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


KB Term:  Term intersection
English Word: 

Sigma KEE - Oasis
Oasis(oasis)
oasis

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


(documentation Oasis EnglishLanguage "Oasis is a subclass of LandAreas that are fertile places within a desert, which have water and some vegetation.") Geography.kif 8210-8211
(externalImage Oasis "http://upload.wikimedia.org/wikipedia/commons/thumb/ 2/ 27/ Oasis_in_Lybia.JPG/ 250px_Oasis_in_Lybia.JPG") pictureList.kif 1202-1202
(subclass Oasis Biome) Geography.kif 8207-8207 Oasis is a subclass of biome
(subclass Oasis LandArea) Geography.kif 8208-8208 Oasis is a subclass of land area

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


(termFormat ChineseLanguage Oasis "绿洲") domainEnglishFormat.kif 41513-41513
(termFormat ChineseTraditionalLanguage Oasis "綠洲") domainEnglishFormat.kif 41512-41512
(termFormat EnglishLanguage Oasis "oasis") domainEnglishFormat.kif 41511-41511

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


(=>
    (instance ?OASIS Oasis)
    (attribute ?OASIS FertileTerrain))
Geography.kif 8227-8229
(=>
    (instance ?OASIS Oasis)
    (exists (?DESERT)
        (and
            (instance ?DESERT Desert)
            (located ?OASIS ?DESERT))))
Geography.kif 8213-8218
(=>
    (instance ?OASIS Oasis)
    (exists (?WATER)
        (and
            (instance ?WATER FreshWaterArea)
            (located ?WATER ?OASIS))))
Geography.kif 8220-8225


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