blob: ce1f3ff0ecbf50c7e7586f18b09060c9e460520f [file] [log] [blame]
#--------------------------------------------------------------------
# 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 > '; ' ;