(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, '
Temporal Overlap Between Gestures and Speech in Poststroke Aphasia
What is it about?
Gestures have been argued to be a compensatory strategy used by people with aphasia to get their message across. But is it really the case that gestures can step in as an independent representational system when language is impaired? In this study, we showed that the answer is no. In aphasia, gestures were largely coproduced with fluent rather than dysfluent speech and tended to be aligned with the content conveyed in speech. Gestures did not help to facilitate lexical retrieval problems. Overall, gestures are unlikely to have a role in compensating for linguistic deficits and to serve as a representational system conveying thought content independent of language. Aphasia is a model of how gesture and language are inherently integrated and aligned: Even when language is impaired, it remains the essential provider of content.
Why is it important?
In terms of therapy, Clinicians should still put emphasis on the language capacity of patients rather than training them to use gestures as an alternative way of communication.