[Unicode]   CLDR Charts Home | Site Map | Search
 

¤Armenian-Armenian (IPA Phonetics)

CLDR Version 28 Index

Lists data fields that differ from the last version. Inherited differences in locales are suppressed, except where the source locales are different. The collations and metadata still have a raw format. The rbnf, segmentations, and annotations are not yet included.

PathOldNew
…/transforms/transform[@source="hy"][@target="hy_FONIPA"][@direction="forward"]/_draft▷missing◁contributed
…/transforms/transform[@source="hy"][@target="hy_FONIPA"][@direction="forward"]/_visibility▷missing◁external
…/transforms/transform[@source="hy"][@target="hy_FONIPA"][@direction="forward"]/tRule▷missing◁# https://en.wikipedia.org/wiki/Armenian_language#Phonology

::lower();

$wordBoundary = [^[:L:][:M:][:N:]];
$vowel = [աեէըիոևօւ];

# Special cases
ով → ov;

մ → m;
ն → n;

պ → p;
տ → t;
կ → k;

բ → b;
դ → d;
գ → ɡ;

փ → pʰ;
թ → tʰ;
ք → kʰ;

ծ → t͡s;
ճ → t͡ʃ;
ձ → d͡z;

ջ → d͡ʒ;
ց → t͡sʰ;
չ → t͡ʃʰ;

ֆ → f;
ս → s;
շ → ʃ;
խ → x;
հ → h;

վ → v;
ւ → v;
զ → z;
ժ → ʒ;
ղ → ɣ;

լ → l;
յ → j;

ռ → r;
ր → ɾ;

ի → i;

ու → u;
$wordBoundary {ո} → vo;
ո → o;

$vowel {ե} → jɛ;
$wordBoundary {ե} → jɛ;
ե → ɛ;

$wordBoundary {և} → jɛv;
և → ɛv;

է → ɛ;
ը → ə;
օ → o;
ա → a;