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

Formal Language: 


KB Term:  Term intersection
English Word: 

  Desert

Sigma KEE - Desert
Desert(沙漠)

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


(documentation Desert EnglishLanguage "Desert is a subclass of LandAreas that are arid regions having sparse or no vegetation.") Geography.kif 7061-7062
(externalImage Desert "http://upload.wikimedia.org/wikipedia/commons/a/a5/ Namibian_Desert.jpg") pictureList.kif 1472-1472
(subclass Desert LandArea) Geography.kif 7060-7060 沙漠土地面积subclass

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


(instance SaharaDesert Desert) Geography.kif 7078-7078 SaharaDesert沙漠instance
(termFormat ChineseLanguage Desert "沙漠") domainEnglishFormat.kif 19209-19209 SaharaDesert沙漠instance
(termFormat ChineseTraditionalLanguage Desert "沙漠") domainEnglishFormat.kif 19208-19208 SaharaDesert沙漠instance
(termFormat EnglishLanguage Desert "desert") domainEnglishFormat.kif 19207-19207 SaharaDesert沙漠instance

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


(=>
    (instance ?DESERT Desert)
    (attribute ?DESERT Dry))
Geography.kif 7064-7066
(=>
    (instance ?DESERT Desert)
    (not
        (vegetationType ?DESERT BotanicalTree)))
Geography.kif 7074-7076
(=>
    (instance ?DESERT Desert)
    (or
        (groundSurfaceType ?DESERT Rock)
        (groundSurfaceType ?DESERT Sand)))
Geography.kif 7068-7072

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


(=>
    (and
        (instance ?DESERTIFICATION Desertification)
        (eventLocated ?DESERTIFICATION ?AREA))
    (exists (?A1 ?A2)
        (and
            (instance ?A1 ArableLand)
            (instance ?A2 Desert)
            (holdsDuring
                (BeginFn
                    (WhenFn ?DESERTIFICATION))
                (overlapsSpatially ?AREA ?A1))
            (holdsDuring
                (EndFn
                    (WhenFn ?DESERTIFICATION))
                (overlapsSpatially ?AREA ?A2)))))
Weather.kif 3321-3334
(=>
    (instance ?OASIS Oasis)
    (exists (?DESERT)
        (and
            (instance ?DESERT Desert)
            (located ?OASIS ?DESERT))))
Geography.kif 7118-7123


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