Merge branch 'master' of github.com-lingdocs:lingdocs/lingdocs.com
This commit is contained in:
commit
38711dce5d
|
@ -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
|
||||
|
||||
<div class="alert alert-info">
|
||||
<p>If you find this article helpful you can find <em>much more</em> in the <a href="https://grammar.lingdocs.com/">LingDocs Pashto Grammar</a> and <a href="https://dictionary.lingdocs.com/">LingDocs Pashto Dictionary</a>.</p>
|
||||
</div>
|
||||
|
||||
## 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 "دعا وکړه!"
|
||||
|
||||
<div class="alert alert-info">
|
||||
<p>If you've found this article helpful you can find <em>much more</em> in the <a href="https://grammar.lingdocs.com/">LingDocs Pashto Grammar</a> and <a href="https://dictionary.lingdocs.com/">LingDocs Pashto Dictionary</a>.</p>
|
||||
</div>
|
||||
|
||||
### 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.
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue