(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, '
Including Motor Skills in Language Research
What is it about?
We propose a framework for including gross motor, fine motor, and speech motor skills in developmental language research, especially in children with neurodevelopmental disorders.
Why is it important?
A unified framework including speech, motor, and language domains could enhance our ability to characterize diverse clinical populations, predict communication outcomes, and provide earlier intervention for those who need it.