diff --git a/custom_phrase.txt b/custom_phrase.txt index 6287253..4b93e69 100755 --- a/custom_phrase.txt +++ b/custom_phrase.txt @@ -3,19 +3,9 @@ #@/db_name custom_phrase.txt #@/db_type tabledb # -# 用於【朙月拼音】系列輸入方案 -# 【小狼毫】0.9.21 以上 -# -# 請將該文件以UTF-8編碼保存爲 -# Rime用戶文件夾/custom_phrase.txt -# -# 碼表各字段以製表符(Tab)分隔 -# 順序爲:文字、編碼、權重(決定重碼的次序、可選) -# -# 雖然文本碼表編輯較爲方便,但不適合導入大量條目 -# -# +# 自定义文本 # +# 以 Tab 分割:汉字编码权重 # # 这个文件内的字词会占据最高权重(排在候选项的最前面)。 # 但不与其他翻译器互相造词,如果使用了完整编码,那么这个字或词将无法参与造词,即自造词无法被记住。 diff --git a/default.custom.yaml b/default.custom.yaml index 76232fa..44b824b 100644 --- a/default.custom.yaml +++ b/default.custom.yaml @@ -40,8 +40,8 @@ patch: ascii_composer/good_old_caps_lock: true # true | false ascii_composer/switch_key: Caps_Lock: commit_text # commit_code | commit_text | clear - Shift_L: noop # commit_code | commit_text | clear | noop - Shift_R: noop # macOS 不会区分左右 Shift,只需要设置 Shift_L + Shift_L: noop # commit_code | commit_text | clear | noop + Shift_R: noop # macOS 不会区分左右 Shift,只需要设置 Shift_L Control_L: noop Control_R: noop Eisu_toggle: clear diff --git a/en_dicts/en_most_common.dict.yaml b/en_dicts/en_most_common.dict.yaml index e367c47..58aa099 100644 --- a/en_dicts/en_most_common.dict.yaml +++ b/en_dicts/en_most_common.dict.yaml @@ -16,7 +16,7 @@ name: en_most_common version: "2022-11-08" sort: by_weight ... -# 转为大写字母或大写字母开头: +# 含有大写字母的: CD CD CN CN DNA DNA diff --git a/rime_ice.schema.yaml b/rime_ice.schema.yaml index 91b227d..09813a9 100755 --- a/rime_ice.schema.yaml +++ b/rime_ice.schema.yaml @@ -157,7 +157,7 @@ recognizer: colon: "^[A-Za-z]+:.*" # 上面的超集,冒号在句子中不直接上屏 # punct: "^/([0-9]+[a-z]*|[a-z]+)$" punct: "^v([0-9]|10|[A-Za-z]+)$" # 响应 symbols_custom.yaml 下的 punctuator/symbols,用「v」替换「/」并支持大写 - reverse_lookup: "^u[a-z]+$" # 响应两分的反查 + reverse_lookup: "^u[a-z]+$" # 响应两分的反查 # 反查:两分(拼字)