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



KB Term:  Term intersection
English Word: 

  CervicalVertebraBone

Sigma KEE - CervicalVertebraBone
CervicalVertebraBone(cervical vertebra bone)

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


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

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


(termFormat EnglishLanguage CervicalVertebraBone "cervical vertebra bone") Anatomy.kif 529-529
(subclass C1VertebraBone CervicalVertebraBone) Anatomy.kif 532-532 Atlas is a subclass of cervical vertebra bone
(subclass C2VertebraBone CervicalVertebraBone) Anatomy.kif 538-538 Axis is a subclass of cervical vertebra bone
(subclass C3VertebraBone CervicalVertebraBone) Anatomy.kif 544-544 C3 vertebra bone is a subclass of cervical vertebra bone
(subclass C4VertebraBone CervicalVertebraBone) Anatomy.kif 548-548 C4 vertebra bone is a subclass of cervical vertebra bone
(subclass C5VertebraBone CervicalVertebraBone) Anatomy.kif 552-552 C5 vertebra bone is a subclass of cervical vertebra bone
(subclass C6VertebraBone CervicalVertebraBone) Anatomy.kif 556-556 C6 vertebra bone is a subclass of cervical vertebra bone
(subclass C7VertebraBone CervicalVertebraBone) Anatomy.kif 560-560 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 565-578 If X is an instance of cervical vertebra bone, X is a part of Y, Y is an instance of human, and disease or syndrome is not an attribute of Y, then there exists Z such that Z is an instance of cervical vertebra bone, equal Z, X, Z is a part of Y, and Z is connected to X

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 565-578 If X is an instance of cervical vertebra bone, X is a part of Y, Y is an instance of human, and disease or syndrome is not an attribute of Y, then there exists Z such that Z is an instance of cervical vertebra bone, equal Z, X, Z is a part of Y, and Z is connected to X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners