Module:siwa-noun: Difference between revisions
No edit summary |
No edit summary |
||
| Line 118: | Line 118: | ||
-- Diphthong coalescence in inessive forms | -- Diphthong coalescence in inessive forms | ||
data.forms["ine"][1] = gsub(data.forms["ine"][1], "([aoueů])ia$", "%1įa") | --data.forms["ine"][1] = gsub(data.forms["ine"][1], "([aoueů])ia$", "%1įa") | ||
data.forms["ine"][1] = gsub(data.forms["ine"][1], "ỉia$", "igįia") | --data.forms["ine"][1] = gsub(data.forms["ine"][1], "ỉia$", "igįia") | ||
-- make the table | -- make the table | ||