Thai_ThaiSemi.txt   [plain text]


#--------------------------------------------------------------------
# Copyright (c) 1999-2004, International Business Machines
# Corporation and others. All Rights Reserved.
#--------------------------------------------------------------------

# The rules that convert space into semicolon are in this file;
# since they have to come BEFORE the break iterator.

$thai = [[:thai:] \u0E01-\u0E3A\u0E40-\u0E5B] ;

$thai { ' ' } $thai > '; ' ;