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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Dressmaker

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 11028-11029
(subclass Sunburn OrganOrTissueProcess) Mid-level-ontology.kif 11027-11027 Sunburn器官或身体组织过程subclass

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


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

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 11032-11042


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