1 # ***************************************************************************
3 # * Copyright (C) 2004-2016, International Business Machines
4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved.
6 # ***************************************************************************
7 # File: ro_ro_FONIPA.txt
11 # Romanian orthography to phonemic transcription.
12 # http://en.wikipedia.org/wiki/Romanian_phonology
14 # TODO: Currently this transform does not palatalize consonants.
16 $VowelAOU = [a â ă o u];
17 $Vowel = [$VowelEI $VowelAOU];
18 $Boundary = [^[:L:][:M:][:N:]];
22 eoai → eo\u032Faj ; # eg. leoaică → /leo\u032Fajkə/, not /le\u032Fo\u032Faikə/
26 eoa → e\u032Fo\u032Fa ;
32 $Boundary {eu} → jew ;
60 iu} [$Vowel $Boundary] → iw ;
76 {c [ei]} $VowelAOU → t\u0361ʃ ;
83 {g [ei]} $VowelAOU → d\u0361ʒ ;
111 # Romanian does not have any gemination.
112 # https://en.wikipedia.org/wiki/Gemination#Latin_and_Romance_languages