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 9676-9677
(subclass Sweat AnimalSubstance) Mid-level-ontology.kif 9675-9675

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


(secretesSubstance SweatGland Sweat) Mid-level-ontology.kif 12476-12476
(termFormat ChineseLanguage Sweat "汗") domainEnglishFormat.kif 56514-56514
(termFormat ChineseTraditionalLanguage Sweat "汗") domainEnglishFormat.kif 56513-56513
(termFormat EnglishLanguage Sweat "sweat") domainEnglishFormat.kif 56512-56512

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


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

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