f82d62a85c
X-SVN-Rev: 39273
13 lines
363 B
Plaintext
13 lines
363 B
Plaintext
# © 2016 and later: Unicode, Inc. and others.
|
|
# License & terms of use: http://www.unicode.org/copyright.html#License
|
|
#
|
|
# File: Thai_ThaiSemi.txt
|
|
# Generated from CLDR
|
|
#
|
|
|
|
# The rules that convert space into semicolon are in this file;
|
|
# since they have to come BEFORE the break iterator.
|
|
$thai = [[:thai:] ก-\u0E3Aเ-๛] ;
|
|
$thai { ' ' } $thai → '; ' ;
|
|
|