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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AgentPatientProcess
AgentPatientProcess

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


(documentation AgentPatientProcess EnglishLanguage "Instances of AgentPatientProcess have at least one agent and at least one patient. Unlike instances of IntentionalProcess, the agent need not be a CognitiveAgent. Cf. other high-level subclasses of Process, such as DualObjectProcess, InternalChange, and Motion.") Media.kif 165-170
(subclass AgentPatientProcess Process) Media.kif 164-164 AgentPatientProcess过程subclass

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


(termFormat EnglishLanguage AgentPatientProcess "agent patient process") domainEnglishFormat.kif 64417-64417

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


(=>
    (instance ?PROC AgentPatientProcess)
    (exists (?AGENT ?PATIENT)
        (and
            (agent ?PROC ?AGENT)
            (patient ?PROC ?PATIENT))))
Media.kif 172-177


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