(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, '
Life with Developmental Language Disorder
What is it about?
Developmental Language Disorder (DLD) is a type of neurodivergence in which the use and understanding of language can be difficult for people with this condition. Paula Orrego is an adult with DLD who was diagnosed at four and a half years old. She was in speech-language therapy, both in school and privately, up until the third grade. Paula struggled with friendships, family members who did not understand her condition, and school (even with accommodations) but began to flourish in college as she learned about herself and her needs. The goal of this article was to connect DLD research with one person's lived experience.
Why is it important?
This is the first first-person account by an adult with Developmental Language Disorder to appear in the research literature. The article integrates existing research with an autobiographical narrative.