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


KB Term:  Term intersection
English Word: 

  CervicalVertebraBone

Sigma KEE - CervicalVertebraBone
CervicalVertebraBone(cervical vertebra bone)

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


(documentation CervicalVertebraBone EnglishLanguage "cervical vertebra bone") Anatomy.kif 541-541
(subclass CervicalVertebraBone VertebraBone) Anatomy.kif 539-539 Cervical vertebra bone is a subclass of vertebra bone

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


(subclass C1VertebraBone CervicalVertebraBone) Anatomy.kif 543-543 Atlas is a subclass of cervical vertebra bone
(subclass C2VertebraBone CervicalVertebraBone) Anatomy.kif 549-549 Axis is a subclass of cervical vertebra bone
(subclass C3VertebraBone CervicalVertebraBone) Anatomy.kif 555-555 C3 vertebra bone is a subclass of cervical vertebra bone
(subclass C4VertebraBone CervicalVertebraBone) Anatomy.kif 559-559 C4 vertebra bone is a subclass of cervical vertebra bone
(subclass C5VertebraBone CervicalVertebraBone) Anatomy.kif 563-563 C5 vertebra bone is a subclass of cervical vertebra bone
(subclass C6VertebraBone CervicalVertebraBone) Anatomy.kif 567-567 C6 vertebra bone is a subclass of cervical vertebra bone
(subclass C7VertebraBone CervicalVertebraBone) Anatomy.kif 571-571 C7 vertebra bone is a subclass of cervical vertebra bone
(termFormat EnglishLanguage CervicalVertebraBone "cervical vertebra bone") Anatomy.kif 540-540 C7 vertebra bone is a subclass of cervical vertebra bone

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


(=>
    (and
        (instance ?R CervicalVertebraBone)
        (part ?R ?H)
        (instance ?H Human)
        (not
            (attribute ?H DiseaseOrSyndrome)))
    (exists (?S)
        (and
            (instance ?S CervicalVertebraBone)
            (not
                (equal ?S ?R))
            (part ?S ?H)
            (connected ?S ?R))))
Anatomy.kif 576-589

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


(=>
    (and
        (instance ?R CervicalVertebraBone)
        (part ?R ?H)
        (instance ?H Human)
        (not
            (attribute ?H DiseaseOrSyndrome)))
    (exists (?S)
        (and
            (instance ?S CervicalVertebraBone)
            (not
                (equal ?S ?R))
            (part ?S ?H)
            (connected ?S ?R))))
Anatomy.kif 576-589


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