twitter_cldr 5.4.0 → 6.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (684) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +6 -1
  3. data/lib/twitter_cldr.rb +22 -3
  4. data/lib/twitter_cldr/formatters/list_formatter.rb +1 -1
  5. data/lib/twitter_cldr/resources.rb +2 -0
  6. data/lib/twitter_cldr/resources/currency_symbols_importer.rb +1 -1
  7. data/lib/twitter_cldr/resources/hyphenation_importer.rb +4 -2
  8. data/lib/twitter_cldr/resources/parent_locales_importer.rb +54 -0
  9. data/lib/twitter_cldr/resources/properties/emoji_importer.rb +3 -3
  10. data/lib/twitter_cldr/resources/requirements/unicode_requirement.rb +1 -1
  11. data/lib/twitter_cldr/resources/segment_dictionaries_importer.rb +2 -1
  12. data/lib/twitter_cldr/resources/timezones_importer.rb +11 -1
  13. data/lib/twitter_cldr/shared/casefolder.rb +57 -56
  14. data/lib/twitter_cldr/shared/hyphenator.rb +4 -4
  15. data/lib/twitter_cldr/shared/locale.rb +57 -7
  16. data/lib/twitter_cldr/timezones/generic_location.rb +6 -1
  17. data/lib/twitter_cldr/version.rb +1 -1
  18. data/lib/twitter_cldr/versions.rb +3 -8
  19. data/resources/collation/tailoring/eo.yml +16 -0
  20. data/resources/collation/tries/eo.dump +0 -0
  21. data/resources/locales/af/languages.yml +1 -0
  22. data/resources/locales/af/timezones.yml +3 -1
  23. data/resources/locales/af/units.yml +20 -20
  24. data/resources/locales/ar/languages.yml +3 -2
  25. data/resources/locales/ar/territories.yml +2 -0
  26. data/resources/locales/ar/timezones.yml +3 -1
  27. data/resources/locales/ar/units.yml +28 -28
  28. data/resources/locales/az/languages.yml +1 -0
  29. data/resources/locales/az/timezones.yml +3 -1
  30. data/resources/locales/az/units.yml +20 -20
  31. data/resources/locales/be/languages.yml +1 -0
  32. data/resources/locales/be/timezones.yml +3 -1
  33. data/resources/locales/be/units.yml +23 -23
  34. data/resources/locales/bg/languages.yml +2 -0
  35. data/resources/locales/bg/timezones.yml +3 -1
  36. data/resources/locales/bg/units.yml +20 -20
  37. data/resources/locales/bn/languages.yml +1 -0
  38. data/resources/locales/bn/timezones.yml +3 -1
  39. data/resources/locales/bn/units.yml +22 -22
  40. data/resources/locales/bo/units.yml +9 -9
  41. data/resources/locales/bs/languages.yml +2 -0
  42. data/resources/locales/bs/territories.yml +2 -0
  43. data/resources/locales/bs/timezones.yml +3 -1
  44. data/resources/locales/bs/units.yml +22 -22
  45. data/resources/locales/ca/languages.yml +2 -1
  46. data/resources/locales/ca/timezones.yml +3 -1
  47. data/resources/locales/ca/units.yml +19 -19
  48. data/resources/locales/cs/languages.yml +1 -0
  49. data/resources/locales/cs/timezones.yml +3 -1
  50. data/resources/locales/cs/units.yml +32 -32
  51. data/resources/locales/cy/languages.yml +1 -0
  52. data/resources/locales/cy/timezones.yml +3 -1
  53. data/resources/locales/cy/units.yml +30 -30
  54. data/resources/locales/da/languages.yml +3 -2
  55. data/resources/locales/da/timezones.yml +3 -1
  56. data/resources/locales/da/units.yml +23 -23
  57. data/resources/locales/de-AT/languages.yml +3 -2
  58. data/resources/locales/de-AT/timezones.yml +3 -1
  59. data/resources/locales/de-AT/units.yml +23 -23
  60. data/resources/locales/de-CH/languages.yml +2 -1
  61. data/resources/locales/de-CH/timezones.yml +3 -1
  62. data/resources/locales/de-CH/units.yml +23 -23
  63. data/resources/locales/de/languages.yml +3 -2
  64. data/resources/locales/de/timezones.yml +3 -1
  65. data/resources/locales/de/units.yml +23 -23
  66. data/resources/locales/el/languages.yml +1 -0
  67. data/resources/locales/el/timezones.yml +3 -1
  68. data/resources/locales/el/units.yml +20 -20
  69. data/resources/locales/en-001/languages.yml +2 -2
  70. data/resources/locales/en-001/plurals.yml +1 -1
  71. data/resources/locales/en-001/timezones.yml +3 -1
  72. data/resources/locales/en-001/units.yml +43 -35
  73. data/resources/locales/en-150/languages.yml +2 -2
  74. data/resources/locales/en-150/timezones.yml +3 -1
  75. data/resources/locales/en-150/units.yml +43 -35
  76. data/resources/locales/en-AU/languages.yml +2 -2
  77. data/resources/locales/en-AU/timezones.yml +3 -1
  78. data/resources/locales/en-AU/units.yml +43 -35
  79. data/resources/locales/en-CA/languages.yml +2 -2
  80. data/resources/locales/en-CA/timezones.yml +3 -1
  81. data/resources/locales/en-CA/units.yml +43 -35
  82. data/resources/locales/en-GB/languages.yml +2 -2
  83. data/resources/locales/en-GB/timezones.yml +3 -1
  84. data/resources/locales/en-GB/units.yml +41 -33
  85. data/resources/locales/en-IE/languages.yml +2 -2
  86. data/resources/locales/en-IE/timezones.yml +3 -1
  87. data/resources/locales/en-IE/units.yml +43 -35
  88. data/resources/locales/en-IN/languages.yml +2 -2
  89. data/resources/locales/en-IN/timezones.yml +3 -1
  90. data/resources/locales/en-IN/units.yml +43 -35
  91. data/resources/locales/en-NZ/languages.yml +2 -2
  92. data/resources/locales/en-NZ/timezones.yml +3 -1
  93. data/resources/locales/en-NZ/units.yml +43 -35
  94. data/resources/locales/en-SG/languages.yml +2 -2
  95. data/resources/locales/en-SG/timezones.yml +3 -1
  96. data/resources/locales/en-SG/units.yml +43 -35
  97. data/resources/locales/en-US/languages.yml +2 -2
  98. data/resources/locales/en-US/timezones.yml +3 -1
  99. data/resources/locales/en-US/units.yml +43 -34
  100. data/resources/locales/en-ZA/languages.yml +2 -2
  101. data/resources/locales/en-ZA/timezones.yml +3 -1
  102. data/resources/locales/en-ZA/units.yml +43 -35
  103. data/resources/locales/en/languages.yml +2 -2
  104. data/resources/locales/en/timezones.yml +3 -1
  105. data/resources/locales/en/units.yml +43 -34
  106. data/resources/locales/eo/calendars.yml +245 -0
  107. data/resources/locales/eo/currencies.yml +211 -0
  108. data/resources/locales/eo/day_periods.yml +32 -0
  109. data/resources/locales/eo/fields.yml +140 -0
  110. data/resources/locales/eo/languages.yml +156 -0
  111. data/resources/locales/eo/layout.yml +5 -0
  112. data/resources/locales/eo/lists.yml +22 -0
  113. data/resources/locales/eo/numbers.yml +367 -0
  114. data/resources/locales/eo/plural_rules.yml +7 -0
  115. data/resources/locales/eo/plurals.yml +14 -0
  116. data/resources/locales/eo/rbnf.yml +112 -0
  117. data/resources/locales/eo/territories.yml +226 -0
  118. data/resources/locales/eo/timezones.yml +85 -0
  119. data/resources/locales/eo/units.yml +429 -0
  120. data/resources/locales/es-419/languages.yml +1 -0
  121. data/resources/locales/es-419/timezones.yml +3 -1
  122. data/resources/locales/es-419/units.yml +23 -23
  123. data/resources/locales/es-AR/languages.yml +1 -0
  124. data/resources/locales/es-AR/timezones.yml +3 -1
  125. data/resources/locales/es-AR/units.yml +23 -23
  126. data/resources/locales/es-CO/languages.yml +1 -0
  127. data/resources/locales/es-CO/timezones.yml +3 -1
  128. data/resources/locales/es-CO/units.yml +23 -23
  129. data/resources/locales/es-MX/languages.yml +3 -2
  130. data/resources/locales/es-MX/timezones.yml +3 -1
  131. data/resources/locales/es-MX/units.yml +23 -23
  132. data/resources/locales/es-US/languages.yml +5 -4
  133. data/resources/locales/es-US/territories.yml +1 -1
  134. data/resources/locales/es-US/timezones.yml +3 -1
  135. data/resources/locales/es-US/units.yml +23 -23
  136. data/resources/locales/es/languages.yml +1 -0
  137. data/resources/locales/es/timezones.yml +3 -1
  138. data/resources/locales/es/units.yml +22 -22
  139. data/resources/locales/et/languages.yml +1 -2
  140. data/resources/locales/et/timezones.yml +3 -1
  141. data/resources/locales/et/units.yml +21 -21
  142. data/resources/locales/eu/calendars.yml +12 -12
  143. data/resources/locales/eu/languages.yml +1 -0
  144. data/resources/locales/eu/territories.yml +1 -0
  145. data/resources/locales/eu/timezones.yml +5 -1
  146. data/resources/locales/eu/units.yml +20 -20
  147. data/resources/locales/fa/currencies.yml +2 -0
  148. data/resources/locales/fa/territories.yml +1 -0
  149. data/resources/locales/fa/timezones.yml +3 -1
  150. data/resources/locales/fa/units.yml +23 -23
  151. data/resources/locales/fi/languages.yml +2 -1
  152. data/resources/locales/fi/territories.yml +2 -0
  153. data/resources/locales/fi/timezones.yml +3 -1
  154. data/resources/locales/fi/units.yml +26 -26
  155. data/resources/locales/fil/languages.yml +1 -0
  156. data/resources/locales/fil/timezones.yml +3 -1
  157. data/resources/locales/fil/units.yml +24 -24
  158. data/resources/locales/fr-BE/languages.yml +2 -1
  159. data/resources/locales/fr-BE/timezones.yml +3 -1
  160. data/resources/locales/fr-BE/units.yml +25 -25
  161. data/resources/locales/fr-CA/languages.yml +2 -1
  162. data/resources/locales/fr-CA/timezones.yml +3 -1
  163. data/resources/locales/fr-CA/units.yml +25 -25
  164. data/resources/locales/fr-CH/languages.yml +2 -1
  165. data/resources/locales/fr-CH/timezones.yml +3 -1
  166. data/resources/locales/fr-CH/units.yml +25 -25
  167. data/resources/locales/fr/languages.yml +2 -1
  168. data/resources/locales/fr/timezones.yml +3 -1
  169. data/resources/locales/fr/units.yml +25 -25
  170. data/resources/locales/ga/currencies.yml +5 -11
  171. data/resources/locales/ga/languages.yml +13 -110
  172. data/resources/locales/ga/timezones.yml +3 -1
  173. data/resources/locales/ga/units.yml +35 -35
  174. data/resources/locales/gl/languages.yml +1 -0
  175. data/resources/locales/gl/timezones.yml +3 -1
  176. data/resources/locales/gl/units.yml +19 -19
  177. data/resources/locales/gu/languages.yml +1 -4
  178. data/resources/locales/gu/timezones.yml +3 -1
  179. data/resources/locales/gu/units.yml +20 -20
  180. data/resources/locales/he/languages.yml +1 -0
  181. data/resources/locales/he/timezones.yml +3 -1
  182. data/resources/locales/he/units.yml +27 -27
  183. data/resources/locales/hi/languages.yml +4 -3
  184. data/resources/locales/hi/timezones.yml +3 -1
  185. data/resources/locales/hi/units.yml +20 -20
  186. data/resources/locales/hr/languages.yml +3 -2
  187. data/resources/locales/hr/timezones.yml +3 -1
  188. data/resources/locales/hr/units.yml +25 -25
  189. data/resources/locales/hu/currencies.yml +58 -18
  190. data/resources/locales/hu/languages.yml +3 -2
  191. data/resources/locales/hu/timezones.yml +3 -1
  192. data/resources/locales/hu/units.yml +22 -22
  193. data/resources/locales/hy/currencies.yml +2 -2
  194. data/resources/locales/hy/languages.yml +1 -0
  195. data/resources/locales/hy/timezones.yml +3 -1
  196. data/resources/locales/hy/units.yml +20 -20
  197. data/resources/locales/id/languages.yml +1 -0
  198. data/resources/locales/id/timezones.yml +3 -1
  199. data/resources/locales/id/units.yml +20 -20
  200. data/resources/locales/is/languages.yml +1 -4
  201. data/resources/locales/is/timezones.yml +3 -1
  202. data/resources/locales/is/units.yml +26 -26
  203. data/resources/locales/it-CH/currencies.yml +2 -2
  204. data/resources/locales/it-CH/languages.yml +1 -1
  205. data/resources/locales/it-CH/timezones.yml +3 -1
  206. data/resources/locales/it-CH/units.yml +20 -20
  207. data/resources/locales/it/currencies.yml +2 -2
  208. data/resources/locales/it/languages.yml +1 -1
  209. data/resources/locales/it/timezones.yml +3 -1
  210. data/resources/locales/it/units.yml +20 -20
  211. data/resources/locales/ja/languages.yml +3 -2
  212. data/resources/locales/ja/timezones.yml +3 -1
  213. data/resources/locales/ja/units.yml +21 -21
  214. data/resources/locales/ka/languages.yml +1 -0
  215. data/resources/locales/ka/timezones.yml +3 -1
  216. data/resources/locales/ka/units.yml +19 -19
  217. data/resources/locales/km/languages.yml +1 -0
  218. data/resources/locales/km/lists.yml +7 -2
  219. data/resources/locales/km/plurals.yml +1 -1
  220. data/resources/locales/km/timezones.yml +3 -1
  221. data/resources/locales/km/units.yml +17 -17
  222. data/resources/locales/kn/languages.yml +1 -0
  223. data/resources/locales/kn/timezones.yml +3 -1
  224. data/resources/locales/kn/units.yml +22 -22
  225. data/resources/locales/ko/languages.yml +2 -1
  226. data/resources/locales/ko/timezones.yml +3 -1
  227. data/resources/locales/ko/units.yml +21 -21
  228. data/resources/locales/lo/languages.yml +1 -0
  229. data/resources/locales/lo/plurals.yml +1 -1
  230. data/resources/locales/lo/territories.yml +2 -0
  231. data/resources/locales/lo/timezones.yml +3 -1
  232. data/resources/locales/lo/units.yml +18 -18
  233. data/resources/locales/lt/territories.yml +2 -0
  234. data/resources/locales/lt/timezones.yml +3 -1
  235. data/resources/locales/lt/units.yml +27 -27
  236. data/resources/locales/lv/languages.yml +2 -1
  237. data/resources/locales/lv/timezones.yml +3 -1
  238. data/resources/locales/lv/units.yml +23 -23
  239. data/resources/locales/mk/languages.yml +1 -0
  240. data/resources/locales/mk/timezones.yml +3 -1
  241. data/resources/locales/mk/units.yml +22 -22
  242. data/resources/locales/mr/timezones.yml +3 -1
  243. data/resources/locales/mr/units.yml +23 -23
  244. data/resources/locales/ms/currencies.yml +24 -1
  245. data/resources/locales/ms/languages.yml +1 -0
  246. data/resources/locales/ms/territories.yml +2 -0
  247. data/resources/locales/ms/timezones.yml +3 -1
  248. data/resources/locales/ms/units.yml +23 -21
  249. data/resources/locales/mt/currencies.yml +0 -598
  250. data/resources/locales/mt/units.yml +9 -9
  251. data/resources/locales/my/languages.yml +1 -0
  252. data/resources/locales/my/plurals.yml +1 -1
  253. data/resources/locales/my/territories.yml +2 -0
  254. data/resources/locales/my/timezones.yml +3 -1
  255. data/resources/locales/my/units.yml +18 -18
  256. data/resources/locales/nb/currencies.yml +2 -2
  257. data/resources/locales/nb/languages.yml +2 -1
  258. data/resources/locales/nb/territories.yml +1 -1
  259. data/resources/locales/nb/timezones.yml +3 -1
  260. data/resources/locales/nb/units.yml +24 -24
  261. data/resources/locales/nl-BE/languages.yml +3 -2
  262. data/resources/locales/nl-BE/timezones.yml +3 -1
  263. data/resources/locales/nl-BE/units.yml +27 -27
  264. data/resources/locales/nl/languages.yml +3 -2
  265. data/resources/locales/nl/timezones.yml +3 -1
  266. data/resources/locales/nl/units.yml +27 -27
  267. data/resources/locales/pl/languages.yml +2 -1
  268. data/resources/locales/pl/timezones.yml +102 -162
  269. data/resources/locales/pl/units.yml +28 -28
  270. data/resources/locales/pt-PT/languages.yml +3 -2
  271. data/resources/locales/pt-PT/timezones.yml +2 -0
  272. data/resources/locales/pt-PT/units.yml +20 -20
  273. data/resources/locales/pt/languages.yml +2 -1
  274. data/resources/locales/pt/timezones.yml +3 -1
  275. data/resources/locales/pt/units.yml +21 -21
  276. data/resources/locales/ro/languages.yml +3 -2
  277. data/resources/locales/ro/timezones.yml +3 -1
  278. data/resources/locales/ro/units.yml +25 -25
  279. data/resources/locales/ru/languages.yml +3 -2
  280. data/resources/locales/ru/timezones.yml +3 -1
  281. data/resources/locales/ru/units.yml +27 -27
  282. data/resources/locales/sk/languages.yml +1 -0
  283. data/resources/locales/sk/timezones.yml +3 -1
  284. data/resources/locales/sk/units.yml +27 -27
  285. data/resources/locales/sl/languages.yml +1 -0
  286. data/resources/locales/sl/timezones.yml +3 -1
  287. data/resources/locales/sl/units.yml +24 -24
  288. data/resources/locales/sq/languages.yml +1 -0
  289. data/resources/locales/sq/timezones.yml +3 -1
  290. data/resources/locales/sq/units.yml +22 -22
  291. data/resources/locales/sr-Cyrl-ME/languages.yml +2 -0
  292. data/resources/locales/sr-Cyrl-ME/territories.yml +2 -0
  293. data/resources/locales/sr-Cyrl-ME/timezones.yml +3 -1
  294. data/resources/locales/sr-Cyrl-ME/units.yml +22 -22
  295. data/resources/locales/sr-Latn-ME/languages.yml +2 -0
  296. data/resources/locales/sr-Latn-ME/territories.yml +2 -0
  297. data/resources/locales/sr-Latn-ME/timezones.yml +3 -1
  298. data/resources/locales/sr-Latn-ME/units.yml +22 -22
  299. data/resources/locales/sr/languages.yml +2 -0
  300. data/resources/locales/sr/territories.yml +2 -0
  301. data/resources/locales/sr/timezones.yml +3 -1
  302. data/resources/locales/sr/units.yml +22 -22
  303. data/resources/locales/sv/currencies.yml +4 -1
  304. data/resources/locales/sv/languages.yml +3 -2
  305. data/resources/locales/sv/timezones.yml +3 -1
  306. data/resources/locales/sv/units.yml +27 -27
  307. data/resources/locales/sw/territories.yml +1 -1
  308. data/resources/locales/sw/timezones.yml +5 -1
  309. data/resources/locales/sw/units.yml +20 -20
  310. data/resources/locales/ta/languages.yml +1 -0
  311. data/resources/locales/ta/timezones.yml +3 -1
  312. data/resources/locales/ta/units.yml +22 -22
  313. data/resources/locales/th/languages.yml +2 -1
  314. data/resources/locales/th/plurals.yml +1 -1
  315. data/resources/locales/th/timezones.yml +3 -1
  316. data/resources/locales/th/units.yml +18 -18
  317. data/resources/locales/tr/languages.yml +3 -2
  318. data/resources/locales/tr/timezones.yml +3 -1
  319. data/resources/locales/tr/units.yml +26 -26
  320. data/resources/locales/uk/languages.yml +3 -2
  321. data/resources/locales/uk/timezones.yml +3 -1
  322. data/resources/locales/uk/units.yml +27 -27
  323. data/resources/locales/ur/languages.yml +1 -4
  324. data/resources/locales/ur/timezones.yml +3 -1
  325. data/resources/locales/ur/units.yml +22 -22
  326. data/resources/locales/vi/languages.yml +2 -1
  327. data/resources/locales/vi/timezones.yml +3 -1
  328. data/resources/locales/vi/units.yml +15 -15
  329. data/resources/locales/xh/units.yml +9 -9
  330. data/resources/locales/zh-Hant/languages.yml +2 -2
  331. data/resources/locales/zh-Hant/timezones.yml +3 -1
  332. data/resources/locales/zh-Hant/units.yml +23 -23
  333. data/resources/locales/zh/languages.yml +3 -2
  334. data/resources/locales/zh/timezones.yml +3 -1
  335. data/resources/locales/zh/units.yml +19 -19
  336. data/resources/locales/zu/currencies.yml +2 -2
  337. data/resources/locales/zu/languages.yml +1 -0
  338. data/resources/locales/zu/territories.yml +0 -1
  339. data/resources/locales/zu/timezones.yml +3 -1
  340. data/resources/locales/zu/units.yml +18 -18
  341. data/resources/shared/hyphenation/bg-BG.yml +2 -2
  342. data/resources/shared/hyphenation/ca.yml +6 -6
  343. data/resources/shared/hyphenation/de-AT.yml +4 -45
  344. data/resources/shared/hyphenation/de-CH.yml +4 -45
  345. data/resources/shared/hyphenation/de-DE.yml +4 -45
  346. data/resources/shared/hyphenation/en-GB.yml +4 -4
  347. data/resources/shared/hyphenation/en-US.yml +4 -4
  348. data/resources/shared/hyphenation/es.yml +2 -2
  349. data/resources/shared/hyphenation/fr.yml +5 -5
  350. data/resources/shared/hyphenation/gl.yml +2 -2
  351. data/resources/shared/hyphenation/hr-HR.yml +3 -3
  352. data/resources/shared/hyphenation/hu-HU.yml +2 -2
  353. data/resources/shared/hyphenation/is.yml +2 -2
  354. data/resources/shared/hyphenation/sl-SI.yml +3 -3
  355. data/resources/shared/hyphenation/sr-Latn.yml +2 -2
  356. data/resources/shared/hyphenation/sr.yml +2 -2
  357. data/resources/shared/hyphenation/sv.yml +2 -2
  358. data/resources/shared/likely_subtags.yml +12 -2
  359. data/resources/shared/metazones.yml +13 -1
  360. data/resources/shared/numbering_systems.yml +6 -0
  361. data/resources/shared/parent_locales.yml +172 -0
  362. data/resources/shared/segments/rules/el/sentence.yml +435 -424
  363. data/resources/shared/segments/rules/en-US-POSIX/word.yml +523 -483
  364. data/resources/shared/segments/rules/ja/line.yml +569 -716
  365. data/resources/shared/segments/rules/ja/word.yml +523 -483
  366. data/resources/shared/segments/rules/root/grapheme.yml +324 -318
  367. data/resources/shared/segments/rules/root/line.yml +569 -716
  368. data/resources/shared/segments/rules/root/sentence.yml +435 -424
  369. data/resources/shared/segments/rules/root/word.yml +523 -483
  370. data/resources/shared/segments/rules/zh-Hant/line.yml +569 -716
  371. data/resources/shared/segments/rules/zh/line.yml +569 -716
  372. data/resources/shared/segments/suppressions/en/sentence.yml +175 -4
  373. data/resources/shared/segments/suppressions/it/sentence.yml +77 -4
  374. data/resources/shared/segments/suppressions/ru/sentence.yml +46 -4
  375. data/resources/shared/segments/tests/line_break_test.yml +1027 -687
  376. data/resources/shared/territories_containment.yml +0 -1
  377. data/resources/shared/transforms/Han-Latin.yml +830 -830
  378. data/resources/shared/transforms/Myanmar-Latin.yml +192 -0
  379. data/resources/shared/transforms/transform_id_map.yml +4 -0
  380. data/resources/shared/validity_data.yml +5 -0
  381. data/resources/supported_locales.yml +1 -0
  382. data/resources/unicode_data/blocks.yml +32 -0
  383. data/resources/unicode_data/blocks/ancient_symbols.yml +16 -0
  384. data/resources/unicode_data/blocks/arabic_extended_a.yml +160 -0
  385. data/resources/unicode_data/blocks/bopomofo_extended.yml +80 -0
  386. data/resources/unicode_data/blocks/chakma.yml +16 -0
  387. data/resources/unicode_data/blocks/chorasmian.yml +449 -0
  388. data/resources/unicode_data/blocks/cjk_unified_ideographs.yml +2 -2
  389. data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_a.yml +2 -2
  390. data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_b.yml +2 -2
  391. data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_g.yml +33 -0
  392. data/resources/unicode_data/blocks/combining_diacritical_marks_extended.yml +32 -0
  393. data/resources/unicode_data/blocks/dives_akuru.yml +1153 -0
  394. data/resources/unicode_data/blocks/enclosed_alphanumeric_supplement.yml +112 -0
  395. data/resources/unicode_data/blocks/enclosed_cjk_letters_and_months.yml +16 -0
  396. data/resources/unicode_data/blocks/ideographic_symbols_and_punctuation.yml +48 -0
  397. data/resources/unicode_data/blocks/khitan_small_script.yml +7521 -0
  398. data/resources/unicode_data/blocks/latin_extended_d.yml +96 -0
  399. data/resources/unicode_data/blocks/latin_extended_e.yml +64 -0
  400. data/resources/unicode_data/blocks/lisu_supplement.yml +17 -0
  401. data/resources/unicode_data/blocks/malayalam.yml +16 -0
  402. data/resources/unicode_data/blocks/miscellaneous_symbols_and_arrows.yml +16 -0
  403. data/resources/unicode_data/blocks/newa.yml +48 -0
  404. data/resources/unicode_data/blocks/oriya.yml +16 -0
  405. data/resources/unicode_data/blocks/sharada.yml +32 -0
  406. data/resources/unicode_data/blocks/sinhala.yml +16 -0
  407. data/resources/unicode_data/blocks/supplemental_arrows_c.yml +32 -0
  408. data/resources/unicode_data/blocks/supplemental_punctuation.yml +48 -0
  409. data/resources/unicode_data/blocks/supplemental_symbols_and_pictographs.yml +160 -0
  410. data/resources/unicode_data/blocks/syloti_nagri.yml +16 -0
  411. data/resources/unicode_data/blocks/symbols_and_pictographs_extended_a.yml +656 -0
  412. data/resources/unicode_data/blocks/symbols_for_legacy_computing.yml +3399 -0
  413. data/resources/unicode_data/blocks/tangut_components.yml +208 -0
  414. data/resources/unicode_data/blocks/tangut_supplement.yml +33 -0
  415. data/resources/unicode_data/blocks/transport_and_map_symbols.yml +64 -0
  416. data/resources/unicode_data/blocks/yezidi.yml +753 -0
  417. data/resources/unicode_data/casefolding.yml +12 -0
  418. data/resources/unicode_data/properties/{Script_Extensions/Armn → Age/12.1}/value.dump +1 -1
  419. data/resources/unicode_data/properties/Age/13.0/value.dump +0 -0
  420. data/resources/unicode_data/properties/Alphabetic/value.dump +0 -0
  421. data/resources/unicode_data/properties/Bidi_Class/AL/value.dump +0 -0
  422. data/resources/unicode_data/properties/Bidi_Class/EN/value.dump +0 -0
  423. data/resources/unicode_data/properties/Bidi_Class/L/value.dump +0 -0
  424. data/resources/unicode_data/properties/Bidi_Class/NSM/value.dump +0 -0
  425. data/resources/unicode_data/properties/Bidi_Class/ON/value.dump +0 -0
  426. data/resources/unicode_data/properties/Bidi_Class/R/value.dump +0 -0
  427. data/resources/unicode_data/properties/Bidi_Mirrored/N/value.dump +0 -0
  428. data/resources/unicode_data/properties/Block/CJK Unified Ideographs Extension G/value.dump +0 -0
  429. data/resources/unicode_data/properties/Block/Chorasmian/value.dump +3 -0
  430. data/resources/unicode_data/properties/Block/Dives Akuru/value.dump +0 -0
  431. data/resources/unicode_data/properties/Block/Khitan Small Script/value.dump +0 -0
  432. data/resources/unicode_data/properties/Block/Lisu Supplement/value.dump +3 -0
  433. data/resources/unicode_data/properties/Block/Symbols for Legacy Computing/value.dump +0 -0
  434. data/resources/unicode_data/properties/Block/Tangut Supplement/value.dump +0 -0
  435. data/resources/unicode_data/properties/Block/Yezidi/value.dump +3 -0
  436. data/resources/unicode_data/properties/Canonical_Combining_Class/0/value.dump +0 -0
  437. data/resources/unicode_data/properties/Canonical_Combining_Class/220/value.dump +3 -2
  438. data/resources/unicode_data/properties/Canonical_Combining_Class/230/value.dump +0 -0
  439. data/resources/unicode_data/properties/Canonical_Combining_Class/6/value.dump +3 -0
  440. data/resources/unicode_data/properties/Canonical_Combining_Class/7/value.dump +3 -2
  441. data/resources/unicode_data/properties/Canonical_Combining_Class/9/value.dump +5 -3
  442. data/resources/unicode_data/properties/Case_Ignorable/value.dump +0 -0
  443. data/resources/unicode_data/properties/Cased/value.dump +0 -0
  444. data/resources/unicode_data/properties/Changes_When_Casefolded/value.dump +0 -0
  445. data/resources/unicode_data/properties/Changes_When_Casemapped/value.dump +0 -0
  446. data/resources/unicode_data/properties/Changes_When_Lowercased/value.dump +0 -0
  447. data/resources/unicode_data/properties/Changes_When_Titlecased/value.dump +5 -2
  448. data/resources/unicode_data/properties/Changes_When_Uppercased/value.dump +5 -2
  449. data/resources/unicode_data/properties/Dash/value.dump +0 -0
  450. data/resources/unicode_data/properties/Diacritic/value.dump +0 -0
  451. data/resources/unicode_data/properties/East_Asian_Width/N/value.dump +0 -0
  452. data/resources/unicode_data/properties/East_Asian_Width/W/value.dump +0 -0
  453. data/resources/unicode_data/properties/Emoji/value.dump +0 -0
  454. data/resources/unicode_data/properties/Emoji_Modifier_Base/value.dump +5 -3
  455. data/resources/unicode_data/properties/Emoji_Presentation/value.dump +0 -0
  456. data/resources/unicode_data/properties/Extended_Pictographic/value.dump +0 -0
  457. data/resources/unicode_data/properties/Extender/value.dump +3 -2
  458. data/resources/unicode_data/properties/General_Category/L/l/value.dump +0 -0
  459. data/resources/unicode_data/properties/General_Category/L/m/value.dump +3 -2
  460. data/resources/unicode_data/properties/General_Category/L/o/value.dump +0 -0
  461. data/resources/unicode_data/properties/General_Category/L/u/value.dump +0 -0
  462. data/resources/unicode_data/properties/General_Category/M/c/value.dump +0 -0
  463. data/resources/unicode_data/properties/General_Category/M/n/value.dump +0 -0
  464. data/resources/unicode_data/properties/General_Category/N/d/value.dump +0 -0
  465. data/resources/unicode_data/properties/General_Category/N/o/value.dump +0 -0
  466. data/resources/unicode_data/properties/General_Category/P/d/value.dump +0 -0
  467. data/resources/unicode_data/properties/General_Category/P/o/value.dump +0 -0
  468. data/resources/unicode_data/properties/General_Category/S/k/value.dump +0 -0
  469. data/resources/unicode_data/properties/General_Category/S/o/value.dump +0 -0
  470. data/resources/unicode_data/properties/Grapheme_Base/value.dump +0 -0
  471. data/resources/unicode_data/properties/Grapheme_Cluster_Break/Extend/value.dump +0 -0
  472. data/resources/unicode_data/properties/Grapheme_Cluster_Break/Prepend/value.dump +0 -0
  473. data/resources/unicode_data/properties/Grapheme_Cluster_Break/SpacingMark/value.dump +0 -0
  474. data/resources/unicode_data/properties/Grapheme_Extend/value.dump +0 -0
  475. data/resources/unicode_data/properties/Grapheme_Link/value.dump +5 -3
  476. data/resources/unicode_data/properties/ID_Continue/value.dump +0 -0
  477. data/resources/unicode_data/properties/ID_Start/value.dump +0 -0
  478. data/resources/unicode_data/properties/Ideographic/value.dump +0 -0
  479. data/resources/unicode_data/properties/Indic_Positional_Category/Bottom/value.dump +5 -3
  480. data/resources/unicode_data/properties/Indic_Positional_Category/Bottom_And_Right/value.dump +5 -3
  481. data/resources/unicode_data/properties/Indic_Positional_Category/Left/value.dump +6 -3
  482. data/resources/unicode_data/properties/Indic_Positional_Category/Left_And_Right/value.dump +3 -2
  483. data/resources/unicode_data/properties/Indic_Positional_Category/Right/value.dump +0 -0
  484. data/resources/unicode_data/properties/Indic_Positional_Category/Top/value.dump +0 -0
  485. data/resources/unicode_data/properties/Indic_Positional_Category/Top_And_Bottom_And_Left/value.dump +4 -0
  486. data/resources/unicode_data/properties/Indic_Syllabic_Category/Bindu/value.dump +0 -0
  487. data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant/value.dump +0 -0
  488. data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Medial/value.dump +4 -2
  489. data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Preceding_Repha/value.dump +3 -2
  490. data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Prefixed/value.dump +3 -2
  491. data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_With_Stacker/value.dump +3 -2
  492. data/resources/unicode_data/properties/Indic_Syllabic_Category/Invisible_Stacker/value.dump +3 -2
  493. data/resources/unicode_data/properties/Indic_Syllabic_Category/Nukta/value.dump +3 -2
  494. data/resources/unicode_data/properties/Indic_Syllabic_Category/Number/value.dump +0 -0
  495. data/resources/unicode_data/properties/Indic_Syllabic_Category/Pure_Killer/value.dump +5 -3
  496. data/resources/unicode_data/properties/Indic_Syllabic_Category/Vowel_Dependent/value.dump +7 -4
  497. data/resources/unicode_data/properties/Indic_Syllabic_Category/Vowel_Independent/value.dump +0 -0
  498. data/resources/unicode_data/properties/Joining_Group/AFRICAN QAF/value.dump +3 -2
  499. data/resources/unicode_data/properties/Joining_Group/AIN/value.dump +3 -3
  500. data/resources/unicode_data/properties/Joining_Group/BEH/value.dump +3 -2
  501. data/resources/unicode_data/properties/Joining_Group/GAF/value.dump +3 -2
  502. data/resources/unicode_data/properties/Joining_Group/HAH/value.dump +4 -2
  503. data/resources/unicode_data/properties/Joining_Group/LAM/value.dump +4 -2
  504. data/resources/unicode_data/properties/Joining_Group/No_Joining_Group/value.dump +0 -0
  505. data/resources/unicode_data/properties/Joining_Type/Dual_Joining/value.dump +0 -0
  506. data/resources/unicode_data/properties/Joining_Type/Left_Joining/value.dump +0 -0
  507. data/resources/unicode_data/properties/Joining_Type/Non_Joining/value.dump +0 -0
  508. data/resources/unicode_data/properties/Joining_Type/Right_Joining/value.dump +9 -3
  509. data/resources/unicode_data/properties/Line_Break/AL/value.dump +0 -0
  510. data/resources/unicode_data/properties/Line_Break/BA/value.dump +0 -0
  511. data/resources/unicode_data/properties/Line_Break/CM/value.dump +0 -0
  512. data/resources/unicode_data/properties/Line_Break/EB/value.dump +5 -3
  513. data/resources/unicode_data/properties/Line_Break/GL/value.dump +3 -2
  514. data/resources/unicode_data/properties/Line_Break/ID/value.dump +0 -0
  515. data/resources/unicode_data/properties/Line_Break/NU/value.dump +0 -0
  516. data/resources/unicode_data/properties/Lowercase/value.dump +0 -0
  517. data/resources/unicode_data/properties/Numeric_Type/0/value.dump +0 -0
  518. data/resources/unicode_data/properties/Numeric_Type/1/value.dump +5 -3
  519. data/resources/unicode_data/properties/Numeric_Type/2/value.dump +5 -3
  520. data/resources/unicode_data/properties/Numeric_Type/3/value.dump +5 -3
  521. data/resources/unicode_data/properties/Numeric_Type/4/value.dump +5 -3
  522. data/resources/unicode_data/properties/Numeric_Type/5/value.dump +5 -3
  523. data/resources/unicode_data/properties/Numeric_Type/6/value.dump +5 -3
  524. data/resources/unicode_data/properties/Numeric_Type/7/value.dump +5 -3
  525. data/resources/unicode_data/properties/Numeric_Type/8/value.dump +5 -3
  526. data/resources/unicode_data/properties/Numeric_Type/9/value.dump +5 -3
  527. data/resources/unicode_data/properties/Numeric_Type/value.dump +0 -0
  528. data/resources/unicode_data/properties/Other_Alphabetic/value.dump +0 -0
  529. data/resources/unicode_data/properties/Other_Grapheme_Extend/value.dump +0 -0
  530. data/resources/unicode_data/properties/Script/Arabic/value.dump +0 -0
  531. data/resources/unicode_data/properties/Script/Armenian/value.dump +1 -3
  532. data/resources/unicode_data/properties/Script/Bopomofo/value.dump +1 -1
  533. data/resources/unicode_data/properties/Script/Chakma/value.dump +0 -0
  534. data/resources/unicode_data/properties/Script/Chorasmian/value.dump +3 -0
  535. data/resources/unicode_data/properties/Script/Common/value.dump +0 -0
  536. data/resources/unicode_data/properties/Script/Dives_Akuru/value.dump +0 -0
  537. data/resources/unicode_data/properties/Script/Han/value.dump +0 -0
  538. data/resources/unicode_data/properties/Script/Inherited/value.dump +0 -0
  539. data/resources/unicode_data/properties/Script/Khitan_Small_Script/value.dump +0 -0
  540. data/resources/unicode_data/properties/Script/Latin/value.dump +0 -0
  541. data/resources/unicode_data/properties/Script/Lisu/value.dump +3 -2
  542. data/resources/unicode_data/properties/Script/Malayalam/value.dump +0 -0
  543. data/resources/unicode_data/properties/Script/Newa/value.dump +0 -0
  544. data/resources/unicode_data/properties/Script/Oriya/value.dump +1 -1
  545. data/resources/unicode_data/properties/Script/Sharada/value.dump +2 -3
  546. data/resources/unicode_data/properties/Script/Sinhala/value.dump +1 -1
  547. data/resources/unicode_data/properties/Script/Syloti_Nagri/value.dump +0 -0
  548. data/resources/unicode_data/properties/Script/Tangut/value.dump +0 -0
  549. data/resources/unicode_data/properties/Script/Yezidi/value.dump +5 -0
  550. data/resources/unicode_data/properties/Script_Extensions/Cyrl/value.dump +3 -2
  551. data/resources/unicode_data/properties/Script_Extensions/Geor/value.dump +2 -3
  552. data/resources/unicode_data/properties/Script_Extensions/Hani/value.dump +0 -0
  553. data/resources/unicode_data/properties/Script_Extensions/Latn/value.dump +0 -0
  554. data/resources/unicode_data/properties/Script_Extensions/Syrc/value.dump +3 -2
  555. data/resources/unicode_data/properties/Script_Extensions/Yezi/value.dump +6 -0
  556. data/resources/unicode_data/properties/Sentence_Break/Extend/value.dump +0 -0
  557. data/resources/unicode_data/properties/Sentence_Break/Lower/value.dump +0 -0
  558. data/resources/unicode_data/properties/Sentence_Break/Numeric/value.dump +0 -0
  559. data/resources/unicode_data/properties/Sentence_Break/OLetter/value.dump +0 -0
  560. data/resources/unicode_data/properties/Sentence_Break/STerm/value.dump +0 -0
  561. data/resources/unicode_data/properties/Sentence_Break/Upper/value.dump +0 -0
  562. data/resources/unicode_data/properties/Sentence_Terminal/value.dump +0 -0
  563. data/resources/unicode_data/properties/Terminal_Punctuation/value.dump +0 -0
  564. data/resources/unicode_data/properties/Unified_Ideograph/value.dump +0 -0
  565. data/resources/unicode_data/properties/Uppercase/value.dump +0 -0
  566. data/resources/unicode_data/properties/Word_Break/ALetter/value.dump +0 -0
  567. data/resources/unicode_data/properties/Word_Break/Extend/value.dump +0 -0
  568. data/resources/unicode_data/properties/Word_Break/MidLetter/value.dump +3 -2
  569. data/resources/unicode_data/properties/Word_Break/Numeric/value.dump +0 -0
  570. data/resources/unicode_data/properties/XID_Continue/value.dump +0 -0
  571. data/resources/unicode_data/properties/XID_Start/value.dump +0 -0
  572. data/resources/unicode_data/property_aliases.yml +24 -0
  573. data/resources/unicode_data/property_value_aliases.yml +63 -0
  574. data/spec/formatters/list_formatter_spec.rb +20 -0
  575. data/spec/formatters/numbers/rbnf/locales/eo/rbnf_test.yml +706 -0
  576. data/spec/formatters/plurals/plural_formatter_spec.rb +1 -1
  577. data/spec/shared/calendar_spec.rb +1 -1
  578. data/spec/shared/hyphenator_spec.rb +9 -1
  579. data/spec/shared/likely_subtags_spec.rb +8 -0
  580. data/spec/shared/locale_spec.rb +33 -1
  581. data/spec/shared/numbers_spec.rb +2 -2
  582. data/spec/timezones/tests/af.yml +5 -5
  583. data/spec/timezones/tests/ar.yml +5 -5
  584. data/spec/timezones/tests/az.yml +6 -6
  585. data/spec/timezones/tests/be.yml +6 -6
  586. data/spec/timezones/tests/bg.yml +6 -6
  587. data/spec/timezones/tests/bn.yml +5 -5
  588. data/spec/timezones/tests/bs.yml +6 -6
  589. data/spec/timezones/tests/ca.yml +6 -6
  590. data/spec/timezones/tests/cs.yml +6 -6
  591. data/spec/timezones/tests/cy.yml +5 -5
  592. data/spec/timezones/tests/da.yml +6 -6
  593. data/spec/timezones/tests/de-AT.yml +6 -6
  594. data/spec/timezones/tests/de-CH.yml +6 -6
  595. data/spec/timezones/tests/de.yml +6 -6
  596. data/spec/timezones/tests/el.yml +6 -6
  597. data/spec/timezones/tests/en-001.yml +5 -5
  598. data/spec/timezones/tests/en-150.yml +5 -5
  599. data/spec/timezones/tests/en-AU.yml +5 -5
  600. data/spec/timezones/tests/en-CA.yml +5 -5
  601. data/spec/timezones/tests/en-GB.yml +5 -5
  602. data/spec/timezones/tests/en-IE.yml +5 -5
  603. data/spec/timezones/tests/en-IN.yml +5 -5
  604. data/spec/timezones/tests/en-NZ.yml +5 -5
  605. data/spec/timezones/tests/en-SG.yml +5 -5
  606. data/spec/timezones/tests/en-US.yml +5 -5
  607. data/spec/timezones/tests/en-ZA.yml +5 -5
  608. data/spec/timezones/tests/en.yml +5 -5
  609. data/spec/timezones/tests/eo.yml +12475 -0
  610. data/spec/timezones/tests/es-419.yml +6 -6
  611. data/spec/timezones/tests/es-AR.yml +8 -8
  612. data/spec/timezones/tests/es-CO.yml +6 -6
  613. data/spec/timezones/tests/es-MX.yml +6 -6
  614. data/spec/timezones/tests/es-US.yml +6 -6
  615. data/spec/timezones/tests/es.yml +6 -6
  616. data/spec/timezones/tests/et.yml +6 -6
  617. data/spec/timezones/tests/eu.yml +9 -9
  618. data/spec/timezones/tests/fa.yml +5 -5
  619. data/spec/timezones/tests/fi.yml +6 -6
  620. data/spec/timezones/tests/fil.yml +5 -5
  621. data/spec/timezones/tests/fr-BE.yml +6 -6
  622. data/spec/timezones/tests/fr-CA.yml +6 -6
  623. data/spec/timezones/tests/fr-CH.yml +6 -6
  624. data/spec/timezones/tests/fr.yml +6 -6
  625. data/spec/timezones/tests/ga.yml +6 -6
  626. data/spec/timezones/tests/gl.yml +6 -6
  627. data/spec/timezones/tests/gu.yml +6 -6
  628. data/spec/timezones/tests/he.yml +5 -5
  629. data/spec/timezones/tests/hi.yml +5 -5
  630. data/spec/timezones/tests/hr.yml +6 -6
  631. data/spec/timezones/tests/hu.yml +6 -6
  632. data/spec/timezones/tests/hy.yml +6 -6
  633. data/spec/timezones/tests/id.yml +5 -5
  634. data/spec/timezones/tests/is.yml +6 -6
  635. data/spec/timezones/tests/it-CH.yml +6 -6
  636. data/spec/timezones/tests/it.yml +6 -6
  637. data/spec/timezones/tests/ja.yml +5 -5
  638. data/spec/timezones/tests/ka.yml +6 -6
  639. data/spec/timezones/tests/km.yml +6 -6
  640. data/spec/timezones/tests/kn.yml +5 -5
  641. data/spec/timezones/tests/ko.yml +5 -5
  642. data/spec/timezones/tests/lo.yml +6 -6
  643. data/spec/timezones/tests/lt.yml +6 -6
  644. data/spec/timezones/tests/lv.yml +6 -6
  645. data/spec/timezones/tests/mk.yml +6 -6
  646. data/spec/timezones/tests/mr.yml +6 -6
  647. data/spec/timezones/tests/ms.yml +6 -6
  648. data/spec/timezones/tests/my.yml +6 -6
  649. data/spec/timezones/tests/nb.yml +5 -5
  650. data/spec/timezones/tests/nl-BE.yml +6 -6
  651. data/spec/timezones/tests/nl.yml +6 -6
  652. data/spec/timezones/tests/pl.yml +197 -197
  653. data/spec/timezones/tests/pt-PT.yml +6 -6
  654. data/spec/timezones/tests/pt.yml +6 -6
  655. data/spec/timezones/tests/ro.yml +6 -6
  656. data/spec/timezones/tests/ru.yml +6 -6
  657. data/spec/timezones/tests/sk.yml +6 -6
  658. data/spec/timezones/tests/sl.yml +6 -6
  659. data/spec/timezones/tests/sq.yml +6 -6
  660. data/spec/timezones/tests/sr-Cyrl-ME.yml +6 -6
  661. data/spec/timezones/tests/sr-Latn-ME.yml +6 -6
  662. data/spec/timezones/tests/sr.yml +6 -6
  663. data/spec/timezones/tests/sv.yml +6 -6
  664. data/spec/timezones/tests/sw.yml +8 -8
  665. data/spec/timezones/tests/ta.yml +5 -5
  666. data/spec/timezones/tests/th.yml +5 -5
  667. data/spec/timezones/tests/tr.yml +5 -5
  668. data/spec/timezones/tests/uk.yml +6 -6
  669. data/spec/timezones/tests/ur.yml +6 -6
  670. data/spec/timezones/tests/vi.yml +5 -5
  671. data/spec/timezones/tests/zh-Hant.yml +5 -5
  672. data/spec/timezones/tests/zh.yml +5 -5
  673. data/spec/timezones/tests/zu.yml +6 -6
  674. data/spec/timezones/timezone_spec.rb +7 -1
  675. data/spec/transforms/test_data.yml +6 -0
  676. data/spec/twitter_cldr_spec.rb +21 -0
  677. metadata +52 -14
  678. data/resources/uli/segments/de.yml +0 -5
  679. data/resources/uli/segments/en.yml +0 -3
  680. data/resources/uli/segments/es.yml +0 -5
  681. data/resources/uli/segments/fr.yml +0 -5
  682. data/resources/uli/segments/it.yml +0 -3
  683. data/resources/uli/segments/pt.yml +0 -5
  684. data/resources/uli/segments/ru.yml +0 -3
@@ -1,42 +1,10 @@
1
1
  ---
2
2
  :options:
3
- :compoundlefthyphenmin: 2
4
- :compoundrighthyphenmin: 2
5
- :nohyphen: 0
6
- :nextlevel: 0
3
+ :compoundlefthyphenmin: '2'
4
+ :compoundrighthyphenmin: '2'
5
+ :nohyphen: "-,'"
6
+ :nextlevel:
7
7
  :rules:
8
- - "####################################################################################"
9
- - '# This is the hyphenation file "hyph_de_CH.dic" of the German dictionary #'
10
- - "# according to the reform of 2006-08-01\t(i.e. reformed or new spelling) #"
11
- - "# #"
12
- - "# Language: German (de CH) #"
13
- - "# #"
14
- - "# Version: 2017-01-12 #"
15
- - "# New: using the COMPOUND feature for improved hyphenation #"
16
- - "# New: list with over 69,000 words and compounds by Karl Zeiler #"
17
- - "# #"
18
- - "# Origin: Based on the TeX hyphenation tables\t\"dehyphn.tex\", revision level
19
- 31. #"
20
- - "# http://www.ctan.org/tex-archive/language/hyphenation/dehyphn.tex #"
21
- - "# The TeX hyphenation tables are released under the LaTeX Project #"
22
- - "# Public License (LPPL) #"
23
- - "# #"
24
- - "# License: OpenOffice.org Adaptions of this package are licensed under the #"
25
- - "# GNU Lesser General Public License (LGPL 2 or later) and are under #"
26
- - "# Copyright by #"
27
- - "# #"
28
- - "# Authors: conversion author: Marco Huggenberger <marco@by-night.ch> #"
29
- - "# revised conversion: Daniel Naber <naber@danielnaber.de> #"
30
- - "# improvements: Karl Zeiler <karl.zeiler@t-online.de> #"
31
- - "# #"
32
- - "# Please note, this dictionary is based on syllable matching patterns #"
33
- - "# and thus should be suitable under other variations of German #"
34
- - "# #"
35
- - "# HYPH de DE hyph_de_DE #"
36
- - "# HYPH de AT hyph_de_AT #"
37
- - "# HYPH de CH hyph_de_CH #"
38
- - "####################################################################################"
39
- - "# Zusammengesetzte adverbiale Präfixe"
40
8
  - da1her
41
9
  - da1her1ab1
42
10
  - da1her1an1
@@ -87,7 +55,6 @@
87
55
  - vor1an1
88
56
  - vor1weg1
89
57
  - weg
90
- - "# Zusammensetzungen"
91
58
  - aar1gau
92
59
  - aar1gaus
93
60
  - ab1ächze
@@ -73157,7 +73124,6 @@
73157
73124
  - mä1k
73158
73125
  - mä6kl8
73159
73126
  - 1män
73160
- - "#mä1s"
73161
73127
  - mäs1t
73162
73128
  - mä5tr6
73163
73129
  - mäu4s3c
@@ -76640,7 +76606,6 @@
76640
76606
  - ol2l1ernt
76641
76607
  - ol1ler
76642
76608
  - olle2rn
76643
- - "# NEUE PATTERNS"
76644
76609
  - ägä1
76645
76610
  - äl1t
76646
76611
  - ö2s1ti
@@ -76817,7 +76782,6 @@
76817
76782
  - wäl1s
76818
76783
  - wal1s
76819
76784
  - yk1ti
76820
- - "# Ausnahmen - Trennung von -ie-"
76821
76785
  - ".3flo1ri"
76822
76786
  - ".3flo1ri2er."
76823
76787
  - ".3ge1ne1ri"
@@ -76853,7 +76817,6 @@
76853
76817
  - u1ri
76854
76818
  - vr2ie
76855
76819
  - vri6er
76856
- - "# Einsilbler mit au/äu/ck/sst/ß/ä/ö/ü"
76857
76820
  - a1cke
76858
76821
  - a1cku
76859
76822
  - a4ck1t
@@ -76921,7 +76884,6 @@
76921
76884
  - usste1r
76922
76885
  - üs4s1t
76923
76886
  - üsste1r
76924
- - "# Sonderfälle auf -aue, -äue, -eie, -eue,"
76925
76887
  - au1e
76926
76888
  - au5e1ne
76927
76889
  - au5e1nem
@@ -76962,7 +76924,6 @@
76962
76924
  - sau5e1re
76963
76925
  - sau7e1ren
76964
76926
  - sauere1r
76965
- - "# Wörter auf -able, -al, -ar, -är, -ät, -av, -iv, -ös"
76966
76927
  - a1r
76967
76928
  - are1r
76968
76929
  - arere1r
@@ -76997,7 +76958,6 @@
76997
76958
  - r1nö
76998
76959
  - ri1nä
76999
76960
  - ä1nö
77000
- - "# Vokalsilben"
77001
76961
  - bi1a1l
77002
76962
  - bi5a1ne
77003
76963
  - bi1a1ni
@@ -77340,7 +77300,6 @@
77340
77300
  - zo1i1ku
77341
77301
  - zo1i1sc
77342
77302
  - zu3e1la
77343
- - "# Ausnahmen und Fremdwörter: Englisch - Französisch - Italienisch"
77344
77303
  - ".ab1st2er1be."
77345
77304
  - ".ab2lep1sie."
77346
77305
  - ".aber1de2en."
@@ -1,42 +1,10 @@
1
1
  ---
2
2
  :options:
3
- :compoundlefthyphenmin: 2
4
- :compoundrighthyphenmin: 2
5
- :nohyphen: 0
6
- :nextlevel: 0
3
+ :compoundlefthyphenmin: '2'
4
+ :compoundrighthyphenmin: '2'
5
+ :nohyphen: "-,'"
6
+ :nextlevel:
7
7
  :rules:
8
- - "####################################################################################"
9
- - '# This is the hyphenation file "hyph_de_DE.dic" of the German dictionary #'
10
- - "# according to the reform of 2006-08-01\t(i.e. reformed or new spelling) #"
11
- - "# #"
12
- - "# Language: German (de DE) #"
13
- - "# #"
14
- - "# Version: 2017-01-12 #"
15
- - "# New: using the COMPOUND feature for improved hyphenation #"
16
- - "# New: list with over 69,000 words and compounds by Karl Zeiler #"
17
- - "# #"
18
- - "# Origin: Based on the TeX hyphenation tables\t\"dehyphn.tex\", revision level
19
- 31. #"
20
- - "# http://www.ctan.org/tex-archive/language/hyphenation/dehyphn.tex #"
21
- - "# The TeX hyphenation tables are released under the LaTeX Project #"
22
- - "# Public License (LPPL) #"
23
- - "# #"
24
- - "# License: OpenOffice.org Adaptions of this package are licensed under the #"
25
- - "# GNU Lesser General Public License (LGPL 2 or later) and are under #"
26
- - "# Copyright by #"
27
- - "# #"
28
- - "# Authors: conversion author: Marco Huggenberger <marco@by-night.ch> #"
29
- - "# revised conversion: Daniel Naber <naber@danielnaber.de> #"
30
- - "# improvements: Karl Zeiler <karl.zeiler@t-online.de> #"
31
- - "# #"
32
- - "# Please note, this dictionary is based on syllable matching patterns #"
33
- - "# and thus should be suitable under other variations of German #"
34
- - "# #"
35
- - "# HYPH de DE hyph_de_DE #"
36
- - "# HYPH de AT hyph_de_AT #"
37
- - "# HYPH de CH hyph_de_CH #"
38
- - "####################################################################################"
39
- - "# Zusammengesetzte adverbiale Präfixe"
40
8
  - da1her
41
9
  - da1her1ab1
42
10
  - da1her1an1
@@ -87,7 +55,6 @@
87
55
  - vor1an1
88
56
  - vor1weg1
89
57
  - weg
90
- - "# Zusammensetzungen"
91
58
  - aar1gau
92
59
  - aar1gaus
93
60
  - ab1ächze
@@ -73157,7 +73124,6 @@
73157
73124
  - mä1k
73158
73125
  - mä6kl8
73159
73126
  - 1män
73160
- - "#mä1s"
73161
73127
  - mäs1t
73162
73128
  - mä5tr6
73163
73129
  - mäu4s3c
@@ -76640,7 +76606,6 @@
76640
76606
  - ol2l1ernt
76641
76607
  - ol1ler
76642
76608
  - olle2rn
76643
- - "# NEUE PATTERNS"
76644
76609
  - ägä1
76645
76610
  - äl1t
76646
76611
  - ö2s1ti
@@ -76817,7 +76782,6 @@
76817
76782
  - wäl1s
76818
76783
  - wal1s
76819
76784
  - yk1ti
76820
- - "# Ausnahmen - Trennung von -ie-"
76821
76785
  - ".3flo1ri"
76822
76786
  - ".3flo1ri2er."
76823
76787
  - ".3ge1ne1ri"
@@ -76853,7 +76817,6 @@
76853
76817
  - u1ri
76854
76818
  - vr2ie
76855
76819
  - vri6er
76856
- - "# Einsilbler mit au/äu/ck/sst/ß/ä/ö/ü"
76857
76820
  - a1cke
76858
76821
  - a1cku
76859
76822
  - a4ck1t
@@ -76921,7 +76884,6 @@
76921
76884
  - usste1r
76922
76885
  - üs4s1t
76923
76886
  - üsste1r
76924
- - "# Sonderfälle auf -aue, -äue, -eie, -eue,"
76925
76887
  - au1e
76926
76888
  - au5e1ne
76927
76889
  - au5e1nem
@@ -76962,7 +76924,6 @@
76962
76924
  - sau5e1re
76963
76925
  - sau7e1ren
76964
76926
  - sauere1r
76965
- - "# Wörter auf -able, -al, -ar, -är, -ät, -av, -iv, -ös"
76966
76927
  - a1r
76967
76928
  - are1r
76968
76929
  - arere1r
@@ -76997,7 +76958,6 @@
76997
76958
  - r1nö
76998
76959
  - ri1nä
76999
76960
  - ä1nö
77000
- - "# Vokalsilben"
77001
76961
  - bi1a1l
77002
76962
  - bi5a1ne
77003
76963
  - bi1a1ni
@@ -77340,7 +77300,6 @@
77340
77300
  - zo1i1ku
77341
77301
  - zo1i1sc
77342
77302
  - zu3e1la
77343
- - "# Ausnahmen und Fremdwörter: Englisch - Französisch - Italienisch"
77344
77303
  - ".ab1st2er1be."
77345
77304
  - ".ab2lep1sie."
77346
77305
  - ".aber1de2en."
@@ -1,9 +1,9 @@
1
1
  ---
2
2
  :options:
3
- :lefthyphenmin: 2
4
- :righthyphenmin: 3
5
- :compoundlefthyphenmin: 2
6
- :compoundrighthyphenmin: 3
3
+ :lefthyphenmin: '2'
4
+ :righthyphenmin: '3'
5
+ :compoundlefthyphenmin: '2'
6
+ :compoundrighthyphenmin: '3'
7
7
  :rules:
8
8
  - ".1ab"
9
9
  - ".ab4i"
@@ -1,9 +1,9 @@
1
1
  ---
2
2
  :options:
3
- :lefthyphenmin: 2
4
- :righthyphenmin: 3
5
- :compoundlefthyphenmin: 2
6
- :compoundrighthyphenmin: 3
3
+ :lefthyphenmin: '2'
4
+ :righthyphenmin: '3'
5
+ :compoundlefthyphenmin: '2'
6
+ :compoundrighthyphenmin: '3'
7
7
  :rules:
8
8
  - ".a2ch4"
9
9
  - ".ad4der"
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  :options:
3
- :lefthyphenmin: 2
4
- :righthyphenmin: 2
3
+ :lefthyphenmin: '2'
4
+ :righthyphenmin: '2'
5
5
  :rules:
6
6
  - ".s2a5b2"
7
7
  - ".s1a2"
@@ -1,10 +1,10 @@
1
1
  ---
2
2
  :options:
3
- :lefthyphenmin: 2
4
- :righthyphenmin: 2
5
- :compoundlefthyphenmin: 2
6
- :compoundrighthyphenmin: 2
7
- :nextlevel: 0
3
+ :lefthyphenmin: '2'
4
+ :righthyphenmin: '2'
5
+ :compoundlefthyphenmin: '2'
6
+ :compoundrighthyphenmin: '2'
7
+ :nextlevel:
8
8
  :rules:
9
9
  - 2'2
10
10
  - ".a4"
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  :options:
3
- :lefthyphenmin: 2
4
- :righthyphenmin: 2
3
+ :lefthyphenmin: '2'
4
+ :righthyphenmin: '2'
5
5
  :rules:
6
6
  - ".odi1"
7
7
  - ".o3v"
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  :options:
3
- :lefthyphenmin: 2
4
- :righthyphenmin: 2
5
- :nextlevel: 0
3
+ :lefthyphenmin: '2'
4
+ :righthyphenmin: '2'
5
+ :nextlevel:
6
6
  :rules:
7
7
  - 1'.
8
8
  - a1a2
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  :options:
3
- :compoundlefthyphenmin: 3
4
- :compoundrighthyphenmin: 3
3
+ :compoundlefthyphenmin: '3'
4
+ :compoundrighthyphenmin: '3'
5
5
  :rules:
6
6
  - ".a2"
7
7
  - ".ada2t1á1t1a2"
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  :options:
3
- :lefthyphenmin: 1
4
- :righthyphenmin: 2
3
+ :lefthyphenmin: '1'
4
+ :righthyphenmin: '2'
5
5
  :rules:
6
6
  - ".a4"
7
7
  - ".að3"
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  :options:
3
- :lefthyphenmin: 2
4
- :righthyphenmin: 2
5
- :nextlevel: 0
3
+ :lefthyphenmin: '2'
4
+ :righthyphenmin: '2'
5
+ :nextlevel:
6
6
  :rules:
7
7
  - 1'.
8
8
  - ".av5r"
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  :options:
3
- :lefthyphenmin: 2
4
- :righthyphenmin: 2
3
+ :lefthyphenmin: '2'
4
+ :righthyphenmin: '2'
5
5
  :rules:
6
6
  - t2j
7
7
  - t2l
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  :options:
3
- :lefthyphenmin: 2
4
- :righthyphenmin: 2
3
+ :lefthyphenmin: '2'
4
+ :righthyphenmin: '2'
5
5
  :rules:
6
6
  - т2ј
7
7
  - т2л
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  :options:
3
- :lefthyphenmin: 1
4
- :righthyphenmin: 2
3
+ :lefthyphenmin: '1'
4
+ :righthyphenmin: '2'
5
5
  :rules:
6
6
  - ".a2bak"
7
7
  - ".2ab2a"
@@ -220,6 +220,7 @@
220
220
  :bzh: bzh_Latn_ZZ
221
221
  :bzw: bzw_Latn_ZZ
222
222
  :ca: ca_Latn_ES
223
+ :cad: cad_Latn_US
223
224
  :can: can_Latn_ZZ
224
225
  :cbj: cbj_Latn_ZZ
225
226
  :cch: cch_Latn_NG
@@ -460,6 +461,7 @@
460
461
  :he: he_Hebr_IL
461
462
  :hhy: hhy_Latn_ZZ
462
463
  :hi: hi_Deva_IN
464
+ :hi_Latn: hi_Latn_IN
463
465
  :hia: hia_Latn_ZZ
464
466
  :hif: hif_Latn_FJ
465
467
  :hig: hig_Latn_ZZ
@@ -636,6 +638,7 @@
636
638
  :krs: krs_Latn_ZZ
637
639
  :kru: kru_Deva_IN
638
640
  :ks: ks_Arab_IN
641
+ :ks_Deva: ks_Deva_IN
639
642
  :ksb: ksb_Latn_TZ
640
643
  :ksd: ksd_Latn_ZZ
641
644
  :ksf: ksf_Latn_CM
@@ -649,6 +652,7 @@
649
652
  :ku: ku_Latn_TR
650
653
  :ku_Arab: ku_Arab_IQ
651
654
  :ku_LB: ku_Arab_LB
655
+ :ku_Yezi: ku_Yezi_GE
652
656
  :kub: kub_Latn_ZZ
653
657
  :kud: kud_Latn_ZZ
654
658
  :kue: kue_Latn_ZZ
@@ -835,7 +839,7 @@
835
839
  :mro: mro_Mroo_BD
836
840
  :ms: ms_Latn_MY
837
841
  :ms_CC: ms_Arab_CC
838
- :ms_ID: ms_Arab_ID
842
+ :ms_ID: ms_Latn_ID
839
843
  :mt: mt_Latn_MT
840
844
  :mtc: mtc_Latn_ZZ
841
845
  :mtf: mtf_Latn_ZZ
@@ -1046,7 +1050,7 @@
1046
1050
  :sah: sah_Cyrl_RU
1047
1051
  :saq: saq_Latn_KE
1048
1052
  :sas: sas_Latn_ID
1049
- :sat: sat_Latn_IN
1053
+ :sat: sat_Olck_IN
1050
1054
  :sav: sav_Latn_SN
1051
1055
  :saz: saz_Saur_IN
1052
1056
  :sba: sba_Latn_ZZ
@@ -1367,6 +1371,7 @@
1367
1371
  :und_Cari: xcr_Cari_TR
1368
1372
  :und_Cham: cjm_Cham_VN
1369
1373
  :und_Cher: chr_Cher_US
1374
+ :und_Chrs: xco_Chrs_UZ
1370
1375
  :und_Copt: cop_Copt_EG
1371
1376
  :und_Cprt: grc_Cprt_CY
1372
1377
  :und_Cyrl: ru_Cyrl_RU
@@ -1389,6 +1394,7 @@
1389
1394
  :und_Deva_FJ: hif_Deva_FJ
1390
1395
  :und_Deva_MU: bho_Deva_MU
1391
1396
  :und_Deva_PK: btv_Deva_PK
1397
+ :und_Diak: dv_Diak_MV
1392
1398
  :und_Dogr: doi_Dogr_IN
1393
1399
  :und_Dupl: fr_Dupl_FR
1394
1400
  :und_EA: es_Latn_EA
@@ -1481,6 +1487,7 @@
1481
1487
  :und_Khar: pra_Khar_PK
1482
1488
  :und_Khmr: km_Khmr_KH
1483
1489
  :und_Khoj: sd_Khoj_IN
1490
+ :und_Kits: zkt_Kits_CN
1484
1491
  :und_Knda: kn_Knda_IN
1485
1492
  :und_Kore: ko_Kore_KR
1486
1493
  :und_Kthi: bho_Kthi_IN
@@ -1690,6 +1697,7 @@
1690
1697
  :und_Xsux: akk_Xsux_IQ
1691
1698
  :und_YE: ar_Arab_YE
1692
1699
  :und_YT: fr_Latn_YT
1700
+ :und_Yezi: ku_Yezi_GE
1693
1701
  :und_Yiii: ii_Yiii_CN
1694
1702
  :und_ZW: sn_Latn_ZW
1695
1703
  :und_Zanb: cmg_Zanb_MN
@@ -1762,6 +1770,7 @@
1762
1770
  :wwa: wwa_Latn_ZZ
1763
1771
  :xav: xav_Latn_BR
1764
1772
  :xbi: xbi_Latn_ZZ
1773
+ :xco: xco_Chrs_UZ
1765
1774
  :xcr: xcr_Cari_TR
1766
1775
  :xes: xes_Latn_ZZ
1767
1776
  :xh: xh_Latn_ZA
@@ -1842,6 +1851,7 @@
1842
1851
  :zh_VN: zh_Hant_VN
1843
1852
  :zhx: zhx_Nshu_CN
1844
1853
  :zia: zia_Latn_ZZ
1854
+ :zkt: zkt_Kits_CN
1845
1855
  :zlm: zlm_Latn_TG
1846
1856
  :zmi: zmi_Latn_MY
1847
1857
  :zne: zne_Latn_ZZ