https://github.com/ayaka14732/rime-ayaka-2021
rime 中古漢語拼音(綾香 2021 版)方案
https://github.com/ayaka14732/rime-ayaka-2021
historical-linguistics middle-chinese qieyun rime rime-schema
Last synced: about 2 months ago
JSON representation
rime 中古漢語拼音(綾香 2021 版)方案
- Host: GitHub
- URL: https://github.com/ayaka14732/rime-ayaka-2021
- Owner: ayaka14732
- Created: 2021-05-19T00:32:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-20T06:42:46.000Z (about 3 years ago)
- Last Synced: 2025-01-26T00:11:15.816Z (3 months ago)
- Topics: historical-linguistics, middle-chinese, qieyun, rime, rime-schema
- Language: JavaScript
- Homepage:
- Size: 2.14 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rime-ayaka-2021
rime input schema for Ayaka’s Romanization of Middle Chinese (2021 Version)
Based on [ayaka14732/rime-kyonh](https://github.com/ayaka14732/rime-kyonh)
## Build
```sh
npm install
mkdir -p cache
node build/generate_map.js
python build/build.py
python build/build_unspaced.py
```