Removing files from data analysis directory
[ou-summer-of-code-2017.git] / 08-word-chains / rush3.dot.ps
1 %!PS-Adobe-3.0
2 %%Creator: graphviz version 2.38.0 (20140413.2041)
3 %%Title: g
4 %%Pages: (atend)
5 %%BoundingBox: (atend)
6 %%EndComments
7 save
8 %%BeginProlog
9 /DotDict 200 dict def
10 DotDict begin
11
12 /setupLatin1 {
13 mark
14 /EncodingVector 256 array def
15 EncodingVector 0
16
17 ISOLatin1Encoding 0 255 getinterval putinterval
18 EncodingVector 45 /hyphen put
19
20 % Set up ISO Latin 1 character encoding
21 /starnetISO {
22 dup dup findfont dup length dict begin
23 { 1 index /FID ne { def }{ pop pop } ifelse
24 } forall
25 /Encoding EncodingVector def
26 currentdict end definefont
27 } def
28 /Times-Roman starnetISO def
29 /Times-Italic starnetISO def
30 /Times-Bold starnetISO def
31 /Times-BoldItalic starnetISO def
32 /Helvetica starnetISO def
33 /Helvetica-Oblique starnetISO def
34 /Helvetica-Bold starnetISO def
35 /Helvetica-BoldOblique starnetISO def
36 /Courier starnetISO def
37 /Courier-Oblique starnetISO def
38 /Courier-Bold starnetISO def
39 /Courier-BoldOblique starnetISO def
40 cleartomark
41 } bind def
42
43 %%BeginResource: procset graphviz 0 0
44 /coord-font-family /Times-Roman def
45 /default-font-family /Times-Roman def
46 /coordfont coord-font-family findfont 8 scalefont def
47
48 /InvScaleFactor 1.0 def
49 /set_scale {
50 dup 1 exch div /InvScaleFactor exch def
51 scale
52 } bind def
53
54 % styles
55 /solid { [] 0 setdash } bind def
56 /dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
57 /dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
58 /invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
59 /bold { 2 setlinewidth } bind def
60 /filled { } bind def
61 /unfilled { } bind def
62 /rounded { } bind def
63 /diagonals { } bind def
64 /tapered { } bind def
65
66 % hooks for setting color
67 /nodecolor { sethsbcolor } bind def
68 /edgecolor { sethsbcolor } bind def
69 /graphcolor { sethsbcolor } bind def
70 /nopcolor {pop pop pop} bind def
71
72 /beginpage { % i j npages
73 /npages exch def
74 /j exch def
75 /i exch def
76 /str 10 string def
77 npages 1 gt {
78 gsave
79 coordfont setfont
80 0 0 moveto
81 (\() show i str cvs show (,) show j str cvs show (\)) show
82 grestore
83 } if
84 } bind def
85
86 /set_font {
87 findfont exch
88 scalefont setfont
89 } def
90
91 % draw text fitted to its expected width
92 /alignedtext { % width text
93 /text exch def
94 /width exch def
95 gsave
96 width 0 gt {
97 [] 0 setdash
98 text stringwidth pop width exch sub text length div 0 text ashow
99 } if
100 grestore
101 } def
102
103 /boxprim { % xcorner ycorner xsize ysize
104 4 2 roll
105 moveto
106 2 copy
107 exch 0 rlineto
108 0 exch rlineto
109 pop neg 0 rlineto
110 closepath
111 } bind def
112
113 /ellipse_path {
114 /ry exch def
115 /rx exch def
116 /y exch def
117 /x exch def
118 matrix currentmatrix
119 newpath
120 x y translate
121 rx ry scale
122 0 0 1 0 360 arc
123 setmatrix
124 } bind def
125
126 /endpage { showpage } bind def
127 /showpage { } def
128
129 /layercolorseq
130 [ % layer color sequence - darkest to lightest
131 [0 0 0]
132 [.2 .8 .8]
133 [.4 .8 .8]
134 [.6 .8 .8]
135 [.8 .8 .8]
136 ]
137 def
138
139 /layerlen layercolorseq length def
140
141 /setlayer {/maxlayer exch def /curlayer exch def
142 layercolorseq curlayer 1 sub layerlen mod get
143 aload pop sethsbcolor
144 /nodecolor {nopcolor} def
145 /edgecolor {nopcolor} def
146 /graphcolor {nopcolor} def
147 } bind def
148
149 /onlayer { curlayer ne {invis} if } def
150
151 /onlayers {
152 /myupper exch def
153 /mylower exch def
154 curlayer mylower lt
155 curlayer myupper gt
156 or
157 {invis} if
158 } def
159
160 /curlayer 0 def
161
162 %%EndResource
163 %%EndProlog
164 %%BeginSetup
165 14 default-font-family set_font
166 1 setmiterlimit
167 % /arrowlength 10 def
168 % /arrowwidth 5 def
169
170 % make sure pdfmark is harmless for PS-interpreters other than Distiller
171 /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
172 % make '<<' and '>>' safe on PS Level 1 devices
173 /languagelevel where {pop languagelevel}{1} ifelse
174 2 lt {
175 userdict (<<) cvn ([) cvn load put
176 userdict (>>) cvn ([) cvn load put
177 } if
178
179 %%EndSetup
180 setupLatin1
181 %%Page: 1 1
182 %%PageBoundingBox: 36 36 2215 2856
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 2179 2820 boxprim clip newpath
187 1 1 set_scale 0 rotate 40 40 translate
188 % buds
189 gsave
190 1 setlinewidth
191 0 0 0 nodecolor
192 1934.86 1228.44 27.1 18 ellipse_path stroke
193 0 0 0 nodecolor
194 14 /Times-Roman set_font
195 1921.86 1224.74 moveto 26 (buds) alignedtext
196 grestore
197 % buys
198 gsave
199 1 setlinewidth
200 0 0 0 nodecolor
201 1958.27 1334.17 27.1 18 ellipse_path stroke
202 0 0 0 nodecolor
203 14 /Times-Roman set_font
204 1945.27 1330.47 moveto 26 (buys) alignedtext
205 grestore
206 % buds--buys
207 gsave
208 1 setlinewidth
209 0 0 0 edgecolor
210 newpath 1938.83 1246.38 moveto
211 1943.13 1265.82 1949.97 1296.67 1954.28 1316.15 curveto
212 stroke
213 grestore
214 % buss
215 gsave
216 1 setlinewidth
217 0 0 0 nodecolor
218 1652.64 1254.2 27 18 ellipse_path stroke
219 0 0 0 nodecolor
220 14 /Times-Roman set_font
221 1640.14 1250.5 moveto 25 (buss) alignedtext
222 grestore
223 % buds--buss
224 gsave
225 1 setlinewidth
226 0 0 0 edgecolor
227 newpath 1907.8 1230.91 moveto
228 1853.85 1235.83 1733.49 1246.82 1679.62 1251.74 curveto
229 stroke
230 grestore
231 % buns
232 gsave
233 1 setlinewidth
234 0 0 0 nodecolor
235 1796.86 1549.39 27.1 18 ellipse_path stroke
236 0 0 0 nodecolor
237 14 /Times-Roman set_font
238 1783.86 1545.69 moveto 26 (buns) alignedtext
239 grestore
240 % buds--buns
241 gsave
242 1 setlinewidth
243 0 0 0 edgecolor
244 newpath 1927.24 1246.15 moveto
245 1903.11 1302.27 1828.55 1475.69 1804.45 1531.73 curveto
246 stroke
247 grestore
248 % bums
249 gsave
250 1 setlinewidth
251 0 0 0 nodecolor
252 2024.18 1371.49 30.59 18 ellipse_path stroke
253 0 0 0 nodecolor
254 14 /Times-Roman set_font
255 2008.68 1367.79 moveto 31 (bums) alignedtext
256 grestore
257 % buds--bums
258 gsave
259 1 setlinewidth
260 0 0 0 edgecolor
261 newpath 1945.28 1245.13 moveto
262 1962.4 1272.55 1996.29 1326.83 2013.55 1354.47 curveto
263 stroke
264 grestore
265 % burs
266 gsave
267 1 setlinewidth
268 0 0 0 nodecolor
269 1967.5 1272.42 27 18 ellipse_path stroke
270 0 0 0 nodecolor
271 14 /Times-Roman set_font
272 1955.5 1268.72 moveto 24 (burs) alignedtext
273 grestore
274 % buds--burs
275 gsave
276 1 setlinewidth
277 0 0 0 edgecolor
278 newpath 1947.01 1244.82 moveto
279 1949.77 1248.53 1952.69 1252.47 1955.44 1256.18 curveto
280 stroke
281 grestore
282 % buts
283 gsave
284 1 setlinewidth
285 0 0 0 nodecolor
286 1871.81 1422.21 27 18 ellipse_path stroke
287 0 0 0 nodecolor
288 14 /Times-Roman set_font
289 1860.31 1418.51 moveto 23 (buts) alignedtext
290 grestore
291 % buds--buts
292 gsave
293 1 setlinewidth
294 0 0 0 edgecolor
295 newpath 1929.04 1246.32 moveto
296 1917.03 1283.24 1889.61 1367.49 1877.61 1404.37 curveto
297 stroke
298 grestore
299 % bugs
300 gsave
301 1 setlinewidth
302 0 0 0 nodecolor
303 1964.3 1416.02 27.1 18 ellipse_path stroke
304 0 0 0 nodecolor
305 14 /Times-Roman set_font
306 1951.3 1412.32 moveto 26 (bugs) alignedtext
307 grestore
308 % buds--bugs
309 gsave
310 1 setlinewidth
311 0 0 0 edgecolor
312 newpath 1937.68 1246.43 moveto
313 1943.31 1282.28 1955.86 1362.28 1961.48 1398.09 curveto
314 stroke
315 grestore
316 % buys--buss
317 gsave
318 1 setlinewidth
319 0 0 0 edgecolor
320 newpath 1932.74 1327.49 moveto
321 1875.06 1312.4 1735.28 1275.83 1677.88 1260.81 curveto
322 stroke
323 grestore
324 % buys--buns
325 gsave
326 1 setlinewidth
327 0 0 0 edgecolor
328 newpath 1946.14 1350.35 moveto
329 1916.22 1390.23 1839.19 1492.94 1809.13 1533.02 curveto
330 stroke
331 grestore
332 % buys--bums
333 gsave
334 1 setlinewidth
335 0 0 0 edgecolor
336 newpath 1979.12 1345.98 moveto
337 1986.36 1350.08 1994.51 1354.69 2001.87 1358.86 curveto
338 stroke
339 grestore
340 % buys--bugs
341 gsave
342 1 setlinewidth
343 0 0 0 edgecolor
344 newpath 1959.61 1352.34 moveto
345 1960.61 1365.9 1961.97 1384.35 1962.96 1397.91 curveto
346 stroke
347 grestore
348 % rice
349 gsave
350 1 setlinewidth
351 0 0 0 nodecolor
352 138.01 2386.13 27 18 ellipse_path stroke
353 0 0 0 nodecolor
354 14 /Times-Roman set_font
355 127.51 2382.43 moveto 21 (rice) alignedtext
356 grestore
357 % rime
358 gsave
359 1 setlinewidth
360 0 0 0 nodecolor
361 171.65 2516.23 27.1 18 ellipse_path stroke
362 0 0 0 nodecolor
363 14 /Times-Roman set_font
364 158.65 2512.53 moveto 26 (rime) alignedtext
365 grestore
366 % rice--rime
367 gsave
368 1 setlinewidth
369 0 0 0 edgecolor
370 newpath 142.62 2403.95 moveto
371 149.02 2428.72 160.56 2473.33 166.99 2498.21 curveto
372 stroke
373 grestore
374 % rife
375 gsave
376 1 setlinewidth
377 0 0 0 nodecolor
378 133.88 2471.09 27 18 ellipse_path stroke
379 0 0 0 nodecolor
380 14 /Times-Roman set_font
381 124.38 2467.39 moveto 19 (rife) alignedtext
382 grestore
383 % rice--rife
384 gsave
385 1 setlinewidth
386 0 0 0 edgecolor
387 newpath 137.14 2404.15 moveto
388 136.44 2418.57 135.46 2438.69 134.76 2453.1 curveto
389 stroke
390 grestore
391 % ripe
392 gsave
393 1 setlinewidth
394 0 0 0 nodecolor
395 195.88 2443.53 27 18 ellipse_path stroke
396 0 0 0 nodecolor
397 14 /Times-Roman set_font
398 184.88 2439.83 moveto 22 (ripe) alignedtext
399 grestore
400 % rice--ripe
401 gsave
402 1 setlinewidth
403 0 0 0 edgecolor
404 newpath 153.21 2401.21 moveto
405 161.65 2409.58 172.12 2419.96 180.57 2428.35 curveto
406 stroke
407 grestore
408 % ride
409 gsave
410 1 setlinewidth
411 0 0 0 nodecolor
412 355.17 2486.99 27 18 ellipse_path stroke
413 0 0 0 nodecolor
414 14 /Times-Roman set_font
415 344.17 2483.29 moveto 22 (ride) alignedtext
416 grestore
417 % rice--ride
418 gsave
419 1 setlinewidth
420 0 0 0 edgecolor
421 newpath 160.43 2396.55 moveto
422 202.15 2415.92 291.24 2457.3 332.87 2476.64 curveto
423 stroke
424 grestore
425 % rile
426 gsave
427 1 setlinewidth
428 0 0 0 nodecolor
429 373.47 2436.8 27 18 ellipse_path stroke
430 0 0 0 nodecolor
431 14 /Times-Roman set_font
432 363.97 2433.1 moveto 19 (rile) alignedtext
433 grestore
434 % rice--rile
435 gsave
436 1 setlinewidth
437 0 0 0 edgecolor
438 newpath 164.11 2391.75 moveto
439 209.49 2401.51 302.4 2421.51 347.61 2431.24 curveto
440 stroke
441 grestore
442 % rick
443 gsave
444 1 setlinewidth
445 0 0 0 nodecolor
446 95.26 2131.83 27 18 ellipse_path stroke
447 0 0 0 nodecolor
448 14 /Times-Roman set_font
449 84.26 2128.13 moveto 22 (rick) alignedtext
450 grestore
451 % rice--rick
452 gsave
453 1 setlinewidth
454 0 0 0 edgecolor
455 newpath 134.94 2367.84 moveto
456 127.05 2320.92 106.16 2196.69 98.3 2149.96 curveto
457 stroke
458 grestore
459 % rime--ride
460 gsave
461 1 setlinewidth
462 0 0 0 edgecolor
463 newpath 198.34 2511.98 moveto
464 233.23 2506.42 293.99 2496.74 328.75 2491.2 curveto
465 stroke
466 grestore
467 % rung
468 gsave
469 1 setlinewidth
470 0 0 0 nodecolor
471 1358.32 2202.46 27 18 ellipse_path stroke
472 0 0 0 nodecolor
473 14 /Times-Roman set_font
474 1345.82 2198.76 moveto 25 (rung) alignedtext
475 grestore
476 % runt
477 gsave
478 1 setlinewidth
479 0 0 0 nodecolor
480 1277.15 1929.64 27 18 ellipse_path stroke
481 0 0 0 nodecolor
482 14 /Times-Roman set_font
483 1266.15 1925.94 moveto 22 (runt) alignedtext
484 grestore
485 % rung--runt
486 gsave
487 1 setlinewidth
488 0 0 0 edgecolor
489 newpath 1352.99 2184.56 moveto
490 1338.29 2135.13 1297.23 1997.12 1282.49 1947.61 curveto
491 stroke
492 grestore
493 % runs
494 gsave
495 1 setlinewidth
496 0 0 0 nodecolor
497 1505.22 1979.36 27 18 ellipse_path stroke
498 0 0 0 nodecolor
499 14 /Times-Roman set_font
500 1493.22 1975.66 moveto 24 (runs) alignedtext
501 grestore
502 % rung--runs
503 gsave
504 1 setlinewidth
505 0 0 0 edgecolor
506 newpath 1369.36 2185.69 moveto
507 1396.65 2144.25 1467.04 2037.35 1494.25 1996.02 curveto
508 stroke
509 grestore
510 % runt--runs
511 gsave
512 1 setlinewidth
513 0 0 0 edgecolor
514 newpath 1302.87 1935.25 moveto
515 1346.67 1944.8 1435.27 1964.11 1479.25 1973.7 curveto
516 stroke
517 grestore
518 % rust
519 gsave
520 1 setlinewidth
521 0 0 0 nodecolor
522 1064.53 1576.04 27 18 ellipse_path stroke
523 0 0 0 nodecolor
524 14 /Times-Roman set_font
525 1054.03 1572.34 moveto 21 (rust) alignedtext
526 grestore
527 % runt--rust
528 gsave
529 1 setlinewidth
530 0 0 0 edgecolor
531 newpath 1266.89 1912.58 moveto
532 1230.89 1852.71 1110.52 1652.52 1074.68 1592.92 curveto
533 stroke
534 grestore
535 % hunt
536 gsave
537 1 setlinewidth
538 0 0 0 nodecolor
539 1446.85 2023.48 27 18 ellipse_path stroke
540 0 0 0 nodecolor
541 14 /Times-Roman set_font
542 1434.35 2019.78 moveto 25 (hunt) alignedtext
543 grestore
544 % runt--hunt
545 gsave
546 1 setlinewidth
547 0 0 0 edgecolor
548 newpath 1297.96 1941.15 moveto
549 1330.53 1959.16 1393.2 1993.81 1425.87 2011.88 curveto
550 stroke
551 grestore
552 % rent
553 gsave
554 1 setlinewidth
555 0 0 0 nodecolor
556 945.89 1740.84 27 18 ellipse_path stroke
557 0 0 0 nodecolor
558 14 /Times-Roman set_font
559 934.89 1737.14 moveto 22 (rent) alignedtext
560 grestore
561 % runt--rent
562 gsave
563 1 setlinewidth
564 0 0 0 edgecolor
565 newpath 1256.43 1917.83 moveto
566 1196.94 1883.92 1026.08 1786.54 966.6 1752.64 curveto
567 stroke
568 grestore
569 % bunt
570 gsave
571 1 setlinewidth
572 0 0 0 nodecolor
573 1508.8 1725.89 27 18 ellipse_path stroke
574 0 0 0 nodecolor
575 14 /Times-Roman set_font
576 1496.3 1722.19 moveto 25 (bunt) alignedtext
577 grestore
578 % runt--bunt
579 gsave
580 1 setlinewidth
581 0 0 0 edgecolor
582 newpath 1293.81 1914.99 moveto
583 1336.55 1877.39 1449.71 1777.86 1492.29 1740.41 curveto
584 stroke
585 grestore
586 % rant
587 gsave
588 1 setlinewidth
589 0 0 0 nodecolor
590 1074.83 2016.89 27 18 ellipse_path stroke
591 0 0 0 nodecolor
592 14 /Times-Roman set_font
593 1063.83 2013.19 moveto 22 (rant) alignedtext
594 grestore
595 % runt--rant
596 gsave
597 1 setlinewidth
598 0 0 0 edgecolor
599 newpath 1254.33 1939.48 moveto
600 1215.37 1956.28 1136.47 1990.31 1097.56 2007.09 curveto
601 stroke
602 grestore
603 % pubs
604 gsave
605 1 setlinewidth
606 0 0 0 nodecolor
607 1723.3 1884.89 27.1 18 ellipse_path stroke
608 0 0 0 nodecolor
609 14 /Times-Roman set_font
610 1710.3 1881.19 moveto 26 (pubs) alignedtext
611 grestore
612 % puss
613 gsave
614 1 setlinewidth
615 0 0 0 nodecolor
616 1639.5 1484.18 27 18 ellipse_path stroke
617 0 0 0 nodecolor
618 14 /Times-Roman set_font
619 1627 1480.48 moveto 25 (puss) alignedtext
620 grestore
621 % pubs--puss
622 gsave
623 1 setlinewidth
624 0 0 0 edgecolor
625 newpath 1719.53 1866.89 moveto
626 1705.62 1800.34 1657.15 1568.59 1643.25 1502.13 curveto
627 stroke
628 grestore
629 % puns
630 gsave
631 1 setlinewidth
632 0 0 0 nodecolor
633 1759.11 1784.84 27.1 18 ellipse_path stroke
634 0 0 0 nodecolor
635 14 /Times-Roman set_font
636 1746.11 1781.14 moveto 26 (puns) alignedtext
637 grestore
638 % pubs--puns
639 gsave
640 1 setlinewidth
641 0 0 0 edgecolor
642 newpath 1729.7 1867 moveto
643 1736.22 1848.79 1746.26 1820.72 1752.76 1802.57 curveto
644 stroke
645 grestore
646 % puts
647 gsave
648 1 setlinewidth
649 0 0 0 nodecolor
650 1849.52 1687.74 27 18 ellipse_path stroke
651 0 0 0 nodecolor
652 14 /Times-Roman set_font
653 1838.02 1684.04 moveto 23 (puts) alignedtext
654 grestore
655 % pubs--puts
656 gsave
657 1 setlinewidth
658 0 0 0 edgecolor
659 newpath 1734.06 1868.08 moveto
660 1757.91 1830.83 1814.96 1741.71 1838.78 1704.51 curveto
661 stroke
662 grestore
663 % pugs
664 gsave
665 1 setlinewidth
666 0 0 0 nodecolor
667 1911.82 1657.09 27.1 18 ellipse_path stroke
668 0 0 0 nodecolor
669 14 /Times-Roman set_font
670 1898.82 1653.39 moveto 26 (pugs) alignedtext
671 grestore
672 % pubs--pugs
673 gsave
674 1 setlinewidth
675 0 0 0 edgecolor
676 newpath 1736.55 1868.87 moveto
677 1771.17 1827.04 1863.98 1714.89 1898.57 1673.09 curveto
678 stroke
679 grestore
680 % pups
681 gsave
682 1 setlinewidth
683 0 0 0 nodecolor
684 1900.19 1749.33 27.1 18 ellipse_path stroke
685 0 0 0 nodecolor
686 14 /Times-Roman set_font
687 1887.19 1745.63 moveto 26 (pups) alignedtext
688 grestore
689 % pubs--pups
690 gsave
691 1 setlinewidth
692 0 0 0 edgecolor
693 newpath 1741.23 1871.15 moveto
694 1775.14 1845.16 1848.27 1789.12 1882.21 1763.11 curveto
695 stroke
696 grestore
697 % rubs
698 gsave
699 1 setlinewidth
700 0 0 0 nodecolor
701 1419.02 2262.57 27 18 ellipse_path stroke
702 0 0 0 nodecolor
703 14 /Times-Roman set_font
704 1407.02 2258.87 moveto 24 (rubs) alignedtext
705 grestore
706 % pubs--rubs
707 gsave
708 1 setlinewidth
709 0 0 0 edgecolor
710 newpath 1710.22 1901.12 moveto
711 1660.29 1963.1 1481.9 2184.52 1432.05 2246.4 curveto
712 stroke
713 grestore
714 % puss--puns
715 gsave
716 1 setlinewidth
717 0 0 0 edgecolor
718 newpath 1646.45 1501.64 moveto
719 1667.59 1554.78 1730.97 1714.12 1752.14 1767.32 curveto
720 stroke
721 grestore
722 % puss--buss
723 gsave
724 1 setlinewidth
725 0 0 0 edgecolor
726 newpath 1640.53 1466.13 moveto
727 1642.98 1423.25 1649.13 1315.6 1651.59 1272.48 curveto
728 stroke
729 grestore
730 % pass
731 gsave
732 1 setlinewidth
733 0 0 0 nodecolor
734 1524.79 1012.54 27 18 ellipse_path stroke
735 0 0 0 nodecolor
736 14 /Times-Roman set_font
737 1512.79 1008.84 moveto 24 (pass) alignedtext
738 grestore
739 % puss--pass
740 gsave
741 1 setlinewidth
742 0 0 0 edgecolor
743 newpath 1635.14 1466.27 moveto
744 1616.97 1391.56 1547.33 1105.21 1529.15 1030.47 curveto
745 stroke
746 grestore
747 % push
748 gsave
749 1 setlinewidth
750 0 0 0 nodecolor
751 1119.84 1271.3 27.1 18 ellipse_path stroke
752 0 0 0 nodecolor
753 14 /Times-Roman set_font
754 1106.84 1267.6 moveto 26 (push) alignedtext
755 grestore
756 % puss--push
757 gsave
758 1 setlinewidth
759 0 0 0 edgecolor
760 newpath 1616.16 1474.62 moveto
761 1529.85 1439.26 1229.31 1316.14 1143.11 1280.83 curveto
762 stroke
763 grestore
764 % muss
765 gsave
766 1 setlinewidth
767 0 0 0 nodecolor
768 1529.16 1322.93 29.5 18 ellipse_path stroke
769 0 0 0 nodecolor
770 14 /Times-Roman set_font
771 1514.66 1319.23 moveto 29 (muss) alignedtext
772 grestore
773 % puss--muss
774 gsave
775 1 setlinewidth
776 0 0 0 edgecolor
777 newpath 1628.11 1467.53 moveto
778 1606.96 1436.63 1561.88 1370.74 1540.65 1339.73 curveto
779 stroke
780 grestore
781 % puss--puts
782 gsave
783 1 setlinewidth
784 0 0 0 edgecolor
785 newpath 1654.94 1499.15 moveto
786 1693.78 1536.79 1795.19 1635.08 1834.05 1672.75 curveto
787 stroke
788 grestore
789 % fuss
790 gsave
791 1 setlinewidth
792 0 0 0 nodecolor
793 1634.7 1584.67 27 18 ellipse_path stroke
794 0 0 0 nodecolor
795 14 /Times-Roman set_font
796 1623.7 1580.97 moveto 22 (fuss) alignedtext
797 grestore
798 % puss--fuss
799 gsave
800 1 setlinewidth
801 0 0 0 edgecolor
802 newpath 1638.62 1502.61 moveto
803 1637.75 1520.74 1636.44 1548.26 1635.57 1566.35 curveto
804 stroke
805 grestore
806 % wuss
807 gsave
808 1 setlinewidth
809 0 0 0 nodecolor
810 1751.34 1369.14 28.7 18 ellipse_path stroke
811 0 0 0 nodecolor
812 14 /Times-Roman set_font
813 1737.34 1365.44 moveto 28 (wuss) alignedtext
814 grestore
815 % puss--wuss
816 gsave
817 1 setlinewidth
818 0 0 0 edgecolor
819 newpath 1654.58 1468.66 moveto
820 1675.93 1446.71 1714.73 1406.8 1736.14 1384.78 curveto
821 stroke
822 grestore
823 % puss--pugs
824 gsave
825 1 setlinewidth
826 0 0 0 edgecolor
827 newpath 1659.08 1496.61 moveto
828 1709.21 1528.44 1841.71 1612.58 1892.04 1644.53 curveto
829 stroke
830 grestore
831 % cuss
832 gsave
833 1 setlinewidth
834 0 0 0 nodecolor
835 1814.99 1376.52 27 18 ellipse_path stroke
836 0 0 0 nodecolor
837 14 /Times-Roman set_font
838 1802.99 1372.82 moveto 24 (cuss) alignedtext
839 grestore
840 % puss--cuss
841 gsave
842 1 setlinewidth
843 0 0 0 edgecolor
844 newpath 1659.63 1471.83 moveto
845 1693.48 1451.06 1761.4 1409.39 1795.1 1388.72 curveto
846 stroke
847 grestore
848 % puss--pups
849 gsave
850 1 setlinewidth
851 0 0 0 edgecolor
852 newpath 1654.64 1499.58 moveto
853 1700.83 1546.55 1839.53 1687.63 1885.33 1734.21 curveto
854 stroke
855 grestore
856 % mask
857 gsave
858 1 setlinewidth
859 0 0 0 nodecolor
860 1243.3 976.32 29.8 18 ellipse_path stroke
861 0 0 0 nodecolor
862 14 /Times-Roman set_font
863 1228.3 972.62 moveto 30 (mask) alignedtext
864 grestore
865 % musk
866 gsave
867 1 setlinewidth
868 0 0 0 nodecolor
869 1194.07 1463.62 30.59 18 ellipse_path stroke
870 0 0 0 nodecolor
871 14 /Times-Roman set_font
872 1178.57 1459.92 moveto 31 (musk) alignedtext
873 grestore
874 % mask--musk
875 gsave
876 1 setlinewidth
877 0 0 0 edgecolor
878 newpath 1241.46 994.54 moveto
879 1233.69 1071.43 1203.63 1369.01 1195.89 1445.58 curveto
880 stroke
881 grestore
882 % cask
883 gsave
884 1 setlinewidth
885 0 0 0 nodecolor
886 1182.64 658.16 27 18 ellipse_path stroke
887 0 0 0 nodecolor
888 14 /Times-Roman set_font
889 1170.14 654.46 moveto 25 (cask) alignedtext
890 grestore
891 % mask--cask
892 gsave
893 1 setlinewidth
894 0 0 0 edgecolor
895 newpath 1239.86 958.31 moveto
896 1229.21 902.44 1196.81 732.51 1186.11 676.37 curveto
897 stroke
898 grestore
899 % mass
900 gsave
901 1 setlinewidth
902 0 0 0 nodecolor
903 1405.88 948.82 28.7 18 ellipse_path stroke
904 0 0 0 nodecolor
905 14 /Times-Roman set_font
906 1391.88 945.12 moveto 28 (mass) alignedtext
907 grestore
908 % mask--mass
909 gsave
910 1 setlinewidth
911 0 0 0 edgecolor
912 newpath 1272.37 971.41 moveto
913 1302.32 966.34 1348.69 958.49 1378.15 953.51 curveto
914 stroke
915 grestore
916 % muse
917 gsave
918 1 setlinewidth
919 0 0 0 nodecolor
920 1234.98 1694.8 29.8 18 ellipse_path stroke
921 0 0 0 nodecolor
922 14 /Times-Roman set_font
923 1219.98 1691.1 moveto 30 (muse) alignedtext
924 grestore
925 % musk--muse
926 gsave
927 1 setlinewidth
928 0 0 0 edgecolor
929 newpath 1197.28 1481.76 moveto
930 1204.93 1524.98 1224.15 1633.61 1231.79 1676.74 curveto
931 stroke
932 grestore
933 % rusk
934 gsave
935 1 setlinewidth
936 0 0 0 nodecolor
937 830.68 1650.26 27 18 ellipse_path stroke
938 0 0 0 nodecolor
939 14 /Times-Roman set_font
940 818.68 1646.56 moveto 24 (rusk) alignedtext
941 grestore
942 % musk--rusk
943 gsave
944 1 setlinewidth
945 0 0 0 edgecolor
946 newpath 1170.78 1475.58 moveto
947 1104.68 1509.53 916.5 1606.19 852.39 1639.12 curveto
948 stroke
949 grestore
950 % mush
951 gsave
952 1 setlinewidth
953 0 0 0 nodecolor
954 1279.07 1212.45 30.59 18 ellipse_path stroke
955 0 0 0 nodecolor
956 14 /Times-Roman set_font
957 1263.57 1208.75 moveto 31 (mush) alignedtext
958 grestore
959 % musk--mush
960 gsave
961 1 setlinewidth
962 0 0 0 edgecolor
963 newpath 1200.04 1445.96 moveto
964 1215.61 1399.96 1257.3 1276.79 1272.99 1230.43 curveto
965 stroke
966 grestore
967 % dusk
968 gsave
969 1 setlinewidth
970 0 0 0 nodecolor
971 890.85 1696.18 27.1 18 ellipse_path stroke
972 0 0 0 nodecolor
973 14 /Times-Roman set_font
974 877.85 1692.48 moveto 26 (dusk) alignedtext
975 grestore
976 % musk--dusk
977 gsave
978 1 setlinewidth
979 0 0 0 edgecolor
980 newpath 1175.1 1478.17 moveto
981 1120.26 1520.23 962.02 1641.6 908.66 1682.52 curveto
982 stroke
983 grestore
984 % tusk
985 gsave
986 1 setlinewidth
987 0 0 0 nodecolor
988 1037.83 1414.96 27 18 ellipse_path stroke
989 0 0 0 nodecolor
990 14 /Times-Roman set_font
991 1026.33 1411.26 moveto 23 (tusk) alignedtext
992 grestore
993 % musk--tusk
994 gsave
995 1 setlinewidth
996 0 0 0 edgecolor
997 newpath 1166.85 1455.14 moveto
998 1137.39 1445.97 1090.82 1431.46 1062.42 1422.62 curveto
999 stroke
1000 grestore
1001 % jest
1002 gsave
1003 1 setlinewidth
1004 0 0 0 nodecolor
1005 646.62 1231.38 27 18 ellipse_path stroke
1006 0 0 0 nodecolor
1007 14 /Times-Roman set_font
1008 637.12 1227.68 moveto 19 (jest) alignedtext
1009 grestore
1010 % lest
1011 gsave
1012 1 setlinewidth
1013 0 0 0 nodecolor
1014 694.67 1140.71 27 18 ellipse_path stroke
1015 0 0 0 nodecolor
1016 14 /Times-Roman set_font
1017 685.17 1137.01 moveto 19 (lest) alignedtext
1018 grestore
1019 % jest--lest
1020 gsave
1021 1 setlinewidth
1022 0 0 0 edgecolor
1023 newpath 655.66 1214.32 moveto
1024 664.25 1198.11 677.09 1173.87 685.67 1157.68 curveto
1025 stroke
1026 grestore
1027 % pest
1028 gsave
1029 1 setlinewidth
1030 0 0 0 nodecolor
1031 558.37 1208.77 27 18 ellipse_path stroke
1032 0 0 0 nodecolor
1033 14 /Times-Roman set_font
1034 547.37 1205.07 moveto 22 (pest) alignedtext
1035 grestore
1036 % jest--pest
1037 gsave
1038 1 setlinewidth
1039 0 0 0 edgecolor
1040 newpath 621.09 1224.84 moveto
1041 609.38 1221.84 595.54 1218.29 583.83 1215.3 curveto
1042 stroke
1043 grestore
1044 % test
1045 gsave
1046 1 setlinewidth
1047 0 0 0 nodecolor
1048 496.15 1180.45 27 18 ellipse_path stroke
1049 0 0 0 nodecolor
1050 14 /Times-Roman set_font
1051 486.65 1176.75 moveto 19 (test) alignedtext
1052 grestore
1053 % jest--test
1054 gsave
1055 1 setlinewidth
1056 0 0 0 edgecolor
1057 newpath 622.44 1223.2 moveto
1058 594.36 1213.69 548.32 1198.11 520.26 1188.61 curveto
1059 stroke
1060 grestore
1061 % best
1062 gsave
1063 1 setlinewidth
1064 0 0 0 nodecolor
1065 770.45 1150.53 27 18 ellipse_path stroke
1066 0 0 0 nodecolor
1067 14 /Times-Roman set_font
1068 759.45 1146.83 moveto 22 (best) alignedtext
1069 grestore
1070 % jest--best
1071 gsave
1072 1 setlinewidth
1073 0 0 0 edgecolor
1074 newpath 665.97 1218.74 moveto
1075 689.09 1203.64 727.58 1178.52 750.82 1163.34 curveto
1076 stroke
1077 grestore
1078 % zest
1079 gsave
1080 1 setlinewidth
1081 0 0 0 nodecolor
1082 526.59 1115.22 27 18 ellipse_path stroke
1083 0 0 0 nodecolor
1084 14 /Times-Roman set_font
1085 515.59 1111.52 moveto 22 (zest) alignedtext
1086 grestore
1087 % jest--zest
1088 gsave
1089 1 setlinewidth
1090 0 0 0 edgecolor
1091 newpath 630.93 1216.19 moveto
1092 607.92 1193.93 565.29 1152.67 542.29 1130.41 curveto
1093 stroke
1094 grestore
1095 % vest
1096 gsave
1097 1 setlinewidth
1098 0 0 0 nodecolor
1099 549.11 1070.07 27 18 ellipse_path stroke
1100 0 0 0 nodecolor
1101 14 /Times-Roman set_font
1102 538.11 1066.37 moveto 22 (vest) alignedtext
1103 grestore
1104 % jest--vest
1105 gsave
1106 1 setlinewidth
1107 0 0 0 edgecolor
1108 newpath 636.37 1214.42 moveto
1109 617.59 1183.36 577.9 1117.69 559.22 1086.8 curveto
1110 stroke
1111 grestore
1112 % rest
1113 gsave
1114 1 setlinewidth
1115 0 0 0 nodecolor
1116 673.17 1350.97 27 18 ellipse_path stroke
1117 0 0 0 nodecolor
1118 14 /Times-Roman set_font
1119 663.17 1347.27 moveto 20 (rest) alignedtext
1120 grestore
1121 % jest--rest
1122 gsave
1123 1 setlinewidth
1124 0 0 0 edgecolor
1125 newpath 650.59 1249.28 moveto
1126 655.6 1271.83 664.15 1310.34 669.17 1332.94 curveto
1127 stroke
1128 grestore
1129 % fest
1130 gsave
1131 1 setlinewidth
1132 0 0 0 nodecolor
1133 589.03 1114.02 27 18 ellipse_path stroke
1134 0 0 0 nodecolor
1135 14 /Times-Roman set_font
1136 579.03 1110.32 moveto 20 (fest) alignedtext
1137 grestore
1138 % jest--fest
1139 gsave
1140 1 setlinewidth
1141 0 0 0 edgecolor
1142 newpath 638.12 1214.06 moveto
1143 627.23 1191.87 608.46 1153.63 597.56 1131.41 curveto
1144 stroke
1145 grestore
1146 % lest--pest
1147 gsave
1148 1 setlinewidth
1149 0 0 0 edgecolor
1150 newpath 672.77 1151.64 moveto
1151 647.33 1164.34 605.62 1185.17 580.21 1197.86 curveto
1152 stroke
1153 grestore
1154 % lest--test
1155 gsave
1156 1 setlinewidth
1157 0 0 0 edgecolor
1158 newpath 668.72 1145.9 moveto
1159 630.67 1153.52 560.16 1167.64 522.11 1175.25 curveto
1160 stroke
1161 grestore
1162 % last
1163 gsave
1164 1 setlinewidth
1165 0 0 0 nodecolor
1166 952.77 972.04 27 18 ellipse_path stroke
1167 0 0 0 nodecolor
1168 14 /Times-Roman set_font
1169 943.27 968.34 moveto 19 (last) alignedtext
1170 grestore
1171 % lest--last
1172 gsave
1173 1 setlinewidth
1174 0 0 0 edgecolor
1175 newpath 714.07 1128.03 moveto
1176 761.9 1096.77 885.08 1016.28 933.15 984.87 curveto
1177 stroke
1178 grestore
1179 % list
1180 gsave
1181 1 setlinewidth
1182 0 0 0 nodecolor
1183 908.99 1128.56 27 18 ellipse_path stroke
1184 0 0 0 nodecolor
1185 14 /Times-Roman set_font
1186 900.49 1124.86 moveto 17 (list) alignedtext
1187 grestore
1188 % lest--list
1189 gsave
1190 1 setlinewidth
1191 0 0 0 edgecolor
1192 newpath 721.81 1139.17 moveto
1193 763.04 1136.83 840.97 1132.41 882.06 1130.08 curveto
1194 stroke
1195 grestore
1196 % lest--best
1197 gsave
1198 1 setlinewidth
1199 0 0 0 edgecolor
1200 newpath 721.6 1144.2 moveto
1201 728.83 1145.13 736.64 1146.15 743.86 1147.08 curveto
1202 stroke
1203 grestore
1204 % lest--zest
1205 gsave
1206 1 setlinewidth
1207 0 0 0 edgecolor
1208 newpath 668.04 1136.67 moveto
1209 636.56 1131.89 584.52 1124 553.1 1119.24 curveto
1210 stroke
1211 grestore
1212 % lust
1213 gsave
1214 1 setlinewidth
1215 0 0 0 nodecolor
1216 977.1 1280.03 27 18 ellipse_path stroke
1217 0 0 0 nodecolor
1218 14 /Times-Roman set_font
1219 967.1 1276.33 moveto 20 (lust) alignedtext
1220 grestore
1221 % lest--lust
1222 gsave
1223 1 setlinewidth
1224 0 0 0 edgecolor
1225 newpath 716.83 1151.64 moveto
1226 769.63 1177.68 902.35 1243.16 955.04 1269.15 curveto
1227 stroke
1228 grestore
1229 % lost
1230 gsave
1231 1 setlinewidth
1232 0 0 0 nodecolor
1233 735.12 1309.11 27 18 ellipse_path stroke
1234 0 0 0 nodecolor
1235 14 /Times-Roman set_font
1236 725.12 1305.41 moveto 20 (lost) alignedtext
1237 grestore
1238 % lest--lost
1239 gsave
1240 1 setlinewidth
1241 0 0 0 edgecolor
1242 newpath 699 1158.73 moveto
1243 706.78 1191.14 723.06 1258.9 730.83 1291.22 curveto
1244 stroke
1245 grestore
1246 % lest--vest
1247 gsave
1248 1 setlinewidth
1249 0 0 0 edgecolor
1250 newpath 672.56 1129.98 moveto
1251 645.04 1116.62 598.34 1093.96 570.95 1080.67 curveto
1252 stroke
1253 grestore
1254 % lest--rest
1255 gsave
1256 1 setlinewidth
1257 0 0 0 edgecolor
1258 newpath 692.8 1159 moveto
1259 688.72 1198.86 679.08 1293.18 675.03 1332.87 curveto
1260 stroke
1261 grestore
1262 % lest--fest
1263 gsave
1264 1 setlinewidth
1265 0 0 0 edgecolor
1266 newpath 669.36 1134.31 moveto
1267 652.76 1130.12 631.13 1124.66 614.49 1120.45 curveto
1268 stroke
1269 grestore
1270 % bast
1271 gsave
1272 1 setlinewidth
1273 0 0 0 nodecolor
1274 1118.93 919.31 27 18 ellipse_path stroke
1275 0 0 0 nodecolor
1276 14 /Times-Roman set_font
1277 1107.93 915.61 moveto 22 (bast) alignedtext
1278 grestore
1279 % cast
1280 gsave
1281 1 setlinewidth
1282 0 0 0 nodecolor
1283 1105.99 702.19 27 18 ellipse_path stroke
1284 0 0 0 nodecolor
1285 14 /Times-Roman set_font
1286 1094.99 698.49 moveto 22 (cast) alignedtext
1287 grestore
1288 % bast--cast
1289 gsave
1290 1 setlinewidth
1291 0 0 0 edgecolor
1292 newpath 1117.85 901.18 moveto
1293 1115.41 860.31 1109.52 761.39 1107.08 720.43 curveto
1294 stroke
1295 grestore
1296 % bast--last
1297 gsave
1298 1 setlinewidth
1299 0 0 0 edgecolor
1300 newpath 1094.41 927.09 moveto
1301 1063 937.06 1008.85 954.24 977.39 964.23 curveto
1302 stroke
1303 grestore
1304 % bass
1305 gsave
1306 1 setlinewidth
1307 0 0 0 nodecolor
1308 1376.03 874.9 27 18 ellipse_path stroke
1309 0 0 0 nodecolor
1310 14 /Times-Roman set_font
1311 1364.03 871.2 moveto 24 (bass) alignedtext
1312 grestore
1313 % bast--bass
1314 gsave
1315 1 setlinewidth
1316 0 0 0 edgecolor
1317 newpath 1145.47 914.73 moveto
1318 1194.87 906.2 1300.34 887.98 1349.62 879.46 curveto
1319 stroke
1320 grestore
1321 % bast--best
1322 gsave
1323 1 setlinewidth
1324 0 0 0 edgecolor
1325 newpath 1099.69 932.08 moveto
1326 1038.77 972.5 850.46 1097.44 789.62 1137.81 curveto
1327 stroke
1328 grestore
1329 % bash
1330 gsave
1331 1 setlinewidth
1332 0 0 0 nodecolor
1333 1026.46 743.79 27 18 ellipse_path stroke
1334 0 0 0 nodecolor
1335 14 /Times-Roman set_font
1336 1013.96 740.09 moveto 25 (bash) alignedtext
1337 grestore
1338 % bast--bash
1339 gsave
1340 1 setlinewidth
1341 0 0 0 edgecolor
1342 newpath 1109.89 902.16 moveto
1343 1092.21 868.61 1053.24 794.62 1035.53 761.01 curveto
1344 stroke
1345 grestore
1346 % bust
1347 gsave
1348 1 setlinewidth
1349 0 0 0 nodecolor
1350 1255.53 1315.75 27 18 ellipse_path stroke
1351 0 0 0 nodecolor
1352 14 /Times-Roman set_font
1353 1244.03 1312.05 moveto 23 (bust) alignedtext
1354 grestore
1355 % bast--bust
1356 gsave
1357 1 setlinewidth
1358 0 0 0 edgecolor
1359 newpath 1124.97 936.86 moveto
1360 1147.54 1002.34 1226.69 1232.06 1249.4 1297.95 curveto
1361 stroke
1362 grestore
1363 % base
1364 gsave
1365 1 setlinewidth
1366 0 0 0 nodecolor
1367 1252.71 626.47 27 18 ellipse_path stroke
1368 0 0 0 nodecolor
1369 14 /Times-Roman set_font
1370 1240.21 622.77 moveto 25 (base) alignedtext
1371 grestore
1372 % bast--base
1373 gsave
1374 1 setlinewidth
1375 0 0 0 edgecolor
1376 newpath 1126.89 901.87 moveto
1377 1150.69 849.79 1221.05 695.79 1244.79 643.82 curveto
1378 stroke
1379 grestore
1380 % cash
1381 gsave
1382 1 setlinewidth
1383 0 0 0 nodecolor
1384 954.66 580.84 27 18 ellipse_path stroke
1385 0 0 0 nodecolor
1386 14 /Times-Roman set_font
1387 942.16 577.14 moveto 25 (cash) alignedtext
1388 grestore
1389 % cast--cash
1390 gsave
1391 1 setlinewidth
1392 0 0 0 edgecolor
1393 newpath 1088.63 688.27 moveto
1394 1059.6 664.99 1001.5 618.4 972.29 594.97 curveto
1395 stroke
1396 grestore
1397 % muck
1398 gsave
1399 1 setlinewidth
1400 0 0 0 nodecolor
1401 1434.07 1610.39 30.59 18 ellipse_path stroke
1402 0 0 0 nodecolor
1403 14 /Times-Roman set_font
1404 1418.57 1606.69 moveto 31 (muck) alignedtext
1405 grestore
1406 % muck--musk
1407 gsave
1408 1 setlinewidth
1409 0 0 0 edgecolor
1410 newpath 1412.77 1597.37 moveto
1411 1367.22 1569.51 1260.82 1504.44 1215.32 1476.62 curveto
1412 stroke
1413 grestore
1414 % much
1415 gsave
1416 1 setlinewidth
1417 0 0 0 nodecolor
1418 1749.33 1416.56 30.59 18 ellipse_path stroke
1419 0 0 0 nodecolor
1420 14 /Times-Roman set_font
1421 1733.83 1412.86 moveto 31 (much) alignedtext
1422 grestore
1423 % muck--much
1424 gsave
1425 1 setlinewidth
1426 0 0 0 edgecolor
1427 newpath 1455.24 1597.37 moveto
1428 1512.54 1562.15 1670.16 1465.24 1727.83 1429.78 curveto
1429 stroke
1430 grestore
1431 % murk
1432 gsave
1433 1 setlinewidth
1434 0 0 0 nodecolor
1435 1354.8 1720.19 29.8 18 ellipse_path stroke
1436 0 0 0 nodecolor
1437 14 /Times-Roman set_font
1438 1339.8 1716.49 moveto 30 (murk) alignedtext
1439 grestore
1440 % muck--murk
1441 gsave
1442 1 setlinewidth
1443 0 0 0 edgecolor
1444 newpath 1422.03 1627.07 moveto
1445 1407.13 1647.7 1381.91 1682.65 1366.96 1703.36 curveto
1446 stroke
1447 grestore
1448 % lash
1449 gsave
1450 1 setlinewidth
1451 0 0 0 nodecolor
1452 977.05 690.28 27 18 ellipse_path stroke
1453 0 0 0 nodecolor
1454 14 /Times-Roman set_font
1455 966.05 686.58 moveto 22 (lash) alignedtext
1456 grestore
1457 % rash
1458 gsave
1459 1 setlinewidth
1460 0 0 0 nodecolor
1461 870.19 775.43 27 18 ellipse_path stroke
1462 0 0 0 nodecolor
1463 14 /Times-Roman set_font
1464 858.69 771.73 moveto 23 (rash) alignedtext
1465 grestore
1466 % lash--rash
1467 gsave
1468 1 setlinewidth
1469 0 0 0 edgecolor
1470 newpath 959.4 704.34 moveto
1471 939.61 720.12 907.67 745.56 887.86 761.35 curveto
1472 stroke
1473 grestore
1474 % lash--last
1475 gsave
1476 1 setlinewidth
1477 0 0 0 edgecolor
1478 newpath 975.49 708.33 moveto
1479 971.12 759.1 958.74 902.74 954.35 953.77 curveto
1480 stroke
1481 grestore
1482 % lass
1483 gsave
1484 1 setlinewidth
1485 0 0 0 nodecolor
1486 1255.87 810.64 27 18 ellipse_path stroke
1487 0 0 0 nodecolor
1488 14 /Times-Roman set_font
1489 1245.37 806.94 moveto 21 (lass) alignedtext
1490 grestore
1491 % lash--lass
1492 gsave
1493 1 setlinewidth
1494 0 0 0 edgecolor
1495 newpath 999.87 700.13 moveto
1496 1052.28 722.75 1180.78 778.23 1233.12 800.82 curveto
1497 stroke
1498 grestore
1499 % mash
1500 gsave
1501 1 setlinewidth
1502 0 0 0 nodecolor
1503 1091.28 781.9 29.8 18 ellipse_path stroke
1504 0 0 0 nodecolor
1505 14 /Times-Roman set_font
1506 1076.28 778.2 moveto 30 (mash) alignedtext
1507 grestore
1508 % lash--mash
1509 gsave
1510 1 setlinewidth
1511 0 0 0 edgecolor
1512 newpath 994.4 704.19 moveto
1513 1015.62 721.21 1051.38 749.89 1073.01 767.24 curveto
1514 stroke
1515 grestore
1516 % lash--bash
1517 gsave
1518 1 setlinewidth
1519 0 0 0 edgecolor
1520 newpath 991.34 705.76 moveto
1521 997.84 712.79 1005.51 721.1 1012.03 728.16 curveto
1522 stroke
1523 grestore
1524 % lash--cash
1525 gsave
1526 1 setlinewidth
1527 0 0 0 edgecolor
1528 newpath 973.35 672.21 moveto
1529 969.2 651.93 962.52 619.23 958.37 598.94 curveto
1530 stroke
1531 grestore
1532 % hash
1533 gsave
1534 1 setlinewidth
1535 0 0 0 nodecolor
1536 887.06 619.26 27 18 ellipse_path stroke
1537 0 0 0 nodecolor
1538 14 /Times-Roman set_font
1539 874.56 615.56 moveto 25 (hash) alignedtext
1540 grestore
1541 % lash--hash
1542 gsave
1543 1 setlinewidth
1544 0 0 0 edgecolor
1545 newpath 959.27 676.25 moveto
1546 943.39 663.71 920.27 645.47 904.5 633.02 curveto
1547 stroke
1548 grestore
1549 % dash
1550 gsave
1551 1 setlinewidth
1552 0 0 0 nodecolor
1553 791.16 750.69 27 18 ellipse_path stroke
1554 0 0 0 nodecolor
1555 14 /Times-Roman set_font
1556 778.66 746.99 moveto 25 (dash) alignedtext
1557 grestore
1558 % lash--dash
1559 gsave
1560 1 setlinewidth
1561 0 0 0 edgecolor
1562 newpath 952.75 698.18 moveto
1563 917.12 709.75 851.09 731.21 815.46 742.79 curveto
1564 stroke
1565 grestore
1566 % gash
1567 gsave
1568 1 setlinewidth
1569 0 0 0 nodecolor
1570 829.46 695.26 27 18 ellipse_path stroke
1571 0 0 0 nodecolor
1572 14 /Times-Roman set_font
1573 816.96 691.56 moveto 25 (gash) alignedtext
1574 grestore
1575 % lash--gash
1576 gsave
1577 1 setlinewidth
1578 0 0 0 edgecolor
1579 newpath 949.98 691.19 moveto
1580 923.43 692.09 883.18 693.45 856.6 694.34 curveto
1581 stroke
1582 grestore
1583 % lush
1584 gsave
1585 1 setlinewidth
1586 0 0 0 nodecolor
1587 1059.21 1046.71 27 18 ellipse_path stroke
1588 0 0 0 nodecolor
1589 14 /Times-Roman set_font
1590 1047.71 1043.01 moveto 23 (lush) alignedtext
1591 grestore
1592 % lash--lush
1593 gsave
1594 1 setlinewidth
1595 0 0 0 edgecolor
1596 newpath 981.24 708.44 moveto
1597 995.33 769.59 1040.95 967.49 1055.03 1028.58 curveto
1598 stroke
1599 grestore
1600 % sash
1601 gsave
1602 1 setlinewidth
1603 0 0 0 nodecolor
1604 1008.26 624.92 27 18 ellipse_path stroke
1605 0 0 0 nodecolor
1606 14 /Times-Roman set_font
1607 996.26 621.22 moveto 24 (sash) alignedtext
1608 grestore
1609 % lash--sash
1610 gsave
1611 1 setlinewidth
1612 0 0 0 edgecolor
1613 newpath 985.25 673.11 moveto
1614 989.8 663.58 995.44 651.76 1000 642.21 curveto
1615 stroke
1616 grestore
1617 % rasp
1618 gsave
1619 1 setlinewidth
1620 0 0 0 nodecolor
1621 677.88 343.34 27 18 ellipse_path stroke
1622 0 0 0 nodecolor
1623 14 /Times-Roman set_font
1624 666.38 339.64 moveto 23 (rasp) alignedtext
1625 grestore
1626 % rash--rasp
1627 gsave
1628 1 setlinewidth
1629 0 0 0 edgecolor
1630 newpath 862.42 757.96 moveto
1631 831.43 688.33 716.91 431.05 685.75 361.03 curveto
1632 stroke
1633 grestore
1634 % rash--cash
1635 gsave
1636 1 setlinewidth
1637 0 0 0 edgecolor
1638 newpath 877.84 757.82 moveto
1639 893.92 720.77 931.08 635.16 947.1 598.27 curveto
1640 stroke
1641 grestore
1642 % rash--hash
1643 gsave
1644 1 setlinewidth
1645 0 0 0 edgecolor
1646 newpath 872.16 757.21 moveto
1647 875.41 727.12 881.86 667.38 885.11 637.36 curveto
1648 stroke
1649 grestore
1650 % rash--dash
1651 gsave
1652 1 setlinewidth
1653 0 0 0 edgecolor
1654 newpath 845.62 767.74 moveto
1655 836.1 764.76 825.23 761.36 815.72 758.38 curveto
1656 stroke
1657 grestore
1658 % rash--sash
1659 gsave
1660 1 setlinewidth
1661 0 0 0 edgecolor
1662 newpath 884.45 759.89 moveto
1663 910.9 731.05 967.32 669.55 993.87 640.6 curveto
1664 stroke
1665 grestore
1666 % gosh
1667 gsave
1668 1 setlinewidth
1669 0 0 0 nodecolor
1670 651.71 960.23 27.1 18 ellipse_path stroke
1671 0 0 0 nodecolor
1672 14 /Times-Roman set_font
1673 638.71 956.53 moveto 26 (gosh) alignedtext
1674 grestore
1675 % posh
1676 gsave
1677 1 setlinewidth
1678 0 0 0 nodecolor
1679 576.84 1252.72 27.1 18 ellipse_path stroke
1680 0 0 0 nodecolor
1681 14 /Times-Roman set_font
1682 563.84 1249.02 moveto 26 (posh) alignedtext
1683 grestore
1684 % gosh--posh
1685 gsave
1686 1 setlinewidth
1687 0 0 0 edgecolor
1688 newpath 647.14 978.09 moveto
1689 633.78 1030.3 594.86 1182.33 581.45 1234.72 curveto
1690 stroke
1691 grestore
1692 % gush
1693 gsave
1694 1 setlinewidth
1695 0 0 0 nodecolor
1696 977.52 1054.83 27.1 18 ellipse_path stroke
1697 0 0 0 nodecolor
1698 14 /Times-Roman set_font
1699 964.52 1051.13 moveto 26 (gush) alignedtext
1700 grestore
1701 % gosh--gush
1702 gsave
1703 1 setlinewidth
1704 0 0 0 edgecolor
1705 newpath 676.74 967.5 moveto
1706 737.38 985.1 891.68 1029.9 952.41 1047.54 curveto
1707 stroke
1708 grestore
1709 % bosh
1710 gsave
1711 1 setlinewidth
1712 0 0 0 nodecolor
1713 819.49 969.02 27.1 18 ellipse_path stroke
1714 0 0 0 nodecolor
1715 14 /Times-Roman set_font
1716 806.49 965.32 moveto 26 (bosh) alignedtext
1717 grestore
1718 % gosh--bosh
1719 gsave
1720 1 setlinewidth
1721 0 0 0 edgecolor
1722 newpath 679.04 961.66 moveto
1723 710.24 963.3 760.98 965.96 792.17 967.59 curveto
1724 stroke
1725 grestore
1726 % josh
1727 gsave
1728 1 setlinewidth
1729 0 0 0 nodecolor
1730 494.86 965.95 27 18 ellipse_path stroke
1731 0 0 0 nodecolor
1732 14 /Times-Roman set_font
1733 483.36 962.25 moveto 23 (josh) alignedtext
1734 grestore
1735 % gosh--josh
1736 gsave
1737 1 setlinewidth
1738 0 0 0 edgecolor
1739 newpath 624.39 961.23 moveto
1740 595.6 962.28 550.54 963.92 521.87 964.97 curveto
1741 stroke
1742 grestore
1743 % nosh
1744 gsave
1745 1 setlinewidth
1746 0 0 0 nodecolor
1747 433.96 1189.86 27.1 18 ellipse_path stroke
1748 0 0 0 nodecolor
1749 14 /Times-Roman set_font
1750 420.96 1186.16 moveto 26 (nosh) alignedtext
1751 grestore
1752 % gosh--nosh
1753 gsave
1754 1 setlinewidth
1755 0 0 0 edgecolor
1756 newpath 637.09 975.65 moveto
1757 597.42 1017.49 488.11 1132.75 448.52 1174.5 curveto
1758 stroke
1759 grestore
1760 % posh--push
1761 gsave
1762 1 setlinewidth
1763 0 0 0 edgecolor
1764 newpath 604.14 1253.65 moveto
1765 696.94 1256.83 999.6 1267.18 1092.48 1270.36 curveto
1766 stroke
1767 grestore
1768 % posh--bosh
1769 gsave
1770 1 setlinewidth
1771 0 0 0 edgecolor
1772 newpath 590.59 1236.65 moveto
1773 633.29 1186.72 763.4 1034.6 805.9 984.91 curveto
1774 stroke
1775 grestore
1776 % posh--nosh
1777 gsave
1778 1 setlinewidth
1779 0 0 0 edgecolor
1780 newpath 553.89 1242.62 moveto
1781 527.22 1230.89 483.5 1211.65 456.86 1199.94 curveto
1782 stroke
1783 grestore
1784 % pose
1785 gsave
1786 1 setlinewidth
1787 0 0 0 nodecolor
1788 366.39 1622.58 27 18 ellipse_path stroke
1789 0 0 0 nodecolor
1790 14 /Times-Roman set_font
1791 353.89 1618.88 moveto 25 (pose) alignedtext
1792 grestore
1793 % pose--posh
1794 gsave
1795 1 setlinewidth
1796 0 0 0 edgecolor
1797 newpath 375.98 1605.73 moveto
1798 411.04 1544.11 532.05 1331.45 567.2 1269.67 curveto
1799 stroke
1800 grestore
1801 % hose
1802 gsave
1803 1 setlinewidth
1804 0 0 0 nodecolor
1805 183.8 1779.29 27 18 ellipse_path stroke
1806 0 0 0 nodecolor
1807 14 /Times-Roman set_font
1808 171.3 1775.59 moveto 25 (hose) alignedtext
1809 grestore
1810 % pose--hose
1811 gsave
1812 1 setlinewidth
1813 0 0 0 edgecolor
1814 newpath 349.54 1637.04 moveto
1815 314.76 1666.89 235.36 1735.04 200.61 1764.86 curveto
1816 stroke
1817 grestore
1818 % rose
1819 gsave
1820 1 setlinewidth
1821 0 0 0 nodecolor
1822 378.58 2021.06 27 18 ellipse_path stroke
1823 0 0 0 nodecolor
1824 14 /Times-Roman set_font
1825 367.08 2017.36 moveto 23 (rose) alignedtext
1826 grestore
1827 % pose--rose
1828 gsave
1829 1 setlinewidth
1830 0 0 0 edgecolor
1831 newpath 366.95 1640.74 moveto
1832 368.98 1707.12 375.99 1936.24 378.02 2002.79 curveto
1833 stroke
1834 grestore
1835 % lose
1836 gsave
1837 1 setlinewidth
1838 0 0 0 nodecolor
1839 416.63 1673.97 27 18 ellipse_path stroke
1840 0 0 0 nodecolor
1841 14 /Times-Roman set_font
1842 405.63 1670.27 moveto 22 (lose) alignedtext
1843 grestore
1844 % pose--lose
1845 gsave
1846 1 setlinewidth
1847 0 0 0 edgecolor
1848 newpath 381.19 1637.72 moveto
1849 387.68 1644.35 395.27 1652.12 401.76 1658.76 curveto
1850 stroke
1851 grestore
1852 % nose
1853 gsave
1854 1 setlinewidth
1855 0 0 0 nodecolor
1856 275.95 1623.03 27 18 ellipse_path stroke
1857 0 0 0 nodecolor
1858 14 /Times-Roman set_font
1859 263.45 1619.33 moveto 25 (nose) alignedtext
1860 grestore
1861 % pose--nose
1862 gsave
1863 1 setlinewidth
1864 0 0 0 edgecolor
1865 newpath 339.26 1622.72 moveto
1866 327.81 1622.77 314.51 1622.84 303.07 1622.9 curveto
1867 stroke
1868 grestore
1869 % posy
1870 gsave
1871 1 setlinewidth
1872 0 0 0 nodecolor
1873 291.39 1480.97 27.1 18 ellipse_path stroke
1874 0 0 0 nodecolor
1875 14 /Times-Roman set_font
1876 278.39 1477.27 moveto 26 (posy) alignedtext
1877 grestore
1878 % pose--posy
1879 gsave
1880 1 setlinewidth
1881 0 0 0 edgecolor
1882 newpath 357.35 1605.5 moveto
1883 342.93 1578.28 314.9 1525.37 300.47 1498.12 curveto
1884 stroke
1885 grestore
1886 % post
1887 gsave
1888 1 setlinewidth
1889 0 0 0 nodecolor
1890 573.66 1395.85 27 18 ellipse_path stroke
1891 0 0 0 nodecolor
1892 14 /Times-Roman set_font
1893 562.16 1392.15 moveto 23 (post) alignedtext
1894 grestore
1895 % pose--post
1896 gsave
1897 1 setlinewidth
1898 0 0 0 edgecolor
1899 newpath 380.64 1607 moveto
1900 418.6 1565.48 521.83 1452.55 559.59 1411.25 curveto
1901 stroke
1902 grestore
1903 % dose
1904 gsave
1905 1 setlinewidth
1906 0 0 0 nodecolor
1907 234.09 1823.26 27 18 ellipse_path stroke
1908 0 0 0 nodecolor
1909 14 /Times-Roman set_font
1910 221.59 1819.56 moveto 25 (dose) alignedtext
1911 grestore
1912 % pose--dose
1913 gsave
1914 1 setlinewidth
1915 0 0 0 edgecolor
1916 newpath 355.34 1639.34 moveto
1917 330.37 1677.21 269.86 1768.99 245.02 1806.68 curveto
1918 stroke
1919 grestore
1920 % hose--rose
1921 gsave
1922 1 setlinewidth
1923 0 0 0 edgecolor
1924 newpath 196.58 1795.15 moveto
1925 231.88 1838.96 330.4 1961.26 365.75 2005.13 curveto
1926 stroke
1927 grestore
1928 % hose--lose
1929 gsave
1930 1 setlinewidth
1931 0 0 0 edgecolor
1932 newpath 206.55 1769 moveto
1933 251.18 1748.81 349.71 1704.24 394.13 1684.15 curveto
1934 stroke
1935 grestore
1936 % busy
1937 gsave
1938 1 setlinewidth
1939 0 0 0 nodecolor
1940 1625.47 1068.2 27.1 18 ellipse_path stroke
1941 0 0 0 nodecolor
1942 14 /Times-Roman set_font
1943 1612.47 1064.5 moveto 26 (busy) alignedtext
1944 grestore
1945 % bury
1946 gsave
1947 1 setlinewidth
1948 0 0 0 nodecolor
1949 1971.87 1012.04 27 18 ellipse_path stroke
1950 0 0 0 nodecolor
1951 14 /Times-Roman set_font
1952 1959.37 1008.34 moveto 25 (bury) alignedtext
1953 grestore
1954 % busy--bury
1955 gsave
1956 1 setlinewidth
1957 0 0 0 edgecolor
1958 newpath 1652.07 1063.89 moveto
1959 1716.55 1053.43 1880.6 1026.84 1945.18 1016.37 curveto
1960 stroke
1961 grestore
1962 % bush
1963 gsave
1964 1 setlinewidth
1965 0 0 0 nodecolor
1966 1222.35 1085.07 27.1 18 ellipse_path stroke
1967 0 0 0 nodecolor
1968 14 /Times-Roman set_font
1969 1209.35 1081.37 moveto 26 (bush) alignedtext
1970 grestore
1971 % busy--bush
1972 gsave
1973 1 setlinewidth
1974 0 0 0 edgecolor
1975 newpath 1598.07 1069.35 moveto
1976 1524.53 1072.43 1323.36 1080.84 1249.78 1083.92 curveto
1977 stroke
1978 grestore
1979 % busy--buss
1980 gsave
1981 1 setlinewidth
1982 0 0 0 edgecolor
1983 newpath 1628.12 1086.38 moveto
1984 1633.33 1122.03 1644.83 1200.74 1650.01 1236.23 curveto
1985 stroke
1986 grestore
1987 % busy--bust
1988 gsave
1989 1 setlinewidth
1990 0 0 0 edgecolor
1991 newpath 1606.1 1081.16 moveto
1992 1542.17 1123.94 1338.35 1260.33 1274.7 1302.92 curveto
1993 stroke
1994 grestore
1995 % buoy
1996 gsave
1997 1 setlinewidth
1998 0 0 0 nodecolor
1999 1934.6 867.85 28.7 18 ellipse_path stroke
2000 0 0 0 nodecolor
2001 14 /Times-Roman set_font
2002 1920.6 864.15 moveto 28 (buoy) alignedtext
2003 grestore
2004 % busy--buoy
2005 gsave
2006 1 setlinewidth
2007 0 0 0 edgecolor
2008 newpath 1645.27 1055.37 moveto
2009 1700.98 1019.26 1858.57 917.13 1914.55 880.84 curveto
2010 stroke
2011 grestore
2012 % bury--buoy
2013 gsave
2014 1 setlinewidth
2015 0 0 0 edgecolor
2016 newpath 1967.23 994.07 moveto
2017 1960.08 966.44 1946.48 913.81 1939.3 886.04 curveto
2018 stroke
2019 grestore
2020 % runs--rubs
2021 gsave
2022 1 setlinewidth
2023 0 0 0 edgecolor
2024 newpath 1499.83 1997.07 moveto
2025 1484.35 2047.94 1439.89 2194.01 1424.41 2244.86 curveto
2026 stroke
2027 grestore
2028 % ramp
2029 gsave
2030 1 setlinewidth
2031 0 0 0 nodecolor
2032 548.01 18.34 29.5 18 ellipse_path stroke
2033 0 0 0 nodecolor
2034 14 /Times-Roman set_font
2035 533.51 14.64 moveto 29 (ramp) alignedtext
2036 grestore
2037 % rasp--ramp
2038 gsave
2039 1 setlinewidth
2040 0 0 0 edgecolor
2041 newpath 670.89 325.87 moveto
2042 648.34 269.44 577.62 92.45 555.02 35.9 curveto
2043 stroke
2044 grestore
2045 % husk
2046 gsave
2047 1 setlinewidth
2048 0 0 0 nodecolor
2049 1002.08 1597.24 27.1 18 ellipse_path stroke
2050 0 0 0 nodecolor
2051 14 /Times-Roman set_font
2052 989.08 1593.54 moveto 26 (husk) alignedtext
2053 grestore
2054 % husk--musk
2055 gsave
2056 1 setlinewidth
2057 0 0 0 edgecolor
2058 newpath 1021.19 1583.94 moveto
2059 1057.7 1558.53 1137.05 1503.3 1174.17 1477.47 curveto
2060 stroke
2061 grestore
2062 % hulk
2063 gsave
2064 1 setlinewidth
2065 0 0 0 nodecolor
2066 993.32 1904.09 27 18 ellipse_path stroke
2067 0 0 0 nodecolor
2068 14 /Times-Roman set_font
2069 980.82 1900.39 moveto 25 (hulk) alignedtext
2070 grestore
2071 % husk--hulk
2072 gsave
2073 1 setlinewidth
2074 0 0 0 edgecolor
2075 newpath 1001.56 1615.52 moveto
2076 1000 1670.09 995.39 1831.46 993.84 1885.91 curveto
2077 stroke
2078 grestore
2079 % husk--rusk
2080 gsave
2081 1 setlinewidth
2082 0 0 0 edgecolor
2083 newpath 977.15 1604.95 moveto
2084 944.57 1615.03 887.82 1632.59 855.36 1642.63 curveto
2085 stroke
2086 grestore
2087 % husk--dusk
2088 gsave
2089 1 setlinewidth
2090 0 0 0 edgecolor
2091 newpath 985.67 1611.84 moveto
2092 964.64 1630.55 928.39 1662.79 907.33 1681.52 curveto
2093 stroke
2094 grestore
2095 % hunk
2096 gsave
2097 1 setlinewidth
2098 0 0 0 nodecolor
2099 1157.57 1936.1 28.7 18 ellipse_path stroke
2100 0 0 0 nodecolor
2101 14 /Times-Roman set_font
2102 1143.57 1932.4 moveto 28 (hunk) alignedtext
2103 grestore
2104 % husk--hunk
2105 gsave
2106 1 setlinewidth
2107 0 0 0 edgecolor
2108 newpath 1010 1614.51 moveto
2109 1036.61 1672.51 1122.61 1859.92 1149.47 1918.46 curveto
2110 stroke
2111 grestore
2112 % husk--tusk
2113 gsave
2114 1 setlinewidth
2115 0 0 0 edgecolor
2116 newpath 1005.64 1579.1 moveto
2117 1012.49 1544.16 1027.45 1467.91 1034.29 1433.03 curveto
2118 stroke
2119 grestore
2120 % hulk--hunk
2121 gsave
2122 1 setlinewidth
2123 0 0 0 edgecolor
2124 newpath 1019.35 1909.16 moveto
2125 1049.56 1915.05 1099.18 1924.72 1130.02 1930.73 curveto
2126 stroke
2127 grestore
2128 % puns--runs
2129 gsave
2130 1 setlinewidth
2131 0 0 0 edgecolor
2132 newpath 1741.25 1798.51 moveto
2133 1694.64 1834.23 1569.65 1930 1523.06 1965.7 curveto
2134 stroke
2135 grestore
2136 % puns--pugs
2137 gsave
2138 1 setlinewidth
2139 0 0 0 edgecolor
2140 newpath 1776.03 1770.68 moveto
2141 1805.39 1746.12 1865.41 1695.91 1894.81 1671.31 curveto
2142 stroke
2143 grestore
2144 % puns--buns
2145 gsave
2146 1 setlinewidth
2147 0 0 0 edgecolor
2148 newpath 1762 1766.75 moveto
2149 1769.03 1722.92 1786.91 1611.42 1793.95 1567.53 curveto
2150 stroke
2151 grestore
2152 % puns--pups
2153 gsave
2154 1 setlinewidth
2155 0 0 0 edgecolor
2156 newpath 1784.65 1778.41 moveto
2157 1810.07 1772.01 1848.84 1762.25 1874.36 1755.83 curveto
2158 stroke
2159 grestore
2160 % tush
2161 gsave
2162 1 setlinewidth
2163 0 0 0 nodecolor
2164 1103.03 1191.36 27 18 ellipse_path stroke
2165 0 0 0 nodecolor
2166 14 /Times-Roman set_font
2167 1091.53 1187.66 moveto 23 (tush) alignedtext
2168 grestore
2169 % bush--tush
2170 gsave
2171 1 setlinewidth
2172 0 0 0 edgecolor
2173 newpath 1205.76 1099.85 moveto
2174 1182.96 1120.16 1142.2 1156.47 1119.48 1176.71 curveto
2175 stroke
2176 grestore
2177 % bush--push
2178 gsave
2179 1 setlinewidth
2180 0 0 0 edgecolor
2181 newpath 1212.89 1102.26 moveto
2182 1193.36 1137.73 1148.78 1218.71 1129.27 1254.15 curveto
2183 stroke
2184 grestore
2185 % bush--gush
2186 gsave
2187 1 setlinewidth
2188 0 0 0 edgecolor
2189 newpath 1195.21 1081.72 moveto
2190 1148.03 1075.89 1051.42 1063.96 1004.41 1058.15 curveto
2191 stroke
2192 grestore
2193 % bush--bosh
2194 gsave
2195 1 setlinewidth
2196 0 0 0 edgecolor
2197 newpath 1197.15 1077.81 moveto
2198 1124.8 1056.97 917.01 997.12 844.68 976.28 curveto
2199 stroke
2200 grestore
2201 % bush--mush
2202 gsave
2203 1 setlinewidth
2204 0 0 0 edgecolor
2205 newpath 1230.12 1102.52 moveto
2206 1240.92 1126.77 1260.37 1170.45 1271.21 1194.81 curveto
2207 stroke
2208 grestore
2209 % tush--push
2210 gsave
2211 1 setlinewidth
2212 0 0 0 edgecolor
2213 newpath 1106.84 1209.5 moveto
2214 1109.59 1222.58 1113.29 1240.17 1116.04 1253.23 curveto
2215 stroke
2216 grestore
2217 % tush--gush
2218 gsave
2219 1 setlinewidth
2220 0 0 0 edgecolor
2221 newpath 1088.87 1175.97 moveto
2222 1064.77 1149.74 1016.02 1096.7 991.82 1070.38 curveto
2223 stroke
2224 grestore
2225 % tush--mush
2226 gsave
2227 1 setlinewidth
2228 0 0 0 edgecolor
2229 newpath 1129.76 1194.57 moveto
2230 1161.89 1198.42 1215.64 1204.86 1249.13 1208.87 curveto
2231 stroke
2232 grestore
2233 % tush--tusk
2234 gsave
2235 1 setlinewidth
2236 0 0 0 edgecolor
2237 newpath 1097.8 1209.28 moveto
2238 1085.56 1251.25 1055.16 1355.52 1042.99 1397.26 curveto
2239 stroke
2240 grestore
2241 % gust
2242 gsave
2243 1 setlinewidth
2244 0 0 0 nodecolor
2245 1074.51 1322.48 27 18 ellipse_path stroke
2246 0 0 0 nodecolor
2247 14 /Times-Roman set_font
2248 1063.01 1318.78 moveto 23 (gust) alignedtext
2249 grestore
2250 % gist
2251 gsave
2252 1 setlinewidth
2253 0 0 0 nodecolor
2254 1096.15 1097.82 27 18 ellipse_path stroke
2255 0 0 0 nodecolor
2256 14 /Times-Roman set_font
2257 1086.15 1094.12 moveto 20 (gist) alignedtext
2258 grestore
2259 % gust--gist
2260 gsave
2261 1 setlinewidth
2262 0 0 0 edgecolor
2263 newpath 1076.25 1304.47 moveto
2264 1080.3 1262.41 1090.35 1158.06 1094.41 1115.91 curveto
2265 stroke
2266 grestore
2267 % gust--gush
2268 gsave
2269 1 setlinewidth
2270 0 0 0 edgecolor
2271 newpath 1068.15 1304.92 moveto
2272 1050.57 1256.42 1001.51 1121.03 983.91 1072.45 curveto
2273 stroke
2274 grestore
2275 % must
2276 gsave
2277 1 setlinewidth
2278 0 0 0 nodecolor
2279 1212.1 1383.78 28.7 18 ellipse_path stroke
2280 0 0 0 nodecolor
2281 14 /Times-Roman set_font
2282 1198.1 1380.08 moveto 28 (must) alignedtext
2283 grestore
2284 % gust--must
2285 gsave
2286 1 setlinewidth
2287 0 0 0 edgecolor
2288 newpath 1097.23 1332.6 moveto
2289 1122.42 1343.82 1162.86 1361.84 1188.43 1373.23 curveto
2290 stroke
2291 grestore
2292 % gust--rust
2293 gsave
2294 1 setlinewidth
2295 0 0 0 edgecolor
2296 newpath 1073.79 1340.71 moveto
2297 1071.95 1387.5 1067.08 1511.36 1065.24 1557.97 curveto
2298 stroke
2299 grestore
2300 % gust--bust
2301 gsave
2302 1 setlinewidth
2303 0 0 0 edgecolor
2304 newpath 1101.61 1321.47 moveto
2305 1135.84 1320.2 1194.37 1318.02 1228.54 1316.75 curveto
2306 stroke
2307 grestore
2308 % gust--lust
2309 gsave
2310 1 setlinewidth
2311 0 0 0 edgecolor
2312 newpath 1051.43 1312.42 moveto
2313 1035.9 1305.65 1015.51 1296.77 1000.02 1290.02 curveto
2314 stroke
2315 grestore
2316 % dust
2317 gsave
2318 1 setlinewidth
2319 0 0 0 nodecolor
2320 1007.65 1531.9 27 18 ellipse_path stroke
2321 0 0 0 nodecolor
2322 14 /Times-Roman set_font
2323 996.15 1528.2 moveto 23 (dust) alignedtext
2324 grestore
2325 % gust--dust
2326 gsave
2327 1 setlinewidth
2328 0 0 0 edgecolor
2329 newpath 1068.81 1340.33 moveto
2330 1056.18 1379.9 1025.96 1474.56 1013.34 1514.09 curveto
2331 stroke
2332 grestore
2333 % oust
2334 gsave
2335 1 setlinewidth
2336 0 0 0 nodecolor
2337 1113.65 1441.27 27 18 ellipse_path stroke
2338 0 0 0 nodecolor
2339 14 /Times-Roman set_font
2340 1102.15 1437.57 moveto 23 (oust) alignedtext
2341 grestore
2342 % gust--oust
2343 gsave
2344 1 setlinewidth
2345 0 0 0 edgecolor
2346 newpath 1080.37 1340.26 moveto
2347 1087.75 1362.66 1100.35 1400.91 1107.75 1423.36 curveto
2348 stroke
2349 grestore
2350 % nest
2351 gsave
2352 1 setlinewidth
2353 0 0 0 nodecolor
2354 496.44 1232.49 27 18 ellipse_path stroke
2355 0 0 0 nodecolor
2356 14 /Times-Roman set_font
2357 485.44 1228.79 moveto 22 (nest) alignedtext
2358 grestore
2359 % nest--jest
2360 gsave
2361 1 setlinewidth
2362 0 0 0 edgecolor
2363 newpath 523.64 1232.29 moveto
2364 550.77 1232.09 592.22 1231.78 619.37 1231.58 curveto
2365 stroke
2366 grestore
2367 % nest--lest
2368 gsave
2369 1 setlinewidth
2370 0 0 0 edgecolor
2371 newpath 518.79 1222.14 moveto
2372 556.97 1204.47 634.28 1168.67 672.4 1151.02 curveto
2373 stroke
2374 grestore
2375 % nest--pest
2376 gsave
2377 1 setlinewidth
2378 0 0 0 edgecolor
2379 newpath 520.21 1223.39 moveto
2380 524.98 1221.56 530 1219.64 534.77 1217.81 curveto
2381 stroke
2382 grestore
2383 % nest--test
2384 gsave
2385 1 setlinewidth
2386 0 0 0 edgecolor
2387 newpath 496.34 1214.29 moveto
2388 496.31 1209.25 496.28 1203.78 496.25 1198.73 curveto
2389 stroke
2390 grestore
2391 % west
2392 gsave
2393 1 setlinewidth
2394 0 0 0 nodecolor
2395 464.5 1136.12 27 18 ellipse_path stroke
2396 0 0 0 nodecolor
2397 14 /Times-Roman set_font
2398 452 1132.42 moveto 25 (west) alignedtext
2399 grestore
2400 % nest--west
2401 gsave
2402 1 setlinewidth
2403 0 0 0 edgecolor
2404 newpath 490.58 1214.81 moveto
2405 484.85 1197.53 476.18 1171.36 470.43 1154.01 curveto
2406 stroke
2407 grestore
2408 % nest--best
2409 gsave
2410 1 setlinewidth
2411 0 0 0 edgecolor
2412 newpath 521.24 1225.07 moveto
2413 573.28 1209.51 693.35 1173.59 745.51 1157.99 curveto
2414 stroke
2415 grestore
2416 % nest--zest
2417 gsave
2418 1 setlinewidth
2419 0 0 0 edgecolor
2420 newpath 501.02 1214.68 moveto
2421 506.69 1192.64 516.28 1155.32 521.97 1133.2 curveto
2422 stroke
2423 grestore
2424 % nest--vest
2425 gsave
2426 1 setlinewidth
2427 0 0 0 edgecolor
2428 newpath 502.18 1214.8 moveto
2429 512.31 1183.56 533.26 1118.97 543.38 1087.74 curveto
2430 stroke
2431 grestore
2432 % nest--rest
2433 gsave
2434 1 setlinewidth
2435 0 0 0 edgecolor
2436 newpath 515.69 1245.4 moveto
2437 549.69 1268.19 619.97 1315.3 653.95 1338.08 curveto
2438 stroke
2439 grestore
2440 % nest--fest
2441 gsave
2442 1 setlinewidth
2443 0 0 0 edgecolor
2444 newpath 508.93 1216.51 moveto
2445 526.6 1193.9 558.72 1152.8 576.44 1130.12 curveto
2446 stroke
2447 grestore
2448 % pest--test
2449 gsave
2450 1 setlinewidth
2451 0 0 0 edgecolor
2452 newpath 535.9 1198.55 moveto
2453 530.33 1196.01 524.36 1193.3 518.79 1190.76 curveto
2454 stroke
2455 grestore
2456 % pest--zest
2457 gsave
2458 1 setlinewidth
2459 0 0 0 edgecolor
2460 newpath 552.39 1191.18 moveto
2461 546.74 1174.56 538.32 1149.75 532.65 1133.05 curveto
2462 stroke
2463 grestore
2464 % last--cast
2465 gsave
2466 1 setlinewidth
2467 0 0 0 edgecolor
2468 newpath 962.36 955.16 moveto
2469 989.87 906.7 1068.9 767.52 1096.41 719.06 curveto
2470 stroke
2471 grestore
2472 % last--lust
2473 gsave
2474 1 setlinewidth
2475 0 0 0 edgecolor
2476 newpath 954.22 990.38 moveto
2477 958.55 1045.16 971.34 1207.13 975.66 1261.78 curveto
2478 stroke
2479 grestore
2480 % last--lost
2481 gsave
2482 1 setlinewidth
2483 0 0 0 edgecolor
2484 newpath 941.98 988.76 moveto
2485 904.93 1046.14 783.14 1234.76 745.98 1292.3 curveto
2486 stroke
2487 grestore
2488 % mute
2489 gsave
2490 1 setlinewidth
2491 0 0 0 nodecolor
2492 1319.86 1973.53 28.7 18 ellipse_path stroke
2493 0 0 0 nodecolor
2494 14 /Times-Roman set_font
2495 1305.86 1969.83 moveto 28 (mute) alignedtext
2496 grestore
2497 % mute--muse
2498 gsave
2499 1 setlinewidth
2500 0 0 0 edgecolor
2501 newpath 1314.42 1955.67 moveto
2502 1299.09 1905.33 1255.65 1762.67 1240.38 1712.51 curveto
2503 stroke
2504 grestore
2505 % mutt
2506 gsave
2507 1 setlinewidth
2508 0 0 0 nodecolor
2509 1412.36 1675.97 27.1 18 ellipse_path stroke
2510 0 0 0 nodecolor
2511 14 /Times-Roman set_font
2512 1399.36 1672.27 moveto 26 (mutt) alignedtext
2513 grestore
2514 % mute--mutt
2515 gsave
2516 1 setlinewidth
2517 0 0 0 edgecolor
2518 newpath 1325.37 1955.81 moveto
2519 1341.78 1903.01 1390.24 1747.14 1406.76 1693.98 curveto
2520 stroke
2521 grestore
2522 % lath
2523 gsave
2524 1 setlinewidth
2525 0 0 0 nodecolor
2526 983.64 315.58 27 18 ellipse_path stroke
2527 0 0 0 nodecolor
2528 14 /Times-Roman set_font
2529 973.14 311.88 moveto 21 (lath) alignedtext
2530 grestore
2531 % lath--lash
2532 gsave
2533 1 setlinewidth
2534 0 0 0 edgecolor
2535 newpath 983.33 333.66 moveto
2536 982.21 396.95 978.49 608.25 977.37 671.95 curveto
2537 stroke
2538 grestore
2539 % hath
2540 gsave
2541 1 setlinewidth
2542 0 0 0 nodecolor
2543 897.41 265.5 27 18 ellipse_path stroke
2544 0 0 0 nodecolor
2545 14 /Times-Roman set_font
2546 885.41 261.8 moveto 24 (hath) alignedtext
2547 grestore
2548 % lath--hath
2549 gsave
2550 1 setlinewidth
2551 0 0 0 edgecolor
2552 newpath 963.21 303.71 moveto
2553 949.56 295.79 931.68 285.4 918 277.46 curveto
2554 stroke
2555 grestore
2556 % bath
2557 gsave
2558 1 setlinewidth
2559 0 0 0 nodecolor
2560 895.98 416.06 27 18 ellipse_path stroke
2561 0 0 0 nodecolor
2562 14 /Times-Roman set_font
2563 883.98 412.36 moveto 24 (bath) alignedtext
2564 grestore
2565 % lath--bath
2566 gsave
2567 1 setlinewidth
2568 0 0 0 edgecolor
2569 newpath 969.95 331.28 moveto
2570 953.48 350.16 926.01 381.64 909.58 400.47 curveto
2571 stroke
2572 grestore
2573 % math
2574 gsave
2575 1 setlinewidth
2576 0 0 0 nodecolor
2577 1059.39 388.21 28.7 18 ellipse_path stroke
2578 0 0 0 nodecolor
2579 14 /Times-Roman set_font
2580 1045.39 384.51 moveto 28 (math) alignedtext
2581 grestore
2582 % lath--math
2583 gsave
2584 1 setlinewidth
2585 0 0 0 edgecolor
2586 newpath 999.34 330.63 moveto
2587 1012.25 343.01 1030.48 360.49 1043.45 372.93 curveto
2588 stroke
2589 grestore
2590 % hath--hash
2591 gsave
2592 1 setlinewidth
2593 0 0 0 edgecolor
2594 newpath 896.88 283.53 moveto
2595 895.11 344.07 889.39 539.72 887.6 600.84 curveto
2596 stroke
2597 grestore
2598 % hath--bath
2599 gsave
2600 1 setlinewidth
2601 0 0 0 edgecolor
2602 newpath 897.24 283.66 moveto
2603 896.96 312.6 896.43 368.85 896.16 397.83 curveto
2604 stroke
2605 grestore
2606 % hath--math
2607 gsave
2608 1 setlinewidth
2609 0 0 0 edgecolor
2610 newpath 915.36 279.1 moveto
2611 946.34 302.56 1009.49 350.41 1040.86 374.17 curveto
2612 stroke
2613 grestore
2614 % bask
2615 gsave
2616 1 setlinewidth
2617 0 0 0 nodecolor
2618 1242.43 741.58 27 18 ellipse_path stroke
2619 0 0 0 nodecolor
2620 14 /Times-Roman set_font
2621 1229.93 737.88 moveto 25 (bask) alignedtext
2622 grestore
2623 % bask--mask
2624 gsave
2625 1 setlinewidth
2626 0 0 0 edgecolor
2627 newpath 1242.5 759.61 moveto
2628 1242.66 803.3 1243.07 914.47 1243.23 958.23 curveto
2629 stroke
2630 grestore
2631 % bask--bast
2632 gsave
2633 1 setlinewidth
2634 0 0 0 edgecolor
2635 newpath 1231.04 757.98 moveto
2636 1207.51 791.84 1153.8 869.13 1130.3 902.95 curveto
2637 stroke
2638 grestore
2639 % bask--cask
2640 gsave
2641 1 setlinewidth
2642 0 0 0 edgecolor
2643 newpath 1230.62 725.09 moveto
2644 1220.14 710.47 1204.9 689.22 1194.43 674.6 curveto
2645 stroke
2646 grestore
2647 % bask--bass
2648 gsave
2649 1 setlinewidth
2650 0 0 0 edgecolor
2651 newpath 1257.5 756.61 moveto
2652 1283.16 782.22 1335.05 834.01 1360.81 859.72 curveto
2653 stroke
2654 grestore
2655 % bask--bash
2656 gsave
2657 1 setlinewidth
2658 0 0 0 edgecolor
2659 newpath 1215.08 741.86 moveto
2660 1173.54 742.28 1095 743.08 1053.59 743.51 curveto
2661 stroke
2662 grestore
2663 % bask--base
2664 gsave
2665 1 setlinewidth
2666 0 0 0 edgecolor
2667 newpath 1244.04 723.59 moveto
2668 1245.96 702.09 1249.16 666.32 1251.08 644.71 curveto
2669 stroke
2670 grestore
2671 % cask--cast
2672 gsave
2673 1 setlinewidth
2674 0 0 0 edgecolor
2675 newpath 1162.1 669.96 moveto
2676 1151.1 676.27 1137.59 684.03 1126.59 690.36 curveto
2677 stroke
2678 grestore
2679 % cask--cash
2680 gsave
2681 1 setlinewidth
2682 0 0 0 edgecolor
2683 newpath 1158.24 649.88 moveto
2684 1114.36 635 1022.64 603.89 978.89 589.06 curveto
2685 stroke
2686 grestore
2687 % buss--bush
2688 gsave
2689 1 setlinewidth
2690 0 0 0 edgecolor
2691 newpath 1629.2 1244.99 moveto
2692 1554.23 1215.52 1320.81 1123.77 1245.81 1094.29 curveto
2693 stroke
2694 grestore
2695 % buss--buns
2696 gsave
2697 1 setlinewidth
2698 0 0 0 edgecolor
2699 newpath 1661.02 1271.35 moveto
2700 1686.51 1323.52 1762.94 1479.96 1788.46 1532.19 curveto
2701 stroke
2702 grestore
2703 % buss--bums
2704 gsave
2705 1 setlinewidth
2706 0 0 0 edgecolor
2707 newpath 1677.3 1261.99 moveto
2708 1744 1283.04 1927.55 1340.99 1997.04 1362.93 curveto
2709 stroke
2710 grestore
2711 % buss--cuss
2712 gsave
2713 1 setlinewidth
2714 0 0 0 edgecolor
2715 newpath 1670.63 1267.76 moveto
2716 1701.84 1291.27 1765.65 1339.35 1796.92 1362.9 curveto
2717 stroke
2718 grestore
2719 % buss--bugs
2720 gsave
2721 1 setlinewidth
2722 0 0 0 edgecolor
2723 newpath 1674.06 1265.32 moveto
2724 1731 1294.88 1885.62 1375.17 1942.73 1404.82 curveto
2725 stroke
2726 grestore
2727 % lass--last
2728 gsave
2729 1 setlinewidth
2730 0 0 0 edgecolor
2731 newpath 1234.55 821.99 moveto
2732 1178.9 851.62 1029.69 931.08 974.06 960.7 curveto
2733 stroke
2734 grestore
2735 % lass--pass
2736 gsave
2737 1 setlinewidth
2738 0 0 0 edgecolor
2739 newpath 1273.93 824.2 moveto
2740 1322.92 860.98 1457.91 962.32 1506.8 999.03 curveto
2741 stroke
2742 grestore
2743 % lass--mass
2744 gsave
2745 1 setlinewidth
2746 0 0 0 edgecolor
2747 newpath 1271.92 825.42 moveto
2748 1300.64 851.88 1360.52 907.03 1389.48 933.72 curveto
2749 stroke
2750 grestore
2751 % lass--bass
2752 gsave
2753 1 setlinewidth
2754 0 0 0 edgecolor
2755 newpath 1277.07 821.98 moveto
2756 1298.9 833.65 1332.73 851.74 1354.63 863.46 curveto
2757 stroke
2758 grestore
2759 % sass
2760 gsave
2761 1 setlinewidth
2762 0 0 0 nodecolor
2763 1371.4 709.48 27 18 ellipse_path stroke
2764 0 0 0 nodecolor
2765 14 /Times-Roman set_font
2766 1360.4 705.78 moveto 22 (sass) alignedtext
2767 grestore
2768 % lass--sass
2769 gsave
2770 1 setlinewidth
2771 0 0 0 edgecolor
2772 newpath 1272.42 796.14 moveto
2773 1294.38 776.91 1332.93 743.16 1354.88 723.95 curveto
2774 stroke
2775 grestore
2776 % mule
2777 gsave
2778 1 setlinewidth
2779 0 0 0 nodecolor
2780 1078.87 2124.86 28.7 18 ellipse_path stroke
2781 0 0 0 nodecolor
2782 14 /Times-Roman set_font
2783 1064.87 2121.16 moveto 28 (mule) alignedtext
2784 grestore
2785 % mule--mute
2786 gsave
2787 1 setlinewidth
2788 0 0 0 edgecolor
2789 newpath 1099.42 2111.96 moveto
2790 1144.95 2083.37 1253.89 2014.96 1299.37 1986.4 curveto
2791 stroke
2792 grestore
2793 % mule--muse
2794 gsave
2795 1 setlinewidth
2796 0 0 0 edgecolor
2797 newpath 1085.28 2107.2 moveto
2798 1110.53 2037.65 1202.94 1783.07 1228.43 1712.84 curveto
2799 stroke
2800 grestore
2801 % yule
2802 gsave
2803 1 setlinewidth
2804 0 0 0 nodecolor
2805 934.44 2406.91 27 18 ellipse_path stroke
2806 0 0 0 nodecolor
2807 14 /Times-Roman set_font
2808 922.44 2403.21 moveto 24 (yule) alignedtext
2809 grestore
2810 % mule--yule
2811 gsave
2812 1 setlinewidth
2813 0 0 0 edgecolor
2814 newpath 1070.06 2142.08 moveto
2815 1044.27 2192.43 969.19 2339.04 943.32 2389.56 curveto
2816 stroke
2817 grestore
2818 % push--gush
2819 gsave
2820 1 setlinewidth
2821 0 0 0 edgecolor
2822 newpath 1108.91 1254.67 moveto
2823 1082.42 1214.38 1015.02 1111.86 988.49 1071.51 curveto
2824 stroke
2825 grestore
2826 % list--gist
2827 gsave
2828 1 setlinewidth
2829 0 0 0 edgecolor
2830 newpath 935.4 1124.22 moveto
2831 971.08 1118.36 1034.26 1107.98 1069.86 1102.13 curveto
2832 stroke
2833 grestore
2834 % list--last
2835 gsave
2836 1 setlinewidth
2837 0 0 0 edgecolor
2838 newpath 914.01 1110.6 moveto
2839 922.46 1080.41 939.4 1019.84 947.81 989.79 curveto
2840 stroke
2841 grestore
2842 % mist
2843 gsave
2844 1 setlinewidth
2845 0 0 0 nodecolor
2846 1221.9 1148.99 27 18 ellipse_path stroke
2847 0 0 0 nodecolor
2848 14 /Times-Roman set_font
2849 1209.4 1145.29 moveto 25 (mist) alignedtext
2850 grestore
2851 % list--mist
2852 gsave
2853 1 setlinewidth
2854 0 0 0 edgecolor
2855 newpath 935.94 1130.32 moveto
2856 995.09 1134.18 1135.71 1143.36 1194.91 1147.22 curveto
2857 stroke
2858 grestore
2859 % list--lust
2860 gsave
2861 1 setlinewidth
2862 0 0 0 edgecolor
2863 newpath 916.8 1145.93 moveto
2864 929.87 1175 956.02 1233.15 969.17 1262.39 curveto
2865 stroke
2866 grestore
2867 % list--lost
2868 gsave
2869 1 setlinewidth
2870 0 0 0 edgecolor
2871 newpath 894.16 1143.95 moveto
2872 861.32 1178.06 782.72 1259.68 749.91 1293.76 curveto
2873 stroke
2874 grestore
2875 % mist--gist
2876 gsave
2877 1 setlinewidth
2878 0 0 0 edgecolor
2879 newpath 1198.84 1139.6 moveto
2880 1176.29 1130.43 1142.14 1116.53 1119.49 1107.32 curveto
2881 stroke
2882 grestore
2883 % mist--must
2884 gsave
2885 1 setlinewidth
2886 0 0 0 edgecolor
2887 newpath 1221.15 1167.02 moveto
2888 1219.33 1210.73 1214.69 1321.92 1212.86 1365.69 curveto
2889 stroke
2890 grestore
2891 % miss
2892 gsave
2893 1 setlinewidth
2894 0 0 0 nodecolor
2895 1523.53 1085.44 27.1 18 ellipse_path stroke
2896 0 0 0 nodecolor
2897 14 /Times-Roman set_font
2898 1510.53 1081.74 moveto 26 (miss) alignedtext
2899 grestore
2900 % mist--miss
2901 gsave
2902 1 setlinewidth
2903 0 0 0 edgecolor
2904 newpath 1247.88 1143.51 moveto
2905 1304.89 1131.5 1440.45 1102.94 1497.5 1090.92 curveto
2906 stroke
2907 grestore
2908 % most
2909 gsave
2910 1 setlinewidth
2911 0 0 0 nodecolor
2912 994.57 1226.12 28.7 18 ellipse_path stroke
2913 0 0 0 nodecolor
2914 14 /Times-Roman set_font
2915 980.57 1222.42 moveto 28 (most) alignedtext
2916 grestore
2917 % mist--most
2918 gsave
2919 1 setlinewidth
2920 0 0 0 edgecolor
2921 newpath 1197.57 1157.24 moveto
2922 1154.16 1171.97 1063.78 1202.64 1019.76 1217.58 curveto
2923 stroke
2924 grestore
2925 % bosh--nosh
2926 gsave
2927 1 setlinewidth
2928 0 0 0 edgecolor
2929 newpath 798.76 980.9 moveto
2930 731.82 1019.24 521.87 1139.5 454.79 1177.93 curveto
2931 stroke
2932 grestore
2933 % rise
2934 gsave
2935 1 setlinewidth
2936 0 0 0 nodecolor
2937 329.59 2191.3 27 18 ellipse_path stroke
2938 0 0 0 nodecolor
2939 14 /Times-Roman set_font
2940 319.59 2187.6 moveto 20 (rise) alignedtext
2941 grestore
2942 % rise--rice
2943 gsave
2944 1 setlinewidth
2945 0 0 0 edgecolor
2946 newpath 314.56 2206.58 moveto
2947 278.74 2243.01 188.72 2334.56 152.97 2370.91 curveto
2948 stroke
2949 grestore
2950 % rise--rime
2951 gsave
2952 1 setlinewidth
2953 0 0 0 edgecolor
2954 newpath 321.1 2208.76 moveto
2955 293.61 2265.32 207.26 2442.96 179.99 2499.06 curveto
2956 stroke
2957 grestore
2958 % risk
2959 gsave
2960 1 setlinewidth
2961 0 0 0 nodecolor
2962 377.78 1884.44 27 18 ellipse_path stroke
2963 0 0 0 nodecolor
2964 14 /Times-Roman set_font
2965 367.28 1880.74 moveto 21 (risk) alignedtext
2966 grestore
2967 % rise--risk
2968 gsave
2969 1 setlinewidth
2970 0 0 0 edgecolor
2971 newpath 332.46 2173.02 moveto
2972 341.03 2118.44 366.37 1957.07 374.92 1902.62 curveto
2973 stroke
2974 grestore
2975 % rise--rife
2976 gsave
2977 1 setlinewidth
2978 0 0 0 edgecolor
2979 newpath 317.93 2207.96 moveto
2980 283.13 2257.72 180.21 2404.86 145.48 2454.51 curveto
2981 stroke
2982 grestore
2983 % rise--rose
2984 gsave
2985 1 setlinewidth
2986 0 0 0 edgecolor
2987 newpath 334.74 2173.4 moveto
2988 344.15 2140.7 364.01 2071.68 373.42 2038.97 curveto
2989 stroke
2990 grestore
2991 % rise--ripe
2992 gsave
2993 1 setlinewidth
2994 0 0 0 edgecolor
2995 newpath 320.4 2208.63 moveto
2996 295.91 2254.82 229.31 2380.46 204.95 2426.4 curveto
2997 stroke
2998 grestore
2999 % rise--ride
3000 gsave
3001 1 setlinewidth
3002 0 0 0 edgecolor
3003 newpath 331.15 2209.35 moveto
3004 335.72 2262.14 349.01 2415.83 353.59 2468.8 curveto
3005 stroke
3006 grestore
3007 % ruse
3008 gsave
3009 1 setlinewidth
3010 0 0 0 nodecolor
3011 871.14 1973.51 27 18 ellipse_path stroke
3012 0 0 0 nodecolor
3013 14 /Times-Roman set_font
3014 859.64 1969.81 moveto 23 (ruse) alignedtext
3015 grestore
3016 % rise--ruse
3017 gsave
3018 1 setlinewidth
3019 0 0 0 edgecolor
3020 newpath 352.86 2181.94 moveto
3021 441.74 2146.2 759.23 2018.52 847.96 1982.83 curveto
3022 stroke
3023 grestore
3024 % rise--rile
3025 gsave
3026 1 setlinewidth
3027 0 0 0 edgecolor
3028 newpath 332.82 2209.35 moveto
3029 340.93 2254.75 362.12 2373.29 370.24 2418.73 curveto
3030 stroke
3031 grestore
3032 % rite
3033 gsave
3034 1 setlinewidth
3035 0 0 0 nodecolor
3036 233.8 2488.57 27 18 ellipse_path stroke
3037 0 0 0 nodecolor
3038 14 /Times-Roman set_font
3039 224.3 2484.87 moveto 19 (rite) alignedtext
3040 grestore
3041 % rise--rite
3042 gsave
3043 1 setlinewidth
3044 0 0 0 edgecolor
3045 newpath 323.88 2209 moveto
3046 306.85 2261.87 256.48 2418.2 239.48 2470.95 curveto
3047 stroke
3048 grestore
3049 % vise
3050 gsave
3051 1 setlinewidth
3052 0 0 0 nodecolor
3053 89.02 2014.07 27 18 ellipse_path stroke
3054 0 0 0 nodecolor
3055 14 /Times-Roman set_font
3056 78.02 2010.37 moveto 22 (vise) alignedtext
3057 grestore
3058 % rise--vise
3059 gsave
3060 1 setlinewidth
3061 0 0 0 edgecolor
3062 newpath 311.11 2177.68 moveto
3063 266.22 2144.61 151.84 2060.35 107.23 2027.49 curveto
3064 stroke
3065 grestore
3066 % wise
3067 gsave
3068 1 setlinewidth
3069 0 0 0 nodecolor
3070 223.81 1724.27 27 18 ellipse_path stroke
3071 0 0 0 nodecolor
3072 14 /Times-Roman set_font
3073 211.31 1720.57 moveto 25 (wise) alignedtext
3074 grestore
3075 % rise--wise
3076 gsave
3077 1 setlinewidth
3078 0 0 0 edgecolor
3079 newpath 325.51 2173.27 moveto
3080 308.67 2098.93 244.7 1816.48 227.88 1742.23 curveto
3081 stroke
3082 grestore
3083 % risk--rusk
3084 gsave
3085 1 setlinewidth
3086 0 0 0 edgecolor
3087 newpath 399.32 1873.3 moveto
3088 475.7 1833.81 733.1 1700.72 809.27 1661.33 curveto
3089 stroke
3090 grestore
3091 % muss--musk
3092 gsave
3093 1 setlinewidth
3094 0 0 0 edgecolor
3095 newpath 1504.79 1333.16 moveto
3096 1443.19 1359.02 1281.73 1426.82 1219.25 1453.05 curveto
3097 stroke
3098 grestore
3099 % muss--muse
3100 gsave
3101 1 setlinewidth
3102 0 0 0 edgecolor
3103 newpath 1516.14 1339.39 moveto
3104 1467.44 1400.95 1296.3 1617.28 1247.85 1678.53 curveto
3105 stroke
3106 grestore
3107 % muss--buss
3108 gsave
3109 1 setlinewidth
3110 0 0 0 edgecolor
3111 newpath 1550.95 1310.8 moveto
3112 1573.8 1298.08 1609.44 1278.25 1631.89 1265.75 curveto
3113 stroke
3114 grestore
3115 % muss--mass
3116 gsave
3117 1 setlinewidth
3118 0 0 0 edgecolor
3119 newpath 1523.21 1304.88 moveto
3120 1502.34 1241.54 1432.54 1029.74 1411.76 966.68 curveto
3121 stroke
3122 grestore
3123 % muss--wuss
3124 gsave
3125 1 setlinewidth
3126 0 0 0 edgecolor
3127 newpath 1557.3 1328.78 moveto
3128 1600.27 1337.72 1681.71 1354.66 1724.12 1363.48 curveto
3129 stroke
3130 grestore
3131 % muss--must
3132 gsave
3133 1 setlinewidth
3134 0 0 0 edgecolor
3135 newpath 1501.02 1328.33 moveto
3136 1440.7 1339.91 1299.58 1366.99 1239.72 1378.48 curveto
3137 stroke
3138 grestore
3139 % muss--mush
3140 gsave
3141 1 setlinewidth
3142 0 0 0 edgecolor
3143 newpath 1505.18 1312.34 moveto
3144 1457.62 1291.33 1351.81 1244.59 1303.71 1223.34 curveto
3145 stroke
3146 grestore
3147 % muss--cuss
3148 gsave
3149 1 setlinewidth
3150 0 0 0 edgecolor
3151 newpath 1557.35 1328.21 moveto
3152 1612.7 1338.59 1734.88 1361.5 1788.68 1371.59 curveto
3153 stroke
3154 grestore
3155 % muss--miss
3156 gsave
3157 1 setlinewidth
3158 0 0 0 edgecolor
3159 newpath 1528.73 1304.69 moveto
3160 1527.68 1260.48 1525.01 1148.01 1523.96 1103.74 curveto
3161 stroke
3162 grestore
3163 % mess
3164 gsave
3165 1 setlinewidth
3166 0 0 0 nodecolor
3167 1620.3 963.95 28.7 18 ellipse_path stroke
3168 0 0 0 nodecolor
3169 14 /Times-Roman set_font
3170 1606.3 960.25 moveto 28 (mess) alignedtext
3171 grestore
3172 % muss--mess
3173 gsave
3174 1 setlinewidth
3175 0 0 0 edgecolor
3176 newpath 1533.68 1305.13 moveto
3177 1549.2 1244.01 1600.19 1043.14 1615.75 981.86 curveto
3178 stroke
3179 grestore
3180 % mass--pass
3181 gsave
3182 1 setlinewidth
3183 0 0 0 edgecolor
3184 newpath 1427.69 960.5 moveto
3185 1449.28 972.07 1482.12 989.67 1503.52 1001.14 curveto
3186 stroke
3187 grestore
3188 % hush
3189 gsave
3190 1 setlinewidth
3191 0 0 0 nodecolor
3192 1010.67 1116.28 27.1 18 ellipse_path stroke
3193 0 0 0 nodecolor
3194 14 /Times-Roman set_font
3195 997.67 1112.58 moveto 26 (hush) alignedtext
3196 grestore
3197 % hush--husk
3198 gsave
3199 1 setlinewidth
3200 0 0 0 edgecolor
3201 newpath 1010.34 1134.55 moveto
3202 1008.98 1210.82 1003.75 1503.4 1002.4 1579.21 curveto
3203 stroke
3204 grestore
3205 % hush--bush
3206 gsave
3207 1 setlinewidth
3208 0 0 0 edgecolor
3209 newpath 1037.48 1112.33 moveto
3210 1078.08 1106.34 1154.75 1095.04 1195.42 1089.04 curveto
3211 stroke
3212 grestore
3213 % hush--tush
3214 gsave
3215 1 setlinewidth
3216 0 0 0 edgecolor
3217 newpath 1028.04 1130.41 moveto
3218 1044.55 1143.83 1069.25 1163.9 1085.73 1177.31 curveto
3219 stroke
3220 grestore
3221 % hush--push
3222 gsave
3223 1 setlinewidth
3224 0 0 0 edgecolor
3225 newpath 1022.35 1132.87 moveto
3226 1043.36 1162.71 1087.29 1225.08 1108.24 1254.83 curveto
3227 stroke
3228 grestore
3229 % hush--gush
3230 gsave
3231 1 setlinewidth
3232 0 0 0 edgecolor
3233 newpath 1001.44 1099.17 moveto
3234 996.84 1090.64 991.3 1080.37 986.71 1071.85 curveto
3235 stroke
3236 grestore
3237 % hush--mush
3238 gsave
3239 1 setlinewidth
3240 0 0 0 edgecolor
3241 newpath 1034.96 1124.99 moveto
3242 1085.29 1143.02 1200.58 1184.33 1252.67 1202.99 curveto
3243 stroke
3244 grestore
3245 % hush--hash
3246 gsave
3247 1 setlinewidth
3248 0 0 0 edgecolor
3249 newpath 1006.2 1098.3 moveto
3250 986.89 1020.68 910.82 714.79 891.53 637.21 curveto
3251 stroke
3252 grestore
3253 % rush
3254 gsave
3255 1 setlinewidth
3256 0 0 0 nodecolor
3257 975.19 1332.5 27 18 ellipse_path stroke
3258 0 0 0 nodecolor
3259 14 /Times-Roman set_font
3260 963.19 1328.8 moveto 24 (rush) alignedtext
3261 grestore
3262 % hush--rush
3263 gsave
3264 1 setlinewidth
3265 0 0 0 edgecolor
3266 newpath 1007.7 1134.35 moveto
3267 1001.03 1175.05 984.87 1273.54 978.17 1314.34 curveto
3268 stroke
3269 grestore
3270 % hush--lush
3271 gsave
3272 1 setlinewidth
3273 0 0 0 edgecolor
3274 newpath 1022.17 1099.79 moveto
3275 1029.91 1088.7 1040.07 1074.14 1047.79 1063.08 curveto
3276 stroke
3277 grestore
3278 % rife--rime
3279 gsave
3280 1 setlinewidth
3281 0 0 0 edgecolor
3282 newpath 147.09 2486.87 moveto
3283 150.75 2491.25 154.72 2495.99 158.39 2500.37 curveto
3284 stroke
3285 grestore
3286 % rife--ripe
3287 gsave
3288 1 setlinewidth
3289 0 0 0 edgecolor
3290 newpath 156.62 2460.98 moveto
3291 162.01 2458.58 167.76 2456.03 173.15 2453.63 curveto
3292 stroke
3293 grestore
3294 % rife--ride
3295 gsave
3296 1 setlinewidth
3297 0 0 0 edgecolor
3298 newpath 161.02 2473.04 moveto
3299 203.6 2476.1 285.65 2482 328.16 2485.05 curveto
3300 stroke
3301 grestore
3302 % rife--rile
3303 gsave
3304 1 setlinewidth
3305 0 0 0 edgecolor
3306 newpath 160.44 2467.29 moveto
3307 206.49 2460.7 300.66 2447.22 346.79 2440.62 curveto
3308 stroke
3309 grestore
3310 % yest
3311 gsave
3312 1 setlinewidth
3313 0 0 0 nodecolor
3314 558.23 1159.27 27 18 ellipse_path stroke
3315 0 0 0 nodecolor
3316 14 /Times-Roman set_font
3317 547.23 1155.57 moveto 22 (yest) alignedtext
3318 grestore
3319 % yest--jest
3320 gsave
3321 1 setlinewidth
3322 0 0 0 edgecolor
3323 newpath 575.69 1173.52 moveto
3324 591.29 1186.24 614 1204.77 629.49 1217.41 curveto
3325 stroke
3326 grestore
3327 % yest--lest
3328 gsave
3329 1 setlinewidth
3330 0 0 0 edgecolor
3331 newpath 584.86 1155.65 moveto
3332 608.9 1152.38 644.09 1147.59 668.1 1144.32 curveto
3333 stroke
3334 grestore
3335 % yest--nest
3336 gsave
3337 1 setlinewidth
3338 0 0 0 edgecolor
3339 newpath 544.82 1175.16 moveto
3340 534.46 1187.44 520.18 1204.36 509.82 1216.63 curveto
3341 stroke
3342 grestore
3343 % yest--pest
3344 gsave
3345 1 setlinewidth
3346 0 0 0 edgecolor
3347 newpath 558.28 1177.42 moveto
3348 558.29 1181.73 558.3 1186.32 558.32 1190.62 curveto
3349 stroke
3350 grestore
3351 % yest--test
3352 gsave
3353 1 setlinewidth
3354 0 0 0 edgecolor
3355 newpath 534.05 1167.52 moveto
3356 529.56 1169.06 524.86 1170.66 520.37 1172.19 curveto
3357 stroke
3358 grestore
3359 % yest--west
3360 gsave
3361 1 setlinewidth
3362 0 0 0 edgecolor
3363 newpath 532.62 1152.95 moveto
3364 519.39 1149.68 503.3 1145.7 490.08 1142.44 curveto
3365 stroke
3366 grestore
3367 % yest--best
3368 gsave
3369 1 setlinewidth
3370 0 0 0 edgecolor
3371 newpath 585.54 1158.15 moveto
3372 626.29 1156.47 702.56 1153.33 743.24 1151.65 curveto
3373 stroke
3374 grestore
3375 % yest--zest
3376 gsave
3377 1 setlinewidth
3378 0 0 0 edgecolor
3379 newpath 546.45 1142.87 moveto
3380 543.78 1139.15 540.94 1135.2 538.28 1131.49 curveto
3381 stroke
3382 grestore
3383 % yest--vest
3384 gsave
3385 1 setlinewidth
3386 0 0 0 edgecolor
3387 newpath 556.39 1141.22 moveto
3388 554.8 1125.75 552.54 1103.56 550.95 1088.1 curveto
3389 stroke
3390 grestore
3391 % yest--rest
3392 gsave
3393 1 setlinewidth
3394 0 0 0 edgecolor
3395 newpath 568.43 1176.29 moveto
3396 590.24 1212.66 641.21 1297.65 663 1334 curveto
3397 stroke
3398 grestore
3399 % yest--fest
3400 gsave
3401 1 setlinewidth
3402 0 0 0 edgecolor
3403 newpath 569.52 1142.68 moveto
3404 572.2 1138.75 575.06 1134.55 577.74 1130.61 curveto
3405 stroke
3406 grestore
3407 % duck
3408 gsave
3409 1 setlinewidth
3410 0 0 0 nodecolor
3411 1148.51 1826.3 27.9 18 ellipse_path stroke
3412 0 0 0 nodecolor
3413 14 /Times-Roman set_font
3414 1135.01 1822.6 moveto 27 (duck) alignedtext
3415 grestore
3416 % duck--muck
3417 gsave
3418 1 setlinewidth
3419 0 0 0 edgecolor
3420 newpath 1166.81 1812.46 moveto
3421 1218.14 1773.65 1363.14 1664.02 1415.18 1624.67 curveto
3422 stroke
3423 grestore
3424 % duck--dusk
3425 gsave
3426 1 setlinewidth
3427 0 0 0 edgecolor
3428 newpath 1126.1 1814.98 moveto
3429 1077.13 1790.25 961.09 1731.65 912.67 1707.2 curveto
3430 stroke
3431 grestore
3432 % duct
3433 gsave
3434 1 setlinewidth
3435 0 0 0 nodecolor
3436 965.75 1818.18 27 18 ellipse_path stroke
3437 0 0 0 nodecolor
3438 14 /Times-Roman set_font
3439 953.75 1814.48 moveto 24 (duct) alignedtext
3440 grestore
3441 % duck--duct
3442 gsave
3443 1 setlinewidth
3444 0 0 0 edgecolor
3445 newpath 1120.36 1825.05 moveto
3446 1085.61 1823.5 1026.95 1820.9 992.75 1819.38 curveto
3447 stroke
3448 grestore
3449 % rose--lose
3450 gsave
3451 1 setlinewidth
3452 0 0 0 edgecolor
3453 newpath 380.57 2002.88 moveto
3454 387.15 1942.91 408.11 1751.68 414.65 1691.96 curveto
3455 stroke
3456 grestore
3457 % puts--puns
3458 gsave
3459 1 setlinewidth
3460 0 0 0 edgecolor
3461 newpath 1834.99 1703.34 moveto
3462 1818.12 1721.46 1790.45 1751.17 1773.6 1769.27 curveto
3463 stroke
3464 grestore
3465 % puts--pugs
3466 gsave
3467 1 setlinewidth
3468 0 0 0 edgecolor
3469 newpath 1871.31 1677.02 moveto
3470 1877.34 1674.05 1883.89 1670.83 1889.93 1667.85 curveto
3471 stroke
3472 grestore
3473 % puts--buts
3474 gsave
3475 1 setlinewidth
3476 0 0 0 edgecolor
3477 newpath 1851.05 1669.49 moveto
3478 1855.13 1620.86 1866.23 1488.6 1870.3 1440.24 curveto
3479 stroke
3480 grestore
3481 % puts--pups
3482 gsave
3483 1 setlinewidth
3484 0 0 0 edgecolor
3485 newpath 1862.57 1703.6 moveto
3486 1870.07 1712.72 1879.48 1724.16 1887.01 1733.31 curveto
3487 stroke
3488 grestore
3489 % fuss--buss
3490 gsave
3491 1 setlinewidth
3492 0 0 0 edgecolor
3493 newpath 1635.69 1566.43 moveto
3494 1638.82 1508.65 1648.52 1330.08 1651.65 1272.38 curveto
3495 stroke
3496 grestore
3497 % fuss--muss
3498 gsave
3499 1 setlinewidth
3500 0 0 0 edgecolor
3501 newpath 1627.61 1567.09 moveto
3502 1608.38 1519.41 1555.41 1388.02 1536.22 1340.43 curveto
3503 stroke
3504 grestore
3505 % fuss--wuss
3506 gsave
3507 1 setlinewidth
3508 0 0 0 edgecolor
3509 newpath 1644.05 1567.4 moveto
3510 1665.94 1526.94 1720.33 1426.44 1742.11 1386.2 curveto
3511 stroke
3512 grestore
3513 % fuss--cuss
3514 gsave
3515 1 setlinewidth
3516 0 0 0 edgecolor
3517 newpath 1648.25 1569.02 moveto
3518 1681.66 1530.45 1767.71 1431.11 1801.29 1392.35 curveto
3519 stroke
3520 grestore
3521 % fuse
3522 gsave
3523 1 setlinewidth
3524 0 0 0 nodecolor
3525 1386.03 1979.37 27 18 ellipse_path stroke
3526 0 0 0 nodecolor
3527 14 /Times-Roman set_font
3528 1374.53 1975.67 moveto 23 (fuse) alignedtext
3529 grestore
3530 % fuss--fuse
3531 gsave
3532 1 setlinewidth
3533 0 0 0 edgecolor
3534 newpath 1624.01 1601.63 moveto
3535 1583.2 1666.41 1437.42 1897.81 1396.68 1962.47 curveto
3536 stroke
3537 grestore
3538 % wuss--buss
3539 gsave
3540 1 setlinewidth
3541 0 0 0 edgecolor
3542 newpath 1737.62 1353.16 moveto
3543 1718.76 1331.2 1685.04 1291.93 1666.25 1270.05 curveto
3544 stroke
3545 grestore
3546 % wuss--cuss
3547 gsave
3548 1 setlinewidth
3549 0 0 0 edgecolor
3550 newpath 1779.82 1372.44 moveto
3551 1782.6 1372.76 1785.41 1373.09 1788.18 1373.41 curveto
3552 stroke
3553 grestore
3554 % pugs--pups
3555 gsave
3556 1 setlinewidth
3557 0 0 0 edgecolor
3558 newpath 1909.52 1675.31 moveto
3559 1907.48 1691.48 1904.52 1714.98 1902.48 1731.14 curveto
3560 stroke
3561 grestore
3562 % must--musk
3563 gsave
3564 1 setlinewidth
3565 0 0 0 edgecolor
3566 newpath 1208.01 1401.9 moveto
3567 1205.06 1414.96 1201.09 1432.53 1198.14 1445.58 curveto
3568 stroke
3569 grestore
3570 % must--muse
3571 gsave
3572 1 setlinewidth
3573 0 0 0 edgecolor
3574 newpath 1213.43 1401.85 moveto
3575 1217.48 1456.82 1229.6 1621.65 1233.65 1676.68 curveto
3576 stroke
3577 grestore
3578 % must--mutt
3579 gsave
3580 1 setlinewidth
3581 0 0 0 edgecolor
3582 newpath 1223.44 1400.33 moveto
3583 1258.61 1451.64 1365.56 1607.69 1400.9 1659.24 curveto
3584 stroke
3585 grestore
3586 % must--mush
3587 gsave
3588 1 setlinewidth
3589 0 0 0 edgecolor
3590 newpath 1219.02 1366.09 moveto
3591 1231.88 1333.18 1259.36 1262.89 1272.19 1230.05 curveto
3592 stroke
3593 grestore
3594 % must--rust
3595 gsave
3596 1 setlinewidth
3597 0 0 0 edgecolor
3598 newpath 1199.52 1400.17 moveto
3599 1171.57 1436.59 1104.6 1523.84 1076.87 1559.96 curveto
3600 stroke
3601 grestore
3602 % must--lust
3603 gsave
3604 1 setlinewidth
3605 0 0 0 edgecolor
3606 newpath 1188.28 1373.26 moveto
3607 1142.89 1353.22 1044.57 1309.82 999.95 1290.12 curveto
3608 stroke
3609 grestore
3610 % must--dust
3611 gsave
3612 1 setlinewidth
3613 0 0 0 edgecolor
3614 newpath 1193.24 1397.45 moveto
3615 1154.19 1425.74 1064.93 1490.4 1026.18 1518.47 curveto
3616 stroke
3617 grestore
3618 % must--oust
3619 gsave
3620 1 setlinewidth
3621 0 0 0 edgecolor
3622 newpath 1190.74 1396.26 moveto
3623 1173.89 1406.1 1150.54 1419.73 1133.96 1429.41 curveto
3624 stroke
3625 grestore
3626 % must--most
3627 gsave
3628 1 setlinewidth
3629 0 0 0 edgecolor
3630 newpath 1193.18 1370.07 moveto
3631 1152.04 1340.25 1054.85 1269.81 1013.6 1239.92 curveto
3632 stroke
3633 grestore
3634 % butt
3635 gsave
3636 1 setlinewidth
3637 0 0 0 nodecolor
3638 1567.57 1496.97 27 18 ellipse_path stroke
3639 0 0 0 nodecolor
3640 14 /Times-Roman set_font
3641 1556.57 1493.27 moveto 22 (butt) alignedtext
3642 grestore
3643 % mutt--butt
3644 gsave
3645 1 setlinewidth
3646 0 0 0 edgecolor
3647 newpath 1426.14 1660.09 moveto
3648 1455.66 1626.03 1524.75 1546.35 1554.05 1512.56 curveto
3649 stroke
3650 grestore
3651 % rule
3652 gsave
3653 1 setlinewidth
3654 0 0 0 nodecolor
3655 773.8 2301.69 27 18 ellipse_path stroke
3656 0 0 0 nodecolor
3657 14 /Times-Roman set_font
3658 762.8 2297.99 moveto 22 (rule) alignedtext
3659 grestore
3660 % rule--mule
3661 gsave
3662 1 setlinewidth
3663 0 0 0 edgecolor
3664 newpath 794.29 2289.82 moveto
3665 849.6 2257.76 1001.53 2169.69 1057.67 2137.15 curveto
3666 stroke
3667 grestore
3668 % rule--yule
3669 gsave
3670 1 setlinewidth
3671 0 0 0 edgecolor
3672 newpath 793.18 2314.39 moveto
3673 824.05 2334.61 884.07 2373.92 914.99 2394.17 curveto
3674 stroke
3675 grestore
3676 % rude
3677 gsave
3678 1 setlinewidth
3679 0 0 0 nodecolor
3680 739.77 2416.27 27 18 ellipse_path stroke
3681 0 0 0 nodecolor
3682 14 /Times-Roman set_font
3683 727.27 2412.57 moveto 25 (rude) alignedtext
3684 grestore
3685 % rule--rude
3686 gsave
3687 1 setlinewidth
3688 0 0 0 edgecolor
3689 newpath 768.49 2319.6 moveto
3690 762.09 2341.12 751.43 2377.02 745.05 2398.49 curveto
3691 stroke
3692 grestore
3693 % rule--ruse
3694 gsave
3695 1 setlinewidth
3696 0 0 0 edgecolor
3697 newpath 779.18 2283.58 moveto
3698 796.19 2226.2 848.79 2048.87 865.78 1991.57 curveto
3699 stroke
3700 grestore
3701 % rule--rile
3702 gsave
3703 1 setlinewidth
3704 0 0 0 edgecolor
3705 newpath 749.66 2309.84 moveto
3706 678.32 2333.92 469.02 2404.56 397.64 2428.65 curveto
3707 stroke
3708 grestore
3709 % rube
3710 gsave
3711 1 setlinewidth
3712 0 0 0 nodecolor
3713 1052.44 2403.49 27 18 ellipse_path stroke
3714 0 0 0 nodecolor
3715 14 /Times-Roman set_font
3716 1039.94 2399.79 moveto 25 (rube) alignedtext
3717 grestore
3718 % rule--rube
3719 gsave
3720 1 setlinewidth
3721 0 0 0 edgecolor
3722 newpath 797.56 2310.37 moveto
3723 850.2 2329.6 976.16 2375.62 1028.75 2394.83 curveto
3724 stroke
3725 grestore
3726 % role
3727 gsave
3728 1 setlinewidth
3729 0 0 0 nodecolor
3730 450.87 2300.82 27 18 ellipse_path stroke
3731 0 0 0 nodecolor
3732 14 /Times-Roman set_font
3733 439.87 2297.12 moveto 22 (role) alignedtext
3734 grestore
3735 % rule--role
3736 gsave
3737 1 setlinewidth
3738 0 0 0 edgecolor
3739 newpath 746.55 2301.62 moveto
3740 685.57 2301.46 538.74 2301.06 477.94 2300.9 curveto
3741 stroke
3742 grestore
3743 % rude--ruse
3744 gsave
3745 1 setlinewidth
3746 0 0 0 edgecolor
3747 newpath 745.09 2398.36 moveto
3748 766.25 2327.02 844.47 2063.38 865.76 1991.64 curveto
3749 stroke
3750 grestore
3751 % nude
3752 gsave
3753 1 setlinewidth
3754 0 0 0 nodecolor
3755 676.72 2756.67 27.9 18 ellipse_path stroke
3756 0 0 0 nodecolor
3757 14 /Times-Roman set_font
3758 663.22 2752.97 moveto 27 (nude) alignedtext
3759 grestore
3760 % rude--nude
3761 gsave
3762 1 setlinewidth
3763 0 0 0 edgecolor
3764 newpath 736.38 2434.57 moveto
3765 725.41 2493.81 690.94 2679.91 680.05 2738.69 curveto
3766 stroke
3767 grestore
3768 % bass--buss
3769 gsave
3770 1 setlinewidth
3771 0 0 0 edgecolor
3772 newpath 1387.91 891.2 moveto
3773 1433.31 953.45 1595.48 1175.82 1640.8 1237.96 curveto
3774 stroke
3775 grestore
3776 % bass--pass
3777 gsave
3778 1 setlinewidth
3779 0 0 0 edgecolor
3780 newpath 1391.95 889.63 moveto
3781 1420.58 916.12 1480.43 971.5 1508.98 997.91 curveto
3782 stroke
3783 grestore
3784 % bass--mass
3785 gsave
3786 1 setlinewidth
3787 0 0 0 edgecolor
3788 newpath 1383.1 892.42 moveto
3789 1387.82 904.12 1394.01 919.44 1398.75 931.17 curveto
3790 stroke
3791 grestore
3792 % bass--base
3793 gsave
3794 1 setlinewidth
3795 0 0 0 edgecolor
3796 newpath 1367.35 857.43 moveto
3797 1344.66 811.71 1283.71 688.92 1261.21 643.59 curveto
3798 stroke
3799 grestore
3800 % west--jest
3801 gsave
3802 1 setlinewidth
3803 0 0 0 edgecolor
3804 newpath 485.74 1147.23 moveto
3805 520.74 1165.54 590.13 1201.83 625.22 1220.19 curveto
3806 stroke
3807 grestore
3808 % west--lest
3809 gsave
3810 1 setlinewidth
3811 0 0 0 edgecolor
3812 newpath 491.8 1136.66 moveto
3813 536.1 1137.55 623.12 1139.28 667.4 1140.16 curveto
3814 stroke
3815 grestore
3816 % west--pest
3817 gsave
3818 1 setlinewidth
3819 0 0 0 edgecolor
3820 newpath 482.15 1149.79 moveto
3821 498.83 1162.69 523.71 1181.95 540.47 1194.92 curveto
3822 stroke
3823 grestore
3824 % west--test
3825 gsave
3826 1 setlinewidth
3827 0 0 0 edgecolor
3828 newpath 476.1 1152.38 moveto
3829 478.85 1156.23 481.79 1160.34 484.54 1164.2 curveto
3830 stroke
3831 grestore
3832 % west--best
3833 gsave
3834 1 setlinewidth
3835 0 0 0 edgecolor
3836 newpath 491.65 1137.4 moveto
3837 549.71 1140.13 685.35 1146.52 743.36 1149.25 curveto
3838 stroke
3839 grestore
3840 % west--zest
3841 gsave
3842 1 setlinewidth
3843 0 0 0 edgecolor
3844 newpath 488.68 1127.98 moveto
3845 493.18 1126.47 497.87 1124.88 502.37 1123.37 curveto
3846 stroke
3847 grestore
3848 % west--vest
3849 gsave
3850 1 setlinewidth
3851 0 0 0 edgecolor
3852 newpath 482.44 1122.11 moveto
3853 496.9 1110.83 517.11 1095.05 531.48 1083.83 curveto
3854 stroke
3855 grestore
3856 % west--rest
3857 gsave
3858 1 setlinewidth
3859 0 0 0 edgecolor
3860 newpath 479.5 1151.57 moveto
3861 518.01 1191.21 619.95 1296.17 658.3 1335.66 curveto
3862 stroke
3863 grestore
3864 % west--fest
3865 gsave
3866 1 setlinewidth
3867 0 0 0 edgecolor
3868 newpath 490.6 1131.49 moveto
3869 511.71 1127.74 541.31 1122.49 562.53 1118.72 curveto
3870 stroke
3871 grestore
3872 % mesh
3873 gsave
3874 1 setlinewidth
3875 0 0 0 nodecolor
3876 1452.17 840.11 29.8 18 ellipse_path stroke
3877 0 0 0 nodecolor
3878 14 /Times-Roman set_font
3879 1437.17 836.41 moveto 30 (mesh) alignedtext
3880 grestore
3881 % mesh--mush
3882 gsave
3883 1 setlinewidth
3884 0 0 0 edgecolor
3885 newpath 1444.06 857.57 moveto
3886 1414.98 920.11 1316.22 1132.55 1287.17 1195.03 curveto
3887 stroke
3888 grestore
3889 % mesh--mess
3890 gsave
3891 1 setlinewidth
3892 0 0 0 edgecolor
3893 newpath 1471.13 854.07 moveto
3894 1503.59 877.98 1569.43 926.48 1601.67 950.22 curveto
3895 stroke
3896 grestore
3897 % mush--muse
3898 gsave
3899 1 setlinewidth
3900 0 0 0 edgecolor
3901 newpath 1277.42 1230.48 moveto
3902 1270.47 1306.5 1243.6 1600.48 1236.64 1676.68 curveto
3903 stroke
3904 grestore
3905 % mush--push
3906 gsave
3907 1 setlinewidth
3908 0 0 0 edgecolor
3909 newpath 1253.13 1222.04 moveto
3910 1222.82 1233.24 1173.07 1251.63 1143.68 1262.49 curveto
3911 stroke
3912 grestore
3913 % mush--gush
3914 gsave
3915 1 setlinewidth
3916 0 0 0 edgecolor
3917 newpath 1255.91 1200.35 moveto
3918 1199.23 1170.72 1054.16 1094.89 999.13 1066.12 curveto
3919 stroke
3920 grestore
3921 % mush--much
3922 gsave
3923 1 setlinewidth
3924 0 0 0 edgecolor
3925 newpath 1303.69 1223.14 moveto
3926 1384.86 1258.37 1643.44 1370.61 1724.67 1405.86 curveto
3927 stroke
3928 grestore
3929 % buns--runs
3930 gsave
3931 1 setlinewidth
3932 0 0 0 edgecolor
3933 newpath 1785.61 1565.98 moveto
3934 1739.23 1634.35 1563.2 1893.88 1516.6 1962.58 curveto
3935 stroke
3936 grestore
3937 % buns--bums
3938 gsave
3939 1 setlinewidth
3940 0 0 0 edgecolor
3941 newpath 1814.7 1535.43 moveto
3942 1856.98 1502.34 1962.96 1419.4 2005.79 1385.88 curveto
3943 stroke
3944 grestore
3945 % buns--bugs
3946 gsave
3947 1 setlinewidth
3948 0 0 0 edgecolor
3949 newpath 1814.46 1535.36 moveto
3950 1846.62 1509.75 1914.51 1455.67 1946.68 1430.05 curveto
3951 stroke
3952 grestore
3953 % buns--bunt
3954 gsave
3955 1 setlinewidth
3956 0 0 0 edgecolor
3957 newpath 1776.6 1561.8 moveto
3958 1723.71 1594.2 1581.9 1681.1 1529.03 1713.49 curveto
3959 stroke
3960 grestore
3961 % bums--bugs
3962 gsave
3963 1 setlinewidth
3964 0 0 0 edgecolor
3965 newpath 2004.9 1385.83 moveto
3966 1997.79 1391.11 1989.76 1397.09 1982.72 1402.32 curveto
3967 stroke
3968 grestore
3969 % nose--hose
3970 gsave
3971 1 setlinewidth
3972 0 0 0 edgecolor
3973 newpath 265.92 1640.05 moveto
3974 248.19 1670.11 211.55 1732.25 193.83 1762.29 curveto
3975 stroke
3976 grestore
3977 % nose--rose
3978 gsave
3979 1 setlinewidth
3980 0 0 0 edgecolor
3981 newpath 280.56 1640.91 moveto
3982 297.61 1707.01 356.96 1937.21 373.98 2003.23 curveto
3983 stroke
3984 grestore
3985 % nose--lose
3986 gsave
3987 1 setlinewidth
3988 0 0 0 edgecolor
3989 newpath 299.82 1631.68 moveto
3990 325.69 1641.04 366.73 1655.91 392.65 1665.29 curveto
3991 stroke
3992 grestore
3993 % nose--nosh
3994 gsave
3995 1 setlinewidth
3996 0 0 0 edgecolor
3997 newpath 282.34 1605.52 moveto
3998 307.81 1535.71 401.89 1277.79 427.49 1207.6 curveto
3999 stroke
4000 grestore
4001 % ripe--rime
4002 gsave
4003 1 setlinewidth
4004 0 0 0 edgecolor
4005 newpath 190.01 2461.13 moveto
4006 186.23 2472.47 181.33 2487.17 177.54 2498.54 curveto
4007 stroke
4008 grestore
4009 % ripe--ride
4010 gsave
4011 1 setlinewidth
4012 0 0 0 edgecolor
4013 newpath 221.12 2450.41 moveto
4014 250.94 2458.55 300.27 2472.01 330.04 2480.14 curveto
4015 stroke
4016 grestore
4017 % ride--rude
4018 gsave
4019 1 setlinewidth
4020 0 0 0 edgecolor
4021 newpath 381.3 2482.19 moveto
4022 451.46 2469.28 643.4 2433.99 713.6 2421.08 curveto
4023 stroke
4024 grestore
4025 % disk
4026 gsave
4027 1 setlinewidth
4028 0 0 0 nodecolor
4029 527.15 1544.56 27 18 ellipse_path stroke
4030 0 0 0 nodecolor
4031 14 /Times-Roman set_font
4032 515.65 1540.86 moveto 23 (disk) alignedtext
4033 grestore
4034 % disk--risk
4035 gsave
4036 1 setlinewidth
4037 0 0 0 edgecolor
4038 newpath 519.53 1561.89 moveto
4039 493.91 1620.19 410.97 1808.9 385.37 1867.15 curveto
4040 stroke
4041 grestore
4042 % desk
4043 gsave
4044 1 setlinewidth
4045 0 0 0 nodecolor
4046 599.23 1760.55 27 18 ellipse_path stroke
4047 0 0 0 nodecolor
4048 14 /Times-Roman set_font
4049 586.73 1756.85 moveto 25 (desk) alignedtext
4050 grestore
4051 % disk--desk
4052 gsave
4053 1 setlinewidth
4054 0 0 0 edgecolor
4055 newpath 533.05 1562.24 moveto
4056 546.6 1602.84 579.82 1702.39 593.35 1742.93 curveto
4057 stroke
4058 grestore
4059 % disk--dusk
4060 gsave
4061 1 setlinewidth
4062 0 0 0 edgecolor
4063 newpath 550.17 1554.16 moveto
4064 615.6 1581.44 802.1 1659.18 867.69 1686.53 curveto
4065 stroke
4066 grestore
4067 % dish
4068 gsave
4069 1 setlinewidth
4070 0 0 0 nodecolor
4071 487.12 1071.09 27 18 ellipse_path stroke
4072 0 0 0 nodecolor
4073 14 /Times-Roman set_font
4074 475.62 1067.39 moveto 23 (dish) alignedtext
4075 grestore
4076 % disk--dish
4077 gsave
4078 1 setlinewidth
4079 0 0 0 edgecolor
4080 newpath 525.63 1526.58 moveto
4081 519.29 1451.58 494.98 1164.12 488.64 1089.09 curveto
4082 stroke
4083 grestore
4084 % desk--dusk
4085 gsave
4086 1 setlinewidth
4087 0 0 0 edgecolor
4088 newpath 625.11 1754.84 moveto
4089 680.31 1742.65 809.09 1714.23 864.61 1701.97 curveto
4090 stroke
4091 grestore
4092 % rove
4093 gsave
4094 1 setlinewidth
4095 0 0 0 nodecolor
4096 301.05 2340 27 18 ellipse_path stroke
4097 0 0 0 nodecolor
4098 14 /Times-Roman set_font
4099 288.55 2336.3 moveto 25 (rove) alignedtext
4100 grestore
4101 % rove--rose
4102 gsave
4103 1 setlinewidth
4104 0 0 0 edgecolor
4105 newpath 305.44 2321.94 moveto
4106 319.08 2265.8 360.66 2094.79 374.24 2038.92 curveto
4107 stroke
4108 grestore
4109 % rote
4110 gsave
4111 1 setlinewidth
4112 0 0 0 nodecolor
4113 238.38 2320.54 27 18 ellipse_path stroke
4114 0 0 0 nodecolor
4115 14 /Times-Roman set_font
4116 227.38 2316.84 moveto 22 (rote) alignedtext
4117 grestore
4118 % rove--rote
4119 gsave
4120 1 setlinewidth
4121 0 0 0 edgecolor
4122 newpath 276.28 2332.31 moveto
4123 271.9 2330.95 267.34 2329.53 262.97 2328.17 curveto
4124 stroke
4125 grestore
4126 % rope
4127 gsave
4128 1 setlinewidth
4129 0 0 0 nodecolor
4130 359.94 2295.98 27 18 ellipse_path stroke
4131 0 0 0 nodecolor
4132 14 /Times-Roman set_font
4133 347.44 2292.28 moveto 25 (rope) alignedtext
4134 grestore
4135 % rove--rope
4136 gsave
4137 1 setlinewidth
4138 0 0 0 edgecolor
4139 newpath 319.04 2326.55 moveto
4140 326.21 2321.19 334.45 2315.03 341.65 2309.65 curveto
4141 stroke
4142 grestore
4143 % robe
4144 gsave
4145 1 setlinewidth
4146 0 0 0 nodecolor
4147 533.57 2341.74 27 18 ellipse_path stroke
4148 0 0 0 nodecolor
4149 14 /Times-Roman set_font
4150 521.07 2338.04 moveto 25 (robe) alignedtext
4151 grestore
4152 % rove--robe
4153 gsave
4154 1 setlinewidth
4155 0 0 0 edgecolor
4156 newpath 328.18 2340.2 moveto
4157 372.86 2340.54 461.45 2341.2 506.26 2341.54 curveto
4158 stroke
4159 grestore
4160 % roue
4161 gsave
4162 1 setlinewidth
4163 0 0 0 nodecolor
4164 297.22 2276.43 27 18 ellipse_path stroke
4165 0 0 0 nodecolor
4166 14 /Times-Roman set_font
4167 284.72 2272.73 moveto 25 (roue) alignedtext
4168 grestore
4169 % rove--roue
4170 gsave
4171 1 setlinewidth
4172 0 0 0 edgecolor
4173 newpath 299.96 2321.95 moveto
4174 299.45 2313.44 298.84 2303.29 298.32 2294.74 curveto
4175 stroke
4176 grestore
4177 % best--pest
4178 gsave
4179 1 setlinewidth
4180 0 0 0 edgecolor
4181 newpath 745.28 1157.44 moveto
4182 704.47 1168.65 624.29 1190.67 583.49 1201.87 curveto
4183 stroke
4184 grestore
4185 % best--test
4186 gsave
4187 1 setlinewidth
4188 0 0 0 edgecolor
4189 newpath 743.65 1153.45 moveto
4190 691.21 1159.17 575.58 1171.79 523.06 1177.52 curveto
4191 stroke
4192 grestore
4193 % best--zest
4194 gsave
4195 1 setlinewidth
4196 0 0 0 edgecolor
4197 newpath 743.88 1146.68 moveto
4198 696.98 1139.89 600 1125.85 553.12 1119.06 curveto
4199 stroke
4200 grestore
4201 % best--vest
4202 gsave
4203 1 setlinewidth
4204 0 0 0 edgecolor
4205 newpath 746.34 1141.77 moveto
4206 703.65 1126.25 615.28 1094.12 572.85 1078.7 curveto
4207 stroke
4208 grestore
4209 % best--fest
4210 gsave
4211 1 setlinewidth
4212 0 0 0 edgecolor
4213 newpath 744.45 1145.3 moveto
4214 709.97 1138.36 649.44 1126.18 614.97 1119.24 curveto
4215 stroke
4216 grestore
4217 % zest--test
4218 gsave
4219 1 setlinewidth
4220 0 0 0 edgecolor
4221 newpath 518.43 1132.7 moveto
4222 514.07 1142.06 508.7 1153.56 504.33 1162.92 curveto
4223 stroke
4224 grestore
4225 % dusk--rusk
4226 gsave
4227 1 setlinewidth
4228 0 0 0 edgecolor
4229 newpath 872.8 1682.41 moveto
4230 865.19 1676.59 856.34 1669.84 848.72 1664.03 curveto
4231 stroke
4232 grestore
4233 % dusk--tusk
4234 gsave
4235 1 setlinewidth
4236 0 0 0 edgecolor
4237 newpath 899.83 1679.01 moveto
4238 926.07 1628.81 1002.46 1482.63 1028.79 1432.26 curveto
4239 stroke
4240 grestore
4241 % rune
4242 gsave
4243 1 setlinewidth
4244 0 0 0 nodecolor
4245 1101.76 2249.58 27 18 ellipse_path stroke
4246 0 0 0 nodecolor
4247 14 /Times-Roman set_font
4248 1089.26 2245.88 moveto 25 (rune) alignedtext
4249 grestore
4250 % rune--rung
4251 gsave
4252 1 setlinewidth
4253 0 0 0 edgecolor
4254 newpath 1128.25 2244.72 moveto
4255 1177.54 2235.66 1282.79 2216.33 1331.97 2207.3 curveto
4256 stroke
4257 grestore
4258 % rune--runt
4259 gsave
4260 1 setlinewidth
4261 0 0 0 edgecolor
4262 newpath 1111.19 2232.38 moveto
4263 1141.65 2176.83 1237.15 2002.6 1267.67 1946.93 curveto
4264 stroke
4265 grestore
4266 % rune--runs
4267 gsave
4268 1 setlinewidth
4269 0 0 0 edgecolor
4270 newpath 1120.95 2236.73 moveto
4271 1188.92 2191.21 1417.77 2037.93 1485.92 1992.29 curveto
4272 stroke
4273 grestore
4274 % rune--rule
4275 gsave
4276 1 setlinewidth
4277 0 0 0 edgecolor
4278 newpath 1075.48 2253.76 moveto
4279 1014.07 2263.51 861.74 2287.72 800.21 2297.5 curveto
4280 stroke
4281 grestore
4282 % rune--rude
4283 gsave
4284 1 setlinewidth
4285 0 0 0 edgecolor
4286 newpath 1079.39 2259.88 moveto
4287 1014.5 2289.76 826.7 2376.24 761.99 2406.03 curveto
4288 stroke
4289 grestore
4290 % rune--ruse
4291 gsave
4292 1 setlinewidth
4293 0 0 0 edgecolor
4294 newpath 1088.37 2233.54 moveto
4295 1047.51 2184.64 924.8 2037.75 884.28 1989.25 curveto
4296 stroke
4297 grestore
4298 % tune
4299 gsave
4300 1 setlinewidth
4301 0 0 0 nodecolor
4302 1140.23 2589.86 27 18 ellipse_path stroke
4303 0 0 0 nodecolor
4304 14 /Times-Roman set_font
4305 1128.23 2586.16 moveto 24 (tune) alignedtext
4306 grestore
4307 % rune--tune
4308 gsave
4309 1 setlinewidth
4310 0 0 0 edgecolor
4311 newpath 1103.83 2267.87 moveto
4312 1110.53 2327.1 1131.56 2513.13 1138.2 2571.88 curveto
4313 stroke
4314 grestore
4315 % rune--rube
4316 gsave
4317 1 setlinewidth
4318 0 0 0 edgecolor
4319 newpath 1096.11 2267.24 moveto
4320 1086.64 2296.77 1067.71 2355.86 1058.19 2385.56 curveto
4321 stroke
4322 grestore
4323 % dune
4324 gsave
4325 1 setlinewidth
4326 0 0 0 nodecolor
4327 986.82 2526.85 27.9 18 ellipse_path stroke
4328 0 0 0 nodecolor
4329 14 /Times-Roman set_font
4330 973.32 2523.15 moveto 27 (dune) alignedtext
4331 grestore
4332 % rune--dune
4333 gsave
4334 1 setlinewidth
4335 0 0 0 edgecolor
4336 newpath 1094.4 2267.35 moveto
4337 1073.64 2317.43 1014.81 2459.33 994.12 2509.23 curveto
4338 stroke
4339 grestore
4340 % ruse--muse
4341 gsave
4342 1 setlinewidth
4343 0 0 0 edgecolor
4344 newpath 888.93 1959.88 moveto
4345 950.43 1912.77 1153.61 1757.13 1216.36 1709.06 curveto
4346 stroke
4347 grestore
4348 % ruse--rusk
4349 gsave
4350 1 setlinewidth
4351 0 0 0 edgecolor
4352 newpath 868.85 1955.21 moveto
4353 861.73 1898.31 840.04 1724.99 832.95 1668.37 curveto
4354 stroke
4355 grestore
4356 % ruse--rose
4357 gsave
4358 1 setlinewidth
4359 0 0 0 edgecolor
4360 newpath 844.31 1976.1 moveto
4361 758.48 1984.39 491.29 2010.18 405.44 2018.46 curveto
4362 stroke
4363 grestore
4364 % gasp
4365 gsave
4366 1 setlinewidth
4367 0 0 0 nodecolor
4368 635.26 388.91 27 18 ellipse_path stroke
4369 0 0 0 nodecolor
4370 14 /Times-Roman set_font
4371 622.76 385.21 moveto 25 (gasp) alignedtext
4372 grestore
4373 % gasp--rasp
4374 gsave
4375 1 setlinewidth
4376 0 0 0 edgecolor
4377 newpath 649.69 373.48 moveto
4378 654.13 368.73 659.02 363.5 663.46 358.75 curveto
4379 stroke
4380 grestore
4381 % hasp
4382 gsave
4383 1 setlinewidth
4384 0 0 0 nodecolor
4385 719.98 290.02 27 18 ellipse_path stroke
4386 0 0 0 nodecolor
4387 14 /Times-Roman set_font
4388 707.48 286.32 moveto 25 (hasp) alignedtext
4389 grestore
4390 % gasp--hasp
4391 gsave
4392 1 setlinewidth
4393 0 0 0 edgecolor
4394 newpath 648.87 373.02 moveto
4395 664.68 354.57 690.6 324.31 706.4 305.87 curveto
4396 stroke
4397 grestore
4398 % gasp--gash
4399 gsave
4400 1 setlinewidth
4401 0 0 0 edgecolor
4402 newpath 645.97 405.81 moveto
4403 679.93 459.37 784.86 624.91 818.77 678.4 curveto
4404 stroke
4405 grestore
4406 % moss
4407 gsave
4408 1 setlinewidth
4409 0 0 0 nodecolor
4410 1389.8 1115.66 29.5 18 ellipse_path stroke
4411 0 0 0 nodecolor
4412 14 /Times-Roman set_font
4413 1375.3 1111.96 moveto 29 (moss) alignedtext
4414 grestore
4415 % moss--muss
4416 gsave
4417 1 setlinewidth
4418 0 0 0 edgecolor
4419 newpath 1401.2 1132.62 moveto
4420 1427.4 1171.58 1491.63 1267.11 1517.79 1306.02 curveto
4421 stroke
4422 grestore
4423 % moss--mass
4424 gsave
4425 1 setlinewidth
4426 0 0 0 edgecolor
4427 newpath 1391.55 1097.48 moveto
4428 1394.64 1065.39 1401.04 999.04 1404.13 966.97 curveto
4429 stroke
4430 grestore
4431 % moss--miss
4432 gsave
4433 1 setlinewidth
4434 0 0 0 edgecolor
4435 newpath 1417.51 1109.39 moveto
4436 1441.07 1104.07 1474.65 1096.48 1497.67 1091.28 curveto
4437 stroke
4438 grestore
4439 % moss--mess
4440 gsave
4441 1 setlinewidth
4442 0 0 0 edgecolor
4443 newpath 1409.85 1102.46 moveto
4444 1453.55 1073.69 1556.95 1005.64 1600.46 977.01 curveto
4445 stroke
4446 grestore
4447 % boss
4448 gsave
4449 1 setlinewidth
4450 0 0 0 nodecolor
4451 1294.48 1027.88 27 18 ellipse_path stroke
4452 0 0 0 nodecolor
4453 14 /Times-Roman set_font
4454 1281.98 1024.18 moveto 25 (boss) alignedtext
4455 grestore
4456 % moss--boss
4457 gsave
4458 1 setlinewidth
4459 0 0 0 edgecolor
4460 newpath 1373.2 1100.37 moveto
4461 1355.59 1084.16 1327.98 1058.73 1310.58 1042.7 curveto
4462 stroke
4463 grestore
4464 % moss--most
4465 gsave
4466 1 setlinewidth
4467 0 0 0 edgecolor
4468 newpath 1362.94 1123.16 moveto
4469 1290.67 1143.36 1092.65 1198.71 1020.94 1218.75 curveto
4470 stroke
4471 grestore
4472 % miss--mass
4473 gsave
4474 1 setlinewidth
4475 0 0 0 edgecolor
4476 newpath 1510.03 1069.77 moveto
4477 1487.46 1043.55 1442.29 991.1 1419.58 964.73 curveto
4478 stroke
4479 grestore
4480 % miss--mess
4481 gsave
4482 1 setlinewidth
4483 0 0 0 edgecolor
4484 newpath 1536.38 1069.3 moveto
4485 1554.89 1046.07 1588.86 1003.42 1607.4 980.15 curveto
4486 stroke
4487 grestore
4488 % mast
4489 gsave
4490 1 setlinewidth
4491 0 0 0 nodecolor
4492 1173.79 1014.77 27.9 18 ellipse_path stroke
4493 0 0 0 nodecolor
4494 14 /Times-Roman set_font
4495 1160.29 1011.07 moveto 27 (mast) alignedtext
4496 grestore
4497 % mast--mask
4498 gsave
4499 1 setlinewidth
4500 0 0 0 edgecolor
4501 newpath 1195.02 1003.03 moveto
4502 1203.33 998.44 1212.85 993.17 1221.23 988.53 curveto
4503 stroke
4504 grestore
4505 % mast--bast
4506 gsave
4507 1 setlinewidth
4508 0 0 0 edgecolor
4509 newpath 1163.98 997.71 moveto
4510 1153.99 980.33 1138.6 953.56 1128.65 936.23 curveto
4511 stroke
4512 grestore
4513 % mast--cast
4514 gsave
4515 1 setlinewidth
4516 0 0 0 edgecolor
4517 newpath 1169.85 996.62 moveto
4518 1157.84 941.24 1121.77 774.93 1109.86 720.01 curveto
4519 stroke
4520 grestore
4521 % mast--last
4522 gsave
4523 1 setlinewidth
4524 0 0 0 edgecolor
4525 newpath 1146.69 1009.53 moveto
4526 1103.81 1001.24 1020.87 985.21 978.72 977.06 curveto
4527 stroke
4528 grestore
4529 % mast--mist
4530 gsave
4531 1 setlinewidth
4532 0 0 0 edgecolor
4533 newpath 1180.08 1032.32 moveto
4534 1189.3 1058.04 1206.39 1105.71 1215.61 1131.44 curveto
4535 stroke
4536 grestore
4537 % mast--mass
4538 gsave
4539 1 setlinewidth
4540 0 0 0 edgecolor
4541 newpath 1199.51 1007.46 moveto
4542 1244.01 994.82 1334.86 969 1379.68 956.26 curveto
4543 stroke
4544 grestore
4545 % mast--must
4546 gsave
4547 1 setlinewidth
4548 0 0 0 edgecolor
4549 newpath 1175.66 1032.82 moveto
4550 1182.17 1095.48 1203.73 1303.17 1210.23 1365.77 curveto
4551 stroke
4552 grestore
4553 % mast--mash
4554 gsave
4555 1 setlinewidth
4556 0 0 0 edgecolor
4557 newpath 1167.45 996.89 moveto
4558 1152.05 953.43 1112.82 842.71 1097.52 799.53 curveto
4559 stroke
4560 grestore
4561 % mast--most
4562 gsave
4563 1 setlinewidth
4564 0 0 0 edgecolor
4565 newpath 1160.32 1030.66 moveto
4566 1127.1 1069.83 1041.57 1170.69 1008.2 1210.05 curveto
4567 stroke
4568 grestore
4569 % burs--buys
4570 gsave
4571 1 setlinewidth
4572 0 0 0 edgecolor
4573 newpath 1964.78 1290.62 moveto
4574 1963.59 1298.59 1962.19 1307.92 1961 1315.9 curveto
4575 stroke
4576 grestore
4577 % burs--bury
4578 gsave
4579 1 setlinewidth
4580 0 0 0 edgecolor
4581 newpath 1967.81 1254.11 moveto
4582 1968.61 1206.3 1970.76 1078.11 1971.57 1030.33 curveto
4583 stroke
4584 grestore
4585 % burs--buss
4586 gsave
4587 1 setlinewidth
4588 0 0 0 edgecolor
4589 newpath 1940.38 1270.85 moveto
4590 1880.86 1267.41 1739.36 1259.22 1679.8 1255.77 curveto
4591 stroke
4592 grestore
4593 % burs--buns
4594 gsave
4595 1 setlinewidth
4596 0 0 0 edgecolor
4597 newpath 1957.08 1289.33 moveto
4598 1926.55 1338.89 1837.5 1483.42 1807.14 1532.7 curveto
4599 stroke
4600 grestore
4601 % burs--bums
4602 gsave
4603 1 setlinewidth
4604 0 0 0 edgecolor
4605 newpath 1977.37 1289.68 moveto
4606 1987.78 1307.86 2004.06 1336.33 2014.42 1354.44 curveto
4607 stroke
4608 grestore
4609 % burs--bugs
4610 gsave
4611 1 setlinewidth
4612 0 0 0 edgecolor
4613 newpath 1967.09 1290.61 moveto
4614 1966.48 1318.23 1965.31 1370.45 1964.7 1397.98 curveto
4615 stroke
4616 grestore
4617 % rile--rime
4618 gsave
4619 1 setlinewidth
4620 0 0 0 edgecolor
4621 newpath 349.92 2446.07 moveto
4622 311.14 2461.33 234.25 2491.59 195.36 2506.9 curveto
4623 stroke
4624 grestore
4625 % rile--ripe
4626 gsave
4627 1 setlinewidth
4628 0 0 0 edgecolor
4629 newpath 346.5 2437.83 moveto
4630 313.12 2439.09 256.6 2441.23 223.1 2442.5 curveto
4631 stroke
4632 grestore
4633 % rile--ride
4634 gsave
4635 1 setlinewidth
4636 0 0 0 edgecolor
4637 newpath 367.07 2454.36 moveto
4638 365.29 2459.22 363.37 2464.5 361.6 2469.36 curveto
4639 stroke
4640 grestore
4641 % buts--buys
4642 gsave
4643 1 setlinewidth
4644 0 0 0 edgecolor
4645 newpath 1886.87 1406.87 moveto
4646 1902.74 1390.72 1927.58 1365.42 1943.38 1349.33 curveto
4647 stroke
4648 grestore
4649 % buts--buss
4650 gsave
4651 1 setlinewidth
4652 0 0 0 edgecolor
4653 newpath 1853.87 1408.46 moveto
4654 1812.67 1376.88 1711.66 1299.44 1670.51 1267.9 curveto
4655 stroke
4656 grestore
4657 % buts--buns
4658 gsave
4659 1 setlinewidth
4660 0 0 0 edgecolor
4661 newpath 1861.86 1439.1 moveto
4662 1847.52 1463.42 1821.21 1508.06 1806.85 1532.43 curveto
4663 stroke
4664 grestore
4665 % buts--bums
4666 gsave
4667 1 setlinewidth
4668 0 0 0 edgecolor
4669 newpath 1896.29 1414.06 moveto
4670 1923.97 1404.85 1968.88 1389.9 1997.45 1380.39 curveto
4671 stroke
4672 grestore
4673 % buts--burs
4674 gsave
4675 1 setlinewidth
4676 0 0 0 edgecolor
4677 newpath 1882.41 1405.61 moveto
4678 1900.81 1376.81 1938.42 1317.94 1956.85 1289.1 curveto
4679 stroke
4680 grestore
4681 % buts--butt
4682 gsave
4683 1 setlinewidth
4684 0 0 0 edgecolor
4685 newpath 1846.39 1428.45 moveto
4686 1789.13 1442.53 1650.53 1476.58 1593.13 1490.69 curveto
4687 stroke
4688 grestore
4689 % buts--bugs
4690 gsave
4691 1 setlinewidth
4692 0 0 0 edgecolor
4693 newpath 1899.06 1420.38 moveto
4694 1910.99 1419.59 1924.97 1418.65 1936.92 1417.85 curveto
4695 stroke
4696 grestore
4697 % rust--rusk
4698 gsave
4699 1 setlinewidth
4700 0 0 0 edgecolor
4701 newpath 1039.95 1583.84 moveto
4702 995.04 1598.1 900.22 1628.19 855.29 1642.45 curveto
4703 stroke
4704 grestore
4705 % rust--ruse
4706 gsave
4707 1 setlinewidth
4708 0 0 0 edgecolor
4709 newpath 1056.1 1593.37 moveto
4710 1024.26 1658.82 911.54 1890.49 879.62 1956.09 curveto
4711 stroke
4712 grestore
4713 % rust--lust
4714 gsave
4715 1 setlinewidth
4716 0 0 0 edgecolor
4717 newpath 1059.19 1557.97 moveto
4718 1043.55 1504.99 997.92 1350.53 982.37 1297.86 curveto
4719 stroke
4720 grestore
4721 % mash--mask
4722 gsave
4723 1 setlinewidth
4724 0 0 0 edgecolor
4725 newpath 1104.24 798.47 moveto
4726 1132.96 835.21 1201.68 923.1 1230.37 959.79 curveto
4727 stroke
4728 grestore
4729 % mash--rash
4730 gsave
4731 1 setlinewidth
4732 0 0 0 edgecolor
4733 newpath 1061 781.01 moveto
4734 1017.72 779.75 938.81 777.44 897.33 776.23 curveto
4735 stroke
4736 grestore
4737 % mash--mass
4738 gsave
4739 1 setlinewidth
4740 0 0 0 edgecolor
4741 newpath 1113.9 793.9 moveto
4742 1172.09 824.77 1326.38 906.64 1383.88 937.14 curveto
4743 stroke
4744 grestore
4745 % mash--mesh
4746 gsave
4747 1 setlinewidth
4748 0 0 0 edgecolor
4749 newpath 1120.2 786.56 moveto
4750 1187.77 797.46 1355.4 824.5 1423.11 835.42 curveto
4751 stroke
4752 grestore
4753 % mash--mush
4754 gsave
4755 1 setlinewidth
4756 0 0 0 edgecolor
4757 newpath 1098.87 799.31 moveto
4758 1129.13 868.69 1240.95 1125.06 1271.38 1194.83 curveto
4759 stroke
4760 grestore
4761 % mash--bash
4762 gsave
4763 1 setlinewidth
4764 0 0 0 edgecolor
4765 newpath 1069.69 769.21 moveto
4766 1062.33 764.88 1054.12 760.05 1046.85 755.78 curveto
4767 stroke
4768 grestore
4769 % mash--cash
4770 gsave
4771 1 setlinewidth
4772 0 0 0 edgecolor
4773 newpath 1079.86 765.1 moveto
4774 1054.08 727.16 991.6 635.21 965.95 597.45 curveto
4775 stroke
4776 grestore
4777 % mash--hash
4778 gsave
4779 1 setlinewidth
4780 0 0 0 edgecolor
4781 newpath 1073.15 767.46 moveto
4782 1034.21 736.44 942.95 663.76 904.56 633.19 curveto
4783 stroke
4784 grestore
4785 % mash--dash
4786 gsave
4787 1 setlinewidth
4788 0 0 0 edgecolor
4789 newpath 1061.68 778.82 moveto
4790 1003.27 772.74 873.97 759.3 817.93 753.47 curveto
4791 stroke
4792 grestore
4793 % mash--math
4794 gsave
4795 1 setlinewidth
4796 0 0 0 edgecolor
4797 newpath 1089.8 763.7 moveto
4798 1084.46 697.76 1066.16 471.83 1060.85 406.21 curveto
4799 stroke
4800 grestore
4801 % mash--sash
4802 gsave
4803 1 setlinewidth
4804 0 0 0 edgecolor
4805 newpath 1082.07 764.5 moveto
4806 1066.03 734.17 1033.14 671.97 1017.25 641.92 curveto
4807 stroke
4808 grestore
4809 % bash--rash
4810 gsave
4811 1 setlinewidth
4812 0 0 0 edgecolor
4813 newpath 1000.3 749.08 moveto
4814 971.37 754.94 925.04 764.33 896.17 770.17 curveto
4815 stroke
4816 grestore
4817 % bash--bush
4818 gsave
4819 1 setlinewidth
4820 0 0 0 edgecolor
4821 newpath 1036.17 760.71 moveto
4822 1069.52 818.81 1179.14 1009.78 1212.57 1068.04 curveto
4823 stroke
4824 grestore
4825 % bash--bosh
4826 gsave
4827 1 setlinewidth
4828 0 0 0 edgecolor
4829 newpath 1012.23 759.27 moveto
4830 974.42 800.41 871.74 912.16 833.81 953.43 curveto
4831 stroke
4832 grestore
4833 % bash--bass
4834 gsave
4835 1 setlinewidth
4836 0 0 0 edgecolor
4837 newpath 1050.21 752.69 moveto
4838 1113.98 776.61 1288.43 842.05 1352.24 865.98 curveto
4839 stroke
4840 grestore
4841 % bash--cash
4842 gsave
4843 1 setlinewidth
4844 0 0 0 edgecolor
4845 newpath 1018.78 726.35 moveto
4846 1004.96 694.99 976.07 629.43 962.29 598.15 curveto
4847 stroke
4848 grestore
4849 % bash--hash
4850 gsave
4851 1 setlinewidth
4852 0 0 0 edgecolor
4853 newpath 1010.2 729.26 moveto
4854 983.34 705.26 930.01 657.63 903.22 633.69 curveto
4855 stroke
4856 grestore
4857 % bash--bath
4858 gsave
4859 1 setlinewidth
4860 0 0 0 edgecolor
4861 newpath 1019.44 726.17 moveto
4862 996.79 669.26 925.74 490.79 903.03 433.76 curveto
4863 stroke
4864 grestore
4865 % bash--dash
4866 gsave
4867 1 setlinewidth
4868 0 0 0 edgecolor
4869 newpath 999.47 744.58 moveto
4870 954.2 745.91 863.49 748.57 818.2 749.9 curveto
4871 stroke
4872 grestore
4873 % bash--base
4874 gsave
4875 1 setlinewidth
4876 0 0 0 edgecolor
4877 newpath 1048.15 732.54 moveto
4878 1091.4 710.11 1187.89 660.08 1231.09 637.69 curveto
4879 stroke
4880 grestore
4881 % bash--sash
4882 gsave
4883 1 setlinewidth
4884 0 0 0 edgecolor
4885 newpath 1023.69 725.73 moveto
4886 1020.27 703.39 1014.48 665.56 1011.05 643.15 curveto
4887 stroke
4888 grestore
4889 % hasp--rasp
4890 gsave
4891 1 setlinewidth
4892 0 0 0 edgecolor
4893 newpath 707.35 306.02 moveto
4894 702.02 312.77 695.83 320.61 690.5 327.36 curveto
4895 stroke
4896 grestore
4897 % hasp--hash
4898 gsave
4899 1 setlinewidth
4900 0 0 0 edgecolor
4901 newpath 728.73 307.26 moveto
4902 757.6 364.15 849.65 545.55 878.4 602.19 curveto
4903 stroke
4904 grestore
4905 % just
4906 gsave
4907 1 setlinewidth
4908 0 0 0 nodecolor
4909 961.34 1386.62 27 18 ellipse_path stroke
4910 0 0 0 nodecolor
4911 14 /Times-Roman set_font
4912 951.34 1382.92 moveto 20 (just) alignedtext
4913 grestore
4914 % just--jest
4915 gsave
4916 1 setlinewidth
4917 0 0 0 edgecolor
4918 newpath 939.21 1375.71 moveto
4919 881.43 1347.2 726.48 1270.77 668.72 1242.28 curveto
4920 stroke
4921 grestore
4922 % just--gust
4923 gsave
4924 1 setlinewidth
4925 0 0 0 edgecolor
4926 newpath 982.1 1374.86 moveto
4927 1002.52 1363.28 1033.51 1345.72 1053.89 1334.17 curveto
4928 stroke
4929 grestore
4930 % just--must
4931 gsave
4932 1 setlinewidth
4933 0 0 0 edgecolor
4934 newpath 988.66 1386.31 moveto
4935 1036.39 1385.77 1134.52 1384.66 1183.29 1384.11 curveto
4936 stroke
4937 grestore
4938 % just--rust
4939 gsave
4940 1 setlinewidth
4941 0 0 0 edgecolor
4942 newpath 970.68 1403.77 moveto
4943 990.33 1439.83 1035.73 1523.16 1055.29 1559.07 curveto
4944 stroke
4945 grestore
4946 % just--bust
4947 gsave
4948 1 setlinewidth
4949 0 0 0 edgecolor
4950 newpath 986.94 1380.46 moveto
4951 1042.57 1367.05 1174.01 1335.39 1229.78 1321.95 curveto
4952 stroke
4953 grestore
4954 % just--lust
4955 gsave
4956 1 setlinewidth
4957 0 0 0 edgecolor
4958 newpath 964.02 1368.54 moveto
4959 966.91 1348.94 971.51 1317.84 974.41 1298.2 curveto
4960 stroke
4961 grestore
4962 % just--dust
4963 gsave
4964 1 setlinewidth
4965 0 0 0 edgecolor
4966 newpath 967.02 1404.44 moveto
4967 975.91 1432.32 993.01 1485.97 1001.93 1513.94 curveto
4968 stroke
4969 grestore
4970 % just--oust
4971 gsave
4972 1 setlinewidth
4973 0 0 0 edgecolor
4974 newpath 985.14 1395.16 moveto
4975 1013.67 1405.4 1061.2 1422.45 1089.77 1432.7 curveto
4976 stroke
4977 grestore
4978 % fuse--muse
4979 gsave
4980 1 setlinewidth
4981 0 0 0 edgecolor
4982 newpath 1376.81 1962 moveto
4983 1349.85 1911.19 1271.33 1763.28 1244.28 1712.3 curveto
4984 stroke
4985 grestore
4986 % fuse--ruse
4987 gsave
4988 1 setlinewidth
4989 0 0 0 edgecolor
4990 newpath 1358.71 1979.06 moveto
4991 1269.52 1978.05 987.49 1974.84 898.39 1973.82 curveto
4992 stroke
4993 grestore
4994 % fume
4995 gsave
4996 1 setlinewidth
4997 0 0 0 nodecolor
4998 1585.44 2290.93 29.5 18 ellipse_path stroke
4999 0 0 0 nodecolor
5000 14 /Times-Roman set_font
5001 1570.94 2287.23 moveto 29 (fume) alignedtext
5002 grestore
5003 % fuse--fume
5004 gsave
5005 1 setlinewidth
5006 0 0 0 edgecolor
5007 newpath 1396.75 1996.12 moveto
5008 1431.38 2050.22 1539.97 2219.88 1574.67 2274.09 curveto
5009 stroke
5010 grestore
5011 % cash--hash
5012 gsave
5013 1 setlinewidth
5014 0 0 0 edgecolor
5015 newpath 934.01 592.58 moveto
5016 925.78 597.25 916.32 602.63 908.05 607.33 curveto
5017 stroke
5018 grestore
5019 % cash--dash
5020 gsave
5021 1 setlinewidth
5022 0 0 0 edgecolor
5023 newpath 939.86 596.21 moveto
5024 908.74 628.55 836.8 703.27 805.8 735.47 curveto
5025 stroke
5026 grestore
5027 % cash--sash
5028 gsave
5029 1 setlinewidth
5030 0 0 0 edgecolor
5031 newpath 971.92 595.03 moveto
5032 978.04 600.07 984.92 605.73 991.04 610.76 curveto
5033 stroke
5034 grestore
5035 % hash--sash
5036 gsave
5037 1 setlinewidth
5038 0 0 0 edgecolor
5039 newpath 914.26 620.53 moveto
5040 934.22 621.46 961.21 622.72 981.15 623.66 curveto
5041 stroke
5042 grestore
5043 % posy--posh
5044 gsave
5045 1 setlinewidth
5046 0 0 0 edgecolor
5047 newpath 308.81 1467.04 moveto
5048 359.78 1426.29 508.15 1307.65 559.28 1266.76 curveto
5049 stroke
5050 grestore
5051 % posy--post
5052 gsave
5053 1 setlinewidth
5054 0 0 0 edgecolor
5055 newpath 316.44 1473.42 moveto
5056 370 1457.27 495.15 1419.53 548.67 1403.39 curveto
5057 stroke
5058 grestore
5059 % rosy
5060 gsave
5061 1 setlinewidth
5062 0 0 0 nodecolor
5063 121.66 1783.19 27 18 ellipse_path stroke
5064 0 0 0 nodecolor
5065 14 /Times-Roman set_font
5066 109.66 1779.49 moveto 24 (rosy) alignedtext
5067 grestore
5068 % posy--rosy
5069 gsave
5070 1 setlinewidth
5071 0 0 0 edgecolor
5072 newpath 281.78 1498.09 moveto
5073 251.9 1551.28 160.9 1713.33 131.17 1766.26 curveto
5074 stroke
5075 grestore
5076 % hunt--hunk
5077 gsave
5078 1 setlinewidth
5079 0 0 0 edgecolor
5080 newpath 1422.19 2016.03 moveto
5081 1367.94 1999.64 1238.72 1960.61 1183.41 1943.91 curveto
5082 stroke
5083 grestore
5084 % hunt--bunt
5085 gsave
5086 1 setlinewidth
5087 0 0 0 edgecolor
5088 newpath 1450.63 2005.31 moveto
5089 1461.72 1952.06 1494.04 1796.77 1505.07 1743.82 curveto
5090 stroke
5091 grestore
5092 % post--posh
5093 gsave
5094 1 setlinewidth
5095 0 0 0 edgecolor
5096 newpath 574.06 1377.73 moveto
5097 574.67 1350.34 575.82 1298.71 576.43 1271.15 curveto
5098 stroke
5099 grestore
5100 % post--pest
5101 gsave
5102 1 setlinewidth
5103 0 0 0 edgecolor
5104 newpath 572.17 1377.58 moveto
5105 569.23 1341.72 562.76 1262.55 559.84 1226.85 curveto
5106 stroke
5107 grestore
5108 % post--lost
5109 gsave
5110 1 setlinewidth
5111 0 0 0 edgecolor
5112 newpath 594.77 1384.51 moveto
5113 625.71 1367.89 683.06 1337.08 714.01 1320.46 curveto
5114 stroke
5115 grestore
5116 % rite--rice
5117 gsave
5118 1 setlinewidth
5119 0 0 0 edgecolor
5120 newpath 219.26 2473.01 moveto
5121 201.15 2453.64 170.41 2420.78 152.38 2401.5 curveto
5122 stroke
5123 grestore
5124 % rite--rime
5125 gsave
5126 1 setlinewidth
5127 0 0 0 edgecolor
5128 newpath 211.01 2498.71 moveto
5129 205.61 2501.11 199.84 2503.68 194.44 2506.09 curveto
5130 stroke
5131 grestore
5132 % rite--rife
5133 gsave
5134 1 setlinewidth
5135 0 0 0 edgecolor
5136 newpath 207.55 2483.97 moveto
5137 192.98 2481.43 174.91 2478.26 160.31 2475.71 curveto
5138 stroke
5139 grestore
5140 % rite--ripe
5141 gsave
5142 1 setlinewidth
5143 0 0 0 edgecolor
5144 newpath 220.54 2472.81 moveto
5145 216.86 2468.45 212.88 2463.71 209.2 2459.35 curveto
5146 stroke
5147 grestore
5148 % rite--ride
5149 gsave
5150 1 setlinewidth
5151 0 0 0 edgecolor
5152 newpath 261.04 2488.21 moveto
5153 281.03 2487.95 308.06 2487.6 328.02 2487.34 curveto
5154 stroke
5155 grestore
5156 % rite--rile
5157 gsave
5158 1 setlinewidth
5159 0 0 0 edgecolor
5160 newpath 257.5 2479.79 moveto
5161 283.18 2470.27 323.93 2455.16 349.66 2445.63 curveto
5162 stroke
5163 grestore
5164 % rite--rote
5165 gsave
5166 1 setlinewidth
5167 0 0 0 edgecolor
5168 newpath 234.3 2470.27 moveto
5169 235.18 2437.86 237.01 2370.77 237.89 2338.56 curveto
5170 stroke
5171 grestore
5172 % rote--rose
5173 gsave
5174 1 setlinewidth
5175 0 0 0 edgecolor
5176 newpath 246.52 2303.14 moveto
5177 271.3 2250.21 345.6 2091.49 370.41 2038.5 curveto
5178 stroke
5179 grestore
5180 % rote--rope
5181 gsave
5182 1 setlinewidth
5183 0 0 0 edgecolor
5184 newpath 264.46 2315.27 moveto
5185 284.97 2311.13 313.4 2305.38 333.9 2301.24 curveto
5186 stroke
5187 grestore
5188 % rote--robe
5189 gsave
5190 1 setlinewidth
5191 0 0 0 edgecolor
5192 newpath 265.36 2322.47 moveto
5193 321.43 2326.5 450.03 2335.74 506.33 2339.78 curveto
5194 stroke
5195 grestore
5196 % rote--roue
5197 gsave
5198 1 setlinewidth
5199 0 0 0 edgecolor
5200 newpath 256.35 2307.06 moveto
5201 263.52 2301.69 271.76 2295.52 278.95 2290.12 curveto
5202 stroke
5203 grestore
5204 % tune--dune
5205 gsave
5206 1 setlinewidth
5207 0 0 0 edgecolor
5208 newpath 1116.93 2580.29 moveto
5209 1088.18 2568.48 1039.56 2548.51 1010.59 2536.61 curveto
5210 stroke
5211 grestore
5212 % dash--hash
5213 gsave
5214 1 setlinewidth
5215 0 0 0 edgecolor
5216 newpath 803.11 734.31 moveto
5217 821.49 709.12 856.49 661.15 874.96 635.84 curveto
5218 stroke
5219 grestore
5220 % dash--sash
5221 gsave
5222 1 setlinewidth
5223 0 0 0 edgecolor
5224 newpath 811.58 738.86 moveto
5225 852.96 714.89 946.26 660.84 987.73 636.82 curveto
5226 stroke
5227 grestore
5228 % rube--rude
5229 gsave
5230 1 setlinewidth
5231 0 0 0 edgecolor
5232 newpath 1025.24 2404.6 moveto
5233 966.11 2407.02 826.41 2412.73 767.13 2415.15 curveto
5234 stroke
5235 grestore
5236 % rube--ruse
5237 gsave
5238 1 setlinewidth
5239 0 0 0 edgecolor
5240 newpath 1045.11 2386.1 moveto
5241 1015.89 2316.81 907.94 2060.79 878.56 1991.12 curveto
5242 stroke
5243 grestore
5244 % rube--robe
5245 gsave
5246 1 setlinewidth
5247 0 0 0 edgecolor
5248 newpath 1025.64 2400.3 moveto
5249 936.3 2389.67 649.31 2355.51 560.21 2344.91 curveto
5250 stroke
5251 grestore
5252 % rube--rubs
5253 gsave
5254 1 setlinewidth
5255 0 0 0 edgecolor
5256 newpath 1075.93 2394.46 moveto
5257 1141.98 2369.06 1328.86 2297.23 1395.25 2271.7 curveto
5258 stroke
5259 grestore
5260 % cube
5261 gsave
5262 1 setlinewidth
5263 0 0 0 nodecolor
5264 1038.63 2794.46 27.1 18 ellipse_path stroke
5265 0 0 0 nodecolor
5266 14 /Times-Roman set_font
5267 1025.63 2790.76 moveto 26 (cube) alignedtext
5268 grestore
5269 % rube--cube
5270 gsave
5271 1 setlinewidth
5272 0 0 0 edgecolor
5273 newpath 1051.8 2421.56 moveto
5274 1049.5 2486.89 1041.6 2710.38 1039.28 2776.13 curveto
5275 stroke
5276 grestore
5277 % lube
5278 gsave
5279 1 setlinewidth
5280 0 0 0 nodecolor
5281 976.06 2779.08 27 18 ellipse_path stroke
5282 0 0 0 nodecolor
5283 14 /Times-Roman set_font
5284 964.06 2775.38 moveto 24 (lube) alignedtext
5285 grestore
5286 % rube--lube
5287 gsave
5288 1 setlinewidth
5289 0 0 0 edgecolor
5290 newpath 1048.76 2421.6 moveto
5291 1035.83 2485.2 992.59 2697.84 979.71 2761.15 curveto
5292 stroke
5293 grestore
5294 % role--rose
5295 gsave
5296 1 setlinewidth
5297 0 0 0 edgecolor
5298 newpath 446.24 2282.9 moveto
5299 433.18 2232.36 396.18 2089.18 383.17 2038.83 curveto
5300 stroke
5301 grestore
5302 % role--rove
5303 gsave
5304 1 setlinewidth
5305 0 0 0 edgecolor
5306 newpath 425.46 2307.47 moveto
5307 397.82 2314.69 353.92 2326.17 326.34 2333.39 curveto
5308 stroke
5309 grestore
5310 % role--rile
5311 gsave
5312 1 setlinewidth
5313 0 0 0 edgecolor
5314 newpath 441.23 2317.77 moveto
5315 426.39 2343.83 398.14 2393.46 383.24 2419.64 curveto
5316 stroke
5317 grestore
5318 % role--rote
5319 gsave
5320 1 setlinewidth
5321 0 0 0 edgecolor
5322 newpath 423.96 2303.32 moveto
5323 383.2 2307.1 306.24 2314.24 265.41 2318.03 curveto
5324 stroke
5325 grestore
5326 % role--rope
5327 gsave
5328 1 setlinewidth
5329 0 0 0 edgecolor
5330 newpath 423.59 2299.37 moveto
5331 411.98 2298.75 398.47 2298.03 386.89 2297.42 curveto
5332 stroke
5333 grestore
5334 % role--robe
5335 gsave
5336 1 setlinewidth
5337 0 0 0 edgecolor
5338 newpath 472.6 2311.57 moveto
5339 484.66 2317.54 499.62 2324.94 511.7 2330.92 curveto
5340 stroke
5341 grestore
5342 % role--roue
5343 gsave
5344 1 setlinewidth
5345 0 0 0 edgecolor
5346 newpath 424.46 2296.63 moveto
5347 396.23 2292.15 351.74 2285.08 323.55 2280.61 curveto
5348 stroke
5349 grestore
5350 % rope--rose
5351 gsave
5352 1 setlinewidth
5353 0 0 0 edgecolor
5354 newpath 361.16 2277.94 moveto
5355 364.54 2228.13 373.97 2089.06 377.35 2039.16 curveto
5356 stroke
5357 grestore
5358 % rope--ripe
5359 gsave
5360 1 setlinewidth
5361 0 0 0 edgecolor
5362 newpath 343.61 2310.67 moveto
5363 312.16 2338.95 243.54 2400.67 212.14 2428.9 curveto
5364 stroke
5365 grestore
5366 % rope--robe
5367 gsave
5368 1 setlinewidth
5369 0 0 0 edgecolor
5370 newpath 385.19 2302.64 moveto
5371 418.11 2311.31 475.36 2326.4 508.29 2335.08 curveto
5372 stroke
5373 grestore
5374 % rope--roue
5375 gsave
5376 1 setlinewidth
5377 0 0 0 edgecolor
5378 newpath 335.15 2288.25 moveto
5379 330.77 2286.89 326.21 2285.47 321.83 2284.1 curveto
5380 stroke
5381 grestore
5382 % josh--posh
5383 gsave
5384 1 setlinewidth
5385 0 0 0 edgecolor
5386 newpath 499.99 983.89 moveto
5387 514.71 1035.39 557 1183.3 571.72 1234.79 curveto
5388 stroke
5389 grestore
5390 % josh--bosh
5391 gsave
5392 1 setlinewidth
5393 0 0 0 edgecolor
5394 newpath 521.98 966.21 moveto
5395 582.93 966.79 730.23 968.18 791.76 968.76 curveto
5396 stroke
5397 grestore
5398 % josh--nosh
5399 gsave
5400 1 setlinewidth
5401 0 0 0 edgecolor
5402 newpath 489.98 983.9 moveto
5403 478.55 1025.93 450.15 1130.34 438.78 1172.14 curveto
5404 stroke
5405 grestore
5406 % bust--bush
5407 gsave
5408 1 setlinewidth
5409 0 0 0 edgecolor
5410 newpath 1252.92 1297.65 moveto
5411 1246.72 1254.53 1231.13 1146.12 1224.94 1103.09 curveto
5412 stroke
5413 grestore
5414 % bust--buss
5415 gsave
5416 1 setlinewidth
5417 0 0 0 edgecolor
5418 newpath 1281.89 1311.66 moveto
5419 1354.04 1300.48 1554.15 1269.47 1626.28 1258.29 curveto
5420 stroke
5421 grestore
5422 % bust--must
5423 gsave
5424 1 setlinewidth
5425 0 0 0 edgecolor
5426 newpath 1244.79 1332.57 moveto
5427 1238.16 1342.95 1229.68 1356.25 1223.02 1366.69 curveto
5428 stroke
5429 grestore
5430 % bust--best
5431 gsave
5432 1 setlinewidth
5433 0 0 0 edgecolor
5434 newpath 1231.47 1307.55 moveto
5435 1148.89 1279.43 877.45 1186.98 794.65 1158.77 curveto
5436 stroke
5437 grestore
5438 % bust--butt
5439 gsave
5440 1 setlinewidth
5441 0 0 0 edgecolor
5442 newpath 1276 1327.64 moveto
5443 1332.54 1360.47 1490.39 1452.15 1547.02 1485.03 curveto
5444 stroke
5445 grestore
5446 % bust--rust
5447 gsave
5448 1 setlinewidth
5449 0 0 0 edgecolor
5450 newpath 1243.58 1332.03 moveto
5451 1209.28 1378.77 1110.77 1513.02 1076.48 1559.76 curveto
5452 stroke
5453 grestore
5454 % bust--lust
5455 gsave
5456 1 setlinewidth
5457 0 0 0 edgecolor
5458 newpath 1228.83 1312.32 moveto
5459 1175.61 1305.5 1056.87 1290.26 1003.72 1283.44 curveto
5460 stroke
5461 grestore
5462 % bust--dust
5463 gsave
5464 1 setlinewidth
5465 0 0 0 edgecolor
5466 newpath 1238.88 1330.27 moveto
5467 1193.72 1369.64 1069.3 1478.14 1024.23 1517.44 curveto
5468 stroke
5469 grestore
5470 % bust--oust
5471 gsave
5472 1 setlinewidth
5473 0 0 0 edgecolor
5474 newpath 1239.25 1330.15 moveto
5475 1212.03 1354.23 1157.56 1402.42 1130.17 1426.65 curveto
5476 stroke
5477 grestore
5478 % bust--bunt
5479 gsave
5480 1 setlinewidth
5481 0 0 0 edgecolor
5482 newpath 1265.93 1332.59 moveto
5483 1306.98 1399.07 1457.49 1642.81 1498.45 1709.13 curveto
5484 stroke
5485 grestore
5486 % dude
5487 gsave
5488 1 setlinewidth
5489 0 0 0 nodecolor
5490 816.18 2691.57 27.9 18 ellipse_path stroke
5491 0 0 0 nodecolor
5492 14 /Times-Roman set_font
5493 802.68 2687.87 moveto 27 (dude) alignedtext
5494 grestore
5495 % dune--dude
5496 gsave
5497 1 setlinewidth
5498 0 0 0 edgecolor
5499 newpath 971.07 2542.05 moveto
5500 938.56 2573.43 864.37 2645.06 831.89 2676.41 curveto
5501 stroke
5502 grestore
5503 % dude--rude
5504 gsave
5505 1 setlinewidth
5506 0 0 0 edgecolor
5507 newpath 811.17 2673.51 moveto
5508 797.29 2623.51 758.49 2483.69 744.71 2434.04 curveto
5509 stroke
5510 grestore
5511 % dude--nude
5512 gsave
5513 1 setlinewidth
5514 0 0 0 edgecolor
5515 newpath 793.46 2702.18 moveto
5516 767.53 2714.28 725.36 2733.97 699.43 2746.07 curveto
5517 stroke
5518 grestore
5519 % mesa
5520 gsave
5521 1 setlinewidth
5522 0 0 0 nodecolor
5523 1723.65 696.36 29.5 18 ellipse_path stroke
5524 0 0 0 nodecolor
5525 14 /Times-Roman set_font
5526 1709.15 692.66 moveto 29 (mesa) alignedtext
5527 grestore
5528 % mesa--mesh
5529 gsave
5530 1 setlinewidth
5531 0 0 0 edgecolor
5532 newpath 1701.44 708.12 moveto
5533 1650.53 735.08 1525.9 801.07 1474.7 828.18 curveto
5534 stroke
5535 grestore
5536 % mesa--mess
5537 gsave
5538 1 setlinewidth
5539 0 0 0 edgecolor
5540 newpath 1716.87 713.92 moveto
5541 1698.14 762.4 1645.86 897.76 1627.11 946.33 curveto
5542 stroke
5543 grestore
5544 % mess--mass
5545 gsave
5546 1 setlinewidth
5547 0 0 0 edgecolor
5548 newpath 1591.83 961.94 moveto
5549 1550.81 959.04 1475.55 953.73 1434.47 950.83 curveto
5550 stroke
5551 grestore
5552 % gash--rash
5553 gsave
5554 1 setlinewidth
5555 0 0 0 edgecolor
5556 newpath 838.29 712.65 moveto
5557 845.17 726.19 854.67 744.88 861.51 758.35 curveto
5558 stroke
5559 grestore
5560 % gash--gosh
5561 gsave
5562 1 setlinewidth
5563 0 0 0 edgecolor
5564 newpath 818.34 711.83 moveto
5565 786.42 759.42 694.74 896.08 662.83 943.66 curveto
5566 stroke
5567 grestore
5568 % gash--gush
5569 gsave
5570 1 setlinewidth
5571 0 0 0 edgecolor
5572 newpath 836.8 713.09 moveto
5573 862.07 774.45 945.24 976.44 970.31 1037.31 curveto
5574 stroke
5575 grestore
5576 % gash--mash
5577 gsave
5578 1 setlinewidth
5579 0 0 0 edgecolor
5580 newpath 854.09 703.41 moveto
5581 903.48 719.75 1014.22 756.4 1064.97 773.19 curveto
5582 stroke
5583 grestore
5584 % gash--bash
5585 gsave
5586 1 setlinewidth
5587 0 0 0 edgecolor
5588 newpath 854.81 701.5 moveto
5589 892.53 710.8 963.05 728.17 1000.89 737.49 curveto
5590 stroke
5591 grestore
5592 % gash--cash
5593 gsave
5594 1 setlinewidth
5595 0 0 0 edgecolor
5596 newpath 845.57 680.53 moveto
5597 869.61 658.57 914.61 617.45 938.61 595.51 curveto
5598 stroke
5599 grestore
5600 % gash--hash
5601 gsave
5602 1 setlinewidth
5603 0 0 0 edgecolor
5604 newpath 841.67 679.14 moveto
5605 851.45 666.24 865.09 648.24 874.86 635.35 curveto
5606 stroke
5607 grestore
5608 % gash--dash
5609 gsave
5610 1 setlinewidth
5611 0 0 0 edgecolor
5612 newpath 817.96 711.89 moveto
5613 813.12 718.9 807.49 727.05 802.64 734.07 curveto
5614 stroke
5615 grestore
5616 % gash--sash
5617 gsave
5618 1 setlinewidth
5619 0 0 0 edgecolor
5620 newpath 852.83 686.06 moveto
5621 887.1 672.58 950.6 647.6 984.88 634.12 curveto
5622 stroke
5623 grestore
5624 % bugs--pugs
5625 gsave
5626 1 setlinewidth
5627 0 0 0 edgecolor
5628 newpath 1960.35 1434.14 moveto
5629 1950.6 1478.92 1925.46 1594.43 1915.74 1639.09 curveto
5630 stroke
5631 grestore
5632 % wash
5633 gsave
5634 1 setlinewidth
5635 0 0 0 nodecolor
5636 727.33 745.8 28.7 18 ellipse_path stroke
5637 0 0 0 nodecolor
5638 14 /Times-Roman set_font
5639 713.33 742.1 moveto 28 (wash) alignedtext
5640 grestore
5641 % wash--lash
5642 gsave
5643 1 setlinewidth
5644 0 0 0 edgecolor
5645 newpath 754.53 739.75 moveto
5646 803.07 728.96 903.97 706.53 951.38 695.99 curveto
5647 stroke
5648 grestore
5649 % wash--rash
5650 gsave
5651 1 setlinewidth
5652 0 0 0 edgecolor
5653 newpath 754.54 751.44 moveto
5654 780.28 756.78 818.66 764.74 844.05 770.01 curveto
5655 stroke
5656 grestore
5657 % wash--mash
5658 gsave
5659 1 setlinewidth
5660 0 0 0 edgecolor
5661 newpath 755.59 748.6 moveto
5662 823.06 755.3 993.06 772.16 1061.78 778.97 curveto
5663 stroke
5664 grestore
5665 % wash--bash
5666 gsave
5667 1 setlinewidth
5668 0 0 0 edgecolor
5669 newpath 756.01 745.61 moveto
5670 813.63 745.22 942.72 744.35 999.17 743.97 curveto
5671 stroke
5672 grestore
5673 % wash--cash
5674 gsave
5675 1 setlinewidth
5676 0 0 0 edgecolor
5677 newpath 746.32 732.02 moveto
5678 789.33 700.81 893.71 625.07 936.2 594.24 curveto
5679 stroke
5680 grestore
5681 % wash--hash
5682 gsave
5683 1 setlinewidth
5684 0 0 0 edgecolor
5685 newpath 745.35 731.53 moveto
5686 776.19 707.1 838.73 657.54 869.36 633.28 curveto
5687 stroke
5688 grestore
5689 % wash--dash
5690 gsave
5691 1 setlinewidth
5692 0 0 0 edgecolor
5693 newpath 755.88 747.99 moveto
5694 758.67 748.2 761.5 748.42 764.27 748.63 curveto
5695 stroke
5696 grestore
5697 % wash--gash
5698 gsave
5699 1 setlinewidth
5700 0 0 0 edgecolor
5701 newpath 750 734.58 moveto
5702 767.16 726.09 790.59 714.49 807.56 706.1 curveto
5703 stroke
5704 grestore
5705 % wash--sash
5706 gsave
5707 1 setlinewidth
5708 0 0 0 edgecolor
5709 newpath 751.28 735.49 moveto
5710 804.76 712.49 933.26 657.19 985.55 634.7 curveto
5711 stroke
5712 grestore
5713 % wish
5714 gsave
5715 1 setlinewidth
5716 0 0 0 nodecolor
5717 363.33 1193.9 27.1 18 ellipse_path stroke
5718 0 0 0 nodecolor
5719 14 /Times-Roman set_font
5720 350.33 1190.2 moveto 26 (wish) alignedtext
5721 grestore
5722 % wash--wish
5723 gsave
5724 1 setlinewidth
5725 0 0 0 edgecolor
5726 newpath 714.16 762.01 moveto
5727 657.32 831.99 433.29 1107.77 376.48 1177.71 curveto
5728 stroke
5729 grestore
5730 % dose--hose
5731 gsave
5732 1 setlinewidth
5733 0 0 0 edgecolor
5734 newpath 217.62 1808.86 moveto
5735 212.12 1804.05 205.99 1798.69 200.48 1793.87 curveto
5736 stroke
5737 grestore
5738 % dose--rose
5739 gsave
5740 1 setlinewidth
5741 0 0 0 edgecolor
5742 newpath 245.91 1839.44 moveto
5743 273.01 1876.53 339.34 1967.34 366.59 2004.65 curveto
5744 stroke
5745 grestore
5746 % dose--lose
5747 gsave
5748 1 setlinewidth
5749 0 0 0 edgecolor
5750 newpath 251.26 1809.21 moveto
5751 286.05 1780.76 364.5 1716.6 399.37 1688.09 curveto
5752 stroke
5753 grestore
5754 % dose--nose
5755 gsave
5756 1 setlinewidth
5757 0 0 0 edgecolor
5758 newpath 237.88 1805.14 moveto
5759 245.85 1767.02 264.27 1678.93 272.2 1640.97 curveto
5760 stroke
5761 grestore
5762 % robe--rose
5763 gsave
5764 1 setlinewidth
5765 0 0 0 edgecolor
5766 newpath 525.24 2324.5 moveto
5767 498.33 2268.82 413.92 2094.19 386.95 2038.38 curveto
5768 stroke
5769 grestore
5770 % such
5771 gsave
5772 1 setlinewidth
5773 0 0 0 nodecolor
5774 2143.98 1395.35 27 18 ellipse_path stroke
5775 0 0 0 nodecolor
5776 14 /Times-Roman set_font
5777 2131.48 1391.65 moveto 25 (such) alignedtext
5778 grestore
5779 % such--much
5780 gsave
5781 1 setlinewidth
5782 0 0 0 edgecolor
5783 newpath 2116.85 1396.81 moveto
5784 2045.8 1400.63 1854.61 1410.91 1779.87 1414.92 curveto
5785 stroke
5786 grestore
5787 % ouch
5788 gsave
5789 1 setlinewidth
5790 0 0 0 nodecolor
5791 2133.58 1487.17 27.9 18 ellipse_path stroke
5792 0 0 0 nodecolor
5793 14 /Times-Roman set_font
5794 2120.08 1483.47 moveto 27 (ouch) alignedtext
5795 grestore
5796 % such--ouch
5797 gsave
5798 1 setlinewidth
5799 0 0 0 edgecolor
5800 newpath 2141.92 1413.49 moveto
5801 2140.1 1429.59 2137.45 1452.98 2135.63 1469.07 curveto
5802 stroke
5803 grestore
5804 % ouch--much
5805 gsave
5806 1 setlinewidth
5807 0 0 0 edgecolor
5808 newpath 2106.56 1482.21 moveto
5809 2036.78 1469.39 1850.95 1435.24 1778.67 1421.96 curveto
5810 stroke
5811 grestore
5812 % rush--rash
5813 gsave
5814 1 setlinewidth
5815 0 0 0 edgecolor
5816 newpath 971.82 1314.6 moveto
5817 956.02 1230.79 889.49 877.81 873.61 793.55 curveto
5818 stroke
5819 grestore
5820 % rush--bush
5821 gsave
5822 1 setlinewidth
5823 0 0 0 edgecolor
5824 newpath 990.28 1317.4 moveto
5825 1034.4 1273.22 1162.87 1144.61 1207.14 1100.29 curveto
5826 stroke
5827 grestore
5828 % rush--tush
5829 gsave
5830 1 setlinewidth
5831 0 0 0 edgecolor
5832 newpath 989.36 1316.86 moveto
5833 1013.93 1289.73 1064.18 1234.26 1088.79 1207.08 curveto
5834 stroke
5835 grestore
5836 % rush--push
5837 gsave
5838 1 setlinewidth
5839 0 0 0 edgecolor
5840 newpath 998.11 1322.8 moveto
5841 1025.04 1311.41 1069.46 1292.61 1096.55 1281.15 curveto
5842 stroke
5843 grestore
5844 % rush--gush
5845 gsave
5846 1 setlinewidth
5847 0 0 0 edgecolor
5848 newpath 975.35 1314.28 moveto
5849 975.77 1263.97 976.95 1123.51 977.37 1073.11 curveto
5850 stroke
5851 grestore
5852 % rush--rusk
5853 gsave
5854 1 setlinewidth
5855 0 0 0 edgecolor
5856 newpath 967.22 1350.04 moveto
5857 941.95 1405.6 863.86 1577.3 838.63 1632.78 curveto
5858 stroke
5859 grestore
5860 % rush--mush
5861 gsave
5862 1 setlinewidth
5863 0 0 0 edgecolor
5864 newpath 998.53 1323.28 moveto
5865 1054.4 1301.21 1195.48 1245.48 1253.52 1222.55 curveto
5866 stroke
5867 grestore
5868 % rush--ruse
5869 gsave
5870 1 setlinewidth
5871 0 0 0 edgecolor
5872 newpath 972.25 1350.65 moveto
5873 957.2 1443.36 889.05 1863.19 874.06 1955.52 curveto
5874 stroke
5875 grestore
5876 % rush--rust
5877 gsave
5878 1 setlinewidth
5879 0 0 0 edgecolor
5880 newpath 981.62 1350.02 moveto
5881 998.06 1394.84 1041.53 1513.34 1058.05 1558.35 curveto
5882 stroke
5883 grestore
5884 % rush--lush
5885 gsave
5886 1 setlinewidth
5887 0 0 0 edgecolor
5888 newpath 980.45 1314.62 moveto
5889 995.54 1263.3 1038.87 1115.89 1053.96 1064.58 curveto
5890 stroke
5891 grestore
5892 % task
5893 gsave
5894 1 setlinewidth
5895 0 0 0 nodecolor
5896 1129.03 970.65 27 18 ellipse_path stroke
5897 0 0 0 nodecolor
5898 14 /Times-Roman set_font
5899 1118.03 966.95 moveto 22 (task) alignedtext
5900 grestore
5901 % task--mask
5902 gsave
5903 1 setlinewidth
5904 0 0 0 edgecolor
5905 newpath 1156.11 971.99 moveto
5906 1173.27 972.84 1195.49 973.95 1213.2 974.83 curveto
5907 stroke
5908 grestore
5909 % task--bask
5910 gsave
5911 1 setlinewidth
5912 0 0 0 edgecolor
5913 newpath 1137.55 953.43 moveto
5914 1158.62 910.87 1212.96 801.12 1233.97 758.68 curveto
5915 stroke
5916 grestore
5917 % task--cask
5918 gsave
5919 1 setlinewidth
5920 0 0 0 edgecolor
5921 newpath 1132.14 952.5 moveto
5922 1141.62 897.27 1170.03 731.66 1179.51 676.36 curveto
5923 stroke
5924 grestore
5925 % task--tusk
5926 gsave
5927 1 setlinewidth
5928 0 0 0 edgecolor
5929 newpath 1125.34 988.61 moveto
5930 1110.65 1060.21 1056.34 1324.77 1041.57 1396.77 curveto
5931 stroke
5932 grestore
5933 % tusk--rusk
5934 gsave
5935 1 setlinewidth
5936 0 0 0 edgecolor
5937 newpath 1023.92 1430.76 moveto
5938 986.18 1473.63 882.2 1591.74 844.54 1634.53 curveto
5939 stroke
5940 grestore
5941 % lost--lose
5942 gsave
5943 1 setlinewidth
5944 0 0 0 edgecolor
5945 newpath 721.44 1324.79 moveto
5946 669.17 1384.67 482.44 1598.57 430.26 1658.35 curveto
5947 stroke
5948 grestore
5949 % lost--lust
5950 gsave
5951 1 setlinewidth
5952 0 0 0 edgecolor
5953 newpath 761.94 1305.89 moveto
5954 808.46 1300.3 903.56 1288.87 950.16 1283.27 curveto
5955 stroke
5956 grestore
5957 % dust--dusk
5958 gsave
5959 1 setlinewidth
5960 0 0 0 edgecolor
5961 newpath 996.03 1548.25 moveto
5962 973.75 1579.58 925.29 1647.75 902.78 1679.41 curveto
5963 stroke
5964 grestore
5965 % dust--rust
5966 gsave
5967 1 setlinewidth
5968 0 0 0 edgecolor
5969 newpath 1025.34 1545.62 moveto
5970 1032.12 1550.88 1039.86 1556.89 1046.66 1562.17 curveto
5971 stroke
5972 grestore
5973 % dust--lust
5974 gsave
5975 1 setlinewidth
5976 0 0 0 edgecolor
5977 newpath 1005.45 1513.78 moveto
5978 999.82 1467.31 984.89 1344.27 979.28 1297.98 curveto
5979 stroke
5980 grestore
5981 % dust--oust
5982 gsave
5983 1 setlinewidth
5984 0 0 0 edgecolor
5985 newpath 1024.68 1517.33 moveto
5986 1044.58 1500.32 1077.28 1472.36 1097.01 1455.49 curveto
5987 stroke
5988 grestore
5989 % dust--duct
5990 gsave
5991 1 setlinewidth
5992 0 0 0 edgecolor
5993 newpath 1004.97 1550.24 moveto
5994 997.4 1601.95 975.95 1748.47 968.41 1799.99 curveto
5995 stroke
5996 grestore
5997 % oust--rust
5998 gsave
5999 1 setlinewidth
6000 0 0 0 edgecolor
6001 newpath 1107.23 1458.89 moveto
6002 1097.82 1484.71 1080.37 1532.58 1070.96 1558.41 curveto
6003 stroke
6004 grestore
6005 % oust--lust
6006 gsave
6007 1 setlinewidth
6008 0 0 0 edgecolor
6009 newpath 1100.31 1425.51 moveto
6010 1074.27 1394.77 1016.94 1327.07 990.7 1296.09 curveto
6011 stroke
6012 grestore
6013 % roue--rose
6014 gsave
6015 1 setlinewidth
6016 0 0 0 edgecolor
6017 newpath 302.94 2258.47 moveto
6018 317.88 2211.58 357.93 2085.86 372.86 2038.99 curveto
6019 stroke
6020 grestore
6021 % roue--robe
6022 gsave
6023 1 setlinewidth
6024 0 0 0 edgecolor
6025 newpath 322.52 2283.42 moveto
6026 368.01 2295.99 463.1 2322.27 508.46 2334.8 curveto
6027 stroke
6028 grestore
6029 % math--bath
6030 gsave
6031 1 setlinewidth
6032 0 0 0 edgecolor
6033 newpath 1031.67 392.93 moveto
6034 1001.08 398.15 952.2 406.48 922.22 411.59 curveto
6035 stroke
6036 grestore
6037 % tube
6038 gsave
6039 1 setlinewidth
6040 0 0 0 nodecolor
6041 1100.43 2750.44 27 18 ellipse_path stroke
6042 0 0 0 nodecolor
6043 14 /Times-Roman set_font
6044 1088.43 2746.74 moveto 24 (tube) alignedtext
6045 grestore
6046 % tube--tune
6047 gsave
6048 1 setlinewidth
6049 0 0 0 edgecolor
6050 newpath 1104.84 2732.64 moveto
6051 1112.49 2701.78 1128.14 2638.66 1135.8 2607.73 curveto
6052 stroke
6053 grestore
6054 % tube--rube
6055 gsave
6056 1 setlinewidth
6057 0 0 0 edgecolor
6058 newpath 1097.92 2732.28 moveto
6059 1089.63 2672.32 1063.19 2481.16 1054.93 2421.47 curveto
6060 stroke
6061 grestore
6062 % tube--cube
6063 gsave
6064 1 setlinewidth
6065 0 0 0 edgecolor
6066 newpath 1081.89 2763.65 moveto
6067 1074.21 2769.12 1065.31 2775.46 1057.59 2780.96 curveto
6068 stroke
6069 grestore
6070 % tube--lube
6071 gsave
6072 1 setlinewidth
6073 0 0 0 edgecolor
6074 newpath 1074.66 2756.38 moveto
6075 1053.32 2761.29 1023.14 2768.24 1001.8 2773.16 curveto
6076 stroke
6077 grestore
6078 % vest--pest
6079 gsave
6080 1 setlinewidth
6081 0 0 0 edgecolor
6082 newpath 550.32 1088.2 moveto
6083 552.09 1114.79 555.38 1164.05 557.16 1190.64 curveto
6084 stroke
6085 grestore
6086 % vest--test
6087 gsave
6088 1 setlinewidth
6089 0 0 0 edgecolor
6090 newpath 540.84 1087.32 moveto
6091 530.94 1107.93 514.48 1142.24 504.54 1162.96 curveto
6092 stroke
6093 grestore
6094 % vest--zest
6095 gsave
6096 1 setlinewidth
6097 0 0 0 edgecolor
6098 newpath 540.47 1087.4 moveto
6099 538.73 1090.88 536.91 1094.54 535.17 1098.01 curveto
6100 stroke
6101 grestore
6102 % case
6103 gsave
6104 1 setlinewidth
6105 0 0 0 nodecolor
6106 1168.1 440.19 27 18 ellipse_path stroke
6107 0 0 0 nodecolor
6108 14 /Times-Roman set_font
6109 1156.1 436.49 moveto 24 (case) alignedtext
6110 grestore
6111 % case--cast
6112 gsave
6113 1 setlinewidth
6114 0 0 0 edgecolor
6115 newpath 1163.83 458.2 moveto
6116 1152.46 506.18 1121.52 636.68 1110.21 684.4 curveto
6117 stroke
6118 grestore
6119 % case--cask
6120 gsave
6121 1 setlinewidth
6122 0 0 0 edgecolor
6123 newpath 1169.31 458.4 moveto
6124 1172.06 499.53 1178.71 599.22 1181.44 640.15 curveto
6125 stroke
6126 grestore
6127 % case--cash
6128 gsave
6129 1 setlinewidth
6130 0 0 0 edgecolor
6131 newpath 1148.78 452.92 moveto
6132 1108.25 479.63 1014.72 541.27 974.09 568.04 curveto
6133 stroke
6134 grestore
6135 % case--base
6136 gsave
6137 1 setlinewidth
6138 0 0 0 edgecolor
6139 newpath 1176.06 457.72 moveto
6140 1192.23 493.31 1228.74 573.69 1244.84 609.13 curveto
6141 stroke
6142 grestore
6143 % boss--buss
6144 gsave
6145 1 setlinewidth
6146 0 0 0 edgecolor
6147 newpath 1314.25 1040.37 moveto
6148 1376.87 1079.94 1570.4 1202.23 1632.93 1241.75 curveto
6149 stroke
6150 grestore
6151 % boss--bosh
6152 gsave
6153 1 setlinewidth
6154 0 0 0 edgecolor
6155 newpath 1267.93 1024.59 moveto
6156 1184.79 1014.29 930.12 982.73 846.44 972.36 curveto
6157 stroke
6158 grestore
6159 % boss--bass
6160 gsave
6161 1 setlinewidth
6162 0 0 0 edgecolor
6163 newpath 1303.68 1010.63 moveto
6164 1319.34 981.25 1351.02 921.82 1366.74 892.32 curveto
6165 stroke
6166 grestore
6167 % punt
6168 gsave
6169 1 setlinewidth
6170 0 0 0 nodecolor
6171 1600.53 1953.04 27 18 ellipse_path stroke
6172 0 0 0 nodecolor
6173 14 /Times-Roman set_font
6174 1588.03 1949.34 moveto 25 (punt) alignedtext
6175 grestore
6176 % punt--runt
6177 gsave
6178 1 setlinewidth
6179 0 0 0 edgecolor
6180 newpath 1573.52 1951.08 moveto
6181 1512.64 1946.68 1365.33 1936.02 1304.32 1931.61 curveto
6182 stroke
6183 grestore
6184 % punt--puns
6185 gsave
6186 1 setlinewidth
6187 0 0 0 edgecolor
6188 newpath 1615.16 1937.51 moveto
6189 1645.37 1905.47 1714.33 1832.33 1744.51 1800.32 curveto
6190 stroke
6191 grestore
6192 % punt--hunt
6193 gsave
6194 1 setlinewidth
6195 0 0 0 edgecolor
6196 newpath 1578.18 1963.28 moveto
6197 1549.05 1976.64 1498.38 1999.86 1469.23 2013.22 curveto
6198 stroke
6199 grestore
6200 % punt--bunt
6201 gsave
6202 1 setlinewidth
6203 0 0 0 edgecolor
6204 newpath 1593.48 1935.59 moveto
6205 1576.41 1893.31 1532.97 1785.74 1515.87 1743.39 curveto
6206 stroke
6207 grestore
6208 % aunt
6209 gsave
6210 1 setlinewidth
6211 0 0 0 nodecolor
6212 1567.26 2022.83 27 18 ellipse_path stroke
6213 0 0 0 nodecolor
6214 14 /Times-Roman set_font
6215 1555.26 2019.13 moveto 24 (aunt) alignedtext
6216 grestore
6217 % punt--aunt
6218 gsave
6219 1 setlinewidth
6220 0 0 0 edgecolor
6221 newpath 1592.31 1970.29 moveto
6222 1587.22 1980.95 1580.72 1994.58 1575.62 2005.29 curveto
6223 stroke
6224 grestore
6225 % mugs
6226 gsave
6227 1 setlinewidth
6228 0 0 0 nodecolor
6229 1881.98 1466.36 30.59 18 ellipse_path stroke
6230 0 0 0 nodecolor
6231 14 /Times-Roman set_font
6232 1866.48 1462.66 moveto 31 (mugs) alignedtext
6233 grestore
6234 % mugs--muss
6235 gsave
6236 1 setlinewidth
6237 0 0 0 edgecolor
6238 newpath 1856.61 1456.05 moveto
6239 1791.35 1429.52 1618.31 1359.17 1553.83 1332.96 curveto
6240 stroke
6241 grestore
6242 % mugs--pugs
6243 gsave
6244 1 setlinewidth
6245 0 0 0 edgecolor
6246 newpath 1884.79 1484.3 moveto
6247 1890.48 1520.66 1903.3 1602.63 1909 1639.05 curveto
6248 stroke
6249 grestore
6250 % mugs--bugs
6251 gsave
6252 1 setlinewidth
6253 0 0 0 edgecolor
6254 newpath 1903.18 1453.4 moveto
6255 1915.76 1445.71 1931.61 1436.01 1944.02 1428.42 curveto
6256 stroke
6257 grestore
6258 % rest--pest
6259 gsave
6260 1 setlinewidth
6261 0 0 0 edgecolor
6262 newpath 660.23 1334.94 moveto
6263 638.18 1307.63 593.58 1252.39 571.44 1224.97 curveto
6264 stroke
6265 grestore
6266 % rest--test
6267 gsave
6268 1 setlinewidth
6269 0 0 0 edgecolor
6270 newpath 657.77 1336.14 moveto
6271 624.3 1303.89 545.2 1227.7 511.64 1195.37 curveto
6272 stroke
6273 grestore
6274 % rest--best
6275 gsave
6276 1 setlinewidth
6277 0 0 0 edgecolor
6278 newpath 681.64 1333.53 moveto
6279 700.08 1295.53 743.71 1205.62 762.07 1167.78 curveto
6280 stroke
6281 grestore
6282 % rest--zest
6283 gsave
6284 1 setlinewidth
6285 0 0 0 edgecolor
6286 newpath 662.63 1334.02 moveto
6287 635.59 1290.52 563.98 1175.35 537.04 1132.02 curveto
6288 stroke
6289 grestore
6290 % rest--rust
6291 gsave
6292 1 setlinewidth
6293 0 0 0 edgecolor
6294 newpath 693.66 1362.76 moveto
6295 761.14 1401.56 975.91 1525.07 1043.77 1564.1 curveto
6296 stroke
6297 grestore
6298 % rest--vest
6299 gsave
6300 1 setlinewidth
6301 0 0 0 edgecolor
6302 newpath 665.41 1333.4 moveto
6303 643.13 1282.95 579.15 1138.07 556.87 1087.64 curveto
6304 stroke
6305 grestore
6306 % rest--fest
6307 gsave
6308 1 setlinewidth
6309 0 0 0 edgecolor
6310 newpath 666.85 1333.16 moveto
6311 651.22 1289.14 610.9 1175.61 595.31 1131.72 curveto
6312 stroke
6313 grestore
6314 % rest--rent
6315 gsave
6316 1 setlinewidth
6317 0 0 0 edgecolor
6318 newpath 684.89 1367.72 moveto
6319 729.65 1431.71 889.53 1660.27 934.22 1724.15 curveto
6320 stroke
6321 grestore
6322 % fest--pest
6323 gsave
6324 1 setlinewidth
6325 0 0 0 edgecolor
6326 newpath 583.26 1131.84 moveto
6327 577.78 1148.78 569.58 1174.12 564.11 1191.03 curveto
6328 stroke
6329 grestore
6330 % fest--test
6331 gsave
6332 1 setlinewidth
6333 0 0 0 edgecolor
6334 newpath 570.23 1127.47 moveto
6335 554.01 1139.07 530.72 1155.73 514.6 1167.26 curveto
6336 stroke
6337 grestore
6338 % fest--zest
6339 gsave
6340 1 setlinewidth
6341 0 0 0 edgecolor
6342 newpath 561.82 1114.54 moveto
6343 559.19 1114.59 556.53 1114.64 553.9 1114.69 curveto
6344 stroke
6345 grestore
6346 % fest--vest
6347 gsave
6348 1 setlinewidth
6349 0 0 0 edgecolor
6350 newpath 574.62 1098.16 moveto
6351 570.87 1094.02 566.83 1089.58 563.1 1085.47 curveto
6352 stroke
6353 grestore
6354 % most--post
6355 gsave
6356 1 setlinewidth
6357 0 0 0 edgecolor
6358 newpath 970.43 1235.86 moveto
6359 895.92 1265.9 670.23 1356.91 596.92 1386.47 curveto
6360 stroke
6361 grestore
6362 % most--lost
6363 gsave
6364 1 setlinewidth
6365 0 0 0 edgecolor
6366 newpath 968.74 1234.38 moveto
6367 918.63 1250.41 808.81 1285.54 759.7 1301.25 curveto
6368 stroke
6369 grestore
6370 % ruby
6371 gsave
6372 1 setlinewidth
6373 0 0 0 nodecolor
6374 1290.21 2542.98 27 18 ellipse_path stroke
6375 0 0 0 nodecolor
6376 14 /Times-Roman set_font
6377 1277.71 2539.28 moveto 25 (ruby) alignedtext
6378 grestore
6379 % ruby--rube
6380 gsave
6381 1 setlinewidth
6382 0 0 0 edgecolor
6383 newpath 1269.94 2531.08 moveto
6384 1225.13 2504.8 1118.07 2441.99 1073 2415.55 curveto
6385 stroke
6386 grestore
6387 % ruby--rubs
6388 gsave
6389 1 setlinewidth
6390 0 0 0 edgecolor
6391 newpath 1298.27 2525.44 moveto
6392 1321.4 2475.08 1387.84 2330.45 1410.97 2280.1 curveto
6393 stroke
6394 grestore
6395 % wasp
6396 gsave
6397 1 setlinewidth
6398 0 0 0 nodecolor
6399 553.14 413.71 28.7 18 ellipse_path stroke
6400 0 0 0 nodecolor
6401 14 /Times-Roman set_font
6402 539.14 410.01 moveto 28 (wasp) alignedtext
6403 grestore
6404 % wasp--rasp
6405 gsave
6406 1 setlinewidth
6407 0 0 0 edgecolor
6408 newpath 574.58 401.61 moveto
6409 597.71 388.57 634.28 367.94 657.13 355.05 curveto
6410 stroke
6411 grestore
6412 % wasp--gasp
6413 gsave
6414 1 setlinewidth
6415 0 0 0 edgecolor
6416 newpath 579.12 405.86 moveto
6417 589.18 402.83 600.63 399.36 610.56 396.37 curveto
6418 stroke
6419 grestore
6420 % wasp--hasp
6421 gsave
6422 1 setlinewidth
6423 0 0 0 edgecolor
6424 newpath 571.96 399.76 moveto
6425 604.25 375.82 669.84 327.19 701.74 303.54 curveto
6426 stroke
6427 grestore
6428 % wasp--wash
6429 gsave
6430 1 setlinewidth
6431 0 0 0 edgecolor
6432 newpath 562.26 431.1 moveto
6433 592.36 488.48 688.33 671.45 718.3 728.59 curveto
6434 stroke
6435 grestore
6436 % dunk
6437 gsave
6438 1 setlinewidth
6439 0 0 0 nodecolor
6440 994.02 2085.08 28.7 18 ellipse_path stroke
6441 0 0 0 nodecolor
6442 14 /Times-Roman set_font
6443 980.02 2081.38 moveto 28 (dunk) alignedtext
6444 grestore
6445 % dunk--duck
6446 gsave
6447 1 setlinewidth
6448 0 0 0 edgecolor
6449 newpath 1004.16 2068.1 moveto
6450 1032.15 2021.21 1110.3 1890.3 1138.34 1843.34 curveto
6451 stroke
6452 grestore
6453 % dunk--dusk
6454 gsave
6455 1 setlinewidth
6456 0 0 0 edgecolor
6457 newpath 989.25 2067.11 moveto
6458 971.97 2001.97 912.77 1778.79 895.57 1713.97 curveto
6459 stroke
6460 grestore
6461 % dunk--hunk
6462 gsave
6463 1 setlinewidth
6464 0 0 0 edgecolor
6465 newpath 1010.3 2070.25 moveto
6466 1041.49 2041.84 1109.35 1980.02 1140.87 1951.31 curveto
6467 stroke
6468 grestore
6469 % dunk--dune
6470 gsave
6471 1 setlinewidth
6472 0 0 0 edgecolor
6473 newpath 993.73 2103.22 moveto
6474 992.56 2174.83 988.28 2437.36 987.11 2508.8 curveto
6475 stroke
6476 grestore
6477 % vise--wise
6478 gsave
6479 1 setlinewidth
6480 0 0 0 edgecolor
6481 newpath 97.05 1996.81 moveto
6482 120.96 1945.39 191.57 1793.58 215.66 1741.8 curveto
6483 stroke
6484 grestore
6485 % rent--rant
6486 gsave
6487 1 setlinewidth
6488 0 0 0 edgecolor
6489 newpath 953.96 1758.11 moveto
6490 977.11 1807.68 1043.62 1950.06 1066.77 1999.63 curveto
6491 stroke
6492 grestore
6493 % rosy--rose
6494 gsave
6495 1 setlinewidth
6496 0 0 0 edgecolor
6497 newpath 137.73 1798.07 moveto
6498 183.87 1840.79 316.38 1963.47 362.51 2006.18 curveto
6499 stroke
6500 grestore
6501 % bunt--butt
6502 gsave
6503 1 setlinewidth
6504 0 0 0 edgecolor
6505 newpath 1513.41 1707.93 moveto
6506 1524.4 1665.13 1552.02 1557.56 1562.98 1514.85 curveto
6507 stroke
6508 grestore
6509 % rode
6510 gsave
6511 1 setlinewidth
6512 0 0 0 nodecolor
6513 431.78 2358.52 27 18 ellipse_path stroke
6514 0 0 0 nodecolor
6515 14 /Times-Roman set_font
6516 419.28 2354.82 moveto 25 (rode) alignedtext
6517 grestore
6518 % rode--rose
6519 gsave
6520 1 setlinewidth
6521 0 0 0 edgecolor
6522 newpath 428.92 2340.38 moveto
6523 419.68 2281.78 390.71 2098.01 381.45 2039.29 curveto
6524 stroke
6525 grestore
6526 % rode--rude
6527 gsave
6528 1 setlinewidth
6529 0 0 0 edgecolor
6530 newpath 457.77 2363.4 moveto
6531 515.78 2374.27 655.27 2400.42 713.52 2411.35 curveto
6532 stroke
6533 grestore
6534 % rode--ride
6535 gsave
6536 1 setlinewidth
6537 0 0 0 edgecolor
6538 newpath 421.76 2375.32 moveto
6539 407.08 2399.94 379.87 2445.57 365.18 2470.19 curveto
6540 stroke
6541 grestore
6542 % rode--rove
6543 gsave
6544 1 setlinewidth
6545 0 0 0 edgecolor
6546 newpath 405.32 2354.77 moveto
6547 382.64 2351.56 350.13 2346.95 327.46 2343.74 curveto
6548 stroke
6549 grestore
6550 % rode--rote
6551 gsave
6552 1 setlinewidth
6553 0 0 0 edgecolor
6554 newpath 405.69 2353.4 moveto
6555 368.68 2346.13 301.31 2332.9 264.35 2325.64 curveto
6556 stroke
6557 grestore
6558 % rode--role
6559 gsave
6560 1 setlinewidth
6561 0 0 0 edgecolor
6562 newpath 437.61 2340.9 moveto
6563 439.94 2333.87 442.61 2325.79 444.94 2318.74 curveto
6564 stroke
6565 grestore
6566 % rode--rope
6567 gsave
6568 1 setlinewidth
6569 0 0 0 edgecolor
6570 newpath 415.11 2344.02 moveto
6571 403.51 2333.91 388.1 2320.49 376.51 2310.41 curveto
6572 stroke
6573 grestore
6574 % rode--robe
6575 gsave
6576 1 setlinewidth
6577 0 0 0 edgecolor
6578 newpath 457.99 2354.2 moveto
6579 473.07 2351.71 491.97 2348.6 507.09 2346.11 curveto
6580 stroke
6581 grestore
6582 % rode--roue
6583 gsave
6584 1 setlinewidth
6585 0 0 0 edgecolor
6586 newpath 411.63 2346.23 moveto
6587 386.27 2330.76 342.94 2304.32 317.5 2288.8 curveto
6588 stroke
6589 grestore
6590 % cube--lube
6591 gsave
6592 1 setlinewidth
6593 0 0 0 edgecolor
6594 newpath 1012.82 2788.12 moveto
6595 1009.05 2787.19 1005.17 2786.24 1001.41 2785.31 curveto
6596 stroke
6597 grestore
6598 % murk--musk
6599 gsave
6600 1 setlinewidth
6601 0 0 0 edgecolor
6602 newpath 1344.01 1702.96 moveto
6603 1314.73 1656.22 1234.04 1527.43 1204.82 1480.78 curveto
6604 stroke
6605 grestore
6606 % aunt--runt
6607 gsave
6608 1 setlinewidth
6609 0 0 0 edgecolor
6610 newpath 1542.52 2014.88 moveto
6611 1487.71 1997.28 1356.57 1955.15 1301.82 1937.56 curveto
6612 stroke
6613 grestore
6614 % aunt--hunt
6615 gsave
6616 1 setlinewidth
6617 0 0 0 edgecolor
6618 newpath 1540.24 2022.97 moveto
6619 1520.54 2023.08 1493.97 2023.22 1474.2 2023.33 curveto
6620 stroke
6621 grestore
6622 % aunt--bunt
6623 gsave
6624 1 setlinewidth
6625 0 0 0 edgecolor
6626 newpath 1563.69 2004.7 moveto
6627 1553.23 1951.56 1522.72 1796.61 1512.32 1743.78 curveto
6628 stroke
6629 grestore
6630 % both
6631 gsave
6632 1 setlinewidth
6633 0 0 0 nodecolor
6634 713.48 591.62 27 18 ellipse_path stroke
6635 0 0 0 nodecolor
6636 14 /Times-Roman set_font
6637 700.98 587.92 moveto 25 (both) alignedtext
6638 grestore
6639 % both--bosh
6640 gsave
6641 1 setlinewidth
6642 0 0 0 edgecolor
6643 newpath 718.45 609.32 moveto
6644 736.22 672.57 796.46 887.04 814.4 950.93 curveto
6645 stroke
6646 grestore
6647 % both--bath
6648 gsave
6649 1 setlinewidth
6650 0 0 0 edgecolor
6651 newpath 729.04 576.65 moveto
6652 763.52 543.49 846.02 464.12 880.46 430.99 curveto
6653 stroke
6654 grestore
6655 % lush--bush
6656 gsave
6657 1 setlinewidth
6658 0 0 0 edgecolor
6659 newpath 1084.7 1052.7 moveto
6660 1115.17 1059.87 1165.87 1071.79 1196.5 1078.99 curveto
6661 stroke
6662 grestore
6663 % lush--tush
6664 gsave
6665 1 setlinewidth
6666 0 0 0 edgecolor
6667 newpath 1064.58 1064.44 moveto
6668 1072.99 1092.21 1089.17 1145.63 1097.61 1173.48 curveto
6669 stroke
6670 grestore
6671 % lush--push
6672 gsave
6673 1 setlinewidth
6674 0 0 0 edgecolor
6675 newpath 1064.07 1064.7 moveto
6676 1075.45 1106.86 1103.72 1211.59 1115.04 1253.52 curveto
6677 stroke
6678 grestore
6679 % lush--gush
6680 gsave
6681 1 setlinewidth
6682 0 0 0 edgecolor
6683 newpath 1032.46 1049.36 moveto
6684 1023.53 1050.25 1013.57 1051.24 1004.61 1052.13 curveto
6685 stroke
6686 grestore
6687 % lush--mush
6688 gsave
6689 1 setlinewidth
6690 0 0 0 edgecolor
6691 newpath 1077.2 1060.27 moveto
6692 1118.23 1091.2 1218.36 1166.69 1260.21 1198.23 curveto
6693 stroke
6694 grestore
6695 % lush--lust
6696 gsave
6697 1 setlinewidth
6698 0 0 0 edgecolor
6699 newpath 1053.04 1064.24 moveto
6700 1037.82 1107.48 998.64 1218.84 983.34 1262.29 curveto
6701 stroke
6702 grestore
6703 % dish--dash
6704 gsave
6705 1 setlinewidth
6706 0 0 0 edgecolor
6707 newpath 501.78 1055.64 moveto
6708 553.26 1001.39 725.39 820 776.64 765.99 curveto
6709 stroke
6710 grestore
6711 % sass--pass
6712 gsave
6713 1 setlinewidth
6714 0 0 0 edgecolor
6715 newpath 1380.09 726.64 moveto
6716 1407.02 779.86 1488.94 941.72 1516.01 995.19 curveto
6717 stroke
6718 grestore
6719 % sass--mass
6720 gsave
6721 1 setlinewidth
6722 0 0 0 edgecolor
6723 newpath 1373.99 727.47 moveto
6724 1380.38 771.83 1396.84 886.05 1403.26 930.62 curveto
6725 stroke
6726 grestore
6727 % sass--bass
6728 gsave
6729 1 setlinewidth
6730 0 0 0 edgecolor
6731 newpath 1371.91 727.5 moveto
6732 1372.79 759.24 1374.62 824.76 1375.52 856.65 curveto
6733 stroke
6734 grestore
6735 % sass--sash
6736 gsave
6737 1 setlinewidth
6738 0 0 0 edgecolor
6739 newpath 1345.87 703.54 moveto
6740 1279.19 688.01 1100.41 646.38 1033.76 630.86 curveto
6741 stroke
6742 grestore
6743 % rick--risk
6744 gsave
6745 1 setlinewidth
6746 0 0 0 edgecolor
6747 newpath 111.67 2117.46 moveto
6748 161.6 2073.74 311.33 1942.62 361.32 1898.85 curveto
6749 stroke
6750 grestore
6751 % rink
6752 gsave
6753 1 setlinewidth
6754 0 0 0 nodecolor
6755 26.55 1989.72 27 18 ellipse_path stroke
6756 0 0 0 nodecolor
6757 14 /Times-Roman set_font
6758 15.55 1986.02 moveto 22 (rink) alignedtext
6759 grestore
6760 % rink--risk
6761 gsave
6762 1 setlinewidth
6763 0 0 0 edgecolor
6764 newpath 51.25 1982.32 moveto
6765 115.74 1962.99 288.65 1911.15 353.11 1891.83 curveto
6766 stroke
6767 grestore
6768 % rink--rick
6769 gsave
6770 1 setlinewidth
6771 0 0 0 edgecolor
6772 newpath 34.84 2006.86 moveto
6773 48.05 2034.18 73.72 2087.28 86.94 2114.63 curveto
6774 stroke
6775 grestore
6776 % pooh
6777 gsave
6778 1 setlinewidth
6779 0 0 0 nodecolor
6780 205.44 1144.52 28.7 18 ellipse_path stroke
6781 0 0 0 nodecolor
6782 14 /Times-Roman set_font
6783 191.44 1140.82 moveto 28 (pooh) alignedtext
6784 grestore
6785 % pooh--posh
6786 gsave
6787 1 setlinewidth
6788 0 0 0 edgecolor
6789 newpath 231.55 1152.13 moveto
6790 300.08 1172.09 484.37 1225.78 551.74 1245.4 curveto
6791 stroke
6792 grestore
6793 % mums
6794 gsave
6795 1 setlinewidth
6796 0 0 0 nodecolor
6797 1866.87 1272.41 33.29 18 ellipse_path stroke
6798 0 0 0 nodecolor
6799 14 /Times-Roman set_font
6800 1849.37 1268.71 moveto 35 (mums) alignedtext
6801 grestore
6802 % mums--muss
6803 gsave
6804 1 setlinewidth
6805 0 0 0 edgecolor
6806 newpath 1834.79 1277.21 moveto
6807 1769.1 1287.04 1620.18 1309.31 1557.65 1318.67 curveto
6808 stroke
6809 grestore
6810 % mums--bums
6811 gsave
6812 1 setlinewidth
6813 0 0 0 edgecolor
6814 newpath 1888.74 1286.19 moveto
6815 1919.05 1305.28 1973.44 1339.54 2003.24 1358.31 curveto
6816 stroke
6817 grestore
6818 % mums--mugs
6819 gsave
6820 1 setlinewidth
6821 0 0 0 edgecolor
6822 newpath 1868.29 1290.66 moveto
6823 1871.18 1327.72 1877.7 1411.41 1880.58 1448.31 curveto
6824 stroke
6825 grestore
6826 % tuck
6827 gsave
6828 1 setlinewidth
6829 0 0 0 nodecolor
6830 1228.31 1634.69 27 18 ellipse_path stroke
6831 0 0 0 nodecolor
6832 14 /Times-Roman set_font
6833 1216.31 1630.99 moveto 24 (tuck) alignedtext
6834 grestore
6835 % tuck--muck
6836 gsave
6837 1 setlinewidth
6838 0 0 0 edgecolor
6839 newpath 1255.21 1631.51 moveto
6840 1293.55 1626.98 1363.71 1618.7 1403.82 1613.96 curveto
6841 stroke
6842 grestore
6843 % tuck--duck
6844 gsave
6845 1 setlinewidth
6846 0 0 0 edgecolor
6847 newpath 1220.95 1652.37 moveto
6848 1205.75 1688.87 1171.05 1772.19 1155.86 1808.66 curveto
6849 stroke
6850 grestore
6851 % tuck--tusk
6852 gsave
6853 1 setlinewidth
6854 0 0 0 edgecolor
6855 newpath 1214.61 1618.88 moveto
6856 1179.47 1578.34 1086.42 1471 1051.41 1430.62 curveto
6857 stroke
6858 grestore
6859 % wish--dish
6860 gsave
6861 1 setlinewidth
6862 0 0 0 edgecolor
6863 newpath 378.51 1178.84 moveto
6864 402.26 1155.27 447.98 1109.92 471.81 1086.27 curveto
6865 stroke
6866 grestore
6867 % wish--wise
6868 gsave
6869 1 setlinewidth
6870 0 0 0 edgecolor
6871 newpath 358.61 1211.85 moveto
6872 337.26 1293.01 249.88 1625.17 228.53 1706.32 curveto
6873 stroke
6874 grestore
6875 % fuze
6876 gsave
6877 1 setlinewidth
6878 0 0 0 nodecolor
6879 1645.19 2239.44 27 18 ellipse_path stroke
6880 0 0 0 nodecolor
6881 14 /Times-Roman set_font
6882 1633.19 2235.74 moveto 24 (fuze) alignedtext
6883 grestore
6884 % fuze--fuse
6885 gsave
6886 1 setlinewidth
6887 0 0 0 edgecolor
6888 newpath 1630.14 2224.34 moveto
6889 1584.33 2178.37 1446.99 2040.54 1401.13 1994.52 curveto
6890 stroke
6891 grestore
6892 % fuze--fume
6893 gsave
6894 1 setlinewidth
6895 0 0 0 edgecolor
6896 newpath 1628.55 2253.78 moveto
6897 1620.54 2260.69 1610.93 2268.96 1602.83 2275.94 curveto
6898 stroke
6899 grestore
6900 % duet
6901 gsave
6902 1 setlinewidth
6903 0 0 0 nodecolor
6904 821.27 1782.15 27 18 ellipse_path stroke
6905 0 0 0 nodecolor
6906 14 /Times-Roman set_font
6907 809.27 1778.45 moveto 24 (duet) alignedtext
6908 grestore
6909 % duet--dust
6910 gsave
6911 1 setlinewidth
6912 0 0 0 edgecolor
6913 newpath 833.5 1765.73 moveto
6914 867.35 1720.28 962.01 1593.19 995.62 1548.05 curveto
6915 stroke
6916 grestore
6917 % duet--duct
6918 gsave
6919 1 setlinewidth
6920 0 0 0 edgecolor
6921 newpath 846.77 1788.51 moveto
6922 873.02 1795.05 913.69 1805.2 940.02 1811.76 curveto
6923 stroke
6924 grestore
6925 endpage
6926 showpage
6927 grestore
6928 %%PageTrailer
6929 %%EndPage: 1
6930 %%Trailer
6931 %%Pages: 1
6932 %%BoundingBox: 36 36 2215 2856
6933 end
6934 restore
6935 %%EOF