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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Urine
Urine(urine)pee, piddle, piss, urine, water, weewee

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 2161-2162
(subclass Urine Excrement) Mid-level-ontology.kif 2160-2160 Urine is a subclass of excrement

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


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

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


(=>
    (instance ?X Urine)
    (attribute ?X Liquid))
Mid-level-ontology.kif 2165-2167
(=>
    (instance ?X Urine)
    (exists (?PROC ?KIDNEY)
        (and
            (instance ?PROC PhysiologicProcess)
            (instrument ?PROC ?KIDNEY)
            (instance ?KIDNEY Kidney)
            (result ?PROC ?X))))
Mid-level-ontology.kif 2169-2176

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


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


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