45,647
edits
No edit summary |
No edit summary |
||
Line 111: | Line 111: | ||
{"xx", "xː"}, {"nɡ", "ŋː"}, {"hh", "hː"}, {"ʔʔ", "ʔː"}, | {"xx", "xː"}, {"nɡ", "ŋː"}, {"hh", "hː"}, {"ʔʔ", "ʔː"}, | ||
{"nɲ", "ɲː"}, {"hl", "ɬː"}, {"ƛƛ", "ɬː"}, | {"nɲ", "ɲː"}, {"hl", "ɬː"}, {"ƛƛ", "ɬː"}, | ||
{"k(["..front_vowel.."])", "c%1"}, {"ɡ(["..front_vowel.."])", "ɟ%1"}, | |||
-- default all consonants to unstressed. [] with stroke and ꬶ (U+AB36) to tell apart natural and stress-borne | -- default all consonants to unstressed. [] with stroke and ꬶ (U+AB36) to tell apart natural and stress-borne | ||
Line 170: | Line 172: | ||
local final = { | local final = { | ||
{" | {"k(["..front_vowel.."])", "c%1"}, {"ɡ(["..front_vowel.."])", "ɟ%1"}, | ||
--undo ligatures | --undo ligatures |