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



KB Term:  Term intersection
English Word: 

  West

Sigma KEE - West
West(west of)
W, due_west, west, west_side, westbound, westerly, western, westernmost, westmost, westside, westward, westwards

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


(instance West DirectionalAttribute) Merge.kif 17379-17379 West of is an instance of directional attribute
(documentation West EnglishLanguage "The compass direction of West.") Merge.kif 17380-17380 West of is an instance of directional attribute
(externalImage West "http://articulatesoftware.com/SUMOpictures/tools/miscellaneous/ compass.png") pictureList.kif 2058-2058 West of is an instance of directional attribute

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


(oppositeDirection East West) Mid-level-ontology.kif 20068-20068 West of is an opposite direction of east of
(termFormat EnglishLanguage West "west of") domainEnglishFormat.kif 62710-62710 West of is an opposite direction of east of
(termFormat ChineseTraditionalLanguage West "西方") domainEnglishFormat.kif 62711-62711 West of is an opposite direction of east of
(termFormat ChineseLanguage West "西方") domainEnglishFormat.kif 62712-62712 West of is an opposite direction of east of

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


(orientation Europe Asia West) Geography.kif 276-276 Europe is west of to asia
(orientation LevantRegion MediterraneanRegion West) Geography.kif 309-309 Levant Region is west of to Mediterranean Region
(orientation AtlanticOcean SouthernFrance West) Geography.kif 342-342 Atlantic ocean is west of to Southern France
(orientation Oregon RockyMountains West) Geography.kif 366-366 Oregon is west of to Rocky Mountains
(orientation Nevada RockyMountains West) Geography.kif 367-367 Nevada is west of to Rocky Mountains
(orientation California RockyMountains West) Geography.kif 368-368 California is west of to Rocky Mountains
(orientation Arizona RockyMountains West) Geography.kif 369-369 Arizona is west of to Rocky Mountains
(orientation Oregon KlamathMountains West) Geography.kif 427-427 Oregon is west of to Klamath Mountains
(orientation
    (SeacoastFn California PacificOcean) CaliforniaCoastRanges West)
Geography.kif 440-441 The seacoast of california is west of to California Coast Ranges
(orientation
    (SeacoastFn California PacificOcean) CentralValleyCalifornia West)
Geography.kif 1400-1402 The seacoast of california is west of to Central Valley California
(orientation CentralValleyCalifornia SierraNevada West) Geography.kif 1406-1406 Central Valley California is west of to Sierra Nevada
(orientation
    (SeacoastFn SouthAmerica PacificOcean) AndesMountains West)
Geography.kif 1433-1434 The seacoast of south america is west of to Andes Mountains
(orientation PacificOcean PacificNorthwest West) Geography.kif 1486-1486 Pacific ocean is west of to Pacific Northwest
(orientation RockyMountains PacificNorthwest West) Geography.kif 1487-1487 Rocky Mountains is west of to Pacific Northwest
(orientation PacificOcean WesternNorthAmerica West) Geography.kif 1499-1499 Pacific ocean is west of to Western NorthAmerica
(orientation RockyMountains WesternNorthAmerica West) Geography.kif 1500-1500 Rocky Mountains is west of to Western NorthAmerica
(orientation PacificOcean BritishColumbia West) Geography.kif 1525-1525 Pacific ocean is west of to British Columbia
(orientation AtlanticOcean SaharaDesert West) Geography.kif 8280-8280 Atlantic ocean is west of to Sahara Desert
(orientation AtlanticOcean Sahel West) Geography.kif 8299-8299 Atlantic ocean is west of to Sahel
(orientation Wales England West) Geography.kif 8625-8625 Wales is west of to England
(orientation Ireland Wales West) Geography.kif 8630-8630 Ireland is west of to Wales

appearance as argument number 4
-------------------------


(contraryAttribute North South East West) Merge.kif 17366-17366 North of is the opposite of south of

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


(=>
    (and
        (instance ?A PointInSpace)
        (instance ?B PointInSpace)
        (located ?A RockyMountains)
        (located ?B RockyMountains)
        (orientation ?A ?B East)
        (not
            (exists (?A1 ?B1)
                (and
                    (instance ?A1 PointInSpace)
                    (located ?A1 RockyMountains)
                    (orientation ?A1 ?A East)
                    (instance ?B1 PointInSpace)
                    (located ?B1 RockyMountains)
                    (orientation ?B1 ?B West))))
        (distance ?A ?B
            (MeasureFn ?X Mile)))
    (and
        (greaterThan ?X 70)
        (greaterThan 300 ?X)))
Geography.kif 397-417 If All of the following hold: (1) X is an instance of point in space (2) Y is an instance of point in space (3) X is located at Rocky Mountains (4) Y is located at Rocky Mountains (5) X is east of to Y (6) All of the following hold: (1) there don't exist Z (2) W such that Z is an instance of point in space (3) Z is located at Rocky Mountains (4) Z is east of to X (5) W is an instance of point in space (6) W is located at Rocky Mountains (7) W is west of to Y (7) the distance between X and Y is V mile(s), then V is greater than 70 and 300 is greater than V
(=>
    (and
        (instance ?A PointInSpace)
        (instance ?B PointInSpace)
        (located ?A SierraNevada)
        (located ?B SierraNevada)
        (orientation ?A ?B East)
        (not
            (exists (?A1 ?B1)
                (and
                    (instance ?A1 PointInSpace)
                    (located ?A1 SierraNevada)
                    (orientation ?A1 ?A East)
                    (instance ?B1 PointInSpace)
                    (located ?B1 SierraNevada)
                    (orientation ?B1 ?B West))))
        (distance ?A ?B
            (MeasureFn ?X Mile)))
    (and
        (greaterThan ?X 50)
        (greaterThan 80 ?X)))
Geography.kif 1358-1378 If All of the following hold: (1) X is an instance of point in space (2) Y is an instance of point in space (3) X is located at Sierra Nevada (4) Y is located at Sierra Nevada (5) X is east of to Y (6) All of the following hold: (1) there don't exist Z (2) W such that Z is an instance of point in space (3) Z is located at Sierra Nevada (4) Z is east of to X (5) W is an instance of point in space (6) W is located at Sierra Nevada (7) W is west of to Y (7) the distance between X and Y is V mile(s), then V is greater than 50 and 80 is greater than V
(=>
    (and
        (instance ?A PointInSpace)
        (instance ?B PointInSpace)
        (located ?A AndesMountains)
        (located ?B AndesMountains)
        (orientation ?A ?B East)
        (not
            (exists (?A1 ?B1)
                (and
                    (instance ?A1 PointInSpace)
                    (located ?A1 AndesMountains)
                    (orientation ?A1 ?A East)
                    (instance ?B1 PointInSpace)
                    (located ?B1 AndesMountains)
                    (orientation ?B1 ?B West))))
        (distance ?A ?B
            (MeasureFn ?X Mile)))
    (and
        (greaterThan ?X 120)
        (greaterThan 430 ?X)))
Geography.kif 1456-1476 If All of the following hold: (1) X is an instance of point in space (2) Y is an instance of point in space (3) X is located at Andes Mountains (4) Y is located at Andes Mountains (5) X is east of to Y (6) All of the following hold: (1) there don't exist Z (2) W such that Z is an instance of point in space (3) Z is located at Andes Mountains (4) Z is east of to X (5) W is an instance of point in space (6) W is located at Andes Mountains (7) W is west of to Y (7) the distance between X and Y is V mile(s), then V is greater than 120 and 430 is greater than V
(=>
    (and
        (instance ?R Region)
        (located ?R Nino1Pluse2)
        (objectGeographicCoordinates ?R
            (LatitudeFn South
                (MeasureFn ?X AngularDegree))
            (LongitudeFn West
                (MeasureFn ?Y AngularDegree))))
    (and
        (greaterThanOrEqualTo ?X 0)
        (lessThanOrEqualTo ?X 10)
        (greaterThanOrEqualTo ?Y 80)
        (lessThanOrEqualTo ?Y 90)))
Weather.kif 858-871 If X is an instance of region, X is located at Nino 1+2, and X is object geographic coordinates the region south of of Y angular degree(s) for the meridian at Z angular degree(s) west of, then Y is greater than or equal to 0, Y is less than or equal to 10, Z is greater than or equal to 80, and Z is less than or equal to 90
(=>
    (and
        (instance ?R Region)
        (located ?R Nino3)
        (objectGeographicCoordinates ?R
            (LatitudeFn ?DIR
                (MeasureFn ?X AngularDegree))
            (LongitudeFn West
                (MeasureFn ?Y AngularDegree))))
    (and
        (or
            (equal ?DIR North)
            (equal ?DIR South))
        (lessThanOrEqualTo ?X 5)
        (greaterThanOrEqualTo ?Y 90)
        (lessThanOrEqualTo ?Y 150)))
Weather.kif 881-896 If X is an instance of region, X is located at Nino 3, and X is object geographic coordinates the region Y of Z angular degree(s) for the meridian at W angular degree(s) west of, then equal Y and north of or equal Y and south of, Z is less than or equal to 5, W is greater than or equal to 90, and W is less than or equal to 150
(=>
    (and
        (instance ?R Region)
        (located ?R Nino3Point4)
        (objectGeographicCoordinates ?R
            (LatitudeFn ?DIR
                (MeasureFn ?X AngularDegree))
            (LongitudeFn West
                (MeasureFn ?Y AngularDegree))))
    (and
        (or
            (equal ?DIR North)
            (equal ?DIR South))
        (lessThanOrEqualTo ?X 5)
        (greaterThanOrEqualTo ?Y 120)
        (lessThanOrEqualTo ?Y 170)))
Weather.kif 908-923 If X is an instance of region, X is located at Nino 3.4, and X is object geographic coordinates the region Y of Z angular degree(s) for the meridian at W angular degree(s) west of, then equal Y and north of or equal Y and south of, Z is less than or equal to 5, W is greater than or equal to 120, and W is less than or equal to 170

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


(<=>
    (orientation ?OBJ1 ?OBJ2 East)
    (orientation ?OBJ2 ?OBJ1 West))
Merge.kif 17382-17384 X is east of to Y if and only if Y is west of to X
(=>
    (and
        (instance ?REGION GeographicArea)
        (geographicSubregion
            (GeographicWestFn ?REGION) ?REGION)
        (geographicSubregion
            (GeographicEastFn ?REGION) ?REGION))
    (orientation
        (GeographicWestFn ?REGION)
        (GeographicEastFn ?REGION) West))
Geography.kif 1821-1826 If X is an instance of geographic area, geographic west X is a geographic subregion of X, and geographic east X is a geographic subregion of X, then geographic west X is west of to geographic east X
(=>
    (instance
        (LongitudeFn ?DIRECTION @ROW) Region)
    (or
        (equal ?DIRECTION East)
        (equal ?DIRECTION West)))
Geography.kif 1937-1941 If the meridian at @ROW Y is an instance of region, then equal Y and east of or equal Y and west of
(<=>
    (orientation ?OBJ1 ?OBJ2 Southwest)
    (and
        (orientation ?OBJ1 ?OBJ2 South)
        (orientation ?OBJ1 ?OBJ2 West)))
Geography.kif 5104-5108 X is southwest of to Y if, only if X is south of to Y, and X is west of to Y
(<=>
    (orientation ?OBJ1 ?OBJ2 Northwest)
    (and
        (orientation ?OBJ1 ?OBJ2 North)
        (orientation ?OBJ1 ?OBJ2 West)))
Geography.kif 5116-5120 X is northwest of to Y if, only if X is north of to Y, and X is west of to Y
(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 270.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 West))
Geography.kif 5171-5173 X courseWRT true north Y for 270.0 angular degree(s) if and only if X is west of to Y
(=>
    (and
        (instance ?W ChinookWind)
        (eventLocated ?W ?A))
    (holdsDuring
        (WhenFn ?W)
        (surfaceWindDirection ?A West)))
Weather.kif 2115-2121 If X is an instance of chinook wind and X is located at Y, then west of is a surface wind direction of Y holds during the time of existence of X
(=>
    (and
        (instance ?W CoastalChinookWind)
        (eventLocated ?W ?A))
    (holdsDuring
        (WhenFn ?W)
        (surfaceWindDirection ?A West)))
Weather.kif 2130-2136 If X is an instance of coastal chinook wind and X is located at Y, then west of is a surface wind direction of Y holds during the time of existence of X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners