changed stuff in lessons 2

This commit is contained in:
Bizcochito 2022-05-04 07:26:52 +02:00
parent 0154cc5e1b
commit 7900084f16

View File

@ -53,7 +53,7 @@ print(colorTextBackground(COLOR.Gray,[[
Formal pronouns are used in formal situations. They are formed as following:
1. If the pronoun is singular or dual, suffixing "-l.fur".
2. If the pronoun is another plural form, suffixing -"al.fur" instead.
2. If the pronoun is another plural form, suffixing -"al.fura" instead.
(This brings the sense of fully acknowledging the persons).]]) .. [[
@ -61,4 +61,7 @@ print(colorTextBackground(COLOR.Gray,[[
1st Person Singular | rel.fur | formal
2nd Person Singular | bal.fur | formal
3rd Person Singular | i.mal.fur | formal
1nd Person Plural | ren.al.fu.ra | formal
2nd Person Plural | ban.al.fu.ra | formal
3nd Person Plural | i.man.al.fu.ra | formal
]])