Module:Hoo-ipac: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 33: Line 33:
local rules = {
local rules = {
{"(" .. cons .. ")(" .. cons .. ")", function(c1,c2) return same(c1,c2) and c1 .. "ː" or c1 .. c2 end},
{"(" .. cons .. ")(" .. cons .. ")", function(c1,c2) return same(c1,c2) and c1 .. "ː" or c1 .. c2 end},
{"ɟʁ" ..vow.."", function(v1) return "uʁ"..v1 end}, {"ɟʁ", "ɔʁ"}
{"ɟʁ" ..vow, function(v1) return "uʁ"..v1 end},  
-- {"uʁɟʁ", "uʁ"},
{"ɟʁ", "ɔʁ"}
}
}


3,764

edits

Navigation menu