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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BodyJoint
BodyJoint

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


(documentation BodyJoint EnglishLanguage "BodyJunctions where different parts of the same Skeleton come together.") Mid-level-ontology.kif 11922-11923
(subclass BodyJoint BodyJunction) Mid-level-ontology.kif 11921-11921

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


(subclass Ankle BodyJoint) Mid-level-ontology.kif 12942-12942
(subclass Elbow BodyJoint) Mid-level-ontology.kif 12953-12953
(subclass HipJoint BodyJoint) Mid-level-ontology.kif 13020-13020
(subclass Knee BodyJoint) Mid-level-ontology.kif 12987-12987
(subclass Knuckle BodyJoint) Mid-level-ontology.kif 13010-13010
(subclass Wrist BodyJoint) Mid-level-ontology.kif 12964-12964
(termFormat ChineseLanguage BodyJoint "身体关节") domainEnglishFormat.kif 11488-11488
(termFormat ChineseTraditionalLanguage BodyJoint "身體關節") domainEnglishFormat.kif 11487-11487
(termFormat EnglishLanguage BodyJoint "body joint") domainEnglishFormat.kif 11486-11486

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 11925-11933

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


(subclass Arthritis
    (PainFn BodyJoint))
Medicine.kif 2218-2218
(subclass JointPain
    (PainFn BodyJoint))
Medicine.kif 2011-2011


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