1 # ***************************************************************************
3 # * Copyright (C) 2004-2016, International Business Machines
4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved.
6 # ***************************************************************************
7 # File: zh_Latn_PINYIN_ru.txt
11 # Cyrillization of Mandarin Chinese from Pinyin into Russian (Palladius system).
14 # http://ru.wikipedia.org/wiki/Транскрипционная_система_Палладия
15 # http://www.omniglot.com/writing/mandarin_pts.htm
16 # http://www.pinyin.info/romanization/russian/index.html
17 # These differ in the treatment of some syllables (e.g. <jue>) from the rules
21 # http://languagelog.ldc.upenn.edu/nll/?p=604
25 [\u0304\u0301\u030C\u0300\u0306] → ;
29 # Syllabify. Add apostrophes to disambiguate whether <n> and <g> belong to the
30 # coda or onset of a syllable.
125 [Хх] { ui → уэй; # special exception
131 # We use the dummy symbol <v> to signal that an <ü> or equivalent character has
132 # just been processed.
135 #alternative: ve → е;
155 # Final pass: Make sure that the output consists entirely of Cyrillic letters.