1 # ***************************************************************************
3 # * Copyright (C) 2004-2016, International Business Machines
4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved.
6 # ***************************************************************************
11 # Transliteration from Russian into Japanese (Katakana).
12 $word_boundary = [-\ $];
13 $vowel = [аеийоуыьэюяёъ];
14 $not_vowel = [^$vowel];
21 $vowel { го } $word_boundary → во;