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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Sternum
Sternum

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


(documentation Sternum EnglishLanguage "sternum") Anatomy.kif 253-253
(subclass Sternum ThoraxBone) Anatomy.kif 251-251 SternumThoraxBonesubclass では %n

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


(connectedBodyPartTypes XyphiodProcess Sternum Human) Anatomy.kif 268-268 connectedBodyPartTypes XyphiodProcess, Sternum and 人[人間]
(termFormat EnglishLanguage Sternum "sternum") Anatomy.kif 252-252

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


(=>
    (and
        (instance ?R FalseRibBone)
        (part ?R ?H)
        (instance ?H Human)
        (not
            (attribute ?H DiseaseOrSyndrome)))
    (not
        (exists (?S)
            (and
                (instance ?S Sternum)
                (part ?S ?H)
                (connectedBodyPart ?S ?R)))))
Anatomy.kif 505-517
(=>
    (and
        (instance ?R TrueRibBone)
        (part ?R ?H)
        (instance ?H Human)
        (not
            (attribute ?H DiseaseOrSyndrome)))
    (exists (?S)
        (and
            (instance ?S Sternum)
            (part ?S ?H)
            (connectedBodyPart ?S ?R))))
Anatomy.kif 492-503


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