Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  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
-------------------------


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

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


(termFormat EnglishLanguage Excrement "excrement") Mid-level-ontology.kif 2664-2664
(subclass Feces Excrement) Mid-level-ontology.kif 2675-2675 Feces is a subclass of excrement
(subclass Urine Excrement) Mid-level-ontology.kif 2693-2693 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 2666-2673 If X is an instance of excrement, then there exist Y, Z such that Z is an instance of organism, Y is an instance of physiologic process, X is a result of Y, and Z is an agent of Y

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 2717-2726 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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners