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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - VoluntaryMuscle
VoluntaryMuscle

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


(documentation VoluntaryMuscle EnglishLanguage "A Muscle that is under the conscious control of the Animal, such as the ThighMuscle or DeltoidMuscle.") Mid-level-ontology.kif 10401-10403
(subclass VoluntaryMuscle Muscle) Mid-level-ontology.kif 10400-10400 VoluntaryMuscle肌肉subclass

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


(termFormat EnglishLanguage VoluntaryMuscle "voluntary muscle") domainEnglishFormat.kif 65715-65715

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


(=>
    (and
        (instance ?C MuscularContraction)
        (moves ?C ?M)
        (or
            (instance ?M VoluntaryMuscle)
            (instance ?M HeartMuscle)))
    (exists (?T)
        (and
            (instance ?T Troponin)
            (resource ?C ?T))))
Medicine.kif 3954-3964

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


(=>
    (and
        (instance ?M Muscle)
        (instance ?BM BodyMotion)
        (instrument ?BM ?M)
        (instance ?BM IntentionalProcess))
    (instance ?M VoluntaryMuscle))
Mid-level-ontology.kif 10404-10410


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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