BodySegment(body segment) |
appearance as argument number 1 |
(documentation BodySegment EnglishLanguage "a part of the body that is capable of some degree of intentional independent motion from some other part of the body to which it is connected.") | Mid-level-ontology.kif 10600-10602 | |
(subclass BodySegment BodyPart) | Mid-level-ontology.kif 10599-10599 | Body segment is a subclass of body part |
appearance as argument number 2 |
(subclass Foot BodySegment) | Mid-level-ontology.kif 12725-12725 | Foot is a subclass of body segment |
(subclass Forearm BodySegment) | Mid-level-ontology.kif 10856-10856 | Forearm is a subclass of body segment |
(subclass Hand BodySegment) | Mid-level-ontology.kif 12497-12497 | Hand is a subclass of body segment |
(subclass LowerLeg BodySegment) | Mid-level-ontology.kif 10871-10871 | Lower leg is a subclass of body segment |
(subclass UpperArm BodySegment) | Mid-level-ontology.kif 10861-10861 | Upper arm is a subclass of body segment |
(subclass UpperLeg BodySegment) | Mid-level-ontology.kif 10866-10866 | Upper leg is a subclass of body segment |
(termFormat EnglishLanguage BodySegment "body segment") | domainEnglishFormat.kif 64554-64554 |
antecedent |
(=> (and (instance ?BS1 BodySegment) (instance ?BS2 BodySegment) (connected ?BS1 ?BS2) (instance ?BM BodyMotion) (moves ?BM ?BS1)) (modalAttribute (not (exists (?BM2) (and (instance ?BM2 BodyMotion) (moves ?BM2 ?BS2) (during (WhenFn ?BM2) (WhenFn ?BM))))) Possibility)) |
Mid-level-ontology.kif 10604-10620 |
|