![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| appearance as argument number 1 |
|
|
| (subclass Strait BodyOfWater) | Geography.kif 6885-6885 | Strait is a subclass of body of water |
| (documentation Strait EnglishLanguage "Strait is the subclass of BodyOfWater that consists of narrow water areas connecting two larger bodies of water. Straits are naturally occurring bodies of water.") | Geography.kif 6886-6888 | Strait is a subclass of body of water |
| (externalImage Strait "http://upload.wikimedia.org/wikipedia/commons/b/be/ Strait.svg") | pictureList.kif 883-883 | Strait is a subclass of body of water |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?strait Strait) (exists (?body1 ?body2) (and (instance ?body1 BodyOfWater) (instance ?body2 BodyOfWater) (connects ?strait ?body1 ?body2)))) |
Geography.kif 6890-6896 | If X is an instance of strait, then there exist Y, Z such that Y is an instance of body of water, Z is an instance of body of water, X connects Y, and Z |