![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| SteepTerrain(steep terrain) | steep |
| appearance as argument number 1 |
|
|
| (instance SteepTerrain TerrainAttribute) | Geography.kif 3224-3224 | Steep terrain is an instance of terrain attribute |
| (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 3226-3228 | Steep terrain is an instance of terrain attribute |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (attribute ?AREA SteepTerrain) (exists (?ZONE ?SLOPE) (and (part ?ZONE ?AREA) (slopeGradient ?ZONE ?SLOPE) (greaterThan ?SLOPE 0.1)))) |
Geography.kif 3230-3236 | If steep terrain is an attribute of X, then there exist Y, Z such that Y is a part of X, Z is a slope gradient of Y, and Z is greater than 0.1 |
| consequent |
|
|