![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
RiverPort(river port)
|
| appearance as argument number 1 |
|
|
| (subclass RiverPort PortCity) | Transportation.kif 852-852 | River port is a subclass of port city |
| (documentation RiverPort EnglishLanguage "RiverPort is the subclass of PortCity whose instances are port cities Adjacent to a navigable River.") | Transportation.kif 853-854 | River port is a subclass of port city |
| (externalImage RiverPort "http://upload.wikimedia.org/wikipedia/commons/ 3/ 36/ Barnaul_River_Port.jpg") | pictureList.kif 4807-4807 | River port is a subclass of port city |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?PORT RiverPort) (exists (?RIVER) (and (instance ?RIVER River) (instance ?RIVER Waterway) (meetsSpatially ?PORT ?RIVER)))) |
Transportation.kif 856-862 | If X is an instance of river port, then there exists Y such that Y is an instance of river, Y is an instance of waterway, and X meets Y |