Frame 1
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
__com_mochibot__("38d06bda", this, 10301, true);
function showEnter() {
clearInterval(showEnterInt);
startButt._visible = true;
_root.percLoaded._visible = false;
startButt.gotoAndPlay(2);
}
fscommand ("showmenu", "false");
Stage.showMenu = false;
var CPMStarPoolID = 1239;
var CPMStarSubPoolID = 5;
System.security.allowDomain("server.cpmstar.com");
adBox.loadMovie((("http://server.cpmstar.com/adviewas2.swf?poolid=" + CPMStarPoolID) + "&subpoolid=") + CPMStarSubPoolID);
onEnterFrame = function () {
loadedAmt = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
_root.loadedVar = loadedAmt + " % LOADED";
_root.percLoaded.text = loadedAmt + " % LOADED";
_root.loaderMC.maskMC._x = (Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) + 24) * 0.8;
if (_root._framesloaded == _root._totalframes) {
delete onEnterFrame;
showEnterInt = setInterval(showEnter, 5000);
}
};
stop();
Instance of Symbol 195 MovieClip in Frame 1
on (release) {
getURL ("http://www.likwidgames.com", "_blank");
}
Instance of Symbol 199 MovieClip "logo" in Frame 1
on (release) {
getURL ("http://www.bubblebox.com/clickreg.php?type=gamestats&id=993&subid=preloader", "_blank");
}
Frame 3
stop();
Frame 4
function fade(soundObj, destVal, time) {
soundObj.vol = soundObj.getVolume();
myTween = new mx.transitions.Tween(soundObj, "vol", mx.transitions.easing.Strong.easeOut, soundObj.vol, destVal, time, true);
myTween.onMotionChanged = function () {
soundObj.setVolume(soundObj.vol);
};
}
stop();
var myMc = this.createEmptyMovieClip("ingameMusic_mc", 1512);
ingameMusic = new Sound(myMc);
ingameMusic.attachSound("ingame");
var myMc2 = this.createEmptyMovieClip("themeMusic_mc", 1513);
themeMusic = new Sound(myMc2);
themeMusic.attachSound("gameTheme");
var clickSnd = new Sound();
clickSnd.attachSound("default_click");
var tokenEarnedSnd = new Sound();
tokenEarnedSnd.attachSound("token_earned");
var letterSelectSnd = new Sound();
letterSelectSnd.attachSound("letter_select");
var letterDeselectSnd = new Sound();
letterDeselectSnd.attachSound("letter_deselect");
var lettersDisappearSnd = new Sound();
lettersDisappearSnd.attachSound("letters_disappear");
var submitWordSnd = new Sound();
submitWordSnd.attachSound("submit_word");
var multiplierSnd = new Sound();
multiplierSnd.attachSound("score_multiplier");
var webStickSnd = new Sound();
webStickSnd.attachSound("web_stick");
var clearedSnd = new Sound();
clearedSnd.attachSound("clean_effect");
var hitHardSnd = new Sound();
hitHardSnd.attachSound("hithard");
var shockSnd = new Sound();
shockSnd.attachSound("shock");
var tallySnd = new Sound();
tallySnd.attachSound("score_tally");
var fanFareSmallSnd = new Sound();
fanFareSmallSnd.attachSound("fanfare_small");
var spiderDropSnd = new Sound();
spiderDropSnd.attachSound("spider_drop");
var eggTileSnd = new Sound();
eggTileSnd.attachSound("egg_tile");
var clockSnd = new Sound();
clockSnd.attachSound("tick_tock");
var dangerSnd = new Sound();
dangerSnd.attachSound("danger");
var bombHissSnd = new Sound();
bombHissSnd.attachSound("bomb_hissing");
var explosionSnd = new Sound();
explosionSnd.attachSound("explosion_sound");
var spraySnd = new Sound();
spraySnd.attachSound("spray_can");
var addLetterSnd = new Sound();
addLetterSnd.attachSound("add_letter");
var gameOverSnd = new Sound();
gameOverSnd.attachSound("game_over_sound");
themeMusic.setVolume(0);
themeMusic.start(0, 999);
fade(themeMusic, 100, 2);
_root.pausedTime = 0;
_root.onEnterFrame = function () {
if (_root.useBomb == true) {
Mouse.hide();
_root.cursor._x = _root._xmouse;
_root.cursor._y = _root._ymouse;
}
if ((timing == true) && (paused == false)) {
_root.timer = Math.round(getTimer() / 1000) - _root.pausedTime;
if ((timer == 60) && (farmCounter == 0)) {
timing = false;
speechBubble.gotoAndPlay(72);
}
}
};
var mouseListener = new Object();
mouseListener.onMouseDown = function () {
_root.mouseDrag = true;
};
mouseListener.onMouseUp = function () {
_root.mouseDrag = false;
};
Mouse.addListener(mouseListener);
function letterInfo() {
A_bias = 9;
B_bias = 11;
C_bias = 13;
D_bias = 17;
E_bias = 30;
F_bias = 32;
G_bias = 35;
H_bias = 37;
I_bias = 46;
J_bias = 47;
K_bias = 48;
L_bias = 52;
M_bias = 54;
N_bias = 60;
O_bias = 68;
P_bias = 70;
Q_bias = 71;
R_bias = 78;
S_bias = 82;
T_bias = 88;
U_bias = 92;
V_bias = 94;
W_bias = 96;
X_bias = 97;
Y_bias = 99;
Z_bias = 100;
A_num = 0;
B_num = 0;
C_num = 0;
D_num = 0;
E_num = 0;
F_num = 0;
G_num = 0;
H_num = 0;
I_num = 0;
J_num = 0;
K_num = 0;
L_num = 0;
M_num = 0;
N_num = 0;
O_num = 0;
P_num = 0;
Q_num = 0;
R_num = 0;
S_num = 0;
T_num = 0;
U_num = 0;
V_num = 0;
W_num = 0;
X_num = 0;
Y_num = 0;
Z_num = 0;
A_total = 9;
B_total = 2;
C_total = 2;
D_total = 4;
E_total = 12;
F_total = 2;
G_total = 3;
H_total = 2;
I_total = 9;
J_total = 1;
K_total = 1;
L_total = 4;
M_total = 2;
N_total = 6;
O_total = 8;
P_total = 2;
Q_total = 1;
R_total = 6;
S_total = 4;
T_total = 6;
U_total = 4;
V_total = 2;
W_total = 2;
X_total = 1;
Y_total = 2;
Z_total = 1;
letterTotal = 98;
A_max = 9;
B_max = 2;
C_max = 2;
D_max = 4;
E_max = 12;
F_max = 2;
G_max = 3;
H_max = 2;
I_max = 9;
J_max = 1;
K_max = 1;
L_max = 4;
M_max = 2;
N_max = 6;
O_max = 8;
P_max = 2;
Q_max = 1;
R_max = 6;
S_max = 4;
T_max = 6;
U_max = 4;
V_max = 2;
W_max = 2;
X_max = 1;
Y_max = 2;
Z_max = 1;
}
function getTileType(tile) {
biasnum = Math.random() * 100;
if (level == 1) {
} else if (level == 2) {
if (biasnum <= 3) {
tile.tile.gotoAndStop(2);
}
if (webFreezeCounter > 0) {
tile.tile.tileType.gotoAndStop(1);
}
} else if (level == 3) {
if (biasnum <= 3) {
tile.tile.gotoAndStop(2);
} else if ((biasnum > 3) && (biasnum <= 4)) {
tile.tile.gotoAndStop(3);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
tile.letterTest = "*";
_root.letterTotal++;
tile.letterMC.gotoAndStop(3);
}
if (webFreezeCounter > 0) {
tile.tile.tileType.gotoAndStop(1);
}
} else if (level == 4) {
if (biasnum <= 3) {
tile.tile.gotoAndStop(2);
} else if ((biasnum > 3) && (biasnum <= 4)) {
tile.tile.gotoAndStop(3);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
tile.letterTest = "*";
_root.letterTotal++;
tile.letterMC.gotoAndStop(3);
}
if (webFreezeCounter > 0) {
tile.tile.tileType.gotoAndStop(1);
}
} else if (level == 5) {
if (biasnum <= 3) {
tile.tile.gotoAndStop(2);
}
if ((biasnum > 3) && (biasnum <= 4)) {
tile.tile.gotoAndStop(3);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
tile.letterTest = "*";
_root.letterTotal++;
tile.letterMC.gotoAndStop(3);
} else if ((biasnum > 4) && (biasnum <= 5)) {
tile.randomTile = true;
tile.tile.gotoAndStop(8);
randomTileArray.push(tile);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
_root.letterTotal++;
}
if (webFreezeCounter > 0) {
tile.tile.tileType.gotoAndStop(1);
}
} else if (level == 6) {
if (biasnum <= 3) {
tile.tile.gotoAndStop(2);
} else if ((biasnum > 3) && (biasnum <= 4)) {
tile.tile.gotoAndStop(3);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
tile.letterTest = "*";
_root.letterTotal++;
tile.letterMC.gotoAndStop(3);
} else if ((biasnum > 4) && (biasnum <= 5)) {
tile.randomTile = true;
tile.tile.gotoAndStop(8);
randomTileArray.push(tile);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
_root.letterTotal++;
}
if (webFreezeCounter > 0) {
tile.tile.tileType.gotoAndStop(1);
}
} else if (level == 7) {
if (biasnum <= 3) {
tile.tile.gotoAndStop(2);
} else if ((biasnum > 2) && (biasnum <= 3.5)) {
tile.tile.gotoAndStop(3);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
tile.letterTest = "*";
_root.letterTotal++;
tile.letterMC.gotoAndStop(3);
} else if ((biasnum > 3.5) && (biasnum <= 5)) {
tile.randomTile = true;
tile.tile.gotoAndStop(8);
randomTileArray.push(tile);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
_root.letterTotal++;
} else if ((biasnum > 5) && (biasnum <= 6)) {
tile.tile.gotoAndStop(5);
}
if (webFreezeCounter > 0) {
tile.tile.tileType.gotoAndStop(1);
}
} else if (level == 8) {
if (biasnum <= 3) {
tile.tile.gotoAndStop(2);
} else if ((biasnum > 2) && (biasnum <= 3.5)) {
tile.tile.gotoAndStop(3);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
tile.letterTest = "*";
_root.letterTotal++;
tile.letterMC.gotoAndStop(3);
} else if ((biasnum > 3.5) && (biasnum <= 5)) {
tile.randomTile = true;
tile.tile.gotoAndStop(8);
randomTileArray.push(tile);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
_root.letterTotal++;
} else if ((biasnum > 5) && (biasnum <= 6)) {
tile.tile.gotoAndStop(5);
} else if ((biasnum > 6) && (biasnum <= 7)) {
tile.tile.gotoAndStop(4);
tile.stone = true;
}
if (webFreezeCounter > 0) {
tile.tile.tileType.gotoAndStop(1);
}
} else if (level == 9) {
if (biasnum <= 3) {
tile.tile.gotoAndStop(2);
} else if ((biasnum > 2) && (biasnum <= 3.5)) {
tile.tile.gotoAndStop(3);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
tile.letterTest = "*";
_root.letterTotal++;
tile.letterMC.gotoAndStop(3);
} else if ((biasnum > 3.5) && (biasnum <= 5)) {
tile.randomTile = true;
tile.tile.gotoAndStop(8);
randomTileArray.push(tile);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
_root.letterTotal++;
} else if ((biasnum > 5) && (biasnum <= 6)) {
tile.tile.gotoAndStop(5);
} else if ((biasnum > 6) && (biasnum <= 7)) {
tile.tile.gotoAndStop(4);
tile.stone = true;
}
if (webFreezeCounter > 0) {
tile.tile.tileType.gotoAndStop(1);
}
} else if (level == 10) {
if (biasnum <= 3) {
tile.tile.gotoAndStop(2);
} else if ((biasnum > 2) && (biasnum <= 3.5)) {
tile.tile.gotoAndStop(3);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
tile.letterTest = "*";
_root.letterTotal++;
tile.letterMC.gotoAndStop(3);
} else if ((biasnum > 3.5) && (biasnum <= 5)) {
tile.randomTile = true;
tile.tile.gotoAndStop(8);
randomTileArray.push(tile);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
_root.letterTotal++;
} else if ((biasnum > 5) && (biasnum <= 6)) {
tile.tile.gotoAndStop(5);
} else if ((biasnum > 6) && (biasnum <= 7)) {
tile.tile.gotoAndStop(4);
tile.stone = true;
} else if ((biasnum > 7) && (biasnum <= 8)) {
tile.tile.gotoAndStop(7);
}
if (webFreezeCounter > 0) {
tile.tile.tileType.gotoAndStop(1);
}
} else if (level >= 11) {
if (biasnum <= 3) {
tile.tile.gotoAndStop(2);
} else if ((biasnum > 2) && (biasnum <= 3.5)) {
tile.tile.gotoAndStop(3);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
tile.letterTest = "*";
_root.letterTotal++;
tile.letterMC.gotoAndStop(3);
} else if ((biasnum > 3.5) && (biasnum <= 5)) {
tile.randomTile = true;
tile.tile.gotoAndStop(8);
randomTileArray.push(tile);
_root[tile.letterTest + "_total"]++;
_root[tile.letterTest + "_num"]--;
_root.letterTotal++;
} else if ((biasnum > 5) && (biasnum <= 6)) {
tile.tile.gotoAndStop(5);
} else if ((biasnum > 6) && (biasnum <= 7)) {
tile.tile.gotoAndStop(4);
tile.stone = true;
} else if ((biasnum > 7) && (biasnum <= 8)) {
tile.tile.gotoAndStop(7);
} else if ((biasnum > 8) && (biasnum <= 9)) {
tile.tile.gotoAndStop(9);
}
if (webFreezeCounter > 0) {
tile.tile.tileType.gotoAndStop(1);
}
}
}
function updateStats() {
if (level == 1) {
minDustCounter = 4;
maxDustCounter = 7;
dustSpreadNum = 1;
bonusList = 0;
cover3Prob = 30;
cover4Prob = 0;
cover5Prob = 0;
} else if (level == 2) {
minDustCounter = 4;
maxDustCounter = 7;
dustSpreadNum = 1;
bonusList = 0;
cover3Prob = 30;
cover4Prob = 0;
cover5Prob = 0;
} else if (level == 3) {
minDustCounter = 4;
maxDustCounter = 6;
dustSpreadNum = 1;
bonusList = 0;
cover3Prob = 30;
cover4Prob = 0;
cover5Prob = 0;
} else if (level == 4) {
minDustCounter = 4;
maxDustCounter = 6;
dustSpreadNum = 1;
bonusList = 0;
cover3Prob = 30;
cover4Prob = 0;
cover5Prob = 0;
} else if (level == 5) {
minDustCounter = 4;
maxDustCounter = 5;
dustSpreadNum = 1;
bonusList = 1;
cover3Prob = 30;
cover4Prob = 10;
cover5Prob = 0;
} else if (level == 6) {
minDustCounter = 4;
maxDustCounter = 5;
dustSpreadNum = 1;
bonusList = 1;
cover3Prob = 30;
cover4Prob = 10;
cover5Prob = 0;
} else if (level == 7) {
minDustCounter = 4;
maxDustCounter = 5;
dustSpreadNum = 1;
bonusList = 1;
cover3Prob = 30;
cover4Prob = 10;
cover5Prob = 0;
} else if (level == 8) {
minDustCounter = 4;
maxDustCounter = 5;
dustSpreadNum = 1;
bonusList = 2;
cover3Prob = 30;
cover4Prob = 10;
cover5Prob = 0;
} else if (level == 9) {
minDustCounter = 3;
maxDustCounter = 5;
dustSpreadNum = 2;
bonusList = 2;
cover3Prob = 40;
cover4Prob = 20;
cover5Prob = 10;
} else if (level >= 10) {
minDustCounter = 3;
maxDustCounter = 5;
dustSpreadNum = 2;
bonusList = 2;
cover3Prob = 40;
cover4Prob = 20;
cover5Prob = 10;
}
}
function randomLetter(tile) {
do {
previousLetter = null;
_root[previousLetter + "_bias"] = 0;
biasnum = Math.round(Math.random() * 98) + 1;
myLetter = findLetter(tile);
} while (lettersAround());
_root[myLetter + "_num"]++;
_root[myLetter + "_total"]--;
letterTotal--;
updateBias();
return(myLetter);
}
function findLetter(tile) {
i = 0;
while (i < alphabet.length) {
if ((biasnum > _root[previousLetter + "_bias"]) && (biasnum <= _root[alphabet[i] + "_bias"])) {
_root.letterFound = alphabet[i];
_root.tile = tile;
return(letterFound);
}
previousLetter = alphabet[i];
i++;
}
}
function updateBias() {
previousBias = 0;
b = 0;
while (b < alphabet.length) {
_root[alphabet[b] + "_bias"] = ((_root[alphabet[b] + "_total"] / letterTotal) * 100) + previousBias;
previousBias = _root[alphabet[b] + "_bias"];
b++;
}
}
function getLetterValue(myLetter) {
letterValue = _root[myLetter + "_value"];
return(letterValue);
}
function lettersAround() {
lettersAroundArray = [];
letterTile = [];
p = 0;
amount = 0;
tile = _root.tile;
if (tile.level[tile.y + 2][tile.x] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y + 2][tile.x].letterTest;
letterTile[p] = cell_movieclips[tile.y + 2][tile.x];
p++;
}
if (tile.level[tile.y - 2][tile.x] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y - 2][tile.x].letterTest;
letterTile[p] = cell_movieclips[tile.y - 2][tile.x];
p++;
}
if (tile.level[tile.y - 1][tile.x - 1] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y - 1][tile.x - 1].letterTest;
letterTile[p] = cell_movieclips[tile.y - 1][tile.x - 1];
p++;
}
if (tile.level[tile.y + 1][tile.x + 1] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y + 1][tile.x + 1].letterTest;
letterTile[p] = cell_movieclips[tile.y + 1][tile.x + 1];
p++;
}
if (tile.level[tile.y + 1][tile.x - 1] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y + 1][tile.x - 1].letterTest;
letterTile[p] = cell_movieclips[tile.y + 1][tile.x - 1];
p++;
}
if (tile.level[tile.y - 1][tile.x + 1] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y - 1][tile.x + 1].letterTest;
letterTile[p] = cell_movieclips[tile.y - 1][tile.x + 1];
p++;
}
l = 0;
while (l < lettersAroundArray.length) {
if (lettersAroundArray[l] == _root.letterFound) {
amount++;
_root.tile2 = letterTile[l];
if (lettersAround2()) {
return(true);
}
return(false);
}
l++;
}
letterCount = 0;
_root.tile.duplicate = false;
return(false);
}
function lettersAround2() {
lettersAroundArray = [];
letterTile = [];
p = 0;
tile = _root.tile2;
if (tile.level[tile.y + 2][tile.x] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y + 2][tile.x].letterTest;
letterTile[p] = cell_movieclips[tile.y + 2][tile.x];
p++;
}
if (tile.level[tile.y - 2][tile.x] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y - 2][tile.x].letterTest;
letterTile[p] = cell_movieclips[tile.y - 2][tile.x];
p++;
}
if (tile.level[tile.y - 1][tile.x - 1] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y - 1][tile.x - 1].letterTest;
letterTile[p] = cell_movieclips[tile.y - 1][tile.x - 1];
p++;
}
if (tile.level[tile.y + 1][tile.x + 1] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y + 1][tile.x + 1].letterTest;
letterTile[p] = cell_movieclips[tile.y + 1][tile.x + 1];
p++;
}
if (tile.level[tile.y + 1][tile.x - 1] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y + 1][tile.x - 1].letterTest;
letterTile[p] = cell_movieclips[tile.y + 1][tile.x - 1];
p++;
}
if (tile.level[tile.y - 1][tile.x + 1] == 1) {
lettersAroundArray[p] = cell_movieclips[tile.y - 1][tile.x + 1].letterTest;
letterTile[p] = cell_movieclips[tile.y - 1][tile.x + 1];
p++;
}
l = 0;
while (l < lettersAroundArray.length) {
if (lettersAroundArray[l] == _root.letterFound) {
return(true);
}
l++;
}
letterCount = 0;
_root.tile.duplicate = false;
return(false);
}
function addDust() {
randomLetter1 = Math.floor(Math.random() * freeTiles.length);
dustTile = freeTiles[randomLetter1];
if ((dustTile.dusted == false) && (dustTile._currentframe != 4)) {
checkForWild(dustTile);
var _local2 = maxDustCounter - minDustCounter;
var _local1 = Math.round(Math.random() * _local2);
_local1 = _local1 + minDustCounter;
dustTile.dusted = true;
dustTile.dustCounter = _local1;
w++;
dustTile.gotoAndStop(3);
dustTile.tile.duster.gotoAndStop(dustTile.dustCounter);
if (dustTile.randomTile == true) {
removeRandom(dustTile);
}
dustTileArray.push(dustTile);
}
freeTiles.splice(randomLetter1, 1);
}
function dustAnimation() {
i = 0;
while (i < dustTileArray.length) {
if (((dustTileArray[i]._currentframe != 3) && (dustTileArray[i]._currentframe < 5)) || (dustTileArray[i].dusted != true)) {
dustTileArray.splice(i, 1);
freeTiles.push(dustTileArray[i]);
if (dustTileArray.length == 0) {
dustTileArray = [];
z = 0;
while (z < 20) {
addDust();
z++;
}
cleared.gotoAndPlay(2);
clearedBoard = true;
boardCleared(clearedBoard);
}
} else {
dustTileArray[i].dustCounter = dustTileArray[i].dustCounter - 1;
thisSpread = false;
if (dustTileArray[i].dustCounter == 0) {
thisSpread = true;
var _local3 = maxDustCounter - minDustCounter;
var _local2 = Math.round(Math.random() * _local3);
_local2 = _local2 + minDustCounter;
dustTileArray[i].dustCounter = _local2;
}
if (thisSpread == true) {
tilesSpreading++;
if (gameOver == true) {
dustSpreadNum = 1;
}
n = 0;
while (n < dustSpreadNum) {
spreadDust(dustTileArray[i], thisSpread);
n++;
}
} else {
spreadDust(dustTileArray[i], thisSpread);
}
dustTileArray[i].tile.duster.gotoAndStop(dustTileArray[i].dustCounter);
}
i++;
}
w = 0;
while (w < webbedLetters.length) {
webbedLetters[w].dustCounter = 5;
w++;
}
if (freeTiles.length < 1) {
clearInterval(_root.gameOverAnim);
cleared.gotoAndStop(213);
if (SoundFX == true) {
gameOverSnd.start(0, 1);
}
}
if ((tilesSpreading > 0) && (gameOver != true)) {
if (SoundFX == true) {
webStickSnd.start(0, 1);
}
}
tilesSpreading = 0;
}
function showDustAnimation(isPaused) {
i = 0;
while (i < dustTileArray.length) {
dustTileArray[i].tile.duster.gotoAndStop(dustTileArray[i].dustCounter);
if (isPaused != true) {
dustTileArray[i].tile.overlay.gotoAndStop(1);
}
i++;
}
w = 0;
while (w < webbedLetters.length) {
webbedLetters[w].dustCounter = 5;
w++;
}
}
function gameOverScreen() {
trace("SHOW GAME OVER");
levelWindow.gotoAndStop(2);
clearInterval(_root.showWindowInt);
}
function hourGlass() {
if (SoundFX == true) {
clockSnd.start(0, 1);
}
clockSnd.onSoundComplete = function () {
if (webFreezeCounter > 1) {
if (SoundFX == true) {
this.start();
}
}
};
webFreezeCounter = 3;
levelBar.spider.stop();
i = 0;
while (i < dustTileArray.length) {
dustTileArray[i].tile.duster.gotoAndStop(5);
dustTileArray[i].tile.overlay.gotoAndStop(3);
i++;
}
h = 0;
while (h < homeTileArray.length) {
homeTileArray[h].tile.gotoAndStop(1);
h++;
}
g = 0;
while (g < goodArray.length) {
goodArray[g].tile.tileType.gotoAndStop(1);
g++;
}
}
function checkFreeze(tile) {
if (webFreezeCounter > 0) {
tile.tile.tileType.gotoAndStop(1);
}
}
function poisonTile() {
if (SoundFX == true) {
eggTileSnd.start(0, 1);
}
i = 0;
while (i < clearedTiles.length) {
if (clearedTiles[i]._currentframe == 4) {
trace("GAME OVER POISON!!!!");
i = clearedTiles.length;
speechBubble.gotoAndPlay(212);
timing = false;
gameOver = true;
levelBar.spider.gotoAndStop(9);
clearedTiles[i].gotoAndStop(3);
q = 0;
while (q < dustTileArray.length) {
dustTileArray[q].letterMC.gotoAndStop(3);
q++;
}
clearInterval(_root.gameOverAnim);
_root.gameOverAnim = setInterval(dustAnimation, 200);
_root.showWindowInt = setInterval(gameOverScreen, 5000);
}
clearedTiles[i].gotoAndPlay(5);
randDustStart = Math.round(Math.random() * 1) + 4;
clearedTiles[i].dustCounter = randDustStart;
clearedTiles[i].tile.duster.gotoAndStop(randDustStart);
clearedTiles[i].stone = false;
clearedTiles[i].dusted = true;
if (clearedTiles[i].randomTile == true) {
removeRandom(clearedTiles[i]);
}
checkForWild(clearedTiles[i]);
dustTileArray.push(clearedTiles[i]);
k = 0;
while (k < freeTiles.length) {
if (freeTiles[k] == clearedTiles[i]) {
freeTiles.splice(k, 1);
break;
}
k++;
}
i++;
}
}
function spreadDust(tile, spread) {
tilesAround = [];
tileDir = [];
p = 0;
if (((cell_movieclips[tile.y + 2][tile.x].dusted == false) && (tile.level[tile.y + 2][tile.x] == 1)) && (cell_movieclips[tile.y + 2][tile.x].cleared != true)) {
tilesAround[p] = cell_movieclips[tile.y + 2][tile.x];
tileDir[p] = "bottom";
p++;
}
if (((cell_movieclips[tile.y - 2][tile.x].dusted == false) && (tile.level[tile.y - 2][tile.x] == 1)) && (cell_movieclips[tile.y - 2][tile.x].cleared != true)) {
tilesAround[p] = cell_movieclips[tile.y - 2][tile.x];
tileDir[p] = "top";
p++;
}
if (((cell_movieclips[tile.y - 1][tile.x - 1].dusted == false) && (tile.level[tile.y - 1][tile.x - 1] == 1)) && (cell_movieclips[tile.y - 1][tile.x - 1].cleared != true)) {
tilesAround[p] = cell_movieclips[tile.y - 1][tile.x - 1];
tileDir[p] = "topleft";
p++;
}
if (((cell_movieclips[tile.y + 1][tile.x + 1].dusted == false) && (tile.level[tile.y + 1][tile.x + 1] == 1)) && (cell_movieclips[tile.y + 1][tile.x + 1].cleared != true)) {
tilesAround[p] = cell_movieclips[tile.y + 1][tile.x + 1];
tileDir[p] = "bottomright";
p++;
}
if (((cell_movieclips[tile.y + 1][tile.x - 1].dusted == false) && (tile.level[tile.y + 1][tile.x - 1] == 1)) && (cell_movieclips[tile.y + 1][tile.x - 1].cleared != true)) {
tilesAround[p] = cell_movieclips[tile.y + 1][tile.x - 1];
tileDir[p] = "bottomleft";
p++;
}
if (((cell_movieclips[tile.y - 1][tile.x + 1].dusted == false) && (tile.level[tile.y - 1][tile.x + 1] == 1)) && (cell_movieclips[tile.y - 1][tile.x + 1].cleared != true)) {
tilesAround[p] = cell_movieclips[tile.y - 1][tile.x + 1];
tileDir[p] = "topright";
p++;
}
if (tilesAround[0] == undefined) {
tile.dustCounter = 4;
} else if (thisSpread == true) {
randomSpread = Math.floor(Math.random() * tilesAround.length);
if (tilesAround[randomSpread]._currentframe == 4) {
speechBubble.gotoAndPlay(212);
if (Music == true) {
fade(ingameMusic, 30, 5);
}
timing = false;
gameOver = true;
levelBar.spider.gotoAndStop(9);
tilesAround[randomSpread].gotoAndStop(3);
q = 0;
while (q < dustTileArray.length) {
dustTileArray[q].letterMC.gotoAndStop(3);
q++;
}
clearInterval(_root.gameOverAnim);
_root.gameOverAnim = setInterval(dustAnimation, 200);
_root.showWindowInt = setInterval(gameOverScreen, 5000);
} else {
checkForWild(tilesAround[randomSpread]);
attachMovie("webShot", "webShot" + d, d);
this["webShot" + d]._x = tile._x + 167;
this["webShot" + d]._y = tile._y + 70;
this["webShot" + d].gotoAndPlay(("" + tileDir[randomSpread]) + "");
d++;
tilesAround[randomSpread].gotoAndPlay(5);
var _local5 = maxDustCounter - minDustCounter;
var _local4 = Math.round(Math.random() * _local5);
_local4 = _local4 + minDustCounter;
tilesAround[randomSpread].dustCounter = _local4;
tilesAround[randomSpread].tile.duster.gotoAndStop(_local4);
tilesAround[randomSpread].stone = false;
tilesAround[randomSpread].dusted = true;
if (tilesAround[randomSpread].randomTile == true) {
trace("SPREAD TO A RANDOM TILE");
removeRandom(tilesAround[randomSpread], true);
}
if (gameOver == true) {
if (SoundFX == true) {
lettersDisappearSnd.start(0, 1);
}
tilesAround[randomSpread].letterMC.gotoAndStop(3);
tilesAround[randomSpread].tile.duster.gotoAndStop(5);
}
dustTileArray.push(tilesAround[randomSpread]);
k = 0;
while (k < freeTiles.length) {
if (freeTiles[k] == tilesAround[randomSpread]) {
freeTiles.splice(k, 1);
break;
}
k++;
}
}
}
}
function checkForWild(tile) {
if (tile.tile._currentframe == 3) {
trace("WAS A WILD TILE");
newLetter = randomLetter(tile);
tile.letterTest = newLetter;
tile.letterValue = getLetterValue(tile.letterTest);
tile.letterMC.gotoAndStop(1);
tile.letterMC.letter = tile.letterTest;
if (tile.letterMC.letter == "Q") {
tile.letterMC.gotoAndStop(2);
tile.letterMC.letter = "Qu";
}
}
}
function coverTileAnimation(webTile, obj, intVar) {
trace("ADDING COVER TILE");
webTile.web.gotoAndStop(2);
webTile.webTime = Math.round(Math.random() * 1) + 2;
_root.webbedLetters.push(webTile);
webTile.gotoAndStop(3);
if (webFreezeCounter > 0) {
webTile.tile.overlay.gotoAndStop(3);
}
webTile.dustCounter = 5;
webTile.tile.duster.gotoAndStop(5);
webTile.dusted = true;
_root.dustTileArray.push(webTile);
if (webTile.randomTile == true) {
removeRandom(webTile);
}
clearInterval(obj[intVar]);
}
function addWeb() {
randomLetter2 = Math.floor(Math.random() * freeTiles.length);
checkForWild(freeTiles[randomLetter2]);
if (freeTiles[randomLetter2]._currentframe != 4) {
attachMovie("spiderCover", "spiderCover" + d, d);
this["spiderCover" + d]._x = freeTiles[randomLetter2]._x + 170;
this["spiderCover" + d]._y = freeTiles[randomLetter2]._y + 90;
webAdded = freeTiles[randomLetter2];
this["spiderCover" + d].gotoAndPlay(2);
var _local2 = "webInt" + d;
this[_local2] = setInterval(coverTileAnimation, 500, webAdded, this, _local2);
d++;
freeTiles.splice(randomLetter2, 1);
}
}
function updateWeb() {
i = 0;
while (i < webbedLetters.length) {
webbedLetters[i].webTime--;
if (webbedLetters[i].webTime == 0) {
webbedLetters[i].web.gotoAndStop(1);
webbedLetters.splice(i, 1);
}
i++;
}
}
function addHome() {
if (freeTiles.length > 0) {
randomLetter2 = Math.floor(Math.random() * freeTiles.length);
freeTiles[randomLetter2].gotoAndStop(4);
removeRandom(freeTiles[randomLetter2]);
homeTileArray.push(freeTiles[randomLetter2]);
homer = freeTiles[randomLetter2];
checkFreeze(freeTiles[randomLetter2]);
checkForWild(freeTiles[randomLetter2]);
if ((freeTiles[randomLetter2]._currentframe == 17) || (freeTiles[randomLetter2].tile._currentframe == 8)) {
} else {
_root[freeTiles[randomLetter2].letterTest + "_num"]--;
_root[freeTiles[randomLetter2].letterTest + "_total"]++;
letterTotal++;
}
freeTiles[randomLetter2].letterTest = "";
freeTiles[randomLetter2].letterValue = 0;
freeTiles[randomLetter2].letterMC.letter = freeTiles[randomLetter2].letterTest;
attachMovie("HomeTileIntro", "HomeTileIntro" + d, d);
this["HomeTileIntro" + d]._x = freeTiles[randomLetter2]._x + 170;
this["HomeTileIntro" + d]._y = freeTiles[randomLetter2]._y + 90;
d++;
freeTiles.splice(randomLetter2, 1);
} else {
trace("FULL");
}
}
function addWild() {
if (freeTiles.length > 0) {
randomLetter2 = Math.floor(Math.random() * freeTiles.length);
freeTiles[randomLetter2].tile.gotoAndStop(3);
checkFreeze(freeTiles[randomLetter2]);
_root[freeTiles[randomLetter2].letterTest + "_total"]++;
_root[freeTiles[randomLetter2].letterTest + "_num"]--;
freeTiles[randomLetter2].letterTest = "*";
trace("Add WILD 1");
letterTotal++;
freeTiles[randomLetter2].letterMC.gotoAndStop(3);
attachMovie("WildIntro", "WildIntro" + d, d);
this["WildIntro" + d]._x = freeTiles[randomLetter2]._x + 170;
this["WildIntro" + d]._y = freeTiles[randomLetter2]._y + 90;
d++;
}
}
function addEmerald() {
if (freeTiles.length > 0) {
randomLetter2 = Math.floor(Math.random() * freeTiles.length);
freeTiles[randomLetter2].tile.gotoAndStop(2);
checkFreeze(freeTiles[randomLetter2]);
checkForWild(freeTiles[randomLetter2]);
attachMovie("EmeraldIntro", "EmeraldIntro" + d, d);
this["EmeraldIntro" + d]._x = freeTiles[randomLetter2]._x + 170;
this["EmeraldIntro" + d]._y = freeTiles[randomLetter2]._y + 90;
d++;
}
}
function addShifter() {
randomLetter2 = Math.floor(Math.random() * freeTiles.length);
freeTiles[randomLetter2].tile.gotoAndStop(8);
checkFreeze(freeTiles[randomLetter2]);
checkForWild(freeTiles[randomLetter2]);
freeTiles[randomLetter2].randomTile = true;
randomTileArray.push(freeTiles[randomLetter2]);
_root[freeTiles[randomLetter2].letterTest + "_total"]++;
_root[freeTiles[randomLetter2].letterTest + "_num"]--;
letterTotal++;
attachMovie("ShifterIntro", "ShifterIntro" + d, d);
this["ShifterIntro" + d]._x = freeTiles[randomLetter2]._x + 170;
this["ShifterIntro" + d]._y = freeTiles[randomLetter2]._y + 90;
d++;
}
function addRuby() {
if (freeTiles.length > 0) {
randomLetter2 = Math.floor(Math.random() * freeTiles.length);
freeTiles[randomLetter2].tile.gotoAndStop(5);
checkFreeze(freeTiles[randomLetter2]);
checkForWild(freeTiles[randomLetter2]);
attachMovie("RubyIntro", "RubyIntro" + d, d);
this["RubyIntro" + d]._x = freeTiles[randomLetter2]._x + 170;
this["RubyIntro" + d]._y = freeTiles[randomLetter2]._y + 90;
d++;
}
}
function addIron() {
randomLetter2 = Math.floor(Math.random() * freeTiles.length);
freeTiles[randomLetter2].tile.gotoAndStop(4);
checkFreeze(freeTiles[randomLetter2]);
checkForWild(freeTiles[randomLetter2]);
freeTiles[randomLetter2].stone = true;
attachMovie("IronIntro", "IronIntro" + d, d);
this["IronIntro" + d]._x = freeTiles[randomLetter2]._x + 170;
this["IronIntro" + d]._y = freeTiles[randomLetter2]._y + 90;
d++;
}
function addCoal() {
if (freeTiles.length > 0) {
randomLetter2 = Math.floor(Math.random() * freeTiles.length);
freeTiles[randomLetter2].tile.gotoAndStop(6);
checkFreeze(freeTiles[randomLetter2]);
checkForWild(freeTiles[randomLetter2]);
attachMovie("CoalIntro", "CoalIntro" + d, d);
this["CoalIntro" + d]._x = freeTiles[randomLetter2]._x + 170;
this["CoalIntro" + d]._y = freeTiles[randomLetter2]._y + 90;
d++;
}
}
function addDiamond() {
if (freeTiles.length > 0) {
randomLetter2 = Math.floor(Math.random() * freeTiles.length);
freeTiles[randomLetter2].tile.gotoAndStop(7);
checkFreeze(freeTiles[randomLetter2]);
checkForWild(freeTiles[randomLetter2]);
attachMovie("DiamondIntro", "DiamondIntro" + d, d);
this["DiamondIntro" + d]._x = freeTiles[randomLetter2]._x + 170;
this["DiamondIntro" + d]._y = freeTiles[randomLetter2]._y + 90;
d++;
}
}
function addSpiderEgg() {
if (freeTiles.length > 0) {
randomLetter2 = Math.floor(Math.random() * freeTiles.length);
freeTiles[randomLetter2].tile.gotoAndStop(9);
checkFreeze(freeTiles[randomLetter2]);
checkForWild(freeTiles[randomLetter2]);
attachMovie("SpiderEggIntro", "SpiderEggIntro" + d, d);
this["SpiderEggIntro" + d]._x = freeTiles[randomLetter2]._x + 170;
this["SpiderEggIntro" + d]._y = freeTiles[randomLetter2]._y + 90;
d++;
}
}
function addBonusWord() {
bonusWordArray = [];
randLetter = Math.round(Math.random() * (alphabet.length - 1));
var _local3 = alphabet[randLetter];
_local3 = _local3.toLowerCase();
if (avgWordLength != 0) {
a = 0;
while (a < avgWordLengthArr.length) {
avgWordLength = avgWordLength + avgWordLengthArr[a];
a++;
}
avgWordLength = Math.round(avgWordLength / avgWordLengthArr.length);
} else {
avgWordLength = 4;
}
var _local1 = dictionary[_local3];
for (var _local2 in _local1) {
if (_local2.length == avgWordLength) {
bonusWordArray.push(_local2);
}
}
randWord = Math.round(Math.random() * (bonusWordArray.length - 1));
bonusWord = bonusWordArray[randWord];
bonusWordBIG = bonusWord.toUpperCase();
}
function rubyCheck(score) {
if (score >= 4000) {
randomRuby = Math.round(Math.random() * alphabet.length);
powerUps.gotoAndStop(2);
rubyTile = alphabetUsed[randomRuby];
_root.powerUps[rubyTile].gotoAndStop(2);
_root.powerUps[rubyTile].sparkle.gotoAndPlay(2);
r = 0;
while (r < alphabetUsed.length) {
if (alphabetUsed[r] == rubyTile) {
alphabetUsed.splice(r, 1);
}
r++;
}
rubyPool = 0;
} else if (rubyPool >= 4000) {
randomRuby = Math.round(Math.random() * alphabet.length);
powerUps.gotoAndStop(2);
rubyTile = alphabetUsed[randomRuby];
_root.powerUps[rubyTile].gotoAndStop(2);
_root.powerUps[rubyTile].sparkle.gotoAndPlay(2);
r = 0;
while (r < alphabetUsed.length) {
if (alphabetUsed[r] == rubyTile) {
alphabetUsed.splice(r, 1);
}
r++;
}
rubyPool = 0;
} else if (rubyPool == 0) {
rubyPool = rubyPool + score;
} else if ((score + rubyPool) >= 4000) {
randomRuby = Math.round(Math.random() * alphabet.length);
powerUps.gotoAndStop(2);
rubyTile = alphabetUsed[randomRuby];
_root.powerUps[rubyTile].gotoAndStop(2);
_root.powerUps[rubyTile].sparkle.gotoAndPlay(2);
r = 0;
while (r < alphabetUsed.length) {
if (alphabetUsed[r] == rubyTile) {
alphabetUsed.splice(r, 1);
}
r++;
}
rubyPool = 0;
} else {
rubyPool = rubyPool + score;
if (rubyPool < 0) {
rubyPool = 0;
}
}
}
function diamondCheck(score) {
if (score >= 15000) {
randomDiamond = Math.round(Math.random() * alphabet.length);
powerUps.gotoAndStop(2);
diamondTile = alphabetUsed[randomDiamond];
_root.powerUps[diamondTile].gotoAndStop(3);
_root.powerUps[diamondTile].sparkle.gotoAndPlay(2);
r = 0;
while (r < alphabetUsed.length) {
if (alphabetUsed[r] == diamondTile) {
alphabetUsed.splice(r, 1);
}
r++;
}
diamondPool = 0;
} else if (diamondPool >= 15000) {
randomDiamond = Math.round(Math.random() * alphabet.length);
powerUps.gotoAndStop(2);
diamondTile = alphabetUsed[randomDiamond];
_root.powerUps[diamondTile].gotoAndStop(3);
_root.powerUps[diamondTile].sparkle.gotoAndPlay(2);
r = 0;
while (r < alphabetUsed.length) {
if (alphabetUsed[r] == diamondTile) {
alphabetUsed.splice(r, 1);
}
r++;
}
diamondPool = 0;
} else if (diamondPool == 0) {
diamondPool = diamondPool + score;
} else if ((score + diamondPool) >= 15000) {
randomDiamond = Math.round(Math.random() * alphabet.length);
powerUps.gotoAndStop(2);
diamondTile = alphabetUsed[randomDiamond];
_root.powerUps[diamondTile].gotoAndStop(3);
_root.powerUps[diamondTile].sparkle.gotoAndPlay(2);
r = 0;
while (r < alphabetUsed.length) {
if (alphabetUsed[r] == diamondTile) {
alphabetUsed.splice(r, 1);
}
r++;
}
diamondPool = 0;
} else {
diamondPool = diamondPool + score;
if (diamondPool < 0) {
diamondPool = 0;
}
}
}
function tokenCheck(wordLength) {
if (tokens == 0) {
if ((wordLength > 3) && (wordLength < 7)) {
tokens++;
tokenEffects(1);
} else if ((wordLength >= 7) && (wordLength < 10)) {
tokens = tokens + 2;
tokenEffects(2);
} else if (wordLength >= 10) {
tokens = tokens + 3;
tokenEffects(3);
}
} else if (tokens == 1) {
if ((wordLength > 4) && (wordLength < 8)) {
tokens++;
tokenEffects(1);
} else if ((wordLength >= 8) && (wordLength < 11)) {
tokens = tokens + 2;
tokenEffects(2);
} else if (wordLength >= 11) {
tokens = tokens + 3;
tokenEffects(3);
}
} else if (tokens == 2) {
if ((wordLength > 5) && (wordLength < 9)) {
tokens++;
tokenEffects(1);
} else if ((wordLength >= 9) && (wordLength < 12)) {
tokens = tokens + 2;
tokenEffects(2);
} else if (wordLength >= 12) {
tokens = tokens + 3;
tokenEffects(3);
}
} else if (tokens == 3) {
if ((wordLength > 5) && (wordLength < 10)) {
tokens++;
tokenEffects(1);
} else if (wordLength >= 10) {
tokens = tokens + 2;
tokenEffects(2);
}
} else if (tokens == 4) {
if ((wordLength > 6) && (wordLength < 11)) {
tokens++;
tokenEffects(1);
} else if (wordLength >= 11) {
tokens = tokens + 2;
tokenEffects(2);
}
} else if (tokens == 5) {
if ((wordLength > 6) && (wordLength < 12)) {
tokens++;
tokenEffects(1);
} else if (wordLength >= 12) {
tokens = tokens + 2;
tokenEffects(2);
}
} else if (tokens == 6) {
if (wordLength > 6) {
tokens++;
tokenEffects(1);
}
} else if (tokens == 7) {
if (wordLength > 7) {
tokens++;
tokenEffects(1);
}
} else if (tokens == 8) {
if (wordLength > 7) {
tokens++;
tokenEffects(1);
}
} else if (tokens == 9) {
if (wordLength > 8) {
tokens++;
tokenEffects(1);
}
} else if (tokens >= 10) {
if (wordLength > 8) {
tokens++;
tokenEffects(1);
}
}
}
function tokenEffects(amount) {
if (amount == 1) {
tokenAnimation.gotoAndPlay(2);
} else if (amount == 2) {
tokenAnimation.gotoAndPlay(21);
} else if (amount == 3) {
tokenAnimation.gotoAndPlay(45);
}
tokenRotate.play();
tokenUpdate(true);
if (SoundFX == true) {
tokenEarnedSnd.start(0, 1);
}
if (_root.firstPlayCoin == true) {
_root.firstPlayCoin = false;
_root.paused = true;
_root.levelWindow.gotoAndStop(23);
levelBar.spider.stop();
i = 0;
while (i < dustTileArray.length) {
dustTileArray[i].tile.duster.gotoAndStop(5);
i++;
}
h = 0;
while (h < homeTileArray.length) {
homeTileArray[h].tile.gotoAndStop(1);
h++;
}
g = 0;
while (g < goodArray.length) {
goodArray[g].tile.tileType.gotoAndStop(1);
g++;
}
_root.fade(_root.ingameMusic, 0, 2);
}
}
function tokenUpdate(adding) {
if (tokens > 0) {
if ((tokens < 2) && (adding == true)) {
powerUps.sparkleWipe.gotoAndPlay(2);
}
if (tokens < 2) {
powerUps.gotoAndStop(2);
}
if (tokens > 2) {
if ((tokens < 4) && (adding == true)) {
powerUps.freezeSparkle.gotoAndPlay(2);
}
powerUps.sand.gotoAndStop(2);
} else {
powerUps.sand.gotoAndStop(1);
}
if (tokens > 1) {
if ((tokens < 3) && (adding == true)) {
powerUps.spraySparkle.gotoAndPlay(2);
}
powerUps.spray.gotoAndStop(2);
} else {
powerUps.spray.gotoAndStop(1);
powerUps.zap.gotoAndStop(1);
powerUps.bomb.gotoAndStop(1);
}
if (tokens > 2) {
if ((tokens < 4) && (adding == true)) {
powerUps.zapSparkle.gotoAndPlay(2);
}
powerUps.zap.gotoAndStop(2);
} else {
powerUps.zap.gotoAndStop(1);
}
if (tokens > 3) {
if ((tokens < 5) && (adding == true)) {
powerUps.bombSparkle.gotoAndPlay(2);
}
powerUps.bomb.gotoAndStop(2);
} else {
powerUps.bomb.gotoAndStop(1);
}
} else {
powerUps.spray.gotoAndStop(1);
powerUps.zap.gotoAndStop(1);
powerUps.gotoAndStop(1);
powerUps.bomb.gotoAndStop(1);
powerUps.sand.gotoAndStop(1);
}
}
function coverTileCheck(wordLength) {
if (wordLength == 3) {
randNum = Math.round((Math.random() * 99) + 1);
if (randNum <= cover3Prob) {
addWeb();
}
} else if (wordLength == 4) {
randNum = Math.round((Math.random() * 99) + 1);
if (randNum <= cover4Prob) {
addWeb();
}
} else if (wordLength == 5) {
randNum = Math.round((Math.random() * 99) + 1);
if (randNum <= cover5Prob) {
addWeb();
}
}
}
function changeLetter(tile) {
if ((tile.pressed != true) && (tile.tile._currentframe == 1)) {
attachMovie("tokensUsedMC", "tokensUsedMC" + d, d);
_root["tokensUsedMC" + d]._x = _xmouse + 95;
_root["tokensUsedMC" + d]._y = _ymouse + 120;
_root["tokensUsedMC" + d].gotoAndPlay(2);
d++;
tile.overlay.gotoAndPlay(19);
if (_root.previousButton._currentframe == 1) {
if (((tile._currentframe == 3) || (tile._currentframe == 16)) || (tile._currentframe == 17)) {
tile.gotoAndStop(2);
gemWeb.push(tile);
}
tile.tile.gotoAndStop(2);
} else if (_root.previousButton._currentframe == 2) {
if (((tile._currentframe == 3) || (tile._currentframe == 16)) || (tile._currentframe == 17)) {
tile.gotoAndStop(2);
gemWeb.push(tile);
}
tile.tile.gotoAndStop(5);
alphabetUsed.push(_root.addLetter);
} else if (_root.previousButton._currentframe == 3) {
if (((tile._currentframe == 3) || (tile._currentframe == 16)) || (tile._currentframe == 17)) {
tile.gotoAndStop(2);
gemWeb.push(tile);
}
tile.tile.gotoAndStop(7);
alphabetUsed.push(_root.addLetter);
}
tokens = tokens - 1;
_root.tokenBox.gotoAndPlay(2);
this[tile.letterTest + "_total"]++;
this[tile.letterTest + "_num"]--;
letterTotal++;
updateBias();
if (_root.addLetter == "Q") {
tile.letterMC.gotoAndStop(2);
tile.letterMC.letter = "Qu";
} else {
tile.letterMC.gotoAndStop(1);
tile.letterMC.letter = _root.addLetter;
}
changeLetterArray.push(tile);
tile.addedLetter = true;
tile.letterTest = _root.addLetter;
tile.letterValue = getLetterValue(tile.letterTest);
_root.previousButton.gotoAndStop(1);
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
tokenRotate.play();
_root.tokenUpdate(false);
} else {
_root.previousButton.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
}
}
function bombPowerup(tile) {
bombTiles = [];
b = 0;
if (tile.level[tile.y + 2][tile.x] == 1) {
bombTiles[b] = cell_movieclips[tile.y + 2][tile.x];
b++;
}
if (tile.level[tile.y - 2][tile.x] == 1) {
bombTiles[b] = cell_movieclips[tile.y - 2][tile.x];
b++;
}
if (tile.level[tile.y - 1][tile.x - 1] == 1) {
bombTiles[b] = cell_movieclips[tile.y - 1][tile.x - 1];
b++;
}
if (tile.level[tile.y + 1][tile.x + 1] == 1) {
bombTiles[b] = cell_movieclips[tile.y + 1][tile.x + 1];
b++;
}
if (tile.level[tile.y + 1][tile.x - 1] == 1) {
bombTiles[b] = cell_movieclips[tile.y + 1][tile.x - 1];
b++;
}
if (tile.level[tile.y - 1][tile.x + 1] == 1) {
bombTiles[b] = cell_movieclips[tile.y - 1][tile.x + 1];
b++;
}
bombTiles[b] = tile;
t = 0;
while (t < bombTiles.length) {
if ((bombTiles[t]._currentframe != 4) && (bombTiles[t].tile._currentframe != 4)) {
letterTotal++;
if ((bombTiles[t]._currentframe != 17) && (bombTiles[t].tile._currentframe != 8)) {
_root[bombTiles[t].letterTest + "_total"]++;
_root[bombTiles[t].letterTest + "_num"]--;
} else {
trace("BOMBED A RANDOM TILE");
trace(bombTiles[t].tile._currentframe);
}
if (bombTiles[t].dusted == true) {
i = 0;
while (i < dustTileArray.length) {
if (dustTileArray[i] == bombTiles[t]) {
dustTileArray.splice(i, 1);
break;
}
i++;
}
}
if (bombTiles[t].randomTile == true) {
removeRandom(bombTiles[t]);
}
p = _root.n;
while (p > 0) {
removeMovieClip(_root["bridge" + p]);
p--;
}
_root.n = 1;
bombTiles[t].dusted = false;
bombTiles[t].gotoAndStop(2);
bombTiles[t].tile.gotoAndStop(1);
bombTiles[t].web.gotoAndStop(1);
newLetter = randomLetter(bombTiles[t]);
bombTiles[t].letterTest = newLetter;
bombTiles[t].letterMC.gotoAndStop(1);
bombTiles[t].letterMC.letter = bombTiles[t].letterTest;
if (bombTiles[t].letterMC.letter == "Q") {
bombTiles[t].letterMC.gotoAndStop(2);
bombTiles[t].letterMC.letter = "Qu";
}
}
t++;
}
_root.curWord = "";
numPressed = 0;
attachMovie("explosion", "explosion" + d, d);
this["explosion" + d]._x = tile._x + 160;
this["explosion" + d]._y = tile._y + 85;
this["explosion" + d].gotoAndPlay(1);
d++;
Mouse.show();
_root.cursor._x = 100000 /* 0x0186A0 */;
_root.cursor._y = 100000 /* 0x0186A0 */;
useBomb = false;
if (dustTileArray.length == 0) {
dustTileArray = [];
z = 0;
while (z < 20) {
addDust();
z++;
}
cleared.gotoAndPlay(2);
playerScore = playerScore + clearedScore;
}
h = 0;
while (h < goodArray.length) {
goodArray[h].pressed = false;
goodArray[h].tile.overlay.gotoAndStop(1);
h++;
}
homeStatus();
_root.cursor.gotoAndStop(1);
}
function clearSurrounding(tile) {
surroundingTiles = [];
b = 0;
if (tile.level[tile.y + 2][tile.x] == 1) {
surroundingTiles[b] = cell_movieclips[tile.y + 2][tile.x];
b++;
}
if (tile.level[tile.y - 2][tile.x] == 1) {
surroundingTiles[b] = cell_movieclips[tile.y - 2][tile.x];
b++;
}
if (tile.level[tile.y - 1][tile.x - 1] == 1) {
surroundingTiles[b] = cell_movieclips[tile.y - 1][tile.x - 1];
b++;
}
if (tile.level[tile.y + 1][tile.x + 1] == 1) {
surroundingTiles[b] = cell_movieclips[tile.y + 1][tile.x + 1];
b++;
}
if (tile.level[tile.y + 1][tile.x - 1] == 1) {
surroundingTiles[b] = cell_movieclips[tile.y + 1][tile.x - 1];
b++;
}
if (tile.level[tile.y - 1][tile.x + 1] == 1) {
surroundingTiles[b] = cell_movieclips[tile.y - 1][tile.x + 1];
b++;
}
surroundingTiles[b] = tile;
t = 0;
while (t < surroundingTiles.length) {
if ((surroundingTiles[t]._currentframe != 4) && (surroundingTiles[t].tile._currentframe != 4)) {
checkForWild(surroundingTiles[t]);
if (surroundingTiles[t].dusted == true) {
i = 0;
while (i < dustTileArray.length) {
if (dustTileArray[i] == surroundingTiles[t]) {
dustTileArray.splice(i, 1);
break;
}
i++;
}
}
if (surroundingTiles[t].randomTile == true) {
removeRandom(surroundingTiles[t]);
_root[surroundingTiles[t].letterTest + "_total"]--;
_root[surroundingTiles[t].letterTest + "_num"]++;
}
p = _root.n;
while (p > 0) {
removeMovieClip(_root["bridge" + p]);
p--;
}
_root.n = 1;
surroundingTiles[t].dusted = false;
surroundingTiles[t].gotoAndStop(2);
surroundingTiles[t].tile.gotoAndStop(1);
surroundingTiles[t].web.gotoAndStop(1);
}
t++;
}
numPressed = 0;
if (dustTileArray.length == 0) {
dustTileArray = [];
z = 0;
while (z < 20) {
addDust();
z++;
}
cleared.gotoAndPlay(2);
playerScore = playerScore + clearedScore;
}
h = 0;
while (h < goodArray.length) {
goodArray[h].pressed = false;
goodArray[h].tile.overlay.gotoAndStop(1);
h++;
}
}
function randomStatus() {
r = 0;
while (r < randomTileArray.length) {
a = 0;
while (a < alphabet.length) {
if (randomTileArray[r].letterTest == alphabet[a]) {
newLetter = alphabet[a + 1];
if (newLetter == undefined) {
newLetter = "A";
randomTileArray[r].letterMC.gotoAndStop(1);
}
randomTileArray[r].letterTest = newLetter;
randomTileArray[r].letterMC.letter = newLetter;
randomTileArray[r].letterValue = getLetterValue(randomTileArray[r].letterTest);
if (newLetter == "Q") {
randomTileArray[r].letterMC.gotoAndStop(2);
randomTileArray[r].letter = "Qu";
randomTileArray[r].letterMC.letter = "Qu";
newLetter = "Qu";
} else {
randomTileArray[r].letterMC.gotoAndStop(1);
}
break;
}
a++;
}
r++;
}
}
function removeRandom(tile, spread) {
r = 0;
while (r < randomTileArray.length) {
if ((randomTileArray[r] == tile) && (spread != true)) {
randomTileArray.splice(r, 1);
tile.randomTile = false;
letterTotal--;
break;
}
if ((randomTileArray[r] == tile) && (spread == true)) {
tile.gotoAndStop(17);
randomTileArray.splice(r, 1);
tile.randomTile = false;
letterTotal--;
break;
}
r++;
}
}
function homeStatus() {
h = 0;
while (h < homeTileArray.length) {
tilesAround = [];
p = 0;
if ((cell_movieclips[homeTileArray[h].y + 2][homeTileArray[h].x].dusted == true) && (homeTileArray[h].level[homeTileArray[h].y + 2][homeTileArray[h].x] == 1)) {
tilesAround[p] = cell_movieclips[homeTileArray[h].y + 2][homeTileArray[h].x];
p++;
}
if ((cell_movieclips[homeTileArray[h].y - 2][homeTileArray[h].x].dusted == true) && (homeTileArray[h].level[homeTileArray[h].y - 2][homeTileArray[h].x] == 1)) {
tilesAround[p] = cell_movieclips[homeTileArray[h].y - 2][homeTileArray[h].x];
p++;
}
if ((cell_movieclips[homeTileArray[h].y - 1][homeTileArray[h].x - 1].dusted == true) && (homeTileArray[h].level[homeTileArray[h].y - 1][homeTileArray[h].x - 1] == 1)) {
tilesAround[p] = cell_movieclips[homeTileArray[h].y - 1][homeTileArray[h].x - 1];
p++;
}
if ((cell_movieclips[homeTileArray[h].y + 1][homeTileArray[h].x + 1].dusted == true) && (homeTileArray[h].level[homeTileArray[h].y + 1][homeTileArray[h].x + 1] == 1)) {
tilesAround[p] = cell_movieclips[homeTileArray[h].y + 1][homeTileArray[h].x + 1];
p++;
}
if ((cell_movieclips[homeTileArray[h].y + 1][homeTileArray[h].x - 1].dusted == true) && (homeTileArray[h].level[homeTileArray[h].y + 1][homeTileArray[h].x - 1] == 1)) {
tilesAround[p] = cell_movieclips[homeTileArray[h].y + 1][homeTileArray[h].x - 1];
p++;
}
if ((cell_movieclips[homeTileArray[h].y - 1][homeTileArray[h].x + 1].dusted == true) && (homeTileArray[h].level[homeTileArray[h].y - 1][homeTileArray[h].x + 1] == 1)) {
tilesAround[p] = cell_movieclips[homeTileArray[h].y - 1][homeTileArray[h].x + 1];
p++;
}
if (tilesAround[0] == undefined) {
homeTileArray[h].tile.gotoAndStop(1);
} else {
if (SoundFX == true) {
dangerSnd.start(0, 1);
}
if (_root.firstPlay == true) {
_root.firstPlay = false;
_root.paused = true;
_root.levelWindow.gotoAndStop(22);
levelBar.spider.stop();
i = 0;
while (i < dustTileArray.length) {
dustTileArray[i].tile.duster.gotoAndStop(5);
i++;
}
h = 0;
while (h < homeTileArray.length) {
homeTileArray[h].tile.gotoAndStop(1);
h++;
}
g = 0;
while (g < goodArray.length) {
goodArray[g].tile.tileType.gotoAndStop(1);
g++;
}
_root.fade(_root.ingameMusic, 0, 2);
}
i = 0;
while (i < tilesAround.length) {
if (tilesAround[i].dustCounter == 2) {
homeTileArray[h].tile.gotoAndPlay(31);
flashing = true;
} else if (tilesAround[i].dustCounter == 1) {
homeTileArray[h].tile.gotoAndPlay(43);
flashing = true;
break;
}
i++;
}
if (flashing != true) {
homeTileArray[h].tile.gotoAndPlay(3);
}
}
flashing = false;
h++;
}
}
function boardCleared(cleared) {
if (cleared == true) {
playerScore = playerScore + clearedScore;
clearpercentComplete = clearedScore / (this[("level" + (level + 1)) + "score"] - this[("level" + level) + "score"]);
clearpercentComplete2 = 285 * clearpercentComplete;
finalPos = levelBar.mask._x + clearpercentComplete2;
spiderPos = levelBar.spider._x + clearpercentComplete2;
levelBar.spider.gotoAndPlay(35);
_root.moveBar = true;
levelBar.completeBar.gotoAndPlay(2);
clearedBoard = false;
if (playerScore >= _root[("level" + (level + 1)) + "score"]) {
trace("PLAY CLEARED");
_root.cleared.gotoAndPlay(61);
levelBar.spider.gotoAndStop(9);
if (Music == true) {
fade(ingameMusic, 30, 4);
}
if (SoundFX == true) {
clearedSnd.start(0, 1);
}
getBadge(bestWordScore);
getGrade(gradePoints);
level++;
levelWords = 0;
clearedScore = _root[("level" + level) + "cleared"];
updateStats();
if (level > 9) {
_root[("level" + (level + 1)) + "score"] = Math.floor(playerScore * 1.25);
trace("NEW LEVSCORE: " + Math.floor(playerScore * 1.25));
_root[("level" + (level + 1)) + "tokens"] = 2653;
_root[("level" + (level + 1)) + "cover"] = 829;
_root[("level" + (level + 1)) + "cleared"] = 6633;
_root[("level" + (level + 1)) + "trapped"] = 1327;
}
levelBar.mask._x = -281.4;
levelBar.spider._x = -142;
finalPos = -290;
spiderPos = -139;
} else {
_root.cleared.gotoAndPlay(2);
}
}
}
function cellPress(myTile) {
if (tileFalling != true) {
if (myTile != undefined) {
this=myTile;//parameter overwritten
}
if (gameOver != true) {
if (_root.addLetter != null) {
if (this._currentframe == 2) {
if ((((((this.tile._currentframe == 1) || (this.tile._currentframe == 2)) || (this.tile._currentframe == 5)) || (this.tile._currentframe == 6)) || (this.tile._currentframe == 7)) || (this.tile._currentframe == 9)) {
changeLetter(this);
_root.cursor.gotoAndStop(1);
if (SoundFX == true) {
addLetterSnd.start(0, 1);
}
}
} else if (((this._currentframe == 3) || (this._currentframe == 16)) || (this._currentframe == 17)) {
if (this.tile.overlay._currentframe != 3) {
changeLetter(this);
_root.cursor.gotoAndStop(1);
if (SoundFX == true) {
addLetterSnd.start(0, 1);
}
}
}
} else if (useBomb == true) {
t = 0;
while (t < bombTiles.length) {
bombTiles[t].bombTarget.gotoAndStop(1);
t++;
}
if (SoundFX == true) {
explosionSnd.start(0, 1);
}
bombPowerup(this);
} else if (this.web._currentframe != 2) {
if ((((((((this == cell_movieclips[lastPressed.y][lastPressed.x]) || (this == cell_movieclips[lastPressed.y + 2][lastPressed.x])) || (this == cell_movieclips[lastPressed.y - 2][lastPressed.x])) || (this == cell_movieclips[lastPressed.y - 1][lastPressed.x - 1])) || (this == cell_movieclips[lastPressed.y + 1][lastPressed.x + 1])) || (this == cell_movieclips[lastPressed.y + 1][lastPressed.x - 1])) || (this == cell_movieclips[lastPressed.y - 1][lastPressed.x + 1])) || (numPressed == 0)) {
if ((this == _root["previous1" + (numPressed - 1)]) && (numPressed == 1)) {
if (_root["previous1" + (numPressed - 1)].tile.overlay._currentframe == 2) {
_root["previous1" + (numPressed - 1)].tile.overlay.gotoAndStop(1);
} else {
_root["previous1" + (numPressed - 1)].tile.overlay.gotoAndStop(3);
}
if (_root["previous1" + (numPressed - 1)].letterMC.letter == "Qu") {
curWord = curWord.substring(0, curWord.length - 2);
} else {
curWord = curWord.substring(0, curWord.length - 1);
}
if (SoundFX == true) {
letterDeselectSnd.start(0, 1);
}
numPressed--;
lastPressed = this;
this.pressed = false;
} else {
if (this == _root["previous1" + (numPressed - 1)]) {
checkWords(curWord, true);
} else if (this == _root["previous1" + (numPressed - 2)]) {
_root.n--;
removeMovieClip(_root["bridge" + _root.n]);
if (_root["previous1" + (numPressed - 1)].tile.overlay._currentframe == 2) {
_root["previous1" + (numPressed - 1)].tile.overlay.gotoAndStop(1);
} else {
_root["previous1" + (numPressed - 1)].tile.overlay.gotoAndStop(3);
}
if (_root["previous1" + (numPressed - 1)].letterMC.letter == "Qu") {
curWord = curWord.substring(0, curWord.length - 2);
} else if (_root["previous1" + (numPressed - 1)]._currentframe != 4) {
curWord = curWord.substring(0, curWord.length - 1);
}
if (SoundFX == true) {
letterDeselectSnd.start(0, 1);
}
numPressed--;
lastPressed = this;
_root["previous1" + numPressed].pressed = false;
} else if (this.pressed == false) {
if (curWord != "") {
addBridge(lastPressed, this.x, this.y, lastPressed.x, lastPressed.y);
}
if (SoundFX == true) {
letterSelectSnd.start(0, 1);
}
_root["previous1" + numPressed] = this;
numPressed++;
if (this.tile.overlay._currentframe == 1) {
this.tile.overlay.gotoAndStop(2);
} else {
this.tile.overlay.gotoAndStop(4);
}
if (this.letterMC.letter == "Qu") {
curWord = curWord + "QU";
} else if (this.letterTest == "*") {
curWord = curWord + "*";
} else {
curWord = curWord + this.letterMC.letter;
}
lastPressed = this;
this.pressed = true;
}
checkWords(curWord, false);
}
} else {
h = numPressed - 1;
while (h >= 0) {
if (_root["previous1" + h].tile.overlay._currentframe == 2) {
_root["previous1" + h].tile.overlay.gotoAndStop(1);
} else {
_root["previous1" + h].tile.overlay.gotoAndStop(3);
}
_root["previous1" + h].pressed = false;
i = _root.n;
while (i > 0) {
removeMovieClip(_root["bridge" + i]);
i--;
}
_root.n = 1;
h--;
}
numPressed = 0;
_root.curWord = "";
}
}
}
}
}
function addBridge(previousTile, currentTileX, currentTileY, previousTileX, previousTileY) {
if ((currentTileX == previousTileX) && (currentTileY == (previousTileY - 2))) {
_root.attachMovie("bridge", "bridge" + _root.n, 2000 + _root.n, {_x:previousTile._x + 170, _y:previousTile._y + 90});
_root["bridge" + _root.n].gotoAndStop(2);
_root.n++;
} else if ((currentTileX == (previousTileX + 1)) && (currentTileY == (previousTileY - 1))) {
_root.attachMovie("bridge", "bridge" + _root.n, 2000 + _root.n, {_x:previousTile._x + 170, _y:previousTile._y + 90});
_root["bridge" + _root.n].gotoAndStop(3);
_root.n++;
} else if ((currentTileX == (previousTileX + 1)) && (currentTileY == (previousTileY + 1))) {
_root.attachMovie("bridge", "bridge" + _root.n, 2000 + _root.n, {_x:previousTile._x + 170, _y:previousTile._y + 90});
_root["bridge" + _root.n].gotoAndStop(4);
_root.n++;
} else if ((currentTileX == previousTileX) && (currentTileY == (previousTileY + 2))) {
_root.attachMovie("bridge", "bridge" + _root.n, 2000 + _root.n, {_x:previousTile._x + 170, _y:previousTile._y + 90});
_root["bridge" + _root.n].gotoAndStop(5);
_root.n++;
} else if ((currentTileX == (previousTileX - 1)) && (currentTileY == (previousTileY + 1))) {
_root.attachMovie("bridge", "bridge" + _root.n, 2000 + _root.n, {_x:previousTile._x + 170, _y:previousTile._y + 90});
_root["bridge" + _root.n].gotoAndStop(6);
_root.n++;
} else if ((currentTileX == (previousTileX - 1)) && (currentTileY == (previousTileY - 1))) {
_root.attachMovie("bridge", "bridge" + _root.n, 2000 + _root.n, {_x:previousTile._x + 170, _y:previousTile._y + 90});
_root["bridge" + _root.n].gotoAndStop(7);
_root.n++;
}
}
function checkMultiplier() {
if (emerald == true) {
trace("EMERALD");
bonusAmt = Math.round(wordScore * 0.2);
}
if (ruby == true) {
trace("RUBY");
bonusAmt = Math.round(wordScore * 0.5);
}
if (coal == true) {
trace("COAL");
bonusAmt = Math.round(wordScore * 0.2);
}
if (diamond == true) {
trace("DIAMOND");
bonusAmt = wordScore;
}
}
function cellRollOver() {
if (useBomb == true) {
bombTiles = [];
b = 0;
if (this.level[this.y + 2][this.x] == 1) {
bombTiles[b] = cell_movieclips[this.y + 2][this.x];
b++;
}
if (this.level[this.y - 2][this.x] == 1) {
bombTiles[b] = cell_movieclips[this.y - 2][this.x];
b++;
}
if (this.level[this.y - 1][this.x - 1] == 1) {
bombTiles[b] = cell_movieclips[this.y - 1][this.x - 1];
b++;
}
if (this.level[this.y + 1][this.x + 1] == 1) {
bombTiles[b] = cell_movieclips[this.y + 1][this.x + 1];
b++;
}
if (this.level[this.y + 1][this.x - 1] == 1) {
bombTiles[b] = cell_movieclips[this.y + 1][this.x - 1];
b++;
}
if (this.level[this.y - 1][this.x + 1] == 1) {
bombTiles[b] = cell_movieclips[this.y - 1][this.x + 1];
b++;
}
bombTiles[b] = this;
t = 0;
while (t < bombTiles.length) {
bombTiles[t].bombTarget.gotoAndStop(2);
t++;
}
} else {
this.rollState.gotoAndPlay(2);
}
}
function cellRollOut() {
if (useBomb == true) {
t = 0;
while (t < bombTiles.length) {
bombTiles[t].bombTarget.gotoAndStop(1);
t++;
}
}
}
function initCells(map) {
webFreezeCounter = 0;
wordsUsed = [];
rubyPool = 0;
diamondPool = 0;
finalPos = -290;
spiderPos = -139;
letterInfo();
level = 1;
clearedScore = level1cleared;
updateStats();
cell_movieclips = [];
avgWordLengthArr = [];
avgWordLength = 0;
wordCount = 0;
tokens = 0;
wordScore = 0;
playerScore = 0;
farmCounter = 0;
levelScore = 0;
gradePoints = 0;
bestWordScore = 0;
mostNumPressed = 0;
totalBestWordScore = 0;
totalMostNumPressed = 0;
mostFrequentTimes = 1;
stat3letters = 0;
stat4letters = 0;
stat5letters = 0;
stat6letters = 0;
stat7letters = 0;
stat8letters = 0;
stat9letters = 0;
stat10letters = 0;
stat11letters = 0;
stat12letters = 0;
levelWords = 0;
bonusLockNum = 0;
bonusLock = false;
rank = "JUNIOR JANITOR";
mostFrequent = "";
longestWord = "";
bestWord = "";
totalLongestWord = "";
totalBestWord = "";
gameOver = false;
previousButton = null;
addLetter = null;
goodArray = [];
dustTileArray = [];
webbedLetters = [];
freeTiles = [];
homeTileArray = [];
randomTileArray = [];
gradeArray = [];
badgeArray = [];
rankArray = [];
changeLetterArray = [];
useBomb = false;
gemWeb = [];
g = 0;
w = 0;
var _local11 = map[0].length;
var _local12 = map.length;
var _local5 = 0;
while (_local5 < _local12) {
var _local4 = 0;
cell_movieclips[_local5] = new Array();
while (_local4 < _local11) {
frame = map[_local5][_local4];
var _local6 = display.tiles.getNextHighestDepth();
var _local3 = display.tiles.attachMovie("tile", (("t_" + _local5) + "_") + _local4, _local6, {_x:_local4 * cell_width, _y:_local5 * cell_height});
_local3.gotoAndStop(frame + 1);
_local3.level = map;
_local3.y = _local5;
_local3.x = _local4;
if (frame != 0) {
goodArray[g] = _local3;
freeTiles[g] = _local3;
g++;
test = randomLetter(_local3);
_local3.letterTest = test;
_local3.letterValue = getLetterValue(_local3.letterTest);
letterCount++;
}
_local3.type = _local3._currentframe;
_local3.select = false;
_local3.pressed = false;
_local3.dusted = false;
_local3.letterMC.letter = _local3.letterTest;
if (_local3.letterMC.letter == "Q") {
_local3.letterMC.gotoAndStop(2);
_local3.letterMC.letter = "Qu";
} else {
_local3.letterMC.gotoAndStop(1);
}
_local3.onMouseMove = function () {
if (_root.mouseDrag == true) {
var _local3 = this.dragHit.hitTest(_root._xmouse, _root._ymouse);
if (_local3) {
doRollOver(this);
}
}
};
_local3.onRollOver = cellRollOver;
_local3.onRollOut = cellRollOut;
_local3.onPress = cellPress;
_local3.useHandCursor = false;
cell_movieclips[_local5][_local4] = _local3;
_local4++;
}
_local5++;
}
i = 0;
while (i < 20) {
addDust();
i++;
}
totalNums();
addBonusWord();
display._y = Stage.height - 360;
display._x = Stage.width - 430;
levelBar.spider.gotoAndStop(9);
levelWindow.gotoAndStop(14);
}
function doRollOver(tileName) {
if (paused != true) {
if (tileFalling != true) {
if (tileName.pressed != true) {
cellPress(tileName);
} else if (tileName == _root["previous1" + (numPressed - 2)]) {
_root.n--;
removeMovieClip(_root["bridge" + _root.n]);
if (_root["previous1" + (numPressed - 1)].tile.overlay._currentframe == 2) {
_root["previous1" + (numPressed - 1)].tile.overlay.gotoAndStop(1);
} else {
_root["previous1" + (numPressed - 1)].tile.overlay.gotoAndStop(3);
}
if (_root["previous1" + (numPressed - 1)].letterMC.letter == "Qu") {
curWord = curWord.substring(0, curWord.length - 2);
} else if (_root["previous1" + (numPressed - 1)]._currentframe != 4) {
curWord = curWord.substring(0, curWord.length - 1);
}
if (SoundFX == true) {
letterDeselectSnd.start(0, 1);
}
numPressed--;
lastPressed = tileName;
_root["previous1" + numPressed].pressed = false;
checkWords(curWord, false);
}
}
}
}
bonusWords = [["hear", "star", "fire", "rage", "play", "zone", "dash", "rake", "blow", "clue"], ["crow", "horn", "many", "beat", "less", "stay", "long", "word", "plan", "said"], ["black", "world", "power", "light", "creed", "build", "magic", "about", "clone", "ghost"], ["write", "shine", "cloud", "equal", "spell", "fancy", "flash", "speed", "heart", "wreck"], ["bubble", "random", "system", "oxygen", "decimal", "ending", "letter", "middle", "player", "yellow"], ["decade", "custom", "reason", "manage", "number", "shower", "boards", "happen", "common", "effect"]];
dictionary = {};
dictionary.a = {};
dictionary.a.aal = 0;
dictionary.a.aalii = 0;
dictionary.a.aaliis = 0;
dictionary.a.aals = 0;
dictionary.a.aargh = 0;
dictionary.a.aarrgh = 0;
dictionary.a.aarrghh = 0;
dictionary.a.aas = 0;
dictionary.a.aba = 0;
dictionary.a.abaca = 0;
dictionary.a.abacas = 0;
dictionary.a.abaci = 0;
dictionary.a.aback = 0;
dictionary.a.abacus = 0;
dictionary.a.abaft = 0;
dictionary.a.abaka = 0;
dictionary.a.abakas = 0;
dictionary.a.abalone = 0;
dictionary.a.abamp = 0;
dictionary.a.abamps = 0;
dictionary.a.abandon = 0;
dictionary.a.abas = 0;
dictionary.a.abase = 0;
dictionary.a.abased = 0;
dictionary.a.abaser = 0;
dictionary.a.abasers = 0;
dictionary.a.abases = 0;
dictionary.a.abash = 0;
dictionary.a.abashed = 0;
dictionary.a.abashes = 0;
dictionary.a.abasia = 0;
dictionary.a.abasias = 0;
dictionary.a.abasing = 0;
dictionary.a.abate = 0;
dictionary.a.abated = 0;
dictionary.a.abater = 0;
dictionary.a.abaters = 0;
dictionary.a.abates = 0;
dictionary.a.abating = 0;
dictionary.a.abatis = 0;
dictionary.a.abator = 0;
dictionary.a.abators = 0;
dictionary.a.abattis = 0;
dictionary.a.abaxial = 0;
dictionary.a.abaxile = 0;
dictionary.a.abba = 0;
dictionary.a.abbacy = 0;
dictionary.a.abbas = 0;
dictionary.a.abbe = 0;
dictionary.a.abbes = 0;
dictionary.a.abbess = 0;
dictionary.a.abbey = 0;
dictionary.a.abbeys = 0;
dictionary.a.abbot = 0;
dictionary.a.abbotcy = 0;
dictionary.a.abbots = 0;
dictionary.a.abdomen = 0;
dictionary.a.abduce = 0;
dictionary.a.abduced = 0;
dictionary.a.abduces = 0;
dictionary.a.abduct = 0;
dictionary.a.abducts = 0;
dictionary.a.abeam = 0;
dictionary.a.abed = 0;
dictionary.a.abele = 0;
dictionary.a.abeles = 0;
dictionary.a.abelian = 0;
dictionary.a.abet = 0;
dictionary.a.abets = 0;
dictionary.a.abettal = 0;
dictionary.a.abetted = 0;
dictionary.a.abetter = 0;
dictionary.a.abettor = 0;
dictionary.a.abeyant = 0;
dictionary.a.abfarad = 0;
dictionary.a.abhenry = 0;
dictionary.a.abhor = 0;
dictionary.a.abhors = 0;
dictionary.a.abide = 0;
dictionary.a.abided = 0;
dictionary.a.abider = 0;
dictionary.a.abiders = 0;
dictionary.a.abides = 0;
dictionary.a.abiding = 0;
dictionary.a.abigail = 0;
dictionary.a.ability = 0;
dictionary.a.abioses = 0;
dictionary.a.abiosis = 0;
dictionary.a.abiotic = 0;
dictionary.a.abject = 0;
dictionary.a.abjure = 0;
dictionary.a.abjured = 0;
dictionary.a.abjurer = 0;
dictionary.a.abjures = 0;
dictionary.a.ablate = 0;
dictionary.a.ablated = 0;
dictionary.a.ablates = 0;
dictionary.a.ablaut = 0;
dictionary.a.ablauts = 0;
dictionary.a.ablaze = 0;
dictionary.a.able = 0;
dictionary.a.abler = 0;
dictionary.a.ables = 0;
dictionary.a.ablest = 0;
dictionary.a.ablings = 0;
dictionary.a.ablins = 0;
dictionary.a.abloom = 0;
dictionary.a.abluent = 0;
dictionary.a.ablush = 0;
dictionary.a.abluted = 0;
dictionary.a.ably = 0;
dictionary.a.abmho = 0;
dictionary.a.abmhos = 0;
dictionary.a.abo = 0;
dictionary.a.aboard = 0;
dictionary.a.abode = 0;
dictionary.a.aboded = 0;
dictionary.a.abodes = 0;
dictionary.a.aboding = 0;
dictionary.a.abohm = 0;
dictionary.a.abohms = 0;
dictionary.a.aboil = 0;
dictionary.a.abolish = 0;
dictionary.a.abolla = 0;
dictionary.a.abollae = 0;
dictionary.a.aboma = 0;
dictionary.a.abomas = 0;
dictionary.a.abomasa = 0;
dictionary.a.abomasi = 0;
dictionary.a.aboon = 0;
dictionary.a.aboral = 0;
dictionary.a.abort = 0;
dictionary.a.aborted = 0;
dictionary.a.aborter = 0;
dictionary.a.aborts = 0;
dictionary.a.abos = 0;
dictionary.a.abought = 0;
dictionary.a.aboulia = 0;
dictionary.a.aboulic = 0;
dictionary.a.abound = 0;
dictionary.a.abounds = 0;
dictionary.a.about = 0;
dictionary.a.above = 0;
dictionary.a.aboves = 0;
dictionary.a.abrade = 0;
dictionary.a.abraded = 0;
dictionary.a.abrader = 0;
dictionary.a.abrades = 0;
dictionary.a.abreact = 0;
dictionary.a.abreast = 0;
dictionary.a.abri = 0;
dictionary.a.abridge = 0;
dictionary.a.abris = 0;
dictionary.a.abroach = 0;
dictionary.a.abroad = 0;
dictionary.a.abrosia = 0;
dictionary.a.abrupt = 0;
dictionary.a.abscess = 0;
dictionary.a.abscise = 0;
dictionary.a.abscond = 0;
dictionary.a.abseil = 0;
dictionary.a.abseils = 0;
dictionary.a.absence = 0;
dictionary.a.absent = 0;
dictionary.a.absents = 0;
dictionary.a.absinth = 0;
dictionary.a.absolve = 0;
dictionary.a.absorb = 0;
dictionary.a.absorbs = 0;
dictionary.a.abstain = 0;
dictionary.a.absurd = 0;
dictionary.a.absurds = 0;
dictionary.a.abubble = 0;
dictionary.a.abulia = 0;
dictionary.a.abulias = 0;
dictionary.a.abulic = 0;
dictionary.a.abuse = 0;
dictionary.a.abused = 0;
dictionary.a.abuser = 0;
dictionary.a.abusers = 0;
dictionary.a.abuses = 0;
dictionary.a.abusing = 0;
dictionary.a.abusive = 0;
dictionary.a.abut = 0;
dictionary.a.abuts = 0;
dictionary.a.abuttal = 0;
dictionary.a.abutted = 0;
dictionary.a.abutter = 0;
dictionary.a.abuzz = 0;
dictionary.a.abvolt = 0;
dictionary.a.abvolts = 0;
dictionary.a.abwatt = 0;
dictionary.a.abwatts = 0;
dictionary.a.aby = 0;
dictionary.a.abye = 0;
dictionary.a.abyes = 0;
dictionary.a.abying = 0;
dictionary.a.abys = 0;
dictionary.a.abysm = 0;
dictionary.a.abysmal = 0;
dictionary.a.abysms = 0;
dictionary.a.abyss = 0;
dictionary.a.abyssal = 0;
dictionary.a.abysses = 0;
dictionary.a.acacia = 0;
dictionary.a.acacias = 0;
dictionary.a.academe = 0;
dictionary.a.academy = 0;
dictionary.a.acajou = 0;
dictionary.a.acajous = 0;
dictionary.a.acaleph = 0;
dictionary.a.acanthi = 0;
dictionary.a.acapnia = 0;
dictionary.a.acari = 0;
dictionary.a.acarid = 0;
dictionary.a.acarids = 0;
dictionary.a.acarine = 0;
dictionary.a.acaroid = 0;
dictionary.a.acarus = 0;
dictionary.a.acaudal = 0;
dictionary.a.accede = 0;
dictionary.a.acceded = 0;
dictionary.a.acceder = 0;
dictionary.a.accedes = 0;
dictionary.a.accent = 0;
dictionary.a.accents = 0;
dictionary.a.accept = 0;
dictionary.a.accepts = 0;
dictionary.a.access = 0;
dictionary.a.accidia = 0;
dictionary.a.accidie = 0;
dictionary.a.acclaim = 0;
dictionary.a.accord = 0;
dictionary.a.accords = 0;
dictionary.a.accost = 0;
dictionary.a.accosts = 0;
dictionary.a.account = 0;
dictionary.a.accrete = 0;
dictionary.a.accrual = 0;
dictionary.a.accrue = 0;
dictionary.a.accrued = 0;
dictionary.a.accrues = 0;
dictionary.a.accurst = 0;
dictionary.a.accusal = 0;
dictionary.a.accuse = 0;
dictionary.a.accused = 0;
dictionary.a.accuser = 0;
dictionary.a.accuses = 0;
dictionary.a.ace = 0;
dictionary.a.aced = 0;
dictionary.a.acedia = 0;
dictionary.a.acedias = 0;
dictionary.a.acequia = 0;
dictionary.a.acerate = 0;
dictionary.a.acerb = 0;
dictionary.a.acerber = 0;
dictionary.a.acerbic = 0;
dictionary.a.acerola = 0;
dictionary.a.acerose = 0;
dictionary.a.acerous = 0;
dictionary.a.aces = 0;
dictionary.a.aceta = 0;
dictionary.a.acetal = 0;
dictionary.a.acetals = 0;
dictionary.a.acetate = 0;
dictionary.a.acetic = 0;
dictionary.a.acetify = 0;
dictionary.a.acetin = 0;
dictionary.a.acetins = 0;
dictionary.a.acetone = 0;
dictionary.a.acetose = 0;
dictionary.a.acetous = 0;
dictionary.a.acetum = 0;
dictionary.a.acetyl = 0;
dictionary.a.acetyls = 0;
dictionary.a.ache = 0;
dictionary.a.ached = 0;
dictionary.a.achene = 0;
dictionary.a.achenes = 0;
dictionary.a.aches = 0;
dictionary.a.achier = 0;
dictionary.a.achiest = 0;
dictionary.a.achieve = 0;
dictionary.a.aching = 0;
dictionary.a.achiote = 0;
dictionary.a.acholia = 0;
dictionary.a.achoo = 0;
dictionary.a.achy = 0;
dictionary.a.acicula = 0;
dictionary.a.acid = 0;
dictionary.a.acidic = 0;
dictionary.a.acidify = 0;
dictionary.a.acidity = 0;
dictionary.a.acidly = 0;
dictionary.a.acids = 0;
dictionary.a.acidy = 0;
dictionary.a.aciform = 0;
dictionary.a.acinar = 0;
dictionary.a.acing = 0;
dictionary.a.acini = 0;
dictionary.a.acinic = 0;
dictionary.a.acinose = 0;
dictionary.a.acinous = 0;
dictionary.a.acinus = 0;
dictionary.a.ackee = 0;
dictionary.a.ackees = 0;
dictionary.a.aclinic = 0;
dictionary.a.acmatic = 0;
dictionary.a.acme = 0;
dictionary.a.acmes = 0;
dictionary.a.acmic = 0;
dictionary.a.acne = 0;
dictionary.a.acned = 0;
dictionary.a.acnes = 0;
dictionary.a.acnode = 0;
dictionary.a.acnodes = 0;
dictionary.a.acock = 0;
dictionary.a.acold = 0;
dictionary.a.acolyte = 0;
dictionary.a.aconite = 0;
dictionary.a.acorn = 0;
dictionary.a.acorns = 0;
dictionary.a.acquest = 0;
dictionary.a.acquire = 0;
dictionary.a.acquit = 0;
dictionary.a.acquits = 0;
dictionary.a.acrasia = 0;
dictionary.a.acrasin = 0;
dictionary.a.acre = 0;
dictionary.a.acreage = 0;
dictionary.a.acred = 0;
dictionary.a.acres = 0;
dictionary.a.acrid = 0;
dictionary.a.acrider = 0;
dictionary.a.acridly = 0;
dictionary.a.acrobat = 0;
dictionary.a.acrogen = 0;
dictionary.a.acromia = 0;
dictionary.a.acronic = 0;
dictionary.a.acronym = 0;
dictionary.a.across = 0;
dictionary.a.acrotic = 0;
dictionary.a.acrylic = 0;
dictionary.a.act = 0;
dictionary.a.acta = 0;
dictionary.a.actable = 0;
dictionary.a.acted = 0;
dictionary.a.actin = 0;
dictionary.a.actinal = 0;
dictionary.a.acting = 0;
dictionary.a.actings = 0;
dictionary.a.actinia = 0;
dictionary.a.actinic = 0;
dictionary.a.actinon = 0;
dictionary.a.actins = 0;
dictionary.a.action = 0;
dictionary.a.actions = 0;
dictionary.a.active = 0;
dictionary.a.actives = 0;
dictionary.a.actor = 0;
dictionary.a.actors = 0;
dictionary.a.actress = 0;
dictionary.a.acts = 0;
dictionary.a.actual = 0;
dictionary.a.actuary = 0;
dictionary.a.actuate = 0;
dictionary.a.acuate = 0;
dictionary.a.acuity = 0;
dictionary.a.aculei = 0;
dictionary.a.aculeus = 0;
dictionary.a.acumen = 0;
dictionary.a.acumens = 0;
dictionary.a.acute = 0;
dictionary.a.acutely = 0;
dictionary.a.acuter = 0;
dictionary.a.acutes = 0;
dictionary.a.acutest = 0;
dictionary.a.acyclic = 0;
dictionary.a.adage = 0;
dictionary.a.adages = 0;
dictionary.a.adagial = 0;
dictionary.a.adagio = 0;
dictionary.a.adagios = 0;
dictionary.a.adamant = 0;
dictionary.a.adapt = 0;
dictionary.a.adapted = 0;
dictionary.a.adapter = 0;
dictionary.a.adaptor = 0;
dictionary.a.adapts = 0;
dictionary.a.adaxial = 0;
dictionary.a.add = 0;
dictionary.a.addable = 0;
dictionary.a.addax = 0;
dictionary.a.addaxes = 0;
dictionary.a.added = 0;
dictionary.a.addedly = 0;
dictionary.a.addend = 0;
dictionary.a.addenda = 0;
dictionary.a.addends = 0;
dictionary.a.adder = 0;
dictionary.a.adders = 0;
dictionary.a.addible = 0;
dictionary.a.addict = 0;
dictionary.a.addicts = 0;
dictionary.a.adding = 0;
dictionary.a.addle = 0;
dictionary.a.addled = 0;
dictionary.a.addles = 0;
dictionary.a.addling = 0;
dictionary.a.address = 0;
dictionary.a.addrest = 0;
dictionary.a.adds = 0;
dictionary.a.adduce = 0;
dictionary.a.adduced = 0;
dictionary.a.adducer = 0;
dictionary.a.adduces = 0;
dictionary.a.adduct = 0;
dictionary.a.adducts = 0;
dictionary.a.adeem = 0;
dictionary.a.adeemed = 0;
dictionary.a.adeems = 0;
dictionary.a.adenine = 0;
dictionary.a.adenoid = 0;
dictionary.a.adenoma = 0;
dictionary.a.adenyl = 0;
dictionary.a.adenyls = 0;
dictionary.a.adept = 0;
dictionary.a.adepter = 0;
dictionary.a.adeptly = 0;
dictionary.a.adepts = 0;
dictionary.a.adhere = 0;
dictionary.a.adhered = 0;
dictionary.a.adherer = 0;
dictionary.a.adheres = 0;
dictionary.a.adhibit = 0;
dictionary.a.adieu = 0;
dictionary.a.adieus = 0;
dictionary.a.adieux = 0;
dictionary.a.adios = 0;
dictionary.a.adipic = 0;
dictionary.a.adipose = 0;
dictionary.a.adipous = 0;
dictionary.a.adit = 0;
dictionary.a.adits = 0;
dictionary.a.adjoin = 0;
dictionary.a.adjoins = 0;
dictionary.a.adjoint = 0;
dictionary.a.adjourn = 0;
dictionary.a.adjudge = 0;
dictionary.a.adjunct = 0;
dictionary.a.adjure = 0;
dictionary.a.adjured = 0;
dictionary.a.adjurer = 0;
dictionary.a.adjures = 0;
dictionary.a.adjuror = 0;
dictionary.a.adjust = 0;
dictionary.a.adjusts = 0;
dictionary.a.adman = 0;
dictionary.a.admass = 0;
dictionary.a.admen = 0;
dictionary.a.admiral = 0;
dictionary.a.admire = 0;
dictionary.a.admired = 0;
dictionary.a.admirer = 0;
dictionary.a.admires = 0;
dictionary.a.admit = 0;
dictionary.a.admits = 0;
dictionary.a.admix = 0;
dictionary.a.admixed = 0;
dictionary.a.admixes = 0;
dictionary.a.admixt = 0;
dictionary.a.adnate = 0;
dictionary.a.adnexa = 0;
dictionary.a.adnexal = 0;
dictionary.a.adnoun = 0;
dictionary.a.adnouns = 0;
dictionary.a.ado = 0;
dictionary.a.adobe = 0;
dictionary.a.adobes = 0;
dictionary.a.adobo = 0;
dictionary.a.adobos = 0;
dictionary.a.adonis = 0;
dictionary.a.adopt = 0;
dictionary.a.adopted = 0;
dictionary.a.adoptee = 0;
dictionary.a.adopter = 0;
dictionary.a.adopts = 0;
dictionary.a.adore = 0;
dictionary.a.adored = 0;
dictionary.a.adorer = 0;
dictionary.a.adorers = 0;
dictionary.a.adores = 0;
dictionary.a.adoring = 0;
dictionary.a.adorn = 0;
dictionary.a.adorned = 0;
dictionary.a.adorner = 0;
dictionary.a.adorns = 0;
dictionary.a.ados = 0;
dictionary.a.adown = 0;
dictionary.a.adoze = 0;
dictionary.a.adrenal = 0;
dictionary.a.adrift = 0;
dictionary.a.adroit = 0;
dictionary.a.ads = 0;
dictionary.a.adsorb = 0;
dictionary.a.adsorbs = 0;
dictionary.a.adulate = 0;
dictionary.a.adult = 0;
dictionary.a.adultly = 0;
dictionary.a.adults = 0;
dictionary.a.adunc = 0;
dictionary.a.adust = 0;
dictionary.a.advance = 0;
dictionary.a.advect = 0;
dictionary.a.advects = 0;
dictionary.a.advent = 0;
dictionary.a.advents = 0;
dictionary.a.adverb = 0;
dictionary.a.adverbs = 0;
dictionary.a.adverse = 0;
dictionary.a.advert = 0;
dictionary.a.adverts = 0;
dictionary.a.advice = 0;
dictionary.a.advices = 0;
dictionary.a.advise = 0;
dictionary.a.advised = 0;
dictionary.a.advisee = 0;
dictionary.a.adviser = 0;
dictionary.a.advises = 0;
dictionary.a.advisor = 0;
dictionary.a.adyta = 0;
dictionary.a.adytum = 0;
dictionary.a.adz = 0;
dictionary.a.adze = 0;
dictionary.a.adzes = 0;
dictionary.a.aecia = 0;
dictionary.a.aecial = 0;
dictionary.a.aecidia = 0;
dictionary.a.aecium = 0;
dictionary.a.aedes = 0;
dictionary.a.aedile = 0;
dictionary.a.aediles = 0;
dictionary.a.aedine = 0;
dictionary.a.aegis = 0;
dictionary.a.aegises = 0;
dictionary.a.aeneous = 0;
dictionary.a.aeneus = 0;
dictionary.a.aeolian = 0;
dictionary.a.aeon = 0;
dictionary.a.aeonian = 0;
dictionary.a.aeonic = 0;
dictionary.a.aeons = 0;
dictionary.a.aerate = 0;
dictionary.a.aerated = 0;
dictionary.a.aerates = 0;
dictionary.a.aerator = 0;
dictionary.a.aerial = 0;
dictionary.a.aerials = 0;
dictionary.a.aerie = 0;
dictionary.a.aeried = 0;
dictionary.a.aerier = 0;
dictionary.a.aeries = 0;
dictionary.a.aeriest = 0;
dictionary.a.aerify = 0;
dictionary.a.aerily = 0;
dictionary.a.aero = 0;
dictionary.a.aerobe = 0;
dictionary.a.aerobes = 0;
dictionary.a.aerobia = 0;
dictionary.a.aerobic = 0;
dictionary.a.aerogel = 0;
dictionary.a.aerosat = 0;
dictionary.a.aerosol = 0;
dictionary.a.aerugo = 0;
dictionary.a.aerugos = 0;
dictionary.a.aery = 0;
dictionary.a.aether = 0;
dictionary.a.aethers = 0;
dictionary.a.afar = 0;
dictionary.a.afars = 0;
dictionary.a.afeard = 0;
dictionary.a.afeared = 0;
dictionary.a.aff = 0;
dictionary.a.affable = 0;
dictionary.a.affably = 0;
dictionary.a.affair = 0;
dictionary.a.affaire = 0;
dictionary.a.affairs = 0;
dictionary.a.affect = 0;
dictionary.a.affects = 0;
dictionary.a.affiant = 0;
dictionary.a.affiche = 0;
dictionary.a.affinal = 0;
dictionary.a.affine = 0;
dictionary.a.affined = 0;
dictionary.a.affines = 0;
dictionary.a.affirm = 0;
dictionary.a.affirms = 0;
dictionary.a.affix = 0;
dictionary.a.affixal = 0;
dictionary.a.affixed = 0;
dictionary.a.affixer = 0;
dictionary.a.affixes = 0;
dictionary.a.afflict = 0;
dictionary.a.afflux = 0;
dictionary.a.afford = 0;
dictionary.a.affords = 0;
dictionary.a.affray = 0;
dictionary.a.affrays = 0;
dictionary.a.affront = 0;
dictionary.a.afghan = 0;
dictionary.a.afghani = 0;
dictionary.a.afghans = 0;
dictionary.a.afield = 0;
dictionary.a.afire = 0;
dictionary.a.aflame = 0;
dictionary.a.afloat = 0;
dictionary.a.afoot = 0;
dictionary.a.afore = 0;
dictionary.a.afoul = 0;
dictionary.a.afraid = 0;
dictionary.a.afreet = 0;
dictionary.a.afreets = 0;
dictionary.a.afresh = 0;
dictionary.a.afrit = 0;
dictionary.a.afrits = 0;
dictionary.a.aft = 0;
dictionary.a.after = 0;
dictionary.a.afters = 0;
dictionary.a.aftmost = 0;
dictionary.a.aftosa = 0;
dictionary.a.aftosas = 0;
dictionary.a.aga = 0;
dictionary.a.again = 0;
dictionary.a.against = 0;
dictionary.a.agama = 0;
dictionary.a.agamas = 0;
dictionary.a.agamete = 0;
dictionary.a.agamic = 0;
dictionary.a.agamous = 0;
dictionary.a.agapae = 0;
dictionary.a.agapai = 0;
dictionary.a.agape = 0;
dictionary.a.agapeic = 0;
dictionary.a.agar = 0;
dictionary.a.agaric = 0;
dictionary.a.agarics = 0;
dictionary.a.agarose = 0;
dictionary.a.agars = 0;
dictionary.a.agas = 0;
dictionary.a.agate = 0;
dictionary.a.agates = 0;
dictionary.a.agatize = 0;
dictionary.a.agatoid = 0;
dictionary.a.agave = 0;
dictionary.a.agaves = 0;
dictionary.a.agaze = 0;
dictionary.a.age = 0;
dictionary.a.aged = 0;
dictionary.a.agedly = 0;
dictionary.a.agee = 0;
dictionary.a.ageing = 0;
dictionary.a.ageings = 0;
dictionary.a.ageism = 0;
dictionary.a.ageisms = 0;
dictionary.a.ageist = 0;
dictionary.a.ageists = 0;
dictionary.a.ageless = 0;
dictionary.a.agelong = 0;
dictionary.a.agency = 0;
dictionary.a.agenda = 0;
dictionary.a.agendas = 0;
dictionary.a.agendum = 0;
dictionary.a.agene = 0;
dictionary.a.agenes = 0;
dictionary.a.agenize = 0;
dictionary.a.agent = 0;
dictionary.a.agentry = 0;
dictionary.a.agents = 0;
dictionary.a.ager = 0;
dictionary.a.agers = 0;
dictionary.a.ages = 0;
dictionary.a.aggadic = 0;
dictionary.a.agger = 0;
dictionary.a.aggers = 0;
dictionary.a.aggie = 0;
dictionary.a.aggies = 0;
dictionary.a.aggrade = 0;
dictionary.a.aggress = 0;
dictionary.a.aggro = 0;
dictionary.a.aggros = 0;
dictionary.a.agha = 0;
dictionary.a.aghas = 0;
dictionary.a.aghast = 0;
dictionary.a.agile = 0;
dictionary.a.agilely = 0;
dictionary.a.agility = 0;
dictionary.a.agin = 0;
dictionary.a.aging = 0;
dictionary.a.agings = 0;
dictionary.a.aginner = 0;
dictionary.a.agio = 0;
dictionary.a.agios = 0;
dictionary.a.agism = 0;
dictionary.a.agisms = 0;
dictionary.a.agist = 0;
dictionary.a.agisted = 0;
dictionary.a.agists = 0;
dictionary.a.agitate = 0;
dictionary.a.agitato = 0;
dictionary.a.aglare = 0;
dictionary.a.agleam = 0;
dictionary.a.aglee = 0;
dictionary.a.aglet = 0;
dictionary.a.aglets = 0;
dictionary.a.agley = 0;
dictionary.a.aglow = 0;
dictionary.a.agly = 0;
dictionary.a.aglycon = 0;
dictionary.a.agma = 0;
dictionary.a.agmas = 0;
dictionary.a.agnail = 0;
dictionary.a.agnails = 0;
dictionary.a.agnate = 0;
dictionary.a.agnates = 0;
dictionary.a.agnatic = 0;
dictionary.a.agnize = 0;
dictionary.a.agnized = 0;
dictionary.a.agnizes = 0;
dictionary.a.agnomen = 0;
dictionary.a.agnosia = 0;
dictionary.a.ago = 0;
dictionary.a.agog = 0;
dictionary.a.agon = 0;
dictionary.a.agonal = 0;
dictionary.a.agone = 0;
dictionary.a.agones = 0;
dictionary.a.agonic = 0;
dictionary.a.agonies = 0;
dictionary.a.agonise = 0;
dictionary.a.agonist = 0;
dictionary.a.agonize = 0;
dictionary.a.agons = 0;
dictionary.a.agony = 0;
dictionary.a.agora = 0;
dictionary.a.agorae = 0;
dictionary.a.agoras = 0;
dictionary.a.agorot = 0;
dictionary.a.agoroth = 0;
dictionary.a.agouti = 0;
dictionary.a.agoutis = 0;
dictionary.a.agouty = 0;
dictionary.a.agrafe = 0;
dictionary.a.agrafes = 0;
dictionary.a.agraffe = 0;
dictionary.a.agrapha = 0;
dictionary.a.agravic = 0;
dictionary.a.agree = 0;
dictionary.a.agreed = 0;
dictionary.a.agrees = 0;
dictionary.a.agria = 0;
dictionary.a.agrias = 0;
dictionary.a.aground = 0;
dictionary.a.ague = 0;
dictionary.a.agues = 0;
dictionary.a.aguish = 0;
dictionary.a.aha = 0;
dictionary.a.ahchoo = 0;
dictionary.a.ahead = 0;
dictionary.a.ahem = 0;
dictionary.a.ahimsa = 0;
dictionary.a.ahimsas = 0;
dictionary.a.ahold = 0;
dictionary.a.aholds = 0;
dictionary.a.ahorse = 0;
dictionary.a.ahoy = 0;
dictionary.a.ahull = 0;
dictionary.a.aiblins = 0;
dictionary.a.aid = 0;
dictionary.a.aide = 0;
dictionary.a.aided = 0;
dictionary.a.aider = 0;
dictionary.a.aiders = 0;
dictionary.a.aides = 0;
dictionary.a.aidful = 0;
dictionary.a.aiding = 0;
dictionary.a.aidless = 0;
dictionary.a.aidman = 0;
dictionary.a.aidmen = 0;
dictionary.a.aids = 0;
dictionary.a.aiglet = 0;
dictionary.a.aiglets = 0;
dictionary.a.aigret = 0;
dictionary.a.aigrets = 0;
dictionary.a.aikido = 0;
dictionary.a.aikidos = 0;
dictionary.a.ail = 0;
dictionary.a.ailed = 0;
dictionary.a.aileron = 0;
dictionary.a.ailing = 0;
dictionary.a.ailment = 0;
dictionary.a.ails = 0;
dictionary.a.aim = 0;
dictionary.a.aimed = 0;
dictionary.a.aimer = 0;
dictionary.a.aimers = 0;
dictionary.a.aimful = 0;
dictionary.a.aiming = 0;
dictionary.a.aimless = 0;
dictionary.a.aims = 0;
dictionary.a.ain = 0;
dictionary.a.ains = 0;
dictionary.a.ainsell = 0;
dictionary.a.aioli = 0;
dictionary.a.aiolis = 0;
dictionary.a.air = 0;
dictionary.a.airboat = 0;
dictionary.a.airbus = 0;
dictionary.a.aircrew = 0;
dictionary.a.airdate = 0;
dictionary.a.airdrop = 0;
dictionary.a.aired = 0;
dictionary.a.airer = 0;
dictionary.a.airers = 0;
dictionary.a.airest = 0;
dictionary.a.airfare = 0;
dictionary.a.airflow = 0;
dictionary.a.airfoil = 0;
dictionary.a.airglow = 0;
dictionary.a.airhead = 0;
dictionary.a.airier = 0;
dictionary.a.airiest = 0;
dictionary.a.airily = 0;
dictionary.a.airing = 0;
dictionary.a.airings = 0;
dictionary.a.airless = 0;
dictionary.a.airlift = 0;
dictionary.a.airlike = 0;
dictionary.a.airline = 0;
dictionary.a.airmail = 0;
dictionary.a.airman = 0;
dictionary.a.airmen = 0;
dictionary.a.airn = 0;
dictionary.a.airns = 0;
dictionary.a.airpark = 0;
dictionary.a.airplay = 0;
dictionary.a.airport = 0;
dictionary.a.airpost = 0;
dictionary.a.airs = 0;
dictionary.a.airshed = 0;
dictionary.a.airship = 0;
dictionary.a.airsick = 0;
dictionary.a.airt = 0;
dictionary.a.airted = 0;
dictionary.a.airth = 0;
dictionary.a.airthed = 0;
dictionary.a.airths = 0;
dictionary.a.airtime = 0;
dictionary.a.airting = 0;
dictionary.a.airts = 0;
dictionary.a.airward = 0;
dictionary.a.airwave = 0;
dictionary.a.airway = 0;
dictionary.a.airways = 0;
dictionary.a.airwise = 0;
dictionary.a.airy = 0;
dictionary.a.ais = 0;
dictionary.a.aisle = 0;
dictionary.a.aisled = 0;
dictionary.a.aisles = 0;
dictionary.a.ait = 0;
dictionary.a.aitch = 0;
dictionary.a.aitches = 0;
dictionary.a.aits = 0;
dictionary.a.aiver = 0;
dictionary.a.aivers = 0;
dictionary.a.ajar = 0;
dictionary.a.ajee = 0;
dictionary.a.ajiva = 0;
dictionary.a.ajivas = 0;
dictionary.a.ajowan = 0;
dictionary.a.ajowans = 0;
dictionary.a.ajuga = 0;
dictionary.a.ajugas = 0;
dictionary.a.akee = 0;
dictionary.a.akees = 0;
dictionary.a.akela = 0;
dictionary.a.akelas = 0;
dictionary.a.akene = 0;
dictionary.a.akenes = 0;
dictionary.a.akimbo = 0;
dictionary.a.akin = 0;
dictionary.a.ala = 0;
dictionary.a.alack = 0;
dictionary.a.alae = 0;
dictionary.a.alameda = 0;
dictionary.a.alamo = 0;
dictionary.a.alamode = 0;
dictionary.a.alamos = 0;
dictionary.a.alan = 0;
dictionary.a.aland = 0;
dictionary.a.alands = 0;
dictionary.a.alane = 0;
dictionary.a.alang = 0;
dictionary.a.alanin = 0;
dictionary.a.alanine = 0;
dictionary.a.alanins = 0;
dictionary.a.alans = 0;
dictionary.a.alant = 0;
dictionary.a.alants = 0;
dictionary.a.alanyl = 0;
dictionary.a.alanyls = 0;
dictionary.a.alar = 0;
dictionary.a.alarm = 0;
dictionary.a.alarmed = 0;
dictionary.a.alarms = 0;
dictionary.a.alarum = 0;
dictionary.a.alarums = 0;
dictionary.a.alary = 0;
dictionary.a.alas = 0;
dictionary.a.alaska = 0;
dictionary.a.alaskas = 0;
dictionary.a.alastor = 0;
dictionary.a.alate = 0;
dictionary.a.alated = 0;
dictionary.a.alates = 0;
dictionary.a.alation = 0;
dictionary.a.alb = 0;
dictionary.a.alba = 0;
dictionary.a.albas = 0;
dictionary.a.albata = 0;
dictionary.a.albatas = 0;
dictionary.a.albedo = 0;
dictionary.a.albedos = 0;
dictionary.a.albeit = 0;
dictionary.a.albinal = 0;
dictionary.a.albinic = 0;
dictionary.a.albino = 0;
dictionary.a.albinos = 0;
dictionary.a.albite = 0;
dictionary.a.albites = 0;
dictionary.a.albitic = 0;
dictionary.a.albizia = 0;
dictionary.a.albs = 0;
dictionary.a.album = 0;
dictionary.a.albumen = 0;
dictionary.a.albumin = 0;
dictionary.a.albums = 0;
dictionary.a.alcade = 0;
dictionary.a.alcades = 0;
dictionary.a.alcaic = 0;
dictionary.a.alcaics = 0;
dictionary.a.alcaide = 0;
dictionary.a.alcalde = 0;
dictionary.a.alcayde = 0;
dictionary.a.alcazar = 0;
dictionary.a.alchemy = 0;
dictionary.a.alchymy = 0;
dictionary.a.alcid = 0;
dictionary.a.alcids = 0;
dictionary.a.alcohol = 0;
dictionary.a.alcove = 0;
dictionary.a.alcoved = 0;
dictionary.a.alcoves = 0;
dictionary.a.alder = 0;
dictionary.a.alders = 0;
dictionary.a.aldol = 0;
dictionary.a.aldols = 0;
dictionary.a.aldose = 0;
dictionary.a.aldoses = 0;
dictionary.a.aldrin = 0;
dictionary.a.aldrins = 0;
dictionary.a.ale = 0;
dictionary.a.alec = 0;
dictionary.a.alecs = 0;
dictionary.a.alee = 0;
dictionary.a.alef = 0;
dictionary.a.alefs = 0;
dictionary.a.alegar = 0;
dictionary.a.alegars = 0;
dictionary.a.alembic = 0;
dictionary.a.alencon = 0;
dictionary.a.aleph = 0;
dictionary.a.alephs = 0;
dictionary.a.alert = 0;
dictionary.a.alerted = 0;
dictionary.a.alerter = 0;
dictionary.a.alertly = 0;
dictionary.a.alerts = 0;
dictionary.a.ales = 0;
dictionary.a.aleuron = 0;
dictionary.a.alevin = 0;
dictionary.a.alevins = 0;
dictionary.a.alewife = 0;
dictionary.a.alexia = 0;
dictionary.a.alexias = 0;
dictionary.a.alexin = 0;
dictionary.a.alexine = 0;
dictionary.a.alexins = 0;
dictionary.a.alfa = 0;
dictionary.a.alfaki = 0;
dictionary.a.alfakis = 0;
dictionary.a.alfalfa = 0;
dictionary.a.alfaqui = 0;
dictionary.a.alfas = 0;
dictionary.a.alforja = 0;
dictionary.a.alga = 0;
dictionary.a.algae = 0;
dictionary.a.algal = 0;
dictionary.a.algas = 0;
dictionary.a.algebra = 0;
dictionary.a.algid = 0;
dictionary.a.algin = 0;
dictionary.a.algins = 0;
dictionary.a.algoid = 0;
dictionary.a.algor = 0;
dictionary.a.algors = 0;
dictionary.a.algum = 0;
dictionary.a.algums = 0;
dictionary.a.alias = 0;
dictionary.a.aliases = 0;
dictionary.a.alibi = 0;
dictionary.a.alibied = 0;
dictionary.a.alibies = 0;
dictionary.a.alibis = 0;
dictionary.a.alible = 0;
dictionary.a.alidad = 0;
dictionary.a.alidade = 0;
dictionary.a.alidads = 0;
dictionary.a.alien = 0;
dictionary.a.aliened = 0;
dictionary.a.alienee = 0;
dictionary.a.aliener = 0;
dictionary.a.alienly = 0;
dictionary.a.alienor = 0;
dictionary.a.aliens = 0;
dictionary.a.alif = 0;
dictionary.a.aliform = 0;
dictionary.a.alifs = 0;
dictionary.a.alight = 0;
dictionary.a.alights = 0;
dictionary.a.align = 0;
dictionary.a.aligned = 0;
dictionary.a.aligner = 0;
dictionary.a.aligns = 0;
dictionary.a.alike = 0;
dictionary.a.aliment = 0;
dictionary.a.alimony = 0;
dictionary.a.aline = 0;
dictionary.a.alined = 0;
dictionary.a.aliner = 0;
dictionary.a.aliners = 0;
dictionary.a.alines = 0;
dictionary.a.alining = 0;
dictionary.a.aliped = 0;
dictionary.a.alipeds = 0;
dictionary.a.aliquot = 0;
dictionary.a.alist = 0;
dictionary.a.alit = 0;
dictionary.a.aliunde = 0;
dictionary.a.alive = 0;
dictionary.a.aliya = 0;
dictionary.a.aliyah = 0;
dictionary.a.aliyahs = 0;
dictionary.a.aliyas = 0;
dictionary.a.aliyos = 0;
dictionary.a.aliyot = 0;
dictionary.a.alkali = 0;
dictionary.a.alkalic = 0;
dictionary.a.alkalin = 0;
dictionary.a.alkalis = 0;
dictionary.a.alkane = 0;
dictionary.a.alkanes = 0;
dictionary.a.alkanet = 0;
dictionary.a.alkene = 0;
dictionary.a.alkenes = 0;
dictionary.a.alkies = 0;
dictionary.a.alkine = 0;
dictionary.a.alkines = 0;
dictionary.a.alkoxy = 0;
dictionary.a.alky = 0;
dictionary.a.alkyd = 0;
dictionary.a.alkyds = 0;
dictionary.a.alkyl = 0;
dictionary.a.alkylic = 0;
dictionary.a.alkyls = 0;
dictionary.a.alkyne = 0;
dictionary.a.alkynes = 0;
dictionary.a.all = 0;
dictionary.a.allay = 0;
dictionary.a.allayed = 0;
dictionary.a.allayer = 0;
dictionary.a.allays = 0;
dictionary.a.allege = 0;
dictionary.a.alleged = 0;
dictionary.a.alleger = 0;
dictionary.a.alleges = 0;
dictionary.a.allegro = 0;
dictionary.a.allele = 0;
dictionary.a.alleles = 0;
dictionary.a.allelic = 0;
dictionary.a.allergy = 0;
dictionary.a.alley = 0;
dictionary.a.alleys = 0;
dictionary.a.allheal = 0;
dictionary.a.allicin = 0;
dictionary.a.allied = 0;
dictionary.a.allies = 0;
dictionary.a.allium = 0;
dictionary.a.alliums = 0;
dictionary.a.allobar = 0;
dictionary.a.allod = 0;
dictionary.a.allodia = 0;
dictionary.a.allods = 0;
dictionary.a.allonge = 0;
dictionary.a.allonym = 0;
dictionary.a.allot = 0;
dictionary.a.allots = 0;
dictionary.a.allover = 0;
dictionary.a.allow = 0;
dictionary.a.allowed = 0;
dictionary.a.allows = 0;
dictionary.a.alloxan = 0;
dictionary.a.alloy = 0;
dictionary.a.alloyed = 0;
dictionary.a.alloys = 0;
dictionary.a.alls = 0;
dictionary.a.allseed = 0;
dictionary.a.allude = 0;
dictionary.a.alluded = 0;
dictionary.a.alludes = 0;
dictionary.a.allure = 0;
dictionary.a.allured = 0;
dictionary.a.allurer = 0;
dictionary.a.allures = 0;
dictionary.a.alluvia = 0;
dictionary.a.ally = 0;
dictionary.a.allying = 0;
dictionary.a.allyl = 0;
dictionary.a.allylic = 0;
dictionary.a.allyls = 0;
dictionary.a.alma = 0;
dictionary.a.almah = 0;
dictionary.a.almahs = 0;
dictionary.a.almanac = 0;
dictionary.a.almas = 0;
dictionary.a.alme = 0;
dictionary.a.almeh = 0;
dictionary.a.almehs = 0;
dictionary.a.almemar = 0;
dictionary.a.almes = 0;
dictionary.a.almner = 0;
dictionary.a.almners = 0;
dictionary.a.almond = 0;
dictionary.a.almonds = 0;
dictionary.a.almoner = 0;
dictionary.a.almonry = 0;
dictionary.a.almost = 0;
dictionary.a.alms = 0;
dictionary.a.almsman = 0;
dictionary.a.almsmen = 0;
dictionary.a.almuce = 0;
dictionary.a.almuces = 0;
dictionary.a.almud = 0;
dictionary.a.almude = 0;
dictionary.a.almudes = 0;
dictionary.a.almuds = 0;
dictionary.a.almug = 0;
dictionary.a.almugs = 0;
dictionary.a.alnico = 0;
dictionary.a.alodia = 0;
dictionary.a.alodial = 0;
dictionary.a.alodium = 0;
dictionary.a.aloe = 0;
dictionary.a.aloes = 0;
dictionary.a.aloetic = 0;
dictionary.a.aloft = 0;
dictionary.a.aloha = 0;
dictionary.a.alohas = 0;
dictionary.a.aloin = 0;
dictionary.a.aloins = 0;
dictionary.a.alone = 0;
dictionary.a.along = 0;
dictionary.a.aloof = 0;
dictionary.a.aloofly = 0;
dictionary.a.aloud = 0;
dictionary.a.alow = 0;
dictionary.a.alp = 0;
dictionary.a.alpaca = 0;
dictionary.a.alpacas = 0;
dictionary.a.alpha = 0;
dictionary.a.alphas = 0;
dictionary.a.alphorn = 0;
dictionary.a.alphyl = 0;
dictionary.a.alphyls = 0;
dictionary.a.alpine = 0;
dictionary.a.alpines = 0;
dictionary.a.alps = 0;
dictionary.a.already = 0;
dictionary.a.alright = 0;
dictionary.a.als = 0;
dictionary.a.alsike = 0;
dictionary.a.alsikes = 0;
dictionary.a.also = 0;
dictionary.a.alt = 0;
dictionary.a.altar = 0;
dictionary.a.altars = 0;
dictionary.a.alter = 0;
dictionary.a.altered = 0;
dictionary.a.alterer = 0;
dictionary.a.alters = 0;
dictionary.a.althaea = 0;
dictionary.a.althea = 0;
dictionary.a.altheas = 0;
dictionary.a.altho = 0;
dictionary.a.althorn = 0;
dictionary.a.alto = 0;
dictionary.a.altoist = 0;
dictionary.a.altos = 0;
dictionary.a.alts = 0;
dictionary.a.aludel = 0;
dictionary.a.aludels = 0;
dictionary.a.alula = 0;
dictionary.a.alulae = 0;
dictionary.a.alular = 0;
dictionary.a.alum = 0;
dictionary.a.alumin = 0;
dictionary.a.alumina = 0;
dictionary.a.alumine = 0;
dictionary.a.alumins = 0;
dictionary.a.alumna = 0;
dictionary.a.alumnae = 0;
dictionary.a.alumni = 0;
dictionary.a.alumnus = 0;
dictionary.a.alums = 0;
dictionary.a.alunite = 0;
dictionary.a.alveoli = 0;
dictionary.a.alvine = 0;
dictionary.a.alway = 0;
dictionary.a.always = 0;
dictionary.a.alyssum = 0;
dictionary.a.ama = 0;
dictionary.a.amadou = 0;
dictionary.a.amadous = 0;
dictionary.a.amah = 0;
dictionary.a.amahs = 0;
dictionary.a.amain = 0;
dictionary.a.amalgam = 0;
dictionary.a.amanita = 0;
dictionary.a.amarna = 0;
dictionary.a.amas = 0;
dictionary.a.amass = 0;
dictionary.a.amassed = 0;
dictionary.a.amasser = 0;
dictionary.a.amasses = 0;
dictionary.a.amateur = 0;
dictionary.a.amative = 0;
dictionary.a.amatol = 0;
dictionary.a.amatols = 0;
dictionary.a.amatory = 0;
dictionary.a.amaze = 0;
dictionary.a.amazed = 0;
dictionary.a.amazes = 0;
dictionary.a.amazing = 0;
dictionary.a.amazon = 0;
dictionary.a.amazons = 0;
dictionary.a.ambage = 0;
dictionary.a.ambages = 0;
dictionary.a.ambari = 0;
dictionary.a.ambaris = 0;
dictionary.a.ambary = 0;
dictionary.a.ambeer = 0;
dictionary.a.ambeers = 0;
dictionary.a.amber = 0;
dictionary.a.ambers = 0;
dictionary.a.ambery = 0;
dictionary.a.ambient = 0;
dictionary.a.ambit = 0;
dictionary.a.ambits = 0;
dictionary.a.amble = 0;
dictionary.a.ambled = 0;
dictionary.a.ambler = 0;
dictionary.a.amblers = 0;
dictionary.a.ambles = 0;
dictionary.a.ambling = 0;
dictionary.a.ambo = 0;
dictionary.a.amboina = 0;
dictionary.a.ambones = 0;
dictionary.a.ambos = 0;
dictionary.a.amboyna = 0;
dictionary.a.ambries = 0;
dictionary.a.ambroid = 0;
dictionary.a.ambry = 0;
dictionary.a.ambsace = 0;
dictionary.a.ambush = 0;
dictionary.a.ameba = 0;
dictionary.a.amebae = 0;
dictionary.a.ameban = 0;
dictionary.a.amebas = 0;
dictionary.a.amebean = 0;
dictionary.a.amebic = 0;
dictionary.a.ameboid = 0;
dictionary.a.ameer = 0;
dictionary.a.ameers = 0;
dictionary.a.amen = 0;
dictionary.a.amend = 0;
dictionary.a.amended = 0;
dictionary.a.amender = 0;
dictionary.a.amends = 0;
dictionary.a.amenity = 0;
dictionary.a.amens = 0;
dictionary.a.ament = 0;
dictionary.a.amentia = 0;
dictionary.a.aments = 0;
dictionary.a.amerce = 0;
dictionary.a.amerced = 0;
dictionary.a.amercer = 0;
dictionary.a.amerces = 0;
dictionary.a.amesace = 0;
dictionary.a.ami = 0;
dictionary.a.amia = 0;
dictionary.a.amiable = 0;
dictionary.a.amiably = 0;
dictionary.a.amias = 0;
dictionary.a.amice = 0;
dictionary.a.amices = 0;
dictionary.a.amid = 0;
dictionary.a.amidase = 0;
dictionary.a.amide = 0;
dictionary.a.amides = 0;
dictionary.a.amidic = 0;
dictionary.a.amidin = 0;
dictionary.a.amidine = 0;
dictionary.a.amidins = 0;
dictionary.a.amido = 0;
dictionary.a.amidol = 0;
dictionary.a.amidols = 0;
dictionary.a.amidone = 0;
dictionary.a.amids = 0;
dictionary.a.amidst = 0;
dictionary.a.amie = 0;
dictionary.a.amies = 0;
dictionary.a.amiga = 0;
dictionary.a.amigas = 0;
dictionary.a.amigo = 0;
dictionary.a.amigos = 0;
dictionary.a.amin = 0;
dictionary.a.amine = 0;
dictionary.a.amines = 0;
dictionary.a.aminic = 0;
dictionary.a.aminity = 0;
dictionary.a.amino = 0;
dictionary.a.amins = 0;
dictionary.a.amir = 0;
dictionary.a.amirate = 0;
dictionary.a.amirs = 0;
dictionary.a.amis = 0;
dictionary.a.amiss = 0;
dictionary.a.amities = 0;
dictionary.a.amity = 0;
dictionary.a.ammeter = 0;
dictionary.a.ammine = 0;
dictionary.a.ammines = 0;
dictionary.a.ammino = 0;
dictionary.a.ammo = 0;
dictionary.a.ammonal = 0;
dictionary.a.ammonia = 0;
dictionary.a.ammonic = 0;
dictionary.a.ammono = 0;
dictionary.a.ammos = 0;
dictionary.a.amnesia = 0;
dictionary.a.amnesic = 0;
dictionary.a.amnesty = 0;
dictionary.a.amnia = 0;
dictionary.a.amnic = 0;
dictionary.a.amnion = 0;
dictionary.a.amnions = 0;
dictionary.a.amniote = 0;
dictionary.a.amoeba = 0;
dictionary.a.amoebae = 0;
dictionary.a.amoeban = 0;
dictionary.a.amoebas = 0;
dictionary.a.amoebic = 0;
dictionary.a.amok = 0;
dictionary.a.amoks = 0;
dictionary.a.amole = 0;
dictionary.a.amoles = 0;
dictionary.a.among = 0;
dictionary.a.amongst = 0;
dictionary.a.amoral = 0;
dictionary.a.amorini = 0;
dictionary.a.amorino = 0;
dictionary.a.amorist = 0;
dictionary.a.amoroso = 0;
dictionary.a.amorous = 0;
dictionary.a.amort = 0;
dictionary.a.amotion = 0;
dictionary.a.amount = 0;
dictionary.a.amounts = 0;
dictionary.a.amour = 0;
dictionary.a.amours = 0;
dictionary.a.amp = 0;
dictionary.a.ampere = 0;
dictionary.a.amperes = 0;
dictionary.a.amphora = 0;
dictionary.a.ample = 0;
dictionary.a.ampler = 0;
dictionary.a.amplest = 0;
dictionary.a.amplify = 0;
dictionary.a.amply = 0;
dictionary.a.ampoule = 0;
dictionary.a.amps = 0;
dictionary.a.ampul = 0;
dictionary.a.ampule = 0;
dictionary.a.ampules = 0;
dictionary.a.ampulla = 0;
dictionary.a.ampuls = 0;
dictionary.a.amputee = 0;
dictionary.a.amreeta = 0;
dictionary.a.amrita = 0;
dictionary.a.amritas = 0;
dictionary.a.amtrac = 0;
dictionary.a.amtrack = 0;
dictionary.a.amtracs = 0;
dictionary.a.amu = 0;
dictionary.a.amuck = 0;
dictionary.a.amucks = 0;
dictionary.a.amulet = 0;
dictionary.a.amulets = 0;
dictionary.a.amus = 0;
dictionary.a.amuse = 0;
dictionary.a.amused = 0;
dictionary.a.amuser = 0;
dictionary.a.amusers = 0;
dictionary.a.amuses = 0;
dictionary.a.amusia = 0;
dictionary.a.amusias = 0;
dictionary.a.amusing = 0;
dictionary.a.amusive = 0;
dictionary.a.amyl = 0;
dictionary.a.amylase = 0;
dictionary.a.amylene = 0;
dictionary.a.amylic = 0;
dictionary.a.amyloid = 0;
dictionary.a.amylose = 0;
dictionary.a.amyls = 0;
dictionary.a.amylum = 0;
dictionary.a.amylums = 0;
dictionary.a.ana = 0;
dictionary.a.anabas = 0;
dictionary.a.anadem = 0;
dictionary.a.anadems = 0;
dictionary.a.anaemia = 0;
dictionary.a.anaemic = 0;
dictionary.a.anagoge = 0;
dictionary.a.anagogy = 0;
dictionary.a.anagram = 0;
dictionary.a.anal = 0;
dictionary.a.analgia = 0;
dictionary.a.anality = 0;
dictionary.a.anally = 0;
dictionary.a.analog = 0;
dictionary.a.analogs = 0;
dictionary.a.analogy = 0;
dictionary.a.analyse = 0;
dictionary.a.analyst = 0;
dictionary.a.analyze = 0;
dictionary.a.ananke = 0;
dictionary.a.anankes = 0;
dictionary.a.anapest = 0;
dictionary.a.anarch = 0;
dictionary.a.anarchs = 0;
dictionary.a.anarchy = 0;
dictionary.a.anas = 0;
dictionary.a.anatase = 0;
dictionary.a.anatomy = 0;
dictionary.a.anatto = 0;
dictionary.a.anattos = 0;
dictionary.a.anchor = 0;
dictionary.a.anchors = 0;
dictionary.a.anchovy = 0;
dictionary.a.anchusa = 0;
dictionary.a.ancient = 0;
dictionary.a.ancilla = 0;
dictionary.a.ancon = 0;
dictionary.a.anconal = 0;
dictionary.a.ancone = 0;
dictionary.a.ancones = 0;
dictionary.a.ancress = 0;
dictionary.a.and = 0;
dictionary.a.andante = 0;
dictionary.a.andiron = 0;
dictionary.a.android = 0;
dictionary.a.ands = 0;
dictionary.a.ane = 0;
dictionary.a.anear = 0;
dictionary.a.aneared = 0;
dictionary.a.anears = 0;
dictionary.a.anele = 0;
dictionary.a.aneled = 0;
dictionary.a.aneles = 0;
dictionary.a.aneling = 0;
dictionary.a.anemia = 0;
dictionary.a.anemias = 0;
dictionary.a.anemic = 0;
dictionary.a.anemone = 0;
dictionary.a.anenst = 0;
dictionary.a.anent = 0;
dictionary.a.anergia = 0;
dictionary.a.anergic = 0;
dictionary.a.anergy = 0;
dictionary.a.aneroid = 0;
dictionary.a.anes = 0;
dictionary.a.anestri = 0;
dictionary.a.anethol = 0;
dictionary.a.aneurin = 0;
dictionary.a.anew = 0;
dictionary.a.anga = 0;
dictionary.a.angakok = 0;
dictionary.a.angaria = 0;
dictionary.a.angary = 0;
dictionary.a.angas = 0;
dictionary.a.angel = 0;
dictionary.a.angeled = 0;
dictionary.a.angelic = 0;
dictionary.a.angels = 0;
dictionary.a.angelus = 0;
dictionary.a.anger = 0;
dictionary.a.angered = 0;
dictionary.a.angerly = 0;
dictionary.a.angers = 0;
dictionary.a.angina = 0;
dictionary.a.anginal = 0;
dictionary.a.anginas = 0;
dictionary.a.angioma = 0;
dictionary.a.angle = 0;
dictionary.a.angled = 0;
dictionary.a.angler = 0;
dictionary.a.anglers = 0;
dictionary.a.angles = 0;
dictionary.a.anglice = 0;
dictionary.a.angling = 0;
dictionary.a.angora = 0;
dictionary.a.angoras = 0;
dictionary.a.angrier = 0;
dictionary.a.angrily = 0;
dictionary.a.angry = 0;
dictionary.a.angst = 0;
dictionary.a.angsts = 0;
dictionary.a.anguine = 0;
dictionary.a.anguish = 0;
dictionary.a.angular = 0;
dictionary.a.anhinga = 0;
dictionary.a.ani = 0;
dictionary.a.anil = 0;
dictionary.a.anile = 0;
dictionary.a.anilin = 0;
dictionary.a.aniline = 0;
dictionary.a.anilins = 0;
dictionary.a.anility = 0;
dictionary.a.anils = 0;
dictionary.a.anima = 0;
dictionary.a.animal = 0;
dictionary.a.animals = 0;
dictionary.a.animas = 0;
dictionary.a.animate = 0;
dictionary.a.animato = 0;
dictionary.a.anime = 0;
dictionary.a.animes = 0;
dictionary.a.animi = 0;
dictionary.a.animis = 0;
dictionary.a.animism = 0;
dictionary.a.animist = 0;
dictionary.a.animus = 0;
dictionary.a.anion = 0;
dictionary.a.anionic = 0;
dictionary.a.anions = 0;
dictionary.a.anis = 0;
dictionary.a.anise = 0;
dictionary.a.aniseed = 0;
dictionary.a.anises = 0;
dictionary.a.anisic = 0;
dictionary.a.anisole = 0;
dictionary.a.ankh = 0;
dictionary.a.ankhs = 0;
dictionary.a.ankle = 0;
dictionary.a.ankled = 0;
dictionary.a.ankles = 0;
dictionary.a.anklet = 0;
dictionary.a.anklets = 0;
dictionary.a.ankling = 0;
dictionary.a.ankus = 0;
dictionary.a.ankuses = 0;
dictionary.a.ankush = 0;
dictionary.a.anlace = 0;
dictionary.a.anlaces = 0;
dictionary.a.anlage = 0;
dictionary.a.anlagen = 0;
dictionary.a.anlages = 0;
dictionary.a.anlas = 0;
dictionary.a.anlases = 0;
dictionary.a.anna = 0;
dictionary.a.annal = 0;
dictionary.a.annals = 0;
dictionary.a.annas = 0;
dictionary.a.annates = 0;
dictionary.a.annatto = 0;
dictionary.a.anneal = 0;
dictionary.a.anneals = 0;
dictionary.a.annelid = 0;
dictionary.a.annex = 0;
dictionary.a.annexe = 0;
dictionary.a.annexed = 0;
dictionary.a.annexes = 0;
dictionary.a.annoy = 0;
dictionary.a.annoyed = 0;
dictionary.a.annoyer = 0;
dictionary.a.annoys = 0;
dictionary.a.annual = 0;
dictionary.a.annuals = 0;
dictionary.a.annuity = 0;
dictionary.a.annul = 0;
dictionary.a.annular = 0;
dictionary.a.annulet = 0;
dictionary.a.annuli = 0;
dictionary.a.annuls = 0;
dictionary.a.annulus = 0;
dictionary.a.anoa = 0;
dictionary.a.anoas = 0;
dictionary.a.anodal = 0;
dictionary.a.anode = 0;
dictionary.a.anodes = 0;
dictionary.a.anodic = 0;
dictionary.a.anodize = 0;
dictionary.a.anodyne = 0;
dictionary.a.anoint = 0;
dictionary.a.anoints = 0;
dictionary.a.anole = 0;
dictionary.a.anoles = 0;
dictionary.a.anolyte = 0;
dictionary.a.anomaly = 0;
dictionary.a.anomic = 0;
dictionary.a.anomie = 0;
dictionary.a.anomies = 0;
dictionary.a.anomy = 0;
dictionary.a.anon = 0;
dictionary.a.anonym = 0;
dictionary.a.anonyms = 0;
dictionary.a.anopia = 0;
dictionary.a.anopias = 0;
dictionary.a.anopsia = 0;
dictionary.a.anorak = 0;
dictionary.a.anoraks = 0;
dictionary.a.anorexy = 0;
dictionary.a.anosmia = 0;
dictionary.a.anosmic = 0;
dictionary.a.another = 0;
dictionary.a.anoxia = 0;
dictionary.a.anoxias = 0;
dictionary.a.anoxic = 0;
dictionary.a.ansa = 0;
dictionary.a.ansae = 0;
dictionary.a.ansate = 0;
dictionary.a.ansated = 0;
dictionary.a.answer = 0;
dictionary.a.answers = 0;
dictionary.a.ant = 0;
dictionary.a.anta = 0;
dictionary.a.antacid = 0;
dictionary.a.antae = 0;
dictionary.a.antas = 0;
dictionary.a.ante = 0;
dictionary.a.anted = 0;
dictionary.a.anteed = 0;
dictionary.a.antefix = 0;
dictionary.a.anteing = 0;
dictionary.a.antenna = 0;
dictionary.a.antes = 0;
dictionary.a.anthem = 0;
dictionary.a.anthems = 0;
dictionary.a.anther = 0;
dictionary.a.anthers = 0;
dictionary.a.anthill = 0;
dictionary.a.anthoid = 0;
dictionary.a.anthrax = 0;
dictionary.a.anti = 0;
dictionary.a.antiar = 0;
dictionary.a.antiars = 0;
dictionary.a.antibug = 0;
dictionary.a.antic = 0;
dictionary.a.anticar = 0;
dictionary.a.antick = 0;
dictionary.a.anticks = 0;
dictionary.a.anticly = 0;
dictionary.a.antics = 0;
dictionary.a.antifat = 0;
dictionary.a.antigay = 0;
dictionary.a.antigen = 0;
dictionary.a.antigun = 0;
dictionary.a.antijam = 0;
dictionary.a.antilog = 0;
dictionary.a.antiman = 0;
dictionary.a.anting = 0;
dictionary.a.antings = 0;
dictionary.a.antipot = 0;
dictionary.a.antique = 0;
dictionary.a.antired = 0;
dictionary.a.antis = 0;
dictionary.a.antisag = 0;
dictionary.a.antisex = 0;
dictionary.a.antitax = 0;
dictionary.a.antiwar = 0;
dictionary.a.antler = 0;
dictionary.a.antlers = 0;
dictionary.a.antlike = 0;
dictionary.a.antlion = 0;
dictionary.a.antonym = 0;
dictionary.a.antra = 0;
dictionary.a.antral = 0;
dictionary.a.antre = 0;
dictionary.a.antres = 0;
dictionary.a.antrum = 0;
dictionary.a.antrums = 0;
dictionary.a.ants = 0;
dictionary.a.antsier = 0;
dictionary.a.antsy = 0;
dictionary.a.anural = 0;
dictionary.a.anuran = 0;
dictionary.a.anurans = 0;
dictionary.a.anuria = 0;
dictionary.a.anurias = 0;
dictionary.a.anuric = 0;
dictionary.a.anurous = 0;
dictionary.a.anus = 0;
dictionary.a.anuses = 0;
dictionary.a.anvil = 0;
dictionary.a.anviled = 0;
dictionary.a.anvils = 0;
dictionary.a.anxiety = 0;
dictionary.a.anxious = 0;
dictionary.a.any = 0;
dictionary.a.anybody = 0;
dictionary.a.anyhow = 0;
dictionary.a.anymore = 0;
dictionary.a.anyone = 0;
dictionary.a.anytime = 0;
dictionary.a.anyway = 0;
dictionary.a.anyways = 0;
dictionary.a.anywise = 0;
dictionary.a.aorist = 0;
dictionary.a.aorists = 0;
dictionary.a.aorta = 0;
dictionary.a.aortae = 0;
dictionary.a.aortal = 0;
dictionary.a.aortas = 0;
dictionary.a.aortic = 0;
dictionary.a.aoudad = 0;
dictionary.a.aoudads = 0;
dictionary.a.apace = 0;
dictionary.a.apache = 0;
dictionary.a.apaches = 0;
dictionary.a.apagoge = 0;
dictionary.a.apanage = 0;
dictionary.a.aparejo = 0;
dictionary.a.apart = 0;
dictionary.a.apathy = 0;
dictionary.a.apatite = 0;
dictionary.a.ape = 0;
dictionary.a.apeak = 0;
dictionary.a.aped = 0;
dictionary.a.apeek = 0;
dictionary.a.apelike = 0;
dictionary.a.aper = 0;
dictionary.a.apercu = 0;
dictionary.a.apercus = 0;
dictionary.a.aperies = 0;
dictionary.a.apers = 0;
dictionary.a.apery = 0;
dictionary.a.apes = 0;
dictionary.a.apetaly = 0;
dictionary.a.apex = 0;
dictionary.a.apexes = 0;
dictionary.a.aphagia = 0;
dictionary.a.aphasia = 0;
dictionary.a.aphasic = 0;
dictionary.a.aphelia = 0;
dictionary.a.apheses = 0;
dictionary.a.aphesis = 0;
dictionary.a.aphetic = 0;
dictionary.a.aphid = 0;
dictionary.a.aphides = 0;
dictionary.a.aphids = 0;
dictionary.a.aphis = 0;
dictionary.a.aphonia = 0;
dictionary.a.aphonic = 0;
dictionary.a.aphotic = 0;
dictionary.a.aphtha = 0;
dictionary.a.aphthae = 0;
dictionary.a.aphylly = 0;
dictionary.a.apian = 0;
dictionary.a.apiary = 0;
dictionary.a.apical = 0;
dictionary.a.apicals = 0;
dictionary.a.apices = 0;
dictionary.a.apiculi = 0;
dictionary.a.apiece = 0;
dictionary.a.aping = 0;
dictionary.a.apish = 0;
dictionary.a.apishly = 0;
dictionary.a.aplasia = 0;
dictionary.a.aplenty = 0;
dictionary.a.aplite = 0;
dictionary.a.aplites = 0;
dictionary.a.aplitic = 0;
dictionary.a.aplomb = 0;
dictionary.a.aplombs = 0;
dictionary.a.apnea = 0;
dictionary.a.apneal = 0;
dictionary.a.apneas = 0;
dictionary.a.apneic = 0;
dictionary.a.apnoea = 0;
dictionary.a.apnoeal = 0;
dictionary.a.apnoeas = 0;
dictionary.a.apnoeic = 0;
dictionary.a.apocarp = 0;
dictionary.a.apocope = 0;
dictionary.a.apod = 0;
dictionary.a.apodal = 0;
dictionary.a.apodous = 0;
dictionary.a.apods = 0;
dictionary.a.apogamy = 0;
dictionary.a.apogeal = 0;
dictionary.a.apogean = 0;
dictionary.a.apogee = 0;
dictionary.a.apogees = 0;
dictionary.a.apogeic = 0;
dictionary.a.apollo = 0;
dictionary.a.apollos = 0;
dictionary.a.apolog = 0;
dictionary.a.apologs = 0;
dictionary.a.apology = 0;
dictionary.a.apolune = 0;
dictionary.a.apomict = 0;
dictionary.a.aport = 0;
dictionary.a.apostil = 0;
dictionary.a.apostle = 0;
dictionary.a.apothem = 0;
dictionary.a.appal = 0;
dictionary.a.appall = 0;
dictionary.a.appalls = 0;
dictionary.a.appals = 0;
dictionary.a.apparat = 0;
dictionary.a.apparel = 0;
dictionary.a.appeal = 0;
dictionary.a.appeals = 0;
dictionary.a.appear = 0;
dictionary.a.appears = 0;
dictionary.a.appease = 0;
dictionary.a.appel = 0;
dictionary.a.appels = 0;
dictionary.a.append = 0;
dictionary.a.appends = 0;
dictionary.a.applaud = 0;
dictionary.a.apple = 0;
dictionary.a.apples = 0;
dictionary.a.applied = 0;
dictionary.a.applier = 0;
dictionary.a.applies = 0;
dictionary.a.apply = 0;
dictionary.a.appoint = 0;
dictionary.a.appose = 0;
dictionary.a.apposed = 0;
dictionary.a.apposer = 0;
dictionary.a.apposes = 0;
dictionary.a.apprise = 0;
dictionary.a.apprize = 0;
dictionary.a.approve = 0;
dictionary.a.appulse = 0;
dictionary.a.apraxia = 0;
dictionary.a.apraxic = 0;
dictionary.a.apres = 0;
dictionary.a.apricot = 0;
dictionary.a.apron = 0;
dictionary.a.aproned = 0;
dictionary.a.aprons = 0;
dictionary.a.apropos = 0;
dictionary.a.apse = 0;
dictionary.a.apses = 0;
dictionary.a.apsidal = 0;
dictionary.a.apsides = 0;
dictionary.a.apsis = 0;
dictionary.a.apt = 0;
dictionary.a.apter = 0;
dictionary.a.apteral = 0;
dictionary.a.apteria = 0;
dictionary.a.apteryx = 0;
dictionary.a.aptest = 0;
dictionary.a.aptly = 0;
dictionary.a.aptness = 0;
dictionary.a.apyrase = 0;
dictionary.a.aqua = 0;
dictionary.a.aquae = 0;
dictionary.a.aquaria = 0;
dictionary.a.aquas = 0;
dictionary.a.aquatic = 0;
dictionary.a.aquavit = 0;
dictionary.a.aqueous = 0;
dictionary.a.aquifer = 0;
dictionary.a.aquiver = 0;
dictionary.a.arabesk = 0;
dictionary.a.arabic = 0;
dictionary.a.arabize = 0;
dictionary.a.arable = 0;
dictionary.a.arables = 0;
dictionary.a.arak = 0;
dictionary.a.araks = 0;
dictionary.a.aramid = 0;
dictionary.a.aramids = 0;
dictionary.a.araneid = 0;
dictionary.a.araroba = 0;
dictionary.a.arb = 0;
dictionary.a.arbiter = 0;
dictionary.a.arbor = 0;
dictionary.a.arbored = 0;
dictionary.a.arbores = 0;
dictionary.a.arbors = 0;
dictionary.a.arbour = 0;
dictionary.a.arbours = 0;
dictionary.a.arbs = 0;
dictionary.a.arbute = 0;
dictionary.a.arbutes = 0;
dictionary.a.arbutus = 0;
dictionary.a.arc = 0;
dictionary.a.arcade = 0;
dictionary.a.arcaded = 0;
dictionary.a.arcades = 0;
dictionary.a.arcadia = 0;
dictionary.a.arcana = 0;
dictionary.a.arcane = 0;
dictionary.a.arcanum = 0;
dictionary.a.arced = 0;
dictionary.a.arch = 0;
dictionary.a.archaic = 0;
dictionary.a.arched = 0;
dictionary.a.archer = 0;
dictionary.a.archers = 0;
dictionary.a.archery = 0;
dictionary.a.arches = 0;
dictionary.a.archil = 0;
dictionary.a.archils = 0;
dictionary.a.archine = 0;
dictionary.a.arching = 0;
dictionary.a.archive = 0;
dictionary.a.archly = 0;
dictionary.a.archon = 0;
dictionary.a.archons = 0;
dictionary.a.archway = 0;
dictionary.a.arcing = 0;
dictionary.a.arcked = 0;
dictionary.a.arcking = 0;
dictionary.a.arco = 0;
dictionary.a.arcs = 0;
dictionary.a.arcsine = 0;
dictionary.a.arctic = 0;
dictionary.a.arctics = 0;
dictionary.a.arcuate = 0;
dictionary.a.arcus = 0;
dictionary.a.arcuses = 0;
dictionary.a.ardeb = 0;
dictionary.a.ardebs = 0;
dictionary.a.ardency = 0;
dictionary.a.ardent = 0;
dictionary.a.ardor = 0;
dictionary.a.ardors = 0;
dictionary.a.ardour = 0;
dictionary.a.ardours = 0;
dictionary.a.arduous = 0;
dictionary.a.are = 0;
dictionary.a.area = 0;
dictionary.a.areae = 0;
dictionary.a.areal = 0;
dictionary.a.areally = 0;
dictionary.a.areas = 0;
dictionary.a.areaway = 0;
dictionary.a.areca = 0;
dictionary.a.arecas = 0;
dictionary.a.areic = 0;
dictionary.a.arena = 0;
dictionary.a.arenas = 0;
dictionary.a.arenite = 0;
dictionary.a.arenose = 0;
dictionary.a.arenous = 0;
dictionary.a.areola = 0;
dictionary.a.areolae = 0;
dictionary.a.areolar = 0;
dictionary.a.areolas = 0;
dictionary.a.areole = 0;
dictionary.a.areoles = 0;
dictionary.a.ares = 0;
dictionary.a.arete = 0;
dictionary.a.aretes = 0;
dictionary.a.arf = 0;
dictionary.a.arfs = 0;
dictionary.a.argal = 0;
dictionary.a.argala = 0;
dictionary.a.argalas = 0;
dictionary.a.argali = 0;
dictionary.a.argalis = 0;
dictionary.a.argals = 0;
dictionary.a.argent = 0;
dictionary.a.argents = 0;
dictionary.a.argil = 0;
dictionary.a.argils = 0;
dictionary.a.argle = 0;
dictionary.a.argled = 0;
dictionary.a.argles = 0;
dictionary.a.argling = 0;
dictionary.a.argol = 0;
dictionary.a.argols = 0;
dictionary.a.argon = 0;
dictionary.a.argons = 0;
dictionary.a.argosy = 0;
dictionary.a.argot = 0;
dictionary.a.argotic = 0;
dictionary.a.argots = 0;
dictionary.a.argue = 0;
dictionary.a.argued = 0;
dictionary.a.arguer = 0;
dictionary.a.arguers = 0;
dictionary.a.argues = 0;
dictionary.a.argufy = 0;
dictionary.a.arguing = 0;
dictionary.a.argus = 0;
dictionary.a.arguses = 0;
dictionary.a.argyle = 0;
dictionary.a.argyles = 0;
dictionary.a.argyll = 0;
dictionary.a.argylls = 0;
dictionary.a.arhat = 0;
dictionary.a.arhats = 0;
dictionary.a.aria = 0;
dictionary.a.arias = 0;
dictionary.a.arid = 0;
dictionary.a.arider = 0;
dictionary.a.aridest = 0;
dictionary.a.aridity = 0;
dictionary.a.aridly = 0;
dictionary.a.ariel = 0;
dictionary.a.ariels = 0;
dictionary.a.arietta = 0;
dictionary.a.ariette = 0;
dictionary.a.aright = 0;
dictionary.a.aril = 0;
dictionary.a.ariled = 0;
dictionary.a.arils = 0;
dictionary.a.ariose = 0;
dictionary.a.ariosi = 0;
dictionary.a.arioso = 0;
dictionary.a.ariosos = 0;
dictionary.a.arise = 0;
dictionary.a.arisen = 0;
dictionary.a.arises = 0;
dictionary.a.arising = 0;
dictionary.a.arista = 0;
dictionary.a.aristae = 0;
dictionary.a.aristas = 0;
dictionary.a.aristo = 0;
dictionary.a.aristos = 0;
dictionary.a.ark = 0;
dictionary.a.arkose = 0;
dictionary.a.arkoses = 0;
dictionary.a.arks = 0;
dictionary.a.arles = 0;
dictionary.a.arm = 0;
dictionary.a.armada = 0;
dictionary.a.armadas = 0;
dictionary.a.armband = 0;
dictionary.a.armed = 0;
dictionary.a.armer = 0;
dictionary.a.armers = 0;
dictionary.a.armet = 0;
dictionary.a.armets = 0;
dictionary.a.armful = 0;
dictionary.a.armfuls = 0;
dictionary.a.armhole = 0;
dictionary.a.armies = 0;
dictionary.a.armiger = 0;
dictionary.a.armilla = 0;
dictionary.a.arming = 0;
dictionary.a.armings = 0;
dictionary.a.armless = 0;
dictionary.a.armlet = 0;
dictionary.a.armlets = 0;
dictionary.a.armlike = 0;
dictionary.a.armload = 0;
dictionary.a.armlock = 0;
dictionary.a.armoire = 0;
dictionary.a.armor = 0;
dictionary.a.armored = 0;
dictionary.a.armorer = 0;
dictionary.a.armors = 0;
dictionary.a.armory = 0;
dictionary.a.armour = 0;
dictionary.a.armours = 0;
dictionary.a.armoury = 0;
dictionary.a.armpit = 0;
dictionary.a.armpits = 0;
dictionary.a.armrest = 0;
dictionary.a.arms = 0;
dictionary.a.armsful = 0;
dictionary.a.armure = 0;
dictionary.a.armures = 0;
dictionary.a.army = 0;
dictionary.a.arnatto = 0;
dictionary.a.arnica = 0;
dictionary.a.arnicas = 0;
dictionary.a.arnotto = 0;
dictionary.a.aroid = 0;
dictionary.a.aroids = 0;
dictionary.a.aroint = 0;
dictionary.a.aroints = 0;
dictionary.a.aroma = 0;
dictionary.a.aromas = 0;
dictionary.a.arose = 0;
dictionary.a.around = 0;
dictionary.a.arousal = 0;
dictionary.a.arouse = 0;
dictionary.a.aroused = 0;
dictionary.a.arouser = 0;
dictionary.a.arouses = 0;
dictionary.a.aroynt = 0;
dictionary.a.aroynts = 0;
dictionary.a.arpen = 0;
dictionary.a.arpens = 0;
dictionary.a.arpent = 0;
dictionary.a.arpents = 0;
dictionary.a.arrack = 0;
dictionary.a.arracks = 0;
dictionary.a.arraign = 0;
dictionary.a.arrange = 0;
dictionary.a.arrant = 0;
dictionary.a.arras = 0;
dictionary.a.arrased = 0;
dictionary.a.array = 0;
dictionary.a.arrayal = 0;
dictionary.a.arrayed = 0;
dictionary.a.arrayer = 0;
dictionary.a.arrays = 0;
dictionary.a.arrear = 0;
dictionary.a.arrears = 0;
dictionary.a.arrest = 0;
dictionary.a.arrests = 0;
dictionary.a.arris = 0;
dictionary.a.arrises = 0;
dictionary.a.arrival = 0;
dictionary.a.arrive = 0;
dictionary.a.arrived = 0;
dictionary.a.arriver = 0;
dictionary.a.arrives = 0;
dictionary.a.arroba = 0;
dictionary.a.arrobas = 0;
dictionary.a.arrow = 0;
dictionary.a.arrowed = 0;
dictionary.a.arrows = 0;
dictionary.a.arrowy = 0;
dictionary.a.arroyo = 0;
dictionary.a.arroyos = 0;
dictionary.a.arsenal = 0;
dictionary.a.arsenic = 0;
dictionary.a.arseno = 0;
dictionary.a.arses = 0;
dictionary.a.arshin = 0;
dictionary.a.arshins = 0;
dictionary.a.arsine = 0;
dictionary.a.arsines = 0;
dictionary.a.arsino = 0;
dictionary.a.arsis = 0;
dictionary.a.arson = 0;
dictionary.a.arsons = 0;
dictionary.a.art = 0;
dictionary.a.artal = 0;
dictionary.a.artel = 0;
dictionary.a.artels = 0;
dictionary.a.artery = 0;
dictionary.a.artful = 0;
dictionary.a.article = 0;
dictionary.a.artier = 0;
dictionary.a.artiest = 0;
dictionary.a.artily = 0;
dictionary.a.artisan = 0;
dictionary.a.artist = 0;
dictionary.a.artiste = 0;
dictionary.a.artists = 0;
dictionary.a.artless = 0;
dictionary.a.arts = 0;
dictionary.a.artsier = 0;
dictionary.a.artsy = 0;
dictionary.a.artwork = 0;
dictionary.a.arty = 0;
dictionary.a.arugola = 0;
dictionary.a.arugula = 0;
dictionary.a.arum = 0;
dictionary.a.arums = 0;
dictionary.a.aruspex = 0;
dictionary.a.arval = 0;
dictionary.a.arvo = 0;
dictionary.a.arvos = 0;
dictionary.a.aryl = 0;
dictionary.a.aryls = 0;
dictionary.a.asarum = 0;
dictionary.a.asarums = 0;
dictionary.a.ascarid = 0;
dictionary.a.ascaris = 0;
dictionary.a.ascend = 0;
dictionary.a.ascends = 0;
dictionary.a.ascent = 0;
dictionary.a.ascents = 0;
dictionary.a.asceses = 0;
dictionary.a.ascesis = 0;
dictionary.a.ascetic = 0;
dictionary.a.asci = 0;
dictionary.a.ascidia = 0;
dictionary.a.ascites = 0;
dictionary.a.ascitic = 0;
dictionary.a.ascot = 0;
dictionary.a.ascots = 0;
dictionary.a.ascribe = 0;
dictionary.a.ascus = 0;
dictionary.a.asdic = 0;
dictionary.a.asdics = 0;
dictionary.a.asea = 0;
dictionary.a.asepses = 0;
dictionary.a.asepsis = 0;
dictionary.a.aseptic = 0;
dictionary.a.asexual = 0;
dictionary.a.ash = 0;
dictionary.a.ashamed = 0;
dictionary.a.ashcan = 0;
dictionary.a.ashcans = 0;
dictionary.a.ashed = 0;
dictionary.a.ashen = 0;
dictionary.a.ashes = 0;
dictionary.a.ashier = 0;
dictionary.a.ashiest = 0;
dictionary.a.ashing = 0;
dictionary.a.ashlar = 0;
dictionary.a.ashlars = 0;
dictionary.a.ashler = 0;
dictionary.a.ashlers = 0;
dictionary.a.ashless = 0;
dictionary.a.ashman = 0;
dictionary.a.ashmen = 0;
dictionary.a.ashore = 0;
dictionary.a.ashram = 0;
dictionary.a.ashrams = 0;
dictionary.a.ashtray = 0;
dictionary.a.ashy = 0;
dictionary.a.aside = 0;
dictionary.a.asides = 0;
dictionary.a.asinine = 0;
dictionary.a.ask = 0;
dictionary.a.askance = 0;
dictionary.a.askant = 0;
dictionary.a.asked = 0;
dictionary.a.asker = 0;
dictionary.a.askers = 0;
dictionary.a.askeses = 0;
dictionary.a.askesis = 0;
dictionary.a.askew = 0;
dictionary.a.asking = 0;
dictionary.a.askings = 0;
dictionary.a.askoi = 0;
dictionary.a.askos = 0;
dictionary.a.asks = 0;
dictionary.a.aslant = 0;
dictionary.a.asleep = 0;
dictionary.a.aslope = 0;
dictionary.a.asocial = 0;
dictionary.a.asp = 0;
dictionary.a.aspect = 0;
dictionary.a.aspects = 0;
dictionary.a.aspen = 0;
dictionary.a.aspens = 0;
dictionary.a.asper = 0;
dictionary.a.aspers = 0;
dictionary.a.asperse = 0;
dictionary.a.asphalt = 0;
dictionary.a.asphyxy = 0;
dictionary.a.aspic = 0;
dictionary.a.aspics = 0;
dictionary.a.aspire = 0;
dictionary.a.aspired = 0;
dictionary.a.aspirer = 0;
dictionary.a.aspires = 0;
dictionary.a.aspirin = 0;
dictionary.a.aspis = 0;
dictionary.a.aspises = 0;
dictionary.a.aspish = 0;
dictionary.a.asps = 0;
dictionary.a.asquint = 0;
dictionary.a.asrama = 0;
dictionary.a.asramas = 0;
dictionary.a.assagai = 0;
dictionary.a.assai = 0;
dictionary.a.assail = 0;
dictionary.a.assails = 0;
dictionary.a.assais = 0;
dictionary.a.assault = 0;
dictionary.a.assay = 0;
dictionary.a.assayed = 0;
dictionary.a.assayer = 0;
dictionary.a.assays = 0;
dictionary.a.assegai = 0;
dictionary.a.assent = 0;
dictionary.a.assents = 0;
dictionary.a.assert = 0;
dictionary.a.asserts = 0;
dictionary.a.asses = 0;
dictionary.a.assess = 0;
dictionary.a.asset = 0;
dictionary.a.assets = 0;
dictionary.a.assign = 0;
dictionary.a.assigns = 0;
dictionary.a.assist = 0;
dictionary.a.assists = 0;
dictionary.a.assize = 0;
dictionary.a.assizes = 0;
dictionary.a.asslike = 0;
dictionary.a.assoil = 0;
dictionary.a.assoils = 0;
dictionary.a.assort = 0;
dictionary.a.assorts = 0;
dictionary.a.assuage = 0;
dictionary.a.assume = 0;
dictionary.a.assumed = 0;
dictionary.a.assumer = 0;
dictionary.a.assumes = 0;
dictionary.a.assure = 0;
dictionary.a.assured = 0;
dictionary.a.assurer = 0;
dictionary.a.assures = 0;
dictionary.a.assuror = 0;
dictionary.a.asswage = 0;
dictionary.a.astasia = 0;
dictionary.a.astatic = 0;
dictionary.a.aster = 0;
dictionary.a.asteria = 0;
dictionary.a.astern = 0;
dictionary.a.asters = 0;
dictionary.a.astheny = 0;
dictionary.a.asthma = 0;
dictionary.a.asthmas = 0;
dictionary.a.astir = 0;
dictionary.a.astony = 0;
dictionary.a.astound = 0;
dictionary.a.astral = 0;
dictionary.a.astrals = 0;
dictionary.a.astray = 0;
dictionary.a.astrict = 0;
dictionary.a.astride = 0;
dictionary.a.astute = 0;
dictionary.a.astylar = 0;
dictionary.a.asunder = 0;
dictionary.a.aswarm = 0;
dictionary.a.aswirl = 0;
dictionary.a.aswoon = 0;
dictionary.a.asyla = 0;
dictionary.a.asylum = 0;
dictionary.a.asylums = 0;
dictionary.a.atabal = 0;
dictionary.a.atabals = 0;
dictionary.a.ataghan = 0;
dictionary.a.atalaya = 0;
dictionary.a.ataman = 0;
dictionary.a.atamans = 0;
dictionary.a.atap = 0;
dictionary.a.ataps = 0;
dictionary.a.ataraxy = 0;
dictionary.a.atavic = 0;
dictionary.a.atavism = 0;
dictionary.a.atavist = 0;
dictionary.a.ataxia = 0;
dictionary.a.ataxias = 0;
dictionary.a.ataxic = 0;
dictionary.a.ataxics = 0;
dictionary.a.ataxies = 0;
dictionary.a.ataxy = 0;
dictionary.a.ate = 0;
dictionary.a.atelic = 0;
dictionary.a.atelier = 0;
dictionary.a.ates = 0;
dictionary.a.atheism = 0;
dictionary.a.atheist = 0;
dictionary.a.athirst = 0;
dictionary.a.athlete = 0;
dictionary.a.athodyd = 0;
dictionary.a.athwart = 0;
dictionary.a.atilt = 0;
dictionary.a.atingle = 0;
dictionary.a.atlas = 0;
dictionary.a.atlases = 0;
dictionary.a.atlatl = 0;
dictionary.a.atlatls = 0;
dictionary.a.atma = 0;
dictionary.a.atman = 0;
dictionary.a.atmans = 0;
dictionary.a.atmas = 0;
dictionary.a.atoll = 0;
dictionary.a.atolls = 0;
dictionary.a.atom = 0;
dictionary.a.atomic = 0;
dictionary.a.atomics = 0;
dictionary.a.atomies = 0;
dictionary.a.atomise = 0;
dictionary.a.atomism = 0;
dictionary.a.atomist = 0;
dictionary.a.atomize = 0;
dictionary.a.atoms = 0;
dictionary.a.atomy = 0;
dictionary.a.atonal = 0;
dictionary.a.atone = 0;
dictionary.a.atoned = 0;
dictionary.a.atoner = 0;
dictionary.a.atoners = 0;
dictionary.a.atones = 0;
dictionary.a.atonic = 0;
dictionary.a.atonics = 0;
dictionary.a.atonies = 0;
dictionary.a.atoning = 0;
dictionary.a.atony = 0;
dictionary.a.atop = 0;
dictionary.a.atopic = 0;
dictionary.a.atopies = 0;
dictionary.a.atopy = 0;
dictionary.a.atresia = 0;
dictionary.a.atria = 0;
dictionary.a.atrial = 0;
dictionary.a.atrip = 0;
dictionary.a.atrium = 0;
dictionary.a.atriums = 0;
dictionary.a.atrophy = 0;
dictionary.a.atropin = 0;
dictionary.a.attach = 0;
dictionary.a.attache = 0;
dictionary.a.attack = 0;
dictionary.a.attacks = 0;
dictionary.a.attain = 0;
dictionary.a.attains = 0;
dictionary.a.attaint = 0;
dictionary.a.attar = 0;
dictionary.a.attars = 0;
dictionary.a.attempt = 0;
dictionary.a.attend = 0;
dictionary.a.attends = 0;
dictionary.a.attent = 0;
dictionary.a.attest = 0;
dictionary.a.attests = 0;
dictionary.a.attic = 0;
dictionary.a.attics = 0;
dictionary.a.attire = 0;
dictionary.a.attired = 0;
dictionary.a.attires = 0;
dictionary.a.attorn = 0;
dictionary.a.attorns = 0;
dictionary.a.attract = 0;
dictionary.a.attrite = 0;
dictionary.a.attune = 0;
dictionary.a.attuned = 0;
dictionary.a.attunes = 0;
dictionary.a.atwain = 0;
dictionary.a.atween = 0;
dictionary.a.atypic = 0;
dictionary.a.aubade = 0;
dictionary.a.aubades = 0;
dictionary.a.auberge = 0;
dictionary.a.auburn = 0;
dictionary.a.auburns = 0;
dictionary.a.auction = 0;
dictionary.a.aucuba = 0;
dictionary.a.aucubas = 0;
dictionary.a.audad = 0;
dictionary.a.audads = 0;
dictionary.a.audible = 0;
dictionary.a.audibly = 0;
dictionary.a.audient = 0;
dictionary.a.audile = 0;
dictionary.a.audiles = 0;
dictionary.a.auding = 0;
dictionary.a.audings = 0;
dictionary.a.audio = 0;
dictionary.a.audios = 0;
dictionary.a.audit = 0;
dictionary.a.audited = 0;
dictionary.a.auditor = 0;
dictionary.a.audits = 0;
dictionary.a.augend = 0;
dictionary.a.augends = 0;
dictionary.a.auger = 0;
dictionary.a.augers = 0;
dictionary.a.aught = 0;
dictionary.a.aughts = 0;
dictionary.a.augite = 0;
dictionary.a.augites = 0;
dictionary.a.augitic = 0;
dictionary.a.augment = 0;
dictionary.a.augur = 0;
dictionary.a.augural = 0;
dictionary.a.augured = 0;
dictionary.a.augurer = 0;
dictionary.a.augurs = 0;
dictionary.a.augury = 0;
dictionary.a.august = 0;
dictionary.a.auk = 0;
dictionary.a.auklet = 0;
dictionary.a.auklets = 0;
dictionary.a.auks = 0;
dictionary.a.auld = 0;
dictionary.a.aulder = 0;
dictionary.a.auldest = 0;
dictionary.a.aulic = 0;
dictionary.a.aunt = 0;
dictionary.a.auntie = 0;
dictionary.a.aunties = 0;
dictionary.a.auntly = 0;
dictionary.a.aunts = 0;
dictionary.a.aunty = 0;
dictionary.a.aura = 0;
dictionary.a.aurae = 0;
dictionary.a.aural = 0;
dictionary.a.aurally = 0;
dictionary.a.aurar = 0;
dictionary.a.auras = 0;
dictionary.a.aurate = 0;
dictionary.a.aurated = 0;
dictionary.a.aureate = 0;
dictionary.a.aurei = 0;
dictionary.a.aureola = 0;
dictionary.a.aureole = 0;
dictionary.a.aures = 0;
dictionary.a.aureus = 0;
dictionary.a.auric = 0;
dictionary.a.auricle = 0;
dictionary.a.auris = 0;
dictionary.a.aurist = 0;
dictionary.a.aurists = 0;
dictionary.a.aurochs = 0;
dictionary.a.aurora = 0;
dictionary.a.aurorae = 0;
dictionary.a.auroral = 0;
dictionary.a.auroras = 0;
dictionary.a.aurous = 0;
dictionary.a.aurum = 0;
dictionary.a.aurums = 0;
dictionary.a.ausform = 0;
dictionary.a.auspex = 0;
dictionary.a.auspice = 0;
dictionary.a.austere = 0;
dictionary.a.austral = 0;
dictionary.a.ausubo = 0;
dictionary.a.ausubos = 0;
dictionary.a.autarky = 0;
dictionary.a.auteur = 0;
dictionary.a.auteurs = 0;
dictionary.a.author = 0;
dictionary.a.authors = 0;
dictionary.a.autism = 0;
dictionary.a.autisms = 0;
dictionary.a.auto = 0;
dictionary.a.autobus = 0;
dictionary.a.autoed = 0;
dictionary.a.autoing = 0;
dictionary.a.automan = 0;
dictionary.a.automen = 0;
dictionary.a.autopsy = 0;
dictionary.a.autos = 0;
dictionary.a.autumn = 0;
dictionary.a.autumns = 0;
dictionary.a.auxeses = 0;
dictionary.a.auxesis = 0;
dictionary.a.auxetic = 0;
dictionary.a.auxin = 0;
dictionary.a.auxinic = 0;
dictionary.a.auxins = 0;
dictionary.a.ava = 0;
dictionary.a.avail = 0;
dictionary.a.availed = 0;
dictionary.a.avails = 0;
dictionary.a.avarice = 0;
dictionary.a.avast = 0;
dictionary.a.avatar = 0;
dictionary.a.avatars = 0;
dictionary.a.avaunt = 0;
dictionary.a.ave = 0;
dictionary.a.avellan = 0;
dictionary.a.avenge = 0;
dictionary.a.avenged = 0;
dictionary.a.avenger = 0;
dictionary.a.avenges = 0;
dictionary.a.avens = 0;
dictionary.a.avenses = 0;
dictionary.a.avenue = 0;
dictionary.a.avenues = 0;
dictionary.a.aver = 0;
dictionary.a.average = 0;
dictionary.a.averred = 0;
dictionary.a.avers = 0;
dictionary.a.averse = 0;
dictionary.a.avert = 0;
dictionary.a.averted = 0;
dictionary.a.averts = 0;
dictionary.a.aves = 0;
dictionary.a.avgas = 0;
dictionary.a.avgases = 0;
dictionary.a.avian = 0;
dictionary.a.avians = 0;
dictionary.a.aviary = 0;
dictionary.a.aviate = 0;
dictionary.a.aviated = 0;
dictionary.a.aviates = 0;
dictionary.a.aviator = 0;
dictionary.a.avid = 0;
dictionary.a.avidin = 0;
dictionary.a.avidins = 0;
dictionary.a.avidity = 0;
dictionary.a.avidly = 0;
dictionary.a.avion = 0;
dictionary.a.avionic = 0;
dictionary.a.avions = 0;
dictionary.a.aviso = 0;
dictionary.a.avisos = 0;
dictionary.a.avo = 0;
dictionary.a.avocado = 0;
dictionary.a.avocet = 0;
dictionary.a.avocets = 0;
dictionary.a.avodire = 0;
dictionary.a.avoid = 0;
dictionary.a.avoided = 0;
dictionary.a.avoider = 0;
dictionary.a.avoids = 0;
dictionary.a.avos = 0;
dictionary.a.avoset = 0;
dictionary.a.avosets = 0;
dictionary.a.avouch = 0;
dictionary.a.avow = 0;
dictionary.a.avowal = 0;
dictionary.a.avowals = 0;
dictionary.a.avowed = 0;
dictionary.a.avower = 0;
dictionary.a.avowers = 0;
dictionary.a.avowing = 0;
dictionary.a.avows = 0;
dictionary.a.avulse = 0;
dictionary.a.avulsed = 0;
dictionary.a.avulses = 0;
dictionary.a.awa = 0;
dictionary.a.await = 0;
dictionary.a.awaited = 0;
dictionary.a.awaiter = 0;
dictionary.a.awaits = 0;
dictionary.a.awake = 0;
dictionary.a.awaked = 0;
dictionary.a.awaken = 0;
dictionary.a.awakens = 0;
dictionary.a.awakes = 0;
dictionary.a.awaking = 0;
dictionary.a.award = 0;
dictionary.a.awarded = 0;
dictionary.a.awardee = 0;
dictionary.a.awarder = 0;
dictionary.a.awards = 0;
dictionary.a.aware = 0;
dictionary.a.awash = 0;
dictionary.a.away = 0;
dictionary.a.awe = 0;
dictionary.a.aweary = 0;
dictionary.a.awed = 0;
dictionary.a.awee = 0;
dictionary.a.aweigh = 0;
dictionary.a.aweing = 0;
dictionary.a.aweless = 0;
dictionary.a.awes = 0;
dictionary.a.awesome = 0;
dictionary.a.awful = 0;
dictionary.a.awfully = 0;
dictionary.a.awhile = 0;
dictionary.a.awhirl = 0;
dictionary.a.awing = 0;
dictionary.a.awkward = 0;
dictionary.a.awl = 0;
dictionary.a.awless = 0;
dictionary.a.awls = 0;
dictionary.a.awlwort = 0;
dictionary.a.awmous = 0;
dictionary.a.awn = 0;
dictionary.a.awned = 0;
dictionary.a.awning = 0;
dictionary.a.awnings = 0;
dictionary.a.awnless = 0;
dictionary.a.awns = 0;
dictionary.a.awny = 0;
dictionary.a.awoke = 0;
dictionary.a.awoken = 0;
dictionary.a.awol = 0;
dictionary.a.awols = 0;
dictionary.a.awry = 0;
dictionary.a.axal = 0;
dictionary.a.axe = 0;
dictionary.a.axed = 0;
dictionary.a.axel = 0;
dictionary.a.axels = 0;
dictionary.a.axeman = 0;
dictionary.a.axemen = 0;
dictionary.a.axenic = 0;
dictionary.a.axes = 0;
dictionary.a.axial = 0;
dictionary.a.axially = 0;
dictionary.a.axil = 0;
dictionary.a.axile = 0;
dictionary.a.axilla = 0;
dictionary.a.axillae = 0;
dictionary.a.axillar = 0;
dictionary.a.axillas = 0;
dictionary.a.axils = 0;
dictionary.a.axing = 0;
dictionary.a.axiom = 0;
dictionary.a.axioms = 0;
dictionary.a.axis = 0;
dictionary.a.axised = 0;
dictionary.a.axises = 0;
dictionary.a.axite = 0;
dictionary.a.axites = 0;
dictionary.a.axle = 0;
dictionary.a.axled = 0;
dictionary.a.axles = 0;
dictionary.a.axlike = 0;
dictionary.a.axman = 0;
dictionary.a.axmen = 0;
dictionary.a.axolotl = 0;
dictionary.a.axon = 0;
dictionary.a.axonal = 0;
dictionary.a.axone = 0;
dictionary.a.axoneme = 0;
dictionary.a.axones = 0;
dictionary.a.axonic = 0;
dictionary.a.axons = 0;
dictionary.a.axseed = 0;
dictionary.a.axseeds = 0;
dictionary.a.ayah = 0;
dictionary.a.ayahs = 0;
dictionary.a.aye = 0;
dictionary.a.ayes = 0;
dictionary.a.ayin = 0;
dictionary.a.ayins = 0;
dictionary.a.ays = 0;
dictionary.a.azalea = 0;
dictionary.a.azaleas = 0;
dictionary.a.azan = 0;
dictionary.a.azans = 0;
dictionary.a.azide = 0;
dictionary.a.azides = 0;
dictionary.a.azido = 0;
dictionary.a.azimuth = 0;
dictionary.a.azine = 0;
dictionary.a.azines = 0;
dictionary.a.azlon = 0;
dictionary.a.azlons = 0;
dictionary.a.azo = 0;
dictionary.a.azoic = 0;
dictionary.a.azole = 0;
dictionary.a.azoles = 0;
dictionary.a.azon = 0;
dictionary.a.azonal = 0;
dictionary.a.azonic = 0;
dictionary.a.azons = 0;
dictionary.a.azote = 0;
dictionary.a.azoted = 0;
dictionary.a.azotes = 0;
dictionary.a.azoth = 0;
dictionary.a.azoths = 0;
dictionary.a.azotic = 0;
dictionary.a.azotise = 0;
dictionary.a.azotize = 0;
dictionary.a.azure = 0;
dictionary.a.azures = 0;
dictionary.a.azurite = 0;
dictionary.b = {};
dictionary.b.baal = 0;
dictionary.b.baalim = 0;
dictionary.b.baalism = 0;
dictionary.b.baals = 0;
dictionary.b.baas = 0;
dictionary.b.baases = 0;
dictionary.b.baba = 0;
dictionary.b.babas = 0;
dictionary.b.babassu = 0;
dictionary.b.babbitt = 0;
dictionary.b.babble = 0;
dictionary.b.babbled = 0;
dictionary.b.babbler = 0;
dictionary.b.babbles = 0;
dictionary.b.babe = 0;
dictionary.b.babel = 0;
dictionary.b.babels = 0;
dictionary.b.babes = 0;
dictionary.b.babesia = 0;
dictionary.b.babiche = 0;
dictionary.b.babied = 0;
dictionary.b.babies = 0;
dictionary.b.babka = 0;
dictionary.b.babkas = 0;
dictionary.b.baboo = 0;
dictionary.b.babool = 0;
dictionary.b.babools = 0;
dictionary.b.baboon = 0;
dictionary.b.baboons = 0;
dictionary.b.baboos = 0;
dictionary.b.babu = 0;
dictionary.b.babul = 0;
dictionary.b.babuls = 0;
dictionary.b.babus = 0;
dictionary.b.baby = 0;
dictionary.b.babying = 0;
dictionary.b.babyish = 0;
dictionary.b.bacalao = 0;
dictionary.b.bacca = 0;
dictionary.b.baccae = 0;
dictionary.b.baccara = 0;
dictionary.b.baccate = 0;
dictionary.b.bacchic = 0;
dictionary.b.bacchii = 0;
dictionary.b.bach = 0;
dictionary.b.bached = 0;
dictionary.b.baches = 0;
dictionary.b.baching = 0;
dictionary.b.bacilli = 0;
dictionary.b.back = 0;
dictionary.b.backbit = 0;
dictionary.b.backed = 0;
dictionary.b.backer = 0;
dictionary.b.backers = 0;
dictionary.b.backhoe = 0;
dictionary.b.backing = 0;
dictionary.b.backlit = 0;
dictionary.b.backlog = 0;
dictionary.b.backout = 0;
dictionary.b.backs = 0;
dictionary.b.backsaw = 0;
dictionary.b.backset = 0;
dictionary.b.backup = 0;
dictionary.b.backups = 0;
dictionary.b.bacon = 0;
dictionary.b.bacons = 0;
dictionary.b.bacula = 0;
dictionary.b.baculum = 0;
dictionary.b.bad = 0;
dictionary.b.badass = 0;
dictionary.b.badder = 0;
dictionary.b.baddest = 0;
dictionary.b.baddie = 0;
dictionary.b.baddies = 0;
dictionary.b.baddy = 0;
dictionary.b.bade = 0;
dictionary.b.badge = 0;
dictionary.b.badged = 0;
dictionary.b.badger = 0;
dictionary.b.badgers = 0;
dictionary.b.badges = 0;
dictionary.b.badging = 0;
dictionary.b.badland = 0;
dictionary.b.badly = 0;
dictionary.b.badman = 0;
dictionary.b.badmen = 0;
dictionary.b.badness = 0;
dictionary.b.bads = 0;
dictionary.b.baff = 0;
dictionary.b.baffed = 0;
dictionary.b.baffies = 0;
dictionary.b.baffing = 0;
dictionary.b.baffle = 0;
dictionary.b.baffled = 0;
dictionary.b.baffler = 0;
dictionary.b.baffles = 0;
dictionary.b.baffs = 0;
dictionary.b.baffy = 0;
dictionary.b.bag = 0;
dictionary.b.bagass = 0;
dictionary.b.bagasse = 0;
dictionary.b.bagel = 0;
dictionary.b.bagels = 0;
dictionary.b.bagful = 0;
dictionary.b.bagfuls = 0;
dictionary.b.baggage = 0;
dictionary.b.bagged = 0;
dictionary.b.bagger = 0;
dictionary.b.baggers = 0;
dictionary.b.baggie = 0;
dictionary.b.baggier = 0;
dictionary.b.baggies = 0;
dictionary.b.baggily = 0;
dictionary.b.bagging = 0;
dictionary.b.baggy = 0;
dictionary.b.bagman = 0;
dictionary.b.bagmen = 0;
dictionary.b.bagnio = 0;
dictionary.b.bagnios = 0;
dictionary.b.bagpipe = 0;
dictionary.b.bags = 0;
dictionary.b.bagsful = 0;
dictionary.b.baguet = 0;
dictionary.b.baguets = 0;
dictionary.b.bagwig = 0;
dictionary.b.bagwigs = 0;
dictionary.b.bagworm = 0;
dictionary.b.bah = 0;
dictionary.b.bahadur = 0;
dictionary.b.baht = 0;
dictionary.b.bahts = 0;
dictionary.b.bail = 0;
dictionary.b.bailed = 0;
dictionary.b.bailee = 0;
dictionary.b.bailees = 0;
dictionary.b.bailer = 0;
dictionary.b.bailers = 0;
dictionary.b.bailey = 0;
dictionary.b.baileys = 0;
dictionary.b.bailie = 0;
dictionary.b.bailies = 0;
dictionary.b.bailiff = 0;
dictionary.b.bailing = 0;
dictionary.b.bailor = 0;
dictionary.b.bailors = 0;
dictionary.b.bailout = 0;
dictionary.b.bails = 0;
dictionary.b.bairn = 0;
dictionary.b.bairnly = 0;
dictionary.b.bairns = 0;
dictionary.b.bait = 0;
dictionary.b.baited = 0;
dictionary.b.baiter = 0;
dictionary.b.baiters = 0;
dictionary.b.baith = 0;
dictionary.b.baiting = 0;
dictionary.b.baits = 0;
dictionary.b.baiza = 0;
dictionary.b.baizas = 0;
dictionary.b.baize = 0;
dictionary.b.baizes = 0;
dictionary.b.bake = 0;
dictionary.b.baked = 0;
dictionary.b.baker = 0;
dictionary.b.bakers = 0;
dictionary.b.bakery = 0;
dictionary.b.bakes = 0;
dictionary.b.baking = 0;
dictionary.b.bakings = 0;
dictionary.b.baklava = 0;
dictionary.b.baklawa = 0;
dictionary.b.bal = 0;
dictionary.b.balance = 0;
dictionary.b.balas = 0;
dictionary.b.balases = 0;
dictionary.b.balata = 0;
dictionary.b.balatas = 0;
dictionary.b.balboa = 0;
dictionary.b.balboas = 0;
dictionary.b.balcony = 0;
dictionary.b.bald = 0;
dictionary.b.balded = 0;
dictionary.b.balder = 0;
dictionary.b.baldest = 0;
dictionary.b.baldies = 0;
dictionary.b.balding = 0;
dictionary.b.baldish = 0;
dictionary.b.baldly = 0;
dictionary.b.baldric = 0;
dictionary.b.balds = 0;
dictionary.b.baldy = 0;
dictionary.b.bale = 0;
dictionary.b.baled = 0;
dictionary.b.baleen = 0;
dictionary.b.baleens = 0;
dictionary.b.baleful = 0;
dictionary.b.baler = 0;
dictionary.b.balers = 0;
dictionary.b.bales = 0;
dictionary.b.baling = 0;
dictionary.b.balk = 0;
dictionary.b.balked = 0;
dictionary.b.balker = 0;
dictionary.b.balkers = 0;
dictionary.b.balkier = 0;
dictionary.b.balkily = 0;
dictionary.b.balking = 0;
dictionary.b.balks = 0;
dictionary.b.balky = 0;
dictionary.b.ball = 0;
dictionary.b.ballad = 0;
dictionary.b.ballade = 0;
dictionary.b.ballads = 0;
dictionary.b.ballast = 0;
dictionary.b.balled = 0;
dictionary.b.baller = 0;
dictionary.b.ballers = 0;
dictionary.b.ballet = 0;
dictionary.b.ballets = 0;
dictionary.b.ballies = 0;
dictionary.b.balling = 0;
dictionary.b.ballon = 0;
dictionary.b.ballons = 0;
dictionary.b.balloon = 0;
dictionary.b.ballot = 0;
dictionary.b.ballots = 0;
dictionary.b.balls = 0;
dictionary.b.ballsy = 0;
dictionary.b.ballute = 0;
dictionary.b.bally = 0;
dictionary.b.balm = 0;
dictionary.b.balmier = 0;
dictionary.b.balmily = 0;
dictionary.b.balms = 0;
dictionary.b.balmy = 0;
dictionary.b.balneal = 0;
dictionary.b.baloney = 0;
dictionary.b.bals = 0;
dictionary.b.balsa = 0;
dictionary.b.balsam = 0;
dictionary.b.balsams = 0;
dictionary.b.balsas = 0;
dictionary.b.bam = 0;
dictionary.b.bambini = 0;
dictionary.b.bambino = 0;
dictionary.b.bamboo = 0;
dictionary.b.bamboos = 0;
dictionary.b.bammed = 0;
dictionary.b.bamming = 0;
dictionary.b.bams = 0;
dictionary.b.ban = 0;
dictionary.b.banal = 0;
dictionary.b.banally = 0;
dictionary.b.banana = 0;
dictionary.b.bananas = 0;
dictionary.b.banco = 0;
dictionary.b.bancos = 0;
dictionary.b.band = 0;
dictionary.b.bandage = 0;
dictionary.b.bandana = 0;
dictionary.b.bandbox = 0;
dictionary.b.bandeau = 0;
dictionary.b.banded = 0;
dictionary.b.bander = 0;
dictionary.b.banders = 0;
dictionary.b.bandied = 0;
dictionary.b.bandies = 0;
dictionary.b.banding = 0;
dictionary.b.bandit = 0;
dictionary.b.bandits = 0;
dictionary.b.bandog = 0;
dictionary.b.bandogs = 0;
dictionary.b.bandora = 0;
dictionary.b.bandore = 0;
dictionary.b.bands = 0;
dictionary.b.bandy = 0;
dictionary.b.bane = 0;
dictionary.b.baned = 0;
dictionary.b.baneful = 0;
dictionary.b.banes = 0;
dictionary.b.bang = 0;
dictionary.b.banged = 0;
dictionary.b.banger = 0;
dictionary.b.bangers = 0;
dictionary.b.banging = 0;
dictionary.b.bangkok = 0;
dictionary.b.bangle = 0;
dictionary.b.bangles = 0;
dictionary.b.bangs = 0;
dictionary.b.bani = 0;
dictionary.b.banian = 0;
dictionary.b.banians = 0;
dictionary.b.baning = 0;
dictionary.b.banish = 0;
dictionary.b.banjo = 0;
dictionary.b.banjoes = 0;
dictionary.b.banjos = 0;
dictionary.b.bank = 0;
dictionary.b.banked = 0;
dictionary.b.banker = 0;
dictionary.b.bankers = 0;
dictionary.b.banking = 0;
dictionary.b.banks = 0;
dictionary.b.banksia = 0;
dictionary.b.banned = 0;
dictionary.b.banner = 0;
dictionary.b.banners = 0;
dictionary.b.bannet = 0;
dictionary.b.bannets = 0;
dictionary.b.banning = 0;
dictionary.b.bannock = 0;
dictionary.b.banns = 0;
dictionary.b.banquet = 0;
dictionary.b.bans = 0;
dictionary.b.banshee = 0;
dictionary.b.banshie = 0;
dictionary.b.bantam = 0;
dictionary.b.bantams = 0;
dictionary.b.banter = 0;
dictionary.b.banters = 0;
dictionary.b.banties = 0;
dictionary.b.banty = 0;
dictionary.b.banyan = 0;
dictionary.b.banyans = 0;
dictionary.b.banzai = 0;
dictionary.b.banzais = 0;
dictionary.b.baobab = 0;
dictionary.b.baobabs = 0;
dictionary.b.baptise = 0;
dictionary.b.baptism = 0;
dictionary.b.baptist = 0;
dictionary.b.baptize = 0;
dictionary.b.bar = 0;
dictionary.b.barb = 0;
dictionary.b.barbal = 0;
dictionary.b.barbate = 0;
dictionary.b.barbe = 0;
dictionary.b.barbed = 0;
dictionary.b.barbel = 0;
dictionary.b.barbell = 0;
dictionary.b.barbels = 0;
dictionary.b.barber = 0;
dictionary.b.barbers = 0;
dictionary.b.barbes = 0;
dictionary.b.barbet = 0;
dictionary.b.barbets = 0;
dictionary.b.barbing = 0;
dictionary.b.barbs = 0;
dictionary.b.barbule = 0;
dictionary.b.barbut = 0;
dictionary.b.barbuts = 0;
dictionary.b.barchan = 0;
dictionary.b.bard = 0;
dictionary.b.barde = 0;
dictionary.b.barded = 0;
dictionary.b.bardes = 0;
dictionary.b.bardic = 0;
dictionary.b.barding = 0;
dictionary.b.bards = 0;
dictionary.b.bare = 0;
dictionary.b.bared = 0;
dictionary.b.barefit = 0;
dictionary.b.barege = 0;
dictionary.b.bareges = 0;
dictionary.b.barely = 0;
dictionary.b.barer = 0;
dictionary.b.bares = 0;
dictionary.b.barest = 0;
dictionary.b.barf = 0;
dictionary.b.barfed = 0;
dictionary.b.barfing = 0;
dictionary.b.barfly = 0;
dictionary.b.barfs = 0;
dictionary.b.bargain = 0;
dictionary.b.barge = 0;
dictionary.b.barged = 0;
dictionary.b.bargee = 0;
dictionary.b.bargees = 0;
dictionary.b.barges = 0;
dictionary.b.barging = 0;
dictionary.b.barhop = 0;
dictionary.b.barhops = 0;
dictionary.b.baric = 0;
dictionary.b.barilla = 0;
dictionary.b.baring = 0;
dictionary.b.barite = 0;
dictionary.b.barites = 0;
dictionary.b.barium = 0;
dictionary.b.bariums = 0;
dictionary.b.bark = 0;
dictionary.b.barked = 0;
dictionary.b.barkeep = 0;
dictionary.b.barker = 0;
dictionary.b.barkers = 0;
dictionary.b.barkier = 0;
dictionary.b.barking = 0;
dictionary.b.barks = 0;
dictionary.b.barky = 0;
dictionary.b.barless = 0;
dictionary.b.barley = 0;
dictionary.b.barleys = 0;
dictionary.b.barlow = 0;
dictionary.b.barlows = 0;
dictionary.b.barm = 0;
dictionary.b.barmaid = 0;
dictionary.b.barman = 0;
dictionary.b.barmen = 0;
dictionary.b.barmie = 0;
dictionary.b.barmier = 0;
dictionary.b.barms = 0;
dictionary.b.barmy = 0;
dictionary.b.barn = 0;
dictionary.b.barnier = 0;
dictionary.b.barns = 0;
dictionary.b.barny = 0;
dictionary.b.baron = 0;
dictionary.b.baronet = 0;
dictionary.b.barong = 0;
dictionary.b.barongs = 0;
dictionary.b.baronne = 0;
dictionary.b.barons = 0;
dictionary.b.barony = 0;
dictionary.b.baroque = 0;
dictionary.b.barque = 0;
dictionary.b.barques = 0;
dictionary.b.barrack = 0;
dictionary.b.barrage = 0;
dictionary.b.barre = 0;
dictionary.b.barred = 0;
dictionary.b.barrel = 0;
dictionary.b.barrels = 0;
dictionary.b.barren = 0;
dictionary.b.barrens = 0;
dictionary.b.barres = 0;
dictionary.b.barret = 0;
dictionary.b.barrets = 0;
dictionary.b.barrier = 0;
dictionary.b.barring = 0;
dictionary.b.barrio = 0;
dictionary.b.barrios = 0;
dictionary.b.barroom = 0;
dictionary.b.barrow = 0;
dictionary.b.barrows = 0;
dictionary.b.bars = 0;
dictionary.b.bartend = 0;
dictionary.b.barter = 0;
dictionary.b.barters = 0;
dictionary.b.barware = 0;
dictionary.b.barye = 0;
dictionary.b.baryes = 0;
dictionary.b.baryon = 0;
dictionary.b.baryons = 0;
dictionary.b.baryta = 0;
dictionary.b.barytas = 0;
dictionary.b.baryte = 0;
dictionary.b.barytes = 0;
dictionary.b.barytic = 0;
dictionary.b.bas = 0;
dictionary.b.basal = 0;
dictionary.b.basally = 0;
dictionary.b.basalt = 0;
dictionary.b.basalts = 0;
dictionary.b.bascule = 0;
dictionary.b.base = 0;
dictionary.b.based = 0;
dictionary.b.basely = 0;
dictionary.b.baseman = 0;
dictionary.b.basemen = 0;
dictionary.b.basenji = 0;
dictionary.b.baser = 0;
dictionary.b.bases = 0;
dictionary.b.basest = 0;
dictionary.b.bash = 0;
dictionary.b.bashaw = 0;
dictionary.b.bashaws = 0;
dictionary.b.bashed = 0;
dictionary.b.basher = 0;
dictionary.b.bashers = 0;
dictionary.b.bashes = 0;
dictionary.b.bashful = 0;
dictionary.b.bashing = 0;
dictionary.b.bashlyk = 0;
dictionary.b.basic = 0;
dictionary.b.basics = 0;
dictionary.b.basidia = 0;
dictionary.b.basify = 0;
dictionary.b.basil = 0;
dictionary.b.basilar = 0;
dictionary.b.basilic = 0;
dictionary.b.basils = 0;
dictionary.b.basin = 0;
dictionary.b.basinal = 0;
dictionary.b.basined = 0;
dictionary.b.basinet = 0;
dictionary.b.basing = 0;
dictionary.b.basins = 0;
dictionary.b.basion = 0;
dictionary.b.basions = 0;
dictionary.b.basis = 0;
dictionary.b.bask = 0;
dictionary.b.basked = 0;
dictionary.b.basket = 0;
dictionary.b.baskets = 0;
dictionary.b.basking = 0;
dictionary.b.basks = 0;
dictionary.b.basque = 0;
dictionary.b.basques = 0;
dictionary.b.bass = 0;
dictionary.b.basses = 0;
dictionary.b.basset = 0;
dictionary.b.bassets = 0;
dictionary.b.bassi = 0;
dictionary.b.bassist = 0;
dictionary.b.bassly = 0;
dictionary.b.basso = 0;
dictionary.b.bassoon = 0;
dictionary.b.bassos = 0;
dictionary.b.bassy = 0;
dictionary.b.bast = 0;
dictionary.b.baste = 0;
dictionary.b.basted = 0;
dictionary.b.baster = 0;
dictionary.b.basters = 0;
dictionary.b.bastes = 0;
dictionary.b.bastile = 0;
dictionary.b.basting = 0;
dictionary.b.bastion = 0;
dictionary.b.basts = 0;
dictionary.b.bat = 0;
dictionary.b.batboy = 0;
dictionary.b.batboys = 0;
dictionary.b.batch = 0;
dictionary.b.batched = 0;
dictionary.b.batcher = 0;
dictionary.b.batches = 0;
dictionary.b.bate = 0;
dictionary.b.bateau = 0;
dictionary.b.bateaux = 0;
dictionary.b.bated = 0;
dictionary.b.bates = 0;
dictionary.b.batfish = 0;
dictionary.b.batfowl = 0;
dictionary.b.bath = 0;
dictionary.b.bathe = 0;
dictionary.b.bathed = 0;
dictionary.b.bather = 0;
dictionary.b.bathers = 0;
dictionary.b.bathes = 0;
dictionary.b.bathing = 0;
dictionary.b.bathmat = 0;
dictionary.b.bathos = 0;
dictionary.b.baths = 0;
dictionary.b.bathtub = 0;
dictionary.b.bathyal = 0;
dictionary.b.batik = 0;
dictionary.b.batiks = 0;
dictionary.b.bating = 0;
dictionary.b.batiste = 0;
dictionary.b.batlike = 0;
dictionary.b.batman = 0;
dictionary.b.batmen = 0;
dictionary.b.baton = 0;
dictionary.b.batons = 0;
dictionary.b.bats = 0;
dictionary.b.batsman = 0;
dictionary.b.batsmen = 0;
dictionary.b.batt = 0;
dictionary.b.batteau = 0;
dictionary.b.batted = 0;
dictionary.b.batten = 0;
dictionary.b.battens = 0;
dictionary.b.batter = 0;
dictionary.b.batters = 0;
dictionary.b.battery = 0;
dictionary.b.battier = 0;
dictionary.b.battik = 0;
dictionary.b.battiks = 0;
dictionary.b.batting = 0;
dictionary.b.battle = 0;
dictionary.b.battled = 0;
dictionary.b.battler = 0;
dictionary.b.battles = 0;
dictionary.b.batts = 0;
dictionary.b.battu = 0;
dictionary.b.battue = 0;
dictionary.b.battues = 0;
dictionary.b.batty = 0;
dictionary.b.batwing = 0;
dictionary.b.baubee = 0;
dictionary.b.baubees = 0;
dictionary.b.bauble = 0;
dictionary.b.baubles = 0;
dictionary.b.baud = 0;
dictionary.b.bauds = 0;
dictionary.b.baulk = 0;
dictionary.b.baulked = 0;
dictionary.b.baulks = 0;
dictionary.b.baulky = 0;
dictionary.b.bausond = 0;
dictionary.b.bauxite = 0;
dictionary.b.bawbee = 0;
dictionary.b.bawbees = 0;
dictionary.b.bawcock = 0;
dictionary.b.bawd = 0;
dictionary.b.bawdier = 0;
dictionary.b.bawdies = 0;
dictionary.b.bawdily = 0;
dictionary.b.bawdric = 0;
dictionary.b.bawdry = 0;
dictionary.b.bawds = 0;
dictionary.b.bawdy = 0;
dictionary.b.bawl = 0;
dictionary.b.bawled = 0;
dictionary.b.bawler = 0;
dictionary.b.bawlers = 0;
dictionary.b.bawling = 0;
dictionary.b.bawls = 0;
dictionary.b.bawsunt = 0;
dictionary.b.bawtie = 0;
dictionary.b.bawties = 0;
dictionary.b.bawty = 0;
dictionary.b.bay = 0;
dictionary.b.bayamo = 0;
dictionary.b.bayamos = 0;
dictionary.b.bayard = 0;
dictionary.b.bayards = 0;
dictionary.b.bayed = 0;
dictionary.b.baying = 0;
dictionary.b.bayonet = 0;
dictionary.b.bayou = 0;
dictionary.b.bayous = 0;
dictionary.b.bays = 0;
dictionary.b.baywood = 0;
dictionary.b.bazaar = 0;
dictionary.b.bazaars = 0;
dictionary.b.bazar = 0;
dictionary.b.bazars = 0;
dictionary.b.bazoo = 0;
dictionary.b.bazooka = 0;
dictionary.b.bazooms = 0;
dictionary.b.bazoos = 0;
dictionary.b.beach = 0;
dictionary.b.beached = 0;
dictionary.b.beaches = 0;
dictionary.b.beachy = 0;
dictionary.b.beacon = 0;
dictionary.b.beacons = 0;
dictionary.b.bead = 0;
dictionary.b.beaded = 0;
dictionary.b.beadier = 0;
dictionary.b.beadily = 0;
dictionary.b.beading = 0;
dictionary.b.beadle = 0;
dictionary.b.beadles = 0;
dictionary.b.beadman = 0;
dictionary.b.beadmen = 0;
dictionary.b.beads = 0;
dictionary.b.beady = 0;
dictionary.b.beagle = 0;
dictionary.b.beagles = 0;
dictionary.b.beak = 0;
dictionary.b.beaked = 0;
dictionary.b.beaker = 0;
dictionary.b.beakers = 0;
dictionary.b.beakier = 0;
dictionary.b.beaks = 0;
dictionary.b.beaky = 0;
dictionary.b.beam = 0;
dictionary.b.beamed = 0;
dictionary.b.beamier = 0;
dictionary.b.beamily = 0;
dictionary.b.beaming = 0;
dictionary.b.beamish = 0;
dictionary.b.beams = 0;
dictionary.b.beamy = 0;
dictionary.b.bean = 0;
dictionary.b.beanbag = 0;
dictionary.b.beaned = 0;
dictionary.b.beanery = 0;
dictionary.b.beanie = 0;
dictionary.b.beanies = 0;
dictionary.b.beaning = 0;
dictionary.b.beano = 0;
dictionary.b.beanos = 0;
dictionary.b.beans = 0;
dictionary.b.bear = 0;
dictionary.b.bearcat = 0;
dictionary.b.beard = 0;
dictionary.b.bearded = 0;
dictionary.b.beards = 0;
dictionary.b.bearer = 0;
dictionary.b.bearers = 0;
dictionary.b.bearhug = 0;
dictionary.b.bearing = 0;
dictionary.b.bearish = 0;
dictionary.b.bears = 0;
dictionary.b.beast = 0;
dictionary.b.beastie = 0;
dictionary.b.beastly = 0;
dictionary.b.beasts = 0;
dictionary.b.beat = 0;
dictionary.b.beaten = 0;
dictionary.b.beater = 0;
dictionary.b.beaters = 0;
dictionary.b.beatify = 0;
dictionary.b.beating = 0;
dictionary.b.beatnik = 0;
dictionary.b.beats = 0;
dictionary.b.beau = 0;
dictionary.b.beauish = 0;
dictionary.b.beaus = 0;
dictionary.b.beaut = 0;
dictionary.b.beauts = 0;
dictionary.b.beauty = 0;
dictionary.b.beaux = 0;
dictionary.b.beaver = 0;
dictionary.b.beavers = 0;
dictionary.b.bebeeru = 0;
dictionary.b.beblood = 0;
dictionary.b.bebop = 0;
dictionary.b.bebops = 0;
dictionary.b.becalm = 0;
dictionary.b.becalms = 0;
dictionary.b.became = 0;
dictionary.b.becap = 0;
dictionary.b.becaps = 0;
dictionary.b.because = 0;
dictionary.b.bechalk = 0;
dictionary.b.becharm = 0;
dictionary.b.beck = 0;
dictionary.b.becked = 0;
dictionary.b.becket = 0;
dictionary.b.beckets = 0;
dictionary.b.becking = 0;
dictionary.b.beckon = 0;
dictionary.b.beckons = 0;
dictionary.b.becks = 0;
dictionary.b.beclasp = 0;
dictionary.b.becloak = 0;
dictionary.b.beclog = 0;
dictionary.b.beclogs = 0;
dictionary.b.becloud = 0;
dictionary.b.beclown = 0;
dictionary.b.become = 0;
dictionary.b.becomes = 0;
dictionary.b.becrawl = 0;
dictionary.b.becrime = 0;
dictionary.b.becrowd = 0;
dictionary.b.becrust = 0;
dictionary.b.becurse = 0;
dictionary.b.becurst = 0;
dictionary.b.bed = 0;
dictionary.b.bedamn = 0;
dictionary.b.bedamns = 0;
dictionary.b.bedaub = 0;
dictionary.b.bedaubs = 0;
dictionary.b.bedbug = 0;
dictionary.b.bedbugs = 0;
dictionary.b.bedded = 0;
dictionary.b.bedder = 0;
dictionary.b.bedders = 0;
dictionary.b.bedding = 0;
dictionary.b.bedeck = 0;
dictionary.b.bedecks = 0;
dictionary.b.bedel = 0;
dictionary.b.bedell = 0;
dictionary.b.bedells = 0;
dictionary.b.bedels = 0;
dictionary.b.bedeman = 0;
dictionary.b.bedemen = 0;
dictionary.b.bedevil = 0;
dictionary.b.bedew = 0;
dictionary.b.bedewed = 0;
dictionary.b.bedews = 0;
dictionary.b.bedfast = 0;
dictionary.b.bedgown = 0;
dictionary.b.bedight = 0;
dictionary.b.bedim = 0;
dictionary.b.bedims = 0;
dictionary.b.bedirty = 0;
dictionary.b.bedizen = 0;
dictionary.b.bedlam = 0;
dictionary.b.bedlamp = 0;
dictionary.b.bedlams = 0;
dictionary.b.bedless = 0;
dictionary.b.bedlike = 0;
dictionary.b.bedmate = 0;
dictionary.b.bedouin = 0;
dictionary.b.bedpan = 0;
dictionary.b.bedpans = 0;
dictionary.b.bedpost = 0;
dictionary.b.bedrail = 0;
dictionary.b.bedrape = 0;
dictionary.b.bedrid = 0;
dictionary.b.bedrock = 0;
dictionary.b.bedroll = 0;
dictionary.b.bedroom = 0;
dictionary.b.bedrug = 0;
dictionary.b.bedrugs = 0;
dictionary.b.beds = 0;
dictionary.b.bedside = 0;
dictionary.b.bedsore = 0;
dictionary.b.bedtick = 0;
dictionary.b.bedtime = 0;
dictionary.b.beduin = 0;
dictionary.b.beduins = 0;
dictionary.b.bedumb = 0;
dictionary.b.bedumbs = 0;
dictionary.b.bedunce = 0;
dictionary.b.bedward = 0;
dictionary.b.bedwarf = 0;
dictionary.b.bee = 0;
dictionary.b.beebee = 0;
dictionary.b.beebees = 0;
dictionary.b.beech = 0;
dictionary.b.beechen = 0;
dictionary.b.beeches = 0;
dictionary.b.beechy = 0;
dictionary.b.beef = 0;
dictionary.b.beefalo = 0;
dictionary.b.beefed = 0;
dictionary.b.beefier = 0;
dictionary.b.beefily = 0;
dictionary.b.beefing = 0;
dictionary.b.beefs = 0;
dictionary.b.beefy = 0;
dictionary.b.beehive = 0;
dictionary.b.beelike = 0;
dictionary.b.beeline = 0;
dictionary.b.been = 0;
dictionary.b.beep = 0;
dictionary.b.beeped = 0;
dictionary.b.beeper = 0;
dictionary.b.beepers = 0;
dictionary.b.beeping = 0;
dictionary.b.beeps = 0;
dictionary.b.beer = 0;
dictionary.b.beerier = 0;
dictionary.b.beers = 0;
dictionary.b.beery = 0;
dictionary.b.bees = 0;
dictionary.b.beeswax = 0;
dictionary.b.beet = 0;
dictionary.b.beetle = 0;
dictionary.b.beetled = 0;
dictionary.b.beetler = 0;
dictionary.b.beetles = 0;
dictionary.b.beets = 0;
dictionary.b.beeves = 0;
dictionary.b.beezer = 0;
dictionary.b.beezers = 0;
dictionary.b.befall = 0;
dictionary.b.befalls = 0;
dictionary.b.befell = 0;
dictionary.b.befit = 0;
dictionary.b.befits = 0;
dictionary.b.beflag = 0;
dictionary.b.beflags = 0;
dictionary.b.beflea = 0;
dictionary.b.befleas = 0;
dictionary.b.befleck = 0;
dictionary.b.befog = 0;
dictionary.b.befogs = 0;
dictionary.b.befool = 0;
dictionary.b.befools = 0;
dictionary.b.before = 0;
dictionary.b.befoul = 0;
dictionary.b.befouls = 0;
dictionary.b.befret = 0;
dictionary.b.befrets = 0;
dictionary.b.beg = 0;
dictionary.b.begall = 0;
dictionary.b.begalls = 0;
dictionary.b.began = 0;
dictionary.b.begat = 0;
dictionary.b.begaze = 0;
dictionary.b.begazed = 0;
dictionary.b.begazes = 0;
dictionary.b.beget = 0;
dictionary.b.begets = 0;
dictionary.b.beggar = 0;
dictionary.b.beggars = 0;
dictionary.b.beggary = 0;
dictionary.b.begged = 0;
dictionary.b.begging = 0;
dictionary.b.begin = 0;
dictionary.b.begins = 0;
dictionary.b.begird = 0;
dictionary.b.begirds = 0;
dictionary.b.begirt = 0;
dictionary.b.beglad = 0;
dictionary.b.beglads = 0;
dictionary.b.begloom = 0;
dictionary.b.begone = 0;
dictionary.b.begonia = 0;
dictionary.b.begorah = 0;
dictionary.b.begorra = 0;
dictionary.b.begot = 0;
dictionary.b.begrim = 0;
dictionary.b.begrime = 0;
dictionary.b.begrims = 0;
dictionary.b.begroan = 0;
dictionary.b.begs = 0;
dictionary.b.beguile = 0;
dictionary.b.beguine = 0;
dictionary.b.begulf = 0;
dictionary.b.begulfs = 0;
dictionary.b.begum = 0;
dictionary.b.begums = 0;
dictionary.b.begun = 0;
dictionary.b.behalf = 0;
dictionary.b.behave = 0;
dictionary.b.behaved = 0;
dictionary.b.behaver = 0;
dictionary.b.behaves = 0;
dictionary.b.behead = 0;
dictionary.b.beheads = 0;
dictionary.b.beheld = 0;
dictionary.b.behest = 0;
dictionary.b.behests = 0;
dictionary.b.behind = 0;
dictionary.b.behinds = 0;
dictionary.b.behold = 0;
dictionary.b.beholds = 0;
dictionary.b.behoof = 0;
dictionary.b.behoove = 0;
dictionary.b.behove = 0;
dictionary.b.behoved = 0;
dictionary.b.behoves = 0;
dictionary.b.behowl = 0;
dictionary.b.behowls = 0;
dictionary.b.beige = 0;
dictionary.b.beiges = 0;
dictionary.b.beignet = 0;
dictionary.b.beigy = 0;
dictionary.b.being = 0;
dictionary.b.beings = 0;
dictionary.b.bejesus = 0;
dictionary.b.bejewel = 0;
dictionary.b.bekiss = 0;
dictionary.b.beknot = 0;
dictionary.b.beknots = 0;
dictionary.b.bel = 0;
dictionary.b.belabor = 0;
dictionary.b.belaced = 0;
dictionary.b.belady = 0;
dictionary.b.belated = 0;
dictionary.b.belaud = 0;
dictionary.b.belauds = 0;
dictionary.b.belay = 0;
dictionary.b.belayed = 0;
dictionary.b.belays = 0;
dictionary.b.belch = 0;
dictionary.b.belched = 0;
dictionary.b.belcher = 0;
dictionary.b.belches = 0;
dictionary.b.beldam = 0;
dictionary.b.beldame = 0;
dictionary.b.beldams = 0;
dictionary.b.beleap = 0;
dictionary.b.beleaps = 0;
dictionary.b.beleapt = 0;
dictionary.b.belfry = 0;
dictionary.b.belga = 0;
dictionary.b.belgas = 0;
dictionary.b.belie = 0;
dictionary.b.belied = 0;
dictionary.b.belief = 0;
dictionary.b.beliefs = 0;
dictionary.b.belier = 0;
dictionary.b.beliers = 0;
dictionary.b.belies = 0;
dictionary.b.believe = 0;
dictionary.b.belike = 0;
dictionary.b.belive = 0;
dictionary.b.bell = 0;
dictionary.b.bellboy = 0;
dictionary.b.belle = 0;
dictionary.b.belled = 0;
dictionary.b.belleek = 0;
dictionary.b.belles = 0;
dictionary.b.bellhop = 0;
dictionary.b.bellied = 0;
dictionary.b.bellies = 0;
dictionary.b.belling = 0;
dictionary.b.bellman = 0;
dictionary.b.bellmen = 0;
dictionary.b.bellow = 0;
dictionary.b.bellows = 0;
dictionary.b.bells = 0;
dictionary.b.belly = 0;
dictionary.b.belong = 0;
dictionary.b.belongs = 0;
dictionary.b.beloved = 0;
dictionary.b.below = 0;
dictionary.b.belows = 0;
dictionary.b.bels = 0;
dictionary.b.belt = 0;
dictionary.b.belted = 0;
dictionary.b.belting = 0;
dictionary.b.belts = 0;
dictionary.b.beltway = 0;
dictionary.b.beluga = 0;
dictionary.b.belugas = 0;
dictionary.b.belying = 0;
dictionary.b.bema = 0;
dictionary.b.bemadam = 0;
dictionary.b.bemas = 0;
dictionary.b.bemata = 0;
dictionary.b.bemean = 0;
dictionary.b.bemeans = 0;
dictionary.b.bemire = 0;
dictionary.b.bemired = 0;
dictionary.b.bemires = 0;
dictionary.b.bemist = 0;
dictionary.b.bemists = 0;
dictionary.b.bemix = 0;
dictionary.b.bemixed = 0;
dictionary.b.bemixes = 0;
dictionary.b.bemixt = 0;
dictionary.b.bemoan = 0;
dictionary.b.bemoans = 0;
dictionary.b.bemock = 0;
dictionary.b.bemocks = 0;
dictionary.b.bemuse = 0;
dictionary.b.bemused = 0;
dictionary.b.bemuses = 0;
dictionary.b.ben = 0;
dictionary.b.bename = 0;
dictionary.b.benamed = 0;
dictionary.b.benames = 0;
dictionary.b.bench = 0;
dictionary.b.benched = 0;
dictionary.b.bencher = 0;
dictionary.b.benches = 0;
dictionary.b.bend = 0;
dictionary.b.benday = 0;
dictionary.b.bendays = 0;
dictionary.b.bended = 0;
dictionary.b.bendee = 0;
dictionary.b.bendees = 0;
dictionary.b.bender = 0;
dictionary.b.benders = 0;
dictionary.b.bending = 0;
dictionary.b.bends = 0;
dictionary.b.bendy = 0;
dictionary.b.bendys = 0;
dictionary.b.bene = 0;
dictionary.b.beneath = 0;
dictionary.b.benefic = 0;
dictionary.b.benefit = 0;
dictionary.b.benempt = 0;
dictionary.b.benes = 0;
dictionary.b.benign = 0;
dictionary.b.benison = 0;
dictionary.b.benne = 0;
dictionary.b.bennes = 0;
dictionary.b.bennet = 0;
dictionary.b.bennets = 0;
dictionary.b.benni = 0;
dictionary.b.bennies = 0;
dictionary.b.bennis = 0;
dictionary.b.benny = 0;
dictionary.b.benomyl = 0;
dictionary.b.bens = 0;
dictionary.b.bent = 0;
dictionary.b.benthal = 0;
dictionary.b.benthic = 0;
dictionary.b.benthos = 0;
dictionary.b.bents = 0;
dictionary.b.benumb = 0;
dictionary.b.benumbs = 0;
dictionary.b.benzal = 0;
dictionary.b.benzene = 0;
dictionary.b.benzin = 0;
dictionary.b.benzine = 0;
dictionary.b.benzins = 0;
dictionary.b.benzoic = 0;
dictionary.b.benzoin = 0;
dictionary.b.benzol = 0;
dictionary.b.benzole = 0;
dictionary.b.benzols = 0;
dictionary.b.benzoyl = 0;
dictionary.b.benzyl = 0;
dictionary.b.benzyls = 0;
dictionary.b.bepaint = 0;
dictionary.b.bequest = 0;
dictionary.b.berake = 0;
dictionary.b.beraked = 0;
dictionary.b.berakes = 0;
dictionary.b.berate = 0;
dictionary.b.berated = 0;
dictionary.b.berates = 0;
dictionary.b.bereave = 0;
dictionary.b.bereft = 0;
dictionary.b.beret = 0;
dictionary.b.berets = 0;
dictionary.b.beretta = 0;
dictionary.b.berg = 0;
dictionary.b.bergere = 0;
dictionary.b.bergs = 0;
dictionary.b.berhyme = 0;
dictionary.b.berime = 0;
dictionary.b.berimed = 0;
dictionary.b.berimes = 0;
dictionary.b.berlin = 0;
dictionary.b.berline = 0;
dictionary.b.berlins = 0;
dictionary.b.berm = 0;
dictionary.b.berme = 0;
dictionary.b.bermes = 0;
dictionary.b.berms = 0;
dictionary.b.berobed = 0;
dictionary.b.berried = 0;
dictionary.b.berries = 0;
dictionary.b.berry = 0;
dictionary.b.berseem = 0;
dictionary.b.berserk = 0;
dictionary.b.berth = 0;
dictionary.b.bertha = 0;
dictionary.b.berthas = 0;
dictionary.b.berthed = 0;
dictionary.b.berths = 0;
dictionary.b.beryl = 0;
dictionary.b.beryls = 0;
dictionary.b.bescour = 0;
dictionary.b.beseech = 0;
dictionary.b.beseem = 0;
dictionary.b.beseems = 0;
dictionary.b.beset = 0;
dictionary.b.besets = 0;
dictionary.b.beshame = 0;
dictionary.b.beshout = 0;
dictionary.b.beshrew = 0;
dictionary.b.beside = 0;
dictionary.b.besides = 0;
dictionary.b.besiege = 0;
dictionary.b.beslime = 0;
dictionary.b.besmear = 0;
dictionary.b.besmile = 0;
dictionary.b.besmoke = 0;
dictionary.b.besmut = 0;
dictionary.b.besmuts = 0;
dictionary.b.besnow = 0;
dictionary.b.besnows = 0;
dictionary.b.besom = 0;
dictionary.b.besoms = 0;
dictionary.b.besot = 0;
dictionary.b.besots = 0;
dictionary.b.bespake = 0;
dictionary.b.bespeak = 0;
dictionary.b.bespoke = 0;
dictionary.b.best = 0;
dictionary.b.bestead = 0;
dictionary.b.bested = 0;
dictionary.b.bestial = 0;
dictionary.b.besting = 0;
dictionary.b.bestir = 0;
dictionary.b.bestirs = 0;
dictionary.b.bestow = 0;
dictionary.b.bestows = 0;
dictionary.b.bestrew = 0;
dictionary.b.bestrid = 0;
dictionary.b.bestrow = 0;
dictionary.b.bests = 0;
dictionary.b.bestud = 0;
dictionary.b.bestuds = 0;
dictionary.b.beswarm = 0;
dictionary.b.bet = 0;
dictionary.b.beta = 0;
dictionary.b.betaine = 0;
dictionary.b.betake = 0;
dictionary.b.betaken = 0;
dictionary.b.betakes = 0;
dictionary.b.betas = 0;
dictionary.b.betaxed = 0;
dictionary.b.betel = 0;
dictionary.b.betels = 0;
dictionary.b.beth = 0;
dictionary.b.bethank = 0;
dictionary.b.bethel = 0;
dictionary.b.bethels = 0;
dictionary.b.bethink = 0;
dictionary.b.bethorn = 0;
dictionary.b.beths = 0;
dictionary.b.bethump = 0;
dictionary.b.betide = 0;
dictionary.b.betided = 0;
dictionary.b.betides = 0;
dictionary.b.betime = 0;
dictionary.b.betimes = 0;
dictionary.b.betise = 0;
dictionary.b.betises = 0;
dictionary.b.betoken = 0;
dictionary.b.beton = 0;
dictionary.b.betons = 0;
dictionary.b.betony = 0;
dictionary.b.betook = 0;
dictionary.b.betray = 0;
dictionary.b.betrays = 0;
dictionary.b.betroth = 0;
dictionary.b.bets = 0;
dictionary.b.betta = 0;
dictionary.b.bettas = 0;
dictionary.b.betted = 0;
dictionary.b.better = 0;
dictionary.b.betters = 0;
dictionary.b.betting = 0;
dictionary.b.bettor = 0;
dictionary.b.bettors = 0;
dictionary.b.between = 0;
dictionary.b.betwixt = 0;
dictionary.b.bevel = 0;
dictionary.b.beveled = 0;
dictionary.b.beveler = 0;
dictionary.b.bevels = 0;
dictionary.b.bevies = 0;
dictionary.b.bevomit = 0;
dictionary.b.bevor = 0;
dictionary.b.bevors = 0;
dictionary.b.bevy = 0;
dictionary.b.bewail = 0;
dictionary.b.bewails = 0;
dictionary.b.beware = 0;
dictionary.b.bewared = 0;
dictionary.b.bewares = 0;
dictionary.b.beweary = 0;
dictionary.b.beweep = 0;
dictionary.b.beweeps = 0;
dictionary.b.bewept = 0;
dictionary.b.bewig = 0;
dictionary.b.bewigs = 0;
dictionary.b.bewitch = 0;
dictionary.b.beworm = 0;
dictionary.b.beworms = 0;
dictionary.b.beworry = 0;
dictionary.b.bewrap = 0;
dictionary.b.bewraps = 0;
dictionary.b.bewrapt = 0;
dictionary.b.bewray = 0;
dictionary.b.bewrays = 0;
dictionary.b.bey = 0;
dictionary.b.beylic = 0;
dictionary.b.beylics = 0;
dictionary.b.beylik = 0;
dictionary.b.beyliks = 0;
dictionary.b.beyond = 0;
dictionary.b.beyonds = 0;
dictionary.b.beys = 0;
dictionary.b.bezant = 0;
dictionary.b.bezants = 0;
dictionary.b.bezazz = 0;
dictionary.b.bezel = 0;
dictionary.b.bezels = 0;
dictionary.b.bezil = 0;
dictionary.b.bezils = 0;
dictionary.b.bezique = 0;
dictionary.b.bezoar = 0;
dictionary.b.bezoars = 0;
dictionary.b.bezzant = 0;
dictionary.b.bhakta = 0;
dictionary.b.bhaktas = 0;
dictionary.b.bhakti = 0;
dictionary.b.bhaktis = 0;
dictionary.b.bhang = 0;
dictionary.b.bhangs = 0;
dictionary.b.bheesty = 0;
dictionary.b.bhistie = 0;
dictionary.b.bhoot = 0;
dictionary.b.bhoots = 0;
dictionary.b.bhut = 0;
dictionary.b.bhuts = 0;
dictionary.b.biali = 0;
dictionary.b.bialis = 0;
dictionary.b.bialy = 0;
dictionary.b.bialys = 0;
dictionary.b.bias = 0;
dictionary.b.biased = 0;
dictionary.b.biases = 0;
dictionary.b.biasing = 0;
dictionary.b.biassed = 0;
dictionary.b.biasses = 0;
dictionary.b.biaxal = 0;
dictionary.b.biaxial = 0;
dictionary.b.bib = 0;
dictionary.b.bibasic = 0;
dictionary.b.bibb = 0;
dictionary.b.bibbed = 0;
dictionary.b.bibber = 0;
dictionary.b.bibbers = 0;
dictionary.b.bibbery = 0;
dictionary.b.bibbing = 0;
dictionary.b.bibbs = 0;
dictionary.b.bibcock = 0;
dictionary.b.bibelot = 0;
dictionary.b.bible = 0;
dictionary.b.bibles = 0;
dictionary.b.bibless = 0;
dictionary.b.biblike = 0;
dictionary.b.biblist = 0;
dictionary.b.bibs = 0;
dictionary.b.bicarb = 0;
dictionary.b.bicarbs = 0;
dictionary.b.bice = 0;
dictionary.b.biceps = 0;
dictionary.b.bices = 0;
dictionary.b.bicker = 0;
dictionary.b.bickers = 0;
dictionary.b.bicolor = 0;
dictionary.b.bicorn = 0;
dictionary.b.bicorne = 0;
dictionary.b.bicron = 0;
dictionary.b.bicrons = 0;
dictionary.b.bicycle = 0;
dictionary.b.bid = 0;
dictionary.b.bidarka = 0;
dictionary.b.bidden = 0;
dictionary.b.bidder = 0;
dictionary.b.bidders = 0;
dictionary.b.biddies = 0;
dictionary.b.bidding = 0;
dictionary.b.biddy = 0;
dictionary.b.bide = 0;
dictionary.b.bided = 0;
dictionary.b.bider = 0;
dictionary.b.biders = 0;
dictionary.b.bides = 0;
dictionary.b.bidet = 0;
dictionary.b.bidets = 0;
dictionary.b.biding = 0;
dictionary.b.bids = 0;
dictionary.b.bield = 0;
dictionary.b.bielded = 0;
dictionary.b.bields = 0;
dictionary.b.biennia = 0;
dictionary.b.bier = 0;
dictionary.b.biers = 0;
dictionary.b.biface = 0;
dictionary.b.bifaces = 0;
dictionary.b.biff = 0;
dictionary.b.biffed = 0;
dictionary.b.biffies = 0;
dictionary.b.biffin = 0;
dictionary.b.biffing = 0;
dictionary.b.biffins = 0;
dictionary.b.biffs = 0;
dictionary.b.biffy = 0;
dictionary.b.bifid = 0;
dictionary.b.bifidly = 0;
dictionary.b.bifilar = 0;
dictionary.b.biflex = 0;
dictionary.b.bifocal = 0;
dictionary.b.bifold = 0;
dictionary.b.biform = 0;
dictionary.b.big = 0;
dictionary.b.bigamy = 0;
dictionary.b.bigeye = 0;
dictionary.b.bigeyes = 0;
dictionary.b.bigfeet = 0;
dictionary.b.bigfoot = 0;
dictionary.b.bigger = 0;
dictionary.b.biggest = 0;
dictionary.b.biggety = 0;
dictionary.b.biggie = 0;
dictionary.b.biggies = 0;
dictionary.b.biggin = 0;
dictionary.b.bigging = 0;
dictionary.b.biggins = 0;
dictionary.b.biggish = 0;
dictionary.b.biggity = 0;
dictionary.b.bighead = 0;
dictionary.b.bighorn = 0;
dictionary.b.bight = 0;
dictionary.b.bighted = 0;
dictionary.b.bights = 0;
dictionary.b.bigly = 0;
dictionary.b.bigness = 0;
dictionary.b.bigot = 0;
dictionary.b.bigoted = 0;
dictionary.b.bigotry = 0;
dictionary.b.bigots = 0;
dictionary.b.bigwig = 0;
dictionary.b.bigwigs = 0;
dictionary.b.bijou = 0;
dictionary.b.bijous = 0;
dictionary.b.bijoux = 0;
dictionary.b.bike = 0;
dictionary.b.biked = 0;
dictionary.b.biker = 0;
dictionary.b.bikers = 0;
dictionary.b.bikes = 0;
dictionary.b.bikeway = 0;
dictionary.b.bikie = 0;
dictionary.b.bikies = 0;
dictionary.b.biking = 0;
dictionary.b.bikini = 0;
dictionary.b.bikinis = 0;
dictionary.b.bilayer = 0;
dictionary.b.bilbo = 0;
dictionary.b.bilboa = 0;
dictionary.b.bilboas = 0;
dictionary.b.bilboes = 0;
dictionary.b.bilbos = 0;
dictionary.b.bile = 0;
dictionary.b.biles = 0;
dictionary.b.bilge = 0;
dictionary.b.bilged = 0;
dictionary.b.bilges = 0;
dictionary.b.bilgier = 0;
dictionary.b.bilging = 0;
dictionary.b.bilgy = 0;
dictionary.b.biliary = 0;
dictionary.b.bilious = 0;
dictionary.b.bilk = 0;
dictionary.b.bilked = 0;
dictionary.b.bilker = 0;
dictionary.b.bilkers = 0;
dictionary.b.bilking = 0;
dictionary.b.bilks = 0;
dictionary.b.bill = 0;
dictionary.b.billbug = 0;
dictionary.b.billed = 0;
dictionary.b.biller = 0;
dictionary.b.billers = 0;
dictionary.b.billet = 0;
dictionary.b.billets = 0;
dictionary.b.billie = 0;
dictionary.b.billies = 0;
dictionary.b.billing = 0;
dictionary.b.billion = 0;
dictionary.b.billon = 0;
dictionary.b.billons = 0;
dictionary.b.billow = 0;
dictionary.b.billows = 0;
dictionary.b.billowy = 0;
dictionary.b.bills = 0;
dictionary.b.billy = 0;
dictionary.b.bilobed = 0;
dictionary.b.bilsted = 0;
dictionary.b.biltong = 0;
dictionary.b.bima = 0;
dictionary.b.bimah = 0;
dictionary.b.bimahs = 0;
dictionary.b.bimas = 0;
dictionary.b.bimbo = 0;
dictionary.b.bimboes = 0;
dictionary.b.bimbos = 0;
dictionary.b.bimetal = 0;
dictionary.b.bimodal = 0;
dictionary.b.bimorph = 0;
dictionary.b.bin = 0;
dictionary.b.binal = 0;
dictionary.b.binary = 0;
dictionary.b.binate = 0;
dictionary.b.bind = 0;
dictionary.b.binder = 0;
dictionary.b.binders = 0;
dictionary.b.bindery = 0;
dictionary.b.bindi = 0;
dictionary.b.binding = 0;
dictionary.b.bindis = 0;
dictionary.b.bindle = 0;
dictionary.b.bindles = 0;
dictionary.b.binds = 0;
dictionary.b.bine = 0;
dictionary.b.bines = 0;
dictionary.b.binge = 0;
dictionary.b.binged = 0;
dictionary.b.binges = 0;
dictionary.b.binging = 0;
dictionary.b.bingo = 0;
dictionary.b.bingos = 0;
dictionary.b.binit = 0;
dictionary.b.binits = 0;
dictionary.b.binned = 0;
dictionary.b.binning = 0;
dictionary.b.binocle = 0;
dictionary.b.binocs = 0;
dictionary.b.bins = 0;
dictionary.b.bint = 0;
dictionary.b.bints = 0;
dictionary.b.bio = 0;
dictionary.b.biocide = 0;
dictionary.b.biogas = 0;
dictionary.b.biogen = 0;
dictionary.b.biogens = 0;
dictionary.b.biogeny = 0;
dictionary.b.bioherm = 0;
dictionary.b.biology = 0;
dictionary.b.biomass = 0;
dictionary.b.biome = 0;
dictionary.b.biomes = 0;
dictionary.b.bionic = 0;
dictionary.b.bionics = 0;
dictionary.b.bionomy = 0;
dictionary.b.biont = 0;
dictionary.b.biontic = 0;
dictionary.b.bionts = 0;
dictionary.b.biopsic = 0;
dictionary.b.biopsy = 0;
dictionary.b.bioptic = 0;
dictionary.b.bios = 0;
dictionary.b.biota = 0;
dictionary.b.biotas = 0;
dictionary.b.biotech = 0;
dictionary.b.biotic = 0;
dictionary.b.biotics = 0;
dictionary.b.biotin = 0;
dictionary.b.biotins = 0;
dictionary.b.biotite = 0;
dictionary.b.biotope = 0;
dictionary.b.biotron = 0;
dictionary.b.biotype = 0;
dictionary.b.bipack = 0;
dictionary.b.bipacks = 0;
dictionary.b.biparty = 0;
dictionary.b.biped = 0;
dictionary.b.bipedal = 0;
dictionary.b.bipeds = 0;
dictionary.b.biplane = 0;
dictionary.b.bipod = 0;
dictionary.b.bipods = 0;
dictionary.b.bipolar = 0;
dictionary.b.birch = 0;
dictionary.b.birched = 0;
dictionary.b.birchen = 0;
dictionary.b.birches = 0;
dictionary.b.bird = 0;
dictionary.b.birded = 0;
dictionary.b.birder = 0;
dictionary.b.birders = 0;
dictionary.b.birdie = 0;
dictionary.b.birdied = 0;
dictionary.b.birdies = 0;
dictionary.b.birding = 0;
dictionary.b.birdman = 0;
dictionary.b.birdmen = 0;
dictionary.b.birds = 0;
dictionary.b.bireme = 0;
dictionary.b.biremes = 0;
dictionary.b.biretta = 0;
dictionary.b.birk = 0;
dictionary.b.birkie = 0;
dictionary.b.birkies = 0;
dictionary.b.birks = 0;
dictionary.b.birl = 0;
dictionary.b.birle = 0;
dictionary.b.birled = 0;
dictionary.b.birler = 0;
dictionary.b.birlers = 0;
dictionary.b.birles = 0;
dictionary.b.birling = 0;
dictionary.b.birls = 0;
dictionary.b.birr = 0;
dictionary.b.birred = 0;
dictionary.b.birring = 0;
dictionary.b.birrs = 0;
dictionary.b.birse = 0;
dictionary.b.birses = 0;
dictionary.b.birth = 0;
dictionary.b.birthed = 0;
dictionary.b.births = 0;
dictionary.b.bis = 0;
dictionary.b.biscuit = 0;
dictionary.b.bise = 0;
dictionary.b.bisect = 0;
dictionary.b.bisects = 0;
dictionary.b.bises = 0;
dictionary.b.bishop = 0;
dictionary.b.bishops = 0;
dictionary.b.bisk = 0;
dictionary.b.bisks = 0;
dictionary.b.bismuth = 0;
dictionary.b.bisnaga = 0;
dictionary.b.bison = 0;
dictionary.b.bisons = 0;
dictionary.b.bisque = 0;
dictionary.b.bisques = 0;
dictionary.b.bistate = 0;
dictionary.b.bister = 0;
dictionary.b.bisters = 0;
dictionary.b.bistort = 0;
dictionary.b.bistre = 0;
dictionary.b.bistred = 0;
dictionary.b.bistres = 0;
dictionary.b.bistro = 0;
dictionary.b.bistros = 0;
dictionary.b.bit = 0;
dictionary.b.bitable = 0;
dictionary.b.bite = 0;
dictionary.b.biter = 0;
dictionary.b.biters = 0;
dictionary.b.bites = 0;
dictionary.b.biting = 0;
dictionary.b.bits = 0;
dictionary.b.bitsy = 0;
dictionary.b.bitt = 0;
dictionary.b.bitted = 0;
dictionary.b.bitten = 0;
dictionary.b.bitter = 0;
dictionary.b.bittern = 0;
dictionary.b.bitters = 0;
dictionary.b.bittier = 0;
dictionary.b.bitting = 0;
dictionary.b.bittock = 0;
dictionary.b.bitts = 0;
dictionary.b.bitty = 0;
dictionary.b.bitumen = 0;
dictionary.b.bivalve = 0;
dictionary.b.bivinyl = 0;
dictionary.b.bivouac = 0;
dictionary.b.biz = 0;
dictionary.b.bizarre = 0;
dictionary.b.bize = 0;
dictionary.b.bizes = 0;
dictionary.b.biznaga = 0;
dictionary.b.bizonal = 0;
dictionary.b.bizone = 0;
dictionary.b.bizones = 0;
dictionary.b.blab = 0;
dictionary.b.blabbed = 0;
dictionary.b.blabber = 0;
dictionary.b.blabby = 0;
dictionary.b.blabs = 0;
dictionary.b.black = 0;
dictionary.b.blacked = 0;
dictionary.b.blacken = 0;
dictionary.b.blacker = 0;
dictionary.b.blackly = 0;
dictionary.b.blacks = 0;
dictionary.b.bladder = 0;
dictionary.b.blade = 0;
dictionary.b.bladed = 0;
dictionary.b.blades = 0;
dictionary.b.blae = 0;
dictionary.b.blah = 0;
dictionary.b.blahs = 0;
dictionary.b.blain = 0;
dictionary.b.blains = 0;
dictionary.b.blam = 0;
dictionary.b.blame = 0;
dictionary.b.blamed = 0;
dictionary.b.blamer = 0;
dictionary.b.blamers = 0;
dictionary.b.blames = 0;
dictionary.b.blaming = 0;
dictionary.b.blams = 0;
dictionary.b.blanch = 0;
dictionary.b.bland = 0;
dictionary.b.blander = 0;
dictionary.b.blandly = 0;
dictionary.b.blank = 0;
dictionary.b.blanked = 0;
dictionary.b.blanker = 0;
dictionary.b.blanket = 0;
dictionary.b.blankly = 0;
dictionary.b.blanks = 0;
dictionary.b.blare = 0;
dictionary.b.blared = 0;
dictionary.b.blares = 0;
dictionary.b.blaring = 0;
dictionary.b.blarney = 0;
dictionary.b.blase = 0;
dictionary.b.blast = 0;
dictionary.b.blasted = 0;
dictionary.b.blaster = 0;
dictionary.b.blastie = 0;
dictionary.b.blasts = 0;
dictionary.b.blasty = 0;
dictionary.b.blat = 0;
dictionary.b.blatant = 0;
dictionary.b.blate = 0;
dictionary.b.blather = 0;
dictionary.b.blats = 0;
dictionary.b.blatted = 0;
dictionary.b.blatter = 0;
dictionary.b.blaubok = 0;
dictionary.b.blaw = 0;
dictionary.b.blawed = 0;
dictionary.b.blawing = 0;
dictionary.b.blawn = 0;
dictionary.b.blaws = 0;
dictionary.b.blaze = 0;
dictionary.b.blazed = 0;
dictionary.b.blazer = 0;
dictionary.b.blazers = 0;
dictionary.b.blazes = 0;
dictionary.b.blazing = 0;
dictionary.b.blazon = 0;
dictionary.b.blazons = 0;
dictionary.b.bleach = 0;
dictionary.b.bleak = 0;
dictionary.b.bleaker = 0;
dictionary.b.bleakly = 0;
dictionary.b.bleaks = 0;
dictionary.b.blear = 0;
dictionary.b.bleared = 0;
dictionary.b.blears = 0;
dictionary.b.bleary = 0;
dictionary.b.bleat = 0;
dictionary.b.bleated = 0;
dictionary.b.bleater = 0;
dictionary.b.bleats = 0;
dictionary.b.bleb = 0;
dictionary.b.blebby = 0;
dictionary.b.blebs = 0;
dictionary.b.bled = 0;
dictionary.b.bleed = 0;
dictionary.b.bleeder = 0;
dictionary.b.bleeds = 0;
dictionary.b.bleep = 0;
dictionary.b.bleeped = 0;
dictionary.b.bleeps = 0;
dictionary.b.blellum = 0;
dictionary.b.blemish = 0;
dictionary.b.blench = 0;
dictionary.b.blend = 0;
dictionary.b.blende = 0;
dictionary.b.blended = 0;
dictionary.b.blender = 0;
dictionary.b.blendes = 0;
dictionary.b.blends = 0;
dictionary.b.blenny = 0;
dictionary.b.blent = 0;
dictionary.b.blesbok = 0;
dictionary.b.bless = 0;
dictionary.b.blessed = 0;
dictionary.b.blesser = 0;
dictionary.b.blesses = 0;
dictionary.b.blest = 0;
dictionary.b.blet = 0;
dictionary.b.blether = 0;
dictionary.b.blets = 0;
dictionary.b.blew = 0;
dictionary.b.blight = 0;
dictionary.b.blights = 0;
dictionary.b.blighty = 0;
dictionary.b.blimey = 0;
dictionary.b.blimp = 0;
dictionary.b.blimps = 0;
dictionary.b.blimy = 0;
dictionary.b.blin = 0;
dictionary.b.blind = 0;
dictionary.b.blinded = 0;
dictionary.b.blinder = 0;
dictionary.b.blindly = 0;
dictionary.b.blinds = 0;
dictionary.b.blini = 0;
dictionary.b.blinis = 0;
dictionary.b.blink = 0;
dictionary.b.blinked = 0;
dictionary.b.blinker = 0;
dictionary.b.blinks = 0;
dictionary.b.blintz = 0;
dictionary.b.blintze = 0;
dictionary.b.blip = 0;
dictionary.b.blipped = 0;
dictionary.b.blips = 0;
dictionary.b.bliss = 0;
dictionary.b.blissed = 0;
dictionary.b.blisses = 0;
dictionary.b.blister = 0;
dictionary.b.blite = 0;
dictionary.b.blites = 0;
dictionary.b.blithe = 0;
dictionary.b.blither = 0;
dictionary.b.blitz = 0;
dictionary.b.blitzed = 0;
dictionary.b.blitzes = 0;
dictionary.b.bloat = 0;
dictionary.b.bloated = 0;
dictionary.b.bloater = 0;
dictionary.b.bloats = 0;
dictionary.b.blob = 0;
dictionary.b.blobbed = 0;
dictionary.b.blobs = 0;
dictionary.b.bloc = 0;
dictionary.b.block = 0;
dictionary.b.blocked = 0;
dictionary.b.blocker = 0;
dictionary.b.blocks = 0;
dictionary.b.blocky = 0;
dictionary.b.blocs = 0;
dictionary.b.bloke = 0;
dictionary.b.blokes = 0;
dictionary.b.blond = 0;
dictionary.b.blonde = 0;
dictionary.b.blonder = 0;
dictionary.b.blondes = 0;
dictionary.b.blonds = 0;
dictionary.b.blood = 0;
dictionary.b.blooded = 0;
dictionary.b.bloods = 0;
dictionary.b.bloody = 0;
dictionary.b.blooey = 0;
dictionary.b.blooie = 0;
dictionary.b.bloom = 0;
dictionary.b.bloomed = 0;
dictionary.b.bloomer = 0;
dictionary.b.blooms = 0;
dictionary.b.bloomy = 0;
dictionary.b.bloop = 0;
dictionary.b.blooped = 0;
dictionary.b.blooper = 0;
dictionary.b.bloops = 0;
dictionary.b.blossom = 0;
dictionary.b.blot = 0;
dictionary.b.blotch = 0;
dictionary.b.blotchy = 0;
dictionary.b.blots = 0;
dictionary.b.blotted = 0;
dictionary.b.blotter = 0;
dictionary.b.blotto = 0;
dictionary.b.blotty = 0;
dictionary.b.blouse = 0;
dictionary.b.bloused = 0;
dictionary.b.blouses = 0;
dictionary.b.blouson = 0;
dictionary.b.blousy = 0;
dictionary.b.blow = 0;
dictionary.b.blowby = 0;
dictionary.b.blowbys = 0;
dictionary.b.blowed = 0;
dictionary.b.blower = 0;
dictionary.b.blowers = 0;
dictionary.b.blowfly = 0;
dictionary.b.blowgun = 0;
dictionary.b.blowier = 0;
dictionary.b.blowing = 0;
dictionary.b.blowjob = 0;
dictionary.b.blown = 0;
dictionary.b.blowoff = 0;
dictionary.b.blowout = 0;
dictionary.b.blows = 0;
dictionary.b.blowsed = 0;
dictionary.b.blowsy = 0;
dictionary.b.blowup = 0;
dictionary.b.blowups = 0;
dictionary.b.blowy = 0;
dictionary.b.blowzed = 0;
dictionary.b.blowzy = 0;
dictionary.b.blubber = 0;
dictionary.b.blucher = 0;
dictionary.b.blue = 0;
dictionary.b.bluecap = 0;
dictionary.b.blued = 0;
dictionary.b.bluefin = 0;
dictionary.b.bluegum = 0;
dictionary.b.blueing = 0;
dictionary.b.blueish = 0;
dictionary.b.bluejay = 0;
dictionary.b.bluely = 0;
dictionary.b.bluer = 0;
dictionary.b.blues = 0;
dictionary.b.bluest = 0;
dictionary.b.bluesy = 0;
dictionary.b.bluet = 0;
dictionary.b.bluets = 0;
dictionary.b.bluey = 0;
dictionary.b.blueys = 0;
dictionary.b.bluff = 0;
dictionary.b.bluffed = 0;
dictionary.b.bluffer = 0;
dictionary.b.bluffly = 0;
dictionary.b.bluffs = 0;
dictionary.b.bluing = 0;
dictionary.b.bluings = 0;
dictionary.b.bluish = 0;
dictionary.b.blume = 0;
dictionary.b.blumed = 0;
dictionary.b.blumes = 0;
dictionary.b.bluming = 0;
dictionary.b.blunder = 0;
dictionary.b.blunge = 0;
dictionary.b.blunged = 0;
dictionary.b.blunger = 0;
dictionary.b.blunges = 0;
dictionary.b.blunt = 0;
dictionary.b.blunted = 0;
dictionary.b.blunter = 0;
dictionary.b.bluntly = 0;
dictionary.b.blunts = 0;
dictionary.b.blur = 0;
dictionary.b.blurb = 0;
dictionary.b.blurbed = 0;
dictionary.b.blurbs = 0;
dictionary.b.blurred = 0;
dictionary.b.blurry = 0;
dictionary.b.blurs = 0;
dictionary.b.blurt = 0;
dictionary.b.blurted = 0;
dictionary.b.blurter = 0;
dictionary.b.blurts = 0;
dictionary.b.blush = 0;
dictionary.b.blushed = 0;
dictionary.b.blusher = 0;
dictionary.b.blushes = 0;
dictionary.b.bluster = 0;
dictionary.b.blype = 0;
dictionary.b.blypes = 0;
dictionary.b.boa = 0;
dictionary.b.boar = 0;
dictionary.b.board = 0;
dictionary.b.boarded = 0;
dictionary.b.boarder = 0;
dictionary.b.boards = 0;
dictionary.b.boarish = 0;
dictionary.b.boars = 0;
dictionary.b.boart = 0;
dictionary.b.boarts = 0;
dictionary.b.boas = 0;
dictionary.b.boast = 0;
dictionary.b.boasted = 0;
dictionary.b.boaster = 0;
dictionary.b.boasts = 0;
dictionary.b.boat = 0;
dictionary.b.boated = 0;
dictionary.b.boatel = 0;
dictionary.b.boatels = 0;
dictionary.b.boater = 0;
dictionary.b.boaters = 0;
dictionary.b.boating = 0;
dictionary.b.boatman = 0;
dictionary.b.boatmen = 0;
dictionary.b.boats = 0;
dictionary.b.bob = 0;
dictionary.b.bobbed = 0;
dictionary.b.bobber = 0;
dictionary.b.bobbers = 0;
dictionary.b.bobbery = 0;
dictionary.b.bobbies = 0;
dictionary.b.bobbin = 0;
dictionary.b.bobbing = 0;
dictionary.b.bobbins = 0;
dictionary.b.bobble = 0;
dictionary.b.bobbled = 0;
dictionary.b.bobbles = 0;
dictionary.b.bobby = 0;
dictionary.b.bobcat = 0;
dictionary.b.bobcats = 0;
dictionary.b.bobeche = 0;
dictionary.b.bobs = 0;
dictionary.b.bobsled = 0;
dictionary.b.bobstay = 0;
dictionary.b.bobtail = 0;
dictionary.b.bocce = 0;
dictionary.b.bocces = 0;
dictionary.b.bocci = 0;
dictionary.b.boccia = 0;
dictionary.b.boccias = 0;
dictionary.b.boccie = 0;
dictionary.b.boccies = 0;
dictionary.b.boccis = 0;
dictionary.b.boche = 0;
dictionary.b.boches = 0;
dictionary.b.bock = 0;
dictionary.b.bocks = 0;
dictionary.b.bod = 0;
dictionary.b.bode = 0;
dictionary.b.boded = 0;
dictionary.b.bodega = 0;
dictionary.b.bodegas = 0;
dictionary.b.bodes = 0;
dictionary.b.bodice = 0;
dictionary.b.bodices = 0;
dictionary.b.bodied = 0;
dictionary.b.bodies = 0;
dictionary.b.bodily = 0;
dictionary.b.boding = 0;
dictionary.b.bodings = 0;
dictionary.b.bodkin = 0;
dictionary.b.bodkins = 0;
dictionary.b.bods = 0;
dictionary.b.body = 0;
dictionary.b.bodying = 0;
dictionary.b.boffin = 0;
dictionary.b.boffins = 0;
dictionary.b.boffo = 0;
dictionary.b.boffola = 0;
dictionary.b.boffos = 0;
dictionary.b.bog = 0;
dictionary.b.bogan = 0;
dictionary.b.bogans = 0;
dictionary.b.bogbean = 0;
dictionary.b.bogey = 0;
dictionary.b.bogeyed = 0;
dictionary.b.bogeys = 0;
dictionary.b.bogged = 0;
dictionary.b.boggier = 0;
dictionary.b.bogging = 0;
dictionary.b.boggish = 0;
dictionary.b.boggle = 0;
dictionary.b.boggled = 0;
dictionary.b.boggler = 0;
dictionary.b.boggles = 0;
dictionary.b.boggy = 0;
dictionary.b.bogie = 0;
dictionary.b.bogies = 0;
dictionary.b.bogle = 0;
dictionary.b.bogles = 0;
dictionary.b.bogs = 0;
dictionary.b.bogus = 0;
dictionary.b.bogwood = 0;
dictionary.b.bogy = 0;
dictionary.b.bogyism = 0;
dictionary.b.bogyman = 0;
dictionary.b.bogymen = 0;
dictionary.b.bohea = 0;
dictionary.b.boheas = 0;
dictionary.b.bohemia = 0;
dictionary.b.bohunk = 0;
dictionary.b.bohunks = 0;
dictionary.b.boil = 0;
dictionary.b.boiled = 0;
dictionary.b.boiler = 0;
dictionary.b.boilers = 0;
dictionary.b.boiling = 0;
dictionary.b.boiloff = 0;
dictionary.b.boils = 0;
dictionary.b.boing = 0;
dictionary.b.boite = 0;
dictionary.b.boites = 0;
dictionary.b.bola = 0;
dictionary.b.bolar = 0;
dictionary.b.bolas = 0;
dictionary.b.bolases = 0;
dictionary.b.bold = 0;
dictionary.b.bolder = 0;
dictionary.b.boldest = 0;
dictionary.b.boldly = 0;
dictionary.b.bole = 0;
dictionary.b.bolero = 0;
dictionary.b.boleros = 0;
dictionary.b.boles = 0;
dictionary.b.bolete = 0;
dictionary.b.boletes = 0;
dictionary.b.boleti = 0;
dictionary.b.boletus = 0;
dictionary.b.bolide = 0;
dictionary.b.bolides = 0;
dictionary.b.bolivar = 0;
dictionary.b.bolivia = 0;
dictionary.b.boll = 0;
dictionary.b.bollard = 0;
dictionary.b.bolled = 0;
dictionary.b.bolling = 0;
dictionary.b.bollix = 0;
dictionary.b.bollox = 0;
dictionary.b.bolls = 0;
dictionary.b.bolo = 0;
dictionary.b.bologna = 0;
dictionary.b.boloney = 0;
dictionary.b.bolos = 0;
dictionary.b.bolshie = 0;
dictionary.b.bolshy = 0;
dictionary.b.bolson = 0;
dictionary.b.bolsons = 0;
dictionary.b.bolster = 0;
dictionary.b.bolt = 0;
dictionary.b.bolted = 0;
dictionary.b.bolter = 0;
dictionary.b.bolters = 0;
dictionary.b.bolting = 0;
dictionary.b.bolts = 0;
dictionary.b.bolus = 0;
dictionary.b.boluses = 0;
dictionary.b.bomb = 0;
dictionary.b.bombard = 0;
dictionary.b.bombast = 0;
dictionary.b.bombax = 0;
dictionary.b.bombe = 0;
dictionary.b.bombed = 0;
dictionary.b.bomber = 0;
dictionary.b.bombers = 0;
dictionary.b.bombes = 0;
dictionary.b.bombing = 0;
dictionary.b.bombs = 0;
dictionary.b.bombyx = 0;
dictionary.b.bonaci = 0;
dictionary.b.bonacis = 0;
dictionary.b.bonanza = 0;
dictionary.b.bonbon = 0;
dictionary.b.bonbons = 0;
dictionary.b.bond = 0;
dictionary.b.bondage = 0;
dictionary.b.bonded = 0;
dictionary.b.bonder = 0;
dictionary.b.bonders = 0;
dictionary.b.bonding = 0;
dictionary.b.bondman = 0;
dictionary.b.bondmen = 0;
dictionary.b.bonds = 0;
dictionary.b.bonduc = 0;
dictionary.b.bonducs = 0;
dictionary.b.bone = 0;
dictionary.b.boned = 0;
dictionary.b.boner = 0;
dictionary.b.boners = 0;
dictionary.b.bones = 0;
dictionary.b.boneset = 0;
dictionary.b.boney = 0;
dictionary.b.bonfire = 0;
dictionary.b.bong = 0;
dictionary.b.bonged = 0;
dictionary.b.bonging = 0;
dictionary.b.bongo = 0;
dictionary.b.bongoes = 0;
dictionary.b.bongos = 0;
dictionary.b.bongs = 0;
dictionary.b.bonier = 0;
dictionary.b.boniest = 0;
dictionary.b.boning = 0;
dictionary.b.bonita = 0;
dictionary.b.bonitas = 0;
dictionary.b.bonito = 0;
dictionary.b.bonitos = 0;
dictionary.b.bonk = 0;
dictionary.b.bonked = 0;
dictionary.b.bonkers = 0;
dictionary.b.bonking = 0;
dictionary.b.bonks = 0;
dictionary.b.bonne = 0;
dictionary.b.bonnes = 0;
dictionary.b.bonnet = 0;
dictionary.b.bonnets = 0;
dictionary.b.bonnie = 0;
dictionary.b.bonnier = 0;
dictionary.b.bonnily = 0;
dictionary.b.bonnock = 0;
dictionary.b.bonny = 0;
dictionary.b.bonsai = 0;
dictionary.b.bonus = 0;
dictionary.b.bonuses = 0;
dictionary.b.bony = 0;
dictionary.b.bonze = 0;
dictionary.b.bonzer = 0;
dictionary.b.bonzes = 0;
dictionary.b.boo = 0;
dictionary.b.boob = 0;
dictionary.b.boobed = 0;
dictionary.b.boobie = 0;
dictionary.b.boobies = 0;
dictionary.b.boobing = 0;
dictionary.b.boobish = 0;
dictionary.b.booboo = 0;
dictionary.b.booboos = 0;
dictionary.b.boodle = 0;
dictionary.b.boodled = 0;
dictionary.b.boodler = 0;
dictionary.b.boodles = 0;
dictionary.b.booed = 0;
dictionary.b.booger = 0;
dictionary.b.boogers = 0;
dictionary.b.boogie = 0;
dictionary.b.boogied = 0;
dictionary.b.boogies = 0;
dictionary.b.boogy = 0;
dictionary.b.boohoo = 0;
dictionary.b.boohoos = 0;
dictionary.b.booing = 0;
dictionary.b.book = 0;
dictionary.b.booked = 0;
dictionary.b.bookend = 0;
dictionary.b.booker = 0;
dictionary.b.bookers = 0;
dictionary.b.bookful = 0;
dictionary.b.bookie = 0;
dictionary.b.bookies = 0;
dictionary.b.booking = 0;
dictionary.b.bookish = 0;
dictionary.b.booklet = 0;
dictionary.b.bookman = 0;
dictionary.b.bookmen = 0;
dictionary.b.books = 0;
dictionary.b.boom = 0;
dictionary.b.boombox = 0;
dictionary.b.boomed = 0;
dictionary.b.boomer = 0;
dictionary.b.boomers = 0;
dictionary.b.boomier = 0;
dictionary.b.booming = 0;
dictionary.b.boomkin = 0;
dictionary.b.boomlet = 0;
dictionary.b.booms = 0;
dictionary.b.boomy = 0;
dictionary.b.boon = 0;
dictionary.b.boonies = 0;
dictionary.b.boons = 0;
dictionary.b.boor = 0;
dictionary.b.boorish = 0;
dictionary.b.boors = 0;
dictionary.b.boos = 0;
dictionary.b.boost = 0;
dictionary.b.boosted = 0;
dictionary.b.booster = 0;
dictionary.b.boosts = 0;
dictionary.b.boot = 0;
dictionary.b.booted = 0;
dictionary.b.bootee = 0;
dictionary.b.bootees = 0;
dictionary.b.bootery = 0;
dictionary.b.booth = 0;
dictionary.b.booths = 0;
dictionary.b.bootie = 0;
dictionary.b.booties = 0;
dictionary.b.booting = 0;
dictionary.b.bootleg = 0;
dictionary.b.boots = 0;
dictionary.b.booty = 0;
dictionary.b.booze = 0;
dictionary.b.boozed = 0;
dictionary.b.boozer = 0;
dictionary.b.boozers = 0;
dictionary.b.boozes = 0;
dictionary.b.boozier = 0;
dictionary.b.boozily = 0;
dictionary.b.boozing = 0;
dictionary.b.boozy = 0;
dictionary.b.bop = 0;
dictionary.b.bopped = 0;
dictionary.b.bopper = 0;
dictionary.b.boppers = 0;
dictionary.b.bopping = 0;
dictionary.b.bops = 0;
dictionary.b.bora = 0;
dictionary.b.boraces = 0;
dictionary.b.boracic = 0;
dictionary.b.borage = 0;
dictionary.b.borages = 0;
dictionary.b.boral = 0;
dictionary.b.borals = 0;
dictionary.b.borane = 0;
dictionary.b.boranes = 0;
dictionary.b.boras = 0;
dictionary.b.borate = 0;
dictionary.b.borated = 0;
dictionary.b.borates = 0;
dictionary.b.borax = 0;
dictionary.b.boraxes = 0;
dictionary.b.bordel = 0;
dictionary.b.bordels = 0;
dictionary.b.border = 0;
dictionary.b.borders = 0;
dictionary.b.bordure = 0;
dictionary.b.bore = 0;
dictionary.b.boreal = 0;
dictionary.b.bored = 0;
dictionary.b.boredom = 0;
dictionary.b.boreen = 0;
dictionary.b.boreens = 0;
dictionary.b.borer = 0;
dictionary.b.borers = 0;
dictionary.b.bores = 0;
dictionary.b.boric = 0;
dictionary.b.boride = 0;
dictionary.b.borides = 0;
dictionary.b.boring = 0;
dictionary.b.borings = 0;
dictionary.b.born = 0;
dictionary.b.borne = 0;
dictionary.b.borneol = 0;
dictionary.b.bornite = 0;
dictionary.b.boron = 0;
dictionary.b.boronic = 0;
dictionary.b.borons = 0;
dictionary.b.borough = 0;
dictionary.b.borrow = 0;
dictionary.b.borrows = 0;
dictionary.b.borsch = 0;
dictionary.b.borscht = 0;
dictionary.b.borsht = 0;
dictionary.b.borshts = 0;
dictionary.b.borstal = 0;
dictionary.b.bort = 0;
dictionary.b.borts = 0;
dictionary.b.borty = 0;
dictionary.b.bortz = 0;
dictionary.b.bortzes = 0;
dictionary.b.borzoi = 0;
dictionary.b.borzois = 0;
dictionary.b.bos = 0;
dictionary.b.boscage = 0;
dictionary.b.bosh = 0;
dictionary.b.boshbok = 0;
dictionary.b.boshes = 0;
dictionary.b.bosk = 0;
dictionary.b.boskage = 0;
dictionary.b.bosker = 0;
dictionary.b.bosket = 0;
dictionary.b.boskets = 0;
dictionary.b.boskier = 0;
dictionary.b.bosks = 0;
dictionary.b.bosky = 0;
dictionary.b.bosomy = 0;
dictionary.b.boson = 0;
dictionary.b.bosons = 0;
dictionary.b.bosque = 0;
dictionary.b.bosques = 0;
dictionary.b.bosquet = 0;
dictionary.b.boss = 0;
dictionary.b.bossdom = 0;
dictionary.b.bossed = 0;
dictionary.b.bosses = 0;
dictionary.b.bossier = 0;
dictionary.b.bossies = 0;
dictionary.b.bossily = 0;
dictionary.b.bossing = 0;
dictionary.b.bossism = 0;
dictionary.b.bossy = 0;
dictionary.b.boston = 0;
dictionary.b.bostons = 0;
dictionary.b.bosun = 0;
dictionary.b.bosuns = 0;
dictionary.b.bot = 0;
dictionary.b.bota = 0;
dictionary.b.botanic = 0;
dictionary.b.botany = 0;
dictionary.b.botas = 0;
dictionary.b.botch = 0;
dictionary.b.botched = 0;
dictionary.b.botcher = 0;
dictionary.b.botches = 0;
dictionary.b.botchy = 0;
dictionary.b.botel = 0;
dictionary.b.botels = 0;
dictionary.b.botfly = 0;
dictionary.b.both = 0;
dictionary.b.bother = 0;
dictionary.b.bothers = 0;
dictionary.b.bothies = 0;
dictionary.b.bothria = 0;
dictionary.b.bothy = 0;
dictionary.b.botonee = 0;
dictionary.b.bots = 0;
dictionary.b.bott = 0;
dictionary.b.bottle = 0;
dictionary.b.bottled = 0;
dictionary.b.bottler = 0;
dictionary.b.bottles = 0;
dictionary.b.bottom = 0;
dictionary.b.bottoms = 0;
dictionary.b.botts = 0;
dictionary.b.botulin = 0;
dictionary.b.boubou = 0;
dictionary.b.boubous = 0;
dictionary.b.bouchee = 0;
dictionary.b.boucle = 0;
dictionary.b.boucles = 0;
dictionary.b.boudoir = 0;
dictionary.b.bouffe = 0;
dictionary.b.bouffes = 0;
dictionary.b.bough = 0;
dictionary.b.boughed = 0;
dictionary.b.boughs = 0;
dictionary.b.bought = 0;
dictionary.b.bougie = 0;
dictionary.b.bougies = 0;
dictionary.b.boulder = 0;
dictionary.b.boule = 0;
dictionary.b.boules = 0;
dictionary.b.boulle = 0;
dictionary.b.boulles = 0;
dictionary.b.bounce = 0;
dictionary.b.bounced = 0;
dictionary.b.bouncer = 0;
dictionary.b.bounces = 0;
dictionary.b.bouncy = 0;
dictionary.b.bound = 0;
dictionary.b.bounded = 0;
dictionary.b.bounden = 0;
dictionary.b.bounder = 0;
dictionary.b.bounds = 0;
dictionary.b.bounty = 0;
dictionary.b.bouquet = 0;
dictionary.b.bourbon = 0;
dictionary.b.bourdon = 0;
dictionary.b.bourg = 0;
dictionary.b.bourgs = 0;
dictionary.b.bourn = 0;
dictionary.b.bourne = 0;
dictionary.b.bournes = 0;
dictionary.b.bourns = 0;
dictionary.b.bourree = 0;
dictionary.b.bourse = 0;
dictionary.b.bourses = 0;
dictionary.b.bouse = 0;
dictionary.b.boused = 0;
dictionary.b.bouses = 0;
dictionary.b.bousing = 0;
dictionary.b.bousy = 0;
dictionary.b.bout = 0;
dictionary.b.bouton = 0;
dictionary.b.boutons = 0;
dictionary.b.bouts = 0;
dictionary.b.bouvier = 0;
dictionary.b.bovid = 0;
dictionary.b.bovids = 0;
dictionary.b.bovine = 0;
dictionary.b.bovines = 0;
dictionary.b.bow = 0;
dictionary.b.bowed = 0;
dictionary.b.bowel = 0;
dictionary.b.boweled = 0;
dictionary.b.bowels = 0;
dictionary.b.bower = 0;
dictionary.b.bowered = 0;
dictionary.b.bowers = 0;
dictionary.b.bowery = 0;
dictionary.b.bowfin = 0;
dictionary.b.bowfins = 0;
dictionary.b.bowhead = 0;
dictionary.b.bowing = 0;
dictionary.b.bowings = 0;
dictionary.b.bowknot = 0;
dictionary.b.bowl = 0;
dictionary.b.bowlder = 0;
dictionary.b.bowled = 0;
dictionary.b.bowleg = 0;
dictionary.b.bowlegs = 0;
dictionary.b.bowler = 0;
dictionary.b.bowlers = 0;
dictionary.b.bowless = 0;
dictionary.b.bowlful = 0;
dictionary.b.bowlike = 0;
dictionary.b.bowline = 0;
dictionary.b.bowling = 0;
dictionary.b.bowls = 0;
dictionary.b.bowman = 0;
dictionary.b.bowmen = 0;
dictionary.b.bowpot = 0;
dictionary.b.bowpots = 0;
dictionary.b.bows = 0;
dictionary.b.bowse = 0;
dictionary.b.bowsed = 0;
dictionary.b.bowses = 0;
dictionary.b.bowshot = 0;
dictionary.b.bowsing = 0;
dictionary.b.bowwow = 0;
dictionary.b.bowwows = 0;
dictionary.b.bowyer = 0;
dictionary.b.bowyers = 0;
dictionary.b.box = 0;
dictionary.b.boxcar = 0;
dictionary.b.boxcars = 0;
dictionary.b.boxed = 0;
dictionary.b.boxer = 0;
dictionary.b.boxers = 0;
dictionary.b.boxes = 0;
dictionary.b.boxfish = 0;
dictionary.b.boxful = 0;
dictionary.b.boxfuls = 0;
dictionary.b.boxhaul = 0;
dictionary.b.boxier = 0;
dictionary.b.boxiest = 0;
dictionary.b.boxing = 0;
dictionary.b.boxings = 0;
dictionary.b.boxlike = 0;
dictionary.b.boxwood = 0;
dictionary.b.boxy = 0;
dictionary.b.boy = 0;
dictionary.b.boyar = 0;
dictionary.b.boyard = 0;
dictionary.b.boyards = 0;
dictionary.b.boyars = 0;
dictionary.b.boychik = 0;
dictionary.b.boycott = 0;
dictionary.b.boyhood = 0;
dictionary.b.boyish = 0;
dictionary.b.boyla = 0;
dictionary.b.boylas = 0;
dictionary.b.boyo = 0;
dictionary.b.boyos = 0;
dictionary.b.boys = 0;
dictionary.b.bozo = 0;
dictionary.b.bozos = 0;
dictionary.b.bra = 0;
dictionary.b.brabble = 0;
dictionary.b.brace = 0;
dictionary.b.braced = 0;
dictionary.b.bracer = 0;
dictionary.b.bracero = 0;
dictionary.b.bracers = 0;
dictionary.b.braces = 0;
dictionary.b.brach = 0;
dictionary.b.braches = 0;
dictionary.b.brachet = 0;
dictionary.b.brachia = 0;
dictionary.b.brachs = 0;
dictionary.b.bracing = 0;
dictionary.b.bracken = 0;
dictionary.b.bracket = 0;
dictionary.b.bract = 0;
dictionary.b.bracted = 0;
dictionary.b.bracts = 0;
dictionary.b.brad = 0;
dictionary.b.bradawl = 0;
dictionary.b.bradded = 0;
dictionary.b.bradoon = 0;
dictionary.b.brads = 0;
dictionary.b.brae = 0;
dictionary.b.braes = 0;
dictionary.b.brag = 0;
dictionary.b.bragged = 0;
dictionary.b.bragger = 0;
dictionary.b.braggy = 0;
dictionary.b.brags = 0;
dictionary.b.brahma = 0;
dictionary.b.brahmas = 0;
dictionary.b.braid = 0;
dictionary.b.braided = 0;
dictionary.b.braider = 0;
dictionary.b.braids = 0;
dictionary.b.brail = 0;
dictionary.b.brailed = 0;
dictionary.b.braille = 0;
dictionary.b.brails = 0;
dictionary.b.brain = 0;
dictionary.b.brained = 0;
dictionary.b.brains = 0;
dictionary.b.brainy = 0;
dictionary.b.braise = 0;
dictionary.b.braised = 0;
dictionary.b.braises = 0;
dictionary.b.braize = 0;
dictionary.b.braizes = 0;
dictionary.b.brake = 0;
dictionary.b.braked = 0;
dictionary.b.brakes = 0;
dictionary.b.brakier = 0;
dictionary.b.braking = 0;
dictionary.b.braky = 0;
dictionary.b.braless = 0;
dictionary.b.bramble = 0;
dictionary.b.brambly = 0;
dictionary.b.bran = 0;
dictionary.b.branch = 0;
dictionary.b.branchy = 0;
dictionary.b.brand = 0;
dictionary.b.branded = 0;
dictionary.b.brander = 0;
dictionary.b.brands = 0;
dictionary.b.brandy = 0;
dictionary.b.brank = 0;
dictionary.b.branks = 0;
dictionary.b.branned = 0;
dictionary.b.branner = 0;
dictionary.b.branny = 0;
dictionary.b.brans = 0;
dictionary.b.brant = 0;
dictionary.b.brants = 0;
dictionary.b.bras = 0;
dictionary.b.brash = 0;
dictionary.b.brasher = 0;
dictionary.b.brashes = 0;
dictionary.b.brashly = 0;
dictionary.b.brashy = 0;
dictionary.b.brasier = 0;
dictionary.b.brasil = 0;
dictionary.b.brasils = 0;
dictionary.b.brass = 0;
dictionary.b.brassed = 0;
dictionary.b.brasses = 0;
dictionary.b.brassie = 0;
dictionary.b.brassy = 0;
dictionary.b.brat = 0;
dictionary.b.brats = 0;
dictionary.b.brattle = 0;
dictionary.b.bratty = 0;
dictionary.b.brava = 0;
dictionary.b.bravado = 0;
dictionary.b.bravas = 0;
dictionary.b.brave = 0;
dictionary.b.braved = 0;
dictionary.b.bravely = 0;
dictionary.b.braver = 0;
dictionary.b.bravers = 0;
dictionary.b.bravery = 0;
dictionary.b.braves = 0;
dictionary.b.bravest = 0;
dictionary.b.bravi = 0;
dictionary.b.braving = 0;
dictionary.b.bravo = 0;
dictionary.b.bravoed = 0;
dictionary.b.bravoes = 0;
dictionary.b.bravos = 0;
dictionary.b.bravura = 0;
dictionary.b.bravure = 0;
dictionary.b.braw = 0;
dictionary.b.brawer = 0;
dictionary.b.brawest = 0;
dictionary.b.brawl = 0;
dictionary.b.brawled = 0;
dictionary.b.brawler = 0;
dictionary.b.brawlie = 0;
dictionary.b.brawls = 0;
dictionary.b.brawly = 0;
dictionary.b.brawn = 0;
dictionary.b.brawns = 0;
dictionary.b.brawny = 0;
dictionary.b.braws = 0;
dictionary.b.braxies = 0;
dictionary.b.braxy = 0;
dictionary.b.bray = 0;
dictionary.b.brayed = 0;
dictionary.b.brayer = 0;
dictionary.b.brayers = 0;
dictionary.b.braying = 0;
dictionary.b.brays = 0;
dictionary.b.braza = 0;
dictionary.b.brazas = 0;
dictionary.b.braze = 0;
dictionary.b.brazed = 0;
dictionary.b.brazen = 0;
dictionary.b.brazens = 0;
dictionary.b.brazer = 0;
dictionary.b.brazers = 0;
dictionary.b.brazes = 0;
dictionary.b.brazier = 0;
dictionary.b.brazil = 0;
dictionary.b.brazils = 0;
dictionary.b.brazing = 0;
dictionary.b.breach = 0;
dictionary.b.bread = 0;
dictionary.b.breaded = 0;
dictionary.b.breads = 0;
dictionary.b.breadth = 0;
dictionary.b.break = 0;
dictionary.b.breaker = 0;
dictionary.b.breaks = 0;
dictionary.b.breakup = 0;
dictionary.b.bream = 0;
dictionary.b.breamed = 0;
dictionary.b.breams = 0;
dictionary.b.breast = 0;
dictionary.b.breasts = 0;
dictionary.b.breath = 0;
dictionary.b.breathe = 0;
dictionary.b.breaths = 0;
dictionary.b.breathy = 0;
dictionary.b.breccia = 0;
dictionary.b.brecham = 0;
dictionary.b.brechan = 0;
dictionary.b.bred = 0;
dictionary.b.brede = 0;
dictionary.b.bredes = 0;
dictionary.b.bree = 0;
dictionary.b.breech = 0;
dictionary.b.breed = 0;
dictionary.b.breeder = 0;
dictionary.b.breeds = 0;
dictionary.b.breeks = 0;
dictionary.b.brees = 0;
dictionary.b.breeze = 0;
dictionary.b.breezed = 0;
dictionary.b.breezes = 0;
dictionary.b.breezy = 0;
dictionary.b.bregma = 0;
dictionary.b.bren = 0;
dictionary.b.brens = 0;
dictionary.b.brent = 0;
dictionary.b.brents = 0;
dictionary.b.breve = 0;
dictionary.b.breves = 0;
dictionary.b.brevet = 0;
dictionary.b.brevets = 0;
dictionary.b.brevier = 0;
dictionary.b.brevity = 0;
dictionary.b.brew = 0;
dictionary.b.brewage = 0;
dictionary.b.brewed = 0;
dictionary.b.brewer = 0;
dictionary.b.brewers = 0;
dictionary.b.brewery = 0;
dictionary.b.brewing = 0;
dictionary.b.brewis = 0;
dictionary.b.brews = 0;
dictionary.b.briar = 0;
dictionary.b.briard = 0;
dictionary.b.briards = 0;
dictionary.b.briars = 0;
dictionary.b.briary = 0;
dictionary.b.bribe = 0;
dictionary.b.bribed = 0;
dictionary.b.bribee = 0;
dictionary.b.bribees = 0;
dictionary.b.briber = 0;
dictionary.b.bribers = 0;
dictionary.b.bribery = 0;
dictionary.b.bribes = 0;
dictionary.b.bribing = 0;
dictionary.b.brick = 0;
dictionary.b.bricked = 0;
dictionary.b.brickle = 0;
dictionary.b.bricks = 0;
dictionary.b.bricky = 0;
dictionary.b.bricole = 0;
dictionary.b.bridal = 0;
dictionary.b.bridals = 0;
dictionary.b.bride = 0;
dictionary.b.brides = 0;
dictionary.b.bridge = 0;
dictionary.b.bridged = 0;
dictionary.b.bridges = 0;
dictionary.b.bridle = 0;
dictionary.b.bridled = 0;
dictionary.b.bridler = 0;
dictionary.b.bridles = 0;
dictionary.b.bridoon = 0;
dictionary.b.brie = 0;
dictionary.b.brief = 0;
dictionary.b.briefed = 0;
dictionary.b.briefer = 0;
dictionary.b.briefly = 0;
dictionary.b.briefs = 0;
dictionary.b.brier = 0;
dictionary.b.briers = 0;
dictionary.b.briery = 0;
dictionary.b.bries = 0;
dictionary.b.brig = 0;
dictionary.b.brigade = 0;
dictionary.b.brigand = 0;
dictionary.b.bright = 0;
dictionary.b.brights = 0;
dictionary.b.brigs = 0;
dictionary.b.brill = 0;
dictionary.b.brills = 0;
dictionary.b.brim = 0;
dictionary.b.brimful = 0;
dictionary.b.brimmed = 0;
dictionary.b.brimmer = 0;
dictionary.b.brims = 0;
dictionary.b.brin = 0;
dictionary.b.brinded = 0;
dictionary.b.brindle = 0;
dictionary.b.brine = 0;
dictionary.b.brined = 0;
dictionary.b.briner = 0;
dictionary.b.briners = 0;
dictionary.b.brines = 0;
dictionary.b.bring = 0;
dictionary.b.bringer = 0;
dictionary.b.brings = 0;
dictionary.b.brinier = 0;
dictionary.b.brinies = 0;
dictionary.b.brining = 0;
dictionary.b.brinish = 0;
dictionary.b.brink = 0;
dictionary.b.brinks = 0;
dictionary.b.brins = 0;
dictionary.b.briny = 0;
dictionary.b.brio = 0;
dictionary.b.brioche = 0;
dictionary.b.briony = 0;
dictionary.b.brios = 0;
dictionary.b.briquet = 0;
dictionary.b.bris = 0;
dictionary.b.brisant = 0;
dictionary.b.brisk = 0;
dictionary.b.brisked = 0;
dictionary.b.brisker = 0;
dictionary.b.brisket = 0;
dictionary.b.briskly = 0;
dictionary.b.brisks = 0;
dictionary.b.brisses = 0;
dictionary.b.bristle = 0;
dictionary.b.bristly = 0;
dictionary.b.bristol = 0;
dictionary.b.brit = 0;
dictionary.b.brits = 0;
dictionary.b.britska = 0;
dictionary.b.britt = 0;
dictionary.b.brittle = 0;
dictionary.b.brittly = 0;
dictionary.b.britts = 0;
dictionary.b.britzka = 0;
dictionary.b.broach = 0;
dictionary.b.broad = 0;
dictionary.b.broadax = 0;
dictionary.b.broaden = 0;
dictionary.b.broader = 0;
dictionary.b.broadly = 0;
dictionary.b.broads = 0;
dictionary.b.brocade = 0;
dictionary.b.broche = 0;
dictionary.b.brock = 0;
dictionary.b.brocket = 0;
dictionary.b.brocks = 0;
dictionary.b.brocoli = 0;
dictionary.b.brogan = 0;
dictionary.b.brogans = 0;
dictionary.b.brogue = 0;
dictionary.b.brogues = 0;
dictionary.b.broider = 0;
dictionary.b.broil = 0;
dictionary.b.broiled = 0;
dictionary.b.broiler = 0;
dictionary.b.broils = 0;
dictionary.b.brokage = 0;
dictionary.b.broke = 0;
dictionary.b.broken = 0;
dictionary.b.broker = 0;
dictionary.b.brokers = 0;
dictionary.b.brolly = 0;
dictionary.b.bromal = 0;
dictionary.b.bromals = 0;
dictionary.b.bromate = 0;
dictionary.b.brome = 0;
dictionary.b.bromes = 0;
dictionary.b.bromic = 0;
dictionary.b.bromid = 0;
dictionary.b.bromide = 0;
dictionary.b.bromids = 0;
dictionary.b.bromin = 0;
dictionary.b.bromine = 0;
dictionary.b.bromins = 0;
dictionary.b.bromism = 0;
dictionary.b.bromize = 0;
dictionary.b.bromo = 0;
dictionary.b.bromos = 0;
dictionary.b.bronc = 0;
dictionary.b.bronchi = 0;
dictionary.b.broncho = 0;
dictionary.b.bronco = 0;
dictionary.b.broncos = 0;
dictionary.b.broncs = 0;
dictionary.b.bronze = 0;
dictionary.b.bronzed = 0;
dictionary.b.bronzer = 0;
dictionary.b.bronzes = 0;
dictionary.b.bronzy = 0;
dictionary.b.broo = 0;
dictionary.b.brooch = 0;
dictionary.b.brood = 0;
dictionary.b.brooded = 0;
dictionary.b.brooder = 0;
dictionary.b.broods = 0;
dictionary.b.broody = 0;
dictionary.b.brook = 0;
dictionary.b.brooked = 0;
dictionary.b.brooks = 0;
dictionary.b.broom = 0;
dictionary.b.broomed = 0;
dictionary.b.brooms = 0;
dictionary.b.broomy = 0;
dictionary.b.broos = 0;
dictionary.b.brose = 0;
dictionary.b.broses = 0;
dictionary.b.brosy = 0;
dictionary.b.broth = 0;
dictionary.b.brothel = 0;
dictionary.b.brother = 0;
dictionary.b.broths = 0;
dictionary.b.brothy = 0;
dictionary.b.brought = 0;
dictionary.b.brow = 0;
dictionary.b.brown = 0;
dictionary.b.browned = 0;
dictionary.b.browner = 0;
dictionary.b.brownie = 0;
dictionary.b.browns = 0;
dictionary.b.browny = 0;
dictionary.b.brows = 0;
dictionary.b.browse = 0;
dictionary.b.browsed = 0;
dictionary.b.browser = 0;
dictionary.b.browses = 0;
dictionary.b.brr = 0;
dictionary.b.brrr = 0;
dictionary.b.brucin = 0;
dictionary.b.brucine = 0;
dictionary.b.brucins = 0;
dictionary.b.brugh = 0;
dictionary.b.brughs = 0;
dictionary.b.bruin = 0;
dictionary.b.bruins = 0;
dictionary.b.bruise = 0;
dictionary.b.bruised = 0;
dictionary.b.bruiser = 0;
dictionary.b.bruises = 0;
dictionary.b.bruit = 0;
dictionary.b.bruited = 0;
dictionary.b.bruiter = 0;
dictionary.b.bruits = 0;
dictionary.b.brulot = 0;
dictionary.b.brulots = 0;
dictionary.b.brulyie = 0;
dictionary.b.brulzie = 0;
dictionary.b.brumal = 0;
dictionary.b.brumby = 0;
dictionary.b.brume = 0;
dictionary.b.brumes = 0;
dictionary.b.brumous = 0;
dictionary.b.brunch = 0;
dictionary.b.brunet = 0;
dictionary.b.brunets = 0;
dictionary.b.brunt = 0;
dictionary.b.brunts = 0;
dictionary.b.brush = 0;
dictionary.b.brushed = 0;
dictionary.b.brusher = 0;
dictionary.b.brushes = 0;
dictionary.b.brushup = 0;
dictionary.b.brushy = 0;
dictionary.b.brusk = 0;
dictionary.b.brusker = 0;
dictionary.b.brusque = 0;
dictionary.b.brut = 0;
dictionary.b.brutal = 0;
dictionary.b.brute = 0;
dictionary.b.bruted = 0;
dictionary.b.brutely = 0;
dictionary.b.brutes = 0;
dictionary.b.brutify = 0;
dictionary.b.bruting = 0;
dictionary.b.brutish = 0;
dictionary.b.brutism = 0;
dictionary.b.bruxism = 0;
dictionary.b.bryony = 0;
dictionary.b.bub = 0;
dictionary.b.bubal = 0;
dictionary.b.bubale = 0;
dictionary.b.bubales = 0;
dictionary.b.bubalis = 0;
dictionary.b.bubals = 0;
dictionary.b.bubbies = 0;
dictionary.b.bubble = 0;
dictionary.b.bubbled = 0;
dictionary.b.bubbler = 0;
dictionary.b.bubbles = 0;
dictionary.b.bubbly = 0;
dictionary.b.bubby = 0;
dictionary.b.bubinga = 0;
dictionary.b.bubo = 0;
dictionary.b.buboed = 0;
dictionary.b.buboes = 0;
dictionary.b.bubonic = 0;
dictionary.b.bubs = 0;
dictionary.b.buccal = 0;
dictionary.b.buck = 0;
dictionary.b.bucked = 0;
dictionary.b.buckeen = 0;
dictionary.b.bucker = 0;
dictionary.b.buckers = 0;
dictionary.b.bucket = 0;
dictionary.b.buckets = 0;
dictionary.b.buckeye = 0;
dictionary.b.bucking = 0;
dictionary.b.buckish = 0;
dictionary.b.buckle = 0;
dictionary.b.buckled = 0;
dictionary.b.buckler = 0;
dictionary.b.buckles = 0;
dictionary.b.bucko = 0;
dictionary.b.buckoes = 0;
dictionary.b.buckra = 0;
dictionary.b.buckram = 0;
dictionary.b.buckras = 0;
dictionary.b.bucks = 0;
dictionary.b.bucksaw = 0;
dictionary.b.bucolic = 0;
dictionary.b.bud = 0;
dictionary.b.budded = 0;
dictionary.b.budder = 0;
dictionary.b.budders = 0;
dictionary.b.buddied = 0;
dictionary.b.buddies = 0;
dictionary.b.budding = 0;
dictionary.b.buddle = 0;
dictionary.b.buddles = 0;
dictionary.b.buddy = 0;
dictionary.b.budge = 0;
dictionary.b.budged = 0;
dictionary.b.budger = 0;
dictionary.b.budgers = 0;
dictionary.b.budges = 0;
dictionary.b.budget = 0;
dictionary.b.budgets = 0;
dictionary.b.budgie = 0;
dictionary.b.budgies = 0;
dictionary.b.budging = 0;
dictionary.b.budless = 0;
dictionary.b.budlike = 0;
dictionary.b.buds = 0;
dictionary.b.budworm = 0;
dictionary.b.buff = 0;
dictionary.b.buffalo = 0;
dictionary.b.buffed = 0;
dictionary.b.buffer = 0;
dictionary.b.buffers = 0;
dictionary.b.buffet = 0;
dictionary.b.buffets = 0;
dictionary.b.buffi = 0;
dictionary.b.buffier = 0;
dictionary.b.buffing = 0;
dictionary.b.buffo = 0;
dictionary.b.buffoon = 0;
dictionary.b.buffos = 0;
dictionary.b.buffs = 0;
dictionary.b.buffy = 0;
dictionary.b.bug = 0;
dictionary.b.bugaboo = 0;
dictionary.b.bugbane = 0;
dictionary.b.bugbear = 0;
dictionary.b.bugeye = 0;
dictionary.b.bugeyes = 0;
dictionary.b.bugged = 0;
dictionary.b.bugger = 0;
dictionary.b.buggers = 0;
dictionary.b.buggery = 0;
dictionary.b.buggier = 0;
dictionary.b.buggies = 0;
dictionary.b.bugging = 0;
dictionary.b.buggy = 0;
dictionary.b.bugle = 0;
dictionary.b.bugled = 0;
dictionary.b.bugler = 0;
dictionary.b.buglers = 0;
dictionary.b.bugles = 0;
dictionary.b.bugling = 0;
dictionary.b.bugloss = 0;
dictionary.b.bugs = 0;
dictionary.b.bugseed = 0;
dictionary.b.bugsha = 0;
dictionary.b.bugshas = 0;
dictionary.b.buhl = 0;
dictionary.b.buhls = 0;
dictionary.b.buhr = 0;
dictionary.b.buhrs = 0;
dictionary.b.build = 0;
dictionary.b.builded = 0;
dictionary.b.builder = 0;
dictionary.b.builds = 0;
dictionary.b.buildup = 0;
dictionary.b.built = 0;
dictionary.b.buirdly = 0;
dictionary.b.bulb = 0;
dictionary.b.bulbar = 0;
dictionary.b.bulbed = 0;
dictionary.b.bulbel = 0;
dictionary.b.bulbels = 0;
dictionary.b.bulbil = 0;
dictionary.b.bulbils = 0;
dictionary.b.bulblet = 0;
dictionary.b.bulbous = 0;
dictionary.b.bulbs = 0;
dictionary.b.bulbul = 0;
dictionary.b.bulbuls = 0;
dictionary.b.bulge = 0;
dictionary.b.bulged = 0;
dictionary.b.bulger = 0;
dictionary.b.bulgers = 0;
dictionary.b.bulges = 0;
dictionary.b.bulgier = 0;
dictionary.b.bulging = 0;
dictionary.b.bulgur = 0;
dictionary.b.bulgurs = 0;
dictionary.b.bulgy = 0;
dictionary.b.bulimia = 0;
dictionary.b.bulimic = 0;
dictionary.b.bulk = 0;
dictionary.b.bulkage = 0;
dictionary.b.bulked = 0;
dictionary.b.bulkier = 0;
dictionary.b.bulkily = 0;
dictionary.b.bulking = 0;
dictionary.b.bulks = 0;
dictionary.b.bulky = 0;
dictionary.b.bull = 0;
dictionary.b.bulla = 0;
dictionary.b.bullace = 0;
dictionary.b.bullae = 0;
dictionary.b.bullate = 0;
dictionary.b.bullbat = 0;
dictionary.b.bulldog = 0;
dictionary.b.bulled = 0;
dictionary.b.bullet = 0;
dictionary.b.bullets = 0;
dictionary.b.bullied = 0;
dictionary.b.bullier = 0;
dictionary.b.bullies = 0;
dictionary.b.bulling = 0;
dictionary.b.bullion = 0;
dictionary.b.bullish = 0;
dictionary.b.bullock = 0;
dictionary.b.bullous = 0;
dictionary.b.bullpen = 0;
dictionary.b.bulls = 0;
dictionary.b.bully = 0;
dictionary.b.bulrush = 0;
dictionary.b.bulwark = 0;
dictionary.b.bum = 0;
dictionary.b.bumble = 0;
dictionary.b.bumbled = 0;
dictionary.b.bumbler = 0;
dictionary.b.bumbles = 0;
dictionary.b.bumboat = 0;
dictionary.b.bumf = 0;
dictionary.b.bumfs = 0;
dictionary.b.bumkin = 0;
dictionary.b.bumkins = 0;
dictionary.b.bummed = 0;
dictionary.b.bummer = 0;
dictionary.b.bummers = 0;
dictionary.b.bummest = 0;
dictionary.b.bumming = 0;
dictionary.b.bump = 0;
dictionary.b.bumped = 0;
dictionary.b.bumper = 0;
dictionary.b.bumpers = 0;
dictionary.b.bumph = 0;
dictionary.b.bumphs = 0;
dictionary.b.bumpier = 0;
dictionary.b.bumpily = 0;
dictionary.b.bumping = 0;
dictionary.b.bumpkin = 0;
dictionary.b.bumps = 0;
dictionary.b.bumpy = 0;
dictionary.b.bums = 0;
dictionary.b.bun = 0;
dictionary.b.bunch = 0;
dictionary.b.bunched = 0;
dictionary.b.bunches = 0;
dictionary.b.bunchy = 0;
dictionary.b.bunco = 0;
dictionary.b.buncoed = 0;
dictionary.b.buncos = 0;
dictionary.b.bund = 0;
dictionary.b.bundist = 0;
dictionary.b.bundle = 0;
dictionary.b.bundled = 0;
dictionary.b.bundler = 0;
dictionary.b.bundles = 0;
dictionary.b.bunds = 0;
dictionary.b.bundt = 0;
dictionary.b.bundts = 0;
dictionary.b.bung = 0;
dictionary.b.bunged = 0;
dictionary.b.bunging = 0;
dictionary.b.bungle = 0;
dictionary.b.bungled = 0;
dictionary.b.bungler = 0;
dictionary.b.bungles = 0;
dictionary.b.bungs = 0;
dictionary.b.bunion = 0;
dictionary.b.bunions = 0;
dictionary.b.bunk = 0;
dictionary.b.bunked = 0;
dictionary.b.bunker = 0;
dictionary.b.bunkers = 0;
dictionary.b.bunking = 0;
dictionary.b.bunko = 0;
dictionary.b.bunkoed = 0;
dictionary.b.bunkos = 0;
dictionary.b.bunks = 0;
dictionary.b.bunkum = 0;
dictionary.b.bunkums = 0;
dictionary.b.bunn = 0;
dictionary.b.bunnies = 0;
dictionary.b.bunns = 0;
dictionary.b.bunny = 0;
dictionary.b.bunraku = 0;
dictionary.b.buns = 0;
dictionary.b.bunt = 0;
dictionary.b.bunted = 0;
dictionary.b.bunter = 0;
dictionary.b.bunters = 0;
dictionary.b.bunting = 0;
dictionary.b.bunts = 0;
dictionary.b.bunya = 0;
dictionary.b.bunyas = 0;
dictionary.b.buoy = 0;
dictionary.b.buoyage = 0;
dictionary.b.buoyant = 0;
dictionary.b.buoyed = 0;
dictionary.b.buoying = 0;
dictionary.b.buoys = 0;
dictionary.b.buqsha = 0;
dictionary.b.buqshas = 0;
dictionary.b.bur = 0;
dictionary.b.bura = 0;
dictionary.b.buran = 0;
dictionary.b.burans = 0;
dictionary.b.buras = 0;
dictionary.b.burble = 0;
dictionary.b.burbled = 0;
dictionary.b.burbler = 0;
dictionary.b.burbles = 0;
dictionary.b.burbly = 0;
dictionary.b.burbot = 0;
dictionary.b.burbots = 0;
dictionary.b.burbs = 0;
dictionary.b.burd = 0;
dictionary.b.burden = 0;
dictionary.b.burdens = 0;
dictionary.b.burdie = 0;
dictionary.b.burdies = 0;
dictionary.b.burdock = 0;
dictionary.b.burds = 0;
dictionary.b.bureau = 0;
dictionary.b.bureaus = 0;
dictionary.b.bureaux = 0;
dictionary.b.buret = 0;
dictionary.b.burets = 0;
dictionary.b.burette = 0;
dictionary.b.burg = 0;
dictionary.b.burgage = 0;
dictionary.b.burgee = 0;
dictionary.b.burgees = 0;
dictionary.b.burgeon = 0;
dictionary.b.burger = 0;
dictionary.b.burgers = 0;
dictionary.b.burgess = 0;
dictionary.b.burgh = 0;
dictionary.b.burghal = 0;
dictionary.b.burgher = 0;
dictionary.b.burghs = 0;
dictionary.b.burglar = 0;
dictionary.b.burgle = 0;
dictionary.b.burgled = 0;
dictionary.b.burgles = 0;
dictionary.b.burgoo = 0;
dictionary.b.burgoos = 0;
dictionary.b.burgout = 0;
dictionary.b.burgs = 0;
dictionary.b.burial = 0;
dictionary.b.burials = 0;
dictionary.b.buried = 0;
dictionary.b.burier = 0;
dictionary.b.buriers = 0;
dictionary.b.buries = 0;
dictionary.b.burin = 0;
dictionary.b.burins = 0;
dictionary.b.burke = 0;
dictionary.b.burked = 0;
dictionary.b.burker = 0;
dictionary.b.burkers = 0;
dictionary.b.burkes = 0;
dictionary.b.burking = 0;
dictionary.b.burkite = 0;
dictionary.b.burl = 0;
dictionary.b.burlap = 0;
dictionary.b.burlaps = 0;
dictionary.b.burled = 0;
dictionary.b.burler = 0;
dictionary.b.burlers = 0;
dictionary.b.burlesk = 0;
dictionary.b.burley = 0;
dictionary.b.burleys = 0;
dictionary.b.burlier = 0;
dictionary.b.burlily = 0;
dictionary.b.burling = 0;
dictionary.b.burls = 0;
dictionary.b.burly = 0;
dictionary.b.burn = 0;
dictionary.b.burned = 0;
dictionary.b.burner = 0;
dictionary.b.burners = 0;
dictionary.b.burnet = 0;
dictionary.b.burnets = 0;
dictionary.b.burnie = 0;
dictionary.b.burnies = 0;
dictionary.b.burning = 0;
dictionary.b.burnish = 0;
dictionary.b.burnous = 0;
dictionary.b.burnout = 0;
dictionary.b.burns = 0;
dictionary.b.burnt = 0;
dictionary.b.burp = 0;
dictionary.b.burped = 0;
dictionary.b.burping = 0;
dictionary.b.burps = 0;
dictionary.b.burr = 0;
dictionary.b.burred = 0;
dictionary.b.burrer = 0;
dictionary.b.burrers = 0;
dictionary.b.burrier = 0;
dictionary.b.burring = 0;
dictionary.b.burrito = 0;
dictionary.b.burro = 0;
dictionary.b.burros = 0;
dictionary.b.burrow = 0;
dictionary.b.burrows = 0;
dictionary.b.burrs = 0;
dictionary.b.burry = 0;
dictionary.b.burs = 0;
dictionary.b.bursa = 0;
dictionary.b.bursae = 0;
dictionary.b.bursal = 0;
dictionary.b.bursar = 0;
dictionary.b.bursars = 0;
dictionary.b.bursary = 0;
dictionary.b.bursas = 0;
dictionary.b.bursate = 0;
dictionary.b.burse = 0;
dictionary.b.burseed = 0;
dictionary.b.bursera = 0;
dictionary.b.burses = 0;
dictionary.b.burst = 0;
dictionary.b.bursted = 0;
dictionary.b.burster = 0;
dictionary.b.bursts = 0;
dictionary.b.burthen = 0;
dictionary.b.burton = 0;
dictionary.b.burtons = 0;
dictionary.b.burweed = 0;
dictionary.b.bury = 0;
dictionary.b.burying = 0;
dictionary.b.bus = 0;
dictionary.b.busbar = 0;
dictionary.b.busbars = 0;
dictionary.b.busbies = 0;
dictionary.b.busboy = 0;
dictionary.b.busboys = 0;
dictionary.b.busby = 0;
dictionary.b.bused = 0;
dictionary.b.buses = 0;
dictionary.b.bush = 0;
dictionary.b.bushed = 0;
dictionary.b.bushel = 0;
dictionary.b.bushels = 0;
dictionary.b.busher = 0;
dictionary.b.bushers = 0;
dictionary.b.bushes = 0;
dictionary.b.bushido = 0;
dictionary.b.bushier = 0;
dictionary.b.bushily = 0;
dictionary.b.bushing = 0;
dictionary.b.bushman = 0;
dictionary.b.bushmen = 0;
dictionary.b.bushtit = 0;
dictionary.b.bushwa = 0;
dictionary.b.bushwah = 0;
dictionary.b.bushwas = 0;
dictionary.b.bushy = 0;
dictionary.b.busied = 0;
dictionary.b.busier = 0;
dictionary.b.busies = 0;
dictionary.b.busiest = 0;
dictionary.b.busily = 0;
dictionary.b.busing = 0;
dictionary.b.busings = 0;
dictionary.b.busk = 0;
dictionary.b.busked = 0;
dictionary.b.busker = 0;
dictionary.b.buskers = 0;
dictionary.b.buskin = 0;
dictionary.b.busking = 0;
dictionary.b.buskins = 0;
dictionary.b.busks = 0;
dictionary.b.busman = 0;
dictionary.b.busmen = 0;
dictionary.b.buss = 0;
dictionary.b.bussed = 0;
dictionary.b.busses = 0;
dictionary.b.bussing = 0;
dictionary.b.bust = 0;
dictionary.b.bustard = 0;
dictionary.b.busted = 0;
dictionary.b.buster = 0;
dictionary.b.busters = 0;
dictionary.b.bustic = 0;
dictionary.b.bustics = 0;
dictionary.b.bustier = 0;
dictionary.b.busting = 0;
dictionary.b.bustle = 0;
dictionary.b.bustled = 0;
dictionary.b.bustles = 0;
dictionary.b.busts = 0;
dictionary.b.busty = 0;
dictionary.b.busy = 0;
dictionary.b.busying = 0;
dictionary.b.but = 0;
dictionary.b.butane = 0;
dictionary.b.butanes = 0;
dictionary.b.butanol = 0;
dictionary.b.butch = 0;
dictionary.b.butcher = 0;
dictionary.b.butches = 0;
dictionary.b.butene = 0;
dictionary.b.butenes = 0;
dictionary.b.buteo = 0;
dictionary.b.buteos = 0;
dictionary.b.butle = 0;
dictionary.b.butled = 0;
dictionary.b.butler = 0;
dictionary.b.butlers = 0;
dictionary.b.butlery = 0;
dictionary.b.butles = 0;
dictionary.b.butling = 0;
dictionary.b.buts = 0;
dictionary.b.butt = 0;
dictionary.b.buttals = 0;
dictionary.b.butte = 0;
dictionary.b.butted = 0;
dictionary.b.butter = 0;
dictionary.b.butters = 0;
dictionary.b.buttery = 0;
dictionary.b.buttes = 0;
dictionary.b.butties = 0;
dictionary.b.butting = 0;
dictionary.b.button = 0;
dictionary.b.buttons = 0;
dictionary.b.buttony = 0;
dictionary.b.butts = 0;
dictionary.b.butty = 0;
dictionary.b.butut = 0;
dictionary.b.bututs = 0;
dictionary.b.butyl = 0;
dictionary.b.butyls = 0;
dictionary.b.butyral = 0;
dictionary.b.butyric = 0;
dictionary.b.butyrin = 0;
dictionary.b.butyryl = 0;
dictionary.b.buxom = 0;
dictionary.b.buxomer = 0;
dictionary.b.buxomly = 0;
dictionary.b.buy = 0;
dictionary.b.buyable = 0;
dictionary.b.buyback = 0;
dictionary.b.buyer = 0;
dictionary.b.buyers = 0;
dictionary.b.buying = 0;
dictionary.b.buyout = 0;
dictionary.b.buyouts = 0;
dictionary.b.buys = 0;
dictionary.b.buzuki = 0;
dictionary.b.buzukia = 0;
dictionary.b.buzukis = 0;
dictionary.b.buzz = 0;
dictionary.b.buzzard = 0;
dictionary.b.buzzed = 0;
dictionary.b.buzzer = 0;
dictionary.b.buzzers = 0;
dictionary.b.buzzes = 0;
dictionary.b.buzzing = 0;
dictionary.b.buzzwig = 0;
dictionary.b.bwana = 0;
dictionary.b.bwanas = 0;
dictionary.b.bye = 0;
dictionary.b.byelaw = 0;
dictionary.b.byelaws = 0;
dictionary.b.byes = 0;
dictionary.b.bygone = 0;
dictionary.b.bygones = 0;
dictionary.b.bylaw = 0;
dictionary.b.bylaws = 0;
dictionary.b.byline = 0;
dictionary.b.bylined = 0;
dictionary.b.byliner = 0;
dictionary.b.bylines = 0;
dictionary.b.byname = 0;
dictionary.b.bynames = 0;
dictionary.b.bypass = 0;
dictionary.b.bypast = 0;
dictionary.b.bypath = 0;
dictionary.b.bypaths = 0;
dictionary.b.byplay = 0;
dictionary.b.byplays = 0;
dictionary.b.byre = 0;
dictionary.b.byres = 0;
dictionary.b.byrl = 0;
dictionary.b.byrled = 0;
dictionary.b.byrling = 0;
dictionary.b.byrls = 0;
dictionary.b.byrnie = 0;
dictionary.b.byrnies = 0;
dictionary.b.byroad = 0;
dictionary.b.byroads = 0;
dictionary.b.bys = 0;
dictionary.b.byssi = 0;
dictionary.b.byssus = 0;
dictionary.b.bytalk = 0;
dictionary.b.bytalks = 0;
dictionary.b.byte = 0;
dictionary.b.bytes = 0;
dictionary.b.byway = 0;
dictionary.b.byways = 0;
dictionary.b.byword = 0;
dictionary.b.bywords = 0;
dictionary.b.bywork = 0;
dictionary.b.byworks = 0;
dictionary.b.byzant = 0;
dictionary.b.byzants = 0;
dictionary.c = {};
dictionary.c.cab = 0;
dictionary.c.cabal = 0;
dictionary.c.cabala = 0;
dictionary.c.cabalas = 0;
dictionary.c.cabals = 0;
dictionary.c.cabana = 0;
dictionary.c.cabanas = 0;
dictionary.c.cabaret = 0;
dictionary.c.cabbage = 0;
dictionary.c.cabbala = 0;
dictionary.c.cabbed = 0;
dictionary.c.cabbie = 0;
dictionary.c.cabbies = 0;
dictionary.c.cabbing = 0;
dictionary.c.cabby = 0;
dictionary.c.caber = 0;
dictionary.c.cabers = 0;
dictionary.c.cabezon = 0;
dictionary.c.cabildo = 0;
dictionary.c.cabin = 0;
dictionary.c.cabined = 0;
dictionary.c.cabinet = 0;
dictionary.c.cabins = 0;
dictionary.c.cable = 0;
dictionary.c.cabled = 0;
dictionary.c.cables = 0;
dictionary.c.cablet = 0;
dictionary.c.cablets = 0;
dictionary.c.cabling = 0;
dictionary.c.cabman = 0;
dictionary.c.cabmen = 0;
dictionary.c.cabob = 0;
dictionary.c.cabobs = 0;
dictionary.c.cabomba = 0;
dictionary.c.caboose = 0;
dictionary.c.cabs = 0;
dictionary.c.caca = 0;
dictionary.c.cacao = 0;
dictionary.c.cacaos = 0;
dictionary.c.cacas = 0;
dictionary.c.cache = 0;
dictionary.c.cached = 0;
dictionary.c.caches = 0;
dictionary.c.cachet = 0;
dictionary.c.cachets = 0;
dictionary.c.cachexy = 0;
dictionary.c.caching = 0;
dictionary.c.cachou = 0;
dictionary.c.cachous = 0;
dictionary.c.cacique = 0;
dictionary.c.cackle = 0;
dictionary.c.cackled = 0;
dictionary.c.cackler = 0;
dictionary.c.cackles = 0;
dictionary.c.cacodyl = 0;
dictionary.c.cacti = 0;
dictionary.c.cactoid = 0;
dictionary.c.cactus = 0;
dictionary.c.cad = 0;
dictionary.c.cadaver = 0;
dictionary.c.caddice = 0;
dictionary.c.caddie = 0;
dictionary.c.caddied = 0;
dictionary.c.caddies = 0;
dictionary.c.caddis = 0;
dictionary.c.caddish = 0;
dictionary.c.caddy = 0;
dictionary.c.cade = 0;
dictionary.c.cadelle = 0;
dictionary.c.cadence = 0;
dictionary.c.cadency = 0;
dictionary.c.cadent = 0;
dictionary.c.cadenza = 0;
dictionary.c.cades = 0;
dictionary.c.cadet = 0;
dictionary.c.cadets = 0;
dictionary.c.cadge = 0;
dictionary.c.cadged = 0;
dictionary.c.cadger = 0;
dictionary.c.cadgers = 0;
dictionary.c.cadges = 0;
dictionary.c.cadging = 0;
dictionary.c.cadgy = 0;
dictionary.c.cadi = 0;
dictionary.c.cadis = 0;
dictionary.c.cadmic = 0;
dictionary.c.cadmium = 0;
dictionary.c.cadre = 0;
dictionary.c.cadres = 0;
dictionary.c.cads = 0;
dictionary.c.caducei = 0;
dictionary.c.caeca = 0;
dictionary.c.caecal = 0;
dictionary.c.caecum = 0;
dictionary.c.caeoma = 0;
dictionary.c.caeomas = 0;
dictionary.c.caesar = 0;
dictionary.c.caesars = 0;
dictionary.c.caesium = 0;
dictionary.c.caestus = 0;
dictionary.c.caesura = 0;
dictionary.c.cafe = 0;
dictionary.c.cafes = 0;
dictionary.c.caffein = 0;
dictionary.c.caftan = 0;
dictionary.c.caftans = 0;
dictionary.c.cage = 0;
dictionary.c.caged = 0;
dictionary.c.cageful = 0;
dictionary.c.cager = 0;
dictionary.c.cagers = 0;
dictionary.c.cages = 0;
dictionary.c.cagey = 0;
dictionary.c.cagier = 0;
dictionary.c.cagiest = 0;
dictionary.c.cagily = 0;
dictionary.c.caging = 0;
dictionary.c.cagy = 0;
dictionary.c.cahier = 0;
dictionary.c.cahiers = 0;
dictionary.c.cahoot = 0;
dictionary.c.cahoots = 0;
dictionary.c.cahow = 0;
dictionary.c.cahows = 0;
dictionary.c.caid = 0;
dictionary.c.caids = 0;
dictionary.c.caiman = 0;
dictionary.c.caimans = 0;
dictionary.c.cain = 0;
dictionary.c.cains = 0;
dictionary.c.caique = 0;
dictionary.c.caiques = 0;
dictionary.c.caird = 0;
dictionary.c.cairds = 0;
dictionary.c.cairn = 0;
dictionary.c.cairned = 0;
dictionary.c.cairns = 0;
dictionary.c.cairny = 0;
dictionary.c.caisson = 0;
dictionary.c.caitiff = 0;
dictionary.c.cajaput = 0;
dictionary.c.cajeput = 0;
dictionary.c.cajole = 0;
dictionary.c.cajoled = 0;
dictionary.c.cajoler = 0;
dictionary.c.cajoles = 0;
dictionary.c.cajon = 0;
dictionary.c.cajones = 0;
dictionary.c.cajuput = 0;
dictionary.c.cake = 0;
dictionary.c.caked = 0;
dictionary.c.cakes = 0;
dictionary.c.cakey = 0;
dictionary.c.cakier = 0;
dictionary.c.cakiest = 0;
dictionary.c.caking = 0;
dictionary.c.caky = 0;
dictionary.c.calamar = 0;
dictionary.c.calami = 0;
dictionary.c.calamus = 0;
dictionary.c.calando = 0;
dictionary.c.calash = 0;
dictionary.c.calathi = 0;
dictionary.c.calcar = 0;
dictionary.c.calcars = 0;
dictionary.c.calces = 0;
dictionary.c.calcic = 0;
dictionary.c.calcify = 0;
dictionary.c.calcine = 0;
dictionary.c.calcite = 0;
dictionary.c.calcium = 0;
dictionary.c.calculi = 0;
dictionary.c.caldera = 0;
dictionary.c.caldron = 0;
dictionary.c.caleche = 0;
dictionary.c.calends = 0;
dictionary.c.calesa = 0;
dictionary.c.calesas = 0;
dictionary.c.calf = 0;
dictionary.c.calfs = 0;
dictionary.c.caliber = 0;
dictionary.c.calibre = 0;
dictionary.c.calices = 0;
dictionary.c.caliche = 0;
dictionary.c.calicle = 0;
dictionary.c.calico = 0;
dictionary.c.calicos = 0;
dictionary.c.calif = 0;
dictionary.c.califs = 0;
dictionary.c.calipee = 0;
dictionary.c.caliper = 0;
dictionary.c.caliph = 0;
dictionary.c.caliphs = 0;
dictionary.c.calix = 0;
dictionary.c.calk = 0;
dictionary.c.calked = 0;
dictionary.c.calker = 0;
dictionary.c.calkers = 0;
dictionary.c.calkin = 0;
dictionary.c.calking = 0;
dictionary.c.calkins = 0;
dictionary.c.calks = 0;
dictionary.c.call = 0;
dictionary.c.calla = 0;
dictionary.c.callan = 0;
dictionary.c.callans = 0;
dictionary.c.callant = 0;
dictionary.c.callas = 0;
dictionary.c.callboy = 0;
dictionary.c.called = 0;
dictionary.c.caller = 0;
dictionary.c.callers = 0;
dictionary.c.callet = 0;
dictionary.c.callets = 0;
dictionary.c.calling = 0;
dictionary.c.callose = 0;
dictionary.c.callous = 0;
dictionary.c.callow = 0;
dictionary.c.calls = 0;
dictionary.c.callus = 0;
dictionary.c.calm = 0;
dictionary.c.calmed = 0;
dictionary.c.calmer = 0;
dictionary.c.calmest = 0;
dictionary.c.calming = 0;
dictionary.c.calmly = 0;
dictionary.c.calms = 0;
dictionary.c.calomel = 0;
dictionary.c.caloric = 0;
dictionary.c.calorie = 0;
dictionary.c.calory = 0;
dictionary.c.calotte = 0;
dictionary.c.caloyer = 0;
dictionary.c.calpac = 0;
dictionary.c.calpack = 0;
dictionary.c.calpacs = 0;
dictionary.c.calque = 0;
dictionary.c.calqued = 0;
dictionary.c.calques = 0;
dictionary.c.caltrap = 0;
dictionary.c.caltrop = 0;
dictionary.c.calumet = 0;
dictionary.c.calumny = 0;
dictionary.c.calvary = 0;
dictionary.c.calve = 0;
dictionary.c.calved = 0;
dictionary.c.calves = 0;
dictionary.c.calving = 0;
dictionary.c.calx = 0;
dictionary.c.calxes = 0;
dictionary.c.calyces = 0;
dictionary.c.calycle = 0;
dictionary.c.calypso = 0;
dictionary.c.calyx = 0;
dictionary.c.calyxes = 0;
dictionary.c.calzone = 0;
dictionary.c.cam = 0;
dictionary.c.camail = 0;
dictionary.c.camails = 0;
dictionary.c.camas = 0;
dictionary.c.camases = 0;
dictionary.c.camass = 0;
dictionary.c.camber = 0;
dictionary.c.cambers = 0;
dictionary.c.cambia = 0;
dictionary.c.cambial = 0;
dictionary.c.cambism = 0;
dictionary.c.cambist = 0;
dictionary.c.cambium = 0;
dictionary.c.cambric = 0;
dictionary.c.came = 0;
dictionary.c.camel = 0;
dictionary.c.camelia = 0;
dictionary.c.camels = 0;
dictionary.c.cameo = 0;
dictionary.c.cameoed = 0;
dictionary.c.cameos = 0;
dictionary.c.camera = 0;
dictionary.c.camerae = 0;
dictionary.c.cameral = 0;
dictionary.c.cameras = 0;
dictionary.c.cames = 0;
dictionary.c.camion = 0;
dictionary.c.camions = 0;
dictionary.c.camisa = 0;
dictionary.c.camisas = 0;
dictionary.c.camise = 0;
dictionary.c.camises = 0;
dictionary.c.camisia = 0;
dictionary.c.camlet = 0;
dictionary.c.camlets = 0;
dictionary.c.camorra = 0;
dictionary.c.camp = 0;
dictionary.c.camped = 0;
dictionary.c.camper = 0;
dictionary.c.campers = 0;
dictionary.c.camphol = 0;
dictionary.c.camphor = 0;
dictionary.c.campi = 0;
dictionary.c.campier = 0;
dictionary.c.campily = 0;
dictionary.c.camping = 0;
dictionary.c.campion = 0;
dictionary.c.campo = 0;
dictionary.c.campong = 0;
dictionary.c.campos = 0;
dictionary.c.camps = 0;
dictionary.c.campus = 0;
dictionary.c.campy = 0;
dictionary.c.cams = 0;
dictionary.c.can = 0;
dictionary.c.canakin = 0;
dictionary.c.canal = 0;
dictionary.c.canaled = 0;
dictionary.c.canals = 0;
dictionary.c.canape = 0;
dictionary.c.canapes = 0;
dictionary.c.canard = 0;
dictionary.c.canards = 0;
dictionary.c.canary = 0;
dictionary.c.canasta = 0;
dictionary.c.cancan = 0;
dictionary.c.cancans = 0;
dictionary.c.cancel = 0;
dictionary.c.cancels = 0;
dictionary.c.cancer = 0;
dictionary.c.cancers = 0;
dictionary.c.cancha = 0;
dictionary.c.canchas = 0;
dictionary.c.candela = 0;
dictionary.c.candent = 0;
dictionary.c.candid = 0;
dictionary.c.candida = 0;
dictionary.c.candids = 0;
dictionary.c.candied = 0;
dictionary.c.candies = 0;
dictionary.c.candle = 0;
dictionary.c.candled = 0;
dictionary.c.candler = 0;
dictionary.c.candles = 0;
dictionary.c.candor = 0;
dictionary.c.candors = 0;
dictionary.c.candour = 0;
dictionary.c.candy = 0;
dictionary.c.cane = 0;
dictionary.c.caned = 0;
dictionary.c.canella = 0;
dictionary.c.caner = 0;
dictionary.c.caners = 0;
dictionary.c.canes = 0;
dictionary.c.canful = 0;
dictionary.c.canfuls = 0;
dictionary.c.cangue = 0;
dictionary.c.cangues = 0;
dictionary.c.canid = 0;
dictionary.c.canids = 0;
dictionary.c.canikin = 0;
dictionary.c.canine = 0;
dictionary.c.canines = 0;
dictionary.c.caning = 0;
dictionary.c.canker = 0;
dictionary.c.cankers = 0;
dictionary.c.canna = 0;
dictionary.c.cannas = 0;
dictionary.c.canned = 0;
dictionary.c.cannel = 0;
dictionary.c.cannels = 0;
dictionary.c.canner = 0;
dictionary.c.canners = 0;
dictionary.c.cannery = 0;
dictionary.c.cannie = 0;
dictionary.c.cannier = 0;
dictionary.c.cannily = 0;
dictionary.c.canning = 0;
dictionary.c.cannoli = 0;
dictionary.c.cannon = 0;
dictionary.c.cannons = 0;
dictionary.c.cannot = 0;
dictionary.c.cannula = 0;
dictionary.c.canny = 0;
dictionary.c.canoe = 0;
dictionary.c.canoed = 0;
dictionary.c.canoes = 0;
dictionary.c.canon = 0;
dictionary.c.canonic = 0;
dictionary.c.canonry = 0;
dictionary.c.canons = 0;
dictionary.c.canopy = 0;
dictionary.c.cans = 0;
dictionary.c.cansful = 0;
dictionary.c.canso = 0;
dictionary.c.cansos = 0;
dictionary.c.canst = 0;
dictionary.c.cant = 0;
dictionary.c.cantala = 0;
dictionary.c.cantata = 0;
dictionary.c.cantdog = 0;
dictionary.c.canted = 0;
dictionary.c.canteen = 0;
dictionary.c.canter = 0;
dictionary.c.canters = 0;
dictionary.c.canthal = 0;
dictionary.c.canthi = 0;
dictionary.c.canthus = 0;
dictionary.c.cantic = 0;
dictionary.c.cantina = 0;
dictionary.c.canting = 0;
dictionary.c.cantle = 0;
dictionary.c.cantles = 0;
dictionary.c.canto = 0;
dictionary.c.canton = 0;
dictionary.c.cantons = 0;
dictionary.c.cantor = 0;
dictionary.c.cantors = 0;
dictionary.c.cantos = 0;
dictionary.c.cantrap = 0;
dictionary.c.cantrip = 0;
dictionary.c.cants = 0;
dictionary.c.cantus = 0;
dictionary.c.canty = 0;
dictionary.c.canula = 0;
dictionary.c.canulae = 0;
dictionary.c.canulas = 0;
dictionary.c.canvas = 0;
dictionary.c.canvass = 0;
dictionary.c.canyon = 0;
dictionary.c.canyons = 0;
dictionary.c.canzona = 0;
dictionary.c.canzone = 0;
dictionary.c.canzoni = 0;
dictionary.c.cap = 0;
dictionary.c.capable = 0;
dictionary.c.capably = 0;
dictionary.c.cape = 0;
dictionary.c.caped = 0;
dictionary.c.capelan = 0;
dictionary.c.capelet = 0;
dictionary.c.capelin = 0;
dictionary.c.caper = 0;
dictionary.c.capered = 0;
dictionary.c.caperer = 0;
dictionary.c.capers = 0;
dictionary.c.capes = 0;
dictionary.c.capful = 0;
dictionary.c.capfuls = 0;
dictionary.c.caph = 0;
dictionary.c.caphs = 0;
dictionary.c.capias = 0;
dictionary.c.capita = 0;
dictionary.c.capital = 0;
dictionary.c.capitol = 0;
dictionary.c.capless = 0;
dictionary.c.caplet = 0;
dictionary.c.caplets = 0;
dictionary.c.caplin = 0;
dictionary.c.caplins = 0;
dictionary.c.capo = 0;
dictionary.c.capon = 0;
dictionary.c.capons = 0;
dictionary.c.caporal = 0;
dictionary.c.capos = 0;
dictionary.c.capote = 0;
dictionary.c.capotes = 0;
dictionary.c.capouch = 0;
dictionary.c.capped = 0;
dictionary.c.capper = 0;
dictionary.c.cappers = 0;
dictionary.c.capping = 0;
dictionary.c.capric = 0;
dictionary.c.caprice = 0;
dictionary.c.caprine = 0;
dictionary.c.capris = 0;
dictionary.c.caprock = 0;
dictionary.c.caps = 0;
dictionary.c.capsid = 0;
dictionary.c.capsids = 0;
dictionary.c.capsize = 0;
dictionary.c.capstan = 0;
dictionary.c.capsule = 0;
dictionary.c.captain = 0;
dictionary.c.captan = 0;
dictionary.c.captans = 0;
dictionary.c.caption = 0;
dictionary.c.captive = 0;
dictionary.c.captor = 0;
dictionary.c.captors = 0;
dictionary.c.capture = 0;
dictionary.c.capuche = 0;
dictionary.c.caput = 0;
dictionary.c.car = 0;
dictionary.c.carabao = 0;
dictionary.c.carabid = 0;
dictionary.c.carabin = 0;
dictionary.c.caracal = 0;
dictionary.c.carack = 0;
dictionary.c.caracks = 0;
dictionary.c.caracol = 0;
dictionary.c.caracul = 0;
dictionary.c.carafe = 0;
dictionary.c.carafes = 0;
dictionary.c.caramba = 0;
dictionary.c.caramel = 0;
dictionary.c.carapax = 0;
dictionary.c.carat = 0;
dictionary.c.carate = 0;
dictionary.c.carates = 0;
dictionary.c.carats = 0;
dictionary.c.caravan = 0;
dictionary.c.caravel = 0;
dictionary.c.caraway = 0;
dictionary.c.carb = 0;
dictionary.c.carbarn = 0;
dictionary.c.carbide = 0;
dictionary.c.carbine = 0;
dictionary.c.carbon = 0;
dictionary.c.carbons = 0;
dictionary.c.carbora = 0;
dictionary.c.carboy = 0;
dictionary.c.carboys = 0;
dictionary.c.carbs = 0;
dictionary.c.carcase = 0;
dictionary.c.carcass = 0;
dictionary.c.carcel = 0;
dictionary.c.carcels = 0;
dictionary.c.card = 0;
dictionary.c.carded = 0;
dictionary.c.carder = 0;
dictionary.c.carders = 0;
dictionary.c.cardia = 0;
dictionary.c.cardiac = 0;
dictionary.c.cardiae = 0;
dictionary.c.cardias = 0;
dictionary.c.carding = 0;
dictionary.c.cardoon = 0;
dictionary.c.cards = 0;
dictionary.c.care = 0;
dictionary.c.cared = 0;
dictionary.c.careen = 0;
dictionary.c.careens = 0;
dictionary.c.career = 0;
dictionary.c.careers = 0;
dictionary.c.careful = 0;
dictionary.c.carer = 0;
dictionary.c.carers = 0;
dictionary.c.cares = 0;
dictionary.c.caress = 0;
dictionary.c.caret = 0;
dictionary.c.carets = 0;
dictionary.c.carex = 0;
dictionary.c.carfare = 0;
dictionary.c.carful = 0;
dictionary.c.carfuls = 0;
dictionary.c.cargo = 0;
dictionary.c.cargoes = 0;
dictionary.c.cargos = 0;
dictionary.c.carhop = 0;
dictionary.c.carhops = 0;
dictionary.c.caribe = 0;
dictionary.c.caribes = 0;
dictionary.c.caribou = 0;
dictionary.c.carices = 0;
dictionary.c.caried = 0;
dictionary.c.caries = 0;
dictionary.c.carina = 0;
dictionary.c.carinae = 0;
dictionary.c.carinal = 0;
dictionary.c.carinas = 0;
dictionary.c.caring = 0;
dictionary.c.carioca = 0;
dictionary.c.cariole = 0;
dictionary.c.carious = 0;
dictionary.c.caritas = 0;
dictionary.c.cark = 0;
dictionary.c.carked = 0;
dictionary.c.carking = 0;
dictionary.c.carks = 0;
dictionary.c.carl = 0;
dictionary.c.carle = 0;
dictionary.c.carles = 0;
dictionary.c.carless = 0;
dictionary.c.carlin = 0;
dictionary.c.carline = 0;
dictionary.c.carling = 0;
dictionary.c.carlins = 0;
dictionary.c.carlish = 0;
dictionary.c.carload = 0;
dictionary.c.carls = 0;
dictionary.c.carman = 0;
dictionary.c.carmen = 0;
dictionary.c.carmine = 0;
dictionary.c.carn = 0;
dictionary.c.carnage = 0;
dictionary.c.carnal = 0;
dictionary.c.carnet = 0;
dictionary.c.carnets = 0;
dictionary.c.carney = 0;
dictionary.c.carneys = 0;
dictionary.c.carnie = 0;
dictionary.c.carnies = 0;
dictionary.c.carnify = 0;
dictionary.c.carns = 0;
dictionary.c.carny = 0;
dictionary.c.caroach = 0;
dictionary.c.carob = 0;
dictionary.c.carobs = 0;
dictionary.c.caroch = 0;
dictionary.c.caroche = 0;
dictionary.c.carol = 0;
dictionary.c.caroled = 0;
dictionary.c.caroler = 0;
dictionary.c.caroli = 0;
dictionary.c.carols = 0;
dictionary.c.carolus = 0;
dictionary.c.carom = 0;
dictionary.c.caromed = 0;
dictionary.c.caroms = 0;
dictionary.c.carotid = 0;
dictionary.c.carotin = 0;
dictionary.c.carouse = 0;
dictionary.c.carp = 0;
dictionary.c.carpal = 0;
dictionary.c.carpale = 0;
dictionary.c.carpals = 0;
dictionary.c.carped = 0;
dictionary.c.carpel = 0;
dictionary.c.carpels = 0;
dictionary.c.carper = 0;
dictionary.c.carpers = 0;
dictionary.c.carpet = 0;
dictionary.c.carpets = 0;
dictionary.c.carpi = 0;
dictionary.c.carping = 0;
dictionary.c.carpool = 0;
dictionary.c.carport = 0;
dictionary.c.carps = 0;
dictionary.c.carpus = 0;
dictionary.c.carrack = 0;
dictionary.c.carrel = 0;
dictionary.c.carrell = 0;
dictionary.c.carrels = 0;
dictionary.c.carried = 0;
dictionary.c.carrier = 0;
dictionary.c.carries = 0;
dictionary.c.carrion = 0;
dictionary.c.carroch = 0;
dictionary.c.carrom = 0;
dictionary.c.carroms = 0;
dictionary.c.carrot = 0;
dictionary.c.carrots = 0;
dictionary.c.carroty = 0;
dictionary.c.carry = 0;
dictionary.c.carryon = 0;
dictionary.c.cars = 0;
dictionary.c.carse = 0;
dictionary.c.carses = 0;
dictionary.c.carsick = 0;
dictionary.c.cart = 0;
dictionary.c.cartage = 0;
dictionary.c.carte = 0;
dictionary.c.carted = 0;
dictionary.c.cartel = 0;
dictionary.c.cartels = 0;
dictionary.c.carter = 0;
dictionary.c.carters = 0;
dictionary.c.cartes = 0;
dictionary.c.carting = 0;
dictionary.c.carton = 0;
dictionary.c.cartons = 0;
dictionary.c.cartoon = 0;
dictionary.c.cartop = 0;
dictionary.c.carts = 0;
dictionary.c.carve = 0;
dictionary.c.carved = 0;
dictionary.c.carvel = 0;
dictionary.c.carvels = 0;
dictionary.c.carven = 0;
dictionary.c.carver = 0;
dictionary.c.carvers = 0;
dictionary.c.carves = 0;
dictionary.c.carving = 0;
dictionary.c.carwash = 0;
dictionary.c.casa = 0;
dictionary.c.casaba = 0;
dictionary.c.casabas = 0;
dictionary.c.casas = 0;
dictionary.c.casava = 0;
dictionary.c.casavas = 0;
dictionary.c.casbah = 0;
dictionary.c.casbahs = 0;
dictionary.c.cascade = 0;
dictionary.c.cascara = 0;
dictionary.c.case = 0;
dictionary.c.casease = 0;
dictionary.c.caseate = 0;
dictionary.c.cased = 0;
dictionary.c.casefy = 0;
dictionary.c.caseic = 0;
dictionary.c.casein = 0;
dictionary.c.caseins = 0;
dictionary.c.caseose = 0;
dictionary.c.caseous = 0;
dictionary.c.casern = 0;
dictionary.c.caserne = 0;
dictionary.c.caserns = 0;
dictionary.c.cases = 0;
dictionary.c.casette = 0;
dictionary.c.cash = 0;
dictionary.c.cashaw = 0;
dictionary.c.cashaws = 0;
dictionary.c.cashbox = 0;
dictionary.c.cashed = 0;
dictionary.c.cashes = 0;
dictionary.c.cashew = 0;
dictionary.c.cashews = 0;
dictionary.c.cashier = 0;
dictionary.c.cashing = 0;
dictionary.c.cashoo = 0;
dictionary.c.cashoos = 0;
dictionary.c.casing = 0;
dictionary.c.casings = 0;
dictionary.c.casini = 0;
dictionary.c.casino = 0;
dictionary.c.casinos = 0;
dictionary.c.casita = 0;
dictionary.c.casitas = 0;
dictionary.c.cask = 0;
dictionary.c.casked = 0;
dictionary.c.casket = 0;
dictionary.c.caskets = 0;
dictionary.c.casking = 0;
dictionary.c.casks = 0;
dictionary.c.casky = 0;
dictionary.c.casque = 0;
dictionary.c.casqued = 0;
dictionary.c.casques = 0;
dictionary.c.cassaba = 0;
dictionary.c.cassata = 0;
dictionary.c.cassava = 0;
dictionary.c.cassia = 0;
dictionary.c.cassias = 0;
dictionary.c.cassino = 0;
dictionary.c.cassis = 0;
dictionary.c.cassock = 0;
dictionary.c.cast = 0;
dictionary.c.caste = 0;
dictionary.c.caster = 0;
dictionary.c.casters = 0;
dictionary.c.castes = 0;
dictionary.c.casting = 0;
dictionary.c.castle = 0;
dictionary.c.castled = 0;
dictionary.c.castles = 0;
dictionary.c.castoff = 0;
dictionary.c.castor = 0;
dictionary.c.castors = 0;
dictionary.c.casts = 0;
dictionary.c.casual = 0;
dictionary.c.casuals = 0;
dictionary.c.casuist = 0;
dictionary.c.casus = 0;
dictionary.c.cat = 0;
dictionary.c.catalo = 0;
dictionary.c.catalog = 0;
dictionary.c.catalos = 0;
dictionary.c.catalpa = 0;
dictionary.c.catarrh = 0;
dictionary.c.catawba = 0;
dictionary.c.catbird = 0;
dictionary.c.catboat = 0;
dictionary.c.catcall = 0;
dictionary.c.catch = 0;
dictionary.c.catcher = 0;
dictionary.c.catches = 0;
dictionary.c.catchup = 0;
dictionary.c.catchy = 0;
dictionary.c.cate = 0;
dictionary.c.catechu = 0;
dictionary.c.catena = 0;
dictionary.c.catenae = 0;
dictionary.c.catenas = 0;
dictionary.c.cater = 0;
dictionary.c.cateran = 0;
dictionary.c.catered = 0;
dictionary.c.caterer = 0;
dictionary.c.caters = 0;
dictionary.c.cates = 0;
dictionary.c.catface = 0;
dictionary.c.catfall = 0;
dictionary.c.catfish = 0;
dictionary.c.catgut = 0;
dictionary.c.catguts = 0;
dictionary.c.cathead = 0;
dictionary.c.cathect = 0;
dictionary.c.cathode = 0;
dictionary.c.cation = 0;
dictionary.c.cations = 0;
dictionary.c.catkin = 0;
dictionary.c.catkins = 0;
dictionary.c.catlike = 0;
dictionary.c.catlin = 0;
dictionary.c.catling = 0;
dictionary.c.catlins = 0;
dictionary.c.catmint = 0;
dictionary.c.catnap = 0;
dictionary.c.catnaps = 0;
dictionary.c.catnip = 0;
dictionary.c.catnips = 0;
dictionary.c.cats = 0;
dictionary.c.catspaw = 0;
dictionary.c.catsup = 0;
dictionary.c.catsups = 0;
dictionary.c.cattail = 0;
dictionary.c.cattalo = 0;
dictionary.c.catted = 0;
dictionary.c.cattery = 0;
dictionary.c.cattie = 0;
dictionary.c.cattier = 0;
dictionary.c.catties = 0;
dictionary.c.cattily = 0;
dictionary.c.catting = 0;
dictionary.c.cattish = 0;
dictionary.c.cattle = 0;
dictionary.c.catty = 0;
dictionary.c.catwalk = 0;
dictionary.c.caucus = 0;
dictionary.c.caudad = 0;
dictionary.c.caudal = 0;
dictionary.c.caudate = 0;
dictionary.c.caudex = 0;
dictionary.c.caudle = 0;
dictionary.c.caudles = 0;
dictionary.c.caught = 0;
dictionary.c.caul = 0;
dictionary.c.cauld = 0;
dictionary.c.caulds = 0;
dictionary.c.caules = 0;
dictionary.c.cauline = 0;
dictionary.c.caulis = 0;
dictionary.c.caulk = 0;
dictionary.c.caulked = 0;
dictionary.c.caulker = 0;
dictionary.c.caulks = 0;
dictionary.c.cauls = 0;
dictionary.c.causal = 0;
dictionary.c.causals = 0;
dictionary.c.cause = 0;
dictionary.c.caused = 0;
dictionary.c.causer = 0;
dictionary.c.causers = 0;
dictionary.c.causes = 0;
dictionary.c.causey = 0;
dictionary.c.causeys = 0;
dictionary.c.causing = 0;
dictionary.c.caustic = 0;
dictionary.c.cautery = 0;
dictionary.c.caution = 0;
dictionary.c.cavalla = 0;
dictionary.c.cavally = 0;
dictionary.c.cavalry = 0;
dictionary.c.cave = 0;
dictionary.c.caveat = 0;
dictionary.c.caveats = 0;
dictionary.c.caved = 0;
dictionary.c.caveman = 0;
dictionary.c.cavemen = 0;
dictionary.c.caver = 0;
dictionary.c.cavern = 0;
dictionary.c.caverns = 0;
dictionary.c.cavers = 0;
dictionary.c.caves = 0;
dictionary.c.cavetti = 0;
dictionary.c.cavetto = 0;
dictionary.c.caviar = 0;
dictionary.c.caviare = 0;
dictionary.c.caviars = 0;
dictionary.c.cavie = 0;
dictionary.c.cavies = 0;
dictionary.c.cavil = 0;
dictionary.c.caviled = 0;
dictionary.c.caviler = 0;
dictionary.c.cavils = 0;
dictionary.c.caving = 0;
dictionary.c.cavings = 0;
dictionary.c.cavity = 0;
dictionary.c.cavort = 0;
dictionary.c.cavorts = 0;
dictionary.c.cavy = 0;
dictionary.c.caw = 0;
dictionary.c.cawed = 0;
dictionary.c.cawing = 0;
dictionary.c.caws = 0;
dictionary.c.cay = 0;
dictionary.c.cayenne = 0;
dictionary.c.cayman = 0;
dictionary.c.caymans = 0;
dictionary.c.cays = 0;
dictionary.c.cayuse = 0;
dictionary.c.cayuses = 0;
dictionary.c.cazique = 0;
dictionary.c.cease = 0;
dictionary.c.ceased = 0;
dictionary.c.ceases = 0;
dictionary.c.ceasing = 0;
dictionary.c.cebid = 0;
dictionary.c.cebids = 0;
dictionary.c.ceboid = 0;
dictionary.c.ceboids = 0;
dictionary.c.ceca = 0;
dictionary.c.cecal = 0;
dictionary.c.cecally = 0;
dictionary.c.cecum = 0;
dictionary.c.cedar = 0;
dictionary.c.cedarn = 0;
dictionary.c.cedars = 0;
dictionary.c.cede = 0;
dictionary.c.ceded = 0;
dictionary.c.ceder = 0;
dictionary.c.ceders = 0;
dictionary.c.cedes = 0;
dictionary.c.cedi = 0;
dictionary.c.cedilla = 0;
dictionary.c.ceding = 0;
dictionary.c.cedis = 0;
dictionary.c.cedula = 0;
dictionary.c.cedulas = 0;
dictionary.c.cee = 0;
dictionary.c.cees = 0;
dictionary.c.ceiba = 0;
dictionary.c.ceibas = 0;
dictionary.c.ceil = 0;
dictionary.c.ceiled = 0;
dictionary.c.ceiler = 0;
dictionary.c.ceilers = 0;
dictionary.c.ceiling = 0;
dictionary.c.ceils = 0;
dictionary.c.celadon = 0;
dictionary.c.celeb = 0;
dictionary.c.celebs = 0;
dictionary.c.celery = 0;
dictionary.c.celesta = 0;
dictionary.c.celeste = 0;
dictionary.c.celiac = 0;
dictionary.c.celiacs = 0;
dictionary.c.cell = 0;
dictionary.c.cella = 0;
dictionary.c.cellae = 0;
dictionary.c.cellar = 0;
dictionary.c.cellars = 0;
dictionary.c.celled = 0;
dictionary.c.celli = 0;
dictionary.c.celling = 0;
dictionary.c.cellist = 0;
dictionary.c.cello = 0;
dictionary.c.cellos = 0;
dictionary.c.cells = 0;
dictionary.c.cellule = 0;
dictionary.c.celom = 0;
dictionary.c.celoms = 0;
dictionary.c.celosia = 0;
dictionary.c.celt = 0;
dictionary.c.celts = 0;
dictionary.c.cembali = 0;
dictionary.c.cembalo = 0;
dictionary.c.cement = 0;
dictionary.c.cementa = 0;
dictionary.c.cements = 0;
dictionary.c.cenacle = 0;
dictionary.c.cenote = 0;
dictionary.c.cenotes = 0;
dictionary.c.cense = 0;
dictionary.c.censed = 0;
dictionary.c.censer = 0;
dictionary.c.censers = 0;
dictionary.c.censes = 0;
dictionary.c.censing = 0;
dictionary.c.censor = 0;
dictionary.c.censors = 0;
dictionary.c.censual = 0;
dictionary.c.censure = 0;
dictionary.c.census = 0;
dictionary.c.cent = 0;
dictionary.c.cental = 0;
dictionary.c.centals = 0;
dictionary.c.centare = 0;
dictionary.c.centaur = 0;
dictionary.c.centavo = 0;
dictionary.c.center = 0;
dictionary.c.centers = 0;
dictionary.c.centile = 0;
dictionary.c.centime = 0;
dictionary.c.centimo = 0;
dictionary.c.centner = 0;
dictionary.c.cento = 0;
dictionary.c.centos = 0;
dictionary.c.centra = 0;
dictionary.c.central = 0;
dictionary.c.centre = 0;
dictionary.c.centred = 0;
dictionary.c.centres = 0;
dictionary.c.centric = 0;
dictionary.c.centrum = 0;
dictionary.c.cents = 0;
dictionary.c.centum = 0;
dictionary.c.centums = 0;
dictionary.c.century = 0;
dictionary.c.ceorl = 0;
dictionary.c.ceorls = 0;
dictionary.c.cep = 0;
dictionary.c.cepe = 0;
dictionary.c.cepes = 0;
dictionary.c.cepheid = 0;
dictionary.c.ceps = 0;
dictionary.c.ceramal = 0;
dictionary.c.ceramic = 0;
dictionary.c.cerate = 0;
dictionary.c.cerated = 0;
dictionary.c.cerates = 0;
dictionary.c.ceratin = 0;
dictionary.c.cerci = 0;
dictionary.c.cercis = 0;
dictionary.c.cercus = 0;
dictionary.c.cere = 0;
dictionary.c.cereal = 0;
dictionary.c.cereals = 0;
dictionary.c.cerebra = 0;
dictionary.c.cered = 0;
dictionary.c.ceres = 0;
dictionary.c.cereus = 0;
dictionary.c.ceria = 0;
dictionary.c.cerias = 0;
dictionary.c.ceric = 0;
dictionary.c.cering = 0;
dictionary.c.ceriph = 0;
dictionary.c.ceriphs = 0;
dictionary.c.cerise = 0;
dictionary.c.cerises = 0;
dictionary.c.cerite = 0;
dictionary.c.cerites = 0;
dictionary.c.cerium = 0;
dictionary.c.ceriums = 0;
dictionary.c.cermet = 0;
dictionary.c.cermets = 0;
dictionary.c.cero = 0;
dictionary.c.ceros = 0;
dictionary.c.cerotic = 0;
dictionary.c.cerous = 0;
dictionary.c.certain = 0;
dictionary.c.certes = 0;
dictionary.c.certify = 0;
dictionary.c.cerumen = 0;
dictionary.c.ceruse = 0;
dictionary.c.ceruses = 0;
dictionary.c.cervid = 0;
dictionary.c.cervine = 0;
dictionary.c.cervix = 0;
dictionary.c.cesium = 0;
dictionary.c.cesiums = 0;
dictionary.c.cess = 0;
dictionary.c.cessed = 0;
dictionary.c.cesses = 0;
dictionary.c.cessing = 0;
dictionary.c.cession = 0;
dictionary.c.cesspit = 0;
dictionary.c.cesta = 0;
dictionary.c.cestas = 0;
dictionary.c.cesti = 0;
dictionary.c.cestode = 0;
dictionary.c.cestoi = 0;
dictionary.c.cestoid = 0;
dictionary.c.cestos = 0;
dictionary.c.cestus = 0;
dictionary.c.cesura = 0;
dictionary.c.cesurae = 0;
dictionary.c.cesuras = 0;
dictionary.c.cetane = 0;
dictionary.c.cetanes = 0;
dictionary.c.cete = 0;
dictionary.c.cetes = 0;
dictionary.c.ceviche = 0;
dictionary.c.chablis = 0;
dictionary.c.chabouk = 0;
dictionary.c.chabuk = 0;
dictionary.c.chabuks = 0;
dictionary.c.chacma = 0;
dictionary.c.chacmas = 0;
dictionary.c.chad = 0;
dictionary.c.chadar = 0;
dictionary.c.chadars = 0;
dictionary.c.chador = 0;
dictionary.c.chadors = 0;
dictionary.c.chadri = 0;
dictionary.c.chads = 0;
dictionary.c.chaeta = 0;
dictionary.c.chaetae = 0;
dictionary.c.chaetal = 0;
dictionary.c.chafe = 0;
dictionary.c.chafed = 0;
dictionary.c.chafer = 0;
dictionary.c.chafers = 0;
dictionary.c.chafes = 0;
dictionary.c.chaff = 0;
dictionary.c.chaffed = 0;
dictionary.c.chaffer = 0;
dictionary.c.chaffs = 0;
dictionary.c.chaffy = 0;
dictionary.c.chafing = 0;
dictionary.c.chagrin = 0;
dictionary.c.chain = 0;
dictionary.c.chaine = 0;
dictionary.c.chained = 0;
dictionary.c.chaines = 0;
dictionary.c.chains = 0;
dictionary.c.chair = 0;
dictionary.c.chaired = 0;
dictionary.c.chairs = 0;
dictionary.c.chaise = 0;
dictionary.c.chaises = 0;
dictionary.c.chakra = 0;
dictionary.c.chakras = 0;
dictionary.c.chalah = 0;
dictionary.c.chalahs = 0;
dictionary.c.chalaza = 0;
dictionary.c.chalcid = 0;
dictionary.c.chaleh = 0;
dictionary.c.chalehs = 0;
dictionary.c.chalet = 0;
dictionary.c.chalets = 0;
dictionary.c.chalice = 0;
dictionary.c.chalk = 0;
dictionary.c.chalked = 0;
dictionary.c.chalks = 0;
dictionary.c.chalky = 0;
dictionary.c.challa = 0;
dictionary.c.challah = 0;
dictionary.c.challas = 0;
dictionary.c.challie = 0;
dictionary.c.challis = 0;
dictionary.c.challot = 0;
dictionary.c.chally = 0;
dictionary.c.chalone = 0;
dictionary.c.chalot = 0;
dictionary.c.chaloth = 0;
dictionary.c.chalutz = 0;
dictionary.c.cham = 0;
dictionary.c.chamade = 0;
dictionary.c.chamber = 0;
dictionary.c.chamfer = 0;
dictionary.c.chamise = 0;
dictionary.c.chamiso = 0;
dictionary.c.chammy = 0;
dictionary.c.chamois = 0;
dictionary.c.chamoix = 0;
dictionary.c.champ = 0;
dictionary.c.champac = 0;
dictionary.c.champak = 0;
dictionary.c.champed = 0;
dictionary.c.champer = 0;
dictionary.c.champs = 0;
dictionary.c.champy = 0;
dictionary.c.chams = 0;
dictionary.c.chance = 0;
dictionary.c.chanced = 0;
dictionary.c.chancel = 0;
dictionary.c.chances = 0;
dictionary.c.chancre = 0;
dictionary.c.chancy = 0;
dictionary.c.chang = 0;
dictionary.c.change = 0;
dictionary.c.changed = 0;
dictionary.c.changer = 0;
dictionary.c.changes = 0;
dictionary.c.changs = 0;
dictionary.c.channel = 0;
dictionary.c.chanson = 0;
dictionary.c.chant = 0;
dictionary.c.chanted = 0;
dictionary.c.chanter = 0;
dictionary.c.chantey = 0;
dictionary.c.chantor = 0;
dictionary.c.chantry = 0;
dictionary.c.chants = 0;
dictionary.c.chanty = 0;
dictionary.c.chao = 0;
dictionary.c.chaos = 0;
dictionary.c.chaoses = 0;
dictionary.c.chaotic = 0;
dictionary.c.chap = 0;
dictionary.c.chapati = 0;
dictionary.c.chape = 0;
dictionary.c.chapeau = 0;
dictionary.c.chapel = 0;
dictionary.c.chapels = 0;
dictionary.c.chapes = 0;
dictionary.c.chaplet = 0;
dictionary.c.chapman = 0;
dictionary.c.chapmen = 0;
dictionary.c.chapped = 0;
dictionary.c.chaps = 0;
dictionary.c.chapt = 0;
dictionary.c.chapter = 0;
dictionary.c.char = 0;
dictionary.c.charade = 0;
dictionary.c.charas = 0;
dictionary.c.chard = 0;
dictionary.c.chards = 0;
dictionary.c.chare = 0;
dictionary.c.chared = 0;
dictionary.c.chares = 0;
dictionary.c.charge = 0;
dictionary.c.charged = 0;
dictionary.c.charger = 0;
dictionary.c.charges = 0;
dictionary.c.charier = 0;
dictionary.c.charily = 0;
dictionary.c.charing = 0;
dictionary.c.chariot = 0;
dictionary.c.charism = 0;
dictionary.c.charity = 0;
dictionary.c.chark = 0;
dictionary.c.charka = 0;
dictionary.c.charkas = 0;
dictionary.c.charked = 0;
dictionary.c.charkha = 0;
dictionary.c.charks = 0;
dictionary.c.charley = 0;
dictionary.c.charlie = 0;
dictionary.c.charm = 0;
dictionary.c.charmed = 0;
dictionary.c.charmer = 0;
dictionary.c.charms = 0;
dictionary.c.charnel = 0;
dictionary.c.charpai = 0;
dictionary.c.charpoy = 0;
dictionary.c.charqui = 0;
dictionary.c.charr = 0;
dictionary.c.charred = 0;
dictionary.c.charro = 0;
dictionary.c.charros = 0;
dictionary.c.charrs = 0;
dictionary.c.charry = 0;
dictionary.c.chars = 0;
dictionary.c.chart = 0;
dictionary.c.charted = 0;
dictionary.c.charter = 0;
dictionary.c.charts = 0;
dictionary.c.chary = 0;
dictionary.c.chase = 0;
dictionary.c.chased = 0;
dictionary.c.chaser = 0;
dictionary.c.chasers = 0;
dictionary.c.chases = 0;
dictionary.c.chasing = 0;
dictionary.c.chasm = 0;
dictionary.c.chasmal = 0;
dictionary.c.chasmed = 0;
dictionary.c.chasmic = 0;
dictionary.c.chasms = 0;
dictionary.c.chasmy = 0;
dictionary.c.chasse = 0;
dictionary.c.chassed = 0;
dictionary.c.chasses = 0;
dictionary.c.chassis = 0;
dictionary.c.chaste = 0;
dictionary.c.chasten = 0;
dictionary.c.chaster = 0;
dictionary.c.chat = 0;
dictionary.c.chateau = 0;
dictionary.c.chats = 0;
dictionary.c.chatted = 0;
dictionary.c.chattel = 0;
dictionary.c.chatter = 0;
dictionary.c.chatty = 0;
dictionary.c.chaufer = 0;
dictionary.c.chaunt = 0;
dictionary.c.chaunts = 0;
dictionary.c.chaw = 0;
dictionary.c.chawed = 0;
dictionary.c.chawer = 0;
dictionary.c.chawers = 0;
dictionary.c.chawing = 0;
dictionary.c.chaws = 0;
dictionary.c.chay = 0;
dictionary.c.chayote = 0;
dictionary.c.chays = 0;
dictionary.c.chazan = 0;
dictionary.c.chazans = 0;
dictionary.c.chazzan = 0;
dictionary.c.chazzen = 0;
dictionary.c.cheap = 0;
dictionary.c.cheapen = 0;
dictionary.c.cheaper = 0;
dictionary.c.cheapie = 0;
dictionary.c.cheaply = 0;
dictionary.c.cheapo = 0;
dictionary.c.cheapos = 0;
dictionary.c.cheaps = 0;
dictionary.c.cheat = 0;
dictionary.c.cheated = 0;
dictionary.c.cheater = 0;
dictionary.c.cheats = 0;
dictionary.c.chebec = 0;
dictionary.c.chebecs = 0;
dictionary.c.check = 0;
dictionary.c.checked = 0;
dictionary.c.checker = 0;
dictionary.c.checks = 0;
dictionary.c.checkup = 0;
dictionary.c.cheddar = 0;
dictionary.c.cheder = 0;
dictionary.c.cheders = 0;
dictionary.c.chedite = 0;
dictionary.c.cheek = 0;
dictionary.c.cheeked = 0;
dictionary.c.cheeks = 0;
dictionary.c.cheeky = 0;
dictionary.c.cheep = 0;
dictionary.c.cheeped = 0;
dictionary.c.cheeper = 0;
dictionary.c.cheeps = 0;
dictionary.c.cheer = 0;
dictionary.c.cheered = 0;
dictionary.c.cheerer = 0;
dictionary.c.cheerio = 0;
dictionary.c.cheerly = 0;
dictionary.c.cheero = 0;
dictionary.c.cheeros = 0;
dictionary.c.cheers = 0;
dictionary.c.cheery = 0;
dictionary.c.cheese = 0;
dictionary.c.cheesed = 0;
dictionary.c.cheeses = 0;
dictionary.c.cheesy = 0;
dictionary.c.cheetah = 0;
dictionary.c.chef = 0;
dictionary.c.chefdom = 0;
dictionary.c.cheffed = 0;
dictionary.c.chefs = 0;
dictionary.c.chegoe = 0;
dictionary.c.chegoes = 0;
dictionary.c.chela = 0;
dictionary.c.chelae = 0;
dictionary.c.chelas = 0;
dictionary.c.chelate = 0;
dictionary.c.cheloid = 0;
dictionary.c.chemic = 0;
dictionary.c.chemics = 0;
dictionary.c.chemise = 0;
dictionary.c.chemism = 0;
dictionary.c.chemist = 0;
dictionary.c.cheque = 0;
dictionary.c.chequer = 0;
dictionary.c.cheques = 0;
dictionary.c.cherish = 0;
dictionary.c.cheroot = 0;
dictionary.c.cherry = 0;
dictionary.c.chert = 0;
dictionary.c.cherts = 0;
dictionary.c.cherty = 0;
dictionary.c.cherub = 0;
dictionary.c.cherubs = 0;
dictionary.c.chervil = 0;
dictionary.c.chess = 0;
dictionary.c.chesses = 0;
dictionary.c.chest = 0;
dictionary.c.chested = 0;
dictionary.c.chests = 0;
dictionary.c.chesty = 0;
dictionary.c.chetah = 0;
dictionary.c.chetahs = 0;
dictionary.c.cheth = 0;
dictionary.c.cheths = 0;
dictionary.c.chetrum = 0;
dictionary.c.chevied = 0;
dictionary.c.chevies = 0;
dictionary.c.cheviot = 0;
dictionary.c.chevre = 0;
dictionary.c.chevres = 0;
dictionary.c.chevron = 0;
dictionary.c.chevy = 0;
dictionary.c.chew = 0;
dictionary.c.chewed = 0;
dictionary.c.chewer = 0;
dictionary.c.chewers = 0;
dictionary.c.chewier = 0;
dictionary.c.chewing = 0;
dictionary.c.chewink = 0;
dictionary.c.chews = 0;
dictionary.c.chewy = 0;
dictionary.c.chez = 0;
dictionary.c.chi = 0;
dictionary.c.chia = 0;
dictionary.c.chiao = 0;
dictionary.c.chias = 0;
dictionary.c.chiasm = 0;
dictionary.c.chiasma = 0;
dictionary.c.chiasmi = 0;
dictionary.c.chiasms = 0;
dictionary.c.chiaus = 0;
dictionary.c.chibouk = 0;
dictionary.c.chic = 0;
dictionary.c.chicane = 0;
dictionary.c.chicano = 0;
dictionary.c.chicer = 0;
dictionary.c.chicest = 0;
dictionary.c.chichi = 0;
dictionary.c.chichis = 0;
dictionary.c.chick = 0;
dictionary.c.chickee = 0;
dictionary.c.chicken = 0;
dictionary.c.chicks = 0;
dictionary.c.chicle = 0;
dictionary.c.chicles = 0;
dictionary.c.chicly = 0;
dictionary.c.chico = 0;
dictionary.c.chicory = 0;
dictionary.c.chicos = 0;
dictionary.c.chics = 0;
dictionary.c.chid = 0;
dictionary.c.chidden = 0;
dictionary.c.chide = 0;
dictionary.c.chided = 0;
dictionary.c.chider = 0;
dictionary.c.chiders = 0;
dictionary.c.chides = 0;
dictionary.c.chiding = 0;
dictionary.c.chief = 0;
dictionary.c.chiefer = 0;
dictionary.c.chiefly = 0;
dictionary.c.chiefs = 0;
dictionary.c.chiel = 0;
dictionary.c.chield = 0;
dictionary.c.chields = 0;
dictionary.c.chiels = 0;
dictionary.c.chiffon = 0;
dictionary.c.chigger = 0;
dictionary.c.chignon = 0;
dictionary.c.chigoe = 0;
dictionary.c.chigoes = 0;
dictionary.c.child = 0;
dictionary.c.childe = 0;
dictionary.c.childes = 0;
dictionary.c.childly = 0;
dictionary.c.chile = 0;
dictionary.c.chiles = 0;
dictionary.c.chili = 0;
dictionary.c.chiliad = 0;
dictionary.c.chilies = 0;
dictionary.c.chill = 0;
dictionary.c.chilled = 0;
dictionary.c.chiller = 0;
dictionary.c.chilli = 0;
dictionary.c.chills = 0;
dictionary.c.chillum = 0;
dictionary.c.chilly = 0;
dictionary.c.chimar = 0;
dictionary.c.chimars = 0;
dictionary.c.chimb = 0;
dictionary.c.chimbly = 0;
dictionary.c.chimbs = 0;
dictionary.c.chime = 0;
dictionary.c.chimed = 0;
dictionary.c.chimer = 0;
dictionary.c.chimera = 0;
dictionary.c.chimere = 0;
dictionary.c.chimers = 0;
dictionary.c.chimes = 0;
dictionary.c.chiming = 0;
dictionary.c.chimla = 0;
dictionary.c.chimlas = 0;
dictionary.c.chimley = 0;
dictionary.c.chimney = 0;
dictionary.c.chimp = 0;
dictionary.c.chimps = 0;
dictionary.c.chin = 0;
dictionary.c.china = 0;
dictionary.c.chinas = 0;
dictionary.c.chinch = 0;
dictionary.c.chinchy = 0;
dictionary.c.chine = 0;
dictionary.c.chined = 0;
dictionary.c.chines = 0;
dictionary.c.chining = 0;
dictionary.c.chink = 0;
dictionary.c.chinked = 0;
dictionary.c.chinks = 0;
dictionary.c.chinky = 0;
dictionary.c.chinned = 0;
dictionary.c.chino = 0;
dictionary.c.chinone = 0;
dictionary.c.chinook = 0;
dictionary.c.chinos = 0;
dictionary.c.chins = 0;
dictionary.c.chints = 0;
dictionary.c.chintz = 0;
dictionary.c.chintzy = 0;
dictionary.c.chip = 0;
dictionary.c.chipped = 0;
dictionary.c.chipper = 0;
dictionary.c.chippie = 0;
dictionary.c.chippy = 0;
dictionary.c.chips = 0;
dictionary.c.chiral = 0;
dictionary.c.chirk = 0;
dictionary.c.chirked = 0;
dictionary.c.chirker = 0;
dictionary.c.chirks = 0;
dictionary.c.chirm = 0;
dictionary.c.chirmed = 0;
dictionary.c.chirms = 0;
dictionary.c.chiro = 0;
dictionary.c.chiros = 0;
dictionary.c.chirp = 0;
dictionary.c.chirped = 0;
dictionary.c.chirper = 0;
dictionary.c.chirps = 0;
dictionary.c.chirpy = 0;
dictionary.c.chirr = 0;
dictionary.c.chirre = 0;
dictionary.c.chirred = 0;
dictionary.c.chirres = 0;
dictionary.c.chirrs = 0;
dictionary.c.chirrup = 0;
dictionary.c.chis = 0;
dictionary.c.chisel = 0;
dictionary.c.chisels = 0;
dictionary.c.chit = 0;
dictionary.c.chital = 0;
dictionary.c.chitin = 0;
dictionary.c.chitins = 0;
dictionary.c.chitlin = 0;
dictionary.c.chiton = 0;
dictionary.c.chitons = 0;
dictionary.c.chits = 0;
dictionary.c.chitter = 0;
dictionary.c.chitty = 0;
dictionary.c.chivari = 0;
dictionary.c.chive = 0;
dictionary.c.chives = 0;
dictionary.c.chivied = 0;
dictionary.c.chivies = 0;
dictionary.c.chivvy = 0;
dictionary.c.chivy = 0;
dictionary.c.chlamys = 0;
dictionary.c.chloral = 0;
dictionary.c.chloric = 0;
dictionary.c.chlorid = 0;
dictionary.c.chlorin = 0;
dictionary.c.choana = 0;
dictionary.c.choanae = 0;
dictionary.c.chock = 0;
dictionary.c.chocked = 0;
dictionary.c.chocks = 0;
dictionary.c.choice = 0;
dictionary.c.choicer = 0;
dictionary.c.choices = 0;
dictionary.c.choir = 0;
dictionary.c.choired = 0;
dictionary.c.choirs = 0;
dictionary.c.choke = 0;
dictionary.c.choked = 0;
dictionary.c.choker = 0;
dictionary.c.chokers = 0;
dictionary.c.chokes = 0;
dictionary.c.chokey = 0;
dictionary.c.chokier = 0;
dictionary.c.choking = 0;
dictionary.c.choky = 0;
dictionary.c.cholate = 0;
dictionary.c.cholent = 0;
dictionary.c.choler = 0;
dictionary.c.cholera = 0;
dictionary.c.cholers = 0;
dictionary.c.choline = 0;
dictionary.c.cholla = 0;
dictionary.c.chollas = 0;
dictionary.c.cholo = 0;
dictionary.c.cholos = 0;
dictionary.c.chomp = 0;
dictionary.c.chomped = 0;
dictionary.c.chomper = 0;
dictionary.c.chomps = 0;
dictionary.c.chon = 0;
dictionary.c.choose = 0;
dictionary.c.chooser = 0;
dictionary.c.chooses = 0;
dictionary.c.choosey = 0;
dictionary.c.choosy = 0;
dictionary.c.chop = 0;
dictionary.c.chopin = 0;
dictionary.c.chopine = 0;
dictionary.c.chopins = 0;
dictionary.c.chopped = 0;
dictionary.c.chopper = 0;
dictionary.c.choppy = 0;
dictionary.c.chops = 0;
dictionary.c.choragi = 0;
dictionary.c.choral = 0;
dictionary.c.chorale = 0;
dictionary.c.chorals = 0;
dictionary.c.chord = 0;
dictionary.c.chordal = 0;
dictionary.c.chorded = 0;
dictionary.c.chords = 0;
dictionary.c.chore = 0;
dictionary.c.chorea = 0;
dictionary.c.choreal = 0;
dictionary.c.choreas = 0;
dictionary.c.chored = 0;
dictionary.c.choregi = 0;
dictionary.c.choreic = 0;
dictionary.c.chores = 0;
dictionary.c.chorial = 0;
dictionary.c.choric = 0;
dictionary.c.chorine = 0;
dictionary.c.choring = 0;
dictionary.c.chorion = 0;
dictionary.c.chorizo = 0;
dictionary.c.choroid = 0;
dictionary.c.chortle = 0;
dictionary.c.chorus = 0;
dictionary.c.chose = 0;
dictionary.c.chosen = 0;
dictionary.c.choses = 0;
dictionary.c.chott = 0;
dictionary.c.chotts = 0;
dictionary.c.chough = 0;
dictionary.c.choughs = 0;
dictionary.c.chouse = 0;
dictionary.c.choused = 0;
dictionary.c.chouser = 0;
dictionary.c.chouses = 0;
dictionary.c.choush = 0;
dictionary.c.chow = 0;
dictionary.c.chowder = 0;
dictionary.c.chowed = 0;
dictionary.c.chowing = 0;
dictionary.c.chows = 0;
dictionary.c.chowse = 0;
dictionary.c.chowsed = 0;
dictionary.c.chowses = 0;
dictionary.c.chrism = 0;
dictionary.c.chrisma = 0;
dictionary.c.chrisms = 0;
dictionary.c.chrisom = 0;
dictionary.c.christy = 0;
dictionary.c.chroma = 0;
dictionary.c.chromas = 0;
dictionary.c.chrome = 0;
dictionary.c.chromed = 0;
dictionary.c.chromes = 0;
dictionary.c.chromic = 0;
dictionary.c.chromo = 0;
dictionary.c.chromos = 0;
dictionary.c.chromyl = 0;
dictionary.c.chronic = 0;
dictionary.c.chronon = 0;
dictionary.c.chub = 0;
dictionary.c.chubby = 0;
dictionary.c.chubs = 0;
dictionary.c.chuck = 0;
dictionary.c.chucked = 0;
dictionary.c.chuckle = 0;
dictionary.c.chucks = 0;
dictionary.c.chucky = 0;
dictionary.c.chuddah = 0;
dictionary.c.chuddar = 0;
dictionary.c.chudder = 0;
dictionary.c.chufa = 0;
dictionary.c.chufas = 0;
dictionary.c.chuff = 0;
dictionary.c.chuffed = 0;
dictionary.c.chuffer = 0;
dictionary.c.chuffs = 0;
dictionary.c.chuffy = 0;
dictionary.c.chug = 0;
dictionary.c.chugged = 0;
dictionary.c.chugger = 0;
dictionary.c.chugs = 0;
dictionary.c.chukar = 0;
dictionary.c.chukars = 0;
dictionary.c.chukka = 0;
dictionary.c.chukkar = 0;
dictionary.c.chukkas = 0;
dictionary.c.chukker = 0;
dictionary.c.chum = 0;
dictionary.c.chummed = 0;
dictionary.c.chummy = 0;
dictionary.c.chump = 0;
dictionary.c.chumped = 0;
dictionary.c.chumps = 0;
dictionary.c.chums = 0;
dictionary.c.chunk = 0;
dictionary.c.chunked = 0;
dictionary.c.chunks = 0;
dictionary.c.chunky = 0;
dictionary.c.chunter = 0;
dictionary.c.church = 0;
dictionary.c.churchy = 0;
dictionary.c.churl = 0;
dictionary.c.churls = 0;
dictionary.c.churn = 0;
dictionary.c.churned = 0;
dictionary.c.churner = 0;
dictionary.c.churns = 0;
dictionary.c.churr = 0;
dictionary.c.churred = 0;
dictionary.c.churrs = 0;
dictionary.c.chute = 0;
dictionary.c.chuted = 0;
dictionary.c.chutes = 0;
dictionary.c.chuting = 0;
dictionary.c.chutist = 0;
dictionary.c.chutnee = 0;
dictionary.c.chutney = 0;
dictionary.c.chutzpa = 0;
dictionary.c.chyle = 0;
dictionary.c.chyles = 0;
dictionary.c.chylous = 0;
dictionary.c.chyme = 0;
dictionary.c.chymes = 0;
dictionary.c.chymic = 0;
dictionary.c.chymics = 0;
dictionary.c.chymist = 0;
dictionary.c.chymous = 0;
dictionary.c.ciao = 0;
dictionary.c.cibol = 0;
dictionary.c.cibols = 0;
dictionary.c.ciboria = 0;
dictionary.c.ciboule = 0;
dictionary.c.cicada = 0;
dictionary.c.cicadae = 0;
dictionary.c.cicadas = 0;
dictionary.c.cicala = 0;
dictionary.c.cicalas = 0;
dictionary.c.cicale = 0;
dictionary.c.cicely = 0;
dictionary.c.cicero = 0;
dictionary.c.ciceros = 0;
dictionary.c.cichlid = 0;
dictionary.c.cicoree = 0;
dictionary.c.cider = 0;
dictionary.c.ciders = 0;
dictionary.c.cigar = 0;
dictionary.c.cigaret = 0;
dictionary.c.cigars = 0;
dictionary.c.cilia = 0;
dictionary.c.ciliary = 0;
dictionary.c.ciliate = 0;
dictionary.c.cilice = 0;
dictionary.c.cilices = 0;
dictionary.c.cilium = 0;
dictionary.c.cimex = 0;
dictionary.c.cimices = 0;
dictionary.c.cinch = 0;
dictionary.c.cinched = 0;
dictionary.c.cinches = 0;
dictionary.c.cinder = 0;
dictionary.c.cinders = 0;
dictionary.c.cindery = 0;
dictionary.c.cine = 0;
dictionary.c.cineast = 0;
dictionary.c.cinema = 0;
dictionary.c.cinemas = 0;
dictionary.c.cineol = 0;
dictionary.c.cineole = 0;
dictionary.c.cineols = 0;
dictionary.c.cinerin = 0;
dictionary.c.cines = 0;
dictionary.c.cingula = 0;
dictionary.c.cinque = 0;
dictionary.c.cinques = 0;
dictionary.c.cion = 0;
dictionary.c.cions = 0;
dictionary.c.cipher = 0;
dictionary.c.ciphers = 0;
dictionary.c.ciphony = 0;
dictionary.c.cipolin = 0;
dictionary.c.circa = 0;
dictionary.c.circle = 0;
dictionary.c.circled = 0;
dictionary.c.circler = 0;
dictionary.c.circles = 0;
dictionary.c.circlet = 0;
dictionary.c.circuit = 0;
dictionary.c.circus = 0;
dictionary.c.circusy = 0;
dictionary.c.cire = 0;
dictionary.c.cires = 0;
dictionary.c.cirque = 0;
dictionary.c.cirques = 0;
dictionary.c.cirrate = 0;
dictionary.c.cirri = 0;
dictionary.c.cirrose = 0;
dictionary.c.cirrous = 0;
dictionary.c.cirrus = 0;
dictionary.c.cirsoid = 0;
dictionary.c.cis = 0;
dictionary.c.cisco = 0;
dictionary.c.ciscoes = 0;
dictionary.c.ciscos = 0;
dictionary.c.cissies = 0;
dictionary.c.cissoid = 0;
dictionary.c.cissy = 0;
dictionary.c.cist = 0;
dictionary.c.cistern = 0;
dictionary.c.cistron = 0;
dictionary.c.cists = 0;
dictionary.c.cistus = 0;
dictionary.c.citable = 0;
dictionary.c.citadel = 0;
dictionary.c.citator = 0;
dictionary.c.cite = 0;
dictionary.c.cited = 0;
dictionary.c.citer = 0;
dictionary.c.citers = 0;
dictionary.c.cites = 0;
dictionary.c.cithara = 0;
dictionary.c.cither = 0;
dictionary.c.cithern = 0;
dictionary.c.cithers = 0;
dictionary.c.cithren = 0;
dictionary.c.citied = 0;
dictionary.c.cities = 0;
dictionary.c.citify = 0;
dictionary.c.citing = 0;
dictionary.c.citizen = 0;
dictionary.c.citola = 0;
dictionary.c.citolas = 0;
dictionary.c.citole = 0;
dictionary.c.citoles = 0;
dictionary.c.citral = 0;
dictionary.c.citrals = 0;
dictionary.c.citrate = 0;
dictionary.c.citric = 0;
dictionary.c.citrin = 0;
dictionary.c.citrine = 0;
dictionary.c.citrins = 0;
dictionary.c.citron = 0;
dictionary.c.citrons = 0;
dictionary.c.citrous = 0;
dictionary.c.citrus = 0;
dictionary.c.cittern = 0;
dictionary.c.city = 0;
dictionary.c.civet = 0;
dictionary.c.civets = 0;
dictionary.c.civic = 0;
dictionary.c.civics = 0;
dictionary.c.civie = 0;
dictionary.c.civies = 0;
dictionary.c.civil = 0;
dictionary.c.civilly = 0;
dictionary.c.civism = 0;
dictionary.c.civisms = 0;
dictionary.c.civvies = 0;
dictionary.c.civvy = 0;
dictionary.c.clabber = 0;
dictionary.c.clach = 0;
dictionary.c.clachan = 0;
dictionary.c.clachs = 0;
dictionary.c.clack = 0;
dictionary.c.clacked = 0;
dictionary.c.clacker = 0;
dictionary.c.clacks = 0;
dictionary.c.clad = 0;
dictionary.c.cladode = 0;
dictionary.c.clads = 0;
dictionary.c.clag = 0;
dictionary.c.clagged = 0;
dictionary.c.clags = 0;
dictionary.c.claim = 0;
dictionary.c.claimed = 0;
dictionary.c.claimer = 0;
dictionary.c.claims = 0;
dictionary.c.clam = 0;
dictionary.c.clamant = 0;
dictionary.c.clamber = 0;
dictionary.c.clammed = 0;
dictionary.c.clammer = 0;
dictionary.c.clammy = 0;
dictionary.c.clamor = 0;
dictionary.c.clamors = 0;
dictionary.c.clamour = 0;
dictionary.c.clamp = 0;
dictionary.c.clamped = 0;
dictionary.c.clamper = 0;
dictionary.c.clamps = 0;
dictionary.c.clams = 0;
dictionary.c.clan = 0;
dictionary.c.clang = 0;
dictionary.c.clanged = 0;
dictionary.c.clanger = 0;
dictionary.c.clangor = 0;
dictionary.c.clangs = 0;
dictionary.c.clank = 0;
dictionary.c.clanked = 0;
dictionary.c.clanks = 0;
dictionary.c.clans = 0;
dictionary.c.clap = 0;
dictionary.c.clapped = 0;
dictionary.c.clapper = 0;
dictionary.c.claps = 0;
dictionary.c.clapt = 0;
dictionary.c.claque = 0;
dictionary.c.claquer = 0;
dictionary.c.claques = 0;
dictionary.c.claret = 0;
dictionary.c.clarets = 0;
dictionary.c.claries = 0;
dictionary.c.clarify = 0;
dictionary.c.clarion = 0;
dictionary.c.clarity = 0;
dictionary.c.clarkia = 0;
dictionary.c.claro = 0;
dictionary.c.claroes = 0;
dictionary.c.claros = 0;
dictionary.c.clary = 0;
dictionary.c.clash = 0;
dictionary.c.clashed = 0;
dictionary.c.clasher = 0;
dictionary.c.clashes = 0;
dictionary.c.clasp = 0;
dictionary.c.clasped = 0;
dictionary.c.clasper = 0;
dictionary.c.clasps = 0;
dictionary.c.claspt = 0;
dictionary.c.class = 0;
dictionary.c.classed = 0;
dictionary.c.classer = 0;
dictionary.c.classes = 0;
dictionary.c.classic = 0;
dictionary.c.classis = 0;
dictionary.c.classy = 0;
dictionary.c.clast = 0;
dictionary.c.clastic = 0;
dictionary.c.clasts = 0;
dictionary.c.clatter = 0;
dictionary.c.claucht = 0;
dictionary.c.claught = 0;
dictionary.c.clausal = 0;
dictionary.c.clause = 0;
dictionary.c.clauses = 0;
dictionary.c.clavate = 0;
dictionary.c.clave = 0;
dictionary.c.claver = 0;
dictionary.c.clavers = 0;
dictionary.c.claves = 0;
dictionary.c.clavi = 0;
dictionary.c.clavier = 0;
dictionary.c.clavus = 0;
dictionary.c.claw = 0;
dictionary.c.clawed = 0;
dictionary.c.clawer = 0;
dictionary.c.clawers = 0;
dictionary.c.clawing = 0;
dictionary.c.claws = 0;
dictionary.c.claxon = 0;
dictionary.c.claxons = 0;
dictionary.c.clay = 0;
dictionary.c.clayed = 0;
dictionary.c.clayey = 0;
dictionary.c.clayier = 0;
dictionary.c.claying = 0;
dictionary.c.clayish = 0;
dictionary.c.claypan = 0;
dictionary.c.clays = 0;
dictionary.c.clean = 0;
dictionary.c.cleaned = 0;
dictionary.c.cleaner = 0;
dictionary.c.cleanly = 0;
dictionary.c.cleans = 0;
dictionary.c.cleanse = 0;
dictionary.c.cleanup = 0;
dictionary.c.clear = 0;
dictionary.c.cleared = 0;
dictionary.c.clearer = 0;
dictionary.c.clearly = 0;
dictionary.c.clears = 0;
dictionary.c.cleat = 0;
dictionary.c.cleated = 0;
dictionary.c.cleats = 0;
dictionary.c.cleave = 0;
dictionary.c.cleaved = 0;
dictionary.c.cleaver = 0;
dictionary.c.cleaves = 0;
dictionary.c.cleek = 0;
dictionary.c.cleeked = 0;
dictionary.c.cleeks = 0;
dictionary.c.clef = 0;
dictionary.c.clefs = 0;
dictionary.c.cleft = 0;
dictionary.c.clefted = 0;
dictionary.c.clefts = 0;
dictionary.c.clement = 0;
dictionary.c.clench = 0;
dictionary.c.cleome = 0;
dictionary.c.cleomes = 0;
dictionary.c.clepe = 0;
dictionary.c.cleped = 0;
dictionary.c.clepes = 0;
dictionary.c.cleping = 0;
dictionary.c.clept = 0;
dictionary.c.clergy = 0;
dictionary.c.cleric = 0;
dictionary.c.clerics = 0;
dictionary.c.clerid = 0;
dictionary.c.clerids = 0;
dictionary.c.clerisy = 0;
dictionary.c.clerk = 0;
dictionary.c.clerked = 0;
dictionary.c.clerkly = 0;
dictionary.c.clerks = 0;
dictionary.c.clever = 0;
dictionary.c.clevis = 0;
dictionary.c.clew = 0;
dictionary.c.clewed = 0;
dictionary.c.clewing = 0;
dictionary.c.clews = 0;
dictionary.c.cliche = 0;
dictionary.c.cliched = 0;
dictionary.c.cliches = 0;
dictionary.c.click = 0;
dictionary.c.clicked = 0;
dictionary.c.clicker = 0;
dictionary.c.clicks = 0;
dictionary.c.client = 0;
dictionary.c.clients = 0;
dictionary.c.cliff = 0;
dictionary.c.cliffs = 0;
dictionary.c.cliffy = 0;
dictionary.c.clift = 0;
dictionary.c.clifts = 0;
dictionary.c.climate = 0;
dictionary.c.climax = 0;
dictionary.c.climb = 0;
dictionary.c.climbed = 0;
dictionary.c.climber = 0;
dictionary.c.climbs = 0;
dictionary.c.clime = 0;
dictionary.c.climes = 0;
dictionary.c.clinal = 0;
dictionary.c.clinch = 0;
dictionary.c.cline = 0;
dictionary.c.clines = 0;
dictionary.c.cling = 0;
dictionary.c.clinged = 0;
dictionary.c.clinger = 0;
dictionary.c.clings = 0;
dictionary.c.clingy = 0;
dictionary.c.clinic = 0;
dictionary.c.clinics = 0;
dictionary.c.clink = 0;
dictionary.c.clinked = 0;
dictionary.c.clinker = 0;
dictionary.c.clinks = 0;
dictionary.c.clip = 0;
dictionary.c.clipped = 0;
dictionary.c.clipper = 0;
dictionary.c.clips = 0;
dictionary.c.clipt = 0;
dictionary.c.clique = 0;
dictionary.c.cliqued = 0;
dictionary.c.cliques = 0;
dictionary.c.cliquey = 0;
dictionary.c.cliquy = 0;
dictionary.c.clivers = 0;
dictionary.c.clivia = 0;
dictionary.c.clivias = 0;
dictionary.c.cloaca = 0;
dictionary.c.cloacae = 0;
dictionary.c.cloacal = 0;
dictionary.c.cloacas = 0;
dictionary.c.cloak = 0;
dictionary.c.cloaked = 0;
dictionary.c.cloaks = 0;
dictionary.c.clobber = 0;
dictionary.c.cloche = 0;
dictionary.c.cloches = 0;
dictionary.c.clock = 0;
dictionary.c.clocked = 0;
dictionary.c.clocker = 0;
dictionary.c.clocks = 0;
dictionary.c.clod = 0;
dictionary.c.cloddy = 0;
dictionary.c.clods = 0;
dictionary.c.clog = 0;
dictionary.c.clogged = 0;
dictionary.c.cloggy = 0;
dictionary.c.clogs = 0;
dictionary.c.clomb = 0;
dictionary.c.clomp = 0;
dictionary.c.clomped = 0;
dictionary.c.clomps = 0;
dictionary.c.clon = 0;
dictionary.c.clonal = 0;
dictionary.c.clone = 0;
dictionary.c.cloned = 0;
dictionary.c.cloner = 0;
dictionary.c.cloners = 0;
dictionary.c.clones = 0;
dictionary.c.clonic = 0;
dictionary.c.cloning = 0;
dictionary.c.clonism = 0;
dictionary.c.clonk = 0;
dictionary.c.clonked = 0;
dictionary.c.clonks = 0;
dictionary.c.clons = 0;
dictionary.c.clonus = 0;
dictionary.c.cloot = 0;
dictionary.c.cloots = 0;
dictionary.c.clop = 0;
dictionary.c.clopped = 0;
dictionary.c.clops = 0;
dictionary.c.cloque = 0;
dictionary.c.cloques = 0;
dictionary.c.close = 0;
dictionary.c.closed = 0;
dictionary.c.closely = 0;
dictionary.c.closer = 0;
dictionary.c.closers = 0;
dictionary.c.closes = 0;
dictionary.c.closest = 0;
dictionary.c.closet = 0;
dictionary.c.closets = 0;
dictionary.c.closing = 0;
dictionary.c.closure = 0;
dictionary.c.clot = 0;
dictionary.c.cloth = 0;
dictionary.c.clothe = 0;
dictionary.c.clothed = 0;
dictionary.c.clothes = 0;
dictionary.c.cloths = 0;
dictionary.c.clots = 0;
dictionary.c.clotted = 0;
dictionary.c.clotty = 0;
dictionary.c.cloture = 0;
dictionary.c.cloud = 0;
dictionary.c.clouded = 0;
dictionary.c.clouds = 0;
dictionary.c.cloudy = 0;
dictionary.c.clough = 0;
dictionary.c.cloughs = 0;
dictionary.c.clour = 0;
dictionary.c.cloured = 0;
dictionary.c.clours = 0;
dictionary.c.clout = 0;
dictionary.c.clouted = 0;
dictionary.c.clouter = 0;
dictionary.c.clouts = 0;
dictionary.c.clove = 0;
dictionary.c.cloven = 0;
dictionary.c.clover = 0;
dictionary.c.clovers = 0;
dictionary.c.cloves = 0;
dictionary.c.clowder = 0;
dictionary.c.clown = 0;
dictionary.c.clowned = 0;
dictionary.c.clowns = 0;
dictionary.c.cloy = 0;
dictionary.c.cloyed = 0;
dictionary.c.cloying = 0;
dictionary.c.cloys = 0;
dictionary.c.cloze = 0;
dictionary.c.clozes = 0;
dictionary.c.club = 0;
dictionary.c.clubbed = 0;
dictionary.c.clubber = 0;
dictionary.c.clubby = 0;
dictionary.c.clubman = 0;
dictionary.c.clubmen = 0;
dictionary.c.clubs = 0;
dictionary.c.cluck = 0;
dictionary.c.clucked = 0;
dictionary.c.clucks = 0;
dictionary.c.clue = 0;
dictionary.c.clued = 0;
dictionary.c.clueing = 0;
dictionary.c.clues = 0;
dictionary.c.cluing = 0;
dictionary.c.clumber = 0;
dictionary.c.clump = 0;
dictionary.c.clumped = 0;
dictionary.c.clumps = 0;
dictionary.c.clumpy = 0;
dictionary.c.clumsy = 0;
dictionary.c.clung = 0;
dictionary.c.clunk = 0;
dictionary.c.clunked = 0;
dictionary.c.clunker = 0;
dictionary.c.clunks = 0;
dictionary.c.clunky = 0;
dictionary.c.clupeid = 0;
dictionary.c.cluster = 0;
dictionary.c.clutch = 0;
dictionary.c.clutchy = 0;
dictionary.c.clutter = 0;
dictionary.c.clypeal = 0;
dictionary.c.clypei = 0;
dictionary.c.clypeus = 0;
dictionary.c.clyster = 0;
dictionary.c.coach = 0;
dictionary.c.coached = 0;
dictionary.c.coacher = 0;
dictionary.c.coaches = 0;
dictionary.c.coact = 0;
dictionary.c.coacted = 0;
dictionary.c.coactor = 0;
dictionary.c.coacts = 0;
dictionary.c.coadmit = 0;
dictionary.c.coaeval = 0;
dictionary.c.coagent = 0;
dictionary.c.coagula = 0;
dictionary.c.coal = 0;
dictionary.c.coala = 0;
dictionary.c.coalas = 0;
dictionary.c.coalbin = 0;
dictionary.c.coalbox = 0;
dictionary.c.coaled = 0;
dictionary.c.coaler = 0;
dictionary.c.coalers = 0;
dictionary.c.coalier = 0;
dictionary.c.coalify = 0;
dictionary.c.coaling = 0;
dictionary.c.coalpit = 0;
dictionary.c.coals = 0;
dictionary.c.coaly = 0;
dictionary.c.coaming = 0;
dictionary.c.coannex = 0;
dictionary.c.coapt = 0;
dictionary.c.coapted = 0;
dictionary.c.coapts = 0;
dictionary.c.coarse = 0;
dictionary.c.coarsen = 0;
dictionary.c.coarser = 0;
dictionary.c.coast = 0;
dictionary.c.coastal = 0;
dictionary.c.coasted = 0;
dictionary.c.coaster = 0;
dictionary.c.coasts = 0;
dictionary.c.coat = 0;
dictionary.c.coated = 0;
dictionary.c.coatee = 0;
dictionary.c.coatees = 0;
dictionary.c.coater = 0;
dictionary.c.coaters = 0;
dictionary.c.coati = 0;
dictionary.c.coating = 0;
dictionary.c.coatis = 0;
dictionary.c.coats = 0;
dictionary.c.coax = 0;
dictionary.c.coaxal = 0;
dictionary.c.coaxed = 0;
dictionary.c.coaxer = 0;
dictionary.c.coaxers = 0;
dictionary.c.coaxes = 0;
dictionary.c.coaxial = 0;
dictionary.c.coaxing = 0;
dictionary.c.cob = 0;
dictionary.c.cobalt = 0;
dictionary.c.cobalts = 0;
dictionary.c.cobb = 0;
dictionary.c.cobber = 0;
dictionary.c.cobbers = 0;
dictionary.c.cobbier = 0;
dictionary.c.cobble = 0;
dictionary.c.cobbled = 0;
dictionary.c.cobbler = 0;
dictionary.c.cobbles = 0;
dictionary.c.cobbs = 0;
dictionary.c.cobby = 0;
dictionary.c.cobia = 0;
dictionary.c.cobias = 0;
dictionary.c.coble = 0;
dictionary.c.cobles = 0;
dictionary.c.cobnut = 0;
dictionary.c.cobnuts = 0;
dictionary.c.cobra = 0;
dictionary.c.cobras = 0;
dictionary.c.cobs = 0;
dictionary.c.cobweb = 0;
dictionary.c.cobwebs = 0;
dictionary.c.coca = 0;
dictionary.c.cocain = 0;
dictionary.c.cocaine = 0;
dictionary.c.cocains = 0;
dictionary.c.cocas = 0;
dictionary.c.coccal = 0;
dictionary.c.cocci = 0;
dictionary.c.coccic = 0;
dictionary.c.coccid = 0;
dictionary.c.coccids = 0;
dictionary.c.coccoid = 0;
dictionary.c.coccous = 0;
dictionary.c.coccus = 0;
dictionary.c.coccyx = 0;
dictionary.c.cochair = 0;
dictionary.c.cochin = 0;
dictionary.c.cochins = 0;
dictionary.c.cochlea = 0;
dictionary.c.cock = 0;
dictionary.c.cockade = 0;
dictionary.c.cocked = 0;
dictionary.c.cocker = 0;
dictionary.c.cockers = 0;
dictionary.c.cockeye = 0;
dictionary.c.cockier = 0;
dictionary.c.cockily = 0;
dictionary.c.cocking = 0;
dictionary.c.cockish = 0;
dictionary.c.cockle = 0;
dictionary.c.cockled = 0;
dictionary.c.cockles = 0;
dictionary.c.cockney = 0;
dictionary.c.cockpit = 0;
dictionary.c.cocks = 0;
dictionary.c.cockshy = 0;
dictionary.c.cockup = 0;
dictionary.c.cockups = 0;
dictionary.c.cocky = 0;
dictionary.c.coco = 0;
dictionary.c.cocoa = 0;
dictionary.c.cocoas = 0;
dictionary.c.cocomat = 0;
dictionary.c.coconut = 0;
dictionary.c.cocoon = 0;
dictionary.c.cocoons = 0;
dictionary.c.cocos = 0;
dictionary.c.cocotte = 0;
dictionary.c.cod = 0;
dictionary.c.coda = 0;
dictionary.c.codable = 0;
dictionary.c.codas = 0;
dictionary.c.codded = 0;
dictionary.c.codder = 0;
dictionary.c.codders = 0;
dictionary.c.codding = 0;
dictionary.c.coddle = 0;
dictionary.c.coddled = 0;
dictionary.c.coddler = 0;
dictionary.c.coddles = 0;
dictionary.c.code = 0;
dictionary.c.codec = 0;
dictionary.c.codecs = 0;
dictionary.c.coded = 0;
dictionary.c.codeia = 0;
dictionary.c.codeias = 0;
dictionary.c.codein = 0;
dictionary.c.codeina = 0;
dictionary.c.codeine = 0;
dictionary.c.codeins = 0;
dictionary.c.coden = 0;
dictionary.c.codens = 0;
dictionary.c.coder = 0;
dictionary.c.coders = 0;
dictionary.c.codes = 0;
dictionary.c.codex = 0;
dictionary.c.codfish = 0;
dictionary.c.codger = 0;
dictionary.c.codgers = 0;
dictionary.c.codices = 0;
dictionary.c.codicil = 0;
dictionary.c.codify = 0;
dictionary.c.coding = 0;
dictionary.c.codlin = 0;
dictionary.c.codling = 0;
dictionary.c.codlins = 0;
dictionary.c.codon = 0;
dictionary.c.codons = 0;
dictionary.c.codrive = 0;
dictionary.c.codrove = 0;
dictionary.c.cods = 0;
dictionary.c.coed = 0;
dictionary.c.coedit = 0;
dictionary.c.coedits = 0;
dictionary.c.coeds = 0;
dictionary.c.coeliac = 0;
dictionary.c.coelom = 0;
dictionary.c.coelome = 0;
dictionary.c.coeloms = 0;
dictionary.c.coempt = 0;
dictionary.c.coempts = 0;
dictionary.c.coenact = 0;
dictionary.c.coenure = 0;
dictionary.c.coenuri = 0;
dictionary.c.coequal = 0;
dictionary.c.coerce = 0;
dictionary.c.coerced = 0;
dictionary.c.coercer = 0;
dictionary.c.coerces = 0;
dictionary.c.coerect = 0;
dictionary.c.coesite = 0;
dictionary.c.coeval = 0;
dictionary.c.coevals = 0;
dictionary.c.coexert = 0;
dictionary.c.coexist = 0;
dictionary.c.coff = 0;
dictionary.c.coffee = 0;
dictionary.c.coffees = 0;
dictionary.c.coffer = 0;
dictionary.c.coffers = 0;
dictionary.c.coffin = 0;
dictionary.c.coffing = 0;
dictionary.c.coffins = 0;
dictionary.c.coffle = 0;
dictionary.c.coffled = 0;
dictionary.c.coffles = 0;
dictionary.c.coffret = 0;
dictionary.c.coffs = 0;
dictionary.c.cofound = 0;
dictionary.c.coft = 0;
dictionary.c.cog = 0;
dictionary.c.cogency = 0;
dictionary.c.cogent = 0;
dictionary.c.cogged = 0;
dictionary.c.cogging = 0;
dictionary.c.cogito = 0;
dictionary.c.cogitos = 0;
dictionary.c.cognac = 0;
dictionary.c.cognacs = 0;
dictionary.c.cognate = 0;
dictionary.c.cognise = 0;
dictionary.c.cognize = 0;
dictionary.c.cogon = 0;
dictionary.c.cogons = 0;
dictionary.c.cogs = 0;
dictionary.c.cogway = 0;
dictionary.c.cogways = 0;
dictionary.c.cohabit = 0;
dictionary.c.cohead = 0;
dictionary.c.coheads = 0;
dictionary.c.coheir = 0;
dictionary.c.coheirs = 0;
dictionary.c.cohere = 0;
dictionary.c.cohered = 0;
dictionary.c.coherer = 0;
dictionary.c.coheres = 0;
dictionary.c.coho = 0;
dictionary.c.cohog = 0;
dictionary.c.cohogs = 0;
dictionary.c.cohort = 0;
dictionary.c.cohorts = 0;
dictionary.c.cohos = 0;
dictionary.c.cohosh = 0;
dictionary.c.cohost = 0;
dictionary.c.cohosts = 0;
dictionary.c.cohune = 0;
dictionary.c.cohunes = 0;
dictionary.c.coif = 0;
dictionary.c.coifed = 0;
dictionary.c.coiffe = 0;
dictionary.c.coiffed = 0;
dictionary.c.coiffes = 0;
dictionary.c.coifing = 0;
dictionary.c.coifs = 0;
dictionary.c.coign = 0;
dictionary.c.coigne = 0;
dictionary.c.coigned = 0;
dictionary.c.coignes = 0;
dictionary.c.coigns = 0;
dictionary.c.coil = 0;
dictionary.c.coiled = 0;
dictionary.c.coiler = 0;
dictionary.c.coilers = 0;
dictionary.c.coiling = 0;
dictionary.c.coils = 0;
dictionary.c.coin = 0;
dictionary.c.coinage = 0;
dictionary.c.coined = 0;
dictionary.c.coiner = 0;
dictionary.c.coiners = 0;
dictionary.c.coinfer = 0;
dictionary.c.coining = 0;
dictionary.c.coins = 0;
dictionary.c.cointer = 0;
dictionary.c.coir = 0;
dictionary.c.coirs = 0;
dictionary.c.coital = 0;
dictionary.c.coition = 0;
dictionary.c.coitus = 0;
dictionary.c.cojoin = 0;
dictionary.c.cojoins = 0;
dictionary.c.coke = 0;
dictionary.c.coked = 0;
dictionary.c.cokes = 0;
dictionary.c.coking = 0;
dictionary.c.col = 0;
dictionary.c.cola = 0;
dictionary.c.colas = 0;
dictionary.c.cold = 0;
dictionary.c.colder = 0;
dictionary.c.coldest = 0;
dictionary.c.coldish = 0;
dictionary.c.coldly = 0;
dictionary.c.colds = 0;
dictionary.c.cole = 0;
dictionary.c.colead = 0;
dictionary.c.coleads = 0;
dictionary.c.coled = 0;
dictionary.c.coles = 0;
dictionary.c.coleus = 0;
dictionary.c.colic = 0;
dictionary.c.colicin = 0;
dictionary.c.colicky = 0;
dictionary.c.colics = 0;
dictionary.c.colies = 0;
dictionary.c.colin = 0;
dictionary.c.colins = 0;
dictionary.c.colitic = 0;
dictionary.c.colitis = 0;
dictionary.c.collage = 0;
dictionary.c.collar = 0;
dictionary.c.collard = 0;
dictionary.c.collars = 0;
dictionary.c.collate = 0;
dictionary.c.collect = 0;
dictionary.c.colleen = 0;
dictionary.c.college = 0;
dictionary.c.collet = 0;
dictionary.c.collets = 0;
dictionary.c.collide = 0;
dictionary.c.collie = 0;
dictionary.c.collied = 0;
dictionary.c.collier = 0;
dictionary.c.collies = 0;
dictionary.c.collins = 0;
dictionary.c.colloid = 0;
dictionary.c.collop = 0;
dictionary.c.collops = 0;
dictionary.c.collude = 0;
dictionary.c.colly = 0;
dictionary.c.colobi = 0;
dictionary.c.colobus = 0;
dictionary.c.colog = 0;
dictionary.c.cologne = 0;
dictionary.c.cologs = 0;
dictionary.c.colon = 0;
dictionary.c.colone = 0;
dictionary.c.colonel = 0;
dictionary.c.colones = 0;
dictionary.c.coloni = 0;
dictionary.c.colonic = 0;
dictionary.c.colons = 0;
dictionary.c.colonus = 0;
dictionary.c.colony = 0;
dictionary.c.color = 0;
dictionary.c.colored = 0;
dictionary.c.colorer = 0;
dictionary.c.colors = 0;
dictionary.c.colossi = 0;
dictionary.c.colour = 0;
dictionary.c.colours = 0;
dictionary.c.cols = 0;
dictionary.c.colt = 0;
dictionary.c.colter = 0;
dictionary.c.colters = 0;
dictionary.c.coltish = 0;
dictionary.c.colts = 0;
dictionary.c.colugo = 0;
dictionary.c.colugos = 0;
dictionary.c.columel = 0;
dictionary.c.column = 0;
dictionary.c.columns = 0;
dictionary.c.colure = 0;
dictionary.c.colures = 0;
dictionary.c.coly = 0;
dictionary.c.colza = 0;
dictionary.c.colzas = 0;
dictionary.c.coma = 0;
dictionary.c.comade = 0;
dictionary.c.comae = 0;
dictionary.c.comake = 0;
dictionary.c.comaker = 0;
dictionary.c.comakes = 0;
dictionary.c.comal = 0;
dictionary.c.comas = 0;
dictionary.c.comate = 0;
dictionary.c.comates = 0;
dictionary.c.comatic = 0;
dictionary.c.comatik = 0;
dictionary.c.comb = 0;
dictionary.c.combat = 0;
dictionary.c.combats = 0;
dictionary.c.combe = 0;
dictionary.c.combed = 0;
dictionary.c.comber = 0;
dictionary.c.combers = 0;
dictionary.c.combes = 0;
dictionary.c.combine = 0;
dictionary.c.combing = 0;
dictionary.c.combo = 0;
dictionary.c.combos = 0;
dictionary.c.combs = 0;
dictionary.c.combust = 0;
dictionary.c.come = 0;
dictionary.c.comedic = 0;
dictionary.c.comedo = 0;
dictionary.c.comedos = 0;
dictionary.c.comedy = 0;
dictionary.c.comely = 0;
dictionary.c.comer = 0;
dictionary.c.comers = 0;
dictionary.c.comes = 0;
dictionary.c.comet = 0;
dictionary.c.cometh = 0;
dictionary.c.cometic = 0;
dictionary.c.comets = 0;
dictionary.c.comfier = 0;
dictionary.c.comfit = 0;
dictionary.c.comfits = 0;
dictionary.c.comfort = 0;
dictionary.c.comfrey = 0;
dictionary.c.comfy = 0;
dictionary.c.comic = 0;
dictionary.c.comical = 0;
dictionary.c.comics = 0;
dictionary.c.coming = 0;
dictionary.c.comings = 0;
dictionary.c.comitia = 0;
dictionary.c.comity = 0;
dictionary.c.comix = 0;
dictionary.c.comma = 0;
dictionary.c.command = 0;
dictionary.c.commas = 0;
dictionary.c.commata = 0;
dictionary.c.commend = 0;
dictionary.c.comment = 0;
dictionary.c.commie = 0;
dictionary.c.commies = 0;
dictionary.c.commit = 0;
dictionary.c.commits = 0;
dictionary.c.commix = 0;
dictionary.c.commixt = 0;
dictionary.c.commode = 0;
dictionary.c.common = 0;
dictionary.c.commons = 0;
dictionary.c.commove = 0;
dictionary.c.commune = 0;
dictionary.c.commute = 0;
dictionary.c.commy = 0;
dictionary.c.comose = 0;
dictionary.c.comous = 0;
dictionary.c.comp = 0;
dictionary.c.compact = 0;
dictionary.c.company = 0;
dictionary.c.compare = 0;
dictionary.c.compart = 0;
dictionary.c.compass = 0;
dictionary.c.comped = 0;
dictionary.c.compeer = 0;
dictionary.c.compel = 0;
dictionary.c.compels = 0;
dictionary.c.compend = 0;
dictionary.c.compere = 0;
dictionary.c.compete = 0;
dictionary.c.compile = 0;
dictionary.c.comping = 0;
dictionary.c.complex = 0;
dictionary.c.complin = 0;
dictionary.c.complot = 0;
dictionary.c.comply = 0;
dictionary.c.compo = 0;
dictionary.c.compone = 0;
dictionary.c.compony = 0;
dictionary.c.comport = 0;
dictionary.c.compos = 0;
dictionary.c.compose = 0;
dictionary.c.compost = 0;
dictionary.c.compote = 0;
dictionary.c.comps = 0;
dictionary.c.compt = 0;
dictionary.c.compted = 0;
dictionary.c.compts = 0;
dictionary.c.compute = 0;
dictionary.c.comrade = 0;
dictionary.c.comsymp = 0;
dictionary.c.comte = 0;
dictionary.c.comtes = 0;
dictionary.c.con = 0;
dictionary.c.conatus = 0;
dictionary.c.concave = 0;
dictionary.c.conceal = 0;
dictionary.c.concede = 0;
dictionary.c.conceit = 0;
dictionary.c.concent = 0;
dictionary.c.concept = 0;
dictionary.c.concern = 0;
dictionary.c.concert = 0;
dictionary.c.conch = 0;
dictionary.c.concha = 0;
dictionary.c.conchae = 0;
dictionary.c.conchal = 0;
dictionary.c.conches = 0;
dictionary.c.conchie = 0;
dictionary.c.conchs = 0;
dictionary.c.conchy = 0;
dictionary.c.concise = 0;
dictionary.c.concoct = 0;
dictionary.c.concord = 0;
dictionary.c.concur = 0;
dictionary.c.concurs = 0;
dictionary.c.concuss = 0;
dictionary.c.condemn = 0;
dictionary.c.condign = 0;
dictionary.c.condo = 0;
dictionary.c.condoes = 0;
dictionary.c.condole = 0;
dictionary.c.condom = 0;
dictionary.c.condoms = 0;
dictionary.c.condone = 0;
dictionary.c.condor = 0;
dictionary.c.condors = 0;
dictionary.c.condos = 0;
dictionary.c.conduce = 0;
dictionary.c.conduct = 0;
dictionary.c.conduit = 0;
dictionary.c.condyle = 0;
dictionary.c.cone = 0;
dictionary.c.coned = 0;
dictionary.c.cones = 0;
dictionary.c.coney = 0;
dictionary.c.coneys = 0;
dictionary.c.confab = 0;
dictionary.c.confabs = 0;
dictionary.c.confect = 0;
dictionary.c.confer = 0;
dictionary.c.confers = 0;
dictionary.c.confess = 0;
dictionary.c.confide = 0;
dictionary.c.confine = 0;
dictionary.c.confirm = 0;
dictionary.c.conflux = 0;
dictionary.c.conform = 0;
dictionary.c.confuse = 0;
dictionary.c.confute = 0;
dictionary.c.conga = 0;
dictionary.c.congaed = 0;
dictionary.c.congas = 0;
dictionary.c.conge = 0;
dictionary.c.congeal = 0;
dictionary.c.congee = 0;
dictionary.c.congeed = 0;
dictionary.c.congees = 0;
dictionary.c.conger = 0;
dictionary.c.congers = 0;
dictionary.c.conges = 0;
dictionary.c.congest = 0;
dictionary.c.congii = 0;
dictionary.c.congius = 0;
dictionary.c.congo = 0;
dictionary.c.congoes = 0;
dictionary.c.congos = 0;
dictionary.c.congou = 0;
dictionary.c.congous = 0;
dictionary.c.coni = 0;
dictionary.c.conic = 0;
dictionary.c.conical = 0;
dictionary.c.conics = 0;
dictionary.c.conidia = 0;
dictionary.c.conies = 0;
dictionary.c.conifer = 0;
dictionary.c.coniine = 0;
dictionary.c.conin = 0;
dictionary.c.conine = 0;
dictionary.c.conines = 0;
dictionary.c.coning = 0;
dictionary.c.conins = 0;
dictionary.c.conium = 0;
dictionary.c.coniums = 0;
dictionary.c.conjoin = 0;
dictionary.c.conjure = 0;
dictionary.c.conk = 0;
dictionary.c.conked = 0;
dictionary.c.conker = 0;
dictionary.c.conkers = 0;
dictionary.c.conking = 0;
dictionary.c.conks = 0;
dictionary.c.conky = 0;
dictionary.c.conn = 0;
dictionary.c.connate = 0;
dictionary.c.connect = 0;
dictionary.c.conned = 0;
dictionary.c.conner = 0;
dictionary.c.conners = 0;
dictionary.c.conning = 0;
dictionary.c.connive = 0;
dictionary.c.connote = 0;
dictionary.c.conns = 0;
dictionary.c.conoid = 0;
dictionary.c.conoids = 0;
dictionary.c.conquer = 0;
dictionary.c.cons = 0;
dictionary.c.consent = 0;
dictionary.c.consign = 0;
dictionary.c.consist = 0;
dictionary.c.consol = 0;
dictionary.c.console = 0;
dictionary.c.consols = 0;
dictionary.c.consort = 0;
dictionary.c.consul = 0;
dictionary.c.consuls = 0;
dictionary.c.consult = 0;
dictionary.c.consume = 0;
dictionary.c.contact = 0;
dictionary.c.contain = 0;
dictionary.c.conte = 0;
dictionary.c.contemn = 0;
dictionary.c.contend = 0;
dictionary.c.content = 0;
dictionary.c.contes = 0;
dictionary.c.contest = 0;
dictionary.c.context = 0;
dictionary.c.conto = 0;
dictionary.c.contort = 0;
dictionary.c.contos = 0;
dictionary.c.contour = 0;
dictionary.c.contra = 0;
dictionary.c.contras = 0;
dictionary.c.control = 0;
dictionary.c.contuse = 0;
dictionary.c.conus = 0;
dictionary.c.convect = 0;
dictionary.c.convene = 0;
dictionary.c.convent = 0;
dictionary.c.convert = 0;
dictionary.c.convex = 0;
dictionary.c.convey = 0;
dictionary.c.conveys = 0;
dictionary.c.convict = 0;
dictionary.c.convoke = 0;
dictionary.c.convoy = 0;
dictionary.c.convoys = 0;
dictionary.c.cony = 0;
dictionary.c.coo = 0;
dictionary.c.cooch = 0;
dictionary.c.cooches = 0;
dictionary.c.coocoo = 0;
dictionary.c.cooed = 0;
dictionary.c.cooee = 0;
dictionary.c.cooeed = 0;
dictionary.c.cooees = 0;
dictionary.c.cooer = 0;
dictionary.c.cooers = 0;
dictionary.c.cooey = 0;
dictionary.c.cooeyed = 0;
dictionary.c.cooeys = 0;
dictionary.c.coof = 0;
dictionary.c.coofs = 0;
dictionary.c.cooing = 0;
dictionary.c.cook = 0;
dictionary.c.cooked = 0;
dictionary.c.cooker = 0;
dictionary.c.cookers = 0;
dictionary.c.cookery = 0;
dictionary.c.cookey = 0;
dictionary.c.cookeys = 0;
dictionary.c.cookie = 0;
dictionary.c.cookies = 0;
dictionary.c.cooking = 0;
dictionary.c.cookout = 0;
dictionary.c.cooks = 0;
dictionary.c.cooky = 0;
dictionary.c.cool = 0;
dictionary.c.coolant = 0;
dictionary.c.cooled = 0;
dictionary.c.cooler = 0;
dictionary.c.coolers = 0;
dictionary.c.coolest = 0;
dictionary.c.coolie = 0;
dictionary.c.coolies = 0;
dictionary.c.cooling = 0;
dictionary.c.coolish = 0;
dictionary.c.coolly = 0;
dictionary.c.cools = 0;
dictionary.c.coolth = 0;
dictionary.c.coolths = 0;
dictionary.c.cooly = 0;
dictionary.c.coomb = 0;
dictionary.c.coombe = 0;
dictionary.c.coombes = 0;
dictionary.c.coombs = 0;
dictionary.c.coon = 0;
dictionary.c.cooncan = 0;
dictionary.c.coons = 0;
dictionary.c.coontie = 0;
dictionary.c.coop = 0;
dictionary.c.cooped = 0;
dictionary.c.cooper = 0;
dictionary.c.coopers = 0;
dictionary.c.coopery = 0;
dictionary.c.cooping = 0;
dictionary.c.coops = 0;
dictionary.c.coopt = 0;
dictionary.c.coopted = 0;
dictionary.c.coopts = 0;
dictionary.c.coos = 0;
dictionary.c.coot = 0;
dictionary.c.cootie = 0;
dictionary.c.cooties = 0;
dictionary.c.coots = 0;
dictionary.c.cop = 0;
dictionary.c.copaiba = 0;
dictionary.c.copal = 0;
dictionary.c.copalm = 0;
dictionary.c.copalms = 0;
dictionary.c.copals = 0;
dictionary.c.cope = 0;
dictionary.c.copeck = 0;
dictionary.c.copecks = 0;
dictionary.c.coped = 0;
dictionary.c.copen = 0;
dictionary.c.copens = 0;
dictionary.c.copepod = 0;
dictionary.c.coper = 0;
dictionary.c.copers = 0;
dictionary.c.copes = 0;
dictionary.c.copied = 0;
dictionary.c.copier = 0;
dictionary.c.copiers = 0;
dictionary.c.copies = 0;
dictionary.c.copihue = 0;
dictionary.c.copilot = 0;
dictionary.c.coping = 0;
dictionary.c.copings = 0;
dictionary.c.copious = 0;
dictionary.c.coplot = 0;
dictionary.c.coplots = 0;
dictionary.c.copped = 0;
dictionary.c.copper = 0;
dictionary.c.coppers = 0;
dictionary.c.coppery = 0;
dictionary.c.coppice = 0;
dictionary.c.copping = 0;
dictionary.c.coppra = 0;
dictionary.c.coppras = 0;
dictionary.c.copra = 0;
dictionary.c.coprah = 0;
dictionary.c.coprahs = 0;
dictionary.c.copras = 0;
dictionary.c.cops = 0;
dictionary.c.copse = 0;
dictionary.c.copses = 0;
dictionary.c.copter = 0;
dictionary.c.copters = 0;
dictionary.c.copula = 0;
dictionary.c.copulae = 0;
dictionary.c.copular = 0;
dictionary.c.copulas = 0;
dictionary.c.copy = 0;
dictionary.c.copyboy = 0;
dictionary.c.copycat = 0;
dictionary.c.copying = 0;
dictionary.c.copyist = 0;
dictionary.c.coquet = 0;
dictionary.c.coquets = 0;
dictionary.c.coquina = 0;
dictionary.c.coquito = 0;
dictionary.c.cor = 0;
dictionary.c.coracle = 0;
dictionary.c.coral = 0;
dictionary.c.corals = 0;
dictionary.c.coranto = 0;
dictionary.c.corban = 0;
dictionary.c.corbans = 0;
dictionary.c.corbeil = 0;
dictionary.c.corbel = 0;
dictionary.c.corbels = 0;
dictionary.c.corbie = 0;
dictionary.c.corbies = 0;
dictionary.c.corbina = 0;
dictionary.c.corby = 0;
dictionary.c.cord = 0;
dictionary.c.cordage = 0;
dictionary.c.cordate = 0;
dictionary.c.corded = 0;
dictionary.c.corder = 0;
dictionary.c.corders = 0;
dictionary.c.cordial = 0;
dictionary.c.cording = 0;
dictionary.c.cordite = 0;
dictionary.c.cordoba = 0;
dictionary.c.cordon = 0;
dictionary.c.cordons = 0;
dictionary.c.cords = 0;
dictionary.c.core = 0;
dictionary.c.cored = 0;
dictionary.c.coreign = 0;
dictionary.c.coremia = 0;
dictionary.c.corer = 0;
dictionary.c.corers = 0;
dictionary.c.cores = 0;
dictionary.c.corf = 0;
dictionary.c.corgi = 0;
dictionary.c.corgis = 0;
dictionary.c.coria = 0;
dictionary.c.coring = 0;
dictionary.c.corium = 0;
dictionary.c.cork = 0;
dictionary.c.corkage = 0;
dictionary.c.corked = 0;
dictionary.c.corker = 0;
dictionary.c.corkers = 0;
dictionary.c.corkier = 0;
dictionary.c.corking = 0;
dictionary.c.corks = 0;
dictionary.c.corky = 0;
dictionary.c.corm = 0;
dictionary.c.cormel = 0;
dictionary.c.cormels = 0;
dictionary.c.cormoid = 0;
dictionary.c.cormous = 0;
dictionary.c.corms = 0;
dictionary.c.corn = 0;
dictionary.c.corncob = 0;
dictionary.c.cornea = 0;
dictionary.c.corneal = 0;
dictionary.c.corneas = 0;
dictionary.c.corned = 0;
dictionary.c.cornel = 0;
dictionary.c.cornels = 0;
dictionary.c.corner = 0;
dictionary.c.corners = 0;
dictionary.c.cornet = 0;
dictionary.c.cornets = 0;
dictionary.c.cornfed = 0;
dictionary.c.cornice = 0;
dictionary.c.cornier = 0;
dictionary.c.cornily = 0;
dictionary.c.corning = 0;
dictionary.c.cornrow = 0;
dictionary.c.corns = 0;
dictionary.c.cornu = 0;
dictionary.c.cornua = 0;
dictionary.c.cornual = 0;
dictionary.c.cornus = 0;
dictionary.c.cornute = 0;
dictionary.c.cornuto = 0;
dictionary.c.corny = 0;
dictionary.c.corody = 0;
dictionary.c.corolla = 0;
dictionary.c.corona = 0;
dictionary.c.coronae = 0;
dictionary.c.coronal = 0;
dictionary.c.coronas = 0;
dictionary.c.coronel = 0;
dictionary.c.coroner = 0;
dictionary.c.coronet = 0;
dictionary.c.corpora = 0;
dictionary.c.corps = 0;
dictionary.c.corpse = 0;
dictionary.c.corpses = 0;
dictionary.c.corpus = 0;
dictionary.c.corrade = 0;
dictionary.c.corral = 0;
dictionary.c.corrals = 0;
dictionary.c.correct = 0;
dictionary.c.corrida = 0;
dictionary.c.corrie = 0;
dictionary.c.corries = 0;
dictionary.c.corrode = 0;
dictionary.c.corrody = 0;
dictionary.c.corrupt = 0;
dictionary.c.corsac = 0;
dictionary.c.corsacs = 0;
dictionary.c.corsage = 0;
dictionary.c.corsair = 0;
dictionary.c.corse = 0;
dictionary.c.corses = 0;
dictionary.c.corset = 0;
dictionary.c.corsets = 0;
dictionary.c.corslet = 0;
dictionary.c.cortege = 0;
dictionary.c.cortex = 0;
dictionary.c.cortin = 0;
dictionary.c.cortins = 0;
dictionary.c.corvee = 0;
dictionary.c.corvees = 0;
dictionary.c.corves = 0;
dictionary.c.corvet = 0;
dictionary.c.corvets = 0;
dictionary.c.corvina = 0;
dictionary.c.corvine = 0;
dictionary.c.cory = 0;
dictionary.c.corymb = 0;
dictionary.c.corymbs = 0;
dictionary.c.coryza = 0;
dictionary.c.coryzal = 0;
dictionary.c.coryzas = 0;
dictionary.c.cos = 0;
dictionary.c.cosec = 0;
dictionary.c.cosecs = 0;
dictionary.c.coses = 0;
dictionary.c.coset = 0;
dictionary.c.cosets = 0;
dictionary.c.cosey = 0;
dictionary.c.coseys = 0;
dictionary.c.cosh = 0;
dictionary.c.coshed = 0;
dictionary.c.cosher = 0;
dictionary.c.coshers = 0;
dictionary.c.coshes = 0;
dictionary.c.coshing = 0;
dictionary.c.cosie = 0;
dictionary.c.cosied = 0;
dictionary.c.cosier = 0;
dictionary.c.cosies = 0;
dictionary.c.cosiest = 0;
dictionary.c.cosign = 0;
dictionary.c.cosigns = 0;
dictionary.c.cosily = 0;
dictionary.c.cosine = 0;
dictionary.c.cosines = 0;
dictionary.c.cosmic = 0;
dictionary.c.cosmism = 0;
dictionary.c.cosmist = 0;
dictionary.c.cosmos = 0;
dictionary.c.coss = 0;
dictionary.c.cossack = 0;
dictionary.c.cosset = 0;
dictionary.c.cossets = 0;
dictionary.c.cost = 0;
dictionary.c.costa = 0;
dictionary.c.costae = 0;
dictionary.c.costal = 0;
dictionary.c.costar = 0;
dictionary.c.costard = 0;
dictionary.c.costars = 0;
dictionary.c.costate = 0;
dictionary.c.costed = 0;
dictionary.c.coster = 0;
dictionary.c.costers = 0;
dictionary.c.costing = 0;
dictionary.c.costive = 0;
dictionary.c.costly = 0;
dictionary.c.costrel = 0;
dictionary.c.costs = 0;
dictionary.c.costume = 0;
dictionary.c.cosy = 0;
dictionary.c.cosying = 0;
dictionary.c.cot = 0;
dictionary.c.cotan = 0;
dictionary.c.cotans = 0;
dictionary.c.cote = 0;
dictionary.c.coteau = 0;
dictionary.c.coteaux = 0;
dictionary.c.coted = 0;
dictionary.c.coterie = 0;
dictionary.c.cotes = 0;
dictionary.c.cothurn = 0;
dictionary.c.cotidal = 0;
dictionary.c.coting = 0;
dictionary.c.cots = 0;
dictionary.c.cotta = 0;
dictionary.c.cottae = 0;
dictionary.c.cottage = 0;
dictionary.c.cottar = 0;
dictionary.c.cottars = 0;
dictionary.c.cottas = 0;
dictionary.c.cotter = 0;
dictionary.c.cotters = 0;
dictionary.c.cottier = 0;
dictionary.c.cotton = 0;
dictionary.c.cottons = 0;
dictionary.c.cottony = 0;
dictionary.c.cotype = 0;
dictionary.c.cotypes = 0;
dictionary.c.couch = 0;
dictionary.c.couched = 0;
dictionary.c.coucher = 0;
dictionary.c.couches = 0;
dictionary.c.coude = 0;
dictionary.c.cougar = 0;
dictionary.c.cougars = 0;
dictionary.c.cough = 0;
dictionary.c.coughed = 0;
dictionary.c.cougher = 0;
dictionary.c.coughs = 0;
dictionary.c.could = 0;
dictionary.c.couldst = 0;
dictionary.c.coulee = 0;
dictionary.c.coulees = 0;
dictionary.c.couloir = 0;
dictionary.c.coulomb = 0;
dictionary.c.coulter = 0;
dictionary.c.council = 0;
dictionary.c.counsel = 0;
dictionary.c.count = 0;
dictionary.c.counted = 0;
dictionary.c.counter = 0;
dictionary.c.country = 0;
dictionary.c.counts = 0;
dictionary.c.county = 0;
dictionary.c.coup = 0;
dictionary.c.coupe = 0;
dictionary.c.couped = 0;
dictionary.c.coupes = 0;
dictionary.c.couping = 0;
dictionary.c.couple = 0;
dictionary.c.coupled = 0;
dictionary.c.coupler = 0;
dictionary.c.couples = 0;
dictionary.c.couplet = 0;
dictionary.c.coupon = 0;
dictionary.c.coupons = 0;
dictionary.c.coups = 0;
dictionary.c.courage = 0;
dictionary.c.courant = 0;
dictionary.c.courier = 0;
dictionary.c.courlan = 0;
dictionary.c.course = 0;
dictionary.c.coursed = 0;
dictionary.c.courser = 0;
dictionary.c.courses = 0;
dictionary.c.court = 0;
dictionary.c.courted = 0;
dictionary.c.courter = 0;
dictionary.c.courtly = 0;
dictionary.c.courts = 0;
dictionary.c.cousin = 0;
dictionary.c.cousins = 0;
dictionary.c.couteau = 0;
dictionary.c.couter = 0;
dictionary.c.couters = 0;
dictionary.c.couth = 0;
dictionary.c.couther = 0;
dictionary.c.couthie = 0;
dictionary.c.couths = 0;
dictionary.c.couture = 0;
dictionary.c.couvade = 0;
dictionary.c.cove = 0;
dictionary.c.coved = 0;
dictionary.c.coven = 0;
dictionary.c.covens = 0;
dictionary.c.cover = 0;
dictionary.c.covered = 0;
dictionary.c.coverer = 0;
dictionary.c.covers = 0;
dictionary.c.covert = 0;
dictionary.c.coverts = 0;
dictionary.c.coverup = 0;
dictionary.c.coves = 0;
dictionary.c.covet = 0;
dictionary.c.coveted = 0;
dictionary.c.coveter = 0;
dictionary.c.covets = 0;
dictionary.c.covey = 0;
dictionary.c.coveys = 0;
dictionary.c.covin = 0;
dictionary.c.coving = 0;
dictionary.c.covings = 0;
dictionary.c.covins = 0;
dictionary.c.cow = 0;
dictionary.c.cowage = 0;
dictionary.c.cowages = 0;
dictionary.c.coward = 0;
dictionary.c.cowards = 0;
dictionary.c.cowbane = 0;
dictionary.c.cowbell = 0;
dictionary.c.cowbind = 0;
dictionary.c.cowbird = 0;
dictionary.c.cowboy = 0;
dictionary.c.cowboys = 0;
dictionary.c.cowed = 0;
dictionary.c.cowedly = 0;
dictionary.c.cower = 0;
dictionary.c.cowered = 0;
dictionary.c.cowers = 0;
dictionary.c.cowfish = 0;
dictionary.c.cowflap = 0;
dictionary.c.cowflop = 0;
dictionary.c.cowgirl = 0;
dictionary.c.cowhage = 0;
dictionary.c.cowhand = 0;
dictionary.c.cowherb = 0;
dictionary.c.cowherd = 0;
dictionary.c.cowhide = 0;
dictionary.c.cowier = 0;
dictionary.c.cowiest = 0;
dictionary.c.cowing = 0;
dictionary.c.cowl = 0;
dictionary.c.cowled = 0;
dictionary.c.cowlick = 0;
dictionary.c.cowling = 0;
dictionary.c.cowls = 0;
dictionary.c.cowman = 0;
dictionary.c.cowmen = 0;
dictionary.c.cowpat = 0;
dictionary.c.cowpats = 0;
dictionary.c.cowpea = 0;
dictionary.c.cowpeas = 0;
dictionary.c.cowpie = 0;
dictionary.c.cowpies = 0;
dictionary.c.cowplop = 0;
dictionary.c.cowpoke = 0;
dictionary.c.cowpox = 0;
dictionary.c.cowrie = 0;
dictionary.c.cowries = 0;
dictionary.c.cowrite = 0;
dictionary.c.cowrote = 0;
dictionary.c.cowry = 0;
dictionary.c.cows = 0;
dictionary.c.cowshed = 0;
dictionary.c.cowskin = 0;
dictionary.c.cowslip = 0;
dictionary.c.cowy = 0;
dictionary.c.cox = 0;
dictionary.c.coxa = 0;
dictionary.c.coxae = 0;
dictionary.c.coxal = 0;
dictionary.c.coxalgy = 0;
dictionary.c.coxcomb = 0;
dictionary.c.coxed = 0;
dictionary.c.coxes = 0;
dictionary.c.coxing = 0;
dictionary.c.coxitis = 0;
dictionary.c.coy = 0;
dictionary.c.coydog = 0;
dictionary.c.coydogs = 0;
dictionary.c.coyed = 0;
dictionary.c.coyer = 0;
dictionary.c.coyest = 0;
dictionary.c.coying = 0;
dictionary.c.coyish = 0;
dictionary.c.coyly = 0;
dictionary.c.coyness = 0;
dictionary.c.coyote = 0;
dictionary.c.coyotes = 0;
dictionary.c.coypou = 0;
dictionary.c.coypous = 0;
dictionary.c.coypu = 0;
dictionary.c.coypus = 0;
dictionary.c.coys = 0;
dictionary.c.coz = 0;
dictionary.c.cozen = 0;
dictionary.c.cozened = 0;
dictionary.c.cozener = 0;
dictionary.c.cozens = 0;
dictionary.c.cozes = 0;
dictionary.c.cozey = 0;
dictionary.c.cozeys = 0;
dictionary.c.cozie = 0;
dictionary.c.cozied = 0;
dictionary.c.cozier = 0;
dictionary.c.cozies = 0;
dictionary.c.coziest = 0;
dictionary.c.cozily = 0;
dictionary.c.cozy = 0;
dictionary.c.cozying = 0;
dictionary.c.cozzes = 0;
dictionary.c.craal = 0;
dictionary.c.craaled = 0;
dictionary.c.craals = 0;
dictionary.c.crab = 0;
dictionary.c.crabbed = 0;
dictionary.c.crabber = 0;
dictionary.c.crabby = 0;
dictionary.c.crabs = 0;
dictionary.c.crack = 0;
dictionary.c.cracked = 0;
dictionary.c.cracker = 0;
dictionary.c.crackle = 0;
dictionary.c.crackly = 0;
dictionary.c.cracks = 0;
dictionary.c.crackup = 0;
dictionary.c.cracky = 0;
dictionary.c.cradle = 0;
dictionary.c.cradled = 0;
dictionary.c.cradler = 0;
dictionary.c.cradles = 0;
dictionary.c.craft = 0;
dictionary.c.crafted = 0;
dictionary.c.crafts = 0;
dictionary.c.crafty = 0;
dictionary.c.crag = 0;
dictionary.c.cragged = 0;
dictionary.c.craggy = 0;
dictionary.c.crags = 0;
dictionary.c.crake = 0;
dictionary.c.crakes = 0;
dictionary.c.cram = 0;
dictionary.c.crambe = 0;
dictionary.c.crambes = 0;
dictionary.c.crambo = 0;
dictionary.c.crambos = 0;
dictionary.c.crammed = 0;
dictionary.c.crammer = 0;
dictionary.c.cramp = 0;
dictionary.c.cramped = 0;
dictionary.c.crampit = 0;
dictionary.c.crampon = 0;
dictionary.c.cramps = 0;
dictionary.c.crams = 0;
dictionary.c.cranch = 0;
dictionary.c.crane = 0;
dictionary.c.craned = 0;
dictionary.c.cranes = 0;
dictionary.c.crania = 0;
dictionary.c.cranial = 0;
dictionary.c.craning = 0;
dictionary.c.cranium = 0;
dictionary.c.crank = 0;
dictionary.c.cranked = 0;
dictionary.c.cranker = 0;
dictionary.c.crankle = 0;
dictionary.c.crankly = 0;
dictionary.c.cranks = 0;
dictionary.c.cranky = 0;
dictionary.c.crannog = 0;
dictionary.c.cranny = 0;
dictionary.c.crape = 0;
dictionary.c.crapes = 0;
dictionary.c.crappie = 0;
dictionary.c.crappy = 0;
dictionary.c.craps = 0;
dictionary.c.crases = 0;
dictionary.c.crash = 0;
dictionary.c.crashed = 0;
dictionary.c.crasher = 0;
dictionary.c.crashes = 0;
dictionary.c.crasis = 0;
dictionary.c.crass = 0;
dictionary.c.crasser = 0;
dictionary.c.crassly = 0;
dictionary.c.cratch = 0;
dictionary.c.crate = 0;
dictionary.c.crated = 0;
dictionary.c.crater = 0;
dictionary.c.craters = 0;
dictionary.c.crates = 0;
dictionary.c.crating = 0;
dictionary.c.craton = 0;
dictionary.c.cratons = 0;
dictionary.c.craunch = 0;
dictionary.c.cravat = 0;
dictionary.c.cravats = 0;
dictionary.c.crave = 0;
dictionary.c.craved = 0;
dictionary.c.craven = 0;
dictionary.c.cravens = 0;
dictionary.c.craver = 0;
dictionary.c.cravers = 0;
dictionary.c.craves = 0;
dictionary.c.craving = 0;
dictionary.c.craw = 0;
dictionary.c.crawdad = 0;
dictionary.c.crawl = 0;
dictionary.c.crawled = 0;
dictionary.c.crawler = 0;
dictionary.c.crawls = 0;
dictionary.c.crawly = 0;
dictionary.c.craws = 0;
dictionary.c.crayon = 0;
dictionary.c.crayons = 0;
dictionary.c.craze = 0;
dictionary.c.crazed = 0;
dictionary.c.crazes = 0;
dictionary.c.crazier = 0;
dictionary.c.crazies = 0;
dictionary.c.crazily = 0;
dictionary.c.crazing = 0;
dictionary.c.crazy = 0;
dictionary.c.creak = 0;
dictionary.c.creaked = 0;
dictionary.c.creaks = 0;
dictionary.c.creaky = 0;
dictionary.c.cream = 0;
dictionary.c.creamed = 0;
dictionary.c.creamer = 0;
dictionary.c.creams = 0;
dictionary.c.creamy = 0;
dictionary.c.crease = 0;
dictionary.c.creased = 0;
dictionary.c.creaser = 0;
dictionary.c.creases = 0;
dictionary.c.creasy = 0;
dictionary.c.create = 0;
dictionary.c.created = 0;
dictionary.c.creates = 0;
dictionary.c.creatin = 0;
dictionary.c.creator = 0;
dictionary.c.creche = 0;
dictionary.c.creches = 0;
dictionary.c.credal = 0;
dictionary.c.credent = 0;
dictionary.c.credit = 0;
dictionary.c.credits = 0;
dictionary.c.credo = 0;
dictionary.c.credos = 0;
dictionary.c.creed = 0;
dictionary.c.creedal = 0;
dictionary.c.creeds = 0;
dictionary.c.creek = 0;
dictionary.c.creeks = 0;
dictionary.c.creel = 0;
dictionary.c.creeled = 0;
dictionary.c.creels = 0;
dictionary.c.creep = 0;
dictionary.c.creeper = 0;
dictionary.c.creepie = 0;
dictionary.c.creeps = 0;
dictionary.c.creepy = 0;
dictionary.c.creese = 0;
dictionary.c.creeses = 0;
dictionary.c.creesh = 0;
dictionary.c.cremate = 0;
dictionary.c.creme = 0;
dictionary.c.cremes = 0;
dictionary.c.crenate = 0;
dictionary.c.crenel = 0;
dictionary.c.crenels = 0;
dictionary.c.creole = 0;
dictionary.c.creoles = 0;
dictionary.c.creosol = 0;
dictionary.c.crepe = 0;
dictionary.c.creped = 0;
dictionary.c.crepes = 0;
dictionary.c.crepey = 0;
dictionary.c.crepier = 0;
dictionary.c.creping = 0;
dictionary.c.crepon = 0;
dictionary.c.crepons = 0;
dictionary.c.crept = 0;
dictionary.c.crepy = 0;
dictionary.c.cresol = 0;
dictionary.c.cresols = 0;
dictionary.c.cress = 0;
dictionary.c.cresses = 0;
dictionary.c.cresset = 0;
dictionary.c.crest = 0;
dictionary.c.crestal = 0;
dictionary.c.crested = 0;
dictionary.c.crests = 0;
dictionary.c.cresyl = 0;
dictionary.c.cresyls = 0;
dictionary.c.cretic = 0;
dictionary.c.cretics = 0;
dictionary.c.cretin = 0;
dictionary.c.cretins = 0;
dictionary.c.crevice = 0;
dictionary.c.crew = 0;
dictionary.c.crewed = 0;
dictionary.c.crewel = 0;
dictionary.c.crewels = 0;
dictionary.c.crewing = 0;
dictionary.c.crewman = 0;
dictionary.c.crewmen = 0;
dictionary.c.crews = 0;
dictionary.c.crib = 0;
dictionary.c.cribbed = 0;
dictionary.c.cribber = 0;
dictionary.c.cribs = 0;
dictionary.c.crick = 0;
dictionary.c.cricked = 0;
dictionary.c.cricket = 0;
dictionary.c.crickey = 0;
dictionary.c.cricks = 0;
dictionary.c.cricoid = 0;
dictionary.c.cried = 0;
dictionary.c.crier = 0;
dictionary.c.criers = 0;
dictionary.c.cries = 0;
dictionary.c.crikey = 0;
dictionary.c.crime = 0;
dictionary.c.crimes = 0;
dictionary.c.crimmer = 0;
dictionary.c.crimp = 0;
dictionary.c.crimped = 0;
dictionary.c.crimper = 0;
dictionary.c.crimple = 0;
dictionary.c.crimps = 0;
dictionary.c.crimpy = 0;
dictionary.c.crimson = 0;
dictionary.c.cringe = 0;
dictionary.c.cringed = 0;
dictionary.c.cringer = 0;
dictionary.c.cringes = 0;
dictionary.c.cringle = 0;
dictionary.c.crinite = 0;
dictionary.c.crinkle = 0;
dictionary.c.crinkly = 0;
dictionary.c.crinoid = 0;
dictionary.c.crinum = 0;
dictionary.c.crinums = 0;
dictionary.c.criollo = 0;
dictionary.c.cripe = 0;
dictionary.c.cripes = 0;
dictionary.c.cripple = 0;
dictionary.c.cris = 0;
dictionary.c.crises = 0;
dictionary.c.crisic = 0;
dictionary.c.crisis = 0;
dictionary.c.crisp = 0;
dictionary.c.crisped = 0;
dictionary.c.crispen = 0;
dictionary.c.crisper = 0;
dictionary.c.crisply = 0;
dictionary.c.crisps = 0;
dictionary.c.crispy = 0;
dictionary.c.crissa = 0;
dictionary.c.crissal = 0;
dictionary.c.crissum = 0;
dictionary.c.crista = 0;
dictionary.c.cristae = 0;
dictionary.c.critic = 0;
dictionary.c.critics = 0;
dictionary.c.critter = 0;
dictionary.c.crittur = 0;
dictionary.c.croak = 0;
dictionary.c.croaked = 0;
dictionary.c.croaker = 0;
dictionary.c.croaks = 0;
dictionary.c.croaky = 0;
dictionary.c.croc = 0;
dictionary.c.crocein = 0;
dictionary.c.crochet = 0;
dictionary.c.croci = 0;
dictionary.c.crocine = 0;
dictionary.c.crock = 0;
dictionary.c.crocked = 0;
dictionary.c.crocket = 0;
dictionary.c.crocks = 0;
dictionary.c.crocs = 0;
dictionary.c.crocus = 0;
dictionary.c.croft = 0;
dictionary.c.crofter = 0;
dictionary.c.crofts = 0;
dictionary.c.crojik = 0;
dictionary.c.crojiks = 0;
dictionary.c.crone = 0;
dictionary.c.crones = 0;
dictionary.c.cronies = 0;
dictionary.c.crony = 0;
dictionary.c.crook = 0;
dictionary.c.crooked = 0;
dictionary.c.crooks = 0;
dictionary.c.croon = 0;
dictionary.c.crooned = 0;
dictionary.c.crooner = 0;
dictionary.c.croons = 0;
dictionary.c.crop = 0;
dictionary.c.cropped = 0;
dictionary.c.cropper = 0;
dictionary.c.croppie = 0;
dictionary.c.crops = 0;
dictionary.c.croquet = 0;
dictionary.c.croquis = 0;
dictionary.c.crore = 0;
dictionary.c.crores = 0;
dictionary.c.crosier = 0;
dictionary.c.cross = 0;
dictionary.c.crosse = 0;
dictionary.c.crossed = 0;
dictionary.c.crosser = 0;
dictionary.c.crosses = 0;
dictionary.c.crossly = 0;
dictionary.c.crotch = 0;
dictionary.c.croton = 0;
dictionary.c.crotons = 0;
dictionary.c.crouch = 0;
dictionary.c.croup = 0;
dictionary.c.croupe = 0;
dictionary.c.croupes = 0;
dictionary.c.croups = 0;
dictionary.c.croupy = 0;
dictionary.c.crouse = 0;
dictionary.c.crouton = 0;
dictionary.c.crow = 0;
dictionary.c.crowbar = 0;
dictionary.c.crowd = 0;
dictionary.c.crowded = 0;
dictionary.c.crowder = 0;
dictionary.c.crowdie = 0;
dictionary.c.crowds = 0;
dictionary.c.crowdy = 0;
dictionary.c.crowed = 0;
dictionary.c.crower = 0;
dictionary.c.crowers = 0;
dictionary.c.crowing = 0;
dictionary.c.crown = 0;
dictionary.c.crowned = 0;
dictionary.c.crowner = 0;
dictionary.c.crownet = 0;
dictionary.c.crowns = 0;
dictionary.c.crows = 0;
dictionary.c.croze = 0;
dictionary.c.crozer = 0;
dictionary.c.crozers = 0;
dictionary.c.crozes = 0;
dictionary.c.crozier = 0;
dictionary.c.cruces = 0;
dictionary.c.crucial = 0;
dictionary.c.crucian = 0;
dictionary.c.crucify = 0;
dictionary.c.cruck = 0;
dictionary.c.crucks = 0;
dictionary.c.crud = 0;
dictionary.c.crudded = 0;
dictionary.c.cruddy = 0;
dictionary.c.crude = 0;
dictionary.c.crudely = 0;
dictionary.c.cruder = 0;
dictionary.c.crudes = 0;
dictionary.c.crudest = 0;
dictionary.c.crudity = 0;
dictionary.c.cruds = 0;
dictionary.c.cruel = 0;
dictionary.c.crueler = 0;
dictionary.c.cruelly = 0;
dictionary.c.cruelty = 0;
dictionary.c.cruet = 0;
dictionary.c.cruets = 0;
dictionary.c.cruise = 0;
dictionary.c.cruised = 0;
dictionary.c.cruiser = 0;
dictionary.c.cruises = 0;
dictionary.c.cruller = 0;
dictionary.c.crumb = 0;
dictionary.c.crumbed = 0;
dictionary.c.crumber = 0;
dictionary.c.crumble = 0;
dictionary.c.crumbly = 0;
dictionary.c.crumbs = 0;
dictionary.c.crumbum = 0;
dictionary.c.crumby = 0;
dictionary.c.crummie = 0;
dictionary.c.crummy = 0;
dictionary.c.crump = 0;
dictionary.c.crumped = 0;
dictionary.c.crumpet = 0;
dictionary.c.crumple = 0;
dictionary.c.crumply = 0;
dictionary.c.crumps = 0;
dictionary.c.crunch = 0;
dictionary.c.crunchy = 0;
dictionary.c.crunode = 0;
dictionary.c.cruor = 0;
dictionary.c.cruors = 0;
dictionary.c.crupper = 0;
dictionary.c.crura = 0;
dictionary.c.crural = 0;
dictionary.c.crus = 0;
dictionary.c.crusade = 0;
dictionary.c.crusado = 0;
dictionary.c.cruse = 0;
dictionary.c.cruses = 0;
dictionary.c.cruset = 0;
dictionary.c.crusets = 0;
dictionary.c.crush = 0;
dictionary.c.crushed = 0;
dictionary.c.crusher = 0;
dictionary.c.crushes = 0;
dictionary.c.crusily = 0;
dictionary.c.crust = 0;
dictionary.c.crustal = 0;
dictionary.c.crusted = 0;
dictionary.c.crusts = 0;
dictionary.c.crusty = 0;
dictionary.c.crutch = 0;
dictionary.c.crux = 0;
dictionary.c.cruxes = 0;
dictionary.c.cruzado = 0;
dictionary.c.crwth = 0;
dictionary.c.crwths = 0;
dictionary.c.cry = 0;
dictionary.c.crybaby = 0;
dictionary.c.crying = 0;
dictionary.c.cryogen = 0;
dictionary.c.cryonic = 0;
dictionary.c.crypt = 0;
dictionary.c.cryptal = 0;
dictionary.c.cryptic = 0;
dictionary.c.crypto = 0;
dictionary.c.cryptos = 0;
dictionary.c.crypts = 0;
dictionary.c.crystal = 0;
dictionary.c.ctenoid = 0;
dictionary.c.cub = 0;
dictionary.c.cubage = 0;
dictionary.c.cubages = 0;
dictionary.c.cubbies = 0;
dictionary.c.cubbish = 0;
dictionary.c.cubby = 0;
dictionary.c.cube = 0;
dictionary.c.cubeb = 0;
dictionary.c.cubebs = 0;
dictionary.c.cubed = 0;
dictionary.c.cuber = 0;
dictionary.c.cubers = 0;
dictionary.c.cubes = 0;
dictionary.c.cubic = 0;
dictionary.c.cubical = 0;
dictionary.c.cubicle = 0;
dictionary.c.cubicly = 0;
dictionary.c.cubics = 0;
dictionary.c.cubing = 0;
dictionary.c.cubism = 0;
dictionary.c.cubisms = 0;
dictionary.c.cubist = 0;
dictionary.c.cubists = 0;
dictionary.c.cubit = 0;
dictionary.c.cubital = 0;
dictionary.c.cubits = 0;
dictionary.c.cuboid = 0;
dictionary.c.cuboids = 0;
dictionary.c.cubs = 0;
dictionary.c.cuckold = 0;
dictionary.c.cuckoo = 0;
dictionary.c.cuckoos = 0;
dictionary.c.cud = 0;
dictionary.c.cudbear = 0;
dictionary.c.cuddie = 0;
dictionary.c.cuddies = 0;
dictionary.c.cuddle = 0;
dictionary.c.cuddled = 0;
dictionary.c.cuddles = 0;
dictionary.c.cuddly = 0;
dictionary.c.cuddy = 0;
dictionary.c.cudgel = 0;
dictionary.c.cudgels = 0;
dictionary.c.cuds = 0;
dictionary.c.cudweed = 0;
dictionary.c.cue = 0;
dictionary.c.cued = 0;
dictionary.c.cueing = 0;
dictionary.c.cues = 0;
dictionary.c.cuesta = 0;
dictionary.c.cuestas = 0;
dictionary.c.cuff = 0;
dictionary.c.cuffed = 0;
dictionary.c.cuffing = 0;
dictionary.c.cuffs = 0;
dictionary.c.cuif = 0;
dictionary.c.cuifs = 0;
dictionary.c.cuing = 0;
dictionary.c.cuirass = 0;
dictionary.c.cuish = 0;
dictionary.c.cuishes = 0;
dictionary.c.cuisine = 0;
dictionary.c.cuisse = 0;
dictionary.c.cuisses = 0;
dictionary.c.cuittle = 0;
dictionary.c.cuke = 0;
dictionary.c.cukes = 0;
dictionary.c.culch = 0;
dictionary.c.culches = 0;
dictionary.c.culet = 0;
dictionary.c.culets = 0;
dictionary.c.culex = 0;
dictionary.c.culices = 0;
dictionary.c.culicid = 0;
dictionary.c.cull = 0;
dictionary.c.cullay = 0;
dictionary.c.cullays = 0;
dictionary.c.culled = 0;
dictionary.c.culler = 0;
dictionary.c.cullers = 0;
dictionary.c.cullet = 0;
dictionary.c.cullets = 0;
dictionary.c.cullied = 0;
dictionary.c.cullies = 0;
dictionary.c.culling = 0;
dictionary.c.cullion = 0;
dictionary.c.cullis = 0;
dictionary.c.culls = 0;
dictionary.c.cully = 0;
dictionary.c.culm = 0;
dictionary.c.culmed = 0;
dictionary.c.culming = 0;
dictionary.c.culms = 0;
dictionary.c.culotte = 0;
dictionary.c.culpa = 0;
dictionary.c.culpae = 0;
dictionary.c.culprit = 0;
dictionary.c.cult = 0;
dictionary.c.cultch = 0;
dictionary.c.culti = 0;
dictionary.c.cultic = 0;
dictionary.c.cultish = 0;
dictionary.c.cultism = 0;
dictionary.c.cultist = 0;
dictionary.c.cults = 0;
dictionary.c.culture = 0;
dictionary.c.cultus = 0;
dictionary.c.culver = 0;
dictionary.c.culvers = 0;
dictionary.c.culvert = 0;
dictionary.c.cumber = 0;
dictionary.c.cumbers = 0;
dictionary.c.cumin = 0;
dictionary.c.cumins = 0;
dictionary.c.cummer = 0;
dictionary.c.cummers = 0;
dictionary.c.cummin = 0;
dictionary.c.cummins = 0;
dictionary.c.cumquat = 0;
dictionary.c.cumshaw = 0;
dictionary.c.cumuli = 0;
dictionary.c.cumulus = 0;
dictionary.c.cundum = 0;
dictionary.c.cundums = 0;
dictionary.c.cuneal = 0;
dictionary.c.cuneate = 0;
dictionary.c.cunner = 0;
dictionary.c.cunners = 0;
dictionary.c.cunning = 0;
dictionary.c.cup = 0;
dictionary.c.cupcake = 0;
dictionary.c.cupel = 0;
dictionary.c.cupeled = 0;
dictionary.c.cupeler = 0;
dictionary.c.cupels = 0;
dictionary.c.cupful = 0;
dictionary.c.cupfuls = 0;
dictionary.c.cupid = 0;
dictionary.c.cupids = 0;
dictionary.c.cuplike = 0;
dictionary.c.cupola = 0;
dictionary.c.cupolas = 0;
dictionary.c.cuppa = 0;
dictionary.c.cuppas = 0;
dictionary.c.cupped = 0;
dictionary.c.cupper = 0;
dictionary.c.cuppers = 0;
dictionary.c.cuppier = 0;
dictionary.c.cupping = 0;
dictionary.c.cuppy = 0;
dictionary.c.cupric = 0;
dictionary.c.cuprite = 0;
dictionary.c.cuprous = 0;
dictionary.c.cuprum = 0;
dictionary.c.cuprums = 0;
dictionary.c.cups = 0;
dictionary.c.cupsful = 0;
dictionary.c.cupula = 0;
dictionary.c.cupulae = 0;
dictionary.c.cupular = 0;
dictionary.c.cupule = 0;
dictionary.c.cupules = 0;
dictionary.c.cur = 0;
dictionary.c.curable = 0;
dictionary.c.curably = 0;
dictionary.c.curacao = 0;
dictionary.c.curacoa = 0;
dictionary.c.curacy = 0;
dictionary.c.curagh = 0;
dictionary.c.curaghs = 0;
dictionary.c.curara = 0;
dictionary.c.curaras = 0;
dictionary.c.curare = 0;
dictionary.c.curares = 0;
dictionary.c.curari = 0;
dictionary.c.curaris = 0;
dictionary.c.curate = 0;
dictionary.c.curates = 0;
dictionary.c.curator = 0;
dictionary.c.curb = 0;
dictionary.c.curbed = 0;
dictionary.c.curber = 0;
dictionary.c.curbers = 0;
dictionary.c.curbing = 0;
dictionary.c.curbs = 0;
dictionary.c.curch = 0;
dictionary.c.curches = 0;
dictionary.c.curcuma = 0;
dictionary.c.curd = 0;
dictionary.c.curded = 0;
dictionary.c.curdier = 0;
dictionary.c.curding = 0;
dictionary.c.curdle = 0;
dictionary.c.curdled = 0;
dictionary.c.curdler = 0;
dictionary.c.curdles = 0;
dictionary.c.curds = 0;
dictionary.c.curdy = 0;
dictionary.c.cure = 0;
dictionary.c.cured = 0;
dictionary.c.curer = 0;
dictionary.c.curers = 0;
dictionary.c.cures = 0;
dictionary.c.curet = 0;
dictionary.c.curets = 0;
dictionary.c.curette = 0;
dictionary.c.curf = 0;
dictionary.c.curfew = 0;
dictionary.c.curfews = 0;
dictionary.c.curfs = 0;
dictionary.c.curia = 0;
dictionary.c.curiae = 0;
dictionary.c.curial = 0;
dictionary.c.curie = 0;
dictionary.c.curies = 0;
dictionary.c.curing = 0;
dictionary.c.curio = 0;
dictionary.c.curios = 0;
dictionary.c.curiosa = 0;
dictionary.c.curious = 0;
dictionary.c.curite = 0;
dictionary.c.curites = 0;
dictionary.c.curium = 0;
dictionary.c.curiums = 0;
dictionary.c.curl = 0;
dictionary.c.curled = 0;
dictionary.c.curler = 0;
dictionary.c.curlers = 0;
dictionary.c.curlew = 0;
dictionary.c.curlews = 0;
dictionary.c.curlier = 0;
dictionary.c.curlily = 0;
dictionary.c.curling = 0;
dictionary.c.curls = 0;
dictionary.c.curly = 0;
dictionary.c.curn = 0;
dictionary.c.curns = 0;
dictionary.c.curr = 0;
dictionary.c.currach = 0;
dictionary.c.curragh = 0;
dictionary.c.curran = 0;
dictionary.c.currans = 0;
dictionary.c.currant = 0;
dictionary.c.curred = 0;
dictionary.c.current = 0;
dictionary.c.currie = 0;
dictionary.c.curried = 0;
dictionary.c.currier = 0;
dictionary.c.curries = 0;
dictionary.c.curring = 0;
dictionary.c.currish = 0;
dictionary.c.currs = 0;
dictionary.c.curry = 0;
dictionary.c.curs = 0;
dictionary.c.curse = 0;
dictionary.c.cursed = 0;
dictionary.c.curser = 0;
dictionary.c.cursers = 0;
dictionary.c.curses = 0;
dictionary.c.cursing = 0;
dictionary.c.cursive = 0;
dictionary.c.cursor = 0;
dictionary.c.cursors = 0;
dictionary.c.cursory = 0;
dictionary.c.curst = 0;
dictionary.c.curt = 0;
dictionary.c.curtail = 0;
dictionary.c.curtain = 0;
dictionary.c.curtal = 0;
dictionary.c.curtals = 0;
dictionary.c.curtate = 0;
dictionary.c.curter = 0;
dictionary.c.curtest = 0;
dictionary.c.curtesy = 0;
dictionary.c.curtly = 0;
dictionary.c.curtsey = 0;
dictionary.c.curtsy = 0;
dictionary.c.curule = 0;
dictionary.c.curve = 0;
dictionary.c.curved = 0;
dictionary.c.curves = 0;
dictionary.c.curvet = 0;
dictionary.c.curvets = 0;
dictionary.c.curvey = 0;
dictionary.c.curvier = 0;
dictionary.c.curving = 0;
dictionary.c.curvy = 0;
dictionary.c.cuscus = 0;
dictionary.c.cusec = 0;
dictionary.c.cusecs = 0;
dictionary.c.cushat = 0;
dictionary.c.cushats = 0;
dictionary.c.cushaw = 0;
dictionary.c.cushaws = 0;
dictionary.c.cushier = 0;
dictionary.c.cushily = 0;
dictionary.c.cushion = 0;
dictionary.c.cushy = 0;
dictionary.c.cusk = 0;
dictionary.c.cusks = 0;
dictionary.c.cusp = 0;
dictionary.c.cuspate = 0;
dictionary.c.cusped = 0;
dictionary.c.cuspid = 0;
dictionary.c.cuspids = 0;
dictionary.c.cuspis = 0;
dictionary.c.cusps = 0;
dictionary.c.cuss = 0;
dictionary.c.cussed = 0;
dictionary.c.cusser = 0;
dictionary.c.cussers = 0;
dictionary.c.cusses = 0;
dictionary.c.cussing = 0;
dictionary.c.cusso = 0;
dictionary.c.cussos = 0;
dictionary.c.custard = 0;
dictionary.c.custody = 0;
dictionary.c.custom = 0;
dictionary.c.customs = 0;
dictionary.c.custos = 0;
dictionary.c.cut = 0;
dictionary.c.cutaway = 0;
dictionary.c.cutback = 0;
dictionary.c.cutbank = 0;
dictionary.c.cutch = 0;
dictionary.c.cutches = 0;
dictionary.c.cutdown = 0;
dictionary.c.cute = 0;
dictionary.c.cutely = 0;
dictionary.c.cuter = 0;
dictionary.c.cutes = 0;
dictionary.c.cutesie = 0;
dictionary.c.cutest = 0;
dictionary.c.cutesy = 0;
dictionary.c.cutey = 0;
dictionary.c.cuteys = 0;
dictionary.c.cuticle = 0;
dictionary.c.cutie = 0;
dictionary.c.cuties = 0;
dictionary.c.cutin = 0;
dictionary.c.cutins = 0;
dictionary.c.cutis = 0;
dictionary.c.cutises = 0;
dictionary.c.cutlas = 0;
dictionary.c.cutlass = 0;
dictionary.c.cutler = 0;
dictionary.c.cutlers = 0;
dictionary.c.cutlery = 0;
dictionary.c.cutlet = 0;
dictionary.c.cutlets = 0;
dictionary.c.cutline = 0;
dictionary.c.cutoff = 0;
dictionary.c.cutoffs = 0;
dictionary.c.cutout = 0;
dictionary.c.cutouts = 0;
dictionary.c.cutover = 0;
dictionary.c.cuts = 0;
dictionary.c.cuttage = 0;
dictionary.c.cutter = 0;
dictionary.c.cutters = 0;
dictionary.c.cutties = 0;
dictionary.c.cutting = 0;
dictionary.c.cuttle = 0;
dictionary.c.cuttled = 0;
dictionary.c.cuttles = 0;
dictionary.c.cutty = 0;
dictionary.c.cutup = 0;
dictionary.c.cutups = 0;
dictionary.c.cutwork = 0;
dictionary.c.cutworm = 0;
dictionary.c.cuvette = 0;
dictionary.c.cwm = 0;
dictionary.c.cwms = 0;
dictionary.c.cyan = 0;
dictionary.c.cyanate = 0;
dictionary.c.cyanic = 0;
dictionary.c.cyanid = 0;
dictionary.c.cyanide = 0;
dictionary.c.cyanids = 0;
dictionary.c.cyanin = 0;
dictionary.c.cyanine = 0;
dictionary.c.cyanins = 0;
dictionary.c.cyanite = 0;
dictionary.c.cyano = 0;
dictionary.c.cyans = 0;
dictionary.c.cyborg = 0;
dictionary.c.cyborgs = 0;
dictionary.c.cycad = 0;
dictionary.c.cycads = 0;
dictionary.c.cycas = 0;
dictionary.c.cycases = 0;
dictionary.c.cycasin = 0;
dictionary.c.cyclase = 0;
dictionary.c.cycle = 0;
dictionary.c.cycled = 0;
dictionary.c.cycler = 0;
dictionary.c.cyclers = 0;
dictionary.c.cyclery = 0;
dictionary.c.cycles = 0;
dictionary.c.cyclic = 0;
dictionary.c.cycling = 0;
dictionary.c.cyclist = 0;
dictionary.c.cyclize = 0;
dictionary.c.cyclo = 0;
dictionary.c.cycloid = 0;
dictionary.c.cyclone = 0;
dictionary.c.cyclops = 0;
dictionary.c.cyclos = 0;
dictionary.c.cyder = 0;
dictionary.c.cyders = 0;
dictionary.c.cyeses = 0;
dictionary.c.cyesis = 0;
dictionary.c.cygnet = 0;
dictionary.c.cygnets = 0;
dictionary.c.cylices = 0;
dictionary.c.cylix = 0;
dictionary.c.cyma = 0;
dictionary.c.cymae = 0;
dictionary.c.cymar = 0;
dictionary.c.cymars = 0;
dictionary.c.cymas = 0;
dictionary.c.cymatia = 0;
dictionary.c.cymbal = 0;
dictionary.c.cymbals = 0;
dictionary.c.cyme = 0;
dictionary.c.cymene = 0;
dictionary.c.cymenes = 0;
dictionary.c.cymes = 0;
dictionary.c.cymlin = 0;
dictionary.c.cymling = 0;
dictionary.c.cymlins = 0;
dictionary.c.cymoid = 0;
dictionary.c.cymol = 0;
dictionary.c.cymols = 0;
dictionary.c.cymose = 0;
dictionary.c.cymous = 0;
dictionary.c.cynic = 0;
dictionary.c.cynical = 0;
dictionary.c.cynics = 0;
dictionary.c.cypher = 0;
dictionary.c.cyphers = 0;
dictionary.c.cypres = 0;
dictionary.c.cypress = 0;
dictionary.c.cyprian = 0;
dictionary.c.cyprus = 0;
dictionary.c.cypsela = 0;
dictionary.c.cyst = 0;
dictionary.c.cystein = 0;
dictionary.c.cystic = 0;
dictionary.c.cystine = 0;
dictionary.c.cystoid = 0;
dictionary.c.cysts = 0;
dictionary.c.cyton = 0;
dictionary.c.cytons = 0;
dictionary.c.cytosol = 0;
dictionary.c.czar = 0;
dictionary.c.czardas = 0;
dictionary.c.czardom = 0;
dictionary.c.czarina = 0;
dictionary.c.czarism = 0;
dictionary.c.czarist = 0;
dictionary.c.czars = 0;
dictionary.d = {};
dictionary.d.dab = 0;
dictionary.d.dabbed = 0;
dictionary.d.dabber = 0;
dictionary.d.dabbers = 0;
dictionary.d.dabbing = 0;
dictionary.d.dabble = 0;
dictionary.d.dabbled = 0;
dictionary.d.dabbler = 0;
dictionary.d.dabbles = 0;
dictionary.d.dabs = 0;
dictionary.d.dabster = 0;
dictionary.d.dace = 0;
dictionary.d.daces = 0;
dictionary.d.dacha = 0;
dictionary.d.dachas = 0;
dictionary.d.dacker = 0;
dictionary.d.dackers = 0;
dictionary.d.dacoit = 0;
dictionary.d.dacoits = 0;
dictionary.d.dacoity = 0;
dictionary.d.dactyl = 0;
dictionary.d.dactyli = 0;
dictionary.d.dactyls = 0;
dictionary.d.dad = 0;
dictionary.d.dada = 0;
dictionary.d.dadaism = 0;
dictionary.d.dadaist = 0;
dictionary.d.dadas = 0;
dictionary.d.daddies = 0;
dictionary.d.daddle = 0;
dictionary.d.daddled = 0;
dictionary.d.daddles = 0;
dictionary.d.daddy = 0;
dictionary.d.dado = 0;
dictionary.d.dadoed = 0;
dictionary.d.dadoes = 0;
dictionary.d.dadoing = 0;
dictionary.d.dados = 0;
dictionary.d.dads = 0;
dictionary.d.daedal = 0;
dictionary.d.daemon = 0;
dictionary.d.daemons = 0;
dictionary.d.daff = 0;
dictionary.d.daffed = 0;
dictionary.d.daffier = 0;
dictionary.d.daffily = 0;
dictionary.d.daffing = 0;
dictionary.d.daffs = 0;
dictionary.d.daffy = 0;
dictionary.d.daft = 0;
dictionary.d.dafter = 0;
dictionary.d.daftest = 0;
dictionary.d.daftly = 0;
dictionary.d.dag = 0;
dictionary.d.dagga = 0;
dictionary.d.daggas = 0;
dictionary.d.dagger = 0;
dictionary.d.daggers = 0;
dictionary.d.daggle = 0;
dictionary.d.daggled = 0;
dictionary.d.daggles = 0;
dictionary.d.daglock = 0;
dictionary.d.dago = 0;
dictionary.d.dagoba = 0;
dictionary.d.dagobas = 0;
dictionary.d.dagoes = 0;
dictionary.d.dagos = 0;
dictionary.d.dags = 0;
dictionary.d.dagwood = 0;
dictionary.d.dah = 0;
dictionary.d.dahl = 0;
dictionary.d.dahlia = 0;
dictionary.d.dahlias = 0;
dictionary.d.dahls = 0;
dictionary.d.dahoon = 0;
dictionary.d.dahoons = 0;
dictionary.d.dahs = 0;
dictionary.d.daiker = 0;
dictionary.d.daikers = 0;
dictionary.d.daikon = 0;
dictionary.d.daikons = 0;
dictionary.d.dailies = 0;
dictionary.d.daily = 0;
dictionary.d.daimen = 0;
dictionary.d.daimio = 0;
dictionary.d.daimios = 0;
dictionary.d.daimon = 0;
dictionary.d.daimons = 0;
dictionary.d.daimyo = 0;
dictionary.d.daimyos = 0;
dictionary.d.dainty = 0;
dictionary.d.dairies = 0;
dictionary.d.dairy = 0;
dictionary.d.dais = 0;
dictionary.d.daises = 0;
dictionary.d.daisied = 0;
dictionary.d.daisies = 0;
dictionary.d.daisy = 0;
dictionary.d.dak = 0;
dictionary.d.dakoit = 0;
dictionary.d.dakoits = 0;
dictionary.d.dakoity = 0;
dictionary.d.daks = 0;
dictionary.d.dal = 0;
dictionary.d.dalapon = 0;
dictionary.d.dalasi = 0;
dictionary.d.dalasis = 0;
dictionary.d.dale = 0;
dictionary.d.daledh = 0;
dictionary.d.daledhs = 0;
dictionary.d.dales = 0;
dictionary.d.daleth = 0;
dictionary.d.daleths = 0;
dictionary.d.dalles = 0;
dictionary.d.dallied = 0;
dictionary.d.dallier = 0;
dictionary.d.dallies = 0;
dictionary.d.dally = 0;
dictionary.d.dals = 0;
dictionary.d.dalton = 0;
dictionary.d.daltons = 0;
dictionary.d.dam = 0;
dictionary.d.damage = 0;
dictionary.d.damaged = 0;
dictionary.d.damager = 0;
dictionary.d.damages = 0;
dictionary.d.daman = 0;
dictionary.d.damans = 0;
dictionary.d.damar = 0;
dictionary.d.damars = 0;
dictionary.d.damask = 0;
dictionary.d.damasks = 0;
dictionary.d.dame = 0;
dictionary.d.dames = 0;
dictionary.d.dammar = 0;
dictionary.d.dammars = 0;
dictionary.d.dammed = 0;
dictionary.d.dammer = 0;
dictionary.d.dammers = 0;
dictionary.d.damming = 0;
dictionary.d.damns = 0;
dictionary.d.damosel = 0;
dictionary.d.damozel = 0;
dictionary.d.damp = 0;
dictionary.d.damped = 0;
dictionary.d.dampen = 0;
dictionary.d.dampens = 0;
dictionary.d.damper = 0;
dictionary.d.dampers = 0;
dictionary.d.dampest = 0;
dictionary.d.damping = 0;
dictionary.d.dampish = 0;
dictionary.d.damply = 0;
dictionary.d.damps = 0;
dictionary.d.dams = 0;
dictionary.d.damsel = 0;
dictionary.d.damsels = 0;
dictionary.d.damson = 0;
dictionary.d.damsons = 0;
dictionary.d.dance = 0;
dictionary.d.danced = 0;
dictionary.d.dancer = 0;
dictionary.d.dancers = 0;
dictionary.d.dances = 0;
dictionary.d.dancing = 0;
dictionary.d.dander = 0;
dictionary.d.danders = 0;
dictionary.d.dandier = 0;
dictionary.d.dandies = 0;
dictionary.d.dandify = 0;
dictionary.d.dandily = 0;
dictionary.d.dandle = 0;
dictionary.d.dandled = 0;
dictionary.d.dandler = 0;
dictionary.d.dandles = 0;
dictionary.d.dandy = 0;
dictionary.d.dang = 0;
dictionary.d.danged = 0;
dictionary.d.danger = 0;
dictionary.d.dangers = 0;
dictionary.d.danging = 0;
dictionary.d.dangle = 0;
dictionary.d.dangled = 0;
dictionary.d.dangler = 0;
dictionary.d.dangles = 0;
dictionary.d.dangs = 0;
dictionary.d.danio = 0;
dictionary.d.danios = 0;
dictionary.d.danish = 0;
dictionary.d.dank = 0;
dictionary.d.danker = 0;
dictionary.d.dankest = 0;
dictionary.d.dankly = 0;
dictionary.d.danseur = 0;
dictionary.d.dap = 0;
dictionary.d.daphne = 0;
dictionary.d.daphnes = 0;
dictionary.d.daphnia = 0;
dictionary.d.dapped = 0;
dictionary.d.dapper = 0;
dictionary.d.dapping = 0;
dictionary.d.dapple = 0;
dictionary.d.dappled = 0;
dictionary.d.dapples = 0;
dictionary.d.daps = 0;
dictionary.d.dapsone = 0;
dictionary.d.darb = 0;
dictionary.d.darbies = 0;
dictionary.d.darbs = 0;
dictionary.d.dare = 0;
dictionary.d.dared = 0;
dictionary.d.dareful = 0;
dictionary.d.darer = 0;
dictionary.d.darers = 0;
dictionary.d.dares = 0;
dictionary.d.daresay = 0;
dictionary.d.daric = 0;
dictionary.d.darics = 0;
dictionary.d.daring = 0;
dictionary.d.darings = 0;
dictionary.d.dariole = 0;
dictionary.d.dark = 0;
dictionary.d.darked = 0;
dictionary.d.darken = 0;
dictionary.d.darkens = 0;
dictionary.d.darker = 0;
dictionary.d.darkest = 0;
dictionary.d.darkey = 0;
dictionary.d.darkeys = 0;
dictionary.d.darkie = 0;
dictionary.d.darkies = 0;
dictionary.d.darking = 0;
dictionary.d.darkish = 0;
dictionary.d.darkle = 0;
dictionary.d.darkled = 0;
dictionary.d.darkles = 0;
dictionary.d.darkly = 0;
dictionary.d.darks = 0;
dictionary.d.darky = 0;
dictionary.d.darling = 0;
dictionary.d.darn = 0;
dictionary.d.darned = 0;
dictionary.d.darnel = 0;
dictionary.d.darnels = 0;
dictionary.d.darner = 0;
dictionary.d.darners = 0;
dictionary.d.darning = 0;
dictionary.d.darns = 0;
dictionary.d.darshan = 0;
dictionary.d.dart = 0;
dictionary.d.darted = 0;
dictionary.d.darter = 0;
dictionary.d.darters = 0;
dictionary.d.darting = 0;
dictionary.d.dartle = 0;
dictionary.d.dartled = 0;
dictionary.d.dartles = 0;
dictionary.d.darts = 0;
dictionary.d.dash = 0;
dictionary.d.dashed = 0;
dictionary.d.dasheen = 0;
dictionary.d.dasher = 0;
dictionary.d.dashers = 0;
dictionary.d.dashes = 0;
dictionary.d.dashi = 0;
dictionary.d.dashier = 0;
dictionary.d.dashiki = 0;
dictionary.d.dashing = 0;
dictionary.d.dashis = 0;
dictionary.d.dashpot = 0;
dictionary.d.dashy = 0;
dictionary.d.dassie = 0;
dictionary.d.dassies = 0;
dictionary.d.dastard = 0;
dictionary.d.dasyure = 0;
dictionary.d.data = 0;
dictionary.d.datable = 0;
dictionary.d.datary = 0;
dictionary.d.datcha = 0;
dictionary.d.datchas = 0;
dictionary.d.date = 0;
dictionary.d.dated = 0;
dictionary.d.datedly = 0;
dictionary.d.dater = 0;
dictionary.d.daters = 0;
dictionary.d.dates = 0;
dictionary.d.dating = 0;
dictionary.d.datival = 0;
dictionary.d.dative = 0;
dictionary.d.datives = 0;
dictionary.d.dato = 0;
dictionary.d.datos = 0;
dictionary.d.datto = 0;
dictionary.d.dattos = 0;
dictionary.d.datum = 0;
dictionary.d.datums = 0;
dictionary.d.datura = 0;
dictionary.d.daturas = 0;
dictionary.d.daturic = 0;
dictionary.d.daub = 0;
dictionary.d.daube = 0;
dictionary.d.daubed = 0;
dictionary.d.dauber = 0;
dictionary.d.daubers = 0;
dictionary.d.daubery = 0;
dictionary.d.daubes = 0;
dictionary.d.daubier = 0;
dictionary.d.daubing = 0;
dictionary.d.daubry = 0;
dictionary.d.daubs = 0;
dictionary.d.dauby = 0;
dictionary.d.daunder = 0;
dictionary.d.daunt = 0;
dictionary.d.daunted = 0;
dictionary.d.daunter = 0;
dictionary.d.daunts = 0;
dictionary.d.dauphin = 0;
dictionary.d.daut = 0;
dictionary.d.dauted = 0;
dictionary.d.dautie = 0;
dictionary.d.dauties = 0;
dictionary.d.dauting = 0;
dictionary.d.dauts = 0;
dictionary.d.daven = 0;
dictionary.d.davened = 0;
dictionary.d.davens = 0;
dictionary.d.davies = 0;
dictionary.d.davit = 0;
dictionary.d.davits = 0;
dictionary.d.davy = 0;
dictionary.d.daw = 0;
dictionary.d.dawdle = 0;
dictionary.d.dawdled = 0;
dictionary.d.dawdler = 0;
dictionary.d.dawdles = 0;
dictionary.d.dawed = 0;
dictionary.d.dawen = 0;
dictionary.d.dawing = 0;
dictionary.d.dawk = 0;
dictionary.d.dawks = 0;
dictionary.d.dawn = 0;
dictionary.d.dawned = 0;
dictionary.d.dawning = 0;
dictionary.d.dawns = 0;
dictionary.d.daws = 0;
dictionary.d.dawt = 0;
dictionary.d.dawted = 0;
dictionary.d.dawtie = 0;
dictionary.d.dawties = 0;
dictionary.d.dawting = 0;
dictionary.d.dawts = 0;
dictionary.d.day = 0;
dictionary.d.daybed = 0;
dictionary.d.daybeds = 0;
dictionary.d.daybook = 0;
dictionary.d.dayfly = 0;
dictionary.d.dayglow = 0;
dictionary.d.daylily = 0;
dictionary.d.daylit = 0;
dictionary.d.daylong = 0;
dictionary.d.daymare = 0;
dictionary.d.dayroom = 0;
dictionary.d.days = 0;
dictionary.d.dayside = 0;
dictionary.d.daysman = 0;
dictionary.d.daysmen = 0;
dictionary.d.daystar = 0;
dictionary.d.daytime = 0;
dictionary.d.daywork = 0;
dictionary.d.daze = 0;
dictionary.d.dazed = 0;
dictionary.d.dazedly = 0;
dictionary.d.dazes = 0;
dictionary.d.dazing = 0;
dictionary.d.dazzle = 0;
dictionary.d.dazzled = 0;
dictionary.d.dazzler = 0;
dictionary.d.dazzles = 0;
dictionary.d.deacon = 0;
dictionary.d.deacons = 0;
dictionary.d.dead = 0;
dictionary.d.deaden = 0;
dictionary.d.deadens = 0;
dictionary.d.deader = 0;
dictionary.d.deadest = 0;
dictionary.d.deadeye = 0;
dictionary.d.deadly = 0;
dictionary.d.deadpan = 0;
dictionary.d.deads = 0;
dictionary.d.deaf = 0;
dictionary.d.deafen = 0;
dictionary.d.deafens = 0;
dictionary.d.deafer = 0;
dictionary.d.deafest = 0;
dictionary.d.deafish = 0;
dictionary.d.deafly = 0;
dictionary.d.deair = 0;
dictionary.d.deaired = 0;
dictionary.d.deairs = 0;
dictionary.d.deal = 0;
dictionary.d.dealate = 0;
dictionary.d.dealer = 0;
dictionary.d.dealers = 0;
dictionary.d.dealing = 0;
dictionary.d.deals = 0;
dictionary.d.dealt = 0;
dictionary.d.dean = 0;
dictionary.d.deaned = 0;
dictionary.d.deanery = 0;
dictionary.d.deaning = 0;
dictionary.d.deans = 0;
dictionary.d.dear = 0;
dictionary.d.dearer = 0;
dictionary.d.dearest = 0;
dictionary.d.dearie = 0;
dictionary.d.dearies = 0;
dictionary.d.dearly = 0;
dictionary.d.dears = 0;
dictionary.d.dearth = 0;
dictionary.d.dearths = 0;
dictionary.d.deary = 0;
dictionary.d.deash = 0;
dictionary.d.deashed = 0;
dictionary.d.deashes = 0;
dictionary.d.deasil = 0;
dictionary.d.death = 0;
dictionary.d.deathly = 0;
dictionary.d.deaths = 0;
dictionary.d.deathy = 0;
dictionary.d.deave = 0;
dictionary.d.deaved = 0;
dictionary.d.deaves = 0;
dictionary.d.deaving = 0;
dictionary.d.deb = 0;
dictionary.d.debacle = 0;
dictionary.d.debar = 0;
dictionary.d.debark = 0;
dictionary.d.debarks = 0;
dictionary.d.debars = 0;
dictionary.d.debase = 0;
dictionary.d.debased = 0;
dictionary.d.debaser = 0;
dictionary.d.debases = 0;
dictionary.d.debate = 0;
dictionary.d.debated = 0;
dictionary.d.debater = 0;
dictionary.d.debates = 0;
dictionary.d.debauch = 0;
dictionary.d.debit = 0;
dictionary.d.debited = 0;
dictionary.d.debits = 0;
dictionary.d.debone = 0;
dictionary.d.deboned = 0;
dictionary.d.deboner = 0;
dictionary.d.debones = 0;
dictionary.d.debouch = 0;
dictionary.d.debride = 0;
dictionary.d.debrief = 0;
dictionary.d.debris = 0;
dictionary.d.debs = 0;
dictionary.d.debt = 0;
dictionary.d.debtor = 0;
dictionary.d.debtors = 0;
dictionary.d.debts = 0;
dictionary.d.debug = 0;
dictionary.d.debugs = 0;
dictionary.d.debunk = 0;
dictionary.d.debunks = 0;
dictionary.d.debut = 0;
dictionary.d.debuted = 0;
dictionary.d.debuts = 0;
dictionary.d.debye = 0;
dictionary.d.debyes = 0;
dictionary.d.decadal = 0;
dictionary.d.decade = 0;
dictionary.d.decades = 0;
dictionary.d.decaf = 0;
dictionary.d.decafs = 0;
dictionary.d.decagon = 0;
dictionary.d.decal = 0;
dictionary.d.decalog = 0;
dictionary.d.decals = 0;
dictionary.d.decamp = 0;
dictionary.d.decamps = 0;
dictionary.d.decanal = 0;
dictionary.d.decane = 0;
dictionary.d.decanes = 0;
dictionary.d.decant = 0;
dictionary.d.decants = 0;
dictionary.d.decapod = 0;
dictionary.d.decare = 0;
dictionary.d.decares = 0;
dictionary.d.decay = 0;
dictionary.d.decayed = 0;
dictionary.d.decayer = 0;
dictionary.d.decays = 0;
dictionary.d.decease = 0;
dictionary.d.deceit = 0;
dictionary.d.deceits = 0;
dictionary.d.deceive = 0;
dictionary.d.decency = 0;
dictionary.d.decent = 0;
dictionary.d.decern = 0;
dictionary.d.decerns = 0;
dictionary.d.deciare = 0;
dictionary.d.decibel = 0;
dictionary.d.decide = 0;
dictionary.d.decided = 0;
dictionary.d.decider = 0;
dictionary.d.decides = 0;
dictionary.d.decidua = 0;
dictionary.d.decile = 0;
dictionary.d.deciles = 0;
dictionary.d.decimal = 0;
dictionary.d.deck = 0;
dictionary.d.decked = 0;
dictionary.d.deckel = 0;
dictionary.d.deckels = 0;
dictionary.d.decker = 0;
dictionary.d.deckers = 0;
dictionary.d.decking = 0;
dictionary.d.deckle = 0;
dictionary.d.deckles = 0;
dictionary.d.decks = 0;
dictionary.d.declaim = 0;
dictionary.d.declare = 0;
dictionary.d.declass = 0;
dictionary.d.decline = 0;
dictionary.d.deco = 0;
dictionary.d.decoct = 0;
dictionary.d.decocts = 0;
dictionary.d.decode = 0;
dictionary.d.decoded = 0;
dictionary.d.decoder = 0;
dictionary.d.decodes = 0;
dictionary.d.decolor = 0;
dictionary.d.decor = 0;
dictionary.d.decors = 0;
dictionary.d.decorum = 0;
dictionary.d.decos = 0;
dictionary.d.decoy = 0;
dictionary.d.decoyed = 0;
dictionary.d.decoyer = 0;
dictionary.d.decoys = 0;
dictionary.d.decree = 0;
dictionary.d.decreed = 0;
dictionary.d.decreer = 0;
dictionary.d.decrees = 0;
dictionary.d.decrial = 0;
dictionary.d.decried = 0;
dictionary.d.decrier = 0;
dictionary.d.decries = 0;
dictionary.d.decrown = 0;
dictionary.d.decry = 0;
dictionary.d.decrypt = 0;
dictionary.d.decuman = 0;
dictionary.d.decuple = 0;
dictionary.d.decurve = 0;
dictionary.d.decury = 0;
dictionary.d.dedal = 0;
dictionary.d.dedans = 0;
dictionary.d.deduce = 0;
dictionary.d.deduced = 0;
dictionary.d.deduces = 0;
dictionary.d.deduct = 0;
dictionary.d.deducts = 0;
dictionary.d.dee = 0;
dictionary.d.deed = 0;
dictionary.d.deeded = 0;
dictionary.d.deedier = 0;
dictionary.d.deeding = 0;
dictionary.d.deeds = 0;
dictionary.d.deedy = 0;
dictionary.d.deejay = 0;
dictionary.d.deejays = 0;
dictionary.d.deem = 0;
dictionary.d.deemed = 0;
dictionary.d.deeming = 0;
dictionary.d.deems = 0;
dictionary.d.deep = 0;
dictionary.d.deepen = 0;
dictionary.d.deepens = 0;
dictionary.d.deeper = 0;
dictionary.d.deepest = 0;
dictionary.d.deeply = 0;
dictionary.d.deeps = 0;
dictionary.d.deer = 0;
dictionary.d.deerfly = 0;
dictionary.d.deers = 0;
dictionary.d.dees = 0;
dictionary.d.deet = 0;
dictionary.d.deets = 0;
dictionary.d.deewan = 0;
dictionary.d.deewans = 0;
dictionary.d.deface = 0;
dictionary.d.defaced = 0;
dictionary.d.defacer = 0;
dictionary.d.defaces = 0;
dictionary.d.defame = 0;
dictionary.d.defamed = 0;
dictionary.d.defamer = 0;
dictionary.d.defames = 0;
dictionary.d.defang = 0;
dictionary.d.defangs = 0;
dictionary.d.defat = 0;
dictionary.d.defats = 0;
dictionary.d.default = 0;
dictionary.d.defeat = 0;
dictionary.d.defeats = 0;
dictionary.d.defect = 0;
dictionary.d.defects = 0;
dictionary.d.defence = 0;
dictionary.d.defend = 0;
dictionary.d.defends = 0;
dictionary.d.defense = 0;
dictionary.d.defer = 0;
dictionary.d.defers = 0;
dictionary.d.defi = 0;
dictionary.d.defiant = 0;
dictionary.d.deficit = 0;
dictionary.d.defied = 0;
dictionary.d.defier = 0;
dictionary.d.defiers = 0;
dictionary.d.defies = 0;
dictionary.d.defile = 0;
dictionary.d.defiled = 0;
dictionary.d.defiler = 0;
dictionary.d.defiles = 0;
dictionary.d.define = 0;
dictionary.d.defined = 0;
dictionary.d.definer = 0;
dictionary.d.defines = 0;
dictionary.d.defis = 0;
dictionary.d.deflate = 0;
dictionary.d.deflea = 0;
dictionary.d.defleas = 0;
dictionary.d.deflect = 0;
dictionary.d.defoam = 0;
dictionary.d.defoams = 0;
dictionary.d.defocus = 0;
dictionary.d.defog = 0;
dictionary.d.defogs = 0;
dictionary.d.deforce = 0;
dictionary.d.deform = 0;
dictionary.d.deforms = 0;
dictionary.d.defraud = 0;
dictionary.d.defray = 0;
dictionary.d.defrays = 0;
dictionary.d.defrock = 0;
dictionary.d.defrost = 0;
dictionary.d.deft = 0;
dictionary.d.defter = 0;
dictionary.d.deftest = 0;
dictionary.d.deftly = 0;
dictionary.d.defunct = 0;
dictionary.d.defuse = 0;
dictionary.d.defused = 0;
dictionary.d.defuses = 0;
dictionary.d.defuze = 0;
dictionary.d.defuzed = 0;
dictionary.d.defuzes = 0;
dictionary.d.defy = 0;
dictionary.d.defying = 0;
dictionary.d.degage = 0;
dictionary.d.degame = 0;
dictionary.d.degames = 0;
dictionary.d.degami = 0;
dictionary.d.degamis = 0;
dictionary.d.degas = 0;
dictionary.d.degases = 0;
dictionary.d.degauss = 0;
dictionary.d.degerm = 0;
dictionary.d.degerms = 0;
dictionary.d.deglaze = 0;
dictionary.d.degrade = 0;
dictionary.d.degree = 0;
dictionary.d.degreed = 0;
dictionary.d.degrees = 0;
dictionary.d.degum = 0;
dictionary.d.degums = 0;
dictionary.d.degust = 0;
dictionary.d.degusts = 0;
dictionary.d.dehisce = 0;
dictionary.d.dehorn = 0;
dictionary.d.dehorns = 0;
dictionary.d.dehort = 0;
dictionary.d.dehorts = 0;
dictionary.d.dei = 0;
dictionary.d.deice = 0;
dictionary.d.deiced = 0;
dictionary.d.deicer = 0;
dictionary.d.deicers = 0;
dictionary.d.deices = 0;
dictionary.d.deicide = 0;
dictionary.d.deicing = 0;
dictionary.d.deictic = 0;
dictionary.d.deific = 0;
dictionary.d.deified = 0;
dictionary.d.deifier = 0;
dictionary.d.deifies = 0;
dictionary.d.deiform = 0;
dictionary.d.deify = 0;
dictionary.d.deign = 0;
dictionary.d.deigned = 0;
dictionary.d.deigns = 0;
dictionary.d.deil = 0;
dictionary.d.deils = 0;
dictionary.d.deism = 0;
dictionary.d.deisms = 0;
dictionary.d.deist = 0;
dictionary.d.deistic = 0;
dictionary.d.deists = 0;
dictionary.d.deities = 0;
dictionary.d.deity = 0;
dictionary.d.deject = 0;
dictionary.d.dejecta = 0;
dictionary.d.dejects = 0;
dictionary.d.dekare = 0;
dictionary.d.dekares = 0;
dictionary.d.deke = 0;
dictionary.d.deked = 0;
dictionary.d.dekes = 0;
dictionary.d.deking = 0;
dictionary.d.dekko = 0;
dictionary.d.dekkos = 0;
dictionary.d.del = 0;
dictionary.d.delaine = 0;
dictionary.d.delate = 0;
dictionary.d.delated = 0;
dictionary.d.delates = 0;
dictionary.d.delator = 0;
dictionary.d.delay = 0;
dictionary.d.delayed = 0;
dictionary.d.delayer = 0;
dictionary.d.delays = 0;
dictionary.d.dele = 0;
dictionary.d.delead = 0;
dictionary.d.deleads = 0;
dictionary.d.deleave = 0;
dictionary.d.deled = 0;
dictionary.d.deleing = 0;
dictionary.d.deles = 0;
dictionary.d.delete = 0;
dictionary.d.deleted = 0;
dictionary.d.deletes = 0;
dictionary.d.delf = 0;
dictionary.d.delfs = 0;
dictionary.d.delft = 0;
dictionary.d.delfts = 0;
dictionary.d.deli = 0;
dictionary.d.delict = 0;
dictionary.d.delicts = 0;
dictionary.d.delight = 0;
dictionary.d.delime = 0;
dictionary.d.delimed = 0;
dictionary.d.delimes = 0;
dictionary.d.delimit = 0;
dictionary.d.deliria = 0;
dictionary.d.delis = 0;
dictionary.d.delist = 0;
dictionary.d.delists = 0;
dictionary.d.deliver = 0;
dictionary.d.dell = 0;
dictionary.d.dellies = 0;
dictionary.d.dells = 0;
dictionary.d.delly = 0;
dictionary.d.delouse = 0;
dictionary.d.dels = 0;
dictionary.d.delta = 0;
dictionary.d.deltaic = 0;
dictionary.d.deltas = 0;
dictionary.d.deltic = 0;
dictionary.d.deltoid = 0;
dictionary.d.delude = 0;
dictionary.d.deluded = 0;
dictionary.d.deluder = 0;
dictionary.d.deludes = 0;
dictionary.d.deluge = 0;
dictionary.d.deluged = 0;
dictionary.d.deluges = 0;
dictionary.d.deluxe = 0;
dictionary.d.delve = 0;
dictionary.d.delved = 0;
dictionary.d.delver = 0;
dictionary.d.delvers = 0;
dictionary.d.delves = 0;
dictionary.d.delving = 0;
dictionary.d.demagog = 0;
dictionary.d.demand = 0;
dictionary.d.demands = 0;
dictionary.d.demark = 0;
dictionary.d.demarks = 0;
dictionary.d.demast = 0;
dictionary.d.demasts = 0;
dictionary.d.deme = 0;
dictionary.d.demean = 0;
dictionary.d.demeans = 0;
dictionary.d.dement = 0;
dictionary.d.dements = 0;
dictionary.d.demerge = 0;
dictionary.d.demerit = 0;
dictionary.d.demes = 0;
dictionary.d.demesne = 0;
dictionary.d.demeton = 0;
dictionary.d.demies = 0;
dictionary.d.demigod = 0;
dictionary.d.demirep = 0;
dictionary.d.demise = 0;
dictionary.d.demised = 0;
dictionary.d.demises = 0;
dictionary.d.demit = 0;
dictionary.d.demits = 0;
dictionary.d.demo = 0;
dictionary.d.demob = 0;
dictionary.d.demobs = 0;
dictionary.d.demode = 0;
dictionary.d.demoded = 0;
dictionary.d.demon = 0;
dictionary.d.demonic = 0;
dictionary.d.demons = 0;
dictionary.d.demos = 0;
dictionary.d.demoses = 0;
dictionary.d.demote = 0;
dictionary.d.demoted = 0;
dictionary.d.demotes = 0;
dictionary.d.demotic = 0;
dictionary.d.demount = 0;
dictionary.d.demur = 0;
dictionary.d.demure = 0;
dictionary.d.demurer = 0;
dictionary.d.demurs = 0;
dictionary.d.demy = 0;
dictionary.d.den = 0;
dictionary.d.denarii = 0;
dictionary.d.denary = 0;
dictionary.d.dendron = 0;
dictionary.d.dene = 0;
dictionary.d.denes = 0;
dictionary.d.dengue = 0;
dictionary.d.dengues = 0;
dictionary.d.denial = 0;
dictionary.d.denials = 0;
dictionary.d.denied = 0;
dictionary.d.denier = 0;
dictionary.d.deniers = 0;
dictionary.d.denies = 0;
dictionary.d.denim = 0;
dictionary.d.denims = 0;
dictionary.d.denizen = 0;
dictionary.d.denned = 0;
dictionary.d.denning = 0;
dictionary.d.denote = 0;
dictionary.d.denoted = 0;
dictionary.d.denotes = 0;
dictionary.d.dens = 0;
dictionary.d.dense = 0;
dictionary.d.densely = 0;
dictionary.d.denser = 0;
dictionary.d.densest = 0;
dictionary.d.densify = 0;
dictionary.d.density = 0;
dictionary.d.dent = 0;
dictionary.d.dental = 0;
dictionary.d.dentals = 0;
dictionary.d.dentate = 0;
dictionary.d.dented = 0;
dictionary.d.dentil = 0;
dictionary.d.dentils = 0;
dictionary.d.dentin = 0;
dictionary.d.dentine = 0;
dictionary.d.denting = 0;
dictionary.d.dentins = 0;
dictionary.d.dentist = 0;
dictionary.d.dentoid = 0;
dictionary.d.dents = 0;
dictionary.d.denture = 0;
dictionary.d.denude = 0;
dictionary.d.denuded = 0;
dictionary.d.denuder = 0;
dictionary.d.denudes = 0;
dictionary.d.deny = 0;
dictionary.d.denying = 0;
dictionary.d.deodand = 0;
dictionary.d.deodar = 0;
dictionary.d.deodara = 0;
dictionary.d.deodars = 0;
dictionary.d.deorbit = 0;
dictionary.d.depaint = 0;
dictionary.d.depart = 0;
dictionary.d.departs = 0;
dictionary.d.depend = 0;
dictionary.d.depends = 0;
dictionary.d.deperm = 0;
dictionary.d.deperms = 0;
dictionary.d.depict = 0;
dictionary.d.depicts = 0;
dictionary.d.deplane = 0;
dictionary.d.deplete = 0;
dictionary.d.deplore = 0;
dictionary.d.deploy = 0;
dictionary.d.deploys = 0;
dictionary.d.deplume = 0;
dictionary.d.depone = 0;
dictionary.d.deponed = 0;
dictionary.d.depones = 0;
dictionary.d.deport = 0;
dictionary.d.deports = 0;
dictionary.d.deposal = 0;
dictionary.d.depose = 0;
dictionary.d.deposed = 0;
dictionary.d.deposer = 0;
dictionary.d.deposes = 0;
dictionary.d.deposit = 0;
dictionary.d.depot = 0;
dictionary.d.depots = 0;
dictionary.d.deprave = 0;
dictionary.d.depress = 0;
dictionary.d.deprive = 0;
dictionary.d.depside = 0;
dictionary.d.depth = 0;
dictionary.d.depths = 0;
dictionary.d.depute = 0;
dictionary.d.deputed = 0;
dictionary.d.deputes = 0;
dictionary.d.deputy = 0;
dictionary.d.deraign = 0;
dictionary.d.derail = 0;
dictionary.d.derails = 0;
dictionary.d.derange = 0;
dictionary.d.derat = 0;
dictionary.d.derats = 0;
dictionary.d.deray = 0;
dictionary.d.derays = 0;
dictionary.d.derbies = 0;
dictionary.d.derby = 0;
dictionary.d.dere = 0;
dictionary.d.deride = 0;
dictionary.d.derided = 0;
dictionary.d.derider = 0;
dictionary.d.derides = 0;
dictionary.d.derive = 0;
dictionary.d.derived = 0;
dictionary.d.deriver = 0;
dictionary.d.derives = 0;
dictionary.d.derm = 0;
dictionary.d.derma = 0;
dictionary.d.dermal = 0;
dictionary.d.dermas = 0;
dictionary.d.dermic = 0;
dictionary.d.dermis = 0;
dictionary.d.dermoid = 0;
dictionary.d.derms = 0;
dictionary.d.dernier = 0;
dictionary.d.derrick = 0;
dictionary.d.derries = 0;
dictionary.d.derris = 0;
dictionary.d.derry = 0;
dictionary.d.dervish = 0;
dictionary.d.des = 0;
dictionary.d.desalt = 0;
dictionary.d.desalts = 0;
dictionary.d.desand = 0;
dictionary.d.desands = 0;
dictionary.d.descant = 0;
dictionary.d.descend = 0;
dictionary.d.descent = 0;
dictionary.d.descry = 0;
dictionary.d.desert = 0;
dictionary.d.deserts = 0;
dictionary.d.deserve = 0;
dictionary.d.desex = 0;
dictionary.d.desexed = 0;
dictionary.d.desexes = 0;
dictionary.d.design = 0;
dictionary.d.designs = 0;
dictionary.d.desire = 0;
dictionary.d.desired = 0;
dictionary.d.desirer = 0;
dictionary.d.desires = 0;
dictionary.d.desist = 0;
dictionary.d.desists = 0;
dictionary.d.desk = 0;
dictionary.d.deskman = 0;
dictionary.d.deskmen = 0;
dictionary.d.desks = 0;
dictionary.d.desktop = 0;
dictionary.d.desman = 0;
dictionary.d.desmans = 0;
dictionary.d.desmid = 0;
dictionary.d.desmids = 0;
dictionary.d.desmoid = 0;
dictionary.d.desorb = 0;
dictionary.d.desorbs = 0;
dictionary.d.despair = 0;
dictionary.d.despise = 0;
dictionary.d.despite = 0;
dictionary.d.despoil = 0;
dictionary.d.despond = 0;
dictionary.d.despot = 0;
dictionary.d.despots = 0;
dictionary.d.dessert = 0;
dictionary.d.destain = 0;
dictionary.d.destine = 0;
dictionary.d.destiny = 0;
dictionary.d.destroy = 0;
dictionary.d.desugar = 0;
dictionary.d.detach = 0;
dictionary.d.detail = 0;
dictionary.d.details = 0;
dictionary.d.detain = 0;
dictionary.d.detains = 0;
dictionary.d.detect = 0;
dictionary.d.detects = 0;
dictionary.d.detent = 0;
dictionary.d.detente = 0;
dictionary.d.detents = 0;
dictionary.d.deter = 0;
dictionary.d.deterge = 0;
dictionary.d.deters = 0;
dictionary.d.detest = 0;
dictionary.d.detests = 0;
dictionary.d.detick = 0;
dictionary.d.deticks = 0;
dictionary.d.detinue = 0;
dictionary.d.detour = 0;
dictionary.d.detours = 0;
dictionary.d.detox = 0;
dictionary.d.detoxed = 0;
dictionary.d.detoxes = 0;
dictionary.d.detract = 0;
dictionary.d.detrain = 0;
dictionary.d.detrude = 0;
dictionary.d.deuce = 0;
dictionary.d.deuced = 0;
dictionary.d.deuces = 0;
dictionary.d.deucing = 0;
dictionary.d.deutzia = 0;
dictionary.d.dev = 0;
dictionary.d.deva = 0;
dictionary.d.devalue = 0;
dictionary.d.devas = 0;
dictionary.d.devein = 0;
dictionary.d.deveins = 0;
dictionary.d.devel = 0;
dictionary.d.develed = 0;
dictionary.d.develop = 0;
dictionary.d.devels = 0;
dictionary.d.devest = 0;
dictionary.d.devests = 0;
dictionary.d.deviant = 0;
dictionary.d.deviate = 0;
dictionary.d.device = 0;
dictionary.d.devices = 0;
dictionary.d.devil = 0;
dictionary.d.deviled = 0;
dictionary.d.devilry = 0;
dictionary.d.devils = 0;
dictionary.d.devious = 0;
dictionary.d.devisal = 0;
dictionary.d.devise = 0;
dictionary.d.devised = 0;
dictionary.d.devisee = 0;
dictionary.d.deviser = 0;
dictionary.d.devises = 0;
dictionary.d.devisor = 0;
dictionary.d.devoice = 0;
dictionary.d.devoid = 0;
dictionary.d.devoir = 0;
dictionary.d.devoirs = 0;
dictionary.d.devolve = 0;
dictionary.d.devon = 0;
dictionary.d.devons = 0;
dictionary.d.devote = 0;
dictionary.d.devoted = 0;
dictionary.d.devotee = 0;
dictionary.d.devotes = 0;
dictionary.d.devour = 0;
dictionary.d.devours = 0;
dictionary.d.devout = 0;
dictionary.d.devs = 0;
dictionary.d.dew = 0;
dictionary.d.dewan = 0;
dictionary.d.dewans = 0;
dictionary.d.dewar = 0;
dictionary.d.dewars = 0;
dictionary.d.dewater = 0;
dictionary.d.dewax = 0;
dictionary.d.dewaxed = 0;
dictionary.d.dewaxes = 0;
dictionary.d.dewclaw = 0;
dictionary.d.dewdrop = 0;
dictionary.d.dewed = 0;
dictionary.d.dewfall = 0;
dictionary.d.dewier = 0;
dictionary.d.dewiest = 0;
dictionary.d.dewily = 0;
dictionary.d.dewing = 0;
dictionary.d.dewlap = 0;
dictionary.d.dewlaps = 0;
dictionary.d.dewless = 0;
dictionary.d.dewool = 0;
dictionary.d.dewools = 0;
dictionary.d.deworm = 0;
dictionary.d.deworms = 0;
dictionary.d.dews = 0;
dictionary.d.dewy = 0;
dictionary.d.dex = 0;
dictionary.d.dexes = 0;
dictionary.d.dexie = 0;
dictionary.d.dexies = 0;
dictionary.d.dexter = 0;
dictionary.d.dextral = 0;
dictionary.d.dextran = 0;
dictionary.d.dextrin = 0;
dictionary.d.dextro = 0;
dictionary.d.dexy = 0;
dictionary.d.dey = 0;
dictionary.d.deys = 0;
dictionary.d.dezinc = 0;
dictionary.d.dezincs = 0;
dictionary.d.dhak = 0;
dictionary.d.dhaks = 0;
dictionary.d.dhal = 0;
dictionary.d.dhals = 0;
dictionary.d.dharma = 0;
dictionary.d.dharmas = 0;
dictionary.d.dharmic = 0;
dictionary.d.dharna = 0;
dictionary.d.dharnas = 0;
dictionary.d.dhobi = 0;
dictionary.d.dhobis = 0;
dictionary.d.dhole = 0;
dictionary.d.dholes = 0;
dictionary.d.dhooly = 0;
dictionary.d.dhoora = 0;
dictionary.d.dhooras = 0;
dictionary.d.dhooti = 0;
dictionary.d.dhootie = 0;
dictionary.d.dhootis = 0;
dictionary.d.dhoti = 0;
dictionary.d.dhotis = 0;
dictionary.d.dhourra = 0;
dictionary.d.dhow = 0;
dictionary.d.dhows = 0;
dictionary.d.dhurna = 0;
dictionary.d.dhurnas = 0;
dictionary.d.dhurrie = 0;
dictionary.d.dhuti = 0;
dictionary.d.dhutis = 0;
dictionary.d.diabase = 0;
dictionary.d.diabolo = 0;
dictionary.d.diacid = 0;
dictionary.d.diacids = 0;
dictionary.d.diadem = 0;
dictionary.d.diadems = 0;
dictionary.d.diagram = 0;
dictionary.d.dial = 0;
dictionary.d.dialect = 0;
dictionary.d.dialed = 0;
dictionary.d.dialer = 0;
dictionary.d.dialers = 0;
dictionary.d.dialing = 0;
dictionary.d.dialist = 0;
dictionary.d.dialled = 0;
dictionary.d.diallel = 0;
dictionary.d.dialler = 0;
dictionary.d.dialog = 0;
dictionary.d.dialogs = 0;
dictionary.d.dials = 0;
dictionary.d.dialyse = 0;
dictionary.d.dialyze = 0;
dictionary.d.diamide = 0;
dictionary.d.diamin = 0;
dictionary.d.diamine = 0;
dictionary.d.diamins = 0;
dictionary.d.diamond = 0;
dictionary.d.diaper = 0;
dictionary.d.diapers = 0;
dictionary.d.diapir = 0;
dictionary.d.diapirs = 0;
dictionary.d.diapsid = 0;
dictionary.d.diarchy = 0;
dictionary.d.diaries = 0;
dictionary.d.diarist = 0;
dictionary.d.diary = 0;
dictionary.d.diastem = 0;
dictionary.d.diaster = 0;
dictionary.d.diatom = 0;
dictionary.d.diatoms = 0;
dictionary.d.diatron = 0;
dictionary.d.diazin = 0;
dictionary.d.diazine = 0;
dictionary.d.diazins = 0;
dictionary.d.diazo = 0;
dictionary.d.diazole = 0;
dictionary.d.dib = 0;
dictionary.d.dibasic = 0;
dictionary.d.dibbed = 0;
dictionary.d.dibber = 0;
dictionary.d.dibbers = 0;
dictionary.d.dibbing = 0;
dictionary.d.dibble = 0;
dictionary.d.dibbled = 0;
dictionary.d.dibbler = 0;
dictionary.d.dibbles = 0;
dictionary.d.dibbuk = 0;
dictionary.d.dibbuks = 0;
dictionary.d.dibs = 0;
dictionary.d.dicast = 0;
dictionary.d.dicasts = 0;
dictionary.d.dice = 0;
dictionary.d.diced = 0;
dictionary.d.dicer = 0;
dictionary.d.dicers = 0;
dictionary.d.dices = 0;
dictionary.d.dicey = 0;
dictionary.d.dicier = 0;
dictionary.d.diciest = 0;
dictionary.d.dicing = 0;
dictionary.d.dickens = 0;
dictionary.d.dicker = 0;
dictionary.d.dickers = 0;
dictionary.d.dickey = 0;
dictionary.d.dickeys = 0;
dictionary.d.dickie = 0;
dictionary.d.dickier = 0;
dictionary.d.dickies = 0;
dictionary.d.dicky = 0;
dictionary.d.dicliny = 0;
dictionary.d.dicot = 0;
dictionary.d.dicots = 0;
dictionary.d.dicotyl = 0;
dictionary.d.dicta = 0;
dictionary.d.dictate = 0;
dictionary.d.dictier = 0;
dictionary.d.diction = 0;
dictionary.d.dictum = 0;
dictionary.d.dictums = 0;
dictionary.d.dicty = 0;
dictionary.d.dicycly = 0;
dictionary.d.did = 0;
dictionary.d.didact = 0;
dictionary.d.didacts = 0;
dictionary.d.diddle = 0;
dictionary.d.diddled = 0;
dictionary.d.diddler = 0;
dictionary.d.diddles = 0;
dictionary.d.diddley = 0;
dictionary.d.diddly = 0;
dictionary.d.didie = 0;
dictionary.d.didies = 0;
dictionary.d.dido = 0;
dictionary.d.didoes = 0;
dictionary.d.didos = 0;
dictionary.d.didst = 0;
dictionary.d.didy = 0;
dictionary.d.die = 0;
dictionary.d.dieback = 0;
dictionary.d.died = 0;
dictionary.d.diehard = 0;
dictionary.d.dieing = 0;
dictionary.d.diel = 0;
dictionary.d.diene = 0;
dictionary.d.dienes = 0;
dictionary.d.dies = 0;
dictionary.d.diesel = 0;
dictionary.d.diesels = 0;
dictionary.d.dieses = 0;
dictionary.d.diesis = 0;
dictionary.d.diester = 0;
dictionary.d.diet = 0;
dictionary.d.dietary = 0;
dictionary.d.dieted = 0;
dictionary.d.dieter = 0;
dictionary.d.dieters = 0;
dictionary.d.diether = 0;
dictionary.d.dieting = 0;
dictionary.d.diets = 0;
dictionary.d.differ = 0;
dictionary.d.differs = 0;
dictionary.d.diffuse = 0;
dictionary.d.dig = 0;
dictionary.d.digamma = 0;
dictionary.d.digamy = 0;
dictionary.d.digest = 0;
dictionary.d.digests = 0;
dictionary.d.digged = 0;
dictionary.d.digger = 0;
dictionary.d.diggers = 0;
dictionary.d.digging = 0;
dictionary.d.dight = 0;
dictionary.d.dighted = 0;
dictionary.d.dights = 0;
dictionary.d.digit = 0;
dictionary.d.digital = 0;
dictionary.d.digits = 0;
dictionary.d.diglot = 0;
dictionary.d.diglots = 0;
dictionary.d.dignify = 0;
dictionary.d.dignity = 0;
dictionary.d.digoxin = 0;
dictionary.d.digraph = 0;
dictionary.d.digress = 0;
dictionary.d.digs = 0;
dictionary.d.dikdik = 0;
dictionary.d.dikdiks = 0;
dictionary.d.dike = 0;
dictionary.d.diked = 0;
dictionary.d.diker = 0;
dictionary.d.dikers = 0;
dictionary.d.dikes = 0;
dictionary.d.dikey = 0;
dictionary.d.diking = 0;
dictionary.d.diktat = 0;
dictionary.d.diktats = 0;
dictionary.d.dilate = 0;
dictionary.d.dilated = 0;
dictionary.d.dilater = 0;
dictionary.d.dilates = 0;
dictionary.d.dilator = 0;
dictionary.d.dildo = 0;
dictionary.d.dildoe = 0;
dictionary.d.dildoes = 0;
dictionary.d.dildos = 0;
dictionary.d.dilemma = 0;
dictionary.d.dill = 0;
dictionary.d.dilled = 0;
dictionary.d.dillies = 0;
dictionary.d.dills = 0;
dictionary.d.dilly = 0;
dictionary.d.diluent = 0;
dictionary.d.dilute = 0;
dictionary.d.diluted = 0;
dictionary.d.diluter = 0;
dictionary.d.dilutes = 0;
dictionary.d.dilutor = 0;
dictionary.d.diluvia = 0;
dictionary.d.dim = 0;
dictionary.d.dime = 0;
dictionary.d.dimer = 0;
dictionary.d.dimeric = 0;
dictionary.d.dimers = 0;
dictionary.d.dimes = 0;
dictionary.d.dimeter = 0;
dictionary.d.dimity = 0;
dictionary.d.dimly = 0;
dictionary.d.dimmed = 0;
dictionary.d.dimmer = 0;
dictionary.d.dimmers = 0;
dictionary.d.dimmest = 0;
dictionary.d.dimming = 0;
dictionary.d.dimness = 0;
dictionary.d.dimorph = 0;
dictionary.d.dimout = 0;
dictionary.d.dimouts = 0;
dictionary.d.dimple = 0;
dictionary.d.dimpled = 0;
dictionary.d.dimples = 0;
dictionary.d.dimply = 0;
dictionary.d.dims = 0;
dictionary.d.dimwit = 0;
dictionary.d.dimwits = 0;
dictionary.d.din = 0;
dictionary.d.dinar = 0;
dictionary.d.dinars = 0;
dictionary.d.dindle = 0;
dictionary.d.dindled = 0;
dictionary.d.dindles = 0;
dictionary.d.dine = 0;
dictionary.d.dined = 0;
dictionary.d.diner = 0;
dictionary.d.dineric = 0;
dictionary.d.dinero = 0;
dictionary.d.dineros = 0;
dictionary.d.diners = 0;
dictionary.d.dines = 0;
dictionary.d.dinette = 0;
dictionary.d.ding = 0;
dictionary.d.dingbat = 0;
dictionary.d.dinge = 0;
dictionary.d.dinged = 0;
dictionary.d.dinges = 0;
dictionary.d.dingey = 0;
dictionary.d.dingeys = 0;
dictionary.d.dinghy = 0;
dictionary.d.dingier = 0;
dictionary.d.dingies = 0;
dictionary.d.dingily = 0;
dictionary.d.dinging = 0;
dictionary.d.dingle = 0;
dictionary.d.dingles = 0;
dictionary.d.dingo = 0;
dictionary.d.dingoes = 0;
dictionary.d.dings = 0;
dictionary.d.dingus = 0;
dictionary.d.dingy = 0;
dictionary.d.dining = 0;
dictionary.d.dink = 0;
dictionary.d.dinked = 0;
dictionary.d.dinkey = 0;
dictionary.d.dinkeys = 0;
dictionary.d.dinkier = 0;
dictionary.d.dinkies = 0;
dictionary.d.dinking = 0;
dictionary.d.dinkly = 0;
dictionary.d.dinks = 0;
dictionary.d.dinkum = 0;
dictionary.d.dinkums = 0;
dictionary.d.dinky = 0;
dictionary.d.dinned = 0;
dictionary.d.dinner = 0;
dictionary.d.dinners = 0;
dictionary.d.dinning = 0;
dictionary.d.dins = 0;
dictionary.d.dint = 0;
dictionary.d.dinted = 0;
dictionary.d.dinting = 0;
dictionary.d.dints = 0;
dictionary.d.diobol = 0;
dictionary.d.diobols = 0;
dictionary.d.diocese = 0;
dictionary.d.diode = 0;
dictionary.d.diodes = 0;
dictionary.d.diol = 0;
dictionary.d.diols = 0;
dictionary.d.diopter = 0;
dictionary.d.dioptre = 0;
dictionary.d.diorama = 0;
dictionary.d.diorite = 0;
dictionary.d.dioxane = 0;
dictionary.d.dioxid = 0;
dictionary.d.dioxide = 0;
dictionary.d.dioxids = 0;
dictionary.d.dioxin = 0;
dictionary.d.dioxins = 0;
dictionary.d.dip = 0;
dictionary.d.diphase = 0;
dictionary.d.diplex = 0;
dictionary.d.diploe = 0;
dictionary.d.diploes = 0;
dictionary.d.diploic = 0;
dictionary.d.diploid = 0;
dictionary.d.diploma = 0;
dictionary.d.diplont = 0;
dictionary.d.dipnoan = 0;
dictionary.d.dipodic = 0;
dictionary.d.dipody = 0;
dictionary.d.dipolar = 0;
dictionary.d.dipole = 0;
dictionary.d.dipoles = 0;
dictionary.d.dipped = 0;
dictionary.d.dipper = 0;
dictionary.d.dippers = 0;
dictionary.d.dippier = 0;
dictionary.d.dipping = 0;
dictionary.d.dippy = 0;
dictionary.d.dips = 0;
dictionary.d.dipsas = 0;
dictionary.d.dipso = 0;
dictionary.d.dipsos = 0;
dictionary.d.dipt = 0;
dictionary.d.diptera = 0;
dictionary.d.diptyca = 0;
dictionary.d.diptych = 0;
dictionary.d.diquat = 0;
dictionary.d.diquats = 0;
dictionary.d.dirdum = 0;
dictionary.d.dirdums = 0;
dictionary.d.dire = 0;
dictionary.d.direct = 0;
dictionary.d.directs = 0;
dictionary.d.direful = 0;
dictionary.d.direly = 0;
dictionary.d.direr = 0;
dictionary.d.direst = 0;
dictionary.d.dirge = 0;
dictionary.d.dirges = 0;
dictionary.d.dirham = 0;
dictionary.d.dirhams = 0;
dictionary.d.dirk = 0;
dictionary.d.dirked = 0;
dictionary.d.dirking = 0;
dictionary.d.dirks = 0;
dictionary.d.dirl = 0;
dictionary.d.dirled = 0;
dictionary.d.dirling = 0;
dictionary.d.dirls = 0;
dictionary.d.dirndl = 0;
dictionary.d.dirndls = 0;
dictionary.d.dirt = 0;
dictionary.d.dirtied = 0;
dictionary.d.dirtier = 0;
dictionary.d.dirties = 0;
dictionary.d.dirtily = 0;
dictionary.d.dirts = 0;
dictionary.d.dirty = 0;
dictionary.d.disable = 0;
dictionary.d.disarm = 0;
dictionary.d.disarms = 0;
dictionary.d.disavow = 0;
dictionary.d.disband = 0;
dictionary.d.disbar = 0;
dictionary.d.disbars = 0;
dictionary.d.disbud = 0;
dictionary.d.disbuds = 0;
dictionary.d.disc = 0;
dictionary.d.discant = 0;
dictionary.d.discard = 0;
dictionary.d.discase = 0;
dictionary.d.disced = 0;
dictionary.d.discept = 0;
dictionary.d.discern = 0;
dictionary.d.disci = 0;
dictionary.d.discing = 0;
dictionary.d.disco = 0;
dictionary.d.discoed = 0;
dictionary.d.discoid = 0;
dictionary.d.discord = 0;
dictionary.d.discos = 0;
dictionary.d.discs = 0;
dictionary.d.discus = 0;
dictionary.d.discuss = 0;
dictionary.d.disdain = 0;
dictionary.d.disease = 0;
dictionary.d.diseuse = 0;
dictionary.d.disgust = 0;
dictionary.d.dish = 0;
dictionary.d.dished = 0;
dictionary.d.dishelm = 0;
dictionary.d.dishes = 0;
dictionary.d.dishful = 0;
dictionary.d.dishier = 0;
dictionary.d.dishing = 0;
dictionary.d.dishpan = 0;
dictionary.d.dishrag = 0;
dictionary.d.dishy = 0;
dictionary.d.disject = 0;
dictionary.d.disjoin = 0;
dictionary.d.disk = 0;
dictionary.d.disked = 0;
dictionary.d.disking = 0;
dictionary.d.disks = 0;
dictionary.d.dislike = 0;
dictionary.d.dislimn = 0;
dictionary.d.dismal = 0;
dictionary.d.dismals = 0;
dictionary.d.dismast = 0;
dictionary.d.dismay = 0;
dictionary.d.dismays = 0;
dictionary.d.disme = 0;
dictionary.d.dismes = 0;
dictionary.d.dismiss = 0;
dictionary.d.disobey = 0;
dictionary.d.disomic = 0;
dictionary.d.disown = 0;
dictionary.d.disowns = 0;
dictionary.d.dispart = 0;
dictionary.d.dispel = 0;
dictionary.d.dispels = 0;
dictionary.d.dispend = 0;
dictionary.d.display = 0;
dictionary.d.disport = 0;
dictionary.d.dispose = 0;
dictionary.d.dispute = 0;
dictionary.d.disrate = 0;
dictionary.d.disrobe = 0;
dictionary.d.disroot = 0;
dictionary.d.disrupt = 0;
dictionary.d.dissave = 0;
dictionary.d.disseat = 0;
dictionary.d.dissect = 0;
dictionary.d.dissent = 0;
dictionary.d.dissert = 0;
dictionary.d.distaff = 0;
dictionary.d.distain = 0;
dictionary.d.distal = 0;
dictionary.d.distant = 0;
dictionary.d.distend = 0;
dictionary.d.distent = 0;
dictionary.d.distich = 0;
dictionary.d.distil = 0;
dictionary.d.distill = 0;
dictionary.d.distils = 0;
dictionary.d.distome = 0;
dictionary.d.distort = 0;
dictionary.d.disturb = 0;
dictionary.d.disuse = 0;
dictionary.d.disused = 0;
dictionary.d.disuses = 0;
dictionary.d.disyoke = 0;
dictionary.d.dit = 0;
dictionary.d.dita = 0;
dictionary.d.ditas = 0;
dictionary.d.ditch = 0;
dictionary.d.ditched = 0;
dictionary.d.ditcher = 0;
dictionary.d.ditches = 0;
dictionary.d.dite = 0;
dictionary.d.dites = 0;
dictionary.d.dither = 0;
dictionary.d.dithers = 0;
dictionary.d.dithery = 0;
dictionary.d.dithiol = 0;
dictionary.d.dits = 0;
dictionary.d.ditsier = 0;
dictionary.d.ditsy = 0;
dictionary.d.dittany = 0;
dictionary.d.ditties = 0;
dictionary.d.ditto = 0;
dictionary.d.dittoed = 0;
dictionary.d.dittos = 0;
dictionary.d.ditty = 0;
dictionary.d.ditzier = 0;
dictionary.d.ditzy = 0;
dictionary.d.diurnal = 0;
dictionary.d.diuron = 0;
dictionary.d.diurons = 0;
dictionary.d.diva = 0;
dictionary.d.divan = 0;
dictionary.d.divans = 0;
dictionary.d.divas = 0;
dictionary.d.dive = 0;
dictionary.d.dived = 0;
dictionary.d.diver = 0;
dictionary.d.diverge = 0;
dictionary.d.divers = 0;
dictionary.d.diverse = 0;
dictionary.d.divert = 0;
dictionary.d.diverts = 0;
dictionary.d.dives = 0;
dictionary.d.divest = 0;
dictionary.d.divests = 0;
dictionary.d.divide = 0;
dictionary.d.divided = 0;
dictionary.d.divider = 0;
dictionary.d.divides = 0;
dictionary.d.divine = 0;
dictionary.d.divined = 0;
dictionary.d.diviner = 0;
dictionary.d.divines = 0;
dictionary.d.diving = 0;
dictionary.d.divisor = 0;
dictionary.d.divorce = 0;
dictionary.d.divot = 0;
dictionary.d.divots = 0;
dictionary.d.divulge = 0;
dictionary.d.divvied = 0;
dictionary.d.divvies = 0;
dictionary.d.divvy = 0;
dictionary.d.diwan = 0;
dictionary.d.diwans = 0;
dictionary.d.dixit = 0;
dictionary.d.dixits = 0;
dictionary.d.dizen = 0;
dictionary.d.dizened = 0;
dictionary.d.dizens = 0;
dictionary.d.dizzied = 0;
dictionary.d.dizzier = 0;
dictionary.d.dizzies = 0;
dictionary.d.dizzily = 0;
dictionary.d.dizzy = 0;
dictionary.d.djebel = 0;
dictionary.d.djebels = 0;
dictionary.d.djin = 0;
dictionary.d.djinn = 0;
dictionary.d.djinni = 0;
dictionary.d.djinns = 0;
dictionary.d.djinny = 0;
dictionary.d.djins = 0;
dictionary.d.doable = 0;
dictionary.d.doat = 0;
dictionary.d.doated = 0;
dictionary.d.doating = 0;
dictionary.d.doats = 0;
dictionary.d.dobber = 0;
dictionary.d.dobbers = 0;
dictionary.d.dobbies = 0;
dictionary.d.dobbin = 0;
dictionary.d.dobbins = 0;
dictionary.d.dobby = 0;
dictionary.d.dobie = 0;
dictionary.d.dobies = 0;
dictionary.d.dobla = 0;
dictionary.d.doblas = 0;
dictionary.d.doblon = 0;
dictionary.d.doblons = 0;
dictionary.d.dobra = 0;
dictionary.d.dobras = 0;
dictionary.d.dobson = 0;
dictionary.d.dobsons = 0;
dictionary.d.doby = 0;
dictionary.d.doc = 0;
dictionary.d.docent = 0;
dictionary.d.docents = 0;
dictionary.d.docetic = 0;
dictionary.d.docile = 0;
dictionary.d.dock = 0;
dictionary.d.dockage = 0;
dictionary.d.docked = 0;
dictionary.d.docker = 0;
dictionary.d.dockers = 0;
dictionary.d.docket = 0;
dictionary.d.dockets = 0;
dictionary.d.docking = 0;
dictionary.d.docks = 0;
dictionary.d.docs = 0;
dictionary.d.doctor = 0;
dictionary.d.doctors = 0;
dictionary.d.dodder = 0;
dictionary.d.dodders = 0;
dictionary.d.doddery = 0;
dictionary.d.dodge = 0;
dictionary.d.dodged = 0;
dictionary.d.dodgem = 0;
dictionary.d.dodgems = 0;
dictionary.d.dodger = 0;
dictionary.d.dodgers = 0;
dictionary.d.dodgery = 0;
dictionary.d.dodges = 0;
dictionary.d.dodgier = 0;
dictionary.d.dodging = 0;
dictionary.d.dodgy = 0;
dictionary.d.dodo = 0;
dictionary.d.dodoes = 0;
dictionary.d.dodoism = 0;
dictionary.d.dodos = 0;
dictionary.d.doe = 0;
dictionary.d.doer = 0;
dictionary.d.doers = 0;
dictionary.d.does = 0;
dictionary.d.doeskin = 0;
dictionary.d.doest = 0;
dictionary.d.doeth = 0;
dictionary.d.doff = 0;
dictionary.d.doffed = 0;
dictionary.d.doffer = 0;
dictionary.d.doffers = 0;
dictionary.d.doffing = 0;
dictionary.d.doffs = 0;
dictionary.d.dog = 0;
dictionary.d.dogbane = 0;
dictionary.d.dogcart = 0;
dictionary.d.dogdom = 0;
dictionary.d.dogdoms = 0;
dictionary.d.doge = 0;
dictionary.d.dogear = 0;
dictionary.d.dogears = 0;
dictionary.d.dogedom = 0;
dictionary.d.doges = 0;
dictionary.d.dogey = 0;
dictionary.d.dogeys = 0;
dictionary.d.dogface = 0;
dictionary.d.dogfish = 0;
dictionary.d.dogged = 0;
dictionary.d.dogger = 0;
dictionary.d.doggers = 0;
dictionary.d.doggery = 0;
dictionary.d.doggie = 0;
dictionary.d.doggier = 0;
dictionary.d.doggies = 0;
dictionary.d.dogging = 0;
dictionary.d.doggish = 0;
dictionary.d.doggo = 0;
dictionary.d.doggone = 0;
dictionary.d.doggrel = 0;
dictionary.d.doggy = 0;
dictionary.d.dogie = 0;
dictionary.d.dogies = 0;
dictionary.d.dogleg = 0;
dictionary.d.doglegs = 0;
dictionary.d.doglike = 0;
dictionary.d.dogma = 0;
dictionary.d.dogmas = 0;
dictionary.d.dogmata = 0;
dictionary.d.dognap = 0;
dictionary.d.dognaps = 0;
dictionary.d.dogs = 0;
dictionary.d.dogsled = 0;
dictionary.d.dogtrot = 0;
dictionary.d.dogvane = 0;
dictionary.d.dogwood = 0;
dictionary.d.dogy = 0;
dictionary.d.doiled = 0;
dictionary.d.doilies = 0;
dictionary.d.doily = 0;
dictionary.d.doing = 0;
dictionary.d.doings = 0;
dictionary.d.doit = 0;
dictionary.d.doited = 0;
dictionary.d.doits = 0;
dictionary.d.dojo = 0;
dictionary.d.dojos = 0;
dictionary.d.dol = 0;
dictionary.d.dolce = 0;
dictionary.d.dolci = 0;
dictionary.d.dole = 0;
dictionary.d.doled = 0;
dictionary.d.doleful = 0;
dictionary.d.doles = 0;
dictionary.d.doling = 0;
dictionary.d.doll = 0;
dictionary.d.dollar = 0;
dictionary.d.dollars = 0;
dictionary.d.dolled = 0;
dictionary.d.dollied = 0;
dictionary.d.dollies = 0;
dictionary.d.dolling = 0;
dictionary.d.dollish = 0;
dictionary.d.dollop = 0;
dictionary.d.dollops = 0;
dictionary.d.dolls = 0;
dictionary.d.dolly = 0;
dictionary.d.dolma = 0;
dictionary.d.dolman = 0;
dictionary.d.dolmans = 0;
dictionary.d.dolmas = 0;
dictionary.d.dolmen = 0;
dictionary.d.dolmens = 0;
dictionary.d.dolor = 0;
dictionary.d.dolors = 0;
dictionary.d.dolour = 0;
dictionary.d.dolours = 0;
dictionary.d.dolphin = 0;
dictionary.d.dols = 0;
dictionary.d.dolt = 0;
dictionary.d.doltish = 0;
dictionary.d.dolts = 0;
dictionary.d.dom = 0;
dictionary.d.domain = 0;
dictionary.d.domains = 0;
dictionary.d.domal = 0;
dictionary.d.dome = 0;
dictionary.d.domed = 0;
dictionary.d.domes = 0;
dictionary.d.domic = 0;
dictionary.d.domical = 0;
dictionary.d.domicil = 0;
dictionary.d.domine = 0;
dictionary.d.domines = 0;
dictionary.d.doming = 0;
dictionary.d.dominie = 0;
dictionary.d.domino = 0;
dictionary.d.dominos = 0;
dictionary.d.doms = 0;
dictionary.d.don = 0;
dictionary.d.dona = 0;
dictionary.d.donas = 0;
dictionary.d.donate = 0;
dictionary.d.donated = 0;
dictionary.d.donates = 0;
dictionary.d.donator = 0;
dictionary.d.done = 0;
dictionary.d.donee = 0;
dictionary.d.donees = 0;
dictionary.d.dong = 0;
dictionary.d.donga = 0;
dictionary.d.dongas = 0;
dictionary.d.dongola = 0;
dictionary.d.dongs = 0;
dictionary.d.donjon = 0;
dictionary.d.donjons = 0;
dictionary.d.donkey = 0;
dictionary.d.donkeys = 0;
dictionary.d.donna = 0;
dictionary.d.donnas = 0;
dictionary.d.donne = 0;
dictionary.d.donned = 0;
dictionary.d.donnee = 0;
dictionary.d.donnees = 0;
dictionary.d.donnerd = 0;
dictionary.d.donnert = 0;
dictionary.d.donning = 0;
dictionary.d.donnish = 0;
dictionary.d.donor = 0;
dictionary.d.donors = 0;
dictionary.d.dons = 0;
dictionary.d.donsie = 0;
dictionary.d.donsy = 0;
dictionary.d.donut = 0;
dictionary.d.donuts = 0;
dictionary.d.donzel = 0;
dictionary.d.donzels = 0;
dictionary.d.doodad = 0;
dictionary.d.doodads = 0;
dictionary.d.doodle = 0;
dictionary.d.doodled = 0;
dictionary.d.doodler = 0;
dictionary.d.doodles = 0;
dictionary.d.doolee = 0;
dictionary.d.doolees = 0;
dictionary.d.doolie = 0;
dictionary.d.doolies = 0;
dictionary.d.dooly = 0;
dictionary.d.doom = 0;
dictionary.d.doomed = 0;
dictionary.d.doomful = 0;
dictionary.d.dooming = 0;
dictionary.d.dooms = 0;
dictionary.d.door = 0;
dictionary.d.doorman = 0;
dictionary.d.doormat = 0;
dictionary.d.doormen = 0;
dictionary.d.doors = 0;
dictionary.d.doorway = 0;
dictionary.d.doozer = 0;
dictionary.d.doozers = 0;
dictionary.d.doozie = 0;
dictionary.d.doozies = 0;
dictionary.d.doozy = 0;
dictionary.d.dopa = 0;
dictionary.d.dopant = 0;
dictionary.d.dopants = 0;
dictionary.d.dopas = 0;
dictionary.d.dope = 0;
dictionary.d.doped = 0;
dictionary.d.doper = 0;
dictionary.d.dopers = 0;
dictionary.d.dopes = 0;
dictionary.d.dopey = 0;
dictionary.d.dopier = 0;
dictionary.d.dopiest = 0;
dictionary.d.doping = 0;
dictionary.d.dopy = 0;
dictionary.d.dor = 0;
dictionary.d.dorado = 0;
dictionary.d.dorados = 0;
dictionary.d.dorbug = 0;
dictionary.d.dorbugs = 0;
dictionary.d.dore = 0;
dictionary.d.dorhawk = 0;
dictionary.d.dories = 0;
dictionary.d.dork = 0;
dictionary.d.dorkier = 0;
dictionary.d.dorks = 0;
dictionary.d.dorky = 0;
dictionary.d.dorm = 0;
dictionary.d.dormant = 0;
dictionary.d.dormer = 0;
dictionary.d.dormers = 0;
dictionary.d.dormice = 0;
dictionary.d.dormie = 0;
dictionary.d.dormin = 0;
dictionary.d.dormins = 0;
dictionary.d.dorms = 0;
dictionary.d.dormy = 0;
dictionary.d.dorneck = 0;
dictionary.d.dornick = 0;
dictionary.d.dornock = 0;
dictionary.d.dorp = 0;
dictionary.d.dorper = 0;
dictionary.d.dorpers = 0;
dictionary.d.dorps = 0;
dictionary.d.dorr = 0;
dictionary.d.dorrs = 0;
dictionary.d.dors = 0;
dictionary.d.dorsa = 0;
dictionary.d.dorsad = 0;
dictionary.d.dorsal = 0;
dictionary.d.dorsals = 0;
dictionary.d.dorsel = 0;
dictionary.d.dorsels = 0;
dictionary.d.dorser = 0;
dictionary.d.dorsers = 0;
dictionary.d.dorsum = 0;
dictionary.d.dorty = 0;
dictionary.d.dory = 0;
dictionary.d.dos = 0;
dictionary.d.dosage = 0;
dictionary.d.dosages = 0;
dictionary.d.dose = 0;
dictionary.d.dosed = 0;
dictionary.d.doser = 0;
dictionary.d.dosers = 0;
dictionary.d.doses = 0;
dictionary.d.dosing = 0;
dictionary.d.doss = 0;
dictionary.d.dossal = 0;
dictionary.d.dossals = 0;
dictionary.d.dossed = 0;
dictionary.d.dossel = 0;
dictionary.d.dossels = 0;
dictionary.d.dosser = 0;
dictionary.d.dossers = 0;
dictionary.d.dosses = 0;
dictionary.d.dossier = 0;
dictionary.d.dossil = 0;
dictionary.d.dossils = 0;
dictionary.d.dossing = 0;
dictionary.d.dost = 0;
dictionary.d.dot = 0;
dictionary.d.dotage = 0;
dictionary.d.dotages = 0;
dictionary.d.dotal = 0;
dictionary.d.dotard = 0;
dictionary.d.dotards = 0;
dictionary.d.dote = 0;
dictionary.d.doted = 0;
dictionary.d.doter = 0;
dictionary.d.doters = 0;
dictionary.d.dotes = 0;
dictionary.d.doth = 0;
dictionary.d.dotier = 0;
dictionary.d.dotiest = 0;
dictionary.d.doting = 0;
dictionary.d.dots = 0;
dictionary.d.dotted = 0;
dictionary.d.dottel = 0;
dictionary.d.dottels = 0;
dictionary.d.dotter = 0;
dictionary.d.dotters = 0;
dictionary.d.dottier = 0;
dictionary.d.dottily = 0;
dictionary.d.dotting = 0;
dictionary.d.dottle = 0;
dictionary.d.dottles = 0;
dictionary.d.dottrel = 0;
dictionary.d.dotty = 0;
dictionary.d.doty = 0;
dictionary.d.double = 0;
dictionary.d.doubled = 0;
dictionary.d.doubler = 0;
dictionary.d.doubles = 0;
dictionary.d.doublet = 0;
dictionary.d.doubly = 0;
dictionary.d.doubt = 0;
dictionary.d.doubted = 0;
dictionary.d.doubter = 0;
dictionary.d.doubts = 0;
dictionary.d.douce = 0;
dictionary.d.doucely = 0;
dictionary.d.douceur = 0;
dictionary.d.douche = 0;
dictionary.d.douched = 0;
dictionary.d.douches = 0;
dictionary.d.dough = 0;
dictionary.d.doughs = 0;
dictionary.d.dought = 0;
dictionary.d.doughty = 0;
dictionary.d.doughy = 0;
dictionary.d.doum = 0;
dictionary.d.douma = 0;
dictionary.d.doumas = 0;
dictionary.d.doums = 0;
dictionary.d.dour = 0;
dictionary.d.doura = 0;
dictionary.d.dourah = 0;
dictionary.d.dourahs = 0;
dictionary.d.douras = 0;
dictionary.d.dourer = 0;
dictionary.d.dourest = 0;
dictionary.d.dourine = 0;
dictionary.d.dourly = 0;
dictionary.d.douse = 0;
dictionary.d.doused = 0;
dictionary.d.douser = 0;
dictionary.d.dousers = 0;
dictionary.d.douses = 0;
dictionary.d.dousing = 0;
dictionary.d.doux = 0;
dictionary.d.dove = 0;
dictionary.d.dovecot = 0;
dictionary.d.dovekey = 0;
dictionary.d.dovekie = 0;
dictionary.d.doven = 0;
dictionary.d.dovened = 0;
dictionary.d.dovens = 0;
dictionary.d.doves = 0;
dictionary.d.dovish = 0;
dictionary.d.dow = 0;
dictionary.d.dowable = 0;
dictionary.d.dowager = 0;
dictionary.d.dowdier = 0;
dictionary.d.dowdies = 0;
dictionary.d.dowdily = 0;
dictionary.d.dowdy = 0;
dictionary.d.dowed = 0;
dictionary.d.dowel = 0;
dictionary.d.doweled = 0;
dictionary.d.dowels = 0;
dictionary.d.dower = 0;
dictionary.d.dowered = 0;
dictionary.d.dowers = 0;
dictionary.d.dowery = 0;
dictionary.d.dowie = 0;
dictionary.d.dowing = 0;
dictionary.d.down = 0;
dictionary.d.downed = 0;
dictionary.d.downer = 0;
dictionary.d.downers = 0;
dictionary.d.downier = 0;
dictionary.d.downing = 0;
dictionary.d.downs = 0;
dictionary.d.downy = 0;
dictionary.d.dowries = 0;
dictionary.d.dowry = 0;
dictionary.d.dows = 0;
dictionary.d.dowse = 0;
dictionary.d.dowsed = 0;
dictionary.d.dowser = 0;
dictionary.d.dowsers = 0;
dictionary.d.dowses = 0;
dictionary.d.dowsing = 0;
dictionary.d.doxie = 0;
dictionary.d.doxies = 0;
dictionary.d.doxy = 0;
dictionary.d.doyen = 0;
dictionary.d.doyenne = 0;
dictionary.d.doyens = 0;
dictionary.d.doyley = 0;
dictionary.d.doyleys = 0;
dictionary.d.doylies = 0;
dictionary.d.doyly = 0;
dictionary.d.doze = 0;
dictionary.d.dozed = 0;
dictionary.d.dozen = 0;
dictionary.d.dozened = 0;
dictionary.d.dozens = 0;
dictionary.d.dozenth = 0;
dictionary.d.dozer = 0;
dictionary.d.dozers = 0;
dictionary.d.dozes = 0;
dictionary.d.dozier = 0;
dictionary.d.doziest = 0;
dictionary.d.dozily = 0;
dictionary.d.dozing = 0;
dictionary.d.dozy = 0;
dictionary.d.drab = 0;
dictionary.d.drabbed = 0;
dictionary.d.drabber = 0;
dictionary.d.drabbet = 0;
dictionary.d.drabble = 0;
dictionary.d.drably = 0;
dictionary.d.drabs = 0;
dictionary.d.drachm = 0;
dictionary.d.drachma = 0;
dictionary.d.drachms = 0;
dictionary.d.draff = 0;
dictionary.d.draffs = 0;
dictionary.d.draffy = 0;
dictionary.d.draft = 0;
dictionary.d.drafted = 0;
dictionary.d.draftee = 0;
dictionary.d.drafter = 0;
dictionary.d.drafts = 0;
dictionary.d.drafty = 0;
dictionary.d.drag = 0;
dictionary.d.dragee = 0;
dictionary.d.dragees = 0;
dictionary.d.dragged = 0;
dictionary.d.dragger = 0;
dictionary.d.draggle = 0;
dictionary.d.draggy = 0;
dictionary.d.dragnet = 0;
dictionary.d.dragon = 0;
dictionary.d.dragons = 0;
dictionary.d.dragoon = 0;
dictionary.d.drags = 0;
dictionary.d.drail = 0;
dictionary.d.drails = 0;
dictionary.d.drain = 0;
dictionary.d.drained = 0;
dictionary.d.drainer = 0;
dictionary.d.drains = 0;
dictionary.d.drake = 0;
dictionary.d.drakes = 0;
dictionary.d.dram = 0;
dictionary.d.drama = 0;
dictionary.d.dramas = 0;
dictionary.d.drammed = 0;
dictionary.d.drams = 0;
dictionary.d.drank = 0;
dictionary.d.drape = 0;
dictionary.d.draped = 0;
dictionary.d.draper = 0;
dictionary.d.drapers = 0;
dictionary.d.drapery = 0;
dictionary.d.drapes = 0;
dictionary.d.drapey = 0;
dictionary.d.draping = 0;
dictionary.d.drastic = 0;
dictionary.d.drat = 0;
dictionary.d.drats = 0;
dictionary.d.dratted = 0;
dictionary.d.draught = 0;
dictionary.d.drave = 0;
dictionary.d.draw = 0;
dictionary.d.drawbar = 0;
dictionary.d.drawee = 0;
dictionary.d.drawees = 0;
dictionary.d.drawer = 0;
dictionary.d.drawers = 0;
dictionary.d.drawing = 0;
dictionary.d.drawl = 0;
dictionary.d.drawled = 0;
dictionary.d.drawler = 0;
dictionary.d.drawls = 0;
dictionary.d.drawly = 0;
dictionary.d.drawn = 0;
dictionary.d.draws = 0;
dictionary.d.dray = 0;
dictionary.d.drayage = 0;
dictionary.d.drayed = 0;
dictionary.d.draying = 0;
dictionary.d.drayman = 0;
dictionary.d.draymen = 0;
dictionary.d.drays = 0;
dictionary.d.dread = 0;
dictionary.d.dreaded = 0;
dictionary.d.dreads = 0;
dictionary.d.dream = 0;
dictionary.d.dreamed = 0;
dictionary.d.dreamer = 0;
dictionary.d.dreams = 0;
dictionary.d.dreamt = 0;
dictionary.d.dreamy = 0;
dictionary.d.drear = 0;
dictionary.d.drears = 0;
dictionary.d.dreary = 0;
dictionary.d.dreck = 0;
dictionary.d.drecks = 0;
dictionary.d.drecky = 0;
dictionary.d.dredge = 0;
dictionary.d.dredged = 0;
dictionary.d.dredger = 0;
dictionary.d.dredges = 0;
dictionary.d.dree = 0;
dictionary.d.dreed = 0;
dictionary.d.dreeing = 0;
dictionary.d.drees = 0;
dictionary.d.dreg = 0;
dictionary.d.dreggy = 0;
dictionary.d.dregs = 0;
dictionary.d.dreich = 0;
dictionary.d.dreidel = 0;
dictionary.d.dreidl = 0;
dictionary.d.dreidls = 0;
dictionary.d.dreigh = 0;
dictionary.d.drek = 0;
dictionary.d.dreks = 0;
dictionary.d.drench = 0;
dictionary.d.dress = 0;
dictionary.d.dressed = 0;
dictionary.d.dresser = 0;
dictionary.d.dresses = 0;
dictionary.d.dressy = 0;
dictionary.d.drest = 0;
dictionary.d.drew = 0;
dictionary.d.drib = 0;
dictionary.d.dribbed = 0;
dictionary.d.dribble = 0;
dictionary.d.dribbly = 0;
dictionary.d.driblet = 0;
dictionary.d.dribs = 0;
dictionary.d.dried = 0;
dictionary.d.driegh = 0;
dictionary.d.drier = 0;
dictionary.d.driers = 0;
dictionary.d.dries = 0;
dictionary.d.driest = 0;
dictionary.d.drift = 0;
dictionary.d.drifted = 0;
dictionary.d.drifter = 0;
dictionary.d.drifts = 0;
dictionary.d.drifty = 0;
dictionary.d.drill = 0;
dictionary.d.drilled = 0;
dictionary.d.driller = 0;
dictionary.d.drills = 0;
dictionary.d.drily = 0;
dictionary.d.drink = 0;
dictionary.d.drinker = 0;
dictionary.d.drinks = 0;
dictionary.d.drip = 0;
dictionary.d.dripped = 0;
dictionary.d.dripper = 0;
dictionary.d.drippy = 0;
dictionary.d.drips = 0;
dictionary.d.dript = 0;
dictionary.d.drive = 0;
dictionary.d.drivel = 0;
dictionary.d.drivels = 0;
dictionary.d.driven = 0;
dictionary.d.driver = 0;
dictionary.d.drivers = 0;
dictionary.d.drives = 0;
dictionary.d.driving = 0;
dictionary.d.drizzle = 0;
dictionary.d.drizzly = 0;
dictionary.d.drogue = 0;
dictionary.d.drogues = 0;
dictionary.d.droit = 0;
dictionary.d.droits = 0;
dictionary.d.droll = 0;
dictionary.d.drolled = 0;
dictionary.d.droller = 0;
dictionary.d.drolls = 0;
dictionary.d.drolly = 0;
dictionary.d.dromon = 0;
dictionary.d.dromond = 0;
dictionary.d.dromons = 0;
dictionary.d.drone = 0;
dictionary.d.droned = 0;
dictionary.d.droner = 0;
dictionary.d.droners = 0;
dictionary.d.drones = 0;
dictionary.d.drongo = 0;
dictionary.d.drongos = 0;
dictionary.d.droning = 0;
dictionary.d.dronish = 0;
dictionary.d.drool = 0;
dictionary.d.drooled = 0;
dictionary.d.drools = 0;
dictionary.d.droop = 0;
dictionary.d.drooped = 0;
dictionary.d.droops = 0;
dictionary.d.droopy = 0;
dictionary.d.drop = 0;
dictionary.d.droplet = 0;
dictionary.d.dropout = 0;
dictionary.d.dropped = 0;
dictionary.d.dropper = 0;
dictionary.d.drops = 0;
dictionary.d.dropsy = 0;
dictionary.d.dropt = 0;
dictionary.d.drosera = 0;
dictionary.d.droshky = 0;
dictionary.d.drosky = 0;
dictionary.d.dross = 0;
dictionary.d.drosses = 0;
dictionary.d.drossy = 0;
dictionary.d.drought = 0;
dictionary.d.drouk = 0;
dictionary.d.drouked = 0;
dictionary.d.drouks = 0;
dictionary.d.drouth = 0;
dictionary.d.drouths = 0;
dictionary.d.drouthy = 0;
dictionary.d.drove = 0;
dictionary.d.droved = 0;
dictionary.d.drover = 0;
dictionary.d.drovers = 0;
dictionary.d.droves = 0;
dictionary.d.droving = 0;
dictionary.d.drown = 0;
dictionary.d.drownd = 0;
dictionary.d.drownds = 0;
dictionary.d.drowned = 0;
dictionary.d.drowner = 0;
dictionary.d.drowns = 0;
dictionary.d.drowse = 0;
dictionary.d.drowsed = 0;
dictionary.d.drowses = 0;
dictionary.d.drowsy = 0;
dictionary.d.drub = 0;
dictionary.d.drubbed = 0;
dictionary.d.drubber = 0;
dictionary.d.drubs = 0;
dictionary.d.drudge = 0;
dictionary.d.drudged = 0;
dictionary.d.drudger = 0;
dictionary.d.drudges = 0;
dictionary.d.drug = 0;
dictionary.d.drugged = 0;
dictionary.d.drugget = 0;
dictionary.d.druggie = 0;
dictionary.d.druggy = 0;
dictionary.d.drugs = 0;
dictionary.d.druid = 0;
dictionary.d.druidic = 0;
dictionary.d.druids = 0;
dictionary.d.drum = 0;
dictionary.d.drumble = 0;
dictionary.d.drumlin = 0;
dictionary.d.drumly = 0;
dictionary.d.drummed = 0;
dictionary.d.drummer = 0;
dictionary.d.drums = 0;
dictionary.d.drunk = 0;
dictionary.d.drunken = 0;
dictionary.d.drunker = 0;
dictionary.d.drunks = 0;
dictionary.d.drupe = 0;
dictionary.d.drupes = 0;
dictionary.d.druse = 0;
dictionary.d.druses = 0;
dictionary.d.dry = 0;
dictionary.d.dryable = 0;
dictionary.d.dryad = 0;
dictionary.d.dryades = 0;
dictionary.d.dryadic = 0;
dictionary.d.dryads = 0;
dictionary.d.dryer = 0;
dictionary.d.dryers = 0;
dictionary.d.dryest = 0;
dictionary.d.drying = 0;
dictionary.d.dryish = 0;
dictionary.d.dryland = 0;
dictionary.d.drylot = 0;
dictionary.d.drylots = 0;
dictionary.d.dryly = 0;
dictionary.d.dryness = 0;
dictionary.d.drys = 0;
dictionary.d.drywall = 0;
dictionary.d.duad = 0;
dictionary.d.duads = 0;
dictionary.d.dual = 0;
dictionary.d.dualism = 0;
dictionary.d.dualist = 0;
dictionary.d.duality = 0;
dictionary.d.dualize = 0;
dictionary.d.dually = 0;
dictionary.d.duals = 0;
dictionary.d.dub = 0;
dictionary.d.dubbed = 0;
dictionary.d.dubber = 0;
dictionary.d.dubbers = 0;
dictionary.d.dubbin = 0;
dictionary.d.dubbing = 0;
dictionary.d.dubbins = 0;
dictionary.d.dubiety = 0;
dictionary.d.dubious = 0;
dictionary.d.dubs = 0;
dictionary.d.ducal = 0;
dictionary.d.ducally = 0;
dictionary.d.ducat = 0;
dictionary.d.ducats = 0;
dictionary.d.duce = 0;
dictionary.d.duces = 0;
dictionary.d.duchess = 0;
dictionary.d.duchies = 0;
dictionary.d.duchy = 0;
dictionary.d.duci = 0;
dictionary.d.duck = 0;
dictionary.d.ducked = 0;
dictionary.d.ducker = 0;
dictionary.d.duckers = 0;
dictionary.d.duckie = 0;
dictionary.d.duckier = 0;
dictionary.d.duckies = 0;
dictionary.d.ducking = 0;
dictionary.d.duckpin = 0;
dictionary.d.ducks = 0;
dictionary.d.ducky = 0;
dictionary.d.duct = 0;
dictionary.d.ductal = 0;
dictionary.d.ducted = 0;
dictionary.d.ductile = 0;
dictionary.d.ducting = 0;
dictionary.d.ducts = 0;
dictionary.d.ductule = 0;
dictionary.d.dud = 0;
dictionary.d.duddie = 0;
dictionary.d.duddy = 0;
dictionary.d.dude = 0;
dictionary.d.duded = 0;
dictionary.d.dudeen = 0;
dictionary.d.dudeens = 0;
dictionary.d.dudes = 0;
dictionary.d.dudgeon = 0;
dictionary.d.duding = 0;
dictionary.d.dudish = 0;
dictionary.d.duds = 0;
dictionary.d.due = 0;
dictionary.d.duel = 0;
dictionary.d.dueled = 0;
dictionary.d.dueler = 0;
dictionary.d.duelers = 0;
dictionary.d.dueling = 0;
dictionary.d.duelist = 0;
dictionary.d.duelled = 0;
dictionary.d.dueller = 0;
dictionary.d.duelli = 0;
dictionary.d.duello = 0;
dictionary.d.duellos = 0;
dictionary.d.duels = 0;
dictionary.d.duende = 0;
dictionary.d.duendes = 0;
dictionary.d.dueness = 0;
dictionary.d.duenna = 0;
dictionary.d.duennas = 0;
dictionary.d.dues = 0;
dictionary.d.duet = 0;
dictionary.d.duets = 0;
dictionary.d.duetted = 0;
dictionary.d.duff = 0;
dictionary.d.duffel = 0;
dictionary.d.duffels = 0;
dictionary.d.duffer = 0;
dictionary.d.duffers = 0;
dictionary.d.duffle = 0;
dictionary.d.duffles = 0;
dictionary.d.duffs = 0;
dictionary.d.dug = 0;
dictionary.d.dugong = 0;
dictionary.d.dugongs = 0;
dictionary.d.dugout = 0;
dictionary.d.dugouts = 0;
dictionary.d.dugs = 0;
dictionary.d.dui = 0;
dictionary.d.duiker = 0;
dictionary.d.duikers = 0;
dictionary.d.duit = 0;
dictionary.d.duits = 0;
dictionary.d.duke = 0;
dictionary.d.dukedom = 0;
dictionary.d.dukes = 0;
dictionary.d.dulcet = 0;
dictionary.d.dulcets = 0;
dictionary.d.dulcify = 0;
dictionary.d.dulia = 0;
dictionary.d.dulias = 0;
dictionary.d.dull = 0;
dictionary.d.dullard = 0;
dictionary.d.dulled = 0;
dictionary.d.duller = 0;
dictionary.d.dullest = 0;
dictionary.d.dulling = 0;
dictionary.d.dullish = 0;
dictionary.d.dulls = 0;
dictionary.d.dully = 0;
dictionary.d.dulness = 0;
dictionary.d.dulse = 0;
dictionary.d.dulses = 0;
dictionary.d.duly = 0;
dictionary.d.duma = 0;
dictionary.d.dumas = 0;
dictionary.d.dumb = 0;
dictionary.d.dumbed = 0;
dictionary.d.dumber = 0;
dictionary.d.dumbest = 0;
dictionary.d.dumbing = 0;
dictionary.d.dumbly = 0;
dictionary.d.dumbs = 0;
dictionary.d.dumdum = 0;
dictionary.d.dumdums = 0;
dictionary.d.dumka = 0;
dictionary.d.dumky = 0;
dictionary.d.dummied = 0;
dictionary.d.dummies = 0;
dictionary.d.dummy = 0;
dictionary.d.dump = 0;
dictionary.d.dumped = 0;
dictionary.d.dumper = 0;
dictionary.d.dumpers = 0;
dictionary.d.dumpier = 0;
dictionary.d.dumpily = 0;
dictionary.d.dumping = 0;
dictionary.d.dumpish = 0;
dictionary.d.dumps = 0;
dictionary.d.dumpy = 0;
dictionary.d.dun = 0;
dictionary.d.dunam = 0;
dictionary.d.dunams = 0;
dictionary.d.dunce = 0;
dictionary.d.dunces = 0;
dictionary.d.dunch = 0;
dictionary.d.dunches = 0;
dictionary.d.duncish = 0;
dictionary.d.dune = 0;
dictionary.d.dunes = 0;
dictionary.d.dung = 0;
dictionary.d.dunged = 0;
dictionary.d.dungeon = 0;
dictionary.d.dungier = 0;
dictionary.d.dunging = 0;
dictionary.d.dungs = 0;
dictionary.d.dungy = 0;
dictionary.d.dunite = 0;
dictionary.d.dunites = 0;
dictionary.d.dunitic = 0;
dictionary.d.dunk = 0;
dictionary.d.dunked = 0;
dictionary.d.dunker = 0;
dictionary.d.dunkers = 0;
dictionary.d.dunking = 0;
dictionary.d.dunks = 0;
dictionary.d.dunlin = 0;
dictionary.d.dunlins = 0;
dictionary.d.dunnage = 0;
dictionary.d.dunned = 0;
dictionary.d.dunner = 0;
dictionary.d.dunness = 0;
dictionary.d.dunnest = 0;
dictionary.d.dunning = 0;
dictionary.d.dunnite = 0;
dictionary.d.duns = 0;
dictionary.d.dunt = 0;
dictionary.d.dunted = 0;
dictionary.d.dunting = 0;
dictionary.d.dunts = 0;
dictionary.d.duo = 0;
dictionary.d.duodena = 0;
dictionary.d.duolog = 0;
dictionary.d.duologs = 0;
dictionary.d.duomi = 0;
dictionary.d.duomo = 0;
dictionary.d.duomos = 0;
dictionary.d.duopoly = 0;
dictionary.d.duos = 0;
dictionary.d.duotone = 0;
dictionary.d.dup = 0;
dictionary.d.dupable = 0;
dictionary.d.dupe = 0;
dictionary.d.duped = 0;
dictionary.d.duper = 0;
dictionary.d.dupers = 0;
dictionary.d.dupery = 0;
dictionary.d.dupes = 0;
dictionary.d.duping = 0;
dictionary.d.duple = 0;
dictionary.d.duplex = 0;
dictionary.d.dupped = 0;
dictionary.d.dupping = 0;
dictionary.d.dups = 0;
dictionary.d.dura = 0;
dictionary.d.durable = 0;
dictionary.d.durably = 0;
dictionary.d.dural = 0;
dictionary.d.duramen = 0;
dictionary.d.durance = 0;
dictionary.d.duras = 0;
dictionary.d.durbar = 0;
dictionary.d.durbars = 0;
dictionary.d.dure = 0;
dictionary.d.dured = 0;
dictionary.d.dures = 0;
dictionary.d.duress = 0;
dictionary.d.durian = 0;
dictionary.d.durians = 0;
dictionary.d.during = 0;
dictionary.d.durion = 0;
dictionary.d.durions = 0;
dictionary.d.durmast = 0;
dictionary.d.durn = 0;
dictionary.d.durned = 0;
dictionary.d.durning = 0;
dictionary.d.durns = 0;
dictionary.d.duro = 0;
dictionary.d.duroc = 0;
dictionary.d.durocs = 0;
dictionary.d.duros = 0;
dictionary.d.durr = 0;
dictionary.d.durra = 0;
dictionary.d.durras = 0;
dictionary.d.durrie = 0;
dictionary.d.durries = 0;
dictionary.d.durrs = 0;
dictionary.d.durst = 0;
dictionary.d.durum = 0;
dictionary.d.durums = 0;
dictionary.d.dusk = 0;
dictionary.d.dusked = 0;
dictionary.d.duskier = 0;
dictionary.d.duskily = 0;
dictionary.d.dusking = 0;
dictionary.d.duskish = 0;
dictionary.d.dusks = 0;
dictionary.d.dusky = 0;
dictionary.d.dust = 0;
dictionary.d.dustbin = 0;
dictionary.d.dusted = 0;
dictionary.d.duster = 0;
dictionary.d.dusters = 0;
dictionary.d.dustier = 0;
dictionary.d.dustily = 0;
dictionary.d.dusting = 0;
dictionary.d.dustman = 0;
dictionary.d.dustmen = 0;
dictionary.d.dustoff = 0;
dictionary.d.dustpan = 0;
dictionary.d.dustrag = 0;
dictionary.d.dusts = 0;
dictionary.d.dustup = 0;
dictionary.d.dustups = 0;
dictionary.d.dusty = 0;
dictionary.d.dutch = 0;
dictionary.d.duteous = 0;
dictionary.d.duties = 0;
dictionary.d.dutiful = 0;
dictionary.d.duty = 0;
dictionary.d.duumvir = 0;
dictionary.d.duvet = 0;
dictionary.d.duvets = 0;
dictionary.d.duvetyn = 0;
dictionary.d.dwarf = 0;
dictionary.d.dwarfed = 0;
dictionary.d.dwarfer = 0;
dictionary.d.dwarfs = 0;
dictionary.d.dwarves = 0;
dictionary.d.dwell = 0;
dictionary.d.dwelled = 0;
dictionary.d.dweller = 0;
dictionary.d.dwells = 0;
dictionary.d.dwelt = 0;
dictionary.d.dwindle = 0;
dictionary.d.dwine = 0;
dictionary.d.dwined = 0;
dictionary.d.dwines = 0;
dictionary.d.dwining = 0;
dictionary.d.dyable = 0;
dictionary.d.dyad = 0;
dictionary.d.dyadic = 0;
dictionary.d.dyadics = 0;
dictionary.d.dyads = 0;
dictionary.d.dyarchy = 0;
dictionary.d.dybbuk = 0;
dictionary.d.dybbuks = 0;
dictionary.d.dye = 0;
dictionary.d.dyeable = 0;
dictionary.d.dyed = 0;
dictionary.d.dyeing = 0;
dictionary.d.dyeings = 0;
dictionary.d.dyer = 0;
dictionary.d.dyers = 0;
dictionary.d.dyes = 0;
dictionary.d.dyeweed = 0;
dictionary.d.dyewood = 0;
dictionary.d.dying = 0;
dictionary.d.dyings = 0;
dictionary.d.dyke = 0;
dictionary.d.dyked = 0;
dictionary.d.dykes = 0;
dictionary.d.dykey = 0;
dictionary.d.dyking = 0;
dictionary.d.dynamic = 0;
dictionary.d.dynamo = 0;
dictionary.d.dynamos = 0;
dictionary.d.dynast = 0;
dictionary.d.dynasts = 0;
dictionary.d.dynasty = 0;
dictionary.d.dyne = 0;
dictionary.d.dynel = 0;
dictionary.d.dynels = 0;
dictionary.d.dynes = 0;
dictionary.d.dynode = 0;
dictionary.d.dynodes = 0;
dictionary.d.dyspnea = 0;
dictionary.d.dysuria = 0;
dictionary.d.dysuric = 0;
dictionary.d.dyvour = 0;
dictionary.d.dyvours = 0;
dictionary.e = {};
dictionary.e.each = 0;
dictionary.e.eager = 0;
dictionary.e.eagerer = 0;
dictionary.e.eagerly = 0;
dictionary.e.eagers = 0;
dictionary.e.eagle = 0;
dictionary.e.eagles = 0;
dictionary.e.eaglet = 0;
dictionary.e.eaglets = 0;
dictionary.e.eagre = 0;
dictionary.e.eagres = 0;
dictionary.e.eanling = 0;
dictionary.e.ear = 0;
dictionary.e.earache = 0;
dictionary.e.eardrop = 0;
dictionary.e.eardrum = 0;
dictionary.e.eared = 0;
dictionary.e.earflap = 0;
dictionary.e.earful = 0;
dictionary.e.earfuls = 0;
dictionary.e.earing = 0;
dictionary.e.earings = 0;
dictionary.e.earl = 0;
dictionary.e.earlap = 0;
dictionary.e.earlaps = 0;
dictionary.e.earldom = 0;
dictionary.e.earless = 0;
dictionary.e.earlier = 0;
dictionary.e.earlobe = 0;
dictionary.e.earlock = 0;
dictionary.e.earls = 0;
dictionary.e.early = 0;
dictionary.e.earmark = 0;
dictionary.e.earmuff = 0;
dictionary.e.earn = 0;
dictionary.e.earned = 0;
dictionary.e.earner = 0;
dictionary.e.earners = 0;
dictionary.e.earnest = 0;
dictionary.e.earning = 0;
dictionary.e.earns = 0;
dictionary.e.earplug = 0;
dictionary.e.earring = 0;
dictionary.e.ears = 0;
dictionary.e.earshot = 0;
dictionary.e.earth = 0;
dictionary.e.earthed = 0;
dictionary.e.earthen = 0;
dictionary.e.earthly = 0;
dictionary.e.earths = 0;
dictionary.e.earthy = 0;
dictionary.e.earwax = 0;
dictionary.e.earwig = 0;
dictionary.e.earwigs = 0;
dictionary.e.earworm = 0;
dictionary.e.ease = 0;
dictionary.e.eased = 0;
dictionary.e.easeful = 0;
dictionary.e.easel = 0;
dictionary.e.easels = 0;
dictionary.e.eases = 0;
dictionary.e.easier = 0;
dictionary.e.easies = 0;
dictionary.e.easiest = 0;
dictionary.e.easily = 0;
dictionary.e.easing = 0;
dictionary.e.east = 0;
dictionary.e.easter = 0;
dictionary.e.eastern = 0;
dictionary.e.easters = 0;
dictionary.e.easting = 0;
dictionary.e.easts = 0;
dictionary.e.easy = 0;
dictionary.e.eat = 0;
dictionary.e.eatable = 0;
dictionary.e.eaten = 0;
dictionary.e.eater = 0;
dictionary.e.eaters = 0;
dictionary.e.eatery = 0;
dictionary.e.eath = 0;
dictionary.e.eating = 0;
dictionary.e.eatings = 0;
dictionary.e.eats = 0;
dictionary.e.eau = 0;
dictionary.e.eaux = 0;
dictionary.e.eave = 0;
dictionary.e.eaved = 0;
dictionary.e.eaves = 0;
dictionary.e.ebb = 0;
dictionary.e.ebbed = 0;
dictionary.e.ebbet = 0;
dictionary.e.ebbets = 0;
dictionary.e.ebbing = 0;
dictionary.e.ebbs = 0;
dictionary.e.ebon = 0;
dictionary.e.ebonies = 0;
dictionary.e.ebonise = 0;
dictionary.e.ebonite = 0;
dictionary.e.ebonize = 0;
dictionary.e.ebons = 0;
dictionary.e.ebony = 0;
dictionary.e.ecarte = 0;
dictionary.e.ecartes = 0;
dictionary.e.ecbolic = 0;
dictionary.e.eccrine = 0;
dictionary.e.ecdyses = 0;
dictionary.e.ecdysis = 0;
dictionary.e.ecdyson = 0;
dictionary.e.ecesis = 0;
dictionary.e.echard = 0;
dictionary.e.echards = 0;
dictionary.e.eche = 0;
dictionary.e.eched = 0;
dictionary.e.echelon = 0;
dictionary.e.eches = 0;
dictionary.e.echidna = 0;
dictionary.e.eching = 0;
dictionary.e.echini = 0;
dictionary.e.echinus = 0;
dictionary.e.echo = 0;
dictionary.e.echoed = 0;
dictionary.e.echoer = 0;
dictionary.e.echoers = 0;
dictionary.e.echoes = 0;
dictionary.e.echoey = 0;
dictionary.e.echoic = 0;
dictionary.e.echoing = 0;
dictionary.e.echoism = 0;
dictionary.e.eclair = 0;
dictionary.e.eclairs = 0;
dictionary.e.eclat = 0;
dictionary.e.eclats = 0;
dictionary.e.eclipse = 0;
dictionary.e.eclogue = 0;
dictionary.e.ecocide = 0;
dictionary.e.ecology = 0;
dictionary.e.economy = 0;
dictionary.e.ecotone = 0;
dictionary.e.ecotype = 0;
dictionary.e.ecru = 0;
dictionary.e.ecrus = 0;
dictionary.e.ecstasy = 0;
dictionary.e.ectases = 0;
dictionary.e.ectasis = 0;
dictionary.e.ectatic = 0;
dictionary.e.ecthyma = 0;
dictionary.e.ectopia = 0;
dictionary.e.ectopic = 0;
dictionary.e.ectozoa = 0;
dictionary.e.ectypal = 0;
dictionary.e.ectype = 0;
dictionary.e.ectypes = 0;
dictionary.e.ecu = 0;
dictionary.e.ecus = 0;
dictionary.e.eczema = 0;
dictionary.e.eczemas = 0;
dictionary.e.edacity = 0;
dictionary.e.edaphic = 0;
dictionary.e.eddied = 0;
dictionary.e.eddies = 0;
dictionary.e.eddo = 0;
dictionary.e.eddoes = 0;
dictionary.e.eddy = 0;
dictionary.e.eddying = 0;
dictionary.e.edema = 0;
dictionary.e.edemas = 0;
dictionary.e.edemata = 0;
dictionary.e.edenic = 0;
dictionary.e.edge = 0;
dictionary.e.edged = 0;
dictionary.e.edger = 0;
dictionary.e.edgers = 0;
dictionary.e.edges = 0;
dictionary.e.edgier = 0;
dictionary.e.edgiest = 0;
dictionary.e.edgily = 0;
dictionary.e.edging = 0;
dictionary.e.edgings = 0;
dictionary.e.edgy = 0;
dictionary.e.edh = 0;
dictionary.e.edhs = 0;
dictionary.e.edible = 0;
dictionary.e.edibles = 0;
dictionary.e.edict = 0;
dictionary.e.edictal = 0;
dictionary.e.edicts = 0;
dictionary.e.edifice = 0;
dictionary.e.edified = 0;
dictionary.e.edifier = 0;
dictionary.e.edifies = 0;
dictionary.e.edify = 0;
dictionary.e.edile = 0;
dictionary.e.ediles = 0;
dictionary.e.edit = 0;
dictionary.e.edited = 0;
dictionary.e.editing = 0;
dictionary.e.edition = 0;
dictionary.e.editor = 0;
dictionary.e.editors = 0;
dictionary.e.edits = 0;
dictionary.e.educate = 0;
dictionary.e.educe = 0;
dictionary.e.educed = 0;
dictionary.e.educes = 0;
dictionary.e.educing = 0;
dictionary.e.educt = 0;
dictionary.e.eductor = 0;
dictionary.e.educts = 0;
dictionary.e.eel = 0;
dictionary.e.eelier = 0;
dictionary.e.eeliest = 0;
dictionary.e.eellike = 0;
dictionary.e.eelpout = 0;
dictionary.e.eels = 0;
dictionary.e.eelworm = 0;
dictionary.e.eely = 0;
dictionary.e.eerie = 0;
dictionary.e.eerier = 0;
dictionary.e.eeriest = 0;
dictionary.e.eerily = 0;
dictionary.e.eery = 0;
dictionary.e.eff = 0;
dictionary.e.effable = 0;
dictionary.e.efface = 0;
dictionary.e.effaced = 0;
dictionary.e.effacer = 0;
dictionary.e.effaces = 0;
dictionary.e.effect = 0;
dictionary.e.effects = 0;
dictionary.e.effendi = 0;
dictionary.e.effete = 0;
dictionary.e.effigy = 0;
dictionary.e.efflux = 0;
dictionary.e.effort = 0;
dictionary.e.efforts = 0;
dictionary.e.effs = 0;
dictionary.e.effulge = 0;
dictionary.e.effuse = 0;
dictionary.e.effused = 0;
dictionary.e.effuses = 0;
dictionary.e.efs = 0;
dictionary.e.eft = 0;
dictionary.e.efts = 0;
dictionary.e.eftsoon = 0;
dictionary.e.egad = 0;
dictionary.e.egads = 0;
dictionary.e.egal = 0;
dictionary.e.egalite = 0;
dictionary.e.eger = 0;
dictionary.e.egers = 0;
dictionary.e.egest = 0;
dictionary.e.egesta = 0;
dictionary.e.egested = 0;
dictionary.e.egests = 0;
dictionary.e.egg = 0;
dictionary.e.eggar = 0;
dictionary.e.eggars = 0;
dictionary.e.eggcup = 0;
dictionary.e.eggcups = 0;
dictionary.e.egged = 0;
dictionary.e.egger = 0;
dictionary.e.eggers = 0;
dictionary.e.egghead = 0;
dictionary.e.egging = 0;
dictionary.e.eggless = 0;
dictionary.e.eggnog = 0;
dictionary.e.eggnogs = 0;
dictionary.e.eggs = 0;
dictionary.e.eggy = 0;
dictionary.e.egis = 0;
dictionary.e.egises = 0;
dictionary.e.ego = 0;
dictionary.e.egoism = 0;
dictionary.e.egoisms = 0;
dictionary.e.egoist = 0;
dictionary.e.egoists = 0;
dictionary.e.egoless = 0;
dictionary.e.egos = 0;
dictionary.e.egotism = 0;
dictionary.e.egotist = 0;
dictionary.e.egress = 0;
dictionary.e.egret = 0;
dictionary.e.egrets = 0;
dictionary.e.eide = 0;
dictionary.e.eider = 0;
dictionary.e.eiders = 0;
dictionary.e.eidetic = 0;
dictionary.e.eidola = 0;
dictionary.e.eidolic = 0;
dictionary.e.eidolon = 0;
dictionary.e.eidos = 0;
dictionary.e.eight = 0;
dictionary.e.eighth = 0;
dictionary.e.eighths = 0;
dictionary.e.eights = 0;
dictionary.e.eightvo = 0;
dictionary.e.eighty = 0;
dictionary.e.eikon = 0;
dictionary.e.eikones = 0;
dictionary.e.eikons = 0;
dictionary.e.einkorn = 0;
dictionary.e.eirenic = 0;
dictionary.e.either = 0;
dictionary.e.eject = 0;
dictionary.e.ejecta = 0;
dictionary.e.ejected = 0;
dictionary.e.ejector = 0;
dictionary.e.ejects = 0;
dictionary.e.eke = 0;
dictionary.e.eked = 0;
dictionary.e.ekes = 0;
dictionary.e.eking = 0;
dictionary.e.ekistic = 0;
dictionary.e.ekpwele = 0;
dictionary.e.ekuele = 0;
dictionary.e.elain = 0;
dictionary.e.elains = 0;
dictionary.e.elan = 0;
dictionary.e.eland = 0;
dictionary.e.elands = 0;
dictionary.e.elans = 0;
dictionary.e.elapid = 0;
dictionary.e.elapids = 0;
dictionary.e.elapine = 0;
dictionary.e.elapse = 0;
dictionary.e.elapsed = 0;
dictionary.e.elapses = 0;
dictionary.e.elastic = 0;
dictionary.e.elastin = 0;
dictionary.e.elate = 0;
dictionary.e.elated = 0;
dictionary.e.elater = 0;
dictionary.e.elaters = 0;
dictionary.e.elates = 0;
dictionary.e.elating = 0;
dictionary.e.elation = 0;
dictionary.e.elative = 0;
dictionary.e.elbow = 0;
dictionary.e.elbowed = 0;
dictionary.e.elbows = 0;
dictionary.e.eld = 0;
dictionary.e.elder = 0;
dictionary.e.elderly = 0;
dictionary.e.elders = 0;
dictionary.e.eldest = 0;
dictionary.e.eldrich = 0;
dictionary.e.elds = 0;
dictionary.e.elect = 0;
dictionary.e.elected = 0;
dictionary.e.electee = 0;
dictionary.e.elector = 0;
dictionary.e.electro = 0;
dictionary.e.elects = 0;
dictionary.e.elegant = 0;
dictionary.e.elegiac = 0;
dictionary.e.elegies = 0;
dictionary.e.elegise = 0;
dictionary.e.elegist = 0;
dictionary.e.elegit = 0;
dictionary.e.elegits = 0;
dictionary.e.elegize = 0;
dictionary.e.elegy = 0;
dictionary.e.element = 0;
dictionary.e.elemi = 0;
dictionary.e.elemis = 0;
dictionary.e.elenchi = 0;
dictionary.e.elevate = 0;
dictionary.e.eleven = 0;
dictionary.e.elevens = 0;
dictionary.e.elevon = 0;
dictionary.e.elevons = 0;
dictionary.e.elf = 0;
dictionary.e.elfin = 0;
dictionary.e.elfins = 0;
dictionary.e.elfish = 0;
dictionary.e.elflike = 0;
dictionary.e.elflock = 0;
dictionary.e.elhi = 0;
dictionary.e.elicit = 0;
dictionary.e.elicits = 0;
dictionary.e.elide = 0;
dictionary.e.elided = 0;
dictionary.e.elides = 0;
dictionary.e.eliding = 0;
dictionary.e.elint = 0;
dictionary.e.elints = 0;
dictionary.e.elision = 0;
dictionary.e.elite = 0;
dictionary.e.elites = 0;
dictionary.e.elitism = 0;
dictionary.e.elitist = 0;
dictionary.e.elixir = 0;
dictionary.e.elixirs = 0;
dictionary.e.elk = 0;
dictionary.e.elks = 0;
dictionary.e.ell = 0;
dictionary.e.ellipse = 0;
dictionary.e.ells = 0;
dictionary.e.elm = 0;
dictionary.e.elmier = 0;
dictionary.e.elmiest = 0;
dictionary.e.elms = 0;
dictionary.e.elmy = 0;
dictionary.e.elodea = 0;
dictionary.e.elodeas = 0;
dictionary.e.eloign = 0;
dictionary.e.eloigns = 0;
dictionary.e.eloin = 0;
dictionary.e.eloined = 0;
dictionary.e.eloiner = 0;
dictionary.e.eloins = 0;
dictionary.e.elope = 0;
dictionary.e.eloped = 0;
dictionary.e.eloper = 0;
dictionary.e.elopers = 0;
dictionary.e.elopes = 0;
dictionary.e.eloping = 0;
dictionary.e.els = 0;
dictionary.e.else = 0;
dictionary.e.eluant = 0;
dictionary.e.eluants = 0;
dictionary.e.eluate = 0;
dictionary.e.eluates = 0;
dictionary.e.elude = 0;
dictionary.e.eluded = 0;
dictionary.e.eluder = 0;
dictionary.e.eluders = 0;
dictionary.e.eludes = 0;
dictionary.e.eluding = 0;
dictionary.e.eluent = 0;
dictionary.e.eluents = 0;
dictionary.e.elusion = 0;
dictionary.e.elusive = 0;
dictionary.e.elusory = 0;
dictionary.e.elute = 0;
dictionary.e.eluted = 0;
dictionary.e.elutes = 0;
dictionary.e.eluting = 0;
dictionary.e.elution = 0;
dictionary.e.eluvia = 0;
dictionary.e.eluvial = 0;
dictionary.e.eluvium = 0;
dictionary.e.elver = 0;
dictionary.e.elvers = 0;
dictionary.e.elves = 0;
dictionary.e.elvish = 0;
dictionary.e.elysian = 0;
dictionary.e.elytra = 0;
dictionary.e.elytron = 0;
dictionary.e.elytrum = 0;
dictionary.e.emanate = 0;
dictionary.e.embalm = 0;
dictionary.e.embalms = 0;
dictionary.e.embank = 0;
dictionary.e.embanks = 0;
dictionary.e.embar = 0;
dictionary.e.embargo = 0;
dictionary.e.embark = 0;
dictionary.e.embarks = 0;
dictionary.e.embars = 0;
dictionary.e.embassy = 0;
dictionary.e.embay = 0;
dictionary.e.embayed = 0;
dictionary.e.embays = 0;
dictionary.e.embed = 0;
dictionary.e.embeds = 0;
dictionary.e.ember = 0;
dictionary.e.embers = 0;
dictionary.e.emblaze = 0;
dictionary.e.emblem = 0;
dictionary.e.emblems = 0;
dictionary.e.embody = 0;
dictionary.e.emboli = 0;
dictionary.e.embolic = 0;
dictionary.e.embolus = 0;
dictionary.e.emboly = 0;
dictionary.e.embosk = 0;
dictionary.e.embosks = 0;
dictionary.e.embosom = 0;
dictionary.e.emboss = 0;
dictionary.e.embow = 0;
dictionary.e.embowed = 0;
dictionary.e.embowel = 0;
dictionary.e.embower = 0;
dictionary.e.embows = 0;
dictionary.e.embrace = 0;
dictionary.e.embroil = 0;
dictionary.e.embrown = 0;
dictionary.e.embrue = 0;
dictionary.e.embrued = 0;
dictionary.e.embrues = 0;
dictionary.e.embrute = 0;
dictionary.e.embryo = 0;
dictionary.e.embryon = 0;
dictionary.e.embryos = 0;
dictionary.e.emcee = 0;
dictionary.e.emceed = 0;
dictionary.e.emcees = 0;
dictionary.e.eme = 0;
dictionary.e.emeer = 0;
dictionary.e.emeers = 0;
dictionary.e.emend = 0;
dictionary.e.emended = 0;
dictionary.e.emender = 0;
dictionary.e.emends = 0;
dictionary.e.emerald = 0;
dictionary.e.emerge = 0;
dictionary.e.emerged = 0;
dictionary.e.emerges = 0;
dictionary.e.emeries = 0;
dictionary.e.emerita = 0;
dictionary.e.emeriti = 0;
dictionary.e.emerod = 0;
dictionary.e.emerods = 0;
dictionary.e.emeroid = 0;
dictionary.e.emersed = 0;
dictionary.e.emery = 0;
dictionary.e.emes = 0;
dictionary.e.emeses = 0;
dictionary.e.emesis = 0;
dictionary.e.emetic = 0;
dictionary.e.emetics = 0;
dictionary.e.emetin = 0;
dictionary.e.emetine = 0;
dictionary.e.emetins = 0;
dictionary.e.emeu = 0;
dictionary.e.emeus = 0;
dictionary.e.emeute = 0;
dictionary.e.emeutes = 0;
dictionary.e.emic = 0;
dictionary.e.emigre = 0;
dictionary.e.emigres = 0;
dictionary.e.eminent = 0;
dictionary.e.emir = 0;
dictionary.e.emirate = 0;
dictionary.e.emirs = 0;
dictionary.e.emit = 0;
dictionary.e.emits = 0;
dictionary.e.emitted = 0;
dictionary.e.emitter = 0;
dictionary.e.emmer = 0;
dictionary.e.emmers = 0;
dictionary.e.emmet = 0;
dictionary.e.emmets = 0;
dictionary.e.emodin = 0;
dictionary.e.emodins = 0;
dictionary.e.emote = 0;
dictionary.e.emoted = 0;
dictionary.e.emoter = 0;
dictionary.e.emoters = 0;
dictionary.e.emotes = 0;
dictionary.e.emoting = 0;
dictionary.e.emotion = 0;
dictionary.e.emotive = 0;
dictionary.e.empale = 0;
dictionary.e.empaled = 0;
dictionary.e.empaler = 0;
dictionary.e.empales = 0;
dictionary.e.empanel = 0;
dictionary.e.empathy = 0;
dictionary.e.emperor = 0;
dictionary.e.empery = 0;
dictionary.e.empire = 0;
dictionary.e.empires = 0;
dictionary.e.empiric = 0;
dictionary.e.emplace = 0;
dictionary.e.emplane = 0;
dictionary.e.employ = 0;
dictionary.e.employe = 0;
dictionary.e.employs = 0;
dictionary.e.emporia = 0;
dictionary.e.empower = 0;
dictionary.e.empress = 0;
dictionary.e.emprise = 0;
dictionary.e.emprize = 0;
dictionary.e.emptied = 0;
dictionary.e.emptier = 0;
dictionary.e.empties = 0;
dictionary.e.emptily = 0;
dictionary.e.emptins = 0;
dictionary.e.empty = 0;
dictionary.e.empyema = 0;
dictionary.e.ems = 0;
dictionary.e.emu = 0;
dictionary.e.emulate = 0;
dictionary.e.emulous = 0;
dictionary.e.emus = 0;
dictionary.e.emyd = 0;
dictionary.e.emyde = 0;
dictionary.e.emydes = 0;
dictionary.e.emyds = 0;
dictionary.e.enable = 0;
dictionary.e.enabled = 0;
dictionary.e.enabler = 0;
dictionary.e.enables = 0;
dictionary.e.enact = 0;
dictionary.e.enacted = 0;
dictionary.e.enactor = 0;
dictionary.e.enacts = 0;
dictionary.e.enamel = 0;
dictionary.e.enamels = 0;
dictionary.e.enamine = 0;
dictionary.e.enamor = 0;
dictionary.e.enamors = 0;
dictionary.e.enamour = 0;
dictionary.e.enate = 0;
dictionary.e.enates = 0;
dictionary.e.enatic = 0;
dictionary.e.enation = 0;
dictionary.e.encage = 0;
dictionary.e.encaged = 0;
dictionary.e.encages = 0;
dictionary.e.encamp = 0;
dictionary.e.encamps = 0;
dictionary.e.encase = 0;
dictionary.e.encased = 0;
dictionary.e.encases = 0;
dictionary.e.encash = 0;
dictionary.e.enchain = 0;
dictionary.e.enchant = 0;
dictionary.e.enchase = 0;
dictionary.e.encina = 0;
dictionary.e.encinal = 0;
dictionary.e.encinas = 0;
dictionary.e.enclasp = 0;
dictionary.e.enclave = 0;
dictionary.e.enclose = 0;
dictionary.e.encode = 0;
dictionary.e.encoded = 0;
dictionary.e.encoder = 0;
dictionary.e.encodes = 0;
dictionary.e.encomia = 0;
dictionary.e.encore = 0;
dictionary.e.encored = 0;
dictionary.e.encores = 0;
dictionary.e.encrust = 0;
dictionary.e.encrypt = 0;
dictionary.e.encyst = 0;
dictionary.e.encysts = 0;
dictionary.e.end = 0;
dictionary.e.endarch = 0;
dictionary.e.endear = 0;
dictionary.e.endears = 0;
dictionary.e.ended = 0;
dictionary.e.endemic = 0;
dictionary.e.ender = 0;
dictionary.e.enders = 0;
dictionary.e.endgame = 0;
dictionary.e.ending = 0;
dictionary.e.endings = 0;
dictionary.e.endite = 0;
dictionary.e.endited = 0;
dictionary.e.endites = 0;
dictionary.e.endive = 0;
dictionary.e.endives = 0;
dictionary.e.endleaf = 0;
dictionary.e.endless = 0;
dictionary.e.endlong = 0;
dictionary.e.endmost = 0;
dictionary.e.endnote = 0;
dictionary.e.endogen = 0;
dictionary.e.endopod = 0;
dictionary.e.endorse = 0;
dictionary.e.endow = 0;
dictionary.e.endowed = 0;
dictionary.e.endower = 0;
dictionary.e.endows = 0;
dictionary.e.endrin = 0;
dictionary.e.endrins = 0;
dictionary.e.ends = 0;
dictionary.e.endue = 0;
dictionary.e.endued = 0;
dictionary.e.endues = 0;
dictionary.e.enduing = 0;
dictionary.e.endure = 0;
dictionary.e.endured = 0;
dictionary.e.endures = 0;
dictionary.e.enduro = 0;
dictionary.e.enduros = 0;
dictionary.e.endways = 0;
dictionary.e.endwise = 0;
dictionary.e.enema = 0;
dictionary.e.enemas = 0;
dictionary.e.enemata = 0;
dictionary.e.enemies = 0;
dictionary.e.enemy = 0;
dictionary.e.energid = 0;
dictionary.e.energy = 0;
dictionary.e.enface = 0;
dictionary.e.enfaced = 0;
dictionary.e.enfaces = 0;
dictionary.e.enfeoff = 0;
dictionary.e.enfever = 0;
dictionary.e.enflame = 0;
dictionary.e.enfold = 0;
dictionary.e.enfolds = 0;
dictionary.e.enforce = 0;
dictionary.e.enframe = 0;
dictionary.e.eng = 0;
dictionary.e.engage = 0;
dictionary.e.engaged = 0;
dictionary.e.engager = 0;
dictionary.e.engages = 0;
dictionary.e.engild = 0;
dictionary.e.engilds = 0;
dictionary.e.engine = 0;
dictionary.e.engined = 0;
dictionary.e.engines = 0;
dictionary.e.engird = 0;
dictionary.e.engirds = 0;
dictionary.e.engirt = 0;
dictionary.e.english = 0;
dictionary.e.englut = 0;
dictionary.e.engluts = 0;
dictionary.e.engorge = 0;
dictionary.e.engraft = 0;
dictionary.e.engrail = 0;
dictionary.e.engrain = 0;
dictionary.e.engram = 0;
dictionary.e.engrams = 0;
dictionary.e.engrave = 0;
dictionary.e.engross = 0;
dictionary.e.engs = 0;
dictionary.e.engulf = 0;
dictionary.e.engulfs = 0;
dictionary.e.enhalo = 0;
dictionary.e.enhalos = 0;
dictionary.e.enhance = 0;
dictionary.e.enigma = 0;
dictionary.e.enigmas = 0;
dictionary.e.enisle = 0;
dictionary.e.enisled = 0;
dictionary.e.enisles = 0;
dictionary.e.enjoin = 0;
dictionary.e.enjoins = 0;
dictionary.e.enjoy = 0;
dictionary.e.enjoyed = 0;
dictionary.e.enjoyer = 0;
dictionary.e.enjoys = 0;
dictionary.e.enlace = 0;
dictionary.e.enlaced = 0;
dictionary.e.enlaces = 0;
dictionary.e.enlarge = 0;
dictionary.e.enlist = 0;
dictionary.e.enlists = 0;
dictionary.e.enliven = 0;
dictionary.e.enmesh = 0;
dictionary.e.enmity = 0;
dictionary.e.ennead = 0;
dictionary.e.enneads = 0;
dictionary.e.ennoble = 0;
dictionary.e.ennui = 0;
dictionary.e.ennuis = 0;
dictionary.e.ennuye = 0;
dictionary.e.ennuyee = 0;
dictionary.e.enol = 0;
dictionary.e.enolase = 0;
dictionary.e.enolic = 0;
dictionary.e.enology = 0;
dictionary.e.enols = 0;
dictionary.e.enorm = 0;
dictionary.e.enosis = 0;
dictionary.e.enough = 0;
dictionary.e.enoughs = 0;
dictionary.e.enounce = 0;
dictionary.e.enow = 0;
dictionary.e.enows = 0;
dictionary.e.enplane = 0;
dictionary.e.enquire = 0;
dictionary.e.enquiry = 0;
dictionary.e.enrage = 0;
dictionary.e.enraged = 0;
dictionary.e.enrages = 0;
dictionary.e.enrapt = 0;
dictionary.e.enrich = 0;
dictionary.e.enrobe = 0;
dictionary.e.enrobed = 0;
dictionary.e.enrober = 0;
dictionary.e.enrobes = 0;
dictionary.e.enrol = 0;
dictionary.e.enroll = 0;
dictionary.e.enrolls = 0;
dictionary.e.enrols = 0;
dictionary.e.enroot = 0;
dictionary.e.enroots = 0;
dictionary.e.ens = 0;
dictionary.e.enserf = 0;
dictionary.e.enserfs = 0;
dictionary.e.ensign = 0;
dictionary.e.ensigns = 0;
dictionary.e.ensile = 0;
dictionary.e.ensiled = 0;
dictionary.e.ensiles = 0;
dictionary.e.enskied = 0;
dictionary.e.enskies = 0;
dictionary.e.ensky = 0;
dictionary.e.enskyed = 0;
dictionary.e.enslave = 0;
dictionary.e.ensnare = 0;
dictionary.e.ensnarl = 0;
dictionary.e.ensoul = 0;
dictionary.e.ensouls = 0;
dictionary.e.ensue = 0;
dictionary.e.ensued = 0;
dictionary.e.ensues = 0;
dictionary.e.ensuing = 0;
dictionary.e.ensure = 0;
dictionary.e.ensured = 0;
dictionary.e.ensurer = 0;
dictionary.e.ensures = 0;
dictionary.e.entail = 0;
dictionary.e.entails = 0;
dictionary.e.entases = 0;
dictionary.e.entasia = 0;
dictionary.e.entasis = 0;
dictionary.e.entente = 0;
dictionary.e.enter = 0;
dictionary.e.entera = 0;
dictionary.e.enteral = 0;
dictionary.e.entered = 0;
dictionary.e.enterer = 0;
dictionary.e.enteric = 0;
dictionary.e.enteron = 0;
dictionary.e.enters = 0;
dictionary.e.enthral = 0;
dictionary.e.enthuse = 0;
dictionary.e.entia = 0;
dictionary.e.entice = 0;
dictionary.e.enticed = 0;
dictionary.e.enticer = 0;
dictionary.e.entices = 0;
dictionary.e.entire = 0;
dictionary.e.entires = 0;
dictionary.e.entitle = 0;
dictionary.e.entity = 0;
dictionary.e.entoil = 0;
dictionary.e.entoils = 0;
dictionary.e.entomb = 0;
dictionary.e.entombs = 0;
dictionary.e.entopic = 0;
dictionary.e.entozoa = 0;
dictionary.e.entrain = 0;
dictionary.e.entrant = 0;
dictionary.e.entrap = 0;
dictionary.e.entraps = 0;
dictionary.e.entreat = 0;
dictionary.e.entree = 0;
dictionary.e.entrees = 0;
dictionary.e.entries = 0;
dictionary.e.entropy = 0;
dictionary.e.entrust = 0;
dictionary.e.entry = 0;
dictionary.e.entwine = 0;
dictionary.e.entwist = 0;
dictionary.e.enure = 0;
dictionary.e.enured = 0;
dictionary.e.enures = 0;
dictionary.e.enuring = 0;
dictionary.e.envelop = 0;
dictionary.e.envenom = 0;
dictionary.e.envied = 0;
dictionary.e.envier = 0;
dictionary.e.enviers = 0;
dictionary.e.envies = 0;
dictionary.e.envious = 0;
dictionary.e.environ = 0;
dictionary.e.envoi = 0;
dictionary.e.envois = 0;
dictionary.e.envoy = 0;
dictionary.e.envoys = 0;
dictionary.e.envy = 0;
dictionary.e.envying = 0;
dictionary.e.enwheel = 0;
dictionary.e.enwind = 0;
dictionary.e.enwinds = 0;
dictionary.e.enwomb = 0;
dictionary.e.enwombs = 0;
dictionary.e.enwound = 0;
dictionary.e.enwrap = 0;
dictionary.e.enwraps = 0;
dictionary.e.enzym = 0;
dictionary.e.enzyme = 0;
dictionary.e.enzymes = 0;
dictionary.e.enzymic = 0;
dictionary.e.enzyms = 0;
dictionary.e.eobiont = 0;
dictionary.e.eolian = 0;
dictionary.e.eolith = 0;
dictionary.e.eoliths = 0;
dictionary.e.eon = 0;
dictionary.e.eonian = 0;
dictionary.e.eonism = 0;
dictionary.e.eonisms = 0;
dictionary.e.eons = 0;
dictionary.e.eosin = 0;
dictionary.e.eosine = 0;
dictionary.e.eosines = 0;
dictionary.e.eosinic = 0;
dictionary.e.eosins = 0;
dictionary.e.epact = 0;
dictionary.e.epacts = 0;
dictionary.e.eparch = 0;
dictionary.e.eparchs = 0;
dictionary.e.eparchy = 0;
dictionary.e.epaulet = 0;
dictionary.e.epazote = 0;
dictionary.e.epee = 0;
dictionary.e.epeeist = 0;
dictionary.e.epees = 0;
dictionary.e.epeiric = 0;
dictionary.e.epergne = 0;
dictionary.e.epha = 0;
dictionary.e.ephah = 0;
dictionary.e.ephahs = 0;
dictionary.e.ephas = 0;
dictionary.e.ephebe = 0;
dictionary.e.ephebes = 0;
dictionary.e.ephebi = 0;
dictionary.e.ephebic = 0;
dictionary.e.epheboi = 0;
dictionary.e.ephebos = 0;
dictionary.e.ephebus = 0;
dictionary.e.ephedra = 0;
dictionary.e.ephod = 0;
dictionary.e.ephods = 0;
dictionary.e.ephor = 0;
dictionary.e.ephoral = 0;
dictionary.e.ephori = 0;
dictionary.e.ephors = 0;
dictionary.e.epiboly = 0;
dictionary.e.epic = 0;
dictionary.e.epical = 0;
dictionary.e.epicarp = 0;
dictionary.e.epicene = 0;
dictionary.e.epics = 0;
dictionary.e.epicure = 0;
dictionary.e.epiderm = 0;
dictionary.e.epidote = 0;
dictionary.e.epigeal = 0;
dictionary.e.epigean = 0;
dictionary.e.epigeic = 0;
dictionary.e.epigene = 0;
dictionary.e.epigon = 0;
dictionary.e.epigone = 0;
dictionary.e.epigoni = 0;
dictionary.e.epigons = 0;
dictionary.e.epigram = 0;
dictionary.e.epigyny = 0;
dictionary.e.epilog = 0;
dictionary.e.epilogs = 0;
dictionary.e.epimer = 0;
dictionary.e.epimere = 0;
dictionary.e.epimers = 0;
dictionary.e.epinaoi = 0;
dictionary.e.epinaos = 0;
dictionary.e.episcia = 0;
dictionary.e.episode = 0;
dictionary.e.episome = 0;
dictionary.e.epistle = 0;
dictionary.e.epitaph = 0;
dictionary.e.epitaxy = 0;
dictionary.e.epithet = 0;
dictionary.e.epitome = 0;
dictionary.e.epizoa = 0;
dictionary.e.epizoic = 0;
dictionary.e.epizoon = 0;
dictionary.e.epoch = 0;
dictionary.e.epochal = 0;
dictionary.e.epochs = 0;
dictionary.e.epode = 0;
dictionary.e.epodes = 0;
dictionary.e.eponym = 0;
dictionary.e.eponyms = 0;
dictionary.e.eponymy = 0;
dictionary.e.epopee = 0;
dictionary.e.epopees = 0;
dictionary.e.epos = 0;
dictionary.e.eposes = 0;
dictionary.e.epoxide = 0;
dictionary.e.epoxied = 0;
dictionary.e.epoxies = 0;
dictionary.e.epoxy = 0;
dictionary.e.epoxyed = 0;
dictionary.e.epsilon = 0;
dictionary.e.equable = 0;
dictionary.e.equably = 0;
dictionary.e.equal = 0;
dictionary.e.equaled = 0;
dictionary.e.equally = 0;
dictionary.e.equals = 0;
dictionary.e.equate = 0;
dictionary.e.equated = 0;
dictionary.e.equates = 0;
dictionary.e.equator = 0;
dictionary.e.equerry = 0;
dictionary.e.equine = 0;
dictionary.e.equines = 0;
dictionary.e.equinox = 0;
dictionary.e.equip = 0;
dictionary.e.equips = 0;
dictionary.e.equites = 0;
dictionary.e.equity = 0;
dictionary.e.era = 0;
dictionary.e.eras = 0;
dictionary.e.erase = 0;
dictionary.e.erased = 0;
dictionary.e.eraser = 0;
dictionary.e.erasers = 0;
dictionary.e.erases = 0;
dictionary.e.erasing = 0;
dictionary.e.erasion = 0;
dictionary.e.erasure = 0;
dictionary.e.erbium = 0;
dictionary.e.erbiums = 0;
dictionary.e.ere = 0;
dictionary.e.erect = 0;
dictionary.e.erected = 0;
dictionary.e.erecter = 0;
dictionary.e.erectly = 0;
dictionary.e.erector = 0;
dictionary.e.erects = 0;
dictionary.e.erelong = 0;
dictionary.e.eremite = 0;
dictionary.e.eremuri = 0;
dictionary.e.erenow = 0;
dictionary.e.erepsin = 0;
dictionary.e.erethic = 0;
dictionary.e.erg = 0;
dictionary.e.ergate = 0;
dictionary.e.ergates = 0;
dictionary.e.ergo = 0;
dictionary.e.ergodic = 0;
dictionary.e.ergot = 0;
dictionary.e.ergotic = 0;
dictionary.e.ergots = 0;
dictionary.e.ergs = 0;
dictionary.e.erica = 0;
dictionary.e.ericas = 0;
dictionary.e.ericoid = 0;
dictionary.e.eringo = 0;
dictionary.e.eringos = 0;
dictionary.e.eristic = 0;
dictionary.e.erlking = 0;
dictionary.e.ermine = 0;
dictionary.e.ermined = 0;
dictionary.e.ermines = 0;
dictionary.e.ern = 0;
dictionary.e.erne = 0;
dictionary.e.ernes = 0;
dictionary.e.erns = 0;
dictionary.e.erode = 0;
dictionary.e.eroded = 0;
dictionary.e.erodent = 0;
dictionary.e.erodes = 0;
dictionary.e.eroding = 0;
dictionary.e.eros = 0;
dictionary.e.erose = 0;
dictionary.e.erosely = 0;
dictionary.e.eroses = 0;
dictionary.e.erosion = 0;
dictionary.e.erosive = 0;
dictionary.e.erotic = 0;
dictionary.e.erotica = 0;
dictionary.e.erotics = 0;
dictionary.e.erotism = 0;
dictionary.e.erotize = 0;
dictionary.e.err = 0;
dictionary.e.errancy = 0;
dictionary.e.errand = 0;
dictionary.e.errands = 0;
dictionary.e.errant = 0;
dictionary.e.errants = 0;
dictionary.e.errata = 0;
dictionary.e.erratas = 0;
dictionary.e.erratic = 0;
dictionary.e.erratum = 0;
dictionary.e.erred = 0;
dictionary.e.errhine = 0;
dictionary.e.erring = 0;
dictionary.e.error = 0;
dictionary.e.errors = 0;
dictionary.e.errs = 0;
dictionary.e.ers = 0;
dictionary.e.ersatz = 0;
dictionary.e.erses = 0;
dictionary.e.erst = 0;
dictionary.e.eruct = 0;
dictionary.e.eructed = 0;
dictionary.e.eructs = 0;
dictionary.e.erudite = 0;
dictionary.e.erugo = 0;
dictionary.e.erugos = 0;
dictionary.e.erupt = 0;
dictionary.e.erupted = 0;
dictionary.e.erupts = 0;
dictionary.e.ervil = 0;
dictionary.e.ervils = 0;
dictionary.e.eryngo = 0;
dictionary.e.eryngos = 0;
dictionary.e.escalop = 0;
dictionary.e.escape = 0;
dictionary.e.escaped = 0;
dictionary.e.escapee = 0;
dictionary.e.escaper = 0;
dictionary.e.escapes = 0;
dictionary.e.escar = 0;
dictionary.e.escarp = 0;
dictionary.e.escarps = 0;
dictionary.e.escars = 0;
dictionary.e.eschar = 0;
dictionary.e.eschars = 0;
dictionary.e.escheat = 0;
dictionary.e.eschew = 0;
dictionary.e.eschews = 0;
dictionary.e.escolar = 0;
dictionary.e.escort = 0;
dictionary.e.escorts = 0;
dictionary.e.escot = 0;
dictionary.e.escoted = 0;
dictionary.e.escots = 0;
dictionary.e.escrow = 0;
dictionary.e.escrows = 0;
dictionary.e.escuage = 0;
dictionary.e.escudo = 0;
dictionary.e.escudos = 0;
dictionary.e.eserine = 0;
dictionary.e.eses = 0;
dictionary.e.eskar = 0;
dictionary.e.eskars = 0;
dictionary.e.esker = 0;
dictionary.e.eskers = 0;
dictionary.e.espanol = 0;
dictionary.e.esparto = 0;
dictionary.e.espial = 0;
dictionary.e.espials = 0;
dictionary.e.espied = 0;
dictionary.e.espies = 0;
dictionary.e.espouse = 0;
dictionary.e.esprit = 0;
dictionary.e.esprits = 0;
dictionary.e.espy = 0;
dictionary.e.espying = 0;
dictionary.e.esquire = 0;
dictionary.e.ess = 0;
dictionary.e.essay = 0;
dictionary.e.essayed = 0;
dictionary.e.essayer = 0;
dictionary.e.essays = 0;
dictionary.e.essence = 0;
dictionary.e.esses = 0;
dictionary.e.essoin = 0;
dictionary.e.essoins = 0;
dictionary.e.estate = 0;
dictionary.e.estated = 0;
dictionary.e.estates = 0;
dictionary.e.esteem = 0;
dictionary.e.esteems = 0;
dictionary.e.ester = 0;
dictionary.e.esters = 0;
dictionary.e.esthete = 0;
dictionary.e.estival = 0;
dictionary.e.estop = 0;
dictionary.e.estops = 0;
dictionary.e.estral = 0;
dictionary.e.estray = 0;
dictionary.e.estrays = 0;
dictionary.e.estreat = 0;
dictionary.e.estrin = 0;
dictionary.e.estrins = 0;
dictionary.e.estriol = 0;
dictionary.e.estrone = 0;
dictionary.e.estrous = 0;
dictionary.e.estrual = 0;
dictionary.e.estrum = 0;
dictionary.e.estrums = 0;
dictionary.e.estrus = 0;
dictionary.e.estuary = 0;
dictionary.e.etagere = 0;
dictionary.e.etalon = 0;
dictionary.e.etalons = 0;
dictionary.e.etamin = 0;
dictionary.e.etamine = 0;
dictionary.e.etamins = 0;
dictionary.e.etape = 0;
dictionary.e.etapes = 0;
dictionary.e.etas = 0;
dictionary.e.etatism = 0;
dictionary.e.etatist = 0;
dictionary.e.etch = 0;
dictionary.e.etchant = 0;
dictionary.e.etched = 0;
dictionary.e.etcher = 0;
dictionary.e.etchers = 0;
dictionary.e.etches = 0;
dictionary.e.etching = 0;
dictionary.e.eternal = 0;
dictionary.e.eterne = 0;
dictionary.e.etesian = 0;
dictionary.e.eth = 0;
dictionary.e.ethane = 0;
dictionary.e.ethanes = 0;
dictionary.e.ethanol = 0;
dictionary.e.ethene = 0;
dictionary.e.ethenes = 0;
dictionary.e.ether = 0;
dictionary.e.etheric = 0;
dictionary.e.ethers = 0;
dictionary.e.ethic = 0;
dictionary.e.ethical = 0;
dictionary.e.ethics = 0;
dictionary.e.ethinyl = 0;
dictionary.e.ethion = 0;
dictionary.e.ethions = 0;
dictionary.e.ethmoid = 0;
dictionary.e.ethnic = 0;
dictionary.e.ethnics = 0;
dictionary.e.ethnos = 0;
dictionary.e.ethos = 0;
dictionary.e.ethoses = 0;
dictionary.e.ethoxy = 0;
dictionary.e.ethoxyl = 0;
dictionary.e.eths = 0;
dictionary.e.ethyl = 0;
dictionary.e.ethylic = 0;
dictionary.e.ethyls = 0;
dictionary.e.ethyne = 0;
dictionary.e.ethynes = 0;
dictionary.e.ethynyl = 0;
dictionary.e.etic = 0;
dictionary.e.etna = 0;
dictionary.e.etnas = 0;
dictionary.e.etoile = 0;
dictionary.e.etoiles = 0;
dictionary.e.etude = 0;
dictionary.e.etudes = 0;
dictionary.e.etui = 0;
dictionary.e.etuis = 0;
dictionary.e.etwee = 0;
dictionary.e.etwees = 0;
dictionary.e.etyma = 0;
dictionary.e.etymon = 0;
dictionary.e.etymons = 0;
dictionary.e.eucaine = 0;
dictionary.e.euchre = 0;
dictionary.e.euchred = 0;
dictionary.e.euchres = 0;
dictionary.e.euclase = 0;
dictionary.e.eucrite = 0;
dictionary.e.eudemon = 0;
dictionary.e.eugenia = 0;
dictionary.e.eugenic = 0;
dictionary.e.eugenol = 0;
dictionary.e.euglena = 0;
dictionary.e.eulogia = 0;
dictionary.e.eulogy = 0;
dictionary.e.eunuch = 0;
dictionary.e.eunuchs = 0;
dictionary.e.eupepsy = 0;
dictionary.e.euphony = 0;
dictionary.e.euphroe = 0;
dictionary.e.euploid = 0;
dictionary.e.eupnea = 0;
dictionary.e.eupneas = 0;
dictionary.e.eupneic = 0;
dictionary.e.eupnoea = 0;
dictionary.e.eureka = 0;
dictionary.e.euripi = 0;
dictionary.e.euripus = 0;
dictionary.e.euro = 0;
dictionary.e.euroky = 0;
dictionary.e.euros = 0;
dictionary.e.euryoky = 0;
dictionary.e.eustacy = 0;
dictionary.e.eustele = 0;
dictionary.e.eutaxy = 0;
dictionary.e.evacuee = 0;
dictionary.e.evade = 0;
dictionary.e.evaded = 0;
dictionary.e.evader = 0;
dictionary.e.evaders = 0;
dictionary.e.evades = 0;
dictionary.e.evading = 0;
dictionary.e.evangel = 0;
dictionary.e.evanish = 0;
dictionary.e.evasion = 0;
dictionary.e.evasive = 0;
dictionary.e.eve = 0;
dictionary.e.even = 0;
dictionary.e.evened = 0;
dictionary.e.evener = 0;
dictionary.e.eveners = 0;
dictionary.e.evenest = 0;
dictionary.e.evening = 0;
dictionary.e.evenly = 0;
dictionary.e.evens = 0;
dictionary.e.event = 0;
dictionary.e.events = 0;
dictionary.e.ever = 0;
dictionary.e.evert = 0;
dictionary.e.everted = 0;
dictionary.e.evertor = 0;
dictionary.e.everts = 0;
dictionary.e.every = 0;
dictionary.e.eves = 0;
dictionary.e.evict = 0;
dictionary.e.evicted = 0;
dictionary.e.evictee = 0;
dictionary.e.evictor = 0;
dictionary.e.evicts = 0;
dictionary.e.evident = 0;
dictionary.e.evil = 0;
dictionary.e.eviler = 0;
dictionary.e.evilest = 0;
dictionary.e.eviller = 0;
dictionary.e.evilly = 0;
dictionary.e.evils = 0;
dictionary.e.evince = 0;
dictionary.e.evinced = 0;
dictionary.e.evinces = 0;
dictionary.e.evite = 0;
dictionary.e.evited = 0;
dictionary.e.evites = 0;
dictionary.e.eviting = 0;
dictionary.e.evoke = 0;
dictionary.e.evoked = 0;
dictionary.e.evoker = 0;
dictionary.e.evokers = 0;
dictionary.e.evokes = 0;
dictionary.e.evoking = 0;
dictionary.e.evolute = 0;
dictionary.e.evolve = 0;
dictionary.e.evolved = 0;
dictionary.e.evolver = 0;
dictionary.e.evolves = 0;
dictionary.e.evzone = 0;
dictionary.e.evzones = 0;
dictionary.e.ewe = 0;
dictionary.e.ewer = 0;
dictionary.e.ewers = 0;
dictionary.e.ewes = 0;
dictionary.e.exact = 0;
dictionary.e.exacta = 0;
dictionary.e.exactas = 0;
dictionary.e.exacted = 0;
dictionary.e.exacter = 0;
dictionary.e.exactly = 0;
dictionary.e.exactor = 0;
dictionary.e.exacts = 0;
dictionary.e.exalt = 0;
dictionary.e.exalted = 0;
dictionary.e.exalter = 0;
dictionary.e.exalts = 0;
dictionary.e.exam = 0;
dictionary.e.examen = 0;
dictionary.e.examens = 0;
dictionary.e.examine = 0;
dictionary.e.example = 0;
dictionary.e.exams = 0;
dictionary.e.exarch = 0;
dictionary.e.exarchs = 0;
dictionary.e.exarchy = 0;
dictionary.e.exceed = 0;
dictionary.e.exceeds = 0;
dictionary.e.excel = 0;
dictionary.e.excels = 0;
dictionary.e.except = 0;
dictionary.e.excepts = 0;
dictionary.e.excerpt = 0;
dictionary.e.excess = 0;
dictionary.e.excide = 0;
dictionary.e.excided = 0;
dictionary.e.excides = 0;
dictionary.e.excimer = 0;
dictionary.e.exciple = 0;
dictionary.e.excise = 0;
dictionary.e.excised = 0;
dictionary.e.excises = 0;
dictionary.e.excite = 0;
dictionary.e.excited = 0;
dictionary.e.exciter = 0;
dictionary.e.excites = 0;
dictionary.e.exciton = 0;
dictionary.e.excitor = 0;
dictionary.e.exclaim = 0;
dictionary.e.exclave = 0;
dictionary.e.exclude = 0;
dictionary.e.excreta = 0;
dictionary.e.excrete = 0;
dictionary.e.excuse = 0;
dictionary.e.excused = 0;
dictionary.e.excuser = 0;
dictionary.e.excuses = 0;
dictionary.e.exec = 0;
dictionary.e.execs = 0;
dictionary.e.execute = 0;
dictionary.e.exedra = 0;
dictionary.e.exedrae = 0;
dictionary.e.exegete = 0;
dictionary.e.exempla = 0;
dictionary.e.exempt = 0;
dictionary.e.exempts = 0;
dictionary.e.exequy = 0;
dictionary.e.exergue = 0;
dictionary.e.exert = 0;
dictionary.e.exerted = 0;
dictionary.e.exerts = 0;
dictionary.e.exes = 0;
dictionary.e.exeunt = 0;
dictionary.e.exhale = 0;
dictionary.e.exhaled = 0;
dictionary.e.exhales = 0;
dictionary.e.exhaust = 0;
dictionary.e.exhibit = 0;
dictionary.e.exhort = 0;
dictionary.e.exhorts = 0;
dictionary.e.exhume = 0;
dictionary.e.exhumed = 0;
dictionary.e.exhumer = 0;
dictionary.e.exhumes = 0;
dictionary.e.exigent = 0;
dictionary.e.exile = 0;
dictionary.e.exiled = 0;
dictionary.e.exiles = 0;
dictionary.e.exilian = 0;
dictionary.e.exilic = 0;
dictionary.e.exiling = 0;
dictionary.e.exine = 0;
dictionary.e.exines = 0;
dictionary.e.exist = 0;
dictionary.e.existed = 0;
dictionary.e.exists = 0;
dictionary.e.exit = 0;
dictionary.e.exited = 0;
dictionary.e.exiting = 0;
dictionary.e.exits = 0;
dictionary.e.exocarp = 0;
dictionary.e.exoderm = 0;
dictionary.e.exodoi = 0;
dictionary.e.exodos = 0;
dictionary.e.exodus = 0;
dictionary.e.exogamy = 0;
dictionary.e.exogen = 0;
dictionary.e.exogens = 0;
dictionary.e.exon = 0;
dictionary.e.exonic = 0;
dictionary.e.exons = 0;
dictionary.e.exordia = 0;
dictionary.e.exosmic = 0;
dictionary.e.exotic = 0;
dictionary.e.exotica = 0;
dictionary.e.exotics = 0;
dictionary.e.exotism = 0;
dictionary.e.expand = 0;
dictionary.e.expands = 0;
dictionary.e.expanse = 0;
dictionary.e.expect = 0;
dictionary.e.expects = 0;
dictionary.e.expel = 0;
dictionary.e.expels = 0;
dictionary.e.expend = 0;
dictionary.e.expends = 0;
dictionary.e.expense = 0;
dictionary.e.expert = 0;
dictionary.e.experts = 0;
dictionary.e.expiate = 0;
dictionary.e.expire = 0;
dictionary.e.expired = 0;
dictionary.e.expirer = 0;
dictionary.e.expires = 0;
dictionary.e.expiry = 0;
dictionary.e.explain = 0;
dictionary.e.explant = 0;
dictionary.e.explode = 0;
dictionary.e.exploit = 0;
dictionary.e.explore = 0;
dictionary.e.expo = 0;
dictionary.e.export = 0;
dictionary.e.exports = 0;
dictionary.e.expos = 0;
dictionary.e.exposal = 0;
dictionary.e.expose = 0;
dictionary.e.exposed = 0;
dictionary.e.exposer = 0;
dictionary.e.exposes = 0;
dictionary.e.exposit = 0;
dictionary.e.expound = 0;
dictionary.e.express = 0;
dictionary.e.expulse = 0;
dictionary.e.expunge = 0;
dictionary.e.exscind = 0;
dictionary.e.exsect = 0;
dictionary.e.exsects = 0;
dictionary.e.exsert = 0;
dictionary.e.exserts = 0;
dictionary.e.extant = 0;
dictionary.e.extend = 0;
dictionary.e.extends = 0;
dictionary.e.extent = 0;
dictionary.e.extents = 0;
dictionary.e.extern = 0;
dictionary.e.externe = 0;
dictionary.e.externs = 0;
dictionary.e.extinct = 0;
dictionary.e.extol = 0;
dictionary.e.extoll = 0;
dictionary.e.extolls = 0;
dictionary.e.extols = 0;
dictionary.e.extort = 0;
dictionary.e.extorts = 0;
dictionary.e.extra = 0;
dictionary.e.extract = 0;
dictionary.e.extras = 0;
dictionary.e.extrema = 0;
dictionary.e.extreme = 0;
dictionary.e.extrude = 0;
dictionary.e.exudate = 0;
dictionary.e.exude = 0;
dictionary.e.exuded = 0;
dictionary.e.exudes = 0;
dictionary.e.exuding = 0;
dictionary.e.exult = 0;
dictionary.e.exulted = 0;
dictionary.e.exults = 0;
dictionary.e.exurb = 0;
dictionary.e.exurban = 0;
dictionary.e.exurbia = 0;
dictionary.e.exurbs = 0;
dictionary.e.exuvia = 0;
dictionary.e.exuviae = 0;
dictionary.e.exuvial = 0;
dictionary.e.exuvium = 0;
dictionary.e.eyas = 0;
dictionary.e.eyases = 0;
dictionary.e.eye = 0;
dictionary.e.eyeable = 0;
dictionary.e.eyeball = 0;
dictionary.e.eyebeam = 0;
dictionary.e.eyebolt = 0;
dictionary.e.eyebrow = 0;
dictionary.e.eyecup = 0;
dictionary.e.eyecups = 0;
dictionary.e.eyed = 0;
dictionary.e.eyeful = 0;
dictionary.e.eyefuls = 0;
dictionary.e.eyehole = 0;
dictionary.e.eyehook = 0;
dictionary.e.eyeing = 0;
dictionary.e.eyelash = 0;
dictionary.e.eyeless = 0;
dictionary.e.eyelet = 0;
dictionary.e.eyelets = 0;
dictionary.e.eyelid = 0;
dictionary.e.eyelids = 0;
dictionary.e.eyelike = 0;
dictionary.e.eyen = 0;
dictionary.e.eyer = 0;
dictionary.e.eyers = 0;
dictionary.e.eyes = 0;
dictionary.e.eyeshot = 0;
dictionary.e.eyesome = 0;
dictionary.e.eyesore = 0;
dictionary.e.eyespot = 0;
dictionary.e.eyewash = 0;
dictionary.e.eyewink = 0;
dictionary.e.eying = 0;
dictionary.e.eyne = 0;
dictionary.e.eyra = 0;
dictionary.e.eyras = 0;
dictionary.e.eyre = 0;
dictionary.e.eyres = 0;
dictionary.e.eyrie = 0;
dictionary.e.eyries = 0;
dictionary.e.eyrir = 0;
dictionary.e.eyry = 0;
dictionary.f = {};
dictionary.f.fable = 0;
dictionary.f.fabled = 0;
dictionary.f.fabler = 0;
dictionary.f.fablers = 0;
dictionary.f.fables = 0;
dictionary.f.fabliau = 0;
dictionary.f.fabling = 0;
dictionary.f.fabric = 0;
dictionary.f.fabrics = 0;
dictionary.f.fabular = 0;
dictionary.f.facade = 0;
dictionary.f.facades = 0;
dictionary.f.face = 0;
dictionary.f.faced = 0;
dictionary.f.facer = 0;
dictionary.f.facers = 0;
dictionary.f.faces = 0;
dictionary.f.facet = 0;
dictionary.f.facete = 0;
dictionary.f.faceted = 0;
dictionary.f.facets = 0;
dictionary.f.faceup = 0;
dictionary.f.facia = 0;
dictionary.f.facial = 0;
dictionary.f.facials = 0;
dictionary.f.facias = 0;
dictionary.f.faciend = 0;
dictionary.f.facies = 0;
dictionary.f.facile = 0;
dictionary.f.facing = 0;
dictionary.f.facings = 0;
dictionary.f.fact = 0;
dictionary.f.factful = 0;
dictionary.f.faction = 0;
dictionary.f.factor = 0;
dictionary.f.factors = 0;
dictionary.f.factory = 0;
dictionary.f.facts = 0;
dictionary.f.factual = 0;
dictionary.f.facture = 0;
dictionary.f.facula = 0;
dictionary.f.faculae = 0;
dictionary.f.facular = 0;
dictionary.f.faculty = 0;
dictionary.f.fad = 0;
dictionary.f.fadable = 0;
dictionary.f.faddier = 0;
dictionary.f.faddish = 0;
dictionary.f.faddism = 0;
dictionary.f.faddist = 0;
dictionary.f.faddy = 0;
dictionary.f.fade = 0;
dictionary.f.faded = 0;
dictionary.f.fadedly = 0;
dictionary.f.fader = 0;
dictionary.f.faders = 0;
dictionary.f.fades = 0;
dictionary.f.fadge = 0;
dictionary.f.fadged = 0;
dictionary.f.fadges = 0;
dictionary.f.fadging = 0;
dictionary.f.fading = 0;
dictionary.f.fadings = 0;
dictionary.f.fado = 0;
dictionary.f.fados = 0;
dictionary.f.fads = 0;
dictionary.f.faecal = 0;
dictionary.f.faeces = 0;
dictionary.f.faena = 0;
dictionary.f.faenas = 0;
dictionary.f.faerie = 0;
dictionary.f.faeries = 0;
dictionary.f.faery = 0;
dictionary.f.fag = 0;
dictionary.f.fagged = 0;
dictionary.f.fagging = 0;
dictionary.f.faggot = 0;
dictionary.f.faggots = 0;
dictionary.f.faggoty = 0;
dictionary.f.faggy = 0;
dictionary.f.fagin = 0;
dictionary.f.fagins = 0;
dictionary.f.fagot = 0;
dictionary.f.fagoted = 0;
dictionary.f.fagoter = 0;
dictionary.f.fagots = 0;
dictionary.f.fags = 0;
dictionary.f.faience = 0;
dictionary.f.fail = 0;
dictionary.f.failed = 0;
dictionary.f.failing = 0;
dictionary.f.faille = 0;
dictionary.f.failles = 0;
dictionary.f.fails = 0;
dictionary.f.failure = 0;
dictionary.f.fain = 0;
dictionary.f.fainer = 0;
dictionary.f.fainest = 0;
dictionary.f.faint = 0;
dictionary.f.fainted = 0;
dictionary.f.fainter = 0;
dictionary.f.faintly = 0;
dictionary.f.faints = 0;
dictionary.f.fair = 0;
dictionary.f.faired = 0;
dictionary.f.fairer = 0;
dictionary.f.fairest = 0;
dictionary.f.fairies = 0;
dictionary.f.fairing = 0;
dictionary.f.fairish = 0;
dictionary.f.fairly = 0;
dictionary.f.fairs = 0;
dictionary.f.fairway = 0;
dictionary.f.fairy = 0;
dictionary.f.faith = 0;
dictionary.f.faithed = 0;
dictionary.f.faiths = 0;
dictionary.f.faitour = 0;
dictionary.f.fajita = 0;
dictionary.f.fajitas = 0;
dictionary.f.fake = 0;
dictionary.f.faked = 0;
dictionary.f.fakeer = 0;
dictionary.f.fakeers = 0;
dictionary.f.faker = 0;
dictionary.f.fakers = 0;
dictionary.f.fakery = 0;
dictionary.f.fakes = 0;
dictionary.f.fakey = 0;
dictionary.f.faking = 0;
dictionary.f.fakir = 0;
dictionary.f.fakirs = 0;
dictionary.f.falafel = 0;
dictionary.f.falbala = 0;
dictionary.f.falcate = 0;
dictionary.f.falces = 0;
dictionary.f.falcon = 0;
dictionary.f.falcons = 0;
dictionary.f.fall = 0;
dictionary.f.fallacy = 0;
dictionary.f.fallal = 0;
dictionary.f.fallals = 0;
dictionary.f.fallen = 0;
dictionary.f.faller = 0;
dictionary.f.fallers = 0;
dictionary.f.falling = 0;
dictionary.f.falloff = 0;
dictionary.f.fallout = 0;
dictionary.f.fallow = 0;
dictionary.f.fallows = 0;
dictionary.f.falls = 0;
dictionary.f.false = 0;
dictionary.f.falsely = 0;
dictionary.f.falser = 0;
dictionary.f.falsest = 0;
dictionary.f.falsie = 0;
dictionary.f.falsies = 0;
dictionary.f.falsify = 0;
dictionary.f.falsity = 0;
dictionary.f.falter = 0;
dictionary.f.falters = 0;
dictionary.f.falx = 0;
dictionary.f.fame = 0;
dictionary.f.famed = 0;
dictionary.f.fames = 0;
dictionary.f.family = 0;
dictionary.f.famine = 0;
dictionary.f.famines = 0;
dictionary.f.faming = 0;
dictionary.f.famish = 0;
dictionary.f.famous = 0;
dictionary.f.famuli = 0;
dictionary.f.famulus = 0;
dictionary.f.fan = 0;
dictionary.f.fanatic = 0;
dictionary.f.fancied = 0;
dictionary.f.fancier = 0;
dictionary.f.fancies = 0;
dictionary.f.fancily = 0;
dictionary.f.fancy = 0;
dictionary.f.fandom = 0;
dictionary.f.fandoms = 0;
dictionary.f.fane = 0;
dictionary.f.fanega = 0;
dictionary.f.fanegas = 0;
dictionary.f.fanes = 0;
dictionary.f.fanfare = 0;
dictionary.f.fanfold = 0;
dictionary.f.fang = 0;
dictionary.f.fanga = 0;
dictionary.f.fangas = 0;
dictionary.f.fanged = 0;
dictionary.f.fangs = 0;
dictionary.f.fanion = 0;
dictionary.f.fanions = 0;
dictionary.f.fanjet = 0;
dictionary.f.fanjets = 0;
dictionary.f.fanlike = 0;
dictionary.f.fanned = 0;
dictionary.f.fanner = 0;
dictionary.f.fanners = 0;
dictionary.f.fannies = 0;
dictionary.f.fanning = 0;
dictionary.f.fanny = 0;
dictionary.f.fano = 0;
dictionary.f.fanon = 0;
dictionary.f.fanons = 0;
dictionary.f.fanos = 0;
dictionary.f.fans = 0;
dictionary.f.fantail = 0;
dictionary.f.fantasm = 0;
dictionary.f.fantast = 0;
dictionary.f.fantasy = 0;
dictionary.f.fantod = 0;
dictionary.f.fantods = 0;
dictionary.f.fantom = 0;
dictionary.f.fantoms = 0;
dictionary.f.fanum = 0;
dictionary.f.fanums = 0;
dictionary.f.fanwise = 0;
dictionary.f.fanwort = 0;
dictionary.f.fanzine = 0;
dictionary.f.faqir = 0;
dictionary.f.faqirs = 0;
dictionary.f.faquir = 0;
dictionary.f.faquirs = 0;
dictionary.f.far = 0;
dictionary.f.farad = 0;
dictionary.f.faraday = 0;
dictionary.f.faradic = 0;
dictionary.f.farads = 0;
dictionary.f.faraway = 0;
dictionary.f.farce = 0;
dictionary.f.farced = 0;
dictionary.f.farcer = 0;
dictionary.f.farcers = 0;
dictionary.f.farces = 0;
dictionary.f.farceur = 0;
dictionary.f.farci = 0;
dictionary.f.farcie = 0;
dictionary.f.farcies = 0;
dictionary.f.farcing = 0;
dictionary.f.farcy = 0;
dictionary.f.fard = 0;
dictionary.f.farded = 0;
dictionary.f.fardel = 0;
dictionary.f.fardels = 0;
dictionary.f.farding = 0;
dictionary.f.fards = 0;
dictionary.f.fare = 0;
dictionary.f.fared = 0;
dictionary.f.farer = 0;
dictionary.f.farers = 0;
dictionary.f.fares = 0;
dictionary.f.farfal = 0;
dictionary.f.farfals = 0;
dictionary.f.farfel = 0;
dictionary.f.farfels = 0;
dictionary.f.farina = 0;
dictionary.f.farinas = 0;
dictionary.f.faring = 0;
dictionary.f.farinha = 0;
dictionary.f.farl = 0;
dictionary.f.farle = 0;
dictionary.f.farles = 0;
dictionary.f.farls = 0;
dictionary.f.farm = 0;
dictionary.f.farmed = 0;
dictionary.f.farmer = 0;
dictionary.f.farmers = 0;
dictionary.f.farming = 0;
dictionary.f.farms = 0;
dictionary.f.farness = 0;
dictionary.f.faro = 0;
dictionary.f.faros = 0;
dictionary.f.farrago = 0;
dictionary.f.farrier = 0;
dictionary.f.farrow = 0;
dictionary.f.farrows = 0;
dictionary.f.fart = 0;
dictionary.f.farted = 0;
dictionary.f.farther = 0;
dictionary.f.farting = 0;
dictionary.f.farts = 0;
dictionary.f.fas = 0;
dictionary.f.fasces = 0;
dictionary.f.fascia = 0;
dictionary.f.fasciae = 0;
dictionary.f.fascial = 0;
dictionary.f.fascias = 0;
dictionary.f.fascine = 0;
dictionary.f.fascism = 0;
dictionary.f.fascist = 0;
dictionary.f.fash = 0;
dictionary.f.fashed = 0;
dictionary.f.fashes = 0;
dictionary.f.fashing = 0;
dictionary.f.fashion = 0;
dictionary.f.fast = 0;
dictionary.f.fasted = 0;
dictionary.f.fasten = 0;
dictionary.f.fastens = 0;
dictionary.f.faster = 0;
dictionary.f.fastest = 0;
dictionary.f.fasting = 0;
dictionary.f.fasts = 0;
dictionary.f.fat = 0;
dictionary.f.fatal = 0;
dictionary.f.fatally = 0;
dictionary.f.fatback = 0;
dictionary.f.fatbird = 0;
dictionary.f.fate = 0;
dictionary.f.fated = 0;
dictionary.f.fateful = 0;
dictionary.f.fates = 0;
dictionary.f.fathead = 0;
dictionary.f.father = 0;
dictionary.f.fathers = 0;
dictionary.f.fathom = 0;
dictionary.f.fathoms = 0;
dictionary.f.fatidic = 0;
dictionary.f.fatigue = 0;
dictionary.f.fating = 0;
dictionary.f.fatless = 0;
dictionary.f.fatlike = 0;
dictionary.f.fatling = 0;
dictionary.f.fatly = 0;
dictionary.f.fatness = 0;
dictionary.f.fats = 0;
dictionary.f.fatso = 0;
dictionary.f.fatsoes = 0;
dictionary.f.fatsos = 0;
dictionary.f.fatted = 0;
dictionary.f.fatten = 0;
dictionary.f.fattens = 0;
dictionary.f.fatter = 0;
dictionary.f.fattest = 0;
dictionary.f.fattier = 0;
dictionary.f.fatties = 0;
dictionary.f.fattily = 0;
dictionary.f.fatting = 0;
dictionary.f.fattish = 0;
dictionary.f.fatty = 0;
dictionary.f.fatuity = 0;
dictionary.f.fatuous = 0;
dictionary.f.faucal = 0;
dictionary.f.faucals = 0;
dictionary.f.fauces = 0;
dictionary.f.faucet = 0;
dictionary.f.faucets = 0;
dictionary.f.faucial = 0;
dictionary.f.faugh = 0;
dictionary.f.fauld = 0;
dictionary.f.faulds = 0;
dictionary.f.fault = 0;
dictionary.f.faulted = 0;
dictionary.f.faults = 0;
dictionary.f.faulty = 0;
dictionary.f.faun = 0;
dictionary.f.fauna = 0;
dictionary.f.faunae = 0;
dictionary.f.faunal = 0;
dictionary.f.faunas = 0;
dictionary.f.fauns = 0;
dictionary.f.fauve = 0;
dictionary.f.fauves = 0;
dictionary.f.fauvism = 0;
dictionary.f.fauvist = 0;
dictionary.f.faux = 0;
dictionary.f.favela = 0;
dictionary.f.favelas = 0;
dictionary.f.favism = 0;
dictionary.f.favisms = 0;
dictionary.f.favor = 0;
dictionary.f.favored = 0;
dictionary.f.favorer = 0;
dictionary.f.favors = 0;
dictionary.f.favour = 0;
dictionary.f.favours = 0;
dictionary.f.favus = 0;
dictionary.f.favuses = 0;
dictionary.f.fawn = 0;
dictionary.f.fawned = 0;
dictionary.f.fawner = 0;
dictionary.f.fawners = 0;
dictionary.f.fawnier = 0;
dictionary.f.fawning = 0;
dictionary.f.fawns = 0;
dictionary.f.fawny = 0;
dictionary.f.fax = 0;
dictionary.f.faxed = 0;
dictionary.f.faxes = 0;
dictionary.f.faxing = 0;
dictionary.f.fay = 0;
dictionary.f.fayed = 0;
dictionary.f.faying = 0;
dictionary.f.fays = 0;
dictionary.f.faze = 0;
dictionary.f.fazed = 0;
dictionary.f.fazenda = 0;
dictionary.f.fazes = 0;
dictionary.f.fazing = 0;
dictionary.f.feal = 0;
dictionary.f.fealty = 0;
dictionary.f.fear = 0;
dictionary.f.feared = 0;
dictionary.f.fearer = 0;
dictionary.f.fearers = 0;
dictionary.f.fearful = 0;
dictionary.f.fearing = 0;
dictionary.f.fears = 0;
dictionary.f.fease = 0;
dictionary.f.feased = 0;
dictionary.f.feases = 0;
dictionary.f.feasing = 0;
dictionary.f.feast = 0;
dictionary.f.feasted = 0;
dictionary.f.feaster = 0;
dictionary.f.feasts = 0;
dictionary.f.feat = 0;
dictionary.f.feater = 0;
dictionary.f.featest = 0;
dictionary.f.feather = 0;
dictionary.f.featly = 0;
dictionary.f.feats = 0;
dictionary.f.feature = 0;
dictionary.f.feaze = 0;
dictionary.f.feazed = 0;
dictionary.f.feazes = 0;
dictionary.f.feazing = 0;
dictionary.f.febrile = 0;
dictionary.f.fecal = 0;
dictionary.f.feces = 0;
dictionary.f.fecial = 0;
dictionary.f.fecials = 0;
dictionary.f.feck = 0;
dictionary.f.feckly = 0;
dictionary.f.fecks = 0;
dictionary.f.fecula = 0;
dictionary.f.feculae = 0;
dictionary.f.fecund = 0;
dictionary.f.fed = 0;
dictionary.f.fedayee = 0;
dictionary.f.federal = 0;
dictionary.f.fedora = 0;
dictionary.f.fedoras = 0;
dictionary.f.feds = 0;
dictionary.f.fee = 0;
dictionary.f.feeble = 0;
dictionary.f.feebler = 0;
dictionary.f.feebly = 0;
dictionary.f.feed = 0;
dictionary.f.feedbag = 0;
dictionary.f.feedbox = 0;
dictionary.f.feeder = 0;
dictionary.f.feeders = 0;
dictionary.f.feeding = 0;
dictionary.f.feedlot = 0;
dictionary.f.feeds = 0;
dictionary.f.feeing = 0;
dictionary.f.feel = 0;
dictionary.f.feeler = 0;
dictionary.f.feelers = 0;
dictionary.f.feeless = 0;
dictionary.f.feeling = 0;
dictionary.f.feels = 0;
dictionary.f.fees = 0;
dictionary.f.feet = 0;
dictionary.f.feeze = 0;
dictionary.f.feezed = 0;
dictionary.f.feezes = 0;
dictionary.f.feezing = 0;
dictionary.f.feh = 0;
dictionary.f.fehs = 0;
dictionary.f.feign = 0;
dictionary.f.feigned = 0;
dictionary.f.feigner = 0;
dictionary.f.feigns = 0;
dictionary.f.feint = 0;
dictionary.f.feinted = 0;
dictionary.f.feints = 0;
dictionary.f.feirie = 0;
dictionary.f.feist = 0;
dictionary.f.feists = 0;
dictionary.f.feisty = 0;
dictionary.f.felafel = 0;
dictionary.f.felid = 0;
dictionary.f.felids = 0;
dictionary.f.feline = 0;
dictionary.f.felines = 0;
dictionary.f.fell = 0;
dictionary.f.fella = 0;
dictionary.f.fellah = 0;
dictionary.f.fellahs = 0;
dictionary.f.fellas = 0;
dictionary.f.fellate = 0;
dictionary.f.felled = 0;
dictionary.f.feller = 0;
dictionary.f.fellers = 0;
dictionary.f.fellest = 0;
dictionary.f.fellies = 0;
dictionary.f.felling = 0;
dictionary.f.felloe = 0;
dictionary.f.felloes = 0;
dictionary.f.fellow = 0;
dictionary.f.fellows = 0;
dictionary.f.fells = 0;
dictionary.f.felly = 0;
dictionary.f.felon = 0;
dictionary.f.felonry = 0;
dictionary.f.felons = 0;
dictionary.f.felony = 0;
dictionary.f.felsite = 0;
dictionary.f.felspar = 0;
dictionary.f.felt = 0;
dictionary.f.felted = 0;
dictionary.f.felting = 0;
dictionary.f.felts = 0;
dictionary.f.felucca = 0;
dictionary.f.felwort = 0;
dictionary.f.fem = 0;
dictionary.f.female = 0;
dictionary.f.females = 0;
dictionary.f.feme = 0;
dictionary.f.femes = 0;
dictionary.f.feminie = 0;
dictionary.f.femme = 0;
dictionary.f.femmes = 0;
dictionary.f.femora = 0;
dictionary.f.femoral = 0;
dictionary.f.fems = 0;
dictionary.f.femur = 0;
dictionary.f.femurs = 0;
dictionary.f.fen = 0;
dictionary.f.fenagle = 0;
dictionary.f.fence = 0;
dictionary.f.fenced = 0;
dictionary.f.fencer = 0;
dictionary.f.fencers = 0;
dictionary.f.fences = 0;
dictionary.f.fencing = 0;
dictionary.f.fend = 0;
dictionary.f.fended = 0;
dictionary.f.fender = 0;
dictionary.f.fenders = 0;
dictionary.f.fending = 0;
dictionary.f.fends = 0;
dictionary.f.fennec = 0;
dictionary.f.fennecs = 0;
dictionary.f.fennel = 0;
dictionary.f.fennels = 0;
dictionary.f.fenny = 0;
dictionary.f.fens = 0;
dictionary.f.fenuron = 0;
dictionary.f.feod = 0;
dictionary.f.feodary = 0;
dictionary.f.feods = 0;
dictionary.f.feoff = 0;
dictionary.f.feoffed = 0;
dictionary.f.feoffee = 0;
dictionary.f.feoffer = 0;
dictionary.f.feoffor = 0;
dictionary.f.feoffs = 0;
dictionary.f.fer = 0;
dictionary.f.feral = 0;
dictionary.f.ferbam = 0;
dictionary.f.ferbams = 0;
dictionary.f.fere = 0;
dictionary.f.feres = 0;
dictionary.f.feria = 0;
dictionary.f.feriae = 0;
dictionary.f.ferial = 0;
dictionary.f.ferias = 0;
dictionary.f.ferine = 0;
dictionary.f.ferity = 0;
dictionary.f.ferlie = 0;
dictionary.f.ferlies = 0;
dictionary.f.ferly = 0;
dictionary.f.fermata = 0;
dictionary.f.fermate = 0;
dictionary.f.ferment = 0;
dictionary.f.fermi = 0;
dictionary.f.fermion = 0;
dictionary.f.fermis = 0;
dictionary.f.fermium = 0;
dictionary.f.fern = 0;
dictionary.f.fernery = 0;
dictionary.f.fernier = 0;
dictionary.f.ferns = 0;
dictionary.f.ferny = 0;
dictionary.f.ferrate = 0;
dictionary.f.ferrel = 0;
dictionary.f.ferrels = 0;
dictionary.f.ferret = 0;
dictionary.f.ferrets = 0;
dictionary.f.ferrety = 0;
dictionary.f.ferric = 0;
dictionary.f.ferried = 0;
dictionary.f.ferries = 0;
dictionary.f.ferrite = 0;
dictionary.f.ferrous = 0;
dictionary.f.ferrule = 0;
dictionary.f.ferrum = 0;
dictionary.f.ferrums = 0;
dictionary.f.ferry = 0;
dictionary.f.fertile = 0;
dictionary.f.ferula = 0;
dictionary.f.ferulae = 0;
dictionary.f.ferulas = 0;
dictionary.f.ferule = 0;
dictionary.f.feruled = 0;
dictionary.f.ferules = 0;
dictionary.f.fervent = 0;
dictionary.f.fervid = 0;
dictionary.f.fervor = 0;
dictionary.f.fervors = 0;
dictionary.f.fervour = 0;
dictionary.f.fescue = 0;
dictionary.f.fescues = 0;
dictionary.f.fess = 0;
dictionary.f.fesse = 0;
dictionary.f.fessed = 0;
dictionary.f.fesses = 0;
dictionary.f.fessing = 0;
dictionary.f.festal = 0;
dictionary.f.fester = 0;
dictionary.f.festers = 0;
dictionary.f.festive = 0;
dictionary.f.festoon = 0;
dictionary.f.fet = 0;
dictionary.f.feta = 0;
dictionary.f.fetal = 0;
dictionary.f.fetas = 0;
dictionary.f.fetch = 0;
dictionary.f.fetched = 0;
dictionary.f.fetcher = 0;
dictionary.f.fetches = 0;
dictionary.f.fete = 0;
dictionary.f.feted = 0;
dictionary.f.fetes = 0;
dictionary.f.fetial = 0;
dictionary.f.fetials = 0;
dictionary.f.fetich = 0;
dictionary.f.fetid = 0;
dictionary.f.fetidly = 0;
dictionary.f.feting = 0;
dictionary.f.fetish = 0;
dictionary.f.fetlock = 0;
dictionary.f.fetor = 0;
dictionary.f.fetors = 0;
dictionary.f.fets = 0;
dictionary.f.fetted = 0;
dictionary.f.fetter = 0;
dictionary.f.fetters = 0;
dictionary.f.fetting = 0;
dictionary.f.fettle = 0;
dictionary.f.fettled = 0;
dictionary.f.fettles = 0;
dictionary.f.fetus = 0;
dictionary.f.fetuses = 0;
dictionary.f.feu = 0;
dictionary.f.feuar = 0;
dictionary.f.feuars = 0;
dictionary.f.feud = 0;
dictionary.f.feudal = 0;
dictionary.f.feudary = 0;
dictionary.f.feuded = 0;
dictionary.f.feuding = 0;
dictionary.f.feudist = 0;
dictionary.f.feuds = 0;
dictionary.f.feued = 0;
dictionary.f.feuing = 0;
dictionary.f.feus = 0;
dictionary.f.fever = 0;
dictionary.f.fevered = 0;
dictionary.f.fevers = 0;
dictionary.f.few = 0;
dictionary.f.fewer = 0;
dictionary.f.fewest = 0;
dictionary.f.fewness = 0;
dictionary.f.fey = 0;
dictionary.f.feyer = 0;
dictionary.f.feyest = 0;
dictionary.f.feyly = 0;
dictionary.f.feyness = 0;
dictionary.f.fez = 0;
dictionary.f.fezes = 0;
dictionary.f.fezzed = 0;
dictionary.f.fezzes = 0;
dictionary.f.fiacre = 0;
dictionary.f.fiacres = 0;
dictionary.f.fiance = 0;
dictionary.f.fiancee = 0;
dictionary.f.fiances = 0;
dictionary.f.fiar = 0;
dictionary.f.fiars = 0;
dictionary.f.fiaschi = 0;
dictionary.f.fiasco = 0;
dictionary.f.fiascos = 0;
dictionary.f.fiat = 0;
dictionary.f.fiats = 0;
dictionary.f.fib = 0;
dictionary.f.fibbed = 0;
dictionary.f.fibber = 0;
dictionary.f.fibbers = 0;
dictionary.f.fibbing = 0;
dictionary.f.fiber = 0;
dictionary.f.fibered = 0;
dictionary.f.fibers = 0;
dictionary.f.fibre = 0;
dictionary.f.fibres = 0;
dictionary.f.fibril = 0;
dictionary.f.fibrils = 0;
dictionary.f.fibrin = 0;
dictionary.f.fibrins = 0;
dictionary.f.fibroid = 0;
dictionary.f.fibroin = 0;
dictionary.f.fibroma = 0;
dictionary.f.fibrous = 0;
dictionary.f.fibs = 0;
dictionary.f.fibula = 0;
dictionary.f.fibulae = 0;
dictionary.f.fibular = 0;
dictionary.f.fibulas = 0;
dictionary.f.fice = 0;
dictionary.f.fices = 0;
dictionary.f.fiche = 0;
dictionary.f.fiches = 0;
dictionary.f.fichu = 0;
dictionary.f.fichus = 0;
dictionary.f.ficin = 0;
dictionary.f.ficins = 0;
dictionary.f.fickle = 0;
dictionary.f.fickler = 0;
dictionary.f.fickly = 0;
dictionary.f.fico = 0;
dictionary.f.ficoes = 0;
dictionary.f.fictile = 0;
dictionary.f.fiction = 0;
dictionary.f.fictive = 0;
dictionary.f.ficus = 0;
dictionary.f.ficuses = 0;
dictionary.f.fid = 0;
dictionary.f.fiddle = 0;
dictionary.f.fiddled = 0;
dictionary.f.fiddler = 0;
dictionary.f.fiddles = 0;
dictionary.f.fideism = 0;
dictionary.f.fideist = 0;
dictionary.f.fidge = 0;
dictionary.f.fidged = 0;
dictionary.f.fidges = 0;
dictionary.f.fidget = 0;
dictionary.f.fidgets = 0;
dictionary.f.fidgety = 0;
dictionary.f.fidging = 0;
dictionary.f.fido = 0;
dictionary.f.fidos = 0;
dictionary.f.fids = 0;
dictionary.f.fie = 0;
dictionary.f.fief = 0;
dictionary.f.fiefdom = 0;
dictionary.f.fiefs = 0;
dictionary.f.field = 0;
dictionary.f.fielded = 0;
dictionary.f.fielder = 0;
dictionary.f.fields = 0;
dictionary.f.fiend = 0;
dictionary.f.fiends = 0;
dictionary.f.fierce = 0;
dictionary.f.fiercer = 0;
dictionary.f.fierier = 0;
dictionary.f.fierily = 0;
dictionary.f.fiery = 0;
dictionary.f.fiesta = 0;
dictionary.f.fiestas = 0;
dictionary.f.fife = 0;
dictionary.f.fifed = 0;
dictionary.f.fifer = 0;
dictionary.f.fifers = 0;
dictionary.f.fifes = 0;
dictionary.f.fifing = 0;
dictionary.f.fifteen = 0;
dictionary.f.fifth = 0;
dictionary.f.fifthly = 0;
dictionary.f.fifths = 0;
dictionary.f.fifties = 0;
dictionary.f.fifty = 0;
dictionary.f.fig = 0;
dictionary.f.figged = 0;
dictionary.f.figging = 0;
dictionary.f.fight = 0;
dictionary.f.fighter = 0;
dictionary.f.fights = 0;
dictionary.f.figment = 0;
dictionary.f.figs = 0;
dictionary.f.figural = 0;
dictionary.f.figure = 0;
dictionary.f.figured = 0;
dictionary.f.figurer = 0;
dictionary.f.figures = 0;
dictionary.f.figwort = 0;
dictionary.f.fil = 0;
dictionary.f.fila = 0;
dictionary.f.filar = 0;
dictionary.f.filaree = 0;
dictionary.f.filaria = 0;
dictionary.f.filbert = 0;
dictionary.f.filch = 0;
dictionary.f.filched = 0;
dictionary.f.filcher = 0;
dictionary.f.filches = 0;
dictionary.f.file = 0;
dictionary.f.filed = 0;
dictionary.f.filemot = 0;
dictionary.f.filer = 0;
dictionary.f.filers = 0;
dictionary.f.files = 0;
dictionary.f.filet = 0;
dictionary.f.fileted = 0;
dictionary.f.filets = 0;
dictionary.f.filial = 0;
dictionary.f.filiate = 0;
dictionary.f.filibeg = 0;
dictionary.f.filing = 0;
dictionary.f.filings = 0;
dictionary.f.fill = 0;
dictionary.f.fille = 0;
dictionary.f.filled = 0;
dictionary.f.filler = 0;
dictionary.f.fillers = 0;
dictionary.f.filles = 0;
dictionary.f.fillet = 0;
dictionary.f.fillets = 0;
dictionary.f.fillies = 0;
dictionary.f.filling = 0;
dictionary.f.fillip = 0;
dictionary.f.fillips = 0;
dictionary.f.fillo = 0;
dictionary.f.fillos = 0;
dictionary.f.fills = 0;
dictionary.f.filly = 0;
dictionary.f.film = 0;
dictionary.f.filmdom = 0;
dictionary.f.filmed = 0;
dictionary.f.filmer = 0;
dictionary.f.filmers = 0;
dictionary.f.filmic = 0;
dictionary.f.filmier = 0;
dictionary.f.filmily = 0;
dictionary.f.filming = 0;
dictionary.f.films = 0;
dictionary.f.filmset = 0;
dictionary.f.filmy = 0;
dictionary.f.filo = 0;
dictionary.f.filos = 0;
dictionary.f.filose = 0;
dictionary.f.fils = 0;
dictionary.f.filter = 0;
dictionary.f.filters = 0;
dictionary.f.filth = 0;
dictionary.f.filths = 0;
dictionary.f.filthy = 0;
dictionary.f.filum = 0;
dictionary.f.fimble = 0;
dictionary.f.fimbles = 0;
dictionary.f.fimbria = 0;
dictionary.f.fin = 0;
dictionary.f.finable = 0;
dictionary.f.finagle = 0;
dictionary.f.final = 0;
dictionary.f.finale = 0;
dictionary.f.finales = 0;
dictionary.f.finalis = 0;
dictionary.f.finally = 0;
dictionary.f.finals = 0;
dictionary.f.finance = 0;
dictionary.f.finback = 0;
dictionary.f.finch = 0;
dictionary.f.finches = 0;
dictionary.f.find = 0;
dictionary.f.finder = 0;
dictionary.f.finders = 0;
dictionary.f.finding = 0;
dictionary.f.finds = 0;
dictionary.f.fine = 0;
dictionary.f.fined = 0;
dictionary.f.finely = 0;
dictionary.f.finer = 0;
dictionary.f.finery = 0;
dictionary.f.fines = 0;
dictionary.f.finesse = 0;
dictionary.f.finest = 0;
dictionary.f.finfish = 0;
dictionary.f.finfoot = 0;
dictionary.f.finger = 0;
dictionary.f.fingers = 0;
dictionary.f.finial = 0;
dictionary.f.finials = 0;
dictionary.f.finical = 0;
dictionary.f.finicky = 0;
dictionary.f.finikin = 0;
dictionary.f.fining = 0;
dictionary.f.finings = 0;
dictionary.f.finis = 0;
dictionary.f.finises = 0;
dictionary.f.finish = 0;
dictionary.f.finite = 0;
dictionary.f.finites = 0;
dictionary.f.fink = 0;
dictionary.f.finked = 0;
dictionary.f.finking = 0;
dictionary.f.finks = 0;
dictionary.f.finless = 0;
dictionary.f.finlike = 0;
dictionary.f.finmark = 0;
dictionary.f.finned = 0;
dictionary.f.finnier = 0;
dictionary.f.finning = 0;
dictionary.f.finny = 0;
dictionary.f.fino = 0;
dictionary.f.finos = 0;
dictionary.f.fins = 0;
dictionary.f.fiord = 0;
dictionary.f.fiords = 0;
dictionary.f.fipple = 0;
dictionary.f.fipples = 0;
dictionary.f.fique = 0;
dictionary.f.fiques = 0;
dictionary.f.fir = 0;
dictionary.f.fire = 0;
dictionary.f.firearm = 0;
dictionary.f.firebox = 0;
dictionary.f.firebug = 0;
dictionary.f.fired = 0;
dictionary.f.firedog = 0;
dictionary.f.firefly = 0;
dictionary.f.fireman = 0;
dictionary.f.firemen = 0;
dictionary.f.firepan = 0;
dictionary.f.firer = 0;
dictionary.f.firers = 0;
dictionary.f.fires = 0;
dictionary.f.firing = 0;
dictionary.f.firings = 0;
dictionary.f.firkin = 0;
dictionary.f.firkins = 0;
dictionary.f.firm = 0;
dictionary.f.firman = 0;
dictionary.f.firmans = 0;
dictionary.f.firmed = 0;
dictionary.f.firmer = 0;
dictionary.f.firmers = 0;
dictionary.f.firmest = 0;
dictionary.f.firming = 0;
dictionary.f.firmly = 0;
dictionary.f.firms = 0;
dictionary.f.firn = 0;
dictionary.f.firns = 0;
dictionary.f.firry = 0;
dictionary.f.firs = 0;
dictionary.f.first = 0;
dictionary.f.firstly = 0;
dictionary.f.firsts = 0;
dictionary.f.firth = 0;
dictionary.f.firths = 0;
dictionary.f.fisc = 0;
dictionary.f.fiscal = 0;
dictionary.f.fiscals = 0;
dictionary.f.fiscs = 0;
dictionary.f.fish = 0;
dictionary.f.fished = 0;
dictionary.f.fisher = 0;
dictionary.f.fishers = 0;
dictionary.f.fishery = 0;
dictionary.f.fishes = 0;
dictionary.f.fisheye = 0;
dictionary.f.fishgig = 0;
dictionary.f.fishier = 0;
dictionary.f.fishily = 0;
dictionary.f.fishing = 0;
dictionary.f.fishnet = 0;
dictionary.f.fishway = 0;
dictionary.f.fishy = 0;
dictionary.f.fissate = 0;
dictionary.f.fissile = 0;
dictionary.f.fission = 0;
dictionary.f.fissure = 0;
dictionary.f.fist = 0;
dictionary.f.fisted = 0;
dictionary.f.fistful = 0;
dictionary.f.fistic = 0;
dictionary.f.fisting = 0;
dictionary.f.fists = 0;
dictionary.f.fistula = 0;
dictionary.f.fit = 0;
dictionary.f.fitch = 0;
dictionary.f.fitchee = 0;
dictionary.f.fitches = 0;
dictionary.f.fitchet = 0;
dictionary.f.fitchew = 0;
dictionary.f.fitchy = 0;
dictionary.f.fitful = 0;
dictionary.f.fitly = 0;
dictionary.f.fitment = 0;
dictionary.f.fitness = 0;
dictionary.f.fits = 0;
dictionary.f.fitted = 0;
dictionary.f.fitter = 0;
dictionary.f.fitters = 0;
dictionary.f.fittest = 0;
dictionary.f.fitting = 0;
dictionary.f.five = 0;
dictionary.f.fiver = 0;
dictionary.f.fivers = 0;
dictionary.f.fives = 0;
dictionary.f.fix = 0;
dictionary.f.fixable = 0;
dictionary.f.fixate = 0;
dictionary.f.fixated = 0;
dictionary.f.fixates = 0;
dictionary.f.fixatif = 0;
dictionary.f.fixed = 0;
dictionary.f.fixedly = 0;
dictionary.f.fixer = 0;
dictionary.f.fixers = 0;
dictionary.f.fixes = 0;
dictionary.f.fixing = 0;
dictionary.f.fixings = 0;
dictionary.f.fixit = 0;
dictionary.f.fixity = 0;
dictionary.f.fixt = 0;
dictionary.f.fixture = 0;
dictionary.f.fixure = 0;
dictionary.f.fixures = 0;
dictionary.f.fiz = 0;
dictionary.f.fizgig = 0;
dictionary.f.fizgigs = 0;
dictionary.f.fizz = 0;
dictionary.f.fizzed = 0;
dictionary.f.fizzer = 0;
dictionary.f.fizzers = 0;
dictionary.f.fizzes = 0;
dictionary.f.fizzier = 0;
dictionary.f.fizzing = 0;
dictionary.f.fizzle = 0;
dictionary.f.fizzled = 0;
dictionary.f.fizzles = 0;
dictionary.f.fizzy = 0;
dictionary.f.fjeld = 0;
dictionary.f.fjelds = 0;
dictionary.f.fjord = 0;
dictionary.f.fjords = 0;
dictionary.f.flab = 0;
dictionary.f.flabby = 0;
dictionary.f.flabs = 0;
dictionary.f.flaccid = 0;
dictionary.f.flack = 0;
dictionary.f.flacked = 0;
dictionary.f.flacks = 0;
dictionary.f.flacon = 0;
dictionary.f.flacons = 0;
dictionary.f.flag = 0;
dictionary.f.flagged = 0;
dictionary.f.flagger = 0;
dictionary.f.flaggy = 0;
dictionary.f.flagman = 0;
dictionary.f.flagmen = 0;
dictionary.f.flagon = 0;
dictionary.f.flagons = 0;
dictionary.f.flags = 0;
dictionary.f.flail = 0;
dictionary.f.flailed = 0;
dictionary.f.flails = 0;
dictionary.f.flair = 0;
dictionary.f.flairs = 0;
dictionary.f.flak = 0;
dictionary.f.flake = 0;
dictionary.f.flaked = 0;
dictionary.f.flaker = 0;
dictionary.f.flakers = 0;
dictionary.f.flakes = 0;
dictionary.f.flakier = 0;
dictionary.f.flakily = 0;
dictionary.f.flaking = 0;
dictionary.f.flaky = 0;
dictionary.f.flam = 0;
dictionary.f.flambe = 0;
dictionary.f.flambee = 0;
dictionary.f.flambes = 0;
dictionary.f.flame = 0;
dictionary.f.flamed = 0;
dictionary.f.flamen = 0;
dictionary.f.flamens = 0;
dictionary.f.flamer = 0;
dictionary.f.flamers = 0;
dictionary.f.flames = 0;
dictionary.f.flamier = 0;
dictionary.f.flaming = 0;
dictionary.f.flammed = 0;
dictionary.f.flams = 0;
dictionary.f.flamy = 0;
dictionary.f.flan = 0;
dictionary.f.flanes = 0;
dictionary.f.flaneur = 0;
dictionary.f.flange = 0;
dictionary.f.flanged = 0;
dictionary.f.flanger = 0;
dictionary.f.flanges = 0;
dictionary.f.flank = 0;
dictionary.f.flanked = 0;
dictionary.f.flanken = 0;
dictionary.f.flanker = 0;
dictionary.f.flanks = 0;
dictionary.f.flannel = 0;
dictionary.f.flans = 0;
dictionary.f.flap = 0;
dictionary.f.flapped = 0;
dictionary.f.flapper = 0;
dictionary.f.flappy = 0;
dictionary.f.flaps = 0;
dictionary.f.flare = 0;
dictionary.f.flared = 0;
dictionary.f.flares = 0;
dictionary.f.flaring = 0;
dictionary.f.flash = 0;
dictionary.f.flashed = 0;
dictionary.f.flasher = 0;
dictionary.f.flashes = 0;
dictionary.f.flashy = 0;
dictionary.f.flask = 0;
dictionary.f.flasket = 0;
dictionary.f.flasks = 0;
dictionary.f.flat = 0;
dictionary.f.flatbed = 0;
dictionary.f.flatcap = 0;
dictionary.f.flatcar = 0;
dictionary.f.flatlet = 0;
dictionary.f.flatly = 0;
dictionary.f.flats = 0;
dictionary.f.flatted = 0;
dictionary.f.flatten = 0;
dictionary.f.flatter = 0;
dictionary.f.flattop = 0;
dictionary.f.flatus = 0;
dictionary.f.flaunt = 0;
dictionary.f.flaunts = 0;
dictionary.f.flaunty = 0;
dictionary.f.flavin = 0;
dictionary.f.flavine = 0;
dictionary.f.flavins = 0;
dictionary.f.flavone = 0;
dictionary.f.flavor = 0;
dictionary.f.flavors = 0;
dictionary.f.flavory = 0;
dictionary.f.flavour = 0;
dictionary.f.flaw = 0;
dictionary.f.flawed = 0;
dictionary.f.flawier = 0;
dictionary.f.flawing = 0;
dictionary.f.flaws = 0;
dictionary.f.flawy = 0;
dictionary.f.flax = 0;
dictionary.f.flaxen = 0;
dictionary.f.flaxes = 0;
dictionary.f.flaxier = 0;
dictionary.f.flaxy = 0;
dictionary.f.flay = 0;
dictionary.f.flayed = 0;
dictionary.f.flayer = 0;
dictionary.f.flayers = 0;
dictionary.f.flaying = 0;
dictionary.f.flays = 0;
dictionary.f.flea = 0;
dictionary.f.fleabag = 0;
dictionary.f.fleam = 0;
dictionary.f.fleams = 0;
dictionary.f.fleapit = 0;
dictionary.f.fleas = 0;
dictionary.f.fleche = 0;
dictionary.f.fleches = 0;
dictionary.f.fleck = 0;
dictionary.f.flecked = 0;
dictionary.f.flecks = 0;
dictionary.f.flecky = 0;
dictionary.f.fled = 0;
dictionary.f.fledge = 0;
dictionary.f.fledged = 0;
dictionary.f.fledges = 0;
dictionary.f.fledgy = 0;
dictionary.f.flee = 0;
dictionary.f.fleece = 0;
dictionary.f.fleeced = 0;
dictionary.f.fleecer = 0;
dictionary.f.fleeces = 0;
dictionary.f.fleech = 0;
dictionary.f.fleecy = 0;
dictionary.f.fleeing = 0;
dictionary.f.fleer = 0;
dictionary.f.fleered = 0;
dictionary.f.fleers = 0;
dictionary.f.flees = 0;
dictionary.f.fleet = 0;
dictionary.f.fleeted = 0;
dictionary.f.fleeter = 0;
dictionary.f.fleetly = 0;
dictionary.f.fleets = 0;
dictionary.f.flemish = 0;
dictionary.f.flench = 0;
dictionary.f.flense = 0;
dictionary.f.flensed = 0;
dictionary.f.flenser = 0;
dictionary.f.flenses = 0;
dictionary.f.flesh = 0;
dictionary.f.fleshed = 0;
dictionary.f.flesher = 0;
dictionary.f.fleshes = 0;
dictionary.f.fleshly = 0;
dictionary.f.fleshy = 0;
dictionary.f.fletch = 0;
dictionary.f.fleury = 0;
dictionary.f.flew = 0;
dictionary.f.flews = 0;
dictionary.f.flex = 0;
dictionary.f.flexed = 0;
dictionary.f.flexes = 0;
dictionary.f.flexile = 0;
dictionary.f.flexing = 0;
dictionary.f.flexion = 0;
dictionary.f.flexor = 0;
dictionary.f.flexors = 0;
dictionary.f.flexure = 0;
dictionary.f.fley = 0;
dictionary.f.fleyed = 0;
dictionary.f.fleying = 0;
dictionary.f.fleys = 0;
dictionary.f.flic = 0;
dictionary.f.flick = 0;
dictionary.f.flicked = 0;
dictionary.f.flicker = 0;
dictionary.f.flicks = 0;
dictionary.f.flics = 0;
dictionary.f.flied = 0;
dictionary.f.flier = 0;
dictionary.f.fliers = 0;
dictionary.f.flies = 0;
dictionary.f.fliest = 0;
dictionary.f.flight = 0;
dictionary.f.flights = 0;
dictionary.f.flighty = 0;
dictionary.f.flimsy = 0;
dictionary.f.flinch = 0;
dictionary.f.flinder = 0;
dictionary.f.fling = 0;
dictionary.f.flinger = 0;
dictionary.f.flings = 0;
dictionary.f.flint = 0;
dictionary.f.flinted = 0;
dictionary.f.flints = 0;
dictionary.f.flinty = 0;
dictionary.f.flip = 0;
dictionary.f.flipped = 0;
dictionary.f.flipper = 0;
dictionary.f.flips = 0;
dictionary.f.flirt = 0;
dictionary.f.flirted = 0;
dictionary.f.flirter = 0;
dictionary.f.flirts = 0;
dictionary.f.flirty = 0;
dictionary.f.flit = 0;
dictionary.f.flitch = 0;
dictionary.f.flite = 0;
dictionary.f.flited = 0;
dictionary.f.flites = 0;
dictionary.f.fliting = 0;
dictionary.f.flits = 0;
dictionary.f.flitted = 0;
dictionary.f.flitter = 0;
dictionary.f.flivver = 0;
dictionary.f.float = 0;
dictionary.f.floated = 0;
dictionary.f.floatel = 0;
dictionary.f.floater = 0;
dictionary.f.floats = 0;
dictionary.f.floaty = 0;
dictionary.f.floc = 0;
dictionary.f.flocced = 0;
dictionary.f.flocci = 0;
dictionary.f.floccus = 0;
dictionary.f.flock = 0;
dictionary.f.flocked = 0;
dictionary.f.flocks = 0;
dictionary.f.flocky = 0;
dictionary.f.flocs = 0;
dictionary.f.floe = 0;
dictionary.f.floes = 0;
dictionary.f.flog = 0;
dictionary.f.flogged = 0;
dictionary.f.flogger = 0;
dictionary.f.flogs = 0;
dictionary.f.flokati = 0;
dictionary.f.flong = 0;
dictionary.f.flongs = 0;
dictionary.f.flood = 0;
dictionary.f.flooded = 0;
dictionary.f.flooder = 0;
dictionary.f.floods = 0;
dictionary.f.flooey = 0;
dictionary.f.flooie = 0;
dictionary.f.floor = 0;
dictionary.f.floored = 0;
dictionary.f.floorer = 0;
dictionary.f.floors = 0;
dictionary.f.floosie = 0;
dictionary.f.floosy = 0;
dictionary.f.floozie = 0;
dictionary.f.floozy = 0;
dictionary.f.flop = 0;
dictionary.f.flopped = 0;
dictionary.f.flopper = 0;
dictionary.f.floppy = 0;
dictionary.f.flops = 0;
dictionary.f.flora = 0;
dictionary.f.florae = 0;
dictionary.f.floral = 0;
dictionary.f.floras = 0;
dictionary.f.floret = 0;
dictionary.f.florets = 0;
dictionary.f.florid = 0;
dictionary.f.florin = 0;
dictionary.f.florins = 0;
dictionary.f.florist = 0;
dictionary.f.floruit = 0;
dictionary.f.floss = 0;
dictionary.f.flossed = 0;
dictionary.f.flosses = 0;
dictionary.f.flossie = 0;
dictionary.f.flossy = 0;
dictionary.f.flota = 0;
dictionary.f.flotage = 0;
dictionary.f.flotas = 0;
dictionary.f.flotsam = 0;
dictionary.f.flounce = 0;
dictionary.f.flouncy = 0;
dictionary.f.flour = 0;
dictionary.f.floured = 0;
dictionary.f.flours = 0;
dictionary.f.floury = 0;
dictionary.f.flout = 0;
dictionary.f.flouted = 0;
dictionary.f.flouter = 0;
dictionary.f.flouts = 0;
dictionary.f.flow = 0;
dictionary.f.flowage = 0;
dictionary.f.flowed = 0;
dictionary.f.flower = 0;
dictionary.f.flowers = 0;
dictionary.f.flowery = 0;
dictionary.f.flowing = 0;
dictionary.f.flown = 0;
dictionary.f.flows = 0;
dictionary.f.flu = 0;
dictionary.f.flub = 0;
dictionary.f.flubbed = 0;
dictionary.f.flubber = 0;
dictionary.f.flubdub = 0;
dictionary.f.flubs = 0;
dictionary.f.flue = 0;
dictionary.f.flued = 0;
dictionary.f.fluency = 0;
dictionary.f.fluent = 0;
dictionary.f.flueric = 0;
dictionary.f.flues = 0;
dictionary.f.fluff = 0;
dictionary.f.fluffed = 0;
dictionary.f.fluffs = 0;
dictionary.f.fluffy = 0;
dictionary.f.fluid = 0;
dictionary.f.fluidal = 0;
dictionary.f.fluidic = 0;
dictionary.f.fluidly = 0;
dictionary.f.fluids = 0;
dictionary.f.fluke = 0;
dictionary.f.fluked = 0;
dictionary.f.flukes = 0;
dictionary.f.flukey = 0;
dictionary.f.flukier = 0;
dictionary.f.fluking = 0;
dictionary.f.fluky = 0;
dictionary.f.flume = 0;
dictionary.f.flumed = 0;
dictionary.f.flumes = 0;
dictionary.f.fluming = 0;
dictionary.f.flummox = 0;
dictionary.f.flump = 0;
dictionary.f.flumped = 0;
dictionary.f.flumps = 0;
dictionary.f.flung = 0;
dictionary.f.flunk = 0;
dictionary.f.flunked = 0;
dictionary.f.flunker = 0;
dictionary.f.flunkey = 0;
dictionary.f.flunks = 0;
dictionary.f.flunky = 0;
dictionary.f.fluor = 0;
dictionary.f.fluoric = 0;
dictionary.f.fluorid = 0;
dictionary.f.fluorin = 0;
dictionary.f.fluors = 0;
dictionary.f.flurry = 0;
dictionary.f.flus = 0;
dictionary.f.flush = 0;
dictionary.f.flushed = 0;
dictionary.f.flusher = 0;
dictionary.f.flushes = 0;
dictionary.f.fluster = 0;
dictionary.f.flute = 0;
dictionary.f.fluted = 0;
dictionary.f.fluter = 0;
dictionary.f.fluters = 0;
dictionary.f.flutes = 0;
dictionary.f.flutey = 0;
dictionary.f.flutier = 0;
dictionary.f.fluting = 0;
dictionary.f.flutist = 0;
dictionary.f.flutter = 0;
dictionary.f.fluty = 0;
dictionary.f.fluvial = 0;
dictionary.f.flux = 0;
dictionary.f.fluxed = 0;
dictionary.f.fluxes = 0;
dictionary.f.fluxing = 0;
dictionary.f.fluxion = 0;
dictionary.f.fluyt = 0;
dictionary.f.fluyts = 0;
dictionary.f.fly = 0;
dictionary.f.flyable = 0;
dictionary.f.flyaway = 0;
dictionary.f.flybelt = 0;
dictionary.f.flyblew = 0;
dictionary.f.flyblow = 0;
dictionary.f.flyboat = 0;
dictionary.f.flyboy = 0;
dictionary.f.flyboys = 0;
dictionary.f.flyby = 0;
dictionary.f.flybys = 0;
dictionary.f.flyer = 0;
dictionary.f.flyers = 0;
dictionary.f.flying = 0;
dictionary.f.flyings = 0;
dictionary.f.flyleaf = 0;
dictionary.f.flyless = 0;
dictionary.f.flyman = 0;
dictionary.f.flymen = 0;
dictionary.f.flyoff = 0;
dictionary.f.flyoffs = 0;
dictionary.f.flyover = 0;
dictionary.f.flypast = 0;
dictionary.f.flysch = 0;
dictionary.f.flyte = 0;
dictionary.f.flyted = 0;
dictionary.f.flytes = 0;
dictionary.f.flytier = 0;
dictionary.f.flyting = 0;
dictionary.f.flytrap = 0;
dictionary.f.flyway = 0;
dictionary.f.flyways = 0;
dictionary.f.foal = 0;
dictionary.f.foaled = 0;
dictionary.f.foaling = 0;
dictionary.f.foals = 0;
dictionary.f.foam = 0;
dictionary.f.foamed = 0;
dictionary.f.foamer = 0;
dictionary.f.foamers = 0;
dictionary.f.foamier = 0;
dictionary.f.foamily = 0;
dictionary.f.foaming = 0;
dictionary.f.foams = 0;
dictionary.f.foamy = 0;
dictionary.f.fob = 0;
dictionary.f.fobbed = 0;
dictionary.f.fobbing = 0;
dictionary.f.fobs = 0;
dictionary.f.focal = 0;
dictionary.f.focally = 0;
dictionary.f.foci = 0;
dictionary.f.focus = 0;
dictionary.f.focused = 0;
dictionary.f.focuser = 0;
dictionary.f.focuses = 0;
dictionary.f.fodder = 0;
dictionary.f.fodders = 0;
dictionary.f.fodgel = 0;
dictionary.f.foe = 0;
dictionary.f.foehn = 0;
dictionary.f.foehns = 0;
dictionary.f.foeman = 0;
dictionary.f.foemen = 0;
dictionary.f.foes = 0;
dictionary.f.foetal = 0;
dictionary.f.foetid = 0;
dictionary.f.foetor = 0;
dictionary.f.foetors = 0;
dictionary.f.foetus = 0;
dictionary.f.fog = 0;
dictionary.f.fogbow = 0;
dictionary.f.fogbows = 0;
dictionary.f.fogdog = 0;
dictionary.f.fogdogs = 0;
dictionary.f.fogey = 0;
dictionary.f.fogeys = 0;
dictionary.f.foggage = 0;
dictionary.f.fogged = 0;
dictionary.f.fogger = 0;
dictionary.f.foggers = 0;
dictionary.f.foggier = 0;
dictionary.f.foggily = 0;
dictionary.f.fogging = 0;
dictionary.f.foggy = 0;
dictionary.f.foghorn = 0;
dictionary.f.fogie = 0;
dictionary.f.fogies = 0;
dictionary.f.fogless = 0;
dictionary.f.fogs = 0;
dictionary.f.fogy = 0;
dictionary.f.fogyish = 0;
dictionary.f.fogyism = 0;
dictionary.f.foh = 0;
dictionary.f.fohn = 0;
dictionary.f.fohns = 0;
dictionary.f.foible = 0;
dictionary.f.foibles = 0;
dictionary.f.foil = 0;
dictionary.f.foiled = 0;
dictionary.f.foiling = 0;
dictionary.f.foils = 0;
dictionary.f.foin = 0;
dictionary.f.foined = 0;
dictionary.f.foining = 0;
dictionary.f.foins = 0;
dictionary.f.foison = 0;
dictionary.f.foisons = 0;
dictionary.f.foist = 0;
dictionary.f.foisted = 0;
dictionary.f.foists = 0;
dictionary.f.folacin = 0;
dictionary.f.folate = 0;
dictionary.f.folates = 0;
dictionary.f.fold = 0;
dictionary.f.folded = 0;
dictionary.f.folder = 0;
dictionary.f.folders = 0;
dictionary.f.folding = 0;
dictionary.f.foldout = 0;
dictionary.f.folds = 0;
dictionary.f.folia = 0;
dictionary.f.foliage = 0;
dictionary.f.foliar = 0;
dictionary.f.foliate = 0;
dictionary.f.folio = 0;
dictionary.f.folioed = 0;
dictionary.f.folios = 0;
dictionary.f.foliose = 0;
dictionary.f.folious = 0;
dictionary.f.folium = 0;
dictionary.f.foliums = 0;
dictionary.f.folk = 0;
dictionary.f.folkie = 0;
dictionary.f.folkies = 0;
dictionary.f.folkish = 0;
dictionary.f.folkmot = 0;
dictionary.f.folks = 0;
dictionary.f.folksy = 0;
dictionary.f.folkway = 0;
dictionary.f.folky = 0;
dictionary.f.folles = 0;
dictionary.f.follies = 0;
dictionary.f.follis = 0;
dictionary.f.follow = 0;
dictionary.f.follows = 0;
dictionary.f.folly = 0;
dictionary.f.foment = 0;
dictionary.f.foments = 0;
dictionary.f.fomite = 0;
dictionary.f.fomites = 0;
dictionary.f.fon = 0;
dictionary.f.fond = 0;
dictionary.f.fondant = 0;
dictionary.f.fonded = 0;
dictionary.f.fonder = 0;
dictionary.f.fondest = 0;
dictionary.f.fonding = 0;
dictionary.f.fondle = 0;
dictionary.f.fondled = 0;
dictionary.f.fondler = 0;
dictionary.f.fondles = 0;
dictionary.f.fondly = 0;
dictionary.f.fonds = 0;
dictionary.f.fondu = 0;
dictionary.f.fondue = 0;
dictionary.f.fondues = 0;
dictionary.f.fondus = 0;
dictionary.f.fons = 0;
dictionary.f.font = 0;
dictionary.f.fontal = 0;
dictionary.f.fontina = 0;
dictionary.f.fonts = 0;
dictionary.f.food = 0;
dictionary.f.foodie = 0;
dictionary.f.foodies = 0;
dictionary.f.foods = 0;
dictionary.f.fool = 0;
dictionary.f.fooled = 0;
dictionary.f.foolery = 0;
dictionary.f.fooling = 0;
dictionary.f.foolish = 0;
dictionary.f.fools = 0;
dictionary.f.foot = 0;
dictionary.f.footage = 0;
dictionary.f.footboy = 0;
dictionary.f.footed = 0;
dictionary.f.footer = 0;
dictionary.f.footers = 0;
dictionary.f.footie = 0;
dictionary.f.footier = 0;
dictionary.f.footies = 0;
dictionary.f.footing = 0;
dictionary.f.footle = 0;
dictionary.f.footled = 0;
dictionary.f.footler = 0;
dictionary.f.footles = 0;
dictionary.f.footman = 0;
dictionary.f.footmen = 0;
dictionary.f.footpad = 0;
dictionary.f.foots = 0;
dictionary.f.footsie = 0;
dictionary.f.footsy = 0;
dictionary.f.footway = 0;
dictionary.f.footy = 0;
dictionary.f.foozle = 0;
dictionary.f.foozled = 0;
dictionary.f.foozler = 0;
dictionary.f.foozles = 0;
dictionary.f.fop = 0;
dictionary.f.fopped = 0;
dictionary.f.foppery = 0;
dictionary.f.fopping = 0;
dictionary.f.foppish = 0;
dictionary.f.fops = 0;
dictionary.f.for = 0;
dictionary.f.fora = 0;
dictionary.f.forage = 0;
dictionary.f.foraged = 0;
dictionary.f.forager = 0;
dictionary.f.forages = 0;
dictionary.f.foram = 0;
dictionary.f.foramen = 0;
dictionary.f.forams = 0;
dictionary.f.foray = 0;
dictionary.f.forayed = 0;
dictionary.f.forayer = 0;
dictionary.f.forays = 0;
dictionary.f.forb = 0;
dictionary.f.forbad = 0;
dictionary.f.forbade = 0;
dictionary.f.forbear = 0;
dictionary.f.forbid = 0;
dictionary.f.forbids = 0;
dictionary.f.forbode = 0;
dictionary.f.forbore = 0;
dictionary.f.forbs = 0;
dictionary.f.forby = 0;
dictionary.f.forbye = 0;
dictionary.f.force = 0;
dictionary.f.forced = 0;
dictionary.f.forceps = 0;
dictionary.f.forcer = 0;
dictionary.f.forcers = 0;
dictionary.f.forces = 0;
dictionary.f.forcing = 0;
dictionary.f.ford = 0;
dictionary.f.forded = 0;
dictionary.f.fordid = 0;
dictionary.f.fording = 0;
dictionary.f.fordo = 0;
dictionary.f.fordoes = 0;
dictionary.f.fordone = 0;
dictionary.f.fords = 0;
dictionary.f.fore = 0;
dictionary.f.forearm = 0;
dictionary.f.forebay = 0;
dictionary.f.foreby = 0;
dictionary.f.forebye = 0;
dictionary.f.foredid = 0;
dictionary.f.foredo = 0;
dictionary.f.forego = 0;
dictionary.f.foregut = 0;
dictionary.f.foreign = 0;
dictionary.f.foreleg = 0;
dictionary.f.foreman = 0;
dictionary.f.foremen = 0;
dictionary.f.forepaw = 0;
dictionary.f.foreran = 0;
dictionary.f.forerun = 0;
dictionary.f.fores = 0;
dictionary.f.foresaw = 0;
dictionary.f.foresee = 0;
dictionary.f.forest = 0;
dictionary.f.forests = 0;
dictionary.f.foretop = 0;
dictionary.f.forever = 0;
dictionary.f.forfeit = 0;
dictionary.f.forfend = 0;
dictionary.f.forgat = 0;
dictionary.f.forgave = 0;
dictionary.f.forge = 0;
dictionary.f.forged = 0;
dictionary.f.forger = 0;
dictionary.f.forgers = 0;
dictionary.f.forgery = 0;
dictionary.f.forges = 0;
dictionary.f.forget = 0;
dictionary.f.forgets = 0;
dictionary.f.forging = 0;
dictionary.f.forgive = 0;
dictionary.f.forgo = 0;
dictionary.f.forgoer = 0;
dictionary.f.forgoes = 0;
dictionary.f.forgone = 0;
dictionary.f.forgot = 0;
dictionary.f.forint = 0;
dictionary.f.forints = 0;
dictionary.f.fork = 0;
dictionary.f.forked = 0;
dictionary.f.forker = 0;
dictionary.f.forkers = 0;
dictionary.f.forkful = 0;
dictionary.f.forkier = 0;
dictionary.f.forking = 0;
dictionary.f.forks = 0;
dictionary.f.forky = 0;
dictionary.f.forlorn = 0;
dictionary.f.form = 0;
dictionary.f.formal = 0;
dictionary.f.formals = 0;
dictionary.f.formant = 0;
dictionary.f.format = 0;
dictionary.f.formate = 0;
dictionary.f.formats = 0;
dictionary.f.forme = 0;
dictionary.f.formed = 0;
dictionary.f.formee = 0;
dictionary.f.former = 0;
dictionary.f.formers = 0;
dictionary.f.formes = 0;
dictionary.f.formful = 0;
dictionary.f.formic = 0;
dictionary.f.forming = 0;
dictionary.f.formol = 0;
dictionary.f.formols = 0;
dictionary.f.forms = 0;
dictionary.f.formula = 0;
dictionary.f.formyl = 0;
dictionary.f.formyls = 0;
dictionary.f.fornix = 0;
dictionary.f.forrit = 0;
dictionary.f.forsake = 0;
dictionary.f.forsook = 0;
dictionary.f.fort = 0;
dictionary.f.forte = 0;
dictionary.f.fortes = 0;
dictionary.f.forth = 0;
dictionary.f.forties = 0;
dictionary.f.fortify = 0;
dictionary.f.fortis = 0;
dictionary.f.forts = 0;
dictionary.f.fortune = 0;
dictionary.f.forty = 0;
dictionary.f.forum = 0;
dictionary.f.forums = 0;
dictionary.f.forward = 0;
dictionary.f.forwent = 0;
dictionary.f.forwhy = 0;
dictionary.f.forworn = 0;
dictionary.f.foss = 0;
dictionary.f.fossa = 0;
dictionary.f.fossae = 0;
dictionary.f.fossate = 0;
dictionary.f.fosse = 0;
dictionary.f.fosses = 0;
dictionary.f.fossick = 0;
dictionary.f.fossil = 0;
dictionary.f.fossils = 0;
dictionary.f.foster = 0;
dictionary.f.fosters = 0;
dictionary.f.fou = 0;
dictionary.f.fought = 0;
dictionary.f.foul = 0;
dictionary.f.foulard = 0;
dictionary.f.fouled = 0;
dictionary.f.fouler = 0;
dictionary.f.foulest = 0;
dictionary.f.fouling = 0;
dictionary.f.foully = 0;
dictionary.f.fouls = 0;
dictionary.f.found = 0;
dictionary.f.founded = 0;
dictionary.f.founder = 0;
dictionary.f.foundry = 0;
dictionary.f.founds = 0;
dictionary.f.fount = 0;
dictionary.f.founts = 0;
dictionary.f.four = 0;
dictionary.f.fourgon = 0;
dictionary.f.fours = 0;
dictionary.f.fourth = 0;
dictionary.f.fourths = 0;
dictionary.f.fovea = 0;
dictionary.f.foveae = 0;
dictionary.f.foveal = 0;
dictionary.f.foveas = 0;
dictionary.f.foveate = 0;
dictionary.f.foveola = 0;
dictionary.f.foveole = 0;
dictionary.f.fowl = 0;
dictionary.f.fowled = 0;
dictionary.f.fowler = 0;
dictionary.f.fowlers = 0;
dictionary.f.fowling = 0;
dictionary.f.fowlpox = 0;
dictionary.f.fowls = 0;
dictionary.f.fox = 0;
dictionary.f.foxed = 0;
dictionary.f.foxes = 0;
dictionary.f.foxfire = 0;
dictionary.f.foxfish = 0;
dictionary.f.foxhole = 0;
dictionary.f.foxier = 0;
dictionary.f.foxiest = 0;
dictionary.f.foxily = 0;
dictionary.f.foxing = 0;
dictionary.f.foxings = 0;
dictionary.f.foxlike = 0;
dictionary.f.foxskin = 0;
dictionary.f.foxtail = 0;
dictionary.f.foxtrot = 0;
dictionary.f.foxy = 0;
dictionary.f.foy = 0;
dictionary.f.foyer = 0;
dictionary.f.foyers = 0;
dictionary.f.foys = 0;
dictionary.f.fozier = 0;
dictionary.f.foziest = 0;
dictionary.f.fozy = 0;
dictionary.f.fracas = 0;
dictionary.f.fractal = 0;
dictionary.f.fracted = 0;
dictionary.f.fracti = 0;
dictionary.f.fractur = 0;
dictionary.f.fractus = 0;
dictionary.f.frae = 0;
dictionary.f.fraena = 0;
dictionary.f.fraenum = 0;
dictionary.f.frag = 0;
dictionary.f.fragged = 0;
dictionary.f.fragile = 0;
dictionary.f.frags = 0;
dictionary.f.frail = 0;
dictionary.f.frailer = 0;
dictionary.f.frailly = 0;
dictionary.f.frails = 0;
dictionary.f.frailty = 0;
dictionary.f.fraise = 0;
dictionary.f.fraises = 0;
dictionary.f.fraktur = 0;
dictionary.f.frame = 0;
dictionary.f.framed = 0;
dictionary.f.framer = 0;
dictionary.f.framers = 0;
dictionary.f.frames = 0;
dictionary.f.framing = 0;
dictionary.f.franc = 0;
dictionary.f.francs = 0;
dictionary.f.frank = 0;
dictionary.f.franked = 0;
dictionary.f.franker = 0;
dictionary.f.frankly = 0;
dictionary.f.franks = 0;
dictionary.f.frantic = 0;
dictionary.f.frap = 0;
dictionary.f.frappe = 0;
dictionary.f.frapped = 0;
dictionary.f.frappes = 0;
dictionary.f.fraps = 0;
dictionary.f.frat = 0;
dictionary.f.frater = 0;
dictionary.f.fraters = 0;
dictionary.f.frats = 0;
dictionary.f.fraud = 0;
dictionary.f.frauds = 0;
dictionary.f.fraught = 0;
dictionary.f.fray = 0;
dictionary.f.frayed = 0;
dictionary.f.fraying = 0;
dictionary.f.frays = 0;
dictionary.f.frazil = 0;
dictionary.f.frazils = 0;
dictionary.f.frazzle = 0;
dictionary.f.freak = 0;
dictionary.f.freaked = 0;
dictionary.f.freaks = 0;
dictionary.f.freaky = 0;
dictionary.f.freckle = 0;
dictionary.f.freckly = 0;
dictionary.f.free = 0;
dictionary.f.freebee = 0;
dictionary.f.freebie = 0;
dictionary.f.freed = 0;
dictionary.f.freedom = 0;
dictionary.f.freeing = 0;
dictionary.f.freely = 0;
dictionary.f.freeman = 0;
dictionary.f.freemen = 0;
dictionary.f.freer = 0;
dictionary.f.freers = 0;
dictionary.f.frees = 0;
dictionary.f.freesia = 0;
dictionary.f.freest = 0;
dictionary.f.freeway = 0;
dictionary.f.freeze = 0;
dictionary.f.freezer = 0;
dictionary.f.freezes = 0;
dictionary.f.freight = 0;
dictionary.f.fremd = 0;
dictionary.f.frena = 0;
dictionary.f.french = 0;
dictionary.f.frenula = 0;
dictionary.f.frenum = 0;
dictionary.f.frenums = 0;
dictionary.f.frenzy = 0;
dictionary.f.frere = 0;
dictionary.f.freres = 0;
dictionary.f.fresco = 0;
dictionary.f.frescos = 0;
dictionary.f.fresh = 0;
dictionary.f.freshed = 0;
dictionary.f.freshen = 0;
dictionary.f.fresher = 0;
dictionary.f.freshes = 0;
dictionary.f.freshet = 0;
dictionary.f.freshly = 0;
dictionary.f.fresnel = 0;
dictionary.f.fret = 0;
dictionary.f.fretful = 0;
dictionary.f.frets = 0;
dictionary.f.fretsaw = 0;
dictionary.f.fretted = 0;
dictionary.f.fretter = 0;
dictionary.f.fretty = 0;
dictionary.f.friable = 0;
dictionary.f.friar = 0;
dictionary.f.friarly = 0;
dictionary.f.friars = 0;
dictionary.f.friary = 0;
dictionary.f.fribble = 0;
dictionary.f.fridge = 0;
dictionary.f.fridges = 0;
dictionary.f.fried = 0;
dictionary.f.friend = 0;
dictionary.f.friends = 0;
dictionary.f.frier = 0;
dictionary.f.friers = 0;
dictionary.f.fries = 0;
dictionary.f.frieze = 0;
dictionary.f.friezes = 0;
dictionary.f.frig = 0;
dictionary.f.frigate = 0;
dictionary.f.frigged = 0;
dictionary.f.fright = 0;
dictionary.f.frights = 0;
dictionary.f.frigid = 0;
dictionary.f.frigs = 0;
dictionary.f.frijol = 0;
dictionary.f.frijole = 0;
dictionary.f.frill = 0;
dictionary.f.frilled = 0;
dictionary.f.friller = 0;
dictionary.f.frills = 0;
dictionary.f.frilly = 0;
dictionary.f.fringe = 0;
dictionary.f.fringed = 0;
dictionary.f.fringes = 0;
dictionary.f.fringy = 0;
dictionary.f.frise = 0;
dictionary.f.frises = 0;
dictionary.f.friseur = 0;
dictionary.f.frisk = 0;
dictionary.f.frisked = 0;
dictionary.f.frisker = 0;
dictionary.f.frisket = 0;
dictionary.f.frisks = 0;
dictionary.f.frisky = 0;
dictionary.f.frisson = 0;
dictionary.f.frit = 0;
dictionary.f.frith = 0;
dictionary.f.friths = 0;
dictionary.f.frits = 0;
dictionary.f.fritt = 0;
dictionary.f.fritted = 0;
dictionary.f.fritter = 0;
dictionary.f.fritts = 0;
dictionary.f.fritz = 0;
dictionary.f.fritzes = 0;
dictionary.f.frivol = 0;
dictionary.f.frivols = 0;
dictionary.f.friz = 0;
dictionary.f.frized = 0;
dictionary.f.frizer = 0;
dictionary.f.frizers = 0;
dictionary.f.frizes = 0;
dictionary.f.frizing = 0;
dictionary.f.frizz = 0;
dictionary.f.frizzed = 0;
dictionary.f.frizzer = 0;
dictionary.f.frizzes = 0;
dictionary.f.frizzle = 0;
dictionary.f.frizzly = 0;
dictionary.f.frizzy = 0;
dictionary.f.fro = 0;
dictionary.f.frock = 0;
dictionary.f.frocked = 0;
dictionary.f.frocks = 0;
dictionary.f.froe = 0;
dictionary.f.froes = 0;
dictionary.f.frog = 0;
dictionary.f.frogeye = 0;
dictionary.f.frogged = 0;
dictionary.f.froggy = 0;
dictionary.f.frogman = 0;
dictionary.f.frogmen = 0;
dictionary.f.frogs = 0;
dictionary.f.frolic = 0;
dictionary.f.frolics = 0;
dictionary.f.from = 0;
dictionary.f.fromage = 0;
dictionary.f.frond = 0;
dictionary.f.fronded = 0;
dictionary.f.fronds = 0;
dictionary.f.frons = 0;
dictionary.f.front = 0;
dictionary.f.frontal = 0;
dictionary.f.fronted = 0;
dictionary.f.fronter = 0;
dictionary.f.frontes = 0;
dictionary.f.fronton = 0;
dictionary.f.fronts = 0;
dictionary.f.frore = 0;
dictionary.f.frosh = 0;
dictionary.f.frost = 0;
dictionary.f.frosted = 0;
dictionary.f.frosts = 0;
dictionary.f.frosty = 0;
dictionary.f.froth = 0;
dictionary.f.frothed = 0;
dictionary.f.froths = 0;
dictionary.f.frothy = 0;
dictionary.f.frounce = 0;
dictionary.f.frouzy = 0;
dictionary.f.frow = 0;
dictionary.f.froward = 0;
dictionary.f.frown = 0;
dictionary.f.frowned = 0;
dictionary.f.frowner = 0;
dictionary.f.frowns = 0;
dictionary.f.frows = 0;
dictionary.f.frowst = 0;
dictionary.f.frowsts = 0;
dictionary.f.frowsty = 0;
dictionary.f.frowsy = 0;
dictionary.f.frowzy = 0;
dictionary.f.froze = 0;
dictionary.f.frozen = 0;
dictionary.f.frug = 0;
dictionary.f.frugal = 0;
dictionary.f.frugged = 0;
dictionary.f.frugs = 0;
dictionary.f.fruit = 0;
dictionary.f.fruited = 0;
dictionary.f.fruiter = 0;
dictionary.f.fruits = 0;
dictionary.f.fruity = 0;
dictionary.f.frump = 0;
dictionary.f.frumps = 0;
dictionary.f.frumpy = 0;
dictionary.f.frusta = 0;
dictionary.f.frustum = 0;
dictionary.f.fry = 0;
dictionary.f.fryer = 0;
dictionary.f.fryers = 0;
dictionary.f.frying = 0;
dictionary.f.frypan = 0;
dictionary.f.frypans = 0;
dictionary.f.fub = 0;
dictionary.f.fubbed = 0;
dictionary.f.fubbing = 0;
dictionary.f.fubs = 0;
dictionary.f.fubsier = 0;
dictionary.f.fubsy = 0;
dictionary.f.fuchsia = 0;
dictionary.f.fuchsin = 0;
dictionary.f.fuci = 0;
dictionary.f.fucoid = 0;
dictionary.f.fucoids = 0;
dictionary.f.fucose = 0;
dictionary.f.fucoses = 0;
dictionary.f.fucous = 0;
dictionary.f.fucus = 0;
dictionary.f.fucuses = 0;
dictionary.f.fud = 0;
dictionary.f.fuddle = 0;
dictionary.f.fuddled = 0;
dictionary.f.fuddles = 0;
dictionary.f.fudge = 0;
dictionary.f.fudged = 0;
dictionary.f.fudges = 0;
dictionary.f.fudging = 0;
dictionary.f.fuds = 0;
dictionary.f.fuehrer = 0;
dictionary.f.fuel = 0;
dictionary.f.fueled = 0;
dictionary.f.fueler = 0;
dictionary.f.fuelers = 0;
dictionary.f.fueling = 0;
dictionary.f.fuelled = 0;
dictionary.f.fueller = 0;
dictionary.f.fuels = 0;
dictionary.f.fug = 0;
dictionary.f.fugal = 0;
dictionary.f.fugally = 0;
dictionary.f.fugato = 0;
dictionary.f.fugatos = 0;
dictionary.f.fugged = 0;
dictionary.f.fuggier = 0;
dictionary.f.fuggily = 0;
dictionary.f.fugging = 0;
dictionary.f.fuggy = 0;
dictionary.f.fugio = 0;
dictionary.f.fugios = 0;
dictionary.f.fugle = 0;
dictionary.f.fugled = 0;
dictionary.f.fugles = 0;
dictionary.f.fugling = 0;
dictionary.f.fugs = 0;
dictionary.f.fugu = 0;
dictionary.f.fugue = 0;
dictionary.f.fugued = 0;
dictionary.f.fugues = 0;
dictionary.f.fuguing = 0;
dictionary.f.fuguist = 0;
dictionary.f.fugus = 0;
dictionary.f.fuhrer = 0;
dictionary.f.fuhrers = 0;
dictionary.f.fuji = 0;
dictionary.f.fujis = 0;
dictionary.f.fulcra = 0;
dictionary.f.fulcrum = 0;
dictionary.f.fulfil = 0;
dictionary.f.fulfill = 0;
dictionary.f.fulfils = 0;
dictionary.f.fulgent = 0;
dictionary.f.fulgid = 0;
dictionary.f.fulham = 0;
dictionary.f.fulhams = 0;
dictionary.f.full = 0;
dictionary.f.fullam = 0;
dictionary.f.fullams = 0;
dictionary.f.fulled = 0;
dictionary.f.fuller = 0;
dictionary.f.fullers = 0;
dictionary.f.fullery = 0;
dictionary.f.fullest = 0;
dictionary.f.fulling = 0;
dictionary.f.fulls = 0;
dictionary.f.fully = 0;
dictionary.f.fulmar = 0;
dictionary.f.fulmars = 0;
dictionary.f.fulmine = 0;
dictionary.f.fulness = 0;
dictionary.f.fulsome = 0;
dictionary.f.fulvous = 0;
dictionary.f.fumaric = 0;
dictionary.f.fumble = 0;
dictionary.f.fumbled = 0;
dictionary.f.fumbler = 0;
dictionary.f.fumbles = 0;
dictionary.f.fume = 0;
dictionary.f.fumed = 0;
dictionary.f.fumer = 0;
dictionary.f.fumers = 0;
dictionary.f.fumes = 0;
dictionary.f.fumet = 0;
dictionary.f.fumets = 0;
dictionary.f.fumette = 0;
dictionary.f.fumier = 0;
dictionary.f.fumiest = 0;
dictionary.f.fuming = 0;
dictionary.f.fumuli = 0;
dictionary.f.fumulus = 0;
dictionary.f.fumy = 0;
dictionary.f.fun = 0;
dictionary.f.functor = 0;
dictionary.f.fund = 0;
dictionary.f.funded = 0;
dictionary.f.fundi = 0;
dictionary.f.fundic = 0;
dictionary.f.funding = 0;
dictionary.f.funds = 0;
dictionary.f.fundus = 0;
dictionary.f.funeral = 0;
dictionary.f.funest = 0;
dictionary.f.funfair = 0;
dictionary.f.fungal = 0;
dictionary.f.fungals = 0;
dictionary.f.fungi = 0;
dictionary.f.fungic = 0;
dictionary.f.fungo = 0;
dictionary.f.fungoes = 0;
dictionary.f.fungoid = 0;
dictionary.f.fungous = 0;
dictionary.f.fungus = 0;
dictionary.f.funicle = 0;
dictionary.f.funk = 0;
dictionary.f.funked = 0;
dictionary.f.funker = 0;
dictionary.f.funkers = 0;
dictionary.f.funkia = 0;
dictionary.f.funkias = 0;
dictionary.f.funkier = 0;
dictionary.f.funking = 0;
dictionary.f.funks = 0;
dictionary.f.funky = 0;
dictionary.f.funned = 0;
dictionary.f.funnel = 0;
dictionary.f.funnels = 0;
dictionary.f.funnier = 0;
dictionary.f.funnies = 0;
dictionary.f.funnily = 0;
dictionary.f.funning = 0;
dictionary.f.funny = 0;
dictionary.f.funs = 0;
dictionary.f.fur = 0;
dictionary.f.furan = 0;
dictionary.f.furane = 0;
dictionary.f.furanes = 0;
dictionary.f.furans = 0;
dictionary.f.furbish = 0;
dictionary.f.furcate = 0;
dictionary.f.furcula = 0;
dictionary.f.furfur = 0;
dictionary.f.furies = 0;
dictionary.f.furioso = 0;
dictionary.f.furious = 0;
dictionary.f.furl = 0;
dictionary.f.furled = 0;
dictionary.f.furler = 0;
dictionary.f.furlers = 0;
dictionary.f.furless = 0;
dictionary.f.furling = 0;
dictionary.f.furlong = 0;
dictionary.f.furls = 0;
dictionary.f.furmety = 0;
dictionary.f.furmity = 0;
dictionary.f.furnace = 0;
dictionary.f.furnish = 0;
dictionary.f.furor = 0;
dictionary.f.furore = 0;
dictionary.f.furores = 0;
dictionary.f.furors = 0;
dictionary.f.furred = 0;
dictionary.f.furrier = 0;
dictionary.f.furrily = 0;
dictionary.f.furring = 0;
dictionary.f.furrow = 0;
dictionary.f.furrows = 0;
dictionary.f.furrowy = 0;
dictionary.f.furry = 0;
dictionary.f.furs = 0;
dictionary.f.further = 0;
dictionary.f.furtive = 0;
dictionary.f.fury = 0;
dictionary.f.furze = 0;
dictionary.f.furzes = 0;
dictionary.f.furzier = 0;
dictionary.f.furzy = 0;
dictionary.f.fusain = 0;
dictionary.f.fusains = 0;
dictionary.f.fuscous = 0;
dictionary.f.fuse = 0;
dictionary.f.fused = 0;
dictionary.f.fusee = 0;
dictionary.f.fusees = 0;
dictionary.f.fusel = 0;
dictionary.f.fusels = 0;
dictionary.f.fuses = 0;
dictionary.f.fusible = 0;
dictionary.f.fusibly = 0;
dictionary.f.fusil = 0;
dictionary.f.fusile = 0;
dictionary.f.fusils = 0;
dictionary.f.fusing = 0;
dictionary.f.fusion = 0;
dictionary.f.fusions = 0;
dictionary.f.fuss = 0;
dictionary.f.fussed = 0;
dictionary.f.fusser = 0;
dictionary.f.fussers = 0;
dictionary.f.fusses = 0;
dictionary.f.fussier = 0;
dictionary.f.fussily = 0;
dictionary.f.fussing = 0;
dictionary.f.fusspot = 0;
dictionary.f.fussy = 0;
dictionary.f.fustian = 0;
dictionary.f.fustic = 0;
dictionary.f.fustics = 0;
dictionary.f.fustier = 0;
dictionary.f.fustily = 0;
dictionary.f.fusty = 0;
dictionary.f.futharc = 0;
dictionary.f.futhark = 0;
dictionary.f.futhorc = 0;
dictionary.f.futhork = 0;
dictionary.f.futile = 0;
dictionary.f.futon = 0;
dictionary.f.futons = 0;
dictionary.f.futtock = 0;
dictionary.f.futural = 0;
dictionary.f.future = 0;
dictionary.f.futures = 0;
dictionary.f.futz = 0;
dictionary.f.futzed = 0;
dictionary.f.futzes = 0;
dictionary.f.futzing = 0;
dictionary.f.fuze = 0;
dictionary.f.fuzed = 0;
dictionary.f.fuzee = 0;
dictionary.f.fuzees = 0;
dictionary.f.fuzes = 0;
dictionary.f.fuzil = 0;
dictionary.f.fuzils = 0;
dictionary.f.fuzing = 0;
dictionary.f.fuzz = 0;
dictionary.f.fuzzed = 0;
dictionary.f.fuzzes = 0;
dictionary.f.fuzzier = 0;
dictionary.f.fuzzily = 0;
dictionary.f.fuzzing = 0;
dictionary.f.fuzzy = 0;
dictionary.f.fyce = 0;
dictionary.f.fyces = 0;
dictionary.f.fyke = 0;
dictionary.f.fykes = 0;
dictionary.f.fylfot = 0;
dictionary.f.fylfots = 0;
dictionary.f.fytte = 0;
dictionary.f.fyttes = 0;
dictionary.g = {};
dictionary.g.gab = 0;
dictionary.g.gabbard = 0;
dictionary.g.gabbart = 0;
dictionary.g.gabbed = 0;
dictionary.g.gabber = 0;
dictionary.g.gabbers = 0;
dictionary.g.gabbier = 0;
dictionary.g.gabbing = 0;
dictionary.g.gabble = 0;
dictionary.g.gabbled = 0;
dictionary.g.gabbler = 0;
dictionary.g.gabbles = 0;
dictionary.g.gabbro = 0;
dictionary.g.gabbros = 0;
dictionary.g.gabby = 0;
dictionary.g.gabelle = 0;
dictionary.g.gabfest = 0;
dictionary.g.gabies = 0;
dictionary.g.gabion = 0;
dictionary.g.gabions = 0;
dictionary.g.gable = 0;
dictionary.g.gabled = 0;
dictionary.g.gables = 0;
dictionary.g.gabling = 0;
dictionary.g.gaboon = 0;
dictionary.g.gaboons = 0;
dictionary.g.gabs = 0;
dictionary.g.gaby = 0;
dictionary.g.gad = 0;
dictionary.g.gadded = 0;
dictionary.g.gadder = 0;
dictionary.g.gadders = 0;
dictionary.g.gaddi = 0;
dictionary.g.gadding = 0;
dictionary.g.gaddis = 0;
dictionary.g.gadfly = 0;
dictionary.g.gadget = 0;
dictionary.g.gadgets = 0;
dictionary.g.gadgety = 0;
dictionary.g.gadi = 0;
dictionary.g.gadid = 0;
dictionary.g.gadids = 0;
dictionary.g.gadis = 0;
dictionary.g.gadoid = 0;
dictionary.g.gadoids = 0;
dictionary.g.gadroon = 0;
dictionary.g.gads = 0;
dictionary.g.gadwall = 0;
dictionary.g.gae = 0;
dictionary.g.gaed = 0;
dictionary.g.gaeing = 0;
dictionary.g.gaen = 0;
dictionary.g.gaes = 0;
dictionary.g.gaff = 0;
dictionary.g.gaffe = 0;
dictionary.g.gaffed = 0;
dictionary.g.gaffer = 0;
dictionary.g.gaffers = 0;
dictionary.g.gaffes = 0;
dictionary.g.gaffing = 0;
dictionary.g.gaffs = 0;
dictionary.g.gag = 0;
dictionary.g.gaga = 0;
dictionary.g.gage = 0;
dictionary.g.gaged = 0;
dictionary.g.gager = 0;
dictionary.g.gagers = 0;
dictionary.g.gages = 0;
dictionary.g.gagged = 0;
dictionary.g.gagger = 0;
dictionary.g.gaggers = 0;
dictionary.g.gagging = 0;
dictionary.g.gaggle = 0;
dictionary.g.gaggled = 0;
dictionary.g.gaggles = 0;
dictionary.g.gaging = 0;
dictionary.g.gagman = 0;
dictionary.g.gagmen = 0;
dictionary.g.gags = 0;
dictionary.g.gagster = 0;
dictionary.g.gahnite = 0;
dictionary.g.gaiety = 0;
dictionary.g.gaily = 0;
dictionary.g.gain = 0;
dictionary.g.gained = 0;
dictionary.g.gainer = 0;
dictionary.g.gainers = 0;
dictionary.g.gainful = 0;
dictionary.g.gaining = 0;
dictionary.g.gainly = 0;
dictionary.g.gains = 0;
dictionary.g.gainsay = 0;
dictionary.g.gainst = 0;
dictionary.g.gait = 0;
dictionary.g.gaited = 0;
dictionary.g.gaiter = 0;
dictionary.g.gaiters = 0;
dictionary.g.gaiting = 0;
dictionary.g.gaits = 0;
dictionary.g.gal = 0;
dictionary.g.gala = 0;
dictionary.g.galabia = 0;
dictionary.g.galago = 0;
dictionary.g.galagos = 0;
dictionary.g.galah = 0;
dictionary.g.galahs = 0;
dictionary.g.galas = 0;
dictionary.g.galatea = 0;
dictionary.g.galax = 0;
dictionary.g.galaxes = 0;
dictionary.g.galaxy = 0;
dictionary.g.gale = 0;
dictionary.g.galea = 0;
dictionary.g.galeae = 0;
dictionary.g.galeas = 0;
dictionary.g.galeate = 0;
dictionary.g.galena = 0;
dictionary.g.galenas = 0;
dictionary.g.galenic = 0;
dictionary.g.galere = 0;
dictionary.g.galeres = 0;
dictionary.g.gales = 0;
dictionary.g.galilee = 0;
dictionary.g.galiot = 0;
dictionary.g.galiots = 0;
dictionary.g.galipot = 0;
dictionary.g.gall = 0;
dictionary.g.gallant = 0;
dictionary.g.gallate = 0;
dictionary.g.galled = 0;
dictionary.g.gallein = 0;
dictionary.g.galleon = 0;
dictionary.g.gallery = 0;
dictionary.g.gallet = 0;
dictionary.g.galleta = 0;
dictionary.g.gallets = 0;
dictionary.g.galley = 0;
dictionary.g.galleys = 0;
dictionary.g.gallfly = 0;
dictionary.g.gallic = 0;
dictionary.g.gallied = 0;
dictionary.g.gallies = 0;
dictionary.g.galling = 0;
dictionary.g.galliot = 0;
dictionary.g.gallium = 0;
dictionary.g.gallnut = 0;
dictionary.g.gallon = 0;
dictionary.g.gallons = 0;
dictionary.g.galloon = 0;
dictionary.g.galloot = 0;
dictionary.g.gallop = 0;
dictionary.g.gallops = 0;
dictionary.g.gallous = 0;
dictionary.g.gallows = 0;
dictionary.g.galls = 0;
dictionary.g.gallus = 0;
dictionary.g.gally = 0;
dictionary.g.galoot = 0;
dictionary.g.galoots = 0;
dictionary.g.galop = 0;
dictionary.g.galoped = 0;
dictionary.g.galops = 0;
dictionary.g.galore = 0;
dictionary.g.galores = 0;
dictionary.g.galosh = 0;
dictionary.g.galoshe = 0;
dictionary.g.gals = 0;
dictionary.g.galumph = 0;
dictionary.g.galyac = 0;
dictionary.g.galyacs = 0;
dictionary.g.galyak = 0;
dictionary.g.galyaks = 0;
dictionary.g.gam = 0;
dictionary.g.gama = 0;
dictionary.g.gamas = 0;
dictionary.g.gamay = 0;
dictionary.g.gamays = 0;
dictionary.g.gamb = 0;
dictionary.g.gamba = 0;
dictionary.g.gambade = 0;
dictionary.g.gambado = 0;
dictionary.g.gambas = 0;
dictionary.g.gambe = 0;
dictionary.g.gambes = 0;
dictionary.g.gambia = 0;
dictionary.g.gambias = 0;
dictionary.g.gambier = 0;
dictionary.g.gambir = 0;
dictionary.g.gambirs = 0;
dictionary.g.gambit = 0;
dictionary.g.gambits = 0;
dictionary.g.gamble = 0;
dictionary.g.gambled = 0;
dictionary.g.gambler = 0;
dictionary.g.gambles = 0;
dictionary.g.gamboge = 0;
dictionary.g.gambol = 0;
dictionary.g.gambols = 0;
dictionary.g.gambrel = 0;
dictionary.g.gambs = 0;
dictionary.g.game = 0;
dictionary.g.gamed = 0;
dictionary.g.gamelan = 0;
dictionary.g.gamely = 0;
dictionary.g.gamer = 0;
dictionary.g.games = 0;
dictionary.g.gamest = 0;
dictionary.g.gamete = 0;
dictionary.g.gametes = 0;
dictionary.g.gametic = 0;
dictionary.g.gamey = 0;
dictionary.g.gamic = 0;
dictionary.g.gamier = 0;
dictionary.g.gamiest = 0;
dictionary.g.gamily = 0;
dictionary.g.gamin = 0;
dictionary.g.gamine = 0;
dictionary.g.gamines = 0;
dictionary.g.gaming = 0;
dictionary.g.gamings = 0;
dictionary.g.gamins = 0;
dictionary.g.gamma = 0;
dictionary.g.gammas = 0;
dictionary.g.gammed = 0;
dictionary.g.gammer = 0;
dictionary.g.gammers = 0;
dictionary.g.gammier = 0;
dictionary.g.gamming = 0;
dictionary.g.gammon = 0;
dictionary.g.gammons = 0;
dictionary.g.gammy = 0;
dictionary.g.gamp = 0;
dictionary.g.gamps = 0;
dictionary.g.gams = 0;
dictionary.g.gamut = 0;
dictionary.g.gamuts = 0;
dictionary.g.gamy = 0;
dictionary.g.gan = 0;
dictionary.g.gander = 0;
dictionary.g.ganders = 0;
dictionary.g.gane = 0;
dictionary.g.ganef = 0;
dictionary.g.ganefs = 0;
dictionary.g.ganev = 0;
dictionary.g.ganevs = 0;
dictionary.g.gang = 0;
dictionary.g.ganged = 0;
dictionary.g.ganger = 0;
dictionary.g.gangers = 0;
dictionary.g.ganging = 0;
dictionary.g.ganglia = 0;
dictionary.g.gangly = 0;
dictionary.g.gangrel = 0;
dictionary.g.gangs = 0;
dictionary.g.gangue = 0;
dictionary.g.gangues = 0;
dictionary.g.gangway = 0;
dictionary.g.ganja = 0;
dictionary.g.ganjah = 0;
dictionary.g.ganjahs = 0;
dictionary.g.ganjas = 0;
dictionary.g.gannet = 0;
dictionary.g.gannets = 0;
dictionary.g.ganof = 0;
dictionary.g.ganofs = 0;
dictionary.g.ganoid = 0;
dictionary.g.ganoids = 0;
dictionary.g.gantlet = 0;
dictionary.g.gantry = 0;
dictionary.g.gaol = 0;
dictionary.g.gaoled = 0;
dictionary.g.gaoler = 0;
dictionary.g.gaolers = 0;
dictionary.g.gaoling = 0;
dictionary.g.gaols = 0;
dictionary.g.gap = 0;
dictionary.g.gape = 0;
dictionary.g.gaped = 0;
dictionary.g.gaper = 0;
dictionary.g.gapers = 0;
dictionary.g.gapes = 0;
dictionary.g.gaping = 0;
dictionary.g.gaposis = 0;
dictionary.g.gapped = 0;
dictionary.g.gappier = 0;
dictionary.g.gapping = 0;
dictionary.g.gappy = 0;
dictionary.g.gaps = 0;
dictionary.g.gapy = 0;
dictionary.g.gar = 0;
dictionary.g.garage = 0;
dictionary.g.garaged = 0;
dictionary.g.garages = 0;
dictionary.g.garb = 0;
dictionary.g.garbage = 0;
dictionary.g.garbed = 0;
dictionary.g.garbing = 0;
dictionary.g.garble = 0;
dictionary.g.garbled = 0;
dictionary.g.garbler = 0;
dictionary.g.garbles = 0;
dictionary.g.garboil = 0;
dictionary.g.garbs = 0;
dictionary.g.garcon = 0;
dictionary.g.garcons = 0;
dictionary.g.gardant = 0;
dictionary.g.garden = 0;
dictionary.g.gardens = 0;
dictionary.g.garfish = 0;
dictionary.g.garget = 0;
dictionary.g.gargets = 0;
dictionary.g.gargety = 0;
dictionary.g.gargle = 0;
dictionary.g.gargled = 0;
dictionary.g.gargler = 0;
dictionary.g.gargles = 0;
dictionary.g.garigue = 0;
dictionary.g.garish = 0;
dictionary.g.garland = 0;
dictionary.g.garlic = 0;
dictionary.g.garlics = 0;
dictionary.g.garment = 0;
dictionary.g.garner = 0;
dictionary.g.garners = 0;
dictionary.g.garnet = 0;
dictionary.g.garnets = 0;
dictionary.g.garni = 0;
dictionary.g.garnish = 0;
dictionary.g.garote = 0;
dictionary.g.garoted = 0;
dictionary.g.garotes = 0;
dictionary.g.garotte = 0;
dictionary.g.garpike = 0;
dictionary.g.garred = 0;
dictionary.g.garret = 0;
dictionary.g.garrets = 0;
dictionary.g.garring = 0;
dictionary.g.garron = 0;
dictionary.g.garrons = 0;
dictionary.g.garrote = 0;
dictionary.g.gars = 0;
dictionary.g.garter = 0;
dictionary.g.garters = 0;
dictionary.g.garth = 0;
dictionary.g.garths = 0;
dictionary.g.garvey = 0;
dictionary.g.garveys = 0;
dictionary.g.gas = 0;
dictionary.g.gasbag = 0;
dictionary.g.gasbags = 0;
dictionary.g.gascon = 0;
dictionary.g.gascons = 0;
dictionary.g.gaseous = 0;
dictionary.g.gases = 0;
dictionary.g.gash = 0;
dictionary.g.gashed = 0;
dictionary.g.gasher = 0;
dictionary.g.gashes = 0;
dictionary.g.gashest = 0;
dictionary.g.gashing = 0;
dictionary.g.gasify = 0;
dictionary.g.gasket = 0;
dictionary.g.gaskets = 0;
dictionary.g.gaskin = 0;
dictionary.g.gasking = 0;
dictionary.g.gaskins = 0;
dictionary.g.gasless = 0;
dictionary.g.gaslit = 0;
dictionary.g.gasman = 0;
dictionary.g.gasmen = 0;
dictionary.g.gasohol = 0;
dictionary.g.gasp = 0;
dictionary.g.gasped = 0;
dictionary.g.gasper = 0;
dictionary.g.gaspers = 0;
dictionary.g.gasping = 0;
dictionary.g.gasps = 0;
dictionary.g.gassed = 0;
dictionary.g.gasser = 0;
dictionary.g.gassers = 0;
dictionary.g.gasses = 0;
dictionary.g.gassier = 0;
dictionary.g.gassing = 0;
dictionary.g.gassy = 0;
dictionary.g.gast = 0;
dictionary.g.gasted = 0;
dictionary.g.gaster = 0;
dictionary.g.gasters = 0;
dictionary.g.gasting = 0;
dictionary.g.gastral = 0;
dictionary.g.gastrea = 0;
dictionary.g.gastric = 0;
dictionary.g.gastrin = 0;
dictionary.g.gasts = 0;
dictionary.g.gat = 0;
dictionary.g.gate = 0;
dictionary.g.gateau = 0;
dictionary.g.gateaux = 0;
dictionary.g.gated = 0;
dictionary.g.gateman = 0;
dictionary.g.gatemen = 0;
dictionary.g.gates = 0;
dictionary.g.gateway = 0;
dictionary.g.gather = 0;
dictionary.g.gathers = 0;
dictionary.g.gating = 0;
dictionary.g.gator = 0;
dictionary.g.gators = 0;
dictionary.g.gats = 0;
dictionary.g.gauche = 0;
dictionary.g.gaucher = 0;
dictionary.g.gaucho = 0;
dictionary.g.gauchos = 0;
dictionary.g.gaud = 0;
dictionary.g.gaudery = 0;
dictionary.g.gaudier = 0;
dictionary.g.gaudies = 0;
dictionary.g.gaudily = 0;
dictionary.g.gauds = 0;
dictionary.g.gaudy = 0;
dictionary.g.gauffer = 0;
dictionary.g.gauge = 0;
dictionary.g.gauged = 0;
dictionary.g.gauger = 0;
dictionary.g.gaugers = 0;
dictionary.g.gauges = 0;
dictionary.g.gauging = 0;
dictionary.g.gault = 0;
dictionary.g.gaults = 0;
dictionary.g.gaum = 0;
dictionary.g.gaumed = 0;
dictionary.g.gauming = 0;
dictionary.g.gaums = 0;
dictionary.g.gaun = 0;
dictionary.g.gaunt = 0;
dictionary.g.gaunter = 0;
dictionary.g.gauntly = 0;
dictionary.g.gauntry = 0;
dictionary.g.gaur = 0;
dictionary.g.gaurs = 0;
dictionary.g.gauss = 0;
dictionary.g.gausses = 0;
dictionary.g.gauze = 0;
dictionary.g.gauzes = 0;
dictionary.g.gauzier = 0;
dictionary.g.gauzily = 0;
dictionary.g.gauzy = 0;
dictionary.g.gavage = 0;
dictionary.g.gavages = 0;
dictionary.g.gave = 0;
dictionary.g.gavel = 0;
dictionary.g.gaveled = 0;
dictionary.g.gavels = 0;
dictionary.g.gavial = 0;
dictionary.g.gavials = 0;
dictionary.g.gavot = 0;
dictionary.g.gavots = 0;
dictionary.g.gavotte = 0;
dictionary.g.gawk = 0;
dictionary.g.gawked = 0;
dictionary.g.gawker = 0;
dictionary.g.gawkers = 0;
dictionary.g.gawkier = 0;
dictionary.g.gawkies = 0;
dictionary.g.gawkily = 0;
dictionary.g.gawking = 0;
dictionary.g.gawkish = 0;
dictionary.g.gawks = 0;
dictionary.g.gawky = 0;
dictionary.g.gawp = 0;
dictionary.g.gawped = 0;
dictionary.g.gawping = 0;
dictionary.g.gawps = 0;
dictionary.g.gawsie = 0;
dictionary.g.gawsy = 0;
dictionary.g.gay = 0;
dictionary.g.gayal = 0;
dictionary.g.gayals = 0;
dictionary.g.gayer = 0;
dictionary.g.gayest = 0;
dictionary.g.gayety = 0;
dictionary.g.gayly = 0;
dictionary.g.gayness = 0;
dictionary.g.gays = 0;
dictionary.g.gazabo = 0;
dictionary.g.gazabos = 0;
dictionary.g.gaze = 0;
dictionary.g.gazebo = 0;
dictionary.g.gazebos = 0;
dictionary.g.gazed = 0;
dictionary.g.gazelle = 0;
dictionary.g.gazer = 0;
dictionary.g.gazers = 0;
dictionary.g.gazes = 0;
dictionary.g.gazette = 0;
dictionary.g.gazing = 0;
dictionary.g.gazump = 0;
dictionary.g.gazumps = 0;
dictionary.g.gear = 0;
dictionary.g.gearbox = 0;
dictionary.g.geared = 0;
dictionary.g.gearing = 0;
dictionary.g.gears = 0;
dictionary.g.geck = 0;
dictionary.g.gecked = 0;
dictionary.g.gecking = 0;
dictionary.g.gecko = 0;
dictionary.g.geckoes = 0;
dictionary.g.geckos = 0;
dictionary.g.gecks = 0;
dictionary.g.ged = 0;
dictionary.g.geds = 0;
dictionary.g.gee = 0;
dictionary.g.geed = 0;
dictionary.g.geegaw = 0;
dictionary.g.geegaws = 0;
dictionary.g.geeing = 0;
dictionary.g.geek = 0;
dictionary.g.geekier = 0;
dictionary.g.geeks = 0;
dictionary.g.geeky = 0;
dictionary.g.gees = 0;
dictionary.g.geese = 0;
dictionary.g.geest = 0;
dictionary.g.geests = 0;
dictionary.g.geezer = 0;
dictionary.g.geezers = 0;
dictionary.g.geisha = 0;
dictionary.g.geishas = 0;
dictionary.g.gel = 0;
dictionary.g.gelable = 0;
dictionary.g.gelada = 0;
dictionary.g.geladas = 0;
dictionary.g.gelant = 0;
dictionary.g.gelants = 0;
dictionary.g.gelate = 0;
dictionary.g.gelated = 0;
dictionary.g.gelates = 0;
dictionary.g.gelati = 0;
dictionary.g.gelatin = 0;
dictionary.g.gelato = 0;
dictionary.g.gelatos = 0;
dictionary.g.geld = 0;
dictionary.g.gelded = 0;
dictionary.g.gelder = 0;
dictionary.g.gelders = 0;
dictionary.g.gelding = 0;
dictionary.g.gelds = 0;
dictionary.g.gelee = 0;
dictionary.g.gelees = 0;
dictionary.g.gelid = 0;
dictionary.g.gelidly = 0;
dictionary.g.gellant = 0;
dictionary.g.gelled = 0;
dictionary.g.gelling = 0;
dictionary.g.gels = 0;
dictionary.g.gelt = 0;
dictionary.g.gelts = 0;
dictionary.g.gem = 0;
dictionary.g.geminal = 0;
dictionary.g.gemlike = 0;
dictionary.g.gemma = 0;
dictionary.g.gemmae = 0;
dictionary.g.gemmate = 0;
dictionary.g.gemmed = 0;
dictionary.g.gemmier = 0;
dictionary.g.gemmily = 0;
dictionary.g.gemming = 0;
dictionary.g.gemmule = 0;
dictionary.g.gemmy = 0;
dictionary.g.gemot = 0;
dictionary.g.gemote = 0;
dictionary.g.gemotes = 0;
dictionary.g.gemots = 0;
dictionary.g.gems = 0;
dictionary.g.gemsbok = 0;
dictionary.g.gender = 0;
dictionary.g.genders = 0;
dictionary.g.gene = 0;
dictionary.g.genera = 0;
dictionary.g.general = 0;
dictionary.g.generic = 0;
dictionary.g.genes = 0;
dictionary.g.geneses = 0;
dictionary.g.genesis = 0;
dictionary.g.genet = 0;
dictionary.g.genetic = 0;
dictionary.g.genets = 0;
dictionary.g.genette = 0;
dictionary.g.geneva = 0;
dictionary.g.genevas = 0;
dictionary.g.genial = 0;
dictionary.g.genic = 0;
dictionary.g.genie = 0;
dictionary.g.genies = 0;
dictionary.g.genii = 0;
dictionary.g.genip = 0;
dictionary.g.genipap = 0;
dictionary.g.genips = 0;
dictionary.g.genital = 0;
dictionary.g.genitor = 0;
dictionary.g.genius = 0;
dictionary.g.genoa = 0;
dictionary.g.genoas = 0;
dictionary.g.genoise = 0;
dictionary.g.genom = 0;
dictionary.g.genome = 0;
dictionary.g.genomes = 0;
dictionary.g.genomic = 0;
dictionary.g.genoms = 0;
dictionary.g.genre = 0;
dictionary.g.genres = 0;
dictionary.g.genro = 0;
dictionary.g.genros = 0;
dictionary.g.gens = 0;
dictionary.g.genseng = 0;
dictionary.g.gent = 0;
dictionary.g.genteel = 0;
dictionary.g.gentes = 0;
dictionary.g.gentian = 0;
dictionary.g.gentil = 0;
dictionary.g.gentile = 0;
dictionary.g.gentle = 0;
dictionary.g.gentled = 0;
dictionary.g.gentler = 0;
dictionary.g.gentles = 0;
dictionary.g.gently = 0;
dictionary.g.gentry = 0;
dictionary.g.gents = 0;
dictionary.g.genu = 0;
dictionary.g.genua = 0;
dictionary.g.genuine = 0;
dictionary.g.genus = 0;
dictionary.g.genuses = 0;
dictionary.g.geode = 0;
dictionary.g.geodes = 0;
dictionary.g.geodesy = 0;
dictionary.g.geodic = 0;
dictionary.g.geoduck = 0;
dictionary.g.geoid = 0;
dictionary.g.geoidal = 0;
dictionary.g.geoids = 0;
dictionary.g.geology = 0;
dictionary.g.georgic = 0;
dictionary.g.gerah = 0;
dictionary.g.gerahs = 0;
dictionary.g.gerbera = 0;
dictionary.g.gerbil = 0;
dictionary.g.gerbils = 0;
dictionary.g.gerent = 0;
dictionary.g.gerents = 0;
dictionary.g.gerenuk = 0;
dictionary.g.germ = 0;
dictionary.g.german = 0;
dictionary.g.germane = 0;
dictionary.g.germans = 0;
dictionary.g.germen = 0;
dictionary.g.germens = 0;
dictionary.g.germier = 0;
dictionary.g.germina = 0;
dictionary.g.germs = 0;
dictionary.g.germy = 0;
dictionary.g.gerund = 0;
dictionary.g.gerunds = 0;
dictionary.g.gesso = 0;
dictionary.g.gessoed = 0;
dictionary.g.gessoes = 0;
dictionary.g.gest = 0;
dictionary.g.gestalt = 0;
dictionary.g.gestapo = 0;
dictionary.g.gestate = 0;
dictionary.g.geste = 0;
dictionary.g.gestes = 0;
dictionary.g.gestic = 0;
dictionary.g.gests = 0;
dictionary.g.gesture = 0;
dictionary.g.get = 0;
dictionary.g.geta = 0;
dictionary.g.getable = 0;
dictionary.g.getas = 0;
dictionary.g.getaway = 0;
dictionary.g.gets = 0;
dictionary.g.getter = 0;
dictionary.g.getters = 0;
dictionary.g.getting = 0;
dictionary.g.getup = 0;
dictionary.g.getups = 0;
dictionary.g.geum = 0;
dictionary.g.geums = 0;
dictionary.g.gewgaw = 0;
dictionary.g.gewgaws = 0;
dictionary.g.gey = 0;
dictionary.g.geyser = 0;
dictionary.g.geysers = 0;
dictionary.g.gharri = 0;
dictionary.g.gharris = 0;
dictionary.g.gharry = 0;
dictionary.g.ghast = 0;
dictionary.g.ghastly = 0;
dictionary.g.ghat = 0;
dictionary.g.ghats = 0;
dictionary.g.ghaut = 0;
dictionary.g.ghauts = 0;
dictionary.g.ghazi = 0;
dictionary.g.ghazies = 0;
dictionary.g.ghazis = 0;
dictionary.g.ghee = 0;
dictionary.g.ghees = 0;
dictionary.g.gherao = 0;
dictionary.g.gherkin = 0;
dictionary.g.ghetto = 0;
dictionary.g.ghettos = 0;
dictionary.g.ghi = 0;
dictionary.g.ghibli = 0;
dictionary.g.ghiblis = 0;
dictionary.g.ghillie = 0;
dictionary.g.ghis = 0;
dictionary.g.ghost = 0;
dictionary.g.ghosted = 0;
dictionary.g.ghostly = 0;
dictionary.g.ghosts = 0;
dictionary.g.ghosty = 0;
dictionary.g.ghoul = 0;
dictionary.g.ghouls = 0;
dictionary.g.ghyll = 0;
dictionary.g.ghylls = 0;
dictionary.g.giant = 0;
dictionary.g.giants = 0;
dictionary.g.giaour = 0;
dictionary.g.giaours = 0;
dictionary.g.gib = 0;
dictionary.g.gibbed = 0;
dictionary.g.gibber = 0;
dictionary.g.gibbers = 0;
dictionary.g.gibbet = 0;
dictionary.g.gibbets = 0;
dictionary.g.gibbing = 0;
dictionary.g.gibbon = 0;
dictionary.g.gibbons = 0;
dictionary.g.gibbose = 0;
dictionary.g.gibbous = 0;
dictionary.g.gibe = 0;
dictionary.g.gibed = 0;
dictionary.g.giber = 0;
dictionary.g.gibers = 0;
dictionary.g.gibes = 0;
dictionary.g.gibing = 0;
dictionary.g.giblet = 0;
dictionary.g.giblets = 0;
dictionary.g.gibs = 0;
dictionary.g.gibson = 0;
dictionary.g.gibsons = 0;
dictionary.g.gid = 0;
dictionary.g.giddap = 0;
dictionary.g.giddied = 0;
dictionary.g.giddier = 0;
dictionary.g.giddies = 0;
dictionary.g.giddily = 0;
dictionary.g.giddy = 0;
dictionary.g.giddyap = 0;
dictionary.g.giddyup = 0;
dictionary.g.gids = 0;
dictionary.g.gie = 0;
dictionary.g.gied = 0;
dictionary.g.gieing = 0;
dictionary.g.gien = 0;
dictionary.g.gies = 0;
dictionary.g.gift = 0;
dictionary.g.gifted = 0;
dictionary.g.gifting = 0;
dictionary.g.gifts = 0;
dictionary.g.gig = 0;
dictionary.g.giga = 0;
dictionary.g.gigabit = 0;
dictionary.g.gigas = 0;
dictionary.g.gigaton = 0;
dictionary.g.gigged = 0;
dictionary.g.gigging = 0;
dictionary.g.giggle = 0;
dictionary.g.giggled = 0;
dictionary.g.giggler = 0;
dictionary.g.giggles = 0;
dictionary.g.giggly = 0;
dictionary.g.gighe = 0;
dictionary.g.giglet = 0;
dictionary.g.giglets = 0;
dictionary.g.giglot = 0;
dictionary.g.giglots = 0;
dictionary.g.gigolo = 0;
dictionary.g.gigolos = 0;
dictionary.g.gigot = 0;
dictionary.g.gigots = 0;
dictionary.g.gigs = 0;
dictionary.g.gigue = 0;
dictionary.g.gigues = 0;
dictionary.g.gilbert = 0;
dictionary.g.gild = 0;
dictionary.g.gilded = 0;
dictionary.g.gilder = 0;
dictionary.g.gilders = 0;
dictionary.g.gilding = 0;
dictionary.g.gilds = 0;
dictionary.g.gill = 0;
dictionary.g.gilled = 0;
dictionary.g.giller = 0;
dictionary.g.gillers = 0;
dictionary.g.gillie = 0;
dictionary.g.gillied = 0;
dictionary.g.gillies = 0;
dictionary.g.gilling = 0;
dictionary.g.gillnet = 0;
dictionary.g.gills = 0;
dictionary.g.gilly = 0;
dictionary.g.gilt = 0;
dictionary.g.gilts = 0;
dictionary.g.gimbal = 0;
dictionary.g.gimbals = 0;
dictionary.g.gimel = 0;
dictionary.g.gimels = 0;
dictionary.g.gimlet = 0;
dictionary.g.gimlets = 0;
dictionary.g.gimmal = 0;
dictionary.g.gimmals = 0;
dictionary.g.gimme = 0;
dictionary.g.gimmick = 0;
dictionary.g.gimmie = 0;
dictionary.g.gimmies = 0;
dictionary.g.gimp = 0;
dictionary.g.gimped = 0;
dictionary.g.gimpier = 0;
dictionary.g.gimping = 0;
dictionary.g.gimps = 0;
dictionary.g.gimpy = 0;
dictionary.g.gin = 0;
dictionary.g.gingal = 0;
dictionary.g.gingall = 0;
dictionary.g.gingals = 0;
dictionary.g.gingeli = 0;
dictionary.g.gingely = 0;
dictionary.g.ginger = 0;
dictionary.g.gingers = 0;
dictionary.g.gingery = 0;
dictionary.g.gingham = 0;
dictionary.g.gingili = 0;
dictionary.g.gingiva = 0;
dictionary.g.gingko = 0;
dictionary.g.gink = 0;
dictionary.g.ginkgo = 0;
dictionary.g.ginkgos = 0;
dictionary.g.ginks = 0;
dictionary.g.ginned = 0;
dictionary.g.ginner = 0;
dictionary.g.ginners = 0;
dictionary.g.ginnier = 0;
dictionary.g.ginning = 0;
dictionary.g.ginny = 0;
dictionary.g.gins = 0;
dictionary.g.ginseng = 0;
dictionary.g.gip = 0;
dictionary.g.gipon = 0;
dictionary.g.gipons = 0;
dictionary.g.gipped = 0;
dictionary.g.gipper = 0;
dictionary.g.gippers = 0;
dictionary.g.gipping = 0;
dictionary.g.gips = 0;
dictionary.g.gipsied = 0;
dictionary.g.gipsies = 0;
dictionary.g.gipsy = 0;
dictionary.g.giraffe = 0;
dictionary.g.girasol = 0;
dictionary.g.gird = 0;
dictionary.g.girded = 0;
dictionary.g.girder = 0;
dictionary.g.girders = 0;
dictionary.g.girding = 0;
dictionary.g.girdle = 0;
dictionary.g.girdled = 0;
dictionary.g.girdler = 0;
dictionary.g.girdles = 0;
dictionary.g.girds = 0;
dictionary.g.girl = 0;
dictionary.g.girlie = 0;
dictionary.g.girlies = 0;
dictionary.g.girlish = 0;
dictionary.g.girls = 0;
dictionary.g.girly = 0;
dictionary.g.girn = 0;
dictionary.g.girned = 0;
dictionary.g.girning = 0;
dictionary.g.girns = 0;
dictionary.g.giro = 0;
dictionary.g.giron = 0;
dictionary.g.girons = 0;
dictionary.g.giros = 0;
dictionary.g.girosol = 0;
dictionary.g.girsh = 0;
dictionary.g.girshes = 0;
dictionary.g.girt = 0;
dictionary.g.girted = 0;
dictionary.g.girth = 0;
dictionary.g.girthed = 0;
dictionary.g.girths = 0;
dictionary.g.girting = 0;
dictionary.g.girts = 0;
dictionary.g.gisarme = 0;
dictionary.g.gismo = 0;
dictionary.g.gismos = 0;
dictionary.g.gist = 0;
dictionary.g.gists = 0;
dictionary.g.git = 0;
dictionary.g.gitano = 0;
dictionary.g.gitanos = 0;
dictionary.g.gittern = 0;
dictionary.g.give = 0;
dictionary.g.given = 0;
dictionary.g.givens = 0;
dictionary.g.giver = 0;
dictionary.g.givers = 0;
dictionary.g.gives = 0;
dictionary.g.giving = 0;
dictionary.g.gizmo = 0;
dictionary.g.gizmos = 0;
dictionary.g.gizzard = 0;
dictionary.g.gjetost = 0;
dictionary.g.glace = 0;
dictionary.g.glaceed = 0;
dictionary.g.glaces = 0;
dictionary.g.glacial = 0;
dictionary.g.glacier = 0;
dictionary.g.glacis = 0;
dictionary.g.glad = 0;
dictionary.g.gladded = 0;
dictionary.g.gladden = 0;
dictionary.g.gladder = 0;
dictionary.g.glade = 0;
dictionary.g.glades = 0;
dictionary.g.gladier = 0;
dictionary.g.gladly = 0;
dictionary.g.glads = 0;
dictionary.g.glady = 0;
dictionary.g.glaiket = 0;
dictionary.g.glaikit = 0;
dictionary.g.glair = 0;
dictionary.g.glaire = 0;
dictionary.g.glaired = 0;
dictionary.g.glaires = 0;
dictionary.g.glairs = 0;
dictionary.g.glairy = 0;
dictionary.g.glaive = 0;
dictionary.g.glaived = 0;
dictionary.g.glaives = 0;
dictionary.g.glamor = 0;
dictionary.g.glamors = 0;
dictionary.g.glamour = 0;
dictionary.g.glance = 0;
dictionary.g.glanced = 0;
dictionary.g.glancer = 0;
dictionary.g.glances = 0;
dictionary.g.gland = 0;
dictionary.g.glandes = 0;
dictionary.g.glands = 0;
dictionary.g.glans = 0;
dictionary.g.glare = 0;
dictionary.g.glared = 0;
dictionary.g.glares = 0;
dictionary.g.glarier = 0;
dictionary.g.glaring = 0;
dictionary.g.glary = 0;
dictionary.g.glass = 0;
dictionary.g.glassed = 0;
dictionary.g.glasses = 0;
dictionary.g.glassie = 0;
dictionary.g.glassy = 0;
dictionary.g.glaze = 0;
dictionary.g.glazed = 0;
dictionary.g.glazer = 0;
dictionary.g.glazers = 0;
dictionary.g.glazes = 0;
dictionary.g.glazier = 0;
dictionary.g.glazing = 0;
dictionary.g.glazy = 0;
dictionary.g.gleam = 0;
dictionary.g.gleamed = 0;
dictionary.g.gleamer = 0;
dictionary.g.gleams = 0;
dictionary.g.gleamy = 0;
dictionary.g.glean = 0;
dictionary.g.gleaned = 0;
dictionary.g.gleaner = 0;
dictionary.g.gleans = 0;
dictionary.g.gleba = 0;
dictionary.g.glebae = 0;
dictionary.g.glebe = 0;
dictionary.g.glebes = 0;
dictionary.g.gled = 0;
dictionary.g.glede = 0;
dictionary.g.gledes = 0;
dictionary.g.gleds = 0;
dictionary.g.glee = 0;
dictionary.g.gleed = 0;
dictionary.g.gleeds = 0;
dictionary.g.gleeful = 0;
dictionary.g.gleek = 0;
dictionary.g.gleeked = 0;
dictionary.g.gleeks = 0;
dictionary.g.gleeman = 0;
dictionary.g.gleemen = 0;
dictionary.g.glees = 0;
dictionary.g.gleet = 0;
dictionary.g.gleeted = 0;
dictionary.g.gleets = 0;
dictionary.g.gleety = 0;
dictionary.g.gleg = 0;
dictionary.g.glegly = 0;
dictionary.g.glen = 0;
dictionary.g.glenoid = 0;
dictionary.g.glens = 0;
dictionary.g.gley = 0;
dictionary.g.gleys = 0;
dictionary.g.glia = 0;
dictionary.g.gliadin = 0;
dictionary.g.glial = 0;
dictionary.g.glias = 0;
dictionary.g.glib = 0;
dictionary.g.glibber = 0;
dictionary.g.glibly = 0;
dictionary.g.glide = 0;
dictionary.g.glided = 0;
dictionary.g.glider = 0;
dictionary.g.gliders = 0;
dictionary.g.glides = 0;
dictionary.g.gliding = 0;
dictionary.g.gliff = 0;
dictionary.g.gliffs = 0;
dictionary.g.glim = 0;
dictionary.g.glime = 0;
dictionary.g.glimed = 0;
dictionary.g.glimes = 0;
dictionary.g.gliming = 0;
dictionary.g.glimmer = 0;
dictionary.g.glimpse = 0;
dictionary.g.glims = 0;
dictionary.g.glint = 0;
dictionary.g.glinted = 0;
dictionary.g.glints = 0;
dictionary.g.glioma = 0;
dictionary.g.gliomas = 0;
dictionary.g.glisten = 0;
dictionary.g.glister = 0;
dictionary.g.glitch = 0;
dictionary.g.glitchy = 0;
dictionary.g.glitter = 0;
dictionary.g.glitz = 0;
dictionary.g.glitzes = 0;
dictionary.g.glitzy = 0;
dictionary.g.gloam = 0;
dictionary.g.gloams = 0;
dictionary.g.gloat = 0;
dictionary.g.gloated = 0;
dictionary.g.gloater = 0;
dictionary.g.gloats = 0;
dictionary.g.glob = 0;
dictionary.g.global = 0;
dictionary.g.globate = 0;
dictionary.g.globby = 0;
dictionary.g.globe = 0;
dictionary.g.globed = 0;
dictionary.g.globes = 0;
dictionary.g.globin = 0;
dictionary.g.globing = 0;
dictionary.g.globins = 0;
dictionary.g.globoid = 0;
dictionary.g.globose = 0;
dictionary.g.globous = 0;
dictionary.g.globs = 0;
dictionary.g.globule = 0;
dictionary.g.glochid = 0;
dictionary.g.glogg = 0;
dictionary.g.gloggs = 0;
dictionary.g.glom = 0;
dictionary.g.glomera = 0;
dictionary.g.glommed = 0;
dictionary.g.gloms = 0;
dictionary.g.glomus = 0;
dictionary.g.glonoin = 0;
dictionary.g.gloom = 0;
dictionary.g.gloomed = 0;
dictionary.g.glooms = 0;
dictionary.g.gloomy = 0;
dictionary.g.glop = 0;
dictionary.g.glopped = 0;
dictionary.g.gloppy = 0;
dictionary.g.glops = 0;
dictionary.g.gloria = 0;
dictionary.g.glorias = 0;
dictionary.g.gloried = 0;
dictionary.g.glories = 0;
dictionary.g.glorify = 0;
dictionary.g.glory = 0;
dictionary.g.gloss = 0;
dictionary.g.glossa = 0;
dictionary.g.glossae = 0;
dictionary.g.glossal = 0;
dictionary.g.glossas = 0;
dictionary.g.glossed = 0;
dictionary.g.glosser = 0;
dictionary.g.glosses = 0;
dictionary.g.glossy = 0;
dictionary.g.glost = 0;
dictionary.g.glosts = 0;
dictionary.g.glottal = 0;
dictionary.g.glottic = 0;
dictionary.g.glottis = 0;
dictionary.g.glout = 0;
dictionary.g.glouted = 0;
dictionary.g.glouts = 0;
dictionary.g.glove = 0;
dictionary.g.gloved = 0;
dictionary.g.glover = 0;
dictionary.g.glovers = 0;
dictionary.g.gloves = 0;
dictionary.g.gloving = 0;
dictionary.g.glow = 0;
dictionary.g.glowed = 0;
dictionary.g.glower = 0;
dictionary.g.glowers = 0;
dictionary.g.glowfly = 0;
dictionary.g.glowing = 0;
dictionary.g.glows = 0;
dictionary.g.gloze = 0;
dictionary.g.glozed = 0;
dictionary.g.glozes = 0;
dictionary.g.glozing = 0;
dictionary.g.glucose = 0;
dictionary.g.glue = 0;
dictionary.g.glued = 0;
dictionary.g.glueing = 0;
dictionary.g.gluepot = 0;
dictionary.g.gluer = 0;
dictionary.g.gluers = 0;
dictionary.g.glues = 0;
dictionary.g.gluey = 0;
dictionary.g.glug = 0;
dictionary.g.glugged = 0;
dictionary.g.glugs = 0;
dictionary.g.gluier = 0;
dictionary.g.gluiest = 0;
dictionary.g.gluily = 0;
dictionary.g.gluing = 0;
dictionary.g.glum = 0;
dictionary.g.glume = 0;
dictionary.g.glumes = 0;
dictionary.g.glumly = 0;
dictionary.g.glummer = 0;
dictionary.g.glumpy = 0;
dictionary.g.glunch = 0;
dictionary.g.gluon = 0;
dictionary.g.gluons = 0;
dictionary.g.glut = 0;
dictionary.g.gluteal = 0;
dictionary.g.glutei = 0;
dictionary.g.gluten = 0;
dictionary.g.glutens = 0;
dictionary.g.gluteus = 0;
dictionary.g.gluts = 0;
dictionary.g.glutted = 0;
dictionary.g.glutton = 0;
dictionary.g.glycan = 0;
dictionary.g.glycans = 0;
dictionary.g.glycin = 0;
dictionary.g.glycine = 0;
dictionary.g.glycins = 0;
dictionary.g.glycol = 0;
dictionary.g.glycols = 0;
dictionary.g.glycyl = 0;
dictionary.g.glycyls = 0;
dictionary.g.glyph = 0;
dictionary.g.glyphic = 0;
dictionary.g.glyphs = 0;
dictionary.g.glyptic = 0;
dictionary.g.gnar = 0;
dictionary.g.gnarl = 0;
dictionary.g.gnarled = 0;
dictionary.g.gnarls = 0;
dictionary.g.gnarly = 0;
dictionary.g.gnarr = 0;
dictionary.g.gnarred = 0;
dictionary.g.gnarrs = 0;
dictionary.g.gnars = 0;
dictionary.g.gnash = 0;
dictionary.g.gnashed = 0;
dictionary.g.gnashes = 0;
dictionary.g.gnat = 0;
dictionary.g.gnathal = 0;
dictionary.g.gnathic = 0;
dictionary.g.gnats = 0;
dictionary.g.gnatty = 0;
dictionary.g.gnaw = 0;
dictionary.g.gnawed = 0;
dictionary.g.gnawer = 0;
dictionary.g.gnawers = 0;
dictionary.g.gnawing = 0;
dictionary.g.gnawn = 0;
dictionary.g.gnaws = 0;
dictionary.g.gneiss = 0;
dictionary.g.gnocchi = 0;
dictionary.g.gnome = 0;
dictionary.g.gnomes = 0;
dictionary.g.gnomic = 0;
dictionary.g.gnomish = 0;
dictionary.g.gnomist = 0;
dictionary.g.gnomon = 0;
dictionary.g.gnomons = 0;
dictionary.g.gnoses = 0;
dictionary.g.gnosis = 0;
dictionary.g.gnostic = 0;
dictionary.g.gnu = 0;
dictionary.g.gnus = 0;
dictionary.g.goa = 0;
dictionary.g.goad = 0;
dictionary.g.goaded = 0;
dictionary.g.goading = 0;
dictionary.g.goads = 0;
dictionary.g.goal = 0;
dictionary.g.goaled = 0;
dictionary.g.goalie = 0;
dictionary.g.goalies = 0;
dictionary.g.goaling = 0;
dictionary.g.goals = 0;
dictionary.g.goanna = 0;
dictionary.g.goannas = 0;
dictionary.g.goas = 0;
dictionary.g.goat = 0;
dictionary.g.goatee = 0;
dictionary.g.goateed = 0;
dictionary.g.goatees = 0;
dictionary.g.goatish = 0;
dictionary.g.goats = 0;
dictionary.g.gob = 0;
dictionary.g.goban = 0;
dictionary.g.gobang = 0;
dictionary.g.gobangs = 0;
dictionary.g.gobans = 0;
dictionary.g.gobbed = 0;
dictionary.g.gobbet = 0;
dictionary.g.gobbets = 0;
dictionary.g.gobbing = 0;
dictionary.g.gobble = 0;
dictionary.g.gobbled = 0;
dictionary.g.gobbler = 0;
dictionary.g.gobbles = 0;
dictionary.g.gobies = 0;
dictionary.g.gobioid = 0;
dictionary.g.goblet = 0;
dictionary.g.goblets = 0;
dictionary.g.goblin = 0;
dictionary.g.goblins = 0;
dictionary.g.gobo = 0;
dictionary.g.goboes = 0;
dictionary.g.gobonee = 0;
dictionary.g.gobony = 0;
dictionary.g.gobos = 0;
dictionary.g.gobs = 0;
dictionary.g.goby = 0;
dictionary.g.god = 0;
dictionary.g.godded = 0;
dictionary.g.goddess = 0;
dictionary.g.godding = 0;
dictionary.g.godhead = 0;
dictionary.g.godhood = 0;
dictionary.g.godless = 0;
dictionary.g.godlier = 0;
dictionary.g.godlike = 0;
dictionary.g.godlily = 0;
dictionary.g.godling = 0;
dictionary.g.godly = 0;
dictionary.g.godown = 0;
dictionary.g.godowns = 0;
dictionary.g.godroon = 0;
dictionary.g.gods = 0;
dictionary.g.godsend = 0;
dictionary.g.godship = 0;
dictionary.g.godson = 0;
dictionary.g.godsons = 0;
dictionary.g.godwit = 0;
dictionary.g.godwits = 0;
dictionary.g.goer = 0;
dictionary.g.goers = 0;
dictionary.g.goes = 0;
dictionary.g.gofer = 0;
dictionary.g.gofers = 0;
dictionary.g.goffer = 0;
dictionary.g.goffers = 0;
dictionary.g.goggle = 0;
dictionary.g.goggled = 0;
dictionary.g.goggler = 0;
dictionary.g.goggles = 0;
dictionary.g.goggly = 0;
dictionary.g.goglet = 0;
dictionary.g.goglets = 0;
dictionary.g.gogo = 0;
dictionary.g.gogos = 0;
dictionary.g.going = 0;
dictionary.g.goings = 0;
dictionary.g.goiter = 0;
dictionary.g.goiters = 0;
dictionary.g.goitre = 0;
dictionary.g.goitres = 0;
dictionary.g.gold = 0;
dictionary.g.goldarn = 0;
dictionary.g.goldbug = 0;
dictionary.g.golden = 0;
dictionary.g.golder = 0;
dictionary.g.goldest = 0;
dictionary.g.goldeye = 0;
dictionary.g.golds = 0;
dictionary.g.goldurn = 0;
dictionary.g.golem = 0;
dictionary.g.golems = 0;
dictionary.g.golf = 0;
dictionary.g.golfed = 0;
dictionary.g.golfer = 0;
dictionary.g.golfers = 0;
dictionary.g.golfing = 0;
dictionary.g.golfs = 0;
dictionary.g.goliard = 0;
dictionary.g.golly = 0;
dictionary.g.golosh = 0;
dictionary.g.goloshe = 0;
dictionary.g.gombo = 0;
dictionary.g.gombos = 0;
dictionary.g.gomeral = 0;
dictionary.g.gomerel = 0;
dictionary.g.gomeril = 0;
dictionary.g.gomuti = 0;
dictionary.g.gomutis = 0;
dictionary.g.gondola = 0;
dictionary.g.gone = 0;
dictionary.g.gonef = 0;
dictionary.g.gonefs = 0;
dictionary.g.goner = 0;
dictionary.g.goners = 0;
dictionary.g.gong = 0;
dictionary.g.gonged = 0;
dictionary.g.gonging = 0;
dictionary.g.gongs = 0;
dictionary.g.gonia = 0;
dictionary.g.gonidia = 0;
dictionary.g.gonidic = 0;
dictionary.g.gonif = 0;
dictionary.g.goniff = 0;
dictionary.g.goniffs = 0;
dictionary.g.gonifs = 0;
dictionary.g.gonion = 0;
dictionary.g.gonium = 0;
dictionary.g.gonof = 0;
dictionary.g.gonofs = 0;
dictionary.g.gonoph = 0;
dictionary.g.gonophs = 0;
dictionary.g.gonzo = 0;
dictionary.g.goo = 0;
dictionary.g.goober = 0;
dictionary.g.goobers = 0;
dictionary.g.good = 0;
dictionary.g.goodby = 0;
dictionary.g.goodbye = 0;
dictionary.g.goodbys = 0;
dictionary.g.goodie = 0;
dictionary.g.goodies = 0;
dictionary.g.goodish = 0;
dictionary.g.goodly = 0;
dictionary.g.goodman = 0;
dictionary.g.goodmen = 0;
dictionary.g.goods = 0;
dictionary.g.goody = 0;
dictionary.g.gooey = 0;
dictionary.g.goof = 0;
dictionary.g.goofed = 0;
dictionary.g.goofier = 0;
dictionary.g.goofily = 0;
dictionary.g.goofing = 0;
dictionary.g.goofs = 0;
dictionary.g.goofy = 0;
dictionary.g.googly = 0;
dictionary.g.googol = 0;
dictionary.g.googols = 0;
dictionary.g.gooier = 0;
dictionary.g.gooiest = 0;
dictionary.g.gook = 0;
dictionary.g.gooks = 0;
dictionary.g.gooky = 0;
dictionary.g.goombah = 0;
dictionary.g.goombay = 0;
dictionary.g.goon = 0;
dictionary.g.gooney = 0;
dictionary.g.gooneys = 0;
dictionary.g.goonie = 0;
dictionary.g.goonies = 0;
dictionary.g.goons = 0;
dictionary.g.goony = 0;
dictionary.g.goop = 0;
dictionary.g.goopier = 0;
dictionary.g.goops = 0;
dictionary.g.goopy = 0;
dictionary.g.gooral = 0;
dictionary.g.goorals = 0;
dictionary.g.goos = 0;
dictionary.g.goose = 0;
dictionary.g.goosed = 0;
dictionary.g.gooses = 0;
dictionary.g.goosey = 0;
dictionary.g.goosier = 0;
dictionary.g.goosing = 0;
dictionary.g.goosy = 0;
dictionary.g.gopher = 0;
dictionary.g.gophers = 0;
dictionary.g.gor = 0;
dictionary.g.goral = 0;
dictionary.g.gorals = 0;
dictionary.g.gorcock = 0;
dictionary.g.gore = 0;
dictionary.g.gored = 0;
dictionary.g.gores = 0;
dictionary.g.gorge = 0;
dictionary.g.gorged = 0;
dictionary.g.gorger = 0;
dictionary.g.gorgers = 0;
dictionary.g.gorges = 0;
dictionary.g.gorget = 0;
dictionary.g.gorgets = 0;
dictionary.g.gorging = 0;
dictionary.g.gorgon = 0;
dictionary.g.gorgons = 0;
dictionary.g.gorhen = 0;
dictionary.g.gorhens = 0;
dictionary.g.gorier = 0;
dictionary.g.goriest = 0;
dictionary.g.gorilla = 0;
dictionary.g.gorily = 0;
dictionary.g.goring = 0;
dictionary.g.gormand = 0;
dictionary.g.gorp = 0;
dictionary.g.gorps = 0;
dictionary.g.gorse = 0;
dictionary.g.gorses = 0;
dictionary.g.gorsier = 0;
dictionary.g.gorsy = 0;
dictionary.g.gory = 0;
dictionary.g.gosh = 0;
dictionary.g.goshawk = 0;
dictionary.g.gosling = 0;
dictionary.g.gospel = 0;
dictionary.g.gospels = 0;
dictionary.g.gosport = 0;
dictionary.g.gossan = 0;
dictionary.g.gossans = 0;
dictionary.g.gossip = 0;
dictionary.g.gossips = 0;
dictionary.g.gossipy = 0;
dictionary.g.gossoon = 0;
dictionary.g.got = 0;
dictionary.g.gothic = 0;
dictionary.g.gothics = 0;
dictionary.g.gothite = 0;
dictionary.g.gotten = 0;
dictionary.g.gouache = 0;
dictionary.g.gouge = 0;
dictionary.g.gouged = 0;
dictionary.g.gouger = 0;
dictionary.g.gougers = 0;
dictionary.g.gouges = 0;
dictionary.g.gouging = 0;
dictionary.g.goulash = 0;
dictionary.g.gourami = 0;
dictionary.g.gourd = 0;
dictionary.g.gourde = 0;
dictionary.g.gourdes = 0;
dictionary.g.gourds = 0;
dictionary.g.gourmet = 0;
dictionary.g.gout = 0;
dictionary.g.goutier = 0;
dictionary.g.goutily = 0;
dictionary.g.gouts = 0;
dictionary.g.gouty = 0;
dictionary.g.govern = 0;
dictionary.g.governs = 0;
dictionary.g.gowan = 0;
dictionary.g.gowaned = 0;
dictionary.g.gowans = 0;
dictionary.g.gowany = 0;
dictionary.g.gowd = 0;
dictionary.g.gowds = 0;
dictionary.g.gowk = 0;
dictionary.g.gowks = 0;
dictionary.g.gown = 0;
dictionary.g.gowned = 0;
dictionary.g.gowning = 0;
dictionary.g.gowns = 0;
dictionary.g.gox = 0;
dictionary.g.goxes = 0;
dictionary.g.goy = 0;
dictionary.g.goyim = 0;
dictionary.g.goyish = 0;
dictionary.g.goys = 0;
dictionary.g.graal = 0;
dictionary.g.graals = 0;
dictionary.g.grab = 0;
dictionary.g.grabbed = 0;
dictionary.g.grabber = 0;
dictionary.g.grabble = 0;
dictionary.g.grabby = 0;
dictionary.g.graben = 0;
dictionary.g.grabens = 0;
dictionary.g.grabs = 0;
dictionary.g.grace = 0;
dictionary.g.graced = 0;
dictionary.g.graces = 0;
dictionary.g.gracile = 0;
dictionary.g.gracing = 0;
dictionary.g.grackle = 0;
dictionary.g.grad = 0;
dictionary.g.gradate = 0;
dictionary.g.grade = 0;
dictionary.g.graded = 0;
dictionary.g.grader = 0;
dictionary.g.graders = 0;
dictionary.g.grades = 0;
dictionary.g.gradin = 0;
dictionary.g.gradine = 0;
dictionary.g.grading = 0;
dictionary.g.gradins = 0;
dictionary.g.grads = 0;
dictionary.g.gradual = 0;
dictionary.g.gradus = 0;
dictionary.g.graft = 0;
dictionary.g.grafted = 0;
dictionary.g.grafter = 0;
dictionary.g.grafts = 0;
dictionary.g.graham = 0;
dictionary.g.grahams = 0;
dictionary.g.grail = 0;
dictionary.g.grails = 0;
dictionary.g.grain = 0;
dictionary.g.grained = 0;
dictionary.g.grainer = 0;
dictionary.g.grains = 0;
dictionary.g.grainy = 0;
dictionary.g.gram = 0;
dictionary.g.grama = 0;
dictionary.g.gramary = 0;
dictionary.g.gramas = 0;
dictionary.g.grammar = 0;
dictionary.g.gramme = 0;
dictionary.g.grammes = 0;
dictionary.g.gramp = 0;
dictionary.g.gramps = 0;
dictionary.g.grampus = 0;
dictionary.g.grams = 0;
dictionary.g.gran = 0;
dictionary.g.grana = 0;
dictionary.g.granary = 0;
dictionary.g.grand = 0;
dictionary.g.grandad = 0;
dictionary.g.grandam = 0;
dictionary.g.grandee = 0;
dictionary.g.grander = 0;
dictionary.g.grandly = 0;
dictionary.g.grandma = 0;
dictionary.g.grandpa = 0;
dictionary.g.grands = 0;
dictionary.g.grange = 0;
dictionary.g.granger = 0;
dictionary.g.granges = 0;
dictionary.g.granite = 0;
dictionary.g.grannie = 0;
dictionary.g.granny = 0;
dictionary.g.granola = 0;
dictionary.g.grans = 0;
dictionary.g.grant = 0;
dictionary.g.granted = 0;
dictionary.g.grantee = 0;
dictionary.g.granter = 0;
dictionary.g.grantor = 0;
dictionary.g.grants = 0;
dictionary.g.granule = 0;
dictionary.g.granum = 0;
dictionary.g.grape = 0;
dictionary.g.grapery = 0;
dictionary.g.grapes = 0;
dictionary.g.grapey = 0;
dictionary.g.graph = 0;
dictionary.g.graphed = 0;
dictionary.g.graphic = 0;
dictionary.g.graphs = 0;
dictionary.g.grapier = 0;
dictionary.g.graplin = 0;
dictionary.g.grapnel = 0;
dictionary.g.grappa = 0;
dictionary.g.grappas = 0;
dictionary.g.grapple = 0;
dictionary.g.grapy = 0;
dictionary.g.grasp = 0;
dictionary.g.grasped = 0;
dictionary.g.grasper = 0;
dictionary.g.grasps = 0;
dictionary.g.grass = 0;
dictionary.g.grassed = 0;
dictionary.g.grasses = 0;
dictionary.g.grassy = 0;
dictionary.g.grat = 0;
dictionary.g.grate = 0;
dictionary.g.grated = 0;
dictionary.g.grater = 0;
dictionary.g.graters = 0;
dictionary.g.grates = 0;
dictionary.g.gratify = 0;
dictionary.g.gratin = 0;
dictionary.g.gratine = 0;
dictionary.g.grating = 0;
dictionary.g.gratins = 0;
dictionary.g.gratis = 0;
dictionary.g.graupel = 0;
dictionary.g.grave = 0;
dictionary.g.graved = 0;
dictionary.g.gravel = 0;
dictionary.g.gravels = 0;
dictionary.g.gravely = 0;
dictionary.g.graven = 0;
dictionary.g.graver = 0;
dictionary.g.gravers = 0;
dictionary.g.graves = 0;
dictionary.g.gravest = 0;
dictionary.g.gravid = 0;
dictionary.g.gravida = 0;
dictionary.g.gravies = 0;
dictionary.g.graving = 0;
dictionary.g.gravity = 0;
dictionary.g.gravure = 0;
dictionary.g.gravy = 0;
dictionary.g.gray = 0;
dictionary.g.grayed = 0;
dictionary.g.grayer = 0;
dictionary.g.grayest = 0;
dictionary.g.graying = 0;
dictionary.g.grayish = 0;
dictionary.g.graylag = 0;
dictionary.g.grayly = 0;
dictionary.g.grayout = 0;
dictionary.g.grays = 0;
dictionary.g.graze = 0;
dictionary.g.grazed = 0;
dictionary.g.grazer = 0;
dictionary.g.grazers = 0;
dictionary.g.grazes = 0;
dictionary.g.grazier = 0;
dictionary.g.grazing = 0;
dictionary.g.grease = 0;
dictionary.g.greased = 0;
dictionary.g.greaser = 0;
dictionary.g.greases = 0;
dictionary.g.greasy = 0;
dictionary.g.great = 0;
dictionary.g.greaten = 0;
dictionary.g.greater = 0;
dictionary.g.greatly = 0;
dictionary.g.greats = 0;
dictionary.g.greave = 0;
dictionary.g.greaved = 0;
dictionary.g.greaves = 0;
dictionary.g.grebe = 0;
dictionary.g.grebes = 0;
dictionary.g.grecize = 0;
dictionary.g.gree = 0;
dictionary.g.greed = 0;
dictionary.g.greeds = 0;
dictionary.g.greedy = 0;
dictionary.g.greeing = 0;
dictionary.g.greek = 0;
dictionary.g.green = 0;
dictionary.g.greened = 0;
dictionary.g.greener = 0;
dictionary.g.greenie = 0;
dictionary.g.greenly = 0;
dictionary.g.greens = 0;
dictionary.g.greenth = 0;
dictionary.g.greeny = 0;
dictionary.g.grees = 0;
dictionary.g.greet = 0;
dictionary.g.greeted = 0;
dictionary.g.greeter = 0;
dictionary.g.greets = 0;
dictionary.g.grego = 0;
dictionary.g.gregos = 0;
dictionary.g.greige = 0;
dictionary.g.greiges = 0;
dictionary.g.greisen = 0;
dictionary.g.gremial = 0;
dictionary.g.gremlin = 0;
dictionary.g.gremmie = 0;
dictionary.g.gremmy = 0;
dictionary.g.grenade = 0;
dictionary.g.grew = 0;
dictionary.g.grey = 0;
dictionary.g.greyed = 0;
dictionary.g.greyer = 0;
dictionary.g.greyest = 0;
dictionary.g.greyhen = 0;
dictionary.g.greying = 0;
dictionary.g.greyish = 0;
dictionary.g.greylag = 0;
dictionary.g.greyly = 0;
dictionary.g.greys = 0;
dictionary.g.gribble = 0;
dictionary.g.grid = 0;
dictionary.g.gridder = 0;
dictionary.g.griddle = 0;
dictionary.g.gride = 0;
dictionary.g.grided = 0;
dictionary.g.grides = 0;
dictionary.g.griding = 0;
dictionary.g.grids = 0;
dictionary.g.grief = 0;
dictionary.g.griefs = 0;
dictionary.g.grieve = 0;
dictionary.g.grieved = 0;
dictionary.g.griever = 0;
dictionary.g.grieves = 0;
dictionary.g.griff = 0;
dictionary.g.griffe = 0;
dictionary.g.griffes = 0;
dictionary.g.griffin = 0;
dictionary.g.griffon = 0;
dictionary.g.griffs = 0;
dictionary.g.grift = 0;
dictionary.g.grifted = 0;
dictionary.g.grifter = 0;
dictionary.g.grifts = 0;
dictionary.g.grig = 0;
dictionary.g.grigri = 0;
dictionary.g.grigris = 0;
dictionary.g.grigs = 0;
dictionary.g.grill = 0;
dictionary.g.grille = 0;
dictionary.g.grilled = 0;
dictionary.g.griller = 0;
dictionary.g.grilles = 0;
dictionary.g.grills = 0;
dictionary.g.grilse = 0;
dictionary.g.grilses = 0;
dictionary.g.grim = 0;
dictionary.g.grimace = 0;
dictionary.g.grime = 0;
dictionary.g.grimed = 0;
dictionary.g.grimes = 0;
dictionary.g.grimier = 0;
dictionary.g.grimily = 0;
dictionary.g.griming = 0;
dictionary.g.grimly = 0;
dictionary.g.grimmer = 0;
dictionary.g.grimy = 0;
dictionary.g.grin = 0;
dictionary.g.grind = 0;
dictionary.g.grinded = 0;
dictionary.g.grinder = 0;
dictionary.g.grinds = 0;
dictionary.g.gringo = 0;
dictionary.g.gringos = 0;
dictionary.g.grinned = 0;
dictionary.g.grinner = 0;
dictionary.g.grins = 0;
dictionary.g.griot = 0;
dictionary.g.griots = 0;
dictionary.g.grip = 0;
dictionary.g.gripe = 0;
dictionary.g.griped = 0;
dictionary.g.griper = 0;
dictionary.g.gripers = 0;
dictionary.g.gripes = 0;
dictionary.g.gripey = 0;
dictionary.g.gripier = 0;
dictionary.g.griping = 0;
dictionary.g.grippe = 0;
dictionary.g.gripped = 0;
dictionary.g.gripper = 0;
dictionary.g.grippes = 0;
dictionary.g.gripple = 0;
dictionary.g.grippy = 0;
dictionary.g.grips = 0;
dictionary.g.gript = 0;
dictionary.g.gripy = 0;
dictionary.g.griskin = 0;
dictionary.g.grisly = 0;
dictionary.g.grison = 0;
dictionary.g.grisons = 0;
dictionary.g.grist = 0;
dictionary.g.gristle = 0;
dictionary.g.gristly = 0;
dictionary.g.grists = 0;
dictionary.g.grit = 0;
dictionary.g.grith = 0;
dictionary.g.griths = 0;
dictionary.g.grits = 0;
dictionary.g.gritted = 0;
dictionary.g.gritty = 0;
dictionary.g.grivet = 0;
dictionary.g.grivets = 0;
dictionary.g.grizzle = 0;
dictionary.g.grizzly = 0;
dictionary.g.groan = 0;
dictionary.g.groaned = 0;
dictionary.g.groaner = 0;
dictionary.g.groans = 0;
dictionary.g.groat = 0;
dictionary.g.groats = 0;
dictionary.g.grocer = 0;
dictionary.g.grocers = 0;
dictionary.g.grocery = 0;
dictionary.g.grog = 0;
dictionary.g.groggy = 0;
dictionary.g.grogram = 0;
dictionary.g.grogs = 0;
dictionary.g.groin = 0;
dictionary.g.groined = 0;
dictionary.g.groins = 0;
dictionary.g.grommet = 0;
dictionary.g.groom = 0;
dictionary.g.groomed = 0;
dictionary.g.groomer = 0;
dictionary.g.grooms = 0;
dictionary.g.groove = 0;
dictionary.g.grooved = 0;
dictionary.g.groover = 0;
dictionary.g.grooves = 0;
dictionary.g.groovy = 0;
dictionary.g.grope = 0;
dictionary.g.groped = 0;
dictionary.g.groper = 0;
dictionary.g.gropers = 0;
dictionary.g.gropes = 0;
dictionary.g.groping = 0;
dictionary.g.gross = 0;
dictionary.g.grossed = 0;
dictionary.g.grosser = 0;
dictionary.g.grosses = 0;
dictionary.g.grossly = 0;
dictionary.g.grosz = 0;
dictionary.g.grosze = 0;
dictionary.g.groszy = 0;
dictionary.g.grot = 0;
dictionary.g.grots = 0;
dictionary.g.grotto = 0;
dictionary.g.grottos = 0;
dictionary.g.grotty = 0;
dictionary.g.grouch = 0;
dictionary.g.grouchy = 0;
dictionary.g.ground = 0;
dictionary.g.grounds = 0;
dictionary.g.group = 0;
dictionary.g.grouped = 0;
dictionary.g.grouper = 0;
dictionary.g.groupie = 0;
dictionary.g.groups = 0;
dictionary.g.grouse = 0;
dictionary.g.groused = 0;
dictionary.g.grouser = 0;
dictionary.g.grouses = 0;
dictionary.g.grout = 0;
dictionary.g.grouted = 0;
dictionary.g.grouter = 0;
dictionary.g.grouts = 0;
dictionary.g.grouty = 0;
dictionary.g.grove = 0;
dictionary.g.groved = 0;
dictionary.g.grovel = 0;
dictionary.g.grovels = 0;
dictionary.g.groves = 0;
dictionary.g.grow = 0;
dictionary.g.grower = 0;
dictionary.g.growers = 0;
dictionary.g.growing = 0;
dictionary.g.growl = 0;
dictionary.g.growled = 0;
dictionary.g.growler = 0;
dictionary.g.growls = 0;
dictionary.g.growly = 0;
dictionary.g.grown = 0;
dictionary.g.grownup = 0;
dictionary.g.grows = 0;
dictionary.g.growth = 0;
dictionary.g.growths = 0;
dictionary.g.groyne = 0;
dictionary.g.groynes = 0;
dictionary.g.grub = 0;
dictionary.g.grubbed = 0;
dictionary.g.grubber = 0;
dictionary.g.grubby = 0;
dictionary.g.grubs = 0;
dictionary.g.grudge = 0;
dictionary.g.grudged = 0;
dictionary.g.grudger = 0;
dictionary.g.grudges = 0;
dictionary.g.grue = 0;
dictionary.g.gruel = 0;
dictionary.g.grueled = 0;
dictionary.g.grueler = 0;
dictionary.g.gruels = 0;
dictionary.g.grues = 0;
dictionary.g.gruff = 0;
dictionary.g.gruffed = 0;
dictionary.g.gruffer = 0;
dictionary.g.gruffly = 0;
dictionary.g.gruffs = 0;
dictionary.g.gruffy = 0;
dictionary.g.grugru = 0;
dictionary.g.grugrus = 0;
dictionary.g.grum = 0;
dictionary.g.grumble = 0;
dictionary.g.grumbly = 0;
dictionary.g.grume = 0;
dictionary.g.grumes = 0;
dictionary.g.grummer = 0;
dictionary.g.grummet = 0;
dictionary.g.grumose = 0;
dictionary.g.grumous = 0;
dictionary.g.grump = 0;
dictionary.g.grumped = 0;
dictionary.g.grumphy = 0;
dictionary.g.grumps = 0;
dictionary.g.grumpy = 0;
dictionary.g.grunge = 0;
dictionary.g.grunges = 0;
dictionary.g.grungy = 0;
dictionary.g.grunion = 0;
dictionary.g.grunt = 0;
dictionary.g.grunted = 0;
dictionary.g.grunter = 0;
dictionary.g.gruntle = 0;
dictionary.g.grunts = 0;
dictionary.g.grushie = 0;
dictionary.g.grutch = 0;
dictionary.g.grutten = 0;
dictionary.g.gruyere = 0;
dictionary.g.gryphon = 0;
dictionary.g.guaco = 0;
dictionary.g.guacos = 0;
dictionary.g.guaiac = 0;
dictionary.g.guaiacs = 0;
dictionary.g.guan = 0;
dictionary.g.guanaco = 0;
dictionary.g.guanase = 0;
dictionary.g.guanay = 0;
dictionary.g.guanays = 0;
dictionary.g.guanin = 0;
dictionary.g.guanine = 0;
dictionary.g.guanins = 0;
dictionary.g.guano = 0;
dictionary.g.guanos = 0;
dictionary.g.guans = 0;
dictionary.g.guar = 0;
dictionary.g.guarani = 0;
dictionary.g.guard = 0;
dictionary.g.guarded = 0;
dictionary.g.guarder = 0;
dictionary.g.guards = 0;
dictionary.g.guars = 0;
dictionary.g.guava = 0;
dictionary.g.guavas = 0;
dictionary.g.guayule = 0;
dictionary.g.guck = 0;
dictionary.g.gucks = 0;
dictionary.g.gude = 0;
dictionary.g.gudes = 0;
dictionary.g.gudgeon = 0;
dictionary.g.guenon = 0;
dictionary.g.guenons = 0;
dictionary.g.guerdon = 0;
dictionary.g.guess = 0;
dictionary.g.guessed = 0;
dictionary.g.guesser = 0;
dictionary.g.guesses = 0;
dictionary.g.guest = 0;
dictionary.g.guested = 0;
dictionary.g.guests = 0;
dictionary.g.guff = 0;
dictionary.g.guffaw = 0;
dictionary.g.guffaws = 0;
dictionary.g.guffs = 0;
dictionary.g.guggle = 0;
dictionary.g.guggled = 0;
dictionary.g.guggles = 0;
dictionary.g.guglet = 0;
dictionary.g.guglets = 0;
dictionary.g.guid = 0;
dictionary.g.guide = 0;
dictionary.g.guided = 0;
dictionary.g.guider = 0;
dictionary.g.guiders = 0;
dictionary.g.guides = 0;
dictionary.g.guiding = 0;
dictionary.g.guidon = 0;
dictionary.g.guidons = 0;
dictionary.g.guids = 0;
dictionary.g.guild = 0;
dictionary.g.guilder = 0;
dictionary.g.guilds = 0;
dictionary.g.guile = 0;
dictionary.g.guiled = 0;
dictionary.g.guiles = 0;
dictionary.g.guiling = 0;
dictionary.g.guilt = 0;
dictionary.g.guilts = 0;
dictionary.g.guilty = 0;
dictionary.g.guimpe = 0;
dictionary.g.guimpes = 0;
dictionary.g.guinea = 0;
dictionary.g.guineas = 0;
dictionary.g.guipure = 0;
dictionary.g.guiro = 0;
dictionary.g.guiros = 0;
dictionary.g.guisard = 0;
dictionary.g.guise = 0;
dictionary.g.guised = 0;
dictionary.g.guises = 0;
dictionary.g.guising = 0;
dictionary.g.guitar = 0;
dictionary.g.guitars = 0;
dictionary.g.gul = 0;
dictionary.g.gulag = 0;
dictionary.g.gulags = 0;
dictionary.g.gular = 0;
dictionary.g.gulch = 0;
dictionary.g.gulches = 0;
dictionary.g.gulden = 0;
dictionary.g.guldens = 0;
dictionary.g.gules = 0;
dictionary.g.gulf = 0;
dictionary.g.gulfed = 0;
dictionary.g.gulfier = 0;
dictionary.g.gulfing = 0;
dictionary.g.gulfs = 0;
dictionary.g.gulfy = 0;
dictionary.g.gull = 0;
dictionary.g.gulled = 0;
dictionary.g.gullet = 0;
dictionary.g.gullets = 0;
dictionary.g.gulley = 0;
dictionary.g.gulleys = 0;
dictionary.g.gullied = 0;
dictionary.g.gullies = 0;
dictionary.g.gulling = 0;
dictionary.g.gulls = 0;
dictionary.g.gully = 0;
dictionary.g.gulp = 0;
dictionary.g.gulped = 0;
dictionary.g.gulper = 0;
dictionary.g.gulpers = 0;
dictionary.g.gulpier = 0;
dictionary.g.gulping = 0;
dictionary.g.gulps = 0;
dictionary.g.gulpy = 0;
dictionary.g.guls = 0;
dictionary.g.gum = 0;
dictionary.g.gumbo = 0;
dictionary.g.gumboil = 0;
dictionary.g.gumboot = 0;
dictionary.g.gumbos = 0;
dictionary.g.gumdrop = 0;
dictionary.g.gumless = 0;
dictionary.g.gumlike = 0;
dictionary.g.gumma = 0;
dictionary.g.gummas = 0;
dictionary.g.gummata = 0;
dictionary.g.gummed = 0;
dictionary.g.gummer = 0;
dictionary.g.gummers = 0;
dictionary.g.gummier = 0;
dictionary.g.gumming = 0;
dictionary.g.gummite = 0;
dictionary.g.gummose = 0;
dictionary.g.gummous = 0;
dictionary.g.gummy = 0;
dictionary.g.gums = 0;
dictionary.g.gumshoe = 0;
dictionary.g.gumtree = 0;
dictionary.g.gumweed = 0;
dictionary.g.gumwood = 0;
dictionary.g.gun = 0;
dictionary.g.gunboat = 0;
dictionary.g.gundog = 0;
dictionary.g.gundogs = 0;
dictionary.g.gunfire = 0;
dictionary.g.gunk = 0;
dictionary.g.gunks = 0;
dictionary.g.gunky = 0;
dictionary.g.gunless = 0;
dictionary.g.gunlock = 0;
dictionary.g.gunman = 0;
dictionary.g.gunmen = 0;
dictionary.g.gunned = 0;
dictionary.g.gunnel = 0;
dictionary.g.gunnels = 0;
dictionary.g.gunnen = 0;
dictionary.g.gunner = 0;
dictionary.g.gunners = 0;
dictionary.g.gunnery = 0;
dictionary.g.gunnies = 0;
dictionary.g.gunning = 0;
dictionary.g.gunny = 0;
dictionary.g.gunplay = 0;
dictionary.g.gunroom = 0;
dictionary.g.guns = 0;
dictionary.g.gunsel = 0;
dictionary.g.gunsels = 0;
dictionary.g.gunship = 0;
dictionary.g.gunshot = 0;
dictionary.g.gunwale = 0;
dictionary.g.guppies = 0;
dictionary.g.guppy = 0;
dictionary.g.gurge = 0;
dictionary.g.gurged = 0;
dictionary.g.gurges = 0;
dictionary.g.gurging = 0;
dictionary.g.gurgle = 0;
dictionary.g.gurgled = 0;
dictionary.g.gurgles = 0;
dictionary.g.gurglet = 0;
dictionary.g.gurnard = 0;
dictionary.g.gurnet = 0;
dictionary.g.gurnets = 0;
dictionary.g.gurney = 0;
dictionary.g.gurneys = 0;
dictionary.g.gurries = 0;
dictionary.g.gurry = 0;
dictionary.g.gursh = 0;
dictionary.g.gurshes = 0;
dictionary.g.guru = 0;
dictionary.g.gurus = 0;
dictionary.g.gush = 0;
dictionary.g.gushed = 0;
dictionary.g.gusher = 0;
dictionary.g.gushers = 0;
dictionary.g.gushes = 0;
dictionary.g.gushier = 0;
dictionary.g.gushily = 0;
dictionary.g.gushing = 0;
dictionary.g.gushy = 0;
dictionary.g.gusset = 0;
dictionary.g.gussets = 0;
dictionary.g.gussie = 0;
dictionary.g.gussied = 0;
dictionary.g.gussies = 0;
dictionary.g.gussy = 0;
dictionary.g.gust = 0;
dictionary.g.gusted = 0;
dictionary.g.gustier = 0;
dictionary.g.gustily = 0;
dictionary.g.gusting = 0;
dictionary.g.gusto = 0;
dictionary.g.gustoes = 0;
dictionary.g.gusts = 0;
dictionary.g.gusty = 0;
dictionary.g.gut = 0;
dictionary.g.gutless = 0;
dictionary.g.gutlike = 0;
dictionary.g.guts = 0;
dictionary.g.gutsier = 0;
dictionary.g.gutsily = 0;
dictionary.g.gutsy = 0;
dictionary.g.gutta = 0;
dictionary.g.guttae = 0;
dictionary.g.guttate = 0;
dictionary.g.gutted = 0;
dictionary.g.gutter = 0;
dictionary.g.gutters = 0;
dictionary.g.guttery = 0;
dictionary.g.guttier = 0;
dictionary.g.gutting = 0;
dictionary.g.guttle = 0;
dictionary.g.guttled = 0;
dictionary.g.guttler = 0;
dictionary.g.guttles = 0;
dictionary.g.gutty = 0;
dictionary.g.guy = 0;
dictionary.g.guyed = 0;
dictionary.g.guying = 0;
dictionary.g.guyot = 0;
dictionary.g.guyots = 0;
dictionary.g.guys = 0;
dictionary.g.guzzle = 0;
dictionary.g.guzzled = 0;
dictionary.g.guzzler = 0;
dictionary.g.guzzles = 0;
dictionary.g.gweduc = 0;
dictionary.g.gweduck = 0;
dictionary.g.gweducs = 0;
dictionary.g.gybe = 0;
dictionary.g.gybed = 0;
dictionary.g.gybes = 0;
dictionary.g.gybing = 0;
dictionary.g.gym = 0;
dictionary.g.gymnast = 0;
dictionary.g.gyms = 0;
dictionary.g.gynecia = 0;
dictionary.g.gynecic = 0;
dictionary.g.gyp = 0;
dictionary.g.gyplure = 0;
dictionary.g.gypped = 0;
dictionary.g.gypper = 0;
dictionary.g.gyppers = 0;
dictionary.g.gypping = 0;
dictionary.g.gyps = 0;
dictionary.g.gypsied = 0;
dictionary.g.gypsies = 0;
dictionary.g.gypster = 0;
dictionary.g.gypsum = 0;
dictionary.g.gypsums = 0;
dictionary.g.gypsy = 0;
dictionary.g.gyral = 0;
dictionary.g.gyrally = 0;
dictionary.g.gyrate = 0;
dictionary.g.gyrated = 0;
dictionary.g.gyrates = 0;
dictionary.g.gyrator = 0;
dictionary.g.gyre = 0;
dictionary.g.gyred = 0;
dictionary.g.gyrene = 0;
dictionary.g.gyrenes = 0;
dictionary.g.gyres = 0;
dictionary.g.gyri = 0;
dictionary.g.gyring = 0;
dictionary.g.gyro = 0;
dictionary.g.gyron = 0;
dictionary.g.gyrons = 0;
dictionary.g.gyros = 0;
dictionary.g.gyrose = 0;
dictionary.g.gyrus = 0;
dictionary.g.gyve = 0;
dictionary.g.gyved = 0;
dictionary.g.gyves = 0;
dictionary.g.gyving = 0;
dictionary.h = {};
dictionary.h.haaf = 0;
dictionary.h.haafs = 0;
dictionary.h.haar = 0;
dictionary.h.haars = 0;
dictionary.h.habile = 0;
dictionary.h.habit = 0;
dictionary.h.habitan = 0;
dictionary.h.habitat = 0;
dictionary.h.habited = 0;
dictionary.h.habits = 0;
dictionary.h.habitue = 0;
dictionary.h.habitus = 0;
dictionary.h.haboob = 0;
dictionary.h.haboobs = 0;
dictionary.h.habu = 0;
dictionary.h.habus = 0;
dictionary.h.hacek = 0;
dictionary.h.haceks = 0;
dictionary.h.hachure = 0;
dictionary.h.hack = 0;
dictionary.h.hackbut = 0;
dictionary.h.hacked = 0;
dictionary.h.hackee = 0;
dictionary.h.hackees = 0;
dictionary.h.hacker = 0;
dictionary.h.hackers = 0;
dictionary.h.hackie = 0;
dictionary.h.hackies = 0;
dictionary.h.hacking = 0;
dictionary.h.hackle = 0;
dictionary.h.hackled = 0;
dictionary.h.hackler = 0;
dictionary.h.hackles = 0;
dictionary.h.hackly = 0;
dictionary.h.hackman = 0;
dictionary.h.hackmen = 0;
dictionary.h.hackney = 0;
dictionary.h.hacks = 0;
dictionary.h.hacksaw = 0;
dictionary.h.had = 0;
dictionary.h.hadal = 0;
dictionary.h.hadarim = 0;
dictionary.h.haddest = 0;
dictionary.h.haddock = 0;
dictionary.h.hade = 0;
dictionary.h.haded = 0;
dictionary.h.hades = 0;
dictionary.h.hading = 0;
dictionary.h.hadj = 0;
dictionary.h.hadjee = 0;
dictionary.h.hadjees = 0;
dictionary.h.hadjes = 0;
dictionary.h.hadji = 0;
dictionary.h.hadjis = 0;
dictionary.h.hadron = 0;
dictionary.h.hadrons = 0;
dictionary.h.hadst = 0;
dictionary.h.hae = 0;
dictionary.h.haed = 0;
dictionary.h.haeing = 0;
dictionary.h.haem = 0;
dictionary.h.haemal = 0;
dictionary.h.haemic = 0;
dictionary.h.haemin = 0;
dictionary.h.haemins = 0;
dictionary.h.haemoid = 0;
dictionary.h.haems = 0;
dictionary.h.haen = 0;
dictionary.h.haeres = 0;
dictionary.h.haes = 0;
dictionary.h.haet = 0;
dictionary.h.haets = 0;
dictionary.h.haffet = 0;
dictionary.h.haffets = 0;
dictionary.h.haffit = 0;
dictionary.h.haffits = 0;
dictionary.h.hafis = 0;
dictionary.h.hafiz = 0;
dictionary.h.hafnium = 0;
dictionary.h.haft = 0;
dictionary.h.haftara = 0;
dictionary.h.hafted = 0;
dictionary.h.hafter = 0;
dictionary.h.hafters = 0;
dictionary.h.hafting = 0;
dictionary.h.hafts = 0;
dictionary.h.hag = 0;
dictionary.h.hagadic = 0;
dictionary.h.hagborn = 0;
dictionary.h.hagbush = 0;
dictionary.h.hagbut = 0;
dictionary.h.hagbuts = 0;
dictionary.h.hagdon = 0;
dictionary.h.hagdons = 0;
dictionary.h.hagfish = 0;
dictionary.h.haggada = 0;
dictionary.h.haggard = 0;
dictionary.h.hagged = 0;
dictionary.h.hagging = 0;
dictionary.h.haggis = 0;
dictionary.h.haggish = 0;
dictionary.h.haggle = 0;
dictionary.h.haggled = 0;
dictionary.h.haggler = 0;
dictionary.h.haggles = 0;
dictionary.h.hagride = 0;
dictionary.h.hagrode = 0;
dictionary.h.hags = 0;
dictionary.h.hahnium = 0;
dictionary.h.hahs = 0;
dictionary.h.haik = 0;
dictionary.h.haika = 0;
dictionary.h.haiks = 0;
dictionary.h.haiku = 0;
dictionary.h.hail = 0;
dictionary.h.hailed = 0;
dictionary.h.hailer = 0;
dictionary.h.hailers = 0;
dictionary.h.hailing = 0;
dictionary.h.hails = 0;
dictionary.h.hair = 0;
dictionary.h.haircap = 0;
dictionary.h.haircut = 0;
dictionary.h.hairdo = 0;
dictionary.h.hairdos = 0;
dictionary.h.haired = 0;
dictionary.h.hairier = 0;
dictionary.h.hairnet = 0;
dictionary.h.hairpin = 0;
dictionary.h.hairs = 0;
dictionary.h.hairy = 0;
dictionary.h.haj = 0;
dictionary.h.hajes = 0;
dictionary.h.haji = 0;
dictionary.h.hajis = 0;
dictionary.h.hajj = 0;
dictionary.h.hajjes = 0;
dictionary.h.hajji = 0;
dictionary.h.hajjis = 0;
dictionary.h.hake = 0;
dictionary.h.hakeem = 0;
dictionary.h.hakeems = 0;
dictionary.h.hakes = 0;
dictionary.h.hakim = 0;
dictionary.h.hakims = 0;
dictionary.h.halacha = 0;
dictionary.h.halakah = 0;
dictionary.h.halakha = 0;
dictionary.h.halakic = 0;
dictionary.h.halala = 0;
dictionary.h.halalah = 0;
dictionary.h.halalas = 0;
dictionary.h.halavah = 0;
dictionary.h.halberd = 0;
dictionary.h.halbert = 0;
dictionary.h.halcyon = 0;
dictionary.h.hale = 0;
dictionary.h.haled = 0;
dictionary.h.haler = 0;
dictionary.h.halers = 0;
dictionary.h.haleru = 0;
dictionary.h.hales = 0;
dictionary.h.halest = 0;
dictionary.h.half = 0;
dictionary.h.halfway = 0;
dictionary.h.halibut = 0;
dictionary.h.halid = 0;
dictionary.h.halide = 0;
dictionary.h.halides = 0;
dictionary.h.halidom = 0;
dictionary.h.halids = 0;
dictionary.h.haling = 0;
dictionary.h.halite = 0;
dictionary.h.halites = 0;
dictionary.h.halitus = 0;
dictionary.h.hall = 0;
dictionary.h.hallah = 0;
dictionary.h.hallahs = 0;
dictionary.h.hallel = 0;
dictionary.h.hallels = 0;
dictionary.h.hallo = 0;
dictionary.h.halloa = 0;
dictionary.h.halloas = 0;
dictionary.h.halloed = 0;
dictionary.h.halloes = 0;
dictionary.h.halloo = 0;
dictionary.h.halloos = 0;
dictionary.h.hallos = 0;
dictionary.h.hallot = 0;
dictionary.h.halloth = 0;
dictionary.h.hallow = 0;
dictionary.h.hallows = 0;
dictionary.h.halls = 0;
dictionary.h.hallux = 0;
dictionary.h.hallway = 0;
dictionary.h.halm = 0;
dictionary.h.halms = 0;
dictionary.h.halo = 0;
dictionary.h.haloed = 0;
dictionary.h.haloes = 0;
dictionary.h.halogen = 0;
dictionary.h.haloid = 0;
dictionary.h.haloids = 0;
dictionary.h.haloing = 0;
dictionary.h.halos = 0;
dictionary.h.halt = 0;
dictionary.h.halted = 0;
dictionary.h.halter = 0;
dictionary.h.haltere = 0;
dictionary.h.halters = 0;
dictionary.h.halting = 0;
dictionary.h.halts = 0;
dictionary.h.halutz = 0;
dictionary.h.halva = 0;
dictionary.h.halvah = 0;
dictionary.h.halvahs = 0;
dictionary.h.halvas = 0;
dictionary.h.halve = 0;
dictionary.h.halved = 0;
dictionary.h.halvers = 0;
dictionary.h.halves = 0;
dictionary.h.halving = 0;
dictionary.h.halyard = 0;
dictionary.h.ham = 0;
dictionary.h.hamada = 0;
dictionary.h.hamadas = 0;
dictionary.h.hamal = 0;
dictionary.h.hamals = 0;
dictionary.h.hamate = 0;
dictionary.h.hamates = 0;
dictionary.h.hamaul = 0;
dictionary.h.hamauls = 0;
dictionary.h.hambone = 0;
dictionary.h.hamburg = 0;
dictionary.h.hame = 0;
dictionary.h.hames = 0;
dictionary.h.hamlet = 0;
dictionary.h.hamlets = 0;
dictionary.h.hammada = 0;
dictionary.h.hammal = 0;
dictionary.h.hammals = 0;
dictionary.h.hammed = 0;
dictionary.h.hammer = 0;
dictionary.h.hammers = 0;
dictionary.h.hammier = 0;
dictionary.h.hammily = 0;
dictionary.h.hamming = 0;
dictionary.h.hammock = 0;
dictionary.h.hammy = 0;
dictionary.h.hamper = 0;
dictionary.h.hampers = 0;
dictionary.h.hams = 0;
dictionary.h.hamster = 0;
dictionary.h.hamular = 0;
dictionary.h.hamuli = 0;
dictionary.h.hamulus = 0;
dictionary.h.hamza = 0;
dictionary.h.hamzah = 0;
dictionary.h.hamzahs = 0;
dictionary.h.hamzas = 0;
dictionary.h.hanaper = 0;
dictionary.h.hance = 0;
dictionary.h.hances = 0;
dictionary.h.hand = 0;
dictionary.h.handbag = 0;
dictionary.h.handcar = 0;
dictionary.h.handed = 0;
dictionary.h.handful = 0;
dictionary.h.handgun = 0;
dictionary.h.handier = 0;
dictionary.h.handily = 0;
dictionary.h.handing = 0;
dictionary.h.handle = 0;
dictionary.h.handled = 0;
dictionary.h.handler = 0;
dictionary.h.handles = 0;
dictionary.h.handoff = 0;
dictionary.h.handout = 0;
dictionary.h.hands = 0;
dictionary.h.handsaw = 0;
dictionary.h.handsel = 0;
dictionary.h.handset = 0;
dictionary.h.handy = 0;
dictionary.h.hang = 0;
dictionary.h.hangar = 0;
dictionary.h.hangars = 0;
dictionary.h.hangdog = 0;
dictionary.h.hanged = 0;
dictionary.h.hanger = 0;
dictionary.h.hangers = 0;
dictionary.h.hanging = 0;
dictionary.h.hangman = 0;
dictionary.h.hangmen = 0;
dictionary.h.hangout = 0;
dictionary.h.hangs = 0;
dictionary.h.hangtag = 0;
dictionary.h.hangup = 0;
dictionary.h.hangups = 0;
dictionary.h.hank = 0;
dictionary.h.hanked = 0;
dictionary.h.hanker = 0;
dictionary.h.hankers = 0;
dictionary.h.hankie = 0;
dictionary.h.hankies = 0;
dictionary.h.hanking = 0;
dictionary.h.hanks = 0;
dictionary.h.hanky = 0;
dictionary.h.hansa = 0;
dictionary.h.hansas = 0;
dictionary.h.hanse = 0;
dictionary.h.hansel = 0;
dictionary.h.hansels = 0;
dictionary.h.hanses = 0;
dictionary.h.hansom = 0;
dictionary.h.hansoms = 0;
dictionary.h.hant = 0;
dictionary.h.hanted = 0;
dictionary.h.hanting = 0;
dictionary.h.hantle = 0;
dictionary.h.hantles = 0;
dictionary.h.hants = 0;
dictionary.h.hanuman = 0;
dictionary.h.hao = 0;
dictionary.h.haole = 0;
dictionary.h.haoles = 0;
dictionary.h.hap = 0;
dictionary.h.hapax = 0;
dictionary.h.hapaxes = 0;
dictionary.h.hapless = 0;
dictionary.h.haplite = 0;
dictionary.h.haploid = 0;
dictionary.h.haplont = 0;
dictionary.h.haply = 0;
dictionary.h.happed = 0;
dictionary.h.happen = 0;
dictionary.h.happens = 0;
dictionary.h.happier = 0;
dictionary.h.happily = 0;
dictionary.h.happing = 0;
dictionary.h.happy = 0;
dictionary.h.haps = 0;
dictionary.h.hapten = 0;
dictionary.h.haptene = 0;
dictionary.h.haptens = 0;
dictionary.h.haptic = 0;
dictionary.h.harass = 0;
dictionary.h.harbor = 0;
dictionary.h.harbors = 0;
dictionary.h.harbour = 0;
dictionary.h.hard = 0;
dictionary.h.harden = 0;
dictionary.h.hardens = 0;
dictionary.h.harder = 0;
dictionary.h.hardest = 0;
dictionary.h.hardhat = 0;
dictionary.h.hardier = 0;
dictionary.h.hardies = 0;
dictionary.h.hardily = 0;
dictionary.h.hardly = 0;
dictionary.h.hardpan = 0;
dictionary.h.hards = 0;
dictionary.h.hardset = 0;
dictionary.h.hardtop = 0;
dictionary.h.hardy = 0;
dictionary.h.hare = 0;
dictionary.h.hared = 0;
dictionary.h.hareem = 0;
dictionary.h.hareems = 0;
dictionary.h.harelip = 0;
dictionary.h.harem = 0;
dictionary.h.harems = 0;
dictionary.h.hares = 0;
dictionary.h.hariana = 0;
dictionary.h.haricot = 0;
dictionary.h.harijan = 0;
dictionary.h.haring = 0;
dictionary.h.hark = 0;
dictionary.h.harked = 0;
dictionary.h.harken = 0;
dictionary.h.harkens = 0;
dictionary.h.harking = 0;
dictionary.h.harks = 0;
dictionary.h.harl = 0;
dictionary.h.harlot = 0;
dictionary.h.harlots = 0;
dictionary.h.harls = 0;
dictionary.h.harm = 0;
dictionary.h.harmed = 0;
dictionary.h.harmer = 0;
dictionary.h.harmers = 0;
dictionary.h.harmful = 0;
dictionary.h.harmin = 0;
dictionary.h.harmine = 0;
dictionary.h.harming = 0;
dictionary.h.harmins = 0;
dictionary.h.harmony = 0;
dictionary.h.harms = 0;
dictionary.h.harness = 0;
dictionary.h.harp = 0;
dictionary.h.harped = 0;
dictionary.h.harper = 0;
dictionary.h.harpers = 0;
dictionary.h.harpies = 0;
dictionary.h.harpin = 0;
dictionary.h.harping = 0;
dictionary.h.harpins = 0;
dictionary.h.harpist = 0;
dictionary.h.harpoon = 0;
dictionary.h.harps = 0;
dictionary.h.harpy = 0;
dictionary.h.harried = 0;
dictionary.h.harrier = 0;
dictionary.h.harries = 0;
dictionary.h.harrow = 0;
dictionary.h.harrows = 0;
dictionary.h.harry = 0;
dictionary.h.harsh = 0;
dictionary.h.harshen = 0;
dictionary.h.harsher = 0;
dictionary.h.harshly = 0;
dictionary.h.harslet = 0;
dictionary.h.hart = 0;
dictionary.h.hartal = 0;
dictionary.h.hartals = 0;
dictionary.h.harts = 0;
dictionary.h.harumph = 0;
dictionary.h.harvest = 0;
dictionary.h.has = 0;
dictionary.h.hash = 0;
dictionary.h.hashed = 0;
dictionary.h.hashes = 0;
dictionary.h.hashing = 0;
dictionary.h.hashish = 0;
dictionary.h.haslet = 0;
dictionary.h.haslets = 0;
dictionary.h.hasp = 0;
dictionary.h.hasped = 0;
dictionary.h.hasping = 0;
dictionary.h.hasps = 0;
dictionary.h.hassel = 0;
dictionary.h.hassels = 0;
dictionary.h.hassle = 0;
dictionary.h.hassled = 0;
dictionary.h.hassles = 0;
dictionary.h.hassock = 0;
dictionary.h.hast = 0;
dictionary.h.hastate = 0;
dictionary.h.haste = 0;
dictionary.h.hasted = 0;
dictionary.h.hasten = 0;
dictionary.h.hastens = 0;
dictionary.h.hastes = 0;
dictionary.h.hastier = 0;
dictionary.h.hastily = 0;
dictionary.h.hasting = 0;
dictionary.h.hasty = 0;
dictionary.h.hat = 0;
dictionary.h.hatable = 0;
dictionary.h.hatband = 0;
dictionary.h.hatbox = 0;
dictionary.h.hatch = 0;
dictionary.h.hatched = 0;
dictionary.h.hatchel = 0;
dictionary.h.hatcher = 0;
dictionary.h.hatches = 0;
dictionary.h.hatchet = 0;
dictionary.h.hate = 0;
dictionary.h.hated = 0;
dictionary.h.hateful = 0;
dictionary.h.hater = 0;
dictionary.h.haters = 0;
dictionary.h.hates = 0;
dictionary.h.hatful = 0;
dictionary.h.hatfuls = 0;
dictionary.h.hath = 0;
dictionary.h.hating = 0;
dictionary.h.hatless = 0;
dictionary.h.hatlike = 0;
dictionary.h.hatpin = 0;
dictionary.h.hatpins = 0;
dictionary.h.hatrack = 0;
dictionary.h.hatred = 0;
dictionary.h.hatreds = 0;
dictionary.h.hats = 0;
dictionary.h.hatsful = 0;
dictionary.h.hatted = 0;
dictionary.h.hatter = 0;
dictionary.h.hatters = 0;
dictionary.h.hatting = 0;
dictionary.h.hauberk = 0;
dictionary.h.haugh = 0;
dictionary.h.haughs = 0;
dictionary.h.haughty = 0;
dictionary.h.haul = 0;
dictionary.h.haulage = 0;
dictionary.h.hauled = 0;
dictionary.h.hauler = 0;
dictionary.h.haulers = 0;
dictionary.h.haulier = 0;
dictionary.h.hauling = 0;
dictionary.h.haulm = 0;
dictionary.h.haulms = 0;
dictionary.h.haulmy = 0;
dictionary.h.hauls = 0;
dictionary.h.haunch = 0;
dictionary.h.haunt = 0;
dictionary.h.haunted = 0;
dictionary.h.haunter = 0;
dictionary.h.haunts = 0;
dictionary.h.hausen = 0;
dictionary.h.hausens = 0;
dictionary.h.haut = 0;
dictionary.h.hautboy = 0;
dictionary.h.haute = 0;
dictionary.h.hauteur = 0;
dictionary.h.havarti = 0;
dictionary.h.have = 0;
dictionary.h.haven = 0;
dictionary.h.havened = 0;
dictionary.h.havens = 0;
dictionary.h.haver = 0;
dictionary.h.havered = 0;
dictionary.h.haverel = 0;
dictionary.h.havers = 0;
dictionary.h.haves = 0;
dictionary.h.having = 0;
dictionary.h.havior = 0;
dictionary.h.haviors = 0;
dictionary.h.haviour = 0;
dictionary.h.havoc = 0;
dictionary.h.havocs = 0;
dictionary.h.haw = 0;
dictionary.h.hawed = 0;
dictionary.h.hawing = 0;
dictionary.h.hawk = 0;
dictionary.h.hawked = 0;
dictionary.h.hawker = 0;
dictionary.h.hawkers = 0;
dictionary.h.hawkey = 0;
dictionary.h.hawkeys = 0;
dictionary.h.hawkie = 0;
dictionary.h.hawkies = 0;
dictionary.h.hawking = 0;
dictionary.h.hawkish = 0;
dictionary.h.hawks = 0;
dictionary.h.haws = 0;
dictionary.h.hawse = 0;
dictionary.h.hawser = 0;
dictionary.h.hawsers = 0;
dictionary.h.hawses = 0;
dictionary.h.hay = 0;
dictionary.h.haycock = 0;
dictionary.h.hayed = 0;
dictionary.h.hayer = 0;
dictionary.h.hayers = 0;
dictionary.h.hayfork = 0;
dictionary.h.haying = 0;
dictionary.h.hayings = 0;
dictionary.h.haylage = 0;
dictionary.h.hayloft = 0;
dictionary.h.haymow = 0;
dictionary.h.haymows = 0;
dictionary.h.hayrack = 0;
dictionary.h.hayrick = 0;
dictionary.h.hayride = 0;
dictionary.h.hays = 0;
dictionary.h.hayseed = 0;
dictionary.h.hayward = 0;
dictionary.h.haywire = 0;
dictionary.h.hazan = 0;
dictionary.h.hazanim = 0;
dictionary.h.hazans = 0;
dictionary.h.hazard = 0;
dictionary.h.hazards = 0;
dictionary.h.haze = 0;
dictionary.h.hazed = 0;
dictionary.h.hazel = 0;
dictionary.h.hazelly = 0;
dictionary.h.hazels = 0;
dictionary.h.hazer = 0;
dictionary.h.hazers = 0;
dictionary.h.hazes = 0;
dictionary.h.hazier = 0;
dictionary.h.haziest = 0;
dictionary.h.hazily = 0;
dictionary.h.hazing = 0;
dictionary.h.hazings = 0;
dictionary.h.hazy = 0;
dictionary.h.head = 0;
dictionary.h.headed = 0;
dictionary.h.header = 0;
dictionary.h.headers = 0;
dictionary.h.headier = 0;
dictionary.h.headily = 0;
dictionary.h.heading = 0;
dictionary.h.headman = 0;
dictionary.h.headmen = 0;
dictionary.h.headpin = 0;
dictionary.h.heads = 0;
dictionary.h.headset = 0;
dictionary.h.headway = 0;
dictionary.h.heady = 0;
dictionary.h.heal = 0;
dictionary.h.healed = 0;
dictionary.h.healer = 0;
dictionary.h.healers = 0;
dictionary.h.healing = 0;
dictionary.h.heals = 0;
dictionary.h.health = 0;
dictionary.h.healths = 0;
dictionary.h.healthy = 0;
dictionary.h.heap = 0;
dictionary.h.heaped = 0;
dictionary.h.heaping = 0;
dictionary.h.heaps = 0;
dictionary.h.hear = 0;
dictionary.h.heard = 0;
dictionary.h.hearer = 0;
dictionary.h.hearers = 0;
dictionary.h.hearing = 0;
dictionary.h.hearken = 0;
dictionary.h.hears = 0;
dictionary.h.hearsay = 0;
dictionary.h.hearse = 0;
dictionary.h.hearsed = 0;
dictionary.h.hearses = 0;
dictionary.h.heart = 0;
dictionary.h.hearted = 0;
dictionary.h.hearten = 0;
dictionary.h.hearth = 0;
dictionary.h.hearths = 0;
dictionary.h.hearts = 0;
dictionary.h.hearty = 0;
dictionary.h.heat = 0;
dictionary.h.heated = 0;
dictionary.h.heater = 0;
dictionary.h.heaters = 0;
dictionary.h.heath = 0;
dictionary.h.heathen = 0;
dictionary.h.heather = 0;
dictionary.h.heaths = 0;
dictionary.h.heathy = 0;
dictionary.h.heating = 0;
dictionary.h.heats = 0;
dictionary.h.heaume = 0;
dictionary.h.heaumes = 0;
dictionary.h.heave = 0;
dictionary.h.heaved = 0;
dictionary.h.heaven = 0;
dictionary.h.heavens = 0;
dictionary.h.heaver = 0;
dictionary.h.heavers = 0;
dictionary.h.heaves = 0;
dictionary.h.heavier = 0;
dictionary.h.heavies = 0;
dictionary.h.heavily = 0;
dictionary.h.heaving = 0;
dictionary.h.heavy = 0;
dictionary.h.hebe = 0;
dictionary.h.hebes = 0;
dictionary.h.hebetic = 0;
dictionary.h.heck = 0;
dictionary.h.heckle = 0;
dictionary.h.heckled = 0;
dictionary.h.heckler = 0;
dictionary.h.heckles = 0;
dictionary.h.hecks = 0;
dictionary.h.hectare = 0;
dictionary.h.hectic = 0;
dictionary.h.hector = 0;
dictionary.h.hectors = 0;
dictionary.h.heddle = 0;
dictionary.h.heddles = 0;
dictionary.h.heder = 0;
dictionary.h.heders = 0;
dictionary.h.hedge = 0;
dictionary.h.hedged = 0;
dictionary.h.hedger = 0;
dictionary.h.hedgers = 0;
dictionary.h.hedges = 0;
dictionary.h.hedgier = 0;
dictionary.h.hedging = 0;
dictionary.h.hedgy = 0;
dictionary.h.hedonic = 0;
dictionary.h.heed = 0;
dictionary.h.heeded = 0;
dictionary.h.heeder = 0;
dictionary.h.heeders = 0;
dictionary.h.heedful = 0;
dictionary.h.heeding = 0;
dictionary.h.heeds = 0;
dictionary.h.heehaw = 0;
dictionary.h.heehaws = 0;
dictionary.h.heel = 0;
dictionary.h.heeled = 0;
dictionary.h.heeler = 0;
dictionary.h.heelers = 0;
dictionary.h.heeling = 0;
dictionary.h.heels = 0;
dictionary.h.heeltap = 0;
dictionary.h.heeze = 0;
dictionary.h.heezed = 0;
dictionary.h.heezes = 0;
dictionary.h.heezing = 0;
dictionary.h.heft = 0;
dictionary.h.hefted = 0;
dictionary.h.hefter = 0;
dictionary.h.hefters = 0;
dictionary.h.heftier = 0;
dictionary.h.heftily = 0;
dictionary.h.hefting = 0;
dictionary.h.hefts = 0;
dictionary.h.hefty = 0;
dictionary.h.hegari = 0;
dictionary.h.hegaris = 0;
dictionary.h.hegira = 0;
dictionary.h.hegiras = 0;
dictionary.h.hegumen = 0;
dictionary.h.heh = 0;
dictionary.h.hehs = 0;
dictionary.h.heifer = 0;
dictionary.h.heifers = 0;
dictionary.h.heigh = 0;
dictionary.h.height = 0;
dictionary.h.heighth = 0;
dictionary.h.heights = 0;
dictionary.h.heil = 0;
dictionary.h.heiled = 0;
dictionary.h.heiling = 0;
dictionary.h.heils = 0;
dictionary.h.heimish = 0;
dictionary.h.heinie = 0;
dictionary.h.heinies = 0;
dictionary.h.heinous = 0;
dictionary.h.heir = 0;
dictionary.h.heirdom = 0;
dictionary.h.heired = 0;
dictionary.h.heiress = 0;
dictionary.h.heiring = 0;
dictionary.h.heirs = 0;
dictionary.h.heishi = 0;
dictionary.h.heist = 0;
dictionary.h.heisted = 0;
dictionary.h.heister = 0;
dictionary.h.heists = 0;
dictionary.h.hejira = 0;
dictionary.h.hejiras = 0;
dictionary.h.hektare = 0;
dictionary.h.held = 0;
dictionary.h.heliac = 0;
dictionary.h.heliast = 0;
dictionary.h.helical = 0;
dictionary.h.helices = 0;
dictionary.h.helicon = 0;
dictionary.h.helio = 0;
dictionary.h.helios = 0;
dictionary.h.helipad = 0;
dictionary.h.helium = 0;
dictionary.h.heliums = 0;
dictionary.h.helix = 0;
dictionary.h.helixes = 0;
dictionary.h.hell = 0;
dictionary.h.hellbox = 0;
dictionary.h.hellcat = 0;
dictionary.h.helled = 0;
dictionary.h.heller = 0;
dictionary.h.helleri = 0;
dictionary.h.hellers = 0;
dictionary.h.hellery = 0;
dictionary.h.helling = 0;
dictionary.h.hellion = 0;
dictionary.h.hellish = 0;
dictionary.h.hello = 0;
dictionary.h.helloed = 0;
dictionary.h.helloes = 0;
dictionary.h.hellos = 0;
dictionary.h.hells = 0;
dictionary.h.helluva = 0;
dictionary.h.helm = 0;
dictionary.h.helmed = 0;
dictionary.h.helmet = 0;
dictionary.h.helmets = 0;
dictionary.h.helming = 0;
dictionary.h.helms = 0;
dictionary.h.helot = 0;
dictionary.h.helotry = 0;
dictionary.h.helots = 0;
dictionary.h.help = 0;
dictionary.h.helped = 0;
dictionary.h.helper = 0;
dictionary.h.helpers = 0;
dictionary.h.helpful = 0;
dictionary.h.helping = 0;
dictionary.h.helps = 0;
dictionary.h.helve = 0;
dictionary.h.helved = 0;
dictionary.h.helves = 0;
dictionary.h.helving = 0;
dictionary.h.hem = 0;
dictionary.h.hemagog = 0;
dictionary.h.hemal = 0;
dictionary.h.hematal = 0;
dictionary.h.hematic = 0;
dictionary.h.hematin = 0;
dictionary.h.heme = 0;
dictionary.h.hemes = 0;
dictionary.h.hemic = 0;
dictionary.h.hemin = 0;
dictionary.h.hemins = 0;
dictionary.h.hemiola = 0;
dictionary.h.hemline = 0;
dictionary.h.hemlock = 0;
dictionary.h.hemmed = 0;
dictionary.h.hemmer = 0;
dictionary.h.hemmers = 0;
dictionary.h.hemming = 0;
dictionary.h.hemoid = 0;
dictionary.h.hemp = 0;
dictionary.h.hempen = 0;
dictionary.h.hempie = 0;
dictionary.h.hempier = 0;
dictionary.h.hemps = 0;
dictionary.h.hempy = 0;
dictionary.h.hems = 0;
dictionary.h.hen = 0;
dictionary.h.henbane = 0;
dictionary.h.henbit = 0;
dictionary.h.henbits = 0;
dictionary.h.hence = 0;
dictionary.h.hencoop = 0;
dictionary.h.henlike = 0;
dictionary.h.henna = 0;
dictionary.h.hennaed = 0;
dictionary.h.hennas = 0;
dictionary.h.hennery = 0;
dictionary.h.henpeck = 0;
dictionary.h.henries = 0;
dictionary.h.henry = 0;
dictionary.h.henrys = 0;
dictionary.h.hens = 0;
dictionary.h.hent = 0;
dictionary.h.hented = 0;
dictionary.h.henting = 0;
dictionary.h.hents = 0;
dictionary.h.hep = 0;
dictionary.h.heparin = 0;
dictionary.h.hepatic = 0;
dictionary.h.hepcat = 0;
dictionary.h.hepcats = 0;
dictionary.h.heptad = 0;
dictionary.h.heptads = 0;
dictionary.h.heptane = 0;
dictionary.h.heptose = 0;
dictionary.h.her = 0;
dictionary.h.herald = 0;
dictionary.h.heralds = 0;
dictionary.h.herb = 0;
dictionary.h.herbage = 0;
dictionary.h.herbal = 0;
dictionary.h.herbals = 0;
dictionary.h.herbed = 0;
dictionary.h.herbier = 0;
dictionary.h.herbs = 0;
dictionary.h.herby = 0;
dictionary.h.herd = 0;
dictionary.h.herded = 0;
dictionary.h.herder = 0;
dictionary.h.herders = 0;
dictionary.h.herdic = 0;
dictionary.h.herdics = 0;
dictionary.h.herding = 0;
dictionary.h.herdman = 0;
dictionary.h.herdmen = 0;
dictionary.h.herds = 0;
dictionary.h.here = 0;
dictionary.h.hereat = 0;
dictionary.h.hereby = 0;
dictionary.h.heredes = 0;
dictionary.h.herein = 0;
dictionary.h.hereof = 0;
dictionary.h.hereon = 0;
dictionary.h.heres = 0;
dictionary.h.heresy = 0;
dictionary.h.heretic = 0;
dictionary.h.hereto = 0;
dictionary.h.heriot = 0;
dictionary.h.heriots = 0;
dictionary.h.heritor = 0;
dictionary.h.herl = 0;
dictionary.h.herls = 0;
dictionary.h.herm = 0;
dictionary.h.herma = 0;
dictionary.h.hermae = 0;
dictionary.h.hermai = 0;
dictionary.h.hermit = 0;
dictionary.h.hermits = 0;
dictionary.h.herms = 0;
dictionary.h.hern = 0;
dictionary.h.hernia = 0;
dictionary.h.herniae = 0;
dictionary.h.hernial = 0;
dictionary.h.hernias = 0;
dictionary.h.herns = 0;
dictionary.h.hero = 0;
dictionary.h.heroes = 0;
dictionary.h.heroic = 0;
dictionary.h.heroics = 0;
dictionary.h.heroin = 0;
dictionary.h.heroine = 0;
dictionary.h.heroins = 0;
dictionary.h.heroism = 0;
dictionary.h.heroize = 0;
dictionary.h.heron = 0;
dictionary.h.heronry = 0;
dictionary.h.herons = 0;
dictionary.h.heros = 0;
dictionary.h.herpes = 0;
dictionary.h.herried = 0;
dictionary.h.herries = 0;
dictionary.h.herring = 0;
dictionary.h.herry = 0;
dictionary.h.hers = 0;
dictionary.h.herself = 0;
dictionary.h.hertz = 0;
dictionary.h.hertzes = 0;
dictionary.h.hes = 0;
dictionary.h.hessian = 0;
dictionary.h.hessite = 0;
dictionary.h.hest = 0;
dictionary.h.hests = 0;
dictionary.h.het = 0;
dictionary.h.hetaera = 0;
dictionary.h.hetaira = 0;
dictionary.h.hetero = 0;
dictionary.h.heteros = 0;
dictionary.h.heth = 0;
dictionary.h.heths = 0;
dictionary.h.hetman = 0;
dictionary.h.hetmans = 0;
dictionary.h.hets = 0;
dictionary.h.heuch = 0;
dictionary.h.heuchs = 0;
dictionary.h.heugh = 0;
dictionary.h.heughs = 0;
dictionary.h.hew = 0;
dictionary.h.hewable = 0;
dictionary.h.hewed = 0;
dictionary.h.hewer = 0;
dictionary.h.hewers = 0;
dictionary.h.hewing = 0;
dictionary.h.hewn = 0;
dictionary.h.hews = 0;
dictionary.h.hex = 0;
dictionary.h.hexad = 0;
dictionary.h.hexade = 0;
dictionary.h.hexades = 0;
dictionary.h.hexadic = 0;
dictionary.h.hexads = 0;
dictionary.h.hexagon = 0;
dictionary.h.hexane = 0;
dictionary.h.hexanes = 0;
dictionary.h.hexapla = 0;
dictionary.h.hexapod = 0;
dictionary.h.hexed = 0;
dictionary.h.hexer = 0;
dictionary.h.hexerei = 0;
dictionary.h.hexers = 0;
dictionary.h.hexes = 0;
dictionary.h.hexing = 0;
dictionary.h.hexone = 0;
dictionary.h.hexones = 0;
dictionary.h.hexosan = 0;
dictionary.h.hexose = 0;
dictionary.h.hexoses = 0;
dictionary.h.hexyl = 0;
dictionary.h.hexyls = 0;
dictionary.h.hey = 0;
dictionary.h.heyday = 0;
dictionary.h.heydays = 0;
dictionary.h.heydey = 0;
dictionary.h.heydeys = 0;
dictionary.h.hiatal = 0;
dictionary.h.hiatus = 0;
dictionary.h.hibachi = 0;
dictionary.h.hic = 0;
dictionary.h.hiccup = 0;
dictionary.h.hiccups = 0;
dictionary.h.hick = 0;
dictionary.h.hickey = 0;
dictionary.h.hickeys = 0;
dictionary.h.hickies = 0;
dictionary.h.hickish = 0;
dictionary.h.hickory = 0;
dictionary.h.hicks = 0;
dictionary.h.hid = 0;
dictionary.h.hidable = 0;
dictionary.h.hidalgo = 0;
dictionary.h.hidden = 0;
dictionary.h.hide = 0;
dictionary.h.hided = 0;
dictionary.h.hideous = 0;
dictionary.h.hideout = 0;
dictionary.h.hider = 0;
dictionary.h.hiders = 0;
dictionary.h.hides = 0;
dictionary.h.hiding = 0;
dictionary.h.hidings = 0;
dictionary.h.hie = 0;
dictionary.h.hied = 0;
dictionary.h.hieing = 0;
dictionary.h.hiemal = 0;
dictionary.h.hies = 0;
dictionary.h.higgle = 0;
dictionary.h.higgled = 0;
dictionary.h.higgler = 0;
dictionary.h.higgles = 0;
dictionary.h.high = 0;
dictionary.h.highboy = 0;
dictionary.h.higher = 0;
dictionary.h.highest = 0;
dictionary.h.highly = 0;
dictionary.h.highs = 0;
dictionary.h.hight = 0;
dictionary.h.highted = 0;
dictionary.h.highth = 0;
dictionary.h.highths = 0;
dictionary.h.hights = 0;
dictionary.h.highway = 0;
dictionary.h.hijack = 0;
dictionary.h.hijacks = 0;
dictionary.h.hijinks = 0;
dictionary.h.hike = 0;
dictionary.h.hiked = 0;
dictionary.h.hiker = 0;
dictionary.h.hikers = 0;
dictionary.h.hikes = 0;
dictionary.h.hiking = 0;
dictionary.h.hila = 0;
dictionary.h.hilar = 0;
dictionary.h.hilding = 0;
dictionary.h.hili = 0;
dictionary.h.hill = 0;
dictionary.h.hilled = 0;
dictionary.h.hiller = 0;
dictionary.h.hillers = 0;
dictionary.h.hillier = 0;
dictionary.h.hilling = 0;
dictionary.h.hillo = 0;
dictionary.h.hilloa = 0;
dictionary.h.hilloas = 0;
dictionary.h.hillock = 0;
dictionary.h.hilloed = 0;
dictionary.h.hilloes = 0;
dictionary.h.hillos = 0;
dictionary.h.hills = 0;
dictionary.h.hilltop = 0;
dictionary.h.hilly = 0;
dictionary.h.hilt = 0;
dictionary.h.hilted = 0;
dictionary.h.hilting = 0;
dictionary.h.hilts = 0;
dictionary.h.hilum = 0;
dictionary.h.hilus = 0;
dictionary.h.him = 0;
dictionary.h.himatia = 0;
dictionary.h.himself = 0;
dictionary.h.hin = 0;
dictionary.h.hind = 0;
dictionary.h.hinder = 0;
dictionary.h.hinders = 0;
dictionary.h.hindgut = 0;
dictionary.h.hinds = 0;
dictionary.h.hinge = 0;
dictionary.h.hinged = 0;
dictionary.h.hinger = 0;
dictionary.h.hingers = 0;
dictionary.h.hinges = 0;
dictionary.h.hinging = 0;
dictionary.h.hinnied = 0;
dictionary.h.hinnies = 0;
dictionary.h.hinny = 0;
dictionary.h.hins = 0;
dictionary.h.hint = 0;
dictionary.h.hinted = 0;
dictionary.h.hinter = 0;
dictionary.h.hinters = 0;
dictionary.h.hinting = 0;
dictionary.h.hints = 0;
dictionary.h.hip = 0;
dictionary.h.hipbone = 0;
dictionary.h.hipless = 0;
dictionary.h.hiplike = 0;
dictionary.h.hipline = 0;
dictionary.h.hipness = 0;
dictionary.h.hipped = 0;
dictionary.h.hipper = 0;
dictionary.h.hippest = 0;
dictionary.h.hippie = 0;
dictionary.h.hippier = 0;
dictionary.h.hippies = 0;
dictionary.h.hipping = 0;
dictionary.h.hippish = 0;
dictionary.h.hippo = 0;
dictionary.h.hippos = 0;
dictionary.h.hippy = 0;
dictionary.h.hips = 0;
dictionary.h.hipshot = 0;
dictionary.h.hipster = 0;
dictionary.h.hirable = 0;
dictionary.h.hircine = 0;
dictionary.h.hire = 0;
dictionary.h.hired = 0;
dictionary.h.hirer = 0;
dictionary.h.hirers = 0;
dictionary.h.hires = 0;
dictionary.h.hiring = 0;
dictionary.h.hirple = 0;
dictionary.h.hirpled = 0;
dictionary.h.hirples = 0;
dictionary.h.hirsel = 0;
dictionary.h.hirsels = 0;
dictionary.h.hirsle = 0;
dictionary.h.hirsled = 0;
dictionary.h.hirsles = 0;
dictionary.h.hirsute = 0;
dictionary.h.hirudin = 0;
dictionary.h.his = 0;
dictionary.h.hisn = 0;
dictionary.h.hispid = 0;
dictionary.h.hiss = 0;
dictionary.h.hissed = 0;
dictionary.h.hisself = 0;
dictionary.h.hisser = 0;
dictionary.h.hissers = 0;
dictionary.h.hisses = 0;
dictionary.h.hissing = 0;
dictionary.h.hist = 0;
dictionary.h.histed = 0;
dictionary.h.histing = 0;
dictionary.h.histoid = 0;
dictionary.h.histone = 0;
dictionary.h.history = 0;
dictionary.h.hists = 0;
dictionary.h.hit = 0;
dictionary.h.hitch = 0;
dictionary.h.hitched = 0;
dictionary.h.hitcher = 0;
dictionary.h.hitches = 0;
dictionary.h.hither = 0;
dictionary.h.hitless = 0;
dictionary.h.hits = 0;
dictionary.h.hitter = 0;
dictionary.h.hitters = 0;
dictionary.h.hitting = 0;
dictionary.h.hive = 0;
dictionary.h.hived = 0;
dictionary.h.hives = 0;
dictionary.h.hiving = 0;
dictionary.h.hoagie = 0;
dictionary.h.hoagies = 0;
dictionary.h.hoagy = 0;
dictionary.h.hoar = 0;
dictionary.h.hoard = 0;
dictionary.h.hoarded = 0;
dictionary.h.hoarder = 0;
dictionary.h.hoards = 0;
dictionary.h.hoarier = 0;
dictionary.h.hoarily = 0;
dictionary.h.hoars = 0;
dictionary.h.hoarse = 0;
dictionary.h.hoarsen = 0;
dictionary.h.hoarser = 0;
dictionary.h.hoary = 0;
dictionary.h.hoatzin = 0;
dictionary.h.hoax = 0;
dictionary.h.hoaxed = 0;
dictionary.h.hoaxer = 0;
dictionary.h.hoaxers = 0;
dictionary.h.hoaxes = 0;
dictionary.h.hoaxing = 0;
dictionary.h.hob = 0;
dictionary.h.hobbed = 0;
dictionary.h.hobbies = 0;
dictionary.h.hobbing = 0;
dictionary.h.hobble = 0;
dictionary.h.hobbled = 0;
dictionary.h.hobbler = 0;
dictionary.h.hobbles = 0;
dictionary.h.hobby = 0;
dictionary.h.hoblike = 0;
dictionary.h.hobnail = 0;
dictionary.h.hobnob = 0;
dictionary.h.hobnobs = 0;
dictionary.h.hobo = 0;
dictionary.h.hoboed = 0;
dictionary.h.hoboes = 0;
dictionary.h.hoboing = 0;
dictionary.h.hoboism = 0;
dictionary.h.hobos = 0;
dictionary.h.hobs = 0;
dictionary.h.hock = 0;
dictionary.h.hocked = 0;
dictionary.h.hocker = 0;
dictionary.h.hockers = 0;
dictionary.h.hockey = 0;
dictionary.h.hockeys = 0;
dictionary.h.hocking = 0;
dictionary.h.hocks = 0;
dictionary.h.hocus = 0;
dictionary.h.hocused = 0;
dictionary.h.hocuses = 0;
dictionary.h.hod = 0;
dictionary.h.hodad = 0;
dictionary.h.hodaddy = 0;
dictionary.h.hodads = 0;
dictionary.h.hodden = 0;
dictionary.h.hoddens = 0;
dictionary.h.hoddin = 0;
dictionary.h.hoddins = 0;
dictionary.h.hods = 0;
dictionary.h.hoe = 0;
dictionary.h.hoecake = 0;
dictionary.h.hoed = 0;
dictionary.h.hoedown = 0;
dictionary.h.hoeing = 0;
dictionary.h.hoelike = 0;
dictionary.h.hoer = 0;
dictionary.h.hoers = 0;
dictionary.h.hoes = 0;
dictionary.h.hog = 0;
dictionary.h.hogan = 0;
dictionary.h.hogans = 0;
dictionary.h.hogback = 0;
dictionary.h.hogfish = 0;
dictionary.h.hogg = 0;
dictionary.h.hogged = 0;
dictionary.h.hogger = 0;
dictionary.h.hoggers = 0;
dictionary.h.hogget = 0;
dictionary.h.hoggets = 0;
dictionary.h.hogging = 0;
dictionary.h.hoggish = 0;
dictionary.h.hoggs = 0;
dictionary.h.hoglike = 0;
dictionary.h.hogmane = 0;
dictionary.h.hognose = 0;
dictionary.h.hognut = 0;
dictionary.h.hognuts = 0;
dictionary.h.hogs = 0;
dictionary.h.hogtie = 0;
dictionary.h.hogtied = 0;
dictionary.h.hogties = 0;
dictionary.h.hogwash = 0;
dictionary.h.hogweed = 0;
dictionary.h.hoick = 0;
dictionary.h.hoicked = 0;
dictionary.h.hoicks = 0;
dictionary.h.hoiden = 0;
dictionary.h.hoidens = 0;
dictionary.h.hoise = 0;
dictionary.h.hoised = 0;
dictionary.h.hoises = 0;
dictionary.h.hoising = 0;
dictionary.h.hoist = 0;
dictionary.h.hoisted = 0;
dictionary.h.hoister = 0;
dictionary.h.hoists = 0;
dictionary.h.hoke = 0;
dictionary.h.hoked = 0;
dictionary.h.hokes = 0;
dictionary.h.hokey = 0;
dictionary.h.hokier = 0;
dictionary.h.hokiest = 0;
dictionary.h.hokily = 0;
dictionary.h.hoking = 0;
dictionary.h.hokku = 0;
dictionary.h.hokum = 0;
dictionary.h.hokums = 0;
dictionary.h.holard = 0;
dictionary.h.holards = 0;
dictionary.h.hold = 0;
dictionary.h.holdall = 0;
dictionary.h.holden = 0;
dictionary.h.holder = 0;
dictionary.h.holders = 0;
dictionary.h.holding = 0;
dictionary.h.holdout = 0;
dictionary.h.holds = 0;
dictionary.h.holdup = 0;
dictionary.h.holdups = 0;
dictionary.h.hole = 0;
dictionary.h.holed = 0;
dictionary.h.holes = 0;
dictionary.h.holey = 0;
dictionary.h.holibut = 0;
dictionary.h.holiday = 0;
dictionary.h.holier = 0;
dictionary.h.holies = 0;
dictionary.h.holiest = 0;
dictionary.h.holily = 0;
dictionary.h.holing = 0;
dictionary.h.holism = 0;
dictionary.h.holisms = 0;
dictionary.h.holist = 0;
dictionary.h.holists = 0;
dictionary.h.holk = 0;
dictionary.h.holked = 0;
dictionary.h.holking = 0;
dictionary.h.holks = 0;
dictionary.h.holla = 0;
dictionary.h.hollaed = 0;
dictionary.h.holland = 0;
dictionary.h.hollas = 0;
dictionary.h.holler = 0;
dictionary.h.hollers = 0;
dictionary.h.hollies = 0;
dictionary.h.hollo = 0;
dictionary.h.holloa = 0;
dictionary.h.holloas = 0;
dictionary.h.holloed = 0;
dictionary.h.holloes = 0;
dictionary.h.holloo = 0;
dictionary.h.holloos = 0;
dictionary.h.hollos = 0;
dictionary.h.hollow = 0;
dictionary.h.hollows = 0;
dictionary.h.holly = 0;
dictionary.h.holm = 0;
dictionary.h.holmic = 0;
dictionary.h.holmium = 0;
dictionary.h.holms = 0;
dictionary.h.holp = 0;
dictionary.h.holpen = 0;
dictionary.h.hols = 0;
dictionary.h.holster = 0;
dictionary.h.holt = 0;
dictionary.h.holts = 0;
dictionary.h.holy = 0;
dictionary.h.holyday = 0;
dictionary.h.homage = 0;
dictionary.h.homaged = 0;
dictionary.h.homager = 0;
dictionary.h.homages = 0;
dictionary.h.hombre = 0;
dictionary.h.hombres = 0;
dictionary.h.homburg = 0;
dictionary.h.home = 0;
dictionary.h.homed = 0;
dictionary.h.homely = 0;
dictionary.h.homer = 0;
dictionary.h.homered = 0;
dictionary.h.homers = 0;
dictionary.h.homes = 0;
dictionary.h.homey = 0;
dictionary.h.homier = 0;
dictionary.h.homiest = 0;
dictionary.h.homily = 0;
dictionary.h.homines = 0;
dictionary.h.homing = 0;
dictionary.h.hominid = 0;
dictionary.h.hominy = 0;
dictionary.h.hommock = 0;
dictionary.h.hommos = 0;
dictionary.h.homo = 0;
dictionary.h.homolog = 0;
dictionary.h.homonym = 0;
dictionary.h.homy = 0;
dictionary.h.hon = 0;
dictionary.h.honan = 0;
dictionary.h.honans = 0;
dictionary.h.honcho = 0;
dictionary.h.honchos = 0;
dictionary.h.honda = 0;
dictionary.h.hondas = 0;
dictionary.h.hondle = 0;
dictionary.h.hondled = 0;
dictionary.h.hondles = 0;
dictionary.h.hone = 0;
dictionary.h.honed = 0;
dictionary.h.honer = 0;
dictionary.h.honers = 0;
dictionary.h.hones = 0;
dictionary.h.honest = 0;
dictionary.h.honesty = 0;
dictionary.h.honey = 0;
dictionary.h.honeyed = 0;
dictionary.h.honeys = 0;
dictionary.h.hong = 0;
dictionary.h.hongs = 0;
dictionary.h.honied = 0;
dictionary.h.honing = 0;
dictionary.h.honk = 0;
dictionary.h.honked = 0;
dictionary.h.honker = 0;
dictionary.h.honkers = 0;
dictionary.h.honkey = 0;
dictionary.h.honkeys = 0;
dictionary.h.honkie = 0;
dictionary.h.honkies = 0;
dictionary.h.honking = 0;
dictionary.h.honks = 0;
dictionary.h.honky = 0;
dictionary.h.honor = 0;
dictionary.h.honored = 0;
dictionary.h.honoree = 0;
dictionary.h.honorer = 0;
dictionary.h.honors = 0;
dictionary.h.honour = 0;
dictionary.h.honours = 0;
dictionary.h.hons = 0;
dictionary.h.hooch = 0;
dictionary.h.hooches = 0;
dictionary.h.hood = 0;
dictionary.h.hooded = 0;
dictionary.h.hoodie = 0;
dictionary.h.hoodies = 0;
dictionary.h.hooding = 0;
dictionary.h.hoodlum = 0;
dictionary.h.hoodoo = 0;
dictionary.h.hoodoos = 0;
dictionary.h.hoods = 0;
dictionary.h.hooey = 0;
dictionary.h.hooeys = 0;
dictionary.h.hoof = 0;
dictionary.h.hoofed = 0;
dictionary.h.hoofer = 0;
dictionary.h.hoofers = 0;
dictionary.h.hoofing = 0;
dictionary.h.hoofs = 0;
dictionary.h.hook = 0;
dictionary.h.hooka = 0;
dictionary.h.hookah = 0;
dictionary.h.hookahs = 0;
dictionary.h.hookas = 0;
dictionary.h.hooked = 0;
dictionary.h.hooker = 0;
dictionary.h.hookers = 0;
dictionary.h.hookey = 0;
dictionary.h.hookeys = 0;
dictionary.h.hookier = 0;
dictionary.h.hookies = 0;
dictionary.h.hooking = 0;
dictionary.h.hooklet = 0;
dictionary.h.hooks = 0;
dictionary.h.hookup = 0;
dictionary.h.hookups = 0;
dictionary.h.hooky = 0;
dictionary.h.hoolie = 0;
dictionary.h.hooly = 0;
dictionary.h.hoop = 0;
dictionary.h.hooped = 0;
dictionary.h.hooper = 0;
dictionary.h.hoopers = 0;
dictionary.h.hooping = 0;
dictionary.h.hoopla = 0;
dictionary.h.hooplas = 0;
dictionary.h.hoopoe = 0;
dictionary.h.hoopoes = 0;
dictionary.h.hoopoo = 0;
dictionary.h.hoopoos = 0;
dictionary.h.hoops = 0;
dictionary.h.hoorah = 0;
dictionary.h.hoorahs = 0;
dictionary.h.hooray = 0;
dictionary.h.hoorays = 0;
dictionary.h.hoosgow = 0;
dictionary.h.hoot = 0;
dictionary.h.hootch = 0;
dictionary.h.hooted = 0;
dictionary.h.hootier = 0;
dictionary.h.hooting = 0;
dictionary.h.hoots = 0;
dictionary.h.hooty = 0;
dictionary.h.hooves = 0;
dictionary.h.hop = 0;
dictionary.h.hope = 0;
dictionary.h.hoped = 0;
dictionary.h.hopeful = 0;
dictionary.h.hoper = 0;
dictionary.h.hopers = 0;
dictionary.h.hopes = 0;
dictionary.h.hophead = 0;
dictionary.h.hoping = 0;
dictionary.h.hoplite = 0;
dictionary.h.hopped = 0;
dictionary.h.hopper = 0;
dictionary.h.hoppers = 0;
dictionary.h.hopping = 0;
dictionary.h.hopple = 0;
dictionary.h.hoppled = 0;
dictionary.h.hopples = 0;
dictionary.h.hops = 0;
dictionary.h.hopsack = 0;
dictionary.h.hoptoad = 0;
dictionary.h.hora = 0;
dictionary.h.horah = 0;
dictionary.h.horahs = 0;
dictionary.h.horal = 0;
dictionary.h.horary = 0;
dictionary.h.horas = 0;
dictionary.h.horde = 0;
dictionary.h.horded = 0;
dictionary.h.hordein = 0;
dictionary.h.hordes = 0;
dictionary.h.hording = 0;
dictionary.h.horizon = 0;
dictionary.h.hormone = 0;
dictionary.h.horn = 0;
dictionary.h.horned = 0;
dictionary.h.hornet = 0;
dictionary.h.hornets = 0;
dictionary.h.hornier = 0;
dictionary.h.hornily = 0;
dictionary.h.horning = 0;
dictionary.h.hornist = 0;
dictionary.h.hornito = 0;
dictionary.h.horns = 0;
dictionary.h.horny = 0;
dictionary.h.horrent = 0;
dictionary.h.horrid = 0;
dictionary.h.horrify = 0;
dictionary.h.horror = 0;
dictionary.h.horrors = 0;
dictionary.h.horse = 0;
dictionary.h.horsed = 0;
dictionary.h.horses = 0;
dictionary.h.horsey = 0;
dictionary.h.horsier = 0;
dictionary.h.horsily = 0;
dictionary.h.horsing = 0;
dictionary.h.horst = 0;
dictionary.h.horste = 0;
dictionary.h.horstes = 0;
dictionary.h.horsts = 0;
dictionary.h.horsy = 0;
dictionary.h.hosanna = 0;
dictionary.h.hose = 0;
dictionary.h.hosed = 0;
dictionary.h.hosel = 0;
dictionary.h.hosels = 0;
dictionary.h.hosen = 0;
dictionary.h.hoses = 0;
dictionary.h.hosier = 0;
dictionary.h.hosiers = 0;
dictionary.h.hosiery = 0;
dictionary.h.hosing = 0;
dictionary.h.hospice = 0;
dictionary.h.host = 0;
dictionary.h.hosta = 0;
dictionary.h.hostage = 0;
dictionary.h.hostas = 0;
dictionary.h.hosted = 0;
dictionary.h.hostel = 0;
dictionary.h.hostels = 0;
dictionary.h.hostess = 0;
dictionary.h.hostile = 0;
dictionary.h.hosting = 0;
dictionary.h.hostler = 0;
dictionary.h.hostly = 0;
dictionary.h.hosts = 0;
dictionary.h.hot = 0;
dictionary.h.hotbed = 0;
dictionary.h.hotbeds = 0;
dictionary.h.hotbox = 0;
dictionary.h.hotcake = 0;
dictionary.h.hotch = 0;
dictionary.h.hotched = 0;
dictionary.h.hotches = 0;
dictionary.h.hotdog = 0;
dictionary.h.hotdogs = 0;
dictionary.h.hotel = 0;
dictionary.h.hotels = 0;
dictionary.h.hotfoot = 0;
dictionary.h.hothead = 0;
dictionary.h.hotline = 0;
dictionary.h.hotly = 0;
dictionary.h.hotness = 0;
dictionary.h.hotrod = 0;
dictionary.h.hotrods = 0;
dictionary.h.hots = 0;
dictionary.h.hotshot = 0;
dictionary.h.hotspur = 0;
dictionary.h.hotted = 0;
dictionary.h.hotter = 0;
dictionary.h.hottest = 0;
dictionary.h.hotting = 0;
dictionary.h.hottish = 0;
dictionary.h.houdah = 0;
dictionary.h.houdahs = 0;
dictionary.h.hound = 0;
dictionary.h.hounded = 0;
dictionary.h.hounder = 0;
dictionary.h.hounds = 0;
dictionary.h.hour = 0;
dictionary.h.houri = 0;
dictionary.h.houris = 0;
dictionary.h.hourly = 0;
dictionary.h.hours = 0;
dictionary.h.house = 0;
dictionary.h.housed = 0;
dictionary.h.housel = 0;
dictionary.h.housels = 0;
dictionary.h.houser = 0;
dictionary.h.housers = 0;
dictionary.h.houses = 0;
dictionary.h.housing = 0;
dictionary.h.hove = 0;
dictionary.h.hovel = 0;
dictionary.h.hoveled = 0;
dictionary.h.hovels = 0;
dictionary.h.hover = 0;
dictionary.h.hovered = 0;
dictionary.h.hoverer = 0;
dictionary.h.hovers = 0;
dictionary.h.how = 0;
dictionary.h.howbeit = 0;
dictionary.h.howdah = 0;
dictionary.h.howdahs = 0;
dictionary.h.howdie = 0;
dictionary.h.howdied = 0;
dictionary.h.howdies = 0;
dictionary.h.howdy = 0;
dictionary.h.howe = 0;
dictionary.h.howes = 0;
dictionary.h.however = 0;
dictionary.h.howf = 0;
dictionary.h.howff = 0;
dictionary.h.howffs = 0;
dictionary.h.howfs = 0;
dictionary.h.howk = 0;
dictionary.h.howked = 0;
dictionary.h.howking = 0;
dictionary.h.howks = 0;
dictionary.h.howl = 0;
dictionary.h.howled = 0;
dictionary.h.howler = 0;
dictionary.h.howlers = 0;
dictionary.h.howlet = 0;
dictionary.h.howlets = 0;
dictionary.h.howling = 0;
dictionary.h.howls = 0;
dictionary.h.hows = 0;
dictionary.h.hoy = 0;
dictionary.h.hoya = 0;
dictionary.h.hoyas = 0;
dictionary.h.hoyden = 0;
dictionary.h.hoydens = 0;
dictionary.h.hoyle = 0;
dictionary.h.hoyles = 0;
dictionary.h.hoys = 0;
dictionary.h.hub = 0;
dictionary.h.hubbies = 0;
dictionary.h.hubbly = 0;
dictionary.h.hubbub = 0;
dictionary.h.hubbubs = 0;
dictionary.h.hubby = 0;
dictionary.h.hubcap = 0;
dictionary.h.hubcaps = 0;
dictionary.h.hubris = 0;
dictionary.h.hubs = 0;
dictionary.h.huck = 0;
dictionary.h.huckle = 0;
dictionary.h.huckles = 0;
dictionary.h.hucks = 0;
dictionary.h.huddle = 0;
dictionary.h.huddled = 0;
dictionary.h.huddler = 0;
dictionary.h.huddles = 0;
dictionary.h.hue = 0;
dictionary.h.hued = 0;
dictionary.h.hueless = 0;
dictionary.h.hues = 0;
dictionary.h.huff = 0;
dictionary.h.huffed = 0;
dictionary.h.huffier = 0;
dictionary.h.huffily = 0;
dictionary.h.huffing = 0;
dictionary.h.huffish = 0;
dictionary.h.huffs = 0;
dictionary.h.huffy = 0;
dictionary.h.hug = 0;
dictionary.h.huge = 0;
dictionary.h.hugely = 0;
dictionary.h.hugeous = 0;
dictionary.h.huger = 0;
dictionary.h.hugest = 0;
dictionary.h.hugged = 0;
dictionary.h.hugger = 0;
dictionary.h.huggers = 0;
dictionary.h.hugging = 0;
dictionary.h.hugs = 0;
dictionary.h.huh = 0;
dictionary.h.huic = 0;
dictionary.h.huipil = 0;
dictionary.h.huipils = 0;
dictionary.h.hula = 0;
dictionary.h.hulas = 0;
dictionary.h.hulk = 0;
dictionary.h.hulked = 0;
dictionary.h.hulkier = 0;
dictionary.h.hulking = 0;
dictionary.h.hulks = 0;
dictionary.h.hulky = 0;
dictionary.h.hull = 0;
dictionary.h.hulled = 0;
dictionary.h.huller = 0;
dictionary.h.hullers = 0;
dictionary.h.hulling = 0;
dictionary.h.hullo = 0;
dictionary.h.hulloa = 0;
dictionary.h.hulloas = 0;
dictionary.h.hulloed = 0;
dictionary.h.hulloes = 0;
dictionary.h.hullos = 0;
dictionary.h.hulls = 0;
dictionary.h.hum = 0;
dictionary.h.human = 0;
dictionary.h.humane = 0;
dictionary.h.humaner = 0;
dictionary.h.humanly = 0;
dictionary.h.humans = 0;
dictionary.h.humate = 0;
dictionary.h.humates = 0;
dictionary.h.humble = 0;
dictionary.h.humbled = 0;
dictionary.h.humbler = 0;
dictionary.h.humbles = 0;
dictionary.h.humbly = 0;
dictionary.h.humbug = 0;
dictionary.h.humbugs = 0;
dictionary.h.humdrum = 0;
dictionary.h.humeral = 0;
dictionary.h.humeri = 0;
dictionary.h.humerus = 0;
dictionary.h.humic = 0;
dictionary.h.humid = 0;
dictionary.h.humidly = 0;
dictionary.h.humidor = 0;
dictionary.h.hummed = 0;
dictionary.h.hummer = 0;
dictionary.h.hummers = 0;
dictionary.h.humming = 0;
dictionary.h.hummock = 0;
dictionary.h.hummus = 0;
dictionary.h.humor = 0;
dictionary.h.humoral = 0;
dictionary.h.humored = 0;
dictionary.h.humors = 0;
dictionary.h.humour = 0;
dictionary.h.humours = 0;
dictionary.h.hump = 0;
dictionary.h.humped = 0;
dictionary.h.humph = 0;
dictionary.h.humphed = 0;
dictionary.h.humphs = 0;
dictionary.h.humpier = 0;
dictionary.h.humping = 0;
dictionary.h.humps = 0;
dictionary.h.humpy = 0;
dictionary.h.hums = 0;
dictionary.h.humus = 0;
dictionary.h.humuses = 0;
dictionary.h.hun = 0;
dictionary.h.hunch = 0;
dictionary.h.hunched = 0;
dictionary.h.hunches = 0;
dictionary.h.hundred = 0;
dictionary.h.hung = 0;
dictionary.h.hunger = 0;
dictionary.h.hungers = 0;
dictionary.h.hungry = 0;
dictionary.h.hunh = 0;
dictionary.h.hunk = 0;
dictionary.h.hunker = 0;
dictionary.h.hunkers = 0;
dictionary.h.hunkies = 0;
dictionary.h.hunks = 0;
dictionary.h.hunky = 0;
dictionary.h.hunnish = 0;
dictionary.h.huns = 0;
dictionary.h.hunt = 0;
dictionary.h.hunted = 0;
dictionary.h.hunter = 0;
dictionary.h.hunters = 0;
dictionary.h.hunting = 0;
dictionary.h.hunts = 0;
dictionary.h.hup = 0;
dictionary.h.hurdies = 0;
dictionary.h.hurdle = 0;
dictionary.h.hurdled = 0;
dictionary.h.hurdler = 0;
dictionary.h.hurdles = 0;
dictionary.h.hurds = 0;
dictionary.h.hurl = 0;
dictionary.h.hurled = 0;
dictionary.h.hurler = 0;
dictionary.h.hurlers = 0;
dictionary.h.hurley = 0;
dictionary.h.hurleys = 0;
dictionary.h.hurlies = 0;
dictionary.h.hurling = 0;
dictionary.h.hurls = 0;
dictionary.h.hurly = 0;
dictionary.h.hurrah = 0;
dictionary.h.hurrahs = 0;
dictionary.h.hurray = 0;
dictionary.h.hurrays = 0;
dictionary.h.hurried = 0;
dictionary.h.hurrier = 0;
dictionary.h.hurries = 0;
dictionary.h.hurry = 0;
dictionary.h.hurst = 0;
dictionary.h.hursts = 0;
dictionary.h.hurt = 0;
dictionary.h.hurter = 0;
dictionary.h.hurters = 0;
dictionary.h.hurtful = 0;
dictionary.h.hurting = 0;
dictionary.h.hurtle = 0;
dictionary.h.hurtled = 0;
dictionary.h.hurtles = 0;
dictionary.h.hurts = 0;
dictionary.h.husband = 0;
dictionary.h.hush = 0;
dictionary.h.hushaby = 0;
dictionary.h.hushed = 0;
dictionary.h.hushes = 0;
dictionary.h.hushful = 0;
dictionary.h.hushing = 0;
dictionary.h.husk = 0;
dictionary.h.husked = 0;
dictionary.h.husker = 0;
dictionary.h.huskers = 0;
dictionary.h.huskier = 0;
dictionary.h.huskies = 0;
dictionary.h.huskily = 0;
dictionary.h.husking = 0;
dictionary.h.husks = 0;
dictionary.h.husky = 0;
dictionary.h.hussar = 0;
dictionary.h.hussars = 0;
dictionary.h.hussies = 0;
dictionary.h.hussy = 0;
dictionary.h.hustle = 0;
dictionary.h.hustled = 0;
dictionary.h.hustler = 0;
dictionary.h.hustles = 0;
dictionary.h.huswife = 0;
dictionary.h.hut = 0;
dictionary.h.hutch = 0;
dictionary.h.hutched = 0;
dictionary.h.hutches = 0;
dictionary.h.hutlike = 0;
dictionary.h.hutment = 0;
dictionary.h.huts = 0;
dictionary.h.hutted = 0;
dictionary.h.hutting = 0;
dictionary.h.hutzpa = 0;
dictionary.h.hutzpah = 0;
dictionary.h.hutzpas = 0;
dictionary.h.huzza = 0;
dictionary.h.huzzaed = 0;
dictionary.h.huzzah = 0;
dictionary.h.huzzahs = 0;
dictionary.h.huzzas = 0;
dictionary.h.hwan = 0;
dictionary.h.hyaena = 0;
dictionary.h.hyaenas = 0;
dictionary.h.hyaenic = 0;
dictionary.h.hyalin = 0;
dictionary.h.hyaline = 0;
dictionary.h.hyalins = 0;
dictionary.h.hyalite = 0;
dictionary.h.hyaloid = 0;
dictionary.h.hybrid = 0;
dictionary.h.hybrids = 0;
dictionary.h.hybris = 0;
dictionary.h.hydatid = 0;
dictionary.h.hydra = 0;
dictionary.h.hydrae = 0;
dictionary.h.hydrant = 0;
dictionary.h.hydras = 0;
dictionary.h.hydrase = 0;
dictionary.h.hydrate = 0;
dictionary.h.hydria = 0;
dictionary.h.hydriae = 0;
dictionary.h.hydric = 0;
dictionary.h.hydrid = 0;
dictionary.h.hydride = 0;
dictionary.h.hydrids = 0;
dictionary.h.hydro = 0;
dictionary.h.hydroid = 0;
dictionary.h.hydrops = 0;
dictionary.h.hydros = 0;
dictionary.h.hydrous = 0;
dictionary.h.hydroxy = 0;
dictionary.h.hyena = 0;
dictionary.h.hyenas = 0;
dictionary.h.hyenic = 0;
dictionary.h.hyenine = 0;
dictionary.h.hyenoid = 0;
dictionary.h.hyetal = 0;
dictionary.h.hygeist = 0;
dictionary.h.hygiene = 0;
dictionary.h.hying = 0;
dictionary.h.hyla = 0;
dictionary.h.hylas = 0;
dictionary.h.hymen = 0;
dictionary.h.hymenal = 0;
dictionary.h.hymenia = 0;
dictionary.h.hymens = 0;
dictionary.h.hymn = 0;
dictionary.h.hymnal = 0;
dictionary.h.hymnals = 0;
dictionary.h.hymnary = 0;
dictionary.h.hymned = 0;
dictionary.h.hymning = 0;
dictionary.h.hymnist = 0;
dictionary.h.hymnody = 0;
dictionary.h.hymns = 0;
dictionary.h.hyoid = 0;
dictionary.h.hyoidal = 0;
dictionary.h.hyoids = 0;
dictionary.h.hyp = 0;
dictionary.h.hype = 0;
dictionary.h.hyped = 0;
dictionary.h.hyper = 0;
dictionary.h.hyperon = 0;
dictionary.h.hypes = 0;
dictionary.h.hypha = 0;
dictionary.h.hyphae = 0;
dictionary.h.hyphal = 0;
dictionary.h.hyphen = 0;
dictionary.h.hyphens = 0;
dictionary.h.hyping = 0;
dictionary.h.hypnic = 0;
dictionary.h.hypnoid = 0;
dictionary.h.hypo = 0;
dictionary.h.hypoed = 0;
dictionary.h.hypogea = 0;
dictionary.h.hypoing = 0;
dictionary.h.hyponea = 0;
dictionary.h.hypos = 0;
dictionary.h.hypoxia = 0;
dictionary.h.hypoxic = 0;
dictionary.h.hyps = 0;
dictionary.h.hyraces = 0;
dictionary.h.hyrax = 0;
dictionary.h.hyraxes = 0;
dictionary.h.hyson = 0;
dictionary.h.hysons = 0;
dictionary.h.hyssop = 0;
dictionary.h.hyssops = 0;
dictionary.h.hyte = 0;
dictionary.i = {};
dictionary.i.iamb = 0;
dictionary.i.iambi = 0;
dictionary.i.iambic = 0;
dictionary.i.iambics = 0;
dictionary.i.iambs = 0;
dictionary.i.iambus = 0;
dictionary.i.iatric = 0;
dictionary.i.ibex = 0;
dictionary.i.ibexes = 0;
dictionary.i.ibices = 0;
dictionary.i.ibidem = 0;
dictionary.i.ibis = 0;
dictionary.i.ibises = 0;
dictionary.i.ice = 0;
dictionary.i.iceberg = 0;
dictionary.i.iceboat = 0;
dictionary.i.icebox = 0;
dictionary.i.icecap = 0;
dictionary.i.icecaps = 0;
dictionary.i.iced = 0;
dictionary.i.icefall = 0;
dictionary.i.iceless = 0;
dictionary.i.icelike = 0;
dictionary.i.iceman = 0;
dictionary.i.icemen = 0;
dictionary.i.ices = 0;
dictionary.i.ich = 0;
dictionary.i.ichnite = 0;
dictionary.i.ichor = 0;
dictionary.i.ichors = 0;
dictionary.i.ichs = 0;
dictionary.i.icicle = 0;
dictionary.i.icicled = 0;
dictionary.i.icicles = 0;
dictionary.i.icier = 0;
dictionary.i.iciest = 0;
dictionary.i.icily = 0;
dictionary.i.iciness = 0;
dictionary.i.icing = 0;
dictionary.i.icings = 0;
dictionary.i.ick = 0;
dictionary.i.icker = 0;
dictionary.i.ickers = 0;
dictionary.i.ickier = 0;
dictionary.i.ickiest = 0;
dictionary.i.ickily = 0;
dictionary.i.icky = 0;
dictionary.i.icon = 0;
dictionary.i.icones = 0;
dictionary.i.iconic = 0;
dictionary.i.icons = 0;
dictionary.i.icteric = 0;
dictionary.i.icterus = 0;
dictionary.i.ictic = 0;
dictionary.i.ictus = 0;
dictionary.i.ictuses = 0;
dictionary.i.icy = 0;
dictionary.i.idea = 0;
dictionary.i.ideal = 0;
dictionary.i.ideally = 0;
dictionary.i.ideals = 0;
dictionary.i.ideas = 0;
dictionary.i.ideate = 0;
dictionary.i.ideated = 0;
dictionary.i.ideates = 0;
dictionary.i.idem = 0;
dictionary.i.identic = 0;
dictionary.i.ides = 0;
dictionary.i.idiocy = 0;
dictionary.i.idiom = 0;
dictionary.i.idioms = 0;
dictionary.i.idiot = 0;
dictionary.i.idiotic = 0;
dictionary.i.idiots = 0;
dictionary.i.idle = 0;
dictionary.i.idled = 0;
dictionary.i.idler = 0;
dictionary.i.idlers = 0;
dictionary.i.idles = 0;
dictionary.i.idlesse = 0;
dictionary.i.idlest = 0;
dictionary.i.idling = 0;
dictionary.i.idly = 0;
dictionary.i.idol = 0;
dictionary.i.idolise = 0;
dictionary.i.idolism = 0;
dictionary.i.idolize = 0;
dictionary.i.idols = 0;
dictionary.i.ids = 0;
dictionary.i.idyl = 0;
dictionary.i.idylist = 0;
dictionary.i.idyll = 0;
dictionary.i.idyllic = 0;
dictionary.i.idylls = 0;
dictionary.i.idyls = 0;
dictionary.i.iffier = 0;
dictionary.i.iffiest = 0;
dictionary.i.iffy = 0;
dictionary.i.ifs = 0;
dictionary.i.igloo = 0;
dictionary.i.igloos = 0;
dictionary.i.iglu = 0;
dictionary.i.iglus = 0;
dictionary.i.ignatia = 0;
dictionary.i.igneous = 0;
dictionary.i.ignify = 0;
dictionary.i.ignite = 0;
dictionary.i.ignited = 0;
dictionary.i.igniter = 0;
dictionary.i.ignites = 0;
dictionary.i.ignitor = 0;
dictionary.i.ignoble = 0;
dictionary.i.ignobly = 0;
dictionary.i.ignore = 0;
dictionary.i.ignored = 0;
dictionary.i.ignorer = 0;
dictionary.i.ignores = 0;
dictionary.i.iguana = 0;
dictionary.i.iguanas = 0;
dictionary.i.ihram = 0;
dictionary.i.ihrams = 0;
dictionary.i.ikebana = 0;
dictionary.i.ikon = 0;
dictionary.i.ikons = 0;
dictionary.i.ilea = 0;
dictionary.i.ileac = 0;
dictionary.i.ileal = 0;
dictionary.i.ileitis = 0;
dictionary.i.ileum = 0;
dictionary.i.ileus = 0;
dictionary.i.ileuses = 0;
dictionary.i.ilex = 0;
dictionary.i.ilexes = 0;
dictionary.i.ilia = 0;
dictionary.i.iliac = 0;
dictionary.i.iliad = 0;
dictionary.i.iliads = 0;
dictionary.i.ilial = 0;
dictionary.i.ilium = 0;
dictionary.i.ilk = 0;
dictionary.i.ilka = 0;
dictionary.i.ilks = 0;
dictionary.i.ill = 0;
dictionary.i.illegal = 0;
dictionary.i.illicit = 0;
dictionary.i.illite = 0;
dictionary.i.illites = 0;
dictionary.i.illitic = 0;
dictionary.i.illness = 0;
dictionary.i.illogic = 0;
dictionary.i.ills = 0;
dictionary.i.illume = 0;
dictionary.i.illumed = 0;
dictionary.i.illumes = 0;
dictionary.i.illuvia = 0;
dictionary.i.illy = 0;
dictionary.i.image = 0;
dictionary.i.imaged = 0;
dictionary.i.imager = 0;
dictionary.i.imagers = 0;
dictionary.i.imagery = 0;
dictionary.i.images = 0;
dictionary.i.imagine = 0;
dictionary.i.imaging = 0;
dictionary.i.imagism = 0;
dictionary.i.imagist = 0;
dictionary.i.imago = 0;
dictionary.i.imagoes = 0;
dictionary.i.imagos = 0;
dictionary.i.imam = 0;
dictionary.i.imamate = 0;
dictionary.i.imams = 0;
dictionary.i.imaret = 0;
dictionary.i.imarets = 0;
dictionary.i.imaum = 0;
dictionary.i.imaums = 0;
dictionary.i.imbalm = 0;
dictionary.i.imbalms = 0;
dictionary.i.imbark = 0;
dictionary.i.imbarks = 0;
dictionary.i.imbed = 0;
dictionary.i.imbeds = 0;
dictionary.i.imbibe = 0;
dictionary.i.imbibed = 0;
dictionary.i.imbiber = 0;
dictionary.i.imbibes = 0;
dictionary.i.imblaze = 0;
dictionary.i.imbody = 0;
dictionary.i.imbosom = 0;
dictionary.i.imbower = 0;
dictionary.i.imbrown = 0;
dictionary.i.imbrue = 0;
dictionary.i.imbrued = 0;
dictionary.i.imbrues = 0;
dictionary.i.imbrute = 0;
dictionary.i.imbue = 0;
dictionary.i.imbued = 0;
dictionary.i.imbues = 0;
dictionary.i.imbuing = 0;
dictionary.i.imid = 0;
dictionary.i.imide = 0;
dictionary.i.imides = 0;
dictionary.i.imidic = 0;
dictionary.i.imido = 0;
dictionary.i.imids = 0;
dictionary.i.imine = 0;
dictionary.i.imines = 0;
dictionary.i.imino = 0;
dictionary.i.imitate = 0;
dictionary.i.immane = 0;
dictionary.i.immense = 0;
dictionary.i.immerge = 0;
dictionary.i.immerse = 0;
dictionary.i.immesh = 0;
dictionary.i.immies = 0;
dictionary.i.immix = 0;
dictionary.i.immixed = 0;
dictionary.i.immixes = 0;
dictionary.i.immoral = 0;
dictionary.i.immune = 0;
dictionary.i.immunes = 0;
dictionary.i.immure = 0;
dictionary.i.immured = 0;
dictionary.i.immures = 0;
dictionary.i.immy = 0;
dictionary.i.imp = 0;
dictionary.i.impact = 0;
dictionary.i.impacts = 0;
dictionary.i.impaint = 0;
dictionary.i.impair = 0;
dictionary.i.impairs = 0;
dictionary.i.impala = 0;
dictionary.i.impalas = 0;
dictionary.i.impale = 0;
dictionary.i.impaled = 0;
dictionary.i.impaler = 0;
dictionary.i.impales = 0;
dictionary.i.impanel = 0;
dictionary.i.impark = 0;
dictionary.i.imparks = 0;
dictionary.i.impart = 0;
dictionary.i.imparts = 0;
dictionary.i.impasse = 0;
dictionary.i.impaste = 0;
dictionary.i.impasto = 0;
dictionary.i.impavid = 0;
dictionary.i.impawn = 0;
dictionary.i.impawns = 0;
dictionary.i.impeach = 0;
dictionary.i.impearl = 0;
dictionary.i.imped = 0;
dictionary.i.impede = 0;
dictionary.i.impeded = 0;
dictionary.i.impeder = 0;
dictionary.i.impedes = 0;
dictionary.i.impel = 0;
dictionary.i.impels = 0;
dictionary.i.impend = 0;
dictionary.i.impends = 0;
dictionary.i.imperia = 0;
dictionary.i.imperil = 0;
dictionary.i.impetus = 0;
dictionary.i.imphee = 0;
dictionary.i.imphees = 0;
dictionary.i.impi = 0;
dictionary.i.impiety = 0;
dictionary.i.imping = 0;
dictionary.i.impinge = 0;
dictionary.i.impings = 0;
dictionary.i.impious = 0;
dictionary.i.impis = 0;
dictionary.i.impish = 0;
dictionary.i.implant = 0;
dictionary.i.implead = 0;
dictionary.i.implied = 0;
dictionary.i.implies = 0;
dictionary.i.implode = 0;
dictionary.i.implore = 0;
dictionary.i.imply = 0;
dictionary.i.impone = 0;
dictionary.i.imponed = 0;
dictionary.i.impones = 0;
dictionary.i.import = 0;
dictionary.i.imports = 0;
dictionary.i.impose = 0;
dictionary.i.imposed = 0;
dictionary.i.imposer = 0;
dictionary.i.imposes = 0;
dictionary.i.impost = 0;
dictionary.i.imposts = 0;
dictionary.i.impound = 0;
dictionary.i.impower = 0;
dictionary.i.impregn = 0;
dictionary.i.impresa = 0;
dictionary.i.imprese = 0;
dictionary.i.impress = 0;
dictionary.i.imprest = 0;
dictionary.i.imprint = 0;
dictionary.i.improv = 0;
dictionary.i.improve = 0;
dictionary.i.improvs = 0;
dictionary.i.imps = 0;
dictionary.i.impugn = 0;
dictionary.i.impugns = 0;
dictionary.i.impulse = 0;
dictionary.i.impure = 0;
dictionary.i.impute = 0;
dictionary.i.imputed = 0;
dictionary.i.imputer = 0;
dictionary.i.imputes = 0;
dictionary.i.inane = 0;
dictionary.i.inanely = 0;
dictionary.i.inaner = 0;
dictionary.i.inanes = 0;
dictionary.i.inanest = 0;
dictionary.i.inanity = 0;
dictionary.i.inapt = 0;
dictionary.i.inaptly = 0;
dictionary.i.inarch = 0;
dictionary.i.inarm = 0;
dictionary.i.inarmed = 0;
dictionary.i.inarms = 0;
dictionary.i.inbeing = 0;
dictionary.i.inboard = 0;
dictionary.i.inborn = 0;
dictionary.i.inbound = 0;
dictionary.i.inbred = 0;
dictionary.i.inbreds = 0;
dictionary.i.inbreed = 0;
dictionary.i.inbuilt = 0;
dictionary.i.inburst = 0;
dictionary.i.inby = 0;
dictionary.i.inbye = 0;
dictionary.i.incage = 0;
dictionary.i.incaged = 0;
dictionary.i.incages = 0;
dictionary.i.incant = 0;
dictionary.i.incants = 0;
dictionary.i.incase = 0;
dictionary.i.incased = 0;
dictionary.i.incases = 0;
dictionary.i.incense = 0;
dictionary.i.incept = 0;
dictionary.i.incepts = 0;
dictionary.i.incest = 0;
dictionary.i.incests = 0;
dictionary.i.inch = 0;
dictionary.i.inched = 0;
dictionary.i.inches = 0;
dictionary.i.inching = 0;
dictionary.i.incipit = 0;
dictionary.i.incisal = 0;
dictionary.i.incise = 0;
dictionary.i.incised = 0;
dictionary.i.incises = 0;
dictionary.i.incisor = 0;
dictionary.i.incite = 0;
dictionary.i.incited = 0;
dictionary.i.inciter = 0;
dictionary.i.incites = 0;
dictionary.i.incivil = 0;
dictionary.i.inclasp = 0;
dictionary.i.incline = 0;
dictionary.i.inclip = 0;
dictionary.i.inclips = 0;
dictionary.i.inclose = 0;
dictionary.i.include = 0;
dictionary.i.incog = 0;
dictionary.i.incogs = 0;
dictionary.i.income = 0;
dictionary.i.incomer = 0;
dictionary.i.incomes = 0;
dictionary.i.inconnu = 0;
dictionary.i.incony = 0;
dictionary.i.incross = 0;
dictionary.i.incrust = 0;
dictionary.i.incubi = 0;
dictionary.i.incubus = 0;
dictionary.i.incudal = 0;
dictionary.i.incudes = 0;
dictionary.i.incult = 0;
dictionary.i.incur = 0;
dictionary.i.incurs = 0;
dictionary.i.incurve = 0;
dictionary.i.incus = 0;
dictionary.i.incuse = 0;
dictionary.i.incused = 0;
dictionary.i.incuses = 0;
dictionary.i.indaba = 0;
dictionary.i.indabas = 0;
dictionary.i.indamin = 0;
dictionary.i.indeed = 0;
dictionary.i.indene = 0;
dictionary.i.indenes = 0;
dictionary.i.indent = 0;
dictionary.i.indents = 0;
dictionary.i.index = 0;
dictionary.i.indexed = 0;
dictionary.i.indexer = 0;
dictionary.i.indexes = 0;
dictionary.i.indican = 0;
dictionary.i.indices = 0;
dictionary.i.indicia = 0;
dictionary.i.indict = 0;
dictionary.i.indicts = 0;
dictionary.i.indie = 0;
dictionary.i.indies = 0;
dictionary.i.indigen = 0;
dictionary.i.indign = 0;
dictionary.i.indigo = 0;
dictionary.i.indigos = 0;
dictionary.i.indite = 0;
dictionary.i.indited = 0;
dictionary.i.inditer = 0;
dictionary.i.indites = 0;
dictionary.i.indium = 0;
dictionary.i.indiums = 0;
dictionary.i.indol = 0;
dictionary.i.indole = 0;
dictionary.i.indoles = 0;
dictionary.i.indols = 0;
dictionary.i.indoor = 0;
dictionary.i.indoors = 0;
dictionary.i.indorse = 0;
dictionary.i.indow = 0;
dictionary.i.indowed = 0;
dictionary.i.indows = 0;
dictionary.i.indoxyl = 0;
dictionary.i.indraft = 0;
dictionary.i.indrawn = 0;
dictionary.i.indri = 0;
dictionary.i.indris = 0;
dictionary.i.induce = 0;
dictionary.i.induced = 0;
dictionary.i.inducer = 0;
dictionary.i.induces = 0;
dictionary.i.induct = 0;
dictionary.i.inducts = 0;
dictionary.i.indue = 0;
dictionary.i.indued = 0;
dictionary.i.indues = 0;
dictionary.i.induing = 0;
dictionary.i.indulge = 0;
dictionary.i.indulin = 0;
dictionary.i.indult = 0;
dictionary.i.indults = 0;
dictionary.i.indusia = 0;
dictionary.i.indwell = 0;
dictionary.i.indwelt = 0;
dictionary.i.inearth = 0;
dictionary.i.inedita = 0;
dictionary.i.inept = 0;
dictionary.i.ineptly = 0;
dictionary.i.inert = 0;
dictionary.i.inertia = 0;
dictionary.i.inertly = 0;
dictionary.i.inerts = 0;
dictionary.i.inexact = 0;
dictionary.i.infamy = 0;
dictionary.i.infancy = 0;
dictionary.i.infant = 0;
dictionary.i.infanta = 0;
dictionary.i.infante = 0;
dictionary.i.infants = 0;
dictionary.i.infarct = 0;
dictionary.i.infare = 0;
dictionary.i.infares = 0;
dictionary.i.infauna = 0;
dictionary.i.infect = 0;
dictionary.i.infects = 0;
dictionary.i.infeoff = 0;
dictionary.i.infer = 0;
dictionary.i.inferno = 0;
dictionary.i.infers = 0;
dictionary.i.infest = 0;
dictionary.i.infests = 0;
dictionary.i.infidel = 0;
dictionary.i.infield = 0;
dictionary.i.infight = 0;
dictionary.i.infirm = 0;
dictionary.i.infirms = 0;
dictionary.i.infix = 0;
dictionary.i.infixed = 0;
dictionary.i.infixes = 0;
dictionary.i.inflame = 0;
dictionary.i.inflate = 0;
dictionary.i.inflect = 0;
dictionary.i.inflict = 0;
dictionary.i.inflow = 0;
dictionary.i.inflows = 0;
dictionary.i.influx = 0;
dictionary.i.info = 0;
dictionary.i.infold = 0;
dictionary.i.infolds = 0;
dictionary.i.inform = 0;
dictionary.i.informs = 0;
dictionary.i.infos = 0;
dictionary.i.infra = 0;
dictionary.i.infract = 0;
dictionary.i.infuse = 0;
dictionary.i.infused = 0;
dictionary.i.infuser = 0;
dictionary.i.infuses = 0;
dictionary.i.ingate = 0;
dictionary.i.ingates = 0;
dictionary.i.ingenue = 0;
dictionary.i.ingest = 0;
dictionary.i.ingesta = 0;
dictionary.i.ingests = 0;
dictionary.i.ingle = 0;
dictionary.i.ingles = 0;
dictionary.i.ingoing = 0;
dictionary.i.ingot = 0;
dictionary.i.ingoted = 0;
dictionary.i.ingots = 0;
dictionary.i.ingraft = 0;
dictionary.i.ingrain = 0;
dictionary.i.ingrate = 0;
dictionary.i.ingress = 0;
dictionary.i.ingroup = 0;
dictionary.i.ingrown = 0;
dictionary.i.ingulf = 0;
dictionary.i.ingulfs = 0;
dictionary.i.inhabit = 0;
dictionary.i.inhale = 0;
dictionary.i.inhaled = 0;
dictionary.i.inhaler = 0;
dictionary.i.inhales = 0;
dictionary.i.inhaul = 0;
dictionary.i.inhauls = 0;
dictionary.i.inhere = 0;
dictionary.i.inhered = 0;
dictionary.i.inheres = 0;
dictionary.i.inherit = 0;
dictionary.i.inhibit = 0;
dictionary.i.inhuman = 0;
dictionary.i.inhume = 0;
dictionary.i.inhumed = 0;
dictionary.i.inhumer = 0;
dictionary.i.inhumes = 0;
dictionary.i.inia = 0;
dictionary.i.inion = 0;
dictionary.i.initial = 0;
dictionary.i.inject = 0;
dictionary.i.injects = 0;
dictionary.i.injure = 0;
dictionary.i.injured = 0;
dictionary.i.injurer = 0;
dictionary.i.injures = 0;
dictionary.i.injury = 0;
dictionary.i.ink = 0;
dictionary.i.inkblot = 0;
dictionary.i.inked = 0;
dictionary.i.inker = 0;
dictionary.i.inkers = 0;
dictionary.i.inkhorn = 0;
dictionary.i.inkier = 0;
dictionary.i.inkiest = 0;
dictionary.i.inking = 0;
dictionary.i.inkjet = 0;
dictionary.i.inkle = 0;
dictionary.i.inkles = 0;
dictionary.i.inkless = 0;
dictionary.i.inklike = 0;
dictionary.i.inkling = 0;
dictionary.i.inkpot = 0;
dictionary.i.inkpots = 0;
dictionary.i.inks = 0;
dictionary.i.inkwell = 0;
dictionary.i.inkwood = 0;
dictionary.i.inky = 0;
dictionary.i.inlace = 0;
dictionary.i.inlaced = 0;
dictionary.i.inlaces = 0;
dictionary.i.inlaid = 0;
dictionary.i.inland = 0;
dictionary.i.inlands = 0;
dictionary.i.inlay = 0;
dictionary.i.inlayer = 0;
dictionary.i.inlays = 0;
dictionary.i.inlet = 0;
dictionary.i.inlets = 0;
dictionary.i.inlier = 0;
dictionary.i.inliers = 0;
dictionary.i.inly = 0;
dictionary.i.inmate = 0;
dictionary.i.inmates = 0;
dictionary.i.inmesh = 0;
dictionary.i.inmost = 0;
dictionary.i.inn = 0;
dictionary.i.innards = 0;
dictionary.i.innate = 0;
dictionary.i.inned = 0;
dictionary.i.inner = 0;
dictionary.i.innerly = 0;
dictionary.i.inners = 0;
dictionary.i.innerve = 0;
dictionary.i.inning = 0;
dictionary.i.innings = 0;
dictionary.i.innless = 0;
dictionary.i.inns = 0;
dictionary.i.inocula = 0;
dictionary.i.inosite = 0;
dictionary.i.inphase = 0;
dictionary.i.inpour = 0;
dictionary.i.inpours = 0;
dictionary.i.input = 0;
dictionary.i.inputs = 0;
dictionary.i.inquest = 0;
dictionary.i.inquiet = 0;
dictionary.i.inquire = 0;
dictionary.i.inquiry = 0;
dictionary.i.inro = 0;
dictionary.i.inroad = 0;
dictionary.i.inroads = 0;
dictionary.i.inrush = 0;
dictionary.i.ins = 0;
dictionary.i.insane = 0;
dictionary.i.insaner = 0;
dictionary.i.inscape = 0;
dictionary.i.insculp = 0;
dictionary.i.inseam = 0;
dictionary.i.inseams = 0;
dictionary.i.insect = 0;
dictionary.i.insects = 0;
dictionary.i.insert = 0;
dictionary.i.inserts = 0;
dictionary.i.inset = 0;
dictionary.i.insets = 0;
dictionary.i.inshore = 0;
dictionary.i.inside = 0;
dictionary.i.insider = 0;
dictionary.i.insides = 0;
dictionary.i.insight = 0;
dictionary.i.insigne = 0;
dictionary.i.insipid = 0;
dictionary.i.insist = 0;
dictionary.i.insists = 0;
dictionary.i.insnare = 0;
dictionary.i.insofar = 0;
dictionary.i.insole = 0;
dictionary.i.insoles = 0;
dictionary.i.insoul = 0;
dictionary.i.insouls = 0;
dictionary.i.inspan = 0;
dictionary.i.inspans = 0;
dictionary.i.inspect = 0;
dictionary.i.inspire = 0;
dictionary.i.instal = 0;
dictionary.i.install = 0;
dictionary.i.instals = 0;
dictionary.i.instant = 0;
dictionary.i.instar = 0;
dictionary.i.instars = 0;
dictionary.i.instate = 0;
dictionary.i.instead = 0;
dictionary.i.instep = 0;
dictionary.i.insteps = 0;
dictionary.i.instil = 0;
dictionary.i.instill = 0;
dictionary.i.instils = 0;
dictionary.i.insular = 0;
dictionary.i.insulin = 0;
dictionary.i.insult = 0;
dictionary.i.insults = 0;
dictionary.i.insure = 0;
dictionary.i.insured = 0;
dictionary.i.insurer = 0;
dictionary.i.insures = 0;
dictionary.i.inswept = 0;
dictionary.i.intact = 0;
dictionary.i.intagli = 0;
dictionary.i.intake = 0;
dictionary.i.intakes = 0;
dictionary.i.integer = 0;
dictionary.i.intend = 0;
dictionary.i.intends = 0;
dictionary.i.intense = 0;
dictionary.i.intent = 0;
dictionary.i.intents = 0;
dictionary.i.inter = 0;
dictionary.i.interim = 0;
dictionary.i.intern = 0;
dictionary.i.interne = 0;
dictionary.i.interns = 0;
dictionary.i.inters = 0;
dictionary.i.inthral = 0;
dictionary.i.inti = 0;
dictionary.i.intima = 0;
dictionary.i.intimae = 0;
dictionary.i.intimal = 0;
dictionary.i.intimas = 0;
dictionary.i.intime = 0;
dictionary.i.intine = 0;
dictionary.i.intines = 0;
dictionary.i.intis = 0;
dictionary.i.intitle = 0;
dictionary.i.into = 0;
dictionary.i.intomb = 0;
dictionary.i.intombs = 0;
dictionary.i.intone = 0;
dictionary.i.intoned = 0;
dictionary.i.intoner = 0;
dictionary.i.intones = 0;
dictionary.i.intort = 0;
dictionary.i.intorts = 0;
dictionary.i.intown = 0;
dictionary.i.intrant = 0;
dictionary.i.intreat = 0;
dictionary.i.intro = 0;
dictionary.i.introfy = 0;
dictionary.i.introit = 0;
dictionary.i.intron = 0;
dictionary.i.introns = 0;
dictionary.i.intros = 0;
dictionary.i.intrude = 0;
dictionary.i.intrust = 0;
dictionary.i.intuit = 0;
dictionary.i.intuits = 0;
dictionary.i.inturn = 0;
dictionary.i.inturns = 0;
dictionary.i.intwine = 0;
dictionary.i.intwist = 0;
dictionary.i.inulase = 0;
dictionary.i.inulin = 0;
dictionary.i.inulins = 0;
dictionary.i.inure = 0;
dictionary.i.inured = 0;
dictionary.i.inures = 0;
dictionary.i.inuring = 0;
dictionary.i.inurn = 0;
dictionary.i.inurned = 0;
dictionary.i.inurns = 0;
dictionary.i.inutile = 0;
dictionary.i.invade = 0;
dictionary.i.invaded = 0;
dictionary.i.invader = 0;
dictionary.i.invades = 0;
dictionary.i.invalid = 0;
dictionary.i.inveigh = 0;
dictionary.i.invent = 0;
dictionary.i.invents = 0;
dictionary.i.inverse = 0;
dictionary.i.invert = 0;
dictionary.i.inverts = 0;
dictionary.i.invest = 0;
dictionary.i.invests = 0;
dictionary.i.invital = 0;
dictionary.i.invite = 0;
dictionary.i.invited = 0;
dictionary.i.invitee = 0;
dictionary.i.inviter = 0;
dictionary.i.invites = 0;
dictionary.i.invoice = 0;
dictionary.i.invoke = 0;
dictionary.i.invoked = 0;
dictionary.i.invoker = 0;
dictionary.i.invokes = 0;
dictionary.i.involve = 0;
dictionary.i.inwall = 0;
dictionary.i.inwalls = 0;
dictionary.i.inward = 0;
dictionary.i.inwards = 0;
dictionary.i.inweave = 0;
dictionary.i.inwind = 0;
dictionary.i.inwinds = 0;
dictionary.i.inwound = 0;
dictionary.i.inwove = 0;
dictionary.i.inwoven = 0;
dictionary.i.inwrap = 0;
dictionary.i.inwraps = 0;
dictionary.i.iodate = 0;
dictionary.i.iodated = 0;
dictionary.i.iodates = 0;
dictionary.i.iodic = 0;
dictionary.i.iodid = 0;
dictionary.i.iodide = 0;
dictionary.i.iodides = 0;
dictionary.i.iodids = 0;
dictionary.i.iodin = 0;
dictionary.i.iodine = 0;
dictionary.i.iodines = 0;
dictionary.i.iodins = 0;
dictionary.i.iodism = 0;
dictionary.i.iodisms = 0;
dictionary.i.iodize = 0;
dictionary.i.iodized = 0;
dictionary.i.iodizer = 0;
dictionary.i.iodizes = 0;
dictionary.i.iodous = 0;
dictionary.i.iolite = 0;
dictionary.i.iolites = 0;
dictionary.i.ion = 0;
dictionary.i.ionic = 0;
dictionary.i.ionics = 0;
dictionary.i.ionise = 0;
dictionary.i.ionised = 0;
dictionary.i.ionises = 0;
dictionary.i.ionium = 0;
dictionary.i.ioniums = 0;
dictionary.i.ionize = 0;
dictionary.i.ionized = 0;
dictionary.i.ionizer = 0;
dictionary.i.ionizes = 0;
dictionary.i.ionogen = 0;
dictionary.i.ionomer = 0;
dictionary.i.ionone = 0;
dictionary.i.ionones = 0;
dictionary.i.ions = 0;
dictionary.i.iota = 0;
dictionary.i.iotas = 0;
dictionary.i.ipecac = 0;
dictionary.i.ipecacs = 0;
dictionary.i.ipomoea = 0;
dictionary.i.iracund = 0;
dictionary.i.irade = 0;
dictionary.i.irades = 0;
dictionary.i.irate = 0;
dictionary.i.irately = 0;
dictionary.i.irater = 0;
dictionary.i.iratest = 0;
dictionary.i.ire = 0;
dictionary.i.ired = 0;
dictionary.i.ireful = 0;
dictionary.i.ireless = 0;
dictionary.i.irenic = 0;
dictionary.i.irenics = 0;
dictionary.i.ires = 0;
dictionary.i.irid = 0;
dictionary.i.irides = 0;
dictionary.i.iridic = 0;
dictionary.i.iridium = 0;
dictionary.i.irids = 0;
dictionary.i.iring = 0;
dictionary.i.iris = 0;
dictionary.i.irised = 0;
dictionary.i.irises = 0;
dictionary.i.irising = 0;
dictionary.i.iritic = 0;
dictionary.i.iritis = 0;
dictionary.i.irk = 0;
dictionary.i.irked = 0;
dictionary.i.irking = 0;
dictionary.i.irks = 0;
dictionary.i.irksome = 0;
dictionary.i.iron = 0;
dictionary.i.irone = 0;
dictionary.i.ironed = 0;
dictionary.i.ironer = 0;
dictionary.i.ironers = 0;
dictionary.i.irones = 0;
dictionary.i.ironic = 0;
dictionary.i.ironies = 0;
dictionary.i.ironing = 0;
dictionary.i.ironist = 0;
dictionary.i.ironize = 0;
dictionary.i.irons = 0;
dictionary.i.irony = 0;
dictionary.i.irreal = 0;
dictionary.i.irrupt = 0;
dictionary.i.irrupts = 0;
dictionary.i.isagoge = 0;
dictionary.i.isatin = 0;
dictionary.i.isatine = 0;
dictionary.i.isatins = 0;
dictionary.i.isba = 0;
dictionary.i.isbas = 0;
dictionary.i.ischia = 0;
dictionary.i.ischial = 0;
dictionary.i.ischium = 0;
dictionary.i.island = 0;
dictionary.i.islands = 0;
dictionary.i.isle = 0;
dictionary.i.isled = 0;
dictionary.i.isles = 0;
dictionary.i.islet = 0;
dictionary.i.islets = 0;
dictionary.i.isling = 0;
dictionary.i.ism = 0;
dictionary.i.isms = 0;
dictionary.i.isobar = 0;
dictionary.i.isobare = 0;
dictionary.i.isobars = 0;
dictionary.i.isobath = 0;
dictionary.i.isochor = 0;
dictionary.i.isodose = 0;
dictionary.i.isogamy = 0;
dictionary.i.isogeny = 0;
dictionary.i.isogon = 0;
dictionary.i.isogone = 0;
dictionary.i.isogons = 0;
dictionary.i.isogony = 0;
dictionary.i.isogram = 0;
dictionary.i.isogriv = 0;
dictionary.i.isohel = 0;
dictionary.i.isohels = 0;
dictionary.i.isohyet = 0;
dictionary.i.isolate = 0;
dictionary.i.isolead = 0;
dictionary.i.isoline = 0;
dictionary.i.isolog = 0;
dictionary.i.isologs = 0;
dictionary.i.isomer = 0;
dictionary.i.isomers = 0;
dictionary.i.isonomy = 0;
dictionary.i.isopach = 0;
dictionary.i.isopod = 0;
dictionary.i.isopods = 0;
dictionary.i.isospin = 0;
dictionary.i.isotach = 0;
dictionary.i.isotone = 0;
dictionary.i.isotope = 0;
dictionary.i.isotopy = 0;
dictionary.i.isotype = 0;
dictionary.i.isozyme = 0;
dictionary.i.issei = 0;
dictionary.i.isseis = 0;
dictionary.i.issuant = 0;
dictionary.i.issue = 0;
dictionary.i.issued = 0;
dictionary.i.issuer = 0;
dictionary.i.issuers = 0;
dictionary.i.issues = 0;
dictionary.i.issuing = 0;
dictionary.i.isthmi = 0;
dictionary.i.isthmic = 0;
dictionary.i.isthmus = 0;
dictionary.i.istle = 0;
dictionary.i.istles = 0;
dictionary.i.italic = 0;
dictionary.i.italics = 0;
dictionary.i.itch = 0;
dictionary.i.itched = 0;
dictionary.i.itches = 0;
dictionary.i.itchier = 0;
dictionary.i.itchily = 0;
dictionary.i.itching = 0;
dictionary.i.itchy = 0;
dictionary.i.item = 0;
dictionary.i.itemed = 0;
dictionary.i.iteming = 0;
dictionary.i.itemize = 0;
dictionary.i.items = 0;
dictionary.i.iterant = 0;
dictionary.i.iterate = 0;
dictionary.i.iterum = 0;
dictionary.i.ither = 0;
dictionary.i.its = 0;
dictionary.i.itself = 0;
dictionary.i.ivied = 0;
dictionary.i.ivies = 0;
dictionary.i.ivories = 0;
dictionary.i.ivory = 0;
dictionary.i.ivy = 0;
dictionary.i.ivylike = 0;
dictionary.i.iwis = 0;
dictionary.i.ixia = 0;
dictionary.i.ixias = 0;
dictionary.i.ixodid = 0;
dictionary.i.ixodids = 0;
dictionary.i.ixora = 0;
dictionary.i.ixoras = 0;
dictionary.i.ixtle = 0;
dictionary.i.ixtles = 0;
dictionary.i.izar = 0;
dictionary.i.izars = 0;
dictionary.i.izzard = 0;
dictionary.i.izzards = 0;
dictionary.j = {};
dictionary.j.jab = 0;
dictionary.j.jabbed = 0;
dictionary.j.jabber = 0;
dictionary.j.jabbers = 0;
dictionary.j.jabbing = 0;
dictionary.j.jabiru = 0;
dictionary.j.jabirus = 0;
dictionary.j.jabot = 0;
dictionary.j.jabots = 0;
dictionary.j.jabs = 0;
dictionary.j.jacal = 0;
dictionary.j.jacales = 0;
dictionary.j.jacals = 0;
dictionary.j.jacamar = 0;
dictionary.j.jacana = 0;
dictionary.j.jacanas = 0;
dictionary.j.jacinth = 0;
dictionary.j.jack = 0;
dictionary.j.jackal = 0;
dictionary.j.jackals = 0;
dictionary.j.jackass = 0;
dictionary.j.jackdaw = 0;
dictionary.j.jacked = 0;
dictionary.j.jacker = 0;
dictionary.j.jackers = 0;
dictionary.j.jacket = 0;
dictionary.j.jackets = 0;
dictionary.j.jackies = 0;
dictionary.j.jacking = 0;
dictionary.j.jackleg = 0;
dictionary.j.jackpot = 0;
dictionary.j.jacks = 0;
dictionary.j.jacky = 0;
dictionary.j.jacobin = 0;
dictionary.j.jacobus = 0;
dictionary.j.jaconet = 0;
dictionary.j.jade = 0;
dictionary.j.jaded = 0;
dictionary.j.jadedly = 0;
dictionary.j.jadeite = 0;
dictionary.j.jades = 0;
dictionary.j.jading = 0;
dictionary.j.jadish = 0;
dictionary.j.jaditic = 0;
dictionary.j.jaeger = 0;
dictionary.j.jaegers = 0;
dictionary.j.jag = 0;
dictionary.j.jager = 0;
dictionary.j.jagers = 0;
dictionary.j.jagg = 0;
dictionary.j.jaggary = 0;
dictionary.j.jagged = 0;
dictionary.j.jagger = 0;
dictionary.j.jaggers = 0;
dictionary.j.jaggery = 0;
dictionary.j.jaggier = 0;
dictionary.j.jagging = 0;
dictionary.j.jaggs = 0;
dictionary.j.jaggy = 0;
dictionary.j.jagless = 0;
dictionary.j.jagra = 0;
dictionary.j.jagras = 0;
dictionary.j.jags = 0;
dictionary.j.jaguar = 0;
dictionary.j.jaguars = 0;
dictionary.j.jail = 0;
dictionary.j.jailed = 0;
dictionary.j.jailer = 0;
dictionary.j.jailers = 0;
dictionary.j.jailing = 0;
dictionary.j.jailor = 0;
dictionary.j.jailors = 0;
dictionary.j.jails = 0;
dictionary.j.jake = 0;
dictionary.j.jakes = 0;
dictionary.j.jalap = 0;
dictionary.j.jalapic = 0;
dictionary.j.jalapin = 0;
dictionary.j.jalaps = 0;
dictionary.j.jalop = 0;
dictionary.j.jaloppy = 0;
dictionary.j.jalops = 0;
dictionary.j.jalopy = 0;
dictionary.j.jam = 0;
dictionary.j.jamb = 0;
dictionary.j.jambe = 0;
dictionary.j.jambeau = 0;
dictionary.j.jambed = 0;
dictionary.j.jambes = 0;
dictionary.j.jambing = 0;
dictionary.j.jambs = 0;
dictionary.j.jammed = 0;
dictionary.j.jammer = 0;
dictionary.j.jammers = 0;
dictionary.j.jamming = 0;
dictionary.j.jams = 0;
dictionary.j.jane = 0;
dictionary.j.janes = 0;
dictionary.j.jangle = 0;
dictionary.j.jangled = 0;
dictionary.j.jangler = 0;
dictionary.j.jangles = 0;
dictionary.j.janitor = 0;
dictionary.j.janty = 0;
dictionary.j.japan = 0;
dictionary.j.japans = 0;
dictionary.j.jape = 0;
dictionary.j.japed = 0;
dictionary.j.japer = 0;
dictionary.j.japers = 0;
dictionary.j.japery = 0;
dictionary.j.japes = 0;
dictionary.j.japing = 0;
dictionary.j.jar = 0;
dictionary.j.jarful = 0;
dictionary.j.jarfuls = 0;
dictionary.j.jargon = 0;
dictionary.j.jargons = 0;
dictionary.j.jargoon = 0;
dictionary.j.jarina = 0;
dictionary.j.jarinas = 0;
dictionary.j.jarl = 0;
dictionary.j.jarldom = 0;
dictionary.j.jarls = 0;
dictionary.j.jarrah = 0;
dictionary.j.jarrahs = 0;
dictionary.j.jarred = 0;
dictionary.j.jarring = 0;
dictionary.j.jars = 0;
dictionary.j.jarsful = 0;
dictionary.j.jarvey = 0;
dictionary.j.jarveys = 0;
dictionary.j.jasmin = 0;
dictionary.j.jasmine = 0;
dictionary.j.jasmins = 0;
dictionary.j.jasper = 0;
dictionary.j.jaspers = 0;
dictionary.j.jaspery = 0;
dictionary.j.jassid = 0;
dictionary.j.jassids = 0;
dictionary.j.jato = 0;
dictionary.j.jatos = 0;
dictionary.j.jauk = 0;
dictionary.j.jauked = 0;
dictionary.j.jauking = 0;
dictionary.j.jauks = 0;
dictionary.j.jaunce = 0;
dictionary.j.jaunced = 0;
dictionary.j.jaunces = 0;
dictionary.j.jaunt = 0;
dictionary.j.jaunted = 0;
dictionary.j.jaunts = 0;
dictionary.j.jaunty = 0;
dictionary.j.jaup = 0;
dictionary.j.jauped = 0;
dictionary.j.jauping = 0;
dictionary.j.jaups = 0;
dictionary.j.java = 0;
dictionary.j.javas = 0;
dictionary.j.javelin = 0;
dictionary.j.jaw = 0;
dictionary.j.jawan = 0;
dictionary.j.jawans = 0;
dictionary.j.jawbone = 0;
dictionary.j.jawed = 0;
dictionary.j.jawing = 0;
dictionary.j.jawlike = 0;
dictionary.j.jawline = 0;
dictionary.j.jaws = 0;
dictionary.j.jay = 0;
dictionary.j.jaybird = 0;
dictionary.j.jaygee = 0;
dictionary.j.jaygees = 0;
dictionary.j.jays = 0;
dictionary.j.jayvee = 0;
dictionary.j.jayvees = 0;
dictionary.j.jaywalk = 0;
dictionary.j.jazz = 0;
dictionary.j.jazzed = 0;
dictionary.j.jazzer = 0;
dictionary.j.jazzers = 0;
dictionary.j.jazzes = 0;
dictionary.j.jazzier = 0;
dictionary.j.jazzily = 0;
dictionary.j.jazzing = 0;
dictionary.j.jazzman = 0;
dictionary.j.jazzmen = 0;
dictionary.j.jazzy = 0;
dictionary.j.jealous = 0;
dictionary.j.jean = 0;
dictionary.j.jeans = 0;
dictionary.j.jebel = 0;
dictionary.j.jebels = 0;
dictionary.j.jee = 0;
dictionary.j.jeed = 0;
dictionary.j.jeeing = 0;
dictionary.j.jeep = 0;
dictionary.j.jeeped = 0;
dictionary.j.jeepers = 0;
dictionary.j.jeeping = 0;
dictionary.j.jeepney = 0;
dictionary.j.jeeps = 0;
dictionary.j.jeer = 0;
dictionary.j.jeered = 0;
dictionary.j.jeerer = 0;
dictionary.j.jeerers = 0;
dictionary.j.jeering = 0;
dictionary.j.jeers = 0;
dictionary.j.jees = 0;
dictionary.j.jeez = 0;
dictionary.j.jefe = 0;
dictionary.j.jefes = 0;
dictionary.j.jehad = 0;
dictionary.j.jehads = 0;
dictionary.j.jehu = 0;
dictionary.j.jehus = 0;
dictionary.j.jejuna = 0;
dictionary.j.jejunal = 0;
dictionary.j.jejune = 0;
dictionary.j.jejunum = 0;
dictionary.j.jell = 0;
dictionary.j.jellaba = 0;
dictionary.j.jelled = 0;
dictionary.j.jellied = 0;
dictionary.j.jellies = 0;
dictionary.j.jellify = 0;
dictionary.j.jelling = 0;
dictionary.j.jells = 0;
dictionary.j.jelly = 0;
dictionary.j.jemadar = 0;
dictionary.j.jemidar = 0;
dictionary.j.jemmied = 0;
dictionary.j.jemmies = 0;
dictionary.j.jemmy = 0;
dictionary.j.jennet = 0;
dictionary.j.jennets = 0;
dictionary.j.jennies = 0;
dictionary.j.jenny = 0;
dictionary.j.jeon = 0;
dictionary.j.jeopard = 0;
dictionary.j.jerboa = 0;
dictionary.j.jerboas = 0;
dictionary.j.jereed = 0;
dictionary.j.jereeds = 0;
dictionary.j.jerid = 0;
dictionary.j.jerids = 0;
dictionary.j.jerk = 0;
dictionary.j.jerked = 0;
dictionary.j.jerker = 0;
dictionary.j.jerkers = 0;
dictionary.j.jerkier = 0;
dictionary.j.jerkies = 0;
dictionary.j.jerkily = 0;
dictionary.j.jerkin = 0;
dictionary.j.jerking = 0;
dictionary.j.jerkins = 0;
dictionary.j.jerks = 0;
dictionary.j.jerky = 0;
dictionary.j.jerreed = 0;
dictionary.j.jerrid = 0;
dictionary.j.jerrids = 0;
dictionary.j.jerries = 0;
dictionary.j.jerry = 0;
dictionary.j.jersey = 0;
dictionary.j.jerseys = 0;
dictionary.j.jess = 0;
dictionary.j.jessant = 0;
dictionary.j.jesse = 0;
dictionary.j.jessed = 0;
dictionary.j.jesses = 0;
dictionary.j.jessing = 0;
dictionary.j.jest = 0;
dictionary.j.jested = 0;
dictionary.j.jester = 0;
dictionary.j.jesters = 0;
dictionary.j.jestful = 0;
dictionary.j.jesting = 0;
dictionary.j.jests = 0;
dictionary.j.jesuit = 0;
dictionary.j.jesuits = 0;
dictionary.j.jet = 0;
dictionary.j.jetbead = 0;
dictionary.j.jete = 0;
dictionary.j.jetes = 0;
dictionary.j.jeton = 0;
dictionary.j.jetons = 0;
dictionary.j.jetport = 0;
dictionary.j.jets = 0;
dictionary.j.jetsam = 0;
dictionary.j.jetsams = 0;
dictionary.j.jetsom = 0;
dictionary.j.jetsoms = 0;
dictionary.j.jetted = 0;
dictionary.j.jettied = 0;
dictionary.j.jettier = 0;
dictionary.j.jetties = 0;
dictionary.j.jetting = 0;
dictionary.j.jetton = 0;
dictionary.j.jettons = 0;
dictionary.j.jetty = 0;
dictionary.j.jeu = 0;
dictionary.j.jeux = 0;
dictionary.j.jew = 0;
dictionary.j.jewed = 0;
dictionary.j.jewel = 0;
dictionary.j.jeweled = 0;
dictionary.j.jeweler = 0;
dictionary.j.jewelry = 0;
dictionary.j.jewels = 0;
dictionary.j.jewfish = 0;
dictionary.j.jewing = 0;
dictionary.j.jews = 0;
dictionary.j.jezail = 0;
dictionary.j.jezails = 0;
dictionary.j.jezebel = 0;
dictionary.j.jiao = 0;
dictionary.j.jib = 0;
dictionary.j.jibb = 0;
dictionary.j.jibbed = 0;
dictionary.j.jibber = 0;
dictionary.j.jibbers = 0;
dictionary.j.jibbing = 0;
dictionary.j.jibboom = 0;
dictionary.j.jibbs = 0;
dictionary.j.jibe = 0;
dictionary.j.jibed = 0;
dictionary.j.jiber = 0;
dictionary.j.jibers = 0;
dictionary.j.jibes = 0;
dictionary.j.jibing = 0;
dictionary.j.jibs = 0;
dictionary.j.jicama = 0;
dictionary.j.jicamas = 0;
dictionary.j.jiff = 0;
dictionary.j.jiffies = 0;
dictionary.j.jiffs = 0;
dictionary.j.jiffy = 0;
dictionary.j.jig = 0;
dictionary.j.jigaboo = 0;
dictionary.j.jigged = 0;
dictionary.j.jigger = 0;
dictionary.j.jiggers = 0;
dictionary.j.jigging = 0;
dictionary.j.jiggle = 0;
dictionary.j.jiggled = 0;
dictionary.j.jiggles = 0;
dictionary.j.jiggly = 0;
dictionary.j.jigs = 0;
dictionary.j.jigsaw = 0;
dictionary.j.jigsawn = 0;
dictionary.j.jigsaws = 0;
dictionary.j.jihad = 0;
dictionary.j.jihads = 0;
dictionary.j.jill = 0;
dictionary.j.jillion = 0;
dictionary.j.jills = 0;
dictionary.j.jilt = 0;
dictionary.j.jilted = 0;
dictionary.j.jilter = 0;
dictionary.j.jilters = 0;
dictionary.j.jilting = 0;
dictionary.j.jilts = 0;
dictionary.j.jiminy = 0;
dictionary.j.jimjams = 0;
dictionary.j.jimmied = 0;
dictionary.j.jimmies = 0;
dictionary.j.jimminy = 0;
dictionary.j.jimmy = 0;
dictionary.j.jimp = 0;
dictionary.j.jimper = 0;
dictionary.j.jimpest = 0;
dictionary.j.jimply = 0;
dictionary.j.jimpy = 0;
dictionary.j.jin = 0;
dictionary.j.jingal = 0;
dictionary.j.jingall = 0;
dictionary.j.jingals = 0;
dictionary.j.jingko = 0;
dictionary.j.jingle = 0;
dictionary.j.jingled = 0;
dictionary.j.jingler = 0;
dictionary.j.jingles = 0;
dictionary.j.jingly = 0;
dictionary.j.jingo = 0;
dictionary.j.jingoes = 0;
dictionary.j.jink = 0;
dictionary.j.jinked = 0;
dictionary.j.jinker = 0;
dictionary.j.jinkers = 0;
dictionary.j.jinking = 0;
dictionary.j.jinks = 0;
dictionary.j.jinn = 0;
dictionary.j.jinnee = 0;
dictionary.j.jinni = 0;
dictionary.j.jinns = 0;
dictionary.j.jins = 0;
dictionary.j.jinx = 0;
dictionary.j.jinxed = 0;
dictionary.j.jinxes = 0;
dictionary.j.jinxing = 0;
dictionary.j.jism = 0;
dictionary.j.jisms = 0;
dictionary.j.jitney = 0;
dictionary.j.jitneys = 0;
dictionary.j.jitter = 0;
dictionary.j.jitters = 0;
dictionary.j.jittery = 0;
dictionary.j.jive = 0;
dictionary.j.jiveass = 0;
dictionary.j.jived = 0;
dictionary.j.jiver = 0;
dictionary.j.jivers = 0;
dictionary.j.jives = 0;
dictionary.j.jiving = 0;
dictionary.j.jnana = 0;
dictionary.j.jnanas = 0;
dictionary.j.job = 0;
dictionary.j.jobbed = 0;
dictionary.j.jobber = 0;
dictionary.j.jobbers = 0;
dictionary.j.jobbery = 0;
dictionary.j.jobbing = 0;
dictionary.j.jobless = 0;
dictionary.j.jobname = 0;
dictionary.j.jobs = 0;
dictionary.j.jock = 0;
dictionary.j.jockey = 0;
dictionary.j.jockeys = 0;
dictionary.j.jocko = 0;
dictionary.j.jockos = 0;
dictionary.j.jocks = 0;
dictionary.j.jocose = 0;
dictionary.j.jocular = 0;
dictionary.j.jocund = 0;
dictionary.j.jodhpur = 0;
dictionary.j.joe = 0;
dictionary.j.joes = 0;
dictionary.j.joey = 0;
dictionary.j.joeys = 0;
dictionary.j.jog = 0;
dictionary.j.jogged = 0;
dictionary.j.jogger = 0;
dictionary.j.joggers = 0;
dictionary.j.jogging = 0;
dictionary.j.joggle = 0;
dictionary.j.joggled = 0;
dictionary.j.joggler = 0;
dictionary.j.joggles = 0;
dictionary.j.jogs = 0;
dictionary.j.john = 0;
dictionary.j.johnny = 0;
dictionary.j.johns = 0;
dictionary.j.join = 0;
dictionary.j.joinder = 0;
dictionary.j.joined = 0;
dictionary.j.joiner = 0;
dictionary.j.joiners = 0;
dictionary.j.joinery = 0;
dictionary.j.joining = 0;
dictionary.j.joins = 0;
dictionary.j.joint = 0;
dictionary.j.jointed = 0;
dictionary.j.jointer = 0;
dictionary.j.jointly = 0;
dictionary.j.joints = 0;
dictionary.j.joist = 0;
dictionary.j.joisted = 0;
dictionary.j.joists = 0;
dictionary.j.jojoba = 0;
dictionary.j.jojobas = 0;
dictionary.j.joke = 0;
dictionary.j.joked = 0;
dictionary.j.joker = 0;
dictionary.j.jokers = 0;
dictionary.j.jokes = 0;
dictionary.j.jokey = 0;
dictionary.j.jokier = 0;
dictionary.j.jokiest = 0;
dictionary.j.joking = 0;
dictionary.j.joky = 0;
dictionary.j.jole = 0;
dictionary.j.joles = 0;
dictionary.j.jollied = 0;
dictionary.j.jollier = 0;
dictionary.j.jollies = 0;
dictionary.j.jollify = 0;
dictionary.j.jollily = 0;
dictionary.j.jollity = 0;
dictionary.j.jolly = 0;
dictionary.j.jolt = 0;
dictionary.j.jolted = 0;
dictionary.j.jolter = 0;
dictionary.j.jolters = 0;
dictionary.j.joltier = 0;
dictionary.j.joltily = 0;
dictionary.j.jolting = 0;
dictionary.j.jolts = 0;
dictionary.j.jolty = 0;
dictionary.j.jones = 0;
dictionary.j.joneses = 0;
dictionary.j.jonquil = 0;
dictionary.j.joram = 0;
dictionary.j.jorams = 0;
dictionary.j.jordan = 0;
dictionary.j.jordans = 0;
dictionary.j.jorum = 0;
dictionary.j.jorums = 0;
dictionary.j.joseph = 0;
dictionary.j.josephs = 0;
dictionary.j.josh = 0;
dictionary.j.joshed = 0;
dictionary.j.josher = 0;
dictionary.j.joshers = 0;
dictionary.j.joshes = 0;
dictionary.j.joshing = 0;
dictionary.j.joss = 0;
dictionary.j.josses = 0;
dictionary.j.jostle = 0;
dictionary.j.jostled = 0;
dictionary.j.jostler = 0;
dictionary.j.jostles = 0;
dictionary.j.jot = 0;
dictionary.j.jota = 0;
dictionary.j.jotas = 0;
dictionary.j.jots = 0;
dictionary.j.jotted = 0;
dictionary.j.jotter = 0;
dictionary.j.jotters = 0;
dictionary.j.jotting = 0;
dictionary.j.jotty = 0;
dictionary.j.joual = 0;
dictionary.j.jouals = 0;
dictionary.j.jouk = 0;
dictionary.j.jouked = 0;
dictionary.j.jouking = 0;
dictionary.j.jouks = 0;
dictionary.j.joule = 0;
dictionary.j.joules = 0;
dictionary.j.jounce = 0;
dictionary.j.jounced = 0;
dictionary.j.jounces = 0;
dictionary.j.jouncy = 0;
dictionary.j.journal = 0;
dictionary.j.journey = 0;
dictionary.j.joust = 0;
dictionary.j.jousted = 0;
dictionary.j.jouster = 0;
dictionary.j.jousts = 0;
dictionary.j.jovial = 0;
dictionary.j.jow = 0;
dictionary.j.jowar = 0;
dictionary.j.jowars = 0;
dictionary.j.jowed = 0;
dictionary.j.jowing = 0;
dictionary.j.jowl = 0;
dictionary.j.jowled = 0;
dictionary.j.jowlier = 0;
dictionary.j.jowls = 0;
dictionary.j.jowly = 0;
dictionary.j.jows = 0;
dictionary.j.joy = 0;
dictionary.j.joyance = 0;
dictionary.j.joyed = 0;
dictionary.j.joyful = 0;
dictionary.j.joying = 0;
dictionary.j.joyless = 0;
dictionary.j.joyous = 0;
dictionary.j.joypop = 0;
dictionary.j.joypops = 0;
dictionary.j.joyride = 0;
dictionary.j.joyrode = 0;
dictionary.j.joys = 0;
dictionary.j.juba = 0;
dictionary.j.jubas = 0;
dictionary.j.jubbah = 0;
dictionary.j.jubbahs = 0;
dictionary.j.jube = 0;
dictionary.j.jubes = 0;
dictionary.j.jubhah = 0;
dictionary.j.jubhahs = 0;
dictionary.j.jubile = 0;
dictionary.j.jubilee = 0;
dictionary.j.jubiles = 0;
dictionary.j.judas = 0;
dictionary.j.judases = 0;
dictionary.j.judder = 0;
dictionary.j.judders = 0;
dictionary.j.judge = 0;
dictionary.j.judged = 0;
dictionary.j.judger = 0;
dictionary.j.judgers = 0;
dictionary.j.judges = 0;
dictionary.j.judging = 0;
dictionary.j.judo = 0;
dictionary.j.judoist = 0;
dictionary.j.judoka = 0;
dictionary.j.judokas = 0;
dictionary.j.judos = 0;
dictionary.j.jug = 0;
dictionary.j.juga = 0;
dictionary.j.jugal = 0;
dictionary.j.jugate = 0;
dictionary.j.jugful = 0;
dictionary.j.jugfuls = 0;
dictionary.j.jugged = 0;
dictionary.j.jugging = 0;
dictionary.j.juggle = 0;
dictionary.j.juggled = 0;
dictionary.j.juggler = 0;
dictionary.j.juggles = 0;
dictionary.j.jughead = 0;
dictionary.j.jugs = 0;
dictionary.j.jugsful = 0;
dictionary.j.jugula = 0;
dictionary.j.jugular = 0;
dictionary.j.jugulum = 0;
dictionary.j.jugum = 0;
dictionary.j.jugums = 0;
dictionary.j.juice = 0;
dictionary.j.juiced = 0;
dictionary.j.juicer = 0;
dictionary.j.juicers = 0;
dictionary.j.juices = 0;
dictionary.j.juicier = 0;
dictionary.j.juicily = 0;
dictionary.j.juicing = 0;
dictionary.j.juicy = 0;
dictionary.j.jujitsu = 0;
dictionary.j.juju = 0;
dictionary.j.jujube = 0;
dictionary.j.jujubes = 0;
dictionary.j.jujuism = 0;
dictionary.j.jujuist = 0;
dictionary.j.jujus = 0;
dictionary.j.jujutsu = 0;
dictionary.j.juke = 0;
dictionary.j.jukebox = 0;
dictionary.j.juked = 0;
dictionary.j.jukes = 0;
dictionary.j.juking = 0;
dictionary.j.julep = 0;
dictionary.j.juleps = 0;
dictionary.j.jumbal = 0;
dictionary.j.jumbals = 0;
dictionary.j.jumble = 0;
dictionary.j.jumbled = 0;
dictionary.j.jumbler = 0;
dictionary.j.jumbles = 0;
dictionary.j.jumbo = 0;
dictionary.j.jumbos = 0;
dictionary.j.jumbuck = 0;
dictionary.j.jump = 0;
dictionary.j.jumped = 0;
dictionary.j.jumper = 0;
dictionary.j.jumpers = 0;
dictionary.j.jumpier = 0;
dictionary.j.jumpily = 0;
dictionary.j.jumping = 0;
dictionary.j.jumpoff = 0;
dictionary.j.jumps = 0;
dictionary.j.jumpy = 0;
dictionary.j.jun = 0;
dictionary.j.junco = 0;
dictionary.j.juncoes = 0;
dictionary.j.juncos = 0;
dictionary.j.jungle = 0;
dictionary.j.jungles = 0;
dictionary.j.jungly = 0;
dictionary.j.junior = 0;
dictionary.j.juniors = 0;
dictionary.j.juniper = 0;
dictionary.j.junk = 0;
dictionary.j.junked = 0;
dictionary.j.junker = 0;
dictionary.j.junkers = 0;
dictionary.j.junket = 0;
dictionary.j.junkets = 0;
dictionary.j.junkie = 0;
dictionary.j.junkier = 0;
dictionary.j.junkies = 0;
dictionary.j.junking = 0;
dictionary.j.junkman = 0;
dictionary.j.junkmen = 0;
dictionary.j.junks = 0;
dictionary.j.junky = 0;
dictionary.j.junta = 0;
dictionary.j.juntas = 0;
dictionary.j.junto = 0;
dictionary.j.juntos = 0;
dictionary.j.jupe = 0;
dictionary.j.jupes = 0;
dictionary.j.jupon = 0;
dictionary.j.jupons = 0;
dictionary.j.jura = 0;
dictionary.j.jural = 0;
dictionary.j.jurally = 0;
dictionary.j.jurant = 0;
dictionary.j.jurants = 0;
dictionary.j.jurat = 0;
dictionary.j.jurats = 0;
dictionary.j.jurel = 0;
dictionary.j.jurels = 0;
dictionary.j.juridic = 0;
dictionary.j.juries = 0;
dictionary.j.jurist = 0;
dictionary.j.jurists = 0;
dictionary.j.juror = 0;
dictionary.j.jurors = 0;
dictionary.j.jury = 0;
dictionary.j.juryman = 0;
dictionary.j.jurymen = 0;
dictionary.j.jus = 0;
dictionary.j.jussive = 0;
dictionary.j.just = 0;
dictionary.j.justed = 0;
dictionary.j.juster = 0;
dictionary.j.justers = 0;
dictionary.j.justest = 0;
dictionary.j.justice = 0;
dictionary.j.justify = 0;
dictionary.j.justing = 0;
dictionary.j.justle = 0;
dictionary.j.justled = 0;
dictionary.j.justles = 0;
dictionary.j.justly = 0;
dictionary.j.justs = 0;
dictionary.j.jut = 0;
dictionary.j.jute = 0;
dictionary.j.jutes = 0;
dictionary.j.juts = 0;
dictionary.j.jutted = 0;
dictionary.j.juttied = 0;
dictionary.j.jutties = 0;
dictionary.j.jutting = 0;
dictionary.j.jutty = 0;
dictionary.j.juvenal = 0;
dictionary.k = {};
dictionary.k.kaas = 0;
dictionary.k.kab = 0;
dictionary.k.kabab = 0;
dictionary.k.kababs = 0;
dictionary.k.kabaka = 0;
dictionary.k.kabakas = 0;
dictionary.k.kabala = 0;
dictionary.k.kabalas = 0;
dictionary.k.kabar = 0;
dictionary.k.kabars = 0;
dictionary.k.kabaya = 0;
dictionary.k.kabayas = 0;
dictionary.k.kabbala = 0;
dictionary.k.kabiki = 0;
dictionary.k.kabikis = 0;
dictionary.k.kabob = 0;
dictionary.k.kabobs = 0;
dictionary.k.kabs = 0;
dictionary.k.kabuki = 0;
dictionary.k.kabukis = 0;
dictionary.k.kachina = 0;
dictionary.k.kaddish = 0;
dictionary.k.kadi = 0;
dictionary.k.kadis = 0;
dictionary.k.kae = 0;
dictionary.k.kaes = 0;
dictionary.k.kaf = 0;
dictionary.k.kaffir = 0;
dictionary.k.kaffirs = 0;
dictionary.k.kafir = 0;
dictionary.k.kafirs = 0;
dictionary.k.kafs = 0;
dictionary.k.kaftan = 0;
dictionary.k.kaftans = 0;
dictionary.k.kagu = 0;
dictionary.k.kagus = 0;
dictionary.k.kahuna = 0;
dictionary.k.kahunas = 0;
dictionary.k.kaiak = 0;
dictionary.k.kaiaks = 0;
dictionary.k.kaif = 0;
dictionary.k.kaifs = 0;
dictionary.k.kail = 0;
dictionary.k.kails = 0;
dictionary.k.kain = 0;
dictionary.k.kainit = 0;
dictionary.k.kainite = 0;
dictionary.k.kainits = 0;
dictionary.k.kains = 0;
dictionary.k.kaiser = 0;
dictionary.k.kaisers = 0;
dictionary.k.kajeput = 0;
dictionary.k.kaka = 0;
dictionary.k.kakapo = 0;
dictionary.k.kakapos = 0;
dictionary.k.kakas = 0;
dictionary.k.kaki = 0;
dictionary.k.kakis = 0;
dictionary.k.kalam = 0;
dictionary.k.kalams = 0;
dictionary.k.kale = 0;
dictionary.k.kalends = 0;
dictionary.k.kales = 0;
dictionary.k.kalian = 0;
dictionary.k.kalians = 0;
dictionary.k.kalif = 0;
dictionary.k.kalifs = 0;
dictionary.k.kalimba = 0;
dictionary.k.kaliph = 0;
dictionary.k.kaliphs = 0;
dictionary.k.kalium = 0;
dictionary.k.kaliums = 0;
dictionary.k.kalmia = 0;
dictionary.k.kalmias = 0;
dictionary.k.kalong = 0;
dictionary.k.kalongs = 0;
dictionary.k.kalpa = 0;
dictionary.k.kalpak = 0;
dictionary.k.kalpaks = 0;
dictionary.k.kalpas = 0;
dictionary.k.kamala = 0;
dictionary.k.kamalas = 0;
dictionary.k.kame = 0;
dictionary.k.kames = 0;
dictionary.k.kami = 0;
dictionary.k.kamik = 0;
dictionary.k.kamiks = 0;
dictionary.k.kampong = 0;
dictionary.k.kamseen = 0;
dictionary.k.kamsin = 0;
dictionary.k.kamsins = 0;
dictionary.k.kana = 0;
dictionary.k.kanas = 0;
dictionary.k.kane = 0;
dictionary.k.kanes = 0;
dictionary.k.kanji = 0;
dictionary.k.kanjis = 0;
dictionary.k.kantar = 0;
dictionary.k.kantars = 0;
dictionary.k.kantele = 0;
dictionary.k.kaolin = 0;
dictionary.k.kaoline = 0;
dictionary.k.kaolins = 0;
dictionary.k.kaon = 0;
dictionary.k.kaons = 0;
dictionary.k.kapa = 0;
dictionary.k.kapas = 0;
dictionary.k.kaph = 0;
dictionary.k.kaphs = 0;
dictionary.k.kapok = 0;
dictionary.k.kapoks = 0;
dictionary.k.kappa = 0;
dictionary.k.kappas = 0;
dictionary.k.kaput = 0;
dictionary.k.kaputt = 0;
dictionary.k.karakul = 0;
dictionary.k.karat = 0;
dictionary.k.karate = 0;
dictionary.k.karates = 0;
dictionary.k.karats = 0;
dictionary.k.karma = 0;
dictionary.k.karmas = 0;
dictionary.k.karmic = 0;
dictionary.k.karn = 0;
dictionary.k.karns = 0;
dictionary.k.karoo = 0;
dictionary.k.karoos = 0;
dictionary.k.kaross = 0;
dictionary.k.karroo = 0;
dictionary.k.karroos = 0;
dictionary.k.karst = 0;
dictionary.k.karstic = 0;
dictionary.k.karsts = 0;
dictionary.k.kart = 0;
dictionary.k.karting = 0;
dictionary.k.karts = 0;
dictionary.k.kas = 0;
dictionary.k.kasbah = 0;
dictionary.k.kasbahs = 0;
dictionary.k.kasha = 0;
dictionary.k.kashas = 0;
dictionary.k.kasher = 0;
dictionary.k.kashers = 0;
dictionary.k.kashmir = 0;
dictionary.k.kashrut = 0;
dictionary.k.kat = 0;
dictionary.k.katcina = 0;
dictionary.k.kathode = 0;
dictionary.k.kation = 0;
dictionary.k.kations = 0;
dictionary.k.kats = 0;
dictionary.k.katydid = 0;
dictionary.k.kauri = 0;
dictionary.k.kauries = 0;
dictionary.k.kauris = 0;
dictionary.k.kaury = 0;
dictionary.k.kava = 0;
dictionary.k.kavas = 0;
dictionary.k.kavass = 0;
dictionary.k.kay = 0;
dictionary.k.kayak = 0;
dictionary.k.kayaked = 0;
dictionary.k.kayaker = 0;
dictionary.k.kayaks = 0;
dictionary.k.kayles = 0;
dictionary.k.kayo = 0;
dictionary.k.kayoed = 0;
dictionary.k.kayoes = 0;
dictionary.k.kayoing = 0;
dictionary.k.kayos = 0;
dictionary.k.kays = 0;
dictionary.k.kazoo = 0;
dictionary.k.kazoos = 0;
dictionary.k.kbar = 0;
dictionary.k.kbars = 0;
dictionary.k.kea = 0;
dictionary.k.keas = 0;
dictionary.k.kebab = 0;
dictionary.k.kebabs = 0;
dictionary.k.kebar = 0;
dictionary.k.kebars = 0;
dictionary.k.kebbie = 0;
dictionary.k.kebbies = 0;
dictionary.k.kebbock = 0;
dictionary.k.kebbuck = 0;
dictionary.k.keblah = 0;
dictionary.k.keblahs = 0;
dictionary.k.kebob = 0;
dictionary.k.kebobs = 0;
dictionary.k.keck = 0;
dictionary.k.kecked = 0;
dictionary.k.kecking = 0;
dictionary.k.keckle = 0;
dictionary.k.keckled = 0;
dictionary.k.keckles = 0;
dictionary.k.kecks = 0;
dictionary.k.keddah = 0;
dictionary.k.keddahs = 0;
dictionary.k.kedge = 0;
dictionary.k.kedged = 0;
dictionary.k.kedges = 0;
dictionary.k.kedging = 0;
dictionary.k.keef = 0;
dictionary.k.keefs = 0;
dictionary.k.keek = 0;
dictionary.k.keeked = 0;
dictionary.k.keeking = 0;
dictionary.k.keeks = 0;
dictionary.k.keel = 0;
dictionary.k.keelage = 0;
dictionary.k.keeled = 0;
dictionary.k.keeling = 0;
dictionary.k.keels = 0;
dictionary.k.keelson = 0;
dictionary.k.keen = 0;
dictionary.k.keened = 0;
dictionary.k.keener = 0;
dictionary.k.keeners = 0;
dictionary.k.keenest = 0;
dictionary.k.keening = 0;
dictionary.k.keenly = 0;
dictionary.k.keens = 0;
dictionary.k.keep = 0;
dictionary.k.keeper = 0;
dictionary.k.keepers = 0;
dictionary.k.keeping = 0;
dictionary.k.keeps = 0;
dictionary.k.keester = 0;
dictionary.k.keet = 0;
dictionary.k.keets = 0;
dictionary.k.keeve = 0;
dictionary.k.keeves = 0;
dictionary.k.kef = 0;
dictionary.k.kefir = 0;
dictionary.k.kefirs = 0;
dictionary.k.kefs = 0;
dictionary.k.keg = 0;
dictionary.k.kegeler = 0;
dictionary.k.kegler = 0;
dictionary.k.keglers = 0;
dictionary.k.kegling = 0;
dictionary.k.kegs = 0;
dictionary.k.keir = 0;
dictionary.k.keirs = 0;
dictionary.k.keister = 0;
dictionary.k.keitloa = 0;
dictionary.k.kelep = 0;
dictionary.k.keleps = 0;
dictionary.k.kellies = 0;
dictionary.k.kelly = 0;
dictionary.k.keloid = 0;
dictionary.k.keloids = 0;
dictionary.k.kelp = 0;
dictionary.k.kelped = 0;
dictionary.k.kelpie = 0;
dictionary.k.kelpies = 0;
dictionary.k.kelping = 0;
dictionary.k.kelps = 0;
dictionary.k.kelpy = 0;
dictionary.k.kelson = 0;
dictionary.k.kelsons = 0;
dictionary.k.kelter = 0;
dictionary.k.kelters = 0;
dictionary.k.kelvin = 0;
dictionary.k.kelvins = 0;
dictionary.k.kemp = 0;
dictionary.k.kemps = 0;
dictionary.k.kempt = 0;
dictionary.k.ken = 0;
dictionary.k.kenaf = 0;
dictionary.k.kenafs = 0;
dictionary.k.kench = 0;
dictionary.k.kenches = 0;
dictionary.k.kendo = 0;
dictionary.k.kendos = 0;
dictionary.k.kenned = 0;
dictionary.k.kennel = 0;
dictionary.k.kennels = 0;
dictionary.k.kenning = 0;
dictionary.k.keno = 0;
dictionary.k.kenos = 0;
dictionary.k.kenosis = 0;
dictionary.k.kenotic = 0;
dictionary.k.kens = 0;
dictionary.k.kent = 0;
dictionary.k.kep = 0;
dictionary.k.kepi = 0;
dictionary.k.kepis = 0;
dictionary.k.kepped = 0;
dictionary.k.keppen = 0;
dictionary.k.kepping = 0;
dictionary.k.keps = 0;
dictionary.k.kept = 0;
dictionary.k.keramic = 0;
dictionary.k.keratin = 0;
dictionary.k.kerb = 0;
dictionary.k.kerbed = 0;
dictionary.k.kerbing = 0;
dictionary.k.kerbs = 0;
dictionary.k.kerchoo = 0;
dictionary.k.kerf = 0;
dictionary.k.kerfed = 0;
dictionary.k.kerfing = 0;
dictionary.k.kerfs = 0;
dictionary.k.kermes = 0;
dictionary.k.kermess = 0;
dictionary.k.kermis = 0;
dictionary.k.kern = 0;
dictionary.k.kerne = 0;
dictionary.k.kerned = 0;
dictionary.k.kernel = 0;
dictionary.k.kernels = 0;
dictionary.k.kernes = 0;
dictionary.k.kerning = 0;
dictionary.k.kernite = 0;
dictionary.k.kerns = 0;
dictionary.k.kerogen = 0;
dictionary.k.kerria = 0;
dictionary.k.kerrias = 0;
dictionary.k.kerries = 0;
dictionary.k.kerry = 0;
dictionary.k.kersey = 0;
dictionary.k.kerseys = 0;
dictionary.k.kerygma = 0;
dictionary.k.kestrel = 0;
dictionary.k.ketch = 0;
dictionary.k.ketches = 0;
dictionary.k.ketchup = 0;
dictionary.k.ketene = 0;
dictionary.k.ketenes = 0;
dictionary.k.keto = 0;
dictionary.k.ketol = 0;
dictionary.k.ketols = 0;
dictionary.k.ketone = 0;
dictionary.k.ketones = 0;
dictionary.k.ketonic = 0;
dictionary.k.ketose = 0;
dictionary.k.ketoses = 0;
dictionary.k.ketosis = 0;
dictionary.k.ketotic = 0;
dictionary.k.kettle = 0;
dictionary.k.kettles = 0;
dictionary.k.kev = 0;
dictionary.k.kevel = 0;
dictionary.k.kevels = 0;
dictionary.k.kevil = 0;
dictionary.k.kevils = 0;
dictionary.k.kex = 0;
dictionary.k.kexes = 0;
dictionary.k.key = 0;
dictionary.k.keycard = 0;
dictionary.k.keyed = 0;
dictionary.k.keyhole = 0;
dictionary.k.keying = 0;
dictionary.k.keyless = 0;
dictionary.k.keynote = 0;
dictionary.k.keypad = 0;
dictionary.k.keypads = 0;
dictionary.k.keys = 0;
dictionary.k.keyset = 0;
dictionary.k.keysets = 0;
dictionary.k.keyster = 0;
dictionary.k.keyway = 0;
dictionary.k.keyways = 0;
dictionary.k.keyword = 0;
dictionary.k.khaddar = 0;
dictionary.k.khadi = 0;
dictionary.k.khadis = 0;
dictionary.k.khaf = 0;
dictionary.k.khafs = 0;
dictionary.k.khaki = 0;
dictionary.k.khakis = 0;
dictionary.k.khalif = 0;
dictionary.k.khalifa = 0;
dictionary.k.khalifs = 0;
dictionary.k.khamsin = 0;
dictionary.k.khan = 0;
dictionary.k.khanate = 0;
dictionary.k.khans = 0;
dictionary.k.khaph = 0;
dictionary.k.khaphs = 0;
dictionary.k.khat = 0;
dictionary.k.khats = 0;
dictionary.k.khazen = 0;
dictionary.k.khazens = 0;
dictionary.k.kheda = 0;
dictionary.k.khedah = 0;
dictionary.k.khedahs = 0;
dictionary.k.khedas = 0;
dictionary.k.khedive = 0;
dictionary.k.khet = 0;
dictionary.k.kheth = 0;
dictionary.k.kheths = 0;
dictionary.k.khets = 0;
dictionary.k.khi = 0;
dictionary.k.khirkah = 0;
dictionary.k.khis = 0;
dictionary.k.khoum = 0;
dictionary.k.khoums = 0;
dictionary.k.kiang = 0;
dictionary.k.kiangs = 0;
dictionary.k.kiaugh = 0;
dictionary.k.kiaughs = 0;
dictionary.k.kibbe = 0;
dictionary.k.kibbeh = 0;
dictionary.k.kibbehs = 0;
dictionary.k.kibbes = 0;
dictionary.k.kibble = 0;
dictionary.k.kibbled = 0;
dictionary.k.kibbles = 0;
dictionary.k.kibbutz = 0;
dictionary.k.kibe = 0;
dictionary.k.kibei = 0;
dictionary.k.kibeis = 0;
dictionary.k.kibes = 0;
dictionary.k.kibitz = 0;
dictionary.k.kibla = 0;
dictionary.k.kiblah = 0;
dictionary.k.kiblahs = 0;
dictionary.k.kiblas = 0;
dictionary.k.kibosh = 0;
dictionary.k.kick = 0;
dictionary.k.kicked = 0;
dictionary.k.kicker = 0;
dictionary.k.kickers = 0;
dictionary.k.kickier = 0;
dictionary.k.kicking = 0;
dictionary.k.kickoff = 0;
dictionary.k.kicks = 0;
dictionary.k.kickup = 0;
dictionary.k.kickups = 0;
dictionary.k.kicky = 0;
dictionary.k.kid = 0;
dictionary.k.kidded = 0;
dictionary.k.kidder = 0;
dictionary.k.kidders = 0;
dictionary.k.kiddie = 0;
dictionary.k.kiddies = 0;
dictionary.k.kidding = 0;
dictionary.k.kiddish = 0;
dictionary.k.kiddo = 0;
dictionary.k.kiddoes = 0;
dictionary.k.kiddos = 0;
dictionary.k.kiddush = 0;
dictionary.k.kiddy = 0;
dictionary.k.kidlike = 0;
dictionary.k.kidnap = 0;
dictionary.k.kidnaps = 0;
dictionary.k.kidney = 0;
dictionary.k.kidneys = 0;
dictionary.k.kids = 0;
dictionary.k.kidskin = 0;
dictionary.k.kidvid = 0;
dictionary.k.kidvids = 0;
dictionary.k.kief = 0;
dictionary.k.kiefs = 0;
dictionary.k.kier = 0;
dictionary.k.kiers = 0;
dictionary.k.kiester = 0;
dictionary.k.kif = 0;
dictionary.k.kifs = 0;
dictionary.k.kike = 0;
dictionary.k.kikes = 0;
dictionary.k.kilim = 0;
dictionary.k.kilims = 0;
dictionary.k.kill = 0;
dictionary.k.killdee = 0;
dictionary.k.killed = 0;
dictionary.k.killer = 0;
dictionary.k.killers = 0;
dictionary.k.killick = 0;
dictionary.k.killie = 0;
dictionary.k.killies = 0;
dictionary.k.killing = 0;
dictionary.k.killjoy = 0;
dictionary.k.killock = 0;
dictionary.k.kills = 0;
dictionary.k.kiln = 0;
dictionary.k.kilned = 0;
dictionary.k.kilning = 0;
dictionary.k.kilns = 0;
dictionary.k.kilo = 0;
dictionary.k.kilobar = 0;
dictionary.k.kilobit = 0;
dictionary.k.kilorad = 0;
dictionary.k.kilos = 0;
dictionary.k.kiloton = 0;
dictionary.k.kilt = 0;
dictionary.k.kilted = 0;
dictionary.k.kilter = 0;
dictionary.k.kilters = 0;
dictionary.k.kiltie = 0;
dictionary.k.kilties = 0;
dictionary.k.kilting = 0;
dictionary.k.kilts = 0;
dictionary.k.kilty = 0;
dictionary.k.kimchee = 0;
dictionary.k.kimchi = 0;
dictionary.k.kimchis = 0;
dictionary.k.kimono = 0;
dictionary.k.kimonos = 0;
dictionary.k.kin = 0;
dictionary.k.kina = 0;
dictionary.k.kinas = 0;
dictionary.k.kinase = 0;
dictionary.k.kinases = 0;
dictionary.k.kind = 0;
dictionary.k.kinder = 0;
dictionary.k.kindest = 0;
dictionary.k.kindle = 0;
dictionary.k.kindled = 0;
dictionary.k.kindler = 0;
dictionary.k.kindles = 0;
dictionary.k.kindly = 0;
dictionary.k.kindred = 0;
dictionary.k.kinds = 0;
dictionary.k.kine = 0;
dictionary.k.kinema = 0;
dictionary.k.kinemas = 0;
dictionary.k.kines = 0;
dictionary.k.kineses = 0;
dictionary.k.kinesic = 0;
dictionary.k.kinesis = 0;
dictionary.k.kinetic = 0;
dictionary.k.kinetin = 0;
dictionary.k.kinfolk = 0;
dictionary.k.king = 0;
dictionary.k.kingcup = 0;
dictionary.k.kingdom = 0;
dictionary.k.kinged = 0;
dictionary.k.kinging = 0;
dictionary.k.kinglet = 0;
dictionary.k.kingly = 0;
dictionary.k.kingpin = 0;
dictionary.k.kings = 0;
dictionary.k.kinin = 0;
dictionary.k.kinins = 0;
dictionary.k.kink = 0;
dictionary.k.kinked = 0;
dictionary.k.kinkier = 0;
dictionary.k.kinkily = 0;
dictionary.k.kinking = 0;
dictionary.k.kinks = 0;
dictionary.k.kinky = 0;
dictionary.k.kino = 0;
dictionary.k.kinos = 0;
dictionary.k.kins = 0;
dictionary.k.kinship = 0;
dictionary.k.kinsman = 0;
dictionary.k.kinsmen = 0;
dictionary.k.kiosk = 0;
dictionary.k.kiosks = 0;
dictionary.k.kip = 0;
dictionary.k.kipped = 0;
dictionary.k.kippen = 0;
dictionary.k.kipper = 0;
dictionary.k.kippers = 0;
dictionary.k.kipping = 0;
dictionary.k.kips = 0;
dictionary.k.kipskin = 0;
dictionary.k.kir = 0;
dictionary.k.kirk = 0;
dictionary.k.kirkman = 0;
dictionary.k.kirkmen = 0;
dictionary.k.kirks = 0;
dictionary.k.kirmess = 0;
dictionary.k.kirn = 0;
dictionary.k.kirned = 0;
dictionary.k.kirning = 0;
dictionary.k.kirns = 0;
dictionary.k.kirs = 0;
dictionary.k.kirsch = 0;
dictionary.k.kirtle = 0;
dictionary.k.kirtled = 0;
dictionary.k.kirtles = 0;
dictionary.k.kishka = 0;
dictionary.k.kishkas = 0;
dictionary.k.kishke = 0;
dictionary.k.kishkes = 0;
dictionary.k.kismat = 0;
dictionary.k.kismats = 0;
dictionary.k.kismet = 0;
dictionary.k.kismets = 0;
dictionary.k.kiss = 0;
dictionary.k.kissed = 0;
dictionary.k.kisser = 0;
dictionary.k.kissers = 0;
dictionary.k.kisses = 0;
dictionary.k.kissing = 0;
dictionary.k.kissy = 0;
dictionary.k.kist = 0;
dictionary.k.kistful = 0;
dictionary.k.kists = 0;
dictionary.k.kit = 0;
dictionary.k.kitchen = 0;
dictionary.k.kite = 0;
dictionary.k.kited = 0;
dictionary.k.kiter = 0;
dictionary.k.kiters = 0;
dictionary.k.kites = 0;
dictionary.k.kith = 0;
dictionary.k.kithara = 0;
dictionary.k.kithe = 0;
dictionary.k.kithed = 0;
dictionary.k.kithes = 0;
dictionary.k.kithing = 0;
dictionary.k.kiths = 0;
dictionary.k.kiting = 0;
dictionary.k.kitling = 0;
dictionary.k.kits = 0;
dictionary.k.kitsch = 0;
dictionary.k.kitschy = 0;
dictionary.k.kitted = 0;
dictionary.k.kittel = 0;
dictionary.k.kitten = 0;
dictionary.k.kittens = 0;
dictionary.k.kitties = 0;
dictionary.k.kitting = 0;
dictionary.k.kittle = 0;
dictionary.k.kittled = 0;
dictionary.k.kittler = 0;
dictionary.k.kittles = 0;
dictionary.k.kitty = 0;
dictionary.k.kiva = 0;
dictionary.k.kivas = 0;
dictionary.k.kiwi = 0;
dictionary.k.kiwis = 0;
dictionary.k.klatch = 0;
dictionary.k.klatsch = 0;
dictionary.k.klavern = 0;
dictionary.k.klaxon = 0;
dictionary.k.klaxons = 0;
dictionary.k.kleagle = 0;
dictionary.k.klepht = 0;
dictionary.k.klephts = 0;
dictionary.k.klezmer = 0;
dictionary.k.klister = 0;
dictionary.k.klong = 0;
dictionary.k.klongs = 0;
dictionary.k.kloof = 0;
dictionary.k.kloofs = 0;
dictionary.k.kludge = 0;
dictionary.k.kludges = 0;
dictionary.k.kluge = 0;
dictionary.k.kluges = 0;
dictionary.k.klutz = 0;
dictionary.k.klutzes = 0;
dictionary.k.klutzy = 0;
dictionary.k.knack = 0;
dictionary.k.knacked = 0;
dictionary.k.knacker = 0;
dictionary.k.knacks = 0;
dictionary.k.knap = 0;
dictionary.k.knapped = 0;
dictionary.k.knapper = 0;
dictionary.k.knaps = 0;
dictionary.k.knar = 0;
dictionary.k.knarred = 0;
dictionary.k.knarry = 0;
dictionary.k.knars = 0;
dictionary.k.knaur = 0;
dictionary.k.knaurs = 0;
dictionary.k.knave = 0;
dictionary.k.knavery = 0;
dictionary.k.knaves = 0;
dictionary.k.knavish = 0;
dictionary.k.knawel = 0;
dictionary.k.knawels = 0;
dictionary.k.knead = 0;
dictionary.k.kneaded = 0;
dictionary.k.kneader = 0;
dictionary.k.kneads = 0;
dictionary.k.knee = 0;
dictionary.k.kneecap = 0;
dictionary.k.kneed = 0;
dictionary.k.kneeing = 0;
dictionary.k.kneel = 0;
dictionary.k.kneeled = 0;
dictionary.k.kneeler = 0;
dictionary.k.kneels = 0;
dictionary.k.kneepad = 0;
dictionary.k.kneepan = 0;
dictionary.k.knees = 0;
dictionary.k.knell = 0;
dictionary.k.knelled = 0;
dictionary.k.knells = 0;
dictionary.k.knelt = 0;
dictionary.k.knesset = 0;
dictionary.k.knew = 0;
dictionary.k.knife = 0;
dictionary.k.knifed = 0;
dictionary.k.knifer = 0;
dictionary.k.knifers = 0;
dictionary.k.knifes = 0;
dictionary.k.knifing = 0;
dictionary.k.knight = 0;
dictionary.k.knights = 0;
dictionary.k.knish = 0;
dictionary.k.knishes = 0;
dictionary.k.knit = 0;
dictionary.k.knits = 0;
dictionary.k.knitted = 0;
dictionary.k.knitter = 0;
dictionary.k.knives = 0;
dictionary.k.knob = 0;
dictionary.k.knobbed = 0;
dictionary.k.knobbly = 0;
dictionary.k.knobby = 0;
dictionary.k.knobs = 0;
dictionary.k.knock = 0;
dictionary.k.knocked = 0;
dictionary.k.knocker = 0;
dictionary.k.knocks = 0;
dictionary.k.knoll = 0;
dictionary.k.knolled = 0;
dictionary.k.knoller = 0;
dictionary.k.knolls = 0;
dictionary.k.knolly = 0;
dictionary.k.knop = 0;
dictionary.k.knopped = 0;
dictionary.k.knops = 0;
dictionary.k.knosp = 0;
dictionary.k.knosps = 0;
dictionary.k.knot = 0;
dictionary.k.knots = 0;
dictionary.k.knotted = 0;
dictionary.k.knotter = 0;
dictionary.k.knotty = 0;
dictionary.k.knout = 0;
dictionary.k.knouted = 0;
dictionary.k.knouts = 0;
dictionary.k.know = 0;
dictionary.k.knower = 0;
dictionary.k.knowers = 0;
dictionary.k.knowing = 0;
dictionary.k.known = 0;
dictionary.k.knowns = 0;
dictionary.k.knows = 0;
dictionary.k.knubby = 0;
dictionary.k.knuckle = 0;
dictionary.k.knuckly = 0;
dictionary.k.knur = 0;
dictionary.k.knurl = 0;
dictionary.k.knurled = 0;
dictionary.k.knurls = 0;
dictionary.k.knurly = 0;
dictionary.k.knurs = 0;
dictionary.k.koa = 0;
dictionary.k.koala = 0;
dictionary.k.koalas = 0;
dictionary.k.koan = 0;
dictionary.k.koans = 0;
dictionary.k.koas = 0;
dictionary.k.kob = 0;
dictionary.k.kobo = 0;
dictionary.k.kobold = 0;
dictionary.k.kobolds = 0;
dictionary.k.kobs = 0;
dictionary.k.koel = 0;
dictionary.k.koels = 0;
dictionary.k.kohl = 0;
dictionary.k.kohls = 0;
dictionary.k.koine = 0;
dictionary.k.koines = 0;
dictionary.k.kokanee = 0;
dictionary.k.kola = 0;
dictionary.k.kolacky = 0;
dictionary.k.kolas = 0;
dictionary.k.kolbasi = 0;
dictionary.k.kolhoz = 0;
dictionary.k.kolhozy = 0;
dictionary.k.kolkhos = 0;
dictionary.k.kolkhoz = 0;
dictionary.k.kolkoz = 0;
dictionary.k.kolkozy = 0;
dictionary.k.kolo = 0;
dictionary.k.kolos = 0;
dictionary.k.komatik = 0;
dictionary.k.konk = 0;
dictionary.k.konked = 0;
dictionary.k.konking = 0;
dictionary.k.konks = 0;
dictionary.k.koodoo = 0;
dictionary.k.koodoos = 0;
dictionary.k.kook = 0;
dictionary.k.kookie = 0;
dictionary.k.kookier = 0;
dictionary.k.kooks = 0;
dictionary.k.kooky = 0;
dictionary.k.kop = 0;
dictionary.k.kopeck = 0;
dictionary.k.kopecks = 0;
dictionary.k.kopek = 0;
dictionary.k.kopeks = 0;
dictionary.k.koph = 0;
dictionary.k.kophs = 0;
dictionary.k.kopje = 0;
dictionary.k.kopjes = 0;
dictionary.k.koppa = 0;
dictionary.k.koppas = 0;
dictionary.k.koppie = 0;
dictionary.k.koppies = 0;
dictionary.k.kops = 0;
dictionary.k.kor = 0;
dictionary.k.korat = 0;
dictionary.k.korats = 0;
dictionary.k.kors = 0;
dictionary.k.korun = 0;
dictionary.k.koruna = 0;
dictionary.k.korunas = 0;
dictionary.k.koruny = 0;
dictionary.k.kos = 0;
dictionary.k.kosher = 0;
dictionary.k.koshers = 0;
dictionary.k.koss = 0;
dictionary.k.koto = 0;
dictionary.k.kotos = 0;
dictionary.k.kotow = 0;
dictionary.k.kotowed = 0;
dictionary.k.kotower = 0;
dictionary.k.kotows = 0;
dictionary.k.koumis = 0;
dictionary.k.koumiss = 0;
dictionary.k.koumys = 0;
dictionary.k.koumyss = 0;
dictionary.k.kousso = 0;
dictionary.k.koussos = 0;
dictionary.k.kowtow = 0;
dictionary.k.kowtows = 0;
dictionary.k.kraal = 0;
dictionary.k.kraaled = 0;
dictionary.k.kraals = 0;
dictionary.k.kraft = 0;
dictionary.k.krafts = 0;
dictionary.k.krait = 0;
dictionary.k.kraits = 0;
dictionary.k.kraken = 0;
dictionary.k.krakens = 0;
dictionary.k.krater = 0;
dictionary.k.kraters = 0;
dictionary.k.kraut = 0;
dictionary.k.krauts = 0;
dictionary.k.kreep = 0;
dictionary.k.kreeps = 0;
dictionary.k.kremlin = 0;
dictionary.k.kreuzer = 0;
dictionary.k.krill = 0;
dictionary.k.krills = 0;
dictionary.k.krimmer = 0;
dictionary.k.kris = 0;
dictionary.k.krises = 0;
dictionary.k.krona = 0;
dictionary.k.krone = 0;
dictionary.k.kronen = 0;
dictionary.k.kroner = 0;
dictionary.k.kronor = 0;
dictionary.k.kronur = 0;
dictionary.k.kroon = 0;
dictionary.k.krooni = 0;
dictionary.k.kroons = 0;
dictionary.k.krubi = 0;
dictionary.k.krubis = 0;
dictionary.k.krubut = 0;
dictionary.k.krubuts = 0;
dictionary.k.kruller = 0;
dictionary.k.krypton = 0;
dictionary.k.kuchen = 0;
dictionary.k.kudo = 0;
dictionary.k.kudos = 0;
dictionary.k.kudu = 0;
dictionary.k.kudus = 0;
dictionary.k.kudzu = 0;
dictionary.k.kudzus = 0;
dictionary.k.kue = 0;
dictionary.k.kues = 0;
dictionary.k.kugel = 0;
dictionary.k.kugels = 0;
dictionary.k.kukri = 0;
dictionary.k.kukris = 0;
dictionary.k.kulak = 0;
dictionary.k.kulaki = 0;
dictionary.k.kulaks = 0;
dictionary.k.kultur = 0;
dictionary.k.kulturs = 0;
dictionary.k.kumiss = 0;
dictionary.k.kummel = 0;
dictionary.k.kummels = 0;
dictionary.k.kumquat = 0;
dictionary.k.kumys = 0;
dictionary.k.kumyses = 0;
dictionary.k.kunzite = 0;
dictionary.k.kurbash = 0;
dictionary.k.kurgan = 0;
dictionary.k.kurgans = 0;
dictionary.k.kurta = 0;
dictionary.k.kurtas = 0;
dictionary.k.kuru = 0;
dictionary.k.kurus = 0;
dictionary.k.kusso = 0;
dictionary.k.kussos = 0;
dictionary.k.kuvasz = 0;
dictionary.k.kvas = 0;
dictionary.k.kvases = 0;
dictionary.k.kvass = 0;
dictionary.k.kvasses = 0;
dictionary.k.kvetch = 0;
dictionary.k.kwacha = 0;
dictionary.k.kwanza = 0;
dictionary.k.kwanzas = 0;
dictionary.k.kyack = 0;
dictionary.k.kyacks = 0;
dictionary.k.kyak = 0;
dictionary.k.kyaks = 0;
dictionary.k.kyanise = 0;
dictionary.k.kyanite = 0;
dictionary.k.kyanize = 0;
dictionary.k.kyar = 0;
dictionary.k.kyars = 0;
dictionary.k.kyat = 0;
dictionary.k.kyats = 0;
dictionary.k.kylikes = 0;
dictionary.k.kylix = 0;
dictionary.k.kyrie = 0;
dictionary.k.kyries = 0;
dictionary.k.kyte = 0;
dictionary.k.kytes = 0;
dictionary.k.kythe = 0;
dictionary.k.kythed = 0;
dictionary.k.kythes = 0;
dictionary.k.kything = 0;
dictionary.l = {};
dictionary.l.laager = 0;
dictionary.l.laagers = 0;
dictionary.l.lab = 0;
dictionary.l.labara = 0;
dictionary.l.labarum = 0;
dictionary.l.label = 0;
dictionary.l.labeled = 0;
dictionary.l.labeler = 0;
dictionary.l.labella = 0;
dictionary.l.labels = 0;
dictionary.l.labia = 0;
dictionary.l.labial = 0;
dictionary.l.labials = 0;
dictionary.l.labiate = 0;
dictionary.l.labile = 0;
dictionary.l.labium = 0;
dictionary.l.labor = 0;
dictionary.l.labored = 0;
dictionary.l.laborer = 0;
dictionary.l.labors = 0;
dictionary.l.labour = 0;
dictionary.l.labours = 0;
dictionary.l.labra = 0;
dictionary.l.labret = 0;
dictionary.l.labrets = 0;
dictionary.l.labroid = 0;
dictionary.l.labrum = 0;
dictionary.l.labrums = 0;
dictionary.l.labs = 0;
dictionary.l.lac = 0;
dictionary.l.lace = 0;
dictionary.l.laced = 0;
dictionary.l.lacer = 0;
dictionary.l.lacers = 0;
dictionary.l.laces = 0;
dictionary.l.lacey = 0;
dictionary.l.laches = 0;
dictionary.l.lacier = 0;
dictionary.l.laciest = 0;
dictionary.l.lacily = 0;
dictionary.l.lacing = 0;
dictionary.l.lacings = 0;
dictionary.l.lack = 0;
dictionary.l.lacked = 0;
dictionary.l.lacker = 0;
dictionary.l.lackers = 0;
dictionary.l.lackey = 0;
dictionary.l.lackeys = 0;
dictionary.l.lacking = 0;
dictionary.l.lacks = 0;
dictionary.l.laconic = 0;
dictionary.l.lacquer = 0;
dictionary.l.lacquey = 0;
dictionary.l.lacs = 0;
dictionary.l.lactam = 0;
dictionary.l.lactams = 0;
dictionary.l.lactary = 0;
dictionary.l.lactase = 0;
dictionary.l.lactate = 0;
dictionary.l.lacteal = 0;
dictionary.l.lactean = 0;
dictionary.l.lactic = 0;
dictionary.l.lactone = 0;
dictionary.l.lactose = 0;
dictionary.l.lacuna = 0;
dictionary.l.lacunae = 0;
dictionary.l.lacunal = 0;
dictionary.l.lacunar = 0;
dictionary.l.lacunas = 0;
dictionary.l.lacune = 0;
dictionary.l.lacunes = 0;
dictionary.l.lacy = 0;
dictionary.l.lad = 0;
dictionary.l.ladanum = 0;
dictionary.l.ladder = 0;
dictionary.l.ladders = 0;
dictionary.l.laddie = 0;
dictionary.l.laddies = 0;
dictionary.l.lade = 0;
dictionary.l.laded = 0;
dictionary.l.laden = 0;
dictionary.l.ladened = 0;
dictionary.l.ladens = 0;
dictionary.l.lader = 0;
dictionary.l.laders = 0;
dictionary.l.lades = 0;
dictionary.l.ladies = 0;
dictionary.l.lading = 0;
dictionary.l.ladings = 0;
dictionary.l.ladino = 0;
dictionary.l.ladinos = 0;
dictionary.l.ladle = 0;
dictionary.l.ladled = 0;
dictionary.l.ladler = 0;
dictionary.l.ladlers = 0;
dictionary.l.ladles = 0;
dictionary.l.ladling = 0;
dictionary.l.ladron = 0;
dictionary.l.ladrone = 0;
dictionary.l.ladrons = 0;
dictionary.l.lads = 0;
dictionary.l.lady = 0;
dictionary.l.ladybug = 0;
dictionary.l.ladyish = 0;
dictionary.l.ladykin = 0;
dictionary.l.laevo = 0;
dictionary.l.lag = 0;
dictionary.l.lagan = 0;
dictionary.l.lagans = 0;
dictionary.l.lagend = 0;
dictionary.l.lagends = 0;
dictionary.l.lager = 0;
dictionary.l.lagered = 0;
dictionary.l.lagers = 0;
dictionary.l.laggard = 0;
dictionary.l.lagged = 0;
dictionary.l.lagger = 0;
dictionary.l.laggers = 0;
dictionary.l.lagging = 0;
dictionary.l.lagoon = 0;
dictionary.l.lagoons = 0;
dictionary.l.lags = 0;
dictionary.l.laguna = 0;
dictionary.l.lagunas = 0;
dictionary.l.lagune = 0;
dictionary.l.lagunes = 0;
dictionary.l.lahar = 0;
dictionary.l.lahars = 0;
dictionary.l.laic = 0;
dictionary.l.laical = 0;
dictionary.l.laich = 0;
dictionary.l.laichs = 0;
dictionary.l.laicise = 0;
dictionary.l.laicism = 0;
dictionary.l.laicize = 0;
dictionary.l.laics = 0;
dictionary.l.laid = 0;
dictionary.l.laigh = 0;
dictionary.l.laighs = 0;
dictionary.l.lain = 0;
dictionary.l.lair = 0;
dictionary.l.laird = 0;
dictionary.l.lairdly = 0;
dictionary.l.lairds = 0;
dictionary.l.laired = 0;
dictionary.l.lairing = 0;
dictionary.l.lairs = 0;
dictionary.l.laith = 0;
dictionary.l.laithly = 0;
dictionary.l.laities = 0;
dictionary.l.laity = 0;
dictionary.l.lake = 0;
dictionary.l.laked = 0;
dictionary.l.laker = 0;
dictionary.l.lakers = 0;
dictionary.l.lakes = 0;
dictionary.l.lakh = 0;
dictionary.l.lakhs = 0;
dictionary.l.lakier = 0;
dictionary.l.lakiest = 0;
dictionary.l.laking = 0;
dictionary.l.lakings = 0;
dictionary.l.laky = 0;
dictionary.l.lall = 0;
dictionary.l.lallan = 0;
dictionary.l.lalland = 0;
dictionary.l.lallans = 0;
dictionary.l.lalled = 0;
dictionary.l.lalling = 0;
dictionary.l.lalls = 0;
dictionary.l.lam = 0;
dictionary.l.lama = 0;
dictionary.l.lamas = 0;
dictionary.l.lamb = 0;
dictionary.l.lambast = 0;
dictionary.l.lambda = 0;
dictionary.l.lambdas = 0;
dictionary.l.lambed = 0;
dictionary.l.lambent = 0;
dictionary.l.lamber = 0;
dictionary.l.lambers = 0;
dictionary.l.lambert = 0;
dictionary.l.lambie = 0;
dictionary.l.lambies = 0;
dictionary.l.lambing = 0;
dictionary.l.lambkin = 0;
dictionary.l.lambs = 0;
dictionary.l.lame = 0;
dictionary.l.lamed = 0;
dictionary.l.lamedh = 0;
dictionary.l.lamedhs = 0;
dictionary.l.lameds = 0;
dictionary.l.lamella = 0;
dictionary.l.lamely = 0;
dictionary.l.lament = 0;
dictionary.l.laments = 0;
dictionary.l.lamer = 0;
dictionary.l.lames = 0;
dictionary.l.lamest = 0;
dictionary.l.lamia = 0;
dictionary.l.lamiae = 0;
dictionary.l.lamias = 0;
dictionary.l.lamina = 0;
dictionary.l.laminae = 0;
dictionary.l.laminal = 0;
dictionary.l.laminar = 0;
dictionary.l.laminas = 0;
dictionary.l.laming = 0;
dictionary.l.lammed = 0;
dictionary.l.lamming = 0;
dictionary.l.lamp = 0;
dictionary.l.lampad = 0;
dictionary.l.lampads = 0;
dictionary.l.lampas = 0;
dictionary.l.lamped = 0;
dictionary.l.lampers = 0;
dictionary.l.lamping = 0;
dictionary.l.lampion = 0;
dictionary.l.lampoon = 0;
dictionary.l.lamprey = 0;
dictionary.l.lamps = 0;
dictionary.l.lams = 0;
dictionary.l.lamster = 0;
dictionary.l.lanai = 0;
dictionary.l.lanais = 0;
dictionary.l.lanate = 0;
dictionary.l.lanated = 0;
dictionary.l.lance = 0;
dictionary.l.lanced = 0;
dictionary.l.lancer = 0;
dictionary.l.lancers = 0;
dictionary.l.lances = 0;
dictionary.l.lancet = 0;
dictionary.l.lancets = 0;
dictionary.l.lancing = 0;
dictionary.l.land = 0;
dictionary.l.landau = 0;
dictionary.l.landaus = 0;
dictionary.l.landed = 0;
dictionary.l.lander = 0;
dictionary.l.landers = 0;
dictionary.l.landing = 0;
dictionary.l.landler = 0;
dictionary.l.landman = 0;
dictionary.l.landmen = 0;
dictionary.l.lands = 0;
dictionary.l.lane = 0;
dictionary.l.lanely = 0;
dictionary.l.lanes = 0;
dictionary.l.lang = 0;
dictionary.l.langley = 0;
dictionary.l.langrel = 0;
dictionary.l.langue = 0;
dictionary.l.langues = 0;
dictionary.l.languet = 0;
dictionary.l.languid = 0;
dictionary.l.languor = 0;
dictionary.l.langur = 0;
dictionary.l.langurs = 0;
dictionary.l.laniard = 0;
dictionary.l.laniary = 0;
dictionary.l.lanital = 0;
dictionary.l.lank = 0;
dictionary.l.lanker = 0;
dictionary.l.lankest = 0;
dictionary.l.lankier = 0;
dictionary.l.lankily = 0;
dictionary.l.lankly = 0;
dictionary.l.lanky = 0;
dictionary.l.lanner = 0;
dictionary.l.lanners = 0;
dictionary.l.lanolin = 0;
dictionary.l.lanose = 0;
dictionary.l.lantana = 0;
dictionary.l.lantern = 0;
dictionary.l.lanugo = 0;
dictionary.l.lanugos = 0;
dictionary.l.lanyard = 0;
dictionary.l.lap = 0;
dictionary.l.lapdog = 0;
dictionary.l.lapdogs = 0;
dictionary.l.lapel = 0;
dictionary.l.lapeled = 0;
dictionary.l.lapels = 0;
dictionary.l.lapful = 0;
dictionary.l.lapfuls = 0;
dictionary.l.lapides = 0;
dictionary.l.lapilli = 0;
dictionary.l.lapin = 0;
dictionary.l.lapins = 0;
dictionary.l.lapis = 0;
dictionary.l.lapises = 0;
dictionary.l.lapped = 0;
dictionary.l.lapper = 0;
dictionary.l.lappers = 0;
dictionary.l.lappet = 0;
dictionary.l.lappets = 0;
dictionary.l.lapping = 0;
dictionary.l.laps = 0;
dictionary.l.lapse = 0;
dictionary.l.lapsed = 0;
dictionary.l.lapser = 0;
dictionary.l.lapsers = 0;
dictionary.l.lapses = 0;
dictionary.l.lapsing = 0;
dictionary.l.lapsus = 0;
dictionary.l.laptop = 0;
dictionary.l.laptops = 0;
dictionary.l.lapwing = 0;
dictionary.l.lar = 0;
dictionary.l.larceny = 0;
dictionary.l.larch = 0;
dictionary.l.larches = 0;
dictionary.l.lard = 0;
dictionary.l.larded = 0;
dictionary.l.larder = 0;
dictionary.l.larders = 0;
dictionary.l.lardier = 0;
dictionary.l.larding = 0;
dictionary.l.lardon = 0;
dictionary.l.lardons = 0;
dictionary.l.lardoon = 0;
dictionary.l.lards = 0;
dictionary.l.lardy = 0;
dictionary.l.laree = 0;
dictionary.l.larees = 0;
dictionary.l.lares = 0;
dictionary.l.large = 0;
dictionary.l.largely = 0;
dictionary.l.larger = 0;
dictionary.l.larges = 0;
dictionary.l.largess = 0;
dictionary.l.largest = 0;
dictionary.l.largish = 0;
dictionary.l.largo = 0;
dictionary.l.largos = 0;
dictionary.l.lari = 0;
dictionary.l.lariat = 0;
dictionary.l.lariats = 0;
dictionary.l.larine = 0;
dictionary.l.laris = 0;
dictionary.l.lark = 0;
dictionary.l.larked = 0;
dictionary.l.larker = 0;
dictionary.l.larkers = 0;
dictionary.l.larkier = 0;
dictionary.l.larking = 0;
dictionary.l.larkish = 0;
dictionary.l.larks = 0;
dictionary.l.larky = 0;
dictionary.l.larrup = 0;
dictionary.l.larrups = 0;
dictionary.l.lars = 0;
dictionary.l.larum = 0;
dictionary.l.larums = 0;
dictionary.l.larva = 0;
dictionary.l.larvae = 0;
dictionary.l.larval = 0;
dictionary.l.larvas = 0;
dictionary.l.larynx = 0;
dictionary.l.las = 0;
dictionary.l.lasagna = 0;
dictionary.l.lasagne = 0;
dictionary.l.lascar = 0;
dictionary.l.lascars = 0;
dictionary.l.lase = 0;
dictionary.l.lased = 0;
dictionary.l.laser = 0;
dictionary.l.lasers = 0;
dictionary.l.lases = 0;
dictionary.l.lash = 0;
dictionary.l.lashed = 0;
dictionary.l.lasher = 0;
dictionary.l.lashers = 0;
dictionary.l.lashes = 0;
dictionary.l.lashing = 0;
dictionary.l.lashins = 0;
dictionary.l.lashkar = 0;
dictionary.l.lasing = 0;
dictionary.l.lass = 0;
dictionary.l.lasses = 0;
dictionary.l.lassie = 0;
dictionary.l.lassies = 0;
dictionary.l.lasso = 0;
dictionary.l.lassoed = 0;
dictionary.l.lassoer = 0;
dictionary.l.lassoes = 0;
dictionary.l.lassos = 0;
dictionary.l.last = 0;
dictionary.l.lasted = 0;
dictionary.l.laster = 0;
dictionary.l.lasters = 0;
dictionary.l.lasting = 0;
dictionary.l.lastly = 0;
dictionary.l.lasts = 0;
dictionary.l.lat = 0;
dictionary.l.latakia = 0;
dictionary.l.latch = 0;
dictionary.l.latched = 0;
dictionary.l.latches = 0;
dictionary.l.latchet = 0;
dictionary.l.late = 0;
dictionary.l.lated = 0;
dictionary.l.lateen = 0;
dictionary.l.lateens = 0;
dictionary.l.lately = 0;
dictionary.l.laten = 0;
dictionary.l.latency = 0;
dictionary.l.latened = 0;
dictionary.l.latens = 0;
dictionary.l.latent = 0;
dictionary.l.latents = 0;
dictionary.l.later = 0;
dictionary.l.laterad = 0;
dictionary.l.lateral = 0;
dictionary.l.latest = 0;
dictionary.l.latests = 0;
dictionary.l.latex = 0;
dictionary.l.latexes = 0;
dictionary.l.lath = 0;
dictionary.l.lathe = 0;
dictionary.l.lathed = 0;
dictionary.l.lather = 0;
dictionary.l.lathers = 0;
dictionary.l.lathery = 0;
dictionary.l.lathes = 0;
dictionary.l.lathi = 0;
dictionary.l.lathier = 0;
dictionary.l.lathing = 0;
dictionary.l.lathis = 0;
dictionary.l.laths = 0;
dictionary.l.lathy = 0;
dictionary.l.lati = 0;
dictionary.l.latices = 0;
dictionary.l.latigo = 0;
dictionary.l.latigos = 0;
dictionary.l.latino = 0;
dictionary.l.latinos = 0;
dictionary.l.latish = 0;
dictionary.l.latke = 0;
dictionary.l.latkes = 0;
dictionary.l.latosol = 0;
dictionary.l.latria = 0;
dictionary.l.latrias = 0;
dictionary.l.latrine = 0;
dictionary.l.lats = 0;
dictionary.l.latten = 0;
dictionary.l.lattens = 0;
dictionary.l.latter = 0;
dictionary.l.lattice = 0;
dictionary.l.lattin = 0;
dictionary.l.lattins = 0;
dictionary.l.lauan = 0;
dictionary.l.lauans = 0;
dictionary.l.laud = 0;
dictionary.l.lauded = 0;
dictionary.l.lauder = 0;
dictionary.l.lauders = 0;
dictionary.l.lauding = 0;
dictionary.l.lauds = 0;
dictionary.l.laugh = 0;
dictionary.l.laughed = 0;
dictionary.l.laugher = 0;
dictionary.l.laughs = 0;
dictionary.l.launce = 0;
dictionary.l.launces = 0;
dictionary.l.launch = 0;
dictionary.l.launder = 0;
dictionary.l.laundry = 0;
dictionary.l.laura = 0;
dictionary.l.laurae = 0;
dictionary.l.lauras = 0;
dictionary.l.laurel = 0;
dictionary.l.laurels = 0;
dictionary.l.lauwine = 0;
dictionary.l.lav = 0;
dictionary.l.lava = 0;
dictionary.l.lavabo = 0;
dictionary.l.lavabos = 0;
dictionary.l.lavage = 0;
dictionary.l.lavages = 0;
dictionary.l.lavas = 0;
dictionary.l.lave = 0;
dictionary.l.laved = 0;
dictionary.l.laveer = 0;
dictionary.l.laveers = 0;
dictionary.l.laver = 0;
dictionary.l.lavers = 0;
dictionary.l.laves = 0;
dictionary.l.laving = 0;
dictionary.l.lavish = 0;
dictionary.l.lavrock = 0;
dictionary.l.lavs = 0;
dictionary.l.law = 0;
dictionary.l.lawbook = 0;
dictionary.l.lawed = 0;
dictionary.l.lawful = 0;
dictionary.l.lawine = 0;
dictionary.l.lawines = 0;
dictionary.l.lawing = 0;
dictionary.l.lawings = 0;
dictionary.l.lawless = 0;
dictionary.l.lawlike = 0;
dictionary.l.lawman = 0;
dictionary.l.lawmen = 0;
dictionary.l.lawn = 0;
dictionary.l.lawns = 0;
dictionary.l.lawny = 0;
dictionary.l.laws = 0;
dictionary.l.lawsuit = 0;
dictionary.l.lawyer = 0;
dictionary.l.lawyers = 0;
dictionary.l.lax = 0;
dictionary.l.laxer = 0;
dictionary.l.laxest = 0;
dictionary.l.laxity = 0;
dictionary.l.laxly = 0;
dictionary.l.laxness = 0;
dictionary.l.lay = 0;
dictionary.l.layaway = 0;
dictionary.l.layed = 0;
dictionary.l.layer = 0;
dictionary.l.layered = 0;
dictionary.l.layers = 0;
dictionary.l.layette = 0;
dictionary.l.laying = 0;
dictionary.l.layman = 0;
dictionary.l.laymen = 0;
dictionary.l.layoff = 0;
dictionary.l.layoffs = 0;
dictionary.l.layout = 0;
dictionary.l.layouts = 0;
dictionary.l.layover = 0;
dictionary.l.lays = 0;
dictionary.l.layup = 0;
dictionary.l.layups = 0;
dictionary.l.lazar = 0;
dictionary.l.lazaret = 0;
dictionary.l.lazars = 0;
dictionary.l.laze = 0;
dictionary.l.lazed = 0;
dictionary.l.lazes = 0;
dictionary.l.lazied = 0;
dictionary.l.lazier = 0;
dictionary.l.lazies = 0;
dictionary.l.laziest = 0;
dictionary.l.lazily = 0;
dictionary.l.lazing = 0;
dictionary.l.lazuli = 0;
dictionary.l.lazulis = 0;
dictionary.l.lazy = 0;
dictionary.l.lazying = 0;
dictionary.l.lazyish = 0;
dictionary.l.lea = 0;
dictionary.l.leach = 0;
dictionary.l.leached = 0;
dictionary.l.leacher = 0;
dictionary.l.leaches = 0;
dictionary.l.leachy = 0;
dictionary.l.lead = 0;
dictionary.l.leaded = 0;
dictionary.l.leaden = 0;
dictionary.l.leader = 0;
dictionary.l.leaders = 0;
dictionary.l.leadier = 0;
dictionary.l.leading = 0;
dictionary.l.leadman = 0;
dictionary.l.leadmen = 0;
dictionary.l.leadoff = 0;
dictionary.l.leads = 0;
dictionary.l.leady = 0;
dictionary.l.leaf = 0;
dictionary.l.leafage = 0;
dictionary.l.leafed = 0;
dictionary.l.leafier = 0;
dictionary.l.leafing = 0;
dictionary.l.leaflet = 0;
dictionary.l.leafs = 0;
dictionary.l.leafy = 0;
dictionary.l.league = 0;
dictionary.l.leagued = 0;
dictionary.l.leaguer = 0;
dictionary.l.leagues = 0;
dictionary.l.leak = 0;
dictionary.l.leakage = 0;
dictionary.l.leaked = 0;
dictionary.l.leaker = 0;
dictionary.l.leakers = 0;
dictionary.l.leakier = 0;
dictionary.l.leakily = 0;
dictionary.l.leaking = 0;
dictionary.l.leaks = 0;
dictionary.l.leaky = 0;
dictionary.l.leal = 0;
dictionary.l.leally = 0;
dictionary.l.lealty = 0;
dictionary.l.lean = 0;
dictionary.l.leaned = 0;
dictionary.l.leaner = 0;
dictionary.l.leaners = 0;
dictionary.l.leanest = 0;
dictionary.l.leaning = 0;
dictionary.l.leanly = 0;
dictionary.l.leans = 0;
dictionary.l.leant = 0;
dictionary.l.leap = 0;
dictionary.l.leaped = 0;
dictionary.l.leaper = 0;
dictionary.l.leapers = 0;
dictionary.l.leaping = 0;
dictionary.l.leaps = 0;
dictionary.l.leapt = 0;
dictionary.l.lear = 0;
dictionary.l.learier = 0;
dictionary.l.learn = 0;
dictionary.l.learned = 0;
dictionary.l.learner = 0;
dictionary.l.learns = 0;
dictionary.l.learnt = 0;
dictionary.l.lears = 0;
dictionary.l.leary = 0;
dictionary.l.leas = 0;
dictionary.l.lease = 0;
dictionary.l.leased = 0;
dictionary.l.leaser = 0;
dictionary.l.leasers = 0;
dictionary.l.leases = 0;
dictionary.l.leash = 0;
dictionary.l.leashed = 0;
dictionary.l.leashes = 0;
dictionary.l.leasing = 0;
dictionary.l.least = 0;
dictionary.l.leasts = 0;
dictionary.l.leather = 0;
dictionary.l.leave = 0;
dictionary.l.leaved = 0;
dictionary.l.leaven = 0;
dictionary.l.leavens = 0;
dictionary.l.leaver = 0;
dictionary.l.leavers = 0;
dictionary.l.leaves = 0;
dictionary.l.leavier = 0;
dictionary.l.leaving = 0;
dictionary.l.leavy = 0;
dictionary.l.leben = 0;
dictionary.l.lebens = 0;
dictionary.l.lech = 0;
dictionary.l.leched = 0;
dictionary.l.lecher = 0;
dictionary.l.lechers = 0;
dictionary.l.lechery = 0;
dictionary.l.leches = 0;
dictionary.l.leching = 0;
dictionary.l.lectern = 0;
dictionary.l.lectin = 0;
dictionary.l.lectins = 0;
dictionary.l.lection = 0;
dictionary.l.lector = 0;
dictionary.l.lectors = 0;
dictionary.l.lecture = 0;
dictionary.l.lecythi = 0;
dictionary.l.led = 0;
dictionary.l.ledge = 0;
dictionary.l.ledger = 0;
dictionary.l.ledgers = 0;
dictionary.l.ledges = 0;
dictionary.l.ledgier = 0;
dictionary.l.ledgy = 0;
dictionary.l.lee = 0;
dictionary.l.leech = 0;
dictionary.l.leeched = 0;
dictionary.l.leeches = 0;
dictionary.l.leek = 0;
dictionary.l.leeks = 0;
dictionary.l.leer = 0;
dictionary.l.leered = 0;
dictionary.l.leerier = 0;
dictionary.l.leerily = 0;
dictionary.l.leering = 0;
dictionary.l.leers = 0;
dictionary.l.leery = 0;
dictionary.l.lees = 0;
dictionary.l.leet = 0;
dictionary.l.leets = 0;
dictionary.l.leeward = 0;
dictionary.l.leeway = 0;
dictionary.l.leeways = 0;
dictionary.l.left = 0;
dictionary.l.lefter = 0;
dictionary.l.leftest = 0;
dictionary.l.lefties = 0;
dictionary.l.leftish = 0;
dictionary.l.leftism = 0;
dictionary.l.leftist = 0;
dictionary.l.lefts = 0;
dictionary.l.lefty = 0;
dictionary.l.leg = 0;
dictionary.l.legacy = 0;
dictionary.l.legal = 0;
dictionary.l.legally = 0;
dictionary.l.legals = 0;
dictionary.l.legate = 0;
dictionary.l.legated = 0;
dictionary.l.legatee = 0;
dictionary.l.legates = 0;
dictionary.l.legato = 0;
dictionary.l.legator = 0;
dictionary.l.legatos = 0;
dictionary.l.legend = 0;
dictionary.l.legends = 0;
dictionary.l.leger = 0;
dictionary.l.legers = 0;
dictionary.l.leges = 0;
dictionary.l.legged = 0;
dictionary.l.leggier = 0;
dictionary.l.leggin = 0;
dictionary.l.legging = 0;
dictionary.l.leggins = 0;
dictionary.l.leggy = 0;
dictionary.l.leghorn = 0;
dictionary.l.legible = 0;
dictionary.l.legibly = 0;
dictionary.l.legion = 0;
dictionary.l.legions = 0;
dictionary.l.legist = 0;
dictionary.l.legists = 0;
dictionary.l.legit = 0;
dictionary.l.legits = 0;
dictionary.l.legless = 0;
dictionary.l.leglike = 0;
dictionary.l.legman = 0;
dictionary.l.legmen = 0;
dictionary.l.legong = 0;
dictionary.l.legongs = 0;
dictionary.l.legroom = 0;
dictionary.l.legs = 0;
dictionary.l.legume = 0;
dictionary.l.legumes = 0;
dictionary.l.legumin = 0;
dictionary.l.legwork = 0;
dictionary.l.lehayim = 0;
dictionary.l.lehr = 0;
dictionary.l.lehrs = 0;
dictionary.l.lehua = 0;
dictionary.l.lehuas = 0;
dictionary.l.lei = 0;
dictionary.l.leis = 0;
dictionary.l.leister = 0;
dictionary.l.leisure = 0;
dictionary.l.lek = 0;
dictionary.l.leke = 0;
dictionary.l.leks = 0;
dictionary.l.leku = 0;
dictionary.l.lekvar = 0;
dictionary.l.lekvars = 0;
dictionary.l.lekythi = 0;
dictionary.l.leman = 0;
dictionary.l.lemans = 0;
dictionary.l.lemma = 0;
dictionary.l.lemmas = 0;
dictionary.l.lemmata = 0;
dictionary.l.lemming = 0;
dictionary.l.lemon = 0;
dictionary.l.lemons = 0;
dictionary.l.lemony = 0;
dictionary.l.lempira = 0;
dictionary.l.lemur = 0;
dictionary.l.lemures = 0;
dictionary.l.lemurs = 0;
dictionary.l.lend = 0;
dictionary.l.lender = 0;
dictionary.l.lenders = 0;
dictionary.l.lending = 0;
dictionary.l.lends = 0;
dictionary.l.lenes = 0;
dictionary.l.length = 0;
dictionary.l.lengths = 0;
dictionary.l.lengthy = 0;
dictionary.l.lenient = 0;
dictionary.l.lenis = 0;
dictionary.l.lenity = 0;
dictionary.l.leno = 0;
dictionary.l.lenos = 0;
dictionary.l.lens = 0;
dictionary.l.lense = 0;
dictionary.l.lensed = 0;
dictionary.l.lenses = 0;
dictionary.l.lensing = 0;
dictionary.l.lent = 0;
dictionary.l.lenten = 0;
dictionary.l.lentic = 0;
dictionary.l.lentigo = 0;
dictionary.l.lentil = 0;
dictionary.l.lentils = 0;
dictionary.l.lentisk = 0;
dictionary.l.lento = 0;
dictionary.l.lentoid = 0;
dictionary.l.lentos = 0;
dictionary.l.leone = 0;
dictionary.l.leones = 0;
dictionary.l.leonine = 0;
dictionary.l.leopard = 0;
dictionary.l.leotard = 0;
dictionary.l.leper = 0;
dictionary.l.lepers = 0;
dictionary.l.leporid = 0;
dictionary.l.leprose = 0;
dictionary.l.leprosy = 0;
dictionary.l.leprous = 0;
dictionary.l.lept = 0;
dictionary.l.lepta = 0;
dictionary.l.lepton = 0;
dictionary.l.leptons = 0;
dictionary.l.lesbian = 0;
dictionary.l.lesion = 0;
dictionary.l.lesions = 0;
dictionary.l.less = 0;
dictionary.l.lessee = 0;
dictionary.l.lessees = 0;
dictionary.l.lessen = 0;
dictionary.l.lessens = 0;
dictionary.l.lesser = 0;
dictionary.l.lesson = 0;
dictionary.l.lessons = 0;
dictionary.l.lessor = 0;
dictionary.l.lessors = 0;
dictionary.l.lest = 0;
dictionary.l.let = 0;
dictionary.l.letch = 0;
dictionary.l.letched = 0;
dictionary.l.letches = 0;
dictionary.l.letdown = 0;
dictionary.l.lethal = 0;
dictionary.l.lethals = 0;
dictionary.l.lethe = 0;
dictionary.l.lethean = 0;
dictionary.l.lethes = 0;
dictionary.l.lets = 0;
dictionary.l.letted = 0;
dictionary.l.letter = 0;
dictionary.l.letters = 0;
dictionary.l.letting = 0;
dictionary.l.lettuce = 0;
dictionary.l.letup = 0;
dictionary.l.letups = 0;
dictionary.l.leu = 0;
dictionary.l.leucin = 0;
dictionary.l.leucine = 0;
dictionary.l.leucins = 0;
dictionary.l.leucite = 0;
dictionary.l.leucoma = 0;
dictionary.l.leud = 0;
dictionary.l.leudes = 0;
dictionary.l.leuds = 0;
dictionary.l.leukoma = 0;
dictionary.l.leukon = 0;
dictionary.l.leukons = 0;
dictionary.l.lev = 0;
dictionary.l.leva = 0;
dictionary.l.levant = 0;
dictionary.l.levants = 0;
dictionary.l.levator = 0;
dictionary.l.levee = 0;
dictionary.l.leveed = 0;
dictionary.l.levees = 0;
dictionary.l.level = 0;
dictionary.l.leveled = 0;
dictionary.l.leveler = 0;
dictionary.l.levelly = 0;
dictionary.l.levels = 0;
dictionary.l.lever = 0;
dictionary.l.levered = 0;
dictionary.l.leveret = 0;
dictionary.l.levers = 0;
dictionary.l.levied = 0;
dictionary.l.levier = 0;
dictionary.l.leviers = 0;
dictionary.l.levies = 0;
dictionary.l.levin = 0;
dictionary.l.levins = 0;
dictionary.l.levity = 0;
dictionary.l.levo = 0;
dictionary.l.levulin = 0;
dictionary.l.levy = 0;
dictionary.l.levying = 0;
dictionary.l.lewd = 0;
dictionary.l.lewder = 0;
dictionary.l.lewdest = 0;
dictionary.l.lewdly = 0;
dictionary.l.lewis = 0;
dictionary.l.lewises = 0;
dictionary.l.lex = 0;
dictionary.l.lexeme = 0;
dictionary.l.lexemes = 0;
dictionary.l.lexemic = 0;
dictionary.l.lexes = 0;
dictionary.l.lexica = 0;
dictionary.l.lexical = 0;
dictionary.l.lexicon = 0;
dictionary.l.lexis = 0;
dictionary.l.ley = 0;
dictionary.l.leys = 0;
dictionary.l.lez = 0;
dictionary.l.lezes = 0;
dictionary.l.lezzie = 0;
dictionary.l.lezzies = 0;
dictionary.l.lezzy = 0;
dictionary.l.liable = 0;
dictionary.l.liaise = 0;
dictionary.l.liaised = 0;
dictionary.l.liaises = 0;
dictionary.l.liaison = 0;
dictionary.l.liana = 0;
dictionary.l.lianas = 0;
dictionary.l.liane = 0;
dictionary.l.lianes = 0;
dictionary.l.liang = 0;
dictionary.l.liangs = 0;
dictionary.l.lianoid = 0;
dictionary.l.liar = 0;
dictionary.l.liard = 0;
dictionary.l.liards = 0;
dictionary.l.liars = 0;
dictionary.l.lib = 0;
dictionary.l.libber = 0;
dictionary.l.libbers = 0;
dictionary.l.libel = 0;
dictionary.l.libeled = 0;
dictionary.l.libelee = 0;
dictionary.l.libeler = 0;
dictionary.l.libels = 0;
dictionary.l.liber = 0;
dictionary.l.liberal = 0;
dictionary.l.libers = 0;
dictionary.l.liberty = 0;
dictionary.l.libido = 0;
dictionary.l.libidos = 0;
dictionary.l.liblab = 0;
dictionary.l.liblabs = 0;
dictionary.l.libra = 0;
dictionary.l.librae = 0;
dictionary.l.library = 0;
dictionary.l.libras = 0;
dictionary.l.librate = 0;
dictionary.l.libri = 0;
dictionary.l.libs = 0;
dictionary.l.lice = 0;
dictionary.l.licence = 0;
dictionary.l.license = 0;
dictionary.l.licente = 0;
dictionary.l.licenti = 0;
dictionary.l.lich = 0;
dictionary.l.lichee = 0;
dictionary.l.lichees = 0;
dictionary.l.lichen = 0;
dictionary.l.lichens = 0;
dictionary.l.liches = 0;
dictionary.l.lichi = 0;
dictionary.l.lichis = 0;
dictionary.l.licht = 0;
dictionary.l.lichted = 0;
dictionary.l.lichtly = 0;
dictionary.l.lichts = 0;
dictionary.l.licit = 0;
dictionary.l.licitly = 0;
dictionary.l.lick = 0;
dictionary.l.licked = 0;
dictionary.l.licker = 0;
dictionary.l.lickers = 0;
dictionary.l.licking = 0;
dictionary.l.licks = 0;
dictionary.l.lictor = 0;
dictionary.l.lictors = 0;
dictionary.l.lid = 0;
dictionary.l.lidar = 0;
dictionary.l.lidars = 0;
dictionary.l.lidded = 0;
dictionary.l.lidding = 0;
dictionary.l.lidless = 0;
dictionary.l.lido = 0;
dictionary.l.lidos = 0;
dictionary.l.lids = 0;
dictionary.l.lie = 0;
dictionary.l.lied = 0;
dictionary.l.lieder = 0;
dictionary.l.lief = 0;
dictionary.l.liefer = 0;
dictionary.l.liefest = 0;
dictionary.l.liefly = 0;
dictionary.l.liege = 0;
dictionary.l.lieges = 0;
dictionary.l.lien = 0;
dictionary.l.lienal = 0;
dictionary.l.liens = 0;
dictionary.l.lier = 0;
dictionary.l.lierne = 0;
dictionary.l.liernes = 0;
dictionary.l.liers = 0;
dictionary.l.lies = 0;
dictionary.l.lieu = 0;
dictionary.l.lieus = 0;
dictionary.l.lieve = 0;
dictionary.l.liever = 0;
dictionary.l.lievest = 0;
dictionary.l.life = 0;
dictionary.l.lifeful = 0;
dictionary.l.lifer = 0;
dictionary.l.lifers = 0;
dictionary.l.lifeway = 0;
dictionary.l.lift = 0;
dictionary.l.lifted = 0;
dictionary.l.lifter = 0;
dictionary.l.lifters = 0;
dictionary.l.lifting = 0;
dictionary.l.liftman = 0;
dictionary.l.liftmen = 0;
dictionary.l.liftoff = 0;
dictionary.l.lifts = 0;
dictionary.l.ligan = 0;
dictionary.l.ligand = 0;
dictionary.l.ligands = 0;
dictionary.l.ligans = 0;
dictionary.l.ligase = 0;
dictionary.l.ligases = 0;
dictionary.l.ligate = 0;
dictionary.l.ligated = 0;
dictionary.l.ligates = 0;
dictionary.l.liger = 0;
dictionary.l.ligers = 0;
dictionary.l.light = 0;
dictionary.l.lighted = 0;
dictionary.l.lighten = 0;
dictionary.l.lighter = 0;
dictionary.l.lightly = 0;
dictionary.l.lights = 0;
dictionary.l.lignify = 0;
dictionary.l.lignin = 0;
dictionary.l.lignins = 0;
dictionary.l.lignite = 0;
dictionary.l.ligroin = 0;
dictionary.l.ligula = 0;
dictionary.l.ligulae = 0;
dictionary.l.ligular = 0;
dictionary.l.ligulas = 0;
dictionary.l.ligule = 0;
dictionary.l.ligules = 0;
dictionary.l.ligure = 0;
dictionary.l.ligures = 0;
dictionary.l.likable = 0;
dictionary.l.like = 0;
dictionary.l.liked = 0;
dictionary.l.likely = 0;
dictionary.l.liken = 0;
dictionary.l.likened = 0;
dictionary.l.likens = 0;
dictionary.l.liker = 0;
dictionary.l.likers = 0;
dictionary.l.likes = 0;
dictionary.l.likest = 0;
dictionary.l.liking = 0;
dictionary.l.likings = 0;
dictionary.l.likuta = 0;
dictionary.l.lilac = 0;
dictionary.l.lilacs = 0;
dictionary.l.lilied = 0;
dictionary.l.lilies = 0;
dictionary.l.lilt = 0;
dictionary.l.lilted = 0;
dictionary.l.lilting = 0;
dictionary.l.lilts = 0;
dictionary.l.lily = 0;
dictionary.l.lima = 0;
dictionary.l.limacon = 0;
dictionary.l.liman = 0;
dictionary.l.limans = 0;
dictionary.l.limas = 0;
dictionary.l.limb = 0;
dictionary.l.limba = 0;
dictionary.l.limbas = 0;
dictionary.l.limbate = 0;
dictionary.l.limbeck = 0;
dictionary.l.limbed = 0;
dictionary.l.limber = 0;
dictionary.l.limbers = 0;
dictionary.l.limbi = 0;
dictionary.l.limbic = 0;
dictionary.l.limbier = 0;
dictionary.l.limbing = 0;
dictionary.l.limbo = 0;
dictionary.l.limbos = 0;
dictionary.l.limbs = 0;
dictionary.l.limbus = 0;
dictionary.l.limby = 0;
dictionary.l.lime = 0;
dictionary.l.limeade = 0;
dictionary.l.limed = 0;
dictionary.l.limen = 0;
dictionary.l.limens = 0;
dictionary.l.limes = 0;
dictionary.l.limey = 0;
dictionary.l.limeys = 0;
dictionary.l.limier = 0;
dictionary.l.limiest = 0;
dictionary.l.limina = 0;
dictionary.l.liminal = 0;
dictionary.l.liming = 0;
dictionary.l.limit = 0;
dictionary.l.limited = 0;
dictionary.l.limiter = 0;
dictionary.l.limites = 0;
dictionary.l.limits = 0;
dictionary.l.limmer = 0;
dictionary.l.limmers = 0;
dictionary.l.limn = 0;
dictionary.l.limned = 0;
dictionary.l.limner = 0;
dictionary.l.limners = 0;
dictionary.l.limnic = 0;
dictionary.l.limning = 0;
dictionary.l.limns = 0;
dictionary.l.limo = 0;
dictionary.l.limos = 0;
dictionary.l.limp = 0;
dictionary.l.limpa = 0;
dictionary.l.limpas = 0;
dictionary.l.limped = 0;
dictionary.l.limper = 0;
dictionary.l.limpers = 0;
dictionary.l.limpest = 0;
dictionary.l.limpet = 0;
dictionary.l.limpets = 0;
dictionary.l.limpid = 0;
dictionary.l.limping = 0;
dictionary.l.limpkin = 0;
dictionary.l.limply = 0;
dictionary.l.limps = 0;
dictionary.l.limpsey = 0;
dictionary.l.limpsy = 0;
dictionary.l.limuli = 0;
dictionary.l.limulus = 0;
dictionary.l.limy = 0;
dictionary.l.lin = 0;
dictionary.l.linable = 0;
dictionary.l.linac = 0;
dictionary.l.linacs = 0;
dictionary.l.linage = 0;
dictionary.l.linages = 0;
dictionary.l.linalol = 0;
dictionary.l.lindane = 0;
dictionary.l.linden = 0;
dictionary.l.lindens = 0;
dictionary.l.lindies = 0;
dictionary.l.lindy = 0;
dictionary.l.line = 0;
dictionary.l.lineage = 0;
dictionary.l.lineal = 0;
dictionary.l.linear = 0;
dictionary.l.lineate = 0;
dictionary.l.linecut = 0;
dictionary.l.lined = 0;
dictionary.l.lineman = 0;
dictionary.l.linemen = 0;
dictionary.l.linen = 0;
dictionary.l.linens = 0;
dictionary.l.lineny = 0;
dictionary.l.liner = 0;
dictionary.l.liners = 0;
dictionary.l.lines = 0;
dictionary.l.lineup = 0;
dictionary.l.lineups = 0;
dictionary.l.liney = 0;
dictionary.l.ling = 0;
dictionary.l.linga = 0;
dictionary.l.lingam = 0;
dictionary.l.lingams = 0;
dictionary.l.lingas = 0;
dictionary.l.lingcod = 0;
dictionary.l.linger = 0;
dictionary.l.lingers = 0;
dictionary.l.lingier = 0;
dictionary.l.lingo = 0;
dictionary.l.lingoes = 0;
dictionary.l.lings = 0;
dictionary.l.lingua = 0;
dictionary.l.linguae = 0;
dictionary.l.lingual = 0;
dictionary.l.lingy = 0;
dictionary.l.linier = 0;
dictionary.l.liniest = 0;
dictionary.l.linin = 0;
dictionary.l.lining = 0;
dictionary.l.linings = 0;
dictionary.l.linins = 0;
dictionary.l.link = 0;
dictionary.l.linkage = 0;
dictionary.l.linkboy = 0;
dictionary.l.linked = 0;
dictionary.l.linker = 0;
dictionary.l.linkers = 0;
dictionary.l.linking = 0;
dictionary.l.linkman = 0;
dictionary.l.linkmen = 0;
dictionary.l.links = 0;
dictionary.l.linkup = 0;
dictionary.l.linkups = 0;
dictionary.l.linky = 0;
dictionary.l.linn = 0;
dictionary.l.linnet = 0;
dictionary.l.linnets = 0;
dictionary.l.linns = 0;
dictionary.l.lino = 0;
dictionary.l.linocut = 0;
dictionary.l.linos = 0;
dictionary.l.lins = 0;
dictionary.l.linsang = 0;
dictionary.l.linseed = 0;
dictionary.l.linsey = 0;
dictionary.l.linseys = 0;
dictionary.l.lint = 0;
dictionary.l.lintel = 0;
dictionary.l.lintels = 0;
dictionary.l.linter = 0;
dictionary.l.linters = 0;
dictionary.l.lintier = 0;
dictionary.l.lintol = 0;
dictionary.l.lintols = 0;
dictionary.l.lints = 0;
dictionary.l.linty = 0;
dictionary.l.linum = 0;
dictionary.l.linums = 0;
dictionary.l.linuron = 0;
dictionary.l.liny = 0;
dictionary.l.lion = 0;
dictionary.l.lioness = 0;
dictionary.l.lionise = 0;
dictionary.l.lionize = 0;
dictionary.l.lions = 0;
dictionary.l.lip = 0;
dictionary.l.lipase = 0;
dictionary.l.lipases = 0;
dictionary.l.lipid = 0;
dictionary.l.lipide = 0;
dictionary.l.lipides = 0;
dictionary.l.lipidic = 0;
dictionary.l.lipids = 0;
dictionary.l.lipin = 0;
dictionary.l.lipins = 0;
dictionary.l.lipless = 0;
dictionary.l.liplike = 0;
dictionary.l.lipoid = 0;
dictionary.l.lipoids = 0;
dictionary.l.lipoma = 0;
dictionary.l.lipomas = 0;
dictionary.l.lipped = 0;
dictionary.l.lippen = 0;
dictionary.l.lippens = 0;
dictionary.l.lipper = 0;
dictionary.l.lippers = 0;
dictionary.l.lippier = 0;
dictionary.l.lipping = 0;
dictionary.l.lippy = 0;
dictionary.l.lips = 0;
dictionary.l.liquate = 0;
dictionary.l.liquefy = 0;
dictionary.l.liqueur = 0;
dictionary.l.liquid = 0;
dictionary.l.liquids = 0;
dictionary.l.liquify = 0;
dictionary.l.liquor = 0;
dictionary.l.liquors = 0;
dictionary.l.lira = 0;
dictionary.l.liras = 0;
dictionary.l.lire = 0;
dictionary.l.lirot = 0;
dictionary.l.liroth = 0;
dictionary.l.lis = 0;
dictionary.l.lisente = 0;
dictionary.l.lisle = 0;
dictionary.l.lisles = 0;
dictionary.l.lisp = 0;
dictionary.l.lisped = 0;
dictionary.l.lisper = 0;
dictionary.l.lispers = 0;
dictionary.l.lisping = 0;
dictionary.l.lisps = 0;
dictionary.l.lissom = 0;
dictionary.l.lissome = 0;
dictionary.l.list = 0;
dictionary.l.listed = 0;
dictionary.l.listel = 0;
dictionary.l.listels = 0;
dictionary.l.listen = 0;
dictionary.l.listens = 0;
dictionary.l.lister = 0;
dictionary.l.listers = 0;
dictionary.l.listing = 0;
dictionary.l.lists = 0;
dictionary.l.lit = 0;
dictionary.l.litai = 0;
dictionary.l.litany = 0;
dictionary.l.litas = 0;
dictionary.l.litchi = 0;
dictionary.l.litchis = 0;
dictionary.l.liter = 0;
dictionary.l.literal = 0;
dictionary.l.liters = 0;
dictionary.l.lithe = 0;
dictionary.l.lithely = 0;
dictionary.l.lither = 0;
dictionary.l.lithest = 0;
dictionary.l.lithia = 0;
dictionary.l.lithias = 0;
dictionary.l.lithic = 0;
dictionary.l.lithium = 0;
dictionary.l.litho = 0;
dictionary.l.lithoed = 0;
dictionary.l.lithoid = 0;
dictionary.l.lithos = 0;
dictionary.l.litmus = 0;
dictionary.l.litoral = 0;
dictionary.l.litotes = 0;
dictionary.l.litotic = 0;
dictionary.l.litre = 0;
dictionary.l.litres = 0;
dictionary.l.lits = 0;
dictionary.l.litten = 0;
dictionary.l.litter = 0;
dictionary.l.litters = 0;
dictionary.l.littery = 0;
dictionary.l.little = 0;
dictionary.l.littler = 0;
dictionary.l.littles = 0;
dictionary.l.litu = 0;
dictionary.l.liturgy = 0;
dictionary.l.livable = 0;
dictionary.l.live = 0;
dictionary.l.lived = 0;
dictionary.l.lively = 0;
dictionary.l.liven = 0;
dictionary.l.livened = 0;
dictionary.l.livener = 0;
dictionary.l.livens = 0;
dictionary.l.liver = 0;
dictionary.l.livers = 0;
dictionary.l.livery = 0;
dictionary.l.lives = 0;
dictionary.l.livest = 0;
dictionary.l.livid = 0;
dictionary.l.lividly = 0;
dictionary.l.livier = 0;
dictionary.l.liviers = 0;
dictionary.l.living = 0;
dictionary.l.livings = 0;
dictionary.l.livre = 0;
dictionary.l.livres = 0;
dictionary.l.livyer = 0;
dictionary.l.livyers = 0;
dictionary.l.lixivia = 0;
dictionary.l.lizard = 0;
dictionary.l.lizards = 0;
dictionary.l.llama = 0;
dictionary.l.llamas = 0;
dictionary.l.llano = 0;
dictionary.l.llanos = 0;
dictionary.l.loach = 0;
dictionary.l.loaches = 0;
dictionary.l.load = 0;
dictionary.l.loaded = 0;
dictionary.l.loader = 0;
dictionary.l.loaders = 0;
dictionary.l.loading = 0;
dictionary.l.loads = 0;
dictionary.l.loaf = 0;
dictionary.l.loafed = 0;
dictionary.l.loafer = 0;
dictionary.l.loafers = 0;
dictionary.l.loafing = 0;
dictionary.l.loafs = 0;
dictionary.l.loam = 0;
dictionary.l.loamed = 0;
dictionary.l.loamier = 0;
dictionary.l.loaming = 0;
dictionary.l.loams = 0;
dictionary.l.loamy = 0;
dictionary.l.loan = 0;
dictionary.l.loaned = 0;
dictionary.l.loaner = 0;
dictionary.l.loaners = 0;
dictionary.l.loaning = 0;
dictionary.l.loans = 0;
dictionary.l.loath = 0;
dictionary.l.loathe = 0;
dictionary.l.loathed = 0;
dictionary.l.loather = 0;
dictionary.l.loathes = 0;
dictionary.l.loathly = 0;
dictionary.l.loaves = 0;
dictionary.l.lob = 0;
dictionary.l.lobar = 0;
dictionary.l.lobate = 0;
dictionary.l.lobated = 0;
dictionary.l.lobbed = 0;
dictionary.l.lobber = 0;
dictionary.l.lobbers = 0;
dictionary.l.lobbied = 0;
dictionary.l.lobbies = 0;
dictionary.l.lobbing = 0;
dictionary.l.lobby = 0;
dictionary.l.lobbyer = 0;
dictionary.l.lobe = 0;
dictionary.l.lobed = 0;
dictionary.l.lobefin = 0;
dictionary.l.lobelia = 0;
dictionary.l.lobes = 0;
dictionary.l.lobo = 0;
dictionary.l.lobos = 0;
dictionary.l.lobs = 0;
dictionary.l.lobster = 0;
dictionary.l.lobular = 0;
dictionary.l.lobule = 0;
dictionary.l.lobules = 0;
dictionary.l.lobworm = 0;
dictionary.l.loca = 0;
dictionary.l.local = 0;
dictionary.l.locale = 0;
dictionary.l.locales = 0;
dictionary.l.locally = 0;
dictionary.l.locals = 0;
dictionary.l.locate = 0;
dictionary.l.located = 0;
dictionary.l.locater = 0;
dictionary.l.locates = 0;
dictionary.l.locator = 0;
dictionary.l.loch = 0;
dictionary.l.lochia = 0;
dictionary.l.lochial = 0;
dictionary.l.lochs = 0;
dictionary.l.loci = 0;
dictionary.l.lock = 0;
dictionary.l.lockage = 0;
dictionary.l.lockbox = 0;
dictionary.l.locked = 0;
dictionary.l.locker = 0;
dictionary.l.lockers = 0;
dictionary.l.locket = 0;
dictionary.l.lockets = 0;
dictionary.l.locking = 0;
dictionary.l.lockjaw = 0;
dictionary.l.locknut = 0;
dictionary.l.lockout = 0;
dictionary.l.lockram = 0;
dictionary.l.locks = 0;
dictionary.l.lockup = 0;
dictionary.l.lockups = 0;
dictionary.l.loco = 0;
dictionary.l.locoed = 0;
dictionary.l.locoes = 0;
dictionary.l.locoing = 0;
dictionary.l.locoism = 0;
dictionary.l.locos = 0;
dictionary.l.locular = 0;
dictionary.l.locule = 0;
dictionary.l.loculed = 0;
dictionary.l.locules = 0;
dictionary.l.loculi = 0;
dictionary.l.loculus = 0;
dictionary.l.locum = 0;
dictionary.l.locums = 0;
dictionary.l.locus = 0;
dictionary.l.locust = 0;
dictionary.l.locusta = 0;
dictionary.l.locusts = 0;
dictionary.l.lode = 0;
dictionary.l.loden = 0;
dictionary.l.lodens = 0;
dictionary.l.lodes = 0;
dictionary.l.lodge = 0;
dictionary.l.lodged = 0;
dictionary.l.lodger = 0;
dictionary.l.lodgers = 0;
dictionary.l.lodges = 0;
dictionary.l.lodging = 0;
dictionary.l.loess = 0;
dictionary.l.loessal = 0;
dictionary.l.loesses = 0;
dictionary.l.loft = 0;
dictionary.l.lofted = 0;
dictionary.l.lofter = 0;
dictionary.l.lofters = 0;
dictionary.l.loftier = 0;
dictionary.l.loftily = 0;
dictionary.l.lofting = 0;
dictionary.l.lofts = 0;
dictionary.l.lofty = 0;
dictionary.l.log = 0;
dictionary.l.logan = 0;
dictionary.l.logania = 0;
dictionary.l.logans = 0;
dictionary.l.logbook = 0;
dictionary.l.loge = 0;
dictionary.l.loges = 0;
dictionary.l.loggats = 0;
dictionary.l.logged = 0;
dictionary.l.logger = 0;
dictionary.l.loggers = 0;
dictionary.l.loggets = 0;
dictionary.l.loggia = 0;
dictionary.l.loggias = 0;
dictionary.l.loggie = 0;
dictionary.l.loggier = 0;
dictionary.l.logging = 0;
dictionary.l.loggy = 0;
dictionary.l.logia = 0;
dictionary.l.logic = 0;
dictionary.l.logical = 0;
dictionary.l.logics = 0;
dictionary.l.logier = 0;
dictionary.l.logiest = 0;
dictionary.l.logily = 0;
dictionary.l.logion = 0;
dictionary.l.logions = 0;
dictionary.l.logjam = 0;
dictionary.l.logjams = 0;
dictionary.l.logo = 0;
dictionary.l.logoi = 0;
dictionary.l.logos = 0;
dictionary.l.logroll = 0;
dictionary.l.logs = 0;
dictionary.l.logway = 0;
dictionary.l.logways = 0;
dictionary.l.logwood = 0;
dictionary.l.logy = 0;
dictionary.l.loin = 0;
dictionary.l.loins = 0;
dictionary.l.loiter = 0;
dictionary.l.loiters = 0;
dictionary.l.loll = 0;
dictionary.l.lolled = 0;
dictionary.l.loller = 0;
dictionary.l.lollers = 0;
dictionary.l.lollies = 0;
dictionary.l.lolling = 0;
dictionary.l.lollop = 0;
dictionary.l.lollops = 0;
dictionary.l.lolls = 0;
dictionary.l.lolly = 0;
dictionary.l.lomein = 0;
dictionary.l.lomeins = 0;
dictionary.l.loment = 0;
dictionary.l.lomenta = 0;
dictionary.l.loments = 0;
dictionary.l.lone = 0;
dictionary.l.lonely = 0;
dictionary.l.loner = 0;
dictionary.l.loners = 0;
dictionary.l.long = 0;
dictionary.l.longan = 0;
dictionary.l.longans = 0;
dictionary.l.longbow = 0;
dictionary.l.longe = 0;
dictionary.l.longed = 0;
dictionary.l.longer = 0;
dictionary.l.longers = 0;
dictionary.l.longes = 0;
dictionary.l.longest = 0;
dictionary.l.longies = 0;
dictionary.l.longing = 0;
dictionary.l.longish = 0;
dictionary.l.longly = 0;
dictionary.l.longs = 0;
dictionary.l.loo = 0;
dictionary.l.loobies = 0;
dictionary.l.looby = 0;
dictionary.l.looed = 0;
dictionary.l.looey = 0;
dictionary.l.looeys = 0;
dictionary.l.loof = 0;
dictionary.l.loofa = 0;
dictionary.l.loofah = 0;
dictionary.l.loofahs = 0;
dictionary.l.loofas = 0;
dictionary.l.loofs = 0;
dictionary.l.looie = 0;
dictionary.l.looies = 0;
dictionary.l.looing = 0;
dictionary.l.look = 0;
dictionary.l.looked = 0;
dictionary.l.looker = 0;
dictionary.l.lookers = 0;
dictionary.l.looking = 0;
dictionary.l.lookout = 0;
dictionary.l.looks = 0;
dictionary.l.lookup = 0;
dictionary.l.lookups = 0;
dictionary.l.loom = 0;
dictionary.l.loomed = 0;
dictionary.l.looming = 0;
dictionary.l.looms = 0;
dictionary.l.loon = 0;
dictionary.l.looney = 0;
dictionary.l.looneys = 0;
dictionary.l.loonier = 0;
dictionary.l.loonies = 0;
dictionary.l.loons = 0;
dictionary.l.loony = 0;
dictionary.l.loop = 0;
dictionary.l.looped = 0;
dictionary.l.looper = 0;
dictionary.l.loopers = 0;
dictionary.l.loopier = 0;
dictionary.l.looping = 0;
dictionary.l.loops = 0;
dictionary.l.loopy = 0;
dictionary.l.loos = 0;
dictionary.l.loose = 0;
dictionary.l.loosed = 0;
dictionary.l.loosely = 0;
dictionary.l.loosen = 0;
dictionary.l.loosens = 0;
dictionary.l.looser = 0;
dictionary.l.looses = 0;
dictionary.l.loosest = 0;
dictionary.l.loosing = 0;
dictionary.l.loot = 0;
dictionary.l.looted = 0;
dictionary.l.looter = 0;
dictionary.l.looters = 0;
dictionary.l.looting = 0;
dictionary.l.loots = 0;
dictionary.l.lop = 0;
dictionary.l.lope = 0;
dictionary.l.loped = 0;
dictionary.l.loper = 0;
dictionary.l.lopers = 0;
dictionary.l.lopes = 0;
dictionary.l.loping = 0;
dictionary.l.lopped = 0;
dictionary.l.lopper = 0;
dictionary.l.loppers = 0;
dictionary.l.loppier = 0;
dictionary.l.lopping = 0;
dictionary.l.loppy = 0;
dictionary.l.lops = 0;
dictionary.l.loquat = 0;
dictionary.l.loquats = 0;
dictionary.l.loral = 0;
dictionary.l.loran = 0;
dictionary.l.lorans = 0;
dictionary.l.lord = 0;
dictionary.l.lorded = 0;
dictionary.l.lording = 0;
dictionary.l.lordly = 0;
dictionary.l.lordoma = 0;
dictionary.l.lords = 0;
dictionary.l.lore = 0;
dictionary.l.loreal = 0;
dictionary.l.lores = 0;
dictionary.l.lorgnon = 0;
dictionary.l.lorica = 0;
dictionary.l.loricae = 0;
dictionary.l.lories = 0;
dictionary.l.lorimer = 0;
dictionary.l.loriner = 0;
dictionary.l.loris = 0;
dictionary.l.lorises = 0;
dictionary.l.lorn = 0;
dictionary.l.lorries = 0;
dictionary.l.lorry = 0;
dictionary.l.lory = 0;
dictionary.l.losable = 0;
dictionary.l.lose = 0;
dictionary.l.losel = 0;
dictionary.l.losels = 0;
dictionary.l.loser = 0;
dictionary.l.losers = 0;
dictionary.l.loses = 0;
dictionary.l.losing = 0;
dictionary.l.losings = 0;
dictionary.l.loss = 0;
dictionary.l.losses = 0;
dictionary.l.lossy = 0;
dictionary.l.lost = 0;
dictionary.l.lot = 0;
dictionary.l.lota = 0;
dictionary.l.lotah = 0;
dictionary.l.lotahs = 0;
dictionary.l.lotas = 0;
dictionary.l.loth = 0;
dictionary.l.loti = 0;
dictionary.l.lotic = 0;
dictionary.l.lotion = 0;
dictionary.l.lotions = 0;
dictionary.l.lotos = 0;
dictionary.l.lotoses = 0;
dictionary.l.lots = 0;
dictionary.l.lotted = 0;
dictionary.l.lottery = 0;
dictionary.l.lotting = 0;
dictionary.l.lotto = 0;
dictionary.l.lottos = 0;
dictionary.l.lotus = 0;
dictionary.l.lotuses = 0;
dictionary.l.louche = 0;
dictionary.l.loud = 0;
dictionary.l.louden = 0;
dictionary.l.loudens = 0;
dictionary.l.louder = 0;
dictionary.l.loudest = 0;
dictionary.l.loudish = 0;
dictionary.l.loudly = 0;
dictionary.l.lough = 0;
dictionary.l.loughs = 0;
dictionary.l.louie = 0;
dictionary.l.louies = 0;
dictionary.l.louis = 0;
dictionary.l.lounge = 0;
dictionary.l.lounged = 0;
dictionary.l.lounger = 0;
dictionary.l.lounges = 0;
dictionary.l.loungy = 0;
dictionary.l.loup = 0;
dictionary.l.loupe = 0;
dictionary.l.louped = 0;
dictionary.l.loupen = 0;
dictionary.l.loupes = 0;
dictionary.l.louping = 0;
dictionary.l.loups = 0;
dictionary.l.lour = 0;
dictionary.l.loured = 0;
dictionary.l.louring = 0;
dictionary.l.lours = 0;
dictionary.l.loury = 0;
dictionary.l.louse = 0;
dictionary.l.loused = 0;
dictionary.l.louses = 0;
dictionary.l.lousier = 0;
dictionary.l.lousily = 0;
dictionary.l.lousing = 0;
dictionary.l.lousy = 0;
dictionary.l.lout = 0;
dictionary.l.louted = 0;
dictionary.l.louting = 0;
dictionary.l.loutish = 0;
dictionary.l.louts = 0;
dictionary.l.louver = 0;
dictionary.l.louvers = 0;
dictionary.l.louvre = 0;
dictionary.l.louvres = 0;
dictionary.l.lovable = 0;
dictionary.l.lovably = 0;
dictionary.l.lovage = 0;
dictionary.l.lovages = 0;
dictionary.l.lovat = 0;
dictionary.l.lovats = 0;
dictionary.l.love = 0;
dictionary.l.lovebug = 0;
dictionary.l.loved = 0;
dictionary.l.lovely = 0;
dictionary.l.lover = 0;
dictionary.l.loverly = 0;
dictionary.l.lovers = 0;
dictionary.l.loves = 0;
dictionary.l.loving = 0;
dictionary.l.low = 0;
dictionary.l.lowball = 0;
dictionary.l.lowborn = 0;
dictionary.l.lowboy = 0;
dictionary.l.lowboys = 0;
dictionary.l.lowbred = 0;
dictionary.l.lowbrow = 0;
dictionary.l.lowdown = 0;
dictionary.l.lowe = 0;
dictionary.l.lowed = 0;
dictionary.l.lower = 0;
dictionary.l.lowered = 0;
dictionary.l.lowers = 0;
dictionary.l.lowery = 0;
dictionary.l.lowes = 0;
dictionary.l.lowest = 0;
dictionary.l.lowing = 0;
dictionary.l.lowings = 0;
dictionary.l.lowish = 0;
dictionary.l.lowland = 0;
dictionary.l.lowlier = 0;
dictionary.l.lowlife = 0;
dictionary.l.lowly = 0;
dictionary.l.lown = 0;
dictionary.l.lowness = 0;
dictionary.l.lows = 0;
dictionary.l.lowse = 0;
dictionary.l.lox = 0;
dictionary.l.loxed = 0;
dictionary.l.loxes = 0;
dictionary.l.loxing = 0;
dictionary.l.loyal = 0;
dictionary.l.loyaler = 0;
dictionary.l.loyally = 0;
dictionary.l.loyalty = 0;
dictionary.l.lozenge = 0;
dictionary.l.luau = 0;
dictionary.l.luaus = 0;
dictionary.l.lubber = 0;
dictionary.l.lubbers = 0;
dictionary.l.lube = 0;
dictionary.l.lubes = 0;
dictionary.l.lubric = 0;
dictionary.l.lucarne = 0;
dictionary.l.luce = 0;
dictionary.l.lucence = 0;
dictionary.l.lucency = 0;
dictionary.l.lucent = 0;
dictionary.l.lucern = 0;
dictionary.l.lucerne = 0;
dictionary.l.lucerns = 0;
dictionary.l.luces = 0;
dictionary.l.lucid = 0;
dictionary.l.lucidly = 0;
dictionary.l.lucifer = 0;
dictionary.l.luck = 0;
dictionary.l.lucked = 0;
dictionary.l.luckie = 0;
dictionary.l.luckier = 0;
dictionary.l.luckies = 0;
dictionary.l.luckily = 0;
dictionary.l.lucking = 0;
dictionary.l.lucks = 0;
dictionary.l.lucky = 0;
dictionary.l.lucre = 0;
dictionary.l.lucres = 0;
dictionary.l.lude = 0;
dictionary.l.ludes = 0;
dictionary.l.ludic = 0;
dictionary.l.lues = 0;
dictionary.l.luetic = 0;
dictionary.l.luetics = 0;
dictionary.l.luff = 0;
dictionary.l.luffa = 0;
dictionary.l.luffas = 0;
dictionary.l.luffed = 0;
dictionary.l.luffing = 0;
dictionary.l.luffs = 0;
dictionary.l.lug = 0;
dictionary.l.luge = 0;
dictionary.l.luged = 0;
dictionary.l.lugeing = 0;
dictionary.l.luges = 0;
dictionary.l.luggage = 0;
dictionary.l.lugged = 0;
dictionary.l.lugger = 0;
dictionary.l.luggers = 0;
dictionary.l.luggie = 0;
dictionary.l.luggies = 0;
dictionary.l.lugging = 0;
dictionary.l.lugs = 0;
dictionary.l.lugsail = 0;
dictionary.l.lugworm = 0;
dictionary.l.lull = 0;
dictionary.l.lullaby = 0;
dictionary.l.lulled = 0;
dictionary.l.lulling = 0;
dictionary.l.lulls = 0;
dictionary.l.lulu = 0;
dictionary.l.lulus = 0;
dictionary.l.lum = 0;
dictionary.l.lumbago = 0;
dictionary.l.lumbar = 0;
dictionary.l.lumbars = 0;
dictionary.l.lumber = 0;
dictionary.l.lumbers = 0;
dictionary.l.lumen = 0;
dictionary.l.lumenal = 0;
dictionary.l.lumens = 0;
dictionary.l.lumina = 0;
dictionary.l.luminal = 0;
dictionary.l.lummox = 0;
dictionary.l.lump = 0;
dictionary.l.lumped = 0;
dictionary.l.lumpen = 0;
dictionary.l.lumpens = 0;
dictionary.l.lumper = 0;
dictionary.l.lumpers = 0;
dictionary.l.lumpier = 0;
dictionary.l.lumpily = 0;
dictionary.l.lumping = 0;
dictionary.l.lumpish = 0;
dictionary.l.lumps = 0;
dictionary.l.lumpy = 0;
dictionary.l.lums = 0;
dictionary.l.luna = 0;
dictionary.l.lunacy = 0;
dictionary.l.lunar = 0;
dictionary.l.lunars = 0;
dictionary.l.lunas = 0;
dictionary.l.lunate = 0;
dictionary.l.lunated = 0;
dictionary.l.lunatic = 0;
dictionary.l.lunch = 0;
dictionary.l.lunched = 0;
dictionary.l.luncher = 0;
dictionary.l.lunches = 0;
dictionary.l.lune = 0;
dictionary.l.lunes = 0;
dictionary.l.lunet = 0;
dictionary.l.lunets = 0;
dictionary.l.lunette = 0;
dictionary.l.lung = 0;
dictionary.l.lungan = 0;
dictionary.l.lungans = 0;
dictionary.l.lunge = 0;
dictionary.l.lunged = 0;
dictionary.l.lungee = 0;
dictionary.l.lungees = 0;
dictionary.l.lunger = 0;
dictionary.l.lungers = 0;
dictionary.l.lunges = 0;
dictionary.l.lungi = 0;
dictionary.l.lunging = 0;
dictionary.l.lungis = 0;
dictionary.l.lungs = 0;
dictionary.l.lungyi = 0;
dictionary.l.lungyis = 0;
dictionary.l.lunier = 0;
dictionary.l.lunies = 0;
dictionary.l.luniest = 0;
dictionary.l.lunk = 0;
dictionary.l.lunker = 0;
dictionary.l.lunkers = 0;
dictionary.l.lunks = 0;
dictionary.l.lunt = 0;
dictionary.l.lunted = 0;
dictionary.l.lunting = 0;
dictionary.l.lunts = 0;
dictionary.l.lunula = 0;
dictionary.l.lunulae = 0;
dictionary.l.lunular = 0;
dictionary.l.lunule = 0;
dictionary.l.lunules = 0;
dictionary.l.luny = 0;
dictionary.l.lupanar = 0;
dictionary.l.lupin = 0;
dictionary.l.lupine = 0;
dictionary.l.lupines = 0;
dictionary.l.lupins = 0;
dictionary.l.lupous = 0;
dictionary.l.lupulin = 0;
dictionary.l.lupus = 0;
dictionary.l.lupuses = 0;
dictionary.l.lurch = 0;
dictionary.l.lurched = 0;
dictionary.l.lurcher = 0;
dictionary.l.lurches = 0;
dictionary.l.lurdan = 0;
dictionary.l.lurdane = 0;
dictionary.l.lurdans = 0;
dictionary.l.lure = 0;
dictionary.l.lured = 0;
dictionary.l.lurer = 0;
dictionary.l.lurers = 0;
dictionary.l.lures = 0;
dictionary.l.lurid = 0;
dictionary.l.luridly = 0;
dictionary.l.luring = 0;
dictionary.l.lurk = 0;
dictionary.l.lurked = 0;
dictionary.l.lurker = 0;
dictionary.l.lurkers = 0;
dictionary.l.lurking = 0;
dictionary.l.lurks = 0;
dictionary.l.lush = 0;
dictionary.l.lushed = 0;
dictionary.l.lusher = 0;
dictionary.l.lushes = 0;
dictionary.l.lushest = 0;
dictionary.l.lushing = 0;
dictionary.l.lushly = 0;
dictionary.l.lust = 0;
dictionary.l.lusted = 0;
dictionary.l.luster = 0;
dictionary.l.lusters = 0;
dictionary.l.lustful = 0;
dictionary.l.lustier = 0;
dictionary.l.lustily = 0;
dictionary.l.lusting = 0;
dictionary.l.lustra = 0;
dictionary.l.lustral = 0;
dictionary.l.lustre = 0;
dictionary.l.lustred = 0;
dictionary.l.lustres = 0;
dictionary.l.lustrum = 0;
dictionary.l.lusts = 0;
dictionary.l.lusty = 0;
dictionary.l.lusus = 0;
dictionary.l.lususes = 0;
dictionary.l.lute = 0;
dictionary.l.lutea = 0;
dictionary.l.luteal = 0;
dictionary.l.luted = 0;
dictionary.l.lutein = 0;
dictionary.l.luteins = 0;
dictionary.l.luteous = 0;
dictionary.l.lutes = 0;
dictionary.l.luteum = 0;
dictionary.l.luthern = 0;
dictionary.l.luthier = 0;
dictionary.l.luting = 0;
dictionary.l.lutings = 0;
dictionary.l.lutist = 0;
dictionary.l.lutists = 0;
dictionary.l.luv = 0;
dictionary.l.luvs = 0;
dictionary.l.lux = 0;
dictionary.l.luxate = 0;
dictionary.l.luxated = 0;
dictionary.l.luxates = 0;
dictionary.l.luxe = 0;
dictionary.l.luxes = 0;
dictionary.l.luxury = 0;
dictionary.l.lwei = 0;
dictionary.l.lweis = 0;
dictionary.l.lyard = 0;
dictionary.l.lyart = 0;
dictionary.l.lyase = 0;
dictionary.l.lyases = 0;
dictionary.l.lycea = 0;
dictionary.l.lycee = 0;
dictionary.l.lycees = 0;
dictionary.l.lyceum = 0;
dictionary.l.lyceums = 0;
dictionary.l.lychee = 0;
dictionary.l.lychees = 0;
dictionary.l.lychnis = 0;
dictionary.l.lycopod = 0;
dictionary.l.lyddite = 0;
dictionary.l.lye = 0;
dictionary.l.lyes = 0;
dictionary.l.lying = 0;
dictionary.l.lyingly = 0;
dictionary.l.lyings = 0;
dictionary.l.lymph = 0;
dictionary.l.lymphs = 0;
dictionary.l.lyncean = 0;
dictionary.l.lynch = 0;
dictionary.l.lynched = 0;
dictionary.l.lyncher = 0;
dictionary.l.lynches = 0;
dictionary.l.lynx = 0;
dictionary.l.lynxes = 0;
dictionary.l.lyrate = 0;
dictionary.l.lyrated = 0;
dictionary.l.lyre = 0;
dictionary.l.lyres = 0;
dictionary.l.lyric = 0;
dictionary.l.lyrical = 0;
dictionary.l.lyrics = 0;
dictionary.l.lyrism = 0;
dictionary.l.lyrisms = 0;
dictionary.l.lyrist = 0;
dictionary.l.lyrists = 0;
dictionary.l.lysate = 0;
dictionary.l.lysates = 0;
dictionary.l.lyse = 0;
dictionary.l.lysed = 0;
dictionary.l.lyses = 0;
dictionary.l.lysin = 0;
dictionary.l.lysine = 0;
dictionary.l.lysines = 0;
dictionary.l.lysing = 0;
dictionary.l.lysins = 0;
dictionary.l.lysis = 0;
dictionary.l.lysogen = 0;
dictionary.l.lyssa = 0;
dictionary.l.lyssas = 0;
dictionary.l.lytic = 0;
dictionary.l.lytta = 0;
dictionary.l.lyttae = 0;
dictionary.l.lyttas = 0;
dictionary.m = {};
dictionary.m.maar = 0;
dictionary.m.maars = 0;
dictionary.m.mabe = 0;
dictionary.m.mabes = 0;
dictionary.m.mac = 0;
dictionary.m.macaber = 0;
dictionary.m.macabre = 0;
dictionary.m.macaco = 0;
dictionary.m.macacos = 0;
dictionary.m.macadam = 0;
dictionary.m.macaque = 0;
dictionary.m.macaw = 0;
dictionary.m.macaws = 0;
dictionary.m.macchia = 0;
dictionary.m.macchie = 0;
dictionary.m.mace = 0;
dictionary.m.maced = 0;
dictionary.m.macer = 0;
dictionary.m.macers = 0;
dictionary.m.maces = 0;
dictionary.m.mach = 0;
dictionary.m.mache = 0;
dictionary.m.maches = 0;
dictionary.m.machete = 0;
dictionary.m.machine = 0;
dictionary.m.macho = 0;
dictionary.m.machos = 0;
dictionary.m.machree = 0;
dictionary.m.machs = 0;
dictionary.m.machzor = 0;
dictionary.m.macing = 0;
dictionary.m.mack = 0;
dictionary.m.mackle = 0;
dictionary.m.mackled = 0;
dictionary.m.mackles = 0;
dictionary.m.macks = 0;
dictionary.m.macle = 0;
dictionary.m.macled = 0;
dictionary.m.macles = 0;
dictionary.m.macon = 0;
dictionary.m.macons = 0;
dictionary.m.macrame = 0;
dictionary.m.macro = 0;
dictionary.m.macron = 0;
dictionary.m.macrons = 0;
dictionary.m.macros = 0;
dictionary.m.macs = 0;
dictionary.m.macula = 0;
dictionary.m.maculae = 0;
dictionary.m.macular = 0;
dictionary.m.maculas = 0;
dictionary.m.macule = 0;
dictionary.m.maculed = 0;
dictionary.m.macules = 0;
dictionary.m.mad = 0;
dictionary.m.madam = 0;
dictionary.m.madame = 0;
dictionary.m.madames = 0;
dictionary.m.madams = 0;
dictionary.m.madcap = 0;
dictionary.m.madcaps = 0;
dictionary.m.madded = 0;
dictionary.m.madden = 0;
dictionary.m.maddens = 0;
dictionary.m.madder = 0;
dictionary.m.madders = 0;
dictionary.m.maddest = 0;
dictionary.m.madding = 0;
dictionary.m.maddish = 0;
dictionary.m.made = 0;
dictionary.m.madeira = 0;
dictionary.m.madly = 0;
dictionary.m.madman = 0;
dictionary.m.madmen = 0;
dictionary.m.madness = 0;
dictionary.m.madonna = 0;
dictionary.m.madras = 0;
dictionary.m.madre = 0;
dictionary.m.madres = 0;
dictionary.m.madrona = 0;
dictionary.m.madrone = 0;
dictionary.m.madrono = 0;
dictionary.m.mads = 0;
dictionary.m.maduro = 0;
dictionary.m.maduros = 0;
dictionary.m.madwort = 0;
dictionary.m.madzoon = 0;
dictionary.m.mae = 0;
dictionary.m.maenad = 0;
dictionary.m.maenads = 0;
dictionary.m.maes = 0;
dictionary.m.maestri = 0;
dictionary.m.maestro = 0;
dictionary.m.maffia = 0;
dictionary.m.maffias = 0;
dictionary.m.maffick = 0;
dictionary.m.mafia = 0;
dictionary.m.mafias = 0;
dictionary.m.mafic = 0;
dictionary.m.mafiosi = 0;
dictionary.m.mafioso = 0;
dictionary.m.maftir = 0;
dictionary.m.maftirs = 0;
dictionary.m.mag = 0;
dictionary.m.mage = 0;
dictionary.m.magenta = 0;
dictionary.m.mages = 0;
dictionary.m.maggot = 0;
dictionary.m.maggots = 0;
dictionary.m.maggoty = 0;
dictionary.m.magi = 0;
dictionary.m.magian = 0;
dictionary.m.magians = 0;
dictionary.m.magic = 0;
dictionary.m.magical = 0;
dictionary.m.magics = 0;
dictionary.m.magilp = 0;
dictionary.m.magilps = 0;
dictionary.m.maglev = 0;
dictionary.m.magma = 0;
dictionary.m.magmas = 0;
dictionary.m.magmata = 0;
dictionary.m.magnate = 0;
dictionary.m.magnet = 0;
dictionary.m.magneto = 0;
dictionary.m.magnets = 0;
dictionary.m.magnify = 0;
dictionary.m.magnum = 0;
dictionary.m.magnums = 0;
dictionary.m.magot = 0;
dictionary.m.magots = 0;
dictionary.m.magpie = 0;
dictionary.m.magpies = 0;
dictionary.m.mags = 0;
dictionary.m.maguey = 0;
dictionary.m.magueys = 0;
dictionary.m.magus = 0;
dictionary.m.mahatma = 0;
dictionary.m.mahjong = 0;
dictionary.m.mahoe = 0;
dictionary.m.mahoes = 0;
dictionary.m.mahonia = 0;
dictionary.m.mahout = 0;
dictionary.m.mahouts = 0;
dictionary.m.mahuang = 0;
dictionary.m.mahzor = 0;
dictionary.m.mahzors = 0;
dictionary.m.maid = 0;
dictionary.m.maiden = 0;
dictionary.m.maidens = 0;
dictionary.m.maidish = 0;
dictionary.m.maids = 0;
dictionary.m.maigre = 0;
dictionary.m.maihem = 0;
dictionary.m.maihems = 0;
dictionary.m.mail = 0;
dictionary.m.mailbag = 0;
dictionary.m.mailbox = 0;
dictionary.m.maile = 0;
dictionary.m.mailed = 0;
dictionary.m.mailer = 0;
dictionary.m.mailers = 0;
dictionary.m.mailes = 0;
dictionary.m.mailing = 0;
dictionary.m.maill = 0;
dictionary.m.maillot = 0;
dictionary.m.maills = 0;
dictionary.m.mailman = 0;
dictionary.m.mailmen = 0;
dictionary.m.mails = 0;
dictionary.m.maim = 0;
dictionary.m.maimed = 0;
dictionary.m.maimer = 0;
dictionary.m.maimers = 0;
dictionary.m.maiming = 0;
dictionary.m.maims = 0;
dictionary.m.main = 0;
dictionary.m.mainly = 0;
dictionary.m.mains = 0;
dictionary.m.maintop = 0;
dictionary.m.mair = 0;
dictionary.m.mairs = 0;
dictionary.m.maist = 0;
dictionary.m.maists = 0;
dictionary.m.maize = 0;
dictionary.m.maizes = 0;
dictionary.m.majagua = 0;
dictionary.m.majesty = 0;
dictionary.m.major = 0;
dictionary.m.majored = 0;
dictionary.m.majors = 0;
dictionary.m.makable = 0;
dictionary.m.makar = 0;
dictionary.m.makars = 0;
dictionary.m.make = 0;
dictionary.m.maker = 0;
dictionary.m.makers = 0;
dictionary.m.makes = 0;
dictionary.m.makeup = 0;
dictionary.m.makeups = 0;
dictionary.m.making = 0;
dictionary.m.makings = 0;
dictionary.m.mako = 0;
dictionary.m.makos = 0;
dictionary.m.makuta = 0;
dictionary.m.malacca = 0;
dictionary.m.malady = 0;
dictionary.m.malaise = 0;
dictionary.m.malanga = 0;
dictionary.m.malar = 0;
dictionary.m.malaria = 0;
dictionary.m.malarky = 0;
dictionary.m.malars = 0;
dictionary.m.malate = 0;
dictionary.m.malates = 0;
dictionary.m.male = 0;
dictionary.m.maleate = 0;
dictionary.m.malefic = 0;
dictionary.m.males = 0;
dictionary.m.malfed = 0;
dictionary.m.malgre = 0;
dictionary.m.malic = 0;
dictionary.m.malice = 0;
dictionary.m.malices = 0;
dictionary.m.malign = 0;
dictionary.m.maligns = 0;
dictionary.m.maline = 0;
dictionary.m.malines = 0;
dictionary.m.malison = 0;
dictionary.m.malkin = 0;
dictionary.m.malkins = 0;
dictionary.m.mall = 0;
dictionary.m.mallard = 0;
dictionary.m.malled = 0;
dictionary.m.mallee = 0;
dictionary.m.mallees = 0;
dictionary.m.mallei = 0;
dictionary.m.mallet = 0;
dictionary.m.mallets = 0;
dictionary.m.malleus = 0;
dictionary.m.malling = 0;
dictionary.m.mallow = 0;
dictionary.m.mallows = 0;
dictionary.m.malls = 0;
dictionary.m.malm = 0;
dictionary.m.malmier = 0;
dictionary.m.malms = 0;
dictionary.m.malmsey = 0;
dictionary.m.malmy = 0;
dictionary.m.malodor = 0;
dictionary.m.maloti = 0;
dictionary.m.malt = 0;
dictionary.m.maltase = 0;
dictionary.m.malted = 0;
dictionary.m.malteds = 0;
dictionary.m.maltha = 0;
dictionary.m.malthas = 0;
dictionary.m.maltier = 0;
dictionary.m.malting = 0;
dictionary.m.maltol = 0;
dictionary.m.maltols = 0;
dictionary.m.maltose = 0;
dictionary.m.malts = 0;
dictionary.m.malty = 0;
dictionary.m.mama = 0;
dictionary.m.mamas = 0;
dictionary.m.mamba = 0;
dictionary.m.mambas = 0;
dictionary.m.mambo = 0;
dictionary.m.mamboed = 0;
dictionary.m.mamboes = 0;
dictionary.m.mambos = 0;
dictionary.m.mamey = 0;
dictionary.m.mameyes = 0;
dictionary.m.mameys = 0;
dictionary.m.mamie = 0;
dictionary.m.mamies = 0;
dictionary.m.mamluk = 0;
dictionary.m.mamluks = 0;
dictionary.m.mamma = 0;
dictionary.m.mammae = 0;
dictionary.m.mammal = 0;
dictionary.m.mammals = 0;
dictionary.m.mammary = 0;
dictionary.m.mammas = 0;
dictionary.m.mammate = 0;
dictionary.m.mammati = 0;
dictionary.m.mammee = 0;
dictionary.m.mammees = 0;
dictionary.m.mammer = 0;
dictionary.m.mammers = 0;
dictionary.m.mammet = 0;
dictionary.m.mammets = 0;
dictionary.m.mammey = 0;
dictionary.m.mammeys = 0;
dictionary.m.mammie = 0;
dictionary.m.mammies = 0;
dictionary.m.mammock = 0;
dictionary.m.mammon = 0;
dictionary.m.mammons = 0;
dictionary.m.mammoth = 0;
dictionary.m.mammy = 0;
dictionary.m.man = 0;
dictionary.m.mana = 0;
dictionary.m.manacle = 0;
dictionary.m.manage = 0;
dictionary.m.managed = 0;
dictionary.m.manager = 0;
dictionary.m.manages = 0;
dictionary.m.manakin = 0;
dictionary.m.manana = 0;
dictionary.m.mananas = 0;
dictionary.m.manas = 0;
dictionary.m.manatee = 0;
dictionary.m.manche = 0;
dictionary.m.manches = 0;
dictionary.m.manchet = 0;
dictionary.m.mandala = 0;
dictionary.m.mandate = 0;
dictionary.m.mandola = 0;
dictionary.m.mandrel = 0;
dictionary.m.mandril = 0;
dictionary.m.mane = 0;
dictionary.m.maned = 0;
dictionary.m.manege = 0;
dictionary.m.maneges = 0;
dictionary.m.manes = 0;
dictionary.m.manful = 0;
dictionary.m.mangaby = 0;
dictionary.m.mange = 0;
dictionary.m.mangel = 0;
dictionary.m.mangels = 0;
dictionary.m.manger = 0;
dictionary.m.mangers = 0;
dictionary.m.manges = 0;
dictionary.m.mangey = 0;
dictionary.m.mangier = 0;
dictionary.m.mangily = 0;
dictionary.m.mangle = 0;
dictionary.m.mangled = 0;
dictionary.m.mangler = 0;
dictionary.m.mangles = 0;
dictionary.m.mango = 0;
dictionary.m.mangoes = 0;
dictionary.m.mangold = 0;
dictionary.m.mangos = 0;
dictionary.m.mangy = 0;
dictionary.m.manhole = 0;
dictionary.m.manhood = 0;
dictionary.m.manhunt = 0;
dictionary.m.mania = 0;
dictionary.m.maniac = 0;
dictionary.m.maniacs = 0;
dictionary.m.manias = 0;
dictionary.m.manic = 0;
dictionary.m.manics = 0;
dictionary.m.manihot = 0;
dictionary.m.manikin = 0;
dictionary.m.manila = 0;
dictionary.m.manilas = 0;
dictionary.m.manilla = 0;
dictionary.m.manille = 0;
dictionary.m.manioc = 0;
dictionary.m.manioca = 0;
dictionary.m.maniocs = 0;
dictionary.m.maniple = 0;
dictionary.m.manito = 0;
dictionary.m.manitos = 0;
dictionary.m.manitou = 0;
dictionary.m.manitu = 0;
dictionary.m.manitus = 0;
dictionary.m.mankind = 0;
dictionary.m.manless = 0;
dictionary.m.manlier = 0;
dictionary.m.manlike = 0;
dictionary.m.manlily = 0;
dictionary.m.manly = 0;
dictionary.m.manmade = 0;
dictionary.m.manna = 0;
dictionary.m.mannan = 0;
dictionary.m.mannans = 0;
dictionary.m.mannas = 0;
dictionary.m.manned = 0;
dictionary.m.manner = 0;
dictionary.m.manners = 0;
dictionary.m.manning = 0;
dictionary.m.mannish = 0;
dictionary.m.mannite = 0;
dictionary.m.mannose = 0;
dictionary.m.mano = 0;
dictionary.m.manor = 0;
dictionary.m.manors = 0;
dictionary.m.manos = 0;
dictionary.m.manpack = 0;
dictionary.m.manque = 0;
dictionary.m.manrope = 0;
dictionary.m.mans = 0;
dictionary.m.mansard = 0;
dictionary.m.manse = 0;
dictionary.m.manses = 0;
dictionary.m.mansion = 0;
dictionary.m.manta = 0;
dictionary.m.mantas = 0;
dictionary.m.manteau = 0;
dictionary.m.mantel = 0;
dictionary.m.mantels = 0;
dictionary.m.mantes = 0;
dictionary.m.mantic = 0;
dictionary.m.mantid = 0;
dictionary.m.mantids = 0;
dictionary.m.mantis = 0;
dictionary.m.mantle = 0;
dictionary.m.mantled = 0;
dictionary.m.mantles = 0;
dictionary.m.mantlet = 0;
dictionary.m.mantra = 0;
dictionary.m.mantrap = 0;
dictionary.m.mantras = 0;
dictionary.m.mantric = 0;
dictionary.m.mantua = 0;
dictionary.m.mantuas = 0;
dictionary.m.manual = 0;
dictionary.m.manuals = 0;
dictionary.m.manuary = 0;
dictionary.m.manumit = 0;
dictionary.m.manure = 0;
dictionary.m.manured = 0;
dictionary.m.manurer = 0;
dictionary.m.manures = 0;
dictionary.m.manus = 0;
dictionary.m.manward = 0;
dictionary.m.manwise = 0;
dictionary.m.many = 0;
dictionary.m.map = 0;
dictionary.m.maple = 0;
dictionary.m.maples = 0;
dictionary.m.maplike = 0;
dictionary.m.mapped = 0;
dictionary.m.mapper = 0;
dictionary.m.mappers = 0;
dictionary.m.mapping = 0;
dictionary.m.maps = 0;
dictionary.m.maqui = 0;
dictionary.m.maquis = 0;
dictionary.m.mar = 0;
dictionary.m.marabou = 0;
dictionary.m.maraca = 0;
dictionary.m.maracas = 0;
dictionary.m.maranta = 0;
dictionary.m.marasca = 0;
dictionary.m.maraud = 0;
dictionary.m.marauds = 0;
dictionary.m.marble = 0;
dictionary.m.marbled = 0;
dictionary.m.marbler = 0;
dictionary.m.marbles = 0;
dictionary.m.marbly = 0;
dictionary.m.marc = 0;
dictionary.m.marcato = 0;
dictionary.m.marcel = 0;
dictionary.m.marcels = 0;
dictionary.m.march = 0;
dictionary.m.marched = 0;
dictionary.m.marchen = 0;
dictionary.m.marcher = 0;
dictionary.m.marches = 0;
dictionary.m.marcs = 0;
dictionary.m.mare = 0;
dictionary.m.maremma = 0;
dictionary.m.maremme = 0;
dictionary.m.marengo = 0;
dictionary.m.mares = 0;
dictionary.m.margay = 0;
dictionary.m.margays = 0;
dictionary.m.marge = 0;
dictionary.m.margent = 0;
dictionary.m.marges = 0;
dictionary.m.margin = 0;
dictionary.m.margins = 0;
dictionary.m.maria = 0;
dictionary.m.marimba = 0;
dictionary.m.marina = 0;
dictionary.m.marinas = 0;
dictionary.m.marine = 0;
dictionary.m.mariner = 0;
dictionary.m.marines = 0;
dictionary.m.marish = 0;
dictionary.m.marital = 0;
dictionary.m.mark = 0;
dictionary.m.marked = 0;
dictionary.m.marker = 0;
dictionary.m.markers = 0;
dictionary.m.market = 0;
dictionary.m.markets = 0;
dictionary.m.markhor = 0;
dictionary.m.marking = 0;
dictionary.m.markka = 0;
dictionary.m.markkaa = 0;
dictionary.m.markkas = 0;
dictionary.m.marks = 0;
dictionary.m.markup = 0;
dictionary.m.markups = 0;
dictionary.m.marl = 0;
dictionary.m.marled = 0;
dictionary.m.marlier = 0;
dictionary.m.marlin = 0;
dictionary.m.marline = 0;
dictionary.m.marling = 0;
dictionary.m.marlins = 0;
dictionary.m.marlite = 0;
dictionary.m.marls = 0;
dictionary.m.marly = 0;
dictionary.m.marmite = 0;
dictionary.m.marmot = 0;
dictionary.m.marmots = 0;
dictionary.m.maroon = 0;
dictionary.m.maroons = 0;
dictionary.m.marplot = 0;
dictionary.m.marque = 0;
dictionary.m.marquee = 0;
dictionary.m.marques = 0;
dictionary.m.marquis = 0;
dictionary.m.marram = 0;
dictionary.m.marrams = 0;
dictionary.m.marrano = 0;
dictionary.m.marred = 0;
dictionary.m.marrer = 0;
dictionary.m.marrers = 0;
dictionary.m.married = 0;
dictionary.m.marrier = 0;
dictionary.m.marries = 0;
dictionary.m.marring = 0;
dictionary.m.marron = 0;
dictionary.m.marrons = 0;
dictionary.m.marrow = 0;
dictionary.m.marrows = 0;
dictionary.m.marrowy = 0;
dictionary.m.marry = 0;
dictionary.m.mars = 0;
dictionary.m.marsala = 0;
dictionary.m.marse = 0;
dictionary.m.marses = 0;
dictionary.m.marsh = 0;
dictionary.m.marshal = 0;
dictionary.m.marshes = 0;
dictionary.m.marshy = 0;
dictionary.m.mart = 0;
dictionary.m.marted = 0;
dictionary.m.marten = 0;
dictionary.m.martens = 0;
dictionary.m.martial = 0;
dictionary.m.martian = 0;
dictionary.m.martin = 0;
dictionary.m.marting = 0;
dictionary.m.martini = 0;
dictionary.m.martins = 0;
dictionary.m.martlet = 0;
dictionary.m.marts = 0;
dictionary.m.martyr = 0;
dictionary.m.martyrs = 0;
dictionary.m.martyry = 0;
dictionary.m.marvel = 0;
dictionary.m.marvels = 0;
dictionary.m.marvy = 0;
dictionary.m.mas = 0;
dictionary.m.mascara = 0;
dictionary.m.mascon = 0;
dictionary.m.mascons = 0;
dictionary.m.mascot = 0;
dictionary.m.mascots = 0;
dictionary.m.maser = 0;
dictionary.m.masers = 0;
dictionary.m.mash = 0;
dictionary.m.mashed = 0;
dictionary.m.masher = 0;
dictionary.m.mashers = 0;
dictionary.m.mashes = 0;
dictionary.m.mashie = 0;
dictionary.m.mashies = 0;
dictionary.m.mashing = 0;
dictionary.m.mashy = 0;
dictionary.m.masjid = 0;
dictionary.m.masjids = 0;
dictionary.m.mask = 0;
dictionary.m.masked = 0;
dictionary.m.maskeg = 0;
dictionary.m.maskegs = 0;
dictionary.m.masker = 0;
dictionary.m.maskers = 0;
dictionary.m.masking = 0;
dictionary.m.masks = 0;
dictionary.m.mason = 0;
dictionary.m.masoned = 0;
dictionary.m.masonic = 0;
dictionary.m.masonry = 0;
dictionary.m.masons = 0;
dictionary.m.masque = 0;
dictionary.m.masquer = 0;
dictionary.m.masques = 0;
dictionary.m.mass = 0;
dictionary.m.massa = 0;
dictionary.m.massage = 0;
dictionary.m.massas = 0;
dictionary.m.masse = 0;
dictionary.m.massed = 0;
dictionary.m.masses = 0;
dictionary.m.masseur = 0;
dictionary.m.massier = 0;
dictionary.m.massif = 0;
dictionary.m.massifs = 0;
dictionary.m.massing = 0;
dictionary.m.massive = 0;
dictionary.m.massy = 0;
dictionary.m.mast = 0;
dictionary.m.mastaba = 0;
dictionary.m.masted = 0;
dictionary.m.master = 0;
dictionary.m.masters = 0;
dictionary.m.mastery = 0;
dictionary.m.mastic = 0;
dictionary.m.mastics = 0;
dictionary.m.mastiff = 0;
dictionary.m.masting = 0;
dictionary.m.mastix = 0;
dictionary.m.mastoid = 0;
dictionary.m.masts = 0;
dictionary.m.mat = 0;
dictionary.m.matador = 0;
dictionary.m.match = 0;
dictionary.m.matched = 0;
dictionary.m.matcher = 0;
dictionary.m.matches = 0;
dictionary.m.matchup = 0;
dictionary.m.mate = 0;
dictionary.m.mated = 0;
dictionary.m.mater = 0;
dictionary.m.maters = 0;
dictionary.m.mates = 0;
dictionary.m.matey = 0;
dictionary.m.mateys = 0;
dictionary.m.math = 0;
dictionary.m.maths = 0;
dictionary.m.matilda = 0;
dictionary.m.matin = 0;
dictionary.m.matinal = 0;
dictionary.m.matinee = 0;
dictionary.m.mating = 0;
dictionary.m.matings = 0;
dictionary.m.matins = 0;
dictionary.m.matless = 0;
dictionary.m.matrass = 0;
dictionary.m.matres = 0;
dictionary.m.matrix = 0;
dictionary.m.matron = 0;
dictionary.m.matrons = 0;
dictionary.m.mats = 0;
dictionary.m.matsah = 0;
dictionary.m.matsahs = 0;
dictionary.m.matt = 0;
dictionary.m.matte = 0;
dictionary.m.matted = 0;
dictionary.m.matter = 0;
dictionary.m.matters = 0;
dictionary.m.mattery = 0;
dictionary.m.mattes = 0;
dictionary.m.mattin = 0;
dictionary.m.matting = 0;
dictionary.m.mattins = 0;
dictionary.m.mattock = 0;
dictionary.m.mattoid = 0;
dictionary.m.matts = 0;
dictionary.m.mature = 0;
dictionary.m.matured = 0;
dictionary.m.maturer = 0;
dictionary.m.matures = 0;
dictionary.m.matza = 0;
dictionary.m.matzah = 0;
dictionary.m.matzahs = 0;
dictionary.m.matzas = 0;
dictionary.m.matzo = 0;
dictionary.m.matzoh = 0;
dictionary.m.matzohs = 0;
dictionary.m.matzoon = 0;
dictionary.m.matzos = 0;
dictionary.m.matzot = 0;
dictionary.m.matzoth = 0;
dictionary.m.maud = 0;
dictionary.m.maudlin = 0;
dictionary.m.mauds = 0;
dictionary.m.mauger = 0;
dictionary.m.maugre = 0;
dictionary.m.maul = 0;
dictionary.m.mauled = 0;
dictionary.m.mauler = 0;
dictionary.m.maulers = 0;
dictionary.m.mauling = 0;
dictionary.m.mauls = 0;
dictionary.m.maumet = 0;
dictionary.m.maumets = 0;
dictionary.m.maun = 0;
dictionary.m.maund = 0;
dictionary.m.maunder = 0;
dictionary.m.maunds = 0;
dictionary.m.maundy = 0;
dictionary.m.maut = 0;
dictionary.m.mauts = 0;
dictionary.m.mauve = 0;
dictionary.m.mauves = 0;
dictionary.m.maven = 0;
dictionary.m.mavens = 0;
dictionary.m.mavie = 0;
dictionary.m.mavies = 0;
dictionary.m.mavin = 0;
dictionary.m.mavins = 0;
dictionary.m.mavis = 0;
dictionary.m.mavises = 0;
dictionary.m.maw = 0;
dictionary.m.mawed = 0;
dictionary.m.mawing = 0;
dictionary.m.mawkish = 0;
dictionary.m.mawn = 0;
dictionary.m.maws = 0;
dictionary.m.maxi = 0;
dictionary.m.maxilla = 0;
dictionary.m.maxim = 0;
dictionary.m.maxima = 0;
dictionary.m.maximal = 0;
dictionary.m.maximin = 0;
dictionary.m.maxims = 0;
dictionary.m.maximum = 0;
dictionary.m.maxis = 0;
dictionary.m.maxixe = 0;
dictionary.m.maxixes = 0;
dictionary.m.maxwell = 0;
dictionary.m.may = 0;
dictionary.m.maya = 0;
dictionary.m.mayan = 0;
dictionary.m.mayas = 0;
dictionary.m.maybe = 0;
dictionary.m.maybes = 0;
dictionary.m.maybush = 0;
dictionary.m.mayday = 0;
dictionary.m.maydays = 0;
dictionary.m.mayed = 0;
dictionary.m.mayest = 0;
dictionary.m.mayfly = 0;
dictionary.m.mayhap = 0;
dictionary.m.mayhem = 0;
dictionary.m.mayhems = 0;
dictionary.m.maying = 0;
dictionary.m.mayings = 0;
dictionary.m.mayo = 0;
dictionary.m.mayor = 0;
dictionary.m.mayoral = 0;
dictionary.m.mayors = 0;
dictionary.m.mayos = 0;
dictionary.m.maypole = 0;
dictionary.m.maypop = 0;
dictionary.m.maypops = 0;
dictionary.m.mays = 0;
dictionary.m.mayst = 0;
dictionary.m.mayvin = 0;
dictionary.m.mayvins = 0;
dictionary.m.mayweed = 0;
dictionary.m.mazard = 0;
dictionary.m.mazards = 0;
dictionary.m.maze = 0;
dictionary.m.mazed = 0;
dictionary.m.mazedly = 0;
dictionary.m.mazer = 0;
dictionary.m.mazers = 0;
dictionary.m.mazes = 0;
dictionary.m.mazier = 0;
dictionary.m.maziest = 0;
dictionary.m.mazily = 0;
dictionary.m.mazing = 0;
dictionary.m.mazuma = 0;
dictionary.m.mazumas = 0;
dictionary.m.mazurka = 0;
dictionary.m.mazy = 0;
dictionary.m.mazzard = 0;
dictionary.m.mbira = 0;
dictionary.m.mbiras = 0;
dictionary.m.mead = 0;
dictionary.m.meadow = 0;
dictionary.m.meadows = 0;
dictionary.m.meadowy = 0;
dictionary.m.meads = 0;
dictionary.m.meager = 0;
dictionary.m.meagre = 0;
dictionary.m.meal = 0;
dictionary.m.mealie = 0;
dictionary.m.mealier = 0;
dictionary.m.mealies = 0;
dictionary.m.meals = 0;
dictionary.m.mealy = 0;
dictionary.m.mean = 0;
dictionary.m.meander = 0;
dictionary.m.meaner = 0;
dictionary.m.meaners = 0;
dictionary.m.meanest = 0;
dictionary.m.meanie = 0;
dictionary.m.meanies = 0;
dictionary.m.meaning = 0;
dictionary.m.meanly = 0;
dictionary.m.means = 0;
dictionary.m.meant = 0;
dictionary.m.meany = 0;
dictionary.m.measle = 0;
dictionary.m.measled = 0;
dictionary.m.measles = 0;
dictionary.m.measly = 0;
dictionary.m.measure = 0;
dictionary.m.meat = 0;
dictionary.m.meatal = 0;
dictionary.m.meatier = 0;
dictionary.m.meatily = 0;
dictionary.m.meatman = 0;
dictionary.m.meatmen = 0;
dictionary.m.meats = 0;
dictionary.m.meatus = 0;
dictionary.m.meaty = 0;
dictionary.m.mecca = 0;
dictionary.m.meccas = 0;
dictionary.m.med = 0;
dictionary.m.medaka = 0;
dictionary.m.medakas = 0;
dictionary.m.medal = 0;
dictionary.m.medaled = 0;
dictionary.m.medals = 0;
dictionary.m.meddle = 0;
dictionary.m.meddled = 0;
dictionary.m.meddler = 0;
dictionary.m.meddles = 0;
dictionary.m.medevac = 0;
dictionary.m.medfly = 0;
dictionary.m.media = 0;
dictionary.m.mediacy = 0;
dictionary.m.mediad = 0;
dictionary.m.mediae = 0;
dictionary.m.medial = 0;
dictionary.m.medials = 0;
dictionary.m.median = 0;
dictionary.m.medians = 0;
dictionary.m.mediant = 0;
dictionary.m.medias = 0;
dictionary.m.mediate = 0;
dictionary.m.medic = 0;
dictionary.m.medical = 0;
dictionary.m.medick = 0;
dictionary.m.medicks = 0;
dictionary.m.medico = 0;
dictionary.m.medicos = 0;
dictionary.m.medics = 0;
dictionary.m.medii = 0;
dictionary.m.medina = 0;
dictionary.m.medinas = 0;
dictionary.m.medium = 0;
dictionary.m.mediums = 0;
dictionary.m.medius = 0;
dictionary.m.medlar = 0;
dictionary.m.medlars = 0;
dictionary.m.medley = 0;
dictionary.m.medleys = 0;
dictionary.m.medulla = 0;
dictionary.m.medusa = 0;
dictionary.m.medusae = 0;
dictionary.m.medusal = 0;
dictionary.m.medusan = 0;
dictionary.m.medusas = 0;
dictionary.m.meed = 0;
dictionary.m.meeds = 0;
dictionary.m.meek = 0;
dictionary.m.meeker = 0;
dictionary.m.meekest = 0;
dictionary.m.meekly = 0;
dictionary.m.meet = 0;
dictionary.m.meeter = 0;
dictionary.m.meeters = 0;
dictionary.m.meeting = 0;
dictionary.m.meetly = 0;
dictionary.m.meets = 0;
dictionary.m.megabar = 0;
dictionary.m.megabit = 0;
dictionary.m.megapod = 0;
dictionary.m.megass = 0;
dictionary.m.megasse = 0;
dictionary.m.megaton = 0;
dictionary.m.megilp = 0;
dictionary.m.megilph = 0;
dictionary.m.megilps = 0;
dictionary.m.megohm = 0;
dictionary.m.megohms = 0;
dictionary.m.megrim = 0;
dictionary.m.megrims = 0;
dictionary.m.meikle = 0;
dictionary.m.meinie = 0;
dictionary.m.meinies = 0;
dictionary.m.meiny = 0;
dictionary.m.meioses = 0;
dictionary.m.meiosis = 0;
dictionary.m.meiotic = 0;
dictionary.m.mel = 0;
dictionary.m.melamed = 0;
dictionary.m.melange = 0;
dictionary.m.melanic = 0;
dictionary.m.melanin = 0;
dictionary.m.meld = 0;
dictionary.m.melded = 0;
dictionary.m.melder = 0;
dictionary.m.melders = 0;
dictionary.m.melding = 0;
dictionary.m.melds = 0;
dictionary.m.melee = 0;
dictionary.m.melees = 0;
dictionary.m.melic = 0;
dictionary.m.melilot = 0;
dictionary.m.melisma = 0;
dictionary.m.mell = 0;
dictionary.m.melled = 0;
dictionary.m.melling = 0;
dictionary.m.mellow = 0;
dictionary.m.mellows = 0;
dictionary.m.mells = 0;
dictionary.m.melodia = 0;
dictionary.m.melodic = 0;
dictionary.m.melody = 0;
dictionary.m.meloid = 0;
dictionary.m.meloids = 0;
dictionary.m.melon = 0;
dictionary.m.melons = 0;
dictionary.m.mels = 0;
dictionary.m.melt = 0;
dictionary.m.meltage = 0;
dictionary.m.melted = 0;
dictionary.m.melter = 0;
dictionary.m.melters = 0;
dictionary.m.melting = 0;
dictionary.m.melton = 0;
dictionary.m.meltons = 0;
dictionary.m.melts = 0;
dictionary.m.mem = 0;
dictionary.m.member = 0;
dictionary.m.members = 0;
dictionary.m.memento = 0;
dictionary.m.memo = 0;
dictionary.m.memoir = 0;
dictionary.m.memoirs = 0;
dictionary.m.memory = 0;
dictionary.m.memos = 0;
dictionary.m.mems = 0;
dictionary.m.men = 0;
dictionary.m.menace = 0;
dictionary.m.menaced = 0;
dictionary.m.menacer = 0;
dictionary.m.menaces = 0;
dictionary.m.menad = 0;
dictionary.m.menads = 0;
dictionary.m.menage = 0;
dictionary.m.menages = 0;
dictionary.m.menazon = 0;
dictionary.m.mend = 0;
dictionary.m.mended = 0;
dictionary.m.mender = 0;
dictionary.m.menders = 0;
dictionary.m.mendigo = 0;
dictionary.m.mending = 0;
dictionary.m.mends = 0;
dictionary.m.menfolk = 0;
dictionary.m.menhir = 0;
dictionary.m.menhirs = 0;
dictionary.m.menial = 0;
dictionary.m.menials = 0;
dictionary.m.meninx = 0;
dictionary.m.menisci = 0;
dictionary.m.meno = 0;
dictionary.m.menorah = 0;
dictionary.m.mensa = 0;
dictionary.m.mensae = 0;
dictionary.m.mensal = 0;
dictionary.m.mensas = 0;
dictionary.m.mensch = 0;
dictionary.m.mense = 0;
dictionary.m.mensed = 0;
dictionary.m.menses = 0;
dictionary.m.mensing = 0;
dictionary.m.menta = 0;
dictionary.m.mental = 0;
dictionary.m.menthol = 0;
dictionary.m.mention = 0;
dictionary.m.mentor = 0;
dictionary.m.mentors = 0;
dictionary.m.mentum = 0;
dictionary.m.menu = 0;
dictionary.m.menus = 0;
dictionary.m.meou = 0;
dictionary.m.meoued = 0;
dictionary.m.meouing = 0;
dictionary.m.meous = 0;
dictionary.m.meow = 0;
dictionary.m.meowed = 0;
dictionary.m.meowing = 0;
dictionary.m.meows = 0;
dictionary.m.mercer = 0;
dictionary.m.mercers = 0;
dictionary.m.mercery = 0;
dictionary.m.mercies = 0;
dictionary.m.mercury = 0;
dictionary.m.mercy = 0;
dictionary.m.merde = 0;
dictionary.m.merdes = 0;
dictionary.m.mere = 0;
dictionary.m.merely = 0;
dictionary.m.merer = 0;
dictionary.m.meres = 0;
dictionary.m.merest = 0;
dictionary.m.merge = 0;
dictionary.m.merged = 0;
dictionary.m.merger = 0;
dictionary.m.mergers = 0;
dictionary.m.merges = 0;
dictionary.m.merging = 0;
dictionary.m.merino = 0;
dictionary.m.merinos = 0;
dictionary.m.merises = 0;
dictionary.m.merisis = 0;
dictionary.m.merit = 0;
dictionary.m.merited = 0;
dictionary.m.merits = 0;
dictionary.m.merk = 0;
dictionary.m.merks = 0;
dictionary.m.merl = 0;
dictionary.m.merle = 0;
dictionary.m.merles = 0;
dictionary.m.merlin = 0;
dictionary.m.merlins = 0;
dictionary.m.merlon = 0;
dictionary.m.merlons = 0;
dictionary.m.merlot = 0;
dictionary.m.merlots = 0;
dictionary.m.merls = 0;
dictionary.m.mermaid = 0;
dictionary.m.merman = 0;
dictionary.m.mermen = 0;
dictionary.m.meropia = 0;
dictionary.m.meropic = 0;
dictionary.m.merrier = 0;
dictionary.m.merrily = 0;
dictionary.m.merry = 0;
dictionary.m.mesa = 0;
dictionary.m.mesally = 0;
dictionary.m.mesarch = 0;
dictionary.m.mesas = 0;
dictionary.m.mescal = 0;
dictionary.m.mescals = 0;
dictionary.m.meseems = 0;
dictionary.m.mesh = 0;
dictionary.m.meshed = 0;
dictionary.m.meshes = 0;
dictionary.m.meshier = 0;
dictionary.m.meshing = 0;
dictionary.m.meshuga = 0;
dictionary.m.meshy = 0;
dictionary.m.mesial = 0;
dictionary.m.mesian = 0;
dictionary.m.mesic = 0;
dictionary.m.mesne = 0;
dictionary.m.mesnes = 0;
dictionary.m.meson = 0;
dictionary.m.mesonic = 0;
dictionary.m.mesons = 0;
dictionary.m.mesquit = 0;
dictionary.m.mess = 0;
dictionary.m.message = 0;
dictionary.m.messan = 0;
dictionary.m.messans = 0;
dictionary.m.messed = 0;
dictionary.m.messes = 0;
dictionary.m.messiah = 0;
dictionary.m.messier = 0;
dictionary.m.messily = 0;
dictionary.m.messing = 0;
dictionary.m.messman = 0;
dictionary.m.messmen = 0;
dictionary.m.messy = 0;
dictionary.m.mestee = 0;
dictionary.m.mestees = 0;
dictionary.m.mesteso = 0;
dictionary.m.mestino = 0;
dictionary.m.mestiza = 0;
dictionary.m.mestizo = 0;
dictionary.m.met = 0;
dictionary.m.meta = 0;
dictionary.m.metage = 0;
dictionary.m.metages = 0;
dictionary.m.metal = 0;
dictionary.m.metaled = 0;
dictionary.m.metals = 0;
dictionary.m.metamer = 0;
dictionary.m.metate = 0;
dictionary.m.metates = 0;
dictionary.m.metazoa = 0;
dictionary.m.mete = 0;
dictionary.m.meted = 0;
dictionary.m.meteor = 0;
dictionary.m.meteors = 0;
dictionary.m.metepa = 0;
dictionary.m.metepas = 0;
dictionary.m.meter = 0;
dictionary.m.metered = 0;
dictionary.m.meters = 0;
dictionary.m.metes = 0;
dictionary.m.meth = 0;
dictionary.m.methane = 0;
dictionary.m.method = 0;
dictionary.m.methods = 0;
dictionary.m.methoxy = 0;
dictionary.m.meths = 0;
dictionary.m.methyl = 0;
dictionary.m.methyls = 0;
dictionary.m.metical = 0;
dictionary.m.metier = 0;
dictionary.m.metiers = 0;
dictionary.m.meting = 0;
dictionary.m.metis = 0;
dictionary.m.metisse = 0;
dictionary.m.metonym = 0;
dictionary.m.metopae = 0;
dictionary.m.metope = 0;
dictionary.m.metopes = 0;
dictionary.m.metopic = 0;
dictionary.m.metopon = 0;
dictionary.m.metre = 0;
dictionary.m.metred = 0;
dictionary.m.metres = 0;
dictionary.m.metric = 0;
dictionary.m.metrics = 0;
dictionary.m.metrify = 0;
dictionary.m.metring = 0;
dictionary.m.metrist = 0;
dictionary.m.metro = 0;
dictionary.m.metros = 0;
dictionary.m.mettle = 0;
dictionary.m.mettled = 0;
dictionary.m.mettles = 0;
dictionary.m.metump = 0;
dictionary.m.metumps = 0;
dictionary.m.mew = 0;
dictionary.m.mewed = 0;
dictionary.m.mewing = 0;
dictionary.m.mewl = 0;
dictionary.m.mewled = 0;
dictionary.m.mewler = 0;
dictionary.m.mewlers = 0;
dictionary.m.mewling = 0;
dictionary.m.mewls = 0;
dictionary.m.mews = 0;
dictionary.m.mezcal = 0;
dictionary.m.mezcals = 0;
dictionary.m.mezquit = 0;
dictionary.m.mezuza = 0;
dictionary.m.mezuzah = 0;
dictionary.m.mezuzas = 0;
dictionary.m.mezuzot = 0;
dictionary.m.mezzo = 0;
dictionary.m.mezzos = 0;
dictionary.m.mho = 0;
dictionary.m.miaou = 0;
dictionary.m.miaoued = 0;
dictionary.m.miaous = 0;
dictionary.m.miaow = 0;
dictionary.m.miaowed = 0;
dictionary.m.miaows = 0;
dictionary.m.miasm = 0;
dictionary.m.miasma = 0;
dictionary.m.miasmal = 0;
dictionary.m.miasmas = 0;
dictionary.m.miasmic = 0;
dictionary.m.miasms = 0;
dictionary.m.miaul = 0;
dictionary.m.miauled = 0;
dictionary.m.miauls = 0;
dictionary.m.mib = 0;
dictionary.m.mibs = 0;
dictionary.m.mica = 0;
dictionary.m.micas = 0;
dictionary.m.mice = 0;
dictionary.m.micell = 0;
dictionary.m.micella = 0;
dictionary.m.micelle = 0;
dictionary.m.micells = 0;
dictionary.m.miche = 0;
dictionary.m.miched = 0;
dictionary.m.miches = 0;
dictionary.m.miching = 0;
dictionary.m.mick = 0;
dictionary.m.mickey = 0;
dictionary.m.mickeys = 0;
dictionary.m.mickle = 0;
dictionary.m.mickler = 0;
dictionary.m.mickles = 0;
dictionary.m.micks = 0;
dictionary.m.micra = 0;
dictionary.m.micrify = 0;
dictionary.m.micro = 0;
dictionary.m.microbe = 0;
dictionary.m.microhm = 0;
dictionary.m.micron = 0;
dictionary.m.microns = 0;
dictionary.m.mid = 0;
dictionary.m.midair = 0;
dictionary.m.midairs = 0;
dictionary.m.midcult = 0;
dictionary.m.midday = 0;
dictionary.m.middays = 0;
dictionary.m.midden = 0;
dictionary.m.middens = 0;
dictionary.m.middies = 0;
dictionary.m.middle = 0;
dictionary.m.middled = 0;
dictionary.m.middler = 0;
dictionary.m.middles = 0;
dictionary.m.middy = 0;
dictionary.m.midge = 0;
dictionary.m.midges = 0;
dictionary.m.midget = 0;
dictionary.m.midgets = 0;
dictionary.m.midgut = 0;
dictionary.m.midguts = 0;
dictionary.m.midi = 0;
dictionary.m.midiron = 0;
dictionary.m.midis = 0;
dictionary.m.midland = 0;
dictionary.m.midleg = 0;
dictionary.m.midlegs = 0;
dictionary.m.midlife = 0;
dictionary.m.midline = 0;
dictionary.m.midmost = 0;
dictionary.m.midnoon = 0;
dictionary.m.midrash = 0;
dictionary.m.midrib = 0;
dictionary.m.midribs = 0;
dictionary.m.midriff = 0;
dictionary.m.mids = 0;
dictionary.m.midship = 0;
dictionary.m.midsize = 0;
dictionary.m.midst = 0;
dictionary.m.midsts = 0;
dictionary.m.midterm = 0;
dictionary.m.midtown = 0;
dictionary.m.midway = 0;
dictionary.m.midways = 0;
dictionary.m.midweek = 0;
dictionary.m.midwife = 0;
dictionary.m.midyear = 0;
dictionary.m.mien = 0;
dictionary.m.miens = 0;
dictionary.m.miff = 0;
dictionary.m.miffed = 0;
dictionary.m.miffier = 0;
dictionary.m.miffing = 0;
dictionary.m.miffs = 0;
dictionary.m.miffy = 0;
dictionary.m.mig = 0;
dictionary.m.migg = 0;
dictionary.m.miggle = 0;
dictionary.m.miggles = 0;
dictionary.m.miggs = 0;
dictionary.m.might = 0;
dictionary.m.mights = 0;
dictionary.m.mighty = 0;
dictionary.m.mignon = 0;
dictionary.m.mignons = 0;
dictionary.m.migrant = 0;
dictionary.m.migrate = 0;
dictionary.m.migs = 0;
dictionary.m.mihrab = 0;
dictionary.m.mihrabs = 0;
dictionary.m.mikado = 0;
dictionary.m.mikados = 0;
dictionary.m.mike = 0;
dictionary.m.miked = 0;
dictionary.m.mikes = 0;
dictionary.m.miking = 0;
dictionary.m.mikra = 0;
dictionary.m.mikron = 0;
dictionary.m.mikrons = 0;
dictionary.m.mikvah = 0;
dictionary.m.mikvahs = 0;
dictionary.m.mikveh = 0;
dictionary.m.mikvehs = 0;
dictionary.m.mikvoth = 0;
dictionary.m.mil = 0;
dictionary.m.miladi = 0;
dictionary.m.miladis = 0;
dictionary.m.milady = 0;
dictionary.m.milage = 0;
dictionary.m.milages = 0;
dictionary.m.milch = 0;
dictionary.m.milchig = 0;
dictionary.m.mild = 0;
dictionary.m.milden = 0;
dictionary.m.mildens = 0;
dictionary.m.milder = 0;
dictionary.m.mildest = 0;
dictionary.m.mildew = 0;
dictionary.m.mildews = 0;
dictionary.m.mildewy = 0;
dictionary.m.mildly = 0;
dictionary.m.mile = 0;
dictionary.m.mileage = 0;
dictionary.m.miler = 0;
dictionary.m.milers = 0;
dictionary.m.miles = 0;
dictionary.m.milfoil = 0;
dictionary.m.milia = 0;
dictionary.m.miliary = 0;
dictionary.m.milieu = 0;
dictionary.m.milieus = 0;
dictionary.m.milieux = 0;
dictionary.m.militia = 0;
dictionary.m.milium = 0;
dictionary.m.milk = 0;
dictionary.m.milked = 0;
dictionary.m.milker = 0;
dictionary.m.milkers = 0;
dictionary.m.milkier = 0;
dictionary.m.milkily = 0;
dictionary.m.milking = 0;
dictionary.m.milkman = 0;
dictionary.m.milkmen = 0;
dictionary.m.milks = 0;
dictionary.m.milksop = 0;
dictionary.m.milky = 0;
dictionary.m.mill = 0;
dictionary.m.millage = 0;
dictionary.m.milldam = 0;
dictionary.m.mille = 0;
dictionary.m.milled = 0;
dictionary.m.miller = 0;
dictionary.m.millers = 0;
dictionary.m.milles = 0;
dictionary.m.millet = 0;
dictionary.m.millets = 0;
dictionary.m.millier = 0;
dictionary.m.millime = 0;
dictionary.m.milline = 0;
dictionary.m.milling = 0;
dictionary.m.million = 0;
dictionary.m.millrun = 0;
dictionary.m.mills = 0;
dictionary.m.milneb = 0;
dictionary.m.milnebs = 0;
dictionary.m.milo = 0;
dictionary.m.milord = 0;
dictionary.m.milords = 0;
dictionary.m.milos = 0;
dictionary.m.milpa = 0;
dictionary.m.milpas = 0;
dictionary.m.milreis = 0;
dictionary.m.mils = 0;
dictionary.m.milt = 0;
dictionary.m.milted = 0;
dictionary.m.milter = 0;
dictionary.m.milters = 0;
dictionary.m.miltier = 0;
dictionary.m.milting = 0;
dictionary.m.milts = 0;
dictionary.m.milty = 0;
dictionary.m.mim = 0;
dictionary.m.mimbar = 0;
dictionary.m.mimbars = 0;
dictionary.m.mime = 0;
dictionary.m.mimed = 0;
dictionary.m.mimeo = 0;
dictionary.m.mimeoed = 0;
dictionary.m.mimeos = 0;
dictionary.m.mimer = 0;
dictionary.m.mimers = 0;
dictionary.m.mimes = 0;
dictionary.m.mimesis = 0;
dictionary.m.mimetic = 0;
dictionary.m.mimic = 0;
dictionary.m.mimical = 0;
dictionary.m.mimicry = 0;
dictionary.m.mimics = 0;
dictionary.m.miming = 0;
dictionary.m.mimosa = 0;
dictionary.m.mimosas = 0;
dictionary.m.mina = 0;
dictionary.m.minable = 0;
dictionary.m.minae = 0;
dictionary.m.minaret = 0;
dictionary.m.minas = 0;
dictionary.m.mince = 0;
dictionary.m.minced = 0;
dictionary.m.mincer = 0;
dictionary.m.mincers = 0;
dictionary.m.minces = 0;
dictionary.m.mincier = 0;
dictionary.m.mincing = 0;
dictionary.m.mincy = 0;
dictionary.m.mind = 0;
dictionary.m.minded = 0;
dictionary.m.minder = 0;
dictionary.m.minders = 0;
dictionary.m.mindful = 0;
dictionary.m.minding = 0;
dictionary.m.minds = 0;
dictionary.m.mindset = 0;
dictionary.m.mine = 0;
dictionary.m.mined = 0;
dictionary.m.miner = 0;
dictionary.m.mineral = 0;
dictionary.m.miners = 0;
dictionary.m.mines = 0;
dictionary.m.mingier = 0;
dictionary.m.mingle = 0;
dictionary.m.mingled = 0;
dictionary.m.mingler = 0;
dictionary.m.mingles = 0;
dictionary.m.mingy = 0;
dictionary.m.mini = 0;
dictionary.m.minibus = 0;
dictionary.m.minicab = 0;
dictionary.m.minicar = 0;
dictionary.m.minify = 0;
dictionary.m.minikin = 0;
dictionary.m.minim = 0;
dictionary.m.minima = 0;
dictionary.m.minimal = 0;
dictionary.m.minimax = 0;
dictionary.m.minims = 0;
dictionary.m.minimum = 0;
dictionary.m.mining = 0;
dictionary.m.minings = 0;
dictionary.m.minion = 0;
dictionary.m.minions = 0;
dictionary.m.minis = 0;
dictionary.m.minish = 0;
dictionary.m.miniski = 0;
dictionary.m.minium = 0;
dictionary.m.miniums = 0;
dictionary.m.minivan = 0;
dictionary.m.miniver = 0;
dictionary.m.mink = 0;
dictionary.m.minke = 0;
dictionary.m.minkes = 0;
dictionary.m.minks = 0;
dictionary.m.minnies = 0;
dictionary.m.minnow = 0;
dictionary.m.minnows = 0;
dictionary.m.minny = 0;
dictionary.m.minor = 0;
dictionary.m.minorca = 0;
dictionary.m.minored = 0;
dictionary.m.minors = 0;
dictionary.m.minster = 0;
dictionary.m.mint = 0;
dictionary.m.mintage = 0;
dictionary.m.minted = 0;
dictionary.m.minter = 0;
dictionary.m.minters = 0;
dictionary.m.mintier = 0;
dictionary.m.minting = 0;
dictionary.m.mints = 0;
dictionary.m.minty = 0;
dictionary.m.minuend = 0;
dictionary.m.minuet = 0;
dictionary.m.minuets = 0;
dictionary.m.minus = 0;
dictionary.m.minuses = 0;
dictionary.m.minute = 0;
dictionary.m.minuted = 0;
dictionary.m.minuter = 0;
dictionary.m.minutes = 0;
dictionary.m.minutia = 0;
dictionary.m.minx = 0;
dictionary.m.minxes = 0;
dictionary.m.minxish = 0;
dictionary.m.minyan = 0;
dictionary.m.minyans = 0;
dictionary.m.mioses = 0;
dictionary.m.miosis = 0;
dictionary.m.miotic = 0;
dictionary.m.miotics = 0;
dictionary.m.mir = 0;
dictionary.m.miracle = 0;
dictionary.m.mirador = 0;
dictionary.m.mirage = 0;
dictionary.m.mirages = 0;
dictionary.m.mire = 0;
dictionary.m.mired = 0;
dictionary.m.mires = 0;
dictionary.m.mirex = 0;
dictionary.m.mirexes = 0;
dictionary.m.miri = 0;
dictionary.m.mirier = 0;
dictionary.m.miriest = 0;
dictionary.m.miring = 0;
dictionary.m.mirk = 0;
dictionary.m.mirker = 0;
dictionary.m.mirkest = 0;
dictionary.m.mirkier = 0;
dictionary.m.mirkily = 0;
dictionary.m.mirks = 0;
dictionary.m.mirky = 0;
dictionary.m.mirror = 0;
dictionary.m.mirrors = 0;
dictionary.m.mirs = 0;
dictionary.m.mirth = 0;
dictionary.m.mirths = 0;
dictionary.m.miry = 0;
dictionary.m.mirza = 0;
dictionary.m.mirzas = 0;
dictionary.m.mis = 0;
dictionary.m.misact = 0;
dictionary.m.misacts = 0;
dictionary.m.misadd = 0;
dictionary.m.misadds = 0;
dictionary.m.misaim = 0;
dictionary.m.misaims = 0;
dictionary.m.misally = 0;
dictionary.m.misate = 0;
dictionary.m.misaver = 0;
dictionary.m.misbias = 0;
dictionary.m.misbill = 0;
dictionary.m.misbind = 0;
dictionary.m.miscall = 0;
dictionary.m.miscast = 0;
dictionary.m.miscite = 0;
dictionary.m.miscode = 0;
dictionary.m.miscoin = 0;
dictionary.m.miscook = 0;
dictionary.m.miscopy = 0;
dictionary.m.miscue = 0;
dictionary.m.miscued = 0;
dictionary.m.miscues = 0;
dictionary.m.miscut = 0;
dictionary.m.miscuts = 0;
dictionary.m.misdate = 0;
dictionary.m.misdeal = 0;
dictionary.m.misdeed = 0;
dictionary.m.misdeem = 0;
dictionary.m.misdial = 0;
dictionary.m.misdid = 0;
dictionary.m.misdo = 0;
dictionary.m.misdoer = 0;
dictionary.m.misdoes = 0;
dictionary.m.misdone = 0;
dictionary.m.misdraw = 0;
dictionary.m.misdrew = 0;
dictionary.m.mise = 0;
dictionary.m.misease = 0;
dictionary.m.miseat = 0;
dictionary.m.miseats = 0;
dictionary.m.misedit = 0;
dictionary.m.miser = 0;
dictionary.m.miserly = 0;
dictionary.m.misers = 0;
dictionary.m.misery = 0;
dictionary.m.mises = 0;
dictionary.m.misfile = 0;
dictionary.m.misfire = 0;
dictionary.m.misfit = 0;
dictionary.m.misfits = 0;
dictionary.m.misform = 0;
dictionary.m.misgave = 0;
dictionary.m.misgive = 0;
dictionary.m.misgrew = 0;
dictionary.m.misgrow = 0;
dictionary.m.mishap = 0;
dictionary.m.mishaps = 0;
dictionary.m.mishear = 0;
dictionary.m.mishit = 0;
dictionary.m.mishits = 0;
dictionary.m.misjoin = 0;
dictionary.m.miskal = 0;
dictionary.m.miskals = 0;
dictionary.m.miskeep = 0;
dictionary.m.miskept = 0;
dictionary.m.miskick = 0;
dictionary.m.misknew = 0;
dictionary.m.misknow = 0;
dictionary.m.mislaid = 0;
dictionary.m.mislain = 0;
dictionary.m.mislay = 0;
dictionary.m.mislays = 0;
dictionary.m.mislead = 0;
dictionary.m.misled = 0;
dictionary.m.mislie = 0;
dictionary.m.mislies = 0;
dictionary.m.mislike = 0;
dictionary.m.mislit = 0;
dictionary.m.mislive = 0;
dictionary.m.mismade = 0;
dictionary.m.mismake = 0;
dictionary.m.mismark = 0;
dictionary.m.mismate = 0;
dictionary.m.mismeet = 0;
dictionary.m.mismet = 0;
dictionary.m.mismove = 0;
dictionary.m.misname = 0;
dictionary.m.miso = 0;
dictionary.m.misos = 0;
dictionary.m.mispage = 0;
dictionary.m.mispart = 0;
dictionary.m.mispen = 0;
dictionary.m.mispens = 0;
dictionary.m.misplan = 0;
dictionary.m.misplay = 0;
dictionary.m.mispled = 0;
dictionary.m.misrate = 0;
dictionary.m.misread = 0;
dictionary.m.misrely = 0;
dictionary.m.misrule = 0;
dictionary.m.miss = 0;
dictionary.m.missaid = 0;
dictionary.m.missal = 0;
dictionary.m.missals = 0;
dictionary.m.missay = 0;
dictionary.m.missays = 0;
dictionary.m.misseat = 0;
dictionary.m.missed = 0;
dictionary.m.missel = 0;
dictionary.m.missels = 0;
dictionary.m.missend = 0;
dictionary.m.missent = 0;
dictionary.m.misses = 0;
dictionary.m.misset = 0;
dictionary.m.missets = 0;
dictionary.m.misshod = 0;
dictionary.m.missies = 0;
dictionary.m.missile = 0;
dictionary.m.missing = 0;
dictionary.m.mission = 0;
dictionary.m.missis = 0;
dictionary.m.missive = 0;
dictionary.m.missort = 0;
dictionary.m.missout = 0;
dictionary.m.misstep = 0;
dictionary.m.misstop = 0;
dictionary.m.missuit = 0;
dictionary.m.missus = 0;
dictionary.m.missy = 0;
dictionary.m.mist = 0;
dictionary.m.mistake = 0;
dictionary.m.mistbow = 0;
dictionary.m.misted = 0;
dictionary.m.mistend = 0;
dictionary.m.mister = 0;
dictionary.m.misterm = 0;
dictionary.m.misters = 0;
dictionary.m.misteuk = 0;
dictionary.m.mistier = 0;
dictionary.m.mistily = 0;
dictionary.m.mistime = 0;
dictionary.m.misting = 0;
dictionary.m.mistook = 0;
dictionary.m.mistral = 0;
dictionary.m.mists = 0;
dictionary.m.mistune = 0;
dictionary.m.misty = 0;
dictionary.m.mistype = 0;
dictionary.m.misuse = 0;
dictionary.m.misused = 0;
dictionary.m.misuser = 0;
dictionary.m.misuses = 0;
dictionary.m.misword = 0;
dictionary.m.miswrit = 0;
dictionary.m.misyoke = 0;
dictionary.m.mite = 0;
dictionary.m.miter = 0;
dictionary.m.mitered = 0;
dictionary.m.miterer = 0;
dictionary.m.miters = 0;
dictionary.m.mites = 0;
dictionary.m.mither = 0;
dictionary.m.mithers = 0;
dictionary.m.mitier = 0;
dictionary.m.mitiest = 0;
dictionary.m.mitis = 0;
dictionary.m.mitises = 0;
dictionary.m.mitogen = 0;
dictionary.m.mitoses = 0;
dictionary.m.mitosis = 0;
dictionary.m.mitotic = 0;
dictionary.m.mitral = 0;
dictionary.m.mitre = 0;
dictionary.m.mitred = 0;
dictionary.m.mitres = 0;
dictionary.m.mitring = 0;
dictionary.m.mitsvah = 0;
dictionary.m.mitt = 0;
dictionary.m.mitten = 0;
dictionary.m.mittens = 0;
dictionary.m.mitts = 0;
dictionary.m.mity = 0;
dictionary.m.mitzvah = 0;
dictionary.m.mix = 0;
dictionary.m.mixable = 0;
dictionary.m.mixed = 0;
dictionary.m.mixer = 0;
dictionary.m.mixers = 0;
dictionary.m.mixes = 0;
dictionary.m.mixible = 0;
dictionary.m.mixing = 0;
dictionary.m.mixt = 0;
dictionary.m.mixture = 0;
dictionary.m.mixup = 0;
dictionary.m.mixups = 0;
dictionary.m.mizen = 0;
dictionary.m.mizens = 0;
dictionary.m.mizzen = 0;
dictionary.m.mizzens = 0;
dictionary.m.mizzle = 0;
dictionary.m.mizzled = 0;
dictionary.m.mizzles = 0;
dictionary.m.mizzly = 0;
dictionary.m.moa = 0;
dictionary.m.moan = 0;
dictionary.m.moaned = 0;
dictionary.m.moanful = 0;
dictionary.m.moaning = 0;
dictionary.m.moans = 0;
dictionary.m.moas = 0;
dictionary.m.moat = 0;
dictionary.m.moated = 0;
dictionary.m.moating = 0;
dictionary.m.moats = 0;
dictionary.m.mob = 0;
dictionary.m.mobbed = 0;
dictionary.m.mobber = 0;
dictionary.m.mobbers = 0;
dictionary.m.mobbing = 0;
dictionary.m.mobbish = 0;
dictionary.m.mobcap = 0;
dictionary.m.mobcaps = 0;
dictionary.m.mobile = 0;
dictionary.m.mobiles = 0;
dictionary.m.mobs = 0;
dictionary.m.mobster = 0;
dictionary.m.mocha = 0;
dictionary.m.mochas = 0;
dictionary.m.mochila = 0;
dictionary.m.mock = 0;
dictionary.m.mocked = 0;
dictionary.m.mocker = 0;
dictionary.m.mockers = 0;
dictionary.m.mockery = 0;
dictionary.m.mocking = 0;
dictionary.m.mocks = 0;
dictionary.m.mockup = 0;
dictionary.m.mockups = 0;
dictionary.m.mod = 0;
dictionary.m.modal = 0;
dictionary.m.modally = 0;
dictionary.m.mode = 0;
dictionary.m.model = 0;
dictionary.m.modeled = 0;
dictionary.m.modeler = 0;
dictionary.m.models = 0;
dictionary.m.modem = 0;
dictionary.m.modems = 0;
dictionary.m.modern = 0;
dictionary.m.moderne = 0;
dictionary.m.moderns = 0;
dictionary.m.modes = 0;
dictionary.m.modest = 0;
dictionary.m.modesty = 0;
dictionary.m.modi = 0;
dictionary.m.modica = 0;
dictionary.m.modicum = 0;
dictionary.m.modify = 0;
dictionary.m.modioli = 0;
dictionary.m.modish = 0;
dictionary.m.modiste = 0;
dictionary.m.mods = 0;
dictionary.m.modular = 0;
dictionary.m.module = 0;
dictionary.m.modules = 0;
dictionary.m.moduli = 0;
dictionary.m.modulo = 0;
dictionary.m.modulus = 0;
dictionary.m.modus = 0;
dictionary.m.mofette = 0;
dictionary.m.mog = 0;
dictionary.m.mogged = 0;
dictionary.m.mogging = 0;
dictionary.m.mogs = 0;
dictionary.m.mogul = 0;
dictionary.m.moguls = 0;
dictionary.m.mohair = 0;
dictionary.m.mohairs = 0;
dictionary.m.mohalim = 0;
dictionary.m.mohel = 0;
dictionary.m.mohelim = 0;
dictionary.m.mohels = 0;
dictionary.m.mohur = 0;
dictionary.m.mohurs = 0;
dictionary.m.moidore = 0;
dictionary.m.moiety = 0;
dictionary.m.moil = 0;
dictionary.m.moiled = 0;
dictionary.m.moiler = 0;
dictionary.m.moilers = 0;
dictionary.m.moiling = 0;
dictionary.m.moils = 0;
dictionary.m.moira = 0;
dictionary.m.moirai = 0;
dictionary.m.moire = 0;
dictionary.m.moires = 0;
dictionary.m.moist = 0;
dictionary.m.moisten = 0;
dictionary.m.moister = 0;
dictionary.m.moistly = 0;
dictionary.m.mojarra = 0;
dictionary.m.mojo = 0;
dictionary.m.mojoes = 0;
dictionary.m.mojos = 0;
dictionary.m.moke = 0;
dictionary.m.mokes = 0;
dictionary.m.mol = 0;
dictionary.m.mola = 0;
dictionary.m.molal = 0;
dictionary.m.molar = 0;
dictionary.m.molars = 0;
dictionary.m.molas = 0;
dictionary.m.mold = 0;
dictionary.m.molded = 0;
dictionary.m.molder = 0;
dictionary.m.molders = 0;
dictionary.m.moldier = 0;
dictionary.m.molding = 0;
dictionary.m.molds = 0;
dictionary.m.moldy = 0;
dictionary.m.mole = 0;
dictionary.m.moles = 0;
dictionary.m.molest = 0;
dictionary.m.molests = 0;
dictionary.m.molies = 0;
dictionary.m.moline = 0;
dictionary.m.moll = 0;
dictionary.m.mollah = 0;
dictionary.m.mollahs = 0;
dictionary.m.mollie = 0;
dictionary.m.mollies = 0;
dictionary.m.mollify = 0;
dictionary.m.molls = 0;
dictionary.m.mollusc = 0;
dictionary.m.mollusk = 0;
dictionary.m.molly = 0;
dictionary.m.moloch = 0;
dictionary.m.molochs = 0;
dictionary.m.mols = 0;
dictionary.m.molt = 0;
dictionary.m.molted = 0;
dictionary.m.molten = 0;
dictionary.m.molter = 0;
dictionary.m.molters = 0;
dictionary.m.molting = 0;
dictionary.m.molto = 0;
dictionary.m.molts = 0;
dictionary.m.moly = 0;
dictionary.m.mom = 0;
dictionary.m.mome = 0;
dictionary.m.moment = 0;
dictionary.m.momenta = 0;
dictionary.m.momento = 0;
dictionary.m.moments = 0;
dictionary.m.momes = 0;
dictionary.m.momi = 0;
dictionary.m.momism = 0;
dictionary.m.momisms = 0;
dictionary.m.momma = 0;
dictionary.m.mommas = 0;
dictionary.m.mommies = 0;
dictionary.m.mommy = 0;
dictionary.m.moms = 0;
dictionary.m.momser = 0;
dictionary.m.momsers = 0;
dictionary.m.momus = 0;
dictionary.m.momuses = 0;
dictionary.m.momzer = 0;
dictionary.m.momzers = 0;
dictionary.m.mon = 0;
dictionary.m.monacid = 0;
dictionary.m.monad = 0;
dictionary.m.monadal = 0;
dictionary.m.monades = 0;
dictionary.m.monadic = 0;
dictionary.m.monads = 0;
dictionary.m.monarch = 0;
dictionary.m.monarda = 0;
dictionary.m.monas = 0;
dictionary.m.monaxon = 0;
dictionary.m.monde = 0;
dictionary.m.mondes = 0;
dictionary.m.mondo = 0;
dictionary.m.mondos = 0;
dictionary.m.money = 0;
dictionary.m.moneyed = 0;
dictionary.m.moneyer = 0;
dictionary.m.moneys = 0;
dictionary.m.monger = 0;
dictionary.m.mongers = 0;
dictionary.m.mongo = 0;
dictionary.m.mongoe = 0;
dictionary.m.mongoes = 0;
dictionary.m.mongol = 0;
dictionary.m.mongols = 0;
dictionary.m.mongos = 0;
dictionary.m.mongrel = 0;
dictionary.m.mongst = 0;
dictionary.m.monie = 0;
dictionary.m.monied = 0;
dictionary.m.monies = 0;
dictionary.m.moniker = 0;
dictionary.m.monish = 0;
dictionary.m.monism = 0;
dictionary.m.monisms = 0;
dictionary.m.monist = 0;
dictionary.m.monists = 0;
dictionary.m.monitor = 0;
dictionary.m.monk = 0;
dictionary.m.monkery = 0;
dictionary.m.monkey = 0;
dictionary.m.monkeys = 0;
dictionary.m.monkish = 0;
dictionary.m.monks = 0;
dictionary.m.mono = 0;
dictionary.m.monocle = 0;
dictionary.m.monocot = 0;
dictionary.m.monodic = 0;
dictionary.m.monody = 0;
dictionary.m.monoecy = 0;
dictionary.m.monofil = 0;
dictionary.m.monolog = 0;
dictionary.m.monomer = 0;
dictionary.m.monos = 0;
dictionary.m.mons = 0;
dictionary.m.monsoon = 0;
dictionary.m.monster = 0;
dictionary.m.montage = 0;
dictionary.m.montane = 0;
dictionary.m.monte = 0;
dictionary.m.montero = 0;
dictionary.m.montes = 0;
dictionary.m.month = 0;
dictionary.m.monthly = 0;
dictionary.m.months = 0;
dictionary.m.monuron = 0;
dictionary.m.mony = 0;
dictionary.m.moo = 0;
dictionary.m.mooch = 0;
dictionary.m.mooched = 0;
dictionary.m.moocher = 0;
dictionary.m.mooches = 0;
dictionary.m.mood = 0;
dictionary.m.moodier = 0;
dictionary.m.moodily = 0;
dictionary.m.moods = 0;
dictionary.m.moody = 0;
dictionary.m.mooed = 0;
dictionary.m.mooing = 0;
dictionary.m.mool = 0;
dictionary.m.moola = 0;
dictionary.m.moolah = 0;
dictionary.m.moolahs = 0;
dictionary.m.moolas = 0;
dictionary.m.mooley = 0;
dictionary.m.mooleys = 0;
dictionary.m.mools = 0;
dictionary.m.moon = 0;
dictionary.m.moonbow = 0;
dictionary.m.mooned = 0;
dictionary.m.mooneye = 0;
dictionary.m.moonier = 0;
dictionary.m.moonily = 0;
dictionary.m.mooning = 0;
dictionary.m.moonish = 0;
dictionary.m.moonlet = 0;
dictionary.m.moonlit = 0;
dictionary.m.moons = 0;
dictionary.m.moonset = 0;
dictionary.m.moony = 0;
dictionary.m.moor = 0;
dictionary.m.moorage = 0;
dictionary.m.moored = 0;
dictionary.m.moorhen = 0;
dictionary.m.moorier = 0;
dictionary.m.mooring = 0;
dictionary.m.moorish = 0;
dictionary.m.moors = 0;
dictionary.m.moory = 0;
dictionary.m.moos = 0;
dictionary.m.moose = 0;
dictionary.m.moot = 0;
dictionary.m.mooted = 0;
dictionary.m.mooter = 0;
dictionary.m.mooters = 0;
dictionary.m.mooting = 0;
dictionary.m.moots = 0;
dictionary.m.mop = 0;
dictionary.m.mope = 0;
dictionary.m.moped = 0;
dictionary.m.mopeds = 0;
dictionary.m.moper = 0;
dictionary.m.mopers = 0;
dictionary.m.mopery = 0;
dictionary.m.mopes = 0;
dictionary.m.mopey = 0;
dictionary.m.mopier = 0;
dictionary.m.mopiest = 0;
dictionary.m.moping = 0;
dictionary.m.mopish = 0;
dictionary.m.mopoke = 0;
dictionary.m.mopokes = 0;
dictionary.m.mopped = 0;
dictionary.m.mopper = 0;
dictionary.m.moppers = 0;
dictionary.m.moppet = 0;
dictionary.m.moppets = 0;
dictionary.m.mopping = 0;
dictionary.m.mops = 0;
dictionary.m.mopy = 0;
dictionary.m.mor = 0;
dictionary.m.mora = 0;
dictionary.m.morae = 0;
dictionary.m.moraine = 0;
dictionary.m.moral = 0;
dictionary.m.morale = 0;
dictionary.m.morales = 0;
dictionary.m.morally = 0;
dictionary.m.morals = 0;
dictionary.m.moras = 0;
dictionary.m.morass = 0;
dictionary.m.morassy = 0;
dictionary.m.moray = 0;
dictionary.m.morays = 0;
dictionary.m.morbid = 0;
dictionary.m.morceau = 0;
dictionary.m.mordant = 0;
dictionary.m.mordent = 0;
dictionary.m.more = 0;
dictionary.m.moreen = 0;
dictionary.m.moreens = 0;
dictionary.m.morel = 0;
dictionary.m.morelle = 0;
dictionary.m.morello = 0;
dictionary.m.morels = 0;
dictionary.m.mores = 0;
dictionary.m.morgen = 0;
dictionary.m.morgens = 0;
dictionary.m.morgue = 0;
dictionary.m.morgues = 0;
dictionary.m.morion = 0;
dictionary.m.morions = 0;
dictionary.m.morn = 0;
dictionary.m.morning = 0;
dictionary.m.morns = 0;
dictionary.m.morocco = 0;
dictionary.m.moron = 0;
dictionary.m.moronic = 0;
dictionary.m.morons = 0;
dictionary.m.morose = 0;
dictionary.m.morph = 0;
dictionary.m.morphia = 0;
dictionary.m.morphic = 0;
dictionary.m.morphin = 0;
dictionary.m.morpho = 0;
dictionary.m.morphos = 0;
dictionary.m.morphs = 0;
dictionary.m.morrion = 0;
dictionary.m.morris = 0;
dictionary.m.morro = 0;
dictionary.m.morros = 0;
dictionary.m.morrow = 0;
dictionary.m.morrows = 0;
dictionary.m.mors = 0;
dictionary.m.morse = 0;
dictionary.m.morsel = 0;
dictionary.m.morsels = 0;
dictionary.m.mort = 0;
dictionary.m.mortal = 0;
dictionary.m.mortals = 0;
dictionary.m.mortar = 0;
dictionary.m.mortars = 0;
dictionary.m.mortary = 0;
dictionary.m.mortice = 0;
dictionary.m.mortify = 0;
dictionary.m.mortise = 0;
dictionary.m.morts = 0;
dictionary.m.morula = 0;
dictionary.m.morulae = 0;
dictionary.m.morular = 0;
dictionary.m.morulas = 0;
dictionary.m.mos = 0;
dictionary.m.mosaic = 0;
dictionary.m.mosaics = 0;
dictionary.m.mosey = 0;
dictionary.m.moseyed = 0;
dictionary.m.moseys = 0;
dictionary.m.moshav = 0;
dictionary.m.mosk = 0;
dictionary.m.mosks = 0;
dictionary.m.mosque = 0;
dictionary.m.mosques = 0;
dictionary.m.moss = 0;
dictionary.m.mossed = 0;
dictionary.m.mosser = 0;
dictionary.m.mossers = 0;
dictionary.m.mosses = 0;
dictionary.m.mossier = 0;
dictionary.m.mossing = 0;
dictionary.m.mosso = 0;
dictionary.m.mossy = 0;
dictionary.m.most = 0;
dictionary.m.moste = 0;
dictionary.m.mostest = 0;
dictionary.m.mostly = 0;
dictionary.m.mosts = 0;
dictionary.m.mot = 0;
dictionary.m.mote = 0;
dictionary.m.motel = 0;
dictionary.m.motels = 0;
dictionary.m.motes = 0;
dictionary.m.motet = 0;
dictionary.m.motets = 0;
dictionary.m.motey = 0;
dictionary.m.moth = 0;
dictionary.m.mother = 0;
dictionary.m.mothers = 0;
dictionary.m.mothery = 0;
dictionary.m.mothier = 0;
dictionary.m.moths = 0;
dictionary.m.mothy = 0;
dictionary.m.motif = 0;
dictionary.m.motific = 0;
dictionary.m.motifs = 0;
dictionary.m.motile = 0;
dictionary.m.motiles = 0;
dictionary.m.motion = 0;
dictionary.m.motions = 0;
dictionary.m.motive = 0;
dictionary.m.motived = 0;
dictionary.m.motives = 0;
dictionary.m.motivic = 0;
dictionary.m.motley = 0;
dictionary.m.motleys = 0;
dictionary.m.motlier = 0;
dictionary.m.motmot = 0;
dictionary.m.motmots = 0;
dictionary.m.motor = 0;
dictionary.m.motored = 0;
dictionary.m.motoric = 0;
dictionary.m.motors = 0;
dictionary.m.mots = 0;
dictionary.m.mott = 0;
dictionary.m.motte = 0;
dictionary.m.mottes = 0;
dictionary.m.mottle = 0;
dictionary.m.mottled = 0;
dictionary.m.mottler = 0;
dictionary.m.mottles = 0;
dictionary.m.motto = 0;
dictionary.m.mottoes = 0;
dictionary.m.mottos = 0;
dictionary.m.motts = 0;
dictionary.m.mouch = 0;
dictionary.m.mouched = 0;
dictionary.m.mouches = 0;
dictionary.m.moue = 0;
dictionary.m.moues = 0;
dictionary.m.mouflon = 0;
dictionary.m.mouille = 0;
dictionary.m.moujik = 0;
dictionary.m.moujiks = 0;
dictionary.m.moulage = 0;
dictionary.m.mould = 0;
dictionary.m.moulded = 0;
dictionary.m.moulder = 0;
dictionary.m.moulds = 0;
dictionary.m.mouldy = 0;
dictionary.m.moulin = 0;
dictionary.m.moulins = 0;
dictionary.m.moult = 0;
dictionary.m.moulted = 0;
dictionary.m.moulter = 0;
dictionary.m.moults = 0;
dictionary.m.mound = 0;
dictionary.m.mounded = 0;
dictionary.m.mounds = 0;
dictionary.m.mount = 0;
dictionary.m.mounted = 0;
dictionary.m.mounter = 0;
dictionary.m.mounts = 0;
dictionary.m.mourn = 0;
dictionary.m.mourned = 0;
dictionary.m.mourner = 0;
dictionary.m.mourns = 0;
dictionary.m.mouse = 0;
dictionary.m.moused = 0;
dictionary.m.mouser = 0;
dictionary.m.mousers = 0;
dictionary.m.mouses = 0;
dictionary.m.mousey = 0;
dictionary.m.mousier = 0;
dictionary.m.mousily = 0;
dictionary.m.mousing = 0;
dictionary.m.mousse = 0;
dictionary.m.mousses = 0;
dictionary.m.mousy = 0;
dictionary.m.mouth = 0;
dictionary.m.mouthed = 0;
dictionary.m.mouther = 0;
dictionary.m.mouths = 0;
dictionary.m.mouthy = 0;
dictionary.m.mouton = 0;
dictionary.m.moutons = 0;
dictionary.m.movable = 0;
dictionary.m.movably = 0;
dictionary.m.move = 0;
dictionary.m.moved = 0;
dictionary.m.mover = 0;
dictionary.m.movers = 0;
dictionary.m.moves = 0;
dictionary.m.movie = 0;
dictionary.m.movies = 0;
dictionary.m.moving = 0;
dictionary.m.moviola = 0;
dictionary.m.mow = 0;
dictionary.m.mowed = 0;
dictionary.m.mower = 0;
dictionary.m.mowers = 0;
dictionary.m.mowing = 0;
dictionary.m.mowings = 0;
dictionary.m.mown = 0;
dictionary.m.mows = 0;
dictionary.m.moxa = 0;
dictionary.m.moxas = 0;
dictionary.m.moxie = 0;
dictionary.m.moxies = 0;
dictionary.m.mozetta = 0;
dictionary.m.mozette = 0;
dictionary.m.mozo = 0;
dictionary.m.mozos = 0;
dictionary.m.much = 0;
dictionary.m.muches = 0;
dictionary.m.muchly = 0;
dictionary.m.mucid = 0;
dictionary.m.mucin = 0;
dictionary.m.mucins = 0;
dictionary.m.muck = 0;
dictionary.m.mucked = 0;
dictionary.m.mucker = 0;
dictionary.m.muckers = 0;
dictionary.m.muckier = 0;
dictionary.m.muckily = 0;
dictionary.m.mucking = 0;
dictionary.m.muckle = 0;
dictionary.m.muckles = 0;
dictionary.m.mucks = 0;
dictionary.m.mucky = 0;
dictionary.m.mucluc = 0;
dictionary.m.muclucs = 0;
dictionary.m.mucoid = 0;
dictionary.m.mucoids = 0;
dictionary.m.mucor = 0;
dictionary.m.mucors = 0;
dictionary.m.mucosa = 0;
dictionary.m.mucosae = 0;
dictionary.m.mucosal = 0;
dictionary.m.mucosas = 0;
dictionary.m.mucose = 0;
dictionary.m.mucous = 0;
dictionary.m.mucro = 0;
dictionary.m.mucus = 0;
dictionary.m.mucuses = 0;
dictionary.m.mud = 0;
dictionary.m.mudcap = 0;
dictionary.m.mudcaps = 0;
dictionary.m.mudcat = 0;
dictionary.m.mudcats = 0;
dictionary.m.mudded = 0;
dictionary.m.mudder = 0;
dictionary.m.mudders = 0;
dictionary.m.muddied = 0;
dictionary.m.muddier = 0;
dictionary.m.muddies = 0;
dictionary.m.muddily = 0;
dictionary.m.mudding = 0;
dictionary.m.muddle = 0;
dictionary.m.muddled = 0;
dictionary.m.muddler = 0;
dictionary.m.muddles = 0;
dictionary.m.muddly = 0;
dictionary.m.muddy = 0;
dictionary.m.mudfish = 0;
dictionary.m.mudflow = 0;
dictionary.m.mudhole = 0;
dictionary.m.mudlark = 0;
dictionary.m.mudpack = 0;
dictionary.m.mudra = 0;
dictionary.m.mudras = 0;
dictionary.m.mudrock = 0;
dictionary.m.mudroom = 0;
dictionary.m.muds = 0;
dictionary.m.mudsill = 0;
dictionary.m.mueddin = 0;
dictionary.m.muesli = 0;
dictionary.m.mueslis = 0;
dictionary.m.muezzin = 0;
dictionary.m.muff = 0;
dictionary.m.muffed = 0;
dictionary.m.muffin = 0;
dictionary.m.muffing = 0;
dictionary.m.muffins = 0;
dictionary.m.muffle = 0;
dictionary.m.muffled = 0;
dictionary.m.muffler = 0;
dictionary.m.muffles = 0;
dictionary.m.muffs = 0;
dictionary.m.mufti = 0;
dictionary.m.muftis = 0;
dictionary.m.mug = 0;
dictionary.m.mugful = 0;
dictionary.m.mugfuls = 0;
dictionary.m.mugg = 0;
dictionary.m.muggar = 0;
dictionary.m.muggars = 0;
dictionary.m.mugged = 0;
dictionary.m.muggee = 0;
dictionary.m.muggees = 0;
dictionary.m.mugger = 0;
dictionary.m.muggers = 0;
dictionary.m.muggier = 0;
dictionary.m.muggily = 0;
dictionary.m.mugging = 0;
dictionary.m.muggins = 0;
dictionary.m.muggs = 0;
dictionary.m.muggur = 0;
dictionary.m.muggurs = 0;
dictionary.m.muggy = 0;
dictionary.m.mugs = 0;
dictionary.m.mugwort = 0;
dictionary.m.mugwump = 0;
dictionary.m.muhlies = 0;
dictionary.m.muhly = 0;
dictionary.m.mujik = 0;
dictionary.m.mujiks = 0;
dictionary.m.mukluk = 0;
dictionary.m.mukluks = 0;
dictionary.m.muktuk = 0;
dictionary.m.muktuks = 0;
dictionary.m.mulatto = 0;
dictionary.m.mulch = 0;
dictionary.m.mulched = 0;
dictionary.m.mulches = 0;
dictionary.m.mulct = 0;
dictionary.m.mulcted = 0;
dictionary.m.mulcts = 0;
dictionary.m.mule = 0;
dictionary.m.muled = 0;
dictionary.m.mules = 0;
dictionary.m.muleta = 0;
dictionary.m.muletas = 0;
dictionary.m.muley = 0;
dictionary.m.muleys = 0;
dictionary.m.muling = 0;
dictionary.m.mulish = 0;
dictionary.m.mull = 0;
dictionary.m.mulla = 0;
dictionary.m.mullah = 0;
dictionary.m.mullahs = 0;
dictionary.m.mullas = 0;
dictionary.m.mulled = 0;
dictionary.m.mullein = 0;
dictionary.m.mullen = 0;
dictionary.m.mullens = 0;
dictionary.m.muller = 0;
dictionary.m.mullers = 0;
dictionary.m.mullet = 0;
dictionary.m.mullets = 0;
dictionary.m.mulley = 0;
dictionary.m.mulleys = 0;
dictionary.m.mulling = 0;
dictionary.m.mullion = 0;
dictionary.m.mullite = 0;
dictionary.m.mullock = 0;
dictionary.m.mulls = 0;
dictionary.m.multure = 0;
dictionary.m.mum = 0;
dictionary.m.mumble = 0;
dictionary.m.mumbled = 0;
dictionary.m.mumbler = 0;
dictionary.m.mumbles = 0;
dictionary.m.mumbly = 0;
dictionary.m.mumm = 0;
dictionary.m.mummed = 0;
dictionary.m.mummer = 0;
dictionary.m.mummers = 0;
dictionary.m.mummery = 0;
dictionary.m.mummied = 0;
dictionary.m.mummies = 0;
dictionary.m.mummify = 0;
dictionary.m.mumming = 0;
dictionary.m.mumms = 0;
dictionary.m.mummy = 0;
dictionary.m.mump = 0;
dictionary.m.mumped = 0;
dictionary.m.mumper = 0;
dictionary.m.mumpers = 0;
dictionary.m.mumping = 0;
dictionary.m.mumps = 0;
dictionary.m.mums = 0;
dictionary.m.mumu = 0;
dictionary.m.mumus = 0;
dictionary.m.mun = 0;
dictionary.m.munch = 0;
dictionary.m.munched = 0;
dictionary.m.muncher = 0;
dictionary.m.munches = 0;
dictionary.m.mundane = 0;
dictionary.m.mungo = 0;
dictionary.m.mungos = 0;
dictionary.m.munnion = 0;
dictionary.m.muns = 0;
dictionary.m.munster = 0;
dictionary.m.muntin = 0;
dictionary.m.munting = 0;
dictionary.m.muntins = 0;
dictionary.m.muntjac = 0;
dictionary.m.muntjak = 0;
dictionary.m.muon = 0;
dictionary.m.muonic = 0;
dictionary.m.muonium = 0;
dictionary.m.muons = 0;
dictionary.m.mura = 0;
dictionary.m.mural = 0;
dictionary.m.murals = 0;
dictionary.m.muras = 0;
dictionary.m.murder = 0;
dictionary.m.murders = 0;
dictionary.m.mure = 0;
dictionary.m.mured = 0;
dictionary.m.murein = 0;
dictionary.m.mureins = 0;
dictionary.m.mures = 0;
dictionary.m.murex = 0;
dictionary.m.murexes = 0;
dictionary.m.muriate = 0;
dictionary.m.murices = 0;
dictionary.m.murid = 0;
dictionary.m.murids = 0;
dictionary.m.murine = 0;
dictionary.m.murines = 0;
dictionary.m.muring = 0;
dictionary.m.murk = 0;
dictionary.m.murker = 0;
dictionary.m.murkest = 0;
dictionary.m.murkier = 0;
dictionary.m.murkily = 0;
dictionary.m.murkly = 0;
dictionary.m.murks = 0;
dictionary.m.murky = 0;
dictionary.m.murmur = 0;
dictionary.m.murmurs = 0;
dictionary.m.murphy = 0;
dictionary.m.murr = 0;
dictionary.m.murra = 0;
dictionary.m.murrain = 0;
dictionary.m.murras = 0;
dictionary.m.murre = 0;
dictionary.m.murres = 0;
dictionary.m.murrey = 0;
dictionary.m.murreys = 0;
dictionary.m.murrha = 0;
dictionary.m.murrhas = 0;
dictionary.m.murries = 0;
dictionary.m.murrine = 0;
dictionary.m.murrs = 0;
dictionary.m.murry = 0;
dictionary.m.murther = 0;
dictionary.m.mus = 0;
dictionary.m.musca = 0;
dictionary.m.muscae = 0;
dictionary.m.muscat = 0;
dictionary.m.muscats = 0;
dictionary.m.muscid = 0;
dictionary.m.muscids = 0;
dictionary.m.muscle = 0;
dictionary.m.muscled = 0;
dictionary.m.muscles = 0;
dictionary.m.muscly = 0;
dictionary.m.muse = 0;
dictionary.m.mused = 0;
dictionary.m.museful = 0;
dictionary.m.muser = 0;
dictionary.m.musers = 0;
dictionary.m.muses = 0;
dictionary.m.musette = 0;
dictionary.m.museum = 0;
dictionary.m.museums = 0;
dictionary.m.mush = 0;
dictionary.m.mushed = 0;
dictionary.m.musher = 0;
dictionary.m.mushers = 0;
dictionary.m.mushes = 0;
dictionary.m.mushier = 0;
dictionary.m.mushily = 0;
dictionary.m.mushing = 0;
dictionary.m.mushy = 0;
dictionary.m.music = 0;
dictionary.m.musical = 0;
dictionary.m.musics = 0;
dictionary.m.musing = 0;
dictionary.m.musings = 0;
dictionary.m.musjid = 0;
dictionary.m.musjids = 0;
dictionary.m.musk = 0;
dictionary.m.muskeg = 0;
dictionary.m.muskegs = 0;
dictionary.m.musket = 0;
dictionary.m.muskets = 0;
dictionary.m.muskie = 0;
dictionary.m.muskier = 0;
dictionary.m.muskies = 0;
dictionary.m.muskily = 0;
dictionary.m.muskit = 0;
dictionary.m.muskits = 0;
dictionary.m.muskrat = 0;
dictionary.m.musks = 0;
dictionary.m.musky = 0;
dictionary.m.muslin = 0;
dictionary.m.muslins = 0;
dictionary.m.muspike = 0;
dictionary.m.muss = 0;
dictionary.m.mussed = 0;
dictionary.m.mussel = 0;
dictionary.m.mussels = 0;
dictionary.m.musses = 0;
dictionary.m.mussier = 0;
dictionary.m.mussily = 0;
dictionary.m.mussing = 0;
dictionary.m.mussy = 0;
dictionary.m.must = 0;
dictionary.m.mustang = 0;
dictionary.m.mustard = 0;
dictionary.m.musted = 0;
dictionary.m.mustee = 0;
dictionary.m.mustees = 0;
dictionary.m.muster = 0;
dictionary.m.musters = 0;
dictionary.m.musth = 0;
dictionary.m.musths = 0;
dictionary.m.mustier = 0;
dictionary.m.mustily = 0;
dictionary.m.musting = 0;
dictionary.m.musts = 0;
dictionary.m.musty = 0;
dictionary.m.mut = 0;
dictionary.m.mutable = 0;
dictionary.m.mutably = 0;
dictionary.m.mutagen = 0;
dictionary.m.mutant = 0;
dictionary.m.mutants = 0;
dictionary.m.mutase = 0;
dictionary.m.mutases = 0;
dictionary.m.mutate = 0;
dictionary.m.mutated = 0;
dictionary.m.mutates = 0;
dictionary.m.mutch = 0;
dictionary.m.mutches = 0;
dictionary.m.mute = 0;
dictionary.m.muted = 0;
dictionary.m.mutedly = 0;
dictionary.m.mutely = 0;
dictionary.m.muter = 0;
dictionary.m.mutes = 0;
dictionary.m.mutest = 0;
dictionary.m.mutine = 0;
dictionary.m.mutined = 0;
dictionary.m.mutines = 0;
dictionary.m.muting = 0;
dictionary.m.mutiny = 0;
dictionary.m.mutism = 0;
dictionary.m.mutisms = 0;
dictionary.m.muton = 0;
dictionary.m.mutons = 0;
dictionary.m.muts = 0;
dictionary.m.mutt = 0;
dictionary.m.mutter = 0;
dictionary.m.mutters = 0;
dictionary.m.mutton = 0;
dictionary.m.muttons = 0;
dictionary.m.muttony = 0;
dictionary.m.mutts = 0;
dictionary.m.mutual = 0;
dictionary.m.mutuel = 0;
dictionary.m.mutuels = 0;
dictionary.m.mutular = 0;
dictionary.m.mutule = 0;
dictionary.m.mutules = 0;
dictionary.m.muumuu = 0;
dictionary.m.muumuus = 0;
dictionary.m.muzhik = 0;
dictionary.m.muzhiks = 0;
dictionary.m.muzjik = 0;
dictionary.m.muzjiks = 0;
dictionary.m.muzzier = 0;
dictionary.m.muzzily = 0;
dictionary.m.muzzle = 0;
dictionary.m.muzzled = 0;
dictionary.m.muzzler = 0;
dictionary.m.muzzles = 0;
dictionary.m.muzzy = 0;
dictionary.m.myalgia = 0;
dictionary.m.myalgic = 0;
dictionary.m.myases = 0;
dictionary.m.myasis = 0;
dictionary.m.mycele = 0;
dictionary.m.myceles = 0;
dictionary.m.mycelia = 0;
dictionary.m.mycoses = 0;
dictionary.m.mycosis = 0;
dictionary.m.mycotic = 0;
dictionary.m.myelin = 0;
dictionary.m.myeline = 0;
dictionary.m.myelins = 0;
dictionary.m.myeloid = 0;
dictionary.m.myeloma = 0;
dictionary.m.myiases = 0;
dictionary.m.myiasis = 0;
dictionary.m.myna = 0;
dictionary.m.mynah = 0;
dictionary.m.mynahs = 0;
dictionary.m.mynas = 0;
dictionary.m.mynheer = 0;
dictionary.m.myoid = 0;
dictionary.m.myology = 0;
dictionary.m.myoma = 0;
dictionary.m.myomas = 0;
dictionary.m.myomata = 0;
dictionary.m.myope = 0;
dictionary.m.myopes = 0;
dictionary.m.myopia = 0;
dictionary.m.myopias = 0;
dictionary.m.myopic = 0;
dictionary.m.myopies = 0;
dictionary.m.myopy = 0;
dictionary.m.myoses = 0;
dictionary.m.myosin = 0;
dictionary.m.myosins = 0;
dictionary.m.myosis = 0;
dictionary.m.myosote = 0;
dictionary.m.myotic = 0;
dictionary.m.myotics = 0;
dictionary.m.myotome = 0;
dictionary.m.myriad = 0;
dictionary.m.myriads = 0;
dictionary.m.myrica = 0;
dictionary.m.myricas = 0;
dictionary.m.myrrh = 0;
dictionary.m.myrrhic = 0;
dictionary.m.myrrhs = 0;
dictionary.m.myrtle = 0;
dictionary.m.myrtles = 0;
dictionary.m.myself = 0;
dictionary.m.mysid = 0;
dictionary.m.mysids = 0;
dictionary.m.mysost = 0;
dictionary.m.mysosts = 0;
dictionary.m.mystery = 0;
dictionary.m.mystic = 0;
dictionary.m.mystics = 0;
dictionary.m.mystify = 0;
dictionary.m.myth = 0;
dictionary.m.mythic = 0;
dictionary.m.mythoi = 0;
dictionary.m.mythos = 0;
dictionary.m.myths = 0;
dictionary.m.myxoid = 0;
dictionary.m.myxoma = 0;
dictionary.m.myxomas = 0;
dictionary.n = {};
dictionary.n.nab = 0;
dictionary.n.nabbed = 0;
dictionary.n.nabber = 0;
dictionary.n.nabbers = 0;
dictionary.n.nabbing = 0;
dictionary.n.nabe = 0;
dictionary.n.nabes = 0;
dictionary.n.nabis = 0;
dictionary.n.nabob = 0;
dictionary.n.nabobs = 0;
dictionary.n.nabs = 0;
dictionary.n.nacelle = 0;
dictionary.n.nachas = 0;
dictionary.n.naches = 0;
dictionary.n.nacho = 0;
dictionary.n.nachos = 0;
dictionary.n.nacre = 0;
dictionary.n.nacred = 0;
dictionary.n.nacres = 0;
dictionary.n.nadir = 0;
dictionary.n.nadiral = 0;
dictionary.n.nadirs = 0;
dictionary.n.nae = 0;
dictionary.n.naevi = 0;
dictionary.n.naevoid = 0;
dictionary.n.naevus = 0;
dictionary.n.nag = 0;
dictionary.n.nagana = 0;
dictionary.n.naganas = 0;
dictionary.n.nagged = 0;
dictionary.n.nagger = 0;
dictionary.n.naggers = 0;
dictionary.n.naggier = 0;
dictionary.n.nagging = 0;
dictionary.n.naggy = 0;
dictionary.n.nags = 0;
dictionary.n.nah = 0;
dictionary.n.naiad = 0;
dictionary.n.naiades = 0;
dictionary.n.naiads = 0;
dictionary.n.naif = 0;
dictionary.n.naifs = 0;
dictionary.n.nail = 0;
dictionary.n.nailed = 0;
dictionary.n.nailer = 0;
dictionary.n.nailers = 0;
dictionary.n.nailing = 0;
dictionary.n.nails = 0;
dictionary.n.nailset = 0;
dictionary.n.naira = 0;
dictionary.n.naive = 0;
dictionary.n.naively = 0;
dictionary.n.naiver = 0;
dictionary.n.naives = 0;
dictionary.n.naivest = 0;
dictionary.n.naivete = 0;
dictionary.n.naivety = 0;
dictionary.n.naked = 0;
dictionary.n.nakeder = 0;
dictionary.n.nakedly = 0;
dictionary.n.naled = 0;
dictionary.n.naleds = 0;
dictionary.n.nam = 0;
dictionary.n.namable = 0;
dictionary.n.name = 0;
dictionary.n.named = 0;
dictionary.n.namely = 0;
dictionary.n.namer = 0;
dictionary.n.namers = 0;
dictionary.n.names = 0;
dictionary.n.nametag = 0;
dictionary.n.naming = 0;
dictionary.n.nana = 0;
dictionary.n.nanas = 0;
dictionary.n.nance = 0;
dictionary.n.nances = 0;
dictionary.n.nancies = 0;
dictionary.n.nancy = 0;
dictionary.n.nandin = 0;
dictionary.n.nandins = 0;
dictionary.n.nanism = 0;
dictionary.n.nanisms = 0;
dictionary.n.nankeen = 0;
dictionary.n.nankin = 0;
dictionary.n.nankins = 0;
dictionary.n.nannie = 0;
dictionary.n.nannies = 0;
dictionary.n.nanny = 0;
dictionary.n.naoi = 0;
dictionary.n.naos = 0;
dictionary.n.nap = 0;
dictionary.n.napalm = 0;
dictionary.n.napalms = 0;
dictionary.n.nape = 0;
dictionary.n.napery = 0;
dictionary.n.napes = 0;
dictionary.n.naphtha = 0;
dictionary.n.naphtol = 0;
dictionary.n.napkin = 0;
dictionary.n.napkins = 0;
dictionary.n.napless = 0;
dictionary.n.nappe = 0;
dictionary.n.napped = 0;
dictionary.n.napper = 0;
dictionary.n.nappers = 0;
dictionary.n.nappes = 0;
dictionary.n.nappie = 0;
dictionary.n.nappier = 0;
dictionary.n.nappies = 0;
dictionary.n.napping = 0;
dictionary.n.nappy = 0;
dictionary.n.naps = 0;
dictionary.n.narc = 0;
dictionary.n.narcein = 0;
dictionary.n.narcism = 0;
dictionary.n.narcist = 0;
dictionary.n.narco = 0;
dictionary.n.narcos = 0;
dictionary.n.narcose = 0;
dictionary.n.narcs = 0;
dictionary.n.nard = 0;
dictionary.n.nardine = 0;
dictionary.n.nards = 0;
dictionary.n.nares = 0;
dictionary.n.nargile = 0;
dictionary.n.narial = 0;
dictionary.n.naric = 0;
dictionary.n.narine = 0;
dictionary.n.naris = 0;
dictionary.n.nark = 0;
dictionary.n.narked = 0;
dictionary.n.narking = 0;
dictionary.n.narks = 0;
dictionary.n.narky = 0;
dictionary.n.narrate = 0;
dictionary.n.narrow = 0;
dictionary.n.narrows = 0;
dictionary.n.narthex = 0;
dictionary.n.narwal = 0;
dictionary.n.narwals = 0;
dictionary.n.narwhal = 0;
dictionary.n.nary = 0;
dictionary.n.nasal = 0;
dictionary.n.nasally = 0;
dictionary.n.nasals = 0;
dictionary.n.nascent = 0;
dictionary.n.nasial = 0;
dictionary.n.nasion = 0;
dictionary.n.nasions = 0;
dictionary.n.nastic = 0;
dictionary.n.nastier = 0;
dictionary.n.nasties = 0;
dictionary.n.nastily = 0;
dictionary.n.nasty = 0;
dictionary.n.natal = 0;
dictionary.n.natant = 0;
dictionary.n.natch = 0;
dictionary.n.nates = 0;
dictionary.n.nation = 0;
dictionary.n.nations = 0;
dictionary.n.native = 0;
dictionary.n.natives = 0;
dictionary.n.natrium = 0;
dictionary.n.natron = 0;
dictionary.n.natrons = 0;
dictionary.n.natter = 0;
dictionary.n.natters = 0;
dictionary.n.nattier = 0;
dictionary.n.nattily = 0;
dictionary.n.natty = 0;
dictionary.n.natural = 0;
dictionary.n.nature = 0;
dictionary.n.natured = 0;
dictionary.n.natures = 0;
dictionary.n.naught = 0;
dictionary.n.naughts = 0;
dictionary.n.naughty = 0;
dictionary.n.nauplii = 0;
dictionary.n.nausea = 0;
dictionary.n.nauseas = 0;
dictionary.n.nautch = 0;
dictionary.n.nautili = 0;
dictionary.n.navaid = 0;
dictionary.n.navaids = 0;
dictionary.n.naval = 0;
dictionary.n.navally = 0;
dictionary.n.navar = 0;
dictionary.n.navars = 0;
dictionary.n.nave = 0;
dictionary.n.navel = 0;
dictionary.n.navels = 0;
dictionary.n.naves = 0;
dictionary.n.navette = 0;
dictionary.n.navies = 0;
dictionary.n.navvies = 0;
dictionary.n.navvy = 0;
dictionary.n.navy = 0;
dictionary.n.naw = 0;
dictionary.n.nawab = 0;
dictionary.n.nawabs = 0;
dictionary.n.nay = 0;
dictionary.n.nays = 0;
dictionary.n.neap = 0;
dictionary.n.neaps = 0;
dictionary.n.near = 0;
dictionary.n.nearby = 0;
dictionary.n.neared = 0;
dictionary.n.nearer = 0;
dictionary.n.nearest = 0;
dictionary.n.nearing = 0;
dictionary.n.nearly = 0;
dictionary.n.nears = 0;
dictionary.n.neat = 0;
dictionary.n.neaten = 0;
dictionary.n.neatens = 0;
dictionary.n.neater = 0;
dictionary.n.neatest = 0;
dictionary.n.neath = 0;
dictionary.n.neatly = 0;
dictionary.n.neats = 0;
dictionary.n.neb = 0;
dictionary.n.nebbish = 0;
dictionary.n.nebs = 0;
dictionary.n.nebula = 0;
dictionary.n.nebulae = 0;
dictionary.n.nebular = 0;
dictionary.n.nebulas = 0;
dictionary.n.nebule = 0;
dictionary.n.nebuly = 0;
dictionary.n.neck = 0;
dictionary.n.necked = 0;
dictionary.n.necker = 0;
dictionary.n.neckers = 0;
dictionary.n.necking = 0;
dictionary.n.necks = 0;
dictionary.n.necktie = 0;
dictionary.n.necrose = 0;
dictionary.n.nectar = 0;
dictionary.n.nectars = 0;
dictionary.n.nectary = 0;
dictionary.n.nee = 0;
dictionary.n.need = 0;
dictionary.n.needed = 0;
dictionary.n.needer = 0;
dictionary.n.needers = 0;
dictionary.n.needful = 0;
dictionary.n.needier = 0;
dictionary.n.needily = 0;
dictionary.n.needing = 0;
dictionary.n.needle = 0;
dictionary.n.needled = 0;
dictionary.n.needler = 0;
dictionary.n.needles = 0;
dictionary.n.needs = 0;
dictionary.n.needy = 0;
dictionary.n.neem = 0;
dictionary.n.neems = 0;
dictionary.n.neep = 0;
dictionary.n.neeps = 0;
dictionary.n.negate = 0;
dictionary.n.negated = 0;
dictionary.n.negater = 0;
dictionary.n.negates = 0;
dictionary.n.negaton = 0;
dictionary.n.negator = 0;
dictionary.n.neglect = 0;
dictionary.n.neglige = 0;
dictionary.n.negroid = 0;
dictionary.n.negroni = 0;
dictionary.n.negus = 0;
dictionary.n.neguses = 0;
dictionary.n.neif = 0;
dictionary.n.neifs = 0;
dictionary.n.neigh = 0;
dictionary.n.neighed = 0;
dictionary.n.neighs = 0;
dictionary.n.neist = 0;
dictionary.n.neither = 0;
dictionary.n.nekton = 0;
dictionary.n.nektons = 0;
dictionary.n.nellie = 0;
dictionary.n.nellies = 0;
dictionary.n.nelly = 0;
dictionary.n.nelson = 0;
dictionary.n.nelsons = 0;
dictionary.n.nelumbo = 0;
dictionary.n.nema = 0;
dictionary.n.nemas = 0;
dictionary.n.nematic = 0;
dictionary.n.nemeses = 0;
dictionary.n.nemesis = 0;
dictionary.n.nene = 0;
dictionary.n.neolith = 0;
dictionary.n.neology = 0;
dictionary.n.neon = 0;
dictionary.n.neonate = 0;
dictionary.n.neoned = 0;
dictionary.n.neons = 0;
dictionary.n.neoteny = 0;
dictionary.n.neotype = 0;
dictionary.n.nephew = 0;
dictionary.n.nephews = 0;
dictionary.n.nephric = 0;
dictionary.n.nephron = 0;
dictionary.n.nepotic = 0;
dictionary.n.nerd = 0;
dictionary.n.nerds = 0;
dictionary.n.nerdy = 0;
dictionary.n.nereid = 0;
dictionary.n.nereids = 0;
dictionary.n.nereis = 0;
dictionary.n.neritic = 0;
dictionary.n.nerol = 0;
dictionary.n.neroli = 0;
dictionary.n.nerolis = 0;
dictionary.n.nerols = 0;
dictionary.n.nerts = 0;
dictionary.n.nertz = 0;
dictionary.n.nervate = 0;
dictionary.n.nerve = 0;
dictionary.n.nerved = 0;
dictionary.n.nerves = 0;
dictionary.n.nervier = 0;
dictionary.n.nervily = 0;
dictionary.n.nervine = 0;
dictionary.n.nerving = 0;
dictionary.n.nervous = 0;
dictionary.n.nervule = 0;
dictionary.n.nervure = 0;
dictionary.n.nervy = 0;
dictionary.n.ness = 0;
dictionary.n.nesses = 0;
dictionary.n.nest = 0;
dictionary.n.nested = 0;
dictionary.n.nester = 0;
dictionary.n.nesters = 0;
dictionary.n.nesting = 0;
dictionary.n.nestle = 0;
dictionary.n.nestled = 0;
dictionary.n.nestler = 0;
dictionary.n.nestles = 0;
dictionary.n.nestor = 0;
dictionary.n.nestors = 0;
dictionary.n.nests = 0;
dictionary.n.net = 0;
dictionary.n.nether = 0;
dictionary.n.netless = 0;
dictionary.n.netlike = 0;
dictionary.n.netop = 0;
dictionary.n.netops = 0;
dictionary.n.nets = 0;
dictionary.n.netsuke = 0;
dictionary.n.nett = 0;
dictionary.n.netted = 0;
dictionary.n.netter = 0;
dictionary.n.netters = 0;
dictionary.n.nettier = 0;
dictionary.n.netting = 0;
dictionary.n.nettle = 0;
dictionary.n.nettled = 0;
dictionary.n.nettler = 0;
dictionary.n.nettles = 0;
dictionary.n.nettly = 0;
dictionary.n.netts = 0;
dictionary.n.netty = 0;
dictionary.n.network = 0;
dictionary.n.neuk = 0;
dictionary.n.neuks = 0;
dictionary.n.neum = 0;
dictionary.n.neume = 0;
dictionary.n.neumes = 0;
dictionary.n.neumic = 0;
dictionary.n.neums = 0;
dictionary.n.neural = 0;
dictionary.n.neurine = 0;
dictionary.n.neuroid = 0;
dictionary.n.neuroma = 0;
dictionary.n.neuron = 0;
dictionary.n.neurone = 0;
dictionary.n.neurons = 0;
dictionary.n.neurula = 0;
dictionary.n.neuston = 0;
dictionary.n.neuter = 0;
dictionary.n.neuters = 0;
dictionary.n.neutral = 0;
dictionary.n.neutron = 0;
dictionary.n.neve = 0;
dictionary.n.never = 0;
dictionary.n.neves = 0;
dictionary.n.nevi = 0;
dictionary.n.nevoid = 0;
dictionary.n.nevus = 0;
dictionary.n.new = 0;
dictionary.n.newborn = 0;
dictionary.n.newel = 0;
dictionary.n.newels = 0;
dictionary.n.newer = 0;
dictionary.n.newest = 0;
dictionary.n.newie = 0;
dictionary.n.newies = 0;
dictionary.n.newish = 0;
dictionary.n.newly = 0;
dictionary.n.newmown = 0;
dictionary.n.newness = 0;
dictionary.n.news = 0;
dictionary.n.newsboy = 0;
dictionary.n.newsie = 0;
dictionary.n.newsier = 0;
dictionary.n.newsies = 0;
dictionary.n.newsman = 0;
dictionary.n.newsmen = 0;
dictionary.n.newsy = 0;
dictionary.n.newt = 0;
dictionary.n.newton = 0;
dictionary.n.newtons = 0;
dictionary.n.newts = 0;
dictionary.n.next = 0;
dictionary.n.nexus = 0;
dictionary.n.nexuses = 0;
dictionary.n.ngwee = 0;
dictionary.n.niacin = 0;
dictionary.n.niacins = 0;
dictionary.n.nib = 0;
dictionary.n.nibbed = 0;
dictionary.n.nibbing = 0;
dictionary.n.nibble = 0;
dictionary.n.nibbled = 0;
dictionary.n.nibbler = 0;
dictionary.n.nibbles = 0;
dictionary.n.niblick = 0;
dictionary.n.niblike = 0;
dictionary.n.nibs = 0;
dictionary.n.nicad = 0;
dictionary.n.nicads = 0;
dictionary.n.nice = 0;
dictionary.n.nicely = 0;
dictionary.n.nicer = 0;
dictionary.n.nicest = 0;
dictionary.n.nicety = 0;
dictionary.n.niche = 0;
dictionary.n.niched = 0;
dictionary.n.niches = 0;
dictionary.n.niching = 0;
dictionary.n.nick = 0;
dictionary.n.nicked = 0;
dictionary.n.nickel = 0;
dictionary.n.nickels = 0;
dictionary.n.nicker = 0;
dictionary.n.nickers = 0;
dictionary.n.nicking = 0;
dictionary.n.nickle = 0;
dictionary.n.nickled = 0;
dictionary.n.nickles = 0;
dictionary.n.nicks = 0;
dictionary.n.nicol = 0;
dictionary.n.nicols = 0;
dictionary.n.nicotin = 0;
dictionary.n.nictate = 0;
dictionary.n.nidal = 0;
dictionary.n.nide = 0;
dictionary.n.nided = 0;
dictionary.n.nides = 0;
dictionary.n.nidget = 0;
dictionary.n.nidgets = 0;
dictionary.n.nidi = 0;
dictionary.n.nidify = 0;
dictionary.n.niding = 0;
dictionary.n.nidus = 0;
dictionary.n.niduses = 0;
dictionary.n.niece = 0;
dictionary.n.nieces = 0;
dictionary.n.nielli = 0;
dictionary.n.niello = 0;
dictionary.n.niellos = 0;
dictionary.n.nieve = 0;
dictionary.n.nieves = 0;
dictionary.n.niffer = 0;
dictionary.n.niffers = 0;
dictionary.n.niftier = 0;
dictionary.n.nifties = 0;
dictionary.n.niftily = 0;
dictionary.n.nifty = 0;
dictionary.n.niggle = 0;
dictionary.n.niggled = 0;
dictionary.n.niggler = 0;
dictionary.n.niggles = 0;
dictionary.n.nigh = 0;
dictionary.n.nighed = 0;
dictionary.n.nigher = 0;
dictionary.n.nighest = 0;
dictionary.n.nighing = 0;
dictionary.n.nighs = 0;
dictionary.n.night = 0;
dictionary.n.nightie = 0;
dictionary.n.nightly = 0;
dictionary.n.nights = 0;
dictionary.n.nighty = 0;
dictionary.n.nigrify = 0;
dictionary.n.nihil = 0;
dictionary.n.nihils = 0;
dictionary.n.nil = 0;
dictionary.n.nilgai = 0;
dictionary.n.nilgais = 0;
dictionary.n.nilgau = 0;
dictionary.n.nilgaus = 0;
dictionary.n.nilghai = 0;
dictionary.n.nilghau = 0;
dictionary.n.nill = 0;
dictionary.n.nilled = 0;
dictionary.n.nilling = 0;
dictionary.n.nills = 0;
dictionary.n.nils = 0;
dictionary.n.nim = 0;
dictionary.n.nimbi = 0;
dictionary.n.nimble = 0;
dictionary.n.nimbler = 0;
dictionary.n.nimbly = 0;
dictionary.n.nimbus = 0;
dictionary.n.nimiety = 0;
dictionary.n.nimious = 0;
dictionary.n.nimmed = 0;
dictionary.n.nimming = 0;
dictionary.n.nimrod = 0;
dictionary.n.nimrods = 0;
dictionary.n.nims = 0;
dictionary.n.nine = 0;
dictionary.n.ninepin = 0;
dictionary.n.nines = 0;
dictionary.n.ninety = 0;
dictionary.n.ninja = 0;
dictionary.n.ninjas = 0;
dictionary.n.ninnies = 0;
dictionary.n.ninny = 0;
dictionary.n.ninon = 0;
dictionary.n.ninons = 0;
dictionary.n.ninth = 0;
dictionary.n.ninthly = 0;
dictionary.n.ninths = 0;
dictionary.n.niobic = 0;
dictionary.n.niobium = 0;
dictionary.n.niobous = 0;
dictionary.n.nip = 0;
dictionary.n.nipa = 0;
dictionary.n.nipas = 0;
dictionary.n.nipped = 0;
dictionary.n.nipper = 0;
dictionary.n.nippers = 0;
dictionary.n.nippier = 0;
dictionary.n.nippily = 0;
dictionary.n.nipping = 0;
dictionary.n.nipple = 0;
dictionary.n.nipples = 0;
dictionary.n.nippy = 0;
dictionary.n.nips = 0;
dictionary.n.nirvana = 0;
dictionary.n.nisei = 0;
dictionary.n.niseis = 0;
dictionary.n.nisi = 0;
dictionary.n.nisus = 0;
dictionary.n.nit = 0;
dictionary.n.nitchie = 0;
dictionary.n.niter = 0;
dictionary.n.niters = 0;
dictionary.n.nitery = 0;
dictionary.n.nitid = 0;
dictionary.n.nitinol = 0;
dictionary.n.niton = 0;
dictionary.n.nitons = 0;
dictionary.n.nitpick = 0;
dictionary.n.nitrate = 0;
dictionary.n.nitre = 0;
dictionary.n.nitres = 0;
dictionary.n.nitric = 0;
dictionary.n.nitrid = 0;
dictionary.n.nitride = 0;
dictionary.n.nitrids = 0;
dictionary.n.nitrify = 0;
dictionary.n.nitril = 0;
dictionary.n.nitrile = 0;
dictionary.n.nitrils = 0;
dictionary.n.nitrite = 0;
dictionary.n.nitro = 0;
dictionary.n.nitros = 0;
dictionary.n.nitroso = 0;
dictionary.n.nitrous = 0;
dictionary.n.nits = 0;
dictionary.n.nittier = 0;
dictionary.n.nitty = 0;
dictionary.n.nitwit = 0;
dictionary.n.nitwits = 0;
dictionary.n.nival = 0;
dictionary.n.niveous = 0;
dictionary.n.nix = 0;
dictionary.n.nixe = 0;
dictionary.n.nixed = 0;
dictionary.n.nixes = 0;
dictionary.n.nixie = 0;
dictionary.n.nixies = 0;
dictionary.n.nixing = 0;
dictionary.n.nixy = 0;
dictionary.n.nob = 0;
dictionary.n.nobbier = 0;
dictionary.n.nobbily = 0;
dictionary.n.nobble = 0;
dictionary.n.nobbled = 0;
dictionary.n.nobbler = 0;
dictionary.n.nobbles = 0;
dictionary.n.nobby = 0;
dictionary.n.noble = 0;
dictionary.n.nobler = 0;
dictionary.n.nobles = 0;
dictionary.n.noblest = 0;
dictionary.n.nobly = 0;
dictionary.n.nobody = 0;
dictionary.n.nobs = 0;
dictionary.n.nocent = 0;
dictionary.n.nock = 0;
dictionary.n.nocked = 0;
dictionary.n.nocking = 0;
dictionary.n.nocks = 0;
dictionary.n.noctuid = 0;
dictionary.n.noctule = 0;
dictionary.n.nocturn = 0;
dictionary.n.nocuous = 0;
dictionary.n.nod = 0;
dictionary.n.nodal = 0;
dictionary.n.nodally = 0;
dictionary.n.nodded = 0;
dictionary.n.nodder = 0;
dictionary.n.nodders = 0;
dictionary.n.noddies = 0;
dictionary.n.nodding = 0;
dictionary.n.noddle = 0;
dictionary.n.noddled = 0;
dictionary.n.noddles = 0;
dictionary.n.noddy = 0;
dictionary.n.node = 0;
dictionary.n.nodes = 0;
dictionary.n.nodi = 0;
dictionary.n.nodical = 0;
dictionary.n.nodose = 0;
dictionary.n.nodous = 0;
dictionary.n.nods = 0;
dictionary.n.nodular = 0;
dictionary.n.nodule = 0;
dictionary.n.nodules = 0;
dictionary.n.nodus = 0;
dictionary.n.noel = 0;
dictionary.n.noels = 0;
dictionary.n.noes = 0;
dictionary.n.noesis = 0;
dictionary.n.noetic = 0;
dictionary.n.nog = 0;
dictionary.n.nogg = 0;
dictionary.n.nogged = 0;
dictionary.n.noggin = 0;
dictionary.n.nogging = 0;
dictionary.n.noggins = 0;
dictionary.n.noggs = 0;
dictionary.n.nogs = 0;
dictionary.n.noh = 0;
dictionary.n.nohow = 0;
dictionary.n.noil = 0;
dictionary.n.noils = 0;
dictionary.n.noily = 0;
dictionary.n.noise = 0;
dictionary.n.noised = 0;
dictionary.n.noises = 0;
dictionary.n.noisier = 0;
dictionary.n.noisily = 0;
dictionary.n.noising = 0;
dictionary.n.noisome = 0;
dictionary.n.noisy = 0;
dictionary.n.nolo = 0;
dictionary.n.nolos = 0;
dictionary.n.nom = 0;
dictionary.n.noma = 0;
dictionary.n.nomad = 0;
dictionary.n.nomadic = 0;
dictionary.n.nomads = 0;
dictionary.n.nomarch = 0;
dictionary.n.nomas = 0;
dictionary.n.nombles = 0;
dictionary.n.nombril = 0;
dictionary.n.nome = 0;
dictionary.n.nomen = 0;
dictionary.n.nomes = 0;
dictionary.n.nomina = 0;
dictionary.n.nominal = 0;
dictionary.n.nominee = 0;
dictionary.n.nomism = 0;
dictionary.n.nomisms = 0;
dictionary.n.nomoi = 0;
dictionary.n.nomos = 0;
dictionary.n.noms = 0;
dictionary.n.nona = 0;
dictionary.n.nonacid = 0;
dictionary.n.nonage = 0;
dictionary.n.nonages = 0;
dictionary.n.nonagon = 0;
dictionary.n.nonart = 0;
dictionary.n.nonarts = 0;
dictionary.n.nonas = 0;
dictionary.n.nonbank = 0;
dictionary.n.nonbody = 0;
dictionary.n.nonbook = 0;
dictionary.n.noncash = 0;
dictionary.n.nonce = 0;
dictionary.n.nonces = 0;
dictionary.n.noncom = 0;
dictionary.n.noncoms = 0;
dictionary.n.nondrug = 0;
dictionary.n.none = 0;
dictionary.n.nonego = 0;
dictionary.n.nonegos = 0;
dictionary.n.nones = 0;
dictionary.n.nonet = 0;
dictionary.n.nonets = 0;
dictionary.n.nonfact = 0;
dictionary.n.nonfan = 0;
dictionary.n.nonfans = 0;
dictionary.n.nonfarm = 0;
dictionary.n.nonfat = 0;
dictionary.n.nonfood = 0;
dictionary.n.nonfuel = 0;
dictionary.n.nongame = 0;
dictionary.n.nongay = 0;
dictionary.n.nongays = 0;
dictionary.n.nonheme = 0;
dictionary.n.nonhero = 0;
dictionary.n.nonhome = 0;
dictionary.n.noniron = 0;
dictionary.n.nonjury = 0;
dictionary.n.nonlife = 0;
dictionary.n.nonman = 0;
dictionary.n.nonmeat = 0;
dictionary.n.nonmen = 0;
dictionary.n.nonnews = 0;
dictionary.n.nonpar = 0;
dictionary.n.nonpast = 0;
dictionary.n.nonpeak = 0;
dictionary.n.nonplay = 0;
dictionary.n.nonplus = 0;
dictionary.n.nonpoor = 0;
dictionary.n.nonpros = 0;
dictionary.n.nonself = 0;
dictionary.n.nonsked = 0;
dictionary.n.nonskid = 0;
dictionary.n.nonslip = 0;
dictionary.n.nonstop = 0;
dictionary.n.nonsuch = 0;
dictionary.n.nonsuit = 0;
dictionary.n.nontax = 0;
dictionary.n.nonuple = 0;
dictionary.n.nonuse = 0;
dictionary.n.nonuser = 0;
dictionary.n.nonuses = 0;
dictionary.n.nonword = 0;
dictionary.n.nonyl = 0;
dictionary.n.nonyls = 0;
dictionary.n.nonzero = 0;
dictionary.n.noo = 0;
dictionary.n.noodge = 0;
dictionary.n.noodged = 0;
dictionary.n.noodges = 0;
dictionary.n.noodle = 0;
dictionary.n.noodled = 0;
dictionary.n.noodles = 0;
dictionary.n.nook = 0;
dictionary.n.nookies = 0;
dictionary.n.nooks = 0;
dictionary.n.nooky = 0;
dictionary.n.noon = 0;
dictionary.n.noonday = 0;
dictionary.n.nooning = 0;
dictionary.n.noons = 0;
dictionary.n.noose = 0;
dictionary.n.noosed = 0;
dictionary.n.nooser = 0;
dictionary.n.noosers = 0;
dictionary.n.nooses = 0;
dictionary.n.noosing = 0;
dictionary.n.nopal = 0;
dictionary.n.nopals = 0;
dictionary.n.nope = 0;
dictionary.n.nor = 0;
dictionary.n.nordic = 0;
dictionary.n.noria = 0;
dictionary.n.norias = 0;
dictionary.n.norite = 0;
dictionary.n.norites = 0;
dictionary.n.noritic = 0;
dictionary.n.norland = 0;
dictionary.n.norm = 0;
dictionary.n.normal = 0;
dictionary.n.normals = 0;
dictionary.n.normed = 0;
dictionary.n.norms = 0;
dictionary.n.north = 0;
dictionary.n.norther = 0;
dictionary.n.norths = 0;
dictionary.n.nos = 0;
dictionary.n.nose = 0;
dictionary.n.nosebag = 0;
dictionary.n.nosed = 0;
dictionary.n.nosegay = 0;
dictionary.n.noses = 0;
dictionary.n.nosey = 0;
dictionary.n.nosh = 0;
dictionary.n.noshed = 0;
dictionary.n.nosher = 0;
dictionary.n.noshers = 0;
dictionary.n.noshes = 0;
dictionary.n.noshing = 0;
dictionary.n.nosier = 0;
dictionary.n.nosiest = 0;
dictionary.n.nosily = 0;
dictionary.n.nosing = 0;
dictionary.n.nosings = 0;
dictionary.n.nostoc = 0;
dictionary.n.nostocs = 0;
dictionary.n.nostril = 0;
dictionary.n.nostrum = 0;
dictionary.n.nosy = 0;
dictionary.n.not = 0;
dictionary.n.nota = 0;
dictionary.n.notable = 0;
dictionary.n.notably = 0;
dictionary.n.notal = 0;
dictionary.n.notary = 0;
dictionary.n.notate = 0;
dictionary.n.notated = 0;
dictionary.n.notates = 0;
dictionary.n.notch = 0;
dictionary.n.notched = 0;
dictionary.n.notcher = 0;
dictionary.n.notches = 0;
dictionary.n.note = 0;
dictionary.n.noted = 0;
dictionary.n.notedly = 0;
dictionary.n.notepad = 0;
dictionary.n.noter = 0;
dictionary.n.noters = 0;
dictionary.n.notes = 0;
dictionary.n.nother = 0;
dictionary.n.nothing = 0;
dictionary.n.notice = 0;
dictionary.n.noticed = 0;
dictionary.n.notices = 0;
dictionary.n.notify = 0;
dictionary.n.noting = 0;
dictionary.n.notion = 0;
dictionary.n.notions = 0;
dictionary.n.notum = 0;
dictionary.n.nougat = 0;
dictionary.n.nougats = 0;
dictionary.n.nought = 0;
dictionary.n.noughts = 0;
dictionary.n.noumena = 0;
dictionary.n.noun = 0;
dictionary.n.nounal = 0;
dictionary.n.nouns = 0;
dictionary.n.nourish = 0;
dictionary.n.nous = 0;
dictionary.n.nouses = 0;
dictionary.n.nouveau = 0;
dictionary.n.nova = 0;
dictionary.n.novae = 0;
dictionary.n.novas = 0;
dictionary.n.novel = 0;
dictionary.n.novella = 0;
dictionary.n.novelle = 0;
dictionary.n.novelly = 0;
dictionary.n.novels = 0;
dictionary.n.novelty = 0;
dictionary.n.novena = 0;
dictionary.n.novenae = 0;
dictionary.n.novenas = 0;
dictionary.n.novice = 0;
dictionary.n.novices = 0;
dictionary.n.now = 0;
dictionary.n.noway = 0;
dictionary.n.noways = 0;
dictionary.n.nowhere = 0;
dictionary.n.nowise = 0;
dictionary.n.nowness = 0;
dictionary.n.nows = 0;
dictionary.n.nowt = 0;
dictionary.n.nowts = 0;
dictionary.n.noxious = 0;
dictionary.n.noyade = 0;
dictionary.n.noyades = 0;
dictionary.n.nozzle = 0;
dictionary.n.nozzles = 0;
dictionary.n.nuance = 0;
dictionary.n.nuanced = 0;
dictionary.n.nuances = 0;
dictionary.n.nub = 0;
dictionary.n.nubbier = 0;
dictionary.n.nubbin = 0;
dictionary.n.nubbins = 0;
dictionary.n.nubble = 0;
dictionary.n.nubbles = 0;
dictionary.n.nubbly = 0;
dictionary.n.nubby = 0;
dictionary.n.nubia = 0;
dictionary.n.nubias = 0;
dictionary.n.nubile = 0;
dictionary.n.nubs = 0;
dictionary.n.nucelli = 0;
dictionary.n.nucha = 0;
dictionary.n.nuchae = 0;
dictionary.n.nuchal = 0;
dictionary.n.nuchals = 0;
dictionary.n.nucleal = 0;
dictionary.n.nuclear = 0;
dictionary.n.nuclei = 0;
dictionary.n.nuclein = 0;
dictionary.n.nucleon = 0;
dictionary.n.nucleus = 0;
dictionary.n.nuclide = 0;
dictionary.n.nude = 0;
dictionary.n.nudely = 0;
dictionary.n.nuder = 0;
dictionary.n.nudes = 0;
dictionary.n.nudest = 0;
dictionary.n.nudge = 0;
dictionary.n.nudged = 0;
dictionary.n.nudger = 0;
dictionary.n.nudgers = 0;
dictionary.n.nudges = 0;
dictionary.n.nudging = 0;
dictionary.n.nudie = 0;
dictionary.n.nudies = 0;
dictionary.n.nudism = 0;
dictionary.n.nudisms = 0;
dictionary.n.nudist = 0;
dictionary.n.nudists = 0;
dictionary.n.nudity = 0;
dictionary.n.nudnick = 0;
dictionary.n.nudnik = 0;
dictionary.n.nudniks = 0;
dictionary.n.nudzh = 0;
dictionary.n.nudzhed = 0;
dictionary.n.nudzhes = 0;
dictionary.n.nugget = 0;
dictionary.n.nuggets = 0;
dictionary.n.nuggety = 0;
dictionary.n.nuke = 0;
dictionary.n.nuked = 0;
dictionary.n.nukes = 0;
dictionary.n.nuking = 0;
dictionary.n.null = 0;
dictionary.n.nullah = 0;
dictionary.n.nullahs = 0;
dictionary.n.nulled = 0;
dictionary.n.nullify = 0;
dictionary.n.nulling = 0;
dictionary.n.nullity = 0;
dictionary.n.nulls = 0;
dictionary.n.numb = 0;
dictionary.n.numbat = 0;
dictionary.n.numbats = 0;
dictionary.n.numbed = 0;
dictionary.n.number = 0;
dictionary.n.numbers = 0;
dictionary.n.numbest = 0;
dictionary.n.numbing = 0;
dictionary.n.numbles = 0;
dictionary.n.numbly = 0;
dictionary.n.numbs = 0;
dictionary.n.numen = 0;
dictionary.n.numeral = 0;
dictionary.n.numeric = 0;
dictionary.n.numina = 0;
dictionary.n.nummary = 0;
dictionary.n.nun = 0;
dictionary.n.nunatak = 0;
dictionary.n.nuncio = 0;
dictionary.n.nuncios = 0;
dictionary.n.nuncle = 0;
dictionary.n.nuncles = 0;
dictionary.n.nunlike = 0;
dictionary.n.nunnery = 0;
dictionary.n.nunnish = 0;
dictionary.n.nuns = 0;
dictionary.n.nuptial = 0;
dictionary.n.nurd = 0;
dictionary.n.nurds = 0;
dictionary.n.nurl = 0;
dictionary.n.nurled = 0;
dictionary.n.nurling = 0;
dictionary.n.nurls = 0;
dictionary.n.nurse = 0;
dictionary.n.nursed = 0;
dictionary.n.nurser = 0;
dictionary.n.nursers = 0;
dictionary.n.nursery = 0;
dictionary.n.nurses = 0;
dictionary.n.nursing = 0;
dictionary.n.nurture = 0;
dictionary.n.nus = 0;
dictionary.n.nut = 0;
dictionary.n.nutant = 0;
dictionary.n.nutate = 0;
dictionary.n.nutated = 0;
dictionary.n.nutates = 0;
dictionary.n.nutgall = 0;
dictionary.n.nutlet = 0;
dictionary.n.nutlets = 0;
dictionary.n.nutlike = 0;
dictionary.n.nutmeat = 0;
dictionary.n.nutmeg = 0;
dictionary.n.nutmegs = 0;
dictionary.n.nutpick = 0;
dictionary.n.nutria = 0;
dictionary.n.nutrias = 0;
dictionary.n.nuts = 0;
dictionary.n.nutsier = 0;
dictionary.n.nutsy = 0;
dictionary.n.nutted = 0;
dictionary.n.nutter = 0;
dictionary.n.nutters = 0;
dictionary.n.nuttier = 0;
dictionary.n.nuttily = 0;
dictionary.n.nutting = 0;
dictionary.n.nutty = 0;
dictionary.n.nutwood = 0;
dictionary.n.nuzzle = 0;
dictionary.n.nuzzled = 0;
dictionary.n.nuzzler = 0;
dictionary.n.nuzzles = 0;
dictionary.n.nyala = 0;
dictionary.n.nyalas = 0;
dictionary.n.nylghai = 0;
dictionary.n.nylghau = 0;
dictionary.n.nylon = 0;
dictionary.n.nylons = 0;
dictionary.n.nymph = 0;
dictionary.n.nympha = 0;
dictionary.n.nymphae = 0;
dictionary.n.nymphal = 0;
dictionary.n.nymphet = 0;
dictionary.n.nympho = 0;
dictionary.n.nymphos = 0;
dictionary.n.nymphs = 0;
dictionary.o = {};
dictionary.o.oaf = 0;
dictionary.o.oafish = 0;
dictionary.o.oafs = 0;
dictionary.o.oak = 0;
dictionary.o.oaken = 0;
dictionary.o.oaklike = 0;
dictionary.o.oakmoss = 0;
dictionary.o.oaks = 0;
dictionary.o.oakum = 0;
dictionary.o.oakums = 0;
dictionary.o.oar = 0;
dictionary.o.oared = 0;
dictionary.o.oarfish = 0;
dictionary.o.oaring = 0;
dictionary.o.oarless = 0;
dictionary.o.oarlike = 0;
dictionary.o.oarlock = 0;
dictionary.o.oars = 0;
dictionary.o.oarsman = 0;
dictionary.o.oarsmen = 0;
dictionary.o.oases = 0;
dictionary.o.oasis = 0;
dictionary.o.oast = 0;
dictionary.o.oasts = 0;
dictionary.o.oat = 0;
dictionary.o.oatcake = 0;
dictionary.o.oaten = 0;
dictionary.o.oater = 0;
dictionary.o.oaters = 0;
dictionary.o.oath = 0;
dictionary.o.oaths = 0;
dictionary.o.oatlike = 0;
dictionary.o.oatmeal = 0;
dictionary.o.oats = 0;
dictionary.o.oaves = 0;
dictionary.o.obconic = 0;
dictionary.o.obe = 0;
dictionary.o.obeah = 0;
dictionary.o.obeahs = 0;
dictionary.o.obeli = 0;
dictionary.o.obelia = 0;
dictionary.o.obelias = 0;
dictionary.o.obelise = 0;
dictionary.o.obelisk = 0;
dictionary.o.obelism = 0;
dictionary.o.obelize = 0;
dictionary.o.obelus = 0;
dictionary.o.obes = 0;
dictionary.o.obese = 0;
dictionary.o.obesely = 0;
dictionary.o.obesity = 0;
dictionary.o.obey = 0;
dictionary.o.obeyed = 0;
dictionary.o.obeyer = 0;
dictionary.o.obeyers = 0;
dictionary.o.obeying = 0;
dictionary.o.obeys = 0;
dictionary.o.obi = 0;
dictionary.o.obia = 0;
dictionary.o.obias = 0;
dictionary.o.obiism = 0;
dictionary.o.obiisms = 0;
dictionary.o.obis = 0;
dictionary.o.obit = 0;
dictionary.o.obits = 0;
dictionary.o.object = 0;
dictionary.o.objects = 0;
dictionary.o.oblast = 0;
dictionary.o.oblasti = 0;
dictionary.o.oblasts = 0;
dictionary.o.oblate = 0;
dictionary.o.oblates = 0;
dictionary.o.oblige = 0;
dictionary.o.obliged = 0;
dictionary.o.obligee = 0;
dictionary.o.obliger = 0;
dictionary.o.obliges = 0;
dictionary.o.obligor = 0;
dictionary.o.oblique = 0;
dictionary.o.oblong = 0;
dictionary.o.oblongs = 0;
dictionary.o.obloquy = 0;
dictionary.o.oboe = 0;
dictionary.o.oboes = 0;
dictionary.o.oboist = 0;
dictionary.o.oboists = 0;
dictionary.o.obol = 0;
dictionary.o.obole = 0;
dictionary.o.oboles = 0;
dictionary.o.oboli = 0;
dictionary.o.obols = 0;
dictionary.o.obolus = 0;
dictionary.o.obovate = 0;
dictionary.o.obovoid = 0;
dictionary.o.obscene = 0;
dictionary.o.obscure = 0;
dictionary.o.obsequy = 0;
dictionary.o.observe = 0;
dictionary.o.obsess = 0;
dictionary.o.obtain = 0;
dictionary.o.obtains = 0;
dictionary.o.obtect = 0;
dictionary.o.obtest = 0;
dictionary.o.obtests = 0;
dictionary.o.obtrude = 0;
dictionary.o.obtund = 0;
dictionary.o.obtunds = 0;
dictionary.o.obtuse = 0;
dictionary.o.obtuser = 0;
dictionary.o.obverse = 0;
dictionary.o.obvert = 0;
dictionary.o.obverts = 0;
dictionary.o.obviate = 0;
dictionary.o.obvious = 0;
dictionary.o.oca = 0;
dictionary.o.ocarina = 0;
dictionary.o.ocas = 0;
dictionary.o.occiput = 0;
dictionary.o.occlude = 0;
dictionary.o.occult = 0;
dictionary.o.occults = 0;
dictionary.o.occupy = 0;
dictionary.o.occur = 0;
dictionary.o.occurs = 0;
dictionary.o.ocean = 0;
dictionary.o.oceanic = 0;
dictionary.o.oceans = 0;
dictionary.o.ocellar = 0;
dictionary.o.ocelli = 0;
dictionary.o.ocellus = 0;
dictionary.o.oceloid = 0;
dictionary.o.ocelot = 0;
dictionary.o.ocelots = 0;
dictionary.o.ocher = 0;
dictionary.o.ochered = 0;
dictionary.o.ochers = 0;
dictionary.o.ochery = 0;
dictionary.o.ochone = 0;
dictionary.o.ochre = 0;
dictionary.o.ochrea = 0;
dictionary.o.ochreae = 0;
dictionary.o.ochred = 0;
dictionary.o.ochres = 0;
dictionary.o.ochring = 0;
dictionary.o.ochroid = 0;
dictionary.o.ochrous = 0;
dictionary.o.ochry = 0;
dictionary.o.ocker = 0;
dictionary.o.ockers = 0;
dictionary.o.ocrea = 0;
dictionary.o.ocreae = 0;
dictionary.o.ocreate = 0;
dictionary.o.octad = 0;
dictionary.o.octadic = 0;
dictionary.o.octads = 0;
dictionary.o.octagon = 0;
dictionary.o.octal = 0;
dictionary.o.octan = 0;
dictionary.o.octane = 0;
dictionary.o.octanes = 0;
dictionary.o.octanol = 0;
dictionary.o.octans = 0;
dictionary.o.octant = 0;
dictionary.o.octants = 0;
dictionary.o.octaval = 0;
dictionary.o.octave = 0;
dictionary.o.octaves = 0;
dictionary.o.octavo = 0;
dictionary.o.octavos = 0;
dictionary.o.octet = 0;
dictionary.o.octets = 0;
dictionary.o.octette = 0;
dictionary.o.octopi = 0;
dictionary.o.octopod = 0;
dictionary.o.octopus = 0;
dictionary.o.octroi = 0;
dictionary.o.octrois = 0;
dictionary.o.octuple = 0;
dictionary.o.octuply = 0;
dictionary.o.octyl = 0;
dictionary.o.octyls = 0;
dictionary.o.ocular = 0;
dictionary.o.oculars = 0;
dictionary.o.oculist = 0;
dictionary.o.odalisk = 0;
dictionary.o.odd = 0;
dictionary.o.oddball = 0;
dictionary.o.odder = 0;
dictionary.o.oddest = 0;
dictionary.o.oddish = 0;
dictionary.o.oddity = 0;
dictionary.o.oddly = 0;
dictionary.o.oddment = 0;
dictionary.o.oddness = 0;
dictionary.o.odds = 0;
dictionary.o.ode = 0;
dictionary.o.odea = 0;
dictionary.o.odeon = 0;
dictionary.o.odeons = 0;
dictionary.o.odes = 0;
dictionary.o.odeum = 0;
dictionary.o.odeums = 0;
dictionary.o.odic = 0;
dictionary.o.odious = 0;
dictionary.o.odist = 0;
dictionary.o.odists = 0;
dictionary.o.odium = 0;
dictionary.o.odiums = 0;
dictionary.o.odonate = 0;
dictionary.o.odor = 0;
dictionary.o.odorant = 0;
dictionary.o.odored = 0;
dictionary.o.odorful = 0;
dictionary.o.odorize = 0;
dictionary.o.odorous = 0;
dictionary.o.odors = 0;
dictionary.o.odour = 0;
dictionary.o.odours = 0;
dictionary.o.ods = 0;
dictionary.o.odyl = 0;
dictionary.o.odyle = 0;
dictionary.o.odyles = 0;
dictionary.o.odyls = 0;
dictionary.o.odyssey = 0;
dictionary.o.oedema = 0;
dictionary.o.oedemas = 0;
dictionary.o.oedipal = 0;
dictionary.o.oenomel = 0;
dictionary.o.oersted = 0;
dictionary.o.oes = 0;
dictionary.o.oestrin = 0;
dictionary.o.oestrum = 0;
dictionary.o.oestrus = 0;
dictionary.o.oeuvre = 0;
dictionary.o.oeuvres = 0;
dictionary.o.ofay = 0;
dictionary.o.ofays = 0;
dictionary.o.off = 0;
dictionary.o.offal = 0;
dictionary.o.offals = 0;
dictionary.o.offbeat = 0;
dictionary.o.offcast = 0;
dictionary.o.offed = 0;
dictionary.o.offence = 0;
dictionary.o.offend = 0;
dictionary.o.offends = 0;
dictionary.o.offense = 0;
dictionary.o.offer = 0;
dictionary.o.offered = 0;
dictionary.o.offerer = 0;
dictionary.o.offeror = 0;
dictionary.o.offers = 0;
dictionary.o.offhand = 0;
dictionary.o.office = 0;
dictionary.o.officer = 0;
dictionary.o.offices = 0;
dictionary.o.offing = 0;
dictionary.o.offings = 0;
dictionary.o.offish = 0;
dictionary.o.offkey = 0;
dictionary.o.offload = 0;
dictionary.o.offramp = 0;
dictionary.o.offs = 0;
dictionary.o.offset = 0;
dictionary.o.offsets = 0;
dictionary.o.offside = 0;
dictionary.o.oft = 0;
dictionary.o.often = 0;
dictionary.o.oftener = 0;
dictionary.o.ofter = 0;
dictionary.o.oftest = 0;
dictionary.o.ogam = 0;
dictionary.o.ogams = 0;
dictionary.o.ogdoad = 0;
dictionary.o.ogdoads = 0;
dictionary.o.ogee = 0;
dictionary.o.ogees = 0;
dictionary.o.ogham = 0;
dictionary.o.oghamic = 0;
dictionary.o.oghams = 0;
dictionary.o.ogival = 0;
dictionary.o.ogive = 0;
dictionary.o.ogives = 0;
dictionary.o.ogle = 0;
dictionary.o.ogled = 0;
dictionary.o.ogler = 0;
dictionary.o.oglers = 0;
dictionary.o.ogles = 0;
dictionary.o.ogling = 0;
dictionary.o.ogre = 0;
dictionary.o.ogreish = 0;
dictionary.o.ogreism = 0;
dictionary.o.ogres = 0;
dictionary.o.ogress = 0;
dictionary.o.ogrish = 0;
dictionary.o.ogrism = 0;
dictionary.o.ogrisms = 0;
dictionary.o.ohed = 0;
dictionary.o.ohia = 0;
dictionary.o.ohias = 0;
dictionary.o.ohing = 0;
dictionary.o.ohm = 0;
dictionary.o.ohmage = 0;
dictionary.o.ohmages = 0;
dictionary.o.ohmic = 0;
dictionary.o.ohms = 0;
dictionary.o.oho = 0;
dictionary.o.ohs = 0;
dictionary.o.oidia = 0;
dictionary.o.oidium = 0;
dictionary.o.oil = 0;
dictionary.o.oilbird = 0;
dictionary.o.oilcamp = 0;
dictionary.o.oilcan = 0;
dictionary.o.oilcans = 0;
dictionary.o.oilcup = 0;
dictionary.o.oilcups = 0;
dictionary.o.oiled = 0;
dictionary.o.oiler = 0;
dictionary.o.oilers = 0;
dictionary.o.oilhole = 0;
dictionary.o.oilier = 0;
dictionary.o.oiliest = 0;
dictionary.o.oilily = 0;
dictionary.o.oiling = 0;
dictionary.o.oilman = 0;
dictionary.o.oilmen = 0;
dictionary.o.oils = 0;
dictionary.o.oilseed = 0;
dictionary.o.oilskin = 0;
dictionary.o.oilway = 0;
dictionary.o.oilways = 0;
dictionary.o.oily = 0;
dictionary.o.oink = 0;
dictionary.o.oinked = 0;
dictionary.o.oinking = 0;
dictionary.o.oinks = 0;
dictionary.o.oinomel = 0;
dictionary.o.oka = 0;
dictionary.o.okapi = 0;
dictionary.o.okapis = 0;
dictionary.o.okas = 0;
dictionary.o.okay = 0;
dictionary.o.okayed = 0;
dictionary.o.okaying = 0;
dictionary.o.okays = 0;
dictionary.o.oke = 0;
dictionary.o.okeh = 0;
dictionary.o.okehs = 0;
dictionary.o.okes = 0;
dictionary.o.okra = 0;
dictionary.o.okras = 0;
dictionary.o.old = 0;
dictionary.o.olden = 0;
dictionary.o.older = 0;
dictionary.o.oldest = 0;
dictionary.o.oldie = 0;
dictionary.o.oldies = 0;
dictionary.o.oldish = 0;
dictionary.o.oldness = 0;
dictionary.o.olds = 0;
dictionary.o.oldster = 0;
dictionary.o.oldwife = 0;
dictionary.o.oldy = 0;
dictionary.o.ole = 0;
dictionary.o.olea = 0;
dictionary.o.oleate = 0;
dictionary.o.oleates = 0;
dictionary.o.olefin = 0;
dictionary.o.olefine = 0;
dictionary.o.olefins = 0;
dictionary.o.oleic = 0;
dictionary.o.olein = 0;
dictionary.o.oleine = 0;
dictionary.o.oleines = 0;
dictionary.o.oleins = 0;
dictionary.o.oleo = 0;
dictionary.o.oleos = 0;
dictionary.o.oles = 0;
dictionary.o.oleum = 0;
dictionary.o.oleums = 0;
dictionary.o.olio = 0;
dictionary.o.olios = 0;
dictionary.o.olivary = 0;
dictionary.o.olive = 0;
dictionary.o.olives = 0;
dictionary.o.olivine = 0;
dictionary.o.olla = 0;
dictionary.o.ollas = 0;
dictionary.o.ologies = 0;
dictionary.o.ologist = 0;
dictionary.o.ology = 0;
dictionary.o.oloroso = 0;
dictionary.o.omasa = 0;
dictionary.o.omasum = 0;
dictionary.o.omber = 0;
dictionary.o.ombers = 0;
dictionary.o.ombre = 0;
dictionary.o.ombres = 0;
dictionary.o.omega = 0;
dictionary.o.omegas = 0;
dictionary.o.omelet = 0;
dictionary.o.omelets = 0;
dictionary.o.omen = 0;
dictionary.o.omened = 0;
dictionary.o.omening = 0;
dictionary.o.omens = 0;
dictionary.o.omenta = 0;
dictionary.o.omental = 0;
dictionary.o.omentum = 0;
dictionary.o.omer = 0;
dictionary.o.omers = 0;
dictionary.o.omicron = 0;
dictionary.o.omikron = 0;
dictionary.o.ominous = 0;
dictionary.o.omit = 0;
dictionary.o.omits = 0;
dictionary.o.omitted = 0;
dictionary.o.omitter = 0;
dictionary.o.omnibus = 0;
dictionary.o.omnific = 0;
dictionary.o.omphali = 0;
dictionary.o.oms = 0;
dictionary.o.onager = 0;
dictionary.o.onagers = 0;
dictionary.o.onagri = 0;
dictionary.o.onanism = 0;
dictionary.o.onanist = 0;
dictionary.o.onboard = 0;
dictionary.o.once = 0;
dictionary.o.one = 0;
dictionary.o.onefold = 0;
dictionary.o.oneiric = 0;
dictionary.o.oneness = 0;
dictionary.o.onerier = 0;
dictionary.o.onerous = 0;
dictionary.o.onery = 0;
dictionary.o.ones = 0;
dictionary.o.oneself = 0;
dictionary.o.onetime = 0;
dictionary.o.ongoing = 0;
dictionary.o.onion = 0;
dictionary.o.onions = 0;
dictionary.o.onium = 0;
dictionary.o.only = 0;
dictionary.o.onrush = 0;
dictionary.o.ons = 0;
dictionary.o.onset = 0;
dictionary.o.onsets = 0;
dictionary.o.onshore = 0;
dictionary.o.onside = 0;
dictionary.o.onstage = 0;
dictionary.o.ontic = 0;
dictionary.o.onto = 0;
dictionary.o.onus = 0;
dictionary.o.onuses = 0;
dictionary.o.onward = 0;
dictionary.o.onwards = 0;
dictionary.o.onyx = 0;
dictionary.o.onyxes = 0;
dictionary.o.oocyst = 0;
dictionary.o.oocysts = 0;
dictionary.o.oocyte = 0;
dictionary.o.oocytes = 0;
dictionary.o.oodles = 0;
dictionary.o.oodlins = 0;
dictionary.o.oogamy = 0;
dictionary.o.oogeny = 0;
dictionary.o.oogonia = 0;
dictionary.o.ooh = 0;
dictionary.o.oohed = 0;
dictionary.o.oohing = 0;
dictionary.o.oohs = 0;
dictionary.o.oolite = 0;
dictionary.o.oolites = 0;
dictionary.o.oolith = 0;
dictionary.o.ooliths = 0;
dictionary.o.oolitic = 0;
dictionary.o.oologic = 0;
dictionary.o.oology = 0;
dictionary.o.oolong = 0;
dictionary.o.oolongs = 0;
dictionary.o.oomiac = 0;
dictionary.o.oomiack = 0;
dictionary.o.oomiacs = 0;
dictionary.o.oomiak = 0;
dictionary.o.oomiaks = 0;
dictionary.o.oompah = 0;
dictionary.o.oompahs = 0;
dictionary.o.oomph = 0;
dictionary.o.oomphs = 0;
dictionary.o.oophyte = 0;
dictionary.o.oops = 0;
dictionary.o.oorali = 0;
dictionary.o.ooralis = 0;
dictionary.o.oorie = 0;
dictionary.o.oosperm = 0;
dictionary.o.oospore = 0;
dictionary.o.oot = 0;
dictionary.o.ootheca = 0;
dictionary.o.ootid = 0;
dictionary.o.ootids = 0;
dictionary.o.oots = 0;
dictionary.o.ooze = 0;
dictionary.o.oozed = 0;
dictionary.o.oozes = 0;
dictionary.o.oozier = 0;
dictionary.o.ooziest = 0;
dictionary.o.oozily = 0;
dictionary.o.oozing = 0;
dictionary.o.oozy = 0;
dictionary.o.opacify = 0;
dictionary.o.opacity = 0;
dictionary.o.opah = 0;
dictionary.o.opahs = 0;
dictionary.o.opal = 0;
dictionary.o.opaline = 0;
dictionary.o.opals = 0;
dictionary.o.opaque = 0;
dictionary.o.opaqued = 0;
dictionary.o.opaquer = 0;
dictionary.o.opaques = 0;
dictionary.o.ope = 0;
dictionary.o.oped = 0;
dictionary.o.open = 0;
dictionary.o.opened = 0;
dictionary.o.opener = 0;
dictionary.o.openers = 0;
dictionary.o.openest = 0;
dictionary.o.opening = 0;
dictionary.o.openly = 0;
dictionary.o.opens = 0;
dictionary.o.opera = 0;
dictionary.o.operand = 0;
dictionary.o.operant = 0;
dictionary.o.operas = 0;
dictionary.o.operate = 0;
dictionary.o.operon = 0;
dictionary.o.operons = 0;
dictionary.o.operose = 0;
dictionary.o.opes = 0;
dictionary.o.ophite = 0;
dictionary.o.ophites = 0;
dictionary.o.ophitic = 0;
dictionary.o.opiate = 0;
dictionary.o.opiated = 0;
dictionary.o.opiates = 0;
dictionary.o.opine = 0;
dictionary.o.opined = 0;
dictionary.o.opines = 0;
dictionary.o.oping = 0;
dictionary.o.opining = 0;
dictionary.o.opinion = 0;
dictionary.o.opioid = 0;
dictionary.o.opioids = 0;
dictionary.o.opium = 0;
dictionary.o.opiums = 0;
dictionary.o.opossum = 0;
dictionary.o.oppidan = 0;
dictionary.o.oppose = 0;
dictionary.o.opposed = 0;
dictionary.o.opposer = 0;
dictionary.o.opposes = 0;
dictionary.o.oppress = 0;
dictionary.o.oppugn = 0;
dictionary.o.oppugns = 0;
dictionary.o.ops = 0;
dictionary.o.opsin = 0;
dictionary.o.opsins = 0;
dictionary.o.opsonic = 0;
dictionary.o.opsonin = 0;
dictionary.o.opt = 0;
dictionary.o.opted = 0;
dictionary.o.optic = 0;
dictionary.o.optical = 0;
dictionary.o.optics = 0;
dictionary.o.optima = 0;
dictionary.o.optimal = 0;
dictionary.o.optime = 0;
dictionary.o.optimes = 0;
dictionary.o.optimum = 0;
dictionary.o.opting = 0;
dictionary.o.option = 0;
dictionary.o.options = 0;
dictionary.o.opts = 0;
dictionary.o.opulent = 0;
dictionary.o.opuntia = 0;
dictionary.o.opus = 0;
dictionary.o.opuses = 0;
dictionary.o.oquassa = 0;
dictionary.o.ora = 0;
dictionary.o.orach = 0;
dictionary.o.orache = 0;
dictionary.o.oraches = 0;
dictionary.o.oracle = 0;
dictionary.o.oracles = 0;
dictionary.o.orad = 0;
dictionary.o.oral = 0;
dictionary.o.oralism = 0;
dictionary.o.oralist = 0;
dictionary.o.orality = 0;
dictionary.o.orally = 0;
dictionary.o.orals = 0;
dictionary.o.orang = 0;
dictionary.o.orange = 0;
dictionary.o.oranges = 0;
dictionary.o.orangey = 0;
dictionary.o.orangs = 0;
dictionary.o.orangy = 0;
dictionary.o.orate = 0;
dictionary.o.orated = 0;
dictionary.o.orates = 0;
dictionary.o.orating = 0;
dictionary.o.oration = 0;
dictionary.o.orator = 0;
dictionary.o.orators = 0;
dictionary.o.oratory = 0;
dictionary.o.oratrix = 0;
dictionary.o.orb = 0;
dictionary.o.orbed = 0;
dictionary.o.orbier = 0;
dictionary.o.orbiest = 0;
dictionary.o.orbing = 0;
dictionary.o.orbit = 0;
dictionary.o.orbital = 0;
dictionary.o.orbited = 0;
dictionary.o.orbiter = 0;
dictionary.o.orbits = 0;
dictionary.o.orbs = 0;
dictionary.o.orby = 0;
dictionary.o.orc = 0;
dictionary.o.orca = 0;
dictionary.o.orcas = 0;
dictionary.o.orcein = 0;
dictionary.o.orceins = 0;
dictionary.o.orchard = 0;
dictionary.o.orchid = 0;
dictionary.o.orchids = 0;
dictionary.o.orchil = 0;
dictionary.o.orchils = 0;
dictionary.o.orchis = 0;
dictionary.o.orcin = 0;
dictionary.o.orcinol = 0;
dictionary.o.orcins = 0;
dictionary.o.orcs = 0;
dictionary.o.ordain = 0;
dictionary.o.ordains = 0;
dictionary.o.ordeal = 0;
dictionary.o.ordeals = 0;
dictionary.o.order = 0;
dictionary.o.ordered = 0;
dictionary.o.orderer = 0;
dictionary.o.orderly = 0;
dictionary.o.orders = 0;
dictionary.o.ordinal = 0;
dictionary.o.ordines = 0;
dictionary.o.ordo = 0;
dictionary.o.ordos = 0;
dictionary.o.ordure = 0;
dictionary.o.ordures = 0;
dictionary.o.ore = 0;
dictionary.o.oread = 0;
dictionary.o.oreads = 0;
dictionary.o.orectic = 0;
dictionary.o.oregano = 0;
dictionary.o.oreide = 0;
dictionary.o.oreides = 0;
dictionary.o.ores = 0;
dictionary.o.orfray = 0;
dictionary.o.orfrays = 0;
dictionary.o.organ = 0;
dictionary.o.organa = 0;
dictionary.o.organdy = 0;
dictionary.o.organic = 0;
dictionary.o.organon = 0;
dictionary.o.organs = 0;
dictionary.o.organum = 0;
dictionary.o.organza = 0;
dictionary.o.orgasm = 0;
dictionary.o.orgasms = 0;
dictionary.o.orgeat = 0;
dictionary.o.orgeats = 0;
dictionary.o.orgiac = 0;
dictionary.o.orgic = 0;
dictionary.o.orgies = 0;
dictionary.o.orgone = 0;
dictionary.o.orgones = 0;
dictionary.o.orgy = 0;
dictionary.o.oribi = 0;
dictionary.o.oribis = 0;
dictionary.o.oriel = 0;
dictionary.o.oriels = 0;
dictionary.o.orient = 0;
dictionary.o.orients = 0;
dictionary.o.orifice = 0;
dictionary.o.origami = 0;
dictionary.o.origan = 0;
dictionary.o.origans = 0;
dictionary.o.origin = 0;
dictionary.o.origins = 0;
dictionary.o.oriole = 0;
dictionary.o.orioles = 0;
dictionary.o.orison = 0;
dictionary.o.orisons = 0;
dictionary.o.orle = 0;
dictionary.o.orles = 0;
dictionary.o.orlop = 0;
dictionary.o.orlops = 0;
dictionary.o.ormer = 0;
dictionary.o.ormers = 0;
dictionary.o.ormolu = 0;
dictionary.o.ormolus = 0;
dictionary.o.ornate = 0;
dictionary.o.ornery = 0;
dictionary.o.ornis = 0;
dictionary.o.orogeny = 0;
dictionary.o.oroide = 0;
dictionary.o.oroides = 0;
dictionary.o.orology = 0;
dictionary.o.orotund = 0;
dictionary.o.orphan = 0;
dictionary.o.orphans = 0;
dictionary.o.orphic = 0;
dictionary.o.orphrey = 0;
dictionary.o.orpin = 0;
dictionary.o.orpine = 0;
dictionary.o.orpines = 0;
dictionary.o.orpins = 0;
dictionary.o.orra = 0;
dictionary.o.orrery = 0;
dictionary.o.orrice = 0;
dictionary.o.orrices = 0;
dictionary.o.orris = 0;
dictionary.o.orrises = 0;
dictionary.o.ors = 0;
dictionary.o.ort = 0;
dictionary.o.ortho = 0;
dictionary.o.ortolan = 0;
dictionary.o.orts = 0;
dictionary.o.oryx = 0;
dictionary.o.oryxes = 0;
dictionary.o.orzo = 0;
dictionary.o.orzos = 0;
dictionary.o.osar = 0;
dictionary.o.oscine = 0;
dictionary.o.oscines = 0;
dictionary.o.oscula = 0;
dictionary.o.oscular = 0;
dictionary.o.oscule = 0;
dictionary.o.oscules = 0;
dictionary.o.osculum = 0;
dictionary.o.ose = 0;
dictionary.o.oses = 0;
dictionary.o.osier = 0;
dictionary.o.osiers = 0;
dictionary.o.osmatic = 0;
dictionary.o.osmic = 0;
dictionary.o.osmics = 0;
dictionary.o.osmious = 0;
dictionary.o.osmium = 0;
dictionary.o.osmiums = 0;
dictionary.o.osmol = 0;
dictionary.o.osmolal = 0;
dictionary.o.osmolar = 0;
dictionary.o.osmols = 0;
dictionary.o.osmose = 0;
dictionary.o.osmosed = 0;
dictionary.o.osmoses = 0;
dictionary.o.osmosis = 0;
dictionary.o.osmotic = 0;
dictionary.o.osmous = 0;
dictionary.o.osmund = 0;
dictionary.o.osmunda = 0;
dictionary.o.osmunds = 0;
dictionary.o.osprey = 0;
dictionary.o.ospreys = 0;
dictionary.o.ossa = 0;
dictionary.o.ossein = 0;
dictionary.o.osseins = 0;
dictionary.o.osseous = 0;
dictionary.o.ossia = 0;
dictionary.o.ossicle = 0;
dictionary.o.ossific = 0;
dictionary.o.ossify = 0;
dictionary.o.ossuary = 0;
dictionary.o.osteal = 0;
dictionary.o.osteoid = 0;
dictionary.o.osteoma = 0;
dictionary.o.ostia = 0;
dictionary.o.ostiary = 0;
dictionary.o.ostiole = 0;
dictionary.o.ostium = 0;
dictionary.o.ostler = 0;
dictionary.o.ostlers = 0;
dictionary.o.ostmark = 0;
dictionary.o.ostomy = 0;
dictionary.o.ostoses = 0;
dictionary.o.ostosis = 0;
dictionary.o.ostraca = 0;
dictionary.o.ostrich = 0;
dictionary.o.otalgia = 0;
dictionary.o.otalgic = 0;
dictionary.o.otalgy = 0;
dictionary.o.other = 0;
dictionary.o.others = 0;
dictionary.o.otic = 0;
dictionary.o.otiose = 0;
dictionary.o.otitic = 0;
dictionary.o.otitis = 0;
dictionary.o.otocyst = 0;
dictionary.o.otolith = 0;
dictionary.o.otology = 0;
dictionary.o.ottar = 0;
dictionary.o.ottars = 0;
dictionary.o.ottava = 0;
dictionary.o.ottavas = 0;
dictionary.o.otter = 0;
dictionary.o.otters = 0;
dictionary.o.otto = 0;
dictionary.o.ottoman = 0;
dictionary.o.ottos = 0;
dictionary.o.ouabain = 0;
dictionary.o.ouch = 0;
dictionary.o.ouched = 0;
dictionary.o.ouches = 0;
dictionary.o.ouching = 0;
dictionary.o.oud = 0;
dictionary.o.ouds = 0;
dictionary.o.ought = 0;
dictionary.o.oughted = 0;
dictionary.o.oughts = 0;
dictionary.o.ouguiya = 0;
dictionary.o.ounce = 0;
dictionary.o.ounces = 0;
dictionary.o.ouph = 0;
dictionary.o.ouphe = 0;
dictionary.o.ouphes = 0;
dictionary.o.ouphs = 0;
dictionary.o.our = 0;
dictionary.o.ourang = 0;
dictionary.o.ourangs = 0;
dictionary.o.ourari = 0;
dictionary.o.ouraris = 0;
dictionary.o.ourebi = 0;
dictionary.o.ourebis = 0;
dictionary.o.ourie = 0;
dictionary.o.ours = 0;
dictionary.o.ourself = 0;
dictionary.o.ousel = 0;
dictionary.o.ousels = 0;
dictionary.o.oust = 0;
dictionary.o.ousted = 0;
dictionary.o.ouster = 0;
dictionary.o.ousters = 0;
dictionary.o.ousting = 0;
dictionary.o.ousts = 0;
dictionary.o.out = 0;
dictionary.o.outact = 0;
dictionary.o.outacts = 0;
dictionary.o.outadd = 0;
dictionary.o.outadds = 0;
dictionary.o.outage = 0;
dictionary.o.outages = 0;
dictionary.o.outask = 0;
dictionary.o.outasks = 0;
dictionary.o.outate = 0;
dictionary.o.outback = 0;
dictionary.o.outbake = 0;
dictionary.o.outbark = 0;
dictionary.o.outbawl = 0;
dictionary.o.outbeam = 0;
dictionary.o.outbeg = 0;
dictionary.o.outbegs = 0;
dictionary.o.outbid = 0;
dictionary.o.outbids = 0;
dictionary.o.outbox = 0;
dictionary.o.outbrag = 0;
dictionary.o.outbred = 0;
dictionary.o.outbulk = 0;
dictionary.o.outburn = 0;
dictionary.o.outby = 0;
dictionary.o.outbye = 0;
dictionary.o.outcast = 0;
dictionary.o.outchid = 0;
dictionary.o.outcome = 0;
dictionary.o.outcook = 0;
dictionary.o.outcrop = 0;
dictionary.o.outcrow = 0;
dictionary.o.outcry = 0;
dictionary.o.outdare = 0;
dictionary.o.outdate = 0;
dictionary.o.outdid = 0;
dictionary.o.outdo = 0;
dictionary.o.outdoer = 0;
dictionary.o.outdoes = 0;
dictionary.o.outdone = 0;
dictionary.o.outdoor = 0;
dictionary.o.outdrag = 0;
dictionary.o.outdraw = 0;
dictionary.o.outdrew = 0;
dictionary.o.outdrop = 0;
dictionary.o.outduel = 0;
dictionary.o.outearn = 0;
dictionary.o.outeat = 0;
dictionary.o.outeats = 0;
dictionary.o.outecho = 0;
dictionary.o.outed = 0;
dictionary.o.outer = 0;
dictionary.o.outers = 0;
dictionary.o.outface = 0;
dictionary.o.outfall = 0;
dictionary.o.outfast = 0;
dictionary.o.outfawn = 0;
dictionary.o.outfeel = 0;
dictionary.o.outfelt = 0;
dictionary.o.outfind = 0;
dictionary.o.outfire = 0;
dictionary.o.outfish = 0;
dictionary.o.outfit = 0;
dictionary.o.outfits = 0;
dictionary.o.outflew = 0;
dictionary.o.outflow = 0;
dictionary.o.outfly = 0;
dictionary.o.outfool = 0;
dictionary.o.outfoot = 0;
dictionary.o.outfox = 0;
dictionary.o.outgain = 0;
dictionary.o.outgas = 0;
dictionary.o.outgave = 0;
dictionary.o.outgive = 0;
dictionary.o.outglow = 0;
dictionary.o.outgnaw = 0;
dictionary.o.outgo = 0;
dictionary.o.outgoes = 0;
dictionary.o.outgone = 0;
dictionary.o.outgrew = 0;
dictionary.o.outgrin = 0;
dictionary.o.outgrow = 0;
dictionary.o.outgun = 0;
dictionary.o.outguns = 0;
dictionary.o.outgush = 0;
dictionary.o.outhaul = 0;
dictionary.o.outhear = 0;
dictionary.o.outhit = 0;
dictionary.o.outhits = 0;
dictionary.o.outhowl = 0;
dictionary.o.outhunt = 0;
dictionary.o.outing = 0;
dictionary.o.outings = 0;
dictionary.o.outjinx = 0;
dictionary.o.outjump = 0;
dictionary.o.outjut = 0;
dictionary.o.outjuts = 0;
dictionary.o.outkeep = 0;
dictionary.o.outkept = 0;
dictionary.o.outkick = 0;
dictionary.o.outkill = 0;
dictionary.o.outkiss = 0;
dictionary.o.outlaid = 0;
dictionary.o.outlain = 0;
dictionary.o.outland = 0;
dictionary.o.outlast = 0;
dictionary.o.outlaw = 0;
dictionary.o.outlaws = 0;
dictionary.o.outlay = 0;
dictionary.o.outlays = 0;
dictionary.o.outleap = 0;
dictionary.o.outlet = 0;
dictionary.o.outlets = 0;
dictionary.o.outlie = 0;
dictionary.o.outlier = 0;
dictionary.o.outlies = 0;
dictionary.o.outline = 0;
dictionary.o.outlive = 0;
dictionary.o.outlook = 0;
dictionary.o.outlove = 0;
dictionary.o.outman = 0;
dictionary.o.outmans = 0;
dictionary.o.outmode = 0;
dictionary.o.outmost = 0;
dictionary.o.outmove = 0;
dictionary.o.outpace = 0;
dictionary.o.outpass = 0;
dictionary.o.outpity = 0;
dictionary.o.outplan = 0;
dictionary.o.outplay = 0;
dictionary.o.outplod = 0;
dictionary.o.outplot = 0;
dictionary.o.outpoll = 0;
dictionary.o.outport = 0;
dictionary.o.outpost = 0;
dictionary.o.outpour = 0;
dictionary.o.outpray = 0;
dictionary.o.outpull = 0;
dictionary.o.outpush = 0;
dictionary.o.output = 0;
dictionary.o.outputs = 0;
dictionary.o.outrace = 0;
dictionary.o.outrage = 0;
dictionary.o.outran = 0;
dictionary.o.outrang = 0;
dictionary.o.outrank = 0;
dictionary.o.outrate = 0;
dictionary.o.outrave = 0;
dictionary.o.outre = 0;
dictionary.o.outread = 0;
dictionary.o.outride = 0;
dictionary.o.outring = 0;
dictionary.o.outroar = 0;
dictionary.o.outrock = 0;
dictionary.o.outrode = 0;
dictionary.o.outroll = 0;
dictionary.o.outroot = 0;
dictionary.o.outrow = 0;
dictionary.o.outrows = 0;
dictionary.o.outrun = 0;
dictionary.o.outrung = 0;
dictionary.o.outruns = 0;
dictionary.o.outrush = 0;
dictionary.o.outs = 0;
dictionary.o.outsail = 0;
dictionary.o.outsang = 0;
dictionary.o.outsat = 0;
dictionary.o.outsaw = 0;
dictionary.o.outsee = 0;
dictionary.o.outseen = 0;
dictionary.o.outsees = 0;
dictionary.o.outsell = 0;
dictionary.o.outsert = 0;
dictionary.o.outset = 0;
dictionary.o.outsets = 0;
dictionary.o.outshot = 0;
dictionary.o.outside = 0;
dictionary.o.outsin = 0;
dictionary.o.outsing = 0;
dictionary.o.outsins = 0;
dictionary.o.outsit = 0;
dictionary.o.outsits = 0;
dictionary.o.outsize = 0;
dictionary.o.outsoar = 0;
dictionary.o.outsold = 0;
dictionary.o.outsole = 0;
dictionary.o.outspan = 0;
dictionary.o.outsped = 0;
dictionary.o.outstay = 0;
dictionary.o.outsulk = 0;
dictionary.o.outsung = 0;
dictionary.o.outswam = 0;
dictionary.o.outswim = 0;
dictionary.o.outswum = 0;
dictionary.o.outtake = 0;
dictionary.o.outtalk = 0;
dictionary.o.outtask = 0;
dictionary.o.outtell = 0;
dictionary.o.outtold = 0;
dictionary.o.outtrot = 0;
dictionary.o.outturn = 0;
dictionary.o.outvie = 0;
dictionary.o.outvied = 0;
dictionary.o.outvies = 0;
dictionary.o.outvote = 0;
dictionary.o.outwait = 0;
dictionary.o.outwalk = 0;
dictionary.o.outwar = 0;
dictionary.o.outward = 0;
dictionary.o.outwars = 0;
dictionary.o.outwash = 0;
dictionary.o.outwear = 0;
dictionary.o.outweep = 0;
dictionary.o.outwent = 0;
dictionary.o.outwept = 0;
dictionary.o.outwile = 0;
dictionary.o.outwill = 0;
dictionary.o.outwind = 0;
dictionary.o.outwish = 0;
dictionary.o.outwit = 0;
dictionary.o.outwits = 0;
dictionary.o.outwore = 0;
dictionary.o.outwork = 0;
dictionary.o.outworn = 0;
dictionary.o.outwrit = 0;
dictionary.o.outyell = 0;
dictionary.o.outyelp = 0;
dictionary.o.ouzel = 0;
dictionary.o.ouzels = 0;
dictionary.o.ouzo = 0;
dictionary.o.ouzos = 0;
dictionary.o.ova = 0;
dictionary.o.oval = 0;
dictionary.o.ovality = 0;
dictionary.o.ovally = 0;
dictionary.o.ovals = 0;
dictionary.o.ovarial = 0;
dictionary.o.ovarian = 0;
dictionary.o.ovaries = 0;
dictionary.o.ovary = 0;
dictionary.o.ovate = 0;
dictionary.o.ovately = 0;
dictionary.o.ovation = 0;
dictionary.o.oven = 0;
dictionary.o.ovens = 0;
dictionary.o.over = 0;
dictionary.o.overact = 0;
dictionary.o.overage = 0;
dictionary.o.overall = 0;
dictionary.o.overapt = 0;
dictionary.o.overarm = 0;
dictionary.o.overate = 0;
dictionary.o.overawe = 0;
dictionary.o.overbed = 0;
dictionary.o.overbet = 0;
dictionary.o.overbid = 0;
dictionary.o.overbig = 0;
dictionary.o.overbuy = 0;
dictionary.o.overcoy = 0;
dictionary.o.overdid = 0;
dictionary.o.overdo = 0;
dictionary.o.overdry = 0;
dictionary.o.overdub = 0;
dictionary.o.overdue = 0;
dictionary.o.overdye = 0;
dictionary.o.overeat = 0;
dictionary.o.overed = 0;
dictionary.o.overfar = 0;
dictionary.o.overfat = 0;
dictionary.o.overfed = 0;
dictionary.o.overfly = 0;
dictionary.o.overhot = 0;
dictionary.o.overing = 0;
dictionary.o.overjoy = 0;
dictionary.o.overlap = 0;
dictionary.o.overlax = 0;
dictionary.o.overlay = 0;
dictionary.o.overlet = 0;
dictionary.o.overlie = 0;
dictionary.o.overlit = 0;
dictionary.o.overly = 0;
dictionary.o.overman = 0;
dictionary.o.overmen = 0;
dictionary.o.overmix = 0;
dictionary.o.overnew = 0;
dictionary.o.overpay = 0;
dictionary.o.overply = 0;
dictionary.o.overran = 0;
dictionary.o.overrun = 0;
dictionary.o.overs = 0;
dictionary.o.oversad = 0;
dictionary.o.oversaw = 0;
dictionary.o.oversea = 0;
dictionary.o.oversee = 0;
dictionary.o.overset = 0;
dictionary.o.oversew = 0;
dictionary.o.oversup = 0;
dictionary.o.overt = 0;
dictionary.o.overtax = 0;
dictionary.o.overtip = 0;
dictionary.o.overtly = 0;
dictionary.o.overtop = 0;
dictionary.o.overuse = 0;
dictionary.o.overwet = 0;
dictionary.o.ovibos = 0;
dictionary.o.ovicide = 0;
dictionary.o.oviduct = 0;
dictionary.o.oviform = 0;
dictionary.o.ovine = 0;
dictionary.o.ovines = 0;
dictionary.o.ovipara = 0;
dictionary.o.ovisac = 0;
dictionary.o.ovisacs = 0;
dictionary.o.ovoid = 0;
dictionary.o.ovoidal = 0;
dictionary.o.ovoids = 0;
dictionary.o.ovoli = 0;
dictionary.o.ovolo = 0;
dictionary.o.ovolos = 0;
dictionary.o.ovonic = 0;
dictionary.o.ovonics = 0;
dictionary.o.ovular = 0;
dictionary.o.ovulary = 0;
dictionary.o.ovulate = 0;
dictionary.o.ovule = 0;
dictionary.o.ovules = 0;
dictionary.o.ovum = 0;
dictionary.o.owe = 0;
dictionary.o.owed = 0;
dictionary.o.owes = 0;
dictionary.o.owing = 0;
dictionary.o.owl = 0;
dictionary.o.owlet = 0;
dictionary.o.owlets = 0;
dictionary.o.owlish = 0;
dictionary.o.owllike = 0;
dictionary.o.owls = 0;
dictionary.o.own = 0;
dictionary.o.ownable = 0;
dictionary.o.owned = 0;
dictionary.o.owner = 0;
dictionary.o.owners = 0;
dictionary.o.owning = 0;
dictionary.o.owns = 0;
dictionary.o.owse = 0;
dictionary.o.owsen = 0;
dictionary.o.oxalate = 0;
dictionary.o.oxalic = 0;
dictionary.o.oxalis = 0;
dictionary.o.oxazine = 0;
dictionary.o.oxblood = 0;
dictionary.o.oxbow = 0;
dictionary.o.oxbows = 0;
dictionary.o.oxcart = 0;
dictionary.o.oxcarts = 0;
dictionary.o.oxen = 0;
dictionary.o.oxes = 0;
dictionary.o.oxeye = 0;
dictionary.o.oxeyes = 0;
dictionary.o.oxford = 0;
dictionary.o.oxfords = 0;
dictionary.o.oxheart = 0;
dictionary.o.oxid = 0;
dictionary.o.oxidant = 0;
dictionary.o.oxidase = 0;
dictionary.o.oxidate = 0;
dictionary.o.oxide = 0;
dictionary.o.oxides = 0;
dictionary.o.oxidic = 0;
dictionary.o.oxidise = 0;
dictionary.o.oxidize = 0;
dictionary.o.oxids = 0;
dictionary.o.oxim = 0;
dictionary.o.oxime = 0;
dictionary.o.oximes = 0;
dictionary.o.oxims = 0;
dictionary.o.oxlip = 0;
dictionary.o.oxlips = 0;
dictionary.o.oxo = 0;
dictionary.o.oxtail = 0;
dictionary.o.oxtails = 0;
dictionary.o.oxter = 0;
dictionary.o.oxters = 0;
dictionary.o.oxy = 0;
dictionary.o.oxyacid = 0;
dictionary.o.oxygen = 0;
dictionary.o.oxygens = 0;
dictionary.o.oxymora = 0;
dictionary.o.oxyphil = 0;
dictionary.o.oxysalt = 0;
dictionary.o.oxysome = 0;
dictionary.o.oxytone = 0;
dictionary.o.oyer = 0;
dictionary.o.oyers = 0;
dictionary.o.oyes = 0;
dictionary.o.oyesses = 0;
dictionary.o.oyez = 0;
dictionary.o.oyster = 0;
dictionary.o.oysters = 0;
dictionary.o.ozone = 0;
dictionary.o.ozones = 0;
dictionary.o.ozonic = 0;
dictionary.o.ozonide = 0;
dictionary.o.ozonise = 0;
dictionary.o.ozonize = 0;
dictionary.o.ozonous = 0;
dictionary.p = {};
dictionary.p.pabular = 0;
dictionary.p.pabulum = 0;
dictionary.p.pac = 0;
dictionary.p.paca = 0;
dictionary.p.pacas = 0;
dictionary.p.pace = 0;
dictionary.p.paced = 0;
dictionary.p.pacer = 0;
dictionary.p.pacers = 0;
dictionary.p.paces = 0;
dictionary.p.pacha = 0;
dictionary.p.pachas = 0;
dictionary.p.pachisi = 0;
dictionary.p.pachuco = 0;
dictionary.p.pacific = 0;
dictionary.p.pacify = 0;
dictionary.p.pacing = 0;
dictionary.p.pack = 0;
dictionary.p.package = 0;
dictionary.p.packed = 0;
dictionary.p.packer = 0;
dictionary.p.packers = 0;
dictionary.p.packet = 0;
dictionary.p.packets = 0;
dictionary.p.packing = 0;
dictionary.p.packly = 0;
dictionary.p.packman = 0;
dictionary.p.packmen = 0;
dictionary.p.packs = 0;
dictionary.p.packwax = 0;
dictionary.p.pacs = 0;
dictionary.p.pact = 0;
dictionary.p.paction = 0;
dictionary.p.pacts = 0;
dictionary.p.pad = 0;
dictionary.p.padauk = 0;
dictionary.p.padauks = 0;
dictionary.p.padded = 0;
dictionary.p.padder = 0;
dictionary.p.padders = 0;
dictionary.p.paddies = 0;
dictionary.p.padding = 0;
dictionary.p.paddle = 0;
dictionary.p.paddled = 0;
dictionary.p.paddler = 0;
dictionary.p.paddles = 0;
dictionary.p.paddock = 0;
dictionary.p.paddy = 0;
dictionary.p.padi = 0;
dictionary.p.padis = 0;
dictionary.p.padle = 0;
dictionary.p.padles = 0;
dictionary.p.padlock = 0;
dictionary.p.padnag = 0;
dictionary.p.padnags = 0;
dictionary.p.padouk = 0;
dictionary.p.padouks = 0;
dictionary.p.padre = 0;
dictionary.p.padres = 0;
dictionary.p.padri = 0;
dictionary.p.padrone = 0;
dictionary.p.padroni = 0;
dictionary.p.pads = 0;
dictionary.p.padshah = 0;
dictionary.p.paean = 0;
dictionary.p.paeans = 0;
dictionary.p.paella = 0;
dictionary.p.paellas = 0;
dictionary.p.paeon = 0;
dictionary.p.paeons = 0;
dictionary.p.paesan = 0;
dictionary.p.paesani = 0;
dictionary.p.paesano = 0;
dictionary.p.paesans = 0;
dictionary.p.pagan = 0;
dictionary.p.pagans = 0;
dictionary.p.page = 0;
dictionary.p.pageant = 0;
dictionary.p.pageboy = 0;
dictionary.p.paged = 0;
dictionary.p.pager = 0;
dictionary.p.pagers = 0;
dictionary.p.pages = 0;
dictionary.p.paginal = 0;
dictionary.p.paging = 0;
dictionary.p.pagings = 0;
dictionary.p.pagod = 0;
dictionary.p.pagoda = 0;
dictionary.p.pagodas = 0;
dictionary.p.pagods = 0;
dictionary.p.pagurid = 0;
dictionary.p.pah = 0;
dictionary.p.pahlavi = 0;
dictionary.p.paid = 0;
dictionary.p.paik = 0;
dictionary.p.paiked = 0;
dictionary.p.paiking = 0;
dictionary.p.paiks = 0;
dictionary.p.pail = 0;
dictionary.p.pailful = 0;
dictionary.p.pails = 0;
dictionary.p.pain = 0;
dictionary.p.painch = 0;
dictionary.p.pained = 0;
dictionary.p.painful = 0;
dictionary.p.paining = 0;
dictionary.p.pains = 0;
dictionary.p.paint = 0;
dictionary.p.painted = 0;
dictionary.p.painter = 0;
dictionary.p.paints = 0;
dictionary.p.painty = 0;
dictionary.p.pair = 0;
dictionary.p.paired = 0;
dictionary.p.pairing = 0;
dictionary.p.pairs = 0;
dictionary.p.paisa = 0;
dictionary.p.paisan = 0;
dictionary.p.paisana = 0;
dictionary.p.paisano = 0;
dictionary.p.paisans = 0;
dictionary.p.paisas = 0;
dictionary.p.paise = 0;
dictionary.p.paisley = 0;
dictionary.p.pajama = 0;
dictionary.p.pajamas = 0;
dictionary.p.pal = 0;
dictionary.p.palabra = 0;
dictionary.p.palace = 0;
dictionary.p.palaced = 0;
dictionary.p.palaces = 0;
dictionary.p.paladin = 0;
dictionary.p.palais = 0;
dictionary.p.palatal = 0;
dictionary.p.palate = 0;
dictionary.p.palates = 0;
dictionary.p.palaver = 0;
dictionary.p.palazzi = 0;
dictionary.p.palazzo = 0;
dictionary.p.pale = 0;
dictionary.p.palea = 0;
dictionary.p.paleae = 0;
dictionary.p.paleal = 0;
dictionary.p.paled = 0;
dictionary.p.palely = 0;
dictionary.p.paler = 0;
dictionary.p.pales = 0;
dictionary.p.palest = 0;
dictionary.p.palet = 0;
dictionary.p.paletot = 0;
dictionary.p.palets = 0;
dictionary.p.palette = 0;
dictionary.p.palfrey = 0;
dictionary.p.palier = 0;
dictionary.p.paliest = 0;
dictionary.p.palikar = 0;
dictionary.p.paling = 0;
dictionary.p.palings = 0;
dictionary.p.palish = 0;
dictionary.p.pall = 0;
dictionary.p.palled = 0;
dictionary.p.pallet = 0;
dictionary.p.pallets = 0;
dictionary.p.pallia = 0;
dictionary.p.pallial = 0;
dictionary.p.pallid = 0;
dictionary.p.pallier = 0;
dictionary.p.palling = 0;
dictionary.p.pallium = 0;
dictionary.p.pallor = 0;
dictionary.p.pallors = 0;
dictionary.p.palls = 0;
dictionary.p.pally = 0;
dictionary.p.palm = 0;
dictionary.p.palmar = 0;
dictionary.p.palmary = 0;
dictionary.p.palmate = 0;
dictionary.p.palmed = 0;
dictionary.p.palmer = 0;
dictionary.p.palmers = 0;
dictionary.p.palmier = 0;
dictionary.p.palming = 0;
dictionary.p.palmist = 0;
dictionary.p.palms = 0;
dictionary.p.palmy = 0;
dictionary.p.palmyra = 0;
dictionary.p.palooka = 0;
dictionary.p.palp = 0;
dictionary.p.palpal = 0;
dictionary.p.palpate = 0;
dictionary.p.palpi = 0;
dictionary.p.palps = 0;
dictionary.p.palpus = 0;
dictionary.p.pals = 0;
dictionary.p.palship = 0;
dictionary.p.palsied = 0;
dictionary.p.palsies = 0;
dictionary.p.palsy = 0;
dictionary.p.palter = 0;
dictionary.p.palters = 0;
dictionary.p.paltry = 0;
dictionary.p.paludal = 0;
dictionary.p.paly = 0;
dictionary.p.pam = 0;
dictionary.p.pampa = 0;
dictionary.p.pampas = 0;
dictionary.p.pampean = 0;
dictionary.p.pamper = 0;
dictionary.p.pampero = 0;
dictionary.p.pampers = 0;
dictionary.p.pams = 0;
dictionary.p.pan = 0;
dictionary.p.panacea = 0;
dictionary.p.panache = 0;
dictionary.p.panada = 0;
dictionary.p.panadas = 0;
dictionary.p.panama = 0;
dictionary.p.panamas = 0;
dictionary.p.pancake = 0;
dictionary.p.panchax = 0;
dictionary.p.panda = 0;
dictionary.p.pandani = 0;
dictionary.p.pandas = 0;
dictionary.p.pandect = 0;
dictionary.p.pander = 0;
dictionary.p.panders = 0;
dictionary.p.pandied = 0;
dictionary.p.pandies = 0;
dictionary.p.pandit = 0;
dictionary.p.pandits = 0;
dictionary.p.pandoor = 0;
dictionary.p.pandora = 0;
dictionary.p.pandore = 0;
dictionary.p.pandour = 0;
dictionary.p.pandura = 0;
dictionary.p.pandy = 0;
dictionary.p.pane = 0;
dictionary.p.paned = 0;
dictionary.p.panel = 0;
dictionary.p.paneled = 0;
dictionary.p.panels = 0;
dictionary.p.panes = 0;
dictionary.p.panfish = 0;
dictionary.p.panfry = 0;
dictionary.p.panful = 0;
dictionary.p.panfuls = 0;
dictionary.p.pang = 0;
dictionary.p.panga = 0;
dictionary.p.pangas = 0;
dictionary.p.panged = 0;
dictionary.p.pangen = 0;
dictionary.p.pangene = 0;
dictionary.p.pangens = 0;
dictionary.p.panging = 0;
dictionary.p.pangs = 0;
dictionary.p.panic = 0;
dictionary.p.panicky = 0;
dictionary.p.panicle = 0;
dictionary.p.panics = 0;
dictionary.p.panicum = 0;
dictionary.p.panier = 0;
dictionary.p.paniers = 0;
dictionary.p.panne = 0;
dictionary.p.panned = 0;
dictionary.p.pannes = 0;
dictionary.p.pannier = 0;
dictionary.p.panning = 0;
dictionary.p.panocha = 0;
dictionary.p.panoche = 0;
dictionary.p.panoply = 0;
dictionary.p.panpipe = 0;
dictionary.p.pans = 0;
dictionary.p.pansies = 0;
dictionary.p.pansy = 0;
dictionary.p.pant = 0;
dictionary.p.panted = 0;
dictionary.p.panther = 0;
dictionary.p.pantie = 0;
dictionary.p.panties = 0;
dictionary.p.pantile = 0;
dictionary.p.panting = 0;
dictionary.p.panto = 0;
dictionary.p.pantos = 0;
dictionary.p.pantoum = 0;
dictionary.p.pantry = 0;
dictionary.p.pants = 0;
dictionary.p.panty = 0;
dictionary.p.panzer = 0;
dictionary.p.panzers = 0;
dictionary.p.pap = 0;
dictionary.p.papa = 0;
dictionary.p.papacy = 0;
dictionary.p.papain = 0;
dictionary.p.papains = 0;
dictionary.p.papal = 0;
dictionary.p.papally = 0;
dictionary.p.papas = 0;
dictionary.p.papaw = 0;
dictionary.p.papaws = 0;
dictionary.p.papaya = 0;
dictionary.p.papayan = 0;
dictionary.p.papayas = 0;
dictionary.p.paper = 0;
dictionary.p.papered = 0;
dictionary.p.paperer = 0;
dictionary.p.papers = 0;
dictionary.p.papery = 0;
dictionary.p.paphian = 0;
dictionary.p.papilla = 0;
dictionary.p.papist = 0;
dictionary.p.papists = 0;
dictionary.p.papoose = 0;
dictionary.p.pappi = 0;
dictionary.p.pappier = 0;
dictionary.p.pappies = 0;
dictionary.p.pappose = 0;
dictionary.p.pappous = 0;
dictionary.p.pappus = 0;
dictionary.p.pappy = 0;
dictionary.p.paprica = 0;
dictionary.p.paprika = 0;
dictionary.p.paps = 0;
dictionary.p.papula = 0;
dictionary.p.papulae = 0;
dictionary.p.papular = 0;
dictionary.p.papule = 0;
dictionary.p.papules = 0;
dictionary.p.papyral = 0;
dictionary.p.papyri = 0;
dictionary.p.papyrus = 0;
dictionary.p.par = 0;
dictionary.p.para = 0;
dictionary.p.parable = 0;
dictionary.p.parade = 0;
dictionary.p.paraded = 0;
dictionary.p.parader = 0;
dictionary.p.parades = 0;
dictionary.p.parador = 0;
dictionary.p.parados = 0;
dictionary.p.paradox = 0;
dictionary.p.paragon = 0;
dictionary.p.paramo = 0;
dictionary.p.paramos = 0;
dictionary.p.parang = 0;
dictionary.p.parangs = 0;
dictionary.p.parapet = 0;
dictionary.p.paraph = 0;
dictionary.p.paraphs = 0;
dictionary.p.paras = 0;
dictionary.p.parasol = 0;
dictionary.p.parboil = 0;
dictionary.p.parcel = 0;
dictionary.p.parcels = 0;
dictionary.p.parch = 0;
dictionary.p.parched = 0;
dictionary.p.parches = 0;
dictionary.p.pard = 0;
dictionary.p.pardah = 0;
dictionary.p.pardahs = 0;
dictionary.p.pardee = 0;
dictionary.p.pardi = 0;
dictionary.p.pardie = 0;
dictionary.p.pardine = 0;
dictionary.p.pardner = 0;
dictionary.p.pardon = 0;
dictionary.p.pardons = 0;
dictionary.p.pards = 0;
dictionary.p.pardy = 0;
dictionary.p.pare = 0;
dictionary.p.pared = 0;
dictionary.p.pareira = 0;
dictionary.p.parent = 0;
dictionary.p.parents = 0;
dictionary.p.parer = 0;
dictionary.p.parerga = 0;
dictionary.p.parers = 0;
dictionary.p.pares = 0;
dictionary.p.pareses = 0;
dictionary.p.paresis = 0;
dictionary.p.paretic = 0;
dictionary.p.pareu = 0;
dictionary.p.pareus = 0;
dictionary.p.pareve = 0;
dictionary.p.parfait = 0;
dictionary.p.parge = 0;
dictionary.p.parged = 0;
dictionary.p.parges = 0;
dictionary.p.parget = 0;
dictionary.p.pargets = 0;
dictionary.p.parging = 0;
dictionary.p.pargo = 0;
dictionary.p.pargos = 0;
dictionary.p.pariah = 0;
dictionary.p.pariahs = 0;
dictionary.p.parian = 0;
dictionary.p.parians = 0;
dictionary.p.paries = 0;
dictionary.p.paring = 0;
dictionary.p.parings = 0;
dictionary.p.paris = 0;
dictionary.p.parises = 0;
dictionary.p.parish = 0;
dictionary.p.parity = 0;
dictionary.p.park = 0;
dictionary.p.parka = 0;
dictionary.p.parkas = 0;
dictionary.p.parked = 0;
dictionary.p.parker = 0;
dictionary.p.parkers = 0;
dictionary.p.parking = 0;
dictionary.p.parks = 0;
dictionary.p.parkway = 0;
dictionary.p.parlay = 0;
dictionary.p.parlays = 0;
dictionary.p.parle = 0;
dictionary.p.parled = 0;
dictionary.p.parles = 0;
dictionary.p.parley = 0;
dictionary.p.parleys = 0;
dictionary.p.parling = 0;
dictionary.p.parlor = 0;
dictionary.p.parlors = 0;
dictionary.p.parlour = 0;
dictionary.p.parlous = 0;
dictionary.p.parodic = 0;
dictionary.p.parodoi = 0;
dictionary.p.parodos = 0;
dictionary.p.parody = 0;
dictionary.p.parol = 0;
dictionary.p.parole = 0;
dictionary.p.paroled = 0;
dictionary.p.parolee = 0;
dictionary.p.paroles = 0;
dictionary.p.parols = 0;
dictionary.p.paronym = 0;
dictionary.p.parotic = 0;
dictionary.p.parotid = 0;
dictionary.p.parous = 0;
dictionary.p.parquet = 0;
dictionary.p.parr = 0;
dictionary.p.parral = 0;
dictionary.p.parrals = 0;
dictionary.p.parred = 0;
dictionary.p.parrel = 0;
dictionary.p.parrels = 0;
dictionary.p.parried = 0;
dictionary.p.parries = 0;
dictionary.p.parring = 0;
dictionary.p.parrot = 0;
dictionary.p.parrots = 0;
dictionary.p.parroty = 0;
dictionary.p.parrs = 0;
dictionary.p.parry = 0;
dictionary.p.pars = 0;
dictionary.p.parse = 0;
dictionary.p.parsec = 0;
dictionary.p.parsecs = 0;
dictionary.p.parsed = 0;
dictionary.p.parser = 0;
dictionary.p.parsers = 0;
dictionary.p.parses = 0;
dictionary.p.parsing = 0;
dictionary.p.parsley = 0;
dictionary.p.parsnip = 0;
dictionary.p.parson = 0;
dictionary.p.parsons = 0;
dictionary.p.part = 0;
dictionary.p.partake = 0;
dictionary.p.partan = 0;
dictionary.p.partans = 0;
dictionary.p.parted = 0;
dictionary.p.partial = 0;
dictionary.p.partied = 0;
dictionary.p.partier = 0;
dictionary.p.parties = 0;
dictionary.p.parting = 0;
dictionary.p.partita = 0;
dictionary.p.partite = 0;
dictionary.p.partlet = 0;
dictionary.p.partly = 0;
dictionary.p.partner = 0;
dictionary.p.parton = 0;
dictionary.p.partons = 0;
dictionary.p.partook = 0;
dictionary.p.parts = 0;
dictionary.p.partway = 0;
dictionary.p.party = 0;
dictionary.p.partyer = 0;
dictionary.p.parura = 0;
dictionary.p.paruras = 0;
dictionary.p.parure = 0;
dictionary.p.parures = 0;
dictionary.p.parve = 0;
dictionary.p.parvenu = 0;
dictionary.p.parvis = 0;
dictionary.p.parvise = 0;
dictionary.p.pas = 0;
dictionary.p.pascal = 0;
dictionary.p.pascals = 0;
dictionary.p.paschal = 0;
dictionary.p.pase = 0;
dictionary.p.paseo = 0;
dictionary.p.paseos = 0;
dictionary.p.pases = 0;
dictionary.p.pash = 0;
dictionary.p.pasha = 0;
dictionary.p.pashas = 0;
dictionary.p.pashed = 0;
dictionary.p.pashes = 0;
dictionary.p.pashing = 0;
dictionary.p.pasquil = 0;
dictionary.p.pass = 0;
dictionary.p.passade = 0;
dictionary.p.passado = 0;
dictionary.p.passage = 0;
dictionary.p.passant = 0;
dictionary.p.passe = 0;
dictionary.p.passed = 0;
dictionary.p.passee = 0;
dictionary.p.passel = 0;
dictionary.p.passels = 0;
dictionary.p.passer = 0;
dictionary.p.passers = 0;
dictionary.p.passes = 0;
dictionary.p.passim = 0;
dictionary.p.passing = 0;
dictionary.p.passion = 0;
dictionary.p.passive = 0;
dictionary.p.passkey = 0;
dictionary.p.passus = 0;
dictionary.p.past = 0;
dictionary.p.pasta = 0;
dictionary.p.pastas = 0;
dictionary.p.paste = 0;
dictionary.p.pasted = 0;
dictionary.p.pastel = 0;
dictionary.p.pastels = 0;
dictionary.p.paster = 0;
dictionary.p.pastern = 0;
dictionary.p.pasters = 0;
dictionary.p.pastes = 0;
dictionary.p.pasteup = 0;
dictionary.p.pastie = 0;
dictionary.p.pastier = 0;
dictionary.p.pasties = 0;
dictionary.p.pastil = 0;
dictionary.p.pastils = 0;
dictionary.p.pastime = 0;
dictionary.p.pastina = 0;
dictionary.p.pasting = 0;
dictionary.p.pastis = 0;
dictionary.p.pastor = 0;
dictionary.p.pastors = 0;
dictionary.p.pastry = 0;
dictionary.p.pasts = 0;
dictionary.p.pasture = 0;
dictionary.p.pasty = 0;
dictionary.p.pat = 0;
dictionary.p.pataca = 0;
dictionary.p.patacas = 0;
dictionary.p.patagia = 0;
dictionary.p.patamar = 0;
dictionary.p.patch = 0;
dictionary.p.patched = 0;
dictionary.p.patcher = 0;
dictionary.p.patches = 0;
dictionary.p.patchy = 0;
dictionary.p.pate = 0;
dictionary.p.pated = 0;
dictionary.p.patella = 0;
dictionary.p.paten = 0;
dictionary.p.patency = 0;
dictionary.p.patens = 0;
dictionary.p.patent = 0;
dictionary.p.patents = 0;
dictionary.p.pater = 0;
dictionary.p.paters = 0;
dictionary.p.pates = 0;
dictionary.p.path = 0;
dictionary.p.pathos = 0;
dictionary.p.paths = 0;
dictionary.p.pathway = 0;
dictionary.p.patient = 0;
dictionary.p.patin = 0;
dictionary.p.patina = 0;
dictionary.p.patinae = 0;
dictionary.p.patinas = 0;
dictionary.p.patine = 0;
dictionary.p.patined = 0;
dictionary.p.patines = 0;
dictionary.p.patins = 0;
dictionary.p.patio = 0;
dictionary.p.patios = 0;
dictionary.p.patly = 0;
dictionary.p.patness = 0;
dictionary.p.patois = 0;
dictionary.p.patriot = 0;
dictionary.p.patrol = 0;
dictionary.p.patrols = 0;
dictionary.p.patron = 0;
dictionary.p.patrons = 0;
dictionary.p.patroon = 0;
dictionary.p.pats = 0;
dictionary.p.patsies = 0;
dictionary.p.patsy = 0;
dictionary.p.patted = 0;
dictionary.p.pattee = 0;
dictionary.p.patten = 0;
dictionary.p.pattens = 0;
dictionary.p.patter = 0;
dictionary.p.pattern = 0;
dictionary.p.patters = 0;
dictionary.p.pattie = 0;
dictionary.p.patties = 0;
dictionary.p.patting = 0;
dictionary.p.patty = 0;
dictionary.p.paty = 0;
dictionary.p.patzer = 0;
dictionary.p.patzers = 0;
dictionary.p.paucity = 0;
dictionary.p.paughty = 0;
dictionary.p.paulin = 0;
dictionary.p.paulins = 0;
dictionary.p.paunch = 0;
dictionary.p.paunchy = 0;
dictionary.p.pauper = 0;
dictionary.p.paupers = 0;
dictionary.p.pausal = 0;
dictionary.p.pause = 0;
dictionary.p.paused = 0;
dictionary.p.pauser = 0;
dictionary.p.pausers = 0;
dictionary.p.pauses = 0;
dictionary.p.pausing = 0;
dictionary.p.pavan = 0;
dictionary.p.pavane = 0;
dictionary.p.pavanes = 0;
dictionary.p.pavans = 0;
dictionary.p.pave = 0;
dictionary.p.paved = 0;
dictionary.p.paveed = 0;
dictionary.p.paver = 0;
dictionary.p.pavers = 0;
dictionary.p.paves = 0;
dictionary.p.pavid = 0;
dictionary.p.pavin = 0;
dictionary.p.paving = 0;
dictionary.p.pavings = 0;
dictionary.p.pavins = 0;
dictionary.p.pavior = 0;
dictionary.p.paviors = 0;
dictionary.p.paviour = 0;
dictionary.p.pavis = 0;
dictionary.p.pavise = 0;
dictionary.p.paviser = 0;
dictionary.p.pavises = 0;
dictionary.p.paw = 0;
dictionary.p.pawed = 0;
dictionary.p.pawer = 0;
dictionary.p.pawers = 0;
dictionary.p.pawing = 0;
dictionary.p.pawkier = 0;
dictionary.p.pawkily = 0;
dictionary.p.pawky = 0;
dictionary.p.pawl = 0;
dictionary.p.pawls = 0;
dictionary.p.pawn = 0;
dictionary.p.pawnage = 0;
dictionary.p.pawned = 0;
dictionary.p.pawnee = 0;
dictionary.p.pawnees = 0;
dictionary.p.pawner = 0;
dictionary.p.pawners = 0;
dictionary.p.pawning = 0;
dictionary.p.pawnor = 0;
dictionary.p.pawnors = 0;
dictionary.p.pawns = 0;
dictionary.p.pawpaw = 0;
dictionary.p.pawpaws = 0;
dictionary.p.paws = 0;
dictionary.p.pax = 0;
dictionary.p.paxes = 0;
dictionary.p.paxwax = 0;
dictionary.p.pay = 0;
dictionary.p.payable = 0;
dictionary.p.payably = 0;
dictionary.p.payback = 0;
dictionary.p.payday = 0;
dictionary.p.paydays = 0;
dictionary.p.payed = 0;
dictionary.p.payee = 0;
dictionary.p.payees = 0;
dictionary.p.payer = 0;
dictionary.p.payers = 0;
dictionary.p.paying = 0;
dictionary.p.payload = 0;
dictionary.p.payment = 0;
dictionary.p.paynim = 0;
dictionary.p.paynims = 0;
dictionary.p.payoff = 0;
dictionary.p.payoffs = 0;
dictionary.p.payola = 0;
dictionary.p.payolas = 0;
dictionary.p.payor = 0;
dictionary.p.payors = 0;
dictionary.p.payout = 0;
dictionary.p.payouts = 0;
dictionary.p.payroll = 0;
dictionary.p.pays = 0;
dictionary.p.pazazz = 0;
dictionary.p.pea = 0;
dictionary.p.peace = 0;
dictionary.p.peaced = 0;
dictionary.p.peaces = 0;
dictionary.p.peach = 0;
dictionary.p.peached = 0;
dictionary.p.peacher = 0;
dictionary.p.peaches = 0;
dictionary.p.peachy = 0;
dictionary.p.peacing = 0;
dictionary.p.peacoat = 0;
dictionary.p.peacock = 0;
dictionary.p.peafowl = 0;
dictionary.p.peag = 0;
dictionary.p.peage = 0;
dictionary.p.peages = 0;
dictionary.p.peags = 0;
dictionary.p.peahen = 0;
dictionary.p.peahens = 0;
dictionary.p.peak = 0;
dictionary.p.peaked = 0;
dictionary.p.peakier = 0;
dictionary.p.peaking = 0;
dictionary.p.peakish = 0;
dictionary.p.peaks = 0;
dictionary.p.peaky = 0;
dictionary.p.peal = 0;
dictionary.p.pealed = 0;
dictionary.p.pealike = 0;
dictionary.p.pealing = 0;
dictionary.p.peals = 0;
dictionary.p.pean = 0;
dictionary.p.peans = 0;
dictionary.p.peanut = 0;
dictionary.p.peanuts = 0;
dictionary.p.pear = 0;
dictionary.p.pearl = 0;
dictionary.p.pearled = 0;
dictionary.p.pearler = 0;
dictionary.p.pearls = 0;
dictionary.p.pearly = 0;
dictionary.p.pears = 0;
dictionary.p.peart = 0;
dictionary.p.pearter = 0;
dictionary.p.peartly = 0;
dictionary.p.peas = 0;
dictionary.p.peasant = 0;
dictionary.p.peascod = 0;
dictionary.p.pease = 0;
dictionary.p.peasen = 0;
dictionary.p.peases = 0;
dictionary.p.peat = 0;
dictionary.p.peatier = 0;
dictionary.p.peats = 0;
dictionary.p.peaty = 0;
dictionary.p.peavey = 0;
dictionary.p.peaveys = 0;
dictionary.p.peavies = 0;
dictionary.p.peavy = 0;
dictionary.p.pebble = 0;
dictionary.p.pebbled = 0;
dictionary.p.pebbles = 0;
dictionary.p.pebbly = 0;
dictionary.p.pecan = 0;
dictionary.p.pecans = 0;
dictionary.p.peccant = 0;
dictionary.p.peccary = 0;
dictionary.p.peccavi = 0;
dictionary.p.pech = 0;
dictionary.p.pechan = 0;
dictionary.p.pechans = 0;
dictionary.p.peched = 0;
dictionary.p.peching = 0;
dictionary.p.pechs = 0;
dictionary.p.peck = 0;
dictionary.p.pecked = 0;
dictionary.p.pecker = 0;
dictionary.p.peckers = 0;
dictionary.p.peckier = 0;
dictionary.p.pecking = 0;
dictionary.p.peckish = 0;
dictionary.p.pecks = 0;
dictionary.p.pecky = 0;
dictionary.p.pecs = 0;
dictionary.p.pectase = 0;
dictionary.p.pectate = 0;
dictionary.p.pecten = 0;
dictionary.p.pectens = 0;
dictionary.p.pectic = 0;
dictionary.p.pectin = 0;
dictionary.p.pectins = 0;
dictionary.p.pectize = 0;
dictionary.p.peculia = 0;
dictionary.p.ped = 0;
dictionary.p.pedagog = 0;
dictionary.p.pedal = 0;
dictionary.p.pedaled = 0;
dictionary.p.pedals = 0;
dictionary.p.pedant = 0;
dictionary.p.pedants = 0;
dictionary.p.pedate = 0;
dictionary.p.peddle = 0;
dictionary.p.peddled = 0;
dictionary.p.peddler = 0;
dictionary.p.peddles = 0;
dictionary.p.pedes = 0;
dictionary.p.pedicab = 0;
dictionary.p.pedicel = 0;
dictionary.p.pedicle = 0;
dictionary.p.pedlar = 0;
dictionary.p.pedlars = 0;
dictionary.p.pedlary = 0;
dictionary.p.pedler = 0;
dictionary.p.pedlers = 0;
dictionary.p.pedlery = 0;
dictionary.p.pedocal = 0;
dictionary.p.pedro = 0;
dictionary.p.pedros = 0;
dictionary.p.peds = 0;
dictionary.p.pee = 0;
dictionary.p.peebeen = 0;
dictionary.p.peed = 0;
dictionary.p.peeing = 0;
dictionary.p.peek = 0;
dictionary.p.peeked = 0;
dictionary.p.peeking = 0;
dictionary.p.peeks = 0;
dictionary.p.peel = 0;
dictionary.p.peeled = 0;
dictionary.p.peeler = 0;
dictionary.p.peelers = 0;
dictionary.p.peeling = 0;
dictionary.p.peels = 0;
dictionary.p.peen = 0;
dictionary.p.peened = 0;
dictionary.p.peening = 0;
dictionary.p.peens = 0;
dictionary.p.peep = 0;
dictionary.p.peeped = 0;
dictionary.p.peeper = 0;
dictionary.p.peepers = 0;
dictionary.p.peeping = 0;
dictionary.p.peeps = 0;
dictionary.p.peepul = 0;
dictionary.p.peepuls = 0;
dictionary.p.peer = 0;
dictionary.p.peerage = 0;
dictionary.p.peered = 0;
dictionary.p.peeress = 0;
dictionary.p.peerie = 0;
dictionary.p.peeries = 0;
dictionary.p.peering = 0;
dictionary.p.peers = 0;
dictionary.p.peery = 0;
dictionary.p.pees = 0;
dictionary.p.peeve = 0;
dictionary.p.peeved = 0;
dictionary.p.peeves = 0;
dictionary.p.peeving = 0;
dictionary.p.peevish = 0;
dictionary.p.peewee = 0;
dictionary.p.peewees = 0;
dictionary.p.peewit = 0;
dictionary.p.peewits = 0;
dictionary.p.peg = 0;
dictionary.p.pegbox = 0;
dictionary.p.pegged = 0;
dictionary.p.pegging = 0;
dictionary.p.pegless = 0;
dictionary.p.peglike = 0;
dictionary.p.pegs = 0;
dictionary.p.peh = 0;
dictionary.p.pehs = 0;
dictionary.p.pein = 0;
dictionary.p.peined = 0;
dictionary.p.peining = 0;
dictionary.p.peins = 0;
dictionary.p.peise = 0;
dictionary.p.peised = 0;
dictionary.p.peises = 0;
dictionary.p.peising = 0;
dictionary.p.pekan = 0;
dictionary.p.pekans = 0;
dictionary.p.peke = 0;
dictionary.p.pekes = 0;
dictionary.p.pekin = 0;
dictionary.p.pekins = 0;
dictionary.p.pekoe = 0;
dictionary.p.pekoes = 0;
dictionary.p.pelage = 0;
dictionary.p.pelages = 0;
dictionary.p.pelagic = 0;
dictionary.p.pele = 0;
dictionary.p.peles = 0;
dictionary.p.pelf = 0;
dictionary.p.pelfs = 0;
dictionary.p.pelican = 0;
dictionary.p.pelisse = 0;
dictionary.p.pelite = 0;
dictionary.p.pelites = 0;
dictionary.p.pelitic = 0;
dictionary.p.pellet = 0;
dictionary.p.pellets = 0;
dictionary.p.pelmet = 0;
dictionary.p.pelmets = 0;
dictionary.p.pelon = 0;
dictionary.p.peloria = 0;
dictionary.p.peloric = 0;
dictionary.p.pelorus = 0;
dictionary.p.pelota = 0;
dictionary.p.pelotas = 0;
dictionary.p.pelt = 0;
dictionary.p.peltast = 0;
dictionary.p.peltate = 0;
dictionary.p.pelted = 0;
dictionary.p.pelter = 0;
dictionary.p.pelters = 0;
dictionary.p.pelting = 0;
dictionary.p.peltry = 0;
dictionary.p.pelts = 0;
dictionary.p.pelves = 0;
dictionary.p.pelvic = 0;
dictionary.p.pelvics = 0;
dictionary.p.pelvis = 0;
dictionary.p.pembina = 0;
dictionary.p.pemican = 0;
dictionary.p.pemphix = 0;
dictionary.p.pen = 0;
dictionary.p.penal = 0;
dictionary.p.penally = 0;
dictionary.p.penalty = 0;
dictionary.p.penance = 0;
dictionary.p.penang = 0;
dictionary.p.penangs = 0;
dictionary.p.penates = 0;
dictionary.p.pence = 0;
dictionary.p.pencel = 0;
dictionary.p.pencels = 0;
dictionary.p.pencil = 0;
dictionary.p.pencils = 0;
dictionary.p.pend = 0;
dictionary.p.pendant = 0;
dictionary.p.pended = 0;
dictionary.p.pendent = 0;
dictionary.p.pending = 0;
dictionary.p.pends = 0;
dictionary.p.penes = 0;
dictionary.p.pengo = 0;
dictionary.p.pengos = 0;
dictionary.p.penguin = 0;
dictionary.p.penial = 0;
dictionary.p.penicil = 0;
dictionary.p.penlite = 0;
dictionary.p.penman = 0;
dictionary.p.penmen = 0;
dictionary.p.penna = 0;
dictionary.p.pennae = 0;
dictionary.p.penname = 0;
dictionary.p.pennant = 0;
dictionary.p.pennate = 0;
dictionary.p.penned = 0;
dictionary.p.penner = 0;
dictionary.p.penners = 0;
dictionary.p.penni = 0;
dictionary.p.pennia = 0;
dictionary.p.pennies = 0;
dictionary.p.pennine = 0;
dictionary.p.penning = 0;
dictionary.p.pennis = 0;
dictionary.p.pennon = 0;
dictionary.p.pennons = 0;
dictionary.p.penny = 0;
dictionary.p.penoche = 0;
dictionary.p.pens = 0;
dictionary.p.pensee = 0;
dictionary.p.pensees = 0;
dictionary.p.pensil = 0;
dictionary.p.pensile = 0;
dictionary.p.pensils = 0;
dictionary.p.pension = 0;
dictionary.p.pensive = 0;
dictionary.p.penster = 0;
dictionary.p.pent = 0;
dictionary.p.pentad = 0;
dictionary.p.pentads = 0;
dictionary.p.pentane = 0;
dictionary.p.pentene = 0;
dictionary.p.pentode = 0;
dictionary.p.pentose = 0;
dictionary.p.pentyl = 0;
dictionary.p.pentyls = 0;
dictionary.p.penuche = 0;
dictionary.p.penuchi = 0;
dictionary.p.penult = 0;
dictionary.p.penults = 0;
dictionary.p.penury = 0;
dictionary.p.peon = 0;
dictionary.p.peonage = 0;
dictionary.p.peones = 0;
dictionary.p.peonies = 0;
dictionary.p.peonism = 0;
dictionary.p.peons = 0;
dictionary.p.peony = 0;
dictionary.p.people = 0;
dictionary.p.peopled = 0;
dictionary.p.peopler = 0;
dictionary.p.peoples = 0;
dictionary.p.pep = 0;
dictionary.p.pepla = 0;
dictionary.p.peplos = 0;
dictionary.p.peplum = 0;
dictionary.p.peplums = 0;
dictionary.p.peplus = 0;
dictionary.p.pepo = 0;
dictionary.p.pepos = 0;
dictionary.p.pepped = 0;
dictionary.p.pepper = 0;
dictionary.p.peppers = 0;
dictionary.p.peppery = 0;
dictionary.p.peppier = 0;
dictionary.p.peppily = 0;
dictionary.p.pepping = 0;
dictionary.p.peppy = 0;
dictionary.p.peps = 0;
dictionary.p.pepsin = 0;
dictionary.p.pepsine = 0;
dictionary.p.pepsins = 0;
dictionary.p.peptic = 0;
dictionary.p.peptics = 0;
dictionary.p.peptid = 0;
dictionary.p.peptide = 0;
dictionary.p.peptids = 0;
dictionary.p.peptize = 0;
dictionary.p.peptone = 0;
dictionary.p.per = 0;
dictionary.p.peracid = 0;
dictionary.p.percale = 0;
dictionary.p.percent = 0;
dictionary.p.percept = 0;
dictionary.p.perch = 0;
dictionary.p.perched = 0;
dictionary.p.percher = 0;
dictionary.p.perches = 0;
dictionary.p.percoid = 0;
dictionary.p.percuss = 0;
dictionary.p.perdie = 0;
dictionary.p.perdu = 0;
dictionary.p.perdue = 0;
dictionary.p.perdues = 0;
dictionary.p.perdure = 0;
dictionary.p.perdus = 0;
dictionary.p.perdy = 0;
dictionary.p.perea = 0;
dictionary.p.pereia = 0;
dictionary.p.pereion = 0;
dictionary.p.pereon = 0;
dictionary.p.perfect = 0;
dictionary.p.perfidy = 0;
dictionary.p.perform = 0;
dictionary.p.perfume = 0;
dictionary.p.perfuse = 0;
dictionary.p.pergola = 0;
dictionary.p.perhaps = 0;
dictionary.p.peri = 0;
dictionary.p.periapt = 0;
dictionary.p.peridia = 0;
dictionary.p.peridot = 0;
dictionary.p.perigee = 0;
dictionary.p.perigon = 0;
dictionary.p.peril = 0;
dictionary.p.periled = 0;
dictionary.p.perilla = 0;
dictionary.p.perils = 0;
dictionary.p.perinea = 0;
dictionary.p.period = 0;
dictionary.p.periods = 0;
dictionary.p.perique = 0;
dictionary.p.peris = 0;
dictionary.p.perish = 0;
dictionary.p.periwig = 0;
dictionary.p.perjure = 0;
dictionary.p.perjury = 0;
dictionary.p.perk = 0;
dictionary.p.perked = 0;
dictionary.p.perkier = 0;
dictionary.p.perkily = 0;
dictionary.p.perking = 0;
dictionary.p.perkish = 0;
dictionary.p.perks = 0;
dictionary.p.perky = 0;
dictionary.p.perlite = 0;
dictionary.p.perm = 0;
dictionary.p.permed = 0;
dictionary.p.perming = 0;
dictionary.p.permit = 0;
dictionary.p.permits = 0;
dictionary.p.perms = 0;
dictionary.p.permute = 0;
dictionary.p.peroral = 0;
dictionary.p.peroxid = 0;
dictionary.p.peroxy = 0;
dictionary.p.perpend = 0;
dictionary.p.perpent = 0;
dictionary.p.perplex = 0;
dictionary.p.perries = 0;
dictionary.p.perron = 0;
dictionary.p.perrons = 0;
dictionary.p.perry = 0;
dictionary.p.persalt = 0;
dictionary.p.perse = 0;
dictionary.p.perses = 0;
dictionary.p.persist = 0;
dictionary.p.person = 0;
dictionary.p.persona = 0;
dictionary.p.persons = 0;
dictionary.p.pert = 0;
dictionary.p.pertain = 0;
dictionary.p.perter = 0;
dictionary.p.pertest = 0;
dictionary.p.pertly = 0;
dictionary.p.perturb = 0;
dictionary.p.peruke = 0;
dictionary.p.perukes = 0;
dictionary.p.perusal = 0;
dictionary.p.peruse = 0;
dictionary.p.perused = 0;
dictionary.p.peruser = 0;
dictionary.p.peruses = 0;
dictionary.p.pervade = 0;
dictionary.p.pervert = 0;
dictionary.p.pes = 0;
dictionary.p.pesade = 0;
dictionary.p.pesades = 0;
dictionary.p.peseta = 0;
dictionary.p.pesetas = 0;
dictionary.p.pesewa = 0;
dictionary.p.pesewas = 0;
dictionary.p.peskier = 0;
dictionary.p.peskily = 0;
dictionary.p.pesky = 0;
dictionary.p.peso = 0;
dictionary.p.pesos = 0;
dictionary.p.pessary = 0;
dictionary.p.pest = 0;
dictionary.p.pester = 0;
dictionary.p.pesters = 0;
dictionary.p.pestle = 0;
dictionary.p.pestled = 0;
dictionary.p.pestles = 0;
dictionary.p.pesto = 0;
dictionary.p.pestos = 0;
dictionary.p.pests = 0;
dictionary.p.pet = 0;
dictionary.p.petal = 0;
dictionary.p.petaled = 0;
dictionary.p.petals = 0;
dictionary.p.petard = 0;
dictionary.p.petards = 0;
dictionary.p.petasos = 0;
dictionary.p.petasus = 0;
dictionary.p.petcock = 0;
dictionary.p.peter = 0;
dictionary.p.petered = 0;
dictionary.p.peters = 0;
dictionary.p.petiole = 0;
dictionary.p.petit = 0;
dictionary.p.petite = 0;
dictionary.p.petites = 0;
dictionary.p.petnap = 0;
dictionary.p.petnaps = 0;
dictionary.p.petrel = 0;
dictionary.p.petrels = 0;
dictionary.p.petrify = 0;
dictionary.p.petrol = 0;
dictionary.p.petrols = 0;
dictionary.p.petrous = 0;
dictionary.p.pets = 0;
dictionary.p.petsai = 0;
dictionary.p.petsais = 0;
dictionary.p.petted = 0;
dictionary.p.petter = 0;
dictionary.p.petters = 0;
dictionary.p.petti = 0;
dictionary.p.pettier = 0;
dictionary.p.pettily = 0;
dictionary.p.petting = 0;
dictionary.p.pettish = 0;
dictionary.p.pettle = 0;
dictionary.p.pettled = 0;
dictionary.p.pettles = 0;
dictionary.p.petto = 0;
dictionary.p.petty = 0;
dictionary.p.petunia = 0;
dictionary.p.pew = 0;
dictionary.p.pewee = 0;
dictionary.p.pewees = 0;
dictionary.p.pewit = 0;
dictionary.p.pewits = 0;
dictionary.p.pews = 0;
dictionary.p.pewter = 0;
dictionary.p.pewters = 0;
dictionary.p.peyote = 0;
dictionary.p.peyotes = 0;
dictionary.p.peyotl = 0;
dictionary.p.peyotls = 0;
dictionary.p.peytral = 0;
dictionary.p.peytrel = 0;
dictionary.p.pfennig = 0;
dictionary.p.phaeton = 0;
dictionary.p.phage = 0;
dictionary.p.phages = 0;
dictionary.p.phalanx = 0;
dictionary.p.phalli = 0;
dictionary.p.phallic = 0;
dictionary.p.phallus = 0;
dictionary.p.phantom = 0;
dictionary.p.pharaoh = 0;
dictionary.p.pharos = 0;
dictionary.p.pharynx = 0;
dictionary.p.phase = 0;
dictionary.p.phaseal = 0;
dictionary.p.phased = 0;
dictionary.p.phases = 0;
dictionary.p.phasic = 0;
dictionary.p.phasing = 0;
dictionary.p.phasis = 0;
dictionary.p.phasmid = 0;
dictionary.p.phat = 0;
dictionary.p.phatic = 0;
dictionary.p.phellem = 0;
dictionary.p.phenate = 0;
dictionary.p.phenix = 0;
dictionary.p.phenol = 0;
dictionary.p.phenols = 0;
dictionary.p.phenom = 0;
dictionary.p.phenoms = 0;
dictionary.p.phenoxy = 0;
dictionary.p.phenyl = 0;
dictionary.p.phenyls = 0;
dictionary.p.phew = 0;
dictionary.p.phi = 0;
dictionary.p.phial = 0;
dictionary.p.phials = 0;
dictionary.p.philter = 0;
dictionary.p.philtra = 0;
dictionary.p.philtre = 0;
dictionary.p.phis = 0;
dictionary.p.phiz = 0;
dictionary.p.phizes = 0;
dictionary.p.phlegm = 0;
dictionary.p.phlegms = 0;
dictionary.p.phlegmy = 0;
dictionary.p.phloem = 0;
dictionary.p.phloems = 0;
dictionary.p.phlox = 0;
dictionary.p.phloxes = 0;
dictionary.p.phobia = 0;
dictionary.p.phobias = 0;
dictionary.p.phobic = 0;
dictionary.p.phobics = 0;
dictionary.p.phocine = 0;
dictionary.p.phoebe = 0;
dictionary.p.phoebes = 0;
dictionary.p.phoebus = 0;
dictionary.p.phoenix = 0;
dictionary.p.phon = 0;
dictionary.p.phonal = 0;
dictionary.p.phonate = 0;
dictionary.p.phone = 0;
dictionary.p.phoned = 0;
dictionary.p.phoneme = 0;
dictionary.p.phones = 0;
dictionary.p.phoney = 0;
dictionary.p.phoneys = 0;
dictionary.p.phonic = 0;
dictionary.p.phonics = 0;
dictionary.p.phonied = 0;
dictionary.p.phonier = 0;
dictionary.p.phonies = 0;
dictionary.p.phonily = 0;
dictionary.p.phoning = 0;
dictionary.p.phono = 0;
dictionary.p.phonon = 0;
dictionary.p.phonons = 0;
dictionary.p.phonos = 0;
dictionary.p.phons = 0;
dictionary.p.phony = 0;
dictionary.p.phooey = 0;
dictionary.p.phorate = 0;
dictionary.p.phot = 0;
dictionary.p.photic = 0;
dictionary.p.photics = 0;
dictionary.p.photo = 0;
dictionary.p.photoed = 0;
dictionary.p.photog = 0;
dictionary.p.photogs = 0;
dictionary.p.photon = 0;
dictionary.p.photons = 0;
dictionary.p.photos = 0;
dictionary.p.phots = 0;
dictionary.p.phpht = 0;
dictionary.p.phrasal = 0;
dictionary.p.phrase = 0;
dictionary.p.phrased = 0;
dictionary.p.phrases = 0;
dictionary.p.phratry = 0;
dictionary.p.phrenic = 0;
dictionary.p.phrensy = 0;
dictionary.p.pht = 0;
dictionary.p.phut = 0;
dictionary.p.phuts = 0;
dictionary.p.phyla = 0;
dictionary.p.phylae = 0;
dictionary.p.phylar = 0;
dictionary.p.phyle = 0;
dictionary.p.phylic = 0;
dictionary.p.phyllo = 0;
dictionary.p.phyllos = 0;
dictionary.p.phylon = 0;
dictionary.p.phylum = 0;
dictionary.p.physed = 0;
dictionary.p.physeds = 0;
dictionary.p.physes = 0;
dictionary.p.physic = 0;
dictionary.p.physics = 0;
dictionary.p.physis = 0;
dictionary.p.phytane = 0;
dictionary.p.phytoid = 0;
dictionary.p.phytol = 0;
dictionary.p.phytols = 0;
dictionary.p.phyton = 0;
dictionary.p.phytons = 0;
dictionary.p.pia = 0;
dictionary.p.piaffe = 0;
dictionary.p.piaffed = 0;
dictionary.p.piaffer = 0;
dictionary.p.piaffes = 0;
dictionary.p.pial = 0;
dictionary.p.pian = 0;
dictionary.p.pianic = 0;
dictionary.p.pianism = 0;
dictionary.p.pianist = 0;
dictionary.p.piano = 0;
dictionary.p.pianos = 0;
dictionary.p.pians = 0;
dictionary.p.pias = 0;
dictionary.p.piasaba = 0;
dictionary.p.piasava = 0;
dictionary.p.piaster = 0;
dictionary.p.piastre = 0;
dictionary.p.piazza = 0;
dictionary.p.piazzas = 0;
dictionary.p.piazze = 0;
dictionary.p.pibal = 0;
dictionary.p.pibals = 0;
dictionary.p.pibroch = 0;
dictionary.p.pic = 0;
dictionary.p.pica = 0;
dictionary.p.picacho = 0;
dictionary.p.picador = 0;
dictionary.p.pical = 0;
dictionary.p.picara = 0;
dictionary.p.picaras = 0;
dictionary.p.picaro = 0;
dictionary.p.picaros = 0;
dictionary.p.picas = 0;
dictionary.p.piccolo = 0;
dictionary.p.pice = 0;
dictionary.p.piceous = 0;
dictionary.p.pick = 0;
dictionary.p.pickax = 0;
dictionary.p.pickaxe = 0;
dictionary.p.picked = 0;
dictionary.p.pickeer = 0;
dictionary.p.picker = 0;
dictionary.p.pickers = 0;
dictionary.p.picket = 0;
dictionary.p.pickets = 0;
dictionary.p.pickier = 0;
dictionary.p.picking = 0;
dictionary.p.pickle = 0;
dictionary.p.pickled = 0;
dictionary.p.pickles = 0;
dictionary.p.pickoff = 0;
dictionary.p.picks = 0;
dictionary.p.pickup = 0;
dictionary.p.pickups = 0;
dictionary.p.picky = 0;
dictionary.p.picnic = 0;
dictionary.p.picnics = 0;
dictionary.p.picolin = 0;
dictionary.p.picot = 0;
dictionary.p.picoted = 0;
dictionary.p.picotee = 0;
dictionary.p.picots = 0;
dictionary.p.picquet = 0;
dictionary.p.picrate = 0;
dictionary.p.picric = 0;
dictionary.p.picrite = 0;
dictionary.p.pics = 0;
dictionary.p.picture = 0;
dictionary.p.picul = 0;
dictionary.p.piculs = 0;
dictionary.p.piddle = 0;
dictionary.p.piddled = 0;
dictionary.p.piddler = 0;
dictionary.p.piddles = 0;
dictionary.p.piddly = 0;
dictionary.p.piddock = 0;
dictionary.p.pidgin = 0;
dictionary.p.pidgins = 0;
dictionary.p.pie = 0;
dictionary.p.piebald = 0;
dictionary.p.piece = 0;
dictionary.p.pieced = 0;
dictionary.p.piecer = 0;
dictionary.p.piecers = 0;
dictionary.p.pieces = 0;
dictionary.p.piecing = 0;
dictionary.p.pied = 0;
dictionary.p.piefort = 0;
dictionary.p.pieing = 0;
dictionary.p.pier = 0;
dictionary.p.pierce = 0;
dictionary.p.pierced = 0;
dictionary.p.piercer = 0;
dictionary.p.pierces = 0;
dictionary.p.pierogi = 0;
dictionary.p.pierrot = 0;
dictionary.p.piers = 0;
dictionary.p.pies = 0;
dictionary.p.pieta = 0;
dictionary.p.pietas = 0;
dictionary.p.pieties = 0;
dictionary.p.pietism = 0;
dictionary.p.pietist = 0;
dictionary.p.piety = 0;
dictionary.p.piffle = 0;
dictionary.p.piffled = 0;
dictionary.p.piffles = 0;
dictionary.p.pig = 0;
dictionary.p.pigboat = 0;
dictionary.p.pigeon = 0;
dictionary.p.pigeons = 0;
dictionary.p.pigfish = 0;
dictionary.p.pigged = 0;
dictionary.p.piggery = 0;
dictionary.p.piggie = 0;
dictionary.p.piggier = 0;
dictionary.p.piggies = 0;
dictionary.p.piggin = 0;
dictionary.p.pigging = 0;
dictionary.p.piggins = 0;
dictionary.p.piggish = 0;
dictionary.p.piggy = 0;
dictionary.p.piglet = 0;
dictionary.p.piglets = 0;
dictionary.p.pigment = 0;
dictionary.p.pigmies = 0;
dictionary.p.pigmy = 0;
dictionary.p.pignoli = 0;
dictionary.p.pignora = 0;
dictionary.p.pignus = 0;
dictionary.p.pignut = 0;
dictionary.p.pignuts = 0;
dictionary.p.pigout = 0;
dictionary.p.pigouts = 0;
dictionary.p.pigpen = 0;
dictionary.p.pigpens = 0;
dictionary.p.pigs = 0;
dictionary.p.pigskin = 0;
dictionary.p.pigsney = 0;
dictionary.p.pigsty = 0;
dictionary.p.pigtail = 0;
dictionary.p.pigweed = 0;
dictionary.p.piing = 0;
dictionary.p.pika = 0;
dictionary.p.pikake = 0;
dictionary.p.pikakes = 0;
dictionary.p.pikas = 0;
dictionary.p.pike = 0;
dictionary.p.piked = 0;
dictionary.p.pikeman = 0;
dictionary.p.pikemen = 0;
dictionary.p.piker = 0;
dictionary.p.pikers = 0;
dictionary.p.pikes = 0;
dictionary.p.piking = 0;
dictionary.p.pilaf = 0;
dictionary.p.pilaff = 0;
dictionary.p.pilaffs = 0;
dictionary.p.pilafs = 0;
dictionary.p.pilar = 0;
dictionary.p.pilau = 0;
dictionary.p.pilaus = 0;
dictionary.p.pilaw = 0;
dictionary.p.pilaws = 0;
dictionary.p.pile = 0;
dictionary.p.pilea = 0;
dictionary.p.pileate = 0;
dictionary.p.piled = 0;
dictionary.p.pilei = 0;
dictionary.p.pileous = 0;
dictionary.p.piles = 0;
dictionary.p.pileum = 0;
dictionary.p.pileup = 0;
dictionary.p.pileups = 0;
dictionary.p.pileus = 0;
dictionary.p.pilfer = 0;
dictionary.p.pilfers = 0;
dictionary.p.pilgrim = 0;
dictionary.p.pili = 0;
dictionary.p.piling = 0;
dictionary.p.pilings = 0;
dictionary.p.pilis = 0;
dictionary.p.pill = 0;
dictionary.p.pillage = 0;
dictionary.p.pillar = 0;
dictionary.p.pillars = 0;
dictionary.p.pillbox = 0;
dictionary.p.pilled = 0;
dictionary.p.pilling = 0;
dictionary.p.pillion = 0;
dictionary.p.pillory = 0;
dictionary.p.pillow = 0;
dictionary.p.pillows = 0;
dictionary.p.pillowy = 0;
dictionary.p.pills = 0;
dictionary.p.pilose = 0;
dictionary.p.pilot = 0;
dictionary.p.piloted = 0;
dictionary.p.pilots = 0;
dictionary.p.pilous = 0;
dictionary.p.pilsner = 0;
dictionary.p.pilular = 0;
dictionary.p.pilule = 0;
dictionary.p.pilules = 0;
dictionary.p.pilus = 0;
dictionary.p.pily = 0;
dictionary.p.pima = 0;
dictionary.p.pimas = 0;
dictionary.p.pimento = 0;
dictionary.p.pimp = 0;
dictionary.p.pimped = 0;
dictionary.p.pimping = 0;
dictionary.p.pimple = 0;
dictionary.p.pimpled = 0;
dictionary.p.pimples = 0;
dictionary.p.pimply = 0;
dictionary.p.pimps = 0;
dictionary.p.pin = 0;
dictionary.p.pina = 0;
dictionary.p.pinang = 0;
dictionary.p.pinangs = 0;
dictionary.p.pinas = 0;
dictionary.p.pinata = 0;
dictionary.p.pinatas = 0;
dictionary.p.pinball = 0;
dictionary.p.pinbone = 0;
dictionary.p.pincer = 0;
dictionary.p.pincers = 0;
dictionary.p.pinch = 0;
dictionary.p.pinched = 0;
dictionary.p.pincher = 0;
dictionary.p.pinches = 0;
dictionary.p.pinder = 0;
dictionary.p.pinders = 0;
dictionary.p.pine = 0;
dictionary.p.pineal = 0;
dictionary.p.pined = 0;
dictionary.p.pinene = 0;
dictionary.p.pinenes = 0;
dictionary.p.pinery = 0;
dictionary.p.pines = 0;
dictionary.p.pinesap = 0;
dictionary.p.pineta = 0;
dictionary.p.pinetum = 0;
dictionary.p.piney = 0;
dictionary.p.pinfish = 0;
dictionary.p.pinfold = 0;
dictionary.p.ping = 0;
dictionary.p.pinged = 0;
dictionary.p.pinger = 0;
dictionary.p.pingers = 0;
dictionary.p.pinging = 0;
dictionary.p.pingo = 0;
dictionary.p.pingos = 0;
dictionary.p.pings = 0;
dictionary.p.pinguid = 0;
dictionary.p.pinhead = 0;
dictionary.p.pinhole = 0;
dictionary.p.pinier = 0;
dictionary.p.piniest = 0;
dictionary.p.pining = 0;
dictionary.p.pinion = 0;
dictionary.p.pinions = 0;
dictionary.p.pinite = 0;
dictionary.p.pinites = 0;
dictionary.p.pinitol = 0;
dictionary.p.pink = 0;
dictionary.p.pinked = 0;
dictionary.p.pinken = 0;
dictionary.p.pinkens = 0;
dictionary.p.pinker = 0;
dictionary.p.pinkers = 0;
dictionary.p.pinkest = 0;
dictionary.p.pinkey = 0;
dictionary.p.pinkeye = 0;
dictionary.p.pinkeys = 0;
dictionary.p.pinkie = 0;
dictionary.p.pinkies = 0;
dictionary.p.pinking = 0;
dictionary.p.pinkish = 0;
dictionary.p.pinkly = 0;
dictionary.p.pinko = 0;
dictionary.p.pinkoes = 0;
dictionary.p.pinkos = 0;
dictionary.p.pinks = 0;
dictionary.p.pinky = 0;
dictionary.p.pinna = 0;
dictionary.p.pinnace = 0;
dictionary.p.pinnae = 0;
dictionary.p.pinnal = 0;
dictionary.p.pinnas = 0;
dictionary.p.pinnate = 0;
dictionary.p.pinned = 0;
dictionary.p.pinner = 0;
dictionary.p.pinners = 0;
dictionary.p.pinnies = 0;
dictionary.p.pinning = 0;
dictionary.p.pinnula = 0;
dictionary.p.pinnule = 0;
dictionary.p.pinny = 0;
dictionary.p.pinocle = 0;
dictionary.p.pinole = 0;
dictionary.p.pinoles = 0;
dictionary.p.pinon = 0;
dictionary.p.pinones = 0;
dictionary.p.pinons = 0;
dictionary.p.pinot = 0;
dictionary.p.pinots = 0;
dictionary.p.pins = 0;
dictionary.p.pint = 0;
dictionary.p.pinta = 0;
dictionary.p.pintada = 0;
dictionary.p.pintado = 0;
dictionary.p.pintail = 0;
dictionary.p.pintano = 0;
dictionary.p.pintas = 0;
dictionary.p.pintle = 0;
dictionary.p.pintles = 0;
dictionary.p.pinto = 0;
dictionary.p.pintoes = 0;
dictionary.p.pintos = 0;
dictionary.p.pints = 0;
dictionary.p.pinup = 0;
dictionary.p.pinups = 0;
dictionary.p.pinwale = 0;
dictionary.p.pinweed = 0;
dictionary.p.pinwork = 0;
dictionary.p.pinworm = 0;
dictionary.p.piny = 0;
dictionary.p.pinyin = 0;
dictionary.p.pinyon = 0;
dictionary.p.pinyons = 0;
dictionary.p.piolet = 0;
dictionary.p.piolets = 0;
dictionary.p.pion = 0;
dictionary.p.pioneer = 0;
dictionary.p.pionic = 0;
dictionary.p.pions = 0;
dictionary.p.piosity = 0;
dictionary.p.pious = 0;
dictionary.p.piously = 0;
dictionary.p.pip = 0;
dictionary.p.pipage = 0;
dictionary.p.pipages = 0;
dictionary.p.pipal = 0;
dictionary.p.pipals = 0;
dictionary.p.pipe = 0;
dictionary.p.pipeage = 0;
dictionary.p.piped = 0;
dictionary.p.pipeful = 0;
dictionary.p.piper = 0;
dictionary.p.pipers = 0;
dictionary.p.pipes = 0;
dictionary.p.pipet = 0;
dictionary.p.pipets = 0;
dictionary.p.pipette = 0;
dictionary.p.pipier = 0;
dictionary.p.pipiest = 0;
dictionary.p.piping = 0;
dictionary.p.pipings = 0;
dictionary.p.pipit = 0;
dictionary.p.pipits = 0;
dictionary.p.pipkin = 0;
dictionary.p.pipkins = 0;
dictionary.p.pipped = 0;
dictionary.p.pippin = 0;
dictionary.p.pipping = 0;
dictionary.p.pippins = 0;
dictionary.p.pips = 0;
dictionary.p.pipy = 0;
dictionary.p.piquant = 0;
dictionary.p.pique = 0;
dictionary.p.piqued = 0;
dictionary.p.piques = 0;
dictionary.p.piquet = 0;
dictionary.p.piquets = 0;
dictionary.p.piquing = 0;
dictionary.p.piracy = 0;
dictionary.p.piragua = 0;
dictionary.p.pirana = 0;
dictionary.p.piranas = 0;
dictionary.p.piranha = 0;
dictionary.p.pirate = 0;
dictionary.p.pirated = 0;
dictionary.p.pirates = 0;
dictionary.p.piratic = 0;
dictionary.p.piraya = 0;
dictionary.p.pirayas = 0;
dictionary.p.pirn = 0;
dictionary.p.pirns = 0;
dictionary.p.pirog = 0;
dictionary.p.pirogen = 0;
dictionary.p.piroghi = 0;
dictionary.p.pirogi = 0;
dictionary.p.pirogue = 0;
dictionary.p.pirojki = 0;
dictionary.p.piroque = 0;
dictionary.p.pis = 0;
dictionary.p.piscary = 0;
dictionary.p.piscina = 0;
dictionary.p.piscine = 0;
dictionary.p.pisco = 0;
dictionary.p.piscos = 0;
dictionary.p.pish = 0;
dictionary.p.pished = 0;
dictionary.p.pishes = 0;
dictionary.p.pishing = 0;
dictionary.p.pishoge = 0;
dictionary.p.pismire = 0;
dictionary.p.pissoir = 0;
dictionary.p.piste = 0;
dictionary.p.pistes = 0;
dictionary.p.pistil = 0;
dictionary.p.pistils = 0;
dictionary.p.pistol = 0;
dictionary.p.pistole = 0;
dictionary.p.pistols = 0;
dictionary.p.piston = 0;
dictionary.p.pistons = 0;
dictionary.p.pit = 0;
dictionary.p.pita = 0;
dictionary.p.pitapat = 0;
dictionary.p.pitas = 0;
dictionary.p.pitch = 0;
dictionary.p.pitched = 0;
dictionary.p.pitcher = 0;
dictionary.p.pitches = 0;
dictionary.p.pitchy = 0;
dictionary.p.piteous = 0;
dictionary.p.pitfall = 0;
dictionary.p.pith = 0;
dictionary.p.pithead = 0;
dictionary.p.pithed = 0;
dictionary.p.pithier = 0;
dictionary.p.pithily = 0;
dictionary.p.pithing = 0;
dictionary.p.piths = 0;
dictionary.p.pithy = 0;
dictionary.p.pitied = 0;
dictionary.p.pitier = 0;
dictionary.p.pitiers = 0;
dictionary.p.pities = 0;
dictionary.p.pitiful = 0;
dictionary.p.pitman = 0;
dictionary.p.pitmans = 0;
dictionary.p.pitmen = 0;
dictionary.p.piton = 0;
dictionary.p.pitons = 0;
dictionary.p.pits = 0;
dictionary.p.pitsaw = 0;
dictionary.p.pitsaws = 0;
dictionary.p.pitted = 0;
dictionary.p.pitting = 0;
dictionary.p.pity = 0;
dictionary.p.pitying = 0;
dictionary.p.piu = 0;
dictionary.p.pivot = 0;
dictionary.p.pivotal = 0;
dictionary.p.pivoted = 0;
dictionary.p.pivots = 0;
dictionary.p.pix = 0;
dictionary.p.pixel = 0;
dictionary.p.pixels = 0;
dictionary.p.pixes = 0;
dictionary.p.pixie = 0;
dictionary.p.pixies = 0;
dictionary.p.pixy = 0;
dictionary.p.pixyish = 0;
dictionary.p.pizazz = 0;
dictionary.p.pizazzy = 0;
dictionary.p.pizza = 0;
dictionary.p.pizzas = 0;
dictionary.p.pizzle = 0;
dictionary.p.pizzles = 0;
dictionary.p.placard = 0;
dictionary.p.placate = 0;
dictionary.p.place = 0;
dictionary.p.placebo = 0;
dictionary.p.placed = 0;
dictionary.p.placer = 0;
dictionary.p.placers = 0;
dictionary.p.places = 0;
dictionary.p.placet = 0;
dictionary.p.placets = 0;
dictionary.p.placid = 0;
dictionary.p.placing = 0;
dictionary.p.plack = 0;
dictionary.p.placket = 0;
dictionary.p.placks = 0;
dictionary.p.placoid = 0;
dictionary.p.plafond = 0;
dictionary.p.plagal = 0;
dictionary.p.plage = 0;
dictionary.p.plages = 0;
dictionary.p.plague = 0;
dictionary.p.plagued = 0;
dictionary.p.plaguer = 0;
dictionary.p.plagues = 0;
dictionary.p.plaguey = 0;
dictionary.p.plaguy = 0;
dictionary.p.plaice = 0;
dictionary.p.plaices = 0;
dictionary.p.plaid = 0;
dictionary.p.plaided = 0;
dictionary.p.plaids = 0;
dictionary.p.plain = 0;
dictionary.p.plained = 0;
dictionary.p.plainer = 0;
dictionary.p.plainly = 0;
dictionary.p.plains = 0;
dictionary.p.plaint = 0;
dictionary.p.plaints = 0;
dictionary.p.plait = 0;
dictionary.p.plaited = 0;
dictionary.p.plaiter = 0;
dictionary.p.plaits = 0;
dictionary.p.plan = 0;
dictionary.p.planar = 0;
dictionary.p.planate = 0;
dictionary.p.planch = 0;
dictionary.p.planche = 0;
dictionary.p.plane = 0;
dictionary.p.planed = 0;
dictionary.p.planer = 0;
dictionary.p.planers = 0;
dictionary.p.planes = 0;
dictionary.p.planet = 0;
dictionary.p.planets = 0;
dictionary.p.planing = 0;
dictionary.p.planish = 0;
dictionary.p.plank = 0;
dictionary.p.planked = 0;
dictionary.p.planks = 0;
dictionary.p.planned = 0;
dictionary.p.planner = 0;
dictionary.p.plans = 0;
dictionary.p.plant = 0;
dictionary.p.plantar = 0;
dictionary.p.planted = 0;
dictionary.p.planter = 0;
dictionary.p.plants = 0;
dictionary.p.planula = 0;
dictionary.p.plaque = 0;
dictionary.p.plaques = 0;
dictionary.p.plash = 0;
dictionary.p.plashed = 0;
dictionary.p.plasher = 0;
dictionary.p.plashes = 0;
dictionary.p.plashy = 0;
dictionary.p.plasm = 0;
dictionary.p.plasma = 0;
dictionary.p.plasmas = 0;
dictionary.p.plasmic = 0;
dictionary.p.plasmid = 0;
dictionary.p.plasmin = 0;
dictionary.p.plasmon = 0;
dictionary.p.plasms = 0;
dictionary.p.plaster = 0;
dictionary.p.plastic = 0;
dictionary.p.plastid = 0;
dictionary.p.plat = 0;
dictionary.p.platan = 0;
dictionary.p.platane = 0;
dictionary.p.platans = 0;
dictionary.p.plate = 0;
dictionary.p.plateau = 0;
dictionary.p.plated = 0;
dictionary.p.platen = 0;
dictionary.p.platens = 0;
dictionary.p.plater = 0;
dictionary.p.platers = 0;
dictionary.p.plates = 0;
dictionary.p.platier = 0;
dictionary.p.platies = 0;
dictionary.p.platina = 0;
dictionary.p.plating = 0;
dictionary.p.platoon = 0;
dictionary.p.plats = 0;
dictionary.p.platted = 0;
dictionary.p.platter = 0;
dictionary.p.platy = 0;
dictionary.p.platypi = 0;
dictionary.p.platys = 0;
dictionary.p.plaudit = 0;
dictionary.p.play = 0;
dictionary.p.playa = 0;
dictionary.p.playact = 0;
dictionary.p.playas = 0;
dictionary.p.playboy = 0;
dictionary.p.playday = 0;
dictionary.p.played = 0;
dictionary.p.player = 0;
dictionary.p.players = 0;
dictionary.p.playful = 0;
dictionary.p.playing = 0;
dictionary.p.playlet = 0;
dictionary.p.playoff = 0;
dictionary.p.playpen = 0;
dictionary.p.plays = 0;
dictionary.p.plaza = 0;
dictionary.p.plazas = 0;
dictionary.p.plea = 0;
dictionary.p.pleach = 0;
dictionary.p.plead = 0;
dictionary.p.pleaded = 0;
dictionary.p.pleader = 0;
dictionary.p.pleads = 0;
dictionary.p.pleas = 0;
dictionary.p.please = 0;
dictionary.p.pleased = 0;
dictionary.p.pleaser = 0;
dictionary.p.pleases = 0;
dictionary.p.pleat = 0;
dictionary.p.pleated = 0;
dictionary.p.pleater = 0;
dictionary.p.pleats = 0;
dictionary.p.pleb = 0;
dictionary.p.plebe = 0;
dictionary.p.plebes = 0;
dictionary.p.plebs = 0;
dictionary.p.plectra = 0;
dictionary.p.pled = 0;
dictionary.p.pledge = 0;
dictionary.p.pledged = 0;
dictionary.p.pledgee = 0;
dictionary.p.pledger = 0;
dictionary.p.pledges = 0;
dictionary.p.pledget = 0;
dictionary.p.pledgor = 0;
dictionary.p.pleiad = 0;
dictionary.p.pleiads = 0;
dictionary.p.plena = 0;
dictionary.p.plenary = 0;
dictionary.p.plench = 0;
dictionary.p.plenish = 0;
dictionary.p.plenism = 0;
dictionary.p.plenist = 0;
dictionary.p.plenty = 0;
dictionary.p.plenum = 0;
dictionary.p.plenums = 0;
dictionary.p.pleopod = 0;
dictionary.p.plessor = 0;
dictionary.p.pleura = 0;
dictionary.p.pleurae = 0;
dictionary.p.pleural = 0;
dictionary.p.pleuras = 0;
dictionary.p.pleuron = 0;
dictionary.p.plew = 0;
dictionary.p.plews = 0;
dictionary.p.plexal = 0;
dictionary.p.plexor = 0;
dictionary.p.plexors = 0;
dictionary.p.plexus = 0;
dictionary.p.pliable = 0;
dictionary.p.pliably = 0;
dictionary.p.pliancy = 0;
dictionary.p.pliant = 0;
dictionary.p.plica = 0;
dictionary.p.plicae = 0;
dictionary.p.plical = 0;
dictionary.p.plicate = 0;
dictionary.p.plie = 0;
dictionary.p.plied = 0;
dictionary.p.plier = 0;
dictionary.p.pliers = 0;
dictionary.p.plies = 0;
dictionary.p.plight = 0;
dictionary.p.plights = 0;
dictionary.p.plimsol = 0;
dictionary.p.plink = 0;
dictionary.p.plinked = 0;
dictionary.p.plinker = 0;
dictionary.p.plinks = 0;
dictionary.p.plinth = 0;
dictionary.p.plinths = 0;
dictionary.p.pliskie = 0;
dictionary.p.plisky = 0;
dictionary.p.plisse = 0;
dictionary.p.plisses = 0;
dictionary.p.plod = 0;
dictionary.p.plodded = 0;
dictionary.p.plodder = 0;
dictionary.p.plods = 0;
dictionary.p.ploidy = 0;
dictionary.p.plonk = 0;
dictionary.p.plonked = 0;
dictionary.p.plonks = 0;
dictionary.p.plop = 0;
dictionary.p.plopped = 0;
dictionary.p.plops = 0;
dictionary.p.plosion = 0;
dictionary.p.plosive = 0;
dictionary.p.plot = 0;
dictionary.p.plots = 0;
dictionary.p.plotted = 0;
dictionary.p.plotter = 0;
dictionary.p.plotty = 0;
dictionary.p.plotz = 0;
dictionary.p.plotzed = 0;
dictionary.p.plotzes = 0;
dictionary.p.plough = 0;
dictionary.p.ploughs = 0;
dictionary.p.plover = 0;
dictionary.p.plovers = 0;
dictionary.p.plow = 0;
dictionary.p.plowboy = 0;
dictionary.p.plowed = 0;
dictionary.p.plower = 0;
dictionary.p.plowers = 0;
dictionary.p.plowing = 0;
dictionary.p.plowman = 0;
dictionary.p.plowmen = 0;
dictionary.p.plows = 0;
dictionary.p.ploy = 0;
dictionary.p.ployed = 0;
dictionary.p.ploying = 0;
dictionary.p.ploys = 0;
dictionary.p.pluck = 0;
dictionary.p.plucked = 0;
dictionary.p.plucker = 0;
dictionary.p.plucks = 0;
dictionary.p.plucky = 0;
dictionary.p.plug = 0;
dictionary.p.plugged = 0;
dictionary.p.plugger = 0;
dictionary.p.plugola = 0;
dictionary.p.plugs = 0;
dictionary.p.plum = 0;
dictionary.p.plumage = 0;
dictionary.p.plumate = 0;
dictionary.p.plumb = 0;
dictionary.p.plumbed = 0;
dictionary.p.plumber = 0;
dictionary.p.plumbic = 0;
dictionary.p.plumbs = 0;
dictionary.p.plumbum = 0;
dictionary.p.plume = 0;
dictionary.p.plumed = 0;
dictionary.p.plumes = 0;
dictionary.p.plumier = 0;
dictionary.p.pluming = 0;
dictionary.p.plummet = 0;
dictionary.p.plummy = 0;
dictionary.p.plumose = 0;
dictionary.p.plump = 0;
dictionary.p.plumped = 0;
dictionary.p.plumpen = 0;
dictionary.p.plumper = 0;
dictionary.p.plumply = 0;
dictionary.p.plumps = 0;
dictionary.p.plums = 0;
dictionary.p.plumule = 0;
dictionary.p.plumy = 0;
dictionary.p.plunder = 0;
dictionary.p.plunge = 0;
dictionary.p.plunged = 0;
dictionary.p.plunger = 0;
dictionary.p.plunges = 0;
dictionary.p.plunk = 0;
dictionary.p.plunked = 0;
dictionary.p.plunker = 0;
dictionary.p.plunks = 0;
dictionary.p.plural = 0;
dictionary.p.plurals = 0;
dictionary.p.plus = 0;
dictionary.p.pluses = 0;
dictionary.p.plush = 0;
dictionary.p.plusher = 0;
dictionary.p.plushes = 0;
dictionary.p.plushly = 0;
dictionary.p.plushy = 0;
dictionary.p.plusses = 0;
dictionary.p.plutei = 0;
dictionary.p.pluteus = 0;
dictionary.p.pluton = 0;
dictionary.p.plutons = 0;
dictionary.p.pluvial = 0;
dictionary.p.pluvian = 0;
dictionary.p.ply = 0;
dictionary.p.plyer = 0;
dictionary.p.plyers = 0;
dictionary.p.plying = 0;
dictionary.p.plywood = 0;
dictionary.p.pneuma = 0;
dictionary.p.pneumas = 0;
dictionary.p.poach = 0;
dictionary.p.poached = 0;
dictionary.p.poacher = 0;
dictionary.p.poaches = 0;
dictionary.p.poachy = 0;
dictionary.p.pochard = 0;
dictionary.p.pock = 0;
dictionary.p.pocked = 0;
dictionary.p.pocket = 0;
dictionary.p.pockets = 0;
dictionary.p.pockier = 0;
dictionary.p.pockily = 0;
dictionary.p.pocking = 0;
dictionary.p.pocks = 0;
dictionary.p.pocky = 0;
dictionary.p.poco = 0;
dictionary.p.pocosin = 0;
dictionary.p.pod = 0;
dictionary.p.podagra = 0;
dictionary.p.podded = 0;
dictionary.p.podding = 0;
dictionary.p.podesta = 0;
dictionary.p.podgier = 0;
dictionary.p.podgily = 0;
dictionary.p.podgy = 0;
dictionary.p.podia = 0;
dictionary.p.podite = 0;
dictionary.p.podites = 0;
dictionary.p.poditic = 0;
dictionary.p.podium = 0;
dictionary.p.podiums = 0;
dictionary.p.podlike = 0;
dictionary.p.pods = 0;
dictionary.p.podsol = 0;
dictionary.p.podsols = 0;
dictionary.p.podzol = 0;
dictionary.p.podzols = 0;
dictionary.p.poem = 0;
dictionary.p.poems = 0;
dictionary.p.poesies = 0;
dictionary.p.poesy = 0;
dictionary.p.poet = 0;
dictionary.p.poetess = 0;
dictionary.p.poetic = 0;
dictionary.p.poetics = 0;
dictionary.p.poetise = 0;
dictionary.p.poetize = 0;
dictionary.p.poetry = 0;
dictionary.p.poets = 0;
dictionary.p.pogey = 0;
dictionary.p.pogeys = 0;
dictionary.p.pogies = 0;
dictionary.p.pogonia = 0;
dictionary.p.pogonip = 0;
dictionary.p.pogrom = 0;
dictionary.p.pogroms = 0;
dictionary.p.pogy = 0;
dictionary.p.poh = 0;
dictionary.p.poi = 0;
dictionary.p.poilu = 0;
dictionary.p.poilus = 0;
dictionary.p.poind = 0;
dictionary.p.poinded = 0;
dictionary.p.poinds = 0;
dictionary.p.point = 0;
dictionary.p.pointe = 0;
dictionary.p.pointed = 0;
dictionary.p.pointer = 0;
dictionary.p.pointes = 0;
dictionary.p.points = 0;
dictionary.p.pointy = 0;
dictionary.p.pois = 0;
dictionary.p.poise = 0;
dictionary.p.poised = 0;
dictionary.p.poiser = 0;
dictionary.p.poisers = 0;
dictionary.p.poises = 0;
dictionary.p.poising = 0;
dictionary.p.poison = 0;
dictionary.p.poisons = 0;
dictionary.p.poitrel = 0;
dictionary.p.poke = 0;
dictionary.p.poked = 0;
dictionary.p.poker = 0;
dictionary.p.pokers = 0;
dictionary.p.pokes = 0;
dictionary.p.pokey = 0;
dictionary.p.pokeys = 0;
dictionary.p.pokier = 0;
dictionary.p.pokies = 0;
dictionary.p.pokiest = 0;
dictionary.p.pokily = 0;
dictionary.p.poking = 0;
dictionary.p.poky = 0;
dictionary.p.pol = 0;
dictionary.p.polar = 0;
dictionary.p.polaron = 0;
dictionary.p.polars = 0;
dictionary.p.polder = 0;
dictionary.p.polders = 0;
dictionary.p.pole = 0;
dictionary.p.poleax = 0;
dictionary.p.poleaxe = 0;
dictionary.p.polecat = 0;
dictionary.p.poled = 0;
dictionary.p.poleis = 0;
dictionary.p.polemic = 0;
dictionary.p.polenta = 0;
dictionary.p.poler = 0;
dictionary.p.polers = 0;
dictionary.p.poles = 0;
dictionary.p.poleyn = 0;
dictionary.p.poleyns = 0;
dictionary.p.police = 0;
dictionary.p.policed = 0;
dictionary.p.polices = 0;
dictionary.p.policy = 0;
dictionary.p.poling = 0;
dictionary.p.polio = 0;
dictionary.p.polios = 0;
dictionary.p.polis = 0;
dictionary.p.polish = 0;
dictionary.p.polite = 0;
dictionary.p.politer = 0;
dictionary.p.politic = 0;
dictionary.p.polity = 0;
dictionary.p.polka = 0;
dictionary.p.polkaed = 0;
dictionary.p.polkas = 0;
dictionary.p.poll = 0;
dictionary.p.pollack = 0;
dictionary.p.pollard = 0;
dictionary.p.polled = 0;
dictionary.p.pollee = 0;
dictionary.p.pollees = 0;
dictionary.p.pollen = 0;
dictionary.p.pollens = 0;
dictionary.p.poller = 0;
dictionary.p.pollers = 0;
dictionary.p.pollex = 0;
dictionary.p.polling = 0;
dictionary.p.pollist = 0;
dictionary.p.pollock = 0;
dictionary.p.polls = 0;
dictionary.p.pollute = 0;
dictionary.p.polo = 0;
dictionary.p.poloist = 0;
dictionary.p.polos = 0;
dictionary.p.pols = 0;
dictionary.p.poly = 0;
dictionary.p.polycot = 0;
dictionary.p.polyene = 0;
dictionary.p.polygon = 0;
dictionary.p.polymer = 0;
dictionary.p.polynya = 0;
dictionary.p.polyoma = 0;
dictionary.p.polyp = 0;
dictionary.p.polypi = 0;
dictionary.p.polypod = 0;
dictionary.p.polyps = 0;
dictionary.p.polypus = 0;
dictionary.p.polys = 0;
dictionary.p.pom = 0;
dictionary.p.pomace = 0;
dictionary.p.pomaces = 0;
dictionary.p.pomade = 0;
dictionary.p.pomaded = 0;
dictionary.p.pomades = 0;
dictionary.p.pomatum = 0;
dictionary.p.pome = 0;
dictionary.p.pomelo = 0;
dictionary.p.pomelos = 0;
dictionary.p.pomes = 0;
dictionary.p.pomfret = 0;
dictionary.p.pommee = 0;
dictionary.p.pommel = 0;
dictionary.p.pommels = 0;
dictionary.p.pommie = 0;
dictionary.p.pommies = 0;
dictionary.p.pommy = 0;
dictionary.p.pomp = 0;
dictionary.p.pompano = 0;
dictionary.p.pompom = 0;
dictionary.p.pompoms = 0;
dictionary.p.pompon = 0;
dictionary.p.pompons = 0;
dictionary.p.pompous = 0;
dictionary.p.pomps = 0;
dictionary.p.poms = 0;
dictionary.p.ponce = 0;
dictionary.p.ponced = 0;
dictionary.p.ponces = 0;
dictionary.p.poncho = 0;
dictionary.p.ponchos = 0;
dictionary.p.poncing = 0;
dictionary.p.pond = 0;
dictionary.p.ponded = 0;
dictionary.p.ponder = 0;
dictionary.p.ponders = 0;
dictionary.p.ponding = 0;
dictionary.p.ponds = 0;
dictionary.p.pone = 0;
dictionary.p.ponent = 0;
dictionary.p.pones = 0;
dictionary.p.pong = 0;
dictionary.p.ponged = 0;
dictionary.p.pongee = 0;
dictionary.p.pongees = 0;
dictionary.p.pongid = 0;
dictionary.p.pongids = 0;
dictionary.p.ponging = 0;
dictionary.p.pongs = 0;
dictionary.p.poniard = 0;
dictionary.p.ponied = 0;
dictionary.p.ponies = 0;
dictionary.p.pons = 0;
dictionary.p.pontes = 0;
dictionary.p.pontiff = 0;
dictionary.p.pontil = 0;
dictionary.p.pontils = 0;
dictionary.p.pontine = 0;
dictionary.p.ponton = 0;
dictionary.p.pontons = 0;
dictionary.p.pontoon = 0;
dictionary.p.pony = 0;
dictionary.p.ponying = 0;
dictionary.p.pooch = 0;
dictionary.p.pooched = 0;
dictionary.p.pooches = 0;
dictionary.p.pood = 0;
dictionary.p.poodle = 0;
dictionary.p.poodles = 0;
dictionary.p.poods = 0;
dictionary.p.poof = 0;
dictionary.p.poofs = 0;
dictionary.p.pooftah = 0;
dictionary.p.poofter = 0;
dictionary.p.poofy = 0;
dictionary.p.pooh = 0;
dictionary.p.poohed = 0;
dictionary.p.poohing = 0;
dictionary.p.poohs = 0;
dictionary.p.pool = 0;
dictionary.p.pooled = 0;
dictionary.p.pooling = 0;
dictionary.p.pools = 0;
dictionary.p.poon = 0;
dictionary.p.poons = 0;
dictionary.p.poor = 0;
dictionary.p.poorer = 0;
dictionary.p.poorest = 0;
dictionary.p.poori = 0;
dictionary.p.pooris = 0;
dictionary.p.poorish = 0;
dictionary.p.poorly = 0;
dictionary.p.poove = 0;
dictionary.p.pooves = 0;
dictionary.p.pop = 0;
dictionary.p.popcorn = 0;
dictionary.p.pope = 0;
dictionary.p.popedom = 0;
dictionary.p.popery = 0;
dictionary.p.popes = 0;
dictionary.p.popeyed = 0;
dictionary.p.popgun = 0;
dictionary.p.popguns = 0;
dictionary.p.popish = 0;
dictionary.p.poplar = 0;
dictionary.p.poplars = 0;
dictionary.p.poplin = 0;
dictionary.p.poplins = 0;
dictionary.p.popover = 0;
dictionary.p.poppa = 0;
dictionary.p.poppas = 0;
dictionary.p.popped = 0;
dictionary.p.popper = 0;
dictionary.p.poppers = 0;
dictionary.p.poppet = 0;
dictionary.p.poppets = 0;
dictionary.p.poppied = 0;
dictionary.p.poppies = 0;
dictionary.p.popping = 0;
dictionary.p.popple = 0;
dictionary.p.poppled = 0;
dictionary.p.popples = 0;
dictionary.p.poppy = 0;
dictionary.p.pops = 0;
dictionary.p.popsie = 0;
dictionary.p.popsies = 0;
dictionary.p.popsy = 0;
dictionary.p.popular = 0;
dictionary.p.porch = 0;
dictionary.p.porches = 0;
dictionary.p.porcine = 0;
dictionary.p.porcini = 0;
dictionary.p.porcino = 0;
dictionary.p.pore = 0;
dictionary.p.pored = 0;
dictionary.p.pores = 0;
dictionary.p.porgies = 0;
dictionary.p.porgy = 0;
dictionary.p.poring = 0;
dictionary.p.porism = 0;
dictionary.p.porisms = 0;
dictionary.p.pork = 0;
dictionary.p.porker = 0;
dictionary.p.porkers = 0;
dictionary.p.porkier = 0;
dictionary.p.porkies = 0;
dictionary.p.porkpie = 0;
dictionary.p.porks = 0;
dictionary.p.porky = 0;
dictionary.p.porn = 0;
dictionary.p.porno = 0;
dictionary.p.pornos = 0;
dictionary.p.porns = 0;
dictionary.p.porny = 0;
dictionary.p.porose = 0;
dictionary.p.porous = 0;
dictionary.p.porrect = 0;
dictionary.p.port = 0;
dictionary.p.portage = 0;
dictionary.p.portal = 0;
dictionary.p.portals = 0;
dictionary.p.ported = 0;
dictionary.p.portend = 0;
dictionary.p.portent = 0;
dictionary.p.porter = 0;
dictionary.p.porters = 0;
dictionary.p.portico = 0;
dictionary.p.porting = 0;
dictionary.p.portion = 0;
dictionary.p.portly = 0;
dictionary.p.portray = 0;
dictionary.p.ports = 0;
dictionary.p.posada = 0;
dictionary.p.posadas = 0;
dictionary.p.pose = 0;
dictionary.p.posed = 0;
dictionary.p.poser = 0;
dictionary.p.posers = 0;
dictionary.p.poses = 0;
dictionary.p.poseur = 0;
dictionary.p.poseurs = 0;
dictionary.p.posh = 0;
dictionary.p.posher = 0;
dictionary.p.poshest = 0;
dictionary.p.poshly = 0;
dictionary.p.posies = 0;
dictionary.p.posing = 0;
dictionary.p.posit = 0;
dictionary.p.posited = 0;
dictionary.p.posits = 0;
dictionary.p.posse = 0;
dictionary.p.posses = 0;
dictionary.p.possess = 0;
dictionary.p.posset = 0;
dictionary.p.possets = 0;
dictionary.p.possum = 0;
dictionary.p.possums = 0;
dictionary.p.post = 0;
dictionary.p.postage = 0;
dictionary.p.postal = 0;
dictionary.p.postals = 0;
dictionary.p.postbag = 0;
dictionary.p.postbox = 0;
dictionary.p.postboy = 0;
dictionary.p.posted = 0;
dictionary.p.posteen = 0;
dictionary.p.poster = 0;
dictionary.p.postern = 0;
dictionary.p.posters = 0;
dictionary.p.postfix = 0;
dictionary.p.postin = 0;
dictionary.p.posting = 0;
dictionary.p.postins = 0;
dictionary.p.postman = 0;
dictionary.p.postmen = 0;
dictionary.p.posts = 0;
dictionary.p.posture = 0;
dictionary.p.postwar = 0;
dictionary.p.posy = 0;
dictionary.p.pot = 0;
dictionary.p.potable = 0;
dictionary.p.potage = 0;
dictionary.p.potages = 0;
dictionary.p.potamic = 0;
dictionary.p.potash = 0;
dictionary.p.potato = 0;
dictionary.p.potboil = 0;
dictionary.p.potboy = 0;
dictionary.p.potboys = 0;
dictionary.p.poteen = 0;
dictionary.p.poteens = 0;
dictionary.p.potence = 0;
dictionary.p.potency = 0;
dictionary.p.potent = 0;
dictionary.p.potful = 0;
dictionary.p.potfuls = 0;
dictionary.p.pothead = 0;
dictionary.p.potheen = 0;
dictionary.p.pother = 0;
dictionary.p.potherb = 0;
dictionary.p.pothers = 0;
dictionary.p.pothole = 0;
dictionary.p.pothook = 0;
dictionary.p.potiche = 0;
dictionary.p.potion = 0;
dictionary.p.potions = 0;
dictionary.p.potlach = 0;
dictionary.p.potlike = 0;
dictionary.p.potline = 0;
dictionary.p.potluck = 0;
dictionary.p.potman = 0;
dictionary.p.potmen = 0;
dictionary.p.potpie = 0;
dictionary.p.potpies = 0;
dictionary.p.pots = 0;
dictionary.p.potshot = 0;
dictionary.p.potsie = 0;
dictionary.p.potsies = 0;
dictionary.p.potsy = 0;
dictionary.p.pottage = 0;
dictionary.p.potted = 0;
dictionary.p.potteen = 0;
dictionary.p.potter = 0;
dictionary.p.potters = 0;
dictionary.p.pottery = 0;
dictionary.p.pottier = 0;
dictionary.p.potties = 0;
dictionary.p.potting = 0;
dictionary.p.pottle = 0;
dictionary.p.pottles = 0;
dictionary.p.potto = 0;
dictionary.p.pottos = 0;
dictionary.p.potty = 0;
dictionary.p.pouch = 0;
dictionary.p.pouched = 0;
dictionary.p.pouches = 0;
dictionary.p.pouchy = 0;
dictionary.p.pouf = 0;
dictionary.p.poufed = 0;
dictionary.p.pouff = 0;
dictionary.p.pouffe = 0;
dictionary.p.pouffed = 0;
dictionary.p.pouffes = 0;
dictionary.p.pouffs = 0;
dictionary.p.poufs = 0;
dictionary.p.poulard = 0;
dictionary.p.poult = 0;
dictionary.p.poulter = 0;
dictionary.p.poultry = 0;
dictionary.p.poults = 0;
dictionary.p.pounce = 0;
dictionary.p.pounced = 0;
dictionary.p.pouncer = 0;
dictionary.p.pounces = 0;
dictionary.p.pound = 0;
dictionary.p.poundal = 0;
dictionary.p.pounded = 0;
dictionary.p.pounder = 0;
dictionary.p.pounds = 0;
dictionary.p.pour = 0;
dictionary.p.poured = 0;
dictionary.p.pourer = 0;
dictionary.p.pourers = 0;
dictionary.p.pouring = 0;
dictionary.p.pours = 0;
dictionary.p.poussie = 0;
dictionary.p.pout = 0;
dictionary.p.pouted = 0;
dictionary.p.pouter = 0;
dictionary.p.pouters = 0;
dictionary.p.poutful = 0;
dictionary.p.poutier = 0;
dictionary.p.pouting = 0;
dictionary.p.pouts = 0;
dictionary.p.pouty = 0;
dictionary.p.poverty = 0;
dictionary.p.pow = 0;
dictionary.p.powder = 0;
dictionary.p.powders = 0;
dictionary.p.powdery = 0;
dictionary.p.power = 0;
dictionary.p.powered = 0;
dictionary.p.powers = 0;
dictionary.p.pows = 0;
dictionary.p.powter = 0;
dictionary.p.powters = 0;
dictionary.p.powwow = 0;
dictionary.p.powwows = 0;
dictionary.p.pox = 0;
dictionary.p.poxed = 0;
dictionary.p.poxes = 0;
dictionary.p.poxing = 0;
dictionary.p.poyou = 0;
dictionary.p.poyous = 0;
dictionary.p.praam = 0;
dictionary.p.praams = 0;
dictionary.p.practic = 0;
dictionary.p.praetor = 0;
dictionary.p.prahu = 0;
dictionary.p.prahus = 0;
dictionary.p.prairie = 0;
dictionary.p.praise = 0;
dictionary.p.praised = 0;
dictionary.p.praiser = 0;
dictionary.p.praises = 0;
dictionary.p.praline = 0;
dictionary.p.pram = 0;
dictionary.p.prams = 0;
dictionary.p.prance = 0;
dictionary.p.pranced = 0;
dictionary.p.prancer = 0;
dictionary.p.prances = 0;
dictionary.p.prang = 0;
dictionary.p.pranged = 0;
dictionary.p.prangs = 0;
dictionary.p.prank = 0;
dictionary.p.pranked = 0;
dictionary.p.pranks = 0;
dictionary.p.prao = 0;
dictionary.p.praos = 0;
dictionary.p.prase = 0;
dictionary.p.prases = 0;
dictionary.p.prat = 0;
dictionary.p.prate = 0;
dictionary.p.prated = 0;
dictionary.p.prater = 0;
dictionary.p.praters = 0;
dictionary.p.prates = 0;
dictionary.p.prating = 0;
dictionary.p.prats = 0;
dictionary.p.prattle = 0;
dictionary.p.prau = 0;
dictionary.p.praus = 0;
dictionary.p.prawn = 0;
dictionary.p.prawned = 0;
dictionary.p.prawner = 0;
dictionary.p.prawns = 0;
dictionary.p.praxes = 0;
dictionary.p.praxis = 0;
dictionary.p.pray = 0;
dictionary.p.prayed = 0;
dictionary.p.prayer = 0;
dictionary.p.prayers = 0;
dictionary.p.praying = 0;
dictionary.p.prays = 0;
dictionary.p.preach = 0;
dictionary.p.preachy = 0;
dictionary.p.preact = 0;
dictionary.p.preacts = 0;
dictionary.p.preaged = 0;
dictionary.p.preamp = 0;
dictionary.p.preamps = 0;
dictionary.p.preanal = 0;
dictionary.p.prearm = 0;
dictionary.p.prearms = 0;
dictionary.p.preaver = 0;
dictionary.p.prebend = 0;
dictionary.p.prebill = 0;
dictionary.p.prebind = 0;
dictionary.p.preboil = 0;
dictionary.p.preboom = 0;
dictionary.p.precast = 0;
dictionary.p.precava = 0;
dictionary.p.precede = 0;
dictionary.p.precent = 0;
dictionary.p.precept = 0;
dictionary.p.precess = 0;
dictionary.p.precipe = 0;
dictionary.p.precis = 0;
dictionary.p.precise = 0;
dictionary.p.precode = 0;
dictionary.p.precook = 0;
dictionary.p.precool = 0;
dictionary.p.precoup = 0;
dictionary.p.precure = 0;
dictionary.p.precut = 0;
dictionary.p.precuts = 0;
dictionary.p.predate = 0;
dictionary.p.predawn = 0;
dictionary.p.predial = 0;
dictionary.p.predict = 0;
dictionary.p.predive = 0;
dictionary.p.predusk = 0;
dictionary.p.pree = 0;
dictionary.p.preed = 0;
dictionary.p.preedit = 0;
dictionary.p.preeing = 0;
dictionary.p.preemie = 0;
dictionary.p.preempt = 0;
dictionary.p.preen = 0;
dictionary.p.preened = 0;
dictionary.p.preener = 0;
dictionary.p.preens = 0;
dictionary.p.prees = 0;
dictionary.p.prefab = 0;
dictionary.p.prefabs = 0;
dictionary.p.preface = 0;
dictionary.p.prefade = 0;
dictionary.p.prefect = 0;
dictionary.p.prefer = 0;
dictionary.p.prefers = 0;
dictionary.p.prefile = 0;
dictionary.p.prefire = 0;
dictionary.p.prefix = 0;
dictionary.p.preform = 0;
dictionary.p.pregame = 0;
dictionary.p.preheat = 0;
dictionary.p.prelacy = 0;
dictionary.p.prelate = 0;
dictionary.p.prelect = 0;
dictionary.p.prelife = 0;
dictionary.p.prelim = 0;
dictionary.p.prelims = 0;
dictionary.p.prelude = 0;
dictionary.p.preman = 0;
dictionary.p.premeal = 0;
dictionary.p.premed = 0;
dictionary.p.premeds = 0;
dictionary.p.premeet = 0;
dictionary.p.premen = 0;
dictionary.p.premie = 0;
dictionary.p.premier = 0;
dictionary.p.premies = 0;
dictionary.p.premise = 0;
dictionary.p.premiss = 0;
dictionary.p.premium = 0;
dictionary.p.premix = 0;
dictionary.p.premold = 0;
dictionary.p.premolt = 0;
dictionary.p.premune = 0;
dictionary.p.prename = 0;
dictionary.p.prenoon = 0;
dictionary.p.prep = 0;
dictionary.p.prepack = 0;
dictionary.p.prepaid = 0;
dictionary.p.prepare = 0;
dictionary.p.prepay = 0;
dictionary.p.prepays = 0;
dictionary.p.prepill = 0;
dictionary.p.preplan = 0;
dictionary.p.prepped = 0;
dictionary.p.preppie = 0;
dictionary.p.preppy = 0;
dictionary.p.prepreg = 0;
dictionary.p.preps = 0;
dictionary.p.prepuce = 0;
dictionary.p.prerace = 0;
dictionary.p.preriot = 0;
dictionary.p.prerock = 0;
dictionary.p.presa = 0;
dictionary.p.presage = 0;
dictionary.p.presale = 0;
dictionary.p.prese = 0;
dictionary.p.presell = 0;
dictionary.p.present = 0;
dictionary.p.preset = 0;
dictionary.p.presets = 0;
dictionary.p.preshow = 0;
dictionary.p.preside = 0;
dictionary.p.presift = 0;
dictionary.p.presoak = 0;
dictionary.p.presold = 0;
dictionary.p.presong = 0;
dictionary.p.presort = 0;
dictionary.p.press = 0;
dictionary.p.pressed = 0;
dictionary.p.presser = 0;
dictionary.p.presses = 0;
dictionary.p.pressor = 0;
dictionary.p.prest = 0;
dictionary.p.prester = 0;
dictionary.p.presto = 0;
dictionary.p.prestos = 0;
dictionary.p.prests = 0;
dictionary.p.presume = 0;
dictionary.p.pretape = 0;
dictionary.p.pretax = 0;
dictionary.p.preteen = 0;
dictionary.p.pretend = 0;
dictionary.p.pretest = 0;
dictionary.p.pretext = 0;
dictionary.p.pretor = 0;
dictionary.p.pretors = 0;
dictionary.p.pretrim = 0;
dictionary.p.pretty = 0;
dictionary.p.pretype = 0;
dictionary.p.pretzel = 0;
dictionary.p.prevail = 0;
dictionary.p.prevent = 0;
dictionary.p.preview = 0;
dictionary.p.previse = 0;
dictionary.p.prevue = 0;
dictionary.p.prevued = 0;
dictionary.p.prevues = 0;
dictionary.p.prewar = 0;
dictionary.p.prewarm = 0;
dictionary.p.prewarn = 0;
dictionary.p.prewash = 0;
dictionary.p.prework = 0;
dictionary.p.prewrap = 0;
dictionary.p.prex = 0;
dictionary.p.prexes = 0;
dictionary.p.prexies = 0;
dictionary.p.prexy = 0;
dictionary.p.prey = 0;
dictionary.p.preyed = 0;
dictionary.p.preyer = 0;
dictionary.p.preyers = 0;
dictionary.p.preying = 0;
dictionary.p.preys = 0;
dictionary.p.prez = 0;
dictionary.p.prezes = 0;
dictionary.p.priapi = 0;
dictionary.p.priapic = 0;
dictionary.p.priapus = 0;
dictionary.p.price = 0;
dictionary.p.priced = 0;
dictionary.p.pricer = 0;
dictionary.p.pricers = 0;
dictionary.p.prices = 0;
dictionary.p.pricey = 0;
dictionary.p.pricier = 0;
dictionary.p.pricing = 0;
dictionary.p.prick = 0;
dictionary.p.pricked = 0;
dictionary.p.pricker = 0;
dictionary.p.pricket = 0;
dictionary.p.prickle = 0;
dictionary.p.prickly = 0;
dictionary.p.pricks = 0;
dictionary.p.pricky = 0;
dictionary.p.pricy = 0;
dictionary.p.pride = 0;
dictionary.p.prided = 0;
dictionary.p.prides = 0;
dictionary.p.priding = 0;
dictionary.p.pried = 0;
dictionary.p.prier = 0;
dictionary.p.priers = 0;
dictionary.p.pries = 0;
dictionary.p.priest = 0;
dictionary.p.priests = 0;
dictionary.p.prig = 0;
dictionary.p.prigged = 0;
dictionary.p.prigs = 0;
dictionary.p.prill = 0;
dictionary.p.prilled = 0;
dictionary.p.prills = 0;
dictionary.p.prim = 0;
dictionary.p.prima = 0;
dictionary.p.primacy = 0;
dictionary.p.primage = 0;
dictionary.p.primal = 0;
dictionary.p.primary = 0;
dictionary.p.primas = 0;
dictionary.p.primate = 0;
dictionary.p.prime = 0;
dictionary.p.primed = 0;
dictionary.p.primely = 0;
dictionary.p.primer = 0;
dictionary.p.primero = 0;
dictionary.p.primers = 0;
dictionary.p.primes = 0;
dictionary.p.primi = 0;
dictionary.p.primine = 0;
dictionary.p.priming = 0;
dictionary.p.primly = 0;
dictionary.p.primmed = 0;
dictionary.p.primmer = 0;
dictionary.p.primo = 0;
dictionary.p.primos = 0;
dictionary.p.primp = 0;
dictionary.p.primped = 0;
dictionary.p.primps = 0;
dictionary.p.prims = 0;
dictionary.p.primsie = 0;
dictionary.p.primula = 0;
dictionary.p.primus = 0;
dictionary.p.prince = 0;
dictionary.p.princes = 0;
dictionary.p.princox = 0;
dictionary.p.prink = 0;
dictionary.p.prinked = 0;
dictionary.p.prinker = 0;
dictionary.p.prinks = 0;
dictionary.p.print = 0;
dictionary.p.printed = 0;
dictionary.p.printer = 0;
dictionary.p.prints = 0;
dictionary.p.prior = 0;
dictionary.p.priorly = 0;
dictionary.p.priors = 0;
dictionary.p.priory = 0;
dictionary.p.prise = 0;
dictionary.p.prised = 0;
dictionary.p.prisere = 0;
dictionary.p.prises = 0;
dictionary.p.prising = 0;
dictionary.p.prism = 0;
dictionary.p.prisms = 0;
dictionary.p.prison = 0;
dictionary.p.prisons = 0;
dictionary.p.priss = 0;
dictionary.p.prissed = 0;
dictionary.p.prisses = 0;
dictionary.p.prissy = 0;
dictionary.p.prithee = 0;
dictionary.p.privacy = 0;
dictionary.p.private = 0;
dictionary.p.privet = 0;
dictionary.p.privets = 0;
dictionary.p.privier = 0;
dictionary.p.privies = 0;
dictionary.p.privily = 0;
dictionary.p.privity = 0;
dictionary.p.privy = 0;
dictionary.p.prize = 0;
dictionary.p.prized = 0;
dictionary.p.prizer = 0;
dictionary.p.prizers = 0;
dictionary.p.prizes = 0;
dictionary.p.prizing = 0;
dictionary.p.pro = 0;
dictionary.p.proa = 0;
dictionary.p.proas = 0;
dictionary.p.proband = 0;
dictionary.p.probang = 0;
dictionary.p.probate = 0;
dictionary.p.probe = 0;
dictionary.p.probed = 0;
dictionary.p.prober = 0;
dictionary.p.probers = 0;
dictionary.p.probes = 0;
dictionary.p.probing = 0;
dictionary.p.probit = 0;
dictionary.p.probits = 0;
dictionary.p.probity = 0;
dictionary.p.problem = 0;
dictionary.p.procarp = 0;
dictionary.p.proceed = 0;
dictionary.p.process = 0;
dictionary.p.proctor = 0;
dictionary.p.procure = 0;
dictionary.p.prod = 0;
dictionary.p.prodded = 0;
dictionary.p.prodder = 0;
dictionary.p.prodigy = 0;
dictionary.p.prods = 0;
dictionary.p.produce = 0;
dictionary.p.product = 0;
dictionary.p.proem = 0;
dictionary.p.proems = 0;
dictionary.p.proette = 0;
dictionary.p.prof = 0;
dictionary.p.profane = 0;
dictionary.p.profess = 0;
dictionary.p.proffer = 0;
dictionary.p.profile = 0;
dictionary.p.profit = 0;
dictionary.p.profits = 0;
dictionary.p.profs = 0;
dictionary.p.profuse = 0;
dictionary.p.prog = 0;
dictionary.p.progeny = 0;
dictionary.p.progged = 0;
dictionary.p.progger = 0;
dictionary.p.program = 0;
dictionary.p.progs = 0;
dictionary.p.project = 0;
dictionary.p.projet = 0;
dictionary.p.projets = 0;
dictionary.p.prolan = 0;
dictionary.p.prolans = 0;
dictionary.p.prolate = 0;
dictionary.p.prole = 0;
dictionary.p.proleg = 0;
dictionary.p.prolegs = 0;
dictionary.p.proles = 0;
dictionary.p.proline = 0;
dictionary.p.prolix = 0;
dictionary.p.prolog = 0;
dictionary.p.prologs = 0;
dictionary.p.prolong = 0;
dictionary.p.prom = 0;
dictionary.p.promine = 0;
dictionary.p.promise = 0;
dictionary.p.promo = 0;
dictionary.p.promos = 0;
dictionary.p.promote = 0;
dictionary.p.prompt = 0;
dictionary.p.prompts = 0;
dictionary.p.proms = 0;
dictionary.p.pronate = 0;
dictionary.p.prone = 0;
dictionary.p.pronely = 0;
dictionary.p.prong = 0;
dictionary.p.pronged = 0;
dictionary.p.prongs = 0;
dictionary.p.pronota = 0;
dictionary.p.pronoun = 0;
dictionary.p.pronto = 0;
dictionary.p.proof = 0;
dictionary.p.proofed = 0;
dictionary.p.proofer = 0;
dictionary.p.proofs = 0;
dictionary.p.prop = 0;
dictionary.p.propane = 0;
dictionary.p.propel = 0;
dictionary.p.propels = 0;
dictionary.p.propend = 0;
dictionary.p.propene = 0;
dictionary.p.proper = 0;
dictionary.p.propers = 0;
dictionary.p.prophet = 0;
dictionary.p.propine = 0;
dictionary.p.propjet = 0;
dictionary.p.propman = 0;
dictionary.p.propmen = 0;
dictionary.p.propone = 0;
dictionary.p.propose = 0;
dictionary.p.propped = 0;
dictionary.p.props = 0;
dictionary.p.propyl = 0;
dictionary.p.propyla = 0;
dictionary.p.propyls = 0;
dictionary.p.prorate = 0;
dictionary.p.pros = 0;
dictionary.p.prosaic = 0;
dictionary.p.prose = 0;
dictionary.p.prosect = 0;
dictionary.p.prosed = 0;
dictionary.p.proser = 0;
dictionary.p.prosers = 0;
dictionary.p.proses = 0;
dictionary.p.prosier = 0;
dictionary.p.prosily = 0;
dictionary.p.prosing = 0;
dictionary.p.prosit = 0;
dictionary.p.proso = 0;
dictionary.p.prosody = 0;
dictionary.p.prosoma = 0;
dictionary.p.prosos = 0;
dictionary.p.prosper = 0;
dictionary.p.pross = 0;
dictionary.p.prosses = 0;
dictionary.p.prossie = 0;
dictionary.p.prost = 0;
dictionary.p.prostie = 0;
dictionary.p.prosy = 0;
dictionary.p.protea = 0;
dictionary.p.protean = 0;
dictionary.p.proteas = 0;
dictionary.p.protect = 0;
dictionary.p.protege = 0;
dictionary.p.protei = 0;
dictionary.p.proteid = 0;
dictionary.p.protein = 0;
dictionary.p.protend = 0;
dictionary.p.protest = 0;
dictionary.p.proteus = 0;
dictionary.p.protist = 0;
dictionary.p.protium = 0;
dictionary.p.proton = 0;
dictionary.p.protons = 0;
dictionary.p.protyl = 0;
dictionary.p.protyle = 0;
dictionary.p.protyls = 0;
dictionary.p.proud = 0;
dictionary.p.prouder = 0;
dictionary.p.proudly = 0;
dictionary.p.prove = 0;
dictionary.p.proved = 0;
dictionary.p.proven = 0;
dictionary.p.prover = 0;
dictionary.p.proverb = 0;
dictionary.p.provers = 0;
dictionary.p.proves = 0;
dictionary.p.provide = 0;
dictionary.p.proving = 0;
dictionary.p.proviso = 0;
dictionary.p.provoke = 0;
dictionary.p.provost = 0;
dictionary.p.prow = 0;
dictionary.p.prowar = 0;
dictionary.p.prower = 0;
dictionary.p.prowess = 0;
dictionary.p.prowest = 0;
dictionary.p.prowl = 0;
dictionary.p.prowled = 0;
dictionary.p.prowler = 0;
dictionary.p.prowls = 0;
dictionary.p.prows = 0;
dictionary.p.proxies = 0;
dictionary.p.proximo = 0;
dictionary.p.proxy = 0;
dictionary.p.prude = 0;
dictionary.p.prudent = 0;
dictionary.p.prudery = 0;
dictionary.p.prudes = 0;
dictionary.p.prudish = 0;
dictionary.p.prune = 0;
dictionary.p.pruned = 0;
dictionary.p.pruner = 0;
dictionary.p.pruners = 0;
dictionary.p.prunes = 0;
dictionary.p.pruning = 0;
dictionary.p.prurigo = 0;
dictionary.p.prussic = 0;
dictionary.p.pruta = 0;
dictionary.p.prutah = 0;
dictionary.p.prutot = 0;
dictionary.p.prutoth = 0;
dictionary.p.pry = 0;
dictionary.p.pryer = 0;
dictionary.p.pryers = 0;
dictionary.p.prying = 0;
dictionary.p.prythee = 0;
dictionary.p.psalm = 0;
dictionary.p.psalmed = 0;
dictionary.p.psalmic = 0;
dictionary.p.psalms = 0;
dictionary.p.psalter = 0;
dictionary.p.psaltry = 0;
dictionary.p.psammon = 0;
dictionary.p.pschent = 0;
dictionary.p.pseud = 0;
dictionary.p.pseudo = 0;
dictionary.p.pseudos = 0;
dictionary.p.pseuds = 0;
dictionary.p.pshaw = 0;
dictionary.p.pshawed = 0;
dictionary.p.pshaws = 0;
dictionary.p.psi = 0;
dictionary.p.psis = 0;
dictionary.p.psoae = 0;
dictionary.p.psoai = 0;
dictionary.p.psoas = 0;
dictionary.p.psoatic = 0;
dictionary.p.psocid = 0;
dictionary.p.psocids = 0;
dictionary.p.psych = 0;
dictionary.p.psyche = 0;
dictionary.p.psyched = 0;
dictionary.p.psyches = 0;
dictionary.p.psychic = 0;
dictionary.p.psycho = 0;
dictionary.p.psychos = 0;
dictionary.p.psychs = 0;
dictionary.p.psylla = 0;
dictionary.p.psyllas = 0;
dictionary.p.psyllid = 0;
dictionary.p.psywar = 0;
dictionary.p.psywars = 0;
dictionary.p.pterin = 0;
dictionary.p.pterins = 0;
dictionary.p.pteryla = 0;
dictionary.p.ptisan = 0;
dictionary.p.ptisans = 0;
dictionary.p.ptomain = 0;
dictionary.p.ptoses = 0;
dictionary.p.ptosis = 0;
dictionary.p.ptotic = 0;
dictionary.p.ptyalin = 0;
dictionary.p.pub = 0;
dictionary.p.puberal = 0;
dictionary.p.puberty = 0;
dictionary.p.pubes = 0;
dictionary.p.pubic = 0;
dictionary.p.pubis = 0;
dictionary.p.public = 0;
dictionary.p.publics = 0;
dictionary.p.publish = 0;
dictionary.p.pubs = 0;
dictionary.p.puccoon = 0;
dictionary.p.puce = 0;
dictionary.p.puces = 0;
dictionary.p.puck = 0;
dictionary.p.pucka = 0;
dictionary.p.pucker = 0;
dictionary.p.puckers = 0;
dictionary.p.puckery = 0;
dictionary.p.puckish = 0;
dictionary.p.pucks = 0;
dictionary.p.pud = 0;
dictionary.p.pudding = 0;
dictionary.p.puddle = 0;
dictionary.p.puddled = 0;
dictionary.p.puddler = 0;
dictionary.p.puddles = 0;
dictionary.p.puddly = 0;
dictionary.p.pudency = 0;
dictionary.p.pudenda = 0;
dictionary.p.pudgier = 0;
dictionary.p.pudgily = 0;
dictionary.p.pudgy = 0;
dictionary.p.pudic = 0;
dictionary.p.puds = 0;
dictionary.p.pueblo = 0;
dictionary.p.pueblos = 0;
dictionary.p.puerile = 0;
dictionary.p.puff = 0;
dictionary.p.puffed = 0;
dictionary.p.puffer = 0;
dictionary.p.puffers = 0;
dictionary.p.puffery = 0;
dictionary.p.puffier = 0;
dictionary.p.puffily = 0;
dictionary.p.puffin = 0;
dictionary.p.puffing = 0;
dictionary.p.puffins = 0;
dictionary.p.puffs = 0;
dictionary.p.puffy = 0;
dictionary.p.pug = 0;
dictionary.p.pugaree = 0;
dictionary.p.pugged = 0;
dictionary.p.puggier = 0;
dictionary.p.pugging = 0;
dictionary.p.puggish = 0;
dictionary.p.puggree = 0;
dictionary.p.puggry = 0;
dictionary.p.puggy = 0;
dictionary.p.pugh = 0;
dictionary.p.pugmark = 0;
dictionary.p.pugree = 0;
dictionary.p.pugrees = 0;
dictionary.p.pugs = 0;
dictionary.p.puisne = 0;
dictionary.p.puisnes = 0;
dictionary.p.puja = 0;
dictionary.p.pujah = 0;
dictionary.p.pujahs = 0;
dictionary.p.pujas = 0;
dictionary.p.puke = 0;
dictionary.p.puked = 0;
dictionary.p.pukes = 0;
dictionary.p.puking = 0;
dictionary.p.pukka = 0;
dictionary.p.pul = 0;
dictionary.p.pula = 0;
dictionary.p.pule = 0;
dictionary.p.puled = 0;
dictionary.p.puler = 0;
dictionary.p.pulers = 0;
dictionary.p.pules = 0;
dictionary.p.puli = 0;
dictionary.p.pulik = 0;
dictionary.p.puling = 0;
dictionary.p.pulings = 0;
dictionary.p.pulis = 0;
dictionary.p.pull = 0;
dictionary.p.pulled = 0;
dictionary.p.puller = 0;
dictionary.p.pullers = 0;
dictionary.p.pullet = 0;
dictionary.p.pullets = 0;
dictionary.p.pulley = 0;
dictionary.p.pulleys = 0;
dictionary.p.pulling = 0;
dictionary.p.pullman = 0;
dictionary.p.pullout = 0;
dictionary.p.pulls = 0;
dictionary.p.pullup = 0;
dictionary.p.pullups = 0;
dictionary.p.pulp = 0;
dictionary.p.pulpal = 0;
dictionary.p.pulped = 0;
dictionary.p.pulper = 0;
dictionary.p.pulpers = 0;
dictionary.p.pulpier = 0;
dictionary.p.pulpily = 0;
dictionary.p.pulping = 0;
dictionary.p.pulpit = 0;
dictionary.p.pulpits = 0;
dictionary.p.pulpous = 0;
dictionary.p.pulps = 0;
dictionary.p.pulpy = 0;
dictionary.p.pulque = 0;
dictionary.p.pulques = 0;
dictionary.p.puls = 0;
dictionary.p.pulsant = 0;
dictionary.p.pulsar = 0;
dictionary.p.pulsars = 0;
dictionary.p.pulsate = 0;
dictionary.p.pulse = 0;
dictionary.p.pulsed = 0;
dictionary.p.pulser = 0;
dictionary.p.pulsers = 0;
dictionary.p.pulses = 0;
dictionary.p.pulsing = 0;
dictionary.p.pulsion = 0;
dictionary.p.pulvini = 0;
dictionary.p.puma = 0;
dictionary.p.pumas = 0;
dictionary.p.pumelo = 0;
dictionary.p.pumelos = 0;
dictionary.p.pumice = 0;
dictionary.p.pumiced = 0;
dictionary.p.pumicer = 0;
dictionary.p.pumices = 0;
dictionary.p.pummel = 0;
dictionary.p.pummels = 0;
dictionary.p.pump = 0;
dictionary.p.pumped = 0;
dictionary.p.pumper = 0;
dictionary.p.pumpers = 0;
dictionary.p.pumping = 0;
dictionary.p.pumpkin = 0;
dictionary.p.pumps = 0;
dictionary.p.pun = 0;
dictionary.p.puna = 0;
dictionary.p.punas = 0;
dictionary.p.punch = 0;
dictionary.p.punched = 0;
dictionary.p.puncher = 0;
dictionary.p.punches = 0;
dictionary.p.punchy = 0;
dictionary.p.pundit = 0;
dictionary.p.pundits = 0;
dictionary.p.pung = 0;
dictionary.p.pungent = 0;
dictionary.p.pungle = 0;
dictionary.p.pungled = 0;
dictionary.p.pungles = 0;
dictionary.p.pungs = 0;
dictionary.p.punier = 0;
dictionary.p.puniest = 0;
dictionary.p.punily = 0;
dictionary.p.punish = 0;
dictionary.p.punk = 0;
dictionary.p.punka = 0;
dictionary.p.punkah = 0;
dictionary.p.punkahs = 0;
dictionary.p.punkas = 0;
dictionary.p.punker = 0;
dictionary.p.punkest = 0;
dictionary.p.punkey = 0;
dictionary.p.punkeys = 0;
dictionary.p.punkie = 0;
dictionary.p.punkier = 0;
dictionary.p.punkies = 0;
dictionary.p.punkin = 0;
dictionary.p.punkins = 0;
dictionary.p.punks = 0;
dictionary.p.punky = 0;
dictionary.p.punned = 0;
dictionary.p.punner = 0;
dictionary.p.punners = 0;
dictionary.p.punnet = 0;
dictionary.p.punnets = 0;
dictionary.p.punnier = 0;
dictionary.p.punning = 0;
dictionary.p.punny = 0;
dictionary.p.puns = 0;
dictionary.p.punster = 0;
dictionary.p.punt = 0;
dictionary.p.punted = 0;
dictionary.p.punter = 0;
dictionary.p.punters = 0;
dictionary.p.punties = 0;
dictionary.p.punting = 0;
dictionary.p.punto = 0;
dictionary.p.puntos = 0;
dictionary.p.punts = 0;
dictionary.p.punty = 0;
dictionary.p.puny = 0;
dictionary.p.pup = 0;
dictionary.p.pupa = 0;
dictionary.p.pupae = 0;
dictionary.p.pupal = 0;
dictionary.p.puparia = 0;
dictionary.p.pupas = 0;
dictionary.p.pupate = 0;
dictionary.p.pupated = 0;
dictionary.p.pupates = 0;
dictionary.p.pupfish = 0;
dictionary.p.pupil = 0;
dictionary.p.pupilar = 0;
dictionary.p.pupils = 0;
dictionary.p.pupped = 0;
dictionary.p.puppet = 0;
dictionary.p.puppets = 0;
dictionary.p.puppies = 0;
dictionary.p.pupping = 0;
dictionary.p.puppy = 0;
dictionary.p.pups = 0;
dictionary.p.pur = 0;
dictionary.p.purana = 0;
dictionary.p.puranas = 0;
dictionary.p.puranic = 0;
dictionary.p.purda = 0;
dictionary.p.purdah = 0;
dictionary.p.purdahs = 0;
dictionary.p.purdas = 0;
dictionary.p.pure = 0;
dictionary.p.puree = 0;
dictionary.p.pureed = 0;
dictionary.p.purees = 0;
dictionary.p.purely = 0;
dictionary.p.purer = 0;
dictionary.p.purest = 0;
dictionary.p.purfle = 0;
dictionary.p.purfled = 0;
dictionary.p.purfles = 0;
dictionary.p.purge = 0;
dictionary.p.purged = 0;
dictionary.p.purger = 0;
dictionary.p.purgers = 0;
dictionary.p.purges = 0;
dictionary.p.purging = 0;
dictionary.p.puri = 0;
dictionary.p.purify = 0;
dictionary.p.purin = 0;
dictionary.p.purine = 0;
dictionary.p.purines = 0;
dictionary.p.purins = 0;
dictionary.p.puris = 0;
dictionary.p.purism = 0;
dictionary.p.purisms = 0;
dictionary.p.purist = 0;
dictionary.p.purists = 0;
dictionary.p.puritan = 0;
dictionary.p.purity = 0;
dictionary.p.purl = 0;
dictionary.p.purled = 0;
dictionary.p.purlieu = 0;
dictionary.p.purlin = 0;
dictionary.p.purline = 0;
dictionary.p.purling = 0;
dictionary.p.purlins = 0;
dictionary.p.purloin = 0;
dictionary.p.purls = 0;
dictionary.p.purple = 0;
dictionary.p.purpled = 0;
dictionary.p.purpler = 0;
dictionary.p.purples = 0;
dictionary.p.purply = 0;
dictionary.p.purport = 0;
dictionary.p.purpose = 0;
dictionary.p.purpura = 0;
dictionary.p.purpure = 0;
dictionary.p.purr = 0;
dictionary.p.purred = 0;
dictionary.p.purring = 0;
dictionary.p.purrs = 0;
dictionary.p.purs = 0;
dictionary.p.purse = 0;
dictionary.p.pursed = 0;
dictionary.p.purser = 0;
dictionary.p.pursers = 0;
dictionary.p.purses = 0;
dictionary.p.pursier = 0;
dictionary.p.pursily = 0;
dictionary.p.pursing = 0;
dictionary.p.pursue = 0;
dictionary.p.pursued = 0;
dictionary.p.pursuer = 0;
dictionary.p.pursues = 0;
dictionary.p.pursuit = 0;
dictionary.p.pursy = 0;
dictionary.p.purvey = 0;
dictionary.p.purveys = 0;
dictionary.p.purview = 0;
dictionary.p.pus = 0;
dictionary.p.puses = 0;
dictionary.p.push = 0;
dictionary.p.pushed = 0;
dictionary.p.pusher = 0;
dictionary.p.pushers = 0;
dictionary.p.pushes = 0;
dictionary.p.pushful = 0;
dictionary.p.pushier = 0;
dictionary.p.pushily = 0;
dictionary.p.pushing = 0;
dictionary.p.pushpin = 0;
dictionary.p.pushrod = 0;
dictionary.p.pushup = 0;
dictionary.p.pushups = 0;
dictionary.p.pushy = 0;
dictionary.p.pusley = 0;
dictionary.p.pusleys = 0;
dictionary.p.puslike = 0;
dictionary.p.puss = 0;
dictionary.p.pusses = 0;
dictionary.p.pussier = 0;
dictionary.p.pussies = 0;
dictionary.p.pussley = 0;
dictionary.p.pussly = 0;
dictionary.p.pussy = 0;
dictionary.p.pustule = 0;
dictionary.p.put = 0;
dictionary.p.putamen = 0;
dictionary.p.putlog = 0;
dictionary.p.putlogs = 0;
dictionary.p.putoff = 0;
dictionary.p.putoffs = 0;
dictionary.p.puton = 0;
dictionary.p.putons = 0;
dictionary.p.putout = 0;
dictionary.p.putouts = 0;
dictionary.p.putrefy = 0;
dictionary.p.putrid = 0;
dictionary.p.puts = 0;
dictionary.p.putsch = 0;
dictionary.p.putt = 0;
dictionary.p.putted = 0;
dictionary.p.puttee = 0;
dictionary.p.puttees = 0;
dictionary.p.putter = 0;
dictionary.p.putters = 0;
dictionary.p.putti = 0;
dictionary.p.puttied = 0;
dictionary.p.puttier = 0;
dictionary.p.putties = 0;
dictionary.p.putting = 0;
dictionary.p.putto = 0;
dictionary.p.putts = 0;
dictionary.p.putty = 0;
dictionary.p.putz = 0;
dictionary.p.putzed = 0;
dictionary.p.putzes = 0;
dictionary.p.putzing = 0;
dictionary.p.puzzle = 0;
dictionary.p.puzzled = 0;
dictionary.p.puzzler = 0;
dictionary.p.puzzles = 0;
dictionary.p.pya = 0;
dictionary.p.pyaemia = 0;
dictionary.p.pyaemic = 0;
dictionary.p.pyas = 0;
dictionary.p.pye = 0;
dictionary.p.pyemia = 0;
dictionary.p.pyemias = 0;
dictionary.p.pyemic = 0;
dictionary.p.pyes = 0;
dictionary.p.pygidia = 0;
dictionary.p.pygmean = 0;
dictionary.p.pygmies = 0;
dictionary.p.pygmoid = 0;
dictionary.p.pygmy = 0;
dictionary.p.pyic = 0;
dictionary.p.pyin = 0;
dictionary.p.pyins = 0;
dictionary.p.pyjamas = 0;
dictionary.p.pyknic = 0;
dictionary.p.pyknics = 0;
dictionary.p.pylon = 0;
dictionary.p.pylons = 0;
dictionary.p.pylori = 0;
dictionary.p.pyloric = 0;
dictionary.p.pylorus = 0;
dictionary.p.pyoid = 0;
dictionary.p.pyoses = 0;
dictionary.p.pyosis = 0;
dictionary.p.pyralid = 0;
dictionary.p.pyramid = 0;
dictionary.p.pyran = 0;
dictionary.p.pyrans = 0;
dictionary.p.pyre = 0;
dictionary.p.pyrene = 0;
dictionary.p.pyrenes = 0;
dictionary.p.pyres = 0;
dictionary.p.pyretic = 0;
dictionary.p.pyrexia = 0;
dictionary.p.pyrexic = 0;
dictionary.p.pyric = 0;
dictionary.p.pyridic = 0;
dictionary.p.pyrite = 0;
dictionary.p.pyrites = 0;
dictionary.p.pyritic = 0;
dictionary.p.pyrogen = 0;
dictionary.p.pyrola = 0;
dictionary.p.pyrolas = 0;
dictionary.p.pyrone = 0;
dictionary.p.pyrones = 0;
dictionary.p.pyrope = 0;
dictionary.p.pyropes = 0;
dictionary.p.pyrosis = 0;
dictionary.p.pyrrhic = 0;
dictionary.p.pyrrol = 0;
dictionary.p.pyrrole = 0;
dictionary.p.pyrrols = 0;
dictionary.p.python = 0;
dictionary.p.pythons = 0;
dictionary.p.pyuria = 0;
dictionary.p.pyurias = 0;
dictionary.p.pyx = 0;
dictionary.p.pyxes = 0;
dictionary.p.pyxides = 0;
dictionary.p.pyxidia = 0;
dictionary.p.pyxie = 0;
dictionary.p.pyxies = 0;
dictionary.p.pyxis = 0;
dictionary.q = {};
dictionary.q.qaid = 0;
dictionary.q.qaids = 0;
dictionary.q.qanat = 0;
dictionary.q.qanats = 0;
dictionary.q.qat = 0;
dictionary.q.qats = 0;
dictionary.q.qindar = 0;
dictionary.q.qindars = 0;
dictionary.q.qintar = 0;
dictionary.q.qintars = 0;
dictionary.q.qiviut = 0;
dictionary.q.qiviuts = 0;
dictionary.q.qoph = 0;
dictionary.q.qophs = 0;
dictionary.q.qua = 0;
dictionary.q.quack = 0;
dictionary.q.quacked = 0;
dictionary.q.quacks = 0;
dictionary.q.quad = 0;
dictionary.q.quadded = 0;
dictionary.q.quadrat = 0;
dictionary.q.quadric = 0;
dictionary.q.quads = 0;
dictionary.q.quaere = 0;
dictionary.q.quaeres = 0;
dictionary.q.quaff = 0;
dictionary.q.quaffed = 0;
dictionary.q.quaffer = 0;
dictionary.q.quaffs = 0;
dictionary.q.quag = 0;
dictionary.q.quagga = 0;
dictionary.q.quaggas = 0;
dictionary.q.quaggy = 0;
dictionary.q.quags = 0;
dictionary.q.quahaug = 0;
dictionary.q.quahog = 0;
dictionary.q.quahogs = 0;
dictionary.q.quai = 0;
dictionary.q.quaich = 0;
dictionary.q.quaichs = 0;
dictionary.q.quaigh = 0;
dictionary.q.quaighs = 0;
dictionary.q.quail = 0;
dictionary.q.quailed = 0;
dictionary.q.quails = 0;
dictionary.q.quaint = 0;
dictionary.q.quais = 0;
dictionary.q.quake = 0;
dictionary.q.quaked = 0;
dictionary.q.quaker = 0;
dictionary.q.quakers = 0;
dictionary.q.quakes = 0;
dictionary.q.quakier = 0;
dictionary.q.quakily = 0;
dictionary.q.quaking = 0;
dictionary.q.quaky = 0;
dictionary.q.quale = 0;
dictionary.q.qualia = 0;
dictionary.q.qualify = 0;
dictionary.q.quality = 0;
dictionary.q.qualm = 0;
dictionary.q.qualms = 0;
dictionary.q.qualmy = 0;
dictionary.q.quamash = 0;
dictionary.q.quango = 0;
dictionary.q.quangos = 0;
dictionary.q.quant = 0;
dictionary.q.quanta = 0;
dictionary.q.quantal = 0;
dictionary.q.quanted = 0;
dictionary.q.quantic = 0;
dictionary.q.quants = 0;
dictionary.q.quantum = 0;
dictionary.q.quare = 0;
dictionary.q.quark = 0;
dictionary.q.quarks = 0;
dictionary.q.quarrel = 0;
dictionary.q.quarry = 0;
dictionary.q.quart = 0;
dictionary.q.quartan = 0;
dictionary.q.quarte = 0;
dictionary.q.quarter = 0;
dictionary.q.quartes = 0;
dictionary.q.quartet = 0;
dictionary.q.quartic = 0;
dictionary.q.quarto = 0;
dictionary.q.quartos = 0;
dictionary.q.quarts = 0;
dictionary.q.quartz = 0;
dictionary.q.quasar = 0;
dictionary.q.quasars = 0;
dictionary.q.quash = 0;
dictionary.q.quashed = 0;
dictionary.q.quasher = 0;
dictionary.q.quashes = 0;
dictionary.q.quasi = 0;
dictionary.q.quass = 0;
dictionary.q.quasses = 0;
dictionary.q.quassia = 0;
dictionary.q.quassin = 0;
dictionary.q.quate = 0;
dictionary.q.quatre = 0;
dictionary.q.quatres = 0;
dictionary.q.quaver = 0;
dictionary.q.quavers = 0;
dictionary.q.quavery = 0;
dictionary.q.quay = 0;
dictionary.q.quayage = 0;
dictionary.q.quays = 0;
dictionary.q.quean = 0;
dictionary.q.queans = 0;
dictionary.q.queasy = 0;
dictionary.q.queazy = 0;
dictionary.q.queen = 0;
dictionary.q.queened = 0;
dictionary.q.queenly = 0;
dictionary.q.queens = 0;
dictionary.q.queer = 0;
dictionary.q.queered = 0;
dictionary.q.queerer = 0;
dictionary.q.queerly = 0;
dictionary.q.queers = 0;
dictionary.q.quell = 0;
dictionary.q.quelled = 0;
dictionary.q.queller = 0;
dictionary.q.quells = 0;
dictionary.q.quench = 0;
dictionary.q.querida = 0;
dictionary.q.queried = 0;
dictionary.q.querier = 0;
dictionary.q.queries = 0;
dictionary.q.querist = 0;
dictionary.q.quern = 0;
dictionary.q.querns = 0;
dictionary.q.query = 0;
dictionary.q.quest = 0;
dictionary.q.quested = 0;
dictionary.q.quester = 0;
dictionary.q.questor = 0;
dictionary.q.quests = 0;
dictionary.q.quetzal = 0;
dictionary.q.queue = 0;
dictionary.q.queued = 0;
dictionary.q.queuer = 0;
dictionary.q.queuers = 0;
dictionary.q.queues = 0;
dictionary.q.queuing = 0;
dictionary.q.quey = 0;
dictionary.q.queys = 0;
dictionary.q.quezal = 0;
dictionary.q.quezals = 0;
dictionary.q.quibble = 0;
dictionary.q.quiche = 0;
dictionary.q.quiches = 0;
dictionary.q.quick = 0;
dictionary.q.quicken = 0;
dictionary.q.quicker = 0;
dictionary.q.quickie = 0;
dictionary.q.quickly = 0;
dictionary.q.quicks = 0;
dictionary.q.quid = 0;
dictionary.q.quids = 0;
dictionary.q.quiet = 0;
dictionary.q.quieted = 0;
dictionary.q.quieten = 0;
dictionary.q.quieter = 0;
dictionary.q.quietly = 0;
dictionary.q.quiets = 0;
dictionary.q.quietus = 0;
dictionary.q.quiff = 0;
dictionary.q.quiffs = 0;
dictionary.q.quill = 0;
dictionary.q.quillai = 0;
dictionary.q.quilled = 0;
dictionary.q.quillet = 0;
dictionary.q.quills = 0;
dictionary.q.quilt = 0;
dictionary.q.quilted = 0;
dictionary.q.quilter = 0;
dictionary.q.quilts = 0;
dictionary.q.quin = 0;
dictionary.q.quinary = 0;
dictionary.q.quinate = 0;
dictionary.q.quince = 0;
dictionary.q.quinces = 0;
dictionary.q.quinela = 0;
dictionary.q.quinic = 0;
dictionary.q.quinin = 0;
dictionary.q.quinina = 0;
dictionary.q.quinine = 0;
dictionary.q.quinins = 0;
dictionary.q.quinnat = 0;
dictionary.q.quinoa = 0;
dictionary.q.quinoas = 0;
dictionary.q.quinoid = 0;
dictionary.q.quinol = 0;
dictionary.q.quinols = 0;
dictionary.q.quinone = 0;
dictionary.q.quins = 0;
dictionary.q.quinsy = 0;
dictionary.q.quint = 0;
dictionary.q.quintal = 0;
dictionary.q.quintan = 0;
dictionary.q.quintar = 0;
dictionary.q.quinte = 0;
dictionary.q.quintes = 0;
dictionary.q.quintet = 0;
dictionary.q.quintic = 0;
dictionary.q.quintin = 0;
dictionary.q.quints = 0;
dictionary.q.quip = 0;
dictionary.q.quipped = 0;
dictionary.q.quippu = 0;
dictionary.q.quippus = 0;
dictionary.q.quips = 0;
dictionary.q.quipu = 0;
dictionary.q.quipus = 0;
dictionary.q.quire = 0;
dictionary.q.quired = 0;
dictionary.q.quires = 0;
dictionary.q.quiring = 0;
dictionary.q.quirk = 0;
dictionary.q.quirked = 0;
dictionary.q.quirks = 0;
dictionary.q.quirky = 0;
dictionary.q.quirt = 0;
dictionary.q.quirted = 0;
dictionary.q.quirts = 0;
dictionary.q.quit = 0;
dictionary.q.quitch = 0;
dictionary.q.quite = 0;
dictionary.q.quits = 0;
dictionary.q.quitted = 0;
dictionary.q.quitter = 0;
dictionary.q.quittor = 0;
dictionary.q.quiver = 0;
dictionary.q.quivers = 0;
dictionary.q.quivery = 0;
dictionary.q.quixote = 0;
dictionary.q.quiz = 0;
dictionary.q.quizzed = 0;
dictionary.q.quizzer = 0;
dictionary.q.quizzes = 0;
dictionary.q.quod = 0;
dictionary.q.quods = 0;
dictionary.q.quohog = 0;
dictionary.q.quohogs = 0;
dictionary.q.quoin = 0;
dictionary.q.quoined = 0;
dictionary.q.quoins = 0;
dictionary.q.quoit = 0;
dictionary.q.quoited = 0;
dictionary.q.quoits = 0;
dictionary.q.quokka = 0;
dictionary.q.quokkas = 0;
dictionary.q.quomodo = 0;
dictionary.q.quondam = 0;
dictionary.q.quorum = 0;
dictionary.q.quorums = 0;
dictionary.q.quota = 0;
dictionary.q.quotas = 0;
dictionary.q.quote = 0;
dictionary.q.quoted = 0;
dictionary.q.quoter = 0;
dictionary.q.quoters = 0;
dictionary.q.quotes = 0;
dictionary.q.quoth = 0;
dictionary.q.quotha = 0;
dictionary.q.quoting = 0;
dictionary.q.qursh = 0;
dictionary.q.qurshes = 0;
dictionary.q.qurush = 0;
dictionary.r = {};
dictionary.r.rabat = 0;
dictionary.r.rabato = 0;
dictionary.r.rabatos = 0;
dictionary.r.rabats = 0;
dictionary.r.rabbet = 0;
dictionary.r.rabbets = 0;
dictionary.r.rabbi = 0;
dictionary.r.rabbies = 0;
dictionary.r.rabbin = 0;
dictionary.r.rabbins = 0;
dictionary.r.rabbis = 0;
dictionary.r.rabbit = 0;
dictionary.r.rabbits = 0;
dictionary.r.rabbity = 0;
dictionary.r.rabble = 0;
dictionary.r.rabbled = 0;
dictionary.r.rabbler = 0;
dictionary.r.rabbles = 0;
dictionary.r.rabboni = 0;
dictionary.r.rabic = 0;
dictionary.r.rabid = 0;
dictionary.r.rabidly = 0;
dictionary.r.rabies = 0;
dictionary.r.raccoon = 0;
dictionary.r.race = 0;
dictionary.r.raced = 0;
dictionary.r.raceme = 0;
dictionary.r.racemed = 0;
dictionary.r.racemes = 0;
dictionary.r.racemic = 0;
dictionary.r.racer = 0;
dictionary.r.racers = 0;
dictionary.r.races = 0;
dictionary.r.raceway = 0;
dictionary.r.rachet = 0;
dictionary.r.rachets = 0;
dictionary.r.rachial = 0;
dictionary.r.rachis = 0;
dictionary.r.racial = 0;
dictionary.r.racier = 0;
dictionary.r.raciest = 0;
dictionary.r.racily = 0;
dictionary.r.racing = 0;
dictionary.r.racings = 0;
dictionary.r.racism = 0;
dictionary.r.racisms = 0;
dictionary.r.racist = 0;
dictionary.r.racists = 0;
dictionary.r.rack = 0;
dictionary.r.racked = 0;
dictionary.r.racker = 0;
dictionary.r.rackers = 0;
dictionary.r.racket = 0;
dictionary.r.rackets = 0;
dictionary.r.rackety = 0;
dictionary.r.rackful = 0;
dictionary.r.racking = 0;
dictionary.r.rackle = 0;
dictionary.r.racks = 0;
dictionary.r.racon = 0;
dictionary.r.racons = 0;
dictionary.r.racoon = 0;
dictionary.r.racoons = 0;
dictionary.r.racquet = 0;
dictionary.r.racy = 0;
dictionary.r.rad = 0;
dictionary.r.radar = 0;
dictionary.r.radars = 0;
dictionary.r.radded = 0;
dictionary.r.radding = 0;
dictionary.r.raddle = 0;
dictionary.r.raddled = 0;
dictionary.r.raddles = 0;
dictionary.r.radial = 0;
dictionary.r.radiale = 0;
dictionary.r.radials = 0;
dictionary.r.radian = 0;
dictionary.r.radians = 0;
dictionary.r.radiant = 0;
dictionary.r.radiate = 0;
dictionary.r.radical = 0;
dictionary.r.radicel = 0;
dictionary.r.radices = 0;
dictionary.r.radicle = 0;
dictionary.r.radii = 0;
dictionary.r.radio = 0;
dictionary.r.radioed = 0;
dictionary.r.radios = 0;
dictionary.r.radish = 0;
dictionary.r.radium = 0;
dictionary.r.radiums = 0;
dictionary.r.radius = 0;
dictionary.r.radix = 0;
dictionary.r.radixes = 0;
dictionary.r.radome = 0;
dictionary.r.radomes = 0;
dictionary.r.radon = 0;
dictionary.r.radons = 0;
dictionary.r.rads = 0;
dictionary.r.radula = 0;
dictionary.r.radulae = 0;
dictionary.r.radular = 0;
dictionary.r.radulas = 0;
dictionary.r.raff = 0;
dictionary.r.raffia = 0;
dictionary.r.raffias = 0;
dictionary.r.raffish = 0;
dictionary.r.raffle = 0;
dictionary.r.raffled = 0;
dictionary.r.raffler = 0;
dictionary.r.raffles = 0;
dictionary.r.raffs = 0;
dictionary.r.raft = 0;
dictionary.r.rafted = 0;
dictionary.r.rafter = 0;
dictionary.r.rafters = 0;
dictionary.r.rafting = 0;
dictionary.r.rafts = 0;
dictionary.r.rag = 0;
dictionary.r.raga = 0;
dictionary.r.ragas = 0;
dictionary.r.ragbag = 0;
dictionary.r.ragbags = 0;
dictionary.r.rage = 0;
dictionary.r.raged = 0;
dictionary.r.ragee = 0;
dictionary.r.ragees = 0;
dictionary.r.rages = 0;
dictionary.r.ragged = 0;
dictionary.r.raggedy = 0;
dictionary.r.raggee = 0;
dictionary.r.raggees = 0;
dictionary.r.raggies = 0;
dictionary.r.ragging = 0;
dictionary.r.raggle = 0;
dictionary.r.raggles = 0;
dictionary.r.raggy = 0;
dictionary.r.ragi = 0;
dictionary.r.raging = 0;
dictionary.r.ragis = 0;
dictionary.r.raglan = 0;
dictionary.r.raglans = 0;
dictionary.r.ragman = 0;
dictionary.r.ragmen = 0;
dictionary.r.ragout = 0;
dictionary.r.ragouts = 0;
dictionary.r.rags = 0;
dictionary.r.ragtag = 0;
dictionary.r.ragtags = 0;
dictionary.r.ragtime = 0;
dictionary.r.ragtop = 0;
dictionary.r.ragtops = 0;
dictionary.r.ragweed = 0;
dictionary.r.ragwort = 0;
dictionary.r.rah = 0;
dictionary.r.raia = 0;
dictionary.r.raias = 0;
dictionary.r.raid = 0;
dictionary.r.raided = 0;
dictionary.r.raider = 0;
dictionary.r.raiders = 0;
dictionary.r.raiding = 0;
dictionary.r.raids = 0;
dictionary.r.rail = 0;
dictionary.r.railbus = 0;
dictionary.r.railcar = 0;
dictionary.r.railed = 0;
dictionary.r.railer = 0;
dictionary.r.railers = 0;
dictionary.r.railing = 0;
dictionary.r.rails = 0;
dictionary.r.railway = 0;
dictionary.r.raiment = 0;
dictionary.r.rain = 0;
dictionary.r.rainbow = 0;
dictionary.r.rained = 0;
dictionary.r.rainier = 0;
dictionary.r.rainily = 0;
dictionary.r.raining = 0;
dictionary.r.rainout = 0;
dictionary.r.rains = 0;
dictionary.r.rainy = 0;
dictionary.r.raise = 0;
dictionary.r.raised = 0;
dictionary.r.raiser = 0;
dictionary.r.raisers = 0;
dictionary.r.raises = 0;
dictionary.r.raisin = 0;
dictionary.r.raising = 0;
dictionary.r.raisins = 0;
dictionary.r.raisiny = 0;
dictionary.r.raj = 0;
dictionary.r.raja = 0;
dictionary.r.rajah = 0;
dictionary.r.rajahs = 0;
dictionary.r.rajas = 0;
dictionary.r.rajes = 0;
dictionary.r.rake = 0;
dictionary.r.raked = 0;
dictionary.r.rakee = 0;
dictionary.r.rakees = 0;
dictionary.r.rakeoff = 0;
dictionary.r.raker = 0;
dictionary.r.rakers = 0;
dictionary.r.rakes = 0;
dictionary.r.raki = 0;
dictionary.r.raking = 0;
dictionary.r.rakis = 0;
dictionary.r.rakish = 0;
dictionary.r.rale = 0;
dictionary.r.rales = 0;
dictionary.r.rallied = 0;
dictionary.r.rallier = 0;
dictionary.r.rallies = 0;
dictionary.r.ralline = 0;
dictionary.r.rally = 0;
dictionary.r.rallye = 0;
dictionary.r.rallyes = 0;
dictionary.r.ralph = 0;
dictionary.r.ralphed = 0;
dictionary.r.ralphs = 0;
dictionary.r.ram = 0;
dictionary.r.ramate = 0;
dictionary.r.ramble = 0;
dictionary.r.rambled = 0;
dictionary.r.rambler = 0;
dictionary.r.rambles = 0;
dictionary.r.ramee = 0;
dictionary.r.ramees = 0;
dictionary.r.ramekin = 0;
dictionary.r.ramenta = 0;
dictionary.r.ramet = 0;
dictionary.r.ramets = 0;
dictionary.r.rami = 0;
dictionary.r.ramie = 0;
dictionary.r.ramies = 0;
dictionary.r.ramify = 0;
dictionary.r.ramilie = 0;
dictionary.r.ramjet = 0;
dictionary.r.ramjets = 0;
dictionary.r.rammed = 0;
dictionary.r.rammer = 0;
dictionary.r.rammers = 0;
dictionary.r.rammier = 0;
dictionary.r.ramming = 0;
dictionary.r.rammish = 0;
dictionary.r.rammy = 0;
dictionary.r.ramose = 0;
dictionary.r.ramous = 0;
dictionary.r.ramp = 0;
dictionary.r.rampage = 0;
dictionary.r.rampant = 0;
dictionary.r.rampart = 0;
dictionary.r.ramped = 0;
dictionary.r.rampike = 0;
dictionary.r.ramping = 0;
dictionary.r.rampion = 0;
dictionary.r.rampole = 0;
dictionary.r.ramps = 0;
dictionary.r.ramrod = 0;
dictionary.r.ramrods = 0;
dictionary.r.rams = 0;
dictionary.r.ramson = 0;
dictionary.r.ramsons = 0;
dictionary.r.ramtil = 0;
dictionary.r.ramtils = 0;
dictionary.r.ramus = 0;
dictionary.r.ran = 0;
dictionary.r.rance = 0;
dictionary.r.rances = 0;
dictionary.r.ranch = 0;
dictionary.r.ranched = 0;
dictionary.r.rancher = 0;
dictionary.r.ranches = 0;
dictionary.r.rancho = 0;
dictionary.r.ranchos = 0;
dictionary.r.rancid = 0;
dictionary.r.rancor = 0;
dictionary.r.rancors = 0;
dictionary.r.rancour = 0;
dictionary.r.rand = 0;
dictionary.r.randan = 0;
dictionary.r.randans = 0;
dictionary.r.randier = 0;
dictionary.r.randies = 0;
dictionary.r.random = 0;
dictionary.r.randoms = 0;
dictionary.r.rands = 0;
dictionary.r.randy = 0;
dictionary.r.ranee = 0;
dictionary.r.ranees = 0;
dictionary.r.rang = 0;
dictionary.r.range = 0;
dictionary.r.ranged = 0;
dictionary.r.ranger = 0;
dictionary.r.rangers = 0;
dictionary.r.ranges = 0;
dictionary.r.rangier = 0;
dictionary.r.ranging = 0;
dictionary.r.rangy = 0;
dictionary.r.rani = 0;
dictionary.r.ranid = 0;
dictionary.r.ranids = 0;
dictionary.r.ranis = 0;
dictionary.r.rank = 0;
dictionary.r.ranked = 0;
dictionary.r.ranker = 0;
dictionary.r.rankers = 0;
dictionary.r.rankest = 0;
dictionary.r.ranking = 0;
dictionary.r.rankish = 0;
dictionary.r.rankle = 0;
dictionary.r.rankled = 0;
dictionary.r.rankles = 0;
dictionary.r.rankly = 0;
dictionary.r.ranks = 0;
dictionary.r.ranpike = 0;
dictionary.r.ransack = 0;
dictionary.r.ransom = 0;
dictionary.r.ransoms = 0;
dictionary.r.rant = 0;
dictionary.r.ranted = 0;
dictionary.r.ranter = 0;
dictionary.r.ranters = 0;
dictionary.r.ranting = 0;
dictionary.r.rants = 0;
dictionary.r.ranula = 0;
dictionary.r.ranulas = 0;
dictionary.r.rap = 0;
dictionary.r.rape = 0;
dictionary.r.raped = 0;
dictionary.r.raper = 0;
dictionary.r.rapers = 0;
dictionary.r.rapes = 0;
dictionary.r.raphae = 0;
dictionary.r.raphe = 0;
dictionary.r.raphes = 0;
dictionary.r.raphia = 0;
dictionary.r.raphias = 0;
dictionary.r.raphide = 0;
dictionary.r.raphis = 0;
dictionary.r.rapid = 0;
dictionary.r.rapider = 0;
dictionary.r.rapidly = 0;
dictionary.r.rapids = 0;
dictionary.r.rapier = 0;
dictionary.r.rapiers = 0;
dictionary.r.rapine = 0;
dictionary.r.rapines = 0;
dictionary.r.raping = 0;
dictionary.r.rapist = 0;
dictionary.r.rapists = 0;
dictionary.r.rapped = 0;
dictionary.r.rappee = 0;
dictionary.r.rappees = 0;
dictionary.r.rappel = 0;
dictionary.r.rappels = 0;
dictionary.r.rappen = 0;
dictionary.r.rapper = 0;
dictionary.r.rappers = 0;
dictionary.r.rapping = 0;
dictionary.r.rappini = 0;
dictionary.r.rapport = 0;
dictionary.r.raps = 0;
dictionary.r.rapt = 0;
dictionary.r.raptly = 0;
dictionary.r.raptor = 0;
dictionary.r.raptors = 0;
dictionary.r.rapture = 0;
dictionary.r.rare = 0;
dictionary.r.rarebit = 0;
dictionary.r.rared = 0;
dictionary.r.rarefy = 0;
dictionary.r.rarely = 0;
dictionary.r.rarer = 0;
dictionary.r.rares = 0;
dictionary.r.rarest = 0;
dictionary.r.rarify = 0;
dictionary.r.raring = 0;
dictionary.r.rarity = 0;
dictionary.r.ras = 0;
dictionary.r.rasbora = 0;
dictionary.r.rascal = 0;
dictionary.r.rascals = 0;
dictionary.r.rase = 0;
dictionary.r.rased = 0;
dictionary.r.raser = 0;
dictionary.r.rasers = 0;
dictionary.r.rases = 0;
dictionary.r.rash = 0;
dictionary.r.rasher = 0;
dictionary.r.rashers = 0;
dictionary.r.rashes = 0;
dictionary.r.rashest = 0;
dictionary.r.rashly = 0;
dictionary.r.rasing = 0;
dictionary.r.rasp = 0;
dictionary.r.rasped = 0;
dictionary.r.rasper = 0;
dictionary.r.raspers = 0;
dictionary.r.raspier = 0;
dictionary.r.rasping = 0;
dictionary.r.raspish = 0;
dictionary.r.rasps = 0;
dictionary.r.raspy = 0;
dictionary.r.rassle = 0;
dictionary.r.rassled = 0;
dictionary.r.rassles = 0;
dictionary.r.raster = 0;
dictionary.r.rasters = 0;
dictionary.r.rasure = 0;
dictionary.r.rasures = 0;
dictionary.r.rat = 0;
dictionary.r.ratable = 0;
dictionary.r.ratably = 0;
dictionary.r.ratafee = 0;
dictionary.r.ratafia = 0;
dictionary.r.ratal = 0;
dictionary.r.ratals = 0;
dictionary.r.ratan = 0;
dictionary.r.ratans = 0;
dictionary.r.ratany = 0;
dictionary.r.ratatat = 0;
dictionary.r.ratch = 0;
dictionary.r.ratches = 0;
dictionary.r.ratchet = 0;
dictionary.r.rate = 0;
dictionary.r.rated = 0;
dictionary.r.ratel = 0;
dictionary.r.ratels = 0;
dictionary.r.rater = 0;
dictionary.r.raters = 0;
dictionary.r.rates = 0;
dictionary.r.ratfink = 0;
dictionary.r.ratfish = 0;
dictionary.r.rath = 0;
dictionary.r.rathe = 0;
dictionary.r.rather = 0;
dictionary.r.rathole = 0;
dictionary.r.ratify = 0;
dictionary.r.ratine = 0;
dictionary.r.ratines = 0;
dictionary.r.rating = 0;
dictionary.r.ratings = 0;
dictionary.r.ratio = 0;
dictionary.r.ration = 0;
dictionary.r.rations = 0;
dictionary.r.ratios = 0;
dictionary.r.ratite = 0;
dictionary.r.ratites = 0;
dictionary.r.ratlike = 0;
dictionary.r.ratlin = 0;
dictionary.r.ratline = 0;
dictionary.r.ratlins = 0;
dictionary.r.rato = 0;
dictionary.r.ratoon = 0;
dictionary.r.ratoons = 0;
dictionary.r.ratos = 0;
dictionary.r.rats = 0;
dictionary.r.rattail = 0;
dictionary.r.rattan = 0;
dictionary.r.rattans = 0;
dictionary.r.ratted = 0;
dictionary.r.ratteen = 0;
dictionary.r.ratten = 0;
dictionary.r.rattens = 0;
dictionary.r.ratter = 0;
dictionary.r.ratters = 0;
dictionary.r.rattier = 0;
dictionary.r.ratting = 0;
dictionary.r.rattish = 0;
dictionary.r.rattle = 0;
dictionary.r.rattled = 0;
dictionary.r.rattler = 0;
dictionary.r.rattles = 0;
dictionary.r.rattly = 0;
dictionary.r.ratton = 0;
dictionary.r.rattons = 0;
dictionary.r.rattoon = 0;
dictionary.r.rattrap = 0;
dictionary.r.ratty = 0;
dictionary.r.raucity = 0;
dictionary.r.raucous = 0;
dictionary.r.raunchy = 0;
dictionary.r.ravage = 0;
dictionary.r.ravaged = 0;
dictionary.r.ravager = 0;
dictionary.r.ravages = 0;
dictionary.r.rave = 0;
dictionary.r.raved = 0;
dictionary.r.ravel = 0;
dictionary.r.raveled = 0;
dictionary.r.raveler = 0;
dictionary.r.ravelin = 0;
dictionary.r.ravelly = 0;
dictionary.r.ravels = 0;
dictionary.r.raven = 0;
dictionary.r.ravened = 0;
dictionary.r.ravener = 0;
dictionary.r.ravens = 0;
dictionary.r.raver = 0;
dictionary.r.ravers = 0;
dictionary.r.raves = 0;
dictionary.r.ravin = 0;
dictionary.r.ravine = 0;
dictionary.r.ravined = 0;
dictionary.r.ravines = 0;
dictionary.r.raving = 0;
dictionary.r.ravings = 0;
dictionary.r.ravins = 0;
dictionary.r.ravioli = 0;
dictionary.r.ravish = 0;
dictionary.r.raw = 0;
dictionary.r.rawer = 0;
dictionary.r.rawest = 0;
dictionary.r.rawhide = 0;
dictionary.r.rawin = 0;
dictionary.r.rawins = 0;
dictionary.r.rawish = 0;
dictionary.r.rawly = 0;
dictionary.r.rawness = 0;
dictionary.r.raws = 0;
dictionary.r.rax = 0;
dictionary.r.raxed = 0;
dictionary.r.raxes = 0;
dictionary.r.raxing = 0;
dictionary.r.ray = 0;
dictionary.r.raya = 0;
dictionary.r.rayah = 0;
dictionary.r.rayahs = 0;
dictionary.r.rayas = 0;
dictionary.r.rayed = 0;
dictionary.r.raying = 0;
dictionary.r.rayless = 0;
dictionary.r.raylike = 0;
dictionary.r.rayon = 0;
dictionary.r.rayons = 0;
dictionary.r.rays = 0;
dictionary.r.raze = 0;
dictionary.r.razed = 0;
dictionary.r.razee = 0;
dictionary.r.razeed = 0;
dictionary.r.razees = 0;
dictionary.r.razer = 0;
dictionary.r.razers = 0;
dictionary.r.razes = 0;
dictionary.r.razing = 0;
dictionary.r.razor = 0;
dictionary.r.razored = 0;
dictionary.r.razors = 0;
dictionary.r.razz = 0;
dictionary.r.razzed = 0;
dictionary.r.razzes = 0;
dictionary.r.razzing = 0;
dictionary.r.reach = 0;
dictionary.r.reached = 0;
dictionary.r.reacher = 0;
dictionary.r.reaches = 0;
dictionary.r.react = 0;
dictionary.r.reacted = 0;
dictionary.r.reactor = 0;
dictionary.r.reacts = 0;
dictionary.r.read = 0;
dictionary.r.readapt = 0;
dictionary.r.readd = 0;
dictionary.r.readded = 0;
dictionary.r.readds = 0;
dictionary.r.reader = 0;
dictionary.r.readers = 0;
dictionary.r.readied = 0;
dictionary.r.readier = 0;
dictionary.r.readies = 0;
dictionary.r.readily = 0;
dictionary.r.reading = 0;
dictionary.r.readmit = 0;
dictionary.r.readopt = 0;
dictionary.r.readorn = 0;
dictionary.r.readout = 0;
dictionary.r.reads = 0;
dictionary.r.ready = 0;
dictionary.r.reaffix = 0;
dictionary.r.reagent = 0;
dictionary.r.reagin = 0;
dictionary.r.reagins = 0;
dictionary.r.real = 0;
dictionary.r.realer = 0;
dictionary.r.reales = 0;
dictionary.r.realest = 0;
dictionary.r.realgar = 0;
dictionary.r.realia = 0;
dictionary.r.realign = 0;
dictionary.r.realise = 0;
dictionary.r.realism = 0;
dictionary.r.realist = 0;
dictionary.r.reality = 0;
dictionary.r.realize = 0;
dictionary.r.reallot = 0;
dictionary.r.really = 0;
dictionary.r.realm = 0;
dictionary.r.realms = 0;
dictionary.r.reals = 0;
dictionary.r.realter = 0;
dictionary.r.realty = 0;
dictionary.r.ream = 0;
dictionary.r.reamed = 0;
dictionary.r.reamer = 0;
dictionary.r.reamers = 0;
dictionary.r.reaming = 0;
dictionary.r.reams = 0;
dictionary.r.reannex = 0;
dictionary.r.reap = 0;
dictionary.r.reaped = 0;
dictionary.r.reaper = 0;
dictionary.r.reapers = 0;
dictionary.r.reaping = 0;
dictionary.r.reapply = 0;
dictionary.r.reaps = 0;
dictionary.r.rear = 0;
dictionary.r.reared = 0;
dictionary.r.rearer = 0;
dictionary.r.rearers = 0;
dictionary.r.reargue = 0;
dictionary.r.rearing = 0;
dictionary.r.rearm = 0;
dictionary.r.rearmed = 0;
dictionary.r.rearms = 0;
dictionary.r.rears = 0;
dictionary.r.reason = 0;
dictionary.r.reasons = 0;
dictionary.r.reata = 0;
dictionary.r.reatas = 0;
dictionary.r.reavail = 0;
dictionary.r.reave = 0;
dictionary.r.reaved = 0;
dictionary.r.reaver = 0;
dictionary.r.reavers = 0;
dictionary.r.reaves = 0;
dictionary.r.reaving = 0;
dictionary.r.reavow = 0;
dictionary.r.reavows = 0;
dictionary.r.reawake = 0;
dictionary.r.reawoke = 0;
dictionary.r.reb = 0;
dictionary.r.rebait = 0;
dictionary.r.rebaits = 0;
dictionary.r.rebate = 0;
dictionary.r.rebated = 0;
dictionary.r.rebater = 0;
dictionary.r.rebates = 0;
dictionary.r.rebato = 0;
dictionary.r.rebatos = 0;
dictionary.r.rebbe = 0;
dictionary.r.rebbes = 0;
dictionary.r.rebec = 0;
dictionary.r.rebeck = 0;
dictionary.r.rebecks = 0;
dictionary.r.rebecs = 0;
dictionary.r.rebel = 0;
dictionary.r.rebels = 0;
dictionary.r.rebid = 0;
dictionary.r.rebids = 0;
dictionary.r.rebill = 0;
dictionary.r.rebills = 0;
dictionary.r.rebind = 0;
dictionary.r.rebinds = 0;
dictionary.r.rebirth = 0;
dictionary.r.reblend = 0;
dictionary.r.rebloom = 0;
dictionary.r.reboant = 0;
dictionary.r.reboard = 0;
dictionary.r.rebody = 0;
dictionary.r.reboil = 0;
dictionary.r.reboils = 0;
dictionary.r.rebook = 0;
dictionary.r.rebooks = 0;
dictionary.r.rebop = 0;
dictionary.r.rebops = 0;
dictionary.r.rebore = 0;
dictionary.r.rebored = 0;
dictionary.r.rebores = 0;
dictionary.r.reborn = 0;
dictionary.r.rebound = 0;
dictionary.r.rebozo = 0;
dictionary.r.rebozos = 0;
dictionary.r.rebs = 0;
dictionary.r.rebuff = 0;
dictionary.r.rebuffs = 0;
dictionary.r.rebuild = 0;
dictionary.r.rebuilt = 0;
dictionary.r.rebuke = 0;
dictionary.r.rebuked = 0;
dictionary.r.rebuker = 0;
dictionary.r.rebukes = 0;
dictionary.r.rebury = 0;
dictionary.r.rebus = 0;
dictionary.r.rebuses = 0;
dictionary.r.rebut = 0;
dictionary.r.rebuts = 0;
dictionary.r.rebuy = 0;
dictionary.r.rebuys = 0;
dictionary.r.rec = 0;
dictionary.r.recall = 0;
dictionary.r.recalls = 0;
dictionary.r.recane = 0;
dictionary.r.recaned = 0;
dictionary.r.recanes = 0;
dictionary.r.recant = 0;
dictionary.r.recants = 0;
dictionary.r.recap = 0;
dictionary.r.recaps = 0;
dictionary.r.recarry = 0;
dictionary.r.recast = 0;
dictionary.r.recasts = 0;
dictionary.r.recede = 0;
dictionary.r.receded = 0;
dictionary.r.recedes = 0;
dictionary.r.receipt = 0;
dictionary.r.receive = 0;
dictionary.r.recency = 0;
dictionary.r.recent = 0;
dictionary.r.recept = 0;
dictionary.r.recepts = 0;
dictionary.r.recess = 0;
dictionary.r.rechart = 0;
dictionary.r.recheat = 0;
dictionary.r.recheck = 0;
dictionary.r.rechew = 0;
dictionary.r.rechews = 0;
dictionary.r.rechose = 0;
dictionary.r.recipe = 0;
dictionary.r.recipes = 0;
dictionary.r.recital = 0;
dictionary.r.recite = 0;
dictionary.r.recited = 0;
dictionary.r.reciter = 0;
dictionary.r.recites = 0;
dictionary.r.reck = 0;
dictionary.r.recked = 0;
dictionary.r.recking = 0;
dictionary.r.reckon = 0;
dictionary.r.reckons = 0;
dictionary.r.recks = 0;
dictionary.r.reclad = 0;
dictionary.r.reclaim = 0;
dictionary.r.reclame = 0;
dictionary.r.reclasp = 0;
dictionary.r.reclean = 0;
dictionary.r.recline = 0;
dictionary.r.recluse = 0;
dictionary.r.recoal = 0;
dictionary.r.recoals = 0;
dictionary.r.recock = 0;
dictionary.r.recocks = 0;
dictionary.r.recode = 0;
dictionary.r.recoded = 0;
dictionary.r.recodes = 0;
dictionary.r.recoil = 0;
dictionary.r.recoils = 0;
dictionary.r.recoin = 0;
dictionary.r.recoins = 0;
dictionary.r.recolor = 0;
dictionary.r.recomb = 0;
dictionary.r.recombs = 0;
dictionary.r.recon = 0;
dictionary.r.recons = 0;
dictionary.r.recook = 0;
dictionary.r.recooks = 0;
dictionary.r.recopy = 0;
dictionary.r.record = 0;
dictionary.r.records = 0;
dictionary.r.recork = 0;
dictionary.r.recorks = 0;
dictionary.r.recount = 0;
dictionary.r.recoup = 0;
dictionary.r.recoupe = 0;
dictionary.r.recoups = 0;
dictionary.r.recover = 0;
dictionary.r.recrate = 0;
dictionary.r.recross = 0;
dictionary.r.recrown = 0;
dictionary.r.recruit = 0;
dictionary.r.recs = 0;
dictionary.r.recta = 0;
dictionary.r.rectal = 0;
dictionary.r.recti = 0;
dictionary.r.rectify = 0;
dictionary.r.recto = 0;
dictionary.r.rector = 0;
dictionary.r.rectors = 0;
dictionary.r.rectory = 0;
dictionary.r.rectos = 0;
dictionary.r.rectrix = 0;
dictionary.r.rectum = 0;
dictionary.r.rectums = 0;
dictionary.r.rectus = 0;
dictionary.r.recur = 0;
dictionary.r.recurs = 0;
dictionary.r.recurve = 0;
dictionary.r.recuse = 0;
dictionary.r.recused = 0;
dictionary.r.recuses = 0;
dictionary.r.recut = 0;
dictionary.r.recuts = 0;
dictionary.r.recycle = 0;
dictionary.r.red = 0;
dictionary.r.redact = 0;
dictionary.r.redacts = 0;
dictionary.r.redan = 0;
dictionary.r.redans = 0;
dictionary.r.redate = 0;
dictionary.r.redated = 0;
dictionary.r.redates = 0;
dictionary.r.redbait = 0;
dictionary.r.redbay = 0;
dictionary.r.redbays = 0;
dictionary.r.redbird = 0;
dictionary.r.redbone = 0;
dictionary.r.redbud = 0;
dictionary.r.redbuds = 0;
dictionary.r.redbug = 0;
dictionary.r.redbugs = 0;
dictionary.r.redcap = 0;
dictionary.r.redcaps = 0;
dictionary.r.redcoat = 0;
dictionary.r.redd = 0;
dictionary.r.redded = 0;
dictionary.r.redden = 0;
dictionary.r.reddens = 0;
dictionary.r.redder = 0;
dictionary.r.redders = 0;
dictionary.r.reddest = 0;
dictionary.r.redding = 0;
dictionary.r.reddish = 0;
dictionary.r.reddle = 0;
dictionary.r.reddled = 0;
dictionary.r.reddles = 0;
dictionary.r.redds = 0;
dictionary.r.rede = 0;
dictionary.r.redear = 0;
dictionary.r.redears = 0;
dictionary.r.reded = 0;
dictionary.r.redeem = 0;
dictionary.r.redeems = 0;
dictionary.r.redefy = 0;
dictionary.r.redeny = 0;
dictionary.r.redes = 0;
dictionary.r.redeye = 0;
dictionary.r.redeyes = 0;
dictionary.r.redfin = 0;
dictionary.r.redfins = 0;
dictionary.r.redfish = 0;
dictionary.r.redhead = 0;
dictionary.r.redia = 0;
dictionary.r.rediae = 0;
dictionary.r.redial = 0;
dictionary.r.redias = 0;
dictionary.r.redid = 0;
dictionary.r.reding = 0;
dictionary.r.redip = 0;
dictionary.r.redips = 0;
dictionary.r.redipt = 0;
dictionary.r.redleg = 0;
dictionary.r.redlegs = 0;
dictionary.r.redline = 0;
dictionary.r.redly = 0;
dictionary.r.redneck = 0;
dictionary.r.redness = 0;
dictionary.r.redo = 0;
dictionary.r.redock = 0;
dictionary.r.redocks = 0;
dictionary.r.redoes = 0;
dictionary.r.redoing = 0;
dictionary.r.redon = 0;
dictionary.r.redone = 0;
dictionary.r.redons = 0;
dictionary.r.redos = 0;
dictionary.r.redoubt = 0;
dictionary.r.redound = 0;
dictionary.r.redout = 0;
dictionary.r.redouts = 0;
dictionary.r.redowa = 0;
dictionary.r.redowas = 0;
dictionary.r.redox = 0;
dictionary.r.redoxes = 0;
dictionary.r.redpoll = 0;
dictionary.r.redraft = 0;
dictionary.r.redraw = 0;
dictionary.r.redrawn = 0;
dictionary.r.redraws = 0;
dictionary.r.redream = 0;
dictionary.r.redress = 0;
dictionary.r.redrew = 0;
dictionary.r.redried = 0;
dictionary.r.redries = 0;
dictionary.r.redrill = 0;
dictionary.r.redrive = 0;
dictionary.r.redroot = 0;
dictionary.r.redrove = 0;
dictionary.r.redry = 0;
dictionary.r.reds = 0;
dictionary.r.redskin = 0;
dictionary.r.redtop = 0;
dictionary.r.redtops = 0;
dictionary.r.redub = 0;
dictionary.r.redubs = 0;
dictionary.r.reduce = 0;
dictionary.r.reduced = 0;
dictionary.r.reducer = 0;
dictionary.r.reduces = 0;
dictionary.r.redux = 0;
dictionary.r.redware = 0;
dictionary.r.redwing = 0;
dictionary.r.redwood = 0;
dictionary.r.redye = 0;
dictionary.r.redyed = 0;
dictionary.r.redyes = 0;
dictionary.r.ree = 0;
dictionary.r.reearn = 0;
dictionary.r.reearns = 0;
dictionary.r.reecho = 0;
dictionary.r.reechy = 0;
dictionary.r.reed = 0;
dictionary.r.reeded = 0;
dictionary.r.reedier = 0;
dictionary.r.reedify = 0;
dictionary.r.reedily = 0;
dictionary.r.reeding = 0;
dictionary.r.reedit = 0;
dictionary.r.reedits = 0;
dictionary.r.reedman = 0;
dictionary.r.reedmen = 0;
dictionary.r.reeds = 0;
dictionary.r.reedy = 0;
dictionary.r.reef = 0;
dictionary.r.reefed = 0;
dictionary.r.reefer = 0;
dictionary.r.reefers = 0;
dictionary.r.reefier = 0;
dictionary.r.reefing = 0;
dictionary.r.reefs = 0;
dictionary.r.reefy = 0;
dictionary.r.reeject = 0;
dictionary.r.reek = 0;
dictionary.r.reeked = 0;
dictionary.r.reeker = 0;
dictionary.r.reekers = 0;
dictionary.r.reekier = 0;
dictionary.r.reeking = 0;
dictionary.r.reeks = 0;
dictionary.r.reeky = 0;
dictionary.r.reel = 0;
dictionary.r.reelect = 0;
dictionary.r.reeled = 0;
dictionary.r.reeler = 0;
dictionary.r.reelers = 0;
dictionary.r.reeling = 0;
dictionary.r.reels = 0;
dictionary.r.reemit = 0;
dictionary.r.reemits = 0;
dictionary.r.reenact = 0;
dictionary.r.reendow = 0;
dictionary.r.reenjoy = 0;
dictionary.r.reenter = 0;
dictionary.r.reentry = 0;
dictionary.r.reequip = 0;
dictionary.r.reerect = 0;
dictionary.r.rees = 0;
dictionary.r.reest = 0;
dictionary.r.reested = 0;
dictionary.r.reests = 0;
dictionary.r.reeve = 0;
dictionary.r.reeved = 0;
dictionary.r.reeves = 0;
dictionary.r.reeving = 0;
dictionary.r.reevoke = 0;
dictionary.r.reexpel = 0;
dictionary.r.ref = 0;
dictionary.r.reface = 0;
dictionary.r.refaced = 0;
dictionary.r.refaces = 0;
dictionary.r.refall = 0;
dictionary.r.refalls = 0;
dictionary.r.refect = 0;
dictionary.r.refects = 0;
dictionary.r.refed = 0;
dictionary.r.refeed = 0;
dictionary.r.refeeds = 0;
dictionary.r.refeel = 0;
dictionary.r.refeels = 0;
dictionary.r.refel = 0;
dictionary.r.refell = 0;
dictionary.r.refels = 0;
dictionary.r.refelt = 0;
dictionary.r.refence = 0;
dictionary.r.refer = 0;
dictionary.r.referee = 0;
dictionary.r.refers = 0;
dictionary.r.reffed = 0;
dictionary.r.reffing = 0;
dictionary.r.refight = 0;
dictionary.r.refile = 0;
dictionary.r.refiled = 0;
dictionary.r.refiles = 0;
dictionary.r.refill = 0;
dictionary.r.refills = 0;
dictionary.r.refilm = 0;
dictionary.r.refilms = 0;
dictionary.r.refind = 0;
dictionary.r.refinds = 0;
dictionary.r.refine = 0;
dictionary.r.refined = 0;
dictionary.r.refiner = 0;
dictionary.r.refines = 0;
dictionary.r.refire = 0;
dictionary.r.refired = 0;
dictionary.r.refires = 0;
dictionary.r.refit = 0;
dictionary.r.refits = 0;
dictionary.r.refix = 0;
dictionary.r.refixed = 0;
dictionary.r.refixes = 0;
dictionary.r.reflate = 0;
dictionary.r.reflect = 0;
dictionary.r.reflet = 0;
dictionary.r.reflets = 0;
dictionary.r.reflew = 0;
dictionary.r.reflex = 0;
dictionary.r.reflies = 0;
dictionary.r.refloat = 0;
dictionary.r.reflood = 0;
dictionary.r.reflow = 0;
dictionary.r.reflown = 0;
dictionary.r.reflows = 0;
dictionary.r.reflux = 0;
dictionary.r.refly = 0;
dictionary.r.refocus = 0;
dictionary.r.refold = 0;
dictionary.r.refolds = 0;
dictionary.r.reforge = 0;
dictionary.r.reform = 0;
dictionary.r.reforms = 0;
dictionary.r.refound = 0;
dictionary.r.refract = 0;
dictionary.r.refrain = 0;
dictionary.r.reframe = 0;
dictionary.r.refresh = 0;
dictionary.r.refried = 0;
dictionary.r.refries = 0;
dictionary.r.refront = 0;
dictionary.r.refroze = 0;
dictionary.r.refry = 0;
dictionary.r.refs = 0;
dictionary.r.reft = 0;
dictionary.r.refuel = 0;
dictionary.r.refuels = 0;
dictionary.r.refuge = 0;
dictionary.r.refuged = 0;
dictionary.r.refugee = 0;
dictionary.r.refuges = 0;
dictionary.r.refugia = 0;
dictionary.r.refund = 0;
dictionary.r.refunds = 0;
dictionary.r.refusal = 0;
dictionary.r.refuse = 0;
dictionary.r.refused = 0;
dictionary.r.refuser = 0;
dictionary.r.refuses = 0;
dictionary.r.refutal = 0;
dictionary.r.refute = 0;
dictionary.r.refuted = 0;
dictionary.r.refuter = 0;
dictionary.r.refutes = 0;
dictionary.r.reg = 0;
dictionary.r.regain = 0;
dictionary.r.regains = 0;
dictionary.r.regal = 0;
dictionary.r.regale = 0;
dictionary.r.regaled = 0;
dictionary.r.regaler = 0;
dictionary.r.regales = 0;
dictionary.r.regalia = 0;
dictionary.r.regally = 0;
dictionary.r.regard = 0;
dictionary.r.regards = 0;
dictionary.r.regatta = 0;
dictionary.r.regauge = 0;
dictionary.r.regave = 0;
dictionary.r.regear = 0;
dictionary.r.regears = 0;
dictionary.r.regency = 0;
dictionary.r.regent = 0;
dictionary.r.regents = 0;
dictionary.r.reges = 0;
dictionary.r.reggae = 0;
dictionary.r.reggaes = 0;
dictionary.r.regild = 0;
dictionary.r.regilds = 0;
dictionary.r.regilt = 0;
dictionary.r.regime = 0;
dictionary.r.regimen = 0;
dictionary.r.regimes = 0;
dictionary.r.regina = 0;
dictionary.r.reginae = 0;
dictionary.r.reginal = 0;
dictionary.r.reginas = 0;
dictionary.r.region = 0;
dictionary.r.regions = 0;
dictionary.r.regius = 0;
dictionary.r.regive = 0;
dictionary.r.regiven = 0;
dictionary.r.regives = 0;
dictionary.r.reglaze = 0;
dictionary.r.reglet = 0;
dictionary.r.reglets = 0;
dictionary.r.regloss = 0;
dictionary.r.reglow = 0;
dictionary.r.reglows = 0;
dictionary.r.reglue = 0;
dictionary.r.reglued = 0;
dictionary.r.reglues = 0;
dictionary.r.regma = 0;
dictionary.r.regmata = 0;
dictionary.r.regna = 0;
dictionary.r.regnal = 0;
dictionary.r.regnant = 0;
dictionary.r.regnum = 0;
dictionary.r.regorge = 0;
dictionary.r.regosol = 0;
dictionary.r.regrade = 0;
dictionary.r.regraft = 0;
dictionary.r.regrant = 0;
dictionary.r.regrate = 0;
dictionary.r.regreen = 0;
dictionary.r.regreet = 0;
dictionary.r.regress = 0;
dictionary.r.regret = 0;
dictionary.r.regrets = 0;
dictionary.r.regrew = 0;
dictionary.r.regrind = 0;
dictionary.r.regroom = 0;
dictionary.r.regroup = 0;
dictionary.r.regrow = 0;
dictionary.r.regrown = 0;
dictionary.r.regrows = 0;
dictionary.r.regs = 0;
dictionary.r.regular = 0;
dictionary.r.reguli = 0;
dictionary.r.regulus = 0;
dictionary.r.rehab = 0;
dictionary.r.rehabs = 0;
dictionary.r.rehang = 0;
dictionary.r.rehangs = 0;
dictionary.r.rehash = 0;
dictionary.r.rehear = 0;
dictionary.r.reheard = 0;
dictionary.r.rehears = 0;
dictionary.r.reheat = 0;
dictionary.r.reheats = 0;
dictionary.r.reheel = 0;
dictionary.r.reheels = 0;
dictionary.r.rehem = 0;
dictionary.r.rehems = 0;
dictionary.r.rehinge = 0;
dictionary.r.rehire = 0;
dictionary.r.rehired = 0;
dictionary.r.rehires = 0;
dictionary.r.rehouse = 0;
dictionary.r.rehung = 0;
dictionary.r.rei = 0;
dictionary.r.reif = 0;
dictionary.r.reified = 0;
dictionary.r.reifier = 0;
dictionary.r.reifies = 0;
dictionary.r.reifs = 0;
dictionary.r.reify = 0;
dictionary.r.reign = 0;
dictionary.r.reigned = 0;
dictionary.r.reigns = 0;
dictionary.r.reimage = 0;
dictionary.r.rein = 0;
dictionary.r.reincur = 0;
dictionary.r.reindex = 0;
dictionary.r.reined = 0;
dictionary.r.reining = 0;
dictionary.r.reink = 0;
dictionary.r.reinked = 0;
dictionary.r.reinks = 0;
dictionary.r.reins = 0;
dictionary.r.reinter = 0;
dictionary.r.reis = 0;
dictionary.r.reissue = 0;
dictionary.r.reitbok = 0;
dictionary.r.reive = 0;
dictionary.r.reived = 0;
dictionary.r.reiver = 0;
dictionary.r.reivers = 0;
dictionary.r.reives = 0;
dictionary.r.reiving = 0;
dictionary.r.reject = 0;
dictionary.r.rejects = 0;
dictionary.r.rejoice = 0;
dictionary.r.rejoin = 0;
dictionary.r.rejoins = 0;
dictionary.r.rejudge = 0;
dictionary.r.rekey = 0;
dictionary.r.rekeyed = 0;
dictionary.r.rekeys = 0;
dictionary.r.reknit = 0;
dictionary.r.reknits = 0;
dictionary.r.relabel = 0;
dictionary.r.relace = 0;
dictionary.r.relaced = 0;
dictionary.r.relaces = 0;
dictionary.r.relaid = 0;
dictionary.r.relapse = 0;
dictionary.r.relate = 0;
dictionary.r.related = 0;
dictionary.r.relater = 0;
dictionary.r.relates = 0;
dictionary.r.relator = 0;
dictionary.r.relax = 0;
dictionary.r.relaxed = 0;
dictionary.r.relaxer = 0;
dictionary.r.relaxes = 0;
dictionary.r.relaxin = 0;
dictionary.r.relay = 0;
dictionary.r.relayed = 0;
dictionary.r.relays = 0;
dictionary.r.relearn = 0;
dictionary.r.release = 0;
dictionary.r.relend = 0;
dictionary.r.relends = 0;
dictionary.r.relent = 0;
dictionary.r.relents = 0;
dictionary.r.relet = 0;
dictionary.r.relets = 0;
dictionary.r.releve = 0;
dictionary.r.releves = 0;
dictionary.r.reliant = 0;
dictionary.r.relic = 0;
dictionary.r.relics = 0;
dictionary.r.relict = 0;
dictionary.r.relicts = 0;
dictionary.r.relied = 0;
dictionary.r.relief = 0;
dictionary.r.reliefs = 0;
dictionary.r.relier = 0;
dictionary.r.reliers = 0;
dictionary.r.relies = 0;
dictionary.r.relieve = 0;
dictionary.r.relievo = 0;
dictionary.r.relight = 0;
dictionary.r.reline = 0;
dictionary.r.relined = 0;
dictionary.r.relines = 0;
dictionary.r.relink = 0;
dictionary.r.relinks = 0;
dictionary.r.relique = 0;
dictionary.r.relish = 0;
dictionary.r.relist = 0;
dictionary.r.relists = 0;
dictionary.r.relit = 0;
dictionary.r.relive = 0;
dictionary.r.relived = 0;
dictionary.r.relives = 0;
dictionary.r.reload = 0;
dictionary.r.reloads = 0;
dictionary.r.reloan = 0;
dictionary.r.reloans = 0;
dictionary.r.relock = 0;
dictionary.r.relocks = 0;
dictionary.r.reluct = 0;
dictionary.r.relucts = 0;
dictionary.r.relume = 0;
dictionary.r.relumed = 0;
dictionary.r.relumes = 0;
dictionary.r.rely = 0;
dictionary.r.relying = 0;
dictionary.r.rem = 0;
dictionary.r.remade = 0;
dictionary.r.remail = 0;
dictionary.r.remails = 0;
dictionary.r.remain = 0;
dictionary.r.remains = 0;
dictionary.r.remake = 0;
dictionary.r.remakes = 0;
dictionary.r.reman = 0;
dictionary.r.remand = 0;
dictionary.r.remands = 0;
dictionary.r.remans = 0;
dictionary.r.remap = 0;
dictionary.r.remaps = 0;
dictionary.r.remark = 0;
dictionary.r.remarks = 0;
dictionary.r.remarry = 0;
dictionary.r.rematch = 0;
dictionary.r.remate = 0;
dictionary.r.remated = 0;
dictionary.r.remates = 0;
dictionary.r.remedy = 0;
dictionary.r.remeet = 0;
dictionary.r.remeets = 0;
dictionary.r.remelt = 0;
dictionary.r.remelts = 0;
dictionary.r.remend = 0;
dictionary.r.remends = 0;
dictionary.r.remerge = 0;
dictionary.r.remet = 0;
dictionary.r.remex = 0;
dictionary.r.remiges = 0;
dictionary.r.remind = 0;
dictionary.r.reminds = 0;
dictionary.r.remint = 0;
dictionary.r.remints = 0;
dictionary.r.remise = 0;
dictionary.r.remised = 0;
dictionary.r.remises = 0;
dictionary.r.remiss = 0;
dictionary.r.remit = 0;
dictionary.r.remits = 0;
dictionary.r.remix = 0;
dictionary.r.remixed = 0;
dictionary.r.remixes = 0;
dictionary.r.remixt = 0;
dictionary.r.remnant = 0;
dictionary.r.remodel = 0;
dictionary.r.remold = 0;
dictionary.r.remolds = 0;
dictionary.r.remora = 0;
dictionary.r.remoras = 0;
dictionary.r.remorid = 0;
dictionary.r.remorse = 0;
dictionary.r.remote = 0;
dictionary.r.remoter = 0;
dictionary.r.remotes = 0;
dictionary.r.remount = 0;
dictionary.r.removal = 0;
dictionary.r.remove = 0;
dictionary.r.removed = 0;
dictionary.r.remover = 0;
dictionary.r.removes = 0;
dictionary.r.rems = 0;
dictionary.r.remuda = 0;
dictionary.r.remudas = 0;
dictionary.r.renail = 0;
dictionary.r.renails = 0;
dictionary.r.renal = 0;
dictionary.r.rename = 0;
dictionary.r.renamed = 0;
dictionary.r.renames = 0;
dictionary.r.rend = 0;
dictionary.r.rended = 0;
dictionary.r.render = 0;
dictionary.r.renders = 0;
dictionary.r.rending = 0;
dictionary.r.rends = 0;
dictionary.r.renege = 0;
dictionary.r.reneged = 0;
dictionary.r.reneger = 0;
dictionary.r.reneges = 0;
dictionary.r.renest = 0;
dictionary.r.renests = 0;
dictionary.r.renew = 0;
dictionary.r.renewal = 0;
dictionary.r.renewed = 0;
dictionary.r.renewer = 0;
dictionary.r.renews = 0;
dictionary.r.renig = 0;
dictionary.r.renigs = 0;
dictionary.r.renin = 0;
dictionary.r.renins = 0;
dictionary.r.rennase = 0;
dictionary.r.rennet = 0;
dictionary.r.rennets = 0;
dictionary.r.rennin = 0;
dictionary.r.rennins = 0;
dictionary.r.renown = 0;
dictionary.r.renowns = 0;
dictionary.r.rent = 0;
dictionary.r.rental = 0;
dictionary.r.rentals = 0;
dictionary.r.rente = 0;
dictionary.r.rented = 0;
dictionary.r.renter = 0;
dictionary.r.renters = 0;
dictionary.r.rentes = 0;
dictionary.r.rentier = 0;
dictionary.r.renting = 0;
dictionary.r.rents = 0;
dictionary.r.renvoi = 0;
dictionary.r.renvois = 0;
dictionary.r.reoccur = 0;
dictionary.r.reoffer = 0;
dictionary.r.reoil = 0;
dictionary.r.reoiled = 0;
dictionary.r.reoils = 0;
dictionary.r.reopen = 0;
dictionary.r.reopens = 0;
dictionary.r.reorder = 0;
dictionary.r.rep = 0;
dictionary.r.repack = 0;
dictionary.r.repacks = 0;
dictionary.r.repaid = 0;
dictionary.r.repaint = 0;
dictionary.r.repair = 0;
dictionary.r.repairs = 0;
dictionary.r.repand = 0;
dictionary.r.repanel = 0;
dictionary.r.repaper = 0;
dictionary.r.repark = 0;
dictionary.r.reparks = 0;
dictionary.r.repass = 0;
dictionary.r.repast = 0;
dictionary.r.repasts = 0;
dictionary.r.repave = 0;
dictionary.r.repaved = 0;
dictionary.r.repaves = 0;
dictionary.r.repay = 0;
dictionary.r.repays = 0;
dictionary.r.repeal = 0;
dictionary.r.repeals = 0;
dictionary.r.repeat = 0;
dictionary.r.repeats = 0;
dictionary.r.repeg = 0;
dictionary.r.repegs = 0;
dictionary.r.repel = 0;
dictionary.r.repels = 0;
dictionary.r.repent = 0;
dictionary.r.repents = 0;
dictionary.r.reperk = 0;
dictionary.r.reperks = 0;
dictionary.r.repin = 0;
dictionary.r.repine = 0;
dictionary.r.repined = 0;
dictionary.r.repiner = 0;
dictionary.r.repines = 0;
dictionary.r.repins = 0;
dictionary.r.replace = 0;
dictionary.r.replan = 0;
dictionary.r.replans = 0;
dictionary.r.replant = 0;
dictionary.r.replate = 0;
dictionary.r.replay = 0;
dictionary.r.replays = 0;
dictionary.r.replead = 0;
dictionary.r.repled = 0;
dictionary.r.replete = 0;
dictionary.r.replevy = 0;
dictionary.r.replica = 0;
dictionary.r.replied = 0;
dictionary.r.replier = 0;
dictionary.r.replies = 0;
dictionary.r.replot = 0;
dictionary.r.replots = 0;
dictionary.r.replumb = 0;
dictionary.r.reply = 0;
dictionary.r.repo = 0;
dictionary.r.repoll = 0;
dictionary.r.repolls = 0;
dictionary.r.report = 0;
dictionary.r.reports = 0;
dictionary.r.repos = 0;
dictionary.r.reposal = 0;
dictionary.r.repose = 0;
dictionary.r.reposed = 0;
dictionary.r.reposer = 0;
dictionary.r.reposes = 0;
dictionary.r.reposit = 0;
dictionary.r.repot = 0;
dictionary.r.repots = 0;
dictionary.r.repour = 0;
dictionary.r.repours = 0;
dictionary.r.repower = 0;
dictionary.r.repp = 0;
dictionary.r.repped = 0;
dictionary.r.repps = 0;
dictionary.r.repress = 0;
dictionary.r.reprice = 0;
dictionary.r.reprint = 0;
dictionary.r.reprise = 0;
dictionary.r.repro = 0;
dictionary.r.reprobe = 0;
dictionary.r.reproof = 0;
dictionary.r.repros = 0;
dictionary.r.reprove = 0;
dictionary.r.reps = 0;
dictionary.r.reptant = 0;
dictionary.r.reptile = 0;
dictionary.r.repugn = 0;
dictionary.r.repugns = 0;
dictionary.r.repulse = 0;
dictionary.r.repump = 0;
dictionary.r.repumps = 0;
dictionary.r.repute = 0;
dictionary.r.reputed = 0;
dictionary.r.reputes = 0;
dictionary.r.request = 0;
dictionary.r.requests = 0;
dictionary.r.requiem = 0;
dictionary.r.requin = 0;
dictionary.r.requins = 0;
dictionary.r.require = 0;
dictionary.r.requite = 0;
dictionary.r.rerack = 0;
dictionary.r.reracks = 0;
dictionary.r.reraise = 0;
dictionary.r.reran = 0;
dictionary.r.reread = 0;
dictionary.r.rereads = 0;
dictionary.r.reredos = 0;
dictionary.r.rerise = 0;
dictionary.r.rerisen = 0;
dictionary.r.rerises = 0;
dictionary.r.reroll = 0;
dictionary.r.rerolls = 0;
dictionary.r.reroof = 0;
dictionary.r.reroofs = 0;
dictionary.r.rerose = 0;
dictionary.r.reroute = 0;
dictionary.r.rerun = 0;
dictionary.r.reruns = 0;
dictionary.r.res = 0;
dictionary.r.resaid = 0;
dictionary.r.resail = 0;
dictionary.r.resails = 0;
dictionary.r.resale = 0;
dictionary.r.resales = 0;
dictionary.r.resaw = 0;
dictionary.r.resawed = 0;
dictionary.r.resawn = 0;
dictionary.r.resaws = 0;
dictionary.r.resay = 0;
dictionary.r.resays = 0;
dictionary.r.rescale = 0;
dictionary.r.rescind = 0;
dictionary.r.rescore = 0;
dictionary.r.rescue = 0;
dictionary.r.rescued = 0;
dictionary.r.rescuer = 0;
dictionary.r.rescues = 0;
dictionary.r.reseal = 0;
dictionary.r.reseals = 0;
dictionary.r.reseat = 0;
dictionary.r.reseats = 0;
dictionary.r.reseau = 0;
dictionary.r.reseaus = 0;
dictionary.r.reseaux = 0;
dictionary.r.resect = 0;
dictionary.r.resects = 0;
dictionary.r.reseda = 0;
dictionary.r.resedas = 0;
dictionary.r.resee = 0;
dictionary.r.reseed = 0;
dictionary.r.reseeds = 0;
dictionary.r.reseek = 0;
dictionary.r.reseeks = 0;
dictionary.r.reseen = 0;
dictionary.r.resees = 0;
dictionary.r.reseize = 0;
dictionary.r.resell = 0;
dictionary.r.resells = 0;
dictionary.r.resend = 0;
dictionary.r.resends = 0;
dictionary.r.resent = 0;
dictionary.r.resents = 0;
dictionary.r.reserve = 0;
dictionary.r.reset = 0;
dictionary.r.resets = 0;
dictionary.r.resew = 0;
dictionary.r.resewed = 0;
dictionary.r.resewn = 0;
dictionary.r.resews = 0;
dictionary.r.resh = 0;
dictionary.r.reshape = 0;
dictionary.r.reshave = 0;
dictionary.r.reshes = 0;
dictionary.r.reshine = 0;
dictionary.r.reship = 0;
dictionary.r.reships = 0;
dictionary.r.reshod = 0;
dictionary.r.reshoe = 0;
dictionary.r.reshoes = 0;
dictionary.r.reshone = 0;
dictionary.r.reshoot = 0;
dictionary.r.reshot = 0;
dictionary.r.reshow = 0;
dictionary.r.reshown = 0;
dictionary.r.reshows = 0;
dictionary.r.resid = 0;
dictionary.r.reside = 0;
dictionary.r.resided = 0;
dictionary.r.resider = 0;
dictionary.r.resides = 0;
dictionary.r.resids = 0;
dictionary.r.residua = 0;
dictionary.r.residue = 0;
dictionary.r.resift = 0;
dictionary.r.resifts = 0;
dictionary.r.resight = 0;
dictionary.r.resign = 0;
dictionary.r.resigns = 0;
dictionary.r.resile = 0;
dictionary.r.resiled = 0;
dictionary.r.resiles = 0;
dictionary.r.resin = 0;
dictionary.r.resined = 0;
dictionary.r.resins = 0;
dictionary.r.resiny = 0;
dictionary.r.resist = 0;
dictionary.r.resists = 0;
dictionary.r.resite = 0;
dictionary.r.resited = 0;
dictionary.r.resites = 0;
dictionary.r.resize = 0;
dictionary.r.resized = 0;
dictionary.r.resizes = 0;
dictionary.r.reslate = 0;
dictionary.r.resmelt = 0;
dictionary.r.resoak = 0;
dictionary.r.resoaks = 0;
dictionary.r.resod = 0;
dictionary.r.resods = 0;
dictionary.r.resojet = 0;
dictionary.r.resold = 0;
dictionary.r.resole = 0;
dictionary.r.resoled = 0;
dictionary.r.resoles = 0;
dictionary.r.resolve = 0;
dictionary.r.resorb = 0;
dictionary.r.resorbs = 0;
dictionary.r.resort = 0;
dictionary.r.resorts = 0;
dictionary.r.resound = 0;
dictionary.r.resow = 0;
dictionary.r.resowed = 0;
dictionary.r.resown = 0;
dictionary.r.resows = 0;
dictionary.r.respace = 0;
dictionary.r.respade = 0;
dictionary.r.respeak = 0;
dictionary.r.respect = 0;
dictionary.r.respell = 0;
dictionary.r.respelt = 0;
dictionary.r.respire = 0;
dictionary.r.respite = 0;
dictionary.r.resplit = 0;
dictionary.r.respoke = 0;
dictionary.r.respond = 0;
dictionary.r.respot = 0;
dictionary.r.respots = 0;
dictionary.r.respray = 0;
dictionary.r.rest = 0;
dictionary.r.restack = 0;
dictionary.r.restaff = 0;
dictionary.r.restage = 0;
dictionary.r.restamp = 0;
dictionary.r.restart = 0;
dictionary.r.restate = 0;
dictionary.r.rested = 0;
dictionary.r.rester = 0;
dictionary.r.resters = 0;
dictionary.r.restful = 0;
dictionary.r.resting = 0;
dictionary.r.restive = 0;
dictionary.r.restock = 0;
dictionary.r.restore = 0;
dictionary.r.rests = 0;
dictionary.r.restudy = 0;
dictionary.r.restuff = 0;
dictionary.r.restyle = 0;
dictionary.r.result = 0;
dictionary.r.results = 0;
dictionary.r.resume = 0;
dictionary.r.resumed = 0;
dictionary.r.resumer = 0;
dictionary.r.resumes = 0;
dictionary.r.resurge = 0;
dictionary.r.ret = 0;
dictionary.r.retable = 0;
dictionary.r.retack = 0;
dictionary.r.retacks = 0;
dictionary.r.retag = 0;
dictionary.r.retags = 0;
dictionary.r.retail = 0;
dictionary.r.retails = 0;
dictionary.r.retain = 0;
dictionary.r.retains = 0;
dictionary.r.retake = 0;
dictionary.r.retaken = 0;
dictionary.r.retaker = 0;
dictionary.r.retakes = 0;
dictionary.r.retape = 0;
dictionary.r.retaped = 0;
dictionary.r.retapes = 0;
dictionary.r.retard = 0;
dictionary.r.retards = 0;
dictionary.r.retaste = 0;
dictionary.r.retax = 0;
dictionary.r.retaxed = 0;
dictionary.r.retaxes = 0;
dictionary.r.retch = 0;
dictionary.r.retched = 0;
dictionary.r.retches = 0;
dictionary.r.rete = 0;
dictionary.r.reteach = 0;
dictionary.r.reteam = 0;
dictionary.r.reteams = 0;
dictionary.r.retear = 0;
dictionary.r.retears = 0;
dictionary.r.retell = 0;
dictionary.r.retells = 0;
dictionary.r.retem = 0;
dictionary.r.retems = 0;
dictionary.r.retene = 0;
dictionary.r.retenes = 0;
dictionary.r.retest = 0;
dictionary.r.retests = 0;
dictionary.r.rethink = 0;
dictionary.r.retia = 0;
dictionary.r.retial = 0;
dictionary.r.retiary = 0;
dictionary.r.reticle = 0;
dictionary.r.retie = 0;
dictionary.r.retied = 0;
dictionary.r.reties = 0;
dictionary.r.retime = 0;
dictionary.r.retimed = 0;
dictionary.r.retimes = 0;
dictionary.r.retina = 0;
dictionary.r.retinae = 0;
dictionary.r.retinal = 0;
dictionary.r.retinas = 0;
dictionary.r.retine = 0;
dictionary.r.retines = 0;
dictionary.r.retinol = 0;
dictionary.r.retint = 0;
dictionary.r.retints = 0;
dictionary.r.retinue = 0;
dictionary.r.retire = 0;
dictionary.r.retired = 0;
dictionary.r.retiree = 0;
dictionary.r.retirer = 0;
dictionary.r.retires = 0;
dictionary.r.retitle = 0;
dictionary.r.retold = 0;
dictionary.r.retook = 0;
dictionary.r.retool = 0;
dictionary.r.retools = 0;
dictionary.r.retore = 0;
dictionary.r.retorn = 0;
dictionary.r.retort = 0;
dictionary.r.retorts = 0;
dictionary.r.retouch = 0;
dictionary.r.retrace = 0;
dictionary.r.retrack = 0;
dictionary.r.retract = 0;
dictionary.r.retrain = 0;
dictionary.r.retral = 0;
dictionary.r.retread = 0;
dictionary.r.retreat = 0;
dictionary.r.retrial = 0;
dictionary.r.retried = 0;
dictionary.r.retries = 0;
dictionary.r.retrim = 0;
dictionary.r.retrims = 0;
dictionary.r.retro = 0;
dictionary.r.retros = 0;
dictionary.r.retry = 0;
dictionary.r.rets = 0;
dictionary.r.retsina = 0;
dictionary.r.retted = 0;
dictionary.r.retting = 0;
dictionary.r.retune = 0;
dictionary.r.retuned = 0;
dictionary.r.retunes = 0;
dictionary.r.return = 0;
dictionary.r.returns = 0;
dictionary.r.retuse = 0;
dictionary.r.retwist = 0;
dictionary.r.retying = 0;
dictionary.r.retype = 0;
dictionary.r.retyped = 0;
dictionary.r.retypes = 0;
dictionary.r.reunify = 0;
dictionary.r.reunion = 0;
dictionary.r.reunite = 0;
dictionary.r.reuse = 0;
dictionary.r.reused = 0;
dictionary.r.reuses = 0;
dictionary.r.reusing = 0;
dictionary.r.reutter = 0;
dictionary.r.rev = 0;
dictionary.r.revalue = 0;
dictionary.r.revamp = 0;
dictionary.r.revamps = 0;
dictionary.r.reveal = 0;
dictionary.r.reveals = 0;
dictionary.r.revel = 0;
dictionary.r.reveled = 0;
dictionary.r.reveler = 0;
dictionary.r.revelry = 0;
dictionary.r.revels = 0;
dictionary.r.revenge = 0;
dictionary.r.revenue = 0;
dictionary.r.reverb = 0;
dictionary.r.reverbs = 0;
dictionary.r.revere = 0;
dictionary.r.revered = 0;
dictionary.r.reverer = 0;
dictionary.r.reveres = 0;
dictionary.r.reverie = 0;
dictionary.r.revers = 0;
dictionary.r.reverse = 0;
dictionary.r.reverso = 0;
dictionary.r.revert = 0;
dictionary.r.reverts = 0;
dictionary.r.revery = 0;
dictionary.r.revest = 0;
dictionary.r.revests = 0;
dictionary.r.revet = 0;
dictionary.r.revets = 0;
dictionary.r.review = 0;
dictionary.r.reviews = 0;
dictionary.r.revile = 0;
dictionary.r.reviled = 0;
dictionary.r.reviler = 0;
dictionary.r.reviles = 0;
dictionary.r.revisal = 0;
dictionary.r.revise = 0;
dictionary.r.revised = 0;
dictionary.r.reviser = 0;
dictionary.r.revises = 0;
dictionary.r.revisit = 0;
dictionary.r.revisor = 0;
dictionary.r.revival = 0;
dictionary.r.revive = 0;
dictionary.r.revived = 0;
dictionary.r.reviver = 0;
dictionary.r.revives = 0;
dictionary.r.revoice = 0;
dictionary.r.revoke = 0;
dictionary.r.revoked = 0;
dictionary.r.revoker = 0;
dictionary.r.revokes = 0;
dictionary.r.revolt = 0;
dictionary.r.revolts = 0;
dictionary.r.revolve = 0;
dictionary.r.revote = 0;
dictionary.r.revoted = 0;
dictionary.r.revotes = 0;
dictionary.r.revs = 0;
dictionary.r.revue = 0;
dictionary.r.revues = 0;
dictionary.r.revuist = 0;
dictionary.r.revved = 0;
dictionary.r.revving = 0;
dictionary.r.rewake = 0;
dictionary.r.rewaked = 0;
dictionary.r.rewaken = 0;
dictionary.r.rewakes = 0;
dictionary.r.rewan = 0;
dictionary.r.reward = 0;
dictionary.r.rewards = 0;
dictionary.r.rewarm = 0;
dictionary.r.rewarms = 0;
dictionary.r.rewash = 0;
dictionary.r.rewax = 0;
dictionary.r.rewaxed = 0;
dictionary.r.rewaxes = 0;
dictionary.r.reweave = 0;
dictionary.r.rewed = 0;
dictionary.r.reweds = 0;
dictionary.r.reweigh = 0;
dictionary.r.reweld = 0;
dictionary.r.rewelds = 0;
dictionary.r.rewet = 0;
dictionary.r.rewets = 0;
dictionary.r.rewiden = 0;
dictionary.r.rewin = 0;
dictionary.r.rewind = 0;
dictionary.r.rewinds = 0;
dictionary.r.rewins = 0;
dictionary.r.rewire = 0;
dictionary.r.rewired = 0;
dictionary.r.rewires = 0;
dictionary.r.rewoke = 0;
dictionary.r.rewoken = 0;
dictionary.r.rewon = 0;
dictionary.r.reword = 0;
dictionary.r.rewords = 0;
dictionary.r.rework = 0;
dictionary.r.reworks = 0;
dictionary.r.rewound = 0;
dictionary.r.rewove = 0;
dictionary.r.rewoven = 0;
dictionary.r.rewrap = 0;
dictionary.r.rewraps = 0;
dictionary.r.rewrapt = 0;
dictionary.r.rewrite = 0;
dictionary.r.rewrote = 0;
dictionary.r.rex = 0;
dictionary.r.rexes = 0;
dictionary.r.reynard = 0;
dictionary.r.rezone = 0;
dictionary.r.rezoned = 0;
dictionary.r.rezones = 0;
dictionary.r.rhabdom = 0;
dictionary.r.rhachis = 0;
dictionary.r.rhamnus = 0;
dictionary.r.rhaphae = 0;
dictionary.r.rhaphe = 0;
dictionary.r.rhaphes = 0;
dictionary.r.rhatany = 0;
dictionary.r.rhea = 0;
dictionary.r.rheas = 0;
dictionary.r.rhebok = 0;
dictionary.r.rheboks = 0;
dictionary.r.rhenium = 0;
dictionary.r.rhesus = 0;
dictionary.r.rhetor = 0;
dictionary.r.rhetors = 0;
dictionary.r.rheum = 0;
dictionary.r.rheumic = 0;
dictionary.r.rheums = 0;
dictionary.r.rheumy = 0;
dictionary.r.rhinal = 0;
dictionary.r.rhino = 0;
dictionary.r.rhinos = 0;
dictionary.r.rhizoid = 0;
dictionary.r.rhizoma = 0;
dictionary.r.rhizome = 0;
dictionary.r.rhizopi = 0;
dictionary.r.rho = 0;
dictionary.r.rhodic = 0;
dictionary.r.rhodium = 0;
dictionary.r.rhodora = 0;
dictionary.r.rhomb = 0;
dictionary.r.rhombi = 0;
dictionary.r.rhombic = 0;
dictionary.r.rhombs = 0;
dictionary.r.rhombus = 0;
dictionary.r.rhonchi = 0;
dictionary.r.rhos = 0;
dictionary.r.rhubarb = 0;
dictionary.r.rhumb = 0;
dictionary.r.rhumba = 0;
dictionary.r.rhumbas = 0;
dictionary.r.rhumbs = 0;
dictionary.r.rhus = 0;
dictionary.r.rhuses = 0;
dictionary.r.rhyme = 0;
dictionary.r.rhymed = 0;
dictionary.r.rhymer = 0;
dictionary.r.rhymers = 0;
dictionary.r.rhymes = 0;
dictionary.r.rhyming = 0;
dictionary.r.rhyta = 0;
dictionary.r.rhythm = 0;
dictionary.r.rhythms = 0;
dictionary.r.rhyton = 0;
dictionary.r.ria = 0;
dictionary.r.rial = 0;
dictionary.r.rials = 0;
dictionary.r.rialto = 0;
dictionary.r.rialtos = 0;
dictionary.r.riant = 0;
dictionary.r.riantly = 0;
dictionary.r.rias = 0;
dictionary.r.riata = 0;
dictionary.r.riatas = 0;
dictionary.r.rib = 0;
dictionary.r.ribald = 0;
dictionary.r.ribalds = 0;
dictionary.r.riband = 0;
dictionary.r.ribands = 0;
dictionary.r.ribband = 0;
dictionary.r.ribbed = 0;
dictionary.r.ribber = 0;
dictionary.r.ribbers = 0;
dictionary.r.ribbier = 0;
dictionary.r.ribbing = 0;
dictionary.r.ribbon = 0;
dictionary.r.ribbons = 0;
dictionary.r.ribbony = 0;
dictionary.r.ribby = 0;
dictionary.r.ribes = 0;
dictionary.r.ribier = 0;
dictionary.r.ribiers = 0;
dictionary.r.ribless = 0;
dictionary.r.riblet = 0;
dictionary.r.riblets = 0;
dictionary.r.riblike = 0;
dictionary.r.ribose = 0;
dictionary.r.riboses = 0;
dictionary.r.ribs = 0;
dictionary.r.ribwort = 0;
dictionary.r.rice = 0;
dictionary.r.riced = 0;
dictionary.r.ricer = 0;
dictionary.r.ricers = 0;
dictionary.r.rices = 0;
dictionary.r.rich = 0;
dictionary.r.richen = 0;
dictionary.r.richens = 0;
dictionary.r.richer = 0;
dictionary.r.riches = 0;
dictionary.r.richest = 0;
dictionary.r.richly = 0;
dictionary.r.ricin = 0;
dictionary.r.ricing = 0;
dictionary.r.ricins = 0;
dictionary.r.ricinus = 0;
dictionary.r.rick = 0;
dictionary.r.ricked = 0;
dictionary.r.rickets = 0;
dictionary.r.rickety = 0;
dictionary.r.rickey = 0;
dictionary.r.rickeys = 0;
dictionary.r.ricking = 0;
dictionary.r.ricks = 0;
dictionary.r.ricksha = 0;
dictionary.r.ricotta = 0;
dictionary.r.ricrac = 0;
dictionary.r.ricracs = 0;
dictionary.r.rictal = 0;
dictionary.r.rictus = 0;
dictionary.r.rid = 0;
dictionary.r.ridable = 0;
dictionary.r.ridded = 0;
dictionary.r.ridden = 0;
dictionary.r.ridder = 0;
dictionary.r.ridders = 0;
dictionary.r.ridding = 0;
dictionary.r.riddle = 0;
dictionary.r.riddled = 0;
dictionary.r.riddler = 0;
dictionary.r.riddles = 0;
dictionary.r.ride = 0;
dictionary.r.rident = 0;
dictionary.r.rider = 0;
dictionary.r.riders = 0;
dictionary.r.rides = 0;
dictionary.r.ridge = 0;
dictionary.r.ridged = 0;
dictionary.r.ridgel = 0;
dictionary.r.ridgels = 0;
dictionary.r.ridges = 0;
dictionary.r.ridgier = 0;
dictionary.r.ridgil = 0;
dictionary.r.ridgils = 0;
dictionary.r.ridging = 0;
dictionary.r.ridgy = 0;
dictionary.r.riding = 0;
dictionary.r.ridings = 0;
dictionary.r.ridley = 0;
dictionary.r.ridleys = 0;
dictionary.r.ridotto = 0;
dictionary.r.rids = 0;
dictionary.r.riel = 0;
dictionary.r.riels = 0;
dictionary.r.riever = 0;
dictionary.r.rievers = 0;
dictionary.r.rif = 0;
dictionary.r.rife = 0;
dictionary.r.rifely = 0;
dictionary.r.rifer = 0;
dictionary.r.rifest = 0;
dictionary.r.riff = 0;
dictionary.r.riffed = 0;
dictionary.r.riffing = 0;
dictionary.r.riffle = 0;
dictionary.r.riffled = 0;
dictionary.r.riffler = 0;
dictionary.r.riffles = 0;
dictionary.r.riffs = 0;
dictionary.r.rifle = 0;
dictionary.r.rifled = 0;
dictionary.r.rifler = 0;
dictionary.r.riflers = 0;
dictionary.r.riflery = 0;
dictionary.r.rifles = 0;
dictionary.r.rifling = 0;
dictionary.r.rifs = 0;
dictionary.r.rift = 0;
dictionary.r.rifted = 0;
dictionary.r.rifting = 0;
dictionary.r.rifts = 0;
dictionary.r.rig = 0;
dictionary.r.rigged = 0;
dictionary.r.rigger = 0;
dictionary.r.riggers = 0;
dictionary.r.rigging = 0;
dictionary.r.right = 0;
dictionary.r.righted = 0;
dictionary.r.righter = 0;
dictionary.r.rightly = 0;
dictionary.r.righto = 0;
dictionary.r.rights = 0;
dictionary.r.righty = 0;
dictionary.r.rigid = 0;
dictionary.r.rigidly = 0;
dictionary.r.rigor = 0;
dictionary.r.rigors = 0;
dictionary.r.rigour = 0;
dictionary.r.rigours = 0;
dictionary.r.rigs = 0;
dictionary.r.rikisha = 0;
dictionary.r.rikshaw = 0;
dictionary.r.rile = 0;
dictionary.r.riled = 0;
dictionary.r.riles = 0;
dictionary.r.riley = 0;
dictionary.r.rilievi = 0;
dictionary.r.rilievo = 0;
dictionary.r.riling = 0;
dictionary.r.rill = 0;
dictionary.r.rille = 0;
dictionary.r.rilled = 0;
dictionary.r.rilles = 0;
dictionary.r.rillet = 0;
dictionary.r.rillets = 0;
dictionary.r.rilling = 0;
dictionary.r.rills = 0;
dictionary.r.rim = 0;
dictionary.r.rime = 0;
dictionary.r.rimed = 0;
dictionary.r.rimer = 0;
dictionary.r.rimers = 0;
dictionary.r.rimes = 0;
dictionary.r.rimfire = 0;
dictionary.r.rimier = 0;
dictionary.r.rimiest = 0;
dictionary.r.riming = 0;
dictionary.r.rimland = 0;
dictionary.r.rimless = 0;
dictionary.r.rimmed = 0;
dictionary.r.rimmer = 0;
dictionary.r.rimmers = 0;
dictionary.r.rimming = 0;
dictionary.r.rimose = 0;
dictionary.r.rimous = 0;
dictionary.r.rimple = 0;
dictionary.r.rimpled = 0;
dictionary.r.rimples = 0;
dictionary.r.rimrock = 0;
dictionary.r.rims = 0;
dictionary.r.rimy = 0;
dictionary.r.rin = 0;
dictionary.r.rind = 0;
dictionary.r.rinded = 0;
dictionary.r.rinds = 0;
dictionary.r.ring = 0;
dictionary.r.ringed = 0;
dictionary.r.ringent = 0;
dictionary.r.ringer = 0;
dictionary.r.ringers = 0;
dictionary.r.ringgit = 0;
dictionary.r.ringing = 0;
dictionary.r.ringlet = 0;
dictionary.r.rings = 0;
dictionary.r.ringtaw = 0;
dictionary.r.rink = 0;
dictionary.r.rinks = 0;
dictionary.r.rinning = 0;
dictionary.r.rins = 0;
dictionary.r.rinse = 0;
dictionary.r.rinsed = 0;
dictionary.r.rinser = 0;
dictionary.r.rinsers = 0;
dictionary.r.rinses = 0;
dictionary.r.rinsing = 0;
dictionary.r.rioja = 0;
dictionary.r.riojas = 0;
dictionary.r.riot = 0;
dictionary.r.rioted = 0;
dictionary.r.rioter = 0;
dictionary.r.rioters = 0;
dictionary.r.rioting = 0;
dictionary.r.riotous = 0;
dictionary.r.riots = 0;
dictionary.r.rip = 0;
dictionary.r.ripcord = 0;
dictionary.r.ripe = 0;
dictionary.r.riped = 0;
dictionary.r.ripely = 0;
dictionary.r.ripen = 0;
dictionary.r.ripened = 0;
dictionary.r.ripener = 0;
dictionary.r.ripens = 0;
dictionary.r.riper = 0;
dictionary.r.ripes = 0;
dictionary.r.ripest = 0;
dictionary.r.ripieni = 0;
dictionary.r.ripieno = 0;
dictionary.r.riping = 0;
dictionary.r.ripoff = 0;
dictionary.r.ripoffs = 0;
dictionary.r.ripost = 0;
dictionary.r.riposte = 0;
dictionary.r.riposts = 0;
dictionary.r.ripped = 0;
dictionary.r.ripper = 0;
dictionary.r.rippers = 0;
dictionary.r.ripping = 0;
dictionary.r.ripple = 0;
dictionary.r.rippled = 0;
dictionary.r.rippler = 0;
dictionary.r.ripples = 0;
dictionary.r.ripplet = 0;
dictionary.r.ripply = 0;
dictionary.r.riprap = 0;
dictionary.r.ripraps = 0;
dictionary.r.rips = 0;
dictionary.r.ripsaw = 0;
dictionary.r.ripsaws = 0;
dictionary.r.ripstop = 0;
dictionary.r.riptide = 0;
dictionary.r.rise = 0;
dictionary.r.risen = 0;
dictionary.r.riser = 0;
dictionary.r.risers = 0;
dictionary.r.rises = 0;
dictionary.r.rishi = 0;
dictionary.r.rishis = 0;
dictionary.r.risible = 0;
dictionary.r.risibly = 0;
dictionary.r.rising = 0;
dictionary.r.risings = 0;
dictionary.r.risk = 0;
dictionary.r.risked = 0;
dictionary.r.risker = 0;
dictionary.r.riskers = 0;
dictionary.r.riskier = 0;
dictionary.r.riskily = 0;
dictionary.r.risking = 0;
dictionary.r.risks = 0;
dictionary.r.risky = 0;
dictionary.r.risotto = 0;
dictionary.r.risque = 0;
dictionary.r.rissole = 0;
dictionary.r.risus = 0;
dictionary.r.risuses = 0;
dictionary.r.ritard = 0;
dictionary.r.ritards = 0;
dictionary.r.rite = 0;
dictionary.r.rites = 0;
dictionary.r.ritter = 0;
dictionary.r.ritters = 0;
dictionary.r.ritual = 0;
dictionary.r.rituals = 0;
dictionary.r.ritz = 0;
dictionary.r.ritzes = 0;
dictionary.r.ritzier = 0;
dictionary.r.ritzily = 0;
dictionary.r.ritzy = 0;
dictionary.r.rivage = 0;
dictionary.r.rivages = 0;
dictionary.r.rival = 0;
dictionary.r.rivaled = 0;
dictionary.r.rivalry = 0;
dictionary.r.rivals = 0;
dictionary.r.rive = 0;
dictionary.r.rived = 0;
dictionary.r.riven = 0;
dictionary.r.river = 0;
dictionary.r.rivers = 0;
dictionary.r.rives = 0;
dictionary.r.rivet = 0;
dictionary.r.riveted = 0;
dictionary.r.riveter = 0;
dictionary.r.rivets = 0;
dictionary.r.riviera = 0;
dictionary.r.riviere = 0;
dictionary.r.riving = 0;
dictionary.r.rivulet = 0;
dictionary.r.riyal = 0;
dictionary.r.riyals = 0;
dictionary.r.roach = 0;
dictionary.r.roached = 0;
dictionary.r.roaches = 0;
dictionary.r.road = 0;
dictionary.r.roadbed = 0;
dictionary.r.roadeo = 0;
dictionary.r.roadeos = 0;
dictionary.r.roadie = 0;
dictionary.r.roadies = 0;
dictionary.r.roads = 0;
dictionary.r.roadway = 0;
dictionary.r.roam = 0;
dictionary.r.roamed = 0;
dictionary.r.roamer = 0;
dictionary.r.roamers = 0;
dictionary.r.roaming = 0;
dictionary.r.roams = 0;
dictionary.r.roan = 0;
dictionary.r.roans = 0;
dictionary.r.roar = 0;
dictionary.r.roared = 0;
dictionary.r.roarer = 0;
dictionary.r.roarers = 0;
dictionary.r.roaring = 0;
dictionary.r.roars = 0;
dictionary.r.roast = 0;
dictionary.r.roasted = 0;
dictionary.r.roaster = 0;
dictionary.r.roasts = 0;
dictionary.r.rob = 0;
dictionary.r.robalo = 0;
dictionary.r.robalos = 0;
dictionary.r.roband = 0;
dictionary.r.robands = 0;
dictionary.r.robbed = 0;
dictionary.r.robber = 0;
dictionary.r.robbers = 0;
dictionary.r.robbery = 0;
dictionary.r.robbin = 0;
dictionary.r.robbing = 0;
dictionary.r.robbins = 0;
dictionary.r.robe = 0;
dictionary.r.robed = 0;
dictionary.r.robes = 0;
dictionary.r.robin = 0;
dictionary.r.robing = 0;
dictionary.r.robins = 0;
dictionary.r.roble = 0;
dictionary.r.robles = 0;
dictionary.r.robot = 0;
dictionary.r.robotic = 0;
dictionary.r.robotry = 0;
dictionary.r.robots = 0;
dictionary.r.robs = 0;
dictionary.r.robust = 0;
dictionary.r.roc = 0;
dictionary.r.rochet = 0;
dictionary.r.rochets = 0;
dictionary.r.rock = 0;
dictionary.r.rockaby = 0;
dictionary.r.rocked = 0;
dictionary.r.rocker = 0;
dictionary.r.rockers = 0;
dictionary.r.rockery = 0;
dictionary.r.rocket = 0;
dictionary.r.rockets = 0;
dictionary.r.rockier = 0;
dictionary.r.rocking = 0;
dictionary.r.rockoon = 0;
dictionary.r.rocks = 0;
dictionary.r.rocky = 0;
dictionary.r.rococo = 0;
dictionary.r.rococos = 0;
dictionary.r.rocs = 0;
dictionary.r.rod = 0;
dictionary.r.rodded = 0;
dictionary.r.rodding = 0;
dictionary.r.rode = 0;
dictionary.r.rodent = 0;
dictionary.r.rodents = 0;
dictionary.r.rodeo = 0;
dictionary.r.rodeos = 0;
dictionary.r.rodless = 0;
dictionary.r.rodlike = 0;
dictionary.r.rodman = 0;
dictionary.r.rodmen = 0;
dictionary.r.rods = 0;
dictionary.r.rodsman = 0;
dictionary.r.rodsmen = 0;
dictionary.r.roe = 0;
dictionary.r.roebuck = 0;
dictionary.r.roes = 0;
dictionary.r.roger = 0;
dictionary.r.rogers = 0;
dictionary.r.rogue = 0;
dictionary.r.rogued = 0;
dictionary.r.roguery = 0;
dictionary.r.rogues = 0;
dictionary.r.roguing = 0;
dictionary.r.roguish = 0;
dictionary.r.roil = 0;
dictionary.r.roiled = 0;
dictionary.r.roilier = 0;
dictionary.r.roiling = 0;
dictionary.r.roils = 0;
dictionary.r.roily = 0;
dictionary.r.roister = 0;
dictionary.r.role = 0;
dictionary.r.roles = 0;
dictionary.r.roll = 0;
dictionary.r.rolled = 0;
dictionary.r.roller = 0;
dictionary.r.rollers = 0;
dictionary.r.rollick = 0;
dictionary.r.rolling = 0;
dictionary.r.rollmop = 0;
dictionary.r.rollout = 0;
dictionary.r.rolls = 0;
dictionary.r.rolltop = 0;
dictionary.r.rollway = 0;
dictionary.r.rom = 0;
dictionary.r.romaine = 0;
dictionary.r.roman = 0;
dictionary.r.romance = 0;
dictionary.r.romano = 0;
dictionary.r.romanos = 0;
dictionary.r.romans = 0;
dictionary.r.romaunt = 0;
dictionary.r.romeo = 0;
dictionary.r.romeos = 0;
dictionary.r.romp = 0;
dictionary.r.romped = 0;
dictionary.r.romper = 0;
dictionary.r.rompers = 0;
dictionary.r.romping = 0;
dictionary.r.rompish = 0;
dictionary.r.romps = 0;
dictionary.r.roms = 0;
dictionary.r.rondeau = 0;
dictionary.r.rondel = 0;
dictionary.r.rondels = 0;
dictionary.r.rondo = 0;
dictionary.r.rondos = 0;
dictionary.r.rondure = 0;
dictionary.r.ronion = 0;
dictionary.r.ronions = 0;
dictionary.r.ronnel = 0;
dictionary.r.ronnels = 0;
dictionary.r.rontgen = 0;
dictionary.r.ronyon = 0;
dictionary.r.ronyons = 0;
dictionary.r.rood = 0;
dictionary.r.roods = 0;
dictionary.r.roof = 0;
dictionary.r.roofed = 0;
dictionary.r.roofer = 0;
dictionary.r.roofers = 0;
dictionary.r.roofing = 0;
dictionary.r.roofs = 0;
dictionary.r.rooftop = 0;
dictionary.r.rook = 0;
dictionary.r.rooked = 0;
dictionary.r.rookery = 0;
dictionary.r.rookie = 0;
dictionary.r.rookier = 0;
dictionary.r.rookies = 0;
dictionary.r.rooking = 0;
dictionary.r.rooks = 0;
dictionary.r.rooky = 0;
dictionary.r.room = 0;
dictionary.r.roomed = 0;
dictionary.r.roomer = 0;
dictionary.r.roomers = 0;
dictionary.r.roomful = 0;
dictionary.r.roomie = 0;
dictionary.r.roomier = 0;
dictionary.r.roomies = 0;
dictionary.r.roomily = 0;
dictionary.r.rooming = 0;
dictionary.r.rooms = 0;
dictionary.r.roomy = 0;
dictionary.r.roose = 0;
dictionary.r.roosed = 0;
dictionary.r.rooser = 0;
dictionary.r.roosers = 0;
dictionary.r.rooses = 0;
dictionary.r.roosing = 0;
dictionary.r.roost = 0;
dictionary.r.roosted = 0;
dictionary.r.rooster = 0;
dictionary.r.roosts = 0;
dictionary.r.root = 0;
dictionary.r.rootage = 0;
dictionary.r.rooted = 0;
dictionary.r.rooter = 0;
dictionary.r.rooters = 0;
dictionary.r.rootier = 0;
dictionary.r.rooting = 0;
dictionary.r.rootlet = 0;
dictionary.r.roots = 0;
dictionary.r.rooty = 0;
dictionary.r.ropable = 0;
dictionary.r.rope = 0;
dictionary.r.roped = 0;
dictionary.r.roper = 0;
dictionary.r.ropers = 0;
dictionary.r.ropery = 0;
dictionary.r.ropes = 0;
dictionary.r.ropeway = 0;
dictionary.r.ropey = 0;
dictionary.r.ropier = 0;
dictionary.r.ropiest = 0;
dictionary.r.ropily = 0;
dictionary.r.roping = 0;
dictionary.r.ropy = 0;
dictionary.r.roque = 0;
dictionary.r.roques = 0;
dictionary.r.roquet = 0;
dictionary.r.roquets = 0;
dictionary.r.rorqual = 0;
dictionary.r.rosaria = 0;
dictionary.r.rosary = 0;
dictionary.r.roscoe = 0;
dictionary.r.roscoes = 0;
dictionary.r.rose = 0;
dictionary.r.roseate = 0;
dictionary.r.rosebay = 0;
dictionary.r.rosebud = 0;
dictionary.r.rosed = 0;
dictionary.r.roselle = 0;
dictionary.r.roseola = 0;
dictionary.r.rosery = 0;
dictionary.r.roses = 0;
dictionary.r.roset = 0;
dictionary.r.rosets = 0;
dictionary.r.rosette = 0;
dictionary.r.rosier = 0;
dictionary.r.rosiest = 0;
dictionary.r.rosily = 0;
dictionary.r.rosin = 0;
dictionary.r.rosined = 0;
dictionary.r.rosing = 0;
dictionary.r.rosinol = 0;
dictionary.r.rosins = 0;
dictionary.r.rosiny = 0;
dictionary.r.rosolio = 0;
dictionary.r.roster = 0;
dictionary.r.rosters = 0;
dictionary.r.rostra = 0;
dictionary.r.rostral = 0;
dictionary.r.rostrum = 0;
dictionary.r.rosy = 0;
dictionary.r.rot = 0;
dictionary.r.rota = 0;
dictionary.r.rotary = 0;
dictionary.r.rotas = 0;
dictionary.r.rotate = 0;
dictionary.r.rotated = 0;
dictionary.r.rotates = 0;
dictionary.r.rotator = 0;
dictionary.r.rotch = 0;
dictionary.r.rotche = 0;
dictionary.r.rotches = 0;
dictionary.r.rote = 0;
dictionary.r.rotes = 0;
dictionary.r.rotgut = 0;
dictionary.r.rotguts = 0;
dictionary.r.rotifer = 0;
dictionary.r.rotl = 0;
dictionary.r.rotls = 0;
dictionary.r.roto = 0;
dictionary.r.rotor = 0;
dictionary.r.rotors = 0;
dictionary.r.rotos = 0;
dictionary.r.rots = 0;
dictionary.r.rotte = 0;
dictionary.r.rotted = 0;
dictionary.r.rotten = 0;
dictionary.r.rotter = 0;
dictionary.r.rotters = 0;
dictionary.r.rottes = 0;
dictionary.r.rotting = 0;
dictionary.r.rotund = 0;
dictionary.r.rotunda = 0;
dictionary.r.rouble = 0;
dictionary.r.roubles = 0;
dictionary.r.rouche = 0;
dictionary.r.rouches = 0;
dictionary.r.roue = 0;
dictionary.r.rouen = 0;
dictionary.r.rouens = 0;
dictionary.r.roues = 0;
dictionary.r.rouge = 0;
dictionary.r.rouged = 0;
dictionary.r.rouges = 0;
dictionary.r.rough = 0;
dictionary.r.roughed = 0;
dictionary.r.roughen = 0;
dictionary.r.rougher = 0;
dictionary.r.roughly = 0;
dictionary.r.roughs = 0;
dictionary.r.rouging = 0;
dictionary.r.rouille = 0;
dictionary.r.roulade = 0;
dictionary.r.rouleau = 0;
dictionary.r.round = 0;
dictionary.r.rounded = 0;
dictionary.r.roundel = 0;
dictionary.r.rounder = 0;
dictionary.r.roundly = 0;
dictionary.r.rounds = 0;
dictionary.r.roundup = 0;
dictionary.r.roup = 0;
dictionary.r.rouped = 0;
dictionary.r.roupet = 0;
dictionary.r.roupier = 0;
dictionary.r.roupily = 0;
dictionary.r.rouping = 0;
dictionary.r.roups = 0;
dictionary.r.roupy = 0;
dictionary.r.rouse = 0;
dictionary.r.roused = 0;
dictionary.r.rouser = 0;
dictionary.r.rousers = 0;
dictionary.r.rouses = 0;
dictionary.r.rousing = 0;
dictionary.r.roust = 0;
dictionary.r.rousted = 0;
dictionary.r.rouster = 0;
dictionary.r.rousts = 0;
dictionary.r.rout = 0;
dictionary.r.route = 0;
dictionary.r.routed = 0;
dictionary.r.router = 0;
dictionary.r.routers = 0;
dictionary.r.routes = 0;
dictionary.r.routh = 0;
dictionary.r.rouths = 0;
dictionary.r.routine = 0;
dictionary.r.routing = 0;
dictionary.r.routs = 0;
dictionary.r.roux = 0;
dictionary.r.rove = 0;
dictionary.r.roved = 0;
dictionary.r.roven = 0;
dictionary.r.rover = 0;
dictionary.r.rovers = 0;
dictionary.r.roves = 0;
dictionary.r.roving = 0;
dictionary.r.rovings = 0;
dictionary.r.row = 0;
dictionary.r.rowable = 0;
dictionary.r.rowan = 0;
dictionary.r.rowans = 0;
dictionary.r.rowboat = 0;
dictionary.r.rowdier = 0;
dictionary.r.rowdies = 0;
dictionary.r.rowdily = 0;
dictionary.r.rowdy = 0;
dictionary.r.rowed = 0;
dictionary.r.rowel = 0;
dictionary.r.roweled = 0;
dictionary.r.rowels = 0;
dictionary.r.rowen = 0;
dictionary.r.rowens = 0;
dictionary.r.rower = 0;
dictionary.r.rowers = 0;
dictionary.r.rowing = 0;
dictionary.r.rowings = 0;
dictionary.r.rowlock = 0;
dictionary.r.rows = 0;
dictionary.r.rowth = 0;
dictionary.r.rowths = 0;
dictionary.r.royal = 0;
dictionary.r.royally = 0;
dictionary.r.royals = 0;
dictionary.r.royalty = 0;
dictionary.r.royster = 0;
dictionary.r.rozzer = 0;
dictionary.r.rozzers = 0;
dictionary.r.ruana = 0;
dictionary.r.ruanas = 0;
dictionary.r.rub = 0;
dictionary.r.rubaboo = 0;
dictionary.r.rubace = 0;
dictionary.r.rubaces = 0;
dictionary.r.rubasse = 0;
dictionary.r.rubato = 0;
dictionary.r.rubatos = 0;
dictionary.r.rubbed = 0;
dictionary.r.rubber = 0;
dictionary.r.rubbers = 0;
dictionary.r.rubbery = 0;
dictionary.r.rubbing = 0;
dictionary.r.rubbish = 0;
dictionary.r.rubble = 0;
dictionary.r.rubbled = 0;
dictionary.r.rubbles = 0;
dictionary.r.rubbly = 0;
dictionary.r.rubdown = 0;
dictionary.r.rube = 0;
dictionary.r.rubella = 0;
dictionary.r.rubeola = 0;
dictionary.r.rubes = 0;
dictionary.r.rubidic = 0;
dictionary.r.rubied = 0;
dictionary.r.rubier = 0;
dictionary.r.rubies = 0;
dictionary.r.rubiest = 0;
dictionary.r.rubigo = 0;
dictionary.r.rubigos = 0;
dictionary.r.rubious = 0;
dictionary.r.ruble = 0;
dictionary.r.rubles = 0;
dictionary.r.ruboff = 0;
dictionary.r.ruboffs = 0;
dictionary.r.rubout = 0;
dictionary.r.rubouts = 0;
dictionary.r.rubric = 0;
dictionary.r.rubrics = 0;
dictionary.r.rubs = 0;
dictionary.r.rubus = 0;
dictionary.r.ruby = 0;
dictionary.r.rubying = 0;
dictionary.r.ruche = 0;
dictionary.r.ruched = 0;
dictionary.r.ruches = 0;
dictionary.r.ruching = 0;
dictionary.r.ruck = 0;
dictionary.r.rucked = 0;
dictionary.r.rucking = 0;
dictionary.r.ruckle = 0;
dictionary.r.ruckled = 0;
dictionary.r.ruckles = 0;
dictionary.r.rucks = 0;
dictionary.r.ruckus = 0;
dictionary.r.ruction = 0;
dictionary.r.rudd = 0;
dictionary.r.rudder = 0;
dictionary.r.rudders = 0;
dictionary.r.ruddier = 0;
dictionary.r.ruddily = 0;
dictionary.r.ruddle = 0;
dictionary.r.ruddled = 0;
dictionary.r.ruddles = 0;
dictionary.r.ruddock = 0;
dictionary.r.rudds = 0;
dictionary.r.ruddy = 0;
dictionary.r.rude = 0;
dictionary.r.rudely = 0;
dictionary.r.ruder = 0;
dictionary.r.ruderal = 0;
dictionary.r.rudesby = 0;
dictionary.r.rudest = 0;
dictionary.r.rue = 0;
dictionary.r.rued = 0;
dictionary.r.rueful = 0;
dictionary.r.ruer = 0;
dictionary.r.ruers = 0;
dictionary.r.rues = 0;
dictionary.r.ruff = 0;
dictionary.r.ruffe = 0;
dictionary.r.ruffed = 0;
dictionary.r.ruffes = 0;
dictionary.r.ruffian = 0;
dictionary.r.ruffing = 0;
dictionary.r.ruffle = 0;
dictionary.r.ruffled = 0;
dictionary.r.ruffler = 0;
dictionary.r.ruffles = 0;
dictionary.r.ruffly = 0;
dictionary.r.ruffs = 0;
dictionary.r.rufiyaa = 0;
dictionary.r.rufous = 0;
dictionary.r.rug = 0;
dictionary.r.ruga = 0;
dictionary.r.rugae = 0;
dictionary.r.rugal = 0;
dictionary.r.rugate = 0;
dictionary.r.rugbies = 0;
dictionary.r.rugby = 0;
dictionary.r.rugged = 0;
dictionary.r.rugger = 0;
dictionary.r.ruggers = 0;
dictionary.r.rugging = 0;
dictionary.r.ruglike = 0;
dictionary.r.rugola = 0;
dictionary.r.rugolas = 0;
dictionary.r.rugose = 0;
dictionary.r.rugous = 0;
dictionary.r.rugs = 0;
dictionary.r.ruin = 0;
dictionary.r.ruinate = 0;
dictionary.r.ruined = 0;
dictionary.r.ruiner = 0;
dictionary.r.ruiners = 0;
dictionary.r.ruing = 0;
dictionary.r.ruining = 0;
dictionary.r.ruinous = 0;
dictionary.r.ruins = 0;
dictionary.r.rulable = 0;
dictionary.r.rule = 0;
dictionary.r.ruled = 0;
dictionary.r.ruler = 0;
dictionary.r.rulers = 0;
dictionary.r.rules = 0;
dictionary.r.ruling = 0;
dictionary.r.rulings = 0;
dictionary.r.rum = 0;
dictionary.r.rumaki = 0;
dictionary.r.rumakis = 0;
dictionary.r.rumba = 0;
dictionary.r.rumbaed = 0;
dictionary.r.rumbas = 0;
dictionary.r.rumble = 0;
dictionary.r.rumbled = 0;
dictionary.r.rumbler = 0;
dictionary.r.rumbles = 0;
dictionary.r.rumbly = 0;
dictionary.r.rumen = 0;
dictionary.r.rumens = 0;
dictionary.r.rumina = 0;
dictionary.r.ruminal = 0;
dictionary.r.rummage = 0;
dictionary.r.rummer = 0;
dictionary.r.rummers = 0;
dictionary.r.rummest = 0;
dictionary.r.rummier = 0;
dictionary.r.rummies = 0;
dictionary.r.rummy = 0;
dictionary.r.rumor = 0;
dictionary.r.rumored = 0;
dictionary.r.rumors = 0;
dictionary.r.rumour = 0;
dictionary.r.rumours = 0;
dictionary.r.rump = 0;
dictionary.r.rumple = 0;
dictionary.r.rumpled = 0;
dictionary.r.rumples = 0;
dictionary.r.rumply = 0;
dictionary.r.rumps = 0;
dictionary.r.rumpus = 0;
dictionary.r.rums = 0;
dictionary.r.run = 0;
dictionary.r.runaway = 0;
dictionary.r.runback = 0;
dictionary.r.rundle = 0;
dictionary.r.rundles = 0;
dictionary.r.rundlet = 0;
dictionary.r.rundown = 0;
dictionary.r.rune = 0;
dictionary.r.runes = 0;
dictionary.r.rung = 0;
dictionary.r.rungs = 0;
dictionary.r.runic = 0;
dictionary.r.runkle = 0;
dictionary.r.runkled = 0;
dictionary.r.runkles = 0;
dictionary.r.runless = 0;
dictionary.r.runlet = 0;
dictionary.r.runlets = 0;
dictionary.r.runnel = 0;
dictionary.r.runnels = 0;
dictionary.r.runner = 0;
dictionary.r.runners = 0;
dictionary.r.runnier = 0;
dictionary.r.running = 0;
dictionary.r.runny = 0;
dictionary.r.runoff = 0;
dictionary.r.runoffs = 0;
dictionary.r.runout = 0;
dictionary.r.runouts = 0;
dictionary.r.runover = 0;
dictionary.r.runs = 0;
dictionary.r.runt = 0;
dictionary.r.runtier = 0;
dictionary.r.runtish = 0;
dictionary.r.runts = 0;
dictionary.r.runty = 0;
dictionary.r.runway = 0;
dictionary.r.runways = 0;
dictionary.r.rupee = 0;
dictionary.r.rupees = 0;
dictionary.r.rupiah = 0;
dictionary.r.rupiahs = 0;
dictionary.r.rupture = 0;
dictionary.r.rural = 0;
dictionary.r.rurally = 0;
dictionary.r.rurban = 0;
dictionary.r.ruse = 0;
dictionary.r.ruses = 0;
dictionary.r.rush = 0;
dictionary.r.rushed = 0;
dictionary.r.rushee = 0;
dictionary.r.rushees = 0;
dictionary.r.rusher = 0;
dictionary.r.rushers = 0;
dictionary.r.rushes = 0;
dictionary.r.rushier = 0;
dictionary.r.rushing = 0;
dictionary.r.rushy = 0;
dictionary.r.rusine = 0;
dictionary.r.rusk = 0;
dictionary.r.rusks = 0;
dictionary.r.russet = 0;
dictionary.r.russets = 0;
dictionary.r.russety = 0;
dictionary.r.russify = 0;
dictionary.r.rust = 0;
dictionary.r.rusted = 0;
dictionary.r.rustic = 0;
dictionary.r.rustics = 0;
dictionary.r.rustier = 0;
dictionary.r.rustily = 0;
dictionary.r.rusting = 0;
dictionary.r.rustle = 0;
dictionary.r.rustled = 0;
dictionary.r.rustler = 0;
dictionary.r.rustles = 0;
dictionary.r.rusts = 0;
dictionary.r.rusty = 0;
dictionary.r.rut = 0;
dictionary.r.ruth = 0;
dictionary.r.ruthful = 0;
dictionary.r.ruths = 0;
dictionary.r.rutile = 0;
dictionary.r.rutiles = 0;
dictionary.r.rutin = 0;
dictionary.r.rutins = 0;
dictionary.r.ruts = 0;
dictionary.r.rutted = 0;
dictionary.r.ruttier = 0;
dictionary.r.ruttily = 0;
dictionary.r.rutting = 0;
dictionary.r.ruttish = 0;
dictionary.r.rutty = 0;
dictionary.r.rya = 0;
dictionary.r.ryas = 0;
dictionary.r.rye = 0;
dictionary.r.ryes = 0;
dictionary.r.ryke = 0;
dictionary.r.ryked = 0;
dictionary.r.rykes = 0;
dictionary.r.ryking = 0;
dictionary.r.rynd = 0;
dictionary.r.rynds = 0;
dictionary.r.ryokan = 0;
dictionary.r.ryokans = 0;
dictionary.r.ryot = 0;
dictionary.r.ryots = 0;
dictionary.s = {};
dictionary.s.sab = 0;
dictionary.s.sabaton = 0;
dictionary.s.sabayon = 0;
dictionary.s.sabbat = 0;
dictionary.s.sabbath = 0;
dictionary.s.sabbats = 0;
dictionary.s.sabbed = 0;
dictionary.s.sabbing = 0;
dictionary.s.sabe = 0;
dictionary.s.sabed = 0;
dictionary.s.sabeing = 0;
dictionary.s.saber = 0;
dictionary.s.sabered = 0;
dictionary.s.sabers = 0;
dictionary.s.sabes = 0;
dictionary.s.sabin = 0;
dictionary.s.sabine = 0;
dictionary.s.sabines = 0;
dictionary.s.sabins = 0;
dictionary.s.sabir = 0;
dictionary.s.sabirs = 0;
dictionary.s.sable = 0;
dictionary.s.sables = 0;
dictionary.s.sabot = 0;
dictionary.s.sabots = 0;
dictionary.s.sabra = 0;
dictionary.s.sabras = 0;
dictionary.s.sabre = 0;
dictionary.s.sabred = 0;
dictionary.s.sabres = 0;
dictionary.s.sabring = 0;
dictionary.s.sabs = 0;
dictionary.s.sac = 0;
dictionary.s.sacaton = 0;
dictionary.s.sacbut = 0;
dictionary.s.sacbuts = 0;
dictionary.s.saccade = 0;
dictionary.s.saccate = 0;
dictionary.s.saccule = 0;
dictionary.s.sacculi = 0;
dictionary.s.sachem = 0;
dictionary.s.sachems = 0;
dictionary.s.sachet = 0;
dictionary.s.sachets = 0;
dictionary.s.sack = 0;
dictionary.s.sackbut = 0;
dictionary.s.sacked = 0;
dictionary.s.sacker = 0;
dictionary.s.sackers = 0;
dictionary.s.sackful = 0;
dictionary.s.sacking = 0;
dictionary.s.sacks = 0;
dictionary.s.saclike = 0;
dictionary.s.sacque = 0;
dictionary.s.sacques = 0;
dictionary.s.sacra = 0;
dictionary.s.sacral = 0;
dictionary.s.sacrals = 0;
dictionary.s.sacred = 0;
dictionary.s.sacring = 0;
dictionary.s.sacrist = 0;
dictionary.s.sacrum = 0;
dictionary.s.sacrums = 0;
dictionary.s.sacs = 0;
dictionary.s.sad = 0;
dictionary.s.sadden = 0;
dictionary.s.saddens = 0;
dictionary.s.sadder = 0;
dictionary.s.saddest = 0;
dictionary.s.saddhu = 0;
dictionary.s.saddhus = 0;
dictionary.s.saddle = 0;
dictionary.s.saddled = 0;
dictionary.s.saddler = 0;
dictionary.s.saddles = 0;
dictionary.s.sade = 0;
dictionary.s.sades = 0;
dictionary.s.sadhe = 0;
dictionary.s.sadhes = 0;
dictionary.s.sadhu = 0;
dictionary.s.sadhus = 0;
dictionary.s.sadi = 0;
dictionary.s.sadiron = 0;
dictionary.s.sadis = 0;
dictionary.s.sadism = 0;
dictionary.s.sadisms = 0;
dictionary.s.sadist = 0;
dictionary.s.sadists = 0;
dictionary.s.sadly = 0;
dictionary.s.sadness = 0;
dictionary.s.sae = 0;
dictionary.s.safari = 0;
dictionary.s.safaris = 0;
dictionary.s.safe = 0;
dictionary.s.safely = 0;
dictionary.s.safer = 0;
dictionary.s.safes = 0;
dictionary.s.safest = 0;
dictionary.s.safety = 0;
dictionary.s.saffron = 0;
dictionary.s.safrol = 0;
dictionary.s.safrole = 0;
dictionary.s.safrols = 0;
dictionary.s.sag = 0;
dictionary.s.saga = 0;
dictionary.s.sagaman = 0;
dictionary.s.sagamen = 0;
dictionary.s.sagas = 0;
dictionary.s.sagbut = 0;
dictionary.s.sagbuts = 0;
dictionary.s.sage = 0;
dictionary.s.sagely = 0;
dictionary.s.sager = 0;
dictionary.s.sages = 0;
dictionary.s.sagest = 0;
dictionary.s.saggar = 0;
dictionary.s.saggard = 0;
dictionary.s.saggars = 0;
dictionary.s.sagged = 0;
dictionary.s.sagger = 0;
dictionary.s.saggers = 0;
dictionary.s.saggier = 0;
dictionary.s.sagging = 0;
dictionary.s.saggy = 0;
dictionary.s.sagier = 0;
dictionary.s.sagiest = 0;
dictionary.s.sago = 0;
dictionary.s.sagos = 0;
dictionary.s.sags = 0;
dictionary.s.saguaro = 0;
dictionary.s.sagum = 0;
dictionary.s.sagy = 0;
dictionary.s.sahib = 0;
dictionary.s.sahibs = 0;
dictionary.s.sahiwal = 0;
dictionary.s.sahuaro = 0;
dictionary.s.saice = 0;
dictionary.s.saices = 0;
dictionary.s.said = 0;
dictionary.s.saids = 0;
dictionary.s.saiga = 0;
dictionary.s.saigas = 0;
dictionary.s.sail = 0;
dictionary.s.sailed = 0;
dictionary.s.sailer = 0;
dictionary.s.sailers = 0;
dictionary.s.sailing = 0;
dictionary.s.sailor = 0;
dictionary.s.sailors = 0;
dictionary.s.sails = 0;
dictionary.s.saimin = 0;
dictionary.s.saimins = 0;
dictionary.s.sain = 0;
dictionary.s.sained = 0;
dictionary.s.saining = 0;
dictionary.s.sains = 0;
dictionary.s.saint = 0;
dictionary.s.sainted = 0;
dictionary.s.saintly = 0;
dictionary.s.saints = 0;
dictionary.s.saith = 0;
dictionary.s.saithe = 0;
dictionary.s.saiyid = 0;
dictionary.s.saiyids = 0;
dictionary.s.sajou = 0;
dictionary.s.sajous = 0;
dictionary.s.sake = 0;
dictionary.s.saker = 0;
dictionary.s.sakers = 0;
dictionary.s.sakes = 0;
dictionary.s.saki = 0;
dictionary.s.sakis = 0;
dictionary.s.sal = 0;
dictionary.s.salaam = 0;
dictionary.s.salaams = 0;
dictionary.s.salable = 0;
dictionary.s.salably = 0;
dictionary.s.salad = 0;
dictionary.s.salads = 0;
dictionary.s.salal = 0;
dictionary.s.salals = 0;
dictionary.s.salami = 0;
dictionary.s.salamis = 0;
dictionary.s.salary = 0;
dictionary.s.sale = 0;
dictionary.s.salep = 0;
dictionary.s.saleps = 0;
dictionary.s.sales = 0;
dictionary.s.salic = 0;
dictionary.s.salicin = 0;
dictionary.s.salient = 0;
dictionary.s.salify = 0;
dictionary.s.salina = 0;
dictionary.s.salinas = 0;
dictionary.s.saline = 0;
dictionary.s.salines = 0;
dictionary.s.saliva = 0;
dictionary.s.salivas = 0;
dictionary.s.sall = 0;
dictionary.s.sallet = 0;
dictionary.s.sallets = 0;
dictionary.s.sallied = 0;
dictionary.s.sallier = 0;
dictionary.s.sallies = 0;
dictionary.s.sallow = 0;
dictionary.s.sallows = 0;
dictionary.s.sallowy = 0;
dictionary.s.sally = 0;
dictionary.s.salmi = 0;
dictionary.s.salmis = 0;
dictionary.s.salmon = 0;
dictionary.s.salmons = 0;
dictionary.s.salol = 0;
dictionary.s.salols = 0;
dictionary.s.salon = 0;
dictionary.s.salons = 0;
dictionary.s.saloon = 0;
dictionary.s.saloons = 0;
dictionary.s.saloop = 0;
dictionary.s.saloops = 0;
dictionary.s.salp = 0;
dictionary.s.salpa = 0;
dictionary.s.salpae = 0;
dictionary.s.salpas = 0;
dictionary.s.salpian = 0;
dictionary.s.salpid = 0;
dictionary.s.salpids = 0;
dictionary.s.salpinx = 0;
dictionary.s.salps = 0;
dictionary.s.sals = 0;
dictionary.s.salsa = 0;
dictionary.s.salsas = 0;
dictionary.s.salsify = 0;
dictionary.s.salt = 0;
dictionary.s.saltant = 0;
dictionary.s.saltbox = 0;
dictionary.s.salted = 0;
dictionary.s.salter = 0;
dictionary.s.saltern = 0;
dictionary.s.salters = 0;
dictionary.s.saltest = 0;
dictionary.s.saltie = 0;
dictionary.s.saltier = 0;
dictionary.s.salties = 0;
dictionary.s.saltily = 0;
dictionary.s.saltine = 0;
dictionary.s.salting = 0;
dictionary.s.saltire = 0;
dictionary.s.saltish = 0;
dictionary.s.saltpan = 0;
dictionary.s.salts = 0;
dictionary.s.salty = 0;
dictionary.s.saluki = 0;
dictionary.s.salukis = 0;
dictionary.s.salute = 0;
dictionary.s.saluted = 0;
dictionary.s.saluter = 0;
dictionary.s.salutes = 0;
dictionary.s.salvage = 0;
dictionary.s.salve = 0;
dictionary.s.salved = 0;
dictionary.s.salver = 0;
dictionary.s.salvers = 0;
dictionary.s.salves = 0;
dictionary.s.salvia = 0;
dictionary.s.salvias = 0;
dictionary.s.salving = 0;
dictionary.s.salvo = 0;
dictionary.s.salvoed = 0;
dictionary.s.salvoes = 0;
dictionary.s.salvor = 0;
dictionary.s.salvors = 0;
dictionary.s.salvos = 0;
dictionary.s.samara = 0;
dictionary.s.samaras = 0;
dictionary.s.samba = 0;
dictionary.s.sambaed = 0;
dictionary.s.sambar = 0;
dictionary.s.sambars = 0;
dictionary.s.sambas = 0;
dictionary.s.sambhar = 0;
dictionary.s.sambhur = 0;
dictionary.s.sambo = 0;
dictionary.s.sambos = 0;
dictionary.s.sambuca = 0;
dictionary.s.sambuke = 0;
dictionary.s.sambur = 0;
dictionary.s.samburs = 0;
dictionary.s.same = 0;
dictionary.s.samech = 0;
dictionary.s.samechs = 0;
dictionary.s.samek = 0;
dictionary.s.samekh = 0;
dictionary.s.samekhs = 0;
dictionary.s.sameks = 0;
dictionary.s.samiel = 0;
dictionary.s.samiels = 0;
dictionary.s.samisen = 0;
dictionary.s.samite = 0;
dictionary.s.samites = 0;
dictionary.s.samlet = 0;
dictionary.s.samlets = 0;
dictionary.s.samosa = 0;
dictionary.s.samosas = 0;
dictionary.s.samovar = 0;
dictionary.s.samp = 0;
dictionary.s.sampan = 0;
dictionary.s.sampans = 0;
dictionary.s.sample = 0;
dictionary.s.sampled = 0;
dictionary.s.sampler = 0;
dictionary.s.samples = 0;
dictionary.s.samps = 0;
dictionary.s.samsara = 0;
dictionary.s.samshu = 0;
dictionary.s.samshus = 0;
dictionary.s.samurai = 0;
dictionary.s.sancta = 0;
dictionary.s.sanctum = 0;
dictionary.s.sand = 0;
dictionary.s.sandal = 0;
dictionary.s.sandals = 0;
dictionary.s.sandbag = 0;
dictionary.s.sandbar = 0;
dictionary.s.sandbox = 0;
dictionary.s.sandbur = 0;
dictionary.s.sanddab = 0;
dictionary.s.sanded = 0;
dictionary.s.sander = 0;
dictionary.s.sanders = 0;
dictionary.s.sandfly = 0;
dictionary.s.sandhi = 0;
dictionary.s.sandhis = 0;
dictionary.s.sandhog = 0;
dictionary.s.sandier = 0;
dictionary.s.sanding = 0;
dictionary.s.sandlot = 0;
dictionary.s.sandman = 0;
dictionary.s.sandmen = 0;
dictionary.s.sandpit = 0;
dictionary.s.sands = 0;
dictionary.s.sandy = 0;
dictionary.s.sane = 0;
dictionary.s.saned = 0;
dictionary.s.sanely = 0;
dictionary.s.saner = 0;
dictionary.s.sanes = 0;
dictionary.s.sanest = 0;
dictionary.s.sang = 0;
dictionary.s.sanga = 0;
dictionary.s.sangar = 0;
dictionary.s.sangars = 0;
dictionary.s.sangas = 0;
dictionary.s.sanger = 0;
dictionary.s.sangers = 0;
dictionary.s.sangh = 0;
dictionary.s.sanghs = 0;
dictionary.s.sangria = 0;
dictionary.s.sanicle = 0;
dictionary.s.sanies = 0;
dictionary.s.saning = 0;
dictionary.s.sanious = 0;
dictionary.s.sanity = 0;
dictionary.s.sanjak = 0;
dictionary.s.sanjaks = 0;
dictionary.s.sank = 0;
dictionary.s.sannop = 0;
dictionary.s.sannops = 0;
dictionary.s.sannup = 0;
dictionary.s.sannups = 0;
dictionary.s.sans = 0;
dictionary.s.sansar = 0;
dictionary.s.sansars = 0;
dictionary.s.sansei = 0;
dictionary.s.sanseis = 0;
dictionary.s.santimi = 0;
dictionary.s.santims = 0;
dictionary.s.santir = 0;
dictionary.s.santirs = 0;
dictionary.s.santol = 0;
dictionary.s.santols = 0;
dictionary.s.santour = 0;
dictionary.s.santur = 0;
dictionary.s.santurs = 0;
dictionary.s.sap = 0;
dictionary.s.sapajou = 0;
dictionary.s.saphead = 0;
dictionary.s.saphena = 0;
dictionary.s.sapid = 0;
dictionary.s.sapiens = 0;
dictionary.s.sapient = 0;
dictionary.s.sapless = 0;
dictionary.s.sapling = 0;
dictionary.s.saponin = 0;
dictionary.s.sapor = 0;
dictionary.s.sapors = 0;
dictionary.s.sapota = 0;
dictionary.s.sapotas = 0;
dictionary.s.sapote = 0;
dictionary.s.sapotes = 0;
dictionary.s.sapour = 0;
dictionary.s.sapours = 0;
dictionary.s.sapped = 0;
dictionary.s.sapper = 0;
dictionary.s.sappers = 0;
dictionary.s.sapphic = 0;
dictionary.s.sappier = 0;
dictionary.s.sappily = 0;
dictionary.s.sapping = 0;
dictionary.s.sappy = 0;
dictionary.s.saprobe = 0;
dictionary.s.saps = 0;
dictionary.s.sapsago = 0;
dictionary.s.sapwood = 0;
dictionary.s.saran = 0;
dictionary.s.sarans = 0;
dictionary.s.sarape = 0;
dictionary.s.sarapes = 0;
dictionary.s.sarcasm = 0;
dictionary.s.sarcoid = 0;
dictionary.s.sarcoma = 0;
dictionary.s.sarcous = 0;
dictionary.s.sard = 0;
dictionary.s.sardana = 0;
dictionary.s.sardar = 0;
dictionary.s.sardars = 0;
dictionary.s.sardine = 0;
dictionary.s.sardius = 0;
dictionary.s.sards = 0;
dictionary.s.saree = 0;
dictionary.s.sarees = 0;
dictionary.s.sarge = 0;
dictionary.s.sarges = 0;
dictionary.s.sari = 0;
dictionary.s.sarin = 0;
dictionary.s.sarins = 0;
dictionary.s.saris = 0;
dictionary.s.sark = 0;
dictionary.s.sarkier = 0;
dictionary.s.sarks = 0;
dictionary.s.sarky = 0;
dictionary.s.sarment = 0;
dictionary.s.sarod = 0;
dictionary.s.sarode = 0;
dictionary.s.sarodes = 0;
dictionary.s.sarods = 0;
dictionary.s.sarong = 0;
dictionary.s.sarongs = 0;
dictionary.s.saros = 0;
dictionary.s.saroses = 0;
dictionary.s.sarsar = 0;
dictionary.s.sarsars = 0;
dictionary.s.sarsen = 0;
dictionary.s.sarsens = 0;
dictionary.s.sartor = 0;
dictionary.s.sartors = 0;
dictionary.s.sash = 0;
dictionary.s.sashay = 0;
dictionary.s.sashays = 0;
dictionary.s.sashed = 0;
dictionary.s.sashes = 0;
dictionary.s.sashimi = 0;
dictionary.s.sashing = 0;
dictionary.s.sasin = 0;
dictionary.s.sasins = 0;
dictionary.s.sass = 0;
dictionary.s.sassaby = 0;
dictionary.s.sassed = 0;
dictionary.s.sasses = 0;
dictionary.s.sassier = 0;
dictionary.s.sassies = 0;
dictionary.s.sassily = 0;
dictionary.s.sassing = 0;
dictionary.s.sassy = 0;
dictionary.s.sat = 0;
dictionary.s.satang = 0;
dictionary.s.satangs = 0;
dictionary.s.satanic = 0;
dictionary.s.satara = 0;
dictionary.s.sataras = 0;
dictionary.s.satay = 0;
dictionary.s.satays = 0;
dictionary.s.satchel = 0;
dictionary.s.sate = 0;
dictionary.s.sated = 0;
dictionary.s.sateen = 0;
dictionary.s.sateens = 0;
dictionary.s.satem = 0;
dictionary.s.sates = 0;
dictionary.s.sati = 0;
dictionary.s.satiate = 0;
dictionary.s.satiety = 0;
dictionary.s.satin = 0;
dictionary.s.satinet = 0;
dictionary.s.sating = 0;
dictionary.s.satins = 0;
dictionary.s.satiny = 0;
dictionary.s.satire = 0;
dictionary.s.satires = 0;
dictionary.s.satiric = 0;
dictionary.s.satis = 0;
dictionary.s.satisfy = 0;
dictionary.s.satori = 0;
dictionary.s.satoris = 0;
dictionary.s.satrap = 0;
dictionary.s.satraps = 0;
dictionary.s.satrapy = 0;
dictionary.s.satsuma = 0;
dictionary.s.satyr = 0;
dictionary.s.satyric = 0;
dictionary.s.satyrid = 0;
dictionary.s.satyrs = 0;
dictionary.s.sau = 0;
dictionary.s.sauce = 0;
dictionary.s.sauced = 0;
dictionary.s.saucer = 0;
dictionary.s.saucers = 0;
dictionary.s.sauces = 0;
dictionary.s.sauch = 0;
dictionary.s.sauchs = 0;
dictionary.s.saucier = 0;
dictionary.s.saucily = 0;
dictionary.s.saucing = 0;
dictionary.s.saucy = 0;
dictionary.s.sauger = 0;
dictionary.s.saugers = 0;
dictionary.s.saugh = 0;
dictionary.s.saughs = 0;
dictionary.s.saughy = 0;
dictionary.s.saul = 0;
dictionary.s.sauls = 0;
dictionary.s.sault = 0;
dictionary.s.saults = 0;
dictionary.s.sauna = 0;
dictionary.s.saunas = 0;
dictionary.s.saunter = 0;
dictionary.s.saurel = 0;
dictionary.s.saurels = 0;
dictionary.s.saurian = 0;
dictionary.s.sauries = 0;
dictionary.s.saury = 0;
dictionary.s.sausage = 0;
dictionary.s.saute = 0;
dictionary.s.sauted = 0;
dictionary.s.sauteed = 0;
dictionary.s.sautes = 0;
dictionary.s.sautoir = 0;
dictionary.s.savable = 0;
dictionary.s.savage = 0;
dictionary.s.savaged = 0;
dictionary.s.savager = 0;
dictionary.s.savages = 0;
dictionary.s.savanna = 0;
dictionary.s.savant = 0;
dictionary.s.savants = 0;
dictionary.s.savarin = 0;
dictionary.s.savate = 0;
dictionary.s.savates = 0;
dictionary.s.save = 0;
dictionary.s.saved = 0;
dictionary.s.saveloy = 0;
dictionary.s.saver = 0;
dictionary.s.savers = 0;
dictionary.s.saves = 0;
dictionary.s.savin = 0;
dictionary.s.savine = 0;
dictionary.s.savines = 0;
dictionary.s.saving = 0;
dictionary.s.savings = 0;
dictionary.s.savins = 0;
dictionary.s.savior = 0;
dictionary.s.saviors = 0;
dictionary.s.saviour = 0;
dictionary.s.savor = 0;
dictionary.s.savored = 0;
dictionary.s.savorer = 0;
dictionary.s.savors = 0;
dictionary.s.savory = 0;
dictionary.s.savour = 0;
dictionary.s.savours = 0;
dictionary.s.savoury = 0;
dictionary.s.savoy = 0;
dictionary.s.savoys = 0;
dictionary.s.savvied = 0;
dictionary.s.savvier = 0;
dictionary.s.savvies = 0;
dictionary.s.savvy = 0;
dictionary.s.saw = 0;
dictionary.s.sawbill = 0;
dictionary.s.sawbuck = 0;
dictionary.s.sawdust = 0;
dictionary.s.sawed = 0;
dictionary.s.sawer = 0;
dictionary.s.sawers = 0;
dictionary.s.sawfish = 0;
dictionary.s.sawfly = 0;
dictionary.s.sawing = 0;
dictionary.s.sawlike = 0;
dictionary.s.sawlog = 0;
dictionary.s.sawlogs = 0;
dictionary.s.sawmill = 0;
dictionary.s.sawn = 0;
dictionary.s.sawney = 0;
dictionary.s.sawneys = 0;
dictionary.s.saws = 0;
dictionary.s.sawyer = 0;
dictionary.s.sawyers = 0;
dictionary.s.sax = 0;
dictionary.s.saxes = 0;
dictionary.s.saxhorn = 0;
dictionary.s.saxony = 0;
dictionary.s.saxtuba = 0;
dictionary.s.say = 0;
dictionary.s.sayable = 0;
dictionary.s.sayer = 0;
dictionary.s.sayers = 0;
dictionary.s.sayest = 0;
dictionary.s.sayid = 0;
dictionary.s.sayids = 0;
dictionary.s.saying = 0;
dictionary.s.sayings = 0;
dictionary.s.says = 0;
dictionary.s.sayst = 0;
dictionary.s.sayyid = 0;
dictionary.s.sayyids = 0;
dictionary.s.scab = 0;
dictionary.s.scabbed = 0;
dictionary.s.scabble = 0;
dictionary.s.scabby = 0;
dictionary.s.scabies = 0;
dictionary.s.scabs = 0;
dictionary.s.scad = 0;
dictionary.s.scads = 0;
dictionary.s.scag = 0;
dictionary.s.scags = 0;
dictionary.s.scalade = 0;
dictionary.s.scalado = 0;
dictionary.s.scalage = 0;
dictionary.s.scalar = 0;
dictionary.s.scalare = 0;
dictionary.s.scalars = 0;
dictionary.s.scald = 0;
dictionary.s.scalded = 0;
dictionary.s.scaldic = 0;
dictionary.s.scalds = 0;
dictionary.s.scale = 0;
dictionary.s.scaled = 0;
dictionary.s.scalene = 0;
dictionary.s.scaleni = 0;
dictionary.s.scaler = 0;
dictionary.s.scalers = 0;
dictionary.s.scales = 0;
dictionary.s.scaleup = 0;
dictionary.s.scalier = 0;
dictionary.s.scaling = 0;
dictionary.s.scall = 0;
dictionary.s.scallop = 0;
dictionary.s.scalls = 0;
dictionary.s.scalp = 0;
dictionary.s.scalped = 0;
dictionary.s.scalpel = 0;
dictionary.s.scalper = 0;
dictionary.s.scalps = 0;
dictionary.s.scaly = 0;
dictionary.s.scam = 0;
dictionary.s.scammed = 0;
dictionary.s.scamp = 0;
dictionary.s.scamped = 0;
dictionary.s.scamper = 0;
dictionary.s.scampi = 0;
dictionary.s.scamps = 0;
dictionary.s.scams = 0;
dictionary.s.scan = 0;
dictionary.s.scandal = 0;
dictionary.s.scandia = 0;
dictionary.s.scandic = 0;
dictionary.s.scanned = 0;
dictionary.s.scanner = 0;
dictionary.s.scans = 0;
dictionary.s.scant = 0;
dictionary.s.scanted = 0;
dictionary.s.scanter = 0;
dictionary.s.scantly = 0;
dictionary.s.scants = 0;
dictionary.s.scanty = 0;
dictionary.s.scape = 0;
dictionary.s.scaped = 0;
dictionary.s.scapes = 0;
dictionary.s.scaping = 0;
dictionary.s.scapose = 0;
dictionary.s.scapula = 0;
dictionary.s.scar = 0;
dictionary.s.scarab = 0;
dictionary.s.scarabs = 0;
dictionary.s.scarce = 0;
dictionary.s.scarcer = 0;
dictionary.s.scare = 0;
dictionary.s.scared = 0;
dictionary.s.scarer = 0;
dictionary.s.scarers = 0;
dictionary.s.scares = 0;
dictionary.s.scarey = 0;
dictionary.s.scarf = 0;
dictionary.s.scarfed = 0;
dictionary.s.scarfs = 0;
dictionary.s.scarier = 0;
dictionary.s.scarify = 0;
dictionary.s.scarily = 0;
dictionary.s.scaring = 0;
dictionary.s.scarlet = 0;
dictionary.s.scarp = 0;
dictionary.s.scarped = 0;
dictionary.s.scarper = 0;
dictionary.s.scarph = 0;
dictionary.s.scarphs = 0;
dictionary.s.scarps = 0;
dictionary.s.scarred = 0;
dictionary.s.scarry = 0;
dictionary.s.scars = 0;
dictionary.s.scart = 0;
dictionary.s.scarted = 0;
dictionary.s.scarts = 0;
dictionary.s.scarves = 0;
dictionary.s.scary = 0;
dictionary.s.scat = 0;
dictionary.s.scathe = 0;
dictionary.s.scathed = 0;
dictionary.s.scathes = 0;
dictionary.s.scats = 0;
dictionary.s.scatt = 0;
dictionary.s.scatted = 0;
dictionary.s.scatter = 0;
dictionary.s.scatts = 0;
dictionary.s.scatty = 0;
dictionary.s.scaup = 0;
dictionary.s.scauper = 0;
dictionary.s.scaups = 0;
dictionary.s.scaur = 0;
dictionary.s.scaurs = 0;
dictionary.s.scena = 0;
dictionary.s.scenas = 0;
dictionary.s.scend = 0;
dictionary.s.scended = 0;
dictionary.s.scends = 0;
dictionary.s.scene = 0;
dictionary.s.scenery = 0;
dictionary.s.scenes = 0;
dictionary.s.scenic = 0;
dictionary.s.scent = 0;
dictionary.s.scented = 0;
dictionary.s.scents = 0;
dictionary.s.scepter = 0;
dictionary.s.sceptic = 0;
dictionary.s.sceptre = 0;
dictionary.s.schappe = 0;
dictionary.s.schav = 0;
dictionary.s.schavs = 0;
dictionary.s.schema = 0;
dictionary.s.schemas = 0;
dictionary.s.scheme = 0;
dictionary.s.schemed = 0;
dictionary.s.schemer = 0;
dictionary.s.schemes = 0;
dictionary.s.scherzi = 0;
dictionary.s.scherzo = 0;
dictionary.s.schism = 0;
dictionary.s.schisms = 0;
dictionary.s.schist = 0;
dictionary.s.schists = 0;
dictionary.s.schizo = 0;
dictionary.s.schizos = 0;
dictionary.s.schizy = 0;
dictionary.s.schizzy = 0;
dictionary.s.schlep = 0;
dictionary.s.schlepp = 0;
dictionary.s.schleps = 0;
dictionary.s.schlock = 0;
dictionary.s.schlump = 0;
dictionary.s.schmalz = 0;
dictionary.s.schmear = 0;
dictionary.s.schmeer = 0;
dictionary.s.schmo = 0;
dictionary.s.schmoe = 0;
dictionary.s.schmoes = 0;
dictionary.s.schmoos = 0;
dictionary.s.schmos = 0;
dictionary.s.schmuck = 0;
dictionary.s.schnaps = 0;
dictionary.s.schnook = 0;
dictionary.s.schnoz = 0;
dictionary.s.schnozz = 0;
dictionary.s.scholar = 0;
dictionary.s.scholia = 0;
dictionary.s.school = 0;
dictionary.s.schools = 0;
dictionary.s.schorl = 0;
dictionary.s.schorls = 0;
dictionary.s.schrik = 0;
dictionary.s.schriks = 0;
dictionary.s.schrod = 0;
dictionary.s.schrods = 0;
dictionary.s.schtick = 0;
dictionary.s.schtik = 0;
dictionary.s.schtiks = 0;
dictionary.s.schuit = 0;
dictionary.s.schuits = 0;
dictionary.s.schul = 0;
dictionary.s.schuln = 0;
dictionary.s.schuss = 0;
dictionary.s.schwa = 0;
dictionary.s.schwas = 0;
dictionary.s.sciatic = 0;
dictionary.s.science = 0;
dictionary.s.scilla = 0;
dictionary.s.scillas = 0;
dictionary.s.scion = 0;
dictionary.s.scions = 0;
dictionary.s.scirrhi = 0;
dictionary.s.scissor = 0;
dictionary.s.sciurid = 0;
dictionary.s.sclaff = 0;
dictionary.s.sclaffs = 0;
dictionary.s.sclera = 0;
dictionary.s.sclerae = 0;
dictionary.s.scleral = 0;
dictionary.s.scleras = 0;
dictionary.s.scoff = 0;
dictionary.s.scoffed = 0;
dictionary.s.scoffer = 0;
dictionary.s.scoffs = 0;
dictionary.s.scold = 0;
dictionary.s.scolded = 0;
dictionary.s.scolder = 0;
dictionary.s.scolds = 0;
dictionary.s.scolex = 0;
dictionary.s.scollop = 0;
dictionary.s.sconce = 0;
dictionary.s.sconced = 0;
dictionary.s.sconces = 0;
dictionary.s.scone = 0;
dictionary.s.scones = 0;
dictionary.s.scoop = 0;
dictionary.s.scooped = 0;
dictionary.s.scooper = 0;
dictionary.s.scoops = 0;
dictionary.s.scoot = 0;
dictionary.s.scooted = 0;
dictionary.s.scooter = 0;
dictionary.s.scoots = 0;
dictionary.s.scop = 0;
dictionary.s.scope = 0;
dictionary.s.scopes = 0;
dictionary.s.scops = 0;
dictionary.s.scopula = 0;
dictionary.s.scorch = 0;
dictionary.s.score = 0;
dictionary.s.scored = 0;
dictionary.s.scorer = 0;
dictionary.s.scorers = 0;
dictionary.s.scores = 0;
dictionary.s.scoria = 0;
dictionary.s.scoriae = 0;
dictionary.s.scorify = 0;
dictionary.s.scoring = 0;
dictionary.s.scorn = 0;
dictionary.s.scorned = 0;
dictionary.s.scorner = 0;
dictionary.s.scorns = 0;
dictionary.s.scot = 0;
dictionary.s.scotch = 0;
dictionary.s.scoter = 0;
dictionary.s.scoters = 0;
dictionary.s.scotia = 0;
dictionary.s.scotias = 0;
dictionary.s.scotoma = 0;
dictionary.s.scots = 0;
dictionary.s.scottie = 0;
dictionary.s.scour = 0;
dictionary.s.scoured = 0;
dictionary.s.scourer = 0;
dictionary.s.scourge = 0;
dictionary.s.scours = 0;
dictionary.s.scouse = 0;
dictionary.s.scouses = 0;
dictionary.s.scout = 0;
dictionary.s.scouted = 0;
dictionary.s.scouter = 0;
dictionary.s.scouth = 0;
dictionary.s.scouths = 0;
dictionary.s.scouts = 0;
dictionary.s.scow = 0;
dictionary.s.scowder = 0;
dictionary.s.scowed = 0;
dictionary.s.scowing = 0;
dictionary.s.scowl = 0;
dictionary.s.scowled = 0;
dictionary.s.scowler = 0;
dictionary.s.scowls = 0;
dictionary.s.scows = 0;
dictionary.s.scrag = 0;
dictionary.s.scraggy = 0;
dictionary.s.scrags = 0;
dictionary.s.scraich = 0;
dictionary.s.scraigh = 0;
dictionary.s.scram = 0;
dictionary.s.scrams = 0;
dictionary.s.scrap = 0;
dictionary.s.scrape = 0;
dictionary.s.scraped = 0;
dictionary.s.scraper = 0;
dictionary.s.scrapes = 0;
dictionary.s.scrapie = 0;
dictionary.s.scrappy = 0;
dictionary.s.scraps = 0;
dictionary.s.scratch = 0;
dictionary.s.scrawl = 0;
dictionary.s.scrawls = 0;
dictionary.s.scrawly = 0;
dictionary.s.scrawny = 0;
dictionary.s.screak = 0;
dictionary.s.screaks = 0;
dictionary.s.screaky = 0;
dictionary.s.scream = 0;
dictionary.s.screams = 0;
dictionary.s.scree = 0;
dictionary.s.screech = 0;
dictionary.s.screed = 0;
dictionary.s.screeds = 0;
dictionary.s.screen = 0;
dictionary.s.screens = 0;
dictionary.s.screes = 0;
dictionary.s.screw = 0;
dictionary.s.screwed = 0;
dictionary.s.screwer = 0;
dictionary.s.screws = 0;
dictionary.s.screwup = 0;
dictionary.s.screwy = 0;
dictionary.s.scribal = 0;
dictionary.s.scribe = 0;
dictionary.s.scribed = 0;
dictionary.s.scriber = 0;
dictionary.s.scribes = 0;
dictionary.s.scried = 0;
dictionary.s.scries = 0;
dictionary.s.scrieve = 0;
dictionary.s.scrim = 0;
dictionary.s.scrimp = 0;
dictionary.s.scrimps = 0;
dictionary.s.scrimpy = 0;
dictionary.s.scrims = 0;
dictionary.s.scrip = 0;
dictionary.s.scrips = 0;
dictionary.s.script = 0;
dictionary.s.scripts = 0;
dictionary.s.scrive = 0;
dictionary.s.scrived = 0;
dictionary.s.scrives = 0;
dictionary.s.scrod = 0;
dictionary.s.scrods = 0;
dictionary.s.scroggy = 0;
dictionary.s.scroll = 0;
dictionary.s.scrolls = 0;
dictionary.s.scrooch = 0;
dictionary.s.scrooge = 0;
dictionary.s.scroop = 0;
dictionary.s.scroops = 0;
dictionary.s.scrota = 0;
dictionary.s.scrotal = 0;
dictionary.s.scrotum = 0;
dictionary.s.scrouge = 0;
dictionary.s.scrub = 0;
dictionary.s.scrubby = 0;
dictionary.s.scrubs = 0;
dictionary.s.scruff = 0;
dictionary.s.scruffs = 0;
dictionary.s.scruffy = 0;
dictionary.s.scrum = 0;
dictionary.s.scrums = 0;
dictionary.s.scrunch = 0;
dictionary.s.scruple = 0;
dictionary.s.scry = 0;
dictionary.s.scrying = 0;
dictionary.s.scuba = 0;
dictionary.s.scubas = 0;
dictionary.s.scud = 0;
dictionary.s.scudded = 0;
dictionary.s.scudi = 0;
dictionary.s.scudo = 0;
dictionary.s.scuds = 0;
dictionary.s.scuff = 0;
dictionary.s.scuffed = 0;
dictionary.s.scuffle = 0;
dictionary.s.scuffs = 0;
dictionary.s.sculk = 0;
dictionary.s.sculked = 0;
dictionary.s.sculker = 0;
dictionary.s.sculks = 0;
dictionary.s.scull = 0;
dictionary.s.sculled = 0;
dictionary.s.sculler = 0;
dictionary.s.sculls = 0;
dictionary.s.sculp = 0;
dictionary.s.sculped = 0;
dictionary.s.sculpin = 0;
dictionary.s.sculps = 0;
dictionary.s.sculpt = 0;
dictionary.s.sculpts = 0;
dictionary.s.scum = 0;
dictionary.s.scumble = 0;
dictionary.s.scummed = 0;
dictionary.s.scummer = 0;
dictionary.s.scummy = 0;
dictionary.s.scums = 0;
dictionary.s.scunner = 0;
dictionary.s.scup = 0;
dictionary.s.scupper = 0;
dictionary.s.scups = 0;
dictionary.s.scurf = 0;
dictionary.s.scurfs = 0;
dictionary.s.scurfy = 0;
dictionary.s.scurril = 0;
dictionary.s.scurry = 0;
dictionary.s.scurvy = 0;
dictionary.s.scut = 0;
dictionary.s.scuta = 0;
dictionary.s.scutage = 0;
dictionary.s.scutate = 0;
dictionary.s.scutch = 0;
dictionary.s.scute = 0;
dictionary.s.scutes = 0;
dictionary.s.scuts = 0;
dictionary.s.scutter = 0;
dictionary.s.scuttle = 0;
dictionary.s.scutum = 0;
dictionary.s.scuzzy = 0;
dictionary.s.scyphi = 0;
dictionary.s.scyphus = 0;
dictionary.s.scythe = 0;
dictionary.s.scythed = 0;
dictionary.s.scythes = 0;
dictionary.s.sea = 0;
dictionary.s.seabag = 0;
dictionary.s.seabags = 0;
dictionary.s.seabed = 0;
dictionary.s.seabeds = 0;
dictionary.s.seabird = 0;
dictionary.s.seaboot = 0;
dictionary.s.seacock = 0;
dictionary.s.seadog = 0;
dictionary.s.seadogs = 0;
dictionary.s.seafood = 0;
dictionary.s.seafowl = 0;
dictionary.s.seagirt = 0;
dictionary.s.seal = 0;
dictionary.s.sealant = 0;
dictionary.s.sealed = 0;
dictionary.s.sealer = 0;
dictionary.s.sealers = 0;
dictionary.s.sealery = 0;
dictionary.s.sealing = 0;
dictionary.s.seals = 0;
dictionary.s.seam = 0;
dictionary.s.seaman = 0;
dictionary.s.seamark = 0;
dictionary.s.seamed = 0;
dictionary.s.seamen = 0;
dictionary.s.seamer = 0;
dictionary.s.seamers = 0;
dictionary.s.seamier = 0;
dictionary.s.seaming = 0;
dictionary.s.seams = 0;
dictionary.s.seamy = 0;
dictionary.s.seance = 0;
dictionary.s.seances = 0;
dictionary.s.seaport = 0;
dictionary.s.sear = 0;
dictionary.s.search = 0;
dictionary.s.seared = 0;
dictionary.s.searer = 0;
dictionary.s.searest = 0;
dictionary.s.searing = 0;
dictionary.s.sears = 0;
dictionary.s.seas = 0;
dictionary.s.seasick = 0;
dictionary.s.seaside = 0;
dictionary.s.season = 0;
dictionary.s.seasons = 0;
dictionary.s.seat = 0;
dictionary.s.seated = 0;
dictionary.s.seater = 0;
dictionary.s.seaters = 0;
dictionary.s.seating = 0;
dictionary.s.seats = 0;
dictionary.s.seawall = 0;
dictionary.s.seawan = 0;
dictionary.s.seawans = 0;
dictionary.s.seawant = 0;
dictionary.s.seaward = 0;
dictionary.s.seaware = 0;
dictionary.s.seaway = 0;
dictionary.s.seaways = 0;
dictionary.s.seaweed = 0;
dictionary.s.sebacic = 0;
dictionary.s.sebasic = 0;
dictionary.s.sebum = 0;
dictionary.s.sebums = 0;
dictionary.s.sec = 0;
dictionary.s.secant = 0;
dictionary.s.secants = 0;
dictionary.s.secco = 0;
dictionary.s.seccos = 0;
dictionary.s.secede = 0;
dictionary.s.seceded = 0;
dictionary.s.seceder = 0;
dictionary.s.secedes = 0;
dictionary.s.secern = 0;
dictionary.s.secerns = 0;
dictionary.s.seclude = 0;
dictionary.s.second = 0;
dictionary.s.seconde = 0;
dictionary.s.secondi = 0;
dictionary.s.secondo = 0;
dictionary.s.seconds = 0;
dictionary.s.secpar = 0;
dictionary.s.secpars = 0;
dictionary.s.secrecy = 0;
dictionary.s.secret = 0;
dictionary.s.secrete = 0;
dictionary.s.secrets = 0;
dictionary.s.secs = 0;
dictionary.s.sect = 0;
dictionary.s.sectary = 0;
dictionary.s.sectile = 0;
dictionary.s.section = 0;
dictionary.s.sector = 0;
dictionary.s.sectors = 0;
dictionary.s.sects = 0;
dictionary.s.secular = 0;
dictionary.s.secund = 0;
dictionary.s.secure = 0;
dictionary.s.secured = 0;
dictionary.s.securer = 0;
dictionary.s.secures = 0;
dictionary.s.sedan = 0;
dictionary.s.sedans = 0;
dictionary.s.sedarim = 0;
dictionary.s.sedate = 0;
dictionary.s.sedated = 0;
dictionary.s.sedater = 0;
dictionary.s.sedates = 0;
dictionary.s.seder = 0;
dictionary.s.seders = 0;
dictionary.s.sedge = 0;
dictionary.s.sedges = 0;
dictionary.s.sedgier = 0;
dictionary.s.sedgy = 0;
dictionary.s.sedile = 0;
dictionary.s.sedilia = 0;
dictionary.s.seduce = 0;
dictionary.s.seduced = 0;
dictionary.s.seducer = 0;
dictionary.s.seduces = 0;
dictionary.s.sedum = 0;
dictionary.s.sedums = 0;
dictionary.s.see = 0;
dictionary.s.seeable = 0;
dictionary.s.seed = 0;
dictionary.s.seedbed = 0;
dictionary.s.seeded = 0;
dictionary.s.seeder = 0;
dictionary.s.seeders = 0;
dictionary.s.seedier = 0;
dictionary.s.seedily = 0;
dictionary.s.seeding = 0;
dictionary.s.seedman = 0;
dictionary.s.seedmen = 0;
dictionary.s.seedpod = 0;
dictionary.s.seeds = 0;
dictionary.s.seedy = 0;
dictionary.s.seeing = 0;
dictionary.s.seeings = 0;
dictionary.s.seek = 0;
dictionary.s.seeker = 0;
dictionary.s.seekers = 0;
dictionary.s.seeking = 0;
dictionary.s.seeks = 0;
dictionary.s.seel = 0;
dictionary.s.seeled = 0;
dictionary.s.seeling = 0;
dictionary.s.seels = 0;
dictionary.s.seely = 0;
dictionary.s.seem = 0;
dictionary.s.seemed = 0;
dictionary.s.seemer = 0;
dictionary.s.seemers = 0;
dictionary.s.seeming = 0;
dictionary.s.seemly = 0;
dictionary.s.seems = 0;
dictionary.s.seen = 0;
dictionary.s.seep = 0;
dictionary.s.seepage = 0;
dictionary.s.seeped = 0;
dictionary.s.seepier = 0;
dictionary.s.seeping = 0;
dictionary.s.seeps = 0;
dictionary.s.seepy = 0;
dictionary.s.seer = 0;
dictionary.s.seeress = 0;
dictionary.s.seers = 0;
dictionary.s.sees = 0;
dictionary.s.seesaw = 0;
dictionary.s.seesaws = 0;
dictionary.s.seethe = 0;
dictionary.s.seethed = 0;
dictionary.s.seethes = 0;
dictionary.s.seg = 0;
dictionary.s.segetal = 0;
dictionary.s.seggar = 0;
dictionary.s.seggars = 0;
dictionary.s.segment = 0;
dictionary.s.segni = 0;
dictionary.s.segno = 0;
dictionary.s.segnos = 0;
dictionary.s.sego = 0;
dictionary.s.segos = 0;
dictionary.s.segs = 0;
dictionary.s.segue = 0;
dictionary.s.segued = 0;
dictionary.s.segues = 0;
dictionary.s.sei = 0;
dictionary.s.seiche = 0;
dictionary.s.seiches = 0;
dictionary.s.seidel = 0;
dictionary.s.seidels = 0;
dictionary.s.seif = 0;
dictionary.s.seifs = 0;
dictionary.s.seine = 0;
dictionary.s.seined = 0;
dictionary.s.seiner = 0;
dictionary.s.seiners = 0;
dictionary.s.seines = 0;
dictionary.s.seining = 0;
dictionary.s.seis = 0;
dictionary.s.seise = 0;
dictionary.s.seised = 0;
dictionary.s.seiser = 0;
dictionary.s.seisers = 0;
dictionary.s.seises = 0;
dictionary.s.seisin = 0;
dictionary.s.seising = 0;
dictionary.s.seisins = 0;
dictionary.s.seism = 0;
dictionary.s.seismal = 0;
dictionary.s.seismic = 0;
dictionary.s.seisms = 0;
dictionary.s.seisor = 0;
dictionary.s.seisors = 0;
dictionary.s.seisure = 0;
dictionary.s.seize = 0;
dictionary.s.seized = 0;
dictionary.s.seizer = 0;
dictionary.s.seizers = 0;
dictionary.s.seizes = 0;
dictionary.s.seizin = 0;
dictionary.s.seizing = 0;
dictionary.s.seizins = 0;
dictionary.s.seizor = 0;
dictionary.s.seizors = 0;
dictionary.s.seizure = 0;
dictionary.s.sejant = 0;
dictionary.s.sejeant = 0;
dictionary.s.sel = 0;
dictionary.s.selah = 0;
dictionary.s.selahs = 0;
dictionary.s.seldom = 0;
dictionary.s.select = 0;
dictionary.s.selects = 0;
dictionary.s.selenic = 0;
dictionary.s.self = 0;
dictionary.s.selfdom = 0;
dictionary.s.selfed = 0;
dictionary.s.selfing = 0;
dictionary.s.selfish = 0;
dictionary.s.selfs = 0;
dictionary.s.sell = 0;
dictionary.s.selle = 0;
dictionary.s.seller = 0;
dictionary.s.sellers = 0;
dictionary.s.selles = 0;
dictionary.s.selling = 0;
dictionary.s.sellout = 0;
dictionary.s.sells = 0;
dictionary.s.sels = 0;
dictionary.s.selsyn = 0;
dictionary.s.selsyns = 0;
dictionary.s.seltzer = 0;
dictionary.s.selva = 0;
dictionary.s.selvage = 0;
dictionary.s.selvas = 0;
dictionary.s.selves = 0;
dictionary.s.sematic = 0;
dictionary.s.seme = 0;
dictionary.s.sememe = 0;
dictionary.s.sememes = 0;
dictionary.s.semen = 0;
dictionary.s.semens = 0;
dictionary.s.semes = 0;
dictionary.s.semi = 0;
dictionary.s.semidry = 0;
dictionary.s.semifit = 0;
dictionary.s.semilog = 0;
dictionary.s.semimat = 0;
dictionary.s.semina = 0;
dictionary.s.seminal = 0;
dictionary.s.seminar = 0;
dictionary.s.semipro = 0;
dictionary.s.semiraw = 0;
dictionary.s.semis = 0;
dictionary.s.semises = 0;
dictionary.s.semple = 0;
dictionary.s.sempre = 0;
dictionary.s.sen = 0;
dictionary.s.senarii = 0;
dictionary.s.senary = 0;
dictionary.s.senate = 0;
dictionary.s.senates = 0;
dictionary.s.senator = 0;
dictionary.s.send = 0;
dictionary.s.sendal = 0;
dictionary.s.sendals = 0;
dictionary.s.sended = 0;
dictionary.s.sender = 0;
dictionary.s.senders = 0;
dictionary.s.sending = 0;
dictionary.s.sendoff = 0;
dictionary.s.sends = 0;
dictionary.s.sendup = 0;
dictionary.s.sendups = 0;
dictionary.s.sene = 0;
dictionary.s.seneca = 0;
dictionary.s.senecas = 0;
dictionary.s.senecio = 0;
dictionary.s.senega = 0;
dictionary.s.senegas = 0;
dictionary.s.sengi = 0;
dictionary.s.senhor = 0;
dictionary.s.senhora = 0;
dictionary.s.senhors = 0;
dictionary.s.senile = 0;
dictionary.s.seniles = 0;
dictionary.s.senior = 0;
dictionary.s.seniors = 0;
dictionary.s.seniti = 0;
dictionary.s.senna = 0;
dictionary.s.sennas = 0;
dictionary.s.sennet = 0;
dictionary.s.sennets = 0;
dictionary.s.sennit = 0;
dictionary.s.sennits = 0;
dictionary.s.senopia = 0;
dictionary.s.senor = 0;
dictionary.s.senora = 0;
dictionary.s.senoras = 0;
dictionary.s.senores = 0;
dictionary.s.senors = 0;
dictionary.s.senryu = 0;
dictionary.s.sensa = 0;
dictionary.s.sensate = 0;
dictionary.s.sense = 0;
dictionary.s.sensed = 0;
dictionary.s.senses = 0;
dictionary.s.sensing = 0;
dictionary.s.sensor = 0;
dictionary.s.sensors = 0;
dictionary.s.sensory = 0;
dictionary.s.sensual = 0;
dictionary.s.sensum = 0;
dictionary.s.sent = 0;
dictionary.s.senti = 0;
dictionary.s.sentimo = 0;
dictionary.s.sentry = 0;
dictionary.s.sepal = 0;
dictionary.s.sepaled = 0;
dictionary.s.sepals = 0;
dictionary.s.sepia = 0;
dictionary.s.sepias = 0;
dictionary.s.sepic = 0;
dictionary.s.sepoy = 0;
dictionary.s.sepoys = 0;
dictionary.s.seppuku = 0;
dictionary.s.sepses = 0;
dictionary.s.sepsis = 0;
dictionary.s.sept = 0;
dictionary.s.septa = 0;
dictionary.s.septal = 0;
dictionary.s.septate = 0;
dictionary.s.septet = 0;
dictionary.s.septets = 0;
dictionary.s.septic = 0;
dictionary.s.septics = 0;
dictionary.s.septime = 0;
dictionary.s.septs = 0;
dictionary.s.septum = 0;
dictionary.s.septums = 0;
dictionary.s.sequel = 0;
dictionary.s.sequela = 0;
dictionary.s.sequels = 0;
dictionary.s.sequent = 0;
dictionary.s.sequin = 0;
dictionary.s.sequins = 0;
dictionary.s.sequoia = 0;
dictionary.s.ser = 0;
dictionary.s.sera = 0;
dictionary.s.serac = 0;
dictionary.s.seracs = 0;
dictionary.s.serai = 0;
dictionary.s.serail = 0;
dictionary.s.serails = 0;
dictionary.s.serais = 0;
dictionary.s.seral = 0;
dictionary.s.serape = 0;
dictionary.s.serapes = 0;
dictionary.s.seraph = 0;
dictionary.s.seraphs = 0;
dictionary.s.serdab = 0;
dictionary.s.serdabs = 0;
dictionary.s.sere = 0;
dictionary.s.sered = 0;
dictionary.s.serein = 0;
dictionary.s.sereins = 0;
dictionary.s.serene = 0;
dictionary.s.serener = 0;
dictionary.s.serenes = 0;
dictionary.s.serer = 0;
dictionary.s.seres = 0;
dictionary.s.serest = 0;
dictionary.s.serf = 0;
dictionary.s.serfage = 0;
dictionary.s.serfdom = 0;
dictionary.s.serfish = 0;
dictionary.s.serfs = 0;
dictionary.s.serge = 0;
dictionary.s.serges = 0;
dictionary.s.serging = 0;
dictionary.s.serial = 0;
dictionary.s.serials = 0;
dictionary.s.seriate = 0;
dictionary.s.sericin = 0;
dictionary.s.seriema = 0;
dictionary.s.series = 0;
dictionary.s.serif = 0;
dictionary.s.serifed = 0;
dictionary.s.serifs = 0;
dictionary.s.serin = 0;
dictionary.s.serine = 0;
dictionary.s.serines = 0;
dictionary.s.sering = 0;
dictionary.s.seringa = 0;
dictionary.s.serins = 0;
dictionary.s.serious = 0;
dictionary.s.sermon = 0;
dictionary.s.sermons = 0;
dictionary.s.serosa = 0;
dictionary.s.serosae = 0;
dictionary.s.serosal = 0;
dictionary.s.serosas = 0;
dictionary.s.serous = 0;
dictionary.s.serow = 0;
dictionary.s.serows = 0;
dictionary.s.serpent = 0;
dictionary.s.serpigo = 0;
dictionary.s.serrate = 0;
dictionary.s.serried = 0;
dictionary.s.serries = 0;
dictionary.s.serry = 0;
dictionary.s.sers = 0;
dictionary.s.serum = 0;
dictionary.s.serumal = 0;
dictionary.s.serums = 0;
dictionary.s.serval = 0;
dictionary.s.servals = 0;
dictionary.s.servant = 0;
dictionary.s.serve = 0;
dictionary.s.served = 0;
dictionary.s.server = 0;
dictionary.s.servers = 0;
dictionary.s.serves = 0;
dictionary.s.service = 0;
dictionary.s.servile = 0;
dictionary.s.serving = 0;
dictionary.s.servo = 0;
dictionary.s.servos = 0;
dictionary.s.sesame = 0;
dictionary.s.sesames = 0;
dictionary.s.sessile = 0;
dictionary.s.session = 0;
dictionary.s.sestet = 0;
dictionary.s.sestets = 0;
dictionary.s.sestina = 0;
dictionary.s.sestine = 0;
dictionary.s.set = 0;
dictionary.s.seta = 0;
dictionary.s.setae = 0;
dictionary.s.setal = 0;
dictionary.s.setback = 0;
dictionary.s.setline = 0;
dictionary.s.setoff = 0;
dictionary.s.setoffs = 0;
dictionary.s.seton = 0;
dictionary.s.setons = 0;
dictionary.s.setose = 0;
dictionary.s.setous = 0;
dictionary.s.setout = 0;
dictionary.s.setouts = 0;
dictionary.s.sets = 0;
dictionary.s.sett = 0;
dictionary.s.settee = 0;
dictionary.s.settees = 0;
dictionary.s.setter = 0;
dictionary.s.setters = 0;
dictionary.s.setting = 0;
dictionary.s.settle = 0;
dictionary.s.settled = 0;
dictionary.s.settler = 0;
dictionary.s.settles = 0;
dictionary.s.settlor = 0;
dictionary.s.setts = 0;
dictionary.s.setup = 0;
dictionary.s.setups = 0;
dictionary.s.seven = 0;
dictionary.s.sevens = 0;
dictionary.s.seventh = 0;
dictionary.s.seventy = 0;
dictionary.s.sever = 0;
dictionary.s.several = 0;
dictionary.s.severe = 0;
dictionary.s.severed = 0;
dictionary.s.severer = 0;
dictionary.s.severs = 0;
dictionary.s.seviche = 0;
dictionary.s.sew = 0;
dictionary.s.sewable = 0;
dictionary.s.sewage = 0;
dictionary.s.sewages = 0;
dictionary.s.sewan = 0;
dictionary.s.sewans = 0;
dictionary.s.sewar = 0;
dictionary.s.sewars = 0;
dictionary.s.sewed = 0;
dictionary.s.sewer = 0;
dictionary.s.sewered = 0;
dictionary.s.sewers = 0;
dictionary.s.sewing = 0;
dictionary.s.sewings = 0;
dictionary.s.sewn = 0;
dictionary.s.sews = 0;
dictionary.s.sex = 0;
dictionary.s.sexed = 0;
dictionary.s.sexes = 0;
dictionary.s.sexier = 0;
dictionary.s.sexiest = 0;
dictionary.s.sexily = 0;
dictionary.s.sexing = 0;
dictionary.s.sexism = 0;
dictionary.s.sexisms = 0;
dictionary.s.sexist = 0;
dictionary.s.sexists = 0;
dictionary.s.sexless = 0;
dictionary.s.sexpot = 0;
dictionary.s.sexpots = 0;
dictionary.s.sext = 0;
dictionary.s.sextain = 0;
dictionary.s.sextan = 0;
dictionary.s.sextans = 0;
dictionary.s.sextant = 0;
dictionary.s.sextet = 0;
dictionary.s.sextets = 0;
dictionary.s.sextile = 0;
dictionary.s.sexto = 0;
dictionary.s.sexton = 0;
dictionary.s.sextons = 0;
dictionary.s.sextos = 0;
dictionary.s.sexts = 0;
dictionary.s.sexual = 0;
dictionary.s.sexy = 0;
dictionary.s.sferics = 0;
dictionary.s.sfumato = 0;
dictionary.s.sha = 0;
dictionary.s.shabby = 0;
dictionary.s.shack = 0;
dictionary.s.shackle = 0;
dictionary.s.shacko = 0;
dictionary.s.shackos = 0;
dictionary.s.shacks = 0;
dictionary.s.shad = 0;
dictionary.s.shade = 0;
dictionary.s.shaded = 0;
dictionary.s.shader = 0;
dictionary.s.shaders = 0;
dictionary.s.shades = 0;
dictionary.s.shadfly = 0;
dictionary.s.shadier = 0;
dictionary.s.shadily = 0;
dictionary.s.shading = 0;
dictionary.s.shadoof = 0;
dictionary.s.shadow = 0;
dictionary.s.shadows = 0;
dictionary.s.shadowy = 0;
dictionary.s.shads = 0;
dictionary.s.shaduf = 0;
dictionary.s.shadufs = 0;
dictionary.s.shady = 0;
dictionary.s.shaft = 0;
dictionary.s.shafted = 0;
dictionary.s.shafts = 0;
dictionary.s.shag = 0;
dictionary.s.shagged = 0;
dictionary.s.shaggy = 0;
dictionary.s.shags = 0;
dictionary.s.shah = 0;
dictionary.s.shahdom = 0;
dictionary.s.shahs = 0;
dictionary.s.shaird = 0;
dictionary.s.shairds = 0;
dictionary.s.shairn = 0;
dictionary.s.shairns = 0;
dictionary.s.shaitan = 0;
dictionary.s.shake = 0;
dictionary.s.shaken = 0;
dictionary.s.shaker = 0;
dictionary.s.shakers = 0;
dictionary.s.shakes = 0;
dictionary.s.shakeup = 0;
dictionary.s.shakier = 0;
dictionary.s.shakily = 0;
dictionary.s.shaking = 0;
dictionary.s.shako = 0;
dictionary.s.shakoes = 0;
dictionary.s.shakos = 0;
dictionary.s.shaky = 0;
dictionary.s.shale = 0;
dictionary.s.shaled = 0;
dictionary.s.shales = 0;
dictionary.s.shaley = 0;
dictionary.s.shalier = 0;
dictionary.s.shall = 0;
dictionary.s.shallop = 0;
dictionary.s.shallot = 0;
dictionary.s.shallow = 0;
dictionary.s.shalom = 0;
dictionary.s.shaloms = 0;
dictionary.s.shalt = 0;
dictionary.s.shaly = 0;
dictionary.s.sham = 0;
dictionary.s.shaman = 0;
dictionary.s.shamans = 0;
dictionary.s.shamas = 0;
dictionary.s.shamble = 0;
dictionary.s.shame = 0;
dictionary.s.shamed = 0;
dictionary.s.shames = 0;
dictionary.s.shaming = 0;
dictionary.s.shammas = 0;
dictionary.s.shammed = 0;
dictionary.s.shammer = 0;
dictionary.s.shammes = 0;
dictionary.s.shammos = 0;
dictionary.s.shammy = 0;
dictionary.s.shamois = 0;
dictionary.s.shamos = 0;
dictionary.s.shamoy = 0;
dictionary.s.shamoys = 0;
dictionary.s.shampoo = 0;
dictionary.s.shams = 0;
dictionary.s.shamus = 0;
dictionary.s.shandy = 0;
dictionary.s.shank = 0;
dictionary.s.shanked = 0;
dictionary.s.shanks = 0;
dictionary.s.shanny = 0;
dictionary.s.shantey = 0;
dictionary.s.shanti = 0;
dictionary.s.shantih = 0;
dictionary.s.shantis = 0;
dictionary.s.shanty = 0;
dictionary.s.shape = 0;
dictionary.s.shaped = 0;
dictionary.s.shapely = 0;
dictionary.s.shapen = 0;
dictionary.s.shaper = 0;
dictionary.s.shapers = 0;
dictionary.s.shapes = 0;
dictionary.s.shapeup = 0;
dictionary.s.shaping = 0;
dictionary.s.shard = 0;
dictionary.s.shards = 0;
dictionary.s.share = 0;
dictionary.s.shared = 0;
dictionary.s.sharer = 0;
dictionary.s.sharers = 0;
dictionary.s.shares = 0;
dictionary.s.sharif = 0;
dictionary.s.sharifs = 0;
dictionary.s.sharing = 0;
dictionary.s.shark = 0;
dictionary.s.sharked = 0;
dictionary.s.sharker = 0;
dictionary.s.sharks = 0;
dictionary.s.sharn = 0;
dictionary.s.sharns = 0;
dictionary.s.sharny = 0;
dictionary.s.sharp = 0;
dictionary.s.sharped = 0;
dictionary.s.sharpen = 0;
dictionary.s.sharper = 0;
dictionary.s.sharpie = 0;
dictionary.s.sharply = 0;
dictionary.s.sharps = 0;
dictionary.s.sharpy = 0;
dictionary.s.shaslik = 0;
dictionary.s.shat = 0;
dictionary.s.shatter = 0;
dictionary.s.shaugh = 0;
dictionary.s.shaughs = 0;
dictionary.s.shaul = 0;
dictionary.s.shauled = 0;
dictionary.s.shauls = 0;
dictionary.s.shave = 0;
dictionary.s.shaved = 0;
dictionary.s.shaven = 0;
dictionary.s.shaver = 0;
dictionary.s.shavers = 0;
dictionary.s.shaves = 0;
dictionary.s.shavie = 0;
dictionary.s.shavies = 0;
dictionary.s.shaving = 0;
dictionary.s.shaw = 0;
dictionary.s.shawed = 0;
dictionary.s.shawing = 0;
dictionary.s.shawl = 0;
dictionary.s.shawled = 0;
dictionary.s.shawls = 0;
dictionary.s.shawm = 0;
dictionary.s.shawms = 0;
dictionary.s.shawn = 0;
dictionary.s.shaws = 0;
dictionary.s.shay = 0;
dictionary.s.shays = 0;
dictionary.s.she = 0;
dictionary.s.shea = 0;
dictionary.s.sheaf = 0;
dictionary.s.sheafed = 0;
dictionary.s.sheafs = 0;
dictionary.s.sheal = 0;
dictionary.s.sheals = 0;
dictionary.s.shear = 0;
dictionary.s.sheared = 0;
dictionary.s.shearer = 0;
dictionary.s.shears = 0;
dictionary.s.sheas = 0;
dictionary.s.sheath = 0;
dictionary.s.sheathe = 0;
dictionary.s.sheaths = 0;
dictionary.s.sheave = 0;
dictionary.s.sheaved = 0;
dictionary.s.sheaves = 0;
dictionary.s.shebang = 0;
dictionary.s.shebean = 0;
dictionary.s.shebeen = 0;
dictionary.s.shed = 0;
dictionary.s.shedded = 0;
dictionary.s.shedder = 0;
dictionary.s.sheds = 0;
dictionary.s.sheen = 0;
dictionary.s.sheened = 0;
dictionary.s.sheeney = 0;
dictionary.s.sheenie = 0;
dictionary.s.sheens = 0;
dictionary.s.sheeny = 0;
dictionary.s.sheep = 0;
dictionary.s.sheer = 0;
dictionary.s.sheered = 0;
dictionary.s.sheerer = 0;
dictionary.s.sheerly = 0;
dictionary.s.sheers = 0;
dictionary.s.sheet = 0;
dictionary.s.sheeted = 0;
dictionary.s.sheeter = 0;
dictionary.s.sheets = 0;
dictionary.s.sheeve = 0;
dictionary.s.sheeves = 0;
dictionary.s.shegetz = 0;
dictionary.s.sheik = 0;
dictionary.s.sheikh = 0;
dictionary.s.sheikhs = 0;
dictionary.s.sheiks = 0;
dictionary.s.sheila = 0;
dictionary.s.sheilas = 0;
dictionary.s.sheitan = 0;
dictionary.s.shekel = 0;
dictionary.s.shekels = 0;
dictionary.s.shelf = 0;
dictionary.s.shell = 0;
dictionary.s.shellac = 0;
dictionary.s.shelled = 0;
dictionary.s.sheller = 0;
dictionary.s.shells = 0;
dictionary.s.shelly = 0;
dictionary.s.shelta = 0;
dictionary.s.sheltas = 0;
dictionary.s.shelter = 0;
dictionary.s.sheltie = 0;
dictionary.s.shelty = 0;
dictionary.s.shelve = 0;
dictionary.s.shelved = 0;
dictionary.s.shelver = 0;
dictionary.s.shelves = 0;
dictionary.s.shelvy = 0;
dictionary.s.shend = 0;
dictionary.s.shends = 0;
dictionary.s.shent = 0;
dictionary.s.sheol = 0;
dictionary.s.sheols = 0;
dictionary.s.sherbet = 0;
dictionary.s.sherd = 0;
dictionary.s.sherds = 0;
dictionary.s.shereef = 0;
dictionary.s.sherif = 0;
dictionary.s.sheriff = 0;
dictionary.s.sherifs = 0;
dictionary.s.sheroot = 0;
dictionary.s.sherpa = 0;
dictionary.s.sherpas = 0;
dictionary.s.sherris = 0;
dictionary.s.sherry = 0;
dictionary.s.shes = 0;
dictionary.s.sheuch = 0;
dictionary.s.sheuchs = 0;
dictionary.s.sheugh = 0;
dictionary.s.sheughs = 0;
dictionary.s.shew = 0;
dictionary.s.shewed = 0;
dictionary.s.shewer = 0;
dictionary.s.shewers = 0;
dictionary.s.shewing = 0;
dictionary.s.shewn = 0;
dictionary.s.shews = 0;
dictionary.s.shh = 0;
dictionary.s.shiatsu = 0;
dictionary.s.shiatzu = 0;
dictionary.s.shibah = 0;
dictionary.s.shibahs = 0;
dictionary.s.shicker = 0;
dictionary.s.shicksa = 0;
dictionary.s.shied = 0;
dictionary.s.shiel = 0;
dictionary.s.shield = 0;
dictionary.s.shields = 0;
dictionary.s.shiels = 0;
dictionary.s.shier = 0;
dictionary.s.shiers = 0;
dictionary.s.shies = 0;
dictionary.s.shiest = 0;
dictionary.s.shift = 0;
dictionary.s.shifted = 0;
dictionary.s.shifter = 0;
dictionary.s.shifts = 0;
dictionary.s.shifty = 0;
dictionary.s.shikar = 0;
dictionary.s.shikari = 0;
dictionary.s.shikars = 0;
dictionary.s.shikker = 0;
dictionary.s.shiksa = 0;
dictionary.s.shiksas = 0;
dictionary.s.shikse = 0;
dictionary.s.shikses = 0;
dictionary.s.shill = 0;
dictionary.s.shilled = 0;
dictionary.s.shills = 0;
dictionary.s.shilpit = 0;
dictionary.s.shily = 0;
dictionary.s.shim = 0;
dictionary.s.shimmed = 0;
dictionary.s.shimmer = 0;
dictionary.s.shimmy = 0;
dictionary.s.shims = 0;
dictionary.s.shin = 0;
dictionary.s.shindig = 0;
dictionary.s.shindy = 0;
dictionary.s.shindys = 0;
dictionary.s.shine = 0;
dictionary.s.shined = 0;
dictionary.s.shiner = 0;
dictionary.s.shiners = 0;
dictionary.s.shines = 0;
dictionary.s.shingle = 0;
dictionary.s.shingly = 0;
dictionary.s.shinier = 0;
dictionary.s.shinily = 0;
dictionary.s.shining = 0;
dictionary.s.shinned = 0;
dictionary.s.shinney = 0;
dictionary.s.shinny = 0;
dictionary.s.shins = 0;
dictionary.s.shiny = 0;
dictionary.s.ship = 0;
dictionary.s.shiplap = 0;
dictionary.s.shipman = 0;
dictionary.s.shipmen = 0;
dictionary.s.shipped = 0;
dictionary.s.shippen = 0;
dictionary.s.shipper = 0;
dictionary.s.shippon = 0;
dictionary.s.ships = 0;
dictionary.s.shipway = 0;
dictionary.s.shire = 0;
dictionary.s.shires = 0;
dictionary.s.shirk = 0;
dictionary.s.shirked = 0;
dictionary.s.shirker = 0;
dictionary.s.shirks = 0;
dictionary.s.shirr = 0;
dictionary.s.shirred = 0;
dictionary.s.shirrs = 0;
dictionary.s.shirt = 0;
dictionary.s.shirts = 0;
dictionary.s.shirty = 0;
dictionary.s.shist = 0;
dictionary.s.shists = 0;
dictionary.s.shiv = 0;
dictionary.s.shiva = 0;
dictionary.s.shivah = 0;
dictionary.s.shivahs = 0;
dictionary.s.shivas = 0;
dictionary.s.shive = 0;
dictionary.s.shiver = 0;
dictionary.s.shivers = 0;
dictionary.s.shivery = 0;
dictionary.s.shives = 0;
dictionary.s.shivs = 0;
dictionary.s.shlep = 0;
dictionary.s.shlepp = 0;
dictionary.s.shlepps = 0;
dictionary.s.shleps = 0;
dictionary.s.shlock = 0;
dictionary.s.shlocks = 0;
dictionary.s.shlump = 0;
dictionary.s.shlumps = 0;
dictionary.s.shlumpy = 0;
dictionary.s.shmaltz = 0;
dictionary.s.shmear = 0;
dictionary.s.shmears = 0;
dictionary.s.shmo = 0;
dictionary.s.shmoes = 0;
dictionary.s.shmooze = 0;
dictionary.s.shmuck = 0;
dictionary.s.shmucks = 0;
dictionary.s.shnaps = 0;
dictionary.s.shnook = 0;
dictionary.s.shnooks = 0;
dictionary.s.shoal = 0;
dictionary.s.shoaled = 0;
dictionary.s.shoaler = 0;
dictionary.s.shoals = 0;
dictionary.s.shoaly = 0;
dictionary.s.shoat = 0;
dictionary.s.shoats = 0;
dictionary.s.shock = 0;
dictionary.s.shocked = 0;
dictionary.s.shocker = 0;
dictionary.s.shocks = 0;
dictionary.s.shod = 0;
dictionary.s.shodden = 0;
dictionary.s.shoddy = 0;
dictionary.s.shoe = 0;
dictionary.s.shoed = 0;
dictionary.s.shoeing = 0;
dictionary.s.shoepac = 0;
dictionary.s.shoer = 0;
dictionary.s.shoers = 0;
dictionary.s.shoes = 0;
dictionary.s.shofar = 0;
dictionary.s.shofars = 0;
dictionary.s.shog = 0;
dictionary.s.shogged = 0;
dictionary.s.shogs = 0;
dictionary.s.shogun = 0;
dictionary.s.shoguns = 0;
dictionary.s.shoji = 0;
dictionary.s.shojis = 0;
dictionary.s.sholom = 0;
dictionary.s.sholoms = 0;
dictionary.s.shone = 0;
dictionary.s.shoo = 0;
dictionary.s.shooed = 0;
dictionary.s.shoofly = 0;
dictionary.s.shooing = 0;
dictionary.s.shook = 0;
dictionary.s.shooks = 0;
dictionary.s.shool = 0;
dictionary.s.shooled = 0;
dictionary.s.shools = 0;
dictionary.s.shoon = 0;
dictionary.s.shoos = 0;
dictionary.s.shoot = 0;
dictionary.s.shooter = 0;
dictionary.s.shoots = 0;
dictionary.s.shop = 0;
dictionary.s.shopboy = 0;
dictionary.s.shophar = 0;
dictionary.s.shopman = 0;
dictionary.s.shopmen = 0;
dictionary.s.shoppe = 0;
dictionary.s.shopped = 0;
dictionary.s.shopper = 0;
dictionary.s.shoppes = 0;
dictionary.s.shops = 0;
dictionary.s.shoran = 0;
dictionary.s.shorans = 0;
dictionary.s.shore = 0;
dictionary.s.shored = 0;
dictionary.s.shores = 0;
dictionary.s.shoring = 0;
dictionary.s.shorl = 0;
dictionary.s.shorls = 0;
dictionary.s.shorn = 0;
dictionary.s.short = 0;
dictionary.s.shorted = 0;
dictionary.s.shorten = 0;
dictionary.s.shorter = 0;
dictionary.s.shortia = 0;
dictionary.s.shortie = 0;
dictionary.s.shortly = 0;
dictionary.s.shorts = 0;
dictionary.s.shorty = 0;
dictionary.s.shot = 0;
dictionary.s.shote = 0;
dictionary.s.shotes = 0;
dictionary.s.shotgun = 0;
dictionary.s.shots = 0;
dictionary.s.shott = 0;
dictionary.s.shotted = 0;
dictionary.s.shotten = 0;
dictionary.s.shotts = 0;
dictionary.s.should = 0;
dictionary.s.shout = 0;
dictionary.s.shouted = 0;
dictionary.s.shouter = 0;
dictionary.s.shouts = 0;
dictionary.s.shove = 0;
dictionary.s.shoved = 0;
dictionary.s.shovel = 0;
dictionary.s.shovels = 0;
dictionary.s.shover = 0;
dictionary.s.shovers = 0;
dictionary.s.shoves = 0;
dictionary.s.shoving = 0;
dictionary.s.show = 0;
dictionary.s.showed = 0;
dictionary.s.shower = 0;
dictionary.s.showers = 0;
dictionary.s.showery = 0;
dictionary.s.showier = 0;
dictionary.s.showily = 0;
dictionary.s.showing = 0;
dictionary.s.showman = 0;
dictionary.s.showmen = 0;
dictionary.s.shown = 0;
dictionary.s.showoff = 0;
dictionary.s.shows = 0;
dictionary.s.showy = 0;
dictionary.s.shoyu = 0;
dictionary.s.shoyus = 0;
dictionary.s.shrank = 0;
dictionary.s.shred = 0;
dictionary.s.shreds = 0;
dictionary.s.shrew = 0;
dictionary.s.shrewd = 0;
dictionary.s.shrewed = 0;
dictionary.s.shrews = 0;
dictionary.s.shri = 0;
dictionary.s.shriek = 0;
dictionary.s.shrieks = 0;
dictionary.s.shrieky = 0;
dictionary.s.shrieve = 0;
dictionary.s.shrift = 0;
dictionary.s.shrifts = 0;
dictionary.s.shrike = 0;
dictionary.s.shrikes = 0;
dictionary.s.shrill = 0;
dictionary.s.shrills = 0;
dictionary.s.shrilly = 0;
dictionary.s.shrimp = 0;
dictionary.s.shrimps = 0;
dictionary.s.shrimpy = 0;
dictionary.s.shrine = 0;
dictionary.s.shrined = 0;
dictionary.s.shrines = 0;
dictionary.s.shrink = 0;
dictionary.s.shrinks = 0;
dictionary.s.shris = 0;
dictionary.s.shrive = 0;
dictionary.s.shrived = 0;
dictionary.s.shrivel = 0;
dictionary.s.shriven = 0;
dictionary.s.shriver = 0;
dictionary.s.shrives = 0;
dictionary.s.shroff = 0;
dictionary.s.shroffs = 0;
dictionary.s.shroud = 0;
dictionary.s.shrouds = 0;
dictionary.s.shrove = 0;
dictionary.s.shrub = 0;
dictionary.s.shrubby = 0;
dictionary.s.shrubs = 0;
dictionary.s.shrug = 0;
dictionary.s.shrugs = 0;
dictionary.s.shrunk = 0;
dictionary.s.shtetel = 0;
dictionary.s.shtetl = 0;
dictionary.s.shtetls = 0;
dictionary.s.shtick = 0;
dictionary.s.shticks = 0;
dictionary.s.shtik = 0;
dictionary.s.shtiks = 0;
dictionary.s.shuck = 0;
dictionary.s.shucked = 0;
dictionary.s.shucker = 0;
dictionary.s.shucks = 0;
dictionary.s.shudder = 0;
dictionary.s.shuffle = 0;
dictionary.s.shul = 0;
dictionary.s.shuln = 0;
dictionary.s.shuls = 0;
dictionary.s.shun = 0;
dictionary.s.shunned = 0;
dictionary.s.shunner = 0;
dictionary.s.shuns = 0;
dictionary.s.shunt = 0;
dictionary.s.shunted = 0;
dictionary.s.shunter = 0;
dictionary.s.shunts = 0;
dictionary.s.shush = 0;
dictionary.s.shushed = 0;
dictionary.s.shushes = 0;
dictionary.s.shut = 0;
dictionary.s.shute = 0;
dictionary.s.shuted = 0;
dictionary.s.shutes = 0;
dictionary.s.shuteye = 0;
dictionary.s.shuting = 0;
dictionary.s.shutoff = 0;
dictionary.s.shutout = 0;
dictionary.s.shuts = 0;
dictionary.s.shutter = 0;
dictionary.s.shuttle = 0;
dictionary.s.shy = 0;
dictionary.s.shyer = 0;
dictionary.s.shyers = 0;
dictionary.s.shyest = 0;
dictionary.s.shying = 0;
dictionary.s.shylock = 0;
dictionary.s.shyly = 0;
dictionary.s.shyness = 0;
dictionary.s.shyster = 0;
dictionary.s.sial = 0;
dictionary.s.sialic = 0;
dictionary.s.sialid = 0;
dictionary.s.sialids = 0;
dictionary.s.sialoid = 0;
dictionary.s.sials = 0;
dictionary.s.siamang = 0;
dictionary.s.siamese = 0;
dictionary.s.sib = 0;
dictionary.s.sibb = 0;
dictionary.s.sibbs = 0;
dictionary.s.sibling = 0;
dictionary.s.sibs = 0;
dictionary.s.sibyl = 0;
dictionary.s.sibylic = 0;
dictionary.s.sibyls = 0;
dictionary.s.sic = 0;
dictionary.s.siccan = 0;
dictionary.s.sicced = 0;
dictionary.s.siccing = 0;
dictionary.s.sice = 0;
dictionary.s.sices = 0;
dictionary.s.sick = 0;
dictionary.s.sickbay = 0;
dictionary.s.sickbed = 0;
dictionary.s.sicked = 0;
dictionary.s.sickee = 0;
dictionary.s.sickees = 0;
dictionary.s.sicken = 0;
dictionary.s.sickens = 0;
dictionary.s.sicker = 0;
dictionary.s.sickest = 0;
dictionary.s.sickie = 0;
dictionary.s.sickies = 0;
dictionary.s.sicking = 0;
dictionary.s.sickish = 0;
dictionary.s.sickle = 0;
dictionary.s.sickled = 0;
dictionary.s.sickles = 0;
dictionary.s.sickly = 0;
dictionary.s.sicko = 0;
dictionary.s.sickos = 0;
dictionary.s.sickout = 0;
dictionary.s.sicks = 0;
dictionary.s.sics = 0;
dictionary.s.siddur = 0;
dictionary.s.siddurs = 0;
dictionary.s.side = 0;
dictionary.s.sidearm = 0;
dictionary.s.sidebar = 0;
dictionary.s.sidecar = 0;
dictionary.s.sided = 0;
dictionary.s.sideman = 0;
dictionary.s.sidemen = 0;
dictionary.s.sides = 0;
dictionary.s.sideway = 0;
dictionary.s.siding = 0;
dictionary.s.sidings = 0;
dictionary.s.sidle = 0;
dictionary.s.sidled = 0;
dictionary.s.sidler = 0;
dictionary.s.sidlers = 0;
dictionary.s.sidles = 0;
dictionary.s.sidling = 0;
dictionary.s.siege = 0;
dictionary.s.sieged = 0;
dictionary.s.sieges = 0;
dictionary.s.sieging = 0;
dictionary.s.siemens = 0;
dictionary.s.sienite = 0;
dictionary.s.sienna = 0;
dictionary.s.siennas = 0;
dictionary.s.sierra = 0;
dictionary.s.sierran = 0;
dictionary.s.sierras = 0;
dictionary.s.siesta = 0;
dictionary.s.siestas = 0;
dictionary.s.sieur = 0;
dictionary.s.sieurs = 0;
dictionary.s.sieve = 0;
dictionary.s.sieved = 0;
dictionary.s.sieves = 0;
dictionary.s.sieving = 0;
dictionary.s.sifaka = 0;
dictionary.s.sifakas = 0;
dictionary.s.sift = 0;
dictionary.s.sifted = 0;
dictionary.s.sifter = 0;
dictionary.s.sifters = 0;
dictionary.s.sifting = 0;
dictionary.s.sifts = 0;
dictionary.s.siganid = 0;
dictionary.s.sigh = 0;
dictionary.s.sighed = 0;
dictionary.s.sigher = 0;
dictionary.s.sighers = 0;
dictionary.s.sighing = 0;
dictionary.s.sighs = 0;
dictionary.s.sight = 0;
dictionary.s.sighted = 0;
dictionary.s.sighter = 0;
dictionary.s.sightly = 0;
dictionary.s.sights = 0;
dictionary.s.sigil = 0;
dictionary.s.sigils = 0;
dictionary.s.sigloi = 0;
dictionary.s.siglos = 0;
dictionary.s.sigma = 0;
dictionary.s.sigmas = 0;
dictionary.s.sigmate = 0;
dictionary.s.sigmoid = 0;
dictionary.s.sign = 0;
dictionary.s.signage = 0;
dictionary.s.signal = 0;
dictionary.s.signals = 0;
dictionary.s.signed = 0;
dictionary.s.signee = 0;
dictionary.s.signees = 0;
dictionary.s.signer = 0;
dictionary.s.signers = 0;
dictionary.s.signet = 0;
dictionary.s.signets = 0;
dictionary.s.signify = 0;
dictionary.s.signing = 0;
dictionary.s.signior = 0;
dictionary.s.signor = 0;
dictionary.s.signora = 0;
dictionary.s.signore = 0;
dictionary.s.signori = 0;
dictionary.s.signors = 0;
dictionary.s.signory = 0;
dictionary.s.signs = 0;
dictionary.s.sike = 0;
dictionary.s.siker = 0;
dictionary.s.sikes = 0;
dictionary.s.silage = 0;
dictionary.s.silages = 0;
dictionary.s.silane = 0;
dictionary.s.silanes = 0;
dictionary.s.sild = 0;
dictionary.s.silds = 0;
dictionary.s.silence = 0;
dictionary.s.sileni = 0;
dictionary.s.silent = 0;
dictionary.s.silents = 0;
dictionary.s.silenus = 0;
dictionary.s.silesia = 0;
dictionary.s.silex = 0;
dictionary.s.silexes = 0;
dictionary.s.silica = 0;
dictionary.s.silicas = 0;
dictionary.s.silicic = 0;
dictionary.s.silicle = 0;
dictionary.s.silicon = 0;
dictionary.s.siliqua = 0;
dictionary.s.silique = 0;
dictionary.s.silk = 0;
dictionary.s.silked = 0;
dictionary.s.silken = 0;
dictionary.s.silkier = 0;
dictionary.s.silkily = 0;
dictionary.s.silking = 0;
dictionary.s.silks = 0;
dictionary.s.silky = 0;
dictionary.s.sill = 0;
dictionary.s.siller = 0;
dictionary.s.sillers = 0;
dictionary.s.sillier = 0;
dictionary.s.sillies = 0;
dictionary.s.sillily = 0;
dictionary.s.sills = 0;
dictionary.s.silly = 0;
dictionary.s.silo = 0;
dictionary.s.siloed = 0;
dictionary.s.siloing = 0;
dictionary.s.silos = 0;
dictionary.s.silt = 0;
dictionary.s.silted = 0;
dictionary.s.siltier = 0;
dictionary.s.silting = 0;
dictionary.s.silts = 0;
dictionary.s.silty = 0;
dictionary.s.silurid = 0;
dictionary.s.silva = 0;
dictionary.s.silvae = 0;
dictionary.s.silvan = 0;
dictionary.s.silvans = 0;
dictionary.s.silvas = 0;
dictionary.s.silver = 0;
dictionary.s.silvern = 0;
dictionary.s.silvers = 0;
dictionary.s.silvery = 0;
dictionary.s.silvex = 0;
dictionary.s.silvics = 0;
dictionary.s.sim = 0;
dictionary.s.sima = 0;
dictionary.s.simar = 0;
dictionary.s.simars = 0;
dictionary.s.simas = 0;
dictionary.s.simian = 0;
dictionary.s.simians = 0;
dictionary.s.similar = 0;
dictionary.s.simile = 0;
dictionary.s.similes = 0;
dictionary.s.simioid = 0;
dictionary.s.simious = 0;
dictionary.s.simitar = 0;
dictionary.s.simlin = 0;
dictionary.s.simlins = 0;
dictionary.s.simmer = 0;
dictionary.s.simmers = 0;
dictionary.s.simnel = 0;
dictionary.s.simnels = 0;
dictionary.s.simony = 0;
dictionary.s.simoom = 0;
dictionary.s.simooms = 0;
dictionary.s.simoon = 0;
dictionary.s.simoons = 0;
dictionary.s.simp = 0;
dictionary.s.simper = 0;
dictionary.s.simpers = 0;
dictionary.s.simple = 0;
dictionary.s.simpler = 0;
dictionary.s.simples = 0;
dictionary.s.simplex = 0;
dictionary.s.simply = 0;
dictionary.s.simps = 0;
dictionary.s.sims = 0;
dictionary.s.simular = 0;
dictionary.s.sin = 0;
dictionary.s.since = 0;
dictionary.s.sincere = 0;
dictionary.s.sine = 0;
dictionary.s.sines = 0;
dictionary.s.sinew = 0;
dictionary.s.sinewed = 0;
dictionary.s.sinews = 0;
dictionary.s.sinewy = 0;
dictionary.s.sinful = 0;
dictionary.s.sing = 0;
dictionary.s.singe = 0;
dictionary.s.singed = 0;
dictionary.s.singer = 0;
dictionary.s.singers = 0;
dictionary.s.singes = 0;
dictionary.s.singing = 0;
dictionary.s.single = 0;
dictionary.s.singled = 0;
dictionary.s.singles = 0;
dictionary.s.singlet = 0;
dictionary.s.singly = 0;
dictionary.s.sings = 0;
dictionary.s.sinh = 0;
dictionary.s.sinhs = 0;
dictionary.s.sink = 0;
dictionary.s.sinkage = 0;
dictionary.s.sinker = 0;
dictionary.s.sinkers = 0;
dictionary.s.sinking = 0;
dictionary.s.sinks = 0;
dictionary.s.sinless = 0;
dictionary.s.sinned = 0;
dictionary.s.sinner = 0;
dictionary.s.sinners = 0;
dictionary.s.sinning = 0;
dictionary.s.sinopia = 0;
dictionary.s.sinopie = 0;
dictionary.s.sins = 0;
dictionary.s.sinsyne = 0;
dictionary.s.sinter = 0;
dictionary.s.sinters = 0;
dictionary.s.sinuate = 0;
dictionary.s.sinuous = 0;
dictionary.s.sinus = 0;
dictionary.s.sinuses = 0;
dictionary.s.sip = 0;
dictionary.s.sipe = 0;
dictionary.s.siped = 0;
dictionary.s.sipes = 0;
dictionary.s.siphon = 0;
dictionary.s.siphons = 0;
dictionary.s.siping = 0;
dictionary.s.sipped = 0;
dictionary.s.sipper = 0;
dictionary.s.sippers = 0;
dictionary.s.sippet = 0;
dictionary.s.sippets = 0;
dictionary.s.sipping = 0;
dictionary.s.sips = 0;
dictionary.s.sir = 0;
dictionary.s.sirdar = 0;
dictionary.s.sirdars = 0;
dictionary.s.sire = 0;
dictionary.s.sired = 0;
dictionary.s.siree = 0;
dictionary.s.sirees = 0;
dictionary.s.siren = 0;
dictionary.s.sirens = 0;
dictionary.s.sires = 0;
dictionary.s.siring = 0;
dictionary.s.sirloin = 0;
dictionary.s.sirocco = 0;
dictionary.s.sirra = 0;
dictionary.s.sirrah = 0;
dictionary.s.sirrahs = 0;
dictionary.s.sirras = 0;
dictionary.s.sirree = 0;
dictionary.s.sirrees = 0;
dictionary.s.sirs = 0;
dictionary.s.sirup = 0;
dictionary.s.sirups = 0;
dictionary.s.sirupy = 0;
dictionary.s.sis = 0;
dictionary.s.sisal = 0;
dictionary.s.sisals = 0;
dictionary.s.sises = 0;
dictionary.s.siskin = 0;
dictionary.s.siskins = 0;
dictionary.s.sissier = 0;
dictionary.s.sissies = 0;
dictionary.s.sissy = 0;
dictionary.s.sister = 0;
dictionary.s.sisters = 0;
dictionary.s.sistra = 0;
dictionary.s.sistrum = 0;
dictionary.s.sit = 0;
dictionary.s.sitar = 0;
dictionary.s.sitars = 0;
dictionary.s.sitcom = 0;
dictionary.s.sitcoms = 0;
dictionary.s.site = 0;
dictionary.s.sited = 0;
dictionary.s.sites = 0;
dictionary.s.sith = 0;
dictionary.s.sithens = 0;
dictionary.s.siting = 0;
dictionary.s.sits = 0;
dictionary.s.sitten = 0;
dictionary.s.sitter = 0;
dictionary.s.sitters = 0;
dictionary.s.sitting = 0;
dictionary.s.situate = 0;
dictionary.s.situp = 0;
dictionary.s.situps = 0;
dictionary.s.situs = 0;
dictionary.s.situses = 0;
dictionary.s.siver = 0;
dictionary.s.sivers = 0;
dictionary.s.six = 0;
dictionary.s.sixes = 0;
dictionary.s.sixfold = 0;
dictionary.s.sixmo = 0;
dictionary.s.sixmos = 0;
dictionary.s.sixte = 0;
dictionary.s.sixteen = 0;
dictionary.s.sixtes = 0;
dictionary.s.sixth = 0;
dictionary.s.sixthly = 0;
dictionary.s.sixths = 0;
dictionary.s.sixties = 0;
dictionary.s.sixty = 0;
dictionary.s.sizable = 0;
dictionary.s.sizably = 0;
dictionary.s.sizar = 0;
dictionary.s.sizars = 0;
dictionary.s.size = 0;
dictionary.s.sized = 0;
dictionary.s.sizer = 0;
dictionary.s.sizers = 0;
dictionary.s.sizes = 0;
dictionary.s.sizier = 0;
dictionary.s.siziest = 0;
dictionary.s.sizing = 0;
dictionary.s.sizings = 0;
dictionary.s.sizy = 0;
dictionary.s.sizzle = 0;
dictionary.s.sizzled = 0;
dictionary.s.sizzler = 0;
dictionary.s.sizzles = 0;
dictionary.s.sjambok = 0;
dictionary.s.ska = 0;
dictionary.s.skag = 0;
dictionary.s.skags = 0;
dictionary.s.skald = 0;
dictionary.s.skaldic = 0;
dictionary.s.skalds = 0;
dictionary.s.skas = 0;
dictionary.s.skat = 0;
dictionary.s.skate = 0;
dictionary.s.skated = 0;
dictionary.s.skater = 0;
dictionary.s.skaters = 0;
dictionary.s.skates = 0;
dictionary.s.skating = 0;
dictionary.s.skatol = 0;
dictionary.s.skatole = 0;
dictionary.s.skatols = 0;
dictionary.s.skats = 0;
dictionary.s.skean = 0;
dictionary.s.skeane = 0;
dictionary.s.skeanes = 0;
dictionary.s.skeans = 0;
dictionary.s.skee = 0;
dictionary.s.skeed = 0;
dictionary.s.skeeing = 0;
dictionary.s.skeen = 0;
dictionary.s.skeens = 0;
dictionary.s.skees = 0;
dictionary.s.skeet = 0;
dictionary.s.skeeter = 0;
dictionary.s.skeets = 0;
dictionary.s.skeg = 0;
dictionary.s.skegs = 0;
dictionary.s.skeigh = 0;
dictionary.s.skein = 0;
dictionary.s.skeined = 0;
dictionary.s.skeins = 0;
dictionary.s.skellum = 0;
dictionary.s.skelm = 0;
dictionary.s.skelms = 0;
dictionary.s.skelp = 0;
dictionary.s.skelped = 0;
dictionary.s.skelpit = 0;
dictionary.s.skelps = 0;
dictionary.s.skelter = 0;
dictionary.s.skene = 0;
dictionary.s.skenes = 0;
dictionary.s.skep = 0;
dictionary.s.skeps = 0;
dictionary.s.skepsis = 0;
dictionary.s.skeptic = 0;
dictionary.s.skerry = 0;
dictionary.s.sketch = 0;
dictionary.s.sketchy = 0;
dictionary.s.skew = 0;
dictionary.s.skewed = 0;
dictionary.s.skewer = 0;
dictionary.s.skewers = 0;
dictionary.s.skewing = 0;
dictionary.s.skews = 0;
dictionary.s.ski = 0;
dictionary.s.skiable = 0;
dictionary.s.skibob = 0;
dictionary.s.skibobs = 0;
dictionary.s.skid = 0;
dictionary.s.skidded = 0;
dictionary.s.skidder = 0;
dictionary.s.skiddoo = 0;
dictionary.s.skiddy = 0;
dictionary.s.skidoo = 0;
dictionary.s.skidoos = 0;
dictionary.s.skids = 0;
dictionary.s.skidway = 0;
dictionary.s.skied = 0;
dictionary.s.skier = 0;
dictionary.s.skiers = 0;
dictionary.s.skies = 0;
dictionary.s.skiey = 0;
dictionary.s.skiff = 0;
dictionary.s.skiffle = 0;
dictionary.s.skiffs = 0;
dictionary.s.skiing = 0;
dictionary.s.skiings = 0;
dictionary.s.skilful = 0;
dictionary.s.skill = 0;
dictionary.s.skilled = 0;
dictionary.s.skillet = 0;
dictionary.s.skills = 0;
dictionary.s.skim = 0;
dictionary.s.skimmed = 0;
dictionary.s.skimmer = 0;
dictionary.s.skimo = 0;
dictionary.s.skimos = 0;
dictionary.s.skimp = 0;
dictionary.s.skimped = 0;
dictionary.s.skimps = 0;
dictionary.s.skimpy = 0;
dictionary.s.skims = 0;
dictionary.s.skin = 0;
dictionary.s.skinful = 0;
dictionary.s.skink = 0;
dictionary.s.skinked = 0;
dictionary.s.skinker = 0;
dictionary.s.skinks = 0;
dictionary.s.skinned = 0;
dictionary.s.skinner = 0;
dictionary.s.skinny = 0;
dictionary.s.skins = 0;
dictionary.s.skint = 0;
dictionary.s.skip = 0;
dictionary.s.skipped = 0;
dictionary.s.skipper = 0;
dictionary.s.skippet = 0;
dictionary.s.skips = 0;
dictionary.s.skirl = 0;
dictionary.s.skirled = 0;
dictionary.s.skirls = 0;
dictionary.s.skirr = 0;
dictionary.s.skirred = 0;
dictionary.s.skirret = 0;
dictionary.s.skirrs = 0;
dictionary.s.skirt = 0;
dictionary.s.skirted = 0;
dictionary.s.skirter = 0;
dictionary.s.skirts = 0;
dictionary.s.skis = 0;
dictionary.s.skit = 0;
dictionary.s.skite = 0;
dictionary.s.skited = 0;
dictionary.s.skites = 0;
dictionary.s.skiting = 0;
dictionary.s.skits = 0;
dictionary.s.skitter = 0;
dictionary.s.skittle = 0;
dictionary.s.skive = 0;
dictionary.s.skived = 0;
dictionary.s.skiver = 0;
dictionary.s.skivers = 0;
dictionary.s.skives = 0;
dictionary.s.skiving = 0;
dictionary.s.skivvy = 0;
dictionary.s.skiwear = 0;
dictionary.s.sklent = 0;
dictionary.s.sklents = 0;
dictionary.s.skoal = 0;
dictionary.s.skoaled = 0;
dictionary.s.skoals = 0;
dictionary.s.skookum = 0;
dictionary.s.skreegh = 0;
dictionary.s.skreigh = 0;
dictionary.s.skua = 0;
dictionary.s.skuas = 0;
dictionary.s.skulk = 0;
dictionary.s.skulked = 0;
dictionary.s.skulker = 0;
dictionary.s.skulks = 0;
dictionary.s.skull = 0;
dictionary.s.skulled = 0;
dictionary.s.skulls = 0;
dictionary.s.skunk = 0;
dictionary.s.skunked = 0;
dictionary.s.skunks = 0;
dictionary.s.sky = 0;
dictionary.s.skycap = 0;
dictionary.s.skycaps = 0;
dictionary.s.skydive = 0;
dictionary.s.skydove = 0;
dictionary.s.skyed = 0;
dictionary.s.skyey = 0;
dictionary.s.skyhook = 0;
dictionary.s.skying = 0;
dictionary.s.skyjack = 0;
dictionary.s.skylark = 0;
dictionary.s.skyline = 0;
dictionary.s.skylit = 0;
dictionary.s.skyman = 0;
dictionary.s.skymen = 0;
dictionary.s.skyphoi = 0;
dictionary.s.skyphos = 0;
dictionary.s.skysail = 0;
dictionary.s.skywalk = 0;
dictionary.s.skyward = 0;
dictionary.s.skyway = 0;
dictionary.s.skyways = 0;
dictionary.s.slab = 0;
dictionary.s.slabbed = 0;
dictionary.s.slabber = 0;
dictionary.s.slabs = 0;
dictionary.s.slack = 0;
dictionary.s.slacked = 0;
dictionary.s.slacken = 0;
dictionary.s.slacker = 0;
dictionary.s.slackly = 0;
dictionary.s.slacks = 0;
dictionary.s.slag = 0;
dictionary.s.slagged = 0;
dictionary.s.slaggy = 0;
dictionary.s.slags = 0;
dictionary.s.slain = 0;
dictionary.s.slainte = 0;
dictionary.s.slake = 0;
dictionary.s.slaked = 0;
dictionary.s.slaker = 0;
dictionary.s.slakers = 0;
dictionary.s.slakes = 0;
dictionary.s.slaking = 0;
dictionary.s.slalom = 0;
dictionary.s.slaloms = 0;
dictionary.s.slam = 0;
dictionary.s.slammed = 0;
dictionary.s.slammer = 0;
dictionary.s.slams = 0;
dictionary.s.slander = 0;
dictionary.s.slang = 0;
dictionary.s.slanged = 0;
dictionary.s.slangs = 0;
dictionary.s.slangy = 0;
dictionary.s.slank = 0;
dictionary.s.slant = 0;
dictionary.s.slanted = 0;
dictionary.s.slants = 0;
dictionary.s.slanty = 0;
dictionary.s.slap = 0;
dictionary.s.slapped = 0;
dictionary.s.slapper = 0;
dictionary.s.slaps = 0;
dictionary.s.slash = 0;
dictionary.s.slashed = 0;
dictionary.s.slasher = 0;
dictionary.s.slashes = 0;
dictionary.s.slat = 0;
dictionary.s.slatch = 0;
dictionary.s.slate = 0;
dictionary.s.slated = 0;
dictionary.s.slater = 0;
dictionary.s.slaters = 0;
dictionary.s.slates = 0;
dictionary.s.slatey = 0;
dictionary.s.slather = 0;
dictionary.s.slatier = 0;
dictionary.s.slating = 0;
dictionary.s.slats = 0;
dictionary.s.slatted = 0;
dictionary.s.slaty = 0;
dictionary.s.slave = 0;
dictionary.s.slaved = 0;
dictionary.s.slaver = 0;
dictionary.s.slavers = 0;
dictionary.s.slavery = 0;
dictionary.s.slaves = 0;
dictionary.s.slavey = 0;
dictionary.s.slaveys = 0;
dictionary.s.slaving = 0;
dictionary.s.slavish = 0;
dictionary.s.slaw = 0;
dictionary.s.slaws = 0;
dictionary.s.slay = 0;
dictionary.s.slayed = 0;
dictionary.s.slayer = 0;
dictionary.s.slayers = 0;
dictionary.s.slaying = 0;
dictionary.s.slays = 0;
dictionary.s.sleave = 0;
dictionary.s.sleaved = 0;
dictionary.s.sleaves = 0;
dictionary.s.sleaze = 0;
dictionary.s.sleazes = 0;
dictionary.s.sleazo = 0;
dictionary.s.sleazy = 0;
dictionary.s.sled = 0;
dictionary.s.sledded = 0;
dictionary.s.sledder = 0;
dictionary.s.sledge = 0;
dictionary.s.sledged = 0;
dictionary.s.sledges = 0;
dictionary.s.sleds = 0;
dictionary.s.sleek = 0;
dictionary.s.sleeked = 0;
dictionary.s.sleeken = 0;
dictionary.s.sleeker = 0;
dictionary.s.sleekit = 0;
dictionary.s.sleekly = 0;
dictionary.s.sleeks = 0;
dictionary.s.sleeky = 0;
dictionary.s.sleep = 0;
dictionary.s.sleeper = 0;
dictionary.s.sleeps = 0;
dictionary.s.sleepy = 0;
dictionary.s.sleet = 0;
dictionary.s.sleeted = 0;
dictionary.s.sleets = 0;
dictionary.s.sleety = 0;
dictionary.s.sleeve = 0;
dictionary.s.sleeved = 0;
dictionary.s.sleeves = 0;
dictionary.s.sleigh = 0;
dictionary.s.sleighs = 0;
dictionary.s.sleight = 0;
dictionary.s.slender = 0;
dictionary.s.slept = 0;
dictionary.s.sleuth = 0;
dictionary.s.sleuths = 0;
dictionary.s.slew = 0;
dictionary.s.slewed = 0;
dictionary.s.slewing = 0;
dictionary.s.slews = 0;
dictionary.s.slice = 0;
dictionary.s.sliced = 0;
dictionary.s.slicer = 0;
dictionary.s.slicers = 0;
dictionary.s.slices = 0;
dictionary.s.slicing = 0;
dictionary.s.slick = 0;
dictionary.s.slicked = 0;
dictionary.s.slicker = 0;
dictionary.s.slickly = 0;
dictionary.s.slicks = 0;
dictionary.s.slid = 0;
dictionary.s.slidden = 0;
dictionary.s.slide = 0;
dictionary.s.slider = 0;
dictionary.s.sliders = 0;
dictionary.s.slides = 0;
dictionary.s.sliding = 0;
dictionary.s.slier = 0;
dictionary.s.sliest = 0;
dictionary.s.slight = 0;
dictionary.s.slights = 0;
dictionary.s.slily = 0;
dictionary.s.slim = 0;
dictionary.s.slime = 0;
dictionary.s.slimed = 0;
dictionary.s.slimes = 0;
dictionary.s.slimier = 0;
dictionary.s.slimily = 0;
dictionary.s.sliming = 0;
dictionary.s.slimly = 0;
dictionary.s.slimmed = 0;
dictionary.s.slimmer = 0;
dictionary.s.slimpsy = 0;
dictionary.s.slims = 0;
dictionary.s.slimsy = 0;
dictionary.s.slimy = 0;
dictionary.s.sling = 0;
dictionary.s.slinger = 0;
dictionary.s.slings = 0;
dictionary.s.slink = 0;
dictionary.s.slinked = 0;
dictionary.s.slinks = 0;
dictionary.s.slinky = 0;
dictionary.s.slip = 0;
dictionary.s.slipe = 0;
dictionary.s.sliped = 0;
dictionary.s.slipes = 0;
dictionary.s.sliping = 0;
dictionary.s.slipout = 0;
dictionary.s.slipped = 0;
dictionary.s.slipper = 0;
dictionary.s.slippy = 0;
dictionary.s.slips = 0;
dictionary.s.slipt = 0;
dictionary.s.slipup = 0;
dictionary.s.slipups = 0;
dictionary.s.slipway = 0;
dictionary.s.slit = 0;
dictionary.s.slither = 0;
dictionary.s.slits = 0;
dictionary.s.slitted = 0;
dictionary.s.slitter = 0;
dictionary.s.sliver = 0;
dictionary.s.slivers = 0;
dictionary.s.slob = 0;
dictionary.s.slobber = 0;
dictionary.s.slobs = 0;
dictionary.s.sloe = 0;
dictionary.s.sloes = 0;
dictionary.s.slog = 0;
dictionary.s.slogan = 0;
dictionary.s.slogans = 0;
dictionary.s.slogged = 0;
dictionary.s.slogger = 0;
dictionary.s.slogs = 0;
dictionary.s.sloid = 0;
dictionary.s.sloids = 0;
dictionary.s.slojd = 0;
dictionary.s.slojds = 0;
dictionary.s.sloop = 0;
dictionary.s.sloops = 0;
dictionary.s.slop = 0;
dictionary.s.slope = 0;
dictionary.s.sloped = 0;
dictionary.s.sloper = 0;
dictionary.s.slopers = 0;
dictionary.s.slopes = 0;
dictionary.s.sloping = 0;
dictionary.s.slopped = 0;
dictionary.s.sloppy = 0;
dictionary.s.slops = 0;
dictionary.s.slosh = 0;
dictionary.s.sloshed = 0;
dictionary.s.sloshes = 0;
dictionary.s.sloshy = 0;
dictionary.s.slot = 0;
dictionary.s.sloth = 0;
dictionary.s.sloths = 0;
dictionary.s.slots = 0;
dictionary.s.slotted = 0;
dictionary.s.slouch = 0;
dictionary.s.slouchy = 0;
dictionary.s.slough = 0;
dictionary.s.sloughs = 0;
dictionary.s.sloughy = 0;
dictionary.s.sloven = 0;
dictionary.s.slovens = 0;
dictionary.s.slow = 0;
dictionary.s.slowed = 0;
dictionary.s.slower = 0;
dictionary.s.slowest = 0;
dictionary.s.slowing = 0;
dictionary.s.slowish = 0;
dictionary.s.slowly = 0;
dictionary.s.slows = 0;
dictionary.s.sloyd = 0;
dictionary.s.sloyds = 0;
dictionary.s.slub = 0;
dictionary.s.slubbed = 0;
dictionary.s.slubber = 0;
dictionary.s.slubs = 0;
dictionary.s.sludge = 0;
dictionary.s.sludges = 0;
dictionary.s.sludgy = 0;
dictionary.s.slue = 0;
dictionary.s.slued = 0;
dictionary.s.slues = 0;
dictionary.s.sluff = 0;
dictionary.s.sluffed = 0;
dictionary.s.sluffs = 0;
dictionary.s.slug = 0;
dictionary.s.slugged = 0;
dictionary.s.slugger = 0;
dictionary.s.slugs = 0;
dictionary.s.sluice = 0;
dictionary.s.sluiced = 0;
dictionary.s.sluices = 0;
dictionary.s.sluicy = 0;
dictionary.s.sluing = 0;
dictionary.s.slum = 0;
dictionary.s.slumber = 0;
dictionary.s.slumgum = 0;
dictionary.s.slumism = 0;
dictionary.s.slummed = 0;
dictionary.s.slummer = 0;
dictionary.s.slummy = 0;
dictionary.s.slump = 0;
dictionary.s.slumped = 0;
dictionary.s.slumps = 0;
dictionary.s.slums = 0;
dictionary.s.slung = 0;
dictionary.s.slunk = 0;
dictionary.s.slur = 0;
dictionary.s.slurb = 0;
dictionary.s.slurban = 0;
dictionary.s.slurbs = 0;
dictionary.s.slurp = 0;
dictionary.s.slurped = 0;
dictionary.s.slurps = 0;
dictionary.s.slurred = 0;
dictionary.s.slurry = 0;
dictionary.s.slurs = 0;
dictionary.s.slush = 0;
dictionary.s.slushed = 0;
dictionary.s.slushes = 0;
dictionary.s.slushy = 0;
dictionary.s.sly = 0;
dictionary.s.slyer = 0;
dictionary.s.slyest = 0;
dictionary.s.slyly = 0;
dictionary.s.slyness = 0;
dictionary.s.slype = 0;
dictionary.s.slypes = 0;
dictionary.s.smack = 0;
dictionary.s.smacked = 0;
dictionary.s.smacker = 0;
dictionary.s.smacks = 0;
dictionary.s.small = 0;
dictionary.s.smaller = 0;
dictionary.s.smalls = 0;
dictionary.s.smalt = 0;
dictionary.s.smalti = 0;
dictionary.s.smalto = 0;
dictionary.s.smaltos = 0;
dictionary.s.smalts = 0;
dictionary.s.smaragd = 0;
dictionary.s.smarm = 0;
dictionary.s.smarms = 0;
dictionary.s.smarmy = 0;
dictionary.s.smart = 0;
dictionary.s.smarted = 0;
dictionary.s.smarten = 0;
dictionary.s.smarter = 0;
dictionary.s.smartie = 0;
dictionary.s.smartly = 0;
dictionary.s.smarts = 0;
dictionary.s.smarty = 0;
dictionary.s.smash = 0;
dictionary.s.smashed = 0;
dictionary.s.smasher = 0;
dictionary.s.smashes = 0;
dictionary.s.smashup = 0;
dictionary.s.smatter = 0;
dictionary.s.smaze = 0;
dictionary.s.smazes = 0;
dictionary.s.smear = 0;
dictionary.s.smeared = 0;
dictionary.s.smearer = 0;
dictionary.s.smears = 0;
dictionary.s.smeary = 0;
dictionary.s.smectic = 0;
dictionary.s.smeddum = 0;
dictionary.s.smeek = 0;
dictionary.s.smeeked = 0;
dictionary.s.smeeks = 0;
dictionary.s.smegma = 0;
dictionary.s.smegmas = 0;
dictionary.s.smell = 0;
dictionary.s.smelled = 0;
dictionary.s.smeller = 0;
dictionary.s.smells = 0;
dictionary.s.smelly = 0;
dictionary.s.smelt = 0;
dictionary.s.smelted = 0;
dictionary.s.smelter = 0;
dictionary.s.smelts = 0;
dictionary.s.smerk = 0;
dictionary.s.smerked = 0;
dictionary.s.smerks = 0;
dictionary.s.smew = 0;
dictionary.s.smews = 0;
dictionary.s.smidgen = 0;
dictionary.s.smidgin = 0;
dictionary.s.smilax = 0;
dictionary.s.smile = 0;
dictionary.s.smiled = 0;
dictionary.s.smiler = 0;
dictionary.s.smilers = 0;
dictionary.s.smiles = 0;
dictionary.s.smiley = 0;
dictionary.s.smiling = 0;
dictionary.s.smirch = 0;
dictionary.s.smirk = 0;
dictionary.s.smirked = 0;
dictionary.s.smirker = 0;
dictionary.s.smirks = 0;
dictionary.s.smirky = 0;
dictionary.s.smit = 0;
dictionary.s.smite = 0;
dictionary.s.smiter = 0;
dictionary.s.smiters = 0;
dictionary.s.smites = 0;
dictionary.s.smith = 0;
dictionary.s.smiths = 0;
dictionary.s.smithy = 0;
dictionary.s.smiting = 0;
dictionary.s.smitten = 0;
dictionary.s.smock = 0;
dictionary.s.smocked = 0;
dictionary.s.smocks = 0;
dictionary.s.smog = 0;
dictionary.s.smoggy = 0;
dictionary.s.smogs = 0;
dictionary.s.smoke = 0;
dictionary.s.smoked = 0;
dictionary.s.smoker = 0;
dictionary.s.smokers = 0;
dictionary.s.smokes = 0;
dictionary.s.smokey = 0;
dictionary.s.smokier = 0;
dictionary.s.smokily = 0;
dictionary.s.smoking = 0;
dictionary.s.smoky = 0;
dictionary.s.smolder = 0;
dictionary.s.smolt = 0;
dictionary.s.smolts = 0;
dictionary.s.smooch = 0;
dictionary.s.smoochy = 0;
dictionary.s.smooth = 0;
dictionary.s.smooths = 0;
dictionary.s.smoothy = 0;
dictionary.s.smote = 0;
dictionary.s.smother = 0;
dictionary.s.smudge = 0;
dictionary.s.smudged = 0;
dictionary.s.smudges = 0;
dictionary.s.smudgy = 0;
dictionary.s.smug = 0;
dictionary.s.smugger = 0;
dictionary.s.smuggle = 0;
dictionary.s.smugly = 0;
dictionary.s.smut = 0;
dictionary.s.smutch = 0;
dictionary.s.smutchy = 0;
dictionary.s.smuts = 0;
dictionary.s.smutted = 0;
dictionary.s.smutty = 0;
dictionary.s.snack = 0;
dictionary.s.snacked = 0;
dictionary.s.snacks = 0;
dictionary.s.snaffle = 0;
dictionary.s.snafu = 0;
dictionary.s.snafued = 0;
dictionary.s.snafus = 0;
dictionary.s.snag = 0;
dictionary.s.snagged = 0;
dictionary.s.snaggy = 0;
dictionary.s.snags = 0;
dictionary.s.snail = 0;
dictionary.s.snailed = 0;
dictionary.s.snails = 0;
dictionary.s.snake = 0;
dictionary.s.snaked = 0;
dictionary.s.snakes = 0;
dictionary.s.snakey = 0;
dictionary.s.snakier = 0;
dictionary.s.snakily = 0;
dictionary.s.snaking = 0;
dictionary.s.snaky = 0;
dictionary.s.snap = 0;
dictionary.s.snapped = 0;
dictionary.s.snapper = 0;
dictionary.s.snappy = 0;
dictionary.s.snaps = 0;
dictionary.s.snare = 0;
dictionary.s.snared = 0;
dictionary.s.snarer = 0;
dictionary.s.snarers = 0;
dictionary.s.snares = 0;
dictionary.s.snaring = 0;
dictionary.s.snark = 0;
dictionary.s.snarks = 0;
dictionary.s.snarl = 0;
dictionary.s.snarled = 0;
dictionary.s.snarler = 0;
dictionary.s.snarls = 0;
dictionary.s.snarly = 0;
dictionary.s.snash = 0;
dictionary.s.snashes = 0;
dictionary.s.snatch = 0;
dictionary.s.snatchy = 0;
dictionary.s.snath = 0;
dictionary.s.snathe = 0;
dictionary.s.snathes = 0;
dictionary.s.snaths = 0;
dictionary.s.snaw = 0;
dictionary.s.snawed = 0;
dictionary.s.snawing = 0;
dictionary.s.snaws = 0;
dictionary.s.snazzy = 0;
dictionary.s.sneak = 0;
dictionary.s.sneaked = 0;
dictionary.s.sneaker = 0;
dictionary.s.sneaks = 0;
dictionary.s.sneaky = 0;
dictionary.s.sneap = 0;
dictionary.s.sneaped = 0;
dictionary.s.sneaps = 0;
dictionary.s.sneck = 0;
dictionary.s.snecks = 0;
dictionary.s.sned = 0;
dictionary.s.snedded = 0;
dictionary.s.sneds = 0;
dictionary.s.sneer = 0;
dictionary.s.sneered = 0;
dictionary.s.sneerer = 0;
dictionary.s.sneers = 0;
dictionary.s.sneesh = 0;
dictionary.s.sneeze = 0;
dictionary.s.sneezed = 0;
dictionary.s.sneezer = 0;
dictionary.s.sneezes = 0;
dictionary.s.sneezy = 0;
dictionary.s.snell = 0;
dictionary.s.snelled = 0;
dictionary.s.sneller = 0;
dictionary.s.snells = 0;
dictionary.s.snib = 0;
dictionary.s.snibbed = 0;
dictionary.s.snibs = 0;
dictionary.s.snick = 0;
dictionary.s.snicked = 0;
dictionary.s.snicker = 0;
dictionary.s.snicks = 0;
dictionary.s.snide = 0;
dictionary.s.snidely = 0;
dictionary.s.snider = 0;
dictionary.s.snidest = 0;
dictionary.s.sniff = 0;
dictionary.s.sniffed = 0;
dictionary.s.sniffer = 0;
dictionary.s.sniffle = 0;
dictionary.s.sniffs = 0;
dictionary.s.sniffy = 0;
dictionary.s.snifter = 0;
dictionary.s.snigger = 0;
dictionary.s.sniggle = 0;
dictionary.s.snip = 0;
dictionary.s.snipe = 0;
dictionary.s.sniped = 0;
dictionary.s.sniper = 0;
dictionary.s.snipers = 0;
dictionary.s.snipes = 0;
dictionary.s.sniping = 0;
dictionary.s.snipped = 0;
dictionary.s.snipper = 0;
dictionary.s.snippet = 0;
dictionary.s.snippy = 0;
dictionary.s.snips = 0;
dictionary.s.snit = 0;
dictionary.s.snitch = 0;
dictionary.s.snits = 0;
dictionary.s.snivel = 0;
dictionary.s.snivels = 0;
dictionary.s.snob = 0;
dictionary.s.snobby = 0;
dictionary.s.snobs = 0;
dictionary.s.snog = 0;
dictionary.s.snogged = 0;
dictionary.s.snogs = 0;
dictionary.s.snood = 0;
dictionary.s.snooded = 0;
dictionary.s.snoods = 0;
dictionary.s.snook = 0;
dictionary.s.snooked = 0;
dictionary.s.snooker = 0;
dictionary.s.snooks = 0;
dictionary.s.snool = 0;
dictionary.s.snooled = 0;
dictionary.s.snools = 0;
dictionary.s.snoop = 0;
dictionary.s.snooped = 0;
dictionary.s.snooper = 0;
dictionary.s.snoops = 0;
dictionary.s.snoopy = 0;
dictionary.s.snoot = 0;
dictionary.s.snooted = 0;
dictionary.s.snoots = 0;
dictionary.s.snooty = 0;
dictionary.s.snooze = 0;
dictionary.s.snoozed = 0;
dictionary.s.snoozer = 0;
dictionary.s.snoozes = 0;
dictionary.s.snoozle = 0;
dictionary.s.snoozy = 0;
dictionary.s.snore = 0;
dictionary.s.snored = 0;
dictionary.s.snorer = 0;
dictionary.s.snorers = 0;
dictionary.s.snores = 0;
dictionary.s.snoring = 0;
dictionary.s.snorkel = 0;
dictionary.s.snort = 0;
dictionary.s.snorted = 0;
dictionary.s.snorter = 0;
dictionary.s.snorts = 0;
dictionary.s.snot = 0;
dictionary.s.snots = 0;
dictionary.s.snotty = 0;
dictionary.s.snout = 0;
dictionary.s.snouted = 0;
dictionary.s.snouts = 0;
dictionary.s.snouty = 0;
dictionary.s.snow = 0;
dictionary.s.snowcap = 0;
dictionary.s.snowed = 0;
dictionary.s.snowier = 0;
dictionary.s.snowily = 0;
dictionary.s.snowing = 0;
dictionary.s.snowman = 0;
dictionary.s.snowmen = 0;
dictionary.s.snows = 0;
dictionary.s.snowy = 0;
dictionary.s.snub = 0;
dictionary.s.snubbed = 0;
dictionary.s.snubber = 0;
dictionary.s.snubby = 0;
dictionary.s.snubs = 0;
dictionary.s.snuck = 0;
dictionary.s.snuff = 0;
dictionary.s.snuffed = 0;
dictionary.s.snuffer = 0;
dictionary.s.snuffle = 0;
dictionary.s.snuffly = 0;
dictionary.s.snuffs = 0;
dictionary.s.snuffy = 0;
dictionary.s.snug = 0;
dictionary.s.snugged = 0;
dictionary.s.snugger = 0;
dictionary.s.snuggle = 0;
dictionary.s.snugly = 0;
dictionary.s.snugs = 0;
dictionary.s.snye = 0;
dictionary.s.snyes = 0;
dictionary.s.soak = 0;
dictionary.s.soakage = 0;
dictionary.s.soaked = 0;
dictionary.s.soaker = 0;
dictionary.s.soakers = 0;
dictionary.s.soaking = 0;
dictionary.s.soaks = 0;
dictionary.s.soap = 0;
dictionary.s.soapbox = 0;
dictionary.s.soaped = 0;
dictionary.s.soaper = 0;
dictionary.s.soapers = 0;
dictionary.s.soapier = 0;
dictionary.s.soapily = 0;
dictionary.s.soaping = 0;
dictionary.s.soaps = 0;
dictionary.s.soapy = 0;
dictionary.s.soar = 0;
dictionary.s.soared = 0;
dictionary.s.soarer = 0;
dictionary.s.soarers = 0;
dictionary.s.soaring = 0;
dictionary.s.soars = 0;
dictionary.s.soave = 0;
dictionary.s.soaves = 0;
dictionary.s.sob = 0;
dictionary.s.sobbed = 0;
dictionary.s.sobber = 0;
dictionary.s.sobbers = 0;
dictionary.s.sobbing = 0;
dictionary.s.sobeit = 0;
dictionary.s.sober = 0;
dictionary.s.sobered = 0;
dictionary.s.soberer = 0;
dictionary.s.soberly = 0;
dictionary.s.sobers = 0;
dictionary.s.sobful = 0;
dictionary.s.sobs = 0;
dictionary.s.socage = 0;
dictionary.s.socager = 0;
dictionary.s.socages = 0;
dictionary.s.soccage = 0;
dictionary.s.soccer = 0;
dictionary.s.soccers = 0;
dictionary.s.social = 0;
dictionary.s.socials = 0;
dictionary.s.society = 0;
dictionary.s.sock = 0;
dictionary.s.socked = 0;
dictionary.s.socket = 0;
dictionary.s.sockets = 0;
dictionary.s.sockeye = 0;
dictionary.s.socking = 0;
dictionary.s.sockman = 0;
dictionary.s.sockmen = 0;
dictionary.s.socko = 0;
dictionary.s.socks = 0;
dictionary.s.socle = 0;
dictionary.s.socles = 0;
dictionary.s.socman = 0;
dictionary.s.socmen = 0;
dictionary.s.sod = 0;
dictionary.s.soda = 0;
dictionary.s.sodas = 0;
dictionary.s.sodded = 0;
dictionary.s.sodden = 0;
dictionary.s.soddens = 0;
dictionary.s.soddies = 0;
dictionary.s.sodding = 0;
dictionary.s.soddy = 0;
dictionary.s.sodic = 0;
dictionary.s.sodium = 0;
dictionary.s.sodiums = 0;
dictionary.s.sodom = 0;
dictionary.s.sodoms = 0;
dictionary.s.sodomy = 0;
dictionary.s.sods = 0;
dictionary.s.soever = 0;
dictionary.s.sofa = 0;
dictionary.s.sofar = 0;
dictionary.s.sofars = 0;
dictionary.s.sofas = 0;
dictionary.s.soffit = 0;
dictionary.s.soffits = 0;
dictionary.s.soft = 0;
dictionary.s.softa = 0;
dictionary.s.softas = 0;
dictionary.s.soften = 0;
dictionary.s.softens = 0;
dictionary.s.softer = 0;
dictionary.s.softest = 0;
dictionary.s.softie = 0;
dictionary.s.softies = 0;
dictionary.s.softish = 0;
dictionary.s.softly = 0;
dictionary.s.softs = 0;
dictionary.s.softy = 0;
dictionary.s.sogged = 0;
dictionary.s.soggier = 0;
dictionary.s.soggily = 0;
dictionary.s.soggy = 0;
dictionary.s.soigne = 0;
dictionary.s.soignee = 0;
dictionary.s.soil = 0;
dictionary.s.soilage = 0;
dictionary.s.soiled = 0;
dictionary.s.soiling = 0;
dictionary.s.soils = 0;
dictionary.s.soilure = 0;
dictionary.s.soiree = 0;
dictionary.s.soirees = 0;
dictionary.s.soja = 0;
dictionary.s.sojas = 0;
dictionary.s.sojourn = 0;
dictionary.s.soke = 0;
dictionary.s.sokeman = 0;
dictionary.s.sokemen = 0;
dictionary.s.sokes = 0;
dictionary.s.sokol = 0;
dictionary.s.sokols = 0;
dictionary.s.sol = 0;
dictionary.s.sola = 0;
dictionary.s.solace = 0;
dictionary.s.solaced = 0;
dictionary.s.solacer = 0;
dictionary.s.solaces = 0;
dictionary.s.solan = 0;
dictionary.s.soland = 0;
dictionary.s.solands = 0;
dictionary.s.solanin = 0;
dictionary.s.solano = 0;
dictionary.s.solanos = 0;
dictionary.s.solans = 0;
dictionary.s.solanum = 0;
dictionary.s.solar = 0;
dictionary.s.solaria = 0;
dictionary.s.solate = 0;
dictionary.s.solated = 0;
dictionary.s.solates = 0;
dictionary.s.solatia = 0;
dictionary.s.sold = 0;
dictionary.s.soldan = 0;
dictionary.s.soldans = 0;
dictionary.s.solder = 0;
dictionary.s.solders = 0;
dictionary.s.soldi = 0;
dictionary.s.soldier = 0;
dictionary.s.soldo = 0;
dictionary.s.sole = 0;
dictionary.s.soled = 0;
dictionary.s.solei = 0;
dictionary.s.solely = 0;
dictionary.s.solemn = 0;
dictionary.s.soleret = 0;
dictionary.s.soles = 0;
dictionary.s.soleus = 0;
dictionary.s.solfege = 0;
dictionary.s.solgel = 0;
dictionary.s.soli = 0;
dictionary.s.solicit = 0;
dictionary.s.solid = 0;
dictionary.s.solider = 0;
dictionary.s.solidi = 0;
dictionary.s.solidly = 0;
dictionary.s.solids = 0;
dictionary.s.solidus = 0;
dictionary.s.soling = 0;
dictionary.s.solion = 0;
dictionary.s.solions = 0;
dictionary.s.soliton = 0;
dictionary.s.solo = 0;
dictionary.s.soloed = 0;
dictionary.s.soloing = 0;
dictionary.s.soloist = 0;
dictionary.s.solon = 0;
dictionary.s.solons = 0;
dictionary.s.solos = 0;
dictionary.s.sols = 0;
dictionary.s.soluble = 0;
dictionary.s.solubly = 0;
dictionary.s.solum = 0;
dictionary.s.solums = 0;
dictionary.s.solus = 0;
dictionary.s.solute = 0;
dictionary.s.solutes = 0;
dictionary.s.solvate = 0;
dictionary.s.solve = 0;
dictionary.s.solved = 0;
dictionary.s.solvent = 0;
dictionary.s.solver = 0;
dictionary.s.solvers = 0;
dictionary.s.solves = 0;
dictionary.s.solving = 0;
dictionary.s.soma = 0;
dictionary.s.somas = 0;
dictionary.s.somata = 0;
dictionary.s.somatic = 0;
dictionary.s.somber = 0;
dictionary.s.sombre = 0;
dictionary.s.some = 0;
dictionary.s.someday = 0;
dictionary.s.somehow = 0;
dictionary.s.someone = 0;
dictionary.s.someway = 0;
dictionary.s.somital = 0;
dictionary.s.somite = 0;
dictionary.s.somites = 0;
dictionary.s.somitic = 0;
dictionary.s.son = 0;
dictionary.s.sonance = 0;
dictionary.s.sonant = 0;
dictionary.s.sonants = 0;
dictionary.s.sonar = 0;
dictionary.s.sonars = 0;
dictionary.s.sonata = 0;
dictionary.s.sonatas = 0;
dictionary.s.sonde = 0;
dictionary.s.sonder = 0;
dictionary.s.sonders = 0;
dictionary.s.sondes = 0;
dictionary.s.sone = 0;
dictionary.s.sones = 0;
dictionary.s.song = 0;
dictionary.s.songful = 0;
dictionary.s.songs = 0;
dictionary.s.sonhood = 0;
dictionary.s.sonic = 0;
dictionary.s.sonics = 0;
dictionary.s.sonless = 0;
dictionary.s.sonlike = 0;
dictionary.s.sonly = 0;
dictionary.s.sonnet = 0;
dictionary.s.sonnets = 0;
dictionary.s.sonnies = 0;
dictionary.s.sonny = 0;
dictionary.s.sonovox = 0;
dictionary.s.sons = 0;
dictionary.s.sonship = 0;
dictionary.s.sonsie = 0;
dictionary.s.sonsier = 0;
dictionary.s.sonsy = 0;
dictionary.s.sooey = 0;
dictionary.s.sook = 0;
dictionary.s.sooks = 0;
dictionary.s.soon = 0;
dictionary.s.sooner = 0;
dictionary.s.sooners = 0;
dictionary.s.soonest = 0;
dictionary.s.soot = 0;
dictionary.s.sooted = 0;
dictionary.s.sooth = 0;
dictionary.s.soothe = 0;
dictionary.s.soothed = 0;
dictionary.s.soother = 0;
dictionary.s.soothes = 0;
dictionary.s.soothly = 0;
dictionary.s.sooths = 0;
dictionary.s.sootier = 0;
dictionary.s.sootily = 0;
dictionary.s.sooting = 0;
dictionary.s.soots = 0;
dictionary.s.sooty = 0;
dictionary.s.sop = 0;
dictionary.s.soph = 0;
dictionary.s.sophies = 0;
dictionary.s.sophism = 0;
dictionary.s.sophist = 0;
dictionary.s.sophs = 0;
dictionary.s.sophy = 0;
dictionary.s.sopite = 0;
dictionary.s.sopited = 0;
dictionary.s.sopites = 0;
dictionary.s.sopor = 0;
dictionary.s.sopors = 0;
dictionary.s.sopped = 0;
dictionary.s.soppier = 0;
dictionary.s.sopping = 0;
dictionary.s.soppy = 0;
dictionary.s.soprani = 0;
dictionary.s.soprano = 0;
dictionary.s.sops = 0;
dictionary.s.sora = 0;
dictionary.s.soras = 0;
dictionary.s.sorb = 0;
dictionary.s.sorbate = 0;
dictionary.s.sorbed = 0;
dictionary.s.sorbent = 0;
dictionary.s.sorbet = 0;
dictionary.s.sorbets = 0;
dictionary.s.sorbic = 0;
dictionary.s.sorbing = 0;
dictionary.s.sorbose = 0;
dictionary.s.sorbs = 0;
dictionary.s.sorcery = 0;
dictionary.s.sord = 0;
dictionary.s.sordid = 0;
dictionary.s.sordine = 0;
dictionary.s.sordini = 0;
dictionary.s.sordino = 0;
dictionary.s.sordor = 0;
dictionary.s.sordors = 0;
dictionary.s.sords = 0;
dictionary.s.sore = 0;
dictionary.s.sorel = 0;
dictionary.s.sorels = 0;
dictionary.s.sorely = 0;
dictionary.s.sorer = 0;
dictionary.s.sores = 0;
dictionary.s.sorest = 0;
dictionary.s.sorgho = 0;
dictionary.s.sorghos = 0;
dictionary.s.sorghum = 0;
dictionary.s.sorgo = 0;
dictionary.s.sorgos = 0;
dictionary.s.sori = 0;
dictionary.s.soring = 0;
dictionary.s.sorings = 0;
dictionary.s.sorites = 0;
dictionary.s.soritic = 0;
dictionary.s.sorn = 0;
dictionary.s.sorned = 0;
dictionary.s.sorner = 0;
dictionary.s.sorners = 0;
dictionary.s.sorning = 0;
dictionary.s.sorns = 0;
dictionary.s.soroche = 0;
dictionary.s.sororal = 0;
dictionary.s.soroses = 0;
dictionary.s.sorosis = 0;
dictionary.s.sorrel = 0;
dictionary.s.sorrels = 0;
dictionary.s.sorrier = 0;
dictionary.s.sorrily = 0;
dictionary.s.sorrow = 0;
dictionary.s.sorrows = 0;
dictionary.s.sorry = 0;
dictionary.s.sort = 0;
dictionary.s.sorted = 0;
dictionary.s.sorter = 0;
dictionary.s.sorters = 0;
dictionary.s.sortie = 0;
dictionary.s.sortied = 0;
dictionary.s.sorties = 0;
dictionary.s.sorting = 0;
dictionary.s.sorts = 0;
dictionary.s.sorus = 0;
dictionary.s.sos = 0;
dictionary.s.sot = 0;
dictionary.s.soth = 0;
dictionary.s.soths = 0;
dictionary.s.sotol = 0;
dictionary.s.sotols = 0;
dictionary.s.sots = 0;
dictionary.s.sotted = 0;
dictionary.s.sottish = 0;
dictionary.s.sou = 0;
dictionary.s.souari = 0;
dictionary.s.souaris = 0;
dictionary.s.soubise = 0;
dictionary.s.soucar = 0;
dictionary.s.soucars = 0;
dictionary.s.soudan = 0;
dictionary.s.soudans = 0;
dictionary.s.souffle = 0;
dictionary.s.sough = 0;
dictionary.s.soughed = 0;
dictionary.s.soughs = 0;
dictionary.s.sought = 0;
dictionary.s.souk = 0;
dictionary.s.souks = 0;
dictionary.s.soul = 0;
dictionary.s.souled = 0;
dictionary.s.soulful = 0;
dictionary.s.souls = 0;
dictionary.s.sound = 0;
dictionary.s.sounded = 0;
dictionary.s.sounder = 0;
dictionary.s.soundly = 0;
dictionary.s.sounds = 0;
dictionary.s.soup = 0;
dictionary.s.soupcon = 0;
dictionary.s.souped = 0;
dictionary.s.soupier = 0;
dictionary.s.souping = 0;
dictionary.s.soups = 0;
dictionary.s.soupy = 0;
dictionary.s.sour = 0;
dictionary.s.source = 0;
dictionary.s.sources = 0;
dictionary.s.soured = 0;
dictionary.s.sourer = 0;
dictionary.s.sourest = 0;
dictionary.s.souring = 0;
dictionary.s.sourish = 0;
dictionary.s.sourly = 0;
dictionary.s.sours = 0;
dictionary.s.soursop = 0;
dictionary.s.sous = 0;
dictionary.s.souse = 0;
dictionary.s.soused = 0;
dictionary.s.souses = 0;
dictionary.s.sousing = 0;
dictionary.s.soutane = 0;
dictionary.s.souter = 0;
dictionary.s.souters = 0;
dictionary.s.south = 0;
dictionary.s.southed = 0;
dictionary.s.souther = 0;
dictionary.s.souths = 0;
dictionary.s.soviet = 0;
dictionary.s.soviets = 0;
dictionary.s.sovkhoz = 0;
dictionary.s.sovran = 0;
dictionary.s.sovrans = 0;
dictionary.s.sow = 0;
dictionary.s.sowable = 0;
dictionary.s.sowans = 0;
dictionary.s.sowar = 0;
dictionary.s.sowars = 0;
dictionary.s.sowcar = 0;
dictionary.s.sowcars = 0;
dictionary.s.sowed = 0;
dictionary.s.sowens = 0;
dictionary.s.sower = 0;
dictionary.s.sowers = 0;
dictionary.s.sowing = 0;
dictionary.s.sown = 0;
dictionary.s.sows = 0;
dictionary.s.sox = 0;
dictionary.s.soy = 0;
dictionary.s.soya = 0;
dictionary.s.soyas = 0;
dictionary.s.soybean = 0;
dictionary.s.soymilk = 0;
dictionary.s.soys = 0;
dictionary.s.soyuz = 0;
dictionary.s.soyuzes = 0;
dictionary.s.sozin = 0;
dictionary.s.sozine = 0;
dictionary.s.sozines = 0;
dictionary.s.sozins = 0;
dictionary.s.sozzled = 0;
dictionary.s.spa = 0;
dictionary.s.space = 0;
dictionary.s.spaced = 0;
dictionary.s.spacer = 0;
dictionary.s.spacers = 0;
dictionary.s.spaces = 0;
dictionary.s.spacey = 0;
dictionary.s.spacial = 0;
dictionary.s.spacier = 0;
dictionary.s.spacing = 0;
dictionary.s.spackle = 0;
dictionary.s.spacy = 0;
dictionary.s.spade = 0;
dictionary.s.spaded = 0;
dictionary.s.spader = 0;
dictionary.s.spaders = 0;
dictionary.s.spades = 0;
dictionary.s.spading = 0;
dictionary.s.spadix = 0;
dictionary.s.spado = 0;
dictionary.s.spae = 0;
dictionary.s.spaed = 0;
dictionary.s.spaeing = 0;
dictionary.s.spaes = 0;
dictionary.s.spahee = 0;
dictionary.s.spahees = 0;
dictionary.s.spahi = 0;
dictionary.s.spahis = 0;
dictionary.s.spail = 0;
dictionary.s.spails = 0;
dictionary.s.spait = 0;
dictionary.s.spaits = 0;
dictionary.s.spake = 0;
dictionary.s.spale = 0;
dictionary.s.spales = 0;
dictionary.s.spall = 0;
dictionary.s.spalled = 0;
dictionary.s.spaller = 0;
dictionary.s.spalls = 0;
dictionary.s.span = 0;
dictionary.s.spancel = 0;
dictionary.s.spandex = 0;
dictionary.s.spang = 0;
dictionary.s.spangle = 0;
dictionary.s.spangly = 0;
dictionary.s.spaniel = 0;
dictionary.s.spank = 0;
dictionary.s.spanked = 0;
dictionary.s.spanker = 0;
dictionary.s.spanks = 0;
dictionary.s.spanned = 0;
dictionary.s.spanner = 0;
dictionary.s.spans = 0;
dictionary.s.spar = 0;
dictionary.s.spare = 0;
dictionary.s.spared = 0;
dictionary.s.sparely = 0;
dictionary.s.sparer = 0;
dictionary.s.sparers = 0;
dictionary.s.spares = 0;
dictionary.s.sparest = 0;
dictionary.s.sparge = 0;
dictionary.s.sparged = 0;
dictionary.s.sparger = 0;
dictionary.s.sparges = 0;
dictionary.s.sparid = 0;
dictionary.s.sparids = 0;
dictionary.s.sparing = 0;
dictionary.s.spark = 0;
dictionary.s.sparked = 0;
dictionary.s.sparker = 0;
dictionary.s.sparkle = 0;
dictionary.s.sparks = 0;
dictionary.s.sparky = 0;
dictionary.s.sparoid = 0;
dictionary.s.sparred = 0;
dictionary.s.sparrow = 0;
dictionary.s.sparry = 0;
dictionary.s.spars = 0;
dictionary.s.sparse = 0;
dictionary.s.sparser = 0;
dictionary.s.spas = 0;
dictionary.s.spasm = 0;
dictionary.s.spasms = 0;
dictionary.s.spastic = 0;
dictionary.s.spat = 0;
dictionary.s.spate = 0;
dictionary.s.spates = 0;
dictionary.s.spathal = 0;
dictionary.s.spathe = 0;
dictionary.s.spathed = 0;
dictionary.s.spathes = 0;
dictionary.s.spathic = 0;
dictionary.s.spatial = 0;
dictionary.s.spats = 0;
dictionary.s.spatted = 0;
dictionary.s.spatter = 0;
dictionary.s.spatula = 0;
dictionary.s.spatzle = 0;
dictionary.s.spavie = 0;
dictionary.s.spavies = 0;
dictionary.s.spaviet = 0;
dictionary.s.spavin = 0;
dictionary.s.spavins = 0;
dictionary.s.spawn = 0;
dictionary.s.spawned = 0;
dictionary.s.spawner = 0;
dictionary.s.spawns = 0;
dictionary.s.spay = 0;
dictionary.s.spayed = 0;
dictionary.s.spaying = 0;
dictionary.s.spays = 0;
dictionary.s.spaz = 0;
dictionary.s.spazes = 0;
dictionary.s.speak = 0;
dictionary.s.speaker = 0;
dictionary.s.speaks = 0;
dictionary.s.spean = 0;
dictionary.s.speaned = 0;
dictionary.s.speans = 0;
dictionary.s.spear = 0;
dictionary.s.speared = 0;
dictionary.s.spearer = 0;
dictionary.s.spears = 0;
dictionary.s.spec = 0;
dictionary.s.specced = 0;
dictionary.s.special = 0;
dictionary.s.specie = 0;
dictionary.s.species = 0;
dictionary.s.specify = 0;
dictionary.s.speck = 0;
dictionary.s.specked = 0;
dictionary.s.speckle = 0;
dictionary.s.specks = 0;
dictionary.s.specs = 0;
dictionary.s.specter = 0;
dictionary.s.spectra = 0;
dictionary.s.spectre = 0;
dictionary.s.specula = 0;
dictionary.s.sped = 0;
dictionary.s.speech = 0;
dictionary.s.speed = 0;
dictionary.s.speeded = 0;
dictionary.s.speeder = 0;
dictionary.s.speedo = 0;
dictionary.s.speedos = 0;
dictionary.s.speeds = 0;
dictionary.s.speedup = 0;
dictionary.s.speedy = 0;
dictionary.s.speel = 0;
dictionary.s.speeled = 0;
dictionary.s.speels = 0;
dictionary.s.speer = 0;
dictionary.s.speered = 0;
dictionary.s.speers = 0;
dictionary.s.speil = 0;
dictionary.s.speiled = 0;
dictionary.s.speils = 0;
dictionary.s.speir = 0;
dictionary.s.speired = 0;
dictionary.s.speirs = 0;
dictionary.s.speise = 0;
dictionary.s.speises = 0;
dictionary.s.speiss = 0;
dictionary.s.spelean = 0;
dictionary.s.spell = 0;
dictionary.s.spelled = 0;
dictionary.s.speller = 0;
dictionary.s.spells = 0;
dictionary.s.spelt = 0;
dictionary.s.spelter = 0;
dictionary.s.spelts = 0;
dictionary.s.speltz = 0;
dictionary.s.spelunk = 0;
dictionary.s.spence = 0;
dictionary.s.spencer = 0;
dictionary.s.spences = 0;
dictionary.s.spend = 0;
dictionary.s.spender = 0;
dictionary.s.spends = 0;
dictionary.s.spense = 0;
dictionary.s.spenses = 0;
dictionary.s.spent = 0;
dictionary.s.sperm = 0;
dictionary.s.spermic = 0;
dictionary.s.sperms = 0;
dictionary.s.spew = 0;
dictionary.s.spewed = 0;
dictionary.s.spewer = 0;
dictionary.s.spewers = 0;
dictionary.s.spewing = 0;
dictionary.s.spews = 0;
dictionary.s.sphene = 0;
dictionary.s.sphenes = 0;
dictionary.s.sphenic = 0;
dictionary.s.spheral = 0;
dictionary.s.sphere = 0;
dictionary.s.sphered = 0;
dictionary.s.spheres = 0;
dictionary.s.spheric = 0;
dictionary.s.sphery = 0;
dictionary.s.sphinx = 0;
dictionary.s.spic = 0;
dictionary.s.spica = 0;
dictionary.s.spicae = 0;
dictionary.s.spicas = 0;
dictionary.s.spicate = 0;
dictionary.s.spice = 0;
dictionary.s.spiced = 0;
dictionary.s.spicer = 0;
dictionary.s.spicers = 0;
dictionary.s.spicery = 0;
dictionary.s.spices = 0;
dictionary.s.spicey = 0;
dictionary.s.spicier = 0;
dictionary.s.spicily = 0;
dictionary.s.spicing = 0;
dictionary.s.spick = 0;
dictionary.s.spicks = 0;
dictionary.s.spics = 0;
dictionary.s.spicula = 0;
dictionary.s.spicule = 0;
dictionary.s.spicy = 0;
dictionary.s.spider = 0;
dictionary.s.spiders = 0;
dictionary.s.spidery = 0;
dictionary.s.spied = 0;
dictionary.s.spiegel = 0;
dictionary.s.spiel = 0;
dictionary.s.spieled = 0;
dictionary.s.spieler = 0;
dictionary.s.spiels = 0;
dictionary.s.spier = 0;
dictionary.s.spiered = 0;
dictionary.s.spiers = 0;
dictionary.s.spies = 0;
dictionary.s.spiff = 0;
dictionary.s.spiffed = 0;
dictionary.s.spiffs = 0;
dictionary.s.spiffy = 0;
dictionary.s.spigot = 0;
dictionary.s.spigots = 0;
dictionary.s.spik = 0;
dictionary.s.spike = 0;
dictionary.s.spiked = 0;
dictionary.s.spiker = 0;
dictionary.s.spikers = 0;
dictionary.s.spikes = 0;
dictionary.s.spikier = 0;
dictionary.s.spikily = 0;
dictionary.s.spiking = 0;
dictionary.s.spiks = 0;
dictionary.s.spiky = 0;
dictionary.s.spile = 0;
dictionary.s.spiled = 0;
dictionary.s.spiles = 0;
dictionary.s.spiling = 0;
dictionary.s.spill = 0;
dictionary.s.spilled = 0;
dictionary.s.spiller = 0;
dictionary.s.spills = 0;
dictionary.s.spilt = 0;
dictionary.s.spilth = 0;
dictionary.s.spilths = 0;
dictionary.s.spin = 0;
dictionary.s.spinach = 0;
dictionary.s.spinage = 0;
dictionary.s.spinal = 0;
dictionary.s.spinals = 0;
dictionary.s.spinate = 0;
dictionary.s.spindle = 0;
dictionary.s.spindly = 0;
dictionary.s.spine = 0;
dictionary.s.spined = 0;
dictionary.s.spinel = 0;
dictionary.s.spinels = 0;
dictionary.s.spines = 0;
dictionary.s.spinet = 0;
dictionary.s.spinets = 0;
dictionary.s.spinier = 0;
dictionary.s.spinner = 0;
dictionary.s.spinney = 0;
dictionary.s.spinny = 0;
dictionary.s.spinoff = 0;
dictionary.s.spinor = 0;
dictionary.s.spinors = 0;
dictionary.s.spinose = 0;
dictionary.s.spinous = 0;
dictionary.s.spinout = 0;
dictionary.s.spins = 0;
dictionary.s.spinto = 0;
dictionary.s.spintos = 0;
dictionary.s.spinula = 0;
dictionary.s.spinule = 0;
dictionary.s.spiny = 0;
dictionary.s.spiraea = 0;
dictionary.s.spiral = 0;
dictionary.s.spirals = 0;
dictionary.s.spirant = 0;
dictionary.s.spire = 0;
dictionary.s.spirea = 0;
dictionary.s.spireas = 0;
dictionary.s.spired = 0;
dictionary.s.spirem = 0;
dictionary.s.spireme = 0;
dictionary.s.spirems = 0;
dictionary.s.spires = 0;
dictionary.s.spirier = 0;
dictionary.s.spiring = 0;
dictionary.s.spirit = 0;
dictionary.s.spirits = 0;
dictionary.s.spiroid = 0;
dictionary.s.spirt = 0;
dictionary.s.spirted = 0;
dictionary.s.spirts = 0;
dictionary.s.spirula = 0;
dictionary.s.spiry = 0;
dictionary.s.spit = 0;
dictionary.s.spital = 0;
dictionary.s.spitals = 0;
dictionary.s.spite = 0;
dictionary.s.spited = 0;
dictionary.s.spites = 0;
dictionary.s.spiting = 0;
dictionary.s.spits = 0;
dictionary.s.spitted = 0;
dictionary.s.spitter = 0;
dictionary.s.spittle = 0;
dictionary.s.spitz = 0;
dictionary.s.spitzes = 0;
dictionary.s.spiv = 0;
dictionary.s.spivs = 0;
dictionary.s.splake = 0;
dictionary.s.splakes = 0;
dictionary.s.splash = 0;
dictionary.s.splashy = 0;
dictionary.s.splat = 0;
dictionary.s.splats = 0;
dictionary.s.splay = 0;
dictionary.s.splayed = 0;
dictionary.s.splays = 0;
dictionary.s.spleen = 0;
dictionary.s.spleens = 0;
dictionary.s.spleeny = 0;
dictionary.s.splenia = 0;
dictionary.s.splenic = 0;
dictionary.s.splenii = 0;
dictionary.s.splent = 0;
dictionary.s.splents = 0;
dictionary.s.splice = 0;
dictionary.s.spliced = 0;
dictionary.s.splicer = 0;
dictionary.s.splices = 0;
dictionary.s.spliff = 0;
dictionary.s.spliffs = 0;
dictionary.s.spline = 0;
dictionary.s.splined = 0;
dictionary.s.splines = 0;
dictionary.s.splint = 0;
dictionary.s.splints = 0;
dictionary.s.split = 0;
dictionary.s.splits = 0;
dictionary.s.splodge = 0;
dictionary.s.splore = 0;
dictionary.s.splores = 0;
dictionary.s.splosh = 0;
dictionary.s.splotch = 0;
dictionary.s.splurge = 0;
dictionary.s.splurgy = 0;
dictionary.s.spode = 0;
dictionary.s.spodes = 0;
dictionary.s.spoil = 0;
dictionary.s.spoiled = 0;
dictionary.s.spoiler = 0;
dictionary.s.spoils = 0;
dictionary.s.spoilt = 0;
dictionary.s.spoke = 0;
dictionary.s.spoked = 0;
dictionary.s.spoken = 0;
dictionary.s.spokes = 0;
dictionary.s.spoking = 0;
dictionary.s.spondee = 0;
dictionary.s.sponge = 0;
dictionary.s.sponged = 0;
dictionary.s.sponger = 0;
dictionary.s.sponges = 0;
dictionary.s.spongin = 0;
dictionary.s.spongy = 0;
dictionary.s.sponsal = 0;
dictionary.s.sponson = 0;
dictionary.s.sponsor = 0;
dictionary.s.spoof = 0;
dictionary.s.spoofed = 0;
dictionary.s.spoofer = 0;
dictionary.s.spoofs = 0;
dictionary.s.spoofy = 0;
dictionary.s.spook = 0;
dictionary.s.spooked = 0;
dictionary.s.spooks = 0;
dictionary.s.spooky = 0;
dictionary.s.spool = 0;
dictionary.s.spooled = 0;
dictionary.s.spools = 0;
dictionary.s.spoon = 0;
dictionary.s.spooned = 0;
dictionary.s.spooney = 0;
dictionary.s.spoons = 0;
dictionary.s.spoony = 0;
dictionary.s.spoor = 0;
dictionary.s.spoored = 0;
dictionary.s.spoors = 0;
dictionary.s.sporal = 0;
dictionary.s.spore = 0;
dictionary.s.spored = 0;
dictionary.s.spores = 0;
dictionary.s.sporing = 0;
dictionary.s.sporoid = 0;
dictionary.s.sporran = 0;
dictionary.s.sport = 0;
dictionary.s.sported = 0;
dictionary.s.sporter = 0;
dictionary.s.sports = 0;
dictionary.s.sporty = 0;
dictionary.s.sporule = 0;
dictionary.s.spot = 0;
dictionary.s.spotlit = 0;
dictionary.s.spots = 0;
dictionary.s.spotted = 0;
dictionary.s.spotter = 0;
dictionary.s.spotty = 0;
dictionary.s.spousal = 0;
dictionary.s.spouse = 0;
dictionary.s.spoused = 0;
dictionary.s.spouses = 0;
dictionary.s.spout = 0;
dictionary.s.spouted = 0;
dictionary.s.spouter = 0;
dictionary.s.spouts = 0;
dictionary.s.sprag = 0;
dictionary.s.sprags = 0;
dictionary.s.sprain = 0;
dictionary.s.sprains = 0;
dictionary.s.sprang = 0;
dictionary.s.sprangs = 0;
dictionary.s.sprat = 0;
dictionary.s.sprats = 0;
dictionary.s.sprawl = 0;
dictionary.s.sprawls = 0;
dictionary.s.sprawly = 0;
dictionary.s.spray = 0;
dictionary.s.sprayed = 0;
dictionary.s.sprayer = 0;
dictionary.s.sprays = 0;
dictionary.s.spread = 0;
dictionary.s.spreads = 0;
dictionary.s.spree = 0;
dictionary.s.sprees = 0;
dictionary.s.sprent = 0;
dictionary.s.sprier = 0;
dictionary.s.spriest = 0;
dictionary.s.sprig = 0;
dictionary.s.spriggy = 0;
dictionary.s.spright = 0;
dictionary.s.sprigs = 0;
dictionary.s.spring = 0;
dictionary.s.springe = 0;
dictionary.s.springs = 0;
dictionary.s.springy = 0;
dictionary.s.sprint = 0;
dictionary.s.sprints = 0;
dictionary.s.sprit = 0;
dictionary.s.sprite = 0;
dictionary.s.sprites = 0;
dictionary.s.sprits = 0;
dictionary.s.spritz = 0;
dictionary.s.sprout = 0;
dictionary.s.sprouts = 0;
dictionary.s.spruce = 0;
dictionary.s.spruced = 0;
dictionary.s.sprucer = 0;
dictionary.s.spruces = 0;
dictionary.s.sprucy = 0;
dictionary.s.sprue = 0;
dictionary.s.sprues = 0;
dictionary.s.sprug = 0;
dictionary.s.sprugs = 0;
dictionary.s.sprung = 0;
dictionary.s.spry = 0;
dictionary.s.spryer = 0;
dictionary.s.spryest = 0;
dictionary.s.spryly = 0;
dictionary.s.spud = 0;
dictionary.s.spudded = 0;
dictionary.s.spudder = 0;
dictionary.s.spuds = 0;
dictionary.s.spue = 0;
dictionary.s.spued = 0;
dictionary.s.spues = 0;
dictionary.s.spuing = 0;
dictionary.s.spume = 0;
dictionary.s.spumed = 0;
dictionary.s.spumes = 0;
dictionary.s.spumier = 0;
dictionary.s.spuming = 0;
dictionary.s.spumone = 0;
dictionary.s.spumoni = 0;
dictionary.s.spumous = 0;
dictionary.s.spumy = 0;
dictionary.s.spun = 0;
dictionary.s.spunk = 0;
dictionary.s.spunked = 0;
dictionary.s.spunkie = 0;
dictionary.s.spunks = 0;
dictionary.s.spunky = 0;
dictionary.s.spur = 0;
dictionary.s.spurge = 0;
dictionary.s.spurges = 0;
dictionary.s.spurn = 0;
dictionary.s.spurned = 0;
dictionary.s.spurner = 0;
dictionary.s.spurns = 0;
dictionary.s.spurred = 0;
dictionary.s.spurrer = 0;
dictionary.s.spurrey = 0;
dictionary.s.spurry = 0;
dictionary.s.spurs = 0;
dictionary.s.spurt = 0;
dictionary.s.spurted = 0;
dictionary.s.spurtle = 0;
dictionary.s.spurts = 0;
dictionary.s.sputa = 0;
dictionary.s.sputnik = 0;
dictionary.s.sputter = 0;
dictionary.s.sputum = 0;
dictionary.s.spy = 0;
dictionary.s.spying = 0;
dictionary.s.squab = 0;
dictionary.s.squabby = 0;
dictionary.s.squabs = 0;
dictionary.s.squad = 0;
dictionary.s.squads = 0;
dictionary.s.squalid = 0;
dictionary.s.squall = 0;
dictionary.s.squalls = 0;
dictionary.s.squally = 0;
dictionary.s.squalor = 0;
dictionary.s.squama = 0;
dictionary.s.squamae = 0;
dictionary.s.square = 0;
dictionary.s.squared = 0;
dictionary.s.squarer = 0;
dictionary.s.squares = 0;
dictionary.s.squash = 0;
dictionary.s.squashy = 0;
dictionary.s.squat = 0;
dictionary.s.squatly = 0;
dictionary.s.squats = 0;
dictionary.s.squatty = 0;
dictionary.s.squaw = 0;
dictionary.s.squawk = 0;
dictionary.s.squawks = 0;
dictionary.s.squaws = 0;
dictionary.s.squeak = 0;
dictionary.s.squeaks = 0;
dictionary.s.squeaky = 0;
dictionary.s.squeal = 0;
dictionary.s.squeals = 0;
dictionary.s.squeeze = 0;
dictionary.s.squeg = 0;
dictionary.s.squegs = 0;
dictionary.s.squelch = 0;
dictionary.s.squib = 0;
dictionary.s.squibs = 0;
dictionary.s.squid = 0;
dictionary.s.squids = 0;
dictionary.s.squiffy = 0;
dictionary.s.squill = 0;
dictionary.s.squilla = 0;
dictionary.s.squills = 0;
dictionary.s.squinch = 0;
dictionary.s.squinny = 0;
dictionary.s.squint = 0;
dictionary.s.squints = 0;
dictionary.s.squinty = 0;
dictionary.s.squire = 0;
dictionary.s.squired = 0;
dictionary.s.squires = 0;
dictionary.s.squirm = 0;
dictionary.s.squirms = 0;
dictionary.s.squirmy = 0;
dictionary.s.squirt = 0;
dictionary.s.squirts = 0;
dictionary.s.squish = 0;
dictionary.s.squishy = 0;
dictionary.s.squoosh = 0;
dictionary.s.squush = 0;
dictionary.s.sraddha = 0;
dictionary.s.sradha = 0;
dictionary.s.sradhas = 0;
dictionary.s.sri = 0;
dictionary.s.sris = 0;
dictionary.s.stab = 0;
dictionary.s.stabbed = 0;
dictionary.s.stabber = 0;
dictionary.s.stabile = 0;
dictionary.s.stable = 0;
dictionary.s.stabled = 0;
dictionary.s.stabler = 0;
dictionary.s.stables = 0;
dictionary.s.stably = 0;
dictionary.s.stabs = 0;
dictionary.s.stack = 0;
dictionary.s.stacked = 0;
dictionary.s.stacker = 0;
dictionary.s.stacks = 0;
dictionary.s.stackup = 0;
dictionary.s.stacte = 0;
dictionary.s.stactes = 0;
dictionary.s.staddle = 0;
dictionary.s.stade = 0;
dictionary.s.stades = 0;
dictionary.s.stadia = 0;
dictionary.s.stadias = 0;
dictionary.s.stadium = 0;
dictionary.s.staff = 0;
dictionary.s.staffed = 0;
dictionary.s.staffer = 0;
dictionary.s.staffs = 0;
dictionary.s.stag = 0;
dictionary.s.stage = 0;
dictionary.s.staged = 0;
dictionary.s.stager = 0;
dictionary.s.stagers = 0;
dictionary.s.stages = 0;
dictionary.s.stagey = 0;
dictionary.s.stagged = 0;
dictionary.s.stagger = 0;
dictionary.s.staggie = 0;
dictionary.s.staggy = 0;
dictionary.s.stagier = 0;
dictionary.s.stagily = 0;
dictionary.s.staging = 0;
dictionary.s.stags = 0;
dictionary.s.stagy = 0;
dictionary.s.staid = 0;
dictionary.s.staider = 0;
dictionary.s.staidly = 0;
dictionary.s.staig = 0;
dictionary.s.staigs = 0;
dictionary.s.stain = 0;
dictionary.s.stained = 0;
dictionary.s.stainer = 0;
dictionary.s.stains = 0;
dictionary.s.stair = 0;
dictionary.s.stairs = 0;
dictionary.s.staithe = 0;
dictionary.s.stake = 0;
dictionary.s.staked = 0;
dictionary.s.stakes = 0;
dictionary.s.staking = 0;
dictionary.s.stalag = 0;
dictionary.s.stalags = 0;
dictionary.s.stale = 0;
dictionary.s.staled = 0;
dictionary.s.stalely = 0;
dictionary.s.staler = 0;
dictionary.s.stales = 0;
dictionary.s.stalest = 0;
dictionary.s.staling = 0;
dictionary.s.stalk = 0;
dictionary.s.stalked = 0;
dictionary.s.stalker = 0;
dictionary.s.stalks = 0;
dictionary.s.stalky = 0;
dictionary.s.stall = 0;
dictionary.s.stalled = 0;
dictionary.s.stalls = 0;
dictionary.s.stamen = 0;
dictionary.s.stamens = 0;
dictionary.s.stamina = 0;
dictionary.s.stammel = 0;
dictionary.s.stammer = 0;
dictionary.s.stamp = 0;
dictionary.s.stamped = 0;
dictionary.s.stamper = 0;
dictionary.s.stamps = 0;
dictionary.s.stance = 0;
dictionary.s.stances = 0;
dictionary.s.stanch = 0;
dictionary.s.stand = 0;
dictionary.s.standby = 0;
dictionary.s.standee = 0;
dictionary.s.stander = 0;
dictionary.s.stands = 0;
dictionary.s.standup = 0;
dictionary.s.stane = 0;
dictionary.s.staned = 0;
dictionary.s.stanes = 0;
dictionary.s.stang = 0;
dictionary.s.stanged = 0;
dictionary.s.stangs = 0;
dictionary.s.stanine = 0;
dictionary.s.staning = 0;
dictionary.s.stank = 0;
dictionary.s.stanks = 0;
dictionary.s.stannic = 0;
dictionary.s.stannum = 0;
dictionary.s.stanza = 0;
dictionary.s.stanzas = 0;
dictionary.s.stapes = 0;
dictionary.s.staph = 0;
dictionary.s.staphs = 0;
dictionary.s.staple = 0;
dictionary.s.stapled = 0;
dictionary.s.stapler = 0;
dictionary.s.staples = 0;
dictionary.s.star = 0;
dictionary.s.starch = 0;
dictionary.s.starchy = 0;
dictionary.s.stardom = 0;
dictionary.s.stare = 0;
dictionary.s.stared = 0;
dictionary.s.starer = 0;
dictionary.s.starers = 0;
dictionary.s.stares = 0;
dictionary.s.starets = 0;
dictionary.s.staring = 0;
dictionary.s.stark = 0;
dictionary.s.starker = 0;
dictionary.s.starkly = 0;
dictionary.s.starlet = 0;
dictionary.s.starlit = 0;
dictionary.s.starred = 0;
dictionary.s.starry = 0;
dictionary.s.stars = 0;
dictionary.s.start = 0;
dictionary.s.started = 0;
dictionary.s.starter = 0;
dictionary.s.startle = 0;
dictionary.s.starts = 0;
dictionary.s.startsy = 0;
dictionary.s.startup = 0;
dictionary.s.starve = 0;
dictionary.s.starved = 0;
dictionary.s.starver = 0;
dictionary.s.starves = 0;
dictionary.s.stases = 0;
dictionary.s.stash = 0;
dictionary.s.stashed = 0;
dictionary.s.stashes = 0;
dictionary.s.stasima = 0;
dictionary.s.stasis = 0;
dictionary.s.stat = 0;
dictionary.s.statal = 0;
dictionary.s.statant = 0;
dictionary.s.state = 0;
dictionary.s.stated = 0;
dictionary.s.stately = 0;
dictionary.s.stater = 0;
dictionary.s.staters = 0;
dictionary.s.states = 0;
dictionary.s.static = 0;
dictionary.s.statice = 0;
dictionary.s.statics = 0;
dictionary.s.stating = 0;
dictionary.s.station = 0;
dictionary.s.statism = 0;
dictionary.s.statist = 0;
dictionary.s.stative = 0;
dictionary.s.stator = 0;
dictionary.s.stators = 0;
dictionary.s.stats = 0;
dictionary.s.statue = 0;
dictionary.s.statued = 0;
dictionary.s.statues = 0;
dictionary.s.stature = 0;
dictionary.s.status = 0;
dictionary.s.statute = 0;
dictionary.s.staunch = 0;
dictionary.s.stave = 0;
dictionary.s.staved = 0;
dictionary.s.staves = 0;
dictionary.s.staving = 0;
dictionary.s.staw = 0;
dictionary.s.stay = 0;
dictionary.s.stayed = 0;
dictionary.s.stayer = 0;
dictionary.s.stayers = 0;
dictionary.s.staying = 0;
dictionary.s.stays = 0;
dictionary.s.stead = 0;
dictionary.s.steaded = 0;
dictionary.s.steads = 0;
dictionary.s.steady = 0;
dictionary.s.steak = 0;
dictionary.s.steaks = 0;
dictionary.s.steal = 0;
dictionary.s.stealer = 0;
dictionary.s.steals = 0;
dictionary.s.stealth = 0;
dictionary.s.steam = 0;
dictionary.s.steamed = 0;
dictionary.s.steamer = 0;
dictionary.s.steams = 0;
dictionary.s.steamy = 0;
dictionary.s.stearic = 0;
dictionary.s.stearin = 0;
dictionary.s.steed = 0;
dictionary.s.steeds = 0;
dictionary.s.steek = 0;
dictionary.s.steeked = 0;
dictionary.s.steeks = 0;
dictionary.s.steel = 0;
dictionary.s.steeled = 0;
dictionary.s.steelie = 0;
dictionary.s.steels = 0;
dictionary.s.steely = 0;
dictionary.s.steep = 0;
dictionary.s.steeped = 0;
dictionary.s.steepen = 0;
dictionary.s.steeper = 0;
dictionary.s.steeple = 0;
dictionary.s.steeply = 0;
dictionary.s.steeps = 0;
dictionary.s.steer = 0;
dictionary.s.steered = 0;
dictionary.s.steerer = 0;
dictionary.s.steers = 0;
dictionary.s.steeve = 0;
dictionary.s.steeved = 0;
dictionary.s.steeves = 0;
dictionary.s.stein = 0;
dictionary.s.steins = 0;
dictionary.s.stela = 0;
dictionary.s.stelae = 0;
dictionary.s.stelai = 0;
dictionary.s.stelar = 0;
dictionary.s.stele = 0;
dictionary.s.stelene = 0;
dictionary.s.steles = 0;
dictionary.s.stelic = 0;
dictionary.s.stella = 0;
dictionary.s.stellar = 0;
dictionary.s.stellas = 0;
dictionary.s.stem = 0;
dictionary.s.stemma = 0;
dictionary.s.stemmas = 0;
dictionary.s.stemmed = 0;
dictionary.s.stemmer = 0;
dictionary.s.stemmy = 0;
dictionary.s.stems = 0;
dictionary.s.stemson = 0;
dictionary.s.stench = 0;
dictionary.s.stenchy = 0;
dictionary.s.stencil = 0;
dictionary.s.stengah = 0;
dictionary.s.steno = 0;
dictionary.s.stenoky = 0;
dictionary.s.stenos = 0;
dictionary.s.stentor = 0;
dictionary.s.step = 0;
dictionary.s.steppe = 0;
dictionary.s.stepped = 0;
dictionary.s.stepper = 0;
dictionary.s.steppes = 0;
dictionary.s.steps = 0;
dictionary.s.stepson = 0;
dictionary.s.stere = 0;
dictionary.s.stereo = 0;
dictionary.s.stereos = 0;
dictionary.s.steres = 0;
dictionary.s.steric = 0;
dictionary.s.sterile = 0;
dictionary.s.sterlet = 0;
dictionary.s.stern = 0;
dictionary.s.sterna = 0;
dictionary.s.sternal = 0;
dictionary.s.sterner = 0;
dictionary.s.sternly = 0;
dictionary.s.sterns = 0;
dictionary.s.sternum = 0;
dictionary.s.steroid = 0;
dictionary.s.sterol = 0;
dictionary.s.sterols = 0;
dictionary.s.stertor = 0;
dictionary.s.stet = 0;
dictionary.s.stets = 0;
dictionary.s.stetted = 0;
dictionary.s.stew = 0;
dictionary.s.steward = 0;
dictionary.s.stewbum = 0;
dictionary.s.stewed = 0;
dictionary.s.stewing = 0;
dictionary.s.stewpan = 0;
dictionary.s.stews = 0;
dictionary.s.stey = 0;
dictionary.s.sthenia = 0;
dictionary.s.sthenic = 0;
dictionary.s.stibial = 0;
dictionary.s.stibine = 0;
dictionary.s.stibium = 0;
dictionary.s.stich = 0;
dictionary.s.stichic = 0;
dictionary.s.stichs = 0;
dictionary.s.stick = 0;
dictionary.s.sticked = 0;
dictionary.s.sticker = 0;
dictionary.s.stickit = 0;
dictionary.s.stickle = 0;
dictionary.s.sticks = 0;
dictionary.s.stickum = 0;
dictionary.s.stickup = 0;
dictionary.s.sticky = 0;
dictionary.s.stied = 0;
dictionary.s.sties = 0;
dictionary.s.stiff = 0;
dictionary.s.stiffed = 0;
dictionary.s.stiffen = 0;
dictionary.s.stiffer = 0;
dictionary.s.stiffly = 0;
dictionary.s.stiffs = 0;
dictionary.s.stifle = 0;
dictionary.s.stifled = 0;
dictionary.s.stifler = 0;
dictionary.s.stifles = 0;
dictionary.s.stigma = 0;
dictionary.s.stigmal = 0;
dictionary.s.stigmas = 0;
dictionary.s.stile = 0;
dictionary.s.stiles = 0;
dictionary.s.still = 0;
dictionary.s.stilled = 0;
dictionary.s.stiller = 0;
dictionary.s.stills = 0;
dictionary.s.stilly = 0;
dictionary.s.stilt = 0;
dictionary.s.stilted = 0;
dictionary.s.stilts = 0;
dictionary.s.stime = 0;
dictionary.s.stimes = 0;
dictionary.s.stimied = 0;
dictionary.s.stimies = 0;
dictionary.s.stimuli = 0;
dictionary.s.stimy = 0;
dictionary.s.sting = 0;
dictionary.s.stinger = 0;
dictionary.s.stingo = 0;
dictionary.s.stingos = 0;
dictionary.s.stings = 0;
dictionary.s.stingy = 0;
dictionary.s.stink = 0;
dictionary.s.stinker = 0;
dictionary.s.stinko = 0;
dictionary.s.stinks = 0;
dictionary.s.stinky = 0;
dictionary.s.stint = 0;
dictionary.s.stinted = 0;
dictionary.s.stinter = 0;
dictionary.s.stints = 0;
dictionary.s.stipe = 0;
dictionary.s.stiped = 0;
dictionary.s.stipel = 0;
dictionary.s.stipels = 0;
dictionary.s.stipend = 0;
dictionary.s.stipes = 0;
dictionary.s.stipple = 0;
dictionary.s.stipule = 0;
dictionary.s.stir = 0;
dictionary.s.stirk = 0;
dictionary.s.stirks = 0;
dictionary.s.stirp = 0;
dictionary.s.stirpes = 0;
dictionary.s.stirps = 0;
dictionary.s.stirred = 0;
dictionary.s.stirrer = 0;
dictionary.s.stirrup = 0;
dictionary.s.stirs = 0;
dictionary.s.stitch = 0;
dictionary.s.stithy = 0;
dictionary.s.stiver = 0;
dictionary.s.stivers = 0;
dictionary.s.stoa = 0;
dictionary.s.stoae = 0;
dictionary.s.stoai = 0;
dictionary.s.stoas = 0;
dictionary.s.stoat = 0;
dictionary.s.stoats = 0;
dictionary.s.stob = 0;
dictionary.s.stobbed = 0;
dictionary.s.stobs = 0;
dictionary.s.stock = 0;
dictionary.s.stocked = 0;
dictionary.s.stocker = 0;
dictionary.s.stocks = 0;
dictionary.s.stocky = 0;
dictionary.s.stodge = 0;
dictionary.s.stodged = 0;
dictionary.s.stodges = 0;
dictionary.s.stodgy = 0;
dictionary.s.stogey = 0;
dictionary.s.stogeys = 0;
dictionary.s.stogie = 0;
dictionary.s.stogies = 0;
dictionary.s.stogy = 0;
dictionary.s.stoic = 0;
dictionary.s.stoical = 0;
dictionary.s.stoics = 0;
dictionary.s.stoke = 0;
dictionary.s.stoked = 0;
dictionary.s.stoker = 0;
dictionary.s.stokers = 0;
dictionary.s.stokes = 0;
dictionary.s.stoking = 0;
dictionary.s.stole = 0;
dictionary.s.stoled = 0;
dictionary.s.stolen = 0;
dictionary.s.stoles = 0;
dictionary.s.stolid = 0;
dictionary.s.stollen = 0;
dictionary.s.stolon = 0;
dictionary.s.stolons = 0;
dictionary.s.stoma = 0;
dictionary.s.stomach = 0;
dictionary.s.stomal = 0;
dictionary.s.stomas = 0;
dictionary.s.stomata = 0;
dictionary.s.stomate = 0;
dictionary.s.stomp = 0;
dictionary.s.stomped = 0;
dictionary.s.stomper = 0;
dictionary.s.stomps = 0;
dictionary.s.stone = 0;
dictionary.s.stoned = 0;
dictionary.s.stoner = 0;
dictionary.s.stoners = 0;
dictionary.s.stones = 0;
dictionary.s.stoney = 0;
dictionary.s.stonier = 0;
dictionary.s.stonily = 0;
dictionary.s.stoning = 0;
dictionary.s.stonish = 0;
dictionary.s.stony = 0;
dictionary.s.stood = 0;
dictionary.s.stooge = 0;
dictionary.s.stooged = 0;
dictionary.s.stooges = 0;
dictionary.s.stook = 0;
dictionary.s.stooked = 0;
dictionary.s.stooker = 0;
dictionary.s.stooks = 0;
dictionary.s.stool = 0;
dictionary.s.stooled = 0;
dictionary.s.stoolie = 0;
dictionary.s.stools = 0;
dictionary.s.stoop = 0;
dictionary.s.stooped = 0;
dictionary.s.stooper = 0;
dictionary.s.stoops = 0;
dictionary.s.stop = 0;
dictionary.s.stope = 0;
dictionary.s.stoped = 0;
dictionary.s.stoper = 0;
dictionary.s.stopers = 0;
dictionary.s.stopes = 0;
dictionary.s.stopgap = 0;
dictionary.s.stoping = 0;
dictionary.s.stopped = 0;
dictionary.s.stopper = 0;
dictionary.s.stopple = 0;
dictionary.s.stops = 0;
dictionary.s.stopt = 0;
dictionary.s.storage = 0;
dictionary.s.storax = 0;
dictionary.s.store = 0;
dictionary.s.stored = 0;
dictionary.s.stores = 0;
dictionary.s.storey = 0;
dictionary.s.storeys = 0;
dictionary.s.storied = 0;
dictionary.s.stories = 0;
dictionary.s.storing = 0;
dictionary.s.stork = 0;
dictionary.s.storks = 0;
dictionary.s.storm = 0;
dictionary.s.stormed = 0;
dictionary.s.storms = 0;
dictionary.s.stormy = 0;
dictionary.s.story = 0;
dictionary.s.stoss = 0;
dictionary.s.stound = 0;
dictionary.s.stounds = 0;
dictionary.s.stoup = 0;
dictionary.s.stoups = 0;
dictionary.s.stour = 0;
dictionary.s.stoure = 0;
dictionary.s.stoures = 0;
dictionary.s.stourie = 0;
dictionary.s.stours = 0;
dictionary.s.stoury = 0;
dictionary.s.stout = 0;
dictionary.s.stouten = 0;
dictionary.s.stouter = 0;
dictionary.s.stoutly = 0;
dictionary.s.stouts = 0;
dictionary.s.stove = 0;
dictionary.s.stover = 0;
dictionary.s.stovers = 0;
dictionary.s.stoves = 0;
dictionary.s.stow = 0;
dictionary.s.stowage = 0;
dictionary.s.stowed = 0;
dictionary.s.stowing = 0;
dictionary.s.stowp = 0;
dictionary.s.stowps = 0;
dictionary.s.stows = 0;
dictionary.s.strafe = 0;
dictionary.s.strafed = 0;
dictionary.s.strafer = 0;
dictionary.s.strafes = 0;
dictionary.s.strain = 0;
dictionary.s.strains = 0;
dictionary.s.strait = 0;
dictionary.s.straits = 0;
dictionary.s.strake = 0;
dictionary.s.straked = 0;
dictionary.s.strakes = 0;
dictionary.s.strand = 0;
dictionary.s.strands = 0;
dictionary.s.strang = 0;
dictionary.s.strange = 0;
dictionary.s.strap = 0;
dictionary.s.straps = 0;
dictionary.s.strass = 0;
dictionary.s.strata = 0;
dictionary.s.stratal = 0;
dictionary.s.stratas = 0;
dictionary.s.strath = 0;
dictionary.s.straths = 0;
dictionary.s.strati = 0;
dictionary.s.stratum = 0;
dictionary.s.stratus = 0;
dictionary.s.straw = 0;
dictionary.s.strawed = 0;
dictionary.s.straws = 0;
dictionary.s.strawy = 0;
dictionary.s.stray = 0;
dictionary.s.strayed = 0;
dictionary.s.strayer = 0;
dictionary.s.strays = 0;
dictionary.s.streak = 0;
dictionary.s.streaks = 0;
dictionary.s.streaky = 0;
dictionary.s.stream = 0;
dictionary.s.streams = 0;
dictionary.s.streamy = 0;
dictionary.s.streek = 0;
dictionary.s.streeks = 0;
dictionary.s.street = 0;
dictionary.s.streets = 0;
dictionary.s.strep = 0;
dictionary.s.streps = 0;
dictionary.s.stress = 0;
dictionary.s.stretch = 0;
dictionary.s.stretta = 0;
dictionary.s.strette = 0;
dictionary.s.stretti = 0;
dictionary.s.stretto = 0;
dictionary.s.strew = 0;
dictionary.s.strewed = 0;
dictionary.s.strewer = 0;
dictionary.s.strewn = 0;
dictionary.s.strews = 0;
dictionary.s.stria = 0;
dictionary.s.striae = 0;
dictionary.s.striate = 0;
dictionary.s.strick = 0;
dictionary.s.stricks = 0;
dictionary.s.strict = 0;
dictionary.s.strid = 0;
dictionary.s.stride = 0;
dictionary.s.strider = 0;
dictionary.s.strides = 0;
dictionary.s.stridor = 0;
dictionary.s.strife = 0;
dictionary.s.strifes = 0;
dictionary.s.strigil = 0;
dictionary.s.strike = 0;
dictionary.s.striker = 0;
dictionary.s.strikes = 0;
dictionary.s.string = 0;
dictionary.s.strings = 0;
dictionary.s.stringy = 0;
dictionary.s.strip = 0;
dictionary.s.stripe = 0;
dictionary.s.striped = 0;
dictionary.s.striper = 0;
dictionary.s.stripes = 0;
dictionary.s.strips = 0;
dictionary.s.stript = 0;
dictionary.s.stripy = 0;
dictionary.s.strive = 0;
dictionary.s.strived = 0;
dictionary.s.striven = 0;
dictionary.s.striver = 0;
dictionary.s.strives = 0;
dictionary.s.strobe = 0;
dictionary.s.strobes = 0;
dictionary.s.strobic = 0;
dictionary.s.strobil = 0;
dictionary.s.strode = 0;
dictionary.s.stroke = 0;
dictionary.s.stroked = 0;
dictionary.s.stroker = 0;
dictionary.s.strokes = 0;
dictionary.s.stroll = 0;
dictionary.s.strolls = 0;
dictionary.s.stroma = 0;
dictionary.s.stromal = 0;
dictionary.s.strong = 0;
dictionary.s.strook = 0;
dictionary.s.strop = 0;
dictionary.s.strophe = 0;
dictionary.s.stroppy = 0;
dictionary.s.strops = 0;
dictionary.s.stroud = 0;
dictionary.s.strouds = 0;
dictionary.s.strove = 0;
dictionary.s.strow = 0;
dictionary.s.strowed = 0;
dictionary.s.strown = 0;
dictionary.s.strows = 0;
dictionary.s.stroy = 0;
dictionary.s.stroyed = 0;
dictionary.s.stroyer = 0;
dictionary.s.stroys = 0;
dictionary.s.struck = 0;
dictionary.s.strudel = 0;
dictionary.s.strum = 0;
dictionary.s.struma = 0;
dictionary.s.strumae = 0;
dictionary.s.strumas = 0;
dictionary.s.strums = 0;
dictionary.s.strung = 0;
dictionary.s.strunt = 0;
dictionary.s.strunts = 0;
dictionary.s.strut = 0;
dictionary.s.struts = 0;
dictionary.s.stub = 0;
dictionary.s.stubbed = 0;
dictionary.s.stubble = 0;
dictionary.s.stubbly = 0;
dictionary.s.stubby = 0;
dictionary.s.stubs = 0;
dictionary.s.stucco = 0;
dictionary.s.stuccos = 0;
dictionary.s.stuck = 0;
dictionary.s.stud = 0;
dictionary.s.studded = 0;
dictionary.s.studdie = 0;
dictionary.s.student = 0;
dictionary.s.studied = 0;
dictionary.s.studier = 0;
dictionary.s.studies = 0;
dictionary.s.studio = 0;
dictionary.s.studios = 0;
dictionary.s.studs = 0;
dictionary.s.study = 0;
dictionary.s.stuff = 0;
dictionary.s.stuffed = 0;
dictionary.s.stuffer = 0;
dictionary.s.stuffs = 0;
dictionary.s.stuffy = 0;
dictionary.s.stuiver = 0;
dictionary.s.stull = 0;
dictionary.s.stulls = 0;
dictionary.s.stum = 0;
dictionary.s.stumble = 0;
dictionary.s.stummed = 0;
dictionary.s.stump = 0;
dictionary.s.stumped = 0;
dictionary.s.stumper = 0;
dictionary.s.stumps = 0;
dictionary.s.stumpy = 0;
dictionary.s.stums = 0;
dictionary.s.stun = 0;
dictionary.s.stung = 0;
dictionary.s.stunk = 0;
dictionary.s.stunned = 0;
dictionary.s.stunner = 0;
dictionary.s.stuns = 0;
dictionary.s.stunt = 0;
dictionary.s.stunted = 0;
dictionary.s.stunts = 0;
dictionary.s.stupa = 0;
dictionary.s.stupas = 0;
dictionary.s.stupe = 0;
dictionary.s.stupefy = 0;
dictionary.s.stupes = 0;
dictionary.s.stupid = 0;
dictionary.s.stupids = 0;
dictionary.s.stupor = 0;
dictionary.s.stupors = 0;
dictionary.s.sturdy = 0;
dictionary.s.sturt = 0;
dictionary.s.sturts = 0;
dictionary.s.stutter = 0;
dictionary.s.sty = 0;
dictionary.s.stye = 0;
dictionary.s.styed = 0;
dictionary.s.styes = 0;
dictionary.s.stygian = 0;
dictionary.s.stying = 0;
dictionary.s.stylar = 0;
dictionary.s.stylate = 0;
dictionary.s.style = 0;
dictionary.s.styled = 0;
dictionary.s.styler = 0;
dictionary.s.stylers = 0;
dictionary.s.styles = 0;
dictionary.s.stylet = 0;
dictionary.s.stylets = 0;
dictionary.s.styli = 0;
dictionary.s.styling = 0;
dictionary.s.stylise = 0;
dictionary.s.stylish = 0;
dictionary.s.stylist = 0;
dictionary.s.stylite = 0;
dictionary.s.stylize = 0;
dictionary.s.styloid = 0;
dictionary.s.stylus = 0;
dictionary.s.stymie = 0;
dictionary.s.stymied = 0;
dictionary.s.stymies = 0;
dictionary.s.stymy = 0;
dictionary.s.stypsis = 0;
dictionary.s.styptic = 0;
dictionary.s.styrax = 0;
dictionary.s.styrene = 0;
dictionary.s.suable = 0;
dictionary.s.suably = 0;
dictionary.s.suasion = 0;
dictionary.s.suasive = 0;
dictionary.s.suasory = 0;
dictionary.s.suave = 0;
dictionary.s.suavely = 0;
dictionary.s.suaver = 0;
dictionary.s.suavest = 0;
dictionary.s.suavity = 0;
dictionary.s.sub = 0;
dictionary.s.suba = 0;
dictionary.s.subacid = 0;
dictionary.s.subadar = 0;
dictionary.s.subah = 0;
dictionary.s.subahs = 0;
dictionary.s.subalar = 0;
dictionary.s.subarea = 0;
dictionary.s.subarid = 0;
dictionary.s.subas = 0;
dictionary.s.subatom = 0;
dictionary.s.subbase = 0;
dictionary.s.subbass = 0;
dictionary.s.subbed = 0;
dictionary.s.subbing = 0;
dictionary.s.subcell = 0;
dictionary.s.subclan = 0;
dictionary.s.subcode = 0;
dictionary.s.subcool = 0;
dictionary.s.subdean = 0;
dictionary.s.subdeb = 0;
dictionary.s.subdebs = 0;
dictionary.s.subdual = 0;
dictionary.s.subduce = 0;
dictionary.s.subduct = 0;
dictionary.s.subdue = 0;
dictionary.s.subdued = 0;
dictionary.s.subduer = 0;
dictionary.s.subdues = 0;
dictionary.s.subecho = 0;
dictionary.s.subedit = 0;
dictionary.s.suber = 0;
dictionary.s.suberic = 0;
dictionary.s.suberin = 0;
dictionary.s.subers = 0;
dictionary.s.subfile = 0;
dictionary.s.subfix = 0;
dictionary.s.subfusc = 0;
dictionary.s.subgoal = 0;
dictionary.s.subgum = 0;
dictionary.s.subgums = 0;
dictionary.s.subhead = 0;
dictionary.s.subidea = 0;
dictionary.s.subitem = 0;
dictionary.s.subito = 0;
dictionary.s.subject = 0;
dictionary.s.subjoin = 0;
dictionary.s.sublate = 0;
dictionary.s.sublet = 0;
dictionary.s.sublets = 0;
dictionary.s.sublime = 0;
dictionary.s.subline = 0;
dictionary.s.sublot = 0;
dictionary.s.sublots = 0;
dictionary.s.submiss = 0;
dictionary.s.submit = 0;
dictionary.s.submits = 0;
dictionary.s.subnet = 0;
dictionary.s.subnets = 0;
dictionary.s.suboral = 0;
dictionary.s.suborn = 0;
dictionary.s.suborns = 0;
dictionary.s.suboval = 0;
dictionary.s.subpar = 0;
dictionary.s.subpart = 0;
dictionary.s.subpena = 0;
dictionary.s.subplot = 0;
dictionary.s.subrace = 0;
dictionary.s.subrent = 0;
dictionary.s.subring = 0;
dictionary.s.subrule = 0;
dictionary.s.subs = 0;
dictionary.s.subsale = 0;
dictionary.s.subsea = 0;
dictionary.s.subsect = 0;
dictionary.s.subsere = 0;
dictionary.s.subset = 0;
dictionary.s.subsets = 0;
dictionary.s.subside = 0;
dictionary.s.subsidy = 0;
dictionary.s.subsist = 0;
dictionary.s.subsite = 0;
dictionary.s.subsoil = 0;
dictionary.s.subsume = 0;
dictionary.s.subtask = 0;
dictionary.s.subtaxa = 0;
dictionary.s.subteen = 0;
dictionary.s.subtend = 0;
dictionary.s.subtest = 0;
dictionary.s.subtext = 0;
dictionary.s.subtile = 0;
dictionary.s.subtle = 0;
dictionary.s.subtler = 0;
dictionary.s.subtly = 0;
dictionary.s.subtone = 0;
dictionary.s.subtype = 0;
dictionary.s.subunit = 0;
dictionary.s.suburb = 0;
dictionary.s.suburbs = 0;
dictionary.s.subvene = 0;
dictionary.s.subvert = 0;
dictionary.s.subway = 0;
dictionary.s.subways = 0;
dictionary.s.subzero = 0;
dictionary.s.subzone = 0;
dictionary.s.succah = 0;
dictionary.s.succahs = 0;
dictionary.s.succeed = 0;
dictionary.s.success = 0;
dictionary.s.succor = 0;
dictionary.s.succors = 0;
dictionary.s.succory = 0;
dictionary.s.succoth = 0;
dictionary.s.succour = 0;
dictionary.s.succuba = 0;
dictionary.s.succubi = 0;
dictionary.s.succumb = 0;
dictionary.s.succuss = 0;
dictionary.s.such = 0;
dictionary.s.suck = 0;
dictionary.s.sucked = 0;
dictionary.s.sucker = 0;
dictionary.s.suckers = 0;
dictionary.s.sucking = 0;
dictionary.s.suckle = 0;
dictionary.s.suckled = 0;
dictionary.s.suckler = 0;
dictionary.s.suckles = 0;
dictionary.s.sucks = 0;
dictionary.s.sucrase = 0;
dictionary.s.sucre = 0;
dictionary.s.sucres = 0;
dictionary.s.sucrose = 0;
dictionary.s.suction = 0;
dictionary.s.sudaria = 0;
dictionary.s.sudary = 0;
dictionary.s.sudd = 0;
dictionary.s.sudden = 0;
dictionary.s.suddens = 0;
dictionary.s.sudds = 0;
dictionary.s.sudor = 0;
dictionary.s.sudoral = 0;
dictionary.s.sudors = 0;
dictionary.s.suds = 0;
dictionary.s.sudsed = 0;
dictionary.s.sudser = 0;
dictionary.s.sudsers = 0;
dictionary.s.sudses = 0;
dictionary.s.sudsier = 0;
dictionary.s.sudsing = 0;
dictionary.s.sudsy = 0;
dictionary.s.sue = 0;
dictionary.s.sued = 0;
dictionary.s.suede = 0;
dictionary.s.sueded = 0;
dictionary.s.suedes = 0;
dictionary.s.sueding = 0;
dictionary.s.suer = 0;
dictionary.s.suers = 0;
dictionary.s.sues = 0;
dictionary.s.suet = 0;
dictionary.s.suets = 0;
dictionary.s.suety = 0;
dictionary.s.suffari = 0;
dictionary.s.suffer = 0;
dictionary.s.suffers = 0;
dictionary.s.suffice = 0;
dictionary.s.suffix = 0;
dictionary.s.suffuse = 0;
dictionary.s.sugar = 0;
dictionary.s.sugared = 0;
dictionary.s.sugars = 0;
dictionary.s.sugary = 0;
dictionary.s.suggest = 0;
dictionary.s.sugh = 0;
dictionary.s.sughed = 0;
dictionary.s.sughing = 0;
dictionary.s.sughs = 0;
dictionary.s.suicide = 0;
dictionary.s.suing = 0;
dictionary.s.suint = 0;
dictionary.s.suints = 0;
dictionary.s.suit = 0;
dictionary.s.suite = 0;
dictionary.s.suited = 0;
dictionary.s.suiter = 0;
dictionary.s.suiters = 0;
dictionary.s.suites = 0;
dictionary.s.suiting = 0;
dictionary.s.suitor = 0;
dictionary.s.suitors = 0;
dictionary.s.suits = 0;
dictionary.s.sukkah = 0;
dictionary.s.sukkahs = 0;
dictionary.s.sukkot = 0;
dictionary.s.sukkoth = 0;
dictionary.s.sulcal = 0;
dictionary.s.sulcate = 0;
dictionary.s.sulci = 0;
dictionary.s.sulcus = 0;
dictionary.s.suldan = 0;
dictionary.s.suldans = 0;
dictionary.s.sulfa = 0;
dictionary.s.sulfas = 0;
dictionary.s.sulfate = 0;
dictionary.s.sulfid = 0;
dictionary.s.sulfide = 0;
dictionary.s.sulfids = 0;
dictionary.s.sulfite = 0;
dictionary.s.sulfo = 0;
dictionary.s.sulfone = 0;
dictionary.s.sulfur = 0;
dictionary.s.sulfurs = 0;
dictionary.s.sulfury = 0;
dictionary.s.sulk = 0;
dictionary.s.sulked = 0;
dictionary.s.sulker = 0;
dictionary.s.sulkers = 0;
dictionary.s.sulkier = 0;
dictionary.s.sulkies = 0;
dictionary.s.sulkily = 0;
dictionary.s.sulking = 0;
dictionary.s.sulks = 0;
dictionary.s.sulky = 0;
dictionary.s.sullage = 0;
dictionary.s.sullen = 0;
dictionary.s.sullied = 0;
dictionary.s.sullies = 0;
dictionary.s.sully = 0;
dictionary.s.sulpha = 0;
dictionary.s.sulphas = 0;
dictionary.s.sulphid = 0;
dictionary.s.sulphur = 0;
dictionary.s.sultan = 0;
dictionary.s.sultana = 0;
dictionary.s.sultans = 0;
dictionary.s.sultry = 0;
dictionary.s.sulu = 0;
dictionary.s.sulus = 0;
dictionary.s.sum = 0;
dictionary.s.sumac = 0;
dictionary.s.sumach = 0;
dictionary.s.sumachs = 0;
dictionary.s.sumacs = 0;
dictionary.s.sumless = 0;
dictionary.s.summa = 0;
dictionary.s.summae = 0;
dictionary.s.summand = 0;
dictionary.s.summary = 0;
dictionary.s.summas = 0;
dictionary.s.summate = 0;
dictionary.s.summed = 0;
dictionary.s.summer = 0;
dictionary.s.summers = 0;
dictionary.s.summery = 0;
dictionary.s.summing = 0;
dictionary.s.summit = 0;
dictionary.s.summits = 0;
dictionary.s.summon = 0;
dictionary.s.summons = 0;
dictionary.s.sumo = 0;
dictionary.s.sumos = 0;
dictionary.s.sump = 0;
dictionary.s.sumps = 0;
dictionary.s.sumpter = 0;
dictionary.s.sums = 0;
dictionary.s.sun = 0;
dictionary.s.sunback = 0;
dictionary.s.sunbath = 0;
dictionary.s.sunbeam = 0;
dictionary.s.sunbelt = 0;
dictionary.s.sunbird = 0;
dictionary.s.sunbow = 0;
dictionary.s.sunbows = 0;
dictionary.s.sunburn = 0;
dictionary.s.sundae = 0;
dictionary.s.sundaes = 0;
dictionary.s.sunder = 0;
dictionary.s.sunders = 0;
dictionary.s.sundew = 0;
dictionary.s.sundews = 0;
dictionary.s.sundial = 0;
dictionary.s.sundog = 0;
dictionary.s.sundogs = 0;
dictionary.s.sundown = 0;
dictionary.s.sundry = 0;
dictionary.s.sunfast = 0;
dictionary.s.sunfish = 0;
dictionary.s.sung = 0;
dictionary.s.sunglow = 0;
dictionary.s.sunk = 0;
dictionary.s.sunken = 0;
dictionary.s.sunket = 0;
dictionary.s.sunkets = 0;
dictionary.s.sunlamp = 0;
dictionary.s.sunland = 0;
dictionary.s.sunless = 0;
dictionary.s.sunlike = 0;
dictionary.s.sunlit = 0;
dictionary.s.sunn = 0;
dictionary.s.sunna = 0;
dictionary.s.sunnas = 0;
dictionary.s.sunned = 0;
dictionary.s.sunnier = 0;
dictionary.s.sunnily = 0;
dictionary.s.sunning = 0;
dictionary.s.sunns = 0;
dictionary.s.sunny = 0;
dictionary.s.sunrise = 0;
dictionary.s.sunroof = 0;
dictionary.s.sunroom = 0;
dictionary.s.suns = 0;
dictionary.s.sunset = 0;
dictionary.s.sunsets = 0;
dictionary.s.sunspot = 0;
dictionary.s.sunsuit = 0;
dictionary.s.suntan = 0;
dictionary.s.suntans = 0;
dictionary.s.sunup = 0;
dictionary.s.sunups = 0;
dictionary.s.sunward = 0;
dictionary.s.sunwise = 0;
dictionary.s.sup = 0;
dictionary.s.supe = 0;
dictionary.s.super = 0;
dictionary.s.superb = 0;
dictionary.s.supered = 0;
dictionary.s.supers = 0;
dictionary.s.supes = 0;
dictionary.s.supine = 0;
dictionary.s.supines = 0;
dictionary.s.supped = 0;
dictionary.s.supper = 0;
dictionary.s.suppers = 0;
dictionary.s.supping = 0;
dictionary.s.supple = 0;
dictionary.s.suppled = 0;
dictionary.s.suppler = 0;
dictionary.s.supples = 0;
dictionary.s.supply = 0;
dictionary.s.support = 0;
dictionary.s.suppose = 0;
dictionary.s.supra = 0;
dictionary.s.supreme = 0;
dictionary.s.supremo = 0;
dictionary.s.sups = 0;
dictionary.s.sura = 0;
dictionary.s.surah = 0;
dictionary.s.surahs = 0;
dictionary.s.sural = 0;
dictionary.s.suras = 0;
dictionary.s.surbase = 0;
dictionary.s.surcoat = 0;
dictionary.s.surd = 0;
dictionary.s.surds = 0;
dictionary.s.sure = 0;
dictionary.s.surely = 0;
dictionary.s.surer = 0;
dictionary.s.surest = 0;
dictionary.s.surety = 0;
dictionary.s.surf = 0;
dictionary.s.surface = 0;
dictionary.s.surfed = 0;
dictionary.s.surfeit = 0;
dictionary.s.surfer = 0;
dictionary.s.surfers = 0;
dictionary.s.surfier = 0;
dictionary.s.surfing = 0;
dictionary.s.surfs = 0;
dictionary.s.surfy = 0;
dictionary.s.surge = 0;
dictionary.s.surged = 0;
dictionary.s.surgeon = 0;
dictionary.s.surger = 0;
dictionary.s.surgers = 0;
dictionary.s.surgery = 0;
dictionary.s.surges = 0;
dictionary.s.surging = 0;
dictionary.s.surgy = 0;
dictionary.s.surlier = 0;
dictionary.s.surlily = 0;
dictionary.s.surly = 0;
dictionary.s.surmise = 0;
dictionary.s.surname = 0;
dictionary.s.surpass = 0;
dictionary.s.surplus = 0;
dictionary.s.surra = 0;
dictionary.s.surras = 0;
dictionary.s.surreal = 0;
dictionary.s.surrey = 0;
dictionary.s.surreys = 0;
dictionary.s.surtax = 0;
dictionary.s.surtout = 0;
dictionary.s.surveil = 0;
dictionary.s.survey = 0;
dictionary.s.surveys = 0;
dictionary.s.survive = 0;
dictionary.s.sushi = 0;
dictionary.s.sushis = 0;
dictionary.s.suslik = 0;
dictionary.s.susliks = 0;
dictionary.s.suspect = 0;
dictionary.s.suspend = 0;
dictionary.s.suspire = 0;
dictionary.s.suss = 0;
dictionary.s.sussed = 0;
dictionary.s.susses = 0;
dictionary.s.sussing = 0;
dictionary.s.sustain = 0;
dictionary.s.sutler = 0;
dictionary.s.sutlers = 0;
dictionary.s.sutra = 0;
dictionary.s.sutras = 0;
dictionary.s.sutta = 0;
dictionary.s.suttas = 0;
dictionary.s.suttee = 0;
dictionary.s.suttees = 0;
dictionary.s.sutural = 0;
dictionary.s.suture = 0;
dictionary.s.sutured = 0;
dictionary.s.sutures = 0;
dictionary.s.svaraj = 0;
dictionary.s.svelte = 0;
dictionary.s.svelter = 0;
dictionary.s.swab = 0;
dictionary.s.swabbed = 0;
dictionary.s.swabber = 0;
dictionary.s.swabbie = 0;
dictionary.s.swabby = 0;
dictionary.s.swabs = 0;
dictionary.s.swacked = 0;
dictionary.s.swaddle = 0;
dictionary.s.swag = 0;
dictionary.s.swage = 0;
dictionary.s.swaged = 0;
dictionary.s.swager = 0;
dictionary.s.swagers = 0;
dictionary.s.swages = 0;
dictionary.s.swagged = 0;
dictionary.s.swagger = 0;
dictionary.s.swaging = 0;
dictionary.s.swagman = 0;
dictionary.s.swagmen = 0;
dictionary.s.swags = 0;
dictionary.s.swail = 0;
dictionary.s.swails = 0;
dictionary.s.swain = 0;
dictionary.s.swains = 0;
dictionary.s.swale = 0;
dictionary.s.swales = 0;
dictionary.s.swallow = 0;
dictionary.s.swam = 0;
dictionary.s.swami = 0;
dictionary.s.swamies = 0;
dictionary.s.swamis = 0;
dictionary.s.swamp = 0;
dictionary.s.swamped = 0;
dictionary.s.swamper = 0;
dictionary.s.swamps = 0;
dictionary.s.swampy = 0;
dictionary.s.swamy = 0;
dictionary.s.swan = 0;
dictionary.s.swang = 0;
dictionary.s.swank = 0;
dictionary.s.swanked = 0;
dictionary.s.swanker = 0;
dictionary.s.swanks = 0;
dictionary.s.swanky = 0;
dictionary.s.swanned = 0;
dictionary.s.swanpan = 0;
dictionary.s.swans = 0;
dictionary.s.swap = 0;
dictionary.s.swapped = 0;
dictionary.s.swapper = 0;
dictionary.s.swaps = 0;
dictionary.s.swaraj = 0;
dictionary.s.sward = 0;
dictionary.s.swarded = 0;
dictionary.s.swards = 0;
dictionary.s.sware = 0;
dictionary.s.swarf = 0;
dictionary.s.swarfs = 0;
dictionary.s.swarm = 0;
dictionary.s.swarmed = 0;
dictionary.s.swarmer = 0;
dictionary.s.swarms = 0;
dictionary.s.swart = 0;
dictionary.s.swarth = 0;
dictionary.s.swarths = 0;
dictionary.s.swarthy = 0;
dictionary.s.swarty = 0;
dictionary.s.swash = 0;
dictionary.s.swashed = 0;
dictionary.s.swasher = 0;
dictionary.s.swashes = 0;
dictionary.s.swat = 0;
dictionary.s.swatch = 0;
dictionary.s.swath = 0;
dictionary.s.swathe = 0;
dictionary.s.swathed = 0;
dictionary.s.swather = 0;
dictionary.s.swathes = 0;
dictionary.s.swaths = 0;
dictionary.s.swats = 0;
dictionary.s.swatted = 0;
dictionary.s.swatter = 0;
dictionary.s.sway = 0;
dictionary.s.swayed = 0;
dictionary.s.swayer = 0;
dictionary.s.swayers = 0;
dictionary.s.swayful = 0;
dictionary.s.swaying = 0;
dictionary.s.sways = 0;
dictionary.s.swear = 0;
dictionary.s.swearer = 0;
dictionary.s.swears = 0;
dictionary.s.sweat = 0;
dictionary.s.sweated = 0;
dictionary.s.sweater = 0;
dictionary.s.sweats = 0;
dictionary.s.sweaty = 0;
dictionary.s.swede = 0;
dictionary.s.swedes = 0;
dictionary.s.sweeny = 0;
dictionary.s.sweep = 0;
dictionary.s.sweeper = 0;
dictionary.s.sweeps = 0;
dictionary.s.sweepy = 0;
dictionary.s.sweer = 0;
dictionary.s.sweet = 0;
dictionary.s.sweeten = 0;
dictionary.s.sweeter = 0;
dictionary.s.sweetie = 0;
dictionary.s.sweetly = 0;
dictionary.s.sweets = 0;
dictionary.s.swell = 0;
dictionary.s.swelled = 0;
dictionary.s.sweller = 0;
dictionary.s.swells = 0;
dictionary.s.swelter = 0;
dictionary.s.sweltry = 0;
dictionary.s.swept = 0;
dictionary.s.swerve = 0;
dictionary.s.swerved = 0;
dictionary.s.swerver = 0;
dictionary.s.swerves = 0;
dictionary.s.sweven = 0;
dictionary.s.swevens = 0;
dictionary.s.swidden = 0;
dictionary.s.swift = 0;
dictionary.s.swifter = 0;
dictionary.s.swiftly = 0;
dictionary.s.swifts = 0;
dictionary.s.swig = 0;
dictionary.s.swigged = 0;
dictionary.s.swigger = 0;
dictionary.s.swigs = 0;
dictionary.s.swill = 0;
dictionary.s.swilled = 0;
dictionary.s.swiller = 0;
dictionary.s.swills = 0;
dictionary.s.swim = 0;
dictionary.s.swimmer = 0;
dictionary.s.swimmy = 0;
dictionary.s.swims = 0;
dictionary.s.swindle = 0;
dictionary.s.swine = 0;
dictionary.s.swing = 0;
dictionary.s.swingby = 0;
dictionary.s.swinge = 0;
dictionary.s.swinged = 0;
dictionary.s.swinger = 0;
dictionary.s.swinges = 0;
dictionary.s.swingle = 0;
dictionary.s.swings = 0;
dictionary.s.swingy = 0;
dictionary.s.swinish = 0;
dictionary.s.swink = 0;
dictionary.s.swinked = 0;
dictionary.s.swinks = 0;
dictionary.s.swinney = 0;
dictionary.s.swipe = 0;
dictionary.s.swiped = 0;
dictionary.s.swipes = 0;
dictionary.s.swiping = 0;
dictionary.s.swiple = 0;
dictionary.s.swiples = 0;
dictionary.s.swipple = 0;
dictionary.s.swirl = 0;
dictionary.s.swirled = 0;
dictionary.s.swirls = 0;
dictionary.s.swirly = 0;
dictionary.s.swish = 0;
dictionary.s.swished = 0;
dictionary.s.swisher = 0;
dictionary.s.swishes = 0;
dictionary.s.swishy = 0;
dictionary.s.swiss = 0;
dictionary.s.swisses = 0;
dictionary.s.switch = 0;
dictionary.s.swith = 0;
dictionary.s.swithe = 0;
dictionary.s.swither = 0;
dictionary.s.swithly = 0;
dictionary.s.swive = 0;
dictionary.s.swived = 0;
dictionary.s.swivel = 0;
dictionary.s.swivels = 0;
dictionary.s.swives = 0;
dictionary.s.swivet = 0;
dictionary.s.swivets = 0;
dictionary.s.swiving = 0;
dictionary.s.swizzle = 0;
dictionary.s.swob = 0;
dictionary.s.swobbed = 0;
dictionary.s.swobber = 0;
dictionary.s.swobs = 0;
dictionary.s.swollen = 0;
dictionary.s.swoon = 0;
dictionary.s.swooned = 0;
dictionary.s.swooner = 0;
dictionary.s.swoons = 0;
dictionary.s.swoop = 0;
dictionary.s.swooped = 0;
dictionary.s.swooper = 0;
dictionary.s.swoops = 0;
dictionary.s.swoosh = 0;
dictionary.s.swop = 0;
dictionary.s.swopped = 0;
dictionary.s.swops = 0;
dictionary.s.sword = 0;
dictionary.s.swords = 0;
dictionary.s.swore = 0;
dictionary.s.sworn = 0;
dictionary.s.swot = 0;
dictionary.s.swots = 0;
dictionary.s.swotted = 0;
dictionary.s.swotter = 0;
dictionary.s.swoun = 0;
dictionary.s.swound = 0;
dictionary.s.swounds = 0;
dictionary.s.swouned = 0;
dictionary.s.swouns = 0;
dictionary.s.swum = 0;
dictionary.s.swung = 0;
dictionary.s.sybo = 0;
dictionary.s.syboes = 0;
dictionary.s.syce = 0;
dictionary.s.sycee = 0;
dictionary.s.sycees = 0;
dictionary.s.syces = 0;
dictionary.s.syconia = 0;
dictionary.s.sycoses = 0;
dictionary.s.sycosis = 0;
dictionary.s.syenite = 0;
dictionary.s.syke = 0;
dictionary.s.sykes = 0;
dictionary.s.syli = 0;
dictionary.s.sylis = 0;
dictionary.s.syllabi = 0;
dictionary.s.sylph = 0;
dictionary.s.sylphic = 0;
dictionary.s.sylphid = 0;
dictionary.s.sylphs = 0;
dictionary.s.sylphy = 0;
dictionary.s.sylva = 0;
dictionary.s.sylvae = 0;
dictionary.s.sylvan = 0;
dictionary.s.sylvans = 0;
dictionary.s.sylvas = 0;
dictionary.s.sylvin = 0;
dictionary.s.sylvine = 0;
dictionary.s.sylvins = 0;
dictionary.s.sylvite = 0;
dictionary.s.symbion = 0;
dictionary.s.symbiot = 0;
dictionary.s.symbol = 0;
dictionary.s.symbols = 0;
dictionary.s.symptom = 0;
dictionary.s.syn = 0;
dictionary.s.synagog = 0;
dictionary.s.synanon = 0;
dictionary.s.synapse = 0;
dictionary.s.sync = 0;
dictionary.s.syncarp = 0;
dictionary.s.synced = 0;
dictionary.s.synch = 0;
dictionary.s.synched = 0;
dictionary.s.synchro = 0;
dictionary.s.synchs = 0;
dictionary.s.syncing = 0;
dictionary.s.syncom = 0;
dictionary.s.syncoms = 0;
dictionary.s.syncope = 0;
dictionary.s.syncs = 0;
dictionary.s.syndet = 0;
dictionary.s.syndets = 0;
dictionary.s.syndic = 0;
dictionary.s.syndics = 0;
dictionary.s.syne = 0;
dictionary.s.synergy = 0;
dictionary.s.synesis = 0;
dictionary.s.synfuel = 0;
dictionary.s.syngamy = 0;
dictionary.s.syngas = 0;
dictionary.s.synod = 0;
dictionary.s.synodal = 0;
dictionary.s.synodic = 0;
dictionary.s.synods = 0;
dictionary.s.synonym = 0;
dictionary.s.synovia = 0;
dictionary.s.syntax = 0;
dictionary.s.synth = 0;
dictionary.s.synths = 0;
dictionary.s.syntony = 0;
dictionary.s.synura = 0;
dictionary.s.synurae = 0;
dictionary.s.sypher = 0;
dictionary.s.syphers = 0;
dictionary.s.syphon = 0;
dictionary.s.syphons = 0;
dictionary.s.syren = 0;
dictionary.s.syrens = 0;
dictionary.s.syringa = 0;
dictionary.s.syringe = 0;
dictionary.s.syrinx = 0;
dictionary.s.syrphid = 0;
dictionary.s.syrup = 0;
dictionary.s.syrups = 0;
dictionary.s.syrupy = 0;
dictionary.s.system = 0;
dictionary.s.systems = 0;
dictionary.s.systole = 0;
dictionary.t = {};
dictionary.t.tab = 0;
dictionary.t.tabanid = 0;
dictionary.t.tabard = 0;
dictionary.t.tabards = 0;
dictionary.t.tabaret = 0;
dictionary.t.tabbed = 0;
dictionary.t.tabbied = 0;
dictionary.t.tabbies = 0;
dictionary.t.tabbing = 0;
dictionary.t.tabbis = 0;
dictionary.t.tabby = 0;
dictionary.t.taber = 0;
dictionary.t.tabered = 0;
dictionary.t.tabers = 0;
dictionary.t.tabes = 0;
dictionary.t.tabetic = 0;
dictionary.t.tabid = 0;
dictionary.t.tabla = 0;
dictionary.t.tablas = 0;
dictionary.t.table = 0;
dictionary.t.tableau = 0;
dictionary.t.tabled = 0;
dictionary.t.tables = 0;
dictionary.t.tablet = 0;
dictionary.t.tablets = 0;
dictionary.t.tabling = 0;
dictionary.t.tabloid = 0;
dictionary.t.taboo = 0;
dictionary.t.tabooed = 0;
dictionary.t.taboos = 0;
dictionary.t.tabor = 0;
dictionary.t.tabored = 0;
dictionary.t.taborer = 0;
dictionary.t.taboret = 0;
dictionary.t.taborin = 0;
dictionary.t.tabors = 0;
dictionary.t.tabouli = 0;
dictionary.t.tabour = 0;
dictionary.t.tabours = 0;
dictionary.t.tabs = 0;
dictionary.t.tabu = 0;
dictionary.t.tabued = 0;
dictionary.t.tabuing = 0;
dictionary.t.tabular = 0;
dictionary.t.tabuli = 0;
dictionary.t.tabulis = 0;
dictionary.t.tabus = 0;
dictionary.t.tace = 0;
dictionary.t.taces = 0;
dictionary.t.tacet = 0;
dictionary.t.tach = 0;
dictionary.t.tache = 0;
dictionary.t.taches = 0;
dictionary.t.tachism = 0;
dictionary.t.tachist = 0;
dictionary.t.tachs = 0;
dictionary.t.tachyon = 0;
dictionary.t.tacit = 0;
dictionary.t.tacitly = 0;
dictionary.t.tack = 0;
dictionary.t.tacked = 0;
dictionary.t.tacker = 0;
dictionary.t.tackers = 0;
dictionary.t.tacket = 0;
dictionary.t.tackets = 0;
dictionary.t.tackey = 0;
dictionary.t.tackier = 0;
dictionary.t.tackify = 0;
dictionary.t.tackily = 0;
dictionary.t.tacking = 0;
dictionary.t.tackle = 0;
dictionary.t.tackled = 0;
dictionary.t.tackler = 0;
dictionary.t.tackles = 0;
dictionary.t.tacks = 0;
dictionary.t.tacky = 0;
dictionary.t.tacnode = 0;
dictionary.t.taco = 0;
dictionary.t.tacos = 0;
dictionary.t.tact = 0;
dictionary.t.tactful = 0;
dictionary.t.tactic = 0;
dictionary.t.tactics = 0;
dictionary.t.tactile = 0;
dictionary.t.taction = 0;
dictionary.t.tacts = 0;
dictionary.t.tactual = 0;
dictionary.t.tad = 0;
dictionary.t.tadpole = 0;
dictionary.t.tads = 0;
dictionary.t.tae = 0;
dictionary.t.tael = 0;
dictionary.t.taels = 0;
dictionary.t.taenia = 0;
dictionary.t.taeniae = 0;
dictionary.t.taenias = 0;
dictionary.t.taffeta = 0;
dictionary.t.taffia = 0;
dictionary.t.taffias = 0;
dictionary.t.taffies = 0;
dictionary.t.taffy = 0;
dictionary.t.tafia = 0;
dictionary.t.tafias = 0;
dictionary.t.tag = 0;
dictionary.t.tagged = 0;
dictionary.t.tagger = 0;
dictionary.t.taggers = 0;
dictionary.t.tagging = 0;
dictionary.t.taglike = 0;
dictionary.t.tagmeme = 0;
dictionary.t.tagrag = 0;
dictionary.t.tagrags = 0;
dictionary.t.tags = 0;
dictionary.t.tahini = 0;
dictionary.t.tahinis = 0;
dictionary.t.tahr = 0;
dictionary.t.tahrs = 0;
dictionary.t.tahsil = 0;
dictionary.t.tahsils = 0;
dictionary.t.taiga = 0;
dictionary.t.taigas = 0;
dictionary.t.tail = 0;
dictionary.t.tailed = 0;
dictionary.t.tailer = 0;
dictionary.t.tailers = 0;
dictionary.t.tailfan = 0;
dictionary.t.tailing = 0;
dictionary.t.taille = 0;
dictionary.t.tailles = 0;
dictionary.t.tailor = 0;
dictionary.t.tailors = 0;
dictionary.t.tails = 0;
dictionary.t.tain = 0;
dictionary.t.tains = 0;
dictionary.t.taint = 0;
dictionary.t.tainted = 0;
dictionary.t.taints = 0;
dictionary.t.taipan = 0;
dictionary.t.taipans = 0;
dictionary.t.taj = 0;
dictionary.t.tajes = 0;
dictionary.t.taka = 0;
dictionary.t.takable = 0;
dictionary.t.takahe = 0;
dictionary.t.takahes = 0;
dictionary.t.take = 0;
dictionary.t.taken = 0;
dictionary.t.takeoff = 0;
dictionary.t.takeout = 0;
dictionary.t.taker = 0;
dictionary.t.takers = 0;
dictionary.t.takes = 0;
dictionary.t.takeup = 0;
dictionary.t.takeups = 0;
dictionary.t.takin = 0;
dictionary.t.taking = 0;
dictionary.t.takings = 0;
dictionary.t.takins = 0;
dictionary.t.tala = 0;
dictionary.t.talar = 0;
dictionary.t.talaria = 0;
dictionary.t.talars = 0;
dictionary.t.talas = 0;
dictionary.t.talc = 0;
dictionary.t.talced = 0;
dictionary.t.talcing = 0;
dictionary.t.talcked = 0;
dictionary.t.talcky = 0;
dictionary.t.talcose = 0;
dictionary.t.talcous = 0;
dictionary.t.talcs = 0;
dictionary.t.talcum = 0;
dictionary.t.talcums = 0;
dictionary.t.tale = 0;
dictionary.t.talent = 0;
dictionary.t.talents = 0;
dictionary.t.taler = 0;
dictionary.t.talers = 0;
dictionary.t.tales = 0;
dictionary.t.tali = 0;
dictionary.t.talion = 0;
dictionary.t.talions = 0;
dictionary.t.taliped = 0;
dictionary.t.talipes = 0;
dictionary.t.talipot = 0;
dictionary.t.talk = 0;
dictionary.t.talked = 0;
dictionary.t.talker = 0;
dictionary.t.talkers = 0;
dictionary.t.talkie = 0;
dictionary.t.talkier = 0;
dictionary.t.talkies = 0;
dictionary.t.talking = 0;
dictionary.t.talks = 0;
dictionary.t.talky = 0;
dictionary.t.tall = 0;
dictionary.t.tallage = 0;
dictionary.t.tallboy = 0;
dictionary.t.taller = 0;
dictionary.t.tallest = 0;
dictionary.t.tallied = 0;
dictionary.t.tallier = 0;
dictionary.t.tallies = 0;
dictionary.t.tallish = 0;
dictionary.t.tallit = 0;
dictionary.t.tallith = 0;
dictionary.t.tallol = 0;
dictionary.t.tallols = 0;
dictionary.t.tallow = 0;
dictionary.t.tallows = 0;
dictionary.t.tallowy = 0;
dictionary.t.tally = 0;
dictionary.t.tallyho = 0;
dictionary.t.talon = 0;
dictionary.t.taloned = 0;
dictionary.t.talons = 0;
dictionary.t.talooka = 0;
dictionary.t.taluk = 0;
dictionary.t.taluka = 0;
dictionary.t.talukas = 0;
dictionary.t.taluks = 0;
dictionary.t.talus = 0;
dictionary.t.taluses = 0;
dictionary.t.tam = 0;
dictionary.t.tamable = 0;
dictionary.t.tamal = 0;
dictionary.t.tamale = 0;
dictionary.t.tamales = 0;
dictionary.t.tamals = 0;
dictionary.t.tamandu = 0;
dictionary.t.tamarao = 0;
dictionary.t.tamarau = 0;
dictionary.t.tamari = 0;
dictionary.t.tamarin = 0;
dictionary.t.tamaris = 0;
dictionary.t.tamasha = 0;
dictionary.t.tambac = 0;
dictionary.t.tambacs = 0;
dictionary.t.tambak = 0;
dictionary.t.tambaks = 0;
dictionary.t.tambala = 0;
dictionary.t.tambour = 0;
dictionary.t.tambur = 0;
dictionary.t.tambura = 0;
dictionary.t.tamburs = 0;
dictionary.t.tame = 0;
dictionary.t.tamed = 0;
dictionary.t.tamein = 0;
dictionary.t.tameins = 0;
dictionary.t.tamely = 0;
dictionary.t.tamer = 0;
dictionary.t.tamers = 0;
dictionary.t.tames = 0;
dictionary.t.tamest = 0;
dictionary.t.taming = 0;
dictionary.t.tamis = 0;
dictionary.t.tamises = 0;
dictionary.t.tammie = 0;
dictionary.t.tammies = 0;
dictionary.t.tammy = 0;
dictionary.t.tamp = 0;
dictionary.t.tampala = 0;
dictionary.t.tampan = 0;
dictionary.t.tampans = 0;
dictionary.t.tamped = 0;
dictionary.t.tamper = 0;
dictionary.t.tampers = 0;
dictionary.t.tamping = 0;
dictionary.t.tampion = 0;
dictionary.t.tampon = 0;
dictionary.t.tampons = 0;
dictionary.t.tamps = 0;
dictionary.t.tams = 0;
dictionary.t.tan = 0;
dictionary.t.tanager = 0;
dictionary.t.tanbark = 0;
dictionary.t.tandem = 0;
dictionary.t.tandems = 0;
dictionary.t.tandoor = 0;
dictionary.t.tang = 0;
dictionary.t.tanged = 0;
dictionary.t.tangelo = 0;
dictionary.t.tangent = 0;
dictionary.t.tangier = 0;
dictionary.t.tanging = 0;
dictionary.t.tangle = 0;
dictionary.t.tangled = 0;
dictionary.t.tangler = 0;
dictionary.t.tangles = 0;
dictionary.t.tangly = 0;
dictionary.t.tango = 0;
dictionary.t.tangoed = 0;
dictionary.t.tangos = 0;
dictionary.t.tangram = 0;
dictionary.t.tangs = 0;
dictionary.t.tangy = 0;
dictionary.t.tanist = 0;
dictionary.t.tanists = 0;
dictionary.t.tank = 0;
dictionary.t.tanka = 0;
dictionary.t.tankage = 0;
dictionary.t.tankard = 0;
dictionary.t.tankas = 0;
dictionary.t.tanked = 0;
dictionary.t.tanker = 0;
dictionary.t.tankers = 0;
dictionary.t.tankful = 0;
dictionary.t.tanking = 0;
dictionary.t.tanks = 0;
dictionary.t.tannage = 0;
dictionary.t.tannate = 0;
dictionary.t.tanned = 0;
dictionary.t.tanner = 0;
dictionary.t.tanners = 0;
dictionary.t.tannery = 0;
dictionary.t.tannest = 0;
dictionary.t.tannic = 0;
dictionary.t.tannin = 0;
dictionary.t.tanning = 0;
dictionary.t.tannins = 0;
dictionary.t.tannish = 0;
dictionary.t.tanrec = 0;
dictionary.t.tanrecs = 0;
dictionary.t.tans = 0;
dictionary.t.tansies = 0;
dictionary.t.tansy = 0;
dictionary.t.tantara = 0;
dictionary.t.tantivy = 0;
dictionary.t.tanto = 0;
dictionary.t.tantra = 0;
dictionary.t.tantras = 0;
dictionary.t.tantric = 0;
dictionary.t.tantrum = 0;
dictionary.t.tanyard = 0;
dictionary.t.tao = 0;
dictionary.t.taos = 0;
dictionary.t.tap = 0;
dictionary.t.tapa = 0;
dictionary.t.tapalo = 0;
dictionary.t.tapalos = 0;
dictionary.t.tapas = 0;
dictionary.t.tape = 0;
dictionary.t.taped = 0;
dictionary.t.taper = 0;
dictionary.t.tapered = 0;
dictionary.t.taperer = 0;
dictionary.t.tapers = 0;
dictionary.t.tapes = 0;
dictionary.t.tapeta = 0;
dictionary.t.tapetal = 0;
dictionary.t.tapetum = 0;
dictionary.t.taphole = 0;
dictionary.t.taping = 0;
dictionary.t.tapioca = 0;
dictionary.t.tapir = 0;
dictionary.t.tapirs = 0;
dictionary.t.tapis = 0;
dictionary.t.tapises = 0;
dictionary.t.tapped = 0;
dictionary.t.tapper = 0;
dictionary.t.tappers = 0;
dictionary.t.tappet = 0;
dictionary.t.tappets = 0;
dictionary.t.tapping = 0;
dictionary.t.taproom = 0;
dictionary.t.taproot = 0;
dictionary.t.taps = 0;
dictionary.t.tapster = 0;
dictionary.t.tar = 0;
dictionary.t.tarama = 0;
dictionary.t.taramas = 0;
dictionary.t.tarbush = 0;
dictionary.t.tardier = 0;
dictionary.t.tardies = 0;
dictionary.t.tardily = 0;
dictionary.t.tardo = 0;
dictionary.t.tardy = 0;
dictionary.t.tardyon = 0;
dictionary.t.tare = 0;
dictionary.t.tared = 0;
dictionary.t.tares = 0;
dictionary.t.targe = 0;
dictionary.t.targes = 0;
dictionary.t.target = 0;
dictionary.t.targets = 0;
dictionary.t.tariff = 0;
dictionary.t.tariffs = 0;
dictionary.t.taring = 0;
dictionary.t.tarmac = 0;
dictionary.t.tarmacs = 0;
dictionary.t.tarn = 0;
dictionary.t.tarnal = 0;
dictionary.t.tarnish = 0;
dictionary.t.tarns = 0;
dictionary.t.taro = 0;
dictionary.t.taroc = 0;
dictionary.t.tarocs = 0;
dictionary.t.tarok = 0;
dictionary.t.taroks = 0;
dictionary.t.taros = 0;
dictionary.t.tarot = 0;
dictionary.t.tarots = 0;
dictionary.t.tarp = 0;
dictionary.t.tarpan = 0;
dictionary.t.tarpans = 0;
dictionary.t.tarpon = 0;
dictionary.t.tarpons = 0;
dictionary.t.tarps = 0;
dictionary.t.tarre = 0;
dictionary.t.tarred = 0;
dictionary.t.tarres = 0;
dictionary.t.tarried = 0;
dictionary.t.tarrier = 0;
dictionary.t.tarries = 0;
dictionary.t.tarring = 0;
dictionary.t.tarry = 0;
dictionary.t.tars = 0;
dictionary.t.tarsal = 0;
dictionary.t.tarsals = 0;
dictionary.t.tarsi = 0;
dictionary.t.tarsia = 0;
dictionary.t.tarsias = 0;
dictionary.t.tarsier = 0;
dictionary.t.tarsus = 0;
dictionary.t.tart = 0;
dictionary.t.tartan = 0;
dictionary.t.tartana = 0;
dictionary.t.tartans = 0;
dictionary.t.tartar = 0;
dictionary.t.tartars = 0;
dictionary.t.tarted = 0;
dictionary.t.tarter = 0;
dictionary.t.tartest = 0;
dictionary.t.tarting = 0;
dictionary.t.tartish = 0;
dictionary.t.tartlet = 0;
dictionary.t.tartly = 0;
dictionary.t.tarts = 0;
dictionary.t.tartufe = 0;
dictionary.t.tarty = 0;
dictionary.t.tarweed = 0;
dictionary.t.tarzan = 0;
dictionary.t.tarzans = 0;
dictionary.t.tas = 0;
dictionary.t.task = 0;
dictionary.t.tasked = 0;
dictionary.t.tasking = 0;
dictionary.t.tasks = 0;
dictionary.t.tass = 0;
dictionary.t.tasse = 0;
dictionary.t.tassel = 0;
dictionary.t.tassels = 0;
dictionary.t.tasses = 0;
dictionary.t.tasset = 0;
dictionary.t.tassets = 0;
dictionary.t.tassie = 0;
dictionary.t.tassies = 0;
dictionary.t.taste = 0;
dictionary.t.tasted = 0;
dictionary.t.taster = 0;
dictionary.t.tasters = 0;
dictionary.t.tastes = 0;
dictionary.t.tastier = 0;
dictionary.t.tastily = 0;
dictionary.t.tasting = 0;
dictionary.t.tasty = 0;
dictionary.t.tat = 0;
dictionary.t.tatami = 0;
dictionary.t.tatamis = 0;
dictionary.t.tatar = 0;
dictionary.t.tatars = 0;
dictionary.t.tate = 0;
dictionary.t.tater = 0;
dictionary.t.taters = 0;
dictionary.t.tates = 0;
dictionary.t.tatouay = 0;
dictionary.t.tats = 0;
dictionary.t.tatted = 0;
dictionary.t.tatter = 0;
dictionary.t.tatters = 0;
dictionary.t.tattier = 0;
dictionary.t.tattily = 0;
dictionary.t.tatting = 0;
dictionary.t.tattle = 0;
dictionary.t.tattled = 0;
dictionary.t.tattler = 0;
dictionary.t.tattles = 0;
dictionary.t.tattoo = 0;
dictionary.t.tattoos = 0;
dictionary.t.tatty = 0;
dictionary.t.tau = 0;
dictionary.t.taught = 0;
dictionary.t.taunt = 0;
dictionary.t.taunted = 0;
dictionary.t.taunter = 0;
dictionary.t.taunts = 0;
dictionary.t.taupe = 0;
dictionary.t.taupes = 0;
dictionary.t.taurine = 0;
dictionary.t.taus = 0;
dictionary.t.taut = 0;
dictionary.t.tautaug = 0;
dictionary.t.tauted = 0;
dictionary.t.tauten = 0;
dictionary.t.tautens = 0;
dictionary.t.tauter = 0;
dictionary.t.tautest = 0;
dictionary.t.tauting = 0;
dictionary.t.tautly = 0;
dictionary.t.tautog = 0;
dictionary.t.tautogs = 0;
dictionary.t.tauts = 0;
dictionary.t.tav = 0;
dictionary.t.tavern = 0;
dictionary.t.taverna = 0;
dictionary.t.taverns = 0;
dictionary.t.tavs = 0;
dictionary.t.taw = 0;
dictionary.t.tawdry = 0;
dictionary.t.tawed = 0;
dictionary.t.tawer = 0;
dictionary.t.tawers = 0;
dictionary.t.tawie = 0;
dictionary.t.tawing = 0;
dictionary.t.tawney = 0;
dictionary.t.tawneys = 0;
dictionary.t.tawnier = 0;
dictionary.t.tawnies = 0;
dictionary.t.tawnily = 0;
dictionary.t.tawny = 0;
dictionary.t.tawpie = 0;
dictionary.t.tawpies = 0;
dictionary.t.taws = 0;
dictionary.t.tawse = 0;
dictionary.t.tawsed = 0;
dictionary.t.tawses = 0;
dictionary.t.tawsing = 0;
dictionary.t.tax = 0;
dictionary.t.taxa = 0;
dictionary.t.taxable = 0;
dictionary.t.taxably = 0;
dictionary.t.taxed = 0;
dictionary.t.taxeme = 0;
dictionary.t.taxemes = 0;
dictionary.t.taxemic = 0;
dictionary.t.taxer = 0;
dictionary.t.taxers = 0;
dictionary.t.taxes = 0;
dictionary.t.taxi = 0;
dictionary.t.taxicab = 0;
dictionary.t.taxied = 0;
dictionary.t.taxies = 0;
dictionary.t.taxiing = 0;
dictionary.t.taximan = 0;
dictionary.t.taximen = 0;
dictionary.t.taxing = 0;
dictionary.t.taxis = 0;
dictionary.t.taxite = 0;
dictionary.t.taxites = 0;
dictionary.t.taxitic = 0;
dictionary.t.taxiway = 0;
dictionary.t.taxless = 0;
dictionary.t.taxman = 0;
dictionary.t.taxmen = 0;
dictionary.t.taxon = 0;
dictionary.t.taxons = 0;
dictionary.t.taxpaid = 0;
dictionary.t.taxus = 0;
dictionary.t.taxwise = 0;
dictionary.t.taxying = 0;
dictionary.t.tazza = 0;
dictionary.t.tazzas = 0;
dictionary.t.tazze = 0;
dictionary.t.tea = 0;
dictionary.t.teabowl = 0;
dictionary.t.teabox = 0;
dictionary.t.teacake = 0;
dictionary.t.teacart = 0;
dictionary.t.teach = 0;
dictionary.t.teacher = 0;
dictionary.t.teaches = 0;
dictionary.t.teacup = 0;
dictionary.t.teacups = 0;
dictionary.t.teak = 0;
dictionary.t.teaks = 0;
dictionary.t.teal = 0;
dictionary.t.tealike = 0;
dictionary.t.teals = 0;
dictionary.t.team = 0;
dictionary.t.teamed = 0;
dictionary.t.teaming = 0;
dictionary.t.teams = 0;
dictionary.t.teapot = 0;
dictionary.t.teapots = 0;
dictionary.t.teapoy = 0;
dictionary.t.teapoys = 0;
dictionary.t.tear = 0;
dictionary.t.teared = 0;
dictionary.t.tearer = 0;
dictionary.t.tearers = 0;
dictionary.t.tearful = 0;
dictionary.t.teargas = 0;
dictionary.t.tearier = 0;
dictionary.t.tearily = 0;
dictionary.t.tearing = 0;
dictionary.t.tearoom = 0;
dictionary.t.tears = 0;
dictionary.t.teary = 0;
dictionary.t.teas = 0;
dictionary.t.tease = 0;
dictionary.t.teased = 0;
dictionary.t.teasel = 0;
dictionary.t.teasels = 0;
dictionary.t.teaser = 0;
dictionary.t.teasers = 0;
dictionary.t.teases = 0;
dictionary.t.teashop = 0;
dictionary.t.teasing = 0;
dictionary.t.teat = 0;
dictionary.t.teated = 0;
dictionary.t.teatime = 0;
dictionary.t.teats = 0;
dictionary.t.teaware = 0;
dictionary.t.teazel = 0;
dictionary.t.teazels = 0;
dictionary.t.teazle = 0;
dictionary.t.teazled = 0;
dictionary.t.teazles = 0;
dictionary.t.teched = 0;
dictionary.t.techier = 0;
dictionary.t.techily = 0;
dictionary.t.technic = 0;
dictionary.t.techy = 0;
dictionary.t.tecta = 0;
dictionary.t.tectal = 0;
dictionary.t.tectite = 0;
dictionary.t.tectrix = 0;
dictionary.t.tectum = 0;
dictionary.t.ted = 0;
dictionary.t.tedded = 0;
dictionary.t.tedder = 0;
dictionary.t.tedders = 0;
dictionary.t.teddies = 0;
dictionary.t.tedding = 0;
dictionary.t.teddy = 0;
dictionary.t.tedious = 0;
dictionary.t.tedium = 0;
dictionary.t.tediums = 0;
dictionary.t.teds = 0;
dictionary.t.tee = 0;
dictionary.t.teed = 0;
dictionary.t.teeing = 0;
dictionary.t.teel = 0;
dictionary.t.teels = 0;
dictionary.t.teem = 0;
dictionary.t.teemed = 0;
dictionary.t.teemer = 0;
dictionary.t.teemers = 0;
dictionary.t.teeming = 0;
dictionary.t.teems = 0;
dictionary.t.teen = 0;
dictionary.t.teenage = 0;
dictionary.t.teener = 0;
dictionary.t.teeners = 0;
dictionary.t.teenful = 0;
dictionary.t.teenier = 0;
dictionary.t.teens = 0;
dictionary.t.teensy = 0;
dictionary.t.teentsy = 0;
dictionary.t.teeny = 0;
dictionary.t.teepee = 0;
dictionary.t.teepees = 0;
dictionary.t.tees = 0;
dictionary.t.teeter = 0;
dictionary.t.teeters = 0;
dictionary.t.teeth = 0;
dictionary.t.teethe = 0;
dictionary.t.teethed = 0;
dictionary.t.teether = 0;
dictionary.t.teethes = 0;
dictionary.t.teff = 0;
dictionary.t.teffs = 0;
dictionary.t.teg = 0;
dictionary.t.tegmen = 0;
dictionary.t.tegmina = 0;
dictionary.t.tegs = 0;
dictionary.t.tegua = 0;
dictionary.t.teguas = 0;
dictionary.t.tegular = 0;
dictionary.t.tegumen = 0;
dictionary.t.teiid = 0;
dictionary.t.teiids = 0;
dictionary.t.teind = 0;
dictionary.t.teinds = 0;
dictionary.t.tektite = 0;
dictionary.t.tel = 0;
dictionary.t.tela = 0;
dictionary.t.telae = 0;
dictionary.t.telamon = 0;
dictionary.t.tele = 0;
dictionary.t.teledu = 0;
dictionary.t.teledus = 0;
dictionary.t.telega = 0;
dictionary.t.telegas = 0;
dictionary.t.teleman = 0;
dictionary.t.telemen = 0;
dictionary.t.teleost = 0;
dictionary.t.teleran = 0;
dictionary.t.teles = 0;
dictionary.t.teleses = 0;
dictionary.t.telesis = 0;
dictionary.t.telex = 0;
dictionary.t.telexed = 0;
dictionary.t.telexes = 0;
dictionary.t.telfer = 0;
dictionary.t.telfers = 0;
dictionary.t.telford = 0;
dictionary.t.telia = 0;
dictionary.t.telial = 0;
dictionary.t.telic = 0;
dictionary.t.telium = 0;
dictionary.t.tell = 0;
dictionary.t.teller = 0;
dictionary.t.tellers = 0;
dictionary.t.tellies = 0;
dictionary.t.telling = 0;
dictionary.t.tells = 0;
dictionary.t.telly = 0;
dictionary.t.tellys = 0;
dictionary.t.teloi = 0;
dictionary.t.telome = 0;
dictionary.t.telomes = 0;
dictionary.t.telomic = 0;
dictionary.t.telos = 0;
dictionary.t.telpher = 0;
dictionary.t.tels = 0;
dictionary.t.telson = 0;
dictionary.t.telsons = 0;
dictionary.t.temblor = 0;
dictionary.t.temp = 0;
dictionary.t.tempeh = 0;
dictionary.t.tempehs = 0;
dictionary.t.temper = 0;
dictionary.t.tempera = 0;
dictionary.t.tempers = 0;
dictionary.t.tempest = 0;
dictionary.t.tempi = 0;
dictionary.t.templar = 0;
dictionary.t.temple = 0;
dictionary.t.templed = 0;
dictionary.t.temples = 0;
dictionary.t.templet = 0;
dictionary.t.tempo = 0;
dictionary.t.tempos = 0;
dictionary.t.temps = 0;
dictionary.t.tempt = 0;
dictionary.t.tempted = 0;
dictionary.t.tempter = 0;
dictionary.t.tempts = 0;
dictionary.t.tempura = 0;
dictionary.t.ten = 0;
dictionary.t.tenable = 0;
dictionary.t.tenably = 0;
dictionary.t.tenace = 0;
dictionary.t.tenaces = 0;
dictionary.t.tenail = 0;
dictionary.t.tenails = 0;
dictionary.t.tenancy = 0;
dictionary.t.tenant = 0;
dictionary.t.tenants = 0;
dictionary.t.tench = 0;
dictionary.t.tenches = 0;
dictionary.t.tend = 0;
dictionary.t.tended = 0;
dictionary.t.tender = 0;
dictionary.t.tenders = 0;
dictionary.t.tending = 0;
dictionary.t.tendon = 0;
dictionary.t.tendons = 0;
dictionary.t.tendril = 0;
dictionary.t.tends = 0;
dictionary.t.tenet = 0;
dictionary.t.tenets = 0;
dictionary.t.tenfold = 0;
dictionary.t.tenia = 0;
dictionary.t.teniae = 0;
dictionary.t.tenias = 0;
dictionary.t.tenner = 0;
dictionary.t.tenners = 0;
dictionary.t.tennis = 0;
dictionary.t.tennist = 0;
dictionary.t.tenon = 0;
dictionary.t.tenoned = 0;
dictionary.t.tenoner = 0;
dictionary.t.tenons = 0;
dictionary.t.tenor = 0;
dictionary.t.tenors = 0;
dictionary.t.tenour = 0;
dictionary.t.tenours = 0;
dictionary.t.tenpin = 0;
dictionary.t.tenpins = 0;
dictionary.t.tenrec = 0;
dictionary.t.tenrecs = 0;
dictionary.t.tens = 0;
dictionary.t.tense = 0;
dictionary.t.tensed = 0;
dictionary.t.tensely = 0;
dictionary.t.tenser = 0;
dictionary.t.tenses = 0;
dictionary.t.tensest = 0;
dictionary.t.tensile = 0;
dictionary.t.tensing = 0;
dictionary.t.tension = 0;
dictionary.t.tensity = 0;
dictionary.t.tensive = 0;
dictionary.t.tensor = 0;
dictionary.t.tensors = 0;
dictionary.t.tent = 0;
dictionary.t.tentage = 0;
dictionary.t.tented = 0;
dictionary.t.tenter = 0;
dictionary.t.tenters = 0;
dictionary.t.tenth = 0;
dictionary.t.tenthly = 0;
dictionary.t.tenths = 0;
dictionary.t.tentie = 0;
dictionary.t.tentier = 0;
dictionary.t.tenting = 0;
dictionary.t.tents = 0;
dictionary.t.tenty = 0;
dictionary.t.tenues = 0;
dictionary.t.tenuis = 0;
dictionary.t.tenuity = 0;
dictionary.t.tenuous = 0;
dictionary.t.tenure = 0;
dictionary.t.tenured = 0;
dictionary.t.tenures = 0;
dictionary.t.tenuti = 0;
dictionary.t.tenuto = 0;
dictionary.t.tenutos = 0;
dictionary.t.teopan = 0;
dictionary.t.teopans = 0;
dictionary.t.tepa = 0;
dictionary.t.tepal = 0;
dictionary.t.tepals = 0;
dictionary.t.tepas = 0;
dictionary.t.tepee = 0;
dictionary.t.tepees = 0;
dictionary.t.tepefy = 0;
dictionary.t.tephra = 0;
dictionary.t.tephras = 0;
dictionary.t.tepid = 0;
dictionary.t.tepidly = 0;
dictionary.t.tepoy = 0;
dictionary.t.tepoys = 0;
dictionary.t.tequila = 0;
dictionary.t.terai = 0;
dictionary.t.terais = 0;
dictionary.t.teraohm = 0;
dictionary.t.teraph = 0;
dictionary.t.terbia = 0;
dictionary.t.terbias = 0;
dictionary.t.terbic = 0;
dictionary.t.terbium = 0;
dictionary.t.terce = 0;
dictionary.t.tercel = 0;
dictionary.t.tercels = 0;
dictionary.t.terces = 0;
dictionary.t.tercet = 0;
dictionary.t.tercets = 0;
dictionary.t.terebic = 0;
dictionary.t.teredo = 0;
dictionary.t.teredos = 0;
dictionary.t.terefah = 0;
dictionary.t.terete = 0;
dictionary.t.terga = 0;
dictionary.t.tergal = 0;
dictionary.t.tergite = 0;
dictionary.t.tergum = 0;
dictionary.t.term = 0;
dictionary.t.termed = 0;
dictionary.t.termer = 0;
dictionary.t.termers = 0;
dictionary.t.terming = 0;
dictionary.t.termini = 0;
dictionary.t.termite = 0;
dictionary.t.termly = 0;
dictionary.t.termor = 0;
dictionary.t.termors = 0;
dictionary.t.terms = 0;
dictionary.t.tern = 0;
dictionary.t.ternary = 0;
dictionary.t.ternate = 0;
dictionary.t.terne = 0;
dictionary.t.ternes = 0;
dictionary.t.ternion = 0;
dictionary.t.terns = 0;
dictionary.t.terpene = 0;
dictionary.t.terra = 0;
dictionary.t.terrace = 0;
dictionary.t.terrae = 0;
dictionary.t.terrain = 0;
dictionary.t.terrane = 0;
dictionary.t.terras = 0;
dictionary.t.terreen = 0;
dictionary.t.terrene = 0;
dictionary.t.terret = 0;
dictionary.t.terrets = 0;
dictionary.t.terrier = 0;
dictionary.t.terries = 0;
dictionary.t.terrify = 0;
dictionary.t.terrine = 0;
dictionary.t.territ = 0;
dictionary.t.territs = 0;
dictionary.t.terror = 0;
dictionary.t.terrors = 0;
dictionary.t.terry = 0;
dictionary.t.terse = 0;
dictionary.t.tersely = 0;
dictionary.t.terser = 0;
dictionary.t.tersest = 0;
dictionary.t.tertial = 0;
dictionary.t.tertian = 0;
dictionary.t.tesla = 0;
dictionary.t.teslas = 0;
dictionary.t.tessera = 0;
dictionary.t.test = 0;
dictionary.t.testa = 0;
dictionary.t.testacy = 0;
dictionary.t.testae = 0;
dictionary.t.testate = 0;
dictionary.t.tested = 0;
dictionary.t.testee = 0;
dictionary.t.testees = 0;
dictionary.t.tester = 0;
dictionary.t.testers = 0;
dictionary.t.testier = 0;
dictionary.t.testify = 0;
dictionary.t.testily = 0;
dictionary.t.testing = 0;
dictionary.t.testis = 0;
dictionary.t.teston = 0;
dictionary.t.testons = 0;
dictionary.t.testoon = 0;
dictionary.t.tests = 0;
dictionary.t.testudo = 0;
dictionary.t.testy = 0;
dictionary.t.tet = 0;
dictionary.t.tetanal = 0;
dictionary.t.tetanic = 0;
dictionary.t.tetanus = 0;
dictionary.t.tetany = 0;
dictionary.t.tetched = 0;
dictionary.t.tetchy = 0;
dictionary.t.teth = 0;
dictionary.t.tether = 0;
dictionary.t.tethers = 0;
dictionary.t.teths = 0;
dictionary.t.tetotum = 0;
dictionary.t.tetra = 0;
dictionary.t.tetrad = 0;
dictionary.t.tetrads = 0;
dictionary.t.tetras = 0;
dictionary.t.tetrode = 0;
dictionary.t.tetryl = 0;
dictionary.t.tetryls = 0;
dictionary.t.tets = 0;
dictionary.t.tetter = 0;
dictionary.t.tetters = 0;
dictionary.t.teuch = 0;
dictionary.t.teugh = 0;
dictionary.t.teughly = 0;
dictionary.t.tew = 0;
dictionary.t.tewed = 0;
dictionary.t.tewing = 0;
dictionary.t.tews = 0;
dictionary.t.texas = 0;
dictionary.t.texases = 0;
dictionary.t.text = 0;
dictionary.t.textile = 0;
dictionary.t.texts = 0;
dictionary.t.textual = 0;
dictionary.t.texture = 0;
dictionary.t.thack = 0;
dictionary.t.thacked = 0;
dictionary.t.thacks = 0;
dictionary.t.thae = 0;
dictionary.t.thairm = 0;
dictionary.t.thairms = 0;
dictionary.t.thalami = 0;
dictionary.t.thaler = 0;
dictionary.t.thalers = 0;
dictionary.t.thalli = 0;
dictionary.t.thallic = 0;
dictionary.t.thallus = 0;
dictionary.t.than = 0;
dictionary.t.thanage = 0;
dictionary.t.thane = 0;
dictionary.t.thanes = 0;
dictionary.t.thank = 0;
dictionary.t.thanked = 0;
dictionary.t.thanker = 0;
dictionary.t.thanks = 0;
dictionary.t.tharm = 0;
dictionary.t.tharms = 0;
dictionary.t.that = 0;
dictionary.t.thatch = 0;
dictionary.t.thatchy = 0;
dictionary.t.thaw = 0;
dictionary.t.thawed = 0;
dictionary.t.thawer = 0;
dictionary.t.thawers = 0;
dictionary.t.thawing = 0;
dictionary.t.thaws = 0;
dictionary.t.the = 0;
dictionary.t.theater = 0;
dictionary.t.theatre = 0;
dictionary.t.thebe = 0;
dictionary.t.theca = 0;
dictionary.t.thecae = 0;
dictionary.t.thecal = 0;
dictionary.t.thecate = 0;
dictionary.t.thee = 0;
dictionary.t.theelin = 0;
dictionary.t.theelol = 0;
dictionary.t.theft = 0;
dictionary.t.thefts = 0;
dictionary.t.thegn = 0;
dictionary.t.thegnly = 0;
dictionary.t.thegns = 0;
dictionary.t.thein = 0;
dictionary.t.theine = 0;
dictionary.t.theines = 0;
dictionary.t.theins = 0;
dictionary.t.their = 0;
dictionary.t.theirs = 0;
dictionary.t.theism = 0;
dictionary.t.theisms = 0;
dictionary.t.theist = 0;
dictionary.t.theists = 0;
dictionary.t.them = 0;
dictionary.t.theme = 0;
dictionary.t.themed = 0;
dictionary.t.themes = 0;
dictionary.t.theming = 0;
dictionary.t.then = 0;
dictionary.t.thenage = 0;
dictionary.t.thenal = 0;
dictionary.t.thenar = 0;
dictionary.t.thenars = 0;
dictionary.t.thence = 0;
dictionary.t.thens = 0;
dictionary.t.theolog = 0;
dictionary.t.theorbo = 0;
dictionary.t.theorem = 0;
dictionary.t.theory = 0;
dictionary.t.therapy = 0;
dictionary.t.there = 0;
dictionary.t.thereat = 0;
dictionary.t.thereby = 0;
dictionary.t.therein = 0;
dictionary.t.thereof = 0;
dictionary.t.thereon = 0;
dictionary.t.theres = 0;
dictionary.t.thereto = 0;
dictionary.t.theriac = 0;
dictionary.t.therm = 0;
dictionary.t.thermae = 0;
dictionary.t.thermal = 0;
dictionary.t.therme = 0;
dictionary.t.thermel = 0;
dictionary.t.thermes = 0;
dictionary.t.thermic = 0;
dictionary.t.thermos = 0;
dictionary.t.therms = 0;
dictionary.t.theroid = 0;
dictionary.t.these = 0;
dictionary.t.theses = 0;
dictionary.t.thesis = 0;
dictionary.t.theta = 0;
dictionary.t.thetas = 0;
dictionary.t.thetic = 0;
dictionary.t.theurgy = 0;
dictionary.t.thew = 0;
dictionary.t.thewier = 0;
dictionary.t.thews = 0;
dictionary.t.thewy = 0;
dictionary.t.they = 0;
dictionary.t.thiamin = 0;
dictionary.t.thiazin = 0;
dictionary.t.thiazol = 0;
dictionary.t.thick = 0;
dictionary.t.thicken = 0;
dictionary.t.thicker = 0;
dictionary.t.thicket = 0;
dictionary.t.thickly = 0;
dictionary.t.thicks = 0;
dictionary.t.thief = 0;
dictionary.t.thieve = 0;
dictionary.t.thieved = 0;
dictionary.t.thieves = 0;
dictionary.t.thigh = 0;
dictionary.t.thighed = 0;
dictionary.t.thighs = 0;
dictionary.t.thill = 0;
dictionary.t.thills = 0;
dictionary.t.thimble = 0;
dictionary.t.thin = 0;
dictionary.t.thine = 0;
dictionary.t.thing = 0;
dictionary.t.things = 0;
dictionary.t.think = 0;
dictionary.t.thinker = 0;
dictionary.t.thinks = 0;
dictionary.t.thinly = 0;
dictionary.t.thinned = 0;
dictionary.t.thinner = 0;
dictionary.t.thins = 0;
dictionary.t.thio = 0;
dictionary.t.thiol = 0;
dictionary.t.thiolic = 0;
dictionary.t.thiols = 0;
dictionary.t.thionic = 0;
dictionary.t.thionin = 0;
dictionary.t.thionyl = 0;
dictionary.t.thir = 0;
dictionary.t.thiram = 0;
dictionary.t.thirams = 0;
dictionary.t.third = 0;
dictionary.t.thirdly = 0;
dictionary.t.thirds = 0;
dictionary.t.thirl = 0;
dictionary.t.thirled = 0;
dictionary.t.thirls = 0;
dictionary.t.thirst = 0;
dictionary.t.thirsts = 0;
dictionary.t.thirsty = 0;
dictionary.t.thirty = 0;
dictionary.t.this = 0;
dictionary.t.thistle = 0;
dictionary.t.thistly = 0;
dictionary.t.thither = 0;
dictionary.t.tho = 0;
dictionary.t.thole = 0;
dictionary.t.tholed = 0;
dictionary.t.tholes = 0;
dictionary.t.tholing = 0;
dictionary.t.tholoi = 0;
dictionary.t.tholos = 0;
dictionary.t.thong = 0;
dictionary.t.thonged = 0;
dictionary.t.thongs = 0;
dictionary.t.thorax = 0;
dictionary.t.thoria = 0;
dictionary.t.thorias = 0;
dictionary.t.thoric = 0;
dictionary.t.thorite = 0;
dictionary.t.thorium = 0;
dictionary.t.thorn = 0;
dictionary.t.thorned = 0;
dictionary.t.thorns = 0;
dictionary.t.thorny = 0;
dictionary.t.thoro = 0;
dictionary.t.thoron = 0;
dictionary.t.thorons = 0;
dictionary.t.thorp = 0;
dictionary.t.thorpe = 0;
dictionary.t.thorpes = 0;
dictionary.t.thorps = 0;
dictionary.t.those = 0;
dictionary.t.thou = 0;
dictionary.t.thoued = 0;
dictionary.t.though = 0;
dictionary.t.thought = 0;
dictionary.t.thouing = 0;
dictionary.t.thous = 0;
dictionary.t.thrall = 0;
dictionary.t.thralls = 0;
dictionary.t.thrash = 0;
dictionary.t.thrave = 0;
dictionary.t.thraves = 0;
dictionary.t.thraw = 0;
dictionary.t.thrawed = 0;
dictionary.t.thrawn = 0;
dictionary.t.thraws = 0;
dictionary.t.thread = 0;
dictionary.t.threads = 0;
dictionary.t.thready = 0;
dictionary.t.threap = 0;
dictionary.t.threaps = 0;
dictionary.t.threat = 0;
dictionary.t.threats = 0;
dictionary.t.three = 0;
dictionary.t.threep = 0;
dictionary.t.threeps = 0;
dictionary.t.threes = 0;
dictionary.t.thresh = 0;
dictionary.t.threw = 0;
dictionary.t.thrice = 0;
dictionary.t.thrift = 0;
dictionary.t.thrifts = 0;
dictionary.t.thrifty = 0;
dictionary.t.thrill = 0;
dictionary.t.thrills = 0;
dictionary.t.thrip = 0;
dictionary.t.thrips = 0;
dictionary.t.thrive = 0;
dictionary.t.thrived = 0;
dictionary.t.thriven = 0;
dictionary.t.thriver = 0;
dictionary.t.thrives = 0;
dictionary.t.thro = 0;
dictionary.t.throat = 0;
dictionary.t.throats = 0;
dictionary.t.throaty = 0;
dictionary.t.throb = 0;
dictionary.t.throbs = 0;
dictionary.t.throe = 0;
dictionary.t.throes = 0;
dictionary.t.thrombi = 0;
dictionary.t.throne = 0;
dictionary.t.throned = 0;
dictionary.t.thrones = 0;
dictionary.t.throng = 0;
dictionary.t.throngs = 0;
dictionary.t.through = 0;
dictionary.t.throve = 0;
dictionary.t.throw = 0;
dictionary.t.thrower = 0;
dictionary.t.thrown = 0;
dictionary.t.throws = 0;
dictionary.t.thru = 0;
dictionary.t.thrum = 0;
dictionary.t.thrummy = 0;
dictionary.t.thrums = 0;
dictionary.t.thruput = 0;
dictionary.t.thrush = 0;
dictionary.t.thrust = 0;
dictionary.t.thrusts = 0;
dictionary.t.thruway = 0;
dictionary.t.thud = 0;
dictionary.t.thudded = 0;
dictionary.t.thuds = 0;
dictionary.t.thug = 0;
dictionary.t.thuggee = 0;
dictionary.t.thugs = 0;
dictionary.t.thuja = 0;
dictionary.t.thujas = 0;
dictionary.t.thulia = 0;
dictionary.t.thulias = 0;
dictionary.t.thulium = 0;
dictionary.t.thumb = 0;
dictionary.t.thumbed = 0;
dictionary.t.thumbs = 0;
dictionary.t.thump = 0;
dictionary.t.thumped = 0;
dictionary.t.thumper = 0;
dictionary.t.thumps = 0;
dictionary.t.thunder = 0;
dictionary.t.thunk = 0;
dictionary.t.thunked = 0;
dictionary.t.thunks = 0;
dictionary.t.thurl = 0;
dictionary.t.thurls = 0;
dictionary.t.thus = 0;
dictionary.t.thusly = 0;
dictionary.t.thuya = 0;
dictionary.t.thuyas = 0;
dictionary.t.thwack = 0;
dictionary.t.thwacks = 0;
dictionary.t.thwart = 0;
dictionary.t.thwarts = 0;
dictionary.t.thy = 0;
dictionary.t.thyme = 0;
dictionary.t.thymes = 0;
dictionary.t.thymey = 0;
dictionary.t.thymi = 0;
dictionary.t.thymic = 0;
dictionary.t.thymier = 0;
dictionary.t.thymine = 0;
dictionary.t.thymol = 0;
dictionary.t.thymols = 0;
dictionary.t.thymus = 0;
dictionary.t.thymy = 0;
dictionary.t.thyroid = 0;
dictionary.t.thyrse = 0;
dictionary.t.thyrses = 0;
dictionary.t.thyrsi = 0;
dictionary.t.thyrsus = 0;
dictionary.t.thyself = 0;
dictionary.t.tiara = 0;
dictionary.t.tiaraed = 0;
dictionary.t.tiaras = 0;
dictionary.t.tibia = 0;
dictionary.t.tibiae = 0;
dictionary.t.tibial = 0;
dictionary.t.tibias = 0;
dictionary.t.tic = 0;
dictionary.t.tical = 0;
dictionary.t.ticals = 0;
dictionary.t.tick = 0;
dictionary.t.ticked = 0;
dictionary.t.ticker = 0;
dictionary.t.tickers = 0;
dictionary.t.ticket = 0;
dictionary.t.tickets = 0;
dictionary.t.ticking = 0;
dictionary.t.tickle = 0;
dictionary.t.tickled = 0;
dictionary.t.tickler = 0;
dictionary.t.tickles = 0;
dictionary.t.ticks = 0;
dictionary.t.tics = 0;
dictionary.t.tictac = 0;
dictionary.t.tictacs = 0;
dictionary.t.tictoc = 0;
dictionary.t.tictocs = 0;
dictionary.t.tidal = 0;
dictionary.t.tidally = 0;
dictionary.t.tidbit = 0;
dictionary.t.tidbits = 0;
dictionary.t.tiddly = 0;
dictionary.t.tide = 0;
dictionary.t.tided = 0;
dictionary.t.tiderip = 0;
dictionary.t.tides = 0;
dictionary.t.tideway = 0;
dictionary.t.tidied = 0;
dictionary.t.tidier = 0;
dictionary.t.tidiers = 0;
dictionary.t.tidies = 0;
dictionary.t.tidiest = 0;
dictionary.t.tidily = 0;
dictionary.t.tiding = 0;
dictionary.t.tidings = 0;
dictionary.t.tidy = 0;
dictionary.t.tidying = 0;
dictionary.t.tie = 0;
dictionary.t.tieback = 0;
dictionary.t.tied = 0;
dictionary.t.tieing = 0;
dictionary.t.tieless = 0;
dictionary.t.tiepin = 0;
dictionary.t.tiepins = 0;
dictionary.t.tier = 0;
dictionary.t.tierce = 0;
dictionary.t.tierced = 0;
dictionary.t.tiercel = 0;
dictionary.t.tierces = 0;
dictionary.t.tiered = 0;
dictionary.t.tiering = 0;
dictionary.t.tiers = 0;
dictionary.t.ties = 0;
dictionary.t.tiff = 0;
dictionary.t.tiffany = 0;
dictionary.t.tiffed = 0;
dictionary.t.tiffin = 0;
dictionary.t.tiffing = 0;
dictionary.t.tiffins = 0;
dictionary.t.tiffs = 0;
dictionary.t.tiger = 0;
dictionary.t.tigers = 0;
dictionary.t.tight = 0;
dictionary.t.tighten = 0;
dictionary.t.tighter = 0;
dictionary.t.tightly = 0;
dictionary.t.tights = 0;
dictionary.t.tiglon = 0;
dictionary.t.tiglons = 0;
dictionary.t.tigon = 0;
dictionary.t.tigons = 0;
dictionary.t.tigress = 0;
dictionary.t.tigrish = 0;
dictionary.t.tike = 0;
dictionary.t.tikes = 0;
dictionary.t.tiki = 0;
dictionary.t.tikis = 0;
dictionary.t.til = 0;
dictionary.t.tilak = 0;
dictionary.t.tilaks = 0;
dictionary.t.tilapia = 0;
dictionary.t.tilbury = 0;
dictionary.t.tilde = 0;
dictionary.t.tildes = 0;
dictionary.t.tile = 0;
dictionary.t.tiled = 0;
dictionary.t.tiler = 0;
dictionary.t.tilers = 0;
dictionary.t.tiles = 0;
dictionary.t.tiling = 0;
dictionary.t.tilings = 0;
dictionary.t.till = 0;
dictionary.t.tillage = 0;
dictionary.t.tilled = 0;
dictionary.t.tiller = 0;
dictionary.t.tillers = 0;
dictionary.t.tilling = 0;
dictionary.t.tillite = 0;
dictionary.t.tills = 0;
dictionary.t.tils = 0;
dictionary.t.tilt = 0;
dictionary.t.tilted = 0;
dictionary.t.tilter = 0;
dictionary.t.tilters = 0;
dictionary.t.tilth = 0;
dictionary.t.tilths = 0;
dictionary.t.tilting = 0;
dictionary.t.tilts = 0;
dictionary.t.timarau = 0;
dictionary.t.timbal = 0;
dictionary.t.timbale = 0;
dictionary.t.timbals = 0;
dictionary.t.timber = 0;
dictionary.t.timbers = 0;
dictionary.t.timbral = 0;
dictionary.t.timbre = 0;
dictionary.t.timbrel = 0;
dictionary.t.timbres = 0;
dictionary.t.time = 0;
dictionary.t.timed = 0;
dictionary.t.timely = 0;
dictionary.t.timeous = 0;
dictionary.t.timeout = 0;
dictionary.t.timer = 0;
dictionary.t.timers = 0;
dictionary.t.times = 0;
dictionary.t.timid = 0;
dictionary.t.timider = 0;
dictionary.t.timidly = 0;
dictionary.t.timing = 0;
dictionary.t.timings = 0;
dictionary.t.timothy = 0;
dictionary.t.timpana = 0;
dictionary.t.timpani = 0;
dictionary.t.timpano = 0;
dictionary.t.tin = 0;
dictionary.t.tinamou = 0;
dictionary.t.tincal = 0;
dictionary.t.tincals = 0;
dictionary.t.tinct = 0;
dictionary.t.tincted = 0;
dictionary.t.tincts = 0;
dictionary.t.tinder = 0;
dictionary.t.tinders = 0;
dictionary.t.tindery = 0;
dictionary.t.tine = 0;
dictionary.t.tinea = 0;
dictionary.t.tineal = 0;
dictionary.t.tineas = 0;
dictionary.t.tined = 0;
dictionary.t.tineid = 0;
dictionary.t.tineids = 0;
dictionary.t.tines = 0;
dictionary.t.tinfoil = 0;
dictionary.t.tinful = 0;
dictionary.t.tinfuls = 0;
dictionary.t.ting = 0;
dictionary.t.tinge = 0;
dictionary.t.tinged = 0;
dictionary.t.tinges = 0;
dictionary.t.tinging = 0;
dictionary.t.tingle = 0;
dictionary.t.tingled = 0;
dictionary.t.tingler = 0;
dictionary.t.tingles = 0;
dictionary.t.tingly = 0;
dictionary.t.tings = 0;
dictionary.t.tinhorn = 0;
dictionary.t.tinier = 0;
dictionary.t.tiniest = 0;
dictionary.t.tinily = 0;
dictionary.t.tining = 0;
dictionary.t.tinker = 0;
dictionary.t.tinkers = 0;
dictionary.t.tinkle = 0;
dictionary.t.tinkled = 0;
dictionary.t.tinkler = 0;
dictionary.t.tinkles = 0;
dictionary.t.tinkly = 0;
dictionary.t.tinlike = 0;
dictionary.t.tinman = 0;
dictionary.t.tinmen = 0;
dictionary.t.tinned = 0;
dictionary.t.tinner = 0;
dictionary.t.tinners = 0;
dictionary.t.tinnier = 0;
dictionary.t.tinnily = 0;
dictionary.t.tinning = 0;
dictionary.t.tinny = 0;
dictionary.t.tins = 0;
dictionary.t.tinsel = 0;
dictionary.t.tinsels = 0;
dictionary.t.tint = 0;
dictionary.t.tinted = 0;
dictionary.t.tinter = 0;
dictionary.t.tinters = 0;
dictionary.t.tinting = 0;
dictionary.t.tints = 0;
dictionary.t.tintype = 0;
dictionary.t.tinware = 0;
dictionary.t.tinwork = 0;
dictionary.t.tiny = 0;
dictionary.t.tip = 0;
dictionary.t.tipcart = 0;
dictionary.t.tipcat = 0;
dictionary.t.tipcats = 0;
dictionary.t.tipi = 0;
dictionary.t.tipis = 0;
dictionary.t.tipless = 0;
dictionary.t.tipoff = 0;
dictionary.t.tipoffs = 0;
dictionary.t.tipped = 0;
dictionary.t.tipper = 0;
dictionary.t.tippers = 0;
dictionary.t.tippet = 0;
dictionary.t.tippets = 0;
dictionary.t.tippier = 0;
dictionary.t.tipping = 0;
dictionary.t.tipple = 0;
dictionary.t.tippled = 0;
dictionary.t.tippler = 0;
dictionary.t.tipples = 0;
dictionary.t.tippy = 0;
dictionary.t.tips = 0;
dictionary.t.tipsier = 0;
dictionary.t.tipsily = 0;
dictionary.t.tipster = 0;
dictionary.t.tipsy = 0;
dictionary.t.tiptoe = 0;
dictionary.t.tiptoed = 0;
dictionary.t.tiptoes = 0;
dictionary.t.tiptop = 0;
dictionary.t.tiptops = 0;
dictionary.t.tirade = 0;
dictionary.t.tirades = 0;
dictionary.t.tire = 0;
dictionary.t.tired = 0;
dictionary.t.tireder = 0;
dictionary.t.tiredly = 0;
dictionary.t.tires = 0;
dictionary.t.tiring = 0;
dictionary.t.tirl = 0;
dictionary.t.tirled = 0;
dictionary.t.tirling = 0;
dictionary.t.tirls = 0;
dictionary.t.tiro = 0;
dictionary.t.tiros = 0;
dictionary.t.tis = 0;
dictionary.t.tisane = 0;
dictionary.t.tisanes = 0;
dictionary.t.tissual = 0;
dictionary.t.tissue = 0;
dictionary.t.tissued = 0;
dictionary.t.tissues = 0;
dictionary.t.tissuey = 0;
dictionary.t.titan = 0;
dictionary.t.titania = 0;
dictionary.t.titanic = 0;
dictionary.t.titans = 0;
dictionary.t.titbit = 0;
dictionary.t.titbits = 0;
dictionary.t.titer = 0;
dictionary.t.titers = 0;
dictionary.t.titfer = 0;
dictionary.t.titfers = 0;
dictionary.t.tithe = 0;
dictionary.t.tithed = 0;
dictionary.t.tither = 0;
dictionary.t.tithers = 0;
dictionary.t.tithes = 0;
dictionary.t.tithing = 0;
dictionary.t.titi = 0;
dictionary.t.titian = 0;
dictionary.t.titians = 0;
dictionary.t.titis = 0;
dictionary.t.titlark = 0;
dictionary.t.title = 0;
dictionary.t.titled = 0;
dictionary.t.titles = 0;
dictionary.t.titling = 0;
dictionary.t.titlist = 0;
dictionary.t.titman = 0;
dictionary.t.titmen = 0;
dictionary.t.titmice = 0;
dictionary.t.titrant = 0;
dictionary.t.titrate = 0;
dictionary.t.titre = 0;
dictionary.t.titres = 0;
dictionary.t.titter = 0;
dictionary.t.titters = 0;
dictionary.t.tittie = 0;
dictionary.t.titties = 0;
dictionary.t.tittle = 0;
dictionary.t.tittles = 0;
dictionary.t.tittup = 0;
dictionary.t.tittups = 0;
dictionary.t.titty = 0;
dictionary.t.titular = 0;
dictionary.t.tivy = 0;
dictionary.t.tizzies = 0;
dictionary.t.tizzy = 0;
dictionary.t.tmeses = 0;
dictionary.t.tmesis = 0;
dictionary.t.toad = 0;
dictionary.t.toadied = 0;
dictionary.t.toadies = 0;
dictionary.t.toadish = 0;
dictionary.t.toads = 0;
dictionary.t.toady = 0;
dictionary.t.toast = 0;
dictionary.t.toasted = 0;
dictionary.t.toaster = 0;
dictionary.t.toasts = 0;
dictionary.t.toasty = 0;
dictionary.t.tobacco = 0;
dictionary.t.tobies = 0;
dictionary.t.toby = 0;
dictionary.t.toccata = 0;
dictionary.t.toccate = 0;
dictionary.t.tocher = 0;
dictionary.t.tochers = 0;
dictionary.t.tocsin = 0;
dictionary.t.tocsins = 0;
dictionary.t.tod = 0;
dictionary.t.today = 0;
dictionary.t.todays = 0;
dictionary.t.toddies = 0;
dictionary.t.toddle = 0;
dictionary.t.toddled = 0;
dictionary.t.toddler = 0;
dictionary.t.toddles = 0;
dictionary.t.toddy = 0;
dictionary.t.todies = 0;
dictionary.t.tods = 0;
dictionary.t.tody = 0;
dictionary.t.toe = 0;
dictionary.t.toea = 0;
dictionary.t.toecap = 0;
dictionary.t.toecaps = 0;
dictionary.t.toed = 0;
dictionary.t.toehold = 0;
dictionary.t.toeing = 0;
dictionary.t.toeless = 0;
dictionary.t.toelike = 0;
dictionary.t.toenail = 0;
dictionary.t.toes = 0;
dictionary.t.toeshoe = 0;
dictionary.t.toff = 0;
dictionary.t.toffee = 0;
dictionary.t.toffees = 0;
dictionary.t.toffies = 0;
dictionary.t.toffs = 0;
dictionary.t.toffy = 0;
dictionary.t.toft = 0;
dictionary.t.tofts = 0;
dictionary.t.tofu = 0;
dictionary.t.tofus = 0;
dictionary.t.tog = 0;
dictionary.t.toga = 0;
dictionary.t.togae = 0;
dictionary.t.togaed = 0;
dictionary.t.togas = 0;
dictionary.t.togate = 0;
dictionary.t.togated = 0;
dictionary.t.togged = 0;
dictionary.t.toggery = 0;
dictionary.t.togging = 0;
dictionary.t.toggle = 0;
dictionary.t.toggled = 0;
dictionary.t.toggler = 0;
dictionary.t.toggles = 0;
dictionary.t.togs = 0;
dictionary.t.togue = 0;
dictionary.t.togues = 0;
dictionary.t.toil = 0;
dictionary.t.toile = 0;
dictionary.t.toiled = 0;
dictionary.t.toiler = 0;
dictionary.t.toilers = 0;
dictionary.t.toiles = 0;
dictionary.t.toilet = 0;
dictionary.t.toilets = 0;
dictionary.t.toilful = 0;
dictionary.t.toiling = 0;
dictionary.t.toils = 0;
dictionary.t.toit = 0;
dictionary.t.toited = 0;
dictionary.t.toiting = 0;
dictionary.t.toits = 0;
dictionary.t.tokamak = 0;
dictionary.t.tokay = 0;
dictionary.t.tokays = 0;
dictionary.t.toke = 0;
dictionary.t.toked = 0;
dictionary.t.token = 0;
dictionary.t.tokened = 0;
dictionary.t.tokens = 0;
dictionary.t.toker = 0;
dictionary.t.tokers = 0;
dictionary.t.tokes = 0;
dictionary.t.toking = 0;
dictionary.t.tokomak = 0;
dictionary.t.tola = 0;
dictionary.t.tolan = 0;
dictionary.t.tolane = 0;
dictionary.t.tolanes = 0;
dictionary.t.tolans = 0;
dictionary.t.tolas = 0;
dictionary.t.told = 0;
dictionary.t.tole = 0;
dictionary.t.toled = 0;
dictionary.t.toledo = 0;
dictionary.t.toledos = 0;
dictionary.t.toles = 0;
dictionary.t.tolidin = 0;
dictionary.t.toling = 0;
dictionary.t.toll = 0;
dictionary.t.tollage = 0;
dictionary.t.tollbar = 0;
dictionary.t.tolled = 0;
dictionary.t.toller = 0;
dictionary.t.tollers = 0;
dictionary.t.tolling = 0;
dictionary.t.tollman = 0;
dictionary.t.tollmen = 0;
dictionary.t.tolls = 0;
dictionary.t.tollway = 0;
dictionary.t.tolu = 0;
dictionary.t.toluate = 0;
dictionary.t.toluene = 0;
dictionary.t.toluic = 0;
dictionary.t.toluid = 0;
dictionary.t.toluide = 0;
dictionary.t.toluids = 0;
dictionary.t.toluol = 0;
dictionary.t.toluole = 0;
dictionary.t.toluols = 0;
dictionary.t.tolus = 0;
dictionary.t.toluyl = 0;
dictionary.t.toluyls = 0;
dictionary.t.tolyl = 0;
dictionary.t.tolyls = 0;
dictionary.t.tom = 0;
dictionary.t.toman = 0;
dictionary.t.tomans = 0;
dictionary.t.tomato = 0;
dictionary.t.tomb = 0;
dictionary.t.tombac = 0;
dictionary.t.tomback = 0;
dictionary.t.tombacs = 0;
dictionary.t.tombak = 0;
dictionary.t.tombaks = 0;
dictionary.t.tombal = 0;
dictionary.t.tombed = 0;
dictionary.t.tombing = 0;
dictionary.t.tombola = 0;
dictionary.t.tombolo = 0;
dictionary.t.tomboy = 0;
dictionary.t.tomboys = 0;
dictionary.t.tombs = 0;
dictionary.t.tomcat = 0;
dictionary.t.tomcats = 0;
dictionary.t.tomcod = 0;
dictionary.t.tomcods = 0;
dictionary.t.tome = 0;
dictionary.t.tomenta = 0;
dictionary.t.tomes = 0;
dictionary.t.tomfool = 0;
dictionary.t.tommed = 0;
dictionary.t.tommies = 0;
dictionary.t.tomming = 0;
dictionary.t.tommy = 0;
dictionary.t.tompion = 0;
dictionary.t.toms = 0;
dictionary.t.tomtit = 0;
dictionary.t.tomtits = 0;
dictionary.t.ton = 0;
dictionary.t.tonal = 0;
dictionary.t.tonally = 0;
dictionary.t.tondi = 0;
dictionary.t.tondo = 0;
dictionary.t.tondos = 0;
dictionary.t.tone = 0;
dictionary.t.tonearm = 0;
dictionary.t.toned = 0;
dictionary.t.toneme = 0;
dictionary.t.tonemes = 0;
dictionary.t.tonemic = 0;
dictionary.t.toner = 0;
dictionary.t.toners = 0;
dictionary.t.tones = 0;
dictionary.t.tonetic = 0;
dictionary.t.tonette = 0;
dictionary.t.toney = 0;
dictionary.t.tong = 0;
dictionary.t.tonga = 0;
dictionary.t.tongas = 0;
dictionary.t.tonged = 0;
dictionary.t.tonger = 0;
dictionary.t.tongers = 0;
dictionary.t.tonging = 0;
dictionary.t.tongman = 0;
dictionary.t.tongmen = 0;
dictionary.t.tongs = 0;
dictionary.t.tongue = 0;
dictionary.t.tongued = 0;
dictionary.t.tongues = 0;
dictionary.t.tonic = 0;
dictionary.t.tonics = 0;
dictionary.t.tonier = 0;
dictionary.t.toniest = 0;
dictionary.t.tonight = 0;
dictionary.t.toning = 0;
dictionary.t.tonish = 0;
dictionary.t.tonlet = 0;
dictionary.t.tonlets = 0;
dictionary.t.tonnage = 0;
dictionary.t.tonne = 0;
dictionary.t.tonneau = 0;
dictionary.t.tonner = 0;
dictionary.t.tonners = 0;
dictionary.t.tonnes = 0;
dictionary.t.tonnish = 0;
dictionary.t.tons = 0;
dictionary.t.tonsil = 0;
dictionary.t.tonsils = 0;
dictionary.t.tonsure = 0;
dictionary.t.tontine = 0;
dictionary.t.tonus = 0;
dictionary.t.tonuses = 0;
dictionary.t.tony = 0;
dictionary.t.too = 0;
dictionary.t.took = 0;
dictionary.t.tool = 0;
dictionary.t.toolbox = 0;
dictionary.t.tooled = 0;
dictionary.t.tooler = 0;
dictionary.t.toolers = 0;
dictionary.t.tooling = 0;
dictionary.t.tools = 0;
dictionary.t.toom = 0;
dictionary.t.toon = 0;
dictionary.t.toons = 0;
dictionary.t.toot = 0;
dictionary.t.tooted = 0;
dictionary.t.tooter = 0;
dictionary.t.tooters = 0;
dictionary.t.tooth = 0;
dictionary.t.toothed = 0;
dictionary.t.tooths = 0;
dictionary.t.toothy = 0;
dictionary.t.tooting = 0;
dictionary.t.tootle = 0;
dictionary.t.tootled = 0;
dictionary.t.tootler = 0;
dictionary.t.tootles = 0;
dictionary.t.toots = 0;
dictionary.t.tootses = 0;
dictionary.t.tootsie = 0;
dictionary.t.tootsy = 0;
dictionary.t.top = 0;
dictionary.t.topaz = 0;
dictionary.t.topazes = 0;
dictionary.t.topcoat = 0;
dictionary.t.tope = 0;
dictionary.t.toped = 0;
dictionary.t.topee = 0;
dictionary.t.topees = 0;
dictionary.t.toper = 0;
dictionary.t.topers = 0;
dictionary.t.topes = 0;
dictionary.t.topful = 0;
dictionary.t.topfull = 0;
dictionary.t.toph = 0;
dictionary.t.tophe = 0;
dictionary.t.tophes = 0;
dictionary.t.tophi = 0;
dictionary.t.tophs = 0;
dictionary.t.tophus = 0;
dictionary.t.topi = 0;
dictionary.t.topiary = 0;
dictionary.t.topic = 0;
dictionary.t.topical = 0;
dictionary.t.topics = 0;
dictionary.t.toping = 0;
dictionary.t.topis = 0;
dictionary.t.topkick = 0;
dictionary.t.topknot = 0;
dictionary.t.topless = 0;
dictionary.t.topmast = 0;
dictionary.t.topmost = 0;
dictionary.t.topoi = 0;
dictionary.t.toponym = 0;
dictionary.t.topos = 0;
dictionary.t.topped = 0;
dictionary.t.topper = 0;
dictionary.t.toppers = 0;
dictionary.t.topping = 0;
dictionary.t.topple = 0;
dictionary.t.toppled = 0;
dictionary.t.topples = 0;
dictionary.t.tops = 0;
dictionary.t.topsail = 0;
dictionary.t.topside = 0;
dictionary.t.topsoil = 0;
dictionary.t.topspin = 0;
dictionary.t.topwork = 0;
dictionary.t.toque = 0;
dictionary.t.toques = 0;
dictionary.t.toquet = 0;
dictionary.t.toquets = 0;
dictionary.t.tor = 0;
dictionary.t.tora = 0;
dictionary.t.torah = 0;
dictionary.t.torahs = 0;
dictionary.t.toras = 0;
dictionary.t.torc = 0;
dictionary.t.torch = 0;
dictionary.t.torched = 0;
dictionary.t.torches = 0;
dictionary.t.torchon = 0;
dictionary.t.torcs = 0;
dictionary.t.tore = 0;
dictionary.t.torero = 0;
dictionary.t.toreros = 0;
dictionary.t.tores = 0;
dictionary.t.tori = 0;
dictionary.t.toric = 0;
dictionary.t.tories = 0;
dictionary.t.torii = 0;
dictionary.t.torment = 0;
dictionary.t.torn = 0;
dictionary.t.tornado = 0;
dictionary.t.toro = 0;
dictionary.t.toroid = 0;
dictionary.t.toroids = 0;
dictionary.t.toros = 0;
dictionary.t.torose = 0;
dictionary.t.torot = 0;
dictionary.t.toroth = 0;
dictionary.t.torous = 0;
dictionary.t.torpedo = 0;
dictionary.t.torpid = 0;
dictionary.t.torpids = 0;
dictionary.t.torpor = 0;
dictionary.t.torpors = 0;
dictionary.t.torque = 0;
dictionary.t.torqued = 0;
dictionary.t.torquer = 0;
dictionary.t.torques = 0;
dictionary.t.torr = 0;
dictionary.t.torrefy = 0;
dictionary.t.torrent = 0;
dictionary.t.torrid = 0;
dictionary.t.torrify = 0;
dictionary.t.tors = 0;
dictionary.t.torsade = 0;
dictionary.t.torse = 0;
dictionary.t.torses = 0;
dictionary.t.torsi = 0;
dictionary.t.torsion = 0;
dictionary.t.torsk = 0;
dictionary.t.torsks = 0;
dictionary.t.torso = 0;
dictionary.t.torsos = 0;
dictionary.t.tort = 0;
dictionary.t.torte = 0;
dictionary.t.torten = 0;
dictionary.t.tortes = 0;
dictionary.t.tortile = 0;
dictionary.t.tortoni = 0;
dictionary.t.tortrix = 0;
dictionary.t.torts = 0;
dictionary.t.torture = 0;
dictionary.t.torula = 0;
dictionary.t.torulae = 0;
dictionary.t.torulas = 0;
dictionary.t.torus = 0;
dictionary.t.tory = 0;
dictionary.t.tosh = 0;
dictionary.t.toshes = 0;
dictionary.t.toss = 0;
dictionary.t.tossed = 0;
dictionary.t.tosser = 0;
dictionary.t.tossers = 0;
dictionary.t.tosses = 0;
dictionary.t.tossing = 0;
dictionary.t.tosspot = 0;
dictionary.t.tossup = 0;
dictionary.t.tossups = 0;
dictionary.t.tost = 0;
dictionary.t.tostada = 0;
dictionary.t.tostado = 0;
dictionary.t.tot = 0;
dictionary.t.totable = 0;
dictionary.t.total = 0;
dictionary.t.totaled = 0;
dictionary.t.totally = 0;
dictionary.t.totals = 0;
dictionary.t.tote = 0;
dictionary.t.toted = 0;
dictionary.t.totem = 0;
dictionary.t.totemic = 0;
dictionary.t.totems = 0;
dictionary.t.toter = 0;
dictionary.t.toters = 0;
dictionary.t.totes = 0;
dictionary.t.tother = 0;
dictionary.t.toting = 0;
dictionary.t.tots = 0;
dictionary.t.totted = 0;
dictionary.t.totter = 0;
dictionary.t.totters = 0;
dictionary.t.tottery = 0;
dictionary.t.totting = 0;
dictionary.t.toucan = 0;
dictionary.t.toucans = 0;
dictionary.t.touch = 0;
dictionary.t.touche = 0;
dictionary.t.touched = 0;
dictionary.t.toucher = 0;
dictionary.t.touches = 0;
dictionary.t.touchup = 0;
dictionary.t.touchy = 0;
dictionary.t.tough = 0;
dictionary.t.toughed = 0;
dictionary.t.toughen = 0;
dictionary.t.tougher = 0;
dictionary.t.toughie = 0;
dictionary.t.toughly = 0;
dictionary.t.toughs = 0;
dictionary.t.toughy = 0;
dictionary.t.toupee = 0;
dictionary.t.toupees = 0;
dictionary.t.tour = 0;
dictionary.t.touraco = 0;
dictionary.t.toured = 0;
dictionary.t.tourer = 0;
dictionary.t.tourers = 0;
dictionary.t.touring = 0;
dictionary.t.tourism = 0;
dictionary.t.tourist = 0;
dictionary.t.tourney = 0;
dictionary.t.tours = 0;
dictionary.t.touse = 0;
dictionary.t.toused = 0;
dictionary.t.touses = 0;
dictionary.t.tousing = 0;
dictionary.t.tousle = 0;
dictionary.t.tousled = 0;
dictionary.t.tousles = 0;
dictionary.t.tout = 0;
dictionary.t.touted = 0;
dictionary.t.touter = 0;
dictionary.t.touters = 0;
dictionary.t.touting = 0;
dictionary.t.touts = 0;
dictionary.t.touzle = 0;
dictionary.t.touzled = 0;
dictionary.t.touzles = 0;
dictionary.t.tow = 0;
dictionary.t.towage = 0;
dictionary.t.towages = 0;
dictionary.t.toward = 0;
dictionary.t.towards = 0;
dictionary.t.towaway = 0;
dictionary.t.towboat = 0;
dictionary.t.towed = 0;
dictionary.t.towel = 0;
dictionary.t.toweled = 0;
dictionary.t.towels = 0;
dictionary.t.tower = 0;
dictionary.t.towered = 0;
dictionary.t.towers = 0;
dictionary.t.towery = 0;
dictionary.t.towhead = 0;
dictionary.t.towhee = 0;
dictionary.t.towhees = 0;
dictionary.t.towie = 0;
dictionary.t.towies = 0;
dictionary.t.towing = 0;
dictionary.t.towline = 0;
dictionary.t.towmond = 0;
dictionary.t.towmont = 0;
dictionary.t.town = 0;
dictionary.t.townee = 0;
dictionary.t.townees = 0;
dictionary.t.townie = 0;
dictionary.t.townies = 0;
dictionary.t.townish = 0;
dictionary.t.townlet = 0;
dictionary.t.towns = 0;
dictionary.t.towny = 0;
dictionary.t.towpath = 0;
dictionary.t.towrope = 0;
dictionary.t.tows = 0;
dictionary.t.towy = 0;
dictionary.t.toxemia = 0;
dictionary.t.toxemic = 0;
dictionary.t.toxic = 0;
dictionary.t.toxical = 0;
dictionary.t.toxin = 0;
dictionary.t.toxine = 0;
dictionary.t.toxines = 0;
dictionary.t.toxins = 0;
dictionary.t.toxoid = 0;
dictionary.t.toxoids = 0;
dictionary.t.toy = 0;
dictionary.t.toyed = 0;
dictionary.t.toyer = 0;
dictionary.t.toyers = 0;
dictionary.t.toying = 0;
dictionary.t.toyish = 0;
dictionary.t.toyless = 0;
dictionary.t.toylike = 0;
dictionary.t.toyo = 0;
dictionary.t.toyon = 0;
dictionary.t.toyons = 0;
dictionary.t.toyos = 0;
dictionary.t.toys = 0;
dictionary.t.toyshop = 0;
dictionary.t.trace = 0;
dictionary.t.traced = 0;
dictionary.t.tracer = 0;
dictionary.t.tracers = 0;
dictionary.t.tracery = 0;
dictionary.t.traces = 0;
dictionary.t.trachea = 0;
dictionary.t.trachle = 0;
dictionary.t.tracing = 0;
dictionary.t.track = 0;
dictionary.t.tracked = 0;
dictionary.t.tracker = 0;
dictionary.t.tracks = 0;
dictionary.t.tract = 0;
dictionary.t.tractor = 0;
dictionary.t.tracts = 0;
dictionary.t.trad = 0;
dictionary.t.trade = 0;
dictionary.t.traded = 0;
dictionary.t.trader = 0;
dictionary.t.traders = 0;
dictionary.t.trades = 0;
dictionary.t.trading = 0;
dictionary.t.traduce = 0;
dictionary.t.traffic = 0;
dictionary.t.tragedy = 0;
dictionary.t.tragi = 0;
dictionary.t.tragic = 0;
dictionary.t.tragics = 0;
dictionary.t.tragus = 0;
dictionary.t.traik = 0;
dictionary.t.traiked = 0;
dictionary.t.traiks = 0;
dictionary.t.trail = 0;
dictionary.t.trailed = 0;
dictionary.t.trailer = 0;
dictionary.t.trails = 0;
dictionary.t.train = 0;
dictionary.t.trained = 0;
dictionary.t.trainee = 0;
dictionary.t.trainer = 0;
dictionary.t.trains = 0;
dictionary.t.traipse = 0;
dictionary.t.trait = 0;
dictionary.t.traitor = 0;
dictionary.t.traits = 0;
dictionary.t.traject = 0;
dictionary.t.tram = 0;
dictionary.t.tramcar = 0;
dictionary.t.tramel = 0;
dictionary.t.tramell = 0;
dictionary.t.tramels = 0;
dictionary.t.trammed = 0;
dictionary.t.trammel = 0;
dictionary.t.tramp = 0;
dictionary.t.tramped = 0;
dictionary.t.tramper = 0;
dictionary.t.trample = 0;
dictionary.t.tramps = 0;
dictionary.t.trams = 0;
dictionary.t.tramway = 0;
dictionary.t.trance = 0;
dictionary.t.tranced = 0;
dictionary.t.trances = 0;
dictionary.t.tranche = 0;
dictionary.t.trangam = 0;
dictionary.t.trank = 0;
dictionary.t.tranks = 0;
dictionary.t.tranq = 0;
dictionary.t.tranqs = 0;
dictionary.t.trans = 0;
dictionary.t.transit = 0;
dictionary.t.transom = 0;
dictionary.t.trap = 0;
dictionary.t.trapan = 0;
dictionary.t.trapans = 0;
dictionary.t.trapes = 0;
dictionary.t.trapeze = 0;
dictionary.t.trapped = 0;
dictionary.t.trapper = 0;
dictionary.t.traps = 0;
dictionary.t.trapt = 0;
dictionary.t.trash = 0;
dictionary.t.trashed = 0;
dictionary.t.trashes = 0;
dictionary.t.trashy = 0;
dictionary.t.trass = 0;
dictionary.t.trasses = 0;
dictionary.t.trauma = 0;
dictionary.t.traumas = 0;
dictionary.t.travail = 0;
dictionary.t.trave = 0;
dictionary.t.travel = 0;
dictionary.t.travels = 0;
dictionary.t.traves = 0;
dictionary.t.travois = 0;
dictionary.t.trawl = 0;
dictionary.t.trawled = 0;
dictionary.t.trawler = 0;
dictionary.t.trawley = 0;
dictionary.t.trawls = 0;
dictionary.t.tray = 0;
dictionary.t.trayful = 0;
dictionary.t.trays = 0;
dictionary.t.treacle = 0;
dictionary.t.treacly = 0;
dictionary.t.tread = 0;
dictionary.t.treaded = 0;
dictionary.t.treader = 0;
dictionary.t.treadle = 0;
dictionary.t.treads = 0;
dictionary.t.treason = 0;
dictionary.t.treat = 0;
dictionary.t.treated = 0;
dictionary.t.treater = 0;
dictionary.t.treats = 0;
dictionary.t.treaty = 0;
dictionary.t.treble = 0;
dictionary.t.trebled = 0;
dictionary.t.trebles = 0;
dictionary.t.trebly = 0;
dictionary.t.treddle = 0;
dictionary.t.tree = 0;
dictionary.t.treed = 0;
dictionary.t.treeing = 0;
dictionary.t.treen = 0;
dictionary.t.treens = 0;
dictionary.t.trees = 0;
dictionary.t.treetop = 0;
dictionary.t.tref = 0;
dictionary.t.trefah = 0;
dictionary.t.trefoil = 0;
dictionary.t.trehala = 0;
dictionary.t.trek = 0;
dictionary.t.trekked = 0;
dictionary.t.trekker = 0;
dictionary.t.treks = 0;
dictionary.t.trellis = 0;
dictionary.t.tremble = 0;
dictionary.t.trembly = 0;
dictionary.t.tremolo = 0;
dictionary.t.tremor = 0;
dictionary.t.tremors = 0;
dictionary.t.trenail = 0;
dictionary.t.trench = 0;
dictionary.t.trend = 0;
dictionary.t.trended = 0;
dictionary.t.trends = 0;
dictionary.t.trendy = 0;
dictionary.t.trepan = 0;
dictionary.t.trepang = 0;
dictionary.t.trepans = 0;
dictionary.t.trepid = 0;
dictionary.t.tress = 0;
dictionary.t.tressed = 0;
dictionary.t.tressel = 0;
dictionary.t.tresses = 0;
dictionary.t.tressy = 0;
dictionary.t.trestle = 0;
dictionary.t.tret = 0;
dictionary.t.trets = 0;
dictionary.t.trevet = 0;
dictionary.t.trevets = 0;
dictionary.t.trews = 0;
dictionary.t.trey = 0;
dictionary.t.treys = 0;
dictionary.t.triable = 0;
dictionary.t.triac = 0;
dictionary.t.triacid = 0;
dictionary.t.triacs = 0;
dictionary.t.triad = 0;
dictionary.t.triadic = 0;
dictionary.t.triads = 0;
dictionary.t.triage = 0;
dictionary.t.triages = 0;
dictionary.t.trial = 0;
dictionary.t.trials = 0;
dictionary.t.triazin = 0;
dictionary.t.tribade = 0;
dictionary.t.tribal = 0;
dictionary.t.tribe = 0;
dictionary.t.tribes = 0;
dictionary.t.tribune = 0;
dictionary.t.tribute = 0;
dictionary.t.trice = 0;
dictionary.t.triced = 0;
dictionary.t.triceps = 0;
dictionary.t.trices = 0;
dictionary.t.tricing = 0;
dictionary.t.trick = 0;
dictionary.t.tricked = 0;
dictionary.t.tricker = 0;
dictionary.t.trickie = 0;
dictionary.t.trickle = 0;
dictionary.t.trickly = 0;
dictionary.t.tricks = 0;
dictionary.t.tricksy = 0;
dictionary.t.tricky = 0;
dictionary.t.triclad = 0;
dictionary.t.tricorn = 0;
dictionary.t.tricot = 0;
dictionary.t.tricots = 0;
dictionary.t.trident = 0;
dictionary.t.triduum = 0;
dictionary.t.tried = 0;
dictionary.t.triene = 0;
dictionary.t.trienes = 0;
dictionary.t.triens = 0;
dictionary.t.trier = 0;
dictionary.t.triers = 0;
dictionary.t.tries = 0;
dictionary.t.trifid = 0;
dictionary.t.trifle = 0;
dictionary.t.trifled = 0;
dictionary.t.trifler = 0;
dictionary.t.trifles = 0;
dictionary.t.trifold = 0;
dictionary.t.triform = 0;
dictionary.t.trig = 0;
dictionary.t.trigged = 0;
dictionary.t.trigger = 0;
dictionary.t.trigly = 0;
dictionary.t.trigo = 0;
dictionary.t.trigon = 0;
dictionary.t.trigons = 0;
dictionary.t.trigos = 0;
dictionary.t.trigram = 0;
dictionary.t.trigs = 0;
dictionary.t.trijet = 0;
dictionary.t.trijets = 0;
dictionary.t.trike = 0;
dictionary.t.trikes = 0;
dictionary.t.trilby = 0;
dictionary.t.trill = 0;
dictionary.t.trilled = 0;
dictionary.t.triller = 0;
dictionary.t.trills = 0;
dictionary.t.trilogy = 0;
dictionary.t.trim = 0;
dictionary.t.trimer = 0;
dictionary.t.trimers = 0;
dictionary.t.trimly = 0;
dictionary.t.trimmed = 0;
dictionary.t.trimmer = 0;
dictionary.t.trims = 0;
dictionary.t.trinal = 0;
dictionary.t.trinary = 0;
dictionary.t.trindle = 0;
dictionary.t.trine = 0;
dictionary.t.trined = 0;
dictionary.t.trines = 0;
dictionary.t.trining = 0;
dictionary.t.trinity = 0;
dictionary.t.trinket = 0;
dictionary.t.trio = 0;
dictionary.t.triode = 0;
dictionary.t.triodes = 0;
dictionary.t.triol = 0;
dictionary.t.triolet = 0;
dictionary.t.triols = 0;
dictionary.t.trios = 0;
dictionary.t.triose = 0;
dictionary.t.trioses = 0;
dictionary.t.trioxid = 0;
dictionary.t.trip = 0;
dictionary.t.tripack = 0;
dictionary.t.tripart = 0;
dictionary.t.tripe = 0;
dictionary.t.tripes = 0;
dictionary.t.triple = 0;
dictionary.t.tripled = 0;
dictionary.t.triples = 0;
dictionary.t.triplet = 0;
dictionary.t.triplex = 0;
dictionary.t.triply = 0;
dictionary.t.tripod = 0;
dictionary.t.tripods = 0;
dictionary.t.tripody = 0;
dictionary.t.tripoli = 0;
dictionary.t.tripos = 0;
dictionary.t.tripped = 0;
dictionary.t.tripper = 0;
dictionary.t.trippet = 0;
dictionary.t.trips = 0;
dictionary.t.trireme = 0;
dictionary.t.trisect = 0;
dictionary.t.triseme = 0;
dictionary.t.trismic = 0;
dictionary.t.trismus = 0;
dictionary.t.trisome = 0;
dictionary.t.trisomy = 0;
dictionary.t.triste = 0;
dictionary.t.trite = 0;
dictionary.t.tritely = 0;
dictionary.t.triter = 0;
dictionary.t.tritest = 0;
dictionary.t.tritium = 0;
dictionary.t.tritoma = 0;
dictionary.t.triton = 0;
dictionary.t.tritone = 0;
dictionary.t.tritons = 0;
dictionary.t.triumph = 0;
dictionary.t.triune = 0;
dictionary.t.triunes = 0;
dictionary.t.trivet = 0;
dictionary.t.trivets = 0;
dictionary.t.trivia = 0;
dictionary.t.trivial = 0;
dictionary.t.trivium = 0;
dictionary.t.troak = 0;
dictionary.t.troaked = 0;
dictionary.t.troaks = 0;
dictionary.t.trocar = 0;
dictionary.t.trocars = 0;
dictionary.t.trochal = 0;
dictionary.t.trochar = 0;
dictionary.t.troche = 0;
dictionary.t.trochee = 0;
dictionary.t.troches = 0;
dictionary.t.trochil = 0;
dictionary.t.trock = 0;
dictionary.t.trocked = 0;
dictionary.t.trocks = 0;
dictionary.t.trod = 0;
dictionary.t.trodden = 0;
dictionary.t.trode = 0;
dictionary.t.troffer = 0;
dictionary.t.trogon = 0;
dictionary.t.trogons = 0;
dictionary.t.troika = 0;
dictionary.t.troikas = 0;
dictionary.t.troilus = 0;
dictionary.t.trois = 0;
dictionary.t.troke = 0;
dictionary.t.troked = 0;
dictionary.t.trokes = 0;
dictionary.t.troking = 0;
dictionary.t.troland = 0;
dictionary.t.troll = 0;
dictionary.t.trolled = 0;
dictionary.t.troller = 0;
dictionary.t.trolley = 0;
dictionary.t.trollop = 0;
dictionary.t.trolls = 0;
dictionary.t.trolly = 0;
dictionary.t.trommel = 0;
dictionary.t.tromp = 0;
dictionary.t.trompe = 0;
dictionary.t.tromped = 0;
dictionary.t.trompes = 0;
dictionary.t.tromps = 0;
dictionary.t.trona = 0;
dictionary.t.tronas = 0;
dictionary.t.trone = 0;
dictionary.t.trones = 0;
dictionary.t.troop = 0;
dictionary.t.trooped = 0;
dictionary.t.trooper = 0;
dictionary.t.troops = 0;
dictionary.t.trooz = 0;
dictionary.t.trop = 0;
dictionary.t.trope = 0;
dictionary.t.tropes = 0;
dictionary.t.trophic = 0;
dictionary.t.trophy = 0;
dictionary.t.tropic = 0;
dictionary.t.tropics = 0;
dictionary.t.tropin = 0;
dictionary.t.tropine = 0;
dictionary.t.tropins = 0;
dictionary.t.tropism = 0;
dictionary.t.trot = 0;
dictionary.t.troth = 0;
dictionary.t.trothed = 0;
dictionary.t.troths = 0;
dictionary.t.trots = 0;
dictionary.t.trotted = 0;
dictionary.t.trotter = 0;
dictionary.t.trotyl = 0;
dictionary.t.trotyls = 0;
dictionary.t.trouble = 0;
dictionary.t.trough = 0;
dictionary.t.troughs = 0;
dictionary.t.trounce = 0;
dictionary.t.troupe = 0;
dictionary.t.trouped = 0;
dictionary.t.trouper = 0;
dictionary.t.troupes = 0;
dictionary.t.trouser = 0;
dictionary.t.trout = 0;
dictionary.t.trouts = 0;
dictionary.t.trouty = 0;
dictionary.t.trove = 0;
dictionary.t.trover = 0;
dictionary.t.trovers = 0;
dictionary.t.troves = 0;
dictionary.t.trow = 0;
dictionary.t.trowed = 0;
dictionary.t.trowel = 0;
dictionary.t.trowels = 0;
dictionary.t.trowing = 0;
dictionary.t.trows = 0;
dictionary.t.trowth = 0;
dictionary.t.trowths = 0;
dictionary.t.troy = 0;
dictionary.t.troys = 0;
dictionary.t.truancy = 0;
dictionary.t.truant = 0;
dictionary.t.truants = 0;
dictionary.t.truce = 0;
dictionary.t.truced = 0;
dictionary.t.truces = 0;
dictionary.t.trucing = 0;
dictionary.t.truck = 0;
dictionary.t.trucked = 0;
dictionary.t.trucker = 0;
dictionary.t.truckle = 0;
dictionary.t.trucks = 0;
dictionary.t.trudge = 0;
dictionary.t.trudged = 0;
dictionary.t.trudgen = 0;
dictionary.t.trudger = 0;
dictionary.t.trudges = 0;
dictionary.t.true = 0;
dictionary.t.trued = 0;
dictionary.t.trueing = 0;
dictionary.t.truer = 0;
dictionary.t.trues = 0;
dictionary.t.truest = 0;
dictionary.t.truffe = 0;
dictionary.t.truffes = 0;
dictionary.t.truffle = 0;
dictionary.t.trug = 0;
dictionary.t.trugs = 0;
dictionary.t.truing = 0;
dictionary.t.truism = 0;
dictionary.t.truisms = 0;
dictionary.t.trull = 0;
dictionary.t.trulls = 0;
dictionary.t.truly = 0;
dictionary.t.trumeau = 0;
dictionary.t.trump = 0;
dictionary.t.trumped = 0;
dictionary.t.trumpet = 0;
dictionary.t.trumps = 0;
dictionary.t.trundle = 0;
dictionary.t.trunk = 0;
dictionary.t.trunked = 0;
dictionary.t.trunks = 0;
dictionary.t.trunnel = 0;
dictionary.t.truss = 0;
dictionary.t.trussed = 0;
dictionary.t.trusser = 0;
dictionary.t.trusses = 0;
dictionary.t.trust = 0;
dictionary.t.trusted = 0;
dictionary.t.trustee = 0;
dictionary.t.truster = 0;
dictionary.t.trustor = 0;
dictionary.t.trusts = 0;
dictionary.t.trusty = 0;
dictionary.t.truth = 0;
dictionary.t.truths = 0;
dictionary.t.try = 0;
dictionary.t.trying = 0;
dictionary.t.tryma = 0;
dictionary.t.trymata = 0;
dictionary.t.tryout = 0;
dictionary.t.tryouts = 0;
dictionary.t.trypsin = 0;
dictionary.t.tryptic = 0;
dictionary.t.trysail = 0;
dictionary.t.tryst = 0;
dictionary.t.tryste = 0;
dictionary.t.trysted = 0;
dictionary.t.tryster = 0;
dictionary.t.trystes = 0;
dictionary.t.trysts = 0;
dictionary.t.tsade = 0;
dictionary.t.tsades = 0;
dictionary.t.tsadi = 0;
dictionary.t.tsadis = 0;
dictionary.t.tsar = 0;
dictionary.t.tsardom = 0;
dictionary.t.tsarina = 0;
dictionary.t.tsarism = 0;
dictionary.t.tsarist = 0;
dictionary.t.tsars = 0;
dictionary.t.tsetse = 0;
dictionary.t.tsetses = 0;
dictionary.t.tsimmes = 0;
dictionary.t.tsk = 0;
dictionary.t.tsked = 0;
dictionary.t.tsking = 0;
dictionary.t.tsks = 0;
dictionary.t.tsktsk = 0;
dictionary.t.tsktsks = 0;
dictionary.t.tsooris = 0;
dictionary.t.tsores = 0;
dictionary.t.tsoris = 0;
dictionary.t.tsuba = 0;
dictionary.t.tsunami = 0;
dictionary.t.tsuris = 0;
dictionary.t.tuatara = 0;
dictionary.t.tuatera = 0;
dictionary.t.tub = 0;
dictionary.t.tuba = 0;
dictionary.t.tubae = 0;
dictionary.t.tubaist = 0;
dictionary.t.tubal = 0;
dictionary.t.tubas = 0;
dictionary.t.tubate = 0;
dictionary.t.tubbed = 0;
dictionary.t.tubber = 0;
dictionary.t.tubbers = 0;
dictionary.t.tubbier = 0;
dictionary.t.tubbing = 0;
dictionary.t.tubby = 0;
dictionary.t.tube = 0;
dictionary.t.tubed = 0;
dictionary.t.tuber = 0;
dictionary.t.tubers = 0;
dictionary.t.tubes = 0;
dictionary.t.tubful = 0;
dictionary.t.tubfuls = 0;
dictionary.t.tubifex = 0;
dictionary.t.tubing = 0;
dictionary.t.tubings = 0;
dictionary.t.tubist = 0;
dictionary.t.tubists = 0;
dictionary.t.tublike = 0;
dictionary.t.tubs = 0;
dictionary.t.tubular = 0;
dictionary.t.tubule = 0;
dictionary.t.tubules = 0;
dictionary.t.tubulin = 0;
dictionary.t.tuchun = 0;
dictionary.t.tuchuns = 0;
dictionary.t.tuck = 0;
dictionary.t.tucked = 0;
dictionary.t.tucker = 0;
dictionary.t.tuckers = 0;
dictionary.t.tucket = 0;
dictionary.t.tuckets = 0;
dictionary.t.tucking = 0;
dictionary.t.tucks = 0;
dictionary.t.tufa = 0;
dictionary.t.tufas = 0;
dictionary.t.tuff = 0;
dictionary.t.tuffet = 0;
dictionary.t.tuffets = 0;
dictionary.t.tuffs = 0;
dictionary.t.tufoli = 0;
dictionary.t.tuft = 0;
dictionary.t.tufted = 0;
dictionary.t.tufter = 0;
dictionary.t.tufters = 0;
dictionary.t.tuftier = 0;
dictionary.t.tuftily = 0;
dictionary.t.tufting = 0;
dictionary.t.tufts = 0;
dictionary.t.tufty = 0;
dictionary.t.tug = 0;
dictionary.t.tugboat = 0;
dictionary.t.tugged = 0;
dictionary.t.tugger = 0;
dictionary.t.tuggers = 0;
dictionary.t.tugging = 0;
dictionary.t.tughrik = 0;
dictionary.t.tugless = 0;
dictionary.t.tugrik = 0;
dictionary.t.tugriks = 0;
dictionary.t.tugs = 0;
dictionary.t.tui = 0;
dictionary.t.tuille = 0;
dictionary.t.tuilles = 0;
dictionary.t.tuis = 0;
dictionary.t.tuition = 0;
dictionary.t.tuladi = 0;
dictionary.t.tuladis = 0;
dictionary.t.tule = 0;
dictionary.t.tules = 0;
dictionary.t.tulip = 0;
dictionary.t.tulips = 0;
dictionary.t.tulle = 0;
dictionary.t.tulles = 0;
dictionary.t.tumble = 0;
dictionary.t.tumbled = 0;
dictionary.t.tumbler = 0;
dictionary.t.tumbles = 0;
dictionary.t.tumbrel = 0;
dictionary.t.tumbril = 0;
dictionary.t.tumefy = 0;
dictionary.t.tumid = 0;
dictionary.t.tumidly = 0;
dictionary.t.tummies = 0;
dictionary.t.tummler = 0;
dictionary.t.tummy = 0;
dictionary.t.tumor = 0;
dictionary.t.tumoral = 0;
dictionary.t.tumors = 0;
dictionary.t.tumour = 0;
dictionary.t.tumours = 0;
dictionary.t.tump = 0;
dictionary.t.tumps = 0;
dictionary.t.tumular = 0;
dictionary.t.tumuli = 0;
dictionary.t.tumult = 0;
dictionary.t.tumults = 0;
dictionary.t.tumulus = 0;
dictionary.t.tun = 0;
dictionary.t.tuna = 0;
dictionary.t.tunable = 0;
dictionary.t.tunably = 0;
dictionary.t.tunas = 0;
dictionary.t.tundish = 0;
dictionary.t.tundra = 0;
dictionary.t.tundras = 0;
dictionary.t.tune = 0;
dictionary.t.tuned = 0;
dictionary.t.tuneful = 0;
dictionary.t.tuner = 0;
dictionary.t.tuners = 0;
dictionary.t.tunes = 0;
dictionary.t.tuneup = 0;
dictionary.t.tuneups = 0;
dictionary.t.tung = 0;
dictionary.t.tungs = 0;
dictionary.t.tunic = 0;
dictionary.t.tunica = 0;
dictionary.t.tunicae = 0;
dictionary.t.tunicle = 0;
dictionary.t.tunics = 0;
dictionary.t.tuning = 0;
dictionary.t.tunnage = 0;
dictionary.t.tunned = 0;
dictionary.t.tunnel = 0;
dictionary.t.tunnels = 0;
dictionary.t.tunnies = 0;
dictionary.t.tunning = 0;
dictionary.t.tunny = 0;
dictionary.t.tuns = 0;
dictionary.t.tup = 0;
dictionary.t.tupelo = 0;
dictionary.t.tupelos = 0;
dictionary.t.tupik = 0;
dictionary.t.tupiks = 0;
dictionary.t.tupped = 0;
dictionary.t.tupping = 0;
dictionary.t.tups = 0;
dictionary.t.tuque = 0;
dictionary.t.tuques = 0;
dictionary.t.turaco = 0;
dictionary.t.turacos = 0;
dictionary.t.turacou = 0;
dictionary.t.turban = 0;
dictionary.t.turbans = 0;
dictionary.t.turbary = 0;
dictionary.t.turbeth = 0;
dictionary.t.turbid = 0;
dictionary.t.turbine = 0;
dictionary.t.turbit = 0;
dictionary.t.turbith = 0;
dictionary.t.turbits = 0;
dictionary.t.turbo = 0;
dictionary.t.turbos = 0;
dictionary.t.turbot = 0;
dictionary.t.turbots = 0;
dictionary.t.turd = 0;
dictionary.t.turdine = 0;
dictionary.t.turds = 0;
dictionary.t.tureen = 0;
dictionary.t.tureens = 0;
dictionary.t.turf = 0;
dictionary.t.turfed = 0;
dictionary.t.turfier = 0;
dictionary.t.turfing = 0;
dictionary.t.turfman = 0;
dictionary.t.turfmen = 0;
dictionary.t.turfs = 0;
dictionary.t.turfski = 0;
dictionary.t.turfy = 0;
dictionary.t.turgent = 0;
dictionary.t.turgid = 0;
dictionary.t.turgite = 0;
dictionary.t.turgor = 0;
dictionary.t.turgors = 0;
dictionary.t.turista = 0;
dictionary.t.turkey = 0;
dictionary.t.turkeys = 0;
dictionary.t.turkois = 0;
dictionary.t.turmoil = 0;
dictionary.t.turn = 0;
dictionary.t.turned = 0;
dictionary.t.turner = 0;
dictionary.t.turners = 0;
dictionary.t.turnery = 0;
dictionary.t.turning = 0;
dictionary.t.turnip = 0;
dictionary.t.turnips = 0;
dictionary.t.turnkey = 0;
dictionary.t.turnoff = 0;
dictionary.t.turnout = 0;
dictionary.t.turns = 0;
dictionary.t.turnup = 0;
dictionary.t.turnups = 0;
dictionary.t.turpeth = 0;
dictionary.t.turps = 0;
dictionary.t.turret = 0;
dictionary.t.turrets = 0;
dictionary.t.turtle = 0;
dictionary.t.turtled = 0;
dictionary.t.turtler = 0;
dictionary.t.turtles = 0;
dictionary.t.turves = 0;
dictionary.t.tusche = 0;
dictionary.t.tusches = 0;
dictionary.t.tush = 0;
dictionary.t.tushed = 0;
dictionary.t.tushes = 0;
dictionary.t.tushie = 0;
dictionary.t.tushies = 0;
dictionary.t.tushing = 0;
dictionary.t.tushy = 0;
dictionary.t.tusk = 0;
dictionary.t.tusked = 0;
dictionary.t.tusker = 0;
dictionary.t.tuskers = 0;
dictionary.t.tusking = 0;
dictionary.t.tusks = 0;
dictionary.t.tussah = 0;
dictionary.t.tussahs = 0;
dictionary.t.tussal = 0;
dictionary.t.tussar = 0;
dictionary.t.tussars = 0;
dictionary.t.tusseh = 0;
dictionary.t.tussehs = 0;
dictionary.t.tusser = 0;
dictionary.t.tussers = 0;
dictionary.t.tussis = 0;
dictionary.t.tussive = 0;
dictionary.t.tussle = 0;
dictionary.t.tussled = 0;
dictionary.t.tussles = 0;
dictionary.t.tussock = 0;
dictionary.t.tussor = 0;
dictionary.t.tussore = 0;
dictionary.t.tussors = 0;
dictionary.t.tussuck = 0;
dictionary.t.tussur = 0;
dictionary.t.tussurs = 0;
dictionary.t.tut = 0;
dictionary.t.tutee = 0;
dictionary.t.tutees = 0;
dictionary.t.tutelar = 0;
dictionary.t.tutor = 0;
dictionary.t.tutored = 0;
dictionary.t.tutors = 0;
dictionary.t.tutoyed = 0;
dictionary.t.tutoyer = 0;
dictionary.t.tuts = 0;
dictionary.t.tutted = 0;
dictionary.t.tutti = 0;
dictionary.t.tutties = 0;
dictionary.t.tutting = 0;
dictionary.t.tuttis = 0;
dictionary.t.tutty = 0;
dictionary.t.tutu = 0;
dictionary.t.tutus = 0;
dictionary.t.tux = 0;
dictionary.t.tuxedo = 0;
dictionary.t.tuxedos = 0;
dictionary.t.tuxes = 0;
dictionary.t.tuyer = 0;
dictionary.t.tuyere = 0;
dictionary.t.tuyeres = 0;
dictionary.t.tuyers = 0;
dictionary.t.twa = 0;
dictionary.t.twaddle = 0;
dictionary.t.twae = 0;
dictionary.t.twaes = 0;
dictionary.t.twain = 0;
dictionary.t.twains = 0;
dictionary.t.twang = 0;
dictionary.t.twanged = 0;
dictionary.t.twanger = 0;
dictionary.t.twangle = 0;
dictionary.t.twangs = 0;
dictionary.t.twangy = 0;
dictionary.t.twanky = 0;
dictionary.t.twas = 0;
dictionary.t.twasome = 0;
dictionary.t.twat = 0;
dictionary.t.twats = 0;
dictionary.t.twattle = 0;
dictionary.t.tweak = 0;
dictionary.t.tweaked = 0;
dictionary.t.tweaks = 0;
dictionary.t.tweaky = 0;
dictionary.t.twee = 0;
dictionary.t.tweed = 0;
dictionary.t.tweedle = 0;
dictionary.t.tweeds = 0;
dictionary.t.tweedy = 0;
dictionary.t.tween = 0;
dictionary.t.tweeny = 0;
dictionary.t.tweet = 0;
dictionary.t.tweeted = 0;
dictionary.t.tweeter = 0;
dictionary.t.tweets = 0;
dictionary.t.tweeze = 0;
dictionary.t.tweezed = 0;
dictionary.t.tweezer = 0;
dictionary.t.tweezes = 0;
dictionary.t.twelfth = 0;
dictionary.t.twelve = 0;
dictionary.t.twelves = 0;
dictionary.t.twenty = 0;
dictionary.t.twerp = 0;
dictionary.t.twerps = 0;
dictionary.t.twibil = 0;
dictionary.t.twibill = 0;
dictionary.t.twibils = 0;
dictionary.t.twice = 0;
dictionary.t.twiddle = 0;
dictionary.t.twiddly = 0;
dictionary.t.twier = 0;
dictionary.t.twiers = 0;
dictionary.t.twig = 0;
dictionary.t.twigged = 0;
dictionary.t.twiggen = 0;
dictionary.t.twiggy = 0;
dictionary.t.twigs = 0;
dictionary.t.twilit = 0;
dictionary.t.twill = 0;
dictionary.t.twilled = 0;
dictionary.t.twills = 0;
dictionary.t.twin = 0;
dictionary.t.twine = 0;
dictionary.t.twined = 0;
dictionary.t.twiner = 0;
dictionary.t.twiners = 0;
dictionary.t.twines = 0;
dictionary.t.twinge = 0;
dictionary.t.twinged = 0;
dictionary.t.twinges = 0;
dictionary.t.twinier = 0;
dictionary.t.twining = 0;
dictionary.t.twinjet = 0;
dictionary.t.twinkle = 0;
dictionary.t.twinkly = 0;
dictionary.t.twinned = 0;
dictionary.t.twins = 0;
dictionary.t.twinset = 0;
dictionary.t.twiny = 0;
dictionary.t.twirl = 0;
dictionary.t.twirled = 0;
dictionary.t.twirler = 0;
dictionary.t.twirls = 0;
dictionary.t.twirly = 0;
dictionary.t.twirp = 0;
dictionary.t.twirps = 0;
dictionary.t.twist = 0;
dictionary.t.twisted = 0;
dictionary.t.twister = 0;
dictionary.t.twists = 0;
dictionary.t.twisty = 0;
dictionary.t.twit = 0;
dictionary.t.twitch = 0;
dictionary.t.twitchy = 0;
dictionary.t.twits = 0;
dictionary.t.twitted = 0;
dictionary.t.twitter = 0;
dictionary.t.twixt = 0;
dictionary.t.two = 0;
dictionary.t.twofer = 0;
dictionary.t.twofers = 0;
dictionary.t.twofold = 0;
dictionary.t.twos = 0;
dictionary.t.twosome = 0;
dictionary.t.twyer = 0;
dictionary.t.twyers = 0;
dictionary.t.tycoon = 0;
dictionary.t.tycoons = 0;
dictionary.t.tye = 0;
dictionary.t.tyee = 0;
dictionary.t.tyees = 0;
dictionary.t.tyes = 0;
dictionary.t.tying = 0;
dictionary.t.tyke = 0;
dictionary.t.tykes = 0;
dictionary.t.tylosin = 0;
dictionary.t.tymbal = 0;
dictionary.t.tymbals = 0;
dictionary.t.tympan = 0;
dictionary.t.tympana = 0;
dictionary.t.tympani = 0;
dictionary.t.tympano = 0;
dictionary.t.tympans = 0;
dictionary.t.tympany = 0;
dictionary.t.tyne = 0;
dictionary.t.tyned = 0;
dictionary.t.tynes = 0;
dictionary.t.tyning = 0;
dictionary.t.typable = 0;
dictionary.t.typal = 0;
dictionary.t.type = 0;
dictionary.t.typebar = 0;
dictionary.t.typed = 0;
dictionary.t.types = 0;
dictionary.t.typeset = 0;
dictionary.t.typey = 0;
dictionary.t.typhoid = 0;
dictionary.t.typhon = 0;
dictionary.t.typhons = 0;
dictionary.t.typhoon = 0;
dictionary.t.typhose = 0;
dictionary.t.typhous = 0;
dictionary.t.typhus = 0;
dictionary.t.typic = 0;
dictionary.t.typical = 0;
dictionary.t.typier = 0;
dictionary.t.typiest = 0;
dictionary.t.typify = 0;
dictionary.t.typing = 0;
dictionary.t.typist = 0;
dictionary.t.typists = 0;
dictionary.t.typo = 0;
dictionary.t.typos = 0;
dictionary.t.typp = 0;
dictionary.t.typps = 0;
dictionary.t.typy = 0;
dictionary.t.tyranny = 0;
dictionary.t.tyrant = 0;
dictionary.t.tyrants = 0;
dictionary.t.tyre = 0;
dictionary.t.tyred = 0;
dictionary.t.tyres = 0;
dictionary.t.tyring = 0;
dictionary.t.tyro = 0;
dictionary.t.tyronic = 0;
dictionary.t.tyros = 0;
dictionary.t.tythe = 0;
dictionary.t.tythed = 0;
dictionary.t.tythes = 0;
dictionary.t.tything = 0;
dictionary.t.tzaddik = 0;
dictionary.t.tzar = 0;
dictionary.t.tzardom = 0;
dictionary.t.tzarina = 0;
dictionary.t.tzarism = 0;
dictionary.t.tzarist = 0;
dictionary.t.tzars = 0;
dictionary.t.tzetze = 0;
dictionary.t.tzetzes = 0;
dictionary.t.tzigane = 0;
dictionary.t.tzimmes = 0;
dictionary.t.tzitzis = 0;
dictionary.t.tzitzit = 0;
dictionary.t.tzuris = 0;
dictionary.u = {};
dictionary.u.ubiety = 0;
dictionary.u.ubique = 0;
dictionary.u.udder = 0;
dictionary.u.udders = 0;
dictionary.u.udo = 0;
dictionary.u.udos = 0;
dictionary.u.ufology = 0;
dictionary.u.ugh = 0;
dictionary.u.ughs = 0;
dictionary.u.uglier = 0;
dictionary.u.uglies = 0;
dictionary.u.ugliest = 0;
dictionary.u.uglify = 0;
dictionary.u.uglily = 0;
dictionary.u.ugly = 0;
dictionary.u.ugsome = 0;
dictionary.u.uhlan = 0;
dictionary.u.uhlans = 0;
dictionary.u.ukase = 0;
dictionary.u.ukases = 0;
dictionary.u.uke = 0;
dictionary.u.ukelele = 0;
dictionary.u.ukes = 0;
dictionary.u.ukulele = 0;
dictionary.u.ulama = 0;
dictionary.u.ulamas = 0;
dictionary.u.ulan = 0;
dictionary.u.ulans = 0;
dictionary.u.ulcer = 0;
dictionary.u.ulcered = 0;
dictionary.u.ulcers = 0;
dictionary.u.ulema = 0;
dictionary.u.ulemas = 0;
dictionary.u.ulexite = 0;
dictionary.u.ullage = 0;
dictionary.u.ullaged = 0;
dictionary.u.ullages = 0;
dictionary.u.ulna = 0;
dictionary.u.ulnad = 0;
dictionary.u.ulnae = 0;
dictionary.u.ulnar = 0;
dictionary.u.ulnas = 0;
dictionary.u.ulpan = 0;
dictionary.u.ulpanim = 0;
dictionary.u.ulster = 0;
dictionary.u.ulsters = 0;
dictionary.u.ultima = 0;
dictionary.u.ultimas = 0;
dictionary.u.ultimo = 0;
dictionary.u.ultra = 0;
dictionary.u.ultras = 0;
dictionary.u.ulu = 0;
dictionary.u.ululant = 0;
dictionary.u.ululate = 0;
dictionary.u.ulus = 0;
dictionary.u.ulva = 0;
dictionary.u.ulvas = 0;
dictionary.u.umbel = 0;
dictionary.u.umbeled = 0;
dictionary.u.umbels = 0;
dictionary.u.umber = 0;
dictionary.u.umbered = 0;
dictionary.u.umbers = 0;
dictionary.u.umbles = 0;
dictionary.u.umbo = 0;
dictionary.u.umbonal = 0;
dictionary.u.umbones = 0;
dictionary.u.umbonic = 0;
dictionary.u.umbos = 0;
dictionary.u.umbra = 0;
dictionary.u.umbrae = 0;
dictionary.u.umbrage = 0;
dictionary.u.umbral = 0;
dictionary.u.umbras = 0;
dictionary.u.umiac = 0;
dictionary.u.umiack = 0;
dictionary.u.umiacks = 0;
dictionary.u.umiacs = 0;
dictionary.u.umiak = 0;
dictionary.u.umiaks = 0;
dictionary.u.umiaq = 0;
dictionary.u.umiaqs = 0;
dictionary.u.umlaut = 0;
dictionary.u.umlauts = 0;
dictionary.u.umm = 0;
dictionary.u.ump = 0;
dictionary.u.umped = 0;
dictionary.u.umping = 0;
dictionary.u.umpire = 0;
dictionary.u.umpired = 0;
dictionary.u.umpires = 0;
dictionary.u.umps = 0;
dictionary.u.umpteen = 0;
dictionary.u.unable = 0;
dictionary.u.unacted = 0;
dictionary.u.unadult = 0;
dictionary.u.unaged = 0;
dictionary.u.unagile = 0;
dictionary.u.unaging = 0;
dictionary.u.unai = 0;
dictionary.u.unaided = 0;
dictionary.u.unaimed = 0;
dictionary.u.unaired = 0;
dictionary.u.unais = 0;
dictionary.u.unakin = 0;
dictionary.u.unakite = 0;
dictionary.u.unalike = 0;
dictionary.u.unapt = 0;
dictionary.u.unaptly = 0;
dictionary.u.unarm = 0;
dictionary.u.unarmed = 0;
dictionary.u.unarms = 0;
dictionary.u.unary = 0;
dictionary.u.unasked = 0;
dictionary.u.unau = 0;
dictionary.u.unaus = 0;
dictionary.u.unaware = 0;
dictionary.u.unawed = 0;
dictionary.u.unbaked = 0;
dictionary.u.unbar = 0;
dictionary.u.unbars = 0;
dictionary.u.unbased = 0;
dictionary.u.unbated = 0;
dictionary.u.unbe = 0;
dictionary.u.unbear = 0;
dictionary.u.unbears = 0;
dictionary.u.unbelt = 0;
dictionary.u.unbelts = 0;
dictionary.u.unbend = 0;
dictionary.u.unbends = 0;
dictionary.u.unbent = 0;
dictionary.u.unbid = 0;
dictionary.u.unbind = 0;
dictionary.u.unbinds = 0;
dictionary.u.unblest = 0;
dictionary.u.unblock = 0;
dictionary.u.unbolt = 0;
dictionary.u.unbolts = 0;
dictionary.u.unboned = 0;
dictionary.u.unborn = 0;
dictionary.u.unbosom = 0;
dictionary.u.unbound = 0;
dictionary.u.unbowed = 0;
dictionary.u.unbox = 0;
dictionary.u.unboxed = 0;
dictionary.u.unboxes = 0;
dictionary.u.unbrace = 0;
dictionary.u.unbraid = 0;
dictionary.u.unbrake = 0;
dictionary.u.unbred = 0;
dictionary.u.unbroke = 0;
dictionary.u.unbuild = 0;
dictionary.u.unbuilt = 0;
dictionary.u.unbulky = 0;
dictionary.u.unburnt = 0;
dictionary.u.unbusy = 0;
dictionary.u.uncage = 0;
dictionary.u.uncaged = 0;
dictionary.u.uncages = 0;
dictionary.u.uncake = 0;
dictionary.u.uncaked = 0;
dictionary.u.uncakes = 0;
dictionary.u.uncanny = 0;
dictionary.u.uncap = 0;
dictionary.u.uncaps = 0;
dictionary.u.uncase = 0;
dictionary.u.uncased = 0;
dictionary.u.uncases = 0;
dictionary.u.unchain = 0;
dictionary.u.unchary = 0;
dictionary.u.unchic = 0;
dictionary.u.unchoke = 0;
dictionary.u.unci = 0;
dictionary.u.uncia = 0;
dictionary.u.unciae = 0;
dictionary.u.uncial = 0;
dictionary.u.uncials = 0;
dictionary.u.uncinal = 0;
dictionary.u.uncini = 0;
dictionary.u.uncinus = 0;
dictionary.u.uncivil = 0;
dictionary.u.unclad = 0;
dictionary.u.unclamp = 0;
dictionary.u.unclasp = 0;
dictionary.u.uncle = 0;
dictionary.u.unclean = 0;
dictionary.u.unclear = 0;
dictionary.u.uncles = 0;
dictionary.u.unclip = 0;
dictionary.u.unclips = 0;
dictionary.u.uncloak = 0;
dictionary.u.unclog = 0;
dictionary.u.unclogs = 0;
dictionary.u.unclose = 0;
dictionary.u.uncloud = 0;
dictionary.u.unco = 0;
dictionary.u.uncock = 0;
dictionary.u.uncocks = 0;
dictionary.u.uncoded = 0;
dictionary.u.uncoil = 0;
dictionary.u.uncoils = 0;
dictionary.u.uncomic = 0;
dictionary.u.uncool = 0;
dictionary.u.uncork = 0;
dictionary.u.uncorks = 0;
dictionary.u.uncos = 0;
dictionary.u.uncouth = 0;
dictionary.u.uncover = 0;
dictionary.u.uncoy = 0;
dictionary.u.uncrate = 0;
dictionary.u.uncrazy = 0;
dictionary.u.uncross = 0;
dictionary.u.uncrown = 0;
dictionary.u.unction = 0;
dictionary.u.uncurb = 0;
dictionary.u.uncurbs = 0;
dictionary.u.uncured = 0;
dictionary.u.uncurl = 0;
dictionary.u.uncurls = 0;
dictionary.u.uncus = 0;
dictionary.u.uncut = 0;
dictionary.u.uncute = 0;
dictionary.u.undated = 0;
dictionary.u.unde = 0;
dictionary.u.undee = 0;
dictionary.u.under = 0;
dictionary.u.underdo = 0;
dictionary.u.undergo = 0;
dictionary.u.undid = 0;
dictionary.u.undies = 0;
dictionary.u.undine = 0;
dictionary.u.undines = 0;
dictionary.u.undo = 0;
dictionary.u.undock = 0;
dictionary.u.undocks = 0;
dictionary.u.undoer = 0;
dictionary.u.undoers = 0;
dictionary.u.undoes = 0;
dictionary.u.undoing = 0;
dictionary.u.undone = 0;
dictionary.u.undrape = 0;
dictionary.u.undraw = 0;
dictionary.u.undrawn = 0;
dictionary.u.undraws = 0;
dictionary.u.undress = 0;
dictionary.u.undrest = 0;
dictionary.u.undrew = 0;
dictionary.u.undried = 0;
dictionary.u.undrunk = 0;
dictionary.u.undue = 0;
dictionary.u.undular = 0;
dictionary.u.unduly = 0;
dictionary.u.undy = 0;
dictionary.u.undyed = 0;
dictionary.u.undying = 0;
dictionary.u.uneager = 0;
dictionary.u.unearth = 0;
dictionary.u.unease = 0;
dictionary.u.uneases = 0;
dictionary.u.uneasy = 0;
dictionary.u.uneaten = 0;
dictionary.u.unended = 0;
dictionary.u.unequal = 0;
dictionary.u.uneven = 0;
dictionary.u.unfaded = 0;
dictionary.u.unfair = 0;
dictionary.u.unfaith = 0;
dictionary.u.unfaked = 0;
dictionary.u.unfancy = 0;
dictionary.u.unfazed = 0;
dictionary.u.unfed = 0;
dictionary.u.unfelt = 0;
dictionary.u.unfence = 0;
dictionary.u.unfired = 0;
dictionary.u.unfit = 0;
dictionary.u.unfitly = 0;
dictionary.u.unfits = 0;
dictionary.u.unfix = 0;
dictionary.u.unfixed = 0;
dictionary.u.unfixes = 0;
dictionary.u.unfixt = 0;
dictionary.u.unfold = 0;
dictionary.u.unfolds = 0;
dictionary.u.unfond = 0;
dictionary.u.unfound = 0;
dictionary.u.unfree = 0;
dictionary.u.unfreed = 0;
dictionary.u.unfrees = 0;
dictionary.u.unfrock = 0;
dictionary.u.unfroze = 0;
dictionary.u.unfunny = 0;
dictionary.u.unfurl = 0;
dictionary.u.unfurls = 0;
dictionary.u.unfused = 0;
dictionary.u.unfussy = 0;
dictionary.u.ungird = 0;
dictionary.u.ungirds = 0;
dictionary.u.ungirt = 0;
dictionary.u.unglove = 0;
dictionary.u.unglue = 0;
dictionary.u.unglued = 0;
dictionary.u.unglues = 0;
dictionary.u.ungodly = 0;
dictionary.u.ungot = 0;
dictionary.u.ungual = 0;
dictionary.u.unguard = 0;
dictionary.u.unguent = 0;
dictionary.u.ungues = 0;
dictionary.u.unguis = 0;
dictionary.u.ungula = 0;
dictionary.u.ungulae = 0;
dictionary.u.ungular = 0;
dictionary.u.unhair = 0;
dictionary.u.unhairs = 0;
dictionary.u.unhand = 0;
dictionary.u.unhands = 0;
dictionary.u.unhandy = 0;
dictionary.u.unhang = 0;
dictionary.u.unhangs = 0;
dictionary.u.unhappy = 0;
dictionary.u.unhasty = 0;
dictionary.u.unhat = 0;
dictionary.u.unhats = 0;
dictionary.u.unheard = 0;
dictionary.u.unhelm = 0;
dictionary.u.unhelms = 0;
dictionary.u.unhewn = 0;
dictionary.u.unhinge = 0;
dictionary.u.unhip = 0;
dictionary.u.unhired = 0;
dictionary.u.unhitch = 0;
dictionary.u.unholy = 0;
dictionary.u.unhood = 0;
dictionary.u.unhoods = 0;
dictionary.u.unhook = 0;
dictionary.u.unhooks = 0;
dictionary.u.unhoped = 0;
dictionary.u.unhorse = 0;
dictionary.u.unhouse = 0;
dictionary.u.unhuman = 0;
dictionary.u.unhung = 0;
dictionary.u.unhurt = 0;
dictionary.u.unhusk = 0;
dictionary.u.unhusks = 0;
dictionary.u.unicorn = 0;
dictionary.u.unideal = 0;
dictionary.u.uniface = 0;
dictionary.u.unific = 0;
dictionary.u.unified = 0;
dictionary.u.unifier = 0;
dictionary.u.unifies = 0;
dictionary.u.uniform = 0;
dictionary.u.unify = 0;
dictionary.u.union = 0;
dictionary.u.unions = 0;
dictionary.u.unipod = 0;
dictionary.u.unipods = 0;
dictionary.u.unique = 0;
dictionary.u.uniquer = 0;
dictionary.u.uniques = 0;
dictionary.u.unisex = 0;
dictionary.u.unison = 0;
dictionary.u.unisons = 0;
dictionary.u.unit = 0;
dictionary.u.unitage = 0;
dictionary.u.unitard = 0;
dictionary.u.unitary = 0;
dictionary.u.unite = 0;
dictionary.u.united = 0;
dictionary.u.uniter = 0;
dictionary.u.uniters = 0;
dictionary.u.unites = 0;
dictionary.u.unities = 0;
dictionary.u.uniting = 0;
dictionary.u.unitive = 0;
dictionary.u.unitize = 0;
dictionary.u.units = 0;
dictionary.u.unity = 0;
dictionary.u.unjaded = 0;
dictionary.u.unjoint = 0;
dictionary.u.unjust = 0;
dictionary.u.unkempt = 0;
dictionary.u.unkend = 0;
dictionary.u.unkent = 0;
dictionary.u.unkept = 0;
dictionary.u.unkind = 0;
dictionary.u.unkink = 0;
dictionary.u.unkinks = 0;
dictionary.u.unknit = 0;
dictionary.u.unknits = 0;
dictionary.u.unknot = 0;
dictionary.u.unknots = 0;
dictionary.u.unknown = 0;
dictionary.u.unlace = 0;
dictionary.u.unlaced = 0;
dictionary.u.unlaces = 0;
dictionary.u.unlade = 0;
dictionary.u.unladed = 0;
dictionary.u.unladen = 0;
dictionary.u.unlades = 0;
dictionary.u.unlaid = 0;
dictionary.u.unlash = 0;
dictionary.u.unlatch = 0;
dictionary.u.unlay = 0;
dictionary.u.unlays = 0;
dictionary.u.unlead = 0;
dictionary.u.unleads = 0;
dictionary.u.unlearn = 0;
dictionary.u.unleash = 0;
dictionary.u.unled = 0;
dictionary.u.unless = 0;
dictionary.u.unlet = 0;
dictionary.u.unlevel = 0;
dictionary.u.unlike = 0;
dictionary.u.unlined = 0;
dictionary.u.unlink = 0;
dictionary.u.unlinks = 0;
dictionary.u.unlit = 0;
dictionary.u.unlive = 0;
dictionary.u.unlived = 0;
dictionary.u.unlives = 0;
dictionary.u.unload = 0;
dictionary.u.unloads = 0;
dictionary.u.unlobed = 0;
dictionary.u.unlock = 0;
dictionary.u.unlocks = 0;
dictionary.u.unloose = 0;
dictionary.u.unloved = 0;
dictionary.u.unlucky = 0;
dictionary.u.unmacho = 0;
dictionary.u.unmade = 0;
dictionary.u.unmake = 0;
dictionary.u.unmaker = 0;
dictionary.u.unmakes = 0;
dictionary.u.unman = 0;
dictionary.u.unmanly = 0;
dictionary.u.unmans = 0;
dictionary.u.unmask = 0;
dictionary.u.unmasks = 0;
dictionary.u.unmated = 0;
dictionary.u.unmeant = 0;
dictionary.u.unmeet = 0;
dictionary.u.unmerry = 0;
dictionary.u.unmesh = 0;
dictionary.u.unmet = 0;
dictionary.u.unmew = 0;
dictionary.u.unmewed = 0;
dictionary.u.unmews = 0;
dictionary.u.unmiter = 0;
dictionary.u.unmitre = 0;
dictionary.u.unmixed = 0;
dictionary.u.unmixt = 0;
dictionary.u.unmold = 0;
dictionary.u.unmolds = 0;
dictionary.u.unmoor = 0;
dictionary.u.unmoors = 0;
dictionary.u.unmoral = 0;
dictionary.u.unmoved = 0;
dictionary.u.unmown = 0;
dictionary.u.unnail = 0;
dictionary.u.unnails = 0;
dictionary.u.unnamed = 0;
dictionary.u.unnerve = 0;
dictionary.u.unnoisy = 0;
dictionary.u.unnoted = 0;
dictionary.u.unoiled = 0;
dictionary.u.unopen = 0;
dictionary.u.unowned = 0;
dictionary.u.unpack = 0;
dictionary.u.unpacks = 0;
dictionary.u.unpaged = 0;
dictionary.u.unpaid = 0;
dictionary.u.unpaved = 0;
dictionary.u.unpeg = 0;
dictionary.u.unpegs = 0;
dictionary.u.unpen = 0;
dictionary.u.unpens = 0;
dictionary.u.unpent = 0;
dictionary.u.unpick = 0;
dictionary.u.unpicks = 0;
dictionary.u.unpile = 0;
dictionary.u.unpiled = 0;
dictionary.u.unpiles = 0;
dictionary.u.unpin = 0;
dictionary.u.unpins = 0;
dictionary.u.unplait = 0;
dictionary.u.unplug = 0;
dictionary.u.unplugs = 0;
dictionary.u.unposed = 0;
dictionary.u.unpure = 0;
dictionary.u.unquiet = 0;
dictionary.u.unquote = 0;
dictionary.u.unraked = 0;
dictionary.u.unrated = 0;
dictionary.u.unravel = 0;
dictionary.u.unrazed = 0;
dictionary.u.unread = 0;
dictionary.u.unready = 0;
dictionary.u.unreal = 0;
dictionary.u.unreel = 0;
dictionary.u.unreels = 0;
dictionary.u.unreeve = 0;
dictionary.u.unrent = 0;
dictionary.u.unrest = 0;
dictionary.u.unrests = 0;
dictionary.u.unrig = 0;
dictionary.u.unrigs = 0;
dictionary.u.unrimed = 0;
dictionary.u.unrip = 0;
dictionary.u.unripe = 0;
dictionary.u.unriper = 0;
dictionary.u.unrips = 0;
dictionary.u.unrisen = 0;
dictionary.u.unrobe = 0;
dictionary.u.unrobed = 0;
dictionary.u.unrobes = 0;
dictionary.u.unroll = 0;
dictionary.u.unrolls = 0;
dictionary.u.unroof = 0;
dictionary.u.unroofs = 0;
dictionary.u.unroot = 0;
dictionary.u.unroots = 0;
dictionary.u.unroped = 0;
dictionary.u.unrough = 0;
dictionary.u.unround = 0;
dictionary.u.unrove = 0;
dictionary.u.unroven = 0;
dictionary.u.unruled = 0;
dictionary.u.unruly = 0;
dictionary.u.uns = 0;
dictionary.u.unsafe = 0;
dictionary.u.unsaid = 0;
dictionary.u.unsated = 0;
dictionary.u.unsaved = 0;
dictionary.u.unsawed = 0;
dictionary.u.unsawn = 0;
dictionary.u.unsay = 0;
dictionary.u.unsays = 0;
dictionary.u.unscrew = 0;
dictionary.u.unseal = 0;
dictionary.u.unseals = 0;
dictionary.u.unseam = 0;
dictionary.u.unseams = 0;
dictionary.u.unseat = 0;
dictionary.u.unseats = 0;
dictionary.u.unseen = 0;
dictionary.u.unsent = 0;
dictionary.u.unset = 0;
dictionary.u.unsets = 0;
dictionary.u.unsew = 0;
dictionary.u.unsewed = 0;
dictionary.u.unsewn = 0;
dictionary.u.unsews = 0;
dictionary.u.unsex = 0;
dictionary.u.unsexed = 0;
dictionary.u.unsexes = 0;
dictionary.u.unsexy = 0;
dictionary.u.unsharp = 0;
dictionary.u.unshed = 0;
dictionary.u.unshell = 0;
dictionary.u.unshift = 0;
dictionary.u.unship = 0;
dictionary.u.unships = 0;
dictionary.u.unshod = 0;
dictionary.u.unshorn = 0;
dictionary.u.unshowy = 0;
dictionary.u.unshut = 0;
dictionary.u.unsight = 0;
dictionary.u.unsized = 0;
dictionary.u.unsling = 0;
dictionary.u.unslung = 0;
dictionary.u.unsmart = 0;
dictionary.u.unsnap = 0;
dictionary.u.unsnaps = 0;
dictionary.u.unsnarl = 0;
dictionary.u.unsober = 0;
dictionary.u.unsold = 0;
dictionary.u.unsolid = 0;
dictionary.u.unsoncy = 0;
dictionary.u.unsonsy = 0;
dictionary.u.unsound = 0;
dictionary.u.unsowed = 0;
dictionary.u.unsown = 0;
dictionary.u.unspeak = 0;
dictionary.u.unspent = 0;
dictionary.u.unspilt = 0;
dictionary.u.unsplit = 0;
dictionary.u.unspoke = 0;
dictionary.u.unspun = 0;
dictionary.u.unstack = 0;
dictionary.u.unstate = 0;
dictionary.u.unsteel = 0;
dictionary.u.unstep = 0;
dictionary.u.unsteps = 0;
dictionary.u.unstick = 0;
dictionary.u.unstop = 0;
dictionary.u.unstops = 0;
dictionary.u.unstrap = 0;
dictionary.u.unstuck = 0;
dictionary.u.unstung = 0;
dictionary.u.unsung = 0;
dictionary.u.unsunk = 0;
dictionary.u.unsure = 0;
dictionary.u.unswear = 0;
dictionary.u.unswept = 0;
dictionary.u.unswore = 0;
dictionary.u.unsworn = 0;
dictionary.u.untack = 0;
dictionary.u.untacks = 0;
dictionary.u.untaken = 0;
dictionary.u.untame = 0;
dictionary.u.untamed = 0;
dictionary.u.untaxed = 0;
dictionary.u.unteach = 0;
dictionary.u.unthink = 0;
dictionary.u.untidy = 0;
dictionary.u.untie = 0;
dictionary.u.untied = 0;
dictionary.u.unties = 0;
dictionary.u.until = 0;
dictionary.u.untired = 0;
dictionary.u.unto = 0;
dictionary.u.untold = 0;
dictionary.u.untorn = 0;
dictionary.u.untread = 0;
dictionary.u.untried = 0;
dictionary.u.untrim = 0;
dictionary.u.untrims = 0;
dictionary.u.untrod = 0;
dictionary.u.untrue = 0;
dictionary.u.untruer = 0;
dictionary.u.untruly = 0;
dictionary.u.untruss = 0;
dictionary.u.untruth = 0;
dictionary.u.untuck = 0;
dictionary.u.untucks = 0;
dictionary.u.untune = 0;
dictionary.u.untuned = 0;
dictionary.u.untunes = 0;
dictionary.u.untwine = 0;
dictionary.u.untwist = 0;
dictionary.u.untying = 0;
dictionary.u.unurged = 0;
dictionary.u.unused = 0;
dictionary.u.unusual = 0;
dictionary.u.unveil = 0;
dictionary.u.unveils = 0;
dictionary.u.unvexed = 0;
dictionary.u.unvext = 0;
dictionary.u.unvocal = 0;
dictionary.u.unvoice = 0;
dictionary.u.unwary = 0;
dictionary.u.unwaxed = 0;
dictionary.u.unweary = 0;
dictionary.u.unweave = 0;
dictionary.u.unwed = 0;
dictionary.u.unwell = 0;
dictionary.u.unwept = 0;
dictionary.u.unwhite = 0;
dictionary.u.unwind = 0;
dictionary.u.unwinds = 0;
dictionary.u.unwise = 0;
dictionary.u.unwiser = 0;
dictionary.u.unwish = 0;
dictionary.u.unwit = 0;
dictionary.u.unwits = 0;
dictionary.u.unwon = 0;
dictionary.u.unwooed = 0;
dictionary.u.unworn = 0;
dictionary.u.unwound = 0;
dictionary.u.unwove = 0;
dictionary.u.unwoven = 0;
dictionary.u.unwrap = 0;
dictionary.u.unwraps = 0;
dictionary.u.unwrung = 0;
dictionary.u.unyoke = 0;
dictionary.u.unyoked = 0;
dictionary.u.unyokes = 0;
dictionary.u.unyoung = 0;
dictionary.u.unzip = 0;
dictionary.u.unzips = 0;
dictionary.u.unzoned = 0;
dictionary.u.upas = 0;
dictionary.u.upases = 0;
dictionary.u.upbear = 0;
dictionary.u.upbears = 0;
dictionary.u.upbeat = 0;
dictionary.u.upbeats = 0;
dictionary.u.upbind = 0;
dictionary.u.upbinds = 0;
dictionary.u.upboil = 0;
dictionary.u.upboils = 0;
dictionary.u.upbore = 0;
dictionary.u.upborne = 0;
dictionary.u.upbound = 0;
dictionary.u.upbow = 0;
dictionary.u.upbows = 0;
dictionary.u.upbraid = 0;
dictionary.u.upbuild = 0;
dictionary.u.upbuilt = 0;
dictionary.u.upby = 0;
dictionary.u.upbye = 0;
dictionary.u.upcast = 0;
dictionary.u.upcasts = 0;
dictionary.u.upchuck = 0;
dictionary.u.upclimb = 0;
dictionary.u.upcoil = 0;
dictionary.u.upcoils = 0;
dictionary.u.upcurl = 0;
dictionary.u.upcurls = 0;
dictionary.u.upcurve = 0;
dictionary.u.updart = 0;
dictionary.u.updarts = 0;
dictionary.u.update = 0;
dictionary.u.updated = 0;
dictionary.u.updater = 0;
dictionary.u.updates = 0;
dictionary.u.updive = 0;
dictionary.u.updived = 0;
dictionary.u.updives = 0;
dictionary.u.updo = 0;
dictionary.u.updos = 0;
dictionary.u.updove = 0;
dictionary.u.updraft = 0;
dictionary.u.updried = 0;
dictionary.u.updries = 0;
dictionary.u.updry = 0;
dictionary.u.upend = 0;
dictionary.u.upended = 0;
dictionary.u.upends = 0;
dictionary.u.upfield = 0;
dictionary.u.upfling = 0;
dictionary.u.upflow = 0;
dictionary.u.upflows = 0;
dictionary.u.upflung = 0;
dictionary.u.upfold = 0;
dictionary.u.upfolds = 0;
dictionary.u.upfront = 0;
dictionary.u.upgaze = 0;
dictionary.u.upgazed = 0;
dictionary.u.upgazes = 0;
dictionary.u.upgird = 0;
dictionary.u.upgirds = 0;
dictionary.u.upgirt = 0;
dictionary.u.upgoing = 0;
dictionary.u.upgrade = 0;
dictionary.u.upgrew = 0;
dictionary.u.upgrow = 0;
dictionary.u.upgrown = 0;
dictionary.u.upgrows = 0;
dictionary.u.upheap = 0;
dictionary.u.upheaps = 0;
dictionary.u.upheave = 0;
dictionary.u.upheld = 0;
dictionary.u.uphill = 0;
dictionary.u.uphills = 0;
dictionary.u.uphoard = 0;
dictionary.u.uphold = 0;
dictionary.u.upholds = 0;
dictionary.u.uphove = 0;
dictionary.u.uphroe = 0;
dictionary.u.uphroes = 0;
dictionary.u.upkeep = 0;
dictionary.u.upkeeps = 0;
dictionary.u.upland = 0;
dictionary.u.uplands = 0;
dictionary.u.upleap = 0;
dictionary.u.upleaps = 0;
dictionary.u.upleapt = 0;
dictionary.u.uplift = 0;
dictionary.u.uplifts = 0;
dictionary.u.uplight = 0;
dictionary.u.uplit = 0;
dictionary.u.upmost = 0;
dictionary.u.upo = 0;
dictionary.u.upon = 0;
dictionary.u.upped = 0;
dictionary.u.upper = 0;
dictionary.u.uppers = 0;
dictionary.u.uppile = 0;
dictionary.u.uppiled = 0;
dictionary.u.uppiles = 0;
dictionary.u.upping = 0;
dictionary.u.uppings = 0;
dictionary.u.uppish = 0;
dictionary.u.uppity = 0;
dictionary.u.upprop = 0;
dictionary.u.upprops = 0;
dictionary.u.upraise = 0;
dictionary.u.upreach = 0;
dictionary.u.uprear = 0;
dictionary.u.uprears = 0;
dictionary.u.upright = 0;
dictionary.u.uprise = 0;
dictionary.u.uprisen = 0;
dictionary.u.upriser = 0;
dictionary.u.uprises = 0;
dictionary.u.upriver = 0;
dictionary.u.uproar = 0;
dictionary.u.uproars = 0;
dictionary.u.uproot = 0;
dictionary.u.uproots = 0;
dictionary.u.uprose = 0;
dictionary.u.uprouse = 0;
dictionary.u.uprush = 0;
dictionary.u.ups = 0;
dictionary.u.upscale = 0;
dictionary.u.upsend = 0;
dictionary.u.upsends = 0;
dictionary.u.upsent = 0;
dictionary.u.upset = 0;
dictionary.u.upsets = 0;
dictionary.u.upshift = 0;
dictionary.u.upshoot = 0;
dictionary.u.upshot = 0;
dictionary.u.upshots = 0;
dictionary.u.upside = 0;
dictionary.u.upsides = 0;
dictionary.u.upsilon = 0;
dictionary.u.upsoar = 0;
dictionary.u.upsoars = 0;
dictionary.u.upstage = 0;
dictionary.u.upstair = 0;
dictionary.u.upstand = 0;
dictionary.u.upstare = 0;
dictionary.u.upstart = 0;
dictionary.u.upstate = 0;
dictionary.u.upstep = 0;
dictionary.u.upsteps = 0;
dictionary.u.upstir = 0;
dictionary.u.upstirs = 0;
dictionary.u.upstood = 0;
dictionary.u.upsurge = 0;
dictionary.u.upsweep = 0;
dictionary.u.upswell = 0;
dictionary.u.upswept = 0;
dictionary.u.upswing = 0;
dictionary.u.upswung = 0;
dictionary.u.uptake = 0;
dictionary.u.uptakes = 0;
dictionary.u.uptear = 0;
dictionary.u.uptears = 0;
dictionary.u.upthrew = 0;
dictionary.u.upthrow = 0;
dictionary.u.uptick = 0;
dictionary.u.upticks = 0;
dictionary.u.uptight = 0;
dictionary.u.uptilt = 0;
dictionary.u.uptilts = 0;
dictionary.u.uptime = 0;
dictionary.u.uptimes = 0;
dictionary.u.uptore = 0;
dictionary.u.uptorn = 0;
dictionary.u.uptoss = 0;
dictionary.u.uptown = 0;
dictionary.u.uptowns = 0;
dictionary.u.uptrend = 0;
dictionary.u.upturn = 0;
dictionary.u.upturns = 0;
dictionary.u.upwaft = 0;
dictionary.u.upwafts = 0;
dictionary.u.upward = 0;
dictionary.u.upwards = 0;
dictionary.u.upwell = 0;
dictionary.u.upwells = 0;
dictionary.u.upwind = 0;
dictionary.u.upwinds = 0;
dictionary.u.uracil = 0;
dictionary.u.uracils = 0;
dictionary.u.uraei = 0;
dictionary.u.uraemia = 0;
dictionary.u.uraemic = 0;
dictionary.u.uraeus = 0;
dictionary.u.uralite = 0;
dictionary.u.urania = 0;
dictionary.u.uranias = 0;
dictionary.u.uranic = 0;
dictionary.u.uranide = 0;
dictionary.u.uranism = 0;
dictionary.u.uranite = 0;
dictionary.u.uranium = 0;
dictionary.u.uranous = 0;
dictionary.u.uranyl = 0;
dictionary.u.uranyls = 0;
dictionary.u.urare = 0;
dictionary.u.urares = 0;
dictionary.u.urari = 0;
dictionary.u.uraris = 0;
dictionary.u.urase = 0;
dictionary.u.urases = 0;
dictionary.u.urate = 0;
dictionary.u.urates = 0;
dictionary.u.uratic = 0;
dictionary.u.urb = 0;
dictionary.u.urban = 0;
dictionary.u.urbane = 0;
dictionary.u.urbaner = 0;
dictionary.u.urbia = 0;
dictionary.u.urbias = 0;
dictionary.u.urbs = 0;
dictionary.u.urchin = 0;
dictionary.u.urchins = 0;
dictionary.u.urd = 0;
dictionary.u.urds = 0;
dictionary.u.urea = 0;
dictionary.u.ureal = 0;
dictionary.u.ureas = 0;
dictionary.u.urease = 0;
dictionary.u.ureases = 0;
dictionary.u.uredia = 0;
dictionary.u.uredial = 0;
dictionary.u.uredium = 0;
dictionary.u.uredo = 0;
dictionary.u.uredos = 0;
dictionary.u.ureic = 0;
dictionary.u.ureide = 0;
dictionary.u.ureides = 0;
dictionary.u.uremia = 0;
dictionary.u.uremias = 0;
dictionary.u.uremic = 0;
dictionary.u.ureter = 0;
dictionary.u.ureters = 0;
dictionary.u.urethan = 0;
dictionary.u.urethra = 0;
dictionary.u.uretic = 0;
dictionary.u.urge = 0;
dictionary.u.urged = 0;
dictionary.u.urgency = 0;
dictionary.u.urgent = 0;
dictionary.u.urger = 0;
dictionary.u.urgers = 0;
dictionary.u.urges = 0;
dictionary.u.urging = 0;
dictionary.u.urial = 0;
dictionary.u.urials = 0;
dictionary.u.uric = 0;
dictionary.u.uridine = 0;
dictionary.u.urinary = 0;
dictionary.u.urinate = 0;
dictionary.u.urines = 0;
dictionary.u.urinose = 0;
dictionary.u.urinous = 0;
dictionary.u.urn = 0;
dictionary.u.urnlike = 0;
dictionary.u.urns = 0;
dictionary.u.urodele = 0;
dictionary.u.urolith = 0;
dictionary.u.urology = 0;
dictionary.u.uropod = 0;
dictionary.u.uropods = 0;
dictionary.u.ursa = 0;
dictionary.u.ursae = 0;
dictionary.u.ursine = 0;
dictionary.u.urtext = 0;
dictionary.u.urtexts = 0;
dictionary.u.urus = 0;
dictionary.u.uruses = 0;
dictionary.u.usable = 0;
dictionary.u.usably = 0;
dictionary.u.usage = 0;
dictionary.u.usages = 0;
dictionary.u.usance = 0;
dictionary.u.usances = 0;
dictionary.u.usaunce = 0;
dictionary.u.use = 0;
dictionary.u.useable = 0;
dictionary.u.useably = 0;
dictionary.u.used = 0;
dictionary.u.useful = 0;
dictionary.u.useless = 0;
dictionary.u.user = 0;
dictionary.u.users = 0;
dictionary.u.uses = 0;
dictionary.u.usher = 0;
dictionary.u.ushered = 0;
dictionary.u.ushers = 0;
dictionary.u.using = 0;
dictionary.u.usnea = 0;
dictionary.u.usneas = 0;
dictionary.u.usque = 0;
dictionary.u.usques = 0;
dictionary.u.usual = 0;
dictionary.u.usually = 0;
dictionary.u.usuals = 0;
dictionary.u.usurer = 0;
dictionary.u.usurers = 0;
dictionary.u.usuries = 0;
dictionary.u.usurp = 0;
dictionary.u.usurped = 0;
dictionary.u.usurper = 0;
dictionary.u.usurps = 0;
dictionary.u.usury = 0;
dictionary.u.uta = 0;
dictionary.u.utas = 0;
dictionary.u.utensil = 0;
dictionary.u.uteri = 0;
dictionary.u.uterine = 0;
dictionary.u.uterus = 0;
dictionary.u.utile = 0;
dictionary.u.utilise = 0;
dictionary.u.utility = 0;
dictionary.u.utilize = 0;
dictionary.u.utmost = 0;
dictionary.u.utmosts = 0;
dictionary.u.utopia = 0;
dictionary.u.utopian = 0;
dictionary.u.utopias = 0;
dictionary.u.utopism = 0;
dictionary.u.utopist = 0;
dictionary.u.utricle = 0;
dictionary.u.uts = 0;
dictionary.u.utter = 0;
dictionary.u.uttered = 0;
dictionary.u.utterer = 0;
dictionary.u.utterly = 0;
dictionary.u.utters = 0;
dictionary.u.uvea = 0;
dictionary.u.uveal = 0;
dictionary.u.uveas = 0;
dictionary.u.uveitic = 0;
dictionary.u.uveitis = 0;
dictionary.u.uveous = 0;
dictionary.u.uvula = 0;
dictionary.u.uvulae = 0;
dictionary.u.uvular = 0;
dictionary.u.uvulars = 0;
dictionary.u.uvulas = 0;
dictionary.u.uxorial = 0;
dictionary.v = {};
dictionary.v.vac = 0;
dictionary.v.vacancy = 0;
dictionary.v.vacant = 0;
dictionary.v.vacate = 0;
dictionary.v.vacated = 0;
dictionary.v.vacates = 0;
dictionary.v.vaccina = 0;
dictionary.v.vaccine = 0;
dictionary.v.vacs = 0;
dictionary.v.vacua = 0;
dictionary.v.vacuity = 0;
dictionary.v.vacuole = 0;
dictionary.v.vacuous = 0;
dictionary.v.vacuum = 0;
dictionary.v.vacuums = 0;
dictionary.v.vadose = 0;
dictionary.v.vagal = 0;
dictionary.v.vagally = 0;
dictionary.v.vagary = 0;
dictionary.v.vagi = 0;
dictionary.v.vagile = 0;
dictionary.v.vagina = 0;
dictionary.v.vaginae = 0;
dictionary.v.vaginal = 0;
dictionary.v.vaginas = 0;
dictionary.v.vagrant = 0;
dictionary.v.vagrom = 0;
dictionary.v.vague = 0;
dictionary.v.vaguely = 0;
dictionary.v.vaguer = 0;
dictionary.v.vaguest = 0;
dictionary.v.vagus = 0;
dictionary.v.vahine = 0;
dictionary.v.vahines = 0;
dictionary.v.vail = 0;
dictionary.v.vailed = 0;
dictionary.v.vailing = 0;
dictionary.v.vails = 0;
dictionary.v.vain = 0;
dictionary.v.vainer = 0;
dictionary.v.vainest = 0;
dictionary.v.vainly = 0;
dictionary.v.vair = 0;
dictionary.v.vairs = 0;
dictionary.v.vakeel = 0;
dictionary.v.vakeels = 0;
dictionary.v.vakil = 0;
dictionary.v.vakils = 0;
dictionary.v.valance = 0;
dictionary.v.vale = 0;
dictionary.v.valence = 0;
dictionary.v.valency = 0;
dictionary.v.valeric = 0;
dictionary.v.vales = 0;
dictionary.v.valet = 0;
dictionary.v.valeted = 0;
dictionary.v.valets = 0;
dictionary.v.valgoid = 0;
dictionary.v.valgus = 0;
dictionary.v.valiant = 0;
dictionary.v.valid = 0;
dictionary.v.validly = 0;
dictionary.v.valine = 0;
dictionary.v.valines = 0;
dictionary.v.valise = 0;
dictionary.v.valises = 0;
dictionary.v.valkyr = 0;
dictionary.v.valkyrs = 0;
dictionary.v.vallate = 0;
dictionary.v.valley = 0;
dictionary.v.valleys = 0;
dictionary.v.valonia = 0;
dictionary.v.valor = 0;
dictionary.v.valors = 0;
dictionary.v.valour = 0;
dictionary.v.valours = 0;
dictionary.v.valse = 0;
dictionary.v.valses = 0;
dictionary.v.valuate = 0;
dictionary.v.value = 0;
dictionary.v.valued = 0;
dictionary.v.valuer = 0;
dictionary.v.valuers = 0;
dictionary.v.values = 0;
dictionary.v.valuing = 0;
dictionary.v.valuta = 0;
dictionary.v.valutas = 0;
dictionary.v.valval = 0;
dictionary.v.valvar = 0;
dictionary.v.valvate = 0;
dictionary.v.valve = 0;
dictionary.v.valved = 0;
dictionary.v.valves = 0;
dictionary.v.valving = 0;
dictionary.v.valvula = 0;
dictionary.v.valvule = 0;
dictionary.v.vamoose = 0;
dictionary.v.vamose = 0;
dictionary.v.vamosed = 0;
dictionary.v.vamoses = 0;
dictionary.v.vamp = 0;
dictionary.v.vamped = 0;
dictionary.v.vamper = 0;
dictionary.v.vampers = 0;
dictionary.v.vamping = 0;
dictionary.v.vampire = 0;
dictionary.v.vampish = 0;
dictionary.v.vamps = 0;
dictionary.v.van = 0;
dictionary.v.vanadic = 0;
dictionary.v.vanda = 0;
dictionary.v.vandal = 0;
dictionary.v.vandals = 0;
dictionary.v.vandas = 0;
dictionary.v.vandyke = 0;
dictionary.v.vane = 0;
dictionary.v.vaned = 0;
dictionary.v.vanes = 0;
dictionary.v.vang = 0;
dictionary.v.vangs = 0;
dictionary.v.vanilla = 0;
dictionary.v.vanish = 0;
dictionary.v.vanity = 0;
dictionary.v.vanman = 0;
dictionary.v.vanmen = 0;
dictionary.v.vanned = 0;
dictionary.v.vanner = 0;
dictionary.v.vanners = 0;
dictionary.v.vanning = 0;
dictionary.v.vanpool = 0;
dictionary.v.vans = 0;
dictionary.v.vantage = 0;
dictionary.v.vanward = 0;
dictionary.v.vapid = 0;
dictionary.v.vapidly = 0;
dictionary.v.vapor = 0;
dictionary.v.vapored = 0;
dictionary.v.vaporer = 0;
dictionary.v.vapors = 0;
dictionary.v.vapory = 0;
dictionary.v.vapour = 0;
dictionary.v.vapours = 0;
dictionary.v.vapoury = 0;
dictionary.v.vaquero = 0;
dictionary.v.var = 0;
dictionary.v.vara = 0;
dictionary.v.varas = 0;
dictionary.v.varia = 0;
dictionary.v.variant = 0;
dictionary.v.variate = 0;
dictionary.v.varices = 0;
dictionary.v.varied = 0;
dictionary.v.varier = 0;
dictionary.v.variers = 0;
dictionary.v.varies = 0;
dictionary.v.variety = 0;
dictionary.v.variola = 0;
dictionary.v.variole = 0;
dictionary.v.various = 0;
dictionary.v.varix = 0;
dictionary.v.varlet = 0;
dictionary.v.varlets = 0;
dictionary.v.varment = 0;
dictionary.v.varmint = 0;
dictionary.v.varna = 0;
dictionary.v.varnas = 0;
dictionary.v.varnish = 0;
dictionary.v.varoom = 0;
dictionary.v.varooms = 0;
dictionary.v.vars = 0;
dictionary.v.varsity = 0;
dictionary.v.varus = 0;
dictionary.v.varuses = 0;
dictionary.v.varve = 0;
dictionary.v.varved = 0;
dictionary.v.varves = 0;
dictionary.v.vary = 0;
dictionary.v.varying = 0;
dictionary.v.vas = 0;
dictionary.v.vasa = 0;
dictionary.v.vasal = 0;
dictionary.v.vascula = 0;
dictionary.v.vase = 0;
dictionary.v.vases = 0;
dictionary.v.vassal = 0;
dictionary.v.vassals = 0;
dictionary.v.vast = 0;
dictionary.v.vaster = 0;
dictionary.v.vastest = 0;
dictionary.v.vastier = 0;
dictionary.v.vastity = 0;
dictionary.v.vastly = 0;
dictionary.v.vasts = 0;
dictionary.v.vasty = 0;
dictionary.v.vat = 0;
dictionary.v.vatful = 0;
dictionary.v.vatfuls = 0;
dictionary.v.vatic = 0;
dictionary.v.vatical = 0;
dictionary.v.vats = 0;
dictionary.v.vatted = 0;
dictionary.v.vatting = 0;
dictionary.v.vatu = 0;
dictionary.v.vatus = 0;
dictionary.v.vau = 0;
dictionary.v.vault = 0;
dictionary.v.vaulted = 0;
dictionary.v.vaulter = 0;
dictionary.v.vaults = 0;
dictionary.v.vaulty = 0;
dictionary.v.vaunt = 0;
dictionary.v.vaunted = 0;
dictionary.v.vaunter = 0;
dictionary.v.vauntie = 0;
dictionary.v.vaunts = 0;
dictionary.v.vaunty = 0;
dictionary.v.vaus = 0;
dictionary.v.vav = 0;
dictionary.v.vavasor = 0;
dictionary.v.vavs = 0;
dictionary.v.vaw = 0;
dictionary.v.vaward = 0;
dictionary.v.vawards = 0;
dictionary.v.vawntie = 0;
dictionary.v.vaws = 0;
dictionary.v.veal = 0;
dictionary.v.vealed = 0;
dictionary.v.vealer = 0;
dictionary.v.vealers = 0;
dictionary.v.vealier = 0;
dictionary.v.vealing = 0;
dictionary.v.veals = 0;
dictionary.v.vealy = 0;
dictionary.v.vector = 0;
dictionary.v.vectors = 0;
dictionary.v.vedalia = 0;
dictionary.v.vedette = 0;
dictionary.v.vee = 0;
dictionary.v.veejay = 0;
dictionary.v.veejays = 0;
dictionary.v.veena = 0;
dictionary.v.veenas = 0;
dictionary.v.veep = 0;
dictionary.v.veepee = 0;
dictionary.v.veepees = 0;
dictionary.v.veeps = 0;
dictionary.v.veer = 0;
dictionary.v.veered = 0;
dictionary.v.veeries = 0;
dictionary.v.veering = 0;
dictionary.v.veers = 0;
dictionary.v.veery = 0;
dictionary.v.vees = 0;
dictionary.v.veg = 0;
dictionary.v.vegan = 0;
dictionary.v.vegans = 0;
dictionary.v.vegetal = 0;
dictionary.v.vegete = 0;
dictionary.v.veggie = 0;
dictionary.v.veggies = 0;
dictionary.v.vegie = 0;
dictionary.v.vegies = 0;
dictionary.v.vehicle = 0;
dictionary.v.veil = 0;
dictionary.v.veiled = 0;
dictionary.v.veiler = 0;
dictionary.v.veilers = 0;
dictionary.v.veiling = 0;
dictionary.v.veils = 0;
dictionary.v.vein = 0;
dictionary.v.veinal = 0;
dictionary.v.veined = 0;
dictionary.v.veiner = 0;
dictionary.v.veiners = 0;
dictionary.v.veinier = 0;
dictionary.v.veining = 0;
dictionary.v.veinlet = 0;
dictionary.v.veins = 0;
dictionary.v.veinule = 0;
dictionary.v.veiny = 0;
dictionary.v.vela = 0;
dictionary.v.velamen = 0;
dictionary.v.velar = 0;
dictionary.v.velaria = 0;
dictionary.v.velars = 0;
dictionary.v.velate = 0;
dictionary.v.veld = 0;
dictionary.v.velds = 0;
dictionary.v.veldt = 0;
dictionary.v.veldts = 0;
dictionary.v.veliger = 0;
dictionary.v.velites = 0;
dictionary.v.vellum = 0;
dictionary.v.vellums = 0;
dictionary.v.veloce = 0;
dictionary.v.velour = 0;
dictionary.v.velours = 0;
dictionary.v.veloute = 0;
dictionary.v.velum = 0;
dictionary.v.velure = 0;
dictionary.v.velured = 0;
dictionary.v.velures = 0;
dictionary.v.velvet = 0;
dictionary.v.velvets = 0;
dictionary.v.velvety = 0;
dictionary.v.vena = 0;
dictionary.v.venae = 0;
dictionary.v.venal = 0;
dictionary.v.venally = 0;
dictionary.v.venatic = 0;
dictionary.v.vend = 0;
dictionary.v.vendace = 0;
dictionary.v.vended = 0;
dictionary.v.vendee = 0;
dictionary.v.vendees = 0;
dictionary.v.vender = 0;
dictionary.v.venders = 0;
dictionary.v.vending = 0;
dictionary.v.vendor = 0;
dictionary.v.vendors = 0;
dictionary.v.vends = 0;
dictionary.v.vendue = 0;
dictionary.v.vendues = 0;
dictionary.v.veneer = 0;
dictionary.v.veneers = 0;
dictionary.v.venery = 0;
dictionary.v.venge = 0;
dictionary.v.venged = 0;
dictionary.v.venges = 0;
dictionary.v.venging = 0;
dictionary.v.venial = 0;
dictionary.v.venin = 0;
dictionary.v.venine = 0;
dictionary.v.venines = 0;
dictionary.v.venins = 0;
dictionary.v.venire = 0;
dictionary.v.venires = 0;
dictionary.v.venison = 0;
dictionary.v.venom = 0;
dictionary.v.venomed = 0;
dictionary.v.venomer = 0;
dictionary.v.venoms = 0;
dictionary.v.venose = 0;
dictionary.v.venous = 0;
dictionary.v.vent = 0;
dictionary.v.ventage = 0;
dictionary.v.ventail = 0;
dictionary.v.vented = 0;
dictionary.v.venter = 0;
dictionary.v.venters = 0;
dictionary.v.venting = 0;
dictionary.v.ventral = 0;
dictionary.v.vents = 0;
dictionary.v.venture = 0;
dictionary.v.venturi = 0;
dictionary.v.venue = 0;
dictionary.v.venues = 0;
dictionary.v.venular = 0;
dictionary.v.venule = 0;
dictionary.v.venules = 0;
dictionary.v.vera = 0;
dictionary.v.veranda = 0;
dictionary.v.verb = 0;
dictionary.v.verbal = 0;
dictionary.v.verbals = 0;
dictionary.v.verbena = 0;
dictionary.v.verbid = 0;
dictionary.v.verbids = 0;
dictionary.v.verbify = 0;
dictionary.v.verbile = 0;
dictionary.v.verbose = 0;
dictionary.v.verbs = 0;
dictionary.v.verdant = 0;
dictionary.v.verdict = 0;
dictionary.v.verdin = 0;
dictionary.v.verdins = 0;
dictionary.v.verdure = 0;
dictionary.v.verge = 0;
dictionary.v.verged = 0;
dictionary.v.verger = 0;
dictionary.v.vergers = 0;
dictionary.v.verges = 0;
dictionary.v.verging = 0;
dictionary.v.verglas = 0;
dictionary.v.veridic = 0;
dictionary.v.verier = 0;
dictionary.v.veriest = 0;
dictionary.v.verify = 0;
dictionary.v.verily = 0;
dictionary.v.verism = 0;
dictionary.v.verismo = 0;
dictionary.v.verisms = 0;
dictionary.v.verist = 0;
dictionary.v.verists = 0;
dictionary.v.veritas = 0;
dictionary.v.verite = 0;
dictionary.v.verites = 0;
dictionary.v.verity = 0;
dictionary.v.vermeil = 0;
dictionary.v.vermes = 0;
dictionary.v.vermian = 0;
dictionary.v.vermin = 0;
dictionary.v.vermis = 0;
dictionary.v.vermuth = 0;
dictionary.v.vernal = 0;
dictionary.v.vernier = 0;
dictionary.v.vernix = 0;
dictionary.v.verruca = 0;
dictionary.v.versal = 0;
dictionary.v.versant = 0;
dictionary.v.verse = 0;
dictionary.v.versed = 0;
dictionary.v.verser = 0;
dictionary.v.versers = 0;
dictionary.v.verses = 0;
dictionary.v.verset = 0;
dictionary.v.versets = 0;
dictionary.v.versify = 0;
dictionary.v.versine = 0;
dictionary.v.versing = 0;
dictionary.v.version = 0;
dictionary.v.verso = 0;
dictionary.v.versos = 0;
dictionary.v.verst = 0;
dictionary.v.verste = 0;
dictionary.v.verstes = 0;
dictionary.v.versts = 0;
dictionary.v.versus = 0;
dictionary.v.vert = 0;
dictionary.v.vertex = 0;
dictionary.v.vertigo = 0;
dictionary.v.verts = 0;
dictionary.v.vertu = 0;
dictionary.v.vertus = 0;
dictionary.v.vervain = 0;
dictionary.v.verve = 0;
dictionary.v.verves = 0;
dictionary.v.vervet = 0;
dictionary.v.vervets = 0;
dictionary.v.very = 0;
dictionary.v.vesica = 0;
dictionary.v.vesicae = 0;
dictionary.v.vesical = 0;
dictionary.v.vesicle = 0;
dictionary.v.vesper = 0;
dictionary.v.vespers = 0;
dictionary.v.vespid = 0;
dictionary.v.vespids = 0;
dictionary.v.vespine = 0;
dictionary.v.vessel = 0;
dictionary.v.vessels = 0;
dictionary.v.vest = 0;
dictionary.v.vesta = 0;
dictionary.v.vestal = 0;
dictionary.v.vestals = 0;
dictionary.v.vestas = 0;
dictionary.v.vested = 0;
dictionary.v.vestee = 0;
dictionary.v.vestees = 0;
dictionary.v.vestige = 0;
dictionary.v.vesting = 0;
dictionary.v.vestral = 0;
dictionary.v.vestry = 0;
dictionary.v.vests = 0;
dictionary.v.vesture = 0;
dictionary.v.vet = 0;
dictionary.v.vetch = 0;
dictionary.v.vetches = 0;
dictionary.v.veteran = 0;
dictionary.v.vetiver = 0;
dictionary.v.veto = 0;
dictionary.v.vetoed = 0;
dictionary.v.vetoer = 0;
dictionary.v.vetoers = 0;
dictionary.v.vetoes = 0;
dictionary.v.vetoing = 0;
dictionary.v.vets = 0;
dictionary.v.vetted = 0;
dictionary.v.vetting = 0;
dictionary.v.vex = 0;
dictionary.v.vexed = 0;
dictionary.v.vexedly = 0;
dictionary.v.vexer = 0;
dictionary.v.vexers = 0;
dictionary.v.vexes = 0;
dictionary.v.vexil = 0;
dictionary.v.vexilla = 0;
dictionary.v.vexils = 0;
dictionary.v.vexing = 0;
dictionary.v.vext = 0;
dictionary.v.via = 0;
dictionary.v.viable = 0;
dictionary.v.viably = 0;
dictionary.v.viaduct = 0;
dictionary.v.vial = 0;
dictionary.v.vialed = 0;
dictionary.v.vialing = 0;
dictionary.v.vialled = 0;
dictionary.v.vials = 0;
dictionary.v.viand = 0;
dictionary.v.viands = 0;
dictionary.v.viatic = 0;
dictionary.v.viatica = 0;
dictionary.v.viator = 0;
dictionary.v.viators = 0;
dictionary.v.vibe = 0;
dictionary.v.vibes = 0;
dictionary.v.vibist = 0;
dictionary.v.vibists = 0;
dictionary.v.vibrant = 0;
dictionary.v.vibrate = 0;
dictionary.v.vibrato = 0;
dictionary.v.vibrio = 0;
dictionary.v.vibrion = 0;
dictionary.v.vibrios = 0;
dictionary.v.vicar = 0;
dictionary.v.vicarly = 0;
dictionary.v.vicars = 0;
dictionary.v.vice = 0;
dictionary.v.viced = 0;
dictionary.v.viceroy = 0;
dictionary.v.vices = 0;
dictionary.v.vichies = 0;
dictionary.v.vichy = 0;
dictionary.v.vicinal = 0;
dictionary.v.vicing = 0;
dictionary.v.vicious = 0;
dictionary.v.vicomte = 0;
dictionary.v.victim = 0;
dictionary.v.victims = 0;
dictionary.v.victor = 0;
dictionary.v.victors = 0;
dictionary.v.victory = 0;
dictionary.v.victual = 0;
dictionary.v.vicugna = 0;
dictionary.v.vicuna = 0;
dictionary.v.vicunas = 0;
dictionary.v.vide = 0;
dictionary.v.video = 0;
dictionary.v.videos = 0;
dictionary.v.vidette = 0;
dictionary.v.vidicon = 0;
dictionary.v.viduity = 0;
dictionary.v.vie = 0;
dictionary.v.vied = 0;
dictionary.v.vier = 0;
dictionary.v.viers = 0;
dictionary.v.vies = 0;
dictionary.v.view = 0;
dictionary.v.viewed = 0;
dictionary.v.viewer = 0;
dictionary.v.viewers = 0;
dictionary.v.viewier = 0;
dictionary.v.viewing = 0;
dictionary.v.views = 0;
dictionary.v.viewy = 0;
dictionary.v.vig = 0;
dictionary.v.viga = 0;
dictionary.v.vigas = 0;
dictionary.v.vigil = 0;
dictionary.v.vigils = 0;
dictionary.v.vigor = 0;
dictionary.v.vigors = 0;
dictionary.v.vigour = 0;
dictionary.v.vigours = 0;
dictionary.v.vigs = 0;
dictionary.v.viking = 0;
dictionary.v.vikings = 0;
dictionary.v.vilayet = 0;
dictionary.v.vile = 0;
dictionary.v.vilely = 0;
dictionary.v.viler = 0;
dictionary.v.vilest = 0;
dictionary.v.vilify = 0;
dictionary.v.vill = 0;
dictionary.v.villa = 0;
dictionary.v.villae = 0;
dictionary.v.village = 0;
dictionary.v.villain = 0;
dictionary.v.villas = 0;
dictionary.v.villein = 0;
dictionary.v.villi = 0;
dictionary.v.villose = 0;
dictionary.v.villous = 0;
dictionary.v.vills = 0;
dictionary.v.villus = 0;
dictionary.v.vim = 0;
dictionary.v.vimen = 0;
dictionary.v.vimina = 0;
dictionary.v.viminal = 0;
dictionary.v.vims = 0;
dictionary.v.vin = 0;
dictionary.v.vina = 0;
dictionary.v.vinal = 0;
dictionary.v.vinals = 0;
dictionary.v.vinas = 0;
dictionary.v.vinasse = 0;
dictionary.v.vinca = 0;
dictionary.v.vincas = 0;
dictionary.v.vincula = 0;
dictionary.v.vine = 0;
dictionary.v.vineal = 0;
dictionary.v.vined = 0;
dictionary.v.vinegar = 0;
dictionary.v.vinery = 0;
dictionary.v.vines = 0;
dictionary.v.vinic = 0;
dictionary.v.vinier = 0;
dictionary.v.viniest = 0;
dictionary.v.vinify = 0;
dictionary.v.vining = 0;
dictionary.v.vino = 0;
dictionary.v.vinos = 0;
dictionary.v.vinous = 0;
dictionary.v.vins = 0;
dictionary.v.vintage = 0;
dictionary.v.vintner = 0;
dictionary.v.viny = 0;
dictionary.v.vinyl = 0;
dictionary.v.vinylic = 0;
dictionary.v.vinyls = 0;
dictionary.v.viol = 0;
dictionary.v.viola = 0;
dictionary.v.violas = 0;
dictionary.v.violate = 0;
dictionary.v.violent = 0;
dictionary.v.violet = 0;
dictionary.v.violets = 0;
dictionary.v.violin = 0;
dictionary.v.violins = 0;
dictionary.v.violist = 0;
dictionary.v.violone = 0;
dictionary.v.viols = 0;
dictionary.v.viper = 0;
dictionary.v.vipers = 0;
dictionary.v.virago = 0;
dictionary.v.viragos = 0;
dictionary.v.viral = 0;
dictionary.v.virally = 0;
dictionary.v.virelai = 0;
dictionary.v.virelay = 0;
dictionary.v.viremia = 0;
dictionary.v.viremic = 0;
dictionary.v.vireo = 0;
dictionary.v.vireos = 0;
dictionary.v.vires = 0;
dictionary.v.virga = 0;
dictionary.v.virgas = 0;
dictionary.v.virgate = 0;
dictionary.v.virgin = 0;
dictionary.v.virgins = 0;
dictionary.v.virgule = 0;
dictionary.v.virid = 0;
dictionary.v.virile = 0;
dictionary.v.virion = 0;
dictionary.v.virions = 0;
dictionary.v.virl = 0;
dictionary.v.virls = 0;
dictionary.v.viroid = 0;
dictionary.v.viroids = 0;
dictionary.v.viroses = 0;
dictionary.v.virosis = 0;
dictionary.v.virtu = 0;
dictionary.v.virtual = 0;
dictionary.v.virtue = 0;
dictionary.v.virtues = 0;
dictionary.v.virtus = 0;
dictionary.v.virus = 0;
dictionary.v.viruses = 0;
dictionary.v.vis = 0;
dictionary.v.visa = 0;
dictionary.v.visaed = 0;
dictionary.v.visage = 0;
dictionary.v.visaged = 0;
dictionary.v.visages = 0;
dictionary.v.visaing = 0;
dictionary.v.visard = 0;
dictionary.v.visards = 0;
dictionary.v.visas = 0;
dictionary.v.viscera = 0;
dictionary.v.viscid = 0;
dictionary.v.viscoid = 0;
dictionary.v.viscose = 0;
dictionary.v.viscous = 0;
dictionary.v.viscus = 0;
dictionary.v.vise = 0;
dictionary.v.vised = 0;
dictionary.v.viseed = 0;
dictionary.v.viseing = 0;
dictionary.v.vises = 0;
dictionary.v.visible = 0;
dictionary.v.visibly = 0;
dictionary.v.vising = 0;
dictionary.v.vision = 0;
dictionary.v.visions = 0;
dictionary.v.visit = 0;
dictionary.v.visited = 0;
dictionary.v.visiter = 0;
dictionary.v.visitor = 0;
dictionary.v.visits = 0;
dictionary.v.visive = 0;
dictionary.v.visor = 0;
dictionary.v.visored = 0;
dictionary.v.visors = 0;
dictionary.v.vista = 0;
dictionary.v.vistaed = 0;
dictionary.v.vistas = 0;
dictionary.v.visual = 0;
dictionary.v.visuals = 0;
dictionary.v.vita = 0;
dictionary.v.vitae = 0;
dictionary.v.vital = 0;
dictionary.v.vitally = 0;
dictionary.v.vitals = 0;
dictionary.v.vitamer = 0;
dictionary.v.vitamin = 0;
dictionary.v.vitesse = 0;
dictionary.v.vitiate = 0;
dictionary.v.vitrain = 0;
dictionary.v.vitric = 0;
dictionary.v.vitrics = 0;
dictionary.v.vitrify = 0;
dictionary.v.vitrine = 0;
dictionary.v.vitriol = 0;
dictionary.v.vitta = 0;
dictionary.v.vittae = 0;
dictionary.v.vittate = 0;
dictionary.v.vittle = 0;
dictionary.v.vittled = 0;
dictionary.v.vittles = 0;
dictionary.v.viva = 0;
dictionary.v.vivace = 0;
dictionary.v.vivaces = 0;
dictionary.v.vivaria = 0;
dictionary.v.vivary = 0;
dictionary.v.vivas = 0;
dictionary.v.vive = 0;
dictionary.v.vivers = 0;
dictionary.v.vivid = 0;
dictionary.v.vivider = 0;
dictionary.v.vividly = 0;
dictionary.v.vivific = 0;
dictionary.v.vivify = 0;
dictionary.v.vixen = 0;
dictionary.v.vixenly = 0;
dictionary.v.vixens = 0;
dictionary.v.vizard = 0;
dictionary.v.vizards = 0;
dictionary.v.vizier = 0;
dictionary.v.viziers = 0;
dictionary.v.vizir = 0;
dictionary.v.vizirs = 0;
dictionary.v.vizor = 0;
dictionary.v.vizored = 0;
dictionary.v.vizors = 0;
dictionary.v.vizsla = 0;
dictionary.v.vizslas = 0;
dictionary.v.vocable = 0;
dictionary.v.vocably = 0;
dictionary.v.vocal = 0;
dictionary.v.vocalic = 0;
dictionary.v.vocally = 0;
dictionary.v.vocals = 0;
dictionary.v.voces = 0;
dictionary.v.vocoder = 0;
dictionary.v.vodka = 0;
dictionary.v.vodkas = 0;
dictionary.v.vodoun = 0;
dictionary.v.vodouns = 0;
dictionary.v.vodun = 0;
dictionary.v.voduns = 0;
dictionary.v.voe = 0;
dictionary.v.voes = 0;
dictionary.v.vogie = 0;
dictionary.v.vogue = 0;
dictionary.v.vogues = 0;
dictionary.v.voguish = 0;
dictionary.v.voice = 0;
dictionary.v.voiced = 0;
dictionary.v.voicer = 0;
dictionary.v.voicers = 0;
dictionary.v.voices = 0;
dictionary.v.voicing = 0;
dictionary.v.void = 0;
dictionary.v.voided = 0;
dictionary.v.voider = 0;
dictionary.v.voiders = 0;
dictionary.v.voiding = 0;
dictionary.v.voids = 0;
dictionary.v.voila = 0;
dictionary.v.voile = 0;
dictionary.v.voiles = 0;
dictionary.v.volant = 0;
dictionary.v.volante = 0;
dictionary.v.volar = 0;
dictionary.v.volcano = 0;
dictionary.v.vole = 0;
dictionary.v.voled = 0;
dictionary.v.volery = 0;
dictionary.v.voles = 0;
dictionary.v.voling = 0;
dictionary.v.volley = 0;
dictionary.v.volleys = 0;
dictionary.v.volost = 0;
dictionary.v.volosts = 0;
dictionary.v.volt = 0;
dictionary.v.volta = 0;
dictionary.v.voltage = 0;
dictionary.v.voltaic = 0;
dictionary.v.volte = 0;
dictionary.v.voltes = 0;
dictionary.v.volti = 0;
dictionary.v.volts = 0;
dictionary.v.voluble = 0;
dictionary.v.volubly = 0;
dictionary.v.volume = 0;
dictionary.v.volumed = 0;
dictionary.v.volumes = 0;
dictionary.v.volute = 0;
dictionary.v.voluted = 0;
dictionary.v.volutes = 0;
dictionary.v.volutin = 0;
dictionary.v.volva = 0;
dictionary.v.volvas = 0;
dictionary.v.volvate = 0;
dictionary.v.volvox = 0;
dictionary.v.volvuli = 0;
dictionary.v.vomer = 0;
dictionary.v.vomers = 0;
dictionary.v.vomica = 0;
dictionary.v.vomicae = 0;
dictionary.v.vomit = 0;
dictionary.v.vomited = 0;
dictionary.v.vomiter = 0;
dictionary.v.vomito = 0;
dictionary.v.vomitos = 0;
dictionary.v.vomits = 0;
dictionary.v.vomitus = 0;
dictionary.v.von = 0;
dictionary.v.voodoo = 0;
dictionary.v.voodoos = 0;
dictionary.v.vorlage = 0;
dictionary.v.vortex = 0;
dictionary.v.votable = 0;
dictionary.v.votary = 0;
dictionary.v.vote = 0;
dictionary.v.voted = 0;
dictionary.v.voter = 0;
dictionary.v.voters = 0;
dictionary.v.votes = 0;
dictionary.v.voting = 0;
dictionary.v.votive = 0;
dictionary.v.votress = 0;
dictionary.v.vouch = 0;
dictionary.v.vouched = 0;
dictionary.v.vouchee = 0;
dictionary.v.voucher = 0;
dictionary.v.vouches = 0;
dictionary.v.vouvray = 0;
dictionary.v.vow = 0;
dictionary.v.vowed = 0;
dictionary.v.vowel = 0;
dictionary.v.vowels = 0;
dictionary.v.vower = 0;
dictionary.v.vowers = 0;
dictionary.v.vowing = 0;
dictionary.v.vowless = 0;
dictionary.v.vows = 0;
dictionary.v.vox = 0;
dictionary.v.voyage = 0;
dictionary.v.voyaged = 0;
dictionary.v.voyager = 0;
dictionary.v.voyages = 0;
dictionary.v.voyeur = 0;
dictionary.v.voyeurs = 0;
dictionary.v.vroom = 0;
dictionary.v.vroomed = 0;
dictionary.v.vrooms = 0;
dictionary.v.vrouw = 0;
dictionary.v.vrouws = 0;
dictionary.v.vrow = 0;
dictionary.v.vrows = 0;
dictionary.v.vug = 0;
dictionary.v.vugg = 0;
dictionary.v.vuggier = 0;
dictionary.v.vuggs = 0;
dictionary.v.vuggy = 0;
dictionary.v.vugh = 0;
dictionary.v.vughs = 0;
dictionary.v.vugs = 0;
dictionary.v.vulgar = 0;
dictionary.v.vulgars = 0;
dictionary.v.vulgate = 0;
dictionary.v.vulgo = 0;
dictionary.v.vulgus = 0;
dictionary.v.vulpine = 0;
dictionary.v.vulture = 0;
dictionary.v.vulva = 0;
dictionary.v.vulvae = 0;
dictionary.v.vulval = 0;
dictionary.v.vulvar = 0;
dictionary.v.vulvas = 0;
dictionary.v.vulvate = 0;
dictionary.v.vying = 0;
dictionary.v.vyingly = 0;
dictionary.w = {};
dictionary.w.wab = 0;
dictionary.w.wabble = 0;
dictionary.w.wabbled = 0;
dictionary.w.wabbler = 0;
dictionary.w.wabbles = 0;
dictionary.w.wabbly = 0;
dictionary.w.wabs = 0;
dictionary.w.wack = 0;
dictionary.w.wacke = 0;
dictionary.w.wackes = 0;
dictionary.w.wackier = 0;
dictionary.w.wackily = 0;
dictionary.w.wacko = 0;
dictionary.w.wackos = 0;
dictionary.w.wacks = 0;
dictionary.w.wacky = 0;
dictionary.w.wad = 0;
dictionary.w.wadable = 0;
dictionary.w.wadded = 0;
dictionary.w.wadder = 0;
dictionary.w.wadders = 0;
dictionary.w.waddie = 0;
dictionary.w.waddied = 0;
dictionary.w.waddies = 0;
dictionary.w.wadding = 0;
dictionary.w.waddle = 0;
dictionary.w.waddled = 0;
dictionary.w.waddler = 0;
dictionary.w.waddles = 0;
dictionary.w.waddly = 0;
dictionary.w.waddy = 0;
dictionary.w.wade = 0;
dictionary.w.waded = 0;
dictionary.w.wader = 0;
dictionary.w.waders = 0;
dictionary.w.wades = 0;
dictionary.w.wadi = 0;
dictionary.w.wadies = 0;
dictionary.w.wading = 0;
dictionary.w.wadis = 0;
dictionary.w.wadmaal = 0;
dictionary.w.wadmal = 0;
dictionary.w.wadmals = 0;
dictionary.w.wadmel = 0;
dictionary.w.wadmels = 0;
dictionary.w.wadmol = 0;
dictionary.w.wadmoll = 0;
dictionary.w.wadmols = 0;
dictionary.w.wads = 0;
dictionary.w.wadset = 0;
dictionary.w.wadsets = 0;
dictionary.w.wady = 0;
dictionary.w.wae = 0;
dictionary.w.waeful = 0;
dictionary.w.waeness = 0;
dictionary.w.waes = 0;
dictionary.w.waesuck = 0;
dictionary.w.wafer = 0;
dictionary.w.wafered = 0;
dictionary.w.wafers = 0;
dictionary.w.wafery = 0;
dictionary.w.waff = 0;
dictionary.w.waffed = 0;
dictionary.w.waffie = 0;
dictionary.w.waffies = 0;
dictionary.w.waffing = 0;
dictionary.w.waffle = 0;
dictionary.w.waffled = 0;
dictionary.w.waffles = 0;
dictionary.w.waffs = 0;
dictionary.w.waft = 0;
dictionary.w.waftage = 0;
dictionary.w.wafted = 0;
dictionary.w.wafter = 0;
dictionary.w.wafters = 0;
dictionary.w.wafting = 0;
dictionary.w.wafts = 0;
dictionary.w.wafture = 0;
dictionary.w.wag = 0;
dictionary.w.wage = 0;
dictionary.w.waged = 0;
dictionary.w.wager = 0;
dictionary.w.wagered = 0;
dictionary.w.wagerer = 0;
dictionary.w.wagers = 0;
dictionary.w.wages = 0;
dictionary.w.wagged = 0;
dictionary.w.wagger = 0;
dictionary.w.waggers = 0;
dictionary.w.waggery = 0;
dictionary.w.wagging = 0;
dictionary.w.waggish = 0;
dictionary.w.waggle = 0;
dictionary.w.waggled = 0;
dictionary.w.waggles = 0;
dictionary.w.waggly = 0;
dictionary.w.waggon = 0;
dictionary.w.waggons = 0;
dictionary.w.waging = 0;
dictionary.w.wagon = 0;
dictionary.w.wagoned = 0;
dictionary.w.wagoner = 0;
dictionary.w.wagons = 0;
dictionary.w.wags = 0;
dictionary.w.wagsome = 0;
dictionary.w.wagtail = 0;
dictionary.w.wahine = 0;
dictionary.w.wahines = 0;
dictionary.w.wahoo = 0;
dictionary.w.wahoos = 0;
dictionary.w.waif = 0;
dictionary.w.waifed = 0;
dictionary.w.waifing = 0;
dictionary.w.waifs = 0;
dictionary.w.wail = 0;
dictionary.w.wailed = 0;
dictionary.w.wailer = 0;
dictionary.w.wailers = 0;
dictionary.w.wailful = 0;
dictionary.w.wailing = 0;
dictionary.w.wails = 0;
dictionary.w.wain = 0;
dictionary.w.wains = 0;
dictionary.w.wair = 0;
dictionary.w.waired = 0;
dictionary.w.wairing = 0;
dictionary.w.wairs = 0;
dictionary.w.waist = 0;
dictionary.w.waisted = 0;
dictionary.w.waister = 0;
dictionary.w.waists = 0;
dictionary.w.wait = 0;
dictionary.w.waited = 0;
dictionary.w.waiter = 0;
dictionary.w.waiters = 0;
dictionary.w.waiting = 0;
dictionary.w.waits = 0;
dictionary.w.waive = 0;
dictionary.w.waived = 0;
dictionary.w.waiver = 0;
dictionary.w.waivers = 0;
dictionary.w.waives = 0;
dictionary.w.waiving = 0;
dictionary.w.wakanda = 0;
dictionary.w.wake = 0;
dictionary.w.waked = 0;
dictionary.w.wakeful = 0;
dictionary.w.waken = 0;
dictionary.w.wakened = 0;
dictionary.w.wakener = 0;
dictionary.w.wakens = 0;
dictionary.w.waker = 0;
dictionary.w.wakers = 0;
dictionary.w.wakes = 0;
dictionary.w.wakiki = 0;
dictionary.w.wakikis = 0;
dictionary.w.waking = 0;
dictionary.w.wale = 0;
dictionary.w.waled = 0;
dictionary.w.waler = 0;
dictionary.w.walers = 0;
dictionary.w.wales = 0;
dictionary.w.walies = 0;
dictionary.w.waling = 0;
dictionary.w.walk = 0;
dictionary.w.walked = 0;
dictionary.w.walker = 0;
dictionary.w.walkers = 0;
dictionary.w.walking = 0;
dictionary.w.walkout = 0;
dictionary.w.walks = 0;
dictionary.w.walkup = 0;
dictionary.w.walkups = 0;
dictionary.w.walkway = 0;
dictionary.w.wall = 0;
dictionary.w.walla = 0;
dictionary.w.wallaby = 0;
dictionary.w.wallah = 0;
dictionary.w.wallahs = 0;
dictionary.w.wallas = 0;
dictionary.w.walled = 0;
dictionary.w.wallet = 0;
dictionary.w.wallets = 0;
dictionary.w.walleye = 0;
dictionary.w.wallie = 0;
dictionary.w.wallies = 0;
dictionary.w.walling = 0;
dictionary.w.wallop = 0;
dictionary.w.wallops = 0;
dictionary.w.wallow = 0;
dictionary.w.wallows = 0;
dictionary.w.walls = 0;
dictionary.w.wally = 0;
dictionary.w.walnut = 0;
dictionary.w.walnuts = 0;
dictionary.w.walrus = 0;
dictionary.w.waltz = 0;
dictionary.w.waltzed = 0;
dictionary.w.waltzer = 0;
dictionary.w.waltzes = 0;
dictionary.w.waly = 0;
dictionary.w.wamble = 0;
dictionary.w.wambled = 0;
dictionary.w.wambles = 0;
dictionary.w.wambly = 0;
dictionary.w.wame = 0;
dictionary.w.wamefou = 0;
dictionary.w.wameful = 0;
dictionary.w.wames = 0;
dictionary.w.wammus = 0;
dictionary.w.wampish = 0;
dictionary.w.wampum = 0;
dictionary.w.wampums = 0;
dictionary.w.wampus = 0;
dictionary.w.wamus = 0;
dictionary.w.wamuses = 0;
dictionary.w.wan = 0;
dictionary.w.wand = 0;
dictionary.w.wander = 0;
dictionary.w.wanders = 0;
dictionary.w.wandle = 0;
dictionary.w.wands = 0;
dictionary.w.wane = 0;
dictionary.w.waned = 0;
dictionary.w.wanes = 0;
dictionary.w.waney = 0;
dictionary.w.wangan = 0;
dictionary.w.wangans = 0;
dictionary.w.wangle = 0;
dictionary.w.wangled = 0;
dictionary.w.wangler = 0;
dictionary.w.wangles = 0;
dictionary.w.wangun = 0;
dictionary.w.wanguns = 0;
dictionary.w.wanier = 0;
dictionary.w.waniest = 0;
dictionary.w.wanigan = 0;
dictionary.w.waning = 0;
dictionary.w.wanion = 0;
dictionary.w.wanions = 0;
dictionary.w.wanly = 0;
dictionary.w.wanned = 0;
dictionary.w.wanner = 0;
dictionary.w.wanness = 0;
dictionary.w.wannest = 0;
dictionary.w.wanning = 0;
dictionary.w.wans = 0;
dictionary.w.want = 0;
dictionary.w.wantage = 0;
dictionary.w.wanted = 0;
dictionary.w.wanter = 0;
dictionary.w.wanters = 0;
dictionary.w.wanting = 0;
dictionary.w.wanton = 0;
dictionary.w.wantons = 0;
dictionary.w.wants = 0;
dictionary.w.wany = 0;
dictionary.w.wap = 0;
dictionary.w.wapiti = 0;
dictionary.w.wapitis = 0;
dictionary.w.wapped = 0;
dictionary.w.wapping = 0;
dictionary.w.waps = 0;
dictionary.w.war = 0;
dictionary.w.warble = 0;
dictionary.w.warbled = 0;
dictionary.w.warbler = 0;
dictionary.w.warbles = 0;
dictionary.w.ward = 0;
dictionary.w.warded = 0;
dictionary.w.warden = 0;
dictionary.w.wardens = 0;
dictionary.w.warder = 0;
dictionary.w.warders = 0;
dictionary.w.warding = 0;
dictionary.w.wards = 0;
dictionary.w.ware = 0;
dictionary.w.wared = 0;
dictionary.w.wares = 0;
dictionary.w.warfare = 0;
dictionary.w.warhead = 0;
dictionary.w.warier = 0;
dictionary.w.wariest = 0;
dictionary.w.warily = 0;
dictionary.w.waring = 0;
dictionary.w.warison = 0;
dictionary.w.wark = 0;
dictionary.w.warked = 0;
dictionary.w.warking = 0;
dictionary.w.warks = 0;
dictionary.w.warless = 0;
dictionary.w.warlike = 0;
dictionary.w.warlock = 0;
dictionary.w.warlord = 0;
dictionary.w.warm = 0;
dictionary.w.warmed = 0;
dictionary.w.warmer = 0;
dictionary.w.warmers = 0;
dictionary.w.warmest = 0;
dictionary.w.warming = 0;
dictionary.w.warmish = 0;
dictionary.w.warmly = 0;
dictionary.w.warms = 0;
dictionary.w.warmth = 0;
dictionary.w.warmths = 0;
dictionary.w.warmup = 0;
dictionary.w.warmups = 0;
dictionary.w.warn = 0;
dictionary.w.warned = 0;
dictionary.w.warner = 0;
dictionary.w.warners = 0;
dictionary.w.warning = 0;
dictionary.w.warns = 0;
dictionary.w.warp = 0;
dictionary.w.warpage = 0;
dictionary.w.warpath = 0;
dictionary.w.warped = 0;
dictionary.w.warper = 0;
dictionary.w.warpers = 0;
dictionary.w.warping = 0;
dictionary.w.warps = 0;
dictionary.w.warrant = 0;
dictionary.w.warred = 0;
dictionary.w.warren = 0;
dictionary.w.warrens = 0;
dictionary.w.warring = 0;
dictionary.w.warrior = 0;
dictionary.w.wars = 0;
dictionary.w.warsaw = 0;
dictionary.w.warsaws = 0;
dictionary.w.warship = 0;
dictionary.w.warsle = 0;
dictionary.w.warsled = 0;
dictionary.w.warsler = 0;
dictionary.w.warsles = 0;
dictionary.w.warstle = 0;
dictionary.w.wart = 0;
dictionary.w.warted = 0;
dictionary.w.warthog = 0;
dictionary.w.wartier = 0;
dictionary.w.wartime = 0;
dictionary.w.warts = 0;
dictionary.w.warty = 0;
dictionary.w.warwork = 0;
dictionary.w.warworn = 0;
dictionary.w.wary = 0;
dictionary.w.was = 0;
dictionary.w.wasabi = 0;
dictionary.w.wasabis = 0;
dictionary.w.wash = 0;
dictionary.w.washday = 0;
dictionary.w.washed = 0;
dictionary.w.washer = 0;
dictionary.w.washers = 0;
dictionary.w.washes = 0;
dictionary.w.washier = 0;
dictionary.w.washing = 0;
dictionary.w.washout = 0;
dictionary.w.washrag = 0;
dictionary.w.washtub = 0;
dictionary.w.washup = 0;
dictionary.w.washups = 0;
dictionary.w.washy = 0;
dictionary.w.wasp = 0;
dictionary.w.waspier = 0;
dictionary.w.waspily = 0;
dictionary.w.waspish = 0;
dictionary.w.wasps = 0;
dictionary.w.waspy = 0;
dictionary.w.wassail = 0;
dictionary.w.wast = 0;
dictionary.w.wastage = 0;
dictionary.w.waste = 0;
dictionary.w.wasted = 0;
dictionary.w.waster = 0;
dictionary.w.wasters = 0;
dictionary.w.wastery = 0;
dictionary.w.wastes = 0;
dictionary.w.wasting = 0;
dictionary.w.wastrel = 0;
dictionary.w.wastrie = 0;
dictionary.w.wastry = 0;
dictionary.w.wasts = 0;
dictionary.w.wat = 0;
dictionary.w.watap = 0;
dictionary.w.watape = 0;
dictionary.w.watapes = 0;
dictionary.w.wataps = 0;
dictionary.w.watch = 0;
dictionary.w.watched = 0;
dictionary.w.watcher = 0;
dictionary.w.watches = 0;
dictionary.w.water = 0;
dictionary.w.watered = 0;
dictionary.w.waterer = 0;
dictionary.w.waters = 0;
dictionary.w.watery = 0;
dictionary.w.wats = 0;
dictionary.w.watt = 0;
dictionary.w.wattage = 0;
dictionary.w.wattape = 0;
dictionary.w.watter = 0;
dictionary.w.wattest = 0;
dictionary.w.wattle = 0;
dictionary.w.wattled = 0;
dictionary.w.wattles = 0;
dictionary.w.watts = 0;
dictionary.w.waucht = 0;
dictionary.w.wauchts = 0;
dictionary.w.waugh = 0;
dictionary.w.waught = 0;
dictionary.w.waughts = 0;
dictionary.w.wauk = 0;
dictionary.w.wauked = 0;
dictionary.w.wauking = 0;
dictionary.w.wauks = 0;
dictionary.w.waul = 0;
dictionary.w.wauled = 0;
dictionary.w.wauling = 0;
dictionary.w.wauls = 0;
dictionary.w.waur = 0;
dictionary.w.wave = 0;
dictionary.w.waved = 0;
dictionary.w.wavelet = 0;
dictionary.w.waveoff = 0;
dictionary.w.waver = 0;
dictionary.w.wavered = 0;
dictionary.w.waverer = 0;
dictionary.w.wavers = 0;
dictionary.w.wavery = 0;
dictionary.w.waves = 0;
dictionary.w.wavey = 0;
dictionary.w.waveys = 0;
dictionary.w.wavier = 0;
dictionary.w.wavies = 0;
dictionary.w.waviest = 0;
dictionary.w.wavily = 0;
dictionary.w.waving = 0;
dictionary.w.wavy = 0;
dictionary.w.waw = 0;
dictionary.w.wawl = 0;
dictionary.w.wawled = 0;
dictionary.w.wawling = 0;
dictionary.w.wawls = 0;
dictionary.w.waws = 0;
dictionary.w.wax = 0;
dictionary.w.waxbill = 0;
dictionary.w.waxed = 0;
dictionary.w.waxen = 0;
dictionary.w.waxer = 0;
dictionary.w.waxers = 0;
dictionary.w.waxes = 0;
dictionary.w.waxier = 0;
dictionary.w.waxiest = 0;
dictionary.w.waxily = 0;
dictionary.w.waxing = 0;
dictionary.w.waxings = 0;
dictionary.w.waxlike = 0;
dictionary.w.waxweed = 0;
dictionary.w.waxwing = 0;
dictionary.w.waxwork = 0;
dictionary.w.waxworm = 0;
dictionary.w.waxy = 0;
dictionary.w.way = 0;
dictionary.w.waybill = 0;
dictionary.w.waylaid = 0;
dictionary.w.waylay = 0;
dictionary.w.waylays = 0;
dictionary.w.wayless = 0;
dictionary.w.ways = 0;
dictionary.w.wayside = 0;
dictionary.w.wayward = 0;
dictionary.w.wayworn = 0;
dictionary.w.weak = 0;
dictionary.w.weaken = 0;
dictionary.w.weakens = 0;
dictionary.w.weaker = 0;
dictionary.w.weakest = 0;
dictionary.w.weakish = 0;
dictionary.w.weakly = 0;
dictionary.w.weal = 0;
dictionary.w.weald = 0;
dictionary.w.wealds = 0;
dictionary.w.weals = 0;
dictionary.w.wealth = 0;
dictionary.w.wealths = 0;
dictionary.w.wealthy = 0;
dictionary.w.wean = 0;
dictionary.w.weaned = 0;
dictionary.w.weaner = 0;
dictionary.w.weaners = 0;
dictionary.w.weaning = 0;
dictionary.w.weans = 0;
dictionary.w.weapon = 0;
dictionary.w.weapons = 0;
dictionary.w.wear = 0;
dictionary.w.wearer = 0;
dictionary.w.wearers = 0;
dictionary.w.wearied = 0;
dictionary.w.wearier = 0;
dictionary.w.wearies = 0;
dictionary.w.wearily = 0;
dictionary.w.wearing = 0;
dictionary.w.wearish = 0;
dictionary.w.wears = 0;
dictionary.w.weary = 0;
dictionary.w.weasand = 0;
dictionary.w.weasel = 0;
dictionary.w.weasels = 0;
dictionary.w.weason = 0;
dictionary.w.weasons = 0;
dictionary.w.weather = 0;
dictionary.w.weave = 0;
dictionary.w.weaved = 0;
dictionary.w.weaver = 0;
dictionary.w.weavers = 0;
dictionary.w.weaves = 0;
dictionary.w.weaving = 0;
dictionary.w.weazand = 0;
dictionary.w.web = 0;
dictionary.w.webbed = 0;
dictionary.w.webbier = 0;
dictionary.w.webbing = 0;
dictionary.w.webby = 0;
dictionary.w.weber = 0;
dictionary.w.webers = 0;
dictionary.w.webfed = 0;
dictionary.w.webfeet = 0;
dictionary.w.webfoot = 0;
dictionary.w.webless = 0;
dictionary.w.weblike = 0;
dictionary.w.webs = 0;
dictionary.w.webster = 0;
dictionary.w.webworm = 0;
dictionary.w.wecht = 0;
dictionary.w.wechts = 0;
dictionary.w.wed = 0;
dictionary.w.wedded = 0;
dictionary.w.wedder = 0;
dictionary.w.wedders = 0;
dictionary.w.wedding = 0;
dictionary.w.wedel = 0;
dictionary.w.wedeled = 0;
dictionary.w.wedeln = 0;
dictionary.w.wedelns = 0;
dictionary.w.wedels = 0;
dictionary.w.wedge = 0;
dictionary.w.wedged = 0;
dictionary.w.wedges = 0;
dictionary.w.wedgie = 0;
dictionary.w.wedgier = 0;
dictionary.w.wedgies = 0;
dictionary.w.wedging = 0;
dictionary.w.wedgy = 0;
dictionary.w.wedlock = 0;
dictionary.w.weds = 0;
dictionary.w.wee = 0;
dictionary.w.weed = 0;
dictionary.w.weeded = 0;
dictionary.w.weeder = 0;
dictionary.w.weeders = 0;
dictionary.w.weedier = 0;
dictionary.w.weedily = 0;
dictionary.w.weeding = 0;
dictionary.w.weeds = 0;
dictionary.w.weedy = 0;
dictionary.w.week = 0;
dictionary.w.weekday = 0;
dictionary.w.weekend = 0;
dictionary.w.weekly = 0;
dictionary.w.weeks = 0;
dictionary.w.weel = 0;
dictionary.w.ween = 0;
dictionary.w.weened = 0;
dictionary.w.weenie = 0;
dictionary.w.weenier = 0;
dictionary.w.weenies = 0;
dictionary.w.weening = 0;
dictionary.w.weens = 0;
dictionary.w.weensy = 0;
dictionary.w.weeny = 0;
dictionary.w.weep = 0;
dictionary.w.weeper = 0;
dictionary.w.weepers = 0;
dictionary.w.weepie = 0;
dictionary.w.weepier = 0;
dictionary.w.weepies = 0;
dictionary.w.weeping = 0;
dictionary.w.weeps = 0;
dictionary.w.weepy = 0;
dictionary.w.weer = 0;
dictionary.w.wees = 0;
dictionary.w.weest = 0;
dictionary.w.weet = 0;
dictionary.w.weeted = 0;
dictionary.w.weeting = 0;
dictionary.w.weets = 0;
dictionary.w.weever = 0;
dictionary.w.weevers = 0;
dictionary.w.weevil = 0;
dictionary.w.weevils = 0;
dictionary.w.weevily = 0;
dictionary.w.weewee = 0;
dictionary.w.weeweed = 0;
dictionary.w.weewees = 0;
dictionary.w.weft = 0;
dictionary.w.wefts = 0;
dictionary.w.weigela = 0;
dictionary.w.weigh = 0;
dictionary.w.weighed = 0;
dictionary.w.weigher = 0;
dictionary.w.weighs = 0;
dictionary.w.weight = 0;
dictionary.w.weights = 0;
dictionary.w.weighty = 0;
dictionary.w.weiner = 0;
dictionary.w.weiners = 0;
dictionary.w.weir = 0;
dictionary.w.weird = 0;
dictionary.w.weirder = 0;
dictionary.w.weirdie = 0;
dictionary.w.weirdly = 0;
dictionary.w.weirdo = 0;
dictionary.w.weirdos = 0;
dictionary.w.weirds = 0;
dictionary.w.weirdy = 0;
dictionary.w.weirs = 0;
dictionary.w.weka = 0;
dictionary.w.wekas = 0;
dictionary.w.welch = 0;
dictionary.w.welched = 0;
dictionary.w.welcher = 0;
dictionary.w.welches = 0;
dictionary.w.welcome = 0;
dictionary.w.weld = 0;
dictionary.w.welded = 0;
dictionary.w.welder = 0;
dictionary.w.welders = 0;
dictionary.w.welding = 0;
dictionary.w.weldor = 0;
dictionary.w.weldors = 0;
dictionary.w.welds = 0;
dictionary.w.welfare = 0;
dictionary.w.welkin = 0;
dictionary.w.welkins = 0;
dictionary.w.well = 0;
dictionary.w.welled = 0;
dictionary.w.wellie = 0;
dictionary.w.wellies = 0;
dictionary.w.welling = 0;
dictionary.w.wells = 0;
dictionary.w.welly = 0;
dictionary.w.welsh = 0;
dictionary.w.welshed = 0;
dictionary.w.welsher = 0;
dictionary.w.welshes = 0;
dictionary.w.welt = 0;
dictionary.w.welted = 0;
dictionary.w.welter = 0;
dictionary.w.welters = 0;
dictionary.w.welting = 0;
dictionary.w.welts = 0;
dictionary.w.wen = 0;
dictionary.w.wenches = 0;
dictionary.w.wend = 0;
dictionary.w.wended = 0;
dictionary.w.wendigo = 0;
dictionary.w.wending = 0;
dictionary.w.wends = 0;
dictionary.w.wennier = 0;
dictionary.w.wennish = 0;
dictionary.w.wenny = 0;
dictionary.w.wens = 0;
dictionary.w.went = 0;
dictionary.w.wept = 0;
dictionary.w.were = 0;
dictionary.w.wergeld = 0;
dictionary.w.wergelt = 0;
dictionary.w.wergild = 0;
dictionary.w.wert = 0;
dictionary.w.werwolf = 0;
dictionary.w.weskit = 0;
dictionary.w.weskits = 0;
dictionary.w.wessand = 0;
dictionary.w.west = 0;
dictionary.w.wester = 0;
dictionary.w.western = 0;
dictionary.w.westers = 0;
dictionary.w.westing = 0;
dictionary.w.wests = 0;
dictionary.w.wet = 0;
dictionary.w.wetback = 0;
dictionary.w.wether = 0;
dictionary.w.wethers = 0;
dictionary.w.wetland = 0;
dictionary.w.wetly = 0;
dictionary.w.wetness = 0;
dictionary.w.wets = 0;
dictionary.w.wetted = 0;
dictionary.w.wetter = 0;
dictionary.w.wetters = 0;
dictionary.w.wettest = 0;
dictionary.w.wetting = 0;
dictionary.w.wettish = 0;
dictionary.w.wha = 0;
dictionary.w.whack = 0;
dictionary.w.whacked = 0;
dictionary.w.whacker = 0;
dictionary.w.whacko = 0;
dictionary.w.whackos = 0;
dictionary.w.whacks = 0;
dictionary.w.whacky = 0;
dictionary.w.whale = 0;
dictionary.w.whaled = 0;
dictionary.w.whaler = 0;
dictionary.w.whalers = 0;
dictionary.w.whales = 0;
dictionary.w.whaling = 0;
dictionary.w.wham = 0;
dictionary.w.whammed = 0;
dictionary.w.whammo = 0;
dictionary.w.whammy = 0;
dictionary.w.whamo = 0;
dictionary.w.whams = 0;
dictionary.w.whang = 0;
dictionary.w.whanged = 0;
dictionary.w.whangee = 0;
dictionary.w.whangs = 0;
dictionary.w.whap = 0;
dictionary.w.whapped = 0;
dictionary.w.whapper = 0;
dictionary.w.whaps = 0;
dictionary.w.wharf = 0;
dictionary.w.wharfed = 0;
dictionary.w.wharfs = 0;
dictionary.w.wharve = 0;
dictionary.w.wharves = 0;
dictionary.w.what = 0;
dictionary.w.whatnot = 0;
dictionary.w.whats = 0;
dictionary.w.whaup = 0;
dictionary.w.whaups = 0;
dictionary.w.wheal = 0;
dictionary.w.wheals = 0;
dictionary.w.wheat = 0;
dictionary.w.wheaten = 0;
dictionary.w.wheats = 0;
dictionary.w.whee = 0;
dictionary.w.wheedle = 0;
dictionary.w.wheel = 0;
dictionary.w.wheeled = 0;
dictionary.w.wheeler = 0;
dictionary.w.wheelie = 0;
dictionary.w.wheels = 0;
dictionary.w.wheen = 0;
dictionary.w.wheens = 0;
dictionary.w.wheep = 0;
dictionary.w.wheeped = 0;
dictionary.w.wheeple = 0;
dictionary.w.wheeps = 0;
dictionary.w.wheeze = 0;
dictionary.w.wheezed = 0;
dictionary.w.wheezer = 0;
dictionary.w.wheezes = 0;
dictionary.w.wheezy = 0;
dictionary.w.whelk = 0;
dictionary.w.whelks = 0;
dictionary.w.whelky = 0;
dictionary.w.whelm = 0;
dictionary.w.whelmed = 0;
dictionary.w.whelms = 0;
dictionary.w.whelp = 0;
dictionary.w.whelped = 0;
dictionary.w.whelps = 0;
dictionary.w.when = 0;
dictionary.w.whenas = 0;
dictionary.w.whence = 0;
dictionary.w.whens = 0;
dictionary.w.where = 0;
dictionary.w.whereas = 0;
dictionary.w.whereat = 0;
dictionary.w.whereby = 0;
dictionary.w.wherein = 0;
dictionary.w.whereof = 0;
dictionary.w.whereon = 0;
dictionary.w.wheres = 0;
dictionary.w.whereto = 0;
dictionary.w.wherry = 0;
dictionary.w.wherve = 0;
dictionary.w.wherves = 0;
dictionary.w.whet = 0;
dictionary.w.whether = 0;
dictionary.w.whets = 0;
dictionary.w.whetted = 0;
dictionary.w.whetter = 0;
dictionary.w.whew = 0;
dictionary.w.whews = 0;
dictionary.w.whey = 0;
dictionary.w.wheyey = 0;
dictionary.w.wheyish = 0;
dictionary.w.wheys = 0;
dictionary.w.which = 0;
dictionary.w.whicker = 0;
dictionary.w.whid = 0;
dictionary.w.whidah = 0;
dictionary.w.whidahs = 0;
dictionary.w.whidded = 0;
dictionary.w.whids = 0;
dictionary.w.whiff = 0;
dictionary.w.whiffed = 0;
dictionary.w.whiffer = 0;
dictionary.w.whiffet = 0;
dictionary.w.whiffle = 0;
dictionary.w.whiffs = 0;
dictionary.w.whig = 0;
dictionary.w.whigs = 0;
dictionary.w.while = 0;
dictionary.w.whiled = 0;
dictionary.w.whiles = 0;
dictionary.w.whiling = 0;
dictionary.w.whilom = 0;
dictionary.w.whilst = 0;
dictionary.w.whim = 0;
dictionary.w.whimper = 0;
dictionary.w.whims = 0;
dictionary.w.whimsey = 0;
dictionary.w.whimsy = 0;
dictionary.w.whin = 0;
dictionary.w.whine = 0;
dictionary.w.whined = 0;
dictionary.w.whiner = 0;
dictionary.w.whiners = 0;
dictionary.w.whines = 0;
dictionary.w.whiney = 0;
dictionary.w.whinge = 0;
dictionary.w.whinged = 0;
dictionary.w.whinges = 0;
dictionary.w.whinier = 0;
dictionary.w.whining = 0;
dictionary.w.whinny = 0;
dictionary.w.whins = 0;
dictionary.w.whiny = 0;
dictionary.w.whip = 0;
dictionary.w.whipped = 0;
dictionary.w.whipper = 0;
dictionary.w.whippet = 0;
dictionary.w.whippy = 0;
dictionary.w.whipray = 0;
dictionary.w.whips = 0;
dictionary.w.whipsaw = 0;
dictionary.w.whipt = 0;
dictionary.w.whir = 0;
dictionary.w.whirl = 0;
dictionary.w.whirled = 0;
dictionary.w.whirler = 0;
dictionary.w.whirls = 0;
dictionary.w.whirly = 0;
dictionary.w.whirr = 0;
dictionary.w.whirred = 0;
dictionary.w.whirrs = 0;
dictionary.w.whirry = 0;
dictionary.w.whirs = 0;
dictionary.w.whish = 0;
dictionary.w.whished = 0;
dictionary.w.whishes = 0;
dictionary.w.whisht = 0;
dictionary.w.whishts = 0;
dictionary.w.whisk = 0;
dictionary.w.whisked = 0;
dictionary.w.whisker = 0;
dictionary.w.whiskey = 0;
dictionary.w.whisks = 0;
dictionary.w.whisky = 0;
dictionary.w.whisper = 0;
dictionary.w.whist = 0;
dictionary.w.whisted = 0;
dictionary.w.whistle = 0;
dictionary.w.whists = 0;
dictionary.w.whit = 0;
dictionary.w.white = 0;
dictionary.w.whited = 0;
dictionary.w.whitely = 0;
dictionary.w.whiten = 0;
dictionary.w.whitens = 0;
dictionary.w.whiter = 0;
dictionary.w.whites = 0;
dictionary.w.whitest = 0;
dictionary.w.whitey = 0;
dictionary.w.whiteys = 0;
dictionary.w.whither = 0;
dictionary.w.whitier = 0;
dictionary.w.whities = 0;
dictionary.w.whiting = 0;
dictionary.w.whitish = 0;
dictionary.w.whitlow = 0;
dictionary.w.whits = 0;
dictionary.w.whitter = 0;
dictionary.w.whittle = 0;
dictionary.w.whity = 0;
dictionary.w.whiz = 0;
dictionary.w.whizz = 0;
dictionary.w.whizzed = 0;
dictionary.w.whizzer = 0;
dictionary.w.whizzes = 0;
dictionary.w.who = 0;
dictionary.w.whoa = 0;
dictionary.w.whoever = 0;
dictionary.w.whole = 0;
dictionary.w.wholes = 0;
dictionary.w.wholism = 0;
dictionary.w.wholly = 0;
dictionary.w.whom = 0;
dictionary.w.whomp = 0;
dictionary.w.whomped = 0;
dictionary.w.whomps = 0;
dictionary.w.whomso = 0;
dictionary.w.whoof = 0;
dictionary.w.whoofed = 0;
dictionary.w.whoofs = 0;
dictionary.w.whoop = 0;
dictionary.w.whooped = 0;
dictionary.w.whoopee = 0;
dictionary.w.whooper = 0;
dictionary.w.whoopla = 0;
dictionary.w.whoops = 0;
dictionary.w.whoosh = 0;
dictionary.w.whoosis = 0;
dictionary.w.whop = 0;
dictionary.w.whopped = 0;
dictionary.w.whopper = 0;
dictionary.w.whops = 0;
dictionary.w.whore = 0;
dictionary.w.whored = 0;
dictionary.w.whores = 0;
dictionary.w.whoring = 0;
dictionary.w.whorish = 0;
dictionary.w.whorl = 0;
dictionary.w.whorled = 0;
dictionary.w.whorls = 0;
dictionary.w.whort = 0;
dictionary.w.whortle = 0;
dictionary.w.whorts = 0;
dictionary.w.whose = 0;
dictionary.w.whosis = 0;
dictionary.w.whoso = 0;
dictionary.w.whump = 0;
dictionary.w.whumped = 0;
dictionary.w.whumps = 0;
dictionary.w.why = 0;
dictionary.w.whydah = 0;
dictionary.w.whydahs = 0;
dictionary.w.whys = 0;
dictionary.w.wich = 0;
dictionary.w.wiches = 0;
dictionary.w.wick = 0;
dictionary.w.wickape = 0;
dictionary.w.wicked = 0;
dictionary.w.wicker = 0;
dictionary.w.wickers = 0;
dictionary.w.wicket = 0;
dictionary.w.wickets = 0;
dictionary.w.wicking = 0;
dictionary.w.wickiup = 0;
dictionary.w.wicks = 0;
dictionary.w.wickyup = 0;
dictionary.w.wicopy = 0;
dictionary.w.widder = 0;
dictionary.w.widders = 0;
dictionary.w.widdie = 0;
dictionary.w.widdies = 0;
dictionary.w.widdle = 0;
dictionary.w.widdled = 0;
dictionary.w.widdles = 0;
dictionary.w.widdy = 0;
dictionary.w.wide = 0;
dictionary.w.widely = 0;
dictionary.w.widen = 0;
dictionary.w.widened = 0;
dictionary.w.widener = 0;
dictionary.w.widens = 0;
dictionary.w.wider = 0;
dictionary.w.wides = 0;
dictionary.w.widest = 0;
dictionary.w.widgeon = 0;
dictionary.w.widget = 0;
dictionary.w.widgets = 0;
dictionary.w.widish = 0;
dictionary.w.widow = 0;
dictionary.w.widowed = 0;
dictionary.w.widower = 0;
dictionary.w.widows = 0;
dictionary.w.width = 0;
dictionary.w.widths = 0;
dictionary.w.wield = 0;
dictionary.w.wielded = 0;
dictionary.w.wielder = 0;
dictionary.w.wields = 0;
dictionary.w.wieldy = 0;
dictionary.w.wiener = 0;
dictionary.w.wieners = 0;
dictionary.w.wienie = 0;
dictionary.w.wienies = 0;
dictionary.w.wife = 0;
dictionary.w.wifed = 0;
dictionary.w.wifedom = 0;
dictionary.w.wifely = 0;
dictionary.w.wifes = 0;
dictionary.w.wifing = 0;
dictionary.w.wig = 0;
dictionary.w.wigan = 0;
dictionary.w.wigans = 0;
dictionary.w.wigeon = 0;
dictionary.w.wigeons = 0;
dictionary.w.wigged = 0;
dictionary.w.wiggery = 0;
dictionary.w.wiggier = 0;
dictionary.w.wigging = 0;
dictionary.w.wiggle = 0;
dictionary.w.wiggled = 0;
dictionary.w.wiggler = 0;
dictionary.w.wiggles = 0;
dictionary.w.wiggly = 0;
dictionary.w.wiggy = 0;
dictionary.w.wight = 0;
dictionary.w.wights = 0;
dictionary.w.wigless = 0;
dictionary.w.wiglet = 0;
dictionary.w.wiglets = 0;
dictionary.w.wiglike = 0;
dictionary.w.wigs = 0;
dictionary.w.wigwag = 0;
dictionary.w.wigwags = 0;
dictionary.w.wigwam = 0;
dictionary.w.wigwams = 0;
dictionary.w.wikiup = 0;
dictionary.w.wikiups = 0;
dictionary.w.wilco = 0;
dictionary.w.wild = 0;
dictionary.w.wildcat = 0;
dictionary.w.wilder = 0;
dictionary.w.wilders = 0;
dictionary.w.wildest = 0;
dictionary.w.wilding = 0;
dictionary.w.wildish = 0;
dictionary.w.wildly = 0;
dictionary.w.wilds = 0;
dictionary.w.wile = 0;
dictionary.w.wiled = 0;
dictionary.w.wiles = 0;
dictionary.w.wilful = 0;
dictionary.w.wilier = 0;
dictionary.w.wiliest = 0;
dictionary.w.wilily = 0;
dictionary.w.wiling = 0;
dictionary.w.will = 0;
dictionary.w.willed = 0;
dictionary.w.willer = 0;
dictionary.w.willers = 0;
dictionary.w.willet = 0;
dictionary.w.willets = 0;
dictionary.w.willful = 0;
dictionary.w.willied = 0;
dictionary.w.willies = 0;
dictionary.w.willing = 0;
dictionary.w.willow = 0;
dictionary.w.willows = 0;
dictionary.w.willowy = 0;
dictionary.w.wills = 0;
dictionary.w.willy = 0;
dictionary.w.wilt = 0;
dictionary.w.wilted = 0;
dictionary.w.wilting = 0;
dictionary.w.wilts = 0;
dictionary.w.wily = 0;
dictionary.w.wimble = 0;
dictionary.w.wimbled = 0;
dictionary.w.wimbles = 0;
dictionary.w.wimp = 0;
dictionary.w.wimpish = 0;
dictionary.w.wimple = 0;
dictionary.w.wimpled = 0;
dictionary.w.wimples = 0;
dictionary.w.wimps = 0;
dictionary.w.wimpy = 0;
dictionary.w.win = 0;
dictionary.w.wince = 0;
dictionary.w.winced = 0;
dictionary.w.wincer = 0;
dictionary.w.wincers = 0;
dictionary.w.winces = 0;
dictionary.w.wincey = 0;
dictionary.w.winceys = 0;
dictionary.w.winch = 0;
dictionary.w.winched = 0;
dictionary.w.wincher = 0;
dictionary.w.winches = 0;
dictionary.w.wincing = 0;
dictionary.w.wind = 0;
dictionary.w.windage = 0;
dictionary.w.windbag = 0;
dictionary.w.winded = 0;
dictionary.w.winder = 0;
dictionary.w.winders = 0;
dictionary.w.windier = 0;
dictionary.w.windigo = 0;
dictionary.w.windily = 0;
dictionary.w.winding = 0;
dictionary.w.windle = 0;
dictionary.w.windled = 0;
dictionary.w.windles = 0;
dictionary.w.window = 0;
dictionary.w.windows = 0;
dictionary.w.windrow = 0;
dictionary.w.winds = 0;
dictionary.w.windup = 0;
dictionary.w.windups = 0;
dictionary.w.windway = 0;
dictionary.w.windy = 0;
dictionary.w.wine = 0;
dictionary.w.wined = 0;
dictionary.w.winery = 0;
dictionary.w.wines = 0;
dictionary.w.winesop = 0;
dictionary.w.winey = 0;
dictionary.w.wing = 0;
dictionary.w.wingbow = 0;
dictionary.w.winged = 0;
dictionary.w.winger = 0;
dictionary.w.wingers = 0;
dictionary.w.wingier = 0;
dictionary.w.winging = 0;
dictionary.w.winglet = 0;
dictionary.w.wingman = 0;
dictionary.w.wingmen = 0;
dictionary.w.wings = 0;
dictionary.w.wingtip = 0;
dictionary.w.wingy = 0;
dictionary.w.winier = 0;
dictionary.w.winiest = 0;
dictionary.w.wining = 0;
dictionary.w.winish = 0;
dictionary.w.wink = 0;
dictionary.w.winked = 0;
dictionary.w.winker = 0;
dictionary.w.winkers = 0;
dictionary.w.winking = 0;
dictionary.w.winkle = 0;
dictionary.w.winkled = 0;
dictionary.w.winkles = 0;
dictionary.w.winks = 0;
dictionary.w.winless = 0;
dictionary.w.winned = 0;
dictionary.w.winner = 0;
dictionary.w.winners = 0;
dictionary.w.winning = 0;
dictionary.w.winnock = 0;
dictionary.w.winnow = 0;
dictionary.w.winnows = 0;
dictionary.w.wino = 0;
dictionary.w.winoes = 0;
dictionary.w.winos = 0;
dictionary.w.wins = 0;
dictionary.w.winsome = 0;
dictionary.w.winter = 0;
dictionary.w.winters = 0;
dictionary.w.wintery = 0;
dictionary.w.wintle = 0;
dictionary.w.wintled = 0;
dictionary.w.wintles = 0;
dictionary.w.wintry = 0;
dictionary.w.winy = 0;
dictionary.w.winze = 0;
dictionary.w.winzes = 0;
dictionary.w.wipe = 0;
dictionary.w.wiped = 0;
dictionary.w.wipeout = 0;
dictionary.w.wiper = 0;
dictionary.w.wipers = 0;
dictionary.w.wipes = 0;
dictionary.w.wiping = 0;
dictionary.w.wirable = 0;
dictionary.w.wire = 0;
dictionary.w.wired = 0;
dictionary.w.wireman = 0;
dictionary.w.wiremen = 0;
dictionary.w.wirer = 0;
dictionary.w.wirers = 0;
dictionary.w.wires = 0;
dictionary.w.wiretap = 0;
dictionary.w.wireway = 0;
dictionary.w.wirier = 0;
dictionary.w.wiriest = 0;
dictionary.w.wirily = 0;
dictionary.w.wiring = 0;
dictionary.w.wirings = 0;
dictionary.w.wirra = 0;
dictionary.w.wiry = 0;
dictionary.w.wis = 0;
dictionary.w.wisdom = 0;
dictionary.w.wisdoms = 0;
dictionary.w.wise = 0;
dictionary.w.wiseass = 0;
dictionary.w.wised = 0;
dictionary.w.wisely = 0;
dictionary.w.wisent = 0;
dictionary.w.wisents = 0;
dictionary.w.wiser = 0;
dictionary.w.wises = 0;
dictionary.w.wisest = 0;
dictionary.w.wish = 0;
dictionary.w.wisha = 0;
dictionary.w.wished = 0;
dictionary.w.wisher = 0;
dictionary.w.wishers = 0;
dictionary.w.wishes = 0;
dictionary.w.wishful = 0;
dictionary.w.wishing = 0;
dictionary.w.wising = 0;
dictionary.w.wisp = 0;
dictionary.w.wisped = 0;
dictionary.w.wispier = 0;
dictionary.w.wispily = 0;
dictionary.w.wisping = 0;
dictionary.w.wispish = 0;
dictionary.w.wisps = 0;
dictionary.w.wispy = 0;
dictionary.w.wiss = 0;
dictionary.w.wissed = 0;
dictionary.w.wisses = 0;
dictionary.w.wissing = 0;
dictionary.w.wist = 0;
dictionary.w.wisted = 0;
dictionary.w.wistful = 0;
dictionary.w.wisting = 0;
dictionary.w.wists = 0;
dictionary.w.wit = 0;
dictionary.w.witan = 0;
dictionary.w.witch = 0;
dictionary.w.witched = 0;
dictionary.w.witches = 0;
dictionary.w.witchy = 0;
dictionary.w.wite = 0;
dictionary.w.wited = 0;
dictionary.w.wites = 0;
dictionary.w.with = 0;
dictionary.w.withal = 0;
dictionary.w.withe = 0;
dictionary.w.withed = 0;
dictionary.w.wither = 0;
dictionary.w.withers = 0;
dictionary.w.withes = 0;
dictionary.w.withier = 0;
dictionary.w.withies = 0;
dictionary.w.within = 0;
dictionary.w.withing = 0;
dictionary.w.withins = 0;
dictionary.w.without = 0;
dictionary.w.withy = 0;
dictionary.w.witing = 0;
dictionary.w.witless = 0;
dictionary.w.witling = 0;
dictionary.w.witloof = 0;
dictionary.w.witness = 0;
dictionary.w.witney = 0;
dictionary.w.witneys = 0;
dictionary.w.wits = 0;
dictionary.w.witted = 0;
dictionary.w.wittier = 0;
dictionary.w.wittily = 0;
dictionary.w.witting = 0;
dictionary.w.wittol = 0;
dictionary.w.wittols = 0;
dictionary.w.witty = 0;
dictionary.w.wive = 0;
dictionary.w.wived = 0;
dictionary.w.wiver = 0;
dictionary.w.wivern = 0;
dictionary.w.wiverns = 0;
dictionary.w.wivers = 0;
dictionary.w.wives = 0;
dictionary.w.wiving = 0;
dictionary.w.wiz = 0;
dictionary.w.wizard = 0;
dictionary.w.wizards = 0;
dictionary.w.wizen = 0;
dictionary.w.wizened = 0;
dictionary.w.wizens = 0;
dictionary.w.wizes = 0;
dictionary.w.wizzen = 0;
dictionary.w.wizzens = 0;
dictionary.w.woad = 0;
dictionary.w.woaded = 0;
dictionary.w.woads = 0;
dictionary.w.woadwax = 0;
dictionary.w.woald = 0;
dictionary.w.woalds = 0;
dictionary.w.wobble = 0;
dictionary.w.wobbled = 0;
dictionary.w.wobbler = 0;
dictionary.w.wobbles = 0;
dictionary.w.wobbly = 0;
dictionary.w.wodge = 0;
dictionary.w.wodges = 0;
dictionary.w.woe = 0;
dictionary.w.woeful = 0;
dictionary.w.woeness = 0;
dictionary.w.woes = 0;
dictionary.w.woesome = 0;
dictionary.w.woful = 0;
dictionary.w.wofully = 0;
dictionary.w.wog = 0;
dictionary.w.wogs = 0;
dictionary.w.wok = 0;
dictionary.w.woke = 0;
dictionary.w.woken = 0;
dictionary.w.woks = 0;
dictionary.w.wold = 0;
dictionary.w.wolds = 0;
dictionary.w.wolf = 0;
dictionary.w.wolfed = 0;
dictionary.w.wolfer = 0;
dictionary.w.wolfers = 0;
dictionary.w.wolfing = 0;
dictionary.w.wolfish = 0;
dictionary.w.wolfram = 0;
dictionary.w.wolfs = 0;
dictionary.w.wolver = 0;
dictionary.w.wolvers = 0;
dictionary.w.wolves = 0;
dictionary.w.woman = 0;
dictionary.w.womaned = 0;
dictionary.w.womanly = 0;
dictionary.w.womans = 0;
dictionary.w.womb = 0;
dictionary.w.wombat = 0;
dictionary.w.wombats = 0;
dictionary.w.wombed = 0;
dictionary.w.wombier = 0;
dictionary.w.wombs = 0;
dictionary.w.womby = 0;
dictionary.w.women = 0;
dictionary.w.womera = 0;
dictionary.w.womeras = 0;
dictionary.w.wommera = 0;
dictionary.w.won = 0;
dictionary.w.wonder = 0;
dictionary.w.wonders = 0;
dictionary.w.wonk = 0;
dictionary.w.wonkier = 0;
dictionary.w.wonks = 0;
dictionary.w.wonky = 0;
dictionary.w.wonned = 0;
dictionary.w.wonner = 0;
dictionary.w.wonners = 0;
dictionary.w.wonning = 0;
dictionary.w.wons = 0;
dictionary.w.wont = 0;
dictionary.w.wonted = 0;
dictionary.w.wonting = 0;
dictionary.w.wonton = 0;
dictionary.w.wontons = 0;
dictionary.w.wonts = 0;
dictionary.w.woo = 0;
dictionary.w.wood = 0;
dictionary.w.woodbin = 0;
dictionary.w.woodbox = 0;
dictionary.w.woodcut = 0;
dictionary.w.wooded = 0;
dictionary.w.wooden = 0;
dictionary.w.woodhen = 0;
dictionary.w.woodie = 0;
dictionary.w.woodier = 0;
dictionary.w.woodies = 0;
dictionary.w.wooding = 0;
dictionary.w.woodlot = 0;
dictionary.w.woodman = 0;
dictionary.w.woodmen = 0;
dictionary.w.woods = 0;
dictionary.w.woodsia = 0;
dictionary.w.woodsy = 0;
dictionary.w.woodwax = 0;
dictionary.w.woody = 0;
dictionary.w.wooed = 0;
dictionary.w.wooer = 0;
dictionary.w.wooers = 0;
dictionary.w.woof = 0;
dictionary.w.woofed = 0;
dictionary.w.woofer = 0;
dictionary.w.woofers = 0;
dictionary.w.woofing = 0;
dictionary.w.woofs = 0;
dictionary.w.wooing = 0;
dictionary.w.wool = 0;
dictionary.w.wooled = 0;
dictionary.w.woolen = 0;
dictionary.w.woolens = 0;
dictionary.w.wooler = 0;
dictionary.w.woolers = 0;
dictionary.w.woolhat = 0;
dictionary.w.woolie = 0;
dictionary.w.woolier = 0;
dictionary.w.woolies = 0;
dictionary.w.woollen = 0;
dictionary.w.woolly = 0;
dictionary.w.woolman = 0;
dictionary.w.woolmen = 0;
dictionary.w.wools = 0;
dictionary.w.wooly = 0;
dictionary.w.woomera = 0;
dictionary.w.woops = 0;
dictionary.w.woopsed = 0;
dictionary.w.woopses = 0;
dictionary.w.woorali = 0;
dictionary.w.woorari = 0;
dictionary.w.woos = 0;
dictionary.w.woosh = 0;
dictionary.w.wooshed = 0;
dictionary.w.wooshes = 0;
dictionary.w.woozier = 0;
dictionary.w.woozily = 0;
dictionary.w.woozy = 0;
dictionary.w.wop = 0;
dictionary.w.wops = 0;
dictionary.w.word = 0;
dictionary.w.wordage = 0;
dictionary.w.worded = 0;
dictionary.w.wordier = 0;
dictionary.w.wordily = 0;
dictionary.w.wording = 0;
dictionary.w.words = 0;
dictionary.w.wordy = 0;
dictionary.w.wore = 0;
dictionary.w.work = 0;
dictionary.w.workbag = 0;
dictionary.w.workbox = 0;
dictionary.w.workday = 0;
dictionary.w.worked = 0;
dictionary.w.worker = 0;
dictionary.w.workers = 0;
dictionary.w.working = 0;
dictionary.w.workman = 0;
dictionary.w.workmen = 0;
dictionary.w.workout = 0;
dictionary.w.works = 0;
dictionary.w.workup = 0;
dictionary.w.workups = 0;
dictionary.w.world = 0;
dictionary.w.worldly = 0;
dictionary.w.worlds = 0;
dictionary.w.worm = 0;
dictionary.w.wormed = 0;
dictionary.w.wormer = 0;
dictionary.w.wormers = 0;
dictionary.w.wormier = 0;
dictionary.w.wormil = 0;
dictionary.w.wormils = 0;
dictionary.w.worming = 0;
dictionary.w.wormish = 0;
dictionary.w.worms = 0;
dictionary.w.wormy = 0;
dictionary.w.worn = 0;
dictionary.w.worried = 0;
dictionary.w.worrier = 0;
dictionary.w.worries = 0;
dictionary.w.worrit = 0;
dictionary.w.worrits = 0;
dictionary.w.worry = 0;
dictionary.w.worse = 0;
dictionary.w.worsen = 0;
dictionary.w.worsens = 0;
dictionary.w.worser = 0;
dictionary.w.worses = 0;
dictionary.w.worset = 0;
dictionary.w.worsets = 0;
dictionary.w.worship = 0;
dictionary.w.worst = 0;
dictionary.w.worsted = 0;
dictionary.w.worsts = 0;
dictionary.w.wort = 0;
dictionary.w.worth = 0;
dictionary.w.worthed = 0;
dictionary.w.worths = 0;
dictionary.w.worthy = 0;
dictionary.w.worts = 0;
dictionary.w.wos = 0;
dictionary.w.wost = 0;
dictionary.w.wot = 0;
dictionary.w.wots = 0;
dictionary.w.wotted = 0;
dictionary.w.wotting = 0;
dictionary.w.would = 0;
dictionary.w.wouldst = 0;
dictionary.w.wound = 0;
dictionary.w.wounded = 0;
dictionary.w.wounds = 0;
dictionary.w.wove = 0;
dictionary.w.woven = 0;
dictionary.w.wovens = 0;
dictionary.w.wow = 0;
dictionary.w.wowed = 0;
dictionary.w.wowing = 0;
dictionary.w.wows = 0;
dictionary.w.wowser = 0;
dictionary.w.wowsers = 0;
dictionary.w.wrack = 0;
dictionary.w.wracked = 0;
dictionary.w.wracks = 0;
dictionary.w.wraith = 0;
dictionary.w.wraiths = 0;
dictionary.w.wrang = 0;
dictionary.w.wrangle = 0;
dictionary.w.wrangs = 0;
dictionary.w.wrap = 0;
dictionary.w.wrapped = 0;
dictionary.w.wrapper = 0;
dictionary.w.wraps = 0;
dictionary.w.wrapt = 0;
dictionary.w.wrasse = 0;
dictionary.w.wrasses = 0;
dictionary.w.wrassle = 0;
dictionary.w.wrastle = 0;
dictionary.w.wrath = 0;
dictionary.w.wrathed = 0;
dictionary.w.wraths = 0;
dictionary.w.wrathy = 0;
dictionary.w.wreak = 0;
dictionary.w.wreaked = 0;
dictionary.w.wreaker = 0;
dictionary.w.wreaks = 0;
dictionary.w.wreath = 0;
dictionary.w.wreathe = 0;
dictionary.w.wreaths = 0;
dictionary.w.wreathy = 0;
dictionary.w.wreck = 0;
dictionary.w.wrecked = 0;
dictionary.w.wrecker = 0;
dictionary.w.wrecks = 0;
dictionary.w.wren = 0;
dictionary.w.wrench = 0;
dictionary.w.wrens = 0;
dictionary.w.wrest = 0;
dictionary.w.wrested = 0;
dictionary.w.wrester = 0;
dictionary.w.wrestle = 0;
dictionary.w.wrests = 0;
dictionary.w.wretch = 0;
dictionary.w.wrick = 0;
dictionary.w.wricked = 0;
dictionary.w.wricks = 0;
dictionary.w.wried = 0;
dictionary.w.wrier = 0;
dictionary.w.wries = 0;
dictionary.w.wriest = 0;
dictionary.w.wriggle = 0;
dictionary.w.wriggly = 0;
dictionary.w.wright = 0;
dictionary.w.wrights = 0;
dictionary.w.wring = 0;
dictionary.w.wringed = 0;
dictionary.w.wringer = 0;
dictionary.w.wrings = 0;
dictionary.w.wrinkle = 0;
dictionary.w.wrinkly = 0;
dictionary.w.wrist = 0;
dictionary.w.wrists = 0;
dictionary.w.wristy = 0;
dictionary.w.writ = 0;
dictionary.w.write = 0;
dictionary.w.writer = 0;
dictionary.w.writers = 0;
dictionary.w.writes = 0;
dictionary.w.writhe = 0;
dictionary.w.writhed = 0;
dictionary.w.writhen = 0;
dictionary.w.writher = 0;
dictionary.w.writhes = 0;
dictionary.w.writing = 0;
dictionary.w.writs = 0;
dictionary.w.written = 0;
dictionary.w.wrong = 0;
dictionary.w.wronged = 0;
dictionary.w.wronger = 0;
dictionary.w.wrongly = 0;
dictionary.w.wrongs = 0;
dictionary.w.wrote = 0;
dictionary.w.wroth = 0;
dictionary.w.wrought = 0;
dictionary.w.wrung = 0;
dictionary.w.wry = 0;
dictionary.w.wryer = 0;
dictionary.w.wryest = 0;
dictionary.w.wrying = 0;
dictionary.w.wryly = 0;
dictionary.w.wryneck = 0;
dictionary.w.wryness = 0;
dictionary.w.wud = 0;
dictionary.w.wurst = 0;
dictionary.w.wursts = 0;
dictionary.w.wurzel = 0;
dictionary.w.wurzels = 0;
dictionary.w.wych = 0;
dictionary.w.wyches = 0;
dictionary.w.wye = 0;
dictionary.w.wyes = 0;
dictionary.w.wyle = 0;
dictionary.w.wyled = 0;
dictionary.w.wyles = 0;
dictionary.w.wyling = 0;
dictionary.w.wyn = 0;
dictionary.w.wynd = 0;
dictionary.w.wynds = 0;
dictionary.w.wynn = 0;
dictionary.w.wynns = 0;
dictionary.w.wyns = 0;
dictionary.w.wyte = 0;
dictionary.w.wyted = 0;
dictionary.w.wytes = 0;
dictionary.w.wyting = 0;
dictionary.w.wyvern = 0;
dictionary.w.wyverns = 0;
dictionary.x = {};
dictionary.x.xanthan = 0;
dictionary.x.xanthic = 0;
dictionary.x.xanthin = 0;
dictionary.x.xebec = 0;
dictionary.x.xebecs = 0;
dictionary.x.xenia = 0;
dictionary.x.xenial = 0;
dictionary.x.xenias = 0;
dictionary.x.xenic = 0;
dictionary.x.xenon = 0;
dictionary.x.xenons = 0;
dictionary.x.xerarch = 0;
dictionary.x.xeric = 0;
dictionary.x.xeroses = 0;
dictionary.x.xerosis = 0;
dictionary.x.xerotic = 0;
dictionary.x.xerus = 0;
dictionary.x.xeruses = 0;
dictionary.x.xiphoid = 0;
dictionary.x.xis = 0;
dictionary.x.xylan = 0;
dictionary.x.xylans = 0;
dictionary.x.xylem = 0;
dictionary.x.xylems = 0;
dictionary.x.xylene = 0;
dictionary.x.xylenes = 0;
dictionary.x.xylidin = 0;
dictionary.x.xylitol = 0;
dictionary.x.xyloid = 0;
dictionary.x.xylol = 0;
dictionary.x.xylols = 0;
dictionary.x.xylose = 0;
dictionary.x.xyloses = 0;
dictionary.x.xylyl = 0;
dictionary.x.xylyls = 0;
dictionary.x.xyst = 0;
dictionary.x.xyster = 0;
dictionary.x.xysters = 0;
dictionary.x.xysti = 0;
dictionary.x.xystoi = 0;
dictionary.x.xystos = 0;
dictionary.x.xysts = 0;
dictionary.x.xystus = 0;
dictionary.y = {};
dictionary.y.yabber = 0;
dictionary.y.yabbers = 0;
dictionary.y.yacht = 0;
dictionary.y.yachted = 0;
dictionary.y.yachter = 0;
dictionary.y.yachts = 0;
dictionary.y.yack = 0;
dictionary.y.yacked = 0;
dictionary.y.yacking = 0;
dictionary.y.yacks = 0;
dictionary.y.yaff = 0;
dictionary.y.yaffed = 0;
dictionary.y.yaffing = 0;
dictionary.y.yaffs = 0;
dictionary.y.yager = 0;
dictionary.y.yagers = 0;
dictionary.y.yagi = 0;
dictionary.y.yagis = 0;
dictionary.y.yah = 0;
dictionary.y.yahoo = 0;
dictionary.y.yahoos = 0;
dictionary.y.yaird = 0;
dictionary.y.yairds = 0;
dictionary.y.yak = 0;
dictionary.y.yakked = 0;
dictionary.y.yakker = 0;
dictionary.y.yakkers = 0;
dictionary.y.yakking = 0;
dictionary.y.yaks = 0;
dictionary.y.yald = 0;
dictionary.y.yam = 0;
dictionary.y.yamalka = 0;
dictionary.y.yamen = 0;
dictionary.y.yamens = 0;
dictionary.y.yammer = 0;
dictionary.y.yammers = 0;
dictionary.y.yams = 0;
dictionary.y.yamulka = 0;
dictionary.y.yamun = 0;
dictionary.y.yamuns = 0;
dictionary.y.yang = 0;
dictionary.y.yangs = 0;
dictionary.y.yank = 0;
dictionary.y.yanked = 0;
dictionary.y.yanking = 0;
dictionary.y.yanks = 0;
dictionary.y.yanqui = 0;
dictionary.y.yanquis = 0;
dictionary.y.yantra = 0;
dictionary.y.yantras = 0;
dictionary.y.yap = 0;
dictionary.y.yapock = 0;
dictionary.y.yapocks = 0;
dictionary.y.yapok = 0;
dictionary.y.yapoks = 0;
dictionary.y.yapon = 0;
dictionary.y.yapons = 0;
dictionary.y.yapped = 0;
dictionary.y.yapper = 0;
dictionary.y.yappers = 0;
dictionary.y.yapping = 0;
dictionary.y.yaps = 0;
dictionary.y.yar = 0;
dictionary.y.yard = 0;
dictionary.y.yardage = 0;
dictionary.y.yardarm = 0;
dictionary.y.yarded = 0;
dictionary.y.yarding = 0;
dictionary.y.yardman = 0;
dictionary.y.yardmen = 0;
dictionary.y.yards = 0;
dictionary.y.yare = 0;
dictionary.y.yarely = 0;
dictionary.y.yarer = 0;
dictionary.y.yarest = 0;
dictionary.y.yarn = 0;
dictionary.y.yarned = 0;
dictionary.y.yarner = 0;
dictionary.y.yarners = 0;
dictionary.y.yarning = 0;
dictionary.y.yarns = 0;
dictionary.y.yarrow = 0;
dictionary.y.yarrows = 0;
dictionary.y.yashmac = 0;
dictionary.y.yashmak = 0;
dictionary.y.yasmak = 0;
dictionary.y.yasmaks = 0;
dictionary.y.yatagan = 0;
dictionary.y.yatter = 0;
dictionary.y.yatters = 0;
dictionary.y.yaud = 0;
dictionary.y.yauds = 0;
dictionary.y.yauld = 0;
dictionary.y.yaup = 0;
dictionary.y.yauped = 0;
dictionary.y.yauper = 0;
dictionary.y.yaupers = 0;
dictionary.y.yauping = 0;
dictionary.y.yaupon = 0;
dictionary.y.yaupons = 0;
dictionary.y.yaups = 0;
dictionary.y.yautia = 0;
dictionary.y.yautias = 0;
dictionary.y.yaw = 0;
dictionary.y.yawed = 0;
dictionary.y.yawing = 0;
dictionary.y.yawl = 0;
dictionary.y.yawled = 0;
dictionary.y.yawling = 0;
dictionary.y.yawls = 0;
dictionary.y.yawn = 0;
dictionary.y.yawned = 0;
dictionary.y.yawner = 0;
dictionary.y.yawners = 0;
dictionary.y.yawning = 0;
dictionary.y.yawns = 0;
dictionary.y.yawp = 0;
dictionary.y.yawped = 0;
dictionary.y.yawper = 0;
dictionary.y.yawpers = 0;
dictionary.y.yawping = 0;
dictionary.y.yawps = 0;
dictionary.y.yaws = 0;
dictionary.y.yay = 0;
dictionary.y.yays = 0;
dictionary.y.ycleped = 0;
dictionary.y.yclept = 0;
dictionary.y.yea = 0;
dictionary.y.yeah = 0;
dictionary.y.yealing = 0;
dictionary.y.yean = 0;
dictionary.y.yeaned = 0;
dictionary.y.yeaning = 0;
dictionary.y.yeans = 0;
dictionary.y.year = 0;
dictionary.y.yearend = 0;
dictionary.y.yearly = 0;
dictionary.y.yearn = 0;
dictionary.y.yearned = 0;
dictionary.y.yearner = 0;
dictionary.y.yearns = 0;
dictionary.y.years = 0;
dictionary.y.yeas = 0;
dictionary.y.yeast = 0;
dictionary.y.yeasted = 0;
dictionary.y.yeasts = 0;
dictionary.y.yeasty = 0;
dictionary.y.yecch = 0;
dictionary.y.yecchs = 0;
dictionary.y.yech = 0;
dictionary.y.yechs = 0;
dictionary.y.yechy = 0;
dictionary.y.yeelin = 0;
dictionary.y.yeelins = 0;
dictionary.y.yegg = 0;
dictionary.y.yeggman = 0;
dictionary.y.yeggmen = 0;
dictionary.y.yeggs = 0;
dictionary.y.yeh = 0;
dictionary.y.yeld = 0;
dictionary.y.yelk = 0;
dictionary.y.yelks = 0;
dictionary.y.yell = 0;
dictionary.y.yelled = 0;
dictionary.y.yeller = 0;
dictionary.y.yellers = 0;
dictionary.y.yelling = 0;
dictionary.y.yellow = 0;
dictionary.y.yellows = 0;
dictionary.y.yellowy = 0;
dictionary.y.yells = 0;
dictionary.y.yelp = 0;
dictionary.y.yelped = 0;
dictionary.y.yelper = 0;
dictionary.y.yelpers = 0;
dictionary.y.yelping = 0;
dictionary.y.yelps = 0;
dictionary.y.yen = 0;
dictionary.y.yenned = 0;
dictionary.y.yenning = 0;
dictionary.y.yens = 0;
dictionary.y.yenta = 0;
dictionary.y.yentas = 0;
dictionary.y.yente = 0;
dictionary.y.yentes = 0;
dictionary.y.yeoman = 0;
dictionary.y.yeomen = 0;
dictionary.y.yep = 0;
dictionary.y.yerba = 0;
dictionary.y.yerbas = 0;
dictionary.y.yerk = 0;
dictionary.y.yerked = 0;
dictionary.y.yerking = 0;
dictionary.y.yerks = 0;
dictionary.y.yes = 0;
dictionary.y.yeses = 0;
dictionary.y.yeshiva = 0;
dictionary.y.yessed = 0;
dictionary.y.yesses = 0;
dictionary.y.yessing = 0;
dictionary.y.yester = 0;
dictionary.y.yestern = 0;
dictionary.y.yet = 0;
dictionary.y.yeti = 0;
dictionary.y.yetis = 0;
dictionary.y.yett = 0;
dictionary.y.yetts = 0;
dictionary.y.yeuk = 0;
dictionary.y.yeuked = 0;
dictionary.y.yeuking = 0;
dictionary.y.yeuks = 0;
dictionary.y.yeuky = 0;
dictionary.y.yew = 0;
dictionary.y.yews = 0;
dictionary.y.yid = 0;
dictionary.y.yids = 0;
dictionary.y.yield = 0;
dictionary.y.yielded = 0;
dictionary.y.yielder = 0;
dictionary.y.yields = 0;
dictionary.y.yikes = 0;
dictionary.y.yill = 0;
dictionary.y.yills = 0;
dictionary.y.yin = 0;
dictionary.y.yince = 0;
dictionary.y.yins = 0;
dictionary.y.yip = 0;
dictionary.y.yipe = 0;
dictionary.y.yipes = 0;
dictionary.y.yipped = 0;
dictionary.y.yippee = 0;
dictionary.y.yippie = 0;
dictionary.y.yippies = 0;
dictionary.y.yipping = 0;
dictionary.y.yips = 0;
dictionary.y.yird = 0;
dictionary.y.yirds = 0;
dictionary.y.yirr = 0;
dictionary.y.yirred = 0;
dictionary.y.yirring = 0;
dictionary.y.yirrs = 0;
dictionary.y.yirth = 0;
dictionary.y.yirths = 0;
dictionary.y.ylem = 0;
dictionary.y.ylems = 0;
dictionary.y.yob = 0;
dictionary.y.yobbo = 0;
dictionary.y.yobboes = 0;
dictionary.y.yobbos = 0;
dictionary.y.yobs = 0;
dictionary.y.yock = 0;
dictionary.y.yocked = 0;
dictionary.y.yocking = 0;
dictionary.y.yocks = 0;
dictionary.y.yod = 0;
dictionary.y.yodel = 0;
dictionary.y.yodeled = 0;
dictionary.y.yodeler = 0;
dictionary.y.yodels = 0;
dictionary.y.yodh = 0;
dictionary.y.yodhs = 0;
dictionary.y.yodle = 0;
dictionary.y.yodled = 0;
dictionary.y.yodler = 0;
dictionary.y.yodlers = 0;
dictionary.y.yodles = 0;
dictionary.y.yodling = 0;
dictionary.y.yods = 0;
dictionary.y.yoga = 0;
dictionary.y.yogas = 0;
dictionary.y.yogee = 0;
dictionary.y.yogees = 0;
dictionary.y.yogh = 0;
dictionary.y.yoghs = 0;
dictionary.y.yoghurt = 0;
dictionary.y.yogi = 0;
dictionary.y.yogic = 0;
dictionary.y.yogin = 0;
dictionary.y.yogini = 0;
dictionary.y.yoginis = 0;
dictionary.y.yogins = 0;
dictionary.y.yogis = 0;
dictionary.y.yogurt = 0;
dictionary.y.yogurts = 0;
dictionary.y.yoicks = 0;
dictionary.y.yok = 0;
dictionary.y.yoke = 0;
dictionary.y.yoked = 0;
dictionary.y.yokel = 0;
dictionary.y.yokels = 0;
dictionary.y.yokes = 0;
dictionary.y.yoking = 0;
dictionary.y.yoks = 0;
dictionary.y.yolk = 0;
dictionary.y.yolked = 0;
dictionary.y.yolkier = 0;
dictionary.y.yolks = 0;
dictionary.y.yolky = 0;
dictionary.y.yom = 0;
dictionary.y.yomim = 0;
dictionary.y.yon = 0;
dictionary.y.yond = 0;
dictionary.y.yonder = 0;
dictionary.y.yoni = 0;
dictionary.y.yonic = 0;
dictionary.y.yonis = 0;
dictionary.y.yonker = 0;
dictionary.y.yonkers = 0;
dictionary.y.yore = 0;
dictionary.y.yores = 0;
dictionary.y.you = 0;
dictionary.y.young = 0;
dictionary.y.younger = 0;
dictionary.y.youngs = 0;
dictionary.y.younker = 0;
dictionary.y.youpon = 0;
dictionary.y.youpons = 0;
dictionary.y.your = 0;
dictionary.y.yourn = 0;
dictionary.y.yours = 0;
dictionary.y.youse = 0;
dictionary.y.youth = 0;
dictionary.y.youthen = 0;
dictionary.y.youths = 0;
dictionary.y.yow = 0;
dictionary.y.yowe = 0;
dictionary.y.yowed = 0;
dictionary.y.yowes = 0;
dictionary.y.yowie = 0;
dictionary.y.yowies = 0;
dictionary.y.yowing = 0;
dictionary.y.yowl = 0;
dictionary.y.yowled = 0;
dictionary.y.yowler = 0;
dictionary.y.yowlers = 0;
dictionary.y.yowling = 0;
dictionary.y.yowls = 0;
dictionary.y.yows = 0;
dictionary.y.yperite = 0;
dictionary.y.yttria = 0;
dictionary.y.yttrias = 0;
dictionary.y.yttric = 0;
dictionary.y.yttrium = 0;
dictionary.y.yuan = 0;
dictionary.y.yuans = 0;
dictionary.y.yucca = 0;
dictionary.y.yuccas = 0;
dictionary.y.yucch = 0;
dictionary.y.yuch = 0;
dictionary.y.yuck = 0;
dictionary.y.yucked = 0;
dictionary.y.yuckier = 0;
dictionary.y.yucking = 0;
dictionary.y.yucks = 0;
dictionary.y.yucky = 0;
dictionary.y.yuga = 0;
dictionary.y.yugas = 0;
dictionary.y.yuk = 0;
dictionary.y.yukked = 0;
dictionary.y.yukking = 0;
dictionary.y.yuks = 0;
dictionary.y.yulan = 0;
dictionary.y.yulans = 0;
dictionary.y.yule = 0;
dictionary.y.yules = 0;
dictionary.y.yum = 0;
dictionary.y.yummier = 0;
dictionary.y.yummies = 0;
dictionary.y.yummy = 0;
dictionary.y.yup = 0;
dictionary.y.yupon = 0;
dictionary.y.yupons = 0;
dictionary.y.yuppie = 0;
dictionary.y.yuppies = 0;
dictionary.y.yurt = 0;
dictionary.y.yurta = 0;
dictionary.y.yurts = 0;
dictionary.y.ywis = 0;
dictionary.z = {};
dictionary.z.zacaton = 0;
dictionary.z.zaddick = 0;
dictionary.z.zaddik = 0;
dictionary.z.zaffar = 0;
dictionary.z.zaffars = 0;
dictionary.z.zaffer = 0;
dictionary.z.zaffers = 0;
dictionary.z.zaffir = 0;
dictionary.z.zaffirs = 0;
dictionary.z.zaffre = 0;
dictionary.z.zaffres = 0;
dictionary.z.zaftig = 0;
dictionary.z.zag = 0;
dictionary.z.zagged = 0;
dictionary.z.zagging = 0;
dictionary.z.zags = 0;
dictionary.z.zaikai = 0;
dictionary.z.zaikais = 0;
dictionary.z.zaire = 0;
dictionary.z.zaires = 0;
dictionary.z.zamarra = 0;
dictionary.z.zamarro = 0;
dictionary.z.zamia = 0;
dictionary.z.zamias = 0;
dictionary.z.zanana = 0;
dictionary.z.zananas = 0;
dictionary.z.zander = 0;
dictionary.z.zanders = 0;
dictionary.z.zanier = 0;
dictionary.z.zanies = 0;
dictionary.z.zaniest = 0;
dictionary.z.zanily = 0;
dictionary.z.zany = 0;
dictionary.z.zanyish = 0;
dictionary.z.zanza = 0;
dictionary.z.zanzas = 0;
dictionary.z.zap = 0;
dictionary.z.zapateo = 0;
dictionary.z.zapped = 0;
dictionary.z.zapper = 0;
dictionary.z.zappers = 0;
dictionary.z.zappier = 0;
dictionary.z.zapping = 0;
dictionary.z.zappy = 0;
dictionary.z.zaps = 0;
dictionary.z.zaptiah = 0;
dictionary.z.zaptieh = 0;
dictionary.z.zareba = 0;
dictionary.z.zarebas = 0;
dictionary.z.zareeba = 0;
dictionary.z.zarf = 0;
dictionary.z.zarfs = 0;
dictionary.z.zariba = 0;
dictionary.z.zaribas = 0;
dictionary.z.zax = 0;
dictionary.z.zaxes = 0;
dictionary.z.zayin = 0;
dictionary.z.zayins = 0;
dictionary.z.zazen = 0;
dictionary.z.zazens = 0;
dictionary.z.zeal = 0;
dictionary.z.zealot = 0;
dictionary.z.zealots = 0;
dictionary.z.zealous = 0;
dictionary.z.zeals = 0;
dictionary.z.zeatin = 0;
dictionary.z.zeatins = 0;
dictionary.z.zebec = 0;
dictionary.z.zebeck = 0;
dictionary.z.zebecks = 0;
dictionary.z.zebecs = 0;
dictionary.z.zebra = 0;
dictionary.z.zebraic = 0;
dictionary.z.zebras = 0;
dictionary.z.zebrass = 0;
dictionary.z.zebrine = 0;
dictionary.z.zebroid = 0;
dictionary.z.zebu = 0;
dictionary.z.zebus = 0;
dictionary.z.zecchin = 0;
dictionary.z.zechin = 0;
dictionary.z.zechins = 0;
dictionary.z.zed = 0;
dictionary.z.zedoary = 0;
dictionary.z.zeds = 0;
dictionary.z.zee = 0;
dictionary.z.zees = 0;
dictionary.z.zein = 0;
dictionary.z.zeins = 0;
dictionary.z.zek = 0;
dictionary.z.zeks = 0;
dictionary.z.zelkova = 0;
dictionary.z.zemstva = 0;
dictionary.z.zemstvo = 0;
dictionary.z.zenaida = 0;
dictionary.z.zenana = 0;
dictionary.z.zenanas = 0;
dictionary.z.zenith = 0;
dictionary.z.zeniths = 0;
dictionary.z.zeolite = 0;
dictionary.z.zephyr = 0;
dictionary.z.zephyrs = 0;
dictionary.z.zero = 0;
dictionary.z.zeroed = 0;
dictionary.z.zeroes = 0;
dictionary.z.zeroing = 0;
dictionary.z.zeros = 0;
dictionary.z.zeroth = 0;
dictionary.z.zest = 0;
dictionary.z.zested = 0;
dictionary.z.zestful = 0;
dictionary.z.zestier = 0;
dictionary.z.zesting = 0;
dictionary.z.zests = 0;
dictionary.z.zesty = 0;
dictionary.z.zeta = 0;
dictionary.z.zetas = 0;
dictionary.z.zeugma = 0;
dictionary.z.zeugmas = 0;
dictionary.z.zibet = 0;
dictionary.z.zibeth = 0;
dictionary.z.zibeths = 0;
dictionary.z.zibets = 0;
dictionary.z.zig = 0;
dictionary.z.zigged = 0;
dictionary.z.zigging = 0;
dictionary.z.zigs = 0;
dictionary.z.zigzag = 0;
dictionary.z.zigzags = 0;
dictionary.z.zikurat = 0;
dictionary.z.zilch = 0;
dictionary.z.zilches = 0;
dictionary.z.zill = 0;
dictionary.z.zillah = 0;
dictionary.z.zillahs = 0;
dictionary.z.zillion = 0;
dictionary.z.zills = 0;
dictionary.z.zinc = 0;
dictionary.z.zincate = 0;
dictionary.z.zinced = 0;
dictionary.z.zincic = 0;
dictionary.z.zincify = 0;
dictionary.z.zincing = 0;
dictionary.z.zincite = 0;
dictionary.z.zincked = 0;
dictionary.z.zincky = 0;
dictionary.z.zincoid = 0;
dictionary.z.zincous = 0;
dictionary.z.zincs = 0;
dictionary.z.zincy = 0;
dictionary.z.zineb = 0;
dictionary.z.zinebs = 0;
dictionary.z.zing = 0;
dictionary.z.zingani = 0;
dictionary.z.zingano = 0;
dictionary.z.zingara = 0;
dictionary.z.zingare = 0;
dictionary.z.zingari = 0;
dictionary.z.zingaro = 0;
dictionary.z.zinged = 0;
dictionary.z.zinger = 0;
dictionary.z.zingers = 0;
dictionary.z.zingier = 0;
dictionary.z.zinging = 0;
dictionary.z.zings = 0;
dictionary.z.zingy = 0;
dictionary.z.zinkify = 0;
dictionary.z.zinky = 0;
dictionary.z.zinnia = 0;
dictionary.z.zinnias = 0;
dictionary.z.zip = 0;
dictionary.z.zipless = 0;
dictionary.z.zipped = 0;
dictionary.z.zipper = 0;
dictionary.z.zippers = 0;
dictionary.z.zippier = 0;
dictionary.z.zipping = 0;
dictionary.z.zippy = 0;
dictionary.z.zips = 0;
dictionary.z.ziram = 0;
dictionary.z.zirams = 0;
dictionary.z.zircon = 0;
dictionary.z.zircons = 0;
dictionary.z.zit = 0;
dictionary.z.zither = 0;
dictionary.z.zithern = 0;
dictionary.z.zithers = 0;
dictionary.z.ziti = 0;
dictionary.z.zitis = 0;
dictionary.z.zits = 0;
dictionary.z.zizit = 0;
dictionary.z.zizith = 0;
dictionary.z.zizzle = 0;
dictionary.z.zizzled = 0;
dictionary.z.zizzles = 0;
dictionary.z.zlote = 0;
dictionary.z.zloties = 0;
dictionary.z.zloty = 0;
dictionary.z.zlotych = 0;
dictionary.z.zlotys = 0;
dictionary.z.zoa = 0;
dictionary.z.zoaria = 0;
dictionary.z.zoarial = 0;
dictionary.z.zoarium = 0;
dictionary.z.zodiac = 0;
dictionary.z.zodiacs = 0;
dictionary.z.zoea = 0;
dictionary.z.zoeae = 0;
dictionary.z.zoeal = 0;
dictionary.z.zoeas = 0;
dictionary.z.zoftig = 0;
dictionary.z.zoic = 0;
dictionary.z.zoisite = 0;
dictionary.z.zombi = 0;
dictionary.z.zombie = 0;
dictionary.z.zombies = 0;
dictionary.z.zombis = 0;
dictionary.z.zonal = 0;
dictionary.z.zonally = 0;
dictionary.z.zonary = 0;
dictionary.z.zonate = 0;
dictionary.z.zonated = 0;
dictionary.z.zone = 0;
dictionary.z.zoned = 0;
dictionary.z.zoner = 0;
dictionary.z.zoners = 0;
dictionary.z.zones = 0;
dictionary.z.zoning = 0;
dictionary.z.zonk = 0;
dictionary.z.zonked = 0;
dictionary.z.zonking = 0;
dictionary.z.zonks = 0;
dictionary.z.zonula = 0;
dictionary.z.zonulae = 0;
dictionary.z.zonular = 0;
dictionary.z.zonulas = 0;
dictionary.z.zonule = 0;
dictionary.z.zonules = 0;
dictionary.z.zoo = 0;
dictionary.z.zooglea = 0;
dictionary.z.zooid = 0;
dictionary.z.zooidal = 0;
dictionary.z.zooids = 0;
dictionary.z.zooks = 0;
dictionary.z.zoology = 0;
dictionary.z.zoom = 0;
dictionary.z.zoomed = 0;
dictionary.z.zooming = 0;
dictionary.z.zooms = 0;
dictionary.z.zoon = 0;
dictionary.z.zoonal = 0;
dictionary.z.zoons = 0;
dictionary.z.zoos = 0;
dictionary.z.zootomy = 0;
dictionary.z.zori = 0;
dictionary.z.zoril = 0;
dictionary.z.zorilla = 0;
dictionary.z.zorille = 0;
dictionary.z.zorillo = 0;
dictionary.z.zorils = 0;
dictionary.z.zoris = 0;
dictionary.z.zoster = 0;
dictionary.z.zosters = 0;
dictionary.z.zouave = 0;
dictionary.z.zouaves = 0;
dictionary.z.zounds = 0;
dictionary.z.zowie = 0;
dictionary.z.zoysia = 0;
dictionary.z.zoysias = 0;
dictionary.z.zydeco = 0;
dictionary.z.zydecos = 0;
dictionary.z.zygoid = 0;
dictionary.z.zygoma = 0;
dictionary.z.zygomas = 0;
dictionary.z.zygose = 0;
dictionary.z.zygoses = 0;
dictionary.z.zygosis = 0;
dictionary.z.zygote = 0;
dictionary.z.zygotes = 0;
dictionary.z.zygotic = 0;
dictionary.z.zymase = 0;
dictionary.z.zymases = 0;
dictionary.z.zyme = 0;
dictionary.z.zymes = 0;
dictionary.z.zymogen = 0;
dictionary.z.zymosan = 0;
dictionary.z.zymoses = 0;
dictionary.z.zymosis = 0;
dictionary.z.zymotic = 0;
dictionary.z.zymurgy = 0;
dictionary.z.zyzzyva = 0;
level1score = 0;
level2score = 10000;
level3score = level2score + 14142;
level4score = level3score + 17321;
level5score = level4score + 20000;
level6score = level5score + 22361;
level7score = level6score + 24495;
level8score = level7score + 26458;
level9score = level8score + 28284;
level10score = level9score + 30000;
level11score = level10score + 31623;
level1tokens = 2000;
level2tokens = 1131;
level3tokens = 2500;
level4tokens = 2800;
level5tokens = 1789;
level6tokens = 1960;
level7tokens = 2117;
level8tokens = 2263;
level9tokens = 2400;
level10tokens = 2530;
level11tokens = 2653;
level1cover = 300;
level2cover = 417;
level3cover = 502;
level4cover = 570;
level5cover = 626;
level6cover = 674;
level7cover = 714;
level8cover = 750;
level9cover = 780;
level10cover = 806;
level11cover = 829;
level1cleared = 2000;
level2cleared = 2828;
level3cleared = 3464;
level4cleared = 4000;
level5cleared = 4472;
level6cleared = 4899;
level7cleared = 5292;
level8cleared = 5657;
level9cleared = 6000;
level10cleared = 6325;
level11cleared = 6633;
level1trapped = 400;
level2trapped = 566;
level3trapped = 693;
level4trapped = 800;
level5trapped = 894;
level6trapped = 980;
level7trapped = 1058;
level8trapped = 1131;
level9trapped = 1200;
level10trapped = 1265;
level11trapped = 1327;
A_value = 129;
B_value = 279;
C_value = 164;
D_value = 234;
E_value = 128;
F_value = 342;
G_value = 224;
H_value = 209;
I_value = 129;
J_value = 867;
K_value = 501;
L_value = 160;
M_value = 184;
N_value = 152;
O_value = 133;
P_value = 184;
Q_value = 602;
R_value = 138;
S_value = 156;
T_value = 143;
U_value = 185;
V_value = 365;
W_value = 558;
X_value = 588;
Y_value = 224;
Z_value = 635;
length_2 = 1;
length_3 = 1;
length_4 = 1.1;
length_5 = 1.3;
length_6 = 1.6;
length_7 = 2;
length_8 = 2.5;
length_9 = 3.1;
length_10 = 3.8;
length_11 = 4.6;
length_12 = 5.5;
length_13 = 6.5;
length_14 = 7.6;
length_15 = 8.8;
length_16 = 10.1;
length_17 = 11.5;
length_18 = 13;
length_19 = 14.6;
length_20 = 16.3;
myMap1 = [[0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0], [0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0], [0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0], [0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0], [0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0], [0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0], [0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0], [0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0], [0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0], [0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0], [0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0], [0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0], [0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0]];
alphabet = ["A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"];
alphabetUsed = ["A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"];
checkWords = function (curWord, submit) {
var _local6 = curWord.toLowerCase();
var _local3 = _local6.substring(0, 1);
var _local5 = _local6.split("*");
var _local8 = _local5[0];
var _local7 = _local5[1];
if (_local5[1] != undefined) {
m = 0;
while (m < alphabet.length) {
wildLetter = alphabet[m];
wildLetter = wildLetter.toLowerCase();
myWord = (((_local8 + "") + wildLetter) + "") + _local7;
if (_local5[0] == "") {
_local3 = wildLetter;
}
if (dictionary[_local3][myWord] != undefined) {
_local6 = myWord;
break;
}
m++;
}
trace("WILD LETTER: " + wildLetter);
}
if (dictionary[_local3][_local6] != undefined) {
_root.curWordMC.textColor = 12510959 /* 0xBEE6EF */;
if (submit == true) {
scoreAnim.gotoAndStop(1);
wordScore = 0;
clearedTiles = [];
_root["letters" + numPressed]++;
h = numPressed - 1;
while (h >= 0) {
if (_root["previous1" + h]._currentframe != 4) {
letterTotal++;
}
_root["previous1" + h].cleared = true;
clearedTiles.push(_root["previous1" + h]);
if (_root["previous1" + h].dusted == true) {
i = 0;
while (i < dustTileArray.length) {
if (dustTileArray[i] == _root["previous1" + h]) {
dustTileArray.splice(i, 1);
freeTiles.push(_root["previous1" + h]);
break;
}
i++;
}
}
l = 0;
while (l < gemWeb.length) {
if (gemWeb[l] == _root["previous1" + h]) {
gemWeb.splice(l, 1);
}
l++;
}
if (_root["previous1" + h].tile._currentframe == 8) {
removeRandom(_root["previous1" + h]);
}
if ((_root["previous1" + h].tile._currentframe == 9) && (_root["previous1" + h]._currentframe != 4)) {
poisoned = true;
}
if ((_root["previous1" + h].tile._currentframe == 2) && (_root["previous1" + h]._currentframe != 4)) {
emerald = true;
}
if ((_root["previous1" + h].tile._currentframe == 5) && (_root["previous1" + h]._currentframe != 4)) {
ruby = true;
}
if ((_root["previous1" + h].tile._currentframe == 6) && (_root["previous1" + h]._currentframe != 4)) {
coal = true;
}
if ((_root["previous1" + h].tile._currentframe == 7) && (_root["previous1" + h]._currentframe != 4)) {
diamond = true;
}
_root["previous1" + h].dusted = false;
wordScore = wordScore + _root["previous1" + h].letterValue;
if ((((_root["previous1" + h].tile._currentframe != 3) && (_root["previous1" + h].addedLetter != true)) && (_root["previous1" + h].tile._currentframe != 8)) && (_root["previous1" + h]._currentframe != 17)) {
_root[_root["previous1" + h].letterTest + "_total"]++;
_root[_root["previous1" + h].letterTest + "_num"]--;
} else if ((_root["previous1" + h]._currentframe == 17) || (_root["previous1" + h].tile._currentframe == 8)) {
trace("WAS RANDOM");
} else {
trace("DONT ADD TO TOTAL");
_root["previous1" + h].addedLetter = false;
_root.letterTotal--;
}
_root["previous1" + h].tile.overlay.gotoAndStop(1);
if (((_root["previous1" + h]._currentframe == 3) || (_root["previous1" + h]._currentframe == 16)) || (_root["previous1" + h]._currentframe == 17)) {
_root["previous1" + h].gotoAndStop(2);
}
_root["previous1" + h].pressed = false;
i = _root.n;
while (i > 0) {
removeMovieClip(_root["bridge" + i]);
i--;
}
_root.n = 1;
if (_root["previous1" + h]._currentframe != 4) {
if (_root["previous1" + h].stone != true) {
_root["previous1" + h].tile.gotoAndStop(1);
_root["previous1" + h].overlay.gotoAndPlay(2);
newLetter = randomLetter(_root["previous1" + h]);
_root["previous1" + h].letterTest = newLetter;
_root["previous1" + h].letterValue = getLetterValue(_root["previous1" + h].letterTest);
_root["previous1" + h].letterMC.gotoAndStop(1);
getTileType(_root["previous1" + h]);
_root["previous1" + h].letterMC.letter = _root["previous1" + h].letterTest;
if (_root["previous1" + h].letterMC.letter == "Q") {
_root["previous1" + h].letterMC.gotoAndStop(2);
_root["previous1" + h].letterMC.letter = "Qu";
}
}
}
h--;
}
if (poisoned == true) {
poisonTile();
poisoned = false;
}
if (gameOver == true) {
_root.levelBar.spider.gotoAndStop(9);
} else {
updateWeb();
checkMultiplier();
wordScore = Math.round(wordScore * _root["length_" + numPressed]);
tokenCheck(numPressed);
coverTileCheck(numPressed);
if (bonusAmt == 0) {
scoreAnim.gotoAndPlay(2);
playerScore = playerScore + wordScore;
levelScore = levelScore + wordScore;
if (SoundFX == true) {
submitWordSnd.start(0, 1);
}
} else if (coal == true) {
scoreAnim.gotoAndPlay(60);
playerScore = playerScore + (wordScore - bonusAmt);
levelScore = levelScore + (wordScore - bonusAmt);
if (SoundFX == true) {
multiplierSnd.start(0, 1);
}
} else {
scoreAnim.gotoAndPlay(31);
playerScore = playerScore + (wordScore + bonusAmt);
levelScore = levelScore + (wordScore + bonusAmt);
if (SoundFX == true) {
multiplierSnd.start(0, 1);
}
}
}
if (curWord == bonusWordBIG) {
cleared.gotoAndPlay(290);
bonusSparkle.gotoAndPlay(2);
addBonusWord();
_root.cursor.gotoAndStop(2);
_root.useBomb = true;
_root.bombHissSnd.start(0, 1);
_root.bombHissSnd.onSoundComplete = function () {
if (_root.useBomb == true) {
this.start();
}
};
}
levelWords++;
trace("LEVLE WORDS: " + levelWords);
getRank(levelWords);
if (wordScore > bestWordScore) {
bestWord = curWord;
bestWordScore = wordScore;
}
if (wordScore > totalBestWordScore) {
totalBestWord = curWord;
totalBestWordScore = wordScore;
}
if (numPressed > mostNumPressed) {
longestWord = curWord;
mostNumPressed = numPressed;
}
if (numPressed > totalMostNumPressed) {
totalLongestWord = curWord;
totalMostNumPressed = numPressed;
}
if (dustTileArray.length == 0) {
dustTileArray = [];
z = 0;
while (z < 20) {
addDust();
z++;
}
clearedBoard = true;
}
avgWordLengthArr.push(numPressed);
wordCount++;
percentComplete = wordScore / (this[("level" + (level + 1)) + "score"] - this[("level" + level) + "score"]);
percentComplete2 = 285 * percentComplete;
if (playerScore >= _root[("level" + (level + 1)) + "score"]) {
cleared.gotoAndPlay(61);
levelBar.spider.gotoAndStop(9);
if (SoundFX == true) {
clearedSnd.start(0, 1);
clearedSnd.setVolume = 100;
}
if (Music == true) {
fade(ingameMusic, 30, 4);
}
getBadge(bestWordScore);
getGrade(gradePoints);
level++;
levelWords = 0;
clearedScore = _root[("level" + level) + "cleared"];
updateStats();
if (level > 9) {
_root[("level" + (level + 1)) + "score"] = Math.floor(playerScore * 1.25);
trace("NEW LEVSCORE: " + Math.floor(playerScore * 1.25));
_root[("level" + (level + 1)) + "tokens"] = 2653;
_root[("level" + (level + 1)) + "cover"] = 829;
_root[("level" + (level + 1)) + "cleared"] = 6633;
_root[("level" + (level + 1)) + "trapped"] = 1327;
}
levelBar.mask._x = -300.4;
levelBar.spider._x = -142;
finalPos = -290;
spiderPos = -139;
} else {
if (webFreezeCounter == 1) {
showDustAnimation();
homeStatus();
v = 0;
while (v < goodArray.length) {
goodArray[v].tile.tileType.play();
v++;
}
webFreezeCounter--;
} else if (webFreezeCounter < 1) {
dustAnimation();
homeStatus();
webFreezeCounter = 0;
} else {
webFreezeCounter--;
}
levelBar.mask._x = finalPos;
levelBar.spider._x = spiderPos;
finalPos = levelBar.mask._x + percentComplete2;
spiderPos = levelBar.spider._x + percentComplete2;
levelBar.spider.gotoAndPlay(35);
_root.moveBar = true;
levelBar.completeBar.gotoAndPlay(2);
}
boardCleared(clearedBoard);
t = 0;
while (t < wordsUsed.length) {
if (wordsUsed[t] == curWord) {
timesUsed++;
}
t++;
}
timesUsed++;
if (timesUsed >= mostFrequentTimes) {
mostFrequentTimes = timesUsed;
mostFrequent = curWord;
}
timesUsed = 0;
_root[("stat" + numPressed) + "letters"]++;
wordsUsed.push(curWord);
wordsUsedString = wordsUsed.toString();
_root.curWord = "";
numPressed = 0;
totalNums();
e = 0;
while (e < goodArray.length) {
goodArray[e].cleared = false;
e++;
}
randomStatus();
emerald = false;
ruby = false;
coal = false;
diamond = false;
wildLetter = null;
v = 0;
while (v < changeLetterArray.length) {
changeLetterArray[v].tile.gotoAndStop(1);
changeLetterArray.splice(v, 1);
v++;
}
g = 0;
while (g < gemWeb.length) {
gemWeb[g].gotoAndStop(3);
gemWeb[g].tile.duster.gotoAndStop(gemWeb[g].dustCounter);
dustTileArray.push(gemWeb[g]);
gemWeb.splice(g, 1);
g++;
}
if (dustTileArray.length <= 5) {
farmCounter++;
if (farmCounter >= 7) {
speechBubble.gotoAndPlay(2);
if (SoundFX == true) {
spiderDropSnd.start(0, 1);
}
v = 0;
while (v < 10) {
addWeb();
v++;
}
portrait.graphic.spider.gotoAndStop(1);
farmCounter = 0;
} else if ((farmCounter == 3) || (farmCounter == 6)) {
portrait.graphic.spider.gotoAndPlay(2);
}
} else {
farmCounter = 0;
}
_root.pausedTime = Math.round(getTimer() / 1000);
}
} else {
_root.curWordMC.textColor = 16742006 /* 0xFF7676 */;
}
};
timing = false;
firstPlay = true;
firstPlayCoin = true;
n = 1;
d = 1570;
cell_width = 38.5;
cell_height = 22;
var curWord = "";
numPressed = 0;
lastPressed = null;
letterCount = 0;
bonusAmt = 0;
SoundFX = true;
Music = true;
_root.createEmptyMovieClip("display", 2);
_root.display.createEmptyMovieClip("tiles", 1);
levelWindow.gotoAndStop(20);
stop();
Instance of Symbol 530 MovieClip "randomizer" in Frame 4
onClipEvent (load) {
this.swapDepths(5000);
}
Instance of Symbol 295 MovieClip "sandTimer" in Frame 4
onClipEvent (load) {
this.swapDepths(5001);
}
Instance of Symbol 202 MovieClip "tokenAnimation" in Frame 4
onClipEvent (load) {
this.swapDepths(5005);
}
Instance of Symbol 549 MovieClip "scoreAnim" in Frame 4
onClipEvent (load) {
this.swapDepths(4567);
}
Instance of Symbol 227 MovieClip "cleared" in Frame 4
onClipEvent (load) {
this.swapDepths(5050);
}
Instance of Symbol 498 MovieClip "levelWindow" in Frame 4
onClipEvent (load) {
this.swapDepths(4570);
}
Instance of Symbol 273 MovieClip "cursor" in Frame 4
onClipEvent (load) {
this.swapDepths(15001);
}
Instance of Symbol 606 MovieClip in Frame 4
onClipEvent (load) {
this.swapDepths(4575);
}
Symbol 25 MovieClip [ZapCloud] Frame 1
play();
Symbol 25 MovieClip [ZapCloud] Frame 45
play();
Symbol 25 MovieClip [ZapCloud] Frame 69
this.removeMovieClip();
Symbol 40 MovieClip Frame 1
play();
Symbol 40 MovieClip Frame 12
_parent.removeMovieClip(this);
stop();
Symbol 48 MovieClip Frame 1
play();
Symbol 48 MovieClip Frame 12
_parent.removeMovieClip(this);
stop();
Symbol 56 MovieClip Frame 1
play();
Symbol 56 MovieClip Frame 12
_parent.removeMovieClip(this);
stop();
Symbol 64 MovieClip Frame 1
play();
Symbol 64 MovieClip Frame 12
_parent.removeMovieClip(this);
stop();
Symbol 72 MovieClip Frame 1
play();
Symbol 72 MovieClip Frame 12
_parent.removeMovieClip(this);
stop();
Symbol 80 MovieClip Frame 1
play();
Symbol 80 MovieClip Frame 12
_parent.removeMovieClip(this);
stop();
Symbol 81 MovieClip [webShot] Frame 1
stop();
Symbol 81 MovieClip [webShot] Frame 2
stop();
Symbol 81 MovieClip [webShot] Frame 3
stop();
Symbol 81 MovieClip [webShot] Frame 4
stop();
Symbol 81 MovieClip [webShot] Frame 5
stop();
Symbol 81 MovieClip [webShot] Frame 6
stop();
Symbol 81 MovieClip [webShot] Frame 7
stop();
Symbol 97 MovieClip [tokensUsedMC] Frame 1
stop();
Symbol 97 MovieClip [tokensUsedMC] Frame 2
play();
Symbol 97 MovieClip [tokensUsedMC] Frame 22
_parent.removeMovieClip(this);
stop();
Symbol 97 MovieClip [tokensUsedMC] Frame 23
play();
Symbol 97 MovieClip [tokensUsedMC] Frame 40
_parent.removeMovieClip(this);
stop();
Symbol 97 MovieClip [tokensUsedMC] Frame 41
play();
Symbol 97 MovieClip [tokensUsedMC] Frame 56
_parent.removeMovieClip(this);
stop();
Symbol 97 MovieClip [tokensUsedMC] Frame 57
play();
Symbol 97 MovieClip [tokensUsedMC] Frame 91
_parent.removeMovieClip(this);
Symbol 105 MovieClip [bridge] Frame 1
stop();
Symbol 105 MovieClip [bridge] Frame 2
stop();
Symbol 105 MovieClip [bridge] Frame 3
stop();
Symbol 105 MovieClip [bridge] Frame 4
stop();
Symbol 105 MovieClip [bridge] Frame 5
stop();
Symbol 105 MovieClip [bridge] Frame 6
stop();
Symbol 105 MovieClip [bridge] Frame 7
stop();
Symbol 110 MovieClip [spiderCover] Frame 1
stop();
Symbol 110 MovieClip [spiderCover] Frame 2
play();
Symbol 110 MovieClip [spiderCover] Frame 26
_parent.removeMovieClip(this);
Symbol 120 MovieClip [WildIntro] Frame 1
_root.tileFalling = true;
play();
Instance of Symbol 112 MovieClip in Symbol 120 MovieClip [WildIntro] Frame 1
on (rollOver) {
this.useHandCursor = false;
}
Instance of Symbol 119 MovieClip in Symbol 120 MovieClip [WildIntro] Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 120 MovieClip [WildIntro] Frame 25
if (_root.SoundFX == true) {
_root.hitHardSnd.start(0, 1);
}
Symbol 120 MovieClip [WildIntro] Frame 26
_root.tileFalling = false;
Symbol 120 MovieClip [WildIntro] Frame 27
_root.display._x = _root.display._x + 3;
_root.display._y = _root.display._y + 3;
Symbol 120 MovieClip [WildIntro] Frame 28
_root.display._x = _root.display._x - 3;
_root.display._y = _root.display._y - 3;
Symbol 120 MovieClip [WildIntro] Frame 29
_root.display._x = _root.display._x - 2;
_root.display._y = _root.display._y + 2;
Symbol 120 MovieClip [WildIntro] Frame 30
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Symbol 120 MovieClip [WildIntro] Frame 31
_root.display._y = _root.display._y + 2;
_root.display._x = _root.display._x - 2;
Symbol 120 MovieClip [WildIntro] Frame 32
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Instance of Symbol 24 MovieClip in Symbol 120 MovieClip [WildIntro] Frame 50
onClipEvent (load) {
_parent.removeMovieClip(this);
}
Symbol 128 MovieClip [SpiderEggIntro] Frame 1
_root.tileFalling = true;
play();
Instance of Symbol 112 MovieClip in Symbol 128 MovieClip [SpiderEggIntro] Frame 1
on (rollOver) {
this.useHandCursor = false;
}
Instance of Symbol 127 MovieClip in Symbol 128 MovieClip [SpiderEggIntro] Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 128 MovieClip [SpiderEggIntro] Frame 25
if (_root.SoundFX == true) {
_root.hitHardSnd.start(0, 1);
}
Symbol 128 MovieClip [SpiderEggIntro] Frame 26
_root.tileFalling = false;
Symbol 128 MovieClip [SpiderEggIntro] Frame 27
_root.display._x = _root.display._x + 3;
_root.display._y = _root.display._y + 3;
Symbol 128 MovieClip [SpiderEggIntro] Frame 28
_root.display._x = _root.display._x - 3;
_root.display._y = _root.display._y - 3;
Symbol 128 MovieClip [SpiderEggIntro] Frame 29
_root.display._x = _root.display._x - 2;
_root.display._y = _root.display._y + 2;
Symbol 128 MovieClip [SpiderEggIntro] Frame 30
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Symbol 128 MovieClip [SpiderEggIntro] Frame 31
_root.display._y = _root.display._y + 2;
_root.display._x = _root.display._x - 2;
Symbol 128 MovieClip [SpiderEggIntro] Frame 32
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Instance of Symbol 24 MovieClip in Symbol 128 MovieClip [SpiderEggIntro] Frame 50
onClipEvent (load) {
_parent.removeMovieClip(this);
}
Symbol 136 MovieClip [ShifterIntro] Frame 1
_root.tileFalling = true;
play();
Instance of Symbol 112 MovieClip in Symbol 136 MovieClip [ShifterIntro] Frame 1
on (rollOver) {
this.useHandCursor = false;
}
Instance of Symbol 135 MovieClip in Symbol 136 MovieClip [ShifterIntro] Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 136 MovieClip [ShifterIntro] Frame 25
if (_root.SoundFX == true) {
_root.hitHardSnd.start(0, 1);
}
Symbol 136 MovieClip [ShifterIntro] Frame 26
_root.tileFalling = false;
Symbol 136 MovieClip [ShifterIntro] Frame 27
_root.display._x = _root.display._x + 3;
_root.display._y = _root.display._y + 3;
Symbol 136 MovieClip [ShifterIntro] Frame 28
_root.display._x = _root.display._x - 3;
_root.display._y = _root.display._y - 3;
Symbol 136 MovieClip [ShifterIntro] Frame 29
_root.display._x = _root.display._x - 2;
_root.display._y = _root.display._y + 2;
Symbol 136 MovieClip [ShifterIntro] Frame 30
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Symbol 136 MovieClip [ShifterIntro] Frame 31
_root.display._y = _root.display._y + 2;
_root.display._x = _root.display._x - 2;
Symbol 136 MovieClip [ShifterIntro] Frame 32
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Instance of Symbol 24 MovieClip in Symbol 136 MovieClip [ShifterIntro] Frame 50
onClipEvent (load) {
_parent.removeMovieClip(this);
}
Symbol 144 MovieClip [RubyIntro] Frame 1
_root.tileFalling = true;
play();
Instance of Symbol 112 MovieClip in Symbol 144 MovieClip [RubyIntro] Frame 1
on (rollOver) {
this.useHandCursor = false;
}
Instance of Symbol 143 MovieClip in Symbol 144 MovieClip [RubyIntro] Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 144 MovieClip [RubyIntro] Frame 25
if (_root.SoundFX == true) {
_root.hitHardSnd.start(0, 1);
}
Symbol 144 MovieClip [RubyIntro] Frame 26
_root.tileFalling = false;
Symbol 144 MovieClip [RubyIntro] Frame 27
_root.display._x = _root.display._x + 3;
_root.display._y = _root.display._y + 3;
Symbol 144 MovieClip [RubyIntro] Frame 28
_root.display._x = _root.display._x - 3;
_root.display._y = _root.display._y - 3;
Symbol 144 MovieClip [RubyIntro] Frame 29
_root.display._x = _root.display._x - 2;
_root.display._y = _root.display._y + 2;
Symbol 144 MovieClip [RubyIntro] Frame 30
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Symbol 144 MovieClip [RubyIntro] Frame 31
_root.display._y = _root.display._y + 2;
_root.display._x = _root.display._x - 2;
Symbol 144 MovieClip [RubyIntro] Frame 32
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Instance of Symbol 24 MovieClip in Symbol 144 MovieClip [RubyIntro] Frame 50
onClipEvent (load) {
_parent.removeMovieClip(this);
}
Symbol 148 MovieClip [IronIntro] Frame 1
_root.tileFalling = true;
play();
Instance of Symbol 112 MovieClip in Symbol 148 MovieClip [IronIntro] Frame 1
on (rollOver) {
this.useHandCursor = false;
}
Instance of Symbol 147 MovieClip in Symbol 148 MovieClip [IronIntro] Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 148 MovieClip [IronIntro] Frame 25
if (_root.SoundFX == true) {
_root.hitHardSnd.start(0, 1);
}
Symbol 148 MovieClip [IronIntro] Frame 26
_root.tileFalling = false;
Symbol 148 MovieClip [IronIntro] Frame 27
_root.display._x = _root.display._x + 3;
_root.display._y = _root.display._y + 3;
Symbol 148 MovieClip [IronIntro] Frame 28
_root.display._x = _root.display._x - 3;
_root.display._y = _root.display._y - 3;
Symbol 148 MovieClip [IronIntro] Frame 29
_root.display._x = _root.display._x - 2;
_root.display._y = _root.display._y + 2;
Symbol 148 MovieClip [IronIntro] Frame 30
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Symbol 148 MovieClip [IronIntro] Frame 31
_root.display._y = _root.display._y + 2;
_root.display._x = _root.display._x - 2;
Symbol 148 MovieClip [IronIntro] Frame 32
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Instance of Symbol 24 MovieClip in Symbol 148 MovieClip [IronIntro] Frame 50
onClipEvent (load) {
_parent.removeMovieClip(this);
}
Symbol 152 MovieClip [HomeTileIntro] Frame 1
_root.tileFalling = true;
play();
Instance of Symbol 112 MovieClip in Symbol 152 MovieClip [HomeTileIntro] Frame 1
on (rollOver) {
this.useHandCursor = false;
}
Symbol 152 MovieClip [HomeTileIntro] Frame 25
_root.tileFalling = false;
if (_root.SoundFX == true) {
_root.hitHardSnd.start(0, 1);
}
Symbol 152 MovieClip [HomeTileIntro] Frame 26
_root.clearSurrounding(_root.homer);
Symbol 152 MovieClip [HomeTileIntro] Frame 27
_root.display._x = _root.display._x + 3;
_root.display._y = _root.display._y + 3;
Symbol 152 MovieClip [HomeTileIntro] Frame 28
_root.display._x = _root.display._x - 3;
_root.display._y = _root.display._y - 3;
Symbol 152 MovieClip [HomeTileIntro] Frame 29
_root.display._x = _root.display._x - 2;
_root.display._y = _root.display._y + 2;
Symbol 152 MovieClip [HomeTileIntro] Frame 30
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Symbol 152 MovieClip [HomeTileIntro] Frame 31
_root.display._y = _root.display._y + 2;
_root.display._x = _root.display._x - 2;
Symbol 152 MovieClip [HomeTileIntro] Frame 32
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Instance of Symbol 24 MovieClip in Symbol 152 MovieClip [HomeTileIntro] Frame 50
onClipEvent (load) {
_parent.removeMovieClip(this);
}
Symbol 160 MovieClip [EmeraldIntro] Frame 1
_root.tileFalling = true;
play();
Instance of Symbol 112 MovieClip in Symbol 160 MovieClip [EmeraldIntro] Frame 1
on (rollOver) {
this.useHandCursor = false;
}
Instance of Symbol 159 MovieClip in Symbol 160 MovieClip [EmeraldIntro] Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 160 MovieClip [EmeraldIntro] Frame 25
if (_root.SoundFX == true) {
_root.hitHardSnd.start(0, 1);
}
Symbol 160 MovieClip [EmeraldIntro] Frame 26
_root.tileFalling = false;
Symbol 160 MovieClip [EmeraldIntro] Frame 27
_root.display._x = _root.display._x + 3;
_root.display._y = _root.display._y + 3;
Symbol 160 MovieClip [EmeraldIntro] Frame 28
_root.display._x = _root.display._x - 3;
_root.display._y = _root.display._y - 3;
Symbol 160 MovieClip [EmeraldIntro] Frame 29
_root.display._x = _root.display._x - 2;
_root.display._y = _root.display._y + 2;
Symbol 160 MovieClip [EmeraldIntro] Frame 30
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Symbol 160 MovieClip [EmeraldIntro] Frame 31
_root.display._y = _root.display._y + 2;
_root.display._x = _root.display._x - 2;
Symbol 160 MovieClip [EmeraldIntro] Frame 32
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Instance of Symbol 24 MovieClip in Symbol 160 MovieClip [EmeraldIntro] Frame 50
onClipEvent (load) {
_parent.removeMovieClip(this);
}
Symbol 168 MovieClip [DiamondIntro] Frame 1
_root.tileFalling = true;
play();
Instance of Symbol 112 MovieClip in Symbol 168 MovieClip [DiamondIntro] Frame 1
on (rollOver) {
this.useHandCursor = false;
}
Instance of Symbol 167 MovieClip in Symbol 168 MovieClip [DiamondIntro] Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 168 MovieClip [DiamondIntro] Frame 25
if (_root.SoundFX == true) {
_root.hitHardSnd.start(0, 1);
}
Symbol 168 MovieClip [DiamondIntro] Frame 26
_root.tileFalling = false;
Symbol 168 MovieClip [DiamondIntro] Frame 27
_root.display._x = _root.display._x + 3;
_root.display._y = _root.display._y + 3;
Symbol 168 MovieClip [DiamondIntro] Frame 28
_root.display._x = _root.display._x - 3;
_root.display._y = _root.display._y - 3;
Symbol 168 MovieClip [DiamondIntro] Frame 29
_root.display._x = _root.display._x - 2;
_root.display._y = _root.display._y + 2;
Symbol 168 MovieClip [DiamondIntro] Frame 30
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Symbol 168 MovieClip [DiamondIntro] Frame 31
_root.display._y = _root.display._y + 2;
_root.display._x = _root.display._x - 2;
Symbol 168 MovieClip [DiamondIntro] Frame 32
_root.display._x = _root.display._x + 2;
_root.display._y = _root.display._y - 2;
Instance of Symbol 24 MovieClip in Symbol 168 MovieClip [DiamondIntro] Frame 50
onClipEvent (load) {
_parent.removeMovieClip(this);
}
Symbol 172 MovieClip [explosion] Frame 1
play();
Symbol 172 MovieClip [explosion] Frame 39
_parent.removeMovieClip(this);
stop();
Symbol 190 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.lock.gotoAndStop(1);
_root.rubyPool = 0;
_root.diamondPool = 0;
_root.levelWords = 0;
_root.levelScore = 0;
_root.mostNumPressed = 0;
_root.bestWordScore = 0;
_root.totalBestWordScore = 0;
_root.totalMostNumPressed = 0;
_root.mostFrequentTimes = 1;
_root.gradePoints = 0;
_root.rank = "SLOB";
_root.mostFrequent = "";
_root.stat3letters = 0;
_root.stat4letters = 0;
_root.stat5letters = 0;
_root.stat6letters = 0;
_root.stat7letters = 0;
_root.stat8letters = 0;
_root.stat9letters = 0;
_root.stat10letters = 0;
_root.stat11letters = 0;
_root.stat12letters = 0;
_root.clearedScore = _root.level1cleared;
_root.longestWord = "";
_root.bestWord = "";
_root.rank = "";
_root.totalLongestWord = "";
_root.totalBestWord = "";
_root.curWord = "";
_root.gameOver = false;
_root.freeTiles = [];
h = 0;
while (h < _root.homeTileArray.length) {
trace("HOME TILE ARRAY");
_root.letterTotal--;
h++;
}
r = 0;
while (r < _root.goodArray.length) {
_root.freeTiles.push(_root.goodArray[r]);
if (_root.goodArray[r]._currentframe != 4) {
_root.letterTotal++;
_root[_root.goodArray[r].letterTest + "_total"]++;
_root[_root.goodArray[r].letterTest + "_num"]--;
}
newLetter = _root.randomLetter(_root.goodArray[r]);
_root.goodArray[r].letterTest = newLetter;
_root.goodArray[r].letterMC.gotoAndStop(1);
_root.goodArray[r].letterMC.letter = _root.goodArray[r].letterTest;
if (_root.goodArray[r].letterMC.letter == "Q") {
_root.goodArray[r].letterMC.gotoAndStop(2);
_root.goodArray[r].letterMC.letter = "Qu";
}
p = _root.n;
while (p > 0) {
removeMovieClip(_root["bridge" + p]);
p--;
}
_root.goodArray[r].pressed = false;
_root.goodArray[r].web.gotoAndStop(1);
_root.goodArray[r].gotoAndStop(2);
_root.goodArray[r].tile.gotoAndStop(1);
_root.goodArray[r].tile.overlay.gotoAndStop(1);
if (_root.goodArray[r].dusted == true) {
i = 0;
while (i < _root.dustTileArray.length) {
if (_root.dustTileArray[i] == _root.goodArray[r]) {
_root.dustTileArray.splice(i, 1);
_root.goodArray[r].dusted = false;
break;
}
i++;
}
}
r++;
}
trace(_root.letterTotal + " LETTERSasdfas");
angrySpiderPhrase = angrySpider[Math.round(Math.random() * 3)];
boredSpiderPhrase = boredSpider[Math.round(Math.random() * 3)];
frustratedSpiderPhrase = frustratedSpider[Math.round(Math.random() * 3)];
loseSpiderPhrase = loseSpider[Math.round(Math.random() * 3)];
_root.pausedTime = Math.round(getTimer() / 1000);
_root.webFreezeCounter = 0;
_root.farmCounter = 0;
_root.previousButton = null;
_root.addLetter = null;
_root.timing = true;
_root.wordsUsed = [];
_root.randomTileArray = [];
_root.dustTileArray = [];
_root.gradeArray = [];
_root.badgeArray = [];
_root.rankArray = [];
_root.avgWordLengthArr = [];
_root.avgWordLength = 0;
_root.webbedLetters = [];
_root.homeTileArray = [];
_root.changeLetterArray = [];
_root.gemWeb = [];
_root.levelBar.mask._x = -281.4;
_root.levelBar.spider._x = -142;
_root.finalPos = -281.4;
_root.spiderPos = -139;
_root.levelBar.spider.gotoAndPlay(1);
_root.wordCount = 0;
_root.numPressed = 0;
_root.playerScore = 0;
_root.bonusLockNum = 0;
_root.bonusLock = false;
_root.tokens = 0;
_root.tokenUpdate();
_root.level = 1;
_root.addHome();
_root.homeStatus();
_root.totalNums();
_root.portrait.gotoAndStop(1);
i = 0;
while (i < 20) {
_root.addDust();
i++;
}
_root.addBonusWord();
gotoAndStop (1);
if (_root.Music == true) {
_root.fade(_root.ingameMusic, 100, 4);
}
}
Symbol 193 MovieClip Frame 1
stop();
Symbol 193 MovieClip Frame 2
play();
Symbol 193 MovieClip Frame 10
stop();
Instance of Symbol 192 MovieClip in Symbol 193 MovieClip Frame 10
on (release) {
_root.gotoAndStop(3);
}
Symbol 199 MovieClip Frame 1
stop();
this.onRollOver = function () {
this.gotoAndStop(2);
};
this.onRollOut = function () {
this.gotoAndStop(1);
};
this.onReleaseOutside = function () {
this.gotoAndStop(1);
};
this.onRelease = function () {
getURL ("http://www.bubblebox.com/", "_blank");
};
Symbol 625 MovieClip [__Packages.mx.transitions.OnEnterFrameBeacon] Frame 0
class mx.transitions.OnEnterFrameBeacon
{
function OnEnterFrameBeacon () {
}
static function init() {
var _local4 = _global.MovieClip;
if (!_root.__OnEnterFrameBeacon) {
mx.transitions.BroadcasterMX.initialize(_local4);
var _local3 = _root.createEmptyMovieClip("__OnEnterFrameBeacon", 9876);
_local3.onEnterFrame = function () {
_global.MovieClip.broadcastMessage("onEnterFrame");
};
}
}
static var version = "1.1.0.52";
}
Symbol 626 MovieClip [__Packages.mx.transitions.BroadcasterMX] Frame 0
class mx.transitions.BroadcasterMX
{
var _listeners;
function BroadcasterMX () {
}
static function initialize(o, dontCreateArray) {
if (o.broadcastMessage != undefined) {
delete o.broadcastMessage;
}
o.addListener = mx.transitions.BroadcasterMX.prototype.addListener;
o.removeListener = mx.transitions.BroadcasterMX.prototype.removeListener;
if (!dontCreateArray) {
o._listeners = new Array();
}
}
function addListener(o) {
removeListener(o);
if (broadcastMessage == undefined) {
broadcastMessage = mx.transitions.BroadcasterMX.prototype.broadcastMessage;
}
return(_listeners.push(o));
}
function removeListener(o) {
var _local2 = _listeners;
var _local3 = _local2.length;
while (_local3--) {
if (_local2[_local3] == o) {
_local2.splice(_local3, 1);
if (!_local2.length) {
broadcastMessage = undefined;
}
return(true);
}
}
return(false);
}
function broadcastMessage() {
var _local5 = String(arguments.shift());
var _local4 = _listeners.concat();
var _local6 = _local4.length;
var _local3 = 0;
while (_local3 < _local6) {
_local4[_local3][_local5].apply(_local4[_local3], arguments);
_local3++;
}
}
static var version = "1.1.0.52";
}
Symbol 627 MovieClip [__Packages.mx.transitions.Tween] Frame 0
class mx.transitions.Tween
{
var obj, prop, begin, useSeconds, _listeners, addListener, prevTime, _time, looping, _duration, broadcastMessage, isPlaying, _fps, prevPos, _pos, change, _intervalID, _startTime;
function Tween (obj, prop, func, begin, finish, duration, useSeconds) {
mx.transitions.OnEnterFrameBeacon.init();
if (!arguments.length) {
return;
}
this.obj = obj;
this.prop = prop;
this.begin = begin;
position = (begin);
this.duration = (duration);
this.useSeconds = useSeconds;
if (func) {
this.func = func;
}
this.finish = (finish);
_listeners = [];
addListener(this);
start();
}
function set time(t) {
prevTime = _time;
if (t > duration) {
if (looping) {
rewind(t - _duration);
update();
broadcastMessage("onMotionLooped", this);
} else {
if (useSeconds) {
_time = _duration;
update();
}
stop();
broadcastMessage("onMotionFinished", this);
}
} else if (t < 0) {
rewind();
update();
} else {
_time = t;
update();
}
//return(time);
}
function get time() {
return(_time);
}
function set duration(d) {
_duration = (((d == null) || (d <= 0)) ? (_global.Infinity) : (d));
//return(duration);
}
function get duration() {
return(_duration);
}
function set FPS(fps) {
var _local2 = isPlaying;
stopEnterFrame();
_fps = fps;
if (_local2) {
startEnterFrame();
}
//return(FPS);
}
function get FPS() {
return(_fps);
}
function set position(p) {
setPosition(p);
//return(position);
}
function setPosition(p) {
prevPos = _pos;
obj[prop] = (_pos = p);
broadcastMessage("onMotionChanged", this, _pos);
updateAfterEvent();
}
function get position() {
return(getPosition());
}
function getPosition(t) {
if (t == undefined) {
t = _time;
}
return(func(t, begin, change, _duration));
}
function set finish(f) {
change = f - begin;
//return(finish);
}
function get finish() {
return(begin + change);
}
function continueTo(finish, duration) {
begin = position;
this.finish = (finish);
if (duration != undefined) {
this.duration = (duration);
}
start();
}
function yoyo() {
continueTo(begin, time);
}
function startEnterFrame() {
if (_fps == undefined) {
_global.MovieClip.addListener(this);
} else {
_intervalID = setInterval(this, "onEnterFrame", 1000 / _fps);
}
isPlaying = true;
}
function stopEnterFrame() {
if (_fps == undefined) {
_global.MovieClip.removeListener(this);
} else {
clearInterval(_intervalID);
}
isPlaying = false;
}
function start() {
rewind();
startEnterFrame();
broadcastMessage("onMotionStarted", this);
}
function stop() {
stopEnterFrame();
broadcastMessage("onMotionStopped", this);
}
function resume() {
fixTime();
startEnterFrame();
broadcastMessage("onMotionResumed", this);
}
function rewind(t) {
_time = ((t == undefined) ? 0 : (t));
fixTime();
update();
}
function fforward() {
time = (_duration);
fixTime();
}
function nextFrame() {
if (useSeconds) {
time = ((getTimer() - _startTime) / 1000);
} else {
time = (_time + 1);
}
}
function onEnterFrame() {
nextFrame();
}
function prevFrame() {
if (!useSeconds) {
time = (_time - 1);
}
}
function toString() {
return("[Tween]");
}
function fixTime() {
if (useSeconds) {
_startTime = getTimer() - (_time * 1000);
}
}
function update() {
position = (getPosition(_time));
}
static var version = "1.1.0.52";
static var __initBeacon = mx.transitions.OnEnterFrameBeacon.init();
static var __initBroadcaster = mx.transitions.BroadcasterMX.initialize(mx.transitions.Tween.prototype, true);
function func(t, b, c, d) {
return(((c * t) / d) + b);
}
}
Symbol 628 MovieClip [__Packages.mx.transitions.easing.Strong] Frame 0
class mx.transitions.easing.Strong
{
function Strong () {
}
static function easeIn(t, b, c, d) {
t = t / d;
return((((((c * t) * t) * t) * t) * t) + b);
}
static function easeOut(t, b, c, d) {
t = (t / d) - 1;
return((c * (((((t * t) * t) * t) * t) + 1)) + b);
}
static function easeInOut(t, b, c, d) {
t = t / (d / 2);
if (t < 1) {
return(((((((c / 2) * t) * t) * t) * t) * t) + b);
}
t = t - 2;
return(((c / 2) * (((((t * t) * t) * t) * t) + 2)) + b);
}
static var version = "1.1.0.52";
}
Symbol 202 MovieClip Frame 1
stop();
Symbol 202 MovieClip Frame 2
play();
Symbol 202 MovieClip Frame 20
_root.tokenBox.gotoAndPlay(2);
gotoAndStop (1);
Symbol 202 MovieClip Frame 21
play();
Symbol 202 MovieClip Frame 26
play();
Symbol 202 MovieClip Frame 39
_root.tokenBox.gotoAndPlay(2);
Symbol 202 MovieClip Frame 44
_root.tokenBox.gotoAndPlay(2);
gotoAndStop (1);
Symbol 202 MovieClip Frame 45
play();
Symbol 202 MovieClip Frame 49
play();
Symbol 202 MovieClip Frame 52
play();
Symbol 202 MovieClip Frame 63
_root.tokenBox.gotoAndPlay(2);
Symbol 202 MovieClip Frame 67
_root.tokenBox.gotoAndPlay(2);
Symbol 202 MovieClip Frame 70
_root.tokenBox.gotoAndPlay(2);
gotoAndStop (1);
Symbol 227 MovieClip Frame 1
stop();
Symbol 227 MovieClip Frame 2
play();
Symbol 227 MovieClip Frame 54
stop();
Symbol 227 MovieClip Frame 61
trace("IN 61");
play();
Instance of Symbol 112 MovieClip in Symbol 227 MovieClip Frame 61
on (rollOver) {
this.useHandCursor = false;
}
on (release) {
}
Symbol 227 MovieClip Frame 73
play();
Symbol 227 MovieClip Frame 130
_root.levelWindow.gotoAndStop(3);
stop();
Symbol 227 MovieClip Frame 131
play();
Symbol 227 MovieClip Frame 171
stop();
Symbol 227 MovieClip Frame 172
play();
Symbol 227 MovieClip Frame 212
stop();
Symbol 227 MovieClip Frame 213
play();
Instance of Symbol 112 MovieClip in Symbol 227 MovieClip Frame 213
on (rollOver) {
this.useHandCursor = false;
}
Symbol 227 MovieClip Frame 289
stop();
Symbol 227 MovieClip Frame 290
play();
Symbol 227 MovieClip Frame 330
stop();
Symbol 227 MovieClip Frame 331
play();
Symbol 227 MovieClip Frame 371
stop();
Symbol 236 MovieClip Frame 1
stop();
Symbol 236 MovieClip Frame 2
stop();
Symbol 236 MovieClip Frame 3
stop();
Symbol 243 MovieClip Frame 1
stop();
Symbol 243 MovieClip Frame 2
stop();
Symbol 243 MovieClip Frame 3
stop();
Symbol 245 MovieClip Frame 1
stop();
Symbol 245 MovieClip Frame 2
stop();
Symbol 252 MovieClip Frame 1
play();
Symbol 252 MovieClip Frame 62
_parent.gotoAndPlay(1);
Symbol 262 MovieClip Frame 1
stop();
Symbol 262 MovieClip Frame 2
stop();
Symbol 262 MovieClip Frame 3
stop();
Symbol 262 MovieClip Frame 4
stop();
Symbol 269 MovieClip Frame 1
stop();
Symbol 269 MovieClip Frame 2
play();
Symbol 273 MovieClip Frame 1
stop();
Symbol 273 MovieClip Frame 2
stop();
Symbol 273 MovieClip Frame 3
stop();
Symbol 287 MovieClip Frame 1
stop();
Symbol 287 MovieClip Frame 2
stop();
Symbol 287 MovieClip Frame 3
stop();
Symbol 287 MovieClip Frame 4
stop();
Symbol 287 MovieClip Frame 5
stop();
Symbol 295 MovieClip Frame 1
stop();
Symbol 295 MovieClip Frame 41
stop();
Symbol 295 MovieClip Frame 42
play();
Symbol 305 MovieClip Frame 1
stop();
Symbol 305 MovieClip Frame 2
stop();
Symbol 305 MovieClip Frame 3
stop();
Symbol 309 MovieClip Frame 1
stop();
Symbol 309 MovieClip Frame 2
stop();
Symbol 309 MovieClip Frame 3
stop();
Symbol 313 MovieClip Frame 1
stop();
Symbol 313 MovieClip Frame 2
play();
Symbol 322 MovieClip Frame 1
stop();
Symbol 322 MovieClip Frame 2
stop();
Symbol 322 MovieClip Frame 3
stop();
Symbol 330 MovieClip Frame 1
stop();
Symbol 330 MovieClip Frame 2
stop();
Symbol 330 MovieClip Frame 3
stop();
Symbol 334 MovieClip Frame 1
stop();
Symbol 334 MovieClip Frame 2
play();
Symbol 362 MovieClip Frame 1
stop();
Instance of Symbol 322 MovieClip "spray" in Symbol 362 MovieClip Frame 1
on (rollOver) {
if (this._currentframe == 2) {
this.useHandCursor = true;
this.gotoAndStop(3);
} else {
this.useHandCursor = false;
}
}
on (rollOut) {
if (this._currentframe == 3) {
this.gotoAndStop(2);
}
}
on (release) {
if (this._currentframe == 3) {
_root.cleared.gotoAndPlay(131);
_root.attachMovie("tokensUsedMC", "tokensUsedMC" + _root.d, _root.d);
_root["tokensUsedMC" + _root.d]._x = 280;
_root["tokensUsedMC" + _root.d]._y = 210;
_root["tokensUsedMC" + _root.d].gotoAndPlay(23);
_root.d++;
_root.tokenBox.gotoAndPlay(2);
r = 0;
while (r < _root.goodArray.length) {
if ((_root.goodArray[r]._currentframe != 4) && (_root.goodArray[r].tile._currentframe != 3)) {
_root.letterTotal++;
_root[_root.goodArray[r].letterTest + "_total"]++;
_root[_root.goodArray[r].letterTest + "_num"]--;
_root.goodArray[r].cleared = true;
_root.clearedTiles.push(_root.goodArray[r]);
newLetter = _root.randomLetter();
_root.goodArray[r].letterTest = newLetter;
_root.goodArray[r].letterMC.gotoAndStop(1);
_root.goodArray[r].letterMC.letter = _root.goodArray[r].letterTest;
if (_root.goodArray[r].letterMC.letter == "Q") {
_root.goodArray[r].letterMC.gotoAndStop(2);
_root.goodArray[r].letterMC.letter = "Qu";
}
}
r++;
}
if (_root.numPressed > 0) {
_root.curWord = "";
q = _root.goodArray.length;
while (q > 0) {
if (_root.goodArray[q].pressed == true) {
trace(_root.goodArray[q].letterTest);
_root.curWord = _root.curWord + _root.goodArray[q].letterTest;
}
q--;
}
}
_root.randomizer.gotoAndPlay(2);
_root.spraySnd.start(0, 1);
_root.tokenRotate.play();
_root.tokens = _root.tokens - 2;
_root.tokenUpdate(false);
}
}
Instance of Symbol 330 MovieClip "zap" in Symbol 362 MovieClip Frame 1
on (rollOver) {
if (this._currentframe == 2) {
this.useHandCursor = true;
this.gotoAndStop(3);
} else {
this.useHandCursor = false;
}
}
on (rollOut) {
if (this._currentframe == 3) {
this.gotoAndStop(2);
}
}
on (release) {
if (this._currentframe == 3) {
_root.cleared.gotoAndPlay(172);
_root.attachMovie("tokensUsedMC", "tokensUsedMC" + _root.d, _root.d);
_root["tokensUsedMC" + _root.d]._x = 260;
_root["tokensUsedMC" + _root.d]._y = 210;
_root["tokensUsedMC" + _root.d].gotoAndPlay(23);
_root.d++;
_root.tokenBox.gotoAndPlay(2);
bonusClear = Math.round(_root.dustTileArray.length * 0.3);
b = 0;
while (b < bonusClear) {
randomDust = Math.floor(Math.random() * _root.dustTileArray.length);
_root.dustTileArray[randomDust].tile.zapper.gotoAndPlay(2);
_root.sandTimer.gotoAndPlay(42);
_root.dustTileArray[randomDust].dusted = false;
_root.dustTileArray.splice(randomDust, 1);
b++;
}
_root.tokenRotate.play();
_root.shockSnd.start(0, 1);
_root.tokens = _root.tokens - 3;
_root.tokenUpdate(false);
}
}
Instance of Symbol 243 MovieClip "bomb" in Symbol 362 MovieClip Frame 1
on (rollOver) {
if (this._currentframe == 2) {
this.useHandCursor = true;
this.gotoAndStop(3);
} else {
this.useHandCursor = false;
}
}
on (rollOut) {
if (this._currentframe == 3) {
this.gotoAndStop(2);
}
}
on (release) {
if (this._currentframe == 3) {
if (_root.useBomb != true) {
_root.cleared.gotoAndPlay(331);
_root.attachMovie("tokensUsedMC", "tokensUsedMC" + _root.d, _root.d);
_root["tokensUsedMC" + _root.d]._x = 260;
_root["tokensUsedMC" + _root.d]._y = 210;
_root["tokensUsedMC" + _root.d].gotoAndPlay(23);
_root.d++;
_root.tokenBox.gotoAndPlay(2);
_root.cursor.gotoAndStop(2);
_root.useBomb = true;
_root.bombHissSnd.start(0, 1);
_root.bombHissSnd.onSoundComplete = function () {
if (_root.useBomb == true) {
this.start();
}
};
_root.tokenRotate.play();
_root.tokens = _root.tokens - 4;
_root.tokenUpdate(false);
} else {
_root.cursor.gotoAndStop(1);
_root.useBomb = false;
}
}
}
Symbol 362 MovieClip Frame 2
stop();
Instance of Symbol 314 MovieClip "A" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "A";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "B" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.cursor.gotoAndStop(3);
_root.addLetter = "B";
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "C" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.cursor.gotoAndStop(3);
_root.addLetter = "C";
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "D" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "D";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "E" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "E";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "F" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "F";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "G" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "G";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "H" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "H";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "I" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "I";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "J" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "J";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "K" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "K";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "L" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "L";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "M" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "M";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "N" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "N";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "O" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "O";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "P" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "P";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "Q" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "Q";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "R" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "R";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "S" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "S";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "T" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "T";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "U" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "U";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "V" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "V";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "W" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "W";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "X" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "X";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "Y" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "Y";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 314 MovieClip "Z" in Symbol 362 MovieClip Frame 2
on (rollOver) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(3);
}
}
on (rollOut) {
if (_root.previousButton != this) {
this.tile.gotoAndStop(1);
}
}
on (release) {
if (_root.previousButton != this) {
_root.previousButton.tile.gotoAndStop(1);
_root.previousButton = this;
this.tile.gotoAndStop(2);
_root.addLetter = "Z";
_root.cursor.gotoAndStop(3);
} else {
this.tile.gotoAndStop(1);
_root.previousButton = null;
_root.addLetter = null;
_root.cursor.gotoAndStop(1);
}
}
Instance of Symbol 363 MovieClip "mask" in Symbol 365 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.moveBar == true) {
this._x++;
if (this._x >= _root.finalPos) {
_root.moveBar = false;
if (_root.wordCount >= _root[("level" + (_root.level + 1)) + "score"]) {
trace("NEXT LEVEL");
this._x = -300;
_root.wordCount = 0;
}
}
}
}
Symbol 368 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.lock.gotoAndStop(1);
_root.rubyPool = 0;
_root.diamondPool = 0;
_root.levelWords = 0;
_root.levelScore = 0;
_root.mostNumPressed = 0;
_root.bestWordScore = 0;
_root.totalBestWordScore = 0;
_root.totalMostNumPressed = 0;
_root.mostFrequentTimes = 1;
_root.gradePoints = 0;
_root.rank = "SLOB";
_root.mostFrequent = "";
_root.stat3letters = 0;
_root.stat4letters = 0;
_root.stat5letters = 0;
_root.stat6letters = 0;
_root.stat7letters = 0;
_root.stat8letters = 0;
_root.stat9letters = 0;
_root.stat10letters = 0;
_root.stat11letters = 0;
_root.stat12letters = 0;
_root.clearedScore = _root.level1cleared;
_root.longestWord = "";
_root.bestWord = "";
_root.rank = "";
_root.totalLongestWord = "";
_root.totalBestWord = "";
_root.curWord = "";
_root.gameOver = false;
_root.freeTiles = [];
h = 0;
while (h < _root.homeTileArray.length) {
trace("HOME TILE ARRAY");
_root.letterTotal--;
h++;
}
r = 0;
while (r < _root.goodArray.length) {
_root.freeTiles.push(_root.goodArray[r]);
if (_root.goodArray[r]._currentframe != 4) {
_root.letterTotal++;
_root[_root.goodArray[r].letterTest + "_total"]++;
_root[_root.goodArray[r].letterTest + "_num"]--;
}
newLetter = _root.randomLetter(_root.goodArray[r]);
_root.goodArray[r].letterTest = newLetter;
_root.goodArray[r].letterMC.gotoAndStop(1);
_root.goodArray[r].letterMC.letter = _root.goodArray[r].letterTest;
if (_root.goodArray[r].letterMC.letter == "Q") {
_root.goodArray[r].letterMC.gotoAndStop(2);
_root.goodArray[r].letterMC.letter = "Qu";
}
p = _root.n;
while (p > 0) {
removeMovieClip(_root["bridge" + p]);
p--;
}
_root.goodArray[r].pressed = false;
_root.goodArray[r].web.gotoAndStop(1);
_root.goodArray[r].gotoAndStop(2);
_root.goodArray[r].tile.gotoAndStop(1);
_root.goodArray[r].tile.overlay.gotoAndStop(1);
if (_root.goodArray[r].dusted == true) {
i = 0;
while (i < _root.dustTileArray.length) {
if (_root.dustTileArray[i] == _root.goodArray[r]) {
_root.dustTileArray.splice(i, 1);
_root.goodArray[r].dusted = false;
break;
}
i++;
}
}
r++;
}
trace(_root.letterTotal + " LETTERSasdfas");
angrySpiderPhrase = angrySpider[Math.round(Math.random() * 3)];
boredSpiderPhrase = boredSpider[Math.round(Math.random() * 3)];
frustratedSpiderPhrase = frustratedSpider[Math.round(Math.random() * 3)];
loseSpiderPhrase = loseSpider[Math.round(Math.random() * 3)];
_root.pausedTime = Math.round(getTimer() / 1000);
_root.webFreezeCounter = 0;
_root.farmCounter = 0;
_root.previousButton = null;
_root.addLetter = null;
_root.timing = true;
_root.wordsUsed = [];
_root.randomTileArray = [];
_root.dustTileArray = [];
_root.gradeArray = [];
_root.badgeArray = [];
_root.rankArray = [];
_root.avgWordLengthArr = [];
_root.avgWordLength = 0;
_root.webbedLetters = [];
_root.homeTileArray = [];
_root.changeLetterArray = [];
_root.gemWeb = [];
_root.levelBar.mask._x = -281.4;
_root.levelBar.spider._x = -142;
_root.finalPos = -281.4;
_root.spiderPos = -139;
_root.levelBar.spider.gotoAndPlay(1);
_root.wordCount = 0;
_root.numPressed = 0;
_root.playerScore = 0;
_root.bonusLockNum = 0;
_root.bonusLock = false;
_root.tokens = 0;
_root.tokenUpdate();
_root.level = 1;
_root.addHome();
_root.homeStatus();
_root.totalNums();
_root.portrait.gotoAndStop(1);
i = 0;
while (i < 20) {
_root.addDust();
i++;
}
_root.addBonusWord();
gotoAndStop (1);
if (_root.Music == true) {
_root.fade(_root.ingameMusic, 100, 4);
}
}
Symbol 375 Button
on (release) {
getURL ("http://www.bubblebox.com/clickreg.php?type=gamestats&id=993&subid=gameover", "_blank");
}
Symbol 381 Button
on (release) {
getURL ("http://www.bubblebox.com/highscores/993.htm", "_blank");
}
Symbol 395 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.levelScore = 0;
_root.mostNumPressed = 0;
_root.bestWordScore = 0;
_root.longestWord = "";
_root.bestWord = "";
if (_root.level == 2) {
gotoAndStop (5);
} else if (_root.level == 3) {
gotoAndStop (6);
} else if (_root.level == 4) {
gotoAndStop (13);
} else if (_root.level == 5) {
gotoAndStop (11);
} else if (_root.level == 6) {
gotoAndStop (8);
} else if (_root.level == 7) {
gotoAndStop (7);
} else if (_root.level == 8) {
gotoAndStop (13);
} else if (_root.level == 9) {
gotoAndStop (10);
} else if (_root.level == 10) {
gotoAndStop (12);
} else if (_root.level == 11) {
gotoAndStop (13);
} else if (_root.level == 13) {
gotoAndStop (13);
} else if (_root.level == 16) {
gotoAndStop (13);
} else if (_root.level == 20) {
gotoAndStop (13);
} else {
gotoAndStop (1);
_root.levelBar.spider.play();
}
_root.pausedTime = Math.round(getTimer() / 1000);
if (_root.Music == true) {
_root.fade(_root.ingameMusic, 100, 4);
}
}
Symbol 408 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.levelBar.spider.play();
_root.pausedTime = Math.round(getTimer() / 1000);
_root.timing = true;
_root.addEmerald();
gotoAndStop (1);
}
Symbol 413 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.levelBar.spider.play();
_root.addWild();
isEven = (_root.level % 2) == 0;
if (isEven == false) {
_root.portrait.graphic.gotoAndPlay(2);
}
gotoAndStop (1);
}
Symbol 418 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.levelBar.spider.play();
_root.addIron();
isEven = (_root.level % 2) == 0;
if (isEven == false) {
_root.portrait.graphic.gotoAndPlay(2);
}
gotoAndStop (1);
}
Symbol 424 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.levelBar.spider.play();
_root.addRuby();
isEven = (_root.level % 2) == 0;
if (isEven == false) {
_root.portrait.graphic.gotoAndPlay(2);
}
gotoAndStop (1);
}
Symbol 427 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.levelBar.spider.play();
_root.addCoal();
isEven = (_root.level % 2) == 0;
if (isEven == false) {
_root.portrait.graphic.gotoAndPlay(2);
}
gotoAndStop (1);
}
Symbol 433 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.levelBar.spider.play();
_root.addDiamond();
isEven = (_root.level % 2) == 0;
if (isEven == false) {
_root.portrait.graphic.gotoAndPlay(2);
}
gotoAndStop (1);
}
Symbol 438 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.levelBar.spider.play();
_root.addShifter();
isEven = (_root.level % 2) == 0;
if (isEven == false) {
_root.portrait.graphic.gotoAndPlay(2);
}
gotoAndStop (1);
}
Symbol 441 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.levelBar.spider.play();
_root.addSpiderEgg();
isEven = (_root.level % 2) == 0;
if (isEven == false) {
_root.portrait.graphic.gotoAndPlay(2);
}
gotoAndStop (1);
}
Symbol 446 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.levelBar.spider.play();
isEven = (_root.level % 2) == 0;
if (isEven == false) {
_root.portrait.graphic.gotoAndPlay(2);
}
_root.addHome();
gotoAndStop (1);
}
Symbol 449 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.levelBar.spider.play();
_root.addHome();
gotoAndStop (1);
}
Symbol 454 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
gotoAndStop (22);
}
Symbol 455 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
gotoAndStop (21);
}
Symbol 456 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
gotoAndStop (23);
}
Symbol 457 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
gotoAndStop (24);
}
Symbol 458 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
gotoAndStop (20);
}
Symbol 459 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
gotoAndStop (25);
}
Symbol 460 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.ingameMusic.setVolume(0);
_root.ingameMusic.start(0, 999);
_root.fade(_root.ingameMusic, 100, 5);
_root.fade(_root.themeMusic, 0, 5);
_root.initCells(_root.myMap1);
}
Symbol 462 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
gotoAndStop (31);
}
Symbol 466 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.paused = false;
_root.showDustAnimation(true);
_root.homeStatus();
v = 0;
while (v < _root.goodArray.length) {
_root.goodArray[v].tile.tileType.play();
v++;
}
_root.levelBar.spider.play();
if (_root.Music == true) {
_root.fade(_root.ingameMusic, 100, 2);
}
gotoAndStop (1);
}
Symbol 477 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
gotoAndStop (21);
}
Symbol 479 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.paused = false;
_root.showDustAnimation(true);
_root.homeStatus();
v = 0;
while (v < _root.goodArray.length) {
_root.goodArray[v].tile.tileType.play();
v++;
}
_root.levelBar.spider.play();
gotoAndStop (1);
}
Symbol 481 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
gotoAndStop (32);
}
Symbol 483 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
gotoAndStop (33);
}
Symbol 485 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
getURL ("http://www.bubblebox.com/clickreg.php?type=gamestats&id=993&subid=menu", "_blank");
}
Symbol 489 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
gotoAndStop (31);
}
Symbol 493 Button
on (release) {
_root.paused = false;
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.lock.gotoAndStop(1);
_root.levelWords = 0;
_root.levelScore = 0;
_root.rubyPool = 0;
_root.diamondPool = 0;
_root.mostNumPressed = 0;
_root.bestWordScore = 0;
_root.gradePoints = 0;
_root.totalBestWordScore = 0;
_root.totalMostNumPressed = 0;
_root.mostFrequentTimes = 1;
_root.rank = "SLOB";
_root.mostFrequent = "";
_root.stat3letters = 0;
_root.stat4letters = 0;
_root.stat5letters = 0;
_root.stat6letters = 0;
_root.stat7letters = 0;
_root.stat8letters = 0;
_root.stat9letters = 0;
_root.stat10letters = 0;
_root.stat11letters = 0;
_root.stat12letters = 0;
_root.clearedScore = _root.level1cleared;
_root.longestWord = "";
_root.bestWord = "";
_root.rank = "";
_root.totalLongestWord = "";
_root.totalBestWord = "";
_root.curWord = "";
_root.gameOver = false;
_root.freeTiles = [];
r = 0;
while (r < _root.goodArray.length) {
_root.freeTiles.push(_root.goodArray[r]);
if (_root.goodArray[r]._currentframe != 4) {
_root.letterTotal++;
_root[_root.goodArray[r].letterTest + "_total"]++;
_root[_root.goodArray[r].letterTest + "_num"]--;
}
newLetter = _root.randomLetter(_root.goodArray[r]);
_root.goodArray[r].letterTest = newLetter;
_root.goodArray[r].letterMC.gotoAndStop(1);
_root.goodArray[r].letterMC.letter = _root.goodArray[r].letterTest;
if (_root.goodArray[r].letterMC.letter == "Q") {
_root.goodArray[r].letterMC.gotoAndStop(2);
_root.goodArray[r].letterMC.letter = "Qu";
}
p = _root.n;
while (p > 0) {
removeMovieClip(_root["bridge" + p]);
p--;
}
_root.goodArray[r].pressed = false;
_root.goodArray[r].web.gotoAndStop(1);
_root.goodArray[r].gotoAndStop(2);
_root.goodArray[r].tile.gotoAndStop(1);
_root.goodArray[r].tile.overlay.gotoAndStop(1);
if (_root.goodArray[r].dusted == true) {
i = 0;
while (i < _root.dustTileArray.length) {
if (_root.dustTileArray[i] == _root.goodArray[r]) {
_root.dustTileArray.splice(i, 1);
_root.goodArray[r].dusted = false;
break;
}
i++;
}
}
r++;
}
trace(_root.letterTotal + " LETTERSasdfas");
angrySpiderPhrase = angrySpider[Math.round(Math.random() * 3)];
boredSpiderPhrase = boredSpider[Math.round(Math.random() * 3)];
frustratedSpiderPhrase = frustratedSpider[Math.round(Math.random() * 3)];
loseSpiderPhrase = loseSpider[Math.round(Math.random() * 3)];
_root.pausedTime = Math.round(getTimer() / 1000);
_root.webFreezeCounter = 0;
_root.farmCounter = 0;
_root.previousButton = null;
_root.addLetter = null;
_root.timing = true;
_root.wordsUsed = [];
_root.randomTileArray = [];
_root.dustTileArray = [];
_root.webbedLetters = [];
_root.homeTileArray = [];
_root.avgWordLengthArr = [];
_root.avgWordLength = 0;
_root.gradeArray = [];
_root.badgeArray = [];
_root.rankArray = [];
_root.changeLetterArray = [];
_root.gemWeb = [];
_root.levelBar.mask._x = -281.4;
_root.levelBar.spider._x = -142;
_root.finalPos = -281.4;
_root.spiderPos = -139;
_root.levelBar.spider.gotoAndPlay(1);
_root.bonusLockNum = 0;
_root.bonusLock = false;
_root.wordCount = 0;
_root.numPressed = 0;
_root.playerScore = 0;
_root.tokens = 0;
_root.tokenUpdate();
_root.level = 1;
_root.addHome();
_root.homeStatus();
_root.totalNums();
_root.portrait.gotoAndStop(1);
i = 0;
while (i < 20) {
_root.addDust();
i++;
}
_root.addBonusWord();
gotoAndStop (1);
if (_root.Music == true) {
_root.fade(_root.ingameMusic, 100, 4);
}
}
Symbol 498 MovieClip Frame 1
stop();
Symbol 498 MovieClip Frame 2
function showFrequent() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
mostFrequentTXT._visible = true;
clearInterval(frequentInt);
}
function showBest() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
bestWordTXT._visible = true;
clearInterval(bestInt);
}
function showLongest() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
longestWordTXT._visible = true;
clearInterval(longestInt);
}
function showTotalWords() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
totalWordsTXT._visible = true;
clearInterval(totalWordsInt);
}
function showtotal3() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
total3._visible = true;
clearInterval(total3Int);
}
function showtotal4() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
total4._visible = true;
clearInterval(total4Int);
}
function showtotal5() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
total5._visible = true;
clearInterval(total5Int);
}
function showtotal6() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
total6._visible = true;
clearInterval(total6Int);
}
function showtotal7() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
total7._visible = true;
clearInterval(total7Int);
}
function showtotal8() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
total8._visible = true;
clearInterval(total8Int);
}
function showtotal9() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
total9._visible = true;
clearInterval(total9Int);
}
function showtotal10() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
total10._visible = true;
clearInterval(total10Int);
}
function showtotal11() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
total11._visible = true;
clearInterval(total11Int);
}
function showtotal12() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
total12._visible = true;
clearInterval(total12Int);
}
function showLevel() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
levelTXT._visible = true;
clearInterval(levelInt);
}
function showScore() {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
scoreTXT._visible = true;
clearInterval(scoreInt);
}
function runRank() {
clearInterval(runRankInt);
_root.rankInt = setInterval(showRank, 150);
}
function showRank() {
trace("RUNNING RANK");
trace("RAN: " + ran);
rankTXT._visible = true;
if ((_root.badge != 1) && (ran == 0)) {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(2);
ran++;
return(undefined);
}
if ((_root.badge == 1) && (ran == 0)) {
badgeMC.gotoAndStop(2);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 2) && (ran == 1)) {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(3);
ran++;
return(undefined);
}
if ((_root.badge == 2) && (ran == 1)) {
badgeMC.gotoAndStop(3);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 3) && (ran == 2)) {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(4);
ran++;
return(undefined);
}
if ((_root.badge == 3) && (ran == 2)) {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(4);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 4) && (ran == 3)) {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(5);
ran++;
return(undefined);
}
if ((_root.badge == 4) && (ran == 3)) {
badgeMC.gotoAndStop(5);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 5) && (ran == 4)) {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(6);
ran++;
return(undefined);
}
if ((_root.badge == 5) && (ran == 4)) {
badgeMC.gotoAndStop(6);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 6) && (ran == 5)) {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(7);
ran++;
return(undefined);
}
if ((_root.badge == 6) && (ran == 5)) {
badgeMC.gotoAndStop(7);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 7) && (ran == 6)) {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(8);
ran++;
return(undefined);
}
if ((_root.badge == 7) && (ran == 6)) {
badgeMC.gotoAndStop(8);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 8) && (ran == 7)) {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(9);
ran++;
return(undefined);
}
if ((_root.badge == 8) && (ran == 7)) {
badgeMC.gotoAndStop(9);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 9) && (ran == 8)) {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(10);
ran++;
return(undefined);
}
if ((_root.badge == 9) && (ran == 8)) {
badgeMC.gotoAndStop(10);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 10) && (ran == 9)) {
if (_root.SoundFX == true) {
if (_currentframe == 2) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(11);
ran++;
return(undefined);
}
if ((_root.badge == 10) && (ran == 9)) {
badgeMC.gotoAndStop(11);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
}
function rankAverageFunc(rankNum) {
if (rankNum == 1) {
_root.rank = "JUNIOR JANITOR";
} else if (rankNum == 2) {
_root.rank = "CLUMSY CLEANER";
} else if (rankNum == 3) {
_root.rank = "NOVICE NOZZLER";
} else if (rankNum == 4) {
_root.rank = "SQUEEGEE KID";
} else if (rankNum == 5) {
_root.rank = "CLEAN SWEEPER";
} else if (rankNum == 6) {
_root.rank = "MOP MASTER";
} else if (rankNum == 7) {
_root.rank = "PRO POLISHER";
} else if (rankNum == 8) {
_root.rank = "DUST DEVASTATOR";
} else if (rankNum == 9) {
_root.rank = "SUPER SCRUBBER";
} else if (rankNum == 10) {
_root.rank = "NEAT FREAK";
}
trace("AVERAGE RANK: " + _root.rank);
}
gradeAverage = 0;
g = 0;
while (g < _root.gradeArray.length) {
gradeAverage = gradeAverage + _root.gradeArray[g];
g++;
}
gradeAverage = Math.round(gradeAverage / _root.gradeArray.length);
trace("GRADE AVERAGE: " + gradeAverage);
_root.grade = gradeAverage;
rankAverage = 0;
g = 0;
while (g < _root.rankArray.length) {
rankAverage = rankAverage + _root.rankArray[g];
g++;
}
rankAverage = Math.round(rankAverage / _root.rankArray.length);
trace("RANK AVERAGE: " + rankAverage);
rankAverageFunc(rankAverage);
badgeAverage = 0;
g = 0;
while (g < _root.badgeArray.length) {
badgeAverage = badgeAverage + _root.badgeArray[g];
g++;
}
badgeAverage = Math.round(badgeAverage / _root.badgeArray.length);
trace("BADGE AVERAGE: " + badgeAverage);
_root.badge = badgeAverage;
ran = 0;
mostFrequentTXT._visible = false;
longestWordTXT._visible = false;
bestWordTXT._visible = false;
totalWordsTXT._visible = false;
total3._visible = false;
total4._visible = false;
total5._visible = false;
total6._visible = false;
total7._visible = false;
total8._visible = false;
total9._visible = false;
total10._visible = false;
total11._visible = false;
total12._visible = false;
levelTXT._visible = false;
scoreTXT._visible = false;
rankTXT._visible = false;
var longestInt = setInterval(showLongest, 1800);
var bestInt = setInterval(showBest, 1300);
var scoreInt = setInterval(showScore, 800);
scoresButt._visible = false;
stop();
this.bubbleboxGameID = 993;
scoreMc = this;
sendBubbleBoxScore = function (gameID) {
userData = new LoadVars();
userData.name = _root.bubblebox_name;
userData.score = _root.playerScore;
userData.game = bubbleboxGameID;
var _local2 = new LoadVars();
_local2.onLoad = function (success) {
if (success) {
submitTxt.text = " ";
send_btn._visible = false;
scoresButt._visible = true;
nameInput.text = "SCORE SAVED";
}
};
userData.sendAndLoad("http://www.bubblebox.com/scripts/insertscore.php", _local2, "POST");
};
this.send_btn.onRelease = function () {
if ((_root.bubblebox_name != "YOUR NAME") && (_root.bubblebox_name.length > 0)) {
sendBubbleBoxScore(this._parent.bubbleboxGameID);
this._parent.gotoAndStop("saving");
}
};
continueButton.useHandCursor = false;
stop();
Instance of Symbol 112 MovieClip in Symbol 498 MovieClip Frame 2
on (rollOver) {
this.useHandCursor = false;
}
Instance of Symbol 392 MovieClip in Symbol 498 MovieClip Frame 2
on (release) {
getURL ("http://www.likwidgames.com", "_blank");
}
Symbol 498 MovieClip Frame 3
function showLevelComp() {
trace("SHOW COMPLETE");
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
levelCompleteTXT._visible = true;
clearInterval(levelCompInt);
}
function showLevelScore() {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
levelScoreTXT._visible = true;
clearInterval(levelscoreInt);
}
function showBest() {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
bestWordTXT._visible = true;
clearInterval(bestInt);
}
function showLongest() {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
longestWordTXT._visible = true;
clearInterval(longestInt);
}
function showTotal() {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
totalScoreTXT._visible = true;
clearInterval(totalInt);
}
function showtotal4() {
total4._visible = true;
clearInterval(total4Int);
}
function showtotal5() {
total5._visible = true;
clearInterval(total5Int);
}
function showtotal6() {
total6._visible = true;
clearInterval(total6Int);
}
function showtotal7() {
total7._visible = true;
clearInterval(total7Int);
}
function showtotal8() {
total8._visible = true;
clearInterval(total8Int);
}
function showtotal9() {
total9._visible = true;
clearInterval(total9Int);
}
function showtotal10() {
total10._visible = true;
clearInterval(total10Int);
}
function showtotal11() {
total11._visible = true;
clearInterval(total11Int);
}
function showtotal12() {
total12._visible = true;
clearInterval(total12Int);
}
function showLevel() {
levelTXT._visible = true;
clearInterval(levelInt);
}
function showScore() {
scoreTXT._visible = true;
clearInterval(scoreInt);
}
function runRank() {
clearInterval(runRankInt);
_root.rankInt = setInterval(showRank, 150);
}
function showRank() {
trace("RUNNING RANK");
trace("RAN: " + ran);
rankTXT._visible = true;
if ((_root.badge != 1) && (ran == 0)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(2);
ran++;
return(undefined);
}
if ((_root.badge == 1) && (ran == 0)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.fanFareSmallSnd.start(0, 1);
}
}
badgeMC.gotoAndStop(2);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 2) && (ran == 1)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(3);
ran++;
return(undefined);
}
if ((_root.badge == 2) && (ran == 1)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.fanFareSmallSnd.start(0, 1);
}
}
badgeMC.gotoAndStop(3);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 3) && (ran == 2)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(4);
ran++;
return(undefined);
}
if ((_root.badge == 3) && (ran == 2)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.fanFareSmallSnd.start(0, 1);
}
}
badgeMC.gotoAndStop(4);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 4) && (ran == 3)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(5);
ran++;
return(undefined);
}
if ((_root.badge == 4) && (ran == 3)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.fanFareSmallSnd.start(0, 1);
}
}
badgeMC.gotoAndStop(5);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 5) && (ran == 4)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(6);
ran++;
return(undefined);
}
if ((_root.badge == 5) && (ran == 4)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.fanFareSmallSnd.start(0, 1);
}
}
badgeMC.gotoAndStop(6);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 6) && (ran == 5)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(7);
ran++;
return(undefined);
}
if ((_root.badge == 6) && (ran == 5)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.fanFareSmallSnd.start(0, 1);
}
}
badgeMC.gotoAndStop(7);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 7) && (ran == 6)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(8);
ran++;
return(undefined);
}
if ((_root.badge == 7) && (ran == 6)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.fanFareSmallSnd.start(0, 1);
}
}
badgeMC.gotoAndStop(8);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 8) && (ran == 7)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(9);
ran++;
return(undefined);
}
if ((_root.badge == 8) && (ran == 7)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.fanFareSmallSnd.start(0, 1);
}
}
badgeMC.gotoAndStop(9);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 9) && (ran == 8)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(10);
ran++;
return(undefined);
}
if ((_root.badge == 9) && (ran == 8)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.fanFareSmallSnd.start(0, 1);
}
}
badgeMC.gotoAndStop(10);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
if ((_root.badge != 10) && (ran == 9)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.tallySnd.start(0, 1);
}
}
badgeMC.gotoAndStop(11);
ran++;
return(undefined);
}
if ((_root.badge == 10) && (ran == 9)) {
if (_root.SoundFX == true) {
if (_currentframe == 3) {
_root.fanFareSmallSnd.start(0, 1);
}
}
badgeMC.gotoAndStop(11);
clearInterval(_root.rankInt);
gradeMC.gotoAndPlay(2);
return(undefined);
}
}
ran = 0;
levelCompleteTXT._visible = false;
levelScoreTXT._visible = false;
bestWordTXT._visible = false;
longestWordTXT._visible = false;
totalScoreTXT._visible = false;
rankTXT._visible = false;
var levelCompInt = setInterval(showLevelComp, 400);
var levelscoreInt = setInterval(showLevelScore, 800);
var bestInt = setInterval(showBest, 1200);
var longestInt = setInterval(showLongest, 1600);
var totalInt = setInterval(showTotal, 2000);
continueButton.useHandCursor = false;
levelComplete = _root.level - 1;
stop();
Symbol 498 MovieClip Frame 4
stop();
Symbol 498 MovieClip Frame 5
stop();
continueButton.useHandCursor = false;
Instance of Symbol 112 MovieClip in Symbol 498 MovieClip Frame 5
on (rollOver) {
this.useHandCursor = false;
}
Symbol 498 MovieClip Frame 6
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 7
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 8
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 9
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 10
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 11
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 12
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 13
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 14
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 20
stop();
Instance of Symbol 112 MovieClip in Symbol 498 MovieClip Frame 20
on (rollOver) {
this.useHandCursor = false;
}
Symbol 498 MovieClip Frame 21
stop();
Symbol 498 MovieClip Frame 22
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 23
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 24
stop();
Symbol 498 MovieClip Frame 25
stop();
Symbol 498 MovieClip Frame 30
stop();
continueButton.useHandCursor = false;
Instance of Symbol 112 MovieClip in Symbol 498 MovieClip Frame 30
on (rollOver) {
this.useHandCursor = false;
}
Symbol 498 MovieClip Frame 31
stop();
continueButton.useHandCursor = false;
Symbol 498 MovieClip Frame 32
stop();
Instance of Symbol 262 MovieClip in Symbol 498 MovieClip Frame 32
onClipEvent (load) {
if (_root.SoundFX == true) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
on (rollOver) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(4);
}
}
on (rollOut) {
if (this._currentframe == 2) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
on (release) {
if (this._currentframe == 2) {
_root.SoundFX = false;
this.gotoAndStop(4);
} else {
_root.SoundFX = true;
this.gotoAndStop(2);
}
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
}
Instance of Symbol 262 MovieClip in Symbol 498 MovieClip Frame 32
onClipEvent (load) {
if (_root.Music == true) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
on (rollOver) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(4);
}
}
on (rollOut) {
if (this._currentframe == 2) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
on (release) {
if (this._currentframe == 2) {
_root.Music = false;
_root.fade(_root.ingameMusic, 0, 3);
this.gotoAndStop(4);
} else {
_root.Music = true;
_root.fade(_root.ingameMusic, 100, 3);
this.gotoAndStop(2);
}
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
}
Symbol 498 MovieClip Frame 33
stop();
Symbol 514 MovieClip Frame 1
stop();
Symbol 514 MovieClip Frame 10
stop();
Symbol 518 MovieClip Frame 1
stop();
Symbol 519 MovieClip Frame 1
function mySplash() {
trace("NEXT SPLASH");
clearInterval(nextSplash);
_parent.gotoAndPlay(2);
}
this._alpha = 0;
this.tel = 0;
this.play_latest_text._visible = false;
this.onEnterFrame = function () {
if (this._alpha < 100) {
this._alpha = this._alpha + 10;
} else {
this.tel++;
if (this.play_latest_text._visible == false) {
this.play_latest_text._visible = true;
this.play_latest_text.play();
}
}
if (this.tel > 85) {
this._alpha = this._alpha - 15;
if (this._alpha <= 0) {
nextSplash = setInterval(mySplash, 1000);
delete this.onEnterFrame;
}
}
};
stop();
this.onRollOver = function () {
this.logo_ro.gotoAndStop(2);
};
this.onRollOut = function () {
this.logo_ro.gotoAndStop(1);
};
this.onReleaseOutside = function () {
this.logo_ro.gotoAndStop(1);
};
this.onRelease = function () {
getURL ("http://www.bubblebox.com/clickreg.php?type=gamestats&id=993&subid=splash", "_blank");
};
Symbol 520 MovieClip Frame 1
stop();
Symbol 520 MovieClip Frame 2
play();
Instance of Symbol 266 MovieClip in Symbol 520 MovieClip Frame 2
on (release) {
getURL ("http://www.likwidgames.com", "_blank");
}
Symbol 520 MovieClip Frame 121
_root.nextFrame();
Symbol 527 MovieClip Frame 1
stop();
Symbol 527 MovieClip Frame 2
stop();
Symbol 527 MovieClip Frame 3
stop();
Symbol 527 MovieClip Frame 4
stop();
Symbol 530 MovieClip Frame 1
stop();
Symbol 530 MovieClip Frame 2
play();
Instance of Symbol 112 MovieClip in Symbol 530 MovieClip Frame 2
on (rollOver) {
this.useHandCursor = false;
}
Symbol 530 MovieClip Frame 47
stop();
Symbol 533 MovieClip Frame 1
stop();
Symbol 533 MovieClip Frame 2
play();
Symbol 538 MovieClip Frame 1
stop();
Symbol 538 MovieClip Frame 2
stop();
Symbol 538 MovieClip Frame 3
stop();
Symbol 549 MovieClip Frame 1
stop();
Symbol 549 MovieClip Frame 2
play();
Symbol 549 MovieClip Frame 30
_root.wordScore = 0;
stop();
Symbol 549 MovieClip Frame 31
play();
Symbol 549 MovieClip Frame 59
_root.wordScore = 0;
_root.bonusAmt = 0;
stop();
Symbol 549 MovieClip Frame 60
play();
Symbol 549 MovieClip Frame 88
_root.wordScore = 0;
_root.bonusAmt = 0;
stop();
Symbol 555 MovieClip Frame 1
stop();
Symbol 555 MovieClip Frame 2
stop();
Symbol 567 MovieClip Frame 1
stop();
Symbol 567 MovieClip Frame 2
stop();
Symbol 567 MovieClip Frame 3
stop();
Symbol 567 MovieClip Frame 4
stop();
Symbol 567 MovieClip Frame 5
stop();
Symbol 571 MovieClip Frame 1
stop();
Symbol 571 MovieClip Frame 2
stop();
Symbol 571 MovieClip Frame 3
stop();
Symbol 571 MovieClip Frame 4
stop();
Symbol 572 MovieClip Frame 1
stop();
Symbol 572 MovieClip Frame 2
stop();
Symbol 572 MovieClip Frame 3
play();
Symbol 572 MovieClip Frame 30
gotoAndPlay (3);
Symbol 572 MovieClip Frame 31
play();
Symbol 572 MovieClip Frame 42
gotoAndPlay (31);
Symbol 572 MovieClip Frame 43
play();
Symbol 572 MovieClip Frame 50
gotoAndPlay (43);
Symbol 576 MovieClip Frame 1
stop();
Symbol 576 MovieClip Frame 2
stop();
Symbol 576 MovieClip Frame 3
stop();
Symbol 578 MovieClip Frame 1
stop();
Symbol 578 MovieClip Frame 2
play();
Symbol 579 MovieClip Frame 1
stop();
Symbol 579 MovieClip Frame 2
stop();
Symbol 579 MovieClip Frame 3
stop();
Symbol 579 MovieClip Frame 4
stop();
Symbol 579 MovieClip Frame 5
stop();
Symbol 579 MovieClip Frame 6
stop();
Symbol 579 MovieClip Frame 7
stop();
Symbol 579 MovieClip Frame 8
stop();
Symbol 579 MovieClip Frame 9
stop();
Symbol 580 MovieClip Frame 1
stop();
Symbol 580 MovieClip Frame 2
play();
Symbol 580 MovieClip Frame 18
stop();
Symbol 580 MovieClip Frame 19
play();
Symbol 582 MovieClip Frame 1
stop();
Symbol 582 MovieClip Frame 2
stop();
Symbol 589 MovieClip Frame 1
stop();
Symbol 589 MovieClip Frame 2
play();
Symbol 589 MovieClip Frame 51
_parent._parent.gotoAndStop(2);
stop();
Symbol 589 MovieClip Frame 63
play();
Symbol 590 MovieClip Frame 1
stop();
Symbol 591 MovieClip [tile] Frame 1
stop();
Symbol 591 MovieClip [tile] Frame 2
stop();
Symbol 591 MovieClip [tile] Frame 3
stop();
Symbol 591 MovieClip [tile] Frame 4
stop();
Symbol 591 MovieClip [tile] Frame 5
play();
Symbol 591 MovieClip [tile] Frame 16
stop();
Instance of Symbol 590 MovieClip "tile" in Symbol 591 MovieClip [tile] Frame 16
onClipEvent (load) {
this.duster.gotoAndStop(_parent.dustCounter);
}
Symbol 591 MovieClip [tile] Frame 17
stop();
Symbol 595 MovieClip Frame 1
stop();
Symbol 595 MovieClip Frame 2
stop();
Symbol 600 Button
on (release) {
getURL ("http://www.bubblebox.com/highscores/993.htm", "_blank");
}
Symbol 602 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
getURL ("http://www.bubblebox.com/clickreg.php?type=gamestats&id=993&subid=titleMoreGames", "_blank");
}
Symbol 604 Button
on (release) {
gotoAndStop (2);
}
on (release) {
gotoAndStop (2);
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
}
Symbol 606 MovieClip Frame 1
stop();
Instance of Symbol 199 MovieClip "logo" in Symbol 606 MovieClip Frame 1
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
getURL ("http://www.bubblebox.com/clickreg.php?type=gamestats&id=993&subid=titleLogo", "_blank");
}
Symbol 606 MovieClip Frame 2
stop();
Symbol 607 MovieClip Frame 1
stop();
Symbol 607 MovieClip Frame 2
stop();
Symbol 607 MovieClip Frame 3
stop();
Symbol 607 MovieClip Frame 4
stop();
Symbol 607 MovieClip Frame 5
stop();
Symbol 609 MovieClip Frame 1
stop();
Symbol 609 MovieClip Frame 2
play();
Symbol 610 MovieClip Frame 1
stop();
Symbol 611 MovieClip Frame 1
stop();
Symbol 611 MovieClip Frame 2
play();
Symbol 611 MovieClip Frame 51
_parent._parent.gotoAndStop(2);
stop();
Symbol 611 MovieClip Frame 63
play();
Symbol 612 MovieClip Frame 1
stop();
Symbol 621 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.paused = true;
_root.levelWindow.gotoAndStop(30);
levelBar.spider.stop();
i = 0;
while (i < dustTileArray.length) {
dustTileArray[i].tile.duster.gotoAndStop(5);
i++;
}
h = 0;
while (h < homeTileArray.length) {
trace(homeTileArray[h]);
homeTileArray[h].tile.gotoAndStop(1);
h++;
}
g = 0;
while (g < goodArray.length) {
goodArray[g].tile.tileType.gotoAndStop(1);
g++;
}
_root.levelWindow.gotoAndStop(31);
}
Symbol 623 Button
on (release) {
if (_root.SoundFX == true) {
_root.clickSnd.start(0, 1);
}
_root.paused = true;
_root.levelWindow.gotoAndStop(30);
levelBar.spider.stop();
i = 0;
while (i < dustTileArray.length) {
dustTileArray[i].tile.duster.gotoAndStop(5);
i++;
}
h = 0;
while (h < homeTileArray.length) {
homeTileArray[h].tile.gotoAndStop(1);
h++;
}
g = 0;
while (g < goodArray.length) {
goodArray[g].tile.tileType.gotoAndStop(1);
g++;
}
_root.fade(_root.ingameMusic, 0, 2);
}