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 268-268
(subclass Sternum ThoraxBone) Anatomy.kif 266-266 Sternum is a subclass of thorax bone

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


(connectedBodyPartTypes XyphiodProcess Sternum Human) Anatomy.kif 283-283 connected body parts sternum, sternum and human
(termFormat EnglishLanguage Sternum "sternum") Anatomy.kif 267-267 connected body parts sternum, sternum and human

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)
                (connected ?S ?R)))))
Anatomy.kif 520-532
(=>
    (and
        (instance ?R TrueRibBone)
        (part ?R ?H)
        (instance ?H Human)
        (not
            (attribute ?H DiseaseOrSyndrome)))
    (exists (?S)
        (and
            (instance ?S Sternum)
            (part ?S ?H)
            (connected ?S ?R))))
Anatomy.kif 507-518


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