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


KB Term:  Term intersection
English Word: 

  FalseRibBone

Sigma KEE - FalseRibBone
FalseRibBone(costae spuriae)

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


(documentation FalseRibBone EnglishLanguage "Rib bones that are not attached to the Sternum, unlike the TrueRibBones. There are 5 false ribs in a normal human, which in turn are divided into the 3 vertebrochondral ribs and 2 floating or vertebral ribs.") Anatomy.kif 416-419

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


(subclass VertebralRibBone FalseRibBone) Anatomy.kif 426-426 Floating rib is a subclass of costae spuriae
(subclass VertebrochondralRibBone FalseRibBone) Anatomy.kif 422-422 Vertebrochondral rib bone is a subclass of costae spuriae
(termFormat EnglishLanguage FalseRibBone "costae spuriae") Anatomy.kif 420-420 Vertebrochondral rib bone is a subclass of costae spuriae

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


(=>
    (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


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