(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, '
Young children's pausing strategies in narratives
What is it about?
Pausing in language production is a unique window to explore the real-time language processing. We have shown that the total frequency of pausing decreased with age and showed a significant gender difference in 4- to 5-year-old children. They prefered to use silent pauses and tend to produce pauses within clauses. Children's pausing frequency was closely associated with their verbal working memory and vocabulary.
Why is it important?
This study is a first-step exploration of pausing strategies in young Chinese children's narratives. The developmental characteristics of pausing strategies shown in typically developing children serve as a crucial reference for interventions for children with language deficits.