Skip to content

Instantly share code, notes, and snippets.

@drashna
Last active May 6, 2025 04:26
Show Gist options
  • Save drashna/46c64ea29a382f754b2cf957ebd8e924 to your computer and use it in GitHub Desktop.
Save drashna/46c64ea29a382f754b2cf957ebd8e924 to your computer and use it in GitHub Desktop.
Autocorrect dictionaries for QMK Firmware
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# This is a larger example typo dictionary containing 400 entries. It builds to
# a table of about 6000 bytes, so you'll need a keyboard with a generous
# amount of free firmware space to use the full dictionary. Alternatively, pick
# out a subset of entries to a separate file, then build a table from that.
#
# Dictionary syntax:
# Each line of this file defines one typo correction entry with the syntax
# "typo -> correction". Typos and corrections are case insensitive, and any
# whitespace before or after the typo and correction is ignored. The typo must be
# only the letters a-z, or the special character : representing a word break.
#
# For documentation about how to use this dictionary, see
# https://getreuer.info/posts/keyboards/autocorrection
#
# Further resources:
# * Wikipedia has a large list of common typos at
# https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines
#
# * EmacsWiki has another list of typos at
# https://www.emacswiki.org/emacs/autocorrection_abbrev_defs
#
# * You can find data on English word frequencies at
# https://www.wordfrequency.info/samples.asp
## 10 most common words.
# The words "there", "about", "their", "would", "people", "which", "could",
# "think", "other", and "because" are among the most common words in English
# that are 5 letters or longer. (We don't include entries for words shorter than
# that to avoid false triggering.)
:htere -> there
abbout -> about
abotu -> about
baout -> about
:theri -> their
:thier -> their
:owudl -> would
woudl -> would
peaple -> people
peolpe -> people
peopel -> people
poeple -> people
poeople -> people
:hwihc -> which
whcih -> which
whihc -> which
whlch -> which
wihch -> which
coudl -> could
:htikn -> think
:htink -> think
thikn -> think
thiunk -> think
tihkn -> think
:olther -> other
:otehr -> other
baceause -> because
beacuse -> because
becasue -> because
beccause -> because
becouse -> because
becuase -> because
## Common words, 11-20.
theese -> these
:goign -> going
:gonig -> going
:yaers -> years
:yeasr -> years
:thsoe -> those
shoudl -> should
raelly -> really
realy -> really
relaly -> really
bedore -> before
befoer -> before
littel -> little
beeing -> being
:hwile -> while
## Common words, 21-30.
aroud -> around
arround -> around
arund -> around
thign -> thing
thigsn -> things
thnigs -> things
anohter -> another
beteen -> between
beween -> between
bewteen -> between
:eveyr -> every
:graet -> great
:agian -> again
:sicne -> since
alwasy -> always
alwyas -> always
throught -> thought
## Words especially susceptible to skipping or transposing a letter.
# These entries are for words that are easy enough to spell, but not necessarily
# easy to press the keys in the right order.
# Catch misspellings of "achieves", "achieving", etc.
:acheiv -> achiev
almsot -> almost
alomst -> almost
chnage -> change
chekc -> check
childen -> children
claer -> clear
comapny -> company
contian -> contain
elasped -> elapsed
feild -> field
fitler -> filter
firts -> first
follwo -> follow
:foudn -> found
frequecy -> frequency
firend -> friend
freind -> friend
heigth -> height
iamge -> image
inital -> initial
intput -> input
laguage -> language
lenght -> length
levle -> level
libary -> library
:moeny -> money
mysefl -> myself
ouptut -> output
ouput -> output
probaly -> probably
probelm -> problem
recrod -> record
reponse -> response
reprot -> report
singel -> single
stregth -> strength
strengh -> strength
tkaes -> takes
therfore -> therefore
todya -> today
toghether -> together
unkown -> unknown
unqiue -> unique
widht -> width
## Words with tricky spelling.
# If you are a good speller, you could drop this section.
aberation -> aberration
accross -> across
adviced -> advised
aledge -> allege
alledge -> allege
amature -> amateur
anomolous -> anomalous
anomoly -> anomaly
aparent -> apparent
aparrent -> apparent
apparant -> apparent
apparrent -> apparent
asthetic -> aesthetic
auxilary -> auxiliary
auxillary -> auxiliary
auxilliary -> auxiliary
bankrupcy -> bankruptcy
busness -> business
bussiness -> business
calander -> calendar
commitee -> committee
comittee -> committee
competance -> competence
competant -> competent
concensus -> consensus
cognizent -> cognizant
copywrite: -> copyright
choosen -> chosen
collegue -> colleague
excercise -> exercise
:grammer -> grammar
:guage -> gauge
govement -> government
govenment -> government
goverment -> government
governmnet -> government
govorment -> government
govornment -> government
guaratee -> guarantee
garantee -> guarantee
gaurantee -> guarantee
heirarchy -> hierarchy
hygeine -> hygiene
hypocracy -> hypocrisy
hypocrasy -> hypocrisy
hypocricy -> hypocrisy
hypocrit: -> hypocrite
looses: -> loses
maintence -> maintenance
morgage -> mortgage
neccesary -> necessary
necesary -> necessary
pallete -> palette
paralel -> parallel
parralel -> parallel
parrallel -> parallel
priviledge -> privilege
probablly -> probably
prominant -> prominent
propogate -> propagate
proove -> prove
psuedo -> pseudo
reciept -> receipt
# Catch misspellings of "receives", "receiving", etc.
receiev -> receiv
reciev -> receiv
recepient -> recipient
recipiant -> recipient
relevent -> relevant
repitition -> repetition
safty -> safety
saftey -> safety
# Catch misspellings of "separate", "separating", etc.
seperat -> separat
spectogram -> spectrogram
symetric -> symmetric
tolerence -> tolerance
## Words particularly for coding.
# Entries for common code keywords ("const") and terminology ("lookup").
cacheing -> caching
complier -> compiler
doulbe -> double
dyanmic -> dynamic
# As in "execute", "executable", "executing", ...
excecut -> execut
failse -> false
fales -> false
fasle -> false
flase -> false
indeces -> indices
indecies -> indices
indicies -> indices
interator -> iterator
looup -> lookup
namesapce -> namespace
namespcae -> namespace
nulltpr -> nullptr
operaotr -> operator
overide -> override
ovveride -> override
poitner -> pointer
:rference -> reference
referece -> reference
singed -> signed
stirng -> string
strign -> string
swithc -> switch
swtich -> switch
teamplate -> template
tempalte -> template
:ture -> true
retrun -> return
retun -> return
reutrn -> return
cosnt -> const
virutal -> virtual
vitual -> virtual
yeild -> yield
## Catch skipped spaces between common words.
:alot: -> a lot
:andteh -> and the
:andthe -> and the
:asthe -> as the
:atthe -> at the
abouta -> about a
aboutit -> about it
aboutthe -> about the
:tothe -> to the
didnot -> did not
fromthe -> from the
## Various additional entries.
:agred -> agreed
:ajust -> adjust
:anual -> annual
:asign -> assign
:aslo: -> also
:casue -> cause
:choses -> chooses
:gaurd -> guard
:haev -> have
:hapen -> happen
:idaes -> ideas
:jsut: -> just
:jstu: -> just
:knwo -> know
:konw -> know
:kwno -> know
:ocuntry -> country
:ocur -> occur
:socre -> score
:szie -> size
:the:the: -> the
:turth -> truth
:uesd: -> used
:usally -> usually
abilties -> abilities
abilty -> ability
abvove -> above
accesories -> accessories
accomodate -> accommodate
acommodate -> accommodate
acomplish -> accomplish
actualy -> actually
acurate -> accurate
acutally -> actually
addtion -> addition
againnst -> against
aganist -> against
aggreed -> agreed
agianst -> against
ahppn -> happen
allign -> align
anytying -> anything
aquire -> acquire
availabe -> available
availaible -> available
availalbe -> available
availble -> available
availiable -> available
avalable -> available
avaliable -> available
avilable -> available
bandwith -> bandwidth
begginer -> beginner
beleif -> belief
beleive -> believe
belive -> believe
breif -> brief
burried -> buried
caluclate -> calculate
caluculate -> calculate
calulate -> calculate
catagory -> category
cauhgt -> caught
ceratin -> certain
certian -> certain
cheif -> chief
cieling -> ceiling
circut -> circuit
clasic -> classic
cmoputer -> computer
coform -> conform
comming: -> coming
considerd -> considered
dervied -> derived
desicion -> decision
diferent -> different
diferrent -> different
differnt -> different
diffrent -> different
divison -> division
effecient -> efficient
eligable -> eligible
elpased -> elapsed
embarass -> embarrass
embeded -> embedded
encypt -> encrypt
finaly -> finally
foriegn -> foreign
foward -> forward
fraciton -> fraction
fucntion -> function
fufill -> fulfill
fullfill -> fulfill
futher -> further
ganerate -> generate
generaly -> generally
greatful -> grateful
heigher -> higher
higest -> highest
howver -> however
hydogen -> hydrogen
importamt -> important
inclued -> include
insted -> instead
intrest -> interest
invliad -> invalid
largst -> largest
learnign -> learning
liasion -> liaison
likly -> likely
lisense -> license
listner -> listener
macthing -> matching
manefist -> manifest
mesage -> message
naturual -> natural
occassion -> occasion
occured -> occurred
particualr -> particular
paticular -> particular
peice -> piece
perhasp -> perhaps
perheaps -> perhaps
perhpas -> perhaps
perphas -> perhaps
persue -> pursue
posess -> possess
postion -> position
preiod -> period
primarly -> primarily
privte -> private
proccess -> process
proeprty -> property
propery -> property
realtion -> relation
reasearch -> research
recuring -> recurring
refered -> referred
regluar -> regular
releated -> related
resutl -> result
reuslt -> result
reveiw -> review
satisifed -> satisfied
scheduel -> schedule
sequnce -> sequence
similiar -> similar
simmilar -> similar
slighly -> slightly
somehwat -> somewhat
statment -> statement
sucess -> success
succsess -> success
sugest -> suggest
sumary -> summary
supress -> suppress
surpress -> suppress
thresold -> threshold
tongiht -> tonight
tranpose -> transpose
typcial -> typical
udpate -> update
ususally -> usually
verticies -> vertices
whereever -> wherever
wherre -> where
wierd -> weird
:addin: -> adding
:adn: -> and
:aganist -> against
:agian -> again
:agin -> again
:agre: -> agree
:alege -> allege
:alot: -> a lot
:andteh -> and the
:andthe -> and the
:anual -> annual
:asign -> assign
:aslo: -> also
:asthe -> as the
:atthe -> at the
:choses -> chooses
:eratic -> erratic
:esle -> else
:grammer -> grammar
:gt: -> git
:guage -> gauge
:haev -> have
:halp -> help
:hapen -> happen
:hten: -> then
:htere -> there
:hting -> thing
:inot: -> into
:iwll -> will
:iwth -> with
:leage -> league
:leran -> learn
:loev -> love
:lsat -> last
:lveo -> love
:lvoe -> love
:nto: -> not
:ocuntry -> country
:ocur -> occur
:olther -> other
:ommitted -> omitted
:ommitting -> omitting
:onyl: -> only
:oponent -> opponent
:opose -> oppose
:oposition -> opposition
:otehr -> other
:owrk -> work
:pased -> passed
:peice -> piece
:peom: -> poem
:persan: -> person
:planation -> plantation
:poulation -> population
:quitted -> quit
:repid -> rapid
:rference -> reference
:scoll: -> scroll
:sieze -> seize
:smae: -> same
:smoe: -> some
:socre -> score
:soem: -> some
:sohw: -> show
:sourth: -> south
:soverign: -> sovereign
:stpo: -> stop
:strat: -> start
:stroy: -> story
:sttaus: -> status
:suop: -> soup
:syas: -> says
:symetric -> symmetric
:szie -> size
:tast: -> taste
:tath: -> that
:teh: -> the
:tehy: -> they
:tghe: -> the
:th: -> the
:the:the: -> the
:theri: -> their
:thier -> their
:thn: -> then
:thna: -> than
:thne: -> then
:throught -> thought
:thru: -> through
:thsi: -> this
:thta: -> that
:tiem: -> time
:tihs: -> this
:tje: -> the
:tjhe: -> the
:tkae: -> take
:tothe -> to the
:ture -> true
:turth -> truth
:tust: -> trust
:tution: -> tuition
:twon -> town
:twpo -> two
:tyhe -> they
:ues: -> use
:uesd: -> used
:uise -> use
:undre: -> under
:usally -> usually
:veyr: -> very
:villian -> villain
:villin: -> villain
:vyer: -> very
:vyre: -> very
:waht: -> what
:wrok: -> work
:wtih: -> with
:yaer -> year
:yera -> year
:yrea -> year
:ytou: -> you
:yuo: -> you
abandonned -> abandoned
abbout -> about
aberation -> aberration
abilityes -> abilities
abilties -> abilities
abilty -> ability
abondon -> abandon
aborigene -> aborigine
abortificant -> abortifacient
abotu -> about
abouta -> about a
aboutit -> about it
aboutthe -> about the
abreviate: -> abbreviate
abreviation -> abbreviation
abritrary -> arbitrary
absail -> abseil
abscence -> absence
absense -> absence
absolutly -> absolutely
absorbsion -> absorption
absorbtion -> absorption
abudance -> abundance
abundacies -> abundances
abundancies -> abundances
abundunt -> abundant
abutts -> abuts
abvove -> above
acadamy -> academy
acadmic -> academic
accademic -> academic
accademy -> academy
acccused -> accused
accelleration -> acceleration
acceptence -> acceptance
acceptible -> acceptable
accesories -> accessories
accessable -> accessible
accidant: -> accident
accidentaly -> accidentally
accidently -> accidentally
acclimitization -> acclimatization
accomadate -> accommodate
accomadating -> accommodating
accomadation -> accommodation
accomdate -> accommodate
accomodate -> accommodate
accomodating -> accommodating
accomodation -> accommodation
accompanyed -> accompanied
accordeon -> accordion
accordian -> accordion
accoring -> according
accoustic -> acoustic
accquainted -> acquainted
accrediation -> accreditation
accredidation -> accreditation
accross -> across
accussed -> accused
acedemic -> academic
acheiv -> achieve
achievment -> achievement
achivement -> achievement
acident -> accident
acknowldeged -> acknowledged
acknowledgeing -> acknowledging
acommodate -> accommodate
acomplish -> accomplish
acording -> according
acquaintence -> acquaintance
acquiantence -> acquaintance
acquited -> acquitted
activites -> activities
actviate -> activate
activly -> actively
actoin -> action
actualy -> actually
acuracy -> accuracy
acurate -> accurate
acused -> accused
acustom -> accustom
acutally -> actually
adavanced -> advanced
adbandon -> abandon
addional -> additional
additinally -> additionally
additionaly -> additionally
additonal -> additional
addmission -> admission
addopt -> adopt
addres: -> address
addresed -> addressed
addresing -> addressing
addressess -> addresses
addtion -> addition
adecuate -> adequate
adequit -> adequate
adhearing -> adhering
adherance -> adherence
admendment -> amendment
admininistrative -> administrative
adminstered -> administered
adminstrate -> administrate
adminstration -> administration
adminstrative -> administrative
adminstrator -> administrator
admissability -> admissibility
admissable -> admissible
admited -> admitted
adolecent -> adolescent
adquire -> acquire
adquiring -> acquiring
adres: -> address
adresable -> addressable
adresing -> addressing
adress -> address
adventrous -> adventurous
advertisment -> advertisement
advesary -> adversary
adviced -> advised
aeriel -> aerial
afair -> affair
afficianados -> aficionados
afficionado -> aficionado
affilate -> affiliate
affilliate -> affiliate
aforememtioned -> aforementioned
againnst -> against
agaisnt -> against
aggaravates -> aggravates
aggreed -> agreed
aggreement -> agreement
aggregious -> egregious
aggregrator -> aggregator
aggresive -> aggressive
agravate -> aggravate
agreeement -> agreement
agreemnt -> agreement
agregate -> aggregate
agreing -> agreeing
agression -> aggression
agressive -> aggressive
agressor -> aggressor
agricultue -> agriculture
agriculure -> agriculture
agricuture -> agriculture
agrieved -> aggrieved
ahev -> have
ahppen -> happen
ahppn -> happen
ahve -> have
aicraft -> aircraft
aiport -> airport
airbourne -> airborne
aircaft -> aircraft
aircrafts -> aircraft
airporta -> airports
airrcraft -> aircraft
aisian -> asian
aknowledge -> acknowledge
albiet -> albeit
alchohol -> alcohol
alchol -> alcohol
alcohal -> alcohol
aledge -> allege
alegience -> allegiance
algebraical -> algebraic
algorhitms -> algorithms
algoritm -> algorithm
alientating -> alienating
alledge -> allege
allegedely -> allegedly
allegedy -> allegedly
allegely -> allegedly
allegence -> allegiance
allegience -> allegiance
allign -> align
alliviate -> alleviate
allopone -> allophone
allready -> already
allthough -> although
alltogether -> altogether
almsot -> almost
alochol -> alcohol
alomst -> almost
alotted -> allotted
alowed -> allowed
alowing -> allowing
alreayd -> already
alsot -> also
alternitives -> alternatives
altho: -> although
althought -> although
altough -> although
alwasy -> always
alwyas -> always
amalgomated -> amalgamated
amatuer -> amateur
amature -> amateur
amendmant -> amendment
amerliorate -> ameliorate
amke -> make
amking -> making
ammend -> amend
ammount -> amount
ammused -> amused
amoung -> among
amung -> among
amunition -> ammunition
analagous -> analogous
analitic -> analytic
analogeous -> analogous
anarchim -> anarchism
anarchistm -> anarchism
anbd -> and
ancestory -> ancestry
ancilliary -> ancillary
andd -> and
androgenous -> androgynous
androgeny -> androgyny
anihilation -> annihilation
aniversary -> anniversary
annoint -> anoint
annouced -> announced
annualy -> annually
annuled -> annulled
anohter -> another
anomolies -> anomalies
anomolous -> anomalous
anomoly -> anomaly
anonimity -> anonymity
anounced -> announced
anouncement -> announcement
ansalisation -> nasalisation
ansalization -> nasalization
ansestors -> ancestors
antartic -> antarctic
anthromorphization -> anthropomorphization
anthropolgist -> anthropologist
anthropolgy -> anthropology
anulled -> annulled
anwsered -> answered
anyhwere -> anywhere
anyother -> any other
anytying -> anything
aparent -> apparent
aparment -> apartment
aparrent -> apparent
aplication -> application
aplied -> applied
apolegetics -> apologetics
apparant -> apparent
apparrent -> apparent
appart -> apart
appeareance -> appearance
appearence -> appearance
apperance -> appearance
appereance -> appearance
applicaiton -> application
appologies -> apologies
appology -> apology
apprearance -> appearance
apprieciate -> appreciate
approachs -> approaches
appropiate -> appropriate
appropraite -> appropriate
appropropiate -> appropriate
approproximate -> approximate
approxamately -> approximately
approxiately -> approximately
approximitely -> approximately
aprehensive -> apprehensive
apropriate -> appropriate
aproval -> approval
aproximate -> approximate
aquaduct -> aqueduct
aquaintance -> acquaintance
aquainted -> acquainted
aquiantance -> acquaintance
aquire -> acquire
aquiring -> acquiring
aquisition -> acquisition
aquitted -> acquitted
aranged -> arranged
arangement -> arrangement
arbitarily -> arbitrarily
arbitary -> arbitrary
archaelogical -> archaeological
archaelogists -> archaeologists
archaelogy -> archaeology
archaoelogy -> archeology
archaology -> archeology
archeaologist -> archeologist
archetect -> architect
archiac -> archaic
archictect -> architect
archimedian -> archimedean
architecht -> architect
architectual -> architectural
archtype -> archetype
aready -> already
areodynamics -> aerodynamics
argubly -> arguably
arguement -> argument
arised -> arose
arival -> arrival
armamant -> armament
armistace -> armistice
arogant -> arrogant
arogent -> arrogant
aroud -> around
arrangment -> arrangement
arrengement -> arrangement
arround -> around
artcile -> article
artical -> article
artice: -> article
articel -> article
artifical -> artificial
artillary -> artillery
arund -> around
asetic -> ascetic
asfar -> as far
asociated -> associated
asorbed -> absorbed
asphyxation -> asphyxiation
assasin -> assassin
assassintation -> assassination
assemple -> assemble
assertation -> assertion
asside -> aside
assisnate -> assassinate
assit: -> assist
assitant -> assistant
assocation -> association
assoicate -> associate
assosication -> assassination
asssassans -> assassins
assualt -> assault
assymetric -> asymmetric
asteriod -> asteroid
asthetic -> aesthetic
asume -> assume
aswell -> as well
atain -> attain
atempting -> attempting
atheistical -> atheistic
athenean -> athenian
athiesm -> atheism
athiest -> atheist
atorney -> attorney
atribute -> attribute
attemp: -> attempt
attemt -> attempt
attendence -> attendance
attendent -> attendant
attened -> attended
attension -> attention
attitide -> attitude
attributred -> attributed
attrocities -> atrocities
audeince -> audience
auromated -> automated
auther -> author
authobiographic -> autobiographic
authobiography -> autobiography
authorative -> authoritative
authorites -> authorities
authorithy -> authority
authoritiers -> authorities
authoritive -> authoritative
autochtonous -> autochthonous
autoctonous -> autochthonous
automaticly -> automatically
automibile -> automobile
automonomous -> autonomous
autor: -> author
autority -> authority
auxilary -> auxiliary
auxillaries -> auxiliaries
auxillary -> auxiliary
auxilliaries -> auxiliaries
auxilliary -> auxiliary
availabe -> available
availablity -> availability
availaible -> available
availalbe -> available
availble -> available
availiable -> available
availible -> available
avalable -> available
avalance -> avalanche
avaliable -> available
avation -> aviation
averageed -> averaged
avilable -> available
awared -> awarded
aweful -> awful
awya -> away
bacame -> became
baceause -> because
backgorund -> background
backrounds -> backgrounds
bakc -> back
banannas -> bananas
bandwith -> bandwidth
bankrupcy -> bankruptcy
banruptcy -> bankruptcy
baout -> about
basicaly -> basically
basicly -> basically
bcak -> back
beachead -> beachhead
beacuse -> because
beastiality -> bestiality
beatiful -> beautiful
beaurocracy -> bureaucracy
beaurocratic -> bureaucratic
beautyfull: -> beautiful
becamae -> became
beccause -> because
becomeing -> becoming
becomming -> becoming
becouse -> because
becuase -> because
bedore -> before
beeing -> being
befoer -> before
begginer -> beginner
beggining -> beginning
beggins -> begins
begining -> beginning
beginnig -> beginning
beleagured -> beleaguered
beleif -> belief
beleive -> believe
beleiving -> believing
beligum -> belgium
belive -> believe
belligerant -> belligerent
bellweather -> bellwether
bemusemnt -> bemusement
beneficary -> beneficiary
beng: -> being
benificial -> beneficial
benifit -> benefit
bergamont -> bergamot
beteen -> between
betwen -> between
beween -> between
bewteen -> between
bigining -> beginning
biginning -> beginning
bilateraly -> bilaterally
billingualism -> bilingualism
binominal -> binomial
bizzare -> bizarre
blaim -> blame
blessure -> blessing
blitzkreig -> Blitzkrieg
bodydbuilder -> bodybuilder
bombardement -> bombardment
bombarment -> bombardment
bondary -> boundary
boook -> book
borke -> broke
boundry -> boundary
bouyancy -> buoyancy
bouyant -> buoyant
boyant -> buoyant
bradcast -> broadcast
breakthough -> breakthrough
breakthroughts -> breakthroughs
breif -> brief
brethen -> brethren
bretheren -> brethren
briliant -> brilliant
brillant -> brilliant
brimestone -> brimstone
broacasted -> broadcast
broadacasting -> broadcasting
broady -> broadly
buisness -> business
buoancy -> buoyancy
burried -> buried
busness -> business
bussiness -> business
cacheing -> caching
caculater -> calculator
cacuses -> caucuses
cahracters -> characters
calaber -> caliber
calander -> calendar
calculater -> calculator
calculs -> calculus
calender -> calandar
caligraphy -> calligraphy
caluclate -> calculate
caluculate -> calculate
calulate -> calculate
camoflage -> camouflage
campagin -> campaign
campain -> campaign
candadate -> candidate
candiate -> candidate
candidiate -> candidate
cannister -> canister
cannnot -> cannot
cannonical -> canonical
cannotation -> connotation
caost -> coast
caperbility -> capability
capible -> capable
captial -> capital
captued -> captured
capturd -> captured
carachter -> character
caracterized -> characterized
carefull -> careful
careing -> caring
carismatic -> charismatic
carreer -> career
carrers -> careers
carryng -> carrying
cartdridge -> cartridge
carthographer -> cartographer
cartilege -> cartilage
cartilidge -> cartilage
cartrige -> cartridge
casette -> cassette
cassawory -> cassowary
cassowarry -> cassowary
casue -> cause
casuing -> causing
casulaties -> casualties
casulaty -> casualty
catagories -> categories
catagorized -> categorized
catagory -> category
catapillar -> caterpillar
catapiller -> caterpillar
catepillar -> caterpillar
catergorize -> categorize
caterpilar -> caterpillar
caterpiller -> caterpillar
cathlic -> catholic
catholocism -> catholicism
catterpilar -> caterpillar
catterpillar -> caterpillar
cattleship -> battleship
cauhgt -> caught
causalities -> casualties
cellpading -> cellpadding
cementary -> cemetery
cemetarey -> cemetery
cemetaries -> cemeteries
cemetary -> cemetery
cencus -> census
cententenial -> centennial
centruies -> centuries
centruy -> century
centuties -> centuries
centuty -> century
ceratin -> certain
cerimonial -> ceremonial
cerimonies -> ceremonies
cerimony -> ceremony
ceromony -> ceremony
certainity -> certainty
certaintly -> certainly
certian -> certain
chalenging -> challenging
challange -> challenge
challege -> challenge
changable -> changeable
charachter -> character
charactersistic -> characteristic
charactor -> character
charasmatic -> charismatic
charaterized -> characterized
chariman -> chairman
charistics -> characteristics
cheif -> chief
chekc -> check
chemcial -> chemical
chemestry -> chemistry
chemicaly -> chemically
childbird -> childbirth
childen -> children
chnage -> change
choclate -> chocolate
choosen -> chosen
chracter -> character
chuch -> church
churchs -> churches
cieling -> ceiling
circulaton -> circulation
circumsicion -> circumcision
circut -> circuit
ciricuit -> circuit
ciriculum -> curriculum
civillian -> civilian
claer -> clear
claimes -> claims
clas: -> class
clasic -> classic
cleareance -> clearance
clera -> clear
clincial -> clinical
clinicaly -> clinically
cmo: -> com
cmoputer -> computer
coctail -> cocktail
coform -> conform
cognizent -> cognizant
coincedentally -> coincidentally
colaborations -> collaborations
colateral -> collateral
colelctive -> collective
collaberative -> collaborative
collecton -> collection
collegue -> colleague
collonade -> colonnade
collonies -> colonies
collony -> colony
collosal -> colossal
colonizators -> colonizers
colum: -> column
comander -> commander
comando -> commando
comany -> company
comapany -> company
comapny -> company
comback -> comeback
combanations -> combinations
combinatins -> combinations
combusion -> combustion
comdemnation -> condemnation
comemmorates -> commemorates
comemoretion -> commemoration
comision -> commission
comission -> commission
comited -> committed
comiting -> committing
comitted -> committed
comittee -> committee
comitting -> committing
commandoes -> commandos
commedic -> comedic
commemerative -> commemorative
commemmorate -> commemorate
commemmorating -> commemorating
commerical -> commercial
commericial -> commercial
commerorative -> commemorative
comming: -> coming
comminication -> communication
commision -> commission
commited -> committed
commitee -> committee
commiting -> committing
committe: -> committee
committment -> commitment
commmemorated -> commemorated
commongly -> commonly
commonweath -> commonwealth
commuications -> communications
commuinications -> communications
communciation -> communication
communiation -> communication
communites -> communities
compability -> compatibility
comparision -> comparison
comparitive -> comparative
compatabilities -> compatibilities
compatability -> compatibility
compatable -> compatible
compatablities -> compatibilities
compatablity -> compatibility
compatiable -> compatible
compatiblities -> compatibilities
compatiblity -> compatibility
compeitions -> competitions
compensantion -> compensation
competance -> competence
competant -> competent
competative -> competitive
competitiion -> competition
competive -> competitive
comphrehensive -> comprehensive
compitent -> competent
completedthe -> completed the
completelyl -> completely
completetion -> completion
complier -> compiler
componant -> component
comprable -> comparable
comprimise -> compromise
compulsary -> compulsory
compulsery -> compulsory
computarized -> computerized
concensus -> consensus
concider -> consider
concieted -> conceited
concieved -> conceived
concious -> conscious
condamned -> condemned
condemmed -> condemned
condidtion -> condition
conditionsof -> conditions of
conected -> connected
conection -> connection
conesencus -> consensus
confidental -> confidential
confids -> confides
configureable -> configurable
confortable -> comfortable
confuseion -> confusion
congradulations -> congratulations
congresional -> congressional
conived -> connived
conjecutre -> conjecture
conjuction -> conjunction
conotations -> connotations
conquerd -> conquered
conquerer -> conqueror
conqured -> conquered
conscent -> consent
consciouness -> consciousness
consdider -> consider
consdiered -> considered
consectutive -> consethicutive
consenquently -> consequently
consentrate -> concentrate
consept -> concept
consequentually -> consequently
consequeseces -> consequences
consern -> concern
conservitive -> conservative
consiciousness -> consciousness
consicousness -> consciousness
considerd -> considered
consideres -> considered
consious -> conscious
consistant -> consistent
consituencies -> constituencies
consituency -> constituency
consituted -> constituted
consitution -> constitution
consolodate -> consolidate
consonent -> consonant
consorcium -> consortium
conspiracys -> conspiracies
conspiriator -> conspirator
constaints -> constraints
constanly -> constantly
constarnation -> consternation
constatn -> constant
constinually -> continually
constituant -> constituent
constituion -> constitution
consttruction -> construction
constuction -> construction
consulant -> consultant
consumate -> consummate
contaiminate -> contaminate
containes -> contains
contamporaries -> contemporaries
contamporary -> contemporary
contempoary -> contemporary
contemporaneus -> contemporaneous
contempory -> contemporary
contendor -> contender
contian -> contain
contibute -> contribute
contigent -> contingent
contined -> continued
continential -> continental
continous -> continuous
continueing -> continuing
contravercial -> controversial
contraversy -> controversy
contributer -> contributor
contritutions -> contributions
controled -> controlled
controll: -> control
controlls: -> controls
controvercial -> controversial
controvercy -> controversy
controveries -> controversies
controversal -> controversial
controversey -> controversy
controvertial -> controversial
controvery -> controversy
contruction -> construction
contstruction -> construction
conveinent -> convenient
convenant -> covenant
convential -> conventional
convertables -> convertibles
convertion -> conversion
conviced -> convinced
convienient -> convenient
coordiantion -> coordination
copmetitors -> competitors
coputer -> computer
copywrite: -> copyright
coridal -> cordial
cornmitted -> committed
corosion -> corrosion
corparate -> corporate
corperations -> corporations
correcters -> correctors
correponding -> corresponding
correposding -> corresponding
correspondant -> correspondent
corridoors -> corridors
corrispond -> correspond
cosnt -> const
costitution -> constitution
coucil -> council
coudl -> could
counries -> countries
countain -> contain
countires -> countries
creaeted -> created
creedence -> credence
critereon -> criterion
criterias -> criteria
criticists -> critics
critisising -> criticising
critisism -> criticism
critized -> criticized
critizing -> criticizing
crockodiles -> crocodiles
crowm -> crown
crtical -> critical
crticised -> criticised
crucifiction -> crucifixion
crusies -> cruises
crutial -> crucial
crystalisation -> crystallisation
culiminating -> culminating
cumulatative -> cumulative
curch -> church
curcuit -> circuit
currenly -> currently
curriculem -> curriculum
cxan -> cyan
cyclinder -> cylinder
daed: -> dead
dalmation -> dalmatian
damenor -> demeanor
dammage -> damage
daugher: -> daughter
debateable -> debatable
decendant -> descendant
decendent -> descendant
decideable -> decidable
decidely -> decidedly
decied -> decide
decieve -> deceive
decison -> decision
decomposit -> decompose
decress -> decrees
decribe -> describe
decribing -> describing
dectect -> detect
defendent -> defendant
deffensively -> defensively
deffine -> define
definance -> defiance
definate -> definite
definatly -> definitely
definetly -> definitely
definining -> defining
definitly -> definitely
definiton -> definition
defintion -> definition
degrate -> degrade
delagates -> delegates
delapidated -> dilapidated
delerious -> delirious
delevopment -> development
deliberatly -> deliberately
delusionally -> delusively
demenor -> demeanor
demographical -> demographic
demolision -> demolition
demorcracy -> democracy
demostration -> demonstration
denegrating -> denigrating
densly -> densely
deparment -> department
dependance -> dependence
dependancy -> dependency
deriviated -> derived
derivitive -> derivative
derogitory -> derogatory
dervied -> derived
descendands -> descendants
descibed -> described
descision -> decision
descriiben -> describe
descriibes -> describes
descripter -> descriptor
descripton -> description
desctruction -> destruction
descuss -> discuss
desgin -> design
desicion -> decision
deside -> decide
desigining -> designing
desinations -> destinations
desintegrated -> disintegrated
desintegration -> disintegration
desireable -> desirable
desitned -> destined
desktiop -> desktop
desorder -> disorder
desoriented -> disoriented
despict -> depict
despiration -> desperation
dessicated -> desiccated
dessigned -> designed
destablized -> destabilized
destory -> destroy
detailled -> detailed
detatched -> detached
deteoriated -> deteriorated
deteriate -> deteriorate
deterioriating -> deteriorating
determinining -> determining
detremental -> detrimental
devasted -> devastated
develope -> develop
developped -> developed
develpment -> development
devels -> delves
devestated -> devastated
devestating -> devastating
devide -> divide
devistating -> devastating
devolopement -> development
diablical -> diabolical
diamons -> diamonds
diaster -> disaster
dichtomy -> dichotomy
diconnect -> disconnect
dicover -> discover
dictionarys -> dictionaries
dicussed -> discussed
didnot -> did not
dieties -> deities
diety -> deity
diferent -> different
diferrent -> different
differentiatiations -> differentiations
differnt -> different
difficulity -> difficulty
diffrent -> different
dificult -> difficult
dimenions -> dimensions
dimention -> dimension
diminuitive -> diminutive
dimunitive -> diminutive
diosese -> diocese
diphtong -> diphthong
diplomancy -> diplomacy
dipthong -> diphthong
directoty -> directory
dirived -> derived
disagreeed -> disagreed
disapeared -> disappeared
disapointing -> disappointing
disappearred -> disappeared
disasterous -> disastrous
disatisfaction -> dissatisfaction
disatisfied -> dissatisfied
disatrous -> disastrous
discontentment -> discontent
discribe -> describe
discribing -> describing
disctinction -> distinction
disctinctive -> distinctive
disemination -> dissemination
disenchanged -> disenchanted
disiplined -> disciplined
disolved -> dissolved
disover -> discover
dispair -> despair
disparingly -> disparagingly
dispence -> dispense
dispencing -> dispensing
dispicable -> despicable
dispite -> despite
disproportiate -> disproportionate
disputandem -> disputandum
disricts -> districts
dissagreement -> disagreement
dissapear -> disappear
dissappear -> disappear
dissarray -> disarray
distiction -> distinction
distingish -> distinguish
distrubution -> distribution
distruction -> destruction
distructive -> destructive
ditributed -> distributed
divice -> device
divinition -> divination
divison -> division
doccument -> document
docrines -> doctrines
doctines -> doctrines
documenatry -> documentary
doens -> does
doign -> doing
dominaton -> domination
dominent -> dominant
dominiant -> dominant
donig -> doing
doulbe -> double
dowload -> download
dramtic -> dramatic
dreasm -> dreams
driectly -> directly
drnik -> drink
druming -> drumming
drummless -> drumless
dum: -> dumb
dupicate -> duplicate
durig -> during
durring -> during
duting -> during
dyanmic -> dynamic
dyas -> dryas
eahc -> each
ealier -> earlier
earnt -> earned
ecclectic -> eclectic
eceonomy -> economy
ecidious -> deciduous
eclispe -> eclipse
ecomonic -> economic
econoimic -> economic
eearly -> early
efel -> evil
effeciency -> efficiency
effecient -> efficient
efficency -> efficiency
efficent -> efficient
effulence -> effluence
eiter -> either
elasped -> elapsed
elction -> election
electrial -> electrical
electricty -> electricity
elementay -> elementary
eleminating -> eliminating
eletricity -> electricity
elicided -> elicited
eligable -> eligible
elimentary -> elementary
ellected -> elected
elpased -> elapsed
elphant -> elephant
embarass -> embarrass
embargos -> embargoes
embeded -> embedded
embezelled -> embezzled
emblamatic -> emblematic
emision -> emission
emited -> emitted
emiting -> emitting
emmediately -> immediately
emminently -> eminently
emmisaries -> emissaries
emmisarries -> emissaries
emmisarry -> emissary
emmisary -> emissary
emmision -> emission
emmited -> emitted
emmiting -> emitting
emmitted -> emitted
emmitting -> emitting
emnity -> enmity
emperical -> empirical
emphaised -> emphasised
emphsis -> emphasis
emphysyma -> emphysema
empirial -> empirical
emporer -> emperor
emprisoned -> imprisoned
enameld -> enameled
enchancement -> enhancement
encouraing -> encouraging
encryptiion -> encryption
encylopedia -> encyclopedia
encypt -> encrypt
endevors -> endeavors
endevour -> endeavour
endig -> ending
endolithes -> endoliths
enduce -> induce
enforceing -> enforcing
engagment -> engagement
engeneer -> engineer
engieneer -> engineer
enlargment -> enlargement
enourmous -> enormous
ensconsed -> ensconced
entaglements -> entanglements
enteratinment -> entertainment
enthusiatic -> enthusiastic
entitity -> entity
entitlied -> entitled
entrepeneur -> entrepreneur
enviorment -> environment
enviornment -> environment
enviroment -> environment
envolutionary -> evolutionary
envrionments -> environments
enxt: -> next
epidsode -> episode
epsiode -> episode
equalibrium -> equilibrium
equelibrium -> equilibrium
equialent -> equivalent
equilibium -> equilibrium
equilibrum -> equilibrium
equiped -> equipped
equippment -> equipment
equitorial -> equatorial
equivelant -> equivalent
equivelent -> equivalent
equivilant -> equivalent
equivilent -> equivalent
equivlalent -> equivalent
errupted -> erupted
esential -> essential
esitmated -> estimated
especialy -> especially
essencial -> essential
essense -> essence
essentail -> essential
essentialy -> essentially
essentual -> essential
essesital -> essential
estabishes -> establishes
establising -> establishing
ethnocentricm -> ethnocentrism
evenhtually -> eventually
eventally -> eventually
eventhough -> even though
eventially -> eventually
eventualy -> eventually
everthing -> everything
everytime -> every time
everyting -> everything
eveyr -> every
evidentally -> evidently
exagerate -> exaggerate
exagerating -> exaggerating
exagerrate -> exaggerate
exagerrating -> exaggerating
examinated -> examined
exampt -> exempt
exapansion -> expansion
excact -> exact
excange -> exchange
excecute -> execute
excecuting -> executing
excecution -> execution
excedded -> exceeded
excelent -> excellent
excell: -> excel
excellance -> excellence
excellant -> excellent
excells -> excels
excercise -> exercise
exchanching -> exchanging
excisted -> existed
exculsivly -> exclusively
execising -> exercising
exection -> execution
exectued -> executed
exeedingly -> exceedingly
exelent -> excellent
exellent -> excellent
exemple -> example
exept -> except
exerbate -> exacerbate
exerciese -> exercises
exerpt -> excerpt
exersize -> exercise
exerternal -> external
exhalted -> exalted
exhibtion -> exhibition
exibition -> exhibition
exicting -> exciting
exinct -> extinct
existance -> existence
existant -> existent
existince -> existence
exliled -> exiled
exludes -> excludes
exmaple -> example
exonorate -> exonerate
exoskelaton -> exoskeleton
expalin -> explain
expatriot -> expatriate
expeced -> expected
expecially -> especially
expeditonary -> expeditionary
expeiments -> experiments
expell -> expel
experiance -> experience
expiditions -> expeditions
expierence -> experience
expirence -> experience
explaination -> explanation
explaning -> explaining
explictly -> explicitly
exploititive -> exploitative
explotation -> exploitation
expropiated -> expropriated
expropiation -> expropriation
exressed -> expressed
extemely -> extremely
extention -> extension
extered -> exerted
extermist -> extremist
extradiction -> extradition
extraterrestial -> extraterrestrial
extravagent -> extravagant
extrememly -> extremely
extremeophile -> extremophile
extremly -> extremely
extrordinarily -> extraordinarily
extrordinary -> extraordinary
eyar -> year
faciliate -> facilitate
facilites -> facilities
facillitate -> facilitate
facinated -> fascinated
facist -> fascist
failse -> false
fales -> false
familes -> families
familliar -> familiar
famoust -> famous
fanatism -> fanaticism
farenheit -> Fahrenheit
fasle -> false
fatc -> fact
faught -> fought
favoutrable -> favourable
feasable -> feasible
febuary -> February
feburary -> February
fedreally -> federally
feild -> field
femminist -> feminist
feromone -> pheromone
fertily -> fertility
fianite -> finite
fianlly -> finally
ficticious -> fictitious
fictious -> fictitious
fidn -> find
fiercly -> fiercely
filiament -> filament
fimilies -> families
finacial -> financial
finaly -> finally
financialy -> financially
firend -> friend
firts -> first
fisionable -> fissionable
fitler -> filter
flamable -> flammable
flase -> false
flawess -> flawless
florescent -> fluorescent
flourescent -> fluorescent
flourine -> fluorine
fluorish -> flourish
follwo -> follow
folowing -> following
fomed -> formed
fonetic -> phonetic
fontrier -> fontier
foootball -> football
forbad: -> forbade
forbiden -> forbidden
foreward -> foreword
forfiet -> forfeit
forhead -> forehead
foriegn -> foreign
formallize -> formalize
formelly -> formerly
formidible -> formidable
formost -> foremost
forsaw -> foresaw
forseeable -> foreseeable
fortelling -> foretelling
forunner -> forerunner
foucs -> focus
foudn -> found
fougth -> fought
foundaries -> foundries
foundary -> foundry
fourties -> forties
fourty -> forty
fouth -> fourth
foward -> forward
fraciton -> fraction
freind -> friend
frequecy -> frequency
frequentily -> frequently
frome -> from
fromthe -> from the
froniter -> frontier
fucntion -> function
fufill -> fulfill
fulfiled -> fulfilled
fullfill -> fulfill
fundametal -> fundamental
funguses -> fungi
funtion -> function
furuther -> further
futher -> further
galatic -> galactic
gallaxies -> galaxies
galvinized -> galvanized
ganerate -> generate
ganes -> games
ganster -> gangster
garantee -> guarantee
garnison -> garrison
gaurantee -> guarantee
gaurd -> guard
gaurentee -> guarantee
geneological -> genealogical
geneologies -> genealogies
geneology -> genealogy
generaly -> generally
generatting -> generating
genialia -> genitalia
geographicial -> geographical
geometrician -> geometer
gerat: -> great
giit: -> git
giti: -> git
glamourous -> glamorous
glight -> flight
gnawwed -> gnawed
godess -> goddess
goign -> going
gonig -> going
gouvener -> governor
govement -> government
govenment -> government
govenrment -> government
goverance -> governance
goverment -> government
governer -> governor
governmnet -> government
govorment -> government
govornment -> government
gracefull -> graceful
graet -> great
grafitti -> graffiti
gramatically -> grammatically
grammaticaly -> grammatically
gratuitious -> gratuitous
greatful -> grateful
greif -> grief
gridles -> griddles
gropu -> group
grwo -> grow
guaratee -> guarantee
guarentee -> guarantee
guerrila -> guerrilla
guidence -> guidance
gunanine -> guanine
gurantee -> guarantee
guttaral -> guttural
gutteral -> guttural
habaeus -> habeas
habeus -> habeas
haemorrage -> haemorrhage
halarious -> hilarious
happend -> happened
happenned -> happened
harased -> harassed
harases -> harasses
harasment -> harassment
harassement -> harassment
harras: -> harass
harrased -> harassed
harrases -> harasses
harrasing -> harassing
harrasment -> harassment
harrassed -> harassed
harrasses -> harassed
harrassing -> harassing
harrassment -> harassment
hatian -> Haitian
haviest -> heaviest
headquarer -> headquarter
headquater -> headquarter
healthercare -> healthcare
heared -> heard
heathy -> healthy
heigher -> higher
heigth -> height
heirarch -> hierarch
heiroglyphics -> hieroglyphics
helment -> helmet
helpfull -> helpful
helpped -> helped
hemmorhage -> hemorrhage
herad -> heard
heridity -> heredity
heroe -> hero
heros -> heroes
hertiage -> heritage
hertzs -> hertz
hesistant -> hesitant
heterogenous -> heterogeneous
hieght -> height
hierachical -> hierarchical
hierachies -> hierarchies
hierachy -> hierarchy
hierarcical -> hierarchical
hierarcy -> hierarchy
hieroglph -> hieroglyph
higeine -> hygiene
higer -> higher
higest -> highest
higway -> highway
hillarious -> hilarious
himselv -> himself
hinderance -> hindrance
hinderence -> hindrance
hindrence -> hindrance
hipopotamus -> hippopotamus
hismelf -> himself
historicians -> historians
hitsingles -> hit singles
hiygeine -> hygiene
holf -> hold
holliday -> holiday
homestate -> home state
homogeneize -> homogenize
honory -> honorary
horrifing -> horrifying
hosited -> hoisted
hospitible -> hospitable
hounour -> honour
howver -> however
hsitorians -> historians
hstory -> history
htere: -> there
htey: -> they
htikn -> think
htink -> think
htis: -> this
humerous -> humorous
huminoid -> humanoid
humoural -> humoral
humurous -> humorous
hvae: -> have
hvaing -> having
hvea: -> have
hwihc -> which
hwile -> while
hwole -> whole
hydogen -> hydrogen
hydropile -> hydrophile
hydropilic -> hydrophilic
hydropobe -> hydrophobe
hydropobic -> hydrophobic
hygeine -> hygiene
hygene -> hygiene
hygine -> hygiene
hyjack -> hijack
hypocracy -> hypocrisy
hypocrasy -> hypocrisy
hypocricy -> hypocrisy
hypocrit: -> hypocrite
iamge -> image
iconclastic -> iconoclastic
idaeidae -> idea
idaes -> ideas
idealogies -> ideologies
idealogy -> ideology
identicial -> identical
identifers -> identifiers
ideosyncratic -> idiosyncratic
idiosyncracy -> idiosyncrasy
ignorence -> ignorance
illess -> illness
illution -> illusion
ilness -> illness
ilogical -> illogical
imagenary -> imaginary
imcomplete -> incomplete
imediately -> immediately
imense -> immense
immediatley -> immediately
immediatly -> immediately
immidately -> immediately
immidiately -> immediately
immitate -> imitate
immitating -> imitating
immitator -> imitator
impecabbly -> impeccably
impedence -> impedance
implamenting -> implementing
impliment -> implement
imploys -> employs
importamt -> important
impressario -> impresario
imprioned -> imprisoned
imprisonned -> imprisoned
improvision -> improvisation
improvment -> improvement
inablility -> inability
inadiquate -> inadequate
inadquate -> inadequate
inadvertant -> inadvertent
inagurated -> inaugurated
inaguration -> inauguration
inaugures -> inaugurates
inbalance -> imbalance
incarcirated -> incarcerated
incidentially -> incidentally
incidently -> incidentally
inclreased -> increased
includ: -> include
includng -> including
inclued -> include
incomptable -> incompatible
incomptetent -> incompetent
incoroporated -> incorporated
incorperation -> incorporation
incorportaed -> incorporated
incorprates -> incorporates
incorruptable -> incorruptible
incramentally -> incrementally
increadible -> incredible
incredable -> incredible
inctroduce -> introduce
incuding -> including
incunabla -> incunabula
indeces -> indices
indecies -> indices
indefineable -> undefinable
indentical -> identical
indepedantly -> independently
indepedence -> independence
independant -> independent
independece -> independence
independendet -> independent
indespensable -> indispensable
indespensible -> indispensable
indicies -> indices
indictement -> indictment
indigineous -> indigenous
indipendence -> independence
indipendent -> independent
indispensible -> indispensable
indisputible -> indisputable
indisputibly -> indisputably
indite -> indict
individualy -> individually
indpendent -> independent
indulgue -> indulge
indutrial -> industrial
inefficienty -> inefficiently
inevatible -> inevitable
inevitible -> inevitable
inevititably -> inevitably
infalability -> infallibility
infallable -> infallible
infectuous -> infectious
infered -> inferred
infilitrate -> infiltrate
infilitration -> infiltration
inflamation -> inflammation
influencial -> influential
influented -> influenced
infomation -> information
informtion -> information
infrantryman -> infantryman
infrigement -> infringement
ingenius -> ingenious
ingreediants -> ingredients
inhabitans -> inhabitants
inherantly -> inherently
inheritence -> inheritance
inital -> initial
initation -> initiation
initiaitive -> initiative
inlcuding -> including
inmigrant -> immigrant
innoculated -> inoculated
inocence -> innocence
inofficial -> unofficial
inpeach -> impeach
inpending -> impending
inpenetrable -> impenetrable
inpolite -> impolite
inprisonment -> imprisonment
inproving -> improving
insectiverous -> insectivorous
insensative -> insensitive
inseperable -> inseparable
insistance -> insistence
insitution -> institution
instade -> instead
instatance -> instance
insted -> instead
institue -> institute
instuction -> instruction
instuments -> instruments
instutionalized -> institutionalized
insurence -> insurance
intelectual -> intellectual
inteligence -> intelligence
inteligent -> intelligent
intelligance -> intelligence
intenational -> international
intepretation -> interpretation
intepretator -> interpretor
interational -> international
interator -> iterator
interchangably -> interchangeably
intercontinetal -> intercontinental
interelated -> interrelated
interferance -> interference
interfereing -> interfering
intergrated -> integrated
intergration -> integration
interm -> interim
interpet -> interpret
interrim -> interim
interrugum -> interregnum
intertaining -> entertaining
interupt -> interrupt
intervines -> intervenes
intevene -> intervene
intial -> initial
intput -> input
intrduced -> introduced
intrest -> interest
introdued -> introduced
intruduced -> introduced
intrument -> instrument
intrusted -> entrusted
intutive -> intuitive
inudstry -> industry
inventer -> inventor
invertibrates -> invertebrates
investingate -> investigate
invliad -> invalid
involvment -> involvement
ioin -> ion
iresistably -> irresistibly
iresistible -> irresistible
iresistibly -> irresistibly
iritable -> irritable
iritated -> irritated
ironicly -> ironically
irregardless -> regardless
irreplacable -> irreplaceable
irresistably -> irresistibly
issueing -> issuing
itnroduced -> introduced
iunior -> junior
jeapardy -> jeopardy
jewllery -> jewellery
jorunal -> journal
jouney -> journey
journied -> journeyed
journies -> journeys
jstu -> just
jsut -> just
judical -> judicial
judisuary -> judiciary
juducial -> judicial
juristiction -> jurisdiction
kindergarden -> kindergarten
klenex -> kleenex
knifes -> knives
knive: -> knife
knowlege -> knowledge
knwo: -> know
knwon: -> known
konw: -> know
konwn: -> known
kwno: -> know
kwnon: -> known
labratory -> laboratory
laguage -> language
laparascopic -> laparoscopic
largst -> largest
larrry -> larry
lastr -> last
lattitude -> latitude
launhed -> launched
lavae -> larvae
layed -> laid
lazyness -> laziness
learnign -> learning
leathal -> lethal
lefted -> left
legitamate -> legitimate
legitmate -> legitimate
leibnitz -> leibniz
lenght -> length
leutenant -> lieutenant
levetate -> levitate
levetating -> levitating
levle -> level
liasion -> liaison
liason -> liaison
libary -> library
libell -> libel
libguistic -> linguistic
libitarianisn -> libertarianism
lieing -> lying
liek -> like
liesure -> leisure
lieuenant -> lieutenant
lieved -> lived
liftime -> lifetime
lightyear -> light year
likelyhood -> likelihood
likly -> likely
linnaena -> linnaean
lippizaner -> lipizzaner
liquify -> liquefy
liscense -> license
lisence -> license
lisense -> license
listner -> listener
litature -> literature
literaly -> literally
literture -> literature
littel -> little
litterally -> literally
liuke -> like
livley -> lively
lmits -> limits
lonelyness -> loneliness
longitudonal -> longitudinal
lonley -> lonely
loonig -> looking
looses: -> loses
loosing -> losing
looup -> lookup
lotharingen -> lothringen
lukid -> likud
mackeral -> mackerel
macthing -> matching
magasine -> magazine
magincian -> magician
magisine -> magazine
magizine -> magazine
magnificient -> magnificent
magolia -> magnolia
mailny -> mainly
maintainance -> maintenance
maintainence -> maintenance
maintance -> maintenance
maintence -> maintenance
maintenence -> maintenance
maintinaing -> maintaining
maintioned -> mentioned
maintnance -> maintenance
majoroty -> majority
makse -> makes
maltesian -> Maltese
mamalian -> mammalian
managable -> manageable
managment -> management
manefist -> manifest
maneouvre -> manoeuvre
maneouvring -> manoeuvring
manisfestations -> manifestations
manoeuverability -> maneuverability
mantained -> maintained
manufature -> manufacture
manufaturing -> manufacturing
manuver -> maneuver
mariage -> marriage
marjority -> majority
markes -> marks
marketting -> marketing
marmelade -> marmalade
marrage -> marriage
marraige -> marriage
marrtyred -> martyred
marryied -> married
massmedia -> mass media
masterbation -> masturbation
mataphysical -> metaphysical
materalists -> materialist
mathamatics -> mathematics
mathematican -> mathematician
mathematicas -> mathematics
matheticians -> mathematicians
mathmatically -> mathematically
mathmatician -> mathematician
mccarthyst -> mccarthyist
mchanics -> mechanics
meaing -> meaning
meaninng -> meaning
mechandise -> merchandise
medacine -> medicine
medeival -> medieval
medevial -> medieval
mediciney -> mediciny
medievel -> medieval
meerkrat -> meerkat
melieux -> milieux
membranaphone -> membranophone
memeber -> member
menally -> mentally
mercentile -> mercantile
mesage -> message
messanger -> messenger
messenging -> messaging
metalic -> metallic
metalurgic -> metallurgic
metalurgy -> metallurgy
metamorphysis -> metamorphosis
metaphoricial -> metaphorical
meterologist -> meteorologist
meterology -> meteorology
methaphor -> metaphor
michagan -> Michigan
micoscopy -> microscopy
midwifes -> midwives
mileau -> milieu
milennia -> millennia
milennium -> millennium
mileu -> milieu
miliary -> military
miligram -> milligram
milion -> million
miliraty -> military
millenia -> millennia
millenium -> millennium
millepede -> millipede
millioniare -> millionaire
millitant -> militant
millitary -> military
millon -> million
miltary -> military
minature -> miniature
minerial -> mineral
ministery -> ministry
minsitry -> ministry
minstries -> ministries
minstry -> ministry
minumum -> minimum
mirrorred -> mirrored
miscelaneous -> miscellaneous
miscellanious -> miscellaneous
miscellanous -> miscellaneous
mischeivous -> mischievous
mischevious -> mischievous
mischievious -> mischievous
misdameanor -> misdemeanor
misfourtunes -> misfortunes
misile -> missile
mispell -> misspell
missen -> mizzen
missle -> missile
missonary -> missionary
misterious -> mysterious
mistery -> mystery
mkae -> make
mkaing -> making
mkea -> make
modle -> model
moent -> moment
moeny -> money
moleclues -> molecules
momento -> memento
monestaries -> monasteries
monickers -> monikers
monolite -> monolithic
monserrat -> Montserrat
montains -> mountains
montanous -> mountainous
monts -> months
montypic -> monotypic
morgage -> mortgage
mortage -> mortgage
mosture -> moisture
motiviated -> motivated
mounth -> month
movei -> movie
movment -> movement
mroe -> more
mucuous -> mucous
muder -> murder
multicultralism -> multiculturalism
multipled -> multiplied
multiplers -> multipliers
munbers -> numbers
muncipalities -> municipalities
muncipality -> municipality
munnicipality -> municipality
muscial -> musical
muscician -> musician
mutiliated -> mutilated
myraid -> myriad
mysef -> myself
mysogynist -> misogynist
mysogyny -> misogyny
mysterous -> mysterious
naieve -> naive
namesapce -> namespace
namespcae -> namespace
naturaly -> naturally
naturely -> naturally
naturual -> natural
neccesarily -> necessarily
neccesary -> necessary
neccessarily -> necessarily
neccessary -> necessary
neccessities -> necessities
necesarily -> necessarily
necesary -> necessary
necessery -> necessary
necessiate -> necessitate
neglible -> negligible
negligable -> negligible
negociate -> negotiate
negociation -> negotiation
negotation -> negotiation
neice -> niece
neigborhood -> neighborhood
neigbour -> neighbor
neolitic -> neolithic
nessasarily -> necessarily
nessecary -> necessary
neverthless -> nevertheless
newletters -> newsletters
nickle -> nickel
nieghbor -> neighour
nightime -> nighttime
nineth -> ninth
ninteenth -> nineteenth
ninties -> 1990s
ninty -> ninety
nkow -> know
nkwo -> know
nmae -> name
noncombatents -> noncombatants
nonsence -> nonsense
nontheless -> nonetheless
noone -> no one
norhern -> northern
northen -> northern
northereastern -> northeastern
notabley -> notably
noteable -> notable
noteably -> notably
noteriety -> notoriety
nothern -> northern
noticable -> noticeable
noticably -> noticeably
noticeing -> noticing
noticible -> noticeable
notwhithstanding -> notwithstanding
noveau -> nouveau
novermber -> November
nowdays -> nowadays
nucular -> nuclear
nuculear -> nuclear
nuisanse -> nuisance
nullabour -> Nullarbor
numberous -> numerous
nuremburg -> Nuremberg
nusance -> nuisance
nutritent -> nutrient
nuturing -> nurturing
obediance -> obedience
obediant -> obedient
obession -> obsession
obssessed -> obsessed
obstacal -> obstacle
obstancles -> obstacles
obstruced -> obstructed
ocasion -> occasion
ocassion -> occasion
occaison -> occasion
occassion -> occasion
occationally -> occasionally
occour -> occur
occurance -> occurrence
occured -> occurred
occurence -> occurrence
occuring -> occurring
occurrance -> occurrence
octohedra -> octahedra
octohedron -> octahedron
ocuntries -> countries
ocurrance -> occurrence
ocurred -> occurred
ocurrence -> occurrence
offcers -> officers
offcially -> officially
offereings -> offerings
offical -> official
officialy -> officially
offred -> offered
oftenly -> often
omlette -> omelette
omniverous -> omnivorous
omre -> more
openess -> openness
operaotr -> operator
oportunity -> opportunity
oposite -> opposite
oppenly -> openly
oppinion -> opinion
opponant -> opponent
oppononent -> opponent
oppositition -> opposition
oppossed -> opposed
opprotunity -> opportunity
opression -> oppression
opressive -> oppressive
opthalmologist -> ophthalmologist
opthamologist -> ophthalmologist
optmizations -> optimizations
optomism -> optimism
orded -> ordered
organim -> organism
organistion -> organisation
organiztion -> organization
orginal -> original
orginize -> organise
oridinarily -> ordinarily
origanaly -> originally
originaly -> originally
originially -> originally
origional -> original
orignal -> original
orignially -> originally
otherwordly -> otherworldly
oublisher -> publisher
ouevre -> oeuvre
ouptut -> output
ouput -> output
oustanding -> outstanding
outragous -> outrageous
overide -> override
overthere -> over there
overwelming -> overwhelming
overwheliming -> overwhelming
ovveride -> override
owudl -> would
oxigen -> oxygen
oximoron -> oxymoron
paide -> paid
paitience -> patience
paleolitic -> paleolithic
paliamentarian -> parliamentarian
pallete -> palette
pamflet -> pamphlet
pamplet -> pamphlet
pantomine -> pantomime
paralel -> parallel
paranthesis -> parenthesis
paraphenalia -> paraphernalia
parellels -> parallels
parisitic -> parasitic
parituclar -> particular
parliment -> parliament
parralel -> parallel
parrallel -> parallel
partialy -> partially
particually -> particularly
particualr -> particular
particuarly -> particularly
particularily -> particularly
particulary -> particularly
pasenger -> passenger
passerbys -> passersby
pasttime -> pastime
pastural -> pastoral
paticular -> particular
pattented -> patented
pavillion -> pavilion
payed -> paid
pblisher -> publisher
pbulisher -> publisher
peacefuland -> peaceful and
peageant -> pageant
peaple -> people
peculure -> peculiar
pedestrain -> pedestrian
peformed -> performed
penatly -> penalty
penerator -> penetrator
penisula -> peninsula
penninsula -> peninsula
pennisula -> peninsula
pensinula -> peninsula
pensle -> pencil
peolpe -> people
peopel -> people
peotry -> poetry
perade -> parade
percieve -> perceive
pereguine -> peregrine
perenially -> perennially
peretrator -> perpetrator
perfomance -> performance
perfomer -> performer
performence -> performance
perhasp -> perhaps
perheaps -> perhaps
perhpas -> perhaps
peristent -> persistent
perjery -> perjury
perjorative -> pejorative
permanant -> permanent
permenant -> permanent
permissable -> permissible
perogative -> prerogative
peronal -> personal
perosnality -> personality
perpertrate -> perpetrate
perphas -> perhaps
perpindicular -> perpendicular
perseverence -> perseverance
persistance -> persistence
persistant -> persistent
personel -> personnel
persuded -> persuaded
persue -> pursue
persuing -> pursuing
persuit -> pursuit
pertubation -> perturbation
pessiary -> pessary
petetion -> petition
phenomenom -> phenomenon
phenomenonly -> phenomenally
phenomonenon -> phenomenon
phenomonon -> phenomenon
phenonmena -> phenomena
philisopher -> philosopher
philisophical -> philosophical
philisophy -> philosophy
phillosophically -> philosophically
philospher -> philosopher
philosphies -> philosophies
philosphy -> philosophy
phongraph -> phonograph
phylosophical -> philosophical
physicaly -> physically
piblisher -> publisher
pich -> pitch
pilgrimmage -> pilgrimage
pinapple -> pineapple
pinnaple -> pineapple
pinoneer -> pioneer
plagarism -> plagiarism
plagerize -> plagiarize
planed -> planned
plantiff -> plaintiff
plateu -> plateau
plausable -> plausible
playright -> playwright
playwrite -> playwright
pleasent -> pleasant
plebicite -> plebiscite
plesant -> pleasant
poenis -> penis
poeople -> people
poeple -> people
poety -> poetry
poisin -> poison
poitner -> pointer
polical -> political
polinator -> pollinator
politican -> politician
poltical -> political
polute -> pollute
poluting -> polluting
polution -> pollution
polyphonyic -> polyphonic
polysaccaride -> polysaccharide
polysaccharid: -> polysaccharide
pomegranite -> pomegranate
pomotion -> promotion
popoulation -> population
popularaty -> popularity
populare -> popular
populer -> popular
porshan -> portion
porshon -> portion
portait -> portrait
portayed -> portrayed
portraing -> portraying
posess -> possess
posion -> poison
possable -> possible
possably -> possibly
posseses -> possesses
possesing -> possessing
possesion -> possession
possessess -> possesses
possibile -> possible
possibilty -> possibility
possiblility -> possibility
possiblilty -> possibility
possiblities -> possibilities
possiblity -> possibility
possition -> position
posthomous -> posthumous
postion -> position
postive -> positive
potatos -> potatoes
potrait -> portrait
potray -> portray
poverful -> powerful
poweful -> powerful
practial -> practical
practicioner -> practitioner
practicly -> practically
practioner -> practitioner
prairy -> prairie
pramga: -> pragma
prarie -> prairie
pratice -> practice
preample -> preamble
precedessor -> predecessor
preceed -> precede
precentage -> percentage
precice -> precise
precisly -> precisely
precurser -> precursor
predecesor -> predecessor
predicatble -> predictable
predicitons -> predictions
predomiantly -> predominately
preferrably -> preferably
pregancies -> pregnancies
preiod -> period
preliferation -> proliferation
premeire -> premiere
preminence -> preeminence
premission -> permission
preocupation -> preoccupation
prepair -> prepare
prepartion -> preparation
prepatory -> preparatory
preperation -> preparation
preriod -> period
presedential -> presidential
presense -> presence
presidenital -> presidential
presitgious -> prestigious
prespective -> perspective
prestigeous -> prestigious
prestigous -> prestigious
presumabely -> presumably
presumibly -> presumably
pretection -> protection
prevelant -> prevalent
preverse -> perverse
previvous -> previous
previos -> previous
previus -> previous
pricipal -> principal
priciple -> principle
priestood -> priesthood
primarly -> primarily
primative -> primitive
primordal -> primordial
principaly -> principality
principial -> principal
principlaity -> principality
principly -> principally
prinicipal -> principal
privalege -> privilege
priveledges -> privileges
privelege -> privilege
privelige -> privilege
privelleges -> privileges
privilage -> privilege
priviledge -> privilege
privledge -> privilege
privte -> private
probabilaty -> probability
probablistic -> probabilistic
probablly -> probably
probalibity -> probability
probaly -> probably
probelm -> problem
proccess -> process
procedger -> procedure
procedings -> proceedings
proceedure -> procedure
proces: -> process
processer -> processor
proclaimation -> proclamation
proclamed -> proclaimed
proclaming -> proclaiming
proclomation -> proclamation
proeprty -> property
profesor -> professor
professer -> professor
proffesed -> professed
proffesion -> profession
proffesor -> professor
proffession -> profession
proffessor -> professor
profilic -> prolific
progessed -> progressed
progidy -> prodigy
programable -> programmable
prohabition -> prohibition
prologomena -> prolegomena
prominance -> prominence
prominant -> prominent
promiscous -> promiscuous
promotted -> promoted
pronomial -> pronominal
pronouced -> pronounced
pronounched -> pronounced
pronounciation -> pronunciation
proove -> prove
propery -> property
prophacy -> prophecy
propietary -> proprietary
propmted -> prompted
propoganda -> propaganda
propogate -> propagate
propogation -> propagation
propotions -> proportions
propper -> proper
proprietory -> proprietary
proseletyzing -> proselytizing
protaganist -> protagonist
protocal -> protocol
protoganist -> protagonist
protrayed -> portrayed
protruberance -> protuberance
prouncements -> pronouncements
provacative -> provocative
provded -> provided
provicial -> provincial
provinicial -> provincial
provisiosn -> provision
provisonal -> provisional
proximty -> proximity
pseudononymous -> pseudonymous
pseudonyn -> pseudonym
psuedo -> pseudo
psycology -> psychology
psyhic -> psychic
pubilsher -> publisher
pubisher -> publisher
publiaher -> publisher
publically -> publicly
publicaly -> publicly
publicher -> publisher
publihser -> publisher
publisehr -> publisher
publiser -> publisher
publisger -> publisher
publisheed -> published
publisherr -> publisher
publishher -> publisher
publishor -> publisher
publishre -> publisher
publissher -> publisher
publlisher -> publisher
publsiher -> publisher
publusher -> publisher
puchasing -> purchasing
pulisher -> publisher
pumkin -> pumpkin
puplisher -> publisher
puritannical -> puritanical
purposedly -> purposely
purpotedly -> purportedly
pursuade -> persuade
pususading -> persuading
puting -> putting
pwoer -> power
pyscic -> psychic
quantaty -> quantity
quantitiy -> quantity
quarantaine -> quarantine
quarentine -> quarantine
questonable -> questionable
quicklyu -> quickly
quinessential -> quintessential
quizes -> equizzes
raelly -> really
reaccurring -> recurring
reacing -> reaching
reacll -> recall
realitvely -> relatively
realsitic -> realistic
realtion -> relation
realy: -> really
realyl -> really
reasearch -> research
rebiulding -> rebuilding
rebllions -> rebellions
reccomend -> recommend
reccommend -> recommend
reccuring -> recurring
receeded -> receded
receeding -> receding
receiev -> receiv
recepient -> recipient
receving -> receiving
rechargable -> rechargeable
reched -> reached
recide -> reside
reciding -> residing
reciepents -> recipients
reciept -> receipt
recieve -> receive
recieving -> receiving
recipiant -> recipient
recived -> received
recivership -> receivership
recogise -> recognise
recogize -> recognize
recomend -> recommend
recompence -> recompense
reconaissance -> reconnaissance
reconcilation -> reconciliation
reconized -> recognized
reconnaisance -> reconnaissance
reconnaissence -> reconnaissance
recquired -> required
recrational -> recreational
recrod -> record
recuiting -> recruiting
recuring -> recurring
recurrance -> recurrence
rediculous -> ridiculous
reedeming -> redeeming
reenforced -> reinforced
refedendum -> referendum
referal -> referral
referece -> reference
refered -> referred
referemce -> reference
referencs -> references
referenece -> reference
referiang -> referring
refering -> referring
refernce -> reference
referrence -> reference
referrs -> refers
reffered -> referred
refference -> reference
reffering -> referring
refrence -> reference
refrers -> refers
refridgeration -> refrigeration
refridgerator -> refrigerator
refromist -> reformist
refusla -> refusal
regads -> Regards
regardes -> regards
regluar -> regular
reguarly -> regularly
regulaion -> regulation
regulaotrs -> regulators
regularily -> regularly
rehersal -> rehearsal
reicarnation -> reincarnation
reigining -> reigning
reknown -> renown
rela: -> real
relaly -> really
relatiopnship -> relationship
relativly -> relatively
releated -> related
relected -> reelected
releive -> relieve
releses -> releases
relevence -> relevance
relevent -> relevant
reliablity -> reliability
relient -> reliant
religeous -> religious
religous -> religious
relinqush -> relinquish
relitavely -> relatively
relized -> realised
relpacement -> replacement
remaing -> remaining
remeber -> remember
rememberable -> memorable
rememberance -> remembrance
remembrence -> remembrance
remenant -> remnant
remenicent -> reminiscent
reminent -> remnant
reminescent -> reminiscent
reminscent -> reminiscent
reminsicent -> reminiscent
rendevous -> rendezvous
rendezous -> rendezvous
renedered -> rende
renewl -> renewal
rennovate -> renovate
rennovating -> renovating
rennovation -> renovation
rentors -> renters
reoccurrence -> recurrence
reorganision -> reorganisation
repblic: -> republic
repblican -> republican
repblics -> republics
repectively -> respectively
repeition -> repetition
repentence -> repentance
repentent -> repentant
repeteadly -> repeatedly
repetion -> repetition
repitition -> repetition
reponse -> response
reponsible -> responsible
reportadly -> reportedly
represantative -> representative
representive -> representative
reproducable -> reproducible
reprot -> report
reprtoire -> repertoire
repsectively -> respectively
reptition -> repetition
repubic: -> republic
repubican -> republican
repubics -> republics
republi: -> republic
republian: -> republican
republis -> republics
repulic: -> republic
repulican -> republican
repulics -> republics
requirment -> requirement
requred -> required
resaurant -> restaurant
resembelance -> resemblance
resembes -> resembles
resemblence -> resemblance
resevoir -> reservoir
residental -> residential
resignement -> resignment
resistable -> resistible
resistence -> resistance
resistent -> resistant
respectivly -> respectively
responce -> response
responibilities -> responsibilities
responisble -> responsible
responnsibilty -> responsibility
responsability -> responsibility
responsibile -> responsible
responsibilites -> responsibilities
responsiblities -> responsibilities
responsiblity -> responsibility
ressemblance -> resemblance
ressemble: -> resemble
ressemblence -> resemblance
ressembling -> resembling
resssurecting -> resurrecting
ressurect -> resurrect
ressurrection -> resurrection
restarant -> restaurant
restaraunt -> restaurant
restauration -> restoration
restauraunt -> restaurant
resteraunt -> restaurant
resticted -> restricted
resturant -> restaurant
resturaunt -> restaurant
resurecting -> resurrecting
resutl -> result
retalitated -> retaliated
retalitation -> retaliation
retreive -> retrieve
retrun -> return
retun -> return
returnd -> returned
reuslt -> result
reutrn -> return
revaluated -> reevaluated
reveiw -> review
reveral -> reversal
reversable -> reversible
revolutionar: -> revolutionary
rewitten -> rewritten
rhymme -> rhyme
rhythem -> rhythm
rhythim -> rhythm
rhytmic -> rhythmic
rigourous -> rigorous
rininging -> ringing
rocord -> record
roomate -> roommate
rougly -> roughly
rucuperate -> recuperate
rudimentatry -> rudimentary
rulle -> rule
runing -> running
runnung -> running
rwite -> write
rythem -> rhythm
rythim -> rhythm
rythm -> rhythm
saftey -> safety
safty -> safety
sandwhich -> sandwich
satisifed -> satisfied
saught -> sought
scaleable -> scalable
scheduel -> schedule
scientfic -> scientific
scientifc -> scientific
scientis: -> scientist
scince -> science
scinece -> science
scirpt -> script
seach -> search
secratary -> secretary
secretery -> secretary
seeked -> sought
segementation -> segmentation
seige -> siege
seing -> seeing
seinor -> senior
senarios -> scenarios
senstive -> sensitive
sensure -> censure
seperat: -> separate
seperate -> separate
sequnce -> sequence
sergent -> sergeant
settelement -> settlement
settlment -> settlement
severeal -> several
severley -> severely
severly -> severely
sevice -> service
shaddow -> shadow
sheild -> shield
sherif: -> sheriff
shineing -> shining
shiped -> shipped
shiping -> shipping
sholud -> should
shopkeeepers -> shopkeepers
shorly -> shortly
shoudl -> should
shreak -> shriek
shrinked -> shrunk
shure -> sure
sicne -> since
siezure -> seizure
siginificant -> significant
signficant -> significant
signficiant -> significant
signifigant -> significant
similarily -> similarly
similiar -> similar
simmilar -> similar
simpley -> simply
simplier -> simpler
simultanous -> simultaneous
sincerley -> sincerely
singed -> signed
singel -> single
sinse -> since
skateing -> skating
slighly -> slightly
slippy -> slippery
slowy -> slowly
smealting -> smelting
sneek: -> sneak
sofware -> software
solatary -> solitary
soley -> solely
soliders -> soldiers
somehwat -> somewhat
somene -> someone
somtimes -> sometimes
somwhere -> somewhere
sophicated -> sophisticated
sorceror -> sorcerer
sotry -> story
soudn -> sound
sountrack -> soundtrack
sourthern -> southern
souvenier -> souvenir
soveits -> soviets
sovereignity -> sovereignty
soverignity -> sovereignty
soverignty -> sovereignty
speach -> speech
specfic -> specific
spectogram -> spectrogram
spectum -> spectrum
speices -> species
spendour -> splendour
spoace -> space
sponser -> sponsor
spontanous -> spontaneous
sponzor -> sponsor
spred -> spread
spriritual -> spiritual
spritual -> spiritual
sqaure -> square
stablility -> stability
stainlees -> stainless
staion -> station
standars -> standards
stange -> strange
startegic -> strategic
startegies -> strategies
startegy -> strategy
statememts -> statements
statment -> statement
sterotypes -> stereotypes
stilus -> stylus
stirng -> string
stlye -> style
stomache -> stomach
stong -> strong
storeis -> stories
storise -> stories
stornegst -> strongest
stoyr -> story
stradegies -> strategies
stradegy -> strategy
stregth -> strength
strengh -> strength
strenous -> strenuous
strign -> string
strnad -> strand
structual -> structural
stubborness -> stubbornness
stucture -> structure
studdy -> study
studing -> studying
stuggling -> struggling
sturcture -> structure
subdivisio: -> subdivision
subjudgation -> subjugation
submachne -> submachine
subsidary -> subsidiary
subsiduary -> subsidiary
subsquent -> subsequent
substace -> substance
substancial -> substantial
substatial -> substantial
substituded -> substituted
substract -> subtract
succsess -> success
suceed: -> succeed
sucesful: -> successful
sucesfuly -> successfully
sucess: -> success
sucessfuly -> successfully
sucession -> succession
sucessor -> successor
sucessot -> successor
sucide -> suicide
sucidial -> suicidal
sudent -> student
sufferage -> suffrage
sufficent -> sufficient
sugest -> suggest
sumary -> summary
supercede -> supersede
superceeded -> superseded
supose -> suppose
suppoed -> supposed
supposingly -> supposedly
supress -> suppress
suprise -> surprise
suprize -> surprise
suround -> surround
surpress -> suppress
surprize -> surprise
swaer -> swear
swithc -> switch
swtich -> switch
symetrical -> symmetrical
sytem -> system
sytle -> style
tahn: -> than
taht: -> that
talekd -> talked
targetted -> targeted
targetting -> targeting
tatoo -> tattoo
tattooes -> tattoos
teached -> taught
teamplate -> template
techician -> technician
technitian -> technician
temerature -> temperature
tempalte -> template
tenacle -> tentacle
tendacy -> tendency
tendancies -> tendencies
tendancy -> tendency
theather -> theater
theese -> these
theif -> thief
theives -> thieves
therfore -> therefore
thign -> thing
thigsn -> things
thikn -> think
thiunk -> think
thnig -> thing
thoughout -> throughout
threatend -> threatened
threee -> three
thresold -> threshold
thrid -> third
thsoe -> those
tht: -> that
thyat -> that
tihkn -> think
timne -> time
tkaes -> takes
tkaing -> taking
tlaking -> talking
todya -> today
toghether -> together
tolerence -> tolerance
tomatos -> tomatoes
tommorow -> tomorrow
tommorrow -> tomorrow
tongiht -> tonight
tortise -> tortoise
tounge -> tongue
towords -> towards
towrad -> toward
tradionally -> traditionally
traditionaly -> traditionally
traditionnal -> traditional
traditition -> tradition
tradtionally -> traditionally
trafic -> traffic
tranform -> transform
tranpose -> transpose
transcendance -> transcendence
transcendant -> transcendent
trigered -> triggered
triology -> trilogy
troling -> trolling
troup: -> troupe
truely -> truly
twelth -> twelfth
tyhat -> that
typcial -> typical
typicaly -> typically
tyrany -> tyranny
tyrrany -> tyranny
udpate -> update
ultimely -> ultimately
unahppy -> unhappy
unanymous -> unanimous
undoubtely -> undoubtedly
unecessary -> unnecessary
unqiue -> unique
useage -> usage
usualy -> usually
ususally -> usually
vaccum: -> vacuum
vaccume -> vacuum
vaccuum -> vacuum
vaieties -> varieties
vailidty -> validity
valuble -> valuable
valueable -> valuable
varient -> variant
variey -> variety
varing -> varying
varities -> varieties
varity: -> variety
vegatarian -> vegetarian
vegitable -> vegetable
vegtable -> vegetable
venemous -> venomous
vengance -> vengeance
vengence -> vengeance
verfication -> verification
verison -> version
versitilaty -> versatility
versitlity -> versatility
verticies -> vertices
vigilence -> vigilance
vigourous -> vigorous
villify -> vilify
vincinity -> vicinity
violentce -> violence
virtualy -> virtually
virutal: -> virtual
virutally -> virtually
visably -> visibly
visious -> vicious
visting -> visiting
vistors -> visitors
vitories -> victories
vitual -> virtual
volontary -> voluntary
volonteer -> volunteer
volounteer -> volunteer
volumne -> volume
vreity -> variety
vulnerablility -> vulnerability
whcih -> which
whereever -> wherever
wherre -> where
whihc -> which
whlch -> which
widht -> width
wierd -> weird
wihch -> which
worls -> world
woudl -> would
wriet -> write
writen -> written
wroet -> wrote
wupport -> support
yeasr -> years
yeild -> yield
yersa -> years
youself -> yourself
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Dictionary syntax:
# Each line of this file defines one typo correction entry with the syntax
# "typo -> correction". Typos and corrections are case insensitive, and any
# whitespace before or after the typo and correction is ignored. The typo must be
# only the letters a-z, or the special character : representing a word break.
#
# For documentation about how to use this dictionary, see
# https://getreuer.info/posts/keyboards/autocorrection
#
# Further resources:
# * Wikipedia has a large list of common typos at
# https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines
#
# * EmacsWiki has another list of typos at
# https://www.emacswiki.org/emacs/autocorrection_abbrev_defs
#
# * You can find data on English word frequencies at
# https://www.wordfrequency.info/samples.asp
aberation -> aberration
abilty -> ability
absense -> absence
abreviate: -> abbreviate
abbout -> about
abilties -> abilities
abotu -> about
abouta -> about a
aboutit -> about it
aboutthe -> about the
absolutly -> absolutely
abvove -> above
acceptence -> acceptance
acceptible -> acceptable
accessable -> accessible
accesories -> accessories
accidant: -> accident
accidentaly -> accidentally
accomodate -> accommodate
acommodate -> accommodate
acheiv -> achieve
accross -> across
acomplish -> accomplish
acquaintence -> acquaintance
aquaintance -> acquaintance
actoin -> action
actualy -> actually
acurate -> accurate
acutally -> actually
:addin: -> adding
addtion -> addition
adquire -> acquire
adress -> address
adviced -> advised
againnst -> against
aganist -> against
aggreed -> agreed
:agian -> again
:agre: -> agree
ahppn -> happen
aknowledge -> acknowledge
aledge -> allege
alledge -> allege
allign -> align
almsot -> almost
alomst -> almost
:alot: -> a lot
alwasy -> always
alwyas -> always
amatuer -> amateur
amature -> amateur
:adn: -> and
:andteh -> and the
:andthe -> and the
anohter -> another
anomolous -> anomalous
anomoly -> anomaly
:anual -> annual
annualy -> annually
anytying -> anything
aparent -> apparent
aparrent -> apparent
apparant -> apparent
apparrent -> apparent
aquire -> acquire
arguement -> argument
aroud -> around
arround -> around
arund -> around
:asign -> assign
:aslo: -> also
asthetic -> aesthetic
:asthe -> as the
athiest -> atheist
:atthe -> at the
auxilary -> auxiliary
auxillary -> auxiliary
auxilliary -> auxiliary
availabe -> available
availaible -> available
availalbe -> available
availble -> available
availiable -> available
avalable -> available
avaliable -> available
avilable -> available
aweful -> awful
backgorund -> background
bandwith -> bandwidth
bankrupcy -> bankruptcy
banruptcy -> bankruptcy
baout -> about
basicaly -> basically
basicly -> basically
bcak -> back
beatiful -> beautiful
beccause -> because
becomeing -> becoming
becomming -> becoming
becouse -> because
baceause -> because
beacuse -> because
becuase -> because
bedore -> before
beeing -> being
befoer -> before
begginer -> beginner
beggining -> beginning
beggins -> begins
begining -> beginning
beginnig -> beginning
beleif -> belief
beleive -> believe
beleiving -> believing
belive -> believe
beng: -> being
beteen -> between
betwen -> between
beween -> between
bewteen -> between
bigining -> beginning
biginning -> beginning
bizzare -> bizarre
blaim -> blame
boook -> book
borke -> broke
boundry -> boundary
breif -> brief
buisness -> business
busness -> business
bussiness -> business
burried -> buried
cacheing -> caching
caculater -> calculator
cahracters -> characters
calaber -> caliber
calculater -> calculator
calander -> calendar
calender -> calandar
caluclate -> calculate
caluculate -> calculate
calulate -> calculate
campagin -> campaign
campain -> campaign
captial -> capital
careing -> caring
carreer -> career
carrers -> careers
carryng -> carrying
casue -> cause
casuing -> causing
catagories -> categories
catagorized -> categorized
catagory -> category
cauhgt -> caught
cencus -> census
ceratin -> certain
certian -> certain
chalenging -> challenging
challange -> challenge
challege -> challenge
changable -> changeable
charachter -> character
charactor -> character
chekc -> check
cheif -> chief
chemcial -> chemical
chemestry -> chemistry
childen -> children
chnage -> change
choosen -> chosen
:choses -> chooses
chracter -> character
cieling -> ceiling
circut -> circuit
ciricuit -> circuit
claer -> clear
clasic -> classic
cmoputer -> computer
coform -> conform
cognizent -> cognizant
collegue -> colleague
colum: -> column
comapny -> company
comittee -> committee
comming: -> coming
commitee -> committee
competance -> competence
competant -> competent
concensus -> consensus
complier -> compiler
concious -> conscious
considerd -> considered
contian -> contain
contibute -> contribute
cosnt -> const
contraversy -> controversy
coputer -> computer
copywrite: -> copyright
coudl -> could
countain -> contain
curcuit -> circuit
cxan -> cyan
currenly -> currently
daed: -> dead
daugher: -> daughter
debateable -> debatable
decied -> decide
decieve -> deceive
decison -> decision
decribe -> describe
decribing -> describing
dectect -> detect
deffine -> define
definate -> definite
definatly -> definitely
definetly -> definitely
definining -> defining
definitly -> definitely
definiton -> definition
defintion -> definition
degrate -> degrade
demorcracy -> democracy
demostration -> demonstration
dependance -> dependence
dependancy -> dependency
deriviated -> derived
derivitive -> derivative
derogitory -> derogatory
descriiben -> describe
descripter -> descriptor
descripton -> description
desicion -> decision
desgin -> design
dervied -> derived
desktiop -> desktop
detailled -> detailed
detatched -> detached
develope -> develop
diablical -> diabolical
diaster -> disaster
dichtomy -> dichotomy
diconnect -> disconnect
didnot -> did not
dieties -> deities
diety -> deity
diferent -> different
diferrent -> different
differnt -> different
difficulity -> difficulty
diffrent -> different
dificult -> difficult
diplomancy -> diplomacy
directoty -> directory
dirived -> derived
disasterous -> disastrous
discribe -> describe
discribing -> describing
disover -> discover
dispite -> despite
divice -> device
divison -> division
doulbe -> double
driectly -> directly
drnik -> drink
dupicate -> duplicate
durig -> during
durring -> during
duting -> during
dyanmic -> dynamic
eahc -> each
ealier -> earlier
earnt -> earned
ecclectic -> eclectic
eceonomy -> economy
eclispe -> eclipse
ecomonic -> economic
econoimic -> economic
eearly -> early
effecient -> efficient
efficency -> efficiency
efficent -> efficient
elasped -> elapsed
eligable -> eligible
elpased -> elapsed
embarass -> embarrass
embeded -> embedded
emperical -> empirical
emphsis -> emphasis
empirial -> empirical
enchancement -> enhancement
encryptiion -> encryption
encypt -> encrypt
endig -> ending
engeneer -> engineer
engieneer -> engineer
enviorment -> environment
enviornment -> environment
enviroment -> environment
envrionments -> environments
enxt: -> next
epidsode -> episode
epsiode -> episode
:eratic -> erratic
errupted -> erupted
esential -> essential
esitmated -> estimated
:esle -> else
especialy -> especially
essencial -> essential
essense -> essence
essentail -> essential
essentialy -> essentially
essentual -> essential
essesital -> essential
evenhtually -> eventually
eventally -> eventually
eventhough -> even though
eventially -> eventually
eventualy -> eventually
everthing -> everything
everytime -> every time
everyting -> everything
eveyr -> every
exampt -> exempt
excact -> exact
excange -> exchange
excecute -> execute
excedded -> exceeded
excelent -> excellent
excercise -> exercise
exelent -> excellent
exellent -> excellent
exemple -> example
exept -> except
existance -> existence
exmaple -> example
expalin -> explain
expeiments -> experiments
experiance -> experience
expiditions -> expeditions
expierence -> experience
expirence -> experience
explaination -> explanation
extremly -> extremely
facist -> fascist
failse -> false
fales -> false
familes -> families
familliar -> familiar
fanatism -> fanaticism
Farenheit -> Fahrenheit
fasle -> false
feild -> field
fidn -> find
filiament -> filament
finaly -> finally
firend -> friend
firts -> first
fitler -> filter
flamable -> flammable
flase -> false
follwo -> follow
folowing -> following
forbiden -> forbidden
foriegn -> foreign
foucs -> focus
foudn -> found
fougth -> fought
fourties -> forties
fourty -> forty
fouth -> fourth
foward -> forward
fraciton -> fraction
freind -> friend
frequecy -> frequency
frequentily -> frequently
frome -> from
fromthe -> from the
fucntion -> function
fufill -> fulfill
fullfill -> fulfill
fundametal -> fundamental
futher -> further
galatic -> galactic
gallaxies -> galaxies
ganerate -> generate
garantee -> guarantee
gaurantee -> guarantee
gaurd -> guard
gaurentee -> guarantee
generaly -> generally
generatting -> generating
glight -> flight
gnawwed -> gnawed
godess -> goddess
goign -> going
gonig -> going
# gong -> going
gouvener -> governor
govement -> government
govenment -> government
govenrment -> government
goverance -> governance
goverment -> government
governer -> governor
governmnet -> government
govorment -> government
govornment -> government
gracefull -> graceful
graet -> great
:grammer -> grammar
gratuitious -> gratuitous
greatful -> grateful
greif -> grief
guarentee -> guarantee
guerrila -> guerrilla
guidence -> guidance
gurantee -> guarantee
giit: -> git
giti: -> git
#:gt: -> git
guaratee -> guarantee
:guage -> gauge
:haev -> have
:halp -> help
:hapen -> happen
happend -> happened
happenned -> happened
heared -> heard
heathy -> healthy
heigher -> higher
heigth -> height
heirarch -> hierarch
hieght -> height
higeine -> hygiene
higer -> higher
higest -> highest
hismelf -> himself
hiygeine -> hygiene
horrifing -> horrifying
howver -> however
:hten: -> then
htere: -> there
:htere -> there
htey: -> they
htikn -> think
:hting -> thing
htink -> think
htis: -> this
humerous -> humorous
hvae: -> have
hvaing -> having
hvea: -> have
hwihc -> which
hwile -> while
hwole -> whole
hygene -> hygiene
hygine -> hygiene
hydogen -> hydrogen
hygeine -> hygiene
hypocracy -> hypocrisy
hypocrasy -> hypocrisy
hypocricy -> hypocrisy
hypocrit: -> hypocrite
iamge -> image
idaes -> ideas
identicial -> identical
ignorence -> ignorance
illess -> illness
illution -> illusion
ilness -> illness
imagenary -> imaginary
imcomplete -> incomplete
imediately -> immediately
imense -> immense
immediatley -> immediately
immediatly -> immediately
immidately -> immediately
immidiately -> immediately
implamenting -> implementing
impliment -> implement
importamt -> important
imprioned -> imprisoned
imprisonned -> imprisoned
improvment -> improvement
inadiquate -> inadequate
inadquate -> inadequate
incidentially -> incidentally
incidently -> incidentally
includ: -> include
includng -> including
inclued -> include
incomptable -> incompatible
incomptetent -> incompetent
incramentally -> incrementally
increadible -> incredible
incredable -> incredible
inctroduce -> introduce
incuding -> including
indeces -> indices
indecies -> indices
indentical -> identical
indepedence -> independence
independant -> independent
independece -> independence
independendet -> independent
indicies -> indices
indigineous -> indigenous
indipendence -> independence
indispensible -> indispensable
indpendent -> independent
inevatible -> inevitable
inevitible -> inevitable
inevititably -> inevitably
infomation -> information
informtion -> information
inherantly -> inherently
inital -> initial
initiaitive -> initiative
inlcuding -> including
inmigrant -> immigrant
innoculated -> inoculated
inocence -> innocence
:inot: -> into
insted -> instead
intelectual -> intellectual
inteligence -> intelligence
inteligent -> intelligent
intelligance -> intelligence
interator -> iterator
intput -> input
intrest -> interest
intutive -> intuitive
inudstry -> industry
inventer -> inventor
invliad -> invalid
ioin -> ion
iresistably -> irresistibly
iresistible -> irresistible
iresistibly -> irresistibly
iritable -> irritable
iritated -> irritated
:iwll -> will
:iwth -> with
jeapardy -> jeopardy
jewllery -> jewellery
jorunal -> journal
jouney -> journey
journied -> journeyed
journies -> journeys
jstu -> just
jsut -> just
judical -> judicial
judisuary -> judiciary
juducial -> judicial
juristiction -> jurisdiction
kindergarden -> kindergarten
knifes -> knives
knive: -> knife
knowlege -> knowledge
knwo: -> know
konw: -> know
kwno: -> know
knwon: -> known
konwn: -> known
kwnon: -> known
laguage -> language
largst -> largest
launhed -> launched
lavae -> larvae
layed -> laid
lazyness -> laziness
:leage -> league
learnign -> learning
leathal -> lethal
legitamate -> legitimate
legitmate -> legitimate
lenght -> length
:leran -> learn
levle -> level
liasion -> liaison
liason -> liaison
libary -> library
liek -> like
liesure -> leisure
likelyhood -> likelihood
likly -> likely
liquify -> liquefy
liscense -> license
lisence -> license
lisense -> license
listner -> listener
littel -> little
:loev -> love
loonig -> looking
looses: -> loses
looup -> lookup
:lsat -> last
:lveo -> love
:lvoe -> love
macthing -> matching
manefist -> manifest
maintainance -> maintenance
maintainence -> maintenance
maintance -> maintenance
maintenence -> maintenance
maintence -> maintenance
maintinaing -> maintaining
maintioned -> mentioned
maintnance -> maintenance
makse -> makes
managment -> management
mariage -> marriage
marjority -> majority
markes -> marks
meaing -> meaning
meaninng -> meaning
mesage -> message
messanger -> messenger
messenging -> messaging
millenium -> millennium
milennium -> millennium
misile -> missile
mispell -> misspell
missle -> missile
misterious -> mysterious
mistery -> mystery
mkae -> make
mkaing -> making
mkea -> make
modle -> model
moeny -> money
morgage -> mortgage
mortage -> mortgage
movei -> movie
mroe -> more
mysef -> myself
mysogynist -> misogynist
mysogyny -> misogyny
naieve -> naive
namesapce -> namespace
namespcae -> namespace
naturaly -> naturally
naturely -> naturally
naturual -> natural
neccesarily -> necessarily
neccesary -> necessary
neccessarily -> necessarily
neccessary -> necessary
necessery -> necessary
neccessities -> necessities
necesarily -> necessarily
necesary -> necessary
necessiate -> necessitate
neglible -> negligible
negligable -> negligible
negociate -> negotiate
negociation -> negotiation
negotation -> negotiation
neice -> niece
neigborhood -> neighborhood
neigbour -> neighbor
nieghbor -> neighour
nineth -> ninth
ninteenth -> nineteenth
:nkow -> know
:nkwo -> know
nmae: -> name
nonsence -> nonsense
nontheless -> nonetheless
noone -> no one
norhern -> northern
northen -> northern
noteriety -> notoriety
noticable -> noticeable
noticably -> noticeably
noticeing -> noticing
noticible -> noticeable
:nto: -> not
nulltpr -> nullptr
nutritent -> nutrient
nuturing -> nurturing
obssessed -> obsessed
occassion -> occasion
occour -> occur
occured -> occurred
:ocuntry -> country
:ocur -> occur
:olther -> other
omre -> more
:onyl: -> only
operaotr -> operator
orignal -> original
:otehr -> other
ouptut -> output
ouput -> output
outragous -> outrageous
overide -> override
overwelming -> overwhelming
overwheliming -> overwhelming
ovveride -> override
:owrk -> work
owudl -> would
oxigen -> oxygen
pallete -> palette
pamflet -> pamphlet
pamplet -> pamphlet
paralel -> parallel
parralel -> parallel
parrallel -> parallel
particually -> particularly
particualr -> particular
particuarly -> particularly
particularily -> particularly
particulary -> particularly
:pased -> passed
pasenger -> passenger
paticular -> particular
payed -> paid
peaple -> people
peolpe -> people
peopel -> people
percieve -> perceive
personel -> personnel
:peice -> piece
perhasp -> perhaps
perheaps -> perhaps
perhpas -> perhaps
perphas -> perhaps
persue -> pursue
plagerize -> plagiarize
poeple -> people
poeople -> people
poitner -> pointer
posess -> possess
possesion -> possession
postion -> position
pramga: -> pragma
preiod -> period
primarly -> primarily
priviledge -> privilege
privelege -> privilege
privte -> private
probablly -> probably
probaly -> probably
probelm -> problem
proccess -> process
proeprty -> property
prominant -> prominent
propery -> property
proove -> prove
propogate -> propagate
pseudonyn -> pseudonym
psuedo -> pseudo
psyhic -> psychic
pronounciation -> pronunciation
publically -> publicly
purposedly -> purposely
purpotedly -> purportedly
pursuade -> persuade
pwoer -> power
pyscic -> psychic
quantaty -> quantity
quantitiy -> quantity
quarentine -> quarantine
quarantaine -> quarantine
questonable -> questionable
quicklyu -> quickly
quinessential -> quintessential
:quitted -> quit
quizes -> equizzes
raelly -> really
realy: -> really
realyl -> really
realtion -> relation
reasearch -> research
receiev -> receiv
recepient -> recipient
recieve -> receive
reciept -> receipt
recipiant -> recipient
recrod -> record
recuring -> recurring
refered -> referred
referece -> reference
regluar -> regular
relaly -> really
releated -> related
relevent -> relevant
repitition -> repetition
reponse -> response
reprot -> report
restarant -> restaurant
restaraunt -> restaurant
resutl -> result
reuslt -> result
retrun -> return
retun -> return
reutrn -> return
regads -> Regards
reveiw -> review
:rference -> reference
saftey -> safety
safty -> safety
sandwhich -> sandwich
satisifed -> satisfied
saught -> sought
scheduel -> schedule
scince -> science
scinece -> science
scirpt -> script
:scoll: -> scroll
seach -> search
seige -> siege
seing -> seeing
senstive -> sensitive
seperat: -> separate
seperate -> separate
sequnce -> sequence
settlment -> settlement
severeal -> several
severley -> severely
severly -> severely
sevice -> service
shaddow -> shadow
sheild -> shield
shiped -> shipped
shiping -> shipping
shoudl -> should
shreak -> shriek
shrinked -> shrunk
shure -> sure
sholud -> should
sicne -> since
:sieze -> seize
siezure -> seizure
similiar -> similar
simmilar -> similar
singed -> signed
singel -> single
slighly -> slightly
:smoe: -> some
sneek: -> sneak
:socre -> score
:soem: -> some
sofware -> software
:sohw: -> show
somehwat -> somewhat
speach -> speech
spectogram -> spectrogram
statment -> statement
:sttaus: -> status
stirng -> string
stregth -> strength
strengh -> strength
strign -> string
sucess -> success
succsess -> success
sugest -> suggest
sumary -> summary
supercede -> supersede
supress -> suppress
suprise -> surprise
surpress -> suppress
surprize -> surprise
swithc -> switch
swtich -> switch
symetric -> symmetric
:szie -> size
:th: -> the
tahn: -> than
taht: -> that
:tath: -> that
teamplate -> template
:teh: -> the
tempalte -> template
:tghe: -> the
theather -> theater
theese -> these
theif -> thief
theives -> thieves
therfore -> therefore
:theri: -> their
thign -> thing
thigsn -> things
thikn -> think
thiunk -> think
:thn: -> then
:thna: -> than
:thne: -> then
thnig -> thing
thoughout -> throughout
threee -> three
thrid -> third
:the the: -> the
:thier -> their
thresold -> threshold
throught -> thought
:thsi: -> this
thsoe -> those
:thta: -> that
tht: -> that
thyat -> that
:tiem: -> time
tihkn -> think
:tihs: -> this
:tje: -> the
:tjhe: -> the
tkaes -> takes
todya -> today
toghether -> together
tolerence -> tolerance
tommorow -> tomorrow
tommorrow -> tomorrow
tongiht -> tonight
:tothe -> to the
tranpose -> transpose
truely -> truly
:turth -> truth
:ture -> true
twelth -> twelfth
:twon -> town
:twpo -> two
tyhat -> that
:tyhe -> they
typcial -> typical
tyrany -> tyranny
:uesd: -> used
:ues: -> use
:uise -> use
ultimely -> ultimately
unahppy -> unhappy
unanymous -> unanimous
undoubtely -> undoubtedly
:undre: -> under
unkown -> unknown
unecessary -> unnecessary
unqiue -> unique
:usally -> usually
useage -> usage
usualy -> usually
ususally -> usually
udpate -> update
vaccuum -> vacuum
vaccum: -> vacuum
vaccume -> vacuum
:veyr: -> very
verison -> version
verticies -> vertices
visably -> visibly
visious -> vicious
virutal: -> virtual
virtualy -> virtually
virutally -> virtually
vitual -> virtual
volumne -> volume
vreity -> variety
:vyer: -> very
:vyre: -> very
:waht: -> what
whcih -> which
whihc -> which
whlch -> which
whereever -> wherever
wherre -> where
wierd -> weird
widht -> width
wihch -> which
worls -> world
woudl -> would
wriet -> write
writen -> written
wroet -> wrote
:wrok: -> work
:wtih: -> with
wupport -> support
:yaer -> year
yeasr -> years
:yera -> year
:yrea -> year
yersa -> years
yeild -> yield
:ytou: -> you
:yuo: -> you
youself -> yourself
# Copyright 2021 Google LLC
# Copyright 2022 @drashna
# Copyright 2022 @filterpaper
# SPDX-License-Identifier: Apache-2.0
# Original source: https://getreuer.info/posts/keyboards/autocorrection
:abe: -> able
:acn: -> can
:addin: -> adding
:adn: -> and
:aganist -> against
:agian -> again
:agin: -> again
:agre: -> agree
:albe: -> able
:alege -> allege
:alot: -> a lot
:andone: -> and one
:andteh -> and the
:andthe -> and the
:anual -> annual
:apon -> apron
:arent: -> aren't
:arnt: -> aren't
:asign -> assign
:aslo: -> also
:asthe: -> as the
:atp: -> tap
:atthe -> at the
:avation -> aviation
:awya: -> away
:aywa: -> away
:boyant -> buoyant
:bve: -> be
:casion -> caisson
:choses -> chooses
:clera -> clear
:cna: -> can
:comptete -> complete
:dont -> don't
:doub: -> doubt
:dum: -> dumb
:earnt -> earned
:eather -> either
:eb: -> be
:ect: -> etc
:efel -> feel
:ehr -> her
:eiter -> either
:eles -> else
:eminate -> emanate
:emnity -> enmity
:ened -> need
:erally -> orally, really
:eratic -> erratic
:ergard -> Regard
:errupted -> erupted
:esle -> else
:eyar -> year
:eyt: -> yet
:fir: -> for
:florescent -> fluorescent
:flourescent -> fluorescent
:ganes -> games
:geting -> getting
:grammer -> grammar
:grat -> great
:gt: -> git
:guage -> gauge
:haer -> hear
:haev -> have
:halp -> help
:hapen -> happen
:hier: -> heir
:hsi -> his
:hte: -> the
:hten: -> then
:htere -> there
:htign -> thing
:hting -> thing
:idae -> idea
:ihs -> his
:illess -> illness
:ilogical -> illogical
:inot: -> into
:ioin -> ion
:isnt -> isn't
:itis -> it is
:iwll -> will
:iwth -> with
:lastr: -> last
:layed -> laid
:leage -> league
:lefted -> left
:leran -> learn
:liad -> laid
:lieved -> lived
:lisense -> license
:loev -> love
:lsat -> last
:lveo -> love
:lvoe -> love
:manouver -> maneuver
:menally -> mentally
:milion -> million
:nad: -> and
:nid: -> ID
nkwo -> know
:nto: -> not
:obediance -> obedience
:obediant -> obedient
:ocuntry -> country
:ocur -> occur
:olther -> other
:ommision -> omission
:ommited -> omitted
:ommiting -> omitting
:ommitted -> omitted
:ommitting -> omitting
:omst -> most
:onot -> note, not
:onyl: -> only
:oponent -> opponent
:opose -> oppose
:oposition -> opposition
:orded -> order
:oru: -> our
:ot: -> to
:otehr -> other
:ous: -> our
:owrk -> work
:pased -> passed
:peice -> piece
:peom: -> poem
:persan: -> person
:pich: -> pitch
:poulation -> population
:puting -> putting
:quitted -> quit
:reards -> Regards
:recide -> reside
:repid -> rapid
:republis: -> republics
:resistable -> resistible
:retun -> return
:rference -> reference
:rised -> raised, rose
:runing -> running
:scoll: -> scroll
:seing -> seeing
:sence -> sense, since
:shaddow -> shadow
:sheat: -> sheath, sheet, cheat
:shiped -> shipped
:shiping -> shipping
:si: -> so
:sieze -> seize
:smae: -> same
:smoe: -> some
:socre -> score
:soem: -> some
:sohw: -> show
:somene -> someone
:sourth: -> south
:soverign: -> sovereign
:stpo: -> stop
:strat: -> start
:stroy: -> story
:sttaus: -> status
:suop: -> soup
:supress -> suppress
:syas: -> says
:symetric -> symmetric
:szie -> size
:tast: -> taste
:tath: -> that
:teh: -> the
:tehy: -> they
:tghe: -> the
:th: -> the
:the:the: -> the
:ther: -> there, their, the
:theri: -> there
:thier: -> their
:thn: -> then
:thna: -> than
:thne: -> then
:thrid -> third
:thru: -> through
:thsi: -> this
:thta: -> that
:tiem: -> time
:tihs: -> this
:ting: -> thing
:tje: -> the
:tjhe: -> the
:tkae: -> take
:tomatos -> tomatoes
:tothe: -> to the
:tthe: -> the
:ture: -> true
:turth -> truth
:tust: -> trust
:tution: -> tuition
:twon: -> town
:twpo -> two
:tyhe -> they
:ublisher -> publisher
:ues: -> use
:uesd: -> used
:uise -> use
:undre: -> under
:usally -> usually
:ushould -> should
:vell -> well
:veyr: -> very
:villian -> villain
:villin: -> villain
:viola: -> voila
:visably -> visibly
:vrey: -> very
:vyer: -> very
:vyre: -> very
:waht: -> what
:wich: -> which
:wih: -> with
:wrok: -> work
:wtih: -> with
:yaer -> year
:yera -> year
:yrea -> year
:ytou: -> you
:yu: -> you
:yuo: -> you
abandonned -> abandoned
abbout -> about
aberation -> aberration
abilityes -> abilities
abilties -> abilities
abilty -> ability
abondon -> abandon
aborigene -> aborigine
abortificant -> abortifacient
abotu: -> about
abouta -> about a
aboutit -> about it
aboutthe -> about the
abreviate: -> abbreviate
abreviation -> abbreviation
abritrary -> arbitrary
absail -> abseil
abscence -> absence
absense -> absence
absolutly -> absolutely
absorbsion -> absorption
absorbtion -> absorption
absoultely -> absolutely
absoultly -> absolutely
abstration -> abstraction
abudance -> abundance
abundacies -> abundances
abundancies -> abundances
abundunt -> abundant
abutts -> abuts
abvove -> above
acadamy -> academy
acadmic -> academic
accademic -> academic
accademy -> academy
acccused -> accused
accelleration -> acceleration
accension -> accession, ascension
acceptence -> acceptance
acceptible -> acceptable
accesories -> accessories
accessable -> accessible
accidant: -> accident
accidentaly -> accidentally
accidently -> accidentally
acclimitization -> acclimatization
accomadate -> accommodate
accomadating -> accommodating
accomadation -> accommodation
accomdate -> accommodate
accomodate -> accommodate
accomodating -> accommodating
accomodation -> accommodation
accompanyed -> accompanied
accordeon -> accordion
accordian -> accordion
accordingto -> according to
accoring -> according
accoustic -> acoustic
accquainted -> acquainted
accrediation -> accreditation
accredidation -> accreditation
accross -> across
accussed -> accused
acedemic -> academic
acheiv: -> achieve
acheive -> achieve
acheiving -> achieving
acheivment -> achievement
achievment -> achievement
achivement -> achievement
acident -> accident
acknowldeged -> acknowledged
acknowledgeing -> acknowledging
ackward -> awkward, backward
acommodate -> accommodate
acomodate -> accommodate
acomplish -> accomplish
acording -> according
acquaintence -> acquaintance
acquiantence -> acquaintance
acquited -> acquitted
activatio: -> activation
activites -> activities
activly -> actively
actoin -> action
actualy: -> actually
actualyl -> actually
actviate -> activate
acuracy -> accuracy
acurate -> accurate
acused -> accused
acustom: -> accustom
acustommed -> accustomed
acutally -> actually
adavanced -> advanced
adbandon -> abandon
addictional -> additional
addional -> additional
additinal: -> additional
additinally -> additionally
additionaly -> additionally
additonal -> additional
addmission -> admission
addopt -> adopt
addres: -> address
addresed -> addressed
addresing -> addressing
addressess -> addresses
addtion -> addition
adecuate -> adequate
adequit: -> adequate
adequite -> adequate
adhearing -> adhering
adherance -> adherence
admendment -> amendment
admininistrative -> administrative
adminstered -> administered
adminstrate -> administrate
adminstration -> administration
adminstrative -> administrative
adminstrator -> administrator
admissability -> admissibility
admissable -> admissible
admited -> admitted
adolecent -> adolescent
adquire -> acquire
adquiring -> acquiring
adres: -> address
adresable -> addressable
adresing -> addressing
adress: -> address
adressable -> addressable
adressed -> addressed
adressing -> addressing
advanage -> advantage
adventrous -> adventurous
advertisment -> advertisement
advesary -> adversary
adviced -> advised
aeriel -> aerial
afair -> affair
afficianados -> aficionados
afficionado -> aficionado
affilate -> affiliate
affilliate -> affiliate
affraid -> afraid
aforememtioned -> aforementioned
afterthe -> after the
againnst -> against
agains: -> against
agaisnt -> against
aggaravates -> aggravates
aggreed -> agreed
aggreement -> agreement
aggregious -> egregious
aggregrator -> aggregator
aggresive -> aggressive
agina -> again
aginst -> against
agravate -> aggravate
agred -> agreed
agreeement -> agreement
agreemeent -> agreement
agreemnet -> agreement
agreemnt -> agreement
agregate -> aggregate
agreing -> agreeing
agression -> aggression
agressive -> aggressive
agressor -> aggressor
agricultue -> agriculture
agriculure -> agriculture
agricuture -> agriculture
agrieved -> aggrieved
ahev -> have
ahppen -> happen
ahppn -> happen
ahve -> have
aicraft -> aircraft
aiport -> airport
airbourne -> airborne
aircaft -> aircraft
aircrafts: -> aircraft
airporta -> airports
airrcraft -> aircraft
aisian -> asian
aknowledge -> acknowledge
albiet -> albeit
alchohol -> alcohol
alchol -> alcohol
alcohal -> alcohol
alcoholical -> alcoholic
aledge -> allege
alegience -> allegiance
algebraical -> algebraic
algorhitms -> algorithms
algoritm -> algorithm
alientating -> alienating
alledge -> allege
allegedely -> allegedly
allegedy -> allegedly
allegely -> allegedly
allegence -> allegiance
allegience -> allegiance
allign -> align
alliviate -> alleviate
allopone -> allophone
allready -> already
allthough -> although
alltime -> all-time
alltogether -> altogether
allwasy -> always
allwats -> always
allwyas -> always
almsot -> almost
alochol -> alcohol
alomst -> almost
alos -> also
alotted -> allotted
alowed -> allowed
alowing -> allowing
alse -> else
alsot -> also
alternitives -> alternatives
altho: -> although
althought -> although
altough -> although
alusion -> allusion
alwasy -> always
alwats -> always
alway: -> always
alwyas -> always
amalgomated -> amalgamated
amatuer -> amateur
amature -> amateur
amde -> made
amendmant -> amendment
amercia -> America
amerliorate -> ameliorate
amke -> make
amking -> making
ammend -> amend
ammount -> amount
ammused -> amused
amoung -> among
amung -> among
amunition -> ammunition
analagous -> analogous
analitic -> analytic
analogeous -> analogous
anarchim -> anarchism
anarchistm -> anarchism
anbd -> and
ancestory -> ancestry
ancilliary -> ancillary
andb: -> and
andd: -> and
androgenous -> androgynous
androgeny -> androgyny
anihilation -> annihilation
aniversary -> anniversary
annoint -> anoint
annouced -> announced
annualy -> annually
annuled -> annulled
anohter -> another
anomolies -> anomalies
anomolous -> anomalous
anomoly -> anomaly
anonimity -> anonymity
anounced -> announced
anouncement -> announcement
ansalisation -> nasalisation
ansalization -> nasalization
ansestors -> ancestors
antartic -> antarctic
anthromorphization -> anthropomorphization
anthropolgist -> anthropologist
anthropolgy -> anthropology
antiapartheid -> anti-apartheid
anulled -> annulled
anwser -> answer
anyhwere -> anywhere
anyother -> any other
anytying -> anything
aparent -> apparent
aparment -> apartment
aparrent -> apparent
apenines -> apennines, Apennines
aplication -> application
aplied -> applied
apolegetics -> apologetics
apparant -> apparent
apparrent -> apparent
appart -> apart
appealling -> appealing
appeareance -> appearance
appearence -> appearance
apperance -> appearance
appereance -> appearance
applicaiton -> application
appologies -> apologies
appology -> apology
apprearance -> appearance
apprieciate -> appreciate
approachs -> approaches
appropiate -> appropriate
appropraite -> appropriate
appropropiate -> appropriate
approproximate -> approximate
approxamately -> approximately
approxiately -> approximately
approximitely -> approximately
aprehensive -> apprehensive
aproblem -> a problem
apropriate -> appropriate
aproval -> approval
aproximate -> approximate
aquaduct -> aqueduct
aquaintance -> acquaintance
aquainted -> acquainted
aquiantance -> acquaintance
aquire -> acquire
aquiring -> acquiring
aquisition -> acquisition
aquitted -> acquitted
aranged -> arranged
arangement -> arrangement
arbirtary -> arbitrary
arbitarily -> arbitrarily
arbitary -> arbitrary
archaelogical -> archaeological
archaelogists -> archaeologists
archaelogy -> archaeology
archaoelogy -> archeology
archaology -> archeology
archeaologist -> archeologist
archetect -> architect
archiac -> archaic
archictect -> architect
archimedian -> archimedean
architecht -> architect
architectual -> architectural
archtype -> archetype
aready -> already
areodynamics -> aerodynamics
argubly -> arguably
arguement -> argument
arised -> arose
arival -> arrival
armamant -> armament
armistace -> armistice
arogant -> arrogant
arogent -> arrogant
arond -> around
aroud -> around
arrangment -> arrangement
arrengement -> arrangement
arround -> around
artcile -> article
artical -> article
artice: -> article
articel -> article
artifical -> artificial
artillary -> artillery
arund -> around
asetic -> ascetic
asfar -> as far
asociated -> associated
asorbed -> absorbed
asphyxation -> asphyxiation
assasin -> assassin
assassintation -> assassination
assemple -> assemble
assertation -> assertion
asside -> aside
assisnate -> assassinate
assistence -> assistance
assistent -> assistant
assit: -> assist
assitant -> assistant
assocation -> association
assoicate -> associate
assosication -> assassination
asssassans -> assassins
assualt -> assault
assymetric -> asymmetric
asteriod -> asteroid
asthetic -> aesthetic
asume -> assume
aswell -> as well
atain -> attain
atempting -> attempting
atheistical -> atheistic
athenean -> athenian
athiesm -> atheism
athiest -> atheist
atorney -> attorney
atribute -> attribute
attemp: -> attempt
attemt -> attempt
attendence -> attendance
attendent -> attendant
attened -> attended
attension -> attention
attitide -> attitude
attributred -> attributed
attrocities -> atrocities
audeince -> audience
audiance -> audience
auromated -> automated
austrailia -> Australia
authenciate -> authenticate
auther -> author
authetication -> authentication
authobiographic -> autobiographic
authobiography -> autobiography
authorative -> authoritative
authorites -> authorities
authorithy -> authority
authoritiers -> authorities
authoritive -> authoritative
authrorities -> authorities
autochtonous -> autochthonous
autoctonous -> autochthonous
automaticly -> automatically
automibile -> automobile
automonomous -> autonomous
autor: -> author
autority -> authority
auxilary -> auxiliary
auxillaries -> auxiliaries
auxillary -> auxiliary
auxilliaries -> auxiliaries
auxilliary -> auxiliary
availabe -> available
availablity -> availability
availaible -> available
availalbe -> available
availble -> available
availiable -> available
availible -> available
avalable -> available
avalance -> avalanche
avaliable -> available
averageed -> averaged
avialable -> available
avilable -> available
awared -> awarded
aweful -> awful
bacame -> became
baceause -> because
backgorund -> background
backrounds -> backgrounds
bakc -> back
balence -> balance
ballance -> balance
banannas -> bananas
bandwith -> bandwidth
bankrupcy -> bankruptcy
banruptcy -> bankruptcy
baout -> about
basicaly -> basically
basicly -> basically
bcak -> back
beacause -> because
beachead -> beachhead
beacuse -> because
beastiality -> bestiality
beatiful -> beautiful
beaurocracy -> bureaucracy
beaurocratic -> bureaucratic
beautyfull: -> beautiful
becamae -> became
becames -> becomes
becaus: -> because
becausea -> because a
becauseof -> because of
becausethe -> because the
becauseyou -> because you
beccause -> because
becomeing -> becoming
becomming -> becoming
becouse -> because
becuase -> because
becuse -> because
bedore -> before
beeing -> being
befoer -> before
beggin: -> begin
begginer -> beginner
beggining -> beginning
beggins -> begins
begining -> beginning
beginining -> beginning
beginnig -> beginning
behabviour -> behavior
behaivior -> behavior
behaviour -> behavior
behavour -> behavior
beleagured -> beleaguered
beleiev -> believe
beleif -> belief
beleive -> believe
beleiving -> believing
beliefe -> belief
beligum -> belgium
belive: -> believe
belived -> believed
belives -> believes
beliveve -> believe
belligerant -> belligerent
bellweather -> bellwether
bemusemnt -> bemusement
beneficary -> beneficiary
beng: -> being
benificial -> beneficial
benifit -> benefit
bergamont -> bergamot
Bernouilli -> Bernoulli
beseiging -> besieging
beteen -> between
betwen -> between
beutiful -> beautiful
beween -> between
bewteen -> between
bigining -> beginning
biginning -> beginning
bilateraly -> bilaterally
billingualism -> bilingualism
binominal -> binomial
bizzare -> bizarre
blaim: -> blame
blaimed -> blamed
blessure -> blessing
blitzkreig -> Blitzkrieg
boaut -> about
bodydbuilder -> bodybuilder
bombardement -> bombardment
bombarment -> bombardment
bondary -> boundary
Bonnano -> Bonanno
boook -> book
borke: -> broke
boundry -> boundary
bouyancy -> buoyancy
bouyant -> buoyant
boxs -> boxes
bradcast -> broadcast
brasillian -> Brazilian
breakthough -> breakthrough
breif -> brief
brethen -> brethren
bretheren -> brethren
briliant -> brilliant
brillant -> brilliant
brimestone -> brimstone
britian -> Britain
brittish -> British
broacasted -> broadcast
broadacasting -> broadcasting
broady -> broadly
brodcast -> broadcast
buddah -> Buddha
buddist -> Buddhist
buisness -> business
buoancy -> buoyancy
burried -> buried
busines: -> business
busness -> business
bussiness -> business
butthe -> but the
cacheing -> caching
caculater -> calculator
cacuses -> caucuses
caharcter -> character
cahracter -> character
calaber -> caliber
calander -> calendar
calculater -> calculator
calcullate -> calculate
calculs -> calculus
calender -> calandar
caligraphy -> calligraphy
caluclate -> calculate
caluculate -> calculate
calulate -> calculate
cambrige -> Cambridge
camoflage -> camouflage
campagin -> campaign
campain -> campaign
candadate -> candidate
candiate -> candidate
candidiate -> candidate
candidtae -> candidate
cannister -> canister
cannnot -> cannot
cannonical -> canonical
cannotation -> connotation
caost -> coast
caperbility -> capability
capetown -> Cape Town
capible -> capable
captial -> capital
captued -> captured
capturd -> captured
carachter -> character
caracterized -> characterized
carcas: -> carcass
carefull: -> careful
careing -> caring
carismatic -> charismatic
Carmalite -> Carmelite
Carnagie -> Carnegie
carnege -> carnage
carnige -> carnage
Carnigie -> Carnegie
carreer -> career
carrers -> careers
Carribbean -> Caribbean
Carribean -> Caribbean
carryng -> carrying
cartdridge -> cartridge
Carthagian -> Carthaginian
carthographer -> cartographer
cartilege -> cartilage
cartilidge -> cartilage
cartrige -> cartridge
casette -> cassette
cassawory -> cassowary
cassowarry -> cassowary
casue -> cause
casuing -> causing
casulaties -> casualties
casulaty -> casualty
catagories -> categories
catagorized -> categorized
catagory -> category
Cataline -> Catiline
catapillar -> caterpillar
catapiller -> caterpillar
catepillar -> caterpillar
catergorize -> categorize
caterpilar -> caterpillar
caterpiller -> caterpillar
cathlic -> catholic
catholocism -> catholicism
catterpilar -> caterpillar
catterpillar -> caterpillar
cattleship -> battleship
cauhgt -> caught
causalities -> casualties
Ceasar -> Caesar
Celcius -> Celsius
cellpading -> cellpadding
cementary -> cemetery
cemetarey -> cemetery
cemetaries -> cemeteries
cemetary -> cemetery
cencus -> census
censur -> censor, censure
cententenial -> centennial
centruies -> centuries
centruy -> century
centuties -> centuries
centuty -> century
ceratin -> certain
cerimonial -> ceremonial
cerimonies -> ceremonies
cerimonious -> ceremonious
cerimony -> ceremony
ceromony -> ceremony
certainity -> certainty
certaintly -> certainly
certian -> certain
cervial -> cervical, servile, serval
chagne -> change
chalenging -> challenging
challange -> challenge
challege -> challenge
champange -> Champagne
chanching -> changing
changable -> changeable
changeing -> changing
changng -> changing
charachter -> character
charactersistic -> characteristic
charactor -> character
charasmatic -> charismatic
charaterized -> characterized
charecter -> character
charector -> character
chariman -> chairman
charistics -> characteristics
chasr -> chaser, chase
checkotu -> checkout
cheif -> chief
chekc -> check
chemcial -> chemical
chemestry -> chemistry
chemicaly -> chemically
childbird -> childbirth
childen -> children
chnage -> change
choclate -> chocolate
choosen -> chosen
chracter -> character
chuch -> church
churchs -> churches
cieling -> ceiling
cincinatti -> Cincinnati
cincinnatti -> Cincinnati
circulaton -> circulation
circumsicion -> circumcision
circut -> circuit
ciricuit -> circuit
ciriculum -> curriculum
civillian -> civilian
claer -> clear
claimes -> claims
clas: -> class
clasic -> classic
cleareance -> clearance
cliant -> client
clincial: -> clinical
clinicaly -> clinically
cmo: -> com
cmoputer -> computer
coctail -> cocktail
coform -> conform
cognizent -> cognizant
coincedentally -> coincidentally
colaborations -> collaborations
colateral -> collateral
colection -> collection
colelctive -> collective
collaberative -> collaborative
collecton -> collection
collegue -> colleague
collonade -> colonnade
collonies -> colonies
collony -> colony
collosal -> colossal
colonizators -> colonizers
colum: -> column
comander -> commander
comando -> commando
comany -> company
comapany -> company
comapnies -> companies
comapny -> company
comback -> comeback
combanation -> combination
combinatin -> combination
combintation -> combination
combusion -> combustion
comdemnation -> condemnation
comemmorates -> commemorates
comemoretion -> commemoration
comitted -> committed
comittee -> committee
comitting -> committing
commadn -> command
commandoes -> commandos
commedic -> comedic
commemerative -> commemorative
commemmorate -> commemorate
commemmorating -> commemorating
commerical -> commercial
commericial -> commercial
commerorative -> commemorative
comming: -> coming
comminication -> communication
commision -> commission
commited -> committed
commitee -> committee
commiting -> committing
committe: -> committee
committment -> commitment
committy -> committee
commmemorated -> commemorated
commongly -> commonly
commonweath -> commonwealth
commuications -> communications
commuinications -> communications
communciation -> communication
communiation -> communication
communites -> communities
comntain -> contain
compability -> compatibility
compair -> compare
comparible -> comparable
comparision -> comparison
comparitive -> comparative
compatabilities -> compatibilities
compatability -> compatibility
compatable -> compatible
compatablities -> compatibilities
compatablity -> compatibility
compatiable -> compatible
compatibitly -> compatibility
compatiblities -> compatibilities
compatiblity -> compatibility
compeitions -> competitions
compensantion -> compensation
competance -> competence
competant -> competent
competative -> competitive
competion -> competition, completion
competitiion -> competition
competive -> competitive
comphrehensive -> comprehensive
compitent -> competent
compleate -> complete
compleatly -> completely
compleatness -> completeness
completedthe -> completed the
completelyl -> completely
completetion -> completion
completly -> completely
completness -> completeness
compliation -> compilation
complier -> compiler
compltete -> complete
componant -> component
composate -> composite
comprable -> comparable
comprimise -> compromise
compulsary -> compulsory
compulsery -> compulsory
computarized -> computerized
comtain -> contain
comunicate -> communicate
comunity -> community
concensus -> consensus
concider -> consider
concieted -> conceited
concieved -> conceived
concious -> conscious
condamned -> condemned
condemmed -> condemned
condidtion -> condition
conditionsof -> conditions of
condolance -> condolence
conect -> connect
conesencus -> consensus
conferance -> conference
confidental -> confidential
confids -> confides
configration -> configuration
configureable -> configurable
confirmmation -> confirmation
confortable -> comfortable
confuseion -> confusion
congradulations -> congratulations
congresional -> congressional
conived -> connived
conjecutre -> conjecture
conjuction -> conjunction
conjuntion -> conjunction
Conneticut -> Connecticut
conotations -> connotations
conquerd -> conquered
conquerer -> conqueror
conqured -> conquered
conscent -> consent
consciouness -> consciousness
consdider -> consider
consdiered -> considered
consectutive -> consecutive
consenquently -> consequently
consentrate -> concentrate
consept -> concept
consequentually -> consequently
consequeseces -> consequences
consern -> concern
conservitive -> conservative
consiciousness -> consciousness
consicousness -> consciousness
considerd -> considered
consideres -> considered
considerit: -> considerate
considerite -> considerate
consious -> conscious
consistant -> consistent
consituencies -> constituencies
consituency -> constituency
consituted -> constituted
consitution -> constitution
consolodate -> consolidate
consonent -> consonant
consorcium -> consortium
conspiracy: -> conspiracy
conspiracys -> conspiracies
conspiriator -> conspirator
conspiricy: -> conspiracy
conspiricys -> conspiracies
constaints -> constraints
constanly -> constantly
constarnation -> consternation
constatn -> constant
constinually -> continually
constituant -> constituent
constituion -> constitution
consttruction -> construction
constuction -> construction
consulant -> consultant
consultent -> consultant
consumate -> consummate
consumeable -> consumable
contaiminate -> contaminate
containes -> contains
contamporaries -> contemporaries
contamporary -> contemporary
contempoary -> contemporary
contemporaneus -> contemporaneous
contempory -> contemporary
contendor -> contender
contian -> contain
contibute -> contribute
contigent -> contingent
contined -> continued
continential -> continental
continous -> continuous
continueing -> continuing
contition -> condition
contravercial -> controversial
contraversy -> controversy
contributer -> contributor
contritutions -> contributions
controlable -> controllable
controled -> controlled
controll: -> control
controlls: -> controls
controvercial -> controversial
controvercy -> controversy
controveries -> controversies
controversal -> controversial
controversey -> controversy
controvertial -> controversial
controvery -> controversy
contruction -> construction
contstruction -> construction
conveinent -> convenient
convenant -> covenant
convential -> conventional
convertable -> convertible
convertion -> conversion
conviced -> convinced
convienient -> convenient
cooparate -> cooperate
cooporate -> cooperate
coordiantion -> coordination
coorperation: -> cooperation, corporation
coorperations -> corporations
copmetitors -> competitors
coputer -> computer
copywrite: -> copyright
coridal -> cordial
cornmitted -> committed
corosion -> corrosion
corparate -> corporate
corperation -> corporation
corproation -> corporation
correcters -> correctors
correponding -> corresponding
correposding -> corresponding
correspondant -> correspondent
corridoors -> corridors
corrispond -> correspond
corrospond -> correspond
corruptable -> corruptible
cosnt -> const
costitution -> constitution
cotten -> cotton
coucil -> council
coudl -> could
couldth -> could the
councellor -> counselor
counries -> countries
countain -> contain
countires -> countries
cpoy -> copy
creaeted -> created
creedence -> credence
critereon -> criterion
criterias -> criteria
criticists -> critics
critising -> criticising
critisising -> criticising
critisism -> criticism
critisize -> criticise
critisizing -> criticising
critized -> criticized
critizing -> criticizing
crockodiles -> crocodiles
crowm -> crown
crtical -> critical
crticised -> criticised
crucifiction -> crucifixion
crusies -> cruises
crutial -> crucial
crystalisation -> crystallisation
ctaegory -> category
culiminating -> culminating
cumulatative -> cumulative
curch -> church
curcuit -> circuit
currenly -> currently
curriculem -> curriculum
cusotmer -> customer
cutsomer -> customer
cxan -> cyan
cyclinder -> cylinder
dacquiri -> daiquiri
daectivate -> deactivate
daed: -> dead
dael -> deal
dalmation -> dalmatian
damenor -> demeanor
dammage -> damage
danceing -> dancing
Dardenelles -> Dardanelles
daugher: -> daughter
dcument -> document
deatil -> detail
debateable -> debatable
decendant -> descendant
decendent -> descendant
decideable -> decidable
decidely -> decidedly
decied -> decide
decieve -> deceive
decison -> decision
decomposit: -> decompose
decomposited -> decomposed
decompositing -> decomposing
decomposits -> decomposes
decress -> decrees
decribe -> describe
decribing -> describing
dectect -> detect
defendent -> defendant
defered -> deferred
deffensively -> defensively
deffine -> define
definance -> defiance
definate -> definite
definatly -> definitely
definded -> defined
definetly -> definitely
definining -> defining
definitly -> definitely
definiton -> definition
defintion -> definition
degrate -> degrade
delagates -> delegates
delapidated -> dilapidated
delerious -> delirious
delevopment -> development
deliberatly -> deliberately
delusionally -> delusively
demenor -> demeanor
demographical -> demographic
demolision -> demolition
demorcracy -> democracy
demostration -> demonstration
denegrating -> denigrating
denpendence -> dependence
denpendent -> dependent
densly -> densely
deparment -> department
depedence -> dependence
depedent -> dependent
dependance -> dependence
dependancy -> dependency
dependant -> dependent
dependece -> dependence
dependendet -> dependent
depreciate -> deprecate
depricate -> deprecate
deptartment -> department
deram -> dram, dream
deriviated -> derived
derivitive -> derivative
derogitory -> derogatory
dervied -> derived
descendands -> descendants
descibed -> described
descision -> decision
descriiben -> describe
descriibes -> describes
descripter -> descriptor
descripton -> description
desctruction -> destruction
descuss -> discuss
desgin -> design
desicion -> decision
deside -> decide
desigining -> designing
desinations -> destinations
desintegrated -> disintegrated
desintegration -> disintegration
desireable -> desirable
desision -> decision
desitned -> destined
desktiop -> desktop
desorder -> disorder
desoriented -> disoriented
desparate -> desperate, disparate
despict -> depict
despiration -> desperation
dessicated -> desiccated
dessigned -> designed
destablized -> destabilized
destory -> destroy
detailled -> detailed
detatched -> detached
deteoriated -> deteriorated
deteriate -> deteriorate
deterioriating -> deteriorating
determin: -> determine
determinining -> determining
detial -> detail
detremental -> detrimental
devasted -> devastated
develeopr -> developer
devellop -> develop
develope: -> develop
developement -> development
developor -> developer
developped -> developed
develpment -> development
devels -> delves
devestated -> devastated
devestating -> devastating
devide -> divide
devistating -> devastating
devolopement -> development
diablical -> diabolical
diamons -> diamonds
diaplay -> display
diaster -> disaster
dichtomy -> dichotomy
diconnect -> disconnect
dicover -> discover
dictionarys -> dictionaries
dicussed -> discussed
didnot -> did not
didnt -> didn't
diea -> idea
dieing -> dying, dyeing
dieties -> deities
diety -> deity
difefrent -> different
diference -> difference
diferent -> different
diferrent -> different
differance -> difference
differant -> different
differemt -> different
differentiatiations -> differentiations
differetn -> different
differnt -> different
difficulity -> difficulty
diffrent -> different
dificult -> difficult
dimenions -> dimensions
dimention -> dimension
diminuitive -> diminutive
dimunitive -> diminutive
diosese -> diocese
diphtong -> diphthong
diplomancy -> diplomacy
dipthong -> diphthong
directer -> director
directiosn -> direction
directot -> director
dirived -> derived
disagreeed -> disagreed
disapeared -> disappeared
disapointing -> disappointing
disappearred -> disappeared
disasterous -> disastrous
disatisfaction -> dissatisfaction
disatisfied -> dissatisfied
disatrous -> disastrous
discontentment -> discontent
discoverd -> discovered
discribe -> describe
discribing -> describing
disctinction -> distinction
disctinctive -> distinctive
disemination -> dissemination
disenchanged -> disenchanted
disign -> design
disiplined -> disciplined
disolved -> dissolved
disover -> discover
dispair -> despair
dispaly -> display
disparingly -> disparagingly
dispence -> dispense
dispencing -> dispensing
dispicable -> despicable
dispite -> despite
disproportiate -> disproportionate
disputandem -> disputandum
disricts -> districts
dissagreement -> disagreement
dissapear -> disappear
dissappear -> disappear
dissappointed -> disappointed
dissarray -> disarray
dissobediance -> disobedience
dissobediant -> disobedient
dissobedience -> disobedience
dissobedient -> disobedient
dissonent -> dissonant
distiction -> distinction
distingish -> distinguish
distingquished -> distinguished
distribusion -> distribution
distrubution -> distribution
distruction -> destruction
distructive -> destructive
ditributed -> distributed
diversed -> diverse, diverged
divice -> device
divinition -> divination
divison -> division
divsion -> division
doccument -> document
docrines -> doctrines
doctines -> doctrines
docuement -> document
docuemnt -> document
documenatry -> documentary
documetn -> document
documnet -> document
doens -> does
doese -> does
doesnt -> doesn't
doign -> doing
doimg -> doing
doind -> doing
doller -> dollar
dollor -> dollar
dominaton -> domination
dominent -> dominant
dominiant -> dominant
donig -> doing
dosen: -> doesn't
dosent -> doesn't
dosnt -> doesn't
doulbe -> double
dowload -> download
dramtic -> dramatic
draughtman -> draughtsman
Dravadian -> Dravidian
dreasm -> dreams
driectly -> directly
driveing -> driving
drnik -> drink
druming -> drumming
drummless -> drumless
dupicate -> duplicate
durig -> during
durring -> during
duting -> during
dyanmic -> dynamic
dyas -> dryas
eahc -> each
ealier -> earlier
earlies: -> earliest
ecclectic -> eclectic
eceonomy -> economy
ecidious -> deciduous
eclispe -> eclipse
ecomonic -> economic
econoimic -> economic
eearly -> early
effeciency -> efficiency
effecient -> efficient
efficency -> efficiency
efficent -> efficient
efford -> effort, afford
effulence -> effluence
efort -> effort
:eigth -> eighth, eight
elasped -> elapsed
elction -> election
electic -> eclectic, electric
electon -> election, electron
electrial -> electrical
electricly -> electrically
electricty -> electricity
elementay -> elementary
eleminated -> eliminated
eleminating -> eliminating
eletricity -> electricity
elicided -> elicited
eligable -> eligible
elimentary -> elementary
ellected -> elected
elpased -> elapsed
elphant -> elephant
embarass -> embarrass
embargos -> embargoes
embarras: -> embarrass
embeded -> embedded
embezelled -> embezzled
emblamatic -> emblematic
emision -> emission
emited -> emitted
emiting -> emitting
emition -> emission, emotion
emmediately -> immediately
emmigrated -> emigrated, immigrated
emminent: -> eminent, imminent
emminently -> eminently
emmisaries -> emissaries
emmisarries -> emissaries
emmisarry -> emissary
emmisary -> emissary
emmision -> emission
emmited -> emitted
emmiting -> emitting
emmitted -> emitted
emmitting -> emitting
emperical -> empirical
emphaised -> emphasised
emphsis -> emphasis
emphysyma -> emphysema
empirial -> empirical, imperial
emporer -> emperor
emprisoned -> imprisoned
enahance -> enhance
enameld -> enameled
enchance -> enhance
encouraing -> encouraging
encryptiion -> encryption
encylopedia -> encyclopedia
encypt -> encrypt
endevors -> endeavors
endevour -> endeavour
endig -> ending
endolithes -> endoliths
enduce -> induce
enforceing -> enforcing
engagment -> engagement
engeneer -> engineer
engieneer -> engineer
enlargment -> enlargement
enlish -> English, enlist
ennoy -> annoy
enought -> enough
enourmous -> enormous
enoy -> annoy
ensconsed -> ensconced
entaglements -> entanglements
enteratinment -> entertainment
enthusiatic -> enthusiastic
entitity -> entity
entitlied -> entitled
entrepeneur -> entrepreneur
enviorment -> environment
enviornment -> environment
enviroment -> environment
envolutionary -> evolutionary
envrionments -> environments
enxt: -> next
epidsode -> episode
epsiode -> episode
equalibrium -> equilibrium
equelibrium -> equilibrium
equialent -> equivalent
equilibium -> equilibrium
equilibrum -> equilibrium
equiped -> equipped
equippment -> equipment
equitorial -> equatorial
equivalant -> equivalent
equivelant -> equivalent
equivelent -> equivalent
equivilant -> equivalent
equivilent -> equivalent
equivlalent -> equivalent
eratic: -> erratic
eratically -> erratically
eraticly -> erratically
erested -> arrested, erected
esential -> essential
esitmated -> estimated
especally -> especially
especialy: -> especially
especialyl -> especially
espesially -> especially
essencial -> essential
essense -> essence
essentail -> essential
essentialy -> essentially
essentual -> essential
essesital -> essential
estabishes -> establishes
establising -> establishing
ethnocentricm -> ethnocentrism
ethose -> those, ethos
europian -> European
eurpean -> European
eurpoean -> European
evenhtually -> eventually
eventally -> eventually
eventhough -> even though
eventially -> eventually
eventualy -> eventually
everthing -> everything
everytime -> every time
everyting -> everything
eveyr -> every
evidentally -> evidently
exagerate -> exaggerate
exagerating -> exaggerating
exagerrate -> exaggerate
exagerrating -> exaggerating
examinated -> examined
exampt -> exempt
exapansion -> expansion
excact -> exact
excange -> exchange
excecute -> execute
excecuting -> executing
excecution -> execution
excedded -> exceeded
excelent -> excellent
excell: -> excel
excellance -> excellence
excellant -> excellent
excells -> excels
excercise -> exercise
excisted -> existed
excitment -> excitement
exculsivly -> exclusively
execising -> exercising
exection -> execution
exectued -> executed
exeedingly -> exceedingly
exelent -> excellent
exellent -> excellent
exemple -> example
exeprience -> experience
exept -> except
exerbate -> exacerbate
exerciese -> exercises
exerpt -> excerpt
exersize -> exercise
exerternal -> external
exhalted -> exalted
exhibtion -> exhibition
exibition -> exhibition
exicting -> exciting
exinct -> extinct
existance -> existence
existant -> existent
existince -> existence
exliled -> exiled
exludes -> excludes
exmaple -> example
exonorate -> exonerate
exoskelaton -> exoskeleton
expalin -> explain
expatriot -> expatriate
expeced -> expected
expecially -> especially
expeditonary -> expeditionary
expeiments -> experiments
expell: -> expel
expells -> expels
experiance -> experience
experienc: -> experience
expiditions -> expeditions
expierence -> experience
expirence -> experience
explaination -> explanation
explaning -> explaining
explicitely -> explicitly
explictly -> explicitly
exploititive -> exploitative
explotation -> exploitation
exprience -> experience
expropiated -> expropriated
expropiation -> expropriation
exressed -> expressed
exsit -> exist
extemely -> extremely
extention -> extension
extered -> exerted
extermist -> extremist
extint -> extinct, extant
extradiction -> extradition
extravagent -> extravagant
extrememly -> extremely
extremeophile -> extremophile
extremly -> extremely
extrordinarily -> extraordinarily
extrordinary -> extraordinary
faciliate -> facilitate
facilites -> facilities
facillitate -> facilitate
facinated -> fascinated
facist -> fascist
faeture -> feature
failse -> false
fales -> false
familair -> familiar
familar -> familiar
familes -> families
familliar -> familiar
fammiliar -> familiar
famoust -> famous
fanatism -> fanaticism
farenheit -> Fahrenheit
fasle -> false
fatc -> fact
faught -> fought
favoutrable -> favourable
feasable -> feasible
febuary -> February
feburary -> February
fecth -> fetch
fedreally -> federally
feild -> field
femminist -> feminist
feromone -> pheromone
fertily -> fertility
fianite -> finite
fianl -> final
ficticious -> fictitious
fictious -> fictitious
fidn -> find
fiel -> feel, field, file, phial
fiercly -> fiercely
fifith -> fifth
fightings -> fighting
filiament -> filament
fimilies -> families
finacial -> financial
finaly: -> finally
finalyl -> finally
financialy -> financially
finit: -> finite
finnish -> finish
firend -> friend
firts -> first
fisionable -> fissionable
fitler -> filter
flamable -> flammable
flase -> false
flawess -> flawless
fleed -> fled, freed
Flemmish -> Flemish
flourine -> fluorine
flourishment -> flourishing
fluorish -> flourish
follwo -> follow
foloow -> follow
folow -> follow
fomed -> formed
fomr -> from, form
fonetic -> phonetic
fontrier -> fontier
foootball -> football
fora: -> for a
forbad: -> forbade
forbiden -> forbidden
foreward -> foreword
forfiet -> forfeit
forhead -> forehead
foriegn -> foreign
formalhaut -> Fomalhaut
formallize -> formalize
formaly -> formally, formerly
formelly -> formerly
formidible -> formidable
formost -> foremost
forsaw -> foresaw
forseeable -> foreseeable
fortelling -> foretelling
forthe -> for the
forunner -> forerunner
forwrd -> forward
foucs -> focus
foudn -> found
fougth -> fought
foundaries -> foundries
foundary -> foundry
Foundland -> Newfoundland
fourties -> forties
fourty -> forty
fouth -> fourth
foward -> forward
fraciton -> fraction
fransiscan -> Franciscan
freind -> friend
frequecy -> frequency
frequentily -> frequently
frmo -> from
frome: -> from
fromed -> formed
fromt: -> from
fromthe -> from the
froniter -> frontier
fucntion -> function
fufill -> fulfill
fulfiled -> fulfilled
fullfill -> fulfill
functionial -> functional
fundametal -> fundamental
funguses -> fungi
funtion -> function
furneral -> funeral
furuther -> further
futher -> further
futhroc -> futhark, futhorc
fwe -> few
gae -> game, Gael, gale
galatic -> galactic
Galations -> Galatians
gallaxies -> galaxies
galvinized -> galvanized
Gameboy -> Game Boy
ganerate -> generate
ganster -> gangster
garantee -> guarantee
garnison -> garrison
gaurantee -> guarantee
gaurd -> guard
gaurentee -> guarantee
gemeral -> general
geneological -> genealogical
geneologies -> genealogies
geneology -> genealogy
generaly -> generally
generatting -> generating
genialia -> genitalia
geographicial -> geographical
geometrician -> geometer
gerat: -> great
gerneral -> general
gievn -> given
giit: -> git
giti: -> git
giveing -> giving
glamourous -> glamorous
glight -> flight
gloabl -> global
gnawwed -> gnawed
godess -> goddess
Godounov -> Godunov
goign -> going
gonig -> going
Gothenberg -> Gothenburg
Gottleib -> Gottlieb
gouvener -> governor
govement -> government
govenment -> government
govenrment -> government
goverance -> governance
goverment -> government
governer -> governor
governmnet -> government
govorment -> government
govornment -> government
gracefull: -> graceful
graet -> great
grafitti -> graffiti
gramatically -> grammatically
grammaticaly -> grammatically
gratuitious -> gratuitous
greatful -> grateful
greif -> grief
gridles -> griddles
gropu -> group
gruop -> group
grwo -> grow
guaratee -> guarantee
guarentee -> guarantee
Guatamala -> Guatemala
guerrila -> guerrilla
guidence -> guidance
guidline -> guideline
Guilia -> Giulia
Guilio -> Giulio
Guiness -> Guinness
Guiseppe -> Giuseppe
gunanine -> guanine
gurantee -> guarantee
guttaral -> guttural
gutteral -> guttural
gya: -> gay
habaeus -> habeas
habeus -> habeas
Habsbourg -> Habsburg
hadbeen -> had been
hadnt -> hadn't
haemorrage -> haemorrhage
halarious -> hilarious
Hallowean -> Halloween
happend: -> happened
happended -> happened
happenned -> happened
harased -> harassed
harases -> harasses
harasment -> harassment
harassement -> harassment
harras: -> harass
harrased -> harassed
harrases -> harasses
harrasing -> harassing
harrasment -> harassment
harrassed -> harassed
harrasses -> harassed
harrassing -> harassing
harrassment -> harassment
hasbeen -> has been
hasnt -> hasn't
hatian -> Haitian
haveing -> having
haviest -> heaviest
hcance -> chance
hcange -> change
hda -> had
healthercare -> healthcare
heared -> heard
heathy -> healthy
Heidelburg -> Heidelberg
heigher -> higher
heirarch -> hierarch
heiroglyphics -> hieroglyphics
helment -> helmet
helpfull: -> helpful
helpped -> helped
hemmorhage -> hemorrhage
herad -> heard
herat -> heart
heridity -> heredity
heroe: -> hero
heros: -> heroes
hertiage -> heritage
hertzs -> hertz
hesaid -> he said
hesistant -> hesitant
hesitaet -> hesitate
heterogenous -> heterogeneous
hewas -> he was
hieght -> height
hierachical -> hierarchical
hierachies -> hierarchies
hierachy -> hierarchy
hierarcical -> hierarchical
hierarcy -> hierarchy
hieroglph -> hieroglyph
higeine -> hygiene
higer -> higher
higest -> highest
higway -> highway
hillarious -> hilarious
himselv -> himself
hinderance -> hindrance
hinderence -> hindrance
hindrence -> hindrance
hipopotamus -> hippopotamus
hismelf -> himself
historicians -> historians
hitsingles -> hit singles
hiygeine -> hygiene
hlep -> help
holf -> hold
holliday -> holiday
homestate -> home state
homogeneize -> homogenize
honory -> honorary
horrifing -> horrifying
hosited -> hoisted
hospitible -> hospitable
hounour -> honour
housr -> hours, house
howerver -> however
howver -> however
hsa -> has
hsitorians -> historians
hstory -> history
htere: -> there
htey: -> they
htikn -> think
htink -> think
htis: -> this
htp -> http
httpl -> http:
httpsl -> https:
humer -> humor
huminoid -> humanoid
humoural -> humoral
humurous -> humorous
husban: -> husband
hvae: -> have
hvaing -> having
hvea: -> have
hwihc -> which
hwile -> while
hwole -> whole
hydogen -> hydrogen
hydropile -> hydrophile
hydropilic -> hydrophilic
hydropobe -> hydrophobe
hydropobic -> hydrophobic
hygeine -> hygiene
hygene -> hygiene
hygine -> hygiene
hyjack -> hijack
hypocracy -> hypocrisy
hypocrasy -> hypocrisy
hypocricy -> hypocrisy
hypocrit: -> hypocrite
hypocrits -> hypocrites
iamge -> image
iconclastic -> iconoclastic
idaeidae -> idea
idaes -> ideas
idealogies -> ideologies
idealogy -> ideology
identicial -> identical
identifers -> identifiers
identifiy -> identify
identofy -> identify
ideosyncratic -> idiosyncratic
idesa -> ideas, ides
idiosyncracy -> idiosyncrasy
ignorence -> ignorance
Ihaca -> Ithaca
illegimacy -> illegitimacy
illiegal -> illegal
illution -> illusion
ilness -> illness
imagenary -> imaginary
imagin: -> imagine
imaginery -> imaginary
imanent -> eminent, imminent
imcomplete -> incomplete
imediate -> immediate
imediatly -> immediately
imense -> immense
imigrant -> emigrant, immigrant
imigrated -> emigrated, immigrated
imigration -> emigration, immigration
iminent -> eminent, imminent, immanent
immediatley -> immediately
immediatly -> immediately
immidately -> immediately
immidiately -> immediately
immitate -> imitate
immitating -> imitating
immitator -> imitator
immunosupressant -> immunosuppressant
impecabbly -> impeccably
impedence -> impedance
impilies -> implies
implamenting -> implementing
implemenation -> implementation
impliment -> implement
imploys -> employs
importamt -> important
importent -> important
importnat -> important
impressario -> impresario
imprioned -> imprisoned
imprisonned -> imprisoned
improvemnt -> improvement
improvision -> improvisation
improvment -> improvement
inablility -> inability
inadiquate -> inadequate
inadquate -> inadequate
inadvertant -> inadvertent
inagurated -> inaugurated
inaguration -> inauguration
inaugures -> inaugurates
inbalance -> imbalance
inbetween -> between
incarcirated -> incarcerated
incidentially -> incidentally
incidently -> incidentally
inclreased -> increased
includ: -> include
includng -> including
inclued -> include
incomptable -> incompatible
incomptetent -> incompetent
incoroporated -> incorporated
incorportaed -> incorporated
incorprates -> incorporates
incramentally -> incrementally
increadible -> incredible
incredable -> incredible
inctroduce -> introduce
incuding -> including
incunabla -> incunabula
indecate -> indicate
indeces -> indices
indecies -> indices
indefineable -> undefinable
indentical -> identical
indepedantly -> independently
indespensable -> indispensable
indespensible -> indispensable
indicies -> indices
indictement -> indictment
indigineous -> indigenous
indipendence -> independence
indipendent -> independent
indispensible -> indispensable
indisputible -> indisputable
indisputibly -> indisputably
indite -> indict
individualy -> individually
indpendent -> independent
indulgue -> indulge
indutrial -> industrial
indviduals -> individuals
inefficienty -> inefficiently
inevatible -> inevitable
inevitible -> inevitable
inevititably -> inevitably
infalability -> infallibility
infallable -> infallible
infectuous -> infectious
infered -> inferred
infilitrate -> infiltrate
infilitration -> infiltration
inflamation -> inflammation
influance -> influence
influencial -> influential
influented -> influenced
infomation -> information
informatoin -> information
informtion -> information
infrantryman -> infantryman
infrigement -> infringement
infront -> in front
ingenius -> ingenious
ingreediants -> ingredients
inhabitans -> inhabitants
inherantly -> inherently
inheritage -> heritage, inheritance
inheritence -> inheritance
inital -> initial
initation -> initiation
initiaitive -> initiative
inlcuding -> including
inmigrant -> immigrant
innoculated -> inoculated
inocence -> innocence
inofficial -> unofficial
inpeach -> impeach
inpending -> impending
inpenetrable -> impenetrable
inpolite -> impolite
inprisonment -> imprisonment
inproving -> improving
insectiverous -> insectivorous
insensative -> insensitive
inseperable -> inseparable
insistance -> insistence
insitution -> institution
inspite -> in spite
instade -> instead
instaleld -> installed
instatance -> instance
insted -> instead
institue -> institute
instuction -> instruction
instuments -> instruments
instutionalized -> institutionalized
instutions -> institutions, intuitions
insurence -> insurance
intelectual -> intellectual
inteligence -> intelligence
inteligent -> intelligent
intelligance -> intelligence
intenational -> international
intented -> intended, indented
intepretation -> interpretation
intepretator -> interpretor
interational -> international
interator -> iterator
interbread -> interbreed, interbred
interchangably -> interchangeably
intercontinetal -> intercontinental
intered -> interred, interned
interelated -> interrelated
interferance -> interference
interfereing -> interfering
intergrated -> integrated
intergration -> integration
interm: -> interim
internation: -> international
interpet -> interpret
interrim -> interim
interrugum -> interregnum
intertaining -> entertaining
interum -> interim
interupt -> interrupt
intervines -> intervenes
intevene -> intervene
inthe -> in the
intial -> initial
intput -> input
intrduced -> introduced
intrest -> interest
introdued -> introduced
intruduced -> introduced
intrument -> instrument
intrusted -> entrusted
inturn -> in turn
intutive -> intuitive
inudstry -> industry
inumerable -> enumerable, innumerable
inventer -> inventor
invertibrates -> invertebrates
investingate -> investigate
invitaion -> invitation
invliad -> invalid
involvment -> involvement
invstigate -> investigate
inwhich -> in which
iresistable -> irresistible
iresistably -> irresistibly
iresistible -> irresistible
iresistibly -> irresistibly
iritable -> irritable
iritated -> irritated
ironicly -> ironically
irregardless -> regardless
irreplacable -> irreplaceable
irresistable -> irresistible
irresistably -> irresistibly
issueing -> issuing
isthe -> is the
ititial -> initial
itnerest -> interest
itnroduced -> introduced
iunior -> junior
ivestigate -> investigate
ivestigative -> investigative
Janurary -> January
Januray -> January
Japanes: -> Japanese
jeapardy -> jeopardy
jewllery -> jewellery
Johanine -> Johannine
jorunal -> journal
Jospeh -> Joseph
jouney -> journey
journied -> journeyed
journies -> journeys
jstu -> just
jsut -> just
Juadaism -> Judaism
Juadism -> Judaism
judical -> judicial
judisuary -> judiciary
juducial -> judicial
jugment -> judgement
juristiction -> jurisdiction
kindergarden -> kindergarten
klenex -> kleenex
knifes: -> knives
knive: -> knife
knowldge -> knowledge
knowlege -> knowledge
knwo: -> know
knwon: -> known
knwos -> knows
konw: -> know
konwn: -> known
konws -> knows
kwno: -> know
kwnon: -> known
labatory -> laboratory
labled -> labeled
labratory -> laboratory
laeve -> leave
laguage -> language
languange -> language
laparascopic -> laparoscopic
larg: -> large
largst -> largest
larrry -> larry
lastyear -> last year
lattitude -> latitude
launchs -> launches
launhed -> launched
lavae -> larvae
lazyness -> laziness
lciense -> license
leanr -> learn
learnign -> learning
leathal -> lethal
lebsian -> lesbian
legitamate -> legitimate
legitmate -> legitimate
leibnitz -> leibniz
lenght -> length
lerans -> learns
lesbain -> lesbian
lesban -> lesbian
lesbina -> lesbian
leutenant -> lieutenant
leval -> level
levetate -> levitate
levetating -> levitating
levle -> level
liasion -> liaison
liason -> liaison
libary -> library
libell -> libel
libguistic -> linguistic
libitarianisn -> libertarianism
librarry -> library
librery -> library
lieing -> lying
liek -> like
liesure -> leisure
lieuenant -> lieutenant
lieutenent -> lieutenant
liftime -> lifetime
lightyear -> light year
likelyhood -> likelihood
likly -> likely
linnaena -> linnaean
lippizaner -> lipizzaner
liquify -> liquefy
liscense -> license
lisence -> license
listner -> listener
litature -> literature
literaly -> literally
literture -> literature
littel -> little
litterally -> literally
liuke -> like
livley -> lively
lmits -> limits
lonelyness -> loneliness
longitudonal -> longitudinal
lonley -> lonely
lonly -> lonely
loonig -> looking
looses: -> loses
loosing -> losing
looup -> lookup
lotharingen -> lothringen
lukid -> likud
Lybia -> Libya
maching -> machine, marching, matching
mackeral -> mackerel
macthing -> matching
magasine -> magazine
magincian -> magician
magisine -> magazine
magizine -> magazine
magnificient -> magnificent
magolia -> magnolia
mailny -> mainly
maintainance -> maintenance
maintainence -> maintenance
maintance -> maintenance
maintence -> maintenance
maintenence -> maintenance
maintinaing -> maintaining
maintioned -> mentioned
maintnance -> maintenance
majoroty -> majority
maked -> marked, made
makeing -> making
makse -> makes
Malcom -> Malcolm
maltesian -> Maltese
mamal -> mammal
managable -> manageable
managment -> management
manefist -> manifest
maneouvre -> manoeuvre
maneouvring -> manoeuvring
manisfestations -> manifestations
manoeuverability -> maneuverability
mantain -> maintain
manuever -> maneuver
manufacturedd -> manufactured
manufature -> manufacture
manufaturing -> manufacturing
manuver -> maneuver
mariage -> marriage
marjority -> majority
markes -> marks
marketting -> marketing
marmelade -> marmalade
marrage -> marriage
marraige -> marriage
marrtyred -> martyred
marryied -> married
Massachussets -> Massachusetts
Massachussetts -> Massachusetts
massmedia -> mass media
masterbation -> masturbation
mataphysical -> metaphysical
materalists -> materialist
mathamatics -> mathematics
mathematican -> mathematician
mathematicas -> mathematics
matheticians -> mathematicians
mathmatically -> mathematically
mathmatician -> mathematician
mccarthyst -> mccarthyist
mchanics -> mechanics
mcuh -> much
meaing -> meaning
meaninng -> meaning
mear -> wear, mere, mare
mechandise -> merchandise
medacine -> medicine
medeival -> medieval
medevial -> medieval
mediciney -> mediciny
medievel -> medieval
mediterainnean -> mediterranean
Mediteranean -> Mediterranean
meerkrat -> meerkat
melieux -> milieux
membranaphone -> membranophone
memeber -> member
meranda -> veranda, Miranda
mercentile -> mercantile
merchent -> merchant
mereg -> merge
mesage -> message
messanger -> messenger
messenging -> messaging
metalic -> metallic
metalurgic -> metallurgic
metalurgy -> metallurgy
metamorphysis -> metamorphosis
metaphoricial -> metaphorical
meterologist -> meteorologist
meterology -> meteorology
methaphor -> metaphor
michagan -> Michigan
micoscopy -> microscopy
midwifes -> midwives
mileau -> milieu
milennia -> millennia
milennium -> millennium
mileu -> milieu
miliary -> military
miligram -> milligram
miliraty -> military
millenia -> millennia
millenium -> millennium
millepede -> millipede
millioniare -> millionaire
millitant -> militant
millitary -> military
millon -> million
miltary -> military
minature -> miniature
minerial -> mineral
ministery -> ministry
minsitry -> ministry
minstries -> ministries
minstry -> ministry
minumum -> minimum
mirrorred -> mirrored
miscelaneous -> miscellaneous
miscellanious -> miscellaneous
miscellanous -> miscellaneous
mischeivous -> mischievous
mischevious -> mischievous
mischievious -> mischievous
misdameanor -> misdemeanor
misfourtunes -> misfortunes
misile -> missile
Misouri -> Missouri
mispell -> misspell
missen -> mizzen
Missisipi -> Mississippi
Missisippi -> Mississippi
missle -> missile
missonary -> missionary
misterious -> mysterious
mistery: -> mystery
misteryous -> mysterious
misterys: -> mysteries
mkae -> make
mkaing -> making
mkea -> make
moderm -> modem
modle -> model
moent -> moment
moeny -> money
mohammedans -> muslims
moleclues -> molecules
momento: -> memento
momentraily -> momentarily
monestaries -> monasteries
monestary -> monastery, monetary
monickers -> monikers
monolite -> monolithic
monserrat -> Montserrat
montains -> mountains
montanous -> mountainous
Montnana -> Montana
monts -> months
montypic -> monotypic
moreso -> more, more so
morgage -> mortgage
Morisette -> Morissette
Morrisette -> Morissette
morroccan -> moroccan
morrocco -> morocco
morroco -> morocco
mortage -> mortgage
mosture -> moisture
motiviated -> motivated
mots -> most
mounth -> month
movei -> movie
movment -> movement
mroe -> more
mucuous -> mucous
muder -> murder
muhammadan -> muslim
multicultralism -> multiculturalism
multipled -> multiplied
multiplers -> multipliers
munber -> number
muncipalities -> municipalities
muncipality -> municipality
munnicipality -> municipality
muscels -> mussels, muscles
muscial -> musical
muscician -> musician
mutiliated -> mutilated
myraid -> myriad
mysef -> myself
mysogynist -> misogynist
mysogyny -> misogyny
mysterous -> mysterious
Mythraic -> Mithraic
naieve -> naive
namesapce -> namespace
namespcae -> namespace
Naploeon -> Napoleon
Napolean -> Napoleon
Napoleonian -> Napoleonic
naturaly -> naturally
naturely -> naturally
naturual -> natural
Nazereth -> Nazareth
necassarily -> necessarily
necassary -> necessary
neccesarily -> necessarily
neccesary -> necessary
neccessarily -> necessarily
neccessary -> necessary
neccessities -> necessities
necesarily -> necessarily
necesary -> necessary
necessery -> necessary
necessiate -> necessitate
neglible -> negligible
negligable -> negligible
negociate -> negotiate
negociation -> negotiation
negotation -> negotiation
negotiaing -> negotiating
neice -> niece
neigborhood -> neighborhood
neigbour -> neighbor
neolitic -> neolithic
nessasarily -> necessarily
nessecary -> necessary
nestin: -> nesting
neverthless -> nevertheless
newletters -> newsletters
ngiht -> night
niave -> naive
nickle -> nickel
nieghbor -> neighour
nieve -> naive
nightime -> nighttime
nihgt -> night
nineth -> ninth
ninteenth -> nineteenth
ninties -> 1990s
ninty -> ninety
nkow -> know
nmae -> name
noncombatents -> noncombatants
nonsence -> nonsense
nontheless -> nonetheless
noone -> no one
norhern -> northern
northen -> northern
northereastern -> northeastern
notabley -> notably
noteable -> notable
noteably -> notably
noteriety -> notoriety
noth -> north
noticable -> noticeable
noticably -> noticeably
noticeing -> noticing
noticible -> noticeable
noveau -> nouveau
novermber -> November
nowdays -> nowadays
nowe -> now
nucular -> nuclear
nuculear -> nuclear
nuisanse -> nuisance
nullabour -> Nullarbor
numberous -> numerous
nuremburg -> Nuremberg
nusance -> nuisance
nutritent -> nutrient
nuturing -> nurturing
oaky -> okay
obession -> obsession
obssessed -> obsessed
obstacal -> obstacle
obstancles -> obstacles
obstruced -> obstructed
ocasion: -> occasion
ocasional: -> occasional
ocasionally -> occasionally
ocasionaly -> occasionally
ocasioned -> occasioned
ocasions -> occasions
ocassion: -> occasion
ocassional: -> occasional
ocassionally -> occasionally
ocassionaly -> occasionally
ocassioned -> occasioned
ocassions -> occasions
occaison -> occasion
occassion: -> occasion
occassional: -> occasional
occassionally -> occasionally
occassionaly -> occasionally
occassioned -> occasioned
occassions -> occasions
occationally -> occasionally
occour -> occur
occurance -> occurrence
occured -> occurred
occurence -> occurrence
occuring -> occurring
occurr: -> occur
occurrance -> occurrence
octohedra -> octahedra
octohedron -> octahedron
ocuntries -> countries
ocurr: -> occur
ocurrance -> occurrence
ocurred -> occurred
ocurrence -> occurrence
offcer -> officer
offcially -> officially
offereing -> offering
offical: -> official
offically -> officially
officals -> officials
officaly -> officially
officialy -> officially
offred -> offered
oftenly -> often
oging -> going, ogling
omision -> omission
omited -> omitted
omiting -> omitting
omlette -> omelette
omniverous -> omnivorous
omre -> more
openess -> openness
operaotr -> operator
operaror -> operator
oportunity -> opportunity
oposite -> opposite
oppasite -> opposite
oppenly -> openly
opperation -> operation
oppertunity -> opertunity
oppinion -> opinion
opponant -> opponent
oppononent -> opponent
opposate -> opposite
opposit: -> opposite
oppositition -> opposition
oppossed -> opposed
oppotunities -> opportunities
oppotunity -> opportunity
opprotunity -> opportunity
opression -> oppression
opressive -> oppressive
opthalmic -> ophthalmic
opthalmologist -> ophthalmologist
opthalmology -> ophthalmology
opthamologist -> ophthalmologist
optmizations -> optimizations
optomism -> optimism
orgainization -> organization
organim -> organism
organistion -> organisation
organiztion -> organization
orgin: -> origin, organ
orginal -> original
orginization -> organization
orginize -> organise
oridinarily -> ordinarily
origanaly -> originally
originall -> original, originally
originaly -> originally
originial -> original
originnally -> originally
origional -> original
orignal -> original
orignially -> originally
otherwordly -> otherworldly
oublisher -> publisher
ouevre -> oeuvre
ouptut -> output
ouput -> output
oustanding -> outstanding
outragous -> outrageous
overide -> override
overshaddowed -> overshadowed
overthe -> over the
overwelming -> overwhelming
overwheliming -> overwhelming
ovveride -> override
owudl -> would
owuld -> would
oxident -> oxidant
oxigen -> oxygen
oximoron -> oxymoron
paide -> paid
paitience -> patience
palce -> place, palace
paleolitic -> paleolithic
paliamentarian -> parliamentarian
palistian -> Palestinian
palistinian -> Palestinian
pallete -> palette
pamflet -> pamphlet
pamplet -> pamphlet
pantomine -> pantomime
papaer -> paper
Papanicalou -> Papanicolaou
paralel: -> parallel
paralell: -> parallel
paralelly -> parallelly
paralely -> parallelly
parallely -> parallelly
paranthesis -> parenthesis
paraphenalia -> paraphernalia
parellels -> parallels
parisitic -> parasitic
parituclar -> particular
parliment -> parliament
parrakeets -> parakeets
parralel -> parallel
parrallel: -> parallel
parrallell: -> parallel
parrallelly -> parallelly
parrallely -> parallelly
partialy -> partially
particually -> particularly
particualr -> particular
particuarly -> particularly
particularily -> particularly
particulary -> particularly
partof -> part of
pary -> party
pasenger -> passenger
passerbys -> passersby
pasttime -> pastime
pastural -> pastoral
paticular -> particular
pattented -> patented
patturn -> pattern
paturn -> pattern
pavillion -> pavilion
payed -> paid
paymetn -> payment
pblisher -> publisher
pbulisher -> publisher
pciture -> picture
peacefuland -> peaceful and
peageant -> pageant
peaple -> people
peculure -> peculiar
pedestrain -> pedestrian
peformed -> performed
Peloponnes -> Peloponnesus
penatly -> penalty
penerator -> penetrator
penisula -> peninsula
penninsula -> peninsula
pennisula -> peninsula
Pennyslvania -> Pennsylvania
pensinula -> peninsula
pensle -> pencil
peolpe -> people
peopel -> people
peotry -> poetry
perade -> parade
percentof -> percent of
percentto -> percent to
percepted -> perceived
percieve -> perceive
pereguine -> peregrine
perenially -> perennially
peretrator -> perpetrator
perfomance -> performance
perfomer -> performer
performence -> performance
performes -> performed, performs
perhasp -> perhaps
perheaps -> perhaps
perhpas -> perhaps
peripathetic -> peripatetic
peristent -> persistent
perjery -> perjury
perjorative -> pejorative
permanant -> permanent
permenant -> permanent
perminent -> permanent
permissable -> permissible
perogative -> prerogative
peronal -> personal
perosnality -> personality
perpertrate -> perpetrate
perphas -> perhaps
perpindicular -> perpendicular
perscription -> prescription
perseverence -> perseverance
persistance -> persistence
persistant -> persistent
personalyl -> personally
personel: -> personnel
personell -> personnel
personnell -> personnel
persuded -> persuaded
persue -> pursue
persuing -> pursuing
persuit -> pursuit
pertubation -> perturbation
pessiary -> pessary
petetion -> petition
Pharoah -> Pharaoh
phenomenom -> phenomenon
phenomenonal -> phenomenal
phenomenonly -> phenomenally
phenomonenon -> phenomenon
phenomonon -> phenomenon
phenonmena -> phenomena
Philipines -> Philippines
philisopher -> philosopher
philisophical -> philosophical
philisophy -> philosophy
Phillipine -> Philippine
Phillippines -> Philippines
phillosophically -> philosophically
philospher -> philosopher
philosphies -> philosophies
philosphy -> philosophy
Phonecian -> Phoenecian
phongraph -> phonograph
phylosophical -> philosophical
physicaly -> physically
piblisher -> publisher
pilgrimmage -> pilgrimage
pinapple -> pineapple
pinnaple -> pineapple
pinoneer -> pioneer
plaesant -> pleasant
plagarism -> plagiarism
plagerize -> plagiarize
planation -> plantation
planed -> planned
plantiff -> plaintiff
plateu -> plateau
plausable -> plausible
playright -> playwright
playwrite -> playwright
pleasent -> pleasant
plebicite -> plebiscite
plesant -> pleasant
poenis -> penis
poeople -> people
poeple -> people
poety -> poetry
poisin -> poison
poitner -> pointer
polical -> political
polinator -> pollinator
politican -> politician
poltical -> political
polute -> pollute
poluting -> polluting
polution -> pollution
polyphonyic -> polyphonic
polysaccaride -> polysaccharide
polysaccharid: -> polysaccharide
pomegranite -> pomegranate
pomotion -> promotion
poportional -> proportional
popoulation -> population
popularaty -> popularity
populare -> popular
populer -> popular
porblem -> problem
porshan -> portion
porshon -> portion
portait -> portrait
portayed -> portrayed
portraing -> portraying
Portugese -> Portuguese
portuguease -> portuguese
portugues -> Portuguese
porvide -> provide
posess -> possess
posion -> poison
positon -> position, positron
possable -> possible
possably -> possibly
posseses -> possesses
possesing -> possessing
possesion -> possession
possessess -> possesses
possibile -> possible
possibilty -> possibility
possiblility -> possibility
possiblilty -> possibility
possiblities -> possibilities
possiblity -> possibility
possition -> position
Postdam -> Potsdam
posthomous -> posthumous
postion -> position
postition -> position
postive -> positive
potatos -> potatoes
potentialy -> potentially
potrait -> portrait
potray -> portray
poulations -> populations
poverful -> powerful
poweful -> powerful
powerfull -> powerful
ppublisher -> publisher
practial -> practical
practicaly -> practically
practicioner -> practitioner
practicly -> practically
practioner -> practitioner
prairy -> prairie
pramga: -> pragma
prarie -> prairie
pratice -> practice
preample -> preamble
precedessor -> predecessor
preceed: -> precede
preceeds -> precedes
precentage -> percentage
precice -> precise
precisly -> precisely
precurser -> precursor
predecesor -> predecessor
predicatble -> predictable
predicitons -> predictions
predomiantly -> predominately
preferrably -> preferably
prefure -> prefer
pregancies -> pregnancies
pregnent -> pregnant
preiod -> period
prelease -> release
preliferation -> proliferation
premeire -> premiere
preminence -> preeminence
premission -> permission
Premonasterians -> Premonstratensians
preocupation -> preoccupation
prepair -> prepare
prepartion -> preparation
prepatory -> preparatory
preperation -> preparation
preriod -> period
presance -> presence
presedential -> presidential
presense -> presence
presidenital -> presidential
presitgious -> prestigious
prespective -> perspective
prestigeous -> prestigious
prestigous -> prestigious
prestine -> pristine
presumabely -> presumably
presumibly -> presumably
pretection -> protection
prevelant -> prevalent
preverse -> perverse
previos -> previous
previus -> previous
previvous -> previous
pricipal -> principal
priciple -> principle
priestood -> priesthood
primarly -> primarily
primative -> primitive
primordal -> primordial
principaly -> principality
principial -> principal
principlaity -> principality
principly -> principally
prinicipal -> principal
privalege -> privilege
priveledges -> privileges
privelege -> privilege
privelige -> privilege
privelleges -> privileges
privilage -> privilege
priviledge -> privilege
privledge -> privilege
privlege -> privilege
privte -> private
probabilaty -> probability
probablistic -> probabilistic
probablly -> probably
probalibity -> probability
probaly -> probably
probelm -> problem
problesm -> problems
proccess -> process
procede -> proceed, precede
procedger -> procedure
proceding -> proceeding
proceedure -> procedure
proces: -> process
processer -> processor
proclaimation -> proclamation
proclamed -> proclaimed
proclaming -> proclaiming
proclomation -> proclamation
proctetion -> protection
proeprty -> property
profesion -> profusion, profession
profesor -> professor
professer -> professor
profet -> profit
proffesed -> professed
proffesion -> profession
proffesor -> professor
proffession -> profession
proffessor -> professor
profilic -> prolific
progessed -> progressed
progidy -> prodigy
programable -> programmable
progrom -> pogrom, program
prohabition -> prohibition
prologomena -> prolegomena
prominance -> prominence
prominant -> prominent
prominately -> prominently
promiscous -> promiscuous
promotted -> promoted
pronomial -> pronominal
pronouced -> pronounced
pronounched -> pronounced
pronounciation -> pronunciation
proove -> prove
propery -> property
prophacy -> prophecy
propietary -> proprietary
propmted -> prompted
propoganda -> propaganda
propogate -> propagate
propogation -> propagation
propotions -> proportions
propper -> proper
proprietory -> proprietary
proseletyzing -> proselytizing
protaganist -> protagonist
protction -> protection
protocal -> protocol
protoganist -> protagonist
protoge -> protege
protrayed -> portrayed
protruberance -> protuberance
prouncements -> pronouncements
provacative -> provocative
provded -> provided
provicial -> provincial
provinicial -> provincial
provisiosn -> provision
provisonal -> provisional
proximty -> proximity
pseudononymous -> pseudonymous
pseudonyn -> pseudonym
psoition -> position
psuedo -> pseudo
psycology -> psychology
psyhic -> psychic
ptogress -> progress
pubilsher -> publisher
pubisher -> publisher
publiaher -> publisher
publically -> publicly
publicaly -> publicly
publicher -> publisher
publihser -> publisher
publisehr -> publisher
publiser -> publisher
publisger -> publisher
publisheed -> published
publisherr -> publisher
publishher -> publisher
publishor -> publisher
publishre -> publisher
publissher -> publisher
publlisher -> publisher
publsiher -> publisher
publusher -> publisher
puchasing -> purchasing
pucini -> Puccini
puertorrican -> Puerto Rican
pulisher -> publisher
pumkin -> pumpkin
puplisher -> publisher
puritannical -> puritanical
purposedly -> purposely
purpotedly -> purportedly
pursuade -> persuade
pususading -> persuading
pwoer -> power
pyscic -> psychic
qtuie -> quite, quiet
quantaty -> quantity
quantitiy -> quantity
quarantaine -> quarantine
quarentine -> quarantine
quarer -> quarter
quater -> quarter
Queenland -> Queensland
quesion -> question
questin: -> question
questino -> question
questiom -> question
questiosn -> questions
questoin -> question
queston -> question
quetion -> question
quicklyu -> quickly
quinessential -> quintessential
quizes -> quizzes
qutie -> quite, quiet
rabinnical -> rabbinical
racaus -> raucous
radiactive -> radioactive
radify -> ratify
raedy -> ready
raelly -> really
raidus -> radius
rarified -> rarefied
reaccurring -> recurring
reacing -> reaching
reacll -> recall
readmition -> readmission
realitvely -> relatively
realsitic -> realistic
realtion -> relation
realy: -> really
realyl -> really
reasearch -> research
reayd -> ready
rebiulding -> rebuilding
rebllions -> rebellions
rebounce -> rebound
reccomend -> recommend
reccommend -> recommend
reccuring -> recurring
receeded -> receded
receeding -> receding
receiev -> receiv
receivedfrom -> received from
recepient -> recipient
receving -> receiving
rechargable -> rechargeable
reched -> reached
reciding -> residing
reciepents -> recipients
reciept -> receipt
recieve -> receive
recieving -> receiving
recipiant -> recipient
recived -> received
recivership -> receivership
recogise -> recognise
recogize -> recognize
recomend -> recommend
recompence -> recompense
reconaissance -> reconnaissance
reconcilation -> reconciliation
reconize -> recognize
reconnaisance -> reconnaissance
reconnaissence -> reconnaissance
recontructed -> reconstructed
recordproducer -> record producer
recquired -> required
recrational -> recreational
recrod -> record
recuiting -> recruiting
recuring -> recurring
recurrance -> recurrence
reday -> ready
rediculous -> ridiculous
reedeming -> redeeming
reenforced -> reinforced
refect -> reflect
refedendum -> referendum
referal -> referral
referece -> reference
refered -> referred
referemce -> reference
referencs -> references
referenece -> reference
referiang -> referring
refering -> referring
refernce -> reference
referrence -> reference
referrs -> refers
reffered -> referred
refference -> reference
reffering -> referring
refrence -> reference
refrers -> refers
refridgeration -> refrigeration
refridgerator -> refrigerator
refromist -> reformist
refusla -> refusal
regads -> Regards
regardes -> regards
regardsless -> regardless
regars -> Regards
regession -> regression
registared -> registerednn
regluar -> regular
regrads -> Regards
regrds -> Regards
regresion -> regression
reguarly -> regularly
regulaion -> regulation
regulaotrs -> regulators
regularily -> regularly
rehersal -> rehearsal
reicarnation -> reincarnation
reigining -> reigning
reknown -> renown
rela: -> real
relaly -> really
relatiopnship -> relationship
relativly -> relatively
releate -> relate
relecte -> reelecte
releive -> relieve
releses -> releases
relevence -> relevance
relevent -> relevant
reliablity -> reliability
relient -> reliant
religeous -> religious
religous -> religious
relinqush -> relinquish
relitavely -> relatively
relize -> realise
reloacte -> relocate
relpacement -> replacement
reltae -> relate
reluctent -> reluctant
remaing -> remaining
remeber -> remember
rememberable -> memorable
rememberance -> remembrance
remembrence -> remembrance
remenant -> remnant
remenicent -> reminiscent
reminent -> remnant
reminescent -> reminiscent
reminscent -> reminiscent
reminsicent -> reminiscent
rendevous -> rendezvous
rendezous -> rendezvous
renedered -> rende
renewl -> renewal
rennovate -> renovate
rennovating -> renovating
rennovation -> renovation
rentors -> renters
reoccurrence -> recurrence
reommend -> recommend
reorganision -> reorganisation
repatition -> repetition, repartition
repblic: -> republic
repblican -> republican
repblics -> republics
repectively -> respectively
repeition -> repetition
repentence -> repentance
repentent -> repentant
repeteadly -> repeatedly
repetion -> repetition
repitition -> repetition
reponse -> response
reponsible -> responsible
reportadly -> reportedly
represantative -> representative
representativs -> representatives
representive -> representative
represetn -> represent
represnt -> represent
reproducable -> reproducible
reprot -> report
reprtoire -> repertoire
repsectively -> respectively
reptition -> repetition
repubic: -> republic
repubican -> republican
repubics -> republics
republi: -> republic
republian: -> republican
republians -> republicans
repulic: -> republic
repulican -> republican
repulics -> republics
requirment -> requirement
requred -> required
resaurant -> restaurant
resembelance -> resemblance
resembes -> resembles
resemblence -> resemblance
reserach -> research
resevoir -> reservoir
residental -> residential
resignement -> resignment
resistence -> resistance
resistent -> resistant
resollution -> resolution
resorce -> resource
respectivly -> respectively
respomce -> response
respomd -> respond
respomse -> response
responce -> response
responibilities -> responsibilities
responisble -> responsible
responnsibilty -> responsibility
responsability -> responsibility
responsable -> responsible
responsibile -> responsible
responsibilites -> responsibilities
responsiblities -> responsibilities
responsiblity -> responsibility
ressemblance -> resemblance
ressemble: -> resemble
ressembled -> resembled
ressemblence -> resemblance
ressembling -> resembling
resssurecting -> resurrecting
ressurect -> resurrect
ressurrection -> resurrection
restarant -> restaurant
restaraunt -> restaurant
restauration -> restoration
restauraunt -> restaurant
resteraunt -> restaurant
resticted -> restricted
restraunt -> restraint, restaurant
restuarant -> restaurant
resturant -> restaurant
resturaunt -> restaurant
resurecting -> resurrecting
resutl -> result
retalitated -> retaliated
retalitation -> retaliation
retreive -> retrieve
retrun -> return
returnd -> returned
reult -> result
reuslt -> result
reutrn -> return
revaluated -> reevaluated
reveiw -> review
reveral -> reversal
reversable -> reversible
revolutionar: -> revolutionary
rewitten -> rewritten
rgeards -> Regards
rhymme -> rhyme
rhythem -> rhythm
rhythim -> rhythm
rhytmic -> rhythmic
rigeur -> rigueur, rigour, rigor
rigourous -> rigorous
rininging -> ringing
Rockerfeller -> Rockefeller
rococco -> rococo
rocord -> record
roomate -> roommate
rougly -> roughly
rucuperate -> recuperate
rudimentatry -> rudimentary
rulle -> rule
rumer -> rumor
runnning -> running
runnung -> running
russina -> Russian
Russion -> Russian
rwite -> write
rythem -> rhythm
rythim -> rhythm
rythm -> rhythm
rythyms -> rhythms
sacrafice -> sacrifice
sacreligious -> sacrilegious
Sacremento -> Sacramento
sacrifical -> sacrificial
saftey -> safety
safty -> safety
salery -> salary
sanctionning -> sanctioning
sandwhich -> sandwich
Sanhedrim -> Sanhedrin
santioned -> sanctioned
sargant -> sergeant
sargeant -> sergeant
sasy -> says, sassy
satelite -> satellite
saterday -> Saturday
satisfactority -> satisfactorily
satisifed -> satisfied
satric -> satiric
sattelite -> satellite
saught -> sought
saveing -> saving
saxaphone -> saxophone
scaleable -> scalable
scandanavia -> Scandinavia
scaricity -> scarcity
scavanged -> scavenged
scedule -> schedule
scen: -> scene
schedual -> schedule
scheduel -> schedule
scholarhip -> scholarship
scholarstic -> scholastic, scholarly
scientfic -> scientific
scientifc -> scientific
scientis: -> scientist
scince -> science
scinece -> science
scirpt -> script
scol: -> scowl
screenwrighter -> screenwriter
scrutinity -> scrutiny
scuptures -> sculptures
seach -> search
secceeded -> seceded, succeeded
seceed -> succeed, secede
secratary -> secretary
secretery -> secretary
sectino -> section
securtiy -> security
sedereal -> sidereal
seeked -> sought
segementation -> segmentation
seguoys -> segues
seige -> siege
seinor -> senior
seldomly -> seldom
selectoin -> selection
senarios -> scenarios
senstive -> sensitive
sensure -> censure
sentance -> sentence
separeate -> separate
seperat: -> separate
seperate -> separate
seperating -> separating
seperation -> separation
seperatism -> separatism
seperatist -> separatist
sepina -> subpoena
sepulchure -> sepulchre, sepulcher
sepulcre -> sepulchre, sepulcher
sequnce -> sequence
sercumstance -> circumstance
serendipiyt -> serendipity
sergent -> sergeant
sernedipity -> serendipity
serveral -> several
settelement -> settlement
settlment -> settlement
severeal -> several
severley -> severely
severly -> severely
sevice -> service
sevral -> several
sevreal -> several
sexaul -> sexual
shadasloo -> shadaloo
shadoloo -> shadaloo
shamen -> shaman, shamans
shcool -> school
sheild -> shield
sherif: -> sheriff
shineing -> shining
sholud -> should
shopkeeepers -> shopkeepers
shorly -> shortly
shortwhile -> short while
shoudl: -> should
shoudln -> shouldn't
shouldent -> shouldn't
shouldnt -> shouldn't
showinf -> showing
shreak -> shriek
shrinked -> shrunk
shure -> sure
shutdonw -> shutdown
shutodwn -> shutdown
sicne -> since
sideral -> sidereal
siezed -> seized, sized
siezing -> seizing, sizing
siezure -> seizure
siginificant -> significant
signficant -> significant
signficiant -> significant
signfies -> signifies
signifacnt -> significant
significently -> significantly
signifigant -> significant
signitories -> signatories
signitory -> signatory
simalar -> similar
similiar -> similar
simmilar -> similar
simpilified -> simplified
simpley -> simply
simplier -> simpler
simpyl -> simply
simultanous -> simultaneous
sincerley -> sincerely
sincerly -> sincerely
singed -> signed
singel -> single
singsog -> singsong
sinse -> sines, since
Sionist -> Zionist
sitll -> still
Sixtin -> Sistine
Skagerak -> Skagerrak
skateing -> skating
slaugterhouse -> slaughterhouse
slighly -> slightly
slippy -> slippery
slowy -> slowly
smealting -> smelting
sneek: -> sneak
sneeks -> sneaks
snese -> sneeze
socalism -> socialism
socities -> societies
sofware -> software
soical -> social
soilders -> soldiers
solatary -> solitary
soley -> solely
solice -> solace
soliders -> soldiers
soliliquy -> soliloquy
soluable -> soluble
somehwat -> somewhat
somtimes -> sometimes
somwhere -> somewhere
sophicated -> sophisticated
sophmore -> sophomore
sorceror -> sorcerer
sorrounding -> surrounding
sotry -> story
sotyr -> satyr, story
soudn -> sound
sould -> could, should, sold, soul
sountrack -> soundtrack
sourthern -> southern
souvenier -> souvenir
soveits -> soviets
sovereignity -> sovereignty
soverignity -> sovereignty
soverignty -> sovereignty
spaec -> space
spainish -> Spanish
speach -> speech
specfic -> specific
speciallized -> specialised, specialized
specif: -> specific, specify
specificaly: -> specifically
specificalyl -> specifically
specifiying -> specifying
speciman -> specimen
spectauclar -> spectacular
spectaulars -> spectaculars
spectogram -> spectrogram
spects -> aspects, expects
spectum -> spectrum
speices -> species
spendour -> splendour
spermatozoan -> spermatozoon
spoace -> space
sponser -> sponsor
spontanous -> spontaneous
sponzor -> sponsor
spoonfulls -> spoonfuls
sppeches -> speeches
spreaded -> spread
sprech -> speech
spred -> spread
spriritual -> spiritual
spritual -> spiritual
sqaure -> square
stablility -> stability
stainlees -> stainless
staion -> station
standars -> standards
stange -> strange
startegic -> strategic
startegies -> strategies
startegy -> strategy
stateman -> statesman
statememts -> statements
statment -> statement
steriods -> steroids
sterotypes -> stereotypes
stilus -> stylus
stingent -> stringent
stiring -> stirring
stirng -> string
stirrs -> stirs
stlye -> style
stnad -> stand
stomache -> stomach
stong -> strong
stopry -> story
storeis -> stories
storise -> stories
stornegst -> strongest
stoyr -> story
stradegies -> strategies
stradegy -> strategy
straght -> straight
stragiht -> straight
stratagically -> strategically
streemlining -> streamlining
stregth -> strength
strengh: -> strength
strenght -> strength
strengtened -> strengthened
strenous -> strenuous
strentgh -> strength
strenuos -> strenuous
strictist -> strictest
strign -> string
strikely -> strikingly
strnad -> strand
structual -> structural
structuer -> structure
struggel -> struggle
strugle -> struggle
stubborness -> stubbornness
stucture -> structure
studdy -> study
studing -> studying
studnet -> student
stuggling -> struggling
sturctural -> structural
sturcture -> structure
subdivisio: -> subdivision
subjudgation -> subjugation
submachne -> submachine
subpecies -> subspecies
subsidary -> subsidiary
subsiduary -> subsidiary
subsquent -> subsequent
substace -> substance
substancial -> substantial
substatial -> substantial
substituded -> substituted
substitued -> substituted
substract -> subtract
subtances -> substances
subterranian -> subterranean
suburburban -> suburban
succceeded -> succeeded
succcesses -> successes
succedded -> succeeded
succeded -> succeeded
succeds -> succeeds
succesful: -> successful
succesfully -> successfully
succesfuly -> successfully
succesion -> succession
succesive -> successive
successfull: -> successful
successfuly: -> successfully
successfulyl -> successfully
successully -> successfully
succsess: -> success
succsessfull: -> successful
suceed: -> succeed
suceeded -> succeeded
suceeding -> succeeding
suceeds -> succeeds
sucesful: -> successful
sucesfully -> successfully
sucesfuly -> successfully
sucesion -> succession
sucess: -> success
sucesses -> successes
sucessful: -> successful
sucessfull: -> successful
sucessfully -> successfully
sucessfuly -> successfully
sucession -> succession
sucessive -> successive
sucessor -> successor
sucessot -> successor
sucide -> suicide
sucidial -> suicidal
sudent -> student
sufferage -> suffrage
sufferred -> suffered
sufferring -> suffering
sufficent -> sufficient
sufficiant -> sufficient
sugest -> suggest
sumary -> summary
sunglases -> sunglasses
supercede -> supersede
superceeded -> superseded
superintendant -> superintendent
suphisticated -> sophisticated
suplimented -> supplemented
supose -> suppose
suposing -> supposing
supplamented -> supplemented
suppliementing -> supplementing
suppoed -> supposed
supposingly -> supposedly
supposse -> suppose
suppy -> supply
suprassing -> surpassing
suprise -> surprise
suprising -> surprising
suprize -> surprise
suprizing -> surprising
surfce -> surface
surley -> surly, surely
suround -> surround
surplanted -> supplanted
surpress -> suppress
surprize -> surprise
surprizing -> surprising
surrended -> surrounded, surrendered
surrepetitious -> surreptitious
surreptious -> surreptitious
surronded -> surrounded
surrouded -> surrounded
surrouding -> surrounding
surrundering -> surrendering
surveilence -> surveillance
surveill -> surveil
surveyer -> surveyor
surviver -> survivor
survivied -> survived
suseptable -> susceptible
suseptible -> susceptible
suspention -> suspension
swaer -> swear
swepth -> swept
swiming -> swimming
swithc -> switch
swtich -> switch
symetrical -> symmetrical
symetry -> symmetry
symettric -> symmetric
symmetral -> symmetric
symmetricaly -> symmetrically
synagouge -> synagogue
syncronization -> synchronization
synonomous -> synonymous
synonymns -> synonyms
synphony -> symphony
syphyllis -> syphilis
sypmtoms -> symptoms
syrap -> syrup
sysmatically -> systematically
sytem -> system
sytle -> style
tabacco -> tobacco
tahn: -> than
taht: -> that
talekd -> talked
talior -> tailor
talkign -> talking
targetted -> targeted
targetting -> targeting
tatoo -> tattoo
tattooes -> tattoos
taxanomic -> taxonomic
taxanomy -> taxonomy
teached -> taught
teamplate -> template
techician -> technician
techiniques -> techniques
technitian -> technician
technnology -> technology
technolgy -> technology
tecnical -> technical
telelevision -> television
televsion -> television
telphony -> telephony
temerature -> temperature
tempalte -> template
temparate -> temperate
temperarily -> temporarily
temperment -> temperament
tempertaure -> temperature
temperture -> temperature
temprary -> temporary
tenacle -> tentacle
tendacy -> tendency
tendancies -> tendencies
tendancy -> tendency
tennisplayer -> tennis player
tepmorarily -> temporarily
terminiate -> terminate
termoil -> turmoil
terrestial -> terrestrial
terriories -> territories
terriory -> territory
territorist -> terrorist
territoy -> territory
terroist -> terrorist
testiclular -> testicular
testomony -> testimony
thansk -> thanks
thast -> that, that's
theather -> theater
theese -> these
thegn -> thing
theif -> thief
theives -> thieves
themselfs -> themselves
themslves -> themselves
theng -> thing
therafter -> thereafter
therby -> thereby
therfore -> therefore
theyre -> they're
thgat -> that
thge -> the
thign -> thing
thigsn -> things
thikn: -> think
thikning -> thinking, thickening
thikns -> thinks
thiunk -> think
thnig -> thing
thoughout -> throughout
threatend -> threatened
threatning -> threatening
threee -> three
threshhold -> threshold
thresold -> threshold
throrough -> thorough
throughly -> thoroughly
throught -> thought, through, throughout
througout -> throughout
thsoe -> those
tht: -> that
thyat -> that
tihkn -> think
timeschedule -> time schedule
timne -> time
tiogether -> together
tiome -> time, tome
tjpanishad -> upanishad
tkaes -> takes
tkaing -> taking
tlaking -> talking
tobbaco -> tobacco
todays -> today's
todya -> today
togehter -> together
toghether -> together
toke -> took
tolerence -> tolerance
Tolkein -> Tolkien
tommorow -> tomorrow
tommorrow -> tomorrow
tomorow -> tomorrow
toriodal -> toroidal
tormenters -> tormentors
tornadoe -> tornado
torpeados -> torpedoes
torpedos -> torpedoes
tortise -> tortoise
totaly: -> totally
totalyl -> totally
toubles -> troubles
tounge -> tongue
tourch -> torch, touch
towords -> towards
towrad -> toward
tradionally -> traditionally
traditionaly: -> traditionally
traditionalyl -> traditionally
traditionnal -> traditional
traditition -> tradition
tradtionally -> traditionally
trafficed -> trafficked
trafficing -> trafficking
trafic -> traffic
trancendent -> transcendent
trancending -> transcending
tranform -> transform
tranpose -> transpose
transcendance -> transcendence
transcendant -> transcendent
transcendentational -> transcendental
transcripting -> transcribing, transcription
transending -> transcending
transesxual: -> transgender
transesxuals -> transgender
transfered -> transferred
transfering -> transferring
transformaton -> transformation
transistion -> transition
translater -> translator
transmissable -> transmissible
transporation -> transportation
tremelo -> tremolo
trigered -> triggered
triguered -> triggered
triology -> trilogy
troling -> trolling
troup: -> troupe
troups -> troupes, troops
truely -> truly
truley -> truly
trustworthyness -> trustworthiness
tryed -> tried
turnk: -> turnkey, trunk
Tuscon -> Tucson
twelth -> twelfth
tyhat -> that
typcial -> typical
typicaly -> typically
tyranies -> tyrannies
tyrany -> tyranny
tyrranies -> tyrannies
tyrrany -> tyranny
ubiquitious -> ubiquitous
udner -> under
udpate -> update
Ukranian -> Ukrainian
ultimely -> ultimately
unacompanied -> unaccompanied
unahppy -> unhappy
unanymous -> unanimous
unathorised -> unauthorised
unbeknowst -> unbeknownst
unbeleivable -> unbelievable
unchallengable -> unchallengeable
unconfortability -> discomfort
uncontitutional -> unconstitutional
understoon -> understood
undetecable -> undetectable
undoubtely -> undoubtedly
undreground -> underground
unecessary -> unnecessary
unequalities -> inequalities
unforetunately -> unfortunately
unforgetable -> unforgettable
unforgiveable -> unforgivable
unforseen -> unforeseen
unfortunatley -> unfortunately
unfortunatly -> unfortunately
unfourtunately -> unfortunately
unihabited -> uninhabited
unilateraly -> unilaterally
unilatreal -> unilateral
uninterruped -> uninterrupted
UnitesStates -> UnitedStates
univeral -> universal
univeristies -> universities
univeristy -> university
univerity -> university
universtiy -> university
univesities -> universities
univesity -> university
unlest -> unless
unlikey -> unlikely
unmanouverable -> unmaneuverable, unmanoeuvrable
unmistakeably -> unmistakably
unoffical -> unofficial
unoperational -> nonoperational
unoticeable -> unnoticeable
unplease -> displease
unprecendented -> unprecedented
unprecidented -> unprecedented
unqiue -> unique
unrepetant -> unrepentant
unrepetent -> unrepentant
unsed -> used, unused, unsaid
unsubstanciated -> unsubstantiated
unsuccessfull -> unsuccessful
unsucessfull -> unsuccessful
untill: -> until
untilll: -> until
untranslateable -> untranslatable
unuseable -> unusable
unusuable -> unusable
unviersity -> university
unwieldly -> unwieldy
upcomming -> upcoming
upgradded -> upgraded
upto -> up to
useage -> usage
usefull -> useful
usefuly -> usefully
useing -> using
usualy: -> usually
usualyl -> usually
ususally -> usually
vaccum: -> vacuum
vaccume -> vacuum
vaccuum -> vacuum
vacinity -> vicinity
vaguaries -> vagaries
vaieties -> varieties
vailidty -> validity
valetta -> valletta
valuble -> valuable
valueable -> valuable
varations -> variations
varient -> variant
variey -> variety
varing -> varying
varities -> varieties
varity: -> variety
vasall -> vassal
vegatarian -> vegetarian
vegitable -> vegetable
vegtable -> vegetable
vehicule -> vehicle
venemous -> venomous
vengance -> vengeance
vengence -> vengeance
verfication -> verification
verison -> version
vermillion -> vermilion
versitilaty -> versatility
versitlity -> versatility
verticies -> vertices
vetween -> between
vigeur -> vigueur, vigour, vigor
vigilence -> vigilance
vigourous -> vigorous
villification -> vilification
villify -> vilify
vincinity -> vicinity
violentce -> violence
virtualy: -> virtually
virtualyl -> virtually
virutal: -> virtual
virutally -> virtually
visable -> visible
visious -> vicious
visting -> visiting
vistors -> visitors
vitories -> victories
vitual -> virtual
volcanoe -> volcano
voleyball -> volleyball
volontary -> voluntary
volonteer -> volunteer
volounteer -> volunteer
volumne -> volume
vreity -> variety
vriety -> variety
vulnerablility -> vulnerability
vulnerible -> vulnerable
warantee -> warranty
wardobe -> wardrobe
warrent -> warrant
warrriors -> warriors
wasnt -> wasn't
wass -> was
watn -> want
wayword -> wayward
weaponary -> weaponry
weas -> was
wehn -> when
weild -> wield
wendsay -> Wednesday
wensday -> Wednesday
wereabouts -> whereabouts
whant -> want
whcih -> which
wheras -> whereas
wherease -> whereas
whereever -> wherever
wherre -> where
whic: -> which
whihc -> which
whith -> with
whlch -> which
whn -> when
wholey -> wholly
wholy -> wholly, holy
whould -> would
whta -> what
whther -> whether
widesread -> widespread
widht -> width
wief -> wife
wierd -> weird
wiew -> view
wihch -> which
wiht -> with
wille -> will
willingless -> willingness
willk -> will
wirting -> writing
withdrawl -> withdrawal, withdraw
witheld -> withheld
withh -> with
withing -> within
withold -> withhold
witht -> with
witn -> with
wiull -> will
wnat -> want
wohle -> whole
wokr -> work
wolud -> would
wonderfull -> wonderful
wordlwide -> worldwide
workststion -> workstation
worls -> world
worstened -> worsened
woudl -> would
wresters -> wrestlers
wriet -> write
writen -> written
wroet -> wrote
wroking -> working
wupport -> support
xenophoby -> xenophobia
yaching -> yachting
yaeh -> yeah
yaerly -> yearly
yaers -> years
yatch -> yacht
yearm -> year
yeasr -> years
yeild -> yield
yementite -> Yemenite, Yemeni
yersa -> years
yotube -> youtube
youseff -> yousef
youself -> yourself
zeebra -> zebra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment