File: luna_pinyin_fluency.schema.yaml

package info (click to toggle)
rime-luna-pinyin 0.0~git20250412.781ba52-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 968 kB
  • sloc: makefile: 5
file content (29 lines) | stat: -rw-r--r-- 527 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Rime schema
# encoding: utf-8

__include: luna_pinyin.schema:/

schema:
  schema_id: luna_pinyin_fluency
  name: 朙月拼音·語句流
  version: '0.29'
  author:
    - 佛振 <chen.sst@gmail.com>
  description: |
    朙月拼音·語句流錄入!
    以空格分詞、標點或回車上屏。

engine:
  processors:
    - ascii_composer
    - recognizer
    - key_binder
    - speller
    - punctuator
    - selector
    - navigator
    - fluency_editor

recognizer:
  patterns:
    number: '^[-+]?[0-9][.:0-9]*[%]?$'