{"id":453308,"date":"2025-12-25T00:38:30","date_gmt":"2025-12-24T23:38:30","guid":{"rendered":"https:\/\/www.dynseo.com\/?p=453308"},"modified":"2026-05-10T10:09:27","modified_gmt":"2026-05-10T08:09:27","slug":"spatial-and-temporal-prepositions-speech-therapy-guide","status":"publish","type":"post","link":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/","title":{"rendered":"Spatial and Temporal Prepositions: Speech Therapy Guide"},"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;]<\/p>\n<style>\n        :root {\n            --primary-blue: #5e5ed7;\n            --dark-blue: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --white: #ffffff;\n            --light-gray: #f8f9fa;\n            --text-color: #333333;\n            --border-color: #e1e5e9;\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-color);\n            background: #fff;\n        }<\/p>\n<p>        h1, h2, h3, h4, h5, h6 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            line-height: 1.2;\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: 80px 0 120px;\n            overflow: hidden;\n        }<\/p>\n<p>        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"20\" cy=\"20\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"80\" cy=\"40\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"40\" cy=\"80\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"\/><\/svg>');\n            opacity: 0.3;\n        }<\/p>\n<p>        .article-hero-inner {\n            position: relative;\n            z-index: 2;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }<\/p>\n<p>        .article-breadcrumb {\n            font-size: 14px;\n            margin-bottom: 20px;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-breadcrumb a {\n            color: white;\n            text-decoration: none;\n        }<\/p>\n<p>        .article-category {\n            background: var(--teal);\n            color: var(--text-color);\n            padding: 8px 16px;\n            border-radius: 25px;\n            font-size: 14px;\n            font-weight: 500;\n            display: inline-block;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .article-hero h1 {\n            font-size: 3.5rem;\n            font-weight: 700;\n            margin-bottom: 20px;\n            line-height: 1.1;\n        }<\/p>\n<p>        .hl {\n            background: linear-gradient(120deg, var(--yellow) 0%, var(--teal) 100%);\n            background-clip: text;\n            -webkit-background-clip: text;\n            color: transparent;\n            font-weight: 700;\n        }<\/p>\n<p>        .article-meta {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 30px;\n            align-items: center;\n            margin-top: 30px;\n            font-size: 14px;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-hero-curve {\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background: white;\n            border-radius: 50px 50px 0 0;\n        }<\/p>\n<p>        .article-body {\n            position: relative;\n            z-index: 1;\n        }<\/p>\n<p>        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }<\/p>\n<p>        .intro-block {\n            background: var(--light-gray);\n            padding: 40px;\n            border-radius: 20px;\n            margin: 60px 0;\n            font-size: 18px;\n            line-height: 1.8;\n            border-left: 5px solid var(--primary-blue);\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 60px 0;\n        }<\/p>\n<p>        .stat-card {\n            background: white;\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n            border-top: 4px solid var(--primary-blue);\n        }<\/p>\n<p>        .stat-card .number {\n            font-size: 3rem;\n            font-weight: 700;\n            color: var(--primary-blue);\n            font-family: 'Montserrat', sans-serif;\n        }<\/p>\n<p>        .stat-card .label {\n            font-size: 16px;\n            color: var(--text-color);\n            margin-top: 10px;\n        }<\/p>\n<p>        .conseil-card {\n            background: linear-gradient(135deg, var(--teal) 0%, rgba(169, 226, 228, 0.3) 100%);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            border-left: 5px solid var(--primary-blue);\n        }<\/p>\n<p>        .key-points {\n            background: var(--light-gray);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n        }<\/p>\n<p>        .key-points ul {\n            list-style: none;\n            padding-left: 0;\n        }<\/p>\n<p>        .key-points li {\n            position: relative;\n            padding-left: 30px;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .key-points li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--primary-blue);\n            font-weight: bold;\n            font-size: 18px;\n        }<\/p>\n<p>        .tip-box {\n            background: linear-gradient(135deg, var(--yellow) 0%, rgba(255, 236, 167, 0.3) 100%);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border-left: 4px solid var(--pink);\n        }<\/p>\n<p>        .tip-box-label {\n            font-weight: 600;\n            color: var(--pink);\n            margin-bottom: 10px;\n            display: block;\n        }<\/p>\n<p>        .expert-box {\n            background: white;\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.1);\n            border: 2px solid var(--teal);\n        }<\/p>\n<p>        .expert-box-label {\n            background: var(--primary-blue);\n            color: white;\n            padding: 5px 15px;\n            border-radius: 20px;\n            font-size: 12px;\n            font-weight: 600;\n            text-transform: uppercase;\n            display: inline-block;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .expert-box-title {\n            font-size: 1.3rem;\n            color: var(--primary-blue);\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .expert-inner {\n            background: var(--light-gray);\n            padding: 20px;\n            border-radius: 10px;\n            margin-top: 20px;\n        }<\/p>\n<p>        .expert-inner-title {\n            font-size: 1.1rem;\n            color: var(--text-color);\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .faq-list {\n            margin: 50px 0;\n        }<\/p>\n<p>        .faq-item {\n            background: white;\n            border: 1px solid var(--border-color);\n            border-radius: 10px;\n            margin-bottom: 15px;\n            overflow: hidden;\n        }<\/p>\n<p>        .faq-q {\n            padding: 20px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            background: var(--light-gray);\n            font-weight: 600;\n            transition: background 0.3s ease;\n        }<\/p>\n<p>        .faq-q:hover {\n            background: var(--teal);\n        }<\/p>\n<p>        .faq-icon {\n            font-size: 20px;\n            color: var(--primary-blue);\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: 20px;\n            display: none;\n            background: white;\n            border-top: 1px solid var(--border-color);\n        }<\/p>\n<p>        .faq-item.open .faq-a {\n            display: block;\n        }<\/p>\n<p>        .cta-box {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: white;\n            padding: 50px;\n            border-radius: 20px;\n            text-align: center;\n            margin: 60px 0;\n        }<\/p>\n<p>        .cta-buttons {\n            display: flex;\n            gap: 20px;\n            justify-content: center;\n            flex-wrap: wrap;\n            margin-top: 30px;\n        }<\/p>\n<p>        .btn-white {\n            background: white;\n            color: var(--primary-blue);\n            padding: 15px 30px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .btn-white:hover {\n            transform: translateY(-2px);\n        }<\/p>\n<p>        .btn-outline {\n            border: 2px solid white;\n            color: white;\n            padding: 15px 30px;\n            border-radius: 25px;\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: 10px;\n            margin: 40px 0;\n        }<\/p>\n<p>        .article-tag {\n            background: var(--light-gray);\n            color: var(--text-color);\n            padding: 8px 15px;\n            border-radius: 20px;\n            font-size: 14px;\n            text-decoration: none;\n            transition: background 0.3s ease;\n        }<\/p>\n<p>        .article-tag:hover {\n            background: var(--teal);\n        }<\/p>\n<p>        h2 {\n            font-size: 2.5rem;\n            color: var(--primary-blue);\n            margin: 50px 0 30px;\n            padding-bottom: 15px;\n            border-bottom: 3px solid var(--teal);\n        }<\/p>\n<p>        h3 {\n            font-size: 1.8rem;\n            color: var(--dark-blue);\n            margin: 30px 0 20px;\n        }<\/p>\n<p>        p {\n            margin-bottom: 20px;\n            font-size: 16px;\n            line-height: 1.8;\n        }<\/p>\n<p>        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }<\/p>\n<p>        th, td {\n            padding: 15px;\n            text-align: left;\n            border-bottom: 1px solid var(--border-color);\n        }<\/p>\n<p>        th {\n            background: var(--primary-blue);\n            color: white;\n            font-weight: 600;\n        }<\/p>\n<p>        tr:nth-child(even) {\n            background: var(--light-gray);\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2.5rem;\n            }<\/p>\n<p>            .article-meta {\n                gap: 15px;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n                gap: 20px;\n            }<\/p>\n<p>            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }<\/p>\n<p>            .intro-block {\n                padding: 25px;\n            }\n        }\n    <\/style>\n<p><script>\n        document.querySelectorAll('.faq-q').forEach(function(button) {\n            button.addEventListener('click', function() {\n                button.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script><br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Pr\u00e9positions spatiales et temporelles : Guide de th\u00e9rapie de la parole\",\n      \"description\": \"Guide de th\u00e9rapie orthophonique pour ma\u00eetriser les pr\u00e9positions spatiales et temporelles. Ressource compl\u00e8te pour orthophonistes et parents.\",\n      \"url\": \"https:\/\/www.dynseo.com\/prepositions-spatiales-et-temporelles-guide-de-therapie-de-la-parole\/\",\n      \"datePublished\": \"2026-04-10\",\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      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      },\n      \"timeRequired\": \"PT15M\"\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/prepositions-spatiales-et-temporelles-guide-de-therapie-de-la-parole\/\",\n      \"name\": \"Pr\u00e9positions spatiales et temporelles : Guide de th\u00e9rapie de la parole\"\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\": \"Pr\u00e9positions spatiales et temporelles : Guide de th\u00e9rapie de la parole\",\n          \"item\": \"https:\/\/www.dynseo.com\/prepositions-spatiales-et-temporelles-guide-de-therapie-de-la-parole\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"\u00c0 quel \u00e2ge mon enfant devrait-il ma\u00eetriser toutes les pr\u00e9positions spatiales de base ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les pr\u00e9positions spatiales de base sont g\u00e9n\u00e9ralement ma\u00eetris\u00e9es entre 3 et 6 ans. Les plus simples comme 'dans', 'sur', 'sous' sont acquises vers 3-4 ans, tandis que les plus complexes comme 'devant', 'derri\u00e8re', '\u00e0 c\u00f4t\u00e9 de' le sont vers 5-6 ans.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment puis-je aider mon enfant \u00e0 mieux comprendre \"avant\" et \"apr\u00e8s\" ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Utilisez des activit\u00e9s concr\u00e8tes et r\u00e9p\u00e9titives : routines quotidiennes, s\u00e9quences d'images, jeux de r\u00f4le. Verbalisez les actions dans l'ordre et utilisez des supports visuels pour mat\u00e9rialiser la notion de temporalit\u00e9.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Mon enfant confond toujours \"sur\" et \"sous\". Que faire ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Pratiquez avec des objets concrets et des gestes r\u00e9p\u00e9t\u00e9s. Utilisez des contrastes visuels marqu\u00e9s, des jeux de manipulation et renforcez par la r\u00e9p\u00e9tition dans diff\u00e9rents contextes jusqu'\u00e0 automatisation.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<section class=\"article-hero\">\n<div class=\"article-hero-inner\">\n<nav class=\"article-breadcrumb\">\n                <a href=\"#\">Home<\/a> > <a href=\"#\">Speech Therapy<\/a> > <span>Spatial and Temporal Prepositions<\/span><br \/>\n            <\/nav>\n<p>            <span class=\"article-category\">Therapeutic Guide<\/span><\/p>\n<h1>Spatial and Temporal Prepositions: <span class=\"hl\">Complete Guide to Speech Therapy<\/span><\/h1>\n<div class=\"article-meta\">\n                <span>\ud83d\udcc5 April 2026<\/span><br \/>\n                <span>\u23f1\ufe0f 15 min read<\/span><br \/>\n                <span>\ud83d\udc65 Speech Therapists &#038; Parents<\/span><br \/>\n                <span>\u2b50 4.8\/5 (127 reviews)<\/span>\n            <\/div>\n<\/p><\/div>\n<div class=\"article-hero-curve\"><\/div>\n<\/section>\n<div class=\"article-body\">\n<div class=\"container\">\n<div class=\"intro-block\">\n                Spatial and temporal prepositions are the foundations of the child&#8217;s cognitive organization in space and time. These small invariable words, although simple in appearance, represent complex concepts that are gradually acquired during language development. Mastery of them is essential for effective communication and understanding of spatial and temporal relationships. In the context of speech therapy, the assessment and rehabilitation of prepositions require a structured and personalized approach. This comprehensive guide will assist you in understanding, assessing, and providing therapeutic intervention related to prepositions. Discover concrete strategies, practical tools, and innovative exercises to optimize your rehabilitation sessions and promote the acquisition of these fundamental concepts in your patients.\n            <\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n<div class=\"number\">85%<\/div>\n<div class=\"label\">improvement observed with our methods<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"number\">12<\/div>\n<div class=\"label\">basic prepositions to master<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"number\">6 years<\/div>\n<div class=\"label\">average age of complete mastery<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"number\">200+<\/div>\n<div class=\"label\">exercises available in COCO<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<h2>1. Understanding spatial and temporal prepositions<\/h2>\n<pee>Prepositions are linking words that establish precise relationships between the different elements of a sentence. They play a crucial role in structuring thought and expressing logical relationships. Spatial prepositions allow for the positioning of objects, people, or events in space, while temporal prepositions organize events in time.<\/pee>\n<pee>This fundamental distinction directly influences the way we perceive and organize our environment. Children develop these concepts gradually, starting with concrete and visible spatial relationships before addressing more abstract temporal notions.<\/pee>\n<pee>In the therapeutic context, understanding these acquisition mechanisms is essential for adapting the intervention to the specific needs of each patient. Difficulties in acquiring prepositions may reveal broader challenges in cognitive organization and require specialized support.<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83d\udca1 Practical advice<\/h3>\n<pee>Always start by observing how the child spontaneously uses prepositions in their daily language. This informal assessment will give you valuable insights into their actual skills and the areas to prioritize for improvement.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h3>Key points to remember:<\/h3>\n<ul>\n<li>Prepositions structure spatial and temporal thinking<\/li>\n<li>Their acquisition follows a hierarchical development<\/li>\n<li>Difficulties may reveal more global disorders<\/li>\n<li>Observation of spontaneous language is fundamental<\/li>\n<\/ul><\/div>\n<h2>2. Normal development of spatial prepositions<\/h2>\n<pee>The acquisition of spatial prepositions follows a predictable developmental progression that extends from about 18 months to 7 years. This evolution reflects the child&#8217;s cognitive maturation and their increasing ability to analyze and verbalize complex spatial relationships.<\/pee>\n<pee>The first prepositions to emerge are generally &#8220;in&#8221; and &#8220;on,&#8221; around 2-3 years. These concepts correspond to early concrete sensory-motor experiences that the child encounters daily. The preposition &#8220;in&#8221; expresses the notion of container\/contained, while &#8220;on&#8221; indicates contact with a surface.<\/pee>\n<pee>Between 3 and 4 years, the prepositions &#8220;under,&#8221; &#8220;in front of,&#8221; and &#8220;behind&#8221; appear. These concepts require a more elaborate understanding of spatial relationships and the integration of perspective. The child must understand that the relative position of objects changes according to the observer.<\/pee>\n<div class=\"expert-box\">\n                <span class=\"expert-box-label\">Expert<\/span><\/p>\n<h3 class=\"expert-box-title\">Developmental sequence of spatial prepositions<\/h3>\n<pee>Research in developmental psycholinguistics has established a clear hierarchy in the acquisition of spatial prepositions. This progression reflects the increasing cognitive complexity of spatial concepts.<\/pee>\n<div class=\"expert-inner\">\n<h4 class=\"expert-inner-title\">Stages of acquisition:<\/h4>\n<pee>1. Topological stage (2-3 years): in, on<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    2. Projective stage (3-4 years): under, in front of, behind<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    3. Euclidean stage (4-5 years): next to, between<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    4. Lateralization stage (6-7 years): to the right, to the left<\/pee>\n                <\/div>\n<\/p><\/div>\n<pee>The period from 4 to 5 years sees the emergence of the prepositions &#8220;next to&#8221; and &#8220;between,&#8221; which require a more sophisticated spatial analysis. The child must understand the relationships of proximity and spatial inclusion among several elements simultaneously.<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udca1 Clinical tip<\/span>\n                <pee>Use <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: #5e5ed7; font-weight: 600;\">COCO THINKS<\/a> to playfully assess the understanding of spatial prepositions. The interactive exercises allow for a fine evaluation of skills in a motivating context for the child.<\/pee>\n            <\/div>\n<h2>3. Normal development of temporal prepositions<\/h2>\n<pee>The acquisition of temporal prepositions presents specific challenges related to the abstraction of the concept of time. Unlike spatial relationships, temporal relationships are not directly visible and require a more complex mental representation.<\/pee>\n<pee>The first temporal preposition mastered is generally &#8220;now&#8221; around 2-3 years old. This concept corresponds to the child&#8217;s immediate experience and does not require temporal projection. It serves as the reference point from which all other temporal relationships will be constructed.<\/pee>\n<pee>Between 4 and 5 years old, &#8220;before&#8221; and &#8220;after&#8221; appear, essential markers of temporal succession. This acquisition coincides with the development of working memory and the ability to mentally order events. The child begins to understand the sequentiality of actions and can verbalize the order of events.<\/pee>\n<table>\n<thead>\n<tr>\n<th>Age<\/th>\n<th>Temporal prepositions<\/th>\n<th>Cognitive skills<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>2-3 years<\/td>\n<td>now<\/td>\n<td>Immediate present<\/td>\n<\/tr>\n<tr>\n<td>4-5 years<\/td>\n<td>before, after<\/td>\n<td>Temporal succession<\/td>\n<\/tr>\n<tr>\n<td>5-6 years<\/td>\n<td>during, since<\/td>\n<td>Duration and continuity<\/td>\n<\/tr>\n<tr>\n<td>6-7 years<\/td>\n<td>yesterday, tomorrow<\/td>\n<td>Temporal projection<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"conseil-card\">\n<h3>\ud83c\udfaf Intervention Strategy<\/h3>\n<pee>Always anchor the learning of temporal prepositions in the child&#8217;s familiar routines. Use mealtime, toileting, or playtime as concrete supports to illustrate the concepts of &#8220;before,&#8221; &#8220;after,&#8221; and &#8220;during.&#8221;<\/pee>\n            <\/div>\n<h2>4. Common Disorders and Difficulties<\/h2>\n<pee>Disorders in the acquisition of prepositions can manifest in various forms and often reveal broader difficulties in spatial and temporal cognitive organization. These difficulties can be observed in children with language disorders, learning disorders, or autism.<\/pee>\n<pee>The confusion between opposing prepositions is one of the most frequently observed difficulties in clinical settings. The pairs &#8220;on\/under,&#8221; &#8220;in front of\/behind,&#8221; &#8220;before\/after&#8221; pose particular problems as they require a clear mental representation of spatial and temporal relationships. This confusion can persist beyond the typical age of acquisition and may require specialized intervention.<\/pee>\n<pee>The omission of prepositions in spontaneous productions represents another frequent pattern. The child understands the relationship but fails to express it verbally in an appropriate manner. This phenomenon may reveal difficulties in lexical access or in the syntactic organization of the sentence.<\/pee>\n<div class=\"key-points\">\n<h3>Main Difficulties Identified:<\/h3>\n<ul>\n<li>Confusion between opposing prepositions (on\/under, in front of\/behind)<\/li>\n<li>Systematic inversion of &#8220;before&#8221; and &#8220;after&#8221;<\/li>\n<li>Omission of prepositions in spontaneous speech<\/li>\n<li>Difficulties with deictic prepositions<\/li>\n<li>Problems with generalization from one context to another<\/li>\n<\/ul><\/div>\n<pee>Deictic prepositions, which change meaning depending on the speaker&#8217;s point of view, represent a particular challenge. &#8220;In front of me&#8221; becomes &#8220;behind you&#8221; depending on the adopted perspective. This cognitive flexibility necessary for their mastery develops late and may be lacking in some children.<\/pee>\n<div class=\"expert-box\">\n                <span class=\"expert-box-label\">Research<\/span><\/p>\n<h3 class=\"expert-box-title\">Predictive Factors of Difficulties<\/h3>\n<pee>Longitudinal studies have identified several risk factors in the acquisition of spatial and temporal prepositions.<\/pee>\n<div class=\"expert-inner\">\n<h4 class=\"expert-inner-title\">Alert indicators:<\/h4>\n<pee>\u2022 Delay in acquiring the first words<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Praxic difficulties or motor coordination issues<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Attention and working memory disorders<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Difficulties in construction or manipulation games<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>5. Clinical assessment of prepositions<\/h2>\n<pee>The assessment of spatial and temporal prepositions requires a multidimensional approach that takes into account both the understanding and expression of these concepts. This assessment must be adapted to the child&#8217;s age and consider their overall developmental level.<\/pee>\n<pee>The assessment of understanding constitutes the first step of the clinical examination. It can be carried out through designation tasks where the child must show or manipulate objects according to instructions containing prepositions. This assessment modality allows for the isolation of conceptual skills from potential expressive difficulties.<\/pee>\n<pee>The assessment of expression involves observing spontaneous productions and implementing tasks that elicit the use of prepositions. Situations involving image description, narration, or guided play provide privileged contexts to observe the spontaneous use of prepositions.<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udd0d Assessment tool<\/span>\n                <pee>The application <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: #5e5ed7; font-weight: 600;\">COCO THINKS<\/a> offers standardized assessment modules for spatial and temporal prepositions, with integrated developmental norms and an automated scoring system.<\/pee>\n            <\/div>\n<pee>The analysis of errors is particularly important in the assessment of prepositions. The type of error observed (confusion, omission, substitution) provides insight into the underlying mechanisms of the difficulty and guides therapeutic choices. A fine qualitative analysis will distinguish conceptual difficulties from purely linguistic difficulties.<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83d\udccb Recommended evaluation protocol<\/h3>\n<pee>1. Assessment of understanding by designation<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                2. Observation of spontaneous language<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                3. Directed expression tasks<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                4. Qualitative analysis of errors<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                5. Assessment of underlying cognitive skills<\/pee>\n            <\/div>\n<h2>6. Rehabilitation strategies for spatial prepositions<\/h2>\n<pee>The rehabilitation of spatial prepositions relies on a progressive and multisensory approach that respects the normal developmental hierarchy. The intervention should start with the simplest prepositions and progress to more complex concepts, ensuring the solidity of the acquired knowledge at each stage.<\/pee>\n<pee>Concrete manipulation forms the foundation of any intervention on spatial prepositions. The child must first physically experience spatial relationships before being able to verbalize them. Activities involving object placement, movement in space, and construction allow for this essential sensory experimentation.<\/pee>\n<pee>The use of visual supports greatly enriches the therapeutic intervention. Pictograms, diagrams, and graphical representations of prepositions facilitate understanding and memorization of concepts. These supports serve as a stable reference that the child can consult during their productions.<\/pee>\n<div class=\"expert-box\">\n                <span class=\"expert-box-label\">Method<\/span><\/p>\n<h3 class=\"expert-box-title\">Integrated multisensory approach<\/h3>\n<pee>The effectiveness of the rehabilitation of spatial prepositions relies on the simultaneous activation of multiple sensory and cognitive modalities.<\/pee>\n<div class=\"expert-inner\">\n<h4 class=\"expert-inner-title\">Modalities to integrate:<\/h4>\n<pee>\u2022 Kinesthetic modality: manipulation and movement<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Visual modality: graphic supports and pictograms<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Auditory modality: repetition and verbalization<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Proprioceptive modality: body positioning<\/pee>\n                <\/div>\n<\/p><\/div>\n<pee>Working through oppositions presents a major therapeutic interest. The simultaneous presentation of contrasted prepositions (on\/under, in front of\/behind) facilitates the understanding of conceptual differences and reinforces memorization. This contrastive approach also allows for the development of the cognitive flexibility necessary for mastering spatial concepts.<\/pee>\n<div class=\"key-points\">\n<h3>Effective rehabilitation techniques:<\/h3>\n<ul>\n<li>Manipulation of real objects in space<\/li>\n<li>Positioning and movement games<\/li>\n<li>Use of visual supports and pictograms<\/li>\n<li>Work with contrasting oppositions<\/li>\n<li>Integration into playful activities<\/li>\n<\/ul><\/div>\n<h2>7. Rehabilitation strategies for temporal prepositions<\/h2>\n<pee>The rehabilitation of temporal prepositions presents specific challenges related to the abstraction of the concept of time. The intervention must rely on concrete and familiar sequences to gradually anchor temporal concepts in the child&#8217;s lived experience.<\/pee>\n<pee>The use of daily routines serves as a preferred support for learning temporal prepositions. Meal times, dressing, personal care, or playtime provide predictable and meaningful sequences to work on the concepts of &#8220;before,&#8221; &#8220;after,&#8221; and &#8220;during.&#8221; This contextual approach facilitates the generalization of learning.<\/pee>\n<pee>Sequential visual supports, such as sequence images or timelines, help to materialize abstract time. These tools make the temporal succession visible and facilitate the understanding of &#8220;before\/after&#8221; relationships. The child can manipulate these sequences, order them, and verbalize them.<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udca1 Innovative technique<\/span>\n                <pee>Integrate activities from <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: #5e5ed7; font-weight: 600;\">COCO MOVES<\/a> into your rehabilitation of temporal prepositions. Sequenced physical exercises allow for a bodily experience of the concepts of temporal succession.<\/pee>\n            <\/div>\n<pee>Working on narrative chronology represents a particularly rich intervention modality. The narration of simple stories, the description of lived events, or the planning of future activities naturally encourages the use of temporal prepositions in an authentic communicative context.<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83c\udfaa Recommended playful activities<\/h3>\n<pee>\u2022 Sequencing games with images<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                \u2022 Reconstructing daily routines<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                \u2022 Telling simple stories<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                \u2022 Planning activities<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                \u2022 Role-playing with time sequences<\/pee>\n            <\/div>\n<h2>8. Therapeutic tools and materials<\/h2>\n<pee>The choice of therapeutic tools and materials directly influences the effectiveness of the intervention on spatial and temporal prepositions. These supports must be adapted to the child&#8217;s age, interests, and current cognitive skills.<\/pee>\n<pee>Manipulative materials form the basis of therapeutic equipment. Cubes, building blocks, figurines, vehicles, and other three-dimensional objects allow for concrete experimentation of spatial relationships. The variety of available materials encourages the child&#8217;s engagement and allows work in different contexts.<\/pee>\n<pee>Graphic and visual supports effectively complement concrete materials. Illustrated boards, pictograms, preposition cards, and interactive digital supports enrich intervention modalities and promote the generalization of learning. These tools can be used in addition to or as an alternative to concrete manipulation.<\/pee>\n<div class=\"expert-box\">\n                <span class=\"expert-box-label\">Innovation<\/span><\/p>\n<h3 class=\"expert-box-title\">Digital tools in speech therapy<\/h3>\n<pee>The integration of specialized digital tools revolutionizes speech therapy rehabilitation practices, offering possibilities for personalized training and precise tracking of progress.<\/pee>\n<div class=\"expert-inner\">\n<h4 class=\"expert-inner-title\">Advantages of digital:<\/h4>\n<pee>\u2022 Automatic adjustment of difficulty level<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Immediate feedback and encouragement<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Precise tracking of progress and difficulties<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Increased motivation through gamification<\/pee>\n                <\/div>\n<\/p><\/div>\n<pee>Standardized assessment tools allow for objective tracking of progress and continuous adaptation of the intervention. These tools must be sensitive to changes and allow for fine measurement of skills in different usage contexts.<\/pee>\n<div class=\"key-points\">\n<h3>Essential therapeutic material:<\/h3>\n<ul>\n<li>Varied manipulation objects (cubes, figurines, vehicles)<\/li>\n<li>Visual supports and pictograms<\/li>\n<li>Sequential image boards<\/li>\n<li>Specialized digital tools<\/li>\n<li>Standardized assessment materials<\/li>\n<\/ul><\/div>\n<h2>9. Adaptation according to age and developmental level<\/h2>\n<pee>Adapting the intervention according to the age and developmental level of the child is a fundamental principle of speech therapy practice. This individualization requires a fine assessment of current skills and a progression that respects the developmental pace of each child.<\/pee>\n<pee>For children aged 2 to 4 years, the intervention should prioritize playful and sensory approaches. Manipulation activities, motor games, and free exploration are appropriate intervention modalities at this age. The focus is on concrete experimentation rather than systematic verbalization.<\/pee>\n<pee>Between 4 and 6 years, the intervention can integrate more metalinguistic elements. The child can begin to think about language and consciously manipulate spatial and temporal concepts. Rule-based games, categorization activities, and comparison exercises enrich the intervention modalities.<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83c\udfaf Age-based adaptation<\/h3>\n<pee><strong>2-4 years:<\/strong> Manipulation, exploration, free play<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                <strong>4-6 years:<\/strong> Rule-based games, guided verbalization<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                <strong>6-8 years:<\/strong> Metalinguistic exercises, generalization<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                <strong>8+ years:<\/strong> Complex applications, spatial reasoning<\/pee>\n            <\/div>\n<pee>For older children (6-8 years), the intervention can address more complex applications of spatial and temporal prepositions. Working on geometry, reading maps, and understanding complex instructions allows for anchoring learning in various functional contexts.<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83c\udfae Motivation through play<\/span>\n                <pee>Regardless of the child&#8217;s age, maintaining the playful aspect is essential for engagement and learning. Alternate between guided activities and free play moments to optimize motivation.<\/pee>\n            <\/div>\n<h2>10. Generalization and transfer of learning<\/h2>\n<pee>The generalization of learning represents the ultimate goal of any speech therapy intervention on spatial and temporal prepositions. It is not enough for the child to master the concepts in the therapeutic context; they must be able to use them spontaneously in various everyday situations.<\/pee>\n<pee>The planning of generalization must be integrated from the beginning of the therapeutic intervention. This anticipation involves using varied materials, multiplying learning contexts, and involving the child&#8217;s communication partners (family, school).<\/pee>\n<pee>Training in multiple contexts promotes the cognitive flexibility necessary for generalization. The child must experience the use of prepositions in different environments (home, school, outdoor spaces) and with different interlocutors to develop a robust and transferable skill.<\/pee>\n<div class=\"expert-box\">\n                <span class=\"expert-box-label\">Strategy<\/span><\/p>\n<h3 class=\"expert-box-title\">Spiral generalization model<\/h3>\n<pee>Contemporary research favors a progressive generalization model that enriches with each learning cycle.<\/pee>\n<div class=\"expert-inner\">\n<h4 class=\"expert-inner-title\">Phases of generalization:<\/h4>\n<pee>1. Acquisition in a controlled context<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    2. Expansion to similar situations<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    3. Transfer to varied contexts<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    4. Spontaneous and flexible use<\/pee>\n                <\/div>\n<\/p><\/div>\n<pee>Collaboration with the child&#8217;s environment (family, teachers) is crucial to promote generalization. These partners must be trained in scaffolding strategies and have concrete tools to support the use of prepositions in natural situations.<\/pee>\n<div class=\"key-points\">\n<h3>Factors Favoring Generalization:<\/h3>\n<ul>\n<li>Diversification of learning contexts<\/li>\n<li>Involvement of communication partners<\/li>\n<li>Training in natural situations<\/li>\n<li>Systematic feedback and encouragement<\/li>\n<li>Longitudinal monitoring of progress<\/li>\n<\/ul><\/div>\n<h2>11. Collaboration with Families and the School<\/h2>\n<pee>Collaboration with families and the educational team is a fundamental pillar of therapeutic success in the field of spatial and temporal prepositions. This collaboration multiplies learning opportunities and promotes consistency of interventions across the child&#8217;s different environments.<\/pee>\n<pee>Training parents in the basic principles of language stimulation optimizes daily interactions. Parents learn to identify natural situations conducive to the use of prepositions and to adopt facilitating communication strategies. This training should be practical and based on concrete examples drawn from family life.<\/pee>\n<pee>Coordination with the teaching team allows for the integration of therapeutic objectives into school learning. Spatial and temporal prepositions are naturally solicited in many school activities (mathematics, geography, visual arts, physical education) and this synergy multiplies training opportunities.<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66 Guide for Parents<\/h3>\n<pee>\u2022 Use tidying moments to work on spatial prepositions<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                \u2022 Verbalize daily routines with temporal markers<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                \u2022 Ask open-ended questions that encourage the use of prepositions<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                \u2022 Value even imperfect attempts by your child<\/pee>\n            <\/div>\n<pee>Tools for linking different stakeholders facilitate the monitoring of progress and the adjustment of strategies. Communication notebooks, dedicated applications, or coordination meetings help maintain a comprehensive and coherent view of the child&#8217;s development.<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83c\udfeb School partnership<\/span>\n                <pee>Propose simple activities to teachers that integrate prepositions into their subjects. A liaison document detailing current objectives facilitates this collaboration on a daily basis.<\/pee>\n            <\/div>\n<h2>12. Monitoring and evaluation of progress<\/h2>\n<pee>Regular monitoring of progress is a central element of speech therapy intervention on spatial and temporal prepositions. This monitoring should be both quantitative and qualitative to account for the complex and multidimensional evolution of language skills.<\/pee>\n<pee>Quantitative evaluation relies on objective and reproducible measures of the child&#8217;s performance. Standardized tests, systematic observation grids, and frequency records allow for precise documentation of progress and comparison of performance to developmental norms.<\/pee>\n<pee>Qualitative evaluation complements this approach by analyzing the strategies used by the child, their self-correction methods, and their ability to generalize learning. This fine analysis allows for continuous adaptation of the intervention to the emerging needs of the child.<\/pee>\n<div class=\"expert-box\">\n                <span class=\"expert-box-label\">Methodology<\/span><\/p>\n<h3 class=\"expert-box-title\">Multidimensional progress indicators<\/h3>\n<pee>Evaluating progress in the acquisition of prepositions requires a multifactorial approach that takes into account different aspects of language competence.<\/pee>\n<div class=\"expert-inner\">\n<h4 class=\"expert-inner-title\">Dimensions to evaluate:<\/h4>\n<pee>\u2022 Conceptual accuracy: correctness of use<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Access speed: lexical retrieval time<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Flexibility: adaptation to varied contexts<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Generalization: spontaneous transfer<\/pee>\n                <\/div>\n<\/p><\/div>\n<pee>Documenting progress also allows for adjusting therapeutic objectives and planning the next steps of the intervention. This ongoing evaluation guides clinical decisions and ensures the relevance of care.<\/pee>\n<div class=\"key-points\">\n<h3>Recommended monitoring tools:<\/h3>\n<ul>\n<li>Standardized evaluation grids<\/li>\n<li>Audio\/video recordings of sessions<\/li>\n<li>Child&#8217;s activity portfolios<\/li>\n<li>Questionnaires for parents and teachers<\/li>\n<li>Progress graphs<\/li>\n<\/ul><\/div>\n<div class=\"faq-list\">\n<h2>Frequently Asked Questions<\/h2>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>At what age should my child master all basic spatial prepositions?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The complete mastery of basic spatial prepositions is gradually acquired between the ages of 2 and 7. Simple prepositions like &#8220;in&#8221; and &#8220;on&#8221; are generally mastered by around 3 years old, while more complex concepts like &#8220;to the right&#8221; and &#8220;to the left&#8221; are only solidly acquired by around 6-7 years old. Each child progresses at their own pace, and it is important to respect this developmental variability. If you observe a significant delay compared to these milestones, do not hesitate to consult a speech therapist for a thorough evaluation.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How can I help my child better understand &#8220;before&#8221; and &#8220;after&#8221;?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The concepts of &#8220;before&#8221; and &#8220;after&#8221; are abstract and require anchoring in concrete experiences. Use daily routines as supports: &#8220;Before eating, we wash our hands&#8221;, &#8220;After the bath, we put on pajamas&#8221;. Sequential images and simple stories also allow for working on these concepts. You can also use sequenced physical activities offered in COCO MOVES to physically experience these temporal notions. Repetition and verbalization in varied contexts will promote the gradual acquisition of these temporal prepositions.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>My child always confuses &#8220;on&#8221; and &#8220;under&#8221;. What should I do?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The confusion between &#8220;on&#8221; and &#8220;under&#8221; is very common among young children. To help them, prioritize concrete manipulation: place objects on a table and under the table, systematically verbalizing the action. Work by oppositions by presenting both concepts simultaneously. Use visual supports like pictograms that clearly illustrate the difference. Hide-and-seek games, sorting activities, and motor courses offer many opportunities to practice these concepts in a playful way. Exaggerated gestures and repetition in varied contexts will facilitate the acquisition of this fundamental spatial distinction.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>Are digital tools effective for working on prepositions?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Digital tools can be very effective as a complement to a comprehensive therapeutic approach. They offer specific advantages: automatic adjustment of the level of difficulty, immediate feedback, precise tracking of progress, and a motivating playful aspect. Applications like COCO THINKS offer exercises specially designed for learning spatial and temporal prepositions. However, they should not completely replace concrete manipulation and human interaction, but rather enrich and diversify learning modalities. The balance between digital and concrete optimizes therapeutic results.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>When should we worry about a delay in the acquisition of prepositions?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>You should consult if your child shows a significant delay compared to developmental milestones: absence of &#8220;in&#8221; and &#8220;on&#8221; after 4 years, persistent confusion between opposite prepositions after 5 years, or significant difficulties with &#8220;before\/after&#8221; after 6 years. Other warning signs include the systematic omission of prepositions in sentences, difficulties understanding simple spatial instructions, or avoidance of situations requiring the use of prepositions. A speech therapy assessment will allow for a precise evaluation of your child&#8217;s skills and determine if specialized intervention is necessary.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cta-box\">\n<h2>Discover COCO, your ally for the rehabilitation of prepositions<\/h2>\n<pee>Optimize your speech therapy sessions with our platform specialized in cognitive and language stimulation. Over 200 adapted exercises to work on spatial and temporal prepositions in a fun and effective way.<\/pee>\n<div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Try COCO for free<\/a><br \/>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Discover all the exercises<\/a>\n                <\/div>\n<\/p><\/div>\n<div class=\"article-tags\">\n                <span>Keywords: <\/span><br \/>\n                <a href=\"#\" class=\"article-tag\">spatial prepositions<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">temporal prepositions<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">speech therapy<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">language development<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">speech therapy<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">language disorders<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">rehabilitation<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">COCO<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":452684,"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=\"{}\"]<style>\n        :root {\n            --primary-blue: #5e5ed7;\n            --dark-blue: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --white: #ffffff;\n            --light-gray: #f8f9fa;\n            --text-color: #333333;\n            --border-color: #e1e5e9;\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-color);\n            background: #fff;\n        }\n\n        h1, h2, h3, h4, h5, h6 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            line-height: 1.2;\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: 80px 0 120px;\n            overflow: hidden;\n        }\n\n        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"20\" cy=\"20\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"80\" cy=\"40\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"40\" cy=\"80\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"\/><\/svg>');\n            opacity: 0.3;\n        }\n\n        .article-hero-inner {\n            position: relative;\n            z-index: 2;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .article-breadcrumb {\n            font-size: 14px;\n            margin-bottom: 20px;\n            opacity: 0.9;\n        }\n\n        .article-breadcrumb a {\n            color: white;\n            text-decoration: none;\n        }\n\n        .article-category {\n            background: var(--teal);\n            color: var(--text-color);\n            padding: 8px 16px;\n            border-radius: 25px;\n            font-size: 14px;\n            font-weight: 500;\n            display: inline-block;\n            margin-bottom: 20px;\n        }\n\n        .article-hero h1 {\n            font-size: 3.5rem;\n            font-weight: 700;\n            margin-bottom: 20px;\n            line-height: 1.1;\n        }\n\n        .hl {\n            background: linear-gradient(120deg, var(--yellow) 0%, var(--teal) 100%);\n            background-clip: text;\n            -webkit-background-clip: text;\n            color: transparent;\n            font-weight: 700;\n        }\n\n        .article-meta {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 30px;\n            align-items: center;\n            margin-top: 30px;\n            font-size: 14px;\n            opacity: 0.9;\n        }\n\n        .article-hero-curve {\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background: white;\n            border-radius: 50px 50px 0 0;\n        }\n\n        .article-body {\n            position: relative;\n            z-index: 1;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .intro-block {\n            background: var(--light-gray);\n            padding: 40px;\n            border-radius: 20px;\n            margin: 60px 0;\n            font-size: 18px;\n            line-height: 1.8;\n            border-left: 5px solid var(--primary-blue);\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 60px 0;\n        }\n\n        .stat-card {\n            background: white;\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n            border-top: 4px solid var(--primary-blue);\n        }\n\n        .stat-card .number {\n            font-size: 3rem;\n            font-weight: 700;\n            color: var(--primary-blue);\n            font-family: 'Montserrat', sans-serif;\n        }\n\n        .stat-card .label {\n            font-size: 16px;\n            color: var(--text-color);\n            margin-top: 10px;\n        }\n\n        .conseil-card {\n            background: linear-gradient(135deg, var(--teal) 0%, rgba(169, 226, 228, 0.3) 100%);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            border-left: 5px solid var(--primary-blue);\n        }\n\n        .key-points {\n            background: var(--light-gray);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n        }\n\n        .key-points ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        .key-points li {\n            position: relative;\n            padding-left: 30px;\n            margin-bottom: 15px;\n        }\n\n        .key-points li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--primary-blue);\n            font-weight: bold;\n            font-size: 18px;\n        }\n\n        .tip-box {\n            background: linear-gradient(135deg, var(--yellow) 0%, rgba(255, 236, 167, 0.3) 100%);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border-left: 4px solid var(--pink);\n        }\n\n        .tip-box-label {\n            font-weight: 600;\n            color: var(--pink);\n            margin-bottom: 10px;\n            display: block;\n        }\n\n        .expert-box {\n            background: white;\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.1);\n            border: 2px solid var(--teal);\n        }\n\n        .expert-box-label {\n            background: var(--primary-blue);\n            color: white;\n            padding: 5px 15px;\n            border-radius: 20px;\n            font-size: 12px;\n            font-weight: 600;\n            text-transform: uppercase;\n            display: inline-block;\n            margin-bottom: 15px;\n        }\n\n        .expert-box-title {\n            font-size: 1.3rem;\n            color: var(--primary-blue);\n            margin-bottom: 15px;\n        }\n\n        .expert-inner {\n            background: var(--light-gray);\n            padding: 20px;\n            border-radius: 10px;\n            margin-top: 20px;\n        }\n\n        .expert-inner-title {\n            font-size: 1.1rem;\n            color: var(--text-color);\n            margin-bottom: 10px;\n        }\n\n        .faq-list {\n            margin: 50px 0;\n        }\n\n        .faq-item {\n            background: white;\n            border: 1px solid var(--border-color);\n            border-radius: 10px;\n            margin-bottom: 15px;\n            overflow: hidden;\n        }\n\n        .faq-q {\n            padding: 20px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            background: var(--light-gray);\n            font-weight: 600;\n            transition: background 0.3s ease;\n        }\n\n        .faq-q:hover {\n            background: var(--teal);\n        }\n\n        .faq-icon {\n            font-size: 20px;\n            color: var(--primary-blue);\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: 20px;\n            display: none;\n            background: white;\n            border-top: 1px solid var(--border-color);\n        }\n\n        .faq-item.open .faq-a {\n            display: block;\n        }\n\n        .cta-box {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: white;\n            padding: 50px;\n            border-radius: 20px;\n            text-align: center;\n            margin: 60px 0;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 20px;\n            justify-content: center;\n            flex-wrap: wrap;\n            margin-top: 30px;\n        }\n\n        .btn-white {\n            background: white;\n            color: var(--primary-blue);\n            padding: 15px 30px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: transform 0.3s ease;\n        }\n\n        .btn-white:hover {\n            transform: translateY(-2px);\n        }\n\n        .btn-outline {\n            border: 2px solid white;\n            color: white;\n            padding: 15px 30px;\n            border-radius: 25px;\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: 10px;\n            margin: 40px 0;\n        }\n\n        .article-tag {\n            background: var(--light-gray);\n            color: var(--text-color);\n            padding: 8px 15px;\n            border-radius: 20px;\n            font-size: 14px;\n            text-decoration: none;\n            transition: background 0.3s ease;\n        }\n\n        .article-tag:hover {\n            background: var(--teal);\n        }\n\n        h2 {\n            font-size: 2.5rem;\n            color: var(--primary-blue);\n            margin: 50px 0 30px;\n            padding-bottom: 15px;\n            border-bottom: 3px solid var(--teal);\n        }\n\n        h3 {\n            font-size: 1.8rem;\n            color: var(--dark-blue);\n            margin: 30px 0 20px;\n        }\n\n        p {\n            margin-bottom: 20px;\n            font-size: 16px;\n            line-height: 1.8;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n\n        th, td {\n            padding: 15px;\n            text-align: left;\n            border-bottom: 1px solid var(--border-color);\n        }\n\n        th {\n            background: var(--primary-blue);\n            color: white;\n            font-weight: 600;\n        }\n\n        tr:nth-child(even) {\n            background: var(--light-gray);\n        }\n\n        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2.5rem;\n            }\n            \n            .article-meta {\n                gap: 15px;\n            }\n            \n            .stats-grid {\n                grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n                gap: 20px;\n            }\n            \n            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .intro-block {\n                padding: 25px;\n            }\n        }\n    <\/style>\n<script>\n        document.querySelectorAll('.faq-q').forEach(function(button) {\n            button.addEventListener('click', function() {\n                button.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Pr\u00e9positions spatiales et temporelles : Guide de th\u00e9rapie de la parole\",\n      \"description\": \"Guide de th\u00e9rapie orthophonique pour ma\u00eetriser les pr\u00e9positions spatiales et temporelles. Ressource compl\u00e8te pour orthophonistes et parents.\",\n      \"url\": \"https:\/\/www.dynseo.com\/prepositions-spatiales-et-temporelles-guide-de-therapie-de-la-parole\/\",\n      \"datePublished\": \"2026-04-10\",\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      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      },\n      \"timeRequired\": \"PT15M\"\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/prepositions-spatiales-et-temporelles-guide-de-therapie-de-la-parole\/\",\n      \"name\": \"Pr\u00e9positions spatiales et temporelles : Guide de th\u00e9rapie de la parole\"\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\": \"Pr\u00e9positions spatiales et temporelles : Guide de th\u00e9rapie de la parole\",\n          \"item\": \"https:\/\/www.dynseo.com\/prepositions-spatiales-et-temporelles-guide-de-therapie-de-la-parole\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"\u00c0 quel \u00e2ge mon enfant devrait-il ma\u00eetriser toutes les pr\u00e9positions spatiales de base ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les pr\u00e9positions spatiales de base sont g\u00e9n\u00e9ralement ma\u00eetris\u00e9es entre 3 et 6 ans. Les plus simples comme 'dans', 'sur', 'sous' sont acquises vers 3-4 ans, tandis que les plus complexes comme 'devant', 'derri\u00e8re', '\u00e0 c\u00f4t\u00e9 de' le sont vers 5-6 ans.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment puis-je aider mon enfant \u00e0 mieux comprendre \"avant\" et \"apr\u00e8s\" ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Utilisez des activit\u00e9s concr\u00e8tes et r\u00e9p\u00e9titives : routines quotidiennes, s\u00e9quences d'images, jeux de r\u00f4le. Verbalisez les actions dans l'ordre et utilisez des supports visuels pour mat\u00e9rialiser la notion de temporalit\u00e9.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Mon enfant confond toujours \"sur\" et \"sous\". Que faire ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Pratiquez avec des objets concrets et des gestes r\u00e9p\u00e9t\u00e9s. Utilisez des contrastes visuels marqu\u00e9s, des jeux de manipulation et renforcez par la r\u00e9p\u00e9tition dans diff\u00e9rents contextes jusqu'\u00e0 automatisation.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n\n<section class=\"article-hero\">\n        <div class=\"article-hero-inner\">\n            <nav class=\"article-breadcrumb\">\n                <a href=\"#\">Home<\/a> > <a href=\"#\">Speech Therapy<\/a> > <span>Spatial and Temporal Prepositions<\/span>\n            <\/nav>\n            \n            <span class=\"article-category\">Therapeutic Guide<\/span>\n            \n            <h1>Spatial and Temporal Prepositions: <span class=\"hl\">Complete Guide to Speech Therapy<\/span><\/h1>\n            \n            <div class=\"article-meta\">\n                <span>\ud83d\udcc5 April 2026<\/span>\n                <span>\u23f1\ufe0f 15 min read<\/span>\n                <span>\ud83d\udc65 Speech Therapists & Parents<\/span>\n                <span>\u2b50 4.8\/5 (127 reviews)<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"article-hero-curve\"><\/div>\n    <\/section>\n\n    <div class=\"article-body\">\n        <div class=\"container\">\n<div class=\"intro-block\">\n                Spatial and temporal prepositions are the foundations of the child's cognitive organization in space and time. These small invariable words, although simple in appearance, represent complex concepts that are gradually acquired during language development. Mastery of them is essential for effective communication and understanding of spatial and temporal relationships. In the context of speech therapy, the assessment and rehabilitation of prepositions require a structured and personalized approach. This comprehensive guide will assist you in understanding, assessing, and providing therapeutic intervention related to prepositions. Discover concrete strategies, practical tools, and innovative exercises to optimize your rehabilitation sessions and promote the acquisition of these fundamental concepts in your patients.\n            <\/div>\n\n            <div class=\"stats-grid\">\n                <div class=\"stat-card\">\n                    <div class=\"number\">85%<\/div>\n                    <div class=\"label\">improvement observed with our methods<\/div>\n                <\/div>\n                <div class=\"stat-card\">\n                    <div class=\"number\">12<\/div>\n                    <div class=\"label\">basic prepositions to master<\/div>\n                <\/div>\n                <div class=\"stat-card\">\n                    <div class=\"number\">6 years<\/div>\n                    <div class=\"label\">average age of complete mastery<\/div>\n                <\/div>\n                <div class=\"stat-card\">\n                    <div class=\"number\">200+<\/div>\n                    <div class=\"label\">exercises available in COCO<\/div>\n                <\/div>\n            <\/div>\n\n            <h2>1. Understanding spatial and temporal prepositions<\/h2>\n            \n            <p>Prepositions are linking words that establish precise relationships between the different elements of a sentence. They play a crucial role in structuring thought and expressing logical relationships. Spatial prepositions allow for the positioning of objects, people, or events in space, while temporal prepositions organize events in time.<\/p>\n\n            <p>This fundamental distinction directly influences the way we perceive and organize our environment. Children develop these concepts gradually, starting with concrete and visible spatial relationships before addressing more abstract temporal notions.<\/p>\n\n            <p>In the therapeutic context, understanding these acquisition mechanisms is essential for adapting the intervention to the specific needs of each patient. Difficulties in acquiring prepositions may reveal broader challenges in cognitive organization and require specialized support.<\/p>\n\n            <div class=\"conseil-card\">\n                <h3>\ud83d\udca1 Practical advice<\/h3>\n                <p>Always start by observing how the child spontaneously uses prepositions in their daily language. This informal assessment will give you valuable insights into their actual skills and the areas to prioritize for improvement.<\/p>\n            <\/div>\n<div class=\"key-points\">\n                <h3>Key points to remember:<\/h3>\n                <ul>\n                    <li>Prepositions structure spatial and temporal thinking<\/li>\n                    <li>Their acquisition follows a hierarchical development<\/li>\n                    <li>Difficulties may reveal more global disorders<\/li>\n                    <li>Observation of spontaneous language is fundamental<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>2. Normal development of spatial prepositions<\/h2>\n\n            <p>The acquisition of spatial prepositions follows a predictable developmental progression that extends from about 18 months to 7 years. This evolution reflects the child's cognitive maturation and their increasing ability to analyze and verbalize complex spatial relationships.<\/p>\n\n            <p>The first prepositions to emerge are generally \"in\" and \"on,\" around 2-3 years. These concepts correspond to early concrete sensory-motor experiences that the child encounters daily. The preposition \"in\" expresses the notion of container\/contained, while \"on\" indicates contact with a surface.<\/p>\n\n            <p>Between 3 and 4 years, the prepositions \"under,\" \"in front of,\" and \"behind\" appear. These concepts require a more elaborate understanding of spatial relationships and the integration of perspective. The child must understand that the relative position of objects changes according to the observer.<\/p>\n\n            <div class=\"expert-box\">\n                <span class=\"expert-box-label\">Expert<\/span>\n                <h3 class=\"expert-box-title\">Developmental sequence of spatial prepositions<\/h3>\n                <p>Research in developmental psycholinguistics has established a clear hierarchy in the acquisition of spatial prepositions. This progression reflects the increasing cognitive complexity of spatial concepts.<\/p>\n                <div class=\"expert-inner\">\n                    <h4 class=\"expert-inner-title\">Stages of acquisition:<\/h4>\n                    <p>1. Topological stage (2-3 years): in, on<br>\n                    2. Projective stage (3-4 years): under, in front of, behind<br>\n                    3. Euclidean stage (4-5 years): next to, between<br>\n                    4. Lateralization stage (6-7 years): to the right, to the left<\/p>\n                <\/div>\n            <\/div>\n\n            <p>The period from 4 to 5 years sees the emergence of the prepositions \"next to\" and \"between,\" which require a more sophisticated spatial analysis. The child must understand the relationships of proximity and spatial inclusion among several elements simultaneously.<\/p>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udca1 Clinical tip<\/span>\n                <p>Use <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: #5e5ed7; font-weight: 600;\">COCO THINKS<\/a> to playfully assess the understanding of spatial prepositions. The interactive exercises allow for a fine evaluation of skills in a motivating context for the child.<\/p>\n            <\/div>\n\n            <h2>3. Normal development of temporal prepositions<\/h2>\n\n            <p>The acquisition of temporal prepositions presents specific challenges related to the abstraction of the concept of time. Unlike spatial relationships, temporal relationships are not directly visible and require a more complex mental representation.<\/p>\n\n            <p>The first temporal preposition mastered is generally \"now\" around 2-3 years old. This concept corresponds to the child's immediate experience and does not require temporal projection. It serves as the reference point from which all other temporal relationships will be constructed.<\/p>\n\n            <p>Between 4 and 5 years old, \"before\" and \"after\" appear, essential markers of temporal succession. This acquisition coincides with the development of working memory and the ability to mentally order events. The child begins to understand the sequentiality of actions and can verbalize the order of events.<\/p>\n\n            <table>\n                <thead>\n                    <tr>\n                        <th>Age<\/th>\n                        <th>Temporal prepositions<\/th>\n                        <th>Cognitive skills<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>2-3 years<\/td>\n                        <td>now<\/td>\n                        <td>Immediate present<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>4-5 years<\/td>\n                        <td>before, after<\/td>\n                        <td>Temporal succession<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>5-6 years<\/td>\n                        <td>during, since<\/td>\n                        <td>Duration and continuity<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>6-7 years<\/td>\n                        <td>yesterday, tomorrow<\/td>\n                        <td>Temporal projection<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n<div class=\"conseil-card\">\n                <h3>\ud83c\udfaf Intervention Strategy<\/h3>\n                <p>Always anchor the learning of temporal prepositions in the child's familiar routines. Use mealtime, toileting, or playtime as concrete supports to illustrate the concepts of \"before,\" \"after,\" and \"during.\"<\/p>\n            <\/div>\n\n            <h2>4. Common Disorders and Difficulties<\/h2>\n\n            <p>Disorders in the acquisition of prepositions can manifest in various forms and often reveal broader difficulties in spatial and temporal cognitive organization. These difficulties can be observed in children with language disorders, learning disorders, or autism.<\/p>\n\n            <p>The confusion between opposing prepositions is one of the most frequently observed difficulties in clinical settings. The pairs \"on\/under,\" \"in front of\/behind,\" \"before\/after\" pose particular problems as they require a clear mental representation of spatial and temporal relationships. This confusion can persist beyond the typical age of acquisition and may require specialized intervention.<\/p>\n\n            <p>The omission of prepositions in spontaneous productions represents another frequent pattern. The child understands the relationship but fails to express it verbally in an appropriate manner. This phenomenon may reveal difficulties in lexical access or in the syntactic organization of the sentence.<\/p>\n\n            <div class=\"key-points\">\n                <h3>Main Difficulties Identified:<\/h3>\n                <ul>\n                    <li>Confusion between opposing prepositions (on\/under, in front of\/behind)<\/li>\n                    <li>Systematic inversion of \"before\" and \"after\"<\/li>\n                    <li>Omission of prepositions in spontaneous speech<\/li>\n                    <li>Difficulties with deictic prepositions<\/li>\n                    <li>Problems with generalization from one context to another<\/li>\n                <\/ul>\n            <\/div>\n\n            <p>Deictic prepositions, which change meaning depending on the speaker's point of view, represent a particular challenge. \"In front of me\" becomes \"behind you\" depending on the adopted perspective. This cognitive flexibility necessary for their mastery develops late and may be lacking in some children.<\/p>\n\n            <div class=\"expert-box\">\n                <span class=\"expert-box-label\">Research<\/span>\n                <h3 class=\"expert-box-title\">Predictive Factors of Difficulties<\/h3>\n                <p>Longitudinal studies have identified several risk factors in the acquisition of spatial and temporal prepositions.<\/p>\n<div class=\"expert-inner\">\n                    <h4 class=\"expert-inner-title\">Alert indicators:<\/h4>\n                    <p>\u2022 Delay in acquiring the first words<br>\n                    \u2022 Praxic difficulties or motor coordination issues<br>\n                    \u2022 Attention and working memory disorders<br>\n                    \u2022 Difficulties in construction or manipulation games<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>5. Clinical assessment of prepositions<\/h2>\n\n            <p>The assessment of spatial and temporal prepositions requires a multidimensional approach that takes into account both the understanding and expression of these concepts. This assessment must be adapted to the child's age and consider their overall developmental level.<\/p>\n\n            <p>The assessment of understanding constitutes the first step of the clinical examination. It can be carried out through designation tasks where the child must show or manipulate objects according to instructions containing prepositions. This assessment modality allows for the isolation of conceptual skills from potential expressive difficulties.<\/p>\n\n            <p>The assessment of expression involves observing spontaneous productions and implementing tasks that elicit the use of prepositions. Situations involving image description, narration, or guided play provide privileged contexts to observe the spontaneous use of prepositions.<\/p>\n\n            <div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udd0d Assessment tool<\/span>\n                <p>The application <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: #5e5ed7; font-weight: 600;\">COCO THINKS<\/a> offers standardized assessment modules for spatial and temporal prepositions, with integrated developmental norms and an automated scoring system.<\/p>\n            <\/div>\n\n            <p>The analysis of errors is particularly important in the assessment of prepositions. The type of error observed (confusion, omission, substitution) provides insight into the underlying mechanisms of the difficulty and guides therapeutic choices. A fine qualitative analysis will distinguish conceptual difficulties from purely linguistic difficulties.<\/p>\n<div class=\"conseil-card\">\n                <h3>\ud83d\udccb Recommended evaluation protocol<\/h3>\n                <p>1. Assessment of understanding by designation<br>\n                2. Observation of spontaneous language<br>\n                3. Directed expression tasks<br>\n                4. Qualitative analysis of errors<br>\n                5. Assessment of underlying cognitive skills<\/p>\n            <\/div>\n\n            <h2>6. Rehabilitation strategies for spatial prepositions<\/h2>\n\n            <p>The rehabilitation of spatial prepositions relies on a progressive and multisensory approach that respects the normal developmental hierarchy. The intervention should start with the simplest prepositions and progress to more complex concepts, ensuring the solidity of the acquired knowledge at each stage.<\/p>\n\n            <p>Concrete manipulation forms the foundation of any intervention on spatial prepositions. The child must first physically experience spatial relationships before being able to verbalize them. Activities involving object placement, movement in space, and construction allow for this essential sensory experimentation.<\/p>\n\n            <p>The use of visual supports greatly enriches the therapeutic intervention. Pictograms, diagrams, and graphical representations of prepositions facilitate understanding and memorization of concepts. These supports serve as a stable reference that the child can consult during their productions.<\/p>\n\n            <div class=\"expert-box\">\n                <span class=\"expert-box-label\">Method<\/span>\n                <h3 class=\"expert-box-title\">Integrated multisensory approach<\/h3>\n                <p>The effectiveness of the rehabilitation of spatial prepositions relies on the simultaneous activation of multiple sensory and cognitive modalities.<\/p>\n                <div class=\"expert-inner\">\n                    <h4 class=\"expert-inner-title\">Modalities to integrate:<\/h4>\n                    <p>\u2022 Kinesthetic modality: manipulation and movement<br>\n                    \u2022 Visual modality: graphic supports and pictograms<br>\n                    \u2022 Auditory modality: repetition and verbalization<br>\n                    \u2022 Proprioceptive modality: body positioning<\/p>\n                <\/div>\n            <\/div>\n\n            <p>Working through oppositions presents a major therapeutic interest. The simultaneous presentation of contrasted prepositions (on\/under, in front of\/behind) facilitates the understanding of conceptual differences and reinforces memorization. This contrastive approach also allows for the development of the cognitive flexibility necessary for mastering spatial concepts.<\/p>\n<div class=\"key-points\">\n                <h3>Effective rehabilitation techniques:<\/h3>\n                <ul>\n                    <li>Manipulation of real objects in space<\/li>\n                    <li>Positioning and movement games<\/li>\n                    <li>Use of visual supports and pictograms<\/li>\n                    <li>Work with contrasting oppositions<\/li>\n                    <li>Integration into playful activities<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>7. Rehabilitation strategies for temporal prepositions<\/h2>\n\n            <p>The rehabilitation of temporal prepositions presents specific challenges related to the abstraction of the concept of time. The intervention must rely on concrete and familiar sequences to gradually anchor temporal concepts in the child's lived experience.<\/p>\n\n            <p>The use of daily routines serves as a preferred support for learning temporal prepositions. Meal times, dressing, personal care, or playtime provide predictable and meaningful sequences to work on the concepts of \"before,\" \"after,\" and \"during.\" This contextual approach facilitates the generalization of learning.<\/p>\n\n            <p>Sequential visual supports, such as sequence images or timelines, help to materialize abstract time. These tools make the temporal succession visible and facilitate the understanding of \"before\/after\" relationships. The child can manipulate these sequences, order them, and verbalize them.<\/p>\n\n            <div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udca1 Innovative technique<\/span>\n                <p>Integrate activities from <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: #5e5ed7; font-weight: 600;\">COCO MOVES<\/a> into your rehabilitation of temporal prepositions. Sequenced physical exercises allow for a bodily experience of the concepts of temporal succession.<\/p>\n            <\/div>\n\n            <p>Working on narrative chronology represents a particularly rich intervention modality. The narration of simple stories, the description of lived events, or the planning of future activities naturally encourages the use of temporal prepositions in an authentic communicative context.<\/p>\n<div class=\"conseil-card\">\n                <h3>\ud83c\udfaa Recommended playful activities<\/h3>\n                <p>\u2022 Sequencing games with images<br>\n                \u2022 Reconstructing daily routines<br>\n                \u2022 Telling simple stories<br>\n                \u2022 Planning activities<br>\n                \u2022 Role-playing with time sequences<\/p>\n            <\/div>\n\n            <h2>8. Therapeutic tools and materials<\/h2>\n\n            <p>The choice of therapeutic tools and materials directly influences the effectiveness of the intervention on spatial and temporal prepositions. These supports must be adapted to the child's age, interests, and current cognitive skills.<\/p>\n\n            <p>Manipulative materials form the basis of therapeutic equipment. Cubes, building blocks, figurines, vehicles, and other three-dimensional objects allow for concrete experimentation of spatial relationships. The variety of available materials encourages the child's engagement and allows work in different contexts.<\/p>\n\n            <p>Graphic and visual supports effectively complement concrete materials. Illustrated boards, pictograms, preposition cards, and interactive digital supports enrich intervention modalities and promote the generalization of learning. These tools can be used in addition to or as an alternative to concrete manipulation.<\/p>\n\n            <div class=\"expert-box\">\n                <span class=\"expert-box-label\">Innovation<\/span>\n                <h3 class=\"expert-box-title\">Digital tools in speech therapy<\/h3>\n                <p>The integration of specialized digital tools revolutionizes speech therapy rehabilitation practices, offering possibilities for personalized training and precise tracking of progress.<\/p>\n                <div class=\"expert-inner\">\n                    <h4 class=\"expert-inner-title\">Advantages of digital:<\/h4>\n                    <p>\u2022 Automatic adjustment of difficulty level<br>\n                    \u2022 Immediate feedback and encouragement<br>\n                    \u2022 Precise tracking of progress and difficulties<br>\n                    \u2022 Increased motivation through gamification<\/p>\n                <\/div>\n            <\/div>\n\n            <p>Standardized assessment tools allow for objective tracking of progress and continuous adaptation of the intervention. These tools must be sensitive to changes and allow for fine measurement of skills in different usage contexts.<\/p>\n<div class=\"key-points\">\n                <h3>Essential therapeutic material:<\/h3>\n                <ul>\n                    <li>Varied manipulation objects (cubes, figurines, vehicles)<\/li>\n                    <li>Visual supports and pictograms<\/li>\n                    <li>Sequential image boards<\/li>\n                    <li>Specialized digital tools<\/li>\n                    <li>Standardized assessment materials<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>9. Adaptation according to age and developmental level<\/h2>\n\n            <p>Adapting the intervention according to the age and developmental level of the child is a fundamental principle of speech therapy practice. This individualization requires a fine assessment of current skills and a progression that respects the developmental pace of each child.<\/p>\n\n            <p>For children aged 2 to 4 years, the intervention should prioritize playful and sensory approaches. Manipulation activities, motor games, and free exploration are appropriate intervention modalities at this age. The focus is on concrete experimentation rather than systematic verbalization.<\/p>\n\n            <p>Between 4 and 6 years, the intervention can integrate more metalinguistic elements. The child can begin to think about language and consciously manipulate spatial and temporal concepts. Rule-based games, categorization activities, and comparison exercises enrich the intervention modalities.<\/p>\n\n            <div class=\"conseil-card\">\n                <h3>\ud83c\udfaf Age-based adaptation<\/h3>\n                <p><strong>2-4 years:<\/strong> Manipulation, exploration, free play<br>\n                <strong>4-6 years:<\/strong> Rule-based games, guided verbalization<br>\n                <strong>6-8 years:<\/strong> Metalinguistic exercises, generalization<br>\n                <strong>8+ years:<\/strong> Complex applications, spatial reasoning<\/p>\n            <\/div>\n\n            <p>For older children (6-8 years), the intervention can address more complex applications of spatial and temporal prepositions. Working on geometry, reading maps, and understanding complex instructions allows for anchoring learning in various functional contexts.<\/p>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83c\udfae Motivation through play<\/span>\n                <p>Regardless of the child's age, maintaining the playful aspect is essential for engagement and learning. Alternate between guided activities and free play moments to optimize motivation.<\/p>\n            <\/div>\n\n            <h2>10. Generalization and transfer of learning<\/h2>\n\n            <p>The generalization of learning represents the ultimate goal of any speech therapy intervention on spatial and temporal prepositions. It is not enough for the child to master the concepts in the therapeutic context; they must be able to use them spontaneously in various everyday situations.<\/p>\n\n            <p>The planning of generalization must be integrated from the beginning of the therapeutic intervention. This anticipation involves using varied materials, multiplying learning contexts, and involving the child's communication partners (family, school).<\/p>\n\n            <p>Training in multiple contexts promotes the cognitive flexibility necessary for generalization. The child must experience the use of prepositions in different environments (home, school, outdoor spaces) and with different interlocutors to develop a robust and transferable skill.<\/p>\n\n            <div class=\"expert-box\">\n                <span class=\"expert-box-label\">Strategy<\/span>\n                <h3 class=\"expert-box-title\">Spiral generalization model<\/h3>\n                <p>Contemporary research favors a progressive generalization model that enriches with each learning cycle.<\/p>\n                <div class=\"expert-inner\">\n                    <h4 class=\"expert-inner-title\">Phases of generalization:<\/h4>\n                    <p>1. Acquisition in a controlled context<br>\n                    2. Expansion to similar situations<br>\n                    3. Transfer to varied contexts<br>\n                    4. Spontaneous and flexible use<\/p>\n                <\/div>\n            <\/div>\n\n            <p>Collaboration with the child's environment (family, teachers) is crucial to promote generalization. These partners must be trained in scaffolding strategies and have concrete tools to support the use of prepositions in natural situations.<\/p>\n<div class=\"key-points\">\n                <h3>Factors Favoring Generalization:<\/h3>\n                <ul>\n                    <li>Diversification of learning contexts<\/li>\n                    <li>Involvement of communication partners<\/li>\n                    <li>Training in natural situations<\/li>\n                    <li>Systematic feedback and encouragement<\/li>\n                    <li>Longitudinal monitoring of progress<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>11. Collaboration with Families and the School<\/h2>\n\n            <p>Collaboration with families and the educational team is a fundamental pillar of therapeutic success in the field of spatial and temporal prepositions. This collaboration multiplies learning opportunities and promotes consistency of interventions across the child's different environments.<\/p>\n\n            <p>Training parents in the basic principles of language stimulation optimizes daily interactions. Parents learn to identify natural situations conducive to the use of prepositions and to adopt facilitating communication strategies. This training should be practical and based on concrete examples drawn from family life.<\/p>\n\n            <p>Coordination with the teaching team allows for the integration of therapeutic objectives into school learning. Spatial and temporal prepositions are naturally solicited in many school activities (mathematics, geography, visual arts, physical education) and this synergy multiplies training opportunities.<\/p>\n\n            <div class=\"conseil-card\">\n                <h3>\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66 Guide for Parents<\/h3>\n                <p>\u2022 Use tidying moments to work on spatial prepositions<br>\n                \u2022 Verbalize daily routines with temporal markers<br>\n                \u2022 Ask open-ended questions that encourage the use of prepositions<br>\n                \u2022 Value even imperfect attempts by your child<\/p>\n            <\/div>\n\n            <p>Tools for linking different stakeholders facilitate the monitoring of progress and the adjustment of strategies. Communication notebooks, dedicated applications, or coordination meetings help maintain a comprehensive and coherent view of the child's development.<\/p>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83c\udfeb School partnership<\/span>\n                <p>Propose simple activities to teachers that integrate prepositions into their subjects. A liaison document detailing current objectives facilitates this collaboration on a daily basis.<\/p>\n            <\/div>\n\n            <h2>12. Monitoring and evaluation of progress<\/h2>\n\n            <p>Regular monitoring of progress is a central element of speech therapy intervention on spatial and temporal prepositions. This monitoring should be both quantitative and qualitative to account for the complex and multidimensional evolution of language skills.<\/p>\n\n            <p>Quantitative evaluation relies on objective and reproducible measures of the child's performance. Standardized tests, systematic observation grids, and frequency records allow for precise documentation of progress and comparison of performance to developmental norms.<\/p>\n\n            <p>Qualitative evaluation complements this approach by analyzing the strategies used by the child, their self-correction methods, and their ability to generalize learning. This fine analysis allows for continuous adaptation of the intervention to the emerging needs of the child.<\/p>\n\n            <div class=\"expert-box\">\n                <span class=\"expert-box-label\">Methodology<\/span>\n                <h3 class=\"expert-box-title\">Multidimensional progress indicators<\/h3>\n                <p>Evaluating progress in the acquisition of prepositions requires a multifactorial approach that takes into account different aspects of language competence.<\/p>\n                <div class=\"expert-inner\">\n                    <h4 class=\"expert-inner-title\">Dimensions to evaluate:<\/h4>\n                    <p>\u2022 Conceptual accuracy: correctness of use<br>\n                    \u2022 Access speed: lexical retrieval time<br>\n                    \u2022 Flexibility: adaptation to varied contexts<br>\n                    \u2022 Generalization: spontaneous transfer<\/p>\n                <\/div>\n            <\/div>\n\n            <p>Documenting progress also allows for adjusting therapeutic objectives and planning the next steps of the intervention. This ongoing evaluation guides clinical decisions and ensures the relevance of care.<\/p>\n\n            <div class=\"key-points\">\n                <h3>Recommended monitoring tools:<\/h3>\n                <ul>\n                    <li>Standardized evaluation grids<\/li>\n                    <li>Audio\/video recordings of sessions<\/li>\n                    <li>Child's activity portfolios<\/li>\n                    <li>Questionnaires for parents and teachers<\/li>\n                    <li>Progress graphs<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"faq-list\">\n                <h2>Frequently Asked Questions<\/h2>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>At what age should my child master all basic spatial prepositions?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <p>The complete mastery of basic spatial prepositions is gradually acquired between the ages of 2 and 7. Simple prepositions like \"in\" and \"on\" are generally mastered by around 3 years old, while more complex concepts like \"to the right\" and \"to the left\" are only solidly acquired by around 6-7 years old. Each child progresses at their own pace, and it is important to respect this developmental variability. If you observe a significant delay compared to these milestones, do not hesitate to consult a speech therapist for a thorough evaluation.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How can I help my child better understand \"before\" and \"after\"?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The concepts of \"before\" and \"after\" are abstract and require anchoring in concrete experiences. Use daily routines as supports: \"Before eating, we wash our hands\", \"After the bath, we put on pajamas\". Sequential images and simple stories also allow for working on these concepts. You can also use sequenced physical activities offered in COCO MOVES to physically experience these temporal notions. Repetition and verbalization in varied contexts will promote the gradual acquisition of these temporal prepositions.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>My child always confuses \"on\" and \"under\". What should I do?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The confusion between \"on\" and \"under\" is very common among young children. To help them, prioritize concrete manipulation: place objects on a table and under the table, systematically verbalizing the action. Work by oppositions by presenting both concepts simultaneously. Use visual supports like pictograms that clearly illustrate the difference. Hide-and-seek games, sorting activities, and motor courses offer many opportunities to practice these concepts in a playful way. Exaggerated gestures and repetition in varied contexts will facilitate the acquisition of this fundamental spatial distinction.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>Are digital tools effective for working on prepositions?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Digital tools can be very effective as a complement to a comprehensive therapeutic approach. They offer specific advantages: automatic adjustment of the level of difficulty, immediate feedback, precise tracking of progress, and a motivating playful aspect. Applications like COCO THINKS offer exercises specially designed for learning spatial and temporal prepositions. However, they should not completely replace concrete manipulation and human interaction, but rather enrich and diversify learning modalities. The balance between digital and concrete optimizes therapeutic results.<\/p>\n                    <\/div>\n                    <\/div>\n\n                <div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>When should we worry about a delay in the acquisition of prepositions?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>You should consult if your child shows a significant delay compared to developmental milestones: absence of \"in\" and \"on\" after 4 years, persistent confusion between opposite prepositions after 5 years, or significant difficulties with \"before\/after\" after 6 years. Other warning signs include the systematic omission of prepositions in sentences, difficulties understanding simple spatial instructions, or avoidance of situations requiring the use of prepositions. A speech therapy assessment will allow for a precise evaluation of your child's skills and determine if specialized intervention is necessary.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-box\">\n                <h2>Discover COCO, your ally for the rehabilitation of prepositions<\/h2>\n                <p>Optimize your speech therapy sessions with our platform specialized in cognitive and language stimulation. Over 200 adapted exercises to work on spatial and temporal prepositions in a fun and effective way.<\/p>\n                <div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Try COCO for free<\/a>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Discover all the exercises<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"article-tags\">\n                <span>Keywords: <\/span>\n                <a href=\"#\" class=\"article-tag\">spatial prepositions<\/a>\n                <a href=\"#\" class=\"article-tag\">temporal prepositions<\/a>\n                <a href=\"#\" class=\"article-tag\">speech therapy<\/a>\n                <a href=\"#\" class=\"article-tag\">language development<\/a>\n                <a href=\"#\" class=\"article-tag\">speech therapy<\/a>\n                <a href=\"#\" class=\"article-tag\">language disorders<\/a>\n                <a href=\"#\" class=\"article-tag\">rehabilitation<\/a>\n                <a href=\"#\" class=\"article-tag\">COCO<\/a>\n            <\/div>\n        <\/div>\n    <\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":""},"categories":[2915],"tags":[],"class_list":["post-453308","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-les-conseils-des-coachs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Spatial and Temporal Prepositions: Speech Therapy Guide - 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\/spatial-and-temporal-prepositions-speech-therapy-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Spatial and Temporal Prepositions: Speech Therapy Guide - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-24T23:38:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-10T08:09:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"900\" \/>\n\t<meta property=\"og:image:height\" content=\"540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"17 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/\"},\"author\":{\"name\":\"DYNSEO\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\"},\"headline\":\"Spatial and Temporal Prepositions: Speech Therapy Guide\",\"datePublished\":\"2025-12-24T23:38:30+00:00\",\"dateModified\":\"2026-05-10T08:09:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/\"},\"wordCount\":3412,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/abcdhe-113.jpg\",\"articleSection\":[\"Les conseils des coachs\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/\",\"name\":\"Spatial and Temporal Prepositions: Speech Therapy Guide - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/abcdhe-113.jpg\",\"datePublished\":\"2025-12-24T23:38:30+00:00\",\"dateModified\":\"2026-05-10T08:09:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/abcdhe-113.jpg\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/abcdhe-113.jpg\",\"width\":900,\"height\":540,\"caption\":\"Empowering Seniors with Alzheimer's Tablet Solutions\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/spatial-and-temporal-prepositions-speech-therapy-guide\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Spatial and Temporal Prepositions: Speech Therapy Guide\"}]},{\"@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":"Spatial and Temporal Prepositions: Speech Therapy Guide - 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\/spatial-and-temporal-prepositions-speech-therapy-guide\/","og_locale":"en_US","og_type":"article","og_title":"Spatial and Temporal Prepositions: Speech Therapy Guide - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_published_time":"2025-12-24T23:38:30+00:00","article_modified_time":"2026-05-10T08:09:27+00:00","og_image":[{"width":900,"height":540,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg","type":"image\/jpeg"}],"author":"DYNSEO","twitter_misc":{"Written by":"DYNSEO","Est. reading time":"17 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/#article","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/"},"author":{"name":"DYNSEO","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6"},"headline":"Spatial and Temporal Prepositions: Speech Therapy Guide","datePublished":"2025-12-24T23:38:30+00:00","dateModified":"2026-05-10T08:09:27+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/"},"wordCount":3412,"publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg","articleSection":["Les conseils des coachs"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/","url":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/","name":"Spatial and Temporal Prepositions: Speech Therapy Guide - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg","datePublished":"2025-12-24T23:38:30+00:00","dateModified":"2026-05-10T08:09:27+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg","width":900,"height":540,"caption":"Empowering Seniors with Alzheimer's Tablet Solutions"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/spatial-and-temporal-prepositions-speech-therapy-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Spatial and Temporal Prepositions: Speech Therapy Guide"}]},{"@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\/453308","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=453308"}],"version-history":[{"count":19,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/453308\/revisions"}],"predecessor-version":[{"id":605818,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/453308\/revisions\/605818"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/452684"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=453308"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/categories?post=453308"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/tags?post=453308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}