{"id":497307,"date":"2026-02-09T19:41:09","date_gmt":"2026-02-09T18:41:09","guid":{"rendered":"https:\/\/www.dynseo.com\/praxis-and-apraxia-practical-rehabilitation-exercises\/"},"modified":"2026-05-18T13:32:20","modified_gmt":"2026-05-18T11:32:20","slug":"praxis-and-apraxia-practical-rehabilitation-exercises","status":"publish","type":"post","link":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/","title":{"rendered":"Praxis and Apraxia: Practical Rehabilitation Exercises"},"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>Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation | DYNSEO<\/title><br \/>\n    <meta name=\"description\" content=\"Guide complet sur les praxies et apraxies : comprendre les troubles du geste, diagnostic, r\u00e9\u00e9ducation et exercices pratiques pour retrouver l'autonomie.\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&#038;family=Poppins:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        :root {\n            --primary-blue: #5e5ed7;\n            --dark-blue: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --text-dark: #2c3e50;\n            --text-gray: #6c757d;\n            --bg-light: #f8f9fa;\n            --white: #ffffff;\n            --border-light: #e9ecef;\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            background-color: var(--white);\n        }<\/p>\n<p>        h1, h2, h3, h4, h5, h6 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .article-hero {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: white;\n            position: relative;\n            padding: 2rem 0 6rem 0;\n        }<\/p>\n<p>        .article-hero-curve {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 4rem;\n            background: var(--white);\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }<\/p>\n<p>        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }<\/p>\n<p>        .article-breadcrumb {\n            font-size: 0.9rem;\n            margin-bottom: 1rem;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-breadcrumb a {\n            color: white;\n            text-decoration: none;\n        }<\/p>\n<p>        .article-category {\n            display: inline-block;\n            background: rgba(255, 255, 255, 0.2);\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-size: 0.9rem;\n            margin-bottom: 1.5rem;\n        }<\/p>\n<p>        .article-hero h1 {\n            font-size: 3rem;\n            margin-bottom: 1rem;\n            line-height: 1.2;\n        }<\/p>\n<p>        .hl {\n            background: linear-gradient(45deg, var(--yellow), var(--teal));\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            gap: 2rem;\n            align-items: center;\n            font-size: 0.95rem;\n            margin-top: 2rem;\n            opacity: 0.95;\n        }<\/p>\n<p>        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }<\/p>\n<p>        .article-body {\n            padding: 4rem 0;\n        }<\/p>\n<p>        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }<\/p>\n<p>        .intro-block {\n            font-size: 1.2rem;\n            line-height: 1.7;\n            color: var(--text-gray);\n            margin-bottom: 3rem;\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 2rem;\n            margin: 3rem 0;\n            padding: 2rem 0;\n        }<\/p>\n<p>        .stat-card {\n            background: linear-gradient(135deg, var(--teal), var(--yellow));\n            padding: 2rem;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        }<\/p>\n<p>        .stat-card .number {\n            font-size: 3rem;\n            font-weight: 700;\n            color: var(--primary-blue);\n            display: block;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .stat-card .label {\n            font-size: 0.95rem;\n            color: var(--text-dark);\n            font-weight: 500;\n        }<\/p>\n<p>        .conseil-card {\n            background: var(--bg-light);\n            border-left: 4px solid var(--primary-blue);\n            padding: 1.5rem;\n            margin: 2rem 0;\n            border-radius: 0 10px 10px 0;\n        }<\/p>\n<p>        .key-points {\n            background: linear-gradient(45deg, rgba(94, 94, 215, 0.1), rgba(169, 226, 228, 0.1));\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .key-points ul {\n            list-style: none;\n            padding: 0;\n        }<\/p>\n<p>        .key-points li {\n            padding: 0.5rem 0;\n            position: relative;\n            padding-left: 2rem;\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        }<\/p>\n<p>        .tip-box {\n            background: linear-gradient(135deg, var(--yellow), var(--teal));\n            padding: 1.5rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            position: relative;\n        }<\/p>\n<p>        .tip-box-label {\n            background: var(--primary-blue);\n            color: white;\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            display: inline-block;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .expert-box {\n            background: var(--white);\n            border: 2px solid var(--primary-blue);\n            border-radius: 15px;\n            padding: 0;\n            margin: 2rem 0;\n            overflow: hidden;\n        }<\/p>\n<p>        .expert-box-label {\n            background: var(--primary-blue);\n            color: white;\n            padding: 0.7rem 1.5rem;\n            font-weight: 600;\n            font-size: 0.9rem;\n        }<\/p>\n<p>        .expert-box-title {\n            padding: 1.5rem 1.5rem 0.5rem;\n            font-size: 1.2rem;\n            color: var(--primary-blue);\n            margin-bottom: 0;\n        }<\/p>\n<p>        .expert-inner {\n            padding: 0 1.5rem 1.5rem;\n        }<\/p>\n<p>        .expert-inner-title {\n            font-size: 1.1rem;\n            color: var(--text-dark);\n            margin-bottom: 1rem;\n            font-weight: 600;\n        }<\/p>\n<p>        .faq-list {\n            margin: 3rem 0;\n        }<\/p>\n<p>        .faq-item {\n            border: 1px solid var(--border-light);\n            border-radius: 10px;\n            margin-bottom: 1rem;\n            overflow: hidden;\n        }<\/p>\n<p>        .faq-q {\n            padding: 1.5rem;\n            background: var(--bg-light);\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            transition: background-color 0.3s ease;\n        }<\/p>\n<p>        .faq-q:hover {\n            background: var(--teal);\n        }<\/p>\n<p>        .faq-icon {\n            background: var(--primary-blue);\n            color: white;\n            width: 30px;\n            height: 30px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.2rem;\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 1.5rem;\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease, padding 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-a {\n            padding: 1.5rem;\n            max-height: 500px;\n        }<\/p>\n<p>        .cta-box {\n            background: linear-gradient(135deg, var(--primary-blue), var(--dark-blue));\n            color: white;\n            padding: 3rem;\n            border-radius: 20px;\n            text-align: center;\n            margin: 4rem 0;\n        }<\/p>\n<p>        .cta-box h3 {\n            font-size: 2rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .cta-buttons {\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            flex-wrap: wrap;\n            margin-top: 2rem;\n        }<\/p>\n<p>        .btn-white {\n            background: white;\n            color: var(--primary-blue);\n            padding: 1rem 2rem;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }<\/p>\n<p>        .btn-white:hover {\n            background: transparent;\n            color: white;\n        }<\/p>\n<p>        .btn-outline {\n            background: transparent;\n            color: white;\n            padding: 1rem 2rem;\n            border: 2px solid white;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .btn-outline:hover {\n            background: white;\n            color: var(--primary-blue);\n        }<\/p>\n<p>        .article-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n            margin: 3rem 0;\n        }<\/p>\n<p>        .article-tag {\n            background: var(--bg-light);\n            color: var(--text-gray);\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            text-decoration: none;\n            font-size: 0.9rem;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .article-tag:hover {\n            background: var(--teal);\n            color: var(--text-dark);\n        }<\/p>\n<p>        h2 {\n            font-size: 2rem;\n            color: var(--primary-blue);\n            margin: 3rem 0 1.5rem;\n            position: relative;\n            padding-bottom: 0.5rem;\n        }<\/p>\n<p>        h2::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 60px;\n            height: 3px;\n            background: linear-gradient(45deg, var(--teal), var(--yellow));\n            border-radius: 2px;\n        }<\/p>\n<p>        h3 {\n            font-size: 1.4rem;\n            color: var(--dark-blue);\n            margin: 2rem 0 1rem;\n        }<\/p>\n<p>        p {\n            margin-bottom: 1.2rem;\n            line-height: 1.7;\n        }<\/p>\n<p>        ul, ol {\n            margin: 1rem 0;\n            padding-left: 2rem;\n        }<\/p>\n<p>        li {\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        strong {\n            color: var(--primary-blue);\n        }<\/p>\n<p>        blockquote {\n            border-left: 4px solid var(--pink);\n            padding-left: 1.5rem;\n            margin: 2rem 0;\n            font-style: italic;\n            color: var(--text-gray);\n            background: var(--bg-light);\n            padding: 1.5rem;\n            border-radius: 0 10px 10px 0;\n        }<\/p>\n<p>        .rating {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }<\/p>\n<p>        .stars {\n            color: var(--yellow);\n            font-size: 1.2rem;\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2rem;\n            }<\/p>\n<p>            .article-meta {\n                flex-direction: column;\n                gap: 1rem;\n                align-items: flex-start;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n                gap: 1rem;\n            }<\/p>\n<p>            .cta-buttons {\n                flex-direction: column;\n            }<\/p>\n<p>            .container {\n                padding: 0 1rem;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<section class=\"article-hero\">\n<div class=\"article-hero-curve\"><\/div>\n<div class=\"article-hero-inner\">\n<nav class=\"article-breadcrumb\">\n            <a href=\"\/\">Home<\/a> > <a href=\"\/neuropsychologie\">Neuropsychology<\/a> > Praxies and apraxies<br \/>\n        <\/nav>\n<div class=\"article-category\">Neuropsychology &#038; Rehabilitation<\/div>\n<h1>Praxies and apraxies: <span class=\"hl\">practical rehabilitation exercises<\/span><\/h1>\n<div class=\"article-meta\">\n            <span>\ud83d\udcc5 Published in April 2026<\/span><br \/>\n            <span>\u23f1\ufe0f Reading: 25 minutes<\/span><br \/>\n            <span>\ud83d\udc65 Professionals &#038; Families<\/span><\/p>\n<div class=\"rating\">\n                <span class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/span><br \/>\n                <span>4.8\/5 (245 reviews)<\/span>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"article-body\">\n<div class=\"container\">\n<div class=\"intro-block\">\n            Tying shoelaces, brushing teeth, using cutlery, drawing a star&#8230; These everyday gestures seem natural and automatic, yet they require a complex cognitive function called &#8220;praxis.&#8221; When this function is impaired, it is referred to as apraxia, a neurological disorder that can significantly impact autonomy and quality of life. Understanding praxies and their dysfunction is essential for effectively supporting those affected and implementing appropriate rehabilitation strategies. This comprehensive guide helps you discover these fascinating disorders and offers concrete solutions to regain gestural autonomy.\n        <\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                <span class=\"number\">80%<\/span><br \/>\n                <span class=\"label\">of left hemisphere strokes cause apraxia<\/span>\n            <\/div>\n<div class=\"stat-card\">\n                <span class=\"number\">30%<\/span><br \/>\n                <span class=\"label\">of Alzheimer&#8217;s patients develop apraxia<\/span>\n            <\/div>\n<div class=\"stat-card\">\n                <span class=\"number\">6%<\/span><br \/>\n                <span class=\"label\">of children suffer from developmental dyspraxia<\/span>\n            <\/div>\n<div class=\"stat-card\">\n                <span class=\"number\">90%<\/span><br \/>\n                <span class=\"label\">of improvement possible with early rehabilitation<\/span>\n            <\/div>\n<\/p><\/div>\n<h2>1. What is a praxis?<\/h2>\n<pee>Praxis refers to the ability to <strong>plan, organize, and execute coordinated voluntary gestures<\/strong> with a specific goal in mind. It is not about simple reflex movements like withdrawing your hand from a hot surface, but rather intentional actions that require a planned and learned motor sequence.<\/pee>\n<pee>When we perform a praxic gesture, our brain activates a &#8220;motor program&#8221; stored in memory that tells it in what order to mobilize the muscles, with what force, amplitude, and spatial orientation. This motor programming primarily occurs in the <strong>left parietal cortex<\/strong>, closely linked to the frontal motor areas.<\/pee>\n<pee>The complexity of praxies lies in their multimodal nature: they integrate visual information (recognition of objects and space), somatosensory (tactile and proprioceptive feedback), mnemonic (recall of learned motor sequences), and executive (planning and control of action) information. This sophisticated orchestration explains why praxic disorders can be so disabling in daily life.<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83d\udca1 Did you know?<\/h3>\n<pee>Praxies develop throughout childhood and continue to refine in adulthood. A virtuoso pianist or a surgeon has developed praxies of exceptional precision through thousands of hours of training that have created ultra-specialized neural circuits.<\/pee>\n        <\/div>\n<div class=\"key-points\">\n<h3>\ud83d\udd11 Key points about praxies<\/h3>\n<ul>\n<li>Praxies require the integrity of several connected brain regions<\/li>\n<li>They become automated with repetition but remain under conscious control<\/li>\n<li>Each praxic gesture follows a specific &#8220;motor program&#8221; stored in memory<\/li>\n<li>Praxies can be relearned even after a brain injury<\/li>\n<li>They vary according to cultures and individual learning<\/li>\n<\/ul><\/div>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udcaa Practical advice<\/div>\n<pee>To keep your praxies in shape, regularly vary your manual activities: DIY, cooking, gardening, drawing, music&#8230; This diversity stimulates different neural circuits and maintains brain plasticity. Cognitive stimulation applications like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); text-decoration: none;\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> offer fun exercises to work on hand-eye coordination and motor planning.<\/pee>\n        <\/div>\n<h2>2. The different types of praxies<\/h2>\n<pee>Neuropsychologists distinguish several categories of praxies according to the nature and complexity of the gesture performed. Each involves specific brain networks and can be independently impaired during a brain injury.<\/pee>\n<h3>\ud83d\udc4b Ideomotor praxies<\/h3>\n<pee><strong>Definition:<\/strong> Ability to perform conventional symbolic gestures on verbal command, without a real object present.<\/pee>\n<pee><strong>Concrete examples:<\/strong> Waving goodbye, performing a military salute, miming the gesture of drinking from an invisible glass, making the sign of the cross, showing a raised fist as a sign of victory, making the &#8220;shh&#8221; gesture with the index finger on the lips.<\/pee>\n<pee>These gestures have strong cultural and social significance. They are acquired through imitation and social repetition. In the case of a disorder (ideomotor apraxia), the person knows perfectly well what is being asked of them and understands the instruction, but cannot produce the correct gesture. They may make an approximate gesture, use an inappropriate part of the body, or produce a completely unsuitable gesture.<\/pee>\n<h3>\ud83d\udd27 Ideatory praxies<\/h3>\n<pee><strong>Definition:<\/strong> Ability to correctly use real objects in a sequence of organized actions to achieve a functional goal.<\/pee>\n<pee><strong>Concrete examples:<\/strong> Preparing a cup of coffee (taking the cup, pouring hot water, adding coffee, stirring with a spoon), brushing teeth (taking the toothbrush, opening the toothpaste, putting some on the brush, brushing), folding a letter and putting it in an envelope, lighting a candle with matches.<\/pee>\n<pee>Ideatory apraxia is manifested by inappropriate use of objects: the person may brush their teeth with the handle of the brush, drink from the toothpaste, or completely reverse the order of steps. They may also abandon the task midway without understanding why they can no longer do it.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83d\udc68\u200d\u2695\ufe0f EXPERT TESTIMONY<\/div>\n<h3 class=\"expert-box-title\">Ideatory apraxia in Alzheimer&#8217;s disease<\/h3>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Dr Sophie Martineau, neuropsychologist<\/div>\n<pee>&#8220;In my practice, I often observe that ideational apraxia is one of the first signs of loss of autonomy in Alzheimer&#8217;s patients. They retain their physical strength and recognize objects, but can no longer use them coherently. This is very destabilizing for families who do not understand why their loved one &#8216;is doing it on purpose&#8217; wrong. The neurological explanation helps a lot to demystify and adapt the support.&#8221;<\/pee>\n            <\/div>\n<\/p><\/div>\n<h3>\ud83d\udc57 Dressing Praxies<\/h3>\n<pee><strong>Definition:<\/strong> Ability to dress coherently while respecting the logical order and spatial orientation of clothing.<\/pee>\n<pee><strong>Concrete examples:<\/strong> Putting on a sweater the right way, buttoning a shirt from bottom to top, putting shoes on the right feet, zipping up a zipper, tying a tie, fastening a bra.<\/pee>\n<pee>Dressing apraxia creates situations that are sometimes comical but very disabling: the person puts on several layers of clothing on top of each other, wears their pants inside out, no longer knows the order to dress (for example, putting underwear over pants), or gets stuck with a garment half on.<\/pee>\n<h3>\ud83c\udfd7\ufe0f Constructive Praxies<\/h3>\n<pee><strong>Definition:<\/strong> Ability to assemble elements to create an organized structure in two or three dimensions, respecting spatial relationships.<\/pee>\n<pee><strong>Concrete examples:<\/strong> Building a tower of blocks while maintaining balance, copying a complex geometric figure (cube in perspective, house with details), assembling a puzzle, making origami, building a Lego model according to a plan, drawing an apartment layout.<\/pee>\n<pee>Constructive apraxia is reflected in simplified and deconstructed drawings: angles become rounded, proportions are incorrect, spatial organization is chaotic. The person may omit important details or conversely persist on one element to the detriment of the whole.<\/pee>\n<h3>\ud83d\udde3\ufe0f Buccofacial Praxies<\/h3>\n<pee><strong>Definition:<\/strong> Ability to perform voluntary and coordinated movements with the muscles of the face, mouth, and tongue.<\/pee>\n<pee><strong>Concrete examples:<\/strong> Sticking out the tongue voluntarily, puffing out the cheeks, blowing a kiss, whistling, blowing out a candle, making expressive faces, licking lips, clicking the tongue.<\/pee>\n<pee>Paradoxically, in the case of buccofacial apraxia, the person cannot reproduce these movements on request even though they can do them spontaneously in a natural context (for example, sticking out the tongue to lick dry lips). This automatic-voluntary dissociation is characteristic of praxic disorders.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83c\udfaf Practical application<\/div>\n<pee>To assess your own praxies or those of a loved one, try these simple tests: miming the action of combing without a comb, drawing a 3D house, performing a military salute, dressing with your eyes closed. Any unusual difficulty warrants a specialized consultation. The application <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); text-decoration: none;\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> offers evaluation and training exercises for all these functions.<\/pee>\n        <\/div>\n<h2>3. Neurological basis of praxies<\/h2>\n<pee>Praxies depend on a complex and interconnected brain network. Unlike reflex movements that primarily involve the spinal cord and brainstem, praxic gestures require the coordination of multiple cortical and subcortical areas.<\/pee>\n<pee><strong>The left parietal cortex<\/strong> plays the central role of &#8220;motor program library.&#8221; This region stores the abstract representations of learned gestures and activates them during action planning. Left parietal lesions are the most common cause of apraxia, explaining why strokes in the left hemisphere are so often accompanied by praxic disorders.<\/pee>\n<pee><strong>The frontal premotor cortex<\/strong> translates these abstract programs into concrete motor sequences, defining the temporal order of muscle contractions. It also ensures the adaptation of the gesture to the context (force, speed, amplitude according to the situation).<\/pee>\n<pee><strong>The basal ganglia<\/strong> control the fluidity and automation of movements. Their dysfunction in Parkinson&#8217;s disease explains the praxic disorders observed in these patients (micrographia, difficulties with complex gestures).<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83e\udde0 Neuroplasticity and recovery<\/h3>\n<pee>Brain plasticity allows for partial recovery even after significant injury. The right hemisphere can partially compensate for the praxic functions of the left hemisphere, and new circuits can be created with intensive training. This is why early rehabilitation is crucial to optimize functional recovery.<\/pee>\n        <\/div>\n<pee>Close connections with the <strong>occipital visual areas<\/strong> allow for object recognition and adaptation of movement to their physical properties. The <strong>parietal somatosensory areas<\/strong> integrate the tactile and proprioceptive feedback necessary for real-time adjustment of movement.<\/pee>\n<pee>This complex neural architecture explains why praxic disorders can take very diverse forms depending on the precise location of the lesion. A pure parietal lesion will result in ideomotor apraxia, while a fronto-parietal lesion will associate praxic disorders with executive planning difficulties.<\/pee>\n<h2>4. Apraxia: when gestures become impossible<\/h2>\n<pee>Apraxia is an acquired neurological disorder characterized by an <strong>inability to perform coordinated voluntary movements<\/strong>, while basic motor skills (muscle strength, elementary coordination), sensory functions, and understanding of instructions are preserved. It is this dissociation that makes apraxia so confusing for patients and their surroundings.<\/pee>\n<pee>The apraxic patient knows perfectly well what they need to do and wants to do it, but their gesture does not correspond to their intention. This mismatch between intention and execution creates intense frustration and a feeling of incompetence that can lead to avoidance of activities and social isolation.<\/pee>\n<pee>Apraxia is not limited to a simple motor problem: it reveals a profound disruption of the mental representation of action. Patients may lose access to the &#8220;procedural knowledge&#8221; that normally allows us to act automatically and effectively in our environment.<\/pee>\n<div class=\"key-points\">\n<h3>\ud83d\udd0d Characteristics of apraxia<\/h3>\n<ul>\n<li>Inconsistency between intention and gestural execution<\/li>\n<li>Preservation of automatic movements and reflexes<\/li>\n<li>Variability of performance depending on the context<\/li>\n<li>Possible improvement with visual or verbal cues<\/li>\n<li>Major impact on autonomy and self-esteem<\/li>\n<li>Often unknown and underdiagnosed<\/li>\n<\/ul><\/div>\n<h2>5. Causes of apraxia<\/h2>\n<pee>Apraxias occur following damage to the brain areas involved in motor programming and control. Understanding these causes is essential for adapting care and prognosis.<\/pee>\n<h3>\ud83e\ude78 Cerebrovascular accidents (Stroke)<\/h3>\n<pee>Strokes represent the most frequent cause of acquired apraxia. Accidents affecting the <strong>left hemisphere<\/strong>, particularly in the territory of the middle cerebral artery, cause apraxia in 60 to 80% of cases. Post-stroke apraxia can be transient (a few weeks) or permanent depending on the extent and location of the lesion.<\/pee>\n<pee>Hemorrhagic strokes tend to result in more severe apraxias than ischemic strokes, as the hematoma compresses and destroys brain tissue more extensively. However, the prognosis for recovery may be better as there is no persistent vascular obstruction.<\/pee>\n<h3>\ud83e\udd15 Traumatic brain injuries<\/h3>\n<pee>Severe traumatic brain injuries can cause apraxias through several mechanisms: direct contusion of praxic areas, diffuse axonal injuries disrupting inter-hemispheric connections, or compressive hematomas. Post-traumatic apraxia is often associated with other cognitive disorders (attention, memory, executive functions).<\/pee>\n<h3>\ud83e\udde0 Brain tumors<\/h3>\n<pee>Tumors in the left hemisphere, particularly parietal gliomas, may present with progressive apraxia. Unlike strokes, the onset is insidious, sometimes allowing for partial compensation by healthy brain areas. Tumor surgery may temporarily worsen apraxia before improvement.<\/pee>\n<h3>\ud83e\uddd3 Neurodegenerative diseases<\/h3>\n<pee>In <strong>Alzheimer&#8217;s disease<\/strong>, apraxia generally appears at the moderate stage and progressively worsens. It first affects complex praxies (dressing, cooking) before extending to simple gestures. Apraxia significantly contributes to loss of autonomy and institutional placement.<\/pee>\n<pee><strong>Frontotemporal dementia<\/strong> can lead to early apraxia, associated with behavioral disorders. <strong>Corticobasal degeneration<\/strong> is characterized by severe asymmetrical apraxia, often associated with rigidity and myoclonus.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83d\udcca EPIDEMIOLOGICAL DATA<\/div>\n<h3 class=\"expert-box-title\">Prevalence of apraxia according to pathologies<\/h3>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Updated statistics 2026<\/div>\n<pee><strong>Left hemisphere Stroke:<\/strong> 60-80% develop apraxia<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                <strong>Moderate Alzheimer&#8217;s disease:<\/strong> 30-50%<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                <strong>Severe traumatic brain injury:<\/strong> 20-35%<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                <strong>Corticobasal degeneration:<\/strong> 90-100%<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                <strong>General population > 65 years:<\/strong> 2-5%<\/pee>\n            <\/div>\n<\/p><\/div>\n<h2>6. How to recognize apraxia?<\/h2>\n<pee>The early diagnosis of apraxia is crucial for implementing effective rehabilitation and adapting the patient&#8217;s environment. Unfortunately, this disorder often remains unknown, with gestural difficulties wrongly attributed to a lack of motivation or a depressive state.<\/pee>\n<h3>\u26a0\ufe0f Signs of apraxia to recognize<\/h3>\n<div class=\"conseil-card\">\n<h3>\ud83d\udea8 Alarm signals in daily life<\/h3>\n<ul>\n<li><strong>Impossible symbolic gestures:<\/strong> Can no longer wave goodbye, salute, or make the sign of the cross on command<\/li>\n<li><strong>Aberrant use of objects:<\/strong> Toothbrush used as a comb, knife for eating soup, phone held upside down<\/li>\n<li><strong>Clumsy and disorganized gestures:<\/strong> Imprecise movements with hesitations, multiple corrections, incomplete gestures<\/li>\n<li><strong>Disrupted sequences:<\/strong> Puts on socks after shoes, lights a cigarette before taking it out of the pack<\/li>\n<li><strong>Unexplained blockages:<\/strong> Stops in the middle of a familiar action without knowing why<\/li>\n<\/ul><\/div>\n<pee> Dressing apraxia is manifested by characteristic situations: the patient puts on several sweaters one over the other, wears their pants inside out, does not know which piece of clothing to start with, gets stuck with a sleeve or a pant leg. These difficulties contrast with the preservation of strength and mobility.<\/pee>\n<pee>In the case of constructive apraxia, drawings become simplified and destructured. A house becomes a square topped with a triangle, without details or perspective. The angles are rounded, proportions incorrect, spatial organization chaotic. Copying geometric figures (cube, star) becomes impossible.<\/pee>\n<pee>Bucco-facial apraxia creates a striking paradox: the patient can no longer stick out their tongue, puff their cheeks, or blow a kiss on command, while they perform these same movements spontaneously (licking their lips, blowing on hot food). This automatic-voluntary dissociation is pathognomonic.<\/pee>\n<h3>\ud83e\ude7a Clinical diagnosis of apraxia<\/h3>\n<pee>The diagnosis of apraxia is made by a neurologist or neuropsychologist using standardized test batteries. The examination includes several specific tests that evaluate each type of praxia.<\/pee>\n<pee><strong>Evaluation of ideomotor praxias:<\/strong> The patient is asked to imitate symbolic gestures (military salute, &#8220;OK&#8221; sign, cross), to mime the use of absent objects (hammer, scissors, toothbrush), to produce gestures on verbal command.<\/pee>\n<pee><strong>Evaluation of ideational praxias:<\/strong> Tests with real objects (lighting a candle with matches, preparing a cup of tea, folding a letter into an envelope), multi-step sequences, use of complex tools.<\/pee>\n<pee><strong>Constructive evaluation:<\/strong> Copying geometric figures, spontaneous drawings (clock, house, character), 3D constructions with cubes, assembling puzzles.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udd0d Quick home test<\/div>\n<pee>Here is a simple test you can perform: ask the person to mime the action of brushing their teeth (without a toothbrush), then to draw a house with details, and finally to show how to say goodbye. If these three tasks present unusual difficulties, a specialized consultation is necessary. Feel free to discreetly film to show the doctor.<\/pee>\n        <\/div>\n<h2>7. Developmental dyspraxia in children<\/h2>\n<pee>To be absolutely distinguished from acquired apraxia, developmental dyspraxia (or Coordination Acquisition Disorder according to the DSM-5) is a <strong>neurodevelopmental disorder<\/strong> that affects the planning and automation of movements from childhood. The dyspraxic child has always had motor difficulties, unlike the apraxic patient who loses a function they previously mastered.<\/pee>\n<pee>Dyspraxia affects about 5 to 6% of children, with a male predominance (3 boys for 1 girl). It results from immaturity or dysfunction of the brain areas involved in motor planning, without visible lesions on standard brain imaging.<\/pee>\n<pee>These children are often labeled as &#8220;clumsy,&#8221; &#8220;slow,&#8221; &#8220;disorganized&#8221; by those around them who do not understand their difficulties. They frequently spill their drink, struggle to ride a bike, tie their shoes, cut with scissors, and manipulate buttons and zippers.<\/pee>\n<h3>\ud83c\udfeb School impact of dyspraxia<\/h3>\n<pee>At school, writing is the main challenge for the dyspraxic child. It is laborious, slow, illegible, and tiring. The child must concentrate intensely on forming letters, which prevents them from focusing on the content of what they write. This dual task (graphism + thinking) is exhausting and penalizes all learning.<\/pee>\n<pee>In mathematics, visuospatial difficulties complicate the alignment of numbers, geometry, and reading graphs. In physical education, the dyspraxic child often fails, which affects their self-esteem and social relationships.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83d\udcac PARENT TESTIMONY<\/div>\n<h3 class=\"expert-box-title\">Living with a dyspraxic child<\/h3>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Sandrine, mother of L\u00e9o, 9 years old<\/div>\n<pee>&#8220;My son L\u00e9o has dyspraxia. For a long time, we thought he wasn&#8217;t making an effort, that he was lazy or provocative. In reality, every action requires intense concentration for him: tying his shoelaces, cutting his meat, writing neatly. Since the diagnosis at age 7, he has benefited from school accommodations (laptop, no double task listening\/writing, extra time for assessments) and occupational therapy. He finally has confidence in himself and his academic results are improving. The most important thing was to understand that his difficulties are real and involuntary.&#8221;<\/pee>\n            <\/div>\n<\/p><\/div>\n<h3>Types of developmental dyspraxia<\/h3>\n<pee><strong>\u270d\ufe0f Visuospatial dyspraxia:<\/strong> The most common (60% of cases). The child has difficulty organizing their gaze and movements in space. Difficulties in geometry, puzzles, cursive writing, dressing. Drawings lack spatial organization.<\/pee>\n<pee><strong>\ud83d\udc44 Orofacial dyspraxia:<\/strong> Articulation disorders making speech hard to understand, difficult chewing with frequent drooling, swallowing difficulties. The child eats slowly and messily.<\/pee>\n<pee><strong>\ud83d\udc57 Dressing dyspraxia:<\/strong> Persistent difficulties dressing independently, buttoning, lacing, distinguishing the front and back of clothes, putting on socks. Autonomy is delayed.<\/pee>\n<pee><strong>\u270b Gestural dyspraxia:<\/strong> Clumsiness in all daily gestures: using cutlery, styling hair, riding a bike, catching a ball, using scissors. Motor learning is very slow.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83c\udfaf Educational applications<\/div>\n<pee>Children with dyspraxia greatly benefit from adapted digital tools. The application <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); text-decoration: none;\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> offers exercises specifically designed to work on coordination, spatial organization, and motor planning in a playful and progressive manner. The alternation between screen and physical activities respects the child&#8217;s needs.<\/pee>\n        <\/div>\n<h2>8. General principles of rehabilitation<\/h2>\n<pee>The rehabilitation of praxic disorders is a complex challenge that primarily involves the occupational therapist and the psychomotor therapist. The modern approach combines intensive repetition of specific gestures, the development of compensatory strategies, and environmental adaptations to optimize functional autonomy.<\/pee>\n<pee>Contrary to popular belief, praxic recovery remains possible even months or years after the initial injury. Brain plasticity allows for the creation of new neural circuits to bypass damaged areas, provided that intensive and targeted training is offered.<\/pee>\n<h3>\ud83c\udfaf Sequential decomposition of the gesture<\/h3>\n<pee><strong>Principle:<\/strong> Break down a complex gesture into simple steps and practice them one by one before chaining them together progressively.<\/pee>\n<pee><strong>Practical example:<\/strong> To relearn how to brush teeth:<br \/>\n        1) Identify and take the toothbrush<br \/>\n        2) Open the toothpaste tube<br \/>\n        3) Place a small amount of toothpaste on the brush<br \/>\n        4) Bring the brush to the mouth<br \/>\n        5) Make methodical circular movements<br \/>\n        6) Rinse the mouth and the brush<\/pee>\n<pee>Each step is first practiced in isolation, then two steps are gradually chained together, then three, until the complete sequence is automated. This analytical approach helps to bypass difficulties in global planning.<\/pee>\n<h3>\ud83d\udd04 Intensive repetition and automation<\/h3>\n<pee><strong>Principle:<\/strong> Massive and repeated practice allows for the creation of new neural circuits and the gradual automation of the disrupted gesture.<\/pee>\n<pee>Neuroscience has shown that it takes about 300 to 500 correct repetitions to create a new motor memory trace. This repetition must be &#8220;intelligent&#8221;: focused, corrected in real-time, with immediate feedback on execution quality.<\/pee>\n<pee><strong>Example:<\/strong> Practicing daily to tie shoelaces, first very slowly verbalizing each step, then progressively faster until a fluid automaticity is regained. Using training shoes with laces of different colors facilitates learning.<\/pee>\n<div class=\"conseil-card\">\n<h3>\u23f0 Optimal training schedule<\/h3>\n<pee>Short and frequent sessions (15-20 minutes, 3-4 times a day) are more effective than a long weekly session. The brain consolidates motor learning better during sleep, hence the importance of spreading training throughout the week. Plan for regular breaks to avoid cognitive fatigue.<\/pee>\n        <\/div>\n<h3>\ud83d\udc41\ufe0f Use of visual cues<\/h3>\n<pee><strong>Principle:<\/strong> Visual cues (colors, arrows, pictograms, sequencers) guide the execution of the gesture and compensate for planning difficulties.<\/pee>\n<pee><strong>Concrete examples:<\/strong><br \/>\n        &#8211; Stick colored dots on clothing to indicate inside\/outside<br \/>\n        &#8211; Use a red dot on the left shoe and a blue one on the right<br \/>\n        &#8211; Display sequential pictograms for routines (toileting, dressing, meals)<br \/>\n        &#8211; Mark the direction of screwing\/unscrewing with colored arrows<br \/>\n        &#8211; Use placemats with drawn locations for cutlery<\/pee>\n<h3>\ud83d\udde3\ufe0f Verbalization of steps<\/h3>\n<pee><strong>Principle:<\/strong> Saying out loud what you are doing helps better plan and control the gesture being executed.<\/pee>\n<pee>Verbalization activates the language areas that support the deficient motor areas. This strategy is particularly effective in post-Stroke apraxias where the right hemisphere (often preserved) can partially compensate for the damaged left hemisphere.<\/pee>\n<pee><strong>Example:<\/strong> &#8220;I take the knife in my right hand, the fork in my left, I poke the meat with the fork, I cut with the knife pressing down&#8230;&#8221;<\/pee>\n<h2>9. Practical rehabilitation exercises by type of apraxia<\/h2>\n<pee>Apraxia rehabilitation requires specific exercises tailored to each type of disorder. Here is a methodical progression of practical exercises tested in clinical settings and easily achievable at home or in institutions.<\/pee>\n<h3>\ud83d\udcaa Exercises for ideomotor apraxias<\/h3>\n<div class=\"key-points\">\n<h4>Beginner level (simple ideomotor apraxias)<\/h4>\n<ul>\n<li><strong>Direct imitation in front of a mirror:<\/strong> Military salute, goodbye gesture, thumbs up, &#8220;OK&#8221; sign<\/li>\n<li><strong>Common symbolic gestures:<\/strong> Sign of the cross, &#8220;shh&#8221; gesture, applause<\/li>\n<li><strong>Facial expressions:<\/strong> Wink, exaggerated smile, pout<\/li>\n<li><strong>Polite gestures:<\/strong> Shake hands, raise hand to hat, bow<\/li>\n<\/ul><\/div>\n<div class=\"key-points\">\n<h4>Intermediate level<\/h4>\n<ul>\n<li><strong>Miming actions without objects:<\/strong> Pretending to drink, to phone, to comb hair<\/li>\n<li><strong>Gesture sequences:<\/strong> Clap twice then snap fingers<\/li>\n<li><strong>Bilateral gestures:<\/strong> Spread arms in a cross, join hands above the head<\/li>\n<li><strong>Temporal variations:<\/strong> Same gesture slow then fast<\/li>\n<\/ul><\/div>\n<div class=\"key-points\">\n<h4>Advanced level<\/h4>\n<ul>\n<li><strong>Gestural games:<\/strong> &#8220;Simon says&#8221; with complex variations<\/li>\n<li><strong>Professional gestures:<\/strong> Conductor, police officer directing traffic<\/li>\n<li><strong>Simple choreographies:<\/strong> Sequences of 4-5 linked gestures<\/li>\n<li><strong>Contextual adaptation:<\/strong> Same gesture in different positions (sitting\/standing)<\/li>\n<\/ul><\/div>\n<h3>\ud83c\udf74 Exercises for ideational praxis<\/h3>\n<pee>Ideational praxies require the use of real objects in functional sequences. Progression goes from simple single-object gestures to complex multi-object sequences.<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83e\udd44 Progression with cutlery<\/h3>\n<pee><strong>Step 1:<\/strong> Isolated use of each utensil (knife alone for spreading, fork alone for picking)<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n            <strong>Step 2:<\/strong> Coordination of knife-fork on soft foods<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n            <strong>Step 3:<\/strong> Cutting foods of increasing consistency<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n            <strong>Step 4:<\/strong> Complete meal with alternating utensils<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n            <strong>Step 5:<\/strong> Integration of politeness rules (holding cutlery correctly)<\/pee>\n        <\/div>\n<pee><strong>Activities of daily living:<\/strong><br \/>\n        &#8211; Preparing a sandwich (progression: bread + butter \u2192 bread + butter + ham \u2192 complete sandwich)<br \/>\n        &#8211; Folding laundry (handkerchiefs \u2192 towels \u2192 shirts \u2192 sheets)<br \/>\n        &#8211; Setting the table (1 place setting \u2192 2 place settings \u2192 complete table with decoration)<br \/>\n        &#8211; Watering plants (1 plant \u2192 complete watering circuit)<br \/>\n        &#8211; Preparing breakfast (simple tea \u2192 complete breakfast)<\/pee>\n<pee><strong>Therapeutic cooking:<\/strong> Following illustrated recipes step by step, starting with very simple preparations (toast, fruit salad) to progress to dishes requiring multiple preparation and cooking steps.<\/pee>\n<h3>\ud83c\udfa8 Exercises for constructive praxies<\/h3>\n<pee>Constructive praxies engage spatial organization and visuo-motor planning. Rehabilitation progresses from 2D to 3D, from simple to complex.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83e\udde9 Constructive Rehabilitation Program<\/div>\n<pee><strong>Week 1-2:<\/strong> Puzzles 4-6 pieces, simple geometric shapes<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n            <strong>Week 3-4:<\/strong> Puzzles 12-20 pieces, figure copying<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n            <strong>Week 5-6:<\/strong> Simple 3D constructions, guided drawings<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n            <strong>Week 7-8:<\/strong> Complex puzzles, free creations<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n            Adjust the pace according to individual progress.<\/pee>\n        <\/div>\n<pee><strong>2D Activities:<\/strong><br \/>\n        &#8211; Reproduce geometric figures (square \u2192 triangle \u2192 rhombus \u2192 hexagon)<br \/>\n        &#8211; Copy increasingly complex drawings (simple house \u2192 detailed house \u2192 landscape)<br \/>\n        &#8211; Draw by following numbered points (connect the dots)<br \/>\n        &#8211; Complete symmetrical figures<br \/>\n        &#8211; Reproduce simple mandalas<\/pee>\n<pee><strong>3D Activities:<\/strong><br \/>\n        &#8211; Assemble Lego constructions according to a model<br \/>\n        &#8211; Create simple origami with detailed visual instructions<br \/>\n        &#8211; Play with Kapla by reproducing structures<br \/>\n        &#8211; Build balance towers with different materials<br \/>\n        &#8211; Assemble miniature furniture (dollhouses)<\/pee>\n<h3>\ud83d\udc44 Exercises for Orofacial Praxies<\/h3>\n<pee>Orofacial praxies involve the fine coordination of the facial and mouth muscles. Their rehabilitation also improves articulation and swallowing.<\/pee>\n<pee><strong>Tongue Mobility:<\/strong><br \/>\n        &#8211; Stick the tongue out, then retract it<br \/>\n        &#8211; Lateral movements: tongue to the right, then to the left<br \/>\n        &#8211; Vertical movements: tongue towards the nose, then towards the chin<br \/>\n        &#8211; Slow circular movements around the lips<br \/>\n        &#8211; Click the tongue against the palate<\/pee>\n<pee><strong>Lip Control:<\/strong><br \/>\n        &#8211; Puff up the cheeks and then slowly deflate them<br \/>\n        &#8211; Blow bubbles with a closed mouth<br \/>\n        &#8211; Exaggerated smile then close the mouth<br \/>\n        &#8211; Pout (duck face)<br \/>\n        &#8211; Vibrate the lips (make &#8220;brrrr&#8221; like a horse)<\/pee>\n<pee><strong>Breath and Coordination:<\/strong><br \/>\n        &#8211; Blow out a candle (variable distances)<br \/>\n        &#8211; Make soap bubbles<br \/>\n        &#8211; Play the harmonica or recorder<br \/>\n        &#8211; Inflate balloons<br \/>\n        &#8211; Blow through a straw to move light objects<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83c\udfaf DYNSEO RECOMMENDATION<\/div>\n<h3 class=\"expert-box-title\">Cognitive Stimulation and Digital Praxies<\/h3>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Programme SCARLETT et COCO<\/div>\n<pee>The DYNSEO applications offer exercises specifically designed to stimulate constructive praxies and hand-eye coordination. Puzzle games, image reconstruction, logical sequences, and spatial orientation engage praxic abilities in a fun and progressive way. <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); text-decoration: none;\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> automatically adapts to the person&#8217;s level and offers personalized challenges to optimize rehabilitation.<\/pee>\n            <\/div>\n<\/p><\/div>\n<h2>10. Adaptations to facilitate autonomy<\/h2>\n<pee>In addition to active rehabilitation, practical adjustments allow for overcoming<br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation | DYNSEO\",\n      \"description\": \"Psychologie & R\u00e9\u00e9ducation - Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation - Publi\u00e9 en Avril 2026 - Lecture : 25 minutes - Professionnels & Familles\",\n      \"url\": \"https:\/\/www.dynseo.com\/praxies-et-apraxies-exercices-pratiques-de-reeducation-dynseo\/\",\n      \"datePublished\": \"2026-04-08\",\n      \"dateModified\": \"2026-04-08\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"image\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/logo-dynseo.png\",\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"reviewCount\": \"47\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/praxies-et-apraxies-exercices-pratiques-de-reeducation-dynseo\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/praxies-et-apraxies-exercices-pratiques-de-reeducation-dynseo\/\",\n      \"name\": \"Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation | DYNSEO\",\n      \"description\": \"Psychologie & R\u00e9\u00e9ducation - Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation - Publi\u00e9 en Avril 2026 - Lecture : 25 minutes - Professionnels & Familles\"\n    },\n    {\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\": \"Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation | DYNSEO\",\n          \"item\": \"https:\/\/www.dynseo.com\/praxies-et-apraxies-exercices-pratiques-de-reeducation-dynseo\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Qu'est-ce que les praxies et comment se manifestent-elles ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les praxies sont des capacit\u00e9s motrices complexes qui permettent d'effectuer des gestes volontaires et coordonn\u00e9s. Elles se manifestent par la capacit\u00e9 \u00e0 planifier, organiser et ex\u00e9cuter des mouvements intentionnels pour accomplir des t\u00e2ches sp\u00e9cifiques.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quels sont les diff\u00e9rents types d'apraxies ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Il existe plusieurs types d'apraxies : l'apraxie id\u00e9omotrice (difficult\u00e9 \u00e0 r\u00e9aliser des gestes sur commande), l'apraxie id\u00e9atoire (trouble de la s\u00e9quence gestuelle), l'apraxie constructive (difficult\u00e9 \u00e0 reproduire des formes) et l'apraxie bucco-faciale (troubles des mouvements de la bouche et du visage).\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment r\u00e9\u00e9duquer les apraxies avec des exercices pratiques ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La r\u00e9\u00e9ducation des apraxies se fait par des exercices progressifs incluant la d\u00e9composition des gestes, la r\u00e9p\u00e9tition guid\u00e9e, l'utilisation d'objets r\u00e9els, les exercices de coordination et l'entra\u00eenement par imitation. DYNSEO propose des applications sp\u00e9cialis\u00e9es pour accompagner cette r\u00e9\u00e9ducation.\"\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":415215,"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>Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation | DYNSEO<\/title>\n    <meta name=\"description\" content=\"Guide complet sur les praxies et apraxies : comprendre les troubles du geste, diagnostic, r\u00e9\u00e9ducation et exercices pratiques pour retrouver l'autonomie.\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&family=Poppins:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --primary-blue: #5e5ed7;\n            --dark-blue: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --text-dark: #2c3e50;\n            --text-gray: #6c757d;\n            --bg-light: #f8f9fa;\n            --white: #ffffff;\n            --border-light: #e9ecef;\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            background-color: var(--white);\n        }\n\n        h1, h2, h3, h4, h5, h6 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            margin-bottom: 1rem;\n        }\n\n        .article-hero {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: white;\n            position: relative;\n            padding: 2rem 0 6rem 0;\n        }\n\n        .article-hero-curve {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 4rem;\n            background: var(--white);\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }\n\n        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n\n        .article-breadcrumb {\n            font-size: 0.9rem;\n            margin-bottom: 1rem;\n            opacity: 0.9;\n        }\n\n        .article-breadcrumb a {\n            color: white;\n            text-decoration: none;\n        }\n\n        .article-category {\n            display: inline-block;\n            background: rgba(255, 255, 255, 0.2);\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-size: 0.9rem;\n            margin-bottom: 1.5rem;\n        }\n\n        .article-hero h1 {\n            font-size: 3rem;\n            margin-bottom: 1rem;\n            line-height: 1.2;\n        }\n\n        .hl {\n            background: linear-gradient(45deg, var(--yellow), var(--teal));\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .article-meta {\n            display: flex;\n            gap: 2rem;\n            align-items: center;\n            font-size: 0.95rem;\n            margin-top: 2rem;\n            opacity: 0.95;\n        }\n\n        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .article-body {\n            padding: 4rem 0;\n        }\n\n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n\n        .intro-block {\n            font-size: 1.2rem;\n            line-height: 1.7;\n            color: var(--text-gray);\n            margin-bottom: 3rem;\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 2rem;\n            margin: 3rem 0;\n            padding: 2rem 0;\n        }\n\n        .stat-card {\n            background: linear-gradient(135deg, var(--teal), var(--yellow));\n            padding: 2rem;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        }\n\n        .stat-card .number {\n            font-size: 3rem;\n            font-weight: 700;\n            color: var(--primary-blue);\n            display: block;\n            margin-bottom: 0.5rem;\n        }\n\n        .stat-card .label {\n            font-size: 0.95rem;\n            color: var(--text-dark);\n            font-weight: 500;\n        }\n\n        .conseil-card {\n            background: var(--bg-light);\n            border-left: 4px solid var(--primary-blue);\n            padding: 1.5rem;\n            margin: 2rem 0;\n            border-radius: 0 10px 10px 0;\n        }\n\n        .key-points {\n            background: linear-gradient(45deg, rgba(94, 94, 215, 0.1), rgba(169, 226, 228, 0.1));\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n        }\n\n        .key-points ul {\n            list-style: none;\n            padding: 0;\n        }\n\n        .key-points li {\n            padding: 0.5rem 0;\n            position: relative;\n            padding-left: 2rem;\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        }\n\n        .tip-box {\n            background: linear-gradient(135deg, var(--yellow), var(--teal));\n            padding: 1.5rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            position: relative;\n        }\n\n        .tip-box-label {\n            background: var(--primary-blue);\n            color: white;\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            display: inline-block;\n            margin-bottom: 1rem;\n        }\n\n        .expert-box {\n            background: var(--white);\n            border: 2px solid var(--primary-blue);\n            border-radius: 15px;\n            padding: 0;\n            margin: 2rem 0;\n            overflow: hidden;\n        }\n\n        .expert-box-label {\n            background: var(--primary-blue);\n            color: white;\n            padding: 0.7rem 1.5rem;\n            font-weight: 600;\n            font-size: 0.9rem;\n        }\n\n        .expert-box-title {\n            padding: 1.5rem 1.5rem 0.5rem;\n            font-size: 1.2rem;\n            color: var(--primary-blue);\n            margin-bottom: 0;\n        }\n\n        .expert-inner {\n            padding: 0 1.5rem 1.5rem;\n        }\n\n        .expert-inner-title {\n            font-size: 1.1rem;\n            color: var(--text-dark);\n            margin-bottom: 1rem;\n            font-weight: 600;\n        }\n\n        .faq-list {\n            margin: 3rem 0;\n        }\n\n        .faq-item {\n            border: 1px solid var(--border-light);\n            border-radius: 10px;\n            margin-bottom: 1rem;\n            overflow: hidden;\n        }\n\n        .faq-q {\n            padding: 1.5rem;\n            background: var(--bg-light);\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            transition: background-color 0.3s ease;\n        }\n\n        .faq-q:hover {\n            background: var(--teal);\n        }\n\n        .faq-icon {\n            background: var(--primary-blue);\n            color: white;\n            width: 30px;\n            height: 30px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.2rem;\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 1.5rem;\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease, padding 0.3s ease;\n        }\n\n        .faq-item.open .faq-a {\n            padding: 1.5rem;\n            max-height: 500px;\n        }\n\n        .cta-box {\n            background: linear-gradient(135deg, var(--primary-blue), var(--dark-blue));\n            color: white;\n            padding: 3rem;\n            border-radius: 20px;\n            text-align: center;\n            margin: 4rem 0;\n        }\n\n        .cta-box h3 {\n            font-size: 2rem;\n            margin-bottom: 1rem;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            flex-wrap: wrap;\n            margin-top: 2rem;\n        }\n\n        .btn-white {\n            background: white;\n            color: var(--primary-blue);\n            padding: 1rem 2rem;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }\n\n        .btn-white:hover {\n            background: transparent;\n            color: white;\n        }\n\n        .btn-outline {\n            background: transparent;\n            color: white;\n            padding: 1rem 2rem;\n            border: 2px solid white;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n\n        .btn-outline:hover {\n            background: white;\n            color: var(--primary-blue);\n        }\n\n        .article-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n            margin: 3rem 0;\n        }\n\n        .article-tag {\n            background: var(--bg-light);\n            color: var(--text-gray);\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            text-decoration: none;\n            font-size: 0.9rem;\n            transition: all 0.3s ease;\n        }\n\n        .article-tag:hover {\n            background: var(--teal);\n            color: var(--text-dark);\n        }\n\n        h2 {\n            font-size: 2rem;\n            color: var(--primary-blue);\n            margin: 3rem 0 1.5rem;\n            position: relative;\n            padding-bottom: 0.5rem;\n        }\n\n        h2::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 60px;\n            height: 3px;\n            background: linear-gradient(45deg, var(--teal), var(--yellow));\n            border-radius: 2px;\n        }\n\n        h3 {\n            font-size: 1.4rem;\n            color: var(--dark-blue);\n            margin: 2rem 0 1rem;\n        }\n\n        p {\n            margin-bottom: 1.2rem;\n            line-height: 1.7;\n        }\n\n        ul, ol {\n            margin: 1rem 0;\n            padding-left: 2rem;\n        }\n\n        li {\n            margin-bottom: 0.5rem;\n        }\n\n        strong {\n            color: var(--primary-blue);\n        }\n\n        blockquote {\n            border-left: 4px solid var(--pink);\n            padding-left: 1.5rem;\n            margin: 2rem 0;\n            font-style: italic;\n            color: var(--text-gray);\n            background: var(--bg-light);\n            padding: 1.5rem;\n            border-radius: 0 10px 10px 0;\n        }\n\n        .rating {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .stars {\n            color: var(--yellow);\n            font-size: 1.2rem;\n        }\n\n        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2rem;\n            }\n            \n            .article-meta {\n                flex-direction: column;\n                gap: 1rem;\n                align-items: flex-start;\n            }\n            \n            .stats-grid {\n                grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n                gap: 1rem;\n            }\n            \n            .cta-buttons {\n                flex-direction: column;\n            }\n            \n            .container {\n                padding: 0 1rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body><section class=\"article-hero\">\n    <div class=\"article-hero-curve\"><\/div>\n    <div class=\"article-hero-inner\">\n        <nav class=\"article-breadcrumb\">\n            <a href=\"\/\">Home<\/a> > <a href=\"\/neuropsychologie\">Neuropsychology<\/a> > Praxies and apraxies\n        <\/nav>\n        \n        <div class=\"article-category\">Neuropsychology & Rehabilitation<\/div>\n        \n        <h1>Praxies and apraxies: <span class=\"hl\">practical rehabilitation exercises<\/span><\/h1>\n        \n        <div class=\"article-meta\">\n            <span>\ud83d\udcc5 Published in April 2026<\/span>\n            <span>\u23f1\ufe0f Reading: 25 minutes<\/span>\n            <span>\ud83d\udc65 Professionals & Families<\/span>\n            <div class=\"rating\">\n                <span class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                <span>4.8\/5 (245 reviews)<\/span>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"article-body\">\n    <div class=\"container\">\n        \n        <div class=\"intro-block\">\n            Tying shoelaces, brushing teeth, using cutlery, drawing a star... These everyday gestures seem natural and automatic, yet they require a complex cognitive function called \"praxis.\" When this function is impaired, it is referred to as apraxia, a neurological disorder that can significantly impact autonomy and quality of life. Understanding praxies and their dysfunction is essential for effectively supporting those affected and implementing appropriate rehabilitation strategies. This comprehensive guide helps you discover these fascinating disorders and offers concrete solutions to regain gestural autonomy.\n        <\/div>\n\n        <div class=\"stats-grid\">\n            <div class=\"stat-card\">\n                <span class=\"number\">80%<\/span>\n                <span class=\"label\">of left hemisphere strokes cause apraxia<\/span>\n            <\/div>\n            <div class=\"stat-card\">\n                <span class=\"number\">30%<\/span>\n                <span class=\"label\">of Alzheimer's patients develop apraxia<\/span>\n            <\/div>\n            <div class=\"stat-card\">\n                <span class=\"number\">6%<\/span>\n                <span class=\"label\">of children suffer from developmental dyspraxia<\/span>\n            <\/div>\n            <div class=\"stat-card\">\n                <span class=\"number\">90%<\/span>\n                <span class=\"label\">of improvement possible with early rehabilitation<\/span>\n            <\/div>\n        <\/div>\n\n        <h2>1. What is a praxis?<\/h2>\n        \n        <p>Praxis refers to the ability to <strong>plan, organize, and execute coordinated voluntary gestures<\/strong> with a specific goal in mind. It is not about simple reflex movements like withdrawing your hand from a hot surface, but rather intentional actions that require a planned and learned motor sequence.<\/p>\n\n        <p>When we perform a praxic gesture, our brain activates a \"motor program\" stored in memory that tells it in what order to mobilize the muscles, with what force, amplitude, and spatial orientation. This motor programming primarily occurs in the <strong>left parietal cortex<\/strong>, closely linked to the frontal motor areas.<\/p>\n\n        <p>The complexity of praxies lies in their multimodal nature: they integrate visual information (recognition of objects and space), somatosensory (tactile and proprioceptive feedback), mnemonic (recall of learned motor sequences), and executive (planning and control of action) information. This sophisticated orchestration explains why praxic disorders can be so disabling in daily life.<\/p>\n\n        <div class=\"conseil-card\">\n            <h3>\ud83d\udca1 Did you know?<\/h3>\n            <p>Praxies develop throughout childhood and continue to refine in adulthood. A virtuoso pianist or a surgeon has developed praxies of exceptional precision through thousands of hours of training that have created ultra-specialized neural circuits.<\/p>\n        <\/div>\n<div class=\"key-points\">\n            <h3>\ud83d\udd11 Key points about praxies<\/h3>\n            <ul>\n                <li>Praxies require the integrity of several connected brain regions<\/li>\n                <li>They become automated with repetition but remain under conscious control<\/li>\n                <li>Each praxic gesture follows a specific \"motor program\" stored in memory<\/li>\n                <li>Praxies can be relearned even after a brain injury<\/li>\n                <li>They vary according to cultures and individual learning<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"tip-box\">\n            <div class=\"tip-box-label\">\ud83d\udcaa Practical advice<\/div>\n            <p>To keep your praxies in shape, regularly vary your manual activities: DIY, cooking, gardening, drawing, music... This diversity stimulates different neural circuits and maintains brain plasticity. Cognitive stimulation applications like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); text-decoration: none;\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> offer fun exercises to work on hand-eye coordination and motor planning.<\/p>\n        <\/div>\n\n        <h2>2. The different types of praxies<\/h2>\n\n        <p>Neuropsychologists distinguish several categories of praxies according to the nature and complexity of the gesture performed. Each involves specific brain networks and can be independently impaired during a brain injury.<\/p>\n\n        <h3>\ud83d\udc4b Ideomotor praxies<\/h3>\n        <p><strong>Definition:<\/strong> Ability to perform conventional symbolic gestures on verbal command, without a real object present.<\/p>\n\n        <p><strong>Concrete examples:<\/strong> Waving goodbye, performing a military salute, miming the gesture of drinking from an invisible glass, making the sign of the cross, showing a raised fist as a sign of victory, making the \"shh\" gesture with the index finger on the lips.<\/p>\n\n        <p>These gestures have strong cultural and social significance. They are acquired through imitation and social repetition. In the case of a disorder (ideomotor apraxia), the person knows perfectly well what is being asked of them and understands the instruction, but cannot produce the correct gesture. They may make an approximate gesture, use an inappropriate part of the body, or produce a completely unsuitable gesture.<\/p>\n\n        <h3>\ud83d\udd27 Ideatory praxies<\/h3>\n        <p><strong>Definition:<\/strong> Ability to correctly use real objects in a sequence of organized actions to achieve a functional goal.<\/p>\n\n        <p><strong>Concrete examples:<\/strong> Preparing a cup of coffee (taking the cup, pouring hot water, adding coffee, stirring with a spoon), brushing teeth (taking the toothbrush, opening the toothpaste, putting some on the brush, brushing), folding a letter and putting it in an envelope, lighting a candle with matches.<\/p>\n\n        <p>Ideatory apraxia is manifested by inappropriate use of objects: the person may brush their teeth with the handle of the brush, drink from the toothpaste, or completely reverse the order of steps. They may also abandon the task midway without understanding why they can no longer do it.<\/p>\n\n        <div class=\"expert-box\">\n            <div class=\"expert-box-label\">\ud83d\udc68\u200d\u2695\ufe0f EXPERT TESTIMONY<\/div>\n            <h3 class=\"expert-box-title\">Ideatory apraxia in Alzheimer's disease<\/h3>\n            <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Dr Sophie Martineau, neuropsychologist<\/div>\n                <p>\"In my practice, I often observe that ideational apraxia is one of the first signs of loss of autonomy in Alzheimer's patients. They retain their physical strength and recognize objects, but can no longer use them coherently. This is very destabilizing for families who do not understand why their loved one 'is doing it on purpose' wrong. The neurological explanation helps a lot to demystify and adapt the support.\"<\/p>\n            <\/div>\n        <\/div>\n\n        <h3>\ud83d\udc57 Dressing Praxies<\/h3>\n        <p><strong>Definition:<\/strong> Ability to dress coherently while respecting the logical order and spatial orientation of clothing.<\/p>\n\n        <p><strong>Concrete examples:<\/strong> Putting on a sweater the right way, buttoning a shirt from bottom to top, putting shoes on the right feet, zipping up a zipper, tying a tie, fastening a bra.<\/p>\n\n        <p>Dressing apraxia creates situations that are sometimes comical but very disabling: the person puts on several layers of clothing on top of each other, wears their pants inside out, no longer knows the order to dress (for example, putting underwear over pants), or gets stuck with a garment half on.<\/p>\n\n        <h3>\ud83c\udfd7\ufe0f Constructive Praxies<\/h3>\n        <p><strong>Definition:<\/strong> Ability to assemble elements to create an organized structure in two or three dimensions, respecting spatial relationships.<\/p>\n\n        <p><strong>Concrete examples:<\/strong> Building a tower of blocks while maintaining balance, copying a complex geometric figure (cube in perspective, house with details), assembling a puzzle, making origami, building a Lego model according to a plan, drawing an apartment layout.<\/p>\n\n        <p>Constructive apraxia is reflected in simplified and deconstructed drawings: angles become rounded, proportions are incorrect, spatial organization is chaotic. The person may omit important details or conversely persist on one element to the detriment of the whole.<\/p>\n\n        <h3>\ud83d\udde3\ufe0f Buccofacial Praxies<\/h3>\n        <p><strong>Definition:<\/strong> Ability to perform voluntary and coordinated movements with the muscles of the face, mouth, and tongue.<\/p>\n\n        <p><strong>Concrete examples:<\/strong> Sticking out the tongue voluntarily, puffing out the cheeks, blowing a kiss, whistling, blowing out a candle, making expressive faces, licking lips, clicking the tongue.<\/p>\n\n        <p>Paradoxically, in the case of buccofacial apraxia, the person cannot reproduce these movements on request even though they can do them spontaneously in a natural context (for example, sticking out the tongue to lick dry lips). This automatic-voluntary dissociation is characteristic of praxic disorders.<\/p>\n\n        <div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83c\udfaf Practical application<\/div>\n            <p>To assess your own praxies or those of a loved one, try these simple tests: miming the action of combing without a comb, drawing a 3D house, performing a military salute, dressing with your eyes closed. Any unusual difficulty warrants a specialized consultation. The application <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); text-decoration: none;\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> offers evaluation and training exercises for all these functions.<\/p>\n        <\/div>\n\n        <h2>3. Neurological basis of praxies<\/h2>\n\n        <p>Praxies depend on a complex and interconnected brain network. Unlike reflex movements that primarily involve the spinal cord and brainstem, praxic gestures require the coordination of multiple cortical and subcortical areas.<\/p>\n\n        <p><strong>The left parietal cortex<\/strong> plays the central role of \"motor program library.\" This region stores the abstract representations of learned gestures and activates them during action planning. Left parietal lesions are the most common cause of apraxia, explaining why strokes in the left hemisphere are so often accompanied by praxic disorders.<\/p>\n\n        <p><strong>The frontal premotor cortex<\/strong> translates these abstract programs into concrete motor sequences, defining the temporal order of muscle contractions. It also ensures the adaptation of the gesture to the context (force, speed, amplitude according to the situation).<\/p>\n\n        <p><strong>The basal ganglia<\/strong> control the fluidity and automation of movements. Their dysfunction in Parkinson's disease explains the praxic disorders observed in these patients (micrographia, difficulties with complex gestures).<\/p>\n<div class=\"conseil-card\">\n            <h3>\ud83e\udde0 Neuroplasticity and recovery<\/h3>\n            <p>Brain plasticity allows for partial recovery even after significant injury. The right hemisphere can partially compensate for the praxic functions of the left hemisphere, and new circuits can be created with intensive training. This is why early rehabilitation is crucial to optimize functional recovery.<\/p>\n        <\/div>\n\n        <p>Close connections with the <strong>occipital visual areas<\/strong> allow for object recognition and adaptation of movement to their physical properties. The <strong>parietal somatosensory areas<\/strong> integrate the tactile and proprioceptive feedback necessary for real-time adjustment of movement.<\/p>\n\n        <p>This complex neural architecture explains why praxic disorders can take very diverse forms depending on the precise location of the lesion. A pure parietal lesion will result in ideomotor apraxia, while a fronto-parietal lesion will associate praxic disorders with executive planning difficulties.<\/p>\n\n        <h2>4. Apraxia: when gestures become impossible<\/h2>\n\n        <p>Apraxia is an acquired neurological disorder characterized by an <strong>inability to perform coordinated voluntary movements<\/strong>, while basic motor skills (muscle strength, elementary coordination), sensory functions, and understanding of instructions are preserved. It is this dissociation that makes apraxia so confusing for patients and their surroundings.<\/p>\n\n        <p>The apraxic patient knows perfectly well what they need to do and wants to do it, but their gesture does not correspond to their intention. This mismatch between intention and execution creates intense frustration and a feeling of incompetence that can lead to avoidance of activities and social isolation.<\/p>\n\n        <p>Apraxia is not limited to a simple motor problem: it reveals a profound disruption of the mental representation of action. Patients may lose access to the \"procedural knowledge\" that normally allows us to act automatically and effectively in our environment.<\/p>\n<div class=\"key-points\">\n            <h3>\ud83d\udd0d Characteristics of apraxia<\/h3>\n            <ul>\n                <li>Inconsistency between intention and gestural execution<\/li>\n                <li>Preservation of automatic movements and reflexes<\/li>\n                <li>Variability of performance depending on the context<\/li>\n                <li>Possible improvement with visual or verbal cues<\/li>\n                <li>Major impact on autonomy and self-esteem<\/li>\n                <li>Often unknown and underdiagnosed<\/li>\n            <\/ul>\n        <\/div>\n\n        <h2>5. Causes of apraxia<\/h2>\n\n        <p>Apraxias occur following damage to the brain areas involved in motor programming and control. Understanding these causes is essential for adapting care and prognosis.<\/p>\n\n        <h3>\ud83e\ude78 Cerebrovascular accidents (Stroke)<\/h3>\n        <p>Strokes represent the most frequent cause of acquired apraxia. Accidents affecting the <strong>left hemisphere<\/strong>, particularly in the territory of the middle cerebral artery, cause apraxia in 60 to 80% of cases. Post-stroke apraxia can be transient (a few weeks) or permanent depending on the extent and location of the lesion.<\/p>\n\n        <p>Hemorrhagic strokes tend to result in more severe apraxias than ischemic strokes, as the hematoma compresses and destroys brain tissue more extensively. However, the prognosis for recovery may be better as there is no persistent vascular obstruction.<\/p>\n\n        <h3>\ud83e\udd15 Traumatic brain injuries<\/h3>\n        <p>Severe traumatic brain injuries can cause apraxias through several mechanisms: direct contusion of praxic areas, diffuse axonal injuries disrupting inter-hemispheric connections, or compressive hematomas. Post-traumatic apraxia is often associated with other cognitive disorders (attention, memory, executive functions).<\/p>\n\n        <h3>\ud83e\udde0 Brain tumors<\/h3>\n        <p>Tumors in the left hemisphere, particularly parietal gliomas, may present with progressive apraxia. Unlike strokes, the onset is insidious, sometimes allowing for partial compensation by healthy brain areas. Tumor surgery may temporarily worsen apraxia before improvement.<\/p>\n\n        <h3>\ud83e\uddd3 Neurodegenerative diseases<\/h3>\n        <p>In <strong>Alzheimer's disease<\/strong>, apraxia generally appears at the moderate stage and progressively worsens. It first affects complex praxies (dressing, cooking) before extending to simple gestures. Apraxia significantly contributes to loss of autonomy and institutional placement.<\/p>\n\n        <p><strong>Frontotemporal dementia<\/strong> can lead to early apraxia, associated with behavioral disorders. <strong>Corticobasal degeneration<\/strong> is characterized by severe asymmetrical apraxia, often associated with rigidity and myoclonus.<\/p>\n\n        <div class=\"expert-box\">\n            <div class=\"expert-box-label\">\ud83d\udcca EPIDEMIOLOGICAL DATA<\/div>\n            <h3 class=\"expert-box-title\">Prevalence of apraxia according to pathologies<\/h3>\n            <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Updated statistics 2026<\/div>\n                <p><strong>Left hemisphere Stroke:<\/strong> 60-80% develop apraxia<br>\n                <strong>Moderate Alzheimer's disease:<\/strong> 30-50%<br>\n                <strong>Severe traumatic brain injury:<\/strong> 20-35%<br>\n                <strong>Corticobasal degeneration:<\/strong> 90-100%<br>\n                <strong>General population > 65 years:<\/strong> 2-5%<\/p>\n            <\/div>\n        <\/div>\n\n        <h2>6. How to recognize apraxia?<\/h2>\n\n        <p>The early diagnosis of apraxia is crucial for implementing effective rehabilitation and adapting the patient's environment. Unfortunately, this disorder often remains unknown, with gestural difficulties wrongly attributed to a lack of motivation or a depressive state.<\/p>\n\n        <h3>\u26a0\ufe0f Signs of apraxia to recognize<\/h3>\n\n        <div class=\"conseil-card\">\n            <h3>\ud83d\udea8 Alarm signals in daily life<\/h3>\n            <ul>\n                <li><strong>Impossible symbolic gestures:<\/strong> Can no longer wave goodbye, salute, or make the sign of the cross on command<\/li>\n                <li><strong>Aberrant use of objects:<\/strong> Toothbrush used as a comb, knife for eating soup, phone held upside down<\/li>\n                <li><strong>Clumsy and disorganized gestures:<\/strong> Imprecise movements with hesitations, multiple corrections, incomplete gestures<\/li>\n                <li><strong>Disrupted sequences:<\/strong> Puts on socks after shoes, lights a cigarette before taking it out of the pack<\/li>\n                <li><strong>Unexplained blockages:<\/strong> Stops in the middle of a familiar action without knowing why<\/li>\n            <\/ul>\n        <\/div>\n\n        <p> Dressing apraxia is manifested by characteristic situations: the patient puts on several sweaters one over the other, wears their pants inside out, does not know which piece of clothing to start with, gets stuck with a sleeve or a pant leg. These difficulties contrast with the preservation of strength and mobility.<\/p>\n\n        <p>In the case of constructive apraxia, drawings become simplified and destructured. A house becomes a square topped with a triangle, without details or perspective. The angles are rounded, proportions incorrect, spatial organization chaotic. Copying geometric figures (cube, star) becomes impossible.<\/p>\n\n        <p>Bucco-facial apraxia creates a striking paradox: the patient can no longer stick out their tongue, puff their cheeks, or blow a kiss on command, while they perform these same movements spontaneously (licking their lips, blowing on hot food). This automatic-voluntary dissociation is pathognomonic.<\/p>\n\n        <h3>\ud83e\ude7a Clinical diagnosis of apraxia<\/h3>\n\n        <p>The diagnosis of apraxia is made by a neurologist or neuropsychologist using standardized test batteries. The examination includes several specific tests that evaluate each type of praxia.<\/p>\n\n        <p><strong>Evaluation of ideomotor praxias:<\/strong> The patient is asked to imitate symbolic gestures (military salute, \"OK\" sign, cross), to mime the use of absent objects (hammer, scissors, toothbrush), to produce gestures on verbal command.<\/p>\n\n        <p><strong>Evaluation of ideational praxias:<\/strong> Tests with real objects (lighting a candle with matches, preparing a cup of tea, folding a letter into an envelope), multi-step sequences, use of complex tools.<\/p>\n\n        <p><strong>Constructive evaluation:<\/strong> Copying geometric figures, spontaneous drawings (clock, house, character), 3D constructions with cubes, assembling puzzles.<\/p>\n<div class=\"tip-box\">\n            <div class=\"tip-box-label\">\ud83d\udd0d Quick home test<\/div>\n            <p>Here is a simple test you can perform: ask the person to mime the action of brushing their teeth (without a toothbrush), then to draw a house with details, and finally to show how to say goodbye. If these three tasks present unusual difficulties, a specialized consultation is necessary. Feel free to discreetly film to show the doctor.<\/p>\n        <\/div>\n\n        <h2>7. Developmental dyspraxia in children<\/h2>\n\n        <p>To be absolutely distinguished from acquired apraxia, developmental dyspraxia (or Coordination Acquisition Disorder according to the DSM-5) is a <strong>neurodevelopmental disorder<\/strong> that affects the planning and automation of movements from childhood. The dyspraxic child has always had motor difficulties, unlike the apraxic patient who loses a function they previously mastered.<\/p>\n\n        <p>Dyspraxia affects about 5 to 6% of children, with a male predominance (3 boys for 1 girl). It results from immaturity or dysfunction of the brain areas involved in motor planning, without visible lesions on standard brain imaging.<\/p>\n\n        <p>These children are often labeled as \"clumsy,\" \"slow,\" \"disorganized\" by those around them who do not understand their difficulties. They frequently spill their drink, struggle to ride a bike, tie their shoes, cut with scissors, and manipulate buttons and zippers.<\/p>\n\n        <h3>\ud83c\udfeb School impact of dyspraxia<\/h3>\n\n        <p>At school, writing is the main challenge for the dyspraxic child. It is laborious, slow, illegible, and tiring. The child must concentrate intensely on forming letters, which prevents them from focusing on the content of what they write. This dual task (graphism + thinking) is exhausting and penalizes all learning.<\/p>\n\n        <p>In mathematics, visuospatial difficulties complicate the alignment of numbers, geometry, and reading graphs. In physical education, the dyspraxic child often fails, which affects their self-esteem and social relationships.<\/p>\n\n        <div class=\"expert-box\">\n            <div class=\"expert-box-label\">\ud83d\udcac PARENT TESTIMONY<\/div>\n            <h3 class=\"expert-box-title\">Living with a dyspraxic child<\/h3>\n            <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Sandrine, mother of L\u00e9o, 9 years old<\/div>\n                <p>\"My son L\u00e9o has dyspraxia. For a long time, we thought he wasn't making an effort, that he was lazy or provocative. In reality, every action requires intense concentration for him: tying his shoelaces, cutting his meat, writing neatly. Since the diagnosis at age 7, he has benefited from school accommodations (laptop, no double task listening\/writing, extra time for assessments) and occupational therapy. He finally has confidence in himself and his academic results are improving. The most important thing was to understand that his difficulties are real and involuntary.\"<\/p>\n            <\/div>\n        <\/div>\n\n        <h3>Types of developmental dyspraxia<\/h3>\n\n        <p><strong>\u270d\ufe0f Visuospatial dyspraxia:<\/strong> The most common (60% of cases). The child has difficulty organizing their gaze and movements in space. Difficulties in geometry, puzzles, cursive writing, dressing. Drawings lack spatial organization.<\/p>\n\n        <p><strong>\ud83d\udc44 Orofacial dyspraxia:<\/strong> Articulation disorders making speech hard to understand, difficult chewing with frequent drooling, swallowing difficulties. The child eats slowly and messily.<\/p>\n\n        <p><strong>\ud83d\udc57 Dressing dyspraxia:<\/strong> Persistent difficulties dressing independently, buttoning, lacing, distinguishing the front and back of clothes, putting on socks. Autonomy is delayed.<\/p>\n\n        <p><strong>\u270b Gestural dyspraxia:<\/strong> Clumsiness in all daily gestures: using cutlery, styling hair, riding a bike, catching a ball, using scissors. Motor learning is very slow.<\/p>\n\n        <div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83c\udfaf Educational applications<\/div>\n            <p>Children with dyspraxia greatly benefit from adapted digital tools. The application <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); text-decoration: none;\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> offers exercises specifically designed to work on coordination, spatial organization, and motor planning in a playful and progressive manner. The alternation between screen and physical activities respects the child's needs.<\/p>\n        <\/div>\n\n        <h2>8. General principles of rehabilitation<\/h2>\n\n        <p>The rehabilitation of praxic disorders is a complex challenge that primarily involves the occupational therapist and the psychomotor therapist. The modern approach combines intensive repetition of specific gestures, the development of compensatory strategies, and environmental adaptations to optimize functional autonomy.<\/p>\n\n        <p>Contrary to popular belief, praxic recovery remains possible even months or years after the initial injury. Brain plasticity allows for the creation of new neural circuits to bypass damaged areas, provided that intensive and targeted training is offered.<\/p>\n\n        <h3>\ud83c\udfaf Sequential decomposition of the gesture<\/h3>\n\n        <p><strong>Principle:<\/strong> Break down a complex gesture into simple steps and practice them one by one before chaining them together progressively.<\/p>\n\n        <p><strong>Practical example:<\/strong> To relearn how to brush teeth:\n        1) Identify and take the toothbrush\n        2) Open the toothpaste tube\n        3) Place a small amount of toothpaste on the brush\n        4) Bring the brush to the mouth\n        5) Make methodical circular movements\n        6) Rinse the mouth and the brush<\/p>\n\n        <p>Each step is first practiced in isolation, then two steps are gradually chained together, then three, until the complete sequence is automated. This analytical approach helps to bypass difficulties in global planning.<\/p>\n\n        <h3>\ud83d\udd04 Intensive repetition and automation<\/h3>\n\n        <p><strong>Principle:<\/strong> Massive and repeated practice allows for the creation of new neural circuits and the gradual automation of the disrupted gesture.<\/p>\n\n        <p>Neuroscience has shown that it takes about 300 to 500 correct repetitions to create a new motor memory trace. This repetition must be \"intelligent\": focused, corrected in real-time, with immediate feedback on execution quality.<\/p>\n\n        <p><strong>Example:<\/strong> Practicing daily to tie shoelaces, first very slowly verbalizing each step, then progressively faster until a fluid automaticity is regained. Using training shoes with laces of different colors facilitates learning.<\/p>\n<div class=\"conseil-card\">\n            <h3>\u23f0 Optimal training schedule<\/h3>\n            <p>Short and frequent sessions (15-20 minutes, 3-4 times a day) are more effective than a long weekly session. The brain consolidates motor learning better during sleep, hence the importance of spreading training throughout the week. Plan for regular breaks to avoid cognitive fatigue.<\/p>\n        <\/div>\n\n        <h3>\ud83d\udc41\ufe0f Use of visual cues<\/h3>\n\n        <p><strong>Principle:<\/strong> Visual cues (colors, arrows, pictograms, sequencers) guide the execution of the gesture and compensate for planning difficulties.<\/p>\n\n        <p><strong>Concrete examples:<\/strong>\n        - Stick colored dots on clothing to indicate inside\/outside\n        - Use a red dot on the left shoe and a blue one on the right\n        - Display sequential pictograms for routines (toileting, dressing, meals)\n        - Mark the direction of screwing\/unscrewing with colored arrows\n        - Use placemats with drawn locations for cutlery<\/p>\n\n        <h3>\ud83d\udde3\ufe0f Verbalization of steps<\/h3>\n\n        <p><strong>Principle:<\/strong> Saying out loud what you are doing helps better plan and control the gesture being executed.<\/p>\n\n        <p>Verbalization activates the language areas that support the deficient motor areas. This strategy is particularly effective in post-Stroke apraxias where the right hemisphere (often preserved) can partially compensate for the damaged left hemisphere.<\/p>\n\n        <p><strong>Example:<\/strong> \"I take the knife in my right hand, the fork in my left, I poke the meat with the fork, I cut with the knife pressing down...\"<\/p>\n\n        <h2>9. Practical rehabilitation exercises by type of apraxia<\/h2>\n\n        <p>Apraxia rehabilitation requires specific exercises tailored to each type of disorder. Here is a methodical progression of practical exercises tested in clinical settings and easily achievable at home or in institutions.<\/p>\n\n        <h3>\ud83d\udcaa Exercises for ideomotor apraxias<\/h3>\n\n        <div class=\"key-points\">\n            <h4>Beginner level (simple ideomotor apraxias)<\/h4>\n            <ul>\n                <li><strong>Direct imitation in front of a mirror:<\/strong> Military salute, goodbye gesture, thumbs up, \"OK\" sign<\/li>\n                <li><strong>Common symbolic gestures:<\/strong> Sign of the cross, \"shh\" gesture, applause<\/li>\n                <li><strong>Facial expressions:<\/strong> Wink, exaggerated smile, pout<\/li>\n                <li><strong>Polite gestures:<\/strong> Shake hands, raise hand to hat, bow<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"key-points\">\n            <h4>Intermediate level<\/h4>\n            <ul>\n                <li><strong>Miming actions without objects:<\/strong> Pretending to drink, to phone, to comb hair<\/li>\n                <li><strong>Gesture sequences:<\/strong> Clap twice then snap fingers<\/li>\n                <li><strong>Bilateral gestures:<\/strong> Spread arms in a cross, join hands above the head<\/li>\n                <li><strong>Temporal variations:<\/strong> Same gesture slow then fast<\/li>\n            <\/ul>\n        <\/div>\n<div class=\"key-points\">\n            <h4>Advanced level<\/h4>\n            <ul>\n                <li><strong>Gestural games:<\/strong> \"Simon says\" with complex variations<\/li>\n                <li><strong>Professional gestures:<\/strong> Conductor, police officer directing traffic<\/li>\n                <li><strong>Simple choreographies:<\/strong> Sequences of 4-5 linked gestures<\/li>\n                <li><strong>Contextual adaptation:<\/strong> Same gesture in different positions (sitting\/standing)<\/li>\n            <\/ul>\n        <\/div>\n\n        <h3>\ud83c\udf74 Exercises for ideational praxis<\/h3>\n\n        <p>Ideational praxies require the use of real objects in functional sequences. Progression goes from simple single-object gestures to complex multi-object sequences.<\/p>\n\n        <div class=\"conseil-card\">\n            <h3>\ud83e\udd44 Progression with cutlery<\/h3>\n            <p><strong>Step 1:<\/strong> Isolated use of each utensil (knife alone for spreading, fork alone for picking)<br>\n            <strong>Step 2:<\/strong> Coordination of knife-fork on soft foods<br>\n            <strong>Step 3:<\/strong> Cutting foods of increasing consistency<br>\n            <strong>Step 4:<\/strong> Complete meal with alternating utensils<br>\n            <strong>Step 5:<\/strong> Integration of politeness rules (holding cutlery correctly)<\/p>\n        <\/div>\n\n        <p><strong>Activities of daily living:<\/strong>\n        - Preparing a sandwich (progression: bread + butter \u2192 bread + butter + ham \u2192 complete sandwich)\n        - Folding laundry (handkerchiefs \u2192 towels \u2192 shirts \u2192 sheets)\n        - Setting the table (1 place setting \u2192 2 place settings \u2192 complete table with decoration)\n        - Watering plants (1 plant \u2192 complete watering circuit)\n        - Preparing breakfast (simple tea \u2192 complete breakfast)<\/p>\n\n        <p><strong>Therapeutic cooking:<\/strong> Following illustrated recipes step by step, starting with very simple preparations (toast, fruit salad) to progress to dishes requiring multiple preparation and cooking steps.<\/p>\n\n        <h3>\ud83c\udfa8 Exercises for constructive praxies<\/h3>\n\n        <p>Constructive praxies engage spatial organization and visuo-motor planning. Rehabilitation progresses from 2D to 3D, from simple to complex.<\/p>\n\n        <div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83e\udde9 Constructive Rehabilitation Program<\/div>\n            <p><strong>Week 1-2:<\/strong> Puzzles 4-6 pieces, simple geometric shapes<br>\n            <strong>Week 3-4:<\/strong> Puzzles 12-20 pieces, figure copying<br>\n            <strong>Week 5-6:<\/strong> Simple 3D constructions, guided drawings<br>\n            <strong>Week 7-8:<\/strong> Complex puzzles, free creations<br>\n            Adjust the pace according to individual progress.<\/p>\n        <\/div>\n\n        <p><strong>2D Activities:<\/strong>\n        - Reproduce geometric figures (square \u2192 triangle \u2192 rhombus \u2192 hexagon)\n        - Copy increasingly complex drawings (simple house \u2192 detailed house \u2192 landscape)\n        - Draw by following numbered points (connect the dots)\n        - Complete symmetrical figures\n        - Reproduce simple mandalas<\/p>\n\n        <p><strong>3D Activities:<\/strong>\n        - Assemble Lego constructions according to a model\n        - Create simple origami with detailed visual instructions\n        - Play with Kapla by reproducing structures\n        - Build balance towers with different materials\n        - Assemble miniature furniture (dollhouses)<\/p>\n\n        <h3>\ud83d\udc44 Exercises for Orofacial Praxies<\/h3>\n\n        <p>Orofacial praxies involve the fine coordination of the facial and mouth muscles. Their rehabilitation also improves articulation and swallowing.<\/p>\n\n        <p><strong>Tongue Mobility:<\/strong>\n        - Stick the tongue out, then retract it\n        - Lateral movements: tongue to the right, then to the left\n        - Vertical movements: tongue towards the nose, then towards the chin\n        - Slow circular movements around the lips\n        - Click the tongue against the palate<\/p>\n\n        <p><strong>Lip Control:<\/strong>\n        - Puff up the cheeks and then slowly deflate them\n        - Blow bubbles with a closed mouth\n        - Exaggerated smile then close the mouth\n        - Pout (duck face)\n        - Vibrate the lips (make \"brrrr\" like a horse)<\/p>\n\n        <p><strong>Breath and Coordination:<\/strong>\n        - Blow out a candle (variable distances)\n        - Make soap bubbles\n        - Play the harmonica or recorder\n        - Inflate balloons\n        - Blow through a straw to move light objects<\/p>\n\n        <div class=\"expert-box\">\n            <div class=\"expert-box-label\">\ud83c\udfaf DYNSEO RECOMMENDATION<\/div>\n            <h3 class=\"expert-box-title\">Cognitive Stimulation and Digital Praxies<\/h3>\n            <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Programme SCARLETT et COCO<\/div>\n                <p>The DYNSEO applications offer exercises specifically designed to stimulate constructive praxies and hand-eye coordination. Puzzle games, image reconstruction, logical sequences, and spatial orientation engage praxic abilities in a fun and progressive way. <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); text-decoration: none;\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> automatically adapts to the person's level and offers personalized challenges to optimize rehabilitation.<\/p>\n            <\/div>\n        <\/div>\n\n        <h2>10. Adaptations to facilitate autonomy<\/h2>\n\n        <p>In addition to active rehabilitation, practical adjustments allow for overcoming\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation | DYNSEO\",\n      \"description\": \"Psychologie & R\u00e9\u00e9ducation - Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation - Publi\u00e9 en Avril 2026 - Lecture : 25 minutes - Professionnels & Familles\",\n      \"url\": \"https:\/\/www.dynseo.com\/praxies-et-apraxies-exercices-pratiques-de-reeducation-dynseo\/\",\n      \"datePublished\": \"2026-04-08\",\n      \"dateModified\": \"2026-04-08\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"image\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/logo-dynseo.png\",\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"reviewCount\": \"47\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/praxies-et-apraxies-exercices-pratiques-de-reeducation-dynseo\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/praxies-et-apraxies-exercices-pratiques-de-reeducation-dynseo\/\",\n      \"name\": \"Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation | DYNSEO\",\n      \"description\": \"Psychologie & R\u00e9\u00e9ducation - Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation - Publi\u00e9 en Avril 2026 - Lecture : 25 minutes - Professionnels & Familles\"\n    },\n    {\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\": \"Praxies et apraxies : exercices pratiques de r\u00e9\u00e9ducation | DYNSEO\",\n          \"item\": \"https:\/\/www.dynseo.com\/praxies-et-apraxies-exercices-pratiques-de-reeducation-dynseo\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Qu'est-ce que les praxies et comment se manifestent-elles ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les praxies sont des capacit\u00e9s motrices complexes qui permettent d'effectuer des gestes volontaires et coordonn\u00e9s. Elles se manifestent par la capacit\u00e9 \u00e0 planifier, organiser et ex\u00e9cuter des mouvements intentionnels pour accomplir des t\u00e2ches sp\u00e9cifiques.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quels sont les diff\u00e9rents types d'apraxies ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Il existe plusieurs types d'apraxies : l'apraxie id\u00e9omotrice (difficult\u00e9 \u00e0 r\u00e9aliser des gestes sur commande), l'apraxie id\u00e9atoire (trouble de la s\u00e9quence gestuelle), l'apraxie constructive (difficult\u00e9 \u00e0 reproduire des formes) et l'apraxie bucco-faciale (troubles des mouvements de la bouche et du visage).\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment r\u00e9\u00e9duquer les apraxies avec des exercices pratiques ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La r\u00e9\u00e9ducation des apraxies se fait par des exercices progressifs incluant la d\u00e9composition des gestes, la r\u00e9p\u00e9tition guid\u00e9e, l'utilisation d'objets r\u00e9els, les exercices de coordination et l'entra\u00eenement par imitation. DYNSEO propose des applications sp\u00e9cialis\u00e9es pour accompagner cette r\u00e9\u00e9ducation.\"\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,3398],"tags":[],"class_list":["post-497307","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-les-conseils-des-coachs","category-tout-sur-la-dyspraxie"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Praxis and Apraxia: Practical Rehabilitation Exercises - 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\/praxis-and-apraxia-practical-rehabilitation-exercises\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Praxis and Apraxia: Practical Rehabilitation Exercises - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-09T18:41:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-18T11:32:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire-1024x768.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\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\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/\"},\"author\":{\"name\":\"DYNSEO\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\"},\"headline\":\"Praxis and Apraxia: Practical Rehabilitation Exercises\",\"datePublished\":\"2026-02-09T18:41:09+00:00\",\"dateModified\":\"2026-05-18T11:32:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/\"},\"wordCount\":3987,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/memoire-entrainement-que-faire.png\",\"articleSection\":[\"Les conseils des coachs\",\"Tout sur la dyspraxie\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/\",\"name\":\"Praxis and Apraxia: Practical Rehabilitation Exercises - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/memoire-entrainement-que-faire.png\",\"datePublished\":\"2026-02-09T18:41:09+00:00\",\"dateModified\":\"2026-05-18T11:32:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/memoire-entrainement-que-faire.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/memoire-entrainement-que-faire.png\",\"width\":2000,\"height\":1500,\"caption\":\"Cognitive Stimulation: A Lifeline for Alzheimer's Patients\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/praxis-and-apraxia-practical-rehabilitation-exercises\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Praxis and Apraxia: Practical Rehabilitation Exercises\"}]},{\"@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":"Praxis and Apraxia: Practical Rehabilitation Exercises - 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\/praxis-and-apraxia-practical-rehabilitation-exercises\/","og_locale":"en_US","og_type":"article","og_title":"Praxis and Apraxia: Practical Rehabilitation Exercises - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_published_time":"2026-02-09T18:41:09+00:00","article_modified_time":"2026-05-18T11:32:20+00:00","og_image":[{"width":1024,"height":768,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire-1024x768.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\/praxis-and-apraxia-practical-rehabilitation-exercises\/#article","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/"},"author":{"name":"DYNSEO","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6"},"headline":"Praxis and Apraxia: Practical Rehabilitation Exercises","datePublished":"2026-02-09T18:41:09+00:00","dateModified":"2026-05-18T11:32:20+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/"},"wordCount":3987,"publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire.png","articleSection":["Les conseils des coachs","Tout sur la dyspraxie"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/","url":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/","name":"Praxis and Apraxia: Practical Rehabilitation Exercises - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire.png","datePublished":"2026-02-09T18:41:09+00:00","dateModified":"2026-05-18T11:32:20+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire.png","width":2000,"height":1500,"caption":"Cognitive Stimulation: A Lifeline for Alzheimer's Patients"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/praxis-and-apraxia-practical-rehabilitation-exercises\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Praxis and Apraxia: Practical Rehabilitation Exercises"}]},{"@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\/497307","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=497307"}],"version-history":[{"count":18,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/497307\/revisions"}],"predecessor-version":[{"id":624110,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/497307\/revisions\/624110"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/415215"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=497307"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/categories?post=497307"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/tags?post=497307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}