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


KB Term:  Term intersection
English Word: 

Sigma KEE - Excreting
Excreting(excreting)egest, eliminate, empty, evacuate, excrete, pass, void

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


(subclass Excreting OrganismProcess) Mid-level-ontology.kif 2711-2711 Excreting is a subclass of organism process
(subclass Excreting Removing) Mid-level-ontology.kif 2712-2712 Excreting is a subclass of removing
(documentation Excreting EnglishLanguage "Excreting is a type of OrganismProcess that discharges waste from tissues, organs or the body") Mid-level-ontology.kif 2713-2714 Excreting is a subclass of removing

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


(termFormat EnglishLanguage Excreting "excreting") Mid-level-ontology.kif 2715-2715
(subclass Urination Excreting) Mid-level-ontology.kif 2728-2728 Urination is a subclass of excreting
(subclass Defecation Excreting) Mid-level-ontology.kif 2740-2740 Defecation is a subclass of excreting
(subclass Perspiring Excreting) Mid-level-ontology.kif 13850-13850 Sweating is a subclass of excreting
(subclass Crying Excreting) emotion.kif 1867-1867 Crying is a subclass of excreting

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


(=>
    (instance ?PROC Excreting)
    (exists (?ORG ?WASTE ?PART)
        (and
            (instance ?ORG Organism)
            (agent ?PROC ?ORG)
            (patient ?PROC ?WASTE)
            (instance ?WASTE Excrement)
            (instance ?PART BodyPart)
            (instrument ?PROC ?PART))))
Mid-level-ontology.kif 2717-2726 If X is an instance of excreting, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of organism (3) Y is an agent of X (4) Z is a patient of X (5) Z is an instance of excrement (6) W is an instance of body part (7) W is an instrument for 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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners