Coverage Report

Created: 2026-03-31 06:55

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