![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| postCity |
| appearance as argument number 1 |
|
|
| (instance postCity AsymmetricRelation) | Mid-level-ontology.kif 27036-27036 | post city is an instance of asymmetric relation |
| (instance postCity BinaryPredicate) | Mid-level-ontology.kif 27037-27037 | post city is an instance of binary predicate |
| (domain postCity 1 PostalPlace) | Mid-level-ontology.kif 27038-27038 | The number 1 argument of post city is an instance of postal place |
| (domain postCity 2 City) | Mid-level-ontology.kif 27039-27039 | The number 2 argument of post city is an instance of city |
| (subrelation postCity located) | Mid-level-ontology.kif 27040-27040 | post city is a subrelation of located |
| (documentation postCity EnglishLanguage "(postCity ?PostalPlace ?City) means that ?PostalPlace is located in ?City.") | Mid-level-ontology.kif 27041-27043 | post city is a subrelation of located |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage postCity "%1 is in %2") | domainEnglishFormat.kif 4152-4152 | |
| (format ChineseTraditionalLanguage postCity "%1 是在 %2 ") | domainEnglishFormat.kif 4153-4153 | |
| (format ChineseLanguage postCity "%1 是在 %2 ") | domainEnglishFormat.kif 4154-4154 | |
| (termFormat EnglishLanguage postCity "post city") | domainEnglishFormat.kif 65930-65930 |
| antecedent |
|
|
| (=> (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 (postCity ?PLACE ?CITY) (geographicSubregion ?CITY ?AREA) (or (instance ?AREA Nation) (instance ?AREA DependencyOrSpecialSovereigntyArea))) (postCountry ?PLACE ?AREA)) |
Mid-level-ontology.kif 27011-27018 | If X is in Y, Y is a geographic subregion of Z, and Z is an instance of nation or Z is an instance of dependency or special sovereignty area, then X is in Z |
| consequent |
|
|
| (=> (and (postNeighborhood ?PLACE ?NEIGHBORHOOD) (geographicSubregion ?NEIGHBORHOOD ?CITY) (instance ?CITY City)) (postCity ?PLACE ?CITY)) |
Mid-level-ontology.kif 26965-26970 | If X is in Y, Y is a geographic subregion of Z, and Z is an instance of city, then X is in Z |
| (<=> (and (located ?PLACE ?GEO) (instance ?PLACE PostalPlace) (instance ?GEO City)) (postCity ?PLACE ?GEO)) |
Mid-level-ontology.kif 27045-27050 | X is located at Y, X is an instance of postal place, Y is an instance of city if, and only if X is in Y |
| (=> (and (postPostcodeArea ?PLACE ?AREA) (geographicSubregion ?AREA ?CITY) (instance ?CITY City)) (postCity ?PLACE ?CITY)) |
Mid-level-ontology.kif 27079-27084 | If X is in post code Y, Y is a geographic subregion of Z, and Z is an instance of city, then X is in Z |