소스 검색

add: 让 bei 都能由 be 打出来

Dew-OF-Aurora 3 주 전
부모
커밋
92b2f23417
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 2
      custom/rime_ice.custom.yaml

+ 6 - 2
custom/rime_ice.custom.yaml

@@ -15,7 +15,6 @@ patch:
     - name: search_single_char # search.lua 的功能开关,辅码查词时是否单字优先
       abbrev: [词, 单]
       states: [正常, 单字]
-  
 
   reduce_english_filter:
     mode: custom
@@ -44,7 +43,11 @@ patch:
     ]
 
 
-  "speller/algebra":
+  speller/algebra:
+    #-----------------------------------
+    # 让 bei 都能由 be 打出来
+    - derive/^([b])ei$/$1e/
+    #-----------------------------------
     - derive/^([zcs])h/$1/
     - derive/^([zcs])([^h])/$1h$2/
     - derive/ang$/an/
@@ -64,6 +67,7 @@ patch:
     - erase/^m$/
     - erase/^n$/
     - erase/^ng$/
+    # shih -> 时候
     - abbrev/^([a-z]).+$/$1/
     - abbrev/^([zcs]h).+$/$1/
     - abbrev/^([a-z]i).+$/$1/