![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Neighborhood
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Neighborhood GeographicArea) | Mid-level-ontology.kif 26939-26939 | Neighborhood is a subclass of geographic area |
| (documentation Neighborhood EnglishLanguage "Neighborhood refers to a GeographicArea that is a subregion of a larger geographic area, such as a City, normally with a distinctive feature") | Mid-level-ontology.kif 26940-26942 | Neighborhood is a subclass of geographic area |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Neighborhood "neighborhood") | Mid-level-ontology.kif 26943-26943 |
| appearance as argument number 3 |
|
|
| (domain postNeighborhood 2 Neighborhood) | Mid-level-ontology.kif 26956-26956 | The number 2 argument of post neighborhood is an instance of neighborhood |
| antecedent |
|
|
| (=> (instance ?PLACE Neighborhood) (exists (?AREA) (geographicSubregion ?PLACE ?AREA))) |
Mid-level-ontology.kif 26945-26948 | If X is an instance of neighborhood, then there exists Y such that X is a geographic subregion of Y |
| (<=> (and (located ?PLACE ?GEO) (instance ?PLACE PostalPlace) (instance ?GEO Neighborhood)) (postNeighborhood ?PLACE ?GEO)) |
Mid-level-ontology.kif 26958-26963 | X is located at Y, X is an instance of postal place, Y is an instance of neighborhood if, and only if X is in Y |