Coverage Report

Created: 2025-10-26 06:49

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