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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Left
Left

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


(documentation Left ChineseLanguage "这是一个由左/右模式所衍生的 PositionalAttribute。注:这是 指直接在左边,也就是说如果一个物体在另外一个物体的左边的话,那么这两个物体的投影就会交叠。") chinese_format.kif 3824-3825
(documentation Left EnglishLanguage "This PositionalAttribute is derived from the left/ right schema. Note that this means directly to the left, so that, if one object is to the left of another, then the projections of the two objects overlap.") Merge.kif 17271-17274
(externalImage Left "http://upload.wikimedia.org/wikipedia/en/3/30/XYZ_model.jpg") pictureList.kif 10092-10092
(instance Left AntiSymmetricPositionalAttribute) Merge.kif 17270-17270 LeftAntiSymmetricPositionalAttributeinstance では
(instance Left PositionalAttribute) Merge.kif 17269-17269 Left位置属性instance では

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


(contraryAttribute Right Left) Merge.kif 17278-17278 RightLeftdisjoint では
(termFormat ChineseLanguage Left "左") domainEnglishFormat.kif 33772-33772 RightLeftdisjoint では
(termFormat ChineseTraditionalLanguage Left "左") domainEnglishFormat.kif 33771-33771 RightLeftdisjoint では
(termFormat EnglishLanguage Left "left") domainEnglishFormat.kif 33770-33770 RightLeftdisjoint では
(termFormat tg Left "kaliwa") terms-tg.txt 536-536 RightLeftdisjoint では

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


(=>
    (and
        (orientation ?X ?Y Right)
        (orientation ?Z ?Y Left))
    (orientation ?X ?Z Right))
Merge.kif 17091-17095

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


(<=>
    (orientation ?OBJ1 ?OBJ2 Right)
    (orientation ?OBJ2 ?OBJ1 Left))
Merge.kif 17284-17286 オブジェクトRight オブジェクト では オブジェクトLeft オブジェクト では
(=>
    (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
        (instance ?RIGHT PhysicalRightCIButton)
        (component ?RIGHT ?DEV)
        (instance ?DEV ComputerInputDevice))
    (exists (?LEFT)
        (and
            (instance ?LEFT PhysicalLeftCIButton)
            (component ?LEFT ?DEV)
            (orientation ?RIGHT ?LEFT Left))))
ComputerInput.kif 204-213

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


(subclass LeftArm
    (BodySideFn Left Arm))
Medicine.kif 2859-2859 LeftArmBodySideFn Left and Armsubclass では
(subclass LeftEar
    (BodySideFn Left Ear))
Medicine.kif 2877-2877 LeftEarBodySideFn Left and Earsubclass では
(subclass LeftElbow
    (BodySideFn Left Elbow))
Medicine.kif 2865-2865 LeftElbowBodySideFn Left and Elbowsubclass では
(subclass LeftEye
    (BodySideFn Left Eye))
Medicine.kif 2883-2883 LeftEyeBodySideFn Left and Eyesubclass では
(subclass LeftFoot
    (BodySideFn Left Foot))
Medicine.kif 2925-2925 LeftFootBodySideFn Left and Footsubclass では
(subclass LeftHand
    (BodySideFn Left Hand))
Medicine.kif 2889-2889 LeftHandBodySideFn Left and Handsubclass では
(subclass LeftHip
    (BodySideFn Left Hip))
Medicine.kif 2919-2919 LeftHipBodySideFn Left and Hipsubclass では
(subclass LeftKidney
    (BodySideFn Left Kidney))
Medicine.kif 2901-2901 LeftKidneyBodySideFn Left and Kidneysubclass では
(subclass LeftKnee
    (BodySideFn Left Knee))
Medicine.kif 2913-2913 LeftKneeBodySideFn Left and Kneesubclass では
(subclass LeftLeg
    (BodySideFn Left Leg))
Medicine.kif 2907-2907 LeftLegBodySideFn Left and Legsubclass では
(subclass LeftLung
    (BodySideFn Left Lung))
Medicine.kif 2895-2895 LeftLungBodySideFn Left and Lungsubclass では
(subclass LeftShoulder
    (BodySideFn Left Shoulder))
Medicine.kif 2871-2871 LeftShoulderBodySideFn Left and Shouldersubclass では
(subclass LeftThigh
    (BodyAreaFn
        (BodySideFn Left ThighMuscle)))
Medicine.kif 2931-2931 LeftThighBodyAreaFn BodySideFn Left 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