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



KB Term:  Term intersection
English Word: 

Sigma KEE - primaryGeopoliticalSubdivisionType
primaryGeopoliticalSubdivisionType

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


(instance primaryGeopoliticalSubdivisionType BinaryPredicate) Mid-level-ontology.kif 34188-34188 primary geopolitical subdivision type is an instance of binary predicate
(domain primaryGeopoliticalSubdivisionType 1 GeopoliticalArea) Mid-level-ontology.kif 34189-34189 The number 1 argument of primary geopolitical subdivision type is an instance of geopolitical area
(domainSubclass primaryGeopoliticalSubdivisionType 2 GeopoliticalArea) Mid-level-ontology.kif 34190-34190 The number 2 argument of primary geopolitical subdivision type is a subclass of geopolitical area
(documentation primaryGeopoliticalSubdivisionType EnglishLanguage "(primaryGeopoliticalSubdivisionType ?COUNTRY ?TYPE) means that the first-order administrative divisons of ?COUNTRY are of the type ?TYPE.") Mid-level-ontology.kif 34192-34194 The number 2 argument of primary geopolitical subdivision type is a subclass of geopolitical area

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


(format EnglishLanguage primaryGeopoliticalSubdivisionType "%2 is %n a primary geopolitical subdivision type of %1") domainEnglishFormat.kif 2049-2049
(format ChineseTraditionalLanguage primaryGeopoliticalSubdivisionType "%2 %n 是 % 的 %1 primary 地緣政治細分類別") domainEnglishFormat.kif 2050-2050
(format ChineseLanguage primaryGeopoliticalSubdivisionType "%2 %n 是 % 的 %1 primary 地缘政治细分类别") domainEnglishFormat.kif 2051-2051
(termFormat EnglishLanguage primaryGeopoliticalSubdivisionType "primary geopolitical subdivision type") domainEnglishFormat.kif 47305-47305
(termFormat ChineseTraditionalLanguage primaryGeopoliticalSubdivisionType "主要地緣政治細分類型") domainEnglishFormat.kif 47306-47306
(termFormat ChineseLanguage primaryGeopoliticalSubdivisionType "主要地缘政治细分类型") domainEnglishFormat.kif 47307-47307

antecedent
-------------------------


(=>
    (primaryGeopoliticalSubdivisionType ?AREA ?TYPE)
    (exists (?SUBAREA)
        (and
            (instance ?SUBAREA ?TYPE)
            (primaryGeopoliticalSubdivision ?SUBAREA ?AREA))))
Mid-level-ontology.kif 34196-34201 If X is a primary geopolitical subdivision type of Y, then there exists Z such that Z is an instance of X and Y is a primary geopolitical subdivision of Z
(=>
    (and
        (primaryGeopoliticalSubdivisionType ?AREA ?TYPE)
        (primaryGeopoliticalSubdivision ?SUBAREA ?AREA))
    (instance ?SUBAREA ?TYPE))
Mid-level-ontology.kif 34203-34207 If X is a primary geopolitical subdivision type of Y and Y is a primary geopolitical subdivision of Z, then Z is an instance of X


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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners