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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Feces
Feces

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


(documentation Feces EnglishLanguage "Feces is a type of Solid Excrement evacuated from the bowels") Mid-level-ontology.kif 2540-2541
(subclass Feces Excrement) Mid-level-ontology.kif 2539-2539 FecesExcrementsubclass では

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


(termFormat EnglishLanguage Feces "feces") Mid-level-ontology.kif 2542-2542

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


(=>
    (instance ?X Feces)
    (attribute ?X Solid))
Mid-level-ontology.kif 2544-2546
(=>
    (instance ?X Feces)
    (exists (?PROC ?INT)
        (and
            (instance ?PROC PhysiologicProcess)
            (instrument ?PROC ?INT)
            (instance ?INT Intestine)
            (result ?PROC ?X))))
Mid-level-ontology.kif 2548-2555

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


(=>
    (instance ?PROC Defecation)
    (exists (?FECES)
        (and
            (instance ?FECES Feces)
            (objectTransferred ?PROC ?FECES))))
Mid-level-ontology.kif 2609-2614


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