This commit is contained in:
adueck 2023-03-28 22:15:01 +04:00
parent 6b45ed037f
commit 9d78081ef4
1 changed files with 21 additions and 18 deletions

View File

@ -72,8 +72,8 @@ The jussive <De /> is a particle that goes in the <Link to="/phrase-structure/bl
Notice how you can use either: Notice how you can use either:
- the <Perfective /> subjunctive for one-time or instantaneous sense - the <Perfective /> subjunctive for a one-time or instantaneous sense
- the <Imperfective /> present for on on-going or continuous sense - the <Imperfective /> present for an on-going or continuous sense
You can also use the <Link to="/equatives/other-equatives/#subjunctive-equative">subjunctive equative</Link>. For example: You can also use the <Link to="/equatives/other-equatives/#subjunctive-equative">subjunctive equative</Link>. For example:
@ -94,12 +94,13 @@ Earlier we mentioned that this jussive particle <De /> is **not to be confused w
So what happens when we need to use both in a sentence?? They both go in the <Link to="/phrase-structure/blocks-and-kids/">kids' section</Link>, but we can't have two <De />'s in there. We can't ever say, "<InlinePs opts={opts} ps={{ p: "دې دې", f: "de de" }} />." So what happens when we need to use both in a sentence?? They both go in the <Link to="/phrase-structure/blocks-and-kids/">kids' section</Link>, but we can't have two <De />'s in there. We can't ever say, "<InlinePs opts={opts} ps={{ p: "دې دې", f: "de de" }} />."
<img <div className="mb-3" style={{ maxWidth: "600px" }}>
src={deCowboys} <img
alt={`دې particles as cowboys saying, "This town aint big enough for the two of us...`} src={deCowboys}
className="img-fluid mb-3" alt={`دې particles as cowboys saying, "This town aint big enough for the two of us...`}
style={{ maxWidth: "600px" }} className="img-fluid"
/> />
</div>
First let's look at an example without this دې conflict: First let's look at an example without this دې conflict:
@ -225,11 +226,12 @@ Things get a little more interesting when the jussive <De /> clashes with the <M
### With مو as 2nd person plural ### With مو as 2nd person plural
<img <div className="mb-3" style={{ maxWidth: "600px" }}>
src={deMuCowboysNotOk} <img
className="img-fluid mb-3" src={deMuCowboysNotOk}
style={{ maxWidth: "600px" }} className="img-fluid"
/> />
</div>
Just like you can't say <InlinePs opts={opts}>{{ p: "دې دې", f: "de de" }}</InlinePs>, you also can't have the jussive <De /> together with the second person plural <MU e="you, your" />. Just like you can't say <InlinePs opts={opts}>{{ p: "دې دې", f: "de de" }}</InlinePs>, you also can't have the jussive <De /> together with the second person plural <MU e="you, your" />.
@ -288,11 +290,12 @@ Just like you can't say <InlinePs opts={opts}>{{ p: "دې دې", f: "de de" }}</
### with مو as 1st person plural ### with مو as 1st person plural
<img <div className="mb-3" style={{ maxWidth: "600px" }}>
src={deMuCowboysOk} <img
className="img-fluid mb-3" src={deMuCowboysOk}
style={{ maxWidth: "600px" }} className="img-fluid"
/> />
</div>
But if the is a 1st person plural pronoun, then it *can* co-exist with the jussive <De />. But if the is a 1st person plural pronoun, then it *can* co-exist with the jussive <De />.