Term Intersection : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



Term 1: Term 2:

(=>
    (and
        (instance ?AREA LandlockedArea)
        (subclass ?CLAIM MaritimeClaimArea))
    (not
        (maritimeClaimType ?AREA ?CLAIM)))
Geography.kif 983-987
(=>
    (and
        (instance ?AREA ?TYPE)
        (subclass ?TYPE MaritimeClaimArea)
        (claimedTerritory ?AREA ?POLITY))
    (maritimeClaimType ?POLITY ?TYPE))
Geography.kif 998-1003
(=>
    (and
        (maritimeClaimType ?AREA ?TYPE)
        (subclass ?TYPE MaritimeClaimArea))
    (exists (?CLAIM)
        (and
            (instance ?CLAIM ?TYPE)
            (claimedTerritory ?CLAIM ?AREA))))
Geography.kif 989-996
(subclass MaritimeClaimArea GeographicArea) Geography.kif 1021-1021 Maritime claim area is a subclass of geographic area
(subclass MaritimeContiguousZone MaritimeClaimArea) Geography.kif 1030-1030 Maritime contiguous zone is a subclass of maritime claim area
(subclass MaritimeShelfArea MaritimeClaimArea) Geography.kif 1057-1057 Maritime shelf area is a subclass of maritime claim area
(subclass MaritimeExclusiveEconomicZone MaritimeClaimArea) Geography.kif 1099-1099 Maritime exclusive economic zone is a subclass of maritime claim area
(subclass ExclusiveFishingZone MaritimeClaimArea) Geography.kif 1132-1132 Exclusive fishing zone is a subclass of maritime claim area
(subclass ExtendedFishingZone MaritimeClaimArea) Geography.kif 1164-1164 Extended fishing zone is a subclass of maritime claim area
(subclass TerritorialSea MaritimeClaimArea) Geography.kif 1196-1196 Territorial sea is a subclass of maritime claim area


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners