Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - InternationalBorder
InternationalBorder(international border)

appearance as argument number 1
-------------------------


(subclass InternationalBorder GeographicArea) Geography.kif 2199-2199 International border is a subclass of geographic area
(documentation InternationalBorder EnglishLanguage "InternationalBorder is the subclass of GeographicAreas where the areas of two Nations meet.") Geography.kif 2201-2202 International border is a subclass of geographic area

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage InternationalBorder "international border") domainEnglishFormat.kif 30513-30513
(termFormat ChineseTraditionalLanguage InternationalBorder "國際邊界") domainEnglishFormat.kif 30514-30514
(termFormat ChineseLanguage InternationalBorder "国际边界") domainEnglishFormat.kif 30515-30515

consequent
-------------------------


(=>
    (and
        (instance
            (BorderFn ?COUNTRY1 ?COUNTRY2) GeographicArea)
        (instance ?COUNTRY1 Nation)
        (instance ?COUNTRY2 Nation))
    (instance
        (BorderFn ?COUNTRY1 ?COUNTRY2) InternationalBorder))
Geography.kif 2176-2181 If the border of X and Y is an instance of geographic area, X is an instance of nation, and Y is an instance of nation, then the border of X and Y is an instance of international border


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners