]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/translit/Thai_ThaiLogical.txt
ICU-461.18.tar.gz
[apple/icu.git] / icuSources / data / translit / Thai_ThaiLogical.txt
CommitLineData
73c04bcf
A
1# ***************************************************************************
2# *
729e4ab9 3# * Copyright (C) 2004-2010, 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เ-๛] ;
729e4ab9
A
11' ' ← $thai { '; ' } $thai;
12← $thai { ' ' } $thai;
374ca955
A
13$thai_reversing = [[:Logical_Order_Exception:] & $thai];
14$thai_non_reversing = [$thai - $thai_reversing ];
729e4ab9
A
15( $thai_reversing ) ( $thai_non_reversing ) → $2 $1;
16$2 $1 ← ( $thai_non_reversing ) ( $thai_reversing ) ;