![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| CaveMatrix(cave matrix) |
| appearance as argument number 1 |
|
|
| (subclass CaveMatrix LandForm) | Geography.kif 7648-7648 | Cave matrix is a subclass of land form |
| (documentation CaveMatrix EnglishLanguage "A CaveMatrix is the framework of earth or rock in which a Cave is embedded.") | Geography.kif 7650-7651 | Cave matrix is a subclass of land form |
| (externalImage CaveMatrix "http://upload.wikimedia.org/wikipedia/en/thumb/ 1/ 12/ Painted_cave.jpg/ 300px_Painted_cave.jpg") | pictureList.kif 1067-1067 | Cave matrix is a subclass of land form |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?land CaveMatrix) (instance ?cave Cave) (hole ?cave ?land)) (equal ?land (HoleSkinFn ?cave))) |
Geography.kif 7660-7665 | If X is an instance of cave matrix, Y is an instance of cave, and Y is a hole in X, then equal X and the surface of the hole Y |
| consequent |
|
|
| (=> (instance ?cave Cave) (exists (?land) (and (instance ?land CaveMatrix) (hole ?cave ?land)))) |
Geography.kif 7653-7658 | If X is an instance of cave, then there exists Y such that Y is an instance of cave matrix and X is a hole in Y |