45,660
edits
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
["dl"] = "l", ["([lr])pp"] = "%1p", ["([lr])tt"] = "%1t", ["([lrms])kk"] = "%1k",["ps"] = "bs", ["k([lvs])"] = "g%1", | ["dl"] = "l", ["([lr])pp"] = "%1p", ["([lr])tt"] = "%1t", ["([lrms])kk"] = "%1k",["ps"] = "bs", ["k([lvs])"] = "g%1", | ||
--voiced consonants (▫, arbitrary character to compute diphthongs further down) | --voiced consonants (▫, arbitrary character to compute diphthongs further down) | ||
["vv"] = "ų", [v.."[vųbhḥg]"..v] = "%1▫%2", ["d[aou]"] = "l", [v.."[dġ][ieůy]"] = "%1▫", [v.."ġ[aou]"] = "%1vv", | ["vv"] = "ų", [v.."[vųbhḥg]"..v] = "%1▫%2", ["d[aou]"] = "l", [v.."[dġ]([ieůy])"] = "%1▫%1", [v.."ġ[aou]"] = "%1vv", | ||
--Ci# | --Ci# | ||
["[rġ]i"] = "ṡi", ["nįi"] = "gįi", ["hhį"] = "ṡ", | ["[rġ]i"] = "ṡi", ["nįi"] = "gįi", ["hhį"] = "ṡ", | ||
Line 43: | Line 43: | ||
["[uo]▫e"] = "oi", ["o▫ů"] = "ou", | ["[uo]▫e"] = "oi", ["o▫ů"] = "ou", | ||
["[yůo]▫o"] = "uo", | ["[yůo]▫o"] = "uo", | ||
["y▫y"] = "ỷ", ["ů▫ů"] = "", | ["y▫y"] = "ỷ", ["ů▫ů"] = "ẻu", | ||
["([ae])▫ů"] = "%1y", ["([iou])▫ę"] = "%1a", | ["([ae])▫ů"] = "%1y", ["([iou])▫ę"] = "%1a", | ||
["[yů]▫[aę]"] = "ůa", ["[yů]▫[ei]"] = "ůi", -- to screen out stressed vs. unstressed | ["[yů]▫[aę]"] = "ůa", ["[yů]▫[ei]"] = "ůi", -- to screen out stressed vs. unstressed |