(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, '
Children's gestures co-occur with speech prominence
What is it about?
This study assesses how 5-6 and 7-9 year-old-children use gestures (specifically referential and non-referential gestures) together with speech prominence. In this longitudinal investigation we show that already at age 5, children temporally integrate these gestures with speech.