Where can I find the list of all tendons in the human body?Why Is Most Life Symmetrical Externally But Not Internally?Human population growth - where can I find the data?Human Demography - Where can I find this statistic?How correlated are the lengths of tendons in different part of a human body?Can the human chin have developed to protect against combat strangles?Can exercise strengthen tendons and ligaments?Are tendons and ligaments classified under the muscular or bone system?How a vegan can consume all the needed varied proteins / amino acids?What is the average human body density?Where does the gluteus medius attach to the greater trochanter compared to the gluteus minimus attachment?
Declining an unreasonable request from a superior
Do firearms count as ranged weapons?
What does the term “mohel” mean in Hilchot Melicha (salting)?
Is there an explanation for Austria's Freedom Party virtually retaining its vote share despite recent scandal?
What does it mean when you think without speaking?
What does "Marchentalender" on the front of a postcard mean?
Boots: Does light damage affect waterproofing?
Can't use numexpr in horizontal mode
What problems does SciDraw still solve?
Can non-English-speaking characters use wordplay specific to English?
Preserving culinary oils
Which noble houses were destroyed during the Game of Thrones?
1960s sci-fi novella with a character who is treated as invisible by being ignored
Comment dit-on « I’ll tell you what » ?
Question about exercise 11.5 in TeXbook
Crossword gone overboard
Where did the “Vikings wear helmets with horn” stereotype come from and why?
File globbing pattern, !(*example), behaves differently in bash script than it does in bash shell
Restoring order in a deck of playing cards
Do you play the upbeat when beginning to play a series of notes, and then after?
A Mathematical Discussion: Fill in the Blank
What are the benefits of cryosleep?
How do Russian speakers idiomatically express the idea of "Ce n’est pas donné à tout le monde de ..." in French?
What are the problems in teaching guitar via Skype?
Where can I find the list of all tendons in the human body?
Why Is Most Life Symmetrical Externally But Not Internally?Human population growth - where can I find the data?Human Demography - Where can I find this statistic?How correlated are the lengths of tendons in different part of a human body?Can the human chin have developed to protect against combat strangles?Can exercise strengthen tendons and ligaments?Are tendons and ligaments classified under the muscular or bone system?How a vegan can consume all the needed varied proteins / amino acids?What is the average human body density?Where does the gluteus medius attach to the greater trochanter compared to the gluteus minimus attachment?
$begingroup$
https://www.healthcentral.com/article/aging-can-take-major-toll-on-womens-tendons (mirror) claims that:
There are about 4,000 tendons throughout the body.
Where can I find the list of all tendons in the human body?
I have only been able to find a list of skeletal muscles of the human body so far. I'm surprised that there are 4000 tendons even though they are only ~640 muscles: most muscles that I am aware of are attached to fewer than six tendons.
human-biology human-anatomy anatomy tendons
$endgroup$
add a comment |
$begingroup$
https://www.healthcentral.com/article/aging-can-take-major-toll-on-womens-tendons (mirror) claims that:
There are about 4,000 tendons throughout the body.
Where can I find the list of all tendons in the human body?
I have only been able to find a list of skeletal muscles of the human body so far. I'm surprised that there are 4000 tendons even though they are only ~640 muscles: most muscles that I am aware of are attached to fewer than six tendons.
human-biology human-anatomy anatomy tendons
$endgroup$
$begingroup$
Maybe that article is exaggerating?
$endgroup$
– kmm
5 hours ago
$begingroup$
@kmm maybe. Having a list would clarify it.
$endgroup$
– Franck Dernoncourt
5 hours ago
add a comment |
$begingroup$
https://www.healthcentral.com/article/aging-can-take-major-toll-on-womens-tendons (mirror) claims that:
There are about 4,000 tendons throughout the body.
Where can I find the list of all tendons in the human body?
I have only been able to find a list of skeletal muscles of the human body so far. I'm surprised that there are 4000 tendons even though they are only ~640 muscles: most muscles that I am aware of are attached to fewer than six tendons.
human-biology human-anatomy anatomy tendons
$endgroup$
https://www.healthcentral.com/article/aging-can-take-major-toll-on-womens-tendons (mirror) claims that:
There are about 4,000 tendons throughout the body.
Where can I find the list of all tendons in the human body?
I have only been able to find a list of skeletal muscles of the human body so far. I'm surprised that there are 4000 tendons even though they are only ~640 muscles: most muscles that I am aware of are attached to fewer than six tendons.
human-biology human-anatomy anatomy tendons
human-biology human-anatomy anatomy tendons
edited 7 hours ago
Franck Dernoncourt
asked 8 hours ago
Franck DernoncourtFranck Dernoncourt
3221520
3221520
$begingroup$
Maybe that article is exaggerating?
$endgroup$
– kmm
5 hours ago
$begingroup$
@kmm maybe. Having a list would clarify it.
$endgroup$
– Franck Dernoncourt
5 hours ago
add a comment |
$begingroup$
Maybe that article is exaggerating?
$endgroup$
– kmm
5 hours ago
$begingroup$
@kmm maybe. Having a list would clarify it.
$endgroup$
– Franck Dernoncourt
5 hours ago
$begingroup$
Maybe that article is exaggerating?
$endgroup$
– kmm
5 hours ago
$begingroup$
Maybe that article is exaggerating?
$endgroup$
– kmm
5 hours ago
$begingroup$
@kmm maybe. Having a list would clarify it.
$endgroup$
– Franck Dernoncourt
5 hours ago
$begingroup$
@kmm maybe. Having a list would clarify it.
$endgroup$
– Franck Dernoncourt
5 hours ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The FMA lists 705 tendons, but note that it includes separate terms for left and right instances. As @kmm says, many of these simply shadow the list of skeletal muscles (and is likely incomplete).
You can browse the list on OLS, or if you want to extract a table you can query this SPARQL endpoint, just type in the query here:
SELECT ?x ?v0 WHERE
?x <http://www.w3.org/2000/01/rdf-schema#subClassOf>+
<http://purl.obolibrary.org/obo/FMA_9721> .
OPTIONAL ?x <http://www.w3.org/2000/01/rdf-schema#label> ?v0
$endgroup$
add a comment |
$begingroup$
Your best bet is the Terminologia Anatomica, which is the international standard for anatomical terminology.
The 1998 edition is freely available. It lists only a few named tendons though, which is consistent with my experience as an anatomist: very few tendons are named separately from the muscles to which they are connected. Central tendon of the diaphragm, conjoint tendon, and calcaneal tendon are a few.
Otherwise, it's just "tendon of biceps brachii" (which actually has 2 tendons at one end and one at the other).
4,000 seems like a too high number to me. 2x the 640ish muscles plus some extra for multi-headed muscles and those with internal tendons or aponeurotic tendons seems like a more reasonable estimate.
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "375"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbiology.stackexchange.com%2fquestions%2f84635%2fwhere-can-i-find-the-list-of-all-tendons-in-the-human-body%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The FMA lists 705 tendons, but note that it includes separate terms for left and right instances. As @kmm says, many of these simply shadow the list of skeletal muscles (and is likely incomplete).
You can browse the list on OLS, or if you want to extract a table you can query this SPARQL endpoint, just type in the query here:
SELECT ?x ?v0 WHERE
?x <http://www.w3.org/2000/01/rdf-schema#subClassOf>+
<http://purl.obolibrary.org/obo/FMA_9721> .
OPTIONAL ?x <http://www.w3.org/2000/01/rdf-schema#label> ?v0
$endgroup$
add a comment |
$begingroup$
The FMA lists 705 tendons, but note that it includes separate terms for left and right instances. As @kmm says, many of these simply shadow the list of skeletal muscles (and is likely incomplete).
You can browse the list on OLS, or if you want to extract a table you can query this SPARQL endpoint, just type in the query here:
SELECT ?x ?v0 WHERE
?x <http://www.w3.org/2000/01/rdf-schema#subClassOf>+
<http://purl.obolibrary.org/obo/FMA_9721> .
OPTIONAL ?x <http://www.w3.org/2000/01/rdf-schema#label> ?v0
$endgroup$
add a comment |
$begingroup$
The FMA lists 705 tendons, but note that it includes separate terms for left and right instances. As @kmm says, many of these simply shadow the list of skeletal muscles (and is likely incomplete).
You can browse the list on OLS, or if you want to extract a table you can query this SPARQL endpoint, just type in the query here:
SELECT ?x ?v0 WHERE
?x <http://www.w3.org/2000/01/rdf-schema#subClassOf>+
<http://purl.obolibrary.org/obo/FMA_9721> .
OPTIONAL ?x <http://www.w3.org/2000/01/rdf-schema#label> ?v0
$endgroup$
The FMA lists 705 tendons, but note that it includes separate terms for left and right instances. As @kmm says, many of these simply shadow the list of skeletal muscles (and is likely incomplete).
You can browse the list on OLS, or if you want to extract a table you can query this SPARQL endpoint, just type in the query here:
SELECT ?x ?v0 WHERE
?x <http://www.w3.org/2000/01/rdf-schema#subClassOf>+
<http://purl.obolibrary.org/obo/FMA_9721> .
OPTIONAL ?x <http://www.w3.org/2000/01/rdf-schema#label> ?v0
answered 3 hours ago
cmungallcmungall
1813
1813
add a comment |
add a comment |
$begingroup$
Your best bet is the Terminologia Anatomica, which is the international standard for anatomical terminology.
The 1998 edition is freely available. It lists only a few named tendons though, which is consistent with my experience as an anatomist: very few tendons are named separately from the muscles to which they are connected. Central tendon of the diaphragm, conjoint tendon, and calcaneal tendon are a few.
Otherwise, it's just "tendon of biceps brachii" (which actually has 2 tendons at one end and one at the other).
4,000 seems like a too high number to me. 2x the 640ish muscles plus some extra for multi-headed muscles and those with internal tendons or aponeurotic tendons seems like a more reasonable estimate.
$endgroup$
add a comment |
$begingroup$
Your best bet is the Terminologia Anatomica, which is the international standard for anatomical terminology.
The 1998 edition is freely available. It lists only a few named tendons though, which is consistent with my experience as an anatomist: very few tendons are named separately from the muscles to which they are connected. Central tendon of the diaphragm, conjoint tendon, and calcaneal tendon are a few.
Otherwise, it's just "tendon of biceps brachii" (which actually has 2 tendons at one end and one at the other).
4,000 seems like a too high number to me. 2x the 640ish muscles plus some extra for multi-headed muscles and those with internal tendons or aponeurotic tendons seems like a more reasonable estimate.
$endgroup$
add a comment |
$begingroup$
Your best bet is the Terminologia Anatomica, which is the international standard for anatomical terminology.
The 1998 edition is freely available. It lists only a few named tendons though, which is consistent with my experience as an anatomist: very few tendons are named separately from the muscles to which they are connected. Central tendon of the diaphragm, conjoint tendon, and calcaneal tendon are a few.
Otherwise, it's just "tendon of biceps brachii" (which actually has 2 tendons at one end and one at the other).
4,000 seems like a too high number to me. 2x the 640ish muscles plus some extra for multi-headed muscles and those with internal tendons or aponeurotic tendons seems like a more reasonable estimate.
$endgroup$
Your best bet is the Terminologia Anatomica, which is the international standard for anatomical terminology.
The 1998 edition is freely available. It lists only a few named tendons though, which is consistent with my experience as an anatomist: very few tendons are named separately from the muscles to which they are connected. Central tendon of the diaphragm, conjoint tendon, and calcaneal tendon are a few.
Otherwise, it's just "tendon of biceps brachii" (which actually has 2 tendons at one end and one at the other).
4,000 seems like a too high number to me. 2x the 640ish muscles plus some extra for multi-headed muscles and those with internal tendons or aponeurotic tendons seems like a more reasonable estimate.
answered 5 hours ago
kmmkmm
11k75272
11k75272
add a comment |
add a comment |
Thanks for contributing an answer to Biology Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbiology.stackexchange.com%2fquestions%2f84635%2fwhere-can-i-find-the-list-of-all-tendons-in-the-human-body%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Maybe that article is exaggerating?
$endgroup$
– kmm
5 hours ago
$begingroup$
@kmm maybe. Having a list would clarify it.
$endgroup$
– Franck Dernoncourt
5 hours ago