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/ee.xml
7// *
8// ***************************************************************************
9ee{
10    RBNFRules{
11        OrdinalRules{
12            "%digits-ordinal:",
13            "-x: \u2212>>;",
14            "0: =#,##0= lia;",
15            "1: =#,##0= t\u0254;",
16            "2: =#,##0= lia;",
17        }
18        SpelloutRules{
19            "%spellout-numbering-year:",
20            "x.x: =#,###0.#=;",
21            "0: =%spellout-numbering=;",
22            "%spellout-numbering:",
23            "0: =%spellout-cardinal=;",
24            "%%after-hundreds:",
25            "0: kple =%spellout-cardinal=;",
26            "21: =%spellout-cardinal=;",
27            "30: kple =%spellout-cardinal=;",
28            "31: =%spellout-cardinal=;",
29            "40: kple =%spellout-cardinal=;",
30            "41: =%spellout-cardinal=;",
31            "50: kple =%spellout-cardinal=;",
32            "51: =%spellout-cardinal=;",
33            "60: kple =%spellout-cardinal=;",
34            "61: =%spellout-cardinal=;",
35            "70: kple =%spellout-cardinal=;",
36            "71: =%spellout-cardinal=;",
37            "80: kple =%spellout-cardinal=;",
38            "81: =%spellout-cardinal=;",
39            "90: kple =%spellout-cardinal=;",
40            "91: =%spellout-cardinal=;",
41            "%%after-thousands:",
42            "0: ' kple =%spellout-cardinal=;",
43            "100: ' =%spellout-cardinal=;",
44            "%%after-hundred-thousands:",
45            "0: ' kpakple =%spellout-cardinal=;",
46            "100: ' =%spellout-cardinal=;",
47            "%%after-millions:",
48            "0: ' kpakple =%spellout-cardinal=;",
49            "1000: ' kple =%spellout-cardinal=;",
50            "100000: ' =%spellout-cardinal=;",
51            "%%after-billions:",
52            "0: ' kpakple =%spellout-cardinal=;",
53            "1000: ' kple =%spellout-cardinal=;",
54            "100000000: ' kple =%spellout-cardinal=;",
55            "100000000000: ' =%spellout-cardinal=;",
56            "%%spellout-base:",
57            "0: \u0256ekeo;",
58            "1: \u0256ek\u025B;",
59            "2: eve;",
60            "3: et\u0254\u0303;",
61            "4: ene;",
62            "5: at\u0254\u0303;",
63            "6: ade;",
64            "7: adre;",
65            "8: enyi;",
66            "9: asieke;",
67            "10: ewo;",
68            "11: wui>>;",
69            "20: bla<<[ v\u0254 >>];",
70            "100: alafa <%spellout-cardinal<[ >%%after-hundreds>];",
71            "1000: akpe <%spellout-cardinal<[>%%after-thousands>];",
72            "100000/1000: akpe <%spellout-cardinal<[>%%after-hundred-thousands>];",
73            "1000000: mili\u0254n <%spellout-cardinal<[>%%after-millions>];",
74            "1000000000: mili\u0254n akpe <%spellout-cardinal<[>%%after-millions>];",
75            "1000000000000: bili\u0254n <%spellout-cardinal<[>%%after-billions>];",
76            "1000000000000000000: =#,##0=;",
77            "%spellout-cardinal:",
78            "-x: >> xl\u1EBDyimegbee;",
79            "0.x: kak\u025B >>;",
80            "x.x: << kple kak\u025B >>;",
81            "0: \u0256ekeo;",
82            "1: \u0256eka;",
83            "2: =%%spellout-base=;",
84            "%spellout-ordinal:",
85            "-x: >> xl\u1EBDyimegbee;",
86            "x.x: =#,##0.0=lia;",
87            "0: \u0256ekeolia;",
88            "1: gb\u00E3t\u0254;",
89            "2: =%spellout-cardinal=lia;",
90        }
91    }
92    Version{"2.1.19.14"}
93}
94