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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Limb
Limb(limb)
appendage, extremity, leg, limb, member, shank's_mare, shank's_pony, shanks'_mare, shanks'_pony

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


(documentation Limb EnglishLanguage "Any of the limbs of a Vertebrate. Animal Appendages with joints that are used for movement and grasping.") Mid-level-ontology.kif 12802-12804
(externalImage Limb "http://upload.wikimedia.org/wikipedia/commons/thumb/ 0/ 0e/ Upperarm.jpg/ 250px_Upperarm.jpg") pictureList.kif 1157-1157
(subclass Limb AnimalAnatomicalStructure) Mid-level-ontology.kif 12800-12800 Limb is a subclass of animal anatomical structure
(subclass Limb BodyPart) Mid-level-ontology.kif 12801-12801 Limb is a subclass of body part

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


(initialPart DigitAppendage Limb) Mid-level-ontology.kif 12756-12756 Every digit appendage is initially part of a limb
(subclass Arm Limb) Mid-level-ontology.kif 12710-12710 Arm is a subclass of limb
(subclass Leg Limb) Mid-level-ontology.kif 12923-12923 Leg is a subclass of limb
(subclass Wing Limb) Mid-level-ontology.kif 11233-11233 Wing is a subclass of limb
(termFormat ChineseLanguage Limb "肢") domainEnglishFormat.kif 34445-34445 Wing is a subclass of limb
(termFormat ChineseTraditionalLanguage Limb "肢") domainEnglishFormat.kif 34444-34444 Wing is a subclass of limb
(termFormat EnglishLanguage Limb "limb") domainEnglishFormat.kif 34443-34443 Wing is a subclass of limb

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


(=>
    (and
        (instance ?A Amputating)
        (patient ?A ?H)
        (instance ?L Limb))
    (exists (?P ?B)
        (and
            (part ?P ?L)
            (part ?B ?P)
            (instance ?B Bone)
            (holdsDuring
                (ImmediatePastFn
                    (WhenFn ?A))
                (part ?P ?H))
            (holdsDuring
                (ImmediatePastFn
                    (WhenFn ?A))
                (not
                    (part ?P ?H))))))
Medicine.kif 6241-6259
(=>
    (and
        (instance ?TORSO Torso)
        (instance ?LIMB Limb))
    (not
        (overlapsSpatially ?TORSO ?LIMB)))
Mid-level-ontology.kif 13061-13066
(=>
    (instance ?LIMB Limb)
    (exists (?VERTEBRATE)
        (and
            (instance ?VERTEBRATE Vertebrate)
            (part ?LIMB ?VERTEBRATE))))
Mid-level-ontology.kif 12806-12811

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


(=>
    (instance ?DIGIT DigitAppendage)
    (exists (?LIMB)
        (and
            (instance ?LIMB Limb)
            (part ?DIGIT ?LIMB))))
Mid-level-ontology.kif 12737-12742
(=>
    (instance ?SNAKE Snake)
    (not
        (exists (?LIMB)
            (and
                (instance ?LIMB Limb)
                (part ?LIMB ?SNAKE)))))
Mid-level-ontology.kif 12816-12821


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