Skip to content

Instantly share code, notes, and snippets.

@drashna
Last active December 19, 2021 17:19
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.
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment