mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-04-25 04:04:42 +00:00
dict(cn): 修改部分词读音、用字 (#1203)
This commit is contained in:
@@ -137,6 +137,10 @@ function M.init(env)
|
||||
["xie hu"] = { text = "潟湖", comment = "xì hú" },
|
||||
["guo pu"] = { text = "果脯", comment = "guǒ fǔ" },
|
||||
["rou pu"] = { text = "肉脯", comment = "ròu fǔ" },
|
||||
["pu an suan"] = { text = "脯氨酸", comment = "脯(fǔ)氨酸" },
|
||||
["luo an suan"] = { text = "酪氨酸", comment = "酪(lào)氨酸" },
|
||||
["mei shi zi"] = { text = "没食子", comment = "没(mò)食子" },
|
||||
["shang feng die"] = { text = "裳凤蝶", comment = "裳(cháng)凤蝶" },
|
||||
["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)" },
|
||||
@@ -148,7 +152,15 @@ function M.init(env)
|
||||
["niu jing fan"] = { text = "牛丼饭", comment = "牛丼(dǎn)饭" },
|
||||
["an pou"] = { text = "安瓿", comment = "安瓿(bù)" },
|
||||
["an pou ping"] = { text = "安瓿瓶", comment = "安瓿(bù)瓶" },
|
||||
["jie pao"] = { text = "解剖", comment = "jiě pōu" },
|
||||
["pao fen"] = { text = "剖分", comment = "pōu fēn" },
|
||||
["pao fu chan"] = { text = "剖腹产", comment = "剖(pōu)腹产" },
|
||||
["pao gong chan"] = { text = "剖宫产", comment = "剖(pōu)宫产" },
|
||||
["jin kui"] = { text = "金匮", comment = "金匮(guì)" },
|
||||
["qing ping le"] = { text = "清平乐", comment = "清平乐(yuè)" },
|
||||
["ta sha xing"] = { text = "踏莎行", comment = "踏莎(suō)行" },
|
||||
["sha cao"] = { text = "莎草", comment = "suō cǎo" },
|
||||
["shan mu"] = { text = "杉木", comment = "shā mù" },
|
||||
-- 错字
|
||||
["pu jie"] = { text = "扑街", comment = "仆街" },
|
||||
["pu gai"] = { text = "扑街", comment = "仆街" },
|
||||
|
||||
Reference in New Issue
Block a user