
{"id":453350,"date":"2025-12-25T00:38:10","date_gmt":"2025-12-24T23:38:10","guid":{"rendered":"https:\/\/www.dynseo.com\/?p=453350"},"modified":"2026-06-17T20:38:42","modified_gmt":"2026-06-17T18:38:42","slug":"written-language-and-reading-complete-guide-for-speech-therapists","status":"publish","type":"post","link":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/","title":{"rendered":"Written Language and Reading: Complete Guide for Speech Therapists"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#8221; column_structure=&#8221;4_4&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<!DOCTYPE html><br \/>\n<html lang=\"fr\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Langage \u00e9crit et lecture : Guide complet pour les orthophonistes | DYNSEO<\/title><br \/>\n    <meta name=\"description\" content=\"Guide complet sur le langage \u00e9crit et la lecture pour orthophonistes. D\u00e9couvrez les processus d'apprentissage, troubles dyslexiques et m\u00e9thodes d'intervention.\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800&#038;family=Poppins:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        :root {\n            --primary-blue: #5e5ed7;\n            --dark-blue: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --rose: #e73469;\n            --text-dark: #2c3e50;\n            --text-light: #6c757d;\n            --bg-light: #f8f9fa;\n            --white: #ffffff;\n            --shadow: 0 4px 20px rgba(0,0,0,0.1);\n        }<\/p>\n<p>        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: var(--text-dark);\n        }<\/p>\n<p>        .article-hero {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: var(--white);\n            padding: 60px 0 120px 0;\n            position: relative;\n            overflow: hidden;\n        }<\/p>\n<p>        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><circle cx=\"20\" cy=\"20\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"80\" cy=\"40\" r=\"1.5\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"40\" cy=\"80\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><\/svg>');\n        }<\/p>\n<p>        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .article-breadcrumb {\n            font-size: 14px;\n            margin-bottom: 20px;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-breadcrumb a {\n            color: var(--white);\n            text-decoration: none;\n        }<\/p>\n<p>        .article-category {\n            display: inline-block;\n            background: var(--rose);\n            color: var(--white);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 600;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 800;\n            margin-bottom: 20px;\n            line-height: 1.2;\n        }<\/p>\n<p>        .hl {\n            background: linear-gradient(120deg, var(--yellow) 0%, var(--teal) 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }<\/p>\n<p>        .article-meta {\n            display: flex;\n            align-items: center;\n            gap: 30px;\n            margin-bottom: 30px;\n            flex-wrap: wrap;\n        }<\/p>\n<p>        .article-meta span {\n            font-size: 16px;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-hero-curve {\n            position: absolute;\n            bottom: -1px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background: var(--white);\n            border-radius: 50% 50% 0 0 \/ 100% 100% 0 0;\n        }<\/p>\n<p>        .article-body {\n            padding: 80px 0;\n        }<\/p>\n<p>        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }<\/p>\n<p>        .intro-block {\n            background: linear-gradient(135deg, var(--bg-light) 0%, rgba(169, 226, 228, 0.2) 100%);\n            padding: 40px;\n            border-radius: 20px;\n            margin-bottom: 60px;\n            box-shadow: var(--shadow);\n        }<\/p>\n<p>        .intro-block p {\n            font-size: 18px;\n            line-height: 1.8;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 60px 0;\n        }<\/p>\n<p>        .stat-card {\n            background: var(--white);\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: var(--shadow);\n            border-top: 4px solid var(--primary-blue);\n        }<\/p>\n<p>        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 800;\n            color: var(--primary-blue);\n            display: block;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .stat-card .label {\n            font-size: 16px;\n            color: var(--text-light);\n            font-weight: 500;\n        }<\/p>\n<p>        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            font-weight: 700;\n            color: var(--text-dark);\n            margin: 50px 0 30px 0;\n            padding-bottom: 15px;\n            border-bottom: 3px solid var(--teal);\n        }<\/p>\n<p>        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--primary-blue);\n            margin: 30px 0 20px 0;\n        }<\/p>\n<p>        p {\n            margin-bottom: 20px;\n            font-size: 16px;\n            line-height: 1.7;\n        }<\/p>\n<p>        .conseil-card {\n            background: linear-gradient(135deg, var(--yellow) 0%, rgba(255, 236, 167, 0.7) 100%);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            border-left: 5px solid var(--rose);\n        }<\/p>\n<p>        .conseil-card h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 700;\n            color: var(--text-dark);\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .key-points {\n            background: var(--white);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            box-shadow: var(--shadow);\n        }<\/p>\n<p>        .key-points h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 700;\n            color: var(--primary-blue);\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .key-points ul {\n            list-style: none;\n            padding: 0;\n        }<\/p>\n<p>        .key-points li {\n            padding: 10px 0;\n            padding-left: 30px;\n            position: relative;\n        }<\/p>\n<p>        .key-points li::before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: var(--primary-blue);\n            font-weight: bold;\n            font-size: 18px;\n        }<\/p>\n<p>        .tip-box {\n            background: linear-gradient(135deg, rgba(94, 94, 215, 0.1) 0%, rgba(169, 226, 228, 0.1) 100%);\n            padding: 25px;\n            border-radius: 12px;\n            margin: 25px 0;\n            border-left: 4px solid var(--primary-blue);\n        }<\/p>\n<p>        .tip-box-label {\n            font-weight: 600;\n            color: var(--primary-blue);\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .expert-box {\n            background: linear-gradient(135deg, var(--white) 0%, rgba(169, 226, 228, 0.1) 100%);\n            padding: 35px;\n            border-radius: 15px;\n            margin: 40px 0;\n            box-shadow: var(--shadow);\n            border: 2px solid var(--teal);\n        }<\/p>\n<p>        .expert-box-label {\n            background: var(--primary-blue);\n            color: var(--white);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 12px;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            display: inline-block;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .expert-box-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.4rem;\n            font-weight: 700;\n            color: var(--text-dark);\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .expert-inner {\n            margin-top: 25px;\n            padding-top: 25px;\n            border-top: 2px solid var(--teal);\n        }<\/p>\n<p>        .expert-inner-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.2rem;\n            font-weight: 600;\n            color: var(--primary-blue);\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .faq-list {\n            margin: 50px 0;\n        }<\/p>\n<p>        .faq-item {\n            background: var(--white);\n            border-radius: 12px;\n            margin-bottom: 15px;\n            box-shadow: var(--shadow);\n            overflow: hidden;\n        }<\/p>\n<p>        .faq-q {\n            padding: 25px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            background: var(--white);\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-q:hover {\n            background: var(--bg-light);\n        }<\/p>\n<p>        .faq-q span:first-child {\n            font-weight: 600;\n            color: var(--text-dark);\n            flex: 1;\n        }<\/p>\n<p>        .faq-icon {\n            width: 30px;\n            height: 30px;\n            background: var(--primary-blue);\n            color: var(--white);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }<\/p>\n<p>        .faq-a {\n            padding: 0 25px;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n            background: var(--bg-light);\n        }<\/p>\n<p>        .faq-item.open .faq-a {\n            max-height: 300px;\n            padding: 25px;\n        }<\/p>\n<p>        .cta-box {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: var(--white);\n            padding: 50px;\n            border-radius: 20px;\n            text-align: center;\n            margin: 60px 0;\n        }<\/p>\n<p>        .cta-box h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            font-weight: 700;\n            margin-bottom: 20px;\n            color: var(--white);\n        }<\/p>\n<p>        .cta-buttons {\n            display: flex;\n            gap: 20px;\n            justify-content: center;\n            margin-top: 30px;\n            flex-wrap: wrap;\n        }<\/p>\n<p>        .btn-white, .btn-outline {\n            padding: 15px 30px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            font-size: 16px;\n            transition: all 0.3s ease;\n            display: inline-block;\n        }<\/p>\n<p>        .btn-white {\n            background: var(--white);\n            color: var(--primary-blue);\n        }<\/p>\n<p>        .btn-white:hover {\n            background: var(--bg-light);\n            transform: translateY(-2px);\n        }<\/p>\n<p>        .btn-outline {\n            background: transparent;\n            color: var(--white);\n            border: 2px solid var(--white);\n        }<\/p>\n<p>        .btn-outline:hover {\n            background: var(--white);\n            color: var(--primary-blue);\n            transform: translateY(-2px);\n        }<\/p>\n<p>        .article-tags {\n            margin-top: 60px;\n            padding-top: 30px;\n            border-top: 2px solid var(--teal);\n        }<\/p>\n<p>        .article-tag {\n            display: inline-block;\n            background: var(--bg-light);\n            color: var(--text-dark);\n            padding: 8px 16px;\n            border-radius: 20px;\n            margin: 5px;\n            font-size: 14px;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .article-tag:hover {\n            background: var(--primary-blue);\n            color: var(--white);\n            transform: translateY(-2px);\n        }<\/p>\n<p>        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            background: var(--white);\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: var(--shadow);\n        }<\/p>\n<p>        th, td {\n            padding: 15px;\n            text-align: left;\n            border-bottom: 1px solid #ddd;\n        }<\/p>\n<p>        th {\n            background: var(--primary-blue);\n            color: var(--white);\n            font-weight: 600;\n        }<\/p>\n<p>        tr:hover {\n            background: var(--bg-light);\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2.2rem;\n            }<\/p>\n<p>            .article-meta {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 15px;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .cta-buttons {\n                flex-direction: column;\n            }<\/p>\n<p>            .intro-block, .expert-box, .cta-box {\n                padding: 25px;\n            }<\/p>\n<p>            h2 {\n                font-size: 1.8rem;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<section class=\"article-hero\">\n<div class=\"article-hero-inner\">\n<nav class=\"article-breadcrumb\">\n                <a href=\"https:\/\/www.dynseo.com\/en\/\">Home<\/a> ><br \/>\n                <a href=\"https:\/\/www.dynseo.com\/blog\">Blog<\/a> ><br \/>\n                <a href=\"https:\/\/www.dynseo.com\/orthophonie\">Speech Therapy<\/a> ><br \/>\n                Written language and reading<br \/>\n            <\/nav>\n<div class=\"article-category\">Speech Therapy Guide<\/div>\n<h1>Written language and reading: <span class=\"hl\">Complete guide for speech therapists<\/span><\/h1>\n<div class=\"article-meta\">\n                <span>\ud83d\udcc5 Published in April 2026<\/span><br \/>\n                <span>\u23f1\ufe0f 25 min read<\/span><br \/>\n                <span>\ud83d\udc65 Speech therapists &#038; Professionals<\/span><br \/>\n                <span>\u2b50 4.8\/5 (127 reviews)<\/span>\n            <\/div>\n<\/p><\/div>\n<div class=\"article-hero-curve\"><\/div>\n<\/section>\n<div class=\"article-body\">\n<div class=\"container\">\n<div class=\"intro-block\">\n                <pee>The learning of written language represents one of the most crucial stages of a child&#8217;s cognitive development. This complex acquisition relies on previously developed oral language skills and involves specific neurobiological mechanisms that radically transform the way the child accesses information and communicates with the world.<\/pee>\n<pee>Written language disorders, notably dyslexia and dysorthographia, affect between 5 to 10% of school-aged children, representing a major challenge for the educational system and families. These difficulties, far from being mere transient delays, require a deep understanding of the underlying mechanisms and a tailored specialized intervention.<\/pee>\n<pee>This comprehensive guide is aimed at speech therapists and education professionals wishing to deepen their understanding of reading processes, identify difficulties early on, and implement effective intervention strategies. We will explore the latest scientific advances in the field, the most relevant assessment tools, and proven remediation methods.<\/pee>\n<pee>The objective of this document is to provide a practical and scientifically based resource to best support children in their written learning journey, taking into account their specific needs and individual potential.<\/pee>\n<pee>We will also address the crucial importance of interdisciplinary collaboration between speech therapists, teachers, parents, and other professionals to optimize each child&#8217;s chances of success in their relationship with writing.<\/pee>\n            <\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                    <span class=\"number\">5-10%<\/span><br \/>\n                    <span class=\"label\">of children affected by written language disorders<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">18 months<\/span><br \/>\n                    <span class=\"label\">minimum learning before dyslexia diagnosis<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">85%<\/span><br \/>\n                    <span class=\"label\">predictability with phonological awareness<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">2 pathways<\/span><br \/>\n                    <span class=\"label\">of reading: phonological and lexical<\/span>\n                <\/div>\n<\/p><\/div>\n<h2>1. Fundamental prerequisites for learning to read<\/h2>\n<pee>Learning to read cannot occur ex nihilo. It requires prior mastery of a set of fundamental skills that constitute the pillars upon which the ability to decode and understand written text will be built. These prerequisites, developed progressively during early childhood, are interconnected and mutually influence each other in a dynamic process of cognitive maturation.<\/pee>\n<pee>Oral language is the absolute foundation of any learning of written language. A child must have a sufficiently rich vocabulary, master basic syntactic structures, and develop solid oral comprehension skills. This linguistic foundation allows for making sense of the decoded words and understanding the texts read. Research shows that a delay in oral language at 3-4 years old is a significant risk factor for later school learning.<\/pee>\n<pee>Phonological awareness is undoubtedly the most determining prerequisite for success in reading. This metalinguistic ability allows the child to perceive, analyze, and manipulate the sound units of language (words, syllables, rhymes, phonemes). It develops progressively, from awareness of words to that of phonemes, and constitutes the cognitive bridge between oral and written language.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udca1 Development of phonological awareness<\/h4>\n<pee>Phonological awareness follows a precise developmental progression: first, awareness of words in sentences (4-5 years), then syllables (5 years), rhymes (5-6 years), and finally phonemes (6-7 years). This progression naturally guides reading preparation activities in preschool.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>Essential prerequisite skills:<\/h4>\n<ul>\n<li>Developed expressive and receptive vocabulary (minimum 2000 words at 5 years)<\/li>\n<li>Syntactic mastery allowing for the construction of complex sentences<\/li>\n<li>Oral comprehension of age-appropriate instructions and stories<\/li>\n<li>Phonological awareness: manipulation of syllables and identification of rhymes<\/li>\n<li>Knowledge of letters: recognition, naming, and orientation<\/li>\n<li>Alphabetic principle: understanding that letters represent sounds<\/li>\n<li>Visual skills: fine discrimination, spatial orientation, visual memory<\/li>\n<li>Sustained attention and functional working memory<\/li>\n<\/ul><\/div>\n<pee>Visual and visuospatial skills also play a crucial role. The child must develop fine visual discrimination to distinguish similar letters (b\/d, p\/q), stable spatial orientation to maintain reading direction, and effective visual memory to quickly recognize frequent words. These skills develop progressively through manipulation activities, coloring, puzzles, and visual games.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Clinical expertise<\/div>\n<div class=\"expert-box-title\">Early assessment of prerequisites<\/div>\n<pee>The early identification of vulnerabilities in these areas allows for effective preventive intervention. A speech therapy assessment in the last year of kindergarten should systematically explore these different areas to identify at-risk children.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Recommended assessment tools:<\/div>\n<pee>The BSEDS (Health Assessment of Development for Schooling), EVALEC, or the phonological awareness tests of BELEC allow for a standardized evaluation of these prerequisites. Clinical observation remains complementary to assess the quality of the strategies used.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>2. The cognitive processes of reading: theoretical models and practical applications<\/h2>\n<pee>Understanding the cognitive processes involved in reading is the essential theoretical foundation for any effective speech therapy intervention. The models developed by cognitive psychology allow for a detailed analysis of the mechanisms at play and precisely identify the breaking points in children facing difficulties.<\/pee>\n<pee>The dual-route model, developed by Coltheart and his collaborators, remains the reference for understanding the mechanisms of reading isolated words. This model postulates the existence of two complementary and relatively independent reading procedures: the phonological route (or assembly) and the lexical route (or addressing). Each route has specific characteristics and preferentially processes certain types of words.<\/pee>\n<pee>The phonological route, also called the assembly route, allows reading through systematic decoding. It transforms each grapheme into phoneme according to the grapho-phonemic correspondence rules of the language. This route is essential for reading new words, pseudowords, and regular words. It is the route of learning par excellence and must be mastered as a priority by novice readers.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Key point<\/div>\n<pee>The phonological route is particularly solicited in languages with transparent spelling like Italian or Spanish, where the grapheme-phoneme correspondences are regular. French, with its numerous irregularities, requires a parallel development of both routes.<\/pee>\n            <\/div>\n<pee>The lexical route, or addressing route, allows for the global recognition of words stored in memory. It treats words as familiar visual forms and allows direct access to meaning without going through phonological mediation. This route is essential for efficiently reading frequent and irregular words (like &#8220;women,&#8221; &#8220;onion,&#8221; &#8220;mister&#8221;) that cannot be correctly read by simply applying grapho-phonemic rules.<\/pee>\n<table>\n<thead>\n<tr>\n<th>Reading route<\/th>\n<th>Main mechanism<\/th>\n<th>Types of words processed<\/th>\n<th>Processing speed<\/th>\n<th>Development<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Phonological route<\/td>\n<td>Grapheme-phoneme conversion<\/td>\n<td>New words, pseudowords, regular words<\/td>\n<td>Slow at first, speeds up with training<\/td>\n<td>First acquired (6-7 years)<\/td>\n<\/tr>\n<tr>\n<td>Lexical route<\/td>\n<td>Global recognition<\/td>\n<td>Frequent words, irregular words<\/td>\n<td>Fast and automatic<\/td>\n<td>Develops gradually (7-10 years)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"conseil-card\">\n<h4>\ud83c\udfaf Clinical application of the dual pathway model<\/h4>\n<pee>In speech therapy, the differential evaluation of these two pathways allows for the identification of the specific profile of each child. A child who reads regular words correctly but fails on irregular words probably has a weakness in the lexical pathway. Conversely, specific difficulties with pseudowords indicate a phonological pathway impairment.<\/pee>\n            <\/div>\n<pee>Expert readers use these two pathways flexibly and in coordination depending on the context and characteristics of the encountered words. This cognitive flexibility is one of the markers of reading expertise and explains the fluency and efficiency of accomplished readers. The development of this coordination between the pathways represents a major therapeutic goal in speech therapy.<\/pee>\n<h2>3. Developmental stages of reading acquisition<\/h2>\n<pee>The acquisition of reading follows a relatively universal developmental progression, although the individual pace can vary significantly. Understanding these stages allows speech therapists to adapt their interventions to the child&#8217;s developmental level and identify any blockages in the normal progression.<\/pee>\n<pee>The logographic phase, which precedes formal learning, is characterized by a global recognition of certain words based on prominent visual cues. The child recognizes their name, familiar logos (McDonald&#8217;s, Coca-Cola), and a few words from the environment, but without a true analysis of the internal structure of words. This recognition relies on visual and contextual memorization strategies rather than an understanding of the alphabetic principle.<\/pee>\n<pee>The transition to the alphabetic phase marks the true beginning of reading acquisition. The child gradually discovers and internalizes the alphabetic principle: letters represent sounds of spoken language. This revolutionary awareness paves the way for systematic decoding and the autonomous learning of new words. This phase is often accompanied by a temporary regression in reading speed, as the child abandons their logographic strategies to prioritize letter-by-letter decoding.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Scientific research<\/div>\n<div class=\"expert-box-title\">Neuroplasticity and reading acquisition<\/div>\n<pee>Neuroimaging studies show that learning to read profoundly alters brain organization. The development of the &#8220;brain&#8217;s mailbox&#8221; in the left fusiform gyrus enables automatic recognition of written words and constitutes a neurobiological marker of reading expertise.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Clinical implications:<\/div>\n<pee>These findings highlight the importance of early and intensive stimulation to promote brain plasticity. Speech therapy can literally &#8220;sculpt&#8221; the neural circuits involved in reading.<\/pee>\n                <\/div>\n<\/p><\/div>\n<pee>The orthographic phase represents the culmination of learning, characterized by the gradual formation of a mental orthographic lexicon. The child stores in memory the orthographic representations of encountered words, allowing for immediate recognition without resorting to decoding. This automation frees cognitive resources for comprehension and allows access to expert reading.<\/pee>\n<div class=\"key-points\">\n<h4>Characteristics of learning phases:<\/h4>\n<ul>\n<li>Logographic phase (4-6 years): global recognition, visual memory, contextual cues<\/li>\n<li>Early alphabetic phase (6-7 years): letter-by-letter decoding, slowness, conscious effort<\/li>\n<li>Late alphabetic phase (7-8 years): fluent decoding, recognition of orthographic patterns<\/li>\n<li>Orthographic phase (8 years and older): automation, formation of the mental lexicon, expert reading<\/li>\n<\/ul><\/div>\n<pee>It is crucial to understand that these phases are not strictly sequential but overlap and coexist. A child may use logographic strategies for some very familiar words while decoding other words alphabetically. This coexistence of strategies reflects the complexity of the learning process and the need for a differentiated pedagogical approach.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Teaching Tip<\/div>\n<pee>To facilitate the transition from the logographic phase to the alphabetic phase, it is recommended to use meaningful words for the child (their first name, the names of family members) and to gradually draw their attention to the internal structure of these familiar words.<\/pee>\n            <\/div>\n<h2>4. Specific Written Language Disorders: Classification and Clinical Manifestations<\/h2>\n<pee>Specific written language disorders constitute a complex set of persistent difficulties that affect the acquisition and mastery of reading and writing, despite normal intellectual abilities and appropriate teaching. These disorders, of neurobiological origin, require a fine understanding of their manifestations to allow for accurate differential diagnosis and appropriate management.<\/pee>\n<pee>Developmental dyslexia represents the most common and well-documented disorder. It is characterized by persistent and significant difficulties in acquiring reading skills, which cannot be explained by intellectual, sensory, or acquired neurological deficits, or by unfavorable socio-economic conditions. Dyslexia affects about 5 to 10% of the school population, with a slightly higher prevalence in boys.<\/pee>\n<pee>The traditional classification distinguishes three main subtypes of dyslexia according to performance profiles on reading tests. Phonological dyslexia is characterized by a predominant impairment of the assembly pathway, manifesting as particular difficulties with pseudowords and new words. These children may develop compensatory strategies for familiar words but remain in great difficulty with unknown words.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udd0d Dyslexia Profiles and Intervention Strategies<\/h4>\n<pee>Each subtype of dyslexia requires specific intervention strategies. Phonological dyslexia benefits from intensive work on phonological awareness and grapho-phonemic correspondences, while surface dyslexia requires work on memorizing irregular words and enriching the orthographic lexicon.<\/pee>\n            <\/div>\n<pee>Surface dyslexia, less common, results from a preferential impairment of the addressing pathway. These children correctly decode regular words and pseudowords but experience specific difficulties with irregular words that they regularize (reading &#8220;femmes&#8221; as \/f\u00e8mes\/). This profile, rarer in French than in English due to the orthographic characteristics of our language, may go unnoticed in early learning.<\/pee>\n<pee>Mixed dyslexia combines the difficulties of both reading pathways and often represents the most severe form. These children present global difficulties in reading, affecting both regular and irregular words as well as pseudowords. This profile requires intensive and multimodal intervention to gradually develop skills in both reading pathways.<\/pee>\n<div class=\"key-points\">\n<h4>Early warning signs (from kindergarten):<\/h4>\n<ul>\n<li>Persistent difficulties in phonological awareness (rhymes, syllables)<\/li>\n<li>Delay in acquiring the name and sound of letters<\/li>\n<li>Difficulties in memorizing nursery rhymes and songs<\/li>\n<li>Problems with fine auditory discrimination<\/li>\n<li>Family history of reading difficulties<\/li>\n<li>Residual oral language delay<\/li>\n<\/ul><\/div>\n<pee>Dysorthography frequently accompanies dyslexia but can also present in isolation. It is characterized by persistent difficulties in acquiring and mastering spelling, affecting both common spelling and grammatical spelling. The observed errors often reflect the failing mechanisms: phonological errors (omissions, substitutions of phonemes), visual errors (letter confusions), morpho-syntactic errors (agreements, conjugations).<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Differential diagnosis<\/div>\n<div class=\"expert-box-title\">Distinguishing dyslexia from other learning disorders<\/div>\n<pee>The diagnosis of dyslexia requires ruling out other possible causes of reading difficulties: intellectual disability, sensory disorders, oral language disorders, attention disorders, socio-educational deficiencies. A comprehensive multidisciplinary assessment is often necessary.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Frequent comorbidities:<\/div>\n<pee>Dyslexia frequently associates with other disorders: ADHD (20-40% of cases), oral language disorders (30%), dyscalculia (15-20%). These associations modify the prognosis and require a comprehensive approach.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>5. Evaluation methods and diagnostic tools in speech therapy<\/h2>\n<pee>The evaluation of written language disorders constitutes a complex and multidimensional process that requires a systematic approach and reliable standardized tools. This evaluation aims to precisely identify the failing mechanisms, quantify the extent of difficulties, and guide the most appropriate remediation strategies.<\/pee>\n<pee>The evaluation of phonological awareness remains a central element of the assessment, given its predictive role in written learning. The tests should explore the different levels of phonological awareness, from syllabic awareness to phonemic awareness, including awareness of rhymes and onsets. Standardized tests such as the phonological awareness tests of BELEC or the subtests of BALE allow for fine and comparative evaluation.<\/pee>\n<pee>The evaluation of reading itself must differentially explore the two reading pathways. Reading regular words, irregular words, and pseudowords allows for identifying the specific profile of each child and characterizing the type of dyslexia. Measuring accuracy (number of errors) and speed (words per minute) provides essential quantitative indicators for diagnosis and monitoring progress.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Evaluation methodology<\/div>\n<pee>The evaluation should always start with the preserved skills to build the child&#8217;s confidence, then gradually explore the areas of difficulty. The qualitative observation of the strategies used and the types of errors is as important as the quantitative scores.<\/pee>\n            <\/div>\n<pee>The evaluation of reading comprehension is an essential aspect that is often overlooked. Decoding difficulties can mask specific comprehension disorders, and conversely, good comprehension abilities can partially compensate for decoding difficulties. Using texts adapted to the decoding level allows for a specific evaluation of comprehension skills.<\/pee>\n<div class=\"key-points\">\n<h4>Areas to systematically evaluate:<\/h4>\n<ul>\n<li>Phonological awareness: syllabic, rhyming, phonemic<\/li>\n<li>Letter knowledge: name, sound, orientation<\/li>\n<li>Word reading: regular, irregular, frequent, rare<\/li>\n<li>Reading pseudowords: simple and complex<\/li>\n<li>Text reading: accuracy, speed, prosody<\/li>\n<li>Comprehension: literal, inferential, global<\/li>\n<li>Spelling: regular words, irregular words, text dictation<\/li>\n<li>Oral language: vocabulary, syntax, comprehension<\/li>\n<\/ul><\/div>\n<pee>The evaluation of spelling should explore the different types of errors and the underlying mechanisms. The analysis of phonologically plausible errors (phonetic transcription errors) versus phonologically implausible errors (omissions, substitutions) provides insight into the integrity of the different processes. The evaluation should include lexical spelling (isolated words) and spelling in context (spontaneous writing).<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udcca Interpretation of Results<\/h4>\n<pee>The interpretation of results must take into account developmental norms, socio-cultural level, the language spoken at home, and testing conditions. A gap of 1.5 to 2 standard deviations below the mean generally constitutes the diagnostic threshold, but the convergence of several indicators is necessary to make a diagnosis.<\/pee>\n            <\/div>\n<pee>Clinical observation complements standardized tests and provides valuable qualitative information. The analysis of strategies used, compensatory mechanisms, fatigue, motivation, and reactions to failure significantly enriches the quantitative evaluation and guides therapeutic choices.<\/pee>\n<h2>6. Intervention Strategies and Remediation Methods<\/h2>\n<pee>Speech therapy intervention in written language disorders is based on scientifically validated principles and must adapt to the specific profile of each child. The effectiveness of remediation largely depends on the timeliness of the intervention, its intensity, structuring, and duration. Research converges to highlight the importance of an explicit, systematic, and multimodal approach.<\/pee>\n<pee>The principle of early intervention is a fundamental element of the intervention. The earlier the support begins in the learning process, the more likely it is to be effective. Preventive intervention in the last year of kindergarten or the beginning of first grade helps prevent the establishment of lasting difficulties and maintains the child&#8217;s motivation. Prevention programs targeting phonological awareness show remarkable effectiveness in reducing the incidence of reading disorders.<\/pee>\n<pee>The intensity of the intervention largely determines its effectiveness. Research suggests that an intervention of 3 to 4 sessions per week during the initial phases of remediation is optimal. This intensity helps maintain the learning dynamic and quickly consolidate achievements. Gradual spacing of sessions can then allow for transfer and generalization of skills.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Evidence-based practice<\/div>\n<div class=\"expert-box-title\">Scientifically Validated Intervention Methods<\/div>\n<pee>International meta-analyses identify several essential components of effective interventions: explicit phonological training, systematic teaching of grapho-phonemic correspondences, development of fluency through repeated reading, vocabulary enrichment, and comprehension strategies.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Recommended structured programs:<\/div>\n<pee>Multisensory programs like Orton-Gillingham, structured phonics methods, and computerized interventions like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> show documented effectiveness in the scientific literature.<\/pee>\n                <\/div>\n<\/p><\/div>\n<pee>Working on phonological awareness remains central, particularly for children with phonological dyslexia. The intervention should systematically progress from the broadest units (syllables) to the finest (phonemes), using visual and kinesthetic supports to enhance auditory perception. The use of tokens, colored cubes, and associated gestures facilitates the mental manipulation of phonological units.<\/pee>\n<div class=\"key-points\">\n<h4>Recommended progression for phonological awareness:<\/h4>\n<ul>\n<li>Syllabic awareness: segmentation, manipulation, blending of syllables<\/li>\n<li>Rhyme awareness: identification, production, manipulation<\/li>\n<li>Onset awareness: identification of initial sounds<\/li>\n<li>Phonemic awareness: isolation, segmentation, manipulation of phonemes<\/li>\n<li>Phoneme-grapheme correspondences: explicit sound-letter association<\/li>\n<li>Decoding: application of reading rules<\/li>\n<\/ul><\/div>\n<pee>The teaching of grapho-phonemic correspondences must be explicit, progressive, and cumulative. Progression generally follows the order of frequency and regularity: simple vowels, common consonants, and then gradually complex graphemes and contextual rules. Each new correspondence must be systematically practiced in reading and writing to promote the bidirectionality of learning.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Therapeutic tip<\/div>\n<pee>The use of digital applications like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> allows for intensive and playful training of grapho-phonemic correspondences, with immediate feedback and automatic adjustment of the difficulty level.<\/pee>\n            <\/div>\n<pee>The development of fluency is a major goal that is often overlooked. Repeated reading of adapted texts, training in the rapid recognition of frequent words, and timed reading exercises help automate decoding processes and free up cognitive resources for comprehension. Echo reading techniques, guided reading, and theatrical reading prove to be particularly effective.<\/pee>\n<h2>7. Development of spelling vocabulary and word memory<\/h2>\n<pee>Building a solid mental spelling vocabulary is one of the major challenges of learning to write, particularly for dyslexic children. This repertoire of stored orthographic representations in memory allows for the automatic recognition of familiar words and forms the foundation of expert reading. Its development requires specific strategies and intensive training.<\/pee>\n<pee>Memorizing irregular words presents a particular challenge in French. These words, which cannot be correctly read by simply applying grapho-phonemic rules, require storage in memory of their complete orthographic form. The intervention must use multisensory strategies: detailed visual analysis, oral spelling, repeated writing, mnemonic associations.<\/pee>\n<pee>The morphological approach proves to be particularly effective for developing spelling vocabulary. Identifying morphemes (prefixes, roots, suffixes) allows for grouping words into families and facilitates their memorization. This approach is particularly relevant for sophisticated and technical words that children encounter in school texts starting from cycle 3.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83e\udde0 Spelling memorization strategies<\/h4>\n<pee>Spelling memorization benefits from the simultaneous use of multiple sensory channels: visualization of the word, oral spelling, kinesthetic writing, creation of semantic associations. This multimodal approach strengthens memory traces and facilitates retrieval.<\/pee>\n            <\/div>\n<pee>The use of innovative digital tools like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> allows for systematic and progressive training of spelling vocabulary. These applications offer varied exercises in recognition, spelling, and memorization, with automatic adjustment of difficulty based on the child&#8217;s performance.<\/pee>\n<div class=\"key-points\">\n<h4>Effective methods for the development of spelling vocabulary:<\/h4>\n<ul>\n<li>Systematic visual analysis: general shape, specific letters, patterns<\/li>\n<li>Multisensory spelling: oral, written, kinesthetic<\/li>\n<li>Mnemonic associations: phrases, stories, images<\/li>\n<li>Morphological groupings: word families, common roots<\/li>\n<li>Spaced training: scheduled revisions over time<\/li>\n<li>Contextualization: use in sentences, in texts<\/li>\n<\/ul><\/div>\n<pee>The analysis of spelling errors provides valuable information about the strategies used and the failing mechanisms. Phonologically plausible errors indicate a preferential reliance on the phonological route, while visual errors suggest a fragility of the stored spelling representations. This analysis finely guides therapeutic choices.<\/pee>\n<h2>8. Reading comprehension: specialized strategies and interventions<\/h2>\n<pee>Reading comprehension represents the ultimate goal of any written learning, but it can be hindered by decoding difficulties or can itself be a specific area of difficulty. Speech therapy intervention must simultaneously develop decoding skills and comprehension strategies, taking into account their dynamic interaction.<\/pee>\n<pee>The Gough and Tunmer reading comprehension model (simple reading formula) posits that written comprehension results from the product of decoding skills and oral comprehension skills. This formula highlights the importance of developing these two components in parallel and explains why some children may experience comprehension difficulties despite correct decoding.<\/pee>\n<pee>Explicit teaching of comprehension strategies is a cornerstone of intervention. These metacognitive strategies allow readers to control and optimize their understanding. Activating prior knowledge, formulating hypotheses, questioning the text, synthesizing, and checking comprehension should be taught explicitly and systematically.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Metacognitive strategies<\/div>\n<div class=\"expert-box-title\">Explicit teaching of comprehension<\/div>\n<pee>Explicit teaching of comprehension strategies follows a structured progression: modeling by the adult, guided practice with support, independent practice with feedback, transfer in different contexts. This approach develops the reader&#8217;s autonomy and flexibility.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Essential strategies to teach:<\/div>\n<pee>Prediction from the title and illustrations, activation of prior knowledge, questioning during reading, identification of main ideas, logical inferences, synthesis and summary, critical evaluation of content.<\/pee>\n                <\/div>\n<\/p><\/div>\n<pee>The development of vocabulary is an essential prerequisite for comprehension. Lexical impoverishment significantly limits the understanding of texts, particularly from cycle 3 where school texts use increasingly specialized vocabulary. The intervention should aim for both quantitative and qualitative enrichment of vocabulary, prioritizing the teaching of high-frequency words and specialized terms.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Lexical enrichment<\/div>\n<pee>The use of mind maps, semantic networks, and interactive applications facilitates the acquisition and retention of new vocabulary. <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> offers playful activities for lexical enrichment tailored to different levels.<\/pee>\n            <\/div>\n<pee>Adapting texts may be necessary to allow dyslexic children to access meaning despite their decoding difficulties. This adaptation can involve layout (spacing, font, colors), vocabulary (lexical simplification), syntax (shorter sentences), or length (shorter texts). The goal is to maintain access to meaning while continuing to develop decoding skills.<\/pee>\n<h2>9. Digital technologies and reading assistance tools<\/h2>\n<pee>The integration of digital technologies into the speech therapy management of written language disorders opens up new and particularly promising therapeutic perspectives. These tools allow for intensive, personalized, and motivating training, while providing immediate feedback and automatic adjustment of difficulty based on the child&#8217;s performance.<\/pee>\n<pee>Specialized applications like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> revolutionize the traditional approach to remediation by offering gamified exercises that maintain children&#8217;s engagement and motivation over long training periods. These tools enable targeted work on the different components of reading: phonological awareness, grapho-phonemic correspondences, fluency, spelling lexicon, and comprehension.<\/pee>\n<pee>Reading assistance technologies provide valuable compensatory solutions for dyslexic children. Text-to-speech allows access to the content of texts despite decoding difficulties, speech recognition facilitates written production, and word prediction tools reduce the cognitive load related to spelling. These technical aids should be integrated gradually and accompanied by specific learning.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udcbb Integration of digital tools in therapy<\/h4>\n<pee>The effectiveness of digital tools depends on their thoughtful integration into a comprehensive therapeutic project. They do not replace human intervention but complement it by allowing intensive and personalized training between sessions. The guidance of the speech therapist remains essential to optimize their use.<\/pee>\n            <\/div>\n<pee>Cognitive remediation software specifically targets the underlying executive functions related to learning: attention, working memory, cognitive flexibility, inhibition. These programs allow for targeted training of these transversal functions that partly determine the success of school learning. The effectiveness of this training on reading performance is the subject of active research.<\/pee>\n<div class=\"key-points\">\n<h4>Advantages of digital technologies in speech therapy:<\/h4>\n<ul>\n<li>Automatic personalization of difficulty and pace<\/li>\n<li>Immediate feedback and positive reinforcement<\/li>\n<li>Objective tracking of progress and detailed statistics<\/li>\n<li>Motivation maintained through gamification<\/li>\n<li>Accessibility and possibility of home training<\/li>\n<li>Standardization of exercises and reproducibility<\/li>\n<\/ul><\/div>\n<pee>Virtual and augmented reality opens new perspectives for speech therapy intervention. These technologies allow for the creation of immersive and motivating learning environments, particularly suited for children of the digital generation. The initial developments in this field show encouraging results for engagement and effectiveness of interventions<br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Langage \u00e9crit et lecture : Guide complet pour les orthophonistes\",\n      \"description\": \"Langage \u00e9crit et lecture - Guide Orthophonie - Langage \u00e9crit et lecture : Guide complet pour les orthophonistes\",\n      \"url\": \"https:\/\/www.dynseo.com\/langage-ecrit-et-lecture-guide-complet-pour-les-orthophonistes\/\",\n      \"datePublished\": \"2026-04-09\",\n      \"image\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/dynseo-logo.png\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"@id\": \"https:\/\/www.dynseo.com\/#organization\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"@id\": \"https:\/\/www.dynseo.com\/#organization\"\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      }\n    },\n    {\n      \"@type\": \"Organization\",\n      \"@id\": \"https:\/\/www.dynseo.com\/#organization\",\n      \"name\": \"DYNSEO\",\n      \"url\": \"https:\/\/www.dynseo.com\",\n      \"logo\": {\n        \"@type\": \"ImageObject\",\n        \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/dynseo-logo.png\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"name\": \"Langage \u00e9crit et lecture : Guide complet pour les orthophonistes\",\n      \"url\": \"https:\/\/www.dynseo.com\/langage-ecrit-et-lecture-guide-complet-pour-les-orthophonistes\/\",\n      \"description\": \"Langage \u00e9crit et lecture - Guide Orthophonie - Langage \u00e9crit et lecture : Guide complet pour les orthophonistes\",\n      \"breadcrumb\": {\n        \"@type\": \"BreadcrumbList\",\n        \"itemListElement\": [\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Accueil\",\n            \"item\": \"https:\/\/www.dynseo.com\/\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"Blog\",\n            \"item\": \"https:\/\/www.dynseo.com\/blog\/\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"name\": \"Langage \u00e9crit et lecture : Guide complet pour les orthophonistes\",\n            \"item\": \"https:\/\/www.dynseo.com\/langage-ecrit-et-lecture-guide-complet-pour-les-orthophonistes\/\"\n          }\n        ]\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Qu'est-ce que le langage \u00e9crit et la lecture en orthophonie ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Le langage \u00e9crit et la lecture sont des comp\u00e9tences fondamentales que les orthophonistes \u00e9valuent et r\u00e9\u00e9duquent. Ces domaines incluent l'apprentissage de la lecture, l'\u00e9criture, la compr\u00e9hension de textes et le traitement des DYS disorderslexiques.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelles sont les principales difficult\u00e9s de langage \u00e9crit chez les enfants ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les principales difficult\u00e9s incluent la dyslexie, la dysorthographie, les troubles de la compr\u00e9hension \u00e9crite, les difficult\u00e9s de d\u00e9codage phonologique et les troubles de l'expression \u00e9crite.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment les orthophonistes interviennent-ils sur le langage \u00e9crit ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les orthophonistes utilisent des m\u00e9thodes d'\u00e9valuation sp\u00e9cialis\u00e9es, des exercices de r\u00e9\u00e9ducation adapt\u00e9s, des techniques de rem\u00e9diation phonologique et des outils num\u00e9riques pour am\u00e9liorer les comp\u00e9tences en lecture et \u00e9criture.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":116414,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"[et_pb_section fb_built=\"1\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" margin_top=\"0px\" margin_bottom=\"0px\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" margin_top=\"0px\" margin_bottom=\"0px\" column_structure=\"4_4\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"]<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Langage \u00e9crit et lecture : Guide complet pour les orthophonistes | DYNSEO<\/title>\n    <meta name=\"description\" content=\"Guide complet sur le langage \u00e9crit et la lecture pour orthophonistes. D\u00e9couvrez les processus d'apprentissage, troubles dyslexiques et m\u00e9thodes d'intervention.\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800&family=Poppins:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --primary-blue: #5e5ed7;\n            --dark-blue: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --rose: #e73469;\n            --text-dark: #2c3e50;\n            --text-light: #6c757d;\n            --bg-light: #f8f9fa;\n            --white: #ffffff;\n            --shadow: 0 4px 20px rgba(0,0,0,0.1);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: var(--text-dark);\n        }\n\n        .article-hero {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: var(--white);\n            padding: 60px 0 120px 0;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><circle cx=\"20\" cy=\"20\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"80\" cy=\"40\" r=\"1.5\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"40\" cy=\"80\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><\/svg>');\n        }\n\n        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n            position: relative;\n            z-index: 2;\n        }\n\n        .article-breadcrumb {\n            font-size: 14px;\n            margin-bottom: 20px;\n            opacity: 0.9;\n        }\n\n        .article-breadcrumb a {\n            color: var(--white);\n            text-decoration: none;\n        }\n\n        .article-category {\n            display: inline-block;\n            background: var(--rose);\n            color: var(--white);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 600;\n            margin-bottom: 20px;\n        }\n\n        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 800;\n            margin-bottom: 20px;\n            line-height: 1.2;\n        }\n\n        .hl {\n            background: linear-gradient(120deg, var(--yellow) 0%, var(--teal) 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .article-meta {\n            display: flex;\n            align-items: center;\n            gap: 30px;\n            margin-bottom: 30px;\n            flex-wrap: wrap;\n        }\n\n        .article-meta span {\n            font-size: 16px;\n            opacity: 0.9;\n        }\n\n        .article-hero-curve {\n            position: absolute;\n            bottom: -1px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background: var(--white);\n            border-radius: 50% 50% 0 0 \/ 100% 100% 0 0;\n        }\n\n        .article-body {\n            padding: 80px 0;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .intro-block {\n            background: linear-gradient(135deg, var(--bg-light) 0%, rgba(169, 226, 228, 0.2) 100%);\n            padding: 40px;\n            border-radius: 20px;\n            margin-bottom: 60px;\n            box-shadow: var(--shadow);\n        }\n\n        .intro-block p {\n            font-size: 18px;\n            line-height: 1.8;\n            margin-bottom: 20px;\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 60px 0;\n        }\n\n        .stat-card {\n            background: var(--white);\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: var(--shadow);\n            border-top: 4px solid var(--primary-blue);\n        }\n\n        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 800;\n            color: var(--primary-blue);\n            display: block;\n            margin-bottom: 10px;\n        }\n\n        .stat-card .label {\n            font-size: 16px;\n            color: var(--text-light);\n            font-weight: 500;\n        }\n\n        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            font-weight: 700;\n            color: var(--text-dark);\n            margin: 50px 0 30px 0;\n            padding-bottom: 15px;\n            border-bottom: 3px solid var(--teal);\n        }\n\n        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--primary-blue);\n            margin: 30px 0 20px 0;\n        }\n\n        p {\n            margin-bottom: 20px;\n            font-size: 16px;\n            line-height: 1.7;\n        }\n\n        .conseil-card {\n            background: linear-gradient(135deg, var(--yellow) 0%, rgba(255, 236, 167, 0.7) 100%);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            border-left: 5px solid var(--rose);\n        }\n\n        .conseil-card h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 700;\n            color: var(--text-dark);\n            margin-bottom: 15px;\n        }\n\n        .key-points {\n            background: var(--white);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            box-shadow: var(--shadow);\n        }\n\n        .key-points h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 700;\n            color: var(--primary-blue);\n            margin-bottom: 20px;\n        }\n\n        .key-points ul {\n            list-style: none;\n            padding: 0;\n        }\n\n        .key-points li {\n            padding: 10px 0;\n            padding-left: 30px;\n            position: relative;\n        }\n\n        .key-points li::before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: var(--primary-blue);\n            font-weight: bold;\n            font-size: 18px;\n        }\n\n        .tip-box {\n            background: linear-gradient(135deg, rgba(94, 94, 215, 0.1) 0%, rgba(169, 226, 228, 0.1) 100%);\n            padding: 25px;\n            border-radius: 12px;\n            margin: 25px 0;\n            border-left: 4px solid var(--primary-blue);\n        }\n\n        .tip-box-label {\n            font-weight: 600;\n            color: var(--primary-blue);\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 10px;\n        }\n\n        .expert-box {\n            background: linear-gradient(135deg, var(--white) 0%, rgba(169, 226, 228, 0.1) 100%);\n            padding: 35px;\n            border-radius: 15px;\n            margin: 40px 0;\n            box-shadow: var(--shadow);\n            border: 2px solid var(--teal);\n        }\n\n        .expert-box-label {\n            background: var(--primary-blue);\n            color: var(--white);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 12px;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            display: inline-block;\n            margin-bottom: 15px;\n        }\n\n        .expert-box-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.4rem;\n            font-weight: 700;\n            color: var(--text-dark);\n            margin-bottom: 20px;\n        }\n\n        .expert-inner {\n            margin-top: 25px;\n            padding-top: 25px;\n            border-top: 2px solid var(--teal);\n        }\n\n        .expert-inner-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.2rem;\n            font-weight: 600;\n            color: var(--primary-blue);\n            margin-bottom: 15px;\n        }\n\n        .faq-list {\n            margin: 50px 0;\n        }\n\n        .faq-item {\n            background: var(--white);\n            border-radius: 12px;\n            margin-bottom: 15px;\n            box-shadow: var(--shadow);\n            overflow: hidden;\n        }\n\n        .faq-q {\n            padding: 25px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            background: var(--white);\n            transition: all 0.3s ease;\n        }\n\n        .faq-q:hover {\n            background: var(--bg-light);\n        }\n\n        .faq-q span:first-child {\n            font-weight: 600;\n            color: var(--text-dark);\n            flex: 1;\n        }\n\n        .faq-icon {\n            width: 30px;\n            height: 30px;\n            background: var(--primary-blue);\n            color: var(--white);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            transition: transform 0.3s ease;\n        }\n\n        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }\n\n        .faq-a {\n            padding: 0 25px;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n            background: var(--bg-light);\n        }\n\n        .faq-item.open .faq-a {\n            max-height: 300px;\n            padding: 25px;\n        }\n\n        .cta-box {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: var(--white);\n            padding: 50px;\n            border-radius: 20px;\n            text-align: center;\n            margin: 60px 0;\n        }\n\n        .cta-box h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            font-weight: 700;\n            margin-bottom: 20px;\n            color: var(--white);\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 20px;\n            justify-content: center;\n            margin-top: 30px;\n            flex-wrap: wrap;\n        }\n\n        .btn-white, .btn-outline {\n            padding: 15px 30px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            font-size: 16px;\n            transition: all 0.3s ease;\n            display: inline-block;\n        }\n\n        .btn-white {\n            background: var(--white);\n            color: var(--primary-blue);\n        }\n\n        .btn-white:hover {\n            background: var(--bg-light);\n            transform: translateY(-2px);\n        }\n\n        .btn-outline {\n            background: transparent;\n            color: var(--white);\n            border: 2px solid var(--white);\n        }\n\n        .btn-outline:hover {\n            background: var(--white);\n            color: var(--primary-blue);\n            transform: translateY(-2px);\n        }\n\n        .article-tags {\n            margin-top: 60px;\n            padding-top: 30px;\n            border-top: 2px solid var(--teal);\n        }\n\n        .article-tag {\n            display: inline-block;\n            background: var(--bg-light);\n            color: var(--text-dark);\n            padding: 8px 16px;\n            border-radius: 20px;\n            margin: 5px;\n            font-size: 14px;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }\n\n        .article-tag:hover {\n            background: var(--primary-blue);\n            color: var(--white);\n            transform: translateY(-2px);\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            background: var(--white);\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: var(--shadow);\n        }\n\n        th, td {\n            padding: 15px;\n            text-align: left;\n            border-bottom: 1px solid #ddd;\n        }\n\n        th {\n            background: var(--primary-blue);\n            color: var(--white);\n            font-weight: 600;\n        }\n\n        tr:hover {\n            background: var(--bg-light);\n        }\n\n        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2.2rem;\n            }\n            \n            .article-meta {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 15px;\n            }\n            \n            .stats-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .cta-buttons {\n                flex-direction: column;\n            }\n            \n            .intro-block, .expert-box, .cta-box {\n                padding: 25px;\n            }\n            \n            h2 {\n                font-size: 1.8rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body><section class=\"article-hero\">\n        <div class=\"article-hero-inner\">\n            <nav class=\"article-breadcrumb\">\n                <a href=\"https:\/\/www.dynseo.com\">Home<\/a> > \n                <a href=\"https:\/\/www.dynseo.com\/blog\">Blog<\/a> > \n                <a href=\"https:\/\/www.dynseo.com\/orthophonie\">Speech Therapy<\/a> > \n                Written language and reading\n            <\/nav>\n            \n            <div class=\"article-category\">Speech Therapy Guide<\/div>\n            \n            <h1>Written language and reading: <span class=\"hl\">Complete guide for speech therapists<\/span><\/h1>\n            \n            <div class=\"article-meta\">\n                <span>\ud83d\udcc5 Published in April 2026<\/span>\n                <span>\u23f1\ufe0f 25 min read<\/span>\n                <span>\ud83d\udc65 Speech therapists & Professionals<\/span>\n                <span>\u2b50 4.8\/5 (127 reviews)<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"article-hero-curve\"><\/div>\n    <\/section>\n\n    <div class=\"article-body\">\n        <div class=\"container\">\n<div class=\"intro-block\">\n                <p>The learning of written language represents one of the most crucial stages of a child's cognitive development. This complex acquisition relies on previously developed oral language skills and involves specific neurobiological mechanisms that radically transform the way the child accesses information and communicates with the world.<\/p>\n                \n                <p>Written language disorders, notably dyslexia and dysorthographia, affect between 5 to 10% of school-aged children, representing a major challenge for the educational system and families. These difficulties, far from being mere transient delays, require a deep understanding of the underlying mechanisms and a tailored specialized intervention.<\/p>\n                \n                <p>This comprehensive guide is aimed at speech therapists and education professionals wishing to deepen their understanding of reading processes, identify difficulties early on, and implement effective intervention strategies. We will explore the latest scientific advances in the field, the most relevant assessment tools, and proven remediation methods.<\/p>\n                \n                <p>The objective of this document is to provide a practical and scientifically based resource to best support children in their written learning journey, taking into account their specific needs and individual potential.<\/p>\n                \n                <p>We will also address the crucial importance of interdisciplinary collaboration between speech therapists, teachers, parents, and other professionals to optimize each child's chances of success in their relationship with writing.<\/p>\n            <\/div>\n\n            <div class=\"stats-grid\">\n                <div class=\"stat-card\">\n                    <span class=\"number\">5-10%<\/span>\n                    <span class=\"label\">of children affected by written language disorders<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">18 months<\/span>\n                    <span class=\"label\">minimum learning before dyslexia diagnosis<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">85%<\/span>\n                    <span class=\"label\">predictability with phonological awareness<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">2 pathways<\/span>\n                    <span class=\"label\">of reading: phonological and lexical<\/span>\n                <\/div>\n            <\/div>\n\n            <h2>1. Fundamental prerequisites for learning to read<\/h2>\n            \n            <p>Learning to read cannot occur ex nihilo. It requires prior mastery of a set of fundamental skills that constitute the pillars upon which the ability to decode and understand written text will be built. These prerequisites, developed progressively during early childhood, are interconnected and mutually influence each other in a dynamic process of cognitive maturation.<\/p>\n\n            <p>Oral language is the absolute foundation of any learning of written language. A child must have a sufficiently rich vocabulary, master basic syntactic structures, and develop solid oral comprehension skills. This linguistic foundation allows for making sense of the decoded words and understanding the texts read. Research shows that a delay in oral language at 3-4 years old is a significant risk factor for later school learning.<\/p>\n\n            <p>Phonological awareness is undoubtedly the most determining prerequisite for success in reading. This metalinguistic ability allows the child to perceive, analyze, and manipulate the sound units of language (words, syllables, rhymes, phonemes). It develops progressively, from awareness of words to that of phonemes, and constitutes the cognitive bridge between oral and written language.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83d\udca1 Development of phonological awareness<\/h4>\n                <p>Phonological awareness follows a precise developmental progression: first, awareness of words in sentences (4-5 years), then syllables (5 years), rhymes (5-6 years), and finally phonemes (6-7 years). This progression naturally guides reading preparation activities in preschool.<\/p>\n            <\/div>\n\n            <div class=\"key-points\">\n                <h4>Essential prerequisite skills:<\/h4>\n                <ul>\n                    <li>Developed expressive and receptive vocabulary (minimum 2000 words at 5 years)<\/li>\n                    <li>Syntactic mastery allowing for the construction of complex sentences<\/li>\n                    <li>Oral comprehension of age-appropriate instructions and stories<\/li>\n                    <li>Phonological awareness: manipulation of syllables and identification of rhymes<\/li>\n                    <li>Knowledge of letters: recognition, naming, and orientation<\/li>\n                    <li>Alphabetic principle: understanding that letters represent sounds<\/li>\n                    <li>Visual skills: fine discrimination, spatial orientation, visual memory<\/li>\n                    <li>Sustained attention and functional working memory<\/li>\n                <\/ul>\n            <\/div>\n\n            <p>Visual and visuospatial skills also play a crucial role. The child must develop fine visual discrimination to distinguish similar letters (b\/d, p\/q), stable spatial orientation to maintain reading direction, and effective visual memory to quickly recognize frequent words. These skills develop progressively through manipulation activities, coloring, puzzles, and visual games.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Clinical expertise<\/div>\n<div class=\"expert-box-title\">Early assessment of prerequisites<\/div>\n                <p>The early identification of vulnerabilities in these areas allows for effective preventive intervention. A speech therapy assessment in the last year of kindergarten should systematically explore these different areas to identify at-risk children.<\/p>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Recommended assessment tools:<\/div>\n                    <p>The BSEDS (Health Assessment of Development for Schooling), EVALEC, or the phonological awareness tests of BELEC allow for a standardized evaluation of these prerequisites. Clinical observation remains complementary to assess the quality of the strategies used.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>2. The cognitive processes of reading: theoretical models and practical applications<\/h2>\n\n            <p>Understanding the cognitive processes involved in reading is the essential theoretical foundation for any effective speech therapy intervention. The models developed by cognitive psychology allow for a detailed analysis of the mechanisms at play and precisely identify the breaking points in children facing difficulties.<\/p>\n\n            <p>The dual-route model, developed by Coltheart and his collaborators, remains the reference for understanding the mechanisms of reading isolated words. This model postulates the existence of two complementary and relatively independent reading procedures: the phonological route (or assembly) and the lexical route (or addressing). Each route has specific characteristics and preferentially processes certain types of words.<\/p>\n\n            <p>The phonological route, also called the assembly route, allows reading through systematic decoding. It transforms each grapheme into phoneme according to the grapho-phonemic correspondence rules of the language. This route is essential for reading new words, pseudowords, and regular words. It is the route of learning par excellence and must be mastered as a priority by novice readers.<\/p>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">Key point<\/div>\n                <p>The phonological route is particularly solicited in languages with transparent spelling like Italian or Spanish, where the grapheme-phoneme correspondences are regular. French, with its numerous irregularities, requires a parallel development of both routes.<\/p>\n            <\/div>\n\n            <p>The lexical route, or addressing route, allows for the global recognition of words stored in memory. It treats words as familiar visual forms and allows direct access to meaning without going through phonological mediation. This route is essential for efficiently reading frequent and irregular words (like \"women,\" \"onion,\" \"mister\") that cannot be correctly read by simply applying grapho-phonemic rules.<\/p>\n\n            <table>\n                <thead>\n                    <tr>\n                        <th>Reading route<\/th>\n                        <th>Main mechanism<\/th>\n                        <th>Types of words processed<\/th>\n                        <th>Processing speed<\/th>\n                        <th>Development<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Phonological route<\/td>\n                        <td>Grapheme-phoneme conversion<\/td>\n                        <td>New words, pseudowords, regular words<\/td>\n                        <td>Slow at first, speeds up with training<\/td>\n                        <td>First acquired (6-7 years)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Lexical route<\/td>\n                        <td>Global recognition<\/td>\n                        <td>Frequent words, irregular words<\/td>\n                        <td>Fast and automatic<\/td>\n                        <td>Develops gradually (7-10 years)<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n<div class=\"conseil-card\">\n                <h4>\ud83c\udfaf Clinical application of the dual pathway model<\/h4>\n                <p>In speech therapy, the differential evaluation of these two pathways allows for the identification of the specific profile of each child. A child who reads regular words correctly but fails on irregular words probably has a weakness in the lexical pathway. Conversely, specific difficulties with pseudowords indicate a phonological pathway impairment.<\/p>\n            <\/div>\n\n            <p>Expert readers use these two pathways flexibly and in coordination depending on the context and characteristics of the encountered words. This cognitive flexibility is one of the markers of reading expertise and explains the fluency and efficiency of accomplished readers. The development of this coordination between the pathways represents a major therapeutic goal in speech therapy.<\/p>\n\n            <h2>3. Developmental stages of reading acquisition<\/h2>\n\n            <p>The acquisition of reading follows a relatively universal developmental progression, although the individual pace can vary significantly. Understanding these stages allows speech therapists to adapt their interventions to the child's developmental level and identify any blockages in the normal progression.<\/p>\n\n            <p>The logographic phase, which precedes formal learning, is characterized by a global recognition of certain words based on prominent visual cues. The child recognizes their name, familiar logos (McDonald's, Coca-Cola), and a few words from the environment, but without a true analysis of the internal structure of words. This recognition relies on visual and contextual memorization strategies rather than an understanding of the alphabetic principle.<\/p>\n\n            <p>The transition to the alphabetic phase marks the true beginning of reading acquisition. The child gradually discovers and internalizes the alphabetic principle: letters represent sounds of spoken language. This revolutionary awareness paves the way for systematic decoding and the autonomous learning of new words. This phase is often accompanied by a temporary regression in reading speed, as the child abandons their logographic strategies to prioritize letter-by-letter decoding.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Scientific research<\/div>\n                <div class=\"expert-box-title\">Neuroplasticity and reading acquisition<\/div>\n                <p>Neuroimaging studies show that learning to read profoundly alters brain organization. The development of the \"brain's mailbox\" in the left fusiform gyrus enables automatic recognition of written words and constitutes a neurobiological marker of reading expertise.<\/p>\n                <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Clinical implications:<\/div>\n                    <p>These findings highlight the importance of early and intensive stimulation to promote brain plasticity. Speech therapy can literally \"sculpt\" the neural circuits involved in reading.<\/p>\n                <\/div>\n            <\/div>\n\n            <p>The orthographic phase represents the culmination of learning, characterized by the gradual formation of a mental orthographic lexicon. The child stores in memory the orthographic representations of encountered words, allowing for immediate recognition without resorting to decoding. This automation frees cognitive resources for comprehension and allows access to expert reading.<\/p>\n\n            <div class=\"key-points\">\n                <h4>Characteristics of learning phases:<\/h4>\n                <ul>\n                    <li>Logographic phase (4-6 years): global recognition, visual memory, contextual cues<\/li>\n                    <li>Early alphabetic phase (6-7 years): letter-by-letter decoding, slowness, conscious effort<\/li>\n                    <li>Late alphabetic phase (7-8 years): fluent decoding, recognition of orthographic patterns<\/li>\n                    <li>Orthographic phase (8 years and older): automation, formation of the mental lexicon, expert reading<\/li>\n                <\/ul>\n            <\/div>\n\n            <p>It is crucial to understand that these phases are not strictly sequential but overlap and coexist. A child may use logographic strategies for some very familiar words while decoding other words alphabetically. This coexistence of strategies reflects the complexity of the learning process and the need for a differentiated pedagogical approach.<\/p>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">Teaching Tip<\/div>\n                <p>To facilitate the transition from the logographic phase to the alphabetic phase, it is recommended to use meaningful words for the child (their first name, the names of family members) and to gradually draw their attention to the internal structure of these familiar words.<\/p>\n            <\/div>\n\n            <h2>4. Specific Written Language Disorders: Classification and Clinical Manifestations<\/h2>\n\n            <p>Specific written language disorders constitute a complex set of persistent difficulties that affect the acquisition and mastery of reading and writing, despite normal intellectual abilities and appropriate teaching. These disorders, of neurobiological origin, require a fine understanding of their manifestations to allow for accurate differential diagnosis and appropriate management.<\/p>\n\n            <p>Developmental dyslexia represents the most common and well-documented disorder. It is characterized by persistent and significant difficulties in acquiring reading skills, which cannot be explained by intellectual, sensory, or acquired neurological deficits, or by unfavorable socio-economic conditions. Dyslexia affects about 5 to 10% of the school population, with a slightly higher prevalence in boys.<\/p>\n\n            <p>The traditional classification distinguishes three main subtypes of dyslexia according to performance profiles on reading tests. Phonological dyslexia is characterized by a predominant impairment of the assembly pathway, manifesting as particular difficulties with pseudowords and new words. These children may develop compensatory strategies for familiar words but remain in great difficulty with unknown words.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83d\udd0d Dyslexia Profiles and Intervention Strategies<\/h4>\n                <p>Each subtype of dyslexia requires specific intervention strategies. Phonological dyslexia benefits from intensive work on phonological awareness and grapho-phonemic correspondences, while surface dyslexia requires work on memorizing irregular words and enriching the orthographic lexicon.<\/p>\n            <\/div>\n\n            <p>Surface dyslexia, less common, results from a preferential impairment of the addressing pathway. These children correctly decode regular words and pseudowords but experience specific difficulties with irregular words that they regularize (reading \"femmes\" as \/f\u00e8mes\/). This profile, rarer in French than in English due to the orthographic characteristics of our language, may go unnoticed in early learning.<\/p>\n\n            <p>Mixed dyslexia combines the difficulties of both reading pathways and often represents the most severe form. These children present global difficulties in reading, affecting both regular and irregular words as well as pseudowords. This profile requires intensive and multimodal intervention to gradually develop skills in both reading pathways.<\/p>\n<div class=\"key-points\">\n                <h4>Early warning signs (from kindergarten):<\/h4>\n                <ul>\n                    <li>Persistent difficulties in phonological awareness (rhymes, syllables)<\/li>\n                    <li>Delay in acquiring the name and sound of letters<\/li>\n                    <li>Difficulties in memorizing nursery rhymes and songs<\/li>\n                    <li>Problems with fine auditory discrimination<\/li>\n                    <li>Family history of reading difficulties<\/li>\n                    <li>Residual oral language delay<\/li>\n                <\/ul>\n            <\/div>\n\n            <p>Dysorthography frequently accompanies dyslexia but can also present in isolation. It is characterized by persistent difficulties in acquiring and mastering spelling, affecting both common spelling and grammatical spelling. The observed errors often reflect the failing mechanisms: phonological errors (omissions, substitutions of phonemes), visual errors (letter confusions), morpho-syntactic errors (agreements, conjugations).<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Differential diagnosis<\/div>\n                <div class=\"expert-box-title\">Distinguishing dyslexia from other learning disorders<\/div>\n                <p>The diagnosis of dyslexia requires ruling out other possible causes of reading difficulties: intellectual disability, sensory disorders, oral language disorders, attention disorders, socio-educational deficiencies. A comprehensive multidisciplinary assessment is often necessary.<\/p>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Frequent comorbidities:<\/div>\n                    <p>Dyslexia frequently associates with other disorders: ADHD (20-40% of cases), oral language disorders (30%), dyscalculia (15-20%). These associations modify the prognosis and require a comprehensive approach.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>5. Evaluation methods and diagnostic tools in speech therapy<\/h2>\n\n            <p>The evaluation of written language disorders constitutes a complex and multidimensional process that requires a systematic approach and reliable standardized tools. This evaluation aims to precisely identify the failing mechanisms, quantify the extent of difficulties, and guide the most appropriate remediation strategies.<\/p>\n\n            <p>The evaluation of phonological awareness remains a central element of the assessment, given its predictive role in written learning. The tests should explore the different levels of phonological awareness, from syllabic awareness to phonemic awareness, including awareness of rhymes and onsets. Standardized tests such as the phonological awareness tests of BELEC or the subtests of BALE allow for fine and comparative evaluation.<\/p>\n\n            <p>The evaluation of reading itself must differentially explore the two reading pathways. Reading regular words, irregular words, and pseudowords allows for identifying the specific profile of each child and characterizing the type of dyslexia. Measuring accuracy (number of errors) and speed (words per minute) provides essential quantitative indicators for diagnosis and monitoring progress.<\/p>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">Evaluation methodology<\/div>\n                <p>The evaluation should always start with the preserved skills to build the child's confidence, then gradually explore the areas of difficulty. The qualitative observation of the strategies used and the types of errors is as important as the quantitative scores.<\/p>\n            <\/div>\n\n            <p>The evaluation of reading comprehension is an essential aspect that is often overlooked. Decoding difficulties can mask specific comprehension disorders, and conversely, good comprehension abilities can partially compensate for decoding difficulties. Using texts adapted to the decoding level allows for a specific evaluation of comprehension skills.<\/p>\n\n            <div class=\"key-points\">\n                <h4>Areas to systematically evaluate:<\/h4>\n                <ul>\n                    <li>Phonological awareness: syllabic, rhyming, phonemic<\/li>\n                    <li>Letter knowledge: name, sound, orientation<\/li>\n                    <li>Word reading: regular, irregular, frequent, rare<\/li>\n                    <li>Reading pseudowords: simple and complex<\/li>\n                    <li>Text reading: accuracy, speed, prosody<\/li>\n                    <li>Comprehension: literal, inferential, global<\/li>\n                    <li>Spelling: regular words, irregular words, text dictation<\/li>\n                    <li>Oral language: vocabulary, syntax, comprehension<\/li>\n                <\/ul>\n            <\/div>\n\n            <p>The evaluation of spelling should explore the different types of errors and the underlying mechanisms. The analysis of phonologically plausible errors (phonetic transcription errors) versus phonologically implausible errors (omissions, substitutions) provides insight into the integrity of the different processes. The evaluation should include lexical spelling (isolated words) and spelling in context (spontaneous writing).<\/p>\n<div class=\"conseil-card\">\n                <h4>\ud83d\udcca Interpretation of Results<\/h4>\n                <p>The interpretation of results must take into account developmental norms, socio-cultural level, the language spoken at home, and testing conditions. A gap of 1.5 to 2 standard deviations below the mean generally constitutes the diagnostic threshold, but the convergence of several indicators is necessary to make a diagnosis.<\/p>\n            <\/div>\n\n            <p>Clinical observation complements standardized tests and provides valuable qualitative information. The analysis of strategies used, compensatory mechanisms, fatigue, motivation, and reactions to failure significantly enriches the quantitative evaluation and guides therapeutic choices.<\/p>\n\n            <h2>6. Intervention Strategies and Remediation Methods<\/h2>\n\n            <p>Speech therapy intervention in written language disorders is based on scientifically validated principles and must adapt to the specific profile of each child. The effectiveness of remediation largely depends on the timeliness of the intervention, its intensity, structuring, and duration. Research converges to highlight the importance of an explicit, systematic, and multimodal approach.<\/p>\n\n            <p>The principle of early intervention is a fundamental element of the intervention. The earlier the support begins in the learning process, the more likely it is to be effective. Preventive intervention in the last year of kindergarten or the beginning of first grade helps prevent the establishment of lasting difficulties and maintains the child's motivation. Prevention programs targeting phonological awareness show remarkable effectiveness in reducing the incidence of reading disorders.<\/p>\n\n            <p>The intensity of the intervention largely determines its effectiveness. Research suggests that an intervention of 3 to 4 sessions per week during the initial phases of remediation is optimal. This intensity helps maintain the learning dynamic and quickly consolidate achievements. Gradual spacing of sessions can then allow for transfer and generalization of skills.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Evidence-based practice<\/div>\n                <div class=\"expert-box-title\">Scientifically Validated Intervention Methods<\/div>\n                <p>International meta-analyses identify several essential components of effective interventions: explicit phonological training, systematic teaching of grapho-phonemic correspondences, development of fluency through repeated reading, vocabulary enrichment, and comprehension strategies.<\/p>\n                <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Recommended structured programs:<\/div>\n                    <p>Multisensory programs like Orton-Gillingham, structured phonics methods, and computerized interventions like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> show documented effectiveness in the scientific literature.<\/p>\n                <\/div>\n            <\/div>\n\n            <p>Working on phonological awareness remains central, particularly for children with phonological dyslexia. The intervention should systematically progress from the broadest units (syllables) to the finest (phonemes), using visual and kinesthetic supports to enhance auditory perception. The use of tokens, colored cubes, and associated gestures facilitates the mental manipulation of phonological units.<\/p>\n\n            <div class=\"key-points\">\n                <h4>Recommended progression for phonological awareness:<\/h4>\n                <ul>\n                    <li>Syllabic awareness: segmentation, manipulation, blending of syllables<\/li>\n                    <li>Rhyme awareness: identification, production, manipulation<\/li>\n                    <li>Onset awareness: identification of initial sounds<\/li>\n                    <li>Phonemic awareness: isolation, segmentation, manipulation of phonemes<\/li>\n                    <li>Phoneme-grapheme correspondences: explicit sound-letter association<\/li>\n                    <li>Decoding: application of reading rules<\/li>\n                <\/ul>\n            <\/div>\n\n            <p>The teaching of grapho-phonemic correspondences must be explicit, progressive, and cumulative. Progression generally follows the order of frequency and regularity: simple vowels, common consonants, and then gradually complex graphemes and contextual rules. Each new correspondence must be systematically practiced in reading and writing to promote the bidirectionality of learning.<\/p>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">Therapeutic tip<\/div>\n                <p>The use of digital applications like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> allows for intensive and playful training of grapho-phonemic correspondences, with immediate feedback and automatic adjustment of the difficulty level.<\/p>\n            <\/div>\n\n            <p>The development of fluency is a major goal that is often overlooked. Repeated reading of adapted texts, training in the rapid recognition of frequent words, and timed reading exercises help automate decoding processes and free up cognitive resources for comprehension. Echo reading techniques, guided reading, and theatrical reading prove to be particularly effective.<\/p>\n\n            <h2>7. Development of spelling vocabulary and word memory<\/h2>\n\n            <p>Building a solid mental spelling vocabulary is one of the major challenges of learning to write, particularly for dyslexic children. This repertoire of stored orthographic representations in memory allows for the automatic recognition of familiar words and forms the foundation of expert reading. Its development requires specific strategies and intensive training.<\/p>\n\n            <p>Memorizing irregular words presents a particular challenge in French. These words, which cannot be correctly read by simply applying grapho-phonemic rules, require storage in memory of their complete orthographic form. The intervention must use multisensory strategies: detailed visual analysis, oral spelling, repeated writing, mnemonic associations.<\/p>\n\n            <p>The morphological approach proves to be particularly effective for developing spelling vocabulary. Identifying morphemes (prefixes, roots, suffixes) allows for grouping words into families and facilitates their memorization. This approach is particularly relevant for sophisticated and technical words that children encounter in school texts starting from cycle 3.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83e\udde0 Spelling memorization strategies<\/h4>\n                <p>Spelling memorization benefits from the simultaneous use of multiple sensory channels: visualization of the word, oral spelling, kinesthetic writing, creation of semantic associations. This multimodal approach strengthens memory traces and facilitates retrieval.<\/p>\n            <\/div>\n\n            <p>The use of innovative digital tools like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> allows for systematic and progressive training of spelling vocabulary. These applications offer varied exercises in recognition, spelling, and memorization, with automatic adjustment of difficulty based on the child's performance.<\/p>\n<div class=\"key-points\">\n                <h4>Effective methods for the development of spelling vocabulary:<\/h4>\n                <ul>\n                    <li>Systematic visual analysis: general shape, specific letters, patterns<\/li>\n                    <li>Multisensory spelling: oral, written, kinesthetic<\/li>\n                    <li>Mnemonic associations: phrases, stories, images<\/li>\n                    <li>Morphological groupings: word families, common roots<\/li>\n                    <li>Spaced training: scheduled revisions over time<\/li>\n                    <li>Contextualization: use in sentences, in texts<\/li>\n                <\/ul>\n            <\/div>\n\n            <p>The analysis of spelling errors provides valuable information about the strategies used and the failing mechanisms. Phonologically plausible errors indicate a preferential reliance on the phonological route, while visual errors suggest a fragility of the stored spelling representations. This analysis finely guides therapeutic choices.<\/p>\n\n            <h2>8. Reading comprehension: specialized strategies and interventions<\/h2>\n\n            <p>Reading comprehension represents the ultimate goal of any written learning, but it can be hindered by decoding difficulties or can itself be a specific area of difficulty. Speech therapy intervention must simultaneously develop decoding skills and comprehension strategies, taking into account their dynamic interaction.<\/p>\n\n            <p>The Gough and Tunmer reading comprehension model (simple reading formula) posits that written comprehension results from the product of decoding skills and oral comprehension skills. This formula highlights the importance of developing these two components in parallel and explains why some children may experience comprehension difficulties despite correct decoding.<\/p>\n\n            <p>Explicit teaching of comprehension strategies is a cornerstone of intervention. These metacognitive strategies allow readers to control and optimize their understanding. Activating prior knowledge, formulating hypotheses, questioning the text, synthesizing, and checking comprehension should be taught explicitly and systematically.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Metacognitive strategies<\/div>\n                <div class=\"expert-box-title\">Explicit teaching of comprehension<\/div>\n                <p>Explicit teaching of comprehension strategies follows a structured progression: modeling by the adult, guided practice with support, independent practice with feedback, transfer in different contexts. This approach develops the reader's autonomy and flexibility.<\/p>\n                <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Essential strategies to teach:<\/div>\n                    <p>Prediction from the title and illustrations, activation of prior knowledge, questioning during reading, identification of main ideas, logical inferences, synthesis and summary, critical evaluation of content.<\/p>\n                <\/div>\n            <\/div>\n\n            <p>The development of vocabulary is an essential prerequisite for comprehension. Lexical impoverishment significantly limits the understanding of texts, particularly from cycle 3 where school texts use increasingly specialized vocabulary. The intervention should aim for both quantitative and qualitative enrichment of vocabulary, prioritizing the teaching of high-frequency words and specialized terms.<\/p>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">Lexical enrichment<\/div>\n                <p>The use of mind maps, semantic networks, and interactive applications facilitates the acquisition and retention of new vocabulary. <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> offers playful activities for lexical enrichment tailored to different levels.<\/p>\n            <\/div>\n\n            <p>Adapting texts may be necessary to allow dyslexic children to access meaning despite their decoding difficulties. This adaptation can involve layout (spacing, font, colors), vocabulary (lexical simplification), syntax (shorter sentences), or length (shorter texts). The goal is to maintain access to meaning while continuing to develop decoding skills.<\/p>\n\n            <h2>9. Digital technologies and reading assistance tools<\/h2>\n\n            <p>The integration of digital technologies into the speech therapy management of written language disorders opens up new and particularly promising therapeutic perspectives. These tools allow for intensive, personalized, and motivating training, while providing immediate feedback and automatic adjustment of difficulty based on the child's performance.<\/p>\n\n            <p>Specialized applications like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> revolutionize the traditional approach to remediation by offering gamified exercises that maintain children's engagement and motivation over long training periods. These tools enable targeted work on the different components of reading: phonological awareness, grapho-phonemic correspondences, fluency, spelling lexicon, and comprehension.<\/p>\n\n            <p>Reading assistance technologies provide valuable compensatory solutions for dyslexic children. Text-to-speech allows access to the content of texts despite decoding difficulties, speech recognition facilitates written production, and word prediction tools reduce the cognitive load related to spelling. These technical aids should be integrated gradually and accompanied by specific learning.<\/p>\n<div class=\"conseil-card\">\n                <h4>\ud83d\udcbb Integration of digital tools in therapy<\/h4>\n                <p>The effectiveness of digital tools depends on their thoughtful integration into a comprehensive therapeutic project. They do not replace human intervention but complement it by allowing intensive and personalized training between sessions. The guidance of the speech therapist remains essential to optimize their use.<\/p>\n            <\/div>\n\n            <p>Cognitive remediation software specifically targets the underlying executive functions related to learning: attention, working memory, cognitive flexibility, inhibition. These programs allow for targeted training of these transversal functions that partly determine the success of school learning. The effectiveness of this training on reading performance is the subject of active research.<\/p>\n<div class=\"key-points\">\n                <h4>Advantages of digital technologies in speech therapy:<\/h4>\n                <ul>\n                    <li>Automatic personalization of difficulty and pace<\/li>\n                    <li>Immediate feedback and positive reinforcement<\/li>\n                    <li>Objective tracking of progress and detailed statistics<\/li>\n                    <li>Motivation maintained through gamification<\/li>\n                    <li>Accessibility and possibility of home training<\/li>\n                    <li>Standardization of exercises and reproducibility<\/li>\n                <\/ul>\n            <\/div>\n\n            <p>Virtual and augmented reality opens new perspectives for speech therapy intervention. These technologies allow for the creation of immersive and motivating learning environments, particularly suited for children of the digital generation. The initial developments in this field show encouraging results for engagement and effectiveness of interventions\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Langage \u00e9crit et lecture : Guide complet pour les orthophonistes\",\n      \"description\": \"Langage \u00e9crit et lecture - Guide Orthophonie - Langage \u00e9crit et lecture : Guide complet pour les orthophonistes\",\n      \"url\": \"https:\/\/www.dynseo.com\/langage-ecrit-et-lecture-guide-complet-pour-les-orthophonistes\/\",\n      \"datePublished\": \"2026-04-09\",\n      \"image\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/dynseo-logo.png\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"@id\": \"https:\/\/www.dynseo.com\/#organization\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"@id\": \"https:\/\/www.dynseo.com\/#organization\"\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      }\n    },\n    {\n      \"@type\": \"Organization\",\n      \"@id\": \"https:\/\/www.dynseo.com\/#organization\",\n      \"name\": \"DYNSEO\",\n      \"url\": \"https:\/\/www.dynseo.com\",\n      \"logo\": {\n        \"@type\": \"ImageObject\",\n        \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/dynseo-logo.png\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"name\": \"Langage \u00e9crit et lecture : Guide complet pour les orthophonistes\",\n      \"url\": \"https:\/\/www.dynseo.com\/langage-ecrit-et-lecture-guide-complet-pour-les-orthophonistes\/\",\n      \"description\": \"Langage \u00e9crit et lecture - Guide Orthophonie - Langage \u00e9crit et lecture : Guide complet pour les orthophonistes\",\n      \"breadcrumb\": {\n        \"@type\": \"BreadcrumbList\",\n        \"itemListElement\": [\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Accueil\",\n            \"item\": \"https:\/\/www.dynseo.com\/\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"Blog\",\n            \"item\": \"https:\/\/www.dynseo.com\/blog\/\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"name\": \"Langage \u00e9crit et lecture : Guide complet pour les orthophonistes\",\n            \"item\": \"https:\/\/www.dynseo.com\/langage-ecrit-et-lecture-guide-complet-pour-les-orthophonistes\/\"\n          }\n        ]\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Qu'est-ce que le langage \u00e9crit et la lecture en orthophonie ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Le langage \u00e9crit et la lecture sont des comp\u00e9tences fondamentales que les orthophonistes \u00e9valuent et r\u00e9\u00e9duquent. Ces domaines incluent l'apprentissage de la lecture, l'\u00e9criture, la compr\u00e9hension de textes et le traitement des DYS disorderslexiques.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelles sont les principales difficult\u00e9s de langage \u00e9crit chez les enfants ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les principales difficult\u00e9s incluent la dyslexie, la dysorthographie, les troubles de la compr\u00e9hension \u00e9crite, les difficult\u00e9s de d\u00e9codage phonologique et les troubles de l'expression \u00e9crite.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment les orthophonistes interviennent-ils sur le langage \u00e9crit ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les orthophonistes utilisent des m\u00e9thodes d'\u00e9valuation sp\u00e9cialis\u00e9es, des exercices de r\u00e9\u00e9ducation adapt\u00e9s, des techniques de rem\u00e9diation phonologique et des outils num\u00e9riques pour am\u00e9liorer les comp\u00e9tences en lecture et \u00e9criture.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":""},"categories":[2915],"tags":[],"class_list":["post-453350","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-les-conseils-des-coachs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Written Language and Reading: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Written Language and Reading: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-24T23:38:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-17T18:38:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png\" \/>\n\t<meta property=\"og:image:width\" content=\"776\" \/>\n\t<meta property=\"og:image:height\" content=\"784\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"DYNSEO\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DYNSEO\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"20 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/\"},\"author\":{\"name\":\"DYNSEO\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\"},\"headline\":\"Written Language and Reading: Complete Guide for Speech Therapists\",\"datePublished\":\"2025-12-24T23:38:10+00:00\",\"dateModified\":\"2026-06-17T18:38:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/\"},\"wordCount\":4002,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"articleSection\":[\"Les conseils des coachs\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/\",\"name\":\"Written Language and Reading: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"datePublished\":\"2025-12-24T23:38:10+00:00\",\"dateModified\":\"2026-06-17T18:38:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"width\":776,\"height\":784,\"caption\":\"Innovative Dyslexia Games: Empowering Learners to Thrive\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/written-language-and-reading-complete-guide-for-speech-therapists\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Written Language and Reading: Complete Guide for Speech Therapists\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"name\":\"Jeux de m\u00e9moire et stimulation cognitive\",\"description\":\"DYNSEO, and your brain is a new hero!\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"width\":5073,\"height\":1397,\"caption\":\"DYNSEO\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/author\\\/justine\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Written Language and Reading: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/","og_locale":"en_US","og_type":"article","og_title":"Written Language and Reading: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_published_time":"2025-12-24T23:38:10+00:00","article_modified_time":"2026-06-17T18:38:42+00:00","og_image":[{"width":776,"height":784,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","type":"image\/png"}],"author":"DYNSEO","twitter_misc":{"Written by":"DYNSEO","Est. reading time":"20 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/#article","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/"},"author":{"name":"DYNSEO","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6"},"headline":"Written Language and Reading: Complete Guide for Speech Therapists","datePublished":"2025-12-24T23:38:10+00:00","dateModified":"2026-06-17T18:38:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/"},"wordCount":4002,"publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","articleSection":["Les conseils des coachs"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/","url":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/","name":"Written Language and Reading: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","datePublished":"2025-12-24T23:38:10+00:00","dateModified":"2026-06-17T18:38:42+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","width":776,"height":784,"caption":"Innovative Dyslexia Games: Empowering Learners to Thrive"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/written-language-and-reading-complete-guide-for-speech-therapists\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Written Language and Reading: Complete Guide for Speech Therapists"}]},{"@type":"WebSite","@id":"https:\/\/www.dynseo.com\/en\/#website","url":"https:\/\/www.dynseo.com\/en\/","name":"Jeux de m\u00e9moire et stimulation cognitive","description":"DYNSEO, and your brain is a new hero!","publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dynseo.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dynseo.com\/en\/#organization","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","width":5073,"height":1397,"caption":"DYNSEO"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/author\/justine\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/453350","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/comments?post=453350"}],"version-history":[{"count":21,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/453350\/revisions"}],"predecessor-version":[{"id":706916,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/453350\/revisions\/706916"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/116414"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=453350"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/categories?post=453350"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/tags?post=453350"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}