Coverage Report

Created: 2026-07-05 07:04

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