Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Sentence
Sentence(文)

appearance as argument number 1
-------------------------


(disjointDecomposition Sentence Statement Supposition Question Request Order) Mid-level-ontology.kif 15602-15602 Statement, Supposition, Question, Request, + Orderdisjointly decomposed
(documentation Sentence ChineseLanguage "这是以一种 Language 句法工整的说话。它至少包括一个谓词 和一个主语(可以是明确的或含蓄的),并用于表达一个 Proposition。") chinese_format.kif 3559-3560 Statement, Supposition, Question, Request, + Orderdisjointly decomposed
(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 15581-15583 Statement, Supposition, Question, Request, + Orderdisjointly decomposed
(subclass Sentence LinguisticExpression) Merge.kif 15580-15580 言語表現subclass では

appearance as argument number 2
-------------------------


(subclass Formula Sentence) Merge.kif 1542-1542 公式subclass では
(subclass Order Sentence) Mid-level-ontology.kif 15654-15654 Ordersubclass では
(subclass Question Sentence) Mid-level-ontology.kif 15621-15621 Questionsubclass では
(subclass Request Sentence) Mid-level-ontology.kif 15643-15643 Requestsubclass では
(subclass Statement Sentence) Mid-level-ontology.kif 15604-15604 Statementsubclass では
(subclass Supposition Sentence) Mid-level-ontology.kif 15632-15632 Suppositionsubclass では
(termFormat ChineseLanguage Sentence "句子") chinese_format.kif 1039-1039 Suppositionsubclass では
(termFormat EnglishLanguage Sentence "sentence") english_format.kif 1289-1289 Suppositionsubclass では
(termFormat FrenchLanguage Sentence "phrase") french_format.kif 717-717 Suppositionsubclass では
(termFormat Hindi Sentence "vaakya") terms-hindi.txt 249-249 Suppositionsubclass では
(termFormat ItalianLanguage Sentence "Frase") terms-it.txt 252-252 Suppositionsubclass では
(termFormat JapaneseLanguage Sentence "文") japanese_format.kif 2401-2401 Suppositionsubclass では
(termFormat PortugueseLanguage Sentence "Frase") portuguese_format.kif 669-669 Suppositionsubclass では
(termFormat cb Sentence "hunahuna") terms-cb.txt 254-254 Suppositionsubclass では
(termFormat cz Sentence "sentence") terms-cz.txt 287-287 Suppositionsubclass では
(termFormat de Sentence "Satz") terms-de.txt 546-546 Suppositionsubclass では
(termFormat ro Sentence "propoziþie") relations-ro.kif 738-738 Suppositionsubclass では
(termFormat tg Sentence "pangungusap") terms-tg.txt 253-253 Suppositionsubclass では

appearance as argument number 3
-------------------------


(domain grammaticalRelation 2 Sentence) Mid-level-ontology.kif 26020-26020 grammaticalRelation の数値 2 引数は instance では
(domain securityQA 2 Sentence) ComputingBrands.kif 4546-4546 securityQA の数値 2 引数は instance では
(domain sententialObject 2 Sentence) Mid-level-ontology.kif 713-713 sententialObject の数値 2 引数は instance では
(domain sententialSubject 2 Sentence) Mid-level-ontology.kif 721-721 sententialSubject の数値 2 引数は instance では
(domain states 2 Sentence) Media.kif 1831-1831 states の数値 2 引数は instance では
(domain truth 1 Sentence) Merge.kif 17150-17150 truth の数値 1 引数は instance では

antecedent
-------------------------


(=>
    (and
        (instance ?COMM LinguisticCommunication)
        (agent ?COMM ?AGENT)
        (patient ?COMM ?SENTENCE)
        (instance ?SENTENCE Sentence))
    (holdsDuring
        (WhenFn ?COMM)
        (states ?AGENT ?SENTENCE)))
Media.kif 1838-1844
(=>
    (and
        (instance ?ORDER Ordering)
        (result ?ORDER ?SENTENCE)
        (instance ?SENTENCE Sentence))
    (instance ?SENTENCE Order))
Mid-level-ontology.kif 15658-15663
(=>
    (and
        (instance ?QUESTION Questioning)
        (result ?QUESTION ?SENTENCE)
        (instance ?SENTENCE Sentence))
    (instance ?SENTENCE Question))
Mid-level-ontology.kif 15625-15630
(=>
    (and
        (instance ?R Regretting)
        (patient ?R ?T)
        (instance ?T Sentence))
    (truth ?T True))
Mid-level-ontology.kif 14308-14313
(=>
    (and
        (instance ?REQUEST Requesting)
        (result ?REQUEST ?SENTENCE)
        (instance ?SENTENCE Sentence))
    (instance ?SENTENCE Request))
Mid-level-ontology.kif 15647-15652
(=>
    (and
        (instance ?STATE Stating)
        (result ?STATE ?SENTENCE)
        (instance ?SENTENCE Sentence))
    (instance ?SENTENCE Statement))
Mid-level-ontology.kif 15607-15612
(=>
    (and
        (instance ?SUPPOSE Supposing)
        (result ?SUPPOSE ?SENTENCE)
        (instance ?SENTENCE Sentence))
    (instance ?SENTENCE Supposition))
Mid-level-ontology.kif 15636-15641
(=>
    (instance ?SENT Sentence)
    (exists (?PROP)
        (and
            (instance ?PROP Proposition)
            (containsInformation ?SENT ?PROP))))
Merge.kif 15585-15590
(=>
    (instance ?SENTENCE Sentence)
    (exists (?PHRASE1 ?PHRASE2)
        (and
            (instance ?PHRASE1 NounPhrase)
            (instance ?PHRASE2 VerbPhrase)
            (part ?PHRASE1 ?SENTENCE)
            (part ?PHRASE2 ?SENTENCE))))
Merge.kif 15470-15477

consequent
-------------------------


(=>
    (and
        (property ?ITEM ?VALUE)
        (instance ?VALUE TruthValue))
    (or
        (instance ?ITEM Sentence)
        (instance ?ITEM Proposition)))
Merge.kif 17133-17139
(=>
    (instance ?T Paragraph)
    (exists (?S)
        (and
            (instance ?S Sentence)
            (part ?S ?T))))
Mid-level-ontology.kif 702-707


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners