BorderFn |
appearance as argument number 1 |
![]() |
(documentation BorderFn EnglishLanguage "(BorderFn ?AREA1 ?AREA2) denotes the border area where the GeographicAreas ?AREA1 and ?AREA2 meet.") | Geography.kif 995-996 | |
(domain BorderFn 1 GeographicArea) | Geography.kif 991-991 | |
(domain BorderFn 2 GeographicArea) | Geography.kif 992-992 | |
(instance BorderFn BinaryFunction) | Geography.kif 989-989 | |
(range BorderFn GeographicArea) | Geography.kif 993-993 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage BorderFn "%1 和 %2 的 border ") | domainEnglishFormat.kif 324-324 | |
(format ChineseTraditionalLanguage BorderFn "%1 和 %2 的 border ") | domainEnglishFormat.kif 323-323 | |
(format EnglishLanguage BorderFn "the border of %1 and %2") | domainEnglishFormat.kif 322-322 | |
(names "border" BorderFn) | Geography.kif 990-990 | |
(subrelation ShorelineFn BorderFn) | Geography.kif 6617-6617 | |
(termFormat ChineseLanguage BorderFn "边界") | domainEnglishFormat.kif 11660-11660 | |
(termFormat ChineseTraditionalLanguage BorderFn "邊界") | domainEnglishFormat.kif 11659-11659 | |
(termFormat EnglishLanguage BorderFn "border") | domainEnglishFormat.kif 11658-11658 |
antecedent |
![]() |
(=> (and (instance (BorderFn ?COUNTRY1 ?COUNTRY2) GeographicArea) (instance ?COUNTRY1 Nation) (instance ?COUNTRY2 Nation)) (instance (BorderFn ?COUNTRY1 ?COUNTRY2) InternationalBorder)) |
Geography.kif 1008-1013 | |
(=> (instance (BorderFn ?AREA1 ?AREA2) GeographicArea) (meetsSpatially ?AREA1 ?AREA2)) |
Geography.kif 998-1000 | |
(=> (instance (BorderFn ?AREA1 ?AREA2) GeographicArea) (orientation ?AREA1 ?AREA2 Adjacent)) |
Geography.kif 1015-1017 |
consequent |
![]() |
(=> (and (instance (BorderFn ?COUNTRY1 ?COUNTRY2) GeographicArea) (instance ?COUNTRY1 Nation) (instance ?COUNTRY2 Nation)) (instance (BorderFn ?COUNTRY1 ?COUNTRY2) InternationalBorder)) |
Geography.kif 1008-1013 | |
(=> (and (instance ?OBJ1 GeographicArea) (instance ?OBJ2 GeographicArea)) (equal (BorderFn ?OBJ1 ?OBJ2) (BorderFn ?OBJ2 ?OBJ1))) |
Geography.kif 1002-1006 | |
(=> (instance ?X Checkpoint) (or (exists (?ROAD) (and (instance ?ROAD Road) (orientation ?ROAD ?X Near))) (exists (?REG1 ?REG2) (orientation (BorderFn ?REG1 ?REG2) ?X Near)))) |
Geography.kif 1045-1053 | |
(=> (sharedBorderLength ?N1 ?N2 ?M) (length (BorderFn ?N1 ?N2) ?M)) |
Geography.kif 1061-1063 |
![]() |
![]() |