1 # © 2016 and later: Unicode, Inc. and others.
2 # License & terms of use: http://www.unicode.org/copyright.html#License
4 # File: Thai_ThaiSemi.txt
8 # The rules that convert space into semicolon are in this file;
9 # since they have to come BEFORE the break iterator.
10 $thai = [[:thai:] ก-\u0E3Aเ-๛] ;
11 $thai { ' ' } $thai → '; ' ;