diff --git a/README.md b/README.md
index a95e0ce..f3b6064 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,14 @@
- # Writegood
+ # WriteGood
- Writegood is a browser-based writing helper designed to review text for clarity and correctness.
+ WriteGood is a browser-based writing helper designed to review text for clarity and correctness. Paste or type text into the editor and click "Check" to receive instant feedback. The tool scans the content for the use of transition words as well as common grammatical errors. When issues are found, it highlights the relevant parts of the text and shows clear suggestions for improvement, with convenient click-to-replace functionality.
- Paste or type text into the editor and click "Check". The tool will then scan the content for the use of transition words as well as common grammatical errors. When issues are found, it highlights the relevant parts of the text and shows clear suggestions for improvement, with convenient click-to-replace functionality.
+ The goal is to assist in spotting patterns, improve writing flow and clarity, and catch common errors that are easy to miss when proofreading manually. Furthermore, the tool encourages the use of transitions, which improve coherence and help guide readers smoothly from one idea to the next.
- Overall, the goal is to assist in spotting patterns, improve writing flow and clarity, and catch common errors that are easy to miss when proofreading manually. Importantly, everything runs locally in the browser, so no text is sent anywhere else.
+ Importantly, everything runs locally in the browser, so no text is sent anywhere else. All text remains on-device and is never uploaded to external servers or third-party services.
- As a result, this tool is well suited for everyday writing such as notes, essays, drafts, blog posts, or other general content where quick feedback is useful.
+ WriteGood is well-suited for everyday writing such as notes, essays, drafts, blog posts, email correspondence, documentation, or other general content where quick feedback is useful. It is designed to be a helpful first pass that catches obvious improvements.
- Writegood works out of the box; therefore, there is nothing to install and no account to create. Simply open `writegood.html` in a browser and start writing.\*
+ -----
+
+ \* *The above text scores: **Transitions: 3 (30.0%)**, at a minimum threshold of 15%.*
- \* *The above text scores: **Transitions: 3 (27.3%)**, with a minimum threshold of 11%.*
diff --git a/writegood.html b/writegood.html
index 3686d9a..7f27174 100644
--- a/writegood.html
+++ b/writegood.html
@@ -2,11 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8">
- <title>Language Checker</title>
+ <title>WriteGood</title>
<style>
- body{font-family:sans-serif;padding:20px;max-width:800px;margin:auto}
+ body{font-family:sans-serif;padding:20px;max-width:1000px;margin:auto}
h1{text-align:center}
- #editor{white-space:pre-wrap;word-wrap:break-word;overflow-y:auto;overflow-x:hidden;width:100%;height:400px;padding:10px;border:1px solid #ccc;font-family:monospace;font-size:0.9rem;line-height:1.5}
+ #editor{white-space:pre-wrap;word-wrap:break-word;overflow-y:auto;overflow-x:hidden;width:100%;height:500px;padding:10px;border:1px solid #ccc;line-height:1.5}
#editor:focus{outline:none;border:1px solid #aaa;box-shadow:0 0 4px rgba(0,0,0,0.05)}
.highlight{background-color:#a0e0a0;font-weight:bold}
.error-highlight{background-color:#e0a0a0;font-weight:bold}
@@ -23,7 +23,7 @@
</style>
</head>
<body>
- <h1>Transition Words and Grammar Checker</h1>
+ <h1>WriteGood</h1>
<div id="editor" contenteditable="true" spellcheck="true"></div>
@@ -35,15 +35,11 @@
<script>
const transitionalWords = [
- "above all", "accordingly", "additionally", "after all", "again", "albeit", "all in all", "all things considered", "also", "alternatively", "although", "altogether", "another key point", "another view is", "as a matter of fact", "as a result", "as an example", "as an illustration", "as can be seen", "as exemplified by", "as follows", "as has been noted", "as shown above", "as soon as", "as well as", "at the present time", "at the same time", "at this instant", "basically", "be that as it may", "because of", "besides", "better", "by all means", "by and large", "by contrast", "by the same token", "certainly", "chiefly", "comparatively", "compared with", "consequently", "conversely", "correspondingly", "count", "despite", "different from", "due to", "equally", "equally important", "especially", "even if", "even so", "eventually", "evidence illustrates that", "expressively", "finally moreover", "for example", "for instance", "for one thing", "for the most part", "for the purpose of", "for this reason", "formerly", "forthwith", "frequently", "from time to time", "further", "furthermore", "generally speaking", "given that", "given these points", "hence", "henceforth", "however", "identically", "immediately", "important to realise", "in a moment", "in a word", "in addition", "in any event", "in brief", "in case", "in comparison", "in conclusion", "in contrast", "in detail", "in due time", "in either case", "in essence", "in fact", "in general", "in light of", "in like manner", "in order to", "in other terms", "in other words", "in particular", "in reality", "in short", "in spite of", "in summary", "in that case", "in the event that", "in the final analysis", "in the first place", "in the hope that", "in the long run", "in the meantime", "in the same way", "in this case", "in time", "in view of", "in view of this", "inasmuch as", "including", "indeed", "instead", "it can be seen", "it follows that", "it must be remembered", "lest", "likewise", "mainly", "markedly", "meanwhile", "moreover", "namely", "nevertheless", "next", "nonetheless", "not only", "not to mention", "notably", "notwithstanding", "of course", "on balance", "on the condition that", "on the contrary", "on the negative side", "on the other hand", "on the positive side", "on the whole", "or", "ordinarily", "otherwise", "overall", "owing to", "particularly", "point often overlooked", "prior to", "provided that", "quickly", "rather", "regarding", "regardless", "resulting from", "significantly", "similarly", "since", "so as to", "so long as", "so that", "sooner or later", "specifically", "still", "straightaway", "subsequently", "such as", "surely", "surprisingly", "that implies", "that is to say", "the consequence is", "the consequences are", "the first thing to remember", "the result is", "the results are", "then", "then again", "therefore", "thereupon", "this suggests that", "thus", "to be sure", "to begin with", "to clarify", "to conclude", "to demonstrate", "to emphasise", "to enumerate", "to explain", "to point out", "to put it another way", "to put it differently", "to repeat", "to say nothing of", "to sum up", "to summarise", "to the end that", "together with", "too", "truly", "under those circumstances", "uniquely", "unless", "until now", "up to the present time", "usually", "whenever", "whereas", "while it may be true", "while that may be true", "with attention to", "with this in mind", "with this intention", "without delay", "yet", "whereas"
- ];
-
- const midSentenceOnlyWords = [
- "suggests that", "because", "especially", "still", "unless", "since", "above all"
+ "above all", "accordingly", "additionally", "after all", "albeit", "all in all", "all of a sudden", "all things considered", "although", "altogether", "another key point", "as a matter of fact", "as a result", "as an illustration", "as can be seen", "as has been noted", "as shown above", "as soon as", "as well as", "at the present time", "at the same time", "at this instant", "basically", "be that as it may", "because", "besides", "by all means", "by and large", "by the same token", "certainly", "chiefly", "comparatively", "consequently", "conversely", "correspondingly", "despite", "different from", "due to", "equally", "equally important", "especially", "even so", "eventually", "expressively", "first thing to remember", "for example", "for fear that", "for instance", "for one thing", "for the most part", "for the purpose of", "for this reason", "formerly", "forthwith", "frequently", "from time to time", "further", "furthermore", "generally speaking", "given that", "given these points", "hence", "henceforth", "however", "identically", "immediately", "important to realise", "in a moment", "in a word", "in addition", "in any event", "in brief", "in case", "in conclusion", "in contrast", "in detail", "in due time", "in either case", "in essence", "in fact", "in general", "in light of", "in like manner", "in order to", "in other words", "in particular", "in reality", "in short", "in spite of", "in summary", "in that case", "in the event that", "in the final analysis", "in the first place", "in the hope that", "in the long run", "in the meantime", "in the same way", "in this case", "in time", "in view of", "inasmuch as", "indeed", "lest", "likewise", "markedly", "meanwhile", "moreover", "most compelling evidence", "must be remembered", "namely", "nevertheless", "not only", "not to mention", "notably", "notwithstanding", "of course", "on balance", "on the condition that", "on the contrary", "on the other hand", "on the positive side", "on the negative side", "on the whole", "ordinarily", "otherwise", "overall", "owing to", "point often overlooked", "prior to", "provided that", "quickly", "rather", "regardless", "significantly", "similarly", "since", "so as to", "so long as", "so that", "sooner or later", "specifically", "straightaway", "such as", "surely", "surprisingly", "that is to say", "then again", "therefore", "thereupon", "thus", "to be sure", "to begin with", "to clarify", "to demonstrate", "to emphasise", "to enumerate", "to explain", "to point out", "to put it another way", "to put it differently", "to repeat", "to say nothing of", "to sum up", "to summarise", "to the end that", "together with", "truly", "under those circumstances", "uniquely", "unless", "until now", "up to the present time", "usually", "whenever", "whereas", "with attention to", "with this in mind", "with this intention", "without delay"
];
const commonErrors = {
- "a 11": ["an 11"], "a 11th": ["an 11th"], "a 18": ["an 18"], "a 18th": ["an 18th"], "a 8": ["an 8"], "a 80": ["an 80"], "a 8th": ["an 8th"], "a absolute": ["an absolute"], "a accident": ["an accident"], "a acoustic": ["an acoustic"], "a acronym": ["an acronym"], "a action": ["an action"], "a actual": ["an actual"], "a additional": ["an additional"], "a affair": ["an affair"], "a African": ["an African"], "a album": ["an album"], "a Algerian": ["an Algerian"], "a alien": ["an alien"], "a alternative": ["an alternative"], "a AM": ["an AM"], "a amateur": ["an amateur"], "a American": ["an American"], "a amount": ["an amount"], "a analogue": ["an analogue"], "a angle": ["an angle"], "a Angolan": ["an Angolan"], "a annual": ["an annual"], "a another": ["another"], "a antenna": ["an antenna"], "a anti": ["an anti"], "a Arabian": ["an Arabian"], "a Arabic": ["an Arabic"], "a Argentine": ["an Argentine"], "a Armenian": ["an Armenian"], "a Asian": ["an Asian"], "a assistant": ["an assistant"], "a associate": ["an associate"], "a Australian": ["an Australian"], "a Austrian": ["an Austrian"], "a average": ["an average"], "a batsmen": ["a batsman"], "a businessmen": ["a businessman"], "a businesswomen": ["a businesswoman"], "a consortia": ["a consortium"], "a criteria": ["a criterion"], "a dominate": ["a dominant"], "a early": ["an early"], "a effective": ["an effective"], "a Egyptian": ["an Egyptian"], "a eight": ["an eight"], "a eighteen": ["an eighteen"], "a eighteenth": ["an eighteenth"], "a eighth": ["an eighth"], "a eighty": ["an eighty"], "a electric": ["an electric"], "a electronic": ["an electronic"], "a eleven": ["an eleven"], "a eleventh": ["an eleventh"], "a elite": ["an elite"], "a embedded": ["an embedded"], "a English": ["an English"], "a entire": ["an entire"], "a EP": ["an EP"], "a epic": ["an epic"], "a episode": ["an episode"], "a equal": ["an equal"], "a estimate": ["an estimate"], "a Ethiopian": ["an Ethiopian"], "a ethnic": ["an ethnic"], "a example": ["an example"], "a extra": ["an extra"], "a falling out": ["a falling-out"], "a firemen": ["a fireman"], "a flagella": ["a flagellum"], "a FM": ["an FM"], "a fungi": ["a fungus"], "a gunmen": ["a gunman"], "a impact": ["an impact"], "a independent": ["an independent"], "a Indian": ["an Indian"], "a individual": ["an individual"], "a Indonesian": ["an Indonesian"], "a indoor": ["an indoor"], "a information": ["an information"], "a initiative": ["an initiative"], "a intelligent": ["an intelligent"], "a interesting": ["an interesting"], "a interim": ["an interim"], "a interior": ["an interior"], "a intermediate": ["an intermediate"], "a international": ["an international"], "a Internet": ["an Internet"], "a intersection": ["an intersection"], "a interview": ["an interview"], "a introduction": ["an introduction"], "a Iranian": ["an Iranian"], "a Iraqi": ["an Iraqi"], "a Irish": ["an Irish"], "a iron": ["an iron"], "a island": ["an island"], "a Israeli": ["an Israeli"], "a issue": ["an issue"], "a Italian": ["an Italian"], "a larvae": ["a larva"], "a line up": ["a line-up"], "a lock out": ["a lockout"], "a lose": ["a loss"], "a match up": ["a match-up"], "a media for": ["a medium for"], "a nuclei": ["a nucleus"], "a ocean": ["an ocean"], "a official": ["an official"], "a oil": ["an oil"], "a old": ["an old"], "a one of the": ["one of the"], "a online": ["an online"], "a only a": ["only a"], "a opinion": ["an opinion"], "a organisation": ["an organisation"], "a original": ["an original"], "a other": ["an other"], "a outbreak": ["an outbreak"], "a outdoor": ["an outdoor"], "a outside": ["an outside"], "a overtime": ["an overtime"], "a owner": ["an owner"], "a parentheses": ["a parenthesis"], "a pupae": ["a pupa"], "a radii": ["a radius"], "a run in": ["a run-in"], "a set up": ["a setup"], "a simple as": ["as simple as"], "a spermatozoa": ["a spermatozoon"], "a statesmen": ["a statesman"], "a toss up": ["a toss-up"], "a two months": ["a two-month"], "a ultimate": ["an ultimate"], "a undercover": ["an undercover"], "a underground": ["an underground"], "a unfortunate": ["an unfortunate"], "a unusual": ["an unusual"], "a upper": ["an upper"], "a urban": ["an urban"], "a vertebrae": ["a vertebra"], "a women": ["a woman"], "a work out": ["a workout"], "Aboriginal decent": ["Aboriginal descent"], "about it's": ["about its"], "about they're": ["about their"], "about who to": ["about whom to"], "about who's": ["about whose"], "above it's": ["above its"], "accounting practise": ["accounting practice"], "across it's": ["across its"], "aeroplane hanger": ["aeroplane hangar"], "affect on": ["effect on"], "affect upon": ["effect upon"], "affects of": ["effects of"], "African decent": ["African descent"], "after along time": ["after a long time"], "after awhile": ["after a while"], "after been": ["after being"], "after it's": ["after its"], "after quite awhile": ["after quite a while"], "against it's": ["against its"], "against who": ["against whom"], "ago since": ["since"], "agree in principal": ["agree in principle"], "agreement in principal": ["agreement in principle"], "Albanian decent": ["Albanian descent"], "all for not": ["all for naught"], "all intensive purposes": ["all intents and purposes"], "all it's": ["all its"], "all though": ["although"], "all tolled": ["all told"], "allot of": ["a lot of"], "alma matter": ["alma mater"], "along it's": ["along its"], "along side": ["alongside"], "along time": ["a long time"], "alongside it's": ["alongside its"], "also know as": ["also known as"], "also know by": ["also known by"], "also know for": ["also known for"], "alter boy": ["altar boy"], "alter server": ["altar server"], "am loathe to": ["am loath to"], "American decent": ["American descent"], "amid it's": ["amid its"], "amidst it's": ["amidst its"], "among it's": ["among its"], "among others things": ["among other things"], "amongst it's": ["amongst its"], "an affect": ["an effect"], "an another": ["another"], "an antennae": ["an antenna"], "an European": ["a European"], "an head": ["a head"], "an headache": [" a headache"], "an hero": ["a hero"], "an new": ["a new"], "an nine": ["a nine"], "an number": ["a number"], "an other": ["another"], "an seven": ["a seven"], "an six": ["a six"], "an ten": ["a ten"], "an unit": ["a unit"], "an Unix": ["a Unix"], "an USB": ["a USB"], "and etc": ["etc"], "and so fourth": ["and so forth"], "another criteria": ["another criterion"], "another thing coming": ["another think coming"], "another wise": ["an otherwise"], "any where": ["anywhere"], "apart form": ["apart from"], "are aloud to": ["are allowed to"], "are build": ["are built"], "are can": ["can"], "are have": ["have"], "are it's": ["are its"], "are know as": ["are known as"], "are know by": ["are known by"], "are know for": ["are known for"], "are know to": ["are known to"], "are lain": ["are laid"], "are lead by": ["are led by"], "are loathe to": ["are loath to"], "are ran by": ["are run by"], "are renown": ["are renowned"], "are set-up": ["are set up"], "are setup": ["are set up"], "are shutdown": ["are shut down"], "are suppose to": ["are supposed to"], "are the dominate": ["are the dominant"], "are use to": ["are used to"], "Armenian decent": ["Armenian descent"], "around it's": ["around its"], "as a resulted": ["as a result"], "as apposed to": ["as opposed to"], "as back up": ["as backup"], "as dust fell": ["as dusk fell"], "as followed": ["as follows"], "as it's": ["as its"], "as oppose to": ["as opposed to"], "Asian decent": ["Asian descent"], "aside it's": ["aside its"], "assume the reigns": ["assume the reins"], "assume the roll": ["assume the role"], "at it's": ["at its"], "at the alter": ["at the altar"], "at the reigns": ["at the reins"], "away form": ["away from"], "back and fourth": ["back and forth"], "back drop": ["backdrop"], "back fire": ["backfire"], "back in forth": ["back and forth"], "back peddle": ["backpedal"], "back round": ["background"], "badly effected": ["badly affected"], "baited breath": ["bated breath"], "baled out": ["bailed out"], "baling out": ["bailing out"], "barb wire": ["barbed wire"], "bare in mind": ["bear in mind"], "base on": ["based on"], "based off": ["based on"], "based out of": ["based in"], "basic principal": ["basic principle"], "be build": ["be built"], "be cause": ["because"], "be drew": ["be drawn"], "be it's": ["be its"], "be know as": ["be known as"], "be lain": ["be laid"], "be lead by": ["be led by"], "be loathe to": ["be loath to"], "be ran": ["be run"], "be rode": ["be ridden"], "be set-up": ["be set up"], "be setup": ["be set up"], "be use to": ["be used to"], "be ware": ["beware"], "became know": ["became known"], "because of it's": ["because of its"], "because of the fact that": ["because"], "been a while": ["been awhile"], "been build": ["been built"], "been it's": ["been its"], "been know": ["been known"], "been lain": ["been laid"], "been lead by": ["been led by"], "been loathe to": ["been loath to"], "been ran": ["been run"], "been rode": ["been ridden"], "been set-up": ["been set up"], "been setup": ["been set up"], "been show on": ["been shown on"], "been use to": ["been used to"], "before hand": ["beforehand"], "before it's": ["before its"], "behind it's": ["behind its"], "being build": ["being built"], "being it's": ["being its"], "being lain": ["being laid"], "being lead by": ["being led by"], "being loathe to": ["being loath to"], "being ran": ["being run"], "being rode": ["being ridden"], "being set-up": ["being set up"], "being setup": ["being set up"], "being show on": ["being shown on"], "below it's": ["below its"], "beneath it's": ["beneath its"], "beside it's": ["beside its"], "besides it's": ["besides its"], "best practise": ["best practice"], "best thing since life's bread": ["best thing since sliced bread"], "better know as": ["better known as"], "better know for": ["better known for"], "better that": ["better than"], "better then": ["better than"], "between he and": ["between him and"], "between I and": ["between me and"], "between it's": ["between its"], "between she and": ["between her and"], "between they and": ["between them and"], "beyond it's": ["beyond its"], "biting my time": ["biding my time"], "biting your time": ["biding your time"], "boss of me": ["my boss"], "both it's": ["both its"], "both of it's": ["both of its"], "both of them is": ["both of them are"], "brake away": ["break away"], "breath fire": ["breathe fire"], "breathe a sign of relief": ["breathe a sigh of relief"], "brew haha": ["brouhaha"], "by fisherman": ["by fishermen"], "by it's": ["by its"], "by who's": ["by whose"], "can backup": ["can back up"], "can been": ["can be"], "can blackout": ["can black out"], "can breath": ["can breathe"], "can checkout": ["can check out"], "can playback": ["can play back"], "can setup": ["can set up"], "can tryout": ["can try out"], "can workout": ["can work out"], "can't breath": ["can't breathe"], "card shark": ["card sharp"], "chalk full": ["chock-full"], "chocked full": ["chock-full"], "chomping at the bit": ["champing at the bit"], "commonly know as": ["commonly known as"], "commonly know for": ["commonly known for"], "comprised primarily of": ["composed primarily of"], "comprised principally of": ["composed principally of"], "constellation prize": ["consolation prize"], "construction sight": ["construction site"], "could backup": ["could back up"], "could breath": ["could breathe"], "could care less": ["couldn't care less"], "could of": ["could have"], "couldn't breath": ["couldn't breathe"], "curly roads": ["curvy roads"], "daily regiment": ["daily regimen"], "daring-do": ["derring-do"], "de factor": ["de facto"], "dental practise": ["dental practice"], "different tact": ["different tack"], "diffuse the situation": ["defuse the situation"], "diffuse the tension": ["defuse the tension"], "disc break": ["disc brake"], "doctor’s practise": ["doctor’s practice"], "doggy-dog-world": ["Dog-eat-dog world"], "dominate player": ["dominant player"], "dominate role": ["dominant role"], "door jam": ["door jamb"], "down side": ["downside"], "drum breaks": ["drum brakes"], "duck tape": ["duct tape"], "due to the fact": ["because"], "during in": ["during"], "during it's": ["during its"], "during they're": ["during their"], "each are": ["each is"], "each criteria": ["each criterion"], "each has their": ["each has its"], "each phenomena": ["each phenomenon"], "each vertebrae": ["each vertebra"], "easier then": ["easier than"], "egg yoke": ["egg yolk"], "either criteria": ["either criterion"], "either phenomena": ["either phenomenon"], "electrical current": ["electric current"], "eluded to": ["alluded to"], "emigrated into": ["immigrated into"], "emigrated to": ["immigrated to"], "en mass": ["en masse"], "escape goat": ["scapegoat"], "even thought": ["even though"], "even tough": ["even though"], "expresso": ["espresso"], "eye brow": ["eyebrow"], "eye lash": ["eyelash"], "eye lid": ["eyelid"], "eye sight": ["eyesight"], "eye sore": ["eyesore"], "faired as well": ["fared as well"], "faired badly": ["fared badly"], "faired better": ["fared better"], "faired far": ["fared far"], "faired less": ["fared less"], "faired little": ["fared little"], "faired much": ["fared much"], "faired no better": ["fared no better"], "faired poorly": ["fared poorly"], "faired quite": ["fared quite"], "faired rather": ["fared rather"], "faired slightly": ["fared slightly"], "faired somewhat": ["fared somewhat"], "faired well": ["fared well"], "faired worse": ["fared worse"], "farther then": ["farther than"], "faster then": ["faster than"], "figure head": ["figurehead"], "flag ship": ["flagship"], "flush out": ["flesh out"], "follow suite": ["follow suit"], "for all intensive purposes": ["for all intents and purposes"], "for along time": ["for a long time"], "for awhile": ["for a while"], "for it's": ["for its"], "for quite awhile": ["for quite a while"], "forgone conclusion": ["foregone conclusion"], "formally know as": ["formerly known as"], "formerly know as": ["formerly known as"], "forth place": ["fourth place"], "free examples": ["free samples"], "free reign": ["free rein"], "full compliment of": ["full complement of"], "genetic brands": ["generic brands"], "get pass": ["get past"], "get setup": ["get set up"], "get use to": ["get used to"], "getting use to": ["getting used to"], "going threw": ["going through"], "got ran": ["got run"], "got setup": ["got set up"], "got shutdown": ["got shut down"], "ground work": ["groundwork"], "growth sprout": ["growth spurt"], "guest stared": ["guest-starred"], "guilt trap": ["guilt trip"], "had arose": ["had arisen"], "had became": ["had become"], "had began": ["had begun"], "had being": ["had been"], "had bore": ["had borne"], "had broke": ["had broken"], "had came": ["had come"], "had chose": ["had chosen"], "had comeback": ["had come back"], "had did": ["had done"], "had drank": ["had drunk"], "had drew": ["had drawn"], "had drove": ["had driven"], "had fell": ["had fallen"], "had flew": ["had flown"], "had forbade": ["had forbidden"], "had gave": ["had given"], "had grew": ["had grown"], "had it's": ["had its"], "had lead to": ["had led to"], "had overtook": ["had overtaken"], "had ran": ["had run"], "had rang": ["had rung"], "had rode": ["had ridden"], "had rose": ["had risen"], "had sang": ["had sung"], "had saw": ["had seen"], "had set-up": ["had set up"], "had setup": ["had set up"], "had shook": ["had shaken"], "had sowed": ["had sown"], "had spoke": ["had spoken"], "had sprang": ["had sprung"], "had swam": ["had swum"], "had threw": ["had thrown"], "had thunk": ["had thought"], "had took": ["had taken"], "had trod": ["had trodden"], "had undertook": ["had undertaken"], "had underwent": ["had undergone"], "had went": ["had gone"], "had woke": ["had woken"], "had wrote": ["had written"], "hand the reigns": ["hand the reins"], "handy downs": ["hand-me-downs"], "handy-downs": ["hand-me-downs"], "happy as a clown": ["happy as a clam"], "has arose": ["has arisen"], "has became": ["has become"], "has build": ["has built"], "has drank": ["has drunk"], "has it's": ["has its"], "has lead to": ["has led to"], "has ran": ["has run"], "has sang": ["has sung"], "has setup": ["has set up"], "has shook": ["has shaken"], "has spoke": ["has spoken"], "has sprang": ["has sprung"], "has swam": ["has swum"], "has threw": ["has thrown"], "has thunk": ["has thought"], "has took": ["has taken"], "has trod": ["has trodden"], "has undertook": ["has undertaken"], "has underwent": ["has undergone"], "has went": ["has gone"], "has woke": ["has woken"], "has wrote": ["has written"], "have it's": ["have its"], "have lead to": ["have led to"], "have ran": ["have run"], "have sang": ["have sung"], "have setup": ["have set up"], "have sprang": ["have sprung"], "have swam": ["have swum"], "have took": ["have taken"], "have underwent": ["have undergone"], "have went": ["have gone"], "having being": ["having been"], "having ran": ["having run"], "having sang": ["having sung"], "having setup": ["having set up"], "having swam": ["having swum"], "having took": ["having taken"], "having went": ["having gone"], "hay day": ["heyday"], "he begun": ["he began"], "he garnished": ["he garnered"], "he let's": ["he lets"], "he practices": ["he practises"], "he seen": ["he saw"], "he use to": ["he used to"], "he's drank": ["he's drunk"], "head gear": ["headgear"], "head quarters": ["headquarters"], "head stone": ["headstone"], "held the reigns": ["held the reins"], "hell in a handbag": ["hell in a handbasket"], "help and make": ["help to make"], "higher then": ["higher than"], "hit the breaks": ["hit the brakes"], "hold onto": ["hold on to"], "hold the reigns": ["hold the reins"], "holding the reigns": ["holding the reins"], "holds the reigns": ["holds the reins"], "hone in on": ["home in on"], "how ever": ["however"], "ice tea": ["iced tea"], "illicit a response": ["elicit a response"], "immigrated from": ["emigrated from"], "imminent domain": ["eminent domain"], "in affect": ["in effect"], "in along time": ["in a long time"], "in anyway": ["in any way"], "in awhile": ["in a while"], "in edition to": ["in addition to"], "in it's": ["in its"], "in masse": ["en masse"], "in other worlds": ["in other words"], "in parenthesis": ["in parentheses"], "in placed": ["in place"], "in principal": ["in principle"], "in quite awhile": ["in quite a while"], "in stead of": ["instead of"], "in tact": ["intact"], "in the long-term": ["in the long term"], "in the short-term": ["in the short term"], "in titled": ["entitled"], "in vein": ["in vain"], "into affect": ["into effect"], "is also know": ["is also known"], "is comprised from": ["comprises"], "is comprised with": ["comprises"], "is contained of": ["contains"], "is know to be": ["is known to be"], "is lead by": ["is led by"], "is loathe to": ["is loath to"], "is ran by": ["is run by"], "is renown for": ["is renowned for"], "is setup": ["is set up"], "is use to": ["is used to"], "it begun": ["it began"], "it comprises of": ["it comprises"], "it lead to": ["it led to"], "it lied": ["it lay"], "it self": ["itself"], "it setup": ["it set up"], "it use to": ["it used to"], "it's 10th": ["its 10th"], "it's 1st": ["its 1st"], "it's 2nd": ["its 2nd"], "it's 3rd": ["its 3rd"], "it's 4th": ["its 4th"], "it's 5th": ["its 5th"], "it's advantage": ["its advantage"], "it's aim": ["its aim"], "it's annual": ["its annual"], "it's best": ["its best"], "it's class": ["its class"], "it's colour": ["its colour"], "it's contents": ["its contents"], "it's course": ["its course"], "it's current": ["its current"], "it's debut": ["its debut"], "it's doors": ["its doors"], "it's eastern": ["its eastern"], "it's end": ["its end"], "it's entire": ["its entire"], "it's final": ["its final"], "it's first": ["its first"], "it's former": ["its former"], "it's fourth": ["its fourth"], "it's goal": ["its goal"], "it's highest": ["its highest"], "it's history": ["its history"], "it's home": ["its home"], "it's inception": ["its inception"], "it's initial": ["its initial"], "it's junction": ["its junction"], "it's kind": ["its kind"], "it's lack": ["its lack"], "it's last": ["its last"], "it's latest": ["its latest"], "it's lead": ["its lead"], "it's leader": ["its leader"], "it's length": ["its length"], "it's lowest": ["its lowest"], "it's maximum": ["its maximum"], "it's minimum": ["its minimum"], "it's money": ["its money"], "it's name": ["its name"], "it's north": ["its north"], "it's northern": ["its northern"], "it's original": ["its original"], "it's own": ["its own"], "it's peak": ["its peak"], "it's period": ["its period"], "it's previous": ["its previous"], "it's price": ["its price"], "it's primary": ["its primary"], "it's prime": ["its prime"], "it's purpose": ["its purpose"], "it's release": ["its release"], "it's rival": ["its rival"], "it's second": ["its second"], "it's south": ["its south"], "it's southern": ["its southern"], "it's successor": ["its successor"], "it's tail": ["its tail"], "it's target": ["its target"], "it's tenth": ["its tenth"], "it's theme": ["its theme"], "it's third": ["its third"], "it's toll": ["its toll"], "it's total": ["its total"], "it's type": ["its type"], "it's way": ["its way"], "it's western": ["its western"], "it's worst": ["its worst"], "its an": ["it's an"], "its is": ["it is"], "Jimmy Buffet": ["Jimmy Buffett"], "Jimmy Hendrix": ["Jimi Hendrix"], "jive with": ["jibe with"], "junk start": ["jump start"], "just deserves": ["just deserts"], "key note": ["keynote"], "lack there of": ["lack thereof"], "laid ahead": ["lay ahead"], "laid dormant": ["lay dormant"], "laid empty": ["lay empty"], "laid fallow": ["lay fallow"], "laid in state": ["lay in state"], "larger that": ["larger than"], "larger then": ["larger than"], "last stitch effort": ["last ditch effort"], "laughing stock": ["laughingstock"], "law firm practise": ["law firm practice"], "law suite": ["lawsuit"], "lay around": ["lie around"], "lay low": ["lie low"], "laying around": ["lying around"], "laying awake": ["lying awake"], "laying low": ["lying low"], "lays atop": ["lies atop"], "lays beside": ["lies beside"], "lays in": ["lies in"], "lays low": ["lies low"], "lays near": ["lies near"], "lays on": ["lies on"], "lead by": ["led by"], "lead roll": ["lead role"], "leading roll": ["leading role"], "less dominate": ["less dominant"], "less that": ["less than"], "less then": ["less than"], "lesser of two equals": ["lesser of two evils"], "lesser then": ["less than"], "life time": ["lifetime"], "lighter then": ["lighter than"], "lions share": ["lion's share"], "loose to": ["lose to"], "loosing effort": ["losing effort"], "loosing record": ["losing record"], "loosing season": ["losing season"], "loosing streak": ["losing streak"], "loosing team": ["losing team"], "loosing the": ["losing the"], "loosing to": ["losing to"], "lower that": ["lower than"], "lower then": ["lower than"], "made it's": ["made its"], "mainly know as": ["mainly known as"], "mainly know for": ["mainly known for"], "major roll": ["major role"], "make it's": ["make its"], "managerial reigns": ["managerial reins"], "mash potato": ["mashed potato"], "mash potatoes": ["mashed potatoes"], "maybe be": ["may be"], "mean while": ["meanwhile"], "might of": ["might have"], "minor roll": ["minor role"], "mist of things": ["midst of things"], "more dominate": ["more dominant"], "more often then": ["more often than"], "more optimal": ["better"], "more that": ["more than"], "more then": ["more than"], "most dominate": ["most dominant"], "most populace": ["most populous"], "most well-known": ["best-known"], "mostly know as": ["mostly known as"], "mostly know for": ["mostly known for"], "must of": ["must have"], "mute point": ["moot point"], "nation wide": ["nationwide"], "near by": ["nearby"], "neither criteria": ["neither criterion"], "neither phenomena": ["neither phenomenon"], "nerve wrecking": ["nerve-wracking"], "new comer": ["newcomer"], "next store": ["next-door"], "nip in the butt": ["nip in the bud"], "nip it in the butt": ["nip it in the bud"], "nip this in the butt": ["nip this in the bud"], "no where to": ["nowhere to"], "note worthy": ["noteworthy"], "now a days": ["nowadays"], "of it's own": ["of its own"], "of who to": ["of whom to"], "office stationary": ["office stationery"], "old wife's tale": ["old wives tale"], "old wife's tales": ["old wives tales"], "old wise tale": ["old wives tale"], "old wise tales": ["old wives tales"], "on going": ["ongoing"], "on it's own": ["on its own"], "on the lamb": ["on the lam"], "on-going": ["ongoing"], "one criteria": ["one criterion"], "one in the same": ["one and the same"], "one phenomena": ["one phenomenon"], "optical delusion": ["optical illusion"], "originally born in": ["born in"], "originally know as": ["originally known as"], "other then": ["other than"], "out grow": ["outgrow"], "out of bounce": ["out of bounds"], "out of sink": ["out of sync"], "out side": ["outside"], "over hear": ["overhear"], "over heard": ["overheard"], "over look": ["overlook"], "over looked": ["overlooked"], "over looking": ["overlooking"], "over rated": ["overrated"], "over seas": ["overseas"], "over see": ["oversee"], "over who to": ["over whom to"], "parent's house": ["parents' house"], "pass mustard": ["pass muster"], "past down": ["passed down"], "peak her interest": ["pique her interest"], "peak his interest": ["pique his interest"], "peak their interest": ["pique their interest"], "peaked her interest": ["piqued her interest"], "peaked his interest": ["piqued his interest"], "peaked their interest": ["piqued their interest"], "per say": ["per se"], "per say": ["per se"], "Phillips Arena": ["Philips Arena"], "place mat": ["placemat"], "place mats": ["placemats"], "player's union": ["players' union"], "playoff birth": ["playoff berth"], "premier episode": ["premiere episode"], "principle action": ["principal action"], "principle activity": ["principal activity"], "principle actor": ["principal actor"], "principle advantage": ["principal advantage"], "principle advocate": ["principal advocate"], "principle agent": ["principal agent"], "principle aim": ["principal aim"], "principle area": ["principal area"], "principle artist": ["principal artist"], "principle assistant": ["principal assistant"], "principle attraction": ["principal attraction"], "principle author": ["principal author"], "principle branch": ["principal branch"], "principle cast": ["principal cast"], "principle caste": ["principal caste"], "principle cause": ["principal cause"], "principle character": ["principal character"], "principle church": ["principal church"], "principle city": ["principal city"], "principle component": ["principal component"], "principle composer": ["principal composer"], "principle goal": ["principal goal"], "principle group": ["principal group"], "principle method": ["principal method"], "principle office": ["principal office"], "principle officer": ["principal officer"], "principle owner": ["principal owner"], "principle photography": ["principal photography"], "principle source": ["principal source"], "principle student": ["principal student"], "principle town": ["principal town"], "put fourth": ["put forth"], "rather then": ["rather than"], "real goal-getter": ["real go-getter"], "rebel rouser": ["rabble rouser"], "reek havoc": ["wreak havoc"], "reign in": ["rein in"], "reigned in": ["reined in"], "reigns of power": ["reins of power"], "reticence to": ["reluctance to"], "reticent to": ["reluctant to"], "role call": ["roll call"], "roll player": ["role player"], "rot iron fences": ["wrought-iron fences"], "runner up": ["runner-up"], "saddle away": ["sidle away"], "saddle over to": ["sidle over to"], "saddle past": ["sidle past"], "saddle up to": ["sidle up to"], "saddled away": ["sidled away"], "saddled over to": ["sidled over to"], "saddled past": ["sidled past"], "saddled up to": ["sidled up to"], "saddles away": ["sidles away"], "saddles over to": ["sidles over to"], "saddles past": ["sidles past"], "saddles up to": ["sidles up to"], "saddling away": ["sidling away"], "saddling over to": ["sidling over to"], "saddling past": ["sidling past"], "saddling up to": ["sidling up to"], "school stationary": ["school stationery"], "self of steam": ["self esteem"], "set backs": ["setbacks"], "she begun": ["she began"], "she let's": ["she lets"], "she practices": ["she practises"], "she seen": ["she saw"], "short coming": ["shortcoming"], "shorter then": ["shorter than"], "shortly there after": ["shortly thereafter"], "should backup": ["should back up"], "should not of": ["should not have"], "should of": ["should have"], "should've went": ["should have gone"], "side affect": ["side effect"], "side kick": ["sidekick"], "simply know as": ["simply known as"], "since it's": ["since its"], "since many years": ["for many years"], "since years": ["for years"], "single handily": ["single-handedly"], "site lines": ["sight lines"], "slight of hand": ["sleight of hand"], "smaller then": ["smaller than"], "smarter then": ["smarter than"], "sneak peak": ["sneak peek"], "some how": ["somehow"], "some one": ["someone"], "some what": ["somewhat"], "some where": ["somewhere"], "sometimes know as": ["sometimes known as"], "soon there after": ["soon thereafter"], "sooner then": ["sooner than"], "spilt among": ["split among"], "spilt between": ["split between"], "spilt into": ["split into"], "spilt up": ["split up"], "spinal chord": ["spinal cord"], "splitting image": ["spitting image"], "squared feet": ["square feet"], "squared inches": ["square inches"], "squared kilometres": ["square kilometres"], "squared metres": ["square metres"], "squared miles": ["square miles"], "stale mate": ["stalemate"], "stand at a tension": ["stand at attention"], "staring role": ["starring role"], "starring roll": ["starring role"], "stationary cupboard": ["stationery cupboard"], "stationary drawer": ["stationery drawer"], "stationary shop": ["stationery shop"], "stationary supplier": ["stationery supplier"], "stay a while": ["stay awhile"], "Straight of": ["Strait of"], "strike outs": ["strikeouts"], "stronger then": ["stronger than"], "suppose to": ["supposed to"], "take affect": ["take effect"], "take it for granite": ["take it for granted"], "take over the reigns": ["take over the reins"], "take the reigns": ["take the reins"], "taken the reigns": ["taken the reins"], "takes two to tangle": ["takes two to tango"], "taking the reigns": ["taking the reins"], "teacher's union": ["teachers' union"], "ten times less than": ["one tenth as much as"], "than it's": ["than its"], "that maybe": ["that may be"], "the 1st of January": ["1 January"], "the are": ["they are"], "the break down": ["the breakdown"], "the break up": ["the break-up"], "the clamp down": ["the clampdown"], "the follow up": ["they follow-up"], "the had": ["they had"], "the much of the": ["much of the"], "the one of the": ["one of the"], "the were": ["they were"], "their are": ["there are"], "their had": ["there had"], "their has": ["there has"], "their have": ["there have"], "their is": ["there is"], "their was": ["there was"], "their were": ["there were"], "their would": ["there would"], "them selves": ["themselves"], "there after": ["thereafter"], "there brother": ["their brother"], "there by": ["thereby"], "there car": ["their car"], "there child": ["their child"], "there children": ["their children"], "there family": ["their family"], "there father": ["their father"], "there fault": ["their fault"], "there friend": ["their friend"], "there friends": ["their friends"], "there house": ["their house"], "there maybe": ["there may be"], "there mother": ["their mother"], "there of": ["thereof"], "there own": ["their own"], "there parents": ["their parents"], "there sister": ["their sister"], "there where": ["there were"], "these maybe": ["these may be"], "these where": ["these were"], "they garnished": ["they garnered"], "they maybe": ["they may be"], "they practiced": ["they practised"], "they way": ["the way"], "they where": ["they were"], "this lead to": ["this led to"], "this maybe": ["this may be"], "this phenomena": ["this phenomenon"], "those maybe": ["those may be"], "through it's": ["through its"], "through the ringer": ["through the wringer"], "throughout it's": ["throughout its"], "time outs": ["timeouts"], "to back fire": ["to backfire"], "to back-off": ["to back off"], "to back-up": ["to back up"], "to backup": ["to back up"], "to bailout": ["to bail out"], "to bath": ["to bathe"], "to be build": ["to be built"], "to be setup": ["to be set up"], "to blackout": ["to black out"], "to blowout": ["to blow out"], "to breakdown": ["to break down"], "to breath": ["to breathe"], "to buildup": ["to build up"], "to built": ["to build"], "to buyout": ["to buy out"], "to chose": ["to choose"], "to comeback": ["to come back"], "to crackdown": ["to crack down"], "to cutback": ["to cut back"], "to dropout": ["to drop out"], "to forego": ["to forgo"], "to grown": ["to grow"], "to have lead to": ["to have led to"], "to holdout": ["to hold out"], "to lit": ["to light"], "to loath": ["to loathe"], "to lockout": ["to lock out"], "to markup": ["to mark up"], "to pickup": ["to pick up"], "to playback": ["to play back"], "to practice": ["to practise"], "to runaway": ["to run away"], "to setup": ["to set up"], "to shut-down": ["to shut down"], "to shutdown": ["to shut down"], "to spin-off": ["to spin off"], "to takeover": ["to take over"], "to that affect": ["to that effect"], "to they're": ["to their"], "to together": ["together"], "to try and": ["to try to"], "to tryout": ["to try out"], "to turnaround": ["to turn around"], "to turnout": ["to turn out"], "to turnover": ["to turn over"], "to wakeup": ["to wake up"], "to walkout": ["to walk out"], "to workaround": ["to work around"], "to workout": ["to work out"], "too be": ["to be"], "took affect": ["took effect"], "took and interest": ["took an interest"], "took it for granite": ["took it for granted"], "took over the reigns": ["took over the reins"], "took the reigns": ["took the reins"], "tot he": ["to the"], "tow the line": ["toe the line"], "towing the line": ["toeing the line"], "tried to used": ["tried to use"], "try and achieve": ["try to achieve"], "try and add": ["try to add"], "try and answer": ["try to answer"], "try and attract": ["try to attract"], "try and avoid": ["try to avoid"], "try and be": ["try to be"], "try and beat": ["try to beat"], "try and become": ["try to become"], "try and bring": ["try to bring"], "try and build": ["try to build"], "try and catch": ["try to catch"], "try and change": ["try to change"], "try and come": ["try to come"], "try and decide": ["try to decide"], "try and do": ["try to do"], "try and eat": ["try to eat"], "try and escape": ["try to escape"], "try and figure": ["try to figure"], "try and find": ["try to find"], "try and fix": ["try to fix"], "try and gain": ["try to gain"], "try and get": ["try to get"], "try and give": ["try to give"], "try and go": ["try to go"], "try and help": ["try to help"], "try and hide": ["try to hide"], "try and hit": ["try to hit"], "try and hold": ["try to hold"], "try and keep": ["try to keep"], "try and like": ["try to like"], "try and locate": ["try to locate"], "try and make": ["try to make"], "try and move": ["try to move"], "try and obtain": ["try to obtain"], "try and play": ["try to play"], "try and prevent": ["try to prevent"], "try and protect": ["try to prove"], "try and prove": ["try to prove"], "try and see": ["try to see"], "try and show": ["try to show"], "try and slow": ["try to slow"], "try and solve": ["try to solve"], "try and spare": ["try to spare"], "try and start": ["try to start"], "try and stay": ["try to stay"], "try and stop": ["try to stop"], "try and support": ["try to support"], "try and take": ["try to take"], "try and talk": ["try to talk"], "try and tell": ["try to tell"], "try and understand": ["try to understand"], "try and use": ["try to use"], "try and win": ["try to win"], "turn for the worst": ["turn for the worse"], "twice as much than": ["twice as much as"], "two in a half": ["two and a half"], "two times less than": ["half as much as"], "under go": ["undergo"], "under going": ["undergoing"], "under gone": ["undergone"], "under it's": ["under its"], "under rated": ["underrated"], "under take": ["undertake"], "under wear": ["underwear"], "under went": ["underwent"], "underneath it's": ["underneath its"], "United State's": ["United States'"], "unlike it's": ["unlike its"], "until it's": ["until its"], "up field": ["upfield"], "up it's": ["up its"], "up side": ["upside"], "up until": ["until"], "upon it's": ["upon its"], "use to be": ["used to be"], "use to have": ["used to have"], "usually know as": ["usually known as"], "usually know by": ["usually known by"], "usually know for": ["usually known for"], "very close veins": ["Varicose veins"], "via it's": ["via its"], "vim and vinegar": ["vim and vigour"], "vocal chords": ["vocal cords"], "waived off": ["waved off"], "warn out": ["worn out"], "was aloud": ["was allowed"], "was began": ["was begun"], "was build": ["was built"], "was comprised with": ["comprised"], "was do to": ["was due to"], "was drew": ["was drawn"], "was lain": ["was laid"], "was laying on": ["was lying on"], "was lead by": ["was led by"], "was loathe to": ["was loath to"], "was meet by": ["was met by"], "was meet with": ["was met with"], "was ran": ["was run"], "was release": ["was released"], "was reran": ["was rerun"], "was rode": ["was ridden"], "was sang": ["was sung"], "was setup": ["was set up"], "was shook": ["was shaken"], "was show on": ["was shown on"], "was showed": ["was shown"], "was shutdown": ["was shut down"], "was sold-out": ["was sold out"], "was suppose to": ["was supposed to"], "was though that": ["was thought that"], "was took": ["was taken"], "was tore": ["was torn"], "was use to": ["was used to"], "was wrote": ["was written"], "way side": ["wayside"], "we practiced": ["we practised"], "weather or not": ["whether or not"], "weather or not": ["whether or not"], "went threw": ["went through"], "were aloud": ["were allowed"], "were began": ["were begun"], "were build": ["were built"], "were comprised with": ["comprised"], "were drew": ["were drawn"], "were lain": ["were laid"], "were lead by": ["were led by"], "were loathe to": ["were loath to"], "were meet by": ["were met by"], "were meet with": ["were met with"], "were ran": ["were run"], "were rode": ["were ridden"], "were sang": ["were sung"], "were setup": ["were set up"], "were showed": ["were shown"], "were shutdown": ["were shut down"], "were suppose to": ["were supposed to"], "were took": ["were taken"], "were tore": ["were torn"], "were use to": ["were used to"], "were wrote": ["were written"], "wet her appetite": ["whet her appetite"], "wet his appetite": ["whet his appetite"], "wet my appetite": ["whet my appetite"], "wet the appetite": ["whet the appetite"], "wet their appetite": ["whet their appetite"], "wet your appetite": ["whet your appetite"], "when into": ["went into"], "when on to": ["went on to"], "where as": ["whereas"], "where being": ["were being"], "where by": ["whereby"], "where made": ["were made"], "where taken": ["were taken"], "where upon": ["whereupon"], "which breakdown": ["which break down"], "which had lead": ["which had led"], "which has lead": ["which has led"], "which have lead": ["which have led"], "which maybe": ["which may be"], "which where": ["which were"], "who had lead": ["who had led"], "who has lead": ["who has led"], "who have lead": ["who have led"], "who he led": ["whom he led"], "who he married": ["whom he married"], "who he met": ["whom he met"], "who he took": ["whom he took"], "who lead": ["who led"], "who maybe": ["who may be"], "who setup": ["who set up"], "who to believe": ["whom to believe"], "who to blame": ["whom to blame"], "who to call": ["whom to call"], "who to invite": ["whom to invite"], "who to send": ["whom to send"], "who use to": ["who used to"], "who where": ["who were"], "who's actual": ["whose actual"], "who's aunt": ["whose aunt"], "who's brother": ["whose brother"], "who's cousin": ["whose cousin"], "who's father": ["whose father"], "who's first": ["whose first"], "who's last": ["whose last"], "who's mother": ["whose mother"], "who's name": ["whose name"], "who's own": ["whose own"], "who's previous": ["whose previous"], "who's relative": ["whose relative"], "who's sister": ["whose sister"], "who's uncle": ["whose uncle"], "whom also": ["who also"], "whom is": ["who is"], "whom was": ["who was"], "wild variety": ["wide variety"], "will backup": ["will back up"], "will likely": ["will probably"], "will workout": ["will work out"], "wind charms": ["wind chimes"], "with in": ["within"], "with it's": ["with its"], "with out": ["without"], "with who": ["with whom"], "within it's": ["within its"], "within site of": ["within sight of"], "without it's": ["without its"], "working progress": ["work in progress"], "world wide": ["worldwide"], "world wind romance": ["whirlwind romance"], "world wind tour": ["whirlwind tour"], "worse that": ["worse than"], "worse then": ["worse than"], "worse-case scenario": ["worst-case scenario"], "worst comes to worst": ["worse comes to worst"], "worst than": ["worse than"], "worth ethic": ["work ethic"], "worth while": ["worthwhile"], "would comeback": ["would come back"], "would of": ["would have"], "would workout": ["would work out"], "wreck havoc": ["wreak havoc"], "younger that": ["younger than"], "younger then": ["younger than"], "a 100": ["100", "a hundred", "one hundred"], "a 1000": ["1000", "a thousand", "one thousand"], "a back up": ["a back-up", "a backup"], "a bacteria": ["a bacterium", "bacteria"], "a only": ["an only", "only a"], "a paparazzi": ["a paparazzo", "paparazzi"], "a phenomena": ["a phenomenon", "phenomena"], "a protozoa": ["a protozoon", "protozoa"], "a set back": ["a set-back", "a setback"], "AC current": ["AC", "alternating current"], "alongside with": ["along with", "alongside"], "AM in the morning": ["AM", "in the morning"], "another words": ["in other words", "other words"], "apart of": ["a part of", "apart from"], "are been": ["are being", "have been"], "are were": ["are", "are where", "were"], "as been": ["as being", "has been"], "ATM machine": ["ATM", "automated teller machine"], "became to be": ["became", "came to be"], "being giving": ["been giving", "being given"], "being taking": ["been taking", "being taken"], "close proximity": ["closeness", "proximity"], "comprise of": ["comprise", "consist of"], "comprised almost entirely of": ["composed almost entirely of", "consisting almost entirely of"], "comprised chiefly of": ["composed chiefly of", "comprised chiefly", "consisting chiefly of"], "comprised entirely of": ["composed entirely of", "consisting entirely of"], "comprised exclusively of": ["composed exclusively of", "consisting exclusively of"], "comprised generally of": ["composed generally of", "comprised generally", "consisting generally of"], "comprised largely of": ["composed largely of", "consisting largely of"], "comprised mainly of": ["composed mainly of", "comprised mainly", "consisting mainly of"], "comprised mostly of": ["composed mostly of", "consisting mostly of"], "comprised of": ["composed of", "comprised", "consisting of"], "comprised only of": ["composed only of", "comprised only", "consisting only of"], "comprised totally of": ["composed totally of", "comprised totally", "consisting totally of"], "comprised wholly of": ["composed wholly of", "consisting wholly of"], "comprises entirely of": ["comprises entirely", "consists entirely of"], "comprises exclusively of": ["comprises exclusively", "composed exclusively of"], "comprises mainly of": ["comprises mainly", "consists mainly of"], "comprises mostly of": ["comprises mostly", "consists mostly of"], "comprises of": ["comprises", "consists of"], "comprises only of": ["comprises only", "composed only of", "consists only of"], "comprising chiefly of": ["comprising chiefly", "consisting chiefly of"], "comprising entirely of": ["comprising entirely", "consisting entirely of"], "comprising exclusively of": ["comprising exclusively", "consisting exclusively of"], "comprising generally of": ["comprising generally", "consisting generally of"], "comprising largely of": ["comprising largely", "consisting largely of"], "comprising mainly of": ["comprising mainly", "consisting mainly of"], "comprising mostly of": ["comprising mostly", "consisting mostly of"], "comprising of": ["comprising", "consisting of"], "comprising only of": ["comprising only", "consisting only of"], "comprising primarily of": ["comprising primarily", "consisting primarily of"], "comprising principally of": ["comprising principally", "consisting principally of"], "comprising totally of": ["comprising totally", "consisting totally of"], "comprising wholly of": ["comprising wholly", "consisting wholly of"], "constitutes of": ["consists of", "constitutes"], "contains of": ["consists of", "contains"], "DC current": ["DC", "direct current"], "first and foremost": ["first", "foremost"], "flow of current": ["current", "flow of charge"], "flow of electric current": ["electric current", "flow of electric charge"], "had plead": ["had pleaded", "had pled"], "had throve": ["had thriven", "had thrived"], "has began": ["began", "has begun"], "has throve": ["has thriven", "has thrived"], "has was": ["he was", "was"], "he plead": ["he pleaded", "he pled"], "in close proximity to": ["close to", "in proximity to"], "is been": ["has been", "is being"], "is front of": ["in front of", "is in front of"], "is has": ["has", "it has"], "lot's of": ["lots of", "many", "much"], "may been": ["may be", "may have been"], "most optimal": ["best", "optimal"], "of been": ["have been", "of being"], "over a 100": ["over 100", "over a hundred", "over one hundred"], "over a 1000": ["over 1000", "over a thousand", "over one thousand"], "past away": ["passed away", "died"], "PM at night": ["PM", "at night"], "PM in the afternoon": ["PM", "in the afternoon"], "PM in the evening": ["PM", "in the evening"], "she weighted": ["she waited", "she weighed"], "should been": ["should be", "should have been"], "split in to": ["split into", "split in two"], "this criteria": ["these criteria", "this criterion"], "through out": ["threw out", "throughout"], "too also": ["also", "to also", "too"], "USD dollars": ["US dollars", "USD"], "USD$": ["US dollars", "US$"], "very minimal": ["minimal", "very little", "very small"], "very optimal": ["optimal", "very good"], "very unique": ["unique", "very unusual"], "VIN number": ["vehicle identification number", "VIN"], "was been": ["has been", "was being"], "was comprised from": ["comprised", "was composed from"], "were been": ["have been", "were being"], "will comprise of": ["will be composed of", "will comprise", "will consist of"], "with he": ["with him", "with the"], "would been": ["would be", "would have been"], "would comprise of": ["would comprise", "would consist of"]
+ "a 11": ["an 11"], "a 11th": ["an 11th"], "a 18": ["an 18"], "a 18th": ["an 18th"], "a 8": ["an 8"], "a 80": ["an 80"], "a 8th": ["an 8th"], "a absolute": ["an absolute"], "a accident": ["an accident"], "a acoustic": ["an acoustic"], "a acronym": ["an acronym"], "a action": ["an action"], "a actual": ["an actual"], "a additional": ["an additional"], "a affair": ["an affair"], "a African": ["an African"], "a album": ["an album"], "a Algerian": ["an Algerian"], "a alien": ["an alien"], "a alternative": ["an alternative"], "a AM": ["an AM"], "a amateur": ["an amateur"], "a American": ["an American"], "a amount": ["an amount"], "a analogue": ["an analogue"], "a angle": ["an angle"], "a Angolan": ["an Angolan"], "a annual": ["an annual"], "a another": ["another"], "a antenna": ["an antenna"], "a anti": ["an anti"], "a Arabian": ["an Arabian"], "a Arabic": ["an Arabic"], "a Argentine": ["an Argentine"], "a Armenian": ["an Armenian"], "a Asian": ["an Asian"], "a assistant": ["an assistant"], "a associate": ["an associate"], "a Australian": ["an Australian"], "a Austrian": ["an Austrian"], "a average": ["an average"], "a batsmen": ["a batsman"], "a businessmen": ["a businessman"], "a businesswomen": ["a businesswoman"], "a consortia": ["a consortium"], "a criteria": ["a criterion"], "a dominate": ["a dominant"], "a early": ["an early"], "a effective": ["an effective"], "a Egyptian": ["an Egyptian"], "a eight": ["an eight"], "a eighteen": ["an eighteen"], "a eighteenth": ["an eighteenth"], "a eighth": ["an eighth"], "a eighty": ["an eighty"], "a electric": ["an electric"], "a electronic": ["an electronic"], "a eleven": ["an eleven"], "a eleventh": ["an eleventh"], "a elite": ["an elite"], "a embedded": ["an embedded"], "a English": ["an English"], "a entire": ["an entire"], "a EP": ["an EP"], "a epic": ["an epic"], "a episode": ["an episode"], "a equal": ["an equal"], "a estimate": ["an estimate"], "a Ethiopian": ["an Ethiopian"], "a ethnic": ["an ethnic"], "a example": ["an example"], "a extra": ["an extra"], "a falling out": ["a falling-out"], "a firemen": ["a fireman"], "a flagella": ["a flagellum"], "a FM": ["an FM"], "a fungi": ["a fungus"], "a gunmen": ["a gunman"], "a impact": ["an impact"], "a independent": ["an independent"], "a Indian": ["an Indian"], "a individual": ["an individual"], "a Indonesian": ["an Indonesian"], "a indoor": ["an indoor"], "a information": ["an information"], "a initiative": ["an initiative"], "a intelligent": ["an intelligent"], "a interesting": ["an interesting"], "a interim": ["an interim"], "a interior": ["an interior"], "a intermediate": ["an intermediate"], "a international": ["an international"], "a Internet": ["an Internet"], "a intersection": ["an intersection"], "a interview": ["an interview"], "a introduction": ["an introduction"], "a Iranian": ["an Iranian"], "a Iraqi": ["an Iraqi"], "a Irish": ["an Irish"], "a iron": ["an iron"], "a island": ["an island"], "a Israeli": ["an Israeli"], "a issue": ["an issue"], "a Italian": ["an Italian"], "a larvae": ["a larva"], "a line up": ["a line-up"], "a lock out": ["a lockout"], "a lose": ["a loss"], "a match up": ["a match-up"], "a media for": ["a medium for"], "a nuclei": ["a nucleus"], "a ocean": ["an ocean"], "a official": ["an official"], "a oil": ["an oil"], "a old": ["an old"], "a one of the": ["one of the"], "a online": ["an online"], "a only a": ["only a"], "a opinion": ["an opinion"], "a organisation": ["an organisation"], "a original": ["an original"], "a other": ["an other"], "a outbreak": ["an outbreak"], "a outdoor": ["an outdoor"], "a outside": ["an outside"], "a overtime": ["an overtime"], "a owner": ["an owner"], "a parentheses": ["a parenthesis"], "a pupae": ["a pupa"], "a radii": ["a radius"], "a run in": ["a run-in"], "a set up": ["a setup"], "a simple as": ["as simple as"], "a spermatozoa": ["a spermatozoon"], "a statesmen": ["a statesman"], "a toss up": ["a toss-up"], "a two months": ["a two-month"], "a ultimate": ["an ultimate"], "a undercover": ["an undercover"], "a underground": ["an underground"], "a unfortunate": ["an unfortunate"], "a unusual": ["an unusual"], "a upper": ["an upper"], "a urban": ["an urban"], "a vertebrae": ["a vertebra"], "a women": ["a woman"], "a work out": ["a workout"], "Aboriginal decent": ["Aboriginal descent"], "about it's": ["about its"], "about they're": ["about their"], "about who to": ["about whom to"], "about who's": ["about whose"], "above it's": ["above its"], "accounting practise": ["accounting practice"], "across it's": ["across its"], "aeroplane hanger": ["aeroplane hangar"], "affect on": ["effect on"], "affect upon": ["effect upon"], "affects of": ["effects of"], "African decent": ["African descent"], "after along time": ["after a long time"], "after awhile": ["after a while"], "after been": ["after being"], "after it's": ["after its"], "after quite awhile": ["after quite a while"], "against it's": ["against its"], "against who": ["against whom"], "ago since": ["since"], "agree in principal": ["agree in principle"], "agreement in principal": ["agreement in principle"], "Albanian decent": ["Albanian descent"], "all for not": ["all for naught"], "all intensive purposes": ["all intents and purposes"], "all it's": ["all its"], "all though": ["although"], "all tolled": ["all told"], "allot of": ["a lot of"], "alma matter": ["alma mater"], "along it's": ["along its"], "along side": ["alongside"], "along time": ["a long time"], "alongside it's": ["alongside its"], "also know as": ["also known as"], "also know by": ["also known by"], "also know for": ["also known for"], "alter boy": ["altar boy"], "alter server": ["altar server"], "am loathe to": ["am loath to"], "American decent": ["American descent"], "amid it's": ["amid its"], "amidst it's": ["amidst its"], "among it's": ["among its"], "among others things": ["among other things"], "amongst it's": ["amongst its"], "an affect": ["an effect"], "an another": ["another"], "an antennae": ["an antenna"], "an European": ["a European"], "an head": ["a head"], "an headache": [" a headache"], "an hero": ["a hero"], "an new": ["a new"], "an nine": ["a nine"], "an number": ["a number"], "an other": ["another"], "an seven": ["a seven"], "an six": ["a six"], "an ten": ["a ten"], "an unit": ["a unit"], "an Unix": ["a Unix"], "an USB": ["a USB"], "and etc": ["etc"], "and so fourth": ["and so forth"], "another criteria": ["another criterion"], "another thing coming": ["another think coming"], "another wise": ["an otherwise"], "any where": ["anywhere"], "apart form": ["apart from"], "are aloud to": ["are allowed to"], "are build": ["are built"], "are can": ["can"], "are have": ["have"], "are it's": ["are its"], "are know as": ["are known as"], "are know by": ["are known by"], "are know for": ["are known for"], "are know to": ["are known to"], "are lain": ["are laid"], "are lead by": ["are led by"], "are loathe to": ["are loath to"], "are ran by": ["are run by"], "are renown": ["are renowned"], "are set-up": ["are set up"], "are setup": ["are set up"], "are shutdown": ["are shut down"], "are suppose to": ["are supposed to"], "are the dominate": ["are the dominant"], "are use to": ["are used to"], "Armenian decent": ["Armenian descent"], "around it's": ["around its"], "as a resulted": ["as a result"], "as apposed to": ["as opposed to"], "as back up": ["as backup"], "as dust fell": ["as dusk fell"], "as followed": ["as follows"], "as it's": ["as its"], "as oppose to": ["as opposed to"], "Asian decent": ["Asian descent"], "aside it's": ["aside its"], "assume the reigns": ["assume the reins"], "assume the roll": ["assume the role"], "at it's": ["at its"], "at the alter": ["at the altar"], "at the reigns": ["at the reins"], "away form": ["away from"], "back and fourth": ["back and forth"], "back drop": ["backdrop"], "back fire": ["backfire"], "back in forth": ["back and forth"], "back peddle": ["backpedal"], "back round": ["background"], "badly effected": ["badly affected"], "baited breath": ["bated breath"], "baled out": ["bailed out"], "baling out": ["bailing out"], "barb wire": ["barbed wire"], "bare in mind": ["bear in mind"], "base on": ["based on"], "based off": ["based on"], "based out of": ["based in"], "basic principal": ["basic principle"], "be build": ["be built"], "be cause": ["because"], "be drew": ["be drawn"], "be it's": ["be its"], "be know as": ["be known as"], "be lain": ["be laid"], "be lead by": ["be led by"], "be loathe to": ["be loath to"], "be ran": ["be run"], "be rode": ["be ridden"], "be set-up": ["be set up"], "be setup": ["be set up"], "be use to": ["be used to"], "be ware": ["beware"], "became know": ["became known"], "because of it's": ["because of its"], "because of the fact that": ["because"], "been a while": ["been awhile"], "been build": ["been built"], "been it's": ["been its"], "been know": ["been known"], "been lain": ["been laid"], "been lead by": ["been led by"], "been loathe to": ["been loath to"], "been ran": ["been run"], "been rode": ["been ridden"], "been set-up": ["been set up"], "been setup": ["been set up"], "been show on": ["been shown on"], "been use to": ["been used to"], "before hand": ["beforehand"], "before it's": ["before its"], "behind it's": ["behind its"], "being build": ["being built"], "being it's": ["being its"], "being lain": ["being laid"], "being lead by": ["being led by"], "being loathe to": ["being loath to"], "being ran": ["being run"], "being rode": ["being ridden"], "being set-up": ["being set up"], "being setup": ["being set up"], "being show on": ["being shown on"], "below it's": ["below its"], "beneath it's": ["beneath its"], "beside it's": ["beside its"], "besides it's": ["besides its"], "best practise": ["best practice"], "best thing since life's bread": ["best thing since sliced bread"], "better know as": ["better known as"], "better know for": ["better known for"], "better that": ["better than"], "better then": ["better than"], "between he and": ["between him and"], "between I and": ["between me and"], "between it's": ["between its"], "between she and": ["between her and"], "between they and": ["between them and"], "beyond it's": ["beyond its"], "biting my time": ["biding my time"], "biting your time": ["biding your time"], "boss of me": ["my boss"], "both it's": ["both its"], "both of it's": ["both of its"], "both of them is": ["both of them are"], "brake away": ["break away"], "breath fire": ["breathe fire"], "breathe a sign of relief": ["breathe a sigh of relief"], "brew haha": ["brouhaha"], "by fisherman": ["by fishermen"], "by it's": ["by its"], "by who's": ["by whose"], "can backup": ["can back up"], "can been": ["can be"], "can blackout": ["can black out"], "can breath": ["can breathe"], "can checkout": ["can check out"], "can playback": ["can play back"], "can setup": ["can set up"], "can tryout": ["can try out"], "can workout": ["can work out"], "can't breath": ["can't breathe"], "card shark": ["card sharp"], "chalk full": ["chock-full"], "chocked full": ["chock-full"], "chomping at the bit": ["champing at the bit"], "commonly know as": ["commonly known as"], "commonly know for": ["commonly known for"], "comprised primarily of": ["composed primarily of"], "comprised principally of": ["composed principally of"], "constellation prize": ["consolation prize"], "construction sight": ["construction site"], "could backup": ["could back up"], "could breath": ["could breathe"], "could care less": ["couldn't care less"], "could of": ["could have"], "couldn't breath": ["couldn't breathe"], "curly roads": ["curvy roads"], "daily regiment": ["daily regimen"], "daring-do": ["derring-do"], "de factor": ["de facto"], "dental practise": ["dental practice"], "different tact": ["different tack"], "diffuse the situation": ["defuse the situation"], "diffuse the tension": ["defuse the tension"], "disc break": ["disc brake"], "doctor’s practise": ["doctor’s practice"], "doggy-dog-world": ["Dog-eat-dog world"], "dominate player": ["dominant player"], "dominate role": ["dominant role"], "door jam": ["door jamb"], "down side": ["downside"], "drum breaks": ["drum brakes"], "duck tape": ["duct tape"], "due to the fact": ["because"], "during in": ["during"], "during it's": ["during its"], "during they're": ["during their"], "each are": ["each is"], "each criteria": ["each criterion"], "each has their": ["each has its"], "each phenomena": ["each phenomenon"], "each vertebrae": ["each vertebra"], "easier then": ["easier than"], "egg yoke": ["egg yolk"], "either criteria": ["either criterion"], "either phenomena": ["either phenomenon"], "electrical current": ["electric current"], "eluded to": ["alluded to"], "emigrated into": ["immigrated into"], "emigrated to": ["immigrated to"], "en mass": ["en masse"], "escape goat": ["scapegoat"], "even thought": ["even though"], "even tough": ["even though"], "expresso": ["espresso"], "eye brow": ["eyebrow"], "eye lash": ["eyelash"], "eye lid": ["eyelid"], "eye sight": ["eyesight"], "eye sore": ["eyesore"], "faired as well": ["fared as well"], "faired badly": ["fared badly"], "faired better": ["fared better"], "faired far": ["fared far"], "faired less": ["fared less"], "faired little": ["fared little"], "faired much": ["fared much"], "faired no better": ["fared no better"], "faired poorly": ["fared poorly"], "faired quite": ["fared quite"], "faired rather": ["fared rather"], "faired slightly": ["fared slightly"], "faired somewhat": ["fared somewhat"], "faired well": ["fared well"], "faired worse": ["fared worse"], "farther then": ["farther than"], "faster then": ["faster than"], "figure head": ["figurehead"], "flag ship": ["flagship"], "flush out": ["flesh out"], "follow suite": ["follow suit"], "for all intensive purposes": ["for all intents and purposes"], "for along time": ["for a long time"], "for awhile": ["for a while"], "for it's": ["for its"], "for quite awhile": ["for quite a while"], "forgone conclusion": ["foregone conclusion"], "formally know as": ["formerly known as"], "formerly know as": ["formerly known as"], "forth place": ["fourth place"], "free examples": ["free samples"], "free reign": ["free rein"], "full compliment of": ["full complement of"], "genetic brands": ["generic brands"], "get pass": ["get past"], "get setup": ["get set up"], "get use to": ["get used to"], "getting use to": ["getting used to"], "going threw": ["going through"], "got ran": ["got run"], "got setup": ["got set up"], "got shutdown": ["got shut down"], "ground work": ["groundwork"], "growth sprout": ["growth spurt"], "guest stared": ["guest-starred"], "guilt trap": ["guilt trip"], "had arose": ["had arisen"], "had became": ["had become"], "had began": ["had begun"], "had being": ["had been"], "had bore": ["had borne"], "had broke": ["had broken"], "had came": ["had come"], "had chose": ["had chosen"], "had comeback": ["had come back"], "had did": ["had done"], "had drank": ["had drunk"], "had drew": ["had drawn"], "had drove": ["had driven"], "had fell": ["had fallen"], "had flew": ["had flown"], "had forbade": ["had forbidden"], "had gave": ["had given"], "had grew": ["had grown"], "had it's": ["had its"], "had lead to": ["had led to"], "had overtook": ["had overtaken"], "had ran": ["had run"], "had rang": ["had rung"], "had rode": ["had ridden"], "had rose": ["had risen"], "had sang": ["had sung"], "had saw": ["had seen"], "had set-up": ["had set up"], "had setup": ["had set up"], "had shook": ["had shaken"], "had sowed": ["had sown"], "had spoke": ["had spoken"], "had sprang": ["had sprung"], "had swam": ["had swum"], "had threw": ["had thrown"], "had thunk": ["had thought"], "had took": ["had taken"], "had trod": ["had trodden"], "had undertook": ["had undertaken"], "had underwent": ["had undergone"], "had went": ["had gone"], "had woke": ["had woken"], "had wrote": ["had written"], "hand the reigns": ["hand the reins"], "handy downs": ["hand-me-downs"], "handy-downs": ["hand-me-downs"], "happy as a clown": ["happy as a clam"], "has arose": ["has arisen"], "has became": ["has become"], "has build": ["has built"], "has drank": ["has drunk"], "has it's": ["has its"], "has lead to": ["has led to"], "has ran": ["has run"], "has sang": ["has sung"], "has setup": ["has set up"], "has shook": ["has shaken"], "has spoke": ["has spoken"], "has sprang": ["has sprung"], "has swam": ["has swum"], "has threw": ["has thrown"], "has thunk": ["has thought"], "has took": ["has taken"], "has trod": ["has trodden"], "has undertook": ["has undertaken"], "has underwent": ["has undergone"], "has went": ["has gone"], "has woke": ["has woken"], "has wrote": ["has written"], "have it's": ["have its"], "have lead to": ["have led to"], "have ran": ["have run"], "have sang": ["have sung"], "have setup": ["have set up"], "have sprang": ["have sprung"], "have swam": ["have swum"], "have took": ["have taken"], "have underwent": ["have undergone"], "have went": ["have gone"], "having being": ["having been"], "having ran": ["having run"], "having sang": ["having sung"], "having setup": ["having set up"], "having swam": ["having swum"], "having took": ["having taken"], "having went": ["having gone"], "hay day": ["heyday"], "he begun": ["he began"], "he garnished": ["he garnered"], "he let's": ["he lets"], "he practices": ["he practises"], "he seen": ["he saw"], "he use to": ["he used to"], "he's drank": ["he's drunk"], "head gear": ["headgear"], "head quarters": ["headquarters"], "head stone": ["headstone"], "held the reigns": ["held the reins"], "hell in a handbag": ["hell in a handbasket"], "help and make": ["help to make"], "higher then": ["higher than"], "hit the breaks": ["hit the brakes"], "hold onto": ["hold on to"], "hold the reigns": ["hold the reins"], "holding the reigns": ["holding the reins"], "holds the reigns": ["holds the reins"], "hone in on": ["home in on"], "how ever": ["however"], "ice tea": ["iced tea"], "illicit a response": ["elicit a response"], "immigrated from": ["emigrated from"], "imminent domain": ["eminent domain"], "in affect": ["in effect"], "in along time": ["in a long time"], "in anyway": ["in any way"], "in awhile": ["in a while"], "in edition to": ["in addition to"], "in it's": ["in its"], "in masse": ["en masse"], "in other worlds": ["in other words"], "in parenthesis": ["in parentheses"], "in placed": ["in place"], "in principal": ["in principle"], "in quite awhile": ["in quite a while"], "in stead of": ["instead of"], "in tact": ["intact"], "in the long-term": ["in the long term"], "in the short-term": ["in the short term"], "in titled": ["entitled"], "in vein": ["in vain"], "into affect": ["into effect"], "is also know": ["is also known"], "is comprised from": ["comprises"], "is comprised with": ["comprises"], "is contained of": ["contains"], "is know to be": ["is known to be"], "is lead by": ["is led by"], "is loathe to": ["is loath to"], "is ran by": ["is run by"], "is renown for": ["is renowned for"], "is setup": ["is set up"], "is use to": ["is used to"], "it begun": ["it began"], "it comprises of": ["it comprises"], "it lead to": ["it led to"], "it lied": ["it lay"], "it self": ["itself"], "it setup": ["it set up"], "it use to": ["it used to"], "it's 10th": ["its 10th"], "it's 1st": ["its 1st"], "it's 2nd": ["its 2nd"], "it's 3rd": ["its 3rd"], "it's 4th": ["its 4th"], "it's 5th": ["its 5th"], "it's advantage": ["its advantage"], "it's aim": ["its aim"], "it's annual": ["its annual"], "it's best": ["its best"], "it's class": ["its class"], "it's colour": ["its colour"], "it's contents": ["its contents"], "it's course": ["its course"], "it's current": ["its current"], "it's debut": ["its debut"], "it's doors": ["its doors"], "it's eastern": ["its eastern"], "it's end": ["its end"], "it's entire": ["its entire"], "it's final": ["its final"], "it's first": ["its first"], "it's former": ["its former"], "it's fourth": ["its fourth"], "it's goal": ["its goal"], "it's highest": ["its highest"], "it's history": ["its history"], "it's home": ["its home"], "it's inception": ["its inception"], "it's initial": ["its initial"], "it's junction": ["its junction"], "it's kind": ["its kind"], "it's lack": ["its lack"], "it's last": ["its last"], "it's latest": ["its latest"], "it's lead": ["its lead"], "it's leader": ["its leader"], "it's length": ["its length"], "it's lowest": ["its lowest"], "it's maximum": ["its maximum"], "it's minimum": ["its minimum"], "it's money": ["its money"], "it's name": ["its name"], "it's north": ["its north"], "it's northern": ["its northern"], "it's original": ["its original"], "it's own": ["its own"], "it's peak": ["its peak"], "it's period": ["its period"], "it's previous": ["its previous"], "it's price": ["its price"], "it's primary": ["its primary"], "it's prime": ["its prime"], "it's purpose": ["its purpose"], "it's release": ["its release"], "it's rival": ["its rival"], "it's second": ["its second"], "it's south": ["its south"], "it's southern": ["its southern"], "it's successor": ["its successor"], "it's tail": ["its tail"], "it's target": ["its target"], "it's tenth": ["its tenth"], "it's theme": ["its theme"], "it's third": ["its third"], "it's toll": ["its toll"], "it's total": ["its total"], "it's type": ["its type"], "it's way": ["its way"], "it's western": ["its western"], "it's worst": ["its worst"], "its an": ["it's an"], "its is": ["it is"], "Jimmy Buffet": ["Jimmy Buffett"], "Jimmy Hendrix": ["Jimi Hendrix"], "jive with": ["jibe with"], "junk start": ["jump start"], "just deserves": ["just deserts"], "key note": ["keynote"], "lack there of": ["lack thereof"], "laid ahead": ["lay ahead"], "laid dormant": ["lay dormant"], "laid empty": ["lay empty"], "laid fallow": ["lay fallow"], "laid in state": ["lay in state"], "larger that": ["larger than"], "larger then": ["larger than"], "last stitch effort": ["last ditch effort"], "laughing stock": ["laughingstock"], "law firm practise": ["law firm practice"], "law suite": ["lawsuit"], "lay around": ["lie around"], "lay low": ["lie low"], "laying around": ["lying around"], "laying awake": ["lying awake"], "laying low": ["lying low"], "lays atop": ["lies atop"], "lays beside": ["lies beside"], "lays in": ["lies in"], "lays low": ["lies low"], "lays near": ["lies near"], "lays on": ["lies on"], "lead by": ["led by"], "lead roll": ["lead role"], "leading roll": ["leading role"], "less dominate": ["less dominant"], "less that": ["less than"], "less then": ["less than"], "lesser of two equals": ["lesser of two evils"], "lesser then": ["less than"], "life time": ["lifetime"], "lighter then": ["lighter than"], "lions share": ["lion's share"], "loose to": ["lose to"], "loosing effort": ["losing effort"], "loosing record": ["losing record"], "loosing season": ["losing season"], "loosing streak": ["losing streak"], "loosing team": ["losing team"], "loosing the": ["losing the"], "loosing to": ["losing to"], "lower that": ["lower than"], "lower then": ["lower than"], "made it's": ["made its"], "mainly know as": ["mainly known as"], "mainly know for": ["mainly known for"], "major roll": ["major role"], "make it's": ["make its"], "managerial reigns": ["managerial reins"], "mash potato": ["mashed potato"], "mash potatoes": ["mashed potatoes"], "maybe be": ["may be"], "mean while": ["meanwhile"], "might of": ["might have"], "minor roll": ["minor role"], "mist of things": ["midst of things"], "more dominate": ["more dominant"], "more often then": ["more often than"], "more optimal": ["better"], "more that": ["more than"], "more then": ["more than"], "most dominate": ["most dominant"], "most populace": ["most populous"], "most well-known": ["best-known"], "mostly know as": ["mostly known as"], "mostly know for": ["mostly known for"], "must of": ["must have"], "mute point": ["moot point"], "nation wide": ["nationwide"], "near by": ["nearby"], "neither criteria": ["neither criterion"], "neither phenomena": ["neither phenomenon"], "nerve wrecking": ["nerve-wracking"], "new comer": ["newcomer"], "next store": ["next-door"], "nip in the butt": ["nip in the bud"], "nip it in the butt": ["nip it in the bud"], "nip this in the butt": ["nip this in the bud"], "no where to": ["nowhere to"], "note worthy": ["noteworthy"], "now a days": ["nowadays"], "of it's own": ["of its own"], "of who to": ["of whom to"], "office stationary": ["office stationery"], "old wife's tale": ["old wives tale"], "old wife's tales": ["old wives tales"], "old wise tale": ["old wives tale"], "old wise tales": ["old wives tales"], "on going": ["ongoing"], "on it's own": ["on its own"], "on the lamb": ["on the lam"], "on-going": ["ongoing"], "one criteria": ["one criterion"], "one in the same": ["one and the same"], "one phenomena": ["one phenomenon"], "optical delusion": ["optical illusion"], "originally born in": ["born in"], "originally know as": ["originally known as"], "other then": ["other than"], "out grow": ["outgrow"], "out of bounce": ["out of bounds"], "out of sink": ["out of sync"], "out side": ["outside"], "over hear": ["overhear"], "over heard": ["overheard"], "over look": ["overlook"], "over looked": ["overlooked"], "over looking": ["overlooking"], "over rated": ["overrated"], "over seas": ["overseas"], "over see": ["oversee"], "over who to": ["over whom to"], "parent's house": ["parents' house"], "pass mustard": ["pass muster"], "past down": ["passed down"], "peak her interest": ["pique her interest"], "peak his interest": ["pique his interest"], "peak their interest": ["pique their interest"], "peaked her interest": ["piqued her interest"], "peaked his interest": ["piqued his interest"], "peaked their interest": ["piqued their interest"], "per say": ["per se"], "Phillips Arena": ["Philips Arena"], "place mat": ["placemat"], "place mats": ["placemats"], "player's union": ["players' union"], "playoff birth": ["playoff berth"], "premier episode": ["premiere episode"], "principle action": ["principal action"], "principle activity": ["principal activity"], "principle actor": ["principal actor"], "principle advantage": ["principal advantage"], "principle advocate": ["principal advocate"], "principle agent": ["principal agent"], "principle aim": ["principal aim"], "principle area": ["principal area"], "principle artist": ["principal artist"], "principle assistant": ["principal assistant"], "principle attraction": ["principal attraction"], "principle author": ["principal author"], "principle branch": ["principal branch"], "principle cast": ["principal cast"], "principle caste": ["principal caste"], "principle cause": ["principal cause"], "principle character": ["principal character"], "principle church": ["principal church"], "principle city": ["principal city"], "principle component": ["principal component"], "principle composer": ["principal composer"], "principle goal": ["principal goal"], "principle group": ["principal group"], "principle method": ["principal method"], "principle office": ["principal office"], "principle officer": ["principal officer"], "principle owner": ["principal owner"], "principle photography": ["principal photography"], "principle source": ["principal source"], "principle student": ["principal student"], "principle town": ["principal town"], "put fourth": ["put forth"], "rather then": ["rather than"], "real goal-getter": ["real go-getter"], "rebel rouser": ["rabble rouser"], "reek havoc": ["wreak havoc"], "reign in": ["rein in"], "reigned in": ["reined in"], "reigns of power": ["reins of power"], "reticence to": ["reluctance to"], "reticent to": ["reluctant to"], "role call": ["roll call"], "roll player": ["role player"], "rot iron fences": ["wrought-iron fences"], "runner up": ["runner-up"], "saddle away": ["sidle away"], "saddle over to": ["sidle over to"], "saddle past": ["sidle past"], "saddle up to": ["sidle up to"], "saddled away": ["sidled away"], "saddled over to": ["sidled over to"], "saddled past": ["sidled past"], "saddled up to": ["sidled up to"], "saddles away": ["sidles away"], "saddles over to": ["sidles over to"], "saddles past": ["sidles past"], "saddles up to": ["sidles up to"], "saddling away": ["sidling away"], "saddling over to": ["sidling over to"], "saddling past": ["sidling past"], "saddling up to": ["sidling up to"], "school stationary": ["school stationery"], "self of steam": ["self esteem"], "set backs": ["setbacks"], "she begun": ["she began"], "she let's": ["she lets"], "she practices": ["she practises"], "she seen": ["she saw"], "short coming": ["shortcoming"], "shorter then": ["shorter than"], "shortly there after": ["shortly thereafter"], "should backup": ["should back up"], "should not of": ["should not have"], "should of": ["should have"], "should've went": ["should have gone"], "side affect": ["side effect"], "side kick": ["sidekick"], "simply know as": ["simply known as"], "since it's": ["since its"], "since many years": ["for many years"], "since years": ["for years"], "single handily": ["single-handedly"], "site lines": ["sight lines"], "slight of hand": ["sleight of hand"], "smaller then": ["smaller than"], "smarter then": ["smarter than"], "sneak peak": ["sneak peek"], "some how": ["somehow"], "some one": ["someone"], "some what": ["somewhat"], "some where": ["somewhere"], "sometimes know as": ["sometimes known as"], "soon there after": ["soon thereafter"], "sooner then": ["sooner than"], "spilt among": ["split among"], "spilt between": ["split between"], "spilt into": ["split into"], "spilt up": ["split up"], "spinal chord": ["spinal cord"], "splitting image": ["spitting image"], "squared feet": ["square feet"], "squared inches": ["square inches"], "squared kilometres": ["square kilometres"], "squared metres": ["square metres"], "squared miles": ["square miles"], "stale mate": ["stalemate"], "stand at a tension": ["stand at attention"], "staring role": ["starring role"], "starring roll": ["starring role"], "stationary cupboard": ["stationery cupboard"], "stationary drawer": ["stationery drawer"], "stationary shop": ["stationery shop"], "stationary supplier": ["stationery supplier"], "stay a while": ["stay awhile"], "Straight of": ["Strait of"], "strike outs": ["strikeouts"], "stronger then": ["stronger than"], "suppose to": ["supposed to"], "take affect": ["take effect"], "take it for granite": ["take it for granted"], "take over the reigns": ["take over the reins"], "take the reigns": ["take the reins"], "taken the reigns": ["taken the reins"], "takes two to tangle": ["takes two to tango"], "taking the reigns": ["taking the reins"], "teacher's union": ["teachers' union"], "ten times less than": ["one tenth as much as"], "than it's": ["than its"], "that maybe": ["that may be"], "the 1st of January": ["1 January"], "the are": ["they are"], "the break down": ["the breakdown"], "the break up": ["the break-up"], "the clamp down": ["the clampdown"], "the follow up": ["they follow-up"], "the had": ["they had"], "the much of the": ["much of the"], "the one of the": ["one of the"], "the were": ["they were"], "their are": ["there are"], "their had": ["there had"], "their has": ["there has"], "their have": ["there have"], "their is": ["there is"], "their was": ["there was"], "their were": ["there were"], "their would": ["there would"], "them selves": ["themselves"], "there after": ["thereafter"], "there brother": ["their brother"], "there by": ["thereby"], "there car": ["their car"], "there child": ["their child"], "there children": ["their children"], "there family": ["their family"], "there father": ["their father"], "there fault": ["their fault"], "there friend": ["their friend"], "there friends": ["their friends"], "there house": ["their house"], "there maybe": ["there may be"], "there mother": ["their mother"], "there of": ["thereof"], "there own": ["their own"], "there parents": ["their parents"], "there sister": ["their sister"], "there where": ["there were"], "these maybe": ["these may be"], "these where": ["these were"], "they garnished": ["they garnered"], "they maybe": ["they may be"], "they practiced": ["they practised"], "they way": ["the way"], "they where": ["they were"], "this lead to": ["this led to"], "this maybe": ["this may be"], "this phenomena": ["this phenomenon"], "those maybe": ["those may be"], "through it's": ["through its"], "through the ringer": ["through the wringer"], "throughout it's": ["throughout its"], "time outs": ["timeouts"], "to back fire": ["to backfire"], "to back-off": ["to back off"], "to back-up": ["to back up"], "to backup": ["to back up"], "to bailout": ["to bail out"], "to bath": ["to bathe"], "to be build": ["to be built"], "to be setup": ["to be set up"], "to blackout": ["to black out"], "to blowout": ["to blow out"], "to breakdown": ["to break down"], "to breath": ["to breathe"], "to buildup": ["to build up"], "to built": ["to build"], "to buyout": ["to buy out"], "to chose": ["to choose"], "to comeback": ["to come back"], "to crackdown": ["to crack down"], "to cutback": ["to cut back"], "to dropout": ["to drop out"], "to forego": ["to forgo"], "to grown": ["to grow"], "to have lead to": ["to have led to"], "to holdout": ["to hold out"], "to lit": ["to light"], "to loath": ["to loathe"], "to lockout": ["to lock out"], "to markup": ["to mark up"], "to pickup": ["to pick up"], "to playback": ["to play back"], "to practice": ["to practise"], "to runaway": ["to run away"], "to setup": ["to set up"], "to shut-down": ["to shut down"], "to shutdown": ["to shut down"], "to spin-off": ["to spin off"], "to takeover": ["to take over"], "to that affect": ["to that effect"], "to they're": ["to their"], "to together": ["together"], "to try and": ["to try to"], "to tryout": ["to try out"], "to turnaround": ["to turn around"], "to turnout": ["to turn out"], "to turnover": ["to turn over"], "to wakeup": ["to wake up"], "to walkout": ["to walk out"], "to workaround": ["to work around"], "to workout": ["to work out"], "too be": ["to be"], "took affect": ["took effect"], "took and interest": ["took an interest"], "took it for granite": ["took it for granted"], "took over the reigns": ["took over the reins"], "took the reigns": ["took the reins"], "tot he": ["to the"], "tow the line": ["toe the line"], "towing the line": ["toeing the line"], "tried to used": ["tried to use"], "try and achieve": ["try to achieve"], "try and add": ["try to add"], "try and answer": ["try to answer"], "try and attract": ["try to attract"], "try and avoid": ["try to avoid"], "try and be": ["try to be"], "try and beat": ["try to beat"], "try and become": ["try to become"], "try and bring": ["try to bring"], "try and build": ["try to build"], "try and catch": ["try to catch"], "try and change": ["try to change"], "try and come": ["try to come"], "try and decide": ["try to decide"], "try and do": ["try to do"], "try and eat": ["try to eat"], "try and escape": ["try to escape"], "try and figure": ["try to figure"], "try and find": ["try to find"], "try and fix": ["try to fix"], "try and gain": ["try to gain"], "try and get": ["try to get"], "try and give": ["try to give"], "try and go": ["try to go"], "try and help": ["try to help"], "try and hide": ["try to hide"], "try and hit": ["try to hit"], "try and hold": ["try to hold"], "try and keep": ["try to keep"], "try and like": ["try to like"], "try and locate": ["try to locate"], "try and make": ["try to make"], "try and move": ["try to move"], "try and obtain": ["try to obtain"], "try and play": ["try to play"], "try and prevent": ["try to prevent"], "try and protect": ["try to prove"], "try and prove": ["try to prove"], "try and see": ["try to see"], "try and show": ["try to show"], "try and slow": ["try to slow"], "try and solve": ["try to solve"], "try and spare": ["try to spare"], "try and start": ["try to start"], "try and stay": ["try to stay"], "try and stop": ["try to stop"], "try and support": ["try to support"], "try and take": ["try to take"], "try and talk": ["try to talk"], "try and tell": ["try to tell"], "try and understand": ["try to understand"], "try and use": ["try to use"], "try and win": ["try to win"], "turn for the worst": ["turn for the worse"], "twice as much than": ["twice as much as"], "two in a half": ["two and a half"], "two times less than": ["half as much as"], "under go": ["undergo"], "under going": ["undergoing"], "under gone": ["undergone"], "under it's": ["under its"], "under rated": ["underrated"], "under take": ["undertake"], "under wear": ["underwear"], "under went": ["underwent"], "underneath it's": ["underneath its"], "United State's": ["United States'"], "unlike it's": ["unlike its"], "until it's": ["until its"], "up field": ["upfield"], "up it's": ["up its"], "up side": ["upside"], "up until": ["until"], "upon it's": ["upon its"], "use to be": ["used to be"], "use to have": ["used to have"], "usually know as": ["usually known as"], "usually know by": ["usually known by"], "usually know for": ["usually known for"], "very close veins": ["Varicose veins"], "via it's": ["via its"], "vim and vinegar": ["vim and vigour"], "vocal chords": ["vocal cords"], "waived off": ["waved off"], "warn out": ["worn out"], "was aloud": ["was allowed"], "was began": ["was begun"], "was build": ["was built"], "was comprised with": ["comprised"], "was do to": ["was due to"], "was drew": ["was drawn"], "was lain": ["was laid"], "was laying on": ["was lying on"], "was lead by": ["was led by"], "was loathe to": ["was loath to"], "was meet by": ["was met by"], "was meet with": ["was met with"], "was ran": ["was run"], "was release": ["was released"], "was reran": ["was rerun"], "was rode": ["was ridden"], "was sang": ["was sung"], "was setup": ["was set up"], "was shook": ["was shaken"], "was show on": ["was shown on"], "was showed": ["was shown"], "was shutdown": ["was shut down"], "was sold-out": ["was sold out"], "was suppose to": ["was supposed to"], "was though that": ["was thought that"], "was took": ["was taken"], "was tore": ["was torn"], "was use to": ["was used to"], "was wrote": ["was written"], "way side": ["wayside"], "we practiced": ["we practised"], "weather or not": ["whether or not"], "went threw": ["went through"], "were aloud": ["were allowed"], "were began": ["were begun"], "were build": ["were built"], "were comprised with": ["comprised"], "were drew": ["were drawn"], "were lain": ["were laid"], "were lead by": ["were led by"], "were loathe to": ["were loath to"], "were meet by": ["were met by"], "were meet with": ["were met with"], "were ran": ["were run"], "were rode": ["were ridden"], "were sang": ["were sung"], "were setup": ["were set up"], "were showed": ["were shown"], "were shutdown": ["were shut down"], "were suppose to": ["were supposed to"], "were took": ["were taken"], "were tore": ["were torn"], "were use to": ["were used to"], "were wrote": ["were written"], "wet her appetite": ["whet her appetite"], "wet his appetite": ["whet his appetite"], "wet my appetite": ["whet my appetite"], "wet the appetite": ["whet the appetite"], "wet their appetite": ["whet their appetite"], "wet your appetite": ["whet your appetite"], "when into": ["went into"], "when on to": ["went on to"], "where as": ["whereas"], "where being": ["were being"], "where by": ["whereby"], "where made": ["were made"], "where taken": ["were taken"], "where upon": ["whereupon"], "which breakdown": ["which break down"], "which had lead": ["which had led"], "which has lead": ["which has led"], "which have lead": ["which have led"], "which maybe": ["which may be"], "which where": ["which were"], "who had lead": ["who had led"], "who has lead": ["who has led"], "who have lead": ["who have led"], "who he led": ["whom he led"], "who he married": ["whom he married"], "who he met": ["whom he met"], "who he took": ["whom he took"], "who lead": ["who led"], "who maybe": ["who may be"], "who setup": ["who set up"], "who to believe": ["whom to believe"], "who to blame": ["whom to blame"], "who to call": ["whom to call"], "who to invite": ["whom to invite"], "who to send": ["whom to send"], "who use to": ["who used to"], "who where": ["who were"], "who's actual": ["whose actual"], "who's aunt": ["whose aunt"], "who's brother": ["whose brother"], "who's cousin": ["whose cousin"], "who's father": ["whose father"], "who's first": ["whose first"], "who's last": ["whose last"], "who's mother": ["whose mother"], "who's name": ["whose name"], "who's own": ["whose own"], "who's previous": ["whose previous"], "who's relative": ["whose relative"], "who's sister": ["whose sister"], "who's uncle": ["whose uncle"], "whom also": ["who also"], "whom is": ["who is"], "whom was": ["who was"], "wild variety": ["wide variety"], "will backup": ["will back up"], "will likely": ["will probably"], "will workout": ["will work out"], "wind charms": ["wind chimes"], "with in": ["within"], "with it's": ["with its"], "with out": ["without"], "with who": ["with whom"], "within it's": ["within its"], "within site of": ["within sight of"], "without it's": ["without its"], "working progress": ["work in progress"], "world wide": ["worldwide"], "world wind romance": ["whirlwind romance"], "world wind tour": ["whirlwind tour"], "worse that": ["worse than"], "worse then": ["worse than"], "worse-case scenario": ["worst-case scenario"], "worst comes to worst": ["worse comes to worst"], "worst than": ["worse than"], "worth ethic": ["work ethic"], "worth while": ["worthwhile"], "would comeback": ["would come back"], "would of": ["would have"], "would workout": ["would work out"], "wreck havoc": ["wreak havoc"], "younger that": ["younger than"], "younger then": ["younger than"], "a 100": ["100", "a hundred", "one hundred"], "a 1000": ["1000", "a thousand", "one thousand"], "a back up": ["a back-up", "a backup"], "a bacteria": ["a bacterium", "bacteria"], "a only": ["an only", "only a"], "a paparazzi": ["a paparazzo", "paparazzi"], "a phenomena": ["a phenomenon", "phenomena"], "a protozoa": ["a protozoon", "protozoa"], "a set back": ["a set-back", "a setback"], "AC current": ["AC", "alternating current"], "alongside with": ["along with", "alongside"], "AM in the morning": ["AM", "in the morning"], "another words": ["in other words", "other words"], "apart of": ["a part of", "apart from"], "are been": ["are being", "have been"], "are were": ["are", "are where", "were"], "as been": ["as being", "has been"], "ATM machine": ["ATM", "automated teller machine"], "became to be": ["became", "came to be"], "being giving": ["been giving", "being given"], "being taking": ["been taking", "being taken"], "close proximity": ["closeness", "proximity"], "comprise of": ["comprise", "consist of"], "comprised almost entirely of": ["composed almost entirely of", "consisting almost entirely of"], "comprised chiefly of": ["composed chiefly of", "comprised chiefly", "consisting chiefly of"], "comprised entirely of": ["composed entirely of", "consisting entirely of"], "comprised exclusively of": ["composed exclusively of", "consisting exclusively of"], "comprised generally of": ["composed generally of", "comprised generally", "consisting generally of"], "comprised largely of": ["composed largely of", "consisting largely of"], "comprised mainly of": ["composed mainly of", "comprised mainly", "consisting mainly of"], "comprised mostly of": ["composed mostly of", "consisting mostly of"], "comprised of": ["composed of", "comprised", "consisting of"], "comprised only of": ["composed only of", "comprised only", "consisting only of"], "comprised totally of": ["composed totally of", "comprised totally", "consisting totally of"], "comprised wholly of": ["composed wholly of", "consisting wholly of"], "comprises entirely of": ["comprises entirely", "consists entirely of"], "comprises exclusively of": ["comprises exclusively", "composed exclusively of"], "comprises mainly of": ["comprises mainly", "consists mainly of"], "comprises mostly of": ["comprises mostly", "consists mostly of"], "comprises of": ["comprises", "consists of"], "comprises only of": ["comprises only", "composed only of", "consists only of"], "comprising chiefly of": ["comprising chiefly", "consisting chiefly of"], "comprising entirely of": ["comprising entirely", "consisting entirely of"], "comprising exclusively of": ["comprising exclusively", "consisting exclusively of"], "comprising generally of": ["comprising generally", "consisting generally of"], "comprising largely of": ["comprising largely", "consisting largely of"], "comprising mainly of": ["comprising mainly", "consisting mainly of"], "comprising mostly of": ["comprising mostly", "consisting mostly of"], "comprising of": ["comprising", "consisting of"], "comprising only of": ["comprising only", "consisting only of"], "comprising primarily of": ["comprising primarily", "consisting primarily of"], "comprising principally of": ["comprising principally", "consisting principally of"], "comprising totally of": ["comprising totally", "consisting totally of"], "comprising wholly of": ["comprising wholly", "consisting wholly of"], "constitutes of": ["consists of", "constitutes"], "contains of": ["consists of", "contains"], "DC current": ["DC", "direct current"], "first and foremost": ["first", "foremost"], "flow of current": ["current", "flow of charge"], "flow of electric current": ["electric current", "flow of electric charge"], "had plead": ["had pleaded", "had pled"], "had throve": ["had thriven", "had thrived"], "has began": ["began", "has begun"], "has throve": ["has thriven", "has thrived"], "has was": ["he was", "was"], "he plead": ["he pleaded", "he pled"], "in close proximity to": ["close to", "in proximity to"], "is been": ["has been", "is being"], "is front of": ["in front of", "is in front of"], "is has": ["has", "it has"], "lot's of": ["lots of", "many", "much"], "may been": ["may be", "may have been"], "most optimal": ["best", "optimal"], "of been": ["have been", "of being"], "over a 100": ["over 100", "over a hundred", "over one hundred"], "over a 1000": ["over 1000", "over a thousand", "over one thousand"], "past away": ["passed away", "died"], "PM at night": ["PM", "at night"], "PM in the afternoon": ["PM", "in the afternoon"], "PM in the evening": ["PM", "in the evening"], "she weighted": ["she waited", "she weighed"], "should been": ["should be", "should have been"], "split in to": ["split into", "split in two"], "this criteria": ["these criteria", "this criterion"], "through out": ["threw out", "throughout"], "too also": ["also", "to also", "too"], "USD dollars": ["US dollars", "USD"], "USD$": ["US dollars", "US$"], "very minimal": ["minimal", "very little", "very small"], "very optimal": ["optimal", "very good"], "very unique": ["unique", "very unusual"], "VIN number": ["vehicle identification number", "VIN"], "was been": ["has been", "was being"], "was comprised from": ["comprised", "was composed from"], "were been": ["have been", "were being"], "will comprise of": ["will be composed of", "will comprise", "will consist of"], "with he": ["with him", "with the"], "would been": ["would be", "would have been"], "would comprise of": ["would comprise", "would consist of"]
};
function escapeHtml(text) {
@@ -73,20 +69,8 @@
}
}
- for (let sentence of sentences) {
- const trimmed = sentence.trim();
- for (const phrase of transitionalWords) {
- const pattern = new RegExp(`(^|;\\s*)(${escapeRegex(phrase)})\\b`, 'gi');
- let match;
- while ((match = pattern.exec(trimmed)) !== null) {
- transitionCount++;
- foundTransitions[phrase] = (foundTransitions[phrase] || 0) + 1;
- }
- }
- }
-
- for (const phrase of midSentenceOnlyWords) {
- const pattern = new RegExp(`(?<!^|[.;!?]\\s*)\\b${escapeRegex(phrase)}\\b`, 'gi');
+ for (const phrase of transitionalWords) {
+ const pattern = new RegExp(`\\b${escapeRegex(phrase)}\\b`, 'gi');
let match;
while ((match = pattern.exec(text)) !== null) {
transitionCount++;
@@ -127,7 +111,7 @@
const result = document.getElementById("result");
result.textContent = `Transitions: ${transitionCount} (${percentage}%)`;
- result.className = (percentage < 11) ? "low" : "high";
+ result.className = (percentage < 15) ? "low" : "high";
const breakdown = document.getElementById("breakdown");
let breakdownHTML = "";
@@ -233,5 +217,4 @@
</script>
</body>
- </html>
-
+ </html>
\ No newline at end of file