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



KB Term:  Term intersection
English Word: 

  postDistrict

Sigma KEE - postDistrict
postDistrict

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


(instance postDistrict AsymmetricRelation) Mid-level-ontology.kif 27020-27020 post district is an instance of asymmetric relation
(instance postDistrict BinaryPredicate) Mid-level-ontology.kif 27021-27021 post district is an instance of binary predicate
(domain postDistrict 1 PostalPlace) Mid-level-ontology.kif 27022-27022 The number 1 argument of post district is an instance of postal place
(domain postDistrict 2 StateOrProvince) Mid-level-ontology.kif 27023-27023 The number 2 argument of post district is an instance of state or province
(subrelation postDistrict located) Mid-level-ontology.kif 27024-27024 post district is a subrelation of located
(documentation postDistrict EnglishLanguage "(postDistrict ?PostalPlace ?StateOrProvince) means that ?PostalPlace is located in ?StateOrProvince.") Mid-level-ontology.kif 27025-27027 post district is a subrelation of located

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


(format EnglishLanguage postDistrict "%1 is in %2") domainEnglishFormat.kif 4164-4164
(format ChineseTraditionalLanguage postDistrict "%1 是在 %2 ") domainEnglishFormat.kif 4165-4165
(format ChineseLanguage postDistrict "%1 是在 %2 ") domainEnglishFormat.kif 4166-4166
(termFormat EnglishLanguage postDistrict "post district") domainEnglishFormat.kif 65933-65933

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


(=>
    (and
        (postNeighborhood ?PLACE ?NEIGHBORHOOD)
        (geographicSubregion ?NEIGHBORHOOD ?STATE)
        (instance ?STATE StateOrProvince))
    (postDistrict ?PLACE ?STATE))
Mid-level-ontology.kif 26972-26977 If X is in Y, Y is a geographic subregion of Z, and Z is an instance of state or province, then X is in Z
(=>
    (and
        (postCity ?PLACE ?CITY)
        (geographicSubregion ?CITY ?AREA)
        (instance ?AREA StateOrProvince))
    (postDistrict ?PLACE ?AREA))
Mid-level-ontology.kif 27004-27009 If X is in Y, Y is a geographic subregion of Z, and Z is an instance of state or province, then X is in Z
(<=>
    (and
        (located ?PLACE ?GEO)
        (instance ?PLACE PostalPlace)
        (instance ?GEO StateOrProvince))
    (postDistrict ?PLACE ?GEO))
Mid-level-ontology.kif 27029-27034 X is located at Y, X is an instance of postal place, Y is an instance of state or province if, and only if X is in Y
(=>
    (and
        (postPostcodeArea ?PLACE ?AREA)
        (geographicSubregion ?AREA ?GEO)
        (instance ?GEO StateOrProvince))
    (postDistrict ?PLACE ?GEO))
Mid-level-ontology.kif 27086-27091 If X is in post code Y, Y is a geographic subregion of Z, and Z is an instance of state or province, then X is in Z


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