|
|||
¤¤Transforms Delta |
||
| Index | ||
Lists data fields that differ from the last major version (see versions above). Inherited differences in locales are suppressed, except where the source locales are different.
| Section | Page | Header | Code | Old | New |
|---|---|---|---|---|---|
| Supplemental | Transform | blt→blt_FONIPA | tRule | … | … $DIGRAPHS = [{ꪹꪸ} {ꪹꪷ} {ꪹꪱ}]; … |
| de→ASCII | tRule | … | $AE = [Ä {A\u0308}]; … $OE = [Ö {O\u0308}]; … $UE = [Ü {U\u0308}]; … [ä {a\u0308}] → ae; [ö {o\u0308}] → oe; [ü {u\u0308}] → ue; … |
||
| Latin↔︎NumericPinyin | tRule | … | … ($tone) ( [i o n u {on} {ng}]) → $2 &Pinyin-NumericPinyin($1); … |