SteepTerrain(steep terrain) | steep |
appearance as argument number 1 |
(documentation SteepTerrain EnglishLanguage "A TerrainAttribute of a region in which there is a wide variation in elevation and slopeGradients of more than 10%.") | Geography.kif 1775-1777 | |
(instance SteepTerrain TerrainAttribute) | Geography.kif 1773-1773 | Steep terrain is an instance of terrain attribute |
appearance as argument number 2 |
(subAttribute MountainousTerrain SteepTerrain) | Geography.kif 1788-1788 | Mountainous terrain is a subattribute of steep terrain |
(termFormat ChineseLanguage SteepTerrain "陡峭的地形") | domainEnglishFormat.kif 55324-55324 | Mountainous terrain is a subattribute of steep terrain |
(termFormat ChineseTraditionalLanguage SteepTerrain "陡峭的地形") | domainEnglishFormat.kif 55323-55323 | Mountainous terrain is a subattribute of steep terrain |
(termFormat EnglishLanguage SteepTerrain "steep terrain") | domainEnglishFormat.kif 55322-55322 | Mountainous terrain is a subattribute of steep terrain |
antecedent |
(=> (attribute ?AREA SteepTerrain) (exists (?ZONE ?SLOPE) (and (part ?ZONE ?AREA) (slopeGradient ?ZONE ?SLOPE) (greaterThan ?SLOPE 0.1)))) |
Geography.kif 1779-1785 |
|
consequent |