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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Sternum

Sigma KEE - Sternum
Sternum(sternum)breastbone, sternum

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


(documentation Sternum EnglishLanguage "sternum") Anatomy.kif 253-253
(subclass Sternum ThoraxBone) Anatomy.kif 251-251 Sternum is a subclass of thorax bone

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


(connectedBodyPartTypes XyphiodProcess Sternum Human) Anatomy.kif 268-268 connectedBodyPartTypes sternum, sternum and human
(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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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