66aa8c0fa4
X-SVN-Rev: 38278
16 lines
536 B
Plaintext
16 lines
536 B
Plaintext
# ***************************************************************************
|
|
# *
|
|
# * Copyright (C) 2004-2016, International Business Machines
|
|
# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
|
|
# *
|
|
# ***************************************************************************
|
|
# 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 → '; ' ;
|
|
|