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



KB Term:  Term intersection
English Word: 

  Oasis

Sigma KEE - Oasis
Oasis(oasis)
oasis

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


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

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


(termFormat EnglishLanguage Oasis "oasis") domainEnglishFormat.kif 41505-41505
(termFormat ChineseTraditionalLanguage Oasis "綠洲") domainEnglishFormat.kif 41506-41506
(termFormat ChineseLanguage Oasis "绿洲") domainEnglishFormat.kif 41507-41507

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


(=>
    (instance ?OASIS Oasis)
    (exists (?DESERT)
        (and
            (instance ?DESERT Desert)
            (located ?OASIS ?DESERT))))
Geography.kif 8307-8312 If X is an instance of oasis, then there exists Y such that Y is an instance of desert and X is located at Y
(=>
    (instance ?OASIS Oasis)
    (exists (?WATER)
        (and
            (instance ?WATER FreshWaterArea)
            (located ?WATER ?OASIS))))
Geography.kif 8314-8319 If X is an instance of oasis, then there exists Y such that Y is an instance of fresh water area and Y is located at X
(=>
    (instance ?OASIS Oasis)
    (attribute ?OASIS FertileTerrain))
Geography.kif 8321-8323 If X is an instance of oasis, then fertile terrain is an attribute of X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners