touchup
This commit is contained in:
parent
49baa4dbaa
commit
cdc603ecf7
|
@ -76,8 +76,8 @@ Let's attach a little <InlinePs opts={opts} ps={{p:"د ...", f:"du ...", e:"'s,
|
|||
If a word is the subject of a past tense transitive verb, we also inflect it.
|
||||
|
||||
<Table headRow={singleInflectionHeadRow} opts={opts}>{[
|
||||
[{p:"سړی", f:"saRey", e:"man"}, {p:"سړي ډوډۍ وخوړه", f:"saRee DoDuy ookhoRa", e:"The man ate food."}],
|
||||
[{p:"ښځه", f:"xudza", e:"woman"}, {p:"ښځې ډوډۍ وخوړه", f:"xudze DoDuy ookhoRa", e:"The woman ate food."}],
|
||||
[{p:"سړی", f:"saRey", e:"man"}, {p:"سړي ډوډۍ وخوړه", f:"saRee DoDuy óokhoRa", e:"The man ate food."}],
|
||||
[{p:"ښځه", f:"xudza", e:"woman"}, {p:"ښځې ډوډۍ وخوړه", f:"xudze DoDuy óokhoRa", e:"The woman ate food."}],
|
||||
]}</Table>
|
||||
|
||||
Notice how for all these reasons, the exact same thing happened to the words.
|
||||
|
|
Loading…
Reference in New Issue