(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, '
Story telling by people with aphasia: The communication partner
What is it about?
Because their language is impaired, people with aphasia often speak with partners who are unresponsive to their communicative attempts. We show that unresponsive communication partners elicit strong negative emotional reactions from people with aphasia and negatively impact their communication experience.