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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - TerrainAttribute
TerrainAttribute(terrain attribute)

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


(documentation TerrainAttribute EnglishLanguage "TerrainAttribute is a class of Attributes that describe terrain.") Geography.kif 1739-1740
(subclass TerrainAttribute InternalAttribute) Geography.kif 1737-1737 Terrain attribute is a subclass of internal attribute

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


(instance FertileTerrain TerrainAttribute) Geography.kif 1819-1819 Fertile terrain is an instance of terrain attribute
(instance FlatTerrain TerrainAttribute) Geography.kif 1748-1748 Flat terrain is an instance of terrain attribute
(instance GeologicallyStable TerrainAttribute) Geography.kif 1851-1851 Geologically stable is an instance of terrain attribute
(instance LowTerrain TerrainAttribute) Geography.kif 1761-1761 Low terrain is an instance of terrain attribute
(instance MountainousTerrain TerrainAttribute) Geography.kif 1787-1787 Mountainous terrain is an instance of terrain attribute
(instance SteepTerrain TerrainAttribute) Geography.kif 1773-1773 Steep terrain is an instance of terrain attribute
(termFormat ChineseLanguage TerrainAttribute "地形属性") domainEnglishFormat.kif 57578-57578
(termFormat ChineseTraditionalLanguage TerrainAttribute "地形屬性") domainEnglishFormat.kif 57577-57577
(termFormat EnglishLanguage TerrainAttribute "terrain attribute") domainEnglishFormat.kif 57576-57576

appearance as argument number 3
-------------------------


(domain terrainInArea 2 TerrainAttribute) Geography.kif 1713-1713 The number 2 argument of terrain in area is an instance of terrain attribute

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


(=>
    (and
        (instance ?AREA GeographicArea)
        (attribute ?REGION ?ATTRIBUTE)
        (instance ?ATTRIBUTE TerrainAttribute)
        (partlyLocated ?REGION ?AREA))
    (terrainInArea ?AREA ?ATTRIBUTE))
Geography.kif 1727-1733
(=>
    (and
        (instance ?ATT TerrainAttribute)
        (attribute ?OBJECT ?ATT))
    (instance ?OBJECT LandArea))
Geography.kif 1742-1746


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