correction
This commit is contained in:
parent
4562df34dd
commit
8382fc8a4d
|
@ -64,7 +64,7 @@ The subjunctive form can be used to talk about it being being good or bad, neces
|
|||
|
||||
<Examples opts={opts}>{[
|
||||
{ p: "ښه ده چې دلته یې", f: "xa da che dălta ye.", e: "It's good that you're here." },
|
||||
{ p: "هغوي باید په ښوونځي کې وي", f: "hagwee baayad pu xowundzee ke wee.", e: "They have to be in school." },
|
||||
{ p: "هغوي باید په ښووونځي کې وي", f: "hagwee baayad pu xowoondzee ke wee.", e: "They have to be in school." },
|
||||
]}</Examples>
|
||||
|
||||
#### Desire
|
||||
|
|
|
@ -199,10 +199,10 @@ But many other words for people will change and follow the rules for their mascu
|
|||
},
|
||||
{
|
||||
masc: {
|
||||
ex: {p: "ښوونکی", f:"xowunkey", e: "male teacher 👨🏫" },
|
||||
ex: {p: "ښووونکی", f:"xowóonkey", e: "male teacher 👨🏫" },
|
||||
},
|
||||
fem: {
|
||||
ex: { p: "ښوونکې", f: "xowunke", e: "female teacher 👩🏫" },
|
||||
ex: { p: "ښووونکې", f: "xowóonke", e: "female teacher 👩🏫" },
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue