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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - FlatTerrain
FlatTerrain(flat terrain)

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


(documentation FlatTerrain EnglishLanguage "FlatTerrain is a TerrainAttribute describing regions within which there is very little variation in altitude.") Geography.kif 1738-1740
(instance FlatTerrain TerrainAttribute) Geography.kif 1736-1736 Flat terrain is an instance of terrain attribute

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


(termFormat ChineseLanguage FlatTerrain "平坦的地形") domainEnglishFormat.kif 24216-24216
(termFormat ChineseTraditionalLanguage FlatTerrain "平坦的地形") domainEnglishFormat.kif 24215-24215
(termFormat EnglishLanguage FlatTerrain "flat terrain") domainEnglishFormat.kif 24214-24214

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


(=>
    (and
        (attribute ?AREA FlatTerrain)
        (part ?ZONE ?AREA)
        (slopeGradient ?ZONE ?SLOPE))
    (greaterThan 0.005 ?SLOPE))
Geography.kif 1742-1747

consequent
-------------------------


(=>
    (and
        (instance ?Mesa Mesa)
        (top ?Top ?Mesa))
    (attribute ?Top FlatTerrain))
Geography.kif 4228-4232
(=>
    (and
        (instance ?Plateau Plateau)
        (top ?Top ?Plateau))
    (attribute ?Top FlatTerrain))
Geography.kif 4209-4213
(=>
    (and
        (instance ?butte Butte)
        (top ?top ?butte))
    (attribute ?top FlatTerrain))
Geography.kif 4251-4255
(=>
    (instance ?Delta Delta)
    (attribute ?Delta FlatTerrain))
Geography.kif 5858-5860
(=>
    (instance ?plain Plain)
    (attribute ?plain FlatTerrain))
Geography.kif 4291-4293


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