]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | # *************************************************************************** |
2 | # * | |
2ca993e8 | 3 | # * Copyright (C) 2004-2016, International Business Machines |
73c04bcf A |
4 | # * Corporation; Unicode, Inc.; and others. All Rights Reserved. |
5 | # * | |
6 | # *************************************************************************** | |
7 | # File: Thai_ThaiSemi.txt | |
46f4442e | 8 | # Generated from CLDR |
73c04bcf | 9 | # |
2ca993e8 A |
10 | |
11 | # The rules that convert space into semicolon are in this file; | |
12 | # since they have to come BEFORE the break iterator. | |
73c04bcf | 13 | $thai = [[:thai:] ก-\u0E3Aเ-๛] ; |
729e4ab9 | 14 | $thai { ' ' } $thai → '; ' ; |
2ca993e8 | 15 |