1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd"> 3<!-- Copyright © 1991-2015 Unicode, Inc. 4CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 5For terms of use, see http://www.unicode.org/copyright.html --> 6<supplementalData> 7 <version number="$Revision: 13868 $" /> 8 <transforms> 9 <transform source="nv" target="nv_FONIPA" direction="forward" alias="nv-fonipa-t-nv"> 10 <tRule><![CDATA[ 11::Lower; 12::NFC; 13 14# References 15# [1] https://en.wikipedia.org/wiki/Navajo_language#Orthography 16# [2] https://en.wikipedia.org/wiki/Navajo_phonology 17 18$apostrophe = [’ ʼ \']; 19 20ą́ą́ → ɑ̃́ː; 21áá → ɑ́ː; 22ąą → ɑ̃ː; 23aa → ɑː; 24ą́ → ɑ̃́; 25á → ɑ́; 26ą → ɑ̃; 27a → ɑ; 28 29ę́ę́ → ẽ́ː; 30éé → éː; 31ęę → ẽː; 32ee → eː; 33ę́ → ẽ́; 34é → é; 35ę → ẽ; 36e → e; 37 38į́į́ → ɪ̃́ː; 39íí → ɪ́ː; 40įį → ɪ̃ː; 41ii → ɪː; 42į́ → ɪ̃́; 43í → ɪ́; 44į → ɪ̃; 45i → ɪ; 46 47ǫ́ǫ́ → ṍː; 48óó → óː; 49ǫǫ → õː; 50oo → oː; 51ǫ́ → ṍ; 52ó → ó; 53ǫ → õ; 54o → o; 55 56$apostrophe → ʔ; 57b → p; 58ch $apostrophe → t͡ʃʼ; 59ch → t͡ʃʰ; 60dl → tˡ; 61dz → t͡s; 62d → t; 63gh → ɣ; 64g → k; 65hw → xʷ; 66h → h; 67j → t͡ʃ; 68k $apostrophe → kʼ; 69kw → k͡xʷ; 70k → k͡x; 71l → l; 72ł → ɬ; 73m → m; 74n → n; 75sh → ʃ; 76s → s; 77tł $apostrophe → t͡ɬʼ; 78tł → t͡ɬʰ; 79ts $apostrophe → t͡sʼ; 80ts → t͡sʰ; 81t $apostrophe → tʼ; 82t → t͡x; 83w → w; 84x → x; 85y → j; 86zh → ʒ; 87z → z; 88 89::NULL; 90 91{ɣ} [{ṍ} {ó} {õ} {o}] → ɣʷ; 92 93 ]]></tRule> 94 </transform> 95 </transforms> 96</supplementalData> 97