Giter VIP home page Giter VIP logo

rime-romatzyh's People

Contributors

fuzy112 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rime-romatzyh's Issues

略加改动使得可回车输入国罗原文

原版上屏码中的字与字之间会自动加上空格,但对于国罗来说其实用不着,我改动了一下,使得上屏码连续显示无空格,词与词之间需要空格时用分号输入,需要分词时用分号',点回车严格按照显示的上屏码上屏,点空格上屏选汉字,这样就把它改造成国罗拼音和汉字的二重输入法
https://github.com/arsenali/rime/blob/master/romatzyh.custom.yaml

还有就是用v来替代轻声符号,赵元任是说用句号.,但效果并不好,还是用v吧
還有就是加入了一些簡拼規則,比如ch-q, sh-x, iann-ien, iuann-von,減少單字編碼長度

另外目前方案無法實現簡拼,原版地球拼音和許氏注音是可以實現簡拼的,不知道國羅要怎麼設置

題外話…

大佬有興趣做粵羅嗎?😳表示想用……

欸ㄝê(eh1)的处理有点问题

地球拼音码表(terra_pinyin.dict.yaml)中,
欸 eh1
这个音在国语罗马字方案中没有做处理,现在用eh打不出来这个字,不过也不知道赵元任先生对于这个音有没有做出过规定呢?ㄝê(eh)这个音节的五个声调(ê̄ếê̌ềê)的国罗转写方案有过正式的规定吗?我还需要先到国罗群里讨论一下先呢,我目前还没有找到这个统一的规定的呢

yun的处理有点问题

- xform/un([1-5])?\>/uen$1/

这句使得yun的转化不对,应该是iun,yun,yeun,yunn,而不是yuen,ywen,yoen,yuenn,我改为了
- xform/([^y])un([1-5])?>/$1uen$2/

请教一下尖音处理问题

我制作了个带调尖音词库terra_pinyin.zianyin.dict.yaml,通过terra_pinyin.extended.dict.yaml导入成功,通过定制许氏和国罗方案实现正常输入,但是用国罗输入尖音的时候有点小问题,tz/ts+üe/üan/ün的时候会有问题:
絕 zve2
zyue可以
zue2
tzyue不行
zue2_

全 cvan2
cyuan可以
cuan2
tsyuan不行
cuan2_

俊 zvn4
ziunn可以
zun4
tziunn不行
zun_

s+üe/üan/ün不存在这个问题,像seue雪、syuan旋、seuan选、syun寻,都正常
不知道是怎么回事呢?
尖音码表中用v代表ü(和地球拼音码表保持一致),以zii, cii, sii编码积、七、夕。可从我的github下载
https://github.com/arsenali/rime

非常感谢你的方案~

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.