This commit is contained in:
UndeadMaelys
2022-03-31 10:09:28 +02:00
parent 95c0ce5062
commit 38fb2f7a51
7 changed files with 113 additions and 23 deletions

View File

@@ -4,7 +4,10 @@ print([[
NOUNS]]))) .. colorTextBackground(COLOR.Gray,[[
MODIFYING NOUNS
Nouns can be preceeded by a modifier to alter its meaning.]]) .. makeTextEffect(EFFECT.Bold,colorText(COLOR.HighYellow,[[
Nouns can be preceeded by a modifier to alter its meaning.]])
)
lessonPause()
print(makeTextEffect(EFFECT.Bold,colorText(COLOR.HighYellow,[[
Examples:]])) .. colorText(COLOR.Black,colorTextBackground(COLOR.HighYellow,[[
@@ -13,20 +16,29 @@ print([[
Orange | lunyaton | (modifier & noun!)
Orange fruit | lunyaton shepa |]])) .. [[
]] .. colorTextBackground(COLOR.Gray,[[
]]
)
lessonPause()
print(colorTextBackground(COLOR.Gray,[[
PLURAL NOUNS
Nouns can be made plural by using the suffix "-n".
This signifies an ambiguous amount of noun, greater than one.]]) .. [[
]] .. colorTextBackground(COLOR.Gray,[[
]]
)
lessonPause()
print(colorTextBackground(COLOR.Gray,[[
POSSESIVE RELATION
Nouns can be modified by another noun or pronouns using the suffix "-la".
This signifies a possesive from the first noun onto the second.
If the plural suffix is added to the possesive relation, it brings
the sense that it is common of all instances.]]) .. makeTextEffect(EFFECT.Bold,colorText(COLOR.HighYellow,[[
the sense that it is common of all instances.]])
)
lessonPause()
print(makeTextEffect(EFFECT.Bold,colorText(COLOR.HighYellow,[[
Examples:]])) .. colorText(COLOR.Black,colorTextBackground(COLOR.HighYellow,[[