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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BodySideFn
BodySideFn

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


(documentation BodySideFn EnglishLanguage "A Function that takes a BodyPart that normally exists in pairs and returns the part that is on the given side of the body, for example (BodyPartFn Right Lung) or (BodyPartFn Left Arm).") Merge.kif 15048-15050
(domain BodySideFn 1 AntiSymmetricPositionalAttribute) Merge.kif 15045-15045 The number 1 argument of Body side fn is an instance of anti_symmetric positional attribute
(domainSubclass BodySideFn 2 BodyPart) Merge.kif 15046-15046 The number 2 argument of Body side fn is a subclass of body part
(instance BodySideFn BinaryFunction) Merge.kif 15044-15044 Body side fn is an instance of binary function
(rangeSubclass BodySideFn BodyPart) Merge.kif 15047-15047 The values returned by Body side fn are subclasses of body part

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


(format EnglishLanguage BodySideFn "the %1 %2") Merge.kif 15051-15051
(termFormat EnglishLanguage BodySideFn "Body side fn") domainEnglishFormat.kif 64576-64576

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


(=>
    (and
        (instance ?A Animal)
        (instance ?P
            (BodySideFn ?S ?BPC))
        (contraryAttribute ?S ?SO)
        (attribute ?A Healthy))
    (exists (?PO)
        (and
            (instance ?PO
                (BodySideFn ?SO ?BPC))
            (orientation ?P ?PO ?S))))
Merge.kif 15053-15064
(=>
    (instance ?X
        (BodySideFn ?S ?P))
    (instance ?X ?P))
Merge.kif 15066-15068

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


(=>
    (and
        (instance ?A Animal)
        (instance ?P
            (BodySideFn ?S ?BPC))
        (contraryAttribute ?S ?SO)
        (attribute ?A Healthy))
    (exists (?PO)
        (and
            (instance ?PO
                (BodySideFn ?SO ?BPC))
            (orientation ?P ?PO ?S))))
Merge.kif 15053-15064

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


(subclass LeftArm
    (BodySideFn Left Arm))
Medicine.kif 2846-2846 Left arm is a subclass of the left arm
(subclass LeftEar
    (BodySideFn Left Ear))
Medicine.kif 2864-2864 Left ear is a subclass of the left ear
(subclass LeftElbow
    (BodySideFn Left Elbow))
Medicine.kif 2852-2852 Left elbow is a subclass of the left elbow
(subclass LeftEye
    (BodySideFn Left Eye))
Medicine.kif 2870-2870 Left eye is a subclass of the left eye
(subclass LeftFoot
    (BodySideFn Left Foot))
Medicine.kif 2912-2912 Left foot is a subclass of the left foot
(subclass LeftHand
    (BodySideFn Left Hand))
Medicine.kif 2876-2876 Left hand is a subclass of the left hand
(subclass LeftHip
    (BodySideFn Left Hip))
Medicine.kif 2906-2906 Left hip is a subclass of the left Hip
(subclass LeftKidney
    (BodySideFn Left Kidney))
Medicine.kif 2888-2888 Left kidney is a subclass of the left kidney
(subclass LeftKnee
    (BodySideFn Left Knee))
Medicine.kif 2900-2900 Left knee is a subclass of the left knee
(subclass LeftLeg
    (BodySideFn Left Leg))
Medicine.kif 2894-2894 Left leg is a subclass of the left leg
(subclass LeftLung
    (BodySideFn Left Lung))
Medicine.kif 2882-2882 Left lung is a subclass of the left lung
(subclass LeftShoulder
    (BodySideFn Left Shoulder))
Medicine.kif 2858-2858 Left shoulder is a subclass of the left shoulder
(subclass LeftThigh
    (BodyAreaFn
        (BodySideFn Left ThighMuscle)))
Medicine.kif 2918-2918 Left thigh is a subclass of BodyAreaFn the left quadriceps
(subclass RightArm
    (BodySideFn Right Arm))
Medicine.kif 2849-2849 Right arm is a subclass of the right arm
(subclass RightEar
    (BodySideFn Right Ear))
Medicine.kif 2867-2867 Right ear is a subclass of the right ear
(subclass RightElbow
    (BodySideFn Right Elbow))
Medicine.kif 2855-2855 Right elbow is a subclass of the right elbow
(subclass RightElbow
    (BodySideFn Right Shoulder))
Medicine.kif 2861-2861 Right elbow is a subclass of the right shoulder
(subclass RightEye
    (BodySideFn Right Eye))
Medicine.kif 2873-2873 Right eye is a subclass of the right eye
(subclass RightFoot
    (BodySideFn Right Foot))
Medicine.kif 2915-2915 Right foot is a subclass of the right foot
(subclass RightHand
    (BodySideFn Right Hand))
Medicine.kif 2879-2879 Right hand is a subclass of the right hand
(subclass RightHip
    (BodySideFn Right Hip))
Medicine.kif 2909-2909 Right hip is a subclass of the right Hip
(subclass RightKidney
    (BodySideFn Right Kidney))
Medicine.kif 2891-2891 Right kidney is a subclass of the right kidney
(subclass RightKnee
    (BodySideFn Right Knee))
Medicine.kif 2903-2903 Right knee is a subclass of the right knee
(subclass RightLeg
    (BodySideFn Right Leg))
Medicine.kif 2897-2897 Right leg is a subclass of the right leg
(subclass RightLung
    (BodySideFn Right Lung))
Medicine.kif 2885-2885 Right lung is a subclass of the right lung

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25


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