(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, '
When do children learn to say consonant sounds in different languages?
What is it about?
This study is a review of acquisition of consonant sounds in different languages. The review included 60 articles describing 64 studies of consonant acquisition. These studies described 26,007 children from 31 countries in 27 languages: Afrikaans, Arabic, Cantonese, Danish, Dutch, English, French, German, Greek, Haitian Creole, Hebrew, Hungarian, Icelandic, Italian, Jamaican Creole, Japanese, Korean, Malay, Maltese, Mandarin (Putonghua), Portuguese, Setswana (Tswana), Slovenian, Spanish, Swahili, Turkish, and Xhosa. Children across the world acquire consonants at a young age. Five-year-old children have acquired most consonants within their ambient language; however, individual variability should be considered.
Why is it important?
This study provides information on the average age at which different consonant sound are learnt across different languages. It will inform speech-language pathologists' expectations of children's development, especially when the speech-language pathologist doesn't have any information on typical development in the language that the child speaks.