mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-05-14 00:30:37 +08:00
dict: 「扑街、仆街」相关 close #555
This commit is contained in:
@@ -17,9 +17,6 @@ local corrections = {
|
||||
["pi sa"] = { text = "比萨", comment = "bi sa" },
|
||||
["chi pi sa"] = { text = "吃比萨", comment = "chi bi sa" },
|
||||
["pi sa bing"] = { text = "比萨饼", comment = "bi sa bing" },
|
||||
["pu gai"] = { text = "扑街", comment = "pu jie" },
|
||||
["pu gai zai"] = { text = "扑街仔", comment = "pu jie zai" },
|
||||
["gai liu zi"] = { text = "街溜子", comment = "jie liu zi" },
|
||||
["shui fu"] = { text = "说服", comment = "shuo fu" },
|
||||
["dao hang"] = { text = "道行", comment = "dao heng" },
|
||||
["mo yang"] = { text = "模样", comment = "mu yang" },
|
||||
@@ -73,6 +70,10 @@ local corrections = {
|
||||
["bo jing er"] = { text = "脖颈儿", comment = "bo geng er" },
|
||||
["jie zha"] = { text = "结扎", comment = "jie za" },
|
||||
-- 错字
|
||||
["pu jie"] = { text = "扑街", comment = "仆街" },
|
||||
["pu gai"] = { text = "扑街", comment = "仆街" },
|
||||
["pu jie zai"] = { text = "扑街仔", comment = "仆街仔" },
|
||||
["pu gai zai"] = { text = "扑街仔", comment = "仆街仔" },
|
||||
["ceng jin"] = { text = "曾今", comment = "曾经" },
|
||||
["an nai"] = { text = "按耐", comment = "按捺(na)" },
|
||||
["an nai bu zhu"] = { text = "按耐不住", comment = "按捺(na)不住" },
|
||||
|
||||
Reference in New Issue
Block a user