| OverseasArea(overseas area) |
| appearance as argument number 1 |
|
|
| (subclass OverseasArea DependencyOrSpecialSovereigntyArea) | Mid-level-ontology.kif 9226-9226 | Overseas area is a subclass of dependency or special sovereignty area |
| (subclass OverseasArea GeopoliticalArea) | Government.kif 451-451 | Overseas area is a subclass of geopolitical area |
| (documentation OverseasArea EnglishLanguage "OverseasArea is the class of GeopoliticalAreas that are related to a Nation as overseas territories, possessions, protectorates, or departments.") | Government.kif 453-455 | Overseas area is a subclass of geopolitical area |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?AREA OverseasArea) (exists (?COUNTRY) (and (instance ?COUNTRY Nation) (dependentGeopoliticalArea ?AREA ?COUNTRY)))) |
Government.kif 457-462 | If X is an instance of overseas area, then there exists Y such that Y is an instance of nation and X is a dependent of Y |
| (=> (and (instance (ShipRegisterFn ?AREA) ShipRegister) (instance ?AREA OverseasArea)) (instance (ShipRegisterFn ?AREA) OffshoreShipRegister)) |
Transportation.kif 1151-1155 | If the ship register of X is an instance of ship register and X is an instance of overseas area, then the ship register of X is an instance of offshore ship register |
| consequent |
|
|
| (=> (and (instance ?COUNTRY Nation) (instance ?AREA (OverseasAreaFn ?COUNTRY))) (dependentAreaOfType ?AREA ?COUNTRY OverseasArea)) |
Government.kif 471-475 | If X is an instance of nation and Y is an instance of the overseas area of X, then Y dependent area of type X for overseas area |
| (=> (instance ?AREA UnincorporatedUnitedStatesTerritory) (dependentAreaOfType ?AREA UnitedStates OverseasArea)) |
Government.kif 479-481 | If X is an instance of unincorporated united states territory, then X dependent area of type united states for overseas area |
|
|