Module:xchc-noun: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 60: Line 60:
  or gsubbh("Bӈ",{["o"]="о̆",["e"]="э̆"},"ɔ")
  or gsubbh("Bӈ",{["o"]="о̆",["e"]="э̆"},"ɔ")
data.pl = {
data.pl = {
["i"] = wordpron(word):match(voiceless .. "ː?$") and gsubbh("фBд",{["o"]="ө",["e"]="э"},"ɛ") or gsubbh("вBд",{["o"]="ө",["e"]="э"},"ɛ"),
["i"] = wordpron(word):match(voiceless .. "ː?$") and gsubbh("шBд",{["o"]="о̆",["e"]="э̆"},"ɔ") or gsubbh("жBд",{["o"]="о̆",["e"]="э̆"},"ɔ"),
["a"] = wordpron(word):match(voiceless .. "ː?$") and gsubbh("шBд",{["o"]="о̆",["e"]="э̆"},"ɔ") or gsubbh("жBд",{["o"]="о̆",["e"]="э̆"},"ɔ")
["a"] = wordpron(word):match(voiceless .. "ː?$") and gsubbh("фBд",{["o"]="ө",["e"]="э"},"ɛ") or gsubbh("вBд",{["o"]="ө",["e"]="э"},"ɛ"),
}
}

Navigation menu