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



KB Term:  Term intersection
English Word: 

Sigma KEE - VoluntaryMuscle
VoluntaryMuscle(voluntary muscle)voluntary_muscle

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


(subclass VoluntaryMuscle Muscle) Mid-level-ontology.kif 11853-11853 Voluntary muscle is a subclass of muscle
(documentation VoluntaryMuscle EnglishLanguage "A Muscle that is under the conscious control of the Animal, such as the ThighMuscle or DeltoidMuscle.") Mid-level-ontology.kif 11854-11856 Voluntary muscle is a subclass of muscle

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


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

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 3988-3998 If X is an instance of muscular contraction, Y moves during X, and Y is an instance of voluntary muscle or Y is an instance of heart muscle, then there exists Z such that Z is an instance of troponin and Z is a resource for X

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


(=>
    (and
        (instance ?M Muscle)
        (instance ?BM BodyMotion)
        (instrument ?BM ?M)
        (instance ?BM IntentionalProcess))
    (instance ?M VoluntaryMuscle))
Mid-level-ontology.kif 11857-11863 If X is an instance of muscle, Y is an instance of body motion, X is an instrument for Y, and Y is an instance of intentional process, then X is an instance of voluntary muscle


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