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



KB Term:  Term intersection
English Word: 

  Entity

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
-------------------------


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

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


(disjointDecomposition Sentence Statement Supposition Question Request Order) Mid-level-ontology.kif 15835-15835 Sentence is disjointly decomposed into statement, supposition, question, request, and order
(subclass Fact Statement) Mid-level-ontology.kif 15847-15847 Fact is a subclass of statement
(subclass Notification Statement) Facebook.kif 636-636 Notification is a subclass of statement
(termFormat EnglishLanguage Statement "statement") domainEnglishFormat.kif 55117-55117 Notification is a subclass of statement
(termFormat ChineseTraditionalLanguage Statement "聲明") domainEnglishFormat.kif 55118-55118 Notification is a subclass of statement
(termFormat ChineseLanguage Statement "声明") domainEnglishFormat.kif 55119-55119 Notification is a subclass of statement

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


(=>
    (and
        (instance ?NOTIFY Notifying)
        (result ?NOTIFY ?NOTIFICATION)
        (instance ?NOTIFICATION Statement))
    (instance ?NOTIFICATION Notification))
Facebook.kif 639-644 If X is an instance of notifying, Y is a result of X, and Y is an instance of statement, then Y is an instance of notification

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


(=>
    (instance ?ARGUE Arguing)
    (exists (?STATEMENT ?ARGUMENT)
        (and
            (patient ?ARGUE ?STATEMENT)
            (instance ?STATEMENT Statement)
            (containsInformation ?STATEMENT ?ARGUMENT)
            (instance ?ARGUMENT Argument))))
Mid-level-ontology.kif 899-906 If X is an instance of arguing, then there exist Y, Z such that Y is a patient of X, Y is an instance of statement, Y contains information Z, and Z is an instance of argument
(=>
    (and
        (instance ?STATE Stating)
        (result ?STATE ?SENTENCE)
        (instance ?SENTENCE Sentence))
    (instance ?SENTENCE Statement))
Mid-level-ontology.kif 15840-15845 If X is an instance of stating, Y is a result of X, and Y is an instance of sentence, then Y is an instance of statement


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

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners