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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - East
East

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


(documentation East ChineseLanguage "这是罗盘方向 East.") chinese_format.kif 3806-3806
(documentation East EnglishLanguage "The compass direction of East.") Merge.kif 17183-17183
(externalImage East "http://articulatesoftware.com/SUMOpictures/tools/miscellaneous/ compass.png") pictureList.kif 1740-1740
(instance East DirectionalAttribute) Merge.kif 17182-17182
(oppositeDirection East West) Mid-level-ontology.kif 19705-19705

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


(termFormat ChineseLanguage East "东") domainEnglishFormat.kif 20829-20829
(termFormat ChineseTraditionalLanguage East "東") domainEnglishFormat.kif 20828-20828
(termFormat EnglishLanguage East "east") domainEnglishFormat.kif 20827-20827

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


(contraryAttribute North South East West) Merge.kif 17172-17172
(orientation Europe NorthAmerica East) Geography.kif 277-277
(orientation IsleOfMan NorthernIreland East) Geography.kif 7131-7131
(orientation NorthAmerica Asia East) Geography.kif 279-279
(orientation RedSea SaharaDesert East) Geography.kif 6782-6782
(orientation RedSea Sahel East) Geography.kif 6801-6801

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


(<=>
    (orientation ?OBJ1 ?OBJ2 East)
    (orientation ?OBJ2 ?OBJ1 West))
Merge.kif 17188-17190

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


(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 90.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 East))
Geography.kif 3723-3725
(<=>
    (orientation ?OBJ1 ?OBJ2 Northeast)
    (and
        (orientation ?OBJ1 ?OBJ2 North)
        (orientation ?OBJ1 ?OBJ2 East)))
Geography.kif 3641-3645
(<=>
    (orientation ?OBJ1 ?OBJ2 Southeast)
    (and
        (orientation ?OBJ1 ?OBJ2 South)
        (orientation ?OBJ1 ?OBJ2 East)))
Geography.kif 3652-3656
(=>
    (instance
        (LongitudeFn ?DIRECTION @ROW) Region)
    (or
        (equal ?DIRECTION East)
        (equal ?DIRECTION West)))
Geography.kif 461-465