typo
This commit is contained in:
parent
b0470b1842
commit
5ce2a8dc8d
|
@ -327,7 +327,7 @@ So let't try that with the regular verbs لیکل - leekúl and وهل - wahúl.
|
||||||
{
|
{
|
||||||
ex: {
|
ex: {
|
||||||
long: { p: "هغې زه ووهلم", f: "haghé zu óowahulum" },
|
long: { p: "هغې زه ووهلم", f: "haghé zu óowahulum" },
|
||||||
short: { p: "ما زه ووهم", f: "haghé ze óowahum" },
|
short: { p: "هغې زه ووهم", f: "haghé ze óowahum" },
|
||||||
e: "She was hitting me",
|
e: "She was hitting me",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
@ -439,15 +439,15 @@ Here are a couple examples of verbs where the present / stem forms are irregular
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
ex: {
|
ex: {
|
||||||
long: { p: "هغې زه خوړله", f: "maa DoDúy khoRúla" },
|
long: { p: "ما ډوډۍ خوړله", f: "maa DoDúy khoRúla" },
|
||||||
short: { p: "هغې زه خوړه", f: "maa DoDúy khoRá" },
|
short: { p: "ما ډوډۍ خوړه", f: "maa DoDúy khoRá" },
|
||||||
e: "I was eating food",
|
e: "I was eating food",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
ex: {
|
ex: {
|
||||||
long: { p: "هغې زه وخوړله", f: "maa DoDúy óokhoRula" },
|
long: { p: "ما ډوډۍ وخوړله", f: "maa DoDúy óokhoRula" },
|
||||||
short: { p: "هغې زه وخوړه", f: "maa DoDúy óokhoRa" },
|
short: { p: "ما ډوډۍ وخوړه", f: "maa DoDúy óokhoRa" },
|
||||||
e: "I ate food",
|
e: "I ate food",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue