Coverage Report

Created: 2025-11-05 06:28

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