From a7df8126a6ee05894a54a2f454cd416f53a1543a Mon Sep 17 00:00:00 2001 From: LingDocs <71590811+lingdocs@users.noreply.github.com> Date: Sat, 2 Jul 2022 16:19:26 -0500 Subject: [PATCH 1/2] link to grammar and dictionary in post --- content/blog/pashto-verbs-master-chart/index.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/blog/pashto-verbs-master-chart/index.mdx b/content/blog/pashto-verbs-master-chart/index.mdx index 5f47c70..7634e24 100644 --- a/content/blog/pashto-verbs-master-chart/index.mdx +++ b/content/blog/pashto-verbs-master-chart/index.mdx @@ -46,6 +46,10 @@ Over the course of this post we'll do three things: 2. Give you the [simple master formula](#the-master-formula-for-pashto-verbs) for all verbs 3. [Prove](#how-this-actually-works-for-all-verbs) how this does work for *all* verbs +
+

If you find this article helpful you can find much more in the LingDocs Pashto Grammar and LingDocs Pashto Dictionary.

+
+ ## Two Aspects in Pashto Verbs The first thing to realize in that in Pashto, **every verb has two main roots**, based on two different [aspects](https://en.wikipedia.org/wiki/Grammatical_aspect). @@ -1504,6 +1508,10 @@ When using کول - to do with these compounds: Notice how you will often hear people say, "دعا کوه!" (Pray for me!) This is an *imperfective* command meaning that they want you to pray for them, repeatedly, in general. If they just wanted you to make one prayer at one time, they would say "دعا وکړه!" +
+

If you've found this article helpful you can find much more in the LingDocs Pashto Grammar and LingDocs Pashto Dictionary.

+
+ ### There's more... For the sake of simplicity, we've left out some verb forms. There are a number of other forms, but don't worry, they all follow simple formulas as well. From 7fc20695aa83eaf862e06e8d77859b977e8ea40f Mon Sep 17 00:00:00 2001 From: LingDocs <71590811+lingdocs@users.noreply.github.com> Date: Sat, 23 Jul 2022 17:04:16 -0500 Subject: [PATCH 2/2] Update projects.js --- src/pages/projects.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/pages/projects.js b/src/pages/projects.js index 0fa2b0d..6840a15 100644 --- a/src/pages/projects.js +++ b/src/pages/projects.js @@ -19,6 +19,11 @@ const projects = [ description: "A Pashto dicitionary with smart-search and inflection/conjugation", link: "https://dictionary.lingdocs.com", }, + { + title: "Dari Dictionary", + description: "A Dari dictionary in progress", + link: "https://dari-dictionary.lingdocs.com", + }, { title: "Pashtoodle", description: "A Pashto version of the well-loved word guessing game",