a little more on directional pronouns

This commit is contained in:
lingdocs 2021-07-26 22:02:41 +03:00
parent 74ccec4489
commit 99b3664942
1 changed files with 35 additions and 2 deletions

View File

@ -131,7 +131,7 @@ It's very common to add the directional pronouns in front of the verbs "to go" t
<tr>
<td>2nd</td>
<td>
<InlinePs opts={opts} ps={{ p: "درتلل", f: "dărtlúl", e: "to go - to you)" }} />
<InlinePs opts={opts} ps={{ p: "درتلل", f: "dărtlúl", e: "to go - to you" }} />
</td>
</tr>
<tr>
@ -160,7 +160,40 @@ These directional verbs are really common when talking about someone knowing a l
## With other verbs
👷‍♂️ Coming Soon ✍
These directional pronouns can also get added on to all kinds of other verbs to make the direction clearer. Note that when they do get added on, they go *before* the <InlinePs opts={opts} ps={{ p: "و", f: "óo" }} /> prefix in the perfective forms.
<table className="table">
<thead>
<tr>
<th scope="col">Verb</th>
<th scope="col">Example W/ Directional Pronoun</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<Examples opts={opts}>{[
{ p: "لېږل", f: "legúl", e: "to send" },
]}</Examples>
</td>
<td><Examples opts={opts}>{psmd([
{ p: "دا عکس **را**ولېږه", f: "daa aks **raa**-óoleGa", e: "Send me that picture" },
{ p: "سمه ده. اوس یې **در**لېږم.", f: "sama da. oos ye **dăr**-léGum", e: "Ok. I'm sending you it now"},
])}</Examples></td>
</tr>
<tr>
<td>
<Examples opts={opts}>{[
{ p: "استول", f: "astawul", e: "to send" },
]}</Examples>
</td>
<td><Examples opts={opts}>{psmd([
{ p: "پرون یې پیغام **را**واستاوه.", f: "paróon ye peygháam **raa**-wáastawu.", e: "She sent me a message yesterday." },
{ p: "زه به ورته یو پیغام **ور**واستوم.", f: "zu ba wăr-ta yo peyghaan **wăr**-waastawum.", e: "I'll send her a message."},
])}</Examples></td>
</tr>
</tbody>
</table>
## In Some Sandwiches