Compare commits

...

4 Commits

Author SHA1 Message Date
adueck 5eb3fa7076 jsx comments not working 2024-03-09 08:39:12 -05:00
adueck 6b79cfd46c oops 2024-03-09 08:34:14 -05:00
adueck c536fb8440 fix icon 2024-03-09 08:30:48 -05:00
adueck 044ef0b70d icon add 2024-03-09 08:25:39 -05:00
3 changed files with 0 additions and 57 deletions

View File

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

View File

@ -726,63 +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.
<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"}}
>
<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
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}}

BIN
src/assets/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB