]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/translit/Thai_ThaiLogical.txt
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / data / translit / Thai_ThaiLogical.txt
CommitLineData
73c04bcf
A
1# ***************************************************************************
2# *
46f4442e 3# * Copyright (C) 2004-2008, International Business Machines
73c04bcf
A
4# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
5# *
6# ***************************************************************************
7# File: Thai_ThaiLogical.txt
46f4442e 8# Generated from CLDR
73c04bcf
A
9#
10$thai = [[:thai:] ก-\u0E3Aเ-๛] ;
374ca955 11' ' < $thai { '; ' } $thai;
374ca955 12< $thai { ' ' } $thai;
374ca955
A
13$thai_reversing = [[:Logical_Order_Exception:] & $thai];
14$thai_non_reversing = [$thai - $thai_reversing ];
374ca955 15( $thai_reversing ) ( $thai_non_reversing ) > $2 $1;
73c04bcf 16$2 $1 < ( $thai_non_reversing ) ( $thai_reversing ) ;