File Coverage

blib/lib/Games/Roshambo/Thrownames.pm
Criterion Covered Total %
statement 6 9 66.6
branch n/a
condition n/a
subroutine 2 3 66.6
pod 0 1 0.0
total 8 13 61.5


line stmt bran cond sub pod time code
1             ##############################################################################
2             # Games::Roshambo::Thrownames - Throw names and actions.
3             # v1.00
4             # Copyright (c) 2007 Chris Thompson
5             ##############################################################################
6             package Games::Roshambo::Thrownames;
7             $VERSION ="1.00";
8 1     1   9 use warnings;
  1         1  
  1         60  
9 1     1   17 use strict;
  1         2  
  1         29275  
10              
11             sub getnames {
12 0     0 0   my $gametype = shift;
13            
14 0           my $names = {
15             "3" => {"_names" => [qw(Zero Rock Scissors Paper)],
16             "ROCK" => 1,
17             "SCISSORS" => 2,
18             "PAPER" => 3,
19             "_actions" => {
20             "1" => {
21             "2" => "breaks"
22             },
23             "2" => {
24             "3" => "cuts"
25             },
26             "3" => {
27             "1" => "covers"
28             }
29             }
30             },
31             "101" => {
32             "DYNAMITE" => 1,
33             "TORNADO" => 2,
34             "QUICKSAND" => 3,
35             "PIT" => 4,
36             "CHAIN" => 5,
37             "GUN" => 6,
38             "LAW" => 7,
39             "WHIP" => 8,
40             "SWORD" => 9,
41             "ROCK" => 10,
42             "DEATH" => 11,
43             "WALL" => 12,
44             "SUN" => 13,
45             "CAMERA" => 14,
46             "FIRE" => 15,
47             "CHAINSAW" => 16,
48             "SCHOOL" => 17,
49             "SCISSORS" => 18,
50             "POISON" => 19,
51             "CAGE" => 20,
52             "AXE" => 21,
53             "PEACE" => 22,
54             "COMPUTER" => 23,
55             "CASTLE" => 24,
56             "SNAKE" => 25,
57             "BLOOD" => 26,
58             "PORCUPINE" => 27,
59             "VULTURE" => 28,
60             "MONKEY" => 29,
61             "KING" => 30,
62             "QUEEN" => 31,
63             "PRINCE" => 32,
64             "PRINCESS" => 33,
65             "POLICE" => 34,
66             "WOMAN" => 35,
67             "BABY" => 36,
68             "MAN" => 37,
69             "HOME" => 38,
70             "TRAIN" => 39,
71             "CAR" => 40,
72             "NOISE" => 41,
73             "BICYCLE" => 42,
74             "TREE" => 43,
75             "TURNIP" => 44,
76             "DUCK" => 45,
77             "WOLF" => 46,
78             "CAT" => 47,
79             "BIRD" => 48,
80             "FISH" => 49,
81             "SPIDER" => 50,
82             "COCKROACH" => 51,
83             "BRAIN" => 52,
84             "COMMUNITY" => 53,
85             "CROSS" => 54,
86             "MONEY" => 55,
87             "VAMPIRE" => 56,
88             "SPONGE" => 57,
89             "CHURCH" => 58,
90             "BUTTER" => 59,
91             "BOOK" => 60,
92             "PAPER" => 61,
93             "CLOUD" => 62,
94             "AIRPLANE" => 63,
95             "MOON" => 64,
96             "GRASS" => 65,
97             "FILM" => 66,
98             "TOILET" => 67,
99             "AIR" => 68,
100             "PLANET" => 69,
101             "GUITAR" => 70,
102             "BOWL" => 71,
103             "CUP" => 72,
104             "BEER" => 73,
105             "RAIN" => 74,
106             "WATER" => 75,
107             "TV" => 76,
108             "RAINBOW" => 77,
109             "UFO" => 78,
110             "ALIEN" => 79,
111             "PRAYER" => 80,
112             "MOUNTAIN" => 81,
113             "SATAN" => 82,
114             "DRAGON" => 83,
115             "DIAMOND" => 84,
116             "PLATINUM" => 85,
117             "GOLD" => 86,
118             "DEVIL" => 87,
119             "FENCE" => 88,
120             "VIDEOGAME" => 89,
121             "MATH" => 90,
122             "ROBOT" => 91,
123             "HEART" => 92,
124             "ELECTRICITY" => 93,
125             "LIGHTNING" => 94,
126             "MEDUSA" => 95,
127             "POWER" => 96,
128             "LASER" => 97,
129             "NUKE" => 98,
130             "SKY" => 99,
131             "TANK" => 100,
132             "HELICOPTER" => 101,
133             _names => [qw(Zero Dynamite Tornado Quicksand Pit Chain Gun Law Whip Sword Rock Death Wall Sun Camera Fire Chainsaw School Scissors Poison Cage Axe Peace Computer Castle Snake Blood Porcupine Vulture Monkey King Queen Prince Princess Police Woman Baby Man Home Train Car Noise Bicycle Tree Turnip Duck Wolf Cat Bird Fish Spider Cockroach Brain Community Cross Money Vampire Sponge Church Butter Book Paper Cloud Airplane Moon Grass Film Toilet Air Planet Guitar Bowl Cup Beer Rain Water TV Rainbow UFO Alien Prayer Mountain Satan Dragon Diamond Platinum Gold Devil Fence Videogame Math Robot Heart Electricity Lightning Medusa Power Laser Nuke Sky Tank Helicopter )],
134             "_actions" => {
135             '33' => {
136             '67' => 'uses',
137             '63' => 'flies on',
138             '71' => 'eats from',
139             '70' => 'plays',
140             '80' => 'in',
141             '68' => 'breathes',
142             '72' => 'drinks from',
143             '44' => 'eats',
144             '82' => 'enthralls',
145             '55' => 'has',
146             '74' => 'walks in',
147             '83' => 'subdues',
148             '75' => 'drinks',
149             '57' => 'owns',
150             '40' => 'rides in',
151             '61' => 'writes',
152             '69' => 'lives on',
153             '59' => 'eats',
154             '49' => 'eats',
155             '35' => 'rules',
156             '53' => 'rules',
157             '78' => 'disbelieves',
158             '79' => 'disbelieves',
159             '48' => 'eats',
160             '42' => 'rides',
161             '77' => 'looks at',
162             '46' => 'tames',
163             '65' => 'walks on',
164             '50' => 'steps on',
165             '39' => 'rides on',
166             '36' => 'has',
167             '64' => 'looks at',
168             '51' => 'steps on',
169             '41' => 'makes',
170             '58' => 'attends',
171             '47' => 'owns',
172             '81' => 'climbs',
173             '38' => 'lives in',
174             '52' => 'has',
175             '60' => 'inspires',
176             '34' => 'governs',
177             '56' => 'could be',
178             '73' => 'drinks',
179             '66' => 'inspires',
180             '45' => 'eats',
181             '37' => 'rules',
182             '76' => 'on',
183             '43' => 'owns',
184             '62' => 'looks at',
185             '54' => 'acts'
186             },
187             '32' => {
188             '67' => 'uses',
189             '33' => 'rules over',
190             '63' => 'flies on',
191             '71' => 'eats from',
192             '70' => 'plays',
193             '80' => 'in',
194             '68' => 'breathes',
195             '72' => 'drinks from',
196             '44' => 'eats',
197             '82' => 'of darkness is',
198             '55' => 'has',
199             '74' => 'walks in',
200             '75' => 'drinks',
201             '57' => 'owns',
202             '40' => 'rides in',
203             '61' => 'writes',
204             '69' => 'lives on',
205             '59' => 'eats',
206             '49' => 'eats',
207             '35' => 'rules',
208             '53' => 'rules',
209             '78' => 'disbelieves',
210             '79' => 'disbelieves',
211             '48' => 'eats',
212             '42' => 'rides',
213             '77' => 'looks at',
214             '46' => 'tames',
215             '65' => 'walks on',
216             '50' => 'steps on',
217             '39' => 'rides on',
218             '36' => 'sires',
219             '64' => 'looks at',
220             '51' => 'steps on',
221             '41' => 'makes',
222             '58' => 'attends',
223             '47' => 'owns',
224             '81' => 'climbs',
225             '38' => 'lives in',
226             '52' => 'has',
227             '60' => 'inspires',
228             '34' => 'governs',
229             '56' => 'could be',
230             '73' => 'drinks',
231             '66' => 'inspires',
232             '45' => 'eats',
233             '37' => 'rules',
234             '76' => 'on',
235             '43' => 'owns',
236             '62' => 'looks at',
237             '54' => 'wears'
238             },
239             '90' => {
240             '33' => 'confuses',
241             '32' => 'confuses',
242             '21' => 'whiz sharper than',
243             '7' => 'formulates',
244             '26' => 'calculates',
245             '17' => 'bores',
246             '2' => 'predicts',
247             '1' => 'measures',
248             '99' => 'class denies',
249             '18' => 'guides',
250             '30' => 'confuses',
251             '16' => 'directs',
252             '100' => 'navigates',
253             '27' => 'counts',
254             '25' => 'measures',
255             '28' => 'test attracts',
256             '95' => 'confuses',
257             '20' => 'mental',
258             '14' => 'shapes',
259             '92' => 'darkens',
260             '24' => 'measures',
261             '10' => 'schoolhouse',
262             '31' => 'confuses',
263             '35' => 'confuses',
264             '11' => 'transcends',
265             '91' => 'navigates',
266             '22' => 'prevents',
267             '93' => 'calculates',
268             '13' => 'calculates',
269             '23' => 'on',
270             '29' => 'enrages',
271             '96' => 'brain',
272             '6' => 'test inspires',
273             '39' => 'word problem w/',
274             '36' => 'confuses',
275             '3' => 'test like',
276             '97' => 'formulates',
277             '94' => 'calculates',
278             '9' => 'measures',
279             '12' => 'measures',
280             '15' => 'measures',
281             '38' => 'after',
282             '8' => 'whiz sharp as',
283             '4' => 'is the',
284             '98' => 'formulates',
285             '34' => 'confuses',
286             '37' => 'confuses',
287             '101' => 'navigates',
288             '19' => 'mental',
289             '5' => 'uses number'
290             },
291             '63' => {
292             '67' => 'has',
293             '90' => 'pilot uses',
294             '71' => 'carries',
295             '70' => 'carries',
296             '7' => 'has many',
297             '80' => 'inspires',
298             '68' => 'flies through',
299             '2' => 'flies over',
300             '1' => 'flies over',
301             '99' => 'traverses',
302             '88' => 'flies over',
303             '72' => 'carries',
304             '100' => 'flies over',
305             '82' => 'scarier than',
306             '84' => 'pricier than',
307             '74' => 'flies over',
308             '95' => 'flies over',
309             '83' => 'faster than',
310             '75' => 'has',
311             '92' => 'stops',
312             '69' => 'travels',
313             '89' => 'in',
314             '10' => 'flies over',
315             '11' => 'can cause',
316             '91' => 'has',
317             '78' => 'spots',
318             '79' => 'spots',
319             '87' => 'scarier than',
320             '77' => 'flies over',
321             '93' => 'uses',
322             '96' => 'consumes',
323             '65' => 'flies over',
324             '6' => 'bans',
325             '85' => 'pricier than',
326             '3' => 'flies over',
327             '64' => 'eclipses',
328             '97' => 'carries',
329             '94' => 'attracts',
330             '9' => 'bans',
331             '12' => 'flies over',
332             '8' => 'bans',
333             '81' => 'flies over',
334             '4' => 'flies over',
335             '98' => 'carries',
336             '101' => 'outflies',
337             '73' => 'serves',
338             '66' => 'shows',
339             '76' => 'has',
340             '86' => 'pricier than',
341             '5' => 'flies over'
342             },
343             '21' => {
344             '67' => 'smashes',
345             '33' => 'cleaves',
346             '32' => 'cleaves',
347             '63' => 'terrorizes',
348             '71' => 'chops',
349             '70' => 'chops',
350             '68' => 'flies through',
351             '26' => 'splatters',
352             '30' => 'cleaves',
353             '44' => 'chops',
354             '55' => 'costs',
355             '25' => 'chops',
356             '27' => 'chops',
357             '28' => 'chops',
358             '57' => 'chops',
359             '40' => 'chops',
360             '61' => 'chops',
361             '69' => 'changes',
362             '59' => 'chops',
363             '49' => 'chops',
364             '24' => 'sieges',
365             '31' => 'cleaves',
366             '35' => 'cleaves',
367             '53' => 'clears way for',
368             '48' => 'chops',
369             '22' => 'disturbs',
370             '42' => 'chops',
371             '46' => 'cleaves',
372             '23' => 'chops',
373             '65' => 'chops',
374             '29' => 'cleaves',
375             '50' => 'chops',
376             '39' => 'holds up',
377             '64' => 'reflects',
378             '36' => 'hurts',
379             '51' => 'chops',
380             '58' => 'terrorizes',
381             '41' => 'makes',
382             '47' => 'chops',
383             '38' => 'terrorizes',
384             '52' => 'cleaves',
385             '60' => 'chops',
386             '34' => 'cleaves',
387             '56' => 'beheads',
388             '66' => 'chops',
389             '37' => 'cleaves',
390             '45' => 'chops',
391             '43' => 'chops down',
392             '62' => 'creates blood',
393             '54' => 'chops down'
394             },
395             '71' => {
396             '90' => 'parabolic',
397             '7' => 'knows no',
398             '80' => 'blesses',
399             '17' => '-ing after',
400             '2' => 'shaped',
401             '1' => 'splashes',
402             '99' => 'shaped',
403             '18' => 'splashes',
404             '88' => 'sits on',
405             '72' => 'bigger than',
406             '16' => 'splashes',
407             '100' => 'turreted',
408             '82' => 'blesses',
409             '74' => 'catches',
410             '84' => 'holds',
411             '95' => 'drowns',
412             '75' => 'holds',
413             '83' => 'drowns',
414             '20' => 'rattles',
415             '14' => 'lensed',
416             '92' => 'holds',
417             '89' => '-ing',
418             '10' => 'made of',
419             '11' => 'blessing transcends',
420             '91' => 'splashes',
421             '78' => 'shapes',
422             '79' => 'shapes',
423             '87' => 'blesses',
424             '77' => 'reflects',
425             '93' => 'focuses',
426             '13' => 'focuses',
427             '96' => 'focuses',
428             '6' => 'splashes',
429             '85' => 'made of',
430             '3' => 'floats on',
431             '94' => 'focuses',
432             '97' => 'reflects',
433             '9' => 'splashes',
434             '12' => 'smashes against',
435             '15' => 'snuffs out',
436             '8' => 'resists',
437             '81' => 'holds food',
438             '4' => 'emerges from well',
439             '98' => 'encases core of',
440             '73' => '-ing inspires',
441             '101' => 'shaped',
442             '19' => 'holds',
443             '86' => 'made of',
444             '76' => 'sits on',
445             '5' => 'holds'
446             },
447             '7' => {
448             '33' => 'protects',
449             '32' => 'protects',
450             '21' => 'makes',
451             '26' => 'protects',
452             '17' => 'provides',
453             '18' => 'makes',
454             '30' => 'protects',
455             '16' => 'makes',
456             '44' => 'protects',
457             '55' => 'costs',
458             '27' => 'protects',
459             '25' => 'protects',
460             '28' => 'protects',
461             '57' => 'cleans like',
462             '40' => 'protects',
463             '14' => 'restricts',
464             '20' => 'puts you in',
465             '49' => 'protects',
466             '24' => 'protects',
467             '10' => 'set in stone',
468             '31' => 'protects',
469             '35' => 'protects',
470             '11' => 'prevents',
471             '53' => 'protects',
472             '48' => 'protects',
473             '42' => 'makes',
474             '22' => 'keeps',
475             '46' => 'protects',
476             '13' => 'explains',
477             '23' => 'restricts',
478             '29' => 'protects',
479             '50' => 'protects rare',
480             '39' => 'protects',
481             '36' => 'protects',
482             '51' => 'kills',
483             '9' => 'restricts',
484             '41' => 'restricts',
485             '12' => 'protects',
486             '47' => 'protects',
487             '15' => 'restricts',
488             '52' => 'confounds',
489             '8' => 'restricts',
490             '38' => 'protects',
491             '34' => 'protects',
492             '56' => 'chases',
493             '45' => 'protects',
494             '37' => 'protects',
495             '43' => 'protects',
496             '19' => 'restricts',
497             '54' => 'respects'
498             },
499             '80' => {
500             '21' => 'against',
501             '90' => 'for',
502             '7' => 'for fair',
503             '26' => 'calms',
504             '17' => 'starts',
505             '2' => 'against',
506             '1' => 'against',
507             '99' => 'to',
508             '18' => 'for straight',
509             '88' => 'knows no',
510             '16' => 'against',
511             '100' => 'against',
512             '82' => 'casts out',
513             '27' => 'protects like',
514             '25' => 'rebukes',
515             '84' => 'for',
516             '28' => 'dispels',
517             '83' => 'subdues',
518             '95' => 'dispels',
519             '20' => 'in',
520             '14' => 'not captured on',
521             '92' => 'heals',
522             '24' => 'in',
523             '89' => 'to win',
524             '10' => 'atop',
525             '11' => 'against',
526             '91' => 'routine like',
527             '22' => 'brings',
528             '87' => 'casts out',
529             '93' => 'for low',
530             '23' => 'salvages',
531             '13' => 'for',
532             '29' => 'confuses',
533             '96' => 'is spiritual',
534             '6' => 'against',
535             '85' => 'for',
536             '3' => 'solidifies',
537             '97' => 'more accurate than',
538             '94' => 'faster than',
539             '9' => 'against',
540             '12' => 'knows no',
541             '15' => 'against',
542             '81' => 'atop',
543             '8' => 'against',
544             '98' => 'against',
545             '4' => 'in',
546             '101' => 'against',
547             '19' => 'heals',
548             '86' => 'for',
549             '5' => 'breaks'
550             },
551             '26' => {
552             '67' => 'fills',
553             '33' => 'powers',
554             '32' => 'powers',
555             '63' => 'turns around',
556             '71' => 'drips in',
557             '70' => 'stains',
558             '68' => 'consumes',
559             '72' => 'drips in',
560             '30' => 'powers',
561             '44' => 'stains',
562             '55' => 'bloodmoney',
563             '74' => 'flows like',
564             '27' => 'powers',
565             '28' => 'powers',
566             '75' => 'thicker than',
567             '57' => 'stains',
568             '40' => 'stains',
569             '61' => 'stains',
570             '69' => 'red',
571             '59' => 'stains',
572             '49' => 'powers',
573             '31' => 'powers',
574             '35' => 'powers',
575             '53' => 'donations for',
576             '48' => 'powers',
577             '42' => 'stains',
578             '46' => 'powers',
579             '65' => 'covers',
580             '29' => 'powers',
581             '50' => 'powers',
582             '39' => 'coarses like',
583             '64' => 'red',
584             '36' => 'powers',
585             '51' => 'powers',
586             '41' => 'makes no',
587             '58' => 'stains',
588             '47' => 'powers',
589             '38' => 'stains',
590             '52' => 'powers',
591             '60' => 'stains',
592             '34' => 'powers',
593             '56' => 'feeds',
594             '73' => 'drips in',
595             '66' => 'on',
596             '37' => 'powers',
597             '45' => 'powers',
598             '76' => 'on',
599             '43' => 'marks',
600             '62' => 'red',
601             '54' => 'on the'
602             },
603             '99' => {
604             '33' => 'above',
605             '32' => 'above',
606             '21' => 'above',
607             '7' => 'is limit of',
608             '26' => 'above',
609             '17' => 'above',
610             '2' => 'houses',
611             '1' => 'above',
612             '18' => 'above',
613             '30' => 'above',
614             '16' => 'above',
615             '44' => 'above',
616             '100' => 'above',
617             '27' => 'above',
618             '25' => 'above',
619             '28' => 'above',
620             '40' => 'above',
621             '20' => 'evades',
622             '14' => 'challenges',
623             '24' => 'above',
624             '10' => 'above',
625             '31' => 'above',
626             '35' => 'above',
627             '11' => 'transcends',
628             '48' => 'above',
629             '42' => 'above',
630             '22' => 'at',
631             '46' => 'above',
632             '13' => 'surrounds',
633             '23' => 'above',
634             '29' => 'above',
635             '6' => 'above',
636             '39' => 'above',
637             '36' => 'above',
638             '3' => 'above',
639             '9' => 'above',
640             '41' => 'makes no',
641             '12' => 'above',
642             '47' => 'above',
643             '15' => 'above',
644             '38' => 'above',
645             '8' => 'above',
646             '4' => 'evades',
647             '34' => 'above',
648             '45' => 'above',
649             '37' => 'above',
650             '101' => 'above',
651             '43' => 'above',
652             '19' => 'above',
653             '5' => 'above'
654             },
655             '18' => {
656             '67' => 'clog',
657             '33' => 'cut',
658             '32' => 'cut',
659             '63' => 'alert',
660             '21' => 'sharper than',
661             '68' => 'swish through',
662             '26' => 'spurt',
663             '30' => 'cut',
664             '44' => 'cut',
665             '55' => 'cut up',
666             '25' => 'stab',
667             '27' => 'stab',
668             '28' => 'stab',
669             '57' => 'cut up',
670             '40' => 'stab',
671             '61' => 'cut',
672             '20' => 'pick lock of',
673             '59' => 'spread',
674             '49' => 'gut',
675             '24' => 'carve into',
676             '31' => 'cut',
677             '35' => 'cut',
678             '53' => 'cut',
679             '48' => 'stab',
680             '22' => 'cut',
681             '42' => 'stab',
682             '46' => 'cut',
683             '23' => 'stab',
684             '65' => 'cut',
685             '29' => 'cut',
686             '50' => 'stab',
687             '39' => 'trim dress',
688             '64' => 'reflect',
689             '36' => 'cut',
690             '51' => 'stab',
691             '58' => 'carve into',
692             '41' => 'make snipping',
693             '47' => 'cut',
694             '38' => 'carve into',
695             '52' => 'stab',
696             '60' => 'cut up',
697             '34' => 'cut',
698             '56' => 'impale',
699             '66' => 'cut',
700             '37' => 'cut',
701             '45' => 'stab',
702             '19' => 'more direct than',
703             '43' => 'carve into',
704             '62' => 'swish through',
705             '54' => 'carve into'
706             },
707             '72' => {
708             '21' => 'splashes',
709             '90' => 'for',
710             '7' => 'toasts',
711             '80' => 'accompanies',
712             '17' => 'for',
713             '2' => 'ears for',
714             '1' => 'ears for',
715             '99' => 'reflects',
716             '18' => 'splashes',
717             '88' => 'sits on',
718             '16' => 'splashes',
719             '100' => 'ears for',
720             '82' => 'blesses',
721             '74' => 'catches',
722             '84' => 'holds',
723             '95' => 'attracts',
724             '75' => 'holds',
725             '83' => 'attracts',
726             '20' => 'rattles',
727             '14' => 'lensed',
728             '92' => 'hand over',
729             '89' => 'splashes',
730             '10' => 'made of',
731             '11' => 'toasts',
732             '91' => 'splashes',
733             '78' => 'shapes',
734             '79' => 'shapes',
735             '87' => 'blesses',
736             '77' => 'reflects',
737             '93' => 'conducts',
738             '13' => 'reflects',
739             '96' => 'holds holy',
740             '6' => 'splashes',
741             '85' => 'made of',
742             '3' => 'floats on',
743             '94' => 'focuses',
744             '97' => 'reflects',
745             '9' => 'commands',
746             '12' => 'smashes against',
747             '15' => 'splashes',
748             '8' => 'ears for',
749             '81' => 'for climbing',
750             '4' => 'shaped',
751             '98' => 'shaped',
752             '73' => 'holds',
753             '101' => 'ears for',
754             '19' => 'holds',
755             '86' => 'made of',
756             '76' => 'sits on',
757             '5' => 'holds'
758             },
759             '16' => {
760             '33' => 'wounds',
761             '32' => 'wounds',
762             '63' => 'terrorizes',
763             '21' => 'outclasses',
764             '26' => 'splatters',
765             '17' => 'destroys',
766             '18' => 'outclasses',
767             '30' => 'wounds',
768             '44' => 'dices',
769             '55' => 'costs',
770             '25' => 'chops up',
771             '27' => 'kills',
772             '28' => 'kills',
773             '57' => 'cuts up',
774             '40' => 'destroys',
775             '61' => 'tears up',
776             '20' => 'cuts through',
777             '59' => 'splatters',
778             '49' => 'splatters',
779             '24' => 'ruins',
780             '31' => 'wounds',
781             '35' => 'wounds',
782             '53' => 'makes way for',
783             '48' => 'scares',
784             '22' => 'disturbs',
785             '42' => 'destroys',
786             '46' => 'wounds',
787             '23' => 'gleefully ravages',
788             '65' => 'cuts',
789             '29' => 'kills',
790             '50' => 'slices',
791             '39' => 'holds up',
792             '64' => 'user drinks',
793             '36' => 'scares',
794             '51' => 'dices',
795             '58' => 'terrorizes',
796             '41' => 'makes',
797             '47' => 'wounds',
798             '38' => 'destroys',
799             '52' => 'burns',
800             '60' => 'tears up',
801             '34' => 'wounds',
802             '56' => 'beheads',
803             '66' => 'massacre',
804             '37' => 'wounds',
805             '45' => 'kills',
806             '19' => 'more direct than',
807             '43' => 'cuts down',
808             '62' => 'produces',
809             '54' => 'chops down'
810             },
811             '44' => {
812             '67' => 'ends up in',
813             '90' => 'doesn\'t need',
814             '63' => 'in',
815             '71' => 'stains',
816             '70' => 'thrown at',
817             '80' => 'answers',
818             '68' => 'odorizes',
819             '88' => 'grows along',
820             '72' => 'stains',
821             '82' => 'disgusts',
822             '55' => 'costs',
823             '84' => 'roots hide',
824             '74' => 'loves',
825             '83' => 'thrown at',
826             '75' => 'drinks',
827             '57' => 'tastier than',
828             '61' => 'stains',
829             '92' => 'good for',
830             '69' => 'grows on',
831             '59' => 'in',
832             '49' => 'simpler than',
833             '89' => 'healthier than',
834             '53' => 'feeds',
835             '91' => 'thrown at',
836             '78' => 'thrown at',
837             '48' => 'thrown at',
838             '79' => 'disgusts',
839             '87' => 'disgusts',
840             '93' => 'conducts',
841             '77' => 'flavor',
842             '46' => 'thrown at',
843             '65' => 'grows in',
844             '50' => 'squashes',
845             '85' => 'roots hide',
846             '64' => 'grows despite',
847             '94' => 'hides from',
848             '51' => 'squashes',
849             '58' => 'thrown at',
850             '47' => 'thrown at',
851             '81' => 'grows on',
852             '52' => 'has no',
853             '60' => 'recipe',
854             '56' => 'thrown at',
855             '45' => 'thrown at',
856             '66' => 'stains',
857             '73' => 'falls in',
858             '86' => 'roots hide',
859             '76' => 'thrown at',
860             '62' => 'gas',
861             '54' => 'roots form'
862             },
863             '55' => {
864             '67' => 'fixes',
865             '90' => 'uses',
866             '63' => 'bankrupts',
867             '71' => 'fills',
868             '70' => 'funds',
869             '80' => 'answers',
870             '68' => 'pollutes',
871             '2' => 'for',
872             '1' => 'funds',
873             '99' => 'debt',
874             '88' => 'repairs',
875             '72' => 'fills',
876             '100' => 'funds',
877             '82' => 'brings souls to',
878             '84' => 'mines',
879             '74' => 'flows like',
880             '95' => 'bribes',
881             '83' => 'enthralls',
882             '75' => 'floats on',
883             '57' => 'hires',
884             '61' => 'funds news',
885             '92' => 'tricks',
886             '59' => 'evades',
887             '69' => 'conquers',
888             '89' => 'develops',
889             '91' => 'funds',
890             '78' => 'doesn\'t interest',
891             '79' => 'doesn\'t interest',
892             '87' => 'makes men',
893             '93' => 'conducts',
894             '77' => 'has new',
895             '96' => 'brings',
896             '65' => 'landscapes',
897             '85' => 'is',
898             '3' => 'debt is',
899             '64' => 'funds trip to',
900             '97' => 'funds',
901             '94' => 'vanishes like',
902             '58' => 'funds',
903             '81' => 'buys',
904             '4' => 'money pit',
905             '98' => 'funds',
906             '60' => 'funds',
907             '56' => 'bribes',
908             '101' => 'funds',
909             '66' => 'funds',
910             '73' => 'imports',
911             '76' => 'corrupts',
912             '86' => 'is',
913             '62' => 'clears'
914             },
915             '84' => {
916             '33' => 'adorns',
917             '32' => 'adorns',
918             '21' => 'engraves',
919             '90' => 'geometric',
920             '7' => 'bribes',
921             '26' => 'outlasts',
922             '17' => 'more desirable than',
923             '2' => 'survives',
924             '1' => 'survives',
925             '99' => 'with lucy in',
926             '18' => 'engraves',
927             '88' => 'harder than',
928             '30' => 'adorns',
929             '16' => 'resists',
930             '100' => 'harder than',
931             '27' => 'sharper than',
932             '25' => 'charms',
933             '28' => 'attracts',
934             '95' => 'enthralls',
935             '20' => 'engraves',
936             '14' => 'pricier than',
937             '92' => 'wins',
938             '24' => 'decorates',
939             '89' => 'pricier than',
940             '10' => 'hardest',
941             '31' => 'adorns',
942             '11' => '\'till',
943             '91' => 'pricier than',
944             '22' => 'disturbs',
945             '87' => 'imprisons',
946             '93' => 'withstands',
947             '23' => 'pricier than',
948             '13' => 'catches',
949             '29' => 'hypnotizes',
950             '96' => 'focuses',
951             '6' => 'resists',
952             '85' => 'pricier than',
953             '3' => 'hides in',
954             '97' => 'diffracts',
955             '94' => 'withstands',
956             '9' => 'engraves',
957             '12' => 'engraves',
958             '15' => 'resists',
959             '8' => 'resists',
960             '98' => 'survives',
961             '4' => 'hides in',
962             '101' => 'engraves',
963             '19' => 'resists',
964             '86' => 'pricier than',
965             '5' => 'harder than'
966             },
967             '74' => {
968             '21' => 'rusts',
969             '90' => 'measured with',
970             '7' => 'soaks',
971             '80' => 'answers',
972             '17' => 'closes',
973             '2' => 'brings',
974             '1' => 'soaks',
975             '99' => 'darkens',
976             '18' => 'rusts',
977             '88' => 'rusts',
978             '16' => 'thwarts',
979             '100' => 'falls on',
980             '82' => 'drowns',
981             '84' => 'cleans',
982             '95' => 'drowns',
983             '75' => 'made of',
984             '83' => 'drowns',
985             '20' => 'rusts',
986             '14' => 'ruins',
987             '92' => 'saddens',
988             '89' => 'inspires',
989             '10' => 'erodes',
990             '11' => 'makes lonely',
991             '91' => 'short-circuits',
992             '78' => 'diverts',
993             '79' => 'drowns',
994             '22' => 'disturbs',
995             '87' => 'drowns',
996             '77' => 'creates',
997             '93' => 'conducts',
998             '23' => 'short-circuits',
999             '13' => 'blocks',
1000             '96' => 'blacks out',
1001             '6' => 'rusts',
1002             '85' => 'cleans',
1003             '3' => 'creates',
1004             '94' => 'brings',
1005             '97' => 'diffracts',
1006             '9' => 'rusts',
1007             '12' => 'leaks through',
1008             '15' => 'douses',
1009             '8' => 'soaks',
1010             '81' => 'on the',
1011             '98' => 'diverts',
1012             '4' => 'fills',
1013             '101' => 'diverts',
1014             '19' => 'acidic',
1015             '86' => 'cleans',
1016             '76' => 'inspires',
1017             '5' => 'rusts'
1018             },
1019             '27' => {
1020             '67' => 'scrubs',
1021             '33' => 'pricks',
1022             '32' => 'pricks',
1023             '63' => 'terrorizes',
1024             '71' => 'tips over',
1025             '70' => 'sleeps in',
1026             '68' => 'breathes',
1027             '72' => 'tips over',
1028             '30' => 'pricks',
1029             '44' => 'eats',
1030             '55' => 'shreds',
1031             '74' => 'hunts despite',
1032             '28' => 'pricks',
1033             '75' => 'drinks',
1034             '57' => 'catches',
1035             '40' => 'punctures',
1036             '61' => 'shreds',
1037             '69' => 'lives on',
1038             '59' => 'licks',
1039             '49' => 'eats',
1040             '31' => 'pricks',
1041             '35' => 'pricks',
1042             '53' => 'annoys',
1043             '48' => 'pricks',
1044             '42' => 'punctures',
1045             '77' => 'looks at',
1046             '46' => 'pricks',
1047             '65' => 'eats',
1048             '29' => 'pricks',
1049             '50' => 'eats',
1050             '39' => 'creeps onto',
1051             '64' => 'hunts by',
1052             '36' => 'pricks',
1053             '51' => 'eats',
1054             '41' => 'makes no',
1055             '58' => 'scurries into',
1056             '47' => 'pricks',
1057             '38' => 'scurries into',
1058             '52' => 'has',
1059             '60' => 'shreds',
1060             '34' => 'pricks',
1061             '56' => 'pricks',
1062             '73' => 'spills',
1063             '66' => 'tears',
1064             '37' => 'pricks',
1065             '45' => 'pricks',
1066             '76' => 'on',
1067             '43' => 'lives among',
1068             '62' => 'makes fart',
1069             '54' => 'makes you'
1070             },
1071             '95' => {
1072             '33' => 'petrifies',
1073             '32' => 'petrifies',
1074             '21' => 'weilds',
1075             '7' => 'breaks',
1076             '26' => 'freezes',
1077             '17' => 'terrorizes',
1078             '2' => 'hides from',
1079             '99' => 'curses',
1080             '1' => 'before',
1081             '18' => 'runs with',
1082             '30' => 'petrifies',
1083             '16' => 'before',
1084             '44' => 'discards',
1085             '100' => 'resists',
1086             '27' => 'petrifies',
1087             '25' => 'head',
1088             '28' => 'petrifies',
1089             '40' => 'before',
1090             '20' => 'escapes',
1091             '14' => 'before',
1092             '24' => 'terrorizes',
1093             '10' => 'hurls',
1094             '31' => 'petrifies',
1095             '35' => 'petrifies',
1096             '11' => 'causes',
1097             '42' => 'before',
1098             '22' => 'disturbs',
1099             '13' => 'curses',
1100             '23' => 'before',
1101             '29' => 'petrifies',
1102             '96' => 'craves',
1103             '6' => 'before',
1104             '39' => 'before',
1105             '36' => 'petrifies',
1106             '3' => 'plants',
1107             '97' => 'before',
1108             '9' => 'weilds',
1109             '41' => 'screeches',
1110             '12' => 'hides behind',
1111             '15' => 'starts',
1112             '38' => 'terrifies',
1113             '8' => 'cracks',
1114             '4' => 'lives in',
1115             '98' => 'before',
1116             '34' => 'petrifies',
1117             '37' => 'petrifies',
1118             '101' => 'evades',
1119             '43' => 'hides behind',
1120             '19' => 'deadlier than',
1121             '5' => 'breaks'
1122             },
1123             '57' => {
1124             '67' => 'cleans',
1125             '90' => 'doesn\'t use',
1126             '63' => 'cleans',
1127             '71' => 'cleans',
1128             '70' => 'cleans',
1129             '80' => 'answers',
1130             '68' => 'uses',
1131             '2' => 'cleans after',
1132             '1' => 'soaks',
1133             '99' => 'cleans',
1134             '88' => 'cleans',
1135             '72' => 'cleans',
1136             '100' => 'cleans',
1137             '82' => 'cleanses',
1138             '84' => 'cleans',
1139             '74' => 'absorbs',
1140             '95' => 'cleanses',
1141             '83' => 'cleanses',
1142             '75' => 'absorbs',
1143             '61' => 'soaks',
1144             '92' => 'has no',
1145             '59' => 'sops up',
1146             '69' => 'lives on',
1147             '89' => 'cleans',
1148             '91' => 'cleans',
1149             '78' => 'cleans',
1150             '79' => 'intrigues',
1151             '87' => 'cleanses',
1152             '93' => 'conducts',
1153             '77' => 'creates',
1154             '96' => 'has cleaning',
1155             '65' => 'sits on',
1156             '6' => 'cleans',
1157             '85' => 'cleans',
1158             '3' => 'floats on',
1159             '64' => 'looks like',
1160             '97' => 'cleans',
1161             '94' => 'conducts',
1162             '58' => 'cleans',
1163             '81' => 'pile',
1164             '4' => 'cleans',
1165             '98' => 'cleans',
1166             '60' => 'soaks',
1167             '101' => 'cleans',
1168             '73' => 'absorbs',
1169             '66' => 'cleans',
1170             '76' => 'bob on',
1171             '86' => 'cleans',
1172             '62' => 'denser than',
1173             '5' => 'cleans'
1174             },
1175             '61' => {
1176             '67' => 'toilet cover',
1177             '90' => 'tests',
1178             '63' => 'paper airplane',
1179             '71' => 'mache',
1180             '70' => 'wraps',
1181             '7' => 'explains',
1182             '80' => 'contains',
1183             '68' => 'fans',
1184             '2' => 'predicts',
1185             '1' => 'encases',
1186             '99' => 'confetti fills',
1187             '88' => 'thrown over',
1188             '72' => 'paper cup',
1189             '100' => 'about',
1190             '82' => 'rebukes',
1191             '84' => 'receipt for',
1192             '74' => 'blocks',
1193             '95' => 'about',
1194             '83' => 'rebukes',
1195             '75' => 'floats on',
1196             '92' => 'cutout of',
1197             '69' => 'about',
1198             '89' => 'label for',
1199             '10' => 'covers',
1200             '91' => 'describes',
1201             '78' => 'disproves',
1202             '79' => 'disproves',
1203             '87' => 'rebukes',
1204             '77' => 'cutout of',
1205             '93' => 'defines',
1206             '96' => 'about',
1207             '65' => 'covers',
1208             '6' => 'outlaws',
1209             '85' => 'note for',
1210             '3' => 'floats on',
1211             '64' => 'paper moon',
1212             '97' => 'defines',
1213             '94' => 'defines',
1214             '9' => 'wraps',
1215             '8' => 'wraps',
1216             '81' => 'pile',
1217             '4' => 'covers',
1218             '98' => 'defines',
1219             '101' => 'about',
1220             '73' => 'beer label',
1221             '66' => 'reviews',
1222             '76' => 'more info than',
1223             '86' => 'note for',
1224             '62' => 'fans',
1225             '5' => 'starts'
1226             },
1227             '20' => {
1228             '67' => 'has poor',
1229             '33' => 'traps',
1230             '32' => 'traps',
1231             '63' => 'structure in',
1232             '21' => 'not affected by',
1233             '70' => 'has no',
1234             '68' => 'stagnates',
1235             '26' => 'boils',
1236             '30' => 'traps',
1237             '44' => 'contains',
1238             '55' => 'costs',
1239             '25' => 'traps',
1240             '27' => 'traps',
1241             '28' => 'traps',
1242             '57' => 'knows no',
1243             '40' => '(rollcage) protects',
1244             '61' => 'has no',
1245             '69' => 'teaches',
1246             '59' => 'has no',
1247             '49' => 'traps',
1248             '24' => 'more fortified than',
1249             '31' => 'traps',
1250             '35' => 'imprisons',
1251             '53' => 'protects',
1252             '48' => 'traps',
1253             '22' => 'keeps',
1254             '42' => 'contains',
1255             '46' => 'traps',
1256             '23' => 'contains',
1257             '65' => 'has no',
1258             '29' => 'traps',
1259             '50' => 'traps',
1260             '39' => 'structure in',
1261             '64' => 'blocks',
1262             '36' => 'traps',
1263             '51' => 'traps',
1264             '58' => 'saddens',
1265             '41' => 'door makes',
1266             '47' => 'traps',
1267             '38' => 'becomes',
1268             '52' => 'traps',
1269             '60' => 'has no',
1270             '34' => 'traps',
1271             '56' => 'traps',
1272             '66' => 'has no',
1273             '37' => 'imprisons',
1274             '45' => 'traps',
1275             '43' => 'blocks',
1276             '62' => 'clouds freedom',
1277             '54' => 'makes you'
1278             },
1279             '92' => {
1280             '33' => 'guides',
1281             '32' => 'guides',
1282             '21' => 'stays',
1283             '7' => 'upholds',
1284             '26' => 'pumps',
1285             '17' => 'excels at',
1286             '2' => 'survives',
1287             '1' => 'bans',
1288             '99' => 'clears',
1289             '18' => 'guides',
1290             '30' => 'guides',
1291             '16' => 'bans',
1292             '100' => 'bans',
1293             '27' => 'outsmarts',
1294             '25' => 'resists',
1295             '28' => 'outsmarts',
1296             '40' => 'invents eco',
1297             '95' => 'pities',
1298             '20' => 'transcends',
1299             '14' => 'guides',
1300             '24' => 'builds',
1301             '10' => 'like a',
1302             '31' => 'guides',
1303             '35' => 'guides',
1304             '11' => 'transcends',
1305             '22' => 'upholds',
1306             '93' => 'uses bio',
1307             '13' => 'of the',
1308             '23' => 'excels at',
1309             '29' => 'guides',
1310             '96' => 'provides',
1311             '6' => 'bans',
1312             '39' => 'prefers',
1313             '36' => 'protects',
1314             '3' => 'rescues from',
1315             '97' => 'laser surgery',
1316             '94' => 'survives',
1317             '9' => 'stays',
1318             '41' => 'makes',
1319             '12' => 'knows no',
1320             '15' => 'on',
1321             '38' => 'builds',
1322             '8' => 'stays',
1323             '4' => 'survives',
1324             '98' => 'bans',
1325             '34' => 'bolsters',
1326             '37' => 'guides',
1327             '101' => 'soars like',
1328             '19' => 'bans',
1329             '5' => 'un'
1330             },
1331             '89' => {
1332             '33' => 'has',
1333             '32' => 'has',
1334             '21' => 'has',
1335             '90' => 'code uses',
1336             '7' => 'breaks fcc',
1337             '26' => 'glorifies',
1338             '17' => 'after',
1339             '2' => 'graphics',
1340             '1' => 'has',
1341             '99' => 'simulates',
1342             '18' => 'more fun than',
1343             '30' => 'has',
1344             '16' => 'has',
1345             '100' => 'has',
1346             '27' => 'resists',
1347             '25' => 'cables',
1348             '28' => 'sold by',
1349             '95' => 'confuses',
1350             '20' => 'mental',
1351             '14' => 'multiple',
1352             '92' => 'affects',
1353             '24' => 'before',
1354             '10' => 'rock soundtrack',
1355             '31' => 'has',
1356             '35' => 'entertains',
1357             '11' => 'restarts after',
1358             '91' => 'turns you into',
1359             '22' => 'disturbs',
1360             '93' => 'uses',
1361             '23' => 'on',
1362             '13' => 'replaces',
1363             '29' => 'stars',
1364             '96' => 'consumes',
1365             '6' => 'uses',
1366             '36' => 'confuses',
1367             '3' => 'mental',
1368             '97' => 'has',
1369             '94' => 'attracts',
1370             '9' => 'has',
1371             '12' => 'simulates',
1372             '15' => 'catches',
1373             '38' => 'clutters',
1374             '8' => 'has',
1375             '4' => 'mental',
1376             '98' => 'has',
1377             '34' => 'distracts',
1378             '37' => 'entertains',
1379             '101' => 'has',
1380             '19' => 'mental',
1381             '5' => 'has'
1382             },
1383             '10' => {
1384             '33' => 'crushes',
1385             '32' => 'crushes',
1386             '21' => 'chips',
1387             '26' => 'contains',
1388             '17' => 'smashes',
1389             '18' => 'smashes',
1390             '30' => 'crushes',
1391             '16' => 'dulls',
1392             '44' => 'blocks',
1393             '55' => '(rare) costs',
1394             '25' => 'crushes',
1395             '27' => 'crushes',
1396             '28' => 'hits',
1397             '57' => 'crushes',
1398             '40' => 'smashes',
1399             '14' => 'smashes',
1400             '20' => 'crushes',
1401             '59' => 'splatters',
1402             '49' => 'smooshes',
1403             '24' => 'builds',
1404             '31' => 'crushes',
1405             '35' => 'crushes',
1406             '11' => 'indicates',
1407             '53' => 'solid',
1408             '48' => 'hits',
1409             '22' => 'marks eternal',
1410             '42' => 'crushes',
1411             '46' => 'crushes',
1412             '13' => 'shades',
1413             '23' => 'crushes',
1414             '29' => 'crushes',
1415             '50' => 'squishes',
1416             '39' => 'blocks',
1417             '36' => 'crushes',
1418             '51' => 'squishes',
1419             '58' => 'smashes',
1420             '12' => 'builds',
1421             '41' => 'grinds',
1422             '47' => 'crushes',
1423             '15' => 'pounds out',
1424             '52' => 'crushes',
1425             '38' => 'builds',
1426             '60' => 'crushes',
1427             '34' => 'crushes',
1428             '56' => 'encases',
1429             '45' => 'hits',
1430             '37' => 'crushes',
1431             '43' => 'blocks',
1432             '19' => 'smashes',
1433             '54' => 'supports'
1434             },
1435             '31' => {
1436             '67' => 'uses',
1437             '33' => 'rules over',
1438             '32' => 'rules over',
1439             '63' => 'flies on',
1440             '71' => 'eats from',
1441             '70' => 'rocks',
1442             '80' => 'in',
1443             '68' => 'breathes',
1444             '72' => 'drinks from',
1445             '44' => 'eats',
1446             '55' => 'has',
1447             '74' => 'walks in',
1448             '75' => 'drinks',
1449             '57' => 'owns',
1450             '40' => 'rides in',
1451             '61' => 'writes',
1452             '69' => 'lives on',
1453             '59' => 'eats',
1454             '49' => 'eats',
1455             '35' => 'rules',
1456             '53' => 'rules',
1457             '78' => 'disbelieves',
1458             '79' => 'disbelieves',
1459             '48' => 'eats',
1460             '42' => 'rides',
1461             '77' => 'looks at',
1462             '46' => 'tames',
1463             '65' => 'walks on',
1464             '50' => 'steps on',
1465             '39' => 'rides on',
1466             '64' => 'looks at',
1467             '36' => 'has',
1468             '51' => 'steps on',
1469             '41' => 'outlaws',
1470             '58' => 'funds',
1471             '47' => 'owns',
1472             '81' => 'bosom is',
1473             '38' => 'taxes',
1474             '52' => 'has',
1475             '60' => 'inspires',
1476             '34' => 'governs',
1477             '56' => 'could be',
1478             '73' => 'drinks',
1479             '66' => 'inspires',
1480             '45' => 'eats',
1481             '37' => 'rules',
1482             '76' => 'on',
1483             '43' => 'owns',
1484             '62' => 'looks at',
1485             '54' => 'erects'
1486             },
1487             '35' => {
1488             '67' => 'uses',
1489             '63' => 'flies on',
1490             '71' => 'eats from',
1491             '70' => 'plays',
1492             '80' => 'in',
1493             '68' => 'breathes',
1494             '72' => 'drinks from',
1495             '44' => 'eats',
1496             '82' => 'enthralls',
1497             '55' => 'spends',
1498             '84' => 'wears',
1499             '74' => 'walks in',
1500             '83' => 'tempts',
1501             '75' => 'drinks',
1502             '57' => 'cleans with',
1503             '40' => 'drives',
1504             '61' => 'writes',
1505             '69' => 'lives on',
1506             '59' => 'eats',
1507             '49' => 'owns',
1508             '53' => 'lives in',
1509             '78' => 'debunks',
1510             '79' => 'disproves',
1511             '48' => 'owns',
1512             '42' => 'rides',
1513             '77' => 'looks at',
1514             '46' => 'tames',
1515             '65' => 'walks on',
1516             '50' => 'steps on',
1517             '85' => 'hair colored',
1518             '39' => 'rides on',
1519             '36' => 'has',
1520             '64' => 'aligns with',
1521             '51' => 'steps on',
1522             '41' => 'makes',
1523             '58' => 'attends',
1524             '47' => 'owns',
1525             '81' => 'climbs',
1526             '52' => 'has',
1527             '38' => 'lives in',
1528             '60' => 'reads',
1529             '56' => 'becomes',
1530             '73' => 'drinks',
1531             '45' => 'eats',
1532             '37' => 'tempts',
1533             '66' => 'watches',
1534             '76' => 'watches',
1535             '43' => 'plants',
1536             '62' => 'looks at',
1537             '54' => 'acts'
1538             },
1539             '11' => {
1540             '33' => 'claims',
1541             '32' => 'claims',
1542             '21' => 'carries',
1543             '26' => 'cools',
1544             '17' => 'saddens',
1545             '18' => 'not caused by',
1546             '30' => 'claims',
1547             '16' => 'dismantles',
1548             '44' => 'claims',
1549             '55' => '(funeral) costs',
1550             '25' => 'claims',
1551             '27' => 'claims',
1552             '28' => 'feeds',
1553             '57' => 'dries',
1554             '40' => 'crashes',
1555             '61' => 'crumbles',
1556             '14' => 'ruins',
1557             '20' => 'inside',
1558             '59' => 'spoils',
1559             '49' => 'claims',
1560             '24' => 'crumbles',
1561             '31' => 'claims',
1562             '35' => 'claims',
1563             '53' => 'saddens',
1564             '48' => 'claims',
1565             '22' => 'rest in',
1566             '42' => 'crashes',
1567             '46' => 'claims',
1568             '13' => 'claims',
1569             '23' => 'crashes',
1570             '29' => 'claims',
1571             '50' => 'claims',
1572             '39' => 'stops',
1573             '36' => 'claims',
1574             '51' => 'claims',
1575             '58' => 'saddens',
1576             '12' => 'knows no',
1577             '41' => 'rattle',
1578             '47' => 'claims',
1579             '15' => 'cools',
1580             '52' => 'claims',
1581             '38' => 'saddens',
1582             '60' => 'crumbles',
1583             '34' => 'claims',
1584             '56' => 'eludes',
1585             '45' => 'claims',
1586             '37' => 'claims',
1587             '19' => 'all life',
1588             '43' => 'claims',
1589             '54' => 'on the'
1590             },
1591             '91' => {
1592             '33' => 'frightens',
1593             '32' => 'frightens',
1594             '21' => 'carries',
1595             '7' => 'three',
1596             '26' => 'has no',
1597             '17' => 'tramples',
1598             '2' => 'chases',
1599             '1' => 'throws',
1600             '99' => 'pollutes',
1601             '18' => 'carries',
1602             '30' => 'frightens',
1603             '16' => 'carries',
1604             '100' => 'pilots',
1605             '27' => 'steps on',
1606             '25' => 'steps on',
1607             '28' => 'resists',
1608             '40' => 'builds',
1609             '95' => 'tramples',
1610             '20' => 'bends bars of',
1611             '14' => 'has',
1612             '92' => 'envies',
1613             '24' => 'explores',
1614             '10' => 'hurls',
1615             '31' => 'frightens',
1616             '35' => 'carries off',
1617             '11' => 'knows no',
1618             '22' => 'disturbs',
1619             '93' => 'uses',
1620             '13' => 'reflects',
1621             '23' => 'uses',
1622             '29' => 'scares',
1623             '96' => 'consumes',
1624             '6' => 'fires',
1625             '39' => 'builds',
1626             '36' => 'carries off',
1627             '3' => 'detects',
1628             '97' => 'shoots',
1629             '94' => 'shoots',
1630             '9' => 'carries',
1631             '12' => 'smashes through',
1632             '15' => 'resists',
1633             '38' => 'enhances',
1634             '8' => 'resists',
1635             '4' => 'climbs out of',
1636             '98' => 'launches',
1637             '34' => 'tramples',
1638             '37' => 'overthrows',
1639             '101' => 'pilots',
1640             '19' => 'resists',
1641             '5' => 'breaks'
1642             },
1643             '78' => {
1644             '21' => 'resists',
1645             '90' => 'uses advanced',
1646             '7' => 'breaks physical',
1647             '26' => 'collects',
1648             '80' => 'despite',
1649             '17' => 'flies over',
1650             '2' => 'flies over',
1651             '1' => 'resists',
1652             '99' => 'flies across',
1653             '18' => 'resists',
1654             '88' => 'flies over',
1655             '16' => 'resists',
1656             '100' => 'flies over',
1657             '82' => 'unaware of',
1658             '27' => 'vaporizes',
1659             '25' => 'abducts',
1660             '84' => 'uses',
1661             '83' => 'spies on',
1662             '95' => 'outclasses',
1663             '20' => 'evades',
1664             '14' => 'evades',
1665             '92' => 'abducts',
1666             '24' => 'flies over',
1667             '89' => 'in',
1668             '10' => 'vaporizes',
1669             '11' => 'causes',
1670             '91' => 'commands',
1671             '79' => 'carries',
1672             '22' => 'disturbs',
1673             '87' => 'unaware of',
1674             '93' => 'uses',
1675             '23' => 'uses',
1676             '13' => 'flies to',
1677             '96' => 'uses advanced',
1678             '6' => 'resists',
1679             '85' => 'made of',
1680             '3' => 'flies over',
1681             '94' => 'shoots',
1682             '97' => 'shoots',
1683             '9' => 'resists',
1684             '12' => 'flies over',
1685             '15' => 'starts',
1686             '81' => 'flies over',
1687             '8' => 'resists',
1688             '98' => 'steals',
1689             '4' => 'flies over',
1690             '101' => 'evades',
1691             '19' => 'resists',
1692             '86' => 'made of',
1693             '5' => 'vaporizes'
1694             },
1695             '48' => {
1696             '67' => 'doesn\'t use',
1697             '90' => 'doesn\'t need',
1698             '63' => 'flies like',
1699             '71' => 'bathes in',
1700             '70' => 'nests in',
1701             '80' => 'in',
1702             '68' => 'breathes',
1703             '88' => 'flies over',
1704             '72' => 'knocks over',
1705             '82' => 'recognizes',
1706             '55' => 'costs',
1707             '84' => 'carries off',
1708             '74' => 'flies above',
1709             '95' => 'escapes',
1710             '83' => 'faster than',
1711             '75' => 'drinks',
1712             '57' => 'carries off',
1713             '61' => 'nests in',
1714             '92' => 'has',
1715             '69' => 'lives on',
1716             '59' => 'dirties',
1717             '49' => 'eats',
1718             '89' => 'brained',
1719             '53' => 'beautifies',
1720             '91' => 'perches on',
1721             '78' => 'hides from',
1722             '79' => 'intrigues',
1723             '87' => 'recognizes',
1724             '93' => 'on wire despite',
1725             '77' => 'flies over',
1726             '96' => 'has spiritual',
1727             '65' => 'flies over',
1728             '50' => 'eats',
1729             '85' => 'colored',
1730             '64' => 'hunts by',
1731             '97' => 'dodges',
1732             '94' => 'attracts',
1733             '51' => 'eats',
1734             '58' => 'perches on',
1735             '81' => 'lives on',
1736             '52' => 'has',
1737             '98' => 'of peace prevents',
1738             '60' => 'carries off',
1739             '56' => 'escapes',
1740             '66' => 'on',
1741             '73' => 'drinks',
1742             '86' => 'colored',
1743             '76' => 'on',
1744             '62' => 'flies above',
1745             '54' => 'perches on'
1746             },
1747             '87' => {
1748             '33' => 'tempts',
1749             '32' => 'tempts',
1750             '21' => 'weilds',
1751             '90' => 'quizzes',
1752             '7' => 'breaks',
1753             '26' => 'poisons',
1754             '17' => 'skips',
1755             '2' => 'commands',
1756             '1' => 'lights',
1757             '99' => 'darkens',
1758             '18' => 'resists',
1759             '88' => 'hops',
1760             '30' => 'tempts',
1761             '16' => 'weilds',
1762             '100' => 'drives',
1763             '27' => 'sharper than',
1764             '25' => 'eats',
1765             '28' => 'is soul',
1766             '95' => 'commands',
1767             '20' => 'escapes',
1768             '14' => 'blurs',
1769             '92' => 'darkens',
1770             '24' => 'has',
1771             '89' => 'inspires',
1772             '10' => 'hurls',
1773             '31' => 'tempts',
1774             '35' => 'possesses',
1775             '11' => 'after',
1776             '91' => 'glitches',
1777             '22' => 'disturbs',
1778             '93' => 'cuts',
1779             '23' => 'hacks',
1780             '13' => 'curses',
1781             '29' => 'burns',
1782             '96' => 'has',
1783             '6' => 'inspires',
1784             '36' => 'possesses',
1785             '3' => 'lures into',
1786             '97' => 'rewires',
1787             '94' => 'brings',
1788             '9' => 'weilds',
1789             '12' => 'in the',
1790             '15' => 'commands',
1791             '8' => 'cracks',
1792             '98' => 'inspires',
1793             '4' => 'hides in',
1794             '34' => 'evades',
1795             '101' => 'crashes',
1796             '19' => 'uses',
1797             '5' => 'breaks'
1798             },
1799             '93' => {
1800             '33' => 'electrocutes',
1801             '32' => 'electrocutes',
1802             '21' => 'charges',
1803             '7' => 'has physical',
1804             '26' => 'fries',
1805             '17' => 'bills',
1806             '2' => 'envelops',
1807             '1' => 'natural',
1808             '99' => 'charges',
1809             '18' => 'charges',
1810             '30' => 'electrocutes',
1811             '16' => 'short-circuits',
1812             '100' => 'short-circuits',
1813             '27' => 'fries',
1814             '25' => 'in cable',
1815             '28' => 'repels',
1816             '40' => 'short-circuits',
1817             '95' => 'fries',
1818             '20' => 'charges',
1819             '14' => 'powers',
1820             '24' => 'bills',
1821             '10' => 'powers',
1822             '31' => 'electrocutes',
1823             '35' => 'electrocutes',
1824             '11' => 'causes',
1825             '42' => 'charges',
1826             '22' => 'disturbs',
1827             '13' => 'replicates',
1828             '23' => 'short-circuits',
1829             '29' => 'electrocutes',
1830             '96' => 'produces',
1831             '6' => 'charges',
1832             '39' => 'short-circuits',
1833             '36' => 'electrocutes',
1834             '3' => 'charges',
1835             '97' => 'powers',
1836             '94' => 'produces',
1837             '9' => 'charges',
1838             '41' => 'makes',
1839             '12' => 'in',
1840             '15' => 'starts',
1841             '38' => 'bills',
1842             '8' => 'fries',
1843             '4' => 'brightens',
1844             '98' => 'short-circuits',
1845             '34' => 'electrocutes',
1846             '37' => 'electrocutes',
1847             '101' => 'short-circuits',
1848             '19' => 'mixes',
1849             '5' => 'starts'
1850             },
1851             '77' => {
1852             '21' => 'resists',
1853             '90' => 'optics use',
1854             '7' => 'despite',
1855             '26' => 'after',
1856             '80' => 'enhances',
1857             '17' => 'over',
1858             '2' => 'after',
1859             '1' => 'over',
1860             '99' => 'decorates',
1861             '18' => 'colored',
1862             '88' => 'over',
1863             '16' => 'over',
1864             '100' => 'over',
1865             '82' => 'irritates',
1866             '25' => 'colored',
1867             '84' => 'indicates',
1868             '95' => 'irritates',
1869             '83' => 'over',
1870             '20' => 'beyond',
1871             '14' => 'challenges',
1872             '92' => 'cheers',
1873             '24' => 'over',
1874             '89' => 'colored',
1875             '10' => 'over',
1876             '11' => 'despite',
1877             '91' => 'over',
1878             '78' => 'attracts',
1879             '79' => 'intrigues',
1880             '22' => 'indicates',
1881             '87' => 'irritates',
1882             '93' => 'wired',
1883             '23' => 'colored',
1884             '13' => 'diffracts',
1885             '96' => 'rainbow power',
1886             '6' => 'resists',
1887             '85' => 'points to',
1888             '3' => 'over',
1889             '94' => 'after',
1890             '97' => 'colored',
1891             '9' => 'over',
1892             '12' => 'hits',
1893             '15' => 'over',
1894             '81' => 'over',
1895             '8' => 'sharp as a',
1896             '98' => 'after',
1897             '4' => 'over',
1898             '101' => 'over',
1899             '19' => 'resists',
1900             '86' => 'points to',
1901             '5' => 'color'
1902             },
1903             '65' => {
1904             '67' => 'becomes',
1905             '90' => 'unlocks',
1906             '71' => 'fills',
1907             '70' => 'inspires',
1908             '7' => 'breaks',
1909             '80' => 'more visceral than',
1910             '68' => 'produces',
1911             '2' => 'survives',
1912             '1' => 'survives',
1913             '99' => 'smoke clouds',
1914             '88' => 'overgrows',
1915             '72' => 'hides',
1916             '100' => 'gives cover from',
1917             '82' => 'inspires',
1918             '84' => 'hides',
1919             '74' => 'loves',
1920             '95' => 'starts',
1921             '83' => 'causes',
1922             '75' => 'drinks',
1923             '14' => 'blurry in',
1924             '92' => 'speeds up',
1925             '69' => 'covers',
1926             '89' => 'inspires',
1927             '10' => 'overgrows',
1928             '11' => 'annual despite',
1929             '91' => 'turns you into',
1930             '78' => 'causes',
1931             '79' => 'causes',
1932             '87' => 'inspires',
1933             '77' => 'causes',
1934             '93' => 'conducts',
1935             '13' => 'prefers moderate',
1936             '96' => 'brings flower',
1937             '6' => 'hides',
1938             '85' => 'hides',
1939             '3' => 'hides',
1940             '94' => 'survives',
1941             '97' => 'too widespread for',
1942             '9' => 'hides',
1943             '12' => 'overgrows',
1944             '8' => 'constructs',
1945             '81' => 'grows on',
1946             '4' => 'hides',
1947             '98' => 'inspires',
1948             '101' => 'too rough for',
1949             '66' => 'blurry in',
1950             '73' => 'stronger than',
1951             '76' => 'inspires',
1952             '86' => 'hides',
1953             '5' => 'hides'
1954             },
1955             '29' => {
1956             '67' => 'goes everywhere but',
1957             '33' => 'flings poop at',
1958             '32' => 'flings poop at',
1959             '63' => 'flies on',
1960             '71' => 'smashes',
1961             '70' => 'smashes',
1962             '68' => 'breathes',
1963             '72' => 'smashes',
1964             '30' => 'flings poop at',
1965             '44' => 'eats',
1966             '55' => 'shreds',
1967             '74' => 'doesn\'t mind',
1968             '75' => 'drinks',
1969             '57' => 'rips up',
1970             '40' => 'climbs on',
1971             '61' => 'rips up',
1972             '69' => 'lives on',
1973             '59' => 'eats',
1974             '49' => 'eats',
1975             '31' => 'flings poop at',
1976             '35' => 'flings poop at',
1977             '53' => 'irritates',
1978             '78' => 'shrieks at',
1979             '79' => 'infuriates',
1980             '48' => 'scares',
1981             '42' => 'climbs on',
1982             '77' => 'glares at',
1983             '46' => 'enrages',
1984             '65' => 'sits on',
1985             '50' => 'eats',
1986             '39' => 'climbs on',
1987             '64' => 'screeches at',
1988             '36' => 'scares',
1989             '51' => 'eats',
1990             '41' => 'makes',
1991             '58' => 'climbs',
1992             '47' => 'scares',
1993             '38' => 'climbs on',
1994             '52' => 'has',
1995             '60' => 'rips up',
1996             '34' => 'flings poop at',
1997             '56' => 'irritates',
1998             '73' => 'chugs',
1999             '66' => 'rips out',
2000             '45' => 'scares',
2001             '37' => 'flings poop at',
2002             '76' => 'smashes',
2003             '43' => 'climbs',
2004             '62' => 'shrieks at',
2005             '54' => 'climbs'
2006             },
2007             '50' => {
2008             '67' => 'hides in',
2009             '90' => 'doesn\'t need',
2010             '63' => 'creeps into',
2011             '71' => 'hides under',
2012             '70' => 'hides in',
2013             '80' => 'despite',
2014             '68' => 'breathes',
2015             '99' => 'unaware of',
2016             '88' => 'crawls over',
2017             '72' => 'crawls into',
2018             '100' => 'creeps into',
2019             '82' => 'amuses',
2020             '55' => 'costs',
2021             '84' => 'eyes like',
2022             '74' => 'doesn\'t mind',
2023             '95' => 'amuses',
2024             '83' => 'amuses',
2025             '75' => 'drinks',
2026             '57' => 'nests in',
2027             '61' => 'crawls across',
2028             '92' => 'has',
2029             '69' => 'lives on',
2030             '59' => 'crawls across',
2031             '89' => 'in',
2032             '53' => 'frightens',
2033             '91' => 'crawls over',
2034             '78' => 'undetected by',
2035             '79' => 'intrigues',
2036             '87' => 'amuses',
2037             '93' => 'hides from',
2038             '77' => 'unaware of',
2039             '96' => 'has',
2040             '65' => 'in',
2041             '85' => 'web like',
2042             '64' => 'lives by',
2043             '97' => 'dodges',
2044             '94' => 'hides from',
2045             '51' => 'bigger than',
2046             '58' => 'creeps into',
2047             '52' => 'has',
2048             '81' => 'lives on',
2049             '98' => 'survives',
2050             '60' => 'behind',
2051             '56' => 'entertains',
2052             '66' => 'on',
2053             '73' => 'in your',
2054             '86' => 'colored',
2055             '76' => 'crawls across',
2056             '62' => 'web like',
2057             '54' => 'crawls up'
2058             },
2059             '39' => {
2060             '67' => 'has',
2061             '63' => 'safer than',
2062             '71' => 'carries',
2063             '70' => 'carries',
2064             '80' => 'answers',
2065             '68' => 'is',
2066             '88' => 'crashes through',
2067             '72' => 'carries',
2068             '44' => 'contains',
2069             '82' => 'amuses',
2070             '55' => 'costs',
2071             '84' => 'pricier than',
2072             '74' => 'blocks',
2073             '83' => 'outruns',
2074             '75' => 'plumbs',
2075             '57' => 'carries',
2076             '40' => 'faster than',
2077             '61' => 'contains',
2078             '69' => 'travels',
2079             '59' => 'contains',
2080             '49' => 'contains',
2081             '89' => 'in',
2082             '53' => 'serves',
2083             '78' => 'attracts',
2084             '79' => 'intrigues',
2085             '48' => 'scares',
2086             '42' => 'faster than',
2087             '87' => 'amuses',
2088             '77' => 'reflects',
2089             '46' => 'scares',
2090             '65' => 'whizzes through',
2091             '50' => 'houses',
2092             '85' => 'pricier than',
2093             '64' => 'reflects',
2094             '51' => 'houses',
2095             '41' => 'makes',
2096             '58' => 'cozier than',
2097             '47' => 'scares',
2098             '81' => 'climbs',
2099             '52' => 'requires',
2100             '60' => 'contains',
2101             '56' => 'outruns',
2102             '73' => 'sells',
2103             '45' => 'scares',
2104             '66' => 'in',
2105             '86' => 'pricier than',
2106             '76' => 'has',
2107             '43' => 'around',
2108             '62' => 'creates',
2109             '54' => 'train crossing'
2110             },
2111             '64' => {
2112             '67' => 'has no',
2113             '90' => 'lander uses',
2114             '71' => 'shaped like',
2115             '70' => 'adorns',
2116             '7' => 'has no',
2117             '80' => 'shines on',
2118             '68' => 'has no',
2119             '2' => 'far above',
2120             '1' => 'suffocates',
2121             '99' => 'adorns',
2122             '88' => 'far above',
2123             '72' => '-shine in',
2124             '100' => 'far above',
2125             '82' => 'confuses',
2126             '84' => 'shines like',
2127             '74' => 'far above',
2128             '95' => 'far above',
2129             '83' => 'shines on',
2130             '75' => 'has no',
2131             '92' => '-light walk with sweet',
2132             '69' => 'orbits',
2133             '89' => 'patrol',
2134             '10' => 'is giant',
2135             '11' => 'symbolizes',
2136             '91' => 'lander uses',
2137             '78' => 'houses',
2138             '79' => 'houses',
2139             '87' => 'terrifies',
2140             '77' => 'far above',
2141             '93' => 'has no',
2142             '13' => 'eclipses',
2143             '65' => 'has no',
2144             '96' => 'visit uses',
2145             '6' => 'too far for',
2146             '85' => 'colored',
2147             '3' => 'far above',
2148             '97' => 'too far for',
2149             '94' => 'far above',
2150             '9' => 'adorns',
2151             '12' => 'far above',
2152             '8' => 'far above',
2153             '81' => 'far above',
2154             '4' => 'crater',
2155             '98' => 'too far for',
2156             '101' => 'too far for',
2157             '73' => '-shine stronger than',
2158             '66' => 'in',
2159             '76' => 'on',
2160             '86' => 'colored',
2161             '5' => 'far above'
2162             },
2163             '97' => {
2164             '33' => 'targets',
2165             '32' => 'targets',
2166             '21' => 'outlcasses',
2167             '7' => 'upholds',
2168             '26' => 'cooks',
2169             '17' => 'teaches',
2170             '2' => 'penetrates',
2171             '99' => 'traverses',
2172             '1' => 'outclasses',
2173             '18' => 'melts',
2174             '30' => 'targets',
2175             '16' => 'outclasses',
2176             '44' => 'discintigrates',
2177             '100' => 'targets',
2178             '27' => 'fries',
2179             '25' => 'fries',
2180             '28' => 'fries',
2181             '40' => 'targets',
2182             '20' => 'melts',
2183             '14' => 'burns',
2184             '24' => 'targets',
2185             '10' => 'burns through',
2186             '31' => 'targets',
2187             '35' => 'targets',
2188             '11' => 'causes',
2189             '42' => 'melts',
2190             '22' => 'disturbs',
2191             '46' => 'fries',
2192             '13' => 'has power of',
2193             '23' => 'backs up',
2194             '29' => 'fries',
2195             '6' => 'laser gun',
2196             '39' => 'targets',
2197             '36' => 'targets',
2198             '3' => 'burns off',
2199             '9' => 'outclasses',
2200             '41' => 'zap',
2201             '12' => 'burns through',
2202             '15' => 'starts',
2203             '38' => 'targets',
2204             '8' => 'outclasses',
2205             '98' => 'guides',
2206             '4' => 'lights',
2207             '34' => 'helps',
2208             '45' => 'fries',
2209             '37' => 'targets',
2210             '101' => 'targets',
2211             '43' => 'burns through',
2212             '19' => 'more exact than',
2213             '5' => 'starts'
2214             },
2215             '58' => {
2216             '67' => 'has',
2217             '90' => 'accounts use',
2218             '63' => 'blesses',
2219             '71' => 'has',
2220             '70' => 'bans',
2221             '7' => 'creates',
2222             '80' => 'in',
2223             '68' => 'clears the',
2224             '2' => 'survives',
2225             '1' => 'survives',
2226             '99' => 'lights up',
2227             '88' => 'has',
2228             '72' => 'worships with',
2229             '100' => 'bans',
2230             '82' => 'renounces',
2231             '84' => 'collects',
2232             '74' => 'blocks',
2233             '95' => 'hunts',
2234             '83' => 'hunts',
2235             '75' => 'blesses',
2236             '61' => 'program',
2237             '92' => 'heals',
2238             '59' => 'blesses',
2239             '69' => 'across',
2240             '89' => 'bans',
2241             '91' => 'frowns on',
2242             '78' => 'disbelieves',
2243             '79' => 'disbelieves',
2244             '87' => 'renounces',
2245             '93' => 'uses',
2246             '77' => 'blocks',
2247             '96' => 'has healing',
2248             '65' => 'sits on',
2249             '6' => 'bans',
2250             '85' => 'collects',
2251             '3' => 'too big for',
2252             '64' => 'blocks',
2253             '97' => 'bans',
2254             '94' => 'attracts',
2255             '81' => 'atop',
2256             '4' => 'threatens',
2257             '98' => 'bans',
2258             '60' => 'teaches',
2259             '101' => 'bans',
2260             '73' => 'frowns on',
2261             '66' => 'bans',
2262             '76' => 'on',
2263             '86' => 'collects',
2264             '62' => 'dispells',
2265             '5' => 'binds like'
2266             },
2267             '41' => {
2268             '67' => 'of broken',
2269             '90' => 'wave',
2270             '63' => 'disrupts',
2271             '71' => 'through',
2272             '70' => 'amplified',
2273             '80' => 'disrupts',
2274             '68' => 'permeates',
2275             '88' => 'heard over',
2276             '72' => 'through',
2277             '44' => 'locates',
2278             '82' => 'summons',
2279             '55' => 'fine costs',
2280             '84' => 'locates',
2281             '74' => 'heard in',
2282             '83' => 'attracts',
2283             '75' => 'across',
2284             '57' => 'envelops',
2285             '61' => 'heard through',
2286             '69' => 'heard across',
2287             '59' => 'melts',
2288             '49' => 'locates',
2289             '89' => 'in',
2290             '53' => 'annoys',
2291             '91' => 'navigates',
2292             '78' => 'attracts',
2293             '79' => 'attracts',
2294             '48' => 'scares',
2295             '42' => 'knocks over',
2296             '87' => 'louder than',
2297             '77' => 'spectrum',
2298             '46' => 'scares',
2299             '65' => 'in',
2300             '50' => 'attracts',
2301             '85' => 'locates',
2302             '64' => 'travels to',
2303             '51' => 'kills',
2304             '58' => 'disrupts',
2305             '47' => 'scares',
2306             '81' => 'echoes across',
2307             '52' => 'stimulates',
2308             '60' => 'ruins',
2309             '56' => 'annoys',
2310             '45' => 'scares',
2311             '66' => 'track in',
2312             '73' => 'inspires',
2313             '86' => 'locates',
2314             '76' => 'on',
2315             '43' => 'in',
2316             '62' => 'heard through',
2317             '54' => 'makes you'
2318             },
2319             '12' => {
2320             '33' => 'blocks',
2321             '32' => 'blocks',
2322             '21' => 'resists',
2323             '26' => 'shelf holds',
2324             '17' => 'supports',
2325             '18' => 'shelf holds',
2326             '30' => 'blocks',
2327             '16' => 'too thick for',
2328             '44' => 'blocks',
2329             '55' => 'costs',
2330             '25' => 'blocks',
2331             '27' => 'blocks',
2332             '28' => 'blocks',
2333             '57' => 'too big for',
2334             '40' => 'blocks',
2335             '61' => 'shelf holds',
2336             '14' => 'blocks',
2337             '20' => 'creates',
2338             '59' => 'shelf holds',
2339             '49' => 'blocks',
2340             '24' => 'supports',
2341             '31' => 'blocks',
2342             '35' => 'blocks',
2343             '53' => 'surrounds',
2344             '48' => 'blocks',
2345             '22' => 'prevents',
2346             '42' => 'blocks',
2347             '46' => 'blocks',
2348             '13' => 'shades',
2349             '23' => '(firewall) protects',
2350             '29' => 'blocks',
2351             '50' => 'houses',
2352             '39' => 'blocks',
2353             '36' => 'blocks',
2354             '51' => 'houses',
2355             '58' => 'supports',
2356             '41' => 'blocks',
2357             '47' => 'blocks',
2358             '15' => 'blocks',
2359             '52' => 'challenges',
2360             '38' => 'supports',
2361             '60' => 'shelf holds',
2362             '34' => 'blocks',
2363             '56' => 'blocks',
2364             '45' => 'blocks',
2365             '37' => 'blocks',
2366             '19' => 'not affected by',
2367             '43' => 'blocks',
2368             '62' => 'outlasts',
2369             '54' => 'supports'
2370             },
2371             '15' => {
2372             '33' => 'burns',
2373             '32' => 'burns',
2374             '63' => 'consumes',
2375             '21' => 'melts',
2376             '26' => 'boils',
2377             '17' => 'destroys',
2378             '18' => 'melts',
2379             '30' => 'burns',
2380             '16' => 'melts',
2381             '44' => 'cooks',
2382             '55' => 'burns',
2383             '25' => 'burns',
2384             '27' => 'burns',
2385             '28' => 'burns',
2386             '57' => 'burns',
2387             '40' => 'burns',
2388             '61' => 'burns',
2389             '20' => 'melts',
2390             '59' => 'melts',
2391             '49' => 'cooks',
2392             '24' => 'burns',
2393             '31' => 'burns',
2394             '35' => 'burns',
2395             '53' => 'threatens',
2396             '48' => 'cooks',
2397             '22' => 'breaks',
2398             '42' => 'burns',
2399             '46' => 'burns',
2400             '23' => 'burns',
2401             '65' => 'burns',
2402             '29' => 'burns',
2403             '50' => 'burns',
2404             '39' => 'burns',
2405             '64' => '(campfire) by',
2406             '36' => 'burns',
2407             '51' => 'burns',
2408             '58' => 'burns',
2409             '41' => 'crackling',
2410             '47' => 'burns',
2411             '52' => 'burns',
2412             '38' => 'burns',
2413             '60' => 'burns',
2414             '34' => 'burns',
2415             '56' => 'thwarts',
2416             '37' => 'burns',
2417             '45' => 'cooks',
2418             '19' => 'boils',
2419             '43' => 'burns down',
2420             '62' => 'creates smoke',
2421             '54' => 'burns'
2422             },
2423             '81' => {
2424             '21' => 'survives',
2425             '90' => 'height',
2426             '7' => 'outlasts',
2427             '26' => 'outlasts',
2428             '17' => 'rises above',
2429             '2' => 'bigger than',
2430             '1' => 'survives',
2431             '99' => 'fills',
2432             '18' => 'unaffected by',
2433             '88' => 'taller than',
2434             '30' => 'challenges old',
2435             '16' => 'survives',
2436             '100' => 'too steep for',
2437             '82' => 'houses',
2438             '27' => 'houses',
2439             '25' => 'houses',
2440             '84' => 'contains',
2441             '28' => 'houses',
2442             '83' => 'houses',
2443             '95' => 'houses',
2444             '20' => 'outlasts',
2445             '14' => 'challenges',
2446             '92' => 'stimulates',
2447             '24' => 'taller than',
2448             '89' => 'outlasts',
2449             '10' => 'made of',
2450             '11' => 'transcends',
2451             '91' => 'too rough for',
2452             '22' => 'stands in',
2453             '87' => 'houses',
2454             '93' => 'conducts',
2455             '23' => 'outlasts',
2456             '13' => 'blocks',
2457             '29' => 'houses',
2458             '96' => 'represents',
2459             '6' => 'echoes',
2460             '85' => 'contains',
2461             '3' => 'contains',
2462             '97' => 'too big for',
2463             '94' => 'attracts',
2464             '9' => 'unaffected by',
2465             '12' => 'forms',
2466             '15' => 'survives',
2467             '8' => 'echoes',
2468             '98' => 'survives',
2469             '4' => 'hides',
2470             '101' => 'too high for',
2471             '19' => 'unaffected by',
2472             '86' => 'contains',
2473             '5' => 'can\'t be'
2474             },
2475             '52' => {
2476             '67' => 'invents',
2477             '90' => 'performs',
2478             '63' => 'invents',
2479             '71' => 'invents',
2480             '70' => 'learns',
2481             '80' => 'writes',
2482             '68' => 'cleans',
2483             '1' => 'invents',
2484             '99' => 'conquers',
2485             '88' => 'builds',
2486             '72' => 'invents',
2487             '100' => 'invents',
2488             '82' => 'invents',
2489             '55' => 'desires',
2490             '84' => 'desires',
2491             '74' => 'adapts to',
2492             '95' => 'foils',
2493             '83' => 'concocts',
2494             '75' => 'refines',
2495             '57' => 'like',
2496             '61' => 'writes',
2497             '92' => 'regulates',
2498             '59' => 'invents',
2499             '69' => 'discovers',
2500             '89' => 'designs',
2501             '53' => 'builds',
2502             '91' => 'invents',
2503             '78' => 'perceives',
2504             '79' => 'outsmarts',
2505             '87' => 'invents',
2506             '93' => 'conducts',
2507             '77' => 'replicates',
2508             '96' => 'brain power',
2509             '65' => 'landscapes',
2510             '85' => 'desires',
2511             '64' => 'travels to',
2512             '97' => 'invents',
2513             '94' => 'harnesses',
2514             '58' => 'builds',
2515             '81' => 'conquers',
2516             '98' => 'invents',
2517             '60' => 'writes',
2518             '56' => 'foils',
2519             '101' => 'invents',
2520             '66' => 'directs',
2521             '73' => 'brews',
2522             '86' => 'desires',
2523             '76' => 'invents',
2524             '62' => 'names',
2525             '54' => 'envisions'
2526             },
2527             '60' => {
2528             '67' => 'entertains on',
2529             '90' => 'teaches',
2530             '63' => 'about',
2531             '71' => 'about',
2532             '70' => 'teaches',
2533             '7' => 'of',
2534             '80' => 'of',
2535             '68' => 'makes musty',
2536             '2' => 'explains',
2537             '1' => 'explains',
2538             '99' => 'explains',
2539             '88' => 'sits on',
2540             '72' => 'about',
2541             '100' => 'about',
2542             '82' => 'about',
2543             '84' => 'about',
2544             '74' => 'blocks',
2545             '95' => 'about',
2546             '83' => 'about',
2547             '75' => 'jacket resists',
2548             '61' => 'uses',
2549             '92' => 'about the',
2550             '69' => 'about',
2551             '89' => 'better than',
2552             '91' => 'about',
2553             '78' => 'on',
2554             '79' => 'about',
2555             '87' => 'about',
2556             '93' => 'about',
2557             '77' => 'depicts',
2558             '96' => 'knowledge is',
2559             '65' => 'about',
2560             '6' => 'about',
2561             '85' => 'about',
2562             '3' => 'story has',
2563             '64' => 'about',
2564             '97' => 'about',
2565             '94' => 'about',
2566             '9' => 'about',
2567             '8' => 'makes you smart as',
2568             '81' => 'about',
2569             '4' => 'fills boredom',
2570             '98' => 'about',
2571             '101' => 'about',
2572             '73' => 'about',
2573             '66' => 'better than',
2574             '76' => 'better than',
2575             '86' => 'about',
2576             '62' => 'about',
2577             '5' => 'starts'
2578             },
2579             '56' => {
2580             '67' => 'uses',
2581             '90' => 'teaches',
2582             '63' => 'flies on',
2583             '71' => 'discards',
2584             '70' => 'plays',
2585             '80' => 'laughs at',
2586             '68' => 'breathes',
2587             '2' => 'flies in',
2588             '1' => 'survives',
2589             '99' => 'flies in',
2590             '88' => 'flies over',
2591             '72' => 'discards',
2592             '100' => 'survives',
2593             '82' => 'defines',
2594             '84' => 'seduces with',
2595             '74' => 'stalks in',
2596             '95' => 'outlives',
2597             '83' => 'outlives',
2598             '75' => 'discards',
2599             '57' => 'discards',
2600             '61' => 'writes on',
2601             '92' => 'has immortal',
2602             '59' => 'discards',
2603             '69' => 'legendary across',
2604             '89' => 'in',
2605             '91' => 'before',
2606             '78' => 'before',
2607             '79' => 'before',
2608             '87' => 'defines',
2609             '93' => 'conducts',
2610             '77' => 'never sees',
2611             '96' => 'has great',
2612             '65' => 'walks on',
2613             '85' => 'owns',
2614             '3' => 'flies over',
2615             '64' => 'lives by',
2616             '97' => 'survives',
2617             '94' => 'resists',
2618             '58' => 'angers',
2619             '81' => 'flies over',
2620             '4' => 'lives in',
2621             '98' => 'survives',
2622             '60' => 'in',
2623             '101' => 'flies',
2624             '73' => 'seduces with',
2625             '66' => 'in',
2626             '76' => 'on',
2627             '86' => 'owns',
2628             '62' => 'prefers',
2629             '5' => 'escapes'
2630             },
2631             '101' => {
2632             '33' => 'carries',
2633             '32' => 'carries',
2634             '21' => 'flies over',
2635             '7' => 'imposes',
2636             '26' => 'gets',
2637             '17' => 'flies over',
2638             '2' => 'flies over',
2639             '1' => 'drops',
2640             '18' => 'flies over',
2641             '30' => 'carries',
2642             '16' => 'flies over',
2643             '44' => 'flies over',
2644             '27' => 'flies over',
2645             '25' => 'flies over',
2646             '28' => 'flies over',
2647             '40' => 'faster than',
2648             '20' => 'flies over',
2649             '14' => 'carries',
2650             '49' => 'flies over',
2651             '24' => 'flies over',
2652             '10' => 'flies over',
2653             '31' => 'carries',
2654             '35' => 'carries',
2655             '11' => 'causes',
2656             '48' => 'faster than',
2657             '42' => 'faster than',
2658             '22' => 'disturbs',
2659             '46' => 'flies over',
2660             '13' => 'cloud blocks',
2661             '23' => 'uses',
2662             '29' => 'flies over',
2663             '6' => 'has',
2664             '50' => 'flies over',
2665             '39' => 'faster than',
2666             '36' => 'carries',
2667             '3' => 'flies over',
2668             '9' => 'flies over',
2669             '41' => 'makes',
2670             '12' => 'flies over',
2671             '47' => 'flies over',
2672             '15' => 'flies over',
2673             '38' => 'flies over',
2674             '8' => 'flies over',
2675             '4' => 'flies over',
2676             '34' => 'carries',
2677             '45' => 'flies over',
2678             '37' => 'carries',
2679             '43' => 'flies over',
2680             '19' => 'flies over',
2681             '5' => 'breaks'
2682             },
2683             '73' => {
2684             '21' => 'rusts',
2685             '90' => 'measured with',
2686             '7' => 'breaks',
2687             '80' => 'answers',
2688             '17' => 'angers',
2689             '2' => 'after',
2690             '1' => 'soaks',
2691             '99' => 'no matter what',
2692             '18' => 'rusts',
2693             '88' => 'sits on',
2694             '16' => 'affects',
2695             '100' => 'affects',
2696             '82' => 'logo depicts',
2697             '74' => 'despite',
2698             '84' => 'logo has',
2699             '95' => 'chokes',
2700             '75' => 'tastier than',
2701             '83' => 'logo has',
2702             '20' => 'rusts',
2703             '14' => 'inspires',
2704             '92' => 'affects',
2705             '89' => 'inspires',
2706             '10' => 'rolling',
2707             '11' => 'toasts',
2708             '91' => 'short-circuits',
2709             '78' => 'invokes',
2710             '79' => 'chokes',
2711             '22' => 'brings',
2712             '87' => 'drinker is',
2713             '77' => 'flavor',
2714             '93' => 'conducts',
2715             '13' => 'catches',
2716             '96' => 'gives false',
2717             '6' => 'inspires',
2718             '85' => 'colored',
2719             '3' => 'floats on',
2720             '94' => 'logo depicts',
2721             '97' => 'diffracts',
2722             '9' => 'rusts',
2723             '12' => 'on the',
2724             '15' => 'by the',
2725             '8' => 'inspires',
2726             '81' => 'logo has',
2727             '98' => 'is brain',
2728             '4' => 'fills',
2729             '101' => 'affects',
2730             '19' => 'can be',
2731             '86' => 'colored',
2732             '76' => 'sits on',
2733             '5' => 'rusts'
2734             },
2735             '66' => {
2736             '67' => 'in the can (',
2737             '90' => 'teaches',
2738             '71' => 'covers super',
2739             '70' => 'score uses',
2740             '7' => 'about',
2741             '80' => 'disrupts',
2742             '68' => 'developer spoils',
2743             '2' => 'about',
2744             '1' => 'effects use',
2745             '99' => 'earnings',
2746             '88' => 'projected on',
2747             '72' => 'covers world',
2748             '100' => 'rents',
2749             '82' => 'about',
2750             '84' => 'about',
2751             '74' => '- singing in the',
2752             '95' => 'features',
2753             '75' => 'coats',
2754             '83' => 'about',
2755             '14' => 'fills',
2756             '92' => 'has',
2757             '69' => 'entertains',
2758             '89' => 'based on',
2759             '10' => 'starring the',
2760             '11' => 'glorifies',
2761             '91' => 'about',
2762             '78' => 'about',
2763             '79' => 'about',
2764             '87' => 'about',
2765             '77' => 'has technicolor',
2766             '93' => 'teaches',
2767             '13' => 'production prefers',
2768             '96' => 'grants',
2769             '6' => 'rents',
2770             '85' => 'pricier than',
2771             '3' => 'scene with',
2772             '94' => 'about',
2773             '97' => 'becomes',
2774             '9' => 'hero uses',
2775             '12' => 'projected on',
2776             '15' => 'captures',
2777             '8' => 'hero uses',
2778             '81' => 'set on',
2779             '4' => 'is the',
2780             '98' => 'depicts',
2781             '101' => 'rents',
2782             '73' => 'inspires',
2783             '76' => 'before',
2784             '86' => 'pricier than',
2785             '5' => 'edits'
2786             },
2787             '45' => {
2788             '67' => 'goes everyhere but',
2789             '90' => 'doesn\'t need',
2790             '63' => 'blocks',
2791             '71' => 'tips over',
2792             '70' => 'ruins',
2793             '80' => 'answers',
2794             '68' => 'breathes',
2795             '88' => 'flies over',
2796             '72' => 'tips over',
2797             '82' => 'doesn\'t interest',
2798             '55' => 'costs',
2799             '84' => 'swallows',
2800             '74' => 'loves',
2801             '95' => 'bites',
2802             '83' => 'at',
2803             '75' => 'drinks',
2804             '57' => 'eats',
2805             '61' => 'carries off',
2806             '92' => 'has',
2807             '69' => 'lives on',
2808             '59' => 'eats',
2809             '49' => 'eats',
2810             '89' => 'hunt',
2811             '53' => 'feeds',
2812             '91' => 'flies over',
2813             '78' => 'hides from',
2814             '48' => 'larger than',
2815             '79' => 'hides from',
2816             '87' => 'doesn\'t interest',
2817             '93' => 'on wire despite',
2818             '77' => 'looks at',
2819             '46' => 'flies from',
2820             '65' => 'nests in',
2821             '50' => 'eats',
2822             '85' => 'swallows',
2823             '64' => 'looks at',
2824             '94' => 'hides from',
2825             '51' => 'eats',
2826             '58' => 'disrupts',
2827             '47' => 'intimidates',
2828             '81' => 'flies over',
2829             '52' => 'has',
2830             '60' => 'recipe',
2831             '56' => 'disgusts',
2832             '66' => 'on',
2833             '73' => 'drinks',
2834             '86' => 'lays',
2835             '76' => 'on',
2836             '62' => 'flies in',
2837             '54' => 'acts'
2838             },
2839             '86' => {
2840             '33' => 'adorns',
2841             '32' => 'adorns',
2842             '21' => 'plated',
2843             '90' => 'market uses',
2844             '7' => 'bribes',
2845             '26' => 'outlasts',
2846             '17' => 'more desirable than',
2847             '2' => 'survives',
2848             '1' => 'survives',
2849             '99' => 'reflects',
2850             '18' => 'plated',
2851             '88' => 'funds',
2852             '30' => 'adorns',
2853             '16' => 'resists',
2854             '100' => 'funds',
2855             '27' => 'harder than',
2856             '25' => 'charms',
2857             '28' => 'attracts',
2858             '95' => 'enthralls',
2859             '20' => 'plated',
2860             '14' => 'pricier than',
2861             '92' => 'wins',
2862             '24' => 'funds',
2863             '89' => 'pricier than',
2864             '10' => 'rarer than',
2865             '31' => 'adorns',
2866             '35' => 'enthralls',
2867             '11' => 'outlasts',
2868             '91' => 'plated',
2869             '22' => 'disturbs',
2870             '87' => 'tempts',
2871             '93' => 'conducts',
2872             '23' => 'wired',
2873             '13' => 'reflects',
2874             '29' => 'hypnotizes',
2875             '96' => 'conducts',
2876             '6' => 'plated',
2877             '3' => 'hides in',
2878             '97' => 'wired',
2879             '94' => 'conducts',
2880             '9' => 'decorates',
2881             '12' => 'plated',
2882             '15' => 'resists',
2883             '8' => 'resists',
2884             '98' => 'wired',
2885             '4' => 'hides in',
2886             '34' => 'badged',
2887             '101' => 'funds',
2888             '19' => 'resists',
2889             '5' => 'gold chain'
2890             },
2891             '76' => {
2892             '21' => 'show',
2893             '90' => 'tech uses',
2894             '7' => 'regulators make',
2895             '80' => 'delivers',
2896             '17' => 'teaches',
2897             '2' => 'predicts',
2898             '1' => 'character says',
2899             '99' => 'replaces',
2900             '18' => 'resists',
2901             '88' => 'broadcast over',
2902             '16' => 'airs',
2903             '100' => 'guides',
2904             '82' => 'about',
2905             '25' => 'run by',
2906             '84' => 'sharp as',
2907             '95' => 'about',
2908             '83' => 'about',
2909             '20' => 'turns room into',
2910             '14' => 'tv camera',
2911             '92' => 'bad for',
2912             '24' => 'about',
2913             '89' => 'before',
2914             '10' => 'airs rock concert',
2915             '11' => 'glorifies',
2916             '91' => 'before',
2917             '78' => 'debunks',
2918             '79' => 'debunks',
2919             '22' => 'disturbs',
2920             '87' => 'inspires',
2921             '77' => 'color',
2922             '93' => 'uses',
2923             '23' => 'before',
2924             '13' => 'about',
2925             '96' => 'consumes',
2926             '6' => 'glorifies',
2927             '85' => 'wires are',
2928             '3' => 'time',
2929             '94' => 'attracts',
2930             '97' => 'media uses',
2931             '9' => 'about',
2932             '12' => 'hangs on',
2933             '15' => 'reports',
2934             '81' => 'broadcast over',
2935             '8' => 'sharp as a',
2936             '98' => 'about',
2937             '4' => 'is the',
2938             '101' => 'news',
2939             '19' => 'is',
2940             '86' => 'wires are',
2941             '5' => 'stolen despite'
2942             },
2943             '19' => {
2944             '67' => 'on',
2945             '33' => 'kills',
2946             '32' => 'kills',
2947             '63' => 'endangers',
2948             '21' => 'on',
2949             '68' => 'can be',
2950             '26' => 'targets',
2951             '30' => 'kills',
2952             '44' => 'in',
2953             '55' => 'costs',
2954             '25' => 'kills',
2955             '27' => 'kills',
2956             '28' => 'kills',
2957             '57' => 'in',
2958             '40' => 'impairs',
2959             '61' => 'soaks',
2960             '20' => 'faster than',
2961             '69' => 'endangers',
2962             '59' => 'in',
2963             '49' => 'kills',
2964             '24' => 'endangers',
2965             '31' => 'kills',
2966             '35' => 'kills',
2967             '53' => 'endangers',
2968             '48' => 'kills',
2969             '22' => 'ruins',
2970             '42' => 'kills',
2971             '46' => 'kills',
2972             '23' => 'short-circuits',
2973             '65' => 'kills',
2974             '29' => 'kills',
2975             '50' => 'kills',
2976             '39' => 'endangers',
2977             '64' => 'by',
2978             '36' => 'kills',
2979             '51' => 'kills',
2980             '58' => 'endangers',
2981             '41' => 'makes no',
2982             '47' => 'kills',
2983             '38' => 'endangers',
2984             '52' => 'kills',
2985             '60' => 'in',
2986             '34' => 'kills',
2987             '56' => 'knocks out',
2988             '66' => 'inspires',
2989             '37' => 'kills',
2990             '45' => 'kills',
2991             '43' => 'kills',
2992             '62' => 'in acid rain',
2993             '54' => 'brings red'
2994             },
2995             '62' => {
2996             '67' => 'surrounds',
2997             '90' => 'cancels',
2998             '63' => 'diverts',
2999             '71' => 'rains in',
3000             '70' => 'adorns',
3001             '7' => 'knows no',
3002             '80' => 'despite',
3003             '68' => 'made of',
3004             '2' => 'becomes',
3005             '1' => 'rains on',
3006             '99' => 'decorates',
3007             '88' => 'over',
3008             '72' => 'rains in',
3009             '100' => 'over',
3010             '82' => 'indicates',
3011             '84' => 'over',
3012             '74' => 'produces',
3013             '95' => 'over',
3014             '83' => 'over',
3015             '75' => 'contains',
3016             '92' => 'makes',
3017             '69' => 'covers',
3018             '89' => 'in',
3019             '10' => 'over',
3020             '11' => 'indicates',
3021             '91' => 'over',
3022             '78' => 'blocks',
3023             '79' => 'blocks',
3024             '87' => 'indicates',
3025             '77' => 'blocks',
3026             '93' => 'conducts',
3027             '96' => 'disrupts solar',
3028             '65' => 'over',
3029             '6' => 'too far for',
3030             '85' => 'over',
3031             '3' => 'over',
3032             '64' => 'blocks',
3033             '97' => 'not affected by',
3034             '94' => 'brings',
3035             '9' => 'over',
3036             '8' => 'over',
3037             '81' => 'over',
3038             '4' => 'over',
3039             '98' => 'diverts',
3040             '101' => 'over',
3041             '73' => 'rains in',
3042             '66' => 'ruins',
3043             '76' => 'on',
3044             '86' => 'over',
3045             '5' => 'starts'
3046             },
3047             '54' => {
3048             '67' => 'blesses',
3049             '90' => 'adds for',
3050             '63' => 'blesses',
3051             '71' => 'blesses',
3052             '70' => 'blesses',
3053             '80' => 'in',
3054             '68' => 'winds move',
3055             '2' => 'fingers before',
3056             '1' => 'fingers before',
3057             '99' => 'lights up',
3058             '88' => 'tears down',
3059             '72' => 'on holy',
3060             '100' => 'blesses',
3061             '82' => 'denounces',
3062             '55' => 'costs',
3063             '84' => 'jewelry holds',
3064             '74' => 'winds bring',
3065             '95' => 'thwarts',
3066             '83' => 'denounces',
3067             '75' => 'blesses holy',
3068             '57' => 'impales',
3069             '61' => 'drawn on',
3070             '92' => 'your',
3071             '59' => 'impales',
3072             '69' => 'blesses',
3073             '89' => 'platform',
3074             '91' => 'section diagram of',
3075             '78' => 'doesn\'t interest',
3076             '79' => 'doesn\'t interest',
3077             '87' => 'denounces',
3078             '93' => 'conducts',
3079             '77' => 'reflects',
3080             '96' => 'represents',
3081             '65' => 'erected in',
3082             '85' => 'made of',
3083             '3' => 'above',
3084             '64' => 'tracks on',
3085             '97' => 'reflects',
3086             '94' => 'attracts',
3087             '58' => 'atop',
3088             '81' => 'atop',
3089             '98' => 'bans',
3090             '60' => 'on good',
3091             '56' => 'thwarts',
3092             '101' => 'blesses',
3093             '66' => 'on',
3094             '73' => 'adorns',
3095             '76' => 'hangs over',
3096             '86' => 'made of',
3097             '62' => 'clears'
3098             },
3099             '67' => {
3100             '90' => 'easier than',
3101             '71' => 'toilet bowl',
3102             '70' => '-mouthed guitarist',
3103             '7' => 'flushes',
3104             '80' => 'answers',
3105             '68' => 'spoils',
3106             '2' => 'survives',
3107             '1' => 'stinkier than',
3108             '99' => 'stinks',
3109             '88' => 'can be',
3110             '72' => 'holds more than',
3111             '16' => 'resists',
3112             '100' => 'toilet tank',
3113             '82' => 'smells of',
3114             '74' => 'catches',
3115             '84' => 'hides',
3116             '95' => 'less stinky than',
3117             '75' => 'uses',
3118             '83' => 'confuses',
3119             '14' => 'flushes',
3120             '92' => 'good for',
3121             '69' => 'pollutes',
3122             '89' => 'disrupts',
3123             '10' => 'hard as',
3124             '11' => 'smells of',
3125             '91' => 'confuses',
3126             '78' => 'holds',
3127             '87' => 'smells like',
3128             '77' => 'reflects',
3129             '93' => 'conducts',
3130             '13' => 'better without',
3131             '96' => 'has stink',
3132             '6' => 'resists',
3133             '85' => 'colored',
3134             '3' => 'contains',
3135             '94' => 'attracts',
3136             '97' => 'reflects',
3137             '9' => 'resists',
3138             '12' => 'more legal than',
3139             '15' => 'douses',
3140             '8' => 'resists',
3141             '81' => 'holds',
3142             '4' => 'is the',
3143             '98' => 'smells like',
3144             '101' => 'need diverts',
3145             '73' => 'soon contains',
3146             '76' => 'less offensive than',
3147             '86' => 'contains',
3148             '5' => 'uses'
3149             },
3150             '70' => {
3151             '90' => 'notes use',
3152             '71' => 'at hollywood',
3153             '7' => 'breaks',
3154             '80' => 'accompanies',
3155             '17' => 'distracts',
3156             '2' => 'cheers',
3157             '1' => 'rallies against',
3158             '99' => 'echoes across',
3159             '18' => 'strings resists',
3160             '88' => 'heard over',
3161             '72' => 'fills donation',
3162             '16' => 'sounds like',
3163             '100' => 'rallies against',
3164             '82' => 'invokes',
3165             '74' => 'notes like',
3166             '84' => 'shines like',
3167             '95' => 'hypnotizes',
3168             '75' => 'echoes across',
3169             '83' => 'subdues',
3170             '14' => 'pricier than',
3171             '92' => 'played with',
3172             '89' => 'sountracks',
3173             '10' => 'plays',
3174             '11' => 'song about',
3175             '91' => 'confuses',
3176             '78' => 'group',
3177             '79' => 'intrigues',
3178             '87' => 'invokes',
3179             '77' => 'song about',
3180             '93' => 'uses',
3181             '13' => 'reflects',
3182             '96' => 'power ballad',
3183             '6' => 'rallies against',
3184             '85' => 'album goes',
3185             '3' => 'floats in',
3186             '94' => 'fingered like',
3187             '97' => 'concert uses',
3188             '9' => 'stays',
3189             '12' => 'echoes off',
3190             '15' => 'on',
3191             '8' => 'accompanies',
3192             '81' => 'echoes across',
3193             '4' => 'echoes',
3194             '98' => 'rallies against',
3195             '73' => 'inspires',
3196             '101' => 'rallies against',
3197             '19' => 'poisons ears',
3198             '86' => 'album goes',
3199             '76' => 'on',
3200             '5' => 'breaks'
3201             },
3202             '68' => {
3203             '90' => 'scatters',
3204             '71' => 'tips over',
3205             '70' => 'air guitar',
3206             '7' => 'scatters',
3207             '80' => 'echoes',
3208             '17' => 'headed',
3209             '2' => 'creates',
3210             '1' => 'blows out',
3211             '99' => 'becomes',
3212             '88' => 'wobbles',
3213             '72' => 'tips over',
3214             '16' => 'echoes',
3215             '100' => 'air tank',
3216             '82' => 'chokes',
3217             '74' => 'creates',
3218             '84' => 'scatters',
3219             '95' => 'freezes',
3220             '75' => 'evaporates',
3221             '83' => 'freezes',
3222             '14' => 'knocks over',
3223             '92' => 'feeds',
3224             '69' => 'covers',
3225             '89' => 'freezes',
3226             '10' => 'erodes',
3227             '11' => 'carries smell of',
3228             '91' => 'tarnishes',
3229             '78' => 'chokes',
3230             '79' => 'chokes',
3231             '87' => 'chokes',
3232             '77' => 'suspends',
3233             '93' => 'conducts',
3234             '13' => 'cools heat of',
3235             '96' => 'makes wind',
3236             '6' => 'tarnishes',
3237             '85' => 'cools',
3238             '3' => 'escapes',
3239             '94' => 'conducts',
3240             '97' => 'weakens',
3241             '9' => 'tarnishes',
3242             '12' => 'buffets',
3243             '15' => 'spreads',
3244             '8' => 'echoes',
3245             '81' => 'chills',
3246             '4' => 'fills',
3247             '98' => 'blows astray',
3248             '101' => 'tosses',
3249             '73' => 'stales',
3250             '76' => 'headed',
3251             '86' => 'cools',
3252             '5' => 'tarnishes'
3253             },
3254             '2' => {
3255             '33' => 'sweeps away',
3256             '32' => 'sweeps away',
3257             '21' => 'sweeps away',
3258             '7' => 'knows no',
3259             '26' => 'spills',
3260             '17' => 'destroys',
3261             '18' => 'sweeps away',
3262             '30' => 'sweeps away',
3263             '16' => 'sweeps away',
3264             '44' => 'sweeps away',
3265             '27' => 'sweeps away',
3266             '25' => 'sweeps away',
3267             '28' => 'sweeps away',
3268             '40' => 'sweeps away',
3269             '20' => 'sweeps away',
3270             '14' => 'challenges',
3271             '49' => 'sweeps away',
3272             '24' => 'destroys',
3273             '10' => 'sweeps away',
3274             '31' => 'sweeps away',
3275             '35' => 'sweeps away',
3276             '11' => 'causes',
3277             '48' => 'sweeps away',
3278             '42' => 'sweeps away',
3279             '22' => 'disturbs',
3280             '46' => 'sweeps away',
3281             '13' => 'blocks',
3282             '23' => 'destroys',
3283             '29' => 'sweeps away',
3284             '6' => 'sweeps away',
3285             '50' => 'sweeps away',
3286             '39' => 'derails',
3287             '3' => 'outclasses',
3288             '36' => 'sweeps away',
3289             '51' => 'wrecks home of',
3290             '9' => 'sweeps away',
3291             '41' => 'makes',
3292             '12' => 'destroys',
3293             '47' => 'sweeps away',
3294             '15' => 'starts',
3295             '52' => 'confounds',
3296             '38' => 'destroys',
3297             '8' => 'sweeps away',
3298             '4' => 'is air',
3299             '34' => 'sweeps away',
3300             '45' => 'sweeps away',
3301             '37' => 'sweeps away',
3302             '43' => 'sweeps away',
3303             '19' => 'sweeps away',
3304             '5' => 'breaks'
3305             },
3306             '17' => {
3307             '67' => 'has',
3308             '33' => 'teaches about',
3309             '32' => 'teaches about',
3310             '63' => 'teaches about',
3311             '21' => 'makes you sharper than',
3312             '26' => 'teaches about',
3313             '18' => 'children use',
3314             '30' => 'teaches about',
3315             '44' => 'teaches about',
3316             '55' => 'lunch',
3317             '25' => 'teaches about',
3318             '27' => 'teaches about',
3319             '28' => 'teaches about',
3320             '57' => 'kitchen has',
3321             '40' => 'teaches',
3322             '61' => 'makes you write',
3323             '20' => 'is',
3324             '59' => 'kitchen has',
3325             '49' => 'teaches about',
3326             '24' => 'teaches about',
3327             '31' => 'teaches about',
3328             '35' => 'teaches',
3329             '53' => 'educates',
3330             '48' => 'teaches about',
3331             '22' => 'requires',
3332             '42' => 'teaches',
3333             '46' => 'teaches about',
3334             '23' => 'uses',
3335             '65' => 'yard has',
3336             '29' => 'teaches about',
3337             '50' => 'houses',
3338             '39' => 'trains',
3339             '64' => 'teaches about',
3340             '36' => 'teaches',
3341             '51' => 'houses',
3342             '58' => 'ignores',
3343             '41' => 'bell makes',
3344             '47' => 'teaches about',
3345             '38' => 'away from',
3346             '52' => 'nourishes',
3347             '60' => 'has',
3348             '34' => 'trains',
3349             '56' => 'play about',
3350             '66' => 'shows',
3351             '37' => 'teaches',
3352             '45' => 'teaches about',
3353             '19' => 'teaches about',
3354             '43' => 'yard has',
3355             '62' => 'teaches about',
3356             '54' => 'bans'
3357             },
3358             '1' => {
3359             '33' => 'explodes',
3360             '32' => 'explodes',
3361             '21' => 'explodes',
3362             '7' => 'breaks',
3363             '26' => 'spills',
3364             '17' => 'explodes',
3365             '2' => 'outclasses',
3366             '18' => 'explodes',
3367             '30' => 'explodes',
3368             '16' => 'explodes',
3369             '44' => 'explodes',
3370             '27' => 'explodes',
3371             '25' => 'explodes',
3372             '28' => 'explodes',
3373             '40' => 'explodes',
3374             '20' => 'explodes',
3375             '14' => 'explodes',
3376             '49' => 'explodes',
3377             '24' => 'explodes',
3378             '10' => 'explodes',
3379             '31' => 'explodes',
3380             '35' => 'explodes',
3381             '11' => 'causes',
3382             '48' => 'explodes',
3383             '42' => 'explodes',
3384             '22' => 'disturbs',
3385             '46' => 'explodes',
3386             '13' => 'smoke blots out',
3387             '23' => 'explodes',
3388             '29' => 'explodes',
3389             '6' => 'outclasses',
3390             '50' => 'explodes',
3391             '39' => 'explodes',
3392             '36' => 'explodes',
3393             '3' => 'clears',
3394             '51' => 'explodes',
3395             '9' => 'explodes',
3396             '41' => 'makes',
3397             '12' => 'explodes',
3398             '47' => 'explodes',
3399             '15' => 'starts',
3400             '38' => 'explodes',
3401             '8' => 'explodes',
3402             '4' => 'creates',
3403             '34' => 'explodes',
3404             '45' => 'explodes',
3405             '37' => 'explodes',
3406             '43' => 'explodes',
3407             '19' => 'explodes',
3408             '5' => 'explodes'
3409             },
3410             '88' => {
3411             '33' => 'around',
3412             '32' => 'around',
3413             '21' => 'resists',
3414             '90' => 'height',
3415             '7' => 'breaks zoning',
3416             '26' => 'guards',
3417             '17' => 'around',
3418             '2' => 'survives',
3419             '1' => 'guards',
3420             '99' => 'blocks',
3421             '18' => 'resists',
3422             '30' => 'around',
3423             '16' => 'guards',
3424             '100' => 'blocks',
3425             '27' => 'blocks',
3426             '25' => 'blocks',
3427             '28' => 'blocks',
3428             '95' => 'blocks',
3429             '20' => 'surrounds',
3430             '14' => 'confuses',
3431             '92' => 'saddens',
3432             '24' => 'around',
3433             '89' => 'guards',
3434             '10' => 'made of',
3435             '31' => 'around',
3436             '35' => 'around',
3437             '11' => 'guards from',
3438             '91' => 'blocks',
3439             '22' => 'protects',
3440             '93' => 'uses',
3441             '23' => 'around',
3442             '13' => 'blocks',
3443             '29' => 'blocks',
3444             '96' => 'around',
3445             '6' => 'guards',
3446             '36' => 'around',
3447             '3' => 'above',
3448             '97' => 'blocks',
3449             '94' => 'attracts',
3450             '9' => 'resists',
3451             '12' => 'forms',
3452             '15' => 'surrounds',
3453             '8' => 'resists',
3454             '98' => 'guards',
3455             '4' => 'around',
3456             '34' => 'blocks',
3457             '37' => 'around',
3458             '101' => 'guards',
3459             '19' => 'resists',
3460             '5' => 'made of'
3461             },
3462             '30' => {
3463             '67' => 'uses',
3464             '33' => 'rules over',
3465             '32' => 'rules over',
3466             '63' => 'flies on',
3467             '71' => 'eats from',
3468             '70' => 'outlaws',
3469             '80' => 'in',
3470             '68' => 'breathes',
3471             '72' => 'drinks from',
3472             '44' => 'eats',
3473             '55' => 'has',
3474             '74' => 'walks in',
3475             '75' => 'drinks',
3476             '57' => 'owns',
3477             '40' => 'rides in',
3478             '61' => 'writes',
3479             '69' => 'declares flat',
3480             '59' => 'eats',
3481             '49' => 'eats',
3482             '31' => 'rules over',
3483             '35' => 'rules',
3484             '53' => 'rules',
3485             '78' => 'disbelieves',
3486             '79' => 'disbelieves',
3487             '48' => 'eats',
3488             '42' => 'rides',
3489             '77' => 'looks at',
3490             '46' => 'tames',
3491             '65' => 'walks on',
3492             '50' => 'steps on',
3493             '39' => 'rides on',
3494             '64' => 'looks at',
3495             '36' => 'sires',
3496             '51' => 'steps on',
3497             '41' => 'outlaws',
3498             '58' => 'funds',
3499             '47' => 'owns',
3500             '38' => 'taxes',
3501             '52' => 'has',
3502             '60' => 'inspires',
3503             '34' => 'governs',
3504             '56' => 'could be',
3505             '73' => 'drinks',
3506             '66' => 'inspires',
3507             '45' => 'eats',
3508             '37' => 'rules',
3509             '76' => 'on',
3510             '43' => 'owns',
3511             '62' => 'looks at',
3512             '54' => 'erects'
3513             },
3514             '100' => {
3515             '33' => 'squashes',
3516             '32' => 'squashes',
3517             '21' => 'outclasses',
3518             '7' => 'imposes',
3519             '26' => 'spills',
3520             '17' => 'crumbles',
3521             '2' => 'survives',
3522             '1' => 'resists',
3523             '18' => 'crushes',
3524             '30' => 'squashes',
3525             '16' => 'outclasses',
3526             '44' => 'pulverizes',
3527             '27' => 'squashes',
3528             '25' => 'flattens',
3529             '28' => 'attracts',
3530             '40' => 'flattens',
3531             '20' => 'smashes through',
3532             '14' => 'crushes',
3533             '49' => 'squooshes',
3534             '24' => 'seiges',
3535             '10' => 'crumbles',
3536             '31' => 'squashes',
3537             '35' => 'squashes',
3538             '11' => 'brings',
3539             '48' => 'squashes',
3540             '42' => 'flattens',
3541             '22' => 'breaks',
3542             '46' => 'squashes',
3543             '13' => 'cloud blocks',
3544             '23' => 'flattens',
3545             '29' => 'squishes',
3546             '6' => 'has',
3547             '39' => 'barrels though',
3548             '36' => 'squashes',
3549             '3' => 'plows over',
3550             '9' => 'outclasses',
3551             '41' => 'makes',
3552             '12' => 'crumbles',
3553             '47' => 'squashes',
3554             '15' => 'resists',
3555             '38' => 'flattens',
3556             '8' => 'outclasses',
3557             '4' => 'creates',
3558             '34' => 'outclasses',
3559             '45' => 'squashes',
3560             '37' => 'squashes',
3561             '101' => 'outclasses',
3562             '43' => 'knocks down',
3563             '19' => 'more direct than',
3564             '5' => 'breaks'
3565             },
3566             '82' => {
3567             '21' => 'laughs at',
3568             '90' => 'good at',
3569             '7' => 'knows no',
3570             '26' => 'poisons',
3571             '17' => 'enthralls',
3572             '2' => 'commands',
3573             '1' => 'laughs at',
3574             '99' => 'darkens',
3575             '18' => 'laughs at',
3576             '88' => 'knows no',
3577             '30' => 'possesses',
3578             '16' => 'evades',
3579             '100' => 'laughs at',
3580             '27' => 'sharper than',
3581             '25' => 'is',
3582             '84' => 'likes king',
3583             '28' => 'is soul',
3584             '83' => 'commands',
3585             '95' => 'commands',
3586             '20' => 'escapes',
3587             '14' => 'evades',
3588             '92' => 'darkens',
3589             '24' => 'has',
3590             '89' => 'inspires',
3591             '10' => 'hurls',
3592             '31' => 'possesses',
3593             '11' => 'after',
3594             '91' => 'laughs at',
3595             '22' => 'prevents',
3596             '87' => 'commands',
3597             '93' => 'doesn\'t need',
3598             '23' => 'laughs at',
3599             '13' => 'curses',
3600             '29' => 'owns',
3601             '96' => 'has',
3602             '6' => 'laughs at',
3603             '85' => 'tempts with',
3604             '3' => 'dispels',
3605             '97' => 'laughs at',
3606             '94' => 'brings',
3607             '9' => 'laughs at',
3608             '12' => 'knows no',
3609             '15' => 'commands',
3610             '8' => 'cracks',
3611             '98' => 'laughs at',
3612             '4' => 'commands',
3613             '101' => 'laughs at',
3614             '19' => 'laughs at',
3615             '86' => 'tempts with',
3616             '5' => 'un'
3617             },
3618             '25' => {
3619             '67' => 'hides in',
3620             '33' => 'bites',
3621             '32' => 'bites',
3622             '63' => 'on a',
3623             '71' => 'sleeps in',
3624             '70' => 'hides in',
3625             '68' => 'breathes',
3626             '26' => 'poisons',
3627             '72' => 'tips over',
3628             '30' => 'bites',
3629             '44' => 'swallows',
3630             '55' => 'swallows',
3631             '74' => 'hunts despite',
3632             '27' => 'scares',
3633             '28' => 'hides from',
3634             '75' => 'drinks',
3635             '57' => 'swallows',
3636             '40' => 'creeps into',
3637             '61' => 'nests in',
3638             '69' => 'lives on',
3639             '59' => 'eats',
3640             '49' => 'eats',
3641             '31' => 'bites',
3642             '35' => 'bites',
3643             '53' => 'terrorizes',
3644             '48' => 'eats',
3645             '42' => 'entangles',
3646             '46' => 'bites',
3647             '65' => 'in the',
3648             '29' => 'bites',
3649             '50' => 'eats',
3650             '39' => 'terrorizes',
3651             '64' => 'nocturnal with',
3652             '36' => 'scares',
3653             '51' => 'eats',
3654             '58' => 'creeps into',
3655             '41' => 'rattles',
3656             '47' => 'bites',
3657             '38' => 'creeps into',
3658             '52' => 'intimidates',
3659             '60' => 'swallows',
3660             '34' => 'bites',
3661             '56' => 'charms',
3662             '73' => 'spills',
3663             '66' => 'inspires',
3664             '37' => 'bites',
3665             '45' => 'eats',
3666             '43' => 'climbs',
3667             '62' => 'not affected by',
3668             '54' => 'climbs'
3669             },
3670             '28' => {
3671             '67' => 'doesn\'t need',
3672             '33' => 'eats',
3673             '32' => 'eats',
3674             '63' => 'flies like',
3675             '71' => 'tips over',
3676             '70' => 'scratches',
3677             '68' => 'breathes',
3678             '72' => 'tips over',
3679             '30' => 'eats',
3680             '44' => 'flies over',
3681             '55' => 'carries off',
3682             '74' => 'hunts despite',
3683             '75' => 'drinks',
3684             '57' => 'carries off',
3685             '40' => 'flies over',
3686             '61' => 'tears up',
3687             '69' => 'lives on',
3688             '59' => 'eats',
3689             '49' => 'eats',
3690             '31' => 'eats',
3691             '35' => 'eats',
3692             '53' => 'annoys',
3693             '78' => 'spots',
3694             '48' => 'is large',
3695             '42' => 'flies over',
3696             '77' => 'looks at',
3697             '46' => 'eats',
3698             '65' => 'lands in',
3699             '29' => 'eats',
3700             '50' => 'eats',
3701             '39' => 'flies over',
3702             '64' => 'hunts by',
3703             '36' => 'eats',
3704             '51' => 'eats',
3705             '41' => 'makes no',
3706             '58' => 'flies over',
3707             '47' => 'eats',
3708             '38' => 'flies over',
3709             '52' => 'has',
3710             '60' => 'tears up',
3711             '34' => 'eats',
3712             '56' => 'delivers to',
3713             '73' => 'spills',
3714             '66' => 'shreds',
3715             '37' => 'eats',
3716             '45' => 'larger than',
3717             '76' => 'on',
3718             '43' => 'flies over',
3719             '62' => 'flies among',
3720             '54' => 'perches on'
3721             },
3722             '83' => {
3723             '32' => 'eats',
3724             '21' => 'resists',
3725             '90' => 'doesn\'t use',
3726             '7' => 'knows no',
3727             '26' => 'spills',
3728             '17' => 'torches',
3729             '2' => 'flies over',
3730             '1' => 'before',
3731             '99' => 'flies across',
3732             '18' => 'resists',
3733             '88' => 'flies over',
3734             '30' => 'angers',
3735             '16' => 'before',
3736             '100' => 'before',
3737             '27' => 'outclasses',
3738             '25' => 'bigger than',
3739             '84' => 'hoards',
3740             '28' => 'torches',
3741             '95' => 'torches',
3742             '20' => 'escapes',
3743             '14' => 'before',
3744             '92' => 'dragon heart',
3745             '24' => 'terrorizes',
3746             '89' => 'in',
3747             '10' => 'atop',
3748             '31' => 'angers',
3749             '11' => 'causes',
3750             '91' => 'torches',
3751             '22' => 'disturbs',
3752             '87' => 'commands',
3753             '93' => 'conducts',
3754             '23' => 'before',
3755             '13' => 'flies across',
3756             '29' => 'torches',
3757             '96' => 'has',
3758             '6' => 'resists',
3759             '85' => 'hoards',
3760             '3' => 'too big for',
3761             '97' => 'before',
3762             '94' => 'breathes',
3763             '9' => 'resists',
3764             '12' => 'flies over',
3765             '15' => 'breathes',
3766             '8' => 'torches',
3767             '98' => 'before',
3768             '4' => 'escapes',
3769             '101' => 'before',
3770             '19' => 'breath is',
3771             '86' => 'hoards',
3772             '5' => 'breaks'
3773             },
3774             '75' => {
3775             '21' => 'rusts',
3776             '90' => 'measured with',
3777             '7' => 'has',
3778             '80' => 'answers',
3779             '17' => 'leak closes',
3780             '2' => 'spout',
3781             '1' => 'soaks',
3782             '99' => 'reflects',
3783             '18' => 'rusts',
3784             '88' => 'rises over',
3785             '16' => 'floods',
3786             '100' => 'short-circuits',
3787             '82' => 'drowns',
3788             '84' => 'cleans',
3789             '95' => 'drowns',
3790             '83' => 'drowns',
3791             '20' => 'rusts',
3792             '14' => 'ruins',
3793             '92' => 'strengthens',
3794             '24' => 'floods',
3795             '89' => 'damages',
3796             '10' => 'erodes',
3797             '11' => 'causes',
3798             '91' => 'short-circuits',
3799             '78' => 'diverts',
3800             '79' => 'toxic to',
3801             '22' => 'inspires',
3802             '87' => 'drowns',
3803             '77' => 'creates',
3804             '93' => 'conducts',
3805             '23' => 'short-circuits',
3806             '13' => 'reflects',
3807             '96' => 'creates hydro',
3808             '6' => 'rusts',
3809             '85' => 'cleans',
3810             '3' => 'floats on',
3811             '94' => 'attracts',
3812             '97' => 'diffracts',
3813             '9' => 'rusts',
3814             '12' => 'cleans',
3815             '15' => 'douses',
3816             '8' => 'soaks',
3817             '81' => 'rains on',
3818             '98' => 'short-circuits',
3819             '4' => 'fills',
3820             '101' => 'short-circuits',
3821             '19' => 'dilutes',
3822             '86' => 'cleans',
3823             '76' => 'damages',
3824             '5' => 'rusts'
3825             },
3826             '40' => {
3827             '67' => 'has no',
3828             '90' => 'to',
3829             '63' => 'to',
3830             '71' => 'carries',
3831             '70' => 'radio plays',
3832             '80' => 'inspires',
3833             '68' => 'is',
3834             '88' => 'wrecks',
3835             '72' => 'has',
3836             '44' => 'carries',
3837             '82' => 'amuses',
3838             '55' => 'costs',
3839             '84' => 'pricier than',
3840             '74' => 'drives in',
3841             '83' => 'outruns',
3842             '75' => 'coolant is',
3843             '57' => 'is money',
3844             '61' => 'has',
3845             '69' => 'travels',
3846             '59' => 'sexier than',
3847             '49' => 'carries',
3848             '89' => 'in',
3849             '53' => 'congests',
3850             '78' => 'attracts',
3851             '79' => 'intrigues',
3852             '48' => 'hits',
3853             '42' => 'faster than',
3854             '87' => 'amuses',
3855             '77' => 'reflects',
3856             '46' => 'scares',
3857             '65' => 'destroys',
3858             '50' => 'houses',
3859             '85' => 'pricier than',
3860             '64' => 'reflects',
3861             '51' => 'houses',
3862             '41' => 'makes',
3863             '58' => 'cozier than',
3864             '47' => 'hits',
3865             '81' => 'climbs',
3866             '52' => 'requires',
3867             '60' => 'has',
3868             '56' => 'outruns',
3869             '73' => 'makes',
3870             '45' => 'hits',
3871             '66' => 'in',
3872             '86' => 'pricier than',
3873             '76' => 'can have',
3874             '43' => 'hits',
3875             '62' => 'creates',
3876             '54' => 'crosses'
3877             },
3878             '14' => {
3879             '33' => 'captures',
3880             '32' => 'captures',
3881             '63' => 'captures',
3882             '21' => 'captures',
3883             '26' => 'captures',
3884             '17' => 'captures',
3885             '18' => 'captures',
3886             '30' => 'captures',
3887             '16' => 'captures',
3888             '44' => 'captures',
3889             '55' => 'costs',
3890             '25' => 'captures',
3891             '27' => 'captures',
3892             '28' => 'captures',
3893             '57' => 'captures',
3894             '40' => 'captures',
3895             '61' => 'pictures use',
3896             '20' => 'captures',
3897             '59' => 'captures',
3898             '49' => 'captures',
3899             '24' => 'captures',
3900             '31' => 'captures',
3901             '35' => 'captures',
3902             '53' => 'captures',
3903             '48' => 'captures',
3904             '22' => 'captures',
3905             '42' => 'captures',
3906             '46' => 'captures',
3907             '23' => 'downloads onto',
3908             '29' => 'captures',
3909             '50' => 'captures',
3910             '39' => 'captures',
3911             '64' => 'captures',
3912             '36' => 'captures',
3913             '51' => 'captures',
3914             '58' => 'captures',
3915             '41' => 'makes',
3916             '15' => 'captures',
3917             '47' => 'captures',
3918             '52' => 'captures',
3919             '38' => 'captures',
3920             '60' => 'outclasses',
3921             '34' => 'captures',
3922             '56' => 'captures',
3923             '37' => 'captures',
3924             '45' => 'captures',
3925             '19' => 'captures',
3926             '43' => 'captures',
3927             '62' => 'captures',
3928             '54' => 'has'
3929             },
3930             '69' => {
3931             '90' => 'orbit uses',
3932             '71' => 'decorates',
3933             '70' => 'reveres',
3934             '7' => 'above our',
3935             '80' => 'in',
3936             '17' => 'goes to',
3937             '2' => 'supports',
3938             '1' => 'survives',
3939             '99' => 'supports',
3940             '18' => 'uses',
3941             '88' => 'builds',
3942             '72' => 'decorates',
3943             '16' => 'survives',
3944             '100' => 'survives',
3945             '82' => 'rebukes',
3946             '74' => 'develops',
3947             '84' => 'creates',
3948             '95' => 'rebukes',
3949             '75' => 'supports',
3950             '83' => 'rebukes',
3951             '14' => 'too big for',
3952             '92' => 'has',
3953             '89' => 'plays',
3954             '10' => 'supports',
3955             '11' => 'renews',
3956             '91' => 'uses',
3957             '78' => 'houses',
3958             '79' => 'houses',
3959             '87' => 'rebukes',
3960             '77' => 'diverse as',
3961             '93' => 'conducts',
3962             '13' => 'orbits',
3963             '96' => 'has untold',
3964             '6' => 'survives',
3965             '85' => 'creates',
3966             '3' => 'supports',
3967             '94' => 'supports',
3968             '97' => 'survives',
3969             '9' => 'survives',
3970             '12' => 'supports',
3971             '15' => 'mantle contains',
3972             '8' => 'whips around axis',
3973             '81' => 'supports',
3974             '4' => 'crater is',
3975             '98' => 'survives',
3976             '73' => 'drinks',
3977             '101' => 'survives',
3978             '86' => 'creates',
3979             '76' => 'watches',
3980             '5' => 'supports food'
3981             },
3982             '59' => {
3983             '67' => 'ends up in',
3984             '90' => 'accounts use',
3985             '63' => 'for',
3986             '71' => 'fills',
3987             '70' => 'greases',
3988             '7' => 'stains',
3989             '80' => 'answers',
3990             '68' => 'aroma fills',
3991             '2' => 'taste',
3992             '1' => 'coats',
3993             '99' => 'smears',
3994             '88' => 'stains',
3995             '72' => 'fills',
3996             '100' => 'greases',
3997             '82' => 'disgusts',
3998             '84' => 'smears',
3999             '74' => 'resists',
4000             '95' => 'trips',
4001             '83' => 'disgusts',
4002             '75' => 'resists',
4003             '61' => 'stains',
4004             '92' => 'bad for',
4005             '69' => 'used across',
4006             '89' => 'ruins',
4007             '91' => 'trips',
4008             '78' => 'smears',
4009             '79' => 'trips',
4010             '87' => 'disgusts',
4011             '93' => 'before',
4012             '77' => 'grease',
4013             '96' => 'flavor',
4014             '65' => 'flavors',
4015             '6' => 'greases',
4016             '85' => 'smears',
4017             '3' => 'floats on',
4018             '64' => 'color of',
4019             '97' => 'smears',
4020             '94' => 'survives',
4021             '8' => 'greases',
4022             '81' => 'popcorn',
4023             '4' => 'fills hunger',
4024             '98' => 'greases',
4025             '60' => 'stains',
4026             '101' => 'greases',
4027             '73' => 'ruins',
4028             '66' => 'stains',
4029             '76' => 'smears',
4030             '86' => 'smears',
4031             '62' => 'aroma',
4032             '5' => 'greases'
4033             },
4034             '49' => {
4035             '67' => 'doesn\'t use',
4036             '90' => 'doesn\'t need',
4037             '63' => 'feeds',
4038             '71' => 'fish bowl',
4039             '70' => 'soaks',
4040             '80' => 'answers',
4041             '68' => 'breathes occasional',
4042             '99' => 'unaware of',
4043             '88' => 'swims under',
4044             '72' => 'swims in',
4045             '82' => 'unaware of',
4046             '55' => 'costs',
4047             '84' => 'eyes like',
4048             '74' => 'unaware of',
4049             '95' => 'disgusts',
4050             '83' => 'unaware of',
4051             '75' => 'breathes',
4052             '57' => 'swims over',
4053             '61' => 'soaks',
4054             '92' => 'has',
4055             '69' => 'lives on',
4056             '59' => 'in',
4057             '89' => 'in',
4058             '53' => 'feeds',
4059             '91' => 'unaware of',
4060             '78' => 'hides from',
4061             '79' => 'intrigues',
4062             '87' => 'unaware of',
4063             '93' => 'dives from',
4064             '77' => 'is',
4065             '96' => 'has spiritual',
4066             '65' => 'in sea',
4067             '50' => 'eats',
4068             '85' => 'colored',
4069             '64' => 'unaware of',
4070             '97' => 'dodges',
4071             '94' => 'dives from',
4072             '51' => 'eats',
4073             '58' => 'feeds',
4074             '52' => 'has',
4075             '81' => 'in',
4076             '98' => 'dodges torpedo',
4077             '60' => 'recipe',
4078             '56' => 'amuses',
4079             '66' => 'on',
4080             '73' => 'drinks',
4081             '86' => 'colored',
4082             '76' => 'on',
4083             '62' => 'makes undersea',
4084             '54' => 'thrown at'
4085             },
4086             '24' => {
4087             '67' => 'has',
4088             '33' => 'houses',
4089             '32' => 'houses',
4090             '63' => 'pricier than',
4091             '71' => 'contains',
4092             '70' => 'contains',
4093             '68' => 'displaces',
4094             '26' => 'costs',
4095             '72' => 'contains',
4096             '30' => 'houses',
4097             '44' => 'contains',
4098             '55' => 'costs',
4099             '74' => 'blocks',
4100             '25' => 'houses',
4101             '27' => 'protects',
4102             '28' => 'attracts',
4103             '57' => 'is money',
4104             '40' => 'pricier than',
4105             '61' => 'in',
4106             '69' => 'on',
4107             '59' => 'contains',
4108             '49' => 'contains',
4109             '31' => 'houses',
4110             '35' => 'towers over',
4111             '53' => 'towers over',
4112             '48' => 'houses',
4113             '42' => 'pricier than',
4114             '46' => 'protects',
4115             '65' => 'grounds have',
4116             '29' => 'houses',
4117             '50' => 'houses',
4118             '39' => 'pricier than',
4119             '64' => 'blocks',
4120             '36' => 'houses',
4121             '51' => 'houses',
4122             '58' => 'taller than',
4123             '41' => 'echoes',
4124             '47' => 'houses',
4125             '38' => 'outclasses',
4126             '52' => 'intimidates',
4127             '60' => 'in',
4128             '34' => 'enlists',
4129             '56' => 'houses',
4130             '73' => 'has',
4131             '66' => 'in',
4132             '37' => 'towers over',
4133             '45' => 'contains',
4134             '43' => 'taller than',
4135             '62' => 'in the',
4136             '54' => 'taller than'
4137             },
4138             '53' => {
4139             '67' => 'uses',
4140             '90' => 'census uses',
4141             '63' => 'finances',
4142             '71' => 'uses',
4143             '70' => 'plays',
4144             '80' => 'in',
4145             '68' => 'pollutes',
4146             '2' => 'survives',
4147             '1' => 'uses',
4148             '99' => 'pollutes',
4149             '88' => 'builds',
4150             '72' => 'uses',
4151             '100' => 'funds',
4152             '82' => 'rebukes',
4153             '55' => 'makes',
4154             '84' => 'possesses',
4155             '74' => 'adapts to',
4156             '95' => 'hunts',
4157             '83' => 'hunts',
4158             '75' => 'pollutes',
4159             '57' => 'uses',
4160             '61' => 'news',
4161             '92' => 'has',
4162             '59' => 'eats',
4163             '69' => 'populates',
4164             '89' => 'plays',
4165             '91' => 'uses',
4166             '78' => 'spots',
4167             '79' => 'hunts',
4168             '87' => 'rebukes',
4169             '93' => 'uses',
4170             '77' => 'looks at',
4171             '96' => 'uses',
4172             '65' => 'gathers in',
4173             '85' => 'possesses',
4174             '64' => 'gathers by',
4175             '97' => 'uses',
4176             '94' => 'survives',
4177             '58' => 'builds',
4178             '81' => 'lives on',
4179             '98' => 'bans',
4180             '60' => 'library',
4181             '56' => 'hunts',
4182             '101' => 'funds',
4183             '66' => 'produces',
4184             '73' => 'drinks',
4185             '76' => 'watches',
4186             '86' => 'possesses',
4187             '62' => 'population',
4188             '54' => 'gathers by'
4189             },
4190             '79' => {
4191             '21' => 'vaporizes',
4192             '90' => 'uses advanced',
4193             '7' => 'breaks physical',
4194             '26' => 'has',
4195             '80' => 'doesn\'t use',
4196             '17' => 'vaporizes',
4197             '2' => 'dispels',
4198             '1' => 'vaporizes',
4199             '99' => 'from',
4200             '18' => 'vaporizes',
4201             '88' => 'vaporizes',
4202             '16' => 'vaporizes',
4203             '100' => 'vaporizes',
4204             '82' => 'unaware of',
4205             '27' => 'vaporizes',
4206             '25' => 'vaporizes',
4207             '84' => 'steals',
4208             '28' => 'vaporizes',
4209             '83' => 'vaporizes',
4210             '95' => 'vaporizes',
4211             '20' => 'vaporizes',
4212             '14' => 'evades',
4213             '92' => 'dissects',
4214             '24' => 'explores',
4215             '89' => 'in',
4216             '10' => 'vaporizes',
4217             '11' => 'causes',
4218             '91' => 'commands',
4219             '22' => 'disturbs',
4220             '87' => 'unaware of',
4221             '93' => 'uses',
4222             '23' => 'uses',
4223             '13' => 'flies to',
4224             '96' => 'uses advanced',
4225             '6' => 'vaporizes',
4226             '85' => 'colored',
4227             '3' => 'solidifies',
4228             '94' => 'shoots',
4229             '97' => 'shoots',
4230             '9' => 'vaporizes',
4231             '12' => 'vaporizes',
4232             '15' => 'starts',
4233             '81' => 'terraforms',
4234             '8' => 'vaporizes',
4235             '98' => 'disarms',
4236             '4' => 'flies over',
4237             '101' => 'vaporizes',
4238             '19' => 'immune to',
4239             '86' => 'colored',
4240             '5' => 'vaporizes'
4241             },
4242             '22' => {
4243             '67' => 'cleans',
4244             '33' => 'comforts',
4245             '32' => 'comforts',
4246             '63' => 'protects',
4247             '71' => 'cleans',
4248             '70' => 'inspires',
4249             '68' => 'cleans',
4250             '26' => 'spills no',
4251             '72' => 'cleans',
4252             '30' => 'comforts',
4253             '44' => 'nurtures',
4254             '55' => 'saves',
4255             '25' => 'protects',
4256             '27' => 'protects',
4257             '28' => 'protects',
4258             '57' => 'cleanses like',
4259             '40' => 'protects',
4260             '61' => 'inspires',
4261             '69' => 'saves',
4262             '59' => 'purifies',
4263             '49' => 'protects',
4264             '24' => 'protects',
4265             '31' => 'comforts',
4266             '35' => 'comforts',
4267             '53' => 'protects',
4268             '48' => 'protects',
4269             '42' => 'protects',
4270             '46' => 'protects',
4271             '23' => 'cleans up',
4272             '65' => 'protects',
4273             '29' => 'protects',
4274             '50' => 'protects',
4275             '39' => 'protects',
4276             '64' => 'by',
4277             '36' => 'protects',
4278             '51' => 'protects',
4279             '58' => 'be with you in',
4280             '41' => 'without',
4281             '47' => 'protects',
4282             '38' => 'protects',
4283             '52' => 'of mind',
4284             '60' => 'inspires',
4285             '34' => 'keeping',
4286             '56' => 'bores',
4287             '66' => 'allows',
4288             '37' => 'comforts',
4289             '45' => 'protects',
4290             '43' => 'chops down',
4291             '62' => 'clears',
4292             '54' => 'be with you on'
4293             },
4294             '42' => {
4295             '67' => 'has no',
4296             '90' => 'to',
4297             '63' => 'safer than',
4298             '71' => 'helmet is',
4299             '70' => 'carries',
4300             '80' => 'inspires',
4301             '68' => 'displaces',
4302             '88' => 'hops',
4303             '72' => 'wins',
4304             '44' => 'runs over',
4305             '82' => 'amuses',
4306             '55' => 'costs',
4307             '84' => 'shines like',
4308             '74' => 'rides in',
4309             '83' => 'outruns',
4310             '75' => 'splashes',
4311             '57' => 'carries',
4312             '61' => 'delivers',
4313             '92' => 'stimulates',
4314             '69' => 'across',
4315             '59' => 'carries',
4316             '49' => 'runs over',
4317             '89' => 'in',
4318             '53' => 'across',
4319             '91' => 'confuses',
4320             '78' => 'attracts',
4321             '79' => 'intrigues',
4322             '48' => 'scares',
4323             '87' => 'faster than',
4324             '77' => 'reflects',
4325             '46' => 'outruns',
4326             '65' => 'rides in',
4327             '50' => 'runs over',
4328             '85' => 'uses',
4329             '64' => 'reflects',
4330             '51' => 'runs over',
4331             '58' => 'to',
4332             '47' => 'scares',
4333             '81' => 'climbs',
4334             '52' => 'stimulates',
4335             '60' => 'carries',
4336             '56' => 'outruns',
4337             '45' => 'scares',
4338             '66' => 'in',
4339             '73' => 'inspires',
4340             '86' => 'wins',
4341             '76' => 'on',
4342             '43' => 'hits',
4343             '62' => 'makes dust',
4344             '54' => 'crossing'
4345             },
4346             '46' => {
4347             '67' => 'doesn\'t use',
4348             '90' => 'doesn\'t need',
4349             '63' => 'howls at',
4350             '71' => 'drinks from',
4351             '70' => 'bites',
4352             '80' => 'causes',
4353             '68' => 'breathes',
4354             '88' => 'hops',
4355             '72' => 'knocks over',
4356             '82' => 'bites',
4357             '55' => 'steals',
4358             '84' => 'swallows',
4359             '74' => 'loves',
4360             '95' => 'outruns',
4361             '83' => 'outruns',
4362             '75' => 'drinks',
4363             '57' => 'rips up',
4364             '61' => 'rips up',
4365             '92' => 'has',
4366             '69' => 'lives on',
4367             '59' => 'eats',
4368             '49' => 'eats',
4369             '89' => 'ravages',
4370             '53' => 'frightens',
4371             '91' => 'outruns',
4372             '78' => 'hides from',
4373             '48' => 'chases',
4374             '79' => 'chases',
4375             '87' => 'bites',
4376             '93' => 'outruns',
4377             '77' => 'howls at',
4378             '96' => 'has',
4379             '65' => 'in',
4380             '50' => 'eats',
4381             '85' => 'swallows',
4382             '64' => 'howls at',
4383             '94' => 'outruns',
4384             '51' => 'eats',
4385             '58' => 'disrupts',
4386             '47' => 'chases',
4387             '81' => 'lives on',
4388             '52' => 'has',
4389             '60' => 'rips up',
4390             '56' => 'amuses',
4391             '66' => 'on',
4392             '73' => 'drinks',
4393             '86' => 'swallows',
4394             '76' => 'on',
4395             '62' => 'creates dust',
4396             '54' => 'acts'
4397             },
4398             '23' => {
4399             '67' => 'is',
4400             '33' => 'confuses',
4401             '32' => 'confuses',
4402             '63' => 'guides',
4403             '71' => 'pricier than',
4404             '70' => 'downloads',
4405             '68' => 'measures',
4406             '26' => 'boils',
4407             '72' => 'pricier than',
4408             '30' => 'confuses',
4409             '44' => 'turns brain into',
4410             '55' => 'costs',
4411             '25' => 'depicts',
4412             '27' => 'depicts',
4413             '28' => 'attracts',
4414             '57' => 'is time',
4415             '40' => 'enhances',
4416             '61' => 'kills',
4417             '69' => 'shrinks',
4418             '59' => 'sexier than',
4419             '49' => 'screensaver',
4420             '24' => 'depicts',
4421             '31' => 'confuses',
4422             '35' => 'confuses',
4423             '53' => 'shrinks',
4424             '48' => 'depicts',
4425             '42' => 'designs',
4426             '46' => 'depicts',
4427             '65' => 'depicts',
4428             '29' => 'enrages',
4429             '50' => 'houses',
4430             '39' => 'controls',
4431             '64' => 'depicts',
4432             '36' => 'prevents',
4433             '51' => 'houses',
4434             '58' => 'accounts for',
4435             '41' => 'makes',
4436             '47' => 'depicts',
4437             '38' => 'in every',
4438             '52' => 'tires',
4439             '60' => 'writes',
4440             '34' => 'aids',
4441             '56' => 'attracts',
4442             '73' => 'inspires',
4443             '66' => 'downloads',
4444             '37' => 'confuses',
4445             '45' => 'depicts',
4446             '43' => 'depicts',
4447             '62' => 'depicts',
4448             '54' => 'depicts'
4449             },
4450             '13' => {
4451             '33' => 'warms',
4452             '32' => 'warms',
4453             '63' => 'above',
4454             '21' => 'melts',
4455             '26' => 'warms',
4456             '17' => 'shines on',
4457             '18' => 'melts',
4458             '30' => 'warms',
4459             '16' => 'warms',
4460             '44' => 'feeds',
4461             '55' => 'saves',
4462             '25' => 'warms',
4463             '27' => 'warms',
4464             '28' => 'warms',
4465             '57' => 'dries up',
4466             '40' => 'shines on',
4467             '61' => 'shines through',
4468             '14' => 'ruins',
4469             '20' => 'heats',
4470             '59' => 'melts',
4471             '49' => 'warms',
4472             '24' => 'shines on',
4473             '31' => 'warms',
4474             '35' => 'warms',
4475             '53' => 'warms',
4476             '48' => 'warms',
4477             '22' => 'embodies',
4478             '42' => 'shines on',
4479             '46' => 'warms',
4480             '23' => 'cooks',
4481             '29' => 'warms',
4482             '50' => 'warms',
4483             '39' => 'shines on',
4484             '36' => 'warms',
4485             '51' => 'warms',
4486             '58' => 'shines on',
4487             '41' => 'makes no',
4488             '47' => 'warms',
4489             '15' => 'made of',
4490             '52' => 'warms',
4491             '38' => 'warms',
4492             '60' => 'shines in',
4493             '34' => 'warms',
4494             '56' => 'kills',
4495             '37' => 'warms',
4496             '45' => 'warms',
4497             '19' => 'not affected by',
4498             '43' => 'feeds',
4499             '62' => 'burns off',
4500             '54' => 'shines on'
4501             },
4502             '96' => {
4503             '33' => 'supplants',
4504             '32' => 'supplants',
4505             '21' => 'gives you the',
4506             '7' => 'imposes',
4507             '26' => 'sacrifices',
4508             '17' => 'superintends',
4509             '2' => 'plant survives',
4510             '99' => 'lines clutter',
4511             '1' => 'plants',
4512             '18' => 'charges',
4513             '30' => 'overthrows',
4514             '16' => 'clears with',
4515             '44' => 'cooks',
4516             '100' => 'engages',
4517             '27' => 'fries',
4518             '25' => 'hungry',
4519             '28' => 'hungry',
4520             '40' => 'plant in',
4521             '20' => 'imposes',
4522             '14' => 'charges',
4523             '24' => 'seiges',
4524             '10' => 'moves',
4525             '31' => 'overthrows',
4526             '35' => 'corrupts',
4527             '11' => 'of life and',
4528             '42' => 'outperforms',
4529             '22' => 'breaks',
4530             '13' => 'of',
4531             '23' => 'crashes',
4532             '29' => 'fries',
4533             '6' => 'play with',
4534             '39' => 'runs',
4535             '36' => 'electrocutes',
4536             '3' => 'clears',
4537             '97' => 'charges',
4538             '9' => 'weilds',
4539             '41' => 'makes',
4540             '12' => 'in',
4541             '15' => 'to',
4542             '38' => 'lights',
4543             '8' => 'cracks',
4544             '98' => 'charges',
4545             '4' => 'lights',
4546             '34' => 'governs',
4547             '45' => 'cooks',
4548             '37' => 'corrupts',
4549             '101' => 'deploys',
4550             '43' => 'consumes',
4551             '19' => 'assissinates w/',
4552             '5' => 'struggle food'
4553             },
4554             '6' => {
4555             '33' => 'shoots',
4556             '32' => 'shoots',
4557             '21' => 'outclasses',
4558             '7' => 'breaks',
4559             '26' => 'spills',
4560             '17' => 'closes',
4561             '18' => 'outclasses',
4562             '30' => 'shoots',
4563             '16' => 'outclasses',
4564             '44' => 'blasts apart',
4565             '55' => 'robs',
4566             '27' => 'shoots',
4567             '25' => 'shoots',
4568             '28' => 'shoots',
4569             '40' => 'hijacks',
4570             '14' => 'shoots at',
4571             '20' => 'shoots through',
4572             '49' => 'shoots',
4573             '24' => 'fires into',
4574             '10' => 'targets',
4575             '31' => 'shoots',
4576             '35' => 'shoots',
4577             '11' => 'causes',
4578             '53' => 'threatens',
4579             '48' => 'shoots',
4580             '42' => 'shoots',
4581             '22' => 'disturbs',
4582             '46' => 'shoots',
4583             '13' => 'shoots at',
4584             '23' => 'shoots',
4585             '29' => 'shoots',
4586             '50' => 'shoots',
4587             '39' => 'holds up',
4588             '36' => 'shoots',
4589             '51' => 'shoots',
4590             '9' => 'outclasses',
4591             '41' => 'makes',
4592             '12' => 'targets',
4593             '47' => 'shoots',
4594             '15' => 'fires',
4595             '52' => 'splatters',
4596             '8' => 'outclasses',
4597             '38' => 'protects',
4598             '34' => 'shoots',
4599             '56' => '(silver bullet) shoots',
4600             '45' => 'shoots',
4601             '37' => 'shoots',
4602             '43' => 'targets',
4603             '19' => 'deadlier than',
4604             '54' => 'cross(hair)'
4605             },
4606             '85' => {
4607             '33' => 'adorns',
4608             '32' => 'adorns',
4609             '21' => 'decorates',
4610             '90' => 'market uses',
4611             '7' => 'bribes',
4612             '26' => 'outlasts',
4613             '17' => 'more desirable than',
4614             '2' => 'survives',
4615             '1' => 'survives',
4616             '99' => 'reflects',
4617             '18' => 'coated',
4618             '88' => 'funds',
4619             '30' => 'adorns',
4620             '16' => 'resists',
4621             '100' => 'wired',
4622             '27' => 'harder than',
4623             '25' => 'charms',
4624             '28' => 'attracts',
4625             '95' => 'enthralls',
4626             '20' => 'coated',
4627             '14' => 'pricier than',
4628             '92' => 'wins',
4629             '24' => 'funds',
4630             '89' => 'pricier than',
4631             '10' => 'rarer than',
4632             '31' => 'adorns',
4633             '11' => 'outlasts',
4634             '91' => 'wired',
4635             '22' => 'disturbs',
4636             '87' => 'tempts',
4637             '93' => 'conducts',
4638             '23' => 'wired',
4639             '13' => 'reflects',
4640             '29' => 'hypnotizes',
4641             '96' => 'conducts',
4642             '6' => 'decorates',
4643             '3' => 'hides in',
4644             '97' => 'wired',
4645             '94' => 'conducts',
4646             '9' => 'decorates',
4647             '12' => 'decorates',
4648             '15' => 'resists',
4649             '8' => 'resists',
4650             '98' => 'wired',
4651             '4' => 'hides in',
4652             '34' => 'badged',
4653             '101' => 'decorates',
4654             '19' => 'resists',
4655             '86' => 'pricier than',
4656             '5' => 'platinum chain'
4657             },
4658             '3' => {
4659             '33' => 'swallows',
4660             '32' => 'swallows',
4661             '21' => 'swallows',
4662             '7' => 'knows no',
4663             '26' => 'suffocates',
4664             '17' => 'closes',
4665             '18' => 'swallows',
4666             '30' => 'swallows',
4667             '16' => 'swallows',
4668             '44' => 'swallows',
4669             '27' => 'swallows',
4670             '25' => 'swallows',
4671             '28' => 'swallows',
4672             '40' => 'swallows',
4673             '20' => 'surrounds',
4674             '14' => 'swallows',
4675             '49' => 'swallows',
4676             '24' => 'protects',
4677             '10' => 'swallows',
4678             '31' => 'swallows',
4679             '35' => 'swallows',
4680             '11' => 'causes',
4681             '53' => 'threatens',
4682             '48' => 'swallows',
4683             '42' => 'swallows',
4684             '22' => 'disturbs',
4685             '46' => 'swallows',
4686             '13' => 'removes',
4687             '23' => 'swallows',
4688             '29' => 'swallows',
4689             '6' => 'swallows',
4690             '50' => 'swallows',
4691             '39' => 'ruins',
4692             '36' => 'swallows',
4693             '51' => 'swallows',
4694             '9' => 'swallows',
4695             '41' => 'engulfs',
4696             '12' => 'protects',
4697             '47' => 'swallows',
4698             '15' => 'engulfs',
4699             '52' => 'swallows',
4700             '38' => 'ruins',
4701             '8' => 'too big for',
4702             '4' => 'becomes',
4703             '34' => 'swallows',
4704             '45' => 'swallows',
4705             '37' => 'swallows',
4706             '43' => 'topples',
4707             '19' => 'engulfs',
4708             '5' => 'swallows'
4709             },
4710             '36' => {
4711             '67' => 'toilet trained',
4712             '63' => 'annoys',
4713             '71' => 'eats from',
4714             '70' => 'ruins',
4715             '80' => 'answers',
4716             '68' => 'breathes',
4717             '72' => 'drinks from',
4718             '44' => 'throws',
4719             '82' => 'unaware of',
4720             '55' => 'costs',
4721             '84' => 'swallows',
4722             '74' => 'plays in',
4723             '83' => 'subdues',
4724             '75' => 'drinks',
4725             '57' => 'eats',
4726             '40' => 'rides in',
4727             '61' => 'rips up',
4728             '69' => 'lives on',
4729             '59' => 'eats',
4730             '49' => 'eats',
4731             '53' => 'lives in',
4732             '78' => 'draws',
4733             '79' => 'draws',
4734             '48' => 'scares',
4735             '42' => 'carried on',
4736             '77' => 'looks at',
4737             '46' => 'rides on',
4738             '65' => 'crawls in',
4739             '50' => 'eats',
4740             '85' => 'plays with',
4741             '39' => 'rides on',
4742             '64' => 'looks at',
4743             '51' => 'eats',
4744             '41' => 'makes',
4745             '58' => 'disrupts',
4746             '47' => 'scares',
4747             '81' => 'lives on',
4748             '52' => 'has',
4749             '38' => 'lives in',
4750             '60' => 'tears up',
4751             '56' => 'becomes',
4752             '73' => 'spills',
4753             '45' => 'chases',
4754             '37' => 'tires',
4755             '66' => 'on',
4756             '86' => 'plays with',
4757             '76' => 'on',
4758             '43' => 'up in a',
4759             '62' => 'makes gas',
4760             '54' => 'makes parents'
4761             },
4762             '94' => {
4763             '33' => 'strikes',
4764             '32' => 'strikes',
4765             '21' => 'charges',
4766             '7' => 'has physical',
4767             '26' => 'cooks',
4768             '17' => 'strikes',
4769             '2' => 'envelops',
4770             '99' => 'decorates',
4771             '1' => 'ignites',
4772             '18' => 'charges',
4773             '30' => 'strikes',
4774             '16' => 'outclasses',
4775             '100' => 'strikes',
4776             '27' => 'strikes',
4777             '25' => 'strikes',
4778             '28' => 'strikes',
4779             '40' => '(greased)',
4780             '95' => 'strikes',
4781             '20' => 'charges',
4782             '14' => 'challenges',
4783             '24' => 'strikes',
4784             '10' => 'splits',
4785             '31' => 'strikes',
4786             '35' => 'strikes',
4787             '11' => 'causes',
4788             '42' => 'strikes',
4789             '22' => 'disturbs',
4790             '13' => 'storm blocks',
4791             '23' => 'short-circuits',
4792             '29' => 'strikes',
4793             '96' => 'produces',
4794             '6' => 'charges',
4795             '39' => 'strikes',
4796             '36' => 'scares',
4797             '3' => 'creates',
4798             '97' => 'outclasses',
4799             '9' => 'strikes',
4800             '41' => 'makes',
4801             '12' => 'strikes through',
4802             '15' => 'starts',
4803             '38' => 'strikes',
4804             '8' => 'fries',
4805             '4' => 'creates',
4806             '98' => 'short-circuits',
4807             '34' => 'strikes',
4808             '37' => 'strikes',
4809             '101' => 'strikes',
4810             '43' => 'strikes',
4811             '19' => 'deadlier than',
4812             '5' => 'starts'
4813             },
4814             '9' => {
4815             '33' => 'slays',
4816             '32' => 'slays',
4817             '21' => 'outclasses',
4818             '26' => 'spills',
4819             '17' => 'terrorizes',
4820             '18' => 'outclasses',
4821             '30' => 'slays',
4822             '16' => 'faster than',
4823             '44' => 'cuts up',
4824             '55' => 'costs',
4825             '25' => 'chops up',
4826             '27' => 'stabs',
4827             '28' => 'stabs',
4828             '57' => 'chops',
4829             '40' => 'punctures',
4830             '14' => 'chops',
4831             '20' => 'picks',
4832             '59' => 'spreads',
4833             '49' => 'guts',
4834             '24' => 'protects',
4835             '10' => 'in the stone',
4836             '31' => 'slays',
4837             '35' => 'stabs',
4838             '11' => 'causes',
4839             '53' => 'protects',
4840             '48' => 'stabs',
4841             '42' => 'punctures',
4842             '22' => 'breaks',
4843             '46' => 'slices',
4844             '13' => 'reflects',
4845             '23' => 'smites',
4846             '29' => 'stabs',
4847             '50' => 'minces',
4848             '39' => 'unhooks',
4849             '36' => 'stabs',
4850             '51' => 'juliennes',
4851             '58' => 'defends',
4852             '12' => 'scars',
4853             '41' => 'makes',
4854             '47' => 'dices',
4855             '15' => '(flaming) has',
4856             '52' => 'chops up',
4857             '38' => 'protects',
4858             '34' => 'stabs',
4859             '56' => 'impales',
4860             '45' => 'stabs',
4861             '37' => 'stabs',
4862             '43' => 'carves',
4863             '19' => 'faster than',
4864             '54' => 'serves'
4865             },
4866             '51' => {
4867             '67' => 'hides in',
4868             '90' => 'doesn\'t need',
4869             '63' => 'creeps into',
4870             '71' => 'hides under',
4871             '70' => 'hides in',
4872             '80' => 'despite',
4873             '68' => 'breathes',
4874             '99' => 'unaware of',
4875             '88' => 'crawls over',
4876             '72' => 'crawls into',
4877             '100' => 'creeps into',
4878             '82' => 'amuses',
4879             '55' => 'nests in',
4880             '84' => 'crawls across',
4881             '74' => 'doesn\'t mind',
4882             '95' => 'amuses',
4883             '83' => 'eats',
4884             '75' => 'drinks',
4885             '57' => 'nests in',
4886             '61' => 'nests between',
4887             '92' => 'has',
4888             '59' => 'crawls across',
4889             '69' => 'lives on',
4890             '89' => 'nests in',
4891             '53' => 'annoys',
4892             '91' => 'crawls over',
4893             '78' => 'stows away with',
4894             '79' => 'stows away with',
4895             '87' => 'makes men',
4896             '93' => 'hides from',
4897             '77' => 'unaware of',
4898             '96' => 'has survival',
4899             '65' => 'in',
4900             '85' => 'crawls across',
4901             '64' => 'nocturnal with',
4902             '97' => 'too numerous for',
4903             '94' => 'hides from',
4904             '58' => 'creeps into',
4905             '52' => 'has',
4906             '81' => 'lives on',
4907             '98' => 'survives',
4908             '60' => 'behind',
4909             '56' => 'amuses',
4910             '101' => 'creeps into',
4911             '66' => 'nests in',
4912             '73' => 'in your',
4913             '86' => 'crawls across',
4914             '76' => 'crawls across',
4915             '62' => 'swarms like',
4916             '54' => 'crawls up'
4917             },
4918             '47' => {
4919             '67' => 'doesn\'t use',
4920             '90' => 'doesn\'t need',
4921             '63' => 'rides on',
4922             '71' => 'drinks from',
4923             '70' => 'gut',
4924             '80' => 'in',
4925             '68' => 'breathes',
4926             '88' => 'atop',
4927             '72' => 'knocks over',
4928             '82' => 'recognizes',
4929             '55' => 'steals',
4930             '84' => 'plays with',
4931             '74' => 'hates',
4932             '95' => 'outruns',
4933             '83' => 'outruns',
4934             '75' => 'drinks',
4935             '57' => 'plays with',
4936             '61' => 'rips up',
4937             '92' => 'has',
4938             '69' => 'lives on',
4939             '59' => 'licks',
4940             '49' => 'eats',
4941             '89' => 'hair ruins',
4942             '53' => 'amuses',
4943             '91' => 'outruns',
4944             '78' => 'hides from',
4945             '48' => 'chases',
4946             '79' => 'allergy kills',
4947             '87' => 'recognizes',
4948             '93' => '9 lives despite',
4949             '77' => 'looks at',
4950             '96' => 'has spiritual',
4951             '65' => 'in',
4952             '50' => 'eats',
4953             '85' => 'colored',
4954             '64' => 'hunts by',
4955             '97' => 'chases',
4956             '94' => '9 lives despite',
4957             '51' => 'eats',
4958             '58' => 'disrupts',
4959             '81' => 'lives on',
4960             '52' => 'has',
4961             '60' => 'rips up',
4962             '56' => 'entertains',
4963             '66' => 'on',
4964             '73' => 'drinks',
4965             '86' => 'colored',
4966             '76' => 'sleeps on',
4967             '62' => 'creates dust',
4968             '54' => 'acts'
4969             },
4970             '8' => {
4971             '33' => 'tortures',
4972             '32' => 'tortures',
4973             '21' => 'snags',
4974             '26' => 'spills',
4975             '17' => 'terrorizes',
4976             '18' => 'snags',
4977             '30' => 'tortures',
4978             '16' => 'snags',
4979             '44' => 'splatters',
4980             '55' => 'robs',
4981             '27' => 'scares',
4982             '25' => 'stronger than',
4983             '28' => 'scares',
4984             '57' => 'rips',
4985             '40' => 'smashes',
4986             '14' => 'shatters',
4987             '20' => 'opens',
4988             '49' => 'kills',
4989             '24' => 'breaks into',
4990             '10' => 'shatters',
4991             '31' => 'tortures',
4992             '35' => 'tortures',
4993             '11' => 'causes',
4994             '53' => 'threatens',
4995             '48' => 'kills',
4996             '42' => 'snags',
4997             '22' => 'disturbs',
4998             '46' => 'drives',
4999             '13' => 'burns like',
5000             '23' => 'smashes',
5001             '29' => 'cracks',
5002             '50' => 'splatters',
5003             '39' => 'holds up',
5004             '36' => 'scares',
5005             '51' => 'splatters',
5006             '9' => 'snags',
5007             '58' => 'frightens',
5008             '41' => 'restricts',
5009             '12' => 'marks up',
5010             '47' => 'scares',
5011             '15' => 'burns like',
5012             '52' => 'intimidates',
5013             '38' => 'breaks into',
5014             '34' => 'thwarts',
5015             '56' => 'thwarts',
5016             '45' => 'kills',
5017             '37' => 'tortures',
5018             '43' => 'around',
5019             '19' => 'shatters',
5020             '54' => 'forces you onto'
5021             },
5022             '38' => {
5023             '67' => 'has',
5024             '63' => 'cozier than',
5025             '71' => 'contains',
5026             '70' => 'contains',
5027             '80' => 'answers',
5028             '68' => 'has central',
5029             '88' => 'has',
5030             '72' => 'contains',
5031             '44' => 'garden has',
5032             '82' => 'denounces',
5033             '55' => 'costs',
5034             '84' => 'pricier than',
5035             '74' => 'blocks',
5036             '83' => 'blocks',
5037             '75' => 'plumbs',
5038             '57' => 'contains',
5039             '40' => 'pricier than',
5040             '61' => 'contains',
5041             '69' => 'on',
5042             '59' => 'contains',
5043             '49' => 'contains',
5044             '53' => 'populates',
5045             '78' => 'blocks',
5046             '79' => 'keeps out',
5047             '48' => 'contains',
5048             '42' => 'pricier than',
5049             '87' => 'envied by',
5050             '77' => 'blocks',
5051             '46' => 'keeps out',
5052             '65' => 'yard has',
5053             '50' => 'houses',
5054             '85' => 'pricier than',
5055             '39' => 'cozier than',
5056             '64' => 'blocks',
5057             '51' => 'houses',
5058             '41' => 'blocks',
5059             '58' => 'cozier than',
5060             '47' => 'contains',
5061             '81' => 'atop',
5062             '52' => 'requires',
5063             '60' => 'contains',
5064             '56' => 'blocks',
5065             '73' => 'contains',
5066             '45' => 'yard has',
5067             '66' => 'in',
5068             '86' => 'pricier than',
5069             '76' => 'has',
5070             '43' => 'yard has',
5071             '62' => 'blocks',
5072             '54' => 'contains'
5073             },
5074             '98' => {
5075             '33' => 'incinerates',
5076             '32' => 'incinerates',
5077             '21' => 'incinerates',
5078             '7' => 'breaks',
5079             '26' => 'incinerates',
5080             '17' => 'incinerates',
5081             '2' => 'outclasses',
5082             '99' => 'poisons',
5083             '1' => 'outclasses',
5084             '18' => 'incinerates',
5085             '30' => 'incinerates',
5086             '16' => 'incinerates',
5087             '44' => 'incinerates',
5088             '100' => 'incinerates',
5089             '27' => 'incinerates',
5090             '25' => 'incinerates',
5091             '28' => 'incinerates',
5092             '40' => 'incinerates',
5093             '20' => 'incinerates',
5094             '14' => 'incinerates',
5095             '24' => 'incinerates',
5096             '10' => 'incinerates',
5097             '31' => 'incinerates',
5098             '35' => 'incinerates',
5099             '11' => 'causes',
5100             '42' => 'incinerates',
5101             '22' => 'breaks',
5102             '46' => 'incinerates',
5103             '13' => 'has power of',
5104             '23' => 'incinerates',
5105             '29' => 'incinerates',
5106             '6' => 'outclasses',
5107             '39' => 'incinerates',
5108             '36' => 'incinerates',
5109             '3' => 'incinerates',
5110             '9' => 'incinerates',
5111             '41' => 'makes',
5112             '12' => 'incinerates',
5113             '47' => 'incinerates',
5114             '15' => 'starts',
5115             '38' => 'incinerates',
5116             '8' => 'incinerates',
5117             '4' => 'emerges from',
5118             '34' => 'incinerates',
5119             '45' => 'incinerates',
5120             '37' => 'incinerates',
5121             '101' => 'incinerates',
5122             '43' => 'incinerates',
5123             '19' => 'incinerates',
5124             '5' => 'starts'
5125             },
5126             '4' => {
5127             '33' => 'swallows',
5128             '32' => 'swallows',
5129             '21' => 'swallows',
5130             '7' => 'knows no',
5131             '26' => 'contains',
5132             '17' => 'endangers',
5133             '18' => 'swallows',
5134             '30' => 'swallows',
5135             '16' => 'swallows',
5136             '44' => 'swallows',
5137             '27' => 'swallows',
5138             '25' => 'swallows',
5139             '28' => 'swallows',
5140             '40' => 'swallows',
5141             '14' => 'swallows',
5142             '20' => 'becomes',
5143             '49' => 'contains',
5144             '24' => 'protects',
5145             '10' => 'swallows',
5146             '31' => 'swallows',
5147             '35' => 'swallows',
5148             '11' => 'causes',
5149             '53' => 'threatens',
5150             '48' => 'swallows',
5151             '42' => 'swallows',
5152             '22' => 'disturbs',
5153             '46' => 'swallows',
5154             '13' => 'removes',
5155             '23' => 'swallows',
5156             '29' => 'swallows',
5157             '6' => 'swallows',
5158             '50' => 'houses',
5159             '39' => 'wrecks',
5160             '36' => 'swallows',
5161             '51' => 'houses',
5162             '9' => 'swallows',
5163             '41' => 'echoes',
5164             '12' => 'protects',
5165             '47' => 'swallows',
5166             '15' => 'contains',
5167             '52' => 'swallows',
5168             '38' => 'wrecks',
5169             '8' => 'too deep for',
5170             '34' => 'swallows',
5171             '45' => 'swallows',
5172             '37' => 'swallows',
5173             '43' => 'prevents',
5174             '19' => 'engulfs',
5175             '54' => 'swallows',
5176             '5' => 'swallows'
5177             },
5178             '34' => {
5179             '67' => 'uses',
5180             '63' => 'flies on',
5181             '71' => 'eats from',
5182             '70' => 'recovers',
5183             '80' => 'has a',
5184             '68' => 'breathes',
5185             '72' => 'drinks from',
5186             '44' => 'eats',
5187             '82' => 'disbelieves in',
5188             '55' => 'recovers',
5189             '84' => 'recovers',
5190             '74' => 'works in',
5191             '83' => 'disbelieves in',
5192             '75' => 'drinks',
5193             '57' => 'cleans with',
5194             '40' => 'impounds',
5195             '61' => 'files',
5196             '69' => 'lives on',
5197             '59' => 'eats',
5198             '49' => 'eats',
5199             '35' => 'arrests',
5200             '53' => 'protects',
5201             '78' => 'disbelieves',
5202             '79' => 'disbelieves',
5203             '48' => 'eats',
5204             '42' => 'recovers',
5205             '77' => 'looks at',
5206             '46' => 'tranquilizes',
5207             '65' => 'walks on',
5208             '50' => 'steps on',
5209             '39' => 'commandeers',
5210             '36' => 'saves',
5211             '64' => 'looks at',
5212             '51' => 'steps on',
5213             '41' => 'arrests',
5214             '58' => 'patrols',
5215             '47' => 'saves',
5216             '81' => 'climbs',
5217             '52' => 'has',
5218             '38' => 'protects',
5219             '60' => 'books \'em',
5220             '56' => 'could be',
5221             '73' => 'drinks',
5222             '45' => 'eats',
5223             '37' => 'arrests',
5224             '66' => 'inspires',
5225             '76' => 'on',
5226             '43' => 'climbs',
5227             '62' => 'looks at',
5228             '54' => 'acts'
5229             },
5230             '37' => {
5231             '67' => 'uses',
5232             '63' => 'flies on',
5233             '71' => 'eats from',
5234             '70' => 'plays',
5235             '80' => 'in',
5236             '68' => 'breathes',
5237             '72' => 'drinks from',
5238             '44' => 'eats',
5239             '82' => 'denounces',
5240             '55' => 'spends',
5241             '84' => 'mines',
5242             '74' => 'plays in',
5243             '83' => 'slays',
5244             '75' => 'drinks',
5245             '57' => 'cleans with',
5246             '40' => 'drives',
5247             '61' => 'writes',
5248             '69' => 'lives on',
5249             '59' => 'eats',
5250             '49' => 'eats',
5251             '53' => 'lives in',
5252             '78' => 'debunks',
5253             '79' => 'disproves',
5254             '48' => 'flips',
5255             '42' => 'rides',
5256             '87' => 'exorcises',
5257             '77' => 'looks at',
5258             '46' => 'tames',
5259             '65' => 'walks on',
5260             '50' => 'steps on',
5261             '85' => 'refines',
5262             '39' => 'rides on',
5263             '64' => 'travels to',
5264             '51' => 'steps on',
5265             '41' => 'makes',
5266             '58' => 'attends',
5267             '47' => 'owns',
5268             '81' => 'climbs',
5269             '52' => 'has',
5270             '38' => 'lives in',
5271             '60' => 'reads',
5272             '56' => 'becomes',
5273             '73' => 'drinks',
5274             '45' => 'eats',
5275             '66' => 'watches',
5276             '86' => 'mines',
5277             '76' => 'watches',
5278             '43' => 'plants',
5279             '62' => 'looks at',
5280             '54' => 'hangs on'
5281             },
5282             '43' => {
5283             '67' => 'becomes',
5284             '90' => 'doesn\'t need',
5285             '63' => 'diverts',
5286             '71' => 'wood creates',
5287             '70' => 'wood creates',
5288             '80' => 'shelters',
5289             '68' => 'produces',
5290             '88' => 'taller than',
5291             '72' => 'wood creates',
5292             '44' => 'taller than',
5293             '82' => 'imprisons',
5294             '55' => 'doesn\'t grow',
5295             '84' => 'roots hide',
5296             '74' => 'loves',
5297             '83' => 'shelters',
5298             '75' => 'drinks',
5299             '57' => 'outlives',
5300             '61' => 'creates',
5301             '92' => 'has no',
5302             '69' => 'grows on',
5303             '59' => 'outlasts',
5304             '49' => 'shelters',
5305             '89' => 'wiser than',
5306             '53' => 'beautifies',
5307             '91' => 'taller than',
5308             '78' => 'ensnares',
5309             '79' => 'ensnares',
5310             '48' => 'houses',
5311             '87' => 'imprisons',
5312             '93' => 'conducts',
5313             '77' => 'blocks',
5314             '46' => 'shelters',
5315             '65' => 'grows in',
5316             '50' => 'houses',
5317             '85' => 'roots hide',
5318             '64' => 'blocks',
5319             '51' => 'shelters',
5320             '58' => 'shades',
5321             '47' => 'traps',
5322             '81' => 'grows on',
5323             '52' => 'has no',
5324             '60' => 'creates',
5325             '56' => 'hides',
5326             '45' => 'shelters',
5327             '66' => 'in',
5328             '73' => 'inspires',
5329             '86' => 'roots hide',
5330             '76' => 'on',
5331             '62' => 'blocks',
5332             '54' => 'builds'
5333             },
5334             '5' => {
5335             '33' => 'restrains',
5336             '32' => 'restrains',
5337             '21' => 'nicks',
5338             '7' => 'guards',
5339             '26' => 'constricts',
5340             '17' => 'locks',
5341             '18' => 'dulls',
5342             '30' => 'restrains',
5343             '16' => 'holds down',
5344             '44' => 'protects',
5345             '55' => 'costs',
5346             '27' => 'restrains',
5347             '25' => 'stronger than',
5348             '28' => 'restrains',
5349             '40' => 'holds back',
5350             '14' => 'holds down',
5351             '20' => 'locks',
5352             '49' => 'smooshes',
5353             '24' => 'locks',
5354             '10' => 'pins down',
5355             '31' => 'restrains',
5356             '35' => 'restrains',
5357             '11' => 'chokes for',
5358             '53' => 'protects',
5359             '48' => 'crushes',
5360             '42' => 'locks',
5361             '22' => 'keeps',
5362             '46' => 'restrains',
5363             '13' => 'reflects',
5364             '23' => 'smashes',
5365             '29' => 'restrains',
5366             '6' => 'holds down',
5367             '50' => 'crushes',
5368             '39' => 'holds back',
5369             '36' => 'restrains',
5370             '51' => 'crushes',
5371             '9' => 'nicks',
5372             '41' => 'clinks',
5373             '12' => 'protects',
5374             '47' => 'restrains',
5375             '15' => 'resists',
5376             '52' => 'puzzles',
5377             '38' => 'locks',
5378             '8' => 'outclasses',
5379             '34' => 'restrains',
5380             '45' => 'crushes',
5381             '37' => 'restrains',
5382             '43' => 'around',
5383             '19' => 'immune to',
5384             '54' => 'holds'
5385             }
5386             }
5387             }
5388             };
5389            
5390 0           return $names->{$gametype};
5391             }
5392              
5393             1;
5394             __END__