]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | # © 2016 and later: Unicode, Inc. and others. |
2 | # License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | # | |
73c04bcf | 4 | # File: Thai_ThaiSemi.txt |
f3c0d7a5 | 5 | # Generated from CLDR |
73c04bcf | 6 | # |
2ca993e8 A |
7 | |
8 | # The rules that convert space into semicolon are in this file; | |
9 | # since they have to come BEFORE the break iterator. | |
73c04bcf | 10 | $thai = [[:thai:] ก-\u0E3Aเ-๛] ; |
729e4ab9 | 11 | $thai { ' ' } $thai → '; ' ; |
2ca993e8 | 12 |