Sha256: 005fe93667240e1e40f6c7bf01d1199a0a6c5b91c7c844d66292c5e2e5701f13

Contents?: true

Size: 623 Bytes

Versions: 5

Compression:

Stored size: 623 Bytes

Contents

hanyu: - match: (j|q|x)ΓΌ
         subst: \1u
wadegiles: - match: pie\Z
             subst: pieh
           - match: (ts|ch)`eh
             subst: \1`e
           - match: ts`ih
             subst: tz`u
           - match: (k|k`|h)e\Z
             subst: \1o
           - match: (k|k`)ui\Z
             subst: \1uei
           - match: (sh|ch)o\Z
             subst: \1e
           - match: (ch|ch`|ts`|t|t`|l|n|j|s)uo
             subst: \1o
           - match: tsih
             subst: tzu
           - match: sih
             subst: ssu
tongyong: - match: feng
            subst: fong

          

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
arnebrasseur-pinyin-0.1.5 lib/pinyin/data/rules.yaml
ting-0.2.1 lib/ting/data/rules.yaml
ting-0.2.0 lib/ting/data/rules.yaml
pinyin-0.0.1 lib/data/rules.yaml
pinyin-0.1.4 lib/pinyin/data/rules.yaml