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 2063-2064
(subclass Excrement BodySubstance) Mid-level-ontology.kif 2062-2062 Excrement is a subclass of body substance

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


(subclass Feces Excrement) Mid-level-ontology.kif 2076-2076 Feces is a subclass of excrement
(subclass Urine Excrement) Mid-level-ontology.kif 2094-2094 Urine is a subclass of excrement
(termFormat EnglishLanguage Excrement "excrement") Mid-level-ontology.kif 2065-2065

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


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

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