1 # ***************************************************************************
3 # * Copyright (C) 2004-2016, International Business Machines
4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved.
6 # ***************************************************************************
7 # File: Thai_ThaiSemi.txt
11 # The rules that convert space into semicolon are in this file;
12 # since they have to come BEFORE the break iterator.
13 $thai = [[:thai:] ก-\u0E3Aเ-๛] ;
14 $thai { ' ' } $thai → '; ' ;