(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
What is it about?
Loss of speech sound distinctions due to bulbar (i.e., speech and swallowing) motor involvement is a primary cause of speech loss in persons with Amyotrophic Lateral Sclerosis (ALS). This study finds that the coupling between the tongue and the jaw, which are two important articulators for speech production, has a significant impact on the distinctiveness of vowels. During the early and middle stages of bulbar ALS, the coupling between the tongue and the jaw can be adjusted to accommodate the disease effect on the articulators so that the phonetic distinctiveness of vowels is affected only to a limited extent. Yet, when the disease progresses to the late stage, such adaptations are no longer possible, leading to a substantial reduction of vowel distinctiveness.