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



KB Term:  Term intersection
English Word: 

  LumbarVertebraBone

Sigma KEE - LumbarVertebraBone
LumbarVertebraBone(lumbar vertebra bone)

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


(subclass LumbarVertebraBone VertebraBone) Anatomy.kif 580-580 Lumbar vertebra bone is a subclass of vertebra bone
(documentation LumbarVertebraBone EnglishLanguage "lumbar vertebra bone") Anatomy.kif 582-582 Lumbar vertebra bone is a subclass of vertebra bone

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


(termFormat EnglishLanguage LumbarVertebraBone "lumbar vertebra bone") Anatomy.kif 581-581
(subclass L1VertebraBone LumbarVertebraBone) Anatomy.kif 584-584 L1 vertebra bone is a subclass of lumbar vertebra bone
(subclass L2VertebraBone LumbarVertebraBone) Anatomy.kif 588-588 L2 vertebra bone is a subclass of lumbar vertebra bone
(subclass L3VertebraBone LumbarVertebraBone) Anatomy.kif 592-592 L3 vertebra bone is a subclass of lumbar vertebra bone
(subclass L4VertebraBone LumbarVertebraBone) Anatomy.kif 596-596 L4 vertebra bone is a subclass of lumbar vertebra bone
(subclass L5VertebraBone LumbarVertebraBone) Anatomy.kif 600-600 L5 vertebra bone is a subclass of lumbar vertebra bone

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


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

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


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