Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  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
-------------------------


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

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


(subclass Ankle BodyJoint) Mid-level-ontology.kif 14341-14341 Ankle is a subclass of body joint
(subclass Elbow BodyJoint) Mid-level-ontology.kif 14352-14352 Elbow is a subclass of body joint
(subclass Wrist BodyJoint) Mid-level-ontology.kif 14363-14363 Wrist is a subclass of body joint
(subclass Knee BodyJoint) Mid-level-ontology.kif 14386-14386 Knee is a subclass of body joint
(subclass Knuckle BodyJoint) Mid-level-ontology.kif 14409-14409 Knuckle is a subclass of body joint
(subclass HipJoint BodyJoint) Mid-level-ontology.kif 14419-14419 Hip joint is a subclass of body joint
(termFormat EnglishLanguage BodyJoint "body joint") domainEnglishFormat.kif 11483-11483 Hip joint is a subclass of body joint
(termFormat ChineseTraditionalLanguage BodyJoint "身體關節") domainEnglishFormat.kif 11484-11484 Hip joint is a subclass of body joint
(termFormat ChineseLanguage BodyJoint "身体关节") domainEnglishFormat.kif 11485-11485 Hip joint is a subclass of body joint

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 13207-13215 If X is an instance of body joint, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of skeleton (3) Z is a component of Y (4) W is a component of Y (5) X is a component of Y (6) X connects Z (7) W

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


(subclass JointPain
    (PainFn BodyJoint))
Medicine.kif 1998-1998 Joint pain is a subclass of pain in the body joint
(subclass Arthritis
    (PainFn BodyJoint))
Medicine.kif 2224-2224 Arthritis is a subclass of pain in the body joint


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners