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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - VoluntaryMuscle
VoluntaryMuscle(voluntary muscle)voluntary_muscle

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 11297-11299
(subclass VoluntaryMuscle Muscle) Mid-level-ontology.kif 11296-11296 Voluntary muscle is a subclass of muscle

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


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

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 3942-3952

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


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


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