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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - OverseasArea
OverseasArea(overseas area)

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


(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
(subclass OverseasArea DependencyOrSpecialSovereigntyArea) Mid-level-ontology.kif 8237-8237 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

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


(instance Palestine OverseasArea) CountriesAndRegions.kif 755-755 Palestine is an instance of overseas area
(rangeSubclass OverseasAreaFn OverseasArea) Government.kif 466-466 The values returned by overseas area are subclasses of overseas area
(subclass BritishCrownColony OverseasArea) Government.kif 483-483 British crown colony is a subclass of overseas area
(subclass UnincorporatedUnitedStatesTerritory OverseasArea) Government.kif 477-477 Unincorporated united states territory is a subclass of overseas area
(termFormat ChineseLanguage OverseasArea "海外地区") domainEnglishFormat.kif 43838-43838 Unincorporated united states territory is a subclass of overseas area
(termFormat ChineseTraditionalLanguage OverseasArea "海外地區") domainEnglishFormat.kif 43837-43837 Unincorporated united states territory is a subclass of overseas area
(termFormat EnglishLanguage OverseasArea "overseas area") domainEnglishFormat.kif 43836-43836 Unincorporated united states territory is a subclass of overseas area

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


(=>
    (and
        (instance
            (ShipRegisterFn ?AREA) ShipRegister)
        (instance ?AREA OverseasArea))
    (instance
        (ShipRegisterFn ?AREA) OffshoreShipRegister))
Transportation.kif 1151-1155
(=>
    (instance ?AREA OverseasArea)
    (exists (?COUNTRY)
        (and
            (instance ?COUNTRY Nation)
            (dependentGeopoliticalArea ?AREA ?COUNTRY))))
Government.kif 457-462

consequent
-------------------------


(=>
    (and
        (instance ?COUNTRY Nation)
        (instance ?AREA
            (OverseasAreaFn ?COUNTRY)))
    (dependentAreaOfType ?AREA ?COUNTRY OverseasArea))
Government.kif 471-475
(=>
    (instance ?AREA UnincorporatedUnitedStatesTerritory)
    (dependentAreaOfType ?AREA UnitedStates OverseasArea))
Government.kif 479-481


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



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