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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Southwest
Southwest(southwest)
southwest, southwesterly, southwestern, southwestward

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


(documentation Southwest EnglishLanguage "Southwest represents the compass direction of Southwest.") Geography.kif 3661-3662
(externalImage Southwest "http://upload.wikimedia.org/wikipedia/commons/ 6/ 6e/ Compass_%28PSF%29.png") pictureList.kif 10267-10267
(externalImage Southwest "http://upload.wikimedia.org/wikipedia/commons/ a/ ab/ CompassRose16_SW.png") pictureList.kif 11875-11875
(instance Southwest DirectionalAttribute) Geography.kif 3658-3658 Southwest is an instance of directional attribute

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


(oppositeDirection Northeast Southwest) Geography.kif 3659-3659 Southwest is an opposite direction of northeast
(termFormat ChineseLanguage Southwest "西南") domainEnglishFormat.kif 54369-54369 Southwest is an opposite direction of northeast
(termFormat ChineseTraditionalLanguage Southwest "西南") domainEnglishFormat.kif 54368-54368 Southwest is an opposite direction of northeast
(termFormat EnglishLanguage Southwest "southwest") domainEnglishFormat.kif 54367-54367 Southwest is an opposite direction of northeast

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


(orientation MiddleEastRegion Asia Southwest) Geography.kif 285-285 Middle east region is southwest to asia
(orientation NorthernIreland Scotland Southwest) Geography.kif 7021-7021 Northern ireland is southwest to scotland
(orientation Oceania NorthAmerica Southwest) Geography.kif 284-284 Oceania is southwest to north america

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


(<=>
    (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