1 # © 2016 and later: Unicode, Inc. and others.
2 # License & terms of use: http://www.unicode.org/copyright.html#License
4 # File: es_FONIPA_ja.txt
8 # Phonemic transcription of Spanish into Katakana.
9 $word_boundary = [-\ $] ;
10 $vowel = [aeijouw] ; # Vowels and glides
11 $not_vowel = [^$vowel] ;
14 # First pass: Collapse phonetic distinctions not preserved in Katakana.
31 # Main pass: Phoneme to Katakana conversion.
49 # 'd' at the end of a word is usually ignored.
50 d } $word_boundary → ー;
98 m } $word_boundary → ム ;