typo
This commit is contained in:
parent
27eb4c2113
commit
84675f854e
|
@ -68,9 +68,7 @@ With a **perfect** tense, we're talking about the **result of an event**. We're
|
|||
|
||||
## How to make perfect tenses 🧪
|
||||
|
||||
Earlier we talked about how <EP text="equatives" /> and <VP text="verbs" /> are totally different in Pashto. They have different tenses, equatives don't have <Link to="/verbs/verb-aspect/">aspect</Link>, and they have totally different phrase structures.
|
||||
|
||||
Well now we're going to do something very crazy. To make the perfect forms we are going to **combine verbs and equatives**. 👨🏻🔬😮
|
||||
Earlier we talked about how <EP text="equatives" /> and <VP text="verbs" /> are totally different in Pashto. Well now we're going to do something very crazy. To make the perfect forms we are going to **combine verbs and equatives**. 👨🏻🔬😮
|
||||
|
||||
<div style={{ maxWidth: "350px", margin: "0 auto 2rem auto" }}>
|
||||
<img src={chemistryPerfect} alt="" className="img-fluid" />
|
||||
|
@ -151,7 +149,7 @@ The past participle will always follow the <Link to="/inflection/inflection-patt
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
So this sentence it will change slightly if a woman says it.
|
||||
So this sentence will change slightly if a woman says it.
|
||||
|
||||
<EditableVPEx opts={opts} mode="blocks">{
|
||||
{"blocks":[{"key":0.9450165572504559,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":1,"distance":"far"}}}},{"key":0.9846690662896809,"block":{"type":"objectSelection","selection":"none"}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527815348,"i":3656,"p":"تلل","f":"tlul","g":"tlul","e":"to go","c":"v. intrans. irreg.","psp":"ځ","psf":"dz","ssp":"لاړ ش","ssf":"láaR sh","prp":"لاړ","prf":"láaR","ec":"go,goes,going,went,gone"}},"verbTense":"perfectivePast","perfectTense":"presentPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"perfect","transitivity":"intransitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":false,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}
|
||||
|
|
Loading…
Reference in New Issue