dict(cn): 修改部分词语的字、音 (#1157)

This commit is contained in:
Lithium-7
2025-02-04 21:18:23 +08:00
committed by GitHub
parent 84f99f21cd
commit a5c7426742
11 changed files with 263 additions and 220 deletions

View File

@@ -137,6 +137,10 @@ function M.init(env)
["guo pu"] = { text = "果脯", comment = "guǒ fǔ" },
["rou pu"] = { text = "肉脯", comment = "ròu fǔ" },
["bai qi tun"] = { text = "白𬶨豚", comment = "bái jì tún" },
["nao gu"] = { text = "桡骨", comment = "ráo gǔ" },
["bai zhe bu rao"] = { text = "百折不挠", comment = "百折不挠(náo)" },
["zhui xin qi xie"] = { text = "椎心泣血", comment = "椎(chuí)心泣血" },
["zhui xin qi xue"] = { text = "椎心泣血", comment = "椎(chuí)心泣血" },
-- 错字
["pu jie"] = { text = "扑街", comment = "仆街" },
["pu gai"] = { text = "扑街", comment = "仆街" },