]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/translit/es_fa.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / translit / es_fa.txt
CommitLineData
f3c0d7a5
A
1# © 2016 and later: Unicode, Inc. and others.
2# License & terms of use: http://www.unicode.org/copyright.html#License
3#
2ca993e8 4# File: es_fa.txt
f3c0d7a5 5# Generated from CLDR
2ca993e8
A
6#
7
8$Boundary = [^[:L:][:M:][:N:]];
9$Vowel = [i e o u a];
10::es-es_FONIPA;
11# In Farsi transcription of Spanish, un-stressed [e] should be treated
12# like [ə] which gets stripped off. However, we currently do have not
13# have a good way of finding stress in Spanish words. In the long term,
14# it would be _much_ better to look at stress markers, but for now
15# we do this trivial heuristics to find unstressed [e] in the first
16# syllable.
17$Boundary [^Vowel] {e} [^$Vowel]* $Vowel → ə;
18::und_FONIPA-fa;
19