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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Sweat
Sweat

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


(documentation Sweat EnglishLanguage "An AnimalSubstance that contains SodiumChloride and is produced by the sweat glands.") Mid-level-ontology.kif 9457-9458
(subclass Sweat AnimalSubstance) Mid-level-ontology.kif 9456-9456

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


(secretesSubstance SweatGland Sweat) Mid-level-ontology.kif 12257-12257
(termFormat ChineseLanguage Sweat "汗") domainEnglishFormat.kif 56479-56479
(termFormat ChineseTraditionalLanguage Sweat "汗") domainEnglishFormat.kif 56478-56478
(termFormat EnglishLanguage Sweat "sweat") domainEnglishFormat.kif 56477-56477

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


(=>
    (instance ?SWEAT Sweat)
    (exists (?PART)
        (and
            (instance ?PART SodiumChloride)
            (part ?PART ?SWEAT))))
Mid-level-ontology.kif 9460-9465

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


(=>
    (instance ?P Perspiring)
    (exists (?S)
        (and
            (instance ?S Sweat)
            (result ?P ?S))))
emotion.kif 1482-1487


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