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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Basin

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 4244-4245
(externalImage Basin "http://upload.wikimedia.org/wikipedia/commons/3/37/ Sudbury_Wanapitei_WorldWind.jpg") pictureList.kif 3047-3047
(externalImage Basin "http://upload.wikimedia.org/wikipedia/commons/b/b4/ Ohiorivermap.png") pictureList.kif 2940-2940
(externalImage Basin "http://upload.wikimedia.org/wikipedia/commons/b/bd/ Mississippi_River_basin.jpg") pictureList.kif 3046-3046
(subclass Basin LandForm) Geography.kif 4243-4243 Basin is a subclass of land form

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


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

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 4247-4257


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 is open source software produced by Articulate Software and its partners