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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Right
Right(右)

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


(contraryAttribute Right Left) Merge.kif 17118-17118 的相反
(documentation Right ChineseLanguage "这是一个由左/右模式所衍生的 PositionalAttribute。注: 这是指直接在右边,也就是说如果一个物体在另外一个物体的右边的话,那么这两个物体的投影就会交叠。") chinese_format.kif 3826-3827
(documentation Right EnglishLanguage "This PositionalAttribute is derived from the left/ right schema. Note that this means directly to the right, so that, if one object is to the right of another, then the projections of the two objects overlap.") Merge.kif 17119-17122
(instance Right AntiSymmetricPositionalAttribute) Merge.kif 17117-17117 AntiSymmetricPositionalAttributeinstance
(instance Right PositionalAttribute) Merge.kif 17116-17116 位置属性instance

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


(termFormat ChineseLanguage Right "右") domainEnglishFormat.kif 50006-50006
(termFormat ChineseTraditionalLanguage Right "右") domainEnglishFormat.kif 50005-50005
(termFormat EnglishLanguage Right "right") domainEnglishFormat.kif 50004-50004
(termFormat tg Right "kanan") terms-tg.txt 537-537

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


(<=>
    (orientation ?OBJ1 ?OBJ2 Right)
    (orientation ?OBJ2 ?OBJ1 Left))
Merge.kif 17124-17126 客体另一个 客体 若且唯若 那个 另外 客体那个 客体
(=>
    (and
        (orientation ?X ?Y Right)
        (orientation ?Z ?Y Left))
    (orientation ?X ?Z Right))
Merge.kif 16931-16935

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


(=>
    (and
        (instance ?MID MiddleCIButton)
        (component ?MID ?DEV)
        (instance ?DEV ComputerInputDevice))
    (exists (?LEFT ?RIGHT)
        (and
            (instance ?RIGHT RightCIButton)
            (instance ?LEFT LeftCIButton)
            (component ?RIGHT ?DEV)
            (component ?LEFT ?DEV)
            (between ?LEFT ?MID ?RIGHT)
            (orientation ?MID ?LEFT Left)
            (orientation ?MID ?RIGHT Right))))
ComputerInput.kif 224-237
(=>
    (and
        (orientation ?X ?Y Right)
        (orientation ?Z ?Y Left))
    (orientation ?X ?Z Right))
Merge.kif 16931-16935

statement
-------------------------


(subclass RightArm
    (BodySideFn Right Arm))
Medicine.kif 2861-2861 RightArmBodySideFn and subclass
(subclass RightEar
    (BodySideFn Right Ear))
Medicine.kif 2879-2879 RightEarBodySideFn and subclass
(subclass RightElbow
    (BodySideFn Right Elbow))
Medicine.kif 2867-2867 RightElbowBodySideFn and 手肘subclass
(subclass RightElbow
    (BodySideFn Right Shoulder))
Medicine.kif 2873-2873 RightElbowBodySideFn and subclass
(subclass RightEye
    (BodySideFn Right Eye))
Medicine.kif 2885-2885 RightEyeBodySideFn and 眼睛subclass
(subclass RightFoot
    (BodySideFn Right Foot))
Medicine.kif 2927-2927 RightFootBodySideFn and subclass
(subclass RightHand
    (BodySideFn Right Hand))
Medicine.kif 2891-2891 RightHandBodySideFn and subclass
(subclass RightHip
    (BodySideFn Right Hip))
Medicine.kif 2921-2921 RightHipBodySideFn and Hipsubclass
(subclass RightKidney
    (BodySideFn Right Kidney))
Medicine.kif 2903-2903 RightKidneyBodySideFn and subclass
(subclass RightKnee
    (BodySideFn Right Knee))
Medicine.kif 2915-2915 RightKneeBodySideFn and 膝盖subclass
(subclass RightLeg
    (BodySideFn Right Leg))
Medicine.kif 2909-2909 RightLegBodySideFn and subclass
(subclass RightLung
    (BodySideFn Right Lung))
Medicine.kif 2897-2897 RightLungBodySideFn and subclass
(subclass RightThigh
    (BodyAreaFn
        (BodySideFn Right ThighMuscle)))
Medicine.kif 2933-2933 RightThighBodyAreaFn BodySideFn and ThighMusclesubclass


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