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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - LowTerrain
LowTerrain(low terrain)

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


(documentation LowTerrain EnglishLanguage "LowTerrain is terrain in which the slope is less than 3%.") Geography.kif 1921-1922
(instance LowTerrain TerrainAttribute) Geography.kif 1919-1919 Low terrain is an instance of terrain attribute

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


(termFormat ChineseLanguage LowTerrain "低地形") domainEnglishFormat.kif 35242-35242
(termFormat ChineseTraditionalLanguage LowTerrain "低地形") domainEnglishFormat.kif 35241-35241
(termFormat EnglishLanguage LowTerrain "low terrain") domainEnglishFormat.kif 35240-35240

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


(=>
    (and
        (attribute ?AREA LowTerrain)
        (part ?ZONE ?AREA)
        (slopeGradient ?ZONE ?SLOPE))
    (greaterThan 0.03 ?SLOPE))
Geography.kif 1924-1929


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