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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Excreting
Excreting

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 2114-2115
(subclass Excreting OrganismProcess) Mid-level-ontology.kif 2112-2112
(subclass Excreting Removing) Mid-level-ontology.kif 2113-2113

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


(subclass Crying Excreting) emotion.kif 1123-1123
(subclass Defecation Excreting) Mid-level-ontology.kif 2141-2141
(subclass Perspiring Excreting) Mid-level-ontology.kif 12253-12253
(subclass Urination Excreting) Mid-level-ontology.kif 2129-2129
(termFormat EnglishLanguage Excreting "excreting") Mid-level-ontology.kif 2116-2116

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 2118-2127


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