SeaPort(sea port) |
appearance as argument number 1 |
(documentation SeaPort EnglishLanguage "SeaPort is the subclass of PortCity whose instances are port cities on or closely linked to a Sea or Ocean.") | Transportation.kif 869-871 | |
(subclass SeaPort PortCity) | Transportation.kif 868-868 | Sea port is a subclass of port city |
appearance as argument number 2 |
(termFormat ChineseLanguage SeaPort "海港") | domainEnglishFormat.kif 51745-51745 | |
(termFormat ChineseTraditionalLanguage SeaPort "海港") | domainEnglishFormat.kif 51744-51744 | |
(termFormat EnglishLanguage SeaPort "sea port") | domainEnglishFormat.kif 51743-51743 |
antecedent |
(=> (instance ?PORT SeaPort) (exists (?SEA) (and (or (instance ?SEA Sea) (instance ?SEA Ocean)) (or (orientation ?PORT ?SEA Adjacent) (orientation ?PORT ?SEA Near))))) |
Transportation.kif 873-882 |
|