Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  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
-------------------------


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

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


(subclass Crying Excreting) emotion.kif 1123-1123 Crying is a subclass of excreting
(subclass Defecation Excreting) Mid-level-ontology.kif 2207-2207 Defecation is a subclass of excreting
(subclass Perspiring Excreting) Mid-level-ontology.kif 13149-13149 Sweating is a subclass of excreting
(subclass Urination Excreting) Mid-level-ontology.kif 2195-2195 Urination is a subclass of excreting
(termFormat EnglishLanguage Excreting "excreting") Mid-level-ontology.kif 2182-2182 Urination 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 2184-2193


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