Channel(channel)
| Bristol_Channel, English_Channel, Hampton_Roads, Mozambique_Channel, North_Channel, Windward_Passage |
| appearance as argument number 1 |
|
|
| (documentation Channel EnglishLanguage "A Channel is a narrow deep waterway connecting two larger bodies of water. May be natural or dredged, salt or fresh water.") | Geography.kif 6854-6856 | |
| (externalImage Channel "http://upload.wikimedia.org/wikipedia/commons/c/ ce/ Baie_du_Havre_14_07_2005.jpg") | pictureList.kif 891-891 | |
| (subclass Channel BodyOfWater) | Geography.kif 6853-6853 | Channel is a subclass of body of water |
| (subclass Channel Waterway) | Transportation.kif 1829-1829 | Channel is a subclass of waterway |
| appearance as argument number 2 |
|
|
| (termFormat ChineseLanguage Channel "渠道") | domainEnglishFormat.kif 14144-14144 | |
| (termFormat ChineseTraditionalLanguage Channel "渠道") | domainEnglishFormat.kif 14143-14143 | |
| (termFormat EnglishLanguage Channel "channel") | domainEnglishFormat.kif 14142-14142 |
| antecedent |
|
|
| (=> (and (instance ?CHANNEL Channel) (instance ?BODY BodyOfWater) (connected ?CHANNEL ?BODY)) (larger ?BODY ?CHANNEL)) |
Geography.kif 6866-6871 |
|
| (=> (instance ?CHANNEL Channel) (exists (?WATER1 ?WATER2) (and (instance ?WATER1 WaterArea) (instance ?WATER2 WaterArea) (connects ?CHANNEL ?WATER1 ?WATER2)))) |
Geography.kif 6858-6864 |
|
|
|