1
0
forked from GitHub/gf-rgl

Hrv: fixes in MorphoDict generation

This commit is contained in:
Aarne Ranta
2022-10-12 10:50:52 +02:00
parent c20e9b6383
commit 43a742c91e
4 changed files with 12226 additions and 143 deletions
+2 -1
View File
@@ -439,7 +439,8 @@ adjFormsAdjective : AdjForms -> Adjective = \afs -> {
u = case last cita of {
"a" => "aju" ;
"e" => "u" ;
"i" => "e"
"i" => "e" ;
_ => "e" ---- should not happen
} ;
cital = init citao + "l" ;
in table {