From 48ce029f602f7e8fa1146e0f6a30e361d972aa0d Mon Sep 17 00:00:00 2001 From: guoyongchang Date: Fri, 24 May 2024 16:35:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A6=82=E6=9E=9C=E6=9C=89=E6=A8=A1=E7=B3=8A?= =?UTF-8?q?=E9=9F=B3=E9=9C=80=E6=B1=82=E7=9A=84=E5=BA=94=E5=BD=93=E6=89=8B?= =?UTF-8?q?=E5=8A=A8=E5=BC=80=E5=90=AF=EF=BC=8C=E8=80=8C=E9=9D=9E=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E8=AE=BE=E7=BD=AE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/rime_ice.custom.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/custom/rime_ice.custom.yaml b/custom/rime_ice.custom.yaml index 27ec731..ec94cdb 100644 --- a/custom/rime_ice.custom.yaml +++ b/custom/rime_ice.custom.yaml @@ -9,12 +9,12 @@ patch: algebra: ### 模糊音 # 声母 - - derive/^([zcs])h/$1/ # z c s → zh ch sh - - derive/^([zcs])([^h])/$1h$2/ # zh ch sh → z c s - - derive/^l/n/ # n → l - - derive/^n/l/ # l → n - - derive/^f/h/ # ………… - - derive/^h/f/ # ………… + # - derive/^([zcs])h/$1/ # z c s → zh ch sh + # - derive/^([zcs])([^h])/$1h$2/ # zh ch sh → z c s + # - derive/^l/n/ # n → l + # - derive/^n/l/ # l → n + # - derive/^f/h/ # ………… + # - derive/^h/f/ # ………… # - derive/^l/r/ # - derive/^r/l/ # - derive/^g/k/