~ubuntu-branches/debian/wheezy/texlive-extra/wheezy

« back to all changes in this revision

Viewing changes to texmf-dist/fonts/source/public/yi4latex/yis-3.mf

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2008-12-06 10:27:26 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20081206102726-x8bamyc8dpgy0w5s
Tags: 2007.dfsg.11-1
This releases fixes 3 RC bugs, thus urgency medium
* blacklist yi4latex, no-sell license (Closes: #507009)
* blacklist colortab, no-sell/no-modify license (Closes: #507768)
* add license statement for the wsuipa fonts (Closes: #491354)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2
 
%%%%% The Yi Syllable Font. Part III
3
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
4
 
%%%%% (c) Oliver Corff, Berlin/Beijing/Ulaanbaatar 1997.
5
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
6
 
%%%%% This file contains 79 eyebrows.
7
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
8
 
beginchar(  0,charwidth#,height#+2hp#,depth#);
9
 
        "The syllable MUOP";
10
 
        Z(lir,oben,8wp,0);
11
 
        Oh(8wp,9.5hp,rer,0.5hp);
12
 
        z1=(3wp,6.5hp);
13
 
        z2=(6.5wp,y1);
14
 
        z3=(x1,3.5hp);
15
 
        z4=(x2,y3);
16
 
        z5=(11wp,y1);
17
 
        z6=(x5,y3);
18
 
        getpen;
19
 
        draw z1--z2;
20
 
        draw z3--z4;
21
 
        draw z5--z6;
22
 
endchar;
23
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
24
 
beginchar(  1,charwidth#,height#+2hp#,depth#);
25
 
        "The syllable MOT";
26
 
        % z1 .. z5 : "d"
27
 
        z1=(rer,8.5hp);
28
 
        z2=(11wp,oben);
29
 
        z3=(x2,0);
30
 
        z4=(lir,1/2[y5,0]);
31
 
        z5=(x2,6hp);
32
 
        getpen;
33
 
        draw z1--z2--z3;
34
 
        draw z3{left}..z4..{right}z5;
35
 
        z6=(7wp,8/24height);
36
 
        z7=(x6,1.75hp);
37
 
        draw z6--z7;
38
 
endchar;
39
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
40
 
def MO = 
41
 
        Huegel(lir,4hp,rer,0);
42
 
        z1=(hm,0);
43
 
        z2=(hm,oben);
44
 
        z3=(13wp,8hp);
45
 
        z4=(hm,7.75hp);
46
 
        z5=(12wp,1/2[y4,y6]);
47
 
        z6=(hm,5.25hp);
48
 
        getpen;
49
 
        draw z1--z2--z3;
50
 
        draw z4{right}..z5..{left}z6;
51
 
enddef;
52
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
53
 
beginchar(  2,charwidth#,height#+2hp#,depth#);
54
 
        "The syllable MOX";
55
 
        eyebrow;
56
 
        MO;
57
 
endchar;
58
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
59
 
beginchar(  3,charwidth#,height#+2hp#,depth#);
60
 
        "The syllable MO";
61
 
        MO;
62
 
endchar;
63
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
64
 
beginchar(  4,charwidth#,height#+2hp#,depth#);
65
 
        "The syllable MOP";
66
 
        Sichel(lir,oben,rer,0);
67
 
endchar;
68
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
69
 
def ME = 
70
 
        Oh(9wp,7.5hp,rer,2.5hp);
71
 
        z1=(5.5wp,oben);
72
 
        z2=(x1,0);
73
 
        z3=(2wp,2hp);
74
 
        z4=(lir,vm);
75
 
        z6=(9wp,vm);
76
 
        getpen;
77
 
        draw z1--z2--z3;
78
 
        draw z4--z6;
79
 
enddef;
80
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
81
 
beginchar(  5,charwidth#,height#+2hp#,depth#);
82
 
        "The syllable MEX";
83
 
        eyebrow;
84
 
        ME;
85
 
endchar;
86
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
87
 
beginchar(  6,charwidth#,height#+2hp#,depth#);
88
 
        "The syllable ME";
89
 
        ME;
90
 
endchar;
91
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
92
 
beginchar(  7,charwidth#,height#+2hp#,depth#);
93
 
        "The syllable MUT";
94
 
        II(lir,8hp,5.5wp,4.5hp);
95
 
        z1=(8.5wp,oben);
96
 
        z2=(x1,0);
97
 
        z3=(3wp,2hp);
98
 
        z4=(11wp,9hp);
99
 
        z5=(x1,1/2[y4,y6]);
100
 
        z6=(x4,1hp);
101
 
        % Zwei Hilfspunkte!
102
 
        z7=(lir,y4);
103
 
        z8=(lir,y6);
104
 
        getpen;
105
 
        draw z1--z2--z3;
106
 
        draw z4{z5-z7}..{left}z5&z5{right}..{z8-z5}z6;
107
 
endchar;
108
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
109
 
def MU = 
110
 
        z1=(5wp,oben);
111
 
        z2=(x1,0);
112
 
        z3=(2wp,2hp);
113
 
        z4=(x1,vm);
114
 
        z6=(12wp,vm);
115
 
        z7=(x6,oben);
116
 
        z8=(x7,0);
117
 
        getpen;
118
 
        draw z1--z2--z3;
119
 
        draw z4--z6;
120
 
        draw z7--z8;
121
 
enddef;
122
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
123
 
beginchar(  8,charwidth#,height#+2hp#,depth#);
124
 
        "The syllable MUX";
125
 
        eyebrow;
126
 
        MU;
127
 
endchar;
128
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
129
 
beginchar(  9,charwidth#,height#+2hp#,depth#);
130
 
        "The syllable MU";
131
 
        MU;
132
 
endchar;
133
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
134
 
beginchar( 10,charwidth#,height#+2hp#,depth#);
135
 
        "The syllable MUP";
136
 
        Oh(lir,6hp,rer,3hp);
137
 
        z1=(3/4width,oben);
138
 
        z2=(hm,7.75hp);
139
 
        z3=(2wp,9hp);
140
 
        z4=(5wp,oben);
141
 
        z5=(x2,2/24height);
142
 
        z6=(3wp,3/24height);
143
 
        z7=(4wp,6hp);
144
 
        z8=(x7,3.5hp);
145
 
        z9=(x2,y7);
146
 
        z10=(x6,y7);
147
 
        z11=(x2,y8);
148
 
        z12=(x6,y8);
149
 
        getpen;
150
 
        draw z1..z2..z3..z4..z2---z5{down}..{z6-(hm,0)}z6;
151
 
endchar;
152
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
153
 
def MUR = 
154
 
        z1=(9wp,oben);
155
 
        z2=(x1,0);
156
 
        z3=(3wp,2hp);
157
 
        z4=(5wp,8hp);
158
 
        z5=(x4,4hp);
159
 
        z6=(x1,y4);
160
 
        z7=(rer,y6);
161
 
        z8=(x1,2.5hp);
162
 
        z9=(x7,y8);
163
 
        getpen;
164
 
        draw z1--z2--z3;
165
 
        draw z4--z5;
166
 
        draw z6--z7;
167
 
        draw z8--z9;
168
 
enddef;
169
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
170
 
beginchar( 11,charwidth#,height#+2hp#,depth#);
171
 
        "The syllable MURX";
172
 
        eyebrow;
173
 
        MUR;
174
 
endchar;
175
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
176
 
beginchar( 12,charwidth#,height#+2hp#,depth#);
177
 
        "The syllable MUR";
178
 
        MUR;
179
 
endchar;
180
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
181
 
beginchar( 13,charwidth#,height#+2hp#,depth#);
182
 
        "The syllable MYT";
183
 
        z1=(11wp,oben);
184
 
        z2=(x1,8hp);
185
 
        z3=(2wp,9hp);
186
 
        z4=(x3,0);
187
 
        z5=(lir,7hp);
188
 
        z6=(11wp,1/2[y5,y7]);
189
 
        z7=(x5,1hp);
190
 
        z8=(rer,y5);
191
 
        z9=(5wp,y6);
192
 
        z10=(x8,y7);
193
 
        getpen;
194
 
        draw z1--z2--z3--z4;
195
 
        draw z5{right}..z6..{left}z7;
196
 
        draw z8{left}..z9..{right}z10;
197
 
endchar;
198
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
199
 
def MY = 
200
 
        Liane(lir,oben,rer,vm);
201
 
        II(3wp,4hp,13wp,0);
202
 
enddef;
203
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
204
 
beginchar( 14,charwidth#,height#+2hp#,depth#);
205
 
        "The syllable MYX";
206
 
        eyebrow;
207
 
        MY;
208
 
endchar;
209
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
210
 
beginchar( 15,charwidth#,height#+2hp#,depth#);
211
 
        "The syllable MY";
212
 
        MY;
213
 
endchar;
214
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
215
 
beginchar( 16,charwidth#,height#+2hp#,depth#);
216
 
        "The syllable MYP";
217
 
        z1=(5wp,oben);
218
 
        z2=(x1,0);
219
 
        z3=(lir,vm);
220
 
        z4=(rer,y3);
221
 
        z5=(11wp,9hp);
222
 
        z6=(x5,6.5hp);
223
 
        z7=(x5,3.5hp);
224
 
        z8=(x5,1hp);
225
 
        getpen;
226
 
        draw z1--z2;
227
 
        draw z3--z4;
228
 
        draw z5--z6;
229
 
        draw z7--z8;
230
 
endchar;
231
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
232
 
def MGIE = 
233
 
        z1=(rer,8hp);
234
 
        z2=(11.5wp,oben);
235
 
        z3=(x2,0);
236
 
        z4=(x2,y1);
237
 
        z5=(6.5wp,oben);
238
 
        z6=(x5,0);
239
 
        z7=(x5,9hp);
240
 
        z8=(lir,1/2[y7,y9]);
241
 
        z9=(x5,1/2[y7,0]);
242
 
        z10=(lir,1/2[y9,0]);
243
 
        getpen;
244
 
        draw z1--z2--z3;
245
 
        draw z4--z5--z6;
246
 
        draw z7..z8..z9&z9..z10..z6;
247
 
enddef;
248
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
249
 
beginchar( 17,charwidth#,height#+2hp#,depth#);
250
 
        "The syllable MGIEX";
251
 
        eyebrow;
252
 
        MGIE;
253
 
endchar;
254
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
255
 
beginchar( 18,charwidth#,height#+2hp#,depth#);
256
 
        "The syllable MGIE";
257
 
        MGIE;
258
 
endchar;
259
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
260
 
beginchar( 19,charwidth#,height#+2hp#,depth#);
261
 
        "The syllable MGAT";
262
 
        Oh(1/4width,oben,rer,0);
263
 
        Ih(10/32width,7hp,26/32width,7hp);
264
 
        Ih(lir,1.5hp,7wp,3.5hp);
265
 
endchar;
266
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
267
 
def MGA = 
268
 
        x2=x3=lir+1wp;
269
 
        y2=y6=0; y3=y7=oben;
270
 
        x4=x9=x10=1/2[x2,x6];
271
 
        x6=x7=11wp;
272
 
        x5=x6-2.5/8width;
273
 
        y5=2hp;
274
 
        y4=y3-1.5hp;
275
 
        x8=14wp; y8=y7-1.5hp;
276
 
        y9=y11=y12=5hp;
277
 
        y10=0hp;
278
 
        x11=x2; x12=x6;
279
 
        getpen;
280
 
        draw z2--z3--z4;
281
 
        draw z6--z7--z8;
282
 
        draw z9--z10;
283
 
        draw z11--z12;
284
 
enddef;
285
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
286
 
beginchar( 20,charwidth#,height#+2hp#,depth#);
287
 
        "The syllable MGAX";
288
 
        eyebrow;
289
 
        MGA;
290
 
endchar;
291
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
292
 
beginchar( 21,charwidth#,height#+2hp#,depth#);
293
 
        "The syllable MGA";
294
 
        MGA;
295
 
endchar;
296
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
297
 
beginchar( 22,charwidth#,height#+2hp#,depth#);
298
 
        "The syllable MGAP";
299
 
        z1=(7.5wp,oben);
300
 
        z2=(x1,2hp);
301
 
        z3=(3wp,4hp);
302
 
        z4=(x3,0);
303
 
        z5=(x1,7hp);
304
 
        z6=(10wp,y5);
305
 
        z7=(13wp,oben);
306
 
        z8=(x7,4hp);
307
 
        getpen;
308
 
        draw z1--z2--z3--z4; draw z5--z6;
309
 
        draw z7..z6..z8;
310
 
endchar;
311
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
312
 
def MGUO = 
313
 
        Oh(lir,9hp,rer,6.25hp);
314
 
        Oh(lir,3.75hp,rer,1hp);
315
 
        II(3wp,5.5hp,13wp,4.5hp);
316
 
        z1=(hm,oben);
317
 
        z2=(x1,0);
318
 
        getpen;
319
 
        draw z1--z2;
320
 
enddef;
321
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
322
 
beginchar( 23,charwidth#,height#+2hp#,depth#);
323
 
        "The syllable MGUOX";
324
 
        eyebrow;
325
 
        MGUO;
326
 
endchar;
327
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
328
 
beginchar( 24,charwidth#,height#+2hp#,depth#);
329
 
        "The syllable MGUO";
330
 
        MGUO;
331
 
endchar;
332
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
333
 
beginchar( 25,charwidth#,height#+2hp#,depth#);
334
 
        "The syllable MGUOP";
335
 
        Oh(3wp,oben,13wp,5.5hp);
336
 
        Huegel(lir,3.5hp,rer,0);
337
 
        Ih(hm,5.5hp,hm,0);
338
 
endchar;
339
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
340
 
beginchar( 26,charwidth#,height#+2hp#,depth#);
341
 
        "The syllable MGOT";
342
 
        Plus(3wp,oben,13wp,5.5hp);
343
 
        Oh(3wp,oben,13wp,5.5hp);
344
 
        Huegel(lir,3.5hp,rer,0);
345
 
        Ih(hm,5.5hp,hm,0);
346
 
endchar;
347
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
348
 
def MGO = 
349
 
        Oh(4wp,oben,rer,6.75hp);
350
 
        Huegel(lir,3.25hp,rer,0);
351
 
        z1=(9.75wp,6.75hp);
352
 
        z2=(x1,4.75hp);
353
 
        z3=(7.5wp,5.25hp);
354
 
        z4=(x3,0);
355
 
        getpen;
356
 
        draw z1--z2--z3--z4;
357
 
enddef;
358
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
359
 
beginchar( 27,charwidth#,height#+2hp#,depth#);
360
 
        "The syllable MGOX";
361
 
        eyebrow;
362
 
        MGO;
363
 
endchar;
364
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
365
 
beginchar( 28,charwidth#,height#+2hp#,depth#);
366
 
        "The syllable MGO";
367
 
        MGO;
368
 
endchar;
369
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
370
 
beginchar( 29,charwidth#,height#+2hp#,depth#);
371
 
        "The syllable MGOP";
372
 
        Ih(lir,vm,7wp,vm);
373
 
        z1=(rer,oben);
374
 
        z2=(9wp,1/2[y1,y3]);
375
 
        z3=(rer,vm);
376
 
        z4=(x2,1/2[y5,y3]);
377
 
        z5=(rer,0);
378
 
        z6=(4.5wp,vm);
379
 
        getpen;
380
 
        draw z1..z2..z3&z3..z4..z5;
381
 
        draw z2..z6..z4;
382
 
endchar;
383
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
384
 
def MGE = 
385
 
        Ih(13wp,8.5hp,13wp,7hp);
386
 
        Ih(13wp,1.5hp,13wp,3hp);
387
 
        Ih(6wp,6hp,6wp,4hp);
388
 
        z1=(rer,oben);
389
 
        z2=(8.5wp,1/2[y1,y3]);
390
 
        z3=(x1,5.5hp);
391
 
        z4=(x1,4.5hp);
392
 
        z5=(x2,1/2[y4,y6]);
393
 
        z6=(x1,0);
394
 
        z7=(7wp,y2);
395
 
        z8=(lir,vm);
396
 
        z9=(x7,y5);
397
 
        getpen;
398
 
        draw z1..tension 1.2..z2..tension 1.2..z3;
399
 
        draw z4..tension 1.2..z5..tension 1.2..z6; draw z7..z8..z9;
400
 
enddef;
401
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
402
 
beginchar( 30,charwidth#,height#+2hp#,depth#);
403
 
        "The syllable MGEX";
404
 
        eyebrow;
405
 
        MGE;
406
 
endchar;
407
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
408
 
beginchar( 31,charwidth#,height#+2hp#,depth#);
409
 
        "The syllable MGE";
410
 
        MGE;
411
 
endchar;
412
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
413
 
beginchar( 32,charwidth#,height#+2hp#,depth#);
414
 
        "The syllable MGEP";
415
 
        Oh(lir,oben,11wp,0);
416
 
        Ih(11wp,vm,rer,vm);
417
 
        z1=(rer,oben);
418
 
        z2=(7wp,vm);
419
 
        z3=(rer,0);
420
 
        getpen;
421
 
        draw z1..z2..z3;
422
 
endchar;
423
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
424
 
beginchar( 33,charwidth#,height#+2hp#,depth#);
425
 
        "The syllable MGUT";
426
 
        U(4.5wp,oben,11.5wp,0);
427
 
        Liane(6wp,9hp,10wp,7hp);
428
 
        Liane(6wp,5hp,10wp,3hp);
429
 
        z1=(lir,9hp);
430
 
        z2=(1/4width,1/2[y1,y3]);
431
 
        z3=(lir,2hp);
432
 
        z4=(rer,y1);
433
 
        z5=(3/4width,y2);
434
 
        z6=(rer,y3);
435
 
        getpen;
436
 
        draw z1..z2..z3;
437
 
        draw z4..z5..z6;
438
 
endchar;
439
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
440
 
def MGU = 
441
 
        Ih(3wp,9hp,rer,7hp);
442
 
        Ih(lir,vm,rer,vm);
443
 
        Ih(3wp,1hp,rer,3hp);
444
 
        z1=(rer,oben);
445
 
        z2=(7wp,vm);
446
 
        z3=(rer,0);
447
 
        getpen;
448
 
        draw z1..z2..z3;
449
 
enddef;
450
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
451
 
beginchar( 34,charwidth#,height#+2hp#,depth#);
452
 
        "The syllable MGUX";
453
 
        eyebrow;
454
 
        MGU;
455
 
endchar;
456
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
457
 
beginchar( 35,charwidth#,height#+2hp#,depth#);
458
 
        "The syllable MGU";
459
 
        MGU;
460
 
endchar;
461
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
462
 
beginchar( 36,charwidth#,height#+2hp#,depth#);
463
 
        "The syllable MGUP";
464
 
        Liane(lir,oben,rer,6hp);
465
 
        Er(3wp,4.5hp,13wp,3hp);
466
 
        z1=(hm,6hp);
467
 
        z2=(hm,1.5hp);
468
 
        z3=(lir,y2);
469
 
        getpen;
470
 
        draw z1---z2{down}..{up}z3;
471
 
endchar;
472
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
473
 
def MGUR = 
474
 
        U(lir,oben,rer,0);
475
 
        Blitz(6wp,oben,10wp,0);
476
 
enddef;
477
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
478
 
beginchar( 37,charwidth#,height#+2hp#,depth#);
479
 
        "The syllable MGURX";
480
 
        eyebrow;
481
 
        MGUR;
482
 
endchar;
483
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
484
 
beginchar( 38,charwidth#,height#+2hp#,depth#);
485
 
        "The syllable MGUR";
486
 
        MGUR;
487
 
endchar;
488
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
489
 
beginchar( 39,charwidth#,height#+2hp#,depth#);
490
 
        "The syllable NIT";
491
 
        Ddash(lir,7hp,lir,0);
492
 
        Ddash(rer,7hp,rer,0);
493
 
        % z1 .. z5 : "d"
494
 
        z1=(rer,8.5hp);
495
 
        z2=(11wp,oben);
496
 
        z3=(x2,0);
497
 
        z4=(4wp,1/2[y5,0]);
498
 
        z5=(x2,6.5hp);
499
 
        getpen;
500
 
        draw z1--z2--z3;
501
 
        draw z3{left}..z4..{right}z5;
502
 
endchar;
503
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
504
 
def NI = 
505
 
        H(8.5wp,oben,13wp,0);
506
 
        Ih(5.5wp,1.5hp,8.5wp,0);
507
 
        II(2.5wp,9hp,6.5wp,5.75hp);
508
 
        Ih(lir,4.5hp,6.75wp,4.5hp);
509
 
enddef;
510
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
511
 
beginchar( 40,charwidth#,height#+2hp#,depth#);
512
 
        "The syllable NIX";
513
 
        eyebrow;
514
 
        NI;
515
 
endchar;
516
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
517
 
beginchar( 41,charwidth#,height#+2hp#,depth#);
518
 
        "The syllable NI";
519
 
        NI;
520
 
endchar;
521
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
522
 
beginchar( 42,charwidth#,height#+2hp#,depth#);
523
 
        "The syllable NIP";
524
 
        Ih(6/32width,2hp,rer,6.5hp);
525
 
        % z1 .. z5 : "d"
526
 
        z1=(rer,8.5hp);
527
 
        z2=(10wp,oben);
528
 
        z3=(x2,0);
529
 
        z4=(lir,1/2[y5,0]);
530
 
        z5=(x2,6.5hp);
531
 
        getpen;
532
 
        draw z1--z2--z3;
533
 
        draw z3{left}..z4..{right}z5;
534
 
endchar;
535
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
536
 
def NIE = 
537
 
        Oh(6.5wp,oben,rer,0);
538
 
        z1=(lir,3hp);
539
 
        z2=(4wp,2hp);
540
 
        z3=(x2,6.5hp);
541
 
        z4=(rer,4.5hp);
542
 
        getpen;
543
 
        draw z1--z2--z3--z4;
544
 
enddef;
545
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
546
 
beginchar( 43,charwidth#,height#+2hp#,depth#);
547
 
        "The syllable NIEX";
548
 
        eyebrow;
549
 
        NIE;
550
 
endchar;
551
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
552
 
beginchar( 44,charwidth#,height#+2hp#,depth#);
553
 
        "The syllable NIE";
554
 
        NIE;
555
 
endchar;
556
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
557
 
beginchar( 45,charwidth#,height#+2hp#,depth#);
558
 
        "The syllable NIEP";
559
 
        Z(1/4width,oben,3/4width,0);
560
 
        Ih(hm,3.5hp,rer,6.5hp);
561
 
        z1=(hm,6.5hp);
562
 
        z2=(rer,1/2[y1,y3]);
563
 
        z3=(hm,2hp);
564
 
        getpen;
565
 
        draw z1{right}..z2..{left}z3;
566
 
endchar;
567
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
568
 
def NA = 
569
 
        Ih(8wp,4.5hp,rer,4.5hp);
570
 
        z1=(rer,8.5hp);
571
 
        z2=(11wp,oben);
572
 
        z3=(x2,2.25hp);
573
 
        z4=(5.75wp,3.5hp);
574
 
        z5=(x4,0);
575
 
        z6=(lir,6hp);
576
 
        z7=(5wp,5hp);
577
 
        z8=(x7,8.5hp);
578
 
        z9=(rer,6.5hp);
579
 
        getpen;
580
 
        draw z1--z2--z3--z4--z5;
581
 
        draw z6--z7--z8--z9;
582
 
enddef;
583
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
584
 
beginchar( 46,charwidth#,height#+2hp#,depth#);
585
 
        "The syllable NAX";
586
 
        eyebrow;
587
 
        NA;
588
 
endchar;
589
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
590
 
beginchar( 47,charwidth#,height#+2hp#,depth#);
591
 
        "The syllable NA";
592
 
        NA;
593
 
endchar;
594
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
595
 
beginchar( 48,charwidth#,height#+2hp#,depth#);
596
 
        "The syllable NAP";
597
 
        z4=(rer,8.5hp);
598
 
        z5=(9.5wp,oben);
599
 
        z6=(x5,1.25hp);
600
 
        z7=(1/4width,2.5hp);
601
 
        z8=(x7,0);
602
 
        z9=(5wp,7hp);
603
 
        z10=(rer,y9);
604
 
        z11=(x9,4.5hp);
605
 
        z12=(rer,y11);
606
 
        z13=(3wp,7.5hp);
607
 
        z14=(x13,4hp);
608
 
        getpen;
609
 
        draw z4--z5--z6--z7--z8;
610
 
        draw z9--z10;
611
 
        draw z11--z12;
612
 
        draw z13--z14;
613
 
endchar;
614
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
615
 
def NUO = 
616
 
        Z(3wp,oben,14wp,0);
617
 
        z1=(lir,oben);
618
 
        z2=(hm,1/2[y1,y3]);
619
 
        z3=(lir,5.5hp);
620
 
        getpen;
621
 
        draw z1{right}..z2..{left}z3;
622
 
enddef;
623
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
624
 
beginchar( 49,charwidth#,height#+2hp#,depth#);
625
 
        "The syllable NUOX";
626
 
        eyebrow;
627
 
        NUO;
628
 
endchar;
629
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
630
 
beginchar( 50,charwidth#,height#+2hp#,depth#);
631
 
        "The syllable NUO";
632
 
        NUO;
633
 
endchar;
634
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
635
 
beginchar( 51,charwidth#,height#+2hp#,depth#);
636
 
        "The syllable NUOP";
637
 
        Ih(lir,oben,lir,0);
638
 
        Oh(5wp,oben,rer,0);
639
 
        Ih(9.5wp,6hp,9.5wp,4hp);
640
 
endchar;
641
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
642
 
beginchar( 52,charwidth#,height#+2hp#,depth#);
643
 
        "The syllable NOT";
644
 
        Oh(lir,oben,11wp,0);
645
 
        Er(5/32width,6.75hp,rer,3.25hp);
646
 
        Ih(rer,9hp,rer,1hp);
647
 
endchar;
648
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
649
 
def NO = 
650
 
        Plus(lir,8.75hp,9wp,5.75hp);
651
 
        z1=(rer,8.5hp);
652
 
        z2=(11wp,oben);
653
 
        z3=(x2,2.25hp);
654
 
        z4=(5wp,3.5hp);
655
 
        z5=(x4,0);
656
 
        z6=(lir,8.75hp);
657
 
        z7=(5.5wp,9.75hp);
658
 
        z8=(9wp,y6);
659
 
        z10=(lir,5.75hp);
660
 
        z11=(x7,4.75hp);
661
 
        z12=(x8,y10);
662
 
        getpen;
663
 
        draw z1--z2--z3--z4--z5;
664
 
        draw z6..z7..z8;
665
 
        draw z10..z11..z12;
666
 
enddef;
667
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
668
 
beginchar( 53,charwidth#,height#+2hp#,depth#);
669
 
        "The syllable NOX";
670
 
        eyebrow;
671
 
        NO;
672
 
endchar;
673
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
674
 
beginchar( 54,charwidth#,height#+2hp#,depth#);
675
 
        "The syllable NO";
676
 
        NO;
677
 
endchar;
678
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
679
 
beginchar( 55,charwidth#,height#+2hp#,depth#);
680
 
        "The syllable NOP";
681
 
        Liane(lir,9.75hp,8.5wp,7.75hp);
682
 
        Liane(lir,7hp,8.5wp,5hp);
683
 
        z1=(rer,8.5hp);
684
 
        z2=(11wp,oben);
685
 
        z3=(x2,2.25hp);
686
 
        z4=(5wp,3.5hp);
687
 
        z5=(x4,0);
688
 
        getpen;
689
 
        draw z1--z2--z3--z4--z5;
690
 
endchar;
691
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
692
 
def NE = 
693
 
        Z(5wp,oben,14wp,0);
694
 
        Ih(4wp,8hp,9.5wp,6hp);
695
 
        Ih(4wp,5hp,9.5wp,3hp);
696
 
enddef;
697
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
698
 
beginchar( 56,charwidth#,height#+2hp#,depth#);
699
 
        "The syllable NEX";
700
 
        eyebrow;
701
 
        NE;
702
 
endchar;
703
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
704
 
beginchar( 57,charwidth#,height#+2hp#,depth#);
705
 
        "The syllable NE";
706
 
        NE;
707
 
endchar;
708
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
709
 
beginchar( 58,charwidth#,height#+2hp#,depth#);
710
 
        "The syllable NEP";
711
 
        Ih(4wp,9hp,10.5wp,7hp);
712
 
        Ih(4wp,6.75hp,10.5wp,4.75hp);
713
 
        z1=(rer,8.5hp);
714
 
        z2=(10.5wp,oben);
715
 
        z3=(x2,2.25hp);
716
 
        z4=(5wp,3.5hp);
717
 
        z5=(x4,0);
718
 
        getpen;
719
 
        draw z1--z2--z3--z4--z5;
720
 
endchar;
721
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
722
 
beginchar( 59,charwidth#,height#+2hp#,depth#);
723
 
        "The syllable NUT";
724
 
        II(3wp,8hp,6.5wp,5hp);
725
 
        Z(5wp,oben,14wp,0);
726
 
endchar;
727
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
728
 
def NU = 
729
 
        Z(5.5wp,oben,14wp,0);
730
 
        Liane(lir,oben,7wp,8.5hp);
731
 
        Liane(lir,7.5hp,7wp,6hp);
732
 
        Liane(lir,5hp,7wp,3.5hp);
733
 
enddef;
734
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
735
 
beginchar( 60,charwidth#,height#+2hp#,depth#);
736
 
        "The syllable NUX";
737
 
        eyebrow;
738
 
        NU;
739
 
endchar;
740
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
741
 
beginchar( 61,charwidth#,height#+2hp#,depth#);
742
 
        "The syllable NU";
743
 
        NU;
744
 
endchar;
745
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
746
 
beginchar( 62,charwidth#,height#+2hp#,depth#);
747
 
        "The syllable NUP";
748
 
        II(3wp,8.5hp,6.5wp,6hp);
749
 
        Z(5wp,oben,14wp,0);
750
 
        z1=(lir,5.25hp);
751
 
        z2=(1/2[x1,x3],4.5hp);
752
 
        z3=(7.5wp,y1);
753
 
        getpen;
754
 
        draw z1..z2..z3;
755
 
endchar;
756
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
757
 
def NUR = 
758
 
        II(3wp,8.5hp,6.5wp,6hp);
759
 
        ZPimmel(5wp,oben,13.5wp,0);
760
 
        z1=(lir,4.75hp);
761
 
        z3=(6.75wp,y1);
762
 
        getpen;
763
 
        draw z1--z3;
764
 
enddef;
765
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
766
 
beginchar( 63,charwidth#,height#+2hp#,depth#);
767
 
        "The syllable NURX";
768
 
        eyebrow;
769
 
        NUR;
770
 
endchar;
771
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
772
 
beginchar( 64,charwidth#,height#+2hp#,depth#);
773
 
        "The syllable NUR";
774
 
        NUR;
775
 
endchar;
776
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
777
 
beginchar( 65,charwidth#,height#+2hp#,depth#);
778
 
        "The syllable NBIT";
779
 
        II(9wp,6.5hp,13wp,2hp);
780
 
        Ih(5wp,4.5hp,13wp,4.5hp);
781
 
        Ddash(lir,9hp,lir,1.25hp);
782
 
        z1=(rer,8hp);
783
 
        z2=(5wp,oben);
784
 
        z3=(x2,0);
785
 
        getpen;
786
 
        draw z1--z2--z3;
787
 
endchar;
788
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
789
 
def NBI = 
790
 
        Oh(lir,oben,rer,3.75hp);
791
 
        Plus(lir,oben,rer,3.75hp);
792
 
        Ih(11wp,3hp,11wp,2hp);
793
 
        z1=(hm,3.75hp);
794
 
        z2=(hm,2hp);
795
 
        z3=(1/3[x2,x4],0);
796
 
        z4=(rer,1.25hp);
797
 
        getpen;
798
 
        draw z1--z2{down}..z3..z4;
799
 
enddef;
800
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
801
 
beginchar( 66,charwidth#,height#+2hp#,depth#);
802
 
        "The syllable NBIX";
803
 
        eyebrow;
804
 
        NBI;
805
 
endchar;
806
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
807
 
beginchar( 67,charwidth#,height#+2hp#,depth#);
808
 
        "The syllable NBI";
809
 
        NBI;
810
 
endchar;
811
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
812
 
beginchar( 68,charwidth#,height#+2hp#,depth#);
813
 
        "The syllable NBIP";
814
 
        Er(6wp,5hp,13wp,2.5hp);
815
 
        z1=(rer,8.5hp);
816
 
        z2=(9.5wp,oben);
817
 
        z3=(x2,0);
818
 
        z4=(x2,y1);
819
 
        z5=(3wp,oben);
820
 
        z6=(x5,0);
821
 
        getpen;
822
 
        draw z1--z2--z3; draw z4--z5--z6;
823
 
endchar;
824
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
825
 
def NBIE = 
826
 
        Er(lir,6.75hp,11wp,3.25hp);
827
 
        Ih(7wp,oben,7wp,0);
828
 
        z1=(lir,oben);
829
 
        z2=(11.5wp,oben);
830
 
        z3=(rer,7hp);
831
 
        getpen;
832
 
        draw z1--z2--z3;
833
 
enddef;
834
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
835
 
beginchar( 69,charwidth#,height#+2hp#,depth#);
836
 
        "The syllable NBIEX";
837
 
        eyebrow;
838
 
        NBIE;
839
 
endchar;
840
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
841
 
beginchar( 70,charwidth#,height#+2hp#,depth#);
842
 
        "The syllable NBIE";
843
 
        NBIE;
844
 
endchar;
845
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
846
 
beginchar( 71,charwidth#,height#+2hp#,depth#);
847
 
        "The syllable NBIEP";
848
 
        Er(lir,7.25hp,rer,2.75hp);
849
 
        Ih(hm,oben,hm,0);
850
 
endchar;
851
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
852
 
beginchar( 72,charwidth#,height#+2hp#,depth#);
853
 
        "The syllable NBAT";
854
 
        Arsch(lir,oben,10wp,0);
855
 
        z1=(10wp,vm);
856
 
        z2=(rer,y1);
857
 
        z3=(1/2[x1,x2],7.75hp);
858
 
        z4=(x3,6.25hp);
859
 
        z5=(x3,3.75hp);
860
 
        z6=(x3,2.25hp);
861
 
        z7=(rer,8hp);
862
 
        z8=(rer,2hp);
863
 
        getpen;
864
 
        draw z1--z2;
865
 
        draw z3--z4;
866
 
        draw z5--z6;
867
 
        draw z7--z8;
868
 
endchar;
869
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
870
 
def NBA = 
871
 
        Er(lir,7.75hp,rer,2.25hp);
872
 
        X(lir,oben,rer,0);
873
 
enddef;
874
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
875
 
beginchar( 73,charwidth#,height#+2hp#,depth#);
876
 
        "The syllable NBAX";
877
 
        eyebrow;
878
 
        NBA;
879
 
endchar;
880
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
881
 
beginchar( 74,charwidth#,height#+2hp#,depth#);
882
 
        "The syllable NBA";
883
 
        NBA;
884
 
endchar;
885
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
886
 
beginchar( 75,charwidth#,height#+2hp#,depth#);
887
 
        "The syllable NBAP";
888
 
        X(4wp,9hp,12wp,1hp);
889
 
        II(lir,oben,rer,0);
890
 
endchar;
891
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
892
 
beginchar( 76,charwidth#,height#+2hp#,depth#);
893
 
        "The syllable NBOT";
894
 
        Ih(3/4width,6.5hp,3/4width,3.5hp);
895
 
        z1=(rer,oben);
896
 
        z2=(rer,7.5hp);
897
 
        z3=(6wp,9hp);
898
 
        z4=(6wp,1hp);
899
 
        z5=(rer,2.5hp);
900
 
        z6=(rer,0);
901
 
        z7=(lir,4hp);
902
 
        z8=(3wp,5.5hp);
903
 
        z9=(x3,7hp);
904
 
        getpen;
905
 
        draw z1--z2--z3--z4--z5--z6;
906
 
        draw z7..z8..z9;
907
 
endchar;
908
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
909
 
def NBO = 
910
 
        Busen(lir,oben,rer,6hp);
911
 
        Plus(4wp,5.5hp,12wp,1.5hp);
912
 
        Liane(lir,2hp,rer,0);
913
 
enddef;
914
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
915
 
beginchar( 77,charwidth#,height#+2hp#,depth#);
916
 
        "The syllable NBOX";
917
 
        eyebrow;
918
 
        NBO;
919
 
endchar;
920
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
921
 
beginchar( 78,charwidth#,height#+2hp#,depth#);
922
 
        "The syllable NBO";
923
 
        NBO;
924
 
endchar;
925
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
926
 
beginchar( 79,charwidth#,height#+2hp#,depth#);
927
 
        "The syllable NBOP";
928
 
        Busen(lir,oben,rer,6hp);
929
 
        Ih(8wp,5hp,8wp,2hp);
930
 
        Liane(lir,2hp,rer,0);
931
 
endchar;
932
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
933
 
beginchar( 80,charwidth#,height#+2hp#,depth#);
934
 
        "The syllable NBUT";
935
 
        Ih(9wp,0,9wp,8.5hp);
936
 
        Ih(9wp,4.75hp,rer,4.75hp);
937
 
        % "Grosses C"
938
 
        z1=(rer,1.5hp);
939
 
        z2=(hm,0);
940
 
        z3=(lir,1/2[y1,y5]);
941
 
        z4=(hm,8.5hp);
942
 
        z5=(rer,7.75hp);
943
 
        z6=(rer,oben);
944
 
        getpen;
945
 
        draw z1..z2..z3..z4..z5--z6;
946
 
endchar;
947
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
948
 
def NBU = 
949
 
        Ih(1/4width,oben,1/4width,8hp);
950
 
        Ih(1/4width,0,1/4width,2hp);
951
 
        Otense(7.5wp,oben,rer,0,1.25);
952
 
        z1=(7.5wp,6.5hp);
953
 
        z2=(lir,1/2[y1,y3]);
954
 
        z3=(x1,3.5hp);
955
 
        getpen;
956
 
        draw z1{left}..z2..{right}z3;
957
 
enddef;
958
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
959
 
beginchar( 81,charwidth#,height#+2hp#,depth#);
960
 
        "The syllable NBUX";
961
 
        eyebrow;
962
 
        NBU;
963
 
endchar;
964
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
965
 
beginchar( 82,charwidth#,height#+2hp#,depth#);
966
 
        "The syllable NBU";
967
 
        NBU;
968
 
endchar;
969
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
970
 
beginchar( 83,charwidth#,height#+2hp#,depth#);
971
 
        "The syllable NBUP";
972
 
        Ih(hm,oben,hm,0);
973
 
        Oh(lir,8hp,rer,2hp);
974
 
        Ih(10.75wp,5.75hp,10.75wp,4.25hp);
975
 
endchar;
976
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
977
 
def NBUR = 
978
 
        Otense(lir,oben,6.25wp,0,2);
979
 
        Otense(9.75wp,oben,rer,0,2);
980
 
        Ih(6.25wp,vm,9.75wp,vm);
981
 
        Ih(hm,9.5hp,hm,8.25hp);
982
 
        Ih(hm,0.5hp,hm,1.75hp);
983
 
enddef;
984
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
985
 
beginchar( 84,charwidth#,height#+2hp#,depth#);
986
 
        "The syllable NBURX";
987
 
        eyebrow;
988
 
        NBUR;
989
 
endchar;
990
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
991
 
beginchar( 85,charwidth#,height#+2hp#,depth#);
992
 
        "The syllable NBUR";
993
 
        NBUR;
994
 
endchar;
995
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
996
 
beginchar( 86,charwidth#,height#+2hp#,depth#);
997
 
        "The syllable NBYT";
998
 
        Oh(lir,oben,11wp,0);
999
 
        Ih(7wp,vm,rer,vm);
1000
 
        Ih(rer,8.5hp,rer,6.5hp);
1001
 
        Ih(rer,3.5hp,rer,1.5hp);
1002
 
        z1=(rer,oben);
1003
 
        z2=(7wp,vm);
1004
 
        z3=(rer,0);
1005
 
        getpen;
1006
 
        draw z1..z2..z3;
1007
 
endchar;
1008
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1009
 
def NBY = 
1010
 
        U(lir,oben,rer,0);
1011
 
        Ih(hm,oben,hm,0);
1012
 
        Ih(lir,5.5hp,hm,5.5hp);
1013
 
        Tdash(11wp,9hp,2hp);
1014
 
enddef;
1015
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1016
 
beginchar( 87,charwidth#,height#+2hp#,depth#);
1017
 
        "The syllable NBYX";
1018
 
        eyebrow;
1019
 
        NBY;
1020
 
endchar;
1021
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1022
 
beginchar( 88,charwidth#,height#+2hp#,depth#);
1023
 
        "The syllable NBY";
1024
 
        NBY;
1025
 
endchar;
1026
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1027
 
beginchar( 89,charwidth#,height#+2hp#,depth#);
1028
 
        "The syllable NBYP";
1029
 
        z1=(rer,8.5hp);
1030
 
        z2=(11wp,oben);
1031
 
        z3=(x2,2.25hp);
1032
 
        z4=(5wp,3.5hp);
1033
 
        z5=(x4,0);
1034
 
        z6=(9wp,oben);
1035
 
        z7=(6.5wp,1/2[y6,y8]);
1036
 
        z8=(x6,1/2[y6,y10]);
1037
 
        z9=(x7,1/2[y8,y10]);
1038
 
        z10=(x6,4hp);
1039
 
        z11=(lir,9hp);
1040
 
        z12=(4.75wp,1/2[y11,y13]);
1041
 
        z13=(x11,5hp);
1042
 
        getpen;
1043
 
        draw z1--z2--z3--z4--z5;
1044
 
        draw z6..z7..z8&z8..z9..z10;
1045
 
        draw z11..z12..z13;
1046
 
endchar;
1047
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1048
 
def NBYR = 
1049
 
        IXI(3wp,8.5hp,13wp,1.5hp);
1050
 
        Ih(8wp,oben,8wp,0);
1051
 
        Ih(3wp,vm,13wp,vm);
1052
 
enddef;
1053
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1054
 
beginchar( 90,charwidth#,height#+2hp#,depth#);
1055
 
        "The syllable NBYRX";
1056
 
        eyebrow;
1057
 
        NBYR;
1058
 
endchar;
1059
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1060
 
beginchar( 91,charwidth#,height#+2hp#,depth#);
1061
 
        "The syllable NBYR";
1062
 
        NBYR;
1063
 
endchar;
1064
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1065
 
beginchar( 92,charwidth#,height#+2hp#,depth#);
1066
 
        "The syllable NDIT";
1067
 
        Ih(hm,oben,hm,7.5hp);
1068
 
        N(lir,7hp,rer,3.5hp);
1069
 
        III(1/4width,2.5hp,3/4width,0);
1070
 
endchar;
1071
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1072
 
def NDI = 
1073
 
        Ih(4wp,oben,4wp,6.5hp);
1074
 
        Ih(4wp,8.25hp,12wp,8.25hp);
1075
 
        Ih(4wp,4.75hp,4wp,1.25hp);
1076
 
        z1=(12wp,oben);
1077
 
        z2=(x1,0);
1078
 
        z3=(4wp,3hp);
1079
 
        getpen;
1080
 
        draw z1--z2--z3;
1081
 
enddef;
1082
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1083
 
beginchar( 93,charwidth#,height#+2hp#,depth#);
1084
 
        "The syllable NDIX";
1085
 
        eyebrow;
1086
 
        NDI;
1087
 
endchar;
1088
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1089
 
beginchar( 94,charwidth#,height#+2hp#,depth#);
1090
 
        "The syllable NDI";
1091
 
        NDI;
1092
 
endchar;
1093
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1094
 
beginchar( 95,charwidth#,height#+2hp#,depth#);
1095
 
        "The syllable NDIP";
1096
 
        Arsch(lir,oben,rer,0);
1097
 
        z1=(hm,7hp);
1098
 
        z2=(hm,4.75hp);
1099
 
        getpen;
1100
 
        draw z1--z2;
1101
 
endchar;
1102
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1103
 
def NDIE = 
1104
 
        Z(1/4width,oben,3/4width,0);
1105
 
        Er(6wp,6hp,10wp,4hp);
1106
 
        z1=(3wp,7hp);
1107
 
        z2=(4.5wp,vm);
1108
 
        z3=(x1,3hp);
1109
 
        z4=(13wp,y1);
1110
 
        z5=(11.5wp,vm);
1111
 
        z6=(x4,y3);
1112
 
        getpen;
1113
 
        draw z1..z2..z3; draw z4..z5..z6;
1114
 
enddef;
1115
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1116
 
beginchar( 96,charwidth#,height#+2hp#,depth#);
1117
 
        "The syllable NDIEX";
1118
 
        eyebrow;
1119
 
        NDIE;
1120
 
endchar;
1121
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1122
 
beginchar( 97,charwidth#,height#+2hp#,depth#);
1123
 
        "The syllable NDIE";
1124
 
        NDIE;
1125
 
endchar;
1126
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1127
 
beginchar( 98,charwidth#,height#+2hp#,depth#);
1128
 
        "The syllable NDAT";
1129
 
        Oh(lir,oben,7.5wp,6hp);
1130
 
        Ih(7.5wp,8hp,11wp,8hp);
1131
 
        z1=(rer,8.5hp);
1132
 
        z2=(11wp,oben);
1133
 
        z3=(x2,2hp);
1134
 
        z4=(5wp,3.25hp);
1135
 
        z5=(x4,0);
1136
 
        getpen;
1137
 
        draw z1--z2--z3--z4--z5;
1138
 
endchar;
1139
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1140
 
def NDA = 
1141
 
        Oh(lir,oben,7.5wp,6.75hp);
1142
 
        Ih(4wp,5.5hp,14wp,5.5hp);
1143
 
        z1=(rer,8.5hp);
1144
 
        z2=(11wp,oben);
1145
 
        z3=(x2,2hp);
1146
 
        z4=(5wp,3.25hp);
1147
 
        z5=(x4,0);
1148
 
        getpen;
1149
 
        draw z1--z2--z3--z4--z5;
1150
 
enddef;
1151
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1152
 
beginchar( 99,charwidth#,height#+2hp#,depth#);
1153
 
        "The syllable NDAX";
1154
 
        eyebrow;
1155
 
        NDA;
1156
 
endchar;
1157
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1158
 
beginchar(100,charwidth#,height#+2hp#,depth#);
1159
 
        "The syllable NDA";
1160
 
        NDA;
1161
 
endchar;
1162
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1163
 
beginchar(101,charwidth#,height#+2hp#,depth#);
1164
 
        "The syllable NDAP";
1165
 
        Oh(lir,9hp,6wp,5hp);
1166
 
        z1=(8wp,oben);
1167
 
        z2=(x1,0);
1168
 
        z3=(lir,2hp);
1169
 
        z4=(11wp,9.5hp);
1170
 
        z5=(x4,y3);
1171
 
        z6=(14wp,y4);
1172
 
        z7=(x6,6.5hp);
1173
 
        z8=(x5,4.5hp);
1174
 
        z9=(x1,y8);
1175
 
        getpen;
1176
 
        draw z1--z2--z3;
1177
 
        draw z4--z5;
1178
 
        draw z6--z7{down}..{left}z8--z9;
1179
 
endchar;
1180
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1181
 
beginchar(102,charwidth#,height#+2hp#,depth#);
1182
 
        "The syllable NDOT";
1183
 
        Ih(lir,7hp,rer,7hp);
1184
 
        z1=(8.5wp,oben);
1185
 
        z2=(x1,2.75hp);
1186
 
        z3=(4wp,3.75hp);
1187
 
        z4=(x3,0);
1188
 
        z5=(rer,9hp);
1189
 
        z6=(lir,1/2[y5,y7]);
1190
 
        z7=(rer,5hp);
1191
 
        getpen;
1192
 
        draw z1--z2--z3--z4;
1193
 
        draw z5{left}..tension 1.2..z6..tension 1.2..{right}z7;
1194
 
endchar;
1195
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1196
 
def NDO = 
1197
 
        Oh(5wp,9hp,9wp,6hp);
1198
 
        z1=(11.5wp,oben);
1199
 
        z2=(x1,2.5hp);
1200
 
        z3=(5wp,3.75hp);
1201
 
        z4=(x3,0);
1202
 
        z5=(4.5wp,10hp);
1203
 
        z6=(2.5wp,1/2[y5,y7]);
1204
 
        z7=(3wp,6hp);
1205
 
        getpen;
1206
 
        draw z1--z2--z3--z4;
1207
 
        draw z5..tension 1.2..z6..tension 1.2..z7;
1208
 
enddef;
1209
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1210
 
beginchar(103,charwidth#,height#+2hp#,depth#);
1211
 
        "The syllable NDOX";
1212
 
        eyebrow;
1213
 
        NDO;
1214
 
endchar;
1215
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1216
 
beginchar(104,charwidth#,height#+2hp#,depth#);
1217
 
        "The syllable NDO";
1218
 
        NDO;
1219
 
endchar;
1220
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1221
 
beginchar(105,charwidth#,height#+2hp#,depth#);
1222
 
        "The syllable NDOP";
1223
 
        Smiley(5wp,8.75hp,9wp,5hp);
1224
 
        z1=(11.5wp,oben);
1225
 
        z2=(x1,2.5hp);
1226
 
        z3=(5wp,3.75hp);
1227
 
        z4=(x3,0);
1228
 
        z5=(4.5wp,10hp);
1229
 
        z6=(2.5wp,1/2[y5,y7]);
1230
 
        z7=(3wp,6hp);
1231
 
        getpen;
1232
 
        draw z1--z2--z3--z4;
1233
 
        draw z5..tension 1.2..z6..tension 1.2..z7;
1234
 
endchar;
1235
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1236
 
def NDE = 
1237
 
        Oh(lir,oben,6wp,6.5hp);
1238
 
        % z1 .. z5 : "d"
1239
 
        z1=(rer,8.5hp);
1240
 
        z2=(11wp,oben);
1241
 
        z3=(x2,0);
1242
 
        z4=(lir,1/2[y5,0]);
1243
 
        z5=(x2,6hp);
1244
 
        getpen;
1245
 
        draw z1--z2--z3;
1246
 
        draw z3{left}..z4..{right}z5;
1247
 
enddef;
1248
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1249
 
beginchar(106,charwidth#,height#+2hp#,depth#);
1250
 
        "The syllable NDEX";
1251
 
        eyebrow;
1252
 
        NDE;
1253
 
endchar;
1254
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1255
 
beginchar(107,charwidth#,height#+2hp#,depth#);
1256
 
        "The syllable NDE";
1257
 
        NDE;
1258
 
endchar;
1259
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1260
 
beginchar(108,charwidth#,height#+2hp#,depth#);
1261
 
        "The syllable NDEP";
1262
 
        Z(5wp,oben,13wp,0);
1263
 
        Oh(4wp,oben,7wp,7.25hp);
1264
 
        z1=(lir,9hp);
1265
 
        z2=(3.5wp,6.5hp);
1266
 
        z3=(9wp,5hp);
1267
 
        getpen;
1268
 
        draw z1..z2..z3;
1269
 
endchar;
1270
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1271
 
beginchar(109,charwidth#,height#+2hp#,depth#);
1272
 
        "The syllable NDUT";
1273
 
        X(lir,oben,13wp,0);
1274
 
        z1=(hm,vm);
1275
 
        z2=(rer,vm);
1276
 
        z3=(rer,7.25hp);
1277
 
        z4=(rer,2.75hp);
1278
 
        getpen;
1279
 
        draw z1--z2;
1280
 
        draw z3--z4;
1281
 
endchar;
1282
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1283
 
def NDU = 
1284
 
        z1=(lir,2hp);
1285
 
        z2=(hm,0);
1286
 
        z3=(rer,y1);
1287
 
        z4=(8wp,10hp);
1288
 
        z5=(x4,0);
1289
 
        z6=(12wp,9.5hp);
1290
 
        z7=(x6,6hp);
1291
 
        z8=(x5,4hp);
1292
 
        z9=(x4,y8);
1293
 
        getpen;
1294
 
        draw z1..z2..z3;
1295
 
        draw z4--z5;
1296
 
        draw z6--z7{down}..{left}z8--z9;
1297
 
enddef;
1298
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1299
 
beginchar(110,charwidth#,height#+2hp#,depth#);
1300
 
        "The syllable NDUX";
1301
 
        eyebrow;
1302
 
        NDU;
1303
 
endchar;
1304
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1305
 
beginchar(111,charwidth#,height#+2hp#,depth#);
1306
 
        "The syllable NDU";
1307
 
        NDU;
1308
 
endchar;
1309
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1310
 
beginchar(112,charwidth#,height#+2hp#,depth#);
1311
 
        "The syllable NDUP";
1312
 
        Oh(lir,oben,rer,6hp);
1313
 
        Er(lir,4hp,rer,2hp);
1314
 
        Ih(hm,6hp,hm,0);
1315
 
endchar;
1316
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1317
 
def NDUR = 
1318
 
        Oh(lir,oben,rer,6hp);
1319
 
        Er(lir,4hp,hm,2hp);
1320
 
        Ih(hm,6hp,hm,0);
1321
 
        Ih(3/4width,4hp,3/4width,2hp);
1322
 
enddef;
1323
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1324
 
beginchar(113,charwidth#,height#+2hp#,depth#);
1325
 
        "The syllable NDURX";
1326
 
        eyebrow;
1327
 
        NDUR;
1328
 
endchar;
1329
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1330
 
beginchar(114,charwidth#,height#+2hp#,depth#);
1331
 
        "The syllable NDUR";
1332
 
        NDUR;
1333
 
endchar;
1334
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1335
 
def NGIE = 
1336
 
        Z(3wp,oben,13wp,3hp);
1337
 
        Busen(lir,2.5hp,rer,0);
1338
 
        Ih(1/4width,8.5hp,1/4width,6.5hp);
1339
 
        Ih(3/4width,6.75hp,3/4width,4.75hp);
1340
 
enddef;
1341
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1342
 
beginchar(115,charwidth#,height#+2hp#,depth#);
1343
 
        "The syllable NGIEX";
1344
 
        eyebrow;
1345
 
        NGIE;
1346
 
endchar;
1347
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1348
 
beginchar(116,charwidth#,height#+2hp#,depth#);
1349
 
        "The syllable NGIE";
1350
 
        NGIE;
1351
 
endchar;
1352
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1353
 
beginchar(117,charwidth#,height#+2hp#,depth#);
1354
 
        "The syllable NGIEP";
1355
 
        Z(1/4width,oben,3/4width,0);
1356
 
        Plus(lir,7hp,6.25wp,3hp);
1357
 
        Plus(9.75wp,7hp,rer,3hp);
1358
 
endchar;
1359
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1360
 
beginchar(118,charwidth#,height#+2hp#,depth#);
1361
 
        "The syllable NGAT";
1362
 
        U(lir,oben,11wp,0);
1363
 
        z1=(lir,6hp);
1364
 
        z2=(11wp,5hp);
1365
 
        z3=(rer,6hp);
1366
 
        z4=(rer,9hp);
1367
 
        getpen;
1368
 
        draw z1--z2{right}..{up}z3--z4;
1369
 
endchar;
1370
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1371
 
def NGA = 
1372
 
        N(3wp,oben,rer,5.75hp);
1373
 
        z1=(8.5wp,oben);
1374
 
        z2=(x1,2hp);
1375
 
        z3=(5.5wp,3.5hp);
1376
 
        z4=(x3,0);
1377
 
        getpen;
1378
 
        draw z1--z2--z3--z4;
1379
 
enddef;
1380
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1381
 
beginchar(119,charwidth#,height#+2hp#,depth#);
1382
 
        "The syllable NGAX";
1383
 
        eyebrow;
1384
 
        NGA;
1385
 
endchar;
1386
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1387
 
beginchar(120,charwidth#,height#+2hp#,depth#);
1388
 
        "The syllable NGA";
1389
 
        NGA;
1390
 
endchar;
1391
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1392
 
beginchar(121,charwidth#,height#+2hp#,depth#);
1393
 
        "The syllable NGAP";
1394
 
        Plus(lir,9hp,7.5wp,4hp);
1395
 
        z1=(9wp,oben);
1396
 
        z2=(x1,0);
1397
 
        z3=(3wp,2hp);
1398
 
        z4=(x1,7.5hp);
1399
 
        z5=(rer,1/2[y4,y6]);
1400
 
        z6=(x4,2.5hp);
1401
 
        getpen;
1402
 
        draw z1--z2--z3;
1403
 
        draw z4{right}..z5..{left}z6;
1404
 
endchar;
1405
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1406
 
beginchar(122,charwidth#,height#+2hp#,depth#);
1407
 
        "The syllable NGUOT";
1408
 
        Huegel(lir,oben,rer,8hp);
1409
 
        X(1/4width,7.5hp,3/4width,2.5hp);
1410
 
        Liane(lir,2hp,rer,0);
1411
 
endchar;
1412
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1413
 
def NGUO = 
1414
 
        Huegel(4.5wp,oben,11.5wp,7hp);
1415
 
        Ih(hm,9hp,hm,8hp);
1416
 
        z1=(lir,0);
1417
 
        z2=(13wp,7hp);
1418
 
        z3=(3wp,y2);
1419
 
        z4=(rer,0);
1420
 
        getpen;
1421
 
        draw z1--z2--z3--z4;
1422
 
enddef;
1423
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1424
 
beginchar(123,charwidth#,height#+2hp#,depth#);
1425
 
        "The syllable NGUOX";
1426
 
        eyebrow;
1427
 
        NGUO;
1428
 
endchar;
1429
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1430
 
beginchar(124,charwidth#,height#+2hp#,depth#);
1431
 
        "The syllable NGUO";
1432
 
        NGUO;
1433
 
endchar;
1434
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1435
 
beginchar(125,charwidth#,height#+2hp#,depth#);
1436
 
        "The syllable NGOT";
1437
 
        z1=(lir,oben);
1438
 
        z2=(hm,vm);
1439
 
        z3=(lir,0);
1440
 
        z4=(rer,oben);
1441
 
        z5=(rer,0);
1442
 
        getpen;
1443
 
        draw z1..z2..z3;
1444
 
        draw z4..z2..z5;
1445
 
endchar;
1446
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1447
 
def NGO = 
1448
 
        Huegel(4wp,oben,12wp,6.5hp);
1449
 
        Oh(lir,7hp,rer,0);
1450
 
        Ih(hm,4.5hp,hm,2.5hp);
1451
 
enddef;
1452
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1453
 
beginchar(126,charwidth#,height#+2hp#,depth#);
1454
 
        "The syllable NGOX";
1455
 
        eyebrow;
1456
 
        NGO;
1457
 
endchar;
1458
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1459
 
beginchar(127,charwidth#,height#+2hp#,depth#);
1460
 
        "The syllable NGO";
1461
 
        NGO;
1462
 
endchar;
1463
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1464
 
beginchar(128,charwidth#,height#+2hp#,depth#);
1465
 
        "The syllable NGOP";
1466
 
        z1=(hm,oben);
1467
 
        z2=(hm,0);
1468
 
        z3=(lir,2hp);
1469
 
        z4=(6wp,8hp);
1470
 
        z5=(x4,5.5hp);
1471
 
        z6=(4.5wp,5hp);
1472
 
        z7=(3wp,5.75hp);
1473
 
        z8=(rer,9hp);
1474
 
        z9=(x1,6hp);
1475
 
        z10=(13wp,1/2[y9,y11]);
1476
 
        z11=(x1,2hp);
1477
 
        getpen;
1478
 
        draw z1--z2--z3;
1479
 
        draw z4---z5{down}..z6---z7;
1480
 
        draw z8--z9&z9..z10..z11;
1481
 
endchar;
1482
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1483
 
def NGE = 
1484
 
        Plus(lir,oben,10wp,3.5hp);
1485
 
        z1=(12wp,oben);
1486
 
        z2=(x1,0);
1487
 
        z3=(2wp,2hp);
1488
 
        z4=(x1,vm);
1489
 
        z6=(12wp,vm);
1490
 
        z7=(x6,oben);
1491
 
        z8=(x7,0);
1492
 
        getpen;
1493
 
        draw z1--z2--z3;
1494
 
enddef;
1495
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1496
 
beginchar(129,charwidth#,height#+2hp#,depth#);
1497
 
        "The syllable NGEX";
1498
 
        eyebrow;
1499
 
        NGE;
1500
 
endchar;
1501
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1502
 
beginchar(130,charwidth#,height#+2hp#,depth#);
1503
 
        "The syllable NGE";
1504
 
        NGE;
1505
 
endchar;
1506
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1507
 
beginchar(131,charwidth#,height#+2hp#,depth#);
1508
 
        "The syllable NGEP";
1509
 
        Oh(lir,oben,4.5/8width,0);
1510
 
        Oh(5.25/8width,7hp,rer,3hp);
1511
 
        Ih(lir,7hp,4.25/8width,7hp);
1512
 
        Ih(lir,5hp,5.25/8width,5hp);
1513
 
        Ih(lir,3hp,4.25/8width,3hp);
1514
 
endchar;
1515
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1516
 
beginchar(132,charwidth#,height#+2hp#,depth#);
1517
 
        "The syllable NZIT";
1518
 
        z1=(1/4width,oben);
1519
 
        z2=(13wp,y1);
1520
 
        z3=(8.5wp,oben);
1521
 
        z4=(x3,8.5hp);
1522
 
        z5=(lir,2hp);
1523
 
        z6=(7wp,0);
1524
 
        z7=(x6,8.75hp);
1525
 
        z8=(rer,7hp);
1526
 
        z9=(12wp,5.5hp);
1527
 
        z10=(x9,2hp);
1528
 
        getpen;
1529
 
        draw z1--z2;
1530
 
        draw z3--z4;
1531
 
        draw z5--z6--z7--z8;
1532
 
        draw z9--z10;
1533
 
endchar;
1534
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1535
 
def NZI = 
1536
 
        Quad(1/4width,oben,3/4width,0);
1537
 
        Ih(lir,vm,rer,vm);
1538
 
enddef;
1539
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1540
 
beginchar(133,charwidth#,height#+2hp#,depth#);
1541
 
        "The syllable NZIX";
1542
 
        eyebrow;
1543
 
        NZI;
1544
 
endchar;
1545
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1546
 
beginchar(134,charwidth#,height#+2hp#,depth#);
1547
 
        "The syllable NZI";
1548
 
        NZI;
1549
 
endchar;
1550
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1551
 
beginchar(135,charwidth#,height#+2hp#,depth#);
1552
 
        "The syllable NZIP";
1553
 
        Ih(4wp,9hp,4wp,6hp);
1554
 
        Ih(4wp,4hp,4wp,1hp);
1555
 
        x10=x11=x13=4/8width;
1556
 
        y10=oben;
1557
 
        y11=0;
1558
 
        x12=x14=6/8width;
1559
 
        y12=9hp;
1560
 
        y14=1hp;
1561
 
        y13=1/2[y12,y14];
1562
 
        y20=y21=0;
1563
 
        x20=0; x21=1;
1564
 
        getpen;
1565
 
        draw z10--z11;
1566
 
        draw z12..{z20-z21}z13&z13{z21-z20}..z14;
1567
 
endchar;
1568
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1569
 
def NZIE = 
1570
 
        U(lir,oben,9.5wp,0);
1571
 
        Ih(lir,5hp,9.5wp,5hp);
1572
 
        Ih(5.75wp,8.5hp,5.75wp,6.5hp);
1573
 
        Ih(5.75wp,3.5hp,5.75wp,1.5hp);
1574
 
        z4=(12wp,9hp);
1575
 
        z5=(9.75wp,1/2[y4,y6]);
1576
 
        z6=(x4,1hp);
1577
 
        % Zwei Hilfspunkte!
1578
 
        z7=(lir,y4);
1579
 
        z8=(lir,y6);
1580
 
        getpen;
1581
 
        draw z4{z5-z7}..{left}z5&z5{right}..{z8-z5}z6;
1582
 
enddef;
1583
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1584
 
beginchar(136,charwidth#,height#+2hp#,depth#);
1585
 
        "The syllable NZIEX";
1586
 
        eyebrow;
1587
 
        NZIE;
1588
 
endchar;
1589
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1590
 
beginchar(137,charwidth#,height#+2hp#,depth#);
1591
 
        "The syllable NZIE";
1592
 
        NZIE;
1593
 
endchar;
1594
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1595
 
beginchar(138,charwidth#,height#+2hp#,depth#);
1596
 
        "The syllable NZIEP";
1597
 
        U(lir,oben,9.5wp,0);
1598
 
        z4=(12wp,9hp);
1599
 
        z5=(9.75wp,1/2[y4,y6]);
1600
 
        z6=(x4,1hp);
1601
 
        % Zwei Hilfspunkte!
1602
 
        z7=(lir,y4);
1603
 
        z8=(lir,y6);
1604
 
        getpen;
1605
 
        draw z4{z5-z7}..{left}z5&z5{right}..{z8-z5}z6;
1606
 
endchar;
1607
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1608
 
beginchar(139,charwidth#,height#+2hp#,depth#);
1609
 
        "The syllable NZAT";
1610
 
        Plus(3wp,oben,13wp,7hp);
1611
 
        Z(3wp,6hp,13wp,0);
1612
 
endchar;
1613
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1614
 
def NZA = 
1615
 
        Plus(3wp,oben,13wp,7hp);
1616
 
        Zdash(3wp,6hp,13wp,0);
1617
 
enddef;
1618
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1619
 
beginchar(140,charwidth#,height#+2hp#,depth#);
1620
 
        "The syllable NZAX";
1621
 
        eyebrow;
1622
 
        NZA;
1623
 
endchar;
1624
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1625
 
beginchar(141,charwidth#,height#+2hp#,depth#);
1626
 
        "The syllable NZA";
1627
 
        NZA;
1628
 
endchar;
1629
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1630
 
beginchar(142,charwidth#,height#+2hp#,depth#);
1631
 
        "The syllable NZAP";
1632
 
        Quad(10wp,7hp,rer,1.5hp);
1633
 
        z1=(13wp,8hp);
1634
 
        z2=(x5,oben);
1635
 
        z3=(x5,0);
1636
 
        z4=(4wp,8hp);
1637
 
        z5=(6.25wp,1/2[y4,y6]);
1638
 
        z6=(x4,2hp);
1639
 
        % Zwei Hilfspunkte!
1640
 
        z7=(rer,y4);
1641
 
        z8=(rer,y6);
1642
 
        getpen;
1643
 
        draw z1--z2--z3;
1644
 
        draw z4{z5-z7}..{right}z5&z5{left}..{z8-z5}z6;
1645
 
endchar;
1646
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1647
 
def NZUO = 
1648
 
        Liane(5wp,oben,11wp,8hp);
1649
 
        Busen(lir,8hp,rer,6hp);
1650
 
        Ih(hm,8hp,hm,0);
1651
 
        X(3.5wp,4.75hp,12.5wp,0);
1652
 
enddef;
1653
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1654
 
beginchar(143,charwidth#,height#+2hp#,depth#);
1655
 
        "The syllable NZUOX";
1656
 
        eyebrow;
1657
 
        NZUO;
1658
 
endchar;
1659
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1660
 
beginchar(144,charwidth#,height#+2hp#,depth#);
1661
 
        "The syllable NZUO";
1662
 
        NZUO;
1663
 
endchar;
1664
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1665
 
def NZO = 
1666
 
        Oh(lir,4.5hp,rer,0);
1667
 
        z1=(hm,4.5hp);
1668
 
        z2=(hm,8.75hp);
1669
 
        z3=(13wp,7.5hp);
1670
 
        z4=(x3,oben);
1671
 
        getpen;
1672
 
        draw z1--z2--z3--z4;
1673
 
enddef;
1674
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1675
 
beginchar(145,charwidth#,height#+2hp#,depth#);
1676
 
        "The syllable NZOX";
1677
 
        eyebrow;
1678
 
        NZO;
1679
 
endchar;
1680
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1681
 
beginchar(146,charwidth#,height#+2hp#,depth#);
1682
 
        "The syllable NZOP";
1683
 
        NZO;
1684
 
endchar;
1685
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1686
 
def NZE = 
1687
 
        Plus(lir,oben,rer,7hp);
1688
 
        Ih(11wp,4.5hp,11wp,1.5hp);
1689
 
        z1=(rer,5.25hp);
1690
 
        z2=(3wp,7hp);
1691
 
        z3=(3wp,0);
1692
 
        getpen;
1693
 
        draw z1--z2--z3;
1694
 
enddef;
1695
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1696
 
beginchar(147,charwidth#,height#+2hp#,depth#);
1697
 
        "The syllable NZEX";
1698
 
        eyebrow;
1699
 
        NZE;
1700
 
endchar;
1701
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1702
 
beginchar(148,charwidth#,height#+2hp#,depth#);
1703
 
        "The syllable NZE";
1704
 
        NZE;
1705
 
endchar;
1706
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1707
 
def NZU = 
1708
 
        Plus(5wp,oben,11wp,7hp);
1709
 
        Busen(lir,7hp,rer,4.5hp);
1710
 
        Plus(4wp,4hp,12wp,0);
1711
 
enddef;
1712
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1713
 
beginchar(149,charwidth#,height#+2hp#,depth#);
1714
 
        "The syllable NZUX";
1715
 
        eyebrow;
1716
 
        NZU;
1717
 
endchar;
1718
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1719
 
beginchar(150,charwidth#,height#+2hp#,depth#);
1720
 
        "The syllable NZU";
1721
 
        NZU;
1722
 
endchar;
1723
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1724
 
beginchar(151,charwidth#,height#+2hp#,depth#);
1725
 
        "The syllable NZUP";
1726
 
        Plus(5wp,oben,11wp,7.5hp);
1727
 
        Er(1/4width,3.75hp,3/4width,2.25hp);
1728
 
        z1=(lir,8.25hp);
1729
 
        z2=(5wp,7.5hp);
1730
 
        z3=(hm,5.75hp);
1731
 
        z4=(11wp,y2);
1732
 
        z5=(rer,y1);
1733
 
        z6=(hm,0);
1734
 
        getpen;
1735
 
        draw z1{down}..{up}z2&z2{down}..z3..{up}z4&z4{down}..{up}z5;
1736
 
        draw z3--z6;
1737
 
endchar;
1738
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1739
 
def NZUR = 
1740
 
        U(lir,oben,rer,0);
1741
 
        z1=(lir,8hp);
1742
 
        z2=(rer,y1);
1743
 
        z3=(hm,y1);     z4=(x3,0);
1744
 
        getpen;
1745
 
        draw z1--z2;
1746
 
        draw z3--z4;
1747
 
enddef;
1748
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1749
 
beginchar(152,charwidth#,height#+2hp#,depth#);
1750
 
        "The syllable NZURX";
1751
 
        eyebrow;
1752
 
        NZUR;
1753
 
endchar;
1754
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1755
 
beginchar(153,charwidth#,height#+2hp#,depth#);
1756
 
        "The syllable NZUR";
1757
 
        NZUR;
1758
 
endchar;
1759
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1760
 
beginchar(154,charwidth#,height#+2hp#,depth#);
1761
 
        "The syllable NZYT";
1762
 
        z1=(rer,oben);
1763
 
        z2=(7wp,1/2[y1,y3]);
1764
 
        z3=(x1,1/2[y1,y5]);
1765
 
        z4=(x2,1/2[y3,y5]);
1766
 
        z5=(x1,0);
1767
 
        z6=(5wp,9.5hp);
1768
 
                z7=(3wp,1/2[y6,y8]);
1769
 
                        z8=(x6,6hp);
1770
 
        z9=(x6,4hp);
1771
 
                z10=(x7,1/2[y9,y11]);
1772
 
                        z11=(x6,0.5hp);
1773
 
        getpen;
1774
 
        draw z1{left}..z2..{right}z3 &
1775
 
                z3{left}..z4..{right}z5&z5--z1;
1776
 
        draw z6..z7..z8;
1777
 
        draw z9..z10..z11;
1778
 
endchar;
1779
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1780
 
def NZY = 
1781
 
        Ih(5wp,oben,5wp,0);
1782
 
        z1=(rer,oben);
1783
 
        z2=(5wp,7.5hp);
1784
 
        z3=(3/4width,vm);
1785
 
        z4=(x2,2.5hp);
1786
 
        z5=(rer,0);
1787
 
        getpen;
1788
 
        draw z1--z2&z2{right}..z3..{left}z4&z4--z5;
1789
 
enddef;
1790
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1791
 
beginchar(155,charwidth#,height#+2hp#,depth#);
1792
 
        "The syllable NZYX";
1793
 
        eyebrow;
1794
 
        NZY;
1795
 
endchar;
1796
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1797
 
beginchar(156,charwidth#,height#+2hp#,depth#);
1798
 
        "The syllable NZY";
1799
 
        NZY;
1800
 
endchar;
1801
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1802
 
beginchar(157,charwidth#,height#+2hp#,depth#);
1803
 
        "The syllable NZYP";
1804
 
        Oh(lir,oben,rer,0);
1805
 
        Brunnen(5/32width,16/24height,27/32width,4/24height);
1806
 
endchar;
1807
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1808
 
def NZYR = 
1809
 
        Smiley(5.5wp,9hp,10.5wp,2hp);
1810
 
        U(lir,oben,rer,0);
1811
 
enddef;
1812
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1813
 
beginchar(158,charwidth#,height#+2hp#,depth#);
1814
 
        "The syllable NZYRX";
1815
 
        eyebrow;
1816
 
        NZYR;
1817
 
endchar;
1818
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1819
 
beginchar(159,charwidth#,height#+2hp#,depth#);
1820
 
        "The syllable NZYR";
1821
 
        NZYR;
1822
 
endchar;
1823
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1824
 
beginchar(160,charwidth#,height#+2hp#,depth#);
1825
 
        "The syllable NRAT";
1826
 
        Oh(lir,oben,rer,0);
1827
 
        z3=(lir,vm);
1828
 
        z4=(rer,y3);
1829
 
        z6=(hm,8hp);
1830
 
        z7=(x6,6.25hp);
1831
 
        z8=(x6,3.75hp);
1832
 
        z9=(x6,2hp);
1833
 
        getpen;
1834
 
        draw z3--z4;
1835
 
        draw z6--z7;
1836
 
        draw z8--z9;
1837
 
endchar;
1838
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1839
 
def NRA = 
1840
 
        Oh(2/8width,oben,6/8width,0);
1841
 
        x1=x2=x3=x4=lir;
1842
 
        x5=x6=x7=x8=rer;
1843
 
        y1=y5=oben-1hp;
1844
 
        y4=y8=1hp;
1845
 
        y2=y6=1/4[y1,y4];
1846
 
        y3=y7=3/4[y1,y4];
1847
 
        z9=(lir,vm);
1848
 
        z10=(rer,y9);
1849
 
        draw z9--z10;
1850
 
        getpen;
1851
 
        draw z1--z2; draw z3--z4;
1852
 
        draw z5--z6; draw z7--z8;
1853
 
enddef;
1854
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1855
 
beginchar(161,charwidth#,height#+2hp#,depth#);
1856
 
        "The syllable NRAX";
1857
 
        eyebrow;
1858
 
        NRA;
1859
 
endchar;
1860
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1861
 
beginchar(162,charwidth#,height#+2hp#,depth#);
1862
 
        "The syllable NRA";
1863
 
        NRA;
1864
 
endchar;
1865
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1866
 
beginchar(163,charwidth#,height#+2hp#,depth#);
1867
 
        "The syllable NRAP";
1868
 
        II(5wp,oben,11wp,0);
1869
 
        z1=(lir,1.5hp);
1870
 
        z2=(5wp,2.75hp);
1871
 
        z3=(11wp,7.25hp);
1872
 
        z4=(rer,8.5hp);
1873
 
        getpen;
1874
 
        draw z1--z2;
1875
 
        draw z3--z4;
1876
 
endchar;
1877
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1878
 
def NRO = 
1879
 
        Sichel(lir,oben,13wp,0);
1880
 
        Plus(4wp,8hp,10wp,4hp);
1881
 
enddef;
1882
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1883
 
beginchar(164,charwidth#,height#+2hp#,depth#);
1884
 
        "The syllable NROX";
1885
 
        eyebrow;
1886
 
        NRO;
1887
 
endchar;
1888
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1889
 
beginchar(165,charwidth#,height#+2hp#,depth#);
1890
 
        "The syllable NRO";
1891
 
        NRO;
1892
 
endchar;
1893
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1894
 
beginchar(166,charwidth#,height#+2hp#,depth#);
1895
 
        "The syllable NROP";
1896
 
        Sichel(lir,8.5hp,13wp,0);
1897
 
        Liane(4wp,oben,12wp,6hp);
1898
 
endchar;
1899
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1900
 
beginchar(167,charwidth#,height#+2hp#,depth#);
1901
 
        "The syllable NRET";
1902
 
        Ih(lir,6hp,rer,6hp);
1903
 
        II(3wp,4.5hp,13wp,2hp);
1904
 
        z1=(13wp,oben);
1905
 
        z2=(x1,7.5hp);
1906
 
        z3=(hm,8.75hp);
1907
 
        z4=(hm,0);
1908
 
        getpen;
1909
 
        draw z1--z2--z3--z4;
1910
 
endchar;
1911
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1912
 
def NRE = 
1913
 
        z1=(4wp,vm);
1914
 
        z2=(12wp,y1);
1915
 
        z3=(rer,oben);
1916
 
        z4=(rer,8hp);
1917
 
        z5=(x2,9hp);
1918
 
        z6=(x5,0);
1919
 
        z13=(x1,oben);
1920
 
        z14=(x13,1hp);
1921
 
        z15=(lir,2hp);
1922
 
        z16=(x15,0);
1923
 
        getpen;
1924
 
        draw z1--z2;
1925
 
        draw z3--z4--z5--z6;
1926
 
        draw z13--z14--z15--z16;
1927
 
enddef;
1928
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1929
 
beginchar(168,charwidth#,height#+2hp#,depth#);
1930
 
        "The syllable NREX";
1931
 
        eyebrow;
1932
 
        NRE;
1933
 
endchar;
1934
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1935
 
beginchar(169,charwidth#,height#+2hp#,depth#);
1936
 
        "The syllable NRE";
1937
 
        NRE;
1938
 
endchar;
1939
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1940
 
beginchar(170,charwidth#,height#+2hp#,depth#);
1941
 
        "The syllable NREP";
1942
 
        % z1 .. z5 : "d"
1943
 
        z1=(13wp,8.5hp);
1944
 
        z2=(9.5wp,oben);
1945
 
        z3=(x2,0);
1946
 
        z4=(lir,1/2[y5,0]);
1947
 
        z5=(x2,6hp);
1948
 
        z6=(rer,7.5hp);
1949
 
        z7=(x2,1/2[y6,y8]);
1950
 
        z8=(x6,1.5hp);
1951
 
        z9=(x8,y7);
1952
 
        getpen;
1953
 
        draw z1--z2--z3;
1954
 
        draw z3{left}..z4..{right}z5;
1955
 
        draw z6..z7..z8;
1956
 
        draw z7--z9;
1957
 
endchar;
1958
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1959
 
beginchar(171,charwidth#,height#+2hp#,depth#);
1960
 
        "The syllable NRUT";
1961
 
        Oh(lir,oben,11wp,0);
1962
 
        N(7wp,8.5hp,rer,5.75hp);
1963
 
        N(7wp,4.25hp,rer,1.5hp);
1964
 
endchar;
1965
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1966
 
def NRU = 
1967
 
        Oh(lir,9.25hp,6.5wp,5.75hp);
1968
 
        Ih(6.5wp,7.25hp,10.5wp,7.25hp);
1969
 
        Oh(lir,4.25hp,6.5wp,0.75hp);
1970
 
        Ih(6.5wp,2.75hp,10.5wp,2.75hp);
1971
 
        z1=(14wp,oben);
1972
 
        z2=(x1,8hp);
1973
 
        z3=(10.5wp,10hp);
1974
 
        z4=(x3,0);
1975
 
        getpen;
1976
 
        draw z2--z3--z4;
1977
 
enddef;
1978
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
1979
 
beginchar(172,charwidth#,height#+2hp#,depth#);
1980
 
        "The syllable NRUX";
1981
 
        eyebrow;
1982
 
        NRU;
1983
 
endchar;
1984
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1985
 
beginchar(173,charwidth#,height#+2hp#,depth#);
1986
 
        "The syllable NRU";
1987
 
        NRU;
1988
 
endchar;
1989
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1990
 
beginchar(174,charwidth#,height#+2hp#,depth#);
1991
 
        "The syllable NRUP";
1992
 
        Liane(lir,oben,rer,6.5hp);
1993
 
        Plus(lir,6hp,6.25wp,3.5hp);
1994
 
        Plus(9.75wp,6hp,rer,3.5hp);
1995
 
        z1=(8wp,6.5hp);
1996
 
        z2=(x1,1.25hp);
1997
 
        z3=(5wp,2.5hp);
1998
 
        z4=(x3,0);
1999
 
        getpen;
2000
 
        draw z1--z2--z3--z4;
2001
 
endchar;
2002
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2003
 
def NRUR = 
2004
 
        Oh(2wp,oben,14wp,5hp);
2005
 
        z1=(hm,5hp);
2006
 
        z2=(hm,1.5hp);
2007
 
        z3=(lir,y2);
2008
 
        getpen;
2009
 
        draw z1---z2{down}..{up}z3;
2010
 
enddef;
2011
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2012
 
beginchar(175,charwidth#,height#+2hp#,depth#);
2013
 
        "The syllable NRURX";
2014
 
        eyebrow;
2015
 
        NRUR;
2016
 
endchar;
2017
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2018
 
beginchar(176,charwidth#,height#+2hp#,depth#);
2019
 
        "The syllable NRUR";
2020
 
        NRUR;
2021
 
endchar;
2022
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2023
 
beginchar(177,charwidth#,height#+2hp#,depth#);
2024
 
        "The syllable NRYT";
2025
 
        Xi(lir,9hp,rer,4.25hp);
2026
 
        z1=(8wp,10hp);
2027
 
        z2=(x1,1.25hp);
2028
 
        z3=(4wp,2.5hp);
2029
 
        z4=(x3,0);
2030
 
        getpen;
2031
 
        draw z1--z2--z3--z4;
2032
 
endchar;
2033
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2034
 
def NRY = 
2035
 
        II(4.5wp,oben,13wp,0);
2036
 
        z1=(lir,1.5hp);
2037
 
        z2=(7wp,4hp);
2038
 
        z3=(4.5wp,6.75hp);
2039
 
        z4=(13wp,y3);
2040
 
        getpen;
2041
 
        draw z1--z2;
2042
 
        draw z3--z4;
2043
 
enddef;
2044
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2045
 
beginchar(178,charwidth#,height#+2hp#,depth#);
2046
 
        "The syllable NRYX";
2047
 
        eyebrow;
2048
 
        NRY;
2049
 
endchar;
2050
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2051
 
beginchar(179,charwidth#,height#+2hp#,depth#);
2052
 
        "The syllable NRY";
2053
 
        NRY;
2054
 
endchar;
2055
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2056
 
beginchar(180,charwidth#,height#+2hp#,depth#);
2057
 
        "The syllable NRYP";
2058
 
        Ih(8.5wp,oben,8.5wp,0);
2059
 
        Ih(3wp,9.5hp,3wp,4.5hp);
2060
 
        Ih(3wp,7hp,8.5wp,7hp);
2061
 
        Ih(lir,0,rer,0);
2062
 
endchar;
2063
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2064
 
def NRYR = 
2065
 
        Z(lir,oben,3/4width,0);
2066
 
        Oh(8.75wp,4.5hp,11.75wp,1.5hp);
2067
 
        z1=(7wp,6hp);
2068
 
        z2=(13wp,4.5hp);
2069
 
        z3=(rer,3hp);
2070
 
        getpen;
2071
 
        draw z1..z2..z3;
2072
 
enddef;
2073
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2074
 
beginchar(181,charwidth#,height#+2hp#,depth#);
2075
 
        "The syllable NRYRX";
2076
 
        eyebrow;
2077
 
        NRYR;
2078
 
endchar;
2079
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2080
 
beginchar(182,charwidth#,height#+2hp#,depth#);
2081
 
        "The syllable NRYR";
2082
 
        NRYR;
2083
 
endchar;
2084
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2085
 
beginchar(183,charwidth#,height#+2hp#,depth#);
2086
 
        "The syllable NJIT";
2087
 
        z1=(8.5wp,oben);
2088
 
        z2=(x1,1.5hp);
2089
 
        z3=(lir,y2);
2090
 
        z4=(rer,9hp);
2091
 
        z5=(lir,1/2[y4,y6]);
2092
 
        z6=(rer,5hp);
2093
 
        getpen;
2094
 
        draw z1---z2{down}..{up}z3;
2095
 
        draw z4{left}..z5..{right}z6;
2096
 
endchar;
2097
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2098
 
def NJI = 
2099
 
        Liane(2wp,oben,14wp,6hp);
2100
 
        z1=(hm,oben);
2101
 
        z2=(hm,1.5hp);
2102
 
        z3=(lir,y2);
2103
 
        getpen;
2104
 
        draw z1---z2{down}..{up}z3;
2105
 
enddef;
2106
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2107
 
beginchar(184,charwidth#,height#+2hp#,depth#);
2108
 
        "The syllable NJIX";
2109
 
        eyebrow;
2110
 
        NJI;
2111
 
endchar;
2112
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2113
 
beginchar(185,charwidth#,height#+2hp#,depth#);
2114
 
        "The syllable NJI";
2115
 
        NJI;
2116
 
endchar;
2117
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2118
 
beginchar(186,charwidth#,height#+2hp#,depth#);
2119
 
        "The syllable NJIP";
2120
 
        hip:=11wp; %Hilfsliniengeber
2121
 
        U(lir,oben,hip,0);
2122
 
        z1=(lir,8hp);
2123
 
        z2=(hip,y1);
2124
 
        z3=(rer,1/2[y2,y4]);
2125
 
        z4=(x2,5hp);
2126
 
        getpen;
2127
 
        draw z1---z2{right}..z3..{left}z4;
2128
 
endchar;
2129
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2130
 
beginchar(187,charwidth#,height#+2hp#,depth#);
2131
 
        "The syllable NJIET";
2132
 
        Busen(lir,oben,rer,6hp);
2133
 
        III(1/4width,4.25hp,3/4width,1.75hp);
2134
 
        Ih(1/4width,0,3/4width,0);
2135
 
endchar;
2136
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2137
 
def NJIE = 
2138
 
        Oh(4.5wp,oben,11.5wp,0);
2139
 
        N(lir,7hp,rer,3hp);
2140
 
        z1=(hm,8.5hp);
2141
 
        z2=(hm,6.75hp);
2142
 
        z3=(hm,3.25hp);
2143
 
        z4=(hm,1.5hp);
2144
 
        getpen;
2145
 
        draw z1--z2;
2146
 
        draw z3--z4;
2147
 
enddef;
2148
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2149
 
beginchar(188,charwidth#,height#+2hp#,depth#);
2150
 
        "The syllable NJIEX";
2151
 
        eyebrow;
2152
 
        NJIE;
2153
 
endchar;
2154
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2155
 
beginchar(189,charwidth#,height#+2hp#,depth#);
2156
 
        "The syllable NJIE";
2157
 
        NJIE;
2158
 
endchar;
2159
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2160
 
beginchar(190,charwidth#,height#+2hp#,depth#);
2161
 
        "The syllable NJIEP";
2162
 
        Oh(3wp,oben,13wp,6hp);
2163
 
        Ih(lir,4.5hp,rer,4.5hp);
2164
 
        Ih(hm,6hp,hm,1hp);
2165
 
        II(4wp,3.5hp,12wp,2.25hp);
2166
 
        z1=(lir,2hp);
2167
 
        z2=(hm,0);
2168
 
        z3=(rer,y1);
2169
 
        getpen;
2170
 
        draw z1..z2..z3;
2171
 
endchar;
2172
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2173
 
def NJUO = 
2174
 
        Busen(lir,3hp,rer,0);
2175
 
        z1=(4wp,4hp);
2176
 
        z2=(x1,oben);
2177
 
        z3=(12wp,8.5hp);
2178
 
        z4=(x3,y1);
2179
 
        z5=(x3,y2);
2180
 
        z6=(rer,y3);
2181
 
        z7=(x1,5.5hp);
2182
 
        z8=(x3,y7);
2183
 
        getpen;
2184
 
        draw z1--z2--z3;
2185
 
        draw z4--z5--z6;
2186
 
        draw z7--z8;
2187
 
enddef;
2188
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2189
 
beginchar(191,charwidth#,height#+2hp#,depth#);
2190
 
        "The syllable NJUOX";
2191
 
        eyebrow;
2192
 
        NJUO;
2193
 
endchar;
2194
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2195
 
beginchar(192,charwidth#,height#+2hp#,depth#);
2196
 
        "The syllable NJUO";
2197
 
        NJUO;
2198
 
endchar;
2199
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2200
 
beginchar(193,charwidth#,height#+2hp#,depth#);
2201
 
        "The syllable NJOT";
2202
 
        IXI(lir,oben,11wp,0);
2203
 
        Tdash(rer,oben,0);
2204
 
endchar;
2205
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2206
 
def NJO = 
2207
 
        IXI(lir,oben,9.5wp,0);
2208
 
        z4=(12wp,9hp);
2209
 
        z5=(9.75wp,1/2[y4,y6]);
2210
 
        z6=(x4,1hp);
2211
 
        % Zwei Hilfspunkte!
2212
 
        z7=(lir,y4);
2213
 
        z8=(lir,y6);
2214
 
        getpen;
2215
 
        draw z4{z5-z7}..{left}z5&z5{right}..{z8-z5}z6;
2216
 
enddef;
2217
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2218
 
beginchar(194,charwidth#,height#+2hp#,depth#);
2219
 
        "The syllable NJOX";
2220
 
        eyebrow;
2221
 
        NJO;
2222
 
endchar;
2223
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2224
 
beginchar(195,charwidth#,height#+2hp#,depth#);
2225
 
        "The syllable NJO";
2226
 
        NJO;
2227
 
endchar;
2228
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2229
 
beginchar(196,charwidth#,height#+2hp#,depth#);
2230
 
        "The syllable NJOP";
2231
 
        N(lir,7hp,rer,3hp);
2232
 
        z1=(1/4width,10hp);
2233
 
        z2=(11wp,vm);
2234
 
        z3=(x1,0hp);
2235
 
        z4=(3/4width,y1);
2236
 
        z5=(5wp,vm);
2237
 
        z6=(x4,y3);
2238
 
        getpen;
2239
 
        draw z1..z2..z3;
2240
 
        draw z4..z5..z6;
2241
 
endchar;
2242
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2243
 
def NJU = 
2244
 
        Ih(4wp,vm,rer,vm);
2245
 
        Ih(11wp,8.25hp,11wp,6.75hp);
2246
 
        Ih(11wp,3.25hp,11wp,1.75hp);
2247
 
        z1=(13wp,oben);
2248
 
        z2=(4wp,vm);
2249
 
        z3=(x1,0);
2250
 
        getpen;
2251
 
        draw z1..z2..z3;
2252
 
enddef;
2253
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2254
 
beginchar(197,charwidth#,height#+2hp#,depth#);
2255
 
        "The syllable NJUX";
2256
 
        eyebrow;
2257
 
        NJU;
2258
 
endchar;
2259
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2260
 
beginchar(198,charwidth#,height#+2hp#,depth#);
2261
 
        "The syllable NJU";
2262
 
        NJU;
2263
 
endchar;
2264
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2265
 
beginchar(199,charwidth#,height#+2hp#,depth#);
2266
 
        "The syllable NJUP";
2267
 
        Ih(4wp,vm,11wp,vm);
2268
 
        z1=(13wp,oben);
2269
 
        z2=(4wp,vm);
2270
 
        z3=(x1,0);
2271
 
        z4=(11wp,7.5hp);
2272
 
        z5=(rer,vm);
2273
 
        z6=(x4,2.5hp);
2274
 
        getpen;
2275
 
        draw z1..z2..z3;
2276
 
        draw z4..z5..z6;
2277
 
endchar;
2278
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2279
 
def NJUR = 
2280
 
        Ih(5wp,7hp,14wp,7hp);
2281
 
        z1=(rer,8.5hp);
2282
 
        z2=(10.5wp,oben);
2283
 
        z3=(x2,2hp);
2284
 
        z4=(6wp,3.25hp);
2285
 
        z5=(x4,0);
2286
 
        z15=(7.5wp,4.5hp);
2287
 
        z16=(4.25wp,1/2[y15,y17]);
2288
 
        z17=(3.75wp,3hp);
2289
 
        getpen;
2290
 
        draw z1--z2--z3--z4--z5;
2291
 
        draw z15..tension 1.2..z16..tension 1.2..z17;
2292
 
enddef;
2293
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2294
 
beginchar(200,charwidth#,height#+2hp#,depth#);
2295
 
        "The syllable NJURX";
2296
 
        eyebrow;
2297
 
        NJUR;
2298
 
endchar;
2299
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2300
 
beginchar(201,charwidth#,height#+2hp#,depth#);
2301
 
        "The syllable NJUR";
2302
 
        NJUR;
2303
 
endchar;
2304
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2305
 
beginchar(202,charwidth#,height#+2hp#,depth#);
2306
 
        "The syllable NJYT";
2307
 
        S(2wp,oben,10.5wp,0);
2308
 
        Oh(10.5wp,oben,rer,6.75hp);
2309
 
        Ih(2wp,3hp,2wp,0);
2310
 
endchar;
2311
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2312
 
def NJY = 
2313
 
        X(1/4width,9hp,rer,4.25hp);
2314
 
        z1=(9wp,10hp);
2315
 
        z2=(x1,1.5hp);
2316
 
        z3=(3wp,3hp);
2317
 
        z4=(x3,0);
2318
 
        getpen;
2319
 
        draw z1--z2--z3--z4;
2320
 
enddef;
2321
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2322
 
beginchar(203,charwidth#,height#+2hp#,depth#);
2323
 
        "The syllable NJYX";
2324
 
        eyebrow;
2325
 
        NJY;
2326
 
endchar;
2327
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2328
 
beginchar(204,charwidth#,height#+2hp#,depth#);
2329
 
        "The syllable NJY";
2330
 
        NJY;
2331
 
endchar;
2332
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2333
 
beginchar(205,charwidth#,height#+2hp#,depth#);
2334
 
        "The syllable NJYP";
2335
 
        II(1/4width,oben,3/4width,9hp);
2336
 
        Z(lir,8hp,rer,0);
2337
 
endchar;
2338
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2339
 
def NJYR = 
2340
 
        z1=(rer,8.5hp);
2341
 
        z2=(10.5wp,oben);
2342
 
        z3=(x2,2hp);
2343
 
        z4=(5.25wp,3.25hp);
2344
 
        z5=(x4,0);
2345
 
        z6=(6.5wp,9.75hp);
2346
 
        z7=(x6,4.75hp);
2347
 
        z8=(lir,5.75hp);
2348
 
        z9=(lir,8.5hp);
2349
 
        z10=(x7,7.5hp);
2350
 
        getpen;
2351
 
        draw z1--z2--z3--z4--z5;
2352
 
        draw z6--z7--z8;
2353
 
        draw z9--z10;
2354
 
enddef;
2355
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2356
 
beginchar(206,charwidth#,height#+2hp#,depth#);
2357
 
        "The syllable NJYRX";
2358
 
        eyebrow;
2359
 
        NJYR;
2360
 
endchar;
2361
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2362
 
beginchar(207,charwidth#,height#+2hp#,depth#);
2363
 
        "The syllable NJYR";
2364
 
        NJYR;
2365
 
endchar;
2366
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2367
 
beginchar(208,charwidth#,height#+2hp#,depth#);
2368
 
        "The syllable NYIT";
2369
 
        Liane(lir,oben,rer,7.25hp);
2370
 
        Huegel(lir,6.25hp,rer,3.5hp);
2371
 
        z1=(8wp,10hp);
2372
 
        z2=(x1,1.25hp);
2373
 
        z3=(4wp,2.5hp);
2374
 
        z4=(x3,0);
2375
 
        getpen;
2376
 
        draw z1--z2--z3--z4;
2377
 
endchar;
2378
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2379
 
def NYI = 
2380
 
        san(lir,6.5hp,rer,2.5hp);
2381
 
        z1=(rer,8hp);
2382
 
        z2=(hm,oben);
2383
 
        z3=(hm,0);
2384
 
        getpen;
2385
 
        draw z1--z2--z3;
2386
 
enddef;
2387
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2388
 
beginchar(209,charwidth#,height#+2hp#,depth#);
2389
 
        "The syllable NYIX";
2390
 
        eyebrow;
2391
 
        NYI;
2392
 
endchar;
2393
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2394
 
beginchar(210,charwidth#,height#+2hp#,depth#);
2395
 
        "The syllable NYI";
2396
 
        NYI;
2397
 
endchar;
2398
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2399
 
beginchar(211,charwidth#,height#+2hp#,depth#);
2400
 
        "The syllable NYIP";
2401
 
        z1=(4wp,0);
2402
 
        z2=(x1,oben);
2403
 
        z3=(12wp,8hp);
2404
 
        z10=(11wp,2hp);
2405
 
        z11=(x10,6hp);
2406
 
        getpen;
2407
 
        draw z1--z2--z3;
2408
 
        draw z10--z11;
2409
 
endchar;
2410
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2411
 
beginchar(212,charwidth#,height#+2hp#,depth#);
2412
 
        "The syllable NYIET";
2413
 
        Liane(6wp,oben,10wp,6.75hp);
2414
 
        Huegel(6wp,3.25hp,10wp,0);
2415
 
        z1=(lir,oben);
2416
 
        z2=(4.75wp,vm);
2417
 
        z3=(lir,0);
2418
 
        z4=(rer,oben);
2419
 
        z5=(11.25wp,y2);
2420
 
        z6=(rer,0);
2421
 
        getpen;
2422
 
        draw z1..z2..z3;
2423
 
        draw z4..z5..z6;
2424
 
        draw z2--z5;
2425
 
endchar;
2426
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2427
 
def NYIE = 
2428
 
        Ih(8wp,oben,8wp,6.75hp);
2429
 
        Huegel(6.5wp,3.25hp,10.25wp,0);
2430
 
        z1=(4.5wp,oben);
2431
 
        z2=(4.5wp,0);
2432
 
        z3=(lir,1.5hp);
2433
 
        z4=(rer,oben);
2434
 
        z5=(11.25wp,vm);
2435
 
        z6=(rer,0);
2436
 
        getpen;
2437
 
        draw z1--z2--z3;
2438
 
        draw z4..z5..z6;
2439
 
        draw (x2,vm)--z5;
2440
 
enddef;
2441
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2442
 
beginchar(213,charwidth#,height#+2hp#,depth#);
2443
 
        "The syllable NYIEX";
2444
 
        eyebrow;
2445
 
        NYIE;
2446
 
endchar;
2447
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2448
 
beginchar(214,charwidth#,height#+2hp#,depth#);
2449
 
        "The syllable NYIE";
2450
 
        NYIE;
2451
 
endchar;
2452
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2453
 
beginchar(215,charwidth#,height#+2hp#,depth#);
2454
 
        "The syllable NYIEP";
2455
 
        Ddash(hm,oben,hm,0);
2456
 
        z1=(lir,oben);
2457
 
        z2=(5wp,vm);
2458
 
        z3=(lir,0);
2459
 
        z4=(rer,oben);
2460
 
        z5=(11wp,y2);
2461
 
        z6=(rer,0);
2462
 
        getpen;
2463
 
        draw z1..z2..z3;
2464
 
        draw z4..z5..z6;
2465
 
        draw z2--z5;
2466
 
endchar;
2467
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2468
 
def NYUO = 
2469
 
        Oh(3wp,oben,13wp,5hp);
2470
 
        Ih(hm,8.15hp,hm,6.85hp);
2471
 
        z1=(lir,3.75hp);
2472
 
        z2=(rer,y1);
2473
 
        z3=(x1,0);
2474
 
        z4=(x2,y3);
2475
 
        getpen;
2476
 
        draw z1--z2--z3--z4;
2477
 
enddef;
2478
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2479
 
beginchar(216,charwidth#,height#+2hp#,depth#);
2480
 
        "The syllable NYUOX";
2481
 
        eyebrow;
2482
 
        NYUO;
2483
 
endchar;
2484
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2485
 
beginchar(217,charwidth#,height#+2hp#,depth#);
2486
 
        "The syllable NYUO";
2487
 
        NYUO;
2488
 
endchar;
2489
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2490
 
beginchar(218,charwidth#,height#+2hp#,depth#);
2491
 
        "The syllable NYUOP";
2492
 
        Liane(5wp,oben,10.5wp,7hp);
2493
 
        Liane(lir,9hp,rer,5.5hp);
2494
 
        H(3wp,5hp,13wp,1.75hp);
2495
 
        Ih(hm,5.5hp,hm,0);
2496
 
endchar;
2497
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2498
 
beginchar(219,charwidth#,height#+2hp#,depth#);
2499
 
        "The syllable NYOT";
2500
 
        Ih(hm,oben,hm,0);
2501
 
        z1=(lir,9hp);
2502
 
        z2=(6wp,vm);
2503
 
        z3=(lir,1hp);
2504
 
        z4=(rer,y1);
2505
 
        z5=(10wp,vm);
2506
 
        z6=(rer,y3);
2507
 
        getpen;
2508
 
        draw z1..z2..z3;
2509
 
        draw z4..z5..z6;
2510
 
endchar;
2511
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2512
 
def NYO = 
2513
 
        Z(3wp,oben,13wp,0);
2514
 
        N(lir,7.5hp,rer,5.5hp);
2515
 
        N(lir,4.5hp,rer,2.5hp);
2516
 
enddef;
2517
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2518
 
beginchar(220,charwidth#,height#+2hp#,depth#);
2519
 
        "The syllable NYOX";
2520
 
        eyebrow;
2521
 
        NYO;
2522
 
endchar;
2523
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2524
 
beginchar(221,charwidth#,height#+2hp#,depth#);
2525
 
        "The syllable NYO";
2526
 
        NYO;
2527
 
endchar;
2528
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2529
 
beginchar(222,charwidth#,height#+2hp#,depth#);
2530
 
        "The syllable NYOP";
2531
 
        Arsch(lir,oben,rer,0);
2532
 
endchar;
2533
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2534
 
beginchar(223,charwidth#,height#+2hp#,depth#);
2535
 
        "The syllable NYUT";
2536
 
        Oh(lir,oben,rer,0);
2537
 
        z1=(hm,6.25hp);
2538
 
        z2=(x1,3.75hp);
2539
 
        z3=(lir,vm);
2540
 
        z4=(rer,y3);
2541
 
        getpen;
2542
 
        draw z1--z2;
2543
 
        draw z3--z4;
2544
 
endchar;
2545
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2546
 
def NYU = 
2547
 
        II(4wp,oben,10.5wp,0);
2548
 
        z1=(4wp,8hp);
2549
 
        z2=(rer,6.25hp);
2550
 
        z3=(13wp,4hp);
2551
 
        z4=(13wp,2hp);
2552
 
        getpen;
2553
 
        draw z1--z2;
2554
 
        draw z3--z4;
2555
 
enddef;
2556
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2557
 
beginchar(224,charwidth#,height#+2hp#,depth#);
2558
 
        "The syllable NYUX";
2559
 
        eyebrow;
2560
 
        NYU;
2561
 
endchar;
2562
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2563
 
beginchar(225,charwidth#,height#+2hp#,depth#);
2564
 
        "The syllable NYU";
2565
 
        NYU;
2566
 
endchar;
2567
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2568
 
beginchar(226,charwidth#,height#+2hp#,depth#);
2569
 
        "The syllable NYUP";
2570
 
        Ih(8.5wp,oben,8.5wp,0);
2571
 
        Ih(13wp,3.25hp,13wp,1.5hp);
2572
 
        z4=(rer,9hp);
2573
 
        z5=(lir,1/2[y4,y6]);
2574
 
        z6=(rer,4.75hp);
2575
 
        getpen;
2576
 
        draw z4{left}..z5..{right}z6;
2577
 
endchar;
2578
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2579
 
beginchar(227,charwidth#,height#+2hp#,depth#);
2580
 
        "The syllable PIT";
2581
 
        % z1 .. z5 : "d"
2582
 
        z1=(rer,8.5hp);
2583
 
        z2=(11wp,oben);
2584
 
        z3=(x2,0);
2585
 
        z4=(lir,1/2[y5,0]);
2586
 
        z5=(x2,6hp);
2587
 
        z6=(3wp,4hp);
2588
 
        z7=(x2,y6);
2589
 
        z8=(3wp,2hp);
2590
 
        z9=(x2,y8);
2591
 
        getpen;
2592
 
        draw z1--z2--z3;
2593
 
        draw z3{left}..z4..{right}z5;
2594
 
        draw z6--z7;
2595
 
        draw z8--z9;
2596
 
endchar;
2597
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2598
 
def PI = 
2599
 
        Oh(5wp,oben,rer,0);
2600
 
        z1=(lir,8.5hp);
2601
 
        z2=(x1,4hp);
2602
 
        z3=(rer,vm);
2603
 
        getpen;
2604
 
        draw z1--z2--z3;
2605
 
enddef;
2606
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2607
 
beginchar(228,charwidth#,height#+2hp#,depth#);
2608
 
        "The syllable PIX";
2609
 
        eyebrow;
2610
 
        PI;
2611
 
endchar;
2612
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2613
 
beginchar(229,charwidth#,height#+2hp#,depth#);
2614
 
        "The syllable PI";
2615
 
        PI;
2616
 
endchar;
2617
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2618
 
beginchar(230,charwidth#,height#+2hp#,depth#);
2619
 
        "The syllable PIP";
2620
 
        X(1/4width,oben,3/4width,0);
2621
 
        II(11.5wp,6.75hp,rer,3.25hp);
2622
 
endchar;
2623
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2624
 
def PIE = 
2625
 
        Oh(lir,oben,9.25wp,0);
2626
 
        Ih(lir,vm,9wp,vm);
2627
 
        II(11.5wp,7.5hp,rer,2.5hp);
2628
 
enddef;
2629
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2630
 
beginchar(231,charwidth#,height#+2hp#,depth#);
2631
 
        "The syllable PIEX";
2632
 
        eyebrow;
2633
 
        PIE;
2634
 
endchar;
2635
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2636
 
beginchar(232,charwidth#,height#+2hp#,depth#);
2637
 
        "The syllable PIE";
2638
 
        PIE;
2639
 
endchar;
2640
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2641
 
beginchar(233,charwidth#,height#+2hp#,depth#);
2642
 
        "The syllable PIEP";
2643
 
        Oh(3wp,oben,13wp,5hp);
2644
 
        Busen(lir,3hp,rer,0);
2645
 
        Ih(hm,8.25hp,hm,6.75hp);
2646
 
        Ih(hm,5hp,hm,3hp);
2647
 
endchar;
2648
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2649
 
beginchar(234,charwidth#,height#+2hp#,depth#);
2650
 
        "The syllable PAT";
2651
 
        H(lir,oben,rer,0);
2652
 
endchar;
2653
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2654
 
def PA = 
2655
 
        U(lir,oben,rer,0);
2656
 
        z1=(lir,6.5hp);
2657
 
        z2=(rer,y1);
2658
 
        z3=(hm,oben);   z4=(x3,0);
2659
 
        getpen;
2660
 
        draw z1--z2;
2661
 
        draw z3--z4;
2662
 
enddef;
2663
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2664
 
beginchar(235,charwidth#,height#+2hp#,depth#);
2665
 
        "The syllable PAX";
2666
 
        eyebrow;
2667
 
        PA;
2668
 
endchar;
2669
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2670
 
beginchar(236,charwidth#,height#+2hp#,depth#);
2671
 
        "The syllable PA";
2672
 
        PA;
2673
 
endchar;
2674
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2675
 
beginchar(237,charwidth#,height#+2hp#,depth#);
2676
 
        "The syllable PAP";
2677
 
        hip:=10wp; %Hilfsliniengeber
2678
 
        U(2wp,oben,hip,0);
2679
 
        x13:=hip;
2680
 
        x14=x15=x16=rer;
2681
 
        y13=y14=5hp;
2682
 
        y15=9hp;
2683
 
        y16-1/24height=1/24height;
2684
 
        getpen;
2685
 
        draw z13--z14; %Horizontale
2686
 
        draw z15--z16; %Vertikale
2687
 
endchar;
2688
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2689
 
def PUO = 
2690
 
        II(lir,4.5hp,3/8width,2hp);
2691
 
        Ih(lir,8hp,rer,8hp);
2692
 
        Ih(5/8width,6hp,5/8width,0);
2693
 
        Ih(7/8width,4.5hp,7/8width,2hp);
2694
 
        z1=(rer,oben);
2695
 
        z2=(lir,8hp);
2696
 
        z3=(rer,6hp);
2697
 
        getpen;
2698
 
        draw z1{left}..z2..{right}z3;
2699
 
enddef;
2700
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2701
 
beginchar(238,charwidth#,height#+2hp#,depth#);
2702
 
        "The syllable PUOX";
2703
 
        eyebrow;
2704
 
        PUO;
2705
 
endchar;
2706
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2707
 
beginchar(239,charwidth#,height#+2hp#,depth#);
2708
 
        "The syllable PUO";
2709
 
        PUO;
2710
 
endchar;
2711
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2712
 
beginchar(240,charwidth#,height#+2hp#,depth#);
2713
 
        "The syllable PUOP";
2714
 
        Plus(lir,9.8hp,rer,3.7hp);
2715
 
        z1=(rer,oben);
2716
 
        z2=(rer,2.5hp);
2717
 
        z3=(9wp,0);
2718
 
        z4=(lir,2hp);
2719
 
        z5=(hm,9.8hp);
2720
 
        z6=(lir,1/2[y1,y8]);
2721
 
        z7=(hm,3.7hp);
2722
 
        z8=(rer,3.5hp);
2723
 
        getpen;
2724
 
        draw z1---z2..z3..z4;
2725
 
        draw z1{left}..z5..z6..z7..{right}z8;
2726
 
endchar;
2727
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2728
 
beginchar(241,charwidth#,height#+2hp#,depth#);
2729
 
        "The syllable POT";
2730
 
        Otense(4wp,oben,9.5wp,0,1.4);
2731
 
        Er(lir,6hp,6wp,4hp);
2732
 
        z4=(12wp,9hp);
2733
 
        z5=(9.75wp,1/2[y4,y6]);
2734
 
        z6=(x4,1hp);
2735
 
        % Zwei Hilfspunkte!
2736
 
        z7=(lir,y4);
2737
 
        z8=(lir,y6);
2738
 
        getpen;
2739
 
        draw z4{z5-z7}..{left}z5&z5{right}..{z8-z5}z6;
2740
 
endchar;
2741
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2742
 
def PO = 
2743
 
        Liane(lir,9.5hp,rer,4.75hp);
2744
 
        Ih(hm,oben,hm,4.75hp);
2745
 
        Er(lir,3hp,rer,0);
2746
 
enddef;
2747
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2748
 
beginchar(242,charwidth#,height#+2hp#,depth#);
2749
 
        "The syllable POX";
2750
 
        eyebrow;
2751
 
        PO;
2752
 
endchar;
2753
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2754
 
beginchar(243,charwidth#,height#+2hp#,depth#);
2755
 
        "The syllable PO";
2756
 
        PO;
2757
 
endchar;
2758
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2759
 
beginchar(244,charwidth#,height#+2hp#,depth#);
2760
 
        "The syllable POP";
2761
 
        Er(lir,4hp,rer,2hp);
2762
 
        Ih(hm,6hp,hm,0);
2763
 
        Ih(lir,8hp,rer,8hp);
2764
 
        z1=(rer,oben);
2765
 
        z2=(lir,8hp);
2766
 
        z3=(rer,6hp);
2767
 
        getpen;
2768
 
        draw z1{left}..z2..{right}z3;
2769
 
endchar;
2770
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2771
 
beginchar(245,charwidth#,height#+2hp#,depth#);
2772
 
        "The syllable PUT";
2773
 
        z1=(13wp,oben);
2774
 
        z2=(x1,7hp);
2775
 
        z3=(3wp,9hp);
2776
 
        z4=(x3,1hp);
2777
 
        z5=(x1,3hp);
2778
 
        z6=(x1,0);
2779
 
        getpen;
2780
 
        draw z1--z2--z3--z4--z5--z6;
2781
 
endchar;
2782
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2783
 
def PU = 
2784
 
        Ih(rer,oben,rer,0);
2785
 
        z1=(hm,oben);
2786
 
        z2=(lir,1/2[y1,y3]);
2787
 
        z3=(x1,1/3[y1,y7]);
2788
 
        z4=(x2,1/2[y3,y5]);
2789
 
        z5=(x1,2/3[y1,y7]);
2790
 
        z6=(x2,1/2[y5,y7]);
2791
 
        z7=(x1,0);
2792
 
        getpen;
2793
 
        draw z1{left}..z2..{right}z3&
2794
 
                z3{left}..z4..{right}z5&
2795
 
                        z5{left}..z6..{right}z7;
2796
 
        draw z1--(rer,oben);
2797
 
        draw z3--(rer,y3);
2798
 
        draw z5--(rer,y5);
2799
 
        draw z7--(rer,0);
2800
 
enddef;
2801
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2802
 
beginchar(246,charwidth#,height#+2hp#,depth#);
2803
 
        "The syllable PUX";
2804
 
        eyebrow;
2805
 
        PU;
2806
 
endchar;
2807
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2808
 
beginchar(247,charwidth#,height#+2hp#,depth#);
2809
 
        "The syllable PU";
2810
 
        PU;
2811
 
endchar;
2812
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2813
 
beginchar(248,charwidth#,height#+2hp#,depth#);
2814
 
        "The syllable PUP";
2815
 
        Z(1/4width,oben,3/4width,0);
2816
 
        Ih(5.5wp,6hp,5.5wp,4hp);
2817
 
        z1=(hm,7.5hp);
2818
 
        z2=(lir,vm);
2819
 
        z3=(hm,2.5hp);
2820
 
        getpen;
2821
 
        draw z1{left}..z2..{right}z3;
2822
 
endchar;
2823
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2824
 
def PUR = 
2825
 
        Oh(lir,oben,9.25wp,0);
2826
 
        Ih(5.75wp,6hp,5.75wp,4hp);
2827
 
        Ih(9.25wp,vm,rer,vm);
2828
 
        II(11.5wp,7.5hp,rer,2.5hp);
2829
 
enddef;
2830
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2831
 
beginchar(249,charwidth#,height#+2hp#,depth#);
2832
 
        "The syllable PURX";
2833
 
        eyebrow;
2834
 
        PUR;
2835
 
endchar;
2836
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2837
 
beginchar(250,charwidth#,height#+2hp#,depth#);
2838
 
        "The syllable PUR";
2839
 
        PUR;
2840
 
endchar;
2841
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2842
 
beginchar(251,charwidth#,height#+2hp#,depth#);
2843
 
        "The syllable PYT";
2844
 
        % z1 .. z5 : "d"
2845
 
        z1=(rer,8.5hp);
2846
 
        z2=(10wp,oben);
2847
 
        z3=(x2,0);
2848
 
        z4=(lir,1/2[y5,0]);
2849
 
        z5=(x2,6.5hp);
2850
 
        getpen;
2851
 
        draw z1--z2--z3;
2852
 
        draw z3{left}..z4..{right}z5;
2853
 
endchar;
2854
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2855
 
def PY = 
2856
 
        IXI(lir,oben,rer,0);
2857
 
        Ih(11.5wp,6hp,11.5wp,4hp);
2858
 
enddef;
2859
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2860
 
beginchar(252,charwidth#,height#+2hp#,depth#);
2861
 
        "The syllable PYX";
2862
 
        eyebrow;
2863
 
        PY;
2864
 
endchar;
2865
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2866
 
beginchar(253,charwidth#,height#+2hp#,depth#);
2867
 
        "The syllable PY";
2868
 
        PY;
2869
 
endchar;
2870
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2871
 
beginchar(254,charwidth#,height#+2hp#,depth#);
2872
 
        "The syllable PYP";
2873
 
        Ih(2.5wp,7hp,8wp,7hp);
2874
 
        Ih(rer,7hp,rer,3hp);
2875
 
        Liane(lir,2hp,8.25wp,0);
2876
 
        z1=(rer,8.5hp);
2877
 
        z2=(10.5wp,oben);
2878
 
        z3=(x2,0);
2879
 
        z4=(x2,y1);
2880
 
        z5=(5.25wp,y2);
2881
 
        z6=(x5,2hp);
2882
 
        getpen;
2883
 
        draw z1--z2--z3;
2884
 
        draw z4--z5--z6;
2885
 
endchar;
2886
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2887
 
def PYR = 
2888
 
        % z1 .. z5 : "d"
2889
 
        z1=(rer,8.5hp);
2890
 
        z2=(10wp,oben);
2891
 
        z3=(x2,0);
2892
 
        z4=(lir,1/2[y5,0]);
2893
 
        z5=(x2,6hp);
2894
 
        z6=(1/4width,oben);
2895
 
        z7=(x6,7.5hp);
2896
 
        z8=(rer,y5);
2897
 
        z9=(x8,3hp);
2898
 
        getpen;
2899
 
        draw z1--z2--z3;
2900
 
        draw z3{left}..z4..{right}z5;
2901
 
        draw z6--z7;
2902
 
        draw z8--z9;
2903
 
enddef;
2904
 
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
2905
 
beginchar(255,charwidth#,height#+2hp#,depth#);
2906
 
        "The syllable PYRX";
2907
 
        eyebrow;
2908
 
        PYR;
2909
 
endchar;
2910
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2911
 
end.
2912
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2913
 
%%%%% The Yi Syllable Font, Part III, ends here. %%%%%%%%%%%%%%%
2914
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%