dict: 日常更新 close #582

This commit is contained in:
Dvel
2023-12-28 17:28:36 +08:00
parent 00d493d445
commit 3440d695aa
11 changed files with 794 additions and 87 deletions

View File

@@ -29,7 +29,7 @@ local corrections = {
["na mo a mi tuo fo"] = { text = "南无阿弥陀佛", comment = "nā mó ē mí tuó fó" },
["nan wu a mi tuo fo"] = { text = "南无阿弥陀佛", comment = "nā mó ē mí tuó fó" },
["nan wu e mi tuo fo"] = { text = "南无阿弥陀佛", comment = "nā mó ē mí tuó fó" },
["gei yu"] = { text = "给予", comment = "jí" },
["gei yu"] = { text = "给予", comment = "jǐ" },
["bin lang"] = { text = "槟榔", comment = "bīng láng" },
["zhang bai zhi"] = { text = "张柏芝", comment = "zhāng bó zhī" },
["teng man"] = { text = "藤蔓", comment = "téng wàn" },
@@ -71,6 +71,7 @@ local corrections = {
["jie zha"] = { text = "结扎", comment = "jié zā" },
["hai shen wei"] = { text = "海参崴", comment = "hǎi shēn wǎi" },
["hou pu"] = { text = "厚朴", comment = "hòu pò" },
["da wan ma"] = { text = "大宛马", comment = "dà yuān mǎ" },
-- 错字
["pu jie"] = { text = "扑街", comment = "仆街" },
["pu gai"] = { text = "扑街", comment = "仆街" },

View File

@@ -43,8 +43,8 @@ function M.init(env)
"ties", "tim", "tin", "tip", "tit", "tour", "tout", "tum", "wag", "wait", "wail", "wan", "wand", "womens",
"want", "wap", "war", "was", "wax", "way", "weir", "went", "won", "wow", "yan", "yang", "yen", "yep", "yes",
"yet", "yin", "your", "yum", "zen", "zip",
-- 下面是大于 4 位
"quanx",
-- 下面是其他长度
"quanx", "eg",
}
M.all = {}
for _, v in ipairs(all) do