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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Excrement
Excrement(excrement)body_waste, excrement, excreta, excretion, excretory_product, human_waste

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


(documentation Excrement EnglishLanguage "Excrement refers to the waste matter that is discharged from the body") Mid-level-ontology.kif 2129-2130
(subclass Excrement BodySubstance) Mid-level-ontology.kif 2128-2128 Excrement is a subclass of body substance

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


(subclass Feces Excrement) Mid-level-ontology.kif 2142-2142 Feces is a subclass of excrement
(subclass Urine Excrement) Mid-level-ontology.kif 2160-2160 Urine is a subclass of excrement
(termFormat EnglishLanguage Excrement "excrement") Mid-level-ontology.kif 2131-2131 Urine is a subclass of excrement

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


(=>
    (instance ?X Excrement)
    (exists (?PROC ?ORG)
        (and
            (instance ?ORG Organism)
            (instance ?PROC PhysiologicProcess)
            (result ?PROC ?X)
            (agent ?PROC ?ORG))))
Mid-level-ontology.kif 2133-2140

consequent
-------------------------


(=>
    (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