(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, '
Phonologically-based treatment for anomia in aphasia
What is it about?
This paper reports a treatment program, phonomotor treatment, that retrains phoneme representations and processing to help restore word retrieval abilities in individuals with chronic aphasia.
Why is it important?
This study provides information about a treatment program, phonomotor treatment, that can help individuals with aphasia improve their spoken production abilities.