X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/4388f060552cc537e71e957d32f35e9d75a61233..151279e3792e85d0417b499c229886b3af724f55:/icuSources/data/translit/Bulgarian_Latin_BGN.txt?ds=sidebyside diff --git a/icuSources/data/translit/Bulgarian_Latin_BGN.txt b/icuSources/data/translit/Bulgarian_Latin_BGN.txt index e85c3db7..ae9baecd 100644 --- a/icuSources/data/translit/Bulgarian_Latin_BGN.txt +++ b/icuSources/data/translit/Bulgarian_Latin_BGN.txt @@ -1,6 +1,6 @@ # *************************************************************************** # * -# * Copyright (C) 2004-2012, International Business Machines +# * Copyright (C) 2004-2013, International Business Machines # * Corporation; Unicode, Inc.; and others. All Rights Reserved. # * # *************************************************************************** @@ -17,7 +17,7 @@ $lowerVowels = [аеиоуъюяѫѣ] ; $vowels = [$upperVowels $lowerVowels] ; $lower = [$lowerConsonants $lowerVowels] ; $bulgarian = [ $lower $upperConsonants $upperVowels ] ; -$wordBoundary = [^[:L:][:M:][:N:]] ; +$wordBoundary = [^[:L:][:M:][:N:]] ; А → A ; # CYRILLIC CAPITAL LETTER A а → a ; # CYRILLIC SMALL LETTER A Б → B ; # CYRILLIC CAPITAL LETTER BE @@ -84,7 +84,7 @@ $wordBoundary = [^[:L:][:M:][:N:]] ; щ → sht ; # CYRILLIC SMALL LETTER SHCHA Ъ → Ŭ ; # CYRILLIC CAPITAL LETTER HARD SIGN ъ → ŭ ; # CYRILLIC SMALL LETTER HARD SIGN -$bulgarian { [Ъъ] } $wordBoundary > ; +$bulgarian { [Ъъ] } $wordBoundary > ; Ь → ’ ; # CYRILLIC CAPITAL LETTER SOFT SIGN ь → ’ ; # CYRILLIC SMALL LETTER SOFT SIGN Ю} $lower → Yu ; # CYRILLIC CAPITAL LETTER YU