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