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

Formal Language: 



KB Term:  Term intersection
English Word: 

  commentator

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 15932-15933
(domain commentator 1 AutonomousAgent) Mid-level-ontology.kif 15930-15930 commentator の数値 1 引数は AutonomousAgentinstance では %n
(domain commentator 2 Process) Mid-level-ontology.kif 15931-15931 commentator の数値 2 引数は 工程instance では %n
(instance commentator BinaryPredicate) Mid-level-ontology.kif 15929-15929 commentator2進述語instance では %n

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


(format ChineseLanguage commentator "%1 comments 关于 %2 ") domainEnglishFormat.kif 3046-3046
(format ChineseTraditionalLanguage commentator "%1 comments 關於 %2 ") domainEnglishFormat.kif 3045-3045
(format EnglishLanguage commentator "%1 comments about %2") domainEnglishFormat.kif 3044-3044
(termFormat EnglishLanguage commentator "commentator") Mid-level-ontology.kif 15934-15934

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


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


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 is open source software produced by Articulate Software and its partners