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

Formal Language: 



KB Term:  Term intersection
English Word: 

  InternationalBorder

Sigma KEE - InternationalBorder
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 30511-30511
(termFormat ChineseTraditionalLanguage InternationalBorder "國際邊界") domainEnglishFormat.kif 30510-30510
(termFormat EnglishLanguage InternationalBorder "international border") domainEnglishFormat.kif 30509-30509

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


(=>
    (and
        (instance
            (BorderFn ?COUNTRY1 ?COUNTRY2) GeographicArea)
        (instance ?COUNTRY1 Nation)
        (instance ?COUNTRY2 Nation))
    (instance
        (BorderFn ?COUNTRY1 ?COUNTRY2) InternationalBorder))
Geography.kif 705-710


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

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners