![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| appearance as argument number 1 |
|
|
| (subclass Sentence LinguisticExpression) | Merge.kif 15729-15729 | Sentence is a subclass of linguistic expression |
| (documentation Sentence EnglishLanguage "A syntactically well-formed formula of a Language. It includes, at minimum, a predicate and a subject (which may be explicit or implicit), and it expresses a Proposition.") | Merge.kif 15730-15732 | Sentence is a subclass of linguistic expression |
| (disjointDecomposition Sentence Statement Supposition Question Request Order) | Mid-level-ontology.kif 15835-15835 | Sentence is disjointly decomposed into statement, supposition, question, request, and order |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain truth 1 Sentence) | Merge.kif 17344-17344 | The number 1 argument of truth is an instance of sentence |
| (domain sententialObject 2 Sentence) | Mid-level-ontology.kif 703-703 | The number 2 argument of sentential object is an instance of sentence |
| (domain sententialSubject 2 Sentence) | Mid-level-ontology.kif 711-711 | The number 2 argument of sentential subject is an instance of sentence |
| (domain grammaticalRelation 2 Sentence) | Mid-level-ontology.kif 26655-26655 | The number 2 argument of grammatical relation is an instance of sentence |
| (domain securityQA 2 Sentence) | ComputingBrands.kif 4462-4462 | The number 2 argument of security QA is an instance of sentence |
| (domain states 2 Sentence) | Media.kif 1776-1776 | The number 2 argument of states is an instance of sentence |
| antecedent |
|
|
| consequent |
|
|
| (=> (and (property ?ITEM ?VALUE) (instance ?VALUE TruthValue)) (or (instance ?ITEM Sentence) (instance ?ITEM Proposition))) |
Merge.kif 17327-17333 | If X the attribute Y and Y is an instance of truth value, then X is an instance of sentence or X is an instance of proposition |
| (=> (instance ?T Paragraph) (exists (?S) (and (instance ?S Sentence) (part ?S ?T)))) |
Mid-level-ontology.kif 692-697 | If X is an instance of paragraph, then there exists Y such that Y is an instance of sentence and Y is a part of X |