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

Formal Language: 



KB Term:  Term intersection
English Word: 

  BodyJoint

Sigma KEE - BodyJoint
BodyJoint(body joint)articulatio, articulation, joint

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


(documentation BodyJoint EnglishLanguage "BodyJunctions where different parts of the same Skeleton come together.") Mid-level-ontology.kif 11574-11575
(subclass BodyJoint BodyJunction) Mid-level-ontology.kif 11573-11573 Body joint is a subclass of body junction

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


(subclass Ankle BodyJoint) Mid-level-ontology.kif 12595-12595 Ankle is a subclass of body joint
(subclass Elbow BodyJoint) Mid-level-ontology.kif 12606-12606 Elbow is a subclass of body joint
(subclass HipJoint BodyJoint) Mid-level-ontology.kif 12673-12673 Hip joint is a subclass of body joint
(subclass Knee BodyJoint) Mid-level-ontology.kif 12640-12640 Knee is a subclass of body joint
(subclass Knuckle BodyJoint) Mid-level-ontology.kif 12663-12663 Knuckle is a subclass of body joint
(subclass Wrist BodyJoint) Mid-level-ontology.kif 12617-12617 Wrist is a subclass of body joint
(termFormat ChineseLanguage BodyJoint "身体关节") domainEnglishFormat.kif 11482-11482
(termFormat ChineseTraditionalLanguage BodyJoint "身體關節") domainEnglishFormat.kif 11481-11481
(termFormat EnglishLanguage BodyJoint "body joint") domainEnglishFormat.kif 11480-11480

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


(=>
    (instance ?J BodyJoint)
    (exists (?S ?P1 ?P2)
        (and
            (instance ?S Skeleton)
            (component ?P1 ?S)
            (component ?P2 ?S)
            (component ?J ?S)
            (connects ?J ?P1 ?P2))))
Mid-level-ontology.kif 11577-11585


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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