]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/translit/Bulgarian_Latin_BGN.txt
ICU-511.34.tar.gz
[apple/icu.git] / icuSources / data / translit / Bulgarian_Latin_BGN.txt
index e85c3db7fab6b8e29ed8175997e7e6e27ce46c0d..ae9baecdf6a0158ba9cac07fa337c5b593b682fe 100644 (file)
@@ -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.
 # *
 # ***************************************************************************
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
@@ -17,7 +17,7 @@ $lowerVowels = [аеиоуъюяѫѣ] ;
 $vowels = [$upperVowels $lowerVowels] ;
 $lower = [$lowerConsonants $lowerVowels] ;
 $bulgarian = [ $lower $upperConsonants $upperVowels ] ;
 $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
 А → 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
 щ → 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
 Ь → ’ ; # CYRILLIC CAPITAL LETTER SOFT SIGN
 ь → ’ ; # CYRILLIC SMALL LETTER SOFT SIGN
 Ю} $lower → Yu ; # CYRILLIC CAPITAL LETTER YU