--dyn-bleu:#5e5ed7;
--dyn-bleu-fonce:#5268c9;
--dyn-vert:#a9e2e4;
--dyn-jaune:#ffeca7;
--dyn-rose:#e73469;
--dyn-encre:#1d1d2e;
--dyn-gris:#5c5c72;
--dyn-fond:#f6f6fd;
--dyn-ombre:0 6px 24px rgba(29,29,46,.08);
--dyn-ombre-forte:0 12px 34px rgba(94,94,215,.22);
--dyn-radius:18px;
font-family:"Inter","Segoe UI",system-ui,-apple-system,"Helvetica Neue",Arial,sans-serif;
color:var(--dyn-encre);
line-height:1.68;
font-size:clamp(16px,1.05vw + 13px,18px);
max-width:860px;
margin:0 auto;
padding:0 4px;
-webkit-font-smoothing:antialiased;
}
.dyn-article *{box-sizing:border-box;}
.dbi-art-efc33114 .dyn-article h1, .dbi-art-efc33114 .dyn-article h2, .dbi-art-efc33114 .dyn-article h3, .dbi-art-efc33114 .dyn-article h4{
color:var(--dyn-encre);line-height:1.22;margin:0 0 .5em;font-weight:800;letter-spacing:-.015em;
}
.dyn-article h1{font-size:clamp(1.65rem,3.4vw,2.35rem);margin-top:.4em;}
.dbi-art-efc33114 .dyn-article h2{font-size:clamp(1.35rem,2.4vw,1.75rem);margin-top:2.1em;padding-top:.2em;}
.dyn-article h3{font-size:clamp(1.1rem,1.7vw,1.28rem);margin-top:1.5em;font-weight:700;}
.dbi-art-efc33114 .dyn-article p{margin:0 0 1.05em;}
.dyn-article a{color:var(--dyn-bleu-fonce);text-decoration:underline;text-underline-offset:3px;}
.dbi-art-efc33114 .dyn-article a:hover{color:var(--dyn-rose);}
.dyn-article a:focus-visible{outline:3px solid var(--dyn-bleu);outline-offset:2px;border-radius:4px;}
.dbi-art-efc33114 .dyn-article ul, .dbi-art-efc33114 .dyn-article ol{margin:0 0 1.05em;padding-left:1.25em;}
.dyn-article li{margin-bottom:.45em;}
.dbi-art-efc33114 .dyn-article strong{font-weight:700;}
.dyn-article img{max-width:100%;height:auto;display:block;}.dbi-art-efc33114 .dyn-pagehead{
position:relative;overflow:hidden;border-radius:var(--dyn-radius);
padding:30px 24px 28px;margin:0 0 1.5em;box-shadow:var(--dyn-ombre);
}
@media (min-width:720px){.dbi-art-efc33114 .dyn-pagehead{padding:44px 44px 40px;}}
.dbi-art-efc33114 .dyn-pagehead::after{
content:"";position:absolute;right:-80px;top:-80px;width:250px;height:250px;border-radius:50%;
background:rgba(255,255,255,.14);pointer-events:none;
}
.dyn-pagehead > *{position:relative;z-index:1;}
.dbi-art-efc33114 .dyn-pagehead--bleu{background:linear-gradient(135deg,var(--dyn-bleu) 0%,var(--dyn-bleu-fonce) 100%);color:#fff;}
.dyn-pagehead--bleu h1{color:#fff;}
.dbi-art-efc33114 .dyn-pagehead--bleu .dyn-pagehead__cat{color:var(--dyn-jaune);}
.dyn-pagehead--bleu .dyn-pagehead__lead{color:rgba(255,255,255,.93);}
.dbi-art-efc33114 .dyn-pagehead--bleu .dyn-pagehead__meta{color:#fff;}
.dyn-pagehead--bleu .dyn-pagehead__meta li{background:rgba(255,255,255,.18);}
.dbi-art-efc33114 .dyn-pagehead--eau{background:linear-gradient(135deg,var(--dyn-vert) 0%,#cfeff1 100%);color:var(--dyn-encre);}
.dyn-pagehead--eau .dyn-pagehead__cat{color:var(--dyn-rose);}
.dbi-art-efc33114 .dyn-pagehead--eau .dyn-pagehead__lead{color:#3b4a5c;}
.dyn-pagehead--eau .dyn-pagehead__meta li{background:rgba(255,255,255,.62);}
.dbi-art-efc33114 .dyn-pagehead--jaune{background:linear-gradient(135deg,var(--dyn-jaune) 0%,#fff7d6 100%);color:var(--dyn-encre);}
.dyn-pagehead--jaune .dyn-pagehead__cat{color:var(--dyn-rose);}
.dbi-art-efc33114 .dyn-pagehead--jaune .dyn-pagehead__lead{color:#5a5240;}
.dyn-pagehead--jaune .dyn-pagehead__meta li{background:rgba(255,255,255,.68);}
.dbi-art-efc33114 .dyn-pagehead__cat{
display:inline-block;font-size:.76rem;font-weight:800;letter-spacing:.12em;
text-transform:uppercase;margin-bottom:.9em;
}
.dyn-pagehead h1{margin:0 0 .5em;}
.dbi-art-efc33114 .dyn-pagehead__lead{font-size:clamp(1.02rem,1.4vw,1.16rem);margin:0 0 1.3em;}
.dyn-pagehead__meta{
display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0;
font-size:.83rem;font-weight:600;
}
.dbi-art-efc33114 .dyn-pagehead__meta li{border-radius:999px;padding:5px 13px;}.dyn-hero{
background:linear-gradient(135deg,#ffffff 0%,var(--dyn-fond) 100%);
border-radius:var(--dyn-radius);
box-shadow:var(--dyn-ombre);
overflow:hidden;
margin:0 0 2.2em;
}
.dbi-art-efc33114 .dyn-hero__grid{display:grid;grid-template-columns:minmax(0,1fr);}
@media (min-width:720px){.dbi-art-efc33114 .dyn-hero__grid{grid-template-columns:42% minmax(0,1fr);}}
.dbi-art-efc33114 .dyn-hero__media{position:relative;background:var(--dyn-vert);}
.dyn-hero__media img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/9;}
@media (min-width:720px){.dbi-art-efc33114 .dyn-hero__media img{aspect-ratio:auto;min-height:100%;}}
.dbi-art-efc33114 .dyn-hero__eyebrow{
display:inline-block;background:var(--dyn-rose);color:#fff;font-size:.72rem;font-weight:800;
letter-spacing:.09em;text-transform:uppercase;padding:6px 13px;border-radius:999px;margin-bottom:.7em;
}
.dyn-hero__body{padding:22px 22px 24px;}
@media (min-width:720px){.dbi-art-efc33114 .dyn-hero__body{padding:28px 30px;}}
.dbi-art-efc33114 .dyn-hero__title{font-size:clamp(1.12rem,2vw,1.42rem);font-weight:800;margin:0 0 .55em;line-height:1.25;}
.dyn-hero__title a{color:var(--dyn-encre);text-decoration:none;}
.dbi-art-efc33114 .dyn-hero__title a:hover{color:var(--dyn-bleu);}
.dyn-hero__pitch{font-size:.97rem;color:var(--dyn-gris);margin:0 0 1em;}
.dbi-art-efc33114 .dyn-badges{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 1.1em;padding:0;list-style:none;}
.dyn-badges li{
background:#fff;border-radius:999px;padding:5px 12px;font-size:.79rem;font-weight:600;
color:var(--dyn-bleu-fonce);box-shadow:0 2px 8px rgba(29,29,46,.07);
}
.dbi-art-efc33114 .dyn-hero__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;}
.dyn-btn{
display:inline-block;background:var(--dyn-bleu);color:#fff !important;text-decoration:none !important;
font-weight:700;padding:13px 26px;border-radius:999px;box-shadow:var(--dyn-ombre-forte);
transition:transform .15s ease,background .15s ease;text-align:center;
}
.dbi-art-efc33114 .dyn-btn:hover{background:var(--dyn-bleu-fonce);transform:translateY(-2px);color:#fff !important;}
.dyn-btn--ghost{
background:#fff;color:var(--dyn-bleu-fonce) !important;box-shadow:0 2px 10px rgba(29,29,46,.09);
}
.dbi-art-efc33114 .dyn-btn--ghost:hover{background:var(--dyn-jaune);color:var(--dyn-encre) !important;}
.dyn-hero__price{font-weight:800;color:var(--dyn-rose);font-size:1.02rem;margin-left:2px;}.dbi-art-efc33114 .dyn-hero--pastel{background:var(--dom-fond);}
.dyn-pastel{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:start;padding:22px;}
@media (min-width:720px){.dbi-art-efc33114 .dyn-pastel{gap:24px;padding:30px 32px;}}
.dbi-art-efc33114 .dyn-pastel__icone{
flex:0 0 auto;width:74px;height:74px;border-radius:22px;background:#fff;
display:flex;align-items:center;justify-content:center;font-size:34px;line-height:1;
box-shadow:0 4px 14px rgba(29,29,46,.10);
}
@media (min-width:720px){.dbi-art-efc33114 .dyn-pastel__icone{width:88px;height:88px;font-size:40px;}}
.dbi-art-efc33114 .dyn-pastel__domaine{
display:inline-block;background:#fff;border-radius:999px;padding:4px 12px;
font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;
color:var(--dom-texte);margin-bottom:.6em;
}
.dyn-hero--pastel .dyn-hero__eyebrow{background:var(--dom-texte);}
.dbi-art-efc33114 .dyn-hero--pastel .dyn-btn{background:var(--dom-texte);}
.dyn-hero--pastel .dyn-btn:hover{filter:brightness(.92);}
.dbi-art-efc33114 .dyn-hero--pastel .dyn-btn--ghost{background:#fff;color:var(--dom-texte) !important;}
.dyn-hero--pastel .dyn-badges li{color:var(--dom-texte);}
.dbi-art-efc33114 .dyn-hero--pastel .dyn-hero__price{color:var(--dom-texte);}
.dyn-dom--memoire{--dom-fond:#e9e9fb;--dom-texte:#5268c9;}
.dbi-art-efc33114 .dyn-dom--attention{--dom-fond:#dcf2f4;--dom-texte:#1b7f86;}
.dyn-dom--logique{--dom-fond:#ece9fb;--dom-texte:#5e5ed7;}
.dbi-art-efc33114 .dyn-dom--langage{--dom-fond:#ffe8d9;--dom-texte:#b35a2a;}
.dyn-dom--emotions{--dom-fond:#fdeaf1;--dom-texte:#c0295a;}
.dbi-art-efc33114 .dyn-dom--apprentissage{--dom-fond:#fff3cd;--dom-texte:#8a6a13;}
.dyn-dom--autonomie{--dom-fond:#e4f2ea;--dom-texte:#25795c;}.dbi-art-efc33114 .dyn-tldr{
background:var(--dyn-vert);border-radius:var(--dyn-radius);padding:22px 24px;margin:0 0 2em;
}
.dyn-tldr h2{margin:0 0 .5em;font-size:1.1rem;text-transform:uppercase;letter-spacing:.06em;}
.dbi-art-efc33114 .dyn-tldr p{margin-bottom:.8em;}
.dyn-tldr ul{margin-bottom:0;padding-left:1.1em;}.dbi-art-efc33114 .dyn-toc{background:var(--dyn-fond);border-radius:var(--dyn-radius);padding:20px 24px;margin:0 0 2.2em;}
.dyn-toc p{font-weight:800;margin:0 0 .6em;font-size:.9rem;text-transform:uppercase;letter-spacing:.07em;color:var(--dyn-bleu-fonce);}
.dbi-art-efc33114 .dyn-toc ol{margin:0;padding-left:1.2em;}
.dyn-toc li{margin-bottom:.3em;}.dbi-art-efc33114 .dyn-cards{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin:1.4em 0 1.8em;}
.dyn-card{
background:#fff;border-radius:var(--dyn-radius);padding:20px 20px 18px;box-shadow:var(--dyn-ombre);
}
.dbi-art-efc33114 .dyn-card h3{margin:0 0 .45em;font-size:1.03rem;}
.dyn-card p{margin:0;font-size:.94rem;color:var(--dyn-gris);}
.dbi-art-efc33114 .dyn-card__icon{font-size:1.5rem;display:block;margin-bottom:.35em;line-height:1;}.dyn-module{
background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:20px 22px;margin:0 0 14px;
}
.dbi-art-efc33114 .dyn-module__head{display:flex;align-items:center;gap:12px;margin-bottom:.7em;}
.dyn-module__num{
flex:0 0 auto;width:38px;height:38px;border-radius:12px;background:var(--dyn-bleu);color:#fff;
display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;
}
.dbi-art-efc33114 .dyn-module__title{margin:0;font-size:1.05rem;font-weight:800;}
.dyn-module ul{margin:0;padding-left:1.15em;font-size:.95rem;}
.dbi-art-efc33114 .dyn-module li::marker{color:var(--dyn-rose);}.dyn-tablewrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.3em 0 1.9em;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);background:#fff;}
.dbi-art-efc33114 .dyn-article table{width:100%;border-collapse:collapse;min-width:460px;font-size:.94rem;}
.dyn-article thead th{
background:var(--dyn-bleu);color:#fff;text-align:left;padding:13px 16px;font-weight:700;font-size:.9rem;
}
.dbi-art-efc33114 .dyn-article tbody td{padding:12px 16px;vertical-align:top;border-top:1px solid #ececf7;}
.dyn-article tbody tr:nth-child(even) td{background:#fbfbff;}
.dbi-art-efc33114 .dyn-article th:first-child{border-top-left-radius:var(--dyn-radius);}
.dyn-article th:last-child{border-top-right-radius:var(--dyn-radius);}
.dbi-art-efc33114 .dyn-oui{color:#1a8f6b;font-weight:700;}
.dyn-non{color:var(--dyn-rose);font-weight:700;}.dbi-art-efc33114 .dyn-note, .dbi-art-efc33114 .dyn-alerte{border-radius:var(--dyn-radius);padding:18px 22px;margin:1.5em 0;}
.dyn-note{background:var(--dyn-jaune);}
.dbi-art-efc33114 .dyn-alerte{background:#fdeef3;}
.dyn-note p:last-child,.dyn-alerte p:last-child{margin-bottom:0;}
.dbi-art-efc33114 .dyn-note strong, .dbi-art-efc33114 .dyn-alerte strong{display:block;margin-bottom:.3em;font-size:1rem;}.dyn-cta{
background:var(--dyn-bleu);border-radius:var(--dyn-radius);padding:26px 24px;margin:2.2em 0;
color:#fff;text-align:center;box-shadow:var(--dyn-ombre-forte);
}
.dbi-art-efc33114 .dyn-cta h3{color:#fff;margin:0 0 .4em;font-size:clamp(1.1rem,2vw,1.35rem);}
.dyn-cta p{color:rgba(255,255,255,.92);margin:0 0 1.1em;font-size:.97rem;}
.dbi-art-efc33114 .dyn-cta .dyn-btn{background:#fff;color:var(--dyn-bleu) !important;box-shadow:none;}
.dyn-cta .dyn-btn:hover{background:var(--dyn-jaune);color:var(--dyn-encre) !important;}.dbi-art-efc33114 .dyn-steps{list-style:none;counter-reset:dyn;padding:0;margin:1.4em 0 1.8em;display:grid;gap:12px;}
.dyn-steps li{
counter-increment:dyn;background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:16px 20px 16px 62px;position:relative;font-size:.96rem;
}
.dbi-art-efc33114 .dyn-steps li::before{
content:counter(dyn);position:absolute;left:18px;top:15px;width:30px;height:30px;border-radius:10px;
background:var(--dyn-jaune);color:var(--dyn-encre);display:flex;align-items:center;justify-content:center;
font-weight:800;font-size:.9rem;
}.dyn-faq{background:var(--dyn-fond);border-radius:var(--dyn-radius);padding:6px 24px 20px;margin:1.4em 0 0;}
.dbi-art-efc33114 .dyn-faq h3{font-size:1.05rem;margin-top:1.4em;}
.dyn-faq p{font-size:.96rem;}.dbi-art-efc33114 .dyn-serie{display:grid;gap:12px;margin:1.4em 0 1.8em;}
.dyn-serie a{
display:block;background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:15px 20px;text-decoration:none;color:var(--dyn-encre);font-weight:600;font-size:.96rem;
transition:transform .15s ease;
}
.dbi-art-efc33114 .dyn-serie a:hover{transform:translateX(4px);color:var(--dyn-bleu);}
.dyn-serie span{display:block;font-size:.82rem;font-weight:600;color:var(--dyn-rose);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;}@media (prefers-reduced-motion:reduce){
.dbi-art-efc33114 .dyn-article *{transition:none !important;}
}
Apprendre à lire à un élève porteur de trisomie 21 : par quoi commencer en classe
Un élève porteur de trisomie 21 arrive dans la classe, et la question revient toujours au même endroit : par où commencer ? On sait qu'il faut y aller, on sent que l'enfant est prêt, et pourtant les méthodes habituelles — celles qui partent des sons et des syllabes — semblent glisser sur lui sans accrocher. Ce n'est pas un hasard, et ce n'est surtout pas un signe qu'il ne pourra pas lire. Apprendre à lire à un élève porteur de trisomie 21 demande simplement de changer de point d'entrée : on commence par la reconnaissance globale de mots entiers, on s'appuie sur la mémoire visuelle qui est souvent un point fort, et on installe les tout premiers mots avant de toucher au décodage.
Cet article décrit une progression concrète : le matériel à préparer, les 50 premiers mots à travailler et dans quel ordre, le déroulé d'une séance, les fameux plateaux d'apprentissage qui déstabilisent tant d'équipes, et le moment où le décodage des syllabes peut s'ajouter à la reconnaissance globale. L'objectif n'est pas de transformer une classe en cabinet spécialisé, mais de donner des repères utilisables dès la semaine prochaine à un enseignant, un AESH — accompagnant d'élève en situation de handicap —, un orthophoniste ou un parent. Une idée traverse tout le texte : apprendre plus lentement n'est pas ne pas apprendre.
L'essentiel en 30 secondes
Pour un élève porteur de trisomie 21, on commence l'entrée dans la lecture par la reconnaissance globale de mots entiers, en s'appuyant sur la mémoire visuelle, avant d'aborder le décodage des sons et des syllabes.
- On part de mots porteurs de sens — le prénom, les mots du quotidien de l'enfant — présentés sur des cartes-mots, associés à des cartes-images.
- On avance par petits groupes : quelques mots à la fois, très souvent revus, jusqu'à une base d'une cinquantaine de mots reconnus au premier coup d'œil.
- Les plateaux sont normaux : des périodes sans progrès visible ne signifient pas l'échec ; on ne retire pas un objectif trop tôt.
- Le décodage vient ensuite, en complément et non à la place, quand une base de mots reconnus est solide.
- Chacun garde son rôle : l'enseignant et l'AESH font vivre l'apprentissage en classe, l'orthophoniste évalue et guide, le médecin traite tout signe de souffrance ou de difficulté sensorielle.
Apprendre à lire à un élève porteur de trisomie 21 : pourquoi commencer par les mots entiers
La plupart des méthodes de lecture du commerce reposent sur le décodage : on apprend le son de chaque lettre, on assemble les sons pour former des syllabes, puis des mots. Cette voie fonctionne remarquablement bien pour beaucoup d'enfants, mais elle sollicite fortement la mémoire de travail auditive et la conscience phonologique — la capacité à percevoir et manipuler les sons de la langue. Or ces deux compétences font souvent partie des points d'appui les plus fragiles chez un élève porteur de trisomie 21, alors que la mémoire visuelle, elle, est fréquemment plus solide.
C'est cette dissymétrie qui fonde le choix de commencer par la reconnaissance globale. Reconnaître un mot entier, c'est le traiter comme une image : la forme du mot « papa », sa longueur, sa silhouette, ses lettres caractéristiques deviennent un repère mémorisé, exactement comme on reconnaît un logo ou un panneau sans en épeler les lettres. L'enfant lit alors des mots vrais, chargés de sens, dès les premières séances — et cette réussite précoce nourrit la motivation, qui est un moteur d'apprentissage au moins aussi important que la technique.
Reconnaissance globale et décodage : deux voies complémentaires
Il ne s'agit pas d'opposer les deux approches, mais de choisir par laquelle entrer. La reconnaissance globale ouvre la porte ; le décodage viendra ensuite consolider et généraliser. Le tableau ci-dessous résume ce qui les distingue.
| Global recognition | Syllabic decoding | |
|---|---|---|
| Principle | Recognize the whole word as a memorized image | Assemble the sounds of letters and syllables |
| Required skill | Visual memory, image-word matching | Phonological awareness, auditory memory |
| Early success | Quick: the child reads real words very early | More gradual: meaning comes after assembly |
| Limit | Does not allow reading an unknown word by itself | Demanding if phonology is fragile |
| Place in progression | Entry point | Next step, as a complement |
Reading is not decoding: it is understanding. A child who globally recognizes the word "cake" and knows what it refers to is already reading, even if they cannot spell it yet. Understanding precedes mechanics here, and that is good news: it places meaning at the center from day one.
The learning profile: on which strengths to rely
No student with Down syndrome is like another, and there is no "typical profile" that would exempt us from observing the real child in front of us. However, many share trends that guide pedagogy. Knowing them helps to build a realistic progression, without turning them into labels.
A often strong visual memory
What is seen and associated with an image is generally remembered better than what passes solely through the ear. This is the central support point of global recognition.
A more fragile phonology
Perceiving and breaking down the sounds of language often takes more time. Decoding is not out of reach, but it is not the best starting point.
Extended processing time
Information is well processed, but more slowly. A fast-paced instruction or a too tight sequence can create the illusion of a difficulty that is not really there.
A great sensitivity to meaning
Words that matter to the child — their name, those of their loved ones, their favorite objects — anchor much faster than abstract words or those foreign to their world.
From these trends arise a few simple principles: use the visual channel as much as possible, allow a longer response time without filling it in for the child, and choose words that make sense to them rather than a standard list. The slowness of processing deserves special attention: many apparent failures disappear when we accept to count mentally to five or ten before intervening, giving the student the time their brain requires.
Avant d'attribuer une difficulté à l'apprentissage lui-même, il faut s'assurer que la vision et l'audition ont été récemment évaluées par un professionnel de santé. Les troubles sensoriels sont plus fréquents dans ce contexte, et une difficulté à distinguer les lettres ou à entendre les sons peut n'avoir rien à voir avec la lecture. En cas de doute, on oriente vers le médecin, l'ophtalmologiste ou l'orthophoniste avant d'aller plus loin.
Le matériel de base : cartes-mots et cartes-images
La force de cette méthode tient à sa simplicité matérielle : quelques cartes bien conçues suffisent pour démarrer. On n'a besoin ni d'application, ni de manuel spécialisé, seulement d'un matériel lisible, stable et personnalisé pour l'enfant.
Les cartes-mots
Une carte-mot est un carton sur lequel figure un seul mot, écrit en gros, dans une police simple et régulière. On privilégie une écriture nette, sans empattements superflus, avec un contraste fort entre le texte et le fond. On garde une taille de carte et une taille de lettres constantes d'un mot à l'autre : c'est la régularité du support qui permet à l'enfant de comparer les silhouettes des mots. Un mot par carte, toujours : on ne surcharge pas.
Les cartes-images
À chaque carte-mot correspond une carte-image représentant clairement le mot : une photo ou un dessin épuré, sans détail parasite, du même objet ou de la même personne. Pour « papa », c'est idéalement la photo du père de l'enfant, pas un dessin générique. Cette personnalisation n'est pas un détail : elle transforme un exercice abstrait en quelque chose qui parle à l'enfant.
| Élément | Ce qui aide | ❌ À éviter |
|---|---|---|
| Police | Simple, régulière, sans fioritures | Écritures fantaisistes, majuscules décoratives |
| Taille | Grande et constante d'une carte à l'autre | Tailles variables qui parasitent la comparaison |
| Contraste | Texte foncé sur fond clair uni | Fonds colorés, images derrière le texte |
| Image associée | Photo ou dessin clair, personnalisé quand c'est possible | Illustrations chargées, plusieurs objets sur une image |
| Nombre de mots par carte | Un seul | Deux mots ou une courte phrase dès le départ |
On complète utilement ce jeu par des étiquettes autocollantes pour nommer les objets réels de la classe — la porte, la table, la fenêtre — afin que les mots vivent aussi hors des cartes. L'idée générale est de multiplier les rencontres avec les mêmes mots dans des contextes différents, sans jamais changer leur graphie.
Les 50 premiers mots : par quels groupes commencer
La première liste ne se choisit pas au hasard : elle part de l'enfant. Le tout premier mot est presque toujours son prénom, parce qu'il le voit partout, qu'il le charge d'affect et qu'il le reconnaît souvent déjà en partie. On construit ensuite la progression par petits groupes thématiques, en n'introduisant que quelques mots à la fois et en les consolidant longuement avant d'en ajouter.
Une progression possible par groupes
| Groupe | Type de mots | Exemples |
|---|---|---|
| 1 | Identité et proches | Le prénom de l'enfant, papa, maman, les prénoms de la fratrie |
| 2 | Le corps | main, pied, tête, yeux, bouche |
| 3 | Le quotidien immédiat | école, maison, lit, table, porte |
| 4 | Aliments familiers | eau, pain, lait, pomme, gâteau |
| 5 | Actions du jour | manger, boire, dormir, jouer, venir |
| 6 | Petits mots outils | oui, non, le, la, un |
Cet ordre n'a rien d'obligatoire : c'est un exemple à adapter au monde réel de l'enfant. Un élève passionné de dinosaures apprendra « dinosaure » plus vite que « table », même si le mot est plus long — parce que le sens porte la mémorisation. Le principe qui compte est le rythme : on n'introduit un nouveau groupe que lorsque le précédent est reconnu de façon fiable, dans le désordre et sans l'aide de l'image.
Un mot vaut d'être appris s'il sert à l'enfant dans sa vie : pour se nommer, demander, refuser, désigner ce qui l'entoure. Les petits mots outils comme « oui » et « non » ouvrent la porte à la construction de courtes phrases, étape motivante qui donne du sens à tout ce qui précède.
Combien de mots à la fois ?
Il n'existe pas de nombre magique, et surtout pas de chiffre à imposer comme un objectif chiffré : le bon rythme est celui qui permet de garder la réussite au premier plan. En pratique, on travaille souvent deux à quatre mots nouveaux à la fois, en continuant de revoir tous les mots déjà acquis. Mieux vaut peu de mots solidement installés que beaucoup de mots hésitants. La cinquantaine de mots reconnus n'est pas une fin en soi : c'est le seuil à partir duquel l'enfant lit de courtes phrases et où le décodage devient envisageable.
Comment se déroule une séance de reconnaissance globale
Une séance efficace est courte, ritualisée et joyeuse. On vise quelques minutes de qualité plutôt qu'une longue séance qui épuise l'attention. La régularité prime largement sur la durée : mieux vaut cinq minutes chaque jour qu'une demi-heure une fois par semaine.
- L'appariement mot-image. On pose la carte-image, puis on présente la carte-mot en la nommant clairement : « Regarde, ça c'est écrit "papa". » L'enfant associe les deux. On répète cette association plusieurs fois, sans le mettre en difficulté.
- La désignation. On place deux ou trois cartes-mots devant l'enfant et on demande : « Montre-moi "papa". » Reconnaître parmi plusieurs mots est plus facile que produire, et permet une réussite immédiate.
- Le retrait progressif de l'image. Une fois l'appariement solide, on présente la carte-mot seule : « C'est quel mot ? » On vérifie que le mot est reconnu sans le soutien de l'image.
- Le brassage. On revoit les mots dans un ordre différent à chaque fois, pour éviter que l'enfant ne mémorise une position plutôt qu'un mot. C'est l'étape qui distingue une vraie reconnaissance d'un simple par cœur.
- La mise en situation. On termine par un usage vrai : retrouver le mot « porte » collé sur la porte, composer « papa vient » avec deux cartes. Le mot sert à quelque chose, et cela referme la séance sur une réussite.
Quelques gestes concrets font la différence. On dit toujours le mot exact, jamais « le petit mot là » ; on félicite le juste sans dramatiser l'erreur ; et surtout, on ne corrige pas en disant « non, c'est faux », on reformule : « Presque ! Regarde bien, ce mot-là commence par la même lettre que ton prénom. » L'erreur fait partie de l'apprentissage ; elle ne doit jamais devenir un moment d'échec vécu.
❌ À éviter : allonger la séance « tant que ça marche » jusqu'à la fatigue — on arrête sur une réussite, pas sur une lassitude. ❌ À éviter : répondre à la place de l'enfant dès qu'il hésite — on laisse le temps du traitement. ❌ À éviter : changer la graphie d'un mot d'une carte à l'autre — la stabilité visuelle est le cœur de la méthode.
Moving from benchmarks to a structured practice in class
The training "Supporting a student with Down syndrome in class" breaks down this progression into concrete modules: materials, sessions, adaptations, with downloadable sheets and resources ready to use. 100% online, at your own pace, with no prerequisites.
Discover the trainingLearning plateaus: do not abandon a goal too soon
This is probably the point that destabilizes teams the most, and the one that leads to giving up too quickly. The learning of a student with Down syndrome rarely progresses in a straight line: it alternates between phases of acquisition and plateaus, sometimes long periods where nothing seems to advance, or even where there is a feeling of regression. These plateaus are not failures: they are times of consolidation, during which the brain stabilizes and integrates what has been learned.
The risk, when faced with a plateau, is twofold: either one concludes that "it's not working" and removes the goal, or one increases the pressure, which damages motivation. Neither of these reactions helps. What helps is to hold on: continue the sessions, vary the supports and contexts without changing the words themselves, revisit what has been learned to restore the feeling of success, and allow time to do its work.
| Observed situation | Cautious interpretation | Appropriate reaction |
|---|---|---|
| No new words recognized for weeks | Consolidation plateau, frequent and normal | Maintain, lighten, revisit what has been learned |
| One acquired word seems "lost" | Temporary forgetfulness, often reversible | Reintroduce it without dramatizing |
| Success in the morning, failure in the afternoon | Effect of attentional fatigue | Schedule sessions at times of availability |
| Sudden and lasting refusal of the activity | To explore: fatigue, but also pain, sensory concern, other cause | Observe, communicate, guide if needed |
| Progress resumes after a long apparent pause | End of plateau: integration has occurred | Resume the introduction of new words |
« He does not learn less ; he learns differently, and he consolidates for longer. » Naming the board, explaining it to parents and colleagues, avoids the collective discouragement that leads to withdrawing a goal too early that the child would eventually have achieved. Learning more slowly is not not learning.
When and how to introduce syllable decoding
Global recognition has a limit that must be known : it does not allow, on its own, to read a word never encountered. This is where decoding comes in — learning the sounds of letters and assembling them into syllables — not to replace what came before, but to expand it. The right moment is not a date : it is a state. Decoding is considered when the child has a solid base of recognized words, shows interest in letters, and begins to notice that some words “ start the same ”.
We then rely on what the child already knows. Their name becomes a valuable starting point : the first letter, its sound, then other words that start with the same sound. We move from the known to the unknown, from the whole to the analysis, and not the other way around. Decoding often progresses more slowly than global recognition, which is normal given the phonological demand : we maintain the same principle of small steps and accepted boards.
Starting from known words
We isolate a letter in a word already recognized — the “ p ” of “ dad ” — and we work on its sound from this familiar word, never in a vacuum.
Assembling very gradually
We combine two sounds to form a simple syllable, then we find this syllable in several words. We progress sound by sound, without rushing the assembly.
Keeping both pathways active
We continue global recognition while establishing decoding : the two reinforce each other rather than replace each other.
At this stage, collaboration with the speech therapist becomes particularly valuable. The work on phonological awareness largely falls within their domain ; the teacher and the AESH extend it in class, in continuity with what the professional has assessed and proposed. This coordination avoids contradictory approaches and gives the child a coherent framework between school, the office, and home.
Who is this approach for and what are its limits
A method has value only if we also know what it does not do. This progression through global recognition, and the training that equips it, is aimed at specific professionals and caregivers, and encounters limits that must be clearly stated.
Who is this training for
| Public | Ce que la démarche lui apporte |
|---|---|
| Enseignants de classe ordinaire ou spécialisée | Un point d'entrée concret dans la lecture, adaptable à un élève parmi d'autres |
| AESH (accompagnants d'élèves en situation de handicap) | Des gestes précis pour animer les séances au quotidien, en lien avec l'enseignant |
| Orthophonistes | Un cadre partagé avec l'école pour prolonger le travail en classe |
| Professionnels du médico-social | Des repères communs pour accompagner l'entrée dans l'écrit |
| Parents et aidants | Une compréhension de la logique de l'apprentissage, sans se substituer aux professionnels |
À qui elle ne s'adresse pas, et ses limites
Cette démarche n'est pas un protocole de rééducation, ni un outil de diagnostic. Elle ne se substitue en rien au bilan et au suivi d'un orthophoniste, ni à l'évaluation d'un médecin. Elle ne prétend pas garantir un résultat : chaque enfant avance à son propre rythme, et aucune méthode ne peut promettre une échéance ou un niveau. Elle ne convient pas non plus comme réponse unique lorsqu'un trouble sensoriel non pris en charge, une douleur ou une souffrance de l'enfant sont en jeu : ces situations relèvent d'abord d'un professionnel de santé.
Tout diagnostic, tout bilan de vision, d'audition ou de langage, et tout signe de souffrance chez l'enfant — retrait durable, pleurs, refus global, régression inexpliquée — se réfèrent au médecin, au psychologue ou à l'orthophoniste. La pédagogie décrite ici accompagne l'apprentissage ; elle ne remplace pas le soin.
Une formation en ligne, concrète et certifiante
La formation « Accompagner un élève porteur de trisomie 21 en classe » se suit intégralement en ligne, à son rythme, accessible à tout moment. Chaque module se termine par un quiz de validation, complété par une évaluation finale, et met à disposition des exemples détaillés, des études de cas et des supports téléchargeables prêts à l'emploi. Elle ne demande aucun prérequis. Elle est proposée par un organisme certifié Qualiopi (N° 11757351875) et donne lieu à une attestation de fin de formation. Un financement est possible via un organisme financeur, et la formation peut s'intégrer au plan de développement des compétences d'une structure. Pour explorer l'ensemble des thématiques disponibles, le catalogue complet des formations réunit les parcours dédiés à la neurodiversité, à l'éducation et à la santé. Pour une question précise ou un besoin d'équipe, il est possible d'échanger directement avec l'organisme.
Pour aller plus loin
Le catalogueToutes les formations DYNSEO en neurodiversité, éducation et santé
ÉchangerPoser une question ou construire un parcours pour une équipe
Questions fréquentes
At what age should we start teaching a child with Down syndrome to read?
There is no single age: we rely on the child's signs of interest rather than a date. Many children with Down syndrome show curiosity for words and images relatively early, and global recognition can begin as soon as the child matches an image to an object and pays attention to the written words around them. It is better to start with very short play sessions around the name rather than waiting for a theoretical "good moment." In case of doubt about the child's availability, the speech therapist and the teacher can help evaluate together the appropriate starting point.
Why start with whole words rather than letters?
Because visual memory is often a strength for the student with Down syndrome, while awareness of the sounds of the language takes more time to develop. Recognizing a whole word as an image allows the child to read real words from the very first sessions, which establishes success and motivation. The decoding of letters and syllables is not excluded: it comes later, as a complement, once a solid base of recognized words is established. Starting with the global approach is opening the door from the side where it gives way most easily, without giving up on the rest.
How many words does a child need to be considered "reading"?
There is no official threshold, and it is better to be wary of numbers presented as goals. It is often considered that a base of about fifty words recognized at first glance allows the child to read short sentences and begin to tackle decoding. But the essential thing is not the number: it is that the learned words are useful and truly anchored, recognized in disorder and without the support of the image. A child who recognizes twenty solid words and uses them to communicate progresses better than a child who hesitates over fifty. Quality takes precedence over quantity.
What to do when the child stagnates and no longer learns new words?
These periods, called plateaus, are frequent and normal: the brain consolidates what has been learned before moving on. The right reaction is neither to remove the goal nor to increase the pressure, but to hold on: maintain short sessions, revisit already acquired words to restore success, vary contexts without changing the spelling of the words. We also check that no external cause — fatigue, pain, sensory concern — explains the blockage, and we pass it on if necessary. Most often, progress resumes on its own after this phase of apparent pause. Learning more slowly is not the same as not learning.
Should we use purchased word cards or can we make them ourselves?
We can absolutely make them ourselves, and it is often preferable, as personalization enhances effectiveness. The important thing is the consistency of the support: one word per card, a simple and consistent font, large letters, a strong contrast between the text and the background, and a clear image associated with each word. Using a photo of the real "dad" or the family cat anchors the word much better than a generic drawing. Commercial cards can serve as a base, but they benefit from being supplemented with words from the child's real world, those that make sense to them.
How to help in class without stigmatizing the student in front of others?
Global recognition lends itself well to discreet and rewarding practice. Many activities — recognizing their name, finding the label of an object, composing a small message — can be done within shared workshops where other students also work on words. We avoid isolating vocabulary, we praise successes as we would for any child, and we present the cards as a game rather than as a treatment. The AESH can accompany these moments without turning them into separate sessions. The goal is for the student to experience reading as a class activity, not as a constant reminder of a difference.
What is the role of the speech therapist in relation to the teacher and the AESH?
The roles complement each other without overlapping. The speech therapist evaluates language, speech, and phonological awareness, sets rehabilitation goals, and proposes approaches: this is their domain. The teacher designs the place of reading in the classroom and brings the learning to life on a daily basis. The AESH supports the sessions as closely as possible to the student, in continuity with what has been decided. The key is coordination: sharing the words worked on, successes, and difficulties, to provide the child with a coherent framework between school, the office, and home. Everything related to diagnosis or treatment remains with health professionals.
Does this method guarantee that the child will be able to read?
No method can guarantee a result, and one should be wary of any promise of this kind. Each child progresses at their own pace, with their strengths and obstacles, and reading can take various forms: recognizing useful everyday words is already a valuable form of reading, even if it does not extend to complete decoding. What we can aim for is to create the best conditions: rely on the child's strengths, respect their pace, maintain motivation, and coordinate the stakeholders. The progression described here is a proven framework, not a guarantee; it is valuable for the regularity and patience we put into it.
This article is intended for general educational information. It does not replace the assessment of a speech therapist, the opinion of a doctor, or a personalized schooling project. For any diagnosis, sensory or language assessment, and any signs of distress in the child, refer to a healthcare professional and the team that follows the student.
Learning to read with a student with Down syndrome, with method and serenity
Start with global recognition, prepare the right materials, face the boards, introduce decoding at the right time: the training "Supporting a student with Down syndrome in class" equips each of these steps. 100% online, at your own pace, with quizzes, downloadable resources, and a certificate of completion. Certified Qualiopi organization, funding possible.
Discover the trainingDid this content help you? Support DYNSEO 💙
We are a small team of 14 people based in Paris. For 13 years, we have been creating free content to help families, speech therapists, care homes and healthcare professionals.
Your feedback is the only way we know if our work is useful. A Google review helps us reach other families, caregivers and therapists who need it.
One action, 30 seconds: leave us a Google review ⭐⭐⭐⭐⭐. It costs nothing, and it changes everything for us.