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


KB Term:  Term intersection
English Word: 

Sigma KEE - Oasis
Oasis(oasis)
oasis

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


(subclass Oasis Biome) Geography.kif 8292-8292 Oasis is a subclass of biome
(subclass Oasis LandArea) Geography.kif 8293-8293 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 8295-8296 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 8298-8303 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 8305-8310 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 8312-8314 If X is an instance of oasis, then fertile terrain is an attribute of X


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