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 2525-2526
(subclass Excrement BodySubstance) Mid-level-ontology.kif 2524-2524 Excrement is a subclass of body substance

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


(subclass Feces Excrement) Mid-level-ontology.kif 2538-2538 Feces is a subclass of excrement
(subclass Urine Excrement) Mid-level-ontology.kif 2556-2556 Urine is a subclass of excrement
(termFormat EnglishLanguage Excrement "excrement") Mid-level-ontology.kif 2527-2527 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 2529-2536

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


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