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 17186-17186
(externalImage West "http://articulatesoftware.com/SUMOpictures/tools/miscellaneous/ compass.png") pictureList.kif 2058-2058
(instance West DirectionalAttribute) Merge.kif 17185-17185 West is an instance of directional attribute

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


(oppositeDirection East West) Mid-level-ontology.kif 19705-19705 West is an opposite direction of east
(termFormat ChineseLanguage West "西方") domainEnglishFormat.kif 62703-62703 West is an opposite direction of east
(termFormat ChineseTraditionalLanguage West "西方") domainEnglishFormat.kif 62702-62702 West is an opposite direction of east
(termFormat EnglishLanguage West "west") domainEnglishFormat.kif 62701-62701 West is an opposite direction of east

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


(orientation AtlanticOcean SaharaDesert West) Geography.kif 6783-6783 Atlantic ocean is west to Sahara Desert
(orientation AtlanticOcean Sahel West) Geography.kif 6802-6802 Atlantic ocean is west to Sahel
(orientation Europe Asia West) Geography.kif 276-276 Europe is west to asia
(orientation Ireland Wales West) Geography.kif 7132-7132 Ireland is west to Wales
(orientation Wales England West) Geography.kif 7127-7127 Wales is west to England

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


(contraryAttribute North South East West) Merge.kif 17172-17172 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 17188-17190 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