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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Urine
Urine

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


(documentation Urine EnglishLanguage "Urine is a type of Liquid Excrement that is secreted by the Kidney") Mid-level-ontology.kif 2088-2089
(subclass Urine Excrement) Mid-level-ontology.kif 2087-2087 UrineExcrementsubclass では %n

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


(termFormat EnglishLanguage Urine "urine") Mid-level-ontology.kif 2090-2090

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


(=>
    (instance ?X Urine)
    (attribute ?X Liquid))
Mid-level-ontology.kif 2092-2094
(=>
    (instance ?X Urine)
    (exists (?PROC ?KIDNEY)
        (and
            (instance ?PROC PhysiologicProcess)
            (instrument ?PROC ?KIDNEY)
            (instance ?KIDNEY Kidney)
            (result ?PROC ?X))))
Mid-level-ontology.kif 2096-2103

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


(=>
    (instance ?PROC Urination)
    (exists (?URINE)
        (and
            (instance ?URINE Urine)
            (objectTransferred ?PROC ?URINE))))
Mid-level-ontology.kif 2127-2132


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