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

Formal Language: 



KB Term:  Term intersection
English Word: 

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

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


(documentation West ChineseLanguage "这是罗盘方向 West.") chinese_format.kif 3807-3807
(documentation West EnglishLanguage "The compass direction of West.") Merge.kif 17122-17122
(externalImage West "http://articulatesoftware.com/SUMOpictures/tools/miscellaneous/ compass.png") pictureList.kif 2058-2058
(instance West DirectionalAttribute) Merge.kif 17121-17121 West is an instance of directional attribute

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


(oppositeDirection East West) Mid-level-ontology.kif 19223-19223 West is an opposite direction of east
(termFormat ChineseLanguage West "西方") domainEnglishFormat.kif 62732-62732 West is an opposite direction of east
(termFormat ChineseTraditionalLanguage West "西方") domainEnglishFormat.kif 62731-62731 West is an opposite direction of east
(termFormat EnglishLanguage West "west") domainEnglishFormat.kif 62730-62730 West is an opposite direction of east

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


(orientation Europe Asia West) Geography.kif 276-276 Europe is west to asia
(orientation Ireland Wales West) Geography.kif 7034-7034 Ireland is west to Wales
(orientation Wales England West) Geography.kif 7029-7029 Wales is west to England

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


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

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


(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 270.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 West))
Geography.kif 3731-3733 An object courseWRT true north another object for 270.0 angular degree(s) if and only if the object is west to the other object
(<=>
    (orientation ?OBJ1 ?OBJ2 East)
    (orientation ?OBJ2 ?OBJ1 West))
Merge.kif 17124-17126 An object is east to another object if and only if the other object is west to the object
(<=>
    (orientation ?OBJ1 ?OBJ2 Northwest)
    (and
        (orientation ?OBJ1 ?OBJ2 North)
        (orientation ?OBJ1 ?OBJ2 West)))
Geography.kif 3676-3680 An object is northwest to another object if and only if the object is north to the other object and the object is west to the other object
(<=>
    (orientation ?OBJ1 ?OBJ2 Southwest)
    (and
        (orientation ?OBJ1 ?OBJ2 South)
        (orientation ?OBJ1 ?OBJ2 West)))
Geography.kif 3664-3668 An object is southwest to another object if and only if the object is south to the other object and the object is west to the other object
(=>
    (instance
        (LongitudeFn ?DIRECTION @ROW) Region)
    (or
        (equal ?DIRECTION East)
        (equal ?DIRECTION West)))
Geography.kif 461-465


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