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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Basin
Basin(basin)
basin, cirque, corrie, cwm, depression, natural_depression, saltpan, tidal_basin

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


(documentation Basin EnglishLanguage "A Basin is an area of land enclosed or partially enclosed by higher land.") Geography.kif 4451-4452
(externalImage Basin "http://upload.wikimedia.org/wikipedia/commons/3/37/ Sudbury_Wanapitei_WorldWind.jpg") pictureList.kif 3046-3046
(externalImage Basin "http://upload.wikimedia.org/wikipedia/commons/b/b4/ Ohiorivermap.png") pictureList.kif 2939-2939
(externalImage Basin "http://upload.wikimedia.org/wikipedia/commons/b/bd/ Mississippi_River_basin.jpg") pictureList.kif 3045-3045
(subclass Basin LandForm) Geography.kif 4450-4450 Basin is a subclass of land form

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


(termFormat ChineseLanguage Basin "盆地") domainEnglishFormat.kif 10117-10117
(termFormat ChineseTraditionalLanguage Basin "盆地") domainEnglishFormat.kif 10116-10116
(termFormat EnglishLanguage Basin "basin") domainEnglishFormat.kif 10115-10115

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


(=>
    (and
        (instance ?basin Basin)
        (instance ?area LandArea)
        (instance ?U UnitOfLength)
        (earthAltitude ?basin
            (MeasureFn ?height1 ?U))
        (earthAltitude ?area
            (MeasureFn ?height2 ?U))
        (orientation ?basin ?area Adjacent))
    (greaterThan ?height2 ?height1))
Geography.kif 4454-4464


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