diff --git a/Rime schema/ciklinbekin.schema.yaml b/Rime schema/ciklinbekin.schema.yaml index a244946..d40824a 100755 --- a/Rime schema/ciklinbekin.schema.yaml +++ b/Rime schema/ciklinbekin.schema.yaml @@ -29,8 +29,6 @@ switches: states: [ 常用, 增廣 ] engine: - alphabet: zyxwvutsrqponmlkjihgfedcba - delimiter: " '" processors: - ascii_composer - recognizer @@ -148,6 +146,9 @@ speller: - abbrev/^([a-z]).+$/$1/ # 以ng爲首的音節的縮寫 - abbrev/^(ng).+$/$1/ + + alphabet: zyxwvutsrqponmlkjihgfedcba + delimiter: " '" clbi: #tags: # any diff --git a/Rime schema/dfd.schema.yaml b/Rime schema/dfd.schema.yaml index de45cab..6323ea8 100755 --- a/Rime schema/dfd.schema.yaml +++ b/Rime schema/dfd.schema.yaml @@ -27,8 +27,6 @@ switches: states: [ 常用, 增廣 ] engine: - alphabet: zyxwvutsrqponmlkjihgfedcba - delimiter: " '" processors: - ascii_composer - recognizer @@ -121,6 +119,9 @@ speller: - abbrev/^([a-z]).+$/$1/ # 以ng爲首的音節的縮寫 - abbrev/^(ng).+$/$1/ + + alphabet: zyxwvutsrqponmlkjihgfedcba + delimiter: " '" dfd: #tags: # any