jsx comments not working
This commit is contained in:
parent
6b79cfd46c
commit
5eb3fa7076
|
@ -726,64 +726,6 @@ 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
|
|
||||||
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"}}
|
|
||||||
>
|
|
||||||
INFLECTION IS BROKEN FOR THIS ONE !
|
|
||||||
<TensesChart formula={verbFormula}>{[
|
|
||||||
[
|
|
||||||
{
|
|
||||||
ex: { p: "زه راځم", f: "zu raadzúm", e: "I'm coming" },
|
|
||||||
},
|
|
||||||
{
|
|
||||||
ex: { p: "زه راشم", f: "zu ráashum", e: "...so I'll come..." },
|
|
||||||
},
|
|
||||||
],
|
|
||||||
[
|
|
||||||
{
|
|
||||||
ex: { p: "زه به راځم", f: "zu ba raadzúm", e: "I will come" },
|
|
||||||
},
|
|
||||||
{
|
|
||||||
ex: { p: "زه به راشم", f: "zu ba ráashum", e: "I will come" },
|
|
||||||
},
|
|
||||||
],
|
|
||||||
[
|
|
||||||
{
|
|
||||||
ex: { p: "راځه!", f: "raadzá!", e: "come!" },
|
|
||||||
},
|
|
||||||
{
|
|
||||||
ex: { p: "راشه!", f: "ráasha!", e: "come!" },
|
|
||||||
},
|
|
||||||
],
|
|
||||||
[
|
|
||||||
{
|
|
||||||
ex: {
|
|
||||||
long: { p: "زه راتللم", f: "zu raatlúlum" },
|
|
||||||
short: { p: "زه راتلم", f: "zu raatlúm" },
|
|
||||||
e: "I was coming",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
|
||||||
ex: {
|
|
||||||
long: { p: "زه راغللم", f: "zu ráaghlulum" },
|
|
||||||
short: { p: "زه راغلم", f: "zu ráaghlum" },
|
|
||||||
e: "I came",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
],
|
|
||||||
[
|
|
||||||
{
|
|
||||||
ex: {
|
|
||||||
p: "زه راغلی یم",
|
|
||||||
f: "zu raaghuley yum",
|
|
||||||
e: "I (masc.) have come",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
],
|
|
||||||
]}</TensesChart>
|
|
||||||
</VerbDemo> */}
|
|
||||||
|
|
||||||
<VerbDemo
|
<VerbDemo
|
||||||
v={{ p: "بوتلل", f: "botlul", e: "to take, send" }}
|
v={{ p: "بوتلل", f: "botlul", e: "to take, send" }}
|
||||||
entry={{"i":1748,"ts":1527812507,"p":"بوتلل","f":"botlúl","e":"to take, bring, send (animate objects)","l":1527815348,"separationAtP":2,"separationAtF":2,"c":"v. trans. seperable","psp":"بیای","psf":"byaay","ssp":"بوځ","ssf":"bódz","noOo":true}}
|
entry={{"i":1748,"ts":1527812507,"p":"بوتلل","f":"botlúl","e":"to take, bring, send (animate objects)","l":1527815348,"separationAtP":2,"separationAtF":2,"c":"v. trans. seperable","psp":"بیای","psf":"byaay","ssp":"بوځ","ssf":"bódz","noOo":true}}
|
||||||
|
|
Loading…
Reference in New Issue