SUMO   View all facts   Glossary   Help
Entity > Physical > Object > ContentBearingObject > LinguisticExpression > Sentence
Next LinguisticExpressionSymbolicString    UpLinguisticExpression    Previous LinguisticExpressionPhrase   

Sentence
subjectfact 
Sentencedocumentation A syntactically well-formed formula of a natural or artificial Language. It expresses a complete thought, i.e., a Proposition2001-11-30 13:35:14.0
has axiom
(=>
(instance ?SENTENCE Sentence)
(exists (?PROP)
(and
(instance ?PROP Proposition)
(containsInformation ?SENTENCE ?PROP))))
2001-11-30 13:35:14.0
has axiom
(=>
(instance ?SENTENCE Sentence)
(exists (?PHRASE1 ?PHRASE2)
(and
(instance ?PHRASE1 NounPhrase)
(instance ?PHRASE2 VerbPhrase)
(part ?PHRASE1 ?SENTENCE)
(part ?PHRASE2 ?SENTENCE))))
2001-11-30 13:35:14.0
has axiom
(=>
(instance ?TEXT Text)
(exists (?PART1 ?PART2)
(and
(part ?PART1 ?TEXT)
(part ?PART2 ?TEXT)
(instance ?PART1 Sentence)
(instance ?PART2 Sentence)
(not (equal ?PART1 ?PART2)))))
2001-11-30 13:35:14.0
has axiom
(=>
(and
(equivalentContentInstance ?SENT1 ?SENT2)
(instance ?SENT1 Sentence)
(instance ?SENT2 Sentence))
(<=> ?SENT1 ?SENT2))
2001-11-30 13:35:14.0
has axiom
(=>
(and
(subsumesContentInstance ?SENT1 ?SENT2)
(instance ?SENT1 Sentence)
(instance ?SENT2 Sentence))
(=> ?SENT1 ?SENT2))
2001-11-30 13:35:14.0
is first domain of sentenceOfLanguage2001-11-30 13:35:14.0
is first domain of true2001-11-30 13:35:14.0
is first domain of TruthFn2001-11-30 13:35:14.0
is a kind of LinguisticExpression2001-11-30 13:35:14.0
LinguisticExpressionis disjoint from Icon2001-11-30 13:34:36.0
ContentBearingObjecthas relatedInternalConcept containsInformation2001-11-30 13:33:56.0
is second domain of equivalentContentClass2001-11-30 13:33:56.0
is second domain of equivalentContentInstance2001-11-30 13:33:56.0
is second domain of subsumesContentClass2001-11-30 13:33:56.0
is second domain of subsumesContentInstance2001-11-30 13:33:56.0
Objectis third domain of between2001-11-30 13:34:51.0
is third domain of capability2001-11-30 13:34:51.0
is third domain of connects2001-11-30 13:34:51.0

Kinds of Sentence :

Next LinguisticExpressionSymbolicString    UpLinguisticExpression    Previous LinguisticExpressionPhrase