Add more muscles
This commit is contained in:
parent
c5340e9996
commit
54794eb2bc
1 changed files with 62 additions and 0 deletions
|
@ -167,6 +167,68 @@
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
sternocephalicus: {
|
||||||
|
features: {
|
||||||
|
"mastoid part": {
|
||||||
|
origin: "first sternebra",
|
||||||
|
insertion: "mastoid part of temporal bone",
|
||||||
|
action: "draw head and neck to the side",
|
||||||
|
},
|
||||||
|
"occipital part": {
|
||||||
|
origin: "first sternebra",
|
||||||
|
insertion: "nuchal crest of occipital bone",
|
||||||
|
action: "draw head and neck to the side",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
sternohyoideus: {
|
||||||
|
origin: "first sternebra and first costal cartilage",
|
||||||
|
insertion: "basihyoid bone",
|
||||||
|
action: "pull the tongue and larynx caudally",
|
||||||
|
},
|
||||||
|
sternothyroideus: {
|
||||||
|
origin: "first costal cartilage",
|
||||||
|
insertion: "caudolateral surface of thyroid cartilage",
|
||||||
|
action: "pull the tongue and larynx caudally",
|
||||||
|
},
|
||||||
|
omotransversarius: {
|
||||||
|
attachment:
|
||||||
|
"distal end of spine of the scapula and the transverse process of the atlas",
|
||||||
|
action: "advance the limb or flex the neck laterally",
|
||||||
|
},
|
||||||
|
trapezius: {
|
||||||
|
features: {
|
||||||
|
"cervical part": {
|
||||||
|
origin: "supraspinous ligament",
|
||||||
|
insertion: "spine of scapula",
|
||||||
|
action: "abduction of forelimb",
|
||||||
|
},
|
||||||
|
"thoracic part": {
|
||||||
|
origin: "supraspinous ligament",
|
||||||
|
insertion: "spine of scapula",
|
||||||
|
action: "abduction of forelimb",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
rhomboideus: {
|
||||||
|
features: {
|
||||||
|
"rhomboideus capitis": {
|
||||||
|
origin: "nuchal crest of occipital bone",
|
||||||
|
insertion: "dorsal border of scapula",
|
||||||
|
action: "elevate the forelimb",
|
||||||
|
},
|
||||||
|
"rhomboideus cervicis": {
|
||||||
|
origin: "median fibrous raphe of neck",
|
||||||
|
insertion: "dorsal border of scapula",
|
||||||
|
action: "elevate the forelimb",
|
||||||
|
},
|
||||||
|
"rhomboideus capitis": {
|
||||||
|
origin: "spinous process of first seven thoracic vertebrae",
|
||||||
|
insertion: "dorsal border of scapula",
|
||||||
|
action: "elevate the forelimb",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
joints: {
|
joints: {
|
||||||
humeral: {},
|
humeral: {},
|
||||||
|
|
Loading…
Reference in a new issue