Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  MaritimeShelfArea

Sigma KEE - MaritimeShelfArea
MaritimeShelfArea(maritime shelf area)

appearance as argument number 1
-------------------------


(documentation MaritimeShelfArea EnglishLanguage "MaritimeShelfArea is a subclass of MaritimeClaimArea that covers SubmergedLandAreas claimed by an adjacent geopolitical area. The LawOfTheSea defines the continental shelf as extending up to 200 miles (NM) offshore and including the resources found therein. The defined claim area does not correspond exactly to a geological ContinentalShelf, but if there is one, the two areas will overlap spatially.") Geography.kif 1060-1066
(externalImage MaritimeShelfArea "http://upload.wikimedia.org/wikipedia/ commons/ 1/ 1a/ Ross_Ice_Shelf_1997.jpg") pictureList.kif 2489-2489
(subclass MaritimeShelfArea MaritimeClaimArea) Geography.kif 1057-1057 Maritime shelf area is a subclass of maritime claim area
(subclass MaritimeShelfArea SubmergedLandArea) Geography.kif 1058-1058 Maritime shelf area is a subclass of submerged land area

appearance as argument number 2
-------------------------


(range MaritimeShelfAreaFn MaritimeShelfArea) Geography.kif 1086-1086 The range of maritime shelf area is an instance of maritime shelf area
(termFormat ChineseLanguage MaritimeShelfArea "海运货架区") domainEnglishFormat.kif 36239-36239
(termFormat ChineseTraditionalLanguage MaritimeShelfArea "海運貨架區") domainEnglishFormat.kif 36238-36238
(termFormat EnglishLanguage MaritimeShelfArea "maritime shelf area") domainEnglishFormat.kif 36237-36237

antecedent
-------------------------


(=>
    (and
        (instance ?AREA GeopoliticalArea)
        (instance
            (MaritimeShelfAreaFn ?AREA) MaritimeShelfArea))
    (claimedTerritory
        (MaritimeShelfAreaFn ?AREA) ?AREA))
Geography.kif 1092-1096
(=>
    (and
        (instance ?ZONE MaritimeShelfArea)
        (linearExtent ?ZONE
            (MeasureFn ?WIDTH NauticalMile)))
    (lessThanOrEqualTo ?WIDTH 200.0))
Geography.kif 1068-1073
(=>
    (and
        (instance ?zone MaritimeShelfArea)
        (instance ?shelf ContinentalShelf)
        (instance ?country Nation)
        (meetsSpatially ?shelf ?country)
        (claimedTerritory ?zone ?country))
    (overlapsSpatially ?zone ?shelf))
Geography.kif 1075-1082


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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