simplify negative imperative formula
This commit is contained in:
parent
ccadee1443
commit
91edfbcbc3
|
@ -198,7 +198,7 @@ You will notice there are only two <Link to="/verbs/verb-endings/#imperative-ver
|
|||
**In the negative form of commands** (ie. *"Don't ____"*), **the aspect choice dissapears**. There is no imperfective/perfective option with negative imperatives, there's only one form.
|
||||
|
||||
<Formula name="Negative Imperative">
|
||||
<InlinePs opts={opts} ps={{ p: "مه", f: "má" }} /> + Imperfective Stem + <Link to="/verbs/verb-endings/#imperative-verb-endings">Imperative Ending</Link>
|
||||
<InlinePs opts={opts} ps={{ p: "مه", f: "má" }} /> + <Link to="/verbs/imperative-verbs/#imperfective-imperative">Imperfective Imperative</Link>
|
||||
</Formula>
|
||||
|
||||
With this form, you can't specify whether you're talking about about the action in a <i class="fas fa-camera" /> perfective or <i class="fas fa-video" /> imperfective way. You're just saying "don't do it!", either one time or in general.
|
||||
|
|
Loading…
Reference in New Issue