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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BodyPosition
BodyPosition(body position)address, arabesque, asana, attention, attitude, ballet_position, decubitus, erectness, eversion, guard, lithotomy_position, lotus_position, matsyendra, missionary_position, position, posture, sprawl, sprawling, stance, uprightness

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


(documentation BodyPosition ChineseLanguage "这是用来表示动物或人类身体构造或身体部分 Attribute 的类别,例如:站着、坐下、跪下和躺下等等。") chinese_format.kif 4006-4007
(documentation BodyPosition EnglishLanguage "The class of Attributes expressing configurations of bodies or parts of bodies of animals or humans, e.g. standing, sitting, kneeling, lying down, etc.") Merge.kif 18147-18149
(subclass BodyPosition BiologicalAttribute) Merge.kif 18146-18146 Body position is a subclass of biological attribute

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


(instance Fist BodyPosition) Mid-level-ontology.kif 20941-20941 Fist is an instance of body position
(instance Handstand BodyPosition) Mid-level-ontology.kif 20966-20966 Handstand is an instance of body position
(instance Kneeling BodyPosition) Mid-level-ontology.kif 20970-20970 Kneeling is an instance of body position
(instance LateralRecumbant BodyPosition) Anatomy.kif 1831-1831 Lateral recumbant is an instance of body position
(instance Prostrate BodyPosition) Merge.kif 18177-18177 Prostrate is an instance of body position
(instance Sitting BodyPosition) Merge.kif 18173-18173 Sitting is an instance of body position
(instance Splitting BodyPosition) Mid-level-ontology.kif 20987-20987 Splitting is an instance of body position
(instance Standing BodyPosition) Merge.kif 18163-18163 Standing is an instance of body position
(termFormat ChineseLanguage BodyPosition "身体姿势") domainEnglishFormat.kif 11504-11504 Standing is an instance of body position
(termFormat ChineseTraditionalLanguage BodyPosition "身體姿勢") domainEnglishFormat.kif 11503-11503 Standing is an instance of body position
(termFormat EnglishLanguage BodyPosition "body position") domainEnglishFormat.kif 11502-11502 Standing is an instance of body position

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


(=>
    (instance ?ANIMAL Animal)
    (or
        (exists (?MOTION)
            (and
                (instance ?MOTION BodyMotion)
                (agent ?MOTION ?ANIMAL)))
        (exists (?ATTR)
            (and
                (instance ?ATTR BodyPosition)
                (attribute ?ANIMAL ?ATTR)))))
Merge.kif 18151-18161


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