View source for Module:rad-syllables
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
local export = {}
local getArgs = require("Module:Arguments").getArgs
-- DATA --
local grapheme = {
["a"] = true,
["á"] = true,
["à"] = true,
["â"] = true,
["ả"] = true,
["ai"] = true,
["ài"] = true,
["âi"] = true,
["ao"] = true,
["ào"] = true,
["aoi"] = true,
["au"] = true,
["b"] = true,
["c"] = true,
000
1:0
Templates used on this page:
Return to Module:rad-syllables.