| Rapids(rapids) |
| appearance as argument number 1 |
|
|
| (subclass Rapids StreamWaterArea) | Geography.kif 7254-7254 | Rapids is a subclass of stream water area |
| (documentation Rapids EnglishLanguage "Rapids is the class of WaterAreas that are parts of a StreamWaterArea where the currents move swiftly over rocks.") | Geography.kif 7256-7258 | Rapids is a subclass of stream water area |
| (externalImage Rapids "http://upload.wikimedia.org/wikipedia/commons/3/3a/ Green_wall.JPG") | pictureList.kif 4802-4802 | Rapids is a subclass of stream water area |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?RAPIDS Rapids) (exists (?RIVER) (and (instance ?RIVER River) (part ?RAPIDS ?RIVER)))) |
Geography.kif 7260-7265 | If X is an instance of rapids, then there exists Y such that Y is an instance of river and X is a part of Y |
| (=> (and (instance ?RAPIDS Rapids) (bottom ?BOTTOM ?RAPIDS)) (exists (?ROCK) (and (instance ?ROCK Rock) (part ?ROCK ?BOTTOM)))) |
Geography.kif 7267-7274 | If X is an instance of rapids and the bottom of X is Y, then there exists Z such that Z is an instance of rock and Z is a part of Y |
|
|