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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Excrement

Sigma KEE - Excrement
Excrement

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体物質subclass では %n

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


(subclass Feces Excrement) Mid-level-ontology.kif 2076-2076 FecesExcrementsubclass では %n
(subclass Urine Excrement) Mid-level-ontology.kif 2094-2094 UrineExcrementsubclass では %n
(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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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