1/* ANSI-C code produced by gperf version 3.0.4 */
2/* Command-line: gperf -m 1 ./uninorm/composition-table.gperf  */
3/* Computed positions: -k'1-2,4' */
4
5
6#define TOTAL_KEYWORDS 928
7#define MIN_WORD_LENGTH 4
8#define MAX_WORD_LENGTH 4
9#define MIN_HASH_VALUE 1
10#define MAX_HASH_VALUE 1527
11/* maximum key range = 1527, duplicates = 0 */
12
13#ifdef __GNUC__
14__inline
15#else
16#ifdef __cplusplus
17inline
18#endif
19#endif
20/*ARGSUSED*/
21static unsigned int
22gl_uninorm_compose_hash (register const char *str, register unsigned int len)
23{
24  static const unsigned short asso_values[] =
25    {
26         7,    1,    0,    3,   58,  132,  240,   62,    4,   33,
27       117,  268,  485,  135,  601,  599,  103,  770,  249,  284,
28        59,  337,  685,  524,  711,  106,  498,  569,  712, 1528,
29        91,   13,  841,  752,  322,  487,  192,  604,  817,   13,
30       337,   65,  137,  147,   45,  144,  255,  588,  133,  342,
31       172,   15, 1528,  794,   60,   95,  606,   50,   18, 1528,
32       239,   67,  198,  362,   75,   89,  324,    2,  531,  167,
33        12,  375,  289,   61,  397,  314,  431,  452,  395,  180,
34       821,  736,  362,  561,  456,  202,  536,  360,  645,  300,
35       592,  700, 1528,  361, 1528,  358,  796,   26,  783,  653,
36       270,   98,  253,  415,  323,   42,  747,  575,  542,  691,
37       262,  124,  792, 1528,  251,  559,  236,  133,   12,  406,
38       460,  219,  627,    9,  158,  168, 1528,    1, 1528, 1528,
39       161,  153, 1528, 1528,  129,  123, 1528, 1528, 1528, 1528,
40      1528, 1528, 1528, 1528,   23,  493,  109, 1528,   10,  676,
41      1528,  725, 1528,  650,   59,  384, 1528,  291, 1528,   50,
42       589,  518,   79, 1528, 1528,  672,  235, 1528,  466,  628,
43      1528,   62,   27,  229,   20,  668,  778,  531,   37,    5,
44        16,  416,    5,  560,   34,  482, 1528,  147, 1528,  138,
45      1528,  476, 1528,  530,  839,    1,  329,  524,  675,  342,
46       136,  684,  580,  211,   31,   19,    9,   87,   21, 1528,
47       356, 1528,  725,  313,   14,    0,  555,   65, 1528,  256,
48        37, 1528, 1528, 1528,  105, 1528,  833, 1528,   16,    4,
49         0,    3,   19,    1,  755,    4, 1528, 1528, 1528,   54,
50       100,   76,   27, 1528,  811,   20,   56, 1528,    1, 1528,
51      1528, 1528,  706,   14,   71, 1528, 1528
52    };
53  return asso_values[(unsigned char)str[3]+1] + asso_values[(unsigned char)str[1]] + asso_values[(unsigned char)str[0]];
54}
55
56#ifdef __GNUC__
57__inline
58#if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__
59__attribute__ ((__gnu_inline__))
60#endif
61#endif
62const struct composition_rule *
63gl_uninorm_compose_lookup (register const char *str, register unsigned int len)
64{
65  static const unsigned char lengthtable[] =
66    {
67       0,  4,  4,  0,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
68       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
69       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
70       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
71       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
72       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
73       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
74       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
75       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
76       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
77       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
78       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
79       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
80       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
81       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
82       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
83       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
84       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
85       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
86       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
87       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
88       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
89       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
90       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
91       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
92       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
93       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
94       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
95       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
96       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
97       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
98       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
99       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
100       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
101       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
102       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
103       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
104       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
105       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
106       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
107       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
108       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
109       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
110       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
111       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
112       4,  4,  4,  4,  4,  4,  4,  4,  4,  0,  4,  4,  4,  4,
113       4,  4,  4,  4,  4,  0,  4,  4,  4,  4,  4,  4,  4,  4,
114       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
115       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
116       4,  4,  4,  4,  4,  4,  0,  4,  4,  0,  4,  4,  4,  4,
117       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
118       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
119       4,  4,  4,  4,  4,  4,  4,  4,  0,  4,  4,  4,  4,  4,
120       4,  0,  4,  0,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
121       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
122       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
123       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  0,
124       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
125       4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
126       4,  4,  4,  0,  4,  4,  4,  4,  4,  4,  4,  4,  4,  4,
127       4,  4,  4,  4,  0,  4,  4,  4,  4,  4,  4,  4,  4,  4,
128       4,  4,  4,  4,  4,  4,  4,  4,  0,  0,  4,  4,  4,  4,
129       4,  0,  4,  4,  4,  4,  0,  4,  4,  0,  4,  4,  0,  0,
130       0,  0,  4,  4,  4,  0,  4,  4,  4,  0,  4,  0,  0,  0,
131       4,  4,  4,  4,  4,  4,  0,  4,  4,  4,  0,  0,  0,  0,
132       0,  4,  0,  4,  4,  0,  0,  0,  4,  4,  0,  4,  0,  4,
133       0,  0,  0,  0,  4,  0,  4,  4,  4,  0,  0,  4,  0,  0,
134       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  4,  0,  0,
135       0,  4,  0,  0,  0,  4,  0,  0,  0,  0,  4,  4,  0,  0,
136       0,  0,  4,  0,  0,  4,  4,  0,  0,  4,  4,  4,  0,  0,
137       0,  0,  4,  0,  0,  0,  0,  0,  0,  0,  4,  4,  0,  0,
138       0,  0,  0,  4,  0,  4,  4,  0,  0,  4,  0,  4,  0,  0,
139       0,  0,  0,  0,  4,  0,  0,  0,  4,  0,  0,  0,  0,  0,
140       0,  0,  4,  0,  0,  0,  0,  0,  4,  0,  0,  0,  0,  0,
141       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
142       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
143       0,  4,  0,  0,  0,  0,  0,  0,  4,  0,  0,  0,  0,  0,
144       0,  4,  0,  0,  0,  0,  0,  0,  4,  0,  0,  0,  0,  0,
145       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
146       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
147       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
148       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
149       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  4,  0,  4,  4,
150       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  4,  0,
151       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
152       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
153       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
154       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
155       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
156       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
157       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
158       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
159       4,  0,  0,  0,  0,  0,  0,  4,  0,  0,  0,  0,  0,  0,
160       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
161       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
162       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
163       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
164       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
165       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
166       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  4,
167       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
168       0,  0,  0,  0,  0,  4,  0,  0,  0,  0,  0,  0,  0,  0,
169       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
170       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
171       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
172       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
173       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
174       4,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
175       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
176       0,  4
177    };
178  static const struct composition_rule wordlist[] =
179    {
180      {""},
181#line 572 "./uninorm/composition-table.gperf"
182      {"\001\002\003\001", 0x1eae},
183#line 574 "./uninorm/composition-table.gperf"
184      {"\001\002\003\000", 0x1eb0},
185      {""},
186#line 573 "./uninorm/composition-table.gperf"
187      {"\001\003\003\001", 0x1eaf},
188#line 575 "./uninorm/composition-table.gperf"
189      {"\001\003\003\000", 0x1eb1},
190#line 557 "./uninorm/composition-table.gperf"
191      {"\001\177\003\007", 0x1e9b},
192#line 236 "./uninorm/composition-table.gperf"
193      {"\000\346\003\001", 0x01fd},
194#line 238 "./uninorm/composition-table.gperf"
195      {"\000\370\003\001", 0x01ff},
196#line 90 "./uninorm/composition-table.gperf"
197      {"\000C\003\001", 0x0106},
198#line 412 "./uninorm/composition-table.gperf"
199      {"\000\347\003\001", 0x1e09},
200#line 234 "./uninorm/composition-table.gperf"
201      {"\000\345\003\001", 0x01fb},
202#line 92 "./uninorm/composition-table.gperf"
203      {"\000C\003\002", 0x0108},
204#line 94 "./uninorm/composition-table.gperf"
205      {"\000C\003\007", 0x010a},
206#line 653 "./uninorm/composition-table.gperf"
207      {"\037\001\003\001", 0x1f05},
208#line 651 "./uninorm/composition-table.gperf"
209      {"\037\001\003\000", 0x1f03},
210#line 655 "./uninorm/composition-table.gperf"
211      {"\037\001\003B", 0x1f07},
212#line 660 "./uninorm/composition-table.gperf"
213      {"\037\010\003\001", 0x1f0c},
214#line 658 "./uninorm/composition-table.gperf"
215      {"\037\010\003\000", 0x1f0a},
216#line 662 "./uninorm/composition-table.gperf"
217      {"\037\010\003B", 0x1f0e},
218#line 652 "./uninorm/composition-table.gperf"
219      {"\037\000\003\001", 0x1f04},
220#line 650 "./uninorm/composition-table.gperf"
221      {"\037\000\003\000", 0x1f02},
222#line 654 "./uninorm/composition-table.gperf"
223      {"\037\000\003B", 0x1f06},
224#line 433 "./uninorm/composition-table.gperf"
225      {"\000F\003\007", 0x1e1e},
226#line 851 "./uninorm/composition-table.gperf"
227      {"\003\316\003E", 0x1ff4},
228#line 757 "./uninorm/composition-table.gperf"
229      {"\037\002\003E", 0x1f82},
230#line 756 "./uninorm/composition-table.gperf"
231      {"\037\001\003E", 0x1f81},
232#line 480 "./uninorm/composition-table.gperf"
233      {"\000\365\003\001", 0x1e4d},
234#line 758 "./uninorm/composition-table.gperf"
235      {"\037\003\003E", 0x1f83},
236#line 763 "./uninorm/composition-table.gperf"
237      {"\037\010\003E", 0x1f88},
238#line 809 "./uninorm/composition-table.gperf"
239      {"\037\266\003E", 0x1fb7},
240#line 506 "./uninorm/composition-table.gperf"
241      {"\001a\003\007", 0x1e67},
242#line 755 "./uninorm/composition-table.gperf"
243      {"\037\000\003E", 0x1f80},
244#line 58 "./uninorm/composition-table.gperf"
245      {"\000a\003\001", 0x00e1},
246#line 57 "./uninorm/composition-table.gperf"
247      {"\000a\003\000", 0x00e0},
248#line 817 "./uninorm/composition-table.gperf"
249      {"\003\256\003E", 0x1fc4},
250#line 59 "./uninorm/composition-table.gperf"
251      {"\000a\003\002", 0x00e2},
252#line 270 "./uninorm/composition-table.gperf"
253      {"\000a\003\007", 0x0227},
254#line 778 "./uninorm/composition-table.gperf"
255      {"\037'\003E", 0x1f97},
256#line 737 "./uninorm/composition-table.gperf"
257      {"\037a\003\001", 0x1f65},
258#line 735 "./uninorm/composition-table.gperf"
259      {"\037a\003\000", 0x1f63},
260#line 739 "./uninorm/composition-table.gperf"
261      {"\037a\003B", 0x1f67},
262#line 807 "./uninorm/composition-table.gperf"
263      {"\003\254\003E", 0x1fb4},
264#line 524 "./uninorm/composition-table.gperf"
265      {"\001i\003\001", 0x1e79},
266#line 206 "./uninorm/composition-table.gperf"
267      {"\000\334\003\001", 0x01d7},
268#line 210 "./uninorm/composition-table.gperf"
269      {"\000\334\003\000", 0x01db},
270#line 661 "./uninorm/composition-table.gperf"
271      {"\037\011\003\001", 0x1f0d},
272#line 659 "./uninorm/composition-table.gperf"
273      {"\037\011\003\000", 0x1f0b},
274#line 663 "./uninorm/composition-table.gperf"
275      {"\037\011\003B", 0x1f0f},
276#line 69 "./uninorm/composition-table.gperf"
277      {"\000i\003\001", 0x00ed},
278#line 68 "./uninorm/composition-table.gperf"
279      {"\000i\003\000", 0x00ec},
280#line 788 "./uninorm/composition-table.gperf"
281      {"\037a\003E", 0x1fa1},
282#line 70 "./uninorm/composition-table.gperf"
283      {"\000i\003\002", 0x00ee},
284#line 288 "./uninorm/composition-table.gperf"
285      {"\003\237\003\001", 0x038c},
286#line 854 "./uninorm/composition-table.gperf"
287      {"\003\237\003\000", 0x1ff8},
288#line 745 "./uninorm/composition-table.gperf"
289      {"\037i\003\001", 0x1f6d},
290#line 743 "./uninorm/composition-table.gperf"
291      {"\037i\003\000", 0x1f6b},
292#line 747 "./uninorm/composition-table.gperf"
293      {"\037i\003B", 0x1f6f},
294#line 764 "./uninorm/composition-table.gperf"
295      {"\037\011\003E", 0x1f89},
296#line 578 "./uninorm/composition-table.gperf"
297      {"\001\002\003\003", 0x1eb4},
298#line 482 "./uninorm/composition-table.gperf"
299      {"\000\365\003\010", 0x1e4f},
300#line 450 "./uninorm/composition-table.gperf"
301      {"\000\357\003\001", 0x1e2f},
302#line 579 "./uninorm/composition-table.gperf"
303      {"\001\003\003\003", 0x1eb5},
304#line 705 "./uninorm/composition-table.gperf"
305      {"\0379\003\001", 0x1f3d},
306#line 703 "./uninorm/composition-table.gperf"
307      {"\0379\003\000", 0x1f3b},
308#line 707 "./uninorm/composition-table.gperf"
309      {"\0379\003B", 0x1f3f},
310#line 61 "./uninorm/composition-table.gperf"
311      {"\000a\003\010", 0x00e4},
312#line 796 "./uninorm/composition-table.gperf"
313      {"\037i\003E", 0x1fa9},
314#line 43 "./uninorm/composition-table.gperf"
315      {"\000I\003\001", 0x00cd},
316#line 42 "./uninorm/composition-table.gperf"
317      {"\000I\003\000", 0x00cc},
318#line 783 "./uninorm/composition-table.gperf"
319      {"\037,\003E", 0x1f9c},
320#line 44 "./uninorm/composition-table.gperf"
321      {"\000I\003\002", 0x00ce},
322#line 128 "./uninorm/composition-table.gperf"
323      {"\000I\003\007", 0x0130},
324#line 317 "./uninorm/composition-table.gperf"
325      {"\0043\003\001", 0x0453},
326#line 719 "./uninorm/composition-table.gperf"
327      {"\037I\003\001", 0x1f4d},
328#line 717 "./uninorm/composition-table.gperf"
329      {"\037I\003\000", 0x1f4b},
330#line 319 "./uninorm/composition-table.gperf"
331      {"\004:\003\001", 0x045c},
332#line 528 "./uninorm/composition-table.gperf"
333      {"\000v\003\003", 0x1e7d},
334#line 689 "./uninorm/composition-table.gperf"
335      {"\037)\003\001", 0x1f2d},
336#line 687 "./uninorm/composition-table.gperf"
337      {"\037)\003\000", 0x1f2b},
338#line 691 "./uninorm/composition-table.gperf"
339      {"\037)\003B", 0x1f2f},
340#line 853 "./uninorm/composition-table.gperf"
341      {"\037\366\003E", 0x1ff7},
342#line 71 "./uninorm/composition-table.gperf"
343      {"\000i\003\010", 0x00ef},
344#line 759 "./uninorm/composition-table.gperf"
345      {"\037\004\003E", 0x1f84},
346#line 835 "./uninorm/composition-table.gperf"
347      {"\037\376\003\001", 0x1fde},
348#line 834 "./uninorm/composition-table.gperf"
349      {"\037\376\003\000", 0x1fdd},
350#line 836 "./uninorm/composition-table.gperf"
351      {"\037\376\003B", 0x1fdf},
352#line 762 "./uninorm/composition-table.gperf"
353      {"\037\007\003E", 0x1f87},
354#line 712 "./uninorm/composition-table.gperf"
355      {"\037@\003\001", 0x1f44},
356#line 710 "./uninorm/composition-table.gperf"
357      {"\037@\003\000", 0x1f42},
358#line 780 "./uninorm/composition-table.gperf"
359      {"\037)\003E", 0x1f99},
360#line 60 "./uninorm/composition-table.gperf"
361      {"\000a\003\003", 0x00e3},
362#line 345 "./uninorm/composition-table.gperf"
363      {"\004\351\003\010", 0x04eb},
364#line 351 "./uninorm/composition-table.gperf"
365      {"\004C\003\010", 0x04f1},
366#line 449 "./uninorm/composition-table.gperf"
367      {"\000\317\003\001", 0x1e2e},
368#line 87 "./uninorm/composition-table.gperf"
369      {"\000a\003\006", 0x0103},
370#line 32 "./uninorm/composition-table.gperf"
371      {"\000A\003\001", 0x00c1},
372#line 31 "./uninorm/composition-table.gperf"
373      {"\000A\003\000", 0x00c0},
374#line 89 "./uninorm/composition-table.gperf"
375      {"\000a\003(", 0x0105},
376#line 33 "./uninorm/composition-table.gperf"
377      {"\000A\003\002", 0x00c2},
378#line 269 "./uninorm/composition-table.gperf"
379      {"\000A\003\007", 0x0226},
380#line 45 "./uninorm/composition-table.gperf"
381      {"\000I\003\010", 0x00cf},
382#line 713 "./uninorm/composition-table.gperf"
383      {"\037A\003\001", 0x1f45},
384#line 711 "./uninorm/composition-table.gperf"
385      {"\037A\003\000", 0x1f43},
386#line 354 "./uninorm/composition-table.gperf"
387      {"\004'\003\010", 0x04f4},
388#line 65 "./uninorm/composition-table.gperf"
389      {"\000e\003\001", 0x00e9},
390#line 64 "./uninorm/composition-table.gperf"
391      {"\000e\003\000", 0x00e8},
392#line 121 "./uninorm/composition-table.gperf"
393      {"\000i\003\003", 0x0129},
394#line 66 "./uninorm/composition-table.gperf"
395      {"\000e\003\002", 0x00ea},
396#line 105 "./uninorm/composition-table.gperf"
397      {"\000e\003\007", 0x0117},
398#line 344 "./uninorm/composition-table.gperf"
399      {"\004\350\003\010", 0x04ea},
400#line 125 "./uninorm/composition-table.gperf"
401      {"\000i\003\006", 0x012d},
402#line 714 "./uninorm/composition-table.gperf"
403      {"\003\237\003\023", 0x1f48},
404#line 615 "./uninorm/composition-table.gperf"
405      {"\036\315\003\002", 0x1ed9},
406#line 127 "./uninorm/composition-table.gperf"
407      {"\000i\003(", 0x012f},
408#line 368 "./uninorm/composition-table.gperf"
409      {"\0113\011<", 0x0934},
410#line 668 "./uninorm/composition-table.gperf"
411      {"\037\020\003\001", 0x1f14},
412#line 666 "./uninorm/composition-table.gperf"
413      {"\037\020\003\000", 0x1f12},
414#line 576 "./uninorm/composition-table.gperf"
415      {"\001\002\003\011", 0x1eb2},
416#line 675 "./uninorm/composition-table.gperf"
417      {"\037\031\003\001", 0x1f1d},
418#line 673 "./uninorm/composition-table.gperf"
419      {"\037\031\003\000", 0x1f1b},
420#line 577 "./uninorm/composition-table.gperf"
421      {"\001\003\003\011", 0x1eb3},
422#line 321 "./uninorm/composition-table.gperf"
423      {"\004C\003\006", 0x045e},
424#line 792 "./uninorm/composition-table.gperf"
425      {"\037e\003E", 0x1fa5},
426#line 872 "./uninorm/composition-table.gperf"
427      {"\000=\0038", 0x2260},
428#line 614 "./uninorm/composition-table.gperf"
429      {"\036\314\003\002", 0x1ed8},
430#line 120 "./uninorm/composition-table.gperf"
431      {"\000I\003\003", 0x0128},
432#line 432 "./uninorm/composition-table.gperf"
433      {"\002)\003\006", 0x1e1d},
434#line 596 "./uninorm/composition-table.gperf"
435      {"\036\270\003\002", 0x1ec6},
436#line 35 "./uninorm/composition-table.gperf"
437      {"\000A\003\010", 0x00c4},
438#line 124 "./uninorm/composition-table.gperf"
439      {"\000I\003\006", 0x012c},
440#line 74 "./uninorm/composition-table.gperf"
441      {"\000o\003\001", 0x00f3},
442#line 73 "./uninorm/composition-table.gperf"
443      {"\000o\003\000", 0x00f2},
444#line 126 "./uninorm/composition-table.gperf"
445      {"\000I\003(", 0x012e},
446#line 75 "./uninorm/composition-table.gperf"
447      {"\000o\003\002", 0x00f4},
448#line 278 "./uninorm/composition-table.gperf"
449      {"\000o\003\007", 0x022f},
450#line 240 "./uninorm/composition-table.gperf"
451      {"\000a\003\017", 0x0201},
452#line 225 "./uninorm/composition-table.gperf"
453      {"\001\353\003\004", 0x01ed},
454#line 67 "./uninorm/composition-table.gperf"
455      {"\000e\003\010", 0x00eb},
456#line 217 "./uninorm/composition-table.gperf"
457      {"\000\346\003\004", 0x01e3},
458#line 79 "./uninorm/composition-table.gperf"
459      {"\000u\003\001", 0x00fa},
460#line 78 "./uninorm/composition-table.gperf"
461      {"\000u\003\000", 0x00f9},
462#line 765 "./uninorm/composition-table.gperf"
463      {"\037\012\003E", 0x1f8a},
464#line 80 "./uninorm/composition-table.gperf"
465      {"\000u\003\002", 0x00fb},
466#line 96 "./uninorm/composition-table.gperf"
467      {"\000C\003\014", 0x010c},
468#line 215 "./uninorm/composition-table.gperf"
469      {"\002'\003\004", 0x01e1},
470#line 696 "./uninorm/composition-table.gperf"
471      {"\0370\003\001", 0x1f34},
472#line 694 "./uninorm/composition-table.gperf"
473      {"\0370\003\000", 0x1f32},
474#line 698 "./uninorm/composition-table.gperf"
475      {"\0370\003B", 0x1f36},
476#line 802 "./uninorm/composition-table.gperf"
477      {"\037o\003E", 0x1faf},
478#line 561 "./uninorm/composition-table.gperf"
479      {"\000a\003\011", 0x1ea3},
480#line 335 "./uninorm/composition-table.gperf"
481      {"\0046\003\010", 0x04dd},
482#line 248 "./uninorm/composition-table.gperf"
483      {"\000i\003\017", 0x0209},
484#line 273 "./uninorm/composition-table.gperf"
485      {"\000\326\003\004", 0x022a},
486#line 34 "./uninorm/composition-table.gperf"
487      {"\000A\003\003", 0x00c3},
488#line 213 "./uninorm/composition-table.gperf"
489      {"\000\344\003\004", 0x01df},
490#line 333 "./uninorm/composition-table.gperf"
491      {"\004\331\003\010", 0x04db},
492#line 760 "./uninorm/composition-table.gperf"
493      {"\037\005\003E", 0x1f85},
494#line 86 "./uninorm/composition-table.gperf"
495      {"\000A\003\006", 0x0102},
496#line 276 "./uninorm/composition-table.gperf"
497      {"\000\365\003\004", 0x022d},
498#line 768 "./uninorm/composition-table.gperf"
499      {"\037\015\003E", 0x1f8d},
500#line 88 "./uninorm/composition-table.gperf"
501      {"\000A\003(", 0x0104},
502#line 781 "./uninorm/composition-table.gperf"
503      {"\037*\003E", 0x1f9a},
504#line 587 "./uninorm/composition-table.gperf"
505      {"\000e\003\003", 0x1ebd},
506#line 77 "./uninorm/composition-table.gperf"
507      {"\000o\003\010", 0x00f6},
508#line 85 "./uninorm/composition-table.gperf"
509      {"\000a\003\004", 0x0101},
510#line 599 "./uninorm/composition-table.gperf"
511      {"\000i\003\011", 0x1ec9},
512#line 103 "./uninorm/composition-table.gperf"
513      {"\000e\003\006", 0x0115},
514#line 197 "./uninorm/composition-table.gperf"
515      {"\000a\003\014", 0x01ce},
516#line 784 "./uninorm/composition-table.gperf"
517      {"\037-\003E", 0x1f9d},
518#line 107 "./uninorm/composition-table.gperf"
519      {"\000e\003(", 0x0119},
520#line 247 "./uninorm/composition-table.gperf"
521      {"\000I\003\017", 0x0208},
522#line 782 "./uninorm/composition-table.gperf"
523      {"\037+\003E", 0x1f9b},
524#line 81 "./uninorm/composition-table.gperf"
525      {"\000u\003\010", 0x00fc},
526#line 39 "./uninorm/composition-table.gperf"
527      {"\000E\003\001", 0x00c9},
528#line 38 "./uninorm/composition-table.gperf"
529      {"\000E\003\000", 0x00c8},
530#line 204 "./uninorm/composition-table.gperf"
531      {"\000\334\003\004", 0x01d5},
532#line 40 "./uninorm/composition-table.gperf"
533      {"\000E\003\002", 0x00ca},
534#line 104 "./uninorm/composition-table.gperf"
535      {"\000E\003\007", 0x0116},
536#line 208 "./uninorm/composition-table.gperf"
537      {"\000\334\003\014", 0x01d9},
538#line 325 "./uninorm/composition-table.gperf"
539      {"\0046\003\006", 0x04c2},
540#line 123 "./uninorm/composition-table.gperf"
541      {"\000i\003\004", 0x012b},
542#line 342 "./uninorm/composition-table.gperf"
543      {"\004\036\003\010", 0x04e6},
544#line 849 "./uninorm/composition-table.gperf"
545      {"\037|\003E", 0x1ff2},
546#line 199 "./uninorm/composition-table.gperf"
547      {"\000i\003\014", 0x01d0},
548#line 598 "./uninorm/composition-table.gperf"
549      {"\000I\003\011", 0x1ec8},
550#line 337 "./uninorm/composition-table.gperf"
551      {"\0047\003\010", 0x04df},
552#line 48 "./uninorm/composition-table.gperf"
553      {"\000O\003\001", 0x00d3},
554#line 47 "./uninorm/composition-table.gperf"
555      {"\000O\003\000", 0x00d2},
556#line 76 "./uninorm/composition-table.gperf"
557      {"\000o\003\003", 0x00f5},
558#line 49 "./uninorm/composition-table.gperf"
559      {"\000O\003\002", 0x00d4},
560#line 277 "./uninorm/composition-table.gperf"
561      {"\000O\003\007", 0x022e},
562#line 349 "./uninorm/composition-table.gperf"
563      {"\004C\003\004", 0x04ef},
564#line 148 "./uninorm/composition-table.gperf"
565      {"\000o\003\006", 0x014f},
566#line 328 "./uninorm/composition-table.gperf"
567      {"\004\020\003\010", 0x04d2},
568#line 274 "./uninorm/composition-table.gperf"
569      {"\000\366\003\004", 0x022b},
570#line 223 "./uninorm/composition-table.gperf"
571      {"\000o\003(", 0x01eb},
572#line 932 "./uninorm/composition-table.gperf"
573      {"0\2630\231", 0x30b4},
574#line 170 "./uninorm/composition-table.gperf"
575      {"\000u\003\003", 0x0169},
576#line 239 "./uninorm/composition-table.gperf"
577      {"\000A\003\017", 0x0200},
578#line 122 "./uninorm/composition-table.gperf"
579      {"\000I\003\004", 0x012a},
580#line 924 "./uninorm/composition-table.gperf"
581      {"0{0\231", 0x307c},
582#line 174 "./uninorm/composition-table.gperf"
583      {"\000u\003\006", 0x016d},
584#line 198 "./uninorm/composition-table.gperf"
585      {"\000I\003\014", 0x01cf},
586#line 926 "./uninorm/composition-table.gperf"
587      {"0F0\231", 0x3094},
588#line 180 "./uninorm/composition-table.gperf"
589      {"\000u\003(", 0x0173},
590#line 958 "./uninorm/composition-table.gperf"
591      {"0\3750\231", 0x30fe},
592#line 41 "./uninorm/composition-table.gperf"
593      {"\000E\003\010", 0x00cb},
594#line 244 "./uninorm/composition-table.gperf"
595      {"\000e\003\017", 0x0205},
596#line 53 "./uninorm/composition-table.gperf"
597      {"\000U\003\001", 0x00da},
598#line 52 "./uninorm/composition-table.gperf"
599      {"\000U\003\000", 0x00d9},
600#line 530 "./uninorm/composition-table.gperf"
601      {"\000v\003#", 0x1e7f},
602#line 54 "./uninorm/composition-table.gperf"
603      {"\000U\003\002", 0x00db},
604#line 560 "./uninorm/composition-table.gperf"
605      {"\000A\003\011", 0x1ea2},
606#line 298 "./uninorm/composition-table.gperf"
607      {"\003\313\003\001", 0x03b0},
608#line 839 "./uninorm/composition-table.gperf"
609      {"\003\313\003\000", 0x1fe2},
610#line 843 "./uninorm/composition-table.gperf"
611      {"\003\313\003B", 0x1fe7},
612#line 775 "./uninorm/composition-table.gperf"
613      {"\037$\003E", 0x1f94},
614#line 912 "./uninorm/composition-table.gperf"
615      {"0a0\231", 0x3062},
616#line 957 "./uninorm/composition-table.gperf"
617      {"0\3620\231", 0x30fa},
618#line 51 "./uninorm/composition-table.gperf"
619      {"\000O\003\010", 0x00d6},
620#line 388 "./uninorm/composition-table.gperf"
621      {"\015\331\015\317", 0x0ddc},
622#line 585 "./uninorm/composition-table.gperf"
623      {"\000e\003\011", 0x1ebb},
624#line 326 "./uninorm/composition-table.gperf"
625      {"\004\020\003\006", 0x04d0},
626#line 329 "./uninorm/composition-table.gperf"
627      {"\0040\003\010", 0x04d3},
628#line 559 "./uninorm/composition-table.gperf"
629      {"\000a\003#", 0x1ea1},
630#line 82 "./uninorm/composition-table.gperf"
631      {"\000y\003\001", 0x00fd},
632#line 641 "./uninorm/composition-table.gperf"
633      {"\000y\003\000", 0x1ef3},
634#line 84 "./uninorm/composition-table.gperf"
635      {"\000A\003\004", 0x0100},
636#line 184 "./uninorm/composition-table.gperf"
637      {"\000y\003\002", 0x0177},
638#line 546 "./uninorm/composition-table.gperf"
639      {"\000y\003\007", 0x1e8f},
640#line 196 "./uninorm/composition-table.gperf"
641      {"\000A\003\014", 0x01cd},
642#line 586 "./uninorm/composition-table.gperf"
643      {"\000E\003\003", 0x1ebc},
644#line 367 "./uninorm/composition-table.gperf"
645      {"\0110\011<", 0x0931},
646#line 252 "./uninorm/composition-table.gperf"
647      {"\000o\003\017", 0x020d},
648#line 346 "./uninorm/composition-table.gperf"
649      {"\004-\003\010", 0x04ec},
650#line 102 "./uninorm/composition-table.gperf"
651      {"\000E\003\006", 0x0114},
652#line 101 "./uninorm/composition-table.gperf"
653      {"\000e\003\004", 0x0113},
654#line 356 "./uninorm/composition-table.gperf"
655      {"\004+\003\010", 0x04f8},
656#line 106 "./uninorm/composition-table.gperf"
657      {"\000E\003(", 0x0118},
658#line 109 "./uninorm/composition-table.gperf"
659      {"\000e\003\014", 0x011b},
660#line 601 "./uninorm/composition-table.gperf"
661      {"\000i\003#", 0x1ecb},
662#line 55 "./uninorm/composition-table.gperf"
663      {"\000U\003\010", 0x00dc},
664#line 260 "./uninorm/composition-table.gperf"
665      {"\000u\003\017", 0x0215},
666#line 227 "./uninorm/composition-table.gperf"
667      {"\002\222\003\014", 0x01ef},
668#line 50 "./uninorm/composition-table.gperf"
669      {"\000O\003\003", 0x00d5},
670#line 954 "./uninorm/composition-table.gperf"
671      {"0\3570\231", 0x30f7},
672#line 510 "./uninorm/composition-table.gperf"
673      {"\000t\003\007", 0x1e6b},
674#line 605 "./uninorm/composition-table.gperf"
675      {"\000o\003\011", 0x1ecf},
676#line 147 "./uninorm/composition-table.gperf"
677      {"\000O\003\006", 0x014e},
678#line 425 "./uninorm/composition-table.gperf"
679      {"\001\022\003\001", 0x1e16},
680#line 423 "./uninorm/composition-table.gperf"
681      {"\001\022\003\000", 0x1e14},
682#line 222 "./uninorm/composition-table.gperf"
683      {"\000O\003(", 0x01ea},
684#line 327 "./uninorm/composition-table.gperf"
685      {"\0040\003\006", 0x04d1},
686#line 928 "./uninorm/composition-table.gperf"
687      {"0\2530\231", 0x30ac},
688#line 876 "./uninorm/composition-table.gperf"
689      {"\000>\0038", 0x226f},
690#line 266 "./uninorm/composition-table.gperf"
691      {"\000t\003&", 0x021b},
692#line 629 "./uninorm/composition-table.gperf"
693      {"\000u\003\011", 0x1ee7},
694#line 152 "./uninorm/composition-table.gperf"
695      {"\000r\003\001", 0x0155},
696#line 83 "./uninorm/composition-table.gperf"
697      {"\000y\003\010", 0x00ff},
698#line 600 "./uninorm/composition-table.gperf"
699      {"\000I\003#", 0x1eca},
700#line 815 "./uninorm/composition-table.gperf"
701      {"\037t\003E", 0x1fc2},
702#line 492 "./uninorm/composition-table.gperf"
703      {"\000r\003\007", 0x1e59},
704#line 146 "./uninorm/composition-table.gperf"
705      {"\000o\003\004", 0x014d},
706#line 434 "./uninorm/composition-table.gperf"
707      {"\000f\003\007", 0x1e1f},
708#line 761 "./uninorm/composition-table.gperf"
709      {"\037\006\003E", 0x1f86},
710#line 201 "./uninorm/composition-table.gperf"
711      {"\000o\003\014", 0x01d2},
712#line 169 "./uninorm/composition-table.gperf"
713      {"\000U\003\003", 0x0168},
714#line 956 "./uninorm/composition-table.gperf"
715      {"0\3610\231", 0x30f9},
716#line 140 "./uninorm/composition-table.gperf"
717      {"\000n\003\001", 0x0144},
718#line 232 "./uninorm/composition-table.gperf"
719      {"\000n\003\000", 0x01f9},
720#line 173 "./uninorm/composition-table.gperf"
721      {"\000U\003\006", 0x016c},
722#line 172 "./uninorm/composition-table.gperf"
723      {"\000u\003\004", 0x016b},
724#line 472 "./uninorm/composition-table.gperf"
725      {"\000n\003\007", 0x1e45},
726#line 179 "./uninorm/composition-table.gperf"
727      {"\000U\003(", 0x0172},
728#line 203 "./uninorm/composition-table.gperf"
729      {"\000u\003\014", 0x01d4},
730#line 554 "./uninorm/composition-table.gperf"
731      {"\000t\003\010", 0x1e97},
732#line 243 "./uninorm/composition-table.gperf"
733      {"\000E\003\017", 0x0204},
734#line 793 "./uninorm/composition-table.gperf"
735      {"\037f\003E", 0x1fa6},
736#line 943 "./uninorm/composition-table.gperf"
737      {"0\3170\231", 0x30d0},
738#line 785 "./uninorm/composition-table.gperf"
739      {"\037.\003E", 0x1f9e},
740#line 414 "./uninorm/composition-table.gperf"
741      {"\000d\003\007", 0x1e0b},
742#line 242 "./uninorm/composition-table.gperf"
743      {"\000a\003\021", 0x0203},
744#line 459 "./uninorm/composition-table.gperf"
745      {"\0366\003\004", 0x1e38},
746#line 647 "./uninorm/composition-table.gperf"
747      {"\000y\003\003", 0x1ef9},
748#line 426 "./uninorm/composition-table.gperf"
749      {"\001\023\003\001", 0x1e17},
750#line 424 "./uninorm/composition-table.gperf"
751      {"\001\023\003\000", 0x1e15},
752#line 801 "./uninorm/composition-table.gperf"
753      {"\037n\003E", 0x1fae},
754#line 558 "./uninorm/composition-table.gperf"
755      {"\000A\003#", 0x1ea0},
756#line 343 "./uninorm/composition-table.gperf"
757      {"\004>\003\010", 0x04e7},
758#line 251 "./uninorm/composition-table.gperf"
759      {"\000O\003\017", 0x020c},
760#line 584 "./uninorm/composition-table.gperf"
761      {"\000E\003\011", 0x1eba},
762#line 955 "./uninorm/composition-table.gperf"
763      {"0\3600\231", 0x30f8},
764#line 766 "./uninorm/composition-table.gperf"
765      {"\037\013\003E", 0x1f8b},
766#line 323 "./uninorm/composition-table.gperf"
767      {"\004u\003\017", 0x0477},
768#line 791 "./uninorm/composition-table.gperf"
769      {"\037d\003E", 0x1fa4},
770#line 875 "./uninorm/composition-table.gperf"
771      {"\000<\0038", 0x226e},
772#line 583 "./uninorm/composition-table.gperf"
773      {"\000e\003#", 0x1eb9},
774#line 250 "./uninorm/composition-table.gperf"
775      {"\000i\003\021", 0x020b},
776#line 118 "./uninorm/composition-table.gperf"
777      {"\000H\003\002", 0x0124},
778#line 437 "./uninorm/composition-table.gperf"
779      {"\000H\003\007", 0x1e22},
780#line 62 "./uninorm/composition-table.gperf"
781      {"\000a\003\012", 0x00e5},
782#line 718 "./uninorm/composition-table.gperf"
783      {"\037H\003\001", 0x1f4c},
784#line 716 "./uninorm/composition-table.gperf"
785      {"\037H\003\000", 0x1f4a},
786#line 604 "./uninorm/composition-table.gperf"
787      {"\000O\003\011", 0x1ece},
788#line 390 "./uninorm/composition-table.gperf"
789      {"\015\331\015\337", 0x0dde},
790#line 100 "./uninorm/composition-table.gperf"
791      {"\000E\003\004", 0x0112},
792#line 56 "./uninorm/composition-table.gperf"
793      {"\000Y\003\001", 0x00dd},
794#line 640 "./uninorm/composition-table.gperf"
795      {"\000Y\003\000", 0x1ef2},
796#line 108 "./uninorm/composition-table.gperf"
797      {"\000E\003\014", 0x011a},
798#line 183 "./uninorm/composition-table.gperf"
799      {"\000Y\003\002", 0x0176},
800#line 545 "./uninorm/composition-table.gperf"
801      {"\000Y\003\007", 0x1e8e},
802#line 259 "./uninorm/composition-table.gperf"
803      {"\000U\003\017", 0x0214},
804#line 730 "./uninorm/composition-table.gperf"
805      {"\037Y\003\001", 0x1f5d},
806#line 729 "./uninorm/composition-table.gperf"
807      {"\037Y\003\000", 0x1f5b},
808#line 731 "./uninorm/composition-table.gperf"
809      {"\037Y\003B", 0x1f5f},
810#line 916 "./uninorm/composition-table.gperf"
811      {"0o0\231", 0x3070},
812#line 249 "./uninorm/composition-table.gperf"
813      {"\000I\003\021", 0x020a},
814#line 460 "./uninorm/composition-table.gperf"
815      {"\0367\003\004", 0x1e39},
816#line 145 "./uninorm/composition-table.gperf"
817      {"\000O\003\004", 0x014c},
818#line 479 "./uninorm/composition-table.gperf"
819      {"\000\325\003\001", 0x1e4c},
820#line 451 "./uninorm/composition-table.gperf"
821      {"\000K\003\001", 0x1e30},
822#line 200 "./uninorm/composition-table.gperf"
823      {"\000O\003\014", 0x01d1},
824#line 603 "./uninorm/composition-table.gperf"
825      {"\000o\003#", 0x1ecd},
826#line 523 "./uninorm/composition-table.gperf"
827      {"\001h\003\001", 0x1e78},
828#line 920 "./uninorm/composition-table.gperf"
829      {"0u0\231", 0x3076},
830#line 628 "./uninorm/composition-table.gperf"
831      {"\000U\003\011", 0x1ee6},
832#line 72 "./uninorm/composition-table.gperf"
833      {"\000n\003\003", 0x00f1},
834#line 942 "./uninorm/composition-table.gperf"
835      {"0\3100\231", 0x30c9},
836#line 441 "./uninorm/composition-table.gperf"
837      {"\000H\003\010", 0x1e26},
838#line 937 "./uninorm/composition-table.gperf"
839      {"0\2750\231", 0x30be},
840#line 309 "./uninorm/composition-table.gperf"
841      {"\004\006\003\010", 0x0407},
842#line 627 "./uninorm/composition-table.gperf"
843      {"\000u\003#", 0x1ee5},
844#line 119 "./uninorm/composition-table.gperf"
845      {"\000h\003\002", 0x0125},
846#line 438 "./uninorm/composition-table.gperf"
847      {"\000h\003\007", 0x1e23},
848#line 405 "./uninorm/composition-table.gperf"
849      {"\000B\003\007", 0x1e02},
850#line 744 "./uninorm/composition-table.gperf"
851      {"\037h\003\001", 0x1f6c},
852#line 742 "./uninorm/composition-table.gperf"
853      {"\037h\003\000", 0x1f6a},
854#line 746 "./uninorm/composition-table.gperf"
855      {"\037h\003B", 0x1f6e},
856#line 936 "./uninorm/composition-table.gperf"
857      {"0\2730\231", 0x30bc},
858#line 185 "./uninorm/composition-table.gperf"
859      {"\000Y\003\010", 0x0178},
860#line 171 "./uninorm/composition-table.gperf"
861      {"\000U\003\004", 0x016a},
862#line 308 "./uninorm/composition-table.gperf"
863      {"\004\023\003\001", 0x0403},
864#line 645 "./uninorm/composition-table.gperf"
865      {"\000y\003\011", 0x1ef7},
866#line 202 "./uninorm/composition-table.gperf"
867      {"\000U\003\014", 0x01d3},
868#line 241 "./uninorm/composition-table.gperf"
869      {"\000A\003\021", 0x0202},
870#line 37 "./uninorm/composition-table.gperf"
871      {"\000C\003'", 0x00c7},
872#line 773 "./uninorm/composition-table.gperf"
873      {"\037\"\003E", 0x1f92},
874#line 795 "./uninorm/composition-table.gperf"
875      {"\037h\003E", 0x1fa8},
876#line 411 "./uninorm/composition-table.gperf"
877      {"\000\307\003\001", 0x1e08},
878#line 688 "./uninorm/composition-table.gperf"
879      {"\037(\003\001", 0x1f2c},
880#line 686 "./uninorm/composition-table.gperf"
881      {"\037(\003\000", 0x1f2a},
882#line 690 "./uninorm/composition-table.gperf"
883      {"\037(\003B", 0x1f2e},
884#line 481 "./uninorm/composition-table.gperf"
885      {"\000\325\003\010", 0x1e4e},
886#line 246 "./uninorm/composition-table.gperf"
887      {"\000e\003\021", 0x0207},
888#line 697 "./uninorm/composition-table.gperf"
889      {"\0371\003\001", 0x1f35},
890#line 695 "./uninorm/composition-table.gperf"
891      {"\0371\003\000", 0x1f33},
892#line 699 "./uninorm/composition-table.gperf"
893      {"\0371\003B", 0x1f37},
894#line 282 "./uninorm/composition-table.gperf"
895      {"\000y\003\004", 0x0233},
896#line 304 "./uninorm/composition-table.gperf"
897      {"\003\322\003\001", 0x03d3},
898#line 428 "./uninorm/composition-table.gperf"
899      {"\000e\003-", 0x1e19},
900#line 256 "./uninorm/composition-table.gperf"
901      {"\000r\003\017", 0x0211},
902#line 779 "./uninorm/composition-table.gperf"
903      {"\037(\003E", 0x1f98},
904#line 442 "./uninorm/composition-table.gperf"
905      {"\000h\003\010", 0x1e27},
906#line 36 "./uninorm/composition-table.gperf"
907      {"\000A\003\012", 0x00c5},
908#line 646 "./uninorm/composition-table.gperf"
909      {"\000Y\003\003", 0x1ef8},
910#line 582 "./uninorm/composition-table.gperf"
911      {"\000E\003#", 0x1eb8},
912#line 533 "./uninorm/composition-table.gperf"
913      {"\000W\003\001", 0x1e82},
914#line 531 "./uninorm/composition-table.gperf"
915      {"\000W\003\000", 0x1e80},
916#line 151 "./uninorm/composition-table.gperf"
917      {"\000R\003\001", 0x0154},
918#line 181 "./uninorm/composition-table.gperf"
919      {"\000W\003\002", 0x0174},
920#line 537 "./uninorm/composition-table.gperf"
921      {"\000W\003\007", 0x1e86},
922#line 903 "./uninorm/composition-table.gperf"
923      {"0O0\231", 0x3050},
924#line 491 "./uninorm/composition-table.gperf"
925      {"\000R\003\007", 0x1e58},
926#line 869 "./uninorm/composition-table.gperf"
927      {"\"C\0038", 0x2244},
928#line 863 "./uninorm/composition-table.gperf"
929      {"\"\003\0038", 0x2204},
930#line 864 "./uninorm/composition-table.gperf"
931      {"\"\010\0038", 0x2209},
932#line 898 "./uninorm/composition-table.gperf"
933      {"\"\263\0038", 0x22eb},
934#line 168 "./uninorm/composition-table.gperf"
935      {"\000t\003\014", 0x0165},
936#line 602 "./uninorm/composition-table.gperf"
937      {"\000O\003#", 0x1ecc},
938#line 254 "./uninorm/composition-table.gperf"
939      {"\000o\003\021", 0x020f},
940#line 884 "./uninorm/composition-table.gperf"
941      {"\"{\0038", 0x2281},
942#line 229 "./uninorm/composition-table.gperf"
943      {"\000G\003\001", 0x01f4},
944#line 389 "./uninorm/composition-table.gperf"
945      {"\015\334\015\312", 0x0ddd},
946#line 881 "./uninorm/composition-table.gperf"
947      {"\"v\0038", 0x2278},
948#line 110 "./uninorm/composition-table.gperf"
949      {"\000G\003\002", 0x011c},
950#line 114 "./uninorm/composition-table.gperf"
951      {"\000G\003\007", 0x0120},
952#line 279 "./uninorm/composition-table.gperf"
953      {"\002.\003\004", 0x0230},
954#line 899 "./uninorm/composition-table.gperf"
955      {"\"\264\0038", 0x22ec},
956#line 262 "./uninorm/composition-table.gperf"
957      {"\000u\003\021", 0x0217},
958#line 715 "./uninorm/composition-table.gperf"
959      {"\003\237\003\024", 0x1f49},
960#line 448 "./uninorm/composition-table.gperf"
961      {"\000i\0030", 0x1e2d},
962#line 305 "./uninorm/composition-table.gperf"
963      {"\003\322\003\010", 0x03d4},
964#line 156 "./uninorm/composition-table.gperf"
965      {"\000r\003\014", 0x0159},
966#line 906 "./uninorm/composition-table.gperf"
967      {"0U0\231", 0x3056},
968#line 522 "./uninorm/composition-table.gperf"
969      {"\000u\003-", 0x1e77},
970#line 306 "./uninorm/composition-table.gperf"
971      {"\004\025\003\000", 0x0400},
972#line 322 "./uninorm/composition-table.gperf"
973      {"\004t\003\017", 0x0476},
974#line 873 "./uninorm/composition-table.gperf"
975      {"\"a\0038", 0x2262},
976#line 431 "./uninorm/composition-table.gperf"
977      {"\002(\003\006", 0x1e1c},
978#line 535 "./uninorm/composition-table.gperf"
979      {"\000W\003\010", 0x1e84},
980#line 626 "./uninorm/composition-table.gperf"
981      {"\000U\003#", 0x1ee4},
982#line 139 "./uninorm/composition-table.gperf"
983      {"\000N\003\001", 0x0143},
984#line 231 "./uninorm/composition-table.gperf"
985      {"\000N\003\000", 0x01f8},
986#line 144 "./uninorm/composition-table.gperf"
987      {"\000n\003\014", 0x0148},
988#line 357 "./uninorm/composition-table.gperf"
989      {"\004K\003\010", 0x04f9},
990#line 471 "./uninorm/composition-table.gperf"
991      {"\000N\003\007", 0x1e44},
992#line 129 "./uninorm/composition-table.gperf"
993      {"\000J\003\002", 0x0134},
994#line 176 "./uninorm/composition-table.gperf"
995      {"\000u\003\012", 0x016f},
996#line 897 "./uninorm/composition-table.gperf"
997      {"\"\262\0038", 0x22ea},
998#line 447 "./uninorm/composition-table.gperf"
999      {"\000I\0030", 0x1e2c},
1000#line 387 "./uninorm/composition-table.gperf"
1001      {"\015\331\015\312", 0x0dda},
1002#line 99 "./uninorm/composition-table.gperf"
1003      {"\000d\003\014", 0x010f},
1004#line 534 "./uninorm/composition-table.gperf"
1005      {"\000w\003\001", 0x1e83},
1006#line 532 "./uninorm/composition-table.gperf"
1007      {"\000w\003\000", 0x1e81},
1008#line 514 "./uninorm/composition-table.gperf"
1009      {"\000t\0031", 0x1e6f},
1010#line 182 "./uninorm/composition-table.gperf"
1011      {"\000w\003\002", 0x0175},
1012#line 538 "./uninorm/composition-table.gperf"
1013      {"\000w\003\007", 0x1e87},
1014#line 643 "./uninorm/composition-table.gperf"
1015      {"\000y\003#", 0x1ef5},
1016#line 295 "./uninorm/composition-table.gperf"
1017      {"\003\265\003\001", 0x03ad},
1018#line 749 "./uninorm/composition-table.gperf"
1019      {"\003\265\003\000", 0x1f72},
1020#line 929 "./uninorm/composition-table.gperf"
1021      {"0\2550\231", 0x30ae},
1022#line 230 "./uninorm/composition-table.gperf"
1023      {"\000g\003\001", 0x01f5},
1024#line 245 "./uninorm/composition-table.gperf"
1025      {"\000E\003\021", 0x0206},
1026#line 644 "./uninorm/composition-table.gperf"
1027      {"\000Y\003\011", 0x1ef6},
1028#line 111 "./uninorm/composition-table.gperf"
1029      {"\000g\003\002", 0x011d},
1030#line 115 "./uninorm/composition-table.gperf"
1031      {"\000g\003\007", 0x0121},
1032#line 953 "./uninorm/composition-table.gperf"
1033      {"0\2460\231", 0x30f4},
1034#line 307 "./uninorm/composition-table.gperf"
1035      {"\004\025\003\010", 0x0401},
1036#line 427 "./uninorm/composition-table.gperf"
1037      {"\000E\003-", 0x1e18},
1038#line 498 "./uninorm/composition-table.gperf"
1039      {"\000r\0031", 0x1e5f},
1040#line 267 "./uninorm/composition-table.gperf"
1041      {"\000H\003\014", 0x021e},
1042#line 485 "./uninorm/composition-table.gperf"
1043      {"\001L\003\001", 0x1e52},
1044#line 483 "./uninorm/composition-table.gperf"
1045      {"\001L\003\000", 0x1e50},
1046#line 892 "./uninorm/composition-table.gperf"
1047      {"\"\253\0038", 0x22af},
1048#line 512 "./uninorm/composition-table.gperf"
1049      {"\000t\003#", 0x1e6d},
1050#line 253 "./uninorm/composition-table.gperf"
1051      {"\000O\003\021", 0x020e},
1052#line 366 "./uninorm/composition-table.gperf"
1053      {"\011(\011<", 0x0929},
1054#line 133 "./uninorm/composition-table.gperf"
1055      {"\000L\003\001", 0x0139},
1056#line 281 "./uninorm/composition-table.gperf"
1057      {"\000Y\003\004", 0x0232},
1058#line 794 "./uninorm/composition-table.gperf"
1059      {"\037g\003E", 0x1fa7},
1060#line 476 "./uninorm/composition-table.gperf"
1061      {"\000n\0031", 0x1e49},
1062#line 272 "./uninorm/composition-table.gperf"
1063      {"\000e\003'", 0x0229},
1064#line 918 "./uninorm/composition-table.gperf"
1065      {"0r0\231", 0x3073},
1066#line 112 "./uninorm/composition-table.gperf"
1067      {"\000G\003\006", 0x011e},
1068#line 914 "./uninorm/composition-table.gperf"
1069      {"0f0\231", 0x3067},
1070#line 536 "./uninorm/composition-table.gperf"
1071      {"\000w\003\010", 0x1e85},
1072#line 430 "./uninorm/composition-table.gperf"
1073      {"\000e\0030", 0x1e1b},
1074#line 951 "./uninorm/composition-table.gperf"
1075      {"0\3330\231", 0x30dc},
1076#line 418 "./uninorm/composition-table.gperf"
1077      {"\000d\0031", 0x1e0f},
1078#line 494 "./uninorm/composition-table.gperf"
1079      {"\000r\003#", 0x1e5b},
1080#line 889 "./uninorm/composition-table.gperf"
1081      {"\"\242\0038", 0x22ac},
1082#line 275 "./uninorm/composition-table.gperf"
1083      {"\000\325\003\004", 0x022c},
1084#line 486 "./uninorm/composition-table.gperf"
1085      {"\001M\003\001", 0x1e53},
1086#line 484 "./uninorm/composition-table.gperf"
1087      {"\001M\003\000", 0x1e51},
1088#line 359 "./uninorm/composition-table.gperf"
1089      {"\006'\006T", 0x0623},
1090#line 220 "./uninorm/composition-table.gperf"
1091      {"\000K\003\014", 0x01e8},
1092#line 330 "./uninorm/composition-table.gperf"
1093      {"\004\025\003\006", 0x04d6},
1094#line 261 "./uninorm/composition-table.gperf"
1095      {"\000U\003\021", 0x0216},
1096#line 465 "./uninorm/composition-table.gperf"
1097      {"\000M\003\001", 0x1e3e},
1098#line 46 "./uninorm/composition-table.gperf"
1099      {"\000N\003\003", 0x00d1},
1100#line 474 "./uninorm/composition-table.gperf"
1101      {"\000n\003#", 0x1e47},
1102#line 913 "./uninorm/composition-table.gperf"
1103      {"0d0\231", 0x3065},
1104#line 467 "./uninorm/composition-table.gperf"
1105      {"\000M\003\007", 0x1e40},
1106#line 521 "./uninorm/composition-table.gperf"
1107      {"\000U\003-", 0x1e76},
1108#line 268 "./uninorm/composition-table.gperf"
1109      {"\000h\003\014", 0x021f},
1110#line 355 "./uninorm/composition-table.gperf"
1111      {"\004G\003\010", 0x04f5},
1112#line 509 "./uninorm/composition-table.gperf"
1113      {"\000T\003\007", 0x1e6a},
1114#line 212 "./uninorm/composition-table.gperf"
1115      {"\000\304\003\004", 0x01de},
1116#line 416 "./uninorm/composition-table.gperf"
1117      {"\000d\003#", 0x1e0d},
1118#line 878 "./uninorm/composition-table.gperf"
1119      {"\"e\0038", 0x2271},
1120#line 542 "./uninorm/composition-table.gperf"
1121      {"\000x\003\007", 0x1e8b},
1122#line 255 "./uninorm/composition-table.gperf"
1123      {"\000R\003\017", 0x0210},
1124#line 283 "./uninorm/composition-table.gperf"
1125      {"\000\250\003\001", 0x0385},
1126#line 848 "./uninorm/composition-table.gperf"
1127      {"\000\250\003\000", 0x1fed},
1128#line 814 "./uninorm/composition-table.gperf"
1129      {"\000\250\003B", 0x1fc1},
1130#line 265 "./uninorm/composition-table.gperf"
1131      {"\000T\003&", 0x021a},
1132#line 175 "./uninorm/composition-table.gperf"
1133      {"\000U\003\012", 0x016e},
1134#line 664 "./uninorm/composition-table.gperf"
1135      {"\003\265\003\023", 0x1f10},
1136#line 301 "./uninorm/composition-table.gperf"
1137      {"\003\277\003\001", 0x03cc},
1138#line 752 "./uninorm/composition-table.gperf"
1139      {"\003\277\003\000", 0x1f78},
1140#line 896 "./uninorm/composition-table.gperf"
1141      {"\"\222\0038", 0x22e3},
1142#line 520 "./uninorm/composition-table.gperf"
1143      {"\000u\0030", 0x1e75},
1144#line 927 "./uninorm/composition-table.gperf"
1145      {"0\2350\231", 0x309e},
1146#line 113 "./uninorm/composition-table.gperf"
1147      {"\000g\003\006", 0x011f},
1148#line 297 "./uninorm/composition-table.gperf"
1149      {"\003\271\003\001", 0x03af},
1150#line 751 "./uninorm/composition-table.gperf"
1151      {"\003\271\003\000", 0x1f76},
1152#line 829 "./uninorm/composition-table.gperf"
1153      {"\003\271\003B", 0x1fd6},
1154#line 439 "./uninorm/composition-table.gperf"
1155      {"\000H\003#", 0x1e24},
1156#line 824 "./uninorm/composition-table.gperf"
1157      {"\037\277\003\001", 0x1fce},
1158#line 823 "./uninorm/composition-table.gperf"
1159      {"\037\277\003\000", 0x1fcd},
1160#line 825 "./uninorm/composition-table.gperf"
1161      {"\037\277\003B", 0x1fcf},
1162#line 908 "./uninorm/composition-table.gperf"
1163      {"0Y0\231", 0x305a},
1164#line 455 "./uninorm/composition-table.gperf"
1165      {"\000K\0031", 0x1e34},
1166#line 556 "./uninorm/composition-table.gperf"
1167      {"\000y\003\012", 0x1e99},
1168#line 888 "./uninorm/composition-table.gperf"
1169      {"\"\207\0038", 0x2289},
1170#line 284 "./uninorm/composition-table.gperf"
1171      {"\003\221\003\001", 0x0386},
1172#line 812 "./uninorm/composition-table.gperf"
1173      {"\003\221\003\000", 0x1fba},
1174#line 516 "./uninorm/composition-table.gperf"
1175      {"\000t\003-", 0x1e71},
1176#line 642 "./uninorm/composition-table.gperf"
1177      {"\000Y\003#", 0x1ef4},
1178#line 544 "./uninorm/composition-table.gperf"
1179      {"\000x\003\010", 0x1e8d},
1180#line 887 "./uninorm/composition-table.gperf"
1181      {"\"\206\0038", 0x2288},
1182#line 553 "./uninorm/composition-table.gperf"
1183      {"\000h\0031", 0x1e96},
1184#line 409 "./uninorm/composition-table.gperf"
1185      {"\000B\0031", 0x1e06},
1186#line 155 "./uninorm/composition-table.gperf"
1187      {"\000R\003\014", 0x0158},
1188#line 947 "./uninorm/composition-table.gperf"
1189      {"0\3250\231", 0x30d6},
1190#line 901 "./uninorm/composition-table.gperf"
1191      {"0K0\231", 0x304c},
1192#line 258 "./uninorm/composition-table.gperf"
1193      {"\000r\003\021", 0x0213},
1194#line 813 "./uninorm/composition-table.gperf"
1195      {"\003\221\003E", 0x1fbc},
1196#line 384 "./uninorm/composition-table.gperf"
1197      {"\015F\015>", 0x0d4a},
1198#line 767 "./uninorm/composition-table.gperf"
1199      {"\037\014\003E", 0x1f8c},
1200#line 271 "./uninorm/composition-table.gperf"
1201      {"\000E\003'", 0x0228},
1202#line 774 "./uninorm/composition-table.gperf"
1203      {"\037#\003E", 0x1f93},
1204#line 453 "./uninorm/composition-table.gperf"
1205      {"\000K\003#", 0x1e32},
1206#line 435 "./uninorm/composition-table.gperf"
1207      {"\000G\003\004", 0x1e20},
1208#line 915 "./uninorm/composition-table.gperf"
1209      {"0h0\231", 0x3069},
1210#line 429 "./uninorm/composition-table.gperf"
1211      {"\000E\0030", 0x1e1a},
1212#line 218 "./uninorm/composition-table.gperf"
1213      {"\000G\003\014", 0x01e6},
1214#line 299 "./uninorm/composition-table.gperf"
1215      {"\003\271\003\010", 0x03ca},
1216#line 617 "./uninorm/composition-table.gperf"
1217      {"\001\241\003\001", 0x1edb},
1218#line 619 "./uninorm/composition-table.gperf"
1219      {"\001\241\003\000", 0x1edd},
1220#line 940 "./uninorm/composition-table.gperf"
1221      {"0\3040\231", 0x30c5},
1222#line 440 "./uninorm/composition-table.gperf"
1223      {"\000h\003#", 0x1e25},
1224#line 407 "./uninorm/composition-table.gperf"
1225      {"\000B\003#", 0x1e04},
1226#line 478 "./uninorm/composition-table.gperf"
1227      {"\000n\003-", 0x1e4b},
1228#line 886 "./uninorm/composition-table.gperf"
1229      {"\"\203\0038", 0x2285},
1230#line 925 "./uninorm/composition-table.gperf"
1231      {"0{0\232", 0x307d},
1232#line 302 "./uninorm/composition-table.gperf"
1233      {"\003\305\003\001", 0x03cd},
1234#line 753 "./uninorm/composition-table.gperf"
1235      {"\003\305\003\000", 0x1f7a},
1236#line 842 "./uninorm/composition-table.gperf"
1237      {"\003\305\003B", 0x1fe6},
1238#line 893 "./uninorm/composition-table.gperf"
1239      {"\"|\0038", 0x22e0},
1240#line 233 "./uninorm/composition-table.gperf"
1241      {"\000\305\003\001", 0x01fa},
1242#line 422 "./uninorm/composition-table.gperf"
1243      {"\000d\003-", 0x1e13},
1244#line 885 "./uninorm/composition-table.gperf"
1245      {"\"\202\0038", 0x2284},
1246#line 294 "./uninorm/composition-table.gperf"
1247      {"\003\261\003\001", 0x03ac},
1248#line 748 "./uninorm/composition-table.gperf"
1249      {"\003\261\003\000", 0x1f70},
1250#line 808 "./uninorm/composition-table.gperf"
1251      {"\003\261\003B", 0x1fb6},
1252#line 143 "./uninorm/composition-table.gperf"
1253      {"\000N\003\014", 0x0147},
1254#line 708 "./uninorm/composition-table.gperf"
1255      {"\003\277\003\023", 0x1f40},
1256#line 870 "./uninorm/composition-table.gperf"
1257      {"\"E\0038", 0x2247},
1258#line 894 "./uninorm/composition-table.gperf"
1259      {"\"}\0038", 0x22e1},
1260#line 497 "./uninorm/composition-table.gperf"
1261      {"\000R\0031", 0x1e5e},
1262#line 413 "./uninorm/composition-table.gperf"
1263      {"\000D\003\007", 0x1e0a},
1264#line 347 "./uninorm/composition-table.gperf"
1265      {"\004M\003\010", 0x04ed},
1266#line 692 "./uninorm/composition-table.gperf"
1267      {"\003\271\003\023", 0x1f30},
1268#line 353 "./uninorm/composition-table.gperf"
1269      {"\004C\003\013", 0x04f3},
1270#line 806 "./uninorm/composition-table.gperf"
1271      {"\003\261\003E", 0x1fb3},
1272#line 826 "./uninorm/composition-table.gperf"
1273      {"\003\271\003\006", 0x1fd0},
1274#line 945 "./uninorm/composition-table.gperf"
1275      {"0\3220\231", 0x30d3},
1276#line 134 "./uninorm/composition-table.gperf"
1277      {"\000l\003\001", 0x013a},
1278#line 911 "./uninorm/composition-table.gperf"
1279      {"0_0\231", 0x3060},
1280#line 519 "./uninorm/composition-table.gperf"
1281      {"\000U\0030", 0x1e74},
1282#line 907 "./uninorm/composition-table.gperf"
1283      {"0W0\231", 0x3058},
1284#line 910 "./uninorm/composition-table.gperf"
1285      {"0]0\231", 0x305e},
1286#line 436 "./uninorm/composition-table.gperf"
1287      {"\000g\003\004", 0x1e21},
1288#line 656 "./uninorm/composition-table.gperf"
1289      {"\003\221\003\023", 0x1f08},
1290#line 310 "./uninorm/composition-table.gperf"
1291      {"\004\032\003\001", 0x040c},
1292#line 219 "./uninorm/composition-table.gperf"
1293      {"\000g\003\014", 0x01e7},
1294#line 810 "./uninorm/composition-table.gperf"
1295      {"\003\221\003\006", 0x1fb8},
1296#line 539 "./uninorm/composition-table.gperf"
1297      {"\000W\003#", 0x1e88},
1298#line 300 "./uninorm/composition-table.gperf"
1299      {"\003\305\003\010", 0x03cb},
1300#line 493 "./uninorm/composition-table.gperf"
1301      {"\000R\003#", 0x1e5a},
1302#line 237 "./uninorm/composition-table.gperf"
1303      {"\000\330\003\001", 0x01fe},
1304#line 296 "./uninorm/composition-table.gperf"
1305      {"\003\267\003\001", 0x03ae},
1306#line 750 "./uninorm/composition-table.gperf"
1307      {"\003\267\003\000", 0x1f74},
1308#line 818 "./uninorm/composition-table.gperf"
1309      {"\003\267\003B", 0x1fc6},
1310#line 158 "./uninorm/composition-table.gperf"
1311      {"\000s\003\001", 0x015b},
1312#line 799 "./uninorm/composition-table.gperf"
1313      {"\037l\003E", 0x1fac},
1314#line 157 "./uninorm/composition-table.gperf"
1315      {"\000S\003\001", 0x015a},
1316#line 160 "./uninorm/composition-table.gperf"
1317      {"\000s\003\002", 0x015d},
1318#line 500 "./uninorm/composition-table.gperf"
1319      {"\000s\003\007", 0x1e61},
1320#line 159 "./uninorm/composition-table.gperf"
1321      {"\000S\003\002", 0x015c},
1322#line 499 "./uninorm/composition-table.gperf"
1323      {"\000S\003\007", 0x1e60},
1324#line 137 "./uninorm/composition-table.gperf"
1325      {"\000L\003\014", 0x013d},
1326#line 475 "./uninorm/composition-table.gperf"
1327      {"\000N\0031", 0x1e48},
1328#line 816 "./uninorm/composition-table.gperf"
1329      {"\003\267\003E", 0x1fc3},
1330#line 597 "./uninorm/composition-table.gperf"
1331      {"\036\271\003\002", 0x1ec7},
1332#line 623 "./uninorm/composition-table.gperf"
1333      {"\001\241\003\003", 0x1ee1},
1334#line 350 "./uninorm/composition-table.gperf"
1335      {"\004#\003\010", 0x04f0},
1336#line 264 "./uninorm/composition-table.gperf"
1337      {"\000s\003&", 0x0219},
1338#line 166 "./uninorm/composition-table.gperf"
1339      {"\000t\003'", 0x0163},
1340#line 263 "./uninorm/composition-table.gperf"
1341      {"\000S\003&", 0x0218},
1342#line 452 "./uninorm/composition-table.gperf"
1343      {"\000k\003\001", 0x1e31},
1344#line 291 "./uninorm/composition-table.gperf"
1345      {"\003\312\003\001", 0x0390},
1346#line 828 "./uninorm/composition-table.gperf"
1347      {"\003\312\003\000", 0x1fd2},
1348#line 830 "./uninorm/composition-table.gperf"
1349      {"\003\312\003B", 0x1fd7},
1350#line 720 "./uninorm/composition-table.gperf"
1351      {"\003\305\003\023", 0x1f50},
1352#line 588 "./uninorm/composition-table.gperf"
1353      {"\000\312\003\001", 0x1ebe},
1354#line 590 "./uninorm/composition-table.gperf"
1355      {"\000\312\003\000", 0x1ec0},
1356#line 837 "./uninorm/composition-table.gperf"
1357      {"\003\305\003\006", 0x1fe0},
1358#line 616 "./uninorm/composition-table.gperf"
1359      {"\001\240\003\001", 0x1eda},
1360#line 618 "./uninorm/composition-table.gperf"
1361      {"\001\240\003\000", 0x1edc},
1362#line 840 "./uninorm/composition-table.gperf"
1363      {"\003\301\003\023", 0x1fe4},
1364#line 648 "./uninorm/composition-table.gperf"
1365      {"\003\261\003\023", 0x1f00},
1366#line 473 "./uninorm/composition-table.gperf"
1367      {"\000N\003#", 0x1e46},
1368#line 154 "./uninorm/composition-table.gperf"
1369      {"\000r\003'", 0x0157},
1370#line 803 "./uninorm/composition-table.gperf"
1371      {"\003\261\003\006", 0x1fb0},
1372#line 503 "./uninorm/composition-table.gperf"
1373      {"\001Z\003\007", 0x1e64},
1374#line 167 "./uninorm/composition-table.gperf"
1375      {"\000T\003\014", 0x0164},
1376#line 186 "./uninorm/composition-table.gperf"
1377      {"\000Z\003\001", 0x0179},
1378#line 798 "./uninorm/composition-table.gperf"
1379      {"\037k\003E", 0x1fab},
1380#line 527 "./uninorm/composition-table.gperf"
1381      {"\000V\003\003", 0x1e7c},
1382#line 547 "./uninorm/composition-table.gperf"
1383      {"\000Z\003\002", 0x1e90},
1384#line 188 "./uninorm/composition-table.gperf"
1385      {"\000Z\003\007", 0x017b},
1386#line 944 "./uninorm/composition-table.gperf"
1387      {"0\3170\232", 0x30d1},
1388#line 540 "./uninorm/composition-table.gperf"
1389      {"\000w\003#", 0x1e89},
1390#line 142 "./uninorm/composition-table.gperf"
1391      {"\000n\003'", 0x0146},
1392#line 312 "./uninorm/composition-table.gperf"
1393      {"\004#\003\006", 0x040e},
1394#line 933 "./uninorm/composition-table.gperf"
1395      {"0\2650\231", 0x30b6},
1396#line 526 "./uninorm/composition-table.gperf"
1397      {"\001k\003\010", 0x1e7b},
1398#line 461 "./uninorm/composition-table.gperf"
1399      {"\000L\0031", 0x1e3a},
1400#line 868 "./uninorm/composition-table.gperf"
1401      {"\"<\0038", 0x2241},
1402#line 571 "./uninorm/composition-table.gperf"
1403      {"\036\241\003\002", 0x1ead},
1404#line 786 "./uninorm/composition-table.gperf"
1405      {"\037/\003E", 0x1f9f},
1406#line 420 "./uninorm/composition-table.gperf"
1407      {"\000d\003'", 0x1e11},
1408#line 336 "./uninorm/composition-table.gperf"
1409      {"\004\027\003\010", 0x04de},
1410#line 150 "./uninorm/composition-table.gperf"
1411      {"\000o\003\013", 0x0151},
1412#line 827 "./uninorm/composition-table.gperf"
1413      {"\003\271\003\004", 0x1fd1},
1414#line 257 "./uninorm/composition-table.gperf"
1415      {"\000R\003\021", 0x0212},
1416#line 704 "./uninorm/composition-table.gperf"
1417      {"\0378\003\001", 0x1f3c},
1418#line 702 "./uninorm/composition-table.gperf"
1419      {"\0378\003\000", 0x1f3a},
1420#line 706 "./uninorm/composition-table.gperf"
1421      {"\0378\003B", 0x1f3e},
1422#line 676 "./uninorm/composition-table.gperf"
1423      {"\003\267\003\023", 0x1f20},
1424#line 879 "./uninorm/composition-table.gperf"
1425      {"\"r\0038", 0x2274},
1426#line 770 "./uninorm/composition-table.gperf"
1427      {"\037\017\003E", 0x1f8f},
1428#line 178 "./uninorm/composition-table.gperf"
1429      {"\000u\003\013", 0x0171},
1430#line 769 "./uninorm/composition-table.gperf"
1431      {"\037\016\003E", 0x1f8e},
1432#line 318 "./uninorm/composition-table.gperf"
1433      {"\004V\003\010", 0x0457},
1434#line 811 "./uninorm/composition-table.gperf"
1435      {"\003\221\003\004", 0x1fb9},
1436#line 776 "./uninorm/composition-table.gperf"
1437      {"\037%\003E", 0x1f95},
1438#line 457 "./uninorm/composition-table.gperf"
1439      {"\000L\003#", 0x1e36},
1440#line 290 "./uninorm/composition-table.gperf"
1441      {"\003\251\003\001", 0x038f},
1442#line 855 "./uninorm/composition-table.gperf"
1443      {"\003\251\003\000", 0x1ffa},
1444#line 443 "./uninorm/composition-table.gperf"
1445      {"\000H\003'", 0x1e28},
1446#line 187 "./uninorm/composition-table.gperf"
1447      {"\000z\003\001", 0x017a},
1448#line 513 "./uninorm/composition-table.gperf"
1449      {"\000T\0031", 0x1e6e},
1450#line 621 "./uninorm/composition-table.gperf"
1451      {"\001\241\003\011", 0x1edf},
1452#line 548 "./uninorm/composition-table.gperf"
1453      {"\000z\003\002", 0x1e91},
1454#line 189 "./uninorm/composition-table.gperf"
1455      {"\000z\003\007", 0x017c},
1456      {""},
1457#line 865 "./uninorm/composition-table.gperf"
1458      {"\"\013\0038", 0x220c},
1459#line 917 "./uninorm/composition-table.gperf"
1460      {"0o0\232", 0x3071},
1461#line 877 "./uninorm/composition-table.gperf"
1462      {"\"d\0038", 0x2270},
1463#line 856 "./uninorm/composition-table.gperf"
1464      {"\003\251\003E", 0x1ffc},
1465#line 902 "./uninorm/composition-table.gperf"
1466      {"0M0\231", 0x304e},
1467#line 594 "./uninorm/composition-table.gperf"
1468      {"\000\312\003\003", 0x1ec4},
1469#line 332 "./uninorm/composition-table.gperf"
1470      {"\004\330\003\010", 0x04da},
1471#line 398 "./uninorm/composition-table.gperf"
1472      {"\033:\0335", 0x1b3b},
1473#line 622 "./uninorm/composition-table.gperf"
1474      {"\001\240\003\003", 0x1ee0},
1475      {""},
1476#line 921 "./uninorm/composition-table.gperf"
1477      {"0u0\232", 0x3077},
1478#line 469 "./uninorm/composition-table.gperf"
1479      {"\000M\003#", 0x1e42},
1480#line 922 "./uninorm/composition-table.gperf"
1481      {"0x0\231", 0x3079},
1482#line 287 "./uninorm/composition-table.gperf"
1483      {"\003\231\003\001", 0x038a},
1484#line 833 "./uninorm/composition-table.gperf"
1485      {"\003\231\003\000", 0x1fda},
1486#line 511 "./uninorm/composition-table.gperf"
1487      {"\000T\003#", 0x1e6c},
1488#line 541 "./uninorm/composition-table.gperf"
1489      {"\000X\003\007", 0x1e8a},
1490#line 477 "./uninorm/composition-table.gperf"
1491      {"\000N\003-", 0x1e4a},
1492#line 131 "./uninorm/composition-table.gperf"
1493      {"\000K\003'", 0x0136},
1494#line 838 "./uninorm/composition-table.gperf"
1495      {"\003\305\003\004", 0x1fe1},
1496#line 91 "./uninorm/composition-table.gperf"
1497      {"\000c\003\001", 0x0107},
1498#line 871 "./uninorm/composition-table.gperf"
1499      {"\"H\0038", 0x2249},
1500#line 394 "./uninorm/composition-table.gperf"
1501      {"\033\011\0335", 0x1b0a},
1502#line 93 "./uninorm/composition-table.gperf"
1503      {"\000c\003\002", 0x0109},
1504#line 95 "./uninorm/composition-table.gperf"
1505      {"\000c\003\007", 0x010b},
1506#line 320 "./uninorm/composition-table.gperf"
1507      {"\0048\003\000", 0x045d},
1508#line 804 "./uninorm/composition-table.gperf"
1509      {"\003\261\003\004", 0x1fb1},
1510#line 444 "./uninorm/composition-table.gperf"
1511      {"\000h\003'", 0x1e29},
1512#line 938 "./uninorm/composition-table.gperf"
1513      {"0\2770\231", 0x30c0},
1514#line 630 "./uninorm/composition-table.gperf"
1515      {"\001\257\003\001", 0x1ee8},
1516#line 632 "./uninorm/composition-table.gperf"
1517      {"\001\257\003\000", 0x1eea},
1518#line 581 "./uninorm/composition-table.gperf"
1519      {"\036\241\003\006", 0x1eb7},
1520#line 149 "./uninorm/composition-table.gperf"
1521      {"\000O\003\013", 0x0150},
1522#line 98 "./uninorm/composition-table.gperf"
1523      {"\000D\003\014", 0x010e},
1524#line 935 "./uninorm/composition-table.gperf"
1525      {"0\2710\231", 0x30ba},
1526#line 289 "./uninorm/composition-table.gperf"
1527      {"\003\245\003\001", 0x038e},
1528#line 846 "./uninorm/composition-table.gperf"
1529      {"\003\245\003\000", 0x1fea},
1530#line 348 "./uninorm/composition-table.gperf"
1531      {"\004#\003\004", 0x04ee},
1532#line 790 "./uninorm/composition-table.gperf"
1533      {"\037c\003E", 0x1fa3},
1534#line 285 "./uninorm/composition-table.gperf"
1535      {"\003\225\003\001", 0x0388},
1536#line 820 "./uninorm/composition-table.gperf"
1537      {"\003\225\003\000", 0x1fc8},
1538#line 555 "./uninorm/composition-table.gperf"
1539      {"\000w\003\012", 0x1e98},
1540#line 235 "./uninorm/composition-table.gperf"
1541      {"\000\306\003\001", 0x01fc},
1542#line 570 "./uninorm/composition-table.gperf"
1543      {"\036\240\003\002", 0x1eac},
1544#line 138 "./uninorm/composition-table.gperf"
1545      {"\000l\003\014", 0x013e},
1546#line 543 "./uninorm/composition-table.gperf"
1547      {"\000X\003\010", 0x1e8c},
1548#line 292 "./uninorm/composition-table.gperf"
1549      {"\003\231\003\010", 0x03aa},
1550#line 303 "./uninorm/composition-table.gperf"
1551      {"\003\311\003\001", 0x03ce},
1552#line 754 "./uninorm/composition-table.gperf"
1553      {"\003\311\003\000", 0x1f7c},
1554#line 852 "./uninorm/composition-table.gperf"
1555      {"\003\311\003B", 0x1ff6},
1556#line 740 "./uninorm/composition-table.gperf"
1557      {"\003\251\003\023", 0x1f68},
1558#line 393 "./uninorm/composition-table.gperf"
1559      {"\033\007\0335", 0x1b08},
1560      {""},
1561#line 463 "./uninorm/composition-table.gperf"
1562      {"\000L\003-", 0x1e3c},
1563#line 177 "./uninorm/composition-table.gperf"
1564      {"\000U\003\013", 0x0170},
1565      {""},
1566#line 226 "./uninorm/composition-table.gperf"
1567      {"\001\267\003\014", 0x01ee},
1568#line 341 "./uninorm/composition-table.gperf"
1569      {"\0048\003\010", 0x04e5},
1570#line 466 "./uninorm/composition-table.gperf"
1571      {"\000m\003\001", 0x1e3f},
1572#line 850 "./uninorm/composition-table.gperf"
1573      {"\003\311\003E", 0x1ff3},
1574#line 819 "./uninorm/composition-table.gperf"
1575      {"\037\306\003E", 0x1fc7},
1576#line 164 "./uninorm/composition-table.gperf"
1577      {"\000s\003\014", 0x0161},
1578#line 468 "./uninorm/composition-table.gperf"
1579      {"\000m\003\007", 0x1e41},
1580#line 163 "./uninorm/composition-table.gperf"
1581      {"\000S\003\014", 0x0160},
1582#line 592 "./uninorm/composition-table.gperf"
1583      {"\000\312\003\011", 0x1ec2},
1584#line 504 "./uninorm/composition-table.gperf"
1585      {"\001[\003\007", 0x1e65},
1586#line 153 "./uninorm/composition-table.gperf"
1587      {"\000R\003'", 0x0156},
1588#line 620 "./uninorm/composition-table.gperf"
1589      {"\001\240\003\011", 0x1ede},
1590#line 293 "./uninorm/composition-table.gperf"
1591      {"\003\245\003\010", 0x03ab},
1592#line 358 "./uninorm/composition-table.gperf"
1593      {"\006'\006S", 0x0622},
1594#line 417 "./uninorm/composition-table.gperf"
1595      {"\000D\0031", 0x1e0e},
1596#line 625 "./uninorm/composition-table.gperf"
1597      {"\001\241\003#", 0x1ee3},
1598#line 700 "./uninorm/composition-table.gperf"
1599      {"\003\231\003\023", 0x1f38},
1600#line 207 "./uninorm/composition-table.gperf"
1601      {"\000\374\003\001", 0x01d8},
1602#line 211 "./uninorm/composition-table.gperf"
1603      {"\000\374\003\000", 0x01dc},
1604#line 831 "./uninorm/composition-table.gperf"
1605      {"\003\231\003\006", 0x1fd8},
1606#line 800 "./uninorm/composition-table.gperf"
1607      {"\037m\003E", 0x1fad},
1608#line 221 "./uninorm/composition-table.gperf"
1609      {"\000k\003\014", 0x01e9},
1610#line 515 "./uninorm/composition-table.gperf"
1611      {"\000T\003-", 0x1e70},
1612#line 116 "./uninorm/composition-table.gperf"
1613      {"\000G\003'", 0x0122},
1614#line 280 "./uninorm/composition-table.gperf"
1615      {"\002/\003\004", 0x0231},
1616#line 462 "./uninorm/composition-table.gperf"
1617      {"\000l\0031", 0x1e3b},
1618#line 939 "./uninorm/composition-table.gperf"
1619      {"0\3010\231", 0x30c2},
1620#line 931 "./uninorm/composition-table.gperf"
1621      {"0\2610\231", 0x30b2},
1622#line 674 "./uninorm/composition-table.gperf"
1623      {"\037\030\003\001", 0x1f1c},
1624#line 672 "./uninorm/composition-table.gperf"
1625      {"\037\030\003\000", 0x1f1a},
1626#line 314 "./uninorm/composition-table.gperf"
1627      {"\0048\003\006", 0x0439},
1628#line 636 "./uninorm/composition-table.gperf"
1629      {"\001\257\003\003", 0x1eee},
1630#line 286 "./uninorm/composition-table.gperf"
1631      {"\003\227\003\001", 0x0389},
1632#line 821 "./uninorm/composition-table.gperf"
1633      {"\003\227\003\000", 0x1fca},
1634#line 415 "./uninorm/composition-table.gperf"
1635      {"\000D\003#", 0x1e0c},
1636#line 360 "./uninorm/composition-table.gperf"
1637      {"\006H\006T", 0x0624},
1638#line 606 "./uninorm/composition-table.gperf"
1639      {"\000\324\003\001", 0x1ed0},
1640#line 608 "./uninorm/composition-table.gperf"
1641      {"\000\324\003\000", 0x1ed2},
1642#line 190 "./uninorm/composition-table.gperf"
1643      {"\000Z\003\014", 0x017d},
1644#line 529 "./uninorm/composition-table.gperf"
1645      {"\000V\003#", 0x1e7e},
1646      {""},
1647#line 844 "./uninorm/composition-table.gperf"
1648      {"\003\245\003\006", 0x1fe8},
1649#line 670 "./uninorm/composition-table.gperf"
1650      {"\003\225\003\023", 0x1f18},
1651#line 141 "./uninorm/composition-table.gperf"
1652      {"\000N\003'", 0x0145},
1653#line 822 "./uninorm/composition-table.gperf"
1654      {"\003\227\003E", 0x1fcc},
1655#line 458 "./uninorm/composition-table.gperf"
1656      {"\000l\003#", 0x1e37},
1657#line 580 "./uninorm/composition-table.gperf"
1658      {"\036\240\003\006", 0x1eb6},
1659      {""},
1660#line 518 "./uninorm/composition-table.gperf"
1661      {"\000u\003$", 0x1e73},
1662      {""},
1663#line 732 "./uninorm/composition-table.gperf"
1664      {"\003\311\003\023", 0x1f60},
1665#line 949 "./uninorm/composition-table.gperf"
1666      {"0\3300\231", 0x30d9},
1667#line 508 "./uninorm/composition-table.gperf"
1668      {"\036c\003\007", 0x1e69},
1669#line 725 "./uninorm/composition-table.gperf"
1670      {"\037Q\003\001", 0x1f55},
1671#line 723 "./uninorm/composition-table.gperf"
1672      {"\037Q\003\000", 0x1f53},
1673#line 727 "./uninorm/composition-table.gperf"
1674      {"\037Q\003B", 0x1f57},
1675#line 934 "./uninorm/composition-table.gperf"
1676      {"0\2670\231", 0x30b8},
1677#line 905 "./uninorm/composition-table.gperf"
1678      {"0S0\231", 0x3054},
1679#line 456 "./uninorm/composition-table.gperf"
1680      {"\000k\0031", 0x1e35},
1681#line 363 "./uninorm/composition-table.gperf"
1682      {"\006\325\006T", 0x06c0},
1683#line 665 "./uninorm/composition-table.gperf"
1684      {"\003\265\003\024", 0x1f11},
1685#line 130 "./uninorm/composition-table.gperf"
1686      {"\000j\003\002", 0x0135},
1687#line 502 "./uninorm/composition-table.gperf"
1688      {"\000s\003#", 0x1e63},
1689#line 117 "./uninorm/composition-table.gperf"
1690      {"\000g\003'", 0x0123},
1691#line 501 "./uninorm/composition-table.gperf"
1692      {"\000S\003#", 0x1e62},
1693#line 392 "./uninorm/composition-table.gperf"
1694      {"\033\005\0335", 0x1b06},
1695#line 589 "./uninorm/composition-table.gperf"
1696      {"\000\352\003\001", 0x1ebf},
1697#line 591 "./uninorm/composition-table.gperf"
1698      {"\000\352\003\000", 0x1ec1},
1699#line 396 "./uninorm/composition-table.gperf"
1700      {"\033\015\0335", 0x1b0e},
1701#line 681 "./uninorm/composition-table.gperf"
1702      {"\037!\003\001", 0x1f25},
1703#line 679 "./uninorm/composition-table.gperf"
1704      {"\037!\003\000", 0x1f23},
1705#line 683 "./uninorm/composition-table.gperf"
1706      {"\037!\003B", 0x1f27},
1707#line 919 "./uninorm/composition-table.gperf"
1708      {"0r0\232", 0x3074},
1709#line 191 "./uninorm/composition-table.gperf"
1710      {"\000z\003\014", 0x017e},
1711#line 311 "./uninorm/composition-table.gperf"
1712      {"\004\030\003\000", 0x040d},
1713#line 551 "./uninorm/composition-table.gperf"
1714      {"\000Z\0031", 0x1e94},
1715#line 797 "./uninorm/composition-table.gperf"
1716      {"\037j\003E", 0x1faa},
1717#line 952 "./uninorm/composition-table.gperf"
1718      {"0\3330\232", 0x30dd},
1719#line 454 "./uninorm/composition-table.gperf"
1720      {"\000k\003#", 0x1e33},
1721#line 135 "./uninorm/composition-table.gperf"
1722      {"\000L\003'", 0x013b},
1723#line 334 "./uninorm/composition-table.gperf"
1724      {"\004\026\003\010", 0x04dc},
1725#line 772 "./uninorm/composition-table.gperf"
1726      {"\037!\003E", 0x1f91},
1727#line 882 "./uninorm/composition-table.gperf"
1728      {"\"w\0038", 0x2279},
1729#line 631 "./uninorm/composition-table.gperf"
1730      {"\001\260\003\001", 0x1ee9},
1731#line 633 "./uninorm/composition-table.gperf"
1732      {"\001\260\003\000", 0x1eeb},
1733#line 525 "./uninorm/composition-table.gperf"
1734      {"\001j\003\010", 0x1e7a},
1735#line 624 "./uninorm/composition-table.gperf"
1736      {"\001\240\003#", 0x1ee2},
1737#line 669 "./uninorm/composition-table.gperf"
1738      {"\037\021\003\001", 0x1f15},
1739#line 667 "./uninorm/composition-table.gperf"
1740      {"\037\021\003\000", 0x1f13},
1741#line 832 "./uninorm/composition-table.gperf"
1742      {"\003\231\003\004", 0x1fd9},
1743#line 634 "./uninorm/composition-table.gperf"
1744      {"\001\257\003\011", 0x1eec},
1745#line 684 "./uninorm/composition-table.gperf"
1746      {"\003\227\003\023", 0x1f28},
1747#line 900 "./uninorm/composition-table.gperf"
1748      {"\"\265\0038", 0x22ed},
1749#line 361 "./uninorm/composition-table.gperf"
1750      {"\006'\006U", 0x0625},
1751#line 612 "./uninorm/composition-table.gperf"
1752      {"\000\324\003\003", 0x1ed6},
1753#line 549 "./uninorm/composition-table.gperf"
1754      {"\000Z\003#", 0x1e92},
1755#line 386 "./uninorm/composition-table.gperf"
1756      {"\015F\015W", 0x0d4c},
1757#line 421 "./uninorm/composition-table.gperf"
1758      {"\000D\003-", 0x1e12},
1759#line 406 "./uninorm/composition-table.gperf"
1760      {"\000b\003\007", 0x1e03},
1761#line 97 "./uninorm/composition-table.gperf"
1762      {"\000c\003\014", 0x010d},
1763#line 339 "./uninorm/composition-table.gperf"
1764      {"\0048\003\004", 0x04e3},
1765      {""},
1766#line 365 "./uninorm/composition-table.gperf"
1767      {"\006\322\006T", 0x06d3},
1768#line 488 "./uninorm/composition-table.gperf"
1769      {"\000p\003\001", 0x1e55},
1770#line 165 "./uninorm/composition-table.gperf"
1771      {"\000T\003'", 0x0162},
1772#line 505 "./uninorm/composition-table.gperf"
1773      {"\001`\003\007", 0x1e66},
1774#line 340 "./uninorm/composition-table.gperf"
1775      {"\004\030\003\010", 0x04e4},
1776#line 490 "./uninorm/composition-table.gperf"
1777      {"\000p\003\007", 0x1e57},
1778#line 464 "./uninorm/composition-table.gperf"
1779      {"\000l\003-", 0x1e3d},
1780#line 324 "./uninorm/composition-table.gperf"
1781      {"\004\026\003\006", 0x04c1},
1782#line 552 "./uninorm/composition-table.gperf"
1783      {"\000z\0031", 0x1e95},
1784#line 845 "./uninorm/composition-table.gperf"
1785      {"\003\245\003\004", 0x1fe9},
1786#line 789 "./uninorm/composition-table.gperf"
1787      {"\037b\003E", 0x1fa2},
1788#line 736 "./uninorm/composition-table.gperf"
1789      {"\037`\003\001", 0x1f64},
1790#line 734 "./uninorm/composition-table.gperf"
1791      {"\037`\003\000", 0x1f62},
1792#line 738 "./uninorm/composition-table.gperf"
1793      {"\037`\003B", 0x1f66},
1794#line 859 "./uninorm/composition-table.gperf"
1795      {"!\224\0038", 0x21ae},
1796#line 517 "./uninorm/composition-table.gperf"
1797      {"\000U\003$", 0x1e72},
1798#line 216 "./uninorm/composition-table.gperf"
1799      {"\000\306\003\004", 0x01e2},
1800#line 495 "./uninorm/composition-table.gperf"
1801      {"\036Z\003\004", 0x1e5c},
1802#line 709 "./uninorm/composition-table.gperf"
1803      {"\003\277\003\024", 0x1f41},
1804#line 805 "./uninorm/composition-table.gperf"
1805      {"\037p\003E", 0x1fb2},
1806#line 607 "./uninorm/composition-table.gperf"
1807      {"\000\364\003\001", 0x1ed1},
1808#line 609 "./uninorm/composition-table.gperf"
1809      {"\000\364\003\000", 0x1ed3},
1810#line 595 "./uninorm/composition-table.gperf"
1811      {"\000\352\003\003", 0x1ec5},
1812#line 787 "./uninorm/composition-table.gperf"
1813      {"\037`\003E", 0x1fa0},
1814#line 693 "./uninorm/composition-table.gperf"
1815      {"\003\271\003\024", 0x1f31},
1816#line 860 "./uninorm/composition-table.gperf"
1817      {"!\320\0038", 0x21cd},
1818#line 874 "./uninorm/composition-table.gperf"
1819      {"\"M\0038", 0x226d},
1820#line 857 "./uninorm/composition-table.gperf"
1821      {"!\220\0038", 0x219a},
1822#line 550 "./uninorm/composition-table.gperf"
1823      {"\000z\003#", 0x1e93},
1824#line 400 "./uninorm/composition-table.gperf"
1825      {"\033>\0335", 0x1b40},
1826#line 487 "./uninorm/composition-table.gperf"
1827      {"\000P\003\001", 0x1e54},
1828      {""},
1829#line 948 "./uninorm/composition-table.gperf"
1830      {"0\3250\232", 0x30d7},
1831#line 313 "./uninorm/composition-table.gperf"
1832      {"\004\030\003\006", 0x0419},
1833#line 489 "./uninorm/composition-table.gperf"
1834      {"\000P\003\007", 0x1e56},
1835#line 657 "./uninorm/composition-table.gperf"
1836      {"\003\221\003\024", 0x1f09},
1837#line 724 "./uninorm/composition-table.gperf"
1838      {"\037P\003\001", 0x1f54},
1839#line 722 "./uninorm/composition-table.gperf"
1840      {"\037P\003\000", 0x1f52},
1841#line 726 "./uninorm/composition-table.gperf"
1842      {"\037P\003B", 0x1f56},
1843#line 637 "./uninorm/composition-table.gperf"
1844      {"\001\260\003\003", 0x1eef},
1845#line 890 "./uninorm/composition-table.gperf"
1846      {"\"\250\0038", 0x22ad},
1847#line 362 "./uninorm/composition-table.gperf"
1848      {"\006J\006T", 0x0626},
1849#line 563 "./uninorm/composition-table.gperf"
1850      {"\000\342\003\001", 0x1ea5},
1851#line 565 "./uninorm/composition-table.gperf"
1852      {"\000\342\003\000", 0x1ea7},
1853#line 777 "./uninorm/composition-table.gperf"
1854      {"\037&\003E", 0x1f96},
1855#line 193 "./uninorm/composition-table.gperf"
1856      {"\000o\003\033", 0x01a1},
1857      {""},
1858#line 205 "./uninorm/composition-table.gperf"
1859      {"\000\374\003\004", 0x01d6},
1860#line 562 "./uninorm/composition-table.gperf"
1861      {"\000\302\003\001", 0x1ea4},
1862#line 564 "./uninorm/composition-table.gperf"
1863      {"\000\302\003\000", 0x1ea6},
1864#line 209 "./uninorm/composition-table.gperf"
1865      {"\000\374\003\014", 0x01da},
1866#line 610 "./uninorm/composition-table.gperf"
1867      {"\000\324\003\011", 0x1ed4},
1868#line 404 "./uninorm/composition-table.gperf"
1869      {"\000a\003%", 0x1e01},
1870#line 369 "./uninorm/composition-table.gperf"
1871      {"\011\307\011\276", 0x09cb},
1872#line 195 "./uninorm/composition-table.gperf"
1873      {"\000u\003\033", 0x01b0},
1874#line 315 "./uninorm/composition-table.gperf"
1875      {"\0045\003\000", 0x0450},
1876#line 680 "./uninorm/composition-table.gperf"
1877      {"\037 \003\001", 0x1f24},
1878#line 678 "./uninorm/composition-table.gperf"
1879      {"\037 \003\000", 0x1f22},
1880#line 682 "./uninorm/composition-table.gperf"
1881      {"\037 \003B", 0x1f26},
1882#line 378 "./uninorm/composition-table.gperf"
1883      {"\014F\014V", 0x0c48},
1884#line 847 "./uninorm/composition-table.gperf"
1885      {"\003\241\003\024", 0x1fec},
1886#line 866 "./uninorm/composition-table.gperf"
1887      {"\"#\0038", 0x2224},
1888#line 930 "./uninorm/composition-table.gperf"
1889      {"0\2570\231", 0x30b0},
1890#line 638 "./uninorm/composition-table.gperf"
1891      {"\001\257\003#", 0x1ef0},
1892      {""}, {""},
1893#line 721 "./uninorm/composition-table.gperf"
1894      {"\003\305\003\024", 0x1f51},
1895#line 895 "./uninorm/composition-table.gperf"
1896      {"\"\221\0038", 0x22e2},
1897#line 771 "./uninorm/composition-table.gperf"
1898      {"\037 \003E", 0x1f90},
1899#line 941 "./uninorm/composition-table.gperf"
1900      {"0\3060\231", 0x30c7},
1901#line 399 "./uninorm/composition-table.gperf"
1902      {"\033<\0335", 0x1b3d},
1903      {""},
1904#line 841 "./uninorm/composition-table.gperf"
1905      {"\003\301\003\024", 0x1fe5},
1906#line 649 "./uninorm/composition-table.gperf"
1907      {"\003\261\003\024", 0x1f01},
1908#line 385 "./uninorm/composition-table.gperf"
1909      {"\015G\015>", 0x0d4b},
1910#line 946 "./uninorm/composition-table.gperf"
1911      {"0\3220\232", 0x30d4},
1912      {""},
1913#line 419 "./uninorm/composition-table.gperf"
1914      {"\000D\003'", 0x1e10},
1915#line 613 "./uninorm/composition-table.gperf"
1916      {"\000\364\003\003", 0x1ed7},
1917      {""},
1918#line 507 "./uninorm/composition-table.gperf"
1919      {"\036b\003\007", 0x1e68},
1920#line 593 "./uninorm/composition-table.gperf"
1921      {"\000\352\003\011", 0x1ec3},
1922      {""}, {""}, {""}, {""},
1923#line 445 "./uninorm/composition-table.gperf"
1924      {"\000H\003.", 0x1e2a},
1925#line 316 "./uninorm/composition-table.gperf"
1926      {"\0045\003\010", 0x0451},
1927#line 136 "./uninorm/composition-table.gperf"
1928      {"\000l\003'", 0x013c},
1929      {""},
1930#line 224 "./uninorm/composition-table.gperf"
1931      {"\001\352\003\004", 0x01ec},
1932#line 228 "./uninorm/composition-table.gperf"
1933      {"\000j\003\014", 0x01f0},
1934#line 470 "./uninorm/composition-table.gperf"
1935      {"\000m\003#", 0x1e43},
1936      {""},
1937#line 909 "./uninorm/composition-table.gperf"
1938      {"0[0\231", 0x305c},
1939      {""}, {""}, {""},
1940#line 635 "./uninorm/composition-table.gperf"
1941      {"\001\260\003\011", 0x1eed},
1942#line 395 "./uninorm/composition-table.gperf"
1943      {"\033\013\0335", 0x1b0c},
1944#line 569 "./uninorm/composition-table.gperf"
1945      {"\000\342\003\003", 0x1eab},
1946#line 192 "./uninorm/composition-table.gperf"
1947      {"\000O\003\033", 0x01a0},
1948#line 677 "./uninorm/composition-table.gperf"
1949      {"\003\267\003\024", 0x1f21},
1950#line 338 "./uninorm/composition-table.gperf"
1951      {"\004\030\003\004", 0x04e2},
1952      {""},
1953#line 162 "./uninorm/composition-table.gperf"
1954      {"\000s\003'", 0x015f},
1955#line 568 "./uninorm/composition-table.gperf"
1956      {"\000\302\003\003", 0x1eaa},
1957#line 161 "./uninorm/composition-table.gperf"
1958      {"\000S\003'", 0x015e},
1959      {""}, {""}, {""}, {""}, {""},
1960#line 858 "./uninorm/composition-table.gperf"
1961      {"!\222\0038", 0x219b},
1962      {""},
1963#line 403 "./uninorm/composition-table.gperf"
1964      {"\000A\003%", 0x1e00},
1965#line 331 "./uninorm/composition-table.gperf"
1966      {"\0045\003\006", 0x04d7},
1967      {""}, {""}, {""},
1968#line 446 "./uninorm/composition-table.gperf"
1969      {"\000h\003.", 0x1e2b},
1970#line 132 "./uninorm/composition-table.gperf"
1971      {"\000k\003'", 0x0137},
1972      {""},
1973#line 194 "./uninorm/composition-table.gperf"
1974      {"\000U\003\033", 0x01af},
1975      {""},
1976#line 496 "./uninorm/composition-table.gperf"
1977      {"\036[\003\004", 0x1e5d},
1978      {""}, {""}, {""}, {""},
1979#line 904 "./uninorm/composition-table.gperf"
1980      {"0Q0\231", 0x3052},
1981      {""},
1982#line 370 "./uninorm/composition-table.gperf"
1983      {"\011\307\011\327", 0x09cc},
1984#line 880 "./uninorm/composition-table.gperf"
1985      {"\"s\0038", 0x2275},
1986#line 374 "./uninorm/composition-table.gperf"
1987      {"\013\222\013\327", 0x0b94},
1988      {""}, {""},
1989#line 611 "./uninorm/composition-table.gperf"
1990      {"\000\364\003\011", 0x1ed5},
1991      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
1992      {""}, {""}, {""}, {""},
1993#line 214 "./uninorm/composition-table.gperf"
1994      {"\002&\003\004", 0x01e0},
1995      {""}, {""}, {""},
1996#line 402 "./uninorm/composition-table.gperf"
1997      {"\033B\0335", 0x1b43},
1998      {""}, {""}, {""},
1999#line 567 "./uninorm/composition-table.gperf"
2000      {"\000\342\003\011", 0x1ea9},
2001      {""}, {""}, {""}, {""},
2002#line 410 "./uninorm/composition-table.gperf"
2003      {"\000b\0031", 0x1e07},
2004#line 566 "./uninorm/composition-table.gperf"
2005      {"\000\302\003\011", 0x1ea8},
2006      {""}, {""}, {""}, {""},
2007#line 741 "./uninorm/composition-table.gperf"
2008      {"\003\251\003\024", 0x1f69},
2009      {""}, {""},
2010#line 639 "./uninorm/composition-table.gperf"
2011      {"\001\260\003#", 0x1ef1},
2012#line 364 "./uninorm/composition-table.gperf"
2013      {"\006\301\006T", 0x06c2},
2014      {""}, {""},
2015#line 379 "./uninorm/composition-table.gperf"
2016      {"\014\277\014\325", 0x0cc0},
2017#line 867 "./uninorm/composition-table.gperf"
2018      {"\"%\0038", 0x2226},
2019#line 923 "./uninorm/composition-table.gperf"
2020      {"0x0\232", 0x307a},
2021      {""}, {""}, {""}, {""},
2022#line 408 "./uninorm/composition-table.gperf"
2023      {"\000b\003#", 0x1e05},
2024      {""}, {""}, {""}, {""}, {""}, {""}, {""},
2025#line 701 "./uninorm/composition-table.gperf"
2026      {"\003\231\003\024", 0x1f39},
2027#line 401 "./uninorm/composition-table.gperf"
2028      {"\033?\0335", 0x1b41},
2029      {""}, {""}, {""}, {""}, {""},
2030#line 63 "./uninorm/composition-table.gperf"
2031      {"\000c\003'", 0x00e7},
2032      {""},
2033#line 883 "./uninorm/composition-table.gperf"
2034      {"\"z\0038", 0x2280},
2035#line 891 "./uninorm/composition-table.gperf"
2036      {"\"\251\0038", 0x22ae},
2037      {""}, {""},
2038#line 371 "./uninorm/composition-table.gperf"
2039      {"\013G\013V", 0x0b48},
2040      {""},
2041#line 372 "./uninorm/composition-table.gperf"
2042      {"\013G\013>", 0x0b4b},
2043      {""}, {""}, {""}, {""}, {""}, {""},
2044#line 728 "./uninorm/composition-table.gperf"
2045      {"\003\245\003\024", 0x1f59},
2046      {""}, {""}, {""},
2047#line 671 "./uninorm/composition-table.gperf"
2048      {"\003\225\003\024", 0x1f19},
2049      {""}, {""}, {""}, {""}, {""}, {""}, {""},
2050#line 733 "./uninorm/composition-table.gperf"
2051      {"\003\311\003\024", 0x1f61},
2052      {""}, {""}, {""}, {""}, {""},
2053#line 352 "./uninorm/composition-table.gperf"
2054      {"\004#\003\013", 0x04f2},
2055      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2056      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2057      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2058      {""}, {""}, {""}, {""}, {""}, {""}, {""},
2059#line 685 "./uninorm/composition-table.gperf"
2060      {"\003\227\003\024", 0x1f29},
2061      {""}, {""}, {""}, {""}, {""}, {""},
2062#line 950 "./uninorm/composition-table.gperf"
2063      {"0\3300\232", 0x30da},
2064      {""}, {""}, {""}, {""}, {""}, {""},
2065#line 383 "./uninorm/composition-table.gperf"
2066      {"\014\312\014\325", 0x0ccb},
2067      {""}, {""}, {""}, {""}, {""}, {""},
2068#line 376 "./uninorm/composition-table.gperf"
2069      {"\013\307\013\276", 0x0bcb},
2070      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2071      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2072      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2073      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2074      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2075      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2076      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2077      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2078#line 862 "./uninorm/composition-table.gperf"
2079      {"!\322\0038", 0x21cf},
2080      {""},
2081#line 381 "./uninorm/composition-table.gperf"
2082      {"\014\306\014\326", 0x0cc8},
2083#line 382 "./uninorm/composition-table.gperf"
2084      {"\014\306\014\302", 0x0cca},
2085      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2086      {""}, {""}, {""},
2087#line 380 "./uninorm/composition-table.gperf"
2088      {"\014\306\014\325", 0x0cc7},
2089      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2090      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2091      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2092      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2093      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2094      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2095      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2096      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2097      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2098      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2099      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2100      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2101      {""}, {""}, {""}, {""}, {""},
2102#line 373 "./uninorm/composition-table.gperf"
2103      {"\013G\013W", 0x0b4c},
2104      {""}, {""}, {""}, {""}, {""}, {""},
2105#line 391 "./uninorm/composition-table.gperf"
2106      {"\020%\020.", 0x1026},
2107      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2108      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2109      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2110      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2111      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2112      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2113      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2114      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2115      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2116      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2117      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2118      {""}, {""}, {""}, {""},
2119#line 397 "./uninorm/composition-table.gperf"
2120      {"\033\021\0335", 0x1b12},
2121      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2122      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2123      {""},
2124#line 375 "./uninorm/composition-table.gperf"
2125      {"\013\306\013\276", 0x0bca},
2126      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2127      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2128      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2129      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2130      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2131      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2132      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2133      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2134      {""}, {""}, {""}, {""}, {""}, {""},
2135#line 377 "./uninorm/composition-table.gperf"
2136      {"\013\306\013\327", 0x0bcc},
2137      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2138      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2139      {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
2140      {""},
2141#line 861 "./uninorm/composition-table.gperf"
2142      {"!\324\0038", 0x21ce}
2143    };
2144
2145  if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
2146    {
2147      register int key = gl_uninorm_compose_hash (str, len);
2148
2149      if (key <= MAX_HASH_VALUE && key >= 0)
2150        if (len == lengthtable[key])
2151          {
2152            register const char *s = wordlist[key].codes;
2153
2154            if (*str == *s && !memcmp (str + 1, s + 1, len - 1))
2155              return &wordlist[key];
2156          }
2157    }
2158  return 0;
2159}
2160