1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License
4 * ICU <specials> source: <path>/xml/rbnf/en.xml
10 "0: 0 seconds; 1 second; =0= seconds;",
11 "60/60: <%%min<[, >>];",
12 "3600/60: <%%hr<[, >>>];",
14 "0: 0 minutes; 1 minute; =0= minutes;",
16 "0: 0 hours; 1 hour; =0= hours;",
20 "3600: =%%hr-min-sec=;",
27 "3600/60: <#,##0<:>>>;",
31 "& ':' = '.' = ' ' = '-';",
36 "0: =#,##0=$(ordinal,one{st}two{nd}few{rd}other{th})$;",
40 "&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
43 "1: oh-=%spellout-numbering=;",
44 "10: =%spellout-numbering=;",
45 "%spellout-numbering-year:",
48 "0: =%spellout-numbering=;",
49 "1010/100: << >%%2d-year>;",
50 "1100/100: << >%%2d-year>;",
51 "2000: =%spellout-numbering=;",
52 "2010/100: << >%%2d-year>;",
53 "2100/100: << >%%2d-year>;",
54 "3000: =%spellout-numbering=;",
55 "3010/100: << >%%2d-year>;",
56 "3100/100: << >%%2d-year>;",
57 "4000: =%spellout-numbering=;",
58 "4010/100: << >%%2d-year>;",
59 "4100/100: << >%%2d-year>;",
60 "5000: =%spellout-numbering=;",
61 "5010/100: << >%%2d-year>;",
62 "5100/100: << >%%2d-year>;",
63 "6000: =%spellout-numbering=;",
64 "6010/100: << >%%2d-year>;",
65 "6100/100: << >%%2d-year>;",
66 "7000: =%spellout-numbering=;",
67 "7010/100: << >%%2d-year>;",
68 "7100/100: << >%%2d-year>;",
69 "8000: =%spellout-numbering=;",
70 "8010/100: << >%%2d-year>;",
71 "8100/100: << >%%2d-year>;",
72 "9000: =%spellout-numbering=;",
73 "9010/100: << >%%2d-year>;",
74 "9100/100: << >%%2d-year>;",
75 "10000: =%spellout-numbering=;",
76 "%spellout-numbering:",
80 "0: =%spellout-cardinal=;",
81 "%spellout-numbering-verbose:",
85 "0: =%spellout-cardinal-verbose=;",
86 "%spellout-cardinal:",
119 "100: << hundred[ >>];",
120 "1000: << thousand[ >>];",
121 "1000000: << million[ >>];",
122 "1000000000: << billion[ >>];",
123 "1000000000000: << trillion[ >>];",
124 "1000000000000000: << quadrillion[ >>];",
125 "1000000000000000000: =#,##0=;",
127 "1: ' and =%spellout-cardinal-verbose=;",
128 "100: ' =%spellout-cardinal-verbose=;",
130 "1: ' and =%spellout-cardinal-verbose=;",
131 "100: , =%spellout-cardinal-verbose=;",
132 "1000: , <%spellout-cardinal-verbose< thousand[>%%commas>];",
133 "1000000: , =%spellout-cardinal-verbose=;",
134 "%spellout-cardinal-verbose:",
138 "NaN: not a number;",
139 "0: =%spellout-numbering=;",
140 "100: << hundred[>%%and>];",
141 "1000: << thousand[>%%and>];",
142 "100000/1000: << thousand[>%%commas>];",
143 "1000000: << million[>%%commas>];",
144 "1000000000: << billion[>%%commas>];",
145 "1000000000000: << trillion[>%%commas>];",
146 "1000000000000000: << quadrillion[>%%commas>];",
147 "1000000000000000000: =#,##0=;",
150 "1: ty-=%spellout-ordinal=;",
153 "1: ' =%spellout-ordinal=;",
154 "%spellout-ordinal:",
171 "13: =%spellout-numbering=th;",
172 "20: twen>%%tieth>;",
173 "30: thir>%%tieth>;",
177 "70: seven>%%tieth>;",
178 "80: eigh>%%tieth>;",
179 "90: nine>%%tieth>;",
180 "100: <%spellout-numbering< hundred>%%th>;",
181 "1000: <%spellout-numbering< thousand>%%th>;",
182 "1000000: <%spellout-numbering< million>%%th>;",
183 "1000000000: <%spellout-numbering< billion>%%th>;",
184 "1000000000000: <%spellout-numbering< trillion>%%th>;",
185 "1000000000000000: <%spellout-numbering< quadrillion>%%th>;",
186 "1000000000000000000: =#,##0=.;",
189 "1: ' and =%spellout-ordinal-verbose=;",
190 "100: ' =%spellout-ordinal-verbose=;",
193 "1: ' and =%spellout-ordinal-verbose=;",
194 "100: , =%spellout-ordinal-verbose=;",
195 "1000: , <%spellout-cardinal-verbose< thousand>%%commas-o>;",
196 "1000000: , =%spellout-ordinal-verbose=;",
197 "%spellout-ordinal-verbose:",
201 "0: =%spellout-ordinal=;",
202 "100: <%spellout-numbering-verbose< hundred>%%and-o>;",
203 "1000: <%spellout-numbering-verbose< thousand>%%and-o>;",
204 "100000/1000: <%spellout-numbering-verbose< thousand>%%commas-o>;",
205 "1000000: <%spellout-numbering-verbose< million>%%commas-o>;",
206 "1000000000: <%spellout-numbering-verbose< billion>%%commas-o>;",
207 "1000000000000: <%spellout-numbering-verbose< trillion>%%commas-o>;",
208 "1000000000000000: <%spellout-numbering-verbose< quadrillion>%%commas-o>;",
209 "1000000000000000000: =#,##0=.;",