aboutsummaryrefslogtreecommitdiff
path: root/files/typos/typos-en.txt
blob: 74fbd089e1e654851d304b0319ee31f3129dfe74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
# This file contains a number of common English typos:
andriod->android

# The remainder of this file contains misspellings from
# http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines
# plus some post-processing to fix invalid entries, remove duplicates, etc.
#
# The content is available under the
# "Creative Commons Attribution-ShareAlike License"
# http://creativecommons.org/licenses/by-sa/3.0/
#
# THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
# COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
# COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
# AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
#
# BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
# TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY
# BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS
# CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
# CONDITIONS.
#
# *1. Definitions*
#
#  1. *"Adaptation"* means a work based upon the Work, or upon the Work
#     and other pre-existing works, such as a translation, adaptation,
#     derivative work, arrangement of music or other alterations of a
#     literary or artistic work, or phonogram or performance and includes
#     cinematographic adaptations or any other form in which the Work may
#     be recast, transformed, or adapted including in any form
#     recognizably derived from the original, except that a work that
#     constitutes a Collection will not be considered an Adaptation for
#     the purpose of this License. For the avoidance of doubt, where the
#     Work is a musical work, performance or phonogram, the
#     synchronization of the Work in timed-relation with a moving image
#     ("synching") will be considered an Adaptation for the purpose of
#     this License.
#  2. *"Collection"* means a collection of literary or artistic works,
#     such as encyclopedias and anthologies, or performances, phonograms
#     or broadcasts, or other works or subject matter other than works
#     listed in Section 1(f) below, which, by reason of the selection and
#     arrangement of their contents, constitute intellectual creations, in
#     which the Work is included in its entirety in unmodified form along
#     with one or more other contributions, each constituting separate and
#     independent works in themselves, which together are assembled into a
#     collective whole. A work that constitutes a Collection will not be
#     considered an Adaptation (as defined below) for the purposes of this
#     License.
#  3. *"Creative Commons Compatible License"* means a license that is
#     listed at http://creativecommons.org/compatiblelicenses that has
#     been approved by Creative Commons as being essentially equivalent to
#     this License, including, at a minimum, because that license: (i)
#     contains terms that have the same purpose, meaning and effect as the
#     License Elements of this License; and, (ii) explicitly permits the
#     relicensing of adaptations of works made available under that
#     license under this License or a Creative Commons jurisdiction
#     license with the same License Elements as this License.
#  4. *"Distribute"* means to make available to the public the original
#     and copies of the Work or Adaptation, as appropriate, through sale
#     or other transfer of ownership.
#  5. *"License Elements"* means the following high-level license
#     attributes as selected by Licensor and indicated in the title of
#     this License: Attribution, ShareAlike.
#  6. *"Licensor"* means the individual, individuals, entity or entities
#     that offer(s) the Work under the terms of this License.
#  7. *"Original Author"* means, in the case of a literary or artistic
#     work, the individual, individuals, entity or entities who created
#     the Work or if no individual or entity can be identified, the
#     publisher; and in addition (i) in the case of a performance the
#     actors, singers, musicians, dancers, and other persons who act,
#     sing, deliver, declaim, play in, interpret or otherwise perform
#     literary or artistic works or expressions of folklore; (ii) in the
#     case of a phonogram the producer being the person or legal entity
#     who first fixes the sounds of a performance or other sounds; and,
#     (iii) in the case of broadcasts, the organization that transmits the
#     broadcast.
#  8. *"Work"* means the literary and/or artistic work offered under the
#     terms of this License including without limitation any production in
#     the literary, scientific and artistic domain, whatever may be the
#     mode or form of its expression including digital form, such as a
#     book, pamphlet and other writing; a lecture, address, sermon or
#     other work of the same nature; a dramatic or dramatico-musical work;
#     a choreographic work or entertainment in dumb show; a musical
#     composition with or without words; a cinematographic work to which
#     are assimilated works expressed by a process analogous to
#     cinematography; a work of drawing, painting, architecture,
#     sculpture, engraving or lithography; a photographic work to which
#     are assimilated works expressed by a process analogous to
#     photography; a work of applied art; an illustration, map, plan,
#     sketch or three-dimensional work relative to geography, topography,
#     architecture or science; a performance; a broadcast; a phonogram; a
#     compilation of data to the extent it is protected as a copyrightable
#     work; or a work performed by a variety or circus performer to the
#     extent it is not otherwise considered a literary or artistic work.
#  9. *"You"* means an individual or entity exercising rights under this
#     License who has not previously violated the terms of this License
#     with respect to the Work, or who has received express permission
#     from the Licensor to exercise rights under this License despite a
#     previous violation.
# 10. *"Publicly Perform"* means to perform public recitations of the Work
#     and to communicate to the public those public recitations, by any
#     means or process, including by wire or wireless means or public
#     digital performances; to make available to the public Works in such
#     a way that members of the public may access these Works from a place
#     and at a place individually chosen by them; to perform the Work to
#     the public by any means or process and the communication to the
#     public of the performances of the Work, including by public digital
#     performance; to broadcast and rebroadcast the Work by any means
#     including signs, sounds or images.
# 11. *"Reproduce"* means to make copies of the Work by any means
#     including without limitation by sound or visual recordings and the
#     right of fixation and reproducing fixations of the Work, including
#     storage of a protected performance or phonogram in digital form or
#     other electronic medium.
#
# *2. Fair Dealing Rights.* Nothing in this License is intended to reduce,
# limit, or restrict any uses free from copyright or rights arising from
# limitations or exceptions that are provided for in connection with the
# copyright protection under copyright law or other applicable laws.
#
# *3. License Grant.* Subject to the terms and conditions of this License,
# Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
# perpetual (for the duration of the applicable copyright) license to
# exercise the rights in the Work as stated below:
#
#  1. to Reproduce the Work, to incorporate the Work into one or more
#     Collections, and to Reproduce the Work as incorporated in the
#     Collections;
#  2. to create and Reproduce Adaptations provided that any such
#     Adaptation, including any translation in any medium, takes
#     reasonable steps to clearly label, demarcate or otherwise identify
#     that changes were made to the original Work. For example, a
#     translation could be marked "The original work was translated from
#     English to Spanish," or a modification could indicate "The original
#     work has been modified.";
#  3. to Distribute and Publicly Perform the Work including as
#     incorporated in Collections; and,
#  4. to Distribute and Publicly Perform Adaptations.
#  5.
#
#     For the avoidance of doubt:
#
#      1. *Non-waivable Compulsory License Schemes*. In those
#         jurisdictions in which the right to collect royalties through
#         any statutory or compulsory licensing scheme cannot be waived,
#         the Licensor reserves the exclusive right to collect such
#         royalties for any exercise by You of the rights granted under
#         this License;
#      2. *Waivable Compulsory License Schemes*. In those jurisdictions in
#         which the right to collect royalties through any statutory or
#         compulsory licensing scheme can be waived, the Licensor waives
#         the exclusive right to collect such royalties for any exercise
#         by You of the rights granted under this License; and,
#      3. *Voluntary License Schemes*. The Licensor waives the right to
#         collect royalties, whether individually or, in the event that
#         the Licensor is a member of a collecting society that
#         administers voluntary licensing schemes, via that society, from
#         any exercise by You of the rights granted under this License.
#
# The above rights may be exercised in all media and formats whether now
# known or hereafter devised. The above rights include the right to make
# such modifications as are technically necessary to exercise the rights
# in other media and formats. Subject to Section 8(f), all rights not
# expressly granted by Licensor are hereby reserved.
#
# *4. Restrictions.* The license granted in Section 3 above is expressly
# made subject to and limited by the following restrictions:
#
#  1. You may Distribute or Publicly Perform the Work only under the terms
#     of this License. You must include a copy of, or the Uniform Resource
#     Identifier (URI) for, this License with every copy of the Work You
#     Distribute or Publicly Perform. You may not offer or impose any
#     terms on the Work that restrict the terms of this License or the
#     ability of the recipient of the Work to exercise the rights granted
#     to that recipient under the terms of the License. You may not
#     sublicense the Work. You must keep intact all notices that refer to
#     this License and to the disclaimer of warranties with every copy of
#     the Work You Distribute or Publicly Perform. When You Distribute or
#     Publicly Perform the Work, You may not impose any effective
#     technological measures on the Work that restrict the ability of a
#     recipient of the Work from You to exercise the rights granted to
#     that recipient under the terms of the License. This Section 4(a)
#     applies to the Work as incorporated in a Collection, but this does
#     not require the Collection apart from the Work itself to be made
#     subject to the terms of this License. If You create a Collection,
#     upon notice from any Licensor You must, to the extent practicable,
#     remove from the Collection any credit as required by Section 4(c),
#     as requested. If You create an Adaptation, upon notice from any
#     Licensor You must, to the extent practicable, remove from the
#     Adaptation any credit as required by Section 4(c), as requested.
#  2. You may Distribute or Publicly Perform an Adaptation only under the
#     terms of: (i) this License; (ii) a later version of this License
#     with the same License Elements as this License; (iii) a Creative
#     Commons jurisdiction license (either this or a later license
#     version) that contains the same License Elements as this License
#     (e.g., Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons
#     Compatible License. If you license the Adaptation under one of the
#     licenses mentioned in (iv), you must comply with the terms of that
#     license. If you license the Adaptation under the terms of any of the
#     licenses mentioned in (i), (ii) or (iii) (the "Applicable License"),
#     you must comply with the terms of the Applicable License generally
#     and the following provisions: (I) You must include a copy of, or the
#     URI for, the Applicable License with every copy of each Adaptation
#     You Distribute or Publicly Perform; (II) You may not offer or impose
#     any terms on the Adaptation that restrict the terms of the
#     Applicable License or the ability of the recipient of the Adaptation
#     to exercise the rights granted to that recipient under the terms of
#     the Applicable License; (III) You must keep intact all notices that
#     refer to the Applicable License and to the disclaimer of warranties
#     with every copy of the Work as included in the Adaptation You
#     Distribute or Publicly Perform; (IV) when You Distribute or Publicly
#     Perform the Adaptation, You may not impose any effective
#     technological measures on the Adaptation that restrict the ability
#     of a recipient of the Adaptation from You to exercise the rights
#     granted to that recipient under the terms of the Applicable License.
#     This Section 4(b) applies to the Adaptation as incorporated in a
#     Collection, but this does not require the Collection apart from the
#     Adaptation itself to be made subject to the terms of the Applicable
#     License.
#  3. If You Distribute, or Publicly Perform the Work or any Adaptations
#     or Collections, You must, unless a request has been made pursuant to
#     Section 4(a), keep intact all copyright notices for the Work and
#     provide, reasonable to the medium or means You are utilizing: (i)
#     the name of the Original Author (or pseudonym, if applicable) if
#     supplied, and/or if the Original Author and/or Licensor designate
#     another party or parties (e.g., a sponsor institute, publishing
#     entity, journal) for attribution ("Attribution Parties") in
#     Licensor's copyright notice, terms of service or by other reasonable
#     means, the name of such party or parties; (ii) the title of the Work
#     if supplied; (iii) to the extent reasonably practicable, the URI, if
#     any, that Licensor specifies to be associated with the Work, unless
#     such URI does not refer to the copyright notice or licensing
#     information for the Work; and (iv) , consistent with Ssection 3(b),
#     in the case of an Adaptation, a credit identifying the use of the
#     Work in the Adaptation (e.g., "French translation of the Work by
#     Original Author," or "Screenplay based on original Work by Original
#     Author"). The credit required by this Section 4(c) may be
#     implemented in any reasonable manner; provided, however, that in the
#     case of a Adaptation or Collection, at a minimum such credit will
#     appear, if a credit for all contributing authors of the Adaptation
#     or Collection appears, then as part of these credits and in a manner
#     at least as prominent as the credits for the other contributing
#     authors. For the avoidance of doubt, You may only use the credit
#     required by this Section for the purpose of attribution in the
#     manner set out above and, by exercising Your rights under this
#     License, You may not implicitly or explicitly assert or imply any
#     connection with, sponsorship or endorsement by the Original Author,
#     Licensor and/or Attribution Parties, as appropriate, of You or Your
#     use of the Work, without the separate, express prior written
#     permission of the Original Author, Licensor and/or Attribution Parties.
#  4. Except as otherwise agreed in writing by the Licensor or as may be
#     otherwise permitted by applicable law, if You Reproduce, Distribute
#     or Publicly Perform the Work either by itself or as part of any
#     Adaptations or Collections, You must not distort, mutilate, modify
#     or take other derogatory action in relation to the Work which would
#     be prejudicial to the Original Author's honor or reputation.
#     Licensor agrees that in those jurisdictions (e.g. Japan), in which
#     any exercise of the right granted in Section 3(b) of this License
#     (the right to make Adaptations) would be deemed to be a distortion,
#     mutilation, modification or other derogatory action prejudicial to
#     the Original Author's honor and reputation, the Licensor will waive
#     or not assert, as appropriate, this Section, to the fullest extent
#     permitted by the applicable national law, to enable You to
#     reasonably exercise Your right under Section 3(b) of this License
#     (right to make Adaptations) but not otherwise.
#
# *5. Representations, Warranties and Disclaimer*
#
# UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR
# OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
# KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,
# INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,
# FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF
# LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS,
# WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE
# EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
#
# *6. Limitation on Liability.* EXCEPT TO THE EXTENT REQUIRED BY
# APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL
# THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY
# DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF
# LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
#
# *7. Termination*
#
#  1. This License and the rights granted hereunder will terminate
#     automatically upon any breach by You of the terms of this License.
#     Individuals or entities who have received Adaptations or Collections
#     from You under this License, however, will not have their licenses
#     terminated provided such individuals or entities remain in full
#     compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will
#     survive any termination of this License.
#  2. Subject to the above terms and conditions, the license granted here
#     is perpetual (for the duration of the applicable copyright in the
#     Work). Notwithstanding the above, Licensor reserves the right to
#     release the Work under different license terms or to stop
#     distributing the Work at any time; provided, however that any such
#     election will not serve to withdraw this License (or any other
#     license that has been, or is required to be, granted under the terms
#     of this License), and this License will continue in full force and
#     effect unless terminated as stated above.
#
# *8. Miscellaneous*
#
#  1. Each time You Distribute or Publicly Perform the Work or a
#     Collection, the Licensor offers to the recipient a license to the
#     Work on the same terms and conditions as the license granted to You
#     under this License.
#  2. Each time You Distribute or Publicly Perform an Adaptation, Licensor
#     offers to the recipient a license to the original Work on the same
#     terms and conditions as the license granted to You under this License.
#  3. If any provision of this License is invalid or unenforceable under
#     applicable law, it shall not affect the validity or enforceability
#     of the remainder of the terms of this License, and without further
#     action by the parties to this agreement, such provision shall be
#     reformed to the minimum extent necessary to make such provision
#     valid and enforceable.
#  4. No term or provision of this License shall be deemed waived and no
#     breach consented to unless such waiver or consent shall be in
#     writing and signed by the party to be charged with such waiver or
#     consent.
#  5. This License constitutes the entire agreement between the parties
#     with respect to the Work licensed here. There are no understandings,
#     agreements or representations with respect to the Work not specified
#     here. Licensor shall not be bound by any additional provisions that
#     may appear in any communication from You. This License may not be
#     modified without the mutual written agreement of the Licensor and You.
#  6. The rights granted under, and the subject matter referenced, in this
#     License were drafted utilizing the terminology of the Berne
#     Convention for the Protection of Literary and Artistic Works (as
#     amended on September 28, 1979), the Rome Convention of 1961, the
#     WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms
#     Treaty of 1996 and the Universal Copyright Convention (as revised on
#     July 24, 1971). These rights and subject matter take effect in the
#     relevant jurisdiction in which the License terms are sought to be
#     enforced according to the corresponding provisions of the
#     implementation of those treaty provisions in the applicable national
#     law. If the standard suite of rights granted under applicable
#     copyright law includes additional rights not granted under this
#     License, such additional rights are deemed to be included in the
#     License; this License is not intended to restrict the license of any
#     rights under applicable law.

abandonned->abandoned
aberation->aberration
abilties->abilities
abilty->ability
abondon->abandon
abbout->about
abotu->about
abouta->about a
aboutit->about it
aboutthe->about the
abscence->absence
abondoned->abandoned
abondoning->abandoning
abondons->abandons
aborigene->aborigine
accesories->accessories
accidant->accident
abortificant->abortifacient
abreviate->abbreviate
abreviated->abbreviated
abreviation->abbreviation
abritrary->arbitrary
absail->abseil
absailing->abseiling
absense->absence
absolutly->absolutely
absorbsion->absorption
absorbtion->absorption
abudance->abundance
abundacies->abundances
abundancies->abundances
abundunt->abundant
abutts->abuts
acadamy->academy
acadmic->academic
accademic->academic
accademy->academy
acccused->accused
accelleration->acceleration
accension->accession, ascension
acceptence->acceptance
acceptible->acceptable
accessable->accessible
accidentaly->accidentally
accidently->accidentally
acclimitization->acclimatization
accomadate->accommodate
accomadated->accommodated
accomadates->accommodates
accomadating->accommodating
accomadation->accommodation
accomadations->accommodations
accomdate->accommodate
accomodate->accommodate
accomodated->accommodated
accomodates->accommodates
accomodating->accommodating
accomodation->accommodation
accomodations->accommodations
accompanyed->accompanied
accordeon->accordion
accordian->accordion
accoring->according
accoustic->acoustic
accquainted->acquainted
accrediation->accreditation
accredidation->accreditation
accross->across
accussed->accused
acedemic->academic
acheive->achieve
acheived->achieved
acheivement->achievement
acheivements->achievements
acheives->achieves
acheiving->achieving
acheivment->achievement
acheivments->achievements
achievment->achievement
achievments->achievements
achive->achieve, archive
achived->achieved, archived
achivement->achievement
achivements->achievements
acknowldeged->acknowledged
acknowledgeing->acknowledging
ackward->awkward, backward
acommodate->accommodate
acomplish->accomplish
acomplished->accomplished
acomplishment->accomplishment
acomplishments->accomplishments
acording->according
acordingly->accordingly
acquaintence->acquaintance
acquaintences->acquaintances
acquiantence->acquaintance
acquiantences->acquaintances
acquited->acquitted
activites->activities
activly->actively
actualy->actually
acuracy->accuracy
acused->accused
acustom->accustom
acustommed->accustomed
adavanced->advanced
adbandon->abandon
addional->additional
addionally->additionally
additinally->additionally
additionaly->additionally
additonal->additional
additonally->additionally
addmission->admission
addopt->adopt
addopted->adopted
addoptive->adoptive
addres->address, adders
addresable->addressable
addresed->addressed
addresing->addressing
addressess->addresses
addtion->addition
addtional->additional
adecuate->adequate
adequit->adequate
adhearing->adhering
adherance->adherence
admendment->amendment
admininistrative->administrative
adminstered->administered
adminstrate->administrate
adminstration->administration
adminstrative->administrative
adminstrator->administrator
admissability->admissibility
admissable->admissible
admited->admitted
admitedly->admittedly
adn->and
adolecent->adolescent
adquire->acquire
adquired->acquired
adquires->acquires
adquiring->acquiring
adres->address
adresable->addressable
adresing->addressing
adress->address
adressable->addressable
adressed->addressed
adressing->addressing, dressing
adventrous->adventurous
advertisment->advertisement
advertisments->advertisements
advesary->adversary
adviced->advised
aeriel->aerial
aeriels->aerials
afair->affair
afficianados->aficionados
afficionado->aficionado
afficionados->aficionados
affilate->affiliate
affilliate->affiliate
affort->afford, effort
aforememtioned->aforementioned
againnst->against
agains->against
agaisnt->against
aganist->against
aggaravates->aggravates
aggreed->agreed
aggreement->agreement
aggregious->egregious
aggresive->aggressive
agian->again
agianst->against
agin->again
agina->again, angina
aginst->against
agravate->aggravate
agre->agree
agred->agreed
agreeement->agreement
agreemnt->agreement
agregate->aggregate
agregates->aggregates
agreing->agreeing
agression->aggression
agressive->aggressive
agressively->aggressively
agressor->aggressor
agricultue->agriculture
agriculure->agriculture
agricuture->agriculture
agrieved->aggrieved
ahev->have
ahppen->happen
ahve->have
aicraft->aircraft
aiport->airport
airbourne->airborne
aircaft->aircraft
aircrafts->aircraft
airporta->airports
airrcraft->aircraft
aisian->asian
albiet->albeit
alchohol->alcohol
alchoholic->alcoholic
alchol->alcohol
alcholic->alcoholic
alcohal->alcohol
alcoholical->alcoholic
aledge->allege
aledged->alleged
aledges->alleges
alege->allege
aleged->alleged
alegience->allegiance
algebraical->algebraic
algorhitms->algorithms
algoritm->algorithm
algoritms->algorithms
alientating->alienating
alledge->allege
alledged->alleged
alledgedly->allegedly
alledges->alleges
allegedely->allegedly
allegedy->allegedly
allegely->allegedly
allegence->allegiance
allegience->allegiance
allign->align
alligned->aligned
alliviate->alleviate
allopone->allophone
allopones->allophones
allready->already
allthough->although
alltime->all-time
alltogether->altogether
almsot->almost
alochol->alcohol
alomst->almost
alot->a lot, allot
alotted->allotted
alowed->allowed
alowing->allowing
alreayd->already
alse->else
alsot->also
alternitives->alternatives
altho->although
althought->although
altough->although
alusion->allusion, illusion
alwasy->always
alwyas->always
amalgomated->amalgamated
amatuer->amateur
amature->armature, amateur
amendmant->amendment
Amercia->America
amerliorate->ameliorate
amke->make
amking->making
ammend->amend
ammended->amended
ammendment->amendment
ammendments->amendments
ammount->amount
ammused->amused
amoung->among
amoungst->amongst
amung->among
amunition->ammunition
analagous->analogous
analitic->analytic
analogeous->analogous
anarchim->anarchism
anarchistm->anarchism
anbd->and
ancestory->ancestry
ancilliary->ancillary
andd->and
androgenous->androgynous
androgeny->androgyny
anihilation->annihilation
aniversary->anniversary
annoint->anoint
annointed->anointed
annointing->anointing
annoints->anoints
annouced->announced
annualy->annually
annuled->annulled
anohter->another
anomolies->anomalies
anomolous->anomalous
anomoly->anomaly
anonimity->anonymity
anounced->announced
anouncement->announcement
ansalisation->nasalisation
ansalization->nasalization
ansestors->ancestors
antartic->antarctic
anthromorphization->anthropomorphization
anthropolgist->anthropologist
anthropolgy->anthropology
anual->annual
anulled->annulled
anwsered->answered
anyhwere->anywhere
anyother->any other
anytying->anything
aparent->apparent
aparment->apartment
apenines->apennines, Apennines
aplication->application
aplied->applied
apolegetics->apologetics
apon->upon, apron
apparant->apparent
apparantly->apparently
appart->apart
appartment->apartment
appartments->apartments
appealling->appealing, appalling
appeareance->appearance
appearence->appearance
appearences->appearances
appenines->apennines, Apennines
apperance->appearance
apperances->appearances
appereance->appearance
appereances->appearances
applicaiton->application
applicaitons->applications
appologies->apologies
appology->apology
apprearance->appearance
apprieciate->appreciate
approachs->approaches
appropiate->appropriate
appropraite->appropriate
appropropiate->appropriate
approproximate->approximate
approxamately->approximately
approxiately->approximately
approximitely->approximately
aprehensive->apprehensive
apropriate->appropriate
aproval->approval
aproximate->approximate
aproximately->approximately
aquaduct->aqueduct
aquaintance->acquaintance
aquainted->acquainted
aquiantance->acquaintance
aquire->acquire
aquired->acquired
aquiring->acquiring
aquisition->acquisition
aquitted->acquitted
aranged->arranged
arangement->arrangement
arbitarily->arbitrarily
arbitary->arbitrary
archaelogical->archaeological
archaelogists->archaeologists
archaelogy->archaeology
archaoelogy->archeology, archaeology
archaology->archeology, archaeology
archeaologist->archeologist, archaeologist
archeaologists->archeologists, archaeologists
archetect->architect
archetects->architects
archetectural->architectural
archetecturally->architecturally
archetecture->architecture
archiac->archaic
archictect->architect
archimedian->archimedean
architecht->architect
architechturally->architecturally
architechture->architecture
architechtures->architectures
architectual->architectural
archtype->archetype
archtypes->archetypes
aready->already
areodynamics->aerodynamics
argubly->arguably
arguement->argument
arguements->arguments
arised->arose
arival->arrival
armamant->armament
armistace->armistice
arogant->arrogant
arogent->arrogant
aroud->around
arrangment->arrangement
arrangments->arrangements
arrengement->arrangement
arrengements->arrangements
arround->around
artcile->article
artical->article
artice->article
articel->article
artifical->artificial
artifically->artificially
artillary->artillery
arund->around
asetic->ascetic
asfar->as far
asign->assign
aslo->also
asociated->associated
asorbed->absorbed
asphyxation->asphyxiation
assasin->assassin
assasinate->assassinate
assasinated->assassinated
assasinates->assassinates
assasination->assassination
assasinations->assassinations
assasined->assassinated
assasins->assassins
assassintation->assassination
assemple->assemble
assertation->assertion
asside->aside
assisnate->assassinate
assit->assist
assitant->assistant
assocation->association
assoicate->associate
assoicated->associated
assoicates->associates
assosication->assassination
asssassans->assassins
assualt->assault
assualted->assaulted
assymetric->asymmetric
assymetrical->asymmetrical
asteriod->asteroid
asthetic->aesthetic
asthetical->aesthetical
asthetically->aesthetically
asume->assume
aswell->as well
atain->attain
atempting->attempting
atheistical->atheistic
athenean->athenian
atheneans->athenians
athiesm->atheism
athiest->atheist
atorney->attorney
atribute->attribute
atributed->attributed
atributes->attributes
attaindre->attainder, attained
attemp->attempt
attemped->attempted
attemt->attempt
attemted->attempted
attemting->attempting
attemts->attempts
attendence->attendance
attendent->attendant
attendents->attendants
attened->attended
attension->attention
attitide->attitude
attributred->attributed
attrocities->atrocities
audeince->audience
auromated->automated
austrailia->Australia
austrailian->Australian
auther->author
authobiographic->autobiographic
authobiography->autobiography
authorative->authoritative
authorites->authorities
authorithy->authority
authoritiers->authorities
authoritive->authoritative
authrorities->authorities
autochtonous->autochthonous
autoctonous->autochthonous
automaticly->automatically
automibile->automobile
automonomous->autonomous
autor->author
autority->authority
auxilary->auxiliary
auxillaries->auxiliaries
auxillary->auxiliary
auxilliaries->auxiliaries
auxilliary->auxiliary
availabe->available
availablity->availability
availaible->available
availble->available
availiable->available
availible->available
avalable->available
avalance->avalanche
avaliable->available
avation->aviation
avengence->a vengeance
averageed->averaged
avilable->available
awared->awarded
awya->away
azn->asian
baceause->because
backgorund->background
backrounds->backgrounds
bakc->back
banannas->bananas
bandwith->bandwidth
bankrupcy->bankruptcy
banruptcy->bankruptcy
baout->about, bout
basicaly->basically
basicly->basically
bcak->back
beachead->beachhead
beacuse->because
beastiality->bestiality
beatiful->beautiful
beaurocracy->bureaucracy
beaurocratic->bureaucratic
beautyfull->beautiful
becamae->became
becames->becomes, became
becasue->because
beccause->because
becomeing->becoming
becomming->becoming
becouse->because
becuase->because
bedore->before
beeing->being
befoer->before
beggin->begin, begging
begginer->beginner
begginers->beginners
beggining->beginning
begginings->beginnings
beggins->begins
begining->beginning
beginnig->beginning
behavour->behavior, behaviour
beleagured->beleaguered
beleif->belief
beleive->believe
beleived->believed
beleives->believes
beleiving->believing
beligum->belgium
belive->believe
belived->believed, beloved
belives->believes, beliefs
belligerant->belligerent
bellweather->bellwether
bemusemnt->bemusement
beneficary->beneficiary
beng->being
benificial->beneficial
benifit->benefit
benifits->benefits
bergamont->bergamot
Bernouilli->Bernoulli
beseige->besiege
beseiged->besieged
beseiging->besieging
beteen->between
betwen->between
beween->between
bewteen->between
bilateraly->bilaterally
billingualism->bilingualism
binominal->binomial
bizzare->bizarre
blaim->blame
blaimed->blamed
blessure->blessing
Blitzkreig->Blitzkrieg
boaut->bout, boat, about
bodydbuilder->bodybuilder
bombardement->bombardment
bombarment->bombardment
bondary->boundary
Bonnano->Bonanno
borke->broke
boundry->boundary
bouyancy->buoyancy
bouyant->buoyant
boyant->buoyant
Brasillian->Brazilian
breakthough->breakthrough
breakthroughts->breakthroughs
breif->brief
breifly->briefly
brethen->brethren
bretheren->brethren
briliant->brilliant
brillant->brilliant
brimestone->brimstone
Britian->Britain
Brittish->British
broacasted->broadcast
broadacasting->broadcasting
broady->broadly
Buddah->Buddha
Buddist->Buddhist
buisness->business
buisnessman->businessman
buoancy->buoyancy
buring->burying, burning, burin, during
burried->buried
busines->business
busineses->business, businesses
busness->business
bussiness->business
caculater->calculator
cacuses->caucuses
cahracters->characters
calaber->caliber
calander->calendar, calender, colander
calculater->calculator
calculs->calculus
calenders->calendars
caligraphy->calligraphy
caluclate->calculate
caluclated->calculated
caluculate->calculate
caluculated->calculated
calulate->calculate
calulated->calculated
calulater->calculator
Cambrige->Cambridge
camoflage->camouflage
campain->campaign
campains->campaigns
candadate->candidate
candiate->candidate
candidiate->candidate
cannister->canister
cannisters->canisters
cannnot->cannot
cannonical->canonical
cannotation->connotation
cannotations->connotations
cant->cannot, can not, can't
caost->coast
caperbility->capability
Capetown->Cape Town
capible->capable
captial->capital
captued->captured
capturd->captured
carachter->character
caracterized->characterized
carcas->carcass, Caracas
carefull->careful
careing->caring
carismatic->charismatic
Carmalite->Carmelite
Carnagie->Carnegie
Carnagie-Mellon->Carnegie-Mellon
carnege->carnage, Carnegie
carnige->carnage, Carnegie
Carnigie->Carnegie
Carnigie-Mellon->Carnegie-Mellon
carniverous->carnivorous
carreer->career
carrers->careers
Carribbean->Caribbean
Carribean->Caribbean
cartdridge->cartridge
Carthagian->Carthaginian
carthographer->cartographer
cartilege->cartilage
cartilidge->cartilage
cartrige->cartridge
casette->cassette
casion->caisson
cassawory->cassowary
cassowarry->cassowary
casue->cause
casued->caused
casues->causes
casuing->causing
casulaties->casualties
casulaty->casualty
catagories->categories
catagorized->categorized
catagory->category
Cataline->Catiline, Catalina
catapillar->caterpillar
catapillars->caterpillars
catapiller->caterpillar
catapillers->caterpillars
catepillar->caterpillar
catepillars->caterpillars
catergorize->categorize
catergorized->categorized
caterpilar->caterpillar
caterpilars->caterpillars
caterpiller->caterpillar
caterpillers->caterpillars
cathlic->catholic
catholocism->catholicism
catterpilar->caterpillar
catterpilars->caterpillars
catterpillar->caterpillar
catterpillars->caterpillars
cattleship->battleship
causalities->casualties
Ceasar->Caesar
Celcius->Celsius
cellpading->cellpadding
cementary->cemetery
cemetarey->cemetery
cemetaries->cemeteries
cemetary->cemetery
cencus->census
censur->censor, censure
cententenial->centennial
centruies->centuries
centruy->century
centuties->centuries
centuty->century
ceratin->certain, keratin
cerimonial->ceremonial
cerimonies->ceremonies
cerimonious->ceremonious
cerimony->ceremony
ceromony->ceremony
certainity->certainty
certian->certain
cervial->cervical, servile, serval
chalenging->challenging
challange->challenge
challanged->challenged
challege->challenge
Champange->Champagne
changable->changeable
charachter->character
charachters->characters
charactersistic->characteristic
charactor->character
charactors->characters
charasmatic->charismatic
charaterized->characterized
chariman->chairman
charistics->characteristics
chasr->chaser, chase
cheif->chief
cheifs->chiefs
chemcial->chemical
chemcially->chemically
chemestry->chemistry
chemicaly->chemically
childbird->childbirth
childen->children
choosen->chosen
chracter->character
chuch->church
churchs->churches
Cincinatti->Cincinnati
Cincinnatti->Cincinnati
circulaton->circulation
circumsicion->circumcision
circut->circuit
ciricuit->circuit
ciriculum->curriculum
civillian->civilian
claer->clear
claerer->clearer
claerly->clearly
claimes->claims
clas->class
clasic->classic
clasical->classical
clasically->classically
cleareance->clearance
clera->clear, sclera
clincial->clinical
clinicaly->clinically
cmo->com
cmoputer->computer
co-incided->coincided
coctail->cocktail
coform->conform
cognizent->cognizant
coincedentally->coincidentally
colaborations->collaborations
colateral->collateral
colelctive->collective
collaberative->collaborative
collecton->collection
collegue->colleague
collegues->colleagues
collonade->colonnade
collonies->colonies
collony->colony
collosal->colossal
colonizators->colonizers
comander->commander, commandeer
comando->commando
comandos->commandos
comany->company
comapany->company
comback->comeback
combanations->combinations
combinatins->combinations
combusion->combustion
comdemnation->condemnation
comemmorates->commemorates
comemoretion->commemoration
comision->commission
comisioned->commissioned
comisioner->commissioner
comisioning->commissioning
comisions->commissions
comission->commission
comissioned->commissioned
comissioner->commissioner
comissioning->commissioning
comissions->commissions
comited->committed
comiting->committing
comitted->committed
comittee->committee
comitting->committing
commandoes->commandos
commedic->comedic
commemerative->commemorative
commemmorate->commemorate
commemmorating->commemorating
commerical->commercial
commerically->commercially
commericial->commercial
commericially->commercially
commerorative->commemorative
comming->coming
comminication->communication
commision->commission
commisioned->commissioned
commisioner->commissioner
commisioning->commissioning
commisions->commissions
commited->committed
commitee->committee
commiting->committing
committe->committee
committment->commitment
committments->commitments
commmemorated->commemorated
commongly->commonly
commonweath->commonwealth
commuications->communications
commuinications->communications
communciation->communication
communiation->communication
communites->communities
compability->compatibility
comparision->comparison
comparisions->comparisons
comparitive->comparative
comparitively->comparatively
compatabilities->compatibilities
compatability->compatibility
compatable->compatible
compatablities->compatibilities
compatablity->compatibility
compatiable->compatible
compatiblities->compatibilities
compatiblity->compatibility
compeitions->competitions
compensantion->compensation
competance->competence
competant->competent
competative->competitive
competion->competition, completion
competitiion->competition
competive->competitive
competiveness->competitiveness
comphrehensive->comprehensive
compitent->competent
completedthe->completed the
completelyl->completely
completetion->completion
complier->compiler
componant->component
comprable->comparable
comprimise->compromise
compulsary->compulsory
compulsery->compulsory
computarized->computerized
concensus->consensus
concider->consider
concidered->considered
concidering->considering
conciders->considers
concieted->conceited
concieved->conceived
concious->conscious
conciously->consciously
conciousness->consciousness
condamned->condemned
condemmed->condemned
condidtion->condition
condidtions->conditions
conditionsof->conditions of
conected->connected
conection->connection
conesencus->consensus
confidental->confidential
confidentally->confidentially
confids->confides
configureable->configurable
confortable->comfortable
congradulations->congratulations
congresional->congressional
conived->connived
conjecutre->conjecture
conjuction->conjunction
Conneticut->Connecticut
conotations->connotations
conquerd->conquered
conquerer->conqueror
conquerers->conquerors
conqured->conquered
conscent->consent
consciouness->consciousness
consdider->consider
consdidered->considered
consdiered->considered
consectutive->consecutive
consenquently->consequently
consentrate->concentrate
consentrated->concentrated
consentrates->concentrates
consept->concept
consequentually->consequently
consequeseces->consequences
consern->concern
conserned->concerned
conserning->concerning
conservitive->conservative
consiciousness->consciousness
consicousness->consciousness
considerd->considered
consideres->considered
consious->conscious
consistant->consistent
consistantly->consistently
consituencies->constituencies
consituency->constituency
consituted->constituted
consitution->constitution
consitutional->constitutional
consolodate->consolidate
consolodated->consolidated
consonent->consonant
consonents->consonants
consorcium->consortium
conspiracys->conspiracies
conspiriator->conspirator
constaints->constraints
constanly->constantly
constarnation->consternation
constatn->constant
constinually->continually
constituant->constituent
constituants->constituents
constituion->constitution
constituional->constitutional
consttruction->construction
constuction->construction
contstruction->construction
consulant->consultant
consumate->consummate
consumated->consummated
contaiminate->contaminate
containes->contains
contamporaries->contemporaries
contamporary->contemporary
contempoary->contemporary
contemporaneus->contemporaneous
contempory->contemporary
contendor->contender
contibute->contribute
contibuted->contributed
contibutes->contributes
contigent->contingent
contined->continued
continous->continuous
continously->continuously
continueing->continuing
contravercial->controversial
contraversy->controversy
contributer->contributor
contributers->contributors
contritutions->contributions
controled->controlled
controling->controlling
controll->control
controlls->controls
controvercial->controversial
controvercy->controversy
controveries->controversies
controversal->controversial
controversey->controversy
controvertial->controversial
controvery->controversy
contruction->construction
conveinent->convenient
convenant->covenant
convential->conventional
convertables->convertibles
convertion->conversion
conviced->convinced
convienient->convenient
coordiantion->coordination
coorperation->cooperation, corporation
coorperations->corporations
copmetitors->competitors
coputer->computer
copywrite->copyright
coridal->cordial
cornmitted->committed
corosion->corrosion
corparate->corporate
corperations->corporations
correcters->correctors
correponding->corresponding
correposding->corresponding
correspondant->correspondent
correspondants->correspondents
corridoors->corridors
corrispond->correspond
corrispondant->correspondent
corrispondants->correspondents
corrisponded->corresponded
corrisponding->corresponding
corrisponds->corresponds
costitution->constitution
coucil->council
coudl->could, cloud
councellor->councillor, counselor, councilor
councellors->councillors, counselors, councilors
counries->countries
countains->contains
countires->countries
countrie's->countries, countries', country's
coururier->courier, couturier
coverted->converted, covered, coveted
cpoy->coy, copy
creaeted->created
creche->crèche
creedence->credence
critereon->criterion
criterias->criteria
criticists->critics
critising->criticising, criticizing
critisising->criticising
critisism->criticism
critisisms->criticisms
critisize->criticise, criticize
critisized->criticised, criticized
critisizes->criticises, criticizes
critisizing->criticising, criticizing
critized->criticized
critizing->criticizing
crockodiles->crocodiles
crowm->crown
crtical->critical
crticised->criticised
crucifiction->crucifixion
crusies->cruises
crystalisation->crystallisation
culiminating->culminating
cumulatative->cumulative
curch->church
curcuit->circuit
currenly->currently
curriculem->curriculum
cxan->cyan
cyclinder->cylinder
dacquiri->daiquiri
daed->dead
dael->deal, dial, dahl
dalmation->dalmatian
damenor->demeanor
dammage->damage
Dardenelles->Dardanelles
daugher->daughter
debateable->debatable
decendant->descendant
decendants->descendants
decendent->descendant
decendents->descendants
decideable->decidable
decidely->decidedly
decieved->deceived
decison->decision
decomissioned->decommissioned
decomposit->decompose
decomposited->decomposed
decompositing->decomposing
decomposits->decomposes
decress->decrees
decribe->describe
decribed->described
decribes->describes
decribing->describing
dectect->detect
defendent->defendant
defendents->defendants
deffensively->defensively
deffine->define
deffined->defined
definance->defiance
definate->definite
definately->definitely
definatly->definitely
definetly->definitely
definining->defining
definit->definite
definitly->definitely
definiton->definition
defintion->definition
degrate->degrade
delagates->delegates
delapidated->dilapidated
delerious->delirious
delevopment->development
deliberatly->deliberately
delusionally->delusively
demenor->demeanor
demographical->demographic
demolision->demolition
demorcracy->democracy
demostration->demonstration
denegrating->denigrating
densly->densely
deparment->department
deparmental->departmental
deparments->departments
dependance->dependence
dependancy->dependency
dependant->dependent
deram->dram, dream
deriviated->derived
derivitive->derivative
derogitory->derogatory
descendands->descendants
descibed->described
descision->decision
descisions->decisions
descriibes->describes
descripters->descriptors
descripton->description
desctruction->destruction
descuss->discuss
desgined->designed
deside->decide
desigining->designing
desinations->destinations
desintegrated->disintegrated
desintegration->disintegration
desireable->desirable
desitned->destined
desktiop->desktop
desorder->disorder
desoriented->disoriented
desparate->desperate, disparate
despict->depict
despiration->desperation
dessicated->desiccated
dessigned->designed
destablized->destabilized
destory->destroy
detailled->detailed
detatched->detached
deteoriated->deteriorated
deteriate->deteriorate
deterioriating->deteriorating
determinining->determining
detremental->detrimental
devasted->devastated
develope->develop
developement->development
developped->developed
develpment->development
devels->delves
devestated->devastated
devestating->devastating
devide->divide
devided->divided
devistating->devastating
devolopement->development
diablical->diabolical
diamons->diamonds
diaster->disaster
dichtomy->dichotomy
diconnects->disconnects
dicover->discover
dicovered->discovered
dicovering->discovering
dicovers->discovers
dicovery->discovery
dicussed->discussed
didnt->didn't
diea->idea, die
dieing->dying, dyeing
dieties->deities
diety->deity
diferent->different
diferrent->different
differentiatiations->differentiations
differnt->different
difficulity->difficulty
diffrent->different
dificulties->difficulties
dificulty->difficulty
dimenions->dimensions
dimention->dimension
dimentional->dimensional
dimentions->dimensions
dimesnional->dimensional
diminuitive->diminutive
dimunitive->diminutive
diosese->diocese
diphtong->diphthong
diphtongs->diphthongs
diplomancy->diplomacy
dipthong->diphthong
dipthongs->diphthongs
dirived->derived
disagreeed->disagreed
disapeared->disappeared
disapointing->disappointing
disappearred->disappeared
disaproval->disapproval
disasterous->disastrous
disatisfaction->dissatisfaction
disatisfied->dissatisfied
disatrous->disastrous
discontentment->discontent
discribe->describe
discribed->described
discribes->describes
discribing->describing
disctinction->distinction
disctinctive->distinctive
disemination->dissemination
disenchanged->disenchanted
disiplined->disciplined
disobediance->disobedience
disobediant->disobedient
disolved->dissolved
disover->discover
dispair->despair
disparingly->disparagingly
dispence->dispense
dispenced->dispensed
dispencing->dispensing
dispicable->despicable
dispite->despite
dispostion->disposition
disproportiate->disproportionate
disputandem->disputandum
disricts->districts
dissagreement->disagreement
dissapear->disappear
dissapearance->disappearance
dissapeared->disappeared
dissapearing->disappearing
dissapears->disappears
dissappear->disappear
dissappears->disappears
dissappointed->disappointed
dissarray->disarray
dissobediance->disobedience
dissobediant->disobedient
dissobedience->disobedience
dissobedient->disobedient
distiction->distinction
distingish->distinguish
distingished->distinguished
distingishes->distinguishes
distingishing->distinguishing
distingquished->distinguished
distrubution->distribution
distruction->destruction
distructive->destructive
ditributed->distributed
diversed->diverse, diverged
divice->device
divison->division
divisons->divisions
dum->dumb
doccument->document
doccumented->documented
doccuments->documents
docrines->doctrines
doctines->doctrines
documenatry->documentary
doens->does
doesnt->doesn't
doign->doing
dominaton->domination
dominent->dominant
dominiant->dominant
donig->doing
dosen't->doesn't
doub->doubt, daub
doulbe->double
dowloads->downloads
dramtic->dramatic
draughtman->draughtsman
Dravadian->Dravidian
dreasm->dreams
driectly->directly
drnik->drink
druming->drumming
drummless->drumless
dupicate->duplicate
durig->during
durring->during
duting->during
dyas->dryas
eahc->each
ealier->earlier
earlies->earliest
earnt->earned
ecclectic->eclectic
eceonomy->economy
ecidious->deciduous
eclispe->eclipse
ecomonic->economic
ect->etc
eearly->early
efel->evil
effeciency->efficiency
effecient->efficient
effeciently->efficiently
efficency->efficiency
efficent->efficient
efficently->efficiently
efford->effort, afford
effords->efforts, affords
effulence->effluence
eigth->eighth, eight
eiter->either
elction->election
electic->eclectic, electric
electon->election, electron
electrial->electrical
electricly->electrically
electricty->electricity
elementay->elementary
eleminated->eliminated
eleminating->eliminating
eles->eels
eletricity->electricity
elicided->elicited
eligable->eligible
elimentary->elementary
ellected->elected
elphant->elephant
embarass->embarrass
embarassed->embarrassed
embarassing->embarrassing
embarassment->embarrassment
embargos->embargoes
embarras->embarrass
embarrased->embarrassed
embarrasing->embarrassing
embarrasment->embarrassment
embezelled->embezzled
emblamatic->emblematic
eminate->emanate
eminated->emanated
emision->emission
emited->emitted
emiting->emitting
emition->emission, emotion
emmediately->immediately
emmigrated->emigrated, immigrated
emminent->eminent, imminent
emminently->eminently
emmisaries->emissaries
emmisarries->emissaries
emmisarry->emissary
emmisary->emissary
emmision->emission
emmisions->emissions
emmited->emitted
emmiting->emitting
emmitted->emitted
emmitting->emitting
emnity->enmity
emperical->empirical
emphaised->emphasised
emphsis->emphasis
emphysyma->emphysema
empirial->empirical, imperial
emprisoned->imprisoned
enameld->enameled
enchancement->enhancement
encouraing->encouraging
encryptiion->encryption
encylopedia->encyclopedia
endevors->endeavors
endevour->endeavour
endig->ending
endolithes->endoliths
enduce->induce
ened->need
enflamed->inflamed
enforceing->enforcing
engagment->engagement
engeneer->engineer
engeneering->engineering
engieneer->engineer
engieneers->engineers
enlargment->enlargement
enlargments->enlargements
Enlish->English, enlist
enourmous->enormous
enourmously->enormously
ensconsed->ensconced
entaglements->entanglements
enteratinment->entertainment
enthusiatic->enthusiastic
entitity->entity
entitlied->entitled
entrepeneur->entrepreneur
entrepeneurs->entrepreneurs
enviorment->environment
enviormental->environmental
enviormentally->environmentally
enviorments->environments
enviornment->environment
enviornmental->environmental
enviornmentalist->environmentalist
enviornmentally->environmentally
enviornments->environments
enviroment->environment
enviromental->environmental
enviromentalist->environmentalist
enviromentally->environmentally
enviroments->environments
envolutionary->evolutionary
envrionments->environments
enxt->next
epidsodes->episodes
epsiode->episode
equialent->equivalent
equilibium->equilibrium
equilibrum->equilibrium
equiped->equipped
equippment->equipment
equitorial->equatorial
equivelant->equivalent
equivelent->equivalent
equivilant->equivalent
equivilent->equivalent
equivlalent->equivalent
erally->orally, really
eratic->erratic
eratically->erratically
eraticly->erratically
erested->arrested, erected
errupted->erupted
esential->essential
esitmated->estimated
esle->else
especialy->especially
essencial->essential
essense->essence
essentail->essential
essentialy->essentially
essentual->essential
essesital->essential
estabishes->establishes
establising->establishing
ethnocentricm->ethnocentrism
ethose->those, ethos
Europian->European
Europians->Europeans
Eurpean->European
Eurpoean->European
evenhtually->eventually
eventally->eventually
eventhough->even though
eventially->eventually
eventualy->eventually
everthing->everything
everytime->every time
everyting->everything
eveyr->every
evidentally->evidently
exagerate->exaggerate
exagerated->exaggerated
exagerates->exaggerates
exagerating->exaggerating
exagerrate->exaggerate
exagerrated->exaggerated
exagerrates->exaggerates
exagerrating->exaggerating
examinated->examined
exampt->exempt
exapansion->expansion
excact->exact
excange->exchange
excecute->execute
excecuted->executed
excecutes->executes
excecuting->executing
excecution->execution
excedded->exceeded
excelent->excellent
excell->excel
excellance->excellence
excellant->excellent
excells->excels
excercise->exercise
exchanching->exchanging
excisted->existed
exculsivly->exclusively
execising->exercising
exection->execution
exectued->executed
exeedingly->exceedingly
exelent->excellent
exellent->excellent
exemple->example
exept->except
exeptional->exceptional
exerbate->exacerbate
exerbated->exacerbated
exerciese->exercises
exerpt->excerpt
exerpts->excerpts
exersize->exercise
exerternal->external
exhalted->exalted
exhibtion->exhibition
exibition->exhibition
exibitions->exhibitions
exicting->exciting
exinct->extinct
existance->existence
existant->existent
existince->existence
exliled->exiled
exludes->excludes
exmaple->example
exonorate->exonerate
exoskelaton->exoskeleton
expalin->explain
expatriot->expatriate
expeced->expected
expecially->especially
expeditonary->expeditionary
expeiments->experiments
expell->expel
expells->expels
experiance->experience
experianced->experienced
expiditions->expeditions
expierence->experience
explaination->explanation
explaning->explaining
explictly->explicitly
exploititive->exploitative
explotation->exploitation
expropiated->expropriated
expropiation->expropriation
exressed->expressed
extemely->extremely
extention->extension
extentions->extensions
extered->exerted
extermist->extremist
extint->extinct, extant
extradiction->extradition
extraterrestial->extraterrestrial
extraterrestials->extraterrestrials
extravagent->extravagant
extrememly->extremely
extremeophile->extremophile
extremly->extremely
extrordinarily->extraordinarily
extrordinary->extraordinary
eyar->year, eyas
eyars->years, eyas
eyasr->years, eyas
faciliate->facilitate
faciliated->facilitated
faciliates->facilitates
facilites->facilities
facillitate->facilitate
facinated->fascinated
facist->fascist
familes->families
familliar->familiar
famoust->famous
fanatism->fanaticism
Farenheit->Fahrenheit
fatc->fact
faught->fought
favoutrable->favourable
feasable->feasible
Febuary->February
Feburary->February
fedreally->federally
feromone->pheromone
fertily->fertility
fianite->finite
fianlly->finally
ficticious->fictitious
fictious->fictitious
fidn->find
fiel->feel, field, file, phial
fiels->feels, fields, files, phials
fiercly->fiercely
fightings->fighting
filiament->filament
fimilies->families
finacial->financial
finaly->finally
financialy->financially
firends->friends
firts->flirts, first
fisionable->fissionable
flamable->flammable
flawess->flawless
fleed->fled, freed
Flemmish->Flemish
florescent->fluorescent
flourescent->fluorescent
flourine->fluorine
fluorish->flourish
flourishment->flourishing
follwoing->following
folowing->following
fomed->formed
fomr->from, form
fonetic->phonetic
fontrier->fontier
foootball->football
forbad->forbade
forbiden->forbidden
foreward->foreword
forfiet->forfeit
forhead->forehead
foriegn->foreign
Formalhaut->Fomalhaut
formallize->formalize
formallized->formalized
formaly->formally, formerly
formelly->formerly
formidible->formidable
formost->foremost
forsaw->foresaw
forseeable->foreseeable
fortelling->foretelling
forunner->forerunner
foucs->focus
foudn->found
fougth->fought
foundaries->foundries
foundary->foundry
Foundland->Newfoundland
fourties->forties
fourty->forty
fouth->fourth
foward->forward
Fransiscan->Franciscan
Fransiscans->Franciscans
freind->friend
freindly->friendly
frequentily->frequently
frome->from
fromed->formed
froniter->frontier
fucntion->function
fucntioning->functioning
fufill->fulfill
fufilled->fulfilled
fulfiled->fulfilled
fullfill->fulfill
fullfilled->fulfilled
fundametal->fundamental
fundametals->fundamentals
funguses->fungi
funtion->function
furuther->further
futher->further
futhermore->furthermore
futhroc->futhark, futhorc
gae->game, Gael, gale
galatic->galactic
Galations->Galatians
gallaxies->galaxies
galvinized->galvanized
Gameboy->Game Boy
ganerate->generate
ganes->games
ganster->gangster
garantee->guarantee
garanteed->guaranteed
garantees->guarantees
gardai->gardaí
garnison->garrison
gauarana->guaraná
gaurantee->guarantee
gauranteed->guaranteed
gaurantees->guarantees
gaurd->guard, gourd
gaurentee->guarantee
gaurenteed->guaranteed
gaurentees->guarantees
geneological->genealogical
geneologies->genealogies
geneology->genealogy
generaly->generally
generatting->generating
genialia->genitalia
geographicial->geographical
geometrician->geometer
geometricians->geometers
gerat->great
Ghandi->Gandhi
glight->flight
gnawwed->gnawed
godess->goddess
godesses->goddesses
Godounov->Godunov
gogin->going, Gauguin
goign->going
gonig->going
Gothenberg->Gothenburg
Gottleib->Gottlieb
gouvener->governor
govement->government
govenment->government
govenrment->government
goverance->governance
goverment->government
govermental->governmental
governer->governor
governmnet->government
govorment->government
govormental->governmental
govornment->government
gracefull->graceful
graet->great
grafitti->graffiti
gramatically->grammatically
grammaticaly->grammatically
grammer->grammar
grat->great
gratuitious->gratuitous
greatful->grateful
greatfully->gratefully
greif->grief
gridles->griddles
gropu->group
grwo->grow
Guaduloupe->Guadalupe, Guadeloupe
Guadulupe->Guadalupe, Guadeloupe
guage->gauge
guarentee->guarantee
guarenteed->guaranteed
guarentees->guarantees
Guatamala->Guatemala
Guatamalan->Guatemalan
guerrila->guerrilla
guerrilas->guerrillas
guidence->guidance
Guilia->Giulia
Guilio->Giulio
Guiness->Guinness
Guiseppe->Giuseppe
gunanine->guanine
gurantee->guarantee
guranteed->guaranteed
gurantees->guarantees
guttaral->guttural
gutteral->guttural
habaeus->habeas
habeus->habeas
Habsbourg->Habsburg
haemorrage->haemorrhage
haev->have, heave
halarious->hilarious
Hallowean->Hallowe'en, Halloween
halp->help
hapen->happen
hapened->happened
hapening->happening
happend->happened
happended->happened
happenned->happened
harased->harassed
harases->harasses
harasment->harassment
harasments->harassments
harassement->harassment
harras->harass
harrased->harassed
harrases->harasses
harrasing->harassing
harrasment->harassment
harrasments->harassments
harrassed->harassed
harrasses->harassed
harrassing->harassing
harrassment->harassment
harrassments->harassments
hasnt->hasn't
Hatian->Haitian
haviest->heaviest
headquarer->headquarter
headquater->headquarter
headquatered->headquartered
headquaters->headquarters
healthercare->healthcare
heared->heard
heathy->healthy
Heidelburg->Heidelberg
heigher->higher
heirarchy->hierarchy
heiroglyphics->hieroglyphics
helment->helmet
helpfull->helpful
helpped->helped
hemmorhage->hemorrhage
herad->heard, Hera
heridity->heredity
heroe->hero
heros->heroes
hertiage->heritage
hertzs->hertz
hesistant->hesitant
heterogenous->heterogeneous
hieght->height
hierachical->hierarchical
hierachies->hierarchies
hierachy->hierarchy
hierarcical->hierarchical
hierarcy->hierarchy
hieroglph->hieroglyph
hieroglphs->hieroglyphs
higer->higher
higest->highest
higway->highway
hillarious->hilarious
himselv->himself
hinderance->hindrance
hinderence->hindrance
hindrence->hindrance
hipopotamus->hippopotamus
hismelf->himself
histocompatability->histocompatibility
historicians->historians
hitsingles->hit singles
holf->hold
holliday->holiday
homestate->home state
homogeneize->homogenize
homogeneized->homogenized
honory->honorary
horrifing->horrifying
hosited->hoisted
hospitible->hospitable
hounour->honour
housr->hours, house
howver->however
hsitorians->historians
hstory->history
hten->then, hen, the
htere->there, here
htey->they
htikn->think
hting->thing
htink->think
htis->this
humer->humor, humour
humerous->humorous, humerus
huminoid->humanoid
humoural->humoral
humurous->humorous
husban->husband
hvae->have
hvaing->having
hvea->have, heave
hwihc->which
hwile->while
hwole->whole
hydogen->hydrogen
hydropile->hydrophile
hydropilic->hydrophilic
hydropobe->hydrophobe
hydropobic->hydrophobic
hygeine->hygiene
hypocracy->hypocrisy
hypocrasy->hypocrisy
hypocricy->hypocrisy
hypocrit->hypocrite
hypocrits->hypocrites
iconclastic->iconoclastic
idaeidae->idea
idaes->ideas
idealogies->ideologies
idealogy->ideology
identicial->identical
identifers->identifiers
ideosyncratic->idiosyncratic
idesa->ideas, ides
idiosyncracy->idiosyncrasy
Ihaca->Ithaca
illegimacy->illegitimacy
illegitmate->illegitimate
illess->illness
illiegal->illegal
illution->illusion
ilness->illness
ilogical->illogical
imagenary->imaginary
imagin->imagine
imaginery->imaginary, imagery
imanent->eminent, imminent
imcomplete->incomplete
imediately->immediately
imense->immense
imigrant->emigrant, immigrant
imigrated->emigrated, immigrated
imigration->emigration, immigration
iminent->eminent, imminent, immanent
immediatley->immediately
immediatly->immediately
immidately->immediately
immidiately->immediately
immitate->imitate
immitated->imitated
immitating->imitating
immitator->imitator
immunosupressant->immunosuppressant
impecabbly->impeccably
impedence->impedance
implamenting->implementing
impliment->implement
implimented->implemented
imploys->employs
importamt->important
impressario->impresario
imprioned->imprisoned
imprisonned->imprisoned
improvision->improvisation
improvments->improvements
inablility->inability
inaccessable->inaccessible
inadiquate->inadequate
inadquate->inadequate
inadvertant->inadvertent
inadvertantly->inadvertently
inagurated->inaugurated
inaguration->inauguration
inappropiate->inappropriate
inaugures->inaugurates
inbalance->imbalance
inbalanced->imbalanced
inbetween->between
incarcirated->incarcerated
incidentially->incidentally
incidently->incidentally
inclreased->increased
includ->include
includng->including
incompatabilities->incompatibilities
incompatability->incompatibility
incompatable->incompatible
incompatablities->incompatibilities
incompatablity->incompatibility
incompatiblities->incompatibilities
incompatiblity->incompatibility
incompetance->incompetence
incompetant->incompetent
incomptable->incompatible
incomptetent->incompetent
inconsistant->inconsistent
incoroporated->incorporated
incorperation->incorporation
incorportaed->incorporated
incorprates->incorporates
incorruptable->incorruptible
incramentally->incrementally
increadible->incredible
incredable->incredible
inctroduce->introduce
inctroduced->introduced
incuding->including
incunabla->incunabula
indefinately->indefinitely
indefineable->undefinable
indefinitly->indefinitely
indentical->identical
indepedantly->independently
indepedence->independence
independance->independence
independant->independent
independantly->independently
independece->independence
independendet->independent
indespensable->indispensable
indespensible->indispensable
indictement->indictment
indigineous->indigenous
indipendence->independence
indipendent->independent
indipendently->independently
indispensible->indispensable
indisputible->indisputable
indisputibly->indisputably
indite->indict
individualy->individually
indpendent->independent
indpendently->independently
indulgue->indulge
indutrial->industrial
indviduals->individuals
inefficienty->inefficiently
inevatible->inevitable
inevitible->inevitable
inevititably->inevitably
infalability->infallibility
infallable->infallible
infectuous->infectious
infered->inferred
infilitrate->infiltrate
infilitrated->infiltrated
infilitration->infiltration
infinit->infinite
inflamation->inflammation
influencial->influential
influented->influenced
infomation->information
informtion->information
infrantryman->infantryman
infrigement->infringement
ingenius->ingenious
ingreediants->ingredients
inhabitans->inhabitants
inherantly->inherently
inheritage->heritage, inheritance
inheritence->inheritance
inital->initial
initally->initially
initation->initiation
initiaitive->initiative
inlcuding->including
inmigrant->immigrant
inmigrants->immigrants
innoculated->inoculated
inocence->innocence
inofficial->unofficial
inot->into
inpeach->impeach
inpolite->impolite
inprisonment->imprisonment
inproving->improving
insectiverous->insectivorous
insensative->insensitive
inseperable->inseparable
insistance->insistence
insitution->institution
insitutions->institutions
inspite->in spite, inspire
instade->instead
instatance->instance
institue->institute
instuction->instruction
instuments->instruments
instutionalized->institutionalized
instutions->intuitions
insurence->insurance
intelectual->intellectual
inteligence->intelligence
inteligent->intelligent
intenational->international
intented->intended, indented
intepretation->interpretation
intepretator->interpretor
interational->international
interbread->interbreed, interbred
interchangable->interchangeable
interchangably->interchangeably
intercontinetal->intercontinental
intered->interred, interned
interelated->interrelated
interferance->interference
interfereing->interfering
intergrated->integrated
intergration->integration
interm->interim
internation->international
interpet->interpret
interrim->interim
interrugum->interregnum
intertaining->entertaining
interupt->interrupt
intervines->intervenes
intevene->intervene
intial->initial
intially->initially
intrduced->introduced
intrest->interest
introdued->introduced
intruduced->introduced
intrument->instrument
intrumental->instrumental
intruments->instruments
intrusted->entrusted
intutive->intuitive
intutively->intuitively
inudstry->industry
inumerable->enumerable, innumerable
inventer->inventor
invertibrates->invertebrates
investingate->investigate
involvment->involvement
irelevent->irrelevant
iresistable->irresistible
iresistably->irresistibly
iresistible->irresistible
iresistibly->irresistibly
iritable->irritable
iritated->irritated
ironicly->ironically
irregardless->regardless
irrelevent->irrelevant
irreplacable->irreplaceable
irresistable->irresistible
irresistably->irresistibly
isnt->isn't
Israelies->Israelis
issueing->issuing
itnroduced->introduced
iunior->junior
iwll->will
iwth->with
Janurary->January
Januray->January
Japanes->Japanese
jaques->jacques
jeapardy->jeopardy
jewllery->jewellery
Johanine->Johannine
jorunal->journal
Jospeh->Joseph
jouney->journey
journied->journeyed
journies->journeys
jstu->just
jsut->just
Juadaism->Judaism
Juadism->Judaism
judical->judicial
judisuary->judiciary
juducial->judicial
juristiction->jurisdiction
juristictions->jurisdictions
kindergarden->kindergarten
klenex->kleenex
knifes->knives
knive->knife
knowlege->knowledge
knowlegeable->knowledgeable
knwo->know
knwos->knows
konw->know
konws->knows
kwno->know
labatory->lavatory, laboratory
labled->labelled, labeled
labratory->laboratory
laguage->language
laguages->languages
larg->large
largst->largest
larrry->larry
lastr->last
lattitude->latitude
launchs->launch, launches
launhed->launched
lavae->larvae
layed->laid
lazyness->laziness
leage->league
leanr->lean, learn, leaner
leathal->lethal
lefted->left
legitamate->legitimate
legitmate->legitimate
leibnitz->leibniz
lenght->length
leran->learn
lerans->learns
leutenant->lieutenant
levetate->levitate
levetated->levitated
levetates->levitates
levetating->levitating
levle->level
liasion->liaison
liason->liaison
liasons->liaisons
libary->library
libell->libel
libguistic->linguistic
libguistics->linguistics
libitarianisn->libertarianism
lible->libel, liable
lieing->lying
liek->like
liekd->liked
liesure->leisure
lieuenant->lieutenant
lieved->lived
liftime->lifetime
lightyear->light year
lightyears->light years
likelyhood->likelihood
linnaena->linnaean
lippizaner->lipizzaner
liquify->liquefy
liscense->license, licence
lisence->license, licence
lisense->license, licence
listners->listeners
litature->literature
literaly->literally
literture->literature
littel->little
litterally->literally
liuke->like
livley->lively
lmits->limits
loev->love
lonelyness->loneliness
longitudonal->longitudinal
lonley->lonely
lonly->lonely, only
loosing->losing
lotharingen->lothringen
lsat->last
lukid->likud
lveo->love
lvoe->love
Lybia->Libya
maching->machine, marching, matching
mackeral->mackerel
magasine->magazine
magincian->magician
magnificient->magnificent
magolia->magnolia
mailny->mainly
maintainance->maintenance
maintainence->maintenance
maintance->maintenance
maintenence->maintenance
maintinaing->maintaining
maintioned->mentioned
majoroty->majority
maked->marked, made
makse->makes
Malcom->Malcolm
maltesian->Maltese
mamal->mammal
mamalian->mammalian
managable->manageable, manageably
managment->management
maneouvre->manoeuvre
maneouvred->manoeuvred
maneouvres->manoeuvres
maneouvring->manoeuvring
manisfestations->manifestations
manoeuverability->maneuverability
manouver->maneuver, manoeuvre
manouverability->maneuverability, manoeuvrability, manoeuverability
manouverable->maneuverable, manoeuvrable
manouvers->maneuvers, manoeuvres
mantained->maintained
manuever->maneuver, manoeuvre
manuevers->maneuvers, manoeuvres
manufacturedd->manufactured
manufature->manufacture
manufatured->manufactured
manufaturing->manufacturing
manuver->maneuver
mariage->marriage
marjority->majority
markes->marks
marketting->marketing
marmelade->marmalade
marrage->marriage
marraige->marriage
marrtyred->martyred
marryied->married
Massachussets->Massachusetts
Massachussetts->Massachusetts
massmedia->mass media
masterbation->masturbation
mataphysical->metaphysical
materalists->materialist
mathamatics->mathematics
mathematican->mathematician
mathematicas->mathematics
matheticians->mathematicians
mathmatically->mathematically
mathmatician->mathematician
mathmaticians->mathematicians
mccarthyst->mccarthyist
mchanics->mechanics
meaninng->meaning
mear->wear, mere, mare
mechandise->merchandise
medacine->medicine
medeival->medieval
medevial->medieval
mediciney->mediciny
medievel->medieval
mediterainnean->mediterranean
Mediteranean->Mediterranean
meerkrat->meerkat
melieux->milieux
membranaphone->membranophone
memeber->member
menally->mentally
meranda->veranda, Miranda
mercentile->mercantile
messanger->messenger
messenging->messaging
metalic->metallic
metalurgic->metallurgic
metalurgical->metallurgical
metalurgy->metallurgy
metamorphysis->metamorphosis
metaphoricial->metaphorical
meterologist->meteorologist
meterology->meteorology
methaphor->metaphor
methaphors->metaphors
Michagan->Michigan
micoscopy->microscopy
midwifes->midwives
mileau->milieu
milennia->millennia
milennium->millennium
mileu->milieu
miliary->military
milion->million
miliraty->military
millenia->millennia
millenial->millennial
millenialism->millennialism
millenium->millennium
millepede->millipede
millioniare->millionaire
millitary->military
millon->million
miltary->military
minature->miniature
minerial->mineral
miniscule->minuscule
ministery->ministry
minstries->ministries
minstry->ministry
minumum->minimum
mirrorred->mirrored
miscelaneous->miscellaneous
miscellanious->miscellaneous
miscellanous->miscellaneous
mischeivous->mischievous
mischevious->mischievous
mischievious->mischievous
misdameanor->misdemeanor
misdameanors->misdemeanors
misdemenor->misdemeanor
misdemenors->misdemeanors
misfourtunes->misfortunes
misile->missile
Misouri->Missouri
mispell->misspell
mispelled->misspelled
mispelling->misspelling
missen->mizzen
Missisipi->Mississippi
Missisippi->Mississippi
missle->missile
missonary->missionary
misterious->mysterious
mistery->mystery
misteryous->mysterious
mkae->make
mkaes->makes
mkaing->making
mkea->make
moderm->modem
modle->model
moent->moment
moeny->money
mohammedans->muslims
moil->mohel,soil
moleclues->molecules
momento->memento
monestaries->monasteries
monestary->monastery, monetary
monickers->monikers
monolite->monolithic
Monserrat->Montserrat
montains->mountains
montanous->mountainous
Montnana->Montana
monts->months
montypic->monotypic
moreso->more, more so
morgage->mortgage
Morisette->Morissette
Morrisette->Morissette
morroccan->moroccan
morrocco->morocco
morroco->morocco
mortage->mortgage
mosture->moisture
motiviated->motivated
mounth->month
movei->movie
movment->movement
mroe->more
mucuous->mucous
muder->murder
mudering->murdering
muhammadan->muslim
multicultralism->multiculturalism
multipled->multiplied
multiplers->multipliers
munbers->numbers
muncipalities->municipalities
muncipality->municipality
munnicipality->municipality
muscels->mussels, muscles
muscial->musical
muscician->musician
muscicians->musicians
mutiliated->mutilated
myraid->myriad
mysef->myself
mysogynist->misogynist
mysogyny->misogyny
mysterous->mysterious
Mythraic->Mithraic
naieve->naive
Naploeon->Napoleon
Napolean->Napoleon
Napoleonian->Napoleonic
naturaly->naturally
naturely->naturally
naturual->natural
naturually->naturally
Nazereth->Nazareth
neccesarily->necessarily
neccesary->necessary
neccessarily->necessarily
neccessary->necessary
neccessities->necessities
necesarily->necessarily
necesary->necessary
necessiate->necessitate
neglible->negligible
negligable->negligible
negociate->negotiate
negociation->negotiation
negociations->negotiations
negotation->negotiation
neice->niece, nice
neigborhood->neighborhood
neigbour->neighbour, neighbor
neigbourhood->neighbourhood
neigbouring->neighbouring, neighboring
neigbours->neighbours, neighbors
neolitic->neolithic
nessasarily->necessarily
nessecary->necessary
nestin->nesting
neverthless->nevertheless
newletters->newsletters
Newyorker->New Yorker
nickle->nickel
nightfa;;->nightfall
nightime->nighttime
nineth->ninth
ninteenth->nineteenth
ninties->1990s
ninty->ninety
nkow->know
nkwo->know
nmae->name
noncombatents->noncombatants
nonsence->nonsense
nontheless->nonetheless
noone->no one
norhern->northern
northen->northern
northereastern->northeastern
notabley->notably
noteable->notable
noteably->notably
noteriety->notoriety
noth->north
nothern->northern
noticable->noticeable
noticably->noticeably
noticeing->noticing
noticible->noticeable
notwhithstanding->notwithstanding
noveau->nouveau
Novermber->November
nowdays->nowadays
nowe->now
nto->not
nucular->nuclear
nuculear->nuclear
nuisanse->nuisance
Nullabour->Nullarbor
numberous->numerous
Nuremburg->Nuremberg
nusance->nuisance
nutritent->nutrient
nutritents->nutrients
nuturing->nurturing
obediance->obedience
obediant->obedient
obession->obsession
obssessed->obsessed
obstacal->obstacle
obstancles->obstacles
obstruced->obstructed
ocasion->occasion
ocasional->occasional
ocasionally->occasionally
ocasionaly->occasionally
ocasioned->occasioned
ocasions->occasions
ocassion->occasion
ocassional->occasional
ocassionally->occasionally
ocassionaly->occasionally
ocassioned->occasioned
ocassions->occasions
occaison->occasion
occassion->occasion
occassional->occasional
occassionally->occasionally
occassionaly->occasionally
occassioned->occasioned
occassions->occasions
occationally->occasionally
occour->occur
occurance->occurrence
occurances->occurrences
occured->occurred
occurence->occurrence
occurences->occurrences
occuring->occurring
occurr->occur
occurrance->occurrence
occurrances->occurrences
octohedra->octahedra
octohedral->octahedral
octohedron->octahedron
ocuntries->countries
ocuntry->country
ocurr->occur
ocurrance->occurrence
ocurred->occurred
ocurrence->occurrence
offcers->officers
offcially->officially
offereings->offerings
offical->official
offically->officially
officals->officials
officaly->officially
officialy->officially
offred->offered
oftenly->often
oging->going, ogling
ok->OK
omision->omission
omited->omitted
omiting->omitting
omlette->omelette
ommision->omission
ommited->omitted
ommiting->omitting
ommitted->omitted
ommitting->omitting
omniverous->omnivorous
omniverously->omnivorously
omre->more
onot->note, not
onyl->only
openess->openness
oponent->opponent
oportunity->opportunity
opose->oppose
oposite->opposite
oposition->opposition
oppenly->openly
oppinion->opinion
opponant->opponent
oppononent->opponent
oppositition->opposition
oppossed->opposed
opprotunity->opportunity
opression->oppression
opressive->oppressive
opthalmic->ophthalmic
opthalmologist->ophthalmologist
opthalmology->ophthalmology
opthamologist->ophthalmologist
optmizations->optimizations
optomism->optimism
orded->ordered
organim->organism
organistion->organisation
organiztion->organization
orgin->origin, organ
orginal->original
orginally->originally
orginize->organise
oridinarily->ordinarily
origanaly->originally
originall->original, originally
originaly->originally
originially->originally
originnally->originally
origional->original
orignally->originally
orignially->originally
otehr->other
oublisher->publisher
ouevre->oeuvre
oustanding->outstanding
overshaddowed->overshadowed
overthere->over there
overwelming->overwhelming
overwheliming->overwhelming
owrk->work
owudl->would
oxigen->oxygen
oximoron->oxymoron
p0enis->penis
paide->paid
paitience->patience
palce->place, palace
paleolitic->paleolithic
paliamentarian->parliamentarian
Palistian->Palestinian
Palistinian->Palestinian
Palistinians->Palestinians
pallete->palette
pamflet->pamphlet
pamplet->pamphlet
pantomine->pantomime
Papanicalou->Papanicolaou
paralel->parallel
paralell->parallel
paralelly->parallelly
paralely->parallelly
parallely->parallelly
paranthesis->parenthesis
paraphenalia->paraphernalia
parellels->parallels
parituclar->particular
parliment->parliament
parrakeets->parakeets
parralel->parallel
parrallel->parallel
parrallell->parallel
parrallelly->parallelly
parrallely->parallelly
partialy->partially
particually->particularly
particualr->particular
particuarly->particularly
particularily->particularly
particulary->particularly
pary->party
pased->passed
pasengers->passengers
passerbys->passersby
pasttime->pastime
pastural->pastoral
paticular->particular
pattented->patented
pavillion->pavilion
payed->paid
pblisher->publisher
pbulisher->publisher
peacefuland->peaceful and
peageant->pageant
peculure->peculiar
pedestrain->pedestrian
peformed->performed
peice->piece
Peloponnes->Peloponnesus
penatly->penalty
penerator->penetrator
penisula->peninsula
penisular->peninsular
penninsula->peninsula
penninsular->peninsular
pennisula->peninsula
Pennyslvania->Pennsylvania
pensinula->peninsula
peom->poem
peoms->poems
peopel->people
peotry->poetry
perade->parade
percepted->perceived
percieve->perceive
percieved->perceived
perenially->perennially
perfomance->performance
perfomers->performers
performence->performance
performes->performed, performs
perhasp->perhaps
perheaps->perhaps
perhpas->perhaps
peripathetic->peripatetic
peristent->persistent
perjery->perjury
perjorative->pejorative
permanant->permanent
permenant->permanent
permenantly->permanently
permissable->permissible
perogative->prerogative
peronal->personal
perosnality->personality
perphas->perhaps
perpindicular->perpendicular
perseverence->perseverance
persistance->persistence
persistant->persistent
personel->personnel, personal
personell->personnel
personnell->personnel
persuded->persuaded
persue->pursue
persued->pursued
persuing->pursuing
persuit->pursuit
persuits->pursuits
pertubation->perturbation
pertubations->perturbations
pessiary->pessary
petetion->petition
Pharoah->Pharaoh
phenomenom->phenomenon
phenomenonal->phenomenal
phenomenonly->phenomenally
phenomonenon->phenomenon
phenomonon->phenomenon
phenonmena->phenomena
Philipines->Philippines
philisopher->philosopher
philisophical->philosophical
philisophy->philosophy
Phillipine->Philippine
Phillipines->Philippines
Phillippines->Philippines
phillosophically->philosophically
philospher->philosopher
philosphies->philosophies
philosphy->philosophy
Phonecian->Phoenecian
phongraph->phonograph
phylosophical->philosophical
physicaly->physically
piblisher->publisher
pich->pitch
pilgrimmage->pilgrimage
pilgrimmages->pilgrimages
pinapple->pineapple
pinnaple->pineapple
pinoneered->pioneered
plagarism->plagiarism
planation->plantation
planed->planned
plantiff->plaintiff
plateu->plateau
plausable->plausible
playright->playwright
playwrite->playwright
playwrites->playwrights
pleasent->pleasant
plebicite->plebiscite
plesant->pleasant
poenis->penis
poeoples->peoples
poety->poetry
poisin->poison
polical->political
polinator->pollinator
polinators->pollinators
politican->politician
politicans->politicians
poltical->political
polute->pollute
poluted->polluted
polutes->pollutes
poluting->polluting
polution->pollution
polyphonyic->polyphonic
polysaccaride->polysaccharide
polysaccharid->polysaccharide
pomegranite->pomegranate
pomotion->promotion
poportional->proportional
popoulation->population
popularaty->popularity
populare->popular
populer->popular
portait->portrait
portayed->portrayed
portraing->portraying
Portugese->Portuguese
portuguease->portuguese
portugues->Portuguese
posess->possess
posessed->possessed
posesses->possesses
posessing->possessing
posession->possession
posessions->possessions
posion->poison
positon->position, positron
possable->possible
possably->possibly
posseses->possesses
possesing->possessing
possesion->possession
possessess->possesses
possibile->possible
possibilty->possibility
possiblility->possibility
possiblilty->possibility
possiblities->possibilities
possiblity->possibility
possition->position
Postdam->Potsdam
posthomous->posthumous
postion->position
postive->positive
potatos->potatoes
potrait->portrait
potrayed->portrayed
poulations->populations
poverful->powerful
poweful->powerful
powerfull->powerful
ppublisher->publisher
practial->practical
practially->practically
practicaly->practically
practicioner->practitioner
practicioners->practitioners
practicly->practically
practioner->practitioner
practioners->practitioners
prairy->prairie
prarie->prairie
praries->prairies
pratice->practice
preample->preamble
precedessor->predecessor
preceed->precede
preceeded->preceded
preceeding->preceding
preceeds->precedes
precentage->percentage
precice->precise
precisly->precisely
precurser->precursor
predecesors->predecessors
predicatble->predictable
predicitons->predictions
predomiantly->predominately
prefered->preferred
prefering->preferring
preferrably->preferably
pregancies->pregnancies
preiod->period
preliferation->proliferation
premeire->premiere
premeired->premiered
premillenial->premillennial
preminence->preeminence
premission->permission
Premonasterians->Premonstratensians
preocupation->preoccupation
prepair->prepare
prepartion->preparation
prepatory->preparatory
preperation->preparation
preperations->preparations
preriod->period
presedential->presidential
presense->presence
presidenital->presidential
presidental->presidential
presitgious->prestigious
prespective->perspective
prestigeous->prestigious
prestigous->prestigious
presumabely->presumably
presumibly->presumably
pretection->protection
prevelant->prevalent
preverse->perverse
previvous->previous
pricipal->principal
priciple->principle
priestood->priesthood
primarly->primarily
primative->primitive
primatively->primitively
primatives->primitives
primordal->primordial
principlaity->principality
principaly->principality
principial->principal
principly->principally
prinicipal->principal
privalege->privilege
privaleges->privileges
priveledges->privileges
privelege->privilege
priveleged->privileged
priveleges->privileges
privelige->privilege
priveliged->privileged
priveliges->privileges
privelleges->privileges
privilage->privilege
priviledge->privilege
priviledges->privileges
privledge->privilege
privte->private
probabilaty->probability
probablistic->probabilistic
probablly->probably
probalibity->probability
probaly->probably
probelm->problem
proccess->process
proccessing->processing
procede->proceed, precede
proceded->proceeded, preceded
procedes->proceeds, precedes
procedger->procedure
proceding->proceeding, preceding
procedings->proceedings
proceedure->procedure
proces->process
processer->processor
proclaimation->proclamation
proclamed->proclaimed
proclaming->proclaiming
proclomation->proclamation
profesion->profusion, profession
profesor->professor
professer->professor
proffesed->professed
proffesion->profession
proffesional->professional
proffesor->professor
profilic->prolific
progessed->progressed
programable->programmable
progrom->pogrom, program
progroms->pogroms, programs
prohabition->prohibition
prologomena->prolegomena
prominance->prominence
prominant->prominent
prominantly->prominently
prominately->prominently, predominately
promiscous->promiscuous
promotted->promoted
pronomial->pronominal
pronouced->pronounced
pronounched->pronounced
pronounciation->pronunciation
proove->prove
prooved->proved
prophacy->prophecy
propietary->proprietary
propmted->prompted
propoganda->propaganda
propogate->propagate
propogates->propagates
propogation->propagation
propostion->proposition
propotions->proportions
propper->proper
propperly->properly
proprietory->proprietary
proseletyzing->proselytizing
protaganist->protagonist
protaganists->protagonists
protocal->protocol
protoganist->protagonist
protrayed->portrayed
protruberance->protuberance
protruberances->protuberances
prouncements->pronouncements
provacative->provocative
provded->provided
provicial->provincial
provinicial->provincial
provisiosn->provision
provisonal->provisional
proximty->proximity
pseudononymous->pseudonymous
pseudonyn->pseudonym
psuedo->pseudo
psycology->psychology
psyhic->psychic
pubilsher->publisher
pubisher->publisher
publiaher->publisher
publically->publicly
publicaly->publicly
publicher->publisher
publihser->publisher
publisehr->publisher
publiser->publisher
publisger->publisher
publisheed->published
publisherr->publisher
publishher->publisher
publishor->publisher
publishre->publisher
publissher->publisher
publlisher->publisher
publsiher->publisher
publusher->publisher
puchasing->purchasing
Pucini->Puccini
Puertorrican->Puerto Rican
Puertorricans->Puerto Ricans
pulisher->publisher
pumkin->pumpkin
puplisher->publisher
puritannical->puritanical
purposedly->purposely
purpotedly->purportedly
pursuade->persuade
pursuaded->persuaded
pursuades->persuades
pususading->persuading
puting->putting
pwoer->power
pyscic->psychic
qtuie->quite, quiet
quantaty->quantity
quantitiy->quantity
quarantaine->quarantine
Queenland->Queensland
questonable->questionable
quicklyu->quickly
quinessential->quintessential
quitted->quit
quizes->quizzes
qutie->quite, quiet
rabinnical->rabbinical
racaus->raucous
radiactive->radioactive
radify->ratify
raelly->really
rarified->rarefied
reaccurring->recurring
reacing->reaching
reacll->recall
readmition->readmission
realitvely->relatively
realsitic->realistic
realtions->relations
realy->really
realyl->really
reasearch->research
rebiulding->rebuilding
rebllions->rebellions
rebounce->rebound
reccomend->recommend
reccomendations->recommendations
reccomended->recommended
reccomending->recommending
reccommend->recommend
reccommended->recommended
reccommending->recommending
reccuring->recurring
receeded->receded
receeding->receding
receivedfrom->received from
recepient->recipient
recepients->recipients
receving->receiving
rechargable->rechargeable
reched->reached
recide->reside
recided->resided
recident->resident
recidents->residents
reciding->residing
reciepents->recipients
reciept->receipt
recieve->receive
recieved->received
reciever->receiver
recievers->receivers
recieves->receives
recieving->receiving
recipiant->recipient
recipiants->recipients
recived->received
recivership->receivership
recogise->recognise
recogize->recognize
recomend->recommend
recomended->recommended
recomending->recommending
recomends->recommends
recommedations->recommendations
recompence->recompense
reconaissance->reconnaissance
reconcilation->reconciliation
reconized->recognized
reconnaisance->reconnaissance
reconnaissence->reconnaissance
recontructed->reconstructed
recordproducer->record producer
recquired->required
recrational->recreational
recrod->record
recuiting->recruiting
recuring->recurring
recurrance->recurrence
rediculous->ridiculous
reedeming->redeeming
reenforced->reinforced
refect->reflect
refedendum->referendum
referal->referral
referece->reference
refereces->references
refered->referred
referemce->reference
referemces->references
referencs->references
referenece->reference
refereneced->referenced
refereneces->references
referiang->referring
refering->referring
refernce->reference,references
refernces->references
referrence->reference
referrences->references
referrs->refers
reffered->referred
refference->reference
reffering->referring
refrence->reference
refrences->references
refrers->refers
refridgeration->refrigeration
refridgerator->refrigerator
refromist->reformist
refusla->refusal
regardes->regards
regluar->regular
reguarly->regularly
regulaion->regulation
regulaotrs->regulators
regularily->regularly
rehersal->rehearsal
reicarnation->reincarnation
reigining->reigning
reknown->renown
reknowned->renowned
rela->real
relaly->really
relatiopnship->relationship
relativly->relatively
relected->reelected
releive->relieve
releived->relieved
releiver->reliever
releses->releases
relevence->relevance
relevent->relevant
reliablity->reliability
relient->reliant
religeous->religious
religous->religious
religously->religiously
relinqushment->relinquishment
relitavely->relatively
relized->realised, realized
relpacement->replacement
remaing->remaining
remeber->remember
rememberable->memorable
rememberance->remembrance
remembrence->remembrance
remenant->remnant
remenicent->reminiscent
reminent->remnant
reminescent->reminiscent
reminscent->reminiscent
reminsicent->reminiscent
rendevous->rendezvous
rendezous->rendezvous
renedered->rende
renewl->renewal
rennovate->renovate
rennovated->renovated
rennovating->renovating
rennovation->renovation
rentors->renters
reoccurrence->recurrence
reorganision->reorganisation
repatition->repetition, repartition
repblic->republic
repblican->republican
repblicans->republicans
repblics->republics
repectively->respectively
repeition->repetition
repentence->repentance
repentent->repentant
repeteadly->repeatedly
repetion->repetition
repid->rapid
reponse->response
reponsible->responsible
reportadly->reportedly
represantative->representative
representive->representative
representives->representatives
reproducable->reproducible
reprtoire->repertoire
repsectively->respectively
reptition->repetition
repubic->republic
repubican->republican
repubicans->republicans
repubics->republics
republi->republic
republian->republican
republians->republicans
republis->republics
repulic->republic
repulican->republican
repulicans->republicans
repulics->republics
requirment->requirement
requred->required
resaurant->restaurant
resembelance->resemblance
resembes->resembles
resemblence->resemblance
resevoir->reservoir
residental->residential
resignement->resignment
resistable->resistible
resistence->resistance
resistent->resistant
respectivly->respectively
responce->response
responibilities->responsibilities
responisble->responsible
responnsibilty->responsibility
responsability->responsibility
responsibile->responsible
responsibilites->responsibilities
responsiblities->responsibilities
responsiblity->responsibility
ressemblance->resemblance
ressemble->resemble
ressembled->resembled
ressemblence->resemblance
ressembling->resembling
resssurecting->resurrecting
ressurect->resurrect
ressurected->resurrected
ressurection->resurrection
ressurrection->resurrection
restarant->restaurant
restarants->restaurants
restaraunt->restaurant
restaraunteur->restaurateur
restaraunteurs->restaurateurs
restaraunts->restaurants
restauranteurs->restaurateurs
restauration->restoration
restauraunt->restaurant
resteraunt->restaurant
resteraunts->restaurants
resticted->restricted
restraunt->restraint, restaurant
resturant->restaurant
resturants->restaurants
resturaunt->restaurant
resturaunts->restaurants
resurecting->resurrecting
retalitated->retaliated
retalitation->retaliation
retreive->retrieve
returnd->returned
revaluated->reevaluated
reveiw->review
reveral->reversal
reversable->reversible
revolutionar->revolutionary
rewitten->rewritten
rewriet->rewrite
rference->reference
rferences->references
rhymme->rhyme
rhythem->rhythm
rhythim->rhythm
rhytmic->rhythmic
rigeur->rigueur, rigour, rigor
rigourous->rigorous
rininging->ringing
rised->rose
Rockerfeller->Rockefeller
rococco->rococo
rocord->record
roomate->roommate
rougly->roughly
rucuperate->recuperate
rudimentatry->rudimentary
rulle->rule
runing->running
runnung->running
russina->Russian
Russion->Russian
rwite->write
rythem->rhythm
rythim->rhythm
rythm->rhythm
rythmic->rhythmic
rythyms->rhythms
sacrafice->sacrifice
sacreligious->sacrilegious
sacrifical->sacrificial
saftey->safety
safty->safety
salery->salary
sanctionning->sanctioning
sandwhich->sandwich
Sanhedrim->Sanhedrin
santioned->sanctioned
sargant->sergeant
sargeant->sergeant
sasy->says, sassy
satelite->satellite
satelites->satellites
Saterday->Saturday
Saterdays->Saturdays
satisfactority->satisfactorily
satric->satiric
satrical->satirical
satrically->satirically
sattelite->satellite
sattelites->satellites
saught->sought
saveing->saving
saxaphone->saxophone
scaleable->scalable
scandanavia->Scandinavia
scaricity->scarcity
scavanged->scavenged
schedual->schedule
scholarhip->scholarship
scholarstic->scholastic, scholarly
scientfic->scientific
scientifc->scientific
scientis->scientist
scince->science
scinece->science
scirpt->script
scoll->scroll
screenwrighter->screenwriter
scrutinity->scrutiny
scuptures->sculptures
seach->search
seached->searched
seaches->searches
secceeded->seceded, succeeded
seceed->succeed, secede
seceeded->succeeded, seceded
secratary->secretary
secretery->secretary
sedereal->sidereal
seeked->sought
segementation->segmentation
seguoys->segues
seige->siege
seing->seeing
seinor->senior
seldomly->seldom
senarios->scenarios
sence->sense, since
senstive->sensitive
sensure->censure
seperate->separate
seperated->separated
seperately->separately
seperates->separates
seperating->separating
seperation->separation
seperatism->separatism
seperatist->separatist
sepina->subpoena
sepulchure->sepulchre, sepulcher
sepulcre->sepulchre, sepulcher
sergent->sergeant
settelement->settlement
settlment->settlement
severeal->several
severley->severely
severly->severely
sevice->service
shadasloo->shadaloo
shaddow->shadow
shadoloo->shadaloo
shamen->shaman, shamans
sheat->sheath, sheet, cheat
sheild->shield
sherif->sheriff
shineing->shining
shiped->shipped
shiping->shipping
shopkeeepers->shopkeepers
shorly->shortly
shortwhile->short while
shoudl->should
shoudln->should, shouldn't
shouldnt->shouldn't
shreak->shriek
shrinked->shrunk
sicne->since
sideral->sidereal
sieze->seize, size
siezed->seized, sized
siezing->seizing, sizing
siezure->seizure
siezures->seizures
siginificant->significant
signficant->significant
signficiant->significant
signfies->signifies
signifantly->significantly
significently->significantly
signifigant->significant
signifigantly->significantly
signitories->signatories
signitory->signatory
similarily->similarly
similiar->similar
similiarity->similarity
similiarly->similarly
simmilar->similar
simpley->simply
simplier->simpler
simultanous->simultaneous
simultanously->simultaneously
sincerley->sincerely
singsog->singsong
sinse->sines, since
Sionist->Zionist
Sionists->Zionists
Sixtin->Sistine
Skagerak->Skagerrak
skateing->skating
slaugterhouses->slaughterhouses
slighly->slightly
slippy->slippery
slowy->slowly
smae->same
smealting->smelting
smoe->some
sneeks->sneaks
snese->sneeze
socalism->socialism
socities->societies
soem->some
sofware->software
sohw->show
soilders->soldiers
solatary->solitary
soley->solely
soliders->soldiers
soliliquy->soliloquy
soluable->soluble
somene->someone
somtimes->sometimes
somwhere->somewhere
sophicated->sophisticated
sophmore->sophomore
sorceror->sorcerer
sorrounding->surrounding
sotry->story
sotyr->satyr, story
soudn->sound
soudns->sounds
sould->could, should, sold, soul
sountrack->soundtrack
sourth->south
sourthern->southern
souvenier->souvenir
souveniers->souvenirs
soveits->soviets
sovereignity->sovereignty
soverign->sovereign
soverignity->sovereignty
soverignty->sovereignty
spainish->Spanish
speach->speech
specfic->specific
speciallized->specialised, specialized
specif->specific, specify
specifiying->specifying
speciman->specimen
spectauclar->spectacular
spectaulars->spectaculars
spects->aspects, expects
spectum->spectrum
speices->species
spendour->splendour
spermatozoan->spermatozoon
spoace->space
sponser->sponsor
sponsered->sponsored
spontanous->spontaneous
sponzored->sponsored
spoonfulls->spoonfuls
sppeches->speeches
spreaded->spread
sprech->speech
spred->spread
spriritual->spiritual
spritual->spiritual
sqaure->square
stablility->stability
stainlees->stainless
staion->station
standars->standards
stange->strange
startegic->strategic
startegies->strategies
startegy->strategy
stateman->statesman
statememts->statements
statment->statement
steriods->steroids
sterotypes->stereotypes
stilus->stylus
stingent->stringent
stiring->stirring
stirrs->stirs
stlye->style
stomache->stomach
stong->strong
stopry->story
storeis->stories
storise->stories
stornegst->strongest
stoyr->story
stpo->stop
stradegies->strategies
stradegy->strategy
strat->start, strata
stratagically->strategically
streemlining->streamlining
stregth->strength
strenghen->strengthen
strenghened->strengthened
strenghening->strengthening
strenght->strength
strenghten->strengthen
strenghtened->strengthened
strenghtening->strengthening
strengtened->strengthened
strenous->strenuous
strictist->strictest
strikely->strikingly
strnad->strand
stroy->story, destroy
structual->structural
stubborness->stubbornness
stucture->structure
stuctured->structured
studdy->study
studing->studying
stuggling->struggling
sturcture->structure
subcatagories->subcategories
subcatagory->subcategory
subconsiously->subconsciously
subjudgation->subjugation
submachne->submachine
subpecies->subspecies
subsidary->subsidiary
subsiduary->subsidiary
subsquent->subsequent
subsquently->subsequently
substace->substance
substancial->substantial
substatial->substantial
substituded->substituted
substract->subtract
substracted->subtracted
substracting->subtracting
substraction->subtraction
substracts->subtracts
subtances->substances
subterranian->subterranean
suburburban->suburban
succceeded->succeeded
succcesses->successes
succedded->succeeded
succeded->succeeded
succeds->succeeds
succesful->successful
succesfully->successfully
succesfuly->successfully
succesion->succession
succesive->successive
successfull->successful
successully->successfully
succsess->success
succsessfull->successful
suceed->succeed
suceeded->succeeded
suceeding->succeeding
suceeds->succeeds
sucesful->successful
sucesfully->successfully
sucesfuly->successfully
sucesion->succession
sucess->success
sucesses->successes
sucessful->successful
sucessfull->successful
sucessfully->successfully
sucessfuly->successfully
sucession->succession
sucessive->successive
sucessor->successor
sucessot->successor
sucide->suicide
sucidial->suicidal
sufferage->suffrage
sufferred->suffered
sufferring->suffering
sufficent->sufficient
sufficently->sufficiently
sumary->summary
sunglases->sunglasses
suop->soup
superceeded->superseded
superintendant->superintendent
suphisticated->sophisticated
suplimented->supplemented
supose->suppose
suposed->supposed
suposedly->supposedly
suposes->supposes
suposing->supposing
supplamented->supplemented
suppliementing->supplementing
suppoed->supposed
supposingly->supposedly
suppy->supply
supress->suppress
supressed->suppressed
supresses->suppresses
supressing->suppressing
suprise->surprise
suprised->surprised
suprising->surprising
suprisingly->surprisingly
suprize->surprise
suprized->surprised
suprizing->surprising
suprizingly->surprisingly
surfce->surface
surley->surly, surely
suround->surround
surounded->surrounded
surounding->surrounding
suroundings->surroundings
surounds->surrounds
surplanted->supplanted
surpress->suppress
surpressed->suppressed
surprize->surprise
surprized->surprised
surprizing->surprising
surprizingly->surprisingly
surrended->surrounded, surrendered
surrepetitious->surreptitious
surrepetitiously->surreptitiously
surreptious->surreptitious
surreptiously->surreptitiously
surronded->surrounded
surrouded->surrounded
surrouding->surrounding
surrundering->surrendering
surveilence->surveillance
surveill->surveil
surveyer->surveyor
surviver->survivor
survivers->survivors
survivied->survived
suseptable->susceptible
suseptible->susceptible
suspention->suspension
swaer->swear
swaers->swears
swepth->swept
swiming->swimming
syas->says
symetrical->symmetrical
symetrically->symmetrically
symetry->symmetry
symettric->symmetric
symmetral->symmetric
symmetricaly->symmetrically
synagouge->synagogue
syncronization->synchronization
synonomous->synonymous
synonymns->synonyms
synphony->symphony
syphyllis->syphilis
sypmtoms->symptoms
syrap->syrup
sysmatically->systematically
sytem->system
sytle->style
tabacco->tobacco
tahn->than
taht->that
talekd->talked
targetted->targeted
targetting->targeting
tast->taste
tath->that
tattooes->tattoos
taxanomic->taxonomic
taxanomy->taxonomy
teached->taught
techician->technician
techicians->technicians
techiniques->techniques
technitian->technician
technnology->technology
technolgy->technology
teh->the
tehy->they
telelevision->television
televsion->television
telphony->telephony
temerature->temperature
tempalte->template
tempaltes->templates
temparate->temperate
temperarily->temporarily
temperment->temperament
tempertaure->temperature
temperture->temperature
temprary->temporary
tenacle->tentacle
tenacles->tentacles
tendacy->tendency
tendancies->tendencies
tendancy->tendency
tennisplayer->tennis player
tepmorarily->temporarily
terrestial->terrestrial
terriories->territories
terriory->territory
territorist->terrorist
territoy->territory
terroist->terrorist
testiclular->testicular
tghe->the
thast->that, that's
theather->theater
theese->these
theif->thief
theives->thieves
themselfs->themselves
themslves->themselves
ther->there, their, the
therafter->thereafter
therby->thereby
theri->their
theyre->they're
thgat->that
thge->the
thier->their
thign->thing
thigns->things
thigsn->things
thikn->think
thikning->thinking, thickening
thikns->thinks
thiunk->think
thn->then
thna->than
thne->then
thnig->thing
thnigs->things
thoughout->throughout
threatend->threatened
threatning->threatening
threee->three
threshhold->threshold
thrid->third
throrough->thorough
throughly->thoroughly
throught->thought, through, throughout
througout->throughout
thru->through
thsi->this
thsoe->those
thta->that
thyat->that
tiem->time, Tim
tihkn->think
tihs->this
timne->time
tiome->time, tome
tje->the
tjhe->the
tjpanishad->upanishad
tkae->take
tkaes->takes
tkaing->taking
tlaking->talking
tobbaco->tobacco
todays->today's
todya->today
toghether->together
toke->took
tolerence->tolerance
Tolkein->Tolkien
tomatos->tomatoes
tommorow->tomorrow
tommorrow->tomorrow
tongiht->tonight
toriodal->toroidal
tormenters->tormentors
tornadoe->tornado
torpeados->torpedoes
torpedos->torpedoes
tothe->to the
toubles->troubles
tounge->tongue
tourch->torch, touch
towords->towards
towrad->toward
tradionally->traditionally
traditionaly->traditionally
traditionnal->traditional
traditition->tradition
tradtionally->traditionally
trafficed->trafficked
trafficing->trafficking
trafic->traffic
trancendent->transcendent
trancending->transcending
tranform->transform
tranformed->transformed
transcendance->transcendence
transcendant->transcendent
transcendentational->transcendental
transcripting->transcribing, transcription
transending->transcending
transesxuals->transsexuals
transfered->transferred
transfering->transferring
transformaton->transformation
transistion->transition
translater->translator
translaters->translators
transmissable->transmissible
transporation->transportation
tremelo->tremolo
tremelos->tremolos
triguered->triggered
triology->trilogy
troling->trolling
troup->troupe
troups->troupes, troops
truely->truly
trustworthyness->trustworthiness
turnk->turnkey, trunk
Tuscon->Tucson
tust->trust
twelth->twelfth
twon->town
twpo->two
tyhat->that
tyhe->they
typcial->typical
typicaly->typically
tyranies->tyrannies
tyrany->tyranny
tyrranies->tyrannies
tyrrany->tyranny
ubiquitious->ubiquitous
ublisher->publisher
uise->use
Ukranian->Ukrainian
ultimely->ultimately
unacompanied->unaccompanied
unahppy->unhappy
unanymous->unanimous
unathorised->unauthorised
unavailible->unavailable
unballance->unbalance
unbeknowst->unbeknownst
unbeleivable->unbelievable
uncertainity->uncertainty
unchallengable->unchallengeable
unchangable->unchangeable
uncompetive->uncompetitive
unconcious->unconscious
unconciousness->unconsciousness
unconfortability->discomfort
uncontitutional->unconstitutional
unconvential->unconventional
undecideable->undecidable
understoon->understood
undesireable->undesirable
undetecable->undetectable
undoubtely->undoubtedly
undreground->underground
uneccesary->unnecessary
unecessary->unnecessary
unequalities->inequalities
unforetunately->unfortunately
unforgetable->unforgettable
unforgiveable->unforgivable
unfortunatley->unfortunately
unfortunatly->unfortunately
unfourtunately->unfortunately
unihabited->uninhabited
unilateraly->unilaterally
unilatreal->unilateral
unilatreally->unilaterally
uninterruped->uninterrupted
uninterupted->uninterrupted
UnitesStates->UnitedStates
univeral->universal
univeristies->universities
univeristy->university
univerity->university
universtiy->university
univesities->universities
univesity->university
unkown->unknown
unlikey->unlikely
unmanouverable->unmaneuverable, unmanoeuvrable
unmistakeably->unmistakably
unneccesarily->unnecessarily
unneccesary->unnecessary
unneccessarily->unnecessarily
unneccessary->unnecessary
unnecesarily->unnecessarily
unnecesary->unnecessary
unoffical->unofficial
unoperational->nonoperational
unoticeable->unnoticeable
unplease->displease
unplesant->unpleasant
unprecendented->unprecedented
unprecidented->unprecedented
unrepentent->unrepentant
unrepetant->unrepentant
unrepetent->unrepentant
unsed->used, unused, unsaid
unsubstanciated->unsubstantiated
unsuccesful->unsuccessful
unsuccesfully->unsuccessfully
unsuccessfull->unsuccessful
unsucesful->unsuccessful
unsucesfuly->unsuccessfully
unsucessful->unsuccessful
unsucessfull->unsuccessful
unsucessfully->unsuccessfully
unsuprised->unsurprised
unsuprising->unsurprising
unsuprisingly->unsurprisingly
unsuprized->unsurprised
unsuprizing->unsurprising
unsuprizingly->unsurprisingly
unsurprized->unsurprised
unsurprizing->unsurprising
unsurprizingly->unsurprisingly
untill->until
untranslateable->untranslatable
unuseable->unusable
unusuable->unusable
unviersity->university
unwarrented->unwarranted
unweildly->unwieldy
unwieldly->unwieldy
upcomming->upcoming
upgradded->upgraded
upto->up to
usally->usually
useage->usage
usefull->useful
usefuly->usefully
useing->using
usualy->usually
ususally->usually
vaccum->vacuum
vaccume->vacuum
vacinity->vicinity
vaguaries->vagaries
vaieties->varieties
vailidty->validity
valetta->valletta
valuble->valuable
valueable->valuable
varations->variations
varient->variant
variey->variety
varing->varying
varities->varieties
varity->variety
vasall->vassal
vasalls->vassals
vegatarian->vegetarian
vegitable->vegetable
vegitables->vegetables
vegtable->vegetable
vehicule->vehicle
vell->well
venemous->venomous
vengance->vengeance
vengence->vengeance
verfication->verification
verison->version
verisons->versions
vermillion->vermilion
versitilaty->versatility
versitlity->versatility
vetween->between
veyr->very
vigeur->vigueur, vigour, vigor
vigilence->vigilance
vigourous->vigorous
villian->villain
villification->vilification
villify->vilify
villin->villi, villain, villein
vincinity->vicinity
violentce->violence
virtualy->virtually
virutal->virtual
virutally->virtually
visable->visible
visably->visibly
visting->visiting
vistors->visitors
vitories->victories
volcanoe->volcano
voleyball->volleyball
volontary->voluntary
volonteer->volunteer
volonteered->volunteered
volonteering->volunteering
volonteers->volunteers
volounteer->volunteer
volounteered->volunteered
volounteering->volunteering
volounteers->volunteers
volumne->volume
vreity->variety
vrey->very
vriety->variety
vulnerablility->vulnerability
vyer->very
vyre->very
waht->what
wanna->want to
warantee->warranty
wardobe->wardrobe
warrent->warrant
warrriors->warriors
wasnt->wasn't
wass->was
watn->want
wayword->wayward
weaponary->weaponry
weas->was
wehn->when
weild->wield, wild
weilded->wielded
wendsay->Wednesday
wensday->Wednesday
wereabouts->whereabouts
whant->want
whants->wants
whcih->which
wheras->whereas
wherease->whereas
whereever->wherever
whic->which
whihc->which
whith->with
whlch->which
whn->when
wholey->wholly
wholy->wholly, holy
whta->what
whther->whether
wich->which, witch
widesread->widespread
wief->wife
wierd->weird
wiew->view
wih->with
wiht->with
wille->will
willk->will
willingless->willingness
wirting->writing
withdrawl->withdrawal, withdraw
witheld->withheld
withh->with
withing->within
withold->withhold
witht->with
witn->with
wiull->will
wnat->want
wnated->wanted
wnats->wants
wohle->whole
wokr->work
wokring->working
wonderfull->wonderful
wordlwide->worldwide
workststion->workstation
worls->world
worstened->worsened
woudl->would
wresters->wrestlers
wriet->write
writen->written
wroet->wrote
wrok->work
wroking->working
wtih->with
wupport->support
xenophoby->xenophobia
yaching->yachting
yaer->year
yaerly->yearly
yaers->years
yatch->yacht
yearm->year
yeasr->years
yeild->yield
yeilding->yielding
yera->year
yrea->year
yeras->years
yersa->years
yotube->youtube
youseff->yousef
youself->yourself
ytou->you
yuo->you
zeebra->zebra