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


KB Term:  Term intersection
English Word: 

Sigma KEE - SaltWaterArea
SaltWaterArea(salt water area)
bathyal_district, bathyal_zone, briny, continental_slope, main

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


(disjoint SaltWaterArea FreshWaterArea) Merge.kif 14309-14309 Salt water area is disjoint from fresh water area
(documentation SaltWaterArea ChineseLanguage "这是一处含盐 WaterWaterArea,例如:海洋和 海。") chinese_format.kif 1449-1450 Salt water area is disjoint from fresh water area
(documentation SaltWaterArea EnglishLanguage "A WaterArea whose Water is saline, e.g. oceans and seas.") Merge.kif 14310-14311 Salt water area is disjoint from fresh water area
(externalImage SaltWaterArea "http://upload.wikimedia.org/wikipedia/commons/ 3/ 3e/ Wiki_plot_04.png") pictureList.kif 2518-2518 Salt water area is disjoint from fresh water area
(externalImage SaltWaterArea "http://upload.wikimedia.org/wikipedia/commons/ 8/ 82/ World_ocean_map.gif") pictureList.kif 2624-2624 Salt water area is disjoint from fresh water area
(subclass SaltWaterArea WaterArea) Merge.kif 14308-14308 Salt water area is a subclass of water area

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


(instance GulfOfAden SaltWaterArea) Geography.kif 6732-6732 GulfOfAden is an instance of salt water area
(instance GulfOfGuinea SaltWaterArea) Geography.kif 6749-6749 GulfOfGuinea is an instance of salt water area
(instance GulfOfLion SaltWaterArea) Geography.kif 6757-6757 GulfOfLion is an instance of salt water area
(instance GulfOfMexico SaltWaterArea) Geography.kif 6740-6740 GulfOfMexico is an instance of salt water area
(instance GulfOfOman SaltWaterArea) Geography.kif 6724-6724 GulfOfOman is an instance of salt water area
(instance NorthAtlanticOcean SaltWaterArea) Geography.kif 6091-6091 NorthAtlanticOcean is an instance of salt water area
(instance NorthPacificOcean SaltWaterArea) Geography.kif 6123-6123 NorthPacificOcean is an instance of salt water area
(instance NortheasternPacificOcean SaltWaterArea) Geography.kif 6137-6137 NortheasternPacificOcean is an instance of salt water area
(instance NorthwesternPacificOcean SaltWaterArea) Geography.kif 6150-6150 NorthwesternPacificOcean is an instance of salt water area
(instance NullIsland SaltWaterArea) Geography.kif 6775-6775 NullIsland is an instance of salt water area
(instance PersianGulf SaltWaterArea) Geography.kif 6718-6718 PersianGulf is an instance of salt water area
(instance SouthAtlanticOcean SaltWaterArea) Geography.kif 6104-6104 SouthAtlanticOcean is an instance of salt water area
(instance SouthPacificOcean SaltWaterArea) Geography.kif 6163-6163 SouthPacificOcean is an instance of salt water area
(instance StraitOfGibraltar SaltWaterArea) Geography.kif 6927-6927 StraitOfGibraltar is an instance of salt water area
(instance StraitOfHormuz SaltWaterArea) Geography.kif 6916-6916 StraitOfHormuz is an instance of salt water area
(instance WorldOcean SaltWaterArea) Geography.kif 6050-6050 WorldOcean is an instance of salt water area
(subclass Estuary SaltWaterArea) Geography.kif 6783-6783 Estuary is a subclass of salt water area
(subclass ExclusiveFishingZone SaltWaterArea) Geography.kif 2607-2607 ExclusiveFishingZone is a subclass of salt water area
(subclass ExtendedFishingZone SaltWaterArea) Geography.kif 2639-2639 ExtendedFishingZone is a subclass of salt water area
(subclass Gulf SaltWaterArea) Geography.kif 6689-6689 Gulf is a subclass of salt water area
(subclass MaritimeContiguousZone SaltWaterArea) Geography.kif 2505-2505 MaritimeContiguousZone is a subclass of salt water area
(subclass MaritimeExclusiveEconomicZone SaltWaterArea) Geography.kif 2574-2574 MaritimeExclusiveEconomicZone is a subclass of salt water area
(subclass Ocean SaltWaterArea) Geography.kif 6064-6064 Ocean is a subclass of salt water area
(subclass SaltLake SaltWaterArea) Geography.kif 6652-6652 SaltLake is a subclass of salt water area
(subclass Sea SaltWaterArea) Geography.kif 6309-6309 Sea is a subclass of salt water area

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

appearance as argument number 3
-------------------------


(domain SeacoastFn 2 SaltWaterArea) Geography.kif 7727-7727 The number 2 argument of SeacoastFn is an instance of salt water area

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


(=>
    (and
        (instance ?INLET Inlet)
        (meetsSpatially ?INLET ?WATER)
        (instance ?WATER SaltWaterArea))
    (instance ?INLET SaltWaterArea))
Geography.kif 6842-6847

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


(<=>
    (attribute ?WATER OpenSea)
    (exists (?LAND ?DIST)
        (and
            (instance ?WATER SaltWaterArea)
            (not
                (instance ?WATER LandlockedWater))
            (distance ?LAND ?WATER
                (MeasureFn ?DIST NauticalMile))
            (greaterThan ?DIST 5.0))))
Geography.kif 6263-6272 OpenSea is an attribute of an object if and only if there exist a physical and a real number such that the object is an instance of salt water area and the object is not an instance of LandlockedWater and the distance between the physical and the object is the real number NauticalMile(s) and the real number is greater than 5.0
(=>
    (and
        (instance ?COAST Seacoast)
        (instance ?WATER WaterArea)
        (orientation ?WATER ?COAST Adjacent))
    (instance ?WATER SaltWaterArea))
Geography.kif 7741-7746
(=>
    (and
        (instance ?INLET Inlet)
        (meetsSpatially ?INLET ?WATER)
        (instance ?WATER SaltWaterArea))
    (instance ?INLET SaltWaterArea))
Geography.kif 6842-6847
(=>
    (instance ?AREA LandlockedArea)
    (not
        (exists (?WATER ?SEA)
            (and
                (instance ?WATER SaltWaterArea)
                (part ?WATER ?SEA)
                (instance ?SEA Ocean)
                (meetsSpatially ?AREA ?WATER)))))
Geography.kif 2417-2425
(=>
    (instance ?GULF Gulf)
    (exists (?WATER)
        (and
            (instance ?WATER SaltWaterArea)
            (properPart ?GULF ?WATER))))
Geography.kif 6704-6709
(=>
    (instance ?SW SeaWater)
    (exists (?S)
        (and
            (located ?SW ?S)
            (instance ?S SaltWaterArea))))
Geography.kif 4297-4302
(=>
    (instance ?WATER Estuary)
    (exists (?SEA)
        (and
            (instance ?SEA SaltWaterArea)
            (part ?SEA WorldOcean)
            (connected ?SEA ?WATER))))
Geography.kif 6790-6796


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