postPostcodeArea |
appearance as argument number 1 |
![]() |
(documentation postPostcodeArea EnglishLanguage "(postPostcodeArea ?PostalPlace ?PostcodeArea) means that ?PostalPlace is located in ?PostcodeArea.") | Mid-level-ontology.kif 25904-25907 | |
(domain postPostcodeArea 1 PostalPlace) | Mid-level-ontology.kif 25901-25901 | The number 1 argument of post postcode area is an instance of postal place |
(domain postPostcodeArea 2 PostcodeArea) | Mid-level-ontology.kif 25902-25902 | The number 2 argument of post postcode area is an instance of postcode area |
(instance postPostcodeArea AsymmetricRelation) | Mid-level-ontology.kif 25899-25899 | post postcode area is an instance of asymmetric relation |
(instance postPostcodeArea BinaryPredicate) | Mid-level-ontology.kif 25900-25900 | post postcode area is an instance of binary predicate |
(subrelation postPostcodeArea located) | Mid-level-ontology.kif 25903-25903 | post postcode area is a subrelation of located |
appearance as argument number 2 |
![]() |
(format ChineseLanguage postPostcodeArea "%1 是在 post code %2 ") | domainEnglishFormat.kif 4174-4174 | |
(format ChineseTraditionalLanguage postPostcodeArea "%1 是在 post code %2 ") | domainEnglishFormat.kif 4173-4173 | |
(format EnglishLanguage postPostcodeArea "%1 is in post code %2") | domainEnglishFormat.kif 4172-4172 | |
(termFormat EnglishLanguage postPostcodeArea "post postcode area") | domainEnglishFormat.kif 65958-65958 |
antecedent |
![]() |
(=> (and (postPostcodeArea ?PLACE ?AREA) (geographicSubregion ?AREA ?CITY) (instance ?CITY City)) (postCity ?PLACE ?CITY)) |
Mid-level-ontology.kif 25916-25921 |
|
(=> (and (postPostcodeArea ?PLACE ?AREA) (geographicSubregion ?AREA ?GEO) (instance ?GEO StateOrProvince)) (postDistrict ?PLACE ?GEO)) |
Mid-level-ontology.kif 25923-25928 |
|
consequent |
![]() |
(<=> (and (located ?PLACE ?AREA) (instance ?PLACE PostalPlace) (instance ?AREA PostcodeArea)) (postPostcodeArea ?PLACE ?AREA)) |
Mid-level-ontology.kif 25909-25914 | A postal place is located at a postcode area and the postal place is an instance of postal place and the postcode area is an instance of postcode area if and only if the postal place is in post code the postcode area |
![]() |
![]() |