typo
This commit is contained in:
parent
fd5bba4e05
commit
0b1ec3b865
|
@ -163,7 +163,7 @@ When we're not using the prefective aspect <Camera /> (ie. if the verb is imperf
|
|||
|
||||
When we have a <Complement /> that is an <Link to="/phrase-structure/complement/#adjective">adjective</Link> or a <Link to="/phrase-structure/complement/#complement-noun">noun</Link> and ends in a consonant or <InlinePs opts={opts} ps={{ p: "ه", f: "u", e: "" }} />, it will be squished/shortened together with the <Link to="/compound-verbs/helper-verbs/">helper verb</Link> in the imperfective aspect <Video />.
|
||||
|
||||
To do the squishing we remove the <InlinePs opts={opts} ps={{ p: "ک", f: "k", e: "" }} /> from the front of the verb and join the two words into one. Remember, this only happens when we are *not* using the imperfective aspect <Video />.
|
||||
To do the squishing we remove the <InlinePs opts={opts} ps={{ p: "ک", f: "k", e: "" }} /> from the front of the verb and join the two words into one. Remember, this only happens when we are using the imperfective aspect <Video />.
|
||||
|
||||
For example:
|
||||
|
||||
|
|
Loading…
Reference in New Issue