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


KB Term:  Term intersection
English Word: 

Sigma KEE - AgentPatientProcess
AgentPatientProcess(agent patient process)

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


(subclass AgentPatientProcess Process) Media.kif 164-164 Agent patient process is a subclass of process
(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 Agent patient process is a subclass of process

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


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

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


(=>
    (instance ?PROC AgentPatientProcess)
    (exists (?AGENT ?PATIENT)
        (and
            (agent ?PROC ?AGENT)
            (patient ?PROC ?PATIENT))))
Media.kif 172-177 If X is an instance of agent patient process, then there exist Y, Z such that Y is an agent of X, and Z is a patient of X


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