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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - NorthAtlanticOcean
NorthAtlanticOcean

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


(documentation NorthAtlanticOcean EnglishLanguage "NorthAtlanticOcean denotes the northern geographicSubregion of the AtlanticOcean.") Geography.kif 4526-4528
(externalImage NorthAtlanticOcean "http://upload.wikimedia.org/wikipedia/ commons/ 0/ 06/ Atlantic_Ocean.png") pictureList.kif 2495-2495
(geographicSubregion NorthAtlanticOcean AtlanticOcean) Geography.kif 4522-4522
(geographicSubregion NorthAtlanticOcean NorthernHemisphere) Geography.kif 4523-4523
(geographicSubregion NorthAtlanticOcean WesternHemisphere) Geography.kif 4524-4524
(instance NorthAtlanticOcean BodyOfWater) Geography.kif 4518-4518
(instance NorthAtlanticOcean SaltWaterArea) Geography.kif 4517-4517

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


(connected GulfOfMexico NorthAtlanticOcean) Geography.kif 5154-5154
(meetsSpatially Delaware NorthAtlanticOcean) CountriesAndRegions.kif 919-919
(meetsSpatially FloridaUnitedStates NorthAtlanticOcean) CountriesAndRegions.kif 925-925
(meetsSpatially Georgia NorthAtlanticOcean) CountriesAndRegions.kif 931-931
(meetsSpatially Maine NorthAtlanticOcean) CountriesAndRegions.kif 979-979
(meetsSpatially Maryland NorthAtlanticOcean) CountriesAndRegions.kif 982-982
(meetsSpatially Massachusetts NorthAtlanticOcean) CountriesAndRegions.kif 990-990
(meetsSpatially NewHampshire NorthAtlanticOcean) CountriesAndRegions.kif 1036-1036
(meetsSpatially NewJersey NorthAtlanticOcean) CountriesAndRegions.kif 1042-1042
(meetsSpatially NewYorkState NorthAtlanticOcean) CountriesAndRegions.kif 1061-1061
(meetsSpatially NorthCarolina NorthAtlanticOcean) CountriesAndRegions.kif 1063-1063
(meetsSpatially SouthCarolina NorthAtlanticOcean) CountriesAndRegions.kif 1096-1096
(meetsSpatially Virginia NorthAtlanticOcean) CountriesAndRegions.kif 1134-1134
(names "North Atlantic Ocean" NorthAtlanticOcean) Geography.kif 4519-4519
(names "North Atlantic" NorthAtlanticOcean) Geography.kif 4520-4520
(termFormat ChineseLanguage NorthAtlanticOcean "北大西洋") domainEnglishFormat.kif 40977-40977
(termFormat ChineseTraditionalLanguage NorthAtlanticOcean "北大西洋") domainEnglishFormat.kif 40976-40976
(termFormat EnglishLanguage NorthAtlanticOcean "north atlantic ocean") domainEnglishFormat.kif 40975-40975

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


(=>
    (and
        (instance ?TC TropicalCyclonicSystem)
        (origin ?TC ?SEA)
        (or
            (instance ?SEA NorthAtlanticOcean)
            (instance ?SEA PacificOcean)
            (instance ?SEA IndianOcean)))
    (not
        (exists (?AREA ?DIR ?NUM ?LONG)
            (and
                (located ?AREA ?SEA)
                (instance ?DIR DirectionalAttribute)
                (objectGeographicCoordinates ?AREA
                    (LatitudeFn ?DIR
                        (MeasureFn ?NUM AngularDegree)) ?LONG)
                (or
                    (equal ?DIR North)
                    (equal ?DIR South))
                (lessThan ?NUM 5.0)))))
Weather.kif 627-646

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


(=>
    (and
        (instance ?H Hurricane)
        (eventLocated ?H ?P)
        (instance ?P GeographicArea)
        (or
            (located ?P ?SEA)
            (meetsSpatially ?P ?SEA)))
    (or
        (equal ?SEA NortheasternPacificOcean)
        (equal ?SEA NorthAtlanticOcean)))
Weather.kif 753-763


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