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



KB Term:  Term intersection
English Word: 

  AgentPatientProcess

Sigma KEE - AgentPatientProcess
AgentPatientProcess(agent patient process)

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


(subclass AgentPatientProcess Process) Media.kif 158-158 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 159-164 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 166-171 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 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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners