~linuxjedi/drizzle/trunk-bug-667053

« back to all changes in this revision

Viewing changes to mysql-test/r/archive_aio_posix.result

  • Committer: brian
  • Date: 2008-06-25 05:29:13 UTC
  • Revision ID: brian@localhost.localdomain-20080625052913-6upwo0jsrl4lnapl
clean slate

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
DROP TABLE if exists t1,t2,t3,t4,t5,t6;
 
2
SET storage_engine=ARCHIVE;
 
3
SET GLOBAL archive_aio=ON;
 
4
SHOW VARIABLES LIKE "archive_%";
 
5
Variable_name   Value
 
6
archive_aio     ON
 
7
CREATE TABLE t1 (
 
8
Period smallint(4) unsigned zerofill DEFAULT '0000' NOT NULL,
 
9
Varor_period smallint(4) unsigned DEFAULT '0' NOT NULL
 
10
) ENGINE=archive;
 
11
INSERT INTO t1 VALUES (9410,9412);
 
12
select period FROM t1;
 
13
period
 
14
9410
 
15
select * FROM t1;
 
16
Period  Varor_period
 
17
9410    9412
 
18
select t1.* FROM t1;
 
19
Period  Varor_period
 
20
9410    9412
 
21
CREATE TABLE t2 (
 
22
auto int,
 
23
fld1 int(6) unsigned zerofill DEFAULT '000000' NOT NULL,
 
24
companynr tinyint(2) unsigned zerofill DEFAULT '00' NOT NULL,
 
25
fld3 char(30) DEFAULT '' NOT NULL,
 
26
fld4 char(35) DEFAULT '' NOT NULL,
 
27
fld5 char(35) DEFAULT '' NOT NULL,
 
28
fld6 char(4) DEFAULT '' NOT NULL
 
29
) ENGINE=archive;
 
30
select t2.fld3 FROM t2 where companynr = 58 and fld3 like "%imaginable%";
 
31
fld3
 
32
imaginable
 
33
select fld3 FROM t2 where fld3 like "%cultivation" ;
 
34
fld3
 
35
cultivation
 
36
select t2.fld3,companynr FROM t2 where companynr = 57+1 order by fld3;
 
37
fld3    companynr
 
38
concoct 58
 
39
druggists       58
 
40
engrossing      58
 
41
Eurydice        58
 
42
exclaimers      58
 
43
ferociousness   58
 
44
hopelessness    58
 
45
Huey    58
 
46
imaginable      58
 
47
judges  58
 
48
merging 58
 
49
ostrich 58
 
50
peering 58
 
51
Phelps  58
 
52
presumes        58
 
53
Ruth    58
 
54
sentences       58
 
55
Shylock 58
 
56
straggled       58
 
57
synergy 58
 
58
thanking        58
 
59
tying   58
 
60
unlocks 58
 
61
select fld3,companynr FROM t2 where companynr = 58 order by fld3;
 
62
fld3    companynr
 
63
concoct 58
 
64
druggists       58
 
65
engrossing      58
 
66
Eurydice        58
 
67
exclaimers      58
 
68
ferociousness   58
 
69
hopelessness    58
 
70
Huey    58
 
71
imaginable      58
 
72
judges  58
 
73
merging 58
 
74
ostrich 58
 
75
peering 58
 
76
Phelps  58
 
77
presumes        58
 
78
Ruth    58
 
79
sentences       58
 
80
Shylock 58
 
81
straggled       58
 
82
synergy 58
 
83
thanking        58
 
84
tying   58
 
85
unlocks 58
 
86
select fld3 FROM t2 order by fld3 desc limit 10;
 
87
fld3
 
88
youthfulness
 
89
yelped
 
90
Wotan
 
91
workers
 
92
Witt
 
93
witchcraft
 
94
Winsett
 
95
Willy
 
96
willed
 
97
wildcats
 
98
select fld3 FROM t2 order by fld3 desc limit 5;
 
99
fld3
 
100
youthfulness
 
101
yelped
 
102
Wotan
 
103
workers
 
104
Witt
 
105
select fld3 FROM t2 order by fld3 desc limit 5,5;
 
106
fld3
 
107
witchcraft
 
108
Winsett
 
109
Willy
 
110
willed
 
111
wildcats
 
112
select t2.fld3 FROM t2 where fld3 = 'honeysuckle';
 
113
fld3
 
114
honeysuckle
 
115
select t2.fld3 FROM t2 where fld3 LIKE 'honeysuckl_';
 
116
fld3
 
117
honeysuckle
 
118
select t2.fld3 FROM t2 where fld3 LIKE 'hon_ysuckl_';
 
119
fld3
 
120
honeysuckle
 
121
select t2.fld3 FROM t2 where fld3 LIKE 'honeysuckle%';
 
122
fld3
 
123
honeysuckle
 
124
select t2.fld3 FROM t2 where fld3 LIKE 'h%le';
 
125
fld3
 
126
honeysuckle
 
127
select t2.fld3 FROM t2 where fld3 LIKE 'honeysuckle_';
 
128
fld3
 
129
select t2.fld3 FROM t2 where fld3 LIKE 'don_t_find_me_please%';
 
130
fld3
 
131
select t2.fld3 FROM t2 where fld3 >= 'honeysuckle' and fld3 <= 'honoring' order by fld3;
 
132
fld3
 
133
honeysuckle
 
134
honoring
 
135
select fld1,fld3 FROM t2 where fld3="Colombo" or fld3 = "nondecreasing" order by fld3;
 
136
fld1    fld3
 
137
148504  Colombo
 
138
068305  Colombo
 
139
000000  nondecreasing
 
140
select fld1,fld3 FROM t2 where companynr = 37 and fld3 like 'f%';
 
141
fld1    fld3
 
142
012001  flanking
 
143
013602  foldout
 
144
013606  fingerings
 
145
018007  fanatic
 
146
018017  featherweight
 
147
018054  fetters
 
148
018103  flint
 
149
018104  flopping
 
150
036002  funereal
 
151
038017  fetched
 
152
038205  firearm
 
153
058004  Fenton
 
154
088303  feminine
 
155
186002  freakish
 
156
188007  flurried
 
157
188505  fitting
 
158
198006  furthermore
 
159
202301  Fitzpatrick
 
160
208101  fiftieth
 
161
208113  freest
 
162
218008  finishers
 
163
218022  feed
 
164
218401  faithful
 
165
226205  foothill
 
166
226209  furnishings
 
167
228306  forthcoming
 
168
228311  fated
 
169
231315  freezes
 
170
232102  forgivably
 
171
238007  filial
 
172
238008  fixedly
 
173
select fld3 FROM t2 where fld3 like "L%" and fld3 = "ok";
 
174
fld3
 
175
select fld3 FROM t2 where (fld3 like "C%" and fld3 = "Chantilly");
 
176
fld3
 
177
Chantilly
 
178
select fld1,fld3 FROM t2 where fld1 like "25050%";
 
179
fld1    fld3
 
180
250501  poisoning
 
181
250502  Iraqis
 
182
250503  heaving
 
183
250504  population
 
184
250505  bomb
 
185
select fld1,fld3 FROM t2 where fld1 like "25050_";
 
186
fld1    fld3
 
187
250501  poisoning
 
188
250502  Iraqis
 
189
250503  heaving
 
190
250504  population
 
191
250505  bomb
 
192
CREATE TABLE t3 engine=archive select * FROM t2;
 
193
select * FROM t3 where fld3='bonfire';
 
194
auto    fld1    companynr       fld3    fld4    fld5    fld6
 
195
1191    068504  00      bonfire corresponds     positively      
 
196
select count(*) FROM t3;
 
197
count(*)
 
198
1199
 
199
rename table t3 to t4;
 
200
select * FROM t4 where fld3='bonfire';
 
201
auto    fld1    companynr       fld3    fld4    fld5    fld6
 
202
1191    068504  00      bonfire corresponds     positively      
 
203
select count(*) FROM t4;
 
204
count(*)
 
205
1199
 
206
INSERT INTO t2 VALUES (1,000001,00,'Omaha','teethe','neat','');
 
207
INSERT INTO t2 VALUES (2,011401,37,'breaking','dreaded','Steinberg','W');
 
208
INSERT INTO t2 VALUES (3,011402,37,'Romans','scholastics','jarring','');
 
209
INSERT INTO t2 VALUES (4,011403,37,'intercepted','audiology','tinily','');
 
210
SELECT * FROM t2;
 
211
auto    fld1    companynr       fld3    fld4    fld5    fld6
 
212
1       000001  00      Omaha   teethe  neat    
 
213
2       011401  37      breaking        dreaded Steinberg       W
 
214
3       011402  37      Romans  scholastics     jarring 
 
215
4       011403  37      intercepted     audiology       tinily  
 
216
5       011501  37      bewilderingly   wallet  balled  
 
217
6       011701  37      astound parters persist W
 
218
7       011702  37      admonishing     eschew  attainments     
 
219
8       011703  37      sumac   quitter fanatic 
 
220
9       012001  37      flanking        neat    measures        FAS
 
221
10      012003  37      combed  Steinberg       rightfulness    
 
222
11      012004  37      subjective      jarring capably 
 
223
12      012005  37      scatterbrain    tinily  impulsive       
 
224
13      012301  37      Eulerian        balled  starlet 
 
225
14      012302  36      dubbed  persist terminators     
 
226
15      012303  37      Kane    attainments     untying 
 
227
16      012304  37      overlay fanatic announces       FAS
 
228
17      012305  37      perturb measures        featherweight   FAS
 
229
18      012306  37      goblins rightfulness    pessimist       FAS
 
230
19      012501  37      annihilates     capably daughter        
 
231
20      012602  37      Wotan   impulsive       decliner        FAS
 
232
21      012603  37      snatching       starlet lawgiver        
 
233
22      012604  37      concludes       terminators     stated  
 
234
23      012605  37      laterally       untying readable        
 
235
24      012606  37      yelped  announces       attrition       
 
236
25      012701  37      grazing featherweight   cascade FAS
 
237
26      012702  37      Baird   pessimist       motors  FAS
 
238
27      012703  37      celery  daughter        interrogate     
 
239
28      012704  37      misunderstander decliner        pests   W
 
240
29      013601  37      handgun lawgiver        stairway        
 
241
30      013602  37      foldout stated  dopers  FAS
 
242
31      013603  37      mystic  readable        testicle        W
 
243
32      013604  37      succumbed       attrition       Parsifal        W
 
244
33      013605  37      Nabisco cascade leavings        
 
245
34      013606  37      fingerings      motors  postulation     W
 
246
35      013607  37      aging   interrogate     squeaking       
 
247
36      013608  37      afield  pests   contrasted      
 
248
37      013609  37      ammonium        stairway        leftover        
 
249
38      013610  37      boat    dopers  whiteners       
 
250
39      013801  37      intelligibility testicle        erases  W
 
251
40      013802  37      Augustine       Parsifal        Punjab  W
 
252
41      013803  37      teethe  leavings        Merritt 
 
253
42      013804  37      dreaded postulation     Quixotism       
 
254
43      013901  37      scholastics     squeaking       sweetish        FAS
 
255
44      016001  37      audiology       contrasted      dogging FAS
 
256
45      016201  37      wallet  leftover        scornfully      FAS
 
257
46      016202  37      parters whiteners       bellow  
 
258
47      016301  37      eschew  erases  bills   
 
259
48      016302  37      quitter Punjab  cupboard        FAS
 
260
49      016303  37      neat    Merritt sureties        FAS
 
261
50      016304  37      Steinberg       Quixotism       puddings        
 
262
51      018001  37      jarring sweetish        tapestry        
 
263
52      018002  37      tinily  dogging fetters 
 
264
53      018003  37      balled  scornfully      bivalves        
 
265
54      018004  37      persist bellow  incurring       
 
266
55      018005  37      attainments     bills   Adolph  
 
267
56      018007  37      fanatic cupboard        pithed  
 
268
57      018008  37      measures        sureties        emergency       
 
269
58      018009  37      rightfulness    puddings        Miles   
 
270
59      018010  37      capably tapestry        trimmings       
 
271
60      018012  37      impulsive       fetters tragedies       W
 
272
61      018013  37      starlet bivalves        skulking        W
 
273
62      018014  37      terminators     incurring       flint   
 
274
63      018015  37      untying Adolph  flopping        W
 
275
64      018016  37      announces       pithed  relaxing        FAS
 
276
65      018017  37      featherweight   emergency       offload FAS
 
277
66      018018  37      pessimist       Miles   suites  W
 
278
67      018019  37      daughter        trimmings       lists   FAS
 
279
68      018020  37      decliner        tragedies       animized        FAS
 
280
69      018021  37      lawgiver        skulking        multilayer      W
 
281
70      018022  37      stated  flint   standardizes    FAS
 
282
71      018023  37      readable        flopping        Judas   
 
283
72      018024  37      attrition       relaxing        vacuuming       W
 
284
73      018025  37      cascade offload dentally        W
 
285
74      018026  37      motors  suites  humanness       W
 
286
75      018027  37      interrogate     lists   inch    W
 
287
76      018028  37      pests   animized        Weissmuller     W
 
288
77      018029  37      stairway        multilayer      irresponsibly   W
 
289
78      018030  37      dopers  standardizes    luckily FAS
 
290
79      018032  37      testicle        Judas   culled  W
 
291
80      018033  37      Parsifal        vacuuming       medical FAS
 
292
81      018034  37      leavings        dentally        bloodbath       FAS
 
293
82      018035  37      postulation     humanness       subschema       W
 
294
83      018036  37      squeaking       inch    animals W
 
295
84      018037  37      contrasted      Weissmuller     Micronesia      
 
296
85      018038  37      leftover        irresponsibly   repetitions     
 
297
86      018039  37      whiteners       luckily Antares 
 
298
87      018040  37      erases  culled  ventilate       W
 
299
88      018041  37      Punjab  medical pityingly       
 
300
89      018042  37      Merritt bloodbath       interdependent  
 
301
90      018043  37      Quixotism       subschema       Graves  FAS
 
302
91      018044  37      sweetish        animals neonatal        
 
303
92      018045  37      dogging Micronesia      scribbled       FAS
 
304
93      018046  37      scornfully      repetitions     chafe   W
 
305
94      018048  37      bellow  Antares honoring        
 
306
95      018049  37      bills   ventilate       realtor 
 
307
96      018050  37      cupboard        pityingly       elite   
 
308
97      018051  37      sureties        interdependent  funereal        
 
309
98      018052  37      puddings        Graves  abrogating      
 
310
99      018053  50      tapestry        neonatal        sorters 
 
311
100     018054  37      fetters scribbled       Conley  
 
312
101     018055  37      bivalves        chafe   lectured        
 
313
102     018056  37      incurring       honoring        Abraham 
 
314
103     018057  37      Adolph  realtor Hawaii  W
 
315
104     018058  37      pithed  elite   cage    
 
316
105     018059  36      emergency       funereal        hushes  
 
317
106     018060  37      Miles   abrogating      Simla   
 
318
107     018061  37      trimmings       sorters reporters       
 
319
108     018101  37      tragedies       Conley  Dutchman        FAS
 
320
109     018102  37      skulking        lectured        descendants     FAS
 
321
110     018103  37      flint   Abraham groupings       FAS
 
322
111     018104  37      flopping        Hawaii  dissociate      
 
323
112     018201  37      relaxing        cage    coexist W
 
324
113     018202  37      offload hushes  Beebe   
 
325
114     018402  37      suites  Simla   Taoism  
 
326
115     018403  37      lists   reporters       Connally        
 
327
116     018404  37      animized        Dutchman        fetched FAS
 
328
117     018405  37      multilayer      descendants     checkpoints     FAS
 
329
118     018406  37      standardizes    groupings       rusting 
 
330
119     018409  37      Judas   dissociate      galling 
 
331
120     018601  37      vacuuming       coexist obliterates     
 
332
121     018602  37      dentally        Beebe   traitor 
 
333
122     018603  37      humanness       Taoism  resumes FAS
 
334
123     018801  37      inch    Connally        analyzable      FAS
 
335
124     018802  37      Weissmuller     fetched terminator      FAS
 
336
125     018803  37      irresponsibly   checkpoints     gritty  FAS
 
337
126     018804  37      luckily rusting firearm W
 
338
127     018805  37      culled  galling minima  
 
339
128     018806  37      medical obliterates     Selfridge       
 
340
129     018807  37      bloodbath       traitor disable 
 
341
130     018808  37      subschema       resumes witchcraft      W
 
342
131     018809  37      animals analyzable      betroth W
 
343
132     018810  37      Micronesia      terminator      Manhattanize    
 
344
133     018811  37      repetitions     gritty  imprint 
 
345
134     018812  37      Antares firearm peeked  
 
346
135     019101  37      ventilate       minima  swelling        
 
347
136     019102  37      pityingly       Selfridge       interrelationships      W
 
348
137     019103  37      interdependent  disable riser   
 
349
138     019201  37      Graves  witchcraft      Gandhian        W
 
350
139     030501  37      neonatal        betroth peacock A
 
351
140     030502  50      scribbled       Manhattanize    bee     A
 
352
141     030503  37      chafe   imprint kanji   
 
353
142     030504  37      honoring        peeked  dental  
 
354
143     031901  37      realtor swelling        scarf   FAS
 
355
144     036001  37      elite   interrelationships      chasm   A
 
356
145     036002  37      funereal        riser   insolence       A
 
357
146     036004  37      abrogating      Gandhian        syndicate       
 
358
147     036005  37      sorters peacock alike   
 
359
148     038001  37      Conley  bee     imperial        A
 
360
149     038002  37      lectured        kanji   convulsion      A
 
361
150     038003  37      Abraham dental  railway A
 
362
151     038004  37      Hawaii  scarf   validate        A
 
363
152     038005  37      cage    chasm   normalizes      A
 
364
153     038006  37      hushes  insolence       comprehensive   
 
365
154     038007  37      Simla   syndicate       chewing 
 
366
155     038008  37      reporters       alike   denizen 
 
367
156     038009  37      Dutchman        imperial        schemer 
 
368
157     038010  37      descendants     convulsion      chronicle       
 
369
158     038011  37      groupings       railway Kline   
 
370
159     038012  37      dissociate      validate        Anatole 
 
371
160     038013  37      coexist normalizes      partridges      
 
372
161     038014  37      Beebe   comprehensive   brunch  
 
373
162     038015  37      Taoism  chewing recruited       
 
374
163     038016  37      Connally        denizen dimensions      W
 
375
164     038017  37      fetched schemer Chicana W
 
376
165     038018  37      checkpoints     chronicle       announced       
 
377
166     038101  37      rusting Kline   praised FAS
 
378
167     038102  37      galling Anatole employing       
 
379
168     038103  37      obliterates     partridges      linear  
 
380
169     038104  37      traitor brunch  quagmire        
 
381
170     038201  37      resumes recruited       western A
 
382
171     038202  37      analyzable      dimensions      relishing       
 
383
172     038203  37      terminator      Chicana serving A
 
384
173     038204  37      gritty  announced       scheduling      
 
385
174     038205  37      firearm praised lore    
 
386
175     038206  37      minima  employing       eventful        
 
387
176     038208  37      Selfridge       linear  arteriole       A
 
388
177     042801  37      disable quagmire        disentangle     
 
389
178     042802  37      witchcraft      western cured   A
 
390
179     046101  37      betroth relishing       Fenton  W
 
391
180     048001  37      Manhattanize    serving avoidable       A
 
392
181     048002  37      imprint scheduling      drains  A
 
393
182     048003  37      peeked  lore    detectably      FAS
 
394
183     048004  37      swelling        eventful        husky   
 
395
184     048005  37      interrelationships      arteriole       impelling       
 
396
185     048006  37      riser   disentangle     undoes  
 
397
186     048007  37      Gandhian        cured   evened  
 
398
187     048008  37      peacock Fenton  squeezes        
 
399
188     048101  37      bee     avoidable       destroyer       FAS
 
400
189     048102  37      kanji   drains  rudeness        
 
401
190     048201  37      dental  detectably      beaner  FAS
 
402
191     048202  37      scarf   husky   boorish 
 
403
192     048203  37      chasm   impelling       Everhart        
 
404
193     048204  37      insolence       undoes  encompass       A
 
405
194     048205  37      syndicate       evened  mushrooms       
 
406
195     048301  37      alike   squeezes        Alison  A
 
407
196     048302  37      imperial        destroyer       externally      FAS
 
408
197     048303  37      convulsion      rudeness        pellagra        
 
409
198     048304  37      railway beaner  cult    
 
410
199     048305  37      validate        boorish creek   A
 
411
200     048401  37      normalizes      Everhart        Huffman 
 
412
201     048402  37      comprehensive   encompass       Majorca FAS
 
413
202     048403  37      chewing mushrooms       governing       A
 
414
203     048404  37      denizen Alison  gadfly  FAS
 
415
204     048405  37      schemer externally      reassigned      FAS
 
416
205     048406  37      chronicle       pellagra        intentness      W
 
417
206     048407  37      Kline   cult    craziness       
 
418
207     048408  37      Anatole creek   psychic 
 
419
208     048409  37      partridges      Huffman squabbled       
 
420
209     048410  37      brunch  Majorca burlesque       
 
421
210     048411  37      recruited       governing       capped  
 
422
211     048412  37      dimensions      gadfly  extracted       A
 
423
212     048413  37      Chicana reassigned      DiMaggio        
 
424
213     048601  37      announced       intentness      exclamation     FAS
 
425
214     048602  37      praised craziness       subdirectory    
 
426
215     048603  37      employing       psychic fangs   
 
427
216     048604  37      linear  squabbled       buyer   A
 
428
217     048801  37      quagmire        burlesque       pithing A
 
429
218     050901  37      western capped  transistorizing A
 
430
219     051201  37      relishing       extracted       nonbiodegradable        
 
431
220     056002  37      serving DiMaggio        dislocate       
 
432
221     056003  37      scheduling      exclamation     monochromatic   FAS
 
433
222     056004  37      lore    subdirectory    batting 
 
434
223     056102  37      eventful        fangs   postcondition   A
 
435
224     056203  37      arteriole       buyer   catalog FAS
 
436
225     056204  37      disentangle     pithing Remus   
 
437
226     058003  37      cured   transistorizing devices A
 
438
227     058004  37      Fenton  nonbiodegradable        bike    A
 
439
228     058005  37      avoidable       dislocate       qualify 
 
440
229     058006  37      drains  monochromatic   detained        
 
441
230     058007  37      detectably      batting commended       
 
442
231     058101  37      husky   postcondition   civilize        
 
443
232     058102  37      impelling       catalog Elmhurst        
 
444
233     058103  37      undoes  Remus   anesthetizing   
 
445
234     058105  37      evened  devices deaf    
 
446
235     058111  37      squeezes        bike    Brigham 
 
447
236     058112  37      destroyer       qualify title   
 
448
237     058113  37      rudeness        detained        coarse  
 
449
238     058114  37      beaner  commended       combinations    
 
450
239     058115  37      boorish civilize        grayness        
 
451
240     058116  37      Everhart        Elmhurst        innumerable     FAS
 
452
241     058117  37      encompass       anesthetizing   Caroline        A
 
453
242     058118  37      mushrooms       deaf    fatty   FAS
 
454
243     058119  37      Alison  Brigham eastbound       
 
455
244     058120  37      externally      title   inexperienced   
 
456
245     058121  37      pellagra        coarse  hoarder A
 
457
246     058122  37      cult    combinations    scotch  W
 
458
247     058123  37      creek   grayness        passport        A
 
459
248     058124  37      Huffman innumerable     strategic       FAS
 
460
249     058125  37      Majorca Caroline        gated   
 
461
250     058126  37      governing       fatty   flog    
 
462
251     058127  37      gadfly  eastbound       Pipestone       
 
463
252     058128  37      reassigned      inexperienced   Dar     
 
464
253     058201  37      intentness      hoarder Corcoran        
 
465
254     058202  37      craziness       scotch  flyers  A
 
466
255     058303  37      psychic passport        competitions    W
 
467
256     058304  37      squabbled       strategic       suppliers       FAS
 
468
257     058602  37      burlesque       gated   skips   
 
469
258     058603  37      capped  flog    institutes      
 
470
259     058604  37      extracted       Pipestone       troop   A
 
471
260     058605  37      DiMaggio        Dar     connective      W
 
472
261     058606  37      exclamation     Corcoran        denies  
 
473
262     058607  37      subdirectory    flyers  polka   
 
474
263     060401  36      fangs   competitions    observations    FAS
 
475
264     061701  36      buyer   suppliers       askers  
 
476
265     066201  36      pithing skips   homeless        FAS
 
477
266     066501  36      transistorizing institutes      Anna    
 
478
267     068001  36      nonbiodegradable        troop   subdirectories  W
 
479
268     068002  36      dislocate       connective      decaying        FAS
 
480
269     068005  36      monochromatic   denies  outwitting      W
 
481
270     068006  36      batting polka   Harpy   W
 
482
271     068007  36      postcondition   observations    crazed  
 
483
272     068008  36      catalog askers  suffocate       
 
484
273     068009  36      Remus   homeless        provers FAS
 
485
274     068010  36      devices Anna    technically     
 
486
275     068011  36      bike    subdirectories  Franklinizations        
 
487
276     068202  36      qualify decaying        considered      
 
488
277     068302  36      detained        outwitting      tinnily 
 
489
278     068303  36      commended       Harpy   uninterruptedly 
 
490
279     068401  36      civilize        crazed  whistled        A
 
491
280     068501  36      Elmhurst        suffocate       automate        
 
492
281     068502  36      anesthetizing   provers gutting W
 
493
282     068503  36      deaf    technically     surreptitious   
 
494
283     068602  36      Brigham Franklinizations        Choctaw 
 
495
284     068603  36      title   considered      cooks   
 
496
285     068701  36      coarse  tinnily millivolt       FAS
 
497
286     068702  36      combinations    uninterruptedly counterpoise    
 
498
287     068703  36      grayness        whistled        Gothicism       
 
499
288     076001  36      innumerable     automate        feminine        
 
500
289     076002  36      Caroline        gutting metaphysically  W
 
501
290     076101  36      fatty   surreptitious   sanding A
 
502
291     076102  36      eastbound       Choctaw contributorily  
 
503
292     076103  36      inexperienced   cooks   receivers       FAS
 
504
293     076302  36      hoarder millivolt       adjourn 
 
505
294     076303  36      scotch  counterpoise    straggled       A
 
506
295     076304  36      passport        Gothicism       druggists       
 
507
296     076305  36      strategic       feminine        thanking        FAS
 
508
297     076306  36      gated   metaphysically  ostrich 
 
509
298     076307  36      flog    sanding hopelessness    FAS
 
510
299     076402  36      Pipestone       contributorily  Eurydice        
 
511
300     076501  36      Dar     receivers       excitation      W
 
512
301     076502  36      Corcoran        adjourn presumes        FAS
 
513
302     076701  36      flyers  straggled       imaginable      FAS
 
514
303     078001  36      competitions    druggists       concoct W
 
515
304     078002  36      suppliers       thanking        peering W
 
516
305     078003  36      skips   ostrich Phelps  FAS
 
517
306     078004  36      institutes      hopelessness    ferociousness   FAS
 
518
307     078005  36      troop   Eurydice        sentences       
 
519
308     078006  36      connective      excitation      unlocks 
 
520
309     078007  36      denies  presumes        engrossing      W
 
521
310     078008  36      polka   imaginable      Ruth    
 
522
311     078101  36      observations    concoct tying   
 
523
312     078103  36      askers  peering exclaimers      
 
524
313     078104  36      homeless        Phelps  synergy 
 
525
314     078105  36      Anna    ferociousness   Huey    W
 
526
315     082101  36      subdirectories  sentences       merging 
 
527
316     083401  36      decaying        unlocks judges  A
 
528
317     084001  36      outwitting      engrossing      Shylock W
 
529
318     084002  36      Harpy   Ruth    Miltonism       
 
530
319     086001  36      crazed  tying   hen     W
 
531
320     086102  36      suffocate       exclaimers      honeybee        FAS
 
532
321     086201  36      provers synergy towers  
 
533
322     088001  36      technically     Huey    dilutes W
 
534
323     088002  36      Franklinizations        merging numerals        FAS
 
535
324     088003  36      considered      judges  democracy       FAS
 
536
325     088004  36      tinnily Shylock Ibero-  
 
537
326     088101  36      uninterruptedly Miltonism       invalids        
 
538
327     088102  36      whistled        hen     behavior        
 
539
328     088103  36      automate        honeybee        accruing        
 
540
329     088104  36      gutting towers  relics  A
 
541
330     088105  36      surreptitious   dilutes rackets 
 
542
331     088106  36      Choctaw numerals        Fischbein       W
 
543
332     088201  36      cooks   democracy       phony   W
 
544
333     088203  36      millivolt       Ibero-  cross   FAS
 
545
334     088204  36      counterpoise    invalids        cleanup 
 
546
335     088302  37      Gothicism       behavior        conspirator     
 
547
336     088303  37      feminine        accruing        label   FAS
 
548
337     088305  37      metaphysically  relics  university      
 
549
338     088402  37      sanding rackets cleansed        FAS
 
550
339     088501  36      contributorily  Fischbein       ballgown        
 
551
340     088502  36      receivers       phony   starlet 
 
552
341     088503  36      adjourn cross   aqueous 
 
553
342     098001  58      straggled       cleanup portrayal       A
 
554
343     098002  58      druggists       conspirator     despising       W
 
555
344     098003  58      thanking        label   distort W
 
556
345     098004  58      ostrich university      palmed  
 
557
346     098005  58      hopelessness    cleansed        faced   
 
558
347     098006  58      Eurydice        ballgown        silverware      
 
559
348     141903  29      excitation      starlet assessor        
 
560
349     098008  58      presumes        aqueous spiders 
 
561
350     098009  58      imaginable      portrayal       artificially    
 
562
351     098010  58      concoct despising       reminiscence    
 
563
352     098011  58      peering distort Mexican 
 
564
353     098012  58      Phelps  palmed  obnoxious       
 
565
354     098013  58      ferociousness   faced   fragile 
 
566
355     098014  58      sentences       silverware      apprehensible   
 
567
356     098015  58      unlocks assessor        births  
 
568
357     098016  58      engrossing      spiders garages 
 
569
358     098017  58      Ruth    artificially    panty   
 
570
359     098018  58      tying   reminiscence    anteater        
 
571
360     098019  58      exclaimers      Mexican displacement    A
 
572
361     098020  58      synergy obnoxious       drovers A
 
573
362     098021  58      Huey    fragile patenting       A
 
574
363     098022  58      merging apprehensible   far     A
 
575
364     098023  58      judges  births  shrieks 
 
576
365     098024  58      Shylock garages aligning        W
 
577
366     098025  37      Miltonism       panty   pragmatism      
 
578
367     106001  36      hen     anteater        fevers  W
 
579
368     108001  36      honeybee        displacement    reexamines      A
 
580
369     108002  36      towers  drovers occupancies     
 
581
370     108003  36      dilutes patenting       sweats  FAS
 
582
371     108004  36      numerals        far     modulators      
 
583
372     108005  36      democracy       shrieks demand  W
 
584
373     108007  36      Ibero-  aligning        Madeira 
 
585
374     108008  36      invalids        pragmatism      Viennese        W
 
586
375     108009  36      behavior        fevers  chillier        W
 
587
376     108010  36      accruing        reexamines      wildcats        FAS
 
588
377     108011  36      relics  occupancies     gentle  
 
589
378     108012  36      rackets sweats  Angles  W
 
590
379     108101  36      Fischbein       modulators      accuracies      
 
591
380     108102  36      phony   demand  toggle  
 
592
381     108103  36      cross   Madeira Mendelssohn     W
 
593
382     108111  50      cleanup Viennese        behaviorally    
 
594
383     108105  36      conspirator     chillier        Rochford        
 
595
384     108106  36      label   wildcats        mirror  W
 
596
385     108107  36      university      gentle  Modula  
 
597
386     108108  50      cleansed        Angles  clobbering      
 
598
387     108109  36      ballgown        accuracies      chronography    
 
599
388     108110  36      starlet toggle  Eskimoizeds     
 
600
389     108201  36      aqueous Mendelssohn     British W
 
601
390     108202  36      portrayal       behaviorally    pitfalls        
 
602
391     108203  36      despising       Rochford        verify  W
 
603
392     108204  36      distort mirror  scatter FAS
 
604
393     108205  36      palmed  Modula  Aztecan 
 
605
394     108301  36      faced   clobbering      acuity  W
 
606
395     108302  36      silverware      chronography    sinking W
 
607
396     112101  36      assessor        Eskimoizeds     beasts  FAS
 
608
397     112102  36      spiders British Witt    W
 
609
398     113701  36      artificially    pitfalls        physicists      FAS
 
610
399     116001  36      reminiscence    verify  folksong        A
 
611
400     116201  36      Mexican scatter strokes FAS
 
612
401     116301  36      obnoxious       Aztecan crowder 
 
613
402     116302  36      fragile acuity  merry   
 
614
403     116601  36      apprehensible   sinking cadenced        
 
615
404     116602  36      births  beasts  alimony A
 
616
405     116603  36      garages Witt    principled      A
 
617
406     116701  36      panty   physicists      golfing 
 
618
407     116702  36      anteater        folksong        undiscovered    
 
619
408     118001  36      displacement    strokes irritates       
 
620
409     118002  36      drovers crowder patriots        A
 
621
410     118003  36      patenting       merry   rooms   FAS
 
622
411     118004  36      far     cadenced        towering        W
 
623
412     118005  36      shrieks alimony displease       
 
624
413     118006  36      aligning        principled      photosensitive  
 
625
414     118007  36      pragmatism      golfing inking  
 
626
415     118008  36      fevers  undiscovered    gainers 
 
627
416     118101  36      reexamines      irritates       leaning A
 
628
417     118102  36      occupancies     patriots        hydrant A
 
629
418     118103  36      sweats  rooms   preserve        
 
630
419     118202  36      modulators      towering        blinded A
 
631
420     118203  36      demand  displease       interactions    A
 
632
421     118204  36      Madeira photosensitive  Barry   
 
633
422     118302  36      Viennese        inking  whiteness       A
 
634
423     118304  36      chillier        gainers pastimes        W
 
635
424     118305  36      wildcats        leaning Edenization     
 
636
425     118306  36      gentle  hydrant Muscat  
 
637
426     118307  36      Angles  preserve        assassinated    
 
638
427     123101  36      accuracies      blinded labeled 
 
639
428     123102  36      toggle  interactions    glacial A
 
640
429     123301  36      Mendelssohn     Barry   implied W
 
641
430     126001  36      behaviorally    whiteness       bibliographies  W
 
642
431     126002  36      Rochford        pastimes        Buchanan        
 
643
432     126003  36      mirror  Edenization     forgivably      FAS
 
644
433     126101  36      Modula  Muscat  innuendo        A
 
645
434     126301  36      clobbering      assassinated    den     FAS
 
646
435     126302  36      chronography    labeled submarines      W
 
647
436     126402  36      Eskimoizeds     glacial mouthful        A
 
648
437     126601  36      British implied expiring        
 
649
438     126602  36      pitfalls        bibliographies  unfulfilled     FAS
 
650
439     126702  36      verify  Buchanan        precession      
 
651
440     128001  36      scatter forgivably      nullified       
 
652
441     128002  36      Aztecan innuendo        affects 
 
653
442     128003  36      acuity  den     Cynthia 
 
654
443     128004  36      sinking submarines      Chablis A
 
655
444     128005  36      beasts  mouthful        betterments     FAS
 
656
445     128007  36      Witt    expiring        advertising     
 
657
446     128008  36      physicists      unfulfilled     rubies  A
 
658
447     128009  36      folksong        precession      southwest       FAS
 
659
448     128010  36      strokes nullified       superstitious   A
 
660
449     128011  36      crowder affects tabernacle      W
 
661
450     128012  36      merry   Cynthia silk    A
 
662
451     128013  36      cadenced        Chablis handsomest      A
 
663
452     128014  36      alimony betterments     Persian A
 
664
453     128015  36      principled      advertising     analog  W
 
665
454     128016  36      golfing rubies  complex W
 
666
455     128017  36      undiscovered    southwest       Taoist  
 
667
456     128018  36      irritates       superstitious   suspend 
 
668
457     128019  36      patriots        tabernacle      relegated       
 
669
458     128020  36      rooms   silk    awesome W
 
670
459     128021  36      towering        handsomest      Bruxelles       
 
671
460     128022  36      displease       Persian imprecisely     A
 
672
461     128023  36      photosensitive  analog  televise        
 
673
462     128101  36      inking  complex braking 
 
674
463     128102  36      gainers Taoist  true    FAS
 
675
464     128103  36      leaning suspend disappointing   FAS
 
676
465     128104  36      hydrant relegated       navally W
 
677
466     128106  36      preserve        awesome circus  
 
678
467     128107  36      blinded Bruxelles       beetles 
 
679
468     128108  36      interactions    imprecisely     trumps  
 
680
469     128202  36      Barry   televise        fourscore       W
 
681
470     128203  36      whiteness       braking Blackfoots      
 
682
471     128301  36      pastimes        true    Grady   
 
683
472     128302  36      Edenization     disappointing   quiets  FAS
 
684
473     128303  36      Muscat  navally floundered      FAS
 
685
474     128304  36      assassinated    circus  profundity      W
 
686
475     128305  36      labeled beetles Garrisonian     W
 
687
476     128307  36      glacial trumps  Strauss 
 
688
477     128401  36      implied fourscore       cemented        FAS
 
689
478     128502  36      bibliographies  Blackfoots      contrition      A
 
690
479     128503  36      Buchanan        Grady   mutations       
 
691
480     128504  36      forgivably      quiets  exhibits        W
 
692
481     128505  36      innuendo        floundered      tits    
 
693
482     128601  36      den     profundity      mate    A
 
694
483     128603  36      submarines      Garrisonian     arches  
 
695
484     128604  36      mouthful        Strauss Moll    
 
696
485     128702  36      expiring        cemented        ropers  
 
697
486     128703  36      unfulfilled     contrition      bombast 
 
698
487     128704  36      precession      mutations       difficultly     A
 
699
488     138001  36      nullified       exhibits        adsorption      
 
700
489     138002  36      affects tits    definiteness    FAS
 
701
490     138003  36      Cynthia mate    cultivation     A
 
702
491     138004  36      Chablis arches  heals   A
 
703
492     138005  36      betterments     Moll    Heusen  W
 
704
493     138006  36      advertising     ropers  target  FAS
 
705
494     138007  36      rubies  bombast cited   A
 
706
495     138008  36      southwest       difficultly     congresswoman   W
 
707
496     138009  36      superstitious   adsorption      Katherine       
 
708
497     138102  36      tabernacle      definiteness    titter  A
 
709
498     138103  36      silk    cultivation     aspire  A
 
710
499     138104  36      handsomest      heals   Mardis  
 
711
500     138105  36      Persian Heusen  Nadia   W
 
712
501     138201  36      analog  target  estimating      FAS
 
713
502     138302  36      complex cited   stuck   A
 
714
503     138303  36      Taoist  congresswoman   fifteenth       A
 
715
504     138304  36      suspend Katherine       Colombo 
 
716
505     138401  29      relegated       titter  survey  A
 
717
506     140102  29      awesome aspire  staffing        
 
718
507     140103  29      Bruxelles       Mardis  obtain  
 
719
508     140104  29      imprecisely     Nadia   loaded  
 
720
509     140105  29      televise        estimating      slaughtered     
 
721
510     140201  29      braking stuck   lights  A
 
722
511     140701  29      true    fifteenth       circumference   
 
723
512     141501  29      disappointing   Colombo dull    A
 
724
513     141502  29      navally survey  weekly  A
 
725
514     141901  29      circus  staffing        wetness 
 
726
515     141902  29      beetles obtain  visualized      
 
727
516     142101  29      trumps  loaded  Tannenbaum      
 
728
517     142102  29      fourscore       slaughtered     moribund        
 
729
518     142103  29      Blackfoots      lights  demultiplex     
 
730
519     142701  29      Grady   circumference   lockings        
 
731
520     143001  29      quiets  dull    thugs   FAS
 
732
521     143501  29      floundered      weekly  unnerves        
 
733
522     143502  29      profundity      wetness abut    
 
734
523     148001  29      Garrisonian     visualized      Chippewa        A
 
735
524     148002  29      Strauss Tannenbaum      stratifications A
 
736
525     148003  29      cemented        moribund        signaled        
 
737
526     148004  29      contrition      demultiplex     Italianizes     A
 
738
527     148005  29      mutations       lockings        algorithmic     A
 
739
528     148006  29      exhibits        thugs   paranoid        FAS
 
740
529     148007  29      tits    unnerves        camping A
 
741
530     148009  29      mate    abut    signifying      A
 
742
531     148010  29      arches  Chippewa        Patrice W
 
743
532     148011  29      Moll    stratifications search  A
 
744
533     148012  29      ropers  signaled        Angeles A
 
745
534     148013  29      bombast Italianizes     semblance       
 
746
535     148023  36      difficultly     algorithmic     taxed   
 
747
536     148015  29      adsorption      paranoid        Beatrice        
 
748
537     148016  29      definiteness    camping retrace 
 
749
538     148017  29      cultivation     signifying      lockout 
 
750
539     148018  29      heals   Patrice grammatic       
 
751
540     148019  29      Heusen  search  helmsman        
 
752
541     148020  29      target  Angeles uniform W
 
753
542     148021  29      cited   semblance       hamming 
 
754
543     148022  29      congresswoman   taxed   disobedience    
 
755
544     148101  29      Katherine       Beatrice        captivated      A
 
756
545     148102  29      titter  retrace transferals     A
 
757
546     148201  29      aspire  lockout cartographer    A
 
758
547     148401  29      Mardis  grammatic       aims    FAS
 
759
548     148402  29      Nadia   helmsman        Pakistani       
 
760
549     148501  29      estimating      uniform burglarized     FAS
 
761
550     148502  29      stuck   hamming saucepans       A
 
762
551     148503  29      fifteenth       disobedience    lacerating      A
 
763
552     148504  29      Colombo captivated      corny   
 
764
553     148601  29      survey  transferals     megabytes       FAS
 
765
554     148602  29      staffing        cartographer    chancellor      
 
766
555     150701  29      obtain  aims    bulk    A
 
767
556     152101  29      loaded  Pakistani       commits A
 
768
557     152102  29      slaughtered     burglarized     meson   W
 
769
558     155202  36      lights  saucepans       deputies        
 
770
559     155203  29      circumference   lacerating      northeaster     A
 
771
560     155204  29      dull    corny   dipole  
 
772
561     155205  29      weekly  megabytes       machining       0
 
773
562     156001  29      wetness chancellor      therefore       
 
774
563     156002  29      visualized      bulk    Telefunken      
 
775
564     156102  29      Tannenbaum      commits salvaging       
 
776
565     156301  29      moribund        meson   Corinthianizes  A
 
777
566     156302  29      demultiplex     deputies        restlessly      A
 
778
567     156303  29      lockings        northeaster     bromides        
 
779
568     156304  29      thugs   dipole  generalized     A
 
780
569     156305  29      unnerves        machining       mishaps 
 
781
570     156306  29      abut    therefore       quelling        
 
782
571     156501  29      Chippewa        Telefunken      spiritual       A
 
783
572     158001  29      stratifications salvaging       beguiles        FAS
 
784
573     158002  29      signaled        Corinthianizes  Trobriand       FAS
 
785
574     158101  29      Italianizes     restlessly      fleeing A
 
786
575     158102  29      algorithmic     bromides        Armour  A
 
787
576     158103  29      paranoid        generalized     chin    A
 
788
577     158201  29      camping mishaps provers A
 
789
578     158202  29      signifying      quelling        aeronautic      A
 
790
579     158203  29      Patrice spiritual       voltage W
 
791
580     158204  29      search  beguiles        sash    
 
792
581     158301  29      Angeles Trobriand       anaerobic       A
 
793
582     158302  29      semblance       fleeing simultaneous    A
 
794
583     158303  29      taxed   Armour  accumulating    A
 
795
584     158304  29      Beatrice        chin    Medusan A
 
796
585     158305  29      retrace provers shouted A
 
797
586     158306  29      lockout aeronautic      freakish        
 
798
587     158501  29      grammatic       voltage index   FAS
 
799
588     160301  29      helmsman        sash    commercially    
 
800
589     166101  50      uniform anaerobic       mistiness       A
 
801
590     166102  50      hamming simultaneous    endpoint        
 
802
591     168001  29      disobedience    accumulating    straight        A
 
803
592     168002  29      captivated      Medusan flurried        
 
804
593     168003  29      transferals     shouted denotative      A
 
805
594     168101  29      cartographer    freakish        coming  FAS
 
806
595     168102  29      aims    index   commencements   FAS
 
807
596     168103  29      Pakistani       commercially    gentleman       
 
808
597     168104  29      burglarized     mistiness       gifted  
 
809
598     168202  29      saucepans       endpoint        Shanghais       
 
810
599     168301  29      lacerating      straight        sportswriting   A
 
811
600     168502  29      corny   flurried        sloping A
 
812
601     168503  29      megabytes       denotative      navies  
 
813
602     168601  29      chancellor      coming  leaflet A
 
814
603     173001  40      bulk    commencements   shooter 
 
815
604     173701  40      commits gentleman       Joplin  FAS
 
816
605     173702  40      meson   gifted  babies  
 
817
606     176001  40      deputies        Shanghais       subdivision     FAS
 
818
607     176101  40      northeaster     sportswriting   burstiness      W
 
819
608     176201  40      dipole  sloping belted  FAS
 
820
609     176401  40      machining       navies  assails FAS
 
821
610     176501  40      therefore       leaflet admiring        W
 
822
611     176601  40      Telefunken      shooter swaying 0
 
823
612     176602  40      salvaging       Joplin  Goldstine       FAS
 
824
613     176603  40      Corinthianizes  babies  fitting 
 
825
614     178001  40      restlessly      subdivision     Norwalk W
 
826
615     178002  40      bromides        burstiness      weakening       W
 
827
616     178003  40      generalized     belted  analogy FAS
 
828
617     178004  40      mishaps assails deludes 
 
829
618     178005  40      quelling        admiring        cokes   
 
830
619     178006  40      spiritual       swaying Clayton 
 
831
620     178007  40      beguiles        Goldstine       exhausts        
 
832
621     178008  40      Trobriand       fitting causality       
 
833
622     178101  40      fleeing Norwalk sating  FAS
 
834
623     178102  40      Armour  weakening       icon    
 
835
624     178103  40      chin    analogy throttles       
 
836
625     178201  40      provers deludes communicants    FAS
 
837
626     178202  40      aeronautic      cokes   dehydrate       FAS
 
838
627     178301  40      voltage Clayton priceless       FAS
 
839
628     178302  40      sash    exhausts        publicly        
 
840
629     178401  40      anaerobic       causality       incidentals     FAS
 
841
630     178402  40      simultaneous    sating  commonplace     
 
842
631     178403  40      accumulating    icon    mumbles 
 
843
632     178404  40      Medusan throttles       furthermore     W
 
844
633     178501  40      shouted communicants    cautioned       W
 
845
634     186002  37      freakish        dehydrate       parametrized    A
 
846
635     186102  37      index   priceless       registration    A
 
847
636     186201  40      commercially    publicly        sadly   FAS
 
848
637     186202  40      mistiness       incidentals     positioning     
 
849
638     186203  40      endpoint        commonplace     babysitting     
 
850
639     186302  37      straight        mumbles eternal A
 
851
640     188007  37      flurried        furthermore     hoarder 
 
852
641     188008  37      denotative      cautioned       congregates     
 
853
642     188009  37      coming  parametrized    rains   
 
854
643     188010  37      commencements   registration    workers W
 
855
644     188011  37      gentleman       sadly   sags    A
 
856
645     188012  37      gifted  positioning     unplug  W
 
857
646     188013  37      Shanghais       babysitting     garage  A
 
858
647     188014  37      sportswriting   eternal boulder A
 
859
648     188015  37      sloping hoarder hollowly        A
 
860
649     188016  37      navies  congregates     specifics       
 
861
650     188017  37      leaflet rains   Teresa  
 
862
651     188102  37      shooter workers Winsett 
 
863
652     188103  37      Joplin  sags    convenient      A
 
864
653     188202  37      babies  unplug  buckboards      FAS
 
865
654     188301  40      subdivision     garage  amenities       
 
866
655     188302  40      burstiness      boulder resplendent     FAS
 
867
656     188303  40      belted  hollowly        priding FAS
 
868
657     188401  37      assails specifics       configurations  
 
869
658     188402  37      admiring        Teresa  untidiness      A
 
870
659     188503  37      swaying Winsett Brice   W
 
871
660     188504  37      Goldstine       convenient      sews    FAS
 
872
661     188505  37      fitting buckboards      participated    
 
873
662     190701  37      Norwalk amenities       Simon   FAS
 
874
663     190703  50      weakening       resplendent     certificates    
 
875
664     191701  37      analogy priding Fitzpatrick     
 
876
665     191702  37      deludes configurations  Evanston        A
 
877
666     191703  37      cokes   untidiness      misted  
 
878
667     196001  37      Clayton Brice   textures        A
 
879
668     196002  37      exhausts        sews    save    
 
880
669     196003  37      causality       participated    count   
 
881
670     196101  37      sating  Simon   rightful        A
 
882
671     196103  37      icon    certificates    chaperone       
 
883
672     196104  37      throttles       Fitzpatrick     Lizzy   A
 
884
673     196201  37      communicants    Evanston        clenched        A
 
885
674     196202  37      dehydrate       misted  effortlessly    
 
886
675     196203  37      priceless       textures        accessed        
 
887
676     198001  37      publicly        save    beaters A
 
888
677     198003  37      incidentals     count   Hornblower      FAS
 
889
678     198004  37      commonplace     rightful        vests   A
 
890
679     198005  37      mumbles chaperone       indulgences     FAS
 
891
680     198006  37      furthermore     Lizzy   infallibly      A
 
892
681     198007  37      cautioned       clenched        unwilling       FAS
 
893
682     198008  37      parametrized    effortlessly    excrete FAS
 
894
683     198009  37      registration    accessed        spools  A
 
895
684     198010  37      sadly   beaters crunches        FAS
 
896
685     198011  37      positioning     Hornblower      overestimating  FAS
 
897
686     198012  37      babysitting     vests   ineffective     
 
898
687     198013  37      eternal indulgences     humiliation     A
 
899
688     198014  37      hoarder infallibly      sophomore       
 
900
689     198015  37      congregates     unwilling       star    
 
901
690     198017  37      rains   excrete rifles  
 
902
691     198018  37      workers spools  dialysis        
 
903
692     198019  37      sags    crunches        arriving        
 
904
693     198020  37      unplug  overestimating  indulge 
 
905
694     198021  37      garage  ineffective     clockers        
 
906
695     198022  37      boulder humiliation     languages       
 
907
696     198023  50      hollowly        sophomore       Antarctica      A
 
908
697     198024  37      specifics       star    percentage      
 
909
698     198101  37      Teresa  rifles  ceiling A
 
910
699     198103  37      Winsett dialysis        specification   
 
911
700     198105  37      convenient      arriving        regimented      A
 
912
701     198106  37      buckboards      indulge ciphers 
 
913
702     198201  37      amenities       clockers        pictures        A
 
914
703     198204  37      resplendent     languages       serpents        A
 
915
704     198301  53      priding Antarctica      allot   A
 
916
705     198302  53      configurations  percentage      realized        A
 
917
706     198303  53      untidiness      ceiling mayoral A
 
918
707     198304  53      Brice   specification   opaquely        A
 
919
708     198401  37      sews    regimented      hostess FAS
 
920
709     198402  37      participated    ciphers fiftieth        
 
921
710     198403  37      Simon   pictures        incorrectly     
 
922
711     202101  37      certificates    serpents        decomposition   FAS
 
923
712     202301  37      Fitzpatrick     allot   stranglings     
 
924
713     202302  37      Evanston        realized        mixture FAS
 
925
714     202303  37      misted  mayoral electroencephalography  FAS
 
926
715     202304  37      textures        opaquely        similarities    FAS
 
927
716     202305  37      save    hostess charges W
 
928
717     202601  37      count   fiftieth        freest  FAS
 
929
718     202602  37      rightful        incorrectly     Greenberg       FAS
 
930
719     202605  37      chaperone       decomposition   tinting 
 
931
720     202606  37      Lizzy   stranglings     expelled        W
 
932
721     202607  37      clenched        mixture warm    
 
933
722     202901  37      effortlessly    electroencephalography  smoothed        
 
934
723     202902  37      accessed        similarities    deductions      FAS
 
935
724     202903  37      beaters charges Romano  W
 
936
725     202904  37      Hornblower      freest  bitterroot      
 
937
726     202907  37      vests   Greenberg       corset  
 
938
727     202908  37      indulgences     tinting securing        
 
939
728     203101  37      infallibly      expelled        environing      FAS
 
940
729     203103  37      unwilling       warm    cute    
 
941
730     203104  37      excrete smoothed        Crays   
 
942
731     203105  37      spools  deductions      heiress FAS
 
943
732     203401  37      crunches        Romano  inform  FAS
 
944
733     203402  37      overestimating  bitterroot      avenge  
 
945
734     203404  37      ineffective     corset  universals      
 
946
735     203901  37      humiliation     securing        Kinsey  W
 
947
736     203902  37      sophomore       environing      ravines FAS
 
948
737     203903  37      star    cute    bestseller      
 
949
738     203906  37      rifles  Crays   equilibrium     
 
950
739     203907  37      dialysis        heiress extents 0
 
951
740     203908  37      arriving        inform  relatively      
 
952
741     203909  37      indulge avenge  pressure        FAS
 
953
742     206101  37      clockers        universals      critiques       FAS
 
954
743     206201  37      languages       Kinsey  befouled        
 
955
744     206202  37      Antarctica      ravines rightfully      FAS
 
956
745     206203  37      percentage      bestseller      mechanizing     FAS
 
957
746     206206  37      ceiling equilibrium     Latinizes       
 
958
747     206207  37      specification   extents timesharing     
 
959
748     206208  37      regimented      relatively      Aden    
 
960
749     208001  37      ciphers pressure        embassies       
 
961
750     208002  37      pictures        critiques       males   FAS
 
962
751     208003  37      serpents        befouled        shapelessly     FAS
 
963
752     208004  37      allot   rightfully      genres  FAS
 
964
753     208008  37      realized        mechanizing     mastering       
 
965
754     208009  37      mayoral Latinizes       Newtonian       
 
966
755     208010  37      opaquely        timesharing     finishers       FAS
 
967
756     208011  37      hostess Aden    abates  
 
968
757     208101  37      fiftieth        embassies       teem    
 
969
758     208102  37      incorrectly     males   kiting  FAS
 
970
759     208103  37      decomposition   shapelessly     stodgy  FAS
 
971
760     208104  37      stranglings     genres  scalps  FAS
 
972
761     208105  37      mixture mastering       feed    FAS
 
973
762     208110  37      electroencephalography  Newtonian       guitars 
 
974
763     208111  37      similarities    finishers       airships        
 
975
764     208112  37      charges abates  store   
 
976
765     208113  37      freest  teem    denounces       
 
977
766     208201  37      Greenberg       kiting  Pyle    FAS
 
978
767     208203  37      tinting stodgy  Saxony  
 
979
768     208301  37      expelled        scalps  serializations  FAS
 
980
769     208302  37      warm    feed    Peruvian        FAS
 
981
770     208305  37      smoothed        guitars taxonomically   FAS
 
982
771     208401  37      deductions      airships        kingdom A
 
983
772     208402  37      Romano  store   stint   A
 
984
773     208403  37      bitterroot      denounces       Sault   A
 
985
774     208404  37      corset  Pyle    faithful        
 
986
775     208501  37      securing        Saxony  Ganymede        FAS
 
987
776     208502  37      environing      serializations  tidiness        FAS
 
988
777     208503  37      cute    Peruvian        gainful FAS
 
989
778     208504  37      Crays   taxonomically   contrary        FAS
 
990
779     208505  37      heiress kingdom Tipperary       FAS
 
991
780     210101  37      inform  stint   tropics W
 
992
781     210102  37      avenge  Sault   theorizers      
 
993
782     210103  37      universals      faithful        renew   0
 
994
783     210104  37      Kinsey  Ganymede        already 
 
995
784     210105  37      ravines tidiness        terminal        
 
996
785     210106  37      bestseller      gainful Hegelian        
 
997
786     210107  37      equilibrium     contrary        hypothesizer    
 
998
787     210401  37      extents Tipperary       warningly       FAS
 
999
788     213201  37      relatively      tropics journalizing    FAS
 
1000
789     213203  37      pressure        theorizers      nested  
 
1001
790     213204  37      critiques       renew   Lars    
 
1002
791     213205  37      befouled        already saplings        
 
1003
792     213206  37      rightfully      terminal        foothill        
 
1004
793     213207  37      mechanizing     Hegelian        labeled 
 
1005
794     216101  37      Latinizes       hypothesizer    imperiously     FAS
 
1006
795     216103  37      timesharing     warningly       reporters       FAS
 
1007
796     218001  37      Aden    journalizing    furnishings     FAS
 
1008
797     218002  37      embassies       nested  precipitable    FAS
 
1009
798     218003  37      males   Lars    discounts       FAS
 
1010
799     218004  37      shapelessly     saplings        excises FAS
 
1011
800     143503  50      genres  foothill        Stalin  
 
1012
801     218006  37      mastering       labeled despot  FAS
 
1013
802     218007  37      Newtonian       imperiously     ripeness        FAS
 
1014
803     218008  37      finishers       reporters       Arabia  
 
1015
804     218009  37      abates  furnishings     unruly  
 
1016
805     218010  37      teem    precipitable    mournfulness    
 
1017
806     218011  37      kiting  discounts       boom    FAS
 
1018
807     218020  37      stodgy  excises slaughter       A
 
1019
808     218021  50      scalps  Stalin  Sabine  
 
1020
809     218022  37      feed    despot  handy   FAS
 
1021
810     218023  37      guitars ripeness        rural   
 
1022
811     218024  37      airships        Arabia  organizer       
 
1023
812     218101  37      store   unruly  shipyard        FAS
 
1024
813     218102  37      denounces       mournfulness    civics  FAS
 
1025
814     218103  37      Pyle    boom    inaccuracy      FAS
 
1026
815     218201  37      Saxony  slaughter       rules   FAS
 
1027
816     218202  37      serializations  Sabine  juveniles       FAS
 
1028
817     218203  37      Peruvian        handy   comprised       W
 
1029
818     218204  37      taxonomically   rural   investigations  
 
1030
819     218205  37      kingdom organizer       stabilizes      A
 
1031
820     218301  37      stint   shipyard        seminaries      FAS
 
1032
821     218302  37      Sault   civics  Hunter  A
 
1033
822     218401  37      faithful        inaccuracy      sporty  FAS
 
1034
823     218402  37      Ganymede        rules   test    FAS
 
1035
824     218403  37      tidiness        juveniles       weasels 
 
1036
825     218404  37      gainful comprised       CERN    
 
1037
826     218407  37      contrary        investigations  tempering       
 
1038
827     218408  37      Tipperary       stabilizes      afore   FAS
 
1039
828     218409  37      tropics seminaries      Galatean        
 
1040
829     218410  37      theorizers      Hunter  techniques      W
 
1041
830     226001  37      renew   sporty  error   
 
1042
831     226002  37      already test    veranda 
 
1043
832     226003  37      terminal        weasels severely        
 
1044
833     226004  37      Hegelian        CERN    Cassites        FAS
 
1045
834     226005  37      hypothesizer    tempering       forthcoming     
 
1046
835     226006  37      warningly       afore   guides  
 
1047
836     226007  37      journalizing    Galatean        vanish  FAS
 
1048
837     226008  37      nested  techniques      lied    A
 
1049
838     226203  37      Lars    error   sawtooth        FAS
 
1050
839     226204  37      saplings        veranda fated   FAS
 
1051
840     226205  37      foothill        severely        gradually       
 
1052
841     226206  37      labeled Cassites        widens  
 
1053
842     226207  37      imperiously     forthcoming     preclude        
 
1054
843     226208  37      reporters       guides  Jobrel  
 
1055
844     226209  37      furnishings     vanish  hooker  
 
1056
845     226210  37      precipitable    lied    rainstorm       
 
1057
846     226211  37      discounts       sawtooth        disconnects     
 
1058
847     228001  37      excises fated   cruelty 
 
1059
848     228004  37      Stalin  gradually       exponentials    A
 
1060
849     228005  37      despot  widens  affective       A
 
1061
850     228006  37      ripeness        preclude        arteries        
 
1062
851     228007  37      Arabia  Jobrel  Crosby  FAS
 
1063
852     228008  37      unruly  hooker  acquaint        
 
1064
853     228009  37      mournfulness    rainstorm       evenhandedly    
 
1065
854     228101  37      boom    disconnects     percentage      
 
1066
855     228108  37      slaughter       cruelty disobedience    
 
1067
856     228109  37      Sabine  exponentials    humility        
 
1068
857     228110  37      handy   affective       gleaning        A
 
1069
858     228111  37      rural   arteries        petted  A
 
1070
859     228112  37      organizer       Crosby  bloater A
 
1071
860     228113  37      shipyard        acquaint        minion  A
 
1072
861     228114  37      civics  evenhandedly    marginal        A
 
1073
862     228115  37      inaccuracy      percentage      apiary  A
 
1074
863     228116  37      rules   disobedience    measures        
 
1075
864     228117  37      juveniles       humility        precaution      
 
1076
865     228118  37      comprised       gleaning        repelled        
 
1077
866     228119  37      investigations  petted  primary FAS
 
1078
867     228120  37      stabilizes      bloater coverings       
 
1079
868     228121  37      seminaries      minion  Artemia A
 
1080
869     228122  37      Hunter  marginal        navigate        
 
1081
870     228201  37      sporty  apiary  spatial 
 
1082
871     228206  37      test    measures        Gurkha  
 
1083
872     228207  37      weasels precaution      meanwhile       A
 
1084
873     228208  37      CERN    repelled        Melinda A
 
1085
874     228209  37      tempering       primary Butterfield     
 
1086
875     228210  37      afore   coverings       Aldrich A
 
1087
876     228211  37      Galatean        Artemia previewing      A
 
1088
877     228212  37      techniques      navigate        glut    A
 
1089
878     228213  37      error   spatial unaffected      
 
1090
879     228214  37      veranda Gurkha  inmate  
 
1091
880     228301  37      severely        meanwhile       mineral 
 
1092
881     228305  37      Cassites        Melinda impending       A
 
1093
882     228306  37      forthcoming     Butterfield     meditation      A
 
1094
883     228307  37      guides  Aldrich ideas   
 
1095
884     228308  37      vanish  previewing      miniaturizes    W
 
1096
885     228309  37      lied    glut    lewdly  
 
1097
886     228310  37      sawtooth        unaffected      title   
 
1098
887     228311  37      fated   inmate  youthfulness    
 
1099
888     228312  37      gradually       mineral creak   FAS
 
1100
889     228313  37      widens  impending       Chippewa        
 
1101
890     228314  37      preclude        meditation      clamored        
 
1102
891     228401  65      Jobrel  ideas   freezes 
 
1103
892     228402  65      hooker  miniaturizes    forgivably      FAS
 
1104
893     228403  65      rainstorm       lewdly  reduce  FAS
 
1105
894     228404  65      disconnects     title   McGovern        W
 
1106
895     228405  65      cruelty youthfulness    Nazis   W
 
1107
896     228406  65      exponentials    creak   epistle W
 
1108
897     228407  65      affective       Chippewa        socializes      W
 
1109
898     228408  65      arteries        clamored        conceptions     
 
1110
899     228409  65      Crosby  freezes Kevin   
 
1111
900     228410  65      acquaint        forgivably      uncovering      
 
1112
901     230301  37      evenhandedly    reduce  chews   FAS
 
1113
902     230302  37      percentage      McGovern        appendixes      FAS
 
1114
903     230303  37      disobedience    Nazis   raining 
 
1115
904     018062  37      humility        epistle infest  
 
1116
905     230501  37      gleaning        socializes      compartment     
 
1117
906     230502  37      petted  conceptions     minting 
 
1118
907     230503  37      bloater Kevin   ducks   
 
1119
908     230504  37      minion  uncovering      roped   A
 
1120
909     230505  37      marginal        chews   waltz   
 
1121
910     230506  37      apiary  appendixes      Lillian 
 
1122
911     230507  37      measures        raining repressions     A
 
1123
912     230508  37      precaution      infest  chillingly      
 
1124
913     230509  37      repelled        compartment     noncritical     
 
1125
914     230901  37      primary minting lithograph      
 
1126
915     230902  37      coverings       ducks   spongers        
 
1127
916     230903  37      Artemia roped   parenthood      
 
1128
917     230904  37      navigate        waltz   posed   
 
1129
918     230905  37      spatial Lillian instruments     
 
1130
919     230906  37      Gurkha  repressions     filial  
 
1131
920     230907  37      meanwhile       chillingly      fixedly 
 
1132
921     230908  37      Melinda noncritical     relives 
 
1133
922     230909  37      Butterfield     lithograph      Pandora 
 
1134
923     230910  37      Aldrich spongers        watering        A
 
1135
924     230911  37      previewing      parenthood      ungrateful      
 
1136
925     230912  37      glut    posed   secures 
 
1137
926     230913  37      unaffected      instruments     chastisers      
 
1138
927     230914  37      inmate  filial  icon    
 
1139
928     231304  37      mineral fixedly reuniting       A
 
1140
929     231305  37      impending       relives imagining       A
 
1141
930     231306  37      meditation      Pandora abiding A
 
1142
931     231307  37      ideas   watering        omnisciently    
 
1143
932     231308  37      miniaturizes    ungrateful      Britannic       
 
1144
933     231309  37      lewdly  secures scholastics     A
 
1145
934     231310  37      title   chastisers      mechanics       A
 
1146
935     231311  37      youthfulness    icon    humidly A
 
1147
936     231312  37      creak   reuniting       masterpiece     
 
1148
937     231313  37      Chippewa        imagining       however 
 
1149
938     231314  37      clamored        abiding Mendelian       
 
1150
939     231315  37      freezes omnisciently    jarred  
 
1151
940     232102  37      forgivably      Britannic       scolds  
 
1152
941     232103  37      reduce  scholastics     infatuate       
 
1153
942     232104  37      McGovern        mechanics       willed  A
 
1154
943     232105  37      Nazis   humidly joyfully        
 
1155
944     232106  37      epistle masterpiece     Microsoft       
 
1156
945     232107  37      socializes      however fibrosities     
 
1157
946     232108  37      conceptions     Mendelian       Baltimorean     
 
1158
947     232601  37      Kevin   jarred  equestrian      
 
1159
948     232602  37      uncovering      scolds  Goodrich        
 
1160
949     232603  37      chews   infatuate       apish   A
 
1161
950     232605  37      appendixes      willed  Adlerian        
 
1162
5950    1232605 37      appendixes      willed  Adlerian        
 
1163
5951    1232606 37      appendixes      willed  Adlerian        
 
1164
5952    1232607 37      appendixes      willed  Adlerian        
 
1165
5953    1232608 37      appendixes      willed  Adlerian        
 
1166
5954    1232609 37      appendixes      willed  Adlerian        
 
1167
951     232606  37      raining joyfully        Tropez  
 
1168
952     232607  37      infest  Microsoft       nouns   
 
1169
953     232608  37      compartment     fibrosities     distracting     
 
1170
954     232609  37      minting Baltimorean     mutton  
 
1171
955     236104  37      ducks   equestrian      bridgeable      A
 
1172
956     236105  37      roped   Goodrich        stickers        A
 
1173
957     236106  37      waltz   apish   transcontinental        A
 
1174
958     236107  37      Lillian Adlerian        amateurish      
 
1175
959     236108  37      repressions     Tropez  Gandhian        
 
1176
960     236109  37      chillingly      nouns   stratified      
 
1177
961     236110  37      noncritical     distracting     chamberlains    
 
1178
962     236111  37      lithograph      mutton  creditably      
 
1179
963     236112  37      spongers        bridgeable      philosophic     
 
1180
964     236113  37      parenthood      stickers        ores    
 
1181
965     238005  37      posed   transcontinental        Carleton        
 
1182
966     238006  37      instruments     amateurish      tape    A
 
1183
967     238007  37      filial  Gandhian        afloat  A
 
1184
968     238008  37      fixedly stratified      goodness        A
 
1185
969     238009  37      relives chamberlains    welcoming       
 
1186
970     238010  37      Pandora creditably      Pinsky  FAS
 
1187
971     238011  37      watering        philosophic     halting 
 
1188
972     238012  37      ungrateful      ores    bibliography    
 
1189
973     238013  37      secures Carleton        decoding        
 
1190
974     240401  41      chastisers      tape    variance        A
 
1191
975     240402  41      icon    afloat  allowed A
 
1192
976     240901  41      reuniting       goodness        dire    A
 
1193
977     240902  41      imagining       welcoming       dub     A
 
1194
978     241801  41      abiding Pinsky  poisoning       
 
1195
979     242101  41      omnisciently    halting Iraqis  A
 
1196
980     242102  41      Britannic       bibliography    heaving 
 
1197
981     242201  41      scholastics     decoding        population      A
 
1198
982     242202  41      mechanics       variance        bomb    A
 
1199
983     242501  41      humidly allowed Majorca A
 
1200
984     242502  41      masterpiece     dire    Gershwins       
 
1201
985     246201  41      however dub     explorers       
 
1202
986     246202  41      Mendelian       poisoning       libretto        A
 
1203
987     246203  41      jarred  Iraqis  occurred        
 
1204
988     246204  41      scolds  heaving Lagos   
 
1205
989     246205  41      infatuate       population      rats    
 
1206
990     246301  41      willed  bomb    bankruptcies    A
 
1207
991     246302  41      joyfully        Majorca crying  
 
1208
992     248001  41      Microsoft       Gershwins       unexpected      
 
1209
993     248002  41      fibrosities     explorers       accessed        A
 
1210
994     248003  41      Baltimorean     libretto        colorful        A
 
1211
995     248004  41      equestrian      occurred        versatility     A
 
1212
996     248005  41      Goodrich        Lagos   cosy    
 
1213
997     248006  41      apish   rats    Darius  A
 
1214
998     248007  41      Adlerian        bankruptcies    mastering       A
 
1215
999     248008  41      Tropez  crying  Asiaticizations A
 
1216
1000    248009  41      nouns   unexpected      offerers        A
 
1217
1001    248010  41      distracting     accessed        uncles  A
 
1218
1002    248011  41      mutton  colorful        sleepwalk       
 
1219
1003    248012  41      bridgeable      versatility     Ernestine       
 
1220
1004    248013  41      stickers        cosy    checksumming    
 
1221
1005    248014  41      transcontinental        Darius  stopped 
 
1222
1006    248015  41      amateurish      mastering       sicker  
 
1223
1007    248016  41      Gandhian        Asiaticizations Italianization  
 
1224
1008    248017  41      stratified      offerers        alphabetic      
 
1225
1009    248018  41      chamberlains    uncles  pharmaceutic    
 
1226
1010    248019  41      creditably      sleepwalk       creator 
 
1227
1011    248020  41      philosophic     Ernestine       chess   
 
1228
1012    248021  41      ores    checksumming    charcoal        
 
1229
1013    248101  41      Carleton        stopped Epiphany        A
 
1230
1014    248102  41      tape    sicker  bulldozes       A
 
1231
1015    248201  41      afloat  Italianization  Pygmalion       A
 
1232
1016    248202  41      goodness        alphabetic      caressing       A
 
1233
1017    248203  41      welcoming       pharmaceutic    Palestine       A
 
1234
1018    248204  41      Pinsky  creator regimented      A
 
1235
1019    248205  41      halting chess   scars   A
 
1236
1020    248206  41      bibliography    charcoal        realest A
 
1237
1021    248207  41      decoding        Epiphany        diffusing       A
 
1238
1022    248208  41      variance        bulldozes       clubroom        A
 
1239
1023    248209  41      allowed Pygmalion       Blythe  A
 
1240
1024    248210  41      dire    caressing       ahead   
 
1241
1025    248211  50      dub     Palestine       reviver 
 
1242
1026    250501  34      poisoning       regimented      retransmitting  A
 
1243
1027    250502  34      Iraqis  scars   landslide       
 
1244
1028    250503  34      heaving realest Eiffel  
 
1245
1029    250504  34      population      diffusing       absentee        
 
1246
1030    250505  34      bomb    clubroom        aye     
 
1247
1031    250601  34      Majorca Blythe  forked  A
 
1248
1032    250602  34      Gershwins       ahead   Peruvianizes    
 
1249
1033    250603  34      explorers       reviver clerked 
 
1250
1034    250604  34      libretto        retransmitting  tutor   
 
1251
1035    250605  34      occurred        landslide       boulevard       
 
1252
1036    251001  34      Lagos   Eiffel  shuttered       
 
1253
1037    251002  34      rats    absentee        quotes  A
 
1254
1038    251003  34      bankruptcies    aye     Caltech 
 
1255
1039    251004  34      crying  forked  Mossberg        
 
1256
1040    251005  34      unexpected      Peruvianizes    kept    
 
1257
1041    251301  34      accessed        clerked roundly 
 
1258
1042    251302  34      colorful        tutor   features        A
 
1259
1043    251303  34      versatility     boulevard       imaginable      A
 
1260
1044    251304  34      cosy    shuttered       controller      
 
1261
1045    251305  34      Darius  quotes  racial  
 
1262
1046    251401  34      mastering       Caltech uprisings       A
 
1263
1047    251402  34      Asiaticizations Mossberg        narrowed        A
 
1264
1048    251403  34      offerers        kept    cannot  A
 
1265
1049    251404  34      uncles  roundly vest    
 
1266
1050    251405  34      sleepwalk       features        famine  
 
1267
1051    251406  34      Ernestine       imaginable      sugars  
 
1268
1052    251801  34      checksumming    controller      exterminated    A
 
1269
1053    251802  34      stopped racial  belays  
 
1270
1054    252101  34      sicker  uprisings       Hodges  A
 
1271
1055    252102  34      Italianization  narrowed        translatable    
 
1272
1056    252301  34      alphabetic      cannot  duality A
 
1273
1057    252302  34      pharmaceutic    vest    recording       A
 
1274
1058    252303  34      creator famine  rouses  A
 
1275
1059    252304  34      chess   sugars  poison  
 
1276
1060    252305  34      charcoal        exterminated    attitude        
 
1277
1061    252306  34      Epiphany        belays  dusted  
 
1278
1062    252307  34      bulldozes       Hodges  encompasses     
 
1279
1063    252308  34      Pygmalion       translatable    presentation    
 
1280
1064    252309  34      caressing       duality Kantian 
 
1281
1065    256001  34      Palestine       recording       imprecision     A
 
1282
1066    256002  34      regimented      rouses  saving  
 
1283
1067    256003  34      scars   poison  maternal        
 
1284
1068    256004  34      realest attitude        hewed   
 
1285
1069    256005  34      diffusing       dusted  kerosene        
 
1286
1070    258001  34      clubroom        encompasses     Cubans  
 
1287
1071    258002  34      Blythe  presentation    photographers   
 
1288
1072    258003  34      ahead   Kantian nymph   A
 
1289
1073    258004  34      reviver imprecision     bedlam  A
 
1290
1074    258005  34      retransmitting  saving  north   A
 
1291
1075    258006  34      landslide       maternal        Schoenberg      A
 
1292
1076    258007  34      Eiffel  hewed   botany  A
 
1293
1077    258008  34      absentee        kerosene        curs    
 
1294
1078    258009  34      aye     Cubans  solidification  
 
1295
1079    258010  34      forked  photographers   inheritresses   
 
1296
1080    258011  34      Peruvianizes    nymph   stiller 
 
1297
1081    258101  68      clerked bedlam  t1      A
 
1298
1082    258102  68      tutor   north   suite   A
 
1299
1083    258103  34      boulevard       Schoenberg      ransomer        
 
1300
1084    258104  68      shuttered       botany  Willy   
 
1301
1085    258105  68      quotes  curs    Rena    A
 
1302
1086    258106  68      Caltech solidification  Seattle A
 
1303
1087    258107  68      Mossberg        inheritresses   relaxes A
 
1304
1088    258108  68      kept    stiller exclaim 
 
1305
1089    258109  68      roundly t1      implicated      A
 
1306
1090    258110  68      features        suite   distinguish     
 
1307
1091    258111  68      imaginable      ransomer        assayed 
 
1308
1092    258112  68      controller      Willy   homeowner       
 
1309
1093    258113  68      racial  Rena    and     
 
1310
1094    258201  34      uprisings       Seattle stealth 
 
1311
1095    258202  34      narrowed        relaxes coinciding      A
 
1312
1096    258203  34      cannot  exclaim founder A
 
1313
1097    258204  34      vest    implicated      environing      
 
1314
1098    258205  34      famine  distinguish     jewelry 
 
1315
1099    258301  34      sugars  assayed lemons  A
 
1316
1100    258401  34      exterminated    homeowner       brokenness      A
 
1317
1101    258402  34      belays  and     bedpost A
 
1318
1102    258403  34      Hodges  stealth assurers        A
 
1319
1103    258404  34      translatable    coinciding      annoyers        
 
1320
1104    258405  34      duality founder affixed 
 
1321
1105    258406  34      recording       environing      warbling        
 
1322
1106    258407  34      rouses  jewelry seriously       
 
1323
1107    228123  37      poison  lemons  boasted 
 
1324
1108    250606  34      attitude        brokenness      Chantilly       
 
1325
1109    208405  37      dusted  bedpost Iranizes        
 
1326
1110    212101  37      encompasses     assurers        violinist       
 
1327
1111    218206  37      presentation    annoyers        extramarital    
 
1328
1112    150401  37      Kantian affixed spates  
 
1329
1113    248212  41      imprecision     warbling        cloakroom       
 
1330
1114    128026  00      saving  seriously       gazer   
 
1331
1115    128024  00      maternal        boasted hand    
 
1332
1116    128027  00      hewed   Chantilly       tucked  
 
1333
1117    128025  00      kerosene        Iranizes        gems    
 
1334
1118    128109  00      Cubans  violinist       clinker 
 
1335
1119    128705  00      photographers   extramarital    refiner 
 
1336
1120    126303  00      nymph   spates  callus  
 
1337
1121    128308  00      bedlam  cloakroom       leopards        
 
1338
1122    128204  00      north   gazer   comfortingly    
 
1339
1123    128205  00      Schoenberg      hand    generically     
 
1340
1124    128206  00      botany  tucked  getters 
 
1341
1125    128207  00      curs    gems    sexually        
 
1342
1126    118205  00      solidification  clinker spear   
 
1343
1127    116801  00      inheritresses   refiner serums  
 
1344
1128    116803  00      stiller callus  Italianization  
 
1345
1129    116804  00      t1      leopards        attendants      
 
1346
1130    116802  00      suite   comfortingly    spies   
 
1347
1131    128605  00      ransomer        generically     Anthony 
 
1348
1132    118308  00      Willy   getters planar  
 
1349
1133    113702  00      Rena    sexually        cupped  
 
1350
1134    113703  00      Seattle spear   cleanser        
 
1351
1135    112103  00      relaxes serums  commuters       
 
1352
1136    118009  00      exclaim Italianization  honeysuckle     
 
1353
5136    1118009 00      exclaim Italianization  honeysuckle     
 
1354
1137    138011  00      implicated      attendants      orphanage       
 
1355
1138    138010  00      distinguish     spies   skies   
 
1356
1139    138012  00      assayed Anthony crushers        
 
1357
1140    068304  00      homeowner       planar  Puritan 
 
1358
1141    078009  00      and     cupped  squeezer        
 
1359
1142    108013  00      stealth cleanser        bruises 
 
1360
1143    084004  00      coinciding      commuters       bonfire 
 
1361
1144    083402  00      founder honeysuckle     Colombo 
 
1362
1145    084003  00      environing      orphanage       nondecreasing   
 
1363
1146    088504  00      jewelry skies   innocents       
 
1364
1147    088005  00      lemons  crushers        masked  
 
1365
1148    088007  00      brokenness      Puritan file    
 
1366
1149    088006  00      bedpost squeezer        brush   
 
1367
1150    148025  00      assurers        bruises mutilate        
 
1368
1151    148024  00      annoyers        bonfire mommy   
 
1369
1152    138305  00      affixed Colombo bulkheads       
 
1370
1153    138306  00      warbling        nondecreasing   undeclared      
 
1371
1154    152701  00      seriously       innocents       displacements   
 
1372
1155    148505  00      boasted masked  nieces  
 
1373
1156    158003  00      Chantilly       file    coeducation     
 
1374
1157    156201  00      Iranizes        brush   brassy  
 
1375
1158    156202  00      violinist       mutilate        authenticator   
 
1376
1159    158307  00      extramarital    mommy   Washoe  
 
1377
1160    158402  00      spates  bulkheads       penny   
 
1378
1161    158401  00      cloakroom       undeclared      Flagler 
 
1379
1162    068013  00      gazer   displacements   stoned  
 
1380
1163    068012  00      hand    nieces  cranes  
 
1381
1164    068203  00      tucked  coeducation     masterful       
 
1382
1165    088205  00      gems    brassy  biracial        
 
1383
1166    068704  00      clinker authenticator   steamships      
 
1384
1167    068604  00      refiner Washoe  windmills       
 
1385
1168    158502  00      callus  penny   exploit 
 
1386
1169    123103  00      leopards        Flagler riverfront      
 
1387
1170    148026  00      comfortingly    stoned  sisterly        
 
1388
1171    123302  00      generically     cranes  sharpshoot      
 
1389
1172    076503  00      getters masterful       mittens 
 
1390
1173    126304  00      sexually        biracial        interdependency 
 
1391
1174    068306  00      spear   steamships      policy  
 
1392
1175    143504  00      serums  windmills       unleashing      
 
1393
1176    160201  00      Italianization  exploit pretenders      
 
1394
1177    148028  00      attendants      riverfront      overstatements  
 
1395
1178    148027  00      spies   sisterly        birthed 
 
1396
1179    143505  00      Anthony sharpshoot      opportunism     
 
1397
1180    108014  00      planar  mittens showroom        
 
1398
1181    076104  00      cupped  interdependency compromisingly  
 
1399
1182    078106  00      cleanser        policy  Medicare        
 
1400
1183    126102  00      commuters       unleashing      corresponds     
 
1401
1184    128029  00      honeysuckle     pretenders      hardware        
 
1402
1185    128028  00      orphanage       overstatements  implant 
 
1403
1186    018410  00      skies   birthed Alicia  
 
1404
1187    128110  00      crushers        opportunism     requesting      
 
1405
1188    148506  00      Puritan showroom        produced        
 
1406
1189    123303  00      squeezer        compromisingly  criticizes      
 
1407
1190    123304  00      bruises Medicare        backer  
 
1408
1191    068504  00      bonfire corresponds     positively      
 
1409
1192    068305  00      Colombo hardware        colicky 
 
1410
1193    000000  00      nondecreasing   implant thrillingly     
 
1411
1       000001  00      Omaha   teethe  neat    
 
1412
2       011401  37      breaking        dreaded Steinberg       W
 
1413
3       011402  37      Romans  scholastics     jarring 
 
1414
4       011403  37      intercepted     audiology       tinily  
 
1415
OPTIMIZE TABLE t2;
 
1416
Table   Op      Msg_type        Msg_text
 
1417
test.t2 optimize        status  OK
 
1418
SELECT * FROM t2;
 
1419
auto    fld1    companynr       fld3    fld4    fld5    fld6
 
1420
1       000001  00      Omaha   teethe  neat    
 
1421
2       011401  37      breaking        dreaded Steinberg       W
 
1422
3       011402  37      Romans  scholastics     jarring 
 
1423
4       011403  37      intercepted     audiology       tinily  
 
1424
5       011501  37      bewilderingly   wallet  balled  
 
1425
6       011701  37      astound parters persist W
 
1426
7       011702  37      admonishing     eschew  attainments     
 
1427
8       011703  37      sumac   quitter fanatic 
 
1428
9       012001  37      flanking        neat    measures        FAS
 
1429
10      012003  37      combed  Steinberg       rightfulness    
 
1430
11      012004  37      subjective      jarring capably 
 
1431
12      012005  37      scatterbrain    tinily  impulsive       
 
1432
13      012301  37      Eulerian        balled  starlet 
 
1433
14      012302  36      dubbed  persist terminators     
 
1434
15      012303  37      Kane    attainments     untying 
 
1435
16      012304  37      overlay fanatic announces       FAS
 
1436
17      012305  37      perturb measures        featherweight   FAS
 
1437
18      012306  37      goblins rightfulness    pessimist       FAS
 
1438
19      012501  37      annihilates     capably daughter        
 
1439
20      012602  37      Wotan   impulsive       decliner        FAS
 
1440
21      012603  37      snatching       starlet lawgiver        
 
1441
22      012604  37      concludes       terminators     stated  
 
1442
23      012605  37      laterally       untying readable        
 
1443
24      012606  37      yelped  announces       attrition       
 
1444
25      012701  37      grazing featherweight   cascade FAS
 
1445
26      012702  37      Baird   pessimist       motors  FAS
 
1446
27      012703  37      celery  daughter        interrogate     
 
1447
28      012704  37      misunderstander decliner        pests   W
 
1448
29      013601  37      handgun lawgiver        stairway        
 
1449
30      013602  37      foldout stated  dopers  FAS
 
1450
31      013603  37      mystic  readable        testicle        W
 
1451
32      013604  37      succumbed       attrition       Parsifal        W
 
1452
33      013605  37      Nabisco cascade leavings        
 
1453
34      013606  37      fingerings      motors  postulation     W
 
1454
35      013607  37      aging   interrogate     squeaking       
 
1455
36      013608  37      afield  pests   contrasted      
 
1456
37      013609  37      ammonium        stairway        leftover        
 
1457
38      013610  37      boat    dopers  whiteners       
 
1458
39      013801  37      intelligibility testicle        erases  W
 
1459
40      013802  37      Augustine       Parsifal        Punjab  W
 
1460
41      013803  37      teethe  leavings        Merritt 
 
1461
42      013804  37      dreaded postulation     Quixotism       
 
1462
43      013901  37      scholastics     squeaking       sweetish        FAS
 
1463
44      016001  37      audiology       contrasted      dogging FAS
 
1464
45      016201  37      wallet  leftover        scornfully      FAS
 
1465
46      016202  37      parters whiteners       bellow  
 
1466
47      016301  37      eschew  erases  bills   
 
1467
48      016302  37      quitter Punjab  cupboard        FAS
 
1468
49      016303  37      neat    Merritt sureties        FAS
 
1469
50      016304  37      Steinberg       Quixotism       puddings        
 
1470
51      018001  37      jarring sweetish        tapestry        
 
1471
52      018002  37      tinily  dogging fetters 
 
1472
53      018003  37      balled  scornfully      bivalves        
 
1473
54      018004  37      persist bellow  incurring       
 
1474
55      018005  37      attainments     bills   Adolph  
 
1475
56      018007  37      fanatic cupboard        pithed  
 
1476
57      018008  37      measures        sureties        emergency       
 
1477
58      018009  37      rightfulness    puddings        Miles   
 
1478
59      018010  37      capably tapestry        trimmings       
 
1479
60      018012  37      impulsive       fetters tragedies       W
 
1480
61      018013  37      starlet bivalves        skulking        W
 
1481
62      018014  37      terminators     incurring       flint   
 
1482
63      018015  37      untying Adolph  flopping        W
 
1483
64      018016  37      announces       pithed  relaxing        FAS
 
1484
65      018017  37      featherweight   emergency       offload FAS
 
1485
66      018018  37      pessimist       Miles   suites  W
 
1486
67      018019  37      daughter        trimmings       lists   FAS
 
1487
68      018020  37      decliner        tragedies       animized        FAS
 
1488
69      018021  37      lawgiver        skulking        multilayer      W
 
1489
70      018022  37      stated  flint   standardizes    FAS
 
1490
71      018023  37      readable        flopping        Judas   
 
1491
72      018024  37      attrition       relaxing        vacuuming       W
 
1492
73      018025  37      cascade offload dentally        W
 
1493
74      018026  37      motors  suites  humanness       W
 
1494
75      018027  37      interrogate     lists   inch    W
 
1495
76      018028  37      pests   animized        Weissmuller     W
 
1496
77      018029  37      stairway        multilayer      irresponsibly   W
 
1497
78      018030  37      dopers  standardizes    luckily FAS
 
1498
79      018032  37      testicle        Judas   culled  W
 
1499
80      018033  37      Parsifal        vacuuming       medical FAS
 
1500
81      018034  37      leavings        dentally        bloodbath       FAS
 
1501
82      018035  37      postulation     humanness       subschema       W
 
1502
83      018036  37      squeaking       inch    animals W
 
1503
84      018037  37      contrasted      Weissmuller     Micronesia      
 
1504
85      018038  37      leftover        irresponsibly   repetitions     
 
1505
86      018039  37      whiteners       luckily Antares 
 
1506
87      018040  37      erases  culled  ventilate       W
 
1507
88      018041  37      Punjab  medical pityingly       
 
1508
89      018042  37      Merritt bloodbath       interdependent  
 
1509
90      018043  37      Quixotism       subschema       Graves  FAS
 
1510
91      018044  37      sweetish        animals neonatal        
 
1511
92      018045  37      dogging Micronesia      scribbled       FAS
 
1512
93      018046  37      scornfully      repetitions     chafe   W
 
1513
94      018048  37      bellow  Antares honoring        
 
1514
95      018049  37      bills   ventilate       realtor 
 
1515
96      018050  37      cupboard        pityingly       elite   
 
1516
97      018051  37      sureties        interdependent  funereal        
 
1517
98      018052  37      puddings        Graves  abrogating      
 
1518
99      018053  50      tapestry        neonatal        sorters 
 
1519
100     018054  37      fetters scribbled       Conley  
 
1520
101     018055  37      bivalves        chafe   lectured        
 
1521
102     018056  37      incurring       honoring        Abraham 
 
1522
103     018057  37      Adolph  realtor Hawaii  W
 
1523
104     018058  37      pithed  elite   cage    
 
1524
105     018059  36      emergency       funereal        hushes  
 
1525
106     018060  37      Miles   abrogating      Simla   
 
1526
107     018061  37      trimmings       sorters reporters       
 
1527
108     018101  37      tragedies       Conley  Dutchman        FAS
 
1528
109     018102  37      skulking        lectured        descendants     FAS
 
1529
110     018103  37      flint   Abraham groupings       FAS
 
1530
111     018104  37      flopping        Hawaii  dissociate      
 
1531
112     018201  37      relaxing        cage    coexist W
 
1532
113     018202  37      offload hushes  Beebe   
 
1533
114     018402  37      suites  Simla   Taoism  
 
1534
115     018403  37      lists   reporters       Connally        
 
1535
116     018404  37      animized        Dutchman        fetched FAS
 
1536
117     018405  37      multilayer      descendants     checkpoints     FAS
 
1537
118     018406  37      standardizes    groupings       rusting 
 
1538
119     018409  37      Judas   dissociate      galling 
 
1539
120     018601  37      vacuuming       coexist obliterates     
 
1540
121     018602  37      dentally        Beebe   traitor 
 
1541
122     018603  37      humanness       Taoism  resumes FAS
 
1542
123     018801  37      inch    Connally        analyzable      FAS
 
1543
124     018802  37      Weissmuller     fetched terminator      FAS
 
1544
125     018803  37      irresponsibly   checkpoints     gritty  FAS
 
1545
126     018804  37      luckily rusting firearm W
 
1546
127     018805  37      culled  galling minima  
 
1547
128     018806  37      medical obliterates     Selfridge       
 
1548
129     018807  37      bloodbath       traitor disable 
 
1549
130     018808  37      subschema       resumes witchcraft      W
 
1550
131     018809  37      animals analyzable      betroth W
 
1551
132     018810  37      Micronesia      terminator      Manhattanize    
 
1552
133     018811  37      repetitions     gritty  imprint 
 
1553
134     018812  37      Antares firearm peeked  
 
1554
135     019101  37      ventilate       minima  swelling        
 
1555
136     019102  37      pityingly       Selfridge       interrelationships      W
 
1556
137     019103  37      interdependent  disable riser   
 
1557
138     019201  37      Graves  witchcraft      Gandhian        W
 
1558
139     030501  37      neonatal        betroth peacock A
 
1559
140     030502  50      scribbled       Manhattanize    bee     A
 
1560
141     030503  37      chafe   imprint kanji   
 
1561
142     030504  37      honoring        peeked  dental  
 
1562
143     031901  37      realtor swelling        scarf   FAS
 
1563
144     036001  37      elite   interrelationships      chasm   A
 
1564
145     036002  37      funereal        riser   insolence       A
 
1565
146     036004  37      abrogating      Gandhian        syndicate       
 
1566
147     036005  37      sorters peacock alike   
 
1567
148     038001  37      Conley  bee     imperial        A
 
1568
149     038002  37      lectured        kanji   convulsion      A
 
1569
150     038003  37      Abraham dental  railway A
 
1570
151     038004  37      Hawaii  scarf   validate        A
 
1571
152     038005  37      cage    chasm   normalizes      A
 
1572
153     038006  37      hushes  insolence       comprehensive   
 
1573
154     038007  37      Simla   syndicate       chewing 
 
1574
155     038008  37      reporters       alike   denizen 
 
1575
156     038009  37      Dutchman        imperial        schemer 
 
1576
157     038010  37      descendants     convulsion      chronicle       
 
1577
158     038011  37      groupings       railway Kline   
 
1578
159     038012  37      dissociate      validate        Anatole 
 
1579
160     038013  37      coexist normalizes      partridges      
 
1580
161     038014  37      Beebe   comprehensive   brunch  
 
1581
162     038015  37      Taoism  chewing recruited       
 
1582
163     038016  37      Connally        denizen dimensions      W
 
1583
164     038017  37      fetched schemer Chicana W
 
1584
165     038018  37      checkpoints     chronicle       announced       
 
1585
166     038101  37      rusting Kline   praised FAS
 
1586
167     038102  37      galling Anatole employing       
 
1587
168     038103  37      obliterates     partridges      linear  
 
1588
169     038104  37      traitor brunch  quagmire        
 
1589
170     038201  37      resumes recruited       western A
 
1590
171     038202  37      analyzable      dimensions      relishing       
 
1591
172     038203  37      terminator      Chicana serving A
 
1592
173     038204  37      gritty  announced       scheduling      
 
1593
174     038205  37      firearm praised lore    
 
1594
175     038206  37      minima  employing       eventful        
 
1595
176     038208  37      Selfridge       linear  arteriole       A
 
1596
177     042801  37      disable quagmire        disentangle     
 
1597
178     042802  37      witchcraft      western cured   A
 
1598
179     046101  37      betroth relishing       Fenton  W
 
1599
180     048001  37      Manhattanize    serving avoidable       A
 
1600
181     048002  37      imprint scheduling      drains  A
 
1601
182     048003  37      peeked  lore    detectably      FAS
 
1602
183     048004  37      swelling        eventful        husky   
 
1603
184     048005  37      interrelationships      arteriole       impelling       
 
1604
185     048006  37      riser   disentangle     undoes  
 
1605
186     048007  37      Gandhian        cured   evened  
 
1606
187     048008  37      peacock Fenton  squeezes        
 
1607
188     048101  37      bee     avoidable       destroyer       FAS
 
1608
189     048102  37      kanji   drains  rudeness        
 
1609
190     048201  37      dental  detectably      beaner  FAS
 
1610
191     048202  37      scarf   husky   boorish 
 
1611
192     048203  37      chasm   impelling       Everhart        
 
1612
193     048204  37      insolence       undoes  encompass       A
 
1613
194     048205  37      syndicate       evened  mushrooms       
 
1614
195     048301  37      alike   squeezes        Alison  A
 
1615
196     048302  37      imperial        destroyer       externally      FAS
 
1616
197     048303  37      convulsion      rudeness        pellagra        
 
1617
198     048304  37      railway beaner  cult    
 
1618
199     048305  37      validate        boorish creek   A
 
1619
200     048401  37      normalizes      Everhart        Huffman 
 
1620
201     048402  37      comprehensive   encompass       Majorca FAS
 
1621
202     048403  37      chewing mushrooms       governing       A
 
1622
203     048404  37      denizen Alison  gadfly  FAS
 
1623
204     048405  37      schemer externally      reassigned      FAS
 
1624
205     048406  37      chronicle       pellagra        intentness      W
 
1625
206     048407  37      Kline   cult    craziness       
 
1626
207     048408  37      Anatole creek   psychic 
 
1627
208     048409  37      partridges      Huffman squabbled       
 
1628
209     048410  37      brunch  Majorca burlesque       
 
1629
210     048411  37      recruited       governing       capped  
 
1630
211     048412  37      dimensions      gadfly  extracted       A
 
1631
212     048413  37      Chicana reassigned      DiMaggio        
 
1632
213     048601  37      announced       intentness      exclamation     FAS
 
1633
214     048602  37      praised craziness       subdirectory    
 
1634
215     048603  37      employing       psychic fangs   
 
1635
216     048604  37      linear  squabbled       buyer   A
 
1636
217     048801  37      quagmire        burlesque       pithing A
 
1637
218     050901  37      western capped  transistorizing A
 
1638
219     051201  37      relishing       extracted       nonbiodegradable        
 
1639
220     056002  37      serving DiMaggio        dislocate       
 
1640
221     056003  37      scheduling      exclamation     monochromatic   FAS
 
1641
222     056004  37      lore    subdirectory    batting 
 
1642
223     056102  37      eventful        fangs   postcondition   A
 
1643
224     056203  37      arteriole       buyer   catalog FAS
 
1644
225     056204  37      disentangle     pithing Remus   
 
1645
226     058003  37      cured   transistorizing devices A
 
1646
227     058004  37      Fenton  nonbiodegradable        bike    A
 
1647
228     058005  37      avoidable       dislocate       qualify 
 
1648
229     058006  37      drains  monochromatic   detained        
 
1649
230     058007  37      detectably      batting commended       
 
1650
231     058101  37      husky   postcondition   civilize        
 
1651
232     058102  37      impelling       catalog Elmhurst        
 
1652
233     058103  37      undoes  Remus   anesthetizing   
 
1653
234     058105  37      evened  devices deaf    
 
1654
235     058111  37      squeezes        bike    Brigham 
 
1655
236     058112  37      destroyer       qualify title   
 
1656
237     058113  37      rudeness        detained        coarse  
 
1657
238     058114  37      beaner  commended       combinations    
 
1658
239     058115  37      boorish civilize        grayness        
 
1659
240     058116  37      Everhart        Elmhurst        innumerable     FAS
 
1660
241     058117  37      encompass       anesthetizing   Caroline        A
 
1661
242     058118  37      mushrooms       deaf    fatty   FAS
 
1662
243     058119  37      Alison  Brigham eastbound       
 
1663
244     058120  37      externally      title   inexperienced   
 
1664
245     058121  37      pellagra        coarse  hoarder A
 
1665
246     058122  37      cult    combinations    scotch  W
 
1666
247     058123  37      creek   grayness        passport        A
 
1667
248     058124  37      Huffman innumerable     strategic       FAS
 
1668
249     058125  37      Majorca Caroline        gated   
 
1669
250     058126  37      governing       fatty   flog    
 
1670
251     058127  37      gadfly  eastbound       Pipestone       
 
1671
252     058128  37      reassigned      inexperienced   Dar     
 
1672
253     058201  37      intentness      hoarder Corcoran        
 
1673
254     058202  37      craziness       scotch  flyers  A
 
1674
255     058303  37      psychic passport        competitions    W
 
1675
256     058304  37      squabbled       strategic       suppliers       FAS
 
1676
257     058602  37      burlesque       gated   skips   
 
1677
258     058603  37      capped  flog    institutes      
 
1678
259     058604  37      extracted       Pipestone       troop   A
 
1679
260     058605  37      DiMaggio        Dar     connective      W
 
1680
261     058606  37      exclamation     Corcoran        denies  
 
1681
262     058607  37      subdirectory    flyers  polka   
 
1682
263     060401  36      fangs   competitions    observations    FAS
 
1683
264     061701  36      buyer   suppliers       askers  
 
1684
265     066201  36      pithing skips   homeless        FAS
 
1685
266     066501  36      transistorizing institutes      Anna    
 
1686
267     068001  36      nonbiodegradable        troop   subdirectories  W
 
1687
268     068002  36      dislocate       connective      decaying        FAS
 
1688
269     068005  36      monochromatic   denies  outwitting      W
 
1689
270     068006  36      batting polka   Harpy   W
 
1690
271     068007  36      postcondition   observations    crazed  
 
1691
272     068008  36      catalog askers  suffocate       
 
1692
273     068009  36      Remus   homeless        provers FAS
 
1693
274     068010  36      devices Anna    technically     
 
1694
275     068011  36      bike    subdirectories  Franklinizations        
 
1695
276     068202  36      qualify decaying        considered      
 
1696
277     068302  36      detained        outwitting      tinnily 
 
1697
278     068303  36      commended       Harpy   uninterruptedly 
 
1698
279     068401  36      civilize        crazed  whistled        A
 
1699
280     068501  36      Elmhurst        suffocate       automate        
 
1700
281     068502  36      anesthetizing   provers gutting W
 
1701
282     068503  36      deaf    technically     surreptitious   
 
1702
283     068602  36      Brigham Franklinizations        Choctaw 
 
1703
284     068603  36      title   considered      cooks   
 
1704
285     068701  36      coarse  tinnily millivolt       FAS
 
1705
286     068702  36      combinations    uninterruptedly counterpoise    
 
1706
287     068703  36      grayness        whistled        Gothicism       
 
1707
288     076001  36      innumerable     automate        feminine        
 
1708
289     076002  36      Caroline        gutting metaphysically  W
 
1709
290     076101  36      fatty   surreptitious   sanding A
 
1710
291     076102  36      eastbound       Choctaw contributorily  
 
1711
292     076103  36      inexperienced   cooks   receivers       FAS
 
1712
293     076302  36      hoarder millivolt       adjourn 
 
1713
294     076303  36      scotch  counterpoise    straggled       A
 
1714
295     076304  36      passport        Gothicism       druggists       
 
1715
296     076305  36      strategic       feminine        thanking        FAS
 
1716
297     076306  36      gated   metaphysically  ostrich 
 
1717
298     076307  36      flog    sanding hopelessness    FAS
 
1718
299     076402  36      Pipestone       contributorily  Eurydice        
 
1719
300     076501  36      Dar     receivers       excitation      W
 
1720
301     076502  36      Corcoran        adjourn presumes        FAS
 
1721
302     076701  36      flyers  straggled       imaginable      FAS
 
1722
303     078001  36      competitions    druggists       concoct W
 
1723
304     078002  36      suppliers       thanking        peering W
 
1724
305     078003  36      skips   ostrich Phelps  FAS
 
1725
306     078004  36      institutes      hopelessness    ferociousness   FAS
 
1726
307     078005  36      troop   Eurydice        sentences       
 
1727
308     078006  36      connective      excitation      unlocks 
 
1728
309     078007  36      denies  presumes        engrossing      W
 
1729
310     078008  36      polka   imaginable      Ruth    
 
1730
311     078101  36      observations    concoct tying   
 
1731
312     078103  36      askers  peering exclaimers      
 
1732
313     078104  36      homeless        Phelps  synergy 
 
1733
314     078105  36      Anna    ferociousness   Huey    W
 
1734
315     082101  36      subdirectories  sentences       merging 
 
1735
316     083401  36      decaying        unlocks judges  A
 
1736
317     084001  36      outwitting      engrossing      Shylock W
 
1737
318     084002  36      Harpy   Ruth    Miltonism       
 
1738
319     086001  36      crazed  tying   hen     W
 
1739
320     086102  36      suffocate       exclaimers      honeybee        FAS
 
1740
321     086201  36      provers synergy towers  
 
1741
322     088001  36      technically     Huey    dilutes W
 
1742
323     088002  36      Franklinizations        merging numerals        FAS
 
1743
324     088003  36      considered      judges  democracy       FAS
 
1744
325     088004  36      tinnily Shylock Ibero-  
 
1745
326     088101  36      uninterruptedly Miltonism       invalids        
 
1746
327     088102  36      whistled        hen     behavior        
 
1747
328     088103  36      automate        honeybee        accruing        
 
1748
329     088104  36      gutting towers  relics  A
 
1749
330     088105  36      surreptitious   dilutes rackets 
 
1750
331     088106  36      Choctaw numerals        Fischbein       W
 
1751
332     088201  36      cooks   democracy       phony   W
 
1752
333     088203  36      millivolt       Ibero-  cross   FAS
 
1753
334     088204  36      counterpoise    invalids        cleanup 
 
1754
335     088302  37      Gothicism       behavior        conspirator     
 
1755
336     088303  37      feminine        accruing        label   FAS
 
1756
337     088305  37      metaphysically  relics  university      
 
1757
338     088402  37      sanding rackets cleansed        FAS
 
1758
339     088501  36      contributorily  Fischbein       ballgown        
 
1759
340     088502  36      receivers       phony   starlet 
 
1760
341     088503  36      adjourn cross   aqueous 
 
1761
342     098001  58      straggled       cleanup portrayal       A
 
1762
343     098002  58      druggists       conspirator     despising       W
 
1763
344     098003  58      thanking        label   distort W
 
1764
345     098004  58      ostrich university      palmed  
 
1765
346     098005  58      hopelessness    cleansed        faced   
 
1766
347     098006  58      Eurydice        ballgown        silverware      
 
1767
348     141903  29      excitation      starlet assessor        
 
1768
349     098008  58      presumes        aqueous spiders 
 
1769
350     098009  58      imaginable      portrayal       artificially    
 
1770
351     098010  58      concoct despising       reminiscence    
 
1771
352     098011  58      peering distort Mexican 
 
1772
353     098012  58      Phelps  palmed  obnoxious       
 
1773
354     098013  58      ferociousness   faced   fragile 
 
1774
355     098014  58      sentences       silverware      apprehensible   
 
1775
356     098015  58      unlocks assessor        births  
 
1776
357     098016  58      engrossing      spiders garages 
 
1777
358     098017  58      Ruth    artificially    panty   
 
1778
359     098018  58      tying   reminiscence    anteater        
 
1779
360     098019  58      exclaimers      Mexican displacement    A
 
1780
361     098020  58      synergy obnoxious       drovers A
 
1781
362     098021  58      Huey    fragile patenting       A
 
1782
363     098022  58      merging apprehensible   far     A
 
1783
364     098023  58      judges  births  shrieks 
 
1784
365     098024  58      Shylock garages aligning        W
 
1785
366     098025  37      Miltonism       panty   pragmatism      
 
1786
367     106001  36      hen     anteater        fevers  W
 
1787
368     108001  36      honeybee        displacement    reexamines      A
 
1788
369     108002  36      towers  drovers occupancies     
 
1789
370     108003  36      dilutes patenting       sweats  FAS
 
1790
371     108004  36      numerals        far     modulators      
 
1791
372     108005  36      democracy       shrieks demand  W
 
1792
373     108007  36      Ibero-  aligning        Madeira 
 
1793
374     108008  36      invalids        pragmatism      Viennese        W
 
1794
375     108009  36      behavior        fevers  chillier        W
 
1795
376     108010  36      accruing        reexamines      wildcats        FAS
 
1796
377     108011  36      relics  occupancies     gentle  
 
1797
378     108012  36      rackets sweats  Angles  W
 
1798
379     108101  36      Fischbein       modulators      accuracies      
 
1799
380     108102  36      phony   demand  toggle  
 
1800
381     108103  36      cross   Madeira Mendelssohn     W
 
1801
382     108111  50      cleanup Viennese        behaviorally    
 
1802
383     108105  36      conspirator     chillier        Rochford        
 
1803
384     108106  36      label   wildcats        mirror  W
 
1804
385     108107  36      university      gentle  Modula  
 
1805
386     108108  50      cleansed        Angles  clobbering      
 
1806
387     108109  36      ballgown        accuracies      chronography    
 
1807
388     108110  36      starlet toggle  Eskimoizeds     
 
1808
389     108201  36      aqueous Mendelssohn     British W
 
1809
390     108202  36      portrayal       behaviorally    pitfalls        
 
1810
391     108203  36      despising       Rochford        verify  W
 
1811
392     108204  36      distort mirror  scatter FAS
 
1812
393     108205  36      palmed  Modula  Aztecan 
 
1813
394     108301  36      faced   clobbering      acuity  W
 
1814
395     108302  36      silverware      chronography    sinking W
 
1815
396     112101  36      assessor        Eskimoizeds     beasts  FAS
 
1816
397     112102  36      spiders British Witt    W
 
1817
398     113701  36      artificially    pitfalls        physicists      FAS
 
1818
399     116001  36      reminiscence    verify  folksong        A
 
1819
400     116201  36      Mexican scatter strokes FAS
 
1820
401     116301  36      obnoxious       Aztecan crowder 
 
1821
402     116302  36      fragile acuity  merry   
 
1822
403     116601  36      apprehensible   sinking cadenced        
 
1823
404     116602  36      births  beasts  alimony A
 
1824
405     116603  36      garages Witt    principled      A
 
1825
406     116701  36      panty   physicists      golfing 
 
1826
407     116702  36      anteater        folksong        undiscovered    
 
1827
408     118001  36      displacement    strokes irritates       
 
1828
409     118002  36      drovers crowder patriots        A
 
1829
410     118003  36      patenting       merry   rooms   FAS
 
1830
411     118004  36      far     cadenced        towering        W
 
1831
412     118005  36      shrieks alimony displease       
 
1832
413     118006  36      aligning        principled      photosensitive  
 
1833
414     118007  36      pragmatism      golfing inking  
 
1834
415     118008  36      fevers  undiscovered    gainers 
 
1835
416     118101  36      reexamines      irritates       leaning A
 
1836
417     118102  36      occupancies     patriots        hydrant A
 
1837
418     118103  36      sweats  rooms   preserve        
 
1838
419     118202  36      modulators      towering        blinded A
 
1839
420     118203  36      demand  displease       interactions    A
 
1840
421     118204  36      Madeira photosensitive  Barry   
 
1841
422     118302  36      Viennese        inking  whiteness       A
 
1842
423     118304  36      chillier        gainers pastimes        W
 
1843
424     118305  36      wildcats        leaning Edenization     
 
1844
425     118306  36      gentle  hydrant Muscat  
 
1845
426     118307  36      Angles  preserve        assassinated    
 
1846
427     123101  36      accuracies      blinded labeled 
 
1847
428     123102  36      toggle  interactions    glacial A
 
1848
429     123301  36      Mendelssohn     Barry   implied W
 
1849
430     126001  36      behaviorally    whiteness       bibliographies  W
 
1850
431     126002  36      Rochford        pastimes        Buchanan        
 
1851
432     126003  36      mirror  Edenization     forgivably      FAS
 
1852
433     126101  36      Modula  Muscat  innuendo        A
 
1853
434     126301  36      clobbering      assassinated    den     FAS
 
1854
435     126302  36      chronography    labeled submarines      W
 
1855
436     126402  36      Eskimoizeds     glacial mouthful        A
 
1856
437     126601  36      British implied expiring        
 
1857
438     126602  36      pitfalls        bibliographies  unfulfilled     FAS
 
1858
439     126702  36      verify  Buchanan        precession      
 
1859
440     128001  36      scatter forgivably      nullified       
 
1860
441     128002  36      Aztecan innuendo        affects 
 
1861
442     128003  36      acuity  den     Cynthia 
 
1862
443     128004  36      sinking submarines      Chablis A
 
1863
444     128005  36      beasts  mouthful        betterments     FAS
 
1864
445     128007  36      Witt    expiring        advertising     
 
1865
446     128008  36      physicists      unfulfilled     rubies  A
 
1866
447     128009  36      folksong        precession      southwest       FAS
 
1867
448     128010  36      strokes nullified       superstitious   A
 
1868
449     128011  36      crowder affects tabernacle      W
 
1869
450     128012  36      merry   Cynthia silk    A
 
1870
451     128013  36      cadenced        Chablis handsomest      A
 
1871
452     128014  36      alimony betterments     Persian A
 
1872
453     128015  36      principled      advertising     analog  W
 
1873
454     128016  36      golfing rubies  complex W
 
1874
455     128017  36      undiscovered    southwest       Taoist  
 
1875
456     128018  36      irritates       superstitious   suspend 
 
1876
457     128019  36      patriots        tabernacle      relegated       
 
1877
458     128020  36      rooms   silk    awesome W
 
1878
459     128021  36      towering        handsomest      Bruxelles       
 
1879
460     128022  36      displease       Persian imprecisely     A
 
1880
461     128023  36      photosensitive  analog  televise        
 
1881
462     128101  36      inking  complex braking 
 
1882
463     128102  36      gainers Taoist  true    FAS
 
1883
464     128103  36      leaning suspend disappointing   FAS
 
1884
465     128104  36      hydrant relegated       navally W
 
1885
466     128106  36      preserve        awesome circus  
 
1886
467     128107  36      blinded Bruxelles       beetles 
 
1887
468     128108  36      interactions    imprecisely     trumps  
 
1888
469     128202  36      Barry   televise        fourscore       W
 
1889
470     128203  36      whiteness       braking Blackfoots      
 
1890
471     128301  36      pastimes        true    Grady   
 
1891
472     128302  36      Edenization     disappointing   quiets  FAS
 
1892
473     128303  36      Muscat  navally floundered      FAS
 
1893
474     128304  36      assassinated    circus  profundity      W
 
1894
475     128305  36      labeled beetles Garrisonian     W
 
1895
476     128307  36      glacial trumps  Strauss 
 
1896
477     128401  36      implied fourscore       cemented        FAS
 
1897
478     128502  36      bibliographies  Blackfoots      contrition      A
 
1898
479     128503  36      Buchanan        Grady   mutations       
 
1899
480     128504  36      forgivably      quiets  exhibits        W
 
1900
481     128505  36      innuendo        floundered      tits    
 
1901
482     128601  36      den     profundity      mate    A
 
1902
483     128603  36      submarines      Garrisonian     arches  
 
1903
484     128604  36      mouthful        Strauss Moll    
 
1904
485     128702  36      expiring        cemented        ropers  
 
1905
486     128703  36      unfulfilled     contrition      bombast 
 
1906
487     128704  36      precession      mutations       difficultly     A
 
1907
488     138001  36      nullified       exhibits        adsorption      
 
1908
489     138002  36      affects tits    definiteness    FAS
 
1909
490     138003  36      Cynthia mate    cultivation     A
 
1910
491     138004  36      Chablis arches  heals   A
 
1911
492     138005  36      betterments     Moll    Heusen  W
 
1912
493     138006  36      advertising     ropers  target  FAS
 
1913
494     138007  36      rubies  bombast cited   A
 
1914
495     138008  36      southwest       difficultly     congresswoman   W
 
1915
496     138009  36      superstitious   adsorption      Katherine       
 
1916
497     138102  36      tabernacle      definiteness    titter  A
 
1917
498     138103  36      silk    cultivation     aspire  A
 
1918
499     138104  36      handsomest      heals   Mardis  
 
1919
500     138105  36      Persian Heusen  Nadia   W
 
1920
501     138201  36      analog  target  estimating      FAS
 
1921
502     138302  36      complex cited   stuck   A
 
1922
503     138303  36      Taoist  congresswoman   fifteenth       A
 
1923
504     138304  36      suspend Katherine       Colombo 
 
1924
505     138401  29      relegated       titter  survey  A
 
1925
506     140102  29      awesome aspire  staffing        
 
1926
507     140103  29      Bruxelles       Mardis  obtain  
 
1927
508     140104  29      imprecisely     Nadia   loaded  
 
1928
509     140105  29      televise        estimating      slaughtered     
 
1929
510     140201  29      braking stuck   lights  A
 
1930
511     140701  29      true    fifteenth       circumference   
 
1931
512     141501  29      disappointing   Colombo dull    A
 
1932
513     141502  29      navally survey  weekly  A
 
1933
514     141901  29      circus  staffing        wetness 
 
1934
515     141902  29      beetles obtain  visualized      
 
1935
516     142101  29      trumps  loaded  Tannenbaum      
 
1936
517     142102  29      fourscore       slaughtered     moribund        
 
1937
518     142103  29      Blackfoots      lights  demultiplex     
 
1938
519     142701  29      Grady   circumference   lockings        
 
1939
520     143001  29      quiets  dull    thugs   FAS
 
1940
521     143501  29      floundered      weekly  unnerves        
 
1941
522     143502  29      profundity      wetness abut    
 
1942
523     148001  29      Garrisonian     visualized      Chippewa        A
 
1943
524     148002  29      Strauss Tannenbaum      stratifications A
 
1944
525     148003  29      cemented        moribund        signaled        
 
1945
526     148004  29      contrition      demultiplex     Italianizes     A
 
1946
527     148005  29      mutations       lockings        algorithmic     A
 
1947
528     148006  29      exhibits        thugs   paranoid        FAS
 
1948
529     148007  29      tits    unnerves        camping A
 
1949
530     148009  29      mate    abut    signifying      A
 
1950
531     148010  29      arches  Chippewa        Patrice W
 
1951
532     148011  29      Moll    stratifications search  A
 
1952
533     148012  29      ropers  signaled        Angeles A
 
1953
534     148013  29      bombast Italianizes     semblance       
 
1954
535     148023  36      difficultly     algorithmic     taxed   
 
1955
536     148015  29      adsorption      paranoid        Beatrice        
 
1956
537     148016  29      definiteness    camping retrace 
 
1957
538     148017  29      cultivation     signifying      lockout 
 
1958
539     148018  29      heals   Patrice grammatic       
 
1959
540     148019  29      Heusen  search  helmsman        
 
1960
541     148020  29      target  Angeles uniform W
 
1961
542     148021  29      cited   semblance       hamming 
 
1962
543     148022  29      congresswoman   taxed   disobedience    
 
1963
544     148101  29      Katherine       Beatrice        captivated      A
 
1964
545     148102  29      titter  retrace transferals     A
 
1965
546     148201  29      aspire  lockout cartographer    A
 
1966
547     148401  29      Mardis  grammatic       aims    FAS
 
1967
548     148402  29      Nadia   helmsman        Pakistani       
 
1968
549     148501  29      estimating      uniform burglarized     FAS
 
1969
550     148502  29      stuck   hamming saucepans       A
 
1970
551     148503  29      fifteenth       disobedience    lacerating      A
 
1971
552     148504  29      Colombo captivated      corny   
 
1972
553     148601  29      survey  transferals     megabytes       FAS
 
1973
554     148602  29      staffing        cartographer    chancellor      
 
1974
555     150701  29      obtain  aims    bulk    A
 
1975
556     152101  29      loaded  Pakistani       commits A
 
1976
557     152102  29      slaughtered     burglarized     meson   W
 
1977
558     155202  36      lights  saucepans       deputies        
 
1978
559     155203  29      circumference   lacerating      northeaster     A
 
1979
560     155204  29      dull    corny   dipole  
 
1980
561     155205  29      weekly  megabytes       machining       0
 
1981
562     156001  29      wetness chancellor      therefore       
 
1982
563     156002  29      visualized      bulk    Telefunken      
 
1983
564     156102  29      Tannenbaum      commits salvaging       
 
1984
565     156301  29      moribund        meson   Corinthianizes  A
 
1985
566     156302  29      demultiplex     deputies        restlessly      A
 
1986
567     156303  29      lockings        northeaster     bromides        
 
1987
568     156304  29      thugs   dipole  generalized     A
 
1988
569     156305  29      unnerves        machining       mishaps 
 
1989
570     156306  29      abut    therefore       quelling        
 
1990
571     156501  29      Chippewa        Telefunken      spiritual       A
 
1991
572     158001  29      stratifications salvaging       beguiles        FAS
 
1992
573     158002  29      signaled        Corinthianizes  Trobriand       FAS
 
1993
574     158101  29      Italianizes     restlessly      fleeing A
 
1994
575     158102  29      algorithmic     bromides        Armour  A
 
1995
576     158103  29      paranoid        generalized     chin    A
 
1996
577     158201  29      camping mishaps provers A
 
1997
578     158202  29      signifying      quelling        aeronautic      A
 
1998
579     158203  29      Patrice spiritual       voltage W
 
1999
580     158204  29      search  beguiles        sash    
 
2000
581     158301  29      Angeles Trobriand       anaerobic       A
 
2001
582     158302  29      semblance       fleeing simultaneous    A
 
2002
583     158303  29      taxed   Armour  accumulating    A
 
2003
584     158304  29      Beatrice        chin    Medusan A
 
2004
585     158305  29      retrace provers shouted A
 
2005
586     158306  29      lockout aeronautic      freakish        
 
2006
587     158501  29      grammatic       voltage index   FAS
 
2007
588     160301  29      helmsman        sash    commercially    
 
2008
589     166101  50      uniform anaerobic       mistiness       A
 
2009
590     166102  50      hamming simultaneous    endpoint        
 
2010
591     168001  29      disobedience    accumulating    straight        A
 
2011
592     168002  29      captivated      Medusan flurried        
 
2012
593     168003  29      transferals     shouted denotative      A
 
2013
594     168101  29      cartographer    freakish        coming  FAS
 
2014
595     168102  29      aims    index   commencements   FAS
 
2015
596     168103  29      Pakistani       commercially    gentleman       
 
2016
597     168104  29      burglarized     mistiness       gifted  
 
2017
598     168202  29      saucepans       endpoint        Shanghais       
 
2018
599     168301  29      lacerating      straight        sportswriting   A
 
2019
600     168502  29      corny   flurried        sloping A
 
2020
601     168503  29      megabytes       denotative      navies  
 
2021
602     168601  29      chancellor      coming  leaflet A
 
2022
603     173001  40      bulk    commencements   shooter 
 
2023
604     173701  40      commits gentleman       Joplin  FAS
 
2024
605     173702  40      meson   gifted  babies  
 
2025
606     176001  40      deputies        Shanghais       subdivision     FAS
 
2026
607     176101  40      northeaster     sportswriting   burstiness      W
 
2027
608     176201  40      dipole  sloping belted  FAS
 
2028
609     176401  40      machining       navies  assails FAS
 
2029
610     176501  40      therefore       leaflet admiring        W
 
2030
611     176601  40      Telefunken      shooter swaying 0
 
2031
612     176602  40      salvaging       Joplin  Goldstine       FAS
 
2032
613     176603  40      Corinthianizes  babies  fitting 
 
2033
614     178001  40      restlessly      subdivision     Norwalk W
 
2034
615     178002  40      bromides        burstiness      weakening       W
 
2035
616     178003  40      generalized     belted  analogy FAS
 
2036
617     178004  40      mishaps assails deludes 
 
2037
618     178005  40      quelling        admiring        cokes   
 
2038
619     178006  40      spiritual       swaying Clayton 
 
2039
620     178007  40      beguiles        Goldstine       exhausts        
 
2040
621     178008  40      Trobriand       fitting causality       
 
2041
622     178101  40      fleeing Norwalk sating  FAS
 
2042
623     178102  40      Armour  weakening       icon    
 
2043
624     178103  40      chin    analogy throttles       
 
2044
625     178201  40      provers deludes communicants    FAS
 
2045
626     178202  40      aeronautic      cokes   dehydrate       FAS
 
2046
627     178301  40      voltage Clayton priceless       FAS
 
2047
628     178302  40      sash    exhausts        publicly        
 
2048
629     178401  40      anaerobic       causality       incidentals     FAS
 
2049
630     178402  40      simultaneous    sating  commonplace     
 
2050
631     178403  40      accumulating    icon    mumbles 
 
2051
632     178404  40      Medusan throttles       furthermore     W
 
2052
633     178501  40      shouted communicants    cautioned       W
 
2053
634     186002  37      freakish        dehydrate       parametrized    A
 
2054
635     186102  37      index   priceless       registration    A
 
2055
636     186201  40      commercially    publicly        sadly   FAS
 
2056
637     186202  40      mistiness       incidentals     positioning     
 
2057
638     186203  40      endpoint        commonplace     babysitting     
 
2058
639     186302  37      straight        mumbles eternal A
 
2059
640     188007  37      flurried        furthermore     hoarder 
 
2060
641     188008  37      denotative      cautioned       congregates     
 
2061
642     188009  37      coming  parametrized    rains   
 
2062
643     188010  37      commencements   registration    workers W
 
2063
644     188011  37      gentleman       sadly   sags    A
 
2064
645     188012  37      gifted  positioning     unplug  W
 
2065
646     188013  37      Shanghais       babysitting     garage  A
 
2066
647     188014  37      sportswriting   eternal boulder A
 
2067
648     188015  37      sloping hoarder hollowly        A
 
2068
649     188016  37      navies  congregates     specifics       
 
2069
650     188017  37      leaflet rains   Teresa  
 
2070
651     188102  37      shooter workers Winsett 
 
2071
652     188103  37      Joplin  sags    convenient      A
 
2072
653     188202  37      babies  unplug  buckboards      FAS
 
2073
654     188301  40      subdivision     garage  amenities       
 
2074
655     188302  40      burstiness      boulder resplendent     FAS
 
2075
656     188303  40      belted  hollowly        priding FAS
 
2076
657     188401  37      assails specifics       configurations  
 
2077
658     188402  37      admiring        Teresa  untidiness      A
 
2078
659     188503  37      swaying Winsett Brice   W
 
2079
660     188504  37      Goldstine       convenient      sews    FAS
 
2080
661     188505  37      fitting buckboards      participated    
 
2081
662     190701  37      Norwalk amenities       Simon   FAS
 
2082
663     190703  50      weakening       resplendent     certificates    
 
2083
664     191701  37      analogy priding Fitzpatrick     
 
2084
665     191702  37      deludes configurations  Evanston        A
 
2085
666     191703  37      cokes   untidiness      misted  
 
2086
667     196001  37      Clayton Brice   textures        A
 
2087
668     196002  37      exhausts        sews    save    
 
2088
669     196003  37      causality       participated    count   
 
2089
670     196101  37      sating  Simon   rightful        A
 
2090
671     196103  37      icon    certificates    chaperone       
 
2091
672     196104  37      throttles       Fitzpatrick     Lizzy   A
 
2092
673     196201  37      communicants    Evanston        clenched        A
 
2093
674     196202  37      dehydrate       misted  effortlessly    
 
2094
675     196203  37      priceless       textures        accessed        
 
2095
676     198001  37      publicly        save    beaters A
 
2096
677     198003  37      incidentals     count   Hornblower      FAS
 
2097
678     198004  37      commonplace     rightful        vests   A
 
2098
679     198005  37      mumbles chaperone       indulgences     FAS
 
2099
680     198006  37      furthermore     Lizzy   infallibly      A
 
2100
681     198007  37      cautioned       clenched        unwilling       FAS
 
2101
682     198008  37      parametrized    effortlessly    excrete FAS
 
2102
683     198009  37      registration    accessed        spools  A
 
2103
684     198010  37      sadly   beaters crunches        FAS
 
2104
685     198011  37      positioning     Hornblower      overestimating  FAS
 
2105
686     198012  37      babysitting     vests   ineffective     
 
2106
687     198013  37      eternal indulgences     humiliation     A
 
2107
688     198014  37      hoarder infallibly      sophomore       
 
2108
689     198015  37      congregates     unwilling       star    
 
2109
690     198017  37      rains   excrete rifles  
 
2110
691     198018  37      workers spools  dialysis        
 
2111
692     198019  37      sags    crunches        arriving        
 
2112
693     198020  37      unplug  overestimating  indulge 
 
2113
694     198021  37      garage  ineffective     clockers        
 
2114
695     198022  37      boulder humiliation     languages       
 
2115
696     198023  50      hollowly        sophomore       Antarctica      A
 
2116
697     198024  37      specifics       star    percentage      
 
2117
698     198101  37      Teresa  rifles  ceiling A
 
2118
699     198103  37      Winsett dialysis        specification   
 
2119
700     198105  37      convenient      arriving        regimented      A
 
2120
701     198106  37      buckboards      indulge ciphers 
 
2121
702     198201  37      amenities       clockers        pictures        A
 
2122
703     198204  37      resplendent     languages       serpents        A
 
2123
704     198301  53      priding Antarctica      allot   A
 
2124
705     198302  53      configurations  percentage      realized        A
 
2125
706     198303  53      untidiness      ceiling mayoral A
 
2126
707     198304  53      Brice   specification   opaquely        A
 
2127
708     198401  37      sews    regimented      hostess FAS
 
2128
709     198402  37      participated    ciphers fiftieth        
 
2129
710     198403  37      Simon   pictures        incorrectly     
 
2130
711     202101  37      certificates    serpents        decomposition   FAS
 
2131
712     202301  37      Fitzpatrick     allot   stranglings     
 
2132
713     202302  37      Evanston        realized        mixture FAS
 
2133
714     202303  37      misted  mayoral electroencephalography  FAS
 
2134
715     202304  37      textures        opaquely        similarities    FAS
 
2135
716     202305  37      save    hostess charges W
 
2136
717     202601  37      count   fiftieth        freest  FAS
 
2137
718     202602  37      rightful        incorrectly     Greenberg       FAS
 
2138
719     202605  37      chaperone       decomposition   tinting 
 
2139
720     202606  37      Lizzy   stranglings     expelled        W
 
2140
721     202607  37      clenched        mixture warm    
 
2141
722     202901  37      effortlessly    electroencephalography  smoothed        
 
2142
723     202902  37      accessed        similarities    deductions      FAS
 
2143
724     202903  37      beaters charges Romano  W
 
2144
725     202904  37      Hornblower      freest  bitterroot      
 
2145
726     202907  37      vests   Greenberg       corset  
 
2146
727     202908  37      indulgences     tinting securing        
 
2147
728     203101  37      infallibly      expelled        environing      FAS
 
2148
729     203103  37      unwilling       warm    cute    
 
2149
730     203104  37      excrete smoothed        Crays   
 
2150
731     203105  37      spools  deductions      heiress FAS
 
2151
732     203401  37      crunches        Romano  inform  FAS
 
2152
733     203402  37      overestimating  bitterroot      avenge  
 
2153
734     203404  37      ineffective     corset  universals      
 
2154
735     203901  37      humiliation     securing        Kinsey  W
 
2155
736     203902  37      sophomore       environing      ravines FAS
 
2156
737     203903  37      star    cute    bestseller      
 
2157
738     203906  37      rifles  Crays   equilibrium     
 
2158
739     203907  37      dialysis        heiress extents 0
 
2159
740     203908  37      arriving        inform  relatively      
 
2160
741     203909  37      indulge avenge  pressure        FAS
 
2161
742     206101  37      clockers        universals      critiques       FAS
 
2162
743     206201  37      languages       Kinsey  befouled        
 
2163
744     206202  37      Antarctica      ravines rightfully      FAS
 
2164
745     206203  37      percentage      bestseller      mechanizing     FAS
 
2165
746     206206  37      ceiling equilibrium     Latinizes       
 
2166
747     206207  37      specification   extents timesharing     
 
2167
748     206208  37      regimented      relatively      Aden    
 
2168
749     208001  37      ciphers pressure        embassies       
 
2169
750     208002  37      pictures        critiques       males   FAS
 
2170
751     208003  37      serpents        befouled        shapelessly     FAS
 
2171
752     208004  37      allot   rightfully      genres  FAS
 
2172
753     208008  37      realized        mechanizing     mastering       
 
2173
754     208009  37      mayoral Latinizes       Newtonian       
 
2174
755     208010  37      opaquely        timesharing     finishers       FAS
 
2175
756     208011  37      hostess Aden    abates  
 
2176
757     208101  37      fiftieth        embassies       teem    
 
2177
758     208102  37      incorrectly     males   kiting  FAS
 
2178
759     208103  37      decomposition   shapelessly     stodgy  FAS
 
2179
760     208104  37      stranglings     genres  scalps  FAS
 
2180
761     208105  37      mixture mastering       feed    FAS
 
2181
762     208110  37      electroencephalography  Newtonian       guitars 
 
2182
763     208111  37      similarities    finishers       airships        
 
2183
764     208112  37      charges abates  store   
 
2184
765     208113  37      freest  teem    denounces       
 
2185
766     208201  37      Greenberg       kiting  Pyle    FAS
 
2186
767     208203  37      tinting stodgy  Saxony  
 
2187
768     208301  37      expelled        scalps  serializations  FAS
 
2188
769     208302  37      warm    feed    Peruvian        FAS
 
2189
770     208305  37      smoothed        guitars taxonomically   FAS
 
2190
771     208401  37      deductions      airships        kingdom A
 
2191
772     208402  37      Romano  store   stint   A
 
2192
773     208403  37      bitterroot      denounces       Sault   A
 
2193
774     208404  37      corset  Pyle    faithful        
 
2194
775     208501  37      securing        Saxony  Ganymede        FAS
 
2195
776     208502  37      environing      serializations  tidiness        FAS
 
2196
777     208503  37      cute    Peruvian        gainful FAS
 
2197
778     208504  37      Crays   taxonomically   contrary        FAS
 
2198
779     208505  37      heiress kingdom Tipperary       FAS
 
2199
780     210101  37      inform  stint   tropics W
 
2200
781     210102  37      avenge  Sault   theorizers      
 
2201
782     210103  37      universals      faithful        renew   0
 
2202
783     210104  37      Kinsey  Ganymede        already 
 
2203
784     210105  37      ravines tidiness        terminal        
 
2204
785     210106  37      bestseller      gainful Hegelian        
 
2205
786     210107  37      equilibrium     contrary        hypothesizer    
 
2206
787     210401  37      extents Tipperary       warningly       FAS
 
2207
788     213201  37      relatively      tropics journalizing    FAS
 
2208
789     213203  37      pressure        theorizers      nested  
 
2209
790     213204  37      critiques       renew   Lars    
 
2210
791     213205  37      befouled        already saplings        
 
2211
792     213206  37      rightfully      terminal        foothill        
 
2212
793     213207  37      mechanizing     Hegelian        labeled 
 
2213
794     216101  37      Latinizes       hypothesizer    imperiously     FAS
 
2214
795     216103  37      timesharing     warningly       reporters       FAS
 
2215
796     218001  37      Aden    journalizing    furnishings     FAS
 
2216
797     218002  37      embassies       nested  precipitable    FAS
 
2217
798     218003  37      males   Lars    discounts       FAS
 
2218
799     218004  37      shapelessly     saplings        excises FAS
 
2219
800     143503  50      genres  foothill        Stalin  
 
2220
801     218006  37      mastering       labeled despot  FAS
 
2221
802     218007  37      Newtonian       imperiously     ripeness        FAS
 
2222
803     218008  37      finishers       reporters       Arabia  
 
2223
804     218009  37      abates  furnishings     unruly  
 
2224
805     218010  37      teem    precipitable    mournfulness    
 
2225
806     218011  37      kiting  discounts       boom    FAS
 
2226
807     218020  37      stodgy  excises slaughter       A
 
2227
808     218021  50      scalps  Stalin  Sabine  
 
2228
809     218022  37      feed    despot  handy   FAS
 
2229
810     218023  37      guitars ripeness        rural   
 
2230
811     218024  37      airships        Arabia  organizer       
 
2231
812     218101  37      store   unruly  shipyard        FAS
 
2232
813     218102  37      denounces       mournfulness    civics  FAS
 
2233
814     218103  37      Pyle    boom    inaccuracy      FAS
 
2234
815     218201  37      Saxony  slaughter       rules   FAS
 
2235
816     218202  37      serializations  Sabine  juveniles       FAS
 
2236
817     218203  37      Peruvian        handy   comprised       W
 
2237
818     218204  37      taxonomically   rural   investigations  
 
2238
819     218205  37      kingdom organizer       stabilizes      A
 
2239
820     218301  37      stint   shipyard        seminaries      FAS
 
2240
821     218302  37      Sault   civics  Hunter  A
 
2241
822     218401  37      faithful        inaccuracy      sporty  FAS
 
2242
823     218402  37      Ganymede        rules   test    FAS
 
2243
824     218403  37      tidiness        juveniles       weasels 
 
2244
825     218404  37      gainful comprised       CERN    
 
2245
826     218407  37      contrary        investigations  tempering       
 
2246
827     218408  37      Tipperary       stabilizes      afore   FAS
 
2247
828     218409  37      tropics seminaries      Galatean        
 
2248
829     218410  37      theorizers      Hunter  techniques      W
 
2249
830     226001  37      renew   sporty  error   
 
2250
831     226002  37      already test    veranda 
 
2251
832     226003  37      terminal        weasels severely        
 
2252
833     226004  37      Hegelian        CERN    Cassites        FAS
 
2253
834     226005  37      hypothesizer    tempering       forthcoming     
 
2254
835     226006  37      warningly       afore   guides  
 
2255
836     226007  37      journalizing    Galatean        vanish  FAS
 
2256
837     226008  37      nested  techniques      lied    A
 
2257
838     226203  37      Lars    error   sawtooth        FAS
 
2258
839     226204  37      saplings        veranda fated   FAS
 
2259
840     226205  37      foothill        severely        gradually       
 
2260
841     226206  37      labeled Cassites        widens  
 
2261
842     226207  37      imperiously     forthcoming     preclude        
 
2262
843     226208  37      reporters       guides  Jobrel  
 
2263
844     226209  37      furnishings     vanish  hooker  
 
2264
845     226210  37      precipitable    lied    rainstorm       
 
2265
846     226211  37      discounts       sawtooth        disconnects     
 
2266
847     228001  37      excises fated   cruelty 
 
2267
848     228004  37      Stalin  gradually       exponentials    A
 
2268
849     228005  37      despot  widens  affective       A
 
2269
850     228006  37      ripeness        preclude        arteries        
 
2270
851     228007  37      Arabia  Jobrel  Crosby  FAS
 
2271
852     228008  37      unruly  hooker  acquaint        
 
2272
853     228009  37      mournfulness    rainstorm       evenhandedly    
 
2273
854     228101  37      boom    disconnects     percentage      
 
2274
855     228108  37      slaughter       cruelty disobedience    
 
2275
856     228109  37      Sabine  exponentials    humility        
 
2276
857     228110  37      handy   affective       gleaning        A
 
2277
858     228111  37      rural   arteries        petted  A
 
2278
859     228112  37      organizer       Crosby  bloater A
 
2279
860     228113  37      shipyard        acquaint        minion  A
 
2280
861     228114  37      civics  evenhandedly    marginal        A
 
2281
862     228115  37      inaccuracy      percentage      apiary  A
 
2282
863     228116  37      rules   disobedience    measures        
 
2283
864     228117  37      juveniles       humility        precaution      
 
2284
865     228118  37      comprised       gleaning        repelled        
 
2285
866     228119  37      investigations  petted  primary FAS
 
2286
867     228120  37      stabilizes      bloater coverings       
 
2287
868     228121  37      seminaries      minion  Artemia A
 
2288
869     228122  37      Hunter  marginal        navigate        
 
2289
870     228201  37      sporty  apiary  spatial 
 
2290
871     228206  37      test    measures        Gurkha  
 
2291
872     228207  37      weasels precaution      meanwhile       A
 
2292
873     228208  37      CERN    repelled        Melinda A
 
2293
874     228209  37      tempering       primary Butterfield     
 
2294
875     228210  37      afore   coverings       Aldrich A
 
2295
876     228211  37      Galatean        Artemia previewing      A
 
2296
877     228212  37      techniques      navigate        glut    A
 
2297
878     228213  37      error   spatial unaffected      
 
2298
879     228214  37      veranda Gurkha  inmate  
 
2299
880     228301  37      severely        meanwhile       mineral 
 
2300
881     228305  37      Cassites        Melinda impending       A
 
2301
882     228306  37      forthcoming     Butterfield     meditation      A
 
2302
883     228307  37      guides  Aldrich ideas   
 
2303
884     228308  37      vanish  previewing      miniaturizes    W
 
2304
885     228309  37      lied    glut    lewdly  
 
2305
886     228310  37      sawtooth        unaffected      title   
 
2306
887     228311  37      fated   inmate  youthfulness    
 
2307
888     228312  37      gradually       mineral creak   FAS
 
2308
889     228313  37      widens  impending       Chippewa        
 
2309
890     228314  37      preclude        meditation      clamored        
 
2310
891     228401  65      Jobrel  ideas   freezes 
 
2311
892     228402  65      hooker  miniaturizes    forgivably      FAS
 
2312
893     228403  65      rainstorm       lewdly  reduce  FAS
 
2313
894     228404  65      disconnects     title   McGovern        W
 
2314
895     228405  65      cruelty youthfulness    Nazis   W
 
2315
896     228406  65      exponentials    creak   epistle W
 
2316
897     228407  65      affective       Chippewa        socializes      W
 
2317
898     228408  65      arteries        clamored        conceptions     
 
2318
899     228409  65      Crosby  freezes Kevin   
 
2319
900     228410  65      acquaint        forgivably      uncovering      
 
2320
901     230301  37      evenhandedly    reduce  chews   FAS
 
2321
902     230302  37      percentage      McGovern        appendixes      FAS
 
2322
903     230303  37      disobedience    Nazis   raining 
 
2323
904     018062  37      humility        epistle infest  
 
2324
905     230501  37      gleaning        socializes      compartment     
 
2325
906     230502  37      petted  conceptions     minting 
 
2326
907     230503  37      bloater Kevin   ducks   
 
2327
908     230504  37      minion  uncovering      roped   A
 
2328
909     230505  37      marginal        chews   waltz   
 
2329
910     230506  37      apiary  appendixes      Lillian 
 
2330
911     230507  37      measures        raining repressions     A
 
2331
912     230508  37      precaution      infest  chillingly      
 
2332
913     230509  37      repelled        compartment     noncritical     
 
2333
914     230901  37      primary minting lithograph      
 
2334
915     230902  37      coverings       ducks   spongers        
 
2335
916     230903  37      Artemia roped   parenthood      
 
2336
917     230904  37      navigate        waltz   posed   
 
2337
918     230905  37      spatial Lillian instruments     
 
2338
919     230906  37      Gurkha  repressions     filial  
 
2339
920     230907  37      meanwhile       chillingly      fixedly 
 
2340
921     230908  37      Melinda noncritical     relives 
 
2341
922     230909  37      Butterfield     lithograph      Pandora 
 
2342
923     230910  37      Aldrich spongers        watering        A
 
2343
924     230911  37      previewing      parenthood      ungrateful      
 
2344
925     230912  37      glut    posed   secures 
 
2345
926     230913  37      unaffected      instruments     chastisers      
 
2346
927     230914  37      inmate  filial  icon    
 
2347
928     231304  37      mineral fixedly reuniting       A
 
2348
929     231305  37      impending       relives imagining       A
 
2349
930     231306  37      meditation      Pandora abiding A
 
2350
931     231307  37      ideas   watering        omnisciently    
 
2351
932     231308  37      miniaturizes    ungrateful      Britannic       
 
2352
933     231309  37      lewdly  secures scholastics     A
 
2353
934     231310  37      title   chastisers      mechanics       A
 
2354
935     231311  37      youthfulness    icon    humidly A
 
2355
936     231312  37      creak   reuniting       masterpiece     
 
2356
937     231313  37      Chippewa        imagining       however 
 
2357
938     231314  37      clamored        abiding Mendelian       
 
2358
939     231315  37      freezes omnisciently    jarred  
 
2359
940     232102  37      forgivably      Britannic       scolds  
 
2360
941     232103  37      reduce  scholastics     infatuate       
 
2361
942     232104  37      McGovern        mechanics       willed  A
 
2362
943     232105  37      Nazis   humidly joyfully        
 
2363
944     232106  37      epistle masterpiece     Microsoft       
 
2364
945     232107  37      socializes      however fibrosities     
 
2365
946     232108  37      conceptions     Mendelian       Baltimorean     
 
2366
947     232601  37      Kevin   jarred  equestrian      
 
2367
948     232602  37      uncovering      scolds  Goodrich        
 
2368
949     232603  37      chews   infatuate       apish   A
 
2369
950     232605  37      appendixes      willed  Adlerian        
 
2370
5950    1232605 37      appendixes      willed  Adlerian        
 
2371
5951    1232606 37      appendixes      willed  Adlerian        
 
2372
5952    1232607 37      appendixes      willed  Adlerian        
 
2373
5953    1232608 37      appendixes      willed  Adlerian        
 
2374
5954    1232609 37      appendixes      willed  Adlerian        
 
2375
951     232606  37      raining joyfully        Tropez  
 
2376
952     232607  37      infest  Microsoft       nouns   
 
2377
953     232608  37      compartment     fibrosities     distracting     
 
2378
954     232609  37      minting Baltimorean     mutton  
 
2379
955     236104  37      ducks   equestrian      bridgeable      A
 
2380
956     236105  37      roped   Goodrich        stickers        A
 
2381
957     236106  37      waltz   apish   transcontinental        A
 
2382
958     236107  37      Lillian Adlerian        amateurish      
 
2383
959     236108  37      repressions     Tropez  Gandhian        
 
2384
960     236109  37      chillingly      nouns   stratified      
 
2385
961     236110  37      noncritical     distracting     chamberlains    
 
2386
962     236111  37      lithograph      mutton  creditably      
 
2387
963     236112  37      spongers        bridgeable      philosophic     
 
2388
964     236113  37      parenthood      stickers        ores    
 
2389
965     238005  37      posed   transcontinental        Carleton        
 
2390
966     238006  37      instruments     amateurish      tape    A
 
2391
967     238007  37      filial  Gandhian        afloat  A
 
2392
968     238008  37      fixedly stratified      goodness        A
 
2393
969     238009  37      relives chamberlains    welcoming       
 
2394
970     238010  37      Pandora creditably      Pinsky  FAS
 
2395
971     238011  37      watering        philosophic     halting 
 
2396
972     238012  37      ungrateful      ores    bibliography    
 
2397
973     238013  37      secures Carleton        decoding        
 
2398
974     240401  41      chastisers      tape    variance        A
 
2399
975     240402  41      icon    afloat  allowed A
 
2400
976     240901  41      reuniting       goodness        dire    A
 
2401
977     240902  41      imagining       welcoming       dub     A
 
2402
978     241801  41      abiding Pinsky  poisoning       
 
2403
979     242101  41      omnisciently    halting Iraqis  A
 
2404
980     242102  41      Britannic       bibliography    heaving 
 
2405
981     242201  41      scholastics     decoding        population      A
 
2406
982     242202  41      mechanics       variance        bomb    A
 
2407
983     242501  41      humidly allowed Majorca A
 
2408
984     242502  41      masterpiece     dire    Gershwins       
 
2409
985     246201  41      however dub     explorers       
 
2410
986     246202  41      Mendelian       poisoning       libretto        A
 
2411
987     246203  41      jarred  Iraqis  occurred        
 
2412
988     246204  41      scolds  heaving Lagos   
 
2413
989     246205  41      infatuate       population      rats    
 
2414
990     246301  41      willed  bomb    bankruptcies    A
 
2415
991     246302  41      joyfully        Majorca crying  
 
2416
992     248001  41      Microsoft       Gershwins       unexpected      
 
2417
993     248002  41      fibrosities     explorers       accessed        A
 
2418
994     248003  41      Baltimorean     libretto        colorful        A
 
2419
995     248004  41      equestrian      occurred        versatility     A
 
2420
996     248005  41      Goodrich        Lagos   cosy    
 
2421
997     248006  41      apish   rats    Darius  A
 
2422
998     248007  41      Adlerian        bankruptcies    mastering       A
 
2423
999     248008  41      Tropez  crying  Asiaticizations A
 
2424
1000    248009  41      nouns   unexpected      offerers        A
 
2425
1001    248010  41      distracting     accessed        uncles  A
 
2426
1002    248011  41      mutton  colorful        sleepwalk       
 
2427
1003    248012  41      bridgeable      versatility     Ernestine       
 
2428
1004    248013  41      stickers        cosy    checksumming    
 
2429
1005    248014  41      transcontinental        Darius  stopped 
 
2430
1006    248015  41      amateurish      mastering       sicker  
 
2431
1007    248016  41      Gandhian        Asiaticizations Italianization  
 
2432
1008    248017  41      stratified      offerers        alphabetic      
 
2433
1009    248018  41      chamberlains    uncles  pharmaceutic    
 
2434
1010    248019  41      creditably      sleepwalk       creator 
 
2435
1011    248020  41      philosophic     Ernestine       chess   
 
2436
1012    248021  41      ores    checksumming    charcoal        
 
2437
1013    248101  41      Carleton        stopped Epiphany        A
 
2438
1014    248102  41      tape    sicker  bulldozes       A
 
2439
1015    248201  41      afloat  Italianization  Pygmalion       A
 
2440
1016    248202  41      goodness        alphabetic      caressing       A
 
2441
1017    248203  41      welcoming       pharmaceutic    Palestine       A
 
2442
1018    248204  41      Pinsky  creator regimented      A
 
2443
1019    248205  41      halting chess   scars   A
 
2444
1020    248206  41      bibliography    charcoal        realest A
 
2445
1021    248207  41      decoding        Epiphany        diffusing       A
 
2446
1022    248208  41      variance        bulldozes       clubroom        A
 
2447
1023    248209  41      allowed Pygmalion       Blythe  A
 
2448
1024    248210  41      dire    caressing       ahead   
 
2449
1025    248211  50      dub     Palestine       reviver 
 
2450
1026    250501  34      poisoning       regimented      retransmitting  A
 
2451
1027    250502  34      Iraqis  scars   landslide       
 
2452
1028    250503  34      heaving realest Eiffel  
 
2453
1029    250504  34      population      diffusing       absentee        
 
2454
1030    250505  34      bomb    clubroom        aye     
 
2455
1031    250601  34      Majorca Blythe  forked  A
 
2456
1032    250602  34      Gershwins       ahead   Peruvianizes    
 
2457
1033    250603  34      explorers       reviver clerked 
 
2458
1034    250604  34      libretto        retransmitting  tutor   
 
2459
1035    250605  34      occurred        landslide       boulevard       
 
2460
1036    251001  34      Lagos   Eiffel  shuttered       
 
2461
1037    251002  34      rats    absentee        quotes  A
 
2462
1038    251003  34      bankruptcies    aye     Caltech 
 
2463
1039    251004  34      crying  forked  Mossberg        
 
2464
1040    251005  34      unexpected      Peruvianizes    kept    
 
2465
1041    251301  34      accessed        clerked roundly 
 
2466
1042    251302  34      colorful        tutor   features        A
 
2467
1043    251303  34      versatility     boulevard       imaginable      A
 
2468
1044    251304  34      cosy    shuttered       controller      
 
2469
1045    251305  34      Darius  quotes  racial  
 
2470
1046    251401  34      mastering       Caltech uprisings       A
 
2471
1047    251402  34      Asiaticizations Mossberg        narrowed        A
 
2472
1048    251403  34      offerers        kept    cannot  A
 
2473
1049    251404  34      uncles  roundly vest    
 
2474
1050    251405  34      sleepwalk       features        famine  
 
2475
1051    251406  34      Ernestine       imaginable      sugars  
 
2476
1052    251801  34      checksumming    controller      exterminated    A
 
2477
1053    251802  34      stopped racial  belays  
 
2478
1054    252101  34      sicker  uprisings       Hodges  A
 
2479
1055    252102  34      Italianization  narrowed        translatable    
 
2480
1056    252301  34      alphabetic      cannot  duality A
 
2481
1057    252302  34      pharmaceutic    vest    recording       A
 
2482
1058    252303  34      creator famine  rouses  A
 
2483
1059    252304  34      chess   sugars  poison  
 
2484
1060    252305  34      charcoal        exterminated    attitude        
 
2485
1061    252306  34      Epiphany        belays  dusted  
 
2486
1062    252307  34      bulldozes       Hodges  encompasses     
 
2487
1063    252308  34      Pygmalion       translatable    presentation    
 
2488
1064    252309  34      caressing       duality Kantian 
 
2489
1065    256001  34      Palestine       recording       imprecision     A
 
2490
1066    256002  34      regimented      rouses  saving  
 
2491
1067    256003  34      scars   poison  maternal        
 
2492
1068    256004  34      realest attitude        hewed   
 
2493
1069    256005  34      diffusing       dusted  kerosene        
 
2494
1070    258001  34      clubroom        encompasses     Cubans  
 
2495
1071    258002  34      Blythe  presentation    photographers   
 
2496
1072    258003  34      ahead   Kantian nymph   A
 
2497
1073    258004  34      reviver imprecision     bedlam  A
 
2498
1074    258005  34      retransmitting  saving  north   A
 
2499
1075    258006  34      landslide       maternal        Schoenberg      A
 
2500
1076    258007  34      Eiffel  hewed   botany  A
 
2501
1077    258008  34      absentee        kerosene        curs    
 
2502
1078    258009  34      aye     Cubans  solidification  
 
2503
1079    258010  34      forked  photographers   inheritresses   
 
2504
1080    258011  34      Peruvianizes    nymph   stiller 
 
2505
1081    258101  68      clerked bedlam  t1      A
 
2506
1082    258102  68      tutor   north   suite   A
 
2507
1083    258103  34      boulevard       Schoenberg      ransomer        
 
2508
1084    258104  68      shuttered       botany  Willy   
 
2509
1085    258105  68      quotes  curs    Rena    A
 
2510
1086    258106  68      Caltech solidification  Seattle A
 
2511
1087    258107  68      Mossberg        inheritresses   relaxes A
 
2512
1088    258108  68      kept    stiller exclaim 
 
2513
1089    258109  68      roundly t1      implicated      A
 
2514
1090    258110  68      features        suite   distinguish     
 
2515
1091    258111  68      imaginable      ransomer        assayed 
 
2516
1092    258112  68      controller      Willy   homeowner       
 
2517
1093    258113  68      racial  Rena    and     
 
2518
1094    258201  34      uprisings       Seattle stealth 
 
2519
1095    258202  34      narrowed        relaxes coinciding      A
 
2520
1096    258203  34      cannot  exclaim founder A
 
2521
1097    258204  34      vest    implicated      environing      
 
2522
1098    258205  34      famine  distinguish     jewelry 
 
2523
1099    258301  34      sugars  assayed lemons  A
 
2524
1100    258401  34      exterminated    homeowner       brokenness      A
 
2525
1101    258402  34      belays  and     bedpost A
 
2526
1102    258403  34      Hodges  stealth assurers        A
 
2527
1103    258404  34      translatable    coinciding      annoyers        
 
2528
1104    258405  34      duality founder affixed 
 
2529
1105    258406  34      recording       environing      warbling        
 
2530
1106    258407  34      rouses  jewelry seriously       
 
2531
1107    228123  37      poison  lemons  boasted 
 
2532
1108    250606  34      attitude        brokenness      Chantilly       
 
2533
1109    208405  37      dusted  bedpost Iranizes        
 
2534
1110    212101  37      encompasses     assurers        violinist       
 
2535
1111    218206  37      presentation    annoyers        extramarital    
 
2536
1112    150401  37      Kantian affixed spates  
 
2537
1113    248212  41      imprecision     warbling        cloakroom       
 
2538
1114    128026  00      saving  seriously       gazer   
 
2539
1115    128024  00      maternal        boasted hand    
 
2540
1116    128027  00      hewed   Chantilly       tucked  
 
2541
1117    128025  00      kerosene        Iranizes        gems    
 
2542
1118    128109  00      Cubans  violinist       clinker 
 
2543
1119    128705  00      photographers   extramarital    refiner 
 
2544
1120    126303  00      nymph   spates  callus  
 
2545
1121    128308  00      bedlam  cloakroom       leopards        
 
2546
1122    128204  00      north   gazer   comfortingly    
 
2547
1123    128205  00      Schoenberg      hand    generically     
 
2548
1124    128206  00      botany  tucked  getters 
 
2549
1125    128207  00      curs    gems    sexually        
 
2550
1126    118205  00      solidification  clinker spear   
 
2551
1127    116801  00      inheritresses   refiner serums  
 
2552
1128    116803  00      stiller callus  Italianization  
 
2553
1129    116804  00      t1      leopards        attendants      
 
2554
1130    116802  00      suite   comfortingly    spies   
 
2555
1131    128605  00      ransomer        generically     Anthony 
 
2556
1132    118308  00      Willy   getters planar  
 
2557
1133    113702  00      Rena    sexually        cupped  
 
2558
1134    113703  00      Seattle spear   cleanser        
 
2559
1135    112103  00      relaxes serums  commuters       
 
2560
1136    118009  00      exclaim Italianization  honeysuckle     
 
2561
5136    1118009 00      exclaim Italianization  honeysuckle     
 
2562
1137    138011  00      implicated      attendants      orphanage       
 
2563
1138    138010  00      distinguish     spies   skies   
 
2564
1139    138012  00      assayed Anthony crushers        
 
2565
1140    068304  00      homeowner       planar  Puritan 
 
2566
1141    078009  00      and     cupped  squeezer        
 
2567
1142    108013  00      stealth cleanser        bruises 
 
2568
1143    084004  00      coinciding      commuters       bonfire 
 
2569
1144    083402  00      founder honeysuckle     Colombo 
 
2570
1145    084003  00      environing      orphanage       nondecreasing   
 
2571
1146    088504  00      jewelry skies   innocents       
 
2572
1147    088005  00      lemons  crushers        masked  
 
2573
1148    088007  00      brokenness      Puritan file    
 
2574
1149    088006  00      bedpost squeezer        brush   
 
2575
1150    148025  00      assurers        bruises mutilate        
 
2576
1151    148024  00      annoyers        bonfire mommy   
 
2577
1152    138305  00      affixed Colombo bulkheads       
 
2578
1153    138306  00      warbling        nondecreasing   undeclared      
 
2579
1154    152701  00      seriously       innocents       displacements   
 
2580
1155    148505  00      boasted masked  nieces  
 
2581
1156    158003  00      Chantilly       file    coeducation     
 
2582
1157    156201  00      Iranizes        brush   brassy  
 
2583
1158    156202  00      violinist       mutilate        authenticator   
 
2584
1159    158307  00      extramarital    mommy   Washoe  
 
2585
1160    158402  00      spates  bulkheads       penny   
 
2586
1161    158401  00      cloakroom       undeclared      Flagler 
 
2587
1162    068013  00      gazer   displacements   stoned  
 
2588
1163    068012  00      hand    nieces  cranes  
 
2589
1164    068203  00      tucked  coeducation     masterful       
 
2590
1165    088205  00      gems    brassy  biracial        
 
2591
1166    068704  00      clinker authenticator   steamships      
 
2592
1167    068604  00      refiner Washoe  windmills       
 
2593
1168    158502  00      callus  penny   exploit 
 
2594
1169    123103  00      leopards        Flagler riverfront      
 
2595
1170    148026  00      comfortingly    stoned  sisterly        
 
2596
1171    123302  00      generically     cranes  sharpshoot      
 
2597
1172    076503  00      getters masterful       mittens 
 
2598
1173    126304  00      sexually        biracial        interdependency 
 
2599
1174    068306  00      spear   steamships      policy  
 
2600
1175    143504  00      serums  windmills       unleashing      
 
2601
1176    160201  00      Italianization  exploit pretenders      
 
2602
1177    148028  00      attendants      riverfront      overstatements  
 
2603
1178    148027  00      spies   sisterly        birthed 
 
2604
1179    143505  00      Anthony sharpshoot      opportunism     
 
2605
1180    108014  00      planar  mittens showroom        
 
2606
1181    076104  00      cupped  interdependency compromisingly  
 
2607
1182    078106  00      cleanser        policy  Medicare        
 
2608
1183    126102  00      commuters       unleashing      corresponds     
 
2609
1184    128029  00      honeysuckle     pretenders      hardware        
 
2610
1185    128028  00      orphanage       overstatements  implant 
 
2611
1186    018410  00      skies   birthed Alicia  
 
2612
1187    128110  00      crushers        opportunism     requesting      
 
2613
1188    148506  00      Puritan showroom        produced        
 
2614
1189    123303  00      squeezer        compromisingly  criticizes      
 
2615
1190    123304  00      bruises Medicare        backer  
 
2616
1191    068504  00      bonfire corresponds     positively      
 
2617
1192    068305  00      Colombo hardware        colicky 
 
2618
1193    000000  00      nondecreasing   implant thrillingly     
 
2619
1       000001  00      Omaha   teethe  neat    
 
2620
2       011401  37      breaking        dreaded Steinberg       W
 
2621
3       011402  37      Romans  scholastics     jarring 
 
2622
4       011403  37      intercepted     audiology       tinily  
 
2623
INSERT INTO t2 VALUES (2,011401,37,'breaking','dreaded','Steinberg','W');
 
2624
INSERT INTO t2 VALUES (3,011402,37,'Romans','scholastics','jarring','');
 
2625
INSERT INTO t2 VALUES (4,011403,37,'intercepted','audiology','tinily','');
 
2626
OPTIMIZE TABLE t2;
 
2627
Table   Op      Msg_type        Msg_text
 
2628
test.t2 optimize        status  OK
 
2629
SELECT * FROM t2;
 
2630
auto    fld1    companynr       fld3    fld4    fld5    fld6
 
2631
1       000001  00      Omaha   teethe  neat    
 
2632
2       011401  37      breaking        dreaded Steinberg       W
 
2633
3       011402  37      Romans  scholastics     jarring 
 
2634
4       011403  37      intercepted     audiology       tinily  
 
2635
5       011501  37      bewilderingly   wallet  balled  
 
2636
6       011701  37      astound parters persist W
 
2637
7       011702  37      admonishing     eschew  attainments     
 
2638
8       011703  37      sumac   quitter fanatic 
 
2639
9       012001  37      flanking        neat    measures        FAS
 
2640
10      012003  37      combed  Steinberg       rightfulness    
 
2641
11      012004  37      subjective      jarring capably 
 
2642
12      012005  37      scatterbrain    tinily  impulsive       
 
2643
13      012301  37      Eulerian        balled  starlet 
 
2644
14      012302  36      dubbed  persist terminators     
 
2645
15      012303  37      Kane    attainments     untying 
 
2646
16      012304  37      overlay fanatic announces       FAS
 
2647
17      012305  37      perturb measures        featherweight   FAS
 
2648
18      012306  37      goblins rightfulness    pessimist       FAS
 
2649
19      012501  37      annihilates     capably daughter        
 
2650
20      012602  37      Wotan   impulsive       decliner        FAS
 
2651
21      012603  37      snatching       starlet lawgiver        
 
2652
22      012604  37      concludes       terminators     stated  
 
2653
23      012605  37      laterally       untying readable        
 
2654
24      012606  37      yelped  announces       attrition       
 
2655
25      012701  37      grazing featherweight   cascade FAS
 
2656
26      012702  37      Baird   pessimist       motors  FAS
 
2657
27      012703  37      celery  daughter        interrogate     
 
2658
28      012704  37      misunderstander decliner        pests   W
 
2659
29      013601  37      handgun lawgiver        stairway        
 
2660
30      013602  37      foldout stated  dopers  FAS
 
2661
31      013603  37      mystic  readable        testicle        W
 
2662
32      013604  37      succumbed       attrition       Parsifal        W
 
2663
33      013605  37      Nabisco cascade leavings        
 
2664
34      013606  37      fingerings      motors  postulation     W
 
2665
35      013607  37      aging   interrogate     squeaking       
 
2666
36      013608  37      afield  pests   contrasted      
 
2667
37      013609  37      ammonium        stairway        leftover        
 
2668
38      013610  37      boat    dopers  whiteners       
 
2669
39      013801  37      intelligibility testicle        erases  W
 
2670
40      013802  37      Augustine       Parsifal        Punjab  W
 
2671
41      013803  37      teethe  leavings        Merritt 
 
2672
42      013804  37      dreaded postulation     Quixotism       
 
2673
43      013901  37      scholastics     squeaking       sweetish        FAS
 
2674
44      016001  37      audiology       contrasted      dogging FAS
 
2675
45      016201  37      wallet  leftover        scornfully      FAS
 
2676
46      016202  37      parters whiteners       bellow  
 
2677
47      016301  37      eschew  erases  bills   
 
2678
48      016302  37      quitter Punjab  cupboard        FAS
 
2679
49      016303  37      neat    Merritt sureties        FAS
 
2680
50      016304  37      Steinberg       Quixotism       puddings        
 
2681
51      018001  37      jarring sweetish        tapestry        
 
2682
52      018002  37      tinily  dogging fetters 
 
2683
53      018003  37      balled  scornfully      bivalves        
 
2684
54      018004  37      persist bellow  incurring       
 
2685
55      018005  37      attainments     bills   Adolph  
 
2686
56      018007  37      fanatic cupboard        pithed  
 
2687
57      018008  37      measures        sureties        emergency       
 
2688
58      018009  37      rightfulness    puddings        Miles   
 
2689
59      018010  37      capably tapestry        trimmings       
 
2690
60      018012  37      impulsive       fetters tragedies       W
 
2691
61      018013  37      starlet bivalves        skulking        W
 
2692
62      018014  37      terminators     incurring       flint   
 
2693
63      018015  37      untying Adolph  flopping        W
 
2694
64      018016  37      announces       pithed  relaxing        FAS
 
2695
65      018017  37      featherweight   emergency       offload FAS
 
2696
66      018018  37      pessimist       Miles   suites  W
 
2697
67      018019  37      daughter        trimmings       lists   FAS
 
2698
68      018020  37      decliner        tragedies       animized        FAS
 
2699
69      018021  37      lawgiver        skulking        multilayer      W
 
2700
70      018022  37      stated  flint   standardizes    FAS
 
2701
71      018023  37      readable        flopping        Judas   
 
2702
72      018024  37      attrition       relaxing        vacuuming       W
 
2703
73      018025  37      cascade offload dentally        W
 
2704
74      018026  37      motors  suites  humanness       W
 
2705
75      018027  37      interrogate     lists   inch    W
 
2706
76      018028  37      pests   animized        Weissmuller     W
 
2707
77      018029  37      stairway        multilayer      irresponsibly   W
 
2708
78      018030  37      dopers  standardizes    luckily FAS
 
2709
79      018032  37      testicle        Judas   culled  W
 
2710
80      018033  37      Parsifal        vacuuming       medical FAS
 
2711
81      018034  37      leavings        dentally        bloodbath       FAS
 
2712
82      018035  37      postulation     humanness       subschema       W
 
2713
83      018036  37      squeaking       inch    animals W
 
2714
84      018037  37      contrasted      Weissmuller     Micronesia      
 
2715
85      018038  37      leftover        irresponsibly   repetitions     
 
2716
86      018039  37      whiteners       luckily Antares 
 
2717
87      018040  37      erases  culled  ventilate       W
 
2718
88      018041  37      Punjab  medical pityingly       
 
2719
89      018042  37      Merritt bloodbath       interdependent  
 
2720
90      018043  37      Quixotism       subschema       Graves  FAS
 
2721
91      018044  37      sweetish        animals neonatal        
 
2722
92      018045  37      dogging Micronesia      scribbled       FAS
 
2723
93      018046  37      scornfully      repetitions     chafe   W
 
2724
94      018048  37      bellow  Antares honoring        
 
2725
95      018049  37      bills   ventilate       realtor 
 
2726
96      018050  37      cupboard        pityingly       elite   
 
2727
97      018051  37      sureties        interdependent  funereal        
 
2728
98      018052  37      puddings        Graves  abrogating      
 
2729
99      018053  50      tapestry        neonatal        sorters 
 
2730
100     018054  37      fetters scribbled       Conley  
 
2731
101     018055  37      bivalves        chafe   lectured        
 
2732
102     018056  37      incurring       honoring        Abraham 
 
2733
103     018057  37      Adolph  realtor Hawaii  W
 
2734
104     018058  37      pithed  elite   cage    
 
2735
105     018059  36      emergency       funereal        hushes  
 
2736
106     018060  37      Miles   abrogating      Simla   
 
2737
107     018061  37      trimmings       sorters reporters       
 
2738
108     018101  37      tragedies       Conley  Dutchman        FAS
 
2739
109     018102  37      skulking        lectured        descendants     FAS
 
2740
110     018103  37      flint   Abraham groupings       FAS
 
2741
111     018104  37      flopping        Hawaii  dissociate      
 
2742
112     018201  37      relaxing        cage    coexist W
 
2743
113     018202  37      offload hushes  Beebe   
 
2744
114     018402  37      suites  Simla   Taoism  
 
2745
115     018403  37      lists   reporters       Connally        
 
2746
116     018404  37      animized        Dutchman        fetched FAS
 
2747
117     018405  37      multilayer      descendants     checkpoints     FAS
 
2748
118     018406  37      standardizes    groupings       rusting 
 
2749
119     018409  37      Judas   dissociate      galling 
 
2750
120     018601  37      vacuuming       coexist obliterates     
 
2751
121     018602  37      dentally        Beebe   traitor 
 
2752
122     018603  37      humanness       Taoism  resumes FAS
 
2753
123     018801  37      inch    Connally        analyzable      FAS
 
2754
124     018802  37      Weissmuller     fetched terminator      FAS
 
2755
125     018803  37      irresponsibly   checkpoints     gritty  FAS
 
2756
126     018804  37      luckily rusting firearm W
 
2757
127     018805  37      culled  galling minima  
 
2758
128     018806  37      medical obliterates     Selfridge       
 
2759
129     018807  37      bloodbath       traitor disable 
 
2760
130     018808  37      subschema       resumes witchcraft      W
 
2761
131     018809  37      animals analyzable      betroth W
 
2762
132     018810  37      Micronesia      terminator      Manhattanize    
 
2763
133     018811  37      repetitions     gritty  imprint 
 
2764
134     018812  37      Antares firearm peeked  
 
2765
135     019101  37      ventilate       minima  swelling        
 
2766
136     019102  37      pityingly       Selfridge       interrelationships      W
 
2767
137     019103  37      interdependent  disable riser   
 
2768
138     019201  37      Graves  witchcraft      Gandhian        W
 
2769
139     030501  37      neonatal        betroth peacock A
 
2770
140     030502  50      scribbled       Manhattanize    bee     A
 
2771
141     030503  37      chafe   imprint kanji   
 
2772
142     030504  37      honoring        peeked  dental  
 
2773
143     031901  37      realtor swelling        scarf   FAS
 
2774
144     036001  37      elite   interrelationships      chasm   A
 
2775
145     036002  37      funereal        riser   insolence       A
 
2776
146     036004  37      abrogating      Gandhian        syndicate       
 
2777
147     036005  37      sorters peacock alike   
 
2778
148     038001  37      Conley  bee     imperial        A
 
2779
149     038002  37      lectured        kanji   convulsion      A
 
2780
150     038003  37      Abraham dental  railway A
 
2781
151     038004  37      Hawaii  scarf   validate        A
 
2782
152     038005  37      cage    chasm   normalizes      A
 
2783
153     038006  37      hushes  insolence       comprehensive   
 
2784
154     038007  37      Simla   syndicate       chewing 
 
2785
155     038008  37      reporters       alike   denizen 
 
2786
156     038009  37      Dutchman        imperial        schemer 
 
2787
157     038010  37      descendants     convulsion      chronicle       
 
2788
158     038011  37      groupings       railway Kline   
 
2789
159     038012  37      dissociate      validate        Anatole 
 
2790
160     038013  37      coexist normalizes      partridges      
 
2791
161     038014  37      Beebe   comprehensive   brunch  
 
2792
162     038015  37      Taoism  chewing recruited       
 
2793
163     038016  37      Connally        denizen dimensions      W
 
2794
164     038017  37      fetched schemer Chicana W
 
2795
165     038018  37      checkpoints     chronicle       announced       
 
2796
166     038101  37      rusting Kline   praised FAS
 
2797
167     038102  37      galling Anatole employing       
 
2798
168     038103  37      obliterates     partridges      linear  
 
2799
169     038104  37      traitor brunch  quagmire        
 
2800
170     038201  37      resumes recruited       western A
 
2801
171     038202  37      analyzable      dimensions      relishing       
 
2802
172     038203  37      terminator      Chicana serving A
 
2803
173     038204  37      gritty  announced       scheduling      
 
2804
174     038205  37      firearm praised lore    
 
2805
175     038206  37      minima  employing       eventful        
 
2806
176     038208  37      Selfridge       linear  arteriole       A
 
2807
177     042801  37      disable quagmire        disentangle     
 
2808
178     042802  37      witchcraft      western cured   A
 
2809
179     046101  37      betroth relishing       Fenton  W
 
2810
180     048001  37      Manhattanize    serving avoidable       A
 
2811
181     048002  37      imprint scheduling      drains  A
 
2812
182     048003  37      peeked  lore    detectably      FAS
 
2813
183     048004  37      swelling        eventful        husky   
 
2814
184     048005  37      interrelationships      arteriole       impelling       
 
2815
185     048006  37      riser   disentangle     undoes  
 
2816
186     048007  37      Gandhian        cured   evened  
 
2817
187     048008  37      peacock Fenton  squeezes        
 
2818
188     048101  37      bee     avoidable       destroyer       FAS
 
2819
189     048102  37      kanji   drains  rudeness        
 
2820
190     048201  37      dental  detectably      beaner  FAS
 
2821
191     048202  37      scarf   husky   boorish 
 
2822
192     048203  37      chasm   impelling       Everhart        
 
2823
193     048204  37      insolence       undoes  encompass       A
 
2824
194     048205  37      syndicate       evened  mushrooms       
 
2825
195     048301  37      alike   squeezes        Alison  A
 
2826
196     048302  37      imperial        destroyer       externally      FAS
 
2827
197     048303  37      convulsion      rudeness        pellagra        
 
2828
198     048304  37      railway beaner  cult    
 
2829
199     048305  37      validate        boorish creek   A
 
2830
200     048401  37      normalizes      Everhart        Huffman 
 
2831
201     048402  37      comprehensive   encompass       Majorca FAS
 
2832
202     048403  37      chewing mushrooms       governing       A
 
2833
203     048404  37      denizen Alison  gadfly  FAS
 
2834
204     048405  37      schemer externally      reassigned      FAS
 
2835
205     048406  37      chronicle       pellagra        intentness      W
 
2836
206     048407  37      Kline   cult    craziness       
 
2837
207     048408  37      Anatole creek   psychic 
 
2838
208     048409  37      partridges      Huffman squabbled       
 
2839
209     048410  37      brunch  Majorca burlesque       
 
2840
210     048411  37      recruited       governing       capped  
 
2841
211     048412  37      dimensions      gadfly  extracted       A
 
2842
212     048413  37      Chicana reassigned      DiMaggio        
 
2843
213     048601  37      announced       intentness      exclamation     FAS
 
2844
214     048602  37      praised craziness       subdirectory    
 
2845
215     048603  37      employing       psychic fangs   
 
2846
216     048604  37      linear  squabbled       buyer   A
 
2847
217     048801  37      quagmire        burlesque       pithing A
 
2848
218     050901  37      western capped  transistorizing A
 
2849
219     051201  37      relishing       extracted       nonbiodegradable        
 
2850
220     056002  37      serving DiMaggio        dislocate       
 
2851
221     056003  37      scheduling      exclamation     monochromatic   FAS
 
2852
222     056004  37      lore    subdirectory    batting 
 
2853
223     056102  37      eventful        fangs   postcondition   A
 
2854
224     056203  37      arteriole       buyer   catalog FAS
 
2855
225     056204  37      disentangle     pithing Remus   
 
2856
226     058003  37      cured   transistorizing devices A
 
2857
227     058004  37      Fenton  nonbiodegradable        bike    A
 
2858
228     058005  37      avoidable       dislocate       qualify 
 
2859
229     058006  37      drains  monochromatic   detained        
 
2860
230     058007  37      detectably      batting commended       
 
2861
231     058101  37      husky   postcondition   civilize        
 
2862
232     058102  37      impelling       catalog Elmhurst        
 
2863
233     058103  37      undoes  Remus   anesthetizing   
 
2864
234     058105  37      evened  devices deaf    
 
2865
235     058111  37      squeezes        bike    Brigham 
 
2866
236     058112  37      destroyer       qualify title   
 
2867
237     058113  37      rudeness        detained        coarse  
 
2868
238     058114  37      beaner  commended       combinations    
 
2869
239     058115  37      boorish civilize        grayness        
 
2870
240     058116  37      Everhart        Elmhurst        innumerable     FAS
 
2871
241     058117  37      encompass       anesthetizing   Caroline        A
 
2872
242     058118  37      mushrooms       deaf    fatty   FAS
 
2873
243     058119  37      Alison  Brigham eastbound       
 
2874
244     058120  37      externally      title   inexperienced   
 
2875
245     058121  37      pellagra        coarse  hoarder A
 
2876
246     058122  37      cult    combinations    scotch  W
 
2877
247     058123  37      creek   grayness        passport        A
 
2878
248     058124  37      Huffman innumerable     strategic       FAS
 
2879
249     058125  37      Majorca Caroline        gated   
 
2880
250     058126  37      governing       fatty   flog    
 
2881
251     058127  37      gadfly  eastbound       Pipestone       
 
2882
252     058128  37      reassigned      inexperienced   Dar     
 
2883
253     058201  37      intentness      hoarder Corcoran        
 
2884
254     058202  37      craziness       scotch  flyers  A
 
2885
255     058303  37      psychic passport        competitions    W
 
2886
256     058304  37      squabbled       strategic       suppliers       FAS
 
2887
257     058602  37      burlesque       gated   skips   
 
2888
258     058603  37      capped  flog    institutes      
 
2889
259     058604  37      extracted       Pipestone       troop   A
 
2890
260     058605  37      DiMaggio        Dar     connective      W
 
2891
261     058606  37      exclamation     Corcoran        denies  
 
2892
262     058607  37      subdirectory    flyers  polka   
 
2893
263     060401  36      fangs   competitions    observations    FAS
 
2894
264     061701  36      buyer   suppliers       askers  
 
2895
265     066201  36      pithing skips   homeless        FAS
 
2896
266     066501  36      transistorizing institutes      Anna    
 
2897
267     068001  36      nonbiodegradable        troop   subdirectories  W
 
2898
268     068002  36      dislocate       connective      decaying        FAS
 
2899
269     068005  36      monochromatic   denies  outwitting      W
 
2900
270     068006  36      batting polka   Harpy   W
 
2901
271     068007  36      postcondition   observations    crazed  
 
2902
272     068008  36      catalog askers  suffocate       
 
2903
273     068009  36      Remus   homeless        provers FAS
 
2904
274     068010  36      devices Anna    technically     
 
2905
275     068011  36      bike    subdirectories  Franklinizations        
 
2906
276     068202  36      qualify decaying        considered      
 
2907
277     068302  36      detained        outwitting      tinnily 
 
2908
278     068303  36      commended       Harpy   uninterruptedly 
 
2909
279     068401  36      civilize        crazed  whistled        A
 
2910
280     068501  36      Elmhurst        suffocate       automate        
 
2911
281     068502  36      anesthetizing   provers gutting W
 
2912
282     068503  36      deaf    technically     surreptitious   
 
2913
283     068602  36      Brigham Franklinizations        Choctaw 
 
2914
284     068603  36      title   considered      cooks   
 
2915
285     068701  36      coarse  tinnily millivolt       FAS
 
2916
286     068702  36      combinations    uninterruptedly counterpoise    
 
2917
287     068703  36      grayness        whistled        Gothicism       
 
2918
288     076001  36      innumerable     automate        feminine        
 
2919
289     076002  36      Caroline        gutting metaphysically  W
 
2920
290     076101  36      fatty   surreptitious   sanding A
 
2921
291     076102  36      eastbound       Choctaw contributorily  
 
2922
292     076103  36      inexperienced   cooks   receivers       FAS
 
2923
293     076302  36      hoarder millivolt       adjourn 
 
2924
294     076303  36      scotch  counterpoise    straggled       A
 
2925
295     076304  36      passport        Gothicism       druggists       
 
2926
296     076305  36      strategic       feminine        thanking        FAS
 
2927
297     076306  36      gated   metaphysically  ostrich 
 
2928
298     076307  36      flog    sanding hopelessness    FAS
 
2929
299     076402  36      Pipestone       contributorily  Eurydice        
 
2930
300     076501  36      Dar     receivers       excitation      W
 
2931
301     076502  36      Corcoran        adjourn presumes        FAS
 
2932
302     076701  36      flyers  straggled       imaginable      FAS
 
2933
303     078001  36      competitions    druggists       concoct W
 
2934
304     078002  36      suppliers       thanking        peering W
 
2935
305     078003  36      skips   ostrich Phelps  FAS
 
2936
306     078004  36      institutes      hopelessness    ferociousness   FAS
 
2937
307     078005  36      troop   Eurydice        sentences       
 
2938
308     078006  36      connective      excitation      unlocks 
 
2939
309     078007  36      denies  presumes        engrossing      W
 
2940
310     078008  36      polka   imaginable      Ruth    
 
2941
311     078101  36      observations    concoct tying   
 
2942
312     078103  36      askers  peering exclaimers      
 
2943
313     078104  36      homeless        Phelps  synergy 
 
2944
314     078105  36      Anna    ferociousness   Huey    W
 
2945
315     082101  36      subdirectories  sentences       merging 
 
2946
316     083401  36      decaying        unlocks judges  A
 
2947
317     084001  36      outwitting      engrossing      Shylock W
 
2948
318     084002  36      Harpy   Ruth    Miltonism       
 
2949
319     086001  36      crazed  tying   hen     W
 
2950
320     086102  36      suffocate       exclaimers      honeybee        FAS
 
2951
321     086201  36      provers synergy towers  
 
2952
322     088001  36      technically     Huey    dilutes W
 
2953
323     088002  36      Franklinizations        merging numerals        FAS
 
2954
324     088003  36      considered      judges  democracy       FAS
 
2955
325     088004  36      tinnily Shylock Ibero-  
 
2956
326     088101  36      uninterruptedly Miltonism       invalids        
 
2957
327     088102  36      whistled        hen     behavior        
 
2958
328     088103  36      automate        honeybee        accruing        
 
2959
329     088104  36      gutting towers  relics  A
 
2960
330     088105  36      surreptitious   dilutes rackets 
 
2961
331     088106  36      Choctaw numerals        Fischbein       W
 
2962
332     088201  36      cooks   democracy       phony   W
 
2963
333     088203  36      millivolt       Ibero-  cross   FAS
 
2964
334     088204  36      counterpoise    invalids        cleanup 
 
2965
335     088302  37      Gothicism       behavior        conspirator     
 
2966
336     088303  37      feminine        accruing        label   FAS
 
2967
337     088305  37      metaphysically  relics  university      
 
2968
338     088402  37      sanding rackets cleansed        FAS
 
2969
339     088501  36      contributorily  Fischbein       ballgown        
 
2970
340     088502  36      receivers       phony   starlet 
 
2971
341     088503  36      adjourn cross   aqueous 
 
2972
342     098001  58      straggled       cleanup portrayal       A
 
2973
343     098002  58      druggists       conspirator     despising       W
 
2974
344     098003  58      thanking        label   distort W
 
2975
345     098004  58      ostrich university      palmed  
 
2976
346     098005  58      hopelessness    cleansed        faced   
 
2977
347     098006  58      Eurydice        ballgown        silverware      
 
2978
348     141903  29      excitation      starlet assessor        
 
2979
349     098008  58      presumes        aqueous spiders 
 
2980
350     098009  58      imaginable      portrayal       artificially    
 
2981
351     098010  58      concoct despising       reminiscence    
 
2982
352     098011  58      peering distort Mexican 
 
2983
353     098012  58      Phelps  palmed  obnoxious       
 
2984
354     098013  58      ferociousness   faced   fragile 
 
2985
355     098014  58      sentences       silverware      apprehensible   
 
2986
356     098015  58      unlocks assessor        births  
 
2987
357     098016  58      engrossing      spiders garages 
 
2988
358     098017  58      Ruth    artificially    panty   
 
2989
359     098018  58      tying   reminiscence    anteater        
 
2990
360     098019  58      exclaimers      Mexican displacement    A
 
2991
361     098020  58      synergy obnoxious       drovers A
 
2992
362     098021  58      Huey    fragile patenting       A
 
2993
363     098022  58      merging apprehensible   far     A
 
2994
364     098023  58      judges  births  shrieks 
 
2995
365     098024  58      Shylock garages aligning        W
 
2996
366     098025  37      Miltonism       panty   pragmatism      
 
2997
367     106001  36      hen     anteater        fevers  W
 
2998
368     108001  36      honeybee        displacement    reexamines      A
 
2999
369     108002  36      towers  drovers occupancies     
 
3000
370     108003  36      dilutes patenting       sweats  FAS
 
3001
371     108004  36      numerals        far     modulators      
 
3002
372     108005  36      democracy       shrieks demand  W
 
3003
373     108007  36      Ibero-  aligning        Madeira 
 
3004
374     108008  36      invalids        pragmatism      Viennese        W
 
3005
375     108009  36      behavior        fevers  chillier        W
 
3006
376     108010  36      accruing        reexamines      wildcats        FAS
 
3007
377     108011  36      relics  occupancies     gentle  
 
3008
378     108012  36      rackets sweats  Angles  W
 
3009
379     108101  36      Fischbein       modulators      accuracies      
 
3010
380     108102  36      phony   demand  toggle  
 
3011
381     108103  36      cross   Madeira Mendelssohn     W
 
3012
382     108111  50      cleanup Viennese        behaviorally    
 
3013
383     108105  36      conspirator     chillier        Rochford        
 
3014
384     108106  36      label   wildcats        mirror  W
 
3015
385     108107  36      university      gentle  Modula  
 
3016
386     108108  50      cleansed        Angles  clobbering      
 
3017
387     108109  36      ballgown        accuracies      chronography    
 
3018
388     108110  36      starlet toggle  Eskimoizeds     
 
3019
389     108201  36      aqueous Mendelssohn     British W
 
3020
390     108202  36      portrayal       behaviorally    pitfalls        
 
3021
391     108203  36      despising       Rochford        verify  W
 
3022
392     108204  36      distort mirror  scatter FAS
 
3023
393     108205  36      palmed  Modula  Aztecan 
 
3024
394     108301  36      faced   clobbering      acuity  W
 
3025
395     108302  36      silverware      chronography    sinking W
 
3026
396     112101  36      assessor        Eskimoizeds     beasts  FAS
 
3027
397     112102  36      spiders British Witt    W
 
3028
398     113701  36      artificially    pitfalls        physicists      FAS
 
3029
399     116001  36      reminiscence    verify  folksong        A
 
3030
400     116201  36      Mexican scatter strokes FAS
 
3031
401     116301  36      obnoxious       Aztecan crowder 
 
3032
402     116302  36      fragile acuity  merry   
 
3033
403     116601  36      apprehensible   sinking cadenced        
 
3034
404     116602  36      births  beasts  alimony A
 
3035
405     116603  36      garages Witt    principled      A
 
3036
406     116701  36      panty   physicists      golfing 
 
3037
407     116702  36      anteater        folksong        undiscovered    
 
3038
408     118001  36      displacement    strokes irritates       
 
3039
409     118002  36      drovers crowder patriots        A
 
3040
410     118003  36      patenting       merry   rooms   FAS
 
3041
411     118004  36      far     cadenced        towering        W
 
3042
412     118005  36      shrieks alimony displease       
 
3043
413     118006  36      aligning        principled      photosensitive  
 
3044
414     118007  36      pragmatism      golfing inking  
 
3045
415     118008  36      fevers  undiscovered    gainers 
 
3046
416     118101  36      reexamines      irritates       leaning A
 
3047
417     118102  36      occupancies     patriots        hydrant A
 
3048
418     118103  36      sweats  rooms   preserve        
 
3049
419     118202  36      modulators      towering        blinded A
 
3050
420     118203  36      demand  displease       interactions    A
 
3051
421     118204  36      Madeira photosensitive  Barry   
 
3052
422     118302  36      Viennese        inking  whiteness       A
 
3053
423     118304  36      chillier        gainers pastimes        W
 
3054
424     118305  36      wildcats        leaning Edenization     
 
3055
425     118306  36      gentle  hydrant Muscat  
 
3056
426     118307  36      Angles  preserve        assassinated    
 
3057
427     123101  36      accuracies      blinded labeled 
 
3058
428     123102  36      toggle  interactions    glacial A
 
3059
429     123301  36      Mendelssohn     Barry   implied W
 
3060
430     126001  36      behaviorally    whiteness       bibliographies  W
 
3061
431     126002  36      Rochford        pastimes        Buchanan        
 
3062
432     126003  36      mirror  Edenization     forgivably      FAS
 
3063
433     126101  36      Modula  Muscat  innuendo        A
 
3064
434     126301  36      clobbering      assassinated    den     FAS
 
3065
435     126302  36      chronography    labeled submarines      W
 
3066
436     126402  36      Eskimoizeds     glacial mouthful        A
 
3067
437     126601  36      British implied expiring        
 
3068
438     126602  36      pitfalls        bibliographies  unfulfilled     FAS
 
3069
439     126702  36      verify  Buchanan        precession      
 
3070
440     128001  36      scatter forgivably      nullified       
 
3071
441     128002  36      Aztecan innuendo        affects 
 
3072
442     128003  36      acuity  den     Cynthia 
 
3073
443     128004  36      sinking submarines      Chablis A
 
3074
444     128005  36      beasts  mouthful        betterments     FAS
 
3075
445     128007  36      Witt    expiring        advertising     
 
3076
446     128008  36      physicists      unfulfilled     rubies  A
 
3077
447     128009  36      folksong        precession      southwest       FAS
 
3078
448     128010  36      strokes nullified       superstitious   A
 
3079
449     128011  36      crowder affects tabernacle      W
 
3080
450     128012  36      merry   Cynthia silk    A
 
3081
451     128013  36      cadenced        Chablis handsomest      A
 
3082
452     128014  36      alimony betterments     Persian A
 
3083
453     128015  36      principled      advertising     analog  W
 
3084
454     128016  36      golfing rubies  complex W
 
3085
455     128017  36      undiscovered    southwest       Taoist  
 
3086
456     128018  36      irritates       superstitious   suspend 
 
3087
457     128019  36      patriots        tabernacle      relegated       
 
3088
458     128020  36      rooms   silk    awesome W
 
3089
459     128021  36      towering        handsomest      Bruxelles       
 
3090
460     128022  36      displease       Persian imprecisely     A
 
3091
461     128023  36      photosensitive  analog  televise        
 
3092
462     128101  36      inking  complex braking 
 
3093
463     128102  36      gainers Taoist  true    FAS
 
3094
464     128103  36      leaning suspend disappointing   FAS
 
3095
465     128104  36      hydrant relegated       navally W
 
3096
466     128106  36      preserve        awesome circus  
 
3097
467     128107  36      blinded Bruxelles       beetles 
 
3098
468     128108  36      interactions    imprecisely     trumps  
 
3099
469     128202  36      Barry   televise        fourscore       W
 
3100
470     128203  36      whiteness       braking Blackfoots      
 
3101
471     128301  36      pastimes        true    Grady   
 
3102
472     128302  36      Edenization     disappointing   quiets  FAS
 
3103
473     128303  36      Muscat  navally floundered      FAS
 
3104
474     128304  36      assassinated    circus  profundity      W
 
3105
475     128305  36      labeled beetles Garrisonian     W
 
3106
476     128307  36      glacial trumps  Strauss 
 
3107
477     128401  36      implied fourscore       cemented        FAS
 
3108
478     128502  36      bibliographies  Blackfoots      contrition      A
 
3109
479     128503  36      Buchanan        Grady   mutations       
 
3110
480     128504  36      forgivably      quiets  exhibits        W
 
3111
481     128505  36      innuendo        floundered      tits    
 
3112
482     128601  36      den     profundity      mate    A
 
3113
483     128603  36      submarines      Garrisonian     arches  
 
3114
484     128604  36      mouthful        Strauss Moll    
 
3115
485     128702  36      expiring        cemented        ropers  
 
3116
486     128703  36      unfulfilled     contrition      bombast 
 
3117
487     128704  36      precession      mutations       difficultly     A
 
3118
488     138001  36      nullified       exhibits        adsorption      
 
3119
489     138002  36      affects tits    definiteness    FAS
 
3120
490     138003  36      Cynthia mate    cultivation     A
 
3121
491     138004  36      Chablis arches  heals   A
 
3122
492     138005  36      betterments     Moll    Heusen  W
 
3123
493     138006  36      advertising     ropers  target  FAS
 
3124
494     138007  36      rubies  bombast cited   A
 
3125
495     138008  36      southwest       difficultly     congresswoman   W
 
3126
496     138009  36      superstitious   adsorption      Katherine       
 
3127
497     138102  36      tabernacle      definiteness    titter  A
 
3128
498     138103  36      silk    cultivation     aspire  A
 
3129
499     138104  36      handsomest      heals   Mardis  
 
3130
500     138105  36      Persian Heusen  Nadia   W
 
3131
501     138201  36      analog  target  estimating      FAS
 
3132
502     138302  36      complex cited   stuck   A
 
3133
503     138303  36      Taoist  congresswoman   fifteenth       A
 
3134
504     138304  36      suspend Katherine       Colombo 
 
3135
505     138401  29      relegated       titter  survey  A
 
3136
506     140102  29      awesome aspire  staffing        
 
3137
507     140103  29      Bruxelles       Mardis  obtain  
 
3138
508     140104  29      imprecisely     Nadia   loaded  
 
3139
509     140105  29      televise        estimating      slaughtered     
 
3140
510     140201  29      braking stuck   lights  A
 
3141
511     140701  29      true    fifteenth       circumference   
 
3142
512     141501  29      disappointing   Colombo dull    A
 
3143
513     141502  29      navally survey  weekly  A
 
3144
514     141901  29      circus  staffing        wetness 
 
3145
515     141902  29      beetles obtain  visualized      
 
3146
516     142101  29      trumps  loaded  Tannenbaum      
 
3147
517     142102  29      fourscore       slaughtered     moribund        
 
3148
518     142103  29      Blackfoots      lights  demultiplex     
 
3149
519     142701  29      Grady   circumference   lockings        
 
3150
520     143001  29      quiets  dull    thugs   FAS
 
3151
521     143501  29      floundered      weekly  unnerves        
 
3152
522     143502  29      profundity      wetness abut    
 
3153
523     148001  29      Garrisonian     visualized      Chippewa        A
 
3154
524     148002  29      Strauss Tannenbaum      stratifications A
 
3155
525     148003  29      cemented        moribund        signaled        
 
3156
526     148004  29      contrition      demultiplex     Italianizes     A
 
3157
527     148005  29      mutations       lockings        algorithmic     A
 
3158
528     148006  29      exhibits        thugs   paranoid        FAS
 
3159
529     148007  29      tits    unnerves        camping A
 
3160
530     148009  29      mate    abut    signifying      A
 
3161
531     148010  29      arches  Chippewa        Patrice W
 
3162
532     148011  29      Moll    stratifications search  A
 
3163
533     148012  29      ropers  signaled        Angeles A
 
3164
534     148013  29      bombast Italianizes     semblance       
 
3165
535     148023  36      difficultly     algorithmic     taxed   
 
3166
536     148015  29      adsorption      paranoid        Beatrice        
 
3167
537     148016  29      definiteness    camping retrace 
 
3168
538     148017  29      cultivation     signifying      lockout 
 
3169
539     148018  29      heals   Patrice grammatic       
 
3170
540     148019  29      Heusen  search  helmsman        
 
3171
541     148020  29      target  Angeles uniform W
 
3172
542     148021  29      cited   semblance       hamming 
 
3173
543     148022  29      congresswoman   taxed   disobedience    
 
3174
544     148101  29      Katherine       Beatrice        captivated      A
 
3175
545     148102  29      titter  retrace transferals     A
 
3176
546     148201  29      aspire  lockout cartographer    A
 
3177
547     148401  29      Mardis  grammatic       aims    FAS
 
3178
548     148402  29      Nadia   helmsman        Pakistani       
 
3179
549     148501  29      estimating      uniform burglarized     FAS
 
3180
550     148502  29      stuck   hamming saucepans       A
 
3181
551     148503  29      fifteenth       disobedience    lacerating      A
 
3182
552     148504  29      Colombo captivated      corny   
 
3183
553     148601  29      survey  transferals     megabytes       FAS
 
3184
554     148602  29      staffing        cartographer    chancellor      
 
3185
555     150701  29      obtain  aims    bulk    A
 
3186
556     152101  29      loaded  Pakistani       commits A
 
3187
557     152102  29      slaughtered     burglarized     meson   W
 
3188
558     155202  36      lights  saucepans       deputies        
 
3189
559     155203  29      circumference   lacerating      northeaster     A
 
3190
560     155204  29      dull    corny   dipole  
 
3191
561     155205  29      weekly  megabytes       machining       0
 
3192
562     156001  29      wetness chancellor      therefore       
 
3193
563     156002  29      visualized      bulk    Telefunken      
 
3194
564     156102  29      Tannenbaum      commits salvaging       
 
3195
565     156301  29      moribund        meson   Corinthianizes  A
 
3196
566     156302  29      demultiplex     deputies        restlessly      A
 
3197
567     156303  29      lockings        northeaster     bromides        
 
3198
568     156304  29      thugs   dipole  generalized     A
 
3199
569     156305  29      unnerves        machining       mishaps 
 
3200
570     156306  29      abut    therefore       quelling        
 
3201
571     156501  29      Chippewa        Telefunken      spiritual       A
 
3202
572     158001  29      stratifications salvaging       beguiles        FAS
 
3203
573     158002  29      signaled        Corinthianizes  Trobriand       FAS
 
3204
574     158101  29      Italianizes     restlessly      fleeing A
 
3205
575     158102  29      algorithmic     bromides        Armour  A
 
3206
576     158103  29      paranoid        generalized     chin    A
 
3207
577     158201  29      camping mishaps provers A
 
3208
578     158202  29      signifying      quelling        aeronautic      A
 
3209
579     158203  29      Patrice spiritual       voltage W
 
3210
580     158204  29      search  beguiles        sash    
 
3211
581     158301  29      Angeles Trobriand       anaerobic       A
 
3212
582     158302  29      semblance       fleeing simultaneous    A
 
3213
583     158303  29      taxed   Armour  accumulating    A
 
3214
584     158304  29      Beatrice        chin    Medusan A
 
3215
585     158305  29      retrace provers shouted A
 
3216
586     158306  29      lockout aeronautic      freakish        
 
3217
587     158501  29      grammatic       voltage index   FAS
 
3218
588     160301  29      helmsman        sash    commercially    
 
3219
589     166101  50      uniform anaerobic       mistiness       A
 
3220
590     166102  50      hamming simultaneous    endpoint        
 
3221
591     168001  29      disobedience    accumulating    straight        A
 
3222
592     168002  29      captivated      Medusan flurried        
 
3223
593     168003  29      transferals     shouted denotative      A
 
3224
594     168101  29      cartographer    freakish        coming  FAS
 
3225
595     168102  29      aims    index   commencements   FAS
 
3226
596     168103  29      Pakistani       commercially    gentleman       
 
3227
597     168104  29      burglarized     mistiness       gifted  
 
3228
598     168202  29      saucepans       endpoint        Shanghais       
 
3229
599     168301  29      lacerating      straight        sportswriting   A
 
3230
600     168502  29      corny   flurried        sloping A
 
3231
601     168503  29      megabytes       denotative      navies  
 
3232
602     168601  29      chancellor      coming  leaflet A
 
3233
603     173001  40      bulk    commencements   shooter 
 
3234
604     173701  40      commits gentleman       Joplin  FAS
 
3235
605     173702  40      meson   gifted  babies  
 
3236
606     176001  40      deputies        Shanghais       subdivision     FAS
 
3237
607     176101  40      northeaster     sportswriting   burstiness      W
 
3238
608     176201  40      dipole  sloping belted  FAS
 
3239
609     176401  40      machining       navies  assails FAS
 
3240
610     176501  40      therefore       leaflet admiring        W
 
3241
611     176601  40      Telefunken      shooter swaying 0
 
3242
612     176602  40      salvaging       Joplin  Goldstine       FAS
 
3243
613     176603  40      Corinthianizes  babies  fitting 
 
3244
614     178001  40      restlessly      subdivision     Norwalk W
 
3245
615     178002  40      bromides        burstiness      weakening       W
 
3246
616     178003  40      generalized     belted  analogy FAS
 
3247
617     178004  40      mishaps assails deludes 
 
3248
618     178005  40      quelling        admiring        cokes   
 
3249
619     178006  40      spiritual       swaying Clayton 
 
3250
620     178007  40      beguiles        Goldstine       exhausts        
 
3251
621     178008  40      Trobriand       fitting causality       
 
3252
622     178101  40      fleeing Norwalk sating  FAS
 
3253
623     178102  40      Armour  weakening       icon    
 
3254
624     178103  40      chin    analogy throttles       
 
3255
625     178201  40      provers deludes communicants    FAS
 
3256
626     178202  40      aeronautic      cokes   dehydrate       FAS
 
3257
627     178301  40      voltage Clayton priceless       FAS
 
3258
628     178302  40      sash    exhausts        publicly        
 
3259
629     178401  40      anaerobic       causality       incidentals     FAS
 
3260
630     178402  40      simultaneous    sating  commonplace     
 
3261
631     178403  40      accumulating    icon    mumbles 
 
3262
632     178404  40      Medusan throttles       furthermore     W
 
3263
633     178501  40      shouted communicants    cautioned       W
 
3264
634     186002  37      freakish        dehydrate       parametrized    A
 
3265
635     186102  37      index   priceless       registration    A
 
3266
636     186201  40      commercially    publicly        sadly   FAS
 
3267
637     186202  40      mistiness       incidentals     positioning     
 
3268
638     186203  40      endpoint        commonplace     babysitting     
 
3269
639     186302  37      straight        mumbles eternal A
 
3270
640     188007  37      flurried        furthermore     hoarder 
 
3271
641     188008  37      denotative      cautioned       congregates     
 
3272
642     188009  37      coming  parametrized    rains   
 
3273
643     188010  37      commencements   registration    workers W
 
3274
644     188011  37      gentleman       sadly   sags    A
 
3275
645     188012  37      gifted  positioning     unplug  W
 
3276
646     188013  37      Shanghais       babysitting     garage  A
 
3277
647     188014  37      sportswriting   eternal boulder A
 
3278
648     188015  37      sloping hoarder hollowly        A
 
3279
649     188016  37      navies  congregates     specifics       
 
3280
650     188017  37      leaflet rains   Teresa  
 
3281
651     188102  37      shooter workers Winsett 
 
3282
652     188103  37      Joplin  sags    convenient      A
 
3283
653     188202  37      babies  unplug  buckboards      FAS
 
3284
654     188301  40      subdivision     garage  amenities       
 
3285
655     188302  40      burstiness      boulder resplendent     FAS
 
3286
656     188303  40      belted  hollowly        priding FAS
 
3287
657     188401  37      assails specifics       configurations  
 
3288
658     188402  37      admiring        Teresa  untidiness      A
 
3289
659     188503  37      swaying Winsett Brice   W
 
3290
660     188504  37      Goldstine       convenient      sews    FAS
 
3291
661     188505  37      fitting buckboards      participated    
 
3292
662     190701  37      Norwalk amenities       Simon   FAS
 
3293
663     190703  50      weakening       resplendent     certificates    
 
3294
664     191701  37      analogy priding Fitzpatrick     
 
3295
665     191702  37      deludes configurations  Evanston        A
 
3296
666     191703  37      cokes   untidiness      misted  
 
3297
667     196001  37      Clayton Brice   textures        A
 
3298
668     196002  37      exhausts        sews    save    
 
3299
669     196003  37      causality       participated    count   
 
3300
670     196101  37      sating  Simon   rightful        A
 
3301
671     196103  37      icon    certificates    chaperone       
 
3302
672     196104  37      throttles       Fitzpatrick     Lizzy   A
 
3303
673     196201  37      communicants    Evanston        clenched        A
 
3304
674     196202  37      dehydrate       misted  effortlessly    
 
3305
675     196203  37      priceless       textures        accessed        
 
3306
676     198001  37      publicly        save    beaters A
 
3307
677     198003  37      incidentals     count   Hornblower      FAS
 
3308
678     198004  37      commonplace     rightful        vests   A
 
3309
679     198005  37      mumbles chaperone       indulgences     FAS
 
3310
680     198006  37      furthermore     Lizzy   infallibly      A
 
3311
681     198007  37      cautioned       clenched        unwilling       FAS
 
3312
682     198008  37      parametrized    effortlessly    excrete FAS
 
3313
683     198009  37      registration    accessed        spools  A
 
3314
684     198010  37      sadly   beaters crunches        FAS
 
3315
685     198011  37      positioning     Hornblower      overestimating  FAS
 
3316
686     198012  37      babysitting     vests   ineffective     
 
3317
687     198013  37      eternal indulgences     humiliation     A
 
3318
688     198014  37      hoarder infallibly      sophomore       
 
3319
689     198015  37      congregates     unwilling       star    
 
3320
690     198017  37      rains   excrete rifles  
 
3321
691     198018  37      workers spools  dialysis        
 
3322
692     198019  37      sags    crunches        arriving        
 
3323
693     198020  37      unplug  overestimating  indulge 
 
3324
694     198021  37      garage  ineffective     clockers        
 
3325
695     198022  37      boulder humiliation     languages       
 
3326
696     198023  50      hollowly        sophomore       Antarctica      A
 
3327
697     198024  37      specifics       star    percentage      
 
3328
698     198101  37      Teresa  rifles  ceiling A
 
3329
699     198103  37      Winsett dialysis        specification   
 
3330
700     198105  37      convenient      arriving        regimented      A
 
3331
701     198106  37      buckboards      indulge ciphers 
 
3332
702     198201  37      amenities       clockers        pictures        A
 
3333
703     198204  37      resplendent     languages       serpents        A
 
3334
704     198301  53      priding Antarctica      allot   A
 
3335
705     198302  53      configurations  percentage      realized        A
 
3336
706     198303  53      untidiness      ceiling mayoral A
 
3337
707     198304  53      Brice   specification   opaquely        A
 
3338
708     198401  37      sews    regimented      hostess FAS
 
3339
709     198402  37      participated    ciphers fiftieth        
 
3340
710     198403  37      Simon   pictures        incorrectly     
 
3341
711     202101  37      certificates    serpents        decomposition   FAS
 
3342
712     202301  37      Fitzpatrick     allot   stranglings     
 
3343
713     202302  37      Evanston        realized        mixture FAS
 
3344
714     202303  37      misted  mayoral electroencephalography  FAS
 
3345
715     202304  37      textures        opaquely        similarities    FAS
 
3346
716     202305  37      save    hostess charges W
 
3347
717     202601  37      count   fiftieth        freest  FAS
 
3348
718     202602  37      rightful        incorrectly     Greenberg       FAS
 
3349
719     202605  37      chaperone       decomposition   tinting 
 
3350
720     202606  37      Lizzy   stranglings     expelled        W
 
3351
721     202607  37      clenched        mixture warm    
 
3352
722     202901  37      effortlessly    electroencephalography  smoothed        
 
3353
723     202902  37      accessed        similarities    deductions      FAS
 
3354
724     202903  37      beaters charges Romano  W
 
3355
725     202904  37      Hornblower      freest  bitterroot      
 
3356
726     202907  37      vests   Greenberg       corset  
 
3357
727     202908  37      indulgences     tinting securing        
 
3358
728     203101  37      infallibly      expelled        environing      FAS
 
3359
729     203103  37      unwilling       warm    cute    
 
3360
730     203104  37      excrete smoothed        Crays   
 
3361
731     203105  37      spools  deductions      heiress FAS
 
3362
732     203401  37      crunches        Romano  inform  FAS
 
3363
733     203402  37      overestimating  bitterroot      avenge  
 
3364
734     203404  37      ineffective     corset  universals      
 
3365
735     203901  37      humiliation     securing        Kinsey  W
 
3366
736     203902  37      sophomore       environing      ravines FAS
 
3367
737     203903  37      star    cute    bestseller      
 
3368
738     203906  37      rifles  Crays   equilibrium     
 
3369
739     203907  37      dialysis        heiress extents 0
 
3370
740     203908  37      arriving        inform  relatively      
 
3371
741     203909  37      indulge avenge  pressure        FAS
 
3372
742     206101  37      clockers        universals      critiques       FAS
 
3373
743     206201  37      languages       Kinsey  befouled        
 
3374
744     206202  37      Antarctica      ravines rightfully      FAS
 
3375
745     206203  37      percentage      bestseller      mechanizing     FAS
 
3376
746     206206  37      ceiling equilibrium     Latinizes       
 
3377
747     206207  37      specification   extents timesharing     
 
3378
748     206208  37      regimented      relatively      Aden    
 
3379
749     208001  37      ciphers pressure        embassies       
 
3380
750     208002  37      pictures        critiques       males   FAS
 
3381
751     208003  37      serpents        befouled        shapelessly     FAS
 
3382
752     208004  37      allot   rightfully      genres  FAS
 
3383
753     208008  37      realized        mechanizing     mastering       
 
3384
754     208009  37      mayoral Latinizes       Newtonian       
 
3385
755     208010  37      opaquely        timesharing     finishers       FAS
 
3386
756     208011  37      hostess Aden    abates  
 
3387
757     208101  37      fiftieth        embassies       teem    
 
3388
758     208102  37      incorrectly     males   kiting  FAS
 
3389
759     208103  37      decomposition   shapelessly     stodgy  FAS
 
3390
760     208104  37      stranglings     genres  scalps  FAS
 
3391
761     208105  37      mixture mastering       feed    FAS
 
3392
762     208110  37      electroencephalography  Newtonian       guitars 
 
3393
763     208111  37      similarities    finishers       airships        
 
3394
764     208112  37      charges abates  store   
 
3395
765     208113  37      freest  teem    denounces       
 
3396
766     208201  37      Greenberg       kiting  Pyle    FAS
 
3397
767     208203  37      tinting stodgy  Saxony  
 
3398
768     208301  37      expelled        scalps  serializations  FAS
 
3399
769     208302  37      warm    feed    Peruvian        FAS
 
3400
770     208305  37      smoothed        guitars taxonomically   FAS
 
3401
771     208401  37      deductions      airships        kingdom A
 
3402
772     208402  37      Romano  store   stint   A
 
3403
773     208403  37      bitterroot      denounces       Sault   A
 
3404
774     208404  37      corset  Pyle    faithful        
 
3405
775     208501  37      securing        Saxony  Ganymede        FAS
 
3406
776     208502  37      environing      serializations  tidiness        FAS
 
3407
777     208503  37      cute    Peruvian        gainful FAS
 
3408
778     208504  37      Crays   taxonomically   contrary        FAS
 
3409
779     208505  37      heiress kingdom Tipperary       FAS
 
3410
780     210101  37      inform  stint   tropics W
 
3411
781     210102  37      avenge  Sault   theorizers      
 
3412
782     210103  37      universals      faithful        renew   0
 
3413
783     210104  37      Kinsey  Ganymede        already 
 
3414
784     210105  37      ravines tidiness        terminal        
 
3415
785     210106  37      bestseller      gainful Hegelian        
 
3416
786     210107  37      equilibrium     contrary        hypothesizer    
 
3417
787     210401  37      extents Tipperary       warningly       FAS
 
3418
788     213201  37      relatively      tropics journalizing    FAS
 
3419
789     213203  37      pressure        theorizers      nested  
 
3420
790     213204  37      critiques       renew   Lars    
 
3421
791     213205  37      befouled        already saplings        
 
3422
792     213206  37      rightfully      terminal        foothill        
 
3423
793     213207  37      mechanizing     Hegelian        labeled 
 
3424
794     216101  37      Latinizes       hypothesizer    imperiously     FAS
 
3425
795     216103  37      timesharing     warningly       reporters       FAS
 
3426
796     218001  37      Aden    journalizing    furnishings     FAS
 
3427
797     218002  37      embassies       nested  precipitable    FAS
 
3428
798     218003  37      males   Lars    discounts       FAS
 
3429
799     218004  37      shapelessly     saplings        excises FAS
 
3430
800     143503  50      genres  foothill        Stalin  
 
3431
801     218006  37      mastering       labeled despot  FAS
 
3432
802     218007  37      Newtonian       imperiously     ripeness        FAS
 
3433
803     218008  37      finishers       reporters       Arabia  
 
3434
804     218009  37      abates  furnishings     unruly  
 
3435
805     218010  37      teem    precipitable    mournfulness    
 
3436
806     218011  37      kiting  discounts       boom    FAS
 
3437
807     218020  37      stodgy  excises slaughter       A
 
3438
808     218021  50      scalps  Stalin  Sabine  
 
3439
809     218022  37      feed    despot  handy   FAS
 
3440
810     218023  37      guitars ripeness        rural   
 
3441
811     218024  37      airships        Arabia  organizer       
 
3442
812     218101  37      store   unruly  shipyard        FAS
 
3443
813     218102  37      denounces       mournfulness    civics  FAS
 
3444
814     218103  37      Pyle    boom    inaccuracy      FAS
 
3445
815     218201  37      Saxony  slaughter       rules   FAS
 
3446
816     218202  37      serializations  Sabine  juveniles       FAS
 
3447
817     218203  37      Peruvian        handy   comprised       W
 
3448
818     218204  37      taxonomically   rural   investigations  
 
3449
819     218205  37      kingdom organizer       stabilizes      A
 
3450
820     218301  37      stint   shipyard        seminaries      FAS
 
3451
821     218302  37      Sault   civics  Hunter  A
 
3452
822     218401  37      faithful        inaccuracy      sporty  FAS
 
3453
823     218402  37      Ganymede        rules   test    FAS
 
3454
824     218403  37      tidiness        juveniles       weasels 
 
3455
825     218404  37      gainful comprised       CERN    
 
3456
826     218407  37      contrary        investigations  tempering       
 
3457
827     218408  37      Tipperary       stabilizes      afore   FAS
 
3458
828     218409  37      tropics seminaries      Galatean        
 
3459
829     218410  37      theorizers      Hunter  techniques      W
 
3460
830     226001  37      renew   sporty  error   
 
3461
831     226002  37      already test    veranda 
 
3462
832     226003  37      terminal        weasels severely        
 
3463
833     226004  37      Hegelian        CERN    Cassites        FAS
 
3464
834     226005  37      hypothesizer    tempering       forthcoming     
 
3465
835     226006  37      warningly       afore   guides  
 
3466
836     226007  37      journalizing    Galatean        vanish  FAS
 
3467
837     226008  37      nested  techniques      lied    A
 
3468
838     226203  37      Lars    error   sawtooth        FAS
 
3469
839     226204  37      saplings        veranda fated   FAS
 
3470
840     226205  37      foothill        severely        gradually       
 
3471
841     226206  37      labeled Cassites        widens  
 
3472
842     226207  37      imperiously     forthcoming     preclude        
 
3473
843     226208  37      reporters       guides  Jobrel  
 
3474
844     226209  37      furnishings     vanish  hooker  
 
3475
845     226210  37      precipitable    lied    rainstorm       
 
3476
846     226211  37      discounts       sawtooth        disconnects     
 
3477
847     228001  37      excises fated   cruelty 
 
3478
848     228004  37      Stalin  gradually       exponentials    A
 
3479
849     228005  37      despot  widens  affective       A
 
3480
850     228006  37      ripeness        preclude        arteries        
 
3481
851     228007  37      Arabia  Jobrel  Crosby  FAS
 
3482
852     228008  37      unruly  hooker  acquaint        
 
3483
853     228009  37      mournfulness    rainstorm       evenhandedly    
 
3484
854     228101  37      boom    disconnects     percentage      
 
3485
855     228108  37      slaughter       cruelty disobedience    
 
3486
856     228109  37      Sabine  exponentials    humility        
 
3487
857     228110  37      handy   affective       gleaning        A
 
3488
858     228111  37      rural   arteries        petted  A
 
3489
859     228112  37      organizer       Crosby  bloater A
 
3490
860     228113  37      shipyard        acquaint        minion  A
 
3491
861     228114  37      civics  evenhandedly    marginal        A
 
3492
862     228115  37      inaccuracy      percentage      apiary  A
 
3493
863     228116  37      rules   disobedience    measures        
 
3494
864     228117  37      juveniles       humility        precaution      
 
3495
865     228118  37      comprised       gleaning        repelled        
 
3496
866     228119  37      investigations  petted  primary FAS
 
3497
867     228120  37      stabilizes      bloater coverings       
 
3498
868     228121  37      seminaries      minion  Artemia A
 
3499
869     228122  37      Hunter  marginal        navigate        
 
3500
870     228201  37      sporty  apiary  spatial 
 
3501
871     228206  37      test    measures        Gurkha  
 
3502
872     228207  37      weasels precaution      meanwhile       A
 
3503
873     228208  37      CERN    repelled        Melinda A
 
3504
874     228209  37      tempering       primary Butterfield     
 
3505
875     228210  37      afore   coverings       Aldrich A
 
3506
876     228211  37      Galatean        Artemia previewing      A
 
3507
877     228212  37      techniques      navigate        glut    A
 
3508
878     228213  37      error   spatial unaffected      
 
3509
879     228214  37      veranda Gurkha  inmate  
 
3510
880     228301  37      severely        meanwhile       mineral 
 
3511
881     228305  37      Cassites        Melinda impending       A
 
3512
882     228306  37      forthcoming     Butterfield     meditation      A
 
3513
883     228307  37      guides  Aldrich ideas   
 
3514
884     228308  37      vanish  previewing      miniaturizes    W
 
3515
885     228309  37      lied    glut    lewdly  
 
3516
886     228310  37      sawtooth        unaffected      title   
 
3517
887     228311  37      fated   inmate  youthfulness    
 
3518
888     228312  37      gradually       mineral creak   FAS
 
3519
889     228313  37      widens  impending       Chippewa        
 
3520
890     228314  37      preclude        meditation      clamored        
 
3521
891     228401  65      Jobrel  ideas   freezes 
 
3522
892     228402  65      hooker  miniaturizes    forgivably      FAS
 
3523
893     228403  65      rainstorm       lewdly  reduce  FAS
 
3524
894     228404  65      disconnects     title   McGovern        W
 
3525
895     228405  65      cruelty youthfulness    Nazis   W
 
3526
896     228406  65      exponentials    creak   epistle W
 
3527
897     228407  65      affective       Chippewa        socializes      W
 
3528
898     228408  65      arteries        clamored        conceptions     
 
3529
899     228409  65      Crosby  freezes Kevin   
 
3530
900     228410  65      acquaint        forgivably      uncovering      
 
3531
901     230301  37      evenhandedly    reduce  chews   FAS
 
3532
902     230302  37      percentage      McGovern        appendixes      FAS
 
3533
903     230303  37      disobedience    Nazis   raining 
 
3534
904     018062  37      humility        epistle infest  
 
3535
905     230501  37      gleaning        socializes      compartment     
 
3536
906     230502  37      petted  conceptions     minting 
 
3537
907     230503  37      bloater Kevin   ducks   
 
3538
908     230504  37      minion  uncovering      roped   A
 
3539
909     230505  37      marginal        chews   waltz   
 
3540
910     230506  37      apiary  appendixes      Lillian 
 
3541
911     230507  37      measures        raining repressions     A
 
3542
912     230508  37      precaution      infest  chillingly      
 
3543
913     230509  37      repelled        compartment     noncritical     
 
3544
914     230901  37      primary minting lithograph      
 
3545
915     230902  37      coverings       ducks   spongers        
 
3546
916     230903  37      Artemia roped   parenthood      
 
3547
917     230904  37      navigate        waltz   posed   
 
3548
918     230905  37      spatial Lillian instruments     
 
3549
919     230906  37      Gurkha  repressions     filial  
 
3550
920     230907  37      meanwhile       chillingly      fixedly 
 
3551
921     230908  37      Melinda noncritical     relives 
 
3552
922     230909  37      Butterfield     lithograph      Pandora 
 
3553
923     230910  37      Aldrich spongers        watering        A
 
3554
924     230911  37      previewing      parenthood      ungrateful      
 
3555
925     230912  37      glut    posed   secures 
 
3556
926     230913  37      unaffected      instruments     chastisers      
 
3557
927     230914  37      inmate  filial  icon    
 
3558
928     231304  37      mineral fixedly reuniting       A
 
3559
929     231305  37      impending       relives imagining       A
 
3560
930     231306  37      meditation      Pandora abiding A
 
3561
931     231307  37      ideas   watering        omnisciently    
 
3562
932     231308  37      miniaturizes    ungrateful      Britannic       
 
3563
933     231309  37      lewdly  secures scholastics     A
 
3564
934     231310  37      title   chastisers      mechanics       A
 
3565
935     231311  37      youthfulness    icon    humidly A
 
3566
936     231312  37      creak   reuniting       masterpiece     
 
3567
937     231313  37      Chippewa        imagining       however 
 
3568
938     231314  37      clamored        abiding Mendelian       
 
3569
939     231315  37      freezes omnisciently    jarred  
 
3570
940     232102  37      forgivably      Britannic       scolds  
 
3571
941     232103  37      reduce  scholastics     infatuate       
 
3572
942     232104  37      McGovern        mechanics       willed  A
 
3573
943     232105  37      Nazis   humidly joyfully        
 
3574
944     232106  37      epistle masterpiece     Microsoft       
 
3575
945     232107  37      socializes      however fibrosities     
 
3576
946     232108  37      conceptions     Mendelian       Baltimorean     
 
3577
947     232601  37      Kevin   jarred  equestrian      
 
3578
948     232602  37      uncovering      scolds  Goodrich        
 
3579
949     232603  37      chews   infatuate       apish   A
 
3580
950     232605  37      appendixes      willed  Adlerian        
 
3581
5950    1232605 37      appendixes      willed  Adlerian        
 
3582
5951    1232606 37      appendixes      willed  Adlerian        
 
3583
5952    1232607 37      appendixes      willed  Adlerian        
 
3584
5953    1232608 37      appendixes      willed  Adlerian        
 
3585
5954    1232609 37      appendixes      willed  Adlerian        
 
3586
951     232606  37      raining joyfully        Tropez  
 
3587
952     232607  37      infest  Microsoft       nouns   
 
3588
953     232608  37      compartment     fibrosities     distracting     
 
3589
954     232609  37      minting Baltimorean     mutton  
 
3590
955     236104  37      ducks   equestrian      bridgeable      A
 
3591
956     236105  37      roped   Goodrich        stickers        A
 
3592
957     236106  37      waltz   apish   transcontinental        A
 
3593
958     236107  37      Lillian Adlerian        amateurish      
 
3594
959     236108  37      repressions     Tropez  Gandhian        
 
3595
960     236109  37      chillingly      nouns   stratified      
 
3596
961     236110  37      noncritical     distracting     chamberlains    
 
3597
962     236111  37      lithograph      mutton  creditably      
 
3598
963     236112  37      spongers        bridgeable      philosophic     
 
3599
964     236113  37      parenthood      stickers        ores    
 
3600
965     238005  37      posed   transcontinental        Carleton        
 
3601
966     238006  37      instruments     amateurish      tape    A
 
3602
967     238007  37      filial  Gandhian        afloat  A
 
3603
968     238008  37      fixedly stratified      goodness        A
 
3604
969     238009  37      relives chamberlains    welcoming       
 
3605
970     238010  37      Pandora creditably      Pinsky  FAS
 
3606
971     238011  37      watering        philosophic     halting 
 
3607
972     238012  37      ungrateful      ores    bibliography    
 
3608
973     238013  37      secures Carleton        decoding        
 
3609
974     240401  41      chastisers      tape    variance        A
 
3610
975     240402  41      icon    afloat  allowed A
 
3611
976     240901  41      reuniting       goodness        dire    A
 
3612
977     240902  41      imagining       welcoming       dub     A
 
3613
978     241801  41      abiding Pinsky  poisoning       
 
3614
979     242101  41      omnisciently    halting Iraqis  A
 
3615
980     242102  41      Britannic       bibliography    heaving 
 
3616
981     242201  41      scholastics     decoding        population      A
 
3617
982     242202  41      mechanics       variance        bomb    A
 
3618
983     242501  41      humidly allowed Majorca A
 
3619
984     242502  41      masterpiece     dire    Gershwins       
 
3620
985     246201  41      however dub     explorers       
 
3621
986     246202  41      Mendelian       poisoning       libretto        A
 
3622
987     246203  41      jarred  Iraqis  occurred        
 
3623
988     246204  41      scolds  heaving Lagos   
 
3624
989     246205  41      infatuate       population      rats    
 
3625
990     246301  41      willed  bomb    bankruptcies    A
 
3626
991     246302  41      joyfully        Majorca crying  
 
3627
992     248001  41      Microsoft       Gershwins       unexpected      
 
3628
993     248002  41      fibrosities     explorers       accessed        A
 
3629
994     248003  41      Baltimorean     libretto        colorful        A
 
3630
995     248004  41      equestrian      occurred        versatility     A
 
3631
996     248005  41      Goodrich        Lagos   cosy    
 
3632
997     248006  41      apish   rats    Darius  A
 
3633
998     248007  41      Adlerian        bankruptcies    mastering       A
 
3634
999     248008  41      Tropez  crying  Asiaticizations A
 
3635
1000    248009  41      nouns   unexpected      offerers        A
 
3636
1001    248010  41      distracting     accessed        uncles  A
 
3637
1002    248011  41      mutton  colorful        sleepwalk       
 
3638
1003    248012  41      bridgeable      versatility     Ernestine       
 
3639
1004    248013  41      stickers        cosy    checksumming    
 
3640
1005    248014  41      transcontinental        Darius  stopped 
 
3641
1006    248015  41      amateurish      mastering       sicker  
 
3642
1007    248016  41      Gandhian        Asiaticizations Italianization  
 
3643
1008    248017  41      stratified      offerers        alphabetic      
 
3644
1009    248018  41      chamberlains    uncles  pharmaceutic    
 
3645
1010    248019  41      creditably      sleepwalk       creator 
 
3646
1011    248020  41      philosophic     Ernestine       chess   
 
3647
1012    248021  41      ores    checksumming    charcoal        
 
3648
1013    248101  41      Carleton        stopped Epiphany        A
 
3649
1014    248102  41      tape    sicker  bulldozes       A
 
3650
1015    248201  41      afloat  Italianization  Pygmalion       A
 
3651
1016    248202  41      goodness        alphabetic      caressing       A
 
3652
1017    248203  41      welcoming       pharmaceutic    Palestine       A
 
3653
1018    248204  41      Pinsky  creator regimented      A
 
3654
1019    248205  41      halting chess   scars   A
 
3655
1020    248206  41      bibliography    charcoal        realest A
 
3656
1021    248207  41      decoding        Epiphany        diffusing       A
 
3657
1022    248208  41      variance        bulldozes       clubroom        A
 
3658
1023    248209  41      allowed Pygmalion       Blythe  A
 
3659
1024    248210  41      dire    caressing       ahead   
 
3660
1025    248211  50      dub     Palestine       reviver 
 
3661
1026    250501  34      poisoning       regimented      retransmitting  A
 
3662
1027    250502  34      Iraqis  scars   landslide       
 
3663
1028    250503  34      heaving realest Eiffel  
 
3664
1029    250504  34      population      diffusing       absentee        
 
3665
1030    250505  34      bomb    clubroom        aye     
 
3666
1031    250601  34      Majorca Blythe  forked  A
 
3667
1032    250602  34      Gershwins       ahead   Peruvianizes    
 
3668
1033    250603  34      explorers       reviver clerked 
 
3669
1034    250604  34      libretto        retransmitting  tutor   
 
3670
1035    250605  34      occurred        landslide       boulevard       
 
3671
1036    251001  34      Lagos   Eiffel  shuttered       
 
3672
1037    251002  34      rats    absentee        quotes  A
 
3673
1038    251003  34      bankruptcies    aye     Caltech 
 
3674
1039    251004  34      crying  forked  Mossberg        
 
3675
1040    251005  34      unexpected      Peruvianizes    kept    
 
3676
1041    251301  34      accessed        clerked roundly 
 
3677
1042    251302  34      colorful        tutor   features        A
 
3678
1043    251303  34      versatility     boulevard       imaginable      A
 
3679
1044    251304  34      cosy    shuttered       controller      
 
3680
1045    251305  34      Darius  quotes  racial  
 
3681
1046    251401  34      mastering       Caltech uprisings       A
 
3682
1047    251402  34      Asiaticizations Mossberg        narrowed        A
 
3683
1048    251403  34      offerers        kept    cannot  A
 
3684
1049    251404  34      uncles  roundly vest    
 
3685
1050    251405  34      sleepwalk       features        famine  
 
3686
1051    251406  34      Ernestine       imaginable      sugars  
 
3687
1052    251801  34      checksumming    controller      exterminated    A
 
3688
1053    251802  34      stopped racial  belays  
 
3689
1054    252101  34      sicker  uprisings       Hodges  A
 
3690
1055    252102  34      Italianization  narrowed        translatable    
 
3691
1056    252301  34      alphabetic      cannot  duality A
 
3692
1057    252302  34      pharmaceutic    vest    recording       A
 
3693
1058    252303  34      creator famine  rouses  A
 
3694
1059    252304  34      chess   sugars  poison  
 
3695
1060    252305  34      charcoal        exterminated    attitude        
 
3696
1061    252306  34      Epiphany        belays  dusted  
 
3697
1062    252307  34      bulldozes       Hodges  encompasses     
 
3698
1063    252308  34      Pygmalion       translatable    presentation    
 
3699
1064    252309  34      caressing       duality Kantian 
 
3700
1065    256001  34      Palestine       recording       imprecision     A
 
3701
1066    256002  34      regimented      rouses  saving  
 
3702
1067    256003  34      scars   poison  maternal        
 
3703
1068    256004  34      realest attitude        hewed   
 
3704
1069    256005  34      diffusing       dusted  kerosene        
 
3705
1070    258001  34      clubroom        encompasses     Cubans  
 
3706
1071    258002  34      Blythe  presentation    photographers   
 
3707
1072    258003  34      ahead   Kantian nymph   A
 
3708
1073    258004  34      reviver imprecision     bedlam  A
 
3709
1074    258005  34      retransmitting  saving  north   A
 
3710
1075    258006  34      landslide       maternal        Schoenberg      A
 
3711
1076    258007  34      Eiffel  hewed   botany  A
 
3712
1077    258008  34      absentee        kerosene        curs    
 
3713
1078    258009  34      aye     Cubans  solidification  
 
3714
1079    258010  34      forked  photographers   inheritresses   
 
3715
1080    258011  34      Peruvianizes    nymph   stiller 
 
3716
1081    258101  68      clerked bedlam  t1      A
 
3717
1082    258102  68      tutor   north   suite   A
 
3718
1083    258103  34      boulevard       Schoenberg      ransomer        
 
3719
1084    258104  68      shuttered       botany  Willy   
 
3720
1085    258105  68      quotes  curs    Rena    A
 
3721
1086    258106  68      Caltech solidification  Seattle A
 
3722
1087    258107  68      Mossberg        inheritresses   relaxes A
 
3723
1088    258108  68      kept    stiller exclaim 
 
3724
1089    258109  68      roundly t1      implicated      A
 
3725
1090    258110  68      features        suite   distinguish     
 
3726
1091    258111  68      imaginable      ransomer        assayed 
 
3727
1092    258112  68      controller      Willy   homeowner       
 
3728
1093    258113  68      racial  Rena    and     
 
3729
1094    258201  34      uprisings       Seattle stealth 
 
3730
1095    258202  34      narrowed        relaxes coinciding      A
 
3731
1096    258203  34      cannot  exclaim founder A
 
3732
1097    258204  34      vest    implicated      environing      
 
3733
1098    258205  34      famine  distinguish     jewelry 
 
3734
1099    258301  34      sugars  assayed lemons  A
 
3735
1100    258401  34      exterminated    homeowner       brokenness      A
 
3736
1101    258402  34      belays  and     bedpost A
 
3737
1102    258403  34      Hodges  stealth assurers        A
 
3738
1103    258404  34      translatable    coinciding      annoyers        
 
3739
1104    258405  34      duality founder affixed 
 
3740
1105    258406  34      recording       environing      warbling        
 
3741
1106    258407  34      rouses  jewelry seriously       
 
3742
1107    228123  37      poison  lemons  boasted 
 
3743
1108    250606  34      attitude        brokenness      Chantilly       
 
3744
1109    208405  37      dusted  bedpost Iranizes        
 
3745
1110    212101  37      encompasses     assurers        violinist       
 
3746
1111    218206  37      presentation    annoyers        extramarital    
 
3747
1112    150401  37      Kantian affixed spates  
 
3748
1113    248212  41      imprecision     warbling        cloakroom       
 
3749
1114    128026  00      saving  seriously       gazer   
 
3750
1115    128024  00      maternal        boasted hand    
 
3751
1116    128027  00      hewed   Chantilly       tucked  
 
3752
1117    128025  00      kerosene        Iranizes        gems    
 
3753
1118    128109  00      Cubans  violinist       clinker 
 
3754
1119    128705  00      photographers   extramarital    refiner 
 
3755
1120    126303  00      nymph   spates  callus  
 
3756
1121    128308  00      bedlam  cloakroom       leopards        
 
3757
1122    128204  00      north   gazer   comfortingly    
 
3758
1123    128205  00      Schoenberg      hand    generically     
 
3759
1124    128206  00      botany  tucked  getters 
 
3760
1125    128207  00      curs    gems    sexually        
 
3761
1126    118205  00      solidification  clinker spear   
 
3762
1127    116801  00      inheritresses   refiner serums  
 
3763
1128    116803  00      stiller callus  Italianization  
 
3764
1129    116804  00      t1      leopards        attendants      
 
3765
1130    116802  00      suite   comfortingly    spies   
 
3766
1131    128605  00      ransomer        generically     Anthony 
 
3767
1132    118308  00      Willy   getters planar  
 
3768
1133    113702  00      Rena    sexually        cupped  
 
3769
1134    113703  00      Seattle spear   cleanser        
 
3770
1135    112103  00      relaxes serums  commuters       
 
3771
1136    118009  00      exclaim Italianization  honeysuckle     
 
3772
5136    1118009 00      exclaim Italianization  honeysuckle     
 
3773
1137    138011  00      implicated      attendants      orphanage       
 
3774
1138    138010  00      distinguish     spies   skies   
 
3775
1139    138012  00      assayed Anthony crushers        
 
3776
1140    068304  00      homeowner       planar  Puritan 
 
3777
1141    078009  00      and     cupped  squeezer        
 
3778
1142    108013  00      stealth cleanser        bruises 
 
3779
1143    084004  00      coinciding      commuters       bonfire 
 
3780
1144    083402  00      founder honeysuckle     Colombo 
 
3781
1145    084003  00      environing      orphanage       nondecreasing   
 
3782
1146    088504  00      jewelry skies   innocents       
 
3783
1147    088005  00      lemons  crushers        masked  
 
3784
1148    088007  00      brokenness      Puritan file    
 
3785
1149    088006  00      bedpost squeezer        brush   
 
3786
1150    148025  00      assurers        bruises mutilate        
 
3787
1151    148024  00      annoyers        bonfire mommy   
 
3788
1152    138305  00      affixed Colombo bulkheads       
 
3789
1153    138306  00      warbling        nondecreasing   undeclared      
 
3790
1154    152701  00      seriously       innocents       displacements   
 
3791
1155    148505  00      boasted masked  nieces  
 
3792
1156    158003  00      Chantilly       file    coeducation     
 
3793
1157    156201  00      Iranizes        brush   brassy  
 
3794
1158    156202  00      violinist       mutilate        authenticator   
 
3795
1159    158307  00      extramarital    mommy   Washoe  
 
3796
1160    158402  00      spates  bulkheads       penny   
 
3797
1161    158401  00      cloakroom       undeclared      Flagler 
 
3798
1162    068013  00      gazer   displacements   stoned  
 
3799
1163    068012  00      hand    nieces  cranes  
 
3800
1164    068203  00      tucked  coeducation     masterful       
 
3801
1165    088205  00      gems    brassy  biracial        
 
3802
1166    068704  00      clinker authenticator   steamships      
 
3803
1167    068604  00      refiner Washoe  windmills       
 
3804
1168    158502  00      callus  penny   exploit 
 
3805
1169    123103  00      leopards        Flagler riverfront      
 
3806
1170    148026  00      comfortingly    stoned  sisterly        
 
3807
1171    123302  00      generically     cranes  sharpshoot      
 
3808
1172    076503  00      getters masterful       mittens 
 
3809
1173    126304  00      sexually        biracial        interdependency 
 
3810
1174    068306  00      spear   steamships      policy  
 
3811
1175    143504  00      serums  windmills       unleashing      
 
3812
1176    160201  00      Italianization  exploit pretenders      
 
3813
1177    148028  00      attendants      riverfront      overstatements  
 
3814
1178    148027  00      spies   sisterly        birthed 
 
3815
1179    143505  00      Anthony sharpshoot      opportunism     
 
3816
1180    108014  00      planar  mittens showroom        
 
3817
1181    076104  00      cupped  interdependency compromisingly  
 
3818
1182    078106  00      cleanser        policy  Medicare        
 
3819
1183    126102  00      commuters       unleashing      corresponds     
 
3820
1184    128029  00      honeysuckle     pretenders      hardware        
 
3821
1185    128028  00      orphanage       overstatements  implant 
 
3822
1186    018410  00      skies   birthed Alicia  
 
3823
1187    128110  00      crushers        opportunism     requesting      
 
3824
1188    148506  00      Puritan showroom        produced        
 
3825
1189    123303  00      squeezer        compromisingly  criticizes      
 
3826
1190    123304  00      bruises Medicare        backer  
 
3827
1191    068504  00      bonfire corresponds     positively      
 
3828
1192    068305  00      Colombo hardware        colicky 
 
3829
1193    000000  00      nondecreasing   implant thrillingly     
 
3830
1       000001  00      Omaha   teethe  neat    
 
3831
2       011401  37      breaking        dreaded Steinberg       W
 
3832
3       011402  37      Romans  scholastics     jarring 
 
3833
4       011403  37      intercepted     audiology       tinily  
 
3834
2       011401  37      breaking        dreaded Steinberg       W
 
3835
3       011402  37      Romans  scholastics     jarring 
 
3836
4       011403  37      intercepted     audiology       tinily  
 
3837
REPAIR TABLE t2;
 
3838
Table   Op      Msg_type        Msg_text
 
3839
test.t2 repair  status  OK
 
3840
SELECT * FROM t2;
 
3841
auto    fld1    companynr       fld3    fld4    fld5    fld6
 
3842
1       000001  00      Omaha   teethe  neat    
 
3843
2       011401  37      breaking        dreaded Steinberg       W
 
3844
3       011402  37      Romans  scholastics     jarring 
 
3845
4       011403  37      intercepted     audiology       tinily  
 
3846
5       011501  37      bewilderingly   wallet  balled  
 
3847
6       011701  37      astound parters persist W
 
3848
7       011702  37      admonishing     eschew  attainments     
 
3849
8       011703  37      sumac   quitter fanatic 
 
3850
9       012001  37      flanking        neat    measures        FAS
 
3851
10      012003  37      combed  Steinberg       rightfulness    
 
3852
11      012004  37      subjective      jarring capably 
 
3853
12      012005  37      scatterbrain    tinily  impulsive       
 
3854
13      012301  37      Eulerian        balled  starlet 
 
3855
14      012302  36      dubbed  persist terminators     
 
3856
15      012303  37      Kane    attainments     untying 
 
3857
16      012304  37      overlay fanatic announces       FAS
 
3858
17      012305  37      perturb measures        featherweight   FAS
 
3859
18      012306  37      goblins rightfulness    pessimist       FAS
 
3860
19      012501  37      annihilates     capably daughter        
 
3861
20      012602  37      Wotan   impulsive       decliner        FAS
 
3862
21      012603  37      snatching       starlet lawgiver        
 
3863
22      012604  37      concludes       terminators     stated  
 
3864
23      012605  37      laterally       untying readable        
 
3865
24      012606  37      yelped  announces       attrition       
 
3866
25      012701  37      grazing featherweight   cascade FAS
 
3867
26      012702  37      Baird   pessimist       motors  FAS
 
3868
27      012703  37      celery  daughter        interrogate     
 
3869
28      012704  37      misunderstander decliner        pests   W
 
3870
29      013601  37      handgun lawgiver        stairway        
 
3871
30      013602  37      foldout stated  dopers  FAS
 
3872
31      013603  37      mystic  readable        testicle        W
 
3873
32      013604  37      succumbed       attrition       Parsifal        W
 
3874
33      013605  37      Nabisco cascade leavings        
 
3875
34      013606  37      fingerings      motors  postulation     W
 
3876
35      013607  37      aging   interrogate     squeaking       
 
3877
36      013608  37      afield  pests   contrasted      
 
3878
37      013609  37      ammonium        stairway        leftover        
 
3879
38      013610  37      boat    dopers  whiteners       
 
3880
39      013801  37      intelligibility testicle        erases  W
 
3881
40      013802  37      Augustine       Parsifal        Punjab  W
 
3882
41      013803  37      teethe  leavings        Merritt 
 
3883
42      013804  37      dreaded postulation     Quixotism       
 
3884
43      013901  37      scholastics     squeaking       sweetish        FAS
 
3885
44      016001  37      audiology       contrasted      dogging FAS
 
3886
45      016201  37      wallet  leftover        scornfully      FAS
 
3887
46      016202  37      parters whiteners       bellow  
 
3888
47      016301  37      eschew  erases  bills   
 
3889
48      016302  37      quitter Punjab  cupboard        FAS
 
3890
49      016303  37      neat    Merritt sureties        FAS
 
3891
50      016304  37      Steinberg       Quixotism       puddings        
 
3892
51      018001  37      jarring sweetish        tapestry        
 
3893
52      018002  37      tinily  dogging fetters 
 
3894
53      018003  37      balled  scornfully      bivalves        
 
3895
54      018004  37      persist bellow  incurring       
 
3896
55      018005  37      attainments     bills   Adolph  
 
3897
56      018007  37      fanatic cupboard        pithed  
 
3898
57      018008  37      measures        sureties        emergency       
 
3899
58      018009  37      rightfulness    puddings        Miles   
 
3900
59      018010  37      capably tapestry        trimmings       
 
3901
60      018012  37      impulsive       fetters tragedies       W
 
3902
61      018013  37      starlet bivalves        skulking        W
 
3903
62      018014  37      terminators     incurring       flint   
 
3904
63      018015  37      untying Adolph  flopping        W
 
3905
64      018016  37      announces       pithed  relaxing        FAS
 
3906
65      018017  37      featherweight   emergency       offload FAS
 
3907
66      018018  37      pessimist       Miles   suites  W
 
3908
67      018019  37      daughter        trimmings       lists   FAS
 
3909
68      018020  37      decliner        tragedies       animized        FAS
 
3910
69      018021  37      lawgiver        skulking        multilayer      W
 
3911
70      018022  37      stated  flint   standardizes    FAS
 
3912
71      018023  37      readable        flopping        Judas   
 
3913
72      018024  37      attrition       relaxing        vacuuming       W
 
3914
73      018025  37      cascade offload dentally        W
 
3915
74      018026  37      motors  suites  humanness       W
 
3916
75      018027  37      interrogate     lists   inch    W
 
3917
76      018028  37      pests   animized        Weissmuller     W
 
3918
77      018029  37      stairway        multilayer      irresponsibly   W
 
3919
78      018030  37      dopers  standardizes    luckily FAS
 
3920
79      018032  37      testicle        Judas   culled  W
 
3921
80      018033  37      Parsifal        vacuuming       medical FAS
 
3922
81      018034  37      leavings        dentally        bloodbath       FAS
 
3923
82      018035  37      postulation     humanness       subschema       W
 
3924
83      018036  37      squeaking       inch    animals W
 
3925
84      018037  37      contrasted      Weissmuller     Micronesia      
 
3926
85      018038  37      leftover        irresponsibly   repetitions     
 
3927
86      018039  37      whiteners       luckily Antares 
 
3928
87      018040  37      erases  culled  ventilate       W
 
3929
88      018041  37      Punjab  medical pityingly       
 
3930
89      018042  37      Merritt bloodbath       interdependent  
 
3931
90      018043  37      Quixotism       subschema       Graves  FAS
 
3932
91      018044  37      sweetish        animals neonatal        
 
3933
92      018045  37      dogging Micronesia      scribbled       FAS
 
3934
93      018046  37      scornfully      repetitions     chafe   W
 
3935
94      018048  37      bellow  Antares honoring        
 
3936
95      018049  37      bills   ventilate       realtor 
 
3937
96      018050  37      cupboard        pityingly       elite   
 
3938
97      018051  37      sureties        interdependent  funereal        
 
3939
98      018052  37      puddings        Graves  abrogating      
 
3940
99      018053  50      tapestry        neonatal        sorters 
 
3941
100     018054  37      fetters scribbled       Conley  
 
3942
101     018055  37      bivalves        chafe   lectured        
 
3943
102     018056  37      incurring       honoring        Abraham 
 
3944
103     018057  37      Adolph  realtor Hawaii  W
 
3945
104     018058  37      pithed  elite   cage    
 
3946
105     018059  36      emergency       funereal        hushes  
 
3947
106     018060  37      Miles   abrogating      Simla   
 
3948
107     018061  37      trimmings       sorters reporters       
 
3949
108     018101  37      tragedies       Conley  Dutchman        FAS
 
3950
109     018102  37      skulking        lectured        descendants     FAS
 
3951
110     018103  37      flint   Abraham groupings       FAS
 
3952
111     018104  37      flopping        Hawaii  dissociate      
 
3953
112     018201  37      relaxing        cage    coexist W
 
3954
113     018202  37      offload hushes  Beebe   
 
3955
114     018402  37      suites  Simla   Taoism  
 
3956
115     018403  37      lists   reporters       Connally        
 
3957
116     018404  37      animized        Dutchman        fetched FAS
 
3958
117     018405  37      multilayer      descendants     checkpoints     FAS
 
3959
118     018406  37      standardizes    groupings       rusting 
 
3960
119     018409  37      Judas   dissociate      galling 
 
3961
120     018601  37      vacuuming       coexist obliterates     
 
3962
121     018602  37      dentally        Beebe   traitor 
 
3963
122     018603  37      humanness       Taoism  resumes FAS
 
3964
123     018801  37      inch    Connally        analyzable      FAS
 
3965
124     018802  37      Weissmuller     fetched terminator      FAS
 
3966
125     018803  37      irresponsibly   checkpoints     gritty  FAS
 
3967
126     018804  37      luckily rusting firearm W
 
3968
127     018805  37      culled  galling minima  
 
3969
128     018806  37      medical obliterates     Selfridge       
 
3970
129     018807  37      bloodbath       traitor disable 
 
3971
130     018808  37      subschema       resumes witchcraft      W
 
3972
131     018809  37      animals analyzable      betroth W
 
3973
132     018810  37      Micronesia      terminator      Manhattanize    
 
3974
133     018811  37      repetitions     gritty  imprint 
 
3975
134     018812  37      Antares firearm peeked  
 
3976
135     019101  37      ventilate       minima  swelling        
 
3977
136     019102  37      pityingly       Selfridge       interrelationships      W
 
3978
137     019103  37      interdependent  disable riser   
 
3979
138     019201  37      Graves  witchcraft      Gandhian        W
 
3980
139     030501  37      neonatal        betroth peacock A
 
3981
140     030502  50      scribbled       Manhattanize    bee     A
 
3982
141     030503  37      chafe   imprint kanji   
 
3983
142     030504  37      honoring        peeked  dental  
 
3984
143     031901  37      realtor swelling        scarf   FAS
 
3985
144     036001  37      elite   interrelationships      chasm   A
 
3986
145     036002  37      funereal        riser   insolence       A
 
3987
146     036004  37      abrogating      Gandhian        syndicate       
 
3988
147     036005  37      sorters peacock alike   
 
3989
148     038001  37      Conley  bee     imperial        A
 
3990
149     038002  37      lectured        kanji   convulsion      A
 
3991
150     038003  37      Abraham dental  railway A
 
3992
151     038004  37      Hawaii  scarf   validate        A
 
3993
152     038005  37      cage    chasm   normalizes      A
 
3994
153     038006  37      hushes  insolence       comprehensive   
 
3995
154     038007  37      Simla   syndicate       chewing 
 
3996
155     038008  37      reporters       alike   denizen 
 
3997
156     038009  37      Dutchman        imperial        schemer 
 
3998
157     038010  37      descendants     convulsion      chronicle       
 
3999
158     038011  37      groupings       railway Kline   
 
4000
159     038012  37      dissociate      validate        Anatole 
 
4001
160     038013  37      coexist normalizes      partridges      
 
4002
161     038014  37      Beebe   comprehensive   brunch  
 
4003
162     038015  37      Taoism  chewing recruited       
 
4004
163     038016  37      Connally        denizen dimensions      W
 
4005
164     038017  37      fetched schemer Chicana W
 
4006
165     038018  37      checkpoints     chronicle       announced       
 
4007
166     038101  37      rusting Kline   praised FAS
 
4008
167     038102  37      galling Anatole employing       
 
4009
168     038103  37      obliterates     partridges      linear  
 
4010
169     038104  37      traitor brunch  quagmire        
 
4011
170     038201  37      resumes recruited       western A
 
4012
171     038202  37      analyzable      dimensions      relishing       
 
4013
172     038203  37      terminator      Chicana serving A
 
4014
173     038204  37      gritty  announced       scheduling      
 
4015
174     038205  37      firearm praised lore    
 
4016
175     038206  37      minima  employing       eventful        
 
4017
176     038208  37      Selfridge       linear  arteriole       A
 
4018
177     042801  37      disable quagmire        disentangle     
 
4019
178     042802  37      witchcraft      western cured   A
 
4020
179     046101  37      betroth relishing       Fenton  W
 
4021
180     048001  37      Manhattanize    serving avoidable       A
 
4022
181     048002  37      imprint scheduling      drains  A
 
4023
182     048003  37      peeked  lore    detectably      FAS
 
4024
183     048004  37      swelling        eventful        husky   
 
4025
184     048005  37      interrelationships      arteriole       impelling       
 
4026
185     048006  37      riser   disentangle     undoes  
 
4027
186     048007  37      Gandhian        cured   evened  
 
4028
187     048008  37      peacock Fenton  squeezes        
 
4029
188     048101  37      bee     avoidable       destroyer       FAS
 
4030
189     048102  37      kanji   drains  rudeness        
 
4031
190     048201  37      dental  detectably      beaner  FAS
 
4032
191     048202  37      scarf   husky   boorish 
 
4033
192     048203  37      chasm   impelling       Everhart        
 
4034
193     048204  37      insolence       undoes  encompass       A
 
4035
194     048205  37      syndicate       evened  mushrooms       
 
4036
195     048301  37      alike   squeezes        Alison  A
 
4037
196     048302  37      imperial        destroyer       externally      FAS
 
4038
197     048303  37      convulsion      rudeness        pellagra        
 
4039
198     048304  37      railway beaner  cult    
 
4040
199     048305  37      validate        boorish creek   A
 
4041
200     048401  37      normalizes      Everhart        Huffman 
 
4042
201     048402  37      comprehensive   encompass       Majorca FAS
 
4043
202     048403  37      chewing mushrooms       governing       A
 
4044
203     048404  37      denizen Alison  gadfly  FAS
 
4045
204     048405  37      schemer externally      reassigned      FAS
 
4046
205     048406  37      chronicle       pellagra        intentness      W
 
4047
206     048407  37      Kline   cult    craziness       
 
4048
207     048408  37      Anatole creek   psychic 
 
4049
208     048409  37      partridges      Huffman squabbled       
 
4050
209     048410  37      brunch  Majorca burlesque       
 
4051
210     048411  37      recruited       governing       capped  
 
4052
211     048412  37      dimensions      gadfly  extracted       A
 
4053
212     048413  37      Chicana reassigned      DiMaggio        
 
4054
213     048601  37      announced       intentness      exclamation     FAS
 
4055
214     048602  37      praised craziness       subdirectory    
 
4056
215     048603  37      employing       psychic fangs   
 
4057
216     048604  37      linear  squabbled       buyer   A
 
4058
217     048801  37      quagmire        burlesque       pithing A
 
4059
218     050901  37      western capped  transistorizing A
 
4060
219     051201  37      relishing       extracted       nonbiodegradable        
 
4061
220     056002  37      serving DiMaggio        dislocate       
 
4062
221     056003  37      scheduling      exclamation     monochromatic   FAS
 
4063
222     056004  37      lore    subdirectory    batting 
 
4064
223     056102  37      eventful        fangs   postcondition   A
 
4065
224     056203  37      arteriole       buyer   catalog FAS
 
4066
225     056204  37      disentangle     pithing Remus   
 
4067
226     058003  37      cured   transistorizing devices A
 
4068
227     058004  37      Fenton  nonbiodegradable        bike    A
 
4069
228     058005  37      avoidable       dislocate       qualify 
 
4070
229     058006  37      drains  monochromatic   detained        
 
4071
230     058007  37      detectably      batting commended       
 
4072
231     058101  37      husky   postcondition   civilize        
 
4073
232     058102  37      impelling       catalog Elmhurst        
 
4074
233     058103  37      undoes  Remus   anesthetizing   
 
4075
234     058105  37      evened  devices deaf    
 
4076
235     058111  37      squeezes        bike    Brigham 
 
4077
236     058112  37      destroyer       qualify title   
 
4078
237     058113  37      rudeness        detained        coarse  
 
4079
238     058114  37      beaner  commended       combinations    
 
4080
239     058115  37      boorish civilize        grayness        
 
4081
240     058116  37      Everhart        Elmhurst        innumerable     FAS
 
4082
241     058117  37      encompass       anesthetizing   Caroline        A
 
4083
242     058118  37      mushrooms       deaf    fatty   FAS
 
4084
243     058119  37      Alison  Brigham eastbound       
 
4085
244     058120  37      externally      title   inexperienced   
 
4086
245     058121  37      pellagra        coarse  hoarder A
 
4087
246     058122  37      cult    combinations    scotch  W
 
4088
247     058123  37      creek   grayness        passport        A
 
4089
248     058124  37      Huffman innumerable     strategic       FAS
 
4090
249     058125  37      Majorca Caroline        gated   
 
4091
250     058126  37      governing       fatty   flog    
 
4092
251     058127  37      gadfly  eastbound       Pipestone       
 
4093
252     058128  37      reassigned      inexperienced   Dar     
 
4094
253     058201  37      intentness      hoarder Corcoran        
 
4095
254     058202  37      craziness       scotch  flyers  A
 
4096
255     058303  37      psychic passport        competitions    W
 
4097
256     058304  37      squabbled       strategic       suppliers       FAS
 
4098
257     058602  37      burlesque       gated   skips   
 
4099
258     058603  37      capped  flog    institutes      
 
4100
259     058604  37      extracted       Pipestone       troop   A
 
4101
260     058605  37      DiMaggio        Dar     connective      W
 
4102
261     058606  37      exclamation     Corcoran        denies  
 
4103
262     058607  37      subdirectory    flyers  polka   
 
4104
263     060401  36      fangs   competitions    observations    FAS
 
4105
264     061701  36      buyer   suppliers       askers  
 
4106
265     066201  36      pithing skips   homeless        FAS
 
4107
266     066501  36      transistorizing institutes      Anna    
 
4108
267     068001  36      nonbiodegradable        troop   subdirectories  W
 
4109
268     068002  36      dislocate       connective      decaying        FAS
 
4110
269     068005  36      monochromatic   denies  outwitting      W
 
4111
270     068006  36      batting polka   Harpy   W
 
4112
271     068007  36      postcondition   observations    crazed  
 
4113
272     068008  36      catalog askers  suffocate       
 
4114
273     068009  36      Remus   homeless        provers FAS
 
4115
274     068010  36      devices Anna    technically     
 
4116
275     068011  36      bike    subdirectories  Franklinizations        
 
4117
276     068202  36      qualify decaying        considered      
 
4118
277     068302  36      detained        outwitting      tinnily 
 
4119
278     068303  36      commended       Harpy   uninterruptedly 
 
4120
279     068401  36      civilize        crazed  whistled        A
 
4121
280     068501  36      Elmhurst        suffocate       automate        
 
4122
281     068502  36      anesthetizing   provers gutting W
 
4123
282     068503  36      deaf    technically     surreptitious   
 
4124
283     068602  36      Brigham Franklinizations        Choctaw 
 
4125
284     068603  36      title   considered      cooks   
 
4126
285     068701  36      coarse  tinnily millivolt       FAS
 
4127
286     068702  36      combinations    uninterruptedly counterpoise    
 
4128
287     068703  36      grayness        whistled        Gothicism       
 
4129
288     076001  36      innumerable     automate        feminine        
 
4130
289     076002  36      Caroline        gutting metaphysically  W
 
4131
290     076101  36      fatty   surreptitious   sanding A
 
4132
291     076102  36      eastbound       Choctaw contributorily  
 
4133
292     076103  36      inexperienced   cooks   receivers       FAS
 
4134
293     076302  36      hoarder millivolt       adjourn 
 
4135
294     076303  36      scotch  counterpoise    straggled       A
 
4136
295     076304  36      passport        Gothicism       druggists       
 
4137
296     076305  36      strategic       feminine        thanking        FAS
 
4138
297     076306  36      gated   metaphysically  ostrich 
 
4139
298     076307  36      flog    sanding hopelessness    FAS
 
4140
299     076402  36      Pipestone       contributorily  Eurydice        
 
4141
300     076501  36      Dar     receivers       excitation      W
 
4142
301     076502  36      Corcoran        adjourn presumes        FAS
 
4143
302     076701  36      flyers  straggled       imaginable      FAS
 
4144
303     078001  36      competitions    druggists       concoct W
 
4145
304     078002  36      suppliers       thanking        peering W
 
4146
305     078003  36      skips   ostrich Phelps  FAS
 
4147
306     078004  36      institutes      hopelessness    ferociousness   FAS
 
4148
307     078005  36      troop   Eurydice        sentences       
 
4149
308     078006  36      connective      excitation      unlocks 
 
4150
309     078007  36      denies  presumes        engrossing      W
 
4151
310     078008  36      polka   imaginable      Ruth    
 
4152
311     078101  36      observations    concoct tying   
 
4153
312     078103  36      askers  peering exclaimers      
 
4154
313     078104  36      homeless        Phelps  synergy 
 
4155
314     078105  36      Anna    ferociousness   Huey    W
 
4156
315     082101  36      subdirectories  sentences       merging 
 
4157
316     083401  36      decaying        unlocks judges  A
 
4158
317     084001  36      outwitting      engrossing      Shylock W
 
4159
318     084002  36      Harpy   Ruth    Miltonism       
 
4160
319     086001  36      crazed  tying   hen     W
 
4161
320     086102  36      suffocate       exclaimers      honeybee        FAS
 
4162
321     086201  36      provers synergy towers  
 
4163
322     088001  36      technically     Huey    dilutes W
 
4164
323     088002  36      Franklinizations        merging numerals        FAS
 
4165
324     088003  36      considered      judges  democracy       FAS
 
4166
325     088004  36      tinnily Shylock Ibero-  
 
4167
326     088101  36      uninterruptedly Miltonism       invalids        
 
4168
327     088102  36      whistled        hen     behavior        
 
4169
328     088103  36      automate        honeybee        accruing        
 
4170
329     088104  36      gutting towers  relics  A
 
4171
330     088105  36      surreptitious   dilutes rackets 
 
4172
331     088106  36      Choctaw numerals        Fischbein       W
 
4173
332     088201  36      cooks   democracy       phony   W
 
4174
333     088203  36      millivolt       Ibero-  cross   FAS
 
4175
334     088204  36      counterpoise    invalids        cleanup 
 
4176
335     088302  37      Gothicism       behavior        conspirator     
 
4177
336     088303  37      feminine        accruing        label   FAS
 
4178
337     088305  37      metaphysically  relics  university      
 
4179
338     088402  37      sanding rackets cleansed        FAS
 
4180
339     088501  36      contributorily  Fischbein       ballgown        
 
4181
340     088502  36      receivers       phony   starlet 
 
4182
341     088503  36      adjourn cross   aqueous 
 
4183
342     098001  58      straggled       cleanup portrayal       A
 
4184
343     098002  58      druggists       conspirator     despising       W
 
4185
344     098003  58      thanking        label   distort W
 
4186
345     098004  58      ostrich university      palmed  
 
4187
346     098005  58      hopelessness    cleansed        faced   
 
4188
347     098006  58      Eurydice        ballgown        silverware      
 
4189
348     141903  29      excitation      starlet assessor        
 
4190
349     098008  58      presumes        aqueous spiders 
 
4191
350     098009  58      imaginable      portrayal       artificially    
 
4192
351     098010  58      concoct despising       reminiscence    
 
4193
352     098011  58      peering distort Mexican 
 
4194
353     098012  58      Phelps  palmed  obnoxious       
 
4195
354     098013  58      ferociousness   faced   fragile 
 
4196
355     098014  58      sentences       silverware      apprehensible   
 
4197
356     098015  58      unlocks assessor        births  
 
4198
357     098016  58      engrossing      spiders garages 
 
4199
358     098017  58      Ruth    artificially    panty   
 
4200
359     098018  58      tying   reminiscence    anteater        
 
4201
360     098019  58      exclaimers      Mexican displacement    A
 
4202
361     098020  58      synergy obnoxious       drovers A
 
4203
362     098021  58      Huey    fragile patenting       A
 
4204
363     098022  58      merging apprehensible   far     A
 
4205
364     098023  58      judges  births  shrieks 
 
4206
365     098024  58      Shylock garages aligning        W
 
4207
366     098025  37      Miltonism       panty   pragmatism      
 
4208
367     106001  36      hen     anteater        fevers  W
 
4209
368     108001  36      honeybee        displacement    reexamines      A
 
4210
369     108002  36      towers  drovers occupancies     
 
4211
370     108003  36      dilutes patenting       sweats  FAS
 
4212
371     108004  36      numerals        far     modulators      
 
4213
372     108005  36      democracy       shrieks demand  W
 
4214
373     108007  36      Ibero-  aligning        Madeira 
 
4215
374     108008  36      invalids        pragmatism      Viennese        W
 
4216
375     108009  36      behavior        fevers  chillier        W
 
4217
376     108010  36      accruing        reexamines      wildcats        FAS
 
4218
377     108011  36      relics  occupancies     gentle  
 
4219
378     108012  36      rackets sweats  Angles  W
 
4220
379     108101  36      Fischbein       modulators      accuracies      
 
4221
380     108102  36      phony   demand  toggle  
 
4222
381     108103  36      cross   Madeira Mendelssohn     W
 
4223
382     108111  50      cleanup Viennese        behaviorally    
 
4224
383     108105  36      conspirator     chillier        Rochford        
 
4225
384     108106  36      label   wildcats        mirror  W
 
4226
385     108107  36      university      gentle  Modula  
 
4227
386     108108  50      cleansed        Angles  clobbering      
 
4228
387     108109  36      ballgown        accuracies      chronography    
 
4229
388     108110  36      starlet toggle  Eskimoizeds     
 
4230
389     108201  36      aqueous Mendelssohn     British W
 
4231
390     108202  36      portrayal       behaviorally    pitfalls        
 
4232
391     108203  36      despising       Rochford        verify  W
 
4233
392     108204  36      distort mirror  scatter FAS
 
4234
393     108205  36      palmed  Modula  Aztecan 
 
4235
394     108301  36      faced   clobbering      acuity  W
 
4236
395     108302  36      silverware      chronography    sinking W
 
4237
396     112101  36      assessor        Eskimoizeds     beasts  FAS
 
4238
397     112102  36      spiders British Witt    W
 
4239
398     113701  36      artificially    pitfalls        physicists      FAS
 
4240
399     116001  36      reminiscence    verify  folksong        A
 
4241
400     116201  36      Mexican scatter strokes FAS
 
4242
401     116301  36      obnoxious       Aztecan crowder 
 
4243
402     116302  36      fragile acuity  merry   
 
4244
403     116601  36      apprehensible   sinking cadenced        
 
4245
404     116602  36      births  beasts  alimony A
 
4246
405     116603  36      garages Witt    principled      A
 
4247
406     116701  36      panty   physicists      golfing 
 
4248
407     116702  36      anteater        folksong        undiscovered    
 
4249
408     118001  36      displacement    strokes irritates       
 
4250
409     118002  36      drovers crowder patriots        A
 
4251
410     118003  36      patenting       merry   rooms   FAS
 
4252
411     118004  36      far     cadenced        towering        W
 
4253
412     118005  36      shrieks alimony displease       
 
4254
413     118006  36      aligning        principled      photosensitive  
 
4255
414     118007  36      pragmatism      golfing inking  
 
4256
415     118008  36      fevers  undiscovered    gainers 
 
4257
416     118101  36      reexamines      irritates       leaning A
 
4258
417     118102  36      occupancies     patriots        hydrant A
 
4259
418     118103  36      sweats  rooms   preserve        
 
4260
419     118202  36      modulators      towering        blinded A
 
4261
420     118203  36      demand  displease       interactions    A
 
4262
421     118204  36      Madeira photosensitive  Barry   
 
4263
422     118302  36      Viennese        inking  whiteness       A
 
4264
423     118304  36      chillier        gainers pastimes        W
 
4265
424     118305  36      wildcats        leaning Edenization     
 
4266
425     118306  36      gentle  hydrant Muscat  
 
4267
426     118307  36      Angles  preserve        assassinated    
 
4268
427     123101  36      accuracies      blinded labeled 
 
4269
428     123102  36      toggle  interactions    glacial A
 
4270
429     123301  36      Mendelssohn     Barry   implied W
 
4271
430     126001  36      behaviorally    whiteness       bibliographies  W
 
4272
431     126002  36      Rochford        pastimes        Buchanan        
 
4273
432     126003  36      mirror  Edenization     forgivably      FAS
 
4274
433     126101  36      Modula  Muscat  innuendo        A
 
4275
434     126301  36      clobbering      assassinated    den     FAS
 
4276
435     126302  36      chronography    labeled submarines      W
 
4277
436     126402  36      Eskimoizeds     glacial mouthful        A
 
4278
437     126601  36      British implied expiring        
 
4279
438     126602  36      pitfalls        bibliographies  unfulfilled     FAS
 
4280
439     126702  36      verify  Buchanan        precession      
 
4281
440     128001  36      scatter forgivably      nullified       
 
4282
441     128002  36      Aztecan innuendo        affects 
 
4283
442     128003  36      acuity  den     Cynthia 
 
4284
443     128004  36      sinking submarines      Chablis A
 
4285
444     128005  36      beasts  mouthful        betterments     FAS
 
4286
445     128007  36      Witt    expiring        advertising     
 
4287
446     128008  36      physicists      unfulfilled     rubies  A
 
4288
447     128009  36      folksong        precession      southwest       FAS
 
4289
448     128010  36      strokes nullified       superstitious   A
 
4290
449     128011  36      crowder affects tabernacle      W
 
4291
450     128012  36      merry   Cynthia silk    A
 
4292
451     128013  36      cadenced        Chablis handsomest      A
 
4293
452     128014  36      alimony betterments     Persian A
 
4294
453     128015  36      principled      advertising     analog  W
 
4295
454     128016  36      golfing rubies  complex W
 
4296
455     128017  36      undiscovered    southwest       Taoist  
 
4297
456     128018  36      irritates       superstitious   suspend 
 
4298
457     128019  36      patriots        tabernacle      relegated       
 
4299
458     128020  36      rooms   silk    awesome W
 
4300
459     128021  36      towering        handsomest      Bruxelles       
 
4301
460     128022  36      displease       Persian imprecisely     A
 
4302
461     128023  36      photosensitive  analog  televise        
 
4303
462     128101  36      inking  complex braking 
 
4304
463     128102  36      gainers Taoist  true    FAS
 
4305
464     128103  36      leaning suspend disappointing   FAS
 
4306
465     128104  36      hydrant relegated       navally W
 
4307
466     128106  36      preserve        awesome circus  
 
4308
467     128107  36      blinded Bruxelles       beetles 
 
4309
468     128108  36      interactions    imprecisely     trumps  
 
4310
469     128202  36      Barry   televise        fourscore       W
 
4311
470     128203  36      whiteness       braking Blackfoots      
 
4312
471     128301  36      pastimes        true    Grady   
 
4313
472     128302  36      Edenization     disappointing   quiets  FAS
 
4314
473     128303  36      Muscat  navally floundered      FAS
 
4315
474     128304  36      assassinated    circus  profundity      W
 
4316
475     128305  36      labeled beetles Garrisonian     W
 
4317
476     128307  36      glacial trumps  Strauss 
 
4318
477     128401  36      implied fourscore       cemented        FAS
 
4319
478     128502  36      bibliographies  Blackfoots      contrition      A
 
4320
479     128503  36      Buchanan        Grady   mutations       
 
4321
480     128504  36      forgivably      quiets  exhibits        W
 
4322
481     128505  36      innuendo        floundered      tits    
 
4323
482     128601  36      den     profundity      mate    A
 
4324
483     128603  36      submarines      Garrisonian     arches  
 
4325
484     128604  36      mouthful        Strauss Moll    
 
4326
485     128702  36      expiring        cemented        ropers  
 
4327
486     128703  36      unfulfilled     contrition      bombast 
 
4328
487     128704  36      precession      mutations       difficultly     A
 
4329
488     138001  36      nullified       exhibits        adsorption      
 
4330
489     138002  36      affects tits    definiteness    FAS
 
4331
490     138003  36      Cynthia mate    cultivation     A
 
4332
491     138004  36      Chablis arches  heals   A
 
4333
492     138005  36      betterments     Moll    Heusen  W
 
4334
493     138006  36      advertising     ropers  target  FAS
 
4335
494     138007  36      rubies  bombast cited   A
 
4336
495     138008  36      southwest       difficultly     congresswoman   W
 
4337
496     138009  36      superstitious   adsorption      Katherine       
 
4338
497     138102  36      tabernacle      definiteness    titter  A
 
4339
498     138103  36      silk    cultivation     aspire  A
 
4340
499     138104  36      handsomest      heals   Mardis  
 
4341
500     138105  36      Persian Heusen  Nadia   W
 
4342
501     138201  36      analog  target  estimating      FAS
 
4343
502     138302  36      complex cited   stuck   A
 
4344
503     138303  36      Taoist  congresswoman   fifteenth       A
 
4345
504     138304  36      suspend Katherine       Colombo 
 
4346
505     138401  29      relegated       titter  survey  A
 
4347
506     140102  29      awesome aspire  staffing        
 
4348
507     140103  29      Bruxelles       Mardis  obtain  
 
4349
508     140104  29      imprecisely     Nadia   loaded  
 
4350
509     140105  29      televise        estimating      slaughtered     
 
4351
510     140201  29      braking stuck   lights  A
 
4352
511     140701  29      true    fifteenth       circumference   
 
4353
512     141501  29      disappointing   Colombo dull    A
 
4354
513     141502  29      navally survey  weekly  A
 
4355
514     141901  29      circus  staffing        wetness 
 
4356
515     141902  29      beetles obtain  visualized      
 
4357
516     142101  29      trumps  loaded  Tannenbaum      
 
4358
517     142102  29      fourscore       slaughtered     moribund        
 
4359
518     142103  29      Blackfoots      lights  demultiplex     
 
4360
519     142701  29      Grady   circumference   lockings        
 
4361
520     143001  29      quiets  dull    thugs   FAS
 
4362
521     143501  29      floundered      weekly  unnerves        
 
4363
522     143502  29      profundity      wetness abut    
 
4364
523     148001  29      Garrisonian     visualized      Chippewa        A
 
4365
524     148002  29      Strauss Tannenbaum      stratifications A
 
4366
525     148003  29      cemented        moribund        signaled        
 
4367
526     148004  29      contrition      demultiplex     Italianizes     A
 
4368
527     148005  29      mutations       lockings        algorithmic     A
 
4369
528     148006  29      exhibits        thugs   paranoid        FAS
 
4370
529     148007  29      tits    unnerves        camping A
 
4371
530     148009  29      mate    abut    signifying      A
 
4372
531     148010  29      arches  Chippewa        Patrice W
 
4373
532     148011  29      Moll    stratifications search  A
 
4374
533     148012  29      ropers  signaled        Angeles A
 
4375
534     148013  29      bombast Italianizes     semblance       
 
4376
535     148023  36      difficultly     algorithmic     taxed   
 
4377
536     148015  29      adsorption      paranoid        Beatrice        
 
4378
537     148016  29      definiteness    camping retrace 
 
4379
538     148017  29      cultivation     signifying      lockout 
 
4380
539     148018  29      heals   Patrice grammatic       
 
4381
540     148019  29      Heusen  search  helmsman        
 
4382
541     148020  29      target  Angeles uniform W
 
4383
542     148021  29      cited   semblance       hamming 
 
4384
543     148022  29      congresswoman   taxed   disobedience    
 
4385
544     148101  29      Katherine       Beatrice        captivated      A
 
4386
545     148102  29      titter  retrace transferals     A
 
4387
546     148201  29      aspire  lockout cartographer    A
 
4388
547     148401  29      Mardis  grammatic       aims    FAS
 
4389
548     148402  29      Nadia   helmsman        Pakistani       
 
4390
549     148501  29      estimating      uniform burglarized     FAS
 
4391
550     148502  29      stuck   hamming saucepans       A
 
4392
551     148503  29      fifteenth       disobedience    lacerating      A
 
4393
552     148504  29      Colombo captivated      corny   
 
4394
553     148601  29      survey  transferals     megabytes       FAS
 
4395
554     148602  29      staffing        cartographer    chancellor      
 
4396
555     150701  29      obtain  aims    bulk    A
 
4397
556     152101  29      loaded  Pakistani       commits A
 
4398
557     152102  29      slaughtered     burglarized     meson   W
 
4399
558     155202  36      lights  saucepans       deputies        
 
4400
559     155203  29      circumference   lacerating      northeaster     A
 
4401
560     155204  29      dull    corny   dipole  
 
4402
561     155205  29      weekly  megabytes       machining       0
 
4403
562     156001  29      wetness chancellor      therefore       
 
4404
563     156002  29      visualized      bulk    Telefunken      
 
4405
564     156102  29      Tannenbaum      commits salvaging       
 
4406
565     156301  29      moribund        meson   Corinthianizes  A
 
4407
566     156302  29      demultiplex     deputies        restlessly      A
 
4408
567     156303  29      lockings        northeaster     bromides        
 
4409
568     156304  29      thugs   dipole  generalized     A
 
4410
569     156305  29      unnerves        machining       mishaps 
 
4411
570     156306  29      abut    therefore       quelling        
 
4412
571     156501  29      Chippewa        Telefunken      spiritual       A
 
4413
572     158001  29      stratifications salvaging       beguiles        FAS
 
4414
573     158002  29      signaled        Corinthianizes  Trobriand       FAS
 
4415
574     158101  29      Italianizes     restlessly      fleeing A
 
4416
575     158102  29      algorithmic     bromides        Armour  A
 
4417
576     158103  29      paranoid        generalized     chin    A
 
4418
577     158201  29      camping mishaps provers A
 
4419
578     158202  29      signifying      quelling        aeronautic      A
 
4420
579     158203  29      Patrice spiritual       voltage W
 
4421
580     158204  29      search  beguiles        sash    
 
4422
581     158301  29      Angeles Trobriand       anaerobic       A
 
4423
582     158302  29      semblance       fleeing simultaneous    A
 
4424
583     158303  29      taxed   Armour  accumulating    A
 
4425
584     158304  29      Beatrice        chin    Medusan A
 
4426
585     158305  29      retrace provers shouted A
 
4427
586     158306  29      lockout aeronautic      freakish        
 
4428
587     158501  29      grammatic       voltage index   FAS
 
4429
588     160301  29      helmsman        sash    commercially    
 
4430
589     166101  50      uniform anaerobic       mistiness       A
 
4431
590     166102  50      hamming simultaneous    endpoint        
 
4432
591     168001  29      disobedience    accumulating    straight        A
 
4433
592     168002  29      captivated      Medusan flurried        
 
4434
593     168003  29      transferals     shouted denotative      A
 
4435
594     168101  29      cartographer    freakish        coming  FAS
 
4436
595     168102  29      aims    index   commencements   FAS
 
4437
596     168103  29      Pakistani       commercially    gentleman       
 
4438
597     168104  29      burglarized     mistiness       gifted  
 
4439
598     168202  29      saucepans       endpoint        Shanghais       
 
4440
599     168301  29      lacerating      straight        sportswriting   A
 
4441
600     168502  29      corny   flurried        sloping A
 
4442
601     168503  29      megabytes       denotative      navies  
 
4443
602     168601  29      chancellor      coming  leaflet A
 
4444
603     173001  40      bulk    commencements   shooter 
 
4445
604     173701  40      commits gentleman       Joplin  FAS
 
4446
605     173702  40      meson   gifted  babies  
 
4447
606     176001  40      deputies        Shanghais       subdivision     FAS
 
4448
607     176101  40      northeaster     sportswriting   burstiness      W
 
4449
608     176201  40      dipole  sloping belted  FAS
 
4450
609     176401  40      machining       navies  assails FAS
 
4451
610     176501  40      therefore       leaflet admiring        W
 
4452
611     176601  40      Telefunken      shooter swaying 0
 
4453
612     176602  40      salvaging       Joplin  Goldstine       FAS
 
4454
613     176603  40      Corinthianizes  babies  fitting 
 
4455
614     178001  40      restlessly      subdivision     Norwalk W
 
4456
615     178002  40      bromides        burstiness      weakening       W
 
4457
616     178003  40      generalized     belted  analogy FAS
 
4458
617     178004  40      mishaps assails deludes 
 
4459
618     178005  40      quelling        admiring        cokes   
 
4460
619     178006  40      spiritual       swaying Clayton 
 
4461
620     178007  40      beguiles        Goldstine       exhausts        
 
4462
621     178008  40      Trobriand       fitting causality       
 
4463
622     178101  40      fleeing Norwalk sating  FAS
 
4464
623     178102  40      Armour  weakening       icon    
 
4465
624     178103  40      chin    analogy throttles       
 
4466
625     178201  40      provers deludes communicants    FAS
 
4467
626     178202  40      aeronautic      cokes   dehydrate       FAS
 
4468
627     178301  40      voltage Clayton priceless       FAS
 
4469
628     178302  40      sash    exhausts        publicly        
 
4470
629     178401  40      anaerobic       causality       incidentals     FAS
 
4471
630     178402  40      simultaneous    sating  commonplace     
 
4472
631     178403  40      accumulating    icon    mumbles 
 
4473
632     178404  40      Medusan throttles       furthermore     W
 
4474
633     178501  40      shouted communicants    cautioned       W
 
4475
634     186002  37      freakish        dehydrate       parametrized    A
 
4476
635     186102  37      index   priceless       registration    A
 
4477
636     186201  40      commercially    publicly        sadly   FAS
 
4478
637     186202  40      mistiness       incidentals     positioning     
 
4479
638     186203  40      endpoint        commonplace     babysitting     
 
4480
639     186302  37      straight        mumbles eternal A
 
4481
640     188007  37      flurried        furthermore     hoarder 
 
4482
641     188008  37      denotative      cautioned       congregates     
 
4483
642     188009  37      coming  parametrized    rains   
 
4484
643     188010  37      commencements   registration    workers W
 
4485
644     188011  37      gentleman       sadly   sags    A
 
4486
645     188012  37      gifted  positioning     unplug  W
 
4487
646     188013  37      Shanghais       babysitting     garage  A
 
4488
647     188014  37      sportswriting   eternal boulder A
 
4489
648     188015  37      sloping hoarder hollowly        A
 
4490
649     188016  37      navies  congregates     specifics       
 
4491
650     188017  37      leaflet rains   Teresa  
 
4492
651     188102  37      shooter workers Winsett 
 
4493
652     188103  37      Joplin  sags    convenient      A
 
4494
653     188202  37      babies  unplug  buckboards      FAS
 
4495
654     188301  40      subdivision     garage  amenities       
 
4496
655     188302  40      burstiness      boulder resplendent     FAS
 
4497
656     188303  40      belted  hollowly        priding FAS
 
4498
657     188401  37      assails specifics       configurations  
 
4499
658     188402  37      admiring        Teresa  untidiness      A
 
4500
659     188503  37      swaying Winsett Brice   W
 
4501
660     188504  37      Goldstine       convenient      sews    FAS
 
4502
661     188505  37      fitting buckboards      participated    
 
4503
662     190701  37      Norwalk amenities       Simon   FAS
 
4504
663     190703  50      weakening       resplendent     certificates    
 
4505
664     191701  37      analogy priding Fitzpatrick     
 
4506
665     191702  37      deludes configurations  Evanston        A
 
4507
666     191703  37      cokes   untidiness      misted  
 
4508
667     196001  37      Clayton Brice   textures        A
 
4509
668     196002  37      exhausts        sews    save    
 
4510
669     196003  37      causality       participated    count   
 
4511
670     196101  37      sating  Simon   rightful        A
 
4512
671     196103  37      icon    certificates    chaperone       
 
4513
672     196104  37      throttles       Fitzpatrick     Lizzy   A
 
4514
673     196201  37      communicants    Evanston        clenched        A
 
4515
674     196202  37      dehydrate       misted  effortlessly    
 
4516
675     196203  37      priceless       textures        accessed        
 
4517
676     198001  37      publicly        save    beaters A
 
4518
677     198003  37      incidentals     count   Hornblower      FAS
 
4519
678     198004  37      commonplace     rightful        vests   A
 
4520
679     198005  37      mumbles chaperone       indulgences     FAS
 
4521
680     198006  37      furthermore     Lizzy   infallibly      A
 
4522
681     198007  37      cautioned       clenched        unwilling       FAS
 
4523
682     198008  37      parametrized    effortlessly    excrete FAS
 
4524
683     198009  37      registration    accessed        spools  A
 
4525
684     198010  37      sadly   beaters crunches        FAS
 
4526
685     198011  37      positioning     Hornblower      overestimating  FAS
 
4527
686     198012  37      babysitting     vests   ineffective     
 
4528
687     198013  37      eternal indulgences     humiliation     A
 
4529
688     198014  37      hoarder infallibly      sophomore       
 
4530
689     198015  37      congregates     unwilling       star    
 
4531
690     198017  37      rains   excrete rifles  
 
4532
691     198018  37      workers spools  dialysis        
 
4533
692     198019  37      sags    crunches        arriving        
 
4534
693     198020  37      unplug  overestimating  indulge 
 
4535
694     198021  37      garage  ineffective     clockers        
 
4536
695     198022  37      boulder humiliation     languages       
 
4537
696     198023  50      hollowly        sophomore       Antarctica      A
 
4538
697     198024  37      specifics       star    percentage      
 
4539
698     198101  37      Teresa  rifles  ceiling A
 
4540
699     198103  37      Winsett dialysis        specification   
 
4541
700     198105  37      convenient      arriving        regimented      A
 
4542
701     198106  37      buckboards      indulge ciphers 
 
4543
702     198201  37      amenities       clockers        pictures        A
 
4544
703     198204  37      resplendent     languages       serpents        A
 
4545
704     198301  53      priding Antarctica      allot   A
 
4546
705     198302  53      configurations  percentage      realized        A
 
4547
706     198303  53      untidiness      ceiling mayoral A
 
4548
707     198304  53      Brice   specification   opaquely        A
 
4549
708     198401  37      sews    regimented      hostess FAS
 
4550
709     198402  37      participated    ciphers fiftieth        
 
4551
710     198403  37      Simon   pictures        incorrectly     
 
4552
711     202101  37      certificates    serpents        decomposition   FAS
 
4553
712     202301  37      Fitzpatrick     allot   stranglings     
 
4554
713     202302  37      Evanston        realized        mixture FAS
 
4555
714     202303  37      misted  mayoral electroencephalography  FAS
 
4556
715     202304  37      textures        opaquely        similarities    FAS
 
4557
716     202305  37      save    hostess charges W
 
4558
717     202601  37      count   fiftieth        freest  FAS
 
4559
718     202602  37      rightful        incorrectly     Greenberg       FAS
 
4560
719     202605  37      chaperone       decomposition   tinting 
 
4561
720     202606  37      Lizzy   stranglings     expelled        W
 
4562
721     202607  37      clenched        mixture warm    
 
4563
722     202901  37      effortlessly    electroencephalography  smoothed        
 
4564
723     202902  37      accessed        similarities    deductions      FAS
 
4565
724     202903  37      beaters charges Romano  W
 
4566
725     202904  37      Hornblower      freest  bitterroot      
 
4567
726     202907  37      vests   Greenberg       corset  
 
4568
727     202908  37      indulgences     tinting securing        
 
4569
728     203101  37      infallibly      expelled        environing      FAS
 
4570
729     203103  37      unwilling       warm    cute    
 
4571
730     203104  37      excrete smoothed        Crays   
 
4572
731     203105  37      spools  deductions      heiress FAS
 
4573
732     203401  37      crunches        Romano  inform  FAS
 
4574
733     203402  37      overestimating  bitterroot      avenge  
 
4575
734     203404  37      ineffective     corset  universals      
 
4576
735     203901  37      humiliation     securing        Kinsey  W
 
4577
736     203902  37      sophomore       environing      ravines FAS
 
4578
737     203903  37      star    cute    bestseller      
 
4579
738     203906  37      rifles  Crays   equilibrium     
 
4580
739     203907  37      dialysis        heiress extents 0
 
4581
740     203908  37      arriving        inform  relatively      
 
4582
741     203909  37      indulge avenge  pressure        FAS
 
4583
742     206101  37      clockers        universals      critiques       FAS
 
4584
743     206201  37      languages       Kinsey  befouled        
 
4585
744     206202  37      Antarctica      ravines rightfully      FAS
 
4586
745     206203  37      percentage      bestseller      mechanizing     FAS
 
4587
746     206206  37      ceiling equilibrium     Latinizes       
 
4588
747     206207  37      specification   extents timesharing     
 
4589
748     206208  37      regimented      relatively      Aden    
 
4590
749     208001  37      ciphers pressure        embassies       
 
4591
750     208002  37      pictures        critiques       males   FAS
 
4592
751     208003  37      serpents        befouled        shapelessly     FAS
 
4593
752     208004  37      allot   rightfully      genres  FAS
 
4594
753     208008  37      realized        mechanizing     mastering       
 
4595
754     208009  37      mayoral Latinizes       Newtonian       
 
4596
755     208010  37      opaquely        timesharing     finishers       FAS
 
4597
756     208011  37      hostess Aden    abates  
 
4598
757     208101  37      fiftieth        embassies       teem    
 
4599
758     208102  37      incorrectly     males   kiting  FAS
 
4600
759     208103  37      decomposition   shapelessly     stodgy  FAS
 
4601
760     208104  37      stranglings     genres  scalps  FAS
 
4602
761     208105  37      mixture mastering       feed    FAS
 
4603
762     208110  37      electroencephalography  Newtonian       guitars 
 
4604
763     208111  37      similarities    finishers       airships        
 
4605
764     208112  37      charges abates  store   
 
4606
765     208113  37      freest  teem    denounces       
 
4607
766     208201  37      Greenberg       kiting  Pyle    FAS
 
4608
767     208203  37      tinting stodgy  Saxony  
 
4609
768     208301  37      expelled        scalps  serializations  FAS
 
4610
769     208302  37      warm    feed    Peruvian        FAS
 
4611
770     208305  37      smoothed        guitars taxonomically   FAS
 
4612
771     208401  37      deductions      airships        kingdom A
 
4613
772     208402  37      Romano  store   stint   A
 
4614
773     208403  37      bitterroot      denounces       Sault   A
 
4615
774     208404  37      corset  Pyle    faithful        
 
4616
775     208501  37      securing        Saxony  Ganymede        FAS
 
4617
776     208502  37      environing      serializations  tidiness        FAS
 
4618
777     208503  37      cute    Peruvian        gainful FAS
 
4619
778     208504  37      Crays   taxonomically   contrary        FAS
 
4620
779     208505  37      heiress kingdom Tipperary       FAS
 
4621
780     210101  37      inform  stint   tropics W
 
4622
781     210102  37      avenge  Sault   theorizers      
 
4623
782     210103  37      universals      faithful        renew   0
 
4624
783     210104  37      Kinsey  Ganymede        already 
 
4625
784     210105  37      ravines tidiness        terminal        
 
4626
785     210106  37      bestseller      gainful Hegelian        
 
4627
786     210107  37      equilibrium     contrary        hypothesizer    
 
4628
787     210401  37      extents Tipperary       warningly       FAS
 
4629
788     213201  37      relatively      tropics journalizing    FAS
 
4630
789     213203  37      pressure        theorizers      nested  
 
4631
790     213204  37      critiques       renew   Lars    
 
4632
791     213205  37      befouled        already saplings        
 
4633
792     213206  37      rightfully      terminal        foothill        
 
4634
793     213207  37      mechanizing     Hegelian        labeled 
 
4635
794     216101  37      Latinizes       hypothesizer    imperiously     FAS
 
4636
795     216103  37      timesharing     warningly       reporters       FAS
 
4637
796     218001  37      Aden    journalizing    furnishings     FAS
 
4638
797     218002  37      embassies       nested  precipitable    FAS
 
4639
798     218003  37      males   Lars    discounts       FAS
 
4640
799     218004  37      shapelessly     saplings        excises FAS
 
4641
800     143503  50      genres  foothill        Stalin  
 
4642
801     218006  37      mastering       labeled despot  FAS
 
4643
802     218007  37      Newtonian       imperiously     ripeness        FAS
 
4644
803     218008  37      finishers       reporters       Arabia  
 
4645
804     218009  37      abates  furnishings     unruly  
 
4646
805     218010  37      teem    precipitable    mournfulness    
 
4647
806     218011  37      kiting  discounts       boom    FAS
 
4648
807     218020  37      stodgy  excises slaughter       A
 
4649
808     218021  50      scalps  Stalin  Sabine  
 
4650
809     218022  37      feed    despot  handy   FAS
 
4651
810     218023  37      guitars ripeness        rural   
 
4652
811     218024  37      airships        Arabia  organizer       
 
4653
812     218101  37      store   unruly  shipyard        FAS
 
4654
813     218102  37      denounces       mournfulness    civics  FAS
 
4655
814     218103  37      Pyle    boom    inaccuracy      FAS
 
4656
815     218201  37      Saxony  slaughter       rules   FAS
 
4657
816     218202  37      serializations  Sabine  juveniles       FAS
 
4658
817     218203  37      Peruvian        handy   comprised       W
 
4659
818     218204  37      taxonomically   rural   investigations  
 
4660
819     218205  37      kingdom organizer       stabilizes      A
 
4661
820     218301  37      stint   shipyard        seminaries      FAS
 
4662
821     218302  37      Sault   civics  Hunter  A
 
4663
822     218401  37      faithful        inaccuracy      sporty  FAS
 
4664
823     218402  37      Ganymede        rules   test    FAS
 
4665
824     218403  37      tidiness        juveniles       weasels 
 
4666
825     218404  37      gainful comprised       CERN    
 
4667
826     218407  37      contrary        investigations  tempering       
 
4668
827     218408  37      Tipperary       stabilizes      afore   FAS
 
4669
828     218409  37      tropics seminaries      Galatean        
 
4670
829     218410  37      theorizers      Hunter  techniques      W
 
4671
830     226001  37      renew   sporty  error   
 
4672
831     226002  37      already test    veranda 
 
4673
832     226003  37      terminal        weasels severely        
 
4674
833     226004  37      Hegelian        CERN    Cassites        FAS
 
4675
834     226005  37      hypothesizer    tempering       forthcoming     
 
4676
835     226006  37      warningly       afore   guides  
 
4677
836     226007  37      journalizing    Galatean        vanish  FAS
 
4678
837     226008  37      nested  techniques      lied    A
 
4679
838     226203  37      Lars    error   sawtooth        FAS
 
4680
839     226204  37      saplings        veranda fated   FAS
 
4681
840     226205  37      foothill        severely        gradually       
 
4682
841     226206  37      labeled Cassites        widens  
 
4683
842     226207  37      imperiously     forthcoming     preclude        
 
4684
843     226208  37      reporters       guides  Jobrel  
 
4685
844     226209  37      furnishings     vanish  hooker  
 
4686
845     226210  37      precipitable    lied    rainstorm       
 
4687
846     226211  37      discounts       sawtooth        disconnects     
 
4688
847     228001  37      excises fated   cruelty 
 
4689
848     228004  37      Stalin  gradually       exponentials    A
 
4690
849     228005  37      despot  widens  affective       A
 
4691
850     228006  37      ripeness        preclude        arteries        
 
4692
851     228007  37      Arabia  Jobrel  Crosby  FAS
 
4693
852     228008  37      unruly  hooker  acquaint        
 
4694
853     228009  37      mournfulness    rainstorm       evenhandedly    
 
4695
854     228101  37      boom    disconnects     percentage      
 
4696
855     228108  37      slaughter       cruelty disobedience    
 
4697
856     228109  37      Sabine  exponentials    humility        
 
4698
857     228110  37      handy   affective       gleaning        A
 
4699
858     228111  37      rural   arteries        petted  A
 
4700
859     228112  37      organizer       Crosby  bloater A
 
4701
860     228113  37      shipyard        acquaint        minion  A
 
4702
861     228114  37      civics  evenhandedly    marginal        A
 
4703
862     228115  37      inaccuracy      percentage      apiary  A
 
4704
863     228116  37      rules   disobedience    measures        
 
4705
864     228117  37      juveniles       humility        precaution      
 
4706
865     228118  37      comprised       gleaning        repelled        
 
4707
866     228119  37      investigations  petted  primary FAS
 
4708
867     228120  37      stabilizes      bloater coverings       
 
4709
868     228121  37      seminaries      minion  Artemia A
 
4710
869     228122  37      Hunter  marginal        navigate        
 
4711
870     228201  37      sporty  apiary  spatial 
 
4712
871     228206  37      test    measures        Gurkha  
 
4713
872     228207  37      weasels precaution      meanwhile       A
 
4714
873     228208  37      CERN    repelled        Melinda A
 
4715
874     228209  37      tempering       primary Butterfield     
 
4716
875     228210  37      afore   coverings       Aldrich A
 
4717
876     228211  37      Galatean        Artemia previewing      A
 
4718
877     228212  37      techniques      navigate        glut    A
 
4719
878     228213  37      error   spatial unaffected      
 
4720
879     228214  37      veranda Gurkha  inmate  
 
4721
880     228301  37      severely        meanwhile       mineral 
 
4722
881     228305  37      Cassites        Melinda impending       A
 
4723
882     228306  37      forthcoming     Butterfield     meditation      A
 
4724
883     228307  37      guides  Aldrich ideas   
 
4725
884     228308  37      vanish  previewing      miniaturizes    W
 
4726
885     228309  37      lied    glut    lewdly  
 
4727
886     228310  37      sawtooth        unaffected      title   
 
4728
887     228311  37      fated   inmate  youthfulness    
 
4729
888     228312  37      gradually       mineral creak   FAS
 
4730
889     228313  37      widens  impending       Chippewa        
 
4731
890     228314  37      preclude        meditation      clamored        
 
4732
891     228401  65      Jobrel  ideas   freezes 
 
4733
892     228402  65      hooker  miniaturizes    forgivably      FAS
 
4734
893     228403  65      rainstorm       lewdly  reduce  FAS
 
4735
894     228404  65      disconnects     title   McGovern        W
 
4736
895     228405  65      cruelty youthfulness    Nazis   W
 
4737
896     228406  65      exponentials    creak   epistle W
 
4738
897     228407  65      affective       Chippewa        socializes      W
 
4739
898     228408  65      arteries        clamored        conceptions     
 
4740
899     228409  65      Crosby  freezes Kevin   
 
4741
900     228410  65      acquaint        forgivably      uncovering      
 
4742
901     230301  37      evenhandedly    reduce  chews   FAS
 
4743
902     230302  37      percentage      McGovern        appendixes      FAS
 
4744
903     230303  37      disobedience    Nazis   raining 
 
4745
904     018062  37      humility        epistle infest  
 
4746
905     230501  37      gleaning        socializes      compartment     
 
4747
906     230502  37      petted  conceptions     minting 
 
4748
907     230503  37      bloater Kevin   ducks   
 
4749
908     230504  37      minion  uncovering      roped   A
 
4750
909     230505  37      marginal        chews   waltz   
 
4751
910     230506  37      apiary  appendixes      Lillian 
 
4752
911     230507  37      measures        raining repressions     A
 
4753
912     230508  37      precaution      infest  chillingly      
 
4754
913     230509  37      repelled        compartment     noncritical     
 
4755
914     230901  37      primary minting lithograph      
 
4756
915     230902  37      coverings       ducks   spongers        
 
4757
916     230903  37      Artemia roped   parenthood      
 
4758
917     230904  37      navigate        waltz   posed   
 
4759
918     230905  37      spatial Lillian instruments     
 
4760
919     230906  37      Gurkha  repressions     filial  
 
4761
920     230907  37      meanwhile       chillingly      fixedly 
 
4762
921     230908  37      Melinda noncritical     relives 
 
4763
922     230909  37      Butterfield     lithograph      Pandora 
 
4764
923     230910  37      Aldrich spongers        watering        A
 
4765
924     230911  37      previewing      parenthood      ungrateful      
 
4766
925     230912  37      glut    posed   secures 
 
4767
926     230913  37      unaffected      instruments     chastisers      
 
4768
927     230914  37      inmate  filial  icon    
 
4769
928     231304  37      mineral fixedly reuniting       A
 
4770
929     231305  37      impending       relives imagining       A
 
4771
930     231306  37      meditation      Pandora abiding A
 
4772
931     231307  37      ideas   watering        omnisciently    
 
4773
932     231308  37      miniaturizes    ungrateful      Britannic       
 
4774
933     231309  37      lewdly  secures scholastics     A
 
4775
934     231310  37      title   chastisers      mechanics       A
 
4776
935     231311  37      youthfulness    icon    humidly A
 
4777
936     231312  37      creak   reuniting       masterpiece     
 
4778
937     231313  37      Chippewa        imagining       however 
 
4779
938     231314  37      clamored        abiding Mendelian       
 
4780
939     231315  37      freezes omnisciently    jarred  
 
4781
940     232102  37      forgivably      Britannic       scolds  
 
4782
941     232103  37      reduce  scholastics     infatuate       
 
4783
942     232104  37      McGovern        mechanics       willed  A
 
4784
943     232105  37      Nazis   humidly joyfully        
 
4785
944     232106  37      epistle masterpiece     Microsoft       
 
4786
945     232107  37      socializes      however fibrosities     
 
4787
946     232108  37      conceptions     Mendelian       Baltimorean     
 
4788
947     232601  37      Kevin   jarred  equestrian      
 
4789
948     232602  37      uncovering      scolds  Goodrich        
 
4790
949     232603  37      chews   infatuate       apish   A
 
4791
950     232605  37      appendixes      willed  Adlerian        
 
4792
5950    1232605 37      appendixes      willed  Adlerian        
 
4793
5951    1232606 37      appendixes      willed  Adlerian        
 
4794
5952    1232607 37      appendixes      willed  Adlerian        
 
4795
5953    1232608 37      appendixes      willed  Adlerian        
 
4796
5954    1232609 37      appendixes      willed  Adlerian        
 
4797
951     232606  37      raining joyfully        Tropez  
 
4798
952     232607  37      infest  Microsoft       nouns   
 
4799
953     232608  37      compartment     fibrosities     distracting     
 
4800
954     232609  37      minting Baltimorean     mutton  
 
4801
955     236104  37      ducks   equestrian      bridgeable      A
 
4802
956     236105  37      roped   Goodrich        stickers        A
 
4803
957     236106  37      waltz   apish   transcontinental        A
 
4804
958     236107  37      Lillian Adlerian        amateurish      
 
4805
959     236108  37      repressions     Tropez  Gandhian        
 
4806
960     236109  37      chillingly      nouns   stratified      
 
4807
961     236110  37      noncritical     distracting     chamberlains    
 
4808
962     236111  37      lithograph      mutton  creditably      
 
4809
963     236112  37      spongers        bridgeable      philosophic     
 
4810
964     236113  37      parenthood      stickers        ores    
 
4811
965     238005  37      posed   transcontinental        Carleton        
 
4812
966     238006  37      instruments     amateurish      tape    A
 
4813
967     238007  37      filial  Gandhian        afloat  A
 
4814
968     238008  37      fixedly stratified      goodness        A
 
4815
969     238009  37      relives chamberlains    welcoming       
 
4816
970     238010  37      Pandora creditably      Pinsky  FAS
 
4817
971     238011  37      watering        philosophic     halting 
 
4818
972     238012  37      ungrateful      ores    bibliography    
 
4819
973     238013  37      secures Carleton        decoding        
 
4820
974     240401  41      chastisers      tape    variance        A
 
4821
975     240402  41      icon    afloat  allowed A
 
4822
976     240901  41      reuniting       goodness        dire    A
 
4823
977     240902  41      imagining       welcoming       dub     A
 
4824
978     241801  41      abiding Pinsky  poisoning       
 
4825
979     242101  41      omnisciently    halting Iraqis  A
 
4826
980     242102  41      Britannic       bibliography    heaving 
 
4827
981     242201  41      scholastics     decoding        population      A
 
4828
982     242202  41      mechanics       variance        bomb    A
 
4829
983     242501  41      humidly allowed Majorca A
 
4830
984     242502  41      masterpiece     dire    Gershwins       
 
4831
985     246201  41      however dub     explorers       
 
4832
986     246202  41      Mendelian       poisoning       libretto        A
 
4833
987     246203  41      jarred  Iraqis  occurred        
 
4834
988     246204  41      scolds  heaving Lagos   
 
4835
989     246205  41      infatuate       population      rats    
 
4836
990     246301  41      willed  bomb    bankruptcies    A
 
4837
991     246302  41      joyfully        Majorca crying  
 
4838
992     248001  41      Microsoft       Gershwins       unexpected      
 
4839
993     248002  41      fibrosities     explorers       accessed        A
 
4840
994     248003  41      Baltimorean     libretto        colorful        A
 
4841
995     248004  41      equestrian      occurred        versatility     A
 
4842
996     248005  41      Goodrich        Lagos   cosy    
 
4843
997     248006  41      apish   rats    Darius  A
 
4844
998     248007  41      Adlerian        bankruptcies    mastering       A
 
4845
999     248008  41      Tropez  crying  Asiaticizations A
 
4846
1000    248009  41      nouns   unexpected      offerers        A
 
4847
1001    248010  41      distracting     accessed        uncles  A
 
4848
1002    248011  41      mutton  colorful        sleepwalk       
 
4849
1003    248012  41      bridgeable      versatility     Ernestine       
 
4850
1004    248013  41      stickers        cosy    checksumming    
 
4851
1005    248014  41      transcontinental        Darius  stopped 
 
4852
1006    248015  41      amateurish      mastering       sicker  
 
4853
1007    248016  41      Gandhian        Asiaticizations Italianization  
 
4854
1008    248017  41      stratified      offerers        alphabetic      
 
4855
1009    248018  41      chamberlains    uncles  pharmaceutic    
 
4856
1010    248019  41      creditably      sleepwalk       creator 
 
4857
1011    248020  41      philosophic     Ernestine       chess   
 
4858
1012    248021  41      ores    checksumming    charcoal        
 
4859
1013    248101  41      Carleton        stopped Epiphany        A
 
4860
1014    248102  41      tape    sicker  bulldozes       A
 
4861
1015    248201  41      afloat  Italianization  Pygmalion       A
 
4862
1016    248202  41      goodness        alphabetic      caressing       A
 
4863
1017    248203  41      welcoming       pharmaceutic    Palestine       A
 
4864
1018    248204  41      Pinsky  creator regimented      A
 
4865
1019    248205  41      halting chess   scars   A
 
4866
1020    248206  41      bibliography    charcoal        realest A
 
4867
1021    248207  41      decoding        Epiphany        diffusing       A
 
4868
1022    248208  41      variance        bulldozes       clubroom        A
 
4869
1023    248209  41      allowed Pygmalion       Blythe  A
 
4870
1024    248210  41      dire    caressing       ahead   
 
4871
1025    248211  50      dub     Palestine       reviver 
 
4872
1026    250501  34      poisoning       regimented      retransmitting  A
 
4873
1027    250502  34      Iraqis  scars   landslide       
 
4874
1028    250503  34      heaving realest Eiffel  
 
4875
1029    250504  34      population      diffusing       absentee        
 
4876
1030    250505  34      bomb    clubroom        aye     
 
4877
1031    250601  34      Majorca Blythe  forked  A
 
4878
1032    250602  34      Gershwins       ahead   Peruvianizes    
 
4879
1033    250603  34      explorers       reviver clerked 
 
4880
1034    250604  34      libretto        retransmitting  tutor   
 
4881
1035    250605  34      occurred        landslide       boulevard       
 
4882
1036    251001  34      Lagos   Eiffel  shuttered       
 
4883
1037    251002  34      rats    absentee        quotes  A
 
4884
1038    251003  34      bankruptcies    aye     Caltech 
 
4885
1039    251004  34      crying  forked  Mossberg        
 
4886
1040    251005  34      unexpected      Peruvianizes    kept    
 
4887
1041    251301  34      accessed        clerked roundly 
 
4888
1042    251302  34      colorful        tutor   features        A
 
4889
1043    251303  34      versatility     boulevard       imaginable      A
 
4890
1044    251304  34      cosy    shuttered       controller      
 
4891
1045    251305  34      Darius  quotes  racial  
 
4892
1046    251401  34      mastering       Caltech uprisings       A
 
4893
1047    251402  34      Asiaticizations Mossberg        narrowed        A
 
4894
1048    251403  34      offerers        kept    cannot  A
 
4895
1049    251404  34      uncles  roundly vest    
 
4896
1050    251405  34      sleepwalk       features        famine  
 
4897
1051    251406  34      Ernestine       imaginable      sugars  
 
4898
1052    251801  34      checksumming    controller      exterminated    A
 
4899
1053    251802  34      stopped racial  belays  
 
4900
1054    252101  34      sicker  uprisings       Hodges  A
 
4901
1055    252102  34      Italianization  narrowed        translatable    
 
4902
1056    252301  34      alphabetic      cannot  duality A
 
4903
1057    252302  34      pharmaceutic    vest    recording       A
 
4904
1058    252303  34      creator famine  rouses  A
 
4905
1059    252304  34      chess   sugars  poison  
 
4906
1060    252305  34      charcoal        exterminated    attitude        
 
4907
1061    252306  34      Epiphany        belays  dusted  
 
4908
1062    252307  34      bulldozes       Hodges  encompasses     
 
4909
1063    252308  34      Pygmalion       translatable    presentation    
 
4910
1064    252309  34      caressing       duality Kantian 
 
4911
1065    256001  34      Palestine       recording       imprecision     A
 
4912
1066    256002  34      regimented      rouses  saving  
 
4913
1067    256003  34      scars   poison  maternal        
 
4914
1068    256004  34      realest attitude        hewed   
 
4915
1069    256005  34      diffusing       dusted  kerosene        
 
4916
1070    258001  34      clubroom        encompasses     Cubans  
 
4917
1071    258002  34      Blythe  presentation    photographers   
 
4918
1072    258003  34      ahead   Kantian nymph   A
 
4919
1073    258004  34      reviver imprecision     bedlam  A
 
4920
1074    258005  34      retransmitting  saving  north   A
 
4921
1075    258006  34      landslide       maternal        Schoenberg      A
 
4922
1076    258007  34      Eiffel  hewed   botany  A
 
4923
1077    258008  34      absentee        kerosene        curs    
 
4924
1078    258009  34      aye     Cubans  solidification  
 
4925
1079    258010  34      forked  photographers   inheritresses   
 
4926
1080    258011  34      Peruvianizes    nymph   stiller 
 
4927
1081    258101  68      clerked bedlam  t1      A
 
4928
1082    258102  68      tutor   north   suite   A
 
4929
1083    258103  34      boulevard       Schoenberg      ransomer        
 
4930
1084    258104  68      shuttered       botany  Willy   
 
4931
1085    258105  68      quotes  curs    Rena    A
 
4932
1086    258106  68      Caltech solidification  Seattle A
 
4933
1087    258107  68      Mossberg        inheritresses   relaxes A
 
4934
1088    258108  68      kept    stiller exclaim 
 
4935
1089    258109  68      roundly t1      implicated      A
 
4936
1090    258110  68      features        suite   distinguish     
 
4937
1091    258111  68      imaginable      ransomer        assayed 
 
4938
1092    258112  68      controller      Willy   homeowner       
 
4939
1093    258113  68      racial  Rena    and     
 
4940
1094    258201  34      uprisings       Seattle stealth 
 
4941
1095    258202  34      narrowed        relaxes coinciding      A
 
4942
1096    258203  34      cannot  exclaim founder A
 
4943
1097    258204  34      vest    implicated      environing      
 
4944
1098    258205  34      famine  distinguish     jewelry 
 
4945
1099    258301  34      sugars  assayed lemons  A
 
4946
1100    258401  34      exterminated    homeowner       brokenness      A
 
4947
1101    258402  34      belays  and     bedpost A
 
4948
1102    258403  34      Hodges  stealth assurers        A
 
4949
1103    258404  34      translatable    coinciding      annoyers        
 
4950
1104    258405  34      duality founder affixed 
 
4951
1105    258406  34      recording       environing      warbling        
 
4952
1106    258407  34      rouses  jewelry seriously       
 
4953
1107    228123  37      poison  lemons  boasted 
 
4954
1108    250606  34      attitude        brokenness      Chantilly       
 
4955
1109    208405  37      dusted  bedpost Iranizes        
 
4956
1110    212101  37      encompasses     assurers        violinist       
 
4957
1111    218206  37      presentation    annoyers        extramarital    
 
4958
1112    150401  37      Kantian affixed spates  
 
4959
1113    248212  41      imprecision     warbling        cloakroom       
 
4960
1114    128026  00      saving  seriously       gazer   
 
4961
1115    128024  00      maternal        boasted hand    
 
4962
1116    128027  00      hewed   Chantilly       tucked  
 
4963
1117    128025  00      kerosene        Iranizes        gems    
 
4964
1118    128109  00      Cubans  violinist       clinker 
 
4965
1119    128705  00      photographers   extramarital    refiner 
 
4966
1120    126303  00      nymph   spates  callus  
 
4967
1121    128308  00      bedlam  cloakroom       leopards        
 
4968
1122    128204  00      north   gazer   comfortingly    
 
4969
1123    128205  00      Schoenberg      hand    generically     
 
4970
1124    128206  00      botany  tucked  getters 
 
4971
1125    128207  00      curs    gems    sexually        
 
4972
1126    118205  00      solidification  clinker spear   
 
4973
1127    116801  00      inheritresses   refiner serums  
 
4974
1128    116803  00      stiller callus  Italianization  
 
4975
1129    116804  00      t1      leopards        attendants      
 
4976
1130    116802  00      suite   comfortingly    spies   
 
4977
1131    128605  00      ransomer        generically     Anthony 
 
4978
1132    118308  00      Willy   getters planar  
 
4979
1133    113702  00      Rena    sexually        cupped  
 
4980
1134    113703  00      Seattle spear   cleanser        
 
4981
1135    112103  00      relaxes serums  commuters       
 
4982
1136    118009  00      exclaim Italianization  honeysuckle     
 
4983
5136    1118009 00      exclaim Italianization  honeysuckle     
 
4984
1137    138011  00      implicated      attendants      orphanage       
 
4985
1138    138010  00      distinguish     spies   skies   
 
4986
1139    138012  00      assayed Anthony crushers        
 
4987
1140    068304  00      homeowner       planar  Puritan 
 
4988
1141    078009  00      and     cupped  squeezer        
 
4989
1142    108013  00      stealth cleanser        bruises 
 
4990
1143    084004  00      coinciding      commuters       bonfire 
 
4991
1144    083402  00      founder honeysuckle     Colombo 
 
4992
1145    084003  00      environing      orphanage       nondecreasing   
 
4993
1146    088504  00      jewelry skies   innocents       
 
4994
1147    088005  00      lemons  crushers        masked  
 
4995
1148    088007  00      brokenness      Puritan file    
 
4996
1149    088006  00      bedpost squeezer        brush   
 
4997
1150    148025  00      assurers        bruises mutilate        
 
4998
1151    148024  00      annoyers        bonfire mommy   
 
4999
1152    138305  00      affixed Colombo bulkheads       
 
5000
1153    138306  00      warbling        nondecreasing   undeclared      
 
5001
1154    152701  00      seriously       innocents       displacements   
 
5002
1155    148505  00      boasted masked  nieces  
 
5003
1156    158003  00      Chantilly       file    coeducation     
 
5004
1157    156201  00      Iranizes        brush   brassy  
 
5005
1158    156202  00      violinist       mutilate        authenticator   
 
5006
1159    158307  00      extramarital    mommy   Washoe  
 
5007
1160    158402  00      spates  bulkheads       penny   
 
5008
1161    158401  00      cloakroom       undeclared      Flagler 
 
5009
1162    068013  00      gazer   displacements   stoned  
 
5010
1163    068012  00      hand    nieces  cranes  
 
5011
1164    068203  00      tucked  coeducation     masterful       
 
5012
1165    088205  00      gems    brassy  biracial        
 
5013
1166    068704  00      clinker authenticator   steamships      
 
5014
1167    068604  00      refiner Washoe  windmills       
 
5015
1168    158502  00      callus  penny   exploit 
 
5016
1169    123103  00      leopards        Flagler riverfront      
 
5017
1170    148026  00      comfortingly    stoned  sisterly        
 
5018
1171    123302  00      generically     cranes  sharpshoot      
 
5019
1172    076503  00      getters masterful       mittens 
 
5020
1173    126304  00      sexually        biracial        interdependency 
 
5021
1174    068306  00      spear   steamships      policy  
 
5022
1175    143504  00      serums  windmills       unleashing      
 
5023
1176    160201  00      Italianization  exploit pretenders      
 
5024
1177    148028  00      attendants      riverfront      overstatements  
 
5025
1178    148027  00      spies   sisterly        birthed 
 
5026
1179    143505  00      Anthony sharpshoot      opportunism     
 
5027
1180    108014  00      planar  mittens showroom        
 
5028
1181    076104  00      cupped  interdependency compromisingly  
 
5029
1182    078106  00      cleanser        policy  Medicare        
 
5030
1183    126102  00      commuters       unleashing      corresponds     
 
5031
1184    128029  00      honeysuckle     pretenders      hardware        
 
5032
1185    128028  00      orphanage       overstatements  implant 
 
5033
1186    018410  00      skies   birthed Alicia  
 
5034
1187    128110  00      crushers        opportunism     requesting      
 
5035
1188    148506  00      Puritan showroom        produced        
 
5036
1189    123303  00      squeezer        compromisingly  criticizes      
 
5037
1190    123304  00      bruises Medicare        backer  
 
5038
1191    068504  00      bonfire corresponds     positively      
 
5039
1192    068305  00      Colombo hardware        colicky 
 
5040
1193    000000  00      nondecreasing   implant thrillingly     
 
5041
1       000001  00      Omaha   teethe  neat    
 
5042
2       011401  37      breaking        dreaded Steinberg       W
 
5043
3       011402  37      Romans  scholastics     jarring 
 
5044
4       011403  37      intercepted     audiology       tinily  
 
5045
2       011401  37      breaking        dreaded Steinberg       W
 
5046
3       011402  37      Romans  scholastics     jarring 
 
5047
4       011403  37      intercepted     audiology       tinily  
 
5048
INSERT INTO t2 VALUES (1,000001,00,'Omaha','teethe','neat','') , (2,011401,37,'breaking','dreaded','Steinberg','W') , (3,011402,37,'Romans','scholastics','jarring','') , (4,011403,37,'intercepted','audiology','tinily','');
 
5049
SELECT * FROM t2;
 
5050
auto    fld1    companynr       fld3    fld4    fld5    fld6
 
5051
1       000001  00      Omaha   teethe  neat    
 
5052
2       011401  37      breaking        dreaded Steinberg       W
 
5053
3       011402  37      Romans  scholastics     jarring 
 
5054
4       011403  37      intercepted     audiology       tinily  
 
5055
5       011501  37      bewilderingly   wallet  balled  
 
5056
6       011701  37      astound parters persist W
 
5057
7       011702  37      admonishing     eschew  attainments     
 
5058
8       011703  37      sumac   quitter fanatic 
 
5059
9       012001  37      flanking        neat    measures        FAS
 
5060
10      012003  37      combed  Steinberg       rightfulness    
 
5061
11      012004  37      subjective      jarring capably 
 
5062
12      012005  37      scatterbrain    tinily  impulsive       
 
5063
13      012301  37      Eulerian        balled  starlet 
 
5064
14      012302  36      dubbed  persist terminators     
 
5065
15      012303  37      Kane    attainments     untying 
 
5066
16      012304  37      overlay fanatic announces       FAS
 
5067
17      012305  37      perturb measures        featherweight   FAS
 
5068
18      012306  37      goblins rightfulness    pessimist       FAS
 
5069
19      012501  37      annihilates     capably daughter        
 
5070
20      012602  37      Wotan   impulsive       decliner        FAS
 
5071
21      012603  37      snatching       starlet lawgiver        
 
5072
22      012604  37      concludes       terminators     stated  
 
5073
23      012605  37      laterally       untying readable        
 
5074
24      012606  37      yelped  announces       attrition       
 
5075
25      012701  37      grazing featherweight   cascade FAS
 
5076
26      012702  37      Baird   pessimist       motors  FAS
 
5077
27      012703  37      celery  daughter        interrogate     
 
5078
28      012704  37      misunderstander decliner        pests   W
 
5079
29      013601  37      handgun lawgiver        stairway        
 
5080
30      013602  37      foldout stated  dopers  FAS
 
5081
31      013603  37      mystic  readable        testicle        W
 
5082
32      013604  37      succumbed       attrition       Parsifal        W
 
5083
33      013605  37      Nabisco cascade leavings        
 
5084
34      013606  37      fingerings      motors  postulation     W
 
5085
35      013607  37      aging   interrogate     squeaking       
 
5086
36      013608  37      afield  pests   contrasted      
 
5087
37      013609  37      ammonium        stairway        leftover        
 
5088
38      013610  37      boat    dopers  whiteners       
 
5089
39      013801  37      intelligibility testicle        erases  W
 
5090
40      013802  37      Augustine       Parsifal        Punjab  W
 
5091
41      013803  37      teethe  leavings        Merritt 
 
5092
42      013804  37      dreaded postulation     Quixotism       
 
5093
43      013901  37      scholastics     squeaking       sweetish        FAS
 
5094
44      016001  37      audiology       contrasted      dogging FAS
 
5095
45      016201  37      wallet  leftover        scornfully      FAS
 
5096
46      016202  37      parters whiteners       bellow  
 
5097
47      016301  37      eschew  erases  bills   
 
5098
48      016302  37      quitter Punjab  cupboard        FAS
 
5099
49      016303  37      neat    Merritt sureties        FAS
 
5100
50      016304  37      Steinberg       Quixotism       puddings        
 
5101
51      018001  37      jarring sweetish        tapestry        
 
5102
52      018002  37      tinily  dogging fetters 
 
5103
53      018003  37      balled  scornfully      bivalves        
 
5104
54      018004  37      persist bellow  incurring       
 
5105
55      018005  37      attainments     bills   Adolph  
 
5106
56      018007  37      fanatic cupboard        pithed  
 
5107
57      018008  37      measures        sureties        emergency       
 
5108
58      018009  37      rightfulness    puddings        Miles   
 
5109
59      018010  37      capably tapestry        trimmings       
 
5110
60      018012  37      impulsive       fetters tragedies       W
 
5111
61      018013  37      starlet bivalves        skulking        W
 
5112
62      018014  37      terminators     incurring       flint   
 
5113
63      018015  37      untying Adolph  flopping        W
 
5114
64      018016  37      announces       pithed  relaxing        FAS
 
5115
65      018017  37      featherweight   emergency       offload FAS
 
5116
66      018018  37      pessimist       Miles   suites  W
 
5117
67      018019  37      daughter        trimmings       lists   FAS
 
5118
68      018020  37      decliner        tragedies       animized        FAS
 
5119
69      018021  37      lawgiver        skulking        multilayer      W
 
5120
70      018022  37      stated  flint   standardizes    FAS
 
5121
71      018023  37      readable        flopping        Judas   
 
5122
72      018024  37      attrition       relaxing        vacuuming       W
 
5123
73      018025  37      cascade offload dentally        W
 
5124
74      018026  37      motors  suites  humanness       W
 
5125
75      018027  37      interrogate     lists   inch    W
 
5126
76      018028  37      pests   animized        Weissmuller     W
 
5127
77      018029  37      stairway        multilayer      irresponsibly   W
 
5128
78      018030  37      dopers  standardizes    luckily FAS
 
5129
79      018032  37      testicle        Judas   culled  W
 
5130
80      018033  37      Parsifal        vacuuming       medical FAS
 
5131
81      018034  37      leavings        dentally        bloodbath       FAS
 
5132
82      018035  37      postulation     humanness       subschema       W
 
5133
83      018036  37      squeaking       inch    animals W
 
5134
84      018037  37      contrasted      Weissmuller     Micronesia      
 
5135
85      018038  37      leftover        irresponsibly   repetitions     
 
5136
86      018039  37      whiteners       luckily Antares 
 
5137
87      018040  37      erases  culled  ventilate       W
 
5138
88      018041  37      Punjab  medical pityingly       
 
5139
89      018042  37      Merritt bloodbath       interdependent  
 
5140
90      018043  37      Quixotism       subschema       Graves  FAS
 
5141
91      018044  37      sweetish        animals neonatal        
 
5142
92      018045  37      dogging Micronesia      scribbled       FAS
 
5143
93      018046  37      scornfully      repetitions     chafe   W
 
5144
94      018048  37      bellow  Antares honoring        
 
5145
95      018049  37      bills   ventilate       realtor 
 
5146
96      018050  37      cupboard        pityingly       elite   
 
5147
97      018051  37      sureties        interdependent  funereal        
 
5148
98      018052  37      puddings        Graves  abrogating      
 
5149
99      018053  50      tapestry        neonatal        sorters 
 
5150
100     018054  37      fetters scribbled       Conley  
 
5151
101     018055  37      bivalves        chafe   lectured        
 
5152
102     018056  37      incurring       honoring        Abraham 
 
5153
103     018057  37      Adolph  realtor Hawaii  W
 
5154
104     018058  37      pithed  elite   cage    
 
5155
105     018059  36      emergency       funereal        hushes  
 
5156
106     018060  37      Miles   abrogating      Simla   
 
5157
107     018061  37      trimmings       sorters reporters       
 
5158
108     018101  37      tragedies       Conley  Dutchman        FAS
 
5159
109     018102  37      skulking        lectured        descendants     FAS
 
5160
110     018103  37      flint   Abraham groupings       FAS
 
5161
111     018104  37      flopping        Hawaii  dissociate      
 
5162
112     018201  37      relaxing        cage    coexist W
 
5163
113     018202  37      offload hushes  Beebe   
 
5164
114     018402  37      suites  Simla   Taoism  
 
5165
115     018403  37      lists   reporters       Connally        
 
5166
116     018404  37      animized        Dutchman        fetched FAS
 
5167
117     018405  37      multilayer      descendants     checkpoints     FAS
 
5168
118     018406  37      standardizes    groupings       rusting 
 
5169
119     018409  37      Judas   dissociate      galling 
 
5170
120     018601  37      vacuuming       coexist obliterates     
 
5171
121     018602  37      dentally        Beebe   traitor 
 
5172
122     018603  37      humanness       Taoism  resumes FAS
 
5173
123     018801  37      inch    Connally        analyzable      FAS
 
5174
124     018802  37      Weissmuller     fetched terminator      FAS
 
5175
125     018803  37      irresponsibly   checkpoints     gritty  FAS
 
5176
126     018804  37      luckily rusting firearm W
 
5177
127     018805  37      culled  galling minima  
 
5178
128     018806  37      medical obliterates     Selfridge       
 
5179
129     018807  37      bloodbath       traitor disable 
 
5180
130     018808  37      subschema       resumes witchcraft      W
 
5181
131     018809  37      animals analyzable      betroth W
 
5182
132     018810  37      Micronesia      terminator      Manhattanize    
 
5183
133     018811  37      repetitions     gritty  imprint 
 
5184
134     018812  37      Antares firearm peeked  
 
5185
135     019101  37      ventilate       minima  swelling        
 
5186
136     019102  37      pityingly       Selfridge       interrelationships      W
 
5187
137     019103  37      interdependent  disable riser   
 
5188
138     019201  37      Graves  witchcraft      Gandhian        W
 
5189
139     030501  37      neonatal        betroth peacock A
 
5190
140     030502  50      scribbled       Manhattanize    bee     A
 
5191
141     030503  37      chafe   imprint kanji   
 
5192
142     030504  37      honoring        peeked  dental  
 
5193
143     031901  37      realtor swelling        scarf   FAS
 
5194
144     036001  37      elite   interrelationships      chasm   A
 
5195
145     036002  37      funereal        riser   insolence       A
 
5196
146     036004  37      abrogating      Gandhian        syndicate       
 
5197
147     036005  37      sorters peacock alike   
 
5198
148     038001  37      Conley  bee     imperial        A
 
5199
149     038002  37      lectured        kanji   convulsion      A
 
5200
150     038003  37      Abraham dental  railway A
 
5201
151     038004  37      Hawaii  scarf   validate        A
 
5202
152     038005  37      cage    chasm   normalizes      A
 
5203
153     038006  37      hushes  insolence       comprehensive   
 
5204
154     038007  37      Simla   syndicate       chewing 
 
5205
155     038008  37      reporters       alike   denizen 
 
5206
156     038009  37      Dutchman        imperial        schemer 
 
5207
157     038010  37      descendants     convulsion      chronicle       
 
5208
158     038011  37      groupings       railway Kline   
 
5209
159     038012  37      dissociate      validate        Anatole 
 
5210
160     038013  37      coexist normalizes      partridges      
 
5211
161     038014  37      Beebe   comprehensive   brunch  
 
5212
162     038015  37      Taoism  chewing recruited       
 
5213
163     038016  37      Connally        denizen dimensions      W
 
5214
164     038017  37      fetched schemer Chicana W
 
5215
165     038018  37      checkpoints     chronicle       announced       
 
5216
166     038101  37      rusting Kline   praised FAS
 
5217
167     038102  37      galling Anatole employing       
 
5218
168     038103  37      obliterates     partridges      linear  
 
5219
169     038104  37      traitor brunch  quagmire        
 
5220
170     038201  37      resumes recruited       western A
 
5221
171     038202  37      analyzable      dimensions      relishing       
 
5222
172     038203  37      terminator      Chicana serving A
 
5223
173     038204  37      gritty  announced       scheduling      
 
5224
174     038205  37      firearm praised lore    
 
5225
175     038206  37      minima  employing       eventful        
 
5226
176     038208  37      Selfridge       linear  arteriole       A
 
5227
177     042801  37      disable quagmire        disentangle     
 
5228
178     042802  37      witchcraft      western cured   A
 
5229
179     046101  37      betroth relishing       Fenton  W
 
5230
180     048001  37      Manhattanize    serving avoidable       A
 
5231
181     048002  37      imprint scheduling      drains  A
 
5232
182     048003  37      peeked  lore    detectably      FAS
 
5233
183     048004  37      swelling        eventful        husky   
 
5234
184     048005  37      interrelationships      arteriole       impelling       
 
5235
185     048006  37      riser   disentangle     undoes  
 
5236
186     048007  37      Gandhian        cured   evened  
 
5237
187     048008  37      peacock Fenton  squeezes        
 
5238
188     048101  37      bee     avoidable       destroyer       FAS
 
5239
189     048102  37      kanji   drains  rudeness        
 
5240
190     048201  37      dental  detectably      beaner  FAS
 
5241
191     048202  37      scarf   husky   boorish 
 
5242
192     048203  37      chasm   impelling       Everhart        
 
5243
193     048204  37      insolence       undoes  encompass       A
 
5244
194     048205  37      syndicate       evened  mushrooms       
 
5245
195     048301  37      alike   squeezes        Alison  A
 
5246
196     048302  37      imperial        destroyer       externally      FAS
 
5247
197     048303  37      convulsion      rudeness        pellagra        
 
5248
198     048304  37      railway beaner  cult    
 
5249
199     048305  37      validate        boorish creek   A
 
5250
200     048401  37      normalizes      Everhart        Huffman 
 
5251
201     048402  37      comprehensive   encompass       Majorca FAS
 
5252
202     048403  37      chewing mushrooms       governing       A
 
5253
203     048404  37      denizen Alison  gadfly  FAS
 
5254
204     048405  37      schemer externally      reassigned      FAS
 
5255
205     048406  37      chronicle       pellagra        intentness      W
 
5256
206     048407  37      Kline   cult    craziness       
 
5257
207     048408  37      Anatole creek   psychic 
 
5258
208     048409  37      partridges      Huffman squabbled       
 
5259
209     048410  37      brunch  Majorca burlesque       
 
5260
210     048411  37      recruited       governing       capped  
 
5261
211     048412  37      dimensions      gadfly  extracted       A
 
5262
212     048413  37      Chicana reassigned      DiMaggio        
 
5263
213     048601  37      announced       intentness      exclamation     FAS
 
5264
214     048602  37      praised craziness       subdirectory    
 
5265
215     048603  37      employing       psychic fangs   
 
5266
216     048604  37      linear  squabbled       buyer   A
 
5267
217     048801  37      quagmire        burlesque       pithing A
 
5268
218     050901  37      western capped  transistorizing A
 
5269
219     051201  37      relishing       extracted       nonbiodegradable        
 
5270
220     056002  37      serving DiMaggio        dislocate       
 
5271
221     056003  37      scheduling      exclamation     monochromatic   FAS
 
5272
222     056004  37      lore    subdirectory    batting 
 
5273
223     056102  37      eventful        fangs   postcondition   A
 
5274
224     056203  37      arteriole       buyer   catalog FAS
 
5275
225     056204  37      disentangle     pithing Remus   
 
5276
226     058003  37      cured   transistorizing devices A
 
5277
227     058004  37      Fenton  nonbiodegradable        bike    A
 
5278
228     058005  37      avoidable       dislocate       qualify 
 
5279
229     058006  37      drains  monochromatic   detained        
 
5280
230     058007  37      detectably      batting commended       
 
5281
231     058101  37      husky   postcondition   civilize        
 
5282
232     058102  37      impelling       catalog Elmhurst        
 
5283
233     058103  37      undoes  Remus   anesthetizing   
 
5284
234     058105  37      evened  devices deaf    
 
5285
235     058111  37      squeezes        bike    Brigham 
 
5286
236     058112  37      destroyer       qualify title   
 
5287
237     058113  37      rudeness        detained        coarse  
 
5288
238     058114  37      beaner  commended       combinations    
 
5289
239     058115  37      boorish civilize        grayness        
 
5290
240     058116  37      Everhart        Elmhurst        innumerable     FAS
 
5291
241     058117  37      encompass       anesthetizing   Caroline        A
 
5292
242     058118  37      mushrooms       deaf    fatty   FAS
 
5293
243     058119  37      Alison  Brigham eastbound       
 
5294
244     058120  37      externally      title   inexperienced   
 
5295
245     058121  37      pellagra        coarse  hoarder A
 
5296
246     058122  37      cult    combinations    scotch  W
 
5297
247     058123  37      creek   grayness        passport        A
 
5298
248     058124  37      Huffman innumerable     strategic       FAS
 
5299
249     058125  37      Majorca Caroline        gated   
 
5300
250     058126  37      governing       fatty   flog    
 
5301
251     058127  37      gadfly  eastbound       Pipestone       
 
5302
252     058128  37      reassigned      inexperienced   Dar     
 
5303
253     058201  37      intentness      hoarder Corcoran        
 
5304
254     058202  37      craziness       scotch  flyers  A
 
5305
255     058303  37      psychic passport        competitions    W
 
5306
256     058304  37      squabbled       strategic       suppliers       FAS
 
5307
257     058602  37      burlesque       gated   skips   
 
5308
258     058603  37      capped  flog    institutes      
 
5309
259     058604  37      extracted       Pipestone       troop   A
 
5310
260     058605  37      DiMaggio        Dar     connective      W
 
5311
261     058606  37      exclamation     Corcoran        denies  
 
5312
262     058607  37      subdirectory    flyers  polka   
 
5313
263     060401  36      fangs   competitions    observations    FAS
 
5314
264     061701  36      buyer   suppliers       askers  
 
5315
265     066201  36      pithing skips   homeless        FAS
 
5316
266     066501  36      transistorizing institutes      Anna    
 
5317
267     068001  36      nonbiodegradable        troop   subdirectories  W
 
5318
268     068002  36      dislocate       connective      decaying        FAS
 
5319
269     068005  36      monochromatic   denies  outwitting      W
 
5320
270     068006  36      batting polka   Harpy   W
 
5321
271     068007  36      postcondition   observations    crazed  
 
5322
272     068008  36      catalog askers  suffocate       
 
5323
273     068009  36      Remus   homeless        provers FAS
 
5324
274     068010  36      devices Anna    technically     
 
5325
275     068011  36      bike    subdirectories  Franklinizations        
 
5326
276     068202  36      qualify decaying        considered      
 
5327
277     068302  36      detained        outwitting      tinnily 
 
5328
278     068303  36      commended       Harpy   uninterruptedly 
 
5329
279     068401  36      civilize        crazed  whistled        A
 
5330
280     068501  36      Elmhurst        suffocate       automate        
 
5331
281     068502  36      anesthetizing   provers gutting W
 
5332
282     068503  36      deaf    technically     surreptitious   
 
5333
283     068602  36      Brigham Franklinizations        Choctaw 
 
5334
284     068603  36      title   considered      cooks   
 
5335
285     068701  36      coarse  tinnily millivolt       FAS
 
5336
286     068702  36      combinations    uninterruptedly counterpoise    
 
5337
287     068703  36      grayness        whistled        Gothicism       
 
5338
288     076001  36      innumerable     automate        feminine        
 
5339
289     076002  36      Caroline        gutting metaphysically  W
 
5340
290     076101  36      fatty   surreptitious   sanding A
 
5341
291     076102  36      eastbound       Choctaw contributorily  
 
5342
292     076103  36      inexperienced   cooks   receivers       FAS
 
5343
293     076302  36      hoarder millivolt       adjourn 
 
5344
294     076303  36      scotch  counterpoise    straggled       A
 
5345
295     076304  36      passport        Gothicism       druggists       
 
5346
296     076305  36      strategic       feminine        thanking        FAS
 
5347
297     076306  36      gated   metaphysically  ostrich 
 
5348
298     076307  36      flog    sanding hopelessness    FAS
 
5349
299     076402  36      Pipestone       contributorily  Eurydice        
 
5350
300     076501  36      Dar     receivers       excitation      W
 
5351
301     076502  36      Corcoran        adjourn presumes        FAS
 
5352
302     076701  36      flyers  straggled       imaginable      FAS
 
5353
303     078001  36      competitions    druggists       concoct W
 
5354
304     078002  36      suppliers       thanking        peering W
 
5355
305     078003  36      skips   ostrich Phelps  FAS
 
5356
306     078004  36      institutes      hopelessness    ferociousness   FAS
 
5357
307     078005  36      troop   Eurydice        sentences       
 
5358
308     078006  36      connective      excitation      unlocks 
 
5359
309     078007  36      denies  presumes        engrossing      W
 
5360
310     078008  36      polka   imaginable      Ruth    
 
5361
311     078101  36      observations    concoct tying   
 
5362
312     078103  36      askers  peering exclaimers      
 
5363
313     078104  36      homeless        Phelps  synergy 
 
5364
314     078105  36      Anna    ferociousness   Huey    W
 
5365
315     082101  36      subdirectories  sentences       merging 
 
5366
316     083401  36      decaying        unlocks judges  A
 
5367
317     084001  36      outwitting      engrossing      Shylock W
 
5368
318     084002  36      Harpy   Ruth    Miltonism       
 
5369
319     086001  36      crazed  tying   hen     W
 
5370
320     086102  36      suffocate       exclaimers      honeybee        FAS
 
5371
321     086201  36      provers synergy towers  
 
5372
322     088001  36      technically     Huey    dilutes W
 
5373
323     088002  36      Franklinizations        merging numerals        FAS
 
5374
324     088003  36      considered      judges  democracy       FAS
 
5375
325     088004  36      tinnily Shylock Ibero-  
 
5376
326     088101  36      uninterruptedly Miltonism       invalids        
 
5377
327     088102  36      whistled        hen     behavior        
 
5378
328     088103  36      automate        honeybee        accruing        
 
5379
329     088104  36      gutting towers  relics  A
 
5380
330     088105  36      surreptitious   dilutes rackets 
 
5381
331     088106  36      Choctaw numerals        Fischbein       W
 
5382
332     088201  36      cooks   democracy       phony   W
 
5383
333     088203  36      millivolt       Ibero-  cross   FAS
 
5384
334     088204  36      counterpoise    invalids        cleanup 
 
5385
335     088302  37      Gothicism       behavior        conspirator     
 
5386
336     088303  37      feminine        accruing        label   FAS
 
5387
337     088305  37      metaphysically  relics  university      
 
5388
338     088402  37      sanding rackets cleansed        FAS
 
5389
339     088501  36      contributorily  Fischbein       ballgown        
 
5390
340     088502  36      receivers       phony   starlet 
 
5391
341     088503  36      adjourn cross   aqueous 
 
5392
342     098001  58      straggled       cleanup portrayal       A
 
5393
343     098002  58      druggists       conspirator     despising       W
 
5394
344     098003  58      thanking        label   distort W
 
5395
345     098004  58      ostrich university      palmed  
 
5396
346     098005  58      hopelessness    cleansed        faced   
 
5397
347     098006  58      Eurydice        ballgown        silverware      
 
5398
348     141903  29      excitation      starlet assessor        
 
5399
349     098008  58      presumes        aqueous spiders 
 
5400
350     098009  58      imaginable      portrayal       artificially    
 
5401
351     098010  58      concoct despising       reminiscence    
 
5402
352     098011  58      peering distort Mexican 
 
5403
353     098012  58      Phelps  palmed  obnoxious       
 
5404
354     098013  58      ferociousness   faced   fragile 
 
5405
355     098014  58      sentences       silverware      apprehensible   
 
5406
356     098015  58      unlocks assessor        births  
 
5407
357     098016  58      engrossing      spiders garages 
 
5408
358     098017  58      Ruth    artificially    panty   
 
5409
359     098018  58      tying   reminiscence    anteater        
 
5410
360     098019  58      exclaimers      Mexican displacement    A
 
5411
361     098020  58      synergy obnoxious       drovers A
 
5412
362     098021  58      Huey    fragile patenting       A
 
5413
363     098022  58      merging apprehensible   far     A
 
5414
364     098023  58      judges  births  shrieks 
 
5415
365     098024  58      Shylock garages aligning        W
 
5416
366     098025  37      Miltonism       panty   pragmatism      
 
5417
367     106001  36      hen     anteater        fevers  W
 
5418
368     108001  36      honeybee        displacement    reexamines      A
 
5419
369     108002  36      towers  drovers occupancies     
 
5420
370     108003  36      dilutes patenting       sweats  FAS
 
5421
371     108004  36      numerals        far     modulators      
 
5422
372     108005  36      democracy       shrieks demand  W
 
5423
373     108007  36      Ibero-  aligning        Madeira 
 
5424
374     108008  36      invalids        pragmatism      Viennese        W
 
5425
375     108009  36      behavior        fevers  chillier        W
 
5426
376     108010  36      accruing        reexamines      wildcats        FAS
 
5427
377     108011  36      relics  occupancies     gentle  
 
5428
378     108012  36      rackets sweats  Angles  W
 
5429
379     108101  36      Fischbein       modulators      accuracies      
 
5430
380     108102  36      phony   demand  toggle  
 
5431
381     108103  36      cross   Madeira Mendelssohn     W
 
5432
382     108111  50      cleanup Viennese        behaviorally    
 
5433
383     108105  36      conspirator     chillier        Rochford        
 
5434
384     108106  36      label   wildcats        mirror  W
 
5435
385     108107  36      university      gentle  Modula  
 
5436
386     108108  50      cleansed        Angles  clobbering      
 
5437
387     108109  36      ballgown        accuracies      chronography    
 
5438
388     108110  36      starlet toggle  Eskimoizeds     
 
5439
389     108201  36      aqueous Mendelssohn     British W
 
5440
390     108202  36      portrayal       behaviorally    pitfalls        
 
5441
391     108203  36      despising       Rochford        verify  W
 
5442
392     108204  36      distort mirror  scatter FAS
 
5443
393     108205  36      palmed  Modula  Aztecan 
 
5444
394     108301  36      faced   clobbering      acuity  W
 
5445
395     108302  36      silverware      chronography    sinking W
 
5446
396     112101  36      assessor        Eskimoizeds     beasts  FAS
 
5447
397     112102  36      spiders British Witt    W
 
5448
398     113701  36      artificially    pitfalls        physicists      FAS
 
5449
399     116001  36      reminiscence    verify  folksong        A
 
5450
400     116201  36      Mexican scatter strokes FAS
 
5451
401     116301  36      obnoxious       Aztecan crowder 
 
5452
402     116302  36      fragile acuity  merry   
 
5453
403     116601  36      apprehensible   sinking cadenced        
 
5454
404     116602  36      births  beasts  alimony A
 
5455
405     116603  36      garages Witt    principled      A
 
5456
406     116701  36      panty   physicists      golfing 
 
5457
407     116702  36      anteater        folksong        undiscovered    
 
5458
408     118001  36      displacement    strokes irritates       
 
5459
409     118002  36      drovers crowder patriots        A
 
5460
410     118003  36      patenting       merry   rooms   FAS
 
5461
411     118004  36      far     cadenced        towering        W
 
5462
412     118005  36      shrieks alimony displease       
 
5463
413     118006  36      aligning        principled      photosensitive  
 
5464
414     118007  36      pragmatism      golfing inking  
 
5465
415     118008  36      fevers  undiscovered    gainers 
 
5466
416     118101  36      reexamines      irritates       leaning A
 
5467
417     118102  36      occupancies     patriots        hydrant A
 
5468
418     118103  36      sweats  rooms   preserve        
 
5469
419     118202  36      modulators      towering        blinded A
 
5470
420     118203  36      demand  displease       interactions    A
 
5471
421     118204  36      Madeira photosensitive  Barry   
 
5472
422     118302  36      Viennese        inking  whiteness       A
 
5473
423     118304  36      chillier        gainers pastimes        W
 
5474
424     118305  36      wildcats        leaning Edenization     
 
5475
425     118306  36      gentle  hydrant Muscat  
 
5476
426     118307  36      Angles  preserve        assassinated    
 
5477
427     123101  36      accuracies      blinded labeled 
 
5478
428     123102  36      toggle  interactions    glacial A
 
5479
429     123301  36      Mendelssohn     Barry   implied W
 
5480
430     126001  36      behaviorally    whiteness       bibliographies  W
 
5481
431     126002  36      Rochford        pastimes        Buchanan        
 
5482
432     126003  36      mirror  Edenization     forgivably      FAS
 
5483
433     126101  36      Modula  Muscat  innuendo        A
 
5484
434     126301  36      clobbering      assassinated    den     FAS
 
5485
435     126302  36      chronography    labeled submarines      W
 
5486
436     126402  36      Eskimoizeds     glacial mouthful        A
 
5487
437     126601  36      British implied expiring        
 
5488
438     126602  36      pitfalls        bibliographies  unfulfilled     FAS
 
5489
439     126702  36      verify  Buchanan        precession      
 
5490
440     128001  36      scatter forgivably      nullified       
 
5491
441     128002  36      Aztecan innuendo        affects 
 
5492
442     128003  36      acuity  den     Cynthia 
 
5493
443     128004  36      sinking submarines      Chablis A
 
5494
444     128005  36      beasts  mouthful        betterments     FAS
 
5495
445     128007  36      Witt    expiring        advertising     
 
5496
446     128008  36      physicists      unfulfilled     rubies  A
 
5497
447     128009  36      folksong        precession      southwest       FAS
 
5498
448     128010  36      strokes nullified       superstitious   A
 
5499
449     128011  36      crowder affects tabernacle      W
 
5500
450     128012  36      merry   Cynthia silk    A
 
5501
451     128013  36      cadenced        Chablis handsomest      A
 
5502
452     128014  36      alimony betterments     Persian A
 
5503
453     128015  36      principled      advertising     analog  W
 
5504
454     128016  36      golfing rubies  complex W
 
5505
455     128017  36      undiscovered    southwest       Taoist  
 
5506
456     128018  36      irritates       superstitious   suspend 
 
5507
457     128019  36      patriots        tabernacle      relegated       
 
5508
458     128020  36      rooms   silk    awesome W
 
5509
459     128021  36      towering        handsomest      Bruxelles       
 
5510
460     128022  36      displease       Persian imprecisely     A
 
5511
461     128023  36      photosensitive  analog  televise        
 
5512
462     128101  36      inking  complex braking 
 
5513
463     128102  36      gainers Taoist  true    FAS
 
5514
464     128103  36      leaning suspend disappointing   FAS
 
5515
465     128104  36      hydrant relegated       navally W
 
5516
466     128106  36      preserve        awesome circus  
 
5517
467     128107  36      blinded Bruxelles       beetles 
 
5518
468     128108  36      interactions    imprecisely     trumps  
 
5519
469     128202  36      Barry   televise        fourscore       W
 
5520
470     128203  36      whiteness       braking Blackfoots      
 
5521
471     128301  36      pastimes        true    Grady   
 
5522
472     128302  36      Edenization     disappointing   quiets  FAS
 
5523
473     128303  36      Muscat  navally floundered      FAS
 
5524
474     128304  36      assassinated    circus  profundity      W
 
5525
475     128305  36      labeled beetles Garrisonian     W
 
5526
476     128307  36      glacial trumps  Strauss 
 
5527
477     128401  36      implied fourscore       cemented        FAS
 
5528
478     128502  36      bibliographies  Blackfoots      contrition      A
 
5529
479     128503  36      Buchanan        Grady   mutations       
 
5530
480     128504  36      forgivably      quiets  exhibits        W
 
5531
481     128505  36      innuendo        floundered      tits    
 
5532
482     128601  36      den     profundity      mate    A
 
5533
483     128603  36      submarines      Garrisonian     arches  
 
5534
484     128604  36      mouthful        Strauss Moll    
 
5535
485     128702  36      expiring        cemented        ropers  
 
5536
486     128703  36      unfulfilled     contrition      bombast 
 
5537
487     128704  36      precession      mutations       difficultly     A
 
5538
488     138001  36      nullified       exhibits        adsorption      
 
5539
489     138002  36      affects tits    definiteness    FAS
 
5540
490     138003  36      Cynthia mate    cultivation     A
 
5541
491     138004  36      Chablis arches  heals   A
 
5542
492     138005  36      betterments     Moll    Heusen  W
 
5543
493     138006  36      advertising     ropers  target  FAS
 
5544
494     138007  36      rubies  bombast cited   A
 
5545
495     138008  36      southwest       difficultly     congresswoman   W
 
5546
496     138009  36      superstitious   adsorption      Katherine       
 
5547
497     138102  36      tabernacle      definiteness    titter  A
 
5548
498     138103  36      silk    cultivation     aspire  A
 
5549
499     138104  36      handsomest      heals   Mardis  
 
5550
500     138105  36      Persian Heusen  Nadia   W
 
5551
501     138201  36      analog  target  estimating      FAS
 
5552
502     138302  36      complex cited   stuck   A
 
5553
503     138303  36      Taoist  congresswoman   fifteenth       A
 
5554
504     138304  36      suspend Katherine       Colombo 
 
5555
505     138401  29      relegated       titter  survey  A
 
5556
506     140102  29      awesome aspire  staffing        
 
5557
507     140103  29      Bruxelles       Mardis  obtain  
 
5558
508     140104  29      imprecisely     Nadia   loaded  
 
5559
509     140105  29      televise        estimating      slaughtered     
 
5560
510     140201  29      braking stuck   lights  A
 
5561
511     140701  29      true    fifteenth       circumference   
 
5562
512     141501  29      disappointing   Colombo dull    A
 
5563
513     141502  29      navally survey  weekly  A
 
5564
514     141901  29      circus  staffing        wetness 
 
5565
515     141902  29      beetles obtain  visualized      
 
5566
516     142101  29      trumps  loaded  Tannenbaum      
 
5567
517     142102  29      fourscore       slaughtered     moribund        
 
5568
518     142103  29      Blackfoots      lights  demultiplex     
 
5569
519     142701  29      Grady   circumference   lockings        
 
5570
520     143001  29      quiets  dull    thugs   FAS
 
5571
521     143501  29      floundered      weekly  unnerves        
 
5572
522     143502  29      profundity      wetness abut    
 
5573
523     148001  29      Garrisonian     visualized      Chippewa        A
 
5574
524     148002  29      Strauss Tannenbaum      stratifications A
 
5575
525     148003  29      cemented        moribund        signaled        
 
5576
526     148004  29      contrition      demultiplex     Italianizes     A
 
5577
527     148005  29      mutations       lockings        algorithmic     A
 
5578
528     148006  29      exhibits        thugs   paranoid        FAS
 
5579
529     148007  29      tits    unnerves        camping A
 
5580
530     148009  29      mate    abut    signifying      A
 
5581
531     148010  29      arches  Chippewa        Patrice W
 
5582
532     148011  29      Moll    stratifications search  A
 
5583
533     148012  29      ropers  signaled        Angeles A
 
5584
534     148013  29      bombast Italianizes     semblance       
 
5585
535     148023  36      difficultly     algorithmic     taxed   
 
5586
536     148015  29      adsorption      paranoid        Beatrice        
 
5587
537     148016  29      definiteness    camping retrace 
 
5588
538     148017  29      cultivation     signifying      lockout 
 
5589
539     148018  29      heals   Patrice grammatic       
 
5590
540     148019  29      Heusen  search  helmsman        
 
5591
541     148020  29      target  Angeles uniform W
 
5592
542     148021  29      cited   semblance       hamming 
 
5593
543     148022  29      congresswoman   taxed   disobedience    
 
5594
544     148101  29      Katherine       Beatrice        captivated      A
 
5595
545     148102  29      titter  retrace transferals     A
 
5596
546     148201  29      aspire  lockout cartographer    A
 
5597
547     148401  29      Mardis  grammatic       aims    FAS
 
5598
548     148402  29      Nadia   helmsman        Pakistani       
 
5599
549     148501  29      estimating      uniform burglarized     FAS
 
5600
550     148502  29      stuck   hamming saucepans       A
 
5601
551     148503  29      fifteenth       disobedience    lacerating      A
 
5602
552     148504  29      Colombo captivated      corny   
 
5603
553     148601  29      survey  transferals     megabytes       FAS
 
5604
554     148602  29      staffing        cartographer    chancellor      
 
5605
555     150701  29      obtain  aims    bulk    A
 
5606
556     152101  29      loaded  Pakistani       commits A
 
5607
557     152102  29      slaughtered     burglarized     meson   W
 
5608
558     155202  36      lights  saucepans       deputies        
 
5609
559     155203  29      circumference   lacerating      northeaster     A
 
5610
560     155204  29      dull    corny   dipole  
 
5611
561     155205  29      weekly  megabytes       machining       0
 
5612
562     156001  29      wetness chancellor      therefore       
 
5613
563     156002  29      visualized      bulk    Telefunken      
 
5614
564     156102  29      Tannenbaum      commits salvaging       
 
5615
565     156301  29      moribund        meson   Corinthianizes  A
 
5616
566     156302  29      demultiplex     deputies        restlessly      A
 
5617
567     156303  29      lockings        northeaster     bromides        
 
5618
568     156304  29      thugs   dipole  generalized     A
 
5619
569     156305  29      unnerves        machining       mishaps 
 
5620
570     156306  29      abut    therefore       quelling        
 
5621
571     156501  29      Chippewa        Telefunken      spiritual       A
 
5622
572     158001  29      stratifications salvaging       beguiles        FAS
 
5623
573     158002  29      signaled        Corinthianizes  Trobriand       FAS
 
5624
574     158101  29      Italianizes     restlessly      fleeing A
 
5625
575     158102  29      algorithmic     bromides        Armour  A
 
5626
576     158103  29      paranoid        generalized     chin    A
 
5627
577     158201  29      camping mishaps provers A
 
5628
578     158202  29      signifying      quelling        aeronautic      A
 
5629
579     158203  29      Patrice spiritual       voltage W
 
5630
580     158204  29      search  beguiles        sash    
 
5631
581     158301  29      Angeles Trobriand       anaerobic       A
 
5632
582     158302  29      semblance       fleeing simultaneous    A
 
5633
583     158303  29      taxed   Armour  accumulating    A
 
5634
584     158304  29      Beatrice        chin    Medusan A
 
5635
585     158305  29      retrace provers shouted A
 
5636
586     158306  29      lockout aeronautic      freakish        
 
5637
587     158501  29      grammatic       voltage index   FAS
 
5638
588     160301  29      helmsman        sash    commercially    
 
5639
589     166101  50      uniform anaerobic       mistiness       A
 
5640
590     166102  50      hamming simultaneous    endpoint        
 
5641
591     168001  29      disobedience    accumulating    straight        A
 
5642
592     168002  29      captivated      Medusan flurried        
 
5643
593     168003  29      transferals     shouted denotative      A
 
5644
594     168101  29      cartographer    freakish        coming  FAS
 
5645
595     168102  29      aims    index   commencements   FAS
 
5646
596     168103  29      Pakistani       commercially    gentleman       
 
5647
597     168104  29      burglarized     mistiness       gifted  
 
5648
598     168202  29      saucepans       endpoint        Shanghais       
 
5649
599     168301  29      lacerating      straight        sportswriting   A
 
5650
600     168502  29      corny   flurried        sloping A
 
5651
601     168503  29      megabytes       denotative      navies  
 
5652
602     168601  29      chancellor      coming  leaflet A
 
5653
603     173001  40      bulk    commencements   shooter 
 
5654
604     173701  40      commits gentleman       Joplin  FAS
 
5655
605     173702  40      meson   gifted  babies  
 
5656
606     176001  40      deputies        Shanghais       subdivision     FAS
 
5657
607     176101  40      northeaster     sportswriting   burstiness      W
 
5658
608     176201  40      dipole  sloping belted  FAS
 
5659
609     176401  40      machining       navies  assails FAS
 
5660
610     176501  40      therefore       leaflet admiring        W
 
5661
611     176601  40      Telefunken      shooter swaying 0
 
5662
612     176602  40      salvaging       Joplin  Goldstine       FAS
 
5663
613     176603  40      Corinthianizes  babies  fitting 
 
5664
614     178001  40      restlessly      subdivision     Norwalk W
 
5665
615     178002  40      bromides        burstiness      weakening       W
 
5666
616     178003  40      generalized     belted  analogy FAS
 
5667
617     178004  40      mishaps assails deludes 
 
5668
618     178005  40      quelling        admiring        cokes   
 
5669
619     178006  40      spiritual       swaying Clayton 
 
5670
620     178007  40      beguiles        Goldstine       exhausts        
 
5671
621     178008  40      Trobriand       fitting causality       
 
5672
622     178101  40      fleeing Norwalk sating  FAS
 
5673
623     178102  40      Armour  weakening       icon    
 
5674
624     178103  40      chin    analogy throttles       
 
5675
625     178201  40      provers deludes communicants    FAS
 
5676
626     178202  40      aeronautic      cokes   dehydrate       FAS
 
5677
627     178301  40      voltage Clayton priceless       FAS
 
5678
628     178302  40      sash    exhausts        publicly        
 
5679
629     178401  40      anaerobic       causality       incidentals     FAS
 
5680
630     178402  40      simultaneous    sating  commonplace     
 
5681
631     178403  40      accumulating    icon    mumbles 
 
5682
632     178404  40      Medusan throttles       furthermore     W
 
5683
633     178501  40      shouted communicants    cautioned       W
 
5684
634     186002  37      freakish        dehydrate       parametrized    A
 
5685
635     186102  37      index   priceless       registration    A
 
5686
636     186201  40      commercially    publicly        sadly   FAS
 
5687
637     186202  40      mistiness       incidentals     positioning     
 
5688
638     186203  40      endpoint        commonplace     babysitting     
 
5689
639     186302  37      straight        mumbles eternal A
 
5690
640     188007  37      flurried        furthermore     hoarder 
 
5691
641     188008  37      denotative      cautioned       congregates     
 
5692
642     188009  37      coming  parametrized    rains   
 
5693
643     188010  37      commencements   registration    workers W
 
5694
644     188011  37      gentleman       sadly   sags    A
 
5695
645     188012  37      gifted  positioning     unplug  W
 
5696
646     188013  37      Shanghais       babysitting     garage  A
 
5697
647     188014  37      sportswriting   eternal boulder A
 
5698
648     188015  37      sloping hoarder hollowly        A
 
5699
649     188016  37      navies  congregates     specifics       
 
5700
650     188017  37      leaflet rains   Teresa  
 
5701
651     188102  37      shooter workers Winsett 
 
5702
652     188103  37      Joplin  sags    convenient      A
 
5703
653     188202  37      babies  unplug  buckboards      FAS
 
5704
654     188301  40      subdivision     garage  amenities       
 
5705
655     188302  40      burstiness      boulder resplendent     FAS
 
5706
656     188303  40      belted  hollowly        priding FAS
 
5707
657     188401  37      assails specifics       configurations  
 
5708
658     188402  37      admiring        Teresa  untidiness      A
 
5709
659     188503  37      swaying Winsett Brice   W
 
5710
660     188504  37      Goldstine       convenient      sews    FAS
 
5711
661     188505  37      fitting buckboards      participated    
 
5712
662     190701  37      Norwalk amenities       Simon   FAS
 
5713
663     190703  50      weakening       resplendent     certificates    
 
5714
664     191701  37      analogy priding Fitzpatrick     
 
5715
665     191702  37      deludes configurations  Evanston        A
 
5716
666     191703  37      cokes   untidiness      misted  
 
5717
667     196001  37      Clayton Brice   textures        A
 
5718
668     196002  37      exhausts        sews    save    
 
5719
669     196003  37      causality       participated    count   
 
5720
670     196101  37      sating  Simon   rightful        A
 
5721
671     196103  37      icon    certificates    chaperone       
 
5722
672     196104  37      throttles       Fitzpatrick     Lizzy   A
 
5723
673     196201  37      communicants    Evanston        clenched        A
 
5724
674     196202  37      dehydrate       misted  effortlessly    
 
5725
675     196203  37      priceless       textures        accessed        
 
5726
676     198001  37      publicly        save    beaters A
 
5727
677     198003  37      incidentals     count   Hornblower      FAS
 
5728
678     198004  37      commonplace     rightful        vests   A
 
5729
679     198005  37      mumbles chaperone       indulgences     FAS
 
5730
680     198006  37      furthermore     Lizzy   infallibly      A
 
5731
681     198007  37      cautioned       clenched        unwilling       FAS
 
5732
682     198008  37      parametrized    effortlessly    excrete FAS
 
5733
683     198009  37      registration    accessed        spools  A
 
5734
684     198010  37      sadly   beaters crunches        FAS
 
5735
685     198011  37      positioning     Hornblower      overestimating  FAS
 
5736
686     198012  37      babysitting     vests   ineffective     
 
5737
687     198013  37      eternal indulgences     humiliation     A
 
5738
688     198014  37      hoarder infallibly      sophomore       
 
5739
689     198015  37      congregates     unwilling       star    
 
5740
690     198017  37      rains   excrete rifles  
 
5741
691     198018  37      workers spools  dialysis        
 
5742
692     198019  37      sags    crunches        arriving        
 
5743
693     198020  37      unplug  overestimating  indulge 
 
5744
694     198021  37      garage  ineffective     clockers        
 
5745
695     198022  37      boulder humiliation     languages       
 
5746
696     198023  50      hollowly        sophomore       Antarctica      A
 
5747
697     198024  37      specifics       star    percentage      
 
5748
698     198101  37      Teresa  rifles  ceiling A
 
5749
699     198103  37      Winsett dialysis        specification   
 
5750
700     198105  37      convenient      arriving        regimented      A
 
5751
701     198106  37      buckboards      indulge ciphers 
 
5752
702     198201  37      amenities       clockers        pictures        A
 
5753
703     198204  37      resplendent     languages       serpents        A
 
5754
704     198301  53      priding Antarctica      allot   A
 
5755
705     198302  53      configurations  percentage      realized        A
 
5756
706     198303  53      untidiness      ceiling mayoral A
 
5757
707     198304  53      Brice   specification   opaquely        A
 
5758
708     198401  37      sews    regimented      hostess FAS
 
5759
709     198402  37      participated    ciphers fiftieth        
 
5760
710     198403  37      Simon   pictures        incorrectly     
 
5761
711     202101  37      certificates    serpents        decomposition   FAS
 
5762
712     202301  37      Fitzpatrick     allot   stranglings     
 
5763
713     202302  37      Evanston        realized        mixture FAS
 
5764
714     202303  37      misted  mayoral electroencephalography  FAS
 
5765
715     202304  37      textures        opaquely        similarities    FAS
 
5766
716     202305  37      save    hostess charges W
 
5767
717     202601  37      count   fiftieth        freest  FAS
 
5768
718     202602  37      rightful        incorrectly     Greenberg       FAS
 
5769
719     202605  37      chaperone       decomposition   tinting 
 
5770
720     202606  37      Lizzy   stranglings     expelled        W
 
5771
721     202607  37      clenched        mixture warm    
 
5772
722     202901  37      effortlessly    electroencephalography  smoothed        
 
5773
723     202902  37      accessed        similarities    deductions      FAS
 
5774
724     202903  37      beaters charges Romano  W
 
5775
725     202904  37      Hornblower      freest  bitterroot      
 
5776
726     202907  37      vests   Greenberg       corset  
 
5777
727     202908  37      indulgences     tinting securing        
 
5778
728     203101  37      infallibly      expelled        environing      FAS
 
5779
729     203103  37      unwilling       warm    cute    
 
5780
730     203104  37      excrete smoothed        Crays   
 
5781
731     203105  37      spools  deductions      heiress FAS
 
5782
732     203401  37      crunches        Romano  inform  FAS
 
5783
733     203402  37      overestimating  bitterroot      avenge  
 
5784
734     203404  37      ineffective     corset  universals      
 
5785
735     203901  37      humiliation     securing        Kinsey  W
 
5786
736     203902  37      sophomore       environing      ravines FAS
 
5787
737     203903  37      star    cute    bestseller      
 
5788
738     203906  37      rifles  Crays   equilibrium     
 
5789
739     203907  37      dialysis        heiress extents 0
 
5790
740     203908  37      arriving        inform  relatively      
 
5791
741     203909  37      indulge avenge  pressure        FAS
 
5792
742     206101  37      clockers        universals      critiques       FAS
 
5793
743     206201  37      languages       Kinsey  befouled        
 
5794
744     206202  37      Antarctica      ravines rightfully      FAS
 
5795
745     206203  37      percentage      bestseller      mechanizing     FAS
 
5796
746     206206  37      ceiling equilibrium     Latinizes       
 
5797
747     206207  37      specification   extents timesharing     
 
5798
748     206208  37      regimented      relatively      Aden    
 
5799
749     208001  37      ciphers pressure        embassies       
 
5800
750     208002  37      pictures        critiques       males   FAS
 
5801
751     208003  37      serpents        befouled        shapelessly     FAS
 
5802
752     208004  37      allot   rightfully      genres  FAS
 
5803
753     208008  37      realized        mechanizing     mastering       
 
5804
754     208009  37      mayoral Latinizes       Newtonian       
 
5805
755     208010  37      opaquely        timesharing     finishers       FAS
 
5806
756     208011  37      hostess Aden    abates  
 
5807
757     208101  37      fiftieth        embassies       teem    
 
5808
758     208102  37      incorrectly     males   kiting  FAS
 
5809
759     208103  37      decomposition   shapelessly     stodgy  FAS
 
5810
760     208104  37      stranglings     genres  scalps  FAS
 
5811
761     208105  37      mixture mastering       feed    FAS
 
5812
762     208110  37      electroencephalography  Newtonian       guitars 
 
5813
763     208111  37      similarities    finishers       airships        
 
5814
764     208112  37      charges abates  store   
 
5815
765     208113  37      freest  teem    denounces       
 
5816
766     208201  37      Greenberg       kiting  Pyle    FAS
 
5817
767     208203  37      tinting stodgy  Saxony  
 
5818
768     208301  37      expelled        scalps  serializations  FAS
 
5819
769     208302  37      warm    feed    Peruvian        FAS
 
5820
770     208305  37      smoothed        guitars taxonomically   FAS
 
5821
771     208401  37      deductions      airships        kingdom A
 
5822
772     208402  37      Romano  store   stint   A
 
5823
773     208403  37      bitterroot      denounces       Sault   A
 
5824
774     208404  37      corset  Pyle    faithful        
 
5825
775     208501  37      securing        Saxony  Ganymede        FAS
 
5826
776     208502  37      environing      serializations  tidiness        FAS
 
5827
777     208503  37      cute    Peruvian        gainful FAS
 
5828
778     208504  37      Crays   taxonomically   contrary        FAS
 
5829
779     208505  37      heiress kingdom Tipperary       FAS
 
5830
780     210101  37      inform  stint   tropics W
 
5831
781     210102  37      avenge  Sault   theorizers      
 
5832
782     210103  37      universals      faithful        renew   0
 
5833
783     210104  37      Kinsey  Ganymede        already 
 
5834
784     210105  37      ravines tidiness        terminal        
 
5835
785     210106  37      bestseller      gainful Hegelian        
 
5836
786     210107  37      equilibrium     contrary        hypothesizer    
 
5837
787     210401  37      extents Tipperary       warningly       FAS
 
5838
788     213201  37      relatively      tropics journalizing    FAS
 
5839
789     213203  37      pressure        theorizers      nested  
 
5840
790     213204  37      critiques       renew   Lars    
 
5841
791     213205  37      befouled        already saplings        
 
5842
792     213206  37      rightfully      terminal        foothill        
 
5843
793     213207  37      mechanizing     Hegelian        labeled 
 
5844
794     216101  37      Latinizes       hypothesizer    imperiously     FAS
 
5845
795     216103  37      timesharing     warningly       reporters       FAS
 
5846
796     218001  37      Aden    journalizing    furnishings     FAS
 
5847
797     218002  37      embassies       nested  precipitable    FAS
 
5848
798     218003  37      males   Lars    discounts       FAS
 
5849
799     218004  37      shapelessly     saplings        excises FAS
 
5850
800     143503  50      genres  foothill        Stalin  
 
5851
801     218006  37      mastering       labeled despot  FAS
 
5852
802     218007  37      Newtonian       imperiously     ripeness        FAS
 
5853
803     218008  37      finishers       reporters       Arabia  
 
5854
804     218009  37      abates  furnishings     unruly  
 
5855
805     218010  37      teem    precipitable    mournfulness    
 
5856
806     218011  37      kiting  discounts       boom    FAS
 
5857
807     218020  37      stodgy  excises slaughter       A
 
5858
808     218021  50      scalps  Stalin  Sabine  
 
5859
809     218022  37      feed    despot  handy   FAS
 
5860
810     218023  37      guitars ripeness        rural   
 
5861
811     218024  37      airships        Arabia  organizer       
 
5862
812     218101  37      store   unruly  shipyard        FAS
 
5863
813     218102  37      denounces       mournfulness    civics  FAS
 
5864
814     218103  37      Pyle    boom    inaccuracy      FAS
 
5865
815     218201  37      Saxony  slaughter       rules   FAS
 
5866
816     218202  37      serializations  Sabine  juveniles       FAS
 
5867
817     218203  37      Peruvian        handy   comprised       W
 
5868
818     218204  37      taxonomically   rural   investigations  
 
5869
819     218205  37      kingdom organizer       stabilizes      A
 
5870
820     218301  37      stint   shipyard        seminaries      FAS
 
5871
821     218302  37      Sault   civics  Hunter  A
 
5872
822     218401  37      faithful        inaccuracy      sporty  FAS
 
5873
823     218402  37      Ganymede        rules   test    FAS
 
5874
824     218403  37      tidiness        juveniles       weasels 
 
5875
825     218404  37      gainful comprised       CERN    
 
5876
826     218407  37      contrary        investigations  tempering       
 
5877
827     218408  37      Tipperary       stabilizes      afore   FAS
 
5878
828     218409  37      tropics seminaries      Galatean        
 
5879
829     218410  37      theorizers      Hunter  techniques      W
 
5880
830     226001  37      renew   sporty  error   
 
5881
831     226002  37      already test    veranda 
 
5882
832     226003  37      terminal        weasels severely        
 
5883
833     226004  37      Hegelian        CERN    Cassites        FAS
 
5884
834     226005  37      hypothesizer    tempering       forthcoming     
 
5885
835     226006  37      warningly       afore   guides  
 
5886
836     226007  37      journalizing    Galatean        vanish  FAS
 
5887
837     226008  37      nested  techniques      lied    A
 
5888
838     226203  37      Lars    error   sawtooth        FAS
 
5889
839     226204  37      saplings        veranda fated   FAS
 
5890
840     226205  37      foothill        severely        gradually       
 
5891
841     226206  37      labeled Cassites        widens  
 
5892
842     226207  37      imperiously     forthcoming     preclude        
 
5893
843     226208  37      reporters       guides  Jobrel  
 
5894
844     226209  37      furnishings     vanish  hooker  
 
5895
845     226210  37      precipitable    lied    rainstorm       
 
5896
846     226211  37      discounts       sawtooth        disconnects     
 
5897
847     228001  37      excises fated   cruelty 
 
5898
848     228004  37      Stalin  gradually       exponentials    A
 
5899
849     228005  37      despot  widens  affective       A
 
5900
850     228006  37      ripeness        preclude        arteries        
 
5901
851     228007  37      Arabia  Jobrel  Crosby  FAS
 
5902
852     228008  37      unruly  hooker  acquaint        
 
5903
853     228009  37      mournfulness    rainstorm       evenhandedly    
 
5904
854     228101  37      boom    disconnects     percentage      
 
5905
855     228108  37      slaughter       cruelty disobedience    
 
5906
856     228109  37      Sabine  exponentials    humility        
 
5907
857     228110  37      handy   affective       gleaning        A
 
5908
858     228111  37      rural   arteries        petted  A
 
5909
859     228112  37      organizer       Crosby  bloater A
 
5910
860     228113  37      shipyard        acquaint        minion  A
 
5911
861     228114  37      civics  evenhandedly    marginal        A
 
5912
862     228115  37      inaccuracy      percentage      apiary  A
 
5913
863     228116  37      rules   disobedience    measures        
 
5914
864     228117  37      juveniles       humility        precaution      
 
5915
865     228118  37      comprised       gleaning        repelled        
 
5916
866     228119  37      investigations  petted  primary FAS
 
5917
867     228120  37      stabilizes      bloater coverings       
 
5918
868     228121  37      seminaries      minion  Artemia A
 
5919
869     228122  37      Hunter  marginal        navigate        
 
5920
870     228201  37      sporty  apiary  spatial 
 
5921
871     228206  37      test    measures        Gurkha  
 
5922
872     228207  37      weasels precaution      meanwhile       A
 
5923
873     228208  37      CERN    repelled        Melinda A
 
5924
874     228209  37      tempering       primary Butterfield     
 
5925
875     228210  37      afore   coverings       Aldrich A
 
5926
876     228211  37      Galatean        Artemia previewing      A
 
5927
877     228212  37      techniques      navigate        glut    A
 
5928
878     228213  37      error   spatial unaffected      
 
5929
879     228214  37      veranda Gurkha  inmate  
 
5930
880     228301  37      severely        meanwhile       mineral 
 
5931
881     228305  37      Cassites        Melinda impending       A
 
5932
882     228306  37      forthcoming     Butterfield     meditation      A
 
5933
883     228307  37      guides  Aldrich ideas   
 
5934
884     228308  37      vanish  previewing      miniaturizes    W
 
5935
885     228309  37      lied    glut    lewdly  
 
5936
886     228310  37      sawtooth        unaffected      title   
 
5937
887     228311  37      fated   inmate  youthfulness    
 
5938
888     228312  37      gradually       mineral creak   FAS
 
5939
889     228313  37      widens  impending       Chippewa        
 
5940
890     228314  37      preclude        meditation      clamored        
 
5941
891     228401  65      Jobrel  ideas   freezes 
 
5942
892     228402  65      hooker  miniaturizes    forgivably      FAS
 
5943
893     228403  65      rainstorm       lewdly  reduce  FAS
 
5944
894     228404  65      disconnects     title   McGovern        W
 
5945
895     228405  65      cruelty youthfulness    Nazis   W
 
5946
896     228406  65      exponentials    creak   epistle W
 
5947
897     228407  65      affective       Chippewa        socializes      W
 
5948
898     228408  65      arteries        clamored        conceptions     
 
5949
899     228409  65      Crosby  freezes Kevin   
 
5950
900     228410  65      acquaint        forgivably      uncovering      
 
5951
901     230301  37      evenhandedly    reduce  chews   FAS
 
5952
902     230302  37      percentage      McGovern        appendixes      FAS
 
5953
903     230303  37      disobedience    Nazis   raining 
 
5954
904     018062  37      humility        epistle infest  
 
5955
905     230501  37      gleaning        socializes      compartment     
 
5956
906     230502  37      petted  conceptions     minting 
 
5957
907     230503  37      bloater Kevin   ducks   
 
5958
908     230504  37      minion  uncovering      roped   A
 
5959
909     230505  37      marginal        chews   waltz   
 
5960
910     230506  37      apiary  appendixes      Lillian 
 
5961
911     230507  37      measures        raining repressions     A
 
5962
912     230508  37      precaution      infest  chillingly      
 
5963
913     230509  37      repelled        compartment     noncritical     
 
5964
914     230901  37      primary minting lithograph      
 
5965
915     230902  37      coverings       ducks   spongers        
 
5966
916     230903  37      Artemia roped   parenthood      
 
5967
917     230904  37      navigate        waltz   posed   
 
5968
918     230905  37      spatial Lillian instruments     
 
5969
919     230906  37      Gurkha  repressions     filial  
 
5970
920     230907  37      meanwhile       chillingly      fixedly 
 
5971
921     230908  37      Melinda noncritical     relives 
 
5972
922     230909  37      Butterfield     lithograph      Pandora 
 
5973
923     230910  37      Aldrich spongers        watering        A
 
5974
924     230911  37      previewing      parenthood      ungrateful      
 
5975
925     230912  37      glut    posed   secures 
 
5976
926     230913  37      unaffected      instruments     chastisers      
 
5977
927     230914  37      inmate  filial  icon    
 
5978
928     231304  37      mineral fixedly reuniting       A
 
5979
929     231305  37      impending       relives imagining       A
 
5980
930     231306  37      meditation      Pandora abiding A
 
5981
931     231307  37      ideas   watering        omnisciently    
 
5982
932     231308  37      miniaturizes    ungrateful      Britannic       
 
5983
933     231309  37      lewdly  secures scholastics     A
 
5984
934     231310  37      title   chastisers      mechanics       A
 
5985
935     231311  37      youthfulness    icon    humidly A
 
5986
936     231312  37      creak   reuniting       masterpiece     
 
5987
937     231313  37      Chippewa        imagining       however 
 
5988
938     231314  37      clamored        abiding Mendelian       
 
5989
939     231315  37      freezes omnisciently    jarred  
 
5990
940     232102  37      forgivably      Britannic       scolds  
 
5991
941     232103  37      reduce  scholastics     infatuate       
 
5992
942     232104  37      McGovern        mechanics       willed  A
 
5993
943     232105  37      Nazis   humidly joyfully        
 
5994
944     232106  37      epistle masterpiece     Microsoft       
 
5995
945     232107  37      socializes      however fibrosities     
 
5996
946     232108  37      conceptions     Mendelian       Baltimorean     
 
5997
947     232601  37      Kevin   jarred  equestrian      
 
5998
948     232602  37      uncovering      scolds  Goodrich        
 
5999
949     232603  37      chews   infatuate       apish   A
 
6000
950     232605  37      appendixes      willed  Adlerian        
 
6001
5950    1232605 37      appendixes      willed  Adlerian        
 
6002
5951    1232606 37      appendixes      willed  Adlerian        
 
6003
5952    1232607 37      appendixes      willed  Adlerian        
 
6004
5953    1232608 37      appendixes      willed  Adlerian        
 
6005
5954    1232609 37      appendixes      willed  Adlerian        
 
6006
951     232606  37      raining joyfully        Tropez  
 
6007
952     232607  37      infest  Microsoft       nouns   
 
6008
953     232608  37      compartment     fibrosities     distracting     
 
6009
954     232609  37      minting Baltimorean     mutton  
 
6010
955     236104  37      ducks   equestrian      bridgeable      A
 
6011
956     236105  37      roped   Goodrich        stickers        A
 
6012
957     236106  37      waltz   apish   transcontinental        A
 
6013
958     236107  37      Lillian Adlerian        amateurish      
 
6014
959     236108  37      repressions     Tropez  Gandhian        
 
6015
960     236109  37      chillingly      nouns   stratified      
 
6016
961     236110  37      noncritical     distracting     chamberlains    
 
6017
962     236111  37      lithograph      mutton  creditably      
 
6018
963     236112  37      spongers        bridgeable      philosophic     
 
6019
964     236113  37      parenthood      stickers        ores    
 
6020
965     238005  37      posed   transcontinental        Carleton        
 
6021
966     238006  37      instruments     amateurish      tape    A
 
6022
967     238007  37      filial  Gandhian        afloat  A
 
6023
968     238008  37      fixedly stratified      goodness        A
 
6024
969     238009  37      relives chamberlains    welcoming       
 
6025
970     238010  37      Pandora creditably      Pinsky  FAS
 
6026
971     238011  37      watering        philosophic     halting 
 
6027
972     238012  37      ungrateful      ores    bibliography    
 
6028
973     238013  37      secures Carleton        decoding        
 
6029
974     240401  41      chastisers      tape    variance        A
 
6030
975     240402  41      icon    afloat  allowed A
 
6031
976     240901  41      reuniting       goodness        dire    A
 
6032
977     240902  41      imagining       welcoming       dub     A
 
6033
978     241801  41      abiding Pinsky  poisoning       
 
6034
979     242101  41      omnisciently    halting Iraqis  A
 
6035
980     242102  41      Britannic       bibliography    heaving 
 
6036
981     242201  41      scholastics     decoding        population      A
 
6037
982     242202  41      mechanics       variance        bomb    A
 
6038
983     242501  41      humidly allowed Majorca A
 
6039
984     242502  41      masterpiece     dire    Gershwins       
 
6040
985     246201  41      however dub     explorers       
 
6041
986     246202  41      Mendelian       poisoning       libretto        A
 
6042
987     246203  41      jarred  Iraqis  occurred        
 
6043
988     246204  41      scolds  heaving Lagos   
 
6044
989     246205  41      infatuate       population      rats    
 
6045
990     246301  41      willed  bomb    bankruptcies    A
 
6046
991     246302  41      joyfully        Majorca crying  
 
6047
992     248001  41      Microsoft       Gershwins       unexpected      
 
6048
993     248002  41      fibrosities     explorers       accessed        A
 
6049
994     248003  41      Baltimorean     libretto        colorful        A
 
6050
995     248004  41      equestrian      occurred        versatility     A
 
6051
996     248005  41      Goodrich        Lagos   cosy    
 
6052
997     248006  41      apish   rats    Darius  A
 
6053
998     248007  41      Adlerian        bankruptcies    mastering       A
 
6054
999     248008  41      Tropez  crying  Asiaticizations A
 
6055
1000    248009  41      nouns   unexpected      offerers        A
 
6056
1001    248010  41      distracting     accessed        uncles  A
 
6057
1002    248011  41      mutton  colorful        sleepwalk       
 
6058
1003    248012  41      bridgeable      versatility     Ernestine       
 
6059
1004    248013  41      stickers        cosy    checksumming    
 
6060
1005    248014  41      transcontinental        Darius  stopped 
 
6061
1006    248015  41      amateurish      mastering       sicker  
 
6062
1007    248016  41      Gandhian        Asiaticizations Italianization  
 
6063
1008    248017  41      stratified      offerers        alphabetic      
 
6064
1009    248018  41      chamberlains    uncles  pharmaceutic    
 
6065
1010    248019  41      creditably      sleepwalk       creator 
 
6066
1011    248020  41      philosophic     Ernestine       chess   
 
6067
1012    248021  41      ores    checksumming    charcoal        
 
6068
1013    248101  41      Carleton        stopped Epiphany        A
 
6069
1014    248102  41      tape    sicker  bulldozes       A
 
6070
1015    248201  41      afloat  Italianization  Pygmalion       A
 
6071
1016    248202  41      goodness        alphabetic      caressing       A
 
6072
1017    248203  41      welcoming       pharmaceutic    Palestine       A
 
6073
1018    248204  41      Pinsky  creator regimented      A
 
6074
1019    248205  41      halting chess   scars   A
 
6075
1020    248206  41      bibliography    charcoal        realest A
 
6076
1021    248207  41      decoding        Epiphany        diffusing       A
 
6077
1022    248208  41      variance        bulldozes       clubroom        A
 
6078
1023    248209  41      allowed Pygmalion       Blythe  A
 
6079
1024    248210  41      dire    caressing       ahead   
 
6080
1025    248211  50      dub     Palestine       reviver 
 
6081
1026    250501  34      poisoning       regimented      retransmitting  A
 
6082
1027    250502  34      Iraqis  scars   landslide       
 
6083
1028    250503  34      heaving realest Eiffel  
 
6084
1029    250504  34      population      diffusing       absentee        
 
6085
1030    250505  34      bomb    clubroom        aye     
 
6086
1031    250601  34      Majorca Blythe  forked  A
 
6087
1032    250602  34      Gershwins       ahead   Peruvianizes    
 
6088
1033    250603  34      explorers       reviver clerked 
 
6089
1034    250604  34      libretto        retransmitting  tutor   
 
6090
1035    250605  34      occurred        landslide       boulevard       
 
6091
1036    251001  34      Lagos   Eiffel  shuttered       
 
6092
1037    251002  34      rats    absentee        quotes  A
 
6093
1038    251003  34      bankruptcies    aye     Caltech 
 
6094
1039    251004  34      crying  forked  Mossberg        
 
6095
1040    251005  34      unexpected      Peruvianizes    kept    
 
6096
1041    251301  34      accessed        clerked roundly 
 
6097
1042    251302  34      colorful        tutor   features        A
 
6098
1043    251303  34      versatility     boulevard       imaginable      A
 
6099
1044    251304  34      cosy    shuttered       controller      
 
6100
1045    251305  34      Darius  quotes  racial  
 
6101
1046    251401  34      mastering       Caltech uprisings       A
 
6102
1047    251402  34      Asiaticizations Mossberg        narrowed        A
 
6103
1048    251403  34      offerers        kept    cannot  A
 
6104
1049    251404  34      uncles  roundly vest    
 
6105
1050    251405  34      sleepwalk       features        famine  
 
6106
1051    251406  34      Ernestine       imaginable      sugars  
 
6107
1052    251801  34      checksumming    controller      exterminated    A
 
6108
1053    251802  34      stopped racial  belays  
 
6109
1054    252101  34      sicker  uprisings       Hodges  A
 
6110
1055    252102  34      Italianization  narrowed        translatable    
 
6111
1056    252301  34      alphabetic      cannot  duality A
 
6112
1057    252302  34      pharmaceutic    vest    recording       A
 
6113
1058    252303  34      creator famine  rouses  A
 
6114
1059    252304  34      chess   sugars  poison  
 
6115
1060    252305  34      charcoal        exterminated    attitude        
 
6116
1061    252306  34      Epiphany        belays  dusted  
 
6117
1062    252307  34      bulldozes       Hodges  encompasses     
 
6118
1063    252308  34      Pygmalion       translatable    presentation    
 
6119
1064    252309  34      caressing       duality Kantian 
 
6120
1065    256001  34      Palestine       recording       imprecision     A
 
6121
1066    256002  34      regimented      rouses  saving  
 
6122
1067    256003  34      scars   poison  maternal        
 
6123
1068    256004  34      realest attitude        hewed   
 
6124
1069    256005  34      diffusing       dusted  kerosene        
 
6125
1070    258001  34      clubroom        encompasses     Cubans  
 
6126
1071    258002  34      Blythe  presentation    photographers   
 
6127
1072    258003  34      ahead   Kantian nymph   A
 
6128
1073    258004  34      reviver imprecision     bedlam  A
 
6129
1074    258005  34      retransmitting  saving  north   A
 
6130
1075    258006  34      landslide       maternal        Schoenberg      A
 
6131
1076    258007  34      Eiffel  hewed   botany  A
 
6132
1077    258008  34      absentee        kerosene        curs    
 
6133
1078    258009  34      aye     Cubans  solidification  
 
6134
1079    258010  34      forked  photographers   inheritresses   
 
6135
1080    258011  34      Peruvianizes    nymph   stiller 
 
6136
1081    258101  68      clerked bedlam  t1      A
 
6137
1082    258102  68      tutor   north   suite   A
 
6138
1083    258103  34      boulevard       Schoenberg      ransomer        
 
6139
1084    258104  68      shuttered       botany  Willy   
 
6140
1085    258105  68      quotes  curs    Rena    A
 
6141
1086    258106  68      Caltech solidification  Seattle A
 
6142
1087    258107  68      Mossberg        inheritresses   relaxes A
 
6143
1088    258108  68      kept    stiller exclaim 
 
6144
1089    258109  68      roundly t1      implicated      A
 
6145
1090    258110  68      features        suite   distinguish     
 
6146
1091    258111  68      imaginable      ransomer        assayed 
 
6147
1092    258112  68      controller      Willy   homeowner       
 
6148
1093    258113  68      racial  Rena    and     
 
6149
1094    258201  34      uprisings       Seattle stealth 
 
6150
1095    258202  34      narrowed        relaxes coinciding      A
 
6151
1096    258203  34      cannot  exclaim founder A
 
6152
1097    258204  34      vest    implicated      environing      
 
6153
1098    258205  34      famine  distinguish     jewelry 
 
6154
1099    258301  34      sugars  assayed lemons  A
 
6155
1100    258401  34      exterminated    homeowner       brokenness      A
 
6156
1101    258402  34      belays  and     bedpost A
 
6157
1102    258403  34      Hodges  stealth assurers        A
 
6158
1103    258404  34      translatable    coinciding      annoyers        
 
6159
1104    258405  34      duality founder affixed 
 
6160
1105    258406  34      recording       environing      warbling        
 
6161
1106    258407  34      rouses  jewelry seriously       
 
6162
1107    228123  37      poison  lemons  boasted 
 
6163
1108    250606  34      attitude        brokenness      Chantilly       
 
6164
1109    208405  37      dusted  bedpost Iranizes        
 
6165
1110    212101  37      encompasses     assurers        violinist       
 
6166
1111    218206  37      presentation    annoyers        extramarital    
 
6167
1112    150401  37      Kantian affixed spates  
 
6168
1113    248212  41      imprecision     warbling        cloakroom       
 
6169
1114    128026  00      saving  seriously       gazer   
 
6170
1115    128024  00      maternal        boasted hand    
 
6171
1116    128027  00      hewed   Chantilly       tucked  
 
6172
1117    128025  00      kerosene        Iranizes        gems    
 
6173
1118    128109  00      Cubans  violinist       clinker 
 
6174
1119    128705  00      photographers   extramarital    refiner 
 
6175
1120    126303  00      nymph   spates  callus  
 
6176
1121    128308  00      bedlam  cloakroom       leopards        
 
6177
1122    128204  00      north   gazer   comfortingly    
 
6178
1123    128205  00      Schoenberg      hand    generically     
 
6179
1124    128206  00      botany  tucked  getters 
 
6180
1125    128207  00      curs    gems    sexually        
 
6181
1126    118205  00      solidification  clinker spear   
 
6182
1127    116801  00      inheritresses   refiner serums  
 
6183
1128    116803  00      stiller callus  Italianization  
 
6184
1129    116804  00      t1      leopards        attendants      
 
6185
1130    116802  00      suite   comfortingly    spies   
 
6186
1131    128605  00      ransomer        generically     Anthony 
 
6187
1132    118308  00      Willy   getters planar  
 
6188
1133    113702  00      Rena    sexually        cupped  
 
6189
1134    113703  00      Seattle spear   cleanser        
 
6190
1135    112103  00      relaxes serums  commuters       
 
6191
1136    118009  00      exclaim Italianization  honeysuckle     
 
6192
5136    1118009 00      exclaim Italianization  honeysuckle     
 
6193
1137    138011  00      implicated      attendants      orphanage       
 
6194
1138    138010  00      distinguish     spies   skies   
 
6195
1139    138012  00      assayed Anthony crushers        
 
6196
1140    068304  00      homeowner       planar  Puritan 
 
6197
1141    078009  00      and     cupped  squeezer        
 
6198
1142    108013  00      stealth cleanser        bruises 
 
6199
1143    084004  00      coinciding      commuters       bonfire 
 
6200
1144    083402  00      founder honeysuckle     Colombo 
 
6201
1145    084003  00      environing      orphanage       nondecreasing   
 
6202
1146    088504  00      jewelry skies   innocents       
 
6203
1147    088005  00      lemons  crushers        masked  
 
6204
1148    088007  00      brokenness      Puritan file    
 
6205
1149    088006  00      bedpost squeezer        brush   
 
6206
1150    148025  00      assurers        bruises mutilate        
 
6207
1151    148024  00      annoyers        bonfire mommy   
 
6208
1152    138305  00      affixed Colombo bulkheads       
 
6209
1153    138306  00      warbling        nondecreasing   undeclared      
 
6210
1154    152701  00      seriously       innocents       displacements   
 
6211
1155    148505  00      boasted masked  nieces  
 
6212
1156    158003  00      Chantilly       file    coeducation     
 
6213
1157    156201  00      Iranizes        brush   brassy  
 
6214
1158    156202  00      violinist       mutilate        authenticator   
 
6215
1159    158307  00      extramarital    mommy   Washoe  
 
6216
1160    158402  00      spates  bulkheads       penny   
 
6217
1161    158401  00      cloakroom       undeclared      Flagler 
 
6218
1162    068013  00      gazer   displacements   stoned  
 
6219
1163    068012  00      hand    nieces  cranes  
 
6220
1164    068203  00      tucked  coeducation     masterful       
 
6221
1165    088205  00      gems    brassy  biracial        
 
6222
1166    068704  00      clinker authenticator   steamships      
 
6223
1167    068604  00      refiner Washoe  windmills       
 
6224
1168    158502  00      callus  penny   exploit 
 
6225
1169    123103  00      leopards        Flagler riverfront      
 
6226
1170    148026  00      comfortingly    stoned  sisterly        
 
6227
1171    123302  00      generically     cranes  sharpshoot      
 
6228
1172    076503  00      getters masterful       mittens 
 
6229
1173    126304  00      sexually        biracial        interdependency 
 
6230
1174    068306  00      spear   steamships      policy  
 
6231
1175    143504  00      serums  windmills       unleashing      
 
6232
1176    160201  00      Italianization  exploit pretenders      
 
6233
1177    148028  00      attendants      riverfront      overstatements  
 
6234
1178    148027  00      spies   sisterly        birthed 
 
6235
1179    143505  00      Anthony sharpshoot      opportunism     
 
6236
1180    108014  00      planar  mittens showroom        
 
6237
1181    076104  00      cupped  interdependency compromisingly  
 
6238
1182    078106  00      cleanser        policy  Medicare        
 
6239
1183    126102  00      commuters       unleashing      corresponds     
 
6240
1184    128029  00      honeysuckle     pretenders      hardware        
 
6241
1185    128028  00      orphanage       overstatements  implant 
 
6242
1186    018410  00      skies   birthed Alicia  
 
6243
1187    128110  00      crushers        opportunism     requesting      
 
6244
1188    148506  00      Puritan showroom        produced        
 
6245
1189    123303  00      squeezer        compromisingly  criticizes      
 
6246
1190    123304  00      bruises Medicare        backer  
 
6247
1191    068504  00      bonfire corresponds     positively      
 
6248
1192    068305  00      Colombo hardware        colicky 
 
6249
1193    000000  00      nondecreasing   implant thrillingly     
 
6250
1       000001  00      Omaha   teethe  neat    
 
6251
2       011401  37      breaking        dreaded Steinberg       W
 
6252
3       011402  37      Romans  scholastics     jarring 
 
6253
4       011403  37      intercepted     audiology       tinily  
 
6254
2       011401  37      breaking        dreaded Steinberg       W
 
6255
3       011402  37      Romans  scholastics     jarring 
 
6256
4       011403  37      intercepted     audiology       tinily  
 
6257
1       000001  00      Omaha   teethe  neat    
 
6258
2       011401  37      breaking        dreaded Steinberg       W
 
6259
3       011402  37      Romans  scholastics     jarring 
 
6260
4       011403  37      intercepted     audiology       tinily  
 
6261
DELETE FROM t2;
 
6262
ERROR HY000: Table storage engine for 't2' doesn't have this option
 
6263
SELECT * FROM t2;
 
6264
auto    fld1    companynr       fld3    fld4    fld5    fld6
 
6265
1       000001  00      Omaha   teethe  neat    
 
6266
2       011401  37      breaking        dreaded Steinberg       W
 
6267
3       011402  37      Romans  scholastics     jarring 
 
6268
4       011403  37      intercepted     audiology       tinily  
 
6269
5       011501  37      bewilderingly   wallet  balled  
 
6270
6       011701  37      astound parters persist W
 
6271
7       011702  37      admonishing     eschew  attainments     
 
6272
8       011703  37      sumac   quitter fanatic 
 
6273
9       012001  37      flanking        neat    measures        FAS
 
6274
10      012003  37      combed  Steinberg       rightfulness    
 
6275
11      012004  37      subjective      jarring capably 
 
6276
12      012005  37      scatterbrain    tinily  impulsive       
 
6277
13      012301  37      Eulerian        balled  starlet 
 
6278
14      012302  36      dubbed  persist terminators     
 
6279
15      012303  37      Kane    attainments     untying 
 
6280
16      012304  37      overlay fanatic announces       FAS
 
6281
17      012305  37      perturb measures        featherweight   FAS
 
6282
18      012306  37      goblins rightfulness    pessimist       FAS
 
6283
19      012501  37      annihilates     capably daughter        
 
6284
20      012602  37      Wotan   impulsive       decliner        FAS
 
6285
21      012603  37      snatching       starlet lawgiver        
 
6286
22      012604  37      concludes       terminators     stated  
 
6287
23      012605  37      laterally       untying readable        
 
6288
24      012606  37      yelped  announces       attrition       
 
6289
25      012701  37      grazing featherweight   cascade FAS
 
6290
26      012702  37      Baird   pessimist       motors  FAS
 
6291
27      012703  37      celery  daughter        interrogate     
 
6292
28      012704  37      misunderstander decliner        pests   W
 
6293
29      013601  37      handgun lawgiver        stairway        
 
6294
30      013602  37      foldout stated  dopers  FAS
 
6295
31      013603  37      mystic  readable        testicle        W
 
6296
32      013604  37      succumbed       attrition       Parsifal        W
 
6297
33      013605  37      Nabisco cascade leavings        
 
6298
34      013606  37      fingerings      motors  postulation     W
 
6299
35      013607  37      aging   interrogate     squeaking       
 
6300
36      013608  37      afield  pests   contrasted      
 
6301
37      013609  37      ammonium        stairway        leftover        
 
6302
38      013610  37      boat    dopers  whiteners       
 
6303
39      013801  37      intelligibility testicle        erases  W
 
6304
40      013802  37      Augustine       Parsifal        Punjab  W
 
6305
41      013803  37      teethe  leavings        Merritt 
 
6306
42      013804  37      dreaded postulation     Quixotism       
 
6307
43      013901  37      scholastics     squeaking       sweetish        FAS
 
6308
44      016001  37      audiology       contrasted      dogging FAS
 
6309
45      016201  37      wallet  leftover        scornfully      FAS
 
6310
46      016202  37      parters whiteners       bellow  
 
6311
47      016301  37      eschew  erases  bills   
 
6312
48      016302  37      quitter Punjab  cupboard        FAS
 
6313
49      016303  37      neat    Merritt sureties        FAS
 
6314
50      016304  37      Steinberg       Quixotism       puddings        
 
6315
51      018001  37      jarring sweetish        tapestry        
 
6316
52      018002  37      tinily  dogging fetters 
 
6317
53      018003  37      balled  scornfully      bivalves        
 
6318
54      018004  37      persist bellow  incurring       
 
6319
55      018005  37      attainments     bills   Adolph  
 
6320
56      018007  37      fanatic cupboard        pithed  
 
6321
57      018008  37      measures        sureties        emergency       
 
6322
58      018009  37      rightfulness    puddings        Miles   
 
6323
59      018010  37      capably tapestry        trimmings       
 
6324
60      018012  37      impulsive       fetters tragedies       W
 
6325
61      018013  37      starlet bivalves        skulking        W
 
6326
62      018014  37      terminators     incurring       flint   
 
6327
63      018015  37      untying Adolph  flopping        W
 
6328
64      018016  37      announces       pithed  relaxing        FAS
 
6329
65      018017  37      featherweight   emergency       offload FAS
 
6330
66      018018  37      pessimist       Miles   suites  W
 
6331
67      018019  37      daughter        trimmings       lists   FAS
 
6332
68      018020  37      decliner        tragedies       animized        FAS
 
6333
69      018021  37      lawgiver        skulking        multilayer      W
 
6334
70      018022  37      stated  flint   standardizes    FAS
 
6335
71      018023  37      readable        flopping        Judas   
 
6336
72      018024  37      attrition       relaxing        vacuuming       W
 
6337
73      018025  37      cascade offload dentally        W
 
6338
74      018026  37      motors  suites  humanness       W
 
6339
75      018027  37      interrogate     lists   inch    W
 
6340
76      018028  37      pests   animized        Weissmuller     W
 
6341
77      018029  37      stairway        multilayer      irresponsibly   W
 
6342
78      018030  37      dopers  standardizes    luckily FAS
 
6343
79      018032  37      testicle        Judas   culled  W
 
6344
80      018033  37      Parsifal        vacuuming       medical FAS
 
6345
81      018034  37      leavings        dentally        bloodbath       FAS
 
6346
82      018035  37      postulation     humanness       subschema       W
 
6347
83      018036  37      squeaking       inch    animals W
 
6348
84      018037  37      contrasted      Weissmuller     Micronesia      
 
6349
85      018038  37      leftover        irresponsibly   repetitions     
 
6350
86      018039  37      whiteners       luckily Antares 
 
6351
87      018040  37      erases  culled  ventilate       W
 
6352
88      018041  37      Punjab  medical pityingly       
 
6353
89      018042  37      Merritt bloodbath       interdependent  
 
6354
90      018043  37      Quixotism       subschema       Graves  FAS
 
6355
91      018044  37      sweetish        animals neonatal        
 
6356
92      018045  37      dogging Micronesia      scribbled       FAS
 
6357
93      018046  37      scornfully      repetitions     chafe   W
 
6358
94      018048  37      bellow  Antares honoring        
 
6359
95      018049  37      bills   ventilate       realtor 
 
6360
96      018050  37      cupboard        pityingly       elite   
 
6361
97      018051  37      sureties        interdependent  funereal        
 
6362
98      018052  37      puddings        Graves  abrogating      
 
6363
99      018053  50      tapestry        neonatal        sorters 
 
6364
100     018054  37      fetters scribbled       Conley  
 
6365
101     018055  37      bivalves        chafe   lectured        
 
6366
102     018056  37      incurring       honoring        Abraham 
 
6367
103     018057  37      Adolph  realtor Hawaii  W
 
6368
104     018058  37      pithed  elite   cage    
 
6369
105     018059  36      emergency       funereal        hushes  
 
6370
106     018060  37      Miles   abrogating      Simla   
 
6371
107     018061  37      trimmings       sorters reporters       
 
6372
108     018101  37      tragedies       Conley  Dutchman        FAS
 
6373
109     018102  37      skulking        lectured        descendants     FAS
 
6374
110     018103  37      flint   Abraham groupings       FAS
 
6375
111     018104  37      flopping        Hawaii  dissociate      
 
6376
112     018201  37      relaxing        cage    coexist W
 
6377
113     018202  37      offload hushes  Beebe   
 
6378
114     018402  37      suites  Simla   Taoism  
 
6379
115     018403  37      lists   reporters       Connally        
 
6380
116     018404  37      animized        Dutchman        fetched FAS
 
6381
117     018405  37      multilayer      descendants     checkpoints     FAS
 
6382
118     018406  37      standardizes    groupings       rusting 
 
6383
119     018409  37      Judas   dissociate      galling 
 
6384
120     018601  37      vacuuming       coexist obliterates     
 
6385
121     018602  37      dentally        Beebe   traitor 
 
6386
122     018603  37      humanness       Taoism  resumes FAS
 
6387
123     018801  37      inch    Connally        analyzable      FAS
 
6388
124     018802  37      Weissmuller     fetched terminator      FAS
 
6389
125     018803  37      irresponsibly   checkpoints     gritty  FAS
 
6390
126     018804  37      luckily rusting firearm W
 
6391
127     018805  37      culled  galling minima  
 
6392
128     018806  37      medical obliterates     Selfridge       
 
6393
129     018807  37      bloodbath       traitor disable 
 
6394
130     018808  37      subschema       resumes witchcraft      W
 
6395
131     018809  37      animals analyzable      betroth W
 
6396
132     018810  37      Micronesia      terminator      Manhattanize    
 
6397
133     018811  37      repetitions     gritty  imprint 
 
6398
134     018812  37      Antares firearm peeked  
 
6399
135     019101  37      ventilate       minima  swelling        
 
6400
136     019102  37      pityingly       Selfridge       interrelationships      W
 
6401
137     019103  37      interdependent  disable riser   
 
6402
138     019201  37      Graves  witchcraft      Gandhian        W
 
6403
139     030501  37      neonatal        betroth peacock A
 
6404
140     030502  50      scribbled       Manhattanize    bee     A
 
6405
141     030503  37      chafe   imprint kanji   
 
6406
142     030504  37      honoring        peeked  dental  
 
6407
143     031901  37      realtor swelling        scarf   FAS
 
6408
144     036001  37      elite   interrelationships      chasm   A
 
6409
145     036002  37      funereal        riser   insolence       A
 
6410
146     036004  37      abrogating      Gandhian        syndicate       
 
6411
147     036005  37      sorters peacock alike   
 
6412
148     038001  37      Conley  bee     imperial        A
 
6413
149     038002  37      lectured        kanji   convulsion      A
 
6414
150     038003  37      Abraham dental  railway A
 
6415
151     038004  37      Hawaii  scarf   validate        A
 
6416
152     038005  37      cage    chasm   normalizes      A
 
6417
153     038006  37      hushes  insolence       comprehensive   
 
6418
154     038007  37      Simla   syndicate       chewing 
 
6419
155     038008  37      reporters       alike   denizen 
 
6420
156     038009  37      Dutchman        imperial        schemer 
 
6421
157     038010  37      descendants     convulsion      chronicle       
 
6422
158     038011  37      groupings       railway Kline   
 
6423
159     038012  37      dissociate      validate        Anatole 
 
6424
160     038013  37      coexist normalizes      partridges      
 
6425
161     038014  37      Beebe   comprehensive   brunch  
 
6426
162     038015  37      Taoism  chewing recruited       
 
6427
163     038016  37      Connally        denizen dimensions      W
 
6428
164     038017  37      fetched schemer Chicana W
 
6429
165     038018  37      checkpoints     chronicle       announced       
 
6430
166     038101  37      rusting Kline   praised FAS
 
6431
167     038102  37      galling Anatole employing       
 
6432
168     038103  37      obliterates     partridges      linear  
 
6433
169     038104  37      traitor brunch  quagmire        
 
6434
170     038201  37      resumes recruited       western A
 
6435
171     038202  37      analyzable      dimensions      relishing       
 
6436
172     038203  37      terminator      Chicana serving A
 
6437
173     038204  37      gritty  announced       scheduling      
 
6438
174     038205  37      firearm praised lore    
 
6439
175     038206  37      minima  employing       eventful        
 
6440
176     038208  37      Selfridge       linear  arteriole       A
 
6441
177     042801  37      disable quagmire        disentangle     
 
6442
178     042802  37      witchcraft      western cured   A
 
6443
179     046101  37      betroth relishing       Fenton  W
 
6444
180     048001  37      Manhattanize    serving avoidable       A
 
6445
181     048002  37      imprint scheduling      drains  A
 
6446
182     048003  37      peeked  lore    detectably      FAS
 
6447
183     048004  37      swelling        eventful        husky   
 
6448
184     048005  37      interrelationships      arteriole       impelling       
 
6449
185     048006  37      riser   disentangle     undoes  
 
6450
186     048007  37      Gandhian        cured   evened  
 
6451
187     048008  37      peacock Fenton  squeezes        
 
6452
188     048101  37      bee     avoidable       destroyer       FAS
 
6453
189     048102  37      kanji   drains  rudeness        
 
6454
190     048201  37      dental  detectably      beaner  FAS
 
6455
191     048202  37      scarf   husky   boorish 
 
6456
192     048203  37      chasm   impelling       Everhart        
 
6457
193     048204  37      insolence       undoes  encompass       A
 
6458
194     048205  37      syndicate       evened  mushrooms       
 
6459
195     048301  37      alike   squeezes        Alison  A
 
6460
196     048302  37      imperial        destroyer       externally      FAS
 
6461
197     048303  37      convulsion      rudeness        pellagra        
 
6462
198     048304  37      railway beaner  cult    
 
6463
199     048305  37      validate        boorish creek   A
 
6464
200     048401  37      normalizes      Everhart        Huffman 
 
6465
201     048402  37      comprehensive   encompass       Majorca FAS
 
6466
202     048403  37      chewing mushrooms       governing       A
 
6467
203     048404  37      denizen Alison  gadfly  FAS
 
6468
204     048405  37      schemer externally      reassigned      FAS
 
6469
205     048406  37      chronicle       pellagra        intentness      W
 
6470
206     048407  37      Kline   cult    craziness       
 
6471
207     048408  37      Anatole creek   psychic 
 
6472
208     048409  37      partridges      Huffman squabbled       
 
6473
209     048410  37      brunch  Majorca burlesque       
 
6474
210     048411  37      recruited       governing       capped  
 
6475
211     048412  37      dimensions      gadfly  extracted       A
 
6476
212     048413  37      Chicana reassigned      DiMaggio        
 
6477
213     048601  37      announced       intentness      exclamation     FAS
 
6478
214     048602  37      praised craziness       subdirectory    
 
6479
215     048603  37      employing       psychic fangs   
 
6480
216     048604  37      linear  squabbled       buyer   A
 
6481
217     048801  37      quagmire        burlesque       pithing A
 
6482
218     050901  37      western capped  transistorizing A
 
6483
219     051201  37      relishing       extracted       nonbiodegradable        
 
6484
220     056002  37      serving DiMaggio        dislocate       
 
6485
221     056003  37      scheduling      exclamation     monochromatic   FAS
 
6486
222     056004  37      lore    subdirectory    batting 
 
6487
223     056102  37      eventful        fangs   postcondition   A
 
6488
224     056203  37      arteriole       buyer   catalog FAS
 
6489
225     056204  37      disentangle     pithing Remus   
 
6490
226     058003  37      cured   transistorizing devices A
 
6491
227     058004  37      Fenton  nonbiodegradable        bike    A
 
6492
228     058005  37      avoidable       dislocate       qualify 
 
6493
229     058006  37      drains  monochromatic   detained        
 
6494
230     058007  37      detectably      batting commended       
 
6495
231     058101  37      husky   postcondition   civilize        
 
6496
232     058102  37      impelling       catalog Elmhurst        
 
6497
233     058103  37      undoes  Remus   anesthetizing   
 
6498
234     058105  37      evened  devices deaf    
 
6499
235     058111  37      squeezes        bike    Brigham 
 
6500
236     058112  37      destroyer       qualify title   
 
6501
237     058113  37      rudeness        detained        coarse  
 
6502
238     058114  37      beaner  commended       combinations    
 
6503
239     058115  37      boorish civilize        grayness        
 
6504
240     058116  37      Everhart        Elmhurst        innumerable     FAS
 
6505
241     058117  37      encompass       anesthetizing   Caroline        A
 
6506
242     058118  37      mushrooms       deaf    fatty   FAS
 
6507
243     058119  37      Alison  Brigham eastbound       
 
6508
244     058120  37      externally      title   inexperienced   
 
6509
245     058121  37      pellagra        coarse  hoarder A
 
6510
246     058122  37      cult    combinations    scotch  W
 
6511
247     058123  37      creek   grayness        passport        A
 
6512
248     058124  37      Huffman innumerable     strategic       FAS
 
6513
249     058125  37      Majorca Caroline        gated   
 
6514
250     058126  37      governing       fatty   flog    
 
6515
251     058127  37      gadfly  eastbound       Pipestone       
 
6516
252     058128  37      reassigned      inexperienced   Dar     
 
6517
253     058201  37      intentness      hoarder Corcoran        
 
6518
254     058202  37      craziness       scotch  flyers  A
 
6519
255     058303  37      psychic passport        competitions    W
 
6520
256     058304  37      squabbled       strategic       suppliers       FAS
 
6521
257     058602  37      burlesque       gated   skips   
 
6522
258     058603  37      capped  flog    institutes      
 
6523
259     058604  37      extracted       Pipestone       troop   A
 
6524
260     058605  37      DiMaggio        Dar     connective      W
 
6525
261     058606  37      exclamation     Corcoran        denies  
 
6526
262     058607  37      subdirectory    flyers  polka   
 
6527
263     060401  36      fangs   competitions    observations    FAS
 
6528
264     061701  36      buyer   suppliers       askers  
 
6529
265     066201  36      pithing skips   homeless        FAS
 
6530
266     066501  36      transistorizing institutes      Anna    
 
6531
267     068001  36      nonbiodegradable        troop   subdirectories  W
 
6532
268     068002  36      dislocate       connective      decaying        FAS
 
6533
269     068005  36      monochromatic   denies  outwitting      W
 
6534
270     068006  36      batting polka   Harpy   W
 
6535
271     068007  36      postcondition   observations    crazed  
 
6536
272     068008  36      catalog askers  suffocate       
 
6537
273     068009  36      Remus   homeless        provers FAS
 
6538
274     068010  36      devices Anna    technically     
 
6539
275     068011  36      bike    subdirectories  Franklinizations        
 
6540
276     068202  36      qualify decaying        considered      
 
6541
277     068302  36      detained        outwitting      tinnily 
 
6542
278     068303  36      commended       Harpy   uninterruptedly 
 
6543
279     068401  36      civilize        crazed  whistled        A
 
6544
280     068501  36      Elmhurst        suffocate       automate        
 
6545
281     068502  36      anesthetizing   provers gutting W
 
6546
282     068503  36      deaf    technically     surreptitious   
 
6547
283     068602  36      Brigham Franklinizations        Choctaw 
 
6548
284     068603  36      title   considered      cooks   
 
6549
285     068701  36      coarse  tinnily millivolt       FAS
 
6550
286     068702  36      combinations    uninterruptedly counterpoise    
 
6551
287     068703  36      grayness        whistled        Gothicism       
 
6552
288     076001  36      innumerable     automate        feminine        
 
6553
289     076002  36      Caroline        gutting metaphysically  W
 
6554
290     076101  36      fatty   surreptitious   sanding A
 
6555
291     076102  36      eastbound       Choctaw contributorily  
 
6556
292     076103  36      inexperienced   cooks   receivers       FAS
 
6557
293     076302  36      hoarder millivolt       adjourn 
 
6558
294     076303  36      scotch  counterpoise    straggled       A
 
6559
295     076304  36      passport        Gothicism       druggists       
 
6560
296     076305  36      strategic       feminine        thanking        FAS
 
6561
297     076306  36      gated   metaphysically  ostrich 
 
6562
298     076307  36      flog    sanding hopelessness    FAS
 
6563
299     076402  36      Pipestone       contributorily  Eurydice        
 
6564
300     076501  36      Dar     receivers       excitation      W
 
6565
301     076502  36      Corcoran        adjourn presumes        FAS
 
6566
302     076701  36      flyers  straggled       imaginable      FAS
 
6567
303     078001  36      competitions    druggists       concoct W
 
6568
304     078002  36      suppliers       thanking        peering W
 
6569
305     078003  36      skips   ostrich Phelps  FAS
 
6570
306     078004  36      institutes      hopelessness    ferociousness   FAS
 
6571
307     078005  36      troop   Eurydice        sentences       
 
6572
308     078006  36      connective      excitation      unlocks 
 
6573
309     078007  36      denies  presumes        engrossing      W
 
6574
310     078008  36      polka   imaginable      Ruth    
 
6575
311     078101  36      observations    concoct tying   
 
6576
312     078103  36      askers  peering exclaimers      
 
6577
313     078104  36      homeless        Phelps  synergy 
 
6578
314     078105  36      Anna    ferociousness   Huey    W
 
6579
315     082101  36      subdirectories  sentences       merging 
 
6580
316     083401  36      decaying        unlocks judges  A
 
6581
317     084001  36      outwitting      engrossing      Shylock W
 
6582
318     084002  36      Harpy   Ruth    Miltonism       
 
6583
319     086001  36      crazed  tying   hen     W
 
6584
320     086102  36      suffocate       exclaimers      honeybee        FAS
 
6585
321     086201  36      provers synergy towers  
 
6586
322     088001  36      technically     Huey    dilutes W
 
6587
323     088002  36      Franklinizations        merging numerals        FAS
 
6588
324     088003  36      considered      judges  democracy       FAS
 
6589
325     088004  36      tinnily Shylock Ibero-  
 
6590
326     088101  36      uninterruptedly Miltonism       invalids        
 
6591
327     088102  36      whistled        hen     behavior        
 
6592
328     088103  36      automate        honeybee        accruing        
 
6593
329     088104  36      gutting towers  relics  A
 
6594
330     088105  36      surreptitious   dilutes rackets 
 
6595
331     088106  36      Choctaw numerals        Fischbein       W
 
6596
332     088201  36      cooks   democracy       phony   W
 
6597
333     088203  36      millivolt       Ibero-  cross   FAS
 
6598
334     088204  36      counterpoise    invalids        cleanup 
 
6599
335     088302  37      Gothicism       behavior        conspirator     
 
6600
336     088303  37      feminine        accruing        label   FAS
 
6601
337     088305  37      metaphysically  relics  university      
 
6602
338     088402  37      sanding rackets cleansed        FAS
 
6603
339     088501  36      contributorily  Fischbein       ballgown        
 
6604
340     088502  36      receivers       phony   starlet 
 
6605
341     088503  36      adjourn cross   aqueous 
 
6606
342     098001  58      straggled       cleanup portrayal       A
 
6607
343     098002  58      druggists       conspirator     despising       W
 
6608
344     098003  58      thanking        label   distort W
 
6609
345     098004  58      ostrich university      palmed  
 
6610
346     098005  58      hopelessness    cleansed        faced   
 
6611
347     098006  58      Eurydice        ballgown        silverware      
 
6612
348     141903  29      excitation      starlet assessor        
 
6613
349     098008  58      presumes        aqueous spiders 
 
6614
350     098009  58      imaginable      portrayal       artificially    
 
6615
351     098010  58      concoct despising       reminiscence    
 
6616
352     098011  58      peering distort Mexican 
 
6617
353     098012  58      Phelps  palmed  obnoxious       
 
6618
354     098013  58      ferociousness   faced   fragile 
 
6619
355     098014  58      sentences       silverware      apprehensible   
 
6620
356     098015  58      unlocks assessor        births  
 
6621
357     098016  58      engrossing      spiders garages 
 
6622
358     098017  58      Ruth    artificially    panty   
 
6623
359     098018  58      tying   reminiscence    anteater        
 
6624
360     098019  58      exclaimers      Mexican displacement    A
 
6625
361     098020  58      synergy obnoxious       drovers A
 
6626
362     098021  58      Huey    fragile patenting       A
 
6627
363     098022  58      merging apprehensible   far     A
 
6628
364     098023  58      judges  births  shrieks 
 
6629
365     098024  58      Shylock garages aligning        W
 
6630
366     098025  37      Miltonism       panty   pragmatism      
 
6631
367     106001  36      hen     anteater        fevers  W
 
6632
368     108001  36      honeybee        displacement    reexamines      A
 
6633
369     108002  36      towers  drovers occupancies     
 
6634
370     108003  36      dilutes patenting       sweats  FAS
 
6635
371     108004  36      numerals        far     modulators      
 
6636
372     108005  36      democracy       shrieks demand  W
 
6637
373     108007  36      Ibero-  aligning        Madeira 
 
6638
374     108008  36      invalids        pragmatism      Viennese        W
 
6639
375     108009  36      behavior        fevers  chillier        W
 
6640
376     108010  36      accruing        reexamines      wildcats        FAS
 
6641
377     108011  36      relics  occupancies     gentle  
 
6642
378     108012  36      rackets sweats  Angles  W
 
6643
379     108101  36      Fischbein       modulators      accuracies      
 
6644
380     108102  36      phony   demand  toggle  
 
6645
381     108103  36      cross   Madeira Mendelssohn     W
 
6646
382     108111  50      cleanup Viennese        behaviorally    
 
6647
383     108105  36      conspirator     chillier        Rochford        
 
6648
384     108106  36      label   wildcats        mirror  W
 
6649
385     108107  36      university      gentle  Modula  
 
6650
386     108108  50      cleansed        Angles  clobbering      
 
6651
387     108109  36      ballgown        accuracies      chronography    
 
6652
388     108110  36      starlet toggle  Eskimoizeds     
 
6653
389     108201  36      aqueous Mendelssohn     British W
 
6654
390     108202  36      portrayal       behaviorally    pitfalls        
 
6655
391     108203  36      despising       Rochford        verify  W
 
6656
392     108204  36      distort mirror  scatter FAS
 
6657
393     108205  36      palmed  Modula  Aztecan 
 
6658
394     108301  36      faced   clobbering      acuity  W
 
6659
395     108302  36      silverware      chronography    sinking W
 
6660
396     112101  36      assessor        Eskimoizeds     beasts  FAS
 
6661
397     112102  36      spiders British Witt    W
 
6662
398     113701  36      artificially    pitfalls        physicists      FAS
 
6663
399     116001  36      reminiscence    verify  folksong        A
 
6664
400     116201  36      Mexican scatter strokes FAS
 
6665
401     116301  36      obnoxious       Aztecan crowder 
 
6666
402     116302  36      fragile acuity  merry   
 
6667
403     116601  36      apprehensible   sinking cadenced        
 
6668
404     116602  36      births  beasts  alimony A
 
6669
405     116603  36      garages Witt    principled      A
 
6670
406     116701  36      panty   physicists      golfing 
 
6671
407     116702  36      anteater        folksong        undiscovered    
 
6672
408     118001  36      displacement    strokes irritates       
 
6673
409     118002  36      drovers crowder patriots        A
 
6674
410     118003  36      patenting       merry   rooms   FAS
 
6675
411     118004  36      far     cadenced        towering        W
 
6676
412     118005  36      shrieks alimony displease       
 
6677
413     118006  36      aligning        principled      photosensitive  
 
6678
414     118007  36      pragmatism      golfing inking  
 
6679
415     118008  36      fevers  undiscovered    gainers 
 
6680
416     118101  36      reexamines      irritates       leaning A
 
6681
417     118102  36      occupancies     patriots        hydrant A
 
6682
418     118103  36      sweats  rooms   preserve        
 
6683
419     118202  36      modulators      towering        blinded A
 
6684
420     118203  36      demand  displease       interactions    A
 
6685
421     118204  36      Madeira photosensitive  Barry   
 
6686
422     118302  36      Viennese        inking  whiteness       A
 
6687
423     118304  36      chillier        gainers pastimes        W
 
6688
424     118305  36      wildcats        leaning Edenization     
 
6689
425     118306  36      gentle  hydrant Muscat  
 
6690
426     118307  36      Angles  preserve        assassinated    
 
6691
427     123101  36      accuracies      blinded labeled 
 
6692
428     123102  36      toggle  interactions    glacial A
 
6693
429     123301  36      Mendelssohn     Barry   implied W
 
6694
430     126001  36      behaviorally    whiteness       bibliographies  W
 
6695
431     126002  36      Rochford        pastimes        Buchanan        
 
6696
432     126003  36      mirror  Edenization     forgivably      FAS
 
6697
433     126101  36      Modula  Muscat  innuendo        A
 
6698
434     126301  36      clobbering      assassinated    den     FAS
 
6699
435     126302  36      chronography    labeled submarines      W
 
6700
436     126402  36      Eskimoizeds     glacial mouthful        A
 
6701
437     126601  36      British implied expiring        
 
6702
438     126602  36      pitfalls        bibliographies  unfulfilled     FAS
 
6703
439     126702  36      verify  Buchanan        precession      
 
6704
440     128001  36      scatter forgivably      nullified       
 
6705
441     128002  36      Aztecan innuendo        affects 
 
6706
442     128003  36      acuity  den     Cynthia 
 
6707
443     128004  36      sinking submarines      Chablis A
 
6708
444     128005  36      beasts  mouthful        betterments     FAS
 
6709
445     128007  36      Witt    expiring        advertising     
 
6710
446     128008  36      physicists      unfulfilled     rubies  A
 
6711
447     128009  36      folksong        precession      southwest       FAS
 
6712
448     128010  36      strokes nullified       superstitious   A
 
6713
449     128011  36      crowder affects tabernacle      W
 
6714
450     128012  36      merry   Cynthia silk    A
 
6715
451     128013  36      cadenced        Chablis handsomest      A
 
6716
452     128014  36      alimony betterments     Persian A
 
6717
453     128015  36      principled      advertising     analog  W
 
6718
454     128016  36      golfing rubies  complex W
 
6719
455     128017  36      undiscovered    southwest       Taoist  
 
6720
456     128018  36      irritates       superstitious   suspend 
 
6721
457     128019  36      patriots        tabernacle      relegated       
 
6722
458     128020  36      rooms   silk    awesome W
 
6723
459     128021  36      towering        handsomest      Bruxelles       
 
6724
460     128022  36      displease       Persian imprecisely     A
 
6725
461     128023  36      photosensitive  analog  televise        
 
6726
462     128101  36      inking  complex braking 
 
6727
463     128102  36      gainers Taoist  true    FAS
 
6728
464     128103  36      leaning suspend disappointing   FAS
 
6729
465     128104  36      hydrant relegated       navally W
 
6730
466     128106  36      preserve        awesome circus  
 
6731
467     128107  36      blinded Bruxelles       beetles 
 
6732
468     128108  36      interactions    imprecisely     trumps  
 
6733
469     128202  36      Barry   televise        fourscore       W
 
6734
470     128203  36      whiteness       braking Blackfoots      
 
6735
471     128301  36      pastimes        true    Grady   
 
6736
472     128302  36      Edenization     disappointing   quiets  FAS
 
6737
473     128303  36      Muscat  navally floundered      FAS
 
6738
474     128304  36      assassinated    circus  profundity      W
 
6739
475     128305  36      labeled beetles Garrisonian     W
 
6740
476     128307  36      glacial trumps  Strauss 
 
6741
477     128401  36      implied fourscore       cemented        FAS
 
6742
478     128502  36      bibliographies  Blackfoots      contrition      A
 
6743
479     128503  36      Buchanan        Grady   mutations       
 
6744
480     128504  36      forgivably      quiets  exhibits        W
 
6745
481     128505  36      innuendo        floundered      tits    
 
6746
482     128601  36      den     profundity      mate    A
 
6747
483     128603  36      submarines      Garrisonian     arches  
 
6748
484     128604  36      mouthful        Strauss Moll    
 
6749
485     128702  36      expiring        cemented        ropers  
 
6750
486     128703  36      unfulfilled     contrition      bombast 
 
6751
487     128704  36      precession      mutations       difficultly     A
 
6752
488     138001  36      nullified       exhibits        adsorption      
 
6753
489     138002  36      affects tits    definiteness    FAS
 
6754
490     138003  36      Cynthia mate    cultivation     A
 
6755
491     138004  36      Chablis arches  heals   A
 
6756
492     138005  36      betterments     Moll    Heusen  W
 
6757
493     138006  36      advertising     ropers  target  FAS
 
6758
494     138007  36      rubies  bombast cited   A
 
6759
495     138008  36      southwest       difficultly     congresswoman   W
 
6760
496     138009  36      superstitious   adsorption      Katherine       
 
6761
497     138102  36      tabernacle      definiteness    titter  A
 
6762
498     138103  36      silk    cultivation     aspire  A
 
6763
499     138104  36      handsomest      heals   Mardis  
 
6764
500     138105  36      Persian Heusen  Nadia   W
 
6765
501     138201  36      analog  target  estimating      FAS
 
6766
502     138302  36      complex cited   stuck   A
 
6767
503     138303  36      Taoist  congresswoman   fifteenth       A
 
6768
504     138304  36      suspend Katherine       Colombo 
 
6769
505     138401  29      relegated       titter  survey  A
 
6770
506     140102  29      awesome aspire  staffing        
 
6771
507     140103  29      Bruxelles       Mardis  obtain  
 
6772
508     140104  29      imprecisely     Nadia   loaded  
 
6773
509     140105  29      televise        estimating      slaughtered     
 
6774
510     140201  29      braking stuck   lights  A
 
6775
511     140701  29      true    fifteenth       circumference   
 
6776
512     141501  29      disappointing   Colombo dull    A
 
6777
513     141502  29      navally survey  weekly  A
 
6778
514     141901  29      circus  staffing        wetness 
 
6779
515     141902  29      beetles obtain  visualized      
 
6780
516     142101  29      trumps  loaded  Tannenbaum      
 
6781
517     142102  29      fourscore       slaughtered     moribund        
 
6782
518     142103  29      Blackfoots      lights  demultiplex     
 
6783
519     142701  29      Grady   circumference   lockings        
 
6784
520     143001  29      quiets  dull    thugs   FAS
 
6785
521     143501  29      floundered      weekly  unnerves        
 
6786
522     143502  29      profundity      wetness abut    
 
6787
523     148001  29      Garrisonian     visualized      Chippewa        A
 
6788
524     148002  29      Strauss Tannenbaum      stratifications A
 
6789
525     148003  29      cemented        moribund        signaled        
 
6790
526     148004  29      contrition      demultiplex     Italianizes     A
 
6791
527     148005  29      mutations       lockings        algorithmic     A
 
6792
528     148006  29      exhibits        thugs   paranoid        FAS
 
6793
529     148007  29      tits    unnerves        camping A
 
6794
530     148009  29      mate    abut    signifying      A
 
6795
531     148010  29      arches  Chippewa        Patrice W
 
6796
532     148011  29      Moll    stratifications search  A
 
6797
533     148012  29      ropers  signaled        Angeles A
 
6798
534     148013  29      bombast Italianizes     semblance       
 
6799
535     148023  36      difficultly     algorithmic     taxed   
 
6800
536     148015  29      adsorption      paranoid        Beatrice        
 
6801
537     148016  29      definiteness    camping retrace 
 
6802
538     148017  29      cultivation     signifying      lockout 
 
6803
539     148018  29      heals   Patrice grammatic       
 
6804
540     148019  29      Heusen  search  helmsman        
 
6805
541     148020  29      target  Angeles uniform W
 
6806
542     148021  29      cited   semblance       hamming 
 
6807
543     148022  29      congresswoman   taxed   disobedience    
 
6808
544     148101  29      Katherine       Beatrice        captivated      A
 
6809
545     148102  29      titter  retrace transferals     A
 
6810
546     148201  29      aspire  lockout cartographer    A
 
6811
547     148401  29      Mardis  grammatic       aims    FAS
 
6812
548     148402  29      Nadia   helmsman        Pakistani       
 
6813
549     148501  29      estimating      uniform burglarized     FAS
 
6814
550     148502  29      stuck   hamming saucepans       A
 
6815
551     148503  29      fifteenth       disobedience    lacerating      A
 
6816
552     148504  29      Colombo captivated      corny   
 
6817
553     148601  29      survey  transferals     megabytes       FAS
 
6818
554     148602  29      staffing        cartographer    chancellor      
 
6819
555     150701  29      obtain  aims    bulk    A
 
6820
556     152101  29      loaded  Pakistani       commits A
 
6821
557     152102  29      slaughtered     burglarized     meson   W
 
6822
558     155202  36      lights  saucepans       deputies        
 
6823
559     155203  29      circumference   lacerating      northeaster     A
 
6824
560     155204  29      dull    corny   dipole  
 
6825
561     155205  29      weekly  megabytes       machining       0
 
6826
562     156001  29      wetness chancellor      therefore       
 
6827
563     156002  29      visualized      bulk    Telefunken      
 
6828
564     156102  29      Tannenbaum      commits salvaging       
 
6829
565     156301  29      moribund        meson   Corinthianizes  A
 
6830
566     156302  29      demultiplex     deputies        restlessly      A
 
6831
567     156303  29      lockings        northeaster     bromides        
 
6832
568     156304  29      thugs   dipole  generalized     A
 
6833
569     156305  29      unnerves        machining       mishaps 
 
6834
570     156306  29      abut    therefore       quelling        
 
6835
571     156501  29      Chippewa        Telefunken      spiritual       A
 
6836
572     158001  29      stratifications salvaging       beguiles        FAS
 
6837
573     158002  29      signaled        Corinthianizes  Trobriand       FAS
 
6838
574     158101  29      Italianizes     restlessly      fleeing A
 
6839
575     158102  29      algorithmic     bromides        Armour  A
 
6840
576     158103  29      paranoid        generalized     chin    A
 
6841
577     158201  29      camping mishaps provers A
 
6842
578     158202  29      signifying      quelling        aeronautic      A
 
6843
579     158203  29      Patrice spiritual       voltage W
 
6844
580     158204  29      search  beguiles        sash    
 
6845
581     158301  29      Angeles Trobriand       anaerobic       A
 
6846
582     158302  29      semblance       fleeing simultaneous    A
 
6847
583     158303  29      taxed   Armour  accumulating    A
 
6848
584     158304  29      Beatrice        chin    Medusan A
 
6849
585     158305  29      retrace provers shouted A
 
6850
586     158306  29      lockout aeronautic      freakish        
 
6851
587     158501  29      grammatic       voltage index   FAS
 
6852
588     160301  29      helmsman        sash    commercially    
 
6853
589     166101  50      uniform anaerobic       mistiness       A
 
6854
590     166102  50      hamming simultaneous    endpoint        
 
6855
591     168001  29      disobedience    accumulating    straight        A
 
6856
592     168002  29      captivated      Medusan flurried        
 
6857
593     168003  29      transferals     shouted denotative      A
 
6858
594     168101  29      cartographer    freakish        coming  FAS
 
6859
595     168102  29      aims    index   commencements   FAS
 
6860
596     168103  29      Pakistani       commercially    gentleman       
 
6861
597     168104  29      burglarized     mistiness       gifted  
 
6862
598     168202  29      saucepans       endpoint        Shanghais       
 
6863
599     168301  29      lacerating      straight        sportswriting   A
 
6864
600     168502  29      corny   flurried        sloping A
 
6865
601     168503  29      megabytes       denotative      navies  
 
6866
602     168601  29      chancellor      coming  leaflet A
 
6867
603     173001  40      bulk    commencements   shooter 
 
6868
604     173701  40      commits gentleman       Joplin  FAS
 
6869
605     173702  40      meson   gifted  babies  
 
6870
606     176001  40      deputies        Shanghais       subdivision     FAS
 
6871
607     176101  40      northeaster     sportswriting   burstiness      W
 
6872
608     176201  40      dipole  sloping belted  FAS
 
6873
609     176401  40      machining       navies  assails FAS
 
6874
610     176501  40      therefore       leaflet admiring        W
 
6875
611     176601  40      Telefunken      shooter swaying 0
 
6876
612     176602  40      salvaging       Joplin  Goldstine       FAS
 
6877
613     176603  40      Corinthianizes  babies  fitting 
 
6878
614     178001  40      restlessly      subdivision     Norwalk W
 
6879
615     178002  40      bromides        burstiness      weakening       W
 
6880
616     178003  40      generalized     belted  analogy FAS
 
6881
617     178004  40      mishaps assails deludes 
 
6882
618     178005  40      quelling        admiring        cokes   
 
6883
619     178006  40      spiritual       swaying Clayton 
 
6884
620     178007  40      beguiles        Goldstine       exhausts        
 
6885
621     178008  40      Trobriand       fitting causality       
 
6886
622     178101  40      fleeing Norwalk sating  FAS
 
6887
623     178102  40      Armour  weakening       icon    
 
6888
624     178103  40      chin    analogy throttles       
 
6889
625     178201  40      provers deludes communicants    FAS
 
6890
626     178202  40      aeronautic      cokes   dehydrate       FAS
 
6891
627     178301  40      voltage Clayton priceless       FAS
 
6892
628     178302  40      sash    exhausts        publicly        
 
6893
629     178401  40      anaerobic       causality       incidentals     FAS
 
6894
630     178402  40      simultaneous    sating  commonplace     
 
6895
631     178403  40      accumulating    icon    mumbles 
 
6896
632     178404  40      Medusan throttles       furthermore     W
 
6897
633     178501  40      shouted communicants    cautioned       W
 
6898
634     186002  37      freakish        dehydrate       parametrized    A
 
6899
635     186102  37      index   priceless       registration    A
 
6900
636     186201  40      commercially    publicly        sadly   FAS
 
6901
637     186202  40      mistiness       incidentals     positioning     
 
6902
638     186203  40      endpoint        commonplace     babysitting     
 
6903
639     186302  37      straight        mumbles eternal A
 
6904
640     188007  37      flurried        furthermore     hoarder 
 
6905
641     188008  37      denotative      cautioned       congregates     
 
6906
642     188009  37      coming  parametrized    rains   
 
6907
643     188010  37      commencements   registration    workers W
 
6908
644     188011  37      gentleman       sadly   sags    A
 
6909
645     188012  37      gifted  positioning     unplug  W
 
6910
646     188013  37      Shanghais       babysitting     garage  A
 
6911
647     188014  37      sportswriting   eternal boulder A
 
6912
648     188015  37      sloping hoarder hollowly        A
 
6913
649     188016  37      navies  congregates     specifics       
 
6914
650     188017  37      leaflet rains   Teresa  
 
6915
651     188102  37      shooter workers Winsett 
 
6916
652     188103  37      Joplin  sags    convenient      A
 
6917
653     188202  37      babies  unplug  buckboards      FAS
 
6918
654     188301  40      subdivision     garage  amenities       
 
6919
655     188302  40      burstiness      boulder resplendent     FAS
 
6920
656     188303  40      belted  hollowly        priding FAS
 
6921
657     188401  37      assails specifics       configurations  
 
6922
658     188402  37      admiring        Teresa  untidiness      A
 
6923
659     188503  37      swaying Winsett Brice   W
 
6924
660     188504  37      Goldstine       convenient      sews    FAS
 
6925
661     188505  37      fitting buckboards      participated    
 
6926
662     190701  37      Norwalk amenities       Simon   FAS
 
6927
663     190703  50      weakening       resplendent     certificates    
 
6928
664     191701  37      analogy priding Fitzpatrick     
 
6929
665     191702  37      deludes configurations  Evanston        A
 
6930
666     191703  37      cokes   untidiness      misted  
 
6931
667     196001  37      Clayton Brice   textures        A
 
6932
668     196002  37      exhausts        sews    save    
 
6933
669     196003  37      causality       participated    count   
 
6934
670     196101  37      sating  Simon   rightful        A
 
6935
671     196103  37      icon    certificates    chaperone       
 
6936
672     196104  37      throttles       Fitzpatrick     Lizzy   A
 
6937
673     196201  37      communicants    Evanston        clenched        A
 
6938
674     196202  37      dehydrate       misted  effortlessly    
 
6939
675     196203  37      priceless       textures        accessed        
 
6940
676     198001  37      publicly        save    beaters A
 
6941
677     198003  37      incidentals     count   Hornblower      FAS
 
6942
678     198004  37      commonplace     rightful        vests   A
 
6943
679     198005  37      mumbles chaperone       indulgences     FAS
 
6944
680     198006  37      furthermore     Lizzy   infallibly      A
 
6945
681     198007  37      cautioned       clenched        unwilling       FAS
 
6946
682     198008  37      parametrized    effortlessly    excrete FAS
 
6947
683     198009  37      registration    accessed        spools  A
 
6948
684     198010  37      sadly   beaters crunches        FAS
 
6949
685     198011  37      positioning     Hornblower      overestimating  FAS
 
6950
686     198012  37      babysitting     vests   ineffective     
 
6951
687     198013  37      eternal indulgences     humiliation     A
 
6952
688     198014  37      hoarder infallibly      sophomore       
 
6953
689     198015  37      congregates     unwilling       star    
 
6954
690     198017  37      rains   excrete rifles  
 
6955
691     198018  37      workers spools  dialysis        
 
6956
692     198019  37      sags    crunches        arriving        
 
6957
693     198020  37      unplug  overestimating  indulge 
 
6958
694     198021  37      garage  ineffective     clockers        
 
6959
695     198022  37      boulder humiliation     languages       
 
6960
696     198023  50      hollowly        sophomore       Antarctica      A
 
6961
697     198024  37      specifics       star    percentage      
 
6962
698     198101  37      Teresa  rifles  ceiling A
 
6963
699     198103  37      Winsett dialysis        specification   
 
6964
700     198105  37      convenient      arriving        regimented      A
 
6965
701     198106  37      buckboards      indulge ciphers 
 
6966
702     198201  37      amenities       clockers        pictures        A
 
6967
703     198204  37      resplendent     languages       serpents        A
 
6968
704     198301  53      priding Antarctica      allot   A
 
6969
705     198302  53      configurations  percentage      realized        A
 
6970
706     198303  53      untidiness      ceiling mayoral A
 
6971
707     198304  53      Brice   specification   opaquely        A
 
6972
708     198401  37      sews    regimented      hostess FAS
 
6973
709     198402  37      participated    ciphers fiftieth        
 
6974
710     198403  37      Simon   pictures        incorrectly     
 
6975
711     202101  37      certificates    serpents        decomposition   FAS
 
6976
712     202301  37      Fitzpatrick     allot   stranglings     
 
6977
713     202302  37      Evanston        realized        mixture FAS
 
6978
714     202303  37      misted  mayoral electroencephalography  FAS
 
6979
715     202304  37      textures        opaquely        similarities    FAS
 
6980
716     202305  37      save    hostess charges W
 
6981
717     202601  37      count   fiftieth        freest  FAS
 
6982
718     202602  37      rightful        incorrectly     Greenberg       FAS
 
6983
719     202605  37      chaperone       decomposition   tinting 
 
6984
720     202606  37      Lizzy   stranglings     expelled        W
 
6985
721     202607  37      clenched        mixture warm    
 
6986
722     202901  37      effortlessly    electroencephalography  smoothed        
 
6987
723     202902  37      accessed        similarities    deductions      FAS
 
6988
724     202903  37      beaters charges Romano  W
 
6989
725     202904  37      Hornblower      freest  bitterroot      
 
6990
726     202907  37      vests   Greenberg       corset  
 
6991
727     202908  37      indulgences     tinting securing        
 
6992
728     203101  37      infallibly      expelled        environing      FAS
 
6993
729     203103  37      unwilling       warm    cute    
 
6994
730     203104  37      excrete smoothed        Crays   
 
6995
731     203105  37      spools  deductions      heiress FAS
 
6996
732     203401  37      crunches        Romano  inform  FAS
 
6997
733     203402  37      overestimating  bitterroot      avenge  
 
6998
734     203404  37      ineffective     corset  universals      
 
6999
735     203901  37      humiliation     securing        Kinsey  W
 
7000
736     203902  37      sophomore       environing      ravines FAS
 
7001
737     203903  37      star    cute    bestseller      
 
7002
738     203906  37      rifles  Crays   equilibrium     
 
7003
739     203907  37      dialysis        heiress extents 0
 
7004
740     203908  37      arriving        inform  relatively      
 
7005
741     203909  37      indulge avenge  pressure        FAS
 
7006
742     206101  37      clockers        universals      critiques       FAS
 
7007
743     206201  37      languages       Kinsey  befouled        
 
7008
744     206202  37      Antarctica      ravines rightfully      FAS
 
7009
745     206203  37      percentage      bestseller      mechanizing     FAS
 
7010
746     206206  37      ceiling equilibrium     Latinizes       
 
7011
747     206207  37      specification   extents timesharing     
 
7012
748     206208  37      regimented      relatively      Aden    
 
7013
749     208001  37      ciphers pressure        embassies       
 
7014
750     208002  37      pictures        critiques       males   FAS
 
7015
751     208003  37      serpents        befouled        shapelessly     FAS
 
7016
752     208004  37      allot   rightfully      genres  FAS
 
7017
753     208008  37      realized        mechanizing     mastering       
 
7018
754     208009  37      mayoral Latinizes       Newtonian       
 
7019
755     208010  37      opaquely        timesharing     finishers       FAS
 
7020
756     208011  37      hostess Aden    abates  
 
7021
757     208101  37      fiftieth        embassies       teem    
 
7022
758     208102  37      incorrectly     males   kiting  FAS
 
7023
759     208103  37      decomposition   shapelessly     stodgy  FAS
 
7024
760     208104  37      stranglings     genres  scalps  FAS
 
7025
761     208105  37      mixture mastering       feed    FAS
 
7026
762     208110  37      electroencephalography  Newtonian       guitars 
 
7027
763     208111  37      similarities    finishers       airships        
 
7028
764     208112  37      charges abates  store   
 
7029
765     208113  37      freest  teem    denounces       
 
7030
766     208201  37      Greenberg       kiting  Pyle    FAS
 
7031
767     208203  37      tinting stodgy  Saxony  
 
7032
768     208301  37      expelled        scalps  serializations  FAS
 
7033
769     208302  37      warm    feed    Peruvian        FAS
 
7034
770     208305  37      smoothed        guitars taxonomically   FAS
 
7035
771     208401  37      deductions      airships        kingdom A
 
7036
772     208402  37      Romano  store   stint   A
 
7037
773     208403  37      bitterroot      denounces       Sault   A
 
7038
774     208404  37      corset  Pyle    faithful        
 
7039
775     208501  37      securing        Saxony  Ganymede        FAS
 
7040
776     208502  37      environing      serializations  tidiness        FAS
 
7041
777     208503  37      cute    Peruvian        gainful FAS
 
7042
778     208504  37      Crays   taxonomically   contrary        FAS
 
7043
779     208505  37      heiress kingdom Tipperary       FAS
 
7044
780     210101  37      inform  stint   tropics W
 
7045
781     210102  37      avenge  Sault   theorizers      
 
7046
782     210103  37      universals      faithful        renew   0
 
7047
783     210104  37      Kinsey  Ganymede        already 
 
7048
784     210105  37      ravines tidiness        terminal        
 
7049
785     210106  37      bestseller      gainful Hegelian        
 
7050
786     210107  37      equilibrium     contrary        hypothesizer    
 
7051
787     210401  37      extents Tipperary       warningly       FAS
 
7052
788     213201  37      relatively      tropics journalizing    FAS
 
7053
789     213203  37      pressure        theorizers      nested  
 
7054
790     213204  37      critiques       renew   Lars    
 
7055
791     213205  37      befouled        already saplings        
 
7056
792     213206  37      rightfully      terminal        foothill        
 
7057
793     213207  37      mechanizing     Hegelian        labeled 
 
7058
794     216101  37      Latinizes       hypothesizer    imperiously     FAS
 
7059
795     216103  37      timesharing     warningly       reporters       FAS
 
7060
796     218001  37      Aden    journalizing    furnishings     FAS
 
7061
797     218002  37      embassies       nested  precipitable    FAS
 
7062
798     218003  37      males   Lars    discounts       FAS
 
7063
799     218004  37      shapelessly     saplings        excises FAS
 
7064
800     143503  50      genres  foothill        Stalin  
 
7065
801     218006  37      mastering       labeled despot  FAS
 
7066
802     218007  37      Newtonian       imperiously     ripeness        FAS
 
7067
803     218008  37      finishers       reporters       Arabia  
 
7068
804     218009  37      abates  furnishings     unruly  
 
7069
805     218010  37      teem    precipitable    mournfulness    
 
7070
806     218011  37      kiting  discounts       boom    FAS
 
7071
807     218020  37      stodgy  excises slaughter       A
 
7072
808     218021  50      scalps  Stalin  Sabine  
 
7073
809     218022  37      feed    despot  handy   FAS
 
7074
810     218023  37      guitars ripeness        rural   
 
7075
811     218024  37      airships        Arabia  organizer       
 
7076
812     218101  37      store   unruly  shipyard        FAS
 
7077
813     218102  37      denounces       mournfulness    civics  FAS
 
7078
814     218103  37      Pyle    boom    inaccuracy      FAS
 
7079
815     218201  37      Saxony  slaughter       rules   FAS
 
7080
816     218202  37      serializations  Sabine  juveniles       FAS
 
7081
817     218203  37      Peruvian        handy   comprised       W
 
7082
818     218204  37      taxonomically   rural   investigations  
 
7083
819     218205  37      kingdom organizer       stabilizes      A
 
7084
820     218301  37      stint   shipyard        seminaries      FAS
 
7085
821     218302  37      Sault   civics  Hunter  A
 
7086
822     218401  37      faithful        inaccuracy      sporty  FAS
 
7087
823     218402  37      Ganymede        rules   test    FAS
 
7088
824     218403  37      tidiness        juveniles       weasels 
 
7089
825     218404  37      gainful comprised       CERN    
 
7090
826     218407  37      contrary        investigations  tempering       
 
7091
827     218408  37      Tipperary       stabilizes      afore   FAS
 
7092
828     218409  37      tropics seminaries      Galatean        
 
7093
829     218410  37      theorizers      Hunter  techniques      W
 
7094
830     226001  37      renew   sporty  error   
 
7095
831     226002  37      already test    veranda 
 
7096
832     226003  37      terminal        weasels severely        
 
7097
833     226004  37      Hegelian        CERN    Cassites        FAS
 
7098
834     226005  37      hypothesizer    tempering       forthcoming     
 
7099
835     226006  37      warningly       afore   guides  
 
7100
836     226007  37      journalizing    Galatean        vanish  FAS
 
7101
837     226008  37      nested  techniques      lied    A
 
7102
838     226203  37      Lars    error   sawtooth        FAS
 
7103
839     226204  37      saplings        veranda fated   FAS
 
7104
840     226205  37      foothill        severely        gradually       
 
7105
841     226206  37      labeled Cassites        widens  
 
7106
842     226207  37      imperiously     forthcoming     preclude        
 
7107
843     226208  37      reporters       guides  Jobrel  
 
7108
844     226209  37      furnishings     vanish  hooker  
 
7109
845     226210  37      precipitable    lied    rainstorm       
 
7110
846     226211  37      discounts       sawtooth        disconnects     
 
7111
847     228001  37      excises fated   cruelty 
 
7112
848     228004  37      Stalin  gradually       exponentials    A
 
7113
849     228005  37      despot  widens  affective       A
 
7114
850     228006  37      ripeness        preclude        arteries        
 
7115
851     228007  37      Arabia  Jobrel  Crosby  FAS
 
7116
852     228008  37      unruly  hooker  acquaint        
 
7117
853     228009  37      mournfulness    rainstorm       evenhandedly    
 
7118
854     228101  37      boom    disconnects     percentage      
 
7119
855     228108  37      slaughter       cruelty disobedience    
 
7120
856     228109  37      Sabine  exponentials    humility        
 
7121
857     228110  37      handy   affective       gleaning        A
 
7122
858     228111  37      rural   arteries        petted  A
 
7123
859     228112  37      organizer       Crosby  bloater A
 
7124
860     228113  37      shipyard        acquaint        minion  A
 
7125
861     228114  37      civics  evenhandedly    marginal        A
 
7126
862     228115  37      inaccuracy      percentage      apiary  A
 
7127
863     228116  37      rules   disobedience    measures        
 
7128
864     228117  37      juveniles       humility        precaution      
 
7129
865     228118  37      comprised       gleaning        repelled        
 
7130
866     228119  37      investigations  petted  primary FAS
 
7131
867     228120  37      stabilizes      bloater coverings       
 
7132
868     228121  37      seminaries      minion  Artemia A
 
7133
869     228122  37      Hunter  marginal        navigate        
 
7134
870     228201  37      sporty  apiary  spatial 
 
7135
871     228206  37      test    measures        Gurkha  
 
7136
872     228207  37      weasels precaution      meanwhile       A
 
7137
873     228208  37      CERN    repelled        Melinda A
 
7138
874     228209  37      tempering       primary Butterfield     
 
7139
875     228210  37      afore   coverings       Aldrich A
 
7140
876     228211  37      Galatean        Artemia previewing      A
 
7141
877     228212  37      techniques      navigate        glut    A
 
7142
878     228213  37      error   spatial unaffected      
 
7143
879     228214  37      veranda Gurkha  inmate  
 
7144
880     228301  37      severely        meanwhile       mineral 
 
7145
881     228305  37      Cassites        Melinda impending       A
 
7146
882     228306  37      forthcoming     Butterfield     meditation      A
 
7147
883     228307  37      guides  Aldrich ideas   
 
7148
884     228308  37      vanish  previewing      miniaturizes    W
 
7149
885     228309  37      lied    glut    lewdly  
 
7150
886     228310  37      sawtooth        unaffected      title   
 
7151
887     228311  37      fated   inmate  youthfulness    
 
7152
888     228312  37      gradually       mineral creak   FAS
 
7153
889     228313  37      widens  impending       Chippewa        
 
7154
890     228314  37      preclude        meditation      clamored        
 
7155
891     228401  65      Jobrel  ideas   freezes 
 
7156
892     228402  65      hooker  miniaturizes    forgivably      FAS
 
7157
893     228403  65      rainstorm       lewdly  reduce  FAS
 
7158
894     228404  65      disconnects     title   McGovern        W
 
7159
895     228405  65      cruelty youthfulness    Nazis   W
 
7160
896     228406  65      exponentials    creak   epistle W
 
7161
897     228407  65      affective       Chippewa        socializes      W
 
7162
898     228408  65      arteries        clamored        conceptions     
 
7163
899     228409  65      Crosby  freezes Kevin   
 
7164
900     228410  65      acquaint        forgivably      uncovering      
 
7165
901     230301  37      evenhandedly    reduce  chews   FAS
 
7166
902     230302  37      percentage      McGovern        appendixes      FAS
 
7167
903     230303  37      disobedience    Nazis   raining 
 
7168
904     018062  37      humility        epistle infest  
 
7169
905     230501  37      gleaning        socializes      compartment     
 
7170
906     230502  37      petted  conceptions     minting 
 
7171
907     230503  37      bloater Kevin   ducks   
 
7172
908     230504  37      minion  uncovering      roped   A
 
7173
909     230505  37      marginal        chews   waltz   
 
7174
910     230506  37      apiary  appendixes      Lillian 
 
7175
911     230507  37      measures        raining repressions     A
 
7176
912     230508  37      precaution      infest  chillingly      
 
7177
913     230509  37      repelled        compartment     noncritical     
 
7178
914     230901  37      primary minting lithograph      
 
7179
915     230902  37      coverings       ducks   spongers        
 
7180
916     230903  37      Artemia roped   parenthood      
 
7181
917     230904  37      navigate        waltz   posed   
 
7182
918     230905  37      spatial Lillian instruments     
 
7183
919     230906  37      Gurkha  repressions     filial  
 
7184
920     230907  37      meanwhile       chillingly      fixedly 
 
7185
921     230908  37      Melinda noncritical     relives 
 
7186
922     230909  37      Butterfield     lithograph      Pandora 
 
7187
923     230910  37      Aldrich spongers        watering        A
 
7188
924     230911  37      previewing      parenthood      ungrateful      
 
7189
925     230912  37      glut    posed   secures 
 
7190
926     230913  37      unaffected      instruments     chastisers      
 
7191
927     230914  37      inmate  filial  icon    
 
7192
928     231304  37      mineral fixedly reuniting       A
 
7193
929     231305  37      impending       relives imagining       A
 
7194
930     231306  37      meditation      Pandora abiding A
 
7195
931     231307  37      ideas   watering        omnisciently    
 
7196
932     231308  37      miniaturizes    ungrateful      Britannic       
 
7197
933     231309  37      lewdly  secures scholastics     A
 
7198
934     231310  37      title   chastisers      mechanics       A
 
7199
935     231311  37      youthfulness    icon    humidly A
 
7200
936     231312  37      creak   reuniting       masterpiece     
 
7201
937     231313  37      Chippewa        imagining       however 
 
7202
938     231314  37      clamored        abiding Mendelian       
 
7203
939     231315  37      freezes omnisciently    jarred  
 
7204
940     232102  37      forgivably      Britannic       scolds  
 
7205
941     232103  37      reduce  scholastics     infatuate       
 
7206
942     232104  37      McGovern        mechanics       willed  A
 
7207
943     232105  37      Nazis   humidly joyfully        
 
7208
944     232106  37      epistle masterpiece     Microsoft       
 
7209
945     232107  37      socializes      however fibrosities     
 
7210
946     232108  37      conceptions     Mendelian       Baltimorean     
 
7211
947     232601  37      Kevin   jarred  equestrian      
 
7212
948     232602  37      uncovering      scolds  Goodrich        
 
7213
949     232603  37      chews   infatuate       apish   A
 
7214
950     232605  37      appendixes      willed  Adlerian        
 
7215
5950    1232605 37      appendixes      willed  Adlerian        
 
7216
5951    1232606 37      appendixes      willed  Adlerian        
 
7217
5952    1232607 37      appendixes      willed  Adlerian        
 
7218
5953    1232608 37      appendixes      willed  Adlerian        
 
7219
5954    1232609 37      appendixes      willed  Adlerian        
 
7220
951     232606  37      raining joyfully        Tropez  
 
7221
952     232607  37      infest  Microsoft       nouns   
 
7222
953     232608  37      compartment     fibrosities     distracting     
 
7223
954     232609  37      minting Baltimorean     mutton  
 
7224
955     236104  37      ducks   equestrian      bridgeable      A
 
7225
956     236105  37      roped   Goodrich        stickers        A
 
7226
957     236106  37      waltz   apish   transcontinental        A
 
7227
958     236107  37      Lillian Adlerian        amateurish      
 
7228
959     236108  37      repressions     Tropez  Gandhian        
 
7229
960     236109  37      chillingly      nouns   stratified      
 
7230
961     236110  37      noncritical     distracting     chamberlains    
 
7231
962     236111  37      lithograph      mutton  creditably      
 
7232
963     236112  37      spongers        bridgeable      philosophic     
 
7233
964     236113  37      parenthood      stickers        ores    
 
7234
965     238005  37      posed   transcontinental        Carleton        
 
7235
966     238006  37      instruments     amateurish      tape    A
 
7236
967     238007  37      filial  Gandhian        afloat  A
 
7237
968     238008  37      fixedly stratified      goodness        A
 
7238
969     238009  37      relives chamberlains    welcoming       
 
7239
970     238010  37      Pandora creditably      Pinsky  FAS
 
7240
971     238011  37      watering        philosophic     halting 
 
7241
972     238012  37      ungrateful      ores    bibliography    
 
7242
973     238013  37      secures Carleton        decoding        
 
7243
974     240401  41      chastisers      tape    variance        A
 
7244
975     240402  41      icon    afloat  allowed A
 
7245
976     240901  41      reuniting       goodness        dire    A
 
7246
977     240902  41      imagining       welcoming       dub     A
 
7247
978     241801  41      abiding Pinsky  poisoning       
 
7248
979     242101  41      omnisciently    halting Iraqis  A
 
7249
980     242102  41      Britannic       bibliography    heaving 
 
7250
981     242201  41      scholastics     decoding        population      A
 
7251
982     242202  41      mechanics       variance        bomb    A
 
7252
983     242501  41      humidly allowed Majorca A
 
7253
984     242502  41      masterpiece     dire    Gershwins       
 
7254
985     246201  41      however dub     explorers       
 
7255
986     246202  41      Mendelian       poisoning       libretto        A
 
7256
987     246203  41      jarred  Iraqis  occurred        
 
7257
988     246204  41      scolds  heaving Lagos   
 
7258
989     246205  41      infatuate       population      rats    
 
7259
990     246301  41      willed  bomb    bankruptcies    A
 
7260
991     246302  41      joyfully        Majorca crying  
 
7261
992     248001  41      Microsoft       Gershwins       unexpected      
 
7262
993     248002  41      fibrosities     explorers       accessed        A
 
7263
994     248003  41      Baltimorean     libretto        colorful        A
 
7264
995     248004  41      equestrian      occurred        versatility     A
 
7265
996     248005  41      Goodrich        Lagos   cosy    
 
7266
997     248006  41      apish   rats    Darius  A
 
7267
998     248007  41      Adlerian        bankruptcies    mastering       A
 
7268
999     248008  41      Tropez  crying  Asiaticizations A
 
7269
1000    248009  41      nouns   unexpected      offerers        A
 
7270
1001    248010  41      distracting     accessed        uncles  A
 
7271
1002    248011  41      mutton  colorful        sleepwalk       
 
7272
1003    248012  41      bridgeable      versatility     Ernestine       
 
7273
1004    248013  41      stickers        cosy    checksumming    
 
7274
1005    248014  41      transcontinental        Darius  stopped 
 
7275
1006    248015  41      amateurish      mastering       sicker  
 
7276
1007    248016  41      Gandhian        Asiaticizations Italianization  
 
7277
1008    248017  41      stratified      offerers        alphabetic      
 
7278
1009    248018  41      chamberlains    uncles  pharmaceutic    
 
7279
1010    248019  41      creditably      sleepwalk       creator 
 
7280
1011    248020  41      philosophic     Ernestine       chess   
 
7281
1012    248021  41      ores    checksumming    charcoal        
 
7282
1013    248101  41      Carleton        stopped Epiphany        A
 
7283
1014    248102  41      tape    sicker  bulldozes       A
 
7284
1015    248201  41      afloat  Italianization  Pygmalion       A
 
7285
1016    248202  41      goodness        alphabetic      caressing       A
 
7286
1017    248203  41      welcoming       pharmaceutic    Palestine       A
 
7287
1018    248204  41      Pinsky  creator regimented      A
 
7288
1019    248205  41      halting chess   scars   A
 
7289
1020    248206  41      bibliography    charcoal        realest A
 
7290
1021    248207  41      decoding        Epiphany        diffusing       A
 
7291
1022    248208  41      variance        bulldozes       clubroom        A
 
7292
1023    248209  41      allowed Pygmalion       Blythe  A
 
7293
1024    248210  41      dire    caressing       ahead   
 
7294
1025    248211  50      dub     Palestine       reviver 
 
7295
1026    250501  34      poisoning       regimented      retransmitting  A
 
7296
1027    250502  34      Iraqis  scars   landslide       
 
7297
1028    250503  34      heaving realest Eiffel  
 
7298
1029    250504  34      population      diffusing       absentee        
 
7299
1030    250505  34      bomb    clubroom        aye     
 
7300
1031    250601  34      Majorca Blythe  forked  A
 
7301
1032    250602  34      Gershwins       ahead   Peruvianizes    
 
7302
1033    250603  34      explorers       reviver clerked 
 
7303
1034    250604  34      libretto        retransmitting  tutor   
 
7304
1035    250605  34      occurred        landslide       boulevard       
 
7305
1036    251001  34      Lagos   Eiffel  shuttered       
 
7306
1037    251002  34      rats    absentee        quotes  A
 
7307
1038    251003  34      bankruptcies    aye     Caltech 
 
7308
1039    251004  34      crying  forked  Mossberg        
 
7309
1040    251005  34      unexpected      Peruvianizes    kept    
 
7310
1041    251301  34      accessed        clerked roundly 
 
7311
1042    251302  34      colorful        tutor   features        A
 
7312
1043    251303  34      versatility     boulevard       imaginable      A
 
7313
1044    251304  34      cosy    shuttered       controller      
 
7314
1045    251305  34      Darius  quotes  racial  
 
7315
1046    251401  34      mastering       Caltech uprisings       A
 
7316
1047    251402  34      Asiaticizations Mossberg        narrowed        A
 
7317
1048    251403  34      offerers        kept    cannot  A
 
7318
1049    251404  34      uncles  roundly vest    
 
7319
1050    251405  34      sleepwalk       features        famine  
 
7320
1051    251406  34      Ernestine       imaginable      sugars  
 
7321
1052    251801  34      checksumming    controller      exterminated    A
 
7322
1053    251802  34      stopped racial  belays  
 
7323
1054    252101  34      sicker  uprisings       Hodges  A
 
7324
1055    252102  34      Italianization  narrowed        translatable    
 
7325
1056    252301  34      alphabetic      cannot  duality A
 
7326
1057    252302  34      pharmaceutic    vest    recording       A
 
7327
1058    252303  34      creator famine  rouses  A
 
7328
1059    252304  34      chess   sugars  poison  
 
7329
1060    252305  34      charcoal        exterminated    attitude        
 
7330
1061    252306  34      Epiphany        belays  dusted  
 
7331
1062    252307  34      bulldozes       Hodges  encompasses     
 
7332
1063    252308  34      Pygmalion       translatable    presentation    
 
7333
1064    252309  34      caressing       duality Kantian 
 
7334
1065    256001  34      Palestine       recording       imprecision     A
 
7335
1066    256002  34      regimented      rouses  saving  
 
7336
1067    256003  34      scars   poison  maternal        
 
7337
1068    256004  34      realest attitude        hewed   
 
7338
1069    256005  34      diffusing       dusted  kerosene        
 
7339
1070    258001  34      clubroom        encompasses     Cubans  
 
7340
1071    258002  34      Blythe  presentation    photographers   
 
7341
1072    258003  34      ahead   Kantian nymph   A
 
7342
1073    258004  34      reviver imprecision     bedlam  A
 
7343
1074    258005  34      retransmitting  saving  north   A
 
7344
1075    258006  34      landslide       maternal        Schoenberg      A
 
7345
1076    258007  34      Eiffel  hewed   botany  A
 
7346
1077    258008  34      absentee        kerosene        curs    
 
7347
1078    258009  34      aye     Cubans  solidification  
 
7348
1079    258010  34      forked  photographers   inheritresses   
 
7349
1080    258011  34      Peruvianizes    nymph   stiller 
 
7350
1081    258101  68      clerked bedlam  t1      A
 
7351
1082    258102  68      tutor   north   suite   A
 
7352
1083    258103  34      boulevard       Schoenberg      ransomer        
 
7353
1084    258104  68      shuttered       botany  Willy   
 
7354
1085    258105  68      quotes  curs    Rena    A
 
7355
1086    258106  68      Caltech solidification  Seattle A
 
7356
1087    258107  68      Mossberg        inheritresses   relaxes A
 
7357
1088    258108  68      kept    stiller exclaim 
 
7358
1089    258109  68      roundly t1      implicated      A
 
7359
1090    258110  68      features        suite   distinguish     
 
7360
1091    258111  68      imaginable      ransomer        assayed 
 
7361
1092    258112  68      controller      Willy   homeowner       
 
7362
1093    258113  68      racial  Rena    and     
 
7363
1094    258201  34      uprisings       Seattle stealth 
 
7364
1095    258202  34      narrowed        relaxes coinciding      A
 
7365
1096    258203  34      cannot  exclaim founder A
 
7366
1097    258204  34      vest    implicated      environing      
 
7367
1098    258205  34      famine  distinguish     jewelry 
 
7368
1099    258301  34      sugars  assayed lemons  A
 
7369
1100    258401  34      exterminated    homeowner       brokenness      A
 
7370
1101    258402  34      belays  and     bedpost A
 
7371
1102    258403  34      Hodges  stealth assurers        A
 
7372
1103    258404  34      translatable    coinciding      annoyers        
 
7373
1104    258405  34      duality founder affixed 
 
7374
1105    258406  34      recording       environing      warbling        
 
7375
1106    258407  34      rouses  jewelry seriously       
 
7376
1107    228123  37      poison  lemons  boasted 
 
7377
1108    250606  34      attitude        brokenness      Chantilly       
 
7378
1109    208405  37      dusted  bedpost Iranizes        
 
7379
1110    212101  37      encompasses     assurers        violinist       
 
7380
1111    218206  37      presentation    annoyers        extramarital    
 
7381
1112    150401  37      Kantian affixed spates  
 
7382
1113    248212  41      imprecision     warbling        cloakroom       
 
7383
1114    128026  00      saving  seriously       gazer   
 
7384
1115    128024  00      maternal        boasted hand    
 
7385
1116    128027  00      hewed   Chantilly       tucked  
 
7386
1117    128025  00      kerosene        Iranizes        gems    
 
7387
1118    128109  00      Cubans  violinist       clinker 
 
7388
1119    128705  00      photographers   extramarital    refiner 
 
7389
1120    126303  00      nymph   spates  callus  
 
7390
1121    128308  00      bedlam  cloakroom       leopards        
 
7391
1122    128204  00      north   gazer   comfortingly    
 
7392
1123    128205  00      Schoenberg      hand    generically     
 
7393
1124    128206  00      botany  tucked  getters 
 
7394
1125    128207  00      curs    gems    sexually        
 
7395
1126    118205  00      solidification  clinker spear   
 
7396
1127    116801  00      inheritresses   refiner serums  
 
7397
1128    116803  00      stiller callus  Italianization  
 
7398
1129    116804  00      t1      leopards        attendants      
 
7399
1130    116802  00      suite   comfortingly    spies   
 
7400
1131    128605  00      ransomer        generically     Anthony 
 
7401
1132    118308  00      Willy   getters planar  
 
7402
1133    113702  00      Rena    sexually        cupped  
 
7403
1134    113703  00      Seattle spear   cleanser        
 
7404
1135    112103  00      relaxes serums  commuters       
 
7405
1136    118009  00      exclaim Italianization  honeysuckle     
 
7406
5136    1118009 00      exclaim Italianization  honeysuckle     
 
7407
1137    138011  00      implicated      attendants      orphanage       
 
7408
1138    138010  00      distinguish     spies   skies   
 
7409
1139    138012  00      assayed Anthony crushers        
 
7410
1140    068304  00      homeowner       planar  Puritan 
 
7411
1141    078009  00      and     cupped  squeezer        
 
7412
1142    108013  00      stealth cleanser        bruises 
 
7413
1143    084004  00      coinciding      commuters       bonfire 
 
7414
1144    083402  00      founder honeysuckle     Colombo 
 
7415
1145    084003  00      environing      orphanage       nondecreasing   
 
7416
1146    088504  00      jewelry skies   innocents       
 
7417
1147    088005  00      lemons  crushers        masked  
 
7418
1148    088007  00      brokenness      Puritan file    
 
7419
1149    088006  00      bedpost squeezer        brush   
 
7420
1150    148025  00      assurers        bruises mutilate        
 
7421
1151    148024  00      annoyers        bonfire mommy   
 
7422
1152    138305  00      affixed Colombo bulkheads       
 
7423
1153    138306  00      warbling        nondecreasing   undeclared      
 
7424
1154    152701  00      seriously       innocents       displacements   
 
7425
1155    148505  00      boasted masked  nieces  
 
7426
1156    158003  00      Chantilly       file    coeducation     
 
7427
1157    156201  00      Iranizes        brush   brassy  
 
7428
1158    156202  00      violinist       mutilate        authenticator   
 
7429
1159    158307  00      extramarital    mommy   Washoe  
 
7430
1160    158402  00      spates  bulkheads       penny   
 
7431
1161    158401  00      cloakroom       undeclared      Flagler 
 
7432
1162    068013  00      gazer   displacements   stoned  
 
7433
1163    068012  00      hand    nieces  cranes  
 
7434
1164    068203  00      tucked  coeducation     masterful       
 
7435
1165    088205  00      gems    brassy  biracial        
 
7436
1166    068704  00      clinker authenticator   steamships      
 
7437
1167    068604  00      refiner Washoe  windmills       
 
7438
1168    158502  00      callus  penny   exploit 
 
7439
1169    123103  00      leopards        Flagler riverfront      
 
7440
1170    148026  00      comfortingly    stoned  sisterly        
 
7441
1171    123302  00      generically     cranes  sharpshoot      
 
7442
1172    076503  00      getters masterful       mittens 
 
7443
1173    126304  00      sexually        biracial        interdependency 
 
7444
1174    068306  00      spear   steamships      policy  
 
7445
1175    143504  00      serums  windmills       unleashing      
 
7446
1176    160201  00      Italianization  exploit pretenders      
 
7447
1177    148028  00      attendants      riverfront      overstatements  
 
7448
1178    148027  00      spies   sisterly        birthed 
 
7449
1179    143505  00      Anthony sharpshoot      opportunism     
 
7450
1180    108014  00      planar  mittens showroom        
 
7451
1181    076104  00      cupped  interdependency compromisingly  
 
7452
1182    078106  00      cleanser        policy  Medicare        
 
7453
1183    126102  00      commuters       unleashing      corresponds     
 
7454
1184    128029  00      honeysuckle     pretenders      hardware        
 
7455
1185    128028  00      orphanage       overstatements  implant 
 
7456
1186    018410  00      skies   birthed Alicia  
 
7457
1187    128110  00      crushers        opportunism     requesting      
 
7458
1188    148506  00      Puritan showroom        produced        
 
7459
1189    123303  00      squeezer        compromisingly  criticizes      
 
7460
1190    123304  00      bruises Medicare        backer  
 
7461
1191    068504  00      bonfire corresponds     positively      
 
7462
1192    068305  00      Colombo hardware        colicky 
 
7463
1193    000000  00      nondecreasing   implant thrillingly     
 
7464
1       000001  00      Omaha   teethe  neat    
 
7465
2       011401  37      breaking        dreaded Steinberg       W
 
7466
3       011402  37      Romans  scholastics     jarring 
 
7467
4       011403  37      intercepted     audiology       tinily  
 
7468
2       011401  37      breaking        dreaded Steinberg       W
 
7469
3       011402  37      Romans  scholastics     jarring 
 
7470
4       011403  37      intercepted     audiology       tinily  
 
7471
1       000001  00      Omaha   teethe  neat    
 
7472
2       011401  37      breaking        dreaded Steinberg       W
 
7473
3       011402  37      Romans  scholastics     jarring 
 
7474
4       011403  37      intercepted     audiology       tinily  
 
7475
INSERT INTO t2 VALUES (2,011401,37,'breaking','dreaded','Steinberg','W');
 
7476
INSERT INTO t2 VALUES (3,011402,37,'Romans','scholastics','jarring','');
 
7477
INSERT INTO t2 VALUES (4,011403,37,'intercepted','audiology','tinily','');
 
7478
SELECT * FROM t2;
 
7479
auto    fld1    companynr       fld3    fld4    fld5    fld6
 
7480
1       000001  00      Omaha   teethe  neat    
 
7481
2       011401  37      breaking        dreaded Steinberg       W
 
7482
3       011402  37      Romans  scholastics     jarring 
 
7483
4       011403  37      intercepted     audiology       tinily  
 
7484
5       011501  37      bewilderingly   wallet  balled  
 
7485
6       011701  37      astound parters persist W
 
7486
7       011702  37      admonishing     eschew  attainments     
 
7487
8       011703  37      sumac   quitter fanatic 
 
7488
9       012001  37      flanking        neat    measures        FAS
 
7489
10      012003  37      combed  Steinberg       rightfulness    
 
7490
11      012004  37      subjective      jarring capably 
 
7491
12      012005  37      scatterbrain    tinily  impulsive       
 
7492
13      012301  37      Eulerian        balled  starlet 
 
7493
14      012302  36      dubbed  persist terminators     
 
7494
15      012303  37      Kane    attainments     untying 
 
7495
16      012304  37      overlay fanatic announces       FAS
 
7496
17      012305  37      perturb measures        featherweight   FAS
 
7497
18      012306  37      goblins rightfulness    pessimist       FAS
 
7498
19      012501  37      annihilates     capably daughter        
 
7499
20      012602  37      Wotan   impulsive       decliner        FAS
 
7500
21      012603  37      snatching       starlet lawgiver        
 
7501
22      012604  37      concludes       terminators     stated  
 
7502
23      012605  37      laterally       untying readable        
 
7503
24      012606  37      yelped  announces       attrition       
 
7504
25      012701  37      grazing featherweight   cascade FAS
 
7505
26      012702  37      Baird   pessimist       motors  FAS
 
7506
27      012703  37      celery  daughter        interrogate     
 
7507
28      012704  37      misunderstander decliner        pests   W
 
7508
29      013601  37      handgun lawgiver        stairway        
 
7509
30      013602  37      foldout stated  dopers  FAS
 
7510
31      013603  37      mystic  readable        testicle        W
 
7511
32      013604  37      succumbed       attrition       Parsifal        W
 
7512
33      013605  37      Nabisco cascade leavings        
 
7513
34      013606  37      fingerings      motors  postulation     W
 
7514
35      013607  37      aging   interrogate     squeaking       
 
7515
36      013608  37      afield  pests   contrasted      
 
7516
37      013609  37      ammonium        stairway        leftover        
 
7517
38      013610  37      boat    dopers  whiteners       
 
7518
39      013801  37      intelligibility testicle        erases  W
 
7519
40      013802  37      Augustine       Parsifal        Punjab  W
 
7520
41      013803  37      teethe  leavings        Merritt 
 
7521
42      013804  37      dreaded postulation     Quixotism       
 
7522
43      013901  37      scholastics     squeaking       sweetish        FAS
 
7523
44      016001  37      audiology       contrasted      dogging FAS
 
7524
45      016201  37      wallet  leftover        scornfully      FAS
 
7525
46      016202  37      parters whiteners       bellow  
 
7526
47      016301  37      eschew  erases  bills   
 
7527
48      016302  37      quitter Punjab  cupboard        FAS
 
7528
49      016303  37      neat    Merritt sureties        FAS
 
7529
50      016304  37      Steinberg       Quixotism       puddings        
 
7530
51      018001  37      jarring sweetish        tapestry        
 
7531
52      018002  37      tinily  dogging fetters 
 
7532
53      018003  37      balled  scornfully      bivalves        
 
7533
54      018004  37      persist bellow  incurring       
 
7534
55      018005  37      attainments     bills   Adolph  
 
7535
56      018007  37      fanatic cupboard        pithed  
 
7536
57      018008  37      measures        sureties        emergency       
 
7537
58      018009  37      rightfulness    puddings        Miles   
 
7538
59      018010  37      capably tapestry        trimmings       
 
7539
60      018012  37      impulsive       fetters tragedies       W
 
7540
61      018013  37      starlet bivalves        skulking        W
 
7541
62      018014  37      terminators     incurring       flint   
 
7542
63      018015  37      untying Adolph  flopping        W
 
7543
64      018016  37      announces       pithed  relaxing        FAS
 
7544
65      018017  37      featherweight   emergency       offload FAS
 
7545
66      018018  37      pessimist       Miles   suites  W
 
7546
67      018019  37      daughter        trimmings       lists   FAS
 
7547
68      018020  37      decliner        tragedies       animized        FAS
 
7548
69      018021  37      lawgiver        skulking        multilayer      W
 
7549
70      018022  37      stated  flint   standardizes    FAS
 
7550
71      018023  37      readable        flopping        Judas   
 
7551
72      018024  37      attrition       relaxing        vacuuming       W
 
7552
73      018025  37      cascade offload dentally        W
 
7553
74      018026  37      motors  suites  humanness       W
 
7554
75      018027  37      interrogate     lists   inch    W
 
7555
76      018028  37      pests   animized        Weissmuller     W
 
7556
77      018029  37      stairway        multilayer      irresponsibly   W
 
7557
78      018030  37      dopers  standardizes    luckily FAS
 
7558
79      018032  37      testicle        Judas   culled  W
 
7559
80      018033  37      Parsifal        vacuuming       medical FAS
 
7560
81      018034  37      leavings        dentally        bloodbath       FAS
 
7561
82      018035  37      postulation     humanness       subschema       W
 
7562
83      018036  37      squeaking       inch    animals W
 
7563
84      018037  37      contrasted      Weissmuller     Micronesia      
 
7564
85      018038  37      leftover        irresponsibly   repetitions     
 
7565
86      018039  37      whiteners       luckily Antares 
 
7566
87      018040  37      erases  culled  ventilate       W
 
7567
88      018041  37      Punjab  medical pityingly       
 
7568
89      018042  37      Merritt bloodbath       interdependent  
 
7569
90      018043  37      Quixotism       subschema       Graves  FAS
 
7570
91      018044  37      sweetish        animals neonatal        
 
7571
92      018045  37      dogging Micronesia      scribbled       FAS
 
7572
93      018046  37      scornfully      repetitions     chafe   W
 
7573
94      018048  37      bellow  Antares honoring        
 
7574
95      018049  37      bills   ventilate       realtor 
 
7575
96      018050  37      cupboard        pityingly       elite   
 
7576
97      018051  37      sureties        interdependent  funereal        
 
7577
98      018052  37      puddings        Graves  abrogating      
 
7578
99      018053  50      tapestry        neonatal        sorters 
 
7579
100     018054  37      fetters scribbled       Conley  
 
7580
101     018055  37      bivalves        chafe   lectured        
 
7581
102     018056  37      incurring       honoring        Abraham 
 
7582
103     018057  37      Adolph  realtor Hawaii  W
 
7583
104     018058  37      pithed  elite   cage    
 
7584
105     018059  36      emergency       funereal        hushes  
 
7585
106     018060  37      Miles   abrogating      Simla   
 
7586
107     018061  37      trimmings       sorters reporters       
 
7587
108     018101  37      tragedies       Conley  Dutchman        FAS
 
7588
109     018102  37      skulking        lectured        descendants     FAS
 
7589
110     018103  37      flint   Abraham groupings       FAS
 
7590
111     018104  37      flopping        Hawaii  dissociate      
 
7591
112     018201  37      relaxing        cage    coexist W
 
7592
113     018202  37      offload hushes  Beebe   
 
7593
114     018402  37      suites  Simla   Taoism  
 
7594
115     018403  37      lists   reporters       Connally        
 
7595
116     018404  37      animized        Dutchman        fetched FAS
 
7596
117     018405  37      multilayer      descendants     checkpoints     FAS
 
7597
118     018406  37      standardizes    groupings       rusting 
 
7598
119     018409  37      Judas   dissociate      galling 
 
7599
120     018601  37      vacuuming       coexist obliterates     
 
7600
121     018602  37      dentally        Beebe   traitor 
 
7601
122     018603  37      humanness       Taoism  resumes FAS
 
7602
123     018801  37      inch    Connally        analyzable      FAS
 
7603
124     018802  37      Weissmuller     fetched terminator      FAS
 
7604
125     018803  37      irresponsibly   checkpoints     gritty  FAS
 
7605
126     018804  37      luckily rusting firearm W
 
7606
127     018805  37      culled  galling minima  
 
7607
128     018806  37      medical obliterates     Selfridge       
 
7608
129     018807  37      bloodbath       traitor disable 
 
7609
130     018808  37      subschema       resumes witchcraft      W
 
7610
131     018809  37      animals analyzable      betroth W
 
7611
132     018810  37      Micronesia      terminator      Manhattanize    
 
7612
133     018811  37      repetitions     gritty  imprint 
 
7613
134     018812  37      Antares firearm peeked  
 
7614
135     019101  37      ventilate       minima  swelling        
 
7615
136     019102  37      pityingly       Selfridge       interrelationships      W
 
7616
137     019103  37      interdependent  disable riser   
 
7617
138     019201  37      Graves  witchcraft      Gandhian        W
 
7618
139     030501  37      neonatal        betroth peacock A
 
7619
140     030502  50      scribbled       Manhattanize    bee     A
 
7620
141     030503  37      chafe   imprint kanji   
 
7621
142     030504  37      honoring        peeked  dental  
 
7622
143     031901  37      realtor swelling        scarf   FAS
 
7623
144     036001  37      elite   interrelationships      chasm   A
 
7624
145     036002  37      funereal        riser   insolence       A
 
7625
146     036004  37      abrogating      Gandhian        syndicate       
 
7626
147     036005  37      sorters peacock alike   
 
7627
148     038001  37      Conley  bee     imperial        A
 
7628
149     038002  37      lectured        kanji   convulsion      A
 
7629
150     038003  37      Abraham dental  railway A
 
7630
151     038004  37      Hawaii  scarf   validate        A
 
7631
152     038005  37      cage    chasm   normalizes      A
 
7632
153     038006  37      hushes  insolence       comprehensive   
 
7633
154     038007  37      Simla   syndicate       chewing 
 
7634
155     038008  37      reporters       alike   denizen 
 
7635
156     038009  37      Dutchman        imperial        schemer 
 
7636
157     038010  37      descendants     convulsion      chronicle       
 
7637
158     038011  37      groupings       railway Kline   
 
7638
159     038012  37      dissociate      validate        Anatole 
 
7639
160     038013  37      coexist normalizes      partridges      
 
7640
161     038014  37      Beebe   comprehensive   brunch  
 
7641
162     038015  37      Taoism  chewing recruited       
 
7642
163     038016  37      Connally        denizen dimensions      W
 
7643
164     038017  37      fetched schemer Chicana W
 
7644
165     038018  37      checkpoints     chronicle       announced       
 
7645
166     038101  37      rusting Kline   praised FAS
 
7646
167     038102  37      galling Anatole employing       
 
7647
168     038103  37      obliterates     partridges      linear  
 
7648
169     038104  37      traitor brunch  quagmire        
 
7649
170     038201  37      resumes recruited       western A
 
7650
171     038202  37      analyzable      dimensions      relishing       
 
7651
172     038203  37      terminator      Chicana serving A
 
7652
173     038204  37      gritty  announced       scheduling      
 
7653
174     038205  37      firearm praised lore    
 
7654
175     038206  37      minima  employing       eventful        
 
7655
176     038208  37      Selfridge       linear  arteriole       A
 
7656
177     042801  37      disable quagmire        disentangle     
 
7657
178     042802  37      witchcraft      western cured   A
 
7658
179     046101  37      betroth relishing       Fenton  W
 
7659
180     048001  37      Manhattanize    serving avoidable       A
 
7660
181     048002  37      imprint scheduling      drains  A
 
7661
182     048003  37      peeked  lore    detectably      FAS
 
7662
183     048004  37      swelling        eventful        husky   
 
7663
184     048005  37      interrelationships      arteriole       impelling       
 
7664
185     048006  37      riser   disentangle     undoes  
 
7665
186     048007  37      Gandhian        cured   evened  
 
7666
187     048008  37      peacock Fenton  squeezes        
 
7667
188     048101  37      bee     avoidable       destroyer       FAS
 
7668
189     048102  37      kanji   drains  rudeness        
 
7669
190     048201  37      dental  detectably      beaner  FAS
 
7670
191     048202  37      scarf   husky   boorish 
 
7671
192     048203  37      chasm   impelling       Everhart        
 
7672
193     048204  37      insolence       undoes  encompass       A
 
7673
194     048205  37      syndicate       evened  mushrooms       
 
7674
195     048301  37      alike   squeezes        Alison  A
 
7675
196     048302  37      imperial        destroyer       externally      FAS
 
7676
197     048303  37      convulsion      rudeness        pellagra        
 
7677
198     048304  37      railway beaner  cult    
 
7678
199     048305  37      validate        boorish creek   A
 
7679
200     048401  37      normalizes      Everhart        Huffman 
 
7680
201     048402  37      comprehensive   encompass       Majorca FAS
 
7681
202     048403  37      chewing mushrooms       governing       A
 
7682
203     048404  37      denizen Alison  gadfly  FAS
 
7683
204     048405  37      schemer externally      reassigned      FAS
 
7684
205     048406  37      chronicle       pellagra        intentness      W
 
7685
206     048407  37      Kline   cult    craziness       
 
7686
207     048408  37      Anatole creek   psychic 
 
7687
208     048409  37      partridges      Huffman squabbled       
 
7688
209     048410  37      brunch  Majorca burlesque       
 
7689
210     048411  37      recruited       governing       capped  
 
7690
211     048412  37      dimensions      gadfly  extracted       A
 
7691
212     048413  37      Chicana reassigned      DiMaggio        
 
7692
213     048601  37      announced       intentness      exclamation     FAS
 
7693
214     048602  37      praised craziness       subdirectory    
 
7694
215     048603  37      employing       psychic fangs   
 
7695
216     048604  37      linear  squabbled       buyer   A
 
7696
217     048801  37      quagmire        burlesque       pithing A
 
7697
218     050901  37      western capped  transistorizing A
 
7698
219     051201  37      relishing       extracted       nonbiodegradable        
 
7699
220     056002  37      serving DiMaggio        dislocate       
 
7700
221     056003  37      scheduling      exclamation     monochromatic   FAS
 
7701
222     056004  37      lore    subdirectory    batting 
 
7702
223     056102  37      eventful        fangs   postcondition   A
 
7703
224     056203  37      arteriole       buyer   catalog FAS
 
7704
225     056204  37      disentangle     pithing Remus   
 
7705
226     058003  37      cured   transistorizing devices A
 
7706
227     058004  37      Fenton  nonbiodegradable        bike    A
 
7707
228     058005  37      avoidable       dislocate       qualify 
 
7708
229     058006  37      drains  monochromatic   detained        
 
7709
230     058007  37      detectably      batting commended       
 
7710
231     058101  37      husky   postcondition   civilize        
 
7711
232     058102  37      impelling       catalog Elmhurst        
 
7712
233     058103  37      undoes  Remus   anesthetizing   
 
7713
234     058105  37      evened  devices deaf    
 
7714
235     058111  37      squeezes        bike    Brigham 
 
7715
236     058112  37      destroyer       qualify title   
 
7716
237     058113  37      rudeness        detained        coarse  
 
7717
238     058114  37      beaner  commended       combinations    
 
7718
239     058115  37      boorish civilize        grayness        
 
7719
240     058116  37      Everhart        Elmhurst        innumerable     FAS
 
7720
241     058117  37      encompass       anesthetizing   Caroline        A
 
7721
242     058118  37      mushrooms       deaf    fatty   FAS
 
7722
243     058119  37      Alison  Brigham eastbound       
 
7723
244     058120  37      externally      title   inexperienced   
 
7724
245     058121  37      pellagra        coarse  hoarder A
 
7725
246     058122  37      cult    combinations    scotch  W
 
7726
247     058123  37      creek   grayness        passport        A
 
7727
248     058124  37      Huffman innumerable     strategic       FAS
 
7728
249     058125  37      Majorca Caroline        gated   
 
7729
250     058126  37      governing       fatty   flog    
 
7730
251     058127  37      gadfly  eastbound       Pipestone       
 
7731
252     058128  37      reassigned      inexperienced   Dar     
 
7732
253     058201  37      intentness      hoarder Corcoran        
 
7733
254     058202  37      craziness       scotch  flyers  A
 
7734
255     058303  37      psychic passport        competitions    W
 
7735
256     058304  37      squabbled       strategic       suppliers       FAS
 
7736
257     058602  37      burlesque       gated   skips   
 
7737
258     058603  37      capped  flog    institutes      
 
7738
259     058604  37      extracted       Pipestone       troop   A
 
7739
260     058605  37      DiMaggio        Dar     connective      W
 
7740
261     058606  37      exclamation     Corcoran        denies  
 
7741
262     058607  37      subdirectory    flyers  polka   
 
7742
263     060401  36      fangs   competitions    observations    FAS
 
7743
264     061701  36      buyer   suppliers       askers  
 
7744
265     066201  36      pithing skips   homeless        FAS
 
7745
266     066501  36      transistorizing institutes      Anna    
 
7746
267     068001  36      nonbiodegradable        troop   subdirectories  W
 
7747
268     068002  36      dislocate       connective      decaying        FAS
 
7748
269     068005  36      monochromatic   denies  outwitting      W
 
7749
270     068006  36      batting polka   Harpy   W
 
7750
271     068007  36      postcondition   observations    crazed  
 
7751
272     068008  36      catalog askers  suffocate       
 
7752
273     068009  36      Remus   homeless        provers FAS
 
7753
274     068010  36      devices Anna    technically     
 
7754
275     068011  36      bike    subdirectories  Franklinizations        
 
7755
276     068202  36      qualify decaying        considered      
 
7756
277     068302  36      detained        outwitting      tinnily 
 
7757
278     068303  36      commended       Harpy   uninterruptedly 
 
7758
279     068401  36      civilize        crazed  whistled        A
 
7759
280     068501  36      Elmhurst        suffocate       automate        
 
7760
281     068502  36      anesthetizing   provers gutting W
 
7761
282     068503  36      deaf    technically     surreptitious   
 
7762
283     068602  36      Brigham Franklinizations        Choctaw 
 
7763
284     068603  36      title   considered      cooks   
 
7764
285     068701  36      coarse  tinnily millivolt       FAS
 
7765
286     068702  36      combinations    uninterruptedly counterpoise    
 
7766
287     068703  36      grayness        whistled        Gothicism       
 
7767
288     076001  36      innumerable     automate        feminine        
 
7768
289     076002  36      Caroline        gutting metaphysically  W
 
7769
290     076101  36      fatty   surreptitious   sanding A
 
7770
291     076102  36      eastbound       Choctaw contributorily  
 
7771
292     076103  36      inexperienced   cooks   receivers       FAS
 
7772
293     076302  36      hoarder millivolt       adjourn 
 
7773
294     076303  36      scotch  counterpoise    straggled       A
 
7774
295     076304  36      passport        Gothicism       druggists       
 
7775
296     076305  36      strategic       feminine        thanking        FAS
 
7776
297     076306  36      gated   metaphysically  ostrich 
 
7777
298     076307  36      flog    sanding hopelessness    FAS
 
7778
299     076402  36      Pipestone       contributorily  Eurydice        
 
7779
300     076501  36      Dar     receivers       excitation      W
 
7780
301     076502  36      Corcoran        adjourn presumes        FAS
 
7781
302     076701  36      flyers  straggled       imaginable      FAS
 
7782
303     078001  36      competitions    druggists       concoct W
 
7783
304     078002  36      suppliers       thanking        peering W
 
7784
305     078003  36      skips   ostrich Phelps  FAS
 
7785
306     078004  36      institutes      hopelessness    ferociousness   FAS
 
7786
307     078005  36      troop   Eurydice        sentences       
 
7787
308     078006  36      connective      excitation      unlocks 
 
7788
309     078007  36      denies  presumes        engrossing      W
 
7789
310     078008  36      polka   imaginable      Ruth    
 
7790
311     078101  36      observations    concoct tying   
 
7791
312     078103  36      askers  peering exclaimers      
 
7792
313     078104  36      homeless        Phelps  synergy 
 
7793
314     078105  36      Anna    ferociousness   Huey    W
 
7794
315     082101  36      subdirectories  sentences       merging 
 
7795
316     083401  36      decaying        unlocks judges  A
 
7796
317     084001  36      outwitting      engrossing      Shylock W
 
7797
318     084002  36      Harpy   Ruth    Miltonism       
 
7798
319     086001  36      crazed  tying   hen     W
 
7799
320     086102  36      suffocate       exclaimers      honeybee        FAS
 
7800
321     086201  36      provers synergy towers  
 
7801
322     088001  36      technically     Huey    dilutes W
 
7802
323     088002  36      Franklinizations        merging numerals        FAS
 
7803
324     088003  36      considered      judges  democracy       FAS
 
7804
325     088004  36      tinnily Shylock Ibero-  
 
7805
326     088101  36      uninterruptedly Miltonism       invalids        
 
7806
327     088102  36      whistled        hen     behavior        
 
7807
328     088103  36      automate        honeybee        accruing        
 
7808
329     088104  36      gutting towers  relics  A
 
7809
330     088105  36      surreptitious   dilutes rackets 
 
7810
331     088106  36      Choctaw numerals        Fischbein       W
 
7811
332     088201  36      cooks   democracy       phony   W
 
7812
333     088203  36      millivolt       Ibero-  cross   FAS
 
7813
334     088204  36      counterpoise    invalids        cleanup 
 
7814
335     088302  37      Gothicism       behavior        conspirator     
 
7815
336     088303  37      feminine        accruing        label   FAS
 
7816
337     088305  37      metaphysically  relics  university      
 
7817
338     088402  37      sanding rackets cleansed        FAS
 
7818
339     088501  36      contributorily  Fischbein       ballgown        
 
7819
340     088502  36      receivers       phony   starlet 
 
7820
341     088503  36      adjourn cross   aqueous 
 
7821
342     098001  58      straggled       cleanup portrayal       A
 
7822
343     098002  58      druggists       conspirator     despising       W
 
7823
344     098003  58      thanking        label   distort W
 
7824
345     098004  58      ostrich university      palmed  
 
7825
346     098005  58      hopelessness    cleansed        faced   
 
7826
347     098006  58      Eurydice        ballgown        silverware      
 
7827
348     141903  29      excitation      starlet assessor        
 
7828
349     098008  58      presumes        aqueous spiders 
 
7829
350     098009  58      imaginable      portrayal       artificially    
 
7830
351     098010  58      concoct despising       reminiscence    
 
7831
352     098011  58      peering distort Mexican 
 
7832
353     098012  58      Phelps  palmed  obnoxious       
 
7833
354     098013  58      ferociousness   faced   fragile 
 
7834
355     098014  58      sentences       silverware      apprehensible   
 
7835
356     098015  58      unlocks assessor        births  
 
7836
357     098016  58      engrossing      spiders garages 
 
7837
358     098017  58      Ruth    artificially    panty   
 
7838
359     098018  58      tying   reminiscence    anteater        
 
7839
360     098019  58      exclaimers      Mexican displacement    A
 
7840
361     098020  58      synergy obnoxious       drovers A
 
7841
362     098021  58      Huey    fragile patenting       A
 
7842
363     098022  58      merging apprehensible   far     A
 
7843
364     098023  58      judges  births  shrieks 
 
7844
365     098024  58      Shylock garages aligning        W
 
7845
366     098025  37      Miltonism       panty   pragmatism      
 
7846
367     106001  36      hen     anteater        fevers  W
 
7847
368     108001  36      honeybee        displacement    reexamines      A
 
7848
369     108002  36      towers  drovers occupancies     
 
7849
370     108003  36      dilutes patenting       sweats  FAS
 
7850
371     108004  36      numerals        far     modulators      
 
7851
372     108005  36      democracy       shrieks demand  W
 
7852
373     108007  36      Ibero-  aligning        Madeira 
 
7853
374     108008  36      invalids        pragmatism      Viennese        W
 
7854
375     108009  36      behavior        fevers  chillier        W
 
7855
376     108010  36      accruing        reexamines      wildcats        FAS
 
7856
377     108011  36      relics  occupancies     gentle  
 
7857
378     108012  36      rackets sweats  Angles  W
 
7858
379     108101  36      Fischbein       modulators      accuracies      
 
7859
380     108102  36      phony   demand  toggle  
 
7860
381     108103  36      cross   Madeira Mendelssohn     W
 
7861
382     108111  50      cleanup Viennese        behaviorally    
 
7862
383     108105  36      conspirator     chillier        Rochford        
 
7863
384     108106  36      label   wildcats        mirror  W
 
7864
385     108107  36      university      gentle  Modula  
 
7865
386     108108  50      cleansed        Angles  clobbering      
 
7866
387     108109  36      ballgown        accuracies      chronography    
 
7867
388     108110  36      starlet toggle  Eskimoizeds     
 
7868
389     108201  36      aqueous Mendelssohn     British W
 
7869
390     108202  36      portrayal       behaviorally    pitfalls        
 
7870
391     108203  36      despising       Rochford        verify  W
 
7871
392     108204  36      distort mirror  scatter FAS
 
7872
393     108205  36      palmed  Modula  Aztecan 
 
7873
394     108301  36      faced   clobbering      acuity  W
 
7874
395     108302  36      silverware      chronography    sinking W
 
7875
396     112101  36      assessor        Eskimoizeds     beasts  FAS
 
7876
397     112102  36      spiders British Witt    W
 
7877
398     113701  36      artificially    pitfalls        physicists      FAS
 
7878
399     116001  36      reminiscence    verify  folksong        A
 
7879
400     116201  36      Mexican scatter strokes FAS
 
7880
401     116301  36      obnoxious       Aztecan crowder 
 
7881
402     116302  36      fragile acuity  merry   
 
7882
403     116601  36      apprehensible   sinking cadenced        
 
7883
404     116602  36      births  beasts  alimony A
 
7884
405     116603  36      garages Witt    principled      A
 
7885
406     116701  36      panty   physicists      golfing 
 
7886
407     116702  36      anteater        folksong        undiscovered    
 
7887
408     118001  36      displacement    strokes irritates       
 
7888
409     118002  36      drovers crowder patriots        A
 
7889
410     118003  36      patenting       merry   rooms   FAS
 
7890
411     118004  36      far     cadenced        towering        W
 
7891
412     118005  36      shrieks alimony displease       
 
7892
413     118006  36      aligning        principled      photosensitive  
 
7893
414     118007  36      pragmatism      golfing inking  
 
7894
415     118008  36      fevers  undiscovered    gainers 
 
7895
416     118101  36      reexamines      irritates       leaning A
 
7896
417     118102  36      occupancies     patriots        hydrant A
 
7897
418     118103  36      sweats  rooms   preserve        
 
7898
419     118202  36      modulators      towering        blinded A
 
7899
420     118203  36      demand  displease       interactions    A
 
7900
421     118204  36      Madeira photosensitive  Barry   
 
7901
422     118302  36      Viennese        inking  whiteness       A
 
7902
423     118304  36      chillier        gainers pastimes        W
 
7903
424     118305  36      wildcats        leaning Edenization     
 
7904
425     118306  36      gentle  hydrant Muscat  
 
7905
426     118307  36      Angles  preserve        assassinated    
 
7906
427     123101  36      accuracies      blinded labeled 
 
7907
428     123102  36      toggle  interactions    glacial A
 
7908
429     123301  36      Mendelssohn     Barry   implied W
 
7909
430     126001  36      behaviorally    whiteness       bibliographies  W
 
7910
431     126002  36      Rochford        pastimes        Buchanan        
 
7911
432     126003  36      mirror  Edenization     forgivably      FAS
 
7912
433     126101  36      Modula  Muscat  innuendo        A
 
7913
434     126301  36      clobbering      assassinated    den     FAS
 
7914
435     126302  36      chronography    labeled submarines      W
 
7915
436     126402  36      Eskimoizeds     glacial mouthful        A
 
7916
437     126601  36      British implied expiring        
 
7917
438     126602  36      pitfalls        bibliographies  unfulfilled     FAS
 
7918
439     126702  36      verify  Buchanan        precession      
 
7919
440     128001  36      scatter forgivably      nullified       
 
7920
441     128002  36      Aztecan innuendo        affects 
 
7921
442     128003  36      acuity  den     Cynthia 
 
7922
443     128004  36      sinking submarines      Chablis A
 
7923
444     128005  36      beasts  mouthful        betterments     FAS
 
7924
445     128007  36      Witt    expiring        advertising     
 
7925
446     128008  36      physicists      unfulfilled     rubies  A
 
7926
447     128009  36      folksong        precession      southwest       FAS
 
7927
448     128010  36      strokes nullified       superstitious   A
 
7928
449     128011  36      crowder affects tabernacle      W
 
7929
450     128012  36      merry   Cynthia silk    A
 
7930
451     128013  36      cadenced        Chablis handsomest      A
 
7931
452     128014  36      alimony betterments     Persian A
 
7932
453     128015  36      principled      advertising     analog  W
 
7933
454     128016  36      golfing rubies  complex W
 
7934
455     128017  36      undiscovered    southwest       Taoist  
 
7935
456     128018  36      irritates       superstitious   suspend 
 
7936
457     128019  36      patriots        tabernacle      relegated       
 
7937
458     128020  36      rooms   silk    awesome W
 
7938
459     128021  36      towering        handsomest      Bruxelles       
 
7939
460     128022  36      displease       Persian imprecisely     A
 
7940
461     128023  36      photosensitive  analog  televise        
 
7941
462     128101  36      inking  complex braking 
 
7942
463     128102  36      gainers Taoist  true    FAS
 
7943
464     128103  36      leaning suspend disappointing   FAS
 
7944
465     128104  36      hydrant relegated       navally W
 
7945
466     128106  36      preserve        awesome circus  
 
7946
467     128107  36      blinded Bruxelles       beetles 
 
7947
468     128108  36      interactions    imprecisely     trumps  
 
7948
469     128202  36      Barry   televise        fourscore       W
 
7949
470     128203  36      whiteness       braking Blackfoots      
 
7950
471     128301  36      pastimes        true    Grady   
 
7951
472     128302  36      Edenization     disappointing   quiets  FAS
 
7952
473     128303  36      Muscat  navally floundered      FAS
 
7953
474     128304  36      assassinated    circus  profundity      W
 
7954
475     128305  36      labeled beetles Garrisonian     W
 
7955
476     128307  36      glacial trumps  Strauss 
 
7956
477     128401  36      implied fourscore       cemented        FAS
 
7957
478     128502  36      bibliographies  Blackfoots      contrition      A
 
7958
479     128503  36      Buchanan        Grady   mutations       
 
7959
480     128504  36      forgivably      quiets  exhibits        W
 
7960
481     128505  36      innuendo        floundered      tits    
 
7961
482     128601  36      den     profundity      mate    A
 
7962
483     128603  36      submarines      Garrisonian     arches  
 
7963
484     128604  36      mouthful        Strauss Moll    
 
7964
485     128702  36      expiring        cemented        ropers  
 
7965
486     128703  36      unfulfilled     contrition      bombast 
 
7966
487     128704  36      precession      mutations       difficultly     A
 
7967
488     138001  36      nullified       exhibits        adsorption      
 
7968
489     138002  36      affects tits    definiteness    FAS
 
7969
490     138003  36      Cynthia mate    cultivation     A
 
7970
491     138004  36      Chablis arches  heals   A
 
7971
492     138005  36      betterments     Moll    Heusen  W
 
7972
493     138006  36      advertising     ropers  target  FAS
 
7973
494     138007  36      rubies  bombast cited   A
 
7974
495     138008  36      southwest       difficultly     congresswoman   W
 
7975
496     138009  36      superstitious   adsorption      Katherine       
 
7976
497     138102  36      tabernacle      definiteness    titter  A
 
7977
498     138103  36      silk    cultivation     aspire  A
 
7978
499     138104  36      handsomest      heals   Mardis  
 
7979
500     138105  36      Persian Heusen  Nadia   W
 
7980
501     138201  36      analog  target  estimating      FAS
 
7981
502     138302  36      complex cited   stuck   A
 
7982
503     138303  36      Taoist  congresswoman   fifteenth       A
 
7983
504     138304  36      suspend Katherine       Colombo 
 
7984
505     138401  29      relegated       titter  survey  A
 
7985
506     140102  29      awesome aspire  staffing        
 
7986
507     140103  29      Bruxelles       Mardis  obtain  
 
7987
508     140104  29      imprecisely     Nadia   loaded  
 
7988
509     140105  29      televise        estimating      slaughtered     
 
7989
510     140201  29      braking stuck   lights  A
 
7990
511     140701  29      true    fifteenth       circumference   
 
7991
512     141501  29      disappointing   Colombo dull    A
 
7992
513     141502  29      navally survey  weekly  A
 
7993
514     141901  29      circus  staffing        wetness 
 
7994
515     141902  29      beetles obtain  visualized      
 
7995
516     142101  29      trumps  loaded  Tannenbaum      
 
7996
517     142102  29      fourscore       slaughtered     moribund        
 
7997
518     142103  29      Blackfoots      lights  demultiplex     
 
7998
519     142701  29      Grady   circumference   lockings        
 
7999
520     143001  29      quiets  dull    thugs   FAS
 
8000
521     143501  29      floundered      weekly  unnerves        
 
8001
522     143502  29      profundity      wetness abut    
 
8002
523     148001  29      Garrisonian     visualized      Chippewa        A
 
8003
524     148002  29      Strauss Tannenbaum      stratifications A
 
8004
525     148003  29      cemented        moribund        signaled        
 
8005
526     148004  29      contrition      demultiplex     Italianizes     A
 
8006
527     148005  29      mutations       lockings        algorithmic     A
 
8007
528     148006  29      exhibits        thugs   paranoid        FAS
 
8008
529     148007  29      tits    unnerves        camping A
 
8009
530     148009  29      mate    abut    signifying      A
 
8010
531     148010  29      arches  Chippewa        Patrice W
 
8011
532     148011  29      Moll    stratifications search  A
 
8012
533     148012  29      ropers  signaled        Angeles A
 
8013
534     148013  29      bombast Italianizes     semblance       
 
8014
535     148023  36      difficultly     algorithmic     taxed   
 
8015
536     148015  29      adsorption      paranoid        Beatrice        
 
8016
537     148016  29      definiteness    camping retrace 
 
8017
538     148017  29      cultivation     signifying      lockout 
 
8018
539     148018  29      heals   Patrice grammatic       
 
8019
540     148019  29      Heusen  search  helmsman        
 
8020
541     148020  29      target  Angeles uniform W
 
8021
542     148021  29      cited   semblance       hamming 
 
8022
543     148022  29      congresswoman   taxed   disobedience    
 
8023
544     148101  29      Katherine       Beatrice        captivated      A
 
8024
545     148102  29      titter  retrace transferals     A
 
8025
546     148201  29      aspire  lockout cartographer    A
 
8026
547     148401  29      Mardis  grammatic       aims    FAS
 
8027
548     148402  29      Nadia   helmsman        Pakistani       
 
8028
549     148501  29      estimating      uniform burglarized     FAS
 
8029
550     148502  29      stuck   hamming saucepans       A
 
8030
551     148503  29      fifteenth       disobedience    lacerating      A
 
8031
552     148504  29      Colombo captivated      corny   
 
8032
553     148601  29      survey  transferals     megabytes       FAS
 
8033
554     148602  29      staffing        cartographer    chancellor      
 
8034
555     150701  29      obtain  aims    bulk    A
 
8035
556     152101  29      loaded  Pakistani       commits A
 
8036
557     152102  29      slaughtered     burglarized     meson   W
 
8037
558     155202  36      lights  saucepans       deputies        
 
8038
559     155203  29      circumference   lacerating      northeaster     A
 
8039
560     155204  29      dull    corny   dipole  
 
8040
561     155205  29      weekly  megabytes       machining       0
 
8041
562     156001  29      wetness chancellor      therefore       
 
8042
563     156002  29      visualized      bulk    Telefunken      
 
8043
564     156102  29      Tannenbaum      commits salvaging       
 
8044
565     156301  29      moribund        meson   Corinthianizes  A
 
8045
566     156302  29      demultiplex     deputies        restlessly      A
 
8046
567     156303  29      lockings        northeaster     bromides        
 
8047
568     156304  29      thugs   dipole  generalized     A
 
8048
569     156305  29      unnerves        machining       mishaps 
 
8049
570     156306  29      abut    therefore       quelling        
 
8050
571     156501  29      Chippewa        Telefunken      spiritual       A
 
8051
572     158001  29      stratifications salvaging       beguiles        FAS
 
8052
573     158002  29      signaled        Corinthianizes  Trobriand       FAS
 
8053
574     158101  29      Italianizes     restlessly      fleeing A
 
8054
575     158102  29      algorithmic     bromides        Armour  A
 
8055
576     158103  29      paranoid        generalized     chin    A
 
8056
577     158201  29      camping mishaps provers A
 
8057
578     158202  29      signifying      quelling        aeronautic      A
 
8058
579     158203  29      Patrice spiritual       voltage W
 
8059
580     158204  29      search  beguiles        sash    
 
8060
581     158301  29      Angeles Trobriand       anaerobic       A
 
8061
582     158302  29      semblance       fleeing simultaneous    A
 
8062
583     158303  29      taxed   Armour  accumulating    A
 
8063
584     158304  29      Beatrice        chin    Medusan A
 
8064
585     158305  29      retrace provers shouted A
 
8065
586     158306  29      lockout aeronautic      freakish        
 
8066
587     158501  29      grammatic       voltage index   FAS
 
8067
588     160301  29      helmsman        sash    commercially    
 
8068
589     166101  50      uniform anaerobic       mistiness       A
 
8069
590     166102  50      hamming simultaneous    endpoint        
 
8070
591     168001  29      disobedience    accumulating    straight        A
 
8071
592     168002  29      captivated      Medusan flurried        
 
8072
593     168003  29      transferals     shouted denotative      A
 
8073
594     168101  29      cartographer    freakish        coming  FAS
 
8074
595     168102  29      aims    index   commencements   FAS
 
8075
596     168103  29      Pakistani       commercially    gentleman       
 
8076
597     168104  29      burglarized     mistiness       gifted  
 
8077
598     168202  29      saucepans       endpoint        Shanghais       
 
8078
599     168301  29      lacerating      straight        sportswriting   A
 
8079
600     168502  29      corny   flurried        sloping A
 
8080
601     168503  29      megabytes       denotative      navies  
 
8081
602     168601  29      chancellor      coming  leaflet A
 
8082
603     173001  40      bulk    commencements   shooter 
 
8083
604     173701  40      commits gentleman       Joplin  FAS
 
8084
605     173702  40      meson   gifted  babies  
 
8085
606     176001  40      deputies        Shanghais       subdivision     FAS
 
8086
607     176101  40      northeaster     sportswriting   burstiness      W
 
8087
608     176201  40      dipole  sloping belted  FAS
 
8088
609     176401  40      machining       navies  assails FAS
 
8089
610     176501  40      therefore       leaflet admiring        W
 
8090
611     176601  40      Telefunken      shooter swaying 0
 
8091
612     176602  40      salvaging       Joplin  Goldstine       FAS
 
8092
613     176603  40      Corinthianizes  babies  fitting 
 
8093
614     178001  40      restlessly      subdivision     Norwalk W
 
8094
615     178002  40      bromides        burstiness      weakening       W
 
8095
616     178003  40      generalized     belted  analogy FAS
 
8096
617     178004  40      mishaps assails deludes 
 
8097
618     178005  40      quelling        admiring        cokes   
 
8098
619     178006  40      spiritual       swaying Clayton 
 
8099
620     178007  40      beguiles        Goldstine       exhausts        
 
8100
621     178008  40      Trobriand       fitting causality       
 
8101
622     178101  40      fleeing Norwalk sating  FAS
 
8102
623     178102  40      Armour  weakening       icon    
 
8103
624     178103  40      chin    analogy throttles       
 
8104
625     178201  40      provers deludes communicants    FAS
 
8105
626     178202  40      aeronautic      cokes   dehydrate       FAS
 
8106
627     178301  40      voltage Clayton priceless       FAS
 
8107
628     178302  40      sash    exhausts        publicly        
 
8108
629     178401  40      anaerobic       causality       incidentals     FAS
 
8109
630     178402  40      simultaneous    sating  commonplace     
 
8110
631     178403  40      accumulating    icon    mumbles 
 
8111
632     178404  40      Medusan throttles       furthermore     W
 
8112
633     178501  40      shouted communicants    cautioned       W
 
8113
634     186002  37      freakish        dehydrate       parametrized    A
 
8114
635     186102  37      index   priceless       registration    A
 
8115
636     186201  40      commercially    publicly        sadly   FAS
 
8116
637     186202  40      mistiness       incidentals     positioning     
 
8117
638     186203  40      endpoint        commonplace     babysitting     
 
8118
639     186302  37      straight        mumbles eternal A
 
8119
640     188007  37      flurried        furthermore     hoarder 
 
8120
641     188008  37      denotative      cautioned       congregates     
 
8121
642     188009  37      coming  parametrized    rains   
 
8122
643     188010  37      commencements   registration    workers W
 
8123
644     188011  37      gentleman       sadly   sags    A
 
8124
645     188012  37      gifted  positioning     unplug  W
 
8125
646     188013  37      Shanghais       babysitting     garage  A
 
8126
647     188014  37      sportswriting   eternal boulder A
 
8127
648     188015  37      sloping hoarder hollowly        A
 
8128
649     188016  37      navies  congregates     specifics       
 
8129
650     188017  37      leaflet rains   Teresa  
 
8130
651     188102  37      shooter workers Winsett 
 
8131
652     188103  37      Joplin  sags    convenient      A
 
8132
653     188202  37      babies  unplug  buckboards      FAS
 
8133
654     188301  40      subdivision     garage  amenities       
 
8134
655     188302  40      burstiness      boulder resplendent     FAS
 
8135
656     188303  40      belted  hollowly        priding FAS
 
8136
657     188401  37      assails specifics       configurations  
 
8137
658     188402  37      admiring        Teresa  untidiness      A
 
8138
659     188503  37      swaying Winsett Brice   W
 
8139
660     188504  37      Goldstine       convenient      sews    FAS
 
8140
661     188505  37      fitting buckboards      participated    
 
8141
662     190701  37      Norwalk amenities       Simon   FAS
 
8142
663     190703  50      weakening       resplendent     certificates    
 
8143
664     191701  37      analogy priding Fitzpatrick     
 
8144
665     191702  37      deludes configurations  Evanston        A
 
8145
666     191703  37      cokes   untidiness      misted  
 
8146
667     196001  37      Clayton Brice   textures        A
 
8147
668     196002  37      exhausts        sews    save    
 
8148
669     196003  37      causality       participated    count   
 
8149
670     196101  37      sating  Simon   rightful        A
 
8150
671     196103  37      icon    certificates    chaperone       
 
8151
672     196104  37      throttles       Fitzpatrick     Lizzy   A
 
8152
673     196201  37      communicants    Evanston        clenched        A
 
8153
674     196202  37      dehydrate       misted  effortlessly    
 
8154
675     196203  37      priceless       textures        accessed        
 
8155
676     198001  37      publicly        save    beaters A
 
8156
677     198003  37      incidentals     count   Hornblower      FAS
 
8157
678     198004  37      commonplace     rightful        vests   A
 
8158
679     198005  37      mumbles chaperone       indulgences     FAS
 
8159
680     198006  37      furthermore     Lizzy   infallibly      A
 
8160
681     198007  37      cautioned       clenched        unwilling       FAS
 
8161
682     198008  37      parametrized    effortlessly    excrete FAS
 
8162
683     198009  37      registration    accessed        spools  A
 
8163
684     198010  37      sadly   beaters crunches        FAS
 
8164
685     198011  37      positioning     Hornblower      overestimating  FAS
 
8165
686     198012  37      babysitting     vests   ineffective     
 
8166
687     198013  37      eternal indulgences     humiliation     A
 
8167
688     198014  37      hoarder infallibly      sophomore       
 
8168
689     198015  37      congregates     unwilling       star    
 
8169
690     198017  37      rains   excrete rifles  
 
8170
691     198018  37      workers spools  dialysis        
 
8171
692     198019  37      sags    crunches        arriving        
 
8172
693     198020  37      unplug  overestimating  indulge 
 
8173
694     198021  37      garage  ineffective     clockers        
 
8174
695     198022  37      boulder humiliation     languages       
 
8175
696     198023  50      hollowly        sophomore       Antarctica      A
 
8176
697     198024  37      specifics       star    percentage      
 
8177
698     198101  37      Teresa  rifles  ceiling A
 
8178
699     198103  37      Winsett dialysis        specification   
 
8179
700     198105  37      convenient      arriving        regimented      A
 
8180
701     198106  37      buckboards      indulge ciphers 
 
8181
702     198201  37      amenities       clockers        pictures        A
 
8182
703     198204  37      resplendent     languages       serpents        A
 
8183
704     198301  53      priding Antarctica      allot   A
 
8184
705     198302  53      configurations  percentage      realized        A
 
8185
706     198303  53      untidiness      ceiling mayoral A
 
8186
707     198304  53      Brice   specification   opaquely        A
 
8187
708     198401  37      sews    regimented      hostess FAS
 
8188
709     198402  37      participated    ciphers fiftieth        
 
8189
710     198403  37      Simon   pictures        incorrectly     
 
8190
711     202101  37      certificates    serpents        decomposition   FAS
 
8191
712     202301  37      Fitzpatrick     allot   stranglings     
 
8192
713     202302  37      Evanston        realized        mixture FAS
 
8193
714     202303  37      misted  mayoral electroencephalography  FAS
 
8194
715     202304  37      textures        opaquely        similarities    FAS
 
8195
716     202305  37      save    hostess charges W
 
8196
717     202601  37      count   fiftieth        freest  FAS
 
8197
718     202602  37      rightful        incorrectly     Greenberg       FAS
 
8198
719     202605  37      chaperone       decomposition   tinting 
 
8199
720     202606  37      Lizzy   stranglings     expelled        W
 
8200
721     202607  37      clenched        mixture warm    
 
8201
722     202901  37      effortlessly    electroencephalography  smoothed        
 
8202
723     202902  37      accessed        similarities    deductions      FAS
 
8203
724     202903  37      beaters charges Romano  W
 
8204
725     202904  37      Hornblower      freest  bitterroot      
 
8205
726     202907  37      vests   Greenberg       corset  
 
8206
727     202908  37      indulgences     tinting securing        
 
8207
728     203101  37      infallibly      expelled        environing      FAS
 
8208
729     203103  37      unwilling       warm    cute    
 
8209
730     203104  37      excrete smoothed        Crays   
 
8210
731     203105  37      spools  deductions      heiress FAS
 
8211
732     203401  37      crunches        Romano  inform  FAS
 
8212
733     203402  37      overestimating  bitterroot      avenge  
 
8213
734     203404  37      ineffective     corset  universals      
 
8214
735     203901  37      humiliation     securing        Kinsey  W
 
8215
736     203902  37      sophomore       environing      ravines FAS
 
8216
737     203903  37      star    cute    bestseller      
 
8217
738     203906  37      rifles  Crays   equilibrium     
 
8218
739     203907  37      dialysis        heiress extents 0
 
8219
740     203908  37      arriving        inform  relatively      
 
8220
741     203909  37      indulge avenge  pressure        FAS
 
8221
742     206101  37      clockers        universals      critiques       FAS
 
8222
743     206201  37      languages       Kinsey  befouled        
 
8223
744     206202  37      Antarctica      ravines rightfully      FAS
 
8224
745     206203  37      percentage      bestseller      mechanizing     FAS
 
8225
746     206206  37      ceiling equilibrium     Latinizes       
 
8226
747     206207  37      specification   extents timesharing     
 
8227
748     206208  37      regimented      relatively      Aden    
 
8228
749     208001  37      ciphers pressure        embassies       
 
8229
750     208002  37      pictures        critiques       males   FAS
 
8230
751     208003  37      serpents        befouled        shapelessly     FAS
 
8231
752     208004  37      allot   rightfully      genres  FAS
 
8232
753     208008  37      realized        mechanizing     mastering       
 
8233
754     208009  37      mayoral Latinizes       Newtonian       
 
8234
755     208010  37      opaquely        timesharing     finishers       FAS
 
8235
756     208011  37      hostess Aden    abates  
 
8236
757     208101  37      fiftieth        embassies       teem    
 
8237
758     208102  37      incorrectly     males   kiting  FAS
 
8238
759     208103  37      decomposition   shapelessly     stodgy  FAS
 
8239
760     208104  37      stranglings     genres  scalps  FAS
 
8240
761     208105  37      mixture mastering       feed    FAS
 
8241
762     208110  37      electroencephalography  Newtonian       guitars 
 
8242
763     208111  37      similarities    finishers       airships        
 
8243
764     208112  37      charges abates  store   
 
8244
765     208113  37      freest  teem    denounces       
 
8245
766     208201  37      Greenberg       kiting  Pyle    FAS
 
8246
767     208203  37      tinting stodgy  Saxony  
 
8247
768     208301  37      expelled        scalps  serializations  FAS
 
8248
769     208302  37      warm    feed    Peruvian        FAS
 
8249
770     208305  37      smoothed        guitars taxonomically   FAS
 
8250
771     208401  37      deductions      airships        kingdom A
 
8251
772     208402  37      Romano  store   stint   A
 
8252
773     208403  37      bitterroot      denounces       Sault   A
 
8253
774     208404  37      corset  Pyle    faithful        
 
8254
775     208501  37      securing        Saxony  Ganymede        FAS
 
8255
776     208502  37      environing      serializations  tidiness        FAS
 
8256
777     208503  37      cute    Peruvian        gainful FAS
 
8257
778     208504  37      Crays   taxonomically   contrary        FAS
 
8258
779     208505  37      heiress kingdom Tipperary       FAS
 
8259
780     210101  37      inform  stint   tropics W
 
8260
781     210102  37      avenge  Sault   theorizers      
 
8261
782     210103  37      universals      faithful        renew   0
 
8262
783     210104  37      Kinsey  Ganymede        already 
 
8263
784     210105  37      ravines tidiness        terminal        
 
8264
785     210106  37      bestseller      gainful Hegelian        
 
8265
786     210107  37      equilibrium     contrary        hypothesizer    
 
8266
787     210401  37      extents Tipperary       warningly       FAS
 
8267
788     213201  37      relatively      tropics journalizing    FAS
 
8268
789     213203  37      pressure        theorizers      nested  
 
8269
790     213204  37      critiques       renew   Lars    
 
8270
791     213205  37      befouled        already saplings        
 
8271
792     213206  37      rightfully      terminal        foothill        
 
8272
793     213207  37      mechanizing     Hegelian        labeled 
 
8273
794     216101  37      Latinizes       hypothesizer    imperiously     FAS
 
8274
795     216103  37      timesharing     warningly       reporters       FAS
 
8275
796     218001  37      Aden    journalizing    furnishings     FAS
 
8276
797     218002  37      embassies       nested  precipitable    FAS
 
8277
798     218003  37      males   Lars    discounts       FAS
 
8278
799     218004  37      shapelessly     saplings        excises FAS
 
8279
800     143503  50      genres  foothill        Stalin  
 
8280
801     218006  37      mastering       labeled despot  FAS
 
8281
802     218007  37      Newtonian       imperiously     ripeness        FAS
 
8282
803     218008  37      finishers       reporters       Arabia  
 
8283
804     218009  37      abates  furnishings     unruly  
 
8284
805     218010  37      teem    precipitable    mournfulness    
 
8285
806     218011  37      kiting  discounts       boom    FAS
 
8286
807     218020  37      stodgy  excises slaughter       A
 
8287
808     218021  50      scalps  Stalin  Sabine  
 
8288
809     218022  37      feed    despot  handy   FAS
 
8289
810     218023  37      guitars ripeness        rural   
 
8290
811     218024  37      airships        Arabia  organizer       
 
8291
812     218101  37      store   unruly  shipyard        FAS
 
8292
813     218102  37      denounces       mournfulness    civics  FAS
 
8293
814     218103  37      Pyle    boom    inaccuracy      FAS
 
8294
815     218201  37      Saxony  slaughter       rules   FAS
 
8295
816     218202  37      serializations  Sabine  juveniles       FAS
 
8296
817     218203  37      Peruvian        handy   comprised       W
 
8297
818     218204  37      taxonomically   rural   investigations  
 
8298
819     218205  37      kingdom organizer       stabilizes      A
 
8299
820     218301  37      stint   shipyard        seminaries      FAS
 
8300
821     218302  37      Sault   civics  Hunter  A
 
8301
822     218401  37      faithful        inaccuracy      sporty  FAS
 
8302
823     218402  37      Ganymede        rules   test    FAS
 
8303
824     218403  37      tidiness        juveniles       weasels 
 
8304
825     218404  37      gainful comprised       CERN    
 
8305
826     218407  37      contrary        investigations  tempering       
 
8306
827     218408  37      Tipperary       stabilizes      afore   FAS
 
8307
828     218409  37      tropics seminaries      Galatean        
 
8308
829     218410  37      theorizers      Hunter  techniques      W
 
8309
830     226001  37      renew   sporty  error   
 
8310
831     226002  37      already test    veranda 
 
8311
832     226003  37      terminal        weasels severely        
 
8312
833     226004  37      Hegelian        CERN    Cassites        FAS
 
8313
834     226005  37      hypothesizer    tempering       forthcoming     
 
8314
835     226006  37      warningly       afore   guides  
 
8315
836     226007  37      journalizing    Galatean        vanish  FAS
 
8316
837     226008  37      nested  techniques      lied    A
 
8317
838     226203  37      Lars    error   sawtooth        FAS
 
8318
839     226204  37      saplings        veranda fated   FAS
 
8319
840     226205  37      foothill        severely        gradually       
 
8320
841     226206  37      labeled Cassites        widens  
 
8321
842     226207  37      imperiously     forthcoming     preclude        
 
8322
843     226208  37      reporters       guides  Jobrel  
 
8323
844     226209  37      furnishings     vanish  hooker  
 
8324
845     226210  37      precipitable    lied    rainstorm       
 
8325
846     226211  37      discounts       sawtooth        disconnects     
 
8326
847     228001  37      excises fated   cruelty 
 
8327
848     228004  37      Stalin  gradually       exponentials    A
 
8328
849     228005  37      despot  widens  affective       A
 
8329
850     228006  37      ripeness        preclude        arteries        
 
8330
851     228007  37      Arabia  Jobrel  Crosby  FAS
 
8331
852     228008  37      unruly  hooker  acquaint        
 
8332
853     228009  37      mournfulness    rainstorm       evenhandedly    
 
8333
854     228101  37      boom    disconnects     percentage      
 
8334
855     228108  37      slaughter       cruelty disobedience    
 
8335
856     228109  37      Sabine  exponentials    humility        
 
8336
857     228110  37      handy   affective       gleaning        A
 
8337
858     228111  37      rural   arteries        petted  A
 
8338
859     228112  37      organizer       Crosby  bloater A
 
8339
860     228113  37      shipyard        acquaint        minion  A
 
8340
861     228114  37      civics  evenhandedly    marginal        A
 
8341
862     228115  37      inaccuracy      percentage      apiary  A
 
8342
863     228116  37      rules   disobedience    measures        
 
8343
864     228117  37      juveniles       humility        precaution      
 
8344
865     228118  37      comprised       gleaning        repelled        
 
8345
866     228119  37      investigations  petted  primary FAS
 
8346
867     228120  37      stabilizes      bloater coverings       
 
8347
868     228121  37      seminaries      minion  Artemia A
 
8348
869     228122  37      Hunter  marginal        navigate        
 
8349
870     228201  37      sporty  apiary  spatial 
 
8350
871     228206  37      test    measures        Gurkha  
 
8351
872     228207  37      weasels precaution      meanwhile       A
 
8352
873     228208  37      CERN    repelled        Melinda A
 
8353
874     228209  37      tempering       primary Butterfield     
 
8354
875     228210  37      afore   coverings       Aldrich A
 
8355
876     228211  37      Galatean        Artemia previewing      A
 
8356
877     228212  37      techniques      navigate        glut    A
 
8357
878     228213  37      error   spatial unaffected      
 
8358
879     228214  37      veranda Gurkha  inmate  
 
8359
880     228301  37      severely        meanwhile       mineral 
 
8360
881     228305  37      Cassites        Melinda impending       A
 
8361
882     228306  37      forthcoming     Butterfield     meditation      A
 
8362
883     228307  37      guides  Aldrich ideas   
 
8363
884     228308  37      vanish  previewing      miniaturizes    W
 
8364
885     228309  37      lied    glut    lewdly  
 
8365
886     228310  37      sawtooth        unaffected      title   
 
8366
887     228311  37      fated   inmate  youthfulness    
 
8367
888     228312  37      gradually       mineral creak   FAS
 
8368
889     228313  37      widens  impending       Chippewa        
 
8369
890     228314  37      preclude        meditation      clamored        
 
8370
891     228401  65      Jobrel  ideas   freezes 
 
8371
892     228402  65      hooker  miniaturizes    forgivably      FAS
 
8372
893     228403  65      rainstorm       lewdly  reduce  FAS
 
8373
894     228404  65      disconnects     title   McGovern        W
 
8374
895     228405  65      cruelty youthfulness    Nazis   W
 
8375
896     228406  65      exponentials    creak   epistle W
 
8376
897     228407  65      affective       Chippewa        socializes      W
 
8377
898     228408  65      arteries        clamored        conceptions     
 
8378
899     228409  65      Crosby  freezes Kevin   
 
8379
900     228410  65      acquaint        forgivably      uncovering      
 
8380
901     230301  37      evenhandedly    reduce  chews   FAS
 
8381
902     230302  37      percentage      McGovern        appendixes      FAS
 
8382
903     230303  37      disobedience    Nazis   raining 
 
8383
904     018062  37      humility        epistle infest  
 
8384
905     230501  37      gleaning        socializes      compartment     
 
8385
906     230502  37      petted  conceptions     minting 
 
8386
907     230503  37      bloater Kevin   ducks   
 
8387
908     230504  37      minion  uncovering      roped   A
 
8388
909     230505  37      marginal        chews   waltz   
 
8389
910     230506  37      apiary  appendixes      Lillian 
 
8390
911     230507  37      measures        raining repressions     A
 
8391
912     230508  37      precaution      infest  chillingly      
 
8392
913     230509  37      repelled        compartment     noncritical     
 
8393
914     230901  37      primary minting lithograph      
 
8394
915     230902  37      coverings       ducks   spongers        
 
8395
916     230903  37      Artemia roped   parenthood      
 
8396
917     230904  37      navigate        waltz   posed   
 
8397
918     230905  37      spatial Lillian instruments     
 
8398
919     230906  37      Gurkha  repressions     filial  
 
8399
920     230907  37      meanwhile       chillingly      fixedly 
 
8400
921     230908  37      Melinda noncritical     relives 
 
8401
922     230909  37      Butterfield     lithograph      Pandora 
 
8402
923     230910  37      Aldrich spongers        watering        A
 
8403
924     230911  37      previewing      parenthood      ungrateful      
 
8404
925     230912  37      glut    posed   secures 
 
8405
926     230913  37      unaffected      instruments     chastisers      
 
8406
927     230914  37      inmate  filial  icon    
 
8407
928     231304  37      mineral fixedly reuniting       A
 
8408
929     231305  37      impending       relives imagining       A
 
8409
930     231306  37      meditation      Pandora abiding A
 
8410
931     231307  37      ideas   watering        omnisciently    
 
8411
932     231308  37      miniaturizes    ungrateful      Britannic       
 
8412
933     231309  37      lewdly  secures scholastics     A
 
8413
934     231310  37      title   chastisers      mechanics       A
 
8414
935     231311  37      youthfulness    icon    humidly A
 
8415
936     231312  37      creak   reuniting       masterpiece     
 
8416
937     231313  37      Chippewa        imagining       however 
 
8417
938     231314  37      clamored        abiding Mendelian       
 
8418
939     231315  37      freezes omnisciently    jarred  
 
8419
940     232102  37      forgivably      Britannic       scolds  
 
8420
941     232103  37      reduce  scholastics     infatuate       
 
8421
942     232104  37      McGovern        mechanics       willed  A
 
8422
943     232105  37      Nazis   humidly joyfully        
 
8423
944     232106  37      epistle masterpiece     Microsoft       
 
8424
945     232107  37      socializes      however fibrosities     
 
8425
946     232108  37      conceptions     Mendelian       Baltimorean     
 
8426
947     232601  37      Kevin   jarred  equestrian      
 
8427
948     232602  37      uncovering      scolds  Goodrich        
 
8428
949     232603  37      chews   infatuate       apish   A
 
8429
950     232605  37      appendixes      willed  Adlerian        
 
8430
5950    1232605 37      appendixes      willed  Adlerian        
 
8431
5951    1232606 37      appendixes      willed  Adlerian        
 
8432
5952    1232607 37      appendixes      willed  Adlerian        
 
8433
5953    1232608 37      appendixes      willed  Adlerian        
 
8434
5954    1232609 37      appendixes      willed  Adlerian        
 
8435
951     232606  37      raining joyfully        Tropez  
 
8436
952     232607  37      infest  Microsoft       nouns   
 
8437
953     232608  37      compartment     fibrosities     distracting     
 
8438
954     232609  37      minting Baltimorean     mutton  
 
8439
955     236104  37      ducks   equestrian      bridgeable      A
 
8440
956     236105  37      roped   Goodrich        stickers        A
 
8441
957     236106  37      waltz   apish   transcontinental        A
 
8442
958     236107  37      Lillian Adlerian        amateurish      
 
8443
959     236108  37      repressions     Tropez  Gandhian        
 
8444
960     236109  37      chillingly      nouns   stratified      
 
8445
961     236110  37      noncritical     distracting     chamberlains    
 
8446
962     236111  37      lithograph      mutton  creditably      
 
8447
963     236112  37      spongers        bridgeable      philosophic     
 
8448
964     236113  37      parenthood      stickers        ores    
 
8449
965     238005  37      posed   transcontinental        Carleton        
 
8450
966     238006  37      instruments     amateurish      tape    A
 
8451
967     238007  37      filial  Gandhian        afloat  A
 
8452
968     238008  37      fixedly stratified      goodness        A
 
8453
969     238009  37      relives chamberlains    welcoming       
 
8454
970     238010  37      Pandora creditably      Pinsky  FAS
 
8455
971     238011  37      watering        philosophic     halting 
 
8456
972     238012  37      ungrateful      ores    bibliography    
 
8457
973     238013  37      secures Carleton        decoding        
 
8458
974     240401  41      chastisers      tape    variance        A
 
8459
975     240402  41      icon    afloat  allowed A
 
8460
976     240901  41      reuniting       goodness        dire    A
 
8461
977     240902  41      imagining       welcoming       dub     A
 
8462
978     241801  41      abiding Pinsky  poisoning       
 
8463
979     242101  41      omnisciently    halting Iraqis  A
 
8464
980     242102  41      Britannic       bibliography    heaving 
 
8465
981     242201  41      scholastics     decoding        population      A
 
8466
982     242202  41      mechanics       variance        bomb    A
 
8467
983     242501  41      humidly allowed Majorca A
 
8468
984     242502  41      masterpiece     dire    Gershwins       
 
8469
985     246201  41      however dub     explorers       
 
8470
986     246202  41      Mendelian       poisoning       libretto        A
 
8471
987     246203  41      jarred  Iraqis  occurred        
 
8472
988     246204  41      scolds  heaving Lagos   
 
8473
989     246205  41      infatuate       population      rats    
 
8474
990     246301  41      willed  bomb    bankruptcies    A
 
8475
991     246302  41      joyfully        Majorca crying  
 
8476
992     248001  41      Microsoft       Gershwins       unexpected      
 
8477
993     248002  41      fibrosities     explorers       accessed        A
 
8478
994     248003  41      Baltimorean     libretto        colorful        A
 
8479
995     248004  41      equestrian      occurred        versatility     A
 
8480
996     248005  41      Goodrich        Lagos   cosy    
 
8481
997     248006  41      apish   rats    Darius  A
 
8482
998     248007  41      Adlerian        bankruptcies    mastering       A
 
8483
999     248008  41      Tropez  crying  Asiaticizations A
 
8484
1000    248009  41      nouns   unexpected      offerers        A
 
8485
1001    248010  41      distracting     accessed        uncles  A
 
8486
1002    248011  41      mutton  colorful        sleepwalk       
 
8487
1003    248012  41      bridgeable      versatility     Ernestine       
 
8488
1004    248013  41      stickers        cosy    checksumming    
 
8489
1005    248014  41      transcontinental        Darius  stopped 
 
8490
1006    248015  41      amateurish      mastering       sicker  
 
8491
1007    248016  41      Gandhian        Asiaticizations Italianization  
 
8492
1008    248017  41      stratified      offerers        alphabetic      
 
8493
1009    248018  41      chamberlains    uncles  pharmaceutic    
 
8494
1010    248019  41      creditably      sleepwalk       creator 
 
8495
1011    248020  41      philosophic     Ernestine       chess   
 
8496
1012    248021  41      ores    checksumming    charcoal        
 
8497
1013    248101  41      Carleton        stopped Epiphany        A
 
8498
1014    248102  41      tape    sicker  bulldozes       A
 
8499
1015    248201  41      afloat  Italianization  Pygmalion       A
 
8500
1016    248202  41      goodness        alphabetic      caressing       A
 
8501
1017    248203  41      welcoming       pharmaceutic    Palestine       A
 
8502
1018    248204  41      Pinsky  creator regimented      A
 
8503
1019    248205  41      halting chess   scars   A
 
8504
1020    248206  41      bibliography    charcoal        realest A
 
8505
1021    248207  41      decoding        Epiphany        diffusing       A
 
8506
1022    248208  41      variance        bulldozes       clubroom        A
 
8507
1023    248209  41      allowed Pygmalion       Blythe  A
 
8508
1024    248210  41      dire    caressing       ahead   
 
8509
1025    248211  50      dub     Palestine       reviver 
 
8510
1026    250501  34      poisoning       regimented      retransmitting  A
 
8511
1027    250502  34      Iraqis  scars   landslide       
 
8512
1028    250503  34      heaving realest Eiffel  
 
8513
1029    250504  34      population      diffusing       absentee        
 
8514
1030    250505  34      bomb    clubroom        aye     
 
8515
1031    250601  34      Majorca Blythe  forked  A
 
8516
1032    250602  34      Gershwins       ahead   Peruvianizes    
 
8517
1033    250603  34      explorers       reviver clerked 
 
8518
1034    250604  34      libretto        retransmitting  tutor   
 
8519
1035    250605  34      occurred        landslide       boulevard       
 
8520
1036    251001  34      Lagos   Eiffel  shuttered       
 
8521
1037    251002  34      rats    absentee        quotes  A
 
8522
1038    251003  34      bankruptcies    aye     Caltech 
 
8523
1039    251004  34      crying  forked  Mossberg        
 
8524
1040    251005  34      unexpected      Peruvianizes    kept    
 
8525
1041    251301  34      accessed        clerked roundly 
 
8526
1042    251302  34      colorful        tutor   features        A
 
8527
1043    251303  34      versatility     boulevard       imaginable      A
 
8528
1044    251304  34      cosy    shuttered       controller      
 
8529
1045    251305  34      Darius  quotes  racial  
 
8530
1046    251401  34      mastering       Caltech uprisings       A
 
8531
1047    251402  34      Asiaticizations Mossberg        narrowed        A
 
8532
1048    251403  34      offerers        kept    cannot  A
 
8533
1049    251404  34      uncles  roundly vest    
 
8534
1050    251405  34      sleepwalk       features        famine  
 
8535
1051    251406  34      Ernestine       imaginable      sugars  
 
8536
1052    251801  34      checksumming    controller      exterminated    A
 
8537
1053    251802  34      stopped racial  belays  
 
8538
1054    252101  34      sicker  uprisings       Hodges  A
 
8539
1055    252102  34      Italianization  narrowed        translatable    
 
8540
1056    252301  34      alphabetic      cannot  duality A
 
8541
1057    252302  34      pharmaceutic    vest    recording       A
 
8542
1058    252303  34      creator famine  rouses  A
 
8543
1059    252304  34      chess   sugars  poison  
 
8544
1060    252305  34      charcoal        exterminated    attitude        
 
8545
1061    252306  34      Epiphany        belays  dusted  
 
8546
1062    252307  34      bulldozes       Hodges  encompasses     
 
8547
1063    252308  34      Pygmalion       translatable    presentation    
 
8548
1064    252309  34      caressing       duality Kantian 
 
8549
1065    256001  34      Palestine       recording       imprecision     A
 
8550
1066    256002  34      regimented      rouses  saving  
 
8551
1067    256003  34      scars   poison  maternal        
 
8552
1068    256004  34      realest attitude        hewed   
 
8553
1069    256005  34      diffusing       dusted  kerosene        
 
8554
1070    258001  34      clubroom        encompasses     Cubans  
 
8555
1071    258002  34      Blythe  presentation    photographers   
 
8556
1072    258003  34      ahead   Kantian nymph   A
 
8557
1073    258004  34      reviver imprecision     bedlam  A
 
8558
1074    258005  34      retransmitting  saving  north   A
 
8559
1075    258006  34      landslide       maternal        Schoenberg      A
 
8560
1076    258007  34      Eiffel  hewed   botany  A
 
8561
1077    258008  34      absentee        kerosene        curs    
 
8562
1078    258009  34      aye     Cubans  solidification  
 
8563
1079    258010  34      forked  photographers   inheritresses   
 
8564
1080    258011  34      Peruvianizes    nymph   stiller 
 
8565
1081    258101  68      clerked bedlam  t1      A
 
8566
1082    258102  68      tutor   north   suite   A
 
8567
1083    258103  34      boulevard       Schoenberg      ransomer        
 
8568
1084    258104  68      shuttered       botany  Willy   
 
8569
1085    258105  68      quotes  curs    Rena    A
 
8570
1086    258106  68      Caltech solidification  Seattle A
 
8571
1087    258107  68      Mossberg        inheritresses   relaxes A
 
8572
1088    258108  68      kept    stiller exclaim 
 
8573
1089    258109  68      roundly t1      implicated      A
 
8574
1090    258110  68      features        suite   distinguish     
 
8575
1091    258111  68      imaginable      ransomer        assayed 
 
8576
1092    258112  68      controller      Willy   homeowner       
 
8577
1093    258113  68      racial  Rena    and     
 
8578
1094    258201  34      uprisings       Seattle stealth 
 
8579
1095    258202  34      narrowed        relaxes coinciding      A
 
8580
1096    258203  34      cannot  exclaim founder A
 
8581
1097    258204  34      vest    implicated      environing      
 
8582
1098    258205  34      famine  distinguish     jewelry 
 
8583
1099    258301  34      sugars  assayed lemons  A
 
8584
1100    258401  34      exterminated    homeowner       brokenness      A
 
8585
1101    258402  34      belays  and     bedpost A
 
8586
1102    258403  34      Hodges  stealth assurers        A
 
8587
1103    258404  34      translatable    coinciding      annoyers        
 
8588
1104    258405  34      duality founder affixed 
 
8589
1105    258406  34      recording       environing      warbling        
 
8590
1106    258407  34      rouses  jewelry seriously       
 
8591
1107    228123  37      poison  lemons  boasted 
 
8592
1108    250606  34      attitude        brokenness      Chantilly       
 
8593
1109    208405  37      dusted  bedpost Iranizes        
 
8594
1110    212101  37      encompasses     assurers        violinist       
 
8595
1111    218206  37      presentation    annoyers        extramarital    
 
8596
1112    150401  37      Kantian affixed spates  
 
8597
1113    248212  41      imprecision     warbling        cloakroom       
 
8598
1114    128026  00      saving  seriously       gazer   
 
8599
1115    128024  00      maternal        boasted hand    
 
8600
1116    128027  00      hewed   Chantilly       tucked  
 
8601
1117    128025  00      kerosene        Iranizes        gems    
 
8602
1118    128109  00      Cubans  violinist       clinker 
 
8603
1119    128705  00      photographers   extramarital    refiner 
 
8604
1120    126303  00      nymph   spates  callus  
 
8605
1121    128308  00      bedlam  cloakroom       leopards        
 
8606
1122    128204  00      north   gazer   comfortingly    
 
8607
1123    128205  00      Schoenberg      hand    generically     
 
8608
1124    128206  00      botany  tucked  getters 
 
8609
1125    128207  00      curs    gems    sexually        
 
8610
1126    118205  00      solidification  clinker spear   
 
8611
1127    116801  00      inheritresses   refiner serums  
 
8612
1128    116803  00      stiller callus  Italianization  
 
8613
1129    116804  00      t1      leopards        attendants      
 
8614
1130    116802  00      suite   comfortingly    spies   
 
8615
1131    128605  00      ransomer        generically     Anthony 
 
8616
1132    118308  00      Willy   getters planar  
 
8617
1133    113702  00      Rena    sexually        cupped  
 
8618
1134    113703  00      Seattle spear   cleanser        
 
8619
1135    112103  00      relaxes serums  commuters       
 
8620
1136    118009  00      exclaim Italianization  honeysuckle     
 
8621
5136    1118009 00      exclaim Italianization  honeysuckle     
 
8622
1137    138011  00      implicated      attendants      orphanage       
 
8623
1138    138010  00      distinguish     spies   skies   
 
8624
1139    138012  00      assayed Anthony crushers        
 
8625
1140    068304  00      homeowner       planar  Puritan 
 
8626
1141    078009  00      and     cupped  squeezer        
 
8627
1142    108013  00      stealth cleanser        bruises 
 
8628
1143    084004  00      coinciding      commuters       bonfire 
 
8629
1144    083402  00      founder honeysuckle     Colombo 
 
8630
1145    084003  00      environing      orphanage       nondecreasing   
 
8631
1146    088504  00      jewelry skies   innocents       
 
8632
1147    088005  00      lemons  crushers        masked  
 
8633
1148    088007  00      brokenness      Puritan file    
 
8634
1149    088006  00      bedpost squeezer        brush   
 
8635
1150    148025  00      assurers        bruises mutilate        
 
8636
1151    148024  00      annoyers        bonfire mommy   
 
8637
1152    138305  00      affixed Colombo bulkheads       
 
8638
1153    138306  00      warbling        nondecreasing   undeclared      
 
8639
1154    152701  00      seriously       innocents       displacements   
 
8640
1155    148505  00      boasted masked  nieces  
 
8641
1156    158003  00      Chantilly       file    coeducation     
 
8642
1157    156201  00      Iranizes        brush   brassy  
 
8643
1158    156202  00      violinist       mutilate        authenticator   
 
8644
1159    158307  00      extramarital    mommy   Washoe  
 
8645
1160    158402  00      spates  bulkheads       penny   
 
8646
1161    158401  00      cloakroom       undeclared      Flagler 
 
8647
1162    068013  00      gazer   displacements   stoned  
 
8648
1163    068012  00      hand    nieces  cranes  
 
8649
1164    068203  00      tucked  coeducation     masterful       
 
8650
1165    088205  00      gems    brassy  biracial        
 
8651
1166    068704  00      clinker authenticator   steamships      
 
8652
1167    068604  00      refiner Washoe  windmills       
 
8653
1168    158502  00      callus  penny   exploit 
 
8654
1169    123103  00      leopards        Flagler riverfront      
 
8655
1170    148026  00      comfortingly    stoned  sisterly        
 
8656
1171    123302  00      generically     cranes  sharpshoot      
 
8657
1172    076503  00      getters masterful       mittens 
 
8658
1173    126304  00      sexually        biracial        interdependency 
 
8659
1174    068306  00      spear   steamships      policy  
 
8660
1175    143504  00      serums  windmills       unleashing      
 
8661
1176    160201  00      Italianization  exploit pretenders      
 
8662
1177    148028  00      attendants      riverfront      overstatements  
 
8663
1178    148027  00      spies   sisterly        birthed 
 
8664
1179    143505  00      Anthony sharpshoot      opportunism     
 
8665
1180    108014  00      planar  mittens showroom        
 
8666
1181    076104  00      cupped  interdependency compromisingly  
 
8667
1182    078106  00      cleanser        policy  Medicare        
 
8668
1183    126102  00      commuters       unleashing      corresponds     
 
8669
1184    128029  00      honeysuckle     pretenders      hardware        
 
8670
1185    128028  00      orphanage       overstatements  implant 
 
8671
1186    018410  00      skies   birthed Alicia  
 
8672
1187    128110  00      crushers        opportunism     requesting      
 
8673
1188    148506  00      Puritan showroom        produced        
 
8674
1189    123303  00      squeezer        compromisingly  criticizes      
 
8675
1190    123304  00      bruises Medicare        backer  
 
8676
1191    068504  00      bonfire corresponds     positively      
 
8677
1192    068305  00      Colombo hardware        colicky 
 
8678
1193    000000  00      nondecreasing   implant thrillingly     
 
8679
1       000001  00      Omaha   teethe  neat    
 
8680
2       011401  37      breaking        dreaded Steinberg       W
 
8681
3       011402  37      Romans  scholastics     jarring 
 
8682
4       011403  37      intercepted     audiology       tinily  
 
8683
2       011401  37      breaking        dreaded Steinberg       W
 
8684
3       011402  37      Romans  scholastics     jarring 
 
8685
4       011403  37      intercepted     audiology       tinily  
 
8686
1       000001  00      Omaha   teethe  neat    
 
8687
2       011401  37      breaking        dreaded Steinberg       W
 
8688
3       011402  37      Romans  scholastics     jarring 
 
8689
4       011403  37      intercepted     audiology       tinily  
 
8690
2       011401  37      breaking        dreaded Steinberg       W
 
8691
3       011402  37      Romans  scholastics     jarring 
 
8692
4       011403  37      intercepted     audiology       tinily  
 
8693
TRUNCATE TABLE t2;
 
8694
ERROR HY000: Table storage engine for 't2' doesn't have this option
 
8695
SELECT * FROM t2;
 
8696
auto    fld1    companynr       fld3    fld4    fld5    fld6
 
8697
1       000001  00      Omaha   teethe  neat    
 
8698
2       011401  37      breaking        dreaded Steinberg       W
 
8699
3       011402  37      Romans  scholastics     jarring 
 
8700
4       011403  37      intercepted     audiology       tinily  
 
8701
5       011501  37      bewilderingly   wallet  balled  
 
8702
6       011701  37      astound parters persist W
 
8703
7       011702  37      admonishing     eschew  attainments     
 
8704
8       011703  37      sumac   quitter fanatic 
 
8705
9       012001  37      flanking        neat    measures        FAS
 
8706
10      012003  37      combed  Steinberg       rightfulness    
 
8707
11      012004  37      subjective      jarring capably 
 
8708
12      012005  37      scatterbrain    tinily  impulsive       
 
8709
13      012301  37      Eulerian        balled  starlet 
 
8710
14      012302  36      dubbed  persist terminators     
 
8711
15      012303  37      Kane    attainments     untying 
 
8712
16      012304  37      overlay fanatic announces       FAS
 
8713
17      012305  37      perturb measures        featherweight   FAS
 
8714
18      012306  37      goblins rightfulness    pessimist       FAS
 
8715
19      012501  37      annihilates     capably daughter        
 
8716
20      012602  37      Wotan   impulsive       decliner        FAS
 
8717
21      012603  37      snatching       starlet lawgiver        
 
8718
22      012604  37      concludes       terminators     stated  
 
8719
23      012605  37      laterally       untying readable        
 
8720
24      012606  37      yelped  announces       attrition       
 
8721
25      012701  37      grazing featherweight   cascade FAS
 
8722
26      012702  37      Baird   pessimist       motors  FAS
 
8723
27      012703  37      celery  daughter        interrogate     
 
8724
28      012704  37      misunderstander decliner        pests   W
 
8725
29      013601  37      handgun lawgiver        stairway        
 
8726
30      013602  37      foldout stated  dopers  FAS
 
8727
31      013603  37      mystic  readable        testicle        W
 
8728
32      013604  37      succumbed       attrition       Parsifal        W
 
8729
33      013605  37      Nabisco cascade leavings        
 
8730
34      013606  37      fingerings      motors  postulation     W
 
8731
35      013607  37      aging   interrogate     squeaking       
 
8732
36      013608  37      afield  pests   contrasted      
 
8733
37      013609  37      ammonium        stairway        leftover        
 
8734
38      013610  37      boat    dopers  whiteners       
 
8735
39      013801  37      intelligibility testicle        erases  W
 
8736
40      013802  37      Augustine       Parsifal        Punjab  W
 
8737
41      013803  37      teethe  leavings        Merritt 
 
8738
42      013804  37      dreaded postulation     Quixotism       
 
8739
43      013901  37      scholastics     squeaking       sweetish        FAS
 
8740
44      016001  37      audiology       contrasted      dogging FAS
 
8741
45      016201  37      wallet  leftover        scornfully      FAS
 
8742
46      016202  37      parters whiteners       bellow  
 
8743
47      016301  37      eschew  erases  bills   
 
8744
48      016302  37      quitter Punjab  cupboard        FAS
 
8745
49      016303  37      neat    Merritt sureties        FAS
 
8746
50      016304  37      Steinberg       Quixotism       puddings        
 
8747
51      018001  37      jarring sweetish        tapestry        
 
8748
52      018002  37      tinily  dogging fetters 
 
8749
53      018003  37      balled  scornfully      bivalves        
 
8750
54      018004  37      persist bellow  incurring       
 
8751
55      018005  37      attainments     bills   Adolph  
 
8752
56      018007  37      fanatic cupboard        pithed  
 
8753
57      018008  37      measures        sureties        emergency       
 
8754
58      018009  37      rightfulness    puddings        Miles   
 
8755
59      018010  37      capably tapestry        trimmings       
 
8756
60      018012  37      impulsive       fetters tragedies       W
 
8757
61      018013  37      starlet bivalves        skulking        W
 
8758
62      018014  37      terminators     incurring       flint   
 
8759
63      018015  37      untying Adolph  flopping        W
 
8760
64      018016  37      announces       pithed  relaxing        FAS
 
8761
65      018017  37      featherweight   emergency       offload FAS
 
8762
66      018018  37      pessimist       Miles   suites  W
 
8763
67      018019  37      daughter        trimmings       lists   FAS
 
8764
68      018020  37      decliner        tragedies       animized        FAS
 
8765
69      018021  37      lawgiver        skulking        multilayer      W
 
8766
70      018022  37      stated  flint   standardizes    FAS
 
8767
71      018023  37      readable        flopping        Judas   
 
8768
72      018024  37      attrition       relaxing        vacuuming       W
 
8769
73      018025  37      cascade offload dentally        W
 
8770
74      018026  37      motors  suites  humanness       W
 
8771
75      018027  37      interrogate     lists   inch    W
 
8772
76      018028  37      pests   animized        Weissmuller     W
 
8773
77      018029  37      stairway        multilayer      irresponsibly   W
 
8774
78      018030  37      dopers  standardizes    luckily FAS
 
8775
79      018032  37      testicle        Judas   culled  W
 
8776
80      018033  37      Parsifal        vacuuming       medical FAS
 
8777
81      018034  37      leavings        dentally        bloodbath       FAS
 
8778
82      018035  37      postulation     humanness       subschema       W
 
8779
83      018036  37      squeaking       inch    animals W
 
8780
84      018037  37      contrasted      Weissmuller     Micronesia      
 
8781
85      018038  37      leftover        irresponsibly   repetitions     
 
8782
86      018039  37      whiteners       luckily Antares 
 
8783
87      018040  37      erases  culled  ventilate       W
 
8784
88      018041  37      Punjab  medical pityingly       
 
8785
89      018042  37      Merritt bloodbath       interdependent  
 
8786
90      018043  37      Quixotism       subschema       Graves  FAS
 
8787
91      018044  37      sweetish        animals neonatal        
 
8788
92      018045  37      dogging Micronesia      scribbled       FAS
 
8789
93      018046  37      scornfully      repetitions     chafe   W
 
8790
94      018048  37      bellow  Antares honoring        
 
8791
95      018049  37      bills   ventilate       realtor 
 
8792
96      018050  37      cupboard        pityingly       elite   
 
8793
97      018051  37      sureties        interdependent  funereal        
 
8794
98      018052  37      puddings        Graves  abrogating      
 
8795
99      018053  50      tapestry        neonatal        sorters 
 
8796
100     018054  37      fetters scribbled       Conley  
 
8797
101     018055  37      bivalves        chafe   lectured        
 
8798
102     018056  37      incurring       honoring        Abraham 
 
8799
103     018057  37      Adolph  realtor Hawaii  W
 
8800
104     018058  37      pithed  elite   cage    
 
8801
105     018059  36      emergency       funereal        hushes  
 
8802
106     018060  37      Miles   abrogating      Simla   
 
8803
107     018061  37      trimmings       sorters reporters       
 
8804
108     018101  37      tragedies       Conley  Dutchman        FAS
 
8805
109     018102  37      skulking        lectured        descendants     FAS
 
8806
110     018103  37      flint   Abraham groupings       FAS
 
8807
111     018104  37      flopping        Hawaii  dissociate      
 
8808
112     018201  37      relaxing        cage    coexist W
 
8809
113     018202  37      offload hushes  Beebe   
 
8810
114     018402  37      suites  Simla   Taoism  
 
8811
115     018403  37      lists   reporters       Connally        
 
8812
116     018404  37      animized        Dutchman        fetched FAS
 
8813
117     018405  37      multilayer      descendants     checkpoints     FAS
 
8814
118     018406  37      standardizes    groupings       rusting 
 
8815
119     018409  37      Judas   dissociate      galling 
 
8816
120     018601  37      vacuuming       coexist obliterates     
 
8817
121     018602  37      dentally        Beebe   traitor 
 
8818
122     018603  37      humanness       Taoism  resumes FAS
 
8819
123     018801  37      inch    Connally        analyzable      FAS
 
8820
124     018802  37      Weissmuller     fetched terminator      FAS
 
8821
125     018803  37      irresponsibly   checkpoints     gritty  FAS
 
8822
126     018804  37      luckily rusting firearm W
 
8823
127     018805  37      culled  galling minima  
 
8824
128     018806  37      medical obliterates     Selfridge       
 
8825
129     018807  37      bloodbath       traitor disable 
 
8826
130     018808  37      subschema       resumes witchcraft      W
 
8827
131     018809  37      animals analyzable      betroth W
 
8828
132     018810  37      Micronesia      terminator      Manhattanize    
 
8829
133     018811  37      repetitions     gritty  imprint 
 
8830
134     018812  37      Antares firearm peeked  
 
8831
135     019101  37      ventilate       minima  swelling        
 
8832
136     019102  37      pityingly       Selfridge       interrelationships      W
 
8833
137     019103  37      interdependent  disable riser   
 
8834
138     019201  37      Graves  witchcraft      Gandhian        W
 
8835
139     030501  37      neonatal        betroth peacock A
 
8836
140     030502  50      scribbled       Manhattanize    bee     A
 
8837
141     030503  37      chafe   imprint kanji   
 
8838
142     030504  37      honoring        peeked  dental  
 
8839
143     031901  37      realtor swelling        scarf   FAS
 
8840
144     036001  37      elite   interrelationships      chasm   A
 
8841
145     036002  37      funereal        riser   insolence       A
 
8842
146     036004  37      abrogating      Gandhian        syndicate       
 
8843
147     036005  37      sorters peacock alike   
 
8844
148     038001  37      Conley  bee     imperial        A
 
8845
149     038002  37      lectured        kanji   convulsion      A
 
8846
150     038003  37      Abraham dental  railway A
 
8847
151     038004  37      Hawaii  scarf   validate        A
 
8848
152     038005  37      cage    chasm   normalizes      A
 
8849
153     038006  37      hushes  insolence       comprehensive   
 
8850
154     038007  37      Simla   syndicate       chewing 
 
8851
155     038008  37      reporters       alike   denizen 
 
8852
156     038009  37      Dutchman        imperial        schemer 
 
8853
157     038010  37      descendants     convulsion      chronicle       
 
8854
158     038011  37      groupings       railway Kline   
 
8855
159     038012  37      dissociate      validate        Anatole 
 
8856
160     038013  37      coexist normalizes      partridges      
 
8857
161     038014  37      Beebe   comprehensive   brunch  
 
8858
162     038015  37      Taoism  chewing recruited       
 
8859
163     038016  37      Connally        denizen dimensions      W
 
8860
164     038017  37      fetched schemer Chicana W
 
8861
165     038018  37      checkpoints     chronicle       announced       
 
8862
166     038101  37      rusting Kline   praised FAS
 
8863
167     038102  37      galling Anatole employing       
 
8864
168     038103  37      obliterates     partridges      linear  
 
8865
169     038104  37      traitor brunch  quagmire        
 
8866
170     038201  37      resumes recruited       western A
 
8867
171     038202  37      analyzable      dimensions      relishing       
 
8868
172     038203  37      terminator      Chicana serving A
 
8869
173     038204  37      gritty  announced       scheduling      
 
8870
174     038205  37      firearm praised lore    
 
8871
175     038206  37      minima  employing       eventful        
 
8872
176     038208  37      Selfridge       linear  arteriole       A
 
8873
177     042801  37      disable quagmire        disentangle     
 
8874
178     042802  37      witchcraft      western cured   A
 
8875
179     046101  37      betroth relishing       Fenton  W
 
8876
180     048001  37      Manhattanize    serving avoidable       A
 
8877
181     048002  37      imprint scheduling      drains  A
 
8878
182     048003  37      peeked  lore    detectably      FAS
 
8879
183     048004  37      swelling        eventful        husky   
 
8880
184     048005  37      interrelationships      arteriole       impelling       
 
8881
185     048006  37      riser   disentangle     undoes  
 
8882
186     048007  37      Gandhian        cured   evened  
 
8883
187     048008  37      peacock Fenton  squeezes        
 
8884
188     048101  37      bee     avoidable       destroyer       FAS
 
8885
189     048102  37      kanji   drains  rudeness        
 
8886
190     048201  37      dental  detectably      beaner  FAS
 
8887
191     048202  37      scarf   husky   boorish 
 
8888
192     048203  37      chasm   impelling       Everhart        
 
8889
193     048204  37      insolence       undoes  encompass       A
 
8890
194     048205  37      syndicate       evened  mushrooms       
 
8891
195     048301  37      alike   squeezes        Alison  A
 
8892
196     048302  37      imperial        destroyer       externally      FAS
 
8893
197     048303  37      convulsion      rudeness        pellagra        
 
8894
198     048304  37      railway beaner  cult    
 
8895
199     048305  37      validate        boorish creek   A
 
8896
200     048401  37      normalizes      Everhart        Huffman 
 
8897
201     048402  37      comprehensive   encompass       Majorca FAS
 
8898
202     048403  37      chewing mushrooms       governing       A
 
8899
203     048404  37      denizen Alison  gadfly  FAS
 
8900
204     048405  37      schemer externally      reassigned      FAS
 
8901
205     048406  37      chronicle       pellagra        intentness      W
 
8902
206     048407  37      Kline   cult    craziness       
 
8903
207     048408  37      Anatole creek   psychic 
 
8904
208     048409  37      partridges      Huffman squabbled       
 
8905
209     048410  37      brunch  Majorca burlesque       
 
8906
210     048411  37      recruited       governing       capped  
 
8907
211     048412  37      dimensions      gadfly  extracted       A
 
8908
212     048413  37      Chicana reassigned      DiMaggio        
 
8909
213     048601  37      announced       intentness      exclamation     FAS
 
8910
214     048602  37      praised craziness       subdirectory    
 
8911
215     048603  37      employing       psychic fangs   
 
8912
216     048604  37      linear  squabbled       buyer   A
 
8913
217     048801  37      quagmire        burlesque       pithing A
 
8914
218     050901  37      western capped  transistorizing A
 
8915
219     051201  37      relishing       extracted       nonbiodegradable        
 
8916
220     056002  37      serving DiMaggio        dislocate       
 
8917
221     056003  37      scheduling      exclamation     monochromatic   FAS
 
8918
222     056004  37      lore    subdirectory    batting 
 
8919
223     056102  37      eventful        fangs   postcondition   A
 
8920
224     056203  37      arteriole       buyer   catalog FAS
 
8921
225     056204  37      disentangle     pithing Remus   
 
8922
226     058003  37      cured   transistorizing devices A
 
8923
227     058004  37      Fenton  nonbiodegradable        bike    A
 
8924
228     058005  37      avoidable       dislocate       qualify 
 
8925
229     058006  37      drains  monochromatic   detained        
 
8926
230     058007  37      detectably      batting commended       
 
8927
231     058101  37      husky   postcondition   civilize        
 
8928
232     058102  37      impelling       catalog Elmhurst        
 
8929
233     058103  37      undoes  Remus   anesthetizing   
 
8930
234     058105  37      evened  devices deaf    
 
8931
235     058111  37      squeezes        bike    Brigham 
 
8932
236     058112  37      destroyer       qualify title   
 
8933
237     058113  37      rudeness        detained        coarse  
 
8934
238     058114  37      beaner  commended       combinations    
 
8935
239     058115  37      boorish civilize        grayness        
 
8936
240     058116  37      Everhart        Elmhurst        innumerable     FAS
 
8937
241     058117  37      encompass       anesthetizing   Caroline        A
 
8938
242     058118  37      mushrooms       deaf    fatty   FAS
 
8939
243     058119  37      Alison  Brigham eastbound       
 
8940
244     058120  37      externally      title   inexperienced   
 
8941
245     058121  37      pellagra        coarse  hoarder A
 
8942
246     058122  37      cult    combinations    scotch  W
 
8943
247     058123  37      creek   grayness        passport        A
 
8944
248     058124  37      Huffman innumerable     strategic       FAS
 
8945
249     058125  37      Majorca Caroline        gated   
 
8946
250     058126  37      governing       fatty   flog    
 
8947
251     058127  37      gadfly  eastbound       Pipestone       
 
8948
252     058128  37      reassigned      inexperienced   Dar     
 
8949
253     058201  37      intentness      hoarder Corcoran        
 
8950
254     058202  37      craziness       scotch  flyers  A
 
8951
255     058303  37      psychic passport        competitions    W
 
8952
256     058304  37      squabbled       strategic       suppliers       FAS
 
8953
257     058602  37      burlesque       gated   skips   
 
8954
258     058603  37      capped  flog    institutes      
 
8955
259     058604  37      extracted       Pipestone       troop   A
 
8956
260     058605  37      DiMaggio        Dar     connective      W
 
8957
261     058606  37      exclamation     Corcoran        denies  
 
8958
262     058607  37      subdirectory    flyers  polka   
 
8959
263     060401  36      fangs   competitions    observations    FAS
 
8960
264     061701  36      buyer   suppliers       askers  
 
8961
265     066201  36      pithing skips   homeless        FAS
 
8962
266     066501  36      transistorizing institutes      Anna    
 
8963
267     068001  36      nonbiodegradable        troop   subdirectories  W
 
8964
268     068002  36      dislocate       connective      decaying        FAS
 
8965
269     068005  36      monochromatic   denies  outwitting      W
 
8966
270     068006  36      batting polka   Harpy   W
 
8967
271     068007  36      postcondition   observations    crazed  
 
8968
272     068008  36      catalog askers  suffocate       
 
8969
273     068009  36      Remus   homeless        provers FAS
 
8970
274     068010  36      devices Anna    technically     
 
8971
275     068011  36      bike    subdirectories  Franklinizations        
 
8972
276     068202  36      qualify decaying        considered      
 
8973
277     068302  36      detained        outwitting      tinnily 
 
8974
278     068303  36      commended       Harpy   uninterruptedly 
 
8975
279     068401  36      civilize        crazed  whistled        A
 
8976
280     068501  36      Elmhurst        suffocate       automate        
 
8977
281     068502  36      anesthetizing   provers gutting W
 
8978
282     068503  36      deaf    technically     surreptitious   
 
8979
283     068602  36      Brigham Franklinizations        Choctaw 
 
8980
284     068603  36      title   considered      cooks   
 
8981
285     068701  36      coarse  tinnily millivolt       FAS
 
8982
286     068702  36      combinations    uninterruptedly counterpoise    
 
8983
287     068703  36      grayness        whistled        Gothicism       
 
8984
288     076001  36      innumerable     automate        feminine        
 
8985
289     076002  36      Caroline        gutting metaphysically  W
 
8986
290     076101  36      fatty   surreptitious   sanding A
 
8987
291     076102  36      eastbound       Choctaw contributorily  
 
8988
292     076103  36      inexperienced   cooks   receivers       FAS
 
8989
293     076302  36      hoarder millivolt       adjourn 
 
8990
294     076303  36      scotch  counterpoise    straggled       A
 
8991
295     076304  36      passport        Gothicism       druggists       
 
8992
296     076305  36      strategic       feminine        thanking        FAS
 
8993
297     076306  36      gated   metaphysically  ostrich 
 
8994
298     076307  36      flog    sanding hopelessness    FAS
 
8995
299     076402  36      Pipestone       contributorily  Eurydice        
 
8996
300     076501  36      Dar     receivers       excitation      W
 
8997
301     076502  36      Corcoran        adjourn presumes        FAS
 
8998
302     076701  36      flyers  straggled       imaginable      FAS
 
8999
303     078001  36      competitions    druggists       concoct W
 
9000
304     078002  36      suppliers       thanking        peering W
 
9001
305     078003  36      skips   ostrich Phelps  FAS
 
9002
306     078004  36      institutes      hopelessness    ferociousness   FAS
 
9003
307     078005  36      troop   Eurydice        sentences       
 
9004
308     078006  36      connective      excitation      unlocks 
 
9005
309     078007  36      denies  presumes        engrossing      W
 
9006
310     078008  36      polka   imaginable      Ruth    
 
9007
311     078101  36      observations    concoct tying   
 
9008
312     078103  36      askers  peering exclaimers      
 
9009
313     078104  36      homeless        Phelps  synergy 
 
9010
314     078105  36      Anna    ferociousness   Huey    W
 
9011
315     082101  36      subdirectories  sentences       merging 
 
9012
316     083401  36      decaying        unlocks judges  A
 
9013
317     084001  36      outwitting      engrossing      Shylock W
 
9014
318     084002  36      Harpy   Ruth    Miltonism       
 
9015
319     086001  36      crazed  tying   hen     W
 
9016
320     086102  36      suffocate       exclaimers      honeybee        FAS
 
9017
321     086201  36      provers synergy towers  
 
9018
322     088001  36      technically     Huey    dilutes W
 
9019
323     088002  36      Franklinizations        merging numerals        FAS
 
9020
324     088003  36      considered      judges  democracy       FAS
 
9021
325     088004  36      tinnily Shylock Ibero-  
 
9022
326     088101  36      uninterruptedly Miltonism       invalids        
 
9023
327     088102  36      whistled        hen     behavior        
 
9024
328     088103  36      automate        honeybee        accruing        
 
9025
329     088104  36      gutting towers  relics  A
 
9026
330     088105  36      surreptitious   dilutes rackets 
 
9027
331     088106  36      Choctaw numerals        Fischbein       W
 
9028
332     088201  36      cooks   democracy       phony   W
 
9029
333     088203  36      millivolt       Ibero-  cross   FAS
 
9030
334     088204  36      counterpoise    invalids        cleanup 
 
9031
335     088302  37      Gothicism       behavior        conspirator     
 
9032
336     088303  37      feminine        accruing        label   FAS
 
9033
337     088305  37      metaphysically  relics  university      
 
9034
338     088402  37      sanding rackets cleansed        FAS
 
9035
339     088501  36      contributorily  Fischbein       ballgown        
 
9036
340     088502  36      receivers       phony   starlet 
 
9037
341     088503  36      adjourn cross   aqueous 
 
9038
342     098001  58      straggled       cleanup portrayal       A
 
9039
343     098002  58      druggists       conspirator     despising       W
 
9040
344     098003  58      thanking        label   distort W
 
9041
345     098004  58      ostrich university      palmed  
 
9042
346     098005  58      hopelessness    cleansed        faced   
 
9043
347     098006  58      Eurydice        ballgown        silverware      
 
9044
348     141903  29      excitation      starlet assessor        
 
9045
349     098008  58      presumes        aqueous spiders 
 
9046
350     098009  58      imaginable      portrayal       artificially    
 
9047
351     098010  58      concoct despising       reminiscence    
 
9048
352     098011  58      peering distort Mexican 
 
9049
353     098012  58      Phelps  palmed  obnoxious       
 
9050
354     098013  58      ferociousness   faced   fragile 
 
9051
355     098014  58      sentences       silverware      apprehensible   
 
9052
356     098015  58      unlocks assessor        births  
 
9053
357     098016  58      engrossing      spiders garages 
 
9054
358     098017  58      Ruth    artificially    panty   
 
9055
359     098018  58      tying   reminiscence    anteater        
 
9056
360     098019  58      exclaimers      Mexican displacement    A
 
9057
361     098020  58      synergy obnoxious       drovers A
 
9058
362     098021  58      Huey    fragile patenting       A
 
9059
363     098022  58      merging apprehensible   far     A
 
9060
364     098023  58      judges  births  shrieks 
 
9061
365     098024  58      Shylock garages aligning        W
 
9062
366     098025  37      Miltonism       panty   pragmatism      
 
9063
367     106001  36      hen     anteater        fevers  W
 
9064
368     108001  36      honeybee        displacement    reexamines      A
 
9065
369     108002  36      towers  drovers occupancies     
 
9066
370     108003  36      dilutes patenting       sweats  FAS
 
9067
371     108004  36      numerals        far     modulators      
 
9068
372     108005  36      democracy       shrieks demand  W
 
9069
373     108007  36      Ibero-  aligning        Madeira 
 
9070
374     108008  36      invalids        pragmatism      Viennese        W
 
9071
375     108009  36      behavior        fevers  chillier        W
 
9072
376     108010  36      accruing        reexamines      wildcats        FAS
 
9073
377     108011  36      relics  occupancies     gentle  
 
9074
378     108012  36      rackets sweats  Angles  W
 
9075
379     108101  36      Fischbein       modulators      accuracies      
 
9076
380     108102  36      phony   demand  toggle  
 
9077
381     108103  36      cross   Madeira Mendelssohn     W
 
9078
382     108111  50      cleanup Viennese        behaviorally    
 
9079
383     108105  36      conspirator     chillier        Rochford        
 
9080
384     108106  36      label   wildcats        mirror  W
 
9081
385     108107  36      university      gentle  Modula  
 
9082
386     108108  50      cleansed        Angles  clobbering      
 
9083
387     108109  36      ballgown        accuracies      chronography    
 
9084
388     108110  36      starlet toggle  Eskimoizeds     
 
9085
389     108201  36      aqueous Mendelssohn     British W
 
9086
390     108202  36      portrayal       behaviorally    pitfalls        
 
9087
391     108203  36      despising       Rochford        verify  W
 
9088
392     108204  36      distort mirror  scatter FAS
 
9089
393     108205  36      palmed  Modula  Aztecan 
 
9090
394     108301  36      faced   clobbering      acuity  W
 
9091
395     108302  36      silverware      chronography    sinking W
 
9092
396     112101  36      assessor        Eskimoizeds     beasts  FAS
 
9093
397     112102  36      spiders British Witt    W
 
9094
398     113701  36      artificially    pitfalls        physicists      FAS
 
9095
399     116001  36      reminiscence    verify  folksong        A
 
9096
400     116201  36      Mexican scatter strokes FAS
 
9097
401     116301  36      obnoxious       Aztecan crowder 
 
9098
402     116302  36      fragile acuity  merry   
 
9099
403     116601  36      apprehensible   sinking cadenced        
 
9100
404     116602  36      births  beasts  alimony A
 
9101
405     116603  36      garages Witt    principled      A
 
9102
406     116701  36      panty   physicists      golfing 
 
9103
407     116702  36      anteater        folksong        undiscovered    
 
9104
408     118001  36      displacement    strokes irritates       
 
9105
409     118002  36      drovers crowder patriots        A
 
9106
410     118003  36      patenting       merry   rooms   FAS
 
9107
411     118004  36      far     cadenced        towering        W
 
9108
412     118005  36      shrieks alimony displease       
 
9109
413     118006  36      aligning        principled      photosensitive  
 
9110
414     118007  36      pragmatism      golfing inking  
 
9111
415     118008  36      fevers  undiscovered    gainers 
 
9112
416     118101  36      reexamines      irritates       leaning A
 
9113
417     118102  36      occupancies     patriots        hydrant A
 
9114
418     118103  36      sweats  rooms   preserve        
 
9115
419     118202  36      modulators      towering        blinded A
 
9116
420     118203  36      demand  displease       interactions    A
 
9117
421     118204  36      Madeira photosensitive  Barry   
 
9118
422     118302  36      Viennese        inking  whiteness       A
 
9119
423     118304  36      chillier        gainers pastimes        W
 
9120
424     118305  36      wildcats        leaning Edenization     
 
9121
425     118306  36      gentle  hydrant Muscat  
 
9122
426     118307  36      Angles  preserve        assassinated    
 
9123
427     123101  36      accuracies      blinded labeled 
 
9124
428     123102  36      toggle  interactions    glacial A
 
9125
429     123301  36      Mendelssohn     Barry   implied W
 
9126
430     126001  36      behaviorally    whiteness       bibliographies  W
 
9127
431     126002  36      Rochford        pastimes        Buchanan        
 
9128
432     126003  36      mirror  Edenization     forgivably      FAS
 
9129
433     126101  36      Modula  Muscat  innuendo        A
 
9130
434     126301  36      clobbering      assassinated    den     FAS
 
9131
435     126302  36      chronography    labeled submarines      W
 
9132
436     126402  36      Eskimoizeds     glacial mouthful        A
 
9133
437     126601  36      British implied expiring        
 
9134
438     126602  36      pitfalls        bibliographies  unfulfilled     FAS
 
9135
439     126702  36      verify  Buchanan        precession      
 
9136
440     128001  36      scatter forgivably      nullified       
 
9137
441     128002  36      Aztecan innuendo        affects 
 
9138
442     128003  36      acuity  den     Cynthia 
 
9139
443     128004  36      sinking submarines      Chablis A
 
9140
444     128005  36      beasts  mouthful        betterments     FAS
 
9141
445     128007  36      Witt    expiring        advertising     
 
9142
446     128008  36      physicists      unfulfilled     rubies  A
 
9143
447     128009  36      folksong        precession      southwest       FAS
 
9144
448     128010  36      strokes nullified       superstitious   A
 
9145
449     128011  36      crowder affects tabernacle      W
 
9146
450     128012  36      merry   Cynthia silk    A
 
9147
451     128013  36      cadenced        Chablis handsomest      A
 
9148
452     128014  36      alimony betterments     Persian A
 
9149
453     128015  36      principled      advertising     analog  W
 
9150
454     128016  36      golfing rubies  complex W
 
9151
455     128017  36      undiscovered    southwest       Taoist  
 
9152
456     128018  36      irritates       superstitious   suspend 
 
9153
457     128019  36      patriots        tabernacle      relegated       
 
9154
458     128020  36      rooms   silk    awesome W
 
9155
459     128021  36      towering        handsomest      Bruxelles       
 
9156
460     128022  36      displease       Persian imprecisely     A
 
9157
461     128023  36      photosensitive  analog  televise        
 
9158
462     128101  36      inking  complex braking 
 
9159
463     128102  36      gainers Taoist  true    FAS
 
9160
464     128103  36      leaning suspend disappointing   FAS
 
9161
465     128104  36      hydrant relegated       navally W
 
9162
466     128106  36      preserve        awesome circus  
 
9163
467     128107  36      blinded Bruxelles       beetles 
 
9164
468     128108  36      interactions    imprecisely     trumps  
 
9165
469     128202  36      Barry   televise        fourscore       W
 
9166
470     128203  36      whiteness       braking Blackfoots      
 
9167
471     128301  36      pastimes        true    Grady   
 
9168
472     128302  36      Edenization     disappointing   quiets  FAS
 
9169
473     128303  36      Muscat  navally floundered      FAS
 
9170
474     128304  36      assassinated    circus  profundity      W
 
9171
475     128305  36      labeled beetles Garrisonian     W
 
9172
476     128307  36      glacial trumps  Strauss 
 
9173
477     128401  36      implied fourscore       cemented        FAS
 
9174
478     128502  36      bibliographies  Blackfoots      contrition      A
 
9175
479     128503  36      Buchanan        Grady   mutations       
 
9176
480     128504  36      forgivably      quiets  exhibits        W
 
9177
481     128505  36      innuendo        floundered      tits    
 
9178
482     128601  36      den     profundity      mate    A
 
9179
483     128603  36      submarines      Garrisonian     arches  
 
9180
484     128604  36      mouthful        Strauss Moll    
 
9181
485     128702  36      expiring        cemented        ropers  
 
9182
486     128703  36      unfulfilled     contrition      bombast 
 
9183
487     128704  36      precession      mutations       difficultly     A
 
9184
488     138001  36      nullified       exhibits        adsorption      
 
9185
489     138002  36      affects tits    definiteness    FAS
 
9186
490     138003  36      Cynthia mate    cultivation     A
 
9187
491     138004  36      Chablis arches  heals   A
 
9188
492     138005  36      betterments     Moll    Heusen  W
 
9189
493     138006  36      advertising     ropers  target  FAS
 
9190
494     138007  36      rubies  bombast cited   A
 
9191
495     138008  36      southwest       difficultly     congresswoman   W
 
9192
496     138009  36      superstitious   adsorption      Katherine       
 
9193
497     138102  36      tabernacle      definiteness    titter  A
 
9194
498     138103  36      silk    cultivation     aspire  A
 
9195
499     138104  36      handsomest      heals   Mardis  
 
9196
500     138105  36      Persian Heusen  Nadia   W
 
9197
501     138201  36      analog  target  estimating      FAS
 
9198
502     138302  36      complex cited   stuck   A
 
9199
503     138303  36      Taoist  congresswoman   fifteenth       A
 
9200
504     138304  36      suspend Katherine       Colombo 
 
9201
505     138401  29      relegated       titter  survey  A
 
9202
506     140102  29      awesome aspire  staffing        
 
9203
507     140103  29      Bruxelles       Mardis  obtain  
 
9204
508     140104  29      imprecisely     Nadia   loaded  
 
9205
509     140105  29      televise        estimating      slaughtered     
 
9206
510     140201  29      braking stuck   lights  A
 
9207
511     140701  29      true    fifteenth       circumference   
 
9208
512     141501  29      disappointing   Colombo dull    A
 
9209
513     141502  29      navally survey  weekly  A
 
9210
514     141901  29      circus  staffing        wetness 
 
9211
515     141902  29      beetles obtain  visualized      
 
9212
516     142101  29      trumps  loaded  Tannenbaum      
 
9213
517     142102  29      fourscore       slaughtered     moribund        
 
9214
518     142103  29      Blackfoots      lights  demultiplex     
 
9215
519     142701  29      Grady   circumference   lockings        
 
9216
520     143001  29      quiets  dull    thugs   FAS
 
9217
521     143501  29      floundered      weekly  unnerves        
 
9218
522     143502  29      profundity      wetness abut    
 
9219
523     148001  29      Garrisonian     visualized      Chippewa        A
 
9220
524     148002  29      Strauss Tannenbaum      stratifications A
 
9221
525     148003  29      cemented        moribund        signaled        
 
9222
526     148004  29      contrition      demultiplex     Italianizes     A
 
9223
527     148005  29      mutations       lockings        algorithmic     A
 
9224
528     148006  29      exhibits        thugs   paranoid        FAS
 
9225
529     148007  29      tits    unnerves        camping A
 
9226
530     148009  29      mate    abut    signifying      A
 
9227
531     148010  29      arches  Chippewa        Patrice W
 
9228
532     148011  29      Moll    stratifications search  A
 
9229
533     148012  29      ropers  signaled        Angeles A
 
9230
534     148013  29      bombast Italianizes     semblance       
 
9231
535     148023  36      difficultly     algorithmic     taxed   
 
9232
536     148015  29      adsorption      paranoid        Beatrice        
 
9233
537     148016  29      definiteness    camping retrace 
 
9234
538     148017  29      cultivation     signifying      lockout 
 
9235
539     148018  29      heals   Patrice grammatic       
 
9236
540     148019  29      Heusen  search  helmsman        
 
9237
541     148020  29      target  Angeles uniform W
 
9238
542     148021  29      cited   semblance       hamming 
 
9239
543     148022  29      congresswoman   taxed   disobedience    
 
9240
544     148101  29      Katherine       Beatrice        captivated      A
 
9241
545     148102  29      titter  retrace transferals     A
 
9242
546     148201  29      aspire  lockout cartographer    A
 
9243
547     148401  29      Mardis  grammatic       aims    FAS
 
9244
548     148402  29      Nadia   helmsman        Pakistani       
 
9245
549     148501  29      estimating      uniform burglarized     FAS
 
9246
550     148502  29      stuck   hamming saucepans       A
 
9247
551     148503  29      fifteenth       disobedience    lacerating      A
 
9248
552     148504  29      Colombo captivated      corny   
 
9249
553     148601  29      survey  transferals     megabytes       FAS
 
9250
554     148602  29      staffing        cartographer    chancellor      
 
9251
555     150701  29      obtain  aims    bulk    A
 
9252
556     152101  29      loaded  Pakistani       commits A
 
9253
557     152102  29      slaughtered     burglarized     meson   W
 
9254
558     155202  36      lights  saucepans       deputies        
 
9255
559     155203  29      circumference   lacerating      northeaster     A
 
9256
560     155204  29      dull    corny   dipole  
 
9257
561     155205  29      weekly  megabytes       machining       0
 
9258
562     156001  29      wetness chancellor      therefore       
 
9259
563     156002  29      visualized      bulk    Telefunken      
 
9260
564     156102  29      Tannenbaum      commits salvaging       
 
9261
565     156301  29      moribund        meson   Corinthianizes  A
 
9262
566     156302  29      demultiplex     deputies        restlessly      A
 
9263
567     156303  29      lockings        northeaster     bromides        
 
9264
568     156304  29      thugs   dipole  generalized     A
 
9265
569     156305  29      unnerves        machining       mishaps 
 
9266
570     156306  29      abut    therefore       quelling        
 
9267
571     156501  29      Chippewa        Telefunken      spiritual       A
 
9268
572     158001  29      stratifications salvaging       beguiles        FAS
 
9269
573     158002  29      signaled        Corinthianizes  Trobriand       FAS
 
9270
574     158101  29      Italianizes     restlessly      fleeing A
 
9271
575     158102  29      algorithmic     bromides        Armour  A
 
9272
576     158103  29      paranoid        generalized     chin    A
 
9273
577     158201  29      camping mishaps provers A
 
9274
578     158202  29      signifying      quelling        aeronautic      A
 
9275
579     158203  29      Patrice spiritual       voltage W
 
9276
580     158204  29      search  beguiles        sash    
 
9277
581     158301  29      Angeles Trobriand       anaerobic       A
 
9278
582     158302  29      semblance       fleeing simultaneous    A
 
9279
583     158303  29      taxed   Armour  accumulating    A
 
9280
584     158304  29      Beatrice        chin    Medusan A
 
9281
585     158305  29      retrace provers shouted A
 
9282
586     158306  29      lockout aeronautic      freakish        
 
9283
587     158501  29      grammatic       voltage index   FAS
 
9284
588     160301  29      helmsman        sash    commercially    
 
9285
589     166101  50      uniform anaerobic       mistiness       A
 
9286
590     166102  50      hamming simultaneous    endpoint        
 
9287
591     168001  29      disobedience    accumulating    straight        A
 
9288
592     168002  29      captivated      Medusan flurried        
 
9289
593     168003  29      transferals     shouted denotative      A
 
9290
594     168101  29      cartographer    freakish        coming  FAS
 
9291
595     168102  29      aims    index   commencements   FAS
 
9292
596     168103  29      Pakistani       commercially    gentleman       
 
9293
597     168104  29      burglarized     mistiness       gifted  
 
9294
598     168202  29      saucepans       endpoint        Shanghais       
 
9295
599     168301  29      lacerating      straight        sportswriting   A
 
9296
600     168502  29      corny   flurried        sloping A
 
9297
601     168503  29      megabytes       denotative      navies  
 
9298
602     168601  29      chancellor      coming  leaflet A
 
9299
603     173001  40      bulk    commencements   shooter 
 
9300
604     173701  40      commits gentleman       Joplin  FAS
 
9301
605     173702  40      meson   gifted  babies  
 
9302
606     176001  40      deputies        Shanghais       subdivision     FAS
 
9303
607     176101  40      northeaster     sportswriting   burstiness      W
 
9304
608     176201  40      dipole  sloping belted  FAS
 
9305
609     176401  40      machining       navies  assails FAS
 
9306
610     176501  40      therefore       leaflet admiring        W
 
9307
611     176601  40      Telefunken      shooter swaying 0
 
9308
612     176602  40      salvaging       Joplin  Goldstine       FAS
 
9309
613     176603  40      Corinthianizes  babies  fitting 
 
9310
614     178001  40      restlessly      subdivision     Norwalk W
 
9311
615     178002  40      bromides        burstiness      weakening       W
 
9312
616     178003  40      generalized     belted  analogy FAS
 
9313
617     178004  40      mishaps assails deludes 
 
9314
618     178005  40      quelling        admiring        cokes   
 
9315
619     178006  40      spiritual       swaying Clayton 
 
9316
620     178007  40      beguiles        Goldstine       exhausts        
 
9317
621     178008  40      Trobriand       fitting causality       
 
9318
622     178101  40      fleeing Norwalk sating  FAS
 
9319
623     178102  40      Armour  weakening       icon    
 
9320
624     178103  40      chin    analogy throttles       
 
9321
625     178201  40      provers deludes communicants    FAS
 
9322
626     178202  40      aeronautic      cokes   dehydrate       FAS
 
9323
627     178301  40      voltage Clayton priceless       FAS
 
9324
628     178302  40      sash    exhausts        publicly        
 
9325
629     178401  40      anaerobic       causality       incidentals     FAS
 
9326
630     178402  40      simultaneous    sating  commonplace     
 
9327
631     178403  40      accumulating    icon    mumbles 
 
9328
632     178404  40      Medusan throttles       furthermore     W
 
9329
633     178501  40      shouted communicants    cautioned       W
 
9330
634     186002  37      freakish        dehydrate       parametrized    A
 
9331
635     186102  37      index   priceless       registration    A
 
9332
636     186201  40      commercially    publicly        sadly   FAS
 
9333
637     186202  40      mistiness       incidentals     positioning     
 
9334
638     186203  40      endpoint        commonplace     babysitting     
 
9335
639     186302  37      straight        mumbles eternal A
 
9336
640     188007  37      flurried        furthermore     hoarder 
 
9337
641     188008  37      denotative      cautioned       congregates     
 
9338
642     188009  37      coming  parametrized    rains   
 
9339
643     188010  37      commencements   registration    workers W
 
9340
644     188011  37      gentleman       sadly   sags    A
 
9341
645     188012  37      gifted  positioning     unplug  W
 
9342
646     188013  37      Shanghais       babysitting     garage  A
 
9343
647     188014  37      sportswriting   eternal boulder A
 
9344
648     188015  37      sloping hoarder hollowly        A
 
9345
649     188016  37      navies  congregates     specifics       
 
9346
650     188017  37      leaflet rains   Teresa  
 
9347
651     188102  37      shooter workers Winsett 
 
9348
652     188103  37      Joplin  sags    convenient      A
 
9349
653     188202  37      babies  unplug  buckboards      FAS
 
9350
654     188301  40      subdivision     garage  amenities       
 
9351
655     188302  40      burstiness      boulder resplendent     FAS
 
9352
656     188303  40      belted  hollowly        priding FAS
 
9353
657     188401  37      assails specifics       configurations  
 
9354
658     188402  37      admiring        Teresa  untidiness      A
 
9355
659     188503  37      swaying Winsett Brice   W
 
9356
660     188504  37      Goldstine       convenient      sews    FAS
 
9357
661     188505  37      fitting buckboards      participated    
 
9358
662     190701  37      Norwalk amenities       Simon   FAS
 
9359
663     190703  50      weakening       resplendent     certificates    
 
9360
664     191701  37      analogy priding Fitzpatrick     
 
9361
665     191702  37      deludes configurations  Evanston        A
 
9362
666     191703  37      cokes   untidiness      misted  
 
9363
667     196001  37      Clayton Brice   textures        A
 
9364
668     196002  37      exhausts        sews    save    
 
9365
669     196003  37      causality       participated    count   
 
9366
670     196101  37      sating  Simon   rightful        A
 
9367
671     196103  37      icon    certificates    chaperone       
 
9368
672     196104  37      throttles       Fitzpatrick     Lizzy   A
 
9369
673     196201  37      communicants    Evanston        clenched        A
 
9370
674     196202  37      dehydrate       misted  effortlessly    
 
9371
675     196203  37      priceless       textures        accessed        
 
9372
676     198001  37      publicly        save    beaters A
 
9373
677     198003  37      incidentals     count   Hornblower      FAS
 
9374
678     198004  37      commonplace     rightful        vests   A
 
9375
679     198005  37      mumbles chaperone       indulgences     FAS
 
9376
680     198006  37      furthermore     Lizzy   infallibly      A
 
9377
681     198007  37      cautioned       clenched        unwilling       FAS
 
9378
682     198008  37      parametrized    effortlessly    excrete FAS
 
9379
683     198009  37      registration    accessed        spools  A
 
9380
684     198010  37      sadly   beaters crunches        FAS
 
9381
685     198011  37      positioning     Hornblower      overestimating  FAS
 
9382
686     198012  37      babysitting     vests   ineffective     
 
9383
687     198013  37      eternal indulgences     humiliation     A
 
9384
688     198014  37      hoarder infallibly      sophomore       
 
9385
689     198015  37      congregates     unwilling       star    
 
9386
690     198017  37      rains   excrete rifles  
 
9387
691     198018  37      workers spools  dialysis        
 
9388
692     198019  37      sags    crunches        arriving        
 
9389
693     198020  37      unplug  overestimating  indulge 
 
9390
694     198021  37      garage  ineffective     clockers        
 
9391
695     198022  37      boulder humiliation     languages       
 
9392
696     198023  50      hollowly        sophomore       Antarctica      A
 
9393
697     198024  37      specifics       star    percentage      
 
9394
698     198101  37      Teresa  rifles  ceiling A
 
9395
699     198103  37      Winsett dialysis        specification   
 
9396
700     198105  37      convenient      arriving        regimented      A
 
9397
701     198106  37      buckboards      indulge ciphers 
 
9398
702     198201  37      amenities       clockers        pictures        A
 
9399
703     198204  37      resplendent     languages       serpents        A
 
9400
704     198301  53      priding Antarctica      allot   A
 
9401
705     198302  53      configurations  percentage      realized        A
 
9402
706     198303  53      untidiness      ceiling mayoral A
 
9403
707     198304  53      Brice   specification   opaquely        A
 
9404
708     198401  37      sews    regimented      hostess FAS
 
9405
709     198402  37      participated    ciphers fiftieth        
 
9406
710     198403  37      Simon   pictures        incorrectly     
 
9407
711     202101  37      certificates    serpents        decomposition   FAS
 
9408
712     202301  37      Fitzpatrick     allot   stranglings     
 
9409
713     202302  37      Evanston        realized        mixture FAS
 
9410
714     202303  37      misted  mayoral electroencephalography  FAS
 
9411
715     202304  37      textures        opaquely        similarities    FAS
 
9412
716     202305  37      save    hostess charges W
 
9413
717     202601  37      count   fiftieth        freest  FAS
 
9414
718     202602  37      rightful        incorrectly     Greenberg       FAS
 
9415
719     202605  37      chaperone       decomposition   tinting 
 
9416
720     202606  37      Lizzy   stranglings     expelled        W
 
9417
721     202607  37      clenched        mixture warm    
 
9418
722     202901  37      effortlessly    electroencephalography  smoothed        
 
9419
723     202902  37      accessed        similarities    deductions      FAS
 
9420
724     202903  37      beaters charges Romano  W
 
9421
725     202904  37      Hornblower      freest  bitterroot      
 
9422
726     202907  37      vests   Greenberg       corset  
 
9423
727     202908  37      indulgences     tinting securing        
 
9424
728     203101  37      infallibly      expelled        environing      FAS
 
9425
729     203103  37      unwilling       warm    cute    
 
9426
730     203104  37      excrete smoothed        Crays   
 
9427
731     203105  37      spools  deductions      heiress FAS
 
9428
732     203401  37      crunches        Romano  inform  FAS
 
9429
733     203402  37      overestimating  bitterroot      avenge  
 
9430
734     203404  37      ineffective     corset  universals      
 
9431
735     203901  37      humiliation     securing        Kinsey  W
 
9432
736     203902  37      sophomore       environing      ravines FAS
 
9433
737     203903  37      star    cute    bestseller      
 
9434
738     203906  37      rifles  Crays   equilibrium     
 
9435
739     203907  37      dialysis        heiress extents 0
 
9436
740     203908  37      arriving        inform  relatively      
 
9437
741     203909  37      indulge avenge  pressure        FAS
 
9438
742     206101  37      clockers        universals      critiques       FAS
 
9439
743     206201  37      languages       Kinsey  befouled        
 
9440
744     206202  37      Antarctica      ravines rightfully      FAS
 
9441
745     206203  37      percentage      bestseller      mechanizing     FAS
 
9442
746     206206  37      ceiling equilibrium     Latinizes       
 
9443
747     206207  37      specification   extents timesharing     
 
9444
748     206208  37      regimented      relatively      Aden    
 
9445
749     208001  37      ciphers pressure        embassies       
 
9446
750     208002  37      pictures        critiques       males   FAS
 
9447
751     208003  37      serpents        befouled        shapelessly     FAS
 
9448
752     208004  37      allot   rightfully      genres  FAS
 
9449
753     208008  37      realized        mechanizing     mastering       
 
9450
754     208009  37      mayoral Latinizes       Newtonian       
 
9451
755     208010  37      opaquely        timesharing     finishers       FAS
 
9452
756     208011  37      hostess Aden    abates  
 
9453
757     208101  37      fiftieth        embassies       teem    
 
9454
758     208102  37      incorrectly     males   kiting  FAS
 
9455
759     208103  37      decomposition   shapelessly     stodgy  FAS
 
9456
760     208104  37      stranglings     genres  scalps  FAS
 
9457
761     208105  37      mixture mastering       feed    FAS
 
9458
762     208110  37      electroencephalography  Newtonian       guitars 
 
9459
763     208111  37      similarities    finishers       airships        
 
9460
764     208112  37      charges abates  store   
 
9461
765     208113  37      freest  teem    denounces       
 
9462
766     208201  37      Greenberg       kiting  Pyle    FAS
 
9463
767     208203  37      tinting stodgy  Saxony  
 
9464
768     208301  37      expelled        scalps  serializations  FAS
 
9465
769     208302  37      warm    feed    Peruvian        FAS
 
9466
770     208305  37      smoothed        guitars taxonomically   FAS
 
9467
771     208401  37      deductions      airships        kingdom A
 
9468
772     208402  37      Romano  store   stint   A
 
9469
773     208403  37      bitterroot      denounces       Sault   A
 
9470
774     208404  37      corset  Pyle    faithful        
 
9471
775     208501  37      securing        Saxony  Ganymede        FAS
 
9472
776     208502  37      environing      serializations  tidiness        FAS
 
9473
777     208503  37      cute    Peruvian        gainful FAS
 
9474
778     208504  37      Crays   taxonomically   contrary        FAS
 
9475
779     208505  37      heiress kingdom Tipperary       FAS
 
9476
780     210101  37      inform  stint   tropics W
 
9477
781     210102  37      avenge  Sault   theorizers      
 
9478
782     210103  37      universals      faithful        renew   0
 
9479
783     210104  37      Kinsey  Ganymede        already 
 
9480
784     210105  37      ravines tidiness        terminal        
 
9481
785     210106  37      bestseller      gainful Hegelian        
 
9482
786     210107  37      equilibrium     contrary        hypothesizer    
 
9483
787     210401  37      extents Tipperary       warningly       FAS
 
9484
788     213201  37      relatively      tropics journalizing    FAS
 
9485
789     213203  37      pressure        theorizers      nested  
 
9486
790     213204  37      critiques       renew   Lars    
 
9487
791     213205  37      befouled        already saplings        
 
9488
792     213206  37      rightfully      terminal        foothill        
 
9489
793     213207  37      mechanizing     Hegelian        labeled 
 
9490
794     216101  37      Latinizes       hypothesizer    imperiously     FAS
 
9491
795     216103  37      timesharing     warningly       reporters       FAS
 
9492
796     218001  37      Aden    journalizing    furnishings     FAS
 
9493
797     218002  37      embassies       nested  precipitable    FAS
 
9494
798     218003  37      males   Lars    discounts       FAS
 
9495
799     218004  37      shapelessly     saplings        excises FAS
 
9496
800     143503  50      genres  foothill        Stalin  
 
9497
801     218006  37      mastering       labeled despot  FAS
 
9498
802     218007  37      Newtonian       imperiously     ripeness        FAS
 
9499
803     218008  37      finishers       reporters       Arabia  
 
9500
804     218009  37      abates  furnishings     unruly  
 
9501
805     218010  37      teem    precipitable    mournfulness    
 
9502
806     218011  37      kiting  discounts       boom    FAS
 
9503
807     218020  37      stodgy  excises slaughter       A
 
9504
808     218021  50      scalps  Stalin  Sabine  
 
9505
809     218022  37      feed    despot  handy   FAS
 
9506
810     218023  37      guitars ripeness        rural   
 
9507
811     218024  37      airships        Arabia  organizer       
 
9508
812     218101  37      store   unruly  shipyard        FAS
 
9509
813     218102  37      denounces       mournfulness    civics  FAS
 
9510
814     218103  37      Pyle    boom    inaccuracy      FAS
 
9511
815     218201  37      Saxony  slaughter       rules   FAS
 
9512
816     218202  37      serializations  Sabine  juveniles       FAS
 
9513
817     218203  37      Peruvian        handy   comprised       W
 
9514
818     218204  37      taxonomically   rural   investigations  
 
9515
819     218205  37      kingdom organizer       stabilizes      A
 
9516
820     218301  37      stint   shipyard        seminaries      FAS
 
9517
821     218302  37      Sault   civics  Hunter  A
 
9518
822     218401  37      faithful        inaccuracy      sporty  FAS
 
9519
823     218402  37      Ganymede        rules   test    FAS
 
9520
824     218403  37      tidiness        juveniles       weasels 
 
9521
825     218404  37      gainful comprised       CERN    
 
9522
826     218407  37      contrary        investigations  tempering       
 
9523
827     218408  37      Tipperary       stabilizes      afore   FAS
 
9524
828     218409  37      tropics seminaries      Galatean        
 
9525
829     218410  37      theorizers      Hunter  techniques      W
 
9526
830     226001  37      renew   sporty  error   
 
9527
831     226002  37      already test    veranda 
 
9528
832     226003  37      terminal        weasels severely        
 
9529
833     226004  37      Hegelian        CERN    Cassites        FAS
 
9530
834     226005  37      hypothesizer    tempering       forthcoming     
 
9531
835     226006  37      warningly       afore   guides  
 
9532
836     226007  37      journalizing    Galatean        vanish  FAS
 
9533
837     226008  37      nested  techniques      lied    A
 
9534
838     226203  37      Lars    error   sawtooth        FAS
 
9535
839     226204  37      saplings        veranda fated   FAS
 
9536
840     226205  37      foothill        severely        gradually       
 
9537
841     226206  37      labeled Cassites        widens  
 
9538
842     226207  37      imperiously     forthcoming     preclude        
 
9539
843     226208  37      reporters       guides  Jobrel  
 
9540
844     226209  37      furnishings     vanish  hooker  
 
9541
845     226210  37      precipitable    lied    rainstorm       
 
9542
846     226211  37      discounts       sawtooth        disconnects     
 
9543
847     228001  37      excises fated   cruelty 
 
9544
848     228004  37      Stalin  gradually       exponentials    A
 
9545
849     228005  37      despot  widens  affective       A
 
9546
850     228006  37      ripeness        preclude        arteries        
 
9547
851     228007  37      Arabia  Jobrel  Crosby  FAS
 
9548
852     228008  37      unruly  hooker  acquaint        
 
9549
853     228009  37      mournfulness    rainstorm       evenhandedly    
 
9550
854     228101  37      boom    disconnects     percentage      
 
9551
855     228108  37      slaughter       cruelty disobedience    
 
9552
856     228109  37      Sabine  exponentials    humility        
 
9553
857     228110  37      handy   affective       gleaning        A
 
9554
858     228111  37      rural   arteries        petted  A
 
9555
859     228112  37      organizer       Crosby  bloater A
 
9556
860     228113  37      shipyard        acquaint        minion  A
 
9557
861     228114  37      civics  evenhandedly    marginal        A
 
9558
862     228115  37      inaccuracy      percentage      apiary  A
 
9559
863     228116  37      rules   disobedience    measures        
 
9560
864     228117  37      juveniles       humility        precaution      
 
9561
865     228118  37      comprised       gleaning        repelled        
 
9562
866     228119  37      investigations  petted  primary FAS
 
9563
867     228120  37      stabilizes      bloater coverings       
 
9564
868     228121  37      seminaries      minion  Artemia A
 
9565
869     228122  37      Hunter  marginal        navigate        
 
9566
870     228201  37      sporty  apiary  spatial 
 
9567
871     228206  37      test    measures        Gurkha  
 
9568
872     228207  37      weasels precaution      meanwhile       A
 
9569
873     228208  37      CERN    repelled        Melinda A
 
9570
874     228209  37      tempering       primary Butterfield     
 
9571
875     228210  37      afore   coverings       Aldrich A
 
9572
876     228211  37      Galatean        Artemia previewing      A
 
9573
877     228212  37      techniques      navigate        glut    A
 
9574
878     228213  37      error   spatial unaffected      
 
9575
879     228214  37      veranda Gurkha  inmate  
 
9576
880     228301  37      severely        meanwhile       mineral 
 
9577
881     228305  37      Cassites        Melinda impending       A
 
9578
882     228306  37      forthcoming     Butterfield     meditation      A
 
9579
883     228307  37      guides  Aldrich ideas   
 
9580
884     228308  37      vanish  previewing      miniaturizes    W
 
9581
885     228309  37      lied    glut    lewdly  
 
9582
886     228310  37      sawtooth        unaffected      title   
 
9583
887     228311  37      fated   inmate  youthfulness    
 
9584
888     228312  37      gradually       mineral creak   FAS
 
9585
889     228313  37      widens  impending       Chippewa        
 
9586
890     228314  37      preclude        meditation      clamored        
 
9587
891     228401  65      Jobrel  ideas   freezes 
 
9588
892     228402  65      hooker  miniaturizes    forgivably      FAS
 
9589
893     228403  65      rainstorm       lewdly  reduce  FAS
 
9590
894     228404  65      disconnects     title   McGovern        W
 
9591
895     228405  65      cruelty youthfulness    Nazis   W
 
9592
896     228406  65      exponentials    creak   epistle W
 
9593
897     228407  65      affective       Chippewa        socializes      W
 
9594
898     228408  65      arteries        clamored        conceptions     
 
9595
899     228409  65      Crosby  freezes Kevin   
 
9596
900     228410  65      acquaint        forgivably      uncovering      
 
9597
901     230301  37      evenhandedly    reduce  chews   FAS
 
9598
902     230302  37      percentage      McGovern        appendixes      FAS
 
9599
903     230303  37      disobedience    Nazis   raining 
 
9600
904     018062  37      humility        epistle infest  
 
9601
905     230501  37      gleaning        socializes      compartment     
 
9602
906     230502  37      petted  conceptions     minting 
 
9603
907     230503  37      bloater Kevin   ducks   
 
9604
908     230504  37      minion  uncovering      roped   A
 
9605
909     230505  37      marginal        chews   waltz   
 
9606
910     230506  37      apiary  appendixes      Lillian 
 
9607
911     230507  37      measures        raining repressions     A
 
9608
912     230508  37      precaution      infest  chillingly      
 
9609
913     230509  37      repelled        compartment     noncritical     
 
9610
914     230901  37      primary minting lithograph      
 
9611
915     230902  37      coverings       ducks   spongers        
 
9612
916     230903  37      Artemia roped   parenthood      
 
9613
917     230904  37      navigate        waltz   posed   
 
9614
918     230905  37      spatial Lillian instruments     
 
9615
919     230906  37      Gurkha  repressions     filial  
 
9616
920     230907  37      meanwhile       chillingly      fixedly 
 
9617
921     230908  37      Melinda noncritical     relives 
 
9618
922     230909  37      Butterfield     lithograph      Pandora 
 
9619
923     230910  37      Aldrich spongers        watering        A
 
9620
924     230911  37      previewing      parenthood      ungrateful      
 
9621
925     230912  37      glut    posed   secures 
 
9622
926     230913  37      unaffected      instruments     chastisers      
 
9623
927     230914  37      inmate  filial  icon    
 
9624
928     231304  37      mineral fixedly reuniting       A
 
9625
929     231305  37      impending       relives imagining       A
 
9626
930     231306  37      meditation      Pandora abiding A
 
9627
931     231307  37      ideas   watering        omnisciently    
 
9628
932     231308  37      miniaturizes    ungrateful      Britannic       
 
9629
933     231309  37      lewdly  secures scholastics     A
 
9630
934     231310  37      title   chastisers      mechanics       A
 
9631
935     231311  37      youthfulness    icon    humidly A
 
9632
936     231312  37      creak   reuniting       masterpiece     
 
9633
937     231313  37      Chippewa        imagining       however 
 
9634
938     231314  37      clamored        abiding Mendelian       
 
9635
939     231315  37      freezes omnisciently    jarred  
 
9636
940     232102  37      forgivably      Britannic       scolds  
 
9637
941     232103  37      reduce  scholastics     infatuate       
 
9638
942     232104  37      McGovern        mechanics       willed  A
 
9639
943     232105  37      Nazis   humidly joyfully        
 
9640
944     232106  37      epistle masterpiece     Microsoft       
 
9641
945     232107  37      socializes      however fibrosities     
 
9642
946     232108  37      conceptions     Mendelian       Baltimorean     
 
9643
947     232601  37      Kevin   jarred  equestrian      
 
9644
948     232602  37      uncovering      scolds  Goodrich        
 
9645
949     232603  37      chews   infatuate       apish   A
 
9646
950     232605  37      appendixes      willed  Adlerian        
 
9647
5950    1232605 37      appendixes      willed  Adlerian        
 
9648
5951    1232606 37      appendixes      willed  Adlerian        
 
9649
5952    1232607 37      appendixes      willed  Adlerian        
 
9650
5953    1232608 37      appendixes      willed  Adlerian        
 
9651
5954    1232609 37      appendixes      willed  Adlerian        
 
9652
951     232606  37      raining joyfully        Tropez  
 
9653
952     232607  37      infest  Microsoft       nouns   
 
9654
953     232608  37      compartment     fibrosities     distracting     
 
9655
954     232609  37      minting Baltimorean     mutton  
 
9656
955     236104  37      ducks   equestrian      bridgeable      A
 
9657
956     236105  37      roped   Goodrich        stickers        A
 
9658
957     236106  37      waltz   apish   transcontinental        A
 
9659
958     236107  37      Lillian Adlerian        amateurish      
 
9660
959     236108  37      repressions     Tropez  Gandhian        
 
9661
960     236109  37      chillingly      nouns   stratified      
 
9662
961     236110  37      noncritical     distracting     chamberlains    
 
9663
962     236111  37      lithograph      mutton  creditably      
 
9664
963     236112  37      spongers        bridgeable      philosophic     
 
9665
964     236113  37      parenthood      stickers        ores    
 
9666
965     238005  37      posed   transcontinental        Carleton        
 
9667
966     238006  37      instruments     amateurish      tape    A
 
9668
967     238007  37      filial  Gandhian        afloat  A
 
9669
968     238008  37      fixedly stratified      goodness        A
 
9670
969     238009  37      relives chamberlains    welcoming       
 
9671
970     238010  37      Pandora creditably      Pinsky  FAS
 
9672
971     238011  37      watering        philosophic     halting 
 
9673
972     238012  37      ungrateful      ores    bibliography    
 
9674
973     238013  37      secures Carleton        decoding        
 
9675
974     240401  41      chastisers      tape    variance        A
 
9676
975     240402  41      icon    afloat  allowed A
 
9677
976     240901  41      reuniting       goodness        dire    A
 
9678
977     240902  41      imagining       welcoming       dub     A
 
9679
978     241801  41      abiding Pinsky  poisoning       
 
9680
979     242101  41      omnisciently    halting Iraqis  A
 
9681
980     242102  41      Britannic       bibliography    heaving 
 
9682
981     242201  41      scholastics     decoding        population      A
 
9683
982     242202  41      mechanics       variance        bomb    A
 
9684
983     242501  41      humidly allowed Majorca A
 
9685
984     242502  41      masterpiece     dire    Gershwins       
 
9686
985     246201  41      however dub     explorers       
 
9687
986     246202  41      Mendelian       poisoning       libretto        A
 
9688
987     246203  41      jarred  Iraqis  occurred        
 
9689
988     246204  41      scolds  heaving Lagos   
 
9690
989     246205  41      infatuate       population      rats    
 
9691
990     246301  41      willed  bomb    bankruptcies    A
 
9692
991     246302  41      joyfully        Majorca crying  
 
9693
992     248001  41      Microsoft       Gershwins       unexpected      
 
9694
993     248002  41      fibrosities     explorers       accessed        A
 
9695
994     248003  41      Baltimorean     libretto        colorful        A
 
9696
995     248004  41      equestrian      occurred        versatility     A
 
9697
996     248005  41      Goodrich        Lagos   cosy    
 
9698
997     248006  41      apish   rats    Darius  A
 
9699
998     248007  41      Adlerian        bankruptcies    mastering       A
 
9700
999     248008  41      Tropez  crying  Asiaticizations A
 
9701
1000    248009  41      nouns   unexpected      offerers        A
 
9702
1001    248010  41      distracting     accessed        uncles  A
 
9703
1002    248011  41      mutton  colorful        sleepwalk       
 
9704
1003    248012  41      bridgeable      versatility     Ernestine       
 
9705
1004    248013  41      stickers        cosy    checksumming    
 
9706
1005    248014  41      transcontinental        Darius  stopped 
 
9707
1006    248015  41      amateurish      mastering       sicker  
 
9708
1007    248016  41      Gandhian        Asiaticizations Italianization  
 
9709
1008    248017  41      stratified      offerers        alphabetic      
 
9710
1009    248018  41      chamberlains    uncles  pharmaceutic    
 
9711
1010    248019  41      creditably      sleepwalk       creator 
 
9712
1011    248020  41      philosophic     Ernestine       chess   
 
9713
1012    248021  41      ores    checksumming    charcoal        
 
9714
1013    248101  41      Carleton        stopped Epiphany        A
 
9715
1014    248102  41      tape    sicker  bulldozes       A
 
9716
1015    248201  41      afloat  Italianization  Pygmalion       A
 
9717
1016    248202  41      goodness        alphabetic      caressing       A
 
9718
1017    248203  41      welcoming       pharmaceutic    Palestine       A
 
9719
1018    248204  41      Pinsky  creator regimented      A
 
9720
1019    248205  41      halting chess   scars   A
 
9721
1020    248206  41      bibliography    charcoal        realest A
 
9722
1021    248207  41      decoding        Epiphany        diffusing       A
 
9723
1022    248208  41      variance        bulldozes       clubroom        A
 
9724
1023    248209  41      allowed Pygmalion       Blythe  A
 
9725
1024    248210  41      dire    caressing       ahead   
 
9726
1025    248211  50      dub     Palestine       reviver 
 
9727
1026    250501  34      poisoning       regimented      retransmitting  A
 
9728
1027    250502  34      Iraqis  scars   landslide       
 
9729
1028    250503  34      heaving realest Eiffel  
 
9730
1029    250504  34      population      diffusing       absentee        
 
9731
1030    250505  34      bomb    clubroom        aye     
 
9732
1031    250601  34      Majorca Blythe  forked  A
 
9733
1032    250602  34      Gershwins       ahead   Peruvianizes    
 
9734
1033    250603  34      explorers       reviver clerked 
 
9735
1034    250604  34      libretto        retransmitting  tutor   
 
9736
1035    250605  34      occurred        landslide       boulevard       
 
9737
1036    251001  34      Lagos   Eiffel  shuttered       
 
9738
1037    251002  34      rats    absentee        quotes  A
 
9739
1038    251003  34      bankruptcies    aye     Caltech 
 
9740
1039    251004  34      crying  forked  Mossberg        
 
9741
1040    251005  34      unexpected      Peruvianizes    kept    
 
9742
1041    251301  34      accessed        clerked roundly 
 
9743
1042    251302  34      colorful        tutor   features        A
 
9744
1043    251303  34      versatility     boulevard       imaginable      A
 
9745
1044    251304  34      cosy    shuttered       controller      
 
9746
1045    251305  34      Darius  quotes  racial  
 
9747
1046    251401  34      mastering       Caltech uprisings       A
 
9748
1047    251402  34      Asiaticizations Mossberg        narrowed        A
 
9749
1048    251403  34      offerers        kept    cannot  A
 
9750
1049    251404  34      uncles  roundly vest    
 
9751
1050    251405  34      sleepwalk       features        famine  
 
9752
1051    251406  34      Ernestine       imaginable      sugars  
 
9753
1052    251801  34      checksumming    controller      exterminated    A
 
9754
1053    251802  34      stopped racial  belays  
 
9755
1054    252101  34      sicker  uprisings       Hodges  A
 
9756
1055    252102  34      Italianization  narrowed        translatable    
 
9757
1056    252301  34      alphabetic      cannot  duality A
 
9758
1057    252302  34      pharmaceutic    vest    recording       A
 
9759
1058    252303  34      creator famine  rouses  A
 
9760
1059    252304  34      chess   sugars  poison  
 
9761
1060    252305  34      charcoal        exterminated    attitude        
 
9762
1061    252306  34      Epiphany        belays  dusted  
 
9763
1062    252307  34      bulldozes       Hodges  encompasses     
 
9764
1063    252308  34      Pygmalion       translatable    presentation    
 
9765
1064    252309  34      caressing       duality Kantian 
 
9766
1065    256001  34      Palestine       recording       imprecision     A
 
9767
1066    256002  34      regimented      rouses  saving  
 
9768
1067    256003  34      scars   poison  maternal        
 
9769
1068    256004  34      realest attitude        hewed   
 
9770
1069    256005  34      diffusing       dusted  kerosene        
 
9771
1070    258001  34      clubroom        encompasses     Cubans  
 
9772
1071    258002  34      Blythe  presentation    photographers   
 
9773
1072    258003  34      ahead   Kantian nymph   A
 
9774
1073    258004  34      reviver imprecision     bedlam  A
 
9775
1074    258005  34      retransmitting  saving  north   A
 
9776
1075    258006  34      landslide       maternal        Schoenberg      A
 
9777
1076    258007  34      Eiffel  hewed   botany  A
 
9778
1077    258008  34      absentee        kerosene        curs    
 
9779
1078    258009  34      aye     Cubans  solidification  
 
9780
1079    258010  34      forked  photographers   inheritresses   
 
9781
1080    258011  34      Peruvianizes    nymph   stiller 
 
9782
1081    258101  68      clerked bedlam  t1      A
 
9783
1082    258102  68      tutor   north   suite   A
 
9784
1083    258103  34      boulevard       Schoenberg      ransomer        
 
9785
1084    258104  68      shuttered       botany  Willy   
 
9786
1085    258105  68      quotes  curs    Rena    A
 
9787
1086    258106  68      Caltech solidification  Seattle A
 
9788
1087    258107  68      Mossberg        inheritresses   relaxes A
 
9789
1088    258108  68      kept    stiller exclaim 
 
9790
1089    258109  68      roundly t1      implicated      A
 
9791
1090    258110  68      features        suite   distinguish     
 
9792
1091    258111  68      imaginable      ransomer        assayed 
 
9793
1092    258112  68      controller      Willy   homeowner       
 
9794
1093    258113  68      racial  Rena    and     
 
9795
1094    258201  34      uprisings       Seattle stealth 
 
9796
1095    258202  34      narrowed        relaxes coinciding      A
 
9797
1096    258203  34      cannot  exclaim founder A
 
9798
1097    258204  34      vest    implicated      environing      
 
9799
1098    258205  34      famine  distinguish     jewelry 
 
9800
1099    258301  34      sugars  assayed lemons  A
 
9801
1100    258401  34      exterminated    homeowner       brokenness      A
 
9802
1101    258402  34      belays  and     bedpost A
 
9803
1102    258403  34      Hodges  stealth assurers        A
 
9804
1103    258404  34      translatable    coinciding      annoyers        
 
9805
1104    258405  34      duality founder affixed 
 
9806
1105    258406  34      recording       environing      warbling        
 
9807
1106    258407  34      rouses  jewelry seriously       
 
9808
1107    228123  37      poison  lemons  boasted 
 
9809
1108    250606  34      attitude        brokenness      Chantilly       
 
9810
1109    208405  37      dusted  bedpost Iranizes        
 
9811
1110    212101  37      encompasses     assurers        violinist       
 
9812
1111    218206  37      presentation    annoyers        extramarital    
 
9813
1112    150401  37      Kantian affixed spates  
 
9814
1113    248212  41      imprecision     warbling        cloakroom       
 
9815
1114    128026  00      saving  seriously       gazer   
 
9816
1115    128024  00      maternal        boasted hand    
 
9817
1116    128027  00      hewed   Chantilly       tucked  
 
9818
1117    128025  00      kerosene        Iranizes        gems    
 
9819
1118    128109  00      Cubans  violinist       clinker 
 
9820
1119    128705  00      photographers   extramarital    refiner 
 
9821
1120    126303  00      nymph   spates  callus  
 
9822
1121    128308  00      bedlam  cloakroom       leopards        
 
9823
1122    128204  00      north   gazer   comfortingly    
 
9824
1123    128205  00      Schoenberg      hand    generically     
 
9825
1124    128206  00      botany  tucked  getters 
 
9826
1125    128207  00      curs    gems    sexually        
 
9827
1126    118205  00      solidification  clinker spear   
 
9828
1127    116801  00      inheritresses   refiner serums  
 
9829
1128    116803  00      stiller callus  Italianization  
 
9830
1129    116804  00      t1      leopards        attendants      
 
9831
1130    116802  00      suite   comfortingly    spies   
 
9832
1131    128605  00      ransomer        generically     Anthony 
 
9833
1132    118308  00      Willy   getters planar  
 
9834
1133    113702  00      Rena    sexually        cupped  
 
9835
1134    113703  00      Seattle spear   cleanser        
 
9836
1135    112103  00      relaxes serums  commuters       
 
9837
1136    118009  00      exclaim Italianization  honeysuckle     
 
9838
5136    1118009 00      exclaim Italianization  honeysuckle     
 
9839
1137    138011  00      implicated      attendants      orphanage       
 
9840
1138    138010  00      distinguish     spies   skies   
 
9841
1139    138012  00      assayed Anthony crushers        
 
9842
1140    068304  00      homeowner       planar  Puritan 
 
9843
1141    078009  00      and     cupped  squeezer        
 
9844
1142    108013  00      stealth cleanser        bruises 
 
9845
1143    084004  00      coinciding      commuters       bonfire 
 
9846
1144    083402  00      founder honeysuckle     Colombo 
 
9847
1145    084003  00      environing      orphanage       nondecreasing   
 
9848
1146    088504  00      jewelry skies   innocents       
 
9849
1147    088005  00      lemons  crushers        masked  
 
9850
1148    088007  00      brokenness      Puritan file    
 
9851
1149    088006  00      bedpost squeezer        brush   
 
9852
1150    148025  00      assurers        bruises mutilate        
 
9853
1151    148024  00      annoyers        bonfire mommy   
 
9854
1152    138305  00      affixed Colombo bulkheads       
 
9855
1153    138306  00      warbling        nondecreasing   undeclared      
 
9856
1154    152701  00      seriously       innocents       displacements   
 
9857
1155    148505  00      boasted masked  nieces  
 
9858
1156    158003  00      Chantilly       file    coeducation     
 
9859
1157    156201  00      Iranizes        brush   brassy  
 
9860
1158    156202  00      violinist       mutilate        authenticator   
 
9861
1159    158307  00      extramarital    mommy   Washoe  
 
9862
1160    158402  00      spates  bulkheads       penny   
 
9863
1161    158401  00      cloakroom       undeclared      Flagler 
 
9864
1162    068013  00      gazer   displacements   stoned  
 
9865
1163    068012  00      hand    nieces  cranes  
 
9866
1164    068203  00      tucked  coeducation     masterful       
 
9867
1165    088205  00      gems    brassy  biracial        
 
9868
1166    068704  00      clinker authenticator   steamships      
 
9869
1167    068604  00      refiner Washoe  windmills       
 
9870
1168    158502  00      callus  penny   exploit 
 
9871
1169    123103  00      leopards        Flagler riverfront      
 
9872
1170    148026  00      comfortingly    stoned  sisterly        
 
9873
1171    123302  00      generically     cranes  sharpshoot      
 
9874
1172    076503  00      getters masterful       mittens 
 
9875
1173    126304  00      sexually        biracial        interdependency 
 
9876
1174    068306  00      spear   steamships      policy  
 
9877
1175    143504  00      serums  windmills       unleashing      
 
9878
1176    160201  00      Italianization  exploit pretenders      
 
9879
1177    148028  00      attendants      riverfront      overstatements  
 
9880
1178    148027  00      spies   sisterly        birthed 
 
9881
1179    143505  00      Anthony sharpshoot      opportunism     
 
9882
1180    108014  00      planar  mittens showroom        
 
9883
1181    076104  00      cupped  interdependency compromisingly  
 
9884
1182    078106  00      cleanser        policy  Medicare        
 
9885
1183    126102  00      commuters       unleashing      corresponds     
 
9886
1184    128029  00      honeysuckle     pretenders      hardware        
 
9887
1185    128028  00      orphanage       overstatements  implant 
 
9888
1186    018410  00      skies   birthed Alicia  
 
9889
1187    128110  00      crushers        opportunism     requesting      
 
9890
1188    148506  00      Puritan showroom        produced        
 
9891
1189    123303  00      squeezer        compromisingly  criticizes      
 
9892
1190    123304  00      bruises Medicare        backer  
 
9893
1191    068504  00      bonfire corresponds     positively      
 
9894
1192    068305  00      Colombo hardware        colicky 
 
9895
1193    000000  00      nondecreasing   implant thrillingly     
 
9896
1       000001  00      Omaha   teethe  neat    
 
9897
2       011401  37      breaking        dreaded Steinberg       W
 
9898
3       011402  37      Romans  scholastics     jarring 
 
9899
4       011403  37      intercepted     audiology       tinily  
 
9900
2       011401  37      breaking        dreaded Steinberg       W
 
9901
3       011402  37      Romans  scholastics     jarring 
 
9902
4       011403  37      intercepted     audiology       tinily  
 
9903
1       000001  00      Omaha   teethe  neat    
 
9904
2       011401  37      breaking        dreaded Steinberg       W
 
9905
3       011402  37      Romans  scholastics     jarring 
 
9906
4       011403  37      intercepted     audiology       tinily  
 
9907
2       011401  37      breaking        dreaded Steinberg       W
 
9908
3       011402  37      Romans  scholastics     jarring 
 
9909
4       011403  37      intercepted     audiology       tinily  
 
9910
CHECK TABLE t2;
 
9911
Table   Op      Msg_type        Msg_text
 
9912
test.t2 check   status  OK
 
9913
SELECT * FROM t2;
 
9914
auto    fld1    companynr       fld3    fld4    fld5    fld6
 
9915
1       000001  00      Omaha   teethe  neat    
 
9916
2       011401  37      breaking        dreaded Steinberg       W
 
9917
3       011402  37      Romans  scholastics     jarring 
 
9918
4       011403  37      intercepted     audiology       tinily  
 
9919
5       011501  37      bewilderingly   wallet  balled  
 
9920
6       011701  37      astound parters persist W
 
9921
7       011702  37      admonishing     eschew  attainments     
 
9922
8       011703  37      sumac   quitter fanatic 
 
9923
9       012001  37      flanking        neat    measures        FAS
 
9924
10      012003  37      combed  Steinberg       rightfulness    
 
9925
11      012004  37      subjective      jarring capably 
 
9926
12      012005  37      scatterbrain    tinily  impulsive       
 
9927
13      012301  37      Eulerian        balled  starlet 
 
9928
14      012302  36      dubbed  persist terminators     
 
9929
15      012303  37      Kane    attainments     untying 
 
9930
16      012304  37      overlay fanatic announces       FAS
 
9931
17      012305  37      perturb measures        featherweight   FAS
 
9932
18      012306  37      goblins rightfulness    pessimist       FAS
 
9933
19      012501  37      annihilates     capably daughter        
 
9934
20      012602  37      Wotan   impulsive       decliner        FAS
 
9935
21      012603  37      snatching       starlet lawgiver        
 
9936
22      012604  37      concludes       terminators     stated  
 
9937
23      012605  37      laterally       untying readable        
 
9938
24      012606  37      yelped  announces       attrition       
 
9939
25      012701  37      grazing featherweight   cascade FAS
 
9940
26      012702  37      Baird   pessimist       motors  FAS
 
9941
27      012703  37      celery  daughter        interrogate     
 
9942
28      012704  37      misunderstander decliner        pests   W
 
9943
29      013601  37      handgun lawgiver        stairway        
 
9944
30      013602  37      foldout stated  dopers  FAS
 
9945
31      013603  37      mystic  readable        testicle        W
 
9946
32      013604  37      succumbed       attrition       Parsifal        W
 
9947
33      013605  37      Nabisco cascade leavings        
 
9948
34      013606  37      fingerings      motors  postulation     W
 
9949
35      013607  37      aging   interrogate     squeaking       
 
9950
36      013608  37      afield  pests   contrasted      
 
9951
37      013609  37      ammonium        stairway        leftover        
 
9952
38      013610  37      boat    dopers  whiteners       
 
9953
39      013801  37      intelligibility testicle        erases  W
 
9954
40      013802  37      Augustine       Parsifal        Punjab  W
 
9955
41      013803  37      teethe  leavings        Merritt 
 
9956
42      013804  37      dreaded postulation     Quixotism       
 
9957
43      013901  37      scholastics     squeaking       sweetish        FAS
 
9958
44      016001  37      audiology       contrasted      dogging FAS
 
9959
45      016201  37      wallet  leftover        scornfully      FAS
 
9960
46      016202  37      parters whiteners       bellow  
 
9961
47      016301  37      eschew  erases  bills   
 
9962
48      016302  37      quitter Punjab  cupboard        FAS
 
9963
49      016303  37      neat    Merritt sureties        FAS
 
9964
50      016304  37      Steinberg       Quixotism       puddings        
 
9965
51      018001  37      jarring sweetish        tapestry        
 
9966
52      018002  37      tinily  dogging fetters 
 
9967
53      018003  37      balled  scornfully      bivalves        
 
9968
54      018004  37      persist bellow  incurring       
 
9969
55      018005  37      attainments     bills   Adolph  
 
9970
56      018007  37      fanatic cupboard        pithed  
 
9971
57      018008  37      measures        sureties        emergency       
 
9972
58      018009  37      rightfulness    puddings        Miles   
 
9973
59      018010  37      capably tapestry        trimmings       
 
9974
60      018012  37      impulsive       fetters tragedies       W
 
9975
61      018013  37      starlet bivalves        skulking        W
 
9976
62      018014  37      terminators     incurring       flint   
 
9977
63      018015  37      untying Adolph  flopping        W
 
9978
64      018016  37      announces       pithed  relaxing        FAS
 
9979
65      018017  37      featherweight   emergency       offload FAS
 
9980
66      018018  37      pessimist       Miles   suites  W
 
9981
67      018019  37      daughter        trimmings       lists   FAS
 
9982
68      018020  37      decliner        tragedies       animized        FAS
 
9983
69      018021  37      lawgiver        skulking        multilayer      W
 
9984
70      018022  37      stated  flint   standardizes    FAS
 
9985
71      018023  37      readable        flopping        Judas   
 
9986
72      018024  37      attrition       relaxing        vacuuming       W
 
9987
73      018025  37      cascade offload dentally        W
 
9988
74      018026  37      motors  suites  humanness       W
 
9989
75      018027  37      interrogate     lists   inch    W
 
9990
76      018028  37      pests   animized        Weissmuller     W
 
9991
77      018029  37      stairway        multilayer      irresponsibly   W
 
9992
78      018030  37      dopers  standardizes    luckily FAS
 
9993
79      018032  37      testicle        Judas   culled  W
 
9994
80      018033  37      Parsifal        vacuuming       medical FAS
 
9995
81      018034  37      leavings        dentally        bloodbath       FAS
 
9996
82      018035  37      postulation     humanness       subschema       W
 
9997
83      018036  37      squeaking       inch    animals W
 
9998
84      018037  37      contrasted      Weissmuller     Micronesia      
 
9999
85      018038  37      leftover        irresponsibly   repetitions     
 
10000
86      018039  37      whiteners       luckily Antares 
 
10001
87      018040  37      erases  culled  ventilate       W
 
10002
88      018041  37      Punjab  medical pityingly       
 
10003
89      018042  37      Merritt bloodbath       interdependent  
 
10004
90      018043  37      Quixotism       subschema       Graves  FAS
 
10005
91      018044  37      sweetish        animals neonatal        
 
10006
92      018045  37      dogging Micronesia      scribbled       FAS
 
10007
93      018046  37      scornfully      repetitions     chafe   W
 
10008
94      018048  37      bellow  Antares honoring        
 
10009
95      018049  37      bills   ventilate       realtor 
 
10010
96      018050  37      cupboard        pityingly       elite   
 
10011
97      018051  37      sureties        interdependent  funereal        
 
10012
98      018052  37      puddings        Graves  abrogating      
 
10013
99      018053  50      tapestry        neonatal        sorters 
 
10014
100     018054  37      fetters scribbled       Conley  
 
10015
101     018055  37      bivalves        chafe   lectured        
 
10016
102     018056  37      incurring       honoring        Abraham 
 
10017
103     018057  37      Adolph  realtor Hawaii  W
 
10018
104     018058  37      pithed  elite   cage    
 
10019
105     018059  36      emergency       funereal        hushes  
 
10020
106     018060  37      Miles   abrogating      Simla   
 
10021
107     018061  37      trimmings       sorters reporters       
 
10022
108     018101  37      tragedies       Conley  Dutchman        FAS
 
10023
109     018102  37      skulking        lectured        descendants     FAS
 
10024
110     018103  37      flint   Abraham groupings       FAS
 
10025
111     018104  37      flopping        Hawaii  dissociate      
 
10026
112     018201  37      relaxing        cage    coexist W
 
10027
113     018202  37      offload hushes  Beebe   
 
10028
114     018402  37      suites  Simla   Taoism  
 
10029
115     018403  37      lists   reporters       Connally        
 
10030
116     018404  37      animized        Dutchman        fetched FAS
 
10031
117     018405  37      multilayer      descendants     checkpoints     FAS
 
10032
118     018406  37      standardizes    groupings       rusting 
 
10033
119     018409  37      Judas   dissociate      galling 
 
10034
120     018601  37      vacuuming       coexist obliterates     
 
10035
121     018602  37      dentally        Beebe   traitor 
 
10036
122     018603  37      humanness       Taoism  resumes FAS
 
10037
123     018801  37      inch    Connally        analyzable      FAS
 
10038
124     018802  37      Weissmuller     fetched terminator      FAS
 
10039
125     018803  37      irresponsibly   checkpoints     gritty  FAS
 
10040
126     018804  37      luckily rusting firearm W
 
10041
127     018805  37      culled  galling minima  
 
10042
128     018806  37      medical obliterates     Selfridge       
 
10043
129     018807  37      bloodbath       traitor disable 
 
10044
130     018808  37      subschema       resumes witchcraft      W
 
10045
131     018809  37      animals analyzable      betroth W
 
10046
132     018810  37      Micronesia      terminator      Manhattanize    
 
10047
133     018811  37      repetitions     gritty  imprint 
 
10048
134     018812  37      Antares firearm peeked  
 
10049
135     019101  37      ventilate       minima  swelling        
 
10050
136     019102  37      pityingly       Selfridge       interrelationships      W
 
10051
137     019103  37      interdependent  disable riser   
 
10052
138     019201  37      Graves  witchcraft      Gandhian        W
 
10053
139     030501  37      neonatal        betroth peacock A
 
10054
140     030502  50      scribbled       Manhattanize    bee     A
 
10055
141     030503  37      chafe   imprint kanji   
 
10056
142     030504  37      honoring        peeked  dental  
 
10057
143     031901  37      realtor swelling        scarf   FAS
 
10058
144     036001  37      elite   interrelationships      chasm   A
 
10059
145     036002  37      funereal        riser   insolence       A
 
10060
146     036004  37      abrogating      Gandhian        syndicate       
 
10061
147     036005  37      sorters peacock alike   
 
10062
148     038001  37      Conley  bee     imperial        A
 
10063
149     038002  37      lectured        kanji   convulsion      A
 
10064
150     038003  37      Abraham dental  railway A
 
10065
151     038004  37      Hawaii  scarf   validate        A
 
10066
152     038005  37      cage    chasm   normalizes      A
 
10067
153     038006  37      hushes  insolence       comprehensive   
 
10068
154     038007  37      Simla   syndicate       chewing 
 
10069
155     038008  37      reporters       alike   denizen 
 
10070
156     038009  37      Dutchman        imperial        schemer 
 
10071
157     038010  37      descendants     convulsion      chronicle       
 
10072
158     038011  37      groupings       railway Kline   
 
10073
159     038012  37      dissociate      validate        Anatole 
 
10074
160     038013  37      coexist normalizes      partridges      
 
10075
161     038014  37      Beebe   comprehensive   brunch  
 
10076
162     038015  37      Taoism  chewing recruited       
 
10077
163     038016  37      Connally        denizen dimensions      W
 
10078
164     038017  37      fetched schemer Chicana W
 
10079
165     038018  37      checkpoints     chronicle       announced       
 
10080
166     038101  37      rusting Kline   praised FAS
 
10081
167     038102  37      galling Anatole employing       
 
10082
168     038103  37      obliterates     partridges      linear  
 
10083
169     038104  37      traitor brunch  quagmire        
 
10084
170     038201  37      resumes recruited       western A
 
10085
171     038202  37      analyzable      dimensions      relishing       
 
10086
172     038203  37      terminator      Chicana serving A
 
10087
173     038204  37      gritty  announced       scheduling      
 
10088
174     038205  37      firearm praised lore    
 
10089
175     038206  37      minima  employing       eventful        
 
10090
176     038208  37      Selfridge       linear  arteriole       A
 
10091
177     042801  37      disable quagmire        disentangle     
 
10092
178     042802  37      witchcraft      western cured   A
 
10093
179     046101  37      betroth relishing       Fenton  W
 
10094
180     048001  37      Manhattanize    serving avoidable       A
 
10095
181     048002  37      imprint scheduling      drains  A
 
10096
182     048003  37      peeked  lore    detectably      FAS
 
10097
183     048004  37      swelling        eventful        husky   
 
10098
184     048005  37      interrelationships      arteriole       impelling       
 
10099
185     048006  37      riser   disentangle     undoes  
 
10100
186     048007  37      Gandhian        cured   evened  
 
10101
187     048008  37      peacock Fenton  squeezes        
 
10102
188     048101  37      bee     avoidable       destroyer       FAS
 
10103
189     048102  37      kanji   drains  rudeness        
 
10104
190     048201  37      dental  detectably      beaner  FAS
 
10105
191     048202  37      scarf   husky   boorish 
 
10106
192     048203  37      chasm   impelling       Everhart        
 
10107
193     048204  37      insolence       undoes  encompass       A
 
10108
194     048205  37      syndicate       evened  mushrooms       
 
10109
195     048301  37      alike   squeezes        Alison  A
 
10110
196     048302  37      imperial        destroyer       externally      FAS
 
10111
197     048303  37      convulsion      rudeness        pellagra        
 
10112
198     048304  37      railway beaner  cult    
 
10113
199     048305  37      validate        boorish creek   A
 
10114
200     048401  37      normalizes      Everhart        Huffman 
 
10115
201     048402  37      comprehensive   encompass       Majorca FAS
 
10116
202     048403  37      chewing mushrooms       governing       A
 
10117
203     048404  37      denizen Alison  gadfly  FAS
 
10118
204     048405  37      schemer externally      reassigned      FAS
 
10119
205     048406  37      chronicle       pellagra        intentness      W
 
10120
206     048407  37      Kline   cult    craziness       
 
10121
207     048408  37      Anatole creek   psychic 
 
10122
208     048409  37      partridges      Huffman squabbled       
 
10123
209     048410  37      brunch  Majorca burlesque       
 
10124
210     048411  37      recruited       governing       capped  
 
10125
211     048412  37      dimensions      gadfly  extracted       A
 
10126
212     048413  37      Chicana reassigned      DiMaggio        
 
10127
213     048601  37      announced       intentness      exclamation     FAS
 
10128
214     048602  37      praised craziness       subdirectory    
 
10129
215     048603  37      employing       psychic fangs   
 
10130
216     048604  37      linear  squabbled       buyer   A
 
10131
217     048801  37      quagmire        burlesque       pithing A
 
10132
218     050901  37      western capped  transistorizing A
 
10133
219     051201  37      relishing       extracted       nonbiodegradable        
 
10134
220     056002  37      serving DiMaggio        dislocate       
 
10135
221     056003  37      scheduling      exclamation     monochromatic   FAS
 
10136
222     056004  37      lore    subdirectory    batting 
 
10137
223     056102  37      eventful        fangs   postcondition   A
 
10138
224     056203  37      arteriole       buyer   catalog FAS
 
10139
225     056204  37      disentangle     pithing Remus   
 
10140
226     058003  37      cured   transistorizing devices A
 
10141
227     058004  37      Fenton  nonbiodegradable        bike    A
 
10142
228     058005  37      avoidable       dislocate       qualify 
 
10143
229     058006  37      drains  monochromatic   detained        
 
10144
230     058007  37      detectably      batting commended       
 
10145
231     058101  37      husky   postcondition   civilize        
 
10146
232     058102  37      impelling       catalog Elmhurst        
 
10147
233     058103  37      undoes  Remus   anesthetizing   
 
10148
234     058105  37      evened  devices deaf    
 
10149
235     058111  37      squeezes        bike    Brigham 
 
10150
236     058112  37      destroyer       qualify title   
 
10151
237     058113  37      rudeness        detained        coarse  
 
10152
238     058114  37      beaner  commended       combinations    
 
10153
239     058115  37      boorish civilize        grayness        
 
10154
240     058116  37      Everhart        Elmhurst        innumerable     FAS
 
10155
241     058117  37      encompass       anesthetizing   Caroline        A
 
10156
242     058118  37      mushrooms       deaf    fatty   FAS
 
10157
243     058119  37      Alison  Brigham eastbound       
 
10158
244     058120  37      externally      title   inexperienced   
 
10159
245     058121  37      pellagra        coarse  hoarder A
 
10160
246     058122  37      cult    combinations    scotch  W
 
10161
247     058123  37      creek   grayness        passport        A
 
10162
248     058124  37      Huffman innumerable     strategic       FAS
 
10163
249     058125  37      Majorca Caroline        gated   
 
10164
250     058126  37      governing       fatty   flog    
 
10165
251     058127  37      gadfly  eastbound       Pipestone       
 
10166
252     058128  37      reassigned      inexperienced   Dar     
 
10167
253     058201  37      intentness      hoarder Corcoran        
 
10168
254     058202  37      craziness       scotch  flyers  A
 
10169
255     058303  37      psychic passport        competitions    W
 
10170
256     058304  37      squabbled       strategic       suppliers       FAS
 
10171
257     058602  37      burlesque       gated   skips   
 
10172
258     058603  37      capped  flog    institutes      
 
10173
259     058604  37      extracted       Pipestone       troop   A
 
10174
260     058605  37      DiMaggio        Dar     connective      W
 
10175
261     058606  37      exclamation     Corcoran        denies  
 
10176
262     058607  37      subdirectory    flyers  polka   
 
10177
263     060401  36      fangs   competitions    observations    FAS
 
10178
264     061701  36      buyer   suppliers       askers  
 
10179
265     066201  36      pithing skips   homeless        FAS
 
10180
266     066501  36      transistorizing institutes      Anna    
 
10181
267     068001  36      nonbiodegradable        troop   subdirectories  W
 
10182
268     068002  36      dislocate       connective      decaying        FAS
 
10183
269     068005  36      monochromatic   denies  outwitting      W
 
10184
270     068006  36      batting polka   Harpy   W
 
10185
271     068007  36      postcondition   observations    crazed  
 
10186
272     068008  36      catalog askers  suffocate       
 
10187
273     068009  36      Remus   homeless        provers FAS
 
10188
274     068010  36      devices Anna    technically     
 
10189
275     068011  36      bike    subdirectories  Franklinizations        
 
10190
276     068202  36      qualify decaying        considered      
 
10191
277     068302  36      detained        outwitting      tinnily 
 
10192
278     068303  36      commended       Harpy   uninterruptedly 
 
10193
279     068401  36      civilize        crazed  whistled        A
 
10194
280     068501  36      Elmhurst        suffocate       automate        
 
10195
281     068502  36      anesthetizing   provers gutting W
 
10196
282     068503  36      deaf    technically     surreptitious   
 
10197
283     068602  36      Brigham Franklinizations        Choctaw 
 
10198
284     068603  36      title   considered      cooks   
 
10199
285     068701  36      coarse  tinnily millivolt       FAS
 
10200
286     068702  36      combinations    uninterruptedly counterpoise    
 
10201
287     068703  36      grayness        whistled        Gothicism       
 
10202
288     076001  36      innumerable     automate        feminine        
 
10203
289     076002  36      Caroline        gutting metaphysically  W
 
10204
290     076101  36      fatty   surreptitious   sanding A
 
10205
291     076102  36      eastbound       Choctaw contributorily  
 
10206
292     076103  36      inexperienced   cooks   receivers       FAS
 
10207
293     076302  36      hoarder millivolt       adjourn 
 
10208
294     076303  36      scotch  counterpoise    straggled       A
 
10209
295     076304  36      passport        Gothicism       druggists       
 
10210
296     076305  36      strategic       feminine        thanking        FAS
 
10211
297     076306  36      gated   metaphysically  ostrich 
 
10212
298     076307  36      flog    sanding hopelessness    FAS
 
10213
299     076402  36      Pipestone       contributorily  Eurydice        
 
10214
300     076501  36      Dar     receivers       excitation      W
 
10215
301     076502  36      Corcoran        adjourn presumes        FAS
 
10216
302     076701  36      flyers  straggled       imaginable      FAS
 
10217
303     078001  36      competitions    druggists       concoct W
 
10218
304     078002  36      suppliers       thanking        peering W
 
10219
305     078003  36      skips   ostrich Phelps  FAS
 
10220
306     078004  36      institutes      hopelessness    ferociousness   FAS
 
10221
307     078005  36      troop   Eurydice        sentences       
 
10222
308     078006  36      connective      excitation      unlocks 
 
10223
309     078007  36      denies  presumes        engrossing      W
 
10224
310     078008  36      polka   imaginable      Ruth    
 
10225
311     078101  36      observations    concoct tying   
 
10226
312     078103  36      askers  peering exclaimers      
 
10227
313     078104  36      homeless        Phelps  synergy 
 
10228
314     078105  36      Anna    ferociousness   Huey    W
 
10229
315     082101  36      subdirectories  sentences       merging 
 
10230
316     083401  36      decaying        unlocks judges  A
 
10231
317     084001  36      outwitting      engrossing      Shylock W
 
10232
318     084002  36      Harpy   Ruth    Miltonism       
 
10233
319     086001  36      crazed  tying   hen     W
 
10234
320     086102  36      suffocate       exclaimers      honeybee        FAS
 
10235
321     086201  36      provers synergy towers  
 
10236
322     088001  36      technically     Huey    dilutes W
 
10237
323     088002  36      Franklinizations        merging numerals        FAS
 
10238
324     088003  36      considered      judges  democracy       FAS
 
10239
325     088004  36      tinnily Shylock Ibero-  
 
10240
326     088101  36      uninterruptedly Miltonism       invalids        
 
10241
327     088102  36      whistled        hen     behavior        
 
10242
328     088103  36      automate        honeybee        accruing        
 
10243
329     088104  36      gutting towers  relics  A
 
10244
330     088105  36      surreptitious   dilutes rackets 
 
10245
331     088106  36      Choctaw numerals        Fischbein       W
 
10246
332     088201  36      cooks   democracy       phony   W
 
10247
333     088203  36      millivolt       Ibero-  cross   FAS
 
10248
334     088204  36      counterpoise    invalids        cleanup 
 
10249
335     088302  37      Gothicism       behavior        conspirator     
 
10250
336     088303  37      feminine        accruing        label   FAS
 
10251
337     088305  37      metaphysically  relics  university      
 
10252
338     088402  37      sanding rackets cleansed        FAS
 
10253
339     088501  36      contributorily  Fischbein       ballgown        
 
10254
340     088502  36      receivers       phony   starlet 
 
10255
341     088503  36      adjourn cross   aqueous 
 
10256
342     098001  58      straggled       cleanup portrayal       A
 
10257
343     098002  58      druggists       conspirator     despising       W
 
10258
344     098003  58      thanking        label   distort W
 
10259
345     098004  58      ostrich university      palmed  
 
10260
346     098005  58      hopelessness    cleansed        faced   
 
10261
347     098006  58      Eurydice        ballgown        silverware      
 
10262
348     141903  29      excitation      starlet assessor        
 
10263
349     098008  58      presumes        aqueous spiders 
 
10264
350     098009  58      imaginable      portrayal       artificially    
 
10265
351     098010  58      concoct despising       reminiscence    
 
10266
352     098011  58      peering distort Mexican 
 
10267
353     098012  58      Phelps  palmed  obnoxious       
 
10268
354     098013  58      ferociousness   faced   fragile 
 
10269
355     098014  58      sentences       silverware      apprehensible   
 
10270
356     098015  58      unlocks assessor        births  
 
10271
357     098016  58      engrossing      spiders garages 
 
10272
358     098017  58      Ruth    artificially    panty   
 
10273
359     098018  58      tying   reminiscence    anteater        
 
10274
360     098019  58      exclaimers      Mexican displacement    A
 
10275
361     098020  58      synergy obnoxious       drovers A
 
10276
362     098021  58      Huey    fragile patenting       A
 
10277
363     098022  58      merging apprehensible   far     A
 
10278
364     098023  58      judges  births  shrieks 
 
10279
365     098024  58      Shylock garages aligning        W
 
10280
366     098025  37      Miltonism       panty   pragmatism      
 
10281
367     106001  36      hen     anteater        fevers  W
 
10282
368     108001  36      honeybee        displacement    reexamines      A
 
10283
369     108002  36      towers  drovers occupancies     
 
10284
370     108003  36      dilutes patenting       sweats  FAS
 
10285
371     108004  36      numerals        far     modulators      
 
10286
372     108005  36      democracy       shrieks demand  W
 
10287
373     108007  36      Ibero-  aligning        Madeira 
 
10288
374     108008  36      invalids        pragmatism      Viennese        W
 
10289
375     108009  36      behavior        fevers  chillier        W
 
10290
376     108010  36      accruing        reexamines      wildcats        FAS
 
10291
377     108011  36      relics  occupancies     gentle  
 
10292
378     108012  36      rackets sweats  Angles  W
 
10293
379     108101  36      Fischbein       modulators      accuracies      
 
10294
380     108102  36      phony   demand  toggle  
 
10295
381     108103  36      cross   Madeira Mendelssohn     W
 
10296
382     108111  50      cleanup Viennese        behaviorally    
 
10297
383     108105  36      conspirator     chillier        Rochford        
 
10298
384     108106  36      label   wildcats        mirror  W
 
10299
385     108107  36      university      gentle  Modula  
 
10300
386     108108  50      cleansed        Angles  clobbering      
 
10301
387     108109  36      ballgown        accuracies      chronography    
 
10302
388     108110  36      starlet toggle  Eskimoizeds     
 
10303
389     108201  36      aqueous Mendelssohn     British W
 
10304
390     108202  36      portrayal       behaviorally    pitfalls        
 
10305
391     108203  36      despising       Rochford        verify  W
 
10306
392     108204  36      distort mirror  scatter FAS
 
10307
393     108205  36      palmed  Modula  Aztecan 
 
10308
394     108301  36      faced   clobbering      acuity  W
 
10309
395     108302  36      silverware      chronography    sinking W
 
10310
396     112101  36      assessor        Eskimoizeds     beasts  FAS
 
10311
397     112102  36      spiders British Witt    W
 
10312
398     113701  36      artificially    pitfalls        physicists      FAS
 
10313
399     116001  36      reminiscence    verify  folksong        A
 
10314
400     116201  36      Mexican scatter strokes FAS
 
10315
401     116301  36      obnoxious       Aztecan crowder 
 
10316
402     116302  36      fragile acuity  merry   
 
10317
403     116601  36      apprehensible   sinking cadenced        
 
10318
404     116602  36      births  beasts  alimony A
 
10319
405     116603  36      garages Witt    principled      A
 
10320
406     116701  36      panty   physicists      golfing 
 
10321
407     116702  36      anteater        folksong        undiscovered    
 
10322
408     118001  36      displacement    strokes irritates       
 
10323
409     118002  36      drovers crowder patriots        A
 
10324
410     118003  36      patenting       merry   rooms   FAS
 
10325
411     118004  36      far     cadenced        towering        W
 
10326
412     118005  36      shrieks alimony displease       
 
10327
413     118006  36      aligning        principled      photosensitive  
 
10328
414     118007  36      pragmatism      golfing inking  
 
10329
415     118008  36      fevers  undiscovered    gainers 
 
10330
416     118101  36      reexamines      irritates       leaning A
 
10331
417     118102  36      occupancies     patriots        hydrant A
 
10332
418     118103  36      sweats  rooms   preserve        
 
10333
419     118202  36      modulators      towering        blinded A
 
10334
420     118203  36      demand  displease       interactions    A
 
10335
421     118204  36      Madeira photosensitive  Barry   
 
10336
422     118302  36      Viennese        inking  whiteness       A
 
10337
423     118304  36      chillier        gainers pastimes        W
 
10338
424     118305  36      wildcats        leaning Edenization     
 
10339
425     118306  36      gentle  hydrant Muscat  
 
10340
426     118307  36      Angles  preserve        assassinated    
 
10341
427     123101  36      accuracies      blinded labeled 
 
10342
428     123102  36      toggle  interactions    glacial A
 
10343
429     123301  36      Mendelssohn     Barry   implied W
 
10344
430     126001  36      behaviorally    whiteness       bibliographies  W
 
10345
431     126002  36      Rochford        pastimes        Buchanan        
 
10346
432     126003  36      mirror  Edenization     forgivably      FAS
 
10347
433     126101  36      Modula  Muscat  innuendo        A
 
10348
434     126301  36      clobbering      assassinated    den     FAS
 
10349
435     126302  36      chronography    labeled submarines      W
 
10350
436     126402  36      Eskimoizeds     glacial mouthful        A
 
10351
437     126601  36      British implied expiring        
 
10352
438     126602  36      pitfalls        bibliographies  unfulfilled     FAS
 
10353
439     126702  36      verify  Buchanan        precession      
 
10354
440     128001  36      scatter forgivably      nullified       
 
10355
441     128002  36      Aztecan innuendo        affects 
 
10356
442     128003  36      acuity  den     Cynthia 
 
10357
443     128004  36      sinking submarines      Chablis A
 
10358
444     128005  36      beasts  mouthful        betterments     FAS
 
10359
445     128007  36      Witt    expiring        advertising     
 
10360
446     128008  36      physicists      unfulfilled     rubies  A
 
10361
447     128009  36      folksong        precession      southwest       FAS
 
10362
448     128010  36      strokes nullified       superstitious   A
 
10363
449     128011  36      crowder affects tabernacle      W
 
10364
450     128012  36      merry   Cynthia silk    A
 
10365
451     128013  36      cadenced        Chablis handsomest      A
 
10366
452     128014  36      alimony betterments     Persian A
 
10367
453     128015  36      principled      advertising     analog  W
 
10368
454     128016  36      golfing rubies  complex W
 
10369
455     128017  36      undiscovered    southwest       Taoist  
 
10370
456     128018  36      irritates       superstitious   suspend 
 
10371
457     128019  36      patriots        tabernacle      relegated       
 
10372
458     128020  36      rooms   silk    awesome W
 
10373
459     128021  36      towering        handsomest      Bruxelles       
 
10374
460     128022  36      displease       Persian imprecisely     A
 
10375
461     128023  36      photosensitive  analog  televise        
 
10376
462     128101  36      inking  complex braking 
 
10377
463     128102  36      gainers Taoist  true    FAS
 
10378
464     128103  36      leaning suspend disappointing   FAS
 
10379
465     128104  36      hydrant relegated       navally W
 
10380
466     128106  36      preserve        awesome circus  
 
10381
467     128107  36      blinded Bruxelles       beetles 
 
10382
468     128108  36      interactions    imprecisely     trumps  
 
10383
469     128202  36      Barry   televise        fourscore       W
 
10384
470     128203  36      whiteness       braking Blackfoots      
 
10385
471     128301  36      pastimes        true    Grady   
 
10386
472     128302  36      Edenization     disappointing   quiets  FAS
 
10387
473     128303  36      Muscat  navally floundered      FAS
 
10388
474     128304  36      assassinated    circus  profundity      W
 
10389
475     128305  36      labeled beetles Garrisonian     W
 
10390
476     128307  36      glacial trumps  Strauss 
 
10391
477     128401  36      implied fourscore       cemented        FAS
 
10392
478     128502  36      bibliographies  Blackfoots      contrition      A
 
10393
479     128503  36      Buchanan        Grady   mutations       
 
10394
480     128504  36      forgivably      quiets  exhibits        W
 
10395
481     128505  36      innuendo        floundered      tits    
 
10396
482     128601  36      den     profundity      mate    A
 
10397
483     128603  36      submarines      Garrisonian     arches  
 
10398
484     128604  36      mouthful        Strauss Moll    
 
10399
485     128702  36      expiring        cemented        ropers  
 
10400
486     128703  36      unfulfilled     contrition      bombast 
 
10401
487     128704  36      precession      mutations       difficultly     A
 
10402
488     138001  36      nullified       exhibits        adsorption      
 
10403
489     138002  36      affects tits    definiteness    FAS
 
10404
490     138003  36      Cynthia mate    cultivation     A
 
10405
491     138004  36      Chablis arches  heals   A
 
10406
492     138005  36      betterments     Moll    Heusen  W
 
10407
493     138006  36      advertising     ropers  target  FAS
 
10408
494     138007  36      rubies  bombast cited   A
 
10409
495     138008  36      southwest       difficultly     congresswoman   W
 
10410
496     138009  36      superstitious   adsorption      Katherine       
 
10411
497     138102  36      tabernacle      definiteness    titter  A
 
10412
498     138103  36      silk    cultivation     aspire  A
 
10413
499     138104  36      handsomest      heals   Mardis  
 
10414
500     138105  36      Persian Heusen  Nadia   W
 
10415
501     138201  36      analog  target  estimating      FAS
 
10416
502     138302  36      complex cited   stuck   A
 
10417
503     138303  36      Taoist  congresswoman   fifteenth       A
 
10418
504     138304  36      suspend Katherine       Colombo 
 
10419
505     138401  29      relegated       titter  survey  A
 
10420
506     140102  29      awesome aspire  staffing        
 
10421
507     140103  29      Bruxelles       Mardis  obtain  
 
10422
508     140104  29      imprecisely     Nadia   loaded  
 
10423
509     140105  29      televise        estimating      slaughtered     
 
10424
510     140201  29      braking stuck   lights  A
 
10425
511     140701  29      true    fifteenth       circumference   
 
10426
512     141501  29      disappointing   Colombo dull    A
 
10427
513     141502  29      navally survey  weekly  A
 
10428
514     141901  29      circus  staffing        wetness 
 
10429
515     141902  29      beetles obtain  visualized      
 
10430
516     142101  29      trumps  loaded  Tannenbaum      
 
10431
517     142102  29      fourscore       slaughtered     moribund        
 
10432
518     142103  29      Blackfoots      lights  demultiplex     
 
10433
519     142701  29      Grady   circumference   lockings        
 
10434
520     143001  29      quiets  dull    thugs   FAS
 
10435
521     143501  29      floundered      weekly  unnerves        
 
10436
522     143502  29      profundity      wetness abut    
 
10437
523     148001  29      Garrisonian     visualized      Chippewa        A
 
10438
524     148002  29      Strauss Tannenbaum      stratifications A
 
10439
525     148003  29      cemented        moribund        signaled        
 
10440
526     148004  29      contrition      demultiplex     Italianizes     A
 
10441
527     148005  29      mutations       lockings        algorithmic     A
 
10442
528     148006  29      exhibits        thugs   paranoid        FAS
 
10443
529     148007  29      tits    unnerves        camping A
 
10444
530     148009  29      mate    abut    signifying      A
 
10445
531     148010  29      arches  Chippewa        Patrice W
 
10446
532     148011  29      Moll    stratifications search  A
 
10447
533     148012  29      ropers  signaled        Angeles A
 
10448
534     148013  29      bombast Italianizes     semblance       
 
10449
535     148023  36      difficultly     algorithmic     taxed   
 
10450
536     148015  29      adsorption      paranoid        Beatrice        
 
10451
537     148016  29      definiteness    camping retrace 
 
10452
538     148017  29      cultivation     signifying      lockout 
 
10453
539     148018  29      heals   Patrice grammatic       
 
10454
540     148019  29      Heusen  search  helmsman        
 
10455
541     148020  29      target  Angeles uniform W
 
10456
542     148021  29      cited   semblance       hamming 
 
10457
543     148022  29      congresswoman   taxed   disobedience    
 
10458
544     148101  29      Katherine       Beatrice        captivated      A
 
10459
545     148102  29      titter  retrace transferals     A
 
10460
546     148201  29      aspire  lockout cartographer    A
 
10461
547     148401  29      Mardis  grammatic       aims    FAS
 
10462
548     148402  29      Nadia   helmsman        Pakistani       
 
10463
549     148501  29      estimating      uniform burglarized     FAS
 
10464
550     148502  29      stuck   hamming saucepans       A
 
10465
551     148503  29      fifteenth       disobedience    lacerating      A
 
10466
552     148504  29      Colombo captivated      corny   
 
10467
553     148601  29      survey  transferals     megabytes       FAS
 
10468
554     148602  29      staffing        cartographer    chancellor      
 
10469
555     150701  29      obtain  aims    bulk    A
 
10470
556     152101  29      loaded  Pakistani       commits A
 
10471
557     152102  29      slaughtered     burglarized     meson   W
 
10472
558     155202  36      lights  saucepans       deputies        
 
10473
559     155203  29      circumference   lacerating      northeaster     A
 
10474
560     155204  29      dull    corny   dipole  
 
10475
561     155205  29      weekly  megabytes       machining       0
 
10476
562     156001  29      wetness chancellor      therefore       
 
10477
563     156002  29      visualized      bulk    Telefunken      
 
10478
564     156102  29      Tannenbaum      commits salvaging       
 
10479
565     156301  29      moribund        meson   Corinthianizes  A
 
10480
566     156302  29      demultiplex     deputies        restlessly      A
 
10481
567     156303  29      lockings        northeaster     bromides        
 
10482
568     156304  29      thugs   dipole  generalized     A
 
10483
569     156305  29      unnerves        machining       mishaps 
 
10484
570     156306  29      abut    therefore       quelling        
 
10485
571     156501  29      Chippewa        Telefunken      spiritual       A
 
10486
572     158001  29      stratifications salvaging       beguiles        FAS
 
10487
573     158002  29      signaled        Corinthianizes  Trobriand       FAS
 
10488
574     158101  29      Italianizes     restlessly      fleeing A
 
10489
575     158102  29      algorithmic     bromides        Armour  A
 
10490
576     158103  29      paranoid        generalized     chin    A
 
10491
577     158201  29      camping mishaps provers A
 
10492
578     158202  29      signifying      quelling        aeronautic      A
 
10493
579     158203  29      Patrice spiritual       voltage W
 
10494
580     158204  29      search  beguiles        sash    
 
10495
581     158301  29      Angeles Trobriand       anaerobic       A
 
10496
582     158302  29      semblance       fleeing simultaneous    A
 
10497
583     158303  29      taxed   Armour  accumulating    A
 
10498
584     158304  29      Beatrice        chin    Medusan A
 
10499
585     158305  29      retrace provers shouted A
 
10500
586     158306  29      lockout aeronautic      freakish        
 
10501
587     158501  29      grammatic       voltage index   FAS
 
10502
588     160301  29      helmsman        sash    commercially    
 
10503
589     166101  50      uniform anaerobic       mistiness       A
 
10504
590     166102  50      hamming simultaneous    endpoint        
 
10505
591     168001  29      disobedience    accumulating    straight        A
 
10506
592     168002  29      captivated      Medusan flurried        
 
10507
593     168003  29      transferals     shouted denotative      A
 
10508
594     168101  29      cartographer    freakish        coming  FAS
 
10509
595     168102  29      aims    index   commencements   FAS
 
10510
596     168103  29      Pakistani       commercially    gentleman       
 
10511
597     168104  29      burglarized     mistiness       gifted  
 
10512
598     168202  29      saucepans       endpoint        Shanghais       
 
10513
599     168301  29      lacerating      straight        sportswriting   A
 
10514
600     168502  29      corny   flurried        sloping A
 
10515
601     168503  29      megabytes       denotative      navies  
 
10516
602     168601  29      chancellor      coming  leaflet A
 
10517
603     173001  40      bulk    commencements   shooter 
 
10518
604     173701  40      commits gentleman       Joplin  FAS
 
10519
605     173702  40      meson   gifted  babies  
 
10520
606     176001  40      deputies        Shanghais       subdivision     FAS
 
10521
607     176101  40      northeaster     sportswriting   burstiness      W
 
10522
608     176201  40      dipole  sloping belted  FAS
 
10523
609     176401  40      machining       navies  assails FAS
 
10524
610     176501  40      therefore       leaflet admiring        W
 
10525
611     176601  40      Telefunken      shooter swaying 0
 
10526
612     176602  40      salvaging       Joplin  Goldstine       FAS
 
10527
613     176603  40      Corinthianizes  babies  fitting 
 
10528
614     178001  40      restlessly      subdivision     Norwalk W
 
10529
615     178002  40      bromides        burstiness      weakening       W
 
10530
616     178003  40      generalized     belted  analogy FAS
 
10531
617     178004  40      mishaps assails deludes 
 
10532
618     178005  40      quelling        admiring        cokes   
 
10533
619     178006  40      spiritual       swaying Clayton 
 
10534
620     178007  40      beguiles        Goldstine       exhausts        
 
10535
621     178008  40      Trobriand       fitting causality       
 
10536
622     178101  40      fleeing Norwalk sating  FAS
 
10537
623     178102  40      Armour  weakening       icon    
 
10538
624     178103  40      chin    analogy throttles       
 
10539
625     178201  40      provers deludes communicants    FAS
 
10540
626     178202  40      aeronautic      cokes   dehydrate       FAS
 
10541
627     178301  40      voltage Clayton priceless       FAS
 
10542
628     178302  40      sash    exhausts        publicly        
 
10543
629     178401  40      anaerobic       causality       incidentals     FAS
 
10544
630     178402  40      simultaneous    sating  commonplace     
 
10545
631     178403  40      accumulating    icon    mumbles 
 
10546
632     178404  40      Medusan throttles       furthermore     W
 
10547
633     178501  40      shouted communicants    cautioned       W
 
10548
634     186002  37      freakish        dehydrate       parametrized    A
 
10549
635     186102  37      index   priceless       registration    A
 
10550
636     186201  40      commercially    publicly        sadly   FAS
 
10551
637     186202  40      mistiness       incidentals     positioning     
 
10552
638     186203  40      endpoint        commonplace     babysitting     
 
10553
639     186302  37      straight        mumbles eternal A
 
10554
640     188007  37      flurried        furthermore     hoarder 
 
10555
641     188008  37      denotative      cautioned       congregates     
 
10556
642     188009  37      coming  parametrized    rains   
 
10557
643     188010  37      commencements   registration    workers W
 
10558
644     188011  37      gentleman       sadly   sags    A
 
10559
645     188012  37      gifted  positioning     unplug  W
 
10560
646     188013  37      Shanghais       babysitting     garage  A
 
10561
647     188014  37      sportswriting   eternal boulder A
 
10562
648     188015  37      sloping hoarder hollowly        A
 
10563
649     188016  37      navies  congregates     specifics       
 
10564
650     188017  37      leaflet rains   Teresa  
 
10565
651     188102  37      shooter workers Winsett 
 
10566
652     188103  37      Joplin  sags    convenient      A
 
10567
653     188202  37      babies  unplug  buckboards      FAS
 
10568
654     188301  40      subdivision     garage  amenities       
 
10569
655     188302  40      burstiness      boulder resplendent     FAS
 
10570
656     188303  40      belted  hollowly        priding FAS
 
10571
657     188401  37      assails specifics       configurations  
 
10572
658     188402  37      admiring        Teresa  untidiness      A
 
10573
659     188503  37      swaying Winsett Brice   W
 
10574
660     188504  37      Goldstine       convenient      sews    FAS
 
10575
661     188505  37      fitting buckboards      participated    
 
10576
662     190701  37      Norwalk amenities       Simon   FAS
 
10577
663     190703  50      weakening       resplendent     certificates    
 
10578
664     191701  37      analogy priding Fitzpatrick     
 
10579
665     191702  37      deludes configurations  Evanston        A
 
10580
666     191703  37      cokes   untidiness      misted  
 
10581
667     196001  37      Clayton Brice   textures        A
 
10582
668     196002  37      exhausts        sews    save    
 
10583
669     196003  37      causality       participated    count   
 
10584
670     196101  37      sating  Simon   rightful        A
 
10585
671     196103  37      icon    certificates    chaperone       
 
10586
672     196104  37      throttles       Fitzpatrick     Lizzy   A
 
10587
673     196201  37      communicants    Evanston        clenched        A
 
10588
674     196202  37      dehydrate       misted  effortlessly    
 
10589
675     196203  37      priceless       textures        accessed        
 
10590
676     198001  37      publicly        save    beaters A
 
10591
677     198003  37      incidentals     count   Hornblower      FAS
 
10592
678     198004  37      commonplace     rightful        vests   A
 
10593
679     198005  37      mumbles chaperone       indulgences     FAS
 
10594
680     198006  37      furthermore     Lizzy   infallibly      A
 
10595
681     198007  37      cautioned       clenched        unwilling       FAS
 
10596
682     198008  37      parametrized    effortlessly    excrete FAS
 
10597
683     198009  37      registration    accessed        spools  A
 
10598
684     198010  37      sadly   beaters crunches        FAS
 
10599
685     198011  37      positioning     Hornblower      overestimating  FAS
 
10600
686     198012  37      babysitting     vests   ineffective     
 
10601
687     198013  37      eternal indulgences     humiliation     A
 
10602
688     198014  37      hoarder infallibly      sophomore       
 
10603
689     198015  37      congregates     unwilling       star    
 
10604
690     198017  37      rains   excrete rifles  
 
10605
691     198018  37      workers spools  dialysis        
 
10606
692     198019  37      sags    crunches        arriving        
 
10607
693     198020  37      unplug  overestimating  indulge 
 
10608
694     198021  37      garage  ineffective     clockers        
 
10609
695     198022  37      boulder humiliation     languages       
 
10610
696     198023  50      hollowly        sophomore       Antarctica      A
 
10611
697     198024  37      specifics       star    percentage      
 
10612
698     198101  37      Teresa  rifles  ceiling A
 
10613
699     198103  37      Winsett dialysis        specification   
 
10614
700     198105  37      convenient      arriving        regimented      A
 
10615
701     198106  37      buckboards      indulge ciphers 
 
10616
702     198201  37      amenities       clockers        pictures        A
 
10617
703     198204  37      resplendent     languages       serpents        A
 
10618
704     198301  53      priding Antarctica      allot   A
 
10619
705     198302  53      configurations  percentage      realized        A
 
10620
706     198303  53      untidiness      ceiling mayoral A
 
10621
707     198304  53      Brice   specification   opaquely        A
 
10622
708     198401  37      sews    regimented      hostess FAS
 
10623
709     198402  37      participated    ciphers fiftieth        
 
10624
710     198403  37      Simon   pictures        incorrectly     
 
10625
711     202101  37      certificates    serpents        decomposition   FAS
 
10626
712     202301  37      Fitzpatrick     allot   stranglings     
 
10627
713     202302  37      Evanston        realized        mixture FAS
 
10628
714     202303  37      misted  mayoral electroencephalography  FAS
 
10629
715     202304  37      textures        opaquely        similarities    FAS
 
10630
716     202305  37      save    hostess charges W
 
10631
717     202601  37      count   fiftieth        freest  FAS
 
10632
718     202602  37      rightful        incorrectly     Greenberg       FAS
 
10633
719     202605  37      chaperone       decomposition   tinting 
 
10634
720     202606  37      Lizzy   stranglings     expelled        W
 
10635
721     202607  37      clenched        mixture warm    
 
10636
722     202901  37      effortlessly    electroencephalography  smoothed        
 
10637
723     202902  37      accessed        similarities    deductions      FAS
 
10638
724     202903  37      beaters charges Romano  W
 
10639
725     202904  37      Hornblower      freest  bitterroot      
 
10640
726     202907  37      vests   Greenberg       corset  
 
10641
727     202908  37      indulgences     tinting securing        
 
10642
728     203101  37      infallibly      expelled        environing      FAS
 
10643
729     203103  37      unwilling       warm    cute    
 
10644
730     203104  37      excrete smoothed        Crays   
 
10645
731     203105  37      spools  deductions      heiress FAS
 
10646
732     203401  37      crunches        Romano  inform  FAS
 
10647
733     203402  37      overestimating  bitterroot      avenge  
 
10648
734     203404  37      ineffective     corset  universals      
 
10649
735     203901  37      humiliation     securing        Kinsey  W
 
10650
736     203902  37      sophomore       environing      ravines FAS
 
10651
737     203903  37      star    cute    bestseller      
 
10652
738     203906  37      rifles  Crays   equilibrium     
 
10653
739     203907  37      dialysis        heiress extents 0
 
10654
740     203908  37      arriving        inform  relatively      
 
10655
741     203909  37      indulge avenge  pressure        FAS
 
10656
742     206101  37      clockers        universals      critiques       FAS
 
10657
743     206201  37      languages       Kinsey  befouled        
 
10658
744     206202  37      Antarctica      ravines rightfully      FAS
 
10659
745     206203  37      percentage      bestseller      mechanizing     FAS
 
10660
746     206206  37      ceiling equilibrium     Latinizes       
 
10661
747     206207  37      specification   extents timesharing     
 
10662
748     206208  37      regimented      relatively      Aden    
 
10663
749     208001  37      ciphers pressure        embassies       
 
10664
750     208002  37      pictures        critiques       males   FAS
 
10665
751     208003  37      serpents        befouled        shapelessly     FAS
 
10666
752     208004  37      allot   rightfully      genres  FAS
 
10667
753     208008  37      realized        mechanizing     mastering       
 
10668
754     208009  37      mayoral Latinizes       Newtonian       
 
10669
755     208010  37      opaquely        timesharing     finishers       FAS
 
10670
756     208011  37      hostess Aden    abates  
 
10671
757     208101  37      fiftieth        embassies       teem    
 
10672
758     208102  37      incorrectly     males   kiting  FAS
 
10673
759     208103  37      decomposition   shapelessly     stodgy  FAS
 
10674
760     208104  37      stranglings     genres  scalps  FAS
 
10675
761     208105  37      mixture mastering       feed    FAS
 
10676
762     208110  37      electroencephalography  Newtonian       guitars 
 
10677
763     208111  37      similarities    finishers       airships        
 
10678
764     208112  37      charges abates  store   
 
10679
765     208113  37      freest  teem    denounces       
 
10680
766     208201  37      Greenberg       kiting  Pyle    FAS
 
10681
767     208203  37      tinting stodgy  Saxony  
 
10682
768     208301  37      expelled        scalps  serializations  FAS
 
10683
769     208302  37      warm    feed    Peruvian        FAS
 
10684
770     208305  37      smoothed        guitars taxonomically   FAS
 
10685
771     208401  37      deductions      airships        kingdom A
 
10686
772     208402  37      Romano  store   stint   A
 
10687
773     208403  37      bitterroot      denounces       Sault   A
 
10688
774     208404  37      corset  Pyle    faithful        
 
10689
775     208501  37      securing        Saxony  Ganymede        FAS
 
10690
776     208502  37      environing      serializations  tidiness        FAS
 
10691
777     208503  37      cute    Peruvian        gainful FAS
 
10692
778     208504  37      Crays   taxonomically   contrary        FAS
 
10693
779     208505  37      heiress kingdom Tipperary       FAS
 
10694
780     210101  37      inform  stint   tropics W
 
10695
781     210102  37      avenge  Sault   theorizers      
 
10696
782     210103  37      universals      faithful        renew   0
 
10697
783     210104  37      Kinsey  Ganymede        already 
 
10698
784     210105  37      ravines tidiness        terminal        
 
10699
785     210106  37      bestseller      gainful Hegelian        
 
10700
786     210107  37      equilibrium     contrary        hypothesizer    
 
10701
787     210401  37      extents Tipperary       warningly       FAS
 
10702
788     213201  37      relatively      tropics journalizing    FAS
 
10703
789     213203  37      pressure        theorizers      nested  
 
10704
790     213204  37      critiques       renew   Lars    
 
10705
791     213205  37      befouled        already saplings        
 
10706
792     213206  37      rightfully      terminal        foothill        
 
10707
793     213207  37      mechanizing     Hegelian        labeled 
 
10708
794     216101  37      Latinizes       hypothesizer    imperiously     FAS
 
10709
795     216103  37      timesharing     warningly       reporters       FAS
 
10710
796     218001  37      Aden    journalizing    furnishings     FAS
 
10711
797     218002  37      embassies       nested  precipitable    FAS
 
10712
798     218003  37      males   Lars    discounts       FAS
 
10713
799     218004  37      shapelessly     saplings        excises FAS
 
10714
800     143503  50      genres  foothill        Stalin  
 
10715
801     218006  37      mastering       labeled despot  FAS
 
10716
802     218007  37      Newtonian       imperiously     ripeness        FAS
 
10717
803     218008  37      finishers       reporters       Arabia  
 
10718
804     218009  37      abates  furnishings     unruly  
 
10719
805     218010  37      teem    precipitable    mournfulness    
 
10720
806     218011  37      kiting  discounts       boom    FAS
 
10721
807     218020  37      stodgy  excises slaughter       A
 
10722
808     218021  50      scalps  Stalin  Sabine  
 
10723
809     218022  37      feed    despot  handy   FAS
 
10724
810     218023  37      guitars ripeness        rural   
 
10725
811     218024  37      airships        Arabia  organizer       
 
10726
812     218101  37      store   unruly  shipyard        FAS
 
10727
813     218102  37      denounces       mournfulness    civics  FAS
 
10728
814     218103  37      Pyle    boom    inaccuracy      FAS
 
10729
815     218201  37      Saxony  slaughter       rules   FAS
 
10730
816     218202  37      serializations  Sabine  juveniles       FAS
 
10731
817     218203  37      Peruvian        handy   comprised       W
 
10732
818     218204  37      taxonomically   rural   investigations  
 
10733
819     218205  37      kingdom organizer       stabilizes      A
 
10734
820     218301  37      stint   shipyard        seminaries      FAS
 
10735
821     218302  37      Sault   civics  Hunter  A
 
10736
822     218401  37      faithful        inaccuracy      sporty  FAS
 
10737
823     218402  37      Ganymede        rules   test    FAS
 
10738
824     218403  37      tidiness        juveniles       weasels 
 
10739
825     218404  37      gainful comprised       CERN    
 
10740
826     218407  37      contrary        investigations  tempering       
 
10741
827     218408  37      Tipperary       stabilizes      afore   FAS
 
10742
828     218409  37      tropics seminaries      Galatean        
 
10743
829     218410  37      theorizers      Hunter  techniques      W
 
10744
830     226001  37      renew   sporty  error   
 
10745
831     226002  37      already test    veranda 
 
10746
832     226003  37      terminal        weasels severely        
 
10747
833     226004  37      Hegelian        CERN    Cassites        FAS
 
10748
834     226005  37      hypothesizer    tempering       forthcoming     
 
10749
835     226006  37      warningly       afore   guides  
 
10750
836     226007  37      journalizing    Galatean        vanish  FAS
 
10751
837     226008  37      nested  techniques      lied    A
 
10752
838     226203  37      Lars    error   sawtooth        FAS
 
10753
839     226204  37      saplings        veranda fated   FAS
 
10754
840     226205  37      foothill        severely        gradually       
 
10755
841     226206  37      labeled Cassites        widens  
 
10756
842     226207  37      imperiously     forthcoming     preclude        
 
10757
843     226208  37      reporters       guides  Jobrel  
 
10758
844     226209  37      furnishings     vanish  hooker  
 
10759
845     226210  37      precipitable    lied    rainstorm       
 
10760
846     226211  37      discounts       sawtooth        disconnects     
 
10761
847     228001  37      excises fated   cruelty 
 
10762
848     228004  37      Stalin  gradually       exponentials    A
 
10763
849     228005  37      despot  widens  affective       A
 
10764
850     228006  37      ripeness        preclude        arteries        
 
10765
851     228007  37      Arabia  Jobrel  Crosby  FAS
 
10766
852     228008  37      unruly  hooker  acquaint        
 
10767
853     228009  37      mournfulness    rainstorm       evenhandedly    
 
10768
854     228101  37      boom    disconnects     percentage      
 
10769
855     228108  37      slaughter       cruelty disobedience    
 
10770
856     228109  37      Sabine  exponentials    humility        
 
10771
857     228110  37      handy   affective       gleaning        A
 
10772
858     228111  37      rural   arteries        petted  A
 
10773
859     228112  37      organizer       Crosby  bloater A
 
10774
860     228113  37      shipyard        acquaint        minion  A
 
10775
861     228114  37      civics  evenhandedly    marginal        A
 
10776
862     228115  37      inaccuracy      percentage      apiary  A
 
10777
863     228116  37      rules   disobedience    measures        
 
10778
864     228117  37      juveniles       humility        precaution      
 
10779
865     228118  37      comprised       gleaning        repelled        
 
10780
866     228119  37      investigations  petted  primary FAS
 
10781
867     228120  37      stabilizes      bloater coverings       
 
10782
868     228121  37      seminaries      minion  Artemia A
 
10783
869     228122  37      Hunter  marginal        navigate        
 
10784
870     228201  37      sporty  apiary  spatial 
 
10785
871     228206  37      test    measures        Gurkha  
 
10786
872     228207  37      weasels precaution      meanwhile       A
 
10787
873     228208  37      CERN    repelled        Melinda A
 
10788
874     228209  37      tempering       primary Butterfield     
 
10789
875     228210  37      afore   coverings       Aldrich A
 
10790
876     228211  37      Galatean        Artemia previewing      A
 
10791
877     228212  37      techniques      navigate        glut    A
 
10792
878     228213  37      error   spatial unaffected      
 
10793
879     228214  37      veranda Gurkha  inmate  
 
10794
880     228301  37      severely        meanwhile       mineral 
 
10795
881     228305  37      Cassites        Melinda impending       A
 
10796
882     228306  37      forthcoming     Butterfield     meditation      A
 
10797
883     228307  37      guides  Aldrich ideas   
 
10798
884     228308  37      vanish  previewing      miniaturizes    W
 
10799
885     228309  37      lied    glut    lewdly  
 
10800
886     228310  37      sawtooth        unaffected      title   
 
10801
887     228311  37      fated   inmate  youthfulness    
 
10802
888     228312  37      gradually       mineral creak   FAS
 
10803
889     228313  37      widens  impending       Chippewa        
 
10804
890     228314  37      preclude        meditation      clamored        
 
10805
891     228401  65      Jobrel  ideas   freezes 
 
10806
892     228402  65      hooker  miniaturizes    forgivably      FAS
 
10807
893     228403  65      rainstorm       lewdly  reduce  FAS
 
10808
894     228404  65      disconnects     title   McGovern        W
 
10809
895     228405  65      cruelty youthfulness    Nazis   W
 
10810
896     228406  65      exponentials    creak   epistle W
 
10811
897     228407  65      affective       Chippewa        socializes      W
 
10812
898     228408  65      arteries        clamored        conceptions     
 
10813
899     228409  65      Crosby  freezes Kevin   
 
10814
900     228410  65      acquaint        forgivably      uncovering      
 
10815
901     230301  37      evenhandedly    reduce  chews   FAS
 
10816
902     230302  37      percentage      McGovern        appendixes      FAS
 
10817
903     230303  37      disobedience    Nazis   raining 
 
10818
904     018062  37      humility        epistle infest  
 
10819
905     230501  37      gleaning        socializes      compartment     
 
10820
906     230502  37      petted  conceptions     minting 
 
10821
907     230503  37      bloater Kevin   ducks   
 
10822
908     230504  37      minion  uncovering      roped   A
 
10823
909     230505  37      marginal        chews   waltz   
 
10824
910     230506  37      apiary  appendixes      Lillian 
 
10825
911     230507  37      measures        raining repressions     A
 
10826
912     230508  37      precaution      infest  chillingly      
 
10827
913     230509  37      repelled        compartment     noncritical     
 
10828
914     230901  37      primary minting lithograph      
 
10829
915     230902  37      coverings       ducks   spongers        
 
10830
916     230903  37      Artemia roped   parenthood      
 
10831
917     230904  37      navigate        waltz   posed   
 
10832
918     230905  37      spatial Lillian instruments     
 
10833
919     230906  37      Gurkha  repressions     filial  
 
10834
920     230907  37      meanwhile       chillingly      fixedly 
 
10835
921     230908  37      Melinda noncritical     relives 
 
10836
922     230909  37      Butterfield     lithograph      Pandora 
 
10837
923     230910  37      Aldrich spongers        watering        A
 
10838
924     230911  37      previewing      parenthood      ungrateful      
 
10839
925     230912  37      glut    posed   secures 
 
10840
926     230913  37      unaffected      instruments     chastisers      
 
10841
927     230914  37      inmate  filial  icon    
 
10842
928     231304  37      mineral fixedly reuniting       A
 
10843
929     231305  37      impending       relives imagining       A
 
10844
930     231306  37      meditation      Pandora abiding A
 
10845
931     231307  37      ideas   watering        omnisciently    
 
10846
932     231308  37      miniaturizes    ungrateful      Britannic       
 
10847
933     231309  37      lewdly  secures scholastics     A
 
10848
934     231310  37      title   chastisers      mechanics       A
 
10849
935     231311  37      youthfulness    icon    humidly A
 
10850
936     231312  37      creak   reuniting       masterpiece     
 
10851
937     231313  37      Chippewa        imagining       however 
 
10852
938     231314  37      clamored        abiding Mendelian       
 
10853
939     231315  37      freezes omnisciently    jarred  
 
10854
940     232102  37      forgivably      Britannic       scolds  
 
10855
941     232103  37      reduce  scholastics     infatuate       
 
10856
942     232104  37      McGovern        mechanics       willed  A
 
10857
943     232105  37      Nazis   humidly joyfully        
 
10858
944     232106  37      epistle masterpiece     Microsoft       
 
10859
945     232107  37      socializes      however fibrosities     
 
10860
946     232108  37      conceptions     Mendelian       Baltimorean     
 
10861
947     232601  37      Kevin   jarred  equestrian      
 
10862
948     232602  37      uncovering      scolds  Goodrich        
 
10863
949     232603  37      chews   infatuate       apish   A
 
10864
950     232605  37      appendixes      willed  Adlerian        
 
10865
5950    1232605 37      appendixes      willed  Adlerian        
 
10866
5951    1232606 37      appendixes      willed  Adlerian        
 
10867
5952    1232607 37      appendixes      willed  Adlerian        
 
10868
5953    1232608 37      appendixes      willed  Adlerian        
 
10869
5954    1232609 37      appendixes      willed  Adlerian        
 
10870
951     232606  37      raining joyfully        Tropez  
 
10871
952     232607  37      infest  Microsoft       nouns   
 
10872
953     232608  37      compartment     fibrosities     distracting     
 
10873
954     232609  37      minting Baltimorean     mutton  
 
10874
955     236104  37      ducks   equestrian      bridgeable      A
 
10875
956     236105  37      roped   Goodrich        stickers        A
 
10876
957     236106  37      waltz   apish   transcontinental        A
 
10877
958     236107  37      Lillian Adlerian        amateurish      
 
10878
959     236108  37      repressions     Tropez  Gandhian        
 
10879
960     236109  37      chillingly      nouns   stratified      
 
10880
961     236110  37      noncritical     distracting     chamberlains    
 
10881
962     236111  37      lithograph      mutton  creditably      
 
10882
963     236112  37      spongers        bridgeable      philosophic     
 
10883
964     236113  37      parenthood      stickers        ores    
 
10884
965     238005  37      posed   transcontinental        Carleton        
 
10885
966     238006  37      instruments     amateurish      tape    A
 
10886
967     238007  37      filial  Gandhian        afloat  A
 
10887
968     238008  37      fixedly stratified      goodness        A
 
10888
969     238009  37      relives chamberlains    welcoming       
 
10889
970     238010  37      Pandora creditably      Pinsky  FAS
 
10890
971     238011  37      watering        philosophic     halting 
 
10891
972     238012  37      ungrateful      ores    bibliography    
 
10892
973     238013  37      secures Carleton        decoding        
 
10893
974     240401  41      chastisers      tape    variance        A
 
10894
975     240402  41      icon    afloat  allowed A
 
10895
976     240901  41      reuniting       goodness        dire    A
 
10896
977     240902  41      imagining       welcoming       dub     A
 
10897
978     241801  41      abiding Pinsky  poisoning       
 
10898
979     242101  41      omnisciently    halting Iraqis  A
 
10899
980     242102  41      Britannic       bibliography    heaving 
 
10900
981     242201  41      scholastics     decoding        population      A
 
10901
982     242202  41      mechanics       variance        bomb    A
 
10902
983     242501  41      humidly allowed Majorca A
 
10903
984     242502  41      masterpiece     dire    Gershwins       
 
10904
985     246201  41      however dub     explorers       
 
10905
986     246202  41      Mendelian       poisoning       libretto        A
 
10906
987     246203  41      jarred  Iraqis  occurred        
 
10907
988     246204  41      scolds  heaving Lagos   
 
10908
989     246205  41      infatuate       population      rats    
 
10909
990     246301  41      willed  bomb    bankruptcies    A
 
10910
991     246302  41      joyfully        Majorca crying  
 
10911
992     248001  41      Microsoft       Gershwins       unexpected      
 
10912
993     248002  41      fibrosities     explorers       accessed        A
 
10913
994     248003  41      Baltimorean     libretto        colorful        A
 
10914
995     248004  41      equestrian      occurred        versatility     A
 
10915
996     248005  41      Goodrich        Lagos   cosy    
 
10916
997     248006  41      apish   rats    Darius  A
 
10917
998     248007  41      Adlerian        bankruptcies    mastering       A
 
10918
999     248008  41      Tropez  crying  Asiaticizations A
 
10919
1000    248009  41      nouns   unexpected      offerers        A
 
10920
1001    248010  41      distracting     accessed        uncles  A
 
10921
1002    248011  41      mutton  colorful        sleepwalk       
 
10922
1003    248012  41      bridgeable      versatility     Ernestine       
 
10923
1004    248013  41      stickers        cosy    checksumming    
 
10924
1005    248014  41      transcontinental        Darius  stopped 
 
10925
1006    248015  41      amateurish      mastering       sicker  
 
10926
1007    248016  41      Gandhian        Asiaticizations Italianization  
 
10927
1008    248017  41      stratified      offerers        alphabetic      
 
10928
1009    248018  41      chamberlains    uncles  pharmaceutic    
 
10929
1010    248019  41      creditably      sleepwalk       creator 
 
10930
1011    248020  41      philosophic     Ernestine       chess   
 
10931
1012    248021  41      ores    checksumming    charcoal        
 
10932
1013    248101  41      Carleton        stopped Epiphany        A
 
10933
1014    248102  41      tape    sicker  bulldozes       A
 
10934
1015    248201  41      afloat  Italianization  Pygmalion       A
 
10935
1016    248202  41      goodness        alphabetic      caressing       A
 
10936
1017    248203  41      welcoming       pharmaceutic    Palestine       A
 
10937
1018    248204  41      Pinsky  creator regimented      A
 
10938
1019    248205  41      halting chess   scars   A
 
10939
1020    248206  41      bibliography    charcoal        realest A
 
10940
1021    248207  41      decoding        Epiphany        diffusing       A
 
10941
1022    248208  41      variance        bulldozes       clubroom        A
 
10942
1023    248209  41      allowed Pygmalion       Blythe  A
 
10943
1024    248210  41      dire    caressing       ahead   
 
10944
1025    248211  50      dub     Palestine       reviver 
 
10945
1026    250501  34      poisoning       regimented      retransmitting  A
 
10946
1027    250502  34      Iraqis  scars   landslide       
 
10947
1028    250503  34      heaving realest Eiffel  
 
10948
1029    250504  34      population      diffusing       absentee        
 
10949
1030    250505  34      bomb    clubroom        aye     
 
10950
1031    250601  34      Majorca Blythe  forked  A
 
10951
1032    250602  34      Gershwins       ahead   Peruvianizes    
 
10952
1033    250603  34      explorers       reviver clerked 
 
10953
1034    250604  34      libretto        retransmitting  tutor   
 
10954
1035    250605  34      occurred        landslide       boulevard       
 
10955
1036    251001  34      Lagos   Eiffel  shuttered       
 
10956
1037    251002  34      rats    absentee        quotes  A
 
10957
1038    251003  34      bankruptcies    aye     Caltech 
 
10958
1039    251004  34      crying  forked  Mossberg        
 
10959
1040    251005  34      unexpected      Peruvianizes    kept    
 
10960
1041    251301  34      accessed        clerked roundly 
 
10961
1042    251302  34      colorful        tutor   features        A
 
10962
1043    251303  34      versatility     boulevard       imaginable      A
 
10963
1044    251304  34      cosy    shuttered       controller      
 
10964
1045    251305  34      Darius  quotes  racial  
 
10965
1046    251401  34      mastering       Caltech uprisings       A
 
10966
1047    251402  34      Asiaticizations Mossberg        narrowed        A
 
10967
1048    251403  34      offerers        kept    cannot  A
 
10968
1049    251404  34      uncles  roundly vest    
 
10969
1050    251405  34      sleepwalk       features        famine  
 
10970
1051    251406  34      Ernestine       imaginable      sugars  
 
10971
1052    251801  34      checksumming    controller      exterminated    A
 
10972
1053    251802  34      stopped racial  belays  
 
10973
1054    252101  34      sicker  uprisings       Hodges  A
 
10974
1055    252102  34      Italianization  narrowed        translatable    
 
10975
1056    252301  34      alphabetic      cannot  duality A
 
10976
1057    252302  34      pharmaceutic    vest    recording       A
 
10977
1058    252303  34      creator famine  rouses  A
 
10978
1059    252304  34      chess   sugars  poison  
 
10979
1060    252305  34      charcoal        exterminated    attitude        
 
10980
1061    252306  34      Epiphany        belays  dusted  
 
10981
1062    252307  34      bulldozes       Hodges  encompasses     
 
10982
1063    252308  34      Pygmalion       translatable    presentation    
 
10983
1064    252309  34      caressing       duality Kantian 
 
10984
1065    256001  34      Palestine       recording       imprecision     A
 
10985
1066    256002  34      regimented      rouses  saving  
 
10986
1067    256003  34      scars   poison  maternal        
 
10987
1068    256004  34      realest attitude        hewed   
 
10988
1069    256005  34      diffusing       dusted  kerosene        
 
10989
1070    258001  34      clubroom        encompasses     Cubans  
 
10990
1071    258002  34      Blythe  presentation    photographers   
 
10991
1072    258003  34      ahead   Kantian nymph   A
 
10992
1073    258004  34      reviver imprecision     bedlam  A
 
10993
1074    258005  34      retransmitting  saving  north   A
 
10994
1075    258006  34      landslide       maternal        Schoenberg      A
 
10995
1076    258007  34      Eiffel  hewed   botany  A
 
10996
1077    258008  34      absentee        kerosene        curs    
 
10997
1078    258009  34      aye     Cubans  solidification  
 
10998
1079    258010  34      forked  photographers   inheritresses   
 
10999
1080    258011  34      Peruvianizes    nymph   stiller 
 
11000
1081    258101  68      clerked bedlam  t1      A
 
11001
1082    258102  68      tutor   north   suite   A
 
11002
1083    258103  34      boulevard       Schoenberg      ransomer        
 
11003
1084    258104  68      shuttered       botany  Willy   
 
11004
1085    258105  68      quotes  curs    Rena    A
 
11005
1086    258106  68      Caltech solidification  Seattle A
 
11006
1087    258107  68      Mossberg        inheritresses   relaxes A
 
11007
1088    258108  68      kept    stiller exclaim 
 
11008
1089    258109  68      roundly t1      implicated      A
 
11009
1090    258110  68      features        suite   distinguish     
 
11010
1091    258111  68      imaginable      ransomer        assayed 
 
11011
1092    258112  68      controller      Willy   homeowner       
 
11012
1093    258113  68      racial  Rena    and     
 
11013
1094    258201  34      uprisings       Seattle stealth 
 
11014
1095    258202  34      narrowed        relaxes coinciding      A
 
11015
1096    258203  34      cannot  exclaim founder A
 
11016
1097    258204  34      vest    implicated      environing      
 
11017
1098    258205  34      famine  distinguish     jewelry 
 
11018
1099    258301  34      sugars  assayed lemons  A
 
11019
1100    258401  34      exterminated    homeowner       brokenness      A
 
11020
1101    258402  34      belays  and     bedpost A
 
11021
1102    258403  34      Hodges  stealth assurers        A
 
11022
1103    258404  34      translatable    coinciding      annoyers        
 
11023
1104    258405  34      duality founder affixed 
 
11024
1105    258406  34      recording       environing      warbling        
 
11025
1106    258407  34      rouses  jewelry seriously       
 
11026
1107    228123  37      poison  lemons  boasted 
 
11027
1108    250606  34      attitude        brokenness      Chantilly       
 
11028
1109    208405  37      dusted  bedpost Iranizes        
 
11029
1110    212101  37      encompasses     assurers        violinist       
 
11030
1111    218206  37      presentation    annoyers        extramarital    
 
11031
1112    150401  37      Kantian affixed spates  
 
11032
1113    248212  41      imprecision     warbling        cloakroom       
 
11033
1114    128026  00      saving  seriously       gazer   
 
11034
1115    128024  00      maternal        boasted hand    
 
11035
1116    128027  00      hewed   Chantilly       tucked  
 
11036
1117    128025  00      kerosene        Iranizes        gems    
 
11037
1118    128109  00      Cubans  violinist       clinker 
 
11038
1119    128705  00      photographers   extramarital    refiner 
 
11039
1120    126303  00      nymph   spates  callus  
 
11040
1121    128308  00      bedlam  cloakroom       leopards        
 
11041
1122    128204  00      north   gazer   comfortingly    
 
11042
1123    128205  00      Schoenberg      hand    generically     
 
11043
1124    128206  00      botany  tucked  getters 
 
11044
1125    128207  00      curs    gems    sexually        
 
11045
1126    118205  00      solidification  clinker spear   
 
11046
1127    116801  00      inheritresses   refiner serums  
 
11047
1128    116803  00      stiller callus  Italianization  
 
11048
1129    116804  00      t1      leopards        attendants      
 
11049
1130    116802  00      suite   comfortingly    spies   
 
11050
1131    128605  00      ransomer        generically     Anthony 
 
11051
1132    118308  00      Willy   getters planar  
 
11052
1133    113702  00      Rena    sexually        cupped  
 
11053
1134    113703  00      Seattle spear   cleanser        
 
11054
1135    112103  00      relaxes serums  commuters       
 
11055
1136    118009  00      exclaim Italianization  honeysuckle     
 
11056
5136    1118009 00      exclaim Italianization  honeysuckle     
 
11057
1137    138011  00      implicated      attendants      orphanage       
 
11058
1138    138010  00      distinguish     spies   skies   
 
11059
1139    138012  00      assayed Anthony crushers        
 
11060
1140    068304  00      homeowner       planar  Puritan 
 
11061
1141    078009  00      and     cupped  squeezer        
 
11062
1142    108013  00      stealth cleanser        bruises 
 
11063
1143    084004  00      coinciding      commuters       bonfire 
 
11064
1144    083402  00      founder honeysuckle     Colombo 
 
11065
1145    084003  00      environing      orphanage       nondecreasing   
 
11066
1146    088504  00      jewelry skies   innocents       
 
11067
1147    088005  00      lemons  crushers        masked  
 
11068
1148    088007  00      brokenness      Puritan file    
 
11069
1149    088006  00      bedpost squeezer        brush   
 
11070
1150    148025  00      assurers        bruises mutilate        
 
11071
1151    148024  00      annoyers        bonfire mommy   
 
11072
1152    138305  00      affixed Colombo bulkheads       
 
11073
1153    138306  00      warbling        nondecreasing   undeclared      
 
11074
1154    152701  00      seriously       innocents       displacements   
 
11075
1155    148505  00      boasted masked  nieces  
 
11076
1156    158003  00      Chantilly       file    coeducation     
 
11077
1157    156201  00      Iranizes        brush   brassy  
 
11078
1158    156202  00      violinist       mutilate        authenticator   
 
11079
1159    158307  00      extramarital    mommy   Washoe  
 
11080
1160    158402  00      spates  bulkheads       penny   
 
11081
1161    158401  00      cloakroom       undeclared      Flagler 
 
11082
1162    068013  00      gazer   displacements   stoned  
 
11083
1163    068012  00      hand    nieces  cranes  
 
11084
1164    068203  00      tucked  coeducation     masterful       
 
11085
1165    088205  00      gems    brassy  biracial        
 
11086
1166    068704  00      clinker authenticator   steamships      
 
11087
1167    068604  00      refiner Washoe  windmills       
 
11088
1168    158502  00      callus  penny   exploit 
 
11089
1169    123103  00      leopards        Flagler riverfront      
 
11090
1170    148026  00      comfortingly    stoned  sisterly        
 
11091
1171    123302  00      generically     cranes  sharpshoot      
 
11092
1172    076503  00      getters masterful       mittens 
 
11093
1173    126304  00      sexually        biracial        interdependency 
 
11094
1174    068306  00      spear   steamships      policy  
 
11095
1175    143504  00      serums  windmills       unleashing      
 
11096
1176    160201  00      Italianization  exploit pretenders      
 
11097
1177    148028  00      attendants      riverfront      overstatements  
 
11098
1178    148027  00      spies   sisterly        birthed 
 
11099
1179    143505  00      Anthony sharpshoot      opportunism     
 
11100
1180    108014  00      planar  mittens showroom        
 
11101
1181    076104  00      cupped  interdependency compromisingly  
 
11102
1182    078106  00      cleanser        policy  Medicare        
 
11103
1183    126102  00      commuters       unleashing      corresponds     
 
11104
1184    128029  00      honeysuckle     pretenders      hardware        
 
11105
1185    128028  00      orphanage       overstatements  implant 
 
11106
1186    018410  00      skies   birthed Alicia  
 
11107
1187    128110  00      crushers        opportunism     requesting      
 
11108
1188    148506  00      Puritan showroom        produced        
 
11109
1189    123303  00      squeezer        compromisingly  criticizes      
 
11110
1190    123304  00      bruises Medicare        backer  
 
11111
1191    068504  00      bonfire corresponds     positively      
 
11112
1192    068305  00      Colombo hardware        colicky 
 
11113
1193    000000  00      nondecreasing   implant thrillingly     
 
11114
1       000001  00      Omaha   teethe  neat    
 
11115
2       011401  37      breaking        dreaded Steinberg       W
 
11116
3       011402  37      Romans  scholastics     jarring 
 
11117
4       011403  37      intercepted     audiology       tinily  
 
11118
2       011401  37      breaking        dreaded Steinberg       W
 
11119
3       011402  37      Romans  scholastics     jarring 
 
11120
4       011403  37      intercepted     audiology       tinily  
 
11121
1       000001  00      Omaha   teethe  neat    
 
11122
2       011401  37      breaking        dreaded Steinberg       W
 
11123
3       011402  37      Romans  scholastics     jarring 
 
11124
4       011403  37      intercepted     audiology       tinily  
 
11125
2       011401  37      breaking        dreaded Steinberg       W
 
11126
3       011402  37      Romans  scholastics     jarring 
 
11127
4       011403  37      intercepted     audiology       tinily  
 
11128
SELECT COUNT(auto) FROM t2;
 
11129
COUNT(auto)
 
11130
1213
 
11131
INSERT DELAYED INTO t2 VALUES (4,011403,37,'intercepted','audiology','tinily','');
 
11132
SELECT COUNT(auto) FROM t2;
 
11133
COUNT(auto)
 
11134
1214
 
11135
ALTER TABLE t2 DROP COLUMN fld6;
 
11136
SHOW CREATE TABLE t2;
 
11137
Table   Create Table
 
11138
t2      CREATE TABLE `t2` (
 
11139
  `auto` int(11) DEFAULT NULL,
 
11140
  `fld1` int(6) unsigned zerofill NOT NULL DEFAULT '000000',
 
11141
  `companynr` tinyint(2) unsigned zerofill NOT NULL DEFAULT '00',
 
11142
  `fld3` char(30) NOT NULL DEFAULT '',
 
11143
  `fld4` char(35) NOT NULL DEFAULT '',
 
11144
  `fld5` char(35) NOT NULL DEFAULT ''
 
11145
) ENGINE=ARCHIVE DEFAULT CHARSET=latin1
 
11146
SELECT * FROM t2;
 
11147
auto    fld1    companynr       fld3    fld4    fld5
 
11148
1       000001  00      Omaha   teethe  neat
 
11149
2       011401  37      breaking        dreaded Steinberg
 
11150
3       011402  37      Romans  scholastics     jarring
 
11151
4       011403  37      intercepted     audiology       tinily
 
11152
5       011501  37      bewilderingly   wallet  balled
 
11153
6       011701  37      astound parters persist
 
11154
7       011702  37      admonishing     eschew  attainments
 
11155
8       011703  37      sumac   quitter fanatic
 
11156
9       012001  37      flanking        neat    measures
 
11157
10      012003  37      combed  Steinberg       rightfulness
 
11158
11      012004  37      subjective      jarring capably
 
11159
12      012005  37      scatterbrain    tinily  impulsive
 
11160
13      012301  37      Eulerian        balled  starlet
 
11161
14      012302  36      dubbed  persist terminators
 
11162
15      012303  37      Kane    attainments     untying
 
11163
16      012304  37      overlay fanatic announces
 
11164
17      012305  37      perturb measures        featherweight
 
11165
18      012306  37      goblins rightfulness    pessimist
 
11166
19      012501  37      annihilates     capably daughter
 
11167
20      012602  37      Wotan   impulsive       decliner
 
11168
21      012603  37      snatching       starlet lawgiver
 
11169
22      012604  37      concludes       terminators     stated
 
11170
23      012605  37      laterally       untying readable
 
11171
24      012606  37      yelped  announces       attrition
 
11172
25      012701  37      grazing featherweight   cascade
 
11173
26      012702  37      Baird   pessimist       motors
 
11174
27      012703  37      celery  daughter        interrogate
 
11175
28      012704  37      misunderstander decliner        pests
 
11176
29      013601  37      handgun lawgiver        stairway
 
11177
30      013602  37      foldout stated  dopers
 
11178
31      013603  37      mystic  readable        testicle
 
11179
32      013604  37      succumbed       attrition       Parsifal
 
11180
33      013605  37      Nabisco cascade leavings
 
11181
34      013606  37      fingerings      motors  postulation
 
11182
35      013607  37      aging   interrogate     squeaking
 
11183
36      013608  37      afield  pests   contrasted
 
11184
37      013609  37      ammonium        stairway        leftover
 
11185
38      013610  37      boat    dopers  whiteners
 
11186
39      013801  37      intelligibility testicle        erases
 
11187
40      013802  37      Augustine       Parsifal        Punjab
 
11188
41      013803  37      teethe  leavings        Merritt
 
11189
42      013804  37      dreaded postulation     Quixotism
 
11190
43      013901  37      scholastics     squeaking       sweetish
 
11191
44      016001  37      audiology       contrasted      dogging
 
11192
45      016201  37      wallet  leftover        scornfully
 
11193
46      016202  37      parters whiteners       bellow
 
11194
47      016301  37      eschew  erases  bills
 
11195
48      016302  37      quitter Punjab  cupboard
 
11196
49      016303  37      neat    Merritt sureties
 
11197
50      016304  37      Steinberg       Quixotism       puddings
 
11198
51      018001  37      jarring sweetish        tapestry
 
11199
52      018002  37      tinily  dogging fetters
 
11200
53      018003  37      balled  scornfully      bivalves
 
11201
54      018004  37      persist bellow  incurring
 
11202
55      018005  37      attainments     bills   Adolph
 
11203
56      018007  37      fanatic cupboard        pithed
 
11204
57      018008  37      measures        sureties        emergency
 
11205
58      018009  37      rightfulness    puddings        Miles
 
11206
59      018010  37      capably tapestry        trimmings
 
11207
60      018012  37      impulsive       fetters tragedies
 
11208
61      018013  37      starlet bivalves        skulking
 
11209
62      018014  37      terminators     incurring       flint
 
11210
63      018015  37      untying Adolph  flopping
 
11211
64      018016  37      announces       pithed  relaxing
 
11212
65      018017  37      featherweight   emergency       offload
 
11213
66      018018  37      pessimist       Miles   suites
 
11214
67      018019  37      daughter        trimmings       lists
 
11215
68      018020  37      decliner        tragedies       animized
 
11216
69      018021  37      lawgiver        skulking        multilayer
 
11217
70      018022  37      stated  flint   standardizes
 
11218
71      018023  37      readable        flopping        Judas
 
11219
72      018024  37      attrition       relaxing        vacuuming
 
11220
73      018025  37      cascade offload dentally
 
11221
74      018026  37      motors  suites  humanness
 
11222
75      018027  37      interrogate     lists   inch
 
11223
76      018028  37      pests   animized        Weissmuller
 
11224
77      018029  37      stairway        multilayer      irresponsibly
 
11225
78      018030  37      dopers  standardizes    luckily
 
11226
79      018032  37      testicle        Judas   culled
 
11227
80      018033  37      Parsifal        vacuuming       medical
 
11228
81      018034  37      leavings        dentally        bloodbath
 
11229
82      018035  37      postulation     humanness       subschema
 
11230
83      018036  37      squeaking       inch    animals
 
11231
84      018037  37      contrasted      Weissmuller     Micronesia
 
11232
85      018038  37      leftover        irresponsibly   repetitions
 
11233
86      018039  37      whiteners       luckily Antares
 
11234
87      018040  37      erases  culled  ventilate
 
11235
88      018041  37      Punjab  medical pityingly
 
11236
89      018042  37      Merritt bloodbath       interdependent
 
11237
90      018043  37      Quixotism       subschema       Graves
 
11238
91      018044  37      sweetish        animals neonatal
 
11239
92      018045  37      dogging Micronesia      scribbled
 
11240
93      018046  37      scornfully      repetitions     chafe
 
11241
94      018048  37      bellow  Antares honoring
 
11242
95      018049  37      bills   ventilate       realtor
 
11243
96      018050  37      cupboard        pityingly       elite
 
11244
97      018051  37      sureties        interdependent  funereal
 
11245
98      018052  37      puddings        Graves  abrogating
 
11246
99      018053  50      tapestry        neonatal        sorters
 
11247
100     018054  37      fetters scribbled       Conley
 
11248
101     018055  37      bivalves        chafe   lectured
 
11249
102     018056  37      incurring       honoring        Abraham
 
11250
103     018057  37      Adolph  realtor Hawaii
 
11251
104     018058  37      pithed  elite   cage
 
11252
105     018059  36      emergency       funereal        hushes
 
11253
106     018060  37      Miles   abrogating      Simla
 
11254
107     018061  37      trimmings       sorters reporters
 
11255
108     018101  37      tragedies       Conley  Dutchman
 
11256
109     018102  37      skulking        lectured        descendants
 
11257
110     018103  37      flint   Abraham groupings
 
11258
111     018104  37      flopping        Hawaii  dissociate
 
11259
112     018201  37      relaxing        cage    coexist
 
11260
113     018202  37      offload hushes  Beebe
 
11261
114     018402  37      suites  Simla   Taoism
 
11262
115     018403  37      lists   reporters       Connally
 
11263
116     018404  37      animized        Dutchman        fetched
 
11264
117     018405  37      multilayer      descendants     checkpoints
 
11265
118     018406  37      standardizes    groupings       rusting
 
11266
119     018409  37      Judas   dissociate      galling
 
11267
120     018601  37      vacuuming       coexist obliterates
 
11268
121     018602  37      dentally        Beebe   traitor
 
11269
122     018603  37      humanness       Taoism  resumes
 
11270
123     018801  37      inch    Connally        analyzable
 
11271
124     018802  37      Weissmuller     fetched terminator
 
11272
125     018803  37      irresponsibly   checkpoints     gritty
 
11273
126     018804  37      luckily rusting firearm
 
11274
127     018805  37      culled  galling minima
 
11275
128     018806  37      medical obliterates     Selfridge
 
11276
129     018807  37      bloodbath       traitor disable
 
11277
130     018808  37      subschema       resumes witchcraft
 
11278
131     018809  37      animals analyzable      betroth
 
11279
132     018810  37      Micronesia      terminator      Manhattanize
 
11280
133     018811  37      repetitions     gritty  imprint
 
11281
134     018812  37      Antares firearm peeked
 
11282
135     019101  37      ventilate       minima  swelling
 
11283
136     019102  37      pityingly       Selfridge       interrelationships
 
11284
137     019103  37      interdependent  disable riser
 
11285
138     019201  37      Graves  witchcraft      Gandhian
 
11286
139     030501  37      neonatal        betroth peacock
 
11287
140     030502  50      scribbled       Manhattanize    bee
 
11288
141     030503  37      chafe   imprint kanji
 
11289
142     030504  37      honoring        peeked  dental
 
11290
143     031901  37      realtor swelling        scarf
 
11291
144     036001  37      elite   interrelationships      chasm
 
11292
145     036002  37      funereal        riser   insolence
 
11293
146     036004  37      abrogating      Gandhian        syndicate
 
11294
147     036005  37      sorters peacock alike
 
11295
148     038001  37      Conley  bee     imperial
 
11296
149     038002  37      lectured        kanji   convulsion
 
11297
150     038003  37      Abraham dental  railway
 
11298
151     038004  37      Hawaii  scarf   validate
 
11299
152     038005  37      cage    chasm   normalizes
 
11300
153     038006  37      hushes  insolence       comprehensive
 
11301
154     038007  37      Simla   syndicate       chewing
 
11302
155     038008  37      reporters       alike   denizen
 
11303
156     038009  37      Dutchman        imperial        schemer
 
11304
157     038010  37      descendants     convulsion      chronicle
 
11305
158     038011  37      groupings       railway Kline
 
11306
159     038012  37      dissociate      validate        Anatole
 
11307
160     038013  37      coexist normalizes      partridges
 
11308
161     038014  37      Beebe   comprehensive   brunch
 
11309
162     038015  37      Taoism  chewing recruited
 
11310
163     038016  37      Connally        denizen dimensions
 
11311
164     038017  37      fetched schemer Chicana
 
11312
165     038018  37      checkpoints     chronicle       announced
 
11313
166     038101  37      rusting Kline   praised
 
11314
167     038102  37      galling Anatole employing
 
11315
168     038103  37      obliterates     partridges      linear
 
11316
169     038104  37      traitor brunch  quagmire
 
11317
170     038201  37      resumes recruited       western
 
11318
171     038202  37      analyzable      dimensions      relishing
 
11319
172     038203  37      terminator      Chicana serving
 
11320
173     038204  37      gritty  announced       scheduling
 
11321
174     038205  37      firearm praised lore
 
11322
175     038206  37      minima  employing       eventful
 
11323
176     038208  37      Selfridge       linear  arteriole
 
11324
177     042801  37      disable quagmire        disentangle
 
11325
178     042802  37      witchcraft      western cured
 
11326
179     046101  37      betroth relishing       Fenton
 
11327
180     048001  37      Manhattanize    serving avoidable
 
11328
181     048002  37      imprint scheduling      drains
 
11329
182     048003  37      peeked  lore    detectably
 
11330
183     048004  37      swelling        eventful        husky
 
11331
184     048005  37      interrelationships      arteriole       impelling
 
11332
185     048006  37      riser   disentangle     undoes
 
11333
186     048007  37      Gandhian        cured   evened
 
11334
187     048008  37      peacock Fenton  squeezes
 
11335
188     048101  37      bee     avoidable       destroyer
 
11336
189     048102  37      kanji   drains  rudeness
 
11337
190     048201  37      dental  detectably      beaner
 
11338
191     048202  37      scarf   husky   boorish
 
11339
192     048203  37      chasm   impelling       Everhart
 
11340
193     048204  37      insolence       undoes  encompass
 
11341
194     048205  37      syndicate       evened  mushrooms
 
11342
195     048301  37      alike   squeezes        Alison
 
11343
196     048302  37      imperial        destroyer       externally
 
11344
197     048303  37      convulsion      rudeness        pellagra
 
11345
198     048304  37      railway beaner  cult
 
11346
199     048305  37      validate        boorish creek
 
11347
200     048401  37      normalizes      Everhart        Huffman
 
11348
201     048402  37      comprehensive   encompass       Majorca
 
11349
202     048403  37      chewing mushrooms       governing
 
11350
203     048404  37      denizen Alison  gadfly
 
11351
204     048405  37      schemer externally      reassigned
 
11352
205     048406  37      chronicle       pellagra        intentness
 
11353
206     048407  37      Kline   cult    craziness
 
11354
207     048408  37      Anatole creek   psychic
 
11355
208     048409  37      partridges      Huffman squabbled
 
11356
209     048410  37      brunch  Majorca burlesque
 
11357
210     048411  37      recruited       governing       capped
 
11358
211     048412  37      dimensions      gadfly  extracted
 
11359
212     048413  37      Chicana reassigned      DiMaggio
 
11360
213     048601  37      announced       intentness      exclamation
 
11361
214     048602  37      praised craziness       subdirectory
 
11362
215     048603  37      employing       psychic fangs
 
11363
216     048604  37      linear  squabbled       buyer
 
11364
217     048801  37      quagmire        burlesque       pithing
 
11365
218     050901  37      western capped  transistorizing
 
11366
219     051201  37      relishing       extracted       nonbiodegradable
 
11367
220     056002  37      serving DiMaggio        dislocate
 
11368
221     056003  37      scheduling      exclamation     monochromatic
 
11369
222     056004  37      lore    subdirectory    batting
 
11370
223     056102  37      eventful        fangs   postcondition
 
11371
224     056203  37      arteriole       buyer   catalog
 
11372
225     056204  37      disentangle     pithing Remus
 
11373
226     058003  37      cured   transistorizing devices
 
11374
227     058004  37      Fenton  nonbiodegradable        bike
 
11375
228     058005  37      avoidable       dislocate       qualify
 
11376
229     058006  37      drains  monochromatic   detained
 
11377
230     058007  37      detectably      batting commended
 
11378
231     058101  37      husky   postcondition   civilize
 
11379
232     058102  37      impelling       catalog Elmhurst
 
11380
233     058103  37      undoes  Remus   anesthetizing
 
11381
234     058105  37      evened  devices deaf
 
11382
235     058111  37      squeezes        bike    Brigham
 
11383
236     058112  37      destroyer       qualify title
 
11384
237     058113  37      rudeness        detained        coarse
 
11385
238     058114  37      beaner  commended       combinations
 
11386
239     058115  37      boorish civilize        grayness
 
11387
240     058116  37      Everhart        Elmhurst        innumerable
 
11388
241     058117  37      encompass       anesthetizing   Caroline
 
11389
242     058118  37      mushrooms       deaf    fatty
 
11390
243     058119  37      Alison  Brigham eastbound
 
11391
244     058120  37      externally      title   inexperienced
 
11392
245     058121  37      pellagra        coarse  hoarder
 
11393
246     058122  37      cult    combinations    scotch
 
11394
247     058123  37      creek   grayness        passport
 
11395
248     058124  37      Huffman innumerable     strategic
 
11396
249     058125  37      Majorca Caroline        gated
 
11397
250     058126  37      governing       fatty   flog
 
11398
251     058127  37      gadfly  eastbound       Pipestone
 
11399
252     058128  37      reassigned      inexperienced   Dar
 
11400
253     058201  37      intentness      hoarder Corcoran
 
11401
254     058202  37      craziness       scotch  flyers
 
11402
255     058303  37      psychic passport        competitions
 
11403
256     058304  37      squabbled       strategic       suppliers
 
11404
257     058602  37      burlesque       gated   skips
 
11405
258     058603  37      capped  flog    institutes
 
11406
259     058604  37      extracted       Pipestone       troop
 
11407
260     058605  37      DiMaggio        Dar     connective
 
11408
261     058606  37      exclamation     Corcoran        denies
 
11409
262     058607  37      subdirectory    flyers  polka
 
11410
263     060401  36      fangs   competitions    observations
 
11411
264     061701  36      buyer   suppliers       askers
 
11412
265     066201  36      pithing skips   homeless
 
11413
266     066501  36      transistorizing institutes      Anna
 
11414
267     068001  36      nonbiodegradable        troop   subdirectories
 
11415
268     068002  36      dislocate       connective      decaying
 
11416
269     068005  36      monochromatic   denies  outwitting
 
11417
270     068006  36      batting polka   Harpy
 
11418
271     068007  36      postcondition   observations    crazed
 
11419
272     068008  36      catalog askers  suffocate
 
11420
273     068009  36      Remus   homeless        provers
 
11421
274     068010  36      devices Anna    technically
 
11422
275     068011  36      bike    subdirectories  Franklinizations
 
11423
276     068202  36      qualify decaying        considered
 
11424
277     068302  36      detained        outwitting      tinnily
 
11425
278     068303  36      commended       Harpy   uninterruptedly
 
11426
279     068401  36      civilize        crazed  whistled
 
11427
280     068501  36      Elmhurst        suffocate       automate
 
11428
281     068502  36      anesthetizing   provers gutting
 
11429
282     068503  36      deaf    technically     surreptitious
 
11430
283     068602  36      Brigham Franklinizations        Choctaw
 
11431
284     068603  36      title   considered      cooks
 
11432
285     068701  36      coarse  tinnily millivolt
 
11433
286     068702  36      combinations    uninterruptedly counterpoise
 
11434
287     068703  36      grayness        whistled        Gothicism
 
11435
288     076001  36      innumerable     automate        feminine
 
11436
289     076002  36      Caroline        gutting metaphysically
 
11437
290     076101  36      fatty   surreptitious   sanding
 
11438
291     076102  36      eastbound       Choctaw contributorily
 
11439
292     076103  36      inexperienced   cooks   receivers
 
11440
293     076302  36      hoarder millivolt       adjourn
 
11441
294     076303  36      scotch  counterpoise    straggled
 
11442
295     076304  36      passport        Gothicism       druggists
 
11443
296     076305  36      strategic       feminine        thanking
 
11444
297     076306  36      gated   metaphysically  ostrich
 
11445
298     076307  36      flog    sanding hopelessness
 
11446
299     076402  36      Pipestone       contributorily  Eurydice
 
11447
300     076501  36      Dar     receivers       excitation
 
11448
301     076502  36      Corcoran        adjourn presumes
 
11449
302     076701  36      flyers  straggled       imaginable
 
11450
303     078001  36      competitions    druggists       concoct
 
11451
304     078002  36      suppliers       thanking        peering
 
11452
305     078003  36      skips   ostrich Phelps
 
11453
306     078004  36      institutes      hopelessness    ferociousness
 
11454
307     078005  36      troop   Eurydice        sentences
 
11455
308     078006  36      connective      excitation      unlocks
 
11456
309     078007  36      denies  presumes        engrossing
 
11457
310     078008  36      polka   imaginable      Ruth
 
11458
311     078101  36      observations    concoct tying
 
11459
312     078103  36      askers  peering exclaimers
 
11460
313     078104  36      homeless        Phelps  synergy
 
11461
314     078105  36      Anna    ferociousness   Huey
 
11462
315     082101  36      subdirectories  sentences       merging
 
11463
316     083401  36      decaying        unlocks judges
 
11464
317     084001  36      outwitting      engrossing      Shylock
 
11465
318     084002  36      Harpy   Ruth    Miltonism
 
11466
319     086001  36      crazed  tying   hen
 
11467
320     086102  36      suffocate       exclaimers      honeybee
 
11468
321     086201  36      provers synergy towers
 
11469
322     088001  36      technically     Huey    dilutes
 
11470
323     088002  36      Franklinizations        merging numerals
 
11471
324     088003  36      considered      judges  democracy
 
11472
325     088004  36      tinnily Shylock Ibero-
 
11473
326     088101  36      uninterruptedly Miltonism       invalids
 
11474
327     088102  36      whistled        hen     behavior
 
11475
328     088103  36      automate        honeybee        accruing
 
11476
329     088104  36      gutting towers  relics
 
11477
330     088105  36      surreptitious   dilutes rackets
 
11478
331     088106  36      Choctaw numerals        Fischbein
 
11479
332     088201  36      cooks   democracy       phony
 
11480
333     088203  36      millivolt       Ibero-  cross
 
11481
334     088204  36      counterpoise    invalids        cleanup
 
11482
335     088302  37      Gothicism       behavior        conspirator
 
11483
336     088303  37      feminine        accruing        label
 
11484
337     088305  37      metaphysically  relics  university
 
11485
338     088402  37      sanding rackets cleansed
 
11486
339     088501  36      contributorily  Fischbein       ballgown
 
11487
340     088502  36      receivers       phony   starlet
 
11488
341     088503  36      adjourn cross   aqueous
 
11489
342     098001  58      straggled       cleanup portrayal
 
11490
343     098002  58      druggists       conspirator     despising
 
11491
344     098003  58      thanking        label   distort
 
11492
345     098004  58      ostrich university      palmed
 
11493
346     098005  58      hopelessness    cleansed        faced
 
11494
347     098006  58      Eurydice        ballgown        silverware
 
11495
348     141903  29      excitation      starlet assessor
 
11496
349     098008  58      presumes        aqueous spiders
 
11497
350     098009  58      imaginable      portrayal       artificially
 
11498
351     098010  58      concoct despising       reminiscence
 
11499
352     098011  58      peering distort Mexican
 
11500
353     098012  58      Phelps  palmed  obnoxious
 
11501
354     098013  58      ferociousness   faced   fragile
 
11502
355     098014  58      sentences       silverware      apprehensible
 
11503
356     098015  58      unlocks assessor        births
 
11504
357     098016  58      engrossing      spiders garages
 
11505
358     098017  58      Ruth    artificially    panty
 
11506
359     098018  58      tying   reminiscence    anteater
 
11507
360     098019  58      exclaimers      Mexican displacement
 
11508
361     098020  58      synergy obnoxious       drovers
 
11509
362     098021  58      Huey    fragile patenting
 
11510
363     098022  58      merging apprehensible   far
 
11511
364     098023  58      judges  births  shrieks
 
11512
365     098024  58      Shylock garages aligning
 
11513
366     098025  37      Miltonism       panty   pragmatism
 
11514
367     106001  36      hen     anteater        fevers
 
11515
368     108001  36      honeybee        displacement    reexamines
 
11516
369     108002  36      towers  drovers occupancies
 
11517
370     108003  36      dilutes patenting       sweats
 
11518
371     108004  36      numerals        far     modulators
 
11519
372     108005  36      democracy       shrieks demand
 
11520
373     108007  36      Ibero-  aligning        Madeira
 
11521
374     108008  36      invalids        pragmatism      Viennese
 
11522
375     108009  36      behavior        fevers  chillier
 
11523
376     108010  36      accruing        reexamines      wildcats
 
11524
377     108011  36      relics  occupancies     gentle
 
11525
378     108012  36      rackets sweats  Angles
 
11526
379     108101  36      Fischbein       modulators      accuracies
 
11527
380     108102  36      phony   demand  toggle
 
11528
381     108103  36      cross   Madeira Mendelssohn
 
11529
382     108111  50      cleanup Viennese        behaviorally
 
11530
383     108105  36      conspirator     chillier        Rochford
 
11531
384     108106  36      label   wildcats        mirror
 
11532
385     108107  36      university      gentle  Modula
 
11533
386     108108  50      cleansed        Angles  clobbering
 
11534
387     108109  36      ballgown        accuracies      chronography
 
11535
388     108110  36      starlet toggle  Eskimoizeds
 
11536
389     108201  36      aqueous Mendelssohn     British
 
11537
390     108202  36      portrayal       behaviorally    pitfalls
 
11538
391     108203  36      despising       Rochford        verify
 
11539
392     108204  36      distort mirror  scatter
 
11540
393     108205  36      palmed  Modula  Aztecan
 
11541
394     108301  36      faced   clobbering      acuity
 
11542
395     108302  36      silverware      chronography    sinking
 
11543
396     112101  36      assessor        Eskimoizeds     beasts
 
11544
397     112102  36      spiders British Witt
 
11545
398     113701  36      artificially    pitfalls        physicists
 
11546
399     116001  36      reminiscence    verify  folksong
 
11547
400     116201  36      Mexican scatter strokes
 
11548
401     116301  36      obnoxious       Aztecan crowder
 
11549
402     116302  36      fragile acuity  merry
 
11550
403     116601  36      apprehensible   sinking cadenced
 
11551
404     116602  36      births  beasts  alimony
 
11552
405     116603  36      garages Witt    principled
 
11553
406     116701  36      panty   physicists      golfing
 
11554
407     116702  36      anteater        folksong        undiscovered
 
11555
408     118001  36      displacement    strokes irritates
 
11556
409     118002  36      drovers crowder patriots
 
11557
410     118003  36      patenting       merry   rooms
 
11558
411     118004  36      far     cadenced        towering
 
11559
412     118005  36      shrieks alimony displease
 
11560
413     118006  36      aligning        principled      photosensitive
 
11561
414     118007  36      pragmatism      golfing inking
 
11562
415     118008  36      fevers  undiscovered    gainers
 
11563
416     118101  36      reexamines      irritates       leaning
 
11564
417     118102  36      occupancies     patriots        hydrant
 
11565
418     118103  36      sweats  rooms   preserve
 
11566
419     118202  36      modulators      towering        blinded
 
11567
420     118203  36      demand  displease       interactions
 
11568
421     118204  36      Madeira photosensitive  Barry
 
11569
422     118302  36      Viennese        inking  whiteness
 
11570
423     118304  36      chillier        gainers pastimes
 
11571
424     118305  36      wildcats        leaning Edenization
 
11572
425     118306  36      gentle  hydrant Muscat
 
11573
426     118307  36      Angles  preserve        assassinated
 
11574
427     123101  36      accuracies      blinded labeled
 
11575
428     123102  36      toggle  interactions    glacial
 
11576
429     123301  36      Mendelssohn     Barry   implied
 
11577
430     126001  36      behaviorally    whiteness       bibliographies
 
11578
431     126002  36      Rochford        pastimes        Buchanan
 
11579
432     126003  36      mirror  Edenization     forgivably
 
11580
433     126101  36      Modula  Muscat  innuendo
 
11581
434     126301  36      clobbering      assassinated    den
 
11582
435     126302  36      chronography    labeled submarines
 
11583
436     126402  36      Eskimoizeds     glacial mouthful
 
11584
437     126601  36      British implied expiring
 
11585
438     126602  36      pitfalls        bibliographies  unfulfilled
 
11586
439     126702  36      verify  Buchanan        precession
 
11587
440     128001  36      scatter forgivably      nullified
 
11588
441     128002  36      Aztecan innuendo        affects
 
11589
442     128003  36      acuity  den     Cynthia
 
11590
443     128004  36      sinking submarines      Chablis
 
11591
444     128005  36      beasts  mouthful        betterments
 
11592
445     128007  36      Witt    expiring        advertising
 
11593
446     128008  36      physicists      unfulfilled     rubies
 
11594
447     128009  36      folksong        precession      southwest
 
11595
448     128010  36      strokes nullified       superstitious
 
11596
449     128011  36      crowder affects tabernacle
 
11597
450     128012  36      merry   Cynthia silk
 
11598
451     128013  36      cadenced        Chablis handsomest
 
11599
452     128014  36      alimony betterments     Persian
 
11600
453     128015  36      principled      advertising     analog
 
11601
454     128016  36      golfing rubies  complex
 
11602
455     128017  36      undiscovered    southwest       Taoist
 
11603
456     128018  36      irritates       superstitious   suspend
 
11604
457     128019  36      patriots        tabernacle      relegated
 
11605
458     128020  36      rooms   silk    awesome
 
11606
459     128021  36      towering        handsomest      Bruxelles
 
11607
460     128022  36      displease       Persian imprecisely
 
11608
461     128023  36      photosensitive  analog  televise
 
11609
462     128101  36      inking  complex braking
 
11610
463     128102  36      gainers Taoist  true
 
11611
464     128103  36      leaning suspend disappointing
 
11612
465     128104  36      hydrant relegated       navally
 
11613
466     128106  36      preserve        awesome circus
 
11614
467     128107  36      blinded Bruxelles       beetles
 
11615
468     128108  36      interactions    imprecisely     trumps
 
11616
469     128202  36      Barry   televise        fourscore
 
11617
470     128203  36      whiteness       braking Blackfoots
 
11618
471     128301  36      pastimes        true    Grady
 
11619
472     128302  36      Edenization     disappointing   quiets
 
11620
473     128303  36      Muscat  navally floundered
 
11621
474     128304  36      assassinated    circus  profundity
 
11622
475     128305  36      labeled beetles Garrisonian
 
11623
476     128307  36      glacial trumps  Strauss
 
11624
477     128401  36      implied fourscore       cemented
 
11625
478     128502  36      bibliographies  Blackfoots      contrition
 
11626
479     128503  36      Buchanan        Grady   mutations
 
11627
480     128504  36      forgivably      quiets  exhibits
 
11628
481     128505  36      innuendo        floundered      tits
 
11629
482     128601  36      den     profundity      mate
 
11630
483     128603  36      submarines      Garrisonian     arches
 
11631
484     128604  36      mouthful        Strauss Moll
 
11632
485     128702  36      expiring        cemented        ropers
 
11633
486     128703  36      unfulfilled     contrition      bombast
 
11634
487     128704  36      precession      mutations       difficultly
 
11635
488     138001  36      nullified       exhibits        adsorption
 
11636
489     138002  36      affects tits    definiteness
 
11637
490     138003  36      Cynthia mate    cultivation
 
11638
491     138004  36      Chablis arches  heals
 
11639
492     138005  36      betterments     Moll    Heusen
 
11640
493     138006  36      advertising     ropers  target
 
11641
494     138007  36      rubies  bombast cited
 
11642
495     138008  36      southwest       difficultly     congresswoman
 
11643
496     138009  36      superstitious   adsorption      Katherine
 
11644
497     138102  36      tabernacle      definiteness    titter
 
11645
498     138103  36      silk    cultivation     aspire
 
11646
499     138104  36      handsomest      heals   Mardis
 
11647
500     138105  36      Persian Heusen  Nadia
 
11648
501     138201  36      analog  target  estimating
 
11649
502     138302  36      complex cited   stuck
 
11650
503     138303  36      Taoist  congresswoman   fifteenth
 
11651
504     138304  36      suspend Katherine       Colombo
 
11652
505     138401  29      relegated       titter  survey
 
11653
506     140102  29      awesome aspire  staffing
 
11654
507     140103  29      Bruxelles       Mardis  obtain
 
11655
508     140104  29      imprecisely     Nadia   loaded
 
11656
509     140105  29      televise        estimating      slaughtered
 
11657
510     140201  29      braking stuck   lights
 
11658
511     140701  29      true    fifteenth       circumference
 
11659
512     141501  29      disappointing   Colombo dull
 
11660
513     141502  29      navally survey  weekly
 
11661
514     141901  29      circus  staffing        wetness
 
11662
515     141902  29      beetles obtain  visualized
 
11663
516     142101  29      trumps  loaded  Tannenbaum
 
11664
517     142102  29      fourscore       slaughtered     moribund
 
11665
518     142103  29      Blackfoots      lights  demultiplex
 
11666
519     142701  29      Grady   circumference   lockings
 
11667
520     143001  29      quiets  dull    thugs
 
11668
521     143501  29      floundered      weekly  unnerves
 
11669
522     143502  29      profundity      wetness abut
 
11670
523     148001  29      Garrisonian     visualized      Chippewa
 
11671
524     148002  29      Strauss Tannenbaum      stratifications
 
11672
525     148003  29      cemented        moribund        signaled
 
11673
526     148004  29      contrition      demultiplex     Italianizes
 
11674
527     148005  29      mutations       lockings        algorithmic
 
11675
528     148006  29      exhibits        thugs   paranoid
 
11676
529     148007  29      tits    unnerves        camping
 
11677
530     148009  29      mate    abut    signifying
 
11678
531     148010  29      arches  Chippewa        Patrice
 
11679
532     148011  29      Moll    stratifications search
 
11680
533     148012  29      ropers  signaled        Angeles
 
11681
534     148013  29      bombast Italianizes     semblance
 
11682
535     148023  36      difficultly     algorithmic     taxed
 
11683
536     148015  29      adsorption      paranoid        Beatrice
 
11684
537     148016  29      definiteness    camping retrace
 
11685
538     148017  29      cultivation     signifying      lockout
 
11686
539     148018  29      heals   Patrice grammatic
 
11687
540     148019  29      Heusen  search  helmsman
 
11688
541     148020  29      target  Angeles uniform
 
11689
542     148021  29      cited   semblance       hamming
 
11690
543     148022  29      congresswoman   taxed   disobedience
 
11691
544     148101  29      Katherine       Beatrice        captivated
 
11692
545     148102  29      titter  retrace transferals
 
11693
546     148201  29      aspire  lockout cartographer
 
11694
547     148401  29      Mardis  grammatic       aims
 
11695
548     148402  29      Nadia   helmsman        Pakistani
 
11696
549     148501  29      estimating      uniform burglarized
 
11697
550     148502  29      stuck   hamming saucepans
 
11698
551     148503  29      fifteenth       disobedience    lacerating
 
11699
552     148504  29      Colombo captivated      corny
 
11700
553     148601  29      survey  transferals     megabytes
 
11701
554     148602  29      staffing        cartographer    chancellor
 
11702
555     150701  29      obtain  aims    bulk
 
11703
556     152101  29      loaded  Pakistani       commits
 
11704
557     152102  29      slaughtered     burglarized     meson
 
11705
558     155202  36      lights  saucepans       deputies
 
11706
559     155203  29      circumference   lacerating      northeaster
 
11707
560     155204  29      dull    corny   dipole
 
11708
561     155205  29      weekly  megabytes       machining
 
11709
562     156001  29      wetness chancellor      therefore
 
11710
563     156002  29      visualized      bulk    Telefunken
 
11711
564     156102  29      Tannenbaum      commits salvaging
 
11712
565     156301  29      moribund        meson   Corinthianizes
 
11713
566     156302  29      demultiplex     deputies        restlessly
 
11714
567     156303  29      lockings        northeaster     bromides
 
11715
568     156304  29      thugs   dipole  generalized
 
11716
569     156305  29      unnerves        machining       mishaps
 
11717
570     156306  29      abut    therefore       quelling
 
11718
571     156501  29      Chippewa        Telefunken      spiritual
 
11719
572     158001  29      stratifications salvaging       beguiles
 
11720
573     158002  29      signaled        Corinthianizes  Trobriand
 
11721
574     158101  29      Italianizes     restlessly      fleeing
 
11722
575     158102  29      algorithmic     bromides        Armour
 
11723
576     158103  29      paranoid        generalized     chin
 
11724
577     158201  29      camping mishaps provers
 
11725
578     158202  29      signifying      quelling        aeronautic
 
11726
579     158203  29      Patrice spiritual       voltage
 
11727
580     158204  29      search  beguiles        sash
 
11728
581     158301  29      Angeles Trobriand       anaerobic
 
11729
582     158302  29      semblance       fleeing simultaneous
 
11730
583     158303  29      taxed   Armour  accumulating
 
11731
584     158304  29      Beatrice        chin    Medusan
 
11732
585     158305  29      retrace provers shouted
 
11733
586     158306  29      lockout aeronautic      freakish
 
11734
587     158501  29      grammatic       voltage index
 
11735
588     160301  29      helmsman        sash    commercially
 
11736
589     166101  50      uniform anaerobic       mistiness
 
11737
590     166102  50      hamming simultaneous    endpoint
 
11738
591     168001  29      disobedience    accumulating    straight
 
11739
592     168002  29      captivated      Medusan flurried
 
11740
593     168003  29      transferals     shouted denotative
 
11741
594     168101  29      cartographer    freakish        coming
 
11742
595     168102  29      aims    index   commencements
 
11743
596     168103  29      Pakistani       commercially    gentleman
 
11744
597     168104  29      burglarized     mistiness       gifted
 
11745
598     168202  29      saucepans       endpoint        Shanghais
 
11746
599     168301  29      lacerating      straight        sportswriting
 
11747
600     168502  29      corny   flurried        sloping
 
11748
601     168503  29      megabytes       denotative      navies
 
11749
602     168601  29      chancellor      coming  leaflet
 
11750
603     173001  40      bulk    commencements   shooter
 
11751
604     173701  40      commits gentleman       Joplin
 
11752
605     173702  40      meson   gifted  babies
 
11753
606     176001  40      deputies        Shanghais       subdivision
 
11754
607     176101  40      northeaster     sportswriting   burstiness
 
11755
608     176201  40      dipole  sloping belted
 
11756
609     176401  40      machining       navies  assails
 
11757
610     176501  40      therefore       leaflet admiring
 
11758
611     176601  40      Telefunken      shooter swaying
 
11759
612     176602  40      salvaging       Joplin  Goldstine
 
11760
613     176603  40      Corinthianizes  babies  fitting
 
11761
614     178001  40      restlessly      subdivision     Norwalk
 
11762
615     178002  40      bromides        burstiness      weakening
 
11763
616     178003  40      generalized     belted  analogy
 
11764
617     178004  40      mishaps assails deludes
 
11765
618     178005  40      quelling        admiring        cokes
 
11766
619     178006  40      spiritual       swaying Clayton
 
11767
620     178007  40      beguiles        Goldstine       exhausts
 
11768
621     178008  40      Trobriand       fitting causality
 
11769
622     178101  40      fleeing Norwalk sating
 
11770
623     178102  40      Armour  weakening       icon
 
11771
624     178103  40      chin    analogy throttles
 
11772
625     178201  40      provers deludes communicants
 
11773
626     178202  40      aeronautic      cokes   dehydrate
 
11774
627     178301  40      voltage Clayton priceless
 
11775
628     178302  40      sash    exhausts        publicly
 
11776
629     178401  40      anaerobic       causality       incidentals
 
11777
630     178402  40      simultaneous    sating  commonplace
 
11778
631     178403  40      accumulating    icon    mumbles
 
11779
632     178404  40      Medusan throttles       furthermore
 
11780
633     178501  40      shouted communicants    cautioned
 
11781
634     186002  37      freakish        dehydrate       parametrized
 
11782
635     186102  37      index   priceless       registration
 
11783
636     186201  40      commercially    publicly        sadly
 
11784
637     186202  40      mistiness       incidentals     positioning
 
11785
638     186203  40      endpoint        commonplace     babysitting
 
11786
639     186302  37      straight        mumbles eternal
 
11787
640     188007  37      flurried        furthermore     hoarder
 
11788
641     188008  37      denotative      cautioned       congregates
 
11789
642     188009  37      coming  parametrized    rains
 
11790
643     188010  37      commencements   registration    workers
 
11791
644     188011  37      gentleman       sadly   sags
 
11792
645     188012  37      gifted  positioning     unplug
 
11793
646     188013  37      Shanghais       babysitting     garage
 
11794
647     188014  37      sportswriting   eternal boulder
 
11795
648     188015  37      sloping hoarder hollowly
 
11796
649     188016  37      navies  congregates     specifics
 
11797
650     188017  37      leaflet rains   Teresa
 
11798
651     188102  37      shooter workers Winsett
 
11799
652     188103  37      Joplin  sags    convenient
 
11800
653     188202  37      babies  unplug  buckboards
 
11801
654     188301  40      subdivision     garage  amenities
 
11802
655     188302  40      burstiness      boulder resplendent
 
11803
656     188303  40      belted  hollowly        priding
 
11804
657     188401  37      assails specifics       configurations
 
11805
658     188402  37      admiring        Teresa  untidiness
 
11806
659     188503  37      swaying Winsett Brice
 
11807
660     188504  37      Goldstine       convenient      sews
 
11808
661     188505  37      fitting buckboards      participated
 
11809
662     190701  37      Norwalk amenities       Simon
 
11810
663     190703  50      weakening       resplendent     certificates
 
11811
664     191701  37      analogy priding Fitzpatrick
 
11812
665     191702  37      deludes configurations  Evanston
 
11813
666     191703  37      cokes   untidiness      misted
 
11814
667     196001  37      Clayton Brice   textures
 
11815
668     196002  37      exhausts        sews    save
 
11816
669     196003  37      causality       participated    count
 
11817
670     196101  37      sating  Simon   rightful
 
11818
671     196103  37      icon    certificates    chaperone
 
11819
672     196104  37      throttles       Fitzpatrick     Lizzy
 
11820
673     196201  37      communicants    Evanston        clenched
 
11821
674     196202  37      dehydrate       misted  effortlessly
 
11822
675     196203  37      priceless       textures        accessed
 
11823
676     198001  37      publicly        save    beaters
 
11824
677     198003  37      incidentals     count   Hornblower
 
11825
678     198004  37      commonplace     rightful        vests
 
11826
679     198005  37      mumbles chaperone       indulgences
 
11827
680     198006  37      furthermore     Lizzy   infallibly
 
11828
681     198007  37      cautioned       clenched        unwilling
 
11829
682     198008  37      parametrized    effortlessly    excrete
 
11830
683     198009  37      registration    accessed        spools
 
11831
684     198010  37      sadly   beaters crunches
 
11832
685     198011  37      positioning     Hornblower      overestimating
 
11833
686     198012  37      babysitting     vests   ineffective
 
11834
687     198013  37      eternal indulgences     humiliation
 
11835
688     198014  37      hoarder infallibly      sophomore
 
11836
689     198015  37      congregates     unwilling       star
 
11837
690     198017  37      rains   excrete rifles
 
11838
691     198018  37      workers spools  dialysis
 
11839
692     198019  37      sags    crunches        arriving
 
11840
693     198020  37      unplug  overestimating  indulge
 
11841
694     198021  37      garage  ineffective     clockers
 
11842
695     198022  37      boulder humiliation     languages
 
11843
696     198023  50      hollowly        sophomore       Antarctica
 
11844
697     198024  37      specifics       star    percentage
 
11845
698     198101  37      Teresa  rifles  ceiling
 
11846
699     198103  37      Winsett dialysis        specification
 
11847
700     198105  37      convenient      arriving        regimented
 
11848
701     198106  37      buckboards      indulge ciphers
 
11849
702     198201  37      amenities       clockers        pictures
 
11850
703     198204  37      resplendent     languages       serpents
 
11851
704     198301  53      priding Antarctica      allot
 
11852
705     198302  53      configurations  percentage      realized
 
11853
706     198303  53      untidiness      ceiling mayoral
 
11854
707     198304  53      Brice   specification   opaquely
 
11855
708     198401  37      sews    regimented      hostess
 
11856
709     198402  37      participated    ciphers fiftieth
 
11857
710     198403  37      Simon   pictures        incorrectly
 
11858
711     202101  37      certificates    serpents        decomposition
 
11859
712     202301  37      Fitzpatrick     allot   stranglings
 
11860
713     202302  37      Evanston        realized        mixture
 
11861
714     202303  37      misted  mayoral electroencephalography
 
11862
715     202304  37      textures        opaquely        similarities
 
11863
716     202305  37      save    hostess charges
 
11864
717     202601  37      count   fiftieth        freest
 
11865
718     202602  37      rightful        incorrectly     Greenberg
 
11866
719     202605  37      chaperone       decomposition   tinting
 
11867
720     202606  37      Lizzy   stranglings     expelled
 
11868
721     202607  37      clenched        mixture warm
 
11869
722     202901  37      effortlessly    electroencephalography  smoothed
 
11870
723     202902  37      accessed        similarities    deductions
 
11871
724     202903  37      beaters charges Romano
 
11872
725     202904  37      Hornblower      freest  bitterroot
 
11873
726     202907  37      vests   Greenberg       corset
 
11874
727     202908  37      indulgences     tinting securing
 
11875
728     203101  37      infallibly      expelled        environing
 
11876
729     203103  37      unwilling       warm    cute
 
11877
730     203104  37      excrete smoothed        Crays
 
11878
731     203105  37      spools  deductions      heiress
 
11879
732     203401  37      crunches        Romano  inform
 
11880
733     203402  37      overestimating  bitterroot      avenge
 
11881
734     203404  37      ineffective     corset  universals
 
11882
735     203901  37      humiliation     securing        Kinsey
 
11883
736     203902  37      sophomore       environing      ravines
 
11884
737     203903  37      star    cute    bestseller
 
11885
738     203906  37      rifles  Crays   equilibrium
 
11886
739     203907  37      dialysis        heiress extents
 
11887
740     203908  37      arriving        inform  relatively
 
11888
741     203909  37      indulge avenge  pressure
 
11889
742     206101  37      clockers        universals      critiques
 
11890
743     206201  37      languages       Kinsey  befouled
 
11891
744     206202  37      Antarctica      ravines rightfully
 
11892
745     206203  37      percentage      bestseller      mechanizing
 
11893
746     206206  37      ceiling equilibrium     Latinizes
 
11894
747     206207  37      specification   extents timesharing
 
11895
748     206208  37      regimented      relatively      Aden
 
11896
749     208001  37      ciphers pressure        embassies
 
11897
750     208002  37      pictures        critiques       males
 
11898
751     208003  37      serpents        befouled        shapelessly
 
11899
752     208004  37      allot   rightfully      genres
 
11900
753     208008  37      realized        mechanizing     mastering
 
11901
754     208009  37      mayoral Latinizes       Newtonian
 
11902
755     208010  37      opaquely        timesharing     finishers
 
11903
756     208011  37      hostess Aden    abates
 
11904
757     208101  37      fiftieth        embassies       teem
 
11905
758     208102  37      incorrectly     males   kiting
 
11906
759     208103  37      decomposition   shapelessly     stodgy
 
11907
760     208104  37      stranglings     genres  scalps
 
11908
761     208105  37      mixture mastering       feed
 
11909
762     208110  37      electroencephalography  Newtonian       guitars
 
11910
763     208111  37      similarities    finishers       airships
 
11911
764     208112  37      charges abates  store
 
11912
765     208113  37      freest  teem    denounces
 
11913
766     208201  37      Greenberg       kiting  Pyle
 
11914
767     208203  37      tinting stodgy  Saxony
 
11915
768     208301  37      expelled        scalps  serializations
 
11916
769     208302  37      warm    feed    Peruvian
 
11917
770     208305  37      smoothed        guitars taxonomically
 
11918
771     208401  37      deductions      airships        kingdom
 
11919
772     208402  37      Romano  store   stint
 
11920
773     208403  37      bitterroot      denounces       Sault
 
11921
774     208404  37      corset  Pyle    faithful
 
11922
775     208501  37      securing        Saxony  Ganymede
 
11923
776     208502  37      environing      serializations  tidiness
 
11924
777     208503  37      cute    Peruvian        gainful
 
11925
778     208504  37      Crays   taxonomically   contrary
 
11926
779     208505  37      heiress kingdom Tipperary
 
11927
780     210101  37      inform  stint   tropics
 
11928
781     210102  37      avenge  Sault   theorizers
 
11929
782     210103  37      universals      faithful        renew
 
11930
783     210104  37      Kinsey  Ganymede        already
 
11931
784     210105  37      ravines tidiness        terminal
 
11932
785     210106  37      bestseller      gainful Hegelian
 
11933
786     210107  37      equilibrium     contrary        hypothesizer
 
11934
787     210401  37      extents Tipperary       warningly
 
11935
788     213201  37      relatively      tropics journalizing
 
11936
789     213203  37      pressure        theorizers      nested
 
11937
790     213204  37      critiques       renew   Lars
 
11938
791     213205  37      befouled        already saplings
 
11939
792     213206  37      rightfully      terminal        foothill
 
11940
793     213207  37      mechanizing     Hegelian        labeled
 
11941
794     216101  37      Latinizes       hypothesizer    imperiously
 
11942
795     216103  37      timesharing     warningly       reporters
 
11943
796     218001  37      Aden    journalizing    furnishings
 
11944
797     218002  37      embassies       nested  precipitable
 
11945
798     218003  37      males   Lars    discounts
 
11946
799     218004  37      shapelessly     saplings        excises
 
11947
800     143503  50      genres  foothill        Stalin
 
11948
801     218006  37      mastering       labeled despot
 
11949
802     218007  37      Newtonian       imperiously     ripeness
 
11950
803     218008  37      finishers       reporters       Arabia
 
11951
804     218009  37      abates  furnishings     unruly
 
11952
805     218010  37      teem    precipitable    mournfulness
 
11953
806     218011  37      kiting  discounts       boom
 
11954
807     218020  37      stodgy  excises slaughter
 
11955
808     218021  50      scalps  Stalin  Sabine
 
11956
809     218022  37      feed    despot  handy
 
11957
810     218023  37      guitars ripeness        rural
 
11958
811     218024  37      airships        Arabia  organizer
 
11959
812     218101  37      store   unruly  shipyard
 
11960
813     218102  37      denounces       mournfulness    civics
 
11961
814     218103  37      Pyle    boom    inaccuracy
 
11962
815     218201  37      Saxony  slaughter       rules
 
11963
816     218202  37      serializations  Sabine  juveniles
 
11964
817     218203  37      Peruvian        handy   comprised
 
11965
818     218204  37      taxonomically   rural   investigations
 
11966
819     218205  37      kingdom organizer       stabilizes
 
11967
820     218301  37      stint   shipyard        seminaries
 
11968
821     218302  37      Sault   civics  Hunter
 
11969
822     218401  37      faithful        inaccuracy      sporty
 
11970
823     218402  37      Ganymede        rules   test
 
11971
824     218403  37      tidiness        juveniles       weasels
 
11972
825     218404  37      gainful comprised       CERN
 
11973
826     218407  37      contrary        investigations  tempering
 
11974
827     218408  37      Tipperary       stabilizes      afore
 
11975
828     218409  37      tropics seminaries      Galatean
 
11976
829     218410  37      theorizers      Hunter  techniques
 
11977
830     226001  37      renew   sporty  error
 
11978
831     226002  37      already test    veranda
 
11979
832     226003  37      terminal        weasels severely
 
11980
833     226004  37      Hegelian        CERN    Cassites
 
11981
834     226005  37      hypothesizer    tempering       forthcoming
 
11982
835     226006  37      warningly       afore   guides
 
11983
836     226007  37      journalizing    Galatean        vanish
 
11984
837     226008  37      nested  techniques      lied
 
11985
838     226203  37      Lars    error   sawtooth
 
11986
839     226204  37      saplings        veranda fated
 
11987
840     226205  37      foothill        severely        gradually
 
11988
841     226206  37      labeled Cassites        widens
 
11989
842     226207  37      imperiously     forthcoming     preclude
 
11990
843     226208  37      reporters       guides  Jobrel
 
11991
844     226209  37      furnishings     vanish  hooker
 
11992
845     226210  37      precipitable    lied    rainstorm
 
11993
846     226211  37      discounts       sawtooth        disconnects
 
11994
847     228001  37      excises fated   cruelty
 
11995
848     228004  37      Stalin  gradually       exponentials
 
11996
849     228005  37      despot  widens  affective
 
11997
850     228006  37      ripeness        preclude        arteries
 
11998
851     228007  37      Arabia  Jobrel  Crosby
 
11999
852     228008  37      unruly  hooker  acquaint
 
12000
853     228009  37      mournfulness    rainstorm       evenhandedly
 
12001
854     228101  37      boom    disconnects     percentage
 
12002
855     228108  37      slaughter       cruelty disobedience
 
12003
856     228109  37      Sabine  exponentials    humility
 
12004
857     228110  37      handy   affective       gleaning
 
12005
858     228111  37      rural   arteries        petted
 
12006
859     228112  37      organizer       Crosby  bloater
 
12007
860     228113  37      shipyard        acquaint        minion
 
12008
861     228114  37      civics  evenhandedly    marginal
 
12009
862     228115  37      inaccuracy      percentage      apiary
 
12010
863     228116  37      rules   disobedience    measures
 
12011
864     228117  37      juveniles       humility        precaution
 
12012
865     228118  37      comprised       gleaning        repelled
 
12013
866     228119  37      investigations  petted  primary
 
12014
867     228120  37      stabilizes      bloater coverings
 
12015
868     228121  37      seminaries      minion  Artemia
 
12016
869     228122  37      Hunter  marginal        navigate
 
12017
870     228201  37      sporty  apiary  spatial
 
12018
871     228206  37      test    measures        Gurkha
 
12019
872     228207  37      weasels precaution      meanwhile
 
12020
873     228208  37      CERN    repelled        Melinda
 
12021
874     228209  37      tempering       primary Butterfield
 
12022
875     228210  37      afore   coverings       Aldrich
 
12023
876     228211  37      Galatean        Artemia previewing
 
12024
877     228212  37      techniques      navigate        glut
 
12025
878     228213  37      error   spatial unaffected
 
12026
879     228214  37      veranda Gurkha  inmate
 
12027
880     228301  37      severely        meanwhile       mineral
 
12028
881     228305  37      Cassites        Melinda impending
 
12029
882     228306  37      forthcoming     Butterfield     meditation
 
12030
883     228307  37      guides  Aldrich ideas
 
12031
884     228308  37      vanish  previewing      miniaturizes
 
12032
885     228309  37      lied    glut    lewdly
 
12033
886     228310  37      sawtooth        unaffected      title
 
12034
887     228311  37      fated   inmate  youthfulness
 
12035
888     228312  37      gradually       mineral creak
 
12036
889     228313  37      widens  impending       Chippewa
 
12037
890     228314  37      preclude        meditation      clamored
 
12038
891     228401  65      Jobrel  ideas   freezes
 
12039
892     228402  65      hooker  miniaturizes    forgivably
 
12040
893     228403  65      rainstorm       lewdly  reduce
 
12041
894     228404  65      disconnects     title   McGovern
 
12042
895     228405  65      cruelty youthfulness    Nazis
 
12043
896     228406  65      exponentials    creak   epistle
 
12044
897     228407  65      affective       Chippewa        socializes
 
12045
898     228408  65      arteries        clamored        conceptions
 
12046
899     228409  65      Crosby  freezes Kevin
 
12047
900     228410  65      acquaint        forgivably      uncovering
 
12048
901     230301  37      evenhandedly    reduce  chews
 
12049
902     230302  37      percentage      McGovern        appendixes
 
12050
903     230303  37      disobedience    Nazis   raining
 
12051
904     018062  37      humility        epistle infest
 
12052
905     230501  37      gleaning        socializes      compartment
 
12053
906     230502  37      petted  conceptions     minting
 
12054
907     230503  37      bloater Kevin   ducks
 
12055
908     230504  37      minion  uncovering      roped
 
12056
909     230505  37      marginal        chews   waltz
 
12057
910     230506  37      apiary  appendixes      Lillian
 
12058
911     230507  37      measures        raining repressions
 
12059
912     230508  37      precaution      infest  chillingly
 
12060
913     230509  37      repelled        compartment     noncritical
 
12061
914     230901  37      primary minting lithograph
 
12062
915     230902  37      coverings       ducks   spongers
 
12063
916     230903  37      Artemia roped   parenthood
 
12064
917     230904  37      navigate        waltz   posed
 
12065
918     230905  37      spatial Lillian instruments
 
12066
919     230906  37      Gurkha  repressions     filial
 
12067
920     230907  37      meanwhile       chillingly      fixedly
 
12068
921     230908  37      Melinda noncritical     relives
 
12069
922     230909  37      Butterfield     lithograph      Pandora
 
12070
923     230910  37      Aldrich spongers        watering
 
12071
924     230911  37      previewing      parenthood      ungrateful
 
12072
925     230912  37      glut    posed   secures
 
12073
926     230913  37      unaffected      instruments     chastisers
 
12074
927     230914  37      inmate  filial  icon
 
12075
928     231304  37      mineral fixedly reuniting
 
12076
929     231305  37      impending       relives imagining
 
12077
930     231306  37      meditation      Pandora abiding
 
12078
931     231307  37      ideas   watering        omnisciently
 
12079
932     231308  37      miniaturizes    ungrateful      Britannic
 
12080
933     231309  37      lewdly  secures scholastics
 
12081
934     231310  37      title   chastisers      mechanics
 
12082
935     231311  37      youthfulness    icon    humidly
 
12083
936     231312  37      creak   reuniting       masterpiece
 
12084
937     231313  37      Chippewa        imagining       however
 
12085
938     231314  37      clamored        abiding Mendelian
 
12086
939     231315  37      freezes omnisciently    jarred
 
12087
940     232102  37      forgivably      Britannic       scolds
 
12088
941     232103  37      reduce  scholastics     infatuate
 
12089
942     232104  37      McGovern        mechanics       willed
 
12090
943     232105  37      Nazis   humidly joyfully
 
12091
944     232106  37      epistle masterpiece     Microsoft
 
12092
945     232107  37      socializes      however fibrosities
 
12093
946     232108  37      conceptions     Mendelian       Baltimorean
 
12094
947     232601  37      Kevin   jarred  equestrian
 
12095
948     232602  37      uncovering      scolds  Goodrich
 
12096
949     232603  37      chews   infatuate       apish
 
12097
950     232605  37      appendixes      willed  Adlerian
 
12098
5950    1232605 37      appendixes      willed  Adlerian
 
12099
5951    1232606 37      appendixes      willed  Adlerian
 
12100
5952    1232607 37      appendixes      willed  Adlerian
 
12101
5953    1232608 37      appendixes      willed  Adlerian
 
12102
5954    1232609 37      appendixes      willed  Adlerian
 
12103
951     232606  37      raining joyfully        Tropez
 
12104
952     232607  37      infest  Microsoft       nouns
 
12105
953     232608  37      compartment     fibrosities     distracting
 
12106
954     232609  37      minting Baltimorean     mutton
 
12107
955     236104  37      ducks   equestrian      bridgeable
 
12108
956     236105  37      roped   Goodrich        stickers
 
12109
957     236106  37      waltz   apish   transcontinental
 
12110
958     236107  37      Lillian Adlerian        amateurish
 
12111
959     236108  37      repressions     Tropez  Gandhian
 
12112
960     236109  37      chillingly      nouns   stratified
 
12113
961     236110  37      noncritical     distracting     chamberlains
 
12114
962     236111  37      lithograph      mutton  creditably
 
12115
963     236112  37      spongers        bridgeable      philosophic
 
12116
964     236113  37      parenthood      stickers        ores
 
12117
965     238005  37      posed   transcontinental        Carleton
 
12118
966     238006  37      instruments     amateurish      tape
 
12119
967     238007  37      filial  Gandhian        afloat
 
12120
968     238008  37      fixedly stratified      goodness
 
12121
969     238009  37      relives chamberlains    welcoming
 
12122
970     238010  37      Pandora creditably      Pinsky
 
12123
971     238011  37      watering        philosophic     halting
 
12124
972     238012  37      ungrateful      ores    bibliography
 
12125
973     238013  37      secures Carleton        decoding
 
12126
974     240401  41      chastisers      tape    variance
 
12127
975     240402  41      icon    afloat  allowed
 
12128
976     240901  41      reuniting       goodness        dire
 
12129
977     240902  41      imagining       welcoming       dub
 
12130
978     241801  41      abiding Pinsky  poisoning
 
12131
979     242101  41      omnisciently    halting Iraqis
 
12132
980     242102  41      Britannic       bibliography    heaving
 
12133
981     242201  41      scholastics     decoding        population
 
12134
982     242202  41      mechanics       variance        bomb
 
12135
983     242501  41      humidly allowed Majorca
 
12136
984     242502  41      masterpiece     dire    Gershwins
 
12137
985     246201  41      however dub     explorers
 
12138
986     246202  41      Mendelian       poisoning       libretto
 
12139
987     246203  41      jarred  Iraqis  occurred
 
12140
988     246204  41      scolds  heaving Lagos
 
12141
989     246205  41      infatuate       population      rats
 
12142
990     246301  41      willed  bomb    bankruptcies
 
12143
991     246302  41      joyfully        Majorca crying
 
12144
992     248001  41      Microsoft       Gershwins       unexpected
 
12145
993     248002  41      fibrosities     explorers       accessed
 
12146
994     248003  41      Baltimorean     libretto        colorful
 
12147
995     248004  41      equestrian      occurred        versatility
 
12148
996     248005  41      Goodrich        Lagos   cosy
 
12149
997     248006  41      apish   rats    Darius
 
12150
998     248007  41      Adlerian        bankruptcies    mastering
 
12151
999     248008  41      Tropez  crying  Asiaticizations
 
12152
1000    248009  41      nouns   unexpected      offerers
 
12153
1001    248010  41      distracting     accessed        uncles
 
12154
1002    248011  41      mutton  colorful        sleepwalk
 
12155
1003    248012  41      bridgeable      versatility     Ernestine
 
12156
1004    248013  41      stickers        cosy    checksumming
 
12157
1005    248014  41      transcontinental        Darius  stopped
 
12158
1006    248015  41      amateurish      mastering       sicker
 
12159
1007    248016  41      Gandhian        Asiaticizations Italianization
 
12160
1008    248017  41      stratified      offerers        alphabetic
 
12161
1009    248018  41      chamberlains    uncles  pharmaceutic
 
12162
1010    248019  41      creditably      sleepwalk       creator
 
12163
1011    248020  41      philosophic     Ernestine       chess
 
12164
1012    248021  41      ores    checksumming    charcoal
 
12165
1013    248101  41      Carleton        stopped Epiphany
 
12166
1014    248102  41      tape    sicker  bulldozes
 
12167
1015    248201  41      afloat  Italianization  Pygmalion
 
12168
1016    248202  41      goodness        alphabetic      caressing
 
12169
1017    248203  41      welcoming       pharmaceutic    Palestine
 
12170
1018    248204  41      Pinsky  creator regimented
 
12171
1019    248205  41      halting chess   scars
 
12172
1020    248206  41      bibliography    charcoal        realest
 
12173
1021    248207  41      decoding        Epiphany        diffusing
 
12174
1022    248208  41      variance        bulldozes       clubroom
 
12175
1023    248209  41      allowed Pygmalion       Blythe
 
12176
1024    248210  41      dire    caressing       ahead
 
12177
1025    248211  50      dub     Palestine       reviver
 
12178
1026    250501  34      poisoning       regimented      retransmitting
 
12179
1027    250502  34      Iraqis  scars   landslide
 
12180
1028    250503  34      heaving realest Eiffel
 
12181
1029    250504  34      population      diffusing       absentee
 
12182
1030    250505  34      bomb    clubroom        aye
 
12183
1031    250601  34      Majorca Blythe  forked
 
12184
1032    250602  34      Gershwins       ahead   Peruvianizes
 
12185
1033    250603  34      explorers       reviver clerked
 
12186
1034    250604  34      libretto        retransmitting  tutor
 
12187
1035    250605  34      occurred        landslide       boulevard
 
12188
1036    251001  34      Lagos   Eiffel  shuttered
 
12189
1037    251002  34      rats    absentee        quotes
 
12190
1038    251003  34      bankruptcies    aye     Caltech
 
12191
1039    251004  34      crying  forked  Mossberg
 
12192
1040    251005  34      unexpected      Peruvianizes    kept
 
12193
1041    251301  34      accessed        clerked roundly
 
12194
1042    251302  34      colorful        tutor   features
 
12195
1043    251303  34      versatility     boulevard       imaginable
 
12196
1044    251304  34      cosy    shuttered       controller
 
12197
1045    251305  34      Darius  quotes  racial
 
12198
1046    251401  34      mastering       Caltech uprisings
 
12199
1047    251402  34      Asiaticizations Mossberg        narrowed
 
12200
1048    251403  34      offerers        kept    cannot
 
12201
1049    251404  34      uncles  roundly vest
 
12202
1050    251405  34      sleepwalk       features        famine
 
12203
1051    251406  34      Ernestine       imaginable      sugars
 
12204
1052    251801  34      checksumming    controller      exterminated
 
12205
1053    251802  34      stopped racial  belays
 
12206
1054    252101  34      sicker  uprisings       Hodges
 
12207
1055    252102  34      Italianization  narrowed        translatable
 
12208
1056    252301  34      alphabetic      cannot  duality
 
12209
1057    252302  34      pharmaceutic    vest    recording
 
12210
1058    252303  34      creator famine  rouses
 
12211
1059    252304  34      chess   sugars  poison
 
12212
1060    252305  34      charcoal        exterminated    attitude
 
12213
1061    252306  34      Epiphany        belays  dusted
 
12214
1062    252307  34      bulldozes       Hodges  encompasses
 
12215
1063    252308  34      Pygmalion       translatable    presentation
 
12216
1064    252309  34      caressing       duality Kantian
 
12217
1065    256001  34      Palestine       recording       imprecision
 
12218
1066    256002  34      regimented      rouses  saving
 
12219
1067    256003  34      scars   poison  maternal
 
12220
1068    256004  34      realest attitude        hewed
 
12221
1069    256005  34      diffusing       dusted  kerosene
 
12222
1070    258001  34      clubroom        encompasses     Cubans
 
12223
1071    258002  34      Blythe  presentation    photographers
 
12224
1072    258003  34      ahead   Kantian nymph
 
12225
1073    258004  34      reviver imprecision     bedlam
 
12226
1074    258005  34      retransmitting  saving  north
 
12227
1075    258006  34      landslide       maternal        Schoenberg
 
12228
1076    258007  34      Eiffel  hewed   botany
 
12229
1077    258008  34      absentee        kerosene        curs
 
12230
1078    258009  34      aye     Cubans  solidification
 
12231
1079    258010  34      forked  photographers   inheritresses
 
12232
1080    258011  34      Peruvianizes    nymph   stiller
 
12233
1081    258101  68      clerked bedlam  t1
 
12234
1082    258102  68      tutor   north   suite
 
12235
1083    258103  34      boulevard       Schoenberg      ransomer
 
12236
1084    258104  68      shuttered       botany  Willy
 
12237
1085    258105  68      quotes  curs    Rena
 
12238
1086    258106  68      Caltech solidification  Seattle
 
12239
1087    258107  68      Mossberg        inheritresses   relaxes
 
12240
1088    258108  68      kept    stiller exclaim
 
12241
1089    258109  68      roundly t1      implicated
 
12242
1090    258110  68      features        suite   distinguish
 
12243
1091    258111  68      imaginable      ransomer        assayed
 
12244
1092    258112  68      controller      Willy   homeowner
 
12245
1093    258113  68      racial  Rena    and
 
12246
1094    258201  34      uprisings       Seattle stealth
 
12247
1095    258202  34      narrowed        relaxes coinciding
 
12248
1096    258203  34      cannot  exclaim founder
 
12249
1097    258204  34      vest    implicated      environing
 
12250
1098    258205  34      famine  distinguish     jewelry
 
12251
1099    258301  34      sugars  assayed lemons
 
12252
1100    258401  34      exterminated    homeowner       brokenness
 
12253
1101    258402  34      belays  and     bedpost
 
12254
1102    258403  34      Hodges  stealth assurers
 
12255
1103    258404  34      translatable    coinciding      annoyers
 
12256
1104    258405  34      duality founder affixed
 
12257
1105    258406  34      recording       environing      warbling
 
12258
1106    258407  34      rouses  jewelry seriously
 
12259
1107    228123  37      poison  lemons  boasted
 
12260
1108    250606  34      attitude        brokenness      Chantilly
 
12261
1109    208405  37      dusted  bedpost Iranizes
 
12262
1110    212101  37      encompasses     assurers        violinist
 
12263
1111    218206  37      presentation    annoyers        extramarital
 
12264
1112    150401  37      Kantian affixed spates
 
12265
1113    248212  41      imprecision     warbling        cloakroom
 
12266
1114    128026  00      saving  seriously       gazer
 
12267
1115    128024  00      maternal        boasted hand
 
12268
1116    128027  00      hewed   Chantilly       tucked
 
12269
1117    128025  00      kerosene        Iranizes        gems
 
12270
1118    128109  00      Cubans  violinist       clinker
 
12271
1119    128705  00      photographers   extramarital    refiner
 
12272
1120    126303  00      nymph   spates  callus
 
12273
1121    128308  00      bedlam  cloakroom       leopards
 
12274
1122    128204  00      north   gazer   comfortingly
 
12275
1123    128205  00      Schoenberg      hand    generically
 
12276
1124    128206  00      botany  tucked  getters
 
12277
1125    128207  00      curs    gems    sexually
 
12278
1126    118205  00      solidification  clinker spear
 
12279
1127    116801  00      inheritresses   refiner serums
 
12280
1128    116803  00      stiller callus  Italianization
 
12281
1129    116804  00      t1      leopards        attendants
 
12282
1130    116802  00      suite   comfortingly    spies
 
12283
1131    128605  00      ransomer        generically     Anthony
 
12284
1132    118308  00      Willy   getters planar
 
12285
1133    113702  00      Rena    sexually        cupped
 
12286
1134    113703  00      Seattle spear   cleanser
 
12287
1135    112103  00      relaxes serums  commuters
 
12288
1136    118009  00      exclaim Italianization  honeysuckle
 
12289
5136    1118009 00      exclaim Italianization  honeysuckle
 
12290
1137    138011  00      implicated      attendants      orphanage
 
12291
1138    138010  00      distinguish     spies   skies
 
12292
1139    138012  00      assayed Anthony crushers
 
12293
1140    068304  00      homeowner       planar  Puritan
 
12294
1141    078009  00      and     cupped  squeezer
 
12295
1142    108013  00      stealth cleanser        bruises
 
12296
1143    084004  00      coinciding      commuters       bonfire
 
12297
1144    083402  00      founder honeysuckle     Colombo
 
12298
1145    084003  00      environing      orphanage       nondecreasing
 
12299
1146    088504  00      jewelry skies   innocents
 
12300
1147    088005  00      lemons  crushers        masked
 
12301
1148    088007  00      brokenness      Puritan file
 
12302
1149    088006  00      bedpost squeezer        brush
 
12303
1150    148025  00      assurers        bruises mutilate
 
12304
1151    148024  00      annoyers        bonfire mommy
 
12305
1152    138305  00      affixed Colombo bulkheads
 
12306
1153    138306  00      warbling        nondecreasing   undeclared
 
12307
1154    152701  00      seriously       innocents       displacements
 
12308
1155    148505  00      boasted masked  nieces
 
12309
1156    158003  00      Chantilly       file    coeducation
 
12310
1157    156201  00      Iranizes        brush   brassy
 
12311
1158    156202  00      violinist       mutilate        authenticator
 
12312
1159    158307  00      extramarital    mommy   Washoe
 
12313
1160    158402  00      spates  bulkheads       penny
 
12314
1161    158401  00      cloakroom       undeclared      Flagler
 
12315
1162    068013  00      gazer   displacements   stoned
 
12316
1163    068012  00      hand    nieces  cranes
 
12317
1164    068203  00      tucked  coeducation     masterful
 
12318
1165    088205  00      gems    brassy  biracial
 
12319
1166    068704  00      clinker authenticator   steamships
 
12320
1167    068604  00      refiner Washoe  windmills
 
12321
1168    158502  00      callus  penny   exploit
 
12322
1169    123103  00      leopards        Flagler riverfront
 
12323
1170    148026  00      comfortingly    stoned  sisterly
 
12324
1171    123302  00      generically     cranes  sharpshoot
 
12325
1172    076503  00      getters masterful       mittens
 
12326
1173    126304  00      sexually        biracial        interdependency
 
12327
1174    068306  00      spear   steamships      policy
 
12328
1175    143504  00      serums  windmills       unleashing
 
12329
1176    160201  00      Italianization  exploit pretenders
 
12330
1177    148028  00      attendants      riverfront      overstatements
 
12331
1178    148027  00      spies   sisterly        birthed
 
12332
1179    143505  00      Anthony sharpshoot      opportunism
 
12333
1180    108014  00      planar  mittens showroom
 
12334
1181    076104  00      cupped  interdependency compromisingly
 
12335
1182    078106  00      cleanser        policy  Medicare
 
12336
1183    126102  00      commuters       unleashing      corresponds
 
12337
1184    128029  00      honeysuckle     pretenders      hardware
 
12338
1185    128028  00      orphanage       overstatements  implant
 
12339
1186    018410  00      skies   birthed Alicia
 
12340
1187    128110  00      crushers        opportunism     requesting
 
12341
1188    148506  00      Puritan showroom        produced
 
12342
1189    123303  00      squeezer        compromisingly  criticizes
 
12343
1190    123304  00      bruises Medicare        backer
 
12344
1191    068504  00      bonfire corresponds     positively
 
12345
1192    068305  00      Colombo hardware        colicky
 
12346
1193    000000  00      nondecreasing   implant thrillingly
 
12347
1       000001  00      Omaha   teethe  neat
 
12348
2       011401  37      breaking        dreaded Steinberg
 
12349
3       011402  37      Romans  scholastics     jarring
 
12350
4       011403  37      intercepted     audiology       tinily
 
12351
2       011401  37      breaking        dreaded Steinberg
 
12352
3       011402  37      Romans  scholastics     jarring
 
12353
4       011403  37      intercepted     audiology       tinily
 
12354
1       000001  00      Omaha   teethe  neat
 
12355
2       011401  37      breaking        dreaded Steinberg
 
12356
3       011402  37      Romans  scholastics     jarring
 
12357
4       011403  37      intercepted     audiology       tinily
 
12358
2       011401  37      breaking        dreaded Steinberg
 
12359
3       011402  37      Romans  scholastics     jarring
 
12360
4       011403  37      intercepted     audiology       tinily
 
12361
4       011403  37      intercepted     audiology       tinily
 
12362
CREATE TABLE `t5` (
 
12363
`a` int(11) NOT NULL auto_increment,
 
12364
b char(12),
 
12365
PRIMARY KEY  (`a`)
 
12366
)  DEFAULT CHARSET=latin1;
 
12367
INSERT INTO t5 VALUES (NULL, "foo");
 
12368
INSERT INTO t5 VALUES (NULL, "foo");
 
12369
INSERT INTO t5 VALUES (NULL, "foo");
 
12370
INSERT INTO t5 VALUES (NULL, "foo");
 
12371
INSERT INTO t5 VALUES (NULL, "foo");
 
12372
INSERT INTO t5 VALUES (32, "foo");
 
12373
INSERT INTO t5 VALUES (23, "foo");
 
12374
ERROR 23000: Can't write; duplicate key in table 't5'
 
12375
INSERT INTO t5 VALUES (NULL, "foo");
 
12376
INSERT INTO t5 VALUES (NULL, "foo");
 
12377
INSERT INTO t5 VALUES (3, "foo");
 
12378
ERROR 23000: Can't write; duplicate key in table 't5'
 
12379
INSERT INTO t5 VALUES (NULL, "foo");
 
12380
SELECT * FROM t5;
 
12381
a       b
 
12382
1       foo
 
12383
2       foo
 
12384
3       foo
 
12385
4       foo
 
12386
5       foo
 
12387
32      foo
 
12388
33      foo
 
12389
34      foo
 
12390
35      foo
 
12391
SELECT * FROM t5 WHERE a=3;
 
12392
a       b
 
12393
3       foo
 
12394
DROP TABLE t5;
 
12395
CREATE TABLE `t5` (
 
12396
`a` int(11) NOT NULL auto_increment,
 
12397
b char(12),
 
12398
KEY  (`a`)
 
12399
)  DEFAULT CHARSET=latin1 AUTO_INCREMENT=5;
 
12400
INSERT INTO t5 VALUES (NULL, "foo");
 
12401
INSERT INTO t5 VALUES (NULL, "foo");
 
12402
INSERT INTO t5 VALUES (NULL, "foo");
 
12403
INSERT INTO t5 VALUES (NULL, "foo");
 
12404
INSERT INTO t5 VALUES (NULL, "foo");
 
12405
INSERT INTO t5 VALUES (32, "foo");
 
12406
INSERT INTO t5 VALUES (23, "foo");
 
12407
INSERT INTO t5 VALUES (NULL, "foo");
 
12408
INSERT INTO t5 VALUES (NULL, "foo");
 
12409
INSERT INTO t5 VALUES (3, "foo");
 
12410
INSERT INTO t5 VALUES (NULL, "foo");
 
12411
SELECT * FROM t5;
 
12412
a       b
 
12413
5       foo
 
12414
6       foo
 
12415
7       foo
 
12416
8       foo
 
12417
9       foo
 
12418
32      foo
 
12419
23      foo
 
12420
33      foo
 
12421
34      foo
 
12422
3       foo
 
12423
35      foo
 
12424
OPTIMIZE TABLE t5;
 
12425
Table   Op      Msg_type        Msg_text
 
12426
test.t5 optimize        status  OK
 
12427
SELECT * FROM t5;
 
12428
a       b
 
12429
5       foo
 
12430
6       foo
 
12431
7       foo
 
12432
8       foo
 
12433
9       foo
 
12434
32      foo
 
12435
23      foo
 
12436
33      foo
 
12437
34      foo
 
12438
3       foo
 
12439
35      foo
 
12440
SELECT * FROM t5 WHERE a=32;
 
12441
a       b
 
12442
32      foo
 
12443
SELECT * FROM t5 WHERE a=3;
 
12444
a       b
 
12445
3       foo
 
12446
DROP TABLE t5;
 
12447
CREATE TABLE `t5` (
 
12448
`a` int(11) NOT NULL auto_increment,
 
12449
b blob(12),
 
12450
KEY  (`a`)
 
12451
)  DEFAULT CHARSET=latin1;
 
12452
INSERT INTO t5 VALUES (NULL, "foo");
 
12453
INSERT INTO t5 VALUES (NULL, "We the people");
 
12454
INSERT INTO t5 VALUES (NULL, "in order to form a more pefect union");
 
12455
INSERT INTO t5 VALUES (NULL, "establish justice");
 
12456
INSERT INTO t5 VALUES (NULL, "foo grok ");
 
12457
INSERT INTO t5 VALUES (32, "ensure domestic tranquility");
 
12458
INSERT INTO t5 VALUES (23, "provide for the common defense");
 
12459
INSERT INTO t5 VALUES (NULL, "fo fooo");
 
12460
INSERT INTO t5 VALUES (NULL, "foo just naother bit of text");
 
12461
INSERT INTO t5 VALUES (3, "foo this is mine to think about");
 
12462
INSERT INTO t5 VALUES (NULL, "promote the general welfare");
 
12463
SELECT * FROM t5;
 
12464
a       b
 
12465
1       foo
 
12466
2       We the people
 
12467
3       in order to form a more pefect union
 
12468
4       establish justice
 
12469
5       foo grok 
 
12470
32      ensure domestic tranquility
 
12471
23      provide for the common defense
 
12472
33      fo fooo
 
12473
34      foo just naother bit of text
 
12474
3       foo this is mine to think about
 
12475
35      promote the general welfare
 
12476
SELECT b FROM t5;
 
12477
b
 
12478
foo
 
12479
We the people
 
12480
in order to form a more pefect union
 
12481
establish justice
 
12482
foo grok 
 
12483
ensure domestic tranquility
 
12484
provide for the common defense
 
12485
fo fooo
 
12486
foo just naother bit of text
 
12487
foo this is mine to think about
 
12488
promote the general welfare
 
12489
SELECT b FROM t5 WHERE a =3;
 
12490
b
 
12491
in order to form a more pefect union
 
12492
foo this is mine to think about
 
12493
SELECT b FROM t5 WHERE a IN (32, 23, 5);
 
12494
b
 
12495
foo grok 
 
12496
ensure domestic tranquility
 
12497
provide for the common defense
 
12498
DROP TABLE t5;
 
12499
CREATE TABLE `t5` (
 
12500
`a` int(11) NOT NULL auto_increment,
 
12501
b blob(12),
 
12502
c blob(12),
 
12503
KEY  (`a`)
 
12504
)  DEFAULT CHARSET=latin1;
 
12505
INSERT INTO t5 VALUES (NULL, "foo", "grok this!");
 
12506
INSERT INTO t5 VALUES (NULL, "We the people", NULL);
 
12507
INSERT INTO t5 VALUES (NULL, "in order to form a more peefect union", "secure the blessing of liberty");
 
12508
INSERT INTO t5 VALUES (NULL, "establish justice", "to ourselves and");
 
12509
INSERT INTO t5 VALUES (32, "ensure domestic tranquility", NULL);
 
12510
INSERT INTO t5 VALUES (23, "provide for the common defense", "posterity");
 
12511
INSERT INTO t5 VALUES (NULL, "promote the general welfare", "do ordain");
 
12512
SELECT * FROM t5;
 
12513
a       b       c
 
12514
1       foo     grok this!
 
12515
2       We the people   NULL
 
12516
3       in order to form a more peefect union   secure the blessing of liberty
 
12517
4       establish justice       to ourselves and
 
12518
32      ensure domestic tranquility     NULL
 
12519
23      provide for the common defense  posterity
 
12520
33      promote the general welfare     do ordain
 
12521
SELECT b FROM t5;
 
12522
b
 
12523
foo
 
12524
We the people
 
12525
in order to form a more peefect union
 
12526
establish justice
 
12527
ensure domestic tranquility
 
12528
provide for the common defense
 
12529
promote the general welfare
 
12530
SELECT b FROM t5 WHERE a =3;
 
12531
b
 
12532
in order to form a more peefect union
 
12533
SELECT b FROM t5 WHERE a IN (32, 23, 5);
 
12534
b
 
12535
ensure domestic tranquility
 
12536
provide for the common defense
 
12537
SELECT c FROM t5;
 
12538
c
 
12539
grok this!
 
12540
NULL
 
12541
secure the blessing of liberty
 
12542
to ourselves and
 
12543
NULL
 
12544
posterity
 
12545
do ordain
 
12546
SELECT c FROM t5 WHERE a =3;
 
12547
c
 
12548
secure the blessing of liberty
 
12549
SELECT c FROM t5 WHERE a IN (32, 23, 5);
 
12550
c
 
12551
NULL
 
12552
posterity
 
12553
DROP TABLE t1;
 
12554
CREATE TABLE t1 (v varchar(32)) ;
 
12555
insert into t1 values ('def'),('abc'),('hij'),('3r4f');
 
12556
select * from t1;
 
12557
v
 
12558
def
 
12559
abc
 
12560
hij
 
12561
3r4f
 
12562
ALTER TABLE t1 change v v2 varchar(32);
 
12563
select * from t1;
 
12564
v2
 
12565
def
 
12566
abc
 
12567
hij
 
12568
3r4f
 
12569
ALTER TABLE t1 change v2 v varchar(64);
 
12570
select * from t1;
 
12571
v
 
12572
def
 
12573
abc
 
12574
hij
 
12575
3r4f
 
12576
ALTER TABLE t1 add i int auto_increment not null primary key first;
 
12577
select * from t1;
 
12578
i       v
 
12579
1       def
 
12580
2       abc
 
12581
3       hij
 
12582
4       3r4f
 
12583
DROP TABLE t5;
 
12584
CREATE TABLE `t5` (
 
12585
`a` int(11) NOT NULL auto_increment,
 
12586
b varchar(250),
 
12587
c varchar(800),
 
12588
KEY  (`a`)
 
12589
)  DEFAULT CHARSET=latin1;
 
12590
INSERT INTO t5 VALUES (NULL, "foo", "grok this!");
 
12591
INSERT INTO t5 VALUES (NULL, "We the people", NULL);
 
12592
INSERT INTO t5 VALUES (NULL, "in order to form a more peefect union", "secure the blessing of liberty");
 
12593
INSERT INTO t5 VALUES (NULL, "establish justice", "to ourselves and");
 
12594
INSERT INTO t5 VALUES (32, "ensure domestic tranquility", NULL);
 
12595
INSERT INTO t5 VALUES (23, "provide for the common defense", "posterity");
 
12596
INSERT INTO t5 VALUES (NULL, "promote the general welfare", "do ordain");
 
12597
INSERT INTO t5 VALUES (NULL, "abcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabc", "do ordain");
 
12598
Warnings:
 
12599
Warning 1265    Data truncated for column 'b' at row 1
 
12600
SELECT * FROM t5;
 
12601
a       b       c
 
12602
1       foo     grok this!
 
12603
2       We the people   NULL
 
12604
3       in order to form a more peefect union   secure the blessing of liberty
 
12605
4       establish justice       to ourselves and
 
12606
32      ensure domestic tranquility     NULL
 
12607
23      provide for the common defense  posterity
 
12608
33      promote the general welfare     do ordain
 
12609
34      abcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyzabcdeghijklmnopqrstuvwxyz      do ordain
 
12610
CREATE TABLE `t6` (
 
12611
`a` int(11) NOT NULL auto_increment,
 
12612
b blob(12),
 
12613
c int,
 
12614
KEY  (`a`)
 
12615
)  DEFAULT CHARSET=latin1;
 
12616
SELECT * FROM t6;
 
12617
a       b       c
 
12618
INSERT INTO t6 VALUES (NULL, "foo", NULL);
 
12619
INSERT INTO t6 VALUES (NULL, "We the people", 5);
 
12620
INSERT INTO t6 VALUES (NULL, "in order to form a more pefect union", 9);
 
12621
INSERT INTO t6 VALUES (NULL, "establish justice", NULL);
 
12622
INSERT INTO t6 VALUES (NULL, NULL, NULL);
 
12623
INSERT INTO t6 VALUES (32, "ensure domestic tranquility", NULL);
 
12624
INSERT INTO t6 VALUES (23, "provide for the common defense", 30);
 
12625
INSERT INTO t6 VALUES (NULL, "fo fooo", 70);
 
12626
INSERT INTO t6 VALUES (NULL, NULL, 98);
 
12627
INSERT INTO t6 VALUES (NULL, "promote the general welfare", 50);
 
12628
SELECT * FROM t6;
 
12629
a       b       c
 
12630
1       foo     NULL
 
12631
2       We the people   5
 
12632
3       in order to form a more pefect union    9
 
12633
4       establish justice       NULL
 
12634
5       NULL    NULL
 
12635
32      ensure domestic tranquility     NULL
 
12636
23      provide for the common defense  30
 
12637
33      fo fooo 70
 
12638
34      NULL    98
 
12639
35      promote the general welfare     50
 
12640
SELECT * FROM t6 ORDER BY a;
 
12641
a       b       c
 
12642
1       foo     NULL
 
12643
2       We the people   5
 
12644
3       in order to form a more pefect union    9
 
12645
4       establish justice       NULL
 
12646
5       NULL    NULL
 
12647
23      provide for the common defense  30
 
12648
32      ensure domestic tranquility     NULL
 
12649
33      fo fooo 70
 
12650
34      NULL    98
 
12651
35      promote the general welfare     50
 
12652
SELECT * FROM t6 ORDER BY a DESC;
 
12653
a       b       c
 
12654
35      promote the general welfare     50
 
12655
34      NULL    98
 
12656
33      fo fooo 70
 
12657
32      ensure domestic tranquility     NULL
 
12658
23      provide for the common defense  30
 
12659
5       NULL    NULL
 
12660
4       establish justice       NULL
 
12661
3       in order to form a more pefect union    9
 
12662
2       We the people   5
 
12663
1       foo     NULL
 
12664
SHOW CREATE TABLE t6;
 
12665
Table   Create Table
 
12666
t6      CREATE TABLE `t6` (
 
12667
  `a` int(11) NOT NULL AUTO_INCREMENT,
 
12668
  `b` tinyblob,
 
12669
  `c` int(11) DEFAULT NULL,
 
12670
  KEY `a` (`a`)
 
12671
) ENGINE=ARCHIVE AUTO_INCREMENT=36 DEFAULT CHARSET=latin1
 
12672
DROP TABLE t1, t2, t4, t5, t6;
 
12673
create table t1 (i int) engine=archive;
 
12674
insert into t1 values (1);
 
12675
repair table t1 use_frm;
 
12676
Table   Op      Msg_type        Msg_text
 
12677
test.t1 repair  status  OK
 
12678
select * from t1;
 
12679
i
 
12680
1
 
12681
drop table t1;
 
12682
create table t1(a longblob) engine=archive;
 
12683
insert into t1 set a='';
 
12684
insert into t1 set a='a';
 
12685
check table t1 extended;
 
12686
Table   Op      Msg_type        Msg_text
 
12687
test.t1 check   status  OK
 
12688
drop table t1;