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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 6689-6690
(externalImage Desert "http://upload.wikimedia.org/wikipedia/commons/a/a5/ Namibian_Desert.jpg") pictureList.kif 1472-1472
(subclass Desert LandArea) Geography.kif 6688-6688 Desert est une sous-classe de zone de terre

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


(termFormat ChineseLanguage Desert "沙漠") domainEnglishFormat.kif 19215-19215
(termFormat ChineseTraditionalLanguage Desert "沙漠") domainEnglishFormat.kif 19214-19214
(termFormat EnglishLanguage Desert "desert") domainEnglishFormat.kif 19213-19213

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


(=>
    (instance ?DESERT Desert)
    (attribute ?DESERT Dry))
Geography.kif 6692-6694
(=>
    (instance ?DESERT Desert)
    (not
        (vegetationType ?DESERT BotanicalTree)))
Geography.kif 6702-6704
(=>
    (instance ?DESERT Desert)
    (or
        (groundSurfaceType ?DESERT Rock)
        (groundSurfaceType ?DESERT Sand)))
Geography.kif 6696-6700

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 2474-2487
(=>
    (instance ?OASIS Oasis)
    (exists (?DESERT)
        (and
            (instance ?DESERT Desert)
            (located ?OASIS ?DESERT))))
Geography.kif 6712-6717


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