hmm not quite true
This commit is contained in:
parent
91edfbcbc3
commit
4552170524
|
@ -113,7 +113,9 @@ The mini-pronoun <InlinePs opts={opts} ps={{ p: "دې", f: "de" }} /> is not to
|
|||
- The jussive <InlinePs opts={opts} ps={{ p: "دې", f: "de", e: "should, must" }} />
|
||||
- The demonstrative pronoun <InlinePs opts={opts} ps={{ p: "دې", f: "de", e: "this" }} />
|
||||
|
||||
### Mini-pronouns are used an order
|
||||
<!-- ### Mini-pronouns are used an order
|
||||
|
||||
THIS SEEMS TO BE WRONG / NOT ALWAYS TRUE
|
||||
|
||||
Sometimes **you might see two mini pronouns right next to each other** because one is being used as a possesive and the other is being used for a subject or object. When this happens, the pronouns are ordered by person: 1st, 2nd, then 3rd.
|
||||
|
||||
|
@ -135,4 +137,4 @@ Mini prounouns **can't go inside sandwiches**. They can only go *after* the end
|
|||
{ p: "زه **دفتر ته *یې*** ځم", f: "zu **dăftar ta *ye*** dzum", e: "I'm going **to *his* office**" },
|
||||
{ p: "**له پلار *مې* سره** خبرې کوي❌ ", f: "**la plaar *me* sara** khabure kawee ❌", e: "He is talking **with *my* father**" },
|
||||
{ p: "**له پلار سره *مې*** خبرې کوي", f: "**la plaar sara *me*** khabure kawee", e: "He is talking **with *my* father**" },
|
||||
])}</Examples>
|
||||
])}</Examples> -->
|
||||
|
|
Loading…
Reference in New Issue