oops
This commit is contained in:
parent
c536fb8440
commit
6b79cfd46c
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
|
@ -726,10 +726,11 @@ Notice the difference between the simple and continuous past. It's just a shift
|
||||||
|
|
||||||
There's a *very* small handful of verbs where multiple ingredients are irregular. But even these most unruly verbs dutifly and perfectly follow the formula.
|
There's a *very* small handful of verbs where multiple ingredients are irregular. But even these most unruly verbs dutifly and perfectly follow the formula.
|
||||||
|
|
||||||
<VerbDemo
|
{/* <VerbDemo
|
||||||
v={{ p: "راتلل", f: "raatlul", e: "to come" }}
|
v={{ p: "راتلل", f: "raatlul", e: "to come" }}
|
||||||
entry={{"i":6400,"ts":1527815216,"p":"راتلل","f":"raatlúl","e":"to come","c":"v. intrans. irreg.","psp":"ځ","psf":"dz","ssp":"راش","ssf":"raash"}}
|
entry={{"i":6400,"ts":1527815216,"p":"راتلل","f":"raatlúl","e":"to come","c":"v. intrans. irreg.","psp":"ځ","psf":"dz","ssp":"راش","ssf":"raash"}}
|
||||||
>
|
>
|
||||||
|
INFLECTION IS BROKEN FOR THIS ONE !
|
||||||
<TensesChart formula={verbFormula}>{[
|
<TensesChart formula={verbFormula}>{[
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
@ -781,7 +782,7 @@ There's a *very* small handful of verbs where multiple ingredients are irregular
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
]}</TensesChart>
|
]}</TensesChart>
|
||||||
</VerbDemo>
|
</VerbDemo> */}
|
||||||
|
|
||||||
<VerbDemo
|
<VerbDemo
|
||||||
v={{ p: "بوتلل", f: "botlul", e: "to take, send" }}
|
v={{ p: "بوتلل", f: "botlul", e: "to take, send" }}
|
||||||
|
|
Loading…
Reference in New Issue