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 1727-1728
(subclass TerrainAttribute InternalAttribute) Geography.kif 1725-1725 Terrain attribute is a subclass of internal attribute

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


(instance FertileTerrain TerrainAttribute) Geography.kif 1807-1807 Fertile terrain is an instance of terrain attribute
(instance FlatTerrain TerrainAttribute) Geography.kif 1736-1736 Flat terrain is an instance of terrain attribute
(instance GeologicallyStable TerrainAttribute) Geography.kif 1839-1839 Geologically stable is an instance of terrain attribute
(instance LowTerrain TerrainAttribute) Geography.kif 1749-1749 Low terrain is an instance of terrain attribute
(instance MountainousTerrain TerrainAttribute) Geography.kif 1775-1775 Mountainous terrain is an instance of terrain attribute
(instance SteepTerrain TerrainAttribute) Geography.kif 1761-1761 Steep terrain is an instance of terrain attribute
(termFormat ChineseLanguage TerrainAttribute "地形属性") domainEnglishFormat.kif 57613-57613 Steep terrain is an instance of terrain attribute
(termFormat ChineseTraditionalLanguage TerrainAttribute "地形屬性") domainEnglishFormat.kif 57612-57612 Steep terrain is an instance of terrain attribute
(termFormat EnglishLanguage TerrainAttribute "terrain attribute") domainEnglishFormat.kif 57611-57611 Steep terrain is an instance of terrain attribute

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


(domain terrainInArea 2 TerrainAttribute) Geography.kif 1701-1701 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 1715-1721
(=>
    (and
        (instance ?ATT TerrainAttribute)
        (attribute ?OBJECT ?ATT))
    (instance ?OBJECT LandArea))
Geography.kif 1730-1734


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