changeset 11449:048f82127b4d

[gaim-migrate @ 13688] This should fix the problems with the non-complete-word replacements. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 05 Sep 2005 06:48:39 +0000
parents 1d29b44038c7
children b7978afe81d0
files plugins/spellchk.c
diffstat 1 files changed, 113 insertions(+), 109 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/spellchk.c	Mon Sep 05 05:41:29 2005 +0000
+++ b/plugins/spellchk.c	Mon Sep 05 06:48:39 2005 +0000
@@ -634,7 +634,7 @@
 			"BAD advanage\nGOOD advantage\n"
 			"BAD affraid\nGOOD afraid\n"
 			"BAD afterthe\nGOOD after the\n"
-			"COMPLETE 0\nBAD againstt he\nGOOD against the\n"
+			"COMPLETE 0\nBAD againstt he \nGOOD against the \n"
 			"BAD aganist\nGOOD against\n"
 			"BAD aggresive\nGOOD aggressive\n"
 			"BAD agian\nGOOD again\n"
@@ -670,7 +670,7 @@
 			"BAD andone\nGOOD and one\n"
 			"BAD andteh\nGOOD and the\n"
 			"BAD andthe\nGOOD and the\n"
-			"COMPLETE 0\nBAD andt he\nGOOD and the\n"
+			"COMPLETE 0\nBAD andt he \nGOOD and the \n"
 			"BAD anothe\nGOOD another\n"
 			"BAD anual\nGOOD annual\n"
 			"BAD any1\nGOOD anyone\n"
@@ -687,15 +687,15 @@
 			"BAD aquisition\nGOOD acquisition\n"
 			"BAD aquisitions\nGOOD acquisitions\n"
 			"BAD arent\nGOOD aren't\n"
-			"COMPLETE 0\nBAD aren;t\nGOOD aren't\n"
+			"COMPLETE 0\nBAD aren;t \nGOOD aren't \n"
 			"BAD arguement\nGOOD argument\n"
 			"BAD arguements\nGOOD arguments\n"
-			"COMPLETE 0\nBAD arn't\nGOOD aren't\n"
+			"COMPLETE 0\nBAD arn't \nGOOD aren't \n"
 			"BAD arond\nGOOD around\n"
 			"BAD artical\nGOOD article\n"
 			"BAD articel\nGOOD article\n"
 			"BAD asdvertising\nGOOD advertising\n"
-			"COMPLETE 0\nBAD askt he\nGOOD ask the\n"
+			"COMPLETE 0\nBAD askt he \nGOOD ask the \n"
 			"BAD assistent\nGOOD assistant\n"
 			"BAD asthe\nGOOD as the\n"
 			"BAD atention\nGOOD attention\n"
@@ -747,7 +747,7 @@
 			"BAD brodcast\nGOOD broadcast\n"
 			"BAD butthe\nGOOD but the\n"
 			"BAD bve\nGOOD be\n"
-			"COMPLETE 0\nBAD byt he\nGOOD by the\n"
+			"COMPLETE 0\nBAD byt he \nGOOD by the \n"
 			"BAD cafe\nGOOD café\n"
 			"BAD caharcter\nGOOD character\n"
 			"BAD calcullated\nGOOD calculated\n"
@@ -755,7 +755,7 @@
 			"BAD candidtae\nGOOD candidate\n"
 			"BAD candidtaes\nGOOD candidates\n"
 			"BAD cant\nGOOD can't\n"
-			"COMPLETE 0\nBAD can;t\nGOOD can't\n"
+			"COMPLETE 0\nBAD can;t \nGOOD can't \n"
 			"COMPLETE 0\nBAD can't of been\nGOOD can't have been\n"
 			"BAD catagory\nGOOD category\n"
 			"BAD categiory\nGOOD category\n"
@@ -801,7 +801,7 @@
 			"BAD comntain\nGOOD contain\n"
 			"BAD comntains\nGOOD contains\n"
 			"BAD compair\nGOOD compare\n"
-			"COMPLETE 0\nBAD company;s\nGOOD company's\n"
+			"COMPLETE 0\nBAD company;s \nGOOD company's \n"
 			"BAD competetive\nGOOD competitive\n"
 			"BAD compleated\nGOOD completed\n"
 			"BAD compleatly\nGOOD completely\n"
@@ -831,10 +831,10 @@
 			"BAD corruptable\nGOOD corruptible\n"
 			"BAD cotten\nGOOD cotton\n"
 			"BAD coudl\nGOOD could\n"
-			"COMPLETE 0\nBAD coudln't\nGOOD couldn't\n"
-			"COMPLETE 0\nBAD coudn't\nGOOD couldn't\n"
+			"COMPLETE 0\nBAD coudln't \nGOOD couldn't \n"
+			"COMPLETE 0\nBAD coudn't \nGOOD couldn't \n"
 			"BAD couldnt\nGOOD couldn't\n"
-			"COMPLETE 0\nBAD couldn;t\nGOOD couldn't\n"
+			"COMPLETE 0\nBAD couldn;t \nGOOD couldn't \n"
 			"COMPLETE 0\nBAD could of been\nGOOD could have been\n"
 			"COMPLETE 0\nBAD could of had\nGOOD could have had\n"
 			"BAD couldthe\nGOOD could the\n"
@@ -883,7 +883,7 @@
 			"BAD didint\nGOOD didn't\n"
 			"BAD didnot\nGOOD did not\n"
 			"BAD didnt\nGOOD didn't\n"
-			"COMPLETE 0\nBAD didn;t\nGOOD didn't\n"
+			"COMPLETE 0\nBAD didn;t \nGOOD didn't \n"
 			"BAD difefrent\nGOOD different\n"
 			"BAD diferences\nGOOD differences\n"
 			"BAD differance\nGOOD difference\n"
@@ -907,11 +907,11 @@
 			"BAD documetn\nGOOD document\n"
 			"BAD documnet\nGOOD document\n"
 			"BAD documnets\nGOOD documents\n"
-			"COMPLETE 0\nBAD doens't\nGOOD doesn't\n"
+			"COMPLETE 0\nBAD doens't \nGOOD doesn't \n"
 			"BAD doese\nGOOD does\n"
-			"COMPLETE 0\nBAD doe snot\nGOOD does not\n"
+			"COMPLETE 0\nBAD doe snot \nGOOD does not \n"
 			"BAD doesnt\nGOOD doesn't\n"
-			"COMPLETE 0\nBAD doesn;t\nGOOD doesn't\n"
+			"COMPLETE 0\nBAD doesn;t \nGOOD doesn't \n"
 			"BAD doign\nGOOD doing\n"
 			"BAD doimg\nGOOD doing\n"
 			"BAD doind\nGOOD doing\n"
@@ -919,10 +919,10 @@
 			"BAD donig\nGOOD doing\n"
 			"BAD donno\nGOOD don't know\n"
 			"BAD dont\nGOOD don't\n"
-			"COMPLETE 0\nBAD do'nt\nGOOD don't\n"
-			"COMPLETE 0\nBAD don;t\nGOOD don't\n"
-			"COMPLETE 0\nBAD don't no\nGOOD don't know\n"
-			"COMPLETE 0\nBAD dosn't\nGOOD doesn't\n"
+			"COMPLETE 0\nBAD do'nt \nGOOD don't \n"
+			"COMPLETE 0\nBAD don;t \nGOOD don't \n"
+			"COMPLETE 0\nBAD don't no \nGOOD don't know \n"
+			"COMPLETE 0\nBAD dosn't \nGOOD doesn't \n"
 			"BAD driveing\nGOOD driving\n"
 			"BAD drnik\nGOOD drink\n"
 			"BAD dunno\nGOOD don't know\n"
@@ -988,9 +988,11 @@
 			"BAD friday\nGOOD Friday\n"
 			"BAD frmo\nGOOD from\n"
 			"BAD fromthe\nGOOD from the\n"
-			"COMPLETE 0\nBAD fromt he\nGOOD from the\n"
+			"COMPLETE 0\nBAD fromt he \nGOOD from the \n"
 			"BAD furneral\nGOOD funeral\n"
 			"BAD fwe\nGOOD few\n"
+			"COMPLETE 0\nBAD GAIM\nGOOD Gaim\n"
+			"COMPLETE 0\nBAD gAIM\nGOOD Gaim\n"
 			"BAD garantee\nGOOD guarantee\n"
 			"BAD gaurd\nGOOD guard\n"
 			"BAD gemeral\nGOOD general\n"
@@ -1010,7 +1012,7 @@
 			"BAD guidlines\nGOOD guidelines\n"
 			"BAD hadbeen\nGOOD had been\n"
 			"BAD hadnt\nGOOD hadn't\n"
-			"COMPLETE 0\nBAD hadn;t\nGOOD hadn't\n"
+			"COMPLETE 0\nBAD hadn;t \nGOOD hadn't \n"
 			"BAD haev\nGOOD have\n"
 			"BAD hapen\nGOOD happen\n"
 			"BAD hapened\nGOOD happened\n"
@@ -1019,22 +1021,22 @@
 			"BAD happend\nGOOD happened\n"
 			"BAD hasbeen\nGOOD has been\n"
 			"BAD hasnt\nGOOD hasn't\n"
-			"COMPLETE 0\nBAD hasn;t\nGOOD hasn't\n"
+			"COMPLETE 0\nBAD hasn;t \nGOOD hasn't \n"
 			"BAD havebeen\nGOOD have been\n"
 			"BAD haveing\nGOOD having\n"
 			"BAD havent\nGOOD haven't\n"
-			"COMPLETE 0\nBAD haven;t\nGOOD haven't\n"
+			"COMPLETE 0\nBAD haven;t \nGOOD haven't \n"
 			"BAD hda\nGOOD had\n"
 			"BAD hearign\nGOOD hearing\n"
-			"COMPLETE 0\nBAD he;d\nGOOD he'd\n"
+			"COMPLETE 0\nBAD he;d \nGOOD he'd \n"
 			"BAD hel\nGOOD he'll\n"
-			"COMPLETE 0\nBAD he;ll\nGOOD he'll\n"
+			"COMPLETE 0\nBAD he;ll \nGOOD he'll \n"
 			"BAD helpfull\nGOOD helpful\n"
 			"BAD herat\nGOOD heart\n"
 			"BAD heres\nGOOD here's\n"
-			"COMPLETE 0\nBAD here;s\nGOOD here's\n"
+			"COMPLETE 0\nBAD here;s \nGOOD here's \n"
 			"BAD hes\nGOOD he's\n"
-			"COMPLETE 0\nBAD he;s\nGOOD he's\n"
+			"COMPLETE 0\nBAD he;s \nGOOD he's \n"
 			"BAD hesaid\nGOOD he said\n"
 			"BAD hewas\nGOOD he was\n"
 			"BAD hge\nGOOD he\n"
@@ -1059,20 +1061,20 @@
 			"BAD hvaing\nGOOD having\n"
 			"BAD hwich\nGOOD which\n"
 			"BAD i\nGOOD I\n"
-			"COMPLETE 0\nBAD i c\nGOOD I see\n"
-			"COMPLETE 0\nBAD i;d\nGOOD I'd\n"
-			"COMPLETE 0\nBAD i'd\nGOOD I'd\n"
-			"COMPLETE 0\nBAD I;d\nGOOD I'd\n"
+			"COMPLETE 0\nBAD i c \nGOOD I see \n"
+			"COMPLETE 0\nBAD i;d \nGOOD I'd \n"
+			"COMPLETE 0\nBAD i'd \nGOOD I'd \n"
+			"COMPLETE 0\nBAD I;d \nGOOD I'd \n"
 			"BAD idae\nGOOD idea\n"
 			"BAD idaes\nGOOD ideas\n"
 			"BAD identofy\nGOOD identify\n"
 			"BAD ihs\nGOOD his\n"
 			"BAD iits the\nGOOD it's the\n"
-			"COMPLETE 0\nBAD i'll\nGOOD I'll\n"
-			"COMPLETE 0\nBAD I;ll\nGOOD I'll\n"
-			"COMPLETE 0\nBAD i;m\nGOOD I'm\n"
-			"COMPLETE 0\nBAD i'm\nGOOD I'm\n"
-			"COMPLETE 0\nBAD I\"m\nGOOD I'm\n"
+			"COMPLETE 0\nBAD i'll \nGOOD I'll \n"
+			"COMPLETE 0\nBAD I;ll \nGOOD I'll \n"
+			"COMPLETE 0\nBAD i;m \nGOOD I'm \n"
+			"COMPLETE 0\nBAD i'm \nGOOD I'm \n"
+			"COMPLETE 0\nBAD I\"m \nGOOD I'm \n"
 			"BAD imediate\nGOOD immediate\n"
 			"BAD imediatly\nGOOD immediately\n"
 			"BAD immediatly\nGOOD immediately\n"
@@ -1098,33 +1100,33 @@
 			"BAD inteh\nGOOD in the\n"
 			"BAD interum\nGOOD interim\n"
 			"BAD inthe\nGOOD in the\n"
-			"COMPLETE 0\nBAD int he\nGOOD in the\n"
+			"COMPLETE 0\nBAD int he \nGOOD in the \n"
 			"BAD inturn\nGOOD intern\n"
 			"BAD inwhich\nGOOD in which\n"
-			"COMPLETE 0\nBAD i snot\nGOOD is not\n"
+			"COMPLETE 0\nBAD i snot \nGOOD is not \n"
 			"BAD isnt\nGOOD isn't\n"
-			"COMPLETE 0\nBAD isn;t\nGOOD isn't\n"
+			"COMPLETE 0\nBAD isn;t \nGOOD isn't \n"
 			"BAD isthe\nGOOD is the\n"
 			"BAD itd\nGOOD it'd\n"
-			"COMPLETE 0\nBAD it;d\nGOOD it'd\n"
+			"COMPLETE 0\nBAD it;d \nGOOD it'd \n"
 			"BAD itis\nGOOD it is\n"
 			"BAD ititial\nGOOD initial\n"
 			"BAD itll\nGOOD it'll\n"
-			"COMPLETE 0\nBAD it;ll\nGOOD it'll\n"
+			"COMPLETE 0\nBAD it;ll \nGOOD it'll \n"
 			"BAD itnerest\nGOOD interest\n"
 			"BAD itnerested\nGOOD interested\n"
 			"BAD itneresting\nGOOD interesting\n"
 			"BAD itnerests\nGOOD interests\n"
-			"COMPLETE 0\nBAD it;s\nGOOD it's\n"
+			"COMPLETE 0\nBAD it;s \nGOOD it's \n"
 			"BAD itsa\nGOOD it's a\n"
-			"COMPLETE 0\nBAD its a\nGOOD it's a\n"
-			"COMPLETE 0\nBAD it snot\nGOOD it's not\n"
-			"COMPLETE 0\nBAD it' snot\nGOOD it's not\n"
-			"COMPLETE 0\nBAD its the\nGOOD it's the\n"
+			"COMPLETE 0\nBAD its a \nGOOD it's a \n"
+			"COMPLETE 0\nBAD it snot \nGOOD it's not \n"
+			"COMPLETE 0\nBAD it' snot \nGOOD it's not \n"
+			"COMPLETE 0\nBAD its the \nGOOD it's the \n"
 			"BAD itwas\nGOOD it was\n"
 			"BAD ive\nGOOD I've\n"
-			"COMPLETE 0\nBAD i;ve\nGOOD I've\n"
-			"COMPLETE 0\nBAD i've\nGOOD I've\n"
+			"COMPLETE 0\nBAD i;ve \nGOOD I've \n"
+			"COMPLETE 0\nBAD i've \nGOOD I've \n"
 			"BAD iwll\nGOOD will\n"
 			"BAD iwth\nGOOD with\n"
 			"BAD jsut\nGOOD just\n"
@@ -1144,9 +1146,9 @@
 			"BAD laterz\nGOOD later\n"
 			"BAD learnign\nGOOD learning\n"
 			"BAD lenght\nGOOD length\n"
-			"COMPLETE 0\nBAD let;s\nGOOD let's\n"
-			"COMPLETE 0\nBAD let's him\nGOOD lets him\n"
-			"COMPLETE 0\nBAD let's it\nGOOD lets it\n"
+			"COMPLETE 0\nBAD let;s \nGOOD let's \n"
+			"COMPLETE 0\nBAD let's him \nGOOD lets him \n"
+			"COMPLETE 0\nBAD let's it \nGOOD lets it \n"
 			"BAD levle\nGOOD level\n"
 			"BAD libary\nGOOD library\n"
 			"BAD librarry\nGOOD library\n"
@@ -1194,7 +1196,7 @@
 			"BAD mysefl\nGOOD myself\n"
 			"BAD myu\nGOOD my\n"
 			"BAD naive\nGOOD naïve\n"
-			"COMPLETE 0\nBAD ne ways\nGOOD anyways\n"
+			"COMPLETE 0\nBAD ne ways \nGOOD anyways \n"
 			"BAD ne1\nGOOD anyone\n"
 			"BAD neway\nGOOD anyway\n"
 			"BAD neways\nGOOD anyways\n"
@@ -1231,7 +1233,7 @@
 			"BAD oneof\nGOOD one of\n"
 			"BAD onepoint\nGOOD one point\n"
 			"BAD onthe\nGOOD on the\n"
-			"COMPLETE 0\nBAD ont he\nGOOD on the\n"
+			"COMPLETE 0\nBAD ont he \nGOOD on the \n"
 			"BAD onyl\nGOOD only\n"
 			"BAD oppasite\nGOOD opposite\n"
 			"BAD opperation\nGOOD operation\n"
@@ -1351,7 +1353,7 @@
 			"BAD saidit\nGOOD said it\n"
 			"BAD saidthat\nGOOD said that\n"
 			"BAD saidthe\nGOOD said the\n"
-			"COMPLETE 0\nBAD saidt he\nGOOD said the\n"
+			"COMPLETE 0\nBAD saidt he \nGOOD said the \n"
 			"BAD sandwhich\nGOOD sandwich\n"
 			"BAD sandwitch\nGOOD sandwich\n"
 			"BAD saturday\nGOOD Saturday\n"
@@ -1368,18 +1370,18 @@
 			"BAD seperate\nGOOD separate\n"
 			"BAD sercumstances\nGOOD circumstances\n"
 			"BAD shcool\nGOOD school\n"
-			"COMPLETE 0\nBAD she;d\nGOOD she'd\n"
-			"COMPLETE 0\nBAD she;ll\nGOOD she'll\n"
+			"COMPLETE 0\nBAD she;d \nGOOD she'd \n"
+			"COMPLETE 0\nBAD she;ll \nGOOD she'll \n"
 			"BAD shes\nGOOD she's\n"
-			"COMPLETE 0\nBAD she;s\nGOOD she's\n"
+			"COMPLETE 0\nBAD she;s \nGOOD she's \n"
 			"BAD shesaid\nGOOD she said\n"
 			"BAD shineing\nGOOD shining\n"
 			"BAD shiped\nGOOD shipped\n"
 			"BAD shoudl\nGOOD should\n"
-			"COMPLETE 0\nBAD shoudln't\nGOOD shouldn't\n"
+			"COMPLETE 0\nBAD shoudln't \nGOOD shouldn't \n"
 			"BAD shouldent\nGOOD shouldn't\n"
 			"BAD shouldnt\nGOOD shouldn't\n"
-			"COMPLETE 0\nBAD shouldn;t\nGOOD shouldn't\n"
+			"COMPLETE 0\nBAD shouldn;t \nGOOD shouldn't \n"
 			"COMPLETE 0\nBAD should of been\nGOOD should have been\n"
 			"COMPLETE 0\nBAD should of had\nGOOD should have had\n"
 			"BAD shouldve\nGOOD should've\n"
@@ -1401,7 +1403,7 @@
 			"BAD somewaht\nGOOD somewhat\n"
 			"BAD somthing\nGOOD something\n"
 			"BAD somtimes\nGOOD sometimes\n"
-			"COMPLETE 0\nBAD sot hat\nGOOD so that\n"
+			"COMPLETE 0\nBAD sot hat \nGOOD so that \n"
 			"BAD soudn\nGOOD sound\n"
 			"BAD soudns\nGOOD sounds\n"
 			"BAD speach\nGOOD speech\n"
@@ -1442,7 +1444,7 @@
 			"BAD tecnical\nGOOD technical\n"
 			"BAD teh\nGOOD the\n"
 			"BAD tehy\nGOOD they\n"
-			"COMPLETE 0\nBAD tellt he\nGOOD tell the\n"
+			"COMPLETE 0\nBAD tellt he \nGOOD tell the \n"
 			"BAD termoil\nGOOD turmoil\n"
 			"BAD tets\nGOOD test\n"
 			"BAD tghe\nGOOD the\n"
@@ -1451,33 +1453,35 @@
 			"BAD thanx\nGOOD thanks\n"
 			"BAD thats\nGOOD that's\n"
 			"BAD thatthe\nGOOD that the\n"
-			"COMPLETE 0\nBAD thatt he\nGOOD that the\n"
+			"COMPLETE 0\nBAD thatt he \nGOOD that the \n"
 			"BAD thecompany\nGOOD the company\n"
 			"BAD thefirst\nGOOD the first\n"
 			"BAD thegovernment\nGOOD the government\n"
-			"COMPLETE 0\nBAD their are\nGOOD there are\n"
-			"COMPLETE 0\nBAD their is\nGOOD there is\n"
+			"COMPLETE 0\nBAD their are \nGOOD there are \n"
+			"COMPLETE 0\nBAD their aren't \nGOOD there aren't \n"
+			"COMPLETE 0\nBAD their is \nGOOD there is \n"
 			"BAD themself\nGOOD themselves\n"
 			"BAD themselfs\nGOOD themselves\n"
 			"BAD thenew\nGOOD the new\n"
 			"BAD theres\nGOOD there's\n"
-			"COMPLETE 0\nBAD there's is\nGOOD theirs is\n"
+			"COMPLETE 0\nBAD there's is \nGOOD theirs is \n"
+			"COMPLETE 0\nBAD there's isn't \nGOOD theirs isn't \n"
 			"BAD theri\nGOOD their\n"
 			"BAD thesame\nGOOD the same\n"
 			"BAD thetwo\nGOOD the two\n"
 			"BAD theyd\nGOOD they'd\n"
-			"COMPLETE 0\nBAD they;d\nGOOD they'd\n"
-			"COMPLETE 0\nBAD they;l\nGOOD they'll\n"
+			"COMPLETE 0\nBAD they;d \nGOOD they'd \n"
+			"COMPLETE 0\nBAD they;l \nGOOD they'll \n"
 			"BAD theyll\nGOOD they'll\n"
-			"COMPLETE 0\nBAD they;ll\nGOOD they'll\n"
-			"COMPLETE 0\nBAD they;r\nGOOD they're\n"
-			"COMPLETE 0\nBAD theyre\nGOOD they're\n"
-			"COMPLETE 0\nBAD they;re\nGOOD they're\n"
-			"COMPLETE 0\nBAD they're are\nGOOD there are\n"
-			"COMPLETE 0\nBAD they're is\nGOOD there is\n"
-			"COMPLETE 0\nBAD they;v\nGOOD they've\n"
+			"COMPLETE 0\nBAD they;ll \nGOOD they'll \n"
+			"COMPLETE 0\nBAD they;r \nGOOD they're \n"
+			"COMPLETE 0\nBAD theyre \nGOOD they're \n"
+			"COMPLETE 0\nBAD they;re \nGOOD they're \n"
+			"COMPLETE 0\nBAD they're are \nGOOD there are \n"
+			"COMPLETE 0\nBAD they're is \nGOOD there is \n"
+			"COMPLETE 0\nBAD they;v \nGOOD they've \n"
 			"BAD theyve\nGOOD they've\n"
-			"COMPLETE 0\nBAD they;ve\nGOOD they've\n"
+			"COMPLETE 0\nBAD they;ve \nGOOD they've \n"
 			"BAD thgat\nGOOD that\n"
 			"BAD thge\nGOOD the\n"
 			"BAD thier\nGOOD their \n"
@@ -1507,7 +1511,7 @@
 			"BAD tnx\nGOOD thanks\n"
 			"BAD todya\nGOOD today\n"
 			"BAD togehter\nGOOD together\n"
-			"COMPLETE 0\nBAD toldt he\nGOOD told the\n"
+			"COMPLETE 0\nBAD toldt he \nGOOD told the \n"
 			"BAD tomorow\nGOOD tomorrow\n"
 			"BAD tongiht\nGOOD tonight\n"
 			"BAD tonihgt\nGOOD tonight\n"
@@ -1515,7 +1519,7 @@
 			"BAD totaly\nGOOD totally\n"
 			"BAD totalyl\nGOOD totally\n"
 			"BAD tothe\nGOOD to the\n"
-			"COMPLETE 0\nBAD tot he\nGOOD to the\n"
+			"COMPLETE 0\nBAD tot he \nGOOD to the \n"
 			"BAD towrad\nGOOD toward\n"
 			"BAD traditionalyl\nGOOD traditionally\n"
 			"BAD transfered\nGOOD transferred\n"
@@ -1529,7 +1533,7 @@
 			"BAD u\nGOOD you\n"
 			"BAD udnerstand\nGOOD understand\n"
 			"BAD understnad\nGOOD understand\n"
-			"COMPLETE 0\nBAD undert he\nGOOD under the\n"
+			"COMPLETE 0\nBAD undert he \nGOOD under the \n"
 			"BAD unforseen\nGOOD unforeseen\n"
 			"BAD UnitedStates\nGOOD United States\n"
 			"BAD unliek\nGOOD unlike\n"
@@ -1547,39 +1551,39 @@
 			"BAD vulnerible\nGOOD vulnerable\n"
 			"BAD waht\nGOOD what\n"
 			"BAD warrent\nGOOD warrant\n"
-			"COMPLETE 0\nBAD wa snot\nGOOD was not\n"
-			"COMPLETE 0\nBAD wasnt\nGOOD wasn't\n"
-			"COMPLETE 0\nBAD wasn;t\nGOOD wasn't\n"
+			"COMPLETE 0\nBAD wa snot \nGOOD was not \n"
+			"COMPLETE 0\nBAD wasnt \nGOOD wasn't \n"
+			"COMPLETE 0\nBAD wasn;t \nGOOD wasn't \n"
 			"BAD wat\nGOOD what\n"
 			"BAD watn\nGOOD want\n"
-			"COMPLETE 0\nBAD we;d\nGOOD we'd\n"
+			"COMPLETE 0\nBAD we;d \nGOOD we'd \n"
 			"BAD wednesday\nGOOD Wednesday\n"
 			"BAD wel\nGOOD we'll\n"
 			"BAD wehn\nGOOD when\n"
 			"COMPLETE 0\nBAD we'l \nGOOD we'll \n"
-			"COMPLETE 0\nBAD we;ll\nGOOD we'll\n"
-			"COMPLETE 0\nBAD we;re\nGOOD we're\n"
+			"COMPLETE 0\nBAD we;ll \nGOOD we'll \n"
+			"COMPLETE 0\nBAD we;re \nGOOD we're \n"
 			"BAD werent\nGOOD weren't\n"
-			"COMPLETE 0\nBAD weren;t\nGOOD weren't\n"
-			"COMPLETE 0\nBAD wern't\nGOOD weren't\n"
+			"COMPLETE 0\nBAD weren;t \nGOOD weren't \n"
+			"COMPLETE 0\nBAD wern't \nGOOD weren't \n"
 			"BAD werre\nGOOD were\n"
 			"BAD weve\nGOOD we've\n"
-			"COMPLETE 0\nBAD we;ve\nGOOD we've\n"
+			"COMPLETE 0\nBAD we;ve \nGOOD we've \n"
 			"BAD whats\nGOOD what's\n"
-			"COMPLETE 0\nBAD what;s\nGOOD what's\n"
+			"COMPLETE 0\nBAD what;s \nGOOD what's \n"
 			"BAD whcih\nGOOD which\n"
-			"COMPLETE 0\nBAD whent he\nGOOD when the\n"
+			"COMPLETE 0\nBAD whent he \nGOOD when the \n"
 			"BAD wheres\nGOOD where's\n"
-			"COMPLETE 0\nBAD where;s\nGOOD where's\n"
+			"COMPLETE 0\nBAD where;s \nGOOD where's \n"
 			"BAD wherre\nGOOD where\n"
 			"BAD whic\nGOOD which\n"
-			"COMPLETE 0\nBAD whicht he\nGOOD which the\n"
+			"COMPLETE 0\nBAD whicht he \nGOOD which the \n"
 			"BAD whihc\nGOOD which\n"
 			"BAD wholl\nGOOD who'll\n"
 			"BAD whos\nGOOD who's\n"
-			"COMPLETE 0\nBAD who;s\nGOOD who's\n"
+			"COMPLETE 0\nBAD who;s \nGOOD who's \n"
 			"BAD whove\nGOOD who've\n"
-			"COMPLETE 0\nBAD who;ve\nGOOD who've\n"
+			"COMPLETE 0\nBAD who;ve \nGOOD who've \n"
 			"BAD whta\nGOOD what\n"
 			"BAD whys\nGOOD why's\n"
 			"BAD wief\nGOOD wife\n"
@@ -1593,7 +1597,7 @@
 			"BAD witha\nGOOD with a\n"
 			"BAD withdrawl\nGOOD withdrawal\n"
 			"BAD withe\nGOOD with\n"
-			"COMPLETE 0\nBAD withthe\nGOOD with the\n"
+			"COMPLETE 0\nBAD withthe \nGOOD with the \n"
 			"BAD witht he\nGOOD with the\n"
 			"BAD wiull\nGOOD will\n"
 			"BAD wnat\nGOOD want\n"
@@ -1603,13 +1607,13 @@
 			"BAD wohle\nGOOD whole\n"
 			"BAD wokr\nGOOD work\n"
 			"BAD wont\nGOOD won't\n"
-			"COMPLETE 0\nBAD wo'nt\nGOOD won't\n"
-			"COMPLETE 0\nBAD won;t\nGOOD won't\n"
+			"COMPLETE 0\nBAD wo'nt \nGOOD won't \n"
+			"COMPLETE 0\nBAD won;t \nGOOD won't \n"
 			"BAD woudl\nGOOD would\n"
-			"COMPLETE 0\nBAD woudln't\nGOOD wouldn't\n"
+			"COMPLETE 0\nBAD woudln't \nGOOD wouldn't \n"
 			"BAD wouldbe\nGOOD would be\n"
 			"BAD wouldnt\nGOOD wouldn't\n"
-			"COMPLETE 0\nBAD wouldn;t\nGOOD wouldn't\n"
+			"COMPLETE 0\nBAD wouldn;t \nGOOD wouldn't \n"
 			"COMPLETE 0\nBAD would of been\nGOOD would have been\n"
 			"COMPLETE 0\nBAD would of had\nGOOD would have had\n"
 			"BAD wouldve\nGOOD would've\n"
@@ -1630,22 +1634,22 @@
 			"BAD yoiu\nGOOD you\n"
 			"BAD youare\nGOOD you are\n"
 			"BAD youd\nGOOD you'd\n"
-			"COMPLETE 0\nBAD you;d\nGOOD you'd\n"
+			"COMPLETE 0\nBAD you;d \nGOOD you'd \n"
 			"BAD youll\nGOOD you'll\n"
 			"COMPLETE 0\nBAD your a \nGOOD you're a \n"
 			"COMPLETE 0\nBAD your an \nGOOD you're an \n"
 			"BAD youre\nGOOD you're\n"
-			"COMPLETE 0\nBAD you;re\nGOOD you're\n"
-			"COMPLETE 0\nBAD you're own\nGOOD your own\n"
-			"COMPLETE 0\nBAD your her\nGOOD you're her\n"
-			"COMPLETE 0\nBAD your here\nGOOD you're here\n"
-			"COMPLETE 0\nBAD your his\nGOOD you're his\n"
-			"COMPLETE 0\nBAD your my\nGOOD you're my\n"
-			"COMPLETE 0\nBAD your the\nGOOD you're the\n"
-			"COMPLETE 0\nBAD your their\nGOOD you're their\n"
-			"COMPLETE 0\nBAD your your\nGOOD you're your\n"
+			"COMPLETE 0\nBAD you;re \nGOOD you're \n"
+			"COMPLETE 0\nBAD you're own \nGOOD your own \n"
+			"COMPLETE 0\nBAD your her \nGOOD you're her \n"
+			"COMPLETE 0\nBAD your here \nGOOD you're here \n"
+			"COMPLETE 0\nBAD your his \nGOOD you're his \n"
+			"COMPLETE 0\nBAD your my \nGOOD you're my \n"
+			"COMPLETE 0\nBAD your the \nGOOD you're the \n"
+			"COMPLETE 0\nBAD your their \nGOOD you're their \n"
+			"COMPLETE 0\nBAD your your \nGOOD you're your \n"
 			"BAD youve\nGOOD you've\n"
-			"COMPLETE 0\nBAD you;ve\nGOOD you've\n"
+			"COMPLETE 0\nBAD you;ve \nGOOD you've \n"
 			"BAD ytou\nGOOD you\n"
 			"BAD yuo\nGOOD you\n"
 			"BAD yuor\nGOOD your\n";