Sentence(句子) | ![]() |
appearance as argument number 1 |
![]() |
(disjointDecomposition Sentence Statement Supposition Question Request Order) | Mid-level-ontology.kif 13750-13750 | 句子 分拆成不相交的 声明, 假想, 题, 请求, 和 订购 |
(documentation Sentence ChineseLanguage "这是以一种 Language 句法工整的说话。它至少包括一个谓词 和一个主语(可以是明确的或含蓄的),并用于表达一个 Proposition。") | chinese_format.kif 3559-3560 | |
(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 15189-15191 | |
(subclass Sentence LinguisticExpression) | Merge.kif 15188-15188 | 句子 是 语言式表达 的 subclass |
appearance as argument number 2 |
![]() |
(subclass Formula Sentence) | Merge.kif 1495-1495 | 公式 是 句子 的 subclass |
(subclass Order Sentence) | Mid-level-ontology.kif 13802-13802 | 订购 是 句子 的 subclass |
(subclass Question Sentence) | Mid-level-ontology.kif 13769-13769 | 题 是 句子 的 subclass |
(subclass Request Sentence) | Mid-level-ontology.kif 13791-13791 | 请求 是 句子 的 subclass |
(subclass Statement Sentence) | Mid-level-ontology.kif 13752-13752 | 声明 是 句子 的 subclass |
(subclass Supposition Sentence) | Mid-level-ontology.kif 13780-13780 | 假想 是 句子 的 subclass |
(termFormat ChineseLanguage Sentence "句子") | chinese_format.kif 1039-1039 | |
(termFormat EnglishLanguage Sentence "sentence") | english_format.kif 1289-1289 |
appearance as argument number 3 |
![]() |
(domain grammaticalRelation 2 Sentence) | Mid-level-ontology.kif 23826-23826 | 语法关系 的 2 数量 是 句子 的 instance |
(domain securityQA 2 Sentence) | ComputingBrands.kif 4514-4514 | securityQA 的 2 数量 是 句子 的 instance |
(domain sententialObject 2 Sentence) | Mid-level-ontology.kif 687-687 | 句子 的 2 数量 是 句子 的 instance |
(domain sententialSubject 2 Sentence) | Mid-level-ontology.kif 695-695 | 句子主题 的 2 数量 是 句子 的 instance |
(domain states 2 Sentence) | Media.kif 1815-1815 | states 的 2 数量 是 句子 的 instance |
(domain truth 1 Sentence) | Merge.kif 16737-16737 | 真值 的 1 数量 是 句子 的 instance |
antecedent |
![]() |
(=> (and (instance ?COMM LinguisticCommunication) (agent ?COMM ?AGENT) (patient ?COMM ?SENTENCE) (instance ?SENTENCE Sentence)) (holdsDuring (WhenFn ?COMM) (states ?AGENT ?SENTENCE))) |
Media.kif 1822-1828 | |
(=> (and (instance ?ORDER Ordering) (result ?ORDER ?SENTENCE) (instance ?SENTENCE Sentence)) (instance ?SENTENCE Order)) |
Mid-level-ontology.kif 13806-13811 | |
(=> (and (instance ?QUESTION Questioning) (result ?QUESTION ?SENTENCE) (instance ?SENTENCE Sentence)) (instance ?SENTENCE Question)) |
Mid-level-ontology.kif 13773-13778 | |
(=> (and (instance ?R Regretting) (patient ?R ?T) (instance ?T Sentence)) (truth ?T True)) |
Mid-level-ontology.kif 12497-12502 | |
(=> (and (instance ?REQUEST Requesting) (result ?REQUEST ?SENTENCE) (instance ?SENTENCE Sentence)) (instance ?SENTENCE Request)) |
Mid-level-ontology.kif 13795-13800 | |
(=> (and (instance ?STATE Stating) (result ?STATE ?SENTENCE) (instance ?SENTENCE Sentence)) (instance ?SENTENCE Statement)) |
Mid-level-ontology.kif 13755-13760 | |
(=> (and (instance ?SUPPOSE Supposing) (result ?SUPPOSE ?SENTENCE) (instance ?SENTENCE Sentence)) (instance ?SENTENCE Supposition)) |
Mid-level-ontology.kif 13784-13789 | |
(=> (instance ?SENT Sentence) (exists (?PROP) (and (instance ?PROP Proposition) (containsInformation ?SENT ?PROP)))) |
Merge.kif 15193-15198 | |
(=> (instance ?SENTENCE Sentence) (exists (?PHRASE1 ?PHRASE2) (and (instance ?PHRASE1 NounPhrase) (instance ?PHRASE2 VerbPhrase) (part ?PHRASE1 ?SENTENCE) (part ?PHRASE2 ?SENTENCE)))) |
Merge.kif 15078-15085 |
consequent |
![]() |
(=> (and (property ?ITEM ?VALUE) (instance ?VALUE TruthValue)) (or (instance ?ITEM Sentence) (instance ?ITEM Proposition))) |
Merge.kif 16720-16726 | |
(=> (instance ?T Paragraph) (exists (?S) (and (instance ?S Sentence) (part ?S ?T)))) |
Mid-level-ontology.kif 676-681 |
![]() |
![]() |