Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  ]  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 2593-2593 Excreting is a subclass of organism process
(subclass Excreting Removing) Mid-level-ontology.kif 2594-2594 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 2595-2596 Excreting is a subclass of removing

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


(termFormat EnglishLanguage Excreting "excreting") Mid-level-ontology.kif 2597-2597
(subclass Urination Excreting) Mid-level-ontology.kif 2610-2610 Urination is a subclass of excreting
(subclass Defecation Excreting) Mid-level-ontology.kif 2622-2622 Defecation is a subclass of excreting
(subclass Perspiring Excreting) Mid-level-ontology.kif 13740-13740 Sweating is a subclass of excreting
(subclass Crying Excreting) emotion.kif 1708-1708 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 2599-2608 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 is open source software produced by Articulate Software and its partners