(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, '
Do Bilingual Children Tell Stories the Same Way in Both Languages?
What is it about?
This study examined how bilingual preschoolers in Israel tell stories in both English and Hebrew. Researchers found that children told better-structured stories in their home language (English). Importantly, when parents read books with their children in English at home, it helped improve their storytelling skills in Hebrew too, showing that literacy practices in one language support the other.
Why is it important?
The study supports Cummins' Interdependence Hypothesis - the idea that underlying language skills transfer between a bilingual person's languages. This means storytelling ability isn't learned separately in each language, but draws on shared cognitive skills.