![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MaritimeClaimArea(maritime claim area) |
| appearance as argument number 1 |
|
|
| (subclass MaritimeClaimArea GeographicArea) | Geography.kif 2478-2478 | Maritime claim area is a subclass of geographic area |
| (documentation MaritimeClaimArea EnglishLanguage "A MaritimeClaimArea is a GeographicArea delimited by a geopolitical state's claim, under the LawOfTheSea, of rights to certain resources, activities, or jurisdiction in the claimed area. MaritimeClaimAreas can pertain to WaterAreas, SubmergedLandAreas, and Airspace.") | Geography.kif 2480-2483 | Maritime claim area is a subclass of geographic area |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domainSubclass maritimeClaimType 2 MaritimeClaimArea) | Geography.kif 2434-2434 | The number 2 argument of maritime claim type is a subclass of maritime claim area |
| antecedent |
|
|
| (=> (and (instance ?AREA LandlockedArea) (subclass ?CLAIM MaritimeClaimArea)) (not (maritimeClaimType ?AREA ?CLAIM))) |
Geography.kif 2440-2444 | If X is an instance of landlocked area and Y is a subclass of maritime claim area, then Y is not a maritime claim type of X |
| (=> (and (maritimeClaimType ?AREA ?TYPE) (subclass ?TYPE MaritimeClaimArea)) (exists (?CLAIM) (and (instance ?CLAIM ?TYPE) (claimedTerritory ?CLAIM ?AREA)))) |
Geography.kif 2446-2453 | If X is a maritime claim type of Y and X is a subclass of maritime claim area, then there exists Z such that Z is an instance of X and Y is a claimed territory of Z |
| (=> (and (instance ?AREA ?TYPE) (subclass ?TYPE MaritimeClaimArea) (claimedTerritory ?AREA ?POLITY)) (maritimeClaimType ?POLITY ?TYPE)) |
Geography.kif 2455-2460 | If X is an instance of Y, Y is a subclass of maritime claim area, and Z is a claimed territory of X, then Y is a maritime claim type of Z |
| consequent |
|
|
| (=> (and (instance ?AREA LandlockedArea) (instance ?AREA GeopoliticalArea)) (not (exists (?CLAIM) (and (instance ?CLAIM MaritimeClaimArea) (claimedTerritory ?CLAIM ?AREA))))) |
Geography.kif 2382-2390 | If X is an instance of landlocked area and X is an instance of geopolitical area, then there doesn't exist Y such that Y is an instance of maritime claim area and X is a claimed territory of Y |