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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - 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 7496-7497
(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 7493-7493
(subclass Oasis LandArea) Geography.kif 7494-7494

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


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

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


(=>
    (instance ?OASIS Oasis)
    (attribute ?OASIS FertileTerrain))
Geography.kif 7513-7515
(=>
    (instance ?OASIS Oasis)
    (exists (?DESERT)
        (and
            (instance ?DESERT Desert)
            (located ?OASIS ?DESERT))))
Geography.kif 7499-7504
(=>
    (instance ?OASIS Oasis)
    (exists (?WATER)
        (and
            (instance ?WATER FreshWaterArea)
            (located ?WATER ?OASIS))))
Geography.kif 7506-7511


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