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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Statement
Statement(statement)ad-lib, comment, conversation_stopper, declaration, explanandum, explanans, explicandum, input, quotation, remark, retrospection, rib, statement, stopper, zinger

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


(documentation Statement EnglishLanguage "A Sentence that is stated to be true.") Mid-level-ontology.kif 15605-15605
(subclass Statement Sentence) Mid-level-ontology.kif 15604-15604 Statement is a subclass of sentence

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


(disjointDecomposition Sentence Statement Supposition Question Request Order) Mid-level-ontology.kif 15602-15602 Sentence is disjointly decomposed into statement, supposition, question, request, and order
(subclass Fact Statement) Mid-level-ontology.kif 15614-15614 Fact is a subclass of statement
(termFormat ChineseLanguage Statement "声明") domainEnglishFormat.kif 55126-55126 Fact is a subclass of statement
(termFormat ChineseTraditionalLanguage Statement "聲明") domainEnglishFormat.kif 55125-55125 Fact is a subclass of statement
(termFormat EnglishLanguage Statement "statement") domainEnglishFormat.kif 55124-55124 Fact is a subclass of statement

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


(=>
    (and
        (instance ?STATE Stating)
        (result ?STATE ?SENTENCE)
        (instance ?SENTENCE Sentence))
    (instance ?SENTENCE Statement))
Mid-level-ontology.kif 15607-15612
(=>
    (instance ?ARGUE Arguing)
    (exists (?STATEMENT ?ARGUMENT)
        (and
            (patient ?ARGUE ?STATEMENT)
            (instance ?STATEMENT Statement)
            (containsInformation ?STATEMENT ?ARGUMENT)
            (instance ?ARGUMENT Argument))))
Mid-level-ontology.kif 902-909


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