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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Sunburn

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 11001-11002
(subclass Sunburn OrganOrTissueProcess) Mid-level-ontology.kif 11000-11000

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


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

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 11005-11015


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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