1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License
9 "0: =#,##0=$(ordinal,one{st}two{nd}few{rd}other{th})$;",
14 "1: oh-=%spellout-numbering=;",
15 "10: =%spellout-numbering=;",
16 "%spellout-numbering-year:",
19 "0: =%spellout-numbering=;",
20 "1010/100: << >%%2d-year>;",
21 "1100/100: << >%%2d-year>;",
22 "2000: =%spellout-numbering=;",
23 "2010/100: << >%%2d-year>;",
24 "2100/100: << >%%2d-year>;",
25 "3000: =%spellout-numbering=;",
26 "3010/100: << >%%2d-year>;",
27 "3100/100: << >%%2d-year>;",
28 "4000: =%spellout-numbering=;",
29 "4010/100: << >%%2d-year>;",
30 "4100/100: << >%%2d-year>;",
31 "5000: =%spellout-numbering=;",
32 "5010/100: << >%%2d-year>;",
33 "5100/100: << >%%2d-year>;",
34 "6000: =%spellout-numbering=;",
35 "6010/100: << >%%2d-year>;",
36 "6100/100: << >%%2d-year>;",
37 "7000: =%spellout-numbering=;",
38 "7010/100: << >%%2d-year>;",
39 "7100/100: << >%%2d-year>;",
40 "8000: =%spellout-numbering=;",
41 "8010/100: << >%%2d-year>;",
42 "8100/100: << >%%2d-year>;",
43 "9000: =%spellout-numbering=;",
44 "9010/100: << >%%2d-year>;",
45 "9100/100: << >%%2d-year>;",
46 "10000: =%spellout-numbering=;",
47 "%spellout-numbering:",
51 "0: =%spellout-cardinal=;",
52 "%spellout-numbering-verbose:",
56 "0: =%spellout-cardinal-verbose=;",
57 "%spellout-cardinal:",
90 "100: << hundred[ >>];",
91 "1000: << thousand[ >>];",
92 "100000: << lakh[ >>];",
93 "10000000: << crore[ >>];",
94 "1000000000000: << trillion[ >>];",
95 "1000000000000000: << quadrillion[ >>];",
96 "1000000000000000000: =#,##0=;",
98 "1: ' and =%spellout-cardinal-verbose=;",
99 "100: ' =%spellout-cardinal-verbose=;",
101 "1: ' and =%spellout-cardinal-verbose=;",
102 "100: , =%spellout-cardinal-verbose=;",
103 "1000: , <%spellout-cardinal-verbose< thousand[>%%commas>];",
104 "1000000: , =%spellout-cardinal-verbose=;",
105 "%spellout-cardinal-verbose:",
109 "NaN: not a number;",
110 "0: =%spellout-numbering=;",
111 "100: << hundred[>%%and>];",
112 "1000: << thousand[>%%and>];",
113 "100000: << lakh[>%%commas>];",
114 "10000000: << crore[>%%commas>];",
115 "1000000000000: << trillion[>%%commas>];",
116 "1000000000000000: << quadrillion[>%%commas>];",
117 "1000000000000000000: =#,##0=;",
120 "1: ty-=%spellout-ordinal=;",
123 "1: ' =%spellout-ordinal=;",
124 "%spellout-ordinal:",
141 "13: =%spellout-numbering=th;",
142 "20: twen>%%tieth>;",
143 "30: thir>%%tieth>;",
147 "70: seven>%%tieth>;",
148 "80: eigh>%%tieth>;",
149 "90: nine>%%tieth>;",
150 "100: <%spellout-numbering< hundred>%%th>;",
151 "1000: <%spellout-numbering< thousand>%%th>;",
152 "1000000: <%spellout-numbering< million>%%th>;",
153 "1000000000: <%spellout-numbering< billion>%%th>;",
154 "1000000000000: <%spellout-numbering< trillion>%%th>;",
155 "1000000000000000: <%spellout-numbering< quadrillion>%%th>;",
156 "1000000000000000000: =#,##0=.;",
159 "1: ' and =%spellout-ordinal-verbose=;",
160 "100: ' =%spellout-ordinal-verbose=;",
163 "1: ' and =%spellout-ordinal-verbose=;",
164 "100: , =%spellout-ordinal-verbose=;",
165 "1000: , <%spellout-cardinal-verbose< thousand>%%commas-o>;",
166 "1000000: , =%spellout-ordinal-verbose=;",
167 "%spellout-ordinal-verbose:",
171 "0: =%spellout-ordinal=;",
172 "100: <%spellout-numbering-verbose< hundred>%%and-o>;",
173 "1000: <%spellout-numbering-verbose< thousand>%%and-o>;",
174 "100000/1000: <%spellout-numbering-verbose< thousand>%%commas-o>;",
175 "1000000: <%spellout-numbering-verbose< million>%%commas-o>;",
176 "1000000000: <%spellout-numbering-verbose< billion>%%commas-o>;",
177 "1000000000000: <%spellout-numbering-verbose< trillion>%%commas-o>;",
178 "1000000000000000: <%spellout-numbering-verbose< quadrillion>%%commas-o>;",
179 "1000000000000000000: =#,##0=.;",