From 6dba87ff974c33f5acda332610a69476175133cb Mon Sep 17 00:00:00 2001 From: adueck Date: Sat, 22 Jun 2024 19:02:57 -0400 Subject: [PATCH] add inflections video --- src/content/inflection/inflection-patterns.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/content/inflection/inflection-patterns.mdx b/src/content/inflection/inflection-patterns.mdx index 5f5f9a4..39ff2c8 100644 --- a/src/content/inflection/inflection-patterns.mdx +++ b/src/content/inflection/inflection-patterns.mdx @@ -21,6 +21,10 @@ import { } from "../../games/games"; import GameDisplay from "../../games/GameDisplay"; +import VideoPlayer from "../../components/VideoPlayer"; + + + In the previous chapter we talked about **why** words inflect. Now we will explain **how** words inflect. What actualy happens to them? How do they change? Like many things in Pashto, inflection can seem mysterious and intimidating. Why do the words change so much, and how!? 😩 But, we'll see that there are just a few basic patterns that the words follow, and it's not so scary or confusing after all.