add inflections video

This commit is contained in:
adueck 2024-06-22 19:02:57 -04:00
parent 74d868af1c
commit 6dba87ff97
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@ import {
} from "../../games/games";
import GameDisplay from "../../games/GameDisplay";
import VideoPlayer from "../../components/VideoPlayer";
<VideoPlayer src="https://www.youtube.com/watch?v=XNzQ19QQQiQ" />
In the <Link to="/inflection/inflection-intro/">previous chapter</Link> 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.