TerrainAttribute |
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 |
appearance as argument number 2 |
(instance FertileTerrain TerrainAttribute) | Geography.kif 1819-1819 | |
(instance FlatTerrain TerrainAttribute) | Geography.kif 1748-1748 | |
(instance GeologicallyStable TerrainAttribute) | Geography.kif 1851-1851 | |
(instance LowTerrain TerrainAttribute) | Geography.kif 1761-1761 | |
(instance MountainousTerrain TerrainAttribute) | Geography.kif 1787-1787 | |
(instance SteepTerrain TerrainAttribute) | Geography.kif 1773-1773 | |
(termFormat ChineseLanguage TerrainAttribute "地形属性") | domainEnglishFormat.kif 57580-57580 | |
(termFormat ChineseTraditionalLanguage TerrainAttribute "地形屬性") | domainEnglishFormat.kif 57579-57579 | |
(termFormat EnglishLanguage TerrainAttribute "terrain attribute") | domainEnglishFormat.kif 57578-57578 |
appearance as argument number 3 |
(domain terrainInArea 2 TerrainAttribute) | Geography.kif 1713-1713 |
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 |