UNPKG

larvitgeodata

Version:

Geo data, primarily ISO territories, languages etc. Data fetched mostly from CLDR.

67 lines (66 loc) 2.72 kB
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd"> <!-- Copyright © 1991-2013 Unicode, Inc., Google Inc. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) For terms of use, see http://www.unicode.org/copyright.html --> <supplementalData> <version number="$Revision: 11914 $" /> <transforms> <transform source="tlh" target="tlh_FONIPA" direction="forward" draft="contributed"> <comment># Author: sascha@google.com (Sascha Brawer)</comment> <comment>#</comment> <comment># Transformation from Klingon (tlh) to its IPA transcription (tlh_FONIPA).</comment> <comment># http://en.wikipedia.org/wiki/Klingon_language#Phonology</comment> <comment># http://www.kli.org/tlh/sounds.html</comment> <tRule></tRule> <tRule>::NFC;</tRule> <tRule></tRule> <tRule>tlh → t͡ɬ;</tRule> <tRule></tRule> <comment># Dipthongs as per http://www.kli.org/tlh/sounds.html. For those that</comment> <comment># exist in English, we following the American English pronunciation.</comment> <comment># http://en.wikipedia.org/wiki/Diphthong#English</comment> <tRule>aw → aʊ̯; # similar to English ‹cow›</tRule> <tRule>ew → ɛʊ̯; # does not exist in English</tRule> <tRule>Iw → ɪʊ̯; # des not exist English</tRule> <tRule>ay → aɪ̯; # similar to English ‹why›</tRule> <tRule>ey → eɪ̯; # similar to English ‹may›</tRule> <tRule>Iy → ɪː; # KLI says like English ‹key›, which is not a diphthong</tRule> <tRule>oy → oɪ̯; # KLI says English ‹boy›, which would be [ɔɪ̯], but ‹o› is [o]</tRule> <tRule>uy → uɪ̯; # similar to English ‹gooey› but in on syllable</tRule> <tRule></tRule> <tRule>ch → t͡ʃ;</tRule> <tRule>gh → ɣ;</tRule> <tRule>ng → ŋ;</tRule> <tRule></tRule> <tRule>p → pʰ;</tRule> <tRule>t → tʰ;</tRule> <tRule>q → qʰ;</tRule> <tRule>’ → ʔ;</tRule> <tRule>\' → ʔ;</tRule> <tRule>b → b;</tRule> <tRule>D → ɖ;</tRule> <tRule>Q → q͡χ;</tRule> <tRule>j → d͡ʒ;</tRule> <tRule>S → ʂ;</tRule> <tRule>H → x;</tRule> <tRule>v → v;</tRule> <tRule>m → m;</tRule> <tRule>n → n;</tRule> <tRule>r → r;</tRule> <tRule>w → w;</tRule> <tRule>l → l;</tRule> <tRule>y → j;</tRule> <tRule></tRule> <tRule>a → ɑ;</tRule> <tRule>e → ɛ;</tRule> <tRule>I → ɪ;</tRule> <tRule>o → o;</tRule> <tRule>u → u;</tRule> <tRule></tRule> <tRule>\- → ;</tRule> <tRule></tRule> <tRule>::NFC;</tRule> </transform> </transforms> </supplementalData>