-# ***************************************************************************
-# *
-# * Copyright (C) 2004-2014, International Business Machines
-# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
-# *
-# ***************************************************************************
+# © 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
# File: la_la_FONIPA.txt
-# Generated from CLDR
+# Generated from CLDR
#
+# Transformation from Latin (la) to its IPA transcription (la_FONIPA).
+# http://en.wikipedia.org/wiki/Latin_spelling_and_pronunciation
+# http://en.wikipedia.org/wiki/Wikipedia:IPA_for_Latin
+#
+# These rules follow the Wikipedia description of the presumed pronunciation
+# of Classical Latin. This is different from Medieval Latin, and it is also
+# different from the ecclesiastical pronunciation used by the Roman Catholic
+# church.
::Lower;
::NFC;
-
$vowel = [aáàăāeéèĕēiíìĭīoóòŏōuúùŭūæœ];
$end_of_word = [$ ];
-
ae → aj;
av → aw;
æ → aj; # 19th century English orthography
x → ks;
y → y; # Greek loanwords
z → d\u0361z; # eg. zerum
-
::Null;
-
-
+# Gemination of double consonants.
+# http://en.wikipedia.org/wiki/Latin_spelling_and_pronunciation#Double_consonants
bb → bː;
dd → dː;
ɡɡ → ɡː;
rr → rː;
ss → sː;
tt → tː;
-
+# Velarization of [l].
+# http://en.wikipedia.org/wiki/Latin_spelling_and_pronunciation#cite_note-20
{l} [^aeɛiouː] → ɫ;
-
::NFC;
+