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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - commentator
commentator

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


(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 16123-16124
(domain commentator 1 AutonomousAgent) Mid-level-ontology.kif 16121-16121 The number 1 argument of commentator is an instance of agent
(domain commentator 2 Process) Mid-level-ontology.kif 16122-16122 The number 2 argument of commentator is an instance of process
(instance commentator BinaryPredicate) Mid-level-ontology.kif 16120-16120 commentator is an instance of binary predicate

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


(format ChineseLanguage commentator "%1 comments 关于 %2 ") domainEnglishFormat.kif 3038-3038
(format ChineseTraditionalLanguage commentator "%1 comments 關於 %2 ") domainEnglishFormat.kif 3037-3037
(format EnglishLanguage commentator "%1 comments about %2") domainEnglishFormat.kif 3036-3036
(termFormat EnglishLanguage commentator "commentator") Mid-level-ontology.kif 16125-16125

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


(=>
    (commentator ?AGENT ?PROCESS)
    (exists (?COMMENTING)
        (and
            (instance ?COMMENTING Commenting)
            (agent ?COMMENTING ?AGENT)
            (patient ?COMMENTING ?PROCESS))))
Mid-level-ontology.kif 16126-16132


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