• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/rbnf/my.xml
7// *
8// ***************************************************************************
9my{
10    RBNFRules{
11        SpelloutRules{
12            "%spellout-numbering-year:",
13            "x.x: =#,###0.#=;",
14            "0: =%spellout-cardinal=;",
15            "%spellout-numbering:",
16            "0: =%spellout-cardinal=;",
17            "%spellout-cardinal:",
18            "-x: \u1021\u1014\u102F\u1010\u103A>>;",
19            "x.x: <<\u1012\u101E\u1019>>;",
20            "0: \u101E\u102F\u100A;",
21            "1: \u1010\u1005\u103A;",
22            "2: \u1014\u103E\u1005\u103A;",
23            "3: \u101E\u102F\u1036\u1038;",
24            "4: \u101C\u1031\u1038;",
25            "5: \u1004\u102B\u1038;",
26            "6: \u1001\u103C\u1031\u102C\u1000\u103A;",
27            "7: \u1001\u102F\u1014\u103E\u1005\u103A;",
28            "8: \u101B\u103E\u1005\u103A;",
29            "9: \u1000\u102D\u102F\u1038;",
30            "10: \u1006\u101A\u103A;",
31            "11: \u1006\u101A\u1037\u103A[>>];",
32            "20: <<\u1006\u101A\u103A[>>];",
33            "100: <<\u101B\u102C;",
34            "101: <<\u101B\u102C\u1037[>>];",
35            "1000: <<\u1011\u1031\u102C\u1004\u103A;",
36            "1001: <<\u1011\u1031\u102C\u1004\u1037\u103A[>>];",
37            "10000: <<\u101E\u1031\u102C\u1004\u103A\u1038[>>];",
38            "100000: <<\u101E\u102D\u1014\u103A\u1038[>>];",
39            "1000000: <<\u101E\u1014\u103A\u1038[>>];",
40            "10000000: <<\u1000\u102F\u100B\u1031[>>];",
41            "100000000000000: <<\u1000\u1031\u102C\u100B\u102D[>>];",
42            "1000000000000000000: =#,##0=;",
43            "%spellout-ordinal:",
44            "-x: \u1021\u1014\u102F\u1010\u103A>>;",
45            "x.x: =#,##0.#=;",
46            "0: =%spellout-cardinal=;",
47            "1: \u1015\u1011\u1019;",
48            "2: \u1012\u102F\u1010\u102D\u101A;",
49            "3: \u1010\u1010\u102D\u101A;",
50            "4: \u1005\u1010\u102F\u1010\u1039\u1011;",
51            "5: \u1015\u1009\u1039\u1005\u1019;",
52            "6: \u1006\u100B\u1039\u100C\u1019;",
53            "7: \u101E\u1010\u1039\u1010\u1019;",
54            "8: \u1021\u100B\u1039\u100C\u1019;",
55            "9: \u1014\u101D\u1019;",
56            "10: \u1012\u101E\u1019;",
57            "11: =%spellout-cardinal=;",
58        }
59    }
60    Version{"2.1.19.14"}
61}
62