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



KB Term:  Term intersection
English Word: 

Sigma KEE - commentator
commentator

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


(instance commentator BinaryPredicate) Mid-level-ontology.kif 17513-17513 commentator is an instance of binary predicate
(domain commentator 1 AutonomousAgent) Mid-level-ontology.kif 17514-17514 The number 1 argument of commentator is an instance of agent
(domain commentator 2 Process) Mid-level-ontology.kif 17515-17515 The number 2 argument of commentator is an instance of process
(documentation commentator EnglishLanguage "(commentator ?AGENT ?PROCESS) means that some AutonomousAgent ?AGENT is Looking at some Process ?PROCESS and Speaking about it simultaneously.") Mid-level-ontology.kif 17516-17517 The number 2 argument of commentator is an instance of process

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


(termFormat EnglishLanguage commentator "commentator") Mid-level-ontology.kif 17518-17518
(format EnglishLanguage commentator "%1 comments about %2") domainEnglishFormat.kif 3040-3040
(format ChineseTraditionalLanguage commentator "%1 comments 關於 %2 ") domainEnglishFormat.kif 3041-3041
(format ChineseLanguage commentator "%1 comments 关于 %2 ") domainEnglishFormat.kif 3042-3042

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


(=>
    (commentator ?AGENT ?PROCESS)
    (exists (?COMMENTING)
        (and
            (instance ?COMMENTING Commenting)
            (agent ?COMMENTING ?AGENT)
            (patient ?COMMENTING ?PROCESS))))
Mid-level-ontology.kif 17519-17525 If X comments about Y, then there exists Z such that Z is an instance of commenting, X is an agent of Z, and Y is a patient of Z


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners