InternationalBorder(international border) |
appearance as argument number 1 |
(documentation InternationalBorder EnglishLanguage "InternationalBorder is the subclass of GeographicAreas where the areas of two Nations meet.") | Geography.kif 730-731 | |
(subclass InternationalBorder GeographicArea) | Geography.kif 728-728 | International border is a subclass of geographic area |
appearance as argument number 2 |
(termFormat ChineseLanguage InternationalBorder "国际边界") | domainEnglishFormat.kif 30545-30545 | |
(termFormat ChineseTraditionalLanguage InternationalBorder "國際邊界") | domainEnglishFormat.kif 30544-30544 | |
(termFormat EnglishLanguage InternationalBorder "international border") | domainEnglishFormat.kif 30543-30543 |
consequent |
(=> (and (instance (BorderFn ?COUNTRY1 ?COUNTRY2) GeographicArea) (instance ?COUNTRY1 Nation) (instance ?COUNTRY2 Nation)) (instance (BorderFn ?COUNTRY1 ?COUNTRY2) InternationalBorder)) |
Geography.kif 705-710 |
|