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 17278-17278 RightLeftdisjoint では %n
(documentation Right ChineseLanguage "这是一个由左/右模式所衍生的 PositionalAttribute。注: 这是指直接在右边,也就是说如果一个物体在另外一个物体的右边的话,那么这两个物体的投影就会交叠。") chinese_format.kif 3826-3827 RightLeftdisjoint では %n
(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 17279-17282 RightLeftdisjoint では %n
(instance Right AntiSymmetricPositionalAttribute) Merge.kif 17277-17277 RightAntiSymmetricPositionalAttributeinstance では %n
(instance Right PositionalAttribute) Merge.kif 17276-17276 Right位置属性instance では %n

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


(termFormat ChineseLanguage Right "右") domainEnglishFormat.kif 50039-50039
(termFormat ChineseTraditionalLanguage Right "右") domainEnglishFormat.kif 50038-50038
(termFormat EnglishLanguage Right "right") domainEnglishFormat.kif 50037-50037
(termFormat tg Right "kanan") terms-tg.txt 537-537

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


(<=>
    (orientation ?OBJ1 ?OBJ2 Right)
    (orientation ?OBJ2 ?OBJ1 Left))
Merge.kif 17284-17286 オブジェクトRight オブジェクト では %n オブジェクトLeft オブジェクト では %n
(=>
    (and
        (orientation ?X ?Y Right)
        (orientation ?Z ?Y Left))
    (orientation ?X ?Z Right))
Merge.kif 17091-17095

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 17091-17095

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


(subclass RightArm
    (BodySideFn Right Arm))
Medicine.kif 2862-2862 RightArmBodySideFn Right and Armsubclass では %n
(subclass RightEar
    (BodySideFn Right Ear))
Medicine.kif 2880-2880 RightEarBodySideFn Right and Earsubclass では %n
(subclass RightElbow
    (BodySideFn Right Elbow))
Medicine.kif 2868-2868 RightElbowBodySideFn Right and Elbowsubclass では %n
(subclass RightElbow
    (BodySideFn Right Shoulder))
Medicine.kif 2874-2874 RightElbowBodySideFn Right and Shouldersubclass では %n
(subclass RightEye
    (BodySideFn Right Eye))
Medicine.kif 2886-2886 RightEyeBodySideFn Right and Eyesubclass では %n
(subclass RightFoot
    (BodySideFn Right Foot))
Medicine.kif 2928-2928 RightFootBodySideFn Right and Footsubclass では %n
(subclass RightHand
    (BodySideFn Right Hand))
Medicine.kif 2892-2892 RightHandBodySideFn Right and Handsubclass では %n
(subclass RightHip
    (BodySideFn Right Hip))
Medicine.kif 2922-2922 RightHipBodySideFn Right and Hipsubclass では %n
(subclass RightKidney
    (BodySideFn Right Kidney))
Medicine.kif 2904-2904 RightKidneyBodySideFn Right and Kidneysubclass では %n
(subclass RightKnee
    (BodySideFn Right Knee))
Medicine.kif 2916-2916 RightKneeBodySideFn Right and Kneesubclass では %n
(subclass RightLeg
    (BodySideFn Right Leg))
Medicine.kif 2910-2910 RightLegBodySideFn Right and Legsubclass では %n
(subclass RightLung
    (BodySideFn Right Lung))
Medicine.kif 2898-2898 RightLungBodySideFn Right and Lungsubclass では %n
(subclass RightThigh
    (BodyAreaFn
        (BodySideFn Right ThighMuscle)))
Medicine.kif 2934-2934 RightThighBodyAreaFn BodySideFn Right and ThighMusclesubclass では %n


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