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 2107-2108
(subclass Excreting OrganismProcess) Mid-level-ontology.kif 2105-2105 Excreting is a subclass of organism process
(subclass Excreting Removing) Mid-level-ontology.kif 2106-2106 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 2134-2134 Defecation is a subclass of excreting
(subclass Perspiring Excreting) Mid-level-ontology.kif 12280-12280 Sweating is a subclass of excreting
(subclass Urination Excreting) Mid-level-ontology.kif 2122-2122 Urination is a subclass of excreting
(termFormat EnglishLanguage Excreting "excreting") Mid-level-ontology.kif 2109-2109

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 2111-2120


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