Skip to content

Type-of-Tool/brise

 
 

Repository files navigation

La brise

Rime schema repository

Project home

rime.github.io

License

GPLv3

Contents

This software package contains a collection of configuration and data files used by Rime to support popular Chinese input methods.

A Rime input schema, which defines a specific input method in Rime's DSL, consists of a schema file named *.schema.yaml where * is the schema ID, and optionally an affiliated Rime dictionary file *.dict.yaml. In the following lists of Rime schemata, only schema IDs are listed for brevity.

General

  • default.yaml: Rime default settings
  • symbols.yaml: punctuation and special characters
  • essay.txt: a shared vocabulary and language model

Preset schemata

  • bopomofo: Zhuyin (Bopomofo)
  • cangjie5
  • luna_pinyin: Pinyin in Tranditional Chinese
  • stroke: five strokes represented by "hspnz"
  • terra_pinyin: Pinyin with tones

Supplemental schemata

  • combo_pinyin: Chord-typing Pinyin
  • double_pinyin: ZiRanMa, ABC, flyPY, MSPY, PYJJ
  • emoji
  • ipa_xsampa: IPA symbols in X-SAMPA encoding
  • jyutping: Cantonese
  • pinyin_simp: Pinyin in Simplified Chinese
  • quick5: Simplified Cangjie 5
  • sampheng: Middle Chinese in 3-key shorthand
  • soutzoe: Wu (Suzhounese)
  • wubi86
  • wugniu: Wu (Shanghainese)
  • zyenpheng: Middle Chinese Pinyin

Extra schemata

Included in the source package but not to be installed.

  • array30
  • scj6
  • wubi_trad: Wubi, Traditional Chinese output

Install

Build dependencies

  • librime>=1.3 (for rime_deployer)

Runtime dependencies

  • librime>=1.3
  • opencc>=1.0.2

Build and install

make
sudo make install

Credits

We are grateful to the makers of the following open source projects:

Also to the inventors of the following Chinese input methods:

  • Cangjie / 倉頡輸入法 by 朱邦復
  • Array input method / 行列輸入法 by 廖明德
  • Wubi / 五筆字型 by 王永民
  • Scj / 快速倉頡 by 麥志洪
  • Middle Chinese Romanization / 中古漢語拼音 by 古韻

Contributors

I may have missed someone. See the AUTHORS file for a more complete list of authors and their works.

About

【東風破】Rime Schema Repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 74.3%
  • Shell 16.4%
  • Batchfile 9.3%