RiverPort(river port) |
appearance as argument number 1 |
(documentation RiverPort EnglishLanguage "RiverPort is the subclass of PortCity whose instances are port cities Adjacent to a navigable River.") | Transportation.kif 853-854 | |
(externalImage RiverPort "http://upload.wikimedia.org/wikipedia/commons/ 3/ 36/ Barnaul_River_Port.jpg") | pictureList.kif 4808-4808 | |
(subclass RiverPort PortCity) | Transportation.kif 852-852 | River port is a subclass of port city |
appearance as argument number 2 |
(termFormat ChineseLanguage RiverPort "河港") | domainEnglishFormat.kif 50160-50160 | |
(termFormat ChineseTraditionalLanguage RiverPort "河港") | domainEnglishFormat.kif 50159-50159 | |
(termFormat EnglishLanguage RiverPort "river port") | domainEnglishFormat.kif 50158-50158 |
antecedent |
(=> (instance ?PORT RiverPort) (exists (?RIVER) (and (instance ?RIVER River) (instance ?RIVER Waterway) (meetsSpatially ?PORT ?RIVER)))) |
Transportation.kif 856-862 |
|