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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Sunburn
Sunburn

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


(documentation Sunburn EnglishLanguage "A Damaging of the Skin due to excessive exposure to the sun (Sol).") Mid-level-ontology.kif 11000-11001
(subclass Sunburn OrganOrTissueProcess) Mid-level-ontology.kif 10999-10999

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


(termFormat EnglishLanguage Sunburn "sunburn") Mid-level-ontology.kif 11002-11002

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


(=>
    (and
        (instance ?S Sunburn)
        (experiencer ?S ?H))
    (exists (?D ?SKIN)
        (and
            (instance ?D Damaging)
            (instrument ?D Sol)
            (instance ?SKIN Skin)
            (part ?SKIN ?H)
            (patient ?D ?SKIN))))
Mid-level-ontology.kif 11004-11014


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