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



KB Term:  Term intersection
English Word: 

  ThoracicVertebraBone

Sigma KEE - ThoracicVertebraBone
ThoracicVertebraBone(thoracic vertebra bone)dorsal_vertebra, thoracic_vertebra

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


(subclass ThoracicVertebraBone VertebraBone) Anatomy.kif 620-620 Thoracic vertebra bone is a subclass of vertebra bone
(documentation ThoracicVertebraBone EnglishLanguage "thoracic vertebra bone") Anatomy.kif 622-622 Thoracic vertebra bone is a subclass of vertebra bone

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


(termFormat EnglishLanguage ThoracicVertebraBone "thoracic vertebra bone") Anatomy.kif 621-621
(subclass T1VertebraBone ThoracicVertebraBone) Anatomy.kif 624-624 T1 vertebra bone is a subclass of thoracic vertebra bone
(subclass T2VertebraBone ThoracicVertebraBone) Anatomy.kif 628-628 T2 vertebra bone is a subclass of thoracic vertebra bone
(subclass T3VertebraBone ThoracicVertebraBone) Anatomy.kif 632-632 T3 Vertebra Bone is a subclass of thoracic vertebra bone
(subclass T4VertebraBone ThoracicVertebraBone) Anatomy.kif 636-636 T4 vertebra bone is a subclass of thoracic vertebra bone
(subclass T5VertebraBone ThoracicVertebraBone) Anatomy.kif 640-640 T5 vertebra bone is a subclass of thoracic vertebra bone
(subclass T6VertebraBone ThoracicVertebraBone) Anatomy.kif 644-644 T6 Vertebra Bone is a subclass of thoracic vertebra bone
(subclass T7VertebraBone ThoracicVertebraBone) Anatomy.kif 648-648 T7 vertebra bone is a subclass of thoracic vertebra bone
(subclass T8VertebraBone ThoracicVertebraBone) Anatomy.kif 652-652 T8 vertebra bone is a subclass of thoracic vertebra bone
(subclass T9VertebraBone ThoracicVertebraBone) Anatomy.kif 656-656 T9 Vertebra Bone is a subclass of thoracic vertebra bone
(subclass T10VertebraBone ThoracicVertebraBone) Anatomy.kif 660-660 T10 vertebra bone is a subclass of thoracic vertebra bone
(subclass T11VertebraBone ThoracicVertebraBone) Anatomy.kif 664-664 T11 vertebra bone is a subclass of thoracic vertebra bone
(subclass T12VertebraBone ThoracicVertebraBone) Anatomy.kif 668-668 T12 vertebra bone is a subclass of thoracic vertebra bone

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


(=>
    (and
        (instance ?R ThoracicVertebraBone)
        (part ?R ?H)
        (instance ?H Human)
        (not
            (attribute ?H DiseaseOrSyndrome)))
    (exists (?S)
        (and
            (instance ?S ThoracicVertebraBone)
            (not
                (equal ?S ?R))
            (part ?S ?H)
            (connected ?S ?R))))
Anatomy.kif 673-686 If X is an instance of thoracic 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 thoracic vertebra bone, equal Z, X, Z is a part of Y, and Z is connected to X

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


(=>
    (and
        (instance ?R ThoracicVertebraBone)
        (part ?R ?H)
        (instance ?H Human)
        (not
            (attribute ?H DiseaseOrSyndrome)))
    (exists (?S)
        (and
            (instance ?S ThoracicVertebraBone)
            (not
                (equal ?S ?R))
            (part ?S ?H)
            (connected ?S ?R))))
Anatomy.kif 673-686 If X is an instance of thoracic 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 thoracic 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