=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for ibus-pinyin-1.5.0nb37 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/pbulk/work/inputmethod/ibus-pinyin/work/ibus-pinyin-1.5.0' Making all in data gmake[2]: Entering directory '/pbulk/work/inputmethod/ibus-pinyin/work/ibus-pinyin-1.5.0/data' Making all in db gmake[3]: Entering directory '/pbulk/work/inputmethod/ibus-pinyin/work/ibus-pinyin-1.5.0/data/db' Making all in english gmake[4]: Entering directory '/pbulk/work/inputmethod/ibus-pinyin/work/ibus-pinyin-1.5.0/data/db/english' GEN english.db Parse error near line 5: no such column: "the" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("the", "6.510891"); error here ---^ Parse error near line 6: no such column: "of" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("of", "3.095330"); error here ---^ Parse error near line 7: no such column: "and" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("and", "2.822903"); error here ---^ Parse error near line 8: no such column: "to" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("to", "2.693976"); error here ---^ Parse error near line 9: no such column: "a" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("a", "2.263141"); error here ---^ Parse error near line 10: no such column: "in" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("in", "1.981590"); error here ---^ Parse error near line 11: no such column: "that" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("that", "1.173595"); error here ---^ Parse error near line 12: no such column: "it" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("it", "1.146425"); error here ---^ Parse error near line 13: no such column: "is" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("is", "1.051000"); error here ---^ Parse error near line 14: no such column: "was" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("was", "0.972200"); error here ---^ Parse error near line 15: no such column: "i" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("i", "0.952572"); error here ---^ Parse error near line 16: no such column: "for" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("for", "0.896176"); error here ---^ Parse error near line 17: no such column: "on" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("on", "0.761993"); error here ---^ Parse error near line 18: no such column: "you" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("you", "0.731900"); error here ---^ Parse error near line 19: no such column: "he" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("he", "0.716942"); error here ---^ Parse error near line 20: no such column: "be" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("be", "0.699475"); error here ---^ Parse error near line 21: no such column: "with" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("with", "0.686082"); error here ---^ Parse error near line 22: no such column: "as" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("as", "0.544812"); error here ---^ Parse error near line 23: no such column: "by" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("by", "0.539856"); error here ---^ Parse error near line 24: no such column: "at" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("at", "0.503134"); error here ---^ Parse error near line 25: no such column: "have" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("have", "0.498414"); error here ---^ Parse error near line 26: no such column: "are" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("are", "0.495529"); error here ---^ Parse error near line 27: no such column: "this" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("this", "0.487417"); error here ---^ Parse error near line 28: no such column: "not" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("not", "0.486930"); error here ---^ Parse error near line 29: no such column: "but" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("but", "0.479875"); error here ---^ Parse error near line 30: no such column: "had" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("had", "0.468643"); error here ---^ Parse error near line 31: no such column: "his" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("his", "0.456230"); error here ---^ Parse error near line 32: no such column: "they" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("they", "0.456099"); error here ---^ Parse error near line 33: no such column: "from" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("from", "0.435118"); error here ---^ Parse error near line 34: no such column: "she" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("she", "0.400132"); error here ---^ Parse error near line 35: no such column: "which" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("which", "0.391452"); error here ---^ Parse error near line 36: no such column: "or" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("or", "0.390211"); error here ---^ Parse error near line 37: no such column: "we" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("we", "0.377518"); error here ---^ Parse error near line 38: no such column: "an" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("an", "0.362002"); error here ---^ Parse error near line 39: no such column: "there" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("there", "0.345085"); error here ---^ Parse error near line 40: no such column: "her" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("her", "0.344082"); error here ---^ Parse error near line 41: no such column: "were" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("were", "0.339680"); error here ---^ Parse error near line 42: no such column: "one" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("one", "0.306611"); error here ---^ Parse error near line 43: no such column: "do" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("do", "0.295348"); error here ---^ Parse error near line 44: no such column: "been" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("been", "0.282748"); error here ---^ Parse error near line 45: no such column: "all" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("all", "0.276145"); error here ---^ Parse error near line 46: no such column: "their" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("their", "0.274537"); error here ---^ Parse error near line 47: no such column: "has" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("has", "0.272984"); error here ---^ Parse error near line 48: no such column: "would" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("would", "0.268518"); error here ---^ Parse error near line 49: no such column: "will" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("will", "0.267853"); error here ---^ Parse error near line 50: no such column: "what" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("what", "0.262502"); error here ---^ Parse error near line 51: no such column: "if" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("if", "0.249481"); error here ---^ Parse error near line 52: no such column: "can" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("can", "0.248655"); error here ---^ Parse error near line 53: no such column: "when" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("when", "0.225465"); error here ---^ Parse error near line 54: no such column: "so" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("so", "0.223230"); error here ---^ Parse error near line 55: no such column: "no" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("no", "0.220898"); error here ---^ Parse error near line 56: no such column: "said" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("said", "0.220470"); error here ---^ Parse error near line 57: no such column: "who" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("who", "0.217411"); error here ---^ Parse error near line 58: no such column: "more" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("more", "0.212400"); error here ---^ Parse error near line 59: no such column: "about" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("about", "0.207403"); error here ---^ Parse error near line 60: no such column: "up" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("up", "0.194772"); error here ---^ Parse error near line 61: no such column: "them" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("them", "0.182468"); error here ---^ Parse error near line 62: no such column: "some" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("some", "0.180312"); error here ---^ Parse error near line 63: no such column: "could" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("could", "0.177180"); error here ---^ Parse error near line 64: no such column: "him" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("him", "0.173627"); error here ---^ Parse error near line 65: no such column: "into" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("into", "0.172001"); error here ---^ Parse error near line 66: no such column: "its" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("its", "0.171618"); error here ---^ Parse error near line 67: no such column: "then" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("then", "0.169217"); error here ---^ Parse error near line 68: no such column: "two" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("two", "0.164262"); error here ---^ Parse error near line 69: no such column: "out" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("out", "0.163459"); error here ---^ Parse error near line 70: no such column: "time" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("time", "0.163070"); error here ---^ Parse error near line 71: no such column: "like" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("like", "0.161876"); error here ---^ Parse error near line 72: no such column: "only" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("only", "0.160886"); error here ---^ Parse error near line 73: no such column: "my" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("my", "0.160592"); error here ---^ Parse error near line 74: no such column: "did" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("did", "0.150914"); error here ---^ Parse error near line 75: no such column: "other" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("other", "0.149558"); error here ---^ Parse error near line 76: no such column: "me" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("me", "0.146284"); error here ---^ Parse error near line 77: no such column: "your" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("your", "0.145556"); error here ---^ Parse error near line 78: no such column: "now" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("now", "0.145005"); error here ---^ Parse error near line 79: no such column: "over" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("over", "0.139180"); error here ---^ Parse error near line 80: no such column: "just" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("just", "0.136312"); error here ---^ Parse error near line 81: no such column: "may" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("may", "0.135220"); error here ---^ Parse error near line 82: no such column: "these" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("these", "0.131991"); error here ---^ Parse error near line 83: no such column: "new" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("new", "0.131741"); error here ---^ Parse error near line 84: no such column: "also" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("also", "0.131402"); error here ---^ Parse error near line 85: no such column: "people" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("people", "0.130638"); error here ---^ Parse error near line 86: no such column: "any" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("any", "0.130586"); error here ---^ Parse error near line 87: no such column: "know" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("know", "0.129708"); error here ---^ Parse error near line 88: no such column: "very" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("very", "0.129511"); error here ---^ Parse error near line 89: no such column: "see" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("see", "0.124971"); error here ---^ Parse error near line 90: no such column: "first" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("first", "0.124894"); error here ---^ Parse error near line 91: no such column: "well" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("well", "0.123587"); error here ---^ Parse error near line 92: no such column: "after" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("after", "0.123252"); error here ---^ Parse error near line 93: no such column: "should" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("should", "0.117042"); error here ---^ Parse error near line 94: no such column: "than" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("than", "0.114526"); error here ---^ Parse error near line 95: no such column: "where" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("where", "0.114289"); error here ---^ Parse error near line 96: no such column: "back" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("back", "0.107668"); error here ---^ Parse error near line 97: no such column: "how" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("how", "0.106813"); error here ---^ Parse error near line 98: no such column: "get" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("get", "0.104698"); error here ---^ Parse error near line 99: no such column: "most" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("most", "0.103912"); error here ---^ Parse error near line 100: no such column: "way" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("way", "0.101304"); error here ---^ Parse error near line 101: no such column: "down" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("down", "0.101035"); error here ---^ Parse error near line 102: no such column: "our" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("our", "0.099964"); error here ---^ Parse error near line 103: no such column: "made" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("made", "0.099312"); error here ---^ Parse error near line 104: no such column: "got" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("got", "0.098063"); error here ---^ Parse error near line 105: no such column: "much" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("much", "0.096951"); error here ---^ Parse error near line 106: no such column: "think" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("think", "0.096648"); error here ---^ Parse error near line 107: no such column: "work" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("work", "0.096122"); error here ---^ Parse error near line 108: no such column: "between" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("between", "0.095396"); error here ---^ Parse error near line 109: no such column: "go" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("go", "0.095268"); error here ---^ Parse error near line 110: no such column: "years" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("years", "0.094933"); error here ---^ Parse error near line 111: no such column: "er" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("er", "0.094779"); error here ---^ Parse error near line 112: no such column: "many" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("many", "0.094339"); error here ---^ Parse error near line 113: no such column: "being" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("being", "0.093716"); error here ---^ Parse error near line 114: no such column: "those" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("those", "0.093500"); error here ---^ Parse error near line 115: no such column: "before" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("before", "0.092882"); error here ---^ Parse error near line 116: no such column: "right" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("right", "0.092207"); error here ---^ Parse error near line 117: no such column: "because" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("because", "0.089631"); error here ---^ Parse error near line 118: no such column: "through" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("through", "0.088464"); error here ---^ Parse error near line 119: no such column: "yeah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yeah", "0.087734"); error here ---^ Parse error near line 120: no such column: "good" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("good", "0.085012"); error here ---^ Parse error near line 121: no such column: "three" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("three", "0.083977"); error here ---^ Parse error near line 122: no such column: "make" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("make", "0.083627"); error here ---^ Parse error near line 123: no such column: "us" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("us", "0.082279"); error here ---^ Parse error near line 124: no such column: "such" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("such", "0.079466"); error here ---^ Parse error near line 125: no such column: "still" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("still", "0.078674"); error here ---^ Parse error near line 126: no such column: "year" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("year", "0.077629"); error here ---^ Parse error near line 127: no such column: "must" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("must", "0.076359"); error here ---^ Parse error near line 128: no such column: "last" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("last", "0.075949"); error here ---^ Parse error near line 129: no such column: "even" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("even", "0.075839"); error here ---^ Parse error near line 130: no such column: "take" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("take", "0.075479"); error here ---^ Parse error near line 131: no such column: "own" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("own", "0.074855"); error here ---^ Parse error near line 132: no such column: "too" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("too", "0.073831"); error here ---^ Parse error near line 133: no such column: "off" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("off", "0.073827"); error here ---^ Parse error near line 134: no such column: "here" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("here", "0.073603"); error here ---^ Parse error near line 135: no such column: "come" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("come", "0.073153"); error here ---^ Parse error near line 136: no such column: "both" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("both", "0.072397"); error here ---^ Parse error near line 137: no such column: "does" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("does", "0.072329"); error here ---^ Parse error near line 138: no such column: "say" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("say", "0.072112"); error here ---^ Parse error near line 139: no such column: "oh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oh", "0.072009"); error here ---^ Parse error near line 140: no such column: "used" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("used", "0.070465"); error here ---^ Parse error near line 141: no such column: "going" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("going", "0.069879"); error here ---^ Parse error near line 142: no such column: "erm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("erm", "0.066496"); error here ---^ Parse error near line 143: no such column: "use" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("use", "0.066217"); error here ---^ Parse error near line 144: no such column: "government" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("government", "0.065518"); error here ---^ Parse error near line 145: no such column: "day" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("day", "0.065505"); error here ---^ Parse error near line 146: no such column: "man" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("man", "0.065339"); error here ---^ Parse error near line 147: no such column: "might" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("might", "0.065036"); error here ---^ Parse error near line 148: no such column: "same" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("same", "0.064614"); error here ---^ Parse error near line 149: no such column: "under" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("under", "0.064217"); error here ---^ Parse error near line 150: no such column: "yes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yes", "0.063776"); error here ---^ Parse error near line 151: no such column: "however" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("however", "0.063656"); error here ---^ Parse error near line 152: no such column: "put" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("put", "0.062748"); error here ---^ Parse error near line 153: no such column: "world" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("world", "0.062112"); error here ---^ Parse error near line 154: no such column: "another" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("another", "0.061225"); error here ---^ Parse error near line 155: no such column: "want" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("want", "0.060551"); error here ---^ Parse error near line 156: no such column: "thought" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thought", "0.059851"); error here ---^ Parse error near line 157: no such column: "while" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("while", "0.059598"); error here ---^ Parse error near line 158: no such column: "life" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("life", "0.059584"); error here ---^ Parse error near line 159: no such column: "again" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("again", "0.059166"); error here ---^ Parse error near line 160: no such column: "against" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("against", "0.059142"); error here ---^ Parse error near line 161: no such column: "never" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("never", "0.058817"); error here ---^ Parse error near line 162: no such column: "need" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("need", "0.058703"); error here ---^ Parse error near line 163: no such column: "old" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("old", "0.057460"); error here ---^ Parse error near line 164: no such column: "look" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("look", "0.057204"); error here ---^ Parse error near line 165: no such column: "home" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("home", "0.055196"); error here ---^ Parse error near line 166: no such column: "something" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("something", "0.055190"); error here ---^ Parse error near line 167: no such column: "mr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mr", "0.055134"); error here ---^ Parse error near line 168: no such column: "long" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("long", "0.054166"); error here ---^ Parse error near line 169: no such column: "house" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("house", "0.053583"); error here ---^ Parse error near line 170: no such column: "why" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("why", "0.053532"); error here ---^ Parse error near line 171: no such column: "each" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("each", "0.053448"); error here ---^ Parse error near line 172: no such column: "part" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("part", "0.053101"); error here ---^ Parse error near line 173: no such column: "since" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("since", "0.052840"); error here ---^ Parse error near line 174: no such column: "end" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("end", "0.052243"); error here ---^ Parse error near line 175: no such column: "number" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("number", "0.051961"); error here ---^ Parse error near line 176: no such column: "found" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("found", "0.051476"); error here ---^ Parse error near line 177: no such column: "place" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("place", "0.051190"); error here ---^ Parse error near line 178: no such column: "different" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("different", "0.050898"); error here ---^ Parse error near line 179: no such column: "went" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("went", "0.050861"); error here ---^ Parse error near line 180: no such column: "little" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("little", "0.050612"); error here ---^ Parse error near line 181: no such column: "really" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("really", "0.050599"); error here ---^ Parse error near line 182: no such column: "came" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("came", "0.049633"); error here ---^ Parse error near line 183: no such column: "left" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("left", "0.049547"); error here ---^ Parse error near line 184: no such column: "children" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("children", "0.049041"); error here ---^ Parse error near line 185: no such column: "local" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("local", "0.048783"); error here ---^ Parse error near line 186: no such column: "within" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("within", "0.048689"); error here ---^ Parse error near line 187: no such column: "always" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("always", "0.048641"); error here ---^ Parse error near line 188: no such column: "without" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("without", "0.048590"); error here ---^ Parse error near line 189: no such column: "four" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("four", "0.048532"); error here ---^ Parse error near line 190: no such column: "around" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("around", "0.047650"); error here ---^ Parse error near line 191: no such column: "great" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("great", "0.047575"); error here ---^ Parse error near line 192: no such column: "give" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("give", "0.047472"); error here ---^ Parse error near line 193: no such column: "set" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("set", "0.047394"); error here ---^ Parse error near line 194: no such column: "system" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("system", "0.047005"); error here ---^ Parse error near line 195: no such column: "small" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("small", "0.046771"); error here ---^ Parse error near line 196: no such column: "mean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mean", "0.046400"); error here ---^ Parse error near line 197: no such column: "during" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("during", "0.046310"); error here ---^ Parse error near line 198: no such column: "although" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("although", "0.045912"); error here ---^ Parse error near line 199: no such column: "case" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("case", "0.045542"); error here ---^ Parse error near line 200: no such column: "next" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("next", "0.045396"); error here ---^ Parse error near line 201: no such column: "things" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("things", "0.044646"); error here ---^ Parse error near line 202: no such column: "find" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("find", "0.044509"); error here ---^ Parse error near line 203: no such column: "social" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("social", "0.044475"); error here ---^ Parse error near line 204: no such column: "given" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("given", "0.044049"); error here ---^ Parse error near line 205: no such column: "group" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("group", "0.043714"); error here ---^ Parse error near line 206: no such column: "second" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("second", "0.043617"); error here ---^ Parse error near line 207: no such column: "quite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quite", "0.043318"); error here ---^ Parse error near line 208: no such column: "until" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("until", "0.042913"); error here ---^ Parse error near line 209: no such column: "five" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("five", "0.042864"); error here ---^ Parse error near line 210: no such column: "party" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("party", "0.042410"); error here ---^ Parse error near line 211: no such column: "point" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("point", "0.042375"); error here ---^ Parse error near line 212: no such column: "every" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("every", "0.042232"); error here ---^ Parse error near line 213: no such column: "company" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("company", "0.042212"); error here ---^ Parse error near line 214: no such column: "women" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("women", "0.041999"); error here ---^ Parse error near line 215: no such column: "says" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("says", "0.041849"); error here ---^ Parse error near line 216: no such column: "later" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("later", "0.041557"); error here ---^ Parse error near line 217: no such column: "important" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("important", "0.041314"); error here ---^ Parse error near line 218: no such column: "took" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("took", "0.041203"); error here ---^ Parse error near line 219: no such column: "state" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("state", "0.041153"); error here ---^ Parse error near line 220: no such column: "high" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("high", "0.040959"); error here ---^ Parse error near line 221: no such column: "men" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("men", "0.040922"); error here ---^ Parse error near line 222: no such column: "away" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("away", "0.040769"); error here ---^ Parse error near line 223: no such column: "information" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("information", "0.040677"); error here ---^ Parse error near line 224: no such column: "public" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("public", "0.039989"); error here ---^ Parse error near line 225: no such column: "help" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("help", "0.039957"); error here ---^ Parse error near line 226: no such column: "head" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("head", "0.039884"); error here ---^ Parse error near line 227: no such column: "national" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("national", "0.039715"); error here ---^ Parse error near line 228: no such column: "often" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("often", "0.039607"); error here ---^ Parse error near line 229: no such column: "seen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seen", "0.039588"); error here ---^ Parse error near line 230: no such column: "school" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("school", "0.039500"); error here ---^ Parse error near line 231: no such column: "money" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("money", "0.039317"); error here ---^ Parse error near line 232: no such column: "told" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("told", "0.039179"); error here ---^ Parse error near line 233: no such column: "fact" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fact", "0.038900"); error here ---^ Parse error near line 234: no such column: "night" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("night", "0.038436"); error here ---^ Parse error near line 235: no such column: "further" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("further", "0.038166"); error here ---^ Parse error near line 236: no such column: "better" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("better", "0.037848"); error here ---^ Parse error near line 237: no such column: "british" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("british", "0.037661"); error here ---^ Parse error near line 238: no such column: "business" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("business", "0.037624"); error here ---^ Parse error near line 239: no such column: "less" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("less", "0.037531"); error here ---^ Parse error near line 240: no such column: "taken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taken", "0.037410"); error here ---^ Parse error near line 241: no such column: "done" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("done", "0.037324"); error here ---^ Parse error near line 242: no such column: "hand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hand", "0.037197"); error here ---^ Parse error near line 243: no such column: "having" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("having", "0.037115"); error here ---^ Parse error near line 244: no such column: "thing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thing", "0.037049"); error here ---^ Parse error near line 245: no such column: "looked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("looked", "0.037014"); error here ---^ Parse error near line 246: no such column: "london" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("london", "0.036994"); error here ---^ Parse error near line 247: no such column: "area" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("area", "0.036977"); error here ---^ Parse error near line 248: no such column: "water" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("water", "0.036908"); error here ---^ Parse error near line 249: no such column: "perhaps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perhaps", "0.036868"); error here ---^ Parse error near line 250: no such column: "face" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("face", "0.036804"); error here ---^ Parse error near line 251: no such column: "best" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("best", "0.036726"); error here ---^ Parse error near line 252: no such column: "mm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mm", "0.036606"); error here ---^ Parse error near line 253: no such column: "form" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("form", "0.036310"); error here ---^ Parse error near line 254: no such column: "family" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("family", "0.036288"); error here ---^ Parse error near line 255: no such column: "general" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("general", "0.036222"); error here ---^ Parse error near line 256: no such column: "though" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("though", "0.036184"); error here ---^ Parse error near line 257: no such column: "already" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("already", "0.036082"); error here ---^ Parse error near line 258: no such column: "possible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("possible", "0.035962"); error here ---^ Parse error near line 259: no such column: "nothing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nothing", "0.035842"); error here ---^ Parse error near line 260: no such column: "early" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("early", "0.035820"); error here ---^ Parse error near line 261: no such column: "large" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("large", "0.035533"); error here ---^ Parse error near line 262: no such column: "yet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yet", "0.035514"); error here ---^ Parse error near line 263: no such column: "young" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("young", "0.035365"); error here ---^ Parse error near line 264: no such column: "side" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("side", "0.035291"); error here ---^ Parse error near line 265: no such column: "asked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asked", "0.035164"); error here ---^ Parse error near line 266: no such column: "whether" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whether", "0.034900"); error here ---^ Parse error near line 267: no such column: "days" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("days", "0.034797"); error here ---^ Parse error near line 268: no such column: "ca" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ca", "0.034770"); error here ---^ Parse error near line 269: no such column: "called" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("called", "0.034766"); error here ---^ Parse error near line 270: no such column: "john" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("john", "0.034568"); error here ---^ Parse error near line 271: no such column: "enough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enough", "0.034294"); error here ---^ Parse error near line 272: no such column: "development" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("development", "0.034101"); error here ---^ Parse error near line 273: no such column: "week" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("week", "0.033901"); error here ---^ Parse error near line 274: no such column: "round" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("round", "0.033714"); error here ---^ Parse error near line 275: no such column: "power" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("power", "0.033700"); error here ---^ Parse error near line 276: no such column: "change" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("change", "0.033682"); error here ---^ Parse error near line 277: no such column: "country" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("country", "0.033570"); error here ---^ Parse error near line 278: no such column: "almost" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("almost", "0.033237"); error here ---^ Parse error near line 279: no such column: "council" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("council", "0.032980"); error here ---^ Parse error near line 280: no such column: "himself" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("himself", "0.032704"); error here ---^ Parse error near line 281: no such column: "room" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("room", "0.032534"); error here ---^ Parse error near line 282: no such column: "tell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tell", "0.032379"); error here ---^ Parse error near line 283: no such column: "service" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("service", "0.032243"); error here ---^ Parse error near line 284: no such column: "political" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("political", "0.032160"); error here ---^ Parse error near line 285: no such column: "far" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("far", "0.032091"); error here ---^ Parse error near line 286: no such column: "able" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("able", "0.031997"); error here ---^ Parse error near line 287: no such column: "six" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("six", "0.031965"); error here ---^ Parse error near line 288: no such column: "become" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("become", "0.031949"); error here ---^ Parse error near line 289: no such column: "open" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("open", "0.031871"); error here ---^ Parse error near line 290: no such column: "market" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("market", "0.031648"); error here ---^ Parse error near line 291: no such column: "times" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("times", "0.031471"); error here ---^ Parse error near line 292: no such column: "whole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whole", "0.031417"); error here ---^ Parse error near line 293: no such column: "support" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("support", "0.031390"); error here ---^ Parse error near line 294: no such column: "half" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("half", "0.031334"); error here ---^ Parse error near line 295: no such column: "eyes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eyes", "0.031255"); error here ---^ Parse error near line 296: no such column: "members" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("members", "0.031226"); error here ---^ Parse error near line 297: no such column: "working" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("working", "0.030778"); error here ---^ Parse error near line 298: no such column: "control" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("control", "0.030630"); error here ---^ Parse error near line 299: no such column: "major" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("major", "0.030605"); error here ---^ Parse error near line 300: no such column: "problem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("problem", "0.030504"); error here ---^ Parse error near line 301: no such column: "doing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doing", "0.030276"); error here ---^ Parse error near line 302: no such column: "court" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("court", "0.030251"); error here ---^ Parse error near line 303: no such column: "towards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("towards", "0.030093"); error here ---^ Parse error near line 304: no such column: "mind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mind", "0.029960"); error here ---^ Parse error near line 305: no such column: "anything" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anything", "0.029799"); error here ---^ Parse error near line 306: no such column: "others" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("others", "0.029732"); error here ---^ Parse error near line 307: no such column: "felt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("felt", "0.029503"); error here ---^ Parse error near line 308: no such column: "war" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("war", "0.029358"); error here ---^ Parse error near line 309: no such column: "car" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("car", "0.029328"); error here ---^ Parse error near line 310: no such column: "police" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("police", "0.029307"); error here ---^ Parse error near line 311: no such column: "keep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keep", "0.029265"); error here ---^ Parse error near line 312: no such column: "full" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("full", "0.029247"); error here ---^ Parse error near line 313: no such column: "making" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("making", "0.029218"); error here ---^ Parse error near line 314: no such column: "either" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("either", "0.029215"); error here ---^ Parse error near line 315: no such column: "held" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("held", "0.029202"); error here ---^ Parse error near line 316: no such column: "report" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("report", "0.029156"); error here ---^ Parse error near line 317: no such column: "interest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interest", "0.029051"); error here ---^ Parse error near line 318: no such column: "once" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("once", "0.028989"); error here ---^ Parse error near line 319: no such column: "problems" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("problems", "0.028929"); error here ---^ Parse error near line 320: no such column: "act" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("act", "0.028901"); error here ---^ Parse error near line 321: no such column: "road" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("road", "0.028831"); error here ---^ Parse error near line 322: no such column: "probably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("probably", "0.028728"); error here ---^ Parse error near line 323: no such column: "available" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("available", "0.028603"); error here ---^ Parse error near line 324: no such column: "labour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("labour", "0.028523"); error here ---^ Parse error near line 325: no such column: "law" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("law", "0.028444"); error here ---^ Parse error near line 326: no such column: "research" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("research", "0.028401"); error here ---^ Parse error near line 327: no such column: "following" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("following", "0.028396"); error here ---^ Parse error near line 328: no such column: "am" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("am", "0.028273"); error here ---^ Parse error near line 329: no such column: "level" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("level", "0.028171"); error here ---^ Parse error near line 330: no such column: "show" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("show", "0.028140"); error here ---^ Parse error near line 331: no such column: "saw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saw", "0.028132"); error here ---^ Parse error near line 332: no such column: "looking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("looking", "0.028028"); error here ---^ Parse error near line 333: no such column: "feel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feel", "0.027773"); error here ---^ Parse error near line 334: no such column: "today" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("today", "0.027717"); error here ---^ Parse error near line 335: no such column: "name" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("name", "0.027677"); error here ---^ Parse error near line 336: no such column: "mother" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mother", "0.027624"); error here ---^ Parse error near line 337: no such column: "past" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("past", "0.027614"); error here ---^ Parse error near line 338: no such column: "question" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("question", "0.027587"); error here ---^ Parse error near line 339: no such column: "let" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("let", "0.027460"); error here ---^ Parse error near line 340: no such column: "knew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knew", "0.027443"); error here ---^ Parse error near line 341: no such column: "education" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("education", "0.027364"); error here ---^ Parse error near line 342: no such column: "actually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("actually", "0.027346"); error here ---^ Parse error near line 343: no such column: "policy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("policy", "0.027324"); error here ---^ Parse error near line 344: no such column: "ever" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ever", "0.027256"); error here ---^ Parse error near line 345: no such column: "known" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("known", "0.027170"); error here ---^ Parse error near line 346: no such column: "above" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("above", "0.027092"); error here ---^ Parse error near line 347: no such column: "office" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("office", "0.027025"); error here ---^ Parse error near line 348: no such column: "big" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("big", "0.026917"); error here ---^ Parse error near line 349: no such column: "clear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clear", "0.026870"); error here ---^ Parse error near line 350: no such column: "body" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("body", "0.026858"); error here ---^ Parse error near line 351: no such column: "door" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("door", "0.026689"); error here ---^ Parse error near line 352: no such column: "voice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voice", "0.026617"); error here ---^ Parse error near line 353: no such column: "across" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("across", "0.026517"); error here ---^ Parse error near line 354: no such column: "britain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("britain", "0.026411"); error here ---^ Parse error near line 355: no such column: "person" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("person", "0.026286"); error here ---^ Parse error near line 356: no such column: "together" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("together", "0.026263"); error here ---^ Parse error near line 357: no such column: "main" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("main", "0.026232"); error here ---^ Parse error near line 358: no such column: "services" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("services", "0.026228"); error here ---^ Parse error near line 359: no such column: "care" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("care", "0.026204"); error here ---^ Parse error near line 360: no such column: "black" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("black", "0.026200"); error here ---^ Parse error near line 361: no such column: "book" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("book", "0.026119"); error here ---^ Parse error near line 362: no such column: "months" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("months", "0.026113"); error here ---^ Parse error near line 363: no such column: "turned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turned", "0.025951"); error here ---^ Parse error near line 364: no such column: "using" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("using", "0.025950"); error here ---^ Parse error near line 365: no such column: "health" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("health", "0.025934"); error here ---^ Parse error near line 366: no such column: "sure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sure", "0.025879"); error here ---^ Parse error near line 367: no such column: "white" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("white", "0.025836"); error here ---^ Parse error near line 368: no such column: "million" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("million", "0.025831"); error here ---^ Parse error near line 369: no such column: "words" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("words", "0.025720"); error here ---^ Parse error near line 370: no such column: "child" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("child", "0.025669"); error here ---^ Parse error near line 371: no such column: "period" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("period", "0.025579"); error here ---^ Parse error near line 372: no such column: "minister" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minister", "0.025477"); error here ---^ Parse error near line 373: no such column: "including" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("including", "0.025383"); error here ---^ Parse error near line 374: no such column: "several" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("several", "0.025255"); error here ---^ Parse error near line 375: no such column: "father" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("father", "0.025241"); error here ---^ Parse error near line 376: no such column: "society" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("society", "0.025090"); error here ---^ Parse error near line 377: no such column: "seemed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seemed", "0.025056"); error here ---^ Parse error near line 378: no such column: "kind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kind", "0.025038"); error here ---^ Parse error near line 379: no such column: "began" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("began", "0.024989"); error here ---^ Parse error near line 380: no such column: "god" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("god", "0.024984"); error here ---^ Parse error near line 381: no such column: "top" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("top", "0.024975"); error here ---^ Parse error near line 382: no such column: "start" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("start", "0.024963"); error here ---^ Parse error near line 383: no such column: "itself" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("itself", "0.024950"); error here ---^ Parse error near line 384: no such column: "behind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("behind", "0.024934"); error here ---^ Parse error near line 385: no such column: "themselves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("themselves", "0.024912"); error here ---^ Parse error near line 386: no such column: "wanted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wanted", "0.024868"); error here ---^ Parse error near line 387: no such column: "economic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("economic", "0.024795"); error here ---^ Parse error near line 388: no such column: "love" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("love", "0.024682"); error here ---^ Parse error near line 389: no such column: "means" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("means", "0.024676"); error here ---^ Parse error near line 390: no such column: "upon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upon", "0.024631"); error here ---^ Parse error near line 391: no such column: "areas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("areas", "0.024581"); error here ---^ Parse error near line 392: no such column: "effect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("effect", "0.024579"); error here ---^ Parse error near line 393: no such column: "likely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("likely", "0.024520"); error here ---^ Parse error near line 394: no such column: "english" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("english", "0.024476"); error here ---^ Parse error near line 395: no such column: "city" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("city", "0.024460"); error here ---^ Parse error near line 396: no such column: "therefore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("therefore", "0.024430"); error here ---^ Parse error near line 397: no such column: "woman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woman", "0.024425"); error here ---^ Parse error near line 398: no such column: "real" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("real", "0.024389"); error here ---^ Parse error near line 399: no such column: "position" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("position", "0.024388"); error here ---^ Parse error near line 400: no such column: "centre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("centre", "0.024385"); error here ---^ Parse error near line 401: no such column: "south" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("south", "0.024381"); error here ---^ Parse error near line 402: no such column: "england" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("england", "0.024379"); error here ---^ Parse error near line 403: no such column: "community" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("community", "0.024290"); error here ---^ Parse error near line 404: no such column: "view" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("view", "0.024225"); error here ---^ Parse error near line 405: no such column: "gave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gave", "0.024144"); error here ---^ Parse error near line 406: no such column: "hard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hard", "0.024132"); error here ---^ Parse error near line 407: no such column: "job" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("job", "0.024086"); error here ---^ Parse error near line 408: no such column: "among" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("among", "0.024057"); error here ---^ Parse error near line 409: no such column: "staff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staff", "0.023909"); error here ---^ Parse error near line 410: no such column: "read" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("read", "0.023885"); error here ---^ Parse error near line 411: no such column: "process" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("process", "0.023875"); error here ---^ Parse error near line 412: no such column: "line" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("line", "0.023873"); error here ---^ Parse error near line 413: no such column: "future" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("future", "0.023831"); error here ---^ Parse error near line 414: no such column: "particular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("particular", "0.023524"); error here ---^ Parse error near line 415: no such column: "provide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provide", "0.023486"); error here ---^ Parse error near line 416: no such column: "present" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("present", "0.023479"); error here ---^ Parse error near line 417: no such column: "became" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("became", "0.023475"); error here ---^ Parse error near line 418: no such column: "taking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taking", "0.023441"); error here ---^ Parse error near line 419: no such column: "international" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("international", "0.023374"); error here ---^ Parse error near line 420: no such column: "study" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("study", "0.023346"); error here ---^ Parse error near line 421: no such column: "moment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moment", "0.023302"); error here ---^ Parse error near line 422: no such column: "run" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("run", "0.023280"); error here ---^ Parse error near line 423: no such column: "special" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("special", "0.023272"); error here ---^ Parse error near line 424: no such column: "result" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("result", "0.023251"); error here ---^ Parse error near line 425: no such column: "action" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("action", "0.023251"); error here ---^ Parse error near line 426: no such column: "difficult" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("difficult", "0.023183"); error here ---^ Parse error near line 427: no such column: "pay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pay", "0.023172"); error here ---^ Parse error near line 428: no such column: "particularly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("particularly", "0.023158"); error here ---^ Parse error near line 429: no such column: "sense" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sense", "0.023080"); error here ---^ Parse error near line 430: no such column: "age" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("age", "0.022997"); error here ---^ Parse error near line 431: no such column: "order" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("order", "0.022950"); error here ---^ Parse error near line 432: no such column: "management" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("management", "0.022931"); error here ---^ Parse error near line 433: no such column: "idea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("idea", "0.022835"); error here ---^ Parse error near line 434: no such column: "certain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("certain", "0.022759"); error here ---^ Parse error near line 435: no such column: "north" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("north", "0.022754"); error here ---^ Parse error near line 436: no such column: "light" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("light", "0.022732"); error here ---^ Parse error near line 437: no such column: "play" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("play", "0.022732"); error here ---^ Parse error near line 438: no such column: "sort" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sort", "0.022642"); error here ---^ Parse error near line 439: no such column: "west" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("west", "0.022618"); error here ---^ Parse error near line 440: no such column: "evidence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evidence", "0.022601"); error here ---^ Parse error near line 441: no such column: "try" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("try", "0.022510"); error here ---^ Parse error near line 442: no such column: "close" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("close", "0.022495"); error here ---^ Parse error near line 443: no such column: "experience" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experience", "0.022489"); error here ---^ Parse error near line 444: no such column: "rather" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rather", "0.022455"); error here ---^ Parse error near line 445: no such column: "land" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("land", "0.022447"); error here ---^ Parse error near line 446: no such column: "third" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("third", "0.022303"); error here ---^ Parse error near line 447: no such column: "seems" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seems", "0.022300"); error here ---^ Parse error near line 448: no such column: "believe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("believe", "0.022292"); error here ---^ Parse error near line 449: no such column: "morning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morning", "0.022248"); error here ---^ Parse error near line 450: no such column: "outside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outside", "0.022233"); error here ---^ Parse error near line 451: no such column: "turn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turn", "0.022123"); error here ---^ Parse error near line 452: no such column: "else" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("else", "0.022014"); error here ---^ Parse error near line 453: no such column: "free" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("free", "0.021956"); error here ---^ Parse error near line 454: no such column: "meeting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meeting", "0.021887"); error here ---^ Parse error near line 455: no such column: "leave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leave", "0.021778"); error here ---^ Parse error near line 456: no such column: "cost" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cost", "0.021691"); error here ---^ Parse error near line 457: no such column: "church" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("church", "0.021615"); error here ---^ Parse error near line 458: no such column: "death" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("death", "0.021597"); error here ---^ Parse error near line 459: no such column: "sometimes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sometimes", "0.021588"); error here ---^ Parse error near line 460: no such column: "thus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thus", "0.021557"); error here ---^ Parse error near line 461: no such column: "training" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("training", "0.021539"); error here ---^ Parse error near line 462: no such column: "range" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("range", "0.021493"); error here ---^ Parse error near line 463: no such column: "move" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("move", "0.021492"); error here ---^ Parse error near line 464: no such column: "coming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coming", "0.021439"); error here ---^ Parse error near line 465: no such column: "brought" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brought", "0.021427"); error here ---^ Parse error near line 466: no such column: "getting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("getting", "0.021417"); error here ---^ Parse error near line 467: no such column: "european" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("european", "0.021415"); error here ---^ Parse error near line 468: no such column: "ten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ten", "0.021332"); error here ---^ Parse error near line 469: no such column: "matter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matter", "0.021291"); error here ---^ Parse error near line 470: no such column: "shall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shall", "0.021290"); error here ---^ Parse error near line 471: no such column: "heard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heard", "0.021264"); error here ---^ Parse error near line 472: no such column: "table" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("table", "0.021253"); error here ---^ Parse error near line 473: no such column: "needs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("needs", "0.021230"); error here ---^ Parse error near line 474: no such column: "late" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("late", "0.021121"); error here ---^ Parse error near line 475: no such column: "trade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trade", "0.021024"); error here ---^ Parse error near line 476: no such column: "involved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("involved", "0.021006"); error here ---^ Parse error near line 477: no such column: "mrs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mrs", "0.020880"); error here ---^ Parse error near line 478: no such column: "industry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("industry", "0.020870"); error here ---^ Parse error near line 479: no such column: "whose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whose", "0.020868"); error here ---^ Parse error near line 480: no such column: "ago" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ago", "0.020844"); error here ---^ Parse error near line 481: no such column: "century" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("century", "0.020763"); error here ---^ Parse error near line 482: no such column: "course" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("course", "0.020719"); error here ---^ Parse error near line 483: no such column: "street" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("street", "0.020638"); error here ---^ Parse error near line 484: no such column: "human" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("human", "0.020606"); error here ---^ Parse error near line 485: no such column: "united" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("united", "0.020569"); error here ---^ Parse error near line 486: no such column: "gone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gone", "0.020567"); error here ---^ Parse error near line 487: no such column: "yesterday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yesterday", "0.020525"); error here ---^ Parse error near line 488: no such column: "call" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("call", "0.020501"); error here ---^ Parse error near line 489: no such column: "lost" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lost", "0.020434"); error here ---^ Parse error near line 490: no such column: "ask" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ask", "0.020414"); error here ---^ Parse error near line 491: no such column: "word" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("word", "0.020389"); error here ---^ Parse error near line 492: no such column: "groups" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("groups", "0.020374"); error here ---^ Parse error near line 493: no such column: "along" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("along", "0.020344"); error here ---^ Parse error near line 494: no such column: "central" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("central", "0.020327"); error here ---^ Parse error near line 495: no such column: "history" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("history", "0.020316"); error here ---^ Parse error near line 496: no such column: "few" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("few", "0.020160"); error here ---^ Parse error near line 497: no such column: "usually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("usually", "0.020151"); error here ---^ Parse error near line 498: no such column: "changes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("changes", "0.020148"); error here ---^ Parse error near line 499: no such column: "remember" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remember", "0.020144"); error here ---^ Parse error near line 500: no such column: "hundred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hundred", "0.020105"); error here ---^ Parse error near line 501: no such column: "individual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("individual", "0.020080"); error here ---^ Parse error near line 502: no such column: "air" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("air", "0.020072"); error here ---^ Parse error near line 503: no such column: "programme" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("programme", "0.020066"); error here ---^ Parse error near line 504: no such column: "rate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rate", "0.020054"); error here ---^ Parse error near line 505: no such column: "building" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("building", "0.020033"); error here ---^ Parse error near line 506: no such column: "sir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sir", "0.019997"); error here ---^ Parse error near line 507: no such column: "food" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("food", "0.019983"); error here ---^ Parse error near line 508: no such column: "hands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hands", "0.019969"); error here ---^ Parse error near line 509: no such column: "committee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("committee", "0.019966"); error here ---^ Parse error near line 510: no such column: "team" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("team", "0.019910"); error here ---^ Parse error near line 511: no such column: "hours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hours", "0.019873"); error here ---^ Parse error near line 512: no such column: "indeed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indeed", "0.019842"); error here ---^ Parse error near line 513: no such column: "b" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("b", "0.019809"); error here ---^ Parse error near line 514: no such column: "language" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("language", "0.019758"); error here ---^ Parse error near line 515: no such column: "someone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("someone", "0.019656"); error here ---^ Parse error near line 516: no such column: "everything" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("everything", "0.019650"); error here ---^ Parse error near line 517: no such column: "short" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("short", "0.019623"); error here ---^ Parse error near line 518: no such column: "certainly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("certainly", "0.019620"); error here ---^ Parse error near line 519: no such column: "trying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trying", "0.019617"); error here ---^ Parse error near line 520: no such column: "based" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("based", "0.019613"); error here ---^ Parse error near line 521: no such column: "section" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("section", "0.019578"); error here ---^ Parse error near line 522: no such column: "saying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saying", "0.019469"); error here ---^ Parse error near line 523: no such column: "lot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lot", "0.019447"); error here ---^ Parse error near line 524: no such column: "price" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("price", "0.019441"); error here ---^ Parse error near line 525: no such column: "similar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("similar", "0.019394"); error here ---^ Parse error near line 526: no such column: "reason" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reason", "0.019380"); error here ---^ Parse error near line 527: no such column: "single" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("single", "0.019365"); error here ---^ Parse error near line 528: no such column: "minutes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minutes", "0.019360"); error here ---^ Parse error near line 529: no such column: "authority" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("authority", "0.019302"); error here ---^ Parse error near line 530: no such column: "town" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("town", "0.019261"); error here ---^ Parse error near line 531: no such column: "cases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cases", "0.019229"); error here ---^ Parse error near line 532: no such column: "common" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("common", "0.019201"); error here ---^ Parse error near line 533: no such column: "true" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("true", "0.019190"); error here ---^ Parse error near line 534: no such column: "role" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("role", "0.019171"); error here ---^ Parse error near line 535: no such column: "data" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("data", "0.019167"); error here ---^ Parse error near line 536: no such column: "subject" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subject", "0.019147"); error here ---^ Parse error near line 537: no such column: "europe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("europe", "0.019120"); error here ---^ Parse error near line 538: no such column: "class" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("class", "0.019096"); error here ---^ Parse error near line 539: no such column: "nature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nature", "0.019072"); error here ---^ Parse error near line 540: no such column: "necessary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("necessary", "0.019052"); error here ---^ Parse error near line 541: no such column: "states" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("states", "0.018950"); error here ---^ Parse error near line 542: no such column: "bank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bank", "0.018868"); error here ---^ Parse error near line 543: no such column: "value" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("value", "0.018811"); error here ---^ Parse error near line 544: no such column: "companies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("companies", "0.018765"); error here ---^ Parse error near line 545: no such column: "simply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simply", "0.018683"); error here ---^ Parse error near line 546: no such column: "especially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("especially", "0.018653"); error here ---^ Parse error near line 547: no such column: "hope" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hope", "0.018642"); error here ---^ Parse error near line 548: no such column: "department" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("department", "0.018639"); error here ---^ Parse error near line 549: no such column: "east" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("east", "0.018552"); error here ---^ Parse error near line 550: no such column: "personal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("personal", "0.018542"); error here ---^ Parse error near line 551: no such column: "figure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("figure", "0.018532"); error here ---^ Parse error near line 552: no such column: "union" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("union", "0.018526"); error here ---^ Parse error near line 553: no such column: "total" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("total", "0.018484"); error here ---^ Parse error near line 554: no such column: "cut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cut", "0.018431"); error here ---^ Parse error near line 555: no such column: "member" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("member", "0.018406"); error here ---^ Parse error near line 556: no such column: "near" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("near", "0.018403"); error here ---^ Parse error near line 557: no such column: "started" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("started", "0.018389"); error here ---^ Parse error near line 558: no such column: "private" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("private", "0.018327"); error here ---^ Parse error near line 559: no such column: "paper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paper", "0.018269"); error here ---^ Parse error near line 560: no such column: "seven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seven", "0.018256"); error here ---^ Parse error near line 561: no such column: "patients" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patients", "0.018242"); error here ---^ Parse error near line 562: no such column: "uk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uk", "0.018227"); error here ---^ Parse error near line 563: no such column: "type" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("type", "0.018219"); error here ---^ Parse error near line 564: no such column: "eight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eight", "0.018212"); error here ---^ Parse error near line 565: no such column: "live" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("live", "0.018180"); error here ---^ Parse error near line 566: no such column: "systems" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("systems", "0.018177"); error here ---^ Parse error near line 567: no such column: "french" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("french", "0.018148"); error here ---^ Parse error near line 568: no such column: "herself" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herself", "0.018095"); error here ---^ Parse error near line 569: no such column: "practice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("practice", "0.018007"); error here ---^ Parse error near line 570: no such column: "wife" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wife", "0.017999"); error here ---^ Parse error near line 571: no such column: "low" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("low", "0.017905"); error here ---^ Parse error near line 572: no such column: "seem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seem", "0.017878"); error here ---^ Parse error near line 573: no such column: "talk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("talk", "0.017866"); error here ---^ Parse error near line 574: no such column: "former" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("former", "0.017859"); error here ---^ Parse error near line 575: no such column: "increase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("increase", "0.017748"); error here ---^ Parse error near line 576: no such column: "friend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("friend", "0.017742"); error here ---^ Parse error near line 577: no such column: "decision" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decision", "0.017668"); error here ---^ Parse error near line 578: no such column: "countries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("countries", "0.017644"); error here ---^ Parse error near line 579: no such column: "expected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expected", "0.017640"); error here ---^ Parse error near line 580: no such column: "terms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terms", "0.017621"); error here ---^ Parse error near line 581: no such column: "makes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("makes", "0.017613"); error here ---^ Parse error near line 582: no such column: "earlier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earlier", "0.017571"); error here ---^ Parse error near line 583: no such column: "return" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("return", "0.017535"); error here ---^ Parse error near line 584: no such column: "financial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("financial", "0.017490"); error here ---^ Parse error near line 585: no such column: "president" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("president", "0.017466"); error here ---^ Parse error near line 586: no such column: "wo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wo", "0.017430"); error here ---^ Parse error near line 587: no such column: "stage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stage", "0.017430"); error here ---^ Parse error near line 588: no such column: "needed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("needed", "0.017396"); error here ---^ Parse error near line 589: no such column: "c" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("c", "0.017393"); error here ---^ Parse error near line 590: no such column: "university" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("university", "0.017343"); error here ---^ Parse error near line 591: no such column: "lord" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lord", "0.017329"); error here ---^ Parse error near line 592: no such column: "club" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("club", "0.017323"); error here ---^ Parse error near line 593: no such column: "issue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("issue", "0.017313"); error here ---^ Parse error near line 594: no such column: "required" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("required", "0.017270"); error here ---^ Parse error near line 595: no such column: "king" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("king", "0.017243"); error here ---^ Parse error near line 596: no such column: "american" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("american", "0.017227"); error here ---^ Parse error near line 597: no such column: "tax" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tax", "0.017201"); error here ---^ Parse error near line 598: no such column: "cos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cos", "0.017198"); error here ---^ Parse error near line 599: no such column: "parents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parents", "0.017196"); error here ---^ Parse error near line 600: no such column: "quality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quality", "0.017172"); error here ---^ Parse error near line 601: no such column: "concerned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concerned", "0.017142"); error here ---^ Parse error near line 602: no such column: "higher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("higher", "0.017122"); error here ---^ Parse error near line 603: no such column: "date" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("date", "0.017103"); error here ---^ Parse error near line 604: no such column: "foreign" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foreign", "0.017081"); error here ---^ Parse error near line 605: no such column: "approach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approach", "0.017063"); error here ---^ Parse error near line 606: no such column: "rest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rest", "0.017049"); error here ---^ Parse error near line 607: no such column: "ground" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ground", "0.017044"); error here ---^ Parse error near line 608: no such column: "strong" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strong", "0.016968"); error here ---^ Parse error near line 609: no such column: "wrong" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrong", "0.016919"); error here ---^ Parse error near line 610: no such column: "living" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("living", "0.016844"); error here ---^ Parse error near line 611: no such column: "march" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("march", "0.016832"); error here ---^ Parse error near line 612: no such column: "situation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("situation", "0.016812"); error here ---^ Parse error near line 613: no such column: "comes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comes", "0.016801"); error here ---^ Parse error near line 614: no such column: "provided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provided", "0.016752"); error here ---^ Parse error near line 615: no such column: "soon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soon", "0.016735"); error here ---^ Parse error near line 616: no such column: "bed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bed", "0.016724"); error here ---^ Parse error near line 617: no such column: "account" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("account", "0.016719"); error here ---^ Parse error near line 618: no such column: "offer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offer", "0.016701"); error here ---^ Parse error near line 619: no such column: "recent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recent", "0.016685"); error here ---^ Parse error near line 620: no such column: "girl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("girl", "0.016585"); error here ---^ Parse error near line 621: no such column: "force" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("force", "0.016574"); error here ---^ Parse error near line 622: no such column: "na" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("na", "0.016554"); error here ---^ Parse error near line 623: no such column: "david" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("david", "0.016540"); error here ---^ Parse error near line 624: no such column: "final" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("final", "0.016464"); error here ---^ Parse error near line 625: no such column: "twenty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twenty", "0.016457"); error here ---^ Parse error near line 626: no such column: "secretary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secretary", "0.016402"); error here ---^ Parse error near line 627: no such column: "art" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("art", "0.016401"); error here ---^ Parse error near line 628: no such column: "led" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("led", "0.016375"); error here ---^ Parse error near line 629: no such column: "production" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("production", "0.016367"); error here ---^ Parse error near line 630: no such column: "various" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("various", "0.016311"); error here ---^ Parse error near line 631: no such column: "understand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("understand", "0.016310"); error here ---^ Parse error near line 632: no such column: "bad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bad", "0.016274"); error here ---^ Parse error near line 633: no such column: "schools" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schools", "0.016272"); error here ---^ Parse error near line 634: no such column: "weeks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weeks", "0.016268"); error here ---^ Parse error near line 635: no such column: "bring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bring", "0.016262"); error here ---^ Parse error near line 636: no such column: "greater" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greater", "0.016258"); error here ---^ Parse error near line 637: no such column: "conditions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conditions", "0.016241"); error here ---^ Parse error near line 638: no such column: "amount" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amount", "0.016234"); error here ---^ Parse error near line 639: no such column: "results" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("results", "0.016209"); error here ---^ Parse error near line 640: no such column: "added" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("added", "0.016177"); error here ---^ Parse error near line 641: no such column: "clearly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clearly", "0.016150"); error here ---^ Parse error near line 642: no such column: "paid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paid", "0.016124"); error here ---^ Parse error near line 643: no such column: "field" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("field", "0.016096"); error here ---^ Parse error near line 644: no such column: "costs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("costs", "0.016015"); error here ---^ Parse error near line 645: no such column: "project" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("project", "0.016009"); error here ---^ Parse error near line 646: no such column: "forward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forward", "0.015999"); error here ---^ Parse error near line 647: no such column: "include" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("include", "0.015975"); error here ---^ Parse error near line 648: no such column: "stop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stop", "0.015975"); error here ---^ Parse error near line 649: no such column: "tried" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tried", "0.015973"); error here ---^ Parse error near line 650: no such column: "decided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decided", "0.015954"); error here ---^ Parse error near line 651: no such column: "red" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("red", "0.015926"); error here ---^ Parse error near line 652: no such column: "poor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poor", "0.015913"); error here ---^ Parse error near line 653: no such column: "award" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("award", "0.015903"); error here ---^ Parse error near line 654: no such column: "front" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("front", "0.015894"); error here ---^ Parse error near line 655: no such column: "hospital" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hospital", "0.015892"); error here ---^ Parse error near line 656: no such column: "friends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("friends", "0.015875"); error here ---^ Parse error near line 657: no such column: "shown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shown", "0.015813"); error here ---^ Parse error near line 658: no such column: "music" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("music", "0.015803"); error here ---^ Parse error near line 659: no such column: "month" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("month", "0.015793"); error here ---^ Parse error near line 660: no such column: "game" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("game", "0.015789"); error here ---^ Parse error near line 661: no such column: "record" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("record", "0.015760"); error here ---^ Parse error near line 662: no such column: "plan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plan", "0.015751"); error here ---^ Parse error near line 663: no such column: "anyone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anyone", "0.015737"); error here ---^ Parse error near line 664: no such column: "ways" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ways", "0.015711"); error here ---^ Parse error near line 665: no such column: "chapter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chapter", "0.015682"); error here ---^ Parse error near line 666: no such column: "goes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goes", "0.015657"); error here ---^ Parse error near line 667: no such column: "followed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("followed", "0.015657"); error here ---^ Parse error near line 668: no such column: "described" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("described", "0.015612"); error here ---^ Parse error near line 669: no such column: "royal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("royal", "0.015578"); error here ---^ Parse error near line 670: no such column: "easy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("easy", "0.015545"); error here ---^ Parse error near line 671: no such column: "workers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workers", "0.015491"); error here ---^ Parse error near line 672: no such column: "april" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("april", "0.015474"); error here ---^ Parse error near line 673: no such column: "agreed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agreed", "0.015459"); error here ---^ Parse error near line 674: no such column: "planning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("planning", "0.015436"); error here ---^ Parse error near line 675: no such column: "green" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("green", "0.015399"); error here ---^ Parse error near line 676: no such column: "students" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("students", "0.015363"); error here ---^ Parse error near line 677: no such column: "despite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("despite", "0.015354"); error here ---^ Parse error near line 678: no such column: "june" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("june", "0.015351"); error here ---^ Parse error near line 679: no such column: "knowledge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knowledge", "0.015349"); error here ---^ Parse error near line 680: no such column: "moved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moved", "0.015336"); error here ---^ Parse error near line 681: no such column: "news" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("news", "0.015317"); error here ---^ Parse error near line 682: no such column: "lead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lead", "0.015313"); error here ---^ Parse error near line 683: no such column: "sound" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sound", "0.015301"); error here ---^ Parse error near line 684: no such column: "works" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("works", "0.015286"); error here ---^ Parse error near line 685: no such column: "points" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("points", "0.015226"); error here ---^ Parse error near line 686: no such column: "hair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hair", "0.015207"); error here ---^ Parse error near line 687: no such column: "basis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basis", "0.015203"); error here ---^ Parse error near line 688: no such column: "deal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deal", "0.015196"); error here ---^ Parse error near line 689: no such column: "answer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("answer", "0.015174"); error here ---^ Parse error near line 690: no such column: "questions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("questions", "0.015156"); error here ---^ Parse error near line 691: no such column: "series" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("series", "0.015107"); error here ---^ Parse error near line 692: no such column: "please" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("please", "0.015100"); error here ---^ Parse error near line 693: no such column: "allowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allowed", "0.015094"); error here ---^ Parse error near line 694: no such column: "below" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("below", "0.015083"); error here ---^ Parse error near line 695: no such column: "natural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("natural", "0.015062"); error here ---^ Parse error near line 696: no such column: "inside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inside", "0.015056"); error here ---^ Parse error near line 697: no such column: "kept" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kept", "0.015053"); error here ---^ Parse error near line 698: no such column: "current" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("current", "0.015017"); error here ---^ Parse error near line 699: no such column: "met" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("met", "0.014974"); error here ---^ Parse error near line 700: no such column: "meet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meet", "0.014844"); error here ---^ Parse error near line 701: no such column: "fire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fire", "0.014839"); error here ---^ Parse error near line 702: no such column: "feet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feet", "0.014836"); error here ---^ Parse error near line 703: no such column: "running" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("running", "0.014731"); error here ---^ Parse error near line 704: no such column: "simple" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simple", "0.014707"); error here ---^ Parse error near line 705: no such column: "died" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("died", "0.014703"); error here ---^ Parse error near line 706: no such column: "happened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("happened", "0.014630"); error here ---^ Parse error near line 707: no such column: "manager" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manager", "0.014569"); error here ---^ Parse error near line 708: no such column: "hear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hear", "0.014567"); error here ---^ Parse error near line 709: no such column: "computer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("computer", "0.014563"); error here ---^ Parse error near line 710: no such column: "security" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("security", "0.014559"); error here ---^ Parse error near line 711: no such column: "board" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("board", "0.014550"); error here ---^ Parse error near line 712: no such column: "evening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evening", "0.014542"); error here ---^ Parse error near line 713: no such column: "structure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("structure", "0.014511"); error here ---^ Parse error near line 714: no such column: "carried" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carried", "0.014504"); error here ---^ Parse error near line 715: no such column: "bill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bill", "0.014460"); error here ---^ Parse error near line 716: no such column: "heart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heart", "0.014449"); error here ---^ Parse error near line 717: no such column: "sent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sent", "0.014430"); error here ---^ Parse error near line 718: no such column: "test" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("test", "0.014416"); error here ---^ Parse error near line 719: no such column: "attention" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attention", "0.014398"); error here ---^ Parse error near line 720: no such column: "story" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("story", "0.014390"); error here ---^ Parse error near line 721: no such column: "written" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("written", "0.014388"); error here ---^ Parse error near line 722: no such column: "capital" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capital", "0.014388"); error here ---^ Parse error near line 723: no such column: "studies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("studies", "0.014383"); error here ---^ Parse error near line 724: no such column: "nine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nine", "0.014369"); error here ---^ Parse error near line 725: no such column: "hold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hold", "0.014310"); error here ---^ Parse error near line 726: no such column: "letter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("letter", "0.014309"); error here ---^ Parse error near line 727: no such column: "share" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("share", "0.014252"); error here ---^ Parse error near line 728: no such column: "per" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("per", "0.014245"); error here ---^ Parse error near line 729: no such column: "material" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("material", "0.014244"); error here ---^ Parse error near line 730: no such column: "considered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("considered", "0.014233"); error here ---^ Parse error near line 731: no such column: "movement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("movement", "0.014209"); error here ---^ Parse error near line 732: no such column: "dark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dark", "0.014193"); error here ---^ Parse error near line 733: no such column: "talking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("talking", "0.014146"); error here ---^ Parse error near line 734: no such column: "thinking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thinking", "0.014145"); error here ---^ Parse error near line 735: no such column: "success" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("success", "0.014101"); error here ---^ Parse error near line 736: no such column: "everyone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("everyone", "0.014033"); error here ---^ Parse error near line 737: no such column: "model" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("model", "0.014030"); error here ---^ Parse error near line 738: no such column: "chance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chance", "0.014003"); error here ---^ Parse error near line 739: no such column: "boy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boy", "0.013983"); error here ---^ Parse error near line 740: no such column: "agreement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agreement", "0.013980"); error here ---^ Parse error near line 741: no such column: "received" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("received", "0.013969"); error here ---^ Parse error near line 742: no such column: "stood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stood", "0.013957"); error here ---^ Parse error near line 743: no such column: "alone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alone", "0.013957"); error here ---^ Parse error near line 744: no such column: "analysis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analysis", "0.013930"); error here ---^ Parse error near line 745: no such column: "whatever" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whatever", "0.013927"); error here ---^ Parse error near line 746: no such column: "fine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fine", "0.013922"); error here ---^ Parse error near line 747: no such column: "nice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nice", "0.013873"); error here ---^ Parse error near line 748: no such column: "population" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("population", "0.013869"); error here ---^ Parse error near line 749: no such column: "modern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modern", "0.013868"); error here ---^ Parse error near line 750: no such column: "books" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("books", "0.013843"); error here ---^ Parse error near line 751: no such column: "de" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("de", "0.013839"); error here ---^ Parse error near line 752: no such column: "theory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theory", "0.013814"); error here ---^ Parse error near line 753: no such column: "press" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("press", "0.013800"); error here ---^ Parse error near line 754: no such column: "legal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legal", "0.013787"); error here ---^ Parse error near line 755: no such column: "son" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("son", "0.013787"); error here ---^ Parse error near line 756: no such column: "scotland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scotland", "0.013775"); error here ---^ Parse error near line 757: no such column: "feeling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feeling", "0.013744"); error here ---^ Parse error near line 758: no such column: "cause" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cause", "0.013742"); error here ---^ Parse error near line 759: no such column: "sea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sea", "0.013726"); error here ---^ Parse error near line 760: no such column: "increased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("increased", "0.013712"); error here ---^ Parse error near line 761: no such column: "environment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("environment", "0.013703"); error here ---^ Parse error near line 762: no such column: "finally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finally", "0.013693"); error here ---^ Parse error near line 763: no such column: "performance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("performance", "0.013676"); error here ---^ Parse error near line 764: no such column: "rights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rights", "0.013676"); error here ---^ Parse error near line 765: no such column: "bit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bit", "0.013663"); error here ---^ Parse error near line 766: no such column: "growth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("growth", "0.013660"); error here ---^ Parse error near line 767: no such column: "authorities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("authorities", "0.013651"); error here ---^ Parse error near line 768: no such column: "produced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("produced", "0.013628"); error here ---^ Parse error near line 769: no such column: "design" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("design", "0.013613"); error here ---^ Parse error near line 770: no such column: "whom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whom", "0.013601"); error here ---^ Parse error near line 771: no such column: "middle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("middle", "0.013597"); error here ---^ Parse error near line 772: no such column: "relationship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relationship", "0.013561"); error here ---^ Parse error near line 773: no such column: "built" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("built", "0.013543"); error here ---^ Parse error near line 774: no such column: "complete" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complete", "0.013471"); error here ---^ Parse error near line 775: no such column: "standard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("standard", "0.013415"); error here ---^ Parse error near line 776: no such column: "worked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worked", "0.013413"); error here ---^ Parse error near line 777: no such column: "continued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continued", "0.013413"); error here ---^ Parse error near line 778: no such column: "list" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("list", "0.013408"); error here ---^ Parse error near line 779: no such column: "giving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("giving", "0.013375"); error here ---^ Parse error near line 780: no such column: "size" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("size", "0.013364"); error here ---^ Parse error near line 781: no such column: "parties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parties", "0.013362"); error here ---^ Parse error near line 782: no such column: "visit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visit", "0.013322"); error here ---^ Parse error near line 783: no such column: "space" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("space", "0.013314"); error here ---^ Parse error near line 784: no such column: "key" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("key", "0.013274"); error here ---^ Parse error near line 785: no such column: "miss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miss", "0.013251"); error here ---^ Parse error near line 786: no such column: "example" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("example", "0.013228"); error here ---^ Parse error near line 787: no such column: "property" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("property", "0.013207"); error here ---^ Parse error near line 788: no such column: "myself" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("myself", "0.013196"); error here ---^ Parse error near line 789: no such column: "buy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buy", "0.013191"); error here ---^ Parse error near line 790: no such column: "stay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stay", "0.013169"); error here ---^ Parse error near line 791: no such column: "dead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dead", "0.013146"); error here ---^ Parse error near line 792: no such column: "term" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("term", "0.013145"); error here ---^ Parse error near line 793: no such column: "mark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mark", "0.013144"); error here ---^ Parse error near line 794: no such column: "st" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("st", "0.013131"); error here ---^ Parse error near line 795: no such column: "nor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nor", "0.013121"); error here ---^ Parse error near line 796: no such column: "gon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gon", "0.013117"); error here ---^ Parse error near line 797: no such column: "normal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("normal", "0.013101"); error here ---^ Parse error near line 798: no such column: "couple" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("couple", "0.013081"); error here ---^ Parse error near line 799: no such column: "reached" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reached", "0.013061"); error here ---^ Parse error near line 800: no such column: "peter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peter", "0.013058"); error here ---^ Parse error near line 801: no such column: "serious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serious", "0.013054"); error here ---^ Parse error near line 802: no such column: "throughout" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("throughout", "0.013050"); error here ---^ Parse error near line 803: no such column: "quickly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quickly", "0.013030"); error here ---^ Parse error near line 804: no such column: "developed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("developed", "0.013030"); error here ---^ Parse error near line 805: no such column: "lower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lower", "0.013024"); error here ---^ Parse error near line 806: no such column: "worth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worth", "0.013021"); error here ---^ Parse error near line 807: no such column: "included" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("included", "0.012996"); error here ---^ Parse error near line 808: no such column: "france" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("france", "0.012989"); error here ---^ Parse error near line 809: no such column: "beginning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beginning", "0.012963"); error here ---^ Parse error near line 810: no such column: "behaviour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("behaviour", "0.012959"); error here ---^ Parse error near line 811: no such column: "recently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recently", "0.012946"); error here ---^ Parse error near line 812: no such column: "previous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("previous", "0.012927"); error here ---^ Parse error near line 813: no such column: "pounds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pounds", "0.012921"); error here ---^ Parse error near line 814: no such column: "prime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prime", "0.012902"); error here ---^ Parse error near line 815: no such column: "cup" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cup", "0.012901"); error here ---^ Parse error near line 816: no such column: "firm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("firm", "0.012898"); error here ---^ Parse error near line 817: no such column: "issues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("issues", "0.012894"); error here ---^ Parse error near line 818: no such column: "anyway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anyway", "0.012870"); error here ---^ Parse error near line 819: no such column: "okay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("okay", "0.012861"); error here ---^ Parse error near line 820: no such column: "cold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cold", "0.012858"); error here ---^ Parse error near line 821: no such column: "energy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("energy", "0.012849"); error here ---^ Parse error near line 822: no such column: "treatment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treatment", "0.012837"); error here ---^ Parse error near line 823: no such column: "thank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thank", "0.012829"); error here ---^ Parse error near line 824: no such column: "sat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sat", "0.012812"); error here ---^ Parse error near line 825: no such column: "director" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("director", "0.012806"); error here ---^ Parse error near line 826: no such column: "hall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hall", "0.012781"); error here ---^ Parse error near line 827: no such column: "wide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wide", "0.012763"); error here ---^ Parse error near line 828: no such column: "levels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("levels", "0.012753"); error here ---^ Parse error near line 829: no such column: "scheme" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scheme", "0.012739"); error here ---^ Parse error near line 830: no such column: "choice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("choice", "0.012728"); error here ---^ Parse error near line 831: no such column: "significant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("significant", "0.012703"); error here ---^ Parse error near line 832: no such column: "income" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("income", "0.012679"); error here ---^ Parse error near line 833: no such column: "wall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wall", "0.012660"); error here ---^ Parse error near line 834: no such column: "reported" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reported", "0.012642"); error here ---^ Parse error near line 835: no such column: "pressure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pressure", "0.012599"); error here ---^ Parse error near line 836: no such column: "established" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("established", "0.012579"); error here ---^ Parse error near line 837: no such column: "contract" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contract", "0.012553"); error here ---^ Parse error near line 838: no such column: "july" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("july", "0.012519"); error here ---^ Parse error near line 839: no such column: "risk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("risk", "0.012482"); error here ---^ Parse error near line 840: no such column: "direct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("direct", "0.012478"); error here ---^ Parse error near line 841: no such column: "beyond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beyond", "0.012447"); error here ---^ Parse error near line 842: no such column: "wish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wish", "0.012444"); error here ---^ Parse error near line 843: no such column: "takes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("takes", "0.012440"); error here ---^ Parse error near line 844: no such column: "details" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("details", "0.012413"); error here ---^ Parse error near line 845: no such column: "suddenly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suddenly", "0.012411"); error here ---^ Parse error near line 846: no such column: "continue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continue", "0.012410"); error here ---^ Parse error near line 847: no such column: "technology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("technology", "0.012400"); error here ---^ Parse error near line 848: no such column: "spent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spent", "0.012399"); error here ---^ Parse error near line 849: no such column: "forces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forces", "0.012390"); error here ---^ Parse error near line 850: no such column: "ones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ones", "0.012370"); error here ---^ Parse error near line 851: no such column: "won" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("won", "0.012346"); error here ---^ Parse error near line 852: no such column: "happy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("happy", "0.012342"); error here ---^ Parse error near line 853: no such column: "consider" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consider", "0.012339"); error here ---^ Parse error near line 854: no such column: "plans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plans", "0.012322"); error here ---^ Parse error near line 855: no such column: "shows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shows", "0.012273"); error here ---^ Parse error near line 856: no such column: "defence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defence", "0.012261"); error here ---^ Parse error near line 857: no such column: "parts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parts", "0.012256"); error here ---^ Parse error near line 858: no such column: "opened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opened", "0.012220"); error here ---^ Parse error near line 859: no such column: "loss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loss", "0.012206"); error here ---^ Parse error near line 860: no such column: "industrial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("industrial", "0.012204"); error here ---^ Parse error near line 861: no such column: "activities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("activities", "0.012202"); error here ---^ Parse error near line 862: no such column: "produce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("produce", "0.012199"); error here ---^ Parse error near line 863: no such column: "soviet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soviet", "0.012192"); error here ---^ Parse error near line 864: no such column: "forms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forms", "0.012188"); error here ---^ Parse error near line 865: no such column: "rates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rates", "0.012188"); error here ---^ Parse error near line 866: no such column: "writing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("writing", "0.012186"); error here ---^ Parse error near line 867: no such column: "chairman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chairman", "0.012175"); error here ---^ Parse error near line 868: no such column: "generally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generally", "0.012172"); error here ---^ Parse error near line 869: no such column: "teachers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teachers", "0.012170"); error here ---^ Parse error near line 870: no such column: "floor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("floor", "0.012159"); error here ---^ Parse error near line 871: no such column: "colour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colour", "0.012141"); error here ---^ Parse error near line 872: no such column: "looks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("looks", "0.012129"); error here ---^ Parse error near line 873: no such column: "sun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sun", "0.012128"); error here ---^ Parse error near line 874: no such column: "activity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("activity", "0.012109"); error here ---^ Parse error near line 875: no such column: "appropriate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appropriate", "0.012105"); error here ---^ Parse error near line 876: no such column: "park" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("park", "0.012099"); error here ---^ Parse error near line 877: no such column: "nearly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nearly", "0.012094"); error here ---^ Parse error near line 878: no such column: "association" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("association", "0.012093"); error here ---^ Parse error near line 879: no such column: "changed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("changed", "0.012085"); error here ---^ Parse error near line 880: no such column: "allow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allow", "0.012068"); error here ---^ Parse error near line 881: no such column: "hotel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hotel", "0.012044"); error here ---^ Parse error near line 882: no such column: "military" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("military", "0.012039"); error here ---^ Parse error near line 883: no such column: "army" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("army", "0.012038"); error here ---^ Parse error near line 884: no such column: "sorry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sorry", "0.012032"); error here ---^ Parse error near line 885: no such column: "figures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("figures", "0.012029"); error here ---^ Parse error near line 886: no such column: "attempt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attempt", "0.012029"); error here ---^ Parse error near line 887: no such column: "german" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("german", "0.012021"); error here ---^ Parse error near line 888: no such column: "paul" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paul", "0.012010"); error here ---^ Parse error near line 889: no such column: "original" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("original", "0.011987"); error here ---^ Parse error near line 890: no such column: "chief" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chief", "0.011964"); error here ---^ Parse error near line 891: no such column: "leading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leading", "0.011947"); error here ---^ Parse error near line 892: no such column: "county" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("county", "0.011946"); error here ---^ Parse error near line 893: no such column: "summer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summer", "0.011938"); error here ---^ Parse error near line 894: no such column: "village" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("village", "0.011932"); error here ---^ Parse error near line 895: no such column: "difference" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("difference", "0.011927"); error here ---^ Parse error near line 896: no such column: "hour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hour", "0.011926"); error here ---^ Parse error near line 897: no such column: "meant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meant", "0.011920"); error here ---^ Parse error near line 898: no such column: "numbers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("numbers", "0.011912"); error here ---^ Parse error near line 899: no such column: "claim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claim", "0.011912"); error here ---^ Parse error near line 900: no such column: "specific" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specific", "0.011903"); error here ---^ Parse error near line 901: no such column: "rose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rose", "0.011869"); error here ---^ Parse error near line 902: no such column: "played" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("played", "0.011850"); error here ---^ Parse error near line 903: no such column: "husband" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("husband", "0.011839"); error here ---^ Parse error near line 904: no such column: "basic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basic", "0.011812"); error here ---^ Parse error near line 905: no such column: "relations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relations", "0.011802"); error here ---^ Parse error near line 906: no such column: "potential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("potential", "0.011798"); error here ---^ Parse error near line 907: no such column: "dr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dr", "0.011792"); error here ---^ Parse error near line 908: no such column: "garden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garden", "0.011778"); error here ---^ Parse error near line 909: no such column: "reports" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reports", "0.011752"); error here ---^ Parse error near line 910: no such column: "professional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("professional", "0.011745"); error here ---^ Parse error near line 911: no such column: "arms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arms", "0.011725"); error here ---^ Parse error near line 912: no such column: "fall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fall", "0.011699"); error here ---^ Parse error near line 913: no such column: "cover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cover", "0.011698"); error here ---^ Parse error near line 914: no such column: "product" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("product", "0.011691"); error here ---^ Parse error near line 915: no such column: "suggested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suggested", "0.011684"); error here ---^ Parse error near line 916: no such column: "ideas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ideas", "0.011675"); error here ---^ Parse error near line 917: no such column: "george" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("george", "0.011668"); error here ---^ Parse error near line 918: no such column: "stand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stand", "0.011643"); error here ---^ Parse error near line 919: no such column: "male" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("male", "0.011624"); error here ---^ Parse error near line 920: no such column: "obviously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obviously", "0.011589"); error here ---^ Parse error near line 921: no such column: "unless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unless", "0.011586"); error here ---^ Parse error near line 922: no such column: "appeal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appeal", "0.011576"); error here ---^ Parse error near line 923: no such column: "demand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demand", "0.011564"); error here ---^ Parse error near line 924: no such column: "season" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("season", "0.011549"); error here ---^ Parse error near line 925: no such column: "access" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("access", "0.011511"); error here ---^ Parse error near line 926: no such column: "rules" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rules", "0.011506"); error here ---^ Parse error near line 927: no such column: "unit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unit", "0.011490"); error here ---^ Parse error near line 928: no such column: "appear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appear", "0.011483"); error here ---^ Parse error near line 929: no such column: "northern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("northern", "0.011480"); error here ---^ Parse error near line 930: no such column: "reading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reading", "0.011475"); error here ---^ Parse error near line 931: no such column: "investment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investment", "0.011472"); error here ---^ Parse error near line 932: no such column: "fish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fish", "0.011463"); error here ---^ Parse error near line 933: no such column: "picture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("picture", "0.011456"); error here ---^ Parse error near line 934: no such column: "write" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("write", "0.011447"); error here ---^ Parse error near line 935: no such column: "page" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("page", "0.011444"); error here ---^ Parse error near line 936: no such column: "playing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("playing", "0.011443"); error here ---^ Parse error near line 937: no such column: "independent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("independent", "0.011422"); error here ---^ Parse error near line 938: no such column: "reasons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reasons", "0.011418"); error here ---^ Parse error near line 939: no such column: "effects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("effects", "0.011389"); error here ---^ Parse error near line 940: no such column: "benefit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benefit", "0.011373"); error here ---^ Parse error near line 941: no such column: "successful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("successful", "0.011367"); error here ---^ Parse error near line 942: no such column: "aware" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aware", "0.011326"); error here ---^ Parse error near line 943: no such column: "published" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("published", "0.011317"); error here ---^ Parse error near line 944: no such column: "yourself" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yourself", "0.011307"); error here ---^ Parse error near line 945: no such column: "shop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shop", "0.011306"); error here ---^ Parse error near line 946: no such column: "exactly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exactly", "0.011289"); error here ---^ Parse error near line 947: no such column: "style" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("style", "0.011285"); error here ---^ Parse error near line 948: no such column: "passed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passed", "0.011271"); error here ---^ Parse error near line 949: no such column: "suppose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suppose", "0.011271"); error here ---^ Parse error near line 950: no such column: "offered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offered", "0.011269"); error here ---^ Parse error near line 951: no such column: "showed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("showed", "0.011264"); error here ---^ Parse error near line 952: no such column: "fell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fell", "0.011261"); error here ---^ Parse error near line 953: no such column: "deep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deep", "0.011257"); error here ---^ Parse error near line 954: no such column: "employment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("employment", "0.011233"); error here ---^ Parse error near line 955: no such column: "miles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miles", "0.011224"); error here ---^ Parse error near line 956: no such column: "appeared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appeared", "0.011223"); error here ---^ Parse error near line 957: no such column: "germany" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("germany", "0.011190"); error here ---^ Parse error near line 958: no such column: "october" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("october", "0.011183"); error here ---^ Parse error near line 959: no such column: "products" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("products", "0.011163"); error here ---^ Parse error near line 960: no such column: "popular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("popular", "0.011153"); error here ---^ Parse error near line 961: no such column: "science" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("science", "0.011150"); error here ---^ Parse error near line 962: no such column: "note" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("note", "0.011149"); error here ---^ Parse error near line 963: no such column: "s" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("s", "0.011141"); error here ---^ Parse error near line 964: no such column: "window" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("window", "0.011140"); error here ---^ Parse error near line 965: no such column: "expect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expect", "0.011139"); error here ---^ Parse error near line 966: no such column: "win" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("win", "0.011133"); error here ---^ Parse error near line 967: no such column: "rise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rise", "0.011128"); error here ---^ Parse error near line 968: no such column: "interests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interests", "0.011106"); error here ---^ Parse error near line 969: no such column: "announced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("announced", "0.011083"); error here ---^ Parse error near line 970: no such column: "resources" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resources", "0.011075"); error here ---^ Parse error near line 971: no such column: "lives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lives", "0.011072"); error here ---^ Parse error near line 972: no such column: "economy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("economy", "0.011056"); error here ---^ Parse error near line 973: no such column: "doctor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doctor", "0.011043"); error here ---^ Parse error near line 974: no such column: "influence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("influence", "0.011033"); error here ---^ Parse error near line 975: no such column: "immediately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immediately", "0.011027"); error here ---^ Parse error near line 976: no such column: "commission" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commission", "0.011026"); error here ---^ Parse error near line 977: no such column: "blue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blue", "0.011021"); error here ---^ Parse error near line 978: no such column: "maybe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maybe", "0.011019"); error here ---^ Parse error near line 979: no such column: "events" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("events", "0.011005"); error here ---^ Parse error near line 980: no such column: "prepared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prepared", "0.010987"); error here ---^ Parse error near line 981: no such column: "walk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walk", "0.010986"); error here ---^ Parse error near line 982: no such column: "advice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advice", "0.010982"); error here ---^ Parse error near line 983: no such column: "gives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gives", "0.010980"); error here ---^ Parse error near line 984: no such column: "ready" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ready", "0.010974"); error here ---^ Parse error near line 985: no such column: "concern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concern", "0.010964"); error here ---^ Parse error near line 986: no such column: "circumstances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circumstances", "0.010961"); error here ---^ Parse error near line 987: no such column: "sales" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sales", "0.010958"); error here ---^ Parse error near line 988: no such column: "limited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("limited", "0.010955"); error here ---^ Parse error near line 989: no such column: "september" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("september", "0.010951"); error here ---^ Parse error near line 990: no such column: "event" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("event", "0.010929"); error here ---^ Parse error near line 991: no such column: "contact" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contact", "0.010921"); error here ---^ Parse error near line 992: no such column: "returned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("returned", "0.010914"); error here ---^ Parse error near line 993: no such column: "thousand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thousand", "0.010914"); error here ---^ Parse error near line 994: no such column: "charge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charge", "0.010909"); error here ---^ Parse error near line 995: no such column: "raised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raised", "0.010853"); error here ---^ Parse error near line 996: no such column: "america" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("america", "0.010840"); error here ---^ Parse error near line 997: no such column: "ensure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ensure", "0.010838"); error here ---^ Parse error near line 998: no such column: "oil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oil", "0.010812"); error here ---^ Parse error near line 999: no such column: "opportunity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opportunity", "0.010792"); error here ---^ Parse error near line 1000: no such column: "lines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lines", "0.010792"); error here ---^ Parse error near line 1001: no such column: "college" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("college", "0.010773"); error here ---^ Parse error near line 1002: no such column: "film" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("film", "0.010761"); error here ---^ Parse error near line 1003: no such column: "trust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trust", "0.010730"); error here ---^ Parse error near line 1004: no such column: "james" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("james", "0.010729"); error here ---^ Parse error near line 1005: no such column: "january" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("january", "0.010708"); error here ---^ Parse error near line 1006: no such column: "standing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("standing", "0.010703"); error here ---^ Parse error near line 1007: no such column: "blood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blood", "0.010700"); error here ---^ Parse error near line 1008: no such column: "station" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("station", "0.010699"); error here ---^ Parse error near line 1009: no such column: "lay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lay", "0.010691"); error here ---^ Parse error near line 1010: no such column: "married" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("married", "0.010679"); error here ---^ Parse error near line 1011: no such column: "goods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goods", "0.010670"); error here ---^ Parse error near line 1012: no such column: "waiting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waiting", "0.010655"); error here ---^ Parse error near line 1013: no such column: "carry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carry", "0.010642"); error here ---^ Parse error near line 1014: no such column: "prices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prices", "0.010640"); error here ---^ Parse error near line 1015: no such column: "ah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ah", "0.010618"); error here ---^ Parse error near line 1016: no such column: "designed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("designed", "0.010599"); error here ---^ Parse error near line 1017: no such column: "useful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("useful", "0.010597"); error here ---^ Parse error near line 1018: no such column: "lack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lack", "0.010592"); error here ---^ Parse error near line 1019: no such column: "conference" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conference", "0.010590"); error here ---^ Parse error near line 1020: no such column: "operation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("operation", "0.010578"); error here ---^ Parse error near line 1021: no such column: "houses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("houses", "0.010567"); error here ---^ Parse error near line 1022: no such column: "follows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("follows", "0.010563"); error here ---^ Parse error near line 1023: no such column: "western" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("western", "0.010561"); error here ---^ Parse error near line 1024: no such column: "extent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extent", "0.010560"); error here ---^ Parse error near line 1025: no such column: "application" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("application", "0.010552"); error here ---^ Parse error near line 1026: no such column: "television" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("television", "0.010529"); error here ---^ Parse error near line 1027: no such column: "straight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("straight", "0.010529"); error here ---^ Parse error near line 1028: no such column: "richard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("richard", "0.010518"); error here ---^ Parse error near line 1029: no such column: "response" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("response", "0.010503"); error here ---^ Parse error near line 1030: no such column: "degree" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("degree", "0.010492"); error here ---^ Parse error near line 1031: no such column: "majority" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("majority", "0.010491"); error here ---^ Parse error near line 1032: no such column: "hit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hit", "0.010472"); error here ---^ Parse error near line 1033: no such column: "effective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("effective", "0.010470"); error here ---^ Parse error near line 1034: no such column: "v" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("v", "0.010467"); error here ---^ Parse error near line 1035: no such column: "scottish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scottish", "0.010459"); error here ---^ Parse error near line 1036: no such column: "average" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("average", "0.010436"); error here ---^ Parse error near line 1037: no such column: "wrote" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrote", "0.010426"); error here ---^ Parse error near line 1038: no such column: "york" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("york", "0.010423"); error here ---^ Parse error near line 1039: no such column: "region" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("region", "0.010414"); error here ---^ Parse error near line 1040: no such column: "traditional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traditional", "0.010395"); error here ---^ Parse error near line 1041: no such column: "easily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("easily", "0.010393"); error here ---^ Parse error near line 1042: no such column: "closed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("closed", "0.010393"); error here ---^ Parse error near line 1043: no such column: "leaving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaving", "0.010387"); error here ---^ Parse error near line 1044: no such column: "glass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glass", "0.010369"); error here ---^ Parse error near line 1045: no such column: "statement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statement", "0.010368"); error here ---^ Parse error near line 1046: no such column: "site" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("site", "0.010359"); error here ---^ Parse error near line 1047: no such column: "official" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("official", "0.010330"); error here ---^ Parse error near line 1048: no such column: "moving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moving", "0.010328"); error here ---^ Parse error near line 1049: no such column: "places" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("places", "0.010324"); error here ---^ Parse error near line 1050: no such column: "accept" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accept", "0.010319"); error here ---^ Parse error near line 1051: no such column: "title" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("title", "0.010301"); error here ---^ Parse error near line 1052: no such column: "election" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("election", "0.010258"); error here ---^ Parse error near line 1053: no such column: "parliament" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parliament", "0.010254"); error here ---^ Parse error near line 1054: no such column: "lady" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lady", "0.010229"); error here ---^ Parse error near line 1055: no such column: "earth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earth", "0.010222"); error here ---^ Parse error near line 1056: no such column: "importance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("importance", "0.010219"); error here ---^ Parse error near line 1057: no such column: "jobs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jobs", "0.010206"); error here ---^ Parse error near line 1058: no such column: "existing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("existing", "0.010184"); error here ---^ Parse error near line 1059: no such column: "stopped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stopped", "0.010181"); error here ---^ Parse error near line 1060: no such column: "interesting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interesting", "0.010177"); error here ---^ Parse error near line 1061: no such column: "standards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("standards", "0.010147"); error here ---^ Parse error near line 1062: no such column: "review" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("review", "0.010126"); error here ---^ Parse error near line 1063: no such column: "girls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("girls", "0.010123"); error here ---^ Parse error near line 1064: no such column: "considerable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("considerable", "0.010122"); error here ---^ Parse error near line 1065: no such column: "ireland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ireland", "0.010117"); error here ---^ Parse error near line 1066: no such column: "species" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("species", "0.010098"); error here ---^ Parse error near line 1067: no such column: "match" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("match", "0.010093"); error here ---^ Parse error near line 1068: no such column: "supply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supply", "0.010089"); error here ---^ Parse error near line 1069: no such column: "physical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("physical", "0.010078"); error here ---^ Parse error near line 1070: no such column: "eye" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eye", "0.010075"); error here ---^ Parse error near line 1071: no such column: "caused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caused", "0.010074"); error here ---^ Parse error near line 1072: no such column: "watch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watch", "0.010056"); error here ---^ Parse error near line 1073: no such column: "follow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("follow", "0.010052"); error here ---^ Parse error near line 1074: no such column: "extra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extra", "0.010042"); error here ---^ Parse error near line 1075: no such column: "growing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("growing", "0.010036"); error here ---^ Parse error near line 1076: no such column: "attack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attack", "0.010024"); error here ---^ Parse error near line 1077: no such column: "michael" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("michael", "0.010015"); error here ---^ Parse error near line 1078: no such column: "campaign" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("campaign", "0.010015"); error here ---^ Parse error near line 1079: no such column: "understanding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("understanding", "0.010004"); error here ---^ Parse error near line 1080: no such column: "heavy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heavy", "0.009978"); error here ---^ Parse error near line 1081: no such column: "complex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complex", "0.009964"); error here ---^ Parse error near line 1082: no such column: "housing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("housing", "0.009943"); error here ---^ Parse error near line 1083: no such column: "walked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walked", "0.009938"); error here ---^ Parse error near line 1084: no such column: "daughter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daughter", "0.009936"); error here ---^ Parse error near line 1085: no such column: "primary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("primary", "0.009928"); error here ---^ Parse error near line 1086: no such column: "n" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("n", "0.009927"); error here ---^ Parse error near line 1087: no such column: "competition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("competition", "0.009925"); error here ---^ Parse error near line 1088: no such column: "responsible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("responsible", "0.009921"); error here ---^ Parse error near line 1089: no such column: "speak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speak", "0.009921"); error here ---^ Parse error near line 1090: no such column: "river" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("river", "0.009910"); error here ---^ Parse error near line 1091: no such column: "p" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("p", "0.009900"); error here ---^ Parse error near line 1092: no such column: "software" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("software", "0.009896"); error here ---^ Parse error near line 1093: no such column: "november" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("november", "0.009890"); error here ---^ Parse error near line 1094: no such column: "break" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("break", "0.009887"); error here ---^ Parse error near line 1095: no such column: "december" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("december", "0.009861"); error here ---^ Parse error near line 1096: no such column: "sunday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sunday", "0.009853"); error here ---^ Parse error near line 1097: no such column: "mouth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mouth", "0.009840"); error here ---^ Parse error near line 1098: no such column: "piece" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piece", "0.009837"); error here ---^ Parse error near line 1099: no such column: "medical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("medical", "0.009833"); error here ---^ Parse error near line 1100: no such column: "purpose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purpose", "0.009829"); error here ---^ Parse error near line 1101: no such column: "post" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("post", "0.009826"); error here ---^ Parse error near line 1102: no such column: "rule" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rule", "0.009820"); error here ---^ Parse error near line 1103: no such column: "failed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("failed", "0.009797"); error here ---^ Parse error near line 1104: no such column: "wales" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wales", "0.009777"); error here ---^ Parse error near line 1105: no such column: "trouble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trouble", "0.009771"); error here ---^ Parse error near line 1106: no such column: "responsibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("responsibility", "0.009770"); error here ---^ Parse error near line 1107: no such column: "leader" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leader", "0.009754"); error here ---^ Parse error near line 1108: no such column: "tomorrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tomorrow", "0.009750"); error here ---^ Parse error near line 1109: no such column: "associated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("associated", "0.009729"); error here ---^ Parse error near line 1110: no such column: "thirty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thirty", "0.009716"); error here ---^ Parse error near line 1111: no such column: "learning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("learning", "0.009714"); error here ---^ Parse error near line 1112: no such column: "officer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("officer", "0.009705"); error here ---^ Parse error near line 1113: no such column: "notice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notice", "0.009692"); error here ---^ Parse error near line 1114: no such column: "fair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fair", "0.009691"); error here ---^ Parse error near line 1115: no such column: "task" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("task", "0.009679"); error here ---^ Parse error near line 1116: no such column: "arm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arm", "0.009674"); error here ---^ Parse error near line 1117: no such column: "separate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("separate", "0.009645"); error here ---^ Parse error near line 1118: no such column: "highly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highly", "0.009630"); error here ---^ Parse error near line 1119: no such column: "base" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("base", "0.009629"); error here ---^ Parse error near line 1120: no such column: "eventually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eventually", "0.009615"); error here ---^ Parse error near line 1121: no such column: "ability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ability", "0.009612"); error here ---^ Parse error near line 1122: no such column: "d" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("d", "0.009608"); error here ---^ Parse error near line 1123: no such column: "charles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charles", "0.009596"); error here ---^ Parse error near line 1124: no such column: "drive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drive", "0.009595"); error here ---^ Parse error near line 1125: no such column: "skills" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skills", "0.009592"); error here ---^ Parse error near line 1126: no such column: "opposition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opposition", "0.009588"); error here ---^ Parse error near line 1127: no such column: "pattern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pattern", "0.009581"); error here ---^ Parse error near line 1128: no such column: "remained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remained", "0.009577"); error here ---^ Parse error near line 1129: no such column: "hot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hot", "0.009569"); error here ---^ Parse error near line 1130: no such column: "method" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("method", "0.009565"); error here ---^ Parse error near line 1131: no such column: "source" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("source", "0.009562"); error here ---^ Parse error near line 1132: no such column: "sitting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sitting", "0.009552"); error here ---^ Parse error near line 1133: no such column: "bought" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bought", "0.009547"); error here ---^ Parse error near line 1134: no such column: "baby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baby", "0.009542"); error here ---^ Parse error near line 1135: no such column: "interested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interested", "0.009503"); error here ---^ Parse error near line 1136: no such column: "surface" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surface", "0.009497"); error here ---^ Parse error near line 1137: no such column: "sale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sale", "0.009497"); error here ---^ Parse error near line 1138: no such column: "teaching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teaching", "0.009481"); error here ---^ Parse error near line 1139: no such column: "division" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("division", "0.009479"); error here ---^ Parse error near line 1140: no such column: "remain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remain", "0.009464"); error here ---^ Parse error near line 1141: no such column: "fear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fear", "0.009460"); error here ---^ Parse error near line 1142: no such column: "wants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wants", "0.009446"); error here ---^ Parse error near line 1143: no such column: "remains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remains", "0.009443"); error here ---^ Parse error near line 1144: no such column: "minute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minute", "0.009443"); error here ---^ Parse error near line 1145: no such column: "older" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("older", "0.009438"); error here ---^ Parse error near line 1146: no such column: "claims" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claims", "0.009424"); error here ---^ Parse error near line 1147: no such column: "methods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("methods", "0.009420"); error here ---^ Parse error near line 1148: no such column: "accepted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accepted", "0.009407"); error here ---^ Parse error near line 1149: no such column: "machine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("machine", "0.009405"); error here ---^ Parse error near line 1150: no such column: "fully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fully", "0.009394"); error here ---^ Parse error near line 1151: no such column: "equipment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equipment", "0.009390"); error here ---^ Parse error near line 1152: no such column: "box" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("box", "0.009388"); error here ---^ Parse error near line 1153: no such column: "suggest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suggest", "0.009381"); error here ---^ Parse error near line 1154: no such column: "radio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radio", "0.009375"); error here ---^ Parse error near line 1155: no such column: "dear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dear", "0.009374"); error here ---^ Parse error near line 1156: no such column: "disease" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disease", "0.009370"); error here ---^ Parse error near line 1157: no such column: "killed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("killed", "0.009348"); error here ---^ Parse error near line 1158: no such column: "types" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("types", "0.009346"); error here ---^ Parse error near line 1159: no such column: "peace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peace", "0.009343"); error here ---^ Parse error near line 1160: no such column: "officers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("officers", "0.009340"); error here ---^ Parse error near line 1161: no such column: "slightly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slightly", "0.009336"); error here ---^ Parse error near line 1162: no such column: "balance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balance", "0.009319"); error here ---^ Parse error near line 1163: no such column: "features" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("features", "0.009318"); error here ---^ Parse error near line 1164: no such column: "christmas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("christmas", "0.009313"); error here ---^ Parse error near line 1165: no such column: "policies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("policies", "0.009297"); error here ---^ Parse error near line 1166: no such column: "hardly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hardly", "0.009296"); error here ---^ Parse error near line 1167: no such column: "arrived" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrived", "0.009293"); error here ---^ Parse error near line 1168: no such column: "step" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("step", "0.009286"); error here ---^ Parse error near line 1169: no such column: "compared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compared", "0.009286"); error here ---^ Parse error near line 1170: no such column: "wait" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wait", "0.009280"); error here ---^ Parse error near line 1171: no such column: "exchange" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exchange", "0.009274"); error here ---^ Parse error near line 1172: no such column: "matters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matters", "0.009266"); error here ---^ Parse error near line 1173: no such column: "windows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("windows", "0.009260"); error here ---^ Parse error near line 1174: no such column: "otherwise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("otherwise", "0.009257"); error here ---^ Parse error near line 1175: no such column: "directly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("directly", "0.009242"); error here ---^ Parse error near line 1176: no such column: "created" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("created", "0.009237"); error here ---^ Parse error near line 1177: no such column: "happen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("happen", "0.009217"); error here ---^ Parse error near line 1178: no such column: "teacher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teacher", "0.009207"); error here ---^ Parse error near line 1179: no such column: "provision" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provision", "0.009202"); error here ---^ Parse error near line 1180: no such column: "variety" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("variety", "0.009199"); error here ---^ Parse error near line 1181: no such column: "ran" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ran", "0.009198"); error here ---^ Parse error near line 1182: no such column: "sector" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sector", "0.009175"); error here ---^ Parse error near line 1183: no such column: "factors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("factors", "0.009167"); error here ---^ Parse error near line 1184: no such column: "direction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("direction", "0.009158"); error here ---^ Parse error near line 1185: no such column: "essential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("essential", "0.009158"); error here ---^ Parse error near line 1186: no such column: "sit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sit", "0.009157"); error here ---^ Parse error near line 1187: no such column: "caught" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caught", "0.009147"); error here ---^ Parse error near line 1188: no such column: "speaker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speaker", "0.009140"); error here ---^ Parse error near line 1189: no such column: "finished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finished", "0.009135"); error here ---^ Parse error near line 1190: no such column: "beautiful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beautiful", "0.009123"); error here ---^ Parse error near line 1191: no such column: "function" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("function", "0.009115"); error here ---^ Parse error near line 1192: no such column: "exercise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exercise", "0.009115"); error here ---^ Parse error near line 1193: no such column: "civil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("civil", "0.009112"); error here ---^ Parse error near line 1194: no such column: "status" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("status", "0.009108"); error here ---^ Parse error near line 1195: no such column: "introduced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("introduced", "0.009103"); error here ---^ Parse error near line 1196: no such column: "alternative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alternative", "0.009101"); error here ---^ Parse error near line 1197: no such column: "related" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("related", "0.009100"); error here ---^ Parse error near line 1198: no such column: "ii" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ii", "0.009088"); error here ---^ Parse error near line 1199: no such column: "develop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("develop", "0.009086"); error here ---^ Parse error near line 1200: no such column: "character" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("character", "0.009076"); error here ---^ Parse error near line 1201: no such column: "brown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brown", "0.009072"); error here ---^ Parse error near line 1202: no such column: "tea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tea", "0.009069"); error here ---^ Parse error near line 1203: no such column: "safety" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("safety", "0.009064"); error here ---^ Parse error near line 1204: no such column: "placed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("placed", "0.009061"); error here ---^ Parse error near line 1205: no such column: "mum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mum", "0.009059"); error here ---^ Parse error near line 1206: no such column: "aid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aid", "0.009056"); error here ---^ Parse error near line 1207: no such column: "completely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("completely", "0.009054"); error here ---^ Parse error near line 1208: no such column: "cash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cash", "0.009036"); error here ---^ Parse error near line 1209: no such column: "flat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flat", "0.009032"); error here ---^ Parse error near line 1210: no such column: "fifty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fifty", "0.009030"); error here ---^ Parse error near line 1211: no such column: "weight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weight", "0.009029"); error here ---^ Parse error near line 1212: no such column: "transport" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transport", "0.009028"); error here ---^ Parse error near line 1213: no such column: "context" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("context", "0.009028"); error here ---^ Parse error near line 1214: no such column: "oxford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oxford", "0.009018"); error here ---^ Parse error near line 1215: no such column: "animals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("animals", "0.009015"); error here ---^ Parse error near line 1216: no such column: "culture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("culture", "0.009014"); error here ---^ Parse error near line 1217: no such column: "m" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("m", "0.008990"); error here ---^ Parse error near line 1218: no such column: "obvious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obvious", "0.008977"); error here ---^ Parse error near line 1219: no such column: "brother" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brother", "0.008974"); error here ---^ Parse error near line 1220: no such column: "discussion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discussion", "0.008966"); error here ---^ Parse error near line 1221: no such column: "sold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sold", "0.008928"); error here ---^ Parse error near line 1222: no such column: "born" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("born", "0.008888"); error here ---^ Parse error near line 1223: no such column: "none" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("none", "0.008881"); error here ---^ Parse error near line 1224: no such column: "positive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("positive", "0.008863"); error here ---^ Parse error near line 1225: no such column: "afternoon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afternoon", "0.008859"); error here ---^ Parse error near line 1226: no such column: "knows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knows", "0.008858"); error here ---^ Parse error near line 1227: no such column: "shares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shares", "0.008851"); error here ---^ Parse error near line 1228: no such column: "environmental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("environmental", "0.008851"); error here ---^ Parse error near line 1229: no such column: "damage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("damage", "0.008843"); error here ---^ Parse error near line 1230: no such column: "proposed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proposed", "0.008832"); error here ---^ Parse error near line 1231: no such column: "william" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("william", "0.008829"); error here ---^ Parse error near line 1232: no such column: "february" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("february", "0.008827"); error here ---^ Parse error near line 1233: no such column: "condition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("condition", "0.008814"); error here ---^ Parse error near line 1234: no such column: "senior" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("senior", "0.008813"); error here ---^ Parse error near line 1235: no such column: "alright" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alright", "0.008806"); error here ---^ Parse error near line 1236: no such column: "provides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provides", "0.008801"); error here ---^ Parse error near line 1237: no such column: "sign" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sign", "0.008784"); error here ---^ Parse error near line 1238: no such column: "league" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("league", "0.008782"); error here ---^ Parse error near line 1239: no such column: "trees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trees", "0.008777"); error here ---^ Parse error near line 1240: no such column: "sex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sex", "0.008775"); error here ---^ Parse error near line 1241: no such column: "claimed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claimed", "0.008773"); error here ---^ Parse error near line 1242: no such column: "organisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organisation", "0.008766"); error here ---^ Parse error near line 1243: no such column: "holding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holding", "0.008756"); error here ---^ Parse error near line 1244: no such column: "budget" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("budget", "0.008754"); error here ---^ Parse error near line 1245: no such column: "families" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("families", "0.008752"); error here ---^ Parse error near line 1246: no such column: "argument" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("argument", "0.008746"); error here ---^ Parse error near line 1247: no such column: "saturday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saturday", "0.008744"); error here ---^ Parse error near line 1248: no such column: "learn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("learn", "0.008737"); error here ---^ Parse error near line 1249: no such column: "normally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("normally", "0.008696"); error here ---^ Parse error near line 1250: no such column: "truth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("truth", "0.008680"); error here ---^ Parse error near line 1251: no such column: "stone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stone", "0.008678"); error here ---^ Parse error near line 1252: no such column: "kitchen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kitchen", "0.008677"); error here ---^ Parse error near line 1253: no such column: "neither" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neither", "0.008675"); error here ---^ Parse error near line 1254: no such column: "add" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("add", "0.008668"); error here ---^ Parse error near line 1255: no such column: "patient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patient", "0.008662"); error here ---^ Parse error near line 1256: no such column: "library" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("library", "0.008661"); error here ---^ Parse error near line 1257: no such column: "lived" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lived", "0.008658"); error here ---^ Parse error near line 1258: no such column: "fit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fit", "0.008658"); error here ---^ Parse error near line 1259: no such column: "progress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("progress", "0.008652"); error here ---^ Parse error near line 1260: no such column: "believed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("believed", "0.008636"); error here ---^ Parse error near line 1261: no such column: "shot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shot", "0.008624"); error here ---^ Parse error near line 1262: no such column: "principle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("principle", "0.008609"); error here ---^ Parse error near line 1263: no such column: "agree" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agree", "0.008608"); error here ---^ Parse error near line 1264: no such column: "create" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("create", "0.008608"); error here ---^ Parse error near line 1265: no such column: "covered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("covered", "0.008602"); error here ---^ Parse error near line 1266: no such column: "players" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("players", "0.008594"); error here ---^ Parse error near line 1267: no such column: "plant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plant", "0.008589"); error here ---^ Parse error near line 1268: no such column: "survey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("survey", "0.008580"); error here ---^ Parse error near line 1269: no such column: "annual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("annual", "0.008580"); error here ---^ Parse error near line 1270: no such column: "pupils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pupils", "0.008566"); error here ---^ Parse error near line 1271: no such column: "meaning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meaning", "0.008565"); error here ---^ Parse error near line 1272: no such column: "nuclear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nuclear", "0.008554"); error here ---^ Parse error near line 1273: no such column: "increasing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("increasing", "0.008554"); error here ---^ Parse error near line 1274: no such column: "reach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reach", "0.008550"); error here ---^ Parse error near line 1275: no such column: "phone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phone", "0.008549"); error here ---^ Parse error near line 1276: no such column: "version" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("version", "0.008548"); error here ---^ Parse error near line 1277: no such column: "forced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forced", "0.008537"); error here ---^ Parse error near line 1278: no such column: "female" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("female", "0.008535"); error here ---^ Parse error near line 1279: no such column: "commercial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commercial", "0.008533"); error here ---^ Parse error near line 1280: no such column: "train" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("train", "0.008519"); error here ---^ Parse error near line 1281: no such column: "stock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stock", "0.008506"); error here ---^ Parse error near line 1282: no such column: "duty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duty", "0.008501"); error here ---^ Parse error near line 1283: no such column: "dog" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dog", "0.008500"); error here ---^ Parse error near line 1284: no such column: "drink" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drink", "0.008480"); error here ---^ Parse error near line 1285: no such column: "telephone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telephone", "0.008479"); error here ---^ Parse error near line 1286: no such column: "queen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("queen", "0.008476"); error here ---^ Parse error near line 1287: no such column: "boys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boys", "0.008474"); error here ---^ Parse error near line 1288: no such column: "send" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("send", "0.008471"); error here ---^ Parse error near line 1289: no such column: "presence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presence", "0.008468"); error here ---^ Parse error near line 1290: no such column: "protection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protection", "0.008466"); error here ---^ Parse error near line 1291: no such column: "courses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courses", "0.008459"); error here ---^ Parse error near line 1292: no such column: "august" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("august", "0.008456"); error here ---^ Parse error near line 1293: no such column: "reduced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reduced", "0.008449"); error here ---^ Parse error near line 1294: no such column: "executive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("executive", "0.008447"); error here ---^ Parse error near line 1295: no such column: "e" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("e", "0.008430"); error here ---^ Parse error near line 1296: no such column: "individuals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("individuals", "0.008427"); error here ---^ Parse error near line 1297: no such column: "bar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bar", "0.008426"); error here ---^ Parse error near line 1298: no such column: "presented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presented", "0.008419"); error here ---^ Parse error near line 1299: no such column: "chair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chair", "0.008414"); error here ---^ Parse error near line 1300: no such column: "media" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("media", "0.008396"); error here ---^ Parse error near line 1301: no such column: "smith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smith", "0.008391"); error here ---^ Parse error near line 1302: no such column: "avoid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("avoid", "0.008388"); error here ---^ Parse error near line 1303: no such column: "pretty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pretty", "0.008379"); error here ---^ Parse error near line 1304: no such column: "race" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("race", "0.008373"); error here ---^ Parse error near line 1305: no such column: "achieved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("achieved", "0.008369"); error here ---^ Parse error near line 1306: no such column: "relevant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relevant", "0.008365"); error here ---^ Parse error near line 1307: no such column: "apply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apply", "0.008360"); error here ---^ Parse error near line 1308: no such column: "district" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("district", "0.008359"); error here ---^ Parse error near line 1309: no such column: "double" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("double", "0.008349"); error here ---^ Parse error near line 1310: no such column: "explain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explain", "0.008348"); error here ---^ Parse error near line 1311: no such column: "robert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robert", "0.008338"); error here ---^ Parse error near line 1312: no such column: "plus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plus", "0.008334"); error here ---^ Parse error near line 1313: no such column: "slowly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slowly", "0.008327"); error here ---^ Parse error near line 1314: no such column: "relatively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relatively", "0.008325"); error here ---^ Parse error near line 1315: no such column: "letters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("letters", "0.008324"); error here ---^ Parse error near line 1316: no such column: "reference" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reference", "0.008322"); error here ---^ Parse error near line 1317: no such column: "huge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("huge", "0.008313"); error here ---^ Parse error near line 1318: no such column: "marriage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marriage", "0.008273"); error here ---^ Parse error near line 1319: no such column: "collection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collection", "0.008249"); error here ---^ Parse error near line 1320: no such column: "speech" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speech", "0.008241"); error here ---^ Parse error near line 1321: no such column: "africa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("africa", "0.008234"); error here ---^ Parse error near line 1322: no such column: "regional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regional", "0.008224"); error here ---^ Parse error near line 1323: no such column: "differences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("differences", "0.008210"); error here ---^ Parse error near line 1324: no such column: "gold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gold", "0.008199"); error here ---^ Parse error near line 1325: no such column: "opening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opening", "0.008199"); error here ---^ Parse error near line 1326: no such column: "effort" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("effort", "0.008199"); error here ---^ Parse error near line 1327: no such column: "overall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overall", "0.008198"); error here ---^ Parse error near line 1328: no such column: "apparently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apparently", "0.008198"); error here ---^ Parse error near line 1329: no such column: "gets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gets", "0.008193"); error here ---^ Parse error near line 1330: no such column: "holiday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holiday", "0.008189"); error here ---^ Parse error near line 1331: no such column: "career" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("career", "0.008185"); error here ---^ Parse error near line 1332: no such column: "names" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("names", "0.008177"); error here ---^ Parse error near line 1333: no such column: "practical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("practical", "0.008169"); error here ---^ Parse error near line 1334: no such column: "latter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("latter", "0.008169"); error here ---^ Parse error near line 1335: no such column: "failure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("failure", "0.008167"); error here ---^ Parse error near line 1336: no such column: "horse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horse", "0.008166"); error here ---^ Parse error near line 1337: no such column: "speed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speed", "0.008144"); error here ---^ Parse error near line 1338: no such column: "determined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("determined", "0.008133"); error here ---^ Parse error near line 1339: no such column: "subjects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subjects", "0.008130"); error here ---^ Parse error near line 1340: no such column: "benefits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benefits", "0.008129"); error here ---^ Parse error near line 1341: no such column: "becomes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("becomes", "0.008120"); error here ---^ Parse error near line 1342: no such column: "sell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sell", "0.008110"); error here ---^ Parse error near line 1343: no such column: "text" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("text", "0.008065"); error here ---^ Parse error near line 1344: no such column: "wind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wind", "0.008060"); error here ---^ Parse error near line 1345: no such column: "student" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("student", "0.008059"); error here ---^ Parse error near line 1346: no such column: "appears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appears", "0.008058"); error here ---^ Parse error near line 1347: no such column: "helped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helped", "0.008049"); error here ---^ Parse error near line 1348: no such column: "values" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("values", "0.008045"); error here ---^ Parse error near line 1349: no such column: "managed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("managed", "0.008045"); error here ---^ Parse error near line 1350: no such column: "intended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intended", "0.008040"); error here ---^ Parse error near line 1351: no such column: "larger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("larger", "0.008038"); error here ---^ Parse error near line 1352: no such column: "cells" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cells", "0.008033"); error here ---^ Parse error near line 1353: no such column: "records" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("records", "0.008027"); error here ---^ Parse error near line 1354: no such column: "daily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daily", "0.008027"); error here ---^ Parse error near line 1355: no such column: "scale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scale", "0.008019"); error here ---^ Parse error near line 1356: no such column: "edge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edge", "0.008018"); error here ---^ Parse error near line 1357: no such column: "views" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("views", "0.008018"); error here ---^ Parse error near line 1358: no such column: "regular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regular", "0.008014"); error here ---^ Parse error near line 1359: no such column: "smiled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smiled", "0.008004"); error here ---^ Parse error near line 1360: no such column: "applied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("applied", "0.008003"); error here ---^ Parse error near line 1361: no such column: "memory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("memory", "0.008001"); error here ---^ Parse error near line 1362: no such column: "sleep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sleep", "0.008001"); error here ---^ Parse error near line 1363: no such column: "merely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merely", "0.007995"); error here ---^ Parse error near line 1364: no such column: "fast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fast", "0.007991"); error here ---^ Parse error near line 1365: no such column: "studio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("studio", "0.007985"); error here ---^ Parse error near line 1366: no such column: "putting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("putting", "0.007982"); error here ---^ Parse error near line 1367: no such column: "ball" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ball", "0.007966"); error here ---^ Parse error near line 1368: no such column: "pass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pass", "0.007954"); error here ---^ Parse error near line 1369: no such column: "cross" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cross", "0.007949"); error here ---^ Parse error near line 1370: no such column: "bottom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bottom", "0.007943"); error here ---^ Parse error near line 1371: no such column: "eat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eat", "0.007942"); error here ---^ Parse error near line 1372: no such column: "foot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foot", "0.007938"); error here ---^ Parse error near line 1373: no such column: "opinion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opinion", "0.007934"); error here ---^ Parse error near line 1374: no such column: "decisions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decisions", "0.007922"); error here ---^ Parse error near line 1375: no such column: "firms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("firms", "0.007920"); error here ---^ Parse error near line 1376: no such column: "drawn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drawn", "0.007915"); error here ---^ Parse error near line 1377: no such column: "facilities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facilities", "0.007908"); error here ---^ Parse error near line 1378: no such column: "finance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finance", "0.007901"); error here ---^ Parse error near line 1379: no such column: "spend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spend", "0.007892"); error here ---^ Parse error near line 1380: no such column: "cars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cars", "0.007892"); error here ---^ Parse error near line 1381: no such column: "corner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corner", "0.007891"); error here ---^ Parse error near line 1382: no such column: "begin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("begin", "0.007888"); error here ---^ Parse error near line 1383: no such column: "mhm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mhm", "0.007886"); error here ---^ Parse error near line 1384: no such column: "image" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("image", "0.007877"); error here ---^ Parse error near line 1385: no such column: "setting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("setting", "0.007870"); error here ---^ Parse error near line 1386: no such column: "impact" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impact", "0.007868"); error here ---^ Parse error near line 1387: no such column: "receive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receive", "0.007865"); error here ---^ Parse error near line 1388: no such column: "join" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("join", "0.007865"); error here ---^ Parse error near line 1389: no such column: "t" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("t", "0.007856"); error here ---^ Parse error near line 1390: no such column: "quarter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quarter", "0.007853"); error here ---^ Parse error near line 1391: no such column: "expression" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expression", "0.007851"); error here ---^ Parse error near line 1392: no such column: "politics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("politics", "0.007851"); error here ---^ Parse error near line 1393: no such column: "sister" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sister", "0.007850"); error here ---^ Parse error near line 1394: no such column: "grant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grant", "0.007850"); error here ---^ Parse error near line 1395: no such column: "smile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smile", "0.007825"); error here ---^ Parse error near line 1396: no such column: "instead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instead", "0.007825"); error here ---^ Parse error near line 1397: no such column: "justice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("justice", "0.007817"); error here ---^ Parse error near line 1398: no such column: "henry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("henry", "0.007797"); error here ---^ Parse error near line 1399: no such column: "draw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("draw", "0.007784"); error here ---^ Parse error near line 1400: no such column: "credit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("credit", "0.007760"); error here ---^ Parse error near line 1401: no such column: "additional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("additional", "0.007748"); error here ---^ Parse error near line 1402: no such column: "wood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wood", "0.007741"); error here ---^ Parse error near line 1403: no such column: "advantage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advantage", "0.007737"); error here ---^ Parse error near line 1404: no such column: "largely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("largely", "0.007736"); error here ---^ Parse error near line 1405: no such column: "debate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debate", "0.007726"); error here ---^ Parse error near line 1406: no such column: "pain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pain", "0.007721"); error here ---^ Parse error near line 1407: no such column: "mass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mass", "0.007718"); error here ---^ Parse error near line 1408: no such column: "gas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gas", "0.007718"); error here ---^ Parse error near line 1409: no such column: "clothes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clothes", "0.007707"); error here ---^ Parse error near line 1410: no such column: "dad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dad", "0.007701"); error here ---^ Parse error near line 1411: no such column: "somebody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("somebody", "0.007698"); error here ---^ Parse error near line 1412: no such column: "winter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winter", "0.007697"); error here ---^ Parse error near line 1413: no such column: "smaller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smaller", "0.007682"); error here ---^ Parse error near line 1414: no such column: "aspects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aspects", "0.007672"); error here ---^ Parse error near line 1415: no such column: "active" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("active", "0.007670"); error here ---^ Parse error near line 1416: no such column: "railway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("railway", "0.007667"); error here ---^ Parse error near line 1417: no such column: "check" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("check", "0.007667"); error here ---^ Parse error near line 1418: no such column: "affairs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affairs", "0.007656"); error here ---^ Parse error near line 1419: no such column: "joined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joined", "0.007654"); error here ---^ Parse error near line 1420: no such column: "possibly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("possibly", "0.007653"); error here ---^ Parse error near line 1421: no such column: "travel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("travel", "0.007650"); error here ---^ Parse error near line 1422: no such column: "ended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ended", "0.007647"); error here ---^ Parse error near line 1423: no such column: "network" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("network", "0.007636"); error here ---^ Parse error near line 1424: no such column: "accounts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accounts", "0.007627"); error here ---^ Parse error near line 1425: no such column: "leaders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaders", "0.007618"); error here ---^ Parse error near line 1426: no such column: "forest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forest", "0.007615"); error here ---^ Parse error near line 1427: no such column: "worse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worse", "0.007615"); error here ---^ Parse error near line 1428: no such column: "nevertheless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nevertheless", "0.007614"); error here ---^ Parse error near line 1429: no such column: "bloody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bloody", "0.007609"); error here ---^ Parse error near line 1430: no such column: "build" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("build", "0.007604"); error here ---^ Parse error near line 1431: no such column: "stuff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stuff", "0.007603"); error here ---^ Parse error near line 1432: no such column: "plants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plants", "0.007602"); error here ---^ Parse error near line 1433: no such column: "longer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("longer", "0.007593"); error here ---^ Parse error near line 1434: no such column: "providing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("providing", "0.007591"); error here ---^ Parse error near line 1435: no such column: "powerful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("powerful", "0.007589"); error here ---^ Parse error near line 1436: no such column: "save" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("save", "0.007575"); error here ---^ Parse error near line 1437: no such column: "expressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expressed", "0.007557"); error here ---^ Parse error near line 1438: no such column: "becoming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("becoming", "0.007556"); error here ---^ Parse error near line 1439: no such column: "carefully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carefully", "0.007555"); error here ---^ Parse error near line 1440: no such column: "length" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("length", "0.007545"); error here ---^ Parse error near line 1441: no such column: "broken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broken", "0.007538"); error here ---^ Parse error near line 1442: no such column: "crime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crime", "0.007528"); error here ---^ Parse error near line 1443: no such column: "strength" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strength", "0.007528"); error here ---^ Parse error near line 1444: no such column: "except" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("except", "0.007519"); error here ---^ Parse error near line 1445: no such column: "mary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mary", "0.007497"); error here ---^ Parse error near line 1446: no such column: "possibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("possibility", "0.007485"); error here ---^ Parse error near line 1447: no such column: "conservative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conservative", "0.007481"); error here ---^ Parse error near line 1448: no such column: "reduce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reduce", "0.007466"); error here ---^ Parse error near line 1449: no such column: "vote" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vote", "0.007463"); error here ---^ Parse error near line 1450: no such column: "hill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hill", "0.007458"); error here ---^ Parse error near line 1451: no such column: "examples" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("examples", "0.007446"); error here ---^ Parse error near line 1452: no such column: "square" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("square", "0.007444"); error here ---^ Parse error near line 1453: no such column: "mainly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mainly", "0.007444"); error here ---^ Parse error near line 1454: no such column: "explained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explained", "0.007442"); error here ---^ Parse error near line 1455: no such column: "impossible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impossible", "0.007433"); error here ---^ Parse error near line 1456: no such column: "insurance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insurance", "0.007431"); error here ---^ Parse error near line 1457: no such column: "formed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formed", "0.007428"); error here ---^ Parse error near line 1458: no such column: "units" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("units", "0.007421"); error here ---^ Parse error near line 1459: no such column: "skin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skin", "0.007420"); error here ---^ Parse error near line 1460: no such column: "currently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("currently", "0.007418"); error here ---^ Parse error near line 1461: no such column: "treated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treated", "0.007406"); error here ---^ Parse error near line 1462: no such column: "warm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warm", "0.007401"); error here ---^ Parse error near line 1463: no such column: "address" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("address", "0.007400"); error here ---^ Parse error near line 1464: no such column: "banks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banks", "0.007399"); error here ---^ Parse error near line 1465: no such column: "regarded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regarded", "0.007395"); error here ---^ Parse error near line 1466: no such column: "somewhere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("somewhere", "0.007393"); error here ---^ Parse error near line 1467: no such column: "spoke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spoke", "0.007390"); error here ---^ Parse error near line 1468: no such column: "pulled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pulled", "0.007390"); error here ---^ Parse error near line 1469: no such column: "joint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joint", "0.007372"); error here ---^ Parse error near line 1470: no such column: "confidence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confidence", "0.007367"); error here ---^ Parse error near line 1471: no such column: "discussed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discussed", "0.007361"); error here ---^ Parse error near line 1472: no such column: "ring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ring", "0.007352"); error here ---^ Parse error near line 1473: no such column: "legislation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legislation", "0.007352"); error here ---^ Parse error near line 1474: no such column: "mentioned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mentioned", "0.007350"); error here ---^ Parse error near line 1475: no such column: "safe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("safe", "0.007337"); error here ---^ Parse error near line 1476: no such column: "bodies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bodies", "0.007326"); error here ---^ Parse error near line 1477: no such column: "message" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("message", "0.007321"); error here ---^ Parse error near line 1478: no such column: "steps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steps", "0.007298"); error here ---^ Parse error near line 1479: no such column: "powers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("powers", "0.007295"); error here ---^ Parse error near line 1480: no such column: "proved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proved", "0.007287"); error here ---^ Parse error near line 1481: no such column: "domestic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("domestic", "0.007278"); error here ---^ Parse error near line 1482: no such column: "ordinary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ordinary", "0.007274"); error here ---^ Parse error near line 1483: no such column: "farm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farm", "0.007273"); error here ---^ Parse error near line 1484: no such column: "sexual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sexual", "0.007271"); error here ---^ Parse error near line 1485: no such column: "measures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("measures", "0.007269"); error here ---^ Parse error near line 1486: no such column: "rich" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rich", "0.007269"); error here ---^ Parse error near line 1487: no such column: "edward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edward", "0.007267"); error here ---^ Parse error near line 1488: no such column: "fight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fight", "0.007264"); error here ---^ Parse error near line 1489: no such column: "entirely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entirely", "0.007256"); error here ---^ Parse error near line 1490: no such column: "require" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("require", "0.007254"); error here ---^ Parse error near line 1491: no such column: "christian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("christian", "0.007235"); error here ---^ Parse error near line 1492: no such column: "previously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("previously", "0.007232"); error here ---^ Parse error near line 1493: no such column: "solution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solution", "0.007230"); error here ---^ Parse error near line 1494: no such column: "pound" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pound", "0.007224"); error here ---^ Parse error near line 1495: no such column: "tonight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tonight", "0.007221"); error here ---^ Parse error near line 1496: no such column: "actual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("actual", "0.007209"); error here ---^ Parse error near line 1497: no such column: "transfer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transfer", "0.007206"); error here ---^ Parse error near line 1498: no such column: "doubt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doubt", "0.007202"); error here ---^ Parse error near line 1499: no such column: "difficulties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("difficulties", "0.007201"); error here ---^ Parse error near line 1500: no such column: "shape" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shape", "0.007195"); error here ---^ Parse error near line 1501: no such column: "distance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distance", "0.007185"); error here ---^ Parse error near line 1502: no such column: "proposals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proposals", "0.007184"); error here ---^ Parse error near line 1503: no such column: "choose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("choose", "0.007178"); error here ---^ Parse error near line 1504: no such column: "extremely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extremely", "0.007176"); error here ---^ Parse error near line 1505: no such column: "ministers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ministers", "0.007172"); error here ---^ Parse error near line 1506: no such column: "challenge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("challenge", "0.007170"); error here ---^ Parse error near line 1507: no such column: "technical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("technical", "0.007166"); error here ---^ Parse error near line 1508: no such column: "fresh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fresh", "0.007165"); error here ---^ Parse error near line 1509: no such column: "scene" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scene", "0.007159"); error here ---^ Parse error near line 1510: no such column: "museum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("museum", "0.007155"); error here ---^ Parse error near line 1511: no such column: "materials" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("materials", "0.007152"); error here ---^ Parse error near line 1512: no such column: "correct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correct", "0.007143"); error here ---^ Parse error near line 1513: no such column: "judge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judge", "0.007143"); error here ---^ Parse error near line 1514: no such column: "thomas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thomas", "0.007139"); error here ---^ Parse error near line 1515: no such column: "rock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rock", "0.007132"); error here ---^ Parse error near line 1516: no such column: "target" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("target", "0.007128"); error here ---^ Parse error near line 1517: no such column: "r" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("r", "0.007125"); error here ---^ Parse error near line 1518: no such column: "article" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("article", "0.007123"); error here ---^ Parse error near line 1519: no such column: "achieve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("achieve", "0.007121"); error here ---^ Parse error near line 1520: no such column: "prevent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prevent", "0.007121"); error here ---^ Parse error near line 1521: no such column: "waste" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waste", "0.007115"); error here ---^ Parse error near line 1522: no such column: "includes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("includes", "0.007112"); error here ---^ Parse error near line 1523: no such column: "band" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("band", "0.007111"); error here ---^ Parse error near line 1524: no such column: "customers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("customers", "0.007110"); error here ---^ Parse error near line 1525: no such column: "animal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("animal", "0.007100"); error here ---^ Parse error near line 1526: no such column: "due" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("due", "0.007096"); error here ---^ Parse error near line 1527: no such column: "x" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("x", "0.007093"); error here ---^ Parse error near line 1528: no such column: "items" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("items", "0.007080"); error here ---^ Parse error near line 1529: no such column: "suggests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suggests", "0.007073"); error here ---^ Parse error near line 1530: no such column: "internal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("internal", "0.007072"); error here ---^ Parse error near line 1531: no such column: "excellent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excellent", "0.007068"); error here ---^ Parse error near line 1532: no such column: "ec" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ec", "0.007064"); error here ---^ Parse error near line 1533: no such column: "sight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sight", "0.007062"); error here ---^ Parse error near line 1534: no such column: "turning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turning", "0.007062"); error here ---^ Parse error near line 1535: no such column: "assessment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assessment", "0.007054"); error here ---^ Parse error near line 1536: no such column: "fairly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fairly", "0.007052"); error here ---^ Parse error near line 1537: no such column: "football" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("football", "0.007052"); error here ---^ Parse error near line 1538: no such column: "watched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watched", "0.007048"); error here ---^ Parse error near line 1539: no such column: "traffic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traffic", "0.007038"); error here ---^ Parse error near line 1540: no such column: "net" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("net", "0.007034"); error here ---^ Parse error near line 1541: no such column: "decide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decide", "0.007033"); error here ---^ Parse error near line 1542: no such column: "talks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("talks", "0.007032"); error here ---^ Parse error near line 1543: no such column: "touch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("touch", "0.007023"); error here ---^ Parse error near line 1544: no such column: "coffee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coffee", "0.007014"); error here ---^ Parse error near line 1545: no such column: "watching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watching", "0.007010"); error here ---^ Parse error near line 1546: no such column: "sources" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sources", "0.007007"); error here ---^ Parse error near line 1547: no such column: "buildings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buildings", "0.006998"); error here ---^ Parse error near line 1548: no such column: "relief" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relief", "0.006995"); error here ---^ Parse error near line 1549: no such column: "increasingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("increasingly", "0.006995"); error here ---^ Parse error near line 1550: no such column: "spending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spending", "0.006991"); error here ---^ Parse error near line 1551: no such column: "release" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("release", "0.006986"); error here ---^ Parse error near line 1552: no such column: "introduction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("introduction", "0.006983"); error here ---^ Parse error near line 1553: no such column: "star" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("star", "0.006983"); error here ---^ Parse error near line 1554: no such column: "administration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("administration", "0.006979"); error here ---^ Parse error near line 1555: no such column: "notes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notes", "0.006978"); error here ---^ Parse error near line 1556: no such column: "battle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("battle", "0.006978"); error here ---^ Parse error near line 1557: no such column: "forty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forty", "0.006978"); error here ---^ Parse error near line 1558: no such column: "island" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("island", "0.006976"); error here ---^ Parse error near line 1559: no such column: "strange" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strange", "0.006974"); error here ---^ Parse error near line 1560: no such column: "finding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finding", "0.006974"); error here ---^ Parse error near line 1561: no such column: "dry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dry", "0.006968"); error here ---^ Parse error near line 1562: no such column: "initial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("initial", "0.006952"); error here ---^ Parse error near line 1563: no such column: "video" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("video", "0.006952"); error here ---^ Parse error near line 1564: no such column: "walking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walking", "0.006947"); error here ---^ Parse error near line 1565: no such column: "existence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("existence", "0.006936"); error here ---^ Parse error near line 1566: no such column: "showing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("showing", "0.006930"); error here ---^ Parse error near line 1567: no such column: "enjoy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enjoy", "0.006926"); error here ---^ Parse error near line 1568: no such column: "wonder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wonder", "0.006922"); error here ---^ Parse error near line 1569: no such column: "master" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("master", "0.006919"); error here ---^ Parse error near line 1570: no such column: "twelve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twelve", "0.006919"); error here ---^ Parse error near line 1571: no such column: "appointed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appointed", "0.006912"); error here ---^ Parse error near line 1572: no such column: "kingdom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kingdom", "0.006910"); error here ---^ Parse error near line 1573: no such column: "equally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equally", "0.006907"); error here ---^ Parse error near line 1574: no such column: "religious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("religious", "0.006903"); error here ---^ Parse error near line 1575: no such column: "cultural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cultural", "0.006884"); error here ---^ Parse error near line 1576: no such column: "latest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("latest", "0.006883"); error here ---^ Parse error near line 1577: no such column: "famous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("famous", "0.006882"); error here ---^ Parse error near line 1578: no such column: "contrast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contrast", "0.006880"); error here ---^ Parse error near line 1579: no such column: "japan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("japan", "0.006879"); error here ---^ Parse error near line 1580: no such column: "cabinet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cabinet", "0.006879"); error here ---^ Parse error near line 1581: no such column: "tv" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tv", "0.006878"); error here ---^ Parse error near line 1582: no such column: "users" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("users", "0.006877"); error here ---^ Parse error near line 1583: no such column: "legs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legs", "0.006871"); error here ---^ Parse error near line 1584: no such column: "institutions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("institutions", "0.006868"); error here ---^ Parse error near line 1585: no such column: "recorded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recorded", "0.006862"); error here ---^ Parse error near line 1586: no such column: "bridge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bridge", "0.006860"); error here ---^ Parse error near line 1587: no such column: "leaves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaves", "0.006857"); error here ---^ Parse error near line 1588: no such column: "rain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rain", "0.006857"); error here ---^ Parse error near line 1589: no such column: "reality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reality", "0.006855"); error here ---^ Parse error near line 1590: no such column: "welcome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("welcome", "0.006853"); error here ---^ Parse error near line 1591: no such column: "clean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clean", "0.006851"); error here ---^ Parse error near line 1592: no such column: "supposed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supposed", "0.006845"); error here ---^ Parse error near line 1593: no such column: "proper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proper", "0.006843"); error here ---^ Parse error near line 1594: no such column: "seeing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seeing", "0.006829"); error here ---^ Parse error near line 1595: no such column: "spirit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spirit", "0.006829"); error here ---^ Parse error near line 1596: no such column: "lose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lose", "0.006827"); error here ---^ Parse error near line 1597: no such column: "argued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("argued", "0.006819"); error here ---^ Parse error near line 1598: no such column: "detailed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detailed", "0.006819"); error here ---^ Parse error near line 1599: no such column: "driving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("driving", "0.006817"); error here ---^ Parse error near line 1600: no such column: "pick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pick", "0.006814"); error here ---^ Parse error near line 1601: no such column: "measure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("measure", "0.006813"); error here ---^ Parse error near line 1602: no such column: "programmes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("programmes", "0.006809"); error here ---^ Parse error near line 1603: no such column: "trial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trial", "0.006808"); error here ---^ Parse error near line 1604: no such column: "asking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asking", "0.006806"); error here ---^ Parse error near line 1605: no such column: "aim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aim", "0.006785"); error here ---^ Parse error near line 1606: no such column: "tour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tour", "0.006782"); error here ---^ Parse error near line 1607: no such column: "formal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formal", "0.006772"); error here ---^ Parse error near line 1608: no such column: "prison" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prison", "0.006766"); error here ---^ Parse error near line 1609: no such column: "unemployment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unemployment", "0.006763"); error here ---^ Parse error near line 1610: no such column: "quiet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quiet", "0.006755"); error here ---^ Parse error near line 1611: no such column: "accident" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accident", "0.006755"); error here ---^ Parse error near line 1612: no such column: "fixed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fixed", "0.006753"); error here ---^ Parse error near line 1613: no such column: "starting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("starting", "0.006750"); error here ---^ Parse error near line 1614: no such column: "concept" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concept", "0.006750"); error here ---^ Parse error near line 1615: no such column: "tree" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tree", "0.006744"); error here ---^ Parse error near line 1616: no such column: "fund" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fund", "0.006740"); error here ---^ Parse error near line 1617: no such column: "elements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elements", "0.006738"); error here ---^ Parse error near line 1618: no such column: "discovered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discovered", "0.006736"); error here ---^ Parse error near line 1619: no such column: "equal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equal", "0.006730"); error here ---^ Parse error near line 1620: no such column: "papers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("papers", "0.006725"); error here ---^ Parse error near line 1621: no such column: "served" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("served", "0.006721"); error here ---^ Parse error near line 1622: no such column: "unable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unable", "0.006691"); error here ---^ Parse error near line 1623: no such column: "inc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inc", "0.006685"); error here ---^ Parse error near line 1624: no such column: "surely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surely", "0.006684"); error here ---^ Parse error near line 1625: no such column: "refused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refused", "0.006678"); error here ---^ Parse error near line 1626: no such column: "proportion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proportion", "0.006677"); error here ---^ Parse error near line 1627: no such column: "organization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organization", "0.006675"); error here ---^ Parse error near line 1628: no such column: "changing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("changing", "0.006675"); error here ---^ Parse error near line 1629: no such column: "mine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mine", "0.006674"); error here ---^ Parse error near line 1630: no such column: "sides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sides", "0.006670"); error here ---^ Parse error near line 1631: no such column: "difficulty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("difficulty", "0.006664"); error here ---^ Parse error near line 1632: no such column: "picked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("picked", "0.006656"); error here ---^ Parse error near line 1633: no such column: "object" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("object", "0.006655"); error here ---^ Parse error near line 1634: no such column: "spread" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spread", "0.006653"); error here ---^ Parse error near line 1635: no such column: "weekend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weekend", "0.006645"); error here ---^ Parse error near line 1636: no such column: "construction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("construction", "0.006641"); error here ---^ Parse error near line 1637: no such column: "ahead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ahead", "0.006638"); error here ---^ Parse error near line 1638: no such column: "wine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wine", "0.006633"); error here ---^ Parse error near line 1639: no such column: "pointed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pointed", "0.006627"); error here ---^ Parse error near line 1640: no such column: "dinner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dinner", "0.006623"); error here ---^ Parse error near line 1641: no such column: "distribution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distribution", "0.006621"); error here ---^ Parse error near line 1642: no such column: "obtained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obtained", "0.006613"); error here ---^ Parse error near line 1643: no such column: "funds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("funds", "0.006606"); error here ---^ Parse error near line 1644: no such column: "lovely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lovely", "0.006606"); error here ---^ Parse error near line 1645: no such column: "identified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("identified", "0.006605"); error here ---^ Parse error near line 1646: no such column: "telling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telling", "0.006597"); error here ---^ Parse error near line 1647: no such column: "search" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("search", "0.006593"); error here ---^ Parse error near line 1648: no such column: "factor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("factor", "0.006587"); error here ---^ Parse error near line 1649: no such column: "usual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("usual", "0.006587"); error here ---^ Parse error near line 1650: no such column: "feature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feature", "0.006586"); error here ---^ Parse error near line 1651: no such column: "rural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rural", "0.006585"); error here ---^ Parse error near line 1652: no such column: "keeping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keeping", "0.006584"); error here ---^ Parse error near line 1653: no such column: "twice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twice", "0.006580"); error here ---^ Parse error near line 1654: no such column: "applications" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("applications", "0.006580"); error here ---^ Parse error near line 1655: no such column: "path" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("path", "0.006577"); error here ---^ Parse error near line 1656: no such column: "referred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("referred", "0.006576"); error here ---^ Parse error near line 1657: no such column: "games" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("games", "0.006572"); error here ---^ Parse error near line 1658: no such column: "seat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seat", "0.006566"); error here ---^ Parse error near line 1659: no such column: "thanks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thanks", "0.006563"); error here ---^ Parse error near line 1660: no such column: "whereas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whereas", "0.006561"); error here ---^ Parse error near line 1661: no such column: "display" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("display", "0.006559"); error here ---^ Parse error near line 1662: no such column: "nobody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nobody", "0.006554"); error here ---^ Parse error near line 1663: no such column: "reasonable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reasonable", "0.006548"); error here ---^ Parse error near line 1664: no such column: "raise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raise", "0.006548"); error here ---^ Parse error near line 1665: no such column: "substantial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("substantial", "0.006547"); error here ---^ Parse error near line 1666: no such column: "detail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detail", "0.006547"); error here ---^ Parse error near line 1667: no such column: "charges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charges", "0.006545"); error here ---^ Parse error near line 1668: no such column: "noted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noted", "0.006540"); error here ---^ Parse error near line 1669: no such column: "tend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tend", "0.006539"); error here ---^ Parse error near line 1670: no such column: "developing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("developing", "0.006538"); error here ---^ Parse error near line 1671: no such column: "improve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("improve", "0.006532"); error here ---^ Parse error near line 1672: no such column: "onto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("onto", "0.006532"); error here ---^ Parse error near line 1673: no such column: "aircraft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aircraft", "0.006527"); error here ---^ Parse error near line 1674: no such column: "calls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calls", "0.006524"); error here ---^ Parse error near line 1675: no such column: "walls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walls", "0.006495"); error here ---^ Parse error near line 1676: no such column: "background" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("background", "0.006492"); error here ---^ Parse error near line 1677: no such column: "japanese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("japanese", "0.006490"); error here ---^ Parse error near line 1678: no such column: "officials" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("officials", "0.006486"); error here ---^ Parse error near line 1679: no such column: "strategy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strategy", "0.006485"); error here ---^ Parse error near line 1680: no such column: "track" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("track", "0.006479"); error here ---^ Parse error near line 1681: no such column: "forget" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forget", "0.006477"); error here ---^ Parse error near line 1682: no such column: "content" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("content", "0.006475"); error here ---^ Parse error near line 1683: no such column: "soft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soft", "0.006466"); error here ---^ Parse error near line 1684: no such column: "grounds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grounds", "0.006465"); error here ---^ Parse error near line 1685: no such column: "paris" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paris", "0.006445"); error here ---^ Parse error near line 1686: no such column: "o" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("o", "0.006442"); error here ---^ Parse error near line 1687: no such column: "communication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communication", "0.006428"); error here ---^ Parse error near line 1688: no such column: "immediate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immediate", "0.006426"); error here ---^ Parse error near line 1689: no such column: "client" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("client", "0.006417"); error here ---^ Parse error near line 1690: no such column: "fourth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fourth", "0.006412"); error here ---^ Parse error near line 1691: no such column: "suitable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suitable", "0.006409"); error here ---^ Parse error near line 1692: no such column: "everybody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("everybody", "0.006402"); error here ---^ Parse error near line 1693: no such column: "homes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homes", "0.006394"); error here ---^ Parse error near line 1694: no such column: "ought" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ought", "0.006394"); error here ---^ Parse error near line 1695: no such column: "imagine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imagine", "0.006388"); error here ---^ Parse error near line 1696: no such column: "manner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manner", "0.006385"); error here ---^ Parse error near line 1697: no such column: "classes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("classes", "0.006378"); error here ---^ Parse error near line 1698: no such column: "quick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quick", "0.006374"); error here ---^ Parse error near line 1699: no such column: "pair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pair", "0.006373"); error here ---^ Parse error near line 1700: no such column: "freedom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freedom", "0.006369"); error here ---^ Parse error near line 1701: no such column: "operations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("operations", "0.006359"); error here ---^ Parse error near line 1702: no such column: "selection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selection", "0.006353"); error here ---^ Parse error near line 1703: no such column: "opposite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opposite", "0.006352"); error here ---^ Parse error near line 1704: no such column: "requirements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("requirements", "0.006349"); error here ---^ Parse error near line 1705: no such column: "signed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signed", "0.006343"); error here ---^ Parse error near line 1706: no such column: "danger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("danger", "0.006330"); error here ---^ Parse error near line 1707: no such column: "user" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("user", "0.006329"); error here ---^ Parse error near line 1708: no such column: "file" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("file", "0.006328"); error here ---^ Parse error near line 1709: no such column: "completed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("completed", "0.006327"); error here ---^ Parse error near line 1710: no such column: "attitude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attitude", "0.006326"); error here ---^ Parse error near line 1711: no such column: "output" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("output", "0.006315"); error here ---^ Parse error near line 1712: no such column: "copy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("copy", "0.006311"); error here ---^ Parse error near line 1713: no such column: "courts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courts", "0.006305"); error here ---^ Parse error near line 1714: no such column: "sounds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sounds", "0.006295"); error here ---^ Parse error near line 1715: no such column: "laid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laid", "0.006295"); error here ---^ Parse error near line 1716: no such column: "spring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spring", "0.006295"); error here ---^ Parse error near line 1717: no such column: "relationships" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relationships", "0.006290"); error here ---^ Parse error near line 1718: no such column: "edinburgh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edinburgh", "0.006286"); error here ---^ Parse error near line 1719: no such column: "affected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affected", "0.006279"); error here ---^ Parse error near line 1720: no such column: "afraid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afraid", "0.006278"); error here ---^ Parse error near line 1721: no such column: "jack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jack", "0.006276"); error here ---^ Parse error near line 1722: no such column: "chosen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chosen", "0.006276"); error here ---^ Parse error near line 1723: no such column: "heat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heat", "0.006267"); error here ---^ Parse error near line 1724: no such column: "entered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entered", "0.006263"); error here ---^ Parse error near line 1725: no such column: "democratic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("democratic", "0.006262"); error here ---^ Parse error near line 1726: no such column: "elections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elections", "0.006257"); error here ---^ Parse error near line 1727: no such column: "guide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guide", "0.006254"); error here ---^ Parse error near line 1728: no such column: "profit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("profit", "0.006252"); error here ---^ Parse error near line 1729: no such column: "silence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silence", "0.006249"); error here ---^ Parse error near line 1730: no such column: "goal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goal", "0.006248"); error here ---^ Parse error near line 1731: no such column: "birds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("birds", "0.006247"); error here ---^ Parse error near line 1732: no such column: "prince" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prince", "0.006247"); error here ---^ Parse error near line 1733: no such column: "murder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murder", "0.006244"); error here ---^ Parse error near line 1734: no such column: "techniques" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("techniques", "0.006242"); error here ---^ Parse error near line 1735: no such column: "easier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("easier", "0.006240"); error here ---^ Parse error near line 1736: no such column: "sufficient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sufficient", "0.006235"); error here ---^ Parse error near line 1737: no such column: "agency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agency", "0.006235"); error here ---^ Parse error near line 1738: no such column: "scientific" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scientific", "0.006231"); error here ---^ Parse error near line 1739: no such column: "removed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("removed", "0.006229"); error here ---^ Parse error near line 1740: no such column: "focus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("focus", "0.006228"); error here ---^ Parse error near line 1741: no such column: "carrying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carrying", "0.006225"); error here ---^ Parse error near line 1742: no such column: "eastern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eastern", "0.006224"); error here ---^ Parse error near line 1743: no such column: "irish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irish", "0.006221"); error here ---^ Parse error near line 1744: no such column: "speaking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speaking", "0.006216"); error here ---^ Parse error near line 1745: no such column: "markets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("markets", "0.006216"); error here ---^ Parse error near line 1746: no such column: "theatre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theatre", "0.006214"); error here ---^ Parse error near line 1747: no such column: "crisis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crisis", "0.006211"); error here ---^ Parse error near line 1748: no such column: "conflict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conflict", "0.006208"); error here ---^ Parse error near line 1749: no such column: "defined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defined", "0.006206"); error here ---^ Parse error near line 1750: no such column: "slow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slow", "0.006203"); error here ---^ Parse error near line 1751: no such column: "reform" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reform", "0.006182"); error here ---^ Parse error near line 1752: no such column: "expensive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expensive", "0.006175"); error here ---^ Parse error near line 1753: no such column: "offers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offers", "0.006173"); error here ---^ Parse error near line 1754: no such column: "educational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("educational", "0.006165"); error here ---^ Parse error near line 1755: no such column: "capacity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capacity", "0.006161"); error here ---^ Parse error near line 1756: no such column: "respect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respect", "0.006157"); error here ---^ Parse error near line 1757: no such column: "purposes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purposes", "0.006155"); error here ---^ Parse error near line 1758: no such column: "absolutely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("absolutely", "0.006152"); error here ---^ Parse error near line 1759: no such column: "happens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("happens", "0.006150"); error here ---^ Parse error near line 1760: no such column: "profits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("profits", "0.006150"); error here ---^ Parse error near line 1761: no such column: "patterns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patterns", "0.006144"); error here ---^ Parse error near line 1762: no such column: "whilst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whilst", "0.006144"); error here ---^ Parse error near line 1763: no such column: "dropped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dropped", "0.006143"); error here ---^ Parse error near line 1764: no such column: "managers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("managers", "0.006142"); error here ---^ Parse error near line 1765: no such column: "employees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("employees", "0.006140"); error here ---^ Parse error near line 1766: no such column: "planned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("planned", "0.006137"); error here ---^ Parse error near line 1767: no such column: "fields" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fields", "0.006132"); error here ---^ Parse error near line 1768: no such column: "package" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("package", "0.006131"); error here ---^ Parse error near line 1769: no such column: "weather" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weather", "0.006127"); error here ---^ Parse error near line 1770: no such column: "totally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("totally", "0.006119"); error here ---^ Parse error near line 1771: no such column: "opportunities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opportunities", "0.006115"); error here ---^ Parse error near line 1772: no such column: "procedure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("procedure", "0.006110"); error here ---^ Parse error near line 1773: no such column: "fingers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fingers", "0.006108"); error here ---^ Parse error near line 1774: no such column: "grey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grey", "0.006107"); error here ---^ Parse error near line 1775: no such column: "mental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mental", "0.006106"); error here ---^ Parse error near line 1776: no such column: "bear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bear", "0.006102"); error here ---^ Parse error near line 1777: no such column: "frequently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frequently", "0.006102"); error here ---^ Parse error near line 1778: no such column: "sentence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sentence", "0.006099"); error here ---^ Parse error near line 1779: no such column: "dealing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dealing", "0.006097"); error here ---^ Parse error near line 1780: no such column: "dangerous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dangerous", "0.006097"); error here ---^ Parse error near line 1781: no such column: "demands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demands", "0.006095"); error here ---^ Parse error near line 1782: no such column: "beside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beside", "0.006095"); error here ---^ Parse error near line 1783: no such column: "recognition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recognition", "0.006092"); error here ---^ Parse error near line 1784: no such column: "largest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("largest", "0.006089"); error here ---^ Parse error near line 1785: no such column: "listen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("listen", "0.006089"); error here ---^ Parse error near line 1786: no such column: "marked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marked", "0.006084"); error here ---^ Parse error near line 1787: no such column: "sites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sites", "0.006084"); error here ---^ Parse error near line 1788: no such column: "arrangements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrangements", "0.006082"); error here ---^ Parse error near line 1789: no such column: "absence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("absence", "0.006082"); error here ---^ Parse error near line 1790: no such column: "perfect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perfect", "0.006079"); error here ---^ Parse error near line 1791: no such column: "understood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("understood", "0.006072"); error here ---^ Parse error near line 1792: no such column: "secret" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secret", "0.006066"); error here ---^ Parse error near line 1793: no such column: "empty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("empty", "0.006066"); error here ---^ Parse error near line 1794: no such column: "critical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("critical", "0.006064"); error here ---^ Parse error near line 1795: no such column: "prove" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prove", "0.006049"); error here ---^ Parse error near line 1796: no such column: "familiar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("familiar", "0.006044"); error here ---^ Parse error near line 1797: no such column: "g" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("g", "0.006043"); error here ---^ Parse error near line 1798: no such column: "card" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("card", "0.006037"); error here ---^ Parse error near line 1799: no such column: "operating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("operating", "0.006036"); error here ---^ Parse error near line 1800: no such column: "issued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("issued", "0.006026"); error here ---^ Parse error near line 1801: no such column: "replaced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replaced", "0.006010"); error here ---^ Parse error near line 1802: no such column: "partly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("partly", "0.006008"); error here ---^ Parse error near line 1803: no such column: "principles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("principles", "0.006001"); error here ---^ Parse error near line 1804: no such column: "supported" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supported", "0.005999"); error here ---^ Parse error near line 1805: no such column: "seriously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seriously", "0.005996"); error here ---^ Parse error near line 1806: no such column: "projects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("projects", "0.005992"); error here ---^ Parse error near line 1807: no such column: "admitted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admitted", "0.005989"); error here ---^ Parse error near line 1808: no such column: "grand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grand", "0.005987"); error here ---^ Parse error near line 1809: no such column: "fighting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fighting", "0.005985"); error here ---^ Parse error near line 1810: no such column: "elsewhere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elsewhere", "0.005981"); error here ---^ Parse error near line 1811: no such column: "strike" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strike", "0.005979"); error here ---^ Parse error near line 1812: no such column: "beat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beat", "0.005969"); error here ---^ Parse error near line 1813: no such column: "player" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("player", "0.005968"); error here ---^ Parse error near line 1814: no such column: "necessarily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("necessarily", "0.005968"); error here ---^ Parse error near line 1815: no such column: "commitment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commitment", "0.005966"); error here ---^ Parse error near line 1816: no such column: "properly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("properly", "0.005963"); error here ---^ Parse error near line 1817: no such column: "threat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("threat", "0.005951"); error here ---^ Parse error near line 1818: no such column: "route" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("route", "0.005947"); error here ---^ Parse error near line 1819: no such column: "unlikely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unlikely", "0.005944"); error here ---^ Parse error near line 1820: no such column: "replied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replied", "0.005941"); error here ---^ Parse error near line 1821: no such column: "liked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liked", "0.005932"); error here ---^ Parse error near line 1822: no such column: "ideal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ideal", "0.005929"); error here ---^ Parse error near line 1823: no such column: "victory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("victory", "0.005928"); error here ---^ Parse error near line 1824: no such column: "neck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neck", "0.005927"); error here ---^ Parse error near line 1825: no such column: "discuss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discuss", "0.005912"); error here ---^ Parse error near line 1826: no such column: "tom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tom", "0.005907"); error here ---^ Parse error near line 1827: no such column: "widely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("widely", "0.005905"); error here ---^ Parse error near line 1828: no such column: "occur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occur", "0.005903"); error here ---^ Parse error near line 1829: no such column: "violence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("violence", "0.005898"); error here ---^ Parse error near line 1830: no such column: "drawing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drawing", "0.005895"); error here ---^ Parse error near line 1831: no such column: "efforts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("efforts", "0.005886"); error here ---^ Parse error near line 1832: no such column: "element" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("element", "0.005885"); error here ---^ Parse error near line 1833: no such column: "experienced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experienced", "0.005878"); error here ---^ Parse error near line 1834: no such column: "worry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worry", "0.005876"); error here ---^ Parse error near line 1835: no such column: "till" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("till", "0.005870"); error here ---^ Parse error near line 1836: no such column: "pieces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pieces", "0.005865"); error here ---^ Parse error near line 1837: no such column: "darlington" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("darlington", "0.005858"); error here ---^ Parse error near line 1838: no such column: "selling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selling", "0.005857"); error here ---^ Parse error near line 1839: no such column: "reaction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reaction", "0.005848"); error here ---^ Parse error near line 1840: no such column: "colleagues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colleagues", "0.005847"); error here ---^ Parse error near line 1841: no such column: "historical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("historical", "0.005847"); error here ---^ Parse error near line 1842: no such column: "roman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roman", "0.005846"); error here ---^ Parse error near line 1843: no such column: "liberal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liberal", "0.005844"); error here ---^ Parse error near line 1844: no such column: "die" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("die", "0.005842"); error here ---^ Parse error near line 1845: no such column: "heads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heads", "0.005833"); error here ---^ Parse error near line 1846: no such column: "discipline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discipline", "0.005829"); error here ---^ Parse error near line 1847: no such column: "friday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("friday", "0.005829"); error here ---^ Parse error near line 1848: no such column: "bright" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bright", "0.005829"); error here ---^ Parse error near line 1849: no such column: "jesus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jesus", "0.005824"); error here ---^ Parse error near line 1850: no such column: "rooms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rooms", "0.005823"); error here ---^ Parse error near line 1851: no such column: "russian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("russian", "0.005823"); error here ---^ Parse error near line 1852: no such column: "wild" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wild", "0.005818"); error here ---^ Parse error near line 1853: no such column: "liverpool" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liverpool", "0.005814"); error here ---^ Parse error near line 1854: no such column: "china" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("china", "0.005812"); error here ---^ Parse error near line 1855: no such column: "closely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("closely", "0.005811"); error here ---^ Parse error near line 1856: no such column: "cell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cell", "0.005806"); error here ---^ Parse error near line 1857: no such column: "castle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("castle", "0.005806"); error here ---^ Parse error near line 1858: no such column: "southern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("southern", "0.005801"); error here ---^ Parse error near line 1859: no such column: "expenditure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expenditure", "0.005800"); error here ---^ Parse error near line 1860: no such column: "occurred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occurred", "0.005780"); error here ---^ Parse error near line 1861: no such column: "pictures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pictures", "0.005771"); error here ---^ Parse error near line 1862: no such column: "branch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("branch", "0.005770"); error here ---^ Parse error near line 1863: no such column: "audience" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("audience", "0.005766"); error here ---^ Parse error near line 1864: no such column: "flowers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flowers", "0.005766"); error here ---^ Parse error near line 1865: no such column: "urban" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urban", "0.005760"); error here ---^ Parse error near line 1866: no such column: "thousands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thousands", "0.005757"); error here ---^ Parse error near line 1867: no such column: "grow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grow", "0.005757"); error here ---^ Parse error near line 1868: no such column: "conversation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conversation", "0.005751"); error here ---^ Parse error near line 1869: no such column: "bus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bus", "0.005750"); error here ---^ Parse error near line 1870: no such column: "h" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("h", "0.005750"); error here ---^ Parse error near line 1871: no such column: "congress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("congress", "0.005750"); error here ---^ Parse error near line 1872: no such column: "tiny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tiny", "0.005748"); error here ---^ Parse error near line 1873: no such column: "desire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desire", "0.005746"); error here ---^ Parse error near line 1874: no such column: "emphasis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emphasis", "0.005737"); error here ---^ Parse error near line 1875: no such column: "remembered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remembered", "0.005737"); error here ---^ Parse error near line 1876: no such column: "exist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exist", "0.005734"); error here ---^ Parse error near line 1877: no such column: "consideration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consideration", "0.005731"); error here ---^ Parse error near line 1878: no such column: "processes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("processes", "0.005730"); error here ---^ Parse error near line 1879: no such column: "seek" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seek", "0.005724"); error here ---^ Parse error near line 1880: no such column: "appearance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appearance", "0.005721"); error here ---^ Parse error near line 1881: no such column: "maintain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maintain", "0.005720"); error here ---^ Parse error near line 1882: no such column: "upper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upper", "0.005714"); error here ---^ Parse error near line 1883: no such column: "least" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("least", "0.005711"); error here ---^ Parse error near line 1884: no such column: "option" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("option", "0.005707"); error here ---^ Parse error near line 1885: no such column: "estate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("estate", "0.005701"); error here ---^ Parse error near line 1886: no such column: "adopted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adopted", "0.005701"); error here ---^ Parse error near line 1887: no such column: "exhibition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhibition", "0.005699"); error here ---^ Parse error near line 1888: no such column: "youth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("youth", "0.005698"); error here ---^ Parse error near line 1889: no such column: "debt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debt", "0.005698"); error here ---^ Parse error near line 1890: no such column: "orders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orders", "0.005694"); error here ---^ Parse error near line 1891: no such column: "captain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("captain", "0.005690"); error here ---^ Parse error near line 1892: no such column: "boat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boat", "0.005687"); error here ---^ Parse error near line 1893: no such column: "uses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uses", "0.005686"); error here ---^ Parse error near line 1894: no such column: "younger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("younger", "0.005685"); error here ---^ Parse error near line 1895: no such column: "assembly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assembly", "0.005684"); error here ---^ Parse error near line 1896: no such column: "payment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("payment", "0.005684"); error here ---^ Parse error near line 1897: no such column: "lunch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lunch", "0.005682"); error here ---^ Parse error near line 1898: no such column: "extended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extended", "0.005681"); error here ---^ Parse error near line 1899: no such column: "sought" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sought", "0.005681"); error here ---^ Parse error near line 1900: no such column: "learned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("learned", "0.005680"); error here ---^ Parse error near line 1901: no such column: "moral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moral", "0.005677"); error here ---^ Parse error near line 1902: no such column: "suffered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suffered", "0.005676"); error here ---^ Parse error near line 1903: no such column: "serve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serve", "0.005667"); error here ---^ Parse error near line 1904: no such column: "surprised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surprised", "0.005664"); error here ---^ Parse error near line 1905: no such column: "driver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("driver", "0.005663"); error here ---^ Parse error near line 1906: no such column: "brief" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brief", "0.005660"); error here ---^ Parse error near line 1907: no such column: "elected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elected", "0.005644"); error here ---^ Parse error near line 1908: no such column: "volume" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volume", "0.005641"); error here ---^ Parse error near line 1909: no such column: "fifteen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fifteen", "0.005638"); error here ---^ Parse error near line 1910: no such column: "drugs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drugs", "0.005637"); error here ---^ Parse error near line 1911: no such column: "institute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("institute", "0.005636"); error here ---^ Parse error near line 1912: no such column: "leg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leg", "0.005636"); error here ---^ Parse error near line 1913: no such column: "comment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comment", "0.005633"); error here ---^ Parse error near line 1914: no such column: "represented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("represented", "0.005633"); error here ---^ Parse error near line 1915: no such column: "arts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arts", "0.005632"); error here ---^ Parse error near line 1916: no such column: "contribution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contribution", "0.005632"); error here ---^ Parse error near line 1917: no such column: "meetings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meetings", "0.005631"); error here ---^ Parse error near line 1918: no such column: "committed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("committed", "0.005630"); error here ---^ Parse error near line 1919: no such column: "centres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("centres", "0.005625"); error here ---^ Parse error near line 1920: no such column: "filled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filled", "0.005619"); error here ---^ Parse error near line 1921: no such column: "hearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hearing", "0.005618"); error here ---^ Parse error near line 1922: no such column: "bag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bag", "0.005617"); error here ---^ Parse error near line 1923: no such column: "feelings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feelings", "0.005616"); error here ---^ Parse error near line 1924: no such column: "surprise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surprise", "0.005615"); error here ---^ Parse error near line 1925: no such column: "revealed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revealed", "0.005613"); error here ---^ Parse error near line 1926: no such column: "runs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("runs", "0.005608"); error here ---^ Parse error near line 1927: no such column: "broke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broke", "0.005606"); error here ---^ Parse error near line 1928: no such column: "ian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ian", "0.005605"); error here ---^ Parse error near line 1929: no such column: "document" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("document", "0.005593"); error here ---^ Parse error near line 1930: no such column: "martin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("martin", "0.005592"); error here ---^ Parse error near line 1931: no such column: "hell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hell", "0.005591"); error here ---^ Parse error near line 1932: no such column: "apparent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apparent", "0.005586"); error here ---^ Parse error near line 1933: no such column: "continuing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continuing", "0.005585"); error here ---^ Parse error near line 1934: no such column: "curriculum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curriculum", "0.005585"); error here ---^ Parse error near line 1935: no such column: "models" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("models", "0.005583"); error here ---^ Parse error near line 1936: no such column: "code" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("code", "0.005582"); error here ---^ Parse error near line 1937: no such column: "functions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("functions", "0.005572"); error here ---^ Parse error near line 1938: no such column: "occasion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occasion", "0.005570"); error here ---^ Parse error near line 1939: no such column: "procedures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("procedures", "0.005569"); error here ---^ Parse error near line 1940: no such column: "noticed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noticed", "0.005568"); error here ---^ Parse error near line 1941: no such column: "monday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monday", "0.005562"); error here ---^ Parse error near line 1942: no such column: "enter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enter", "0.005561"); error here ---^ Parse error near line 1943: no such column: "shops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shops", "0.005558"); error here ---^ Parse error near line 1944: no such column: "link" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("link", "0.005558"); error here ---^ Parse error near line 1945: no such column: "faith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faith", "0.005555"); error here ---^ Parse error near line 1946: no such column: "establish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("establish", "0.005551"); error here ---^ Parse error near line 1947: no such column: "facts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facts", "0.005546"); error here ---^ Parse error near line 1948: no such column: "requires" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("requires", "0.005545"); error here ---^ Parse error near line 1949: no such column: "membership" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("membership", "0.005545"); error here ---^ Parse error near line 1950: no such column: "shook" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shook", "0.005543"); error here ---^ Parse error near line 1951: no such column: "lies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lies", "0.005542"); error here ---^ Parse error near line 1952: no such column: "crown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crown", "0.005540"); error here ---^ Parse error near line 1953: no such column: "remaining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remaining", "0.005538"); error here ---^ Parse error near line 1954: no such column: "drop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drop", "0.005537"); error here ---^ Parse error near line 1955: no such column: "thin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thin", "0.005533"); error here ---^ Parse error near line 1956: no such column: "pleasure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pleasure", "0.005521"); error here ---^ Parse error near line 1957: no such column: "lie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lie", "0.005519"); error here ---^ Parse error near line 1958: no such column: "flow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flow", "0.005517"); error here ---^ Parse error near line 1959: no such column: "recognised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recognised", "0.005516"); error here ---^ Parse error near line 1960: no such column: "alan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alan", "0.005501"); error here ---^ Parse error near line 1961: no such column: "careful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("careful", "0.005490"); error here ---^ Parse error near line 1962: no such column: "gain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gain", "0.005490"); error here ---^ Parse error near line 1963: no such column: "ordered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ordered", "0.005484"); error here ---^ Parse error near line 1964: no such column: "literature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("literature", "0.005482"); error here ---^ Parse error near line 1965: no such column: "row" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("row", "0.005477"); error here ---^ Parse error near line 1966: no such column: "marketing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marketing", "0.005476"); error here ---^ Parse error near line 1967: no such column: "broad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broad", "0.005476"); error here ---^ Parse error near line 1968: no such column: "birth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("birth", "0.005475"); error here ---^ Parse error near line 1969: no such column: "professor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("professor", "0.005469"); error here ---^ Parse error near line 1970: no such column: "attempts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attempts", "0.005457"); error here ---^ Parse error near line 1971: no such column: "beneath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beneath", "0.005457"); error here ---^ Parse error near line 1972: no such column: "stated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stated", "0.005440"); error here ---^ Parse error near line 1973: no such column: "aye" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aye", "0.005436"); error here ---^ Parse error near line 1974: no such column: "gentleman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gentleman", "0.005432"); error here ---^ Parse error near line 1975: no such column: "entry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entry", "0.005427"); error here ---^ Parse error near line 1976: no such column: "breath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breath", "0.005426"); error here ---^ Parse error near line 1977: no such column: "flight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flight", "0.005423"); error here ---^ Parse error near line 1978: no such column: "constant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constant", "0.005422"); error here ---^ Parse error near line 1979: no such column: "attractive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attractive", "0.005421"); error here ---^ Parse error near line 1980: no such column: "tests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tests", "0.005416"); error here ---^ Parse error near line 1981: no such column: "investigation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investigation", "0.005414"); error here ---^ Parse error near line 1982: no such column: "protect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protect", "0.005411"); error here ---^ Parse error near line 1983: no such column: "nodded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nodded", "0.005409"); error here ---^ Parse error near line 1984: no such column: "wear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wear", "0.005407"); error here ---^ Parse error near line 1985: no such column: "greatest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greatest", "0.005402"); error here ---^ Parse error near line 1986: no such column: "dress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dress", "0.005401"); error here ---^ Parse error near line 1987: no such column: "encourage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encourage", "0.005396"); error here ---^ Parse error near line 1988: no such column: "busy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("busy", "0.005396"); error here ---^ Parse error near line 1989: no such column: "belief" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belief", "0.005395"); error here ---^ Parse error near line 1990: no such column: "shared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shared", "0.005392"); error here ---^ Parse error near line 1991: no such column: "corp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corp", "0.005390"); error here ---^ Parse error near line 1992: no such column: "fun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fun", "0.005388"); error here ---^ Parse error near line 1993: no such column: "tradition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tradition", "0.005386"); error here ---^ Parse error near line 1994: no such column: "catch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catch", "0.005386"); error here ---^ Parse error near line 1995: no such column: "description" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("description", "0.005384"); error here ---^ Parse error near line 1996: no such column: "released" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("released", "0.005384"); error here ---^ Parse error near line 1997: no such column: "wearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wearing", "0.005383"); error here ---^ Parse error near line 1998: no such column: "criminal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criminal", "0.005382"); error here ---^ Parse error near line 1999: no such column: "developments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("developments", "0.005380"); error here ---^ Parse error near line 2000: no such column: "pleased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pleased", "0.005378"); error here ---^ Parse error near line 2001: no such column: "engineering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engineering", "0.005378"); error here ---^ Parse error near line 2002: no such column: "shut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shut", "0.005375"); error here ---^ Parse error near line 2003: no such column: "observed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("observed", "0.005365"); error here ---^ Parse error near line 2004: no such column: "vital" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vital", "0.005364"); error here ---^ Parse error near line 2005: no such column: "italy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("italy", "0.005357"); error here ---^ Parse error near line 2006: no such column: "coal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coal", "0.005356"); error here ---^ Parse error near line 2007: no such column: "employed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("employed", "0.005356"); error here ---^ Parse error near line 2008: no such column: "hoped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hoped", "0.005354"); error here ---^ Parse error near line 2009: no such column: "conclusion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conclusion", "0.005353"); error here ---^ Parse error near line 2010: no such column: "maximum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maximum", "0.005350"); error here ---^ Parse error near line 2011: no such column: "enjoyed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enjoyed", "0.005350"); error here ---^ Parse error near line 2012: no such column: "ancient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ancient", "0.005348"); error here ---^ Parse error near line 2013: no such column: "trading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trading", "0.005347"); error here ---^ Parse error near line 2014: no such column: "adult" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adult", "0.005343"); error here ---^ Parse error near line 2015: no such column: "schemes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schemes", "0.005342"); error here ---^ Parse error near line 2016: no such column: "drew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drew", "0.005331"); error here ---^ Parse error near line 2017: no such column: "ltd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ltd", "0.005330"); error here ---^ Parse error near line 2018: no such column: "offering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offering", "0.005329"); error here ---^ Parse error near line 2019: no such column: "silver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silver", "0.005323"); error here ---^ Parse error near line 2020: no such column: "sets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sets", "0.005322"); error here ---^ Parse error near line 2021: no such column: "pushed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pushed", "0.005321"); error here ---^ Parse error near line 2022: no such column: "organisations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organisations", "0.005320"); error here ---^ Parse error near line 2023: no such column: "effectively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("effectively", "0.005318"); error here ---^ Parse error near line 2024: no such column: "etc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("etc", "0.005310"); error here ---^ Parse error near line 2025: no such column: "suit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suit", "0.005306"); error here ---^ Parse error near line 2026: no such column: "partner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("partner", "0.005305"); error here ---^ Parse error near line 2027: no such column: "advance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advance", "0.005303"); error here ---^ Parse error near line 2028: no such column: "farmers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farmers", "0.005301"); error here ---^ Parse error near line 2029: no such column: "minimum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minimum", "0.005301"); error here ---^ Parse error near line 2030: no such column: "lips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lips", "0.005295"); error here ---^ Parse error near line 2031: no such column: "drug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drug", "0.005294"); error here ---^ Parse error near line 2032: no such column: "manchester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manchester", "0.005291"); error here ---^ Parse error near line 2033: no such column: "palace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("palace", "0.005288"); error here ---^ Parse error near line 2034: no such column: "newspaper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newspaper", "0.005286"); error here ---^ Parse error near line 2035: no such column: "treaty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treaty", "0.005286"); error here ---^ Parse error near line 2036: no such column: "narrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("narrow", "0.005286"); error here ---^ Parse error near line 2037: no such column: "identify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("identify", "0.005278"); error here ---^ Parse error near line 2038: no such column: "engine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engine", "0.005274"); error here ---^ Parse error near line 2039: no such column: "usa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("usa", "0.005268"); error here ---^ Parse error near line 2040: no such column: "owner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owner", "0.005261"); error here ---^ Parse error near line 2041: no such column: "bound" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bound", "0.005260"); error here ---^ Parse error near line 2042: no such column: "minor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minor", "0.005257"); error here ---^ Parse error near line 2043: no such column: "screen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("screen", "0.005256"); error here ---^ Parse error near line 2044: no such column: "advanced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advanced", "0.005249"); error here ---^ Parse error near line 2045: no such column: "sky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sky", "0.005248"); error here ---^ Parse error near line 2046: no such column: "affect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affect", "0.005247"); error here ---^ Parse error near line 2047: no such column: "tony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tony", "0.005247"); error here ---^ Parse error near line 2048: no such column: "depends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depends", "0.005240"); error here ---^ Parse error near line 2049: no such column: "elderly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elderly", "0.005233"); error here ---^ Parse error near line 2050: no such column: "australia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("australia", "0.005232"); error here ---^ Parse error near line 2051: no such column: "rising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rising", "0.005230"); error here ---^ Parse error near line 2052: no such column: "ministry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ministry", "0.005230"); error here ---^ Parse error near line 2053: no such column: "knowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knowing", "0.005226"); error here ---^ Parse error near line 2054: no such column: "contained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contained", "0.005226"); error here ---^ Parse error near line 2055: no such column: "acid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acid", "0.005226"); error here ---^ Parse error near line 2056: no such column: "entitled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entitled", "0.005224"); error here ---^ Parse error near line 2057: no such column: "express" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("express", "0.005218"); error here ---^ Parse error near line 2058: no such column: "confirmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confirmed", "0.005214"); error here ---^ Parse error near line 2059: no such column: "limit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("limit", "0.005213"); error here ---^ Parse error near line 2060: no such column: "anybody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anybody", "0.005210"); error here ---^ Parse error near line 2061: no such column: "external" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("external", "0.005204"); error here ---^ Parse error near line 2062: no such column: "realised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realised", "0.005203"); error here ---^ Parse error near line 2063: no such column: "capable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capable", "0.005201"); error here ---^ Parse error near line 2064: no such column: "streets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("streets", "0.005199"); error here ---^ Parse error near line 2065: no such column: "signs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signs", "0.005193"); error here ---^ Parse error near line 2066: no such column: "sharp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sharp", "0.005187"); error here ---^ Parse error near line 2067: no such column: "wider" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wider", "0.005181"); error here ---^ Parse error near line 2068: no such column: "institution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("institution", "0.005177"); error here ---^ Parse error near line 2069: no such column: "generation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generation", "0.005175"); error here ---^ Parse error near line 2070: no such column: "plenty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plenty", "0.005174"); error here ---^ Parse error near line 2071: no such column: "ill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ill", "0.005168"); error here ---^ Parse error near line 2072: no such column: "leeds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leeds", "0.005168"); error here ---^ Parse error near line 2073: no such column: "accused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accused", "0.005166"); error here ---^ Parse error near line 2074: no such column: "bringing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bringing", "0.005163"); error here ---^ Parse error near line 2075: no such column: "approved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approved", "0.005156"); error here ---^ Parse error near line 2076: no such column: "estimated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("estimated", "0.005155"); error here ---^ Parse error near line 2077: no such column: "loved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loved", "0.005155"); error here ---^ Parse error near line 2078: no such column: "horses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horses", "0.005153"); error here ---^ Parse error near line 2079: no such column: "principal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("principal", "0.005144"); error here ---^ Parse error near line 2080: no such column: "wonderful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wonderful", "0.005139"); error here ---^ Parse error near line 2081: no such column: "italian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("italian", "0.005134"); error here ---^ Parse error near line 2082: no such column: "tape" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tape", "0.005133"); error here ---^ Parse error near line 2083: no such column: "laughed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laughed", "0.005128"); error here ---^ Parse error near line 2084: no such column: "stress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stress", "0.005123"); error here ---^ Parse error near line 2085: no such column: "spot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spot", "0.005122"); error here ---^ Parse error near line 2086: no such column: "actions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("actions", "0.005122"); error here ---^ Parse error near line 2087: no such column: "milk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("milk", "0.005121"); error here ---^ Parse error near line 2088: no such column: "iii" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iii", "0.005118"); error here ---^ Parse error near line 2089: no such column: "typical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("typical", "0.005118"); error here ---^ Parse error near line 2090: no such column: "relative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relative", "0.005118"); error here ---^ Parse error near line 2091: no such column: "clients" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clients", "0.005115"); error here ---^ Parse error near line 2092: no such column: "journey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("journey", "0.005112"); error here ---^ Parse error near line 2093: no such column: "highest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highest", "0.005112"); error here ---^ Parse error near line 2094: no such column: "stephen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stephen", "0.005111"); error here ---^ Parse error near line 2095: no such column: "acting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acting", "0.005104"); error here ---^ Parse error near line 2096: no such column: "atmosphere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("atmosphere", "0.005102"); error here ---^ Parse error near line 2097: no such column: "academic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("academic", "0.005101"); error here ---^ Parse error near line 2098: no such column: "wondered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wondered", "0.005098"); error here ---^ Parse error near line 2099: no such column: "improved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("improved", "0.005097"); error here ---^ Parse error near line 2100: no such column: "troops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("troops", "0.005085"); error here ---^ Parse error near line 2101: no such column: "entire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entire", "0.005084"); error here ---^ Parse error near line 2102: no such column: "welfare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("welfare", "0.005083"); error here ---^ Parse error near line 2103: no such column: "secondary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secondary", "0.005081"); error here ---^ Parse error near line 2104: no such column: "un" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("un", "0.005079"); error here ---^ Parse error near line 2105: no such column: "definition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("definition", "0.005079"); error here ---^ Parse error near line 2106: no such column: "laws" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laws", "0.005077"); error here ---^ Parse error near line 2107: no such column: "reduction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reduction", "0.005075"); error here ---^ Parse error near line 2108: no such column: "worst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worst", "0.005067"); error here ---^ Parse error near line 2109: no such column: "visitors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visitors", "0.005065"); error here ---^ Parse error near line 2110: no such column: "meanwhile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meanwhile", "0.005064"); error here ---^ Parse error near line 2111: no such column: "examination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("examination", "0.005064"); error here ---^ Parse error near line 2112: no such column: "leadership" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leadership", "0.005060"); error here ---^ Parse error near line 2113: no such column: "doors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doors", "0.005060"); error here ---^ Parse error near line 2114: no such column: "attitudes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attitudes", "0.005057"); error here ---^ Parse error near line 2115: no such column: "lying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lying", "0.005053"); error here ---^ Parse error near line 2116: no such column: "passing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passing", "0.005049"); error here ---^ Parse error near line 2117: no such column: "armed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("armed", "0.005048"); error here ---^ Parse error near line 2118: no such column: "enable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enable", "0.005039"); error here ---^ Parse error near line 2119: no such column: "shoulder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shoulder", "0.005038"); error here ---^ Parse error near line 2120: no such column: "machines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("machines", "0.005035"); error here ---^ Parse error near line 2121: no such column: "paying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paying", "0.005027"); error here ---^ Parse error near line 2122: no such column: "hence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hence", "0.005027"); error here ---^ Parse error near line 2123: no such column: "charged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charged", "0.005024"); error here ---^ Parse error near line 2124: no such column: "ibm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ibm", "0.005024"); error here ---^ Parse error near line 2125: no such column: "escape" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("escape", "0.005022"); error here ---^ Parse error near line 2126: no such column: "flying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flying", "0.005018"); error here ---^ Parse error near line 2127: no such column: "favourite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("favourite", "0.005018"); error here ---^ Parse error near line 2128: no such column: "brain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brain", "0.005015"); error here ---^ Parse error near line 2129: no such column: "criticism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criticism", "0.005014"); error here ---^ Parse error near line 2130: no such column: "f" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("f", "0.005006"); error here ---^ Parse error near line 2131: no such column: "stories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stories", "0.005005"); error here ---^ Parse error near line 2132: no such column: "nineteen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nineteen", "0.005003"); error here ---^ Parse error near line 2133: no such column: "la" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("la", "0.005002"); error here ---^ Parse error near line 2134: no such column: "billion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("billion", "0.005001"); error here ---^ Parse error near line 2135: no such column: "teeth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teeth", "0.005000"); error here ---^ Parse error near line 2136: no such column: "negative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negative", "0.005000"); error here ---^ Parse error near line 2137: no such column: "explanation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explanation", "0.004999"); error here ---^ Parse error near line 2138: no such column: "iron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iron", "0.004998"); error here ---^ Parse error near line 2139: no such column: "falling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("falling", "0.004995"); error here ---^ Parse error near line 2140: no such column: "thick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thick", "0.004987"); error here ---^ Parse error near line 2141: no such column: "kill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kill", "0.004985"); error here ---^ Parse error near line 2142: no such column: "creation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creation", "0.004980"); error here ---^ Parse error near line 2143: no such column: "governments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("governments", "0.004978"); error here ---^ Parse error near line 2144: no such column: "ship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ship", "0.004976"); error here ---^ Parse error near line 2145: no such column: "named" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("named", "0.004976"); error here ---^ Parse error near line 2146: no such column: "motor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motor", "0.004976"); error here ---^ Parse error near line 2147: no such column: "india" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("india", "0.004974"); error here ---^ Parse error near line 2148: no such column: "sample" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sample", "0.004971"); error here ---^ Parse error near line 2149: no such column: "intention" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intention", "0.004970"); error here ---^ Parse error near line 2150: no such column: "interview" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interview", "0.004968"); error here ---^ Parse error near line 2151: no such column: "goals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goals", "0.004965"); error here ---^ Parse error near line 2152: no such column: "vast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vast", "0.004964"); error here ---^ Parse error near line 2153: no such column: "christ" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("christ", "0.004962"); error here ---^ Parse error near line 2154: no such column: "decline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decline", "0.004954"); error here ---^ Parse error near line 2155: no such column: "aged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aged", "0.004948"); error here ---^ Parse error near line 2156: no such column: "seeking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seeking", "0.004946"); error here ---^ Parse error near line 2157: no such column: "fashion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fashion", "0.004945"); error here ---^ Parse error near line 2158: no such column: "coast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coast", "0.004945"); error here ---^ Parse error near line 2159: no such column: "valley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valley", "0.004940"); error here ---^ Parse error near line 2160: no such column: "readers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("readers", "0.004939"); error here ---^ Parse error near line 2161: no such column: "magazine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magazine", "0.004935"); error here ---^ Parse error near line 2162: no such column: "somewhat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("somewhat", "0.004928"); error here ---^ Parse error near line 2163: no such column: "thoughts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thoughts", "0.004920"); error here ---^ Parse error near line 2164: no such column: "terrible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terrible", "0.004920"); error here ---^ Parse error near line 2165: no such column: "kinds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kinds", "0.004919"); error here ---^ Parse error near line 2166: no such column: "seats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seats", "0.004918"); error here ---^ Parse error near line 2167: no such column: "faces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faces", "0.004917"); error here ---^ Parse error near line 2168: no such column: "unlike" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unlike", "0.004915"); error here ---^ Parse error near line 2169: no such column: "phase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phase", "0.004912"); error here ---^ Parse error near line 2170: no such column: "acts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acts", "0.004910"); error here ---^ Parse error near line 2171: no such column: "dream" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dream", "0.004910"); error here ---^ Parse error near line 2172: no such column: "mention" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mention", "0.004907"); error here ---^ Parse error near line 2173: no such column: "significance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("significance", "0.004906"); error here ---^ Parse error near line 2174: no such column: "customer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("customer", "0.004906"); error here ---^ Parse error near line 2175: no such column: "lights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lights", "0.004900"); error here ---^ Parse error near line 2176: no such column: "unfortunately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unfortunately", "0.004899"); error here ---^ Parse error near line 2177: no such column: "noise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noise", "0.004899"); error here ---^ Parse error near line 2178: no such column: "revolution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revolution", "0.004898"); error here ---^ Parse error near line 2179: no such column: "index" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("index", "0.004895"); error here ---^ Parse error near line 2180: no such column: "rare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rare", "0.004894"); error here ---^ Parse error near line 2181: no such column: "biggest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biggest", "0.004893"); error here ---^ Parse error near line 2182: no such column: "ta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ta", "0.004893"); error here ---^ Parse error near line 2183: no such column: "via" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("via", "0.004890"); error here ---^ Parse error near line 2184: no such column: "sections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sections", "0.004887"); error here ---^ Parse error near line 2185: no such column: "closer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("closer", "0.004887"); error here ---^ Parse error near line 2186: no such column: "harry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harry", "0.004877"); error here ---^ Parse error near line 2187: no such column: "objective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("objective", "0.004877"); error here ---^ Parse error near line 2188: no such column: "bishop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bishop", "0.004875"); error here ---^ Parse error near line 2189: no such column: "metal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metal", "0.004873"); error here ---^ Parse error near line 2190: no such column: "controlled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("controlled", "0.004873"); error here ---^ Parse error near line 2191: no such column: "stared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stared", "0.004872"); error here ---^ Parse error near line 2192: no such column: "secure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secure", "0.004871"); error here ---^ Parse error near line 2193: no such column: "jones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jones", "0.004871"); error here ---^ Parse error near line 2194: no such column: "encouraged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encouraged", "0.004870"); error here ---^ Parse error near line 2195: no such column: "motion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motion", "0.004868"); error here ---^ Parse error near line 2196: no such column: "causes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("causes", "0.004865"); error here ---^ Parse error near line 2197: no such column: "technique" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("technique", "0.004859"); error here ---^ Parse error near line 2198: no such column: "granted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("granted", "0.004859"); error here ---^ Parse error near line 2199: no such column: "factory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("factory", "0.004853"); error here ---^ Parse error near line 2200: no such column: "injury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injury", "0.004852"); error here ---^ Parse error near line 2201: no such column: "fat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fat", "0.004851"); error here ---^ Parse error near line 2202: no such column: "severe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("severe", "0.004847"); error here ---^ Parse error near line 2203: no such column: "worried" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worried", "0.004834"); error here ---^ Parse error near line 2204: no such column: "contains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contains", "0.004833"); error here ---^ Parse error near line 2205: no such column: "strongly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strongly", "0.004830"); error here ---^ Parse error near line 2206: no such column: "afterwards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afterwards", "0.004826"); error here ---^ Parse error near line 2207: no such column: "hurt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurt", "0.004820"); error here ---^ Parse error near line 2208: no such column: "trip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trip", "0.004820"); error here ---^ Parse error near line 2209: no such column: "hole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hole", "0.004818"); error here ---^ Parse error near line 2210: no such column: "corporate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corporate", "0.004818"); error here ---^ Parse error near line 2211: no such column: "obtain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obtain", "0.004814"); error here ---^ Parse error near line 2212: no such column: "objects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("objects", "0.004809"); error here ---^ Parse error near line 2213: no such column: "represent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("represent", "0.004807"); error here ---^ Parse error near line 2214: no such column: "ooh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ooh", "0.004805"); error here ---^ Parse error near line 2215: no such column: "settlement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("settlement", "0.004804"); error here ---^ Parse error near line 2216: no such column: "faced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faced", "0.004803"); error here ---^ Parse error near line 2217: no such column: "grew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grew", "0.004801"); error here ---^ Parse error near line 2218: no such column: "tall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tall", "0.004798"); error here ---^ Parse error near line 2219: no such column: "rapidly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rapidly", "0.004796"); error here ---^ Parse error near line 2220: no such column: "contemporary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contemporary", "0.004794"); error here ---^ Parse error near line 2221: no such column: "yellow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yellow", "0.004794"); error here ---^ Parse error near line 2222: no such column: "buying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buying", "0.004793"); error here ---^ Parse error near line 2223: no such column: "pool" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pool", "0.004793"); error here ---^ Parse error near line 2224: no such column: "amongst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amongst", "0.004790"); error here ---^ Parse error near line 2225: no such column: "lots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lots", "0.004790"); error here ---^ Parse error near line 2226: no such column: "sport" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sport", "0.004785"); error here ---^ Parse error near line 2227: no such column: "practices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("practices", "0.004782"); error here ---^ Parse error near line 2228: no such column: "happening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("happening", "0.004775"); error here ---^ Parse error near line 2229: no such column: "afford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afford", "0.004773"); error here ---^ Parse error near line 2230: no such column: "contracts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contracts", "0.004771"); error here ---^ Parse error near line 2231: no such column: "lane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lane", "0.004770"); error here ---^ Parse error near line 2232: no such column: "permanent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("permanent", "0.004766"); error here ---^ Parse error near line 2233: no such column: "listening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("listening", "0.004760"); error here ---^ Parse error near line 2234: no such column: "sick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sick", "0.004759"); error here ---^ Parse error near line 2235: no such column: "bob" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bob", "0.004755"); error here ---^ Parse error near line 2236: no such column: "contain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contain", "0.004753"); error here ---^ Parse error near line 2237: no such column: "doctors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doctors", "0.004752"); error here ---^ Parse error near line 2238: no such column: "fundamental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fundamental", "0.004751"); error here ---^ Parse error near line 2239: no such column: "ourselves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ourselves", "0.004751"); error here ---^ Parse error near line 2240: no such column: "desk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desk", "0.004751"); error here ---^ Parse error near line 2241: no such column: "finish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finish", "0.004746"); error here ---^ Parse error near line 2242: no such column: "unions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unions", "0.004745"); error here ---^ Parse error near line 2243: no such column: "implications" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implications", "0.004744"); error here ---^ Parse error near line 2244: no such column: "similarly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("similarly", "0.004737"); error here ---^ Parse error near line 2245: no such column: "fellow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fellow", "0.004733"); error here ---^ Parse error near line 2246: no such column: "declared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("declared", "0.004730"); error here ---^ Parse error near line 2247: no such column: "structures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("structures", "0.004729"); error here ---^ Parse error near line 2248: no such column: "inflation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inflation", "0.004728"); error here ---^ Parse error near line 2249: no such column: "originally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("originally", "0.004726"); error here ---^ Parse error near line 2250: no such column: "brian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brian", "0.004726"); error here ---^ Parse error near line 2251: no such column: "funny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("funny", "0.004724"); error here ---^ Parse error near line 2252: no such column: "andrew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("andrew", "0.004724"); error here ---^ Parse error near line 2253: no such column: "request" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("request", "0.004724"); error here ---^ Parse error near line 2254: no such column: "inner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inner", "0.004724"); error here ---^ Parse error near line 2255: no such column: "pull" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pull", "0.004720"); error here ---^ Parse error near line 2256: no such column: "chris" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chris", "0.004718"); error here ---^ Parse error near line 2257: no such column: "somehow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("somehow", "0.004717"); error here ---^ Parse error near line 2258: no such column: "payments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("payments", "0.004717"); error here ---^ Parse error near line 2259: no such column: "odd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("odd", "0.004715"); error here ---^ Parse error near line 2260: no such column: "pension" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pension", "0.004713"); error here ---^ Parse error near line 2261: no such column: "warning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warning", "0.004712"); error here ---^ Parse error near line 2262: no such column: "advertising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advertising", "0.004712"); error here ---^ Parse error near line 2263: no such column: "crucial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crucial", "0.004709"); error here ---^ Parse error near line 2264: no such column: "launched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("launched", "0.004709"); error here ---^ Parse error near line 2265: no such column: "chemical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chemical", "0.004706"); error here ---^ Parse error near line 2266: no such column: "spain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spain", "0.004704"); error here ---^ Parse error near line 2267: no such column: "purchase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purchase", "0.004701"); error here ---^ Parse error near line 2268: no such column: "marks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marks", "0.004697"); error here ---^ Parse error near line 2269: no such column: "colours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colours", "0.004696"); error here ---^ Parse error near line 2270: no such column: "independence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("independence", "0.004696"); error here ---^ Parse error near line 2271: no such column: "breakfast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breakfast", "0.004689"); error here ---^ Parse error near line 2272: no such column: "documents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("documents", "0.004689"); error here ---^ Parse error near line 2273: no such column: "equivalent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equivalent", "0.004688"); error here ---^ Parse error near line 2274: no such column: "dogs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dogs", "0.004688"); error here ---^ Parse error near line 2275: no such column: "perfectly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perfectly", "0.004683"); error here ---^ Parse error near line 2276: no such column: "appointment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appointment", "0.004682"); error here ---^ Parse error near line 2277: no such column: "combination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("combination", "0.004681"); error here ---^ Parse error near line 2278: no such column: "combined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("combined", "0.004677"); error here ---^ Parse error near line 2279: no such column: "indicated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indicated", "0.004670"); error here ---^ Parse error near line 2280: no such column: "co" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("co", "0.004668"); error here ---^ Parse error near line 2281: no such column: "pages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pages", "0.004665"); error here ---^ Parse error near line 2282: no such column: "consequences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consequences", "0.004661"); error here ---^ Parse error near line 2283: no such column: "calling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calling", "0.004659"); error here ---^ Parse error near line 2284: no such column: "tone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tone", "0.004656"); error here ---^ Parse error near line 2285: no such column: "store" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("store", "0.004656"); error here ---^ Parse error near line 2286: no such column: "talked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("talked", "0.004653"); error here ---^ Parse error near line 2287: no such column: "divided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divided", "0.004653"); error here ---^ Parse error near line 2288: no such column: "session" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("session", "0.004652"); error here ---^ Parse error near line 2289: no such column: "sports" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sports", "0.004646"); error here ---^ Parse error near line 2290: no such column: "struggle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("struggle", "0.004646"); error here ---^ Parse error near line 2291: no such column: "crowd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crowd", "0.004645"); error here ---^ Parse error near line 2292: no such column: "ends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ends", "0.004642"); error here ---^ Parse error near line 2293: no such column: "sum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sum", "0.004638"); error here ---^ Parse error near line 2294: no such column: "wednesday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wednesday", "0.004636"); error here ---^ Parse error near line 2295: no such column: "shock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shock", "0.004636"); error here ---^ Parse error near line 2296: no such column: "missing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("missing", "0.004631"); error here ---^ Parse error near line 2297: no such column: "dance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dance", "0.004630"); error here ---^ Parse error near line 2298: no such column: "virtually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("virtually", "0.004628"); error here ---^ Parse error near line 2299: no such column: "religion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("religion", "0.004628"); error here ---^ Parse error near line 2300: no such column: "linked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linked", "0.004624"); error here ---^ Parse error near line 2301: no such column: "african" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("african", "0.004621"); error here ---^ Parse error near line 2302: no such column: "yorkshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yorkshire", "0.004621"); error here ---^ Parse error near line 2303: no such column: "anne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anne", "0.004618"); error here ---^ Parse error near line 2304: no such column: "movements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("movements", "0.004617"); error here ---^ Parse error near line 2305: no such column: "block" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("block", "0.004617"); error here ---^ Parse error near line 2306: no such column: "helping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helping", "0.004616"); error here ---^ Parse error near line 2307: no such column: "mike" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mike", "0.004613"); error here ---^ Parse error near line 2308: no such column: "manufacturing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manufacturing", "0.004613"); error here ---^ Parse error near line 2309: no such column: "nation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nation", "0.004611"); error here ---^ Parse error near line 2310: no such column: "channel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("channel", "0.004609"); error here ---^ Parse error near line 2311: no such column: "temperature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("temperature", "0.004608"); error here ---^ Parse error near line 2312: no such column: "accommodation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accommodation", "0.004607"); error here ---^ Parse error near line 2313: no such column: "massive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("massive", "0.004604"); error here ---^ Parse error near line 2314: no such column: "societies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("societies", "0.004602"); error here ---^ Parse error near line 2315: no such column: "cities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cities", "0.004601"); error here ---^ Parse error near line 2316: no such column: "consumer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consumer", "0.004601"); error here ---^ Parse error near line 2317: no such column: "assumed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assumed", "0.004600"); error here ---^ Parse error near line 2318: no such column: "comments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comments", "0.004600"); error here ---^ Parse error near line 2319: no such column: "offices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offices", "0.004587"); error here ---^ Parse error near line 2320: no such column: "steve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steve", "0.004585"); error here ---^ Parse error near line 2321: no such column: "stick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stick", "0.004583"); error here ---^ Parse error near line 2322: no such column: "kids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kids", "0.004581"); error here ---^ Parse error near line 2323: no such column: "stayed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stayed", "0.004581"); error here ---^ Parse error near line 2324: no such column: "unique" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unique", "0.004579"); error here ---^ Parse error near line 2325: no such column: "aspect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aspect", "0.004579"); error here ---^ Parse error near line 2326: no such column: "sixty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sixty", "0.004578"); error here ---^ Parse error near line 2327: no such column: "author" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("author", "0.004578"); error here ---^ Parse error near line 2328: no such column: "bedroom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bedroom", "0.004577"); error here ---^ Parse error near line 2329: no such column: "republic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("republic", "0.004575"); error here ---^ Parse error near line 2330: no such column: "links" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("links", "0.004575"); error here ---^ Parse error near line 2331: no such column: "agent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agent", "0.004575"); error here ---^ Parse error near line 2332: no such column: "objectives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("objectives", "0.004573"); error here ---^ Parse error near line 2333: no such column: "interpretation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interpretation", "0.004573"); error here ---^ Parse error near line 2334: no such column: "assistance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assistance", "0.004571"); error here ---^ Parse error near line 2335: no such column: "directors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("directors", "0.004565"); error here ---^ Parse error near line 2336: no such column: "lift" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lift", "0.004563"); error here ---^ Parse error near line 2337: no such column: "joe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joe", "0.004563"); error here ---^ Parse error near line 2338: no such column: "parliamentary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parliamentary", "0.004563"); error here ---^ Parse error near line 2339: no such column: "nose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nose", "0.004563"); error here ---^ Parse error near line 2340: no such column: "badly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("badly", "0.004563"); error here ---^ Parse error near line 2341: no such column: "unknown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unknown", "0.004559"); error here ---^ Parse error near line 2342: no such column: "industries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("industries", "0.004558"); error here ---^ Parse error near line 2343: no such column: "assets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assets", "0.004556"); error here ---^ Parse error near line 2344: no such column: "moreover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moreover", "0.004553"); error here ---^ Parse error near line 2345: no such column: "jim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jim", "0.004549"); error here ---^ Parse error near line 2346: no such column: "russia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("russia", "0.004547"); error here ---^ Parse error near line 2347: no such column: "invited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invited", "0.004543"); error here ---^ Parse error near line 2348: no such column: "subsequent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subsequent", "0.004542"); error here ---^ Parse error near line 2349: no such column: "frank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frank", "0.004538"); error here ---^ Parse error near line 2350: no such column: "describe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("describe", "0.004534"); error here ---^ Parse error near line 2351: no such column: "gallery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gallery", "0.004532"); error here ---^ Parse error near line 2352: no such column: "allowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allowing", "0.004532"); error here ---^ Parse error near line 2353: no such column: "reply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reply", "0.004530"); error here ---^ Parse error near line 2354: no such column: "funding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("funding", "0.004530"); error here ---^ Parse error near line 2355: no such column: "mixed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mixed", "0.004529"); error here ---^ Parse error near line 2356: no such column: "tears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tears", "0.004525"); error here ---^ Parse error near line 2357: no such column: "promised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promised", "0.004524"); error here ---^ Parse error near line 2358: no such column: "visited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visited", "0.004522"); error here ---^ Parse error near line 2359: no such column: "eating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eating", "0.004521"); error here ---^ Parse error near line 2360: no such column: "painting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("painting", "0.004521"); error here ---^ Parse error near line 2361: no such column: "expert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expert", "0.004520"); error here ---^ Parse error near line 2362: no such column: "selected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selected", "0.004515"); error here ---^ Parse error near line 2363: no such column: "van" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("van", "0.004513"); error here ---^ Parse error near line 2364: no such column: "cast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cast", "0.004504"); error here ---^ Parse error near line 2365: no such column: "simon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simon", "0.004501"); error here ---^ Parse error near line 2366: no such column: "bbc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bbc", "0.004497"); error here ---^ Parse error near line 2367: no such column: "argue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("argue", "0.004496"); error here ---^ Parse error near line 2368: no such column: "naturally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("naturally", "0.004492"); error here ---^ Parse error near line 2369: no such column: "meal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meal", "0.004485"); error here ---^ Parse error near line 2370: no such column: "controls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("controls", "0.004480"); error here ---^ Parse error near line 2371: no such column: "representatives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("representatives", "0.004480"); error here ---^ Parse error near line 2372: no such column: "alive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alive", "0.004476"); error here ---^ Parse error near line 2373: no such column: "involving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("involving", "0.004475"); error here ---^ Parse error near line 2374: no such column: "communist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communist", "0.004475"); error here ---^ Parse error near line 2375: no such column: "hopes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hopes", "0.004475"); error here ---^ Parse error near line 2376: no such column: "shoulders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shoulders", "0.004474"); error here ---^ Parse error near line 2377: no such column: "suffering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suffering", "0.004473"); error here ---^ Parse error near line 2378: no such column: "proceedings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proceedings", "0.004469"); error here ---^ Parse error near line 2379: no such column: "departments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("departments", "0.004462"); error here ---^ Parse error near line 2380: no such column: "yours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yours", "0.004462"); error here ---^ Parse error near line 2381: no such column: "begun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("begun", "0.004462"); error here ---^ Parse error near line 2382: no such column: "employers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("employers", "0.004461"); error here ---^ Parse error near line 2383: no such column: "increases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("increases", "0.004461"); error here ---^ Parse error near line 2384: no such column: "unix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unix", "0.004460"); error here ---^ Parse error near line 2385: no such column: "beauty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beauty", "0.004459"); error here ---^ Parse error near line 2386: no such column: "vision" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vision", "0.004459"); error here ---^ Parse error near line 2387: no such column: "fuel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fuel", "0.004458"); error here ---^ Parse error near line 2388: no such column: "guilty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guilty", "0.004454"); error here ---^ Parse error near line 2389: no such column: "proposal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proposal", "0.004453"); error here ---^ Parse error near line 2390: no such column: "jane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jane", "0.004451"); error here ---^ Parse error near line 2391: no such column: "sequence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sequence", "0.004449"); error here ---^ Parse error near line 2392: no such column: "impression" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impression", "0.004449"); error here ---^ Parse error near line 2393: no such column: "angry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angry", "0.004447"); error here ---^ Parse error near line 2394: no such column: "sheet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheet", "0.004442"); error here ---^ Parse error near line 2395: no such column: "regulations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regulations", "0.004442"); error here ---^ Parse error near line 2396: no such column: "vehicle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vehicle", "0.004442"); error here ---^ Parse error near line 2397: no such column: "missed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("missed", "0.004441"); error here ---^ Parse error near line 2398: no such column: "enterprise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enterprise", "0.004441"); error here ---^ Parse error near line 2399: no such column: "regions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regions", "0.004439"); error here ---^ Parse error near line 2400: no such column: "democracy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("democracy", "0.004438"); error here ---^ Parse error near line 2401: no such column: "cancer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cancer", "0.004436"); error here ---^ Parse error near line 2402: no such column: "count" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("count", "0.004436"); error here ---^ Parse error near line 2403: no such column: "winning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winning", "0.004430"); error here ---^ Parse error near line 2404: no such column: "graham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graham", "0.004429"); error here ---^ Parse error near line 2405: no such column: "struck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("struck", "0.004427"); error here ---^ Parse error near line 2406: no such column: "aims" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aims", "0.004427"); error here ---^ Parse error near line 2407: no such column: "enormous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enormous", "0.004426"); error here ---^ Parse error near line 2408: no such column: "glasgow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glasgow", "0.004419"); error here ---^ Parse error near line 2409: no such column: "rarely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rarely", "0.004419"); error here ---^ Parse error near line 2410: no such column: "involve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("involve", "0.004417"); error here ---^ Parse error near line 2411: no such column: "seconds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seconds", "0.004414"); error here ---^ Parse error near line 2412: no such column: "map" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("map", "0.004412"); error here ---^ Parse error near line 2413: no such column: "soil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soil", "0.004411"); error here ---^ Parse error near line 2414: no such column: "improvement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("improvement", "0.004410"); error here ---^ Parse error near line 2415: no such column: "involvement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("involvement", "0.004410"); error here ---^ Parse error near line 2416: no such column: "chinese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chinese", "0.004409"); error here ---^ Parse error near line 2417: no such column: "guy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guy", "0.004409"); error here ---^ Parse error near line 2418: no such column: "cope" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cope", "0.004407"); error here ---^ Parse error near line 2419: no such column: "ninety" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ninety", "0.004404"); error here ---^ Parse error near line 2420: no such column: "diet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diet", "0.004404"); error here ---^ Parse error near line 2421: no such column: "settled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("settled", "0.004404"); error here ---^ Parse error near line 2422: no such column: "significantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("significantly", "0.004401"); error here ---^ Parse error near line 2423: no such column: "repeated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repeated", "0.004400"); error here ---^ Parse error near line 2424: no such column: "specialist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specialist", "0.004395"); error here ---^ Parse error near line 2425: no such column: "plain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plain", "0.004394"); error here ---^ Parse error near line 2426: no such column: "conduct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conduct", "0.004392"); error here ---^ Parse error near line 2427: no such column: "bottle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bottle", "0.004389"); error here ---^ Parse error near line 2428: no such column: "command" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("command", "0.004389"); error here ---^ Parse error near line 2429: no such column: "grass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grass", "0.004377"); error here ---^ Parse error near line 2430: no such column: "indian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indian", "0.004374"); error here ---^ Parse error near line 2431: no such column: "roof" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roof", "0.004370"); error here ---^ Parse error near line 2432: no such column: "novel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("novel", "0.004369"); error here ---^ Parse error near line 2433: no such column: "taste" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taste", "0.004368"); error here ---^ Parse error near line 2434: no such column: "stages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stages", "0.004367"); error here ---^ Parse error near line 2435: no such column: "quietly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quietly", "0.004367"); error here ---^ Parse error near line 2436: no such column: "provisions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provisions", "0.004362"); error here ---^ Parse error near line 2437: no such column: "nations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nations", "0.004360"); error here ---^ Parse error near line 2438: no such column: "communities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communities", "0.004359"); error here ---^ Parse error near line 2439: no such column: "indicate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indicate", "0.004356"); error here ---^ Parse error near line 2440: no such column: "distinction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distinction", "0.004353"); error here ---^ Parse error near line 2441: no such column: "statements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statements", "0.004352"); error here ---^ Parse error near line 2442: no such column: "allows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allows", "0.004348"); error here ---^ Parse error near line 2443: no such column: "fruit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fruit", "0.004340"); error here ---^ Parse error near line 2444: no such column: "containing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("containing", "0.004340"); error here ---^ Parse error near line 2445: no such column: "pollution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pollution", "0.004337"); error here ---^ Parse error near line 2446: no such column: "tired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tired", "0.004336"); error here ---^ Parse error near line 2447: no such column: "involves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("involves", "0.004336"); error here ---^ Parse error near line 2448: no such column: "towns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("towns", "0.004333"); error here ---^ Parse error near line 2449: no such column: "unusual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unusual", "0.004333"); error here ---^ Parse error near line 2450: no such column: "assume" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assume", "0.004332"); error here ---^ Parse error near line 2451: no such column: "lucky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lucky", "0.004329"); error here ---^ Parse error near line 2452: no such column: "regard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regard", "0.004325"); error here ---^ Parse error near line 2453: no such column: "recording" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recording", "0.004325"); error here ---^ Parse error near line 2454: no such column: "properties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("properties", "0.004323"); error here ---^ Parse error near line 2455: no such column: "considering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("considering", "0.004319"); error here ---^ Parse error near line 2456: no such column: "anywhere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anywhere", "0.004319"); error here ---^ Parse error near line 2457: no such column: "forgotten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forgotten", "0.004317"); error here ---^ Parse error near line 2458: no such column: "cuts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cuts", "0.004315"); error here ---^ Parse error near line 2459: no such column: "plate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plate", "0.004310"); error here ---^ Parse error near line 2460: no such column: "maintained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maintained", "0.004306"); error here ---^ Parse error near line 2461: no such column: "manage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manage", "0.004306"); error here ---^ Parse error near line 2462: no such column: "steel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steel", "0.004303"); error here ---^ Parse error near line 2463: no such column: "reader" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reader", "0.004302"); error here ---^ Parse error near line 2464: no such column: "score" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("score", "0.004300"); error here ---^ Parse error near line 2465: no such column: "extensive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extensive", "0.004298"); error here ---^ Parse error near line 2466: no such column: "producing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("producing", "0.004296"); error here ---^ Parse error near line 2467: no such column: "heavily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heavily", "0.004294"); error here ---^ Parse error near line 2468: no such column: "starts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("starts", "0.004292"); error here ---^ Parse error near line 2469: no such column: "friendly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("friendly", "0.004292"); error here ---^ Parse error near line 2470: no such column: "willing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("willing", "0.004288"); error here ---^ Parse error near line 2471: no such column: "revenue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revenue", "0.004285"); error here ---^ Parse error near line 2472: no such column: "leads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leads", "0.004282"); error here ---^ Parse error near line 2473: no such column: "shift" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shift", "0.004281"); error here ---^ Parse error near line 2474: no such column: "glad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glad", "0.004280"); error here ---^ Parse error near line 2475: no such column: "arranged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arranged", "0.004276"); error here ---^ Parse error near line 2476: no such column: "fallen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fallen", "0.004276"); error here ---^ Parse error near line 2477: no such column: "program" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("program", "0.004274"); error here ---^ Parse error near line 2478: no such column: "artist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artist", "0.004272"); error here ---^ Parse error near line 2479: no such column: "deputy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deputy", "0.004271"); error here ---^ Parse error near line 2480: no such column: "agricultural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agricultural", "0.004270"); error here ---^ Parse error near line 2481: no such column: "plastic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plastic", "0.004263"); error here ---^ Parse error near line 2482: no such column: "ai" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ai", "0.004262"); error here ---^ Parse error near line 2483: no such column: "studied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("studied", "0.004260"); error here ---^ Parse error near line 2484: no such column: "artists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artists", "0.004260"); error here ---^ Parse error near line 2485: no such column: "radical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radical", "0.004257"); error here ---^ Parse error near line 2486: no such column: "ice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ice", "0.004256"); error here ---^ Parse error near line 2487: no such column: "gently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gently", "0.004256"); error here ---^ Parse error near line 2488: no such column: "acquired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acquired", "0.004250"); error here ---^ Parse error near line 2489: no such column: "fill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fill", "0.004242"); error here ---^ Parse error near line 2490: no such column: "location" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("location", "0.004240"); error here ---^ Parse error near line 2491: no such column: "l" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("l", "0.004240"); error here ---^ Parse error near line 2492: no such column: "operate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("operate", "0.004238"); error here ---^ Parse error near line 2493: no such column: "threatened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("threatened", "0.004238"); error here ---^ Parse error near line 2494: no such column: "th" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("th", "0.004238"); error here ---^ Parse error near line 2495: no such column: "reflected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reflected", "0.004235"); error here ---^ Parse error near line 2496: no such column: "grown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grown", "0.004232"); error here ---^ Parse error near line 2497: no such column: "candidates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("candidates", "0.004228"); error here ---^ Parse error near line 2498: no such column: "border" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("border", "0.004224"); error here ---^ Parse error near line 2499: no such column: "passage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passage", "0.004222"); error here ---^ Parse error near line 2500: no such column: "positions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("positions", "0.004219"); error here ---^ Parse error near line 2501: no such column: "smoke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smoke", "0.004216"); error here ---^ Parse error near line 2502: no such column: "firmly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("firmly", "0.004214"); error here ---^ Parse error near line 2503: no such column: "periods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("periods", "0.004213"); error here ---^ Parse error near line 2504: no such column: "stars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stars", "0.004212"); error here ---^ Parse error near line 2505: no such column: "warned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warned", "0.004211"); error here ---^ Parse error near line 2506: no such column: "efficient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("efficient", "0.004211"); error here ---^ Parse error near line 2507: no such column: "persons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persons", "0.004211"); error here ---^ Parse error near line 2508: no such column: "maintenance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maintenance", "0.004210"); error here ---^ Parse error near line 2509: no such column: "hundreds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hundreds", "0.004210"); error here ---^ Parse error near line 2510: no such column: "occasionally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occasionally", "0.004209"); error here ---^ Parse error near line 2511: no such column: "establishment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("establishment", "0.004208"); error here ---^ Parse error near line 2512: no such column: "identity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("identity", "0.004207"); error here ---^ Parse error near line 2513: no such column: "song" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("song", "0.004205"); error here ---^ Parse error near line 2514: no such column: "formation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formation", "0.004193"); error here ---^ Parse error near line 2515: no such column: "rejected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rejected", "0.004190"); error here ---^ Parse error near line 2516: no such column: "continues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continues", "0.004186"); error here ---^ Parse error near line 2517: no such column: "comfortable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comfortable", "0.004185"); error here ---^ Parse error near line 2518: no such column: "wet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wet", "0.004182"); error here ---^ Parse error near line 2519: no such column: "emergency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emergency", "0.004182"); error here ---^ Parse error near line 2520: no such column: "constitution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constitution", "0.004182"); error here ---^ Parse error near line 2521: no such column: "rail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rail", "0.004180"); error here ---^ Parse error near line 2522: no such column: "waited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waited", "0.004179"); error here ---^ Parse error near line 2523: no such column: "weapons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weapons", "0.004179"); error here ---^ Parse error near line 2524: no such column: "cool" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cool", "0.004178"); error here ---^ Parse error near line 2525: no such column: "philip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("philip", "0.004177"); error here ---^ Parse error near line 2526: no such column: "wilson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wilson", "0.004173"); error here ---^ Parse error near line 2527: no such column: "lake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lake", "0.004173"); error here ---^ Parse error near line 2528: no such column: "spokesman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spokesman", "0.004172"); error here ---^ Parse error near line 2529: no such column: "promise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promise", "0.004169"); error here ---^ Parse error near line 2530: no such column: "split" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("split", "0.004168"); error here ---^ Parse error near line 2531: no such column: "mountain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mountain", "0.004168"); error here ---^ Parse error near line 2532: no such column: "remove" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remove", "0.004167"); error here ---^ Parse error near line 2533: no such column: "teams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teams", "0.004166"); error here ---^ Parse error near line 2534: no such column: "candidate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("candidate", "0.004165"); error here ---^ Parse error near line 2535: no such column: "bird" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bird", "0.004161"); error here ---^ Parse error near line 2536: no such column: "cat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cat", "0.004158"); error here ---^ Parse error near line 2537: no such column: "believes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("believes", "0.004158"); error here ---^ Parse error near line 2538: no such column: "organised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organised", "0.004157"); error here ---^ Parse error near line 2539: no such column: "mostly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mostly", "0.004153"); error here ---^ Parse error near line 2540: no such column: "cutting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cutting", "0.004150"); error here ---^ Parse error near line 2541: no such column: "household" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("household", "0.004149"); error here ---^ Parse error near line 2542: no such column: "conservation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conservation", "0.004149"); error here ---^ Parse error near line 2543: no such column: "facing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facing", "0.004148"); error here ---^ Parse error near line 2544: no such column: "performed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("performed", "0.004148"); error here ---^ Parse error near line 2545: no such column: "parish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parish", "0.004148"); error here ---^ Parse error near line 2546: no such column: "abroad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abroad", "0.004147"); error here ---^ Parse error near line 2547: no such column: "attached" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attached", "0.004145"); error here ---^ Parse error near line 2548: no such column: "countryside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("countryside", "0.004144"); error here ---^ Parse error near line 2549: no such column: "victim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("victim", "0.004142"); error here ---^ Parse error near line 2550: no such column: "criteria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criteria", "0.004138"); error here ---^ Parse error near line 2551: no such column: "ref" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ref", "0.004138"); error here ---^ Parse error near line 2552: no such column: "welsh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("welsh", "0.004136"); error here ---^ Parse error near line 2553: no such column: "catholic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catholic", "0.004136"); error here ---^ Parse error near line 2554: no such column: "cheap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheap", "0.004134"); error here ---^ Parse error near line 2555: no such column: "conventional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conventional", "0.004132"); error here ---^ Parse error near line 2556: no such column: "framework" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("framework", "0.004131"); error here ---^ Parse error near line 2557: no such column: "sudden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sudden", "0.004129"); error here ---^ Parse error near line 2558: no such column: "approval" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approval", "0.004124"); error here ---^ Parse error near line 2559: no such column: "bath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bath", "0.004122"); error here ---^ Parse error near line 2560: no such column: "concentration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concentration", "0.004122"); error here ---^ Parse error near line 2561: no such column: "autumn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("autumn", "0.004121"); error here ---^ Parse error near line 2562: no such column: "roads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roads", "0.004119"); error here ---^ Parse error near line 2563: no such column: "cards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cards", "0.004118"); error here ---^ Parse error near line 2564: no such column: "mirror" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mirror", "0.004117"); error here ---^ Parse error near line 2565: no such column: "determine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("determine", "0.004114"); error here ---^ Parse error near line 2566: no such column: "editor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("editor", "0.004114"); error here ---^ Parse error near line 2567: no such column: "cook" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cook", "0.004112"); error here ---^ Parse error near line 2568: no such column: "taught" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taught", "0.004112"); error here ---^ Parse error near line 2569: no such column: "y" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("y", "0.004110"); error here ---^ Parse error near line 2570: no such column: "bid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bid", "0.004109"); error here ---^ Parse error near line 2571: no such column: "realise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realise", "0.004108"); error here ---^ Parse error near line 2572: no such column: "thinks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thinks", "0.004108"); error here ---^ Parse error near line 2573: no such column: "partners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("partners", "0.004108"); error here ---^ Parse error near line 2574: no such column: "liability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liability", "0.004106"); error here ---^ Parse error near line 2575: no such column: "w" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("w", "0.004103"); error here ---^ Parse error near line 2576: no such column: "voluntary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voluntary", "0.004097"); error here ---^ Parse error near line 2577: no such column: "valuable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valuable", "0.004094"); error here ---^ Parse error near line 2578: no such column: "characters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("characters", "0.004088"); error here ---^ Parse error near line 2579: no such column: "informed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("informed", "0.004086"); error here ---^ Parse error near line 2580: no such column: "anger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anger", "0.004084"); error here ---^ Parse error near line 2581: no such column: "occasions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occasions", "0.004080"); error here ---^ Parse error near line 2582: no such column: "situations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("situations", "0.004080"); error here ---^ Parse error near line 2583: no such column: "regularly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regularly", "0.004073"); error here ---^ Parse error near line 2584: no such column: "agriculture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agriculture", "0.004073"); error here ---^ Parse error near line 2585: no such column: "mistake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mistake", "0.004072"); error here ---^ Parse error near line 2586: no such column: "golden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("golden", "0.004070"); error here ---^ Parse error near line 2587: no such column: "dramatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dramatic", "0.004069"); error here ---^ Parse error near line 2588: no such column: "premises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("premises", "0.004064"); error here ---^ Parse error near line 2589: no such column: "theme" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theme", "0.004058"); error here ---^ Parse error near line 2590: no such column: "duties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duties", "0.004055"); error here ---^ Parse error near line 2591: no such column: "beach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beach", "0.004049"); error here ---^ Parse error near line 2592: no such column: "hello" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hello", "0.004048"); error here ---^ Parse error near line 2593: no such column: "arguments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arguments", "0.004044"); error here ---^ Parse error near line 2594: no such column: "shopping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shopping", "0.004043"); error here ---^ Parse error near line 2595: no such column: "overseas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overseas", "0.004043"); error here ---^ Parse error near line 2596: no such column: "losses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("losses", "0.004041"); error here ---^ Parse error near line 2597: no such column: "error" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("error", "0.004039"); error here ---^ Parse error near line 2598: no such column: "loan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loan", "0.004035"); error here ---^ Parse error near line 2599: no such column: "temporary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("temporary", "0.004033"); error here ---^ Parse error near line 2600: no such column: "federal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("federal", "0.004032"); error here ---^ Parse error near line 2601: no such column: "wealth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wealth", "0.004032"); error here ---^ Parse error near line 2602: no such column: "shortly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shortly", "0.004031"); error here ---^ Parse error near line 2603: no such column: "concerns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concerns", "0.004030"); error here ---^ Parse error near line 2604: no such column: "reflect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reflect", "0.004025"); error here ---^ Parse error near line 2605: no such column: "handle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handle", "0.004025"); error here ---^ Parse error near line 2606: no such column: "initially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("initially", "0.004024"); error here ---^ Parse error near line 2607: no such column: "lifted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lifted", "0.004024"); error here ---^ Parse error near line 2608: no such column: "eighty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eighty", "0.004023"); error here ---^ Parse error near line 2609: no such column: "pub" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pub", "0.004020"); error here ---^ Parse error near line 2610: no such column: "dependent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dependent", "0.004018"); error here ---^ Parse error near line 2611: no such column: "recovery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recovery", "0.004014"); error here ---^ Parse error near line 2612: no such column: "electricity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electricity", "0.004010"); error here ---^ Parse error near line 2613: no such column: "fly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fly", "0.004009"); error here ---^ Parse error near line 2614: no such column: "laugh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laugh", "0.004005"); error here ---^ Parse error near line 2615: no such column: "refer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refer", "0.004001"); error here ---^ Parse error near line 2616: no such column: "margaret" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("margaret", "0.003998"); error here ---^ Parse error near line 2617: no such column: "chest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chest", "0.003997"); error here ---^ Parse error near line 2618: no such column: "silent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silent", "0.003996"); error here ---^ Parse error near line 2619: no such column: "answered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("answered", "0.003989"); error here ---^ Parse error near line 2620: no such column: "eleven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eleven", "0.003986"); error here ---^ Parse error near line 2621: no such column: "height" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("height", "0.003978"); error here ---^ Parse error near line 2622: no such column: "treat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treat", "0.003978"); error here ---^ Parse error near line 2623: no such column: "clubs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clubs", "0.003978"); error here ---^ Parse error near line 2624: no such column: "keen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keen", "0.003976"); error here ---^ Parse error near line 2625: no such column: "item" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("item", "0.003976"); error here ---^ Parse error near line 2626: no such column: "recession" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recession", "0.003975"); error here ---^ Parse error near line 2627: no such column: "emerged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emerged", "0.003973"); error here ---^ Parse error near line 2628: no such column: "port" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("port", "0.003973"); error here ---^ Parse error near line 2629: no such column: "characteristics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("characteristics", "0.003971"); error here ---^ Parse error near line 2630: no such column: "sugar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sugar", "0.003970"); error here ---^ Parse error near line 2631: no such column: "options" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("options", "0.003966"); error here ---^ Parse error near line 2632: no such column: "bread" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bread", "0.003964"); error here ---^ Parse error near line 2633: no such column: "bush" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bush", "0.003964"); error here ---^ Parse error near line 2634: no such column: "admit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admit", "0.003954"); error here ---^ Parse error near line 2635: no such column: "specifically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specifically", "0.003951"); error here ---^ Parse error near line 2636: no such column: "agents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agents", "0.003950"); error here ---^ Parse error near line 2637: no such column: "smell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smell", "0.003950"); error here ---^ Parse error near line 2638: no such column: "denied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denied", "0.003949"); error here ---^ Parse error near line 2639: no such column: "lewis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lewis", "0.003949"); error here ---^ Parse error near line 2640: no such column: "owners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owners", "0.003948"); error here ---^ Parse error near line 2641: no such column: "statutory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statutory", "0.003944"); error here ---^ Parse error near line 2642: no such column: "dressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dressed", "0.003943"); error here ---^ Parse error near line 2643: no such column: "writer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("writer", "0.003937"); error here ---^ Parse error near line 2644: no such column: "deeply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deeply", "0.003936"); error here ---^ Parse error near line 2645: no such column: "foundation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foundation", "0.003935"); error here ---^ Parse error near line 2646: no such column: "turns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turns", "0.003935"); error here ---^ Parse error near line 2647: no such column: "representative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("representative", "0.003933"); error here ---^ Parse error near line 2648: no such column: "recommended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recommended", "0.003933"); error here ---^ Parse error near line 2649: no such column: "j" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("j", "0.003929"); error here ---^ Parse error near line 2650: no such column: "chain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chain", "0.003928"); error here ---^ Parse error near line 2651: no such column: "parent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parent", "0.003926"); error here ---^ Parse error near line 2652: no such column: "eggs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eggs", "0.003918"); error here ---^ Parse error near line 2653: no such column: "reputation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reputation", "0.003918"); error here ---^ Parse error near line 2654: no such column: "decade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decade", "0.003918"); error here ---^ Parse error near line 2655: no such column: "thursday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thursday", "0.003916"); error here ---^ Parse error near line 2656: no such column: "publication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("publication", "0.003914"); error here ---^ Parse error near line 2657: no such column: "assistant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assistant", "0.003913"); error here ---^ Parse error near line 2658: no such column: "resistance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resistance", "0.003911"); error here ---^ Parse error near line 2659: no such column: "losing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("losing", "0.003908"); error here ---^ Parse error near line 2660: no such column: "incident" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incident", "0.003906"); error here ---^ Parse error near line 2661: no such column: "charity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charity", "0.003903"); error here ---^ Parse error near line 2662: no such column: "wages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wages", "0.003903"); error here ---^ Parse error near line 2663: no such column: "drove" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drove", "0.003902"); error here ---^ Parse error near line 2664: no such column: "offence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offence", "0.003900"); error here ---^ Parse error near line 2665: no such column: "lee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lee", "0.003899"); error here ---^ Parse error near line 2666: no such column: "prefer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prefer", "0.003898"); error here ---^ Parse error near line 2667: no such column: "stations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stations", "0.003896"); error here ---^ Parse error near line 2668: no such column: "chancellor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chancellor", "0.003894"); error here ---^ Parse error near line 2669: no such column: "lifespan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lifespan", "0.003893"); error here ---^ Parse error near line 2670: no such column: "examine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("examine", "0.003892"); error here ---^ Parse error near line 2671: no such column: "tasks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tasks", "0.003888"); error here ---^ Parse error near line 2672: no such column: "gained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gained", "0.003888"); error here ---^ Parse error near line 2673: no such column: "accounting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accounting", "0.003887"); error here ---^ Parse error near line 2674: no such column: "demanded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demanded", "0.003886"); error here ---^ Parse error near line 2675: no such column: "outcome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outcome", "0.003885"); error here ---^ Parse error near line 2676: no such column: "commons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commons", "0.003884"); error here ---^ Parse error near line 2677: no such column: "competitive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("competitive", "0.003880"); error here ---^ Parse error near line 2678: no such column: "panel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("panel", "0.003880"); error here ---^ Parse error near line 2679: no such column: "false" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("false", "0.003876"); error here ---^ Parse error near line 2680: no such column: "efficiency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("efficiency", "0.003874"); error here ---^ Parse error near line 2681: no such column: "resolution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resolution", "0.003874"); error here ---^ Parse error near line 2682: no such column: "greek" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greek", "0.003873"); error here ---^ Parse error near line 2683: no such column: "wished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wished", "0.003873"); error here ---^ Parse error near line 2684: no such column: "yards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yards", "0.003870"); error here ---^ Parse error near line 2685: no such column: "subsequently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subsequently", "0.003869"); error here ---^ Parse error near line 2686: no such column: "negotiations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negotiations", "0.003869"); error here ---^ Parse error near line 2687: no such column: "self" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("self", "0.003868"); error here ---^ Parse error near line 2688: no such column: "gradually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gradually", "0.003866"); error here ---^ Parse error near line 2689: no such column: "relating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relating", "0.003865"); error here ---^ Parse error near line 2690: no such column: "extreme" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extreme", "0.003865"); error here ---^ Parse error near line 2691: no such column: "supporters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supporters", "0.003863"); error here ---^ Parse error near line 2692: no such column: "tells" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tells", "0.003862"); error here ---^ Parse error near line 2693: no such column: "processing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("processing", "0.003862"); error here ---^ Parse error near line 2694: no such column: "spoken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spoken", "0.003860"); error here ---^ Parse error near line 2695: no such column: "businesses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("businesses", "0.003860"); error here ---^ Parse error near line 2696: no such column: "ages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ages", "0.003858"); error here ---^ Parse error near line 2697: no such column: "answers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("answers", "0.003858"); error here ---^ Parse error near line 2698: no such column: "trained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trained", "0.003856"); error here ---^ Parse error near line 2699: no such column: "solid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solid", "0.003854"); error here ---^ Parse error near line 2700: no such column: "agencies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agencies", "0.003852"); error here ---^ Parse error near line 2701: no such column: "representation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("representation", "0.003851"); error here ---^ Parse error near line 2702: no such column: "theories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theories", "0.003850"); error here ---^ Parse error near line 2703: no such column: "shoes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shoes", "0.003848"); error here ---^ Parse error near line 2704: no such column: "gardens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gardens", "0.003844"); error here ---^ Parse error near line 2705: no such column: "empire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("empire", "0.003843"); error here ---^ Parse error near line 2706: no such column: "sweet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweet", "0.003842"); error here ---^ Parse error near line 2707: no such column: "acceptable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acceptable", "0.003841"); error here ---^ Parse error near line 2708: no such column: "initiative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("initiative", "0.003839"); error here ---^ Parse error near line 2709: no such column: "recognise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recognise", "0.003838"); error here ---^ Parse error near line 2710: no such column: "notion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notion", "0.003838"); error here ---^ Parse error near line 2711: no such column: "stairs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stairs", "0.003836"); error here ---^ Parse error near line 2712: no such column: "cambridge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cambridge", "0.003835"); error here ---^ Parse error near line 2713: no such column: "licence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("licence", "0.003833"); error here ---^ Parse error near line 2714: no such column: "essentially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("essentially", "0.003828"); error here ---^ Parse error near line 2715: no such column: "defeat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defeat", "0.003827"); error here ---^ Parse error near line 2716: no such column: "sensitive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensitive", "0.003826"); error here ---^ Parse error near line 2717: no such column: "worker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worker", "0.003825"); error here ---^ Parse error near line 2718: no such column: "taylor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taylor", "0.003823"); error here ---^ Parse error near line 2719: no such column: "clause" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clause", "0.003821"); error here ---^ Parse error near line 2720: no such column: "belfast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belfast", "0.003810"); error here ---^ Parse error near line 2721: no such column: "attempted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attempted", "0.003809"); error here ---^ Parse error near line 2722: no such column: "push" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("push", "0.003807"); error here ---^ Parse error near line 2723: no such column: "ha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ha", "0.003806"); error here ---^ Parse error near line 2724: no such column: "stands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stands", "0.003806"); error here ---^ Parse error near line 2725: no such column: "owned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owned", "0.003804"); error here ---^ Parse error near line 2726: no such column: "moves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moves", "0.003803"); error here ---^ Parse error near line 2727: no such column: "aside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aside", "0.003802"); error here ---^ Parse error near line 2728: no such column: "fitted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fitted", "0.003801"); error here ---^ Parse error near line 2729: no such column: "elizabeth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elizabeth", "0.003798"); error here ---^ Parse error near line 2730: no such column: "delivery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delivery", "0.003797"); error here ---^ Parse error near line 2731: no such column: "global" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("global", "0.003796"); error here ---^ Parse error near line 2732: no such column: "comprehensive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comprehensive", "0.003794"); error here ---^ Parse error near line 2733: no such column: "rapid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rapid", "0.003792"); error here ---^ Parse error near line 2734: no such column: "computers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("computers", "0.003791"); error here ---^ Parse error near line 2735: no such column: "meat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meat", "0.003788"); error here ---^ Parse error near line 2736: no such column: "emotional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emotional", "0.003785"); error here ---^ Parse error near line 2737: no such column: "abuse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abuse", "0.003785"); error here ---^ Parse error near line 2738: no such column: "brothers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brothers", "0.003785"); error here ---^ Parse error near line 2739: no such column: "surprising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surprising", "0.003783"); error here ---^ Parse error near line 2740: no such column: "gate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gate", "0.003782"); error here ---^ Parse error near line 2741: no such column: "protest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protest", "0.003779"); error here ---^ Parse error near line 2742: no such column: "expansion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expansion", "0.003779"); error here ---^ Parse error near line 2743: no such column: "islands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("islands", "0.003778"); error here ---^ Parse error near line 2744: no such column: "attend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attend", "0.003777"); error here ---^ Parse error near line 2745: no such column: "healthy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("healthy", "0.003776"); error here ---^ Parse error near line 2746: no such column: "tory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tory", "0.003776"); error here ---^ Parse error near line 2747: no such column: "middlesbrough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("middlesbrough", "0.003774"); error here ---^ Parse error near line 2748: no such column: "examined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("examined", "0.003770"); error here ---^ Parse error near line 2749: no such column: "fifth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fifth", "0.003768"); error here ---^ Parse error near line 2750: no such column: "writers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("writers", "0.003768"); error here ---^ Parse error near line 2751: no such column: "nearby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nearby", "0.003767"); error here ---^ Parse error near line 2752: no such column: "bigger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bigger", "0.003765"); error here ---^ Parse error near line 2753: no such column: "electric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electric", "0.003763"); error here ---^ Parse error near line 2754: no such column: "pocket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pocket", "0.003761"); error here ---^ Parse error near line 2755: no such column: "weak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weak", "0.003759"); error here ---^ Parse error near line 2756: no such column: "aimed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aimed", "0.003758"); error here ---^ Parse error near line 2757: no such column: "pop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pop", "0.003758"); error here ---^ Parse error near line 2758: no such column: "adequate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adequate", "0.003757"); error here ---^ Parse error near line 2759: no such column: "soldiers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soldiers", "0.003757"); error here ---^ Parse error near line 2760: no such column: "instructions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instructions", "0.003754"); error here ---^ Parse error near line 2761: no such column: "tuesday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tuesday", "0.003754"); error here ---^ Parse error near line 2762: no such column: "images" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("images", "0.003749"); error here ---^ Parse error near line 2763: no such column: "centuries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("centuries", "0.003749"); error here ---^ Parse error near line 2764: no such column: "awareness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awareness", "0.003749"); error here ---^ Parse error near line 2765: no such column: "circle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circle", "0.003748"); error here ---^ Parse error near line 2766: no such column: "pale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pale", "0.003747"); error here ---^ Parse error near line 2767: no such column: "drama" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drama", "0.003744"); error here ---^ Parse error near line 2768: no such column: "limits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("limits", "0.003743"); error here ---^ Parse error near line 2769: no such column: "handed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handed", "0.003743"); error here ---^ Parse error near line 2770: no such column: "consent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consent", "0.003734"); error here ---^ Parse error near line 2771: no such column: "furniture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("furniture", "0.003734"); error here ---^ Parse error near line 2772: no such column: "administrative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("administrative", "0.003733"); error here ---^ Parse error near line 2773: no such column: "sees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sees", "0.003733"); error here ---^ Parse error near line 2774: no such column: "scientists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scientists", "0.003732"); error here ---^ Parse error near line 2775: no such column: "wooden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wooden", "0.003732"); error here ---^ Parse error near line 2776: no such column: "ward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ward", "0.003731"); error here ---^ Parse error near line 2777: no such column: "creating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creating", "0.003731"); error here ---^ Parse error near line 2778: no such column: "coat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coat", "0.003730"); error here ---^ Parse error near line 2779: no such column: "adam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adam", "0.003728"); error here ---^ Parse error near line 2780: no such column: "uncle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncle", "0.003728"); error here ---^ Parse error near line 2781: no such column: "spanish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spanish", "0.003725"); error here ---^ Parse error near line 2782: no such column: "remarkable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remarkable", "0.003724"); error here ---^ Parse error near line 2783: no such column: "luke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luke", "0.003722"); error here ---^ Parse error near line 2784: no such column: "experiences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experiences", "0.003722"); error here ---^ Parse error near line 2785: no such column: "snow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snow", "0.003721"); error here ---^ Parse error near line 2786: no such column: "plays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plays", "0.003721"); error here ---^ Parse error near line 2787: no such column: "collected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collected", "0.003716"); error here ---^ Parse error near line 2788: no such column: "arrested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrested", "0.003714"); error here ---^ Parse error near line 2789: no such column: "currency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("currency", "0.003713"); error here ---^ Parse error near line 2790: no such column: "satisfied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satisfied", "0.003711"); error here ---^ Parse error near line 2791: no such column: "newspapers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newspapers", "0.003711"); error here ---^ Parse error near line 2792: no such column: "intelligence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intelligence", "0.003711"); error here ---^ Parse error near line 2793: no such column: "rough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rough", "0.003710"); error here ---^ Parse error near line 2794: no such column: "hoping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hoping", "0.003710"); error here ---^ Parse error near line 2795: no such column: "respond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respond", "0.003708"); error here ---^ Parse error near line 2796: no such column: "extension" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extension", "0.003706"); error here ---^ Parse error near line 2797: no such column: "stuck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stuck", "0.003702"); error here ---^ Parse error near line 2798: no such column: "copies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("copies", "0.003702"); error here ---^ Parse error near line 2799: no such column: "paint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paint", "0.003702"); error here ---^ Parse error near line 2800: no such column: "corporation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corporation", "0.003701"); error here ---^ Parse error near line 2801: no such column: "restaurant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restaurant", "0.003701"); error here ---^ Parse error near line 2802: no such column: "survive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("survive", "0.003700"); error here ---^ Parse error near line 2803: no such column: "wave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wave", "0.003700"); error here ---^ Parse error near line 2804: no such column: "precisely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precisely", "0.003698"); error here ---^ Parse error near line 2805: no such column: "churches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("churches", "0.003698"); error here ---^ Parse error near line 2806: no such column: "directed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("directed", "0.003695"); error here ---^ Parse error near line 2807: no such column: "fault" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fault", "0.003694"); error here ---^ Parse error near line 2808: no such column: "skill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skill", "0.003692"); error here ---^ Parse error near line 2809: no such column: "apart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apart", "0.003689"); error here ---^ Parse error near line 2810: no such column: "lords" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lords", "0.003689"); error here ---^ Parse error near line 2811: no such column: "returning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("returning", "0.003688"); error here ---^ Parse error near line 2812: no such column: "gun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gun", "0.003687"); error here ---^ Parse error near line 2813: no such column: "drinking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drinking", "0.003684"); error here ---^ Parse error near line 2814: no such column: "dealt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dealt", "0.003683"); error here ---^ Parse error near line 2815: no such column: "films" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("films", "0.003682"); error here ---^ Parse error near line 2816: no such column: "connection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("connection", "0.003681"); error here ---^ Parse error near line 2817: no such column: "absolute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("absolute", "0.003681"); error here ---^ Parse error near line 2818: no such column: "brilliant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brilliant", "0.003681"); error here ---^ Parse error near line 2819: no such column: "mill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mill", "0.003680"); error here ---^ Parse error near line 2820: no such column: "depend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depend", "0.003677"); error here ---^ Parse error near line 2821: no such column: "attended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attended", "0.003674"); error here ---^ Parse error near line 2822: no such column: "eh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eh", "0.003674"); error here ---^ Parse error near line 2823: no such column: "introduce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("introduce", "0.003673"); error here ---^ Parse error near line 2824: no such column: "convention" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convention", "0.003671"); error here ---^ Parse error near line 2825: no such column: "philosophy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("philosophy", "0.003670"); error here ---^ Parse error near line 2826: no such column: "sons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sons", "0.003669"); error here ---^ Parse error near line 2827: no such column: "communications" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communications", "0.003667"); error here ---^ Parse error near line 2828: no such column: "regime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regime", "0.003665"); error here ---^ Parse error near line 2829: no such column: "suffer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suffer", "0.003663"); error here ---^ Parse error near line 2830: no such column: "rent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rent", "0.003660"); error here ---^ Parse error near line 2831: no such column: "councils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("councils", "0.003654"); error here ---^ Parse error near line 2832: no such column: "partnership" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("partnership", "0.003653"); error here ---^ Parse error near line 2833: no such column: "inquiry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inquiry", "0.003653"); error here ---^ Parse error near line 2834: no such column: "sarah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sarah", "0.003652"); error here ---^ Parse error near line 2835: no such column: "camp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("camp", "0.003651"); error here ---^ Parse error near line 2836: no such column: "parallel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parallel", "0.003651"); error here ---^ Parse error near line 2837: no such column: "residents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("residents", "0.003647"); error here ---^ Parse error near line 2838: no such column: "ruling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruling", "0.003643"); error here ---^ Parse error near line 2839: no such column: "pack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pack", "0.003636"); error here ---^ Parse error near line 2840: no such column: "fans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fans", "0.003636"); error here ---^ Parse error near line 2841: no such column: "plane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plane", "0.003635"); error here ---^ Parse error near line 2842: no such column: "input" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("input", "0.003635"); error here ---^ Parse error near line 2843: no such column: "bay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bay", "0.003631"); error here ---^ Parse error near line 2844: no such column: "minority" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minority", "0.003630"); error here ---^ Parse error near line 2845: no such column: "arrival" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrival", "0.003629"); error here ---^ Parse error near line 2846: no such column: "imposed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imposed", "0.003628"); error here ---^ Parse error near line 2847: no such column: "rugby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rugby", "0.003625"); error here ---^ Parse error near line 2848: no such column: "throw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("throw", "0.003625"); error here ---^ Parse error near line 2849: no such column: "medium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("medium", "0.003623"); error here ---^ Parse error near line 2850: no such column: "tower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tower", "0.003622"); error here ---^ Parse error near line 2851: no such column: "sad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sad", "0.003622"); error here ---^ Parse error near line 2852: no such column: "gap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gap", "0.003622"); error here ---^ Parse error near line 2853: no such column: "scope" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scope", "0.003617"); error here ---^ Parse error near line 2854: no such column: "travelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("travelling", "0.003617"); error here ---^ Parse error near line 2855: no such column: "testing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("testing", "0.003616"); error here ---^ Parse error near line 2856: no such column: "derived" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derived", "0.003614"); error here ---^ Parse error near line 2857: no such column: "birmingham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("birmingham", "0.003613"); error here ---^ Parse error near line 2858: no such column: "consequence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consequence", "0.003610"); error here ---^ Parse error near line 2859: no such column: "golf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("golf", "0.003609"); error here ---^ Parse error near line 2860: no such column: "mere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mere", "0.003605"); error here ---^ Parse error near line 2861: no such column: "electronic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electronic", "0.003601"); error here ---^ Parse error near line 2862: no such column: "classic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("classic", "0.003597"); error here ---^ Parse error near line 2863: no such column: "hidden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hidden", "0.003597"); error here ---^ Parse error near line 2864: no such column: "visual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visual", "0.003595"); error here ---^ Parse error near line 2865: no such column: "tight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tight", "0.003594"); error here ---^ Parse error near line 2866: no such column: "stable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stable", "0.003592"); error here ---^ Parse error near line 2867: no such column: "replace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replace", "0.003588"); error here ---^ Parse error near line 2868: no such column: "retirement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retirement", "0.003587"); error here ---^ Parse error near line 2869: no such column: "mail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mail", "0.003587"); error here ---^ Parse error near line 2870: no such column: "darkness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("darkness", "0.003586"); error here ---^ Parse error near line 2871: no such column: "registered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("registered", "0.003586"); error here ---^ Parse error near line 2872: no such column: "champion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("champion", "0.003583"); error here ---^ Parse error near line 2873: no such column: "tim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tim", "0.003582"); error here ---^ Parse error near line 2874: no such column: "enemy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enemy", "0.003580"); error here ---^ Parse error near line 2875: no such column: "coach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coach", "0.003580"); error here ---^ Parse error near line 2876: no such column: "nurse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nurse", "0.003580"); error here ---^ Parse error near line 2877: no such column: "fears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fears", "0.003576"); error here ---^ Parse error near line 2878: no such column: "bell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bell", "0.003574"); error here ---^ Parse error near line 2879: no such column: "concerning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concerning", "0.003573"); error here ---^ Parse error near line 2880: no such column: "database" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("database", "0.003573"); error here ---^ Parse error near line 2881: no such column: "socialist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("socialist", "0.003573"); error here ---^ Parse error near line 2882: no such column: "priority" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("priority", "0.003572"); error here ---^ Parse error near line 2883: no such column: "pure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pure", "0.003571"); error here ---^ Parse error near line 2884: no such column: "comfort" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comfort", "0.003571"); error here ---^ Parse error near line 2885: no such column: "attacks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attacks", "0.003571"); error here ---^ Parse error near line 2886: no such column: "nigel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nigel", "0.003568"); error here ---^ Parse error near line 2887: no such column: "fishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fishing", "0.003567"); error here ---^ Parse error near line 2888: no such column: "core" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("core", "0.003567"); error here ---^ Parse error near line 2889: no such column: "metres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metres", "0.003566"); error here ---^ Parse error near line 2890: no such column: "frame" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frame", "0.003566"); error here ---^ Parse error near line 2891: no such column: "literary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("literary", "0.003562"); error here ---^ Parse error near line 2892: no such column: "guests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guests", "0.003559"); error here ---^ Parse error near line 2893: no such column: "championship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("championship", "0.003556"); error here ---^ Parse error near line 2894: no such column: "managing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("managing", "0.003555"); error here ---^ Parse error near line 2895: no such column: "insisted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insisted", "0.003554"); error here ---^ Parse error near line 2896: no such column: "supplied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supplied", "0.003554"); error here ---^ Parse error near line 2897: no such column: "bits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bits", "0.003551"); error here ---^ Parse error near line 2898: no such column: "disappeared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disappeared", "0.003551"); error here ---^ Parse error near line 2899: no such column: "fail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fail", "0.003550"); error here ---^ Parse error near line 2900: no such column: "successfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("successfully", "0.003549"); error here ---^ Parse error near line 2901: no such column: "rome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rome", "0.003543"); error here ---^ Parse error near line 2902: no such column: "thatcher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thatcher", "0.003539"); error here ---^ Parse error near line 2903: no such column: "connected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("connected", "0.003535"); error here ---^ Parse error near line 2904: no such column: "ride" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ride", "0.003535"); error here ---^ Parse error near line 2905: no such column: "exciting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exciting", "0.003533"); error here ---^ Parse error near line 2906: no such column: "du" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("du", "0.003533"); error here ---^ Parse error near line 2907: no such column: "pink" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pink", "0.003532"); error here ---^ Parse error near line 2908: no such column: "categories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("categories", "0.003527"); error here ---^ Parse error near line 2909: no such column: "accompanied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accompanied", "0.003524"); error here ---^ Parse error near line 2910: no such column: "languages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("languages", "0.003523"); error here ---^ Parse error near line 2911: no such column: "duke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duke", "0.003516"); error here ---^ Parse error near line 2912: no such column: "gulf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gulf", "0.003516"); error here ---^ Parse error near line 2913: no such column: "category" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("category", "0.003515"); error here ---^ Parse error near line 2914: no such column: "supreme" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supreme", "0.003513"); error here ---^ Parse error near line 2915: no such column: "comparison" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comparison", "0.003512"); error here ---^ Parse error near line 2916: no such column: "wedding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wedding", "0.003509"); error here ---^ Parse error near line 2917: no such column: "greatly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greatly", "0.003509"); error here ---^ Parse error near line 2918: no such column: "represents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("represents", "0.003505"); error here ---^ Parse error near line 2919: no such column: "genuine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genuine", "0.003504"); error here ---^ Parse error near line 2920: no such column: "personnel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("personnel", "0.003503"); error here ---^ Parse error near line 2921: no such column: "politicians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("politicians", "0.003502"); error here ---^ Parse error near line 2922: no such column: "covering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("covering", "0.003502"); error here ---^ Parse error near line 2923: no such column: "favour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("favour", "0.003502"); error here ---^ Parse error near line 2924: no such column: "adults" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adults", "0.003501"); error here ---^ Parse error near line 2925: no such column: "photographs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("photographs", "0.003500"); error here ---^ Parse error near line 2926: no such column: "tank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tank", "0.003496"); error here ---^ Parse error near line 2927: no such column: "occurs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occurs", "0.003495"); error here ---^ Parse error near line 2928: no such column: "promotion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promotion", "0.003490"); error here ---^ Parse error near line 2929: no such column: "measured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("measured", "0.003490"); error here ---^ Parse error near line 2930: no such column: "switch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("switch", "0.003489"); error here ---^ Parse error near line 2931: no such column: "beer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beer", "0.003489"); error here ---^ Parse error near line 2932: no such column: "defendant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defendant", "0.003488"); error here ---^ Parse error near line 2933: no such column: "preparation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preparation", "0.003487"); error here ---^ Parse error near line 2934: no such column: "presumably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presumably", "0.003486"); error here ---^ Parse error near line 2935: no such column: "dna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dna", "0.003483"); error here ---^ Parse error near line 2936: no such column: "washington" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("washington", "0.003481"); error here ---^ Parse error near line 2937: no such column: "cricket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cricket", "0.003479"); error here ---^ Parse error near line 2938: no such column: "paintings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paintings", "0.003477"); error here ---^ Parse error near line 2939: no such column: "landscape" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landscape", "0.003477"); error here ---^ Parse error near line 2940: no such column: "mothers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mothers", "0.003475"); error here ---^ Parse error near line 2941: no such column: "affair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affair", "0.003475"); error here ---^ Parse error near line 2942: no such column: "disabled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disabled", "0.003469"); error here ---^ Parse error near line 2943: no such column: "stupid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stupid", "0.003468"); error here ---^ Parse error near line 2944: no such column: "alongside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alongside", "0.003466"); error here ---^ Parse error near line 2945: no such column: "arise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arise", "0.003466"); error here ---^ Parse error near line 2946: no such column: "expectations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expectations", "0.003466"); error here ---^ Parse error near line 2947: no such column: "breaking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breaking", "0.003465"); error here ---^ Parse error near line 2948: no such column: "findings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("findings", "0.003464"); error here ---^ Parse error near line 2949: no such column: "blow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blow", "0.003461"); error here ---^ Parse error near line 2950: no such column: "illness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illness", "0.003460"); error here ---^ Parse error near line 2951: no such column: "citizens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("citizens", "0.003460"); error here ---^ Parse error near line 2952: no such column: "mood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mood", "0.003460"); error here ---^ Parse error near line 2953: no such column: "listed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("listed", "0.003458"); error here ---^ Parse error near line 2954: no such column: "tension" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tension", "0.003458"); error here ---^ Parse error near line 2955: no such column: "hang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hang", "0.003456"); error here ---^ Parse error near line 2956: no such column: "boss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boss", "0.003455"); error here ---^ Parse error near line 2957: no such column: "convinced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convinced", "0.003453"); error here ---^ Parse error near line 2958: no such column: "receiving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receiving", "0.003453"); error here ---^ Parse error near line 2959: no such column: "cry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cry", "0.003452"); error here ---^ Parse error near line 2960: no such column: "ladies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ladies", "0.003452"); error here ---^ Parse error near line 2961: no such column: "briefly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("briefly", "0.003451"); error here ---^ Parse error near line 2962: no such column: "stones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stones", "0.003449"); error here ---^ Parse error near line 2963: no such column: "mixture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mixture", "0.003446"); error here ---^ Parse error near line 2964: no such column: "classical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("classical", "0.003446"); error here ---^ Parse error near line 2965: no such column: "approaches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approaches", "0.003446"); error here ---^ Parse error near line 2966: no such column: "arrangement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrangement", "0.003445"); error here ---^ Parse error near line 2967: no such column: "feels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feels", "0.003444"); error here ---^ Parse error near line 2968: no such column: "williams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("williams", "0.003443"); error here ---^ Parse error near line 2969: no such column: "causing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("causing", "0.003443"); error here ---^ Parse error near line 2970: no such column: "yard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yard", "0.003438"); error here ---^ Parse error near line 2971: no such column: "nineteenth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nineteenth", "0.003438"); error here ---^ Parse error near line 2972: no such column: "discover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discover", "0.003438"); error here ---^ Parse error near line 2973: no such column: "begins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("begins", "0.003432"); error here ---^ Parse error near line 2974: no such column: "judgment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judgment", "0.003432"); error here ---^ Parse error near line 2975: no such column: "specified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specified", "0.003430"); error here ---^ Parse error near line 2976: no such column: "branches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("branches", "0.003430"); error here ---^ Parse error near line 2977: no such column: "consumption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consumption", "0.003426"); error here ---^ Parse error near line 2978: no such column: "saved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saved", "0.003425"); error here ---^ Parse error near line 2979: no such column: "cream" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cream", "0.003424"); error here ---^ Parse error near line 2980: no such column: "roll" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roll", "0.003423"); error here ---^ Parse error near line 2981: no such column: "pilot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pilot", "0.003422"); error here ---^ Parse error near line 2982: no such column: "racing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("racing", "0.003418"); error here ---^ Parse error near line 2983: no such column: "cycle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cycle", "0.003418"); error here ---^ Parse error near line 2984: no such column: "widespread" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("widespread", "0.003416"); error here ---^ Parse error near line 2985: no such column: "birthday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("birthday", "0.003416"); error here ---^ Parse error near line 2986: no such column: "tough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tough", "0.003416"); error here ---^ Parse error near line 2987: no such column: "gloucester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gloucester", "0.003415"); error here ---^ Parse error near line 2988: no such column: "driven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("driven", "0.003413"); error here ---^ Parse error near line 2989: no such column: "dispute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dispute", "0.003412"); error here ---^ Parse error near line 2990: no such column: "confident" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confident", "0.003411"); error here ---^ Parse error near line 2991: no such column: "ignored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ignored", "0.003407"); error here ---^ Parse error near line 2992: no such column: "wage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wage", "0.003406"); error here ---^ Parse error near line 2993: no such column: "sake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sake", "0.003406"); error here ---^ Parse error near line 2994: no such column: "mile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mile", "0.003404"); error here ---^ Parse error near line 2995: no such column: "israel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("israel", "0.003402"); error here ---^ Parse error near line 2996: no such column: "requirement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("requirement", "0.003402"); error here ---^ Parse error near line 2997: no such column: "experts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experts", "0.003401"); error here ---^ Parse error near line 2998: no such column: "upset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upset", "0.003399"); error here ---^ Parse error near line 2999: no such column: "numerous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("numerous", "0.003399"); error here ---^ Parse error near line 3000: no such column: "throat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("throat", "0.003398"); error here ---^ Parse error near line 3001: no such column: "raising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raising", "0.003398"); error here ---^ Parse error near line 3002: no such column: "finger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finger", "0.003398"); error here ---^ Parse error near line 3003: no such column: "aids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aids", "0.003394"); error here ---^ Parse error near line 3004: no such column: "permission" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("permission", "0.003394"); error here ---^ Parse error near line 3005: no such column: "moments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moments", "0.003393"); error here ---^ Parse error near line 3006: no such column: "brings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brings", "0.003392"); error here ---^ Parse error near line 3007: no such column: "guidance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guidance", "0.003392"); error here ---^ Parse error near line 3008: no such column: "delay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delay", "0.003389"); error here ---^ Parse error near line 3009: no such column: "module" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("module", "0.003388"); error here ---^ Parse error near line 3010: no such column: "altogether" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("altogether", "0.003386"); error here ---^ Parse error near line 3011: no such column: "routine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("routine", "0.003384"); error here ---^ Parse error near line 3012: no such column: "everywhere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("everywhere", "0.003383"); error here ---^ Parse error near line 3013: no such column: "respectively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respectively", "0.003381"); error here ---^ Parse error near line 3014: no such column: "statistics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statistics", "0.003381"); error here ---^ Parse error near line 3015: no such column: "distinct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distinct", "0.003380"); error here ---^ Parse error near line 3016: no such column: "presentation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presentation", "0.003380"); error here ---^ Parse error near line 3017: no such column: "luck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luck", "0.003380"); error here ---^ Parse error near line 3018: no such column: "earnings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earnings", "0.003378"); error here ---^ Parse error near line 3019: no such column: "prospect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prospect", "0.003376"); error here ---^ Parse error near line 3020: no such column: "injured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injured", "0.003375"); error here ---^ Parse error near line 3021: no such column: "pace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pace", "0.003374"); error here ---^ Parse error near line 3022: no such column: "adding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adding", "0.003371"); error here ---^ Parse error near line 3023: no such column: "truly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("truly", "0.003368"); error here ---^ Parse error near line 3024: no such column: "components" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("components", "0.003368"); error here ---^ Parse error near line 3025: no such column: "transferred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transferred", "0.003368"); error here ---^ Parse error near line 3026: no such column: "supplies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supplies", "0.003366"); error here ---^ Parse error near line 3027: no such column: "breach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breach", "0.003366"); error here ---^ Parse error near line 3028: no such column: "ken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ken", "0.003359"); error here ---^ Parse error near line 3029: no such column: "exists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exists", "0.003359"); error here ---^ Parse error near line 3030: no such column: "magic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magic", "0.003358"); error here ---^ Parse error near line 3031: no such column: "tools" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tools", "0.003351"); error here ---^ Parse error near line 3032: no such column: "intervention" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intervention", "0.003351"); error here ---^ Parse error near line 3033: no such column: "cottage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cottage", "0.003349"); error here ---^ Parse error near line 3034: no such column: "prize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prize", "0.003349"); error here ---^ Parse error near line 3035: no such column: "feed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feed", "0.003348"); error here ---^ Parse error near line 3036: no such column: "scott" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scott", "0.003347"); error here ---^ Parse error near line 3037: no such column: "resulting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resulting", "0.003346"); error here ---^ Parse error near line 3038: no such column: "promote" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promote", "0.003345"); error here ---^ Parse error near line 3039: no such column: "whenever" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whenever", "0.003345"); error here ---^ Parse error near line 3040: no such column: "k" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("k", "0.003345"); error here ---^ Parse error near line 3041: no such column: "destroyed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("destroyed", "0.003344"); error here ---^ Parse error near line 3042: no such column: "helpful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helpful", "0.003343"); error here ---^ Parse error near line 3043: no such column: "crossed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crossed", "0.003343"); error here ---^ Parse error near line 3044: no such column: "recall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recall", "0.003342"); error here ---^ Parse error near line 3045: no such column: "signal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signal", "0.003341"); error here ---^ Parse error near line 3046: no such column: "ben" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ben", "0.003341"); error here ---^ Parse error near line 3047: no such column: "definitely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("definitely", "0.003340"); error here ---^ Parse error near line 3048: no such column: "johnson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("johnson", "0.003339"); error here ---^ Parse error near line 3049: no such column: "finds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finds", "0.003338"); error here ---^ Parse error near line 3050: no such column: "iraq" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iraq", "0.003334"); error here ---^ Parse error near line 3051: no such column: "winner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winner", "0.003332"); error here ---^ Parse error near line 3052: no such column: "fucking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fucking", "0.003331"); error here ---^ Parse error near line 3053: no such column: "smooth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smooth", "0.003331"); error here ---^ Parse error near line 3054: no such column: "nick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nick", "0.003331"); error here ---^ Parse error near line 3055: no such column: "votes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("votes", "0.003329"); error here ---^ Parse error near line 3056: no such column: "proud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proud", "0.003327"); error here ---^ Parse error near line 3057: no such column: "perform" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perform", "0.003327"); error here ---^ Parse error near line 3058: no such column: "hung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hung", "0.003326"); error here ---^ Parse error near line 3059: no such column: "launch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("launch", "0.003325"); error here ---^ Parse error near line 3060: no such column: "print" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("print", "0.003325"); error here ---^ Parse error near line 3061: no such column: "occupied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupied", "0.003325"); error here ---^ Parse error near line 3062: no such column: "recognized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recognized", "0.003324"); error here ---^ Parse error near line 3063: no such column: "preferred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preferred", "0.003321"); error here ---^ Parse error near line 3064: no such column: "solicitor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solicitor", "0.003320"); error here ---^ Parse error near line 3065: no such column: "blame" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blame", "0.003319"); error here ---^ Parse error near line 3066: no such column: "host" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("host", "0.003319"); error here ---^ Parse error near line 3067: no such column: "neighbours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neighbours", "0.003317"); error here ---^ Parse error near line 3068: no such column: "ban" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ban", "0.003314"); error here ---^ Parse error near line 3069: no such column: "helps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helps", "0.003314"); error here ---^ Parse error near line 3070: no such column: "alliance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alliance", "0.003314"); error here ---^ Parse error near line 3071: no such column: "mad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mad", "0.003313"); error here ---^ Parse error near line 3072: no such column: "repeat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repeat", "0.003312"); error here ---^ Parse error near line 3073: no such column: "interior" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interior", "0.003311"); error here ---^ Parse error near line 3074: no such column: "register" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("register", "0.003311"); error here ---^ Parse error near line 3075: no such column: "survival" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("survival", "0.003309"); error here ---^ Parse error near line 3076: no such column: "mp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mp", "0.003308"); error here ---^ Parse error near line 3077: no such column: "primarily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("primarily", "0.003305"); error here ---^ Parse error near line 3078: no such column: "concluded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concluded", "0.003304"); error here ---^ Parse error near line 3079: no such column: "compensation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compensation", "0.003303"); error here ---^ Parse error near line 3080: no such column: "hat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hat", "0.003300"); error here ---^ Parse error near line 3081: no such column: "blind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blind", "0.003299"); error here ---^ Parse error near line 3082: no such column: "territory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("territory", "0.003299"); error here ---^ Parse error near line 3083: no such column: "experiment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experiment", "0.003298"); error here ---^ Parse error near line 3084: no such column: "pressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pressed", "0.003295"); error here ---^ Parse error near line 3085: no such column: "sam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sam", "0.003293"); error here ---^ Parse error near line 3086: no such column: "ownership" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ownership", "0.003292"); error here ---^ Parse error near line 3087: no such column: "symptoms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symptoms", "0.003291"); error here ---^ Parse error near line 3088: no such column: "restricted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restricted", "0.003291"); error here ---^ Parse error near line 3089: no such column: "discussions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discussions", "0.003290"); error here ---^ Parse error near line 3090: no such column: "achievement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("achievement", "0.003289"); error here ---^ Parse error near line 3091: no such column: "entrance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entrance", "0.003284"); error here ---^ Parse error near line 3092: no such column: "guess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guess", "0.003283"); error here ---^ Parse error near line 3093: no such column: "printed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("printed", "0.003283"); error here ---^ Parse error near line 3094: no such column: "load" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("load", "0.003280"); error here ---^ Parse error near line 3095: no such column: "basically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basically", "0.003279"); error here ---^ Parse error near line 3096: no such column: "poverty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poverty", "0.003278"); error here ---^ Parse error near line 3097: no such column: "visits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visits", "0.003275"); error here ---^ Parse error near line 3098: no such column: "extend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extend", "0.003274"); error here ---^ Parse error near line 3099: no such column: "hills" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hills", "0.003273"); error here ---^ Parse error near line 3100: no such column: "realized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realized", "0.003273"); error here ---^ Parse error near line 3101: no such column: "delivered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delivered", "0.003273"); error here ---^ Parse error near line 3102: no such column: "suggestion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suggestion", "0.003271"); error here ---^ Parse error near line 3103: no such column: "consistent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consistent", "0.003271"); error here ---^ Parse error near line 3104: no such column: "hanging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hanging", "0.003270"); error here ---^ Parse error near line 3105: no such column: "shareholders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shareholders", "0.003267"); error here ---^ Parse error near line 3106: no such column: "degrees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("degrees", "0.003264"); error here ---^ Parse error near line 3107: no such column: "fewer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fewer", "0.003263"); error here ---^ Parse error near line 3108: no such column: "anxious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anxious", "0.003263"); error here ---^ Parse error near line 3109: no such column: "painted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("painted", "0.003262"); error here ---^ Parse error near line 3110: no such column: "phrase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phrase", "0.003260"); error here ---^ Parse error near line 3111: no such column: "hate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hate", "0.003259"); error here ---^ Parse error near line 3112: no such column: "ease" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ease", "0.003259"); error here ---^ Parse error near line 3113: no such column: "shadow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shadow", "0.003257"); error here ---^ Parse error near line 3114: no such column: "inevitably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inevitably", "0.003255"); error here ---^ Parse error near line 3115: no such column: "loose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loose", "0.003255"); error here ---^ Parse error near line 3116: no such column: "employee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("employee", "0.003255"); error here ---^ Parse error near line 3117: no such column: "falls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("falls", "0.003254"); error here ---^ Parse error near line 3118: no such column: "nervous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nervous", "0.003254"); error here ---^ Parse error near line 3119: no such column: "assumption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assumption", "0.003254"); error here ---^ Parse error near line 3120: no such column: "excuse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excuse", "0.003250"); error here ---^ Parse error near line 3121: no such column: "constitutional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constitutional", "0.003248"); error here ---^ Parse error near line 3122: no such column: "concentrate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concentrate", "0.003248"); error here ---^ Parse error near line 3123: no such column: "threw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("threw", "0.003244"); error here ---^ Parse error near line 3124: no such column: "vehicles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vehicles", "0.003243"); error here ---^ Parse error near line 3125: no such column: "profession" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("profession", "0.003240"); error here ---^ Parse error near line 3126: no such column: "neil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neil", "0.003235"); error here ---^ Parse error near line 3127: no such column: "killing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("killing", "0.003233"); error here ---^ Parse error near line 3128: no such column: "alleged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alleged", "0.003233"); error here ---^ Parse error near line 3129: no such column: "perspective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perspective", "0.003232"); error here ---^ Parse error near line 3130: no such column: "aunt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aunt", "0.003228"); error here ---^ Parse error near line 3131: no such column: "festival" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("festival", "0.003226"); error here ---^ Parse error near line 3132: no such column: "conscious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conscious", "0.003225"); error here ---^ Parse error near line 3133: no such column: "constantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constantly", "0.003224"); error here ---^ Parse error near line 3134: no such column: "jean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jean", "0.003223"); error here ---^ Parse error near line 3135: no such column: "dominant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dominant", "0.003223"); error here ---^ Parse error near line 3136: no such column: "crew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crew", "0.003222"); error here ---^ Parse error near line 3137: no such column: "reasonably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reasonably", "0.003221"); error here ---^ Parse error near line 3138: no such column: "savings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("savings", "0.003216"); error here ---^ Parse error near line 3139: no such column: "complicated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complicated", "0.003216"); error here ---^ Parse error near line 3140: no such column: "guard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guard", "0.003214"); error here ---^ Parse error near line 3141: no such column: "surrounding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surrounding", "0.003213"); error here ---^ Parse error near line 3142: no such column: "bills" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bills", "0.003213"); error here ---^ Parse error near line 3143: no such column: "chances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chances", "0.003211"); error here ---^ Parse error near line 3144: no such column: "characteristic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("characteristic", "0.003209"); error here ---^ Parse error near line 3145: no such column: "asia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asia", "0.003208"); error here ---^ Parse error near line 3146: no such column: "strategic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strategic", "0.003207"); error here ---^ Parse error near line 3147: no such column: "supporting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supporting", "0.003207"); error here ---^ Parse error near line 3148: no such column: "depth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depth", "0.003206"); error here ---^ Parse error near line 3149: no such column: "thrown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thrown", "0.003205"); error here ---^ Parse error near line 3150: no such column: "awful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awful", "0.003203"); error here ---^ Parse error near line 3151: no such column: "touched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("touched", "0.003202"); error here ---^ Parse error near line 3152: no such column: "sheep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheep", "0.003202"); error here ---^ Parse error near line 3153: no such column: "boots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boots", "0.003198"); error here ---^ Parse error near line 3154: no such column: "guarantee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guarantee", "0.003198"); error here ---^ Parse error near line 3155: no such column: "ruth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruth", "0.003197"); error here ---^ Parse error near line 3156: no such column: "musical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("musical", "0.003193"); error here ---^ Parse error near line 3157: no such column: "select" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("select", "0.003191"); error here ---^ Parse error near line 3158: no such column: "alcohol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alcohol", "0.003190"); error here ---^ Parse error near line 3159: no such column: "bomb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bomb", "0.003190"); error here ---^ Parse error near line 3160: no such column: "abandoned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abandoned", "0.003189"); error here ---^ Parse error near line 3161: no such column: "contents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contents", "0.003187"); error here ---^ Parse error near line 3162: no such column: "sand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sand", "0.003186"); error here ---^ Parse error near line 3163: no such column: "stomach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stomach", "0.003184"); error here ---^ Parse error near line 3164: no such column: "conducted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conducted", "0.003184"); error here ---^ Parse error near line 3165: no such column: "intellectual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intellectual", "0.003184"); error here ---^ Parse error near line 3166: no such column: "soul" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soul", "0.003184"); error here ---^ Parse error near line 3167: no such column: "slight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slight", "0.003183"); error here ---^ Parse error near line 3168: no such column: "holy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holy", "0.003183"); error here ---^ Parse error near line 3169: no such column: "sounded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sounded", "0.003181"); error here ---^ Parse error near line 3170: no such column: "prepare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prepare", "0.003180"); error here ---^ Parse error near line 3171: no such column: "moscow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moscow", "0.003178"); error here ---^ Parse error near line 3172: no such column: "ears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ears", "0.003178"); error here ---^ Parse error near line 3173: no such column: "amounts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amounts", "0.003174"); error here ---^ Parse error near line 3174: no such column: "employer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("employer", "0.003174"); error here ---^ Parse error near line 3175: no such column: "sorts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sorts", "0.003172"); error here ---^ Parse error near line 3176: no such column: "reducing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reducing", "0.003171"); error here ---^ Parse error near line 3177: no such column: "theoretical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theoretical", "0.003171"); error here ---^ Parse error near line 3178: no such column: "wore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wore", "0.003168"); error here ---^ Parse error near line 3179: no such column: "outstanding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outstanding", "0.003167"); error here ---^ Parse error near line 3180: no such column: "draft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("draft", "0.003165"); error here ---^ Parse error near line 3181: no such column: "vary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vary", "0.003165"); error here ---^ Parse error near line 3182: no such column: "jacket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jacket", "0.003163"); error here ---^ Parse error near line 3183: no such column: "norman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("norman", "0.003161"); error here ---^ Parse error near line 3184: no such column: "wishes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wishes", "0.003161"); error here ---^ Parse error near line 3185: no such column: "visiting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visiting", "0.003156"); error here ---^ Parse error near line 3186: no such column: "clinical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clinical", "0.003154"); error here ---^ Parse error near line 3187: no such column: "publishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("publishing", "0.003153"); error here ---^ Parse error near line 3188: no such column: "prisoners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prisoners", "0.003152"); error here ---^ Parse error near line 3189: no such column: "salt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salt", "0.003150"); error here ---^ Parse error near line 3190: no such column: "organizations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organizations", "0.003149"); error here ---^ Parse error near line 3191: no such column: "files" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("files", "0.003149"); error here ---^ Parse error near line 3192: no such column: "stepped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stepped", "0.003146"); error here ---^ Parse error near line 3193: no such column: "plaintiff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plaintiff", "0.003143"); error here ---^ Parse error near line 3194: no such column: "harm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harm", "0.003142"); error here ---^ Parse error near line 3195: no such column: "joseph" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joseph", "0.003142"); error here ---^ Parse error near line 3196: no such column: "cried" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cried", "0.003141"); error here ---^ Parse error near line 3197: no such column: "servants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("servants", "0.003138"); error here ---^ Parse error near line 3198: no such column: "dismissed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dismissed", "0.003137"); error here ---^ Parse error near line 3199: no such column: "suspect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suspect", "0.003136"); error here ---^ Parse error near line 3200: no such column: "experiments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experiments", "0.003133"); error here ---^ Parse error near line 3201: no such column: "moon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moon", "0.003132"); error here ---^ Parse error near line 3202: no such column: "matches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matches", "0.003129"); error here ---^ Parse error near line 3203: no such column: "patrick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patrick", "0.003128"); error here ---^ Parse error near line 3204: no such column: "shouted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shouted", "0.003128"); error here ---^ Parse error near line 3205: no such column: "spare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spare", "0.003127"); error here ---^ Parse error near line 3206: no such column: "eighteen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eighteen", "0.003127"); error here ---^ Parse error near line 3207: no such column: "junior" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("junior", "0.003125"); error here ---^ Parse error near line 3208: no such column: "fought" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fought", "0.003121"); error here ---^ Parse error near line 3209: no such column: "calm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calm", "0.003121"); error here ---^ Parse error near line 3210: no such column: "storage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("storage", "0.003120"); error here ---^ Parse error near line 3211: no such column: "faster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faster", "0.003120"); error here ---^ Parse error near line 3212: no such column: "impressive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impressive", "0.003117"); error here ---^ Parse error near line 3213: no such column: "reaching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reaching", "0.003116"); error here ---^ Parse error near line 3214: no such column: "honest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honest", "0.003114"); error here ---^ Parse error near line 3215: no such column: "glanced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glanced", "0.003112"); error here ---^ Parse error near line 3216: no such column: "joy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joy", "0.003110"); error here ---^ Parse error near line 3217: no such column: "nursing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nursing", "0.003110"); error here ---^ Parse error near line 3218: no such column: "princess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("princess", "0.003108"); error here ---^ Parse error near line 3219: no such column: "gift" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gift", "0.003108"); error here ---^ Parse error near line 3220: no such column: "enthusiasm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enthusiasm", "0.003104"); error here ---^ Parse error near line 3221: no such column: "smiling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smiling", "0.003101"); error here ---^ Parse error near line 3222: no such column: "resulted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resulted", "0.003100"); error here ---^ Parse error near line 3223: no such column: "articles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("articles", "0.003100"); error here ---^ Parse error near line 3224: no such column: "advantages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advantages", "0.003100"); error here ---^ Parse error near line 3225: no such column: "extraordinary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extraordinary", "0.003093"); error here ---^ Parse error near line 3226: no such column: "visible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visible", "0.003093"); error here ---^ Parse error near line 3227: no such column: "residential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("residential", "0.003093"); error here ---^ Parse error near line 3228: no such column: "smoking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smoking", "0.003091"); error here ---^ Parse error near line 3229: no such column: "inspector" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspector", "0.003091"); error here ---^ Parse error near line 3230: no such column: "tables" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tables", "0.003090"); error here ---^ Parse error near line 3231: no such column: "tendency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tendency", "0.003089"); error here ---^ Parse error near line 3232: no such column: "seventy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seventy", "0.003085"); error here ---^ Parse error near line 3233: no such column: "hospitals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hospitals", "0.003085"); error here ---^ Parse error near line 3234: no such column: "mechanism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mechanism", "0.003084"); error here ---^ Parse error near line 3235: no such column: "engaged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engaged", "0.003084"); error here ---^ Parse error near line 3236: no such column: "handling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handling", "0.003084"); error here ---^ Parse error near line 3237: no such column: "exception" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exception", "0.003084"); error here ---^ Parse error near line 3238: no such column: "clock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clock", "0.003083"); error here ---^ Parse error near line 3239: no such column: "poetry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poetry", "0.003082"); error here ---^ Parse error near line 3240: no such column: "percent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("percent", "0.003081"); error here ---^ Parse error near line 3241: no such column: "accurate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accurate", "0.003081"); error here ---^ Parse error near line 3242: no such column: "rocks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rocks", "0.003078"); error here ---^ Parse error near line 3243: no such column: "pride" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pride", "0.003077"); error here ---^ Parse error near line 3244: no such column: "locked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locked", "0.003077"); error here ---^ Parse error near line 3245: no such column: "approached" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approached", "0.003076"); error here ---^ Parse error near line 3246: no such column: "victims" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("victims", "0.003076"); error here ---^ Parse error near line 3247: no such column: "staying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staying", "0.003075"); error here ---^ Parse error near line 3248: no such column: "holder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holder", "0.003075"); error here ---^ Parse error near line 3249: no such column: "distant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distant", "0.003073"); error here ---^ Parse error near line 3250: no such column: "airport" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("airport", "0.003072"); error here ---^ Parse error near line 3251: no such column: "furthermore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("furthermore", "0.003070"); error here ---^ Parse error near line 3252: no such column: "tie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tie", "0.003069"); error here ---^ Parse error near line 3253: no such column: "wing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wing", "0.003068"); error here ---^ Parse error near line 3254: no such column: "considerably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("considerably", "0.003066"); error here ---^ Parse error near line 3255: no such column: "fee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fee", "0.003065"); error here ---^ Parse error near line 3256: no such column: "origin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("origin", "0.003065"); error here ---^ Parse error near line 3257: no such column: "canada" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canada", "0.003065"); error here ---^ Parse error near line 3258: no such column: "arrive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrive", "0.003064"); error here ---^ Parse error near line 3259: no such column: "staring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staring", "0.003063"); error here ---^ Parse error near line 3260: no such column: "personality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("personality", "0.003062"); error here ---^ Parse error near line 3261: no such column: "retired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retired", "0.003058"); error here ---^ Parse error near line 3262: no such column: "fees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fees", "0.003057"); error here ---^ Parse error near line 3263: no such column: "bond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bond", "0.003053"); error here ---^ Parse error near line 3264: no such column: "peak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peak", "0.003052"); error here ---^ Parse error near line 3265: no such column: "chamber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chamber", "0.003051"); error here ---^ Parse error near line 3266: no such column: "attacked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attacked", "0.003051"); error here ---^ Parse error near line 3267: no such column: "holidays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holidays", "0.003051"); error here ---^ Parse error near line 3268: no such column: "steady" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steady", "0.003049"); error here ---^ Parse error near line 3269: no such column: "puts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puts", "0.003049"); error here ---^ Parse error near line 3270: no such column: "turnover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turnover", "0.003048"); error here ---^ Parse error near line 3271: no such column: "observation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("observation", "0.003044"); error here ---^ Parse error near line 3272: no such column: "ultimately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ultimately", "0.003043"); error here ---^ Parse error near line 3273: no such column: "underlying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underlying", "0.003043"); error here ---^ Parse error near line 3274: no such column: "gentle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gentle", "0.003043"); error here ---^ Parse error near line 3275: no such column: "precise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precise", "0.003043"); error here ---^ Parse error near line 3276: no such column: "encouraging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encouraging", "0.003037"); error here ---^ Parse error near line 3277: no such column: "leisure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leisure", "0.003035"); error here ---^ Parse error near line 3278: no such column: "evil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evil", "0.003033"); error here ---^ Parse error near line 3279: no such column: "device" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("device", "0.003031"); error here ---^ Parse error near line 3280: no such column: "varied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("varied", "0.003031"); error here ---^ Parse error near line 3281: no such column: "minds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minds", "0.003031"); error here ---^ Parse error near line 3282: no such column: "economics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("economics", "0.003030"); error here ---^ Parse error near line 3283: no such column: "mortgage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mortgage", "0.003028"); error here ---^ Parse error near line 3284: no such column: "ear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ear", "0.003026"); error here ---^ Parse error near line 3285: no such column: "ok" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ok", "0.003022"); error here ---^ Parse error near line 3286: no such column: "confusion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confusion", "0.003022"); error here ---^ Parse error near line 3287: no such column: "secondly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secondly", "0.003021"); error here ---^ Parse error near line 3288: no such column: "bearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bearing", "0.003019"); error here ---^ Parse error near line 3289: no such column: "remote" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remote", "0.003017"); error here ---^ Parse error near line 3290: no such column: "certificate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("certificate", "0.003017"); error here ---^ Parse error near line 3291: no such column: "illustrated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illustrated", "0.003017"); error here ---^ Parse error near line 3292: no such column: "tennis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tennis", "0.003017"); error here ---^ Parse error near line 3293: no such column: "instruments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instruments", "0.003016"); error here ---^ Parse error near line 3294: no such column: "satisfaction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satisfaction", "0.003016"); error here ---^ Parse error near line 3295: no such column: "sentences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sentences", "0.003015"); error here ---^ Parse error near line 3296: no such column: "steam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steam", "0.003013"); error here ---^ Parse error near line 3297: no such column: "ratio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ratio", "0.003012"); error here ---^ Parse error near line 3298: no such column: "possession" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("possession", "0.003007"); error here ---^ Parse error near line 3299: no such column: "summary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summary", "0.003007"); error here ---^ Parse error near line 3300: no such column: "responsibilities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("responsibilities", "0.003006"); error here ---^ Parse error near line 3301: no such column: "bristol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bristol", "0.003004"); error here ---^ Parse error near line 3302: no such column: "stolen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stolen", "0.003004"); error here ---^ Parse error near line 3303: no such column: "poll" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poll", "0.003004"); error here ---^ Parse error near line 3304: no such column: "upstairs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upstairs", "0.003003"); error here ---^ Parse error near line 3305: no such column: "le" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("le", "0.003002"); error here ---^ Parse error near line 3306: no such column: "songs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("songs", "0.003001"); error here ---^ Parse error near line 3307: no such column: "heading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heading", "0.003001"); error here ---^ Parse error near line 3308: no such column: "attracted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attracted", "0.002999"); error here ---^ Parse error near line 3309: no such column: "implementation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implementation", "0.002998"); error here ---^ Parse error near line 3310: no such column: "chose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chose", "0.002998"); error here ---^ Parse error near line 3311: no such column: "headed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headed", "0.002997"); error here ---^ Parse error near line 3312: no such column: "keith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keith", "0.002995"); error here ---^ Parse error near line 3313: no such column: "protein" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protein", "0.002993"); error here ---^ Parse error near line 3314: no such column: "unity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unity", "0.002993"); error here ---^ Parse error near line 3315: no such column: "burning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burning", "0.002992"); error here ---^ Parse error near line 3316: no such column: "arthur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arthur", "0.002992"); error here ---^ Parse error near line 3317: no such column: "scored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scored", "0.002991"); error here ---^ Parse error near line 3318: no such column: "column" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("column", "0.002991"); error here ---^ Parse error near line 3319: no such column: "architecture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("architecture", "0.002990"); error here ---^ Parse error near line 3320: no such column: "dying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dying", "0.002990"); error here ---^ Parse error near line 3321: no such column: "collect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collect", "0.002990"); error here ---^ Parse error near line 3322: no such column: "contributions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contributions", "0.002988"); error here ---^ Parse error near line 3323: no such column: "pitch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pitch", "0.002987"); error here ---^ Parse error near line 3324: no such column: "delighted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delighted", "0.002986"); error here ---^ Parse error near line 3325: no such column: "approximately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approximately", "0.002985"); error here ---^ Parse error near line 3326: no such column: "disaster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disaster", "0.002985"); error here ---^ Parse error near line 3327: no such column: "discovery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discovery", "0.002984"); error here ---^ Parse error near line 3328: no such column: "variable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("variable", "0.002982"); error here ---^ Parse error near line 3329: no such column: "monetary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monetary", "0.002981"); error here ---^ Parse error near line 3330: no such column: "addressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("addressed", "0.002980"); error here ---^ Parse error near line 3331: no such column: "mountains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mountains", "0.002980"); error here ---^ Parse error near line 3332: no such column: "concentrated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concentrated", "0.002979"); error here ---^ Parse error near line 3333: no such column: "boards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boards", "0.002978"); error here ---^ Parse error near line 3334: no such column: "singing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("singing", "0.002977"); error here ---^ Parse error near line 3335: no such column: "silly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silly", "0.002976"); error here ---^ Parse error near line 3336: no such column: "childhood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("childhood", "0.002975"); error here ---^ Parse error near line 3337: no such column: "likes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("likes", "0.002975"); error here ---^ Parse error near line 3338: no such column: "taxes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taxes", "0.002972"); error here ---^ Parse error near line 3339: no such column: "covers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("covers", "0.002972"); error here ---^ Parse error near line 3340: no such column: "teach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teach", "0.002970"); error here ---^ Parse error near line 3341: no such column: "kong" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kong", "0.002970"); error here ---^ Parse error near line 3342: no such column: "serving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serving", "0.002969"); error here ---^ Parse error near line 3343: no such column: "bet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bet", "0.002969"); error here ---^ Parse error near line 3344: no such column: "string" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("string", "0.002966"); error here ---^ Parse error near line 3345: no such column: "climate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("climate", "0.002964"); error here ---^ Parse error near line 3346: no such column: "percentage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("percentage", "0.002964"); error here ---^ Parse error near line 3347: no such column: "americans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("americans", "0.002963"); error here ---^ Parse error near line 3348: no such column: "iv" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iv", "0.002962"); error here ---^ Parse error near line 3349: no such column: "villages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("villages", "0.002961"); error here ---^ Parse error near line 3350: no such column: "isolated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("isolated", "0.002960"); error here ---^ Parse error near line 3351: no such column: "designs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("designs", "0.002960"); error here ---^ Parse error near line 3352: no such column: "hong" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hong", "0.002959"); error here ---^ Parse error near line 3353: no such column: "reforms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reforms", "0.002958"); error here ---^ Parse error near line 3354: no such column: "waves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waves", "0.002954"); error here ---^ Parse error near line 3355: no such column: "cake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cake", "0.002954"); error here ---^ Parse error near line 3356: no such column: "andy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("andy", "0.002954"); error here ---^ Parse error near line 3357: no such column: "readily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("readily", "0.002951"); error here ---^ Parse error near line 3358: no such column: "dust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dust", "0.002951"); error here ---^ Parse error near line 3359: no such column: "evaluation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evaluation", "0.002949"); error here ---^ Parse error near line 3360: no such column: "shirt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shirt", "0.002948"); error here ---^ Parse error near line 3361: no such column: "samples" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("samples", "0.002948"); error here ---^ Parse error near line 3362: no such column: "frequency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frequency", "0.002947"); error here ---^ Parse error near line 3363: no such column: "charlie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charlie", "0.002945"); error here ---^ Parse error near line 3364: no such column: "lists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lists", "0.002943"); error here ---^ Parse error near line 3365: no such column: "nights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nights", "0.002943"); error here ---^ Parse error near line 3366: no such column: "judges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judges", "0.002941"); error here ---^ Parse error near line 3367: no such column: "pacific" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pacific", "0.002938"); error here ---^ Parse error near line 3368: no such column: "dirty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dirty", "0.002938"); error here ---^ Parse error near line 3369: no such column: "deliberately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deliberately", "0.002937"); error here ---^ Parse error near line 3370: no such column: "relation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relation", "0.002935"); error here ---^ Parse error near line 3371: no such column: "determination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("determination", "0.002934"); error here ---^ Parse error near line 3372: no such column: "anna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anna", "0.002932"); error here ---^ Parse error near line 3373: no such column: "automatically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("automatically", "0.002932"); error here ---^ Parse error near line 3374: no such column: "qualified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("qualified", "0.002931"); error here ---^ Parse error near line 3375: no such column: "medicine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("medicine", "0.002930"); error here ---^ Parse error near line 3376: no such column: "violent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("violent", "0.002930"); error here ---^ Parse error near line 3377: no such column: "applies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("applies", "0.002929"); error here ---^ Parse error near line 3378: no such column: "dominated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dominated", "0.002929"); error here ---^ Parse error near line 3379: no such column: "psychological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychological", "0.002929"); error here ---^ Parse error near line 3380: no such column: "distributed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distributed", "0.002928"); error here ---^ Parse error near line 3381: no such column: "unemployed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unemployed", "0.002926"); error here ---^ Parse error near line 3382: no such column: "giant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("giant", "0.002923"); error here ---^ Parse error near line 3383: no such column: "ships" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ships", "0.002921"); error here ---^ Parse error near line 3384: no such column: "roles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roles", "0.002919"); error here ---^ Parse error near line 3385: no such column: "inevitable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inevitable", "0.002915"); error here ---^ Parse error near line 3386: no such column: "tied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tied", "0.002915"); error here ---^ Parse error near line 3387: no such column: "wan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wan", "0.002915"); error here ---^ Parse error near line 3388: no such column: "gathered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gathered", "0.002914"); error here ---^ Parse error near line 3389: no such column: "swimming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swimming", "0.002911"); error here ---^ Parse error near line 3390: no such column: "latin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("latin", "0.002904"); error here ---^ Parse error near line 3391: no such column: "holds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holds", "0.002903"); error here ---^ Parse error near line 3392: no such column: "honour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honour", "0.002902"); error here ---^ Parse error near line 3393: no such column: "headquarters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headquarters", "0.002902"); error here ---^ Parse error near line 3394: no such column: "manufacturers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manufacturers", "0.002899"); error here ---^ Parse error near line 3395: no such column: "sensible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensible", "0.002895"); error here ---^ Parse error near line 3396: no such column: "berlin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("berlin", "0.002890"); error here ---^ Parse error near line 3397: no such column: "restrictions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restrictions", "0.002889"); error here ---^ Parse error near line 3398: no such column: "tended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tended", "0.002889"); error here ---^ Parse error near line 3399: no such column: "rear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rear", "0.002888"); error here ---^ Parse error near line 3400: no such column: "tested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tested", "0.002888"); error here ---^ Parse error near line 3401: no such column: "sending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sending", "0.002888"); error here ---^ Parse error near line 3402: no such column: "grateful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grateful", "0.002883"); error here ---^ Parse error near line 3403: no such column: "strategies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strategies", "0.002880"); error here ---^ Parse error near line 3404: no such column: "expense" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expense", "0.002879"); error here ---^ Parse error near line 3405: no such column: "mode" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mode", "0.002877"); error here ---^ Parse error near line 3406: no such column: "boxes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boxes", "0.002874"); error here ---^ Parse error near line 3407: no such column: "monitoring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monitoring", "0.002874"); error here ---^ Parse error near line 3408: no such column: "closing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("closing", "0.002872"); error here ---^ Parse error near line 3409: no such column: "loans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loans", "0.002870"); error here ---^ Parse error near line 3410: no such column: "structural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("structural", "0.002870"); error here ---^ Parse error near line 3411: no such column: "dozen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dozen", "0.002869"); error here ---^ Parse error near line 3412: no such column: "newly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newly", "0.002866"); error here ---^ Parse error near line 3413: no such column: "demonstrated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demonstrated", "0.002865"); error here ---^ Parse error near line 3414: no such column: "founded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("founded", "0.002865"); error here ---^ Parse error near line 3415: no such column: "variation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("variation", "0.002864"); error here ---^ Parse error near line 3416: no such column: "lucy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lucy", "0.002862"); error here ---^ Parse error near line 3417: no such column: "rely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rely", "0.002862"); error here ---^ Parse error near line 3418: no such column: "investors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investors", "0.002861"); error here ---^ Parse error near line 3419: no such column: "infection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infection", "0.002860"); error here ---^ Parse error near line 3420: no such column: "helen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helen", "0.002860"); error here ---^ Parse error near line 3421: no such column: "cleared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cleared", "0.002859"); error here ---^ Parse error near line 3422: no such column: "survived" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("survived", "0.002859"); error here ---^ Parse error near line 3423: no such column: "undertaken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undertaken", "0.002857"); error here ---^ Parse error near line 3424: no such column: "fourteen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fourteen", "0.002856"); error here ---^ Parse error near line 3425: no such column: "committees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("committees", "0.002856"); error here ---^ Parse error near line 3426: no such column: "frightened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frightened", "0.002855"); error here ---^ Parse error near line 3427: no such column: "photograph" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("photograph", "0.002851"); error here ---^ Parse error near line 3428: no such column: "complaints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complaints", "0.002851"); error here ---^ Parse error near line 3429: no such column: "participation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("participation", "0.002850"); error here ---^ Parse error near line 3430: no such column: "camera" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("camera", "0.002850"); error here ---^ Parse error near line 3431: no such column: "pleasant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pleasant", "0.002849"); error here ---^ Parse error near line 3432: no such column: "agreements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agreements", "0.002849"); error here ---^ Parse error near line 3433: no such column: "buyer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buyer", "0.002849"); error here ---^ Parse error near line 3434: no such column: "critics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("critics", "0.002847"); error here ---^ Parse error near line 3435: no such column: "exposed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exposed", "0.002846"); error here ---^ Parse error near line 3436: no such column: "concrete" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concrete", "0.002846"); error here ---^ Parse error near line 3437: no such column: "guitar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guitar", "0.002846"); error here ---^ Parse error near line 3438: no such column: "laboratory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laboratory", "0.002843"); error here ---^ Parse error near line 3439: no such column: "proof" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proof", "0.002842"); error here ---^ Parse error near line 3440: no such column: "landlord" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landlord", "0.002841"); error here ---^ Parse error near line 3441: no such column: "rang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rang", "0.002839"); error here ---^ Parse error near line 3442: no such column: "overcome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overcome", "0.002836"); error here ---^ Parse error near line 3443: no such column: "knife" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knife", "0.002836"); error here ---^ Parse error near line 3444: no such column: "dates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dates", "0.002835"); error here ---^ Parse error near line 3445: no such column: "export" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("export", "0.002834"); error here ---^ Parse error near line 3446: no such column: "orange" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orange", "0.002834"); error here ---^ Parse error near line 3447: no such column: "tail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tail", "0.002826"); error here ---^ Parse error near line 3448: no such column: "mix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mix", "0.002826"); error here ---^ Parse error near line 3449: no such column: "modules" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modules", "0.002825"); error here ---^ Parse error near line 3450: no such column: "reserve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reserve", "0.002823"); error here ---^ Parse error near line 3451: no such column: "hunt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hunt", "0.002823"); error here ---^ Parse error near line 3452: no such column: "pressures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pressures", "0.002822"); error here ---^ Parse error near line 3453: no such column: "millions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("millions", "0.002820"); error here ---^ Parse error near line 3454: no such column: "surgery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surgery", "0.002819"); error here ---^ Parse error near line 3455: no such column: "concepts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concepts", "0.002818"); error here ---^ Parse error near line 3456: no such column: "universities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("universities", "0.002818"); error here ---^ Parse error near line 3457: no such column: "marry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marry", "0.002818"); error here ---^ Parse error near line 3458: no such column: "maggie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maggie", "0.002818"); error here ---^ Parse error near line 3459: no such column: "burden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burden", "0.002816"); error here ---^ Parse error near line 3460: no such column: "newcastle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newcastle", "0.002815"); error here ---^ Parse error near line 3461: no such column: "assess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assess", "0.002815"); error here ---^ Parse error near line 3462: no such column: "sixteen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sixteen", "0.002815"); error here ---^ Parse error near line 3463: no such column: "cooking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooking", "0.002811"); error here ---^ Parse error near line 3464: no such column: "dave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dave", "0.002811"); error here ---^ Parse error near line 3465: no such column: "penalty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penalty", "0.002809"); error here ---^ Parse error near line 3466: no such column: "reveal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reveal", "0.002807"); error here ---^ Parse error near line 3467: no such column: "holes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holes", "0.002806"); error here ---^ Parse error near line 3468: no such column: "integrated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("integrated", "0.002804"); error here ---^ Parse error near line 3469: no such column: "contribute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contribute", "0.002804"); error here ---^ Parse error near line 3470: no such column: "quoted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quoted", "0.002802"); error here ---^ Parse error near line 3471: no such column: "estimate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("estimate", "0.002801"); error here ---^ Parse error near line 3472: no such column: "thereby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thereby", "0.002799"); error here ---^ Parse error near line 3473: no such column: "mission" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mission", "0.002798"); error here ---^ Parse error near line 3474: no such column: "acceptance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acceptance", "0.002797"); error here ---^ Parse error near line 3475: no such column: "wake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wake", "0.002797"); error here ---^ Parse error near line 3476: no such column: "anxiety" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anxiety", "0.002796"); error here ---^ Parse error near line 3477: no such column: "wanting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wanting", "0.002795"); error here ---^ Parse error near line 3478: no such column: "apple" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apple", "0.002793"); error here ---^ Parse error near line 3479: no such column: "formula" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formula", "0.002791"); error here ---^ Parse error near line 3480: no such column: "imagination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imagination", "0.002791"); error here ---^ Parse error near line 3481: no such column: "howard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("howard", "0.002791"); error here ---^ Parse error near line 3482: no such column: "deaf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deaf", "0.002791"); error here ---^ Parse error near line 3483: no such column: "personally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("personally", "0.002790"); error here ---^ Parse error near line 3484: no such column: "rid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rid", "0.002790"); error here ---^ Parse error near line 3485: no such column: "calculated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calculated", "0.002789"); error here ---^ Parse error near line 3486: no such column: "relatives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relatives", "0.002789"); error here ---^ Parse error near line 3487: no such column: "returns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("returns", "0.002788"); error here ---^ Parse error near line 3488: no such column: "washing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("washing", "0.002788"); error here ---^ Parse error near line 3489: no such column: "targets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("targets", "0.002787"); error here ---^ Parse error near line 3490: no such column: "continuous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continuous", "0.002787"); error here ---^ Parse error near line 3491: no such column: "appreciate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appreciate", "0.002785"); error here ---^ Parse error near line 3492: no such column: "describes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("describes", "0.002783"); error here ---^ Parse error near line 3493: no such column: "circuit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circuit", "0.002782"); error here ---^ Parse error near line 3494: no such column: "universe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("universe", "0.002781"); error here ---^ Parse error near line 3495: no such column: "stronger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stronger", "0.002780"); error here ---^ Parse error near line 3496: no such column: "laughing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laughing", "0.002778"); error here ---^ Parse error near line 3497: no such column: "responses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("responses", "0.002776"); error here ---^ Parse error near line 3498: no such column: "excitement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excitement", "0.002776"); error here ---^ Parse error near line 3499: no such column: "arab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arab", "0.002776"); error here ---^ Parse error near line 3500: no such column: "opposed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opposed", "0.002776"); error here ---^ Parse error near line 3501: no such column: "kiss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kiss", "0.002775"); error here ---^ Parse error near line 3502: no such column: "zealand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zealand", "0.002774"); error here ---^ Parse error near line 3503: no such column: "native" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("native", "0.002773"); error here ---^ Parse error near line 3504: no such column: "replacement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replacement", "0.002773"); error here ---^ Parse error near line 3505: no such column: "disk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disk", "0.002773"); error here ---^ Parse error near line 3506: no such column: "collective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collective", "0.002770"); error here ---^ Parse error near line 3507: no such column: "instrument" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instrument", "0.002770"); error here ---^ Parse error near line 3508: no such column: "sergeant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sergeant", "0.002770"); error here ---^ Parse error near line 3509: no such column: "memories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("memories", "0.002770"); error here ---^ Parse error near line 3510: no such column: "striking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("striking", "0.002769"); error here ---^ Parse error near line 3511: no such column: "expertise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expertise", "0.002766"); error here ---^ Parse error near line 3512: no such column: "checked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("checked", "0.002765"); error here ---^ Parse error near line 3513: no such column: "component" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("component", "0.002762"); error here ---^ Parse error near line 3514: no such column: "solicitors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solicitors", "0.002761"); error here ---^ Parse error near line 3515: no such column: "trend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trend", "0.002761"); error here ---^ Parse error near line 3516: no such column: "resource" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resource", "0.002761"); error here ---^ Parse error near line 3517: no such column: "treasury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treasury", "0.002760"); error here ---^ Parse error near line 3518: no such column: "wheel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wheel", "0.002760"); error here ---^ Parse error near line 3519: no such column: "darling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("darling", "0.002757"); error here ---^ Parse error near line 3520: no such column: "tickets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tickets", "0.002756"); error here ---^ Parse error near line 3521: no such column: "confirm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confirm", "0.002755"); error here ---^ Parse error near line 3522: no such column: "acquisition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acquisition", "0.002755"); error here ---^ Parse error near line 3523: no such column: "whispered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whispered", "0.002754"); error here ---^ Parse error near line 3524: no such column: "occasional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occasional", "0.002753"); error here ---^ Parse error near line 3525: no such column: "universal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("universal", "0.002753"); error here ---^ Parse error near line 3526: no such column: "ford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ford", "0.002751"); error here ---^ Parse error near line 3527: no such column: "paragraph" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paragraph", "0.002751"); error here ---^ Parse error near line 3528: no such column: "glance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glance", "0.002751"); error here ---^ Parse error near line 3529: no such column: "kent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kent", "0.002750"); error here ---^ Parse error near line 3530: no such column: "slipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slipped", "0.002750"); error here ---^ Parse error near line 3531: no such column: "besides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("besides", "0.002749"); error here ---^ Parse error near line 3532: no such column: "evident" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evident", "0.002745"); error here ---^ Parse error near line 3533: no such column: "protected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protected", "0.002744"); error here ---^ Parse error near line 3534: no such column: "desperate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desperate", "0.002744"); error here ---^ Parse error near line 3535: no such column: "writes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("writes", "0.002743"); error here ---^ Parse error near line 3536: no such column: "relate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relate", "0.002738"); error here ---^ Parse error near line 3537: no such column: "psychology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychology", "0.002737"); error here ---^ Parse error near line 3538: no such column: "drivers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drivers", "0.002735"); error here ---^ Parse error near line 3539: no such column: "burst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burst", "0.002735"); error here ---^ Parse error near line 3540: no such column: "surprisingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surprisingly", "0.002735"); error here ---^ Parse error near line 3541: no such column: "matthew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matthew", "0.002731"); error here ---^ Parse error near line 3542: no such column: "curve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curve", "0.002729"); error here ---^ Parse error near line 3543: no such column: "rival" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rival", "0.002727"); error here ---^ Parse error near line 3544: no such column: "improving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("improving", "0.002726"); error here ---^ Parse error near line 3545: no such column: "risks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("risks", "0.002725"); error here ---^ Parse error near line 3546: no such column: "cheese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheese", "0.002724"); error here ---^ Parse error near line 3547: no such column: "gordon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gordon", "0.002724"); error here ---^ Parse error near line 3548: no such column: "sleeping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sleeping", "0.002723"); error here ---^ Parse error near line 3549: no such column: "uniform" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uniform", "0.002722"); error here ---^ Parse error near line 3550: no such column: "u" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("u", "0.002720"); error here ---^ Parse error near line 3551: no such column: "preparing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preparing", "0.002720"); error here ---^ Parse error near line 3552: no such column: "aha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aha", "0.002718"); error here ---^ Parse error near line 3553: no such column: "keeps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keeps", "0.002717"); error here ---^ Parse error near line 3554: no such column: "succeeded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("succeeded", "0.002716"); error here ---^ Parse error near line 3555: no such column: "consciousness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consciousness", "0.002715"); error here ---^ Parse error near line 3556: no such column: "knees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knees", "0.002714"); error here ---^ Parse error near line 3557: no such column: "mummy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mummy", "0.002713"); error here ---^ Parse error near line 3558: no such column: "lock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lock", "0.002710"); error here ---^ Parse error near line 3559: no such column: "roger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roger", "0.002710"); error here ---^ Parse error near line 3560: no such column: "stream" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stream", "0.002707"); error here ---^ Parse error near line 3561: no such column: "waters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waters", "0.002707"); error here ---^ Parse error near line 3562: no such column: "damaged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("damaged", "0.002707"); error here ---^ Parse error near line 3563: no such column: "regulation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regulation", "0.002706"); error here ---^ Parse error near line 3564: no such column: "mps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mps", "0.002702"); error here ---^ Parse error near line 3565: no such column: "collapse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collapse", "0.002702"); error here ---^ Parse error near line 3566: no such column: "cattle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cattle", "0.002702"); error here ---^ Parse error near line 3567: no such column: "victoria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("victoria", "0.002701"); error here ---^ Parse error near line 3568: no such column: "binding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("binding", "0.002701"); error here ---^ Parse error near line 3569: no such column: "platform" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("platform", "0.002699"); error here ---^ Parse error near line 3570: no such column: "purely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purely", "0.002698"); error here ---^ Parse error near line 3571: no such column: "consists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consists", "0.002698"); error here ---^ Parse error near line 3572: no such column: "leather" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leather", "0.002698"); error here ---^ Parse error near line 3573: no such column: "recommendations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recommendations", "0.002697"); error here ---^ Parse error near line 3574: no such column: "tenant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tenant", "0.002697"); error here ---^ Parse error near line 3575: no such column: "settle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("settle", "0.002696"); error here ---^ Parse error near line 3576: no such column: "influenced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("influenced", "0.002696"); error here ---^ Parse error near line 3577: no such column: "innocent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("innocent", "0.002695"); error here ---^ Parse error near line 3578: no such column: "dreams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dreams", "0.002694"); error here ---^ Parse error near line 3579: no such column: "alexander" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alexander", "0.002694"); error here ---^ Parse error near line 3580: no such column: "passengers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passengers", "0.002693"); error here ---^ Parse error near line 3581: no such column: "strain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strain", "0.002692"); error here ---^ Parse error near line 3582: no such column: "solutions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solutions", "0.002692"); error here ---^ Parse error near line 3583: no such column: "commonly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commonly", "0.002692"); error here ---^ Parse error near line 3584: no such column: "injuries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injuries", "0.002690"); error here ---^ Parse error near line 3585: no such column: "retained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retained", "0.002690"); error here ---^ Parse error near line 3586: no such column: "zone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zone", "0.002686"); error here ---^ Parse error near line 3587: no such column: "australian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("australian", "0.002685"); error here ---^ Parse error near line 3588: no such column: "sufficiently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sufficiently", "0.002685"); error here ---^ Parse error near line 3589: no such column: "laura" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laura", "0.002684"); error here ---^ Parse error near line 3590: no such column: "squad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squad", "0.002680"); error here ---^ Parse error near line 3591: no such column: "sixth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sixth", "0.002679"); error here ---^ Parse error near line 3592: no such column: "retain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retain", "0.002678"); error here ---^ Parse error near line 3593: no such column: "terry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terry", "0.002678"); error here ---^ Parse error near line 3594: no such column: "attract" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attract", "0.002677"); error here ---^ Parse error near line 3595: no such column: "layer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("layer", "0.002676"); error here ---^ Parse error near line 3596: no such column: "stretch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stretch", "0.002674"); error here ---^ Parse error near line 3597: no such column: "flesh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flesh", "0.002674"); error here ---^ Parse error near line 3598: no such column: "generated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generated", "0.002673"); error here ---^ Parse error near line 3599: no such column: "relaxed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relaxed", "0.002673"); error here ---^ Parse error near line 3600: no such column: "variations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("variations", "0.002672"); error here ---^ Parse error near line 3601: no such column: "existed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("existed", "0.002670"); error here ---^ Parse error near line 3602: no such column: "displayed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("displayed", "0.002670"); error here ---^ Parse error near line 3603: no such column: "engineers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engineers", "0.002669"); error here ---^ Parse error near line 3604: no such column: "publicity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("publicity", "0.002669"); error here ---^ Parse error near line 3605: no such column: "constructed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constructed", "0.002669"); error here ---^ Parse error near line 3606: no such column: "edition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edition", "0.002668"); error here ---^ Parse error near line 3607: no such column: "summit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summit", "0.002668"); error here ---^ Parse error near line 3608: no such column: "assist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assist", "0.002666"); error here ---^ Parse error near line 3609: no such column: "devoted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devoted", "0.002663"); error here ---^ Parse error near line 3610: no such column: "riding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("riding", "0.002663"); error here ---^ Parse error near line 3611: no such column: "nurses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nurses", "0.002661"); error here ---^ Parse error near line 3612: no such column: "located" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("located", "0.002661"); error here ---^ Parse error near line 3613: no such column: "san" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("san", "0.002661"); error here ---^ Parse error near line 3614: no such column: "researchers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("researchers", "0.002660"); error here ---^ Parse error near line 3615: no such column: "tip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tip", "0.002658"); error here ---^ Parse error near line 3616: no such column: "roots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roots", "0.002657"); error here ---^ Parse error near line 3617: no such column: "hers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hers", "0.002657"); error here ---^ Parse error near line 3618: no such column: "wondering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wondering", "0.002654"); error here ---^ Parse error near line 3619: no such column: "pipe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pipe", "0.002654"); error here ---^ Parse error near line 3620: no such column: "francis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("francis", "0.002654"); error here ---^ Parse error near line 3621: no such column: "backed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backed", "0.002652"); error here ---^ Parse error near line 3622: no such column: "jump" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jump", "0.002652"); error here ---^ Parse error near line 3623: no such column: "buried" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buried", "0.002649"); error here ---^ Parse error near line 3624: no such column: "hide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hide", "0.002648"); error here ---^ Parse error near line 3625: no such column: "suggesting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suggesting", "0.002648"); error here ---^ Parse error near line 3626: no such column: "egg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("egg", "0.002647"); error here ---^ Parse error near line 3627: no such column: "produces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("produces", "0.002644"); error here ---^ Parse error near line 3628: no such column: "consequently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consequently", "0.002642"); error here ---^ Parse error near line 3629: no such column: "witness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("witness", "0.002642"); error here ---^ Parse error near line 3630: no such column: "authors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("authors", "0.002641"); error here ---^ Parse error near line 3631: no such column: "pulling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pulling", "0.002641"); error here ---^ Parse error near line 3632: no such column: "estimates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("estimates", "0.002641"); error here ---^ Parse error near line 3633: no such column: "bitter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bitter", "0.002638"); error here ---^ Parse error near line 3634: no such column: "crash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crash", "0.002638"); error here ---^ Parse error near line 3635: no such column: "victorian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("victorian", "0.002637"); error here ---^ Parse error near line 3636: no such column: "distinguished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distinguished", "0.002636"); error here ---^ Parse error near line 3637: no such column: "confused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confused", "0.002636"); error here ---^ Parse error near line 3638: no such column: "judgement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judgement", "0.002634"); error here ---^ Parse error near line 3639: no such column: "councillor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("councillor", "0.002633"); error here ---^ Parse error near line 3640: no such column: "taxation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taxation", "0.002630"); error here ---^ Parse error near line 3641: no such column: "ultimate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ultimate", "0.002630"); error here ---^ Parse error near line 3642: no such column: "dancing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dancing", "0.002630"); error here ---^ Parse error near line 3643: no such column: "bathroom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bathroom", "0.002628"); error here ---^ Parse error near line 3644: no such column: "awarded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awarded", "0.002628"); error here ---^ Parse error near line 3645: no such column: "qualities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("qualities", "0.002626"); error here ---^ Parse error near line 3646: no such column: "glasses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glasses", "0.002626"); error here ---^ Parse error near line 3647: no such column: "creative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creative", "0.002625"); error here ---^ Parse error near line 3648: no such column: "weekly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weekly", "0.002625"); error here ---^ Parse error near line 3649: no such column: "germans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("germans", "0.002625"); error here ---^ Parse error near line 3650: no such column: "wash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wash", "0.002624"); error here ---^ Parse error near line 3651: no such column: "packed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("packed", "0.002623"); error here ---^ Parse error near line 3652: no such column: "medieval" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("medieval", "0.002622"); error here ---^ Parse error near line 3653: no such column: "assumptions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assumptions", "0.002618"); error here ---^ Parse error near line 3654: no such column: "landing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landing", "0.002615"); error here ---^ Parse error near line 3655: no such column: "liquid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liquid", "0.002614"); error here ---^ Parse error near line 3656: no such column: "gross" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gross", "0.002612"); error here ---^ Parse error near line 3657: no such column: "organized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organized", "0.002612"); error here ---^ Parse error near line 3658: no such column: "adopt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adopt", "0.002612"); error here ---^ Parse error near line 3659: no such column: "coloured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coloured", "0.002610"); error here ---^ Parse error near line 3660: no such column: "schedule" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schedule", "0.002610"); error here ---^ Parse error near line 3661: no such column: "counter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counter", "0.002610"); error here ---^ Parse error near line 3662: no such column: "presents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presents", "0.002610"); error here ---^ Parse error near line 3663: no such column: "evolution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evolution", "0.002609"); error here ---^ Parse error near line 3664: no such column: "premier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("premier", "0.002609"); error here ---^ Parse error near line 3665: no such column: "deals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deals", "0.002609"); error here ---^ Parse error near line 3666: no such column: "colleges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colleges", "0.002608"); error here ---^ Parse error near line 3667: no such column: "loud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loud", "0.002607"); error here ---^ Parse error near line 3668: no such column: "advised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advised", "0.002606"); error here ---^ Parse error near line 3669: no such column: "sharply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sharply", "0.002606"); error here ---^ Parse error near line 3670: no such column: "angle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angle", "0.002606"); error here ---^ Parse error near line 3671: no such column: "multiple" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multiple", "0.002604"); error here ---^ Parse error near line 3672: no such column: "lit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lit", "0.002604"); error here ---^ Parse error near line 3673: no such column: "softly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("softly", "0.002603"); error here ---^ Parse error near line 3674: no such column: "raw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raw", "0.002603"); error here ---^ Parse error near line 3675: no such column: "decades" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decades", "0.002602"); error here ---^ Parse error near line 3676: no such column: "linguistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linguistic", "0.002601"); error here ---^ Parse error near line 3677: no such column: "ignore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ignore", "0.002601"); error here ---^ Parse error near line 3678: no such column: "completion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("completion", "0.002600"); error here ---^ Parse error near line 3679: no such column: "grace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grace", "0.002600"); error here ---^ Parse error near line 3680: no such column: "colin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colin", "0.002598"); error here ---^ Parse error near line 3681: no such column: "sophisticated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sophisticated", "0.002597"); error here ---^ Parse error near line 3682: no such column: "regarding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regarding", "0.002597"); error here ---^ Parse error near line 3683: no such column: "judicial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judicial", "0.002597"); error here ---^ Parse error near line 3684: no such column: "tongue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tongue", "0.002595"); error here ---^ Parse error near line 3685: no such column: "asleep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asleep", "0.002595"); error here ---^ Parse error near line 3686: no such column: "alice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alice", "0.002594"); error here ---^ Parse error near line 3687: no such column: "sharing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sharing", "0.002594"); error here ---^ Parse error near line 3688: no such column: "poem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poem", "0.002593"); error here ---^ Parse error near line 3689: no such column: "paused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paused", "0.002592"); error here ---^ Parse error near line 3690: no such column: "carbon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carbon", "0.002590"); error here ---^ Parse error near line 3691: no such column: "durham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("durham", "0.002590"); error here ---^ Parse error near line 3692: no such column: "equation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equation", "0.002589"); error here ---^ Parse error near line 3693: no such column: "outer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outer", "0.002589"); error here ---^ Parse error near line 3694: no such column: "explains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explains", "0.002588"); error here ---^ Parse error near line 3695: no such column: "possibilities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("possibilities", "0.002587"); error here ---^ Parse error near line 3696: no such column: "nhs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nhs", "0.002586"); error here ---^ Parse error near line 3697: no such column: "deaths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deaths", "0.002584"); error here ---^ Parse error near line 3698: no such column: "frequent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frequent", "0.002581"); error here ---^ Parse error near line 3699: no such column: "vulnerable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vulnerable", "0.002581"); error here ---^ Parse error near line 3700: no such column: "interviews" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interviews", "0.002579"); error here ---^ Parse error near line 3701: no such column: "babies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("babies", "0.002577"); error here ---^ Parse error near line 3702: no such column: "topic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("topic", "0.002576"); error here ---^ Parse error near line 3703: no such column: "illegal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illegal", "0.002576"); error here ---^ Parse error near line 3704: no such column: "catalogue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catalogue", "0.002576"); error here ---^ Parse error near line 3705: no such column: "excluded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excluded", "0.002576"); error here ---^ Parse error near line 3706: no such column: "tends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tends", "0.002575"); error here ---^ Parse error near line 3707: no such column: "cathedral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cathedral", "0.002571"); error here ---^ Parse error near line 3708: no such column: "grants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grants", "0.002569"); error here ---^ Parse error near line 3709: no such column: "refuse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refuse", "0.002568"); error here ---^ Parse error near line 3710: no such column: "voices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voices", "0.002568"); error here ---^ Parse error near line 3711: no such column: "cleaning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cleaning", "0.002568"); error here ---^ Parse error near line 3712: no such column: "potentially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("potentially", "0.002567"); error here ---^ Parse error near line 3713: no such column: "impressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impressed", "0.002567"); error here ---^ Parse error near line 3714: no such column: "machinery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("machinery", "0.002567"); error here ---^ Parse error near line 3715: no such column: "cotton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cotton", "0.002566"); error here ---^ Parse error near line 3716: no such column: "dawn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dawn", "0.002565"); error here ---^ Parse error near line 3717: no such column: "nicholas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nicholas", "0.002563"); error here ---^ Parse error near line 3718: no such column: "bars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bars", "0.002563"); error here ---^ Parse error near line 3719: no such column: "define" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("define", "0.002563"); error here ---^ Parse error near line 3720: no such column: "bowl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowl", "0.002562"); error here ---^ Parse error near line 3721: no such column: "consultation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consultation", "0.002562"); error here ---^ Parse error near line 3722: no such column: "surrounded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surrounded", "0.002561"); error here ---^ Parse error near line 3723: no such column: "coalition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coalition", "0.002561"); error here ---^ Parse error near line 3724: no such column: "harder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harder", "0.002561"); error here ---^ Parse error near line 3725: no such column: "revolutionary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revolutionary", "0.002560"); error here ---^ Parse error near line 3726: no such column: "integration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("integration", "0.002559"); error here ---^ Parse error near line 3727: no such column: "sole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sole", "0.002559"); error here ---^ Parse error near line 3728: no such column: "attempting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attempting", "0.002559"); error here ---^ Parse error near line 3729: no such column: "reception" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reception", "0.002558"); error here ---^ Parse error near line 3730: no such column: "bone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bone", "0.002558"); error here ---^ Parse error near line 3731: no such column: "compare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compare", "0.002558"); error here ---^ Parse error near line 3732: no such column: "wings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wings", "0.002555"); error here ---^ Parse error near line 3733: no such column: "demanding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demanding", "0.002554"); error here ---^ Parse error near line 3734: no such column: "bother" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bother", "0.002554"); error here ---^ Parse error near line 3735: no such column: "improvements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("improvements", "0.002554"); error here ---^ Parse error near line 3736: no such column: "perceived" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perceived", "0.002554"); error here ---^ Parse error near line 3737: no such column: "heaven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heaven", "0.002553"); error here ---^ Parse error near line 3738: no such column: "studying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("studying", "0.002553"); error here ---^ Parse error near line 3739: no such column: "ulster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ulster", "0.002553"); error here ---^ Parse error near line 3740: no such column: "climbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("climbed", "0.002549"); error here ---^ Parse error near line 3741: no such column: "grammar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grammar", "0.002549"); error here ---^ Parse error near line 3742: no such column: "ruled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruled", "0.002549"); error here ---^ Parse error near line 3743: no such column: "jumped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jumped", "0.002548"); error here ---^ Parse error near line 3744: no such column: "imperial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imperial", "0.002545"); error here ---^ Parse error near line 3745: no such column: "persuade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persuade", "0.002543"); error here ---^ Parse error near line 3746: no such column: "gary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gary", "0.002540"); error here ---^ Parse error near line 3747: no such column: "stores" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stores", "0.002540"); error here ---^ Parse error near line 3748: no such column: "manual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manual", "0.002538"); error here ---^ Parse error near line 3749: no such column: "conclusions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conclusions", "0.002537"); error here ---^ Parse error near line 3750: no such column: "carpet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carpet", "0.002537"); error here ---^ Parse error near line 3751: no such column: "jimmy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jimmy", "0.002536"); error here ---^ Parse error near line 3752: no such column: "undoubtedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undoubtedly", "0.002536"); error here ---^ Parse error near line 3753: no such column: "boundaries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boundaries", "0.002535"); error here ---^ Parse error near line 3754: no such column: "beliefs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beliefs", "0.002535"); error here ---^ Parse error near line 3755: no such column: "rush" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rush", "0.002535"); error here ---^ Parse error near line 3756: no such column: "confined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confined", "0.002534"); error here ---^ Parse error near line 3757: no such column: "tunnel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tunnel", "0.002533"); error here ---^ Parse error near line 3758: no such column: "breathing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breathing", "0.002532"); error here ---^ Parse error near line 3759: no such column: "permitted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("permitted", "0.002531"); error here ---^ Parse error near line 3760: no such column: "informal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("informal", "0.002529"); error here ---^ Parse error near line 3761: no such column: "demonstrate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demonstrate", "0.002528"); error here ---^ Parse error near line 3762: no such column: "douglas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("douglas", "0.002527"); error here ---^ Parse error near line 3763: no such column: "separated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("separated", "0.002524"); error here ---^ Parse error near line 3764: no such column: "stressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stressed", "0.002523"); error here ---^ Parse error near line 3765: no such column: "flexible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flexible", "0.002523"); error here ---^ Parse error near line 3766: no such column: "bent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bent", "0.002518"); error here ---^ Parse error near line 3767: no such column: "saving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saving", "0.002517"); error here ---^ Parse error near line 3768: no such column: "inches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inches", "0.002517"); error here ---^ Parse error near line 3769: no such column: "announcement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("announcement", "0.002516"); error here ---^ Parse error near line 3770: no such column: "meals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meals", "0.002516"); error here ---^ Parse error near line 3771: no such column: "sue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sue", "0.002515"); error here ---^ Parse error near line 3772: no such column: "lawyers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lawyers", "0.002513"); error here ---^ Parse error near line 3773: no such column: "guest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guest", "0.002513"); error here ---^ Parse error near line 3774: no such column: "ending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ending", "0.002512"); error here ---^ Parse error near line 3775: no such column: "sheets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheets", "0.002507"); error here ---^ Parse error near line 3776: no such column: "bare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bare", "0.002507"); error here ---^ Parse error near line 3777: no such column: "dutch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dutch", "0.002506"); error here ---^ Parse error near line 3778: no such column: "vat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vat", "0.002505"); error here ---^ Parse error near line 3779: no such column: "quantity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quantity", "0.002502"); error here ---^ Parse error near line 3780: no such column: "pushing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pushing", "0.002501"); error here ---^ Parse error near line 3781: no such column: "reminded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reminded", "0.002498"); error here ---^ Parse error near line 3782: no such column: "crossing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crossing", "0.002497"); error here ---^ Parse error near line 3783: no such column: "awards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awards", "0.002497"); error here ---^ Parse error near line 3784: no such column: "journal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("journal", "0.002496"); error here ---^ Parse error near line 3785: no such column: "storm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("storm", "0.002494"); error here ---^ Parse error near line 3786: no such column: "notably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notably", "0.002494"); error here ---^ Parse error near line 3787: no such column: "venture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("venture", "0.002494"); error here ---^ Parse error near line 3788: no such column: "shrugged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrugged", "0.002493"); error here ---^ Parse error near line 3789: no such column: "anthony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anthony", "0.002493"); error here ---^ Parse error near line 3790: no such column: "petrol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("petrol", "0.002491"); error here ---^ Parse error near line 3791: no such column: "hotels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hotels", "0.002488"); error here ---^ Parse error near line 3792: no such column: "investigate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investigate", "0.002487"); error here ---^ Parse error near line 3793: no such column: "flower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flower", "0.002486"); error here ---^ Parse error near line 3794: no such column: "nowhere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nowhere", "0.002485"); error here ---^ Parse error near line 3795: no such column: "considerations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("considerations", "0.002484"); error here ---^ Parse error near line 3796: no such column: "destruction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("destruction", "0.002482"); error here ---^ Parse error near line 3797: no such column: "clever" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clever", "0.002480"); error here ---^ Parse error near line 3798: no such column: "versions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("versions", "0.002480"); error here ---^ Parse error near line 3799: no such column: "experimental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experimental", "0.002479"); error here ---^ Parse error near line 3800: no such column: "offences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offences", "0.002479"); error here ---^ Parse error near line 3801: no such column: "kate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kate", "0.002478"); error here ---^ Parse error near line 3802: no such column: "suspended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suspended", "0.002478"); error here ---^ Parse error near line 3803: no such column: "justified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("justified", "0.002477"); error here ---^ Parse error near line 3804: no such column: "gaze" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gaze", "0.002476"); error here ---^ Parse error near line 3805: no such column: "agenda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agenda", "0.002475"); error here ---^ Parse error near line 3806: no such column: "engineer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engineer", "0.002475"); error here ---^ Parse error near line 3807: no such column: "reporting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reporting", "0.002474"); error here ---^ Parse error near line 3808: no such column: "listened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("listened", "0.002474"); error here ---^ Parse error near line 3809: no such column: "texts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("texts", "0.002472"); error here ---^ Parse error near line 3810: no such column: "transition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transition", "0.002471"); error here ---^ Parse error near line 3811: no such column: "hunting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hunting", "0.002469"); error here ---^ Parse error near line 3812: no such column: "intense" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intense", "0.002469"); error here ---^ Parse error near line 3813: no such column: "keys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keys", "0.002469"); error here ---^ Parse error near line 3814: no such column: "automatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("automatic", "0.002469"); error here ---^ Parse error near line 3815: no such column: "deficit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deficit", "0.002469"); error here ---^ Parse error near line 3816: no such column: "plates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plates", "0.002469"); error here ---^ Parse error near line 3817: no such column: "spiritual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spiritual", "0.002469"); error here ---^ Parse error near line 3818: no such column: "flew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flew", "0.002468"); error here ---^ Parse error near line 3819: no such column: "reverse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reverse", "0.002467"); error here ---^ Parse error near line 3820: no such column: "indication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indication", "0.002467"); error here ---^ Parse error near line 3821: no such column: "rational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rational", "0.002465"); error here ---^ Parse error near line 3822: no such column: "slip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slip", "0.002465"); error here ---^ Parse error near line 3823: no such column: "knocked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knocked", "0.002463"); error here ---^ Parse error near line 3824: no such column: "earl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earl", "0.002461"); error here ---^ Parse error near line 3825: no such column: "professionals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("professionals", "0.002461"); error here ---^ Parse error near line 3826: no such column: "opera" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opera", "0.002460"); error here ---^ Parse error near line 3827: no such column: "alarm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alarm", "0.002459"); error here ---^ Parse error near line 3828: no such column: "charter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charter", "0.002458"); error here ---^ Parse error near line 3829: no such column: "kevin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kevin", "0.002458"); error here ---^ Parse error near line 3830: no such column: "indicates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indicates", "0.002456"); error here ---^ Parse error near line 3831: no such column: "composition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("composition", "0.002455"); error here ---^ Parse error near line 3832: no such column: "governor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("governor", "0.002455"); error here ---^ Parse error near line 3833: no such column: "interaction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interaction", "0.002455"); error here ---^ Parse error near line 3834: no such column: "ceiling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ceiling", "0.002454"); error here ---^ Parse error near line 3835: no such column: "conservatives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conservatives", "0.002453"); error here ---^ Parse error near line 3836: no such column: "drinks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drinks", "0.002452"); error here ---^ Parse error near line 3837: no such column: "guidelines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guidelines", "0.002452"); error here ---^ Parse error near line 3838: no such column: "roughly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roughly", "0.002450"); error here ---^ Parse error near line 3839: no such column: "oral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oral", "0.002450"); error here ---^ Parse error near line 3840: no such column: "fox" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fox", "0.002450"); error here ---^ Parse error near line 3841: no such column: "qualifications" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("qualifications", "0.002447"); error here ---^ Parse error near line 3842: no such column: "ethnic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethnic", "0.002447"); error here ---^ Parse error near line 3843: no such column: "argues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("argues", "0.002446"); error here ---^ Parse error near line 3844: no such column: "kick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kick", "0.002445"); error here ---^ Parse error near line 3845: no such column: "dublin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dublin", "0.002444"); error here ---^ Parse error near line 3846: no such column: "converted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("converted", "0.002444"); error here ---^ Parse error near line 3847: no such column: "gains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gains", "0.002443"); error here ---^ Parse error near line 3848: no such column: "capitalist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capitalist", "0.002442"); error here ---^ Parse error near line 3849: no such column: "pupil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pupil", "0.002442"); error here ---^ Parse error near line 3850: no such column: "generous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generous", "0.002442"); error here ---^ Parse error near line 3851: no such column: "cheaper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheaper", "0.002441"); error here ---^ Parse error near line 3852: no such column: "underground" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underground", "0.002440"); error here ---^ Parse error near line 3853: no such column: "inadequate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inadequate", "0.002440"); error here ---^ Parse error near line 3854: no such column: "rivers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rivers", "0.002440"); error here ---^ Parse error near line 3855: no such column: "rescue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rescue", "0.002440"); error here ---^ Parse error near line 3856: no such column: "representing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("representing", "0.002440"); error here ---^ Parse error near line 3857: no such column: "prominent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prominent", "0.002439"); error here ---^ Parse error near line 3858: no such column: "passion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passion", "0.002438"); error here ---^ Parse error near line 3859: no such column: "welcomed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("welcomed", "0.002438"); error here ---^ Parse error near line 3860: no such column: "instruction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instruction", "0.002438"); error here ---^ Parse error near line 3861: no such column: "logical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("logical", "0.002436"); error here ---^ Parse error near line 3862: no such column: "exposure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exposure", "0.002434"); error here ---^ Parse error near line 3863: no such column: "departure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("departure", "0.002434"); error here ---^ Parse error near line 3864: no such column: "historic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("historic", "0.002432"); error here ---^ Parse error near line 3865: no such column: "drawings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drawings", "0.002432"); error here ---^ Parse error near line 3866: no such column: "beaten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beaten", "0.002431"); error here ---^ Parse error near line 3867: no such column: "accordingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accordingly", "0.002427"); error here ---^ Parse error near line 3868: no such column: "feeding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feeding", "0.002426"); error here ---^ Parse error near line 3869: no such column: "repair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repair", "0.002426"); error here ---^ Parse error near line 3870: no such column: "modest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modest", "0.002424"); error here ---^ Parse error near line 3871: no such column: "nearest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nearest", "0.002423"); error here ---^ Parse error near line 3872: no such column: "lessons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lessons", "0.002423"); error here ---^ Parse error near line 3873: no such column: "farming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farming", "0.002423"); error here ---^ Parse error near line 3874: no such column: "letting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("letting", "0.002420"); error here ---^ Parse error near line 3875: no such column: "lloyd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lloyd", "0.002420"); error here ---^ Parse error near line 3876: no such column: "sectors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sectors", "0.002420"); error here ---^ Parse error near line 3877: no such column: "drunk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drunk", "0.002420"); error here ---^ Parse error near line 3878: no such column: "grade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grade", "0.002419"); error here ---^ Parse error near line 3879: no such column: "hero" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hero", "0.002419"); error here ---^ Parse error near line 3880: no such column: "diana" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diana", "0.002418"); error here ---^ Parse error near line 3881: no such column: "spell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spell", "0.002417"); error here ---^ Parse error near line 3882: no such column: "exact" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exact", "0.002417"); error here ---^ Parse error near line 3883: no such column: "barely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barely", "0.002417"); error here ---^ Parse error near line 3884: no such column: "exports" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exports", "0.002416"); error here ---^ Parse error near line 3885: no such column: "essex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("essex", "0.002416"); error here ---^ Parse error near line 3886: no such column: "logic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("logic", "0.002415"); error here ---^ Parse error near line 3887: no such column: "pope" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pope", "0.002415"); error here ---^ Parse error near line 3888: no such column: "fancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fancy", "0.002415"); error here ---^ Parse error near line 3889: no such column: "acute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acute", "0.002414"); error here ---^ Parse error near line 3890: no such column: "acted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acted", "0.002413"); error here ---^ Parse error near line 3891: no such column: "discourse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discourse", "0.002412"); error here ---^ Parse error near line 3892: no such column: "voted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voted", "0.002411"); error here ---^ Parse error near line 3893: no such column: "electrical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electrical", "0.002411"); error here ---^ Parse error near line 3894: no such column: "consumers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consumers", "0.002410"); error here ---^ Parse error near line 3895: no such column: "jury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jury", "0.002408"); error here ---^ Parse error near line 3896: no such column: "cigarette" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cigarette", "0.002406"); error here ---^ Parse error near line 3897: no such column: "trains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trains", "0.002406"); error here ---^ Parse error near line 3898: no such column: "valid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valid", "0.002405"); error here ---^ Parse error near line 3899: no such column: "zero" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zero", "0.002404"); error here ---^ Parse error near line 3900: no such column: "wherever" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wherever", "0.002404"); error here ---^ Parse error near line 3901: no such column: "format" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("format", "0.002403"); error here ---^ Parse error near line 3902: no such column: "christopher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("christopher", "0.002402"); error here ---^ Parse error near line 3903: no such column: "rank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rank", "0.002402"); error here ---^ Parse error near line 3904: no such column: "transaction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transaction", "0.002401"); error here ---^ Parse error near line 3905: no such column: "profile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("profile", "0.002401"); error here ---^ Parse error near line 3906: no such column: "contributed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contributed", "0.002400"); error here ---^ Parse error near line 3907: no such column: "bands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bands", "0.002400"); error here ---^ Parse error near line 3908: no such column: "leaned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaned", "0.002398"); error here ---^ Parse error near line 3909: no such column: "lesson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lesson", "0.002397"); error here ---^ Parse error near line 3910: no such column: "walker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walker", "0.002396"); error here ---^ Parse error near line 3911: no such column: "rubbish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rubbish", "0.002396"); error here ---^ Parse error near line 3912: no such column: "farmer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farmer", "0.002394"); error here ---^ Parse error near line 3913: no such column: "admission" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admission", "0.002394"); error here ---^ Parse error near line 3914: no such column: "pointing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pointing", "0.002393"); error here ---^ Parse error near line 3915: no such column: "trousers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trousers", "0.002393"); error here ---^ Parse error near line 3916: no such column: "timber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timber", "0.002393"); error here ---^ Parse error near line 3917: no such column: "joining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joining", "0.002392"); error here ---^ Parse error near line 3918: no such column: "habit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("habit", "0.002391"); error here ---^ Parse error near line 3919: no such column: "arrange" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrange", "0.002390"); error here ---^ Parse error near line 3920: no such column: "oliver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oliver", "0.002390"); error here ---^ Parse error near line 3921: no such column: "assault" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assault", "0.002388"); error here ---^ Parse error near line 3922: no such column: "failing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("failing", "0.002387"); error here ---^ Parse error near line 3923: no such column: "wire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wire", "0.002387"); error here ---^ Parse error near line 3924: no such column: "audit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("audit", "0.002385"); error here ---^ Parse error near line 3925: no such column: "deny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deny", "0.002383"); error here ---^ Parse error near line 3926: no such column: "bones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bones", "0.002383"); error here ---^ Parse error near line 3927: no such column: "punishment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punishment", "0.002382"); error here ---^ Parse error near line 3928: no such column: "mayor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mayor", "0.002382"); error here ---^ Parse error near line 3929: no such column: "silk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silk", "0.002381"); error here ---^ Parse error near line 3930: no such column: "damages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("damages", "0.002380"); error here ---^ Parse error near line 3931: no such column: "mortality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mortality", "0.002380"); error here ---^ Parse error near line 3932: no such column: "pc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pc", "0.002378"); error here ---^ Parse error near line 3933: no such column: "occupation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupation", "0.002377"); error here ---^ Parse error near line 3934: no such column: "remarks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remarks", "0.002376"); error here ---^ Parse error near line 3935: no such column: "mystery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mystery", "0.002374"); error here ---^ Parse error near line 3936: no such column: "re" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("re", "0.002374"); error here ---^ Parse error near line 3937: no such column: "urged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urged", "0.002373"); error here ---^ Parse error near line 3938: no such column: "explore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explore", "0.002372"); error here ---^ Parse error near line 3939: no such column: "claiming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claiming", "0.002372"); error here ---^ Parse error near line 3940: no such column: "customs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("customs", "0.002372"); error here ---^ Parse error near line 3941: no such column: "entering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entering", "0.002371"); error here ---^ Parse error near line 3942: no such column: "mess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mess", "0.002368"); error here ---^ Parse error near line 3943: no such column: "mutual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mutual", "0.002367"); error here ---^ Parse error near line 3944: no such column: "superior" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superior", "0.002367"); error here ---^ Parse error near line 3945: no such column: "province" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("province", "0.002367"); error here ---^ Parse error near line 3946: no such column: "wholly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wholly", "0.002366"); error here ---^ Parse error near line 3947: no such column: "reliable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reliable", "0.002366"); error here ---^ Parse error near line 3948: no such column: "joke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joke", "0.002366"); error here ---^ Parse error near line 3949: no such column: "depression" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depression", "0.002365"); error here ---^ Parse error near line 3950: no such column: "classroom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("classroom", "0.002365"); error here ---^ Parse error near line 3951: no such column: "fleet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fleet", "0.002364"); error here ---^ Parse error near line 3952: no such column: "assured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assured", "0.002363"); error here ---^ Parse error near line 3953: no such column: "liable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liable", "0.002361"); error here ---^ Parse error near line 3954: no such column: "implied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implied", "0.002360"); error here ---^ Parse error near line 3955: no such column: "climb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("climb", "0.002359"); error here ---^ Parse error near line 3956: no such column: "shell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shell", "0.002358"); error here ---^ Parse error near line 3957: no such column: "humour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humour", "0.002358"); error here ---^ Parse error near line 3958: no such column: "realize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realize", "0.002357"); error here ---^ Parse error near line 3959: no such column: "facility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facility", "0.002357"); error here ---^ Parse error near line 3960: no such column: "trace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trace", "0.002357"); error here ---^ Parse error near line 3961: no such column: "gene" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gene", "0.002356"); error here ---^ Parse error near line 3962: no such column: "blocks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blocks", "0.002354"); error here ---^ Parse error near line 3963: no such column: "registration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("registration", "0.002352"); error here ---^ Parse error near line 3964: no such column: "guardian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guardian", "0.002351"); error here ---^ Parse error near line 3965: no such column: "males" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("males", "0.002350"); error here ---^ Parse error near line 3966: no such column: "laughter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laughter", "0.002348"); error here ---^ Parse error near line 3967: no such column: "era" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("era", "0.002348"); error here ---^ Parse error near line 3968: no such column: "disappointed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disappointed", "0.002347"); error here ---^ Parse error near line 3969: no such column: "albert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("albert", "0.002347"); error here ---^ Parse error near line 3970: no such column: "gates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gates", "0.002344"); error here ---^ Parse error near line 3971: no such column: "posts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("posts", "0.002343"); error here ---^ Parse error near line 3972: no such column: "baker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baker", "0.002342"); error here ---^ Parse error near line 3973: no such column: "rachel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rachel", "0.002342"); error here ---^ Parse error near line 3974: no such column: "shooting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shooting", "0.002342"); error here ---^ Parse error near line 3975: no such column: "travelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("travelled", "0.002340"); error here ---^ Parse error near line 3976: no such column: "atlantic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("atlantic", "0.002340"); error here ---^ Parse error near line 3977: no such column: "identification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("identification", "0.002339"); error here ---^ Parse error near line 3978: no such column: "arising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arising", "0.002337"); error here ---^ Parse error near line 3979: no such column: "owen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owen", "0.002337"); error here ---^ Parse error near line 3980: no such column: "beds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beds", "0.002336"); error here ---^ Parse error near line 3981: no such column: "abstract" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abstract", "0.002336"); error here ---^ Parse error near line 3982: no such column: "prospects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prospects", "0.002335"); error here ---^ Parse error near line 3983: no such column: "assessed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assessed", "0.002334"); error here ---^ Parse error near line 3984: no such column: "poet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poet", "0.002333"); error here ---^ Parse error near line 3985: no such column: "coverage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coverage", "0.002332"); error here ---^ Parse error near line 3986: no such column: "jewish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jewish", "0.002332"); error here ---^ Parse error near line 3987: no such column: "adds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adds", "0.002331"); error here ---^ Parse error near line 3988: no such column: "pregnant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pregnant", "0.002331"); error here ---^ Parse error near line 3989: no such column: "divisions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divisions", "0.002330"); error here ---^ Parse error near line 3990: no such column: "billy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("billy", "0.002330"); error here ---^ Parse error near line 3991: no such column: "avoided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("avoided", "0.002330"); error here ---^ Parse error near line 3992: no such column: "lease" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lease", "0.002327"); error here ---^ Parse error near line 3993: no such column: "formally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formally", "0.002327"); error here ---^ Parse error near line 3994: no such column: "worldwide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worldwide", "0.002326"); error here ---^ Parse error near line 3995: no such column: "arrest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrest", "0.002326"); error here ---^ Parse error near line 3996: no such column: "monitor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monitor", "0.002325"); error here ---^ Parse error near line 3997: no such column: "obligation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obligation", "0.002325"); error here ---^ Parse error near line 3998: no such column: "egypt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("egypt", "0.002323"); error here ---^ Parse error near line 3999: no such column: "miller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miller", "0.002322"); error here ---^ Parse error near line 4000: no such column: "root" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("root", "0.002320"); error here ---^ Parse error near line 4001: no such column: "curious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curious", "0.002320"); error here ---^ Parse error near line 4002: no such column: "reserves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reserves", "0.002319"); error here ---^ Parse error near line 4003: no such column: "submitted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("submitted", "0.002319"); error here ---^ Parse error near line 4004: no such column: "participants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("participants", "0.002319"); error here ---^ Parse error near line 4005: no such column: "lawyer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lawyer", "0.002318"); error here ---^ Parse error near line 4006: no such column: "voting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voting", "0.002318"); error here ---^ Parse error near line 4007: no such column: "wise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wise", "0.002318"); error here ---^ Parse error near line 4008: no such column: "directions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("directions", "0.002318"); error here ---^ Parse error near line 4009: no such column: "fate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fate", "0.002318"); error here ---^ Parse error near line 4010: no such column: "tool" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tool", "0.002317"); error here ---^ Parse error near line 4011: no such column: "resignation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resignation", "0.002315"); error here ---^ Parse error near line 4012: no such column: "resigned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resigned", "0.002315"); error here ---^ Parse error near line 4013: no such column: "bags" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bags", "0.002313"); error here ---^ Parse error near line 4014: no such column: "daddy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daddy", "0.002313"); error here ---^ Parse error near line 4015: no such column: "devices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devices", "0.002313"); error here ---^ Parse error near line 4016: no such column: "substance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("substance", "0.002312"); error here ---^ Parse error near line 4017: no such column: "phenomenon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phenomenon", "0.002311"); error here ---^ Parse error near line 4018: no such column: "speakers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speakers", "0.002311"); error here ---^ Parse error near line 4019: no such column: "climbing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("climbing", "0.002311"); error here ---^ Parse error near line 4020: no such column: "landed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landed", "0.002309"); error here ---^ Parse error near line 4021: no such column: "pen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pen", "0.002307"); error here ---^ Parse error near line 4022: no such column: "responded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("responded", "0.002305"); error here ---^ Parse error near line 4023: no such column: "enjoying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enjoying", "0.002305"); error here ---^ Parse error near line 4024: no such column: "cloud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cloud", "0.002304"); error here ---^ Parse error near line 4025: no such column: "uncertainty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncertainty", "0.002303"); error here ---^ Parse error near line 4026: no such column: "visitor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visitor", "0.002301"); error here ---^ Parse error near line 4027: no such column: "recovered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recovered", "0.002300"); error here ---^ Parse error near line 4028: no such column: "california" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("california", "0.002298"); error here ---^ Parse error near line 4029: no such column: "clothing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clothing", "0.002297"); error here ---^ Parse error near line 4030: no such column: "perception" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perception", "0.002297"); error here ---^ Parse error near line 4031: no such column: "ticket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ticket", "0.002294"); error here ---^ Parse error near line 4032: no such column: "identical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("identical", "0.002293"); error here ---^ Parse error near line 4033: no such column: "satisfactory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satisfactory", "0.002293"); error here ---^ Parse error near line 4034: no such column: "banking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banking", "0.002292"); error here ---^ Parse error near line 4035: no such column: "fed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fed", "0.002292"); error here ---^ Parse error near line 4036: no such column: "learnt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("learnt", "0.002291"); error here ---^ Parse error near line 4037: no such column: "grave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grave", "0.002290"); error here ---^ Parse error near line 4038: no such column: "preference" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preference", "0.002289"); error here ---^ Parse error near line 4039: no such column: "federation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("federation", "0.002289"); error here ---^ Parse error near line 4040: no such column: "maria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maria", "0.002289"); error here ---^ Parse error near line 4041: no such column: "thirteen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thirteen", "0.002286"); error here ---^ Parse error near line 4042: no such column: "bulk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bulk", "0.002283"); error here ---^ Parse error near line 4043: no such column: "desert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desert", "0.002283"); error here ---^ Parse error near line 4044: no such column: "westminster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("westminster", "0.002282"); error here ---^ Parse error near line 4045: no such column: "chemicals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chemicals", "0.002281"); error here ---^ Parse error near line 4046: no such column: "stored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stored", "0.002281"); error here ---^ Parse error near line 4047: no such column: "deliver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deliver", "0.002280"); error here ---^ Parse error near line 4048: no such column: "album" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("album", "0.002279"); error here ---^ Parse error near line 4049: no such column: "marginal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marginal", "0.002279"); error here ---^ Parse error near line 4050: no such column: "variables" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("variables", "0.002278"); error here ---^ Parse error near line 4051: no such column: "namely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("namely", "0.002277"); error here ---^ Parse error near line 4052: no such column: "distinctive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distinctive", "0.002277"); error here ---^ Parse error near line 4053: no such column: "resort" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resort", "0.002277"); error here ---^ Parse error near line 4054: no such column: "canal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canal", "0.002276"); error here ---^ Parse error near line 4055: no such column: "electoral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electoral", "0.002275"); error here ---^ Parse error near line 4056: no such column: "urgent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urgent", "0.002273"); error here ---^ Parse error near line 4057: no such column: "wound" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wound", "0.002273"); error here ---^ Parse error near line 4058: no such column: "chapel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chapel", "0.002272"); error here ---^ Parse error near line 4059: no such column: "searching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("searching", "0.002272"); error here ---^ Parse error near line 4060: no such column: "allowance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allowance", "0.002271"); error here ---^ Parse error near line 4061: no such column: "des" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("des", "0.002270"); error here ---^ Parse error near line 4062: no such column: "lawrence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lawrence", "0.002269"); error here ---^ Parse error near line 4063: no such column: "reflects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reflects", "0.002266"); error here ---^ Parse error near line 4064: no such column: "turkey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turkey", "0.002266"); error here ---^ Parse error near line 4065: no such column: "libraries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("libraries", "0.002265"); error here ---^ Parse error near line 4066: no such column: "observations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("observations", "0.002265"); error here ---^ Parse error near line 4067: no such column: "heating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heating", "0.002265"); error here ---^ Parse error near line 4068: no such column: "dare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dare", "0.002264"); error here ---^ Parse error near line 4069: no such column: "sing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sing", "0.002264"); error here ---^ Parse error near line 4070: no such column: "sympathy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sympathy", "0.002264"); error here ---^ Parse error near line 4071: no such column: "titles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("titles", "0.002262"); error here ---^ Parse error near line 4072: no such column: "funeral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("funeral", "0.002262"); error here ---^ Parse error near line 4073: no such column: "corresponding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corresponding", "0.002262"); error here ---^ Parse error near line 4074: no such column: "sheffield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheffield", "0.002261"); error here ---^ Parse error near line 4075: no such column: "belt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belt", "0.002260"); error here ---^ Parse error near line 4076: no such column: "stability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stability", "0.002257"); error here ---^ Parse error near line 4077: no such column: "shed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shed", "0.002256"); error here ---^ Parse error near line 4078: no such column: "sessions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sessions", "0.002256"); error here ---^ Parse error near line 4079: no such column: "nottingham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nottingham", "0.002253"); error here ---^ Parse error near line 4080: no such column: "pat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pat", "0.002252"); error here ---^ Parse error near line 4081: no such column: "expecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expecting", "0.002251"); error here ---^ Parse error near line 4082: no such column: "contacts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contacts", "0.002249"); error here ---^ Parse error near line 4083: no such column: "succeed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("succeed", "0.002249"); error here ---^ Parse error near line 4084: no such column: "typically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("typically", "0.002247"); error here ---^ Parse error near line 4085: no such column: "presidential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presidential", "0.002246"); error here ---^ Parse error near line 4086: no such column: "conversion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conversion", "0.002246"); error here ---^ Parse error near line 4087: no such column: "woods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woods", "0.002246"); error here ---^ Parse error near line 4088: no such column: "disposal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disposal", "0.002245"); error here ---^ Parse error near line 4089: no such column: "clare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clare", "0.002244"); error here ---^ Parse error near line 4090: no such column: "interpreted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interpreted", "0.002243"); error here ---^ Parse error near line 4091: no such column: "generations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generations", "0.002243"); error here ---^ Parse error near line 4092: no such column: "kelly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kelly", "0.002243"); error here ---^ Parse error near line 4093: no such column: "fred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fred", "0.002242"); error here ---^ Parse error near line 4094: no such column: "rolling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rolling", "0.002242"); error here ---^ Parse error near line 4095: no such column: "butter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("butter", "0.002241"); error here ---^ Parse error near line 4096: no such column: "policeman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("policeman", "0.002241"); error here ---^ Parse error near line 4097: no such column: "maintaining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maintaining", "0.002241"); error here ---^ Parse error near line 4098: no such column: "transactions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transactions", "0.002241"); error here ---^ Parse error near line 4099: no such column: "proceed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proceed", "0.002240"); error here ---^ Parse error near line 4100: no such column: "emperor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emperor", "0.002239"); error here ---^ Parse error near line 4101: no such column: "restored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restored", "0.002238"); error here ---^ Parse error near line 4102: no such column: "fabric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fabric", "0.002238"); error here ---^ Parse error near line 4103: no such column: "folk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("folk", "0.002238"); error here ---^ Parse error near line 4104: no such column: "controversial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("controversial", "0.002238"); error here ---^ Parse error near line 4105: no such column: "lands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lands", "0.002238"); error here ---^ Parse error near line 4106: no such column: "resolved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resolved", "0.002237"); error here ---^ Parse error near line 4107: no such column: "robin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robin", "0.002237"); error here ---^ Parse error near line 4108: no such column: "fortune" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fortune", "0.002237"); error here ---^ Parse error near line 4109: no such column: "horror" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horror", "0.002237"); error here ---^ Parse error near line 4110: no such column: "marine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marine", "0.002236"); error here ---^ Parse error near line 4111: no such column: "stake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stake", "0.002236"); error here ---^ Parse error near line 4112: no such column: "tackle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tackle", "0.002236"); error here ---^ Parse error near line 4113: no such column: "louis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("louis", "0.002235"); error here ---^ Parse error near line 4114: no such column: "everyday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("everyday", "0.002235"); error here ---^ Parse error near line 4115: no such column: "viewed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viewed", "0.002234"); error here ---^ Parse error near line 4116: no such column: "priest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("priest", "0.002233"); error here ---^ Parse error near line 4117: no such column: "routes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("routes", "0.002232"); error here ---^ Parse error near line 4118: no such column: "cap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cap", "0.002230"); error here ---^ Parse error near line 4119: no such column: "washed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("washed", "0.002230"); error here ---^ Parse error near line 4120: no such column: "ray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ray", "0.002229"); error here ---^ Parse error near line 4121: no such column: "removal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("removal", "0.002227"); error here ---^ Parse error near line 4122: no such column: "organic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organic", "0.002227"); error here ---^ Parse error near line 4123: no such column: "pairs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pairs", "0.002226"); error here ---^ Parse error near line 4124: no such column: "trials" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trials", "0.002225"); error here ---^ Parse error near line 4125: no such column: "enables" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enables", "0.002225"); error here ---^ Parse error near line 4126: no such column: "acknowledged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acknowledged", "0.002224"); error here ---^ Parse error near line 4127: no such column: "stretched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stretched", "0.002223"); error here ---^ Parse error near line 4128: no such column: "magistrates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magistrates", "0.002223"); error here ---^ Parse error near line 4129: no such column: "yield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yield", "0.002223"); error here ---^ Parse error near line 4130: no such column: "picking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("picking", "0.002222"); error here ---^ Parse error near line 4131: no such column: "swindon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swindon", "0.002222"); error here ---^ Parse error near line 4132: no such column: "crystal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crystal", "0.002221"); error here ---^ Parse error near line 4133: no such column: "caring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caring", "0.002220"); error here ---^ Parse error near line 4134: no such column: "statistical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statistical", "0.002220"); error here ---^ Parse error near line 4135: no such column: "resident" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resident", "0.002220"); error here ---^ Parse error near line 4136: no such column: "connections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("connections", "0.002220"); error here ---^ Parse error near line 4137: no such column: "sussex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sussex", "0.002219"); error here ---^ Parse error near line 4138: no such column: "stuart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stuart", "0.002219"); error here ---^ Parse error near line 4139: no such column: "breeding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breeding", "0.002219"); error here ---^ Parse error near line 4140: no such column: "temple" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("temple", "0.002218"); error here ---^ Parse error near line 4141: no such column: "plot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plot", "0.002218"); error here ---^ Parse error near line 4142: no such column: "establishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("establishing", "0.002218"); error here ---^ Parse error near line 4143: no such column: "courage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courage", "0.002218"); error here ---^ Parse error near line 4144: no such column: "recognize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recognize", "0.002217"); error here ---^ Parse error near line 4145: no such column: "thoroughly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thoroughly", "0.002217"); error here ---^ Parse error near line 4146: no such column: "errors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("errors", "0.002216"); error here ---^ Parse error near line 4147: no such column: "desirable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desirable", "0.002215"); error here ---^ Parse error near line 4148: no such column: "trends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trends", "0.002213"); error here ---^ Parse error near line 4149: no such column: "suspected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suspected", "0.002213"); error here ---^ Parse error near line 4150: no such column: "reckon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reckon", "0.002212"); error here ---^ Parse error near line 4151: no such column: "ideology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ideology", "0.002211"); error here ---^ Parse error near line 4152: no such column: "prosecution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prosecution", "0.002211"); error here ---^ Parse error near line 4153: no such column: "belong" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belong", "0.002211"); error here ---^ Parse error near line 4154: no such column: "pot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pot", "0.002210"); error here ---^ Parse error near line 4155: no such column: "exclusive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exclusive", "0.002209"); error here ---^ Parse error near line 4156: no such column: "tale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tale", "0.002209"); error here ---^ Parse error near line 4157: no such column: "worn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worn", "0.002209"); error here ---^ Parse error near line 4158: no such column: "retail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retail", "0.002209"); error here ---^ Parse error near line 4159: no such column: "compromise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compromise", "0.002208"); error here ---^ Parse error near line 4160: no such column: "prayer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prayer", "0.002208"); error here ---^ Parse error near line 4161: no such column: "corridor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corridor", "0.002208"); error here ---^ Parse error near line 4162: no such column: "doubts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doubts", "0.002205"); error here ---^ Parse error near line 4163: no such column: "instant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instant", "0.002204"); error here ---^ Parse error near line 4164: no such column: "talent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("talent", "0.002204"); error here ---^ Parse error near line 4165: no such column: "sheer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheer", "0.002202"); error here ---^ Parse error near line 4166: no such column: "chicken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chicken", "0.002200"); error here ---^ Parse error near line 4167: no such column: "sighed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sighed", "0.002200"); error here ---^ Parse error near line 4168: no such column: "surplus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surplus", "0.002200"); error here ---^ Parse error near line 4169: no such column: "unexpected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unexpected", "0.002200"); error here ---^ Parse error near line 4170: no such column: "suggestions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suggestions", "0.002200"); error here ---^ Parse error near line 4171: no such column: "villa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("villa", "0.002199"); error here ---^ Parse error near line 4172: no such column: "persuaded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persuaded", "0.002199"); error here ---^ Parse error near line 4173: no such column: "russell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("russell", "0.002199"); error here ---^ Parse error near line 4174: no such column: "swept" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swept", "0.002198"); error here ---^ Parse error near line 4175: no such column: "foods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foods", "0.002197"); error here ---^ Parse error near line 4176: no such column: "sciences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sciences", "0.002197"); error here ---^ Parse error near line 4177: no such column: "addition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("addition", "0.002196"); error here ---^ Parse error near line 4178: no such column: "tap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tap", "0.002196"); error here ---^ Parse error near line 4179: no such column: "rolled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rolled", "0.002194"); error here ---^ Parse error near line 4180: no such column: "superb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superb", "0.002194"); error here ---^ Parse error near line 4181: no such column: "craft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("craft", "0.002193"); error here ---^ Parse error near line 4182: no such column: "operated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("operated", "0.002190"); error here ---^ Parse error near line 4183: no such column: "poland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poland", "0.002190"); error here ---^ Parse error near line 4184: no such column: "thrust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thrust", "0.002189"); error here ---^ Parse error near line 4185: no such column: "references" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("references", "0.002188"); error here ---^ Parse error near line 4186: no such column: "lighting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lighting", "0.002188"); error here ---^ Parse error near line 4187: no such column: "gastric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gastric", "0.002188"); error here ---^ Parse error near line 4188: no such column: "daughters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daughters", "0.002188"); error here ---^ Parse error near line 4189: no such column: "scenes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scenes", "0.002186"); error here ---^ Parse error near line 4190: no such column: "hugh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hugh", "0.002185"); error here ---^ Parse error near line 4191: no such column: "bernard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bernard", "0.002185"); error here ---^ Parse error near line 4192: no such column: "rape" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rape", "0.002185"); error here ---^ Parse error near line 4193: no such column: "hardware" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hardware", "0.002184"); error here ---^ Parse error near line 4194: no such column: "traditionally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traditionally", "0.002184"); error here ---^ Parse error near line 4195: no such column: "shame" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shame", "0.002183"); error here ---^ Parse error near line 4196: no such column: "switched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("switched", "0.002183"); error here ---^ Parse error near line 4197: no such column: "divorce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divorce", "0.002182"); error here ---^ Parse error near line 4198: no such column: "intend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intend", "0.002182"); error here ---^ Parse error near line 4199: no such column: "pressing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pressing", "0.002178"); error here ---^ Parse error near line 4200: no such column: "genes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genes", "0.002178"); error here ---^ Parse error near line 4201: no such column: "strict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strict", "0.002177"); error here ---^ Parse error near line 4202: no such column: "effectiveness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("effectiveness", "0.002177"); error here ---^ Parse error near line 4203: no such column: "concentrations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concentrations", "0.002177"); error here ---^ Parse error near line 4204: no such column: "installed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("installed", "0.002177"); error here ---^ Parse error near line 4205: no such column: "defend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defend", "0.002177"); error here ---^ Parse error near line 4206: no such column: "creatures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creatures", "0.002176"); error here ---^ Parse error near line 4207: no such column: "cm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cm", "0.002174"); error here ---^ Parse error near line 4208: no such column: "chocolate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chocolate", "0.002173"); error here ---^ Parse error near line 4209: no such column: "panic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("panic", "0.002172"); error here ---^ Parse error near line 4210: no such column: "stewart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stewart", "0.002172"); error here ---^ Parse error near line 4211: no such column: "emerge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emerge", "0.002171"); error here ---^ Parse error near line 4212: no such column: "obliged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obliged", "0.002170"); error here ---^ Parse error near line 4213: no such column: "susan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("susan", "0.002169"); error here ---^ Parse error near line 4214: no such column: "boost" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boost", "0.002168"); error here ---^ Parse error near line 4215: no such column: "reactions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reactions", "0.002165"); error here ---^ Parse error near line 4216: no such column: "anniversary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anniversary", "0.002164"); error here ---^ Parse error near line 4217: no such column: "justify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("justify", "0.002163"); error here ---^ Parse error near line 4218: no such column: "sustained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sustained", "0.002163"); error here ---^ Parse error near line 4219: no such column: "sisters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sisters", "0.002163"); error here ---^ Parse error near line 4220: no such column: "davies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("davies", "0.002163"); error here ---^ Parse error near line 4221: no such column: "escaped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("escaped", "0.002163"); error here ---^ Parse error near line 4222: no such column: "polish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polish", "0.002162"); error here ---^ Parse error near line 4223: no such column: "discount" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discount", "0.002161"); error here ---^ Parse error near line 4224: no such column: "garage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garage", "0.002160"); error here ---^ Parse error near line 4225: no such column: "tissue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tissue", "0.002160"); error here ---^ Parse error near line 4226: no such column: "romantic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("romantic", "0.002159"); error here ---^ Parse error near line 4227: no such column: "knee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knee", "0.002159"); error here ---^ Parse error near line 4228: no such column: "conviction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conviction", "0.002158"); error here ---^ Parse error near line 4229: no such column: "damn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("damn", "0.002157"); error here ---^ Parse error near line 4230: no such column: "label" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("label", "0.002156"); error here ---^ Parse error near line 4231: no such column: "clarke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clarke", "0.002156"); error here ---^ Parse error near line 4232: no such column: "naked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("naked", "0.002156"); error here ---^ Parse error near line 4233: no such column: "declined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("declined", "0.002156"); error here ---^ Parse error near line 4234: no such column: "composed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("composed", "0.002155"); error here ---^ Parse error near line 4235: no such column: "advise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advise", "0.002155"); error here ---^ Parse error near line 4236: no such column: "signals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signals", "0.002155"); error here ---^ Parse error near line 4237: no such column: "scientist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scientist", "0.002152"); error here ---^ Parse error near line 4238: no such column: "warmth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warmth", "0.002152"); error here ---^ Parse error near line 4239: no such column: "asset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asset", "0.002152"); error here ---^ Parse error near line 4240: no such column: "associations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("associations", "0.002151"); error here ---^ Parse error near line 4241: no such column: "boundary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boundary", "0.002150"); error here ---^ Parse error near line 4242: no such column: "muscles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muscles", "0.002150"); error here ---^ Parse error near line 4243: no such column: "humans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humans", "0.002150"); error here ---^ Parse error near line 4244: no such column: "shocked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shocked", "0.002150"); error here ---^ Parse error near line 4245: no such column: "computing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("computing", "0.002149"); error here ---^ Parse error near line 4246: no such column: "withdrawal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("withdrawal", "0.002149"); error here ---^ Parse error near line 4247: no such column: "declaration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("declaration", "0.002145"); error here ---^ Parse error near line 4248: no such column: "actor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("actor", "0.002145"); error here ---^ Parse error near line 4249: no such column: "constable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constable", "0.002144"); error here ---^ Parse error near line 4250: no such column: "graphics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graphics", "0.002143"); error here ---^ Parse error near line 4251: no such column: "reluctant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reluctant", "0.002143"); error here ---^ Parse error near line 4252: no such column: "winners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winners", "0.002141"); error here ---^ Parse error near line 4253: no such column: "eighteenth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eighteenth", "0.002140"); error here ---^ Parse error near line 4254: no such column: "chemistry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chemistry", "0.002139"); error here ---^ Parse error near line 4255: no such column: "magnificent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magnificent", "0.002135"); error here ---^ Parse error near line 4256: no such column: "navy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("navy", "0.002135"); error here ---^ Parse error near line 4257: no such column: "convenient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convenient", "0.002133"); error here ---^ Parse error near line 4258: no such column: "jackson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jackson", "0.002133"); error here ---^ Parse error near line 4259: no such column: "tin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tin", "0.002132"); error here ---^ Parse error near line 4260: no such column: "chairs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chairs", "0.002132"); error here ---^ Parse error near line 4261: no such column: "friendship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("friendship", "0.002131"); error here ---^ Parse error near line 4262: no such column: "destroy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("destroy", "0.002130"); error here ---^ Parse error near line 4263: no such column: "recover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recover", "0.002130"); error here ---^ Parse error near line 4264: no such column: "dollar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dollar", "0.002129"); error here ---^ Parse error near line 4265: no such column: "lowest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lowest", "0.002129"); error here ---^ Parse error near line 4266: no such column: "pity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pity", "0.002128"); error here ---^ Parse error near line 4267: no such column: "ocean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ocean", "0.002128"); error here ---^ Parse error near line 4268: no such column: "correspondent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correspondent", "0.002128"); error here ---^ Parse error near line 4269: no such column: "harbour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harbour", "0.002125"); error here ---^ Parse error near line 4270: no such column: "backing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backing", "0.002125"); error here ---^ Parse error near line 4271: no such column: "incorporated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incorporated", "0.002124"); error here ---^ Parse error near line 4272: no such column: "reflection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reflection", "0.002124"); error here ---^ Parse error near line 4273: no such column: "deposit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deposit", "0.002123"); error here ---^ Parse error near line 4274: no such column: "tourist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tourist", "0.002123"); error here ---^ Parse error near line 4275: no such column: "gesture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gesture", "0.002120"); error here ---^ Parse error near line 4276: no such column: "deeper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deeper", "0.002120"); error here ---^ Parse error near line 4277: no such column: "curtains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curtains", "0.002120"); error here ---^ Parse error near line 4278: no such column: "earned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earned", "0.002119"); error here ---^ Parse error near line 4279: no such column: "rows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rows", "0.002119"); error here ---^ Parse error near line 4280: no such column: "fired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fired", "0.002117"); error here ---^ Parse error near line 4281: no such column: "diary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diary", "0.002116"); error here ---^ Parse error near line 4282: no such column: "practitioners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("practitioners", "0.002116"); error here ---^ Parse error near line 4283: no such column: "discussing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discussing", "0.002116"); error here ---^ Parse error near line 4284: no such column: "entertainment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entertainment", "0.002115"); error here ---^ Parse error near line 4285: no such column: "monthly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monthly", "0.002115"); error here ---^ Parse error near line 4286: no such column: "expenses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expenses", "0.002113"); error here ---^ Parse error near line 4287: no such column: "deciding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deciding", "0.002113"); error here ---^ Parse error near line 4288: no such column: "educated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("educated", "0.002112"); error here ---^ Parse error near line 4289: no such column: "mechanisms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mechanisms", "0.002112"); error here ---^ Parse error near line 4290: no such column: "uncertain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncertain", "0.002112"); error here ---^ Parse error near line 4291: no such column: "mining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mining", "0.002111"); error here ---^ Parse error near line 4292: no such column: "dean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dean", "0.002111"); error here ---^ Parse error near line 4293: no such column: "democrats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("democrats", "0.002111"); error here ---^ Parse error near line 4294: no such column: "favoured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("favoured", "0.002110"); error here ---^ Parse error near line 4295: no such column: "ad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ad", "0.002110"); error here ---^ Parse error near line 4296: no such column: "mounted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mounted", "0.002110"); error here ---^ Parse error near line 4297: no such column: "styles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("styles", "0.002110"); error here ---^ Parse error near line 4298: no such column: "tracks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tracks", "0.002110"); error here ---^ Parse error near line 4299: no such column: "artificial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artificial", "0.002109"); error here ---^ Parse error near line 4300: no such column: "tries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tries", "0.002109"); error here ---^ Parse error near line 4301: no such column: "discrimination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discrimination", "0.002108"); error here ---^ Parse error near line 4302: no such column: "delight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delight", "0.002108"); error here ---^ Parse error near line 4303: no such column: "diplomatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diplomatic", "0.002106"); error here ---^ Parse error near line 4304: no such column: "bench" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bench", "0.002106"); error here ---^ Parse error near line 4305: no such column: "guns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guns", "0.002104"); error here ---^ Parse error near line 4306: no such column: "councillors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("councillors", "0.002104"); error here ---^ Parse error near line 4307: no such column: "inspired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspired", "0.002103"); error here ---^ Parse error near line 4308: no such column: "microsoft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("microsoft", "0.002103"); error here ---^ Parse error near line 4309: no such column: "acquire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acquire", "0.002103"); error here ---^ Parse error near line 4310: no such column: "salary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salary", "0.002102"); error here ---^ Parse error near line 4311: no such column: "tremendous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tremendous", "0.002099"); error here ---^ Parse error near line 4312: no such column: "mechanical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mechanical", "0.002098"); error here ---^ Parse error near line 4313: no such column: "resist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resist", "0.002098"); error here ---^ Parse error near line 4314: no such column: "physically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("physically", "0.002098"); error here ---^ Parse error near line 4315: no such column: "estates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("estates", "0.002098"); error here ---^ Parse error near line 4316: no such column: "commented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commented", "0.002098"); error here ---^ Parse error near line 4317: no such column: "distinguish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distinguish", "0.002097"); error here ---^ Parse error near line 4318: no such column: "literally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("literally", "0.002097"); error here ---^ Parse error near line 4319: no such column: "crying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crying", "0.002097"); error here ---^ Parse error near line 4320: no such column: "wildlife" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wildlife", "0.002097"); error here ---^ Parse error near line 4321: no such column: "balanced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balanced", "0.002097"); error here ---^ Parse error near line 4322: no such column: "institutional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("institutional", "0.002097"); error here ---^ Parse error near line 4323: no such column: "iran" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iran", "0.002096"); error here ---^ Parse error near line 4324: no such column: "tories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tories", "0.002095"); error here ---^ Parse error near line 4325: no such column: "formerly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formerly", "0.002095"); error here ---^ Parse error near line 4326: no such column: "priorities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("priorities", "0.002094"); error here ---^ Parse error near line 4327: no such column: "damp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("damp", "0.002093"); error here ---^ Parse error near line 4328: no such column: "excess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excess", "0.002093"); error here ---^ Parse error near line 4329: no such column: "gender" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gender", "0.002092"); error here ---^ Parse error near line 4330: no such column: "strictly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strictly", "0.002092"); error here ---^ Parse error near line 4331: no such column: "threatening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("threatening", "0.002092"); error here ---^ Parse error near line 4332: no such column: "passes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passes", "0.002091"); error here ---^ Parse error near line 4333: no such column: "shaking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaking", "0.002091"); error here ---^ Parse error near line 4334: no such column: "publications" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("publications", "0.002090"); error here ---^ Parse error near line 4335: no such column: "passenger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passenger", "0.002090"); error here ---^ Parse error near line 4336: no such column: "shapes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shapes", "0.002089"); error here ---^ Parse error near line 4337: no such column: "boats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boats", "0.002089"); error here ---^ Parse error near line 4338: no such column: "cheque" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheque", "0.002088"); error here ---^ Parse error near line 4339: no such column: "chapters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chapters", "0.002088"); error here ---^ Parse error near line 4340: no such column: "clinton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clinton", "0.002086"); error here ---^ Parse error near line 4341: no such column: "weapon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weapon", "0.002085"); error here ---^ Parse error near line 4342: no such column: "asks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asks", "0.002085"); error here ---^ Parse error near line 4343: no such column: "carriage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carriage", "0.002085"); error here ---^ Parse error near line 4344: no such column: "generate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generate", "0.002085"); error here ---^ Parse error near line 4345: no such column: "earn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earn", "0.002084"); error here ---^ Parse error near line 4346: no such column: "earliest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earliest", "0.002083"); error here ---^ Parse error near line 4347: no such column: "approaching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approaching", "0.002083"); error here ---^ Parse error near line 4348: no such column: "messages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("messages", "0.002083"); error here ---^ Parse error near line 4349: no such column: "biological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biological", "0.002082"); error here ---^ Parse error near line 4350: no such column: "reward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reward", "0.002082"); error here ---^ Parse error near line 4351: no such column: "applying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("applying", "0.002081"); error here ---^ Parse error near line 4352: no such column: "implies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implies", "0.002081"); error here ---^ Parse error near line 4353: no such column: "mentally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mentally", "0.002081"); error here ---^ Parse error near line 4354: no such column: "females" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("females", "0.002081"); error here ---^ Parse error near line 4355: no such column: "emily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emily", "0.002080"); error here ---^ Parse error near line 4356: no such column: "filling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filling", "0.002080"); error here ---^ Parse error near line 4357: no such column: "functional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("functional", "0.002079"); error here ---^ Parse error near line 4358: no such column: "bible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bible", "0.002079"); error here ---^ Parse error near line 4359: no such column: "derek" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derek", "0.002078"); error here ---^ Parse error near line 4360: no such column: "knock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knock", "0.002078"); error here ---^ Parse error near line 4361: no such column: "accidents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accidents", "0.002078"); error here ---^ Parse error near line 4362: no such column: "straightforward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("straightforward", "0.002078"); error here ---^ Parse error near line 4363: no such column: "tube" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tube", "0.002077"); error here ---^ Parse error near line 4364: no such column: "flexibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flexibility", "0.002076"); error here ---^ Parse error near line 4365: no such column: "heritage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heritage", "0.002075"); error here ---^ Parse error near line 4366: no such column: "wright" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wright", "0.002075"); error here ---^ Parse error near line 4367: no such column: "mathematics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mathematics", "0.002074"); error here ---^ Parse error near line 4368: no such column: "fool" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fool", "0.002073"); error here ---^ Parse error near line 4369: no such column: "specially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specially", "0.002073"); error here ---^ Parse error near line 4370: no such column: "brush" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brush", "0.002073"); error here ---^ Parse error near line 4371: no such column: "inspection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspection", "0.002073"); error here ---^ Parse error near line 4372: no such column: "lad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lad", "0.002072"); error here ---^ Parse error near line 4373: no such column: "sociology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sociology", "0.002071"); error here ---^ Parse error near line 4374: no such column: "equity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equity", "0.002071"); error here ---^ Parse error near line 4375: no such column: "phil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phil", "0.002071"); error here ---^ Parse error near line 4376: no such column: "cloth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cloth", "0.002070"); error here ---^ Parse error near line 4377: no such column: "murmured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murmured", "0.002070"); error here ---^ Parse error near line 4378: no such column: "desperately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desperately", "0.002070"); error here ---^ Parse error near line 4379: no such column: "feared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feared", "0.002069"); error here ---^ Parse error near line 4380: no such column: "satisfy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satisfy", "0.002068"); error here ---^ Parse error near line 4381: no such column: "piano" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piano", "0.002068"); error here ---^ Parse error near line 4382: no such column: "fiction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiction", "0.002068"); error here ---^ Parse error near line 4383: no such column: "outlined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outlined", "0.002068"); error here ---^ Parse error near line 4384: no such column: "frozen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frozen", "0.002067"); error here ---^ Parse error near line 4385: no such column: "imports" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imports", "0.002067"); error here ---^ Parse error near line 4386: no such column: "strip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strip", "0.002067"); error here ---^ Parse error near line 4387: no such column: "exercises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exercises", "0.002067"); error here ---^ Parse error near line 4388: no such column: "altered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("altered", "0.002065"); error here ---^ Parse error near line 4389: no such column: "overnight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overnight", "0.002064"); error here ---^ Parse error near line 4390: no such column: "colonel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colonel", "0.002063"); error here ---^ Parse error near line 4391: no such column: "whereby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whereby", "0.002063"); error here ---^ Parse error near line 4392: no such column: "commander" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commander", "0.002062"); error here ---^ Parse error near line 4393: no such column: "bonds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bonds", "0.002061"); error here ---^ Parse error near line 4394: no such column: "secured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secured", "0.002061"); error here ---^ Parse error near line 4395: no such column: "pursue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pursue", "0.002060"); error here ---^ Parse error near line 4396: no such column: "dedicated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dedicated", "0.002060"); error here ---^ Parse error near line 4397: no such column: "digital" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("digital", "0.002060"); error here ---^ Parse error near line 4398: no such column: "controlling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("controlling", "0.002059"); error here ---^ Parse error near line 4399: no such column: "voters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voters", "0.002059"); error here ---^ Parse error near line 4400: no such column: "refers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refers", "0.002059"); error here ---^ Parse error near line 4401: no such column: "forests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forests", "0.002058"); error here ---^ Parse error near line 4402: no such column: "tenants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tenants", "0.002057"); error here ---^ Parse error near line 4403: no such column: "situated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("situated", "0.002057"); error here ---^ Parse error near line 4404: no such column: "productivity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("productivity", "0.002057"); error here ---^ Parse error near line 4405: no such column: "lightly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lightly", "0.002056"); error here ---^ Parse error near line 4406: no such column: "pause" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pause", "0.002056"); error here ---^ Parse error near line 4407: no such column: "ann" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ann", "0.002053"); error here ---^ Parse error near line 4408: no such column: "surveys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surveys", "0.002053"); error here ---^ Parse error near line 4409: no such column: "clerk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clerk", "0.002053"); error here ---^ Parse error near line 4410: no such column: "restoration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restoration", "0.002053"); error here ---^ Parse error near line 4411: no such column: "harris" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harris", "0.002052"); error here ---^ Parse error near line 4412: no such column: "swing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swing", "0.002052"); error here ---^ Parse error near line 4413: no such column: "deposits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deposits", "0.002050"); error here ---^ Parse error near line 4414: no such column: "cinema" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cinema", "0.002048"); error here ---^ Parse error near line 4415: no such column: "spectacular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spectacular", "0.002047"); error here ---^ Parse error near line 4416: no such column: "capitalism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capitalism", "0.002043"); error here ---^ Parse error near line 4417: no such column: "controversy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("controversy", "0.002043"); error here ---^ Parse error near line 4418: no such column: "penny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penny", "0.002043"); error here ---^ Parse error near line 4419: no such column: "marx" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marx", "0.002043"); error here ---^ Parse error near line 4420: no such column: "abbey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abbey", "0.002043"); error here ---^ Parse error near line 4421: no such column: "asian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asian", "0.002042"); error here ---^ Parse error near line 4422: no such column: "enhanced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enhanced", "0.002042"); error here ---^ Parse error near line 4423: no such column: "ensuring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ensuring", "0.002039"); error here ---^ Parse error near line 4424: no such column: "wives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wives", "0.002038"); error here ---^ Parse error near line 4425: no such column: "solve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solve", "0.002036"); error here ---^ Parse error near line 4426: no such column: "seller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seller", "0.002035"); error here ---^ Parse error near line 4427: no such column: "constraints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constraints", "0.002035"); error here ---^ Parse error near line 4428: no such column: "unfair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unfair", "0.002034"); error here ---^ Parse error near line 4429: no such column: "aggressive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aggressive", "0.002034"); error here ---^ Parse error near line 4430: no such column: "champagne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("champagne", "0.002032"); error here ---^ Parse error near line 4431: no such column: "availability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("availability", "0.002032"); error here ---^ Parse error near line 4432: no such column: "breed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breed", "0.002031"); error here ---^ Parse error near line 4433: no such column: "closure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("closure", "0.002031"); error here ---^ Parse error near line 4434: no such column: "invasion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invasion", "0.002031"); error here ---^ Parse error near line 4435: no such column: "compete" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compete", "0.002031"); error here ---^ Parse error near line 4436: no such column: "interface" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interface", "0.002031"); error here ---^ Parse error near line 4437: no such column: "painful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("painful", "0.002030"); error here ---^ Parse error near line 4438: no such column: "sadly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sadly", "0.002029"); error here ---^ Parse error near line 4439: no such column: "topics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("topics", "0.002029"); error here ---^ Parse error near line 4440: no such column: "mate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mate", "0.002027"); error here ---^ Parse error near line 4441: no such column: "sailing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sailing", "0.002025"); error here ---^ Parse error near line 4442: no such column: "eric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eric", "0.002025"); error here ---^ Parse error near line 4443: no such column: "emotions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emotions", "0.002025"); error here ---^ Parse error near line 4444: no such column: "korea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("korea", "0.002024"); error here ---^ Parse error near line 4445: no such column: "ace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ace", "0.002023"); error here ---^ Parse error near line 4446: no such column: "mud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mud", "0.002021"); error here ---^ Parse error near line 4447: no such column: "securities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("securities", "0.002021"); error here ---^ Parse error near line 4448: no such column: "cheek" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheek", "0.002021"); error here ---^ Parse error near line 4449: no such column: "mature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mature", "0.002019"); error here ---^ Parse error near line 4450: no such column: "joan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joan", "0.002019"); error here ---^ Parse error near line 4451: no such column: "downstairs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("downstairs", "0.002016"); error here ---^ Parse error near line 4452: no such column: "snapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snapped", "0.002015"); error here ---^ Parse error near line 4453: no such column: "borough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("borough", "0.002014"); error here ---^ Parse error near line 4454: no such column: "correctly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correctly", "0.002014"); error here ---^ Parse error near line 4455: no such column: "shouting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shouting", "0.002013"); error here ---^ Parse error near line 4456: no such column: "ross" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ross", "0.002013"); error here ---^ Parse error near line 4457: no such column: "refugees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refugees", "0.002013"); error here ---^ Parse error near line 4458: no such column: "moore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moore", "0.002013"); error here ---^ Parse error near line 4459: no such column: "manor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manor", "0.002012"); error here ---^ Parse error near line 4460: no such column: "unhappy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unhappy", "0.002012"); error here ---^ Parse error near line 4461: no such column: "alter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alter", "0.002012"); error here ---^ Parse error near line 4462: no such column: "spirits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spirits", "0.002011"); error here ---^ Parse error near line 4463: no such column: "amazing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amazing", "0.002010"); error here ---^ Parse error near line 4464: no such column: "obligations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obligations", "0.002010"); error here ---^ Parse error near line 4465: no such column: "networks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("networks", "0.002009"); error here ---^ Parse error near line 4466: no such column: "excited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excited", "0.002009"); error here ---^ Parse error near line 4467: no such column: "initiatives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("initiatives", "0.002008"); error here ---^ Parse error near line 4468: no such column: "interim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interim", "0.002008"); error here ---^ Parse error near line 4469: no such column: "cable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cable", "0.002007"); error here ---^ Parse error near line 4470: no such column: "grip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grip", "0.002005"); error here ---^ Parse error near line 4471: no such column: "printing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("printing", "0.002004"); error here ---^ Parse error near line 4472: no such column: "therapy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("therapy", "0.002003"); error here ---^ Parse error near line 4473: no such column: "pensions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pensions", "0.002003"); error here ---^ Parse error near line 4474: no such column: "hopefully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hopefully", "0.002002"); error here ---^ Parse error near line 4475: no such column: "oxygen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oxygen", "0.002001"); error here ---^ Parse error near line 4476: no such column: "eliot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eliot", "0.002000"); error here ---^ Parse error near line 4477: no such column: "gathering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gathering", "0.002000"); error here ---^ Parse error near line 4478: no such column: "legislative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legislative", "0.002000"); error here ---^ Parse error near line 4479: no such column: "discretion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discretion", "0.001998"); error here ---^ Parse error near line 4480: no such column: "invitation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invitation", "0.001997"); error here ---^ Parse error near line 4481: no such column: "assuming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assuming", "0.001997"); error here ---^ Parse error near line 4482: no such column: "imagined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imagined", "0.001996"); error here ---^ Parse error near line 4483: no such column: "describing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("describing", "0.001995"); error here ---^ Parse error near line 4484: no such column: "alex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alex", "0.001994"); error here ---^ Parse error near line 4485: no such column: "pan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pan", "0.001994"); error here ---^ Parse error near line 4486: no such column: "intelligent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intelligent", "0.001994"); error here ---^ Parse error near line 4487: no such column: "impose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impose", "0.001993"); error here ---^ Parse error near line 4488: no such column: "explicit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explicit", "0.001993"); error here ---^ Parse error near line 4489: no such column: "sink" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sink", "0.001992"); error here ---^ Parse error near line 4490: no such column: "kings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kings", "0.001992"); error here ---^ Parse error near line 4491: no such column: "guaranteed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guaranteed", "0.001992"); error here ---^ Parse error near line 4492: no such column: "q" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("q", "0.001991"); error here ---^ Parse error near line 4493: no such column: "designer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("designer", "0.001991"); error here ---^ Parse error near line 4494: no such column: "jurisdiction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jurisdiction", "0.001990"); error here ---^ Parse error near line 4495: no such column: "intent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intent", "0.001990"); error here ---^ Parse error near line 4496: no such column: "bass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bass", "0.001989"); error here ---^ Parse error near line 4497: no such column: "gear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gear", "0.001989"); error here ---^ Parse error near line 4498: no such column: "barry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barry", "0.001989"); error here ---^ Parse error near line 4499: no such column: "underneath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underneath", "0.001989"); error here ---^ Parse error near line 4500: no such column: "quantities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quantities", "0.001989"); error here ---^ Parse error near line 4501: no such column: "raf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raf", "0.001988"); error here ---^ Parse error near line 4502: no such column: "taxi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taxi", "0.001988"); error here ---^ Parse error near line 4503: no such column: "shit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shit", "0.001987"); error here ---^ Parse error near line 4504: no such column: "struggling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("struggling", "0.001985"); error here ---^ Parse error near line 4505: no such column: "allocated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allocated", "0.001985"); error here ---^ Parse error near line 4506: no such column: "copper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("copper", "0.001983"); error here ---^ Parse error near line 4507: no such column: "constituency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constituency", "0.001983"); error here ---^ Parse error near line 4508: no such column: "virtue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("virtue", "0.001983"); error here ---^ Parse error near line 4509: no such column: "mouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mouse", "0.001982"); error here ---^ Parse error near line 4510: no such column: "complained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complained", "0.001982"); error here ---^ Parse error near line 4511: no such column: "inch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inch", "0.001981"); error here ---^ Parse error near line 4512: no such column: "lecture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lecture", "0.001981"); error here ---^ Parse error near line 4513: no such column: "flats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flats", "0.001981"); error here ---^ Parse error near line 4514: no such column: "midnight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midnight", "0.001980"); error here ---^ Parse error near line 4515: no such column: "dc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dc", "0.001978"); error here ---^ Parse error near line 4516: no such column: "engines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engines", "0.001978"); error here ---^ Parse error near line 4517: no such column: "railways" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("railways", "0.001977"); error here ---^ Parse error near line 4518: no such column: "caroline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caroline", "0.001976"); error here ---^ Parse error near line 4519: no such column: "ridiculous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ridiculous", "0.001973"); error here ---^ Parse error near line 4520: no such column: "circular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circular", "0.001973"); error here ---^ Parse error near line 4521: no such column: "masters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("masters", "0.001973"); error here ---^ Parse error near line 4522: no such column: "outline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outline", "0.001973"); error here ---^ Parse error near line 4523: no such column: "debts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debts", "0.001972"); error here ---^ Parse error near line 4524: no such column: "beating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beating", "0.001972"); error here ---^ Parse error near line 4525: no such column: "comparable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comparable", "0.001972"); error here ---^ Parse error near line 4526: no such column: "wars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wars", "0.001971"); error here ---^ Parse error near line 4527: no such column: "gay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gay", "0.001970"); error here ---^ Parse error near line 4528: no such column: "concert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concert", "0.001969"); error here ---^ Parse error near line 4529: no such column: "successive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("successive", "0.001969"); error here ---^ Parse error near line 4530: no such column: "virgin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("virgin", "0.001968"); error here ---^ Parse error near line 4531: no such column: "mills" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mills", "0.001968"); error here ---^ Parse error near line 4532: no such column: "smart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smart", "0.001967"); error here ---^ Parse error near line 4533: no such column: "refusal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refusal", "0.001967"); error here ---^ Parse error near line 4534: no such column: "leicester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leicester", "0.001964"); error here ---^ Parse error near line 4535: no such column: "creature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creature", "0.001964"); error here ---^ Parse error near line 4536: no such column: "economies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("economies", "0.001963"); error here ---^ Parse error near line 4537: no such column: "isolation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("isolation", "0.001963"); error here ---^ Parse error near line 4538: no such column: "succession" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("succession", "0.001963"); error here ---^ Parse error near line 4539: no such column: "continental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continental", "0.001963"); error here ---^ Parse error near line 4540: no such column: "reign" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reign", "0.001963"); error here ---^ Parse error near line 4541: no such column: "fails" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fails", "0.001962"); error here ---^ Parse error near line 4542: no such column: "scores" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scores", "0.001961"); error here ---^ Parse error near line 4543: no such column: "evans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evans", "0.001961"); error here ---^ Parse error near line 4544: no such column: "hungry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hungry", "0.001960"); error here ---^ Parse error near line 4545: no such column: "choosing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("choosing", "0.001960"); error here ---^ Parse error near line 4546: no such column: "terminal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terminal", "0.001959"); error here ---^ Parse error near line 4547: no such column: "physics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("physics", "0.001959"); error here ---^ Parse error near line 4548: no such column: "tonnes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tonnes", "0.001959"); error here ---^ Parse error near line 4549: no such column: "allied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allied", "0.001959"); error here ---^ Parse error near line 4550: no such column: "pardon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pardon", "0.001959"); error here ---^ Parse error near line 4551: no such column: "expanded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expanded", "0.001958"); error here ---^ Parse error near line 4552: no such column: "random" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("random", "0.001958"); error here ---^ Parse error near line 4553: no such column: "realistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realistic", "0.001957"); error here ---^ Parse error near line 4554: no such column: "brick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brick", "0.001957"); error here ---^ Parse error near line 4555: no such column: "walter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walter", "0.001957"); error here ---^ Parse error near line 4556: no such column: "shakespeare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shakespeare", "0.001956"); error here ---^ Parse error near line 4557: no such column: "volunteers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volunteers", "0.001956"); error here ---^ Parse error near line 4558: no such column: "minus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minus", "0.001955"); error here ---^ Parse error near line 4559: no such column: "demonstration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demonstration", "0.001955"); error here ---^ Parse error near line 4560: no such column: "chips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chips", "0.001955"); error here ---^ Parse error near line 4561: no such column: "banned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banned", "0.001954"); error here ---^ Parse error near line 4562: no such column: "pile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pile", "0.001954"); error here ---^ Parse error near line 4563: no such column: "separation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("separation", "0.001953"); error here ---^ Parse error near line 4564: no such column: "walks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walks", "0.001953"); error here ---^ Parse error near line 4565: no such column: "recalled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recalled", "0.001953"); error here ---^ Parse error near line 4566: no such column: "foster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foster", "0.001952"); error here ---^ Parse error near line 4567: no such column: "decent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decent", "0.001952"); error here ---^ Parse error near line 4568: no such column: "conception" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conception", "0.001952"); error here ---^ Parse error near line 4569: no such column: "substitute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("substitute", "0.001952"); error here ---^ Parse error near line 4570: no such column: "primitive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("primitive", "0.001951"); error here ---^ Parse error near line 4571: no such column: "twin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twin", "0.001951"); error here ---^ Parse error near line 4572: no such column: "triumph" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("triumph", "0.001951"); error here ---^ Parse error near line 4573: no such column: "unnecessary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unnecessary", "0.001950"); error here ---^ Parse error near line 4574: no such column: "focused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("focused", "0.001950"); error here ---^ Parse error near line 4575: no such column: "explaining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explaining", "0.001949"); error here ---^ Parse error near line 4576: no such column: "prevented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prevented", "0.001948"); error here ---^ Parse error near line 4577: no such column: "dictionary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dictionary", "0.001948"); error here ---^ Parse error near line 4578: no such column: "twentieth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twentieth", "0.001947"); error here ---^ Parse error near line 4579: no such column: "achieving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("achieving", "0.001947"); error here ---^ Parse error near line 4580: no such column: "kit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kit", "0.001947"); error here ---^ Parse error near line 4581: no such column: "channels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("channels", "0.001946"); error here ---^ Parse error near line 4582: no such column: "origins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("origins", "0.001944"); error here ---^ Parse error near line 4583: no such column: "forever" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forever", "0.001942"); error here ---^ Parse error near line 4584: no such column: "ma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ma", "0.001939"); error here ---^ Parse error near line 4585: no such column: "influential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("influential", "0.001938"); error here ---^ Parse error near line 4586: no such column: "thames" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thames", "0.001937"); error here ---^ Parse error near line 4587: no such column: "merchant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merchant", "0.001937"); error here ---^ Parse error near line 4588: no such column: "terrace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terrace", "0.001937"); error here ---^ Parse error near line 4589: no such column: "scheduled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scheduled", "0.001936"); error here ---^ Parse error near line 4590: no such column: "duration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duration", "0.001936"); error here ---^ Parse error near line 4591: no such column: "producers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("producers", "0.001936"); error here ---^ Parse error near line 4592: no such column: "chip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chip", "0.001934"); error here ---^ Parse error near line 4593: no such column: "eg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eg", "0.001933"); error here ---^ Parse error near line 4594: no such column: "midlands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midlands", "0.001933"); error here ---^ Parse error near line 4595: no such column: "farms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farms", "0.001932"); error here ---^ Parse error near line 4596: no such column: "allocation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allocation", "0.001932"); error here ---^ Parse error near line 4597: no such column: "vietnam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vietnam", "0.001930"); error here ---^ Parse error near line 4598: no such column: "lifetime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lifetime", "0.001929"); error here ---^ Parse error near line 4599: no such column: "predicted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predicted", "0.001929"); error here ---^ Parse error near line 4600: no such column: "blank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blank", "0.001928"); error here ---^ Parse error near line 4601: no such column: "diseases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diseases", "0.001927"); error here ---^ Parse error near line 4602: no such column: "counts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counts", "0.001927"); error here ---^ Parse error near line 4603: no such column: "bottles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bottles", "0.001927"); error here ---^ Parse error near line 4604: no such column: "brave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brave", "0.001926"); error here ---^ Parse error near line 4605: no such column: "genetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genetic", "0.001926"); error here ---^ Parse error near line 4606: no such column: "complaint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complaint", "0.001924"); error here ---^ Parse error near line 4607: no such column: "cardiff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cardiff", "0.001924"); error here ---^ Parse error near line 4608: no such column: "malcolm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malcolm", "0.001923"); error here ---^ Parse error near line 4609: no such column: "marvellous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marvellous", "0.001923"); error here ---^ Parse error near line 4610: no such column: "morgan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morgan", "0.001922"); error here ---^ Parse error near line 4611: no such column: "vertical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vertical", "0.001922"); error here ---^ Parse error near line 4612: no such column: "enabled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enabled", "0.001921"); error here ---^ Parse error near line 4613: no such column: "bull" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bull", "0.001921"); error here ---^ Parse error near line 4614: no such column: "assurance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assurance", "0.001920"); error here ---^ Parse error near line 4615: no such column: "dull" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dull", "0.001919"); error here ---^ Parse error near line 4616: no such column: "hated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hated", "0.001918"); error here ---^ Parse error near line 4617: no such column: "jews" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jews", "0.001917"); error here ---^ Parse error near line 4618: no such column: "essence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("essence", "0.001916"); error here ---^ Parse error near line 4619: no such column: "autonomy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("autonomy", "0.001916"); error here ---^ Parse error near line 4620: no such column: "questioned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("questioned", "0.001916"); error here ---^ Parse error near line 4621: no such column: "requiring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("requiring", "0.001916"); error here ---^ Parse error near line 4622: no such column: "rises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rises", "0.001916"); error here ---^ Parse error near line 4623: no such column: "differ" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("differ", "0.001916"); error here ---^ Parse error near line 4624: no such column: "junction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("junction", "0.001914"); error here ---^ Parse error near line 4625: no such column: "dried" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dried", "0.001913"); error here ---^ Parse error near line 4626: no such column: "consensus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consensus", "0.001913"); error here ---^ Parse error near line 4627: no such column: "instance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instance", "0.001911"); error here ---^ Parse error near line 4628: no such column: "marie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marie", "0.001911"); error here ---^ Parse error near line 4629: no such column: "purchaser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purchaser", "0.001910"); error here ---^ Parse error near line 4630: no such column: "vegetables" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vegetables", "0.001910"); error here ---^ Parse error near line 4631: no such column: "carries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carries", "0.001910"); error here ---^ Parse error near line 4632: no such column: "scots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scots", "0.001909"); error here ---^ Parse error near line 4633: no such column: "shore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shore", "0.001909"); error here ---^ Parse error near line 4634: no such column: "workshop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workshop", "0.001909"); error here ---^ Parse error near line 4635: no such column: "subtle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subtle", "0.001908"); error here ---^ Parse error near line 4636: no such column: "skilled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skilled", "0.001908"); error here ---^ Parse error near line 4637: no such column: "necessity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("necessity", "0.001908"); error here ---^ Parse error near line 4638: no such column: "republican" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("republican", "0.001907"); error here ---^ Parse error near line 4639: no such column: "forming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forming", "0.001907"); error here ---^ Parse error near line 4640: no such column: "attendance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attendance", "0.001906"); error here ---^ Parse error near line 4641: no such column: "don" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("don", "0.001906"); error here ---^ Parse error near line 4642: no such column: "sooner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sooner", "0.001904"); error here ---^ Parse error near line 4643: no such column: "producer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("producer", "0.001904"); error here ---^ Parse error near line 4644: no such column: "soldier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soldier", "0.001904"); error here ---^ Parse error near line 4645: no such column: "amendment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amendment", "0.001904"); error here ---^ Parse error near line 4646: no such column: "recommend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recommend", "0.001904"); error here ---^ Parse error near line 4647: no such column: "cousin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cousin", "0.001903"); error here ---^ Parse error near line 4648: no such column: "morris" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morris", "0.001903"); error here ---^ Parse error near line 4649: no such column: "planet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("planet", "0.001903"); error here ---^ Parse error near line 4650: no such column: "elegant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elegant", "0.001903"); error here ---^ Parse error near line 4651: no such column: "pit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pit", "0.001903"); error here ---^ Parse error near line 4652: no such column: "nt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nt", "0.001902"); error here ---^ Parse error near line 4653: no such column: "grain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grain", "0.001901"); error here ---^ Parse error near line 4654: no such column: "lesser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lesser", "0.001901"); error here ---^ Parse error near line 4655: no such column: "limitations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("limitations", "0.001900"); error here ---^ Parse error near line 4656: no such column: "backwards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backwards", "0.001900"); error here ---^ Parse error near line 4657: no such column: "locally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locally", "0.001899"); error here ---^ Parse error near line 4658: no such column: "tragedy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tragedy", "0.001899"); error here ---^ Parse error near line 4659: no such column: "bike" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bike", "0.001899"); error here ---^ Parse error near line 4660: no such column: "modified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modified", "0.001898"); error here ---^ Parse error near line 4661: no such column: "arguing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arguing", "0.001896"); error here ---^ Parse error near line 4662: no such column: "collections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collections", "0.001896"); error here ---^ Parse error near line 4663: no such column: "crack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crack", "0.001896"); error here ---^ Parse error near line 4664: no such column: "swung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swung", "0.001895"); error here ---^ Parse error near line 4665: no such column: "analysed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analysed", "0.001895"); error here ---^ Parse error near line 4666: no such column: "quarters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quarters", "0.001894"); error here ---^ Parse error near line 4667: no such column: "liberation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liberation", "0.001894"); error here ---^ Parse error near line 4668: no such column: "precious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precious", "0.001894"); error here ---^ Parse error near line 4669: no such column: "allen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allen", "0.001894"); error here ---^ Parse error near line 4670: no such column: "referring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("referring", "0.001893"); error here ---^ Parse error near line 4671: no such column: "luxury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luxury", "0.001892"); error here ---^ Parse error near line 4672: no such column: "movie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("movie", "0.001891"); error here ---^ Parse error near line 4673: no such column: "seventeen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seventeen", "0.001891"); error here ---^ Parse error near line 4674: no such column: "officially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("officially", "0.001891"); error here ---^ Parse error near line 4675: no such column: "journalists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("journalists", "0.001891"); error here ---^ Parse error near line 4676: no such column: "fraud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fraud", "0.001891"); error here ---^ Parse error near line 4677: no such column: "nasty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nasty", "0.001890"); error here ---^ Parse error near line 4678: no such column: "dealer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dealer", "0.001888"); error here ---^ Parse error near line 4679: no such column: "sums" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sums", "0.001888"); error here ---^ Parse error near line 4680: no such column: "intensive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intensive", "0.001888"); error here ---^ Parse error near line 4681: no such column: "easter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("easter", "0.001888"); error here ---^ Parse error near line 4682: no such column: "poured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poured", "0.001887"); error here ---^ Parse error near line 4683: no such column: "symbol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symbol", "0.001887"); error here ---^ Parse error near line 4684: no such column: "casual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("casual", "0.001884"); error here ---^ Parse error near line 4685: no such column: "suppliers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suppliers", "0.001884"); error here ---^ Parse error near line 4686: no such column: "shorter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shorter", "0.001884"); error here ---^ Parse error near line 4687: no such column: "tropical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tropical", "0.001883"); error here ---^ Parse error near line 4688: no such column: "kissed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kissed", "0.001883"); error here ---^ Parse error near line 4689: no such column: "crazy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crazy", "0.001882"); error here ---^ Parse error near line 4690: no such column: "forum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forum", "0.001882"); error here ---^ Parse error near line 4691: no such column: "crimes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crimes", "0.001882"); error here ---^ Parse error near line 4692: no such column: "relax" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relax", "0.001882"); error here ---^ Parse error near line 4693: no such column: "nursery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nursery", "0.001881"); error here ---^ Parse error near line 4694: no such column: "miners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miners", "0.001880"); error here ---^ Parse error near line 4695: no such column: "manufacturer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manufacturer", "0.001879"); error here ---^ Parse error near line 4696: no such column: "halt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("halt", "0.001879"); error here ---^ Parse error near line 4697: no such column: "happily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("happily", "0.001878"); error here ---^ Parse error near line 4698: no such column: "roy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roy", "0.001877"); error here ---^ Parse error near line 4699: no such column: "dressing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dressing", "0.001877"); error here ---^ Parse error near line 4700: no such column: "attending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attending", "0.001876"); error here ---^ Parse error near line 4701: no such column: "timing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timing", "0.001876"); error here ---^ Parse error near line 4702: no such column: "preliminary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preliminary", "0.001876"); error here ---^ Parse error near line 4703: no such column: "partial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("partial", "0.001876"); error here ---^ Parse error near line 4704: no such column: "muscle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muscle", "0.001875"); error here ---^ Parse error near line 4705: no such column: "entries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entries", "0.001875"); error here ---^ Parse error near line 4706: no such column: "wool" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wool", "0.001875"); error here ---^ Parse error near line 4707: no such column: "households" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("households", "0.001874"); error here ---^ Parse error near line 4708: no such column: "shots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shots", "0.001873"); error here ---^ Parse error near line 4709: no such column: "servant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("servant", "0.001873"); error here ---^ Parse error near line 4710: no such column: "pakistan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pakistan", "0.001873"); error here ---^ Parse error near line 4711: no such column: "suicide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suicide", "0.001873"); error here ---^ Parse error near line 4712: no such column: "arises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arises", "0.001872"); error here ---^ Parse error near line 4713: no such column: "varying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("varying", "0.001872"); error here ---^ Parse error near line 4714: no such column: "preserved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preserved", "0.001872"); error here ---^ Parse error near line 4715: no such column: "progressive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("progressive", "0.001871"); error here ---^ Parse error near line 4716: no such column: "defeated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defeated", "0.001871"); error here ---^ Parse error near line 4717: no such column: "neighbour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neighbour", "0.001869"); error here ---^ Parse error near line 4718: no such column: "risen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("risen", "0.001868"); error here ---^ Parse error near line 4719: no such column: "resolve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resolve", "0.001867"); error here ---^ Parse error near line 4720: no such column: "simultaneously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simultaneously", "0.001867"); error here ---^ Parse error near line 4721: no such column: "beings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beings", "0.001867"); error here ---^ Parse error near line 4722: no such column: "divide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divide", "0.001866"); error here ---^ Parse error near line 4723: no such column: "throwing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("throwing", "0.001864"); error here ---^ Parse error near line 4724: no such column: "accepting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accepting", "0.001863"); error here ---^ Parse error near line 4725: no such column: "expand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expand", "0.001863"); error here ---^ Parse error near line 4726: no such column: "introducing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("introducing", "0.001863"); error here ---^ Parse error near line 4727: no such column: "broadcasting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broadcasting", "0.001863"); error here ---^ Parse error near line 4728: no such column: "tide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tide", "0.001862"); error here ---^ Parse error near line 4729: no such column: "fitting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fitting", "0.001862"); error here ---^ Parse error near line 4730: no such column: "guilt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guilt", "0.001862"); error here ---^ Parse error near line 4731: no such column: "governing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("governing", "0.001861"); error here ---^ Parse error near line 4732: no such column: "placing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("placing", "0.001861"); error here ---^ Parse error near line 4733: no such column: "ceremony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ceremony", "0.001859"); error here ---^ Parse error near line 4734: no such column: "subsidiary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subsidiary", "0.001858"); error here ---^ Parse error near line 4735: no such column: "enquiry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enquiry", "0.001858"); error here ---^ Parse error near line 4736: no such column: "opinions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opinions", "0.001858"); error here ---^ Parse error near line 4737: no such column: "separately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("separately", "0.001857"); error here ---^ Parse error near line 4738: no such column: "jenny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jenny", "0.001857"); error here ---^ Parse error near line 4739: no such column: "bye" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bye", "0.001857"); error here ---^ Parse error near line 4740: no such column: "slept" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slept", "0.001857"); error here ---^ Parse error near line 4741: no such column: "lover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lover", "0.001856"); error here ---^ Parse error near line 4742: no such column: "severely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("severely", "0.001855"); error here ---^ Parse error near line 4743: no such column: "breaks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breaks", "0.001855"); error here ---^ Parse error near line 4744: no such column: "finest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finest", "0.001855"); error here ---^ Parse error near line 4745: no such column: "choices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("choices", "0.001854"); error here ---^ Parse error near line 4746: no such column: "grinned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grinned", "0.001854"); error here ---^ Parse error near line 4747: no such column: "christianity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("christianity", "0.001853"); error here ---^ Parse error near line 4748: no such column: "hey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hey", "0.001851"); error here ---^ Parse error near line 4749: no such column: "programs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("programs", "0.001851"); error here ---^ Parse error near line 4750: no such column: "ira" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ira", "0.001851"); error here ---^ Parse error near line 4751: no such column: "detective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detective", "0.001850"); error here ---^ Parse error near line 4752: no such column: "allegations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allegations", "0.001849"); error here ---^ Parse error near line 4753: no such column: "justification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("justification", "0.001849"); error here ---^ Parse error near line 4754: no such column: "appendix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appendix", "0.001848"); error here ---^ Parse error near line 4755: no such column: "ate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ate", "0.001848"); error here ---^ Parse error near line 4756: no such column: "commonwealth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commonwealth", "0.001847"); error here ---^ Parse error near line 4757: no such column: "districts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("districts", "0.001846"); error here ---^ Parse error near line 4758: no such column: "delicate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delicate", "0.001846"); error here ---^ Parse error near line 4759: no such column: "lonely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lonely", "0.001844"); error here ---^ Parse error near line 4760: no such column: "catering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catering", "0.001844"); error here ---^ Parse error near line 4761: no such column: "checking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("checking", "0.001843"); error here ---^ Parse error near line 4762: no such column: "ya" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ya", "0.001843"); error here ---^ Parse error near line 4763: no such column: "dealers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dealers", "0.001843"); error here ---^ Parse error near line 4764: no such column: "advisers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advisers", "0.001842"); error here ---^ Parse error near line 4765: no such column: "affecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affecting", "0.001842"); error here ---^ Parse error near line 4766: no such column: "occupational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupational", "0.001841"); error here ---^ Parse error near line 4767: no such column: "behave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("behave", "0.001840"); error here ---^ Parse error near line 4768: no such column: "clark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clark", "0.001839"); error here ---^ Parse error near line 4769: no such column: "youngsters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("youngsters", "0.001839"); error here ---^ Parse error near line 4770: no such column: "dynamic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dynamic", "0.001839"); error here ---^ Parse error near line 4771: no such column: "undertake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undertake", "0.001838"); error here ---^ Parse error near line 4772: no such column: "weakness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weakness", "0.001838"); error here ---^ Parse error near line 4773: no such column: "captured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("captured", "0.001838"); error here ---^ Parse error near line 4774: no such column: "complexity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complexity", "0.001838"); error here ---^ Parse error near line 4775: no such column: "implemented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implemented", "0.001838"); error here ---^ Parse error near line 4776: no such column: "excessive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excessive", "0.001838"); error here ---^ Parse error near line 4777: no such column: "iraqi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iraqi", "0.001837"); error here ---^ Parse error near line 4778: no such column: "enterprises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enterprises", "0.001837"); error here ---^ Parse error near line 4779: no such column: "hitler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hitler", "0.001836"); error here ---^ Parse error near line 4780: no such column: "dining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dining", "0.001836"); error here ---^ Parse error near line 4781: no such column: "exceptional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exceptional", "0.001836"); error here ---^ Parse error near line 4782: no such column: "greece" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greece", "0.001835"); error here ---^ Parse error near line 4783: no such column: "hurry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurry", "0.001835"); error here ---^ Parse error near line 4784: no such column: "stance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stance", "0.001835"); error here ---^ Parse error near line 4785: no such column: "sizes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sizes", "0.001834"); error here ---^ Parse error near line 4786: no such column: "remind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remind", "0.001834"); error here ---^ Parse error near line 4787: no such column: "serves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serves", "0.001834"); error here ---^ Parse error near line 4788: no such column: "edges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edges", "0.001833"); error here ---^ Parse error near line 4789: no such column: "remarked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remarked", "0.001833"); error here ---^ Parse error near line 4790: no such column: "employ" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("employ", "0.001833"); error here ---^ Parse error near line 4791: no such column: "encountered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encountered", "0.001831"); error here ---^ Parse error near line 4792: no such column: "participate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("participate", "0.001830"); error here ---^ Parse error near line 4793: no such column: "mount" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mount", "0.001830"); error here ---^ Parse error near line 4794: no such column: "directive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("directive", "0.001830"); error here ---^ Parse error near line 4795: no such column: "combine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("combine", "0.001829"); error here ---^ Parse error near line 4796: no such column: "portrait" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portrait", "0.001828"); error here ---^ Parse error near line 4797: no such column: "relieved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relieved", "0.001828"); error here ---^ Parse error near line 4798: no such column: "safely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("safely", "0.001828"); error here ---^ Parse error near line 4799: no such column: "kid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kid", "0.001827"); error here ---^ Parse error near line 4800: no such column: "gorbachev" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gorbachev", "0.001827"); error here ---^ Parse error near line 4801: no such column: "alternatively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alternatively", "0.001826"); error here ---^ Parse error near line 4802: no such column: "strikes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strikes", "0.001825"); error here ---^ Parse error near line 4803: no such column: "delayed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delayed", "0.001825"); error here ---^ Parse error near line 4804: no such column: "shoot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shoot", "0.001823"); error here ---^ Parse error near line 4805: no such column: "residence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("residence", "0.001822"); error here ---^ Parse error near line 4806: no such column: "devil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devil", "0.001822"); error here ---^ Parse error near line 4807: no such column: "feminist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feminist", "0.001821"); error here ---^ Parse error near line 4808: no such column: "displays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("displays", "0.001821"); error here ---^ Parse error near line 4809: no such column: "fan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fan", "0.001821"); error here ---^ Parse error near line 4810: no such column: "tender" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tender", "0.001820"); error here ---^ Parse error near line 4811: no such column: "clearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clearing", "0.001820"); error here ---^ Parse error near line 4812: no such column: "neat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neat", "0.001819"); error here ---^ Parse error near line 4813: no such column: "magazines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magazines", "0.001818"); error here ---^ Parse error near line 4814: no such column: "burn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burn", "0.001818"); error here ---^ Parse error near line 4815: no such column: "whisky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whisky", "0.001818"); error here ---^ Parse error near line 4816: no such column: "pond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pond", "0.001817"); error here ---^ Parse error near line 4817: no such column: "forth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forth", "0.001817"); error here ---^ Parse error near line 4818: no such column: "theft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theft", "0.001817"); error here ---^ Parse error near line 4819: no such column: "ranks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ranks", "0.001816"); error here ---^ Parse error near line 4820: no such column: "transformation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transformation", "0.001816"); error here ---^ Parse error near line 4821: no such column: "celebrated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("celebrated", "0.001816"); error here ---^ Parse error near line 4822: no such column: "incidence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incidence", "0.001815"); error here ---^ Parse error near line 4823: no such column: "radiation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radiation", "0.001815"); error here ---^ Parse error near line 4824: no such column: "sterling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sterling", "0.001814"); error here ---^ Parse error near line 4825: no such column: "opens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opens", "0.001813"); error here ---^ Parse error near line 4826: no such column: "wrapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrapped", "0.001813"); error here ---^ Parse error near line 4827: no such column: "boring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boring", "0.001812"); error here ---^ Parse error near line 4828: no such column: "firstly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("firstly", "0.001811"); error here ---^ Parse error near line 4829: no such column: "doctrine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doctrine", "0.001810"); error here ---^ Parse error near line 4830: no such column: "collapsed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collapsed", "0.001810"); error here ---^ Parse error near line 4831: no such column: "fence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fence", "0.001809"); error here ---^ Parse error near line 4832: no such column: "ours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ours", "0.001809"); error here ---^ Parse error near line 4833: no such column: "inland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inland", "0.001807"); error here ---^ Parse error near line 4834: no such column: "encounter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encounter", "0.001806"); error here ---^ Parse error near line 4835: no such column: "les" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("les", "0.001806"); error here ---^ Parse error near line 4836: no such column: "lancashire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lancashire", "0.001805"); error here ---^ Parse error near line 4837: no such column: "possessed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("possessed", "0.001802"); error here ---^ Parse error near line 4838: no such column: "contest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contest", "0.001800"); error here ---^ Parse error near line 4839: no such column: "substantially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("substantially", "0.001800"); error here ---^ Parse error near line 4840: no such column: "ussr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ussr", "0.001800"); error here ---^ Parse error near line 4841: no such column: "premium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("premium", "0.001800"); error here ---^ Parse error near line 4842: no such column: "innovation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("innovation", "0.001799"); error here ---^ Parse error near line 4843: no such column: "diagnosis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diagnosis", "0.001798"); error here ---^ Parse error near line 4844: no such column: "supports" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supports", "0.001798"); error here ---^ Parse error near line 4845: no such column: "gifts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gifts", "0.001798"); error here ---^ Parse error near line 4846: no such column: "dialogue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dialogue", "0.001797"); error here ---^ Parse error near line 4847: no such column: "speculation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speculation", "0.001796"); error here ---^ Parse error near line 4848: no such column: "hire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hire", "0.001796"); error here ---^ Parse error near line 4849: no such column: "remainder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remainder", "0.001795"); error here ---^ Parse error near line 4850: no such column: "stocks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stocks", "0.001795"); error here ---^ Parse error near line 4851: no such column: "seized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seized", "0.001795"); error here ---^ Parse error near line 4852: no such column: "rice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rice", "0.001794"); error here ---^ Parse error near line 4853: no such column: "judged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judged", "0.001793"); error here ---^ Parse error near line 4854: no such column: "happiness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("happiness", "0.001793"); error here ---^ Parse error near line 4855: no such column: "da" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("da", "0.001793"); error here ---^ Parse error near line 4856: no such column: "preserve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preserve", "0.001793"); error here ---^ Parse error near line 4857: no such column: "supervision" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supervision", "0.001792"); error here ---^ Parse error near line 4858: no such column: "exclusively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exclusively", "0.001792"); error here ---^ Parse error near line 4859: no such column: "peasants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peasants", "0.001791"); error here ---^ Parse error near line 4860: no such column: "chronic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chronic", "0.001791"); error here ---^ Parse error near line 4861: no such column: "benjamin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benjamin", "0.001791"); error here ---^ Parse error near line 4862: no such column: "geoffrey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geoffrey", "0.001791"); error here ---^ Parse error near line 4863: no such column: "chart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chart", "0.001791"); error here ---^ Parse error near line 4864: no such column: "tightly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tightly", "0.001790"); error here ---^ Parse error near line 4865: no such column: "compulsory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compulsory", "0.001789"); error here ---^ Parse error near line 4866: no such column: "politically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("politically", "0.001789"); error here ---^ Parse error near line 4867: no such column: "ye" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ye", "0.001789"); error here ---^ Parse error near line 4868: no such column: "accuracy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accuracy", "0.001789"); error here ---^ Parse error near line 4869: no such column: "trap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trap", "0.001787"); error here ---^ Parse error near line 4870: no such column: "bruce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bruce", "0.001787"); error here ---^ Parse error near line 4871: no such column: "infant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infant", "0.001787"); error here ---^ Parse error near line 4872: no such column: "splendid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("splendid", "0.001787"); error here ---^ Parse error near line 4873: no such column: "coup" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coup", "0.001786"); error here ---^ Parse error near line 4874: no such column: "cleveland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cleveland", "0.001786"); error here ---^ Parse error near line 4875: no such column: "brazil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brazil", "0.001785"); error here ---^ Parse error near line 4876: no such column: "ambulance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambulance", "0.001785"); error here ---^ Parse error near line 4877: no such column: "narrative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("narrative", "0.001783"); error here ---^ Parse error near line 4878: no such column: "investigations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investigations", "0.001783"); error here ---^ Parse error near line 4879: no such column: "mobile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mobile", "0.001782"); error here ---^ Parse error near line 4880: no such column: "button" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("button", "0.001782"); error here ---^ Parse error near line 4881: no such column: "systematic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("systematic", "0.001782"); error here ---^ Parse error near line 4882: no such column: "manufacture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manufacture", "0.001782"); error here ---^ Parse error near line 4883: no such column: "purchased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purchased", "0.001781"); error here ---^ Parse error near line 4884: no such column: "eaten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eaten", "0.001781"); error here ---^ Parse error near line 4885: no such column: "wounded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wounded", "0.001780"); error here ---^ Parse error near line 4886: no such column: "singer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("singer", "0.001779"); error here ---^ Parse error near line 4887: no such column: "boot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boot", "0.001779"); error here ---^ Parse error near line 4888: no such column: "careers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("careers", "0.001779"); error here ---^ Parse error near line 4889: no such column: "collecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collecting", "0.001779"); error here ---^ Parse error near line 4890: no such column: "wheels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wheels", "0.001778"); error here ---^ Parse error near line 4891: no such column: "relevance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relevance", "0.001778"); error here ---^ Parse error near line 4892: no such column: "patch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patch", "0.001778"); error here ---^ Parse error near line 4893: no such column: "influences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("influences", "0.001778"); error here ---^ Parse error near line 4894: no such column: "senses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("senses", "0.001775"); error here ---^ Parse error near line 4895: no such column: "ms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ms", "0.001775"); error here ---^ Parse error near line 4896: no such column: "liz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liz", "0.001774"); error here ---^ Parse error near line 4897: no such column: "harriet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harriet", "0.001774"); error here ---^ Parse error near line 4898: no such column: "withdrawn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("withdrawn", "0.001774"); error here ---^ Parse error near line 4899: no such column: "barbara" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barbara", "0.001774"); error here ---^ Parse error near line 4900: no such column: "faint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faint", "0.001773"); error here ---^ Parse error near line 4901: no such column: "handsome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handsome", "0.001771"); error here ---^ Parse error near line 4902: no such column: "glory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glory", "0.001770"); error here ---^ Parse error near line 4903: no such column: "stopping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stopping", "0.001770"); error here ---^ Parse error near line 4904: no such column: "competing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("competing", "0.001770"); error here ---^ Parse error near line 4905: no such column: "horrible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horrible", "0.001769"); error here ---^ Parse error near line 4906: no such column: "lamb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lamb", "0.001769"); error here ---^ Parse error near line 4907: no such column: "steadily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steadily", "0.001769"); error here ---^ Parse error near line 4908: no such column: "payable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("payable", "0.001769"); error here ---^ Parse error near line 4909: no such column: "instances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instances", "0.001769"); error here ---^ Parse error near line 4910: no such column: "fascinating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fascinating", "0.001768"); error here ---^ Parse error near line 4911: no such column: "governors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("governors", "0.001768"); error here ---^ Parse error near line 4912: no such column: "measurement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("measurement", "0.001767"); error here ---^ Parse error near line 4913: no such column: "metropolitan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metropolitan", "0.001767"); error here ---^ Parse error near line 4914: no such column: "ideological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ideological", "0.001766"); error here ---^ Parse error near line 4915: no such column: "alternatives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alternatives", "0.001765"); error here ---^ Parse error near line 4916: no such column: "breast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breast", "0.001765"); error here ---^ Parse error near line 4917: no such column: "dollars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dollars", "0.001765"); error here ---^ Parse error near line 4918: no such column: "maps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maps", "0.001763"); error here ---^ Parse error near line 4919: no such column: "signing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signing", "0.001763"); error here ---^ Parse error near line 4920: no such column: "knitting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knitting", "0.001763"); error here ---^ Parse error near line 4921: no such column: "explosion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explosion", "0.001763"); error here ---^ Parse error near line 4922: no such column: "scarcely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scarcely", "0.001762"); error here ---^ Parse error near line 4923: no such column: "promises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promises", "0.001762"); error here ---^ Parse error near line 4924: no such column: "canadian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canadian", "0.001761"); error here ---^ Parse error near line 4925: no such column: "habits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("habits", "0.001760"); error here ---^ Parse error near line 4926: no such column: "dragged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dragged", "0.001760"); error here ---^ Parse error near line 4927: no such column: "desired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desired", "0.001759"); error here ---^ Parse error near line 4928: no such column: "obtaining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obtaining", "0.001758"); error here ---^ Parse error near line 4929: no such column: "hierarchy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hierarchy", "0.001757"); error here ---^ Parse error near line 4930: no such column: "sweden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweden", "0.001757"); error here ---^ Parse error near line 4931: no such column: "socialism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("socialism", "0.001756"); error here ---^ Parse error near line 4932: no such column: "particles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("particles", "0.001755"); error here ---^ Parse error near line 4933: no such column: "colleague" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colleague", "0.001755"); error here ---^ Parse error near line 4934: no such column: "enquiries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enquiries", "0.001755"); error here ---^ Parse error near line 4935: no such column: "trapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trapped", "0.001755"); error here ---^ Parse error near line 4936: no such column: "domain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("domain", "0.001755"); error here ---^ Parse error near line 4937: no such column: "circles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circles", "0.001754"); error here ---^ Parse error near line 4938: no such column: "disturbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disturbed", "0.001752"); error here ---^ Parse error near line 4939: no such column: "super" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("super", "0.001752"); error here ---^ Parse error near line 4940: no such column: "restore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restore", "0.001752"); error here ---^ Parse error near line 4941: no such column: "crop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crop", "0.001751"); error here ---^ Parse error near line 4942: no such column: "printer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("printer", "0.001751"); error here ---^ Parse error near line 4943: no such column: "prisoner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prisoner", "0.001751"); error here ---^ Parse error near line 4944: no such column: "solely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solely", "0.001750"); error here ---^ Parse error near line 4945: no such column: "remedy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remedy", "0.001750"); error here ---^ Parse error near line 4946: no such column: "juice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("juice", "0.001749"); error here ---^ Parse error near line 4947: no such column: "equilibrium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equilibrium", "0.001749"); error here ---^ Parse error near line 4948: no such column: "prior" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prior", "0.001748"); error here ---^ Parse error near line 4949: no such column: "doorway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doorway", "0.001747"); error here ---^ Parse error near line 4950: no such column: "classification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("classification", "0.001747"); error here ---^ Parse error near line 4951: no such column: "peaceful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peaceful", "0.001747"); error here ---^ Parse error near line 4952: no such column: "plc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plc", "0.001747"); error here ---^ Parse error near line 4953: no such column: "seed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seed", "0.001746"); error here ---^ Parse error near line 4954: no such column: "fluid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fluid", "0.001746"); error here ---^ Parse error near line 4955: no such column: "hughes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hughes", "0.001746"); error here ---^ Parse error near line 4956: no such column: "observer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("observer", "0.001746"); error here ---^ Parse error near line 4957: no such column: "murdered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murdered", "0.001746"); error here ---^ Parse error near line 4958: no such column: "transformed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transformed", "0.001745"); error here ---^ Parse error near line 4959: no such column: "companion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("companion", "0.001745"); error here ---^ Parse error near line 4960: no such column: "explanations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explanations", "0.001745"); error here ---^ Parse error near line 4961: no such column: "observe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("observe", "0.001745"); error here ---^ Parse error near line 4962: no such column: "liver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liver", "0.001741"); error here ---^ Parse error near line 4963: no such column: "hypothesis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hypothesis", "0.001740"); error here ---^ Parse error near line 4964: no such column: "loyalty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loyalty", "0.001740"); error here ---^ Parse error near line 4965: no such column: "ed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ed", "0.001740"); error here ---^ Parse error near line 4966: no such column: "factories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("factories", "0.001739"); error here ---^ Parse error near line 4967: no such column: "satellite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satellite", "0.001739"); error here ---^ Parse error near line 4968: no such column: "operational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("operational", "0.001738"); error here ---^ Parse error near line 4969: no such column: "buyers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buyers", "0.001738"); error here ---^ Parse error near line 4970: no such column: "respects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respects", "0.001737"); error here ---^ Parse error near line 4971: no such column: "dose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dose", "0.001736"); error here ---^ Parse error near line 4972: no such column: "technological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("technological", "0.001735"); error here ---^ Parse error near line 4973: no such column: "hostile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hostile", "0.001734"); error here ---^ Parse error near line 4974: no such column: "advisory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advisory", "0.001734"); error here ---^ Parse error near line 4975: no such column: "fortunately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fortunately", "0.001734"); error here ---^ Parse error near line 4976: no such column: "potatoes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("potatoes", "0.001733"); error here ---^ Parse error near line 4977: no such column: "intervals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intervals", "0.001733"); error here ---^ Parse error near line 4978: no such column: "seeds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seeds", "0.001732"); error here ---^ Parse error near line 4979: no such column: "winds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winds", "0.001732"); error here ---^ Parse error near line 4980: no such column: "filter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filter", "0.001732"); error here ---^ Parse error near line 4981: no such column: "fig" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fig", "0.001732"); error here ---^ Parse error near line 4982: no such column: "praise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("praise", "0.001731"); error here ---^ Parse error near line 4983: no such column: "dated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dated", "0.001731"); error here ---^ Parse error near line 4984: no such column: "peasant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peasant", "0.001731"); error here ---^ Parse error near line 4985: no such column: "consistently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consistently", "0.001730"); error here ---^ Parse error near line 4986: no such column: "spotted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spotted", "0.001730"); error here ---^ Parse error near line 4987: no such column: "geography" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geography", "0.001730"); error here ---^ Parse error near line 4988: no such column: "insist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insist", "0.001730"); error here ---^ Parse error near line 4989: no such column: "monopoly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monopoly", "0.001729"); error here ---^ Parse error near line 4990: no such column: "suspicion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suspicion", "0.001729"); error here ---^ Parse error near line 4991: no such column: "stroke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stroke", "0.001729"); error here ---^ Parse error near line 4992: no such column: "opponents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opponents", "0.001729"); error here ---^ Parse error near line 4993: no such column: "races" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("races", "0.001729"); error here ---^ Parse error near line 4994: no such column: "accessible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accessible", "0.001728"); error here ---^ Parse error near line 4995: no such column: "undertaking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undertaking", "0.001727"); error here ---^ Parse error near line 4996: no such column: "cultures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cultures", "0.001727"); error here ---^ Parse error near line 4997: no such column: "upwards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upwards", "0.001726"); error here ---^ Parse error near line 4998: no such column: "hollywood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hollywood", "0.001726"); error here ---^ Parse error near line 4999: no such column: "contrary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contrary", "0.001726"); error here ---^ Parse error near line 5000: no such column: "echo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("echo", "0.001726"); error here ---^ Parse error near line 5001: no such column: "tournament" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tournament", "0.001726"); error here ---^ Parse error near line 5002: no such column: "clouds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clouds", "0.001726"); error here ---^ Parse error near line 5003: no such column: "slide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slide", "0.001725"); error here ---^ Parse error near line 5004: no such column: "chaos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chaos", "0.001725"); error here ---^ Parse error near line 5005: no such column: "permit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("permit", "0.001723"); error here ---^ Parse error near line 5006: no such column: "owed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owed", "0.001723"); error here ---^ Parse error near line 5007: no such column: "catherine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catherine", "0.001723"); error here ---^ Parse error near line 5008: no such column: "scattered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scattered", "0.001722"); error here ---^ Parse error near line 5009: no such column: "depressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depressed", "0.001722"); error here ---^ Parse error near line 5010: no such column: "regret" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regret", "0.001722"); error here ---^ Parse error near line 5011: no such column: "allies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allies", "0.001722"); error here ---^ Parse error near line 5012: no such column: "belonged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belonged", "0.001721"); error here ---^ Parse error near line 5013: no such column: "traditions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traditions", "0.001721"); error here ---^ Parse error near line 5014: no such column: "witnesses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("witnesses", "0.001721"); error here ---^ Parse error near line 5015: no such column: "hiv" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hiv", "0.001720"); error here ---^ Parse error near line 5016: no such column: "prey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prey", "0.001720"); error here ---^ Parse error near line 5017: no such column: "intensity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intensity", "0.001720"); error here ---^ Parse error near line 5018: no such column: "mexico" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mexico", "0.001719"); error here ---^ Parse error near line 5019: no such column: "pockets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pockets", "0.001719"); error here ---^ Parse error near line 5020: no such column: "oak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oak", "0.001719"); error here ---^ Parse error near line 5021: no such column: "noble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noble", "0.001719"); error here ---^ Parse error near line 5022: no such column: "appeals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appeals", "0.001717"); error here ---^ Parse error near line 5023: no such column: "themes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("themes", "0.001717"); error here ---^ Parse error near line 5024: no such column: "dish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dish", "0.001716"); error here ---^ Parse error near line 5025: no such column: "nonsense" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nonsense", "0.001716"); error here ---^ Parse error near line 5026: no such column: "kuwait" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kuwait", "0.001716"); error here ---^ Parse error near line 5027: no such column: "disorder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disorder", "0.001715"); error here ---^ Parse error near line 5028: no such column: "privilege" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("privilege", "0.001715"); error here ---^ Parse error near line 5029: no such column: "compact" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compact", "0.001714"); error here ---^ Parse error near line 5030: no such column: "consultant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consultant", "0.001714"); error here ---^ Parse error near line 5031: no such column: "provincial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provincial", "0.001712"); error here ---^ Parse error near line 5032: no such column: "performances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("performances", "0.001712"); error here ---^ Parse error near line 5033: no such column: "prompted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prompted", "0.001712"); error here ---^ Parse error near line 5034: no such column: "dec" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dec", "0.001711"); error here ---^ Parse error near line 5035: no such column: "constitute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constitute", "0.001711"); error here ---^ Parse error near line 5036: no such column: "anticipated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anticipated", "0.001711"); error here ---^ Parse error near line 5037: no such column: "instantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instantly", "0.001711"); error here ---^ Parse error near line 5038: no such column: "challenged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("challenged", "0.001711"); error here ---^ Parse error near line 5039: no such column: "worship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worship", "0.001710"); error here ---^ Parse error near line 5040: no such column: "disc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disc", "0.001708"); error here ---^ Parse error near line 5041: no such column: "spectrum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spectrum", "0.001708"); error here ---^ Parse error near line 5042: no such column: "surrey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surrey", "0.001708"); error here ---^ Parse error near line 5043: no such column: "muttered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muttered", "0.001707"); error here ---^ Parse error near line 5044: no such column: "marshall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marshall", "0.001706"); error here ---^ Parse error near line 5045: no such column: "dangers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dangers", "0.001706"); error here ---^ Parse error near line 5046: no such column: "competitors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("competitors", "0.001706"); error here ---^ Parse error near line 5047: no such column: "travellers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("travellers", "0.001705"); error here ---^ Parse error near line 5048: no such column: "donald" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donald", "0.001705"); error here ---^ Parse error near line 5049: no such column: "nowadays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nowadays", "0.001705"); error here ---^ Parse error near line 5050: no such column: "cheeks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheeks", "0.001704"); error here ---^ Parse error near line 5051: no such column: "commerce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commerce", "0.001701"); error here ---^ Parse error near line 5052: no such column: "endless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endless", "0.001701"); error here ---^ Parse error near line 5053: no such column: "dimension" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dimension", "0.001700"); error here ---^ Parse error near line 5054: no such column: "boom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boom", "0.001700"); error here ---^ Parse error near line 5055: no such column: "bedrooms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bedrooms", "0.001699"); error here ---^ Parse error near line 5056: no such column: "requested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("requested", "0.001699"); error here ---^ Parse error near line 5057: no such column: "columns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("columns", "0.001699"); error here ---^ Parse error near line 5058: no such column: "extending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extending", "0.001698"); error here ---^ Parse error near line 5059: no such column: "volumes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volumes", "0.001697"); error here ---^ Parse error near line 5060: no such column: "geographical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geographical", "0.001697"); error here ---^ Parse error near line 5061: no such column: "bases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bases", "0.001696"); error here ---^ Parse error near line 5062: no such column: "detected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detected", "0.001696"); error here ---^ Parse error near line 5063: no such column: "actors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("actors", "0.001696"); error here ---^ Parse error near line 5064: no such column: "historians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("historians", "0.001696"); error here ---^ Parse error near line 5065: no such column: "emerging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emerging", "0.001695"); error here ---^ Parse error near line 5066: no such column: "chin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chin", "0.001695"); error here ---^ Parse error near line 5067: no such column: "avenue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("avenue", "0.001694"); error here ---^ Parse error near line 5068: no such column: "freely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freely", "0.001694"); error here ---^ Parse error near line 5069: no such column: "renewed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renewed", "0.001694"); error here ---^ Parse error near line 5070: no such column: "equipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equipped", "0.001693"); error here ---^ Parse error near line 5071: no such column: "density" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("density", "0.001693"); error here ---^ Parse error near line 5072: no such column: "steep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steep", "0.001693"); error here ---^ Parse error near line 5073: no such column: "forthcoming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forthcoming", "0.001692"); error here ---^ Parse error near line 5074: no such column: "ranging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ranging", "0.001692"); error here ---^ Parse error near line 5075: no such column: "rally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rally", "0.001692"); error here ---^ Parse error near line 5076: no such column: "jonathan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jonathan", "0.001691"); error here ---^ Parse error near line 5077: no such column: "unfortunate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unfortunate", "0.001691"); error here ---^ Parse error near line 5078: no such column: "poems" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poems", "0.001691"); error here ---^ Parse error near line 5079: no such column: "attributed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attributed", "0.001691"); error here ---^ Parse error near line 5080: no such column: "handled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handled", "0.001690"); error here ---^ Parse error near line 5081: no such column: "elaborate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elaborate", "0.001690"); error here ---^ Parse error near line 5082: no such column: "karen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("karen", "0.001690"); error here ---^ Parse error near line 5083: no such column: "determining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("determining", "0.001689"); error here ---^ Parse error near line 5084: no such column: "suited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suited", "0.001689"); error here ---^ Parse error near line 5085: no such column: "kicked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kicked", "0.001688"); error here ---^ Parse error near line 5086: no such column: "crops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crops", "0.001688"); error here ---^ Parse error near line 5087: no such column: "examining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("examining", "0.001687"); error here ---^ Parse error near line 5088: no such column: "tribunal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tribunal", "0.001687"); error here ---^ Parse error near line 5089: no such column: "lily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lily", "0.001687"); error here ---^ Parse error near line 5090: no such column: "barrier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barrier", "0.001686"); error here ---^ Parse error near line 5091: no such column: "broadly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broadly", "0.001686"); error here ---^ Parse error near line 5092: no such column: "publicly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("publicly", "0.001686"); error here ---^ Parse error near line 5093: no such column: "definite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("definite", "0.001686"); error here ---^ Parse error near line 5094: no such column: "floating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("floating", "0.001685"); error here ---^ Parse error near line 5095: no such column: "stops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stops", "0.001685"); error here ---^ Parse error near line 5096: no such column: "alert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alert", "0.001684"); error here ---^ Parse error near line 5097: no such column: "clay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clay", "0.001682"); error here ---^ Parse error near line 5098: no such column: "parking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parking", "0.001682"); error here ---^ Parse error near line 5099: no such column: "neutral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neutral", "0.001680"); error here ---^ Parse error near line 5100: no such column: "rubber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rubber", "0.001679"); error here ---^ Parse error near line 5101: no such column: "essay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("essay", "0.001679"); error here ---^ Parse error near line 5102: no such column: "rings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rings", "0.001678"); error here ---^ Parse error near line 5103: no such column: "christians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("christians", "0.001678"); error here ---^ Parse error near line 5104: no such column: "pregnancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pregnancy", "0.001678"); error here ---^ Parse error near line 5105: no such column: "menu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("menu", "0.001678"); error here ---^ Parse error near line 5106: no such column: "delegates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delegates", "0.001677"); error here ---^ Parse error near line 5107: no such column: "wins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wins", "0.001677"); error here ---^ Parse error near line 5108: no such column: "acres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acres", "0.001676"); error here ---^ Parse error near line 5109: no such column: "sponsored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sponsored", "0.001676"); error here ---^ Parse error near line 5110: no such column: "eve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eve", "0.001676"); error here ---^ Parse error near line 5111: no such column: "mistakes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mistakes", "0.001676"); error here ---^ Parse error near line 5112: no such column: "restaurants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restaurants", "0.001675"); error here ---^ Parse error near line 5113: no such column: "lip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lip", "0.001675"); error here ---^ Parse error near line 5114: no such column: "recruitment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recruitment", "0.001674"); error here ---^ Parse error near line 5115: no such column: "invest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invest", "0.001672"); error here ---^ Parse error near line 5116: no such column: "mild" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mild", "0.001671"); error here ---^ Parse error near line 5117: no such column: "identifying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("identifying", "0.001671"); error here ---^ Parse error near line 5118: no such column: "defendants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defendants", "0.001671"); error here ---^ Parse error near line 5119: no such column: "notable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notable", "0.001671"); error here ---^ Parse error near line 5120: no such column: "fierce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fierce", "0.001671"); error here ---^ Parse error near line 5121: no such column: "arose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arose", "0.001671"); error here ---^ Parse error near line 5122: no such column: "cats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cats", "0.001671"); error here ---^ Parse error near line 5123: no such column: "ties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ties", "0.001671"); error here ---^ Parse error near line 5124: no such column: "amateur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amateur", "0.001671"); error here ---^ Parse error near line 5125: no such column: "indirect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indirect", "0.001671"); error here ---^ Parse error near line 5126: no such column: "sail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sail", "0.001670"); error here ---^ Parse error near line 5127: no such column: "promoted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promoted", "0.001668"); error here ---^ Parse error near line 5128: no such column: "debut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debut", "0.001667"); error here ---^ Parse error near line 5129: no such column: "freud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freud", "0.001666"); error here ---^ Parse error near line 5130: no such column: "shaped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaped", "0.001666"); error here ---^ Parse error near line 5131: no such column: "forgot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forgot", "0.001665"); error here ---^ Parse error near line 5132: no such column: "receiver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receiver", "0.001665"); error here ---^ Parse error near line 5133: no such column: "legitimate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legitimate", "0.001665"); error here ---^ Parse error near line 5134: no such column: "tune" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tune", "0.001664"); error here ---^ Parse error near line 5135: no such column: "sensitivity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensitivity", "0.001664"); error here ---^ Parse error near line 5136: no such column: "combat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("combat", "0.001662"); error here ---^ Parse error near line 5137: no such column: "reveals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reveals", "0.001662"); error here ---^ Parse error near line 5138: no such column: "israeli" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("israeli", "0.001662"); error here ---^ Parse error near line 5139: no such column: "rope" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rope", "0.001661"); error here ---^ Parse error near line 5140: no such column: "illustrate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illustrate", "0.001661"); error here ---^ Parse error near line 5141: no such column: "condemned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("condemned", "0.001661"); error here ---^ Parse error near line 5142: no such column: "cliff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cliff", "0.001660"); error here ---^ Parse error near line 5143: no such column: "campbell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("campbell", "0.001660"); error here ---^ Parse error near line 5144: no such column: "toilet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toilet", "0.001659"); error here ---^ Parse error near line 5145: no such column: "awkward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awkward", "0.001659"); error here ---^ Parse error near line 5146: no such column: "widow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("widow", "0.001658"); error here ---^ Parse error near line 5147: no such column: "couples" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("couples", "0.001656"); error here ---^ Parse error near line 5148: no such column: "slid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slid", "0.001656"); error here ---^ Parse error near line 5149: no such column: "wisdom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wisdom", "0.001655"); error here ---^ Parse error near line 5150: no such column: "chap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chap", "0.001655"); error here ---^ Parse error near line 5151: no such column: "trick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trick", "0.001655"); error here ---^ Parse error near line 5152: no such column: "bothered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bothered", "0.001655"); error here ---^ Parse error near line 5153: no such column: "derby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derby", "0.001654"); error here ---^ Parse error near line 5154: no such column: "wee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wee", "0.001654"); error here ---^ Parse error near line 5155: no such column: "oxfordshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oxfordshire", "0.001654"); error here ---^ Parse error near line 5156: no such column: "arriving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arriving", "0.001653"); error here ---^ Parse error near line 5157: no such column: "shake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shake", "0.001653"); error here ---^ Parse error near line 5158: no such column: "architect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("architect", "0.001651"); error here ---^ Parse error near line 5159: no such column: "shower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shower", "0.001651"); error here ---^ Parse error near line 5160: no such column: "delegation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delegation", "0.001650"); error here ---^ Parse error near line 5161: no such column: "artistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artistic", "0.001650"); error here ---^ Parse error near line 5162: no such column: "rivals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rivals", "0.001650"); error here ---^ Parse error near line 5163: no such column: "hitherto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hitherto", "0.001650"); error here ---^ Parse error near line 5164: no such column: "absent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("absent", "0.001649"); error here ---^ Parse error near line 5165: no such column: "adoption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adoption", "0.001649"); error here ---^ Parse error near line 5166: no such column: "bored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bored", "0.001648"); error here ---^ Parse error near line 5167: no such column: "disputes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disputes", "0.001648"); error here ---^ Parse error near line 5168: no such column: "counties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counties", "0.001648"); error here ---^ Parse error near line 5169: no such column: "kenneth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kenneth", "0.001648"); error here ---^ Parse error near line 5170: no such column: "charlotte" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charlotte", "0.001647"); error here ---^ Parse error near line 5171: no such column: "fa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fa", "0.001647"); error here ---^ Parse error near line 5172: no such column: "promising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promising", "0.001646"); error here ---^ Parse error near line 5173: no such column: "surviving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surviving", "0.001646"); error here ---^ Parse error near line 5174: no such column: "continent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continent", "0.001646"); error here ---^ Parse error near line 5175: no such column: "probability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("probability", "0.001645"); error here ---^ Parse error near line 5176: no such column: "portfolio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portfolio", "0.001645"); error here ---^ Parse error near line 5177: no such column: "robinson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robinson", "0.001644"); error here ---^ Parse error near line 5178: no such column: "stiff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stiff", "0.001641"); error here ---^ Parse error near line 5179: no such column: "archbishop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archbishop", "0.001641"); error here ---^ Parse error near line 5180: no such column: "handicapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handicapped", "0.001641"); error here ---^ Parse error near line 5181: no such column: "gather" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gather", "0.001640"); error here ---^ Parse error near line 5182: no such column: "absorbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("absorbed", "0.001640"); error here ---^ Parse error near line 5183: no such column: "invariably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invariably", "0.001639"); error here ---^ Parse error near line 5184: no such column: "implement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implement", "0.001639"); error here ---^ Parse error near line 5185: no such column: "corners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corners", "0.001639"); error here ---^ Parse error near line 5186: no such column: "consultants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consultants", "0.001638"); error here ---^ Parse error near line 5187: no such column: "statute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statute", "0.001638"); error here ---^ Parse error near line 5188: no such column: "revised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revised", "0.001638"); error here ---^ Parse error near line 5189: no such column: "fitness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fitness", "0.001638"); error here ---^ Parse error near line 5190: no such column: "holland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holland", "0.001637"); error here ---^ Parse error near line 5191: no such column: "funded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("funded", "0.001635"); error here ---^ Parse error near line 5192: no such column: "performing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("performing", "0.001635"); error here ---^ Parse error near line 5193: no such column: "brand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brand", "0.001634"); error here ---^ Parse error near line 5194: no such column: "suits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suits", "0.001634"); error here ---^ Parse error near line 5195: no such column: "shadows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shadows", "0.001633"); error here ---^ Parse error near line 5196: no such column: "withdraw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("withdraw", "0.001632"); error here ---^ Parse error near line 5197: no such column: "grasp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grasp", "0.001632"); error here ---^ Parse error near line 5198: no such column: "gang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gang", "0.001632"); error here ---^ Parse error near line 5199: no such column: "replacing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replacing", "0.001629"); error here ---^ Parse error near line 5200: no such column: "johnny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("johnny", "0.001628"); error here ---^ Parse error near line 5201: no such column: "ph" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ph", "0.001628"); error here ---^ Parse error near line 5202: no such column: "cab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cab", "0.001628"); error here ---^ Parse error near line 5203: no such column: "milton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("milton", "0.001628"); error here ---^ Parse error near line 5204: no such column: "twisted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twisted", "0.001627"); error here ---^ Parse error near line 5205: no such column: "inherited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inherited", "0.001627"); error here ---^ Parse error near line 5206: no such column: "technologies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("technologies", "0.001627"); error here ---^ Parse error near line 5207: no such column: "possess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("possess", "0.001626"); error here ---^ Parse error near line 5208: no such column: "stranger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stranger", "0.001625"); error here ---^ Parse error near line 5209: no such column: "grabbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grabbed", "0.001625"); error here ---^ Parse error near line 5210: no such column: "prevention" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prevention", "0.001624"); error here ---^ Parse error near line 5211: no such column: "differently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("differently", "0.001624"); error here ---^ Parse error near line 5212: no such column: "investigated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investigated", "0.001622"); error here ---^ Parse error near line 5213: no such column: "colonial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colonial", "0.001622"); error here ---^ Parse error near line 5214: no such column: "equality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equality", "0.001622"); error here ---^ Parse error near line 5215: no such column: "operator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("operator", "0.001622"); error here ---^ Parse error near line 5216: no such column: "harsh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harsh", "0.001622"); error here ---^ Parse error near line 5217: no such column: "borrowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("borrowing", "0.001622"); error here ---^ Parse error near line 5218: no such column: "regardless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regardless", "0.001622"); error here ---^ Parse error near line 5219: no such column: "ambitious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambitious", "0.001621"); error here ---^ Parse error near line 5220: no such column: "switzerland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("switzerland", "0.001621"); error here ---^ Parse error near line 5221: no such column: "leaf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaf", "0.001620"); error here ---^ Parse error near line 5222: no such column: "finishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finishing", "0.001620"); error here ---^ Parse error near line 5223: no such column: "exploration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exploration", "0.001619"); error here ---^ Parse error near line 5224: no such column: "guards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guards", "0.001619"); error here ---^ Parse error near line 5225: no such column: "inn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inn", "0.001619"); error here ---^ Parse error near line 5226: no such column: "reject" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reject", "0.001619"); error here ---^ Parse error near line 5227: no such column: "corbett" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corbett", "0.001618"); error here ---^ Parse error near line 5228: no such column: "orchestra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orchestra", "0.001618"); error here ---^ Parse error near line 5229: no such column: "indicating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indicating", "0.001618"); error here ---^ Parse error near line 5230: no such column: "forecast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forecast", "0.001616"); error here ---^ Parse error near line 5231: no such column: "rushed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rushed", "0.001616"); error here ---^ Parse error near line 5232: no such column: "magnetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magnetic", "0.001616"); error here ---^ Parse error near line 5233: no such column: "inhabitants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inhabitants", "0.001616"); error here ---^ Parse error near line 5234: no such column: "expanding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expanding", "0.001616"); error here ---^ Parse error near line 5235: no such column: "dramatically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dramatically", "0.001616"); error here ---^ Parse error near line 5236: no such column: "pursued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pursued", "0.001616"); error here ---^ Parse error near line 5237: no such column: "reaches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reaches", "0.001615"); error here ---^ Parse error near line 5238: no such column: "promoting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promoting", "0.001615"); error here ---^ Parse error near line 5239: no such column: "bore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bore", "0.001615"); error here ---^ Parse error near line 5240: no such column: "disappointment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disappointment", "0.001614"); error here ---^ Parse error near line 5241: no such column: "fibre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fibre", "0.001614"); error here ---^ Parse error near line 5242: no such column: "verbal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verbal", "0.001614"); error here ---^ Parse error near line 5243: no such column: "balls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balls", "0.001613"); error here ---^ Parse error near line 5244: no such column: "matched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matched", "0.001613"); error here ---^ Parse error near line 5245: no such column: "remembering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remembering", "0.001613"); error here ---^ Parse error near line 5246: no such column: "flag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flag", "0.001612"); error here ---^ Parse error near line 5247: no such column: "vessels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vessels", "0.001612"); error here ---^ Parse error near line 5248: no such column: "odds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("odds", "0.001612"); error here ---^ Parse error near line 5249: no such column: "emotion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emotion", "0.001611"); error here ---^ Parse error near line 5250: no such column: "discharge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discharge", "0.001611"); error here ---^ Parse error near line 5251: no such column: "brass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brass", "0.001610"); error here ---^ Parse error near line 5252: no such column: "flood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flood", "0.001610"); error here ---^ Parse error near line 5253: no such column: "correspondence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correspondence", "0.001610"); error here ---^ Parse error near line 5254: no such column: "workforce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workforce", "0.001609"); error here ---^ Parse error near line 5255: no such column: "di" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("di", "0.001608"); error here ---^ Parse error near line 5256: no such column: "exhausted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhausted", "0.001607"); error here ---^ Parse error near line 5257: no such column: "publishers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("publishers", "0.001607"); error here ---^ Parse error near line 5258: no such column: "adviser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adviser", "0.001607"); error here ---^ Parse error near line 5259: no such column: "appointments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appointments", "0.001606"); error here ---^ Parse error near line 5260: no such column: "memorial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("memorial", "0.001606"); error here ---^ Parse error near line 5261: no such column: "chelsea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chelsea", "0.001606"); error here ---^ Parse error near line 5262: no such column: "grandfather" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grandfather", "0.001606"); error here ---^ Parse error near line 5263: no such column: "appreciated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appreciated", "0.001606"); error here ---^ Parse error near line 5264: no such column: "hearts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hearts", "0.001605"); error here ---^ Parse error near line 5265: no such column: "sally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sally", "0.001605"); error here ---^ Parse error near line 5266: no such column: "socially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("socially", "0.001605"); error here ---^ Parse error near line 5267: no such column: "shelter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shelter", "0.001604"); error here ---^ Parse error near line 5268: no such column: "investments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investments", "0.001604"); error here ---^ Parse error near line 5269: no such column: "beef" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beef", "0.001604"); error here ---^ Parse error near line 5270: no such column: "peoples" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peoples", "0.001604"); error here ---^ Parse error near line 5271: no such column: "sympathetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sympathetic", "0.001604"); error here ---^ Parse error near line 5272: no such column: "motivation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motivation", "0.001602"); error here ---^ Parse error near line 5273: no such column: "rhythm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rhythm", "0.001602"); error here ---^ Parse error near line 5274: no such column: "adventure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adventure", "0.001602"); error here ---^ Parse error near line 5275: no such column: "norway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("norway", "0.001602"); error here ---^ Parse error near line 5276: no such column: "ceased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ceased", "0.001599"); error here ---^ Parse error near line 5277: no such column: "empirical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("empirical", "0.001599"); error here ---^ Parse error near line 5278: no such column: "roses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roses", "0.001599"); error here ---^ Parse error near line 5279: no such column: "daniel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daniel", "0.001599"); error here ---^ Parse error near line 5280: no such column: "proportions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proportions", "0.001598"); error here ---^ Parse error near line 5281: no such column: "incidents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incidents", "0.001597"); error here ---^ Parse error near line 5282: no such column: "tribute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tribute", "0.001597"); error here ---^ Parse error near line 5283: no such column: "communicate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communicate", "0.001597"); error here ---^ Parse error near line 5284: no such column: "enabling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enabling", "0.001596"); error here ---^ Parse error near line 5285: no such column: "descriptions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("descriptions", "0.001596"); error here ---^ Parse error near line 5286: no such column: "bronze" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bronze", "0.001596"); error here ---^ Parse error near line 5287: no such column: "angel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angel", "0.001595"); error here ---^ Parse error near line 5288: no such column: "seeks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seeks", "0.001595"); error here ---^ Parse error near line 5289: no such column: "supper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supper", "0.001595"); error here ---^ Parse error near line 5290: no such column: "dismissal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dismissal", "0.001593"); error here ---^ Parse error near line 5291: no such column: "achievements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("achievements", "0.001592"); error here ---^ Parse error near line 5292: no such column: "intentions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intentions", "0.001592"); error here ---^ Parse error near line 5293: no such column: "aggregate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aggregate", "0.001592"); error here ---^ Parse error near line 5294: no such column: "exercised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exercised", "0.001592"); error here ---^ Parse error near line 5295: no such column: "lacking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lacking", "0.001591"); error here ---^ Parse error near line 5296: no such column: "terror" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terror", "0.001591"); error here ---^ Parse error near line 5297: no such column: "brussels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brussels", "0.001591"); error here ---^ Parse error near line 5298: no such column: "brighton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brighton", "0.001591"); error here ---^ Parse error near line 5299: no such column: "damaging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("damaging", "0.001590"); error here ---^ Parse error near line 5300: no such column: "burned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burned", "0.001590"); error here ---^ Parse error near line 5301: no such column: "roberts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roberts", "0.001590"); error here ---^ Parse error near line 5302: no such column: "circulation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circulation", "0.001589"); error here ---^ Parse error near line 5303: no such column: "sporting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sporting", "0.001589"); error here ---^ Parse error near line 5304: no such column: "convicted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convicted", "0.001589"); error here ---^ Parse error near line 5305: no such column: "wishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wishing", "0.001588"); error here ---^ Parse error near line 5306: no such column: "directory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("directory", "0.001588"); error here ---^ Parse error near line 5307: no such column: "lads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lads", "0.001588"); error here ---^ Parse error near line 5308: no such column: "yer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yer", "0.001587"); error here ---^ Parse error near line 5309: no such column: "mick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mick", "0.001587"); error here ---^ Parse error near line 5310: no such column: "dennis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dennis", "0.001586"); error here ---^ Parse error near line 5311: no such column: "championships" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("championships", "0.001585"); error here ---^ Parse error near line 5312: no such column: "vague" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vague", "0.001584"); error here ---^ Parse error near line 5313: no such column: "attraction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attraction", "0.001582"); error here ---^ Parse error near line 5314: no such column: "disability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disability", "0.001582"); error here ---^ Parse error near line 5315: no such column: "virus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("virus", "0.001581"); error here ---^ Parse error near line 5316: no such column: "inform" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inform", "0.001580"); error here ---^ Parse error near line 5317: no such column: "lifting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lifting", "0.001580"); error here ---^ Parse error near line 5318: no such column: "lodge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lodge", "0.001579"); error here ---^ Parse error near line 5319: no such column: "competence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("competence", "0.001579"); error here ---^ Parse error near line 5320: no such column: "hint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hint", "0.001579"); error here ---^ Parse error near line 5321: no such column: "naval" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("naval", "0.001578"); error here ---^ Parse error near line 5322: no such column: "packages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("packages", "0.001578"); error here ---^ Parse error near line 5323: no such column: "lectures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lectures", "0.001578"); error here ---^ Parse error near line 5324: no such column: "spaces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spaces", "0.001578"); error here ---^ Parse error near line 5325: no such column: "raid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raid", "0.001577"); error here ---^ Parse error near line 5326: no such column: "molecules" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("molecules", "0.001577"); error here ---^ Parse error near line 5327: no such column: "goodness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goodness", "0.001577"); error here ---^ Parse error near line 5328: no such column: "rolls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rolls", "0.001577"); error here ---^ Parse error near line 5329: no such column: "actively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("actively", "0.001577"); error here ---^ Parse error near line 5330: no such column: "custody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("custody", "0.001576"); error here ---^ Parse error near line 5331: no such column: "distress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distress", "0.001576"); error here ---^ Parse error near line 5332: no such column: "cure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cure", "0.001575"); error here ---^ Parse error near line 5333: no such column: "tourists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tourists", "0.001575"); error here ---^ Parse error near line 5334: no such column: "forwards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forwards", "0.001574"); error here ---^ Parse error near line 5335: no such column: "broadcast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broadcast", "0.001574"); error here ---^ Parse error near line 5336: no such column: "punch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punch", "0.001573"); error here ---^ Parse error near line 5337: no such column: "processor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("processor", "0.001573"); error here ---^ Parse error near line 5338: no such column: "seldom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seldom", "0.001573"); error here ---^ Parse error near line 5339: no such column: "tobacco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tobacco", "0.001573"); error here ---^ Parse error near line 5340: no such column: "encouragement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encouragement", "0.001573"); error here ---^ Parse error near line 5341: no such column: "flavour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flavour", "0.001572"); error here ---^ Parse error near line 5342: no such column: "operators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("operators", "0.001572"); error here ---^ Parse error near line 5343: no such column: "mid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mid", "0.001572"); error here ---^ Parse error near line 5344: no such column: "despair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("despair", "0.001572"); error here ---^ Parse error near line 5345: no such column: "shortage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shortage", "0.001571"); error here ---^ Parse error near line 5346: no such column: "reflecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reflecting", "0.001571"); error here ---^ Parse error near line 5347: no such column: "integrity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("integrity", "0.001571"); error here ---^ Parse error near line 5348: no such column: "proceeds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proceeds", "0.001571"); error here ---^ Parse error near line 5349: no such column: "seventh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seventh", "0.001571"); error here ---^ Parse error near line 5350: no such column: "myth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("myth", "0.001571"); error here ---^ Parse error near line 5351: no such column: "skirt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skirt", "0.001570"); error here ---^ Parse error near line 5352: no such column: "measuring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("measuring", "0.001570"); error here ---^ Parse error near line 5353: no such column: "scales" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scales", "0.001570"); error here ---^ Parse error near line 5354: no such column: "louise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("louise", "0.001569"); error here ---^ Parse error near line 5355: no such column: "pays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pays", "0.001569"); error here ---^ Parse error near line 5356: no such column: "rightly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rightly", "0.001569"); error here ---^ Parse error near line 5357: no such column: "remarkably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remarkably", "0.001569"); error here ---^ Parse error near line 5358: no such column: "quote" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quote", "0.001569"); error here ---^ Parse error near line 5359: no such column: "acknowledge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acknowledge", "0.001569"); error here ---^ Parse error near line 5360: no such column: "kinnock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kinnock", "0.001568"); error here ---^ Parse error near line 5361: no such column: "electronics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electronics", "0.001567"); error here ---^ Parse error near line 5362: no such column: "pray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pray", "0.001567"); error here ---^ Parse error near line 5363: no such column: "goodbye" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goodbye", "0.001566"); error here ---^ Parse error near line 5364: no such column: "newton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newton", "0.001565"); error here ---^ Parse error near line 5365: no such column: "moderate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moderate", "0.001565"); error here ---^ Parse error near line 5366: no such column: "waved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waved", "0.001565"); error here ---^ Parse error near line 5367: no such column: "imprisonment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imprisonment", "0.001564"); error here ---^ Parse error near line 5368: no such column: "wells" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wells", "0.001564"); error here ---^ Parse error near line 5369: no such column: "forcing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forcing", "0.001563"); error here ---^ Parse error near line 5370: no such column: "dick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dick", "0.001561"); error here ---^ Parse error near line 5371: no such column: "champions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("champions", "0.001561"); error here ---^ Parse error near line 5372: no such column: "populations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("populations", "0.001560"); error here ---^ Parse error near line 5373: no such column: "loads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loads", "0.001560"); error here ---^ Parse error near line 5374: no such column: "worthwhile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worthwhile", "0.001560"); error here ---^ Parse error near line 5375: no such column: "nato" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nato", "0.001560"); error here ---^ Parse error near line 5376: no such column: "embarrassed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embarrassed", "0.001560"); error here ---^ Parse error near line 5377: no such column: "hesitated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hesitated", "0.001560"); error here ---^ Parse error near line 5378: no such column: "fraction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fraction", "0.001560"); error here ---^ Parse error near line 5379: no such column: "parked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parked", "0.001559"); error here ---^ Parse error near line 5380: no such column: "swiss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swiss", "0.001558"); error here ---^ Parse error near line 5381: no such column: "server" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("server", "0.001558"); error here ---^ Parse error near line 5382: no such column: "rob" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rob", "0.001557"); error here ---^ Parse error near line 5383: no such column: "conflicts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conflicts", "0.001557"); error here ---^ Parse error near line 5384: no such column: "chase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chase", "0.001557"); error here ---^ Parse error near line 5385: no such column: "investigating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investigating", "0.001556"); error here ---^ Parse error near line 5386: no such column: "suite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suite", "0.001556"); error here ---^ Parse error near line 5387: no such column: "screaming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("screaming", "0.001556"); error here ---^ Parse error near line 5388: no such column: "specimens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specimens", "0.001556"); error here ---^ Parse error near line 5389: no such column: "julia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("julia", "0.001555"); error here ---^ Parse error near line 5390: no such column: "honey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honey", "0.001555"); error here ---^ Parse error near line 5391: no such column: "borders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("borders", "0.001555"); error here ---^ Parse error near line 5392: no such column: "sword" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sword", "0.001554"); error here ---^ Parse error near line 5393: no such column: "ie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ie", "0.001554"); error here ---^ Parse error near line 5394: no such column: "varieties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("varieties", "0.001554"); error here ---^ Parse error near line 5395: no such column: "imply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imply", "0.001554"); error here ---^ Parse error near line 5396: no such column: "shout" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shout", "0.001554"); error here ---^ Parse error near line 5397: no such column: "clinic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clinic", "0.001554"); error here ---^ Parse error near line 5398: no such column: "interviewed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interviewed", "0.001553"); error here ---^ Parse error near line 5399: no such column: "flows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flows", "0.001553"); error here ---^ Parse error near line 5400: no such column: "breakdown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breakdown", "0.001553"); error here ---^ Parse error near line 5401: no such column: "loving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loving", "0.001553"); error here ---^ Parse error near line 5402: no such column: "anderson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anderson", "0.001553"); error here ---^ Parse error near line 5403: no such column: "parks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parks", "0.001552"); error here ---^ Parse error near line 5404: no such column: "midland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midland", "0.001552"); error here ---^ Parse error near line 5405: no such column: "custom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("custom", "0.001552"); error here ---^ Parse error near line 5406: no such column: "whoever" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whoever", "0.001552"); error here ---^ Parse error near line 5407: no such column: "operates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("operates", "0.001552"); error here ---^ Parse error near line 5408: no such column: "offensive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offensive", "0.001552"); error here ---^ Parse error near line 5409: no such column: "hamilton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hamilton", "0.001552"); error here ---^ Parse error near line 5410: no such column: "exclusion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exclusion", "0.001551"); error here ---^ Parse error near line 5411: no such column: "cited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cited", "0.001551"); error here ---^ Parse error near line 5412: no such column: "oldest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oldest", "0.001551"); error here ---^ Parse error near line 5413: no such column: "scandal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scandal", "0.001550"); error here ---^ Parse error near line 5414: no such column: "scoring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scoring", "0.001550"); error here ---^ Parse error near line 5415: no such column: "reviewed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reviewed", "0.001550"); error here ---^ Parse error near line 5416: no such column: "extract" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extract", "0.001550"); error here ---^ Parse error near line 5417: no such column: "lively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lively", "0.001549"); error here ---^ Parse error near line 5418: no such column: "worrying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worrying", "0.001549"); error here ---^ Parse error near line 5419: no such column: "favourable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("favourable", "0.001549"); error here ---^ Parse error near line 5420: no such column: "linking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linking", "0.001549"); error here ---^ Parse error near line 5421: no such column: "duncan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duncan", "0.001548"); error here ---^ Parse error near line 5422: no such column: "norwich" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("norwich", "0.001548"); error here ---^ Parse error near line 5423: no such column: "gentlemen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gentlemen", "0.001548"); error here ---^ Parse error near line 5424: no such column: "commissioner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commissioner", "0.001548"); error here ---^ Parse error near line 5425: no such column: "transmission" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transmission", "0.001548"); error here ---^ Parse error near line 5426: no such column: "bow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bow", "0.001547"); error here ---^ Parse error near line 5427: no such column: "gloucestershire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gloucestershire", "0.001547"); error here ---^ Parse error near line 5428: no such column: "enemies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enemies", "0.001547"); error here ---^ Parse error near line 5429: no such column: "locations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locations", "0.001546"); error here ---^ Parse error near line 5430: no such column: "netherlands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("netherlands", "0.001546"); error here ---^ Parse error near line 5431: no such column: "evidently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evidently", "0.001546"); error here ---^ Parse error near line 5432: no such column: "publisher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("publisher", "0.001546"); error here ---^ Parse error near line 5433: no such column: "emma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emma", "0.001546"); error here ---^ Parse error near line 5434: no such column: "tanks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tanks", "0.001546"); error here ---^ Parse error near line 5435: no such column: "labelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("labelled", "0.001545"); error here ---^ Parse error near line 5436: no such column: "buses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buses", "0.001544"); error here ---^ Parse error near line 5437: no such column: "nest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nest", "0.001541"); error here ---^ Parse error near line 5438: no such column: "conclude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conclude", "0.001541"); error here ---^ Parse error near line 5439: no such column: "adapted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adapted", "0.001541"); error here ---^ Parse error near line 5440: no such column: "exceptions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exceptions", "0.001540"); error here ---^ Parse error near line 5441: no such column: "mobility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mobility", "0.001540"); error here ---^ Parse error near line 5442: no such column: "shade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shade", "0.001539"); error here ---^ Parse error near line 5443: no such column: "alike" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alike", "0.001538"); error here ---^ Parse error near line 5444: no such column: "swim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swim", "0.001538"); error here ---^ Parse error near line 5445: no such column: "bacon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bacon", "0.001538"); error here ---^ Parse error near line 5446: no such column: "vendor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vendor", "0.001537"); error here ---^ Parse error near line 5447: no such column: "translation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("translation", "0.001536"); error here ---^ Parse error near line 5448: no such column: "barriers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barriers", "0.001536"); error here ---^ Parse error near line 5449: no such column: "republics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("republics", "0.001536"); error here ---^ Parse error near line 5450: no such column: "remark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remark", "0.001536"); error here ---^ Parse error near line 5451: no such column: "fix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fix", "0.001536"); error here ---^ Parse error near line 5452: no such column: "avoiding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("avoiding", "0.001535"); error here ---^ Parse error near line 5453: no such column: "hungary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hungary", "0.001535"); error here ---^ Parse error near line 5454: no such column: "incomes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incomes", "0.001535"); error here ---^ Parse error near line 5455: no such column: "tourism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tourism", "0.001534"); error here ---^ Parse error near line 5456: no such column: "evenings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evenings", "0.001534"); error here ---^ Parse error near line 5457: no such column: "margin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("margin", "0.001534"); error here ---^ Parse error near line 5458: no such column: "meanings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meanings", "0.001533"); error here ---^ Parse error near line 5459: no such column: "neighbourhood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neighbourhood", "0.001533"); error here ---^ Parse error near line 5460: no such column: "reportedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reportedly", "0.001532"); error here ---^ Parse error near line 5461: no such column: "ritual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ritual", "0.001532"); error here ---^ Parse error near line 5462: no such column: "valued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valued", "0.001531"); error here ---^ Parse error near line 5463: no such column: "desktop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desktop", "0.001531"); error here ---^ Parse error near line 5464: no such column: "stimulus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stimulus", "0.001530"); error here ---^ Parse error near line 5465: no such column: "demonstrations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demonstrations", "0.001530"); error here ---^ Parse error near line 5466: no such column: "strings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strings", "0.001529"); error here ---^ Parse error near line 5467: no such column: "dividend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dividend", "0.001529"); error here ---^ Parse error near line 5468: no such column: "trusts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trusts", "0.001529"); error here ---^ Parse error near line 5469: no such column: "rejection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rejection", "0.001528"); error here ---^ Parse error near line 5470: no such column: "opponent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opponent", "0.001528"); error here ---^ Parse error near line 5471: no such column: "hook" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hook", "0.001528"); error here ---^ Parse error near line 5472: no such column: "relates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relates", "0.001527"); error here ---^ Parse error near line 5473: no such column: "observers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("observers", "0.001526"); error here ---^ Parse error near line 5474: no such column: "borrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("borrow", "0.001526"); error here ---^ Parse error near line 5475: no such column: "thereafter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thereafter", "0.001526"); error here ---^ Parse error near line 5476: no such column: "passive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passive", "0.001526"); error here ---^ Parse error near line 5477: no such column: "enthusiastic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enthusiastic", "0.001525"); error here ---^ Parse error near line 5478: no such column: "quid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quid", "0.001525"); error here ---^ Parse error near line 5479: no such column: "fortnight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fortnight", "0.001525"); error here ---^ Parse error near line 5480: no such column: "leaning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaning", "0.001525"); error here ---^ Parse error near line 5481: no such column: "commissioned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commissioned", "0.001524"); error here ---^ Parse error near line 5482: no such column: "emissions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emissions", "0.001524"); error here ---^ Parse error near line 5483: no such column: "crowded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crowded", "0.001524"); error here ---^ Parse error near line 5484: no such column: "rigid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rigid", "0.001524"); error here ---^ Parse error near line 5485: no such column: "inclined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inclined", "0.001523"); error here ---^ Parse error near line 5486: no such column: "killer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("killer", "0.001523"); error here ---^ Parse error near line 5487: no such column: "dreadful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dreadful", "0.001523"); error here ---^ Parse error near line 5488: no such column: "imported" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imported", "0.001521"); error here ---^ Parse error near line 5489: no such column: "execution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("execution", "0.001521"); error here ---^ Parse error near line 5490: no such column: "lounge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lounge", "0.001521"); error here ---^ Parse error near line 5491: no such column: "ham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ham", "0.001521"); error here ---^ Parse error near line 5492: no such column: "temperatures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("temperatures", "0.001519"); error here ---^ Parse error near line 5493: no such column: "interrupted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interrupted", "0.001519"); error here ---^ Parse error near line 5494: no such column: "successor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("successor", "0.001519"); error here ---^ Parse error near line 5495: no such column: "jordan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jordan", "0.001518"); error here ---^ Parse error near line 5496: no such column: "mines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mines", "0.001518"); error here ---^ Parse error near line 5497: no such column: "drank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drank", "0.001518"); error here ---^ Parse error near line 5498: no such column: "bureau" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bureau", "0.001517"); error here ---^ Parse error near line 5499: no such column: "planted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("planted", "0.001517"); error here ---^ Parse error near line 5500: no such column: "peculiar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peculiar", "0.001516"); error here ---^ Parse error near line 5501: no such column: "accent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accent", "0.001516"); error here ---^ Parse error near line 5502: no such column: "rabbit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rabbit", "0.001516"); error here ---^ Parse error near line 5503: no such column: "nightmare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nightmare", "0.001516"); error here ---^ Parse error near line 5504: no such column: "corruption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corruption", "0.001516"); error here ---^ Parse error near line 5505: no such column: "greeted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greeted", "0.001516"); error here ---^ Parse error near line 5506: no such column: "verse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verse", "0.001515"); error here ---^ Parse error near line 5507: no such column: "speaks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speaks", "0.001514"); error here ---^ Parse error near line 5508: no such column: "tray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tray", "0.001514"); error here ---^ Parse error near line 5509: no such column: "racial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("racial", "0.001514"); error here ---^ Parse error near line 5510: no such column: "coastal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coastal", "0.001514"); error here ---^ Parse error near line 5511: no such column: "tapes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tapes", "0.001514"); error here ---^ Parse error near line 5512: no such column: "straw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("straw", "0.001513"); error here ---^ Parse error near line 5513: no such column: "creates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creates", "0.001513"); error here ---^ Parse error near line 5514: no such column: "blocked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blocked", "0.001513"); error here ---^ Parse error near line 5515: no such column: "meantime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meantime", "0.001513"); error here ---^ Parse error near line 5516: no such column: "environments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("environments", "0.001512"); error here ---^ Parse error near line 5517: no such column: "comedy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comedy", "0.001512"); error here ---^ Parse error near line 5518: no such column: "cupboard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cupboard", "0.001512"); error here ---^ Parse error near line 5519: no such column: "rover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rover", "0.001512"); error here ---^ Parse error near line 5520: no such column: "appearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appearing", "0.001511"); error here ---^ Parse error near line 5521: no such column: "aberdeen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aberdeen", "0.001511"); error here ---^ Parse error near line 5522: no such column: "stamp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stamp", "0.001511"); error here ---^ Parse error near line 5523: no such column: "profound" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("profound", "0.001509"); error here ---^ Parse error near line 5524: no such column: "supplement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supplement", "0.001509"); error here ---^ Parse error near line 5525: no such column: "referendum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("referendum", "0.001509"); error here ---^ Parse error near line 5526: no such column: "honestly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honestly", "0.001509"); error here ---^ Parse error near line 5527: no such column: "julie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("julie", "0.001508"); error here ---^ Parse error near line 5528: no such column: "campaigns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("campaigns", "0.001508"); error here ---^ Parse error near line 5529: no such column: "structured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("structured", "0.001508"); error here ---^ Parse error near line 5530: no such column: "matrix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matrix", "0.001507"); error here ---^ Parse error near line 5531: no such column: "suspension" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suspension", "0.001507"); error here ---^ Parse error near line 5532: no such column: "comply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comply", "0.001507"); error here ---^ Parse error near line 5533: no such column: "eager" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eager", "0.001507"); error here ---^ Parse error near line 5534: no such column: "scared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scared", "0.001507"); error here ---^ Parse error near line 5535: no such column: "journalist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("journalist", "0.001507"); error here ---^ Parse error near line 5536: no such column: "salmon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salmon", "0.001506"); error here ---^ Parse error near line 5537: no such column: "slope" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slope", "0.001505"); error here ---^ Parse error near line 5538: no such column: "davis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("davis", "0.001504"); error here ---^ Parse error near line 5539: no such column: "deliberate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deliberate", "0.001504"); error here ---^ Parse error near line 5540: no such column: "envelope" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("envelope", "0.001503"); error here ---^ Parse error near line 5541: no such column: "grief" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grief", "0.001503"); error here ---^ Parse error near line 5542: no such column: "lined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lined", "0.001503"); error here ---^ Parse error near line 5543: no such column: "insight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insight", "0.001501"); error here ---^ Parse error near line 5544: no such column: "pet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pet", "0.001500"); error here ---^ Parse error near line 5545: no such column: "deck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deck", "0.001500"); error here ---^ Parse error near line 5546: no such column: "sensation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensation", "0.001498"); error here ---^ Parse error near line 5547: no such column: "sequences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sequences", "0.001498"); error here ---^ Parse error near line 5548: no such column: "affects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affects", "0.001498"); error here ---^ Parse error near line 5549: no such column: "enhance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enhance", "0.001498"); error here ---^ Parse error near line 5550: no such column: "charm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charm", "0.001498"); error here ---^ Parse error near line 5551: no such column: "tactics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tactics", "0.001497"); error here ---^ Parse error near line 5552: no such column: "accurately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accurately", "0.001497"); error here ---^ Parse error near line 5553: no such column: "bias" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bias", "0.001496"); error here ---^ Parse error near line 5554: no such column: "hull" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hull", "0.001496"); error here ---^ Parse error near line 5555: no such column: "divine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divine", "0.001496"); error here ---^ Parse error near line 5556: no such column: "grandmother" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grandmother", "0.001496"); error here ---^ Parse error near line 5557: no such column: "verdict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verdict", "0.001496"); error here ---^ Parse error near line 5558: no such column: "assessing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assessing", "0.001496"); error here ---^ Parse error near line 5559: no such column: "sauce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sauce", "0.001495"); error here ---^ Parse error near line 5560: no such column: "cheltenham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheltenham", "0.001495"); error here ---^ Parse error near line 5561: no such column: "shelf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shelf", "0.001495"); error here ---^ Parse error near line 5562: no such column: "interference" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interference", "0.001494"); error here ---^ Parse error near line 5563: no such column: "deemed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deemed", "0.001494"); error here ---^ Parse error near line 5564: no such column: "collar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collar", "0.001494"); error here ---^ Parse error near line 5565: no such column: "waist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waist", "0.001494"); error here ---^ Parse error near line 5566: no such column: "applicable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("applicable", "0.001493"); error here ---^ Parse error near line 5567: no such column: "examinations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("examinations", "0.001493"); error here ---^ Parse error near line 5568: no such column: "jan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jan", "0.001493"); error here ---^ Parse error near line 5569: no such column: "immense" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immense", "0.001492"); error here ---^ Parse error near line 5570: no such column: "futures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("futures", "0.001492"); error here ---^ Parse error near line 5571: no such column: "meets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meets", "0.001492"); error here ---^ Parse error near line 5572: no such column: "blacks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blacks", "0.001490"); error here ---^ Parse error near line 5573: no such column: "onwards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("onwards", "0.001489"); error here ---^ Parse error near line 5574: no such column: "expects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expects", "0.001489"); error here ---^ Parse error near line 5575: no such column: "raises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raises", "0.001489"); error here ---^ Parse error near line 5576: no such column: "comparative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comparative", "0.001489"); error here ---^ Parse error near line 5577: no such column: "norfolk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("norfolk", "0.001489"); error here ---^ Parse error near line 5578: no such column: "backs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backs", "0.001488"); error here ---^ Parse error near line 5579: no such column: "unconscious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unconscious", "0.001488"); error here ---^ Parse error near line 5580: no such column: "belonging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belonging", "0.001488"); error here ---^ Parse error near line 5581: no such column: "genuinely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genuinely", "0.001488"); error here ---^ Parse error near line 5582: no such column: "bargaining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bargaining", "0.001487"); error here ---^ Parse error near line 5583: no such column: "accounted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accounted", "0.001487"); error here ---^ Parse error near line 5584: no such column: "awake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awake", "0.001486"); error here ---^ Parse error near line 5585: no such column: "coins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coins", "0.001486"); error here ---^ Parse error near line 5586: no such column: "adjustment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjustment", "0.001486"); error here ---^ Parse error near line 5587: no such column: "dishes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dishes", "0.001486"); error here ---^ Parse error near line 5588: no such column: "construct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("construct", "0.001486"); error here ---^ Parse error near line 5589: no such column: "proposition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proposition", "0.001485"); error here ---^ Parse error near line 5590: no such column: "expressing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expressing", "0.001485"); error here ---^ Parse error near line 5591: no such column: "vessel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vessel", "0.001484"); error here ---^ Parse error near line 5592: no such column: "practically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("practically", "0.001484"); error here ---^ Parse error near line 5593: no such column: "turkish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turkish", "0.001481"); error here ---^ Parse error near line 5594: no such column: "reserved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reserved", "0.001481"); error here ---^ Parse error near line 5595: no such column: "affection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affection", "0.001481"); error here ---^ Parse error near line 5596: no such column: "albeit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("albeit", "0.001481"); error here ---^ Parse error near line 5597: no such column: "celebrate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("celebrate", "0.001481"); error here ---^ Parse error near line 5598: no such column: "merger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merger", "0.001480"); error here ---^ Parse error near line 5599: no such column: "touching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("touching", "0.001480"); error here ---^ Parse error near line 5600: no such column: "shallow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shallow", "0.001479"); error here ---^ Parse error near line 5601: no such column: "charming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charming", "0.001479"); error here ---^ Parse error near line 5602: no such column: "fuck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fuck", "0.001478"); error here ---^ Parse error near line 5603: no such column: "workshops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workshops", "0.001478"); error here ---^ Parse error near line 5604: no such column: "nationalist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationalist", "0.001478"); error here ---^ Parse error near line 5605: no such column: "refusing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refusing", "0.001478"); error here ---^ Parse error near line 5606: no such column: "nearer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nearer", "0.001478"); error here ---^ Parse error near line 5607: no such column: "broader" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broader", "0.001477"); error here ---^ Parse error near line 5608: no such column: "propose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("propose", "0.001476"); error here ---^ Parse error near line 5609: no such column: "counselling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counselling", "0.001476"); error here ---^ Parse error near line 5610: no such column: "worthy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worthy", "0.001476"); error here ---^ Parse error near line 5611: no such column: "requests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("requests", "0.001475"); error here ---^ Parse error near line 5612: no such column: "bastard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bastard", "0.001475"); error here ---^ Parse error near line 5613: no such column: "blamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blamed", "0.001475"); error here ---^ Parse error near line 5614: no such column: "uncomfortable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncomfortable", "0.001474"); error here ---^ Parse error near line 5615: no such column: "liberty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liberty", "0.001474"); error here ---^ Parse error near line 5616: no such column: "bishops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bishops", "0.001474"); error here ---^ Parse error near line 5617: no such column: "dioxide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dioxide", "0.001474"); error here ---^ Parse error near line 5618: no such column: "lowered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lowered", "0.001473"); error here ---^ Parse error near line 5619: no such column: "capture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capture", "0.001473"); error here ---^ Parse error near line 5620: no such column: "spreading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spreading", "0.001473"); error here ---^ Parse error near line 5621: no such column: "flash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flash", "0.001473"); error here ---^ Parse error near line 5622: no such column: "shipping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shipping", "0.001473"); error here ---^ Parse error near line 5623: no such column: "representations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("representations", "0.001472"); error here ---^ Parse error near line 5624: no such column: "convincing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convincing", "0.001472"); error here ---^ Parse error near line 5625: no such column: "honours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honours", "0.001472"); error here ---^ Parse error near line 5626: no such column: "faded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faded", "0.001472"); error here ---^ Parse error near line 5627: no such column: "protestant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protestant", "0.001471"); error here ---^ Parse error near line 5628: no such column: "hiding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hiding", "0.001471"); error here ---^ Parse error near line 5629: no such column: "yugoslavia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yugoslavia", "0.001471"); error here ---^ Parse error near line 5630: no such column: "citizen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("citizen", "0.001470"); error here ---^ Parse error near line 5631: no such column: "beneficial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beneficial", "0.001470"); error here ---^ Parse error near line 5632: no such column: "tel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tel", "0.001470"); error here ---^ Parse error near line 5633: no such column: "curtain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curtain", "0.001470"); error here ---^ Parse error near line 5634: no such column: "thompson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thompson", "0.001470"); error here ---^ Parse error near line 5635: no such column: "handful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handful", "0.001469"); error here ---^ Parse error near line 5636: no such column: "sexuality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sexuality", "0.001469"); error here ---^ Parse error near line 5637: no such column: "woke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woke", "0.001469"); error here ---^ Parse error near line 5638: no such column: "matching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matching", "0.001469"); error here ---^ Parse error near line 5639: no such column: "productive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("productive", "0.001469"); error here ---^ Parse error near line 5640: no such column: "cow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cow", "0.001469"); error here ---^ Parse error near line 5641: no such column: "believing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("believing", "0.001469"); error here ---^ Parse error near line 5642: no such column: "trail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trail", "0.001469"); error here ---^ Parse error near line 5643: no such column: "coffin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coffin", "0.001469"); error here ---^ Parse error near line 5644: no such column: "makers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("makers", "0.001469"); error here ---^ Parse error near line 5645: no such column: "diversity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diversity", "0.001468"); error here ---^ Parse error near line 5646: no such column: "seal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seal", "0.001468"); error here ---^ Parse error near line 5647: no such column: "import" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("import", "0.001468"); error here ---^ Parse error near line 5648: no such column: "bonus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bonus", "0.001467"); error here ---^ Parse error near line 5649: no such column: "disappear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disappear", "0.001466"); error here ---^ Parse error near line 5650: no such column: "accommodate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accommodate", "0.001466"); error here ---^ Parse error near line 5651: no such column: "specialists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specialists", "0.001466"); error here ---^ Parse error near line 5652: no such column: "secrets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secrets", "0.001466"); error here ---^ Parse error near line 5653: no such column: "km" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("km", "0.001466"); error here ---^ Parse error near line 5654: no such column: "academy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("academy", "0.001466"); error here ---^ Parse error near line 5655: no such column: "wasted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wasted", "0.001465"); error here ---^ Parse error near line 5656: no such column: "frustration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frustration", "0.001464"); error here ---^ Parse error near line 5657: no such column: "recommendation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recommendation", "0.001461"); error here ---^ Parse error near line 5658: no such column: "museums" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("museums", "0.001460"); error here ---^ Parse error near line 5659: no such column: "cruel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cruel", "0.001460"); error here ---^ Parse error near line 5660: no such column: "independently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("independently", "0.001460"); error here ---^ Parse error near line 5661: no such column: "appealed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appealed", "0.001459"); error here ---^ Parse error near line 5662: no such column: "loves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loves", "0.001457"); error here ---^ Parse error near line 5663: no such column: "minimal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minimal", "0.001457"); error here ---^ Parse error near line 5664: no such column: "designated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("designated", "0.001457"); error here ---^ Parse error near line 5665: no such column: "el" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("el", "0.001457"); error here ---^ Parse error near line 5666: no such column: "sunderland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sunderland", "0.001457"); error here ---^ Parse error near line 5667: no such column: "commit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commit", "0.001457"); error here ---^ Parse error near line 5668: no such column: "churchill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("churchill", "0.001456"); error here ---^ Parse error near line 5669: no such column: "territories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("territories", "0.001455"); error here ---^ Parse error near line 5670: no such column: "threats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("threats", "0.001454"); error here ---^ Parse error near line 5671: no such column: "forgive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forgive", "0.001454"); error here ---^ Parse error near line 5672: no such column: "catching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catching", "0.001454"); error here ---^ Parse error near line 5673: no such column: "interval" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interval", "0.001453"); error here ---^ Parse error near line 5674: no such column: "ghost" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ghost", "0.001453"); error here ---^ Parse error near line 5675: no such column: "correlation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correlation", "0.001453"); error here ---^ Parse error near line 5676: no such column: "breeze" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breeze", "0.001452"); error here ---^ Parse error near line 5677: no such column: "isle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("isle", "0.001452"); error here ---^ Parse error near line 5678: no such column: "suspicious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suspicious", "0.001452"); error here ---^ Parse error near line 5679: no such column: "measurements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("measurements", "0.001452"); error here ---^ Parse error near line 5680: no such column: "civilian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("civilian", "0.001451"); error here ---^ Parse error near line 5681: no such column: "drops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drops", "0.001450"); error here ---^ Parse error near line 5682: no such column: "questioning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("questioning", "0.001450"); error here ---^ Parse error near line 5683: no such column: "layers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("layers", "0.001450"); error here ---^ Parse error near line 5684: no such column: "certainty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("certainty", "0.001450"); error here ---^ Parse error near line 5685: no such column: "removing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("removing", "0.001450"); error here ---^ Parse error near line 5686: no such column: "overwhelming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overwhelming", "0.001450"); error here ---^ Parse error near line 5687: no such column: "maturity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maturity", "0.001449"); error here ---^ Parse error near line 5688: no such column: "laying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laying", "0.001448"); error here ---^ Parse error near line 5689: no such column: "fragments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fragments", "0.001448"); error here ---^ Parse error near line 5690: no such column: "executed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("executed", "0.001448"); error here ---^ Parse error near line 5691: no such column: "historian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("historian", "0.001447"); error here ---^ Parse error near line 5692: no such column: "symbolic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symbolic", "0.001447"); error here ---^ Parse error near line 5693: no such column: "fatal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fatal", "0.001447"); error here ---^ Parse error near line 5694: no such column: "marble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marble", "0.001447"); error here ---^ Parse error near line 5695: no such column: "max" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("max", "0.001447"); error here ---^ Parse error near line 5696: no such column: "keeper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keeper", "0.001446"); error here ---^ Parse error near line 5697: no such column: "induced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("induced", "0.001446"); error here ---^ Parse error near line 5698: no such column: "ici" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ici", "0.001446"); error here ---^ Parse error near line 5699: no such column: "arsenal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arsenal", "0.001446"); error here ---^ Parse error near line 5700: no such column: "rats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rats", "0.001446"); error here ---^ Parse error near line 5701: no such column: "presenting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presenting", "0.001445"); error here ---^ Parse error near line 5702: no such column: "rod" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rod", "0.001445"); error here ---^ Parse error near line 5703: no such column: "reviews" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reviews", "0.001443"); error here ---^ Parse error near line 5704: no such column: "neighbouring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neighbouring", "0.001443"); error here ---^ Parse error near line 5705: no such column: "gods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gods", "0.001442"); error here ---^ Parse error near line 5706: no such column: "foundations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foundations", "0.001442"); error here ---^ Parse error near line 5707: no such column: "surfaces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surfaces", "0.001442"); error here ---^ Parse error near line 5708: no such column: "crude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crude", "0.001442"); error here ---^ Parse error near line 5709: no such column: "duck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duck", "0.001440"); error here ---^ Parse error near line 5710: no such column: "belgium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belgium", "0.001440"); error here ---^ Parse error near line 5711: no such column: "crashed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crashed", "0.001439"); error here ---^ Parse error near line 5712: no such column: "shifted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shifted", "0.001439"); error here ---^ Parse error near line 5713: no such column: "insects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insects", "0.001438"); error here ---^ Parse error near line 5714: no such column: "advances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advances", "0.001437"); error here ---^ Parse error near line 5715: no such column: "inspiration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspiration", "0.001437"); error here ---^ Parse error near line 5716: no such column: "predict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predict", "0.001437"); error here ---^ Parse error near line 5717: no such column: "dimensions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dimensions", "0.001437"); error here ---^ Parse error near line 5718: no such column: "pavement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pavement", "0.001437"); error here ---^ Parse error near line 5719: no such column: "validity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("validity", "0.001436"); error here ---^ Parse error near line 5720: no such column: "ugly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ugly", "0.001436"); error here ---^ Parse error near line 5721: no such column: "lasted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lasted", "0.001435"); error here ---^ Parse error near line 5722: no such column: "irrelevant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irrelevant", "0.001435"); error here ---^ Parse error near line 5723: no such column: "complain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complain", "0.001434"); error here ---^ Parse error near line 5724: no such column: "urge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urge", "0.001433"); error here ---^ Parse error near line 5725: no such column: "loaded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loaded", "0.001433"); error here ---^ Parse error near line 5726: no such column: "hostility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hostility", "0.001432"); error here ---^ Parse error near line 5727: no such column: "sin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sin", "0.001432"); error here ---^ Parse error near line 5728: no such column: "profitable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("profitable", "0.001432"); error here ---^ Parse error near line 5729: no such column: "fled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fled", "0.001431"); error here ---^ Parse error near line 5730: no such column: "wealthy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wealthy", "0.001431"); error here ---^ Parse error near line 5731: no such column: "dating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dating", "0.001431"); error here ---^ Parse error near line 5732: no such column: "sandy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sandy", "0.001430"); error here ---^ Parse error near line 5733: no such column: "bears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bears", "0.001430"); error here ---^ Parse error near line 5734: no such column: "alison" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alison", "0.001430"); error here ---^ Parse error near line 5735: no such column: "stanley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stanley", "0.001429"); error here ---^ Parse error near line 5736: no such column: "phenomena" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phenomena", "0.001429"); error here ---^ Parse error near line 5737: no such column: "lamp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lamp", "0.001429"); error here ---^ Parse error near line 5738: no such column: "clergy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clergy", "0.001428"); error here ---^ Parse error near line 5739: no such column: "horizon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horizon", "0.001428"); error here ---^ Parse error near line 5740: no such column: "intermediate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intermediate", "0.001428"); error here ---^ Parse error near line 5741: no such column: "supplier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supplier", "0.001428"); error here ---^ Parse error near line 5742: no such column: "conscience" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conscience", "0.001428"); error here ---^ Parse error near line 5743: no such column: "al" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("al", "0.001427"); error here ---^ Parse error near line 5744: no such column: "powder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("powder", "0.001427"); error here ---^ Parse error near line 5745: no such column: "jet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jet", "0.001427"); error here ---^ Parse error near line 5746: no such column: "pensioners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pensioners", "0.001427"); error here ---^ Parse error near line 5747: no such column: "ali" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ali", "0.001426"); error here ---^ Parse error near line 5748: no such column: "sixties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sixties", "0.001425"); error here ---^ Parse error near line 5749: no such column: "trips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trips", "0.001425"); error here ---^ Parse error near line 5750: no such column: "elder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elder", "0.001425"); error here ---^ Parse error near line 5751: no such column: "loyal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loyal", "0.001425"); error here ---^ Parse error near line 5752: no such column: "sweat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweat", "0.001425"); error here ---^ Parse error near line 5753: no such column: "soup" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soup", "0.001423"); error here ---^ Parse error near line 5754: no such column: "pole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pole", "0.001423"); error here ---^ Parse error near line 5755: no such column: "soap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soap", "0.001422"); error here ---^ Parse error near line 5756: no such column: "pig" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pig", "0.001422"); error here ---^ Parse error near line 5757: no such column: "paths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paths", "0.001422"); error here ---^ Parse error near line 5758: no such column: "popularity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("popularity", "0.001420"); error here ---^ Parse error near line 5759: no such column: "basket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basket", "0.001420"); error here ---^ Parse error near line 5760: no such column: "struggled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("struggled", "0.001419"); error here ---^ Parse error near line 5761: no such column: "nerve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nerve", "0.001419"); error here ---^ Parse error near line 5762: no such column: "episode" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("episode", "0.001418"); error here ---^ Parse error near line 5763: no such column: "butler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("butler", "0.001418"); error here ---^ Parse error near line 5764: no such column: "betty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("betty", "0.001418"); error here ---^ Parse error near line 5765: no such column: "oven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oven", "0.001418"); error here ---^ Parse error near line 5766: no such column: "crowds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crowds", "0.001418"); error here ---^ Parse error near line 5767: no such column: "bend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bend", "0.001417"); error here ---^ Parse error near line 5768: no such column: "dropping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dropping", "0.001416"); error here ---^ Parse error near line 5769: no such column: "consisted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consisted", "0.001416"); error here ---^ Parse error near line 5770: no such column: "lorry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lorry", "0.001416"); error here ---^ Parse error near line 5771: no such column: "positively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("positively", "0.001415"); error here ---^ Parse error near line 5772: no such column: "insufficient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insufficient", "0.001415"); error here ---^ Parse error near line 5773: no such column: "programming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("programming", "0.001415"); error here ---^ Parse error near line 5774: no such column: "denmark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denmark", "0.001415"); error here ---^ Parse error near line 5775: no such column: "nails" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nails", "0.001415"); error here ---^ Parse error near line 5776: no such column: "eligible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eligible", "0.001414"); error here ---^ Parse error near line 5777: no such column: "mysterious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mysterious", "0.001414"); error here ---^ Parse error near line 5778: no such column: "lap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lap", "0.001413"); error here ---^ Parse error near line 5779: no such column: "drives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drives", "0.001413"); error here ---^ Parse error near line 5780: no such column: "clash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clash", "0.001412"); error here ---^ Parse error near line 5781: no such column: "burns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burns", "0.001412"); error here ---^ Parse error near line 5782: no such column: "collaboration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collaboration", "0.001412"); error here ---^ Parse error near line 5783: no such column: "devised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devised", "0.001411"); error here ---^ Parse error near line 5784: no such column: "heath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heath", "0.001411"); error here ---^ Parse error near line 5785: no such column: "spencer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spencer", "0.001411"); error here ---^ Parse error near line 5786: no such column: "enforcement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enforcement", "0.001410"); error here ---^ Parse error near line 5787: no such column: "ambition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambition", "0.001410"); error here ---^ Parse error near line 5788: no such column: "organ" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organ", "0.001410"); error here ---^ Parse error near line 5789: no such column: "managerial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("managerial", "0.001410"); error here ---^ Parse error near line 5790: no such column: "molecular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("molecular", "0.001409"); error here ---^ Parse error near line 5791: no such column: "sculpture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sculpture", "0.001409"); error here ---^ Parse error near line 5792: no such column: "featured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("featured", "0.001409"); error here ---^ Parse error near line 5793: no such column: "olympic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("olympic", "0.001409"); error here ---^ Parse error near line 5794: no such column: "carter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carter", "0.001409"); error here ---^ Parse error near line 5795: no such column: "neatly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neatly", "0.001408"); error here ---^ Parse error near line 5796: no such column: "embassy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embassy", "0.001408"); error here ---^ Parse error near line 5797: no such column: "reinforced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reinforced", "0.001407"); error here ---^ Parse error near line 5798: no such column: "fires" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fires", "0.001407"); error here ---^ Parse error near line 5799: no such column: "swallowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swallowed", "0.001407"); error here ---^ Parse error near line 5800: no such column: "exclude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exclude", "0.001406"); error here ---^ Parse error near line 5801: no such column: "treating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treating", "0.001405"); error here ---^ Parse error near line 5802: no such column: "linear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linear", "0.001405"); error here ---^ Parse error near line 5803: no such column: "fantasy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fantasy", "0.001405"); error here ---^ Parse error near line 5804: no such column: "addresses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("addresses", "0.001405"); error here ---^ Parse error near line 5805: no such column: "samuel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("samuel", "0.001405"); error here ---^ Parse error near line 5806: no such column: "caution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caution", "0.001404"); error here ---^ Parse error near line 5807: no such column: "interpret" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interpret", "0.001404"); error here ---^ Parse error near line 5808: no such column: "kennedy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kennedy", "0.001404"); error here ---^ Parse error near line 5809: no such column: "detect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detect", "0.001404"); error here ---^ Parse error near line 5810: no such column: "barn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barn", "0.001403"); error here ---^ Parse error near line 5811: no such column: "substances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("substances", "0.001403"); error here ---^ Parse error near line 5812: no such column: "abilities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abilities", "0.001403"); error here ---^ Parse error near line 5813: no such column: "barnes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barnes", "0.001403"); error here ---^ Parse error near line 5814: no such column: "migration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("migration", "0.001403"); error here ---^ Parse error near line 5815: no such column: "cared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cared", "0.001402"); error here ---^ Parse error near line 5816: no such column: "ron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ron", "0.001402"); error here ---^ Parse error near line 5817: no such column: "troubled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("troubled", "0.001402"); error here ---^ Parse error near line 5818: no such column: "flora" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flora", "0.001402"); error here ---^ Parse error near line 5819: no such column: "blew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blew", "0.001402"); error here ---^ Parse error near line 5820: no such column: "prospective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prospective", "0.001400"); error here ---^ Parse error near line 5821: no such column: "behalf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("behalf", "0.001400"); error here ---^ Parse error near line 5822: no such column: "preston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preston", "0.001399"); error here ---^ Parse error near line 5823: no such column: "implication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implication", "0.001399"); error here ---^ Parse error near line 5824: no such column: "embarrassment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embarrassment", "0.001398"); error here ---^ Parse error near line 5825: no such column: "diverse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diverse", "0.001398"); error here ---^ Parse error near line 5826: no such column: "executives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("executives", "0.001398"); error here ---^ Parse error near line 5827: no such column: "parental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parental", "0.001398"); error here ---^ Parse error near line 5828: no such column: "importantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("importantly", "0.001398"); error here ---^ Parse error near line 5829: no such column: "decorated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decorated", "0.001398"); error here ---^ Parse error near line 5830: no such column: "continually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continually", "0.001398"); error here ---^ Parse error near line 5831: no such column: "furious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("furious", "0.001397"); error here ---^ Parse error near line 5832: no such column: "kim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kim", "0.001396"); error here ---^ Parse error near line 5833: no such column: "vi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vi", "0.001396"); error here ---^ Parse error near line 5834: no such column: "cigarettes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cigarettes", "0.001395"); error here ---^ Parse error near line 5835: no such column: "fiscal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiscal", "0.001395"); error here ---^ Parse error near line 5836: no such column: "definitions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("definitions", "0.001395"); error here ---^ Parse error near line 5837: no such column: "auction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auction", "0.001395"); error here ---^ Parse error near line 5838: no such column: "appreciation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appreciation", "0.001394"); error here ---^ Parse error near line 5839: no such column: "ladder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ladder", "0.001394"); error here ---^ Parse error near line 5840: no such column: "commitments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commitments", "0.001394"); error here ---^ Parse error near line 5841: no such column: "forehead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forehead", "0.001394"); error here ---^ Parse error near line 5842: no such column: "striker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("striker", "0.001394"); error here ---^ Parse error near line 5843: no such column: "soccer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soccer", "0.001393"); error here ---^ Parse error near line 5844: no such column: "vienna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vienna", "0.001391"); error here ---^ Parse error near line 5845: no such column: "beans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beans", "0.001391"); error here ---^ Parse error near line 5846: no such column: "rumours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rumours", "0.001391"); error here ---^ Parse error near line 5847: no such column: "reductions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reductions", "0.001391"); error here ---^ Parse error near line 5848: no such column: "publish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("publish", "0.001391"); error here ---^ Parse error near line 5849: no such column: "solar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solar", "0.001391"); error here ---^ Parse error near line 5850: no such column: "petition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("petition", "0.001390"); error here ---^ Parse error near line 5851: no such column: "hurried" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurried", "0.001390"); error here ---^ Parse error near line 5852: no such column: "gabriel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gabriel", "0.001389"); error here ---^ Parse error near line 5853: no such column: "expressions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expressions", "0.001389"); error here ---^ Parse error near line 5854: no such column: "prejudice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prejudice", "0.001389"); error here ---^ Parse error near line 5855: no such column: "useless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("useless", "0.001389"); error here ---^ Parse error near line 5856: no such column: "practise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("practise", "0.001389"); error here ---^ Parse error near line 5857: no such column: "edwards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edwards", "0.001389"); error here ---^ Parse error near line 5858: no such column: "pence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pence", "0.001389"); error here ---^ Parse error near line 5859: no such column: "hits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hits", "0.001388"); error here ---^ Parse error near line 5860: no such column: "negotiating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negotiating", "0.001388"); error here ---^ Parse error near line 5861: no such column: "russians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("russians", "0.001388"); error here ---^ Parse error near line 5862: no such column: "relied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relied", "0.001387"); error here ---^ Parse error near line 5863: no such column: "yep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yep", "0.001386"); error here ---^ Parse error near line 5864: no such column: "semantic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("semantic", "0.001386"); error here ---^ Parse error near line 5865: no such column: "inherent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inherent", "0.001386"); error here ---^ Parse error near line 5866: no such column: "serum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serum", "0.001385"); error here ---^ Parse error near line 5867: no such column: "abandon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abandon", "0.001385"); error here ---^ Parse error near line 5868: no such column: "specification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specification", "0.001385"); error here ---^ Parse error near line 5869: no such column: "apartment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apartment", "0.001384"); error here ---^ Parse error near line 5870: no such column: "philosophical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("philosophical", "0.001383"); error here ---^ Parse error near line 5871: no such column: "misleading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misleading", "0.001383"); error here ---^ Parse error near line 5872: no such column: "maxwell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maxwell", "0.001383"); error here ---^ Parse error near line 5873: no such column: "ferry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ferry", "0.001382"); error here ---^ Parse error near line 5874: no such column: "cups" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cups", "0.001382"); error here ---^ Parse error near line 5875: no such column: "rounded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rounded", "0.001382"); error here ---^ Parse error near line 5876: no such column: "sunshine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sunshine", "0.001382"); error here ---^ Parse error near line 5877: no such column: "utterly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utterly", "0.001382"); error here ---^ Parse error near line 5878: no such column: "frowned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frowned", "0.001382"); error here ---^ Parse error near line 5879: no such column: "bureaucracy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bureaucracy", "0.001380"); error here ---^ Parse error near line 5880: no such column: "hunter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hunter", "0.001380"); error here ---^ Parse error near line 5881: no such column: "nonetheless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nonetheless", "0.001380"); error here ---^ Parse error near line 5882: no such column: "ridge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ridge", "0.001380"); error here ---^ Parse error near line 5883: no such column: "partially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("partially", "0.001380"); error here ---^ Parse error near line 5884: no such column: "rage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rage", "0.001380"); error here ---^ Parse error near line 5885: no such column: "battery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("battery", "0.001379"); error here ---^ Parse error near line 5886: no such column: "bleeding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bleeding", "0.001379"); error here ---^ Parse error near line 5887: no such column: "lending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lending", "0.001379"); error here ---^ Parse error near line 5888: no such column: "pm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pm", "0.001379"); error here ---^ Parse error near line 5889: no such column: "criterion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criterion", "0.001379"); error here ---^ Parse error near line 5890: no such column: "planting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("planting", "0.001379"); error here ---^ Parse error near line 5891: no such column: "pubs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pubs", "0.001379"); error here ---^ Parse error near line 5892: no such column: "counsel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counsel", "0.001379"); error here ---^ Parse error near line 5893: no such column: "rounds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rounds", "0.001378"); error here ---^ Parse error near line 5894: no such column: "chat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chat", "0.001378"); error here ---^ Parse error near line 5895: no such column: "bloke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bloke", "0.001378"); error here ---^ Parse error near line 5896: no such column: "criticised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criticised", "0.001377"); error here ---^ Parse error near line 5897: no such column: "purple" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purple", "0.001377"); error here ---^ Parse error near line 5898: no such column: "installation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("installation", "0.001377"); error here ---^ Parse error near line 5899: no such column: "somerset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("somerset", "0.001376"); error here ---^ Parse error near line 5900: no such column: "worries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worries", "0.001376"); error here ---^ Parse error near line 5901: no such column: "posed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("posed", "0.001376"); error here ---^ Parse error near line 5902: no such column: "dignity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dignity", "0.001375"); error here ---^ Parse error near line 5903: no such column: "negotiate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negotiate", "0.001375"); error here ---^ Parse error near line 5904: no such column: "loch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loch", "0.001375"); error here ---^ Parse error near line 5905: no such column: "sacred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sacred", "0.001374"); error here ---^ Parse error near line 5906: no such column: "unpleasant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unpleasant", "0.001374"); error here ---^ Parse error near line 5907: no such column: "enclosed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enclosed", "0.001374"); error here ---^ Parse error near line 5908: no such column: "senate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("senate", "0.001374"); error here ---^ Parse error near line 5909: no such column: "incentive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incentive", "0.001374"); error here ---^ Parse error near line 5910: no such column: "tips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tips", "0.001374"); error here ---^ Parse error near line 5911: no such column: "devon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devon", "0.001373"); error here ---^ Parse error near line 5912: no such column: "analyse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analyse", "0.001373"); error here ---^ Parse error near line 5913: no such column: "settlements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("settlements", "0.001372"); error here ---^ Parse error near line 5914: no such column: "tense" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tense", "0.001372"); error here ---^ Parse error near line 5915: no such column: "expectation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expectation", "0.001372"); error here ---^ Parse error near line 5916: no such column: "budgets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("budgets", "0.001371"); error here ---^ Parse error near line 5917: no such column: "sunlight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sunlight", "0.001371"); error here ---^ Parse error near line 5918: no such column: "clauses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clauses", "0.001371"); error here ---^ Parse error near line 5919: no such column: "trophy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trophy", "0.001371"); error here ---^ Parse error near line 5920: no such column: "analyses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analyses", "0.001371"); error here ---^ Parse error near line 5921: no such column: "selective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selective", "0.001370"); error here ---^ Parse error near line 5922: no such column: "exhibitions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhibitions", "0.001370"); error here ---^ Parse error near line 5923: no such column: "joyce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joyce", "0.001369"); error here ---^ Parse error near line 5924: no such column: "doubled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doubled", "0.001369"); error here ---^ Parse error near line 5925: no such column: "lengths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lengths", "0.001369"); error here ---^ Parse error near line 5926: no such column: "bite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bite", "0.001369"); error here ---^ Parse error near line 5927: no such column: "torn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("torn", "0.001369"); error here ---^ Parse error near line 5928: no such column: "symbols" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symbols", "0.001368"); error here ---^ Parse error near line 5929: no such column: "elite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elite", "0.001368"); error here ---^ Parse error near line 5930: no such column: "carved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carved", "0.001368"); error here ---^ Parse error near line 5931: no such column: "receives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receives", "0.001368"); error here ---^ Parse error near line 5932: no such column: "isabel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("isabel", "0.001367"); error here ---^ Parse error near line 5933: no such column: "bold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bold", "0.001367"); error here ---^ Parse error near line 5934: no such column: "explicitly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explicitly", "0.001367"); error here ---^ Parse error near line 5935: no such column: "exploitation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exploitation", "0.001366"); error here ---^ Parse error near line 5936: no such column: "masses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("masses", "0.001366"); error here ---^ Parse error near line 5937: no such column: "dock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dock", "0.001366"); error here ---^ Parse error near line 5938: no such column: "burnt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burnt", "0.001365"); error here ---^ Parse error near line 5939: no such column: "diesel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diesel", "0.001364"); error here ---^ Parse error near line 5940: no such column: "lisa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lisa", "0.001364"); error here ---^ Parse error near line 5941: no such column: "palm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("palm", "0.001364"); error here ---^ Parse error near line 5942: no such column: "protective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protective", "0.001364"); error here ---^ Parse error near line 5943: no such column: "deserve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deserve", "0.001363"); error here ---^ Parse error near line 5944: no such column: "folded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("folded", "0.001363"); error here ---^ Parse error near line 5945: no such column: "founder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("founder", "0.001363"); error here ---^ Parse error near line 5946: no such column: "bang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bang", "0.001362"); error here ---^ Parse error near line 5947: no such column: "grows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grows", "0.001362"); error here ---^ Parse error near line 5948: no such column: "willie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("willie", "0.001362"); error here ---^ Parse error near line 5949: no such column: "fortunate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fortunate", "0.001362"); error here ---^ Parse error near line 5950: no such column: "defensive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defensive", "0.001360"); error here ---^ Parse error near line 5951: no such column: "islamic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("islamic", "0.001360"); error here ---^ Parse error near line 5952: no such column: "br" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("br", "0.001360"); error here ---^ Parse error near line 5953: no such column: "evolved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evolved", "0.001359"); error here ---^ Parse error near line 5954: no such column: "compliance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compliance", "0.001359"); error here ---^ Parse error near line 5955: no such column: "los" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("los", "0.001359"); error here ---^ Parse error near line 5956: no such column: "varies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("varies", "0.001359"); error here ---^ Parse error near line 5957: no such column: "objections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("objections", "0.001358"); error here ---^ Parse error near line 5958: no such column: "qualify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("qualify", "0.001358"); error here ---^ Parse error near line 5959: no such column: "mediterranean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mediterranean", "0.001358"); error here ---^ Parse error near line 5960: no such column: "pretend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pretend", "0.001358"); error here ---^ Parse error near line 5961: no such column: "occurring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occurring", "0.001358"); error here ---^ Parse error near line 5962: no such column: "guinness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guinness", "0.001357"); error here ---^ Parse error near line 5963: no such column: "objection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("objection", "0.001356"); error here ---^ Parse error near line 5964: no such column: "spots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spots", "0.001356"); error here ---^ Parse error near line 5965: no such column: "prints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prints", "0.001355"); error here ---^ Parse error near line 5966: no such column: "austria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("austria", "0.001355"); error here ---^ Parse error near line 5967: no such column: "respected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respected", "0.001355"); error here ---^ Parse error near line 5968: no such column: "sanctions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sanctions", "0.001355"); error here ---^ Parse error near line 5969: no such column: "repeatedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repeatedly", "0.001355"); error here ---^ Parse error near line 5970: no such column: "thesis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thesis", "0.001354"); error here ---^ Parse error near line 5971: no such column: "temporarily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("temporarily", "0.001354"); error here ---^ Parse error near line 5972: no such column: "lasting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lasting", "0.001354"); error here ---^ Parse error near line 5973: no such column: "hired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hired", "0.001354"); error here ---^ Parse error near line 5974: no such column: "deserted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deserted", "0.001353"); error here ---^ Parse error near line 5975: no such column: "eagle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eagle", "0.001353"); error here ---^ Parse error near line 5976: no such column: "retreat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retreat", "0.001353"); error here ---^ Parse error near line 5977: no such column: "kindly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kindly", "0.001352"); error here ---^ Parse error near line 5978: no such column: "pronounced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pronounced", "0.001352"); error here ---^ Parse error near line 5979: no such column: "ozone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ozone", "0.001352"); error here ---^ Parse error near line 5980: no such column: "pursuit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pursuit", "0.001352"); error here ---^ Parse error near line 5981: no such column: "react" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("react", "0.001351"); error here ---^ Parse error near line 5982: no such column: "phoned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phoned", "0.001350"); error here ---^ Parse error near line 5983: no such column: "chains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chains", "0.001349"); error here ---^ Parse error near line 5984: no such column: "carrier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carrier", "0.001349"); error here ---^ Parse error near line 5985: no such column: "jeans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jeans", "0.001349"); error here ---^ Parse error near line 5986: no such column: "draws" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("draws", "0.001349"); error here ---^ Parse error near line 5987: no such column: "feedback" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feedback", "0.001348"); error here ---^ Parse error near line 5988: no such column: "invested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invested", "0.001348"); error here ---^ Parse error near line 5989: no such column: "booked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("booked", "0.001348"); error here ---^ Parse error near line 5990: no such column: "consisting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consisting", "0.001348"); error here ---^ Parse error near line 5991: no such column: "update" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("update", "0.001347"); error here ---^ Parse error near line 5992: no such column: "qualification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("qualification", "0.001347"); error here ---^ Parse error near line 5993: no such column: "tales" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tales", "0.001347"); error here ---^ Parse error near line 5994: no such column: "counted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counted", "0.001347"); error here ---^ Parse error near line 5995: no such column: "monster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monster", "0.001346"); error here ---^ Parse error near line 5996: no such column: "lend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lend", "0.001346"); error here ---^ Parse error near line 5997: no such column: "drift" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drift", "0.001346"); error here ---^ Parse error near line 5998: no such column: "handicap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handicap", "0.001346"); error here ---^ Parse error near line 5999: no such column: "guided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guided", "0.001346"); error here ---^ Parse error near line 6000: no such column: "continuity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continuity", "0.001345"); error here ---^ Parse error near line 6001: no such column: "mask" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mask", "0.001345"); error here ---^ Parse error near line 6002: no such column: "pin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pin", "0.001345"); error here ---^ Parse error near line 6003: no such column: "eighth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eighth", "0.001345"); error here ---^ Parse error near line 6004: no such column: "temper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("temper", "0.001344"); error here ---^ Parse error near line 6005: no such column: "cooked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooked", "0.001343"); error here ---^ Parse error near line 6006: no such column: "craig" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("craig", "0.001343"); error here ---^ Parse error near line 6007: no such column: "negligence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negligence", "0.001343"); error here ---^ Parse error near line 6008: no such column: "cave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cave", "0.001342"); error here ---^ Parse error near line 6009: no such column: "dependence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dependence", "0.001342"); error here ---^ Parse error near line 6010: no such column: "slim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slim", "0.001340"); error here ---^ Parse error near line 6011: no such column: "cornwall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cornwall", "0.001340"); error here ---^ Parse error near line 6012: no such column: "organise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organise", "0.001340"); error here ---^ Parse error near line 6013: no such column: "swift" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swift", "0.001340"); error here ---^ Parse error near line 6014: no such column: "novels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("novels", "0.001340"); error here ---^ Parse error near line 6015: no such column: "sorted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sorted", "0.001340"); error here ---^ Parse error near line 6016: no such column: "misery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misery", "0.001339"); error here ---^ Parse error near line 6017: no such column: "exit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exit", "0.001339"); error here ---^ Parse error near line 6018: no such column: "coupled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coupled", "0.001339"); error here ---^ Parse error near line 6019: no such column: "assembled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assembled", "0.001339"); error here ---^ Parse error near line 6020: no such column: "wimbledon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wimbledon", "0.001339"); error here ---^ Parse error near line 6021: no such column: "diameter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diameter", "0.001338"); error here ---^ Parse error near line 6022: no such column: "toward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toward", "0.001337"); error here ---^ Parse error near line 6023: no such column: "pour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pour", "0.001337"); error here ---^ Parse error near line 6024: no such column: "codes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("codes", "0.001337"); error here ---^ Parse error near line 6025: no such column: "centred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("centred", "0.001337"); error here ---^ Parse error near line 6026: no such column: "dot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dot", "0.001337"); error here ---^ Parse error near line 6027: no such column: "invisible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invisible", "0.001336"); error here ---^ Parse error near line 6028: no such column: "invented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invented", "0.001336"); error here ---^ Parse error near line 6029: no such column: "pete" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pete", "0.001335"); error here ---^ Parse error near line 6030: no such column: "stem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stem", "0.001335"); error here ---^ Parse error near line 6031: no such column: "upright" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upright", "0.001335"); error here ---^ Parse error near line 6032: no such column: "pump" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pump", "0.001334"); error here ---^ Parse error near line 6033: no such column: "faculty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faculty", "0.001334"); error here ---^ Parse error near line 6034: no such column: "specify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specify", "0.001333"); error here ---^ Parse error near line 6035: no such column: "offenders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offenders", "0.001333"); error here ---^ Parse error near line 6036: no such column: "omitted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("omitted", "0.001333"); error here ---^ Parse error near line 6037: no such column: "sara" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sara", "0.001332"); error here ---^ Parse error near line 6038: no such column: "squadron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squadron", "0.001332"); error here ---^ Parse error near line 6039: no such column: "blown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blown", "0.001331"); error here ---^ Parse error near line 6040: no such column: "challenges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("challenges", "0.001331"); error here ---^ Parse error near line 6041: no such column: "bacteria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bacteria", "0.001331"); error here ---^ Parse error near line 6042: no such column: "ageing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ageing", "0.001331"); error here ---^ Parse error near line 6043: no such column: "breasts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breasts", "0.001330"); error here ---^ Parse error near line 6044: no such column: "contempt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contempt", "0.001330"); error here ---^ Parse error near line 6045: no such column: "owe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owe", "0.001330"); error here ---^ Parse error near line 6046: no such column: "jewellery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jewellery", "0.001330"); error here ---^ Parse error near line 6047: no such column: "protests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protests", "0.001329"); error here ---^ Parse error near line 6048: no such column: "privatisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("privatisation", "0.001329"); error here ---^ Parse error near line 6049: no such column: "phrases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phrases", "0.001329"); error here ---^ Parse error near line 6050: no such column: "comparisons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comparisons", "0.001328"); error here ---^ Parse error near line 6051: no such column: "diagram" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diagram", "0.001328"); error here ---^ Parse error near line 6052: no such column: "ash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ash", "0.001328"); error here ---^ Parse error near line 6053: no such column: "mathematical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mathematical", "0.001328"); error here ---^ Parse error near line 6054: no such column: "ballet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ballet", "0.001327"); error here ---^ Parse error near line 6055: no such column: "jail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jail", "0.001327"); error here ---^ Parse error near line 6056: no such column: "proteins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proteins", "0.001327"); error here ---^ Parse error near line 6057: no such column: "inappropriate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inappropriate", "0.001326"); error here ---^ Parse error near line 6058: no such column: "resting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resting", "0.001326"); error here ---^ Parse error near line 6059: no such column: "aggression" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aggression", "0.001326"); error here ---^ Parse error near line 6060: no such column: "subjected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subjected", "0.001325"); error here ---^ Parse error near line 6061: no such column: "invite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invite", "0.001325"); error here ---^ Parse error near line 6062: no such column: "sentenced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sentenced", "0.001324"); error here ---^ Parse error near line 6063: no such column: "angles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angles", "0.001324"); error here ---^ Parse error near line 6064: no such column: "poles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poles", "0.001324"); error here ---^ Parse error near line 6065: no such column: "persistent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persistent", "0.001324"); error here ---^ Parse error near line 6066: no such column: "terribly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terribly", "0.001324"); error here ---^ Parse error near line 6067: no such column: "log" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("log", "0.001322"); error here ---^ Parse error near line 6068: no such column: "ingredients" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ingredients", "0.001322"); error here ---^ Parse error near line 6069: no such column: "screening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("screening", "0.001322"); error here ---^ Parse error near line 6070: no such column: "sophie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sophie", "0.001322"); error here ---^ Parse error near line 6071: no such column: "alien" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alien", "0.001321"); error here ---^ Parse error near line 6072: no such column: "gaining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gaining", "0.001321"); error here ---^ Parse error near line 6073: no such column: "calcium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calcium", "0.001321"); error here ---^ Parse error near line 6074: no such column: "admits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admits", "0.001321"); error here ---^ Parse error near line 6075: no such column: "doubtful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doubtful", "0.001321"); error here ---^ Parse error near line 6076: no such column: "photo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("photo", "0.001319"); error here ---^ Parse error near line 6077: no such column: "lean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lean", "0.001319"); error here ---^ Parse error near line 6078: no such column: "bowel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowel", "0.001318"); error here ---^ Parse error near line 6079: no such column: "classified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("classified", "0.001318"); error here ---^ Parse error near line 6080: no such column: "sustain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sustain", "0.001318"); error here ---^ Parse error near line 6081: no such column: "allowances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allowances", "0.001318"); error here ---^ Parse error near line 6082: no such column: "flames" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flames", "0.001318"); error here ---^ Parse error near line 6083: no such column: "overhead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overhead", "0.001318"); error here ---^ Parse error near line 6084: no such column: "telecommunications" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telecommunications", "0.001316"); error here ---^ Parse error near line 6085: no such column: "revenues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revenues", "0.001315"); error here ---^ Parse error near line 6086: no such column: "bunch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bunch", "0.001315"); error here ---^ Parse error near line 6087: no such column: "needle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("needle", "0.001314"); error here ---^ Parse error near line 6088: no such column: "accountants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accountants", "0.001314"); error here ---^ Parse error near line 6089: no such column: "sphere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sphere", "0.001314"); error here ---^ Parse error near line 6090: no such column: "rangers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rangers", "0.001313"); error here ---^ Parse error near line 6091: no such column: "architectural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("architectural", "0.001313"); error here ---^ Parse error near line 6092: no such column: "guessed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guessed", "0.001313"); error here ---^ Parse error near line 6093: no such column: "legend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legend", "0.001313"); error here ---^ Parse error near line 6094: no such column: "predominantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predominantly", "0.001313"); error here ---^ Parse error near line 6095: no such column: "abortion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abortion", "0.001313"); error here ---^ Parse error near line 6096: no such column: "challenging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("challenging", "0.001313"); error here ---^ Parse error near line 6097: no such column: "harvey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harvey", "0.001312"); error here ---^ Parse error near line 6098: no such column: "rebels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rebels", "0.001312"); error here ---^ Parse error near line 6099: no such column: "gravel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gravel", "0.001312"); error here ---^ Parse error near line 6100: no such column: "surroundings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surroundings", "0.001311"); error here ---^ Parse error near line 6101: no such column: "healing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("healing", "0.001311"); error here ---^ Parse error near line 6102: no such column: "blues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blues", "0.001310"); error here ---^ Parse error near line 6103: no such column: "guys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guys", "0.001309"); error here ---^ Parse error near line 6104: no such column: "maastricht" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maastricht", "0.001309"); error here ---^ Parse error near line 6105: no such column: "emergence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emergence", "0.001309"); error here ---^ Parse error near line 6106: no such column: "answering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("answering", "0.001309"); error here ---^ Parse error near line 6107: no such column: "inheritance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inheritance", "0.001309"); error here ---^ Parse error near line 6108: no such column: "intact" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intact", "0.001308"); error here ---^ Parse error near line 6109: no such column: "repairs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repairs", "0.001308"); error here ---^ Parse error near line 6110: no such column: "saint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saint", "0.001307"); error here ---^ Parse error near line 6111: no such column: "marxist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marxist", "0.001307"); error here ---^ Parse error near line 6112: no such column: "santa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("santa", "0.001307"); error here ---^ Parse error near line 6113: no such column: "explored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explored", "0.001307"); error here ---^ Parse error near line 6114: no such column: "beautifully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beautifully", "0.001306"); error here ---^ Parse error near line 6115: no such column: "incredible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incredible", "0.001306"); error here ---^ Parse error near line 6116: no such column: "convince" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convince", "0.001306"); error here ---^ Parse error near line 6117: no such column: "celebration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("celebration", "0.001305"); error here ---^ Parse error near line 6118: no such column: "considers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("considers", "0.001305"); error here ---^ Parse error near line 6119: no such column: "ignoring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ignoring", "0.001305"); error here ---^ Parse error near line 6120: no such column: "ipswich" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ipswich", "0.001305"); error here ---^ Parse error near line 6121: no such column: "script" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("script", "0.001304"); error here ---^ Parse error near line 6122: no such column: "submit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("submit", "0.001303"); error here ---^ Parse error near line 6123: no such column: "restriction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restriction", "0.001303"); error here ---^ Parse error near line 6124: no such column: "tragic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tragic", "0.001303"); error here ---^ Parse error near line 6125: no such column: "flights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flights", "0.001303"); error here ---^ Parse error near line 6126: no such column: "cooperation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooperation", "0.001303"); error here ---^ Parse error near line 6127: no such column: "abruptly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abruptly", "0.001303"); error here ---^ Parse error near line 6128: no such column: "mainstream" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mainstream", "0.001302"); error here ---^ Parse error near line 6129: no such column: "revealing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revealing", "0.001301"); error here ---^ Parse error near line 6130: no such column: "convert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convert", "0.001301"); error here ---^ Parse error near line 6131: no such column: "trades" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trades", "0.001301"); error here ---^ Parse error near line 6132: no such column: "musicians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("musicians", "0.001301"); error here ---^ Parse error near line 6133: no such column: "morality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morality", "0.001299"); error here ---^ Parse error near line 6134: no such column: "humanity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humanity", "0.001299"); error here ---^ Parse error near line 6135: no such column: "pint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pint", "0.001299"); error here ---^ Parse error near line 6136: no such column: "consist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consist", "0.001299"); error here ---^ Parse error near line 6137: no such column: "optimistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("optimistic", "0.001299"); error here ---^ Parse error near line 6138: no such column: "respectable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respectable", "0.001298"); error here ---^ Parse error near line 6139: no such column: "openly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("openly", "0.001298"); error here ---^ Parse error near line 6140: no such column: "fits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fits", "0.001298"); error here ---^ Parse error near line 6141: no such column: "layout" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("layout", "0.001298"); error here ---^ Parse error near line 6142: no such column: "licensing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("licensing", "0.001298"); error here ---^ Parse error near line 6143: no such column: "policemen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("policemen", "0.001297"); error here ---^ Parse error near line 6144: no such column: "coin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coin", "0.001297"); error here ---^ Parse error near line 6145: no such column: "harold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harold", "0.001297"); error here ---^ Parse error near line 6146: no such column: "boxing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boxing", "0.001296"); error here ---^ Parse error near line 6147: no such column: "ringing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ringing", "0.001296"); error here ---^ Parse error near line 6148: no such column: "lion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lion", "0.001296"); error here ---^ Parse error near line 6149: no such column: "puzzled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puzzled", "0.001296"); error here ---^ Parse error near line 6150: no such column: "shining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shining", "0.001295"); error here ---^ Parse error near line 6151: no such column: "disturbing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disturbing", "0.001295"); error here ---^ Parse error near line 6152: no such column: "painter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("painter", "0.001295"); error here ---^ Parse error near line 6153: no such column: "swiftly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swiftly", "0.001295"); error here ---^ Parse error near line 6154: no such column: "competent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("competent", "0.001295"); error here ---^ Parse error near line 6155: no such column: "traders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traders", "0.001295"); error here ---^ Parse error near line 6156: no such column: "horizontal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horizontal", "0.001295"); error here ---^ Parse error near line 6157: no such column: "applicant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("applicant", "0.001295"); error here ---^ Parse error near line 6158: no such column: "decisive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decisive", "0.001295"); error here ---^ Parse error near line 6159: no such column: "spatial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spatial", "0.001295"); error here ---^ Parse error near line 6160: no such column: "preventing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preventing", "0.001294"); error here ---^ Parse error near line 6161: no such column: "carrie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carrie", "0.001294"); error here ---^ Parse error near line 6162: no such column: "unacceptable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unacceptable", "0.001294"); error here ---^ Parse error near line 6163: no such column: "vocabulary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vocabulary", "0.001293"); error here ---^ Parse error near line 6164: no such column: "depended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depended", "0.001293"); error here ---^ Parse error near line 6165: no such column: "permanently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("permanently", "0.001293"); error here ---^ Parse error near line 6166: no such column: "seemingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seemingly", "0.001292"); error here ---^ Parse error near line 6167: no such column: "coventry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coventry", "0.001292"); error here ---^ Parse error near line 6168: no such column: "modes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modes", "0.001292"); error here ---^ Parse error near line 6169: no such column: "compound" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compound", "0.001292"); error here ---^ Parse error near line 6170: no such column: "respective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respective", "0.001292"); error here ---^ Parse error near line 6171: no such column: "gould" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gould", "0.001292"); error here ---^ Parse error near line 6172: no such column: "engagement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engagement", "0.001291"); error here ---^ Parse error near line 6173: no such column: "canterbury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canterbury", "0.001291"); error here ---^ Parse error near line 6174: no such column: "bombs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bombs", "0.001291"); error here ---^ Parse error near line 6175: no such column: "fathers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fathers", "0.001291"); error here ---^ Parse error near line 6176: no such column: "probe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("probe", "0.001290"); error here ---^ Parse error near line 6177: no such column: "carers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carers", "0.001290"); error here ---^ Parse error near line 6178: no such column: "syndrome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syndrome", "0.001289"); error here ---^ Parse error near line 6179: no such column: "protecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protecting", "0.001288"); error here ---^ Parse error near line 6180: no such column: "harmony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harmony", "0.001288"); error here ---^ Parse error near line 6181: no such column: "hut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hut", "0.001288"); error here ---^ Parse error near line 6182: no such column: "saudi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saudi", "0.001287"); error here ---^ Parse error near line 6183: no such column: "sealed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sealed", "0.001287"); error here ---^ Parse error near line 6184: no such column: "drag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drag", "0.001287"); error here ---^ Parse error near line 6185: no such column: "sits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sits", "0.001286"); error here ---^ Parse error near line 6186: no such column: "erosion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("erosion", "0.001286"); error here ---^ Parse error near line 6187: no such column: "stretching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stretching", "0.001286"); error here ---^ Parse error near line 6188: no such column: "prescribed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prescribed", "0.001286"); error here ---^ Parse error near line 6189: no such column: "lamont" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lamont", "0.001285"); error here ---^ Parse error near line 6190: no such column: "assigned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assigned", "0.001285"); error here ---^ Parse error near line 6191: no such column: "practised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("practised", "0.001285"); error here ---^ Parse error near line 6192: no such column: "negotiated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negotiated", "0.001284"); error here ---^ Parse error near line 6193: no such column: "integral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("integral", "0.001284"); error here ---^ Parse error near line 6194: no such column: "conceived" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conceived", "0.001284"); error here ---^ Parse error near line 6195: no such column: "protested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protested", "0.001284"); error here ---^ Parse error near line 6196: no such column: "sickness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sickness", "0.001283"); error here ---^ Parse error near line 6197: no such column: "toxic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toxic", "0.001283"); error here ---^ Parse error near line 6198: no such column: "testament" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("testament", "0.001283"); error here ---^ Parse error near line 6199: no such column: "fetch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fetch", "0.001283"); error here ---^ Parse error near line 6200: no such column: "redundant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("redundant", "0.001283"); error here ---^ Parse error near line 6201: no such column: "virginia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("virginia", "0.001282"); error here ---^ Parse error near line 6202: no such column: "throne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("throne", "0.001282"); error here ---^ Parse error near line 6203: no such column: "lemon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lemon", "0.001282"); error here ---^ Parse error near line 6204: no such column: "booking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("booking", "0.001281"); error here ---^ Parse error near line 6205: no such column: "instructed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instructed", "0.001281"); error here ---^ Parse error near line 6206: no such column: "privately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("privately", "0.001281"); error here ---^ Parse error near line 6207: no such column: "belongs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belongs", "0.001281"); error here ---^ Parse error near line 6208: no such column: "polytechnic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polytechnic", "0.001281"); error here ---^ Parse error near line 6209: no such column: "basin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basin", "0.001281"); error here ---^ Parse error near line 6210: no such column: "solo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solo", "0.001281"); error here ---^ Parse error near line 6211: no such column: "envisaged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("envisaged", "0.001279"); error here ---^ Parse error near line 6212: no such column: "alfred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alfred", "0.001279"); error here ---^ Parse error near line 6213: no such column: "fertility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fertility", "0.001279"); error here ---^ Parse error near line 6214: no such column: "nerves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nerves", "0.001279"); error here ---^ Parse error near line 6215: no such column: "gravity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gravity", "0.001279"); error here ---^ Parse error near line 6216: no such column: "holders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holders", "0.001279"); error here ---^ Parse error near line 6217: no such column: "safer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("safer", "0.001278"); error here ---^ Parse error near line 6218: no such column: "cooper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooper", "0.001278"); error here ---^ Parse error near line 6219: no such column: "christie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("christie", "0.001278"); error here ---^ Parse error near line 6220: no such column: "murray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murray", "0.001278"); error here ---^ Parse error near line 6221: no such column: "sovereignty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sovereignty", "0.001277"); error here ---^ Parse error near line 6222: no such column: "cows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cows", "0.001277"); error here ---^ Parse error near line 6223: no such column: "cancelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cancelled", "0.001277"); error here ---^ Parse error near line 6224: no such column: "scrutiny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scrutiny", "0.001275"); error here ---^ Parse error near line 6225: no such column: "applicants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("applicants", "0.001275"); error here ---^ Parse error near line 6226: no such column: "probable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("probable", "0.001275"); error here ---^ Parse error near line 6227: no such column: "tempted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tempted", "0.001274"); error here ---^ Parse error near line 6228: no such column: "static" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("static", "0.001274"); error here ---^ Parse error near line 6229: no such column: "initiated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("initiated", "0.001273"); error here ---^ Parse error near line 6230: no such column: "hydrogen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hydrogen", "0.001273"); error here ---^ Parse error near line 6231: no such column: "consulted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consulted", "0.001272"); error here ---^ Parse error near line 6232: no such column: "fame" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fame", "0.001272"); error here ---^ Parse error near line 6233: no such column: "patience" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patience", "0.001272"); error here ---^ Parse error near line 6234: no such column: "grin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grin", "0.001271"); error here ---^ Parse error near line 6235: no such column: "geoff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geoff", "0.001271"); error here ---^ Parse error near line 6236: no such column: "sponsorship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sponsorship", "0.001271"); error here ---^ Parse error near line 6237: no such column: "accountability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accountability", "0.001271"); error here ---^ Parse error near line 6238: no such column: "mozart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mozart", "0.001270"); error here ---^ Parse error near line 6239: no such column: "associate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("associate", "0.001270"); error here ---^ Parse error near line 6240: no such column: "obscure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obscure", "0.001270"); error here ---^ Parse error near line 6241: no such column: "territorial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("territorial", "0.001270"); error here ---^ Parse error near line 6242: no such column: "silently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silently", "0.001270"); error here ---^ Parse error near line 6243: no such column: "purchasing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purchasing", "0.001270"); error here ---^ Parse error near line 6244: no such column: "seasons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seasons", "0.001270"); error here ---^ Parse error near line 6245: no such column: "checks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("checks", "0.001270"); error here ---^ Parse error near line 6246: no such column: "recipe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recipe", "0.001269"); error here ---^ Parse error near line 6247: no such column: "documentation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("documentation", "0.001269"); error here ---^ Parse error near line 6248: no such column: "shield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shield", "0.001269"); error here ---^ Parse error near line 6249: no such column: "auditors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auditors", "0.001269"); error here ---^ Parse error near line 6250: no such column: "yo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yo", "0.001269"); error here ---^ Parse error near line 6251: no such column: "fax" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fax", "0.001269"); error here ---^ Parse error near line 6252: no such column: "lakes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lakes", "0.001269"); error here ---^ Parse error near line 6253: no such column: "robyn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robyn", "0.001268"); error here ---^ Parse error near line 6254: no such column: "mineral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mineral", "0.001268"); error here ---^ Parse error near line 6255: no such column: "neglect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neglect", "0.001268"); error here ---^ Parse error near line 6256: no such column: "packet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("packet", "0.001268"); error here ---^ Parse error near line 6257: no such column: "defending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defending", "0.001268"); error here ---^ Parse error near line 6258: no such column: "decrease" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decrease", "0.001267"); error here ---^ Parse error near line 6259: no such column: "flies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flies", "0.001267"); error here ---^ Parse error near line 6260: no such column: "floors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("floors", "0.001267"); error here ---^ Parse error near line 6261: no such column: "strengthen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strengthen", "0.001266"); error here ---^ Parse error near line 6262: no such column: "youngest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("youngest", "0.001266"); error here ---^ Parse error near line 6263: no such column: "ralph" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ralph", "0.001265"); error here ---^ Parse error near line 6264: no such column: "consult" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consult", "0.001265"); error here ---^ Parse error near line 6265: no such column: "likewise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("likewise", "0.001265"); error here ---^ Parse error near line 6266: no such column: "bradford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bradford", "0.001265"); error here ---^ Parse error near line 6267: no such column: "translated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("translated", "0.001265"); error here ---^ Parse error near line 6268: no such column: "defender" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defender", "0.001264"); error here ---^ Parse error near line 6269: no such column: "preceding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preceding", "0.001264"); error here ---^ Parse error near line 6270: no such column: "communists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communists", "0.001263"); error here ---^ Parse error near line 6271: no such column: "cognitive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cognitive", "0.001263"); error here ---^ Parse error near line 6272: no such column: "sa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sa", "0.001263"); error here ---^ Parse error near line 6273: no such column: "corps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corps", "0.001263"); error here ---^ Parse error near line 6274: no such column: "synthesis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("synthesis", "0.001262"); error here ---^ Parse error near line 6275: no such column: "miserable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miserable", "0.001262"); error here ---^ Parse error near line 6276: no such column: "regulatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regulatory", "0.001262"); error here ---^ Parse error near line 6277: no such column: "revival" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revival", "0.001261"); error here ---^ Parse error near line 6278: no such column: "exploit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exploit", "0.001261"); error here ---^ Parse error near line 6279: no such column: "contexts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contexts", "0.001259"); error here ---^ Parse error near line 6280: no such column: "debates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debates", "0.001259"); error here ---^ Parse error near line 6281: no such column: "hampshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hampshire", "0.001259"); error here ---^ Parse error near line 6282: no such column: "likelihood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("likelihood", "0.001258"); error here ---^ Parse error near line 6283: no such column: "venue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("venue", "0.001258"); error here ---^ Parse error near line 6284: no such column: "corn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corn", "0.001258"); error here ---^ Parse error near line 6285: no such column: "shelves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shelves", "0.001257"); error here ---^ Parse error near line 6286: no such column: "comic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comic", "0.001257"); error here ---^ Parse error near line 6287: no such column: "calculations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calculations", "0.001256"); error here ---^ Parse error near line 6288: no such column: "comparatively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comparatively", "0.001256"); error here ---^ Parse error near line 6289: no such column: "holdings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holdings", "0.001256"); error here ---^ Parse error near line 6290: no such column: "korean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("korean", "0.001255"); error here ---^ Parse error near line 6291: no such column: "highlight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highlight", "0.001255"); error here ---^ Parse error near line 6292: no such column: "attacking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attacking", "0.001255"); error here ---^ Parse error near line 6293: no such column: "linda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linda", "0.001254"); error here ---^ Parse error near line 6294: no such column: "gothic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gothic", "0.001254"); error here ---^ Parse error near line 6295: no such column: "stir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stir", "0.001254"); error here ---^ Parse error near line 6296: no such column: "fusion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fusion", "0.001254"); error here ---^ Parse error near line 6297: no such column: "willingness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("willingness", "0.001254"); error here ---^ Parse error near line 6298: no such column: "yeltsin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yeltsin", "0.001253"); error here ---^ Parse error near line 6299: no such column: "rewards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rewards", "0.001253"); error here ---^ Parse error near line 6300: no such column: "lump" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lump", "0.001253"); error here ---^ Parse error near line 6301: no such column: "creditors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creditors", "0.001252"); error here ---^ Parse error near line 6302: no such column: "intel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intel", "0.001252"); error here ---^ Parse error near line 6303: no such column: "phillips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phillips", "0.001252"); error here ---^ Parse error near line 6304: no such column: "shy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shy", "0.001252"); error here ---^ Parse error near line 6305: no such column: "viewing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viewing", "0.001252"); error here ---^ Parse error near line 6306: no such column: "questionnaire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("questionnaire", "0.001252"); error here ---^ Parse error near line 6307: no such column: "scarlet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scarlet", "0.001252"); error here ---^ Parse error near line 6308: no such column: "precision" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precision", "0.001251"); error here ---^ Parse error near line 6309: no such column: "conferences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conferences", "0.001251"); error here ---^ Parse error near line 6310: no such column: "indians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indians", "0.001251"); error here ---^ Parse error near line 6311: no such column: "trevor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trevor", "0.001251"); error here ---^ Parse error near line 6312: no such column: "watson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watson", "0.001251"); error here ---^ Parse error near line 6313: no such column: "juliet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("juliet", "0.001250"); error here ---^ Parse error near line 6314: no such column: "conventions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conventions", "0.001249"); error here ---^ Parse error near line 6315: no such column: "deputies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deputies", "0.001249"); error here ---^ Parse error near line 6316: no such column: "gray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gray", "0.001249"); error here ---^ Parse error near line 6317: no such column: "constance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constance", "0.001248"); error here ---^ Parse error near line 6318: no such column: "galleries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("galleries", "0.001247"); error here ---^ Parse error near line 6319: no such column: "seated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seated", "0.001247"); error here ---^ Parse error near line 6320: no such column: "adverse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adverse", "0.001246"); error here ---^ Parse error near line 6321: no such column: "pencil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pencil", "0.001246"); error here ---^ Parse error near line 6322: no such column: "incurred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incurred", "0.001246"); error here ---^ Parse error near line 6323: no such column: "seventeenth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seventeenth", "0.001246"); error here ---^ Parse error near line 6324: no such column: "tommy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tommy", "0.001246"); error here ---^ Parse error near line 6325: no such column: "bile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bile", "0.001245"); error here ---^ Parse error near line 6326: no such column: "tiles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tiles", "0.001245"); error here ---^ Parse error near line 6327: no such column: "outlook" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outlook", "0.001245"); error here ---^ Parse error near line 6328: no such column: "sticks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sticks", "0.001245"); error here ---^ Parse error near line 6329: no such column: "truck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("truck", "0.001244"); error here ---^ Parse error near line 6330: no such column: "engage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engage", "0.001244"); error here ---^ Parse error near line 6331: no such column: "heels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heels", "0.001244"); error here ---^ Parse error near line 6332: no such column: "jokes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jokes", "0.001244"); error here ---^ Parse error near line 6333: no such column: "leaflet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaflet", "0.001243"); error here ---^ Parse error near line 6334: no such column: "brigade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brigade", "0.001243"); error here ---^ Parse error near line 6335: no such column: "merit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merit", "0.001243"); error here ---^ Parse error near line 6336: no such column: "eddie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eddie", "0.001243"); error here ---^ Parse error near line 6337: no such column: "headmaster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headmaster", "0.001243"); error here ---^ Parse error near line 6338: no such column: "steven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steven", "0.001243"); error here ---^ Parse error near line 6339: no such column: "reporter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reporter", "0.001243"); error here ---^ Parse error near line 6340: no such column: "stare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stare", "0.001243"); error here ---^ Parse error near line 6341: no such column: "tear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tear", "0.001242"); error here ---^ Parse error near line 6342: no such column: "vice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vice", "0.001242"); error here ---^ Parse error near line 6343: no such column: "twist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twist", "0.001242"); error here ---^ Parse error near line 6344: no such column: "sang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sang", "0.001242"); error here ---^ Parse error near line 6345: no such column: "emphasised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emphasised", "0.001242"); error here ---^ Parse error near line 6346: no such column: "dorothy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dorothy", "0.001242"); error here ---^ Parse error near line 6347: no such column: "telegraph" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telegraph", "0.001242"); error here ---^ Parse error near line 6348: no such column: "chambers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chambers", "0.001241"); error here ---^ Parse error near line 6349: no such column: "borrowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("borrowed", "0.001239"); error here ---^ Parse error near line 6350: no such column: "regiment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regiment", "0.001239"); error here ---^ Parse error near line 6351: no such column: "trustees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trustees", "0.001239"); error here ---^ Parse error near line 6352: no such column: "illustration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illustration", "0.001239"); error here ---^ Parse error near line 6353: no such column: "ideally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ideally", "0.001239"); error here ---^ Parse error near line 6354: no such column: "tons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tons", "0.001238"); error here ---^ Parse error near line 6355: no such column: "neglected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neglected", "0.001238"); error here ---^ Parse error near line 6356: no such column: "anonymous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anonymous", "0.001238"); error here ---^ Parse error near line 6357: no such column: "shifts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shifts", "0.001238"); error here ---^ Parse error near line 6358: no such column: "intimate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intimate", "0.001237"); error here ---^ Parse error near line 6359: no such column: "entity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entity", "0.001237"); error here ---^ Parse error near line 6360: no such column: "wiped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wiped", "0.001237"); error here ---^ Parse error near line 6361: no such column: "concentrating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concentrating", "0.001237"); error here ---^ Parse error near line 6362: no such column: "infected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infected", "0.001236"); error here ---^ Parse error near line 6363: no such column: "negotiation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negotiation", "0.001236"); error here ---^ Parse error near line 6364: no such column: "solved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solved", "0.001236"); error here ---^ Parse error near line 6365: no such column: "fond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fond", "0.001236"); error here ---^ Parse error near line 6366: no such column: "parker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parker", "0.001236"); error here ---^ Parse error near line 6367: no such column: "orthodox" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orthodox", "0.001236"); error here ---^ Parse error near line 6368: no such column: "lovers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lovers", "0.001236"); error here ---^ Parse error near line 6369: no such column: "aesthetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aesthetic", "0.001236"); error here ---^ Parse error near line 6370: no such column: "girlfriend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("girlfriend", "0.001235"); error here ---^ Parse error near line 6371: no such column: "highlighted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highlighted", "0.001235"); error here ---^ Parse error near line 6372: no such column: "usage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("usage", "0.001235"); error here ---^ Parse error near line 6373: no such column: "polite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polite", "0.001235"); error here ---^ Parse error near line 6374: no such column: "fulfil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fulfil", "0.001234"); error here ---^ Parse error near line 6375: no such column: "celtic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("celtic", "0.001234"); error here ---^ Parse error near line 6376: no such column: "reasoning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reasoning", "0.001234"); error here ---^ Parse error near line 6377: no such column: "labels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("labels", "0.001233"); error here ---^ Parse error near line 6378: no such column: "counting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counting", "0.001233"); error here ---^ Parse error near line 6379: no such column: "unaware" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unaware", "0.001233"); error here ---^ Parse error near line 6380: no such column: "lace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lace", "0.001233"); error here ---^ Parse error near line 6381: no such column: "presidency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presidency", "0.001233"); error here ---^ Parse error near line 6382: no such column: "marking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marking", "0.001232"); error here ---^ Parse error near line 6383: no such column: "referee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("referee", "0.001232"); error here ---^ Parse error near line 6384: no such column: "suffolk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suffolk", "0.001231"); error here ---^ Parse error near line 6385: no such column: "blast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blast", "0.001231"); error here ---^ Parse error near line 6386: no such column: "porter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("porter", "0.001231"); error here ---^ Parse error near line 6387: no such column: "jazz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jazz", "0.001231"); error here ---^ Parse error near line 6388: no such column: "lancaster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lancaster", "0.001231"); error here ---^ Parse error near line 6389: no such column: "eec" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eec", "0.001231"); error here ---^ Parse error near line 6390: no such column: "sigh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sigh", "0.001231"); error here ---^ Parse error near line 6391: no such column: "turner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turner", "0.001230"); error here ---^ Parse error near line 6392: no such column: "prolonged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prolonged", "0.001230"); error here ---^ Parse error near line 6393: no such column: "appearances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appearances", "0.001230"); error here ---^ Parse error near line 6394: no such column: "parade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parade", "0.001230"); error here ---^ Parse error near line 6395: no such column: "panels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("panels", "0.001230"); error here ---^ Parse error near line 6396: no such column: "fantastic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fantastic", "0.001230"); error here ---^ Parse error near line 6397: no such column: "zones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zones", "0.001229"); error here ---^ Parse error near line 6398: no such column: "developers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("developers", "0.001229"); error here ---^ Parse error near line 6399: no such column: "seminar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seminar", "0.001229"); error here ---^ Parse error near line 6400: no such column: "beam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beam", "0.001229"); error here ---^ Parse error near line 6401: no such column: "fashionable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fashionable", "0.001228"); error here ---^ Parse error near line 6402: no such column: "carol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carol", "0.001228"); error here ---^ Parse error near line 6403: no such column: "motorway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motorway", "0.001228"); error here ---^ Parse error near line 6404: no such column: "foolish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foolish", "0.001228"); error here ---^ Parse error near line 6405: no such column: "criticisms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criticisms", "0.001228"); error here ---^ Parse error near line 6406: no such column: "lobby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lobby", "0.001228"); error here ---^ Parse error near line 6407: no such column: "camps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("camps", "0.001228"); error here ---^ Parse error near line 6408: no such column: "intake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intake", "0.001226"); error here ---^ Parse error near line 6409: no such column: "margins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("margins", "0.001226"); error here ---^ Parse error near line 6410: no such column: "receipt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receipt", "0.001226"); error here ---^ Parse error near line 6411: no such column: "toys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toys", "0.001225"); error here ---^ Parse error near line 6412: no such column: "shoe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shoe", "0.001225"); error here ---^ Parse error near line 6413: no such column: "causal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("causal", "0.001224"); error here ---^ Parse error near line 6414: no such column: "compatible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compatible", "0.001224"); error here ---^ Parse error near line 6415: no such column: "convey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convey", "0.001224"); error here ---^ Parse error near line 6416: no such column: "inclusion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inclusion", "0.001223"); error here ---^ Parse error near line 6417: no such column: "herbert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herbert", "0.001223"); error here ---^ Parse error near line 6418: no such column: "southampton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("southampton", "0.001223"); error here ---^ Parse error near line 6419: no such column: "dual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dual", "0.001223"); error here ---^ Parse error near line 6420: no such column: "lengthy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lengthy", "0.001223"); error here ---^ Parse error near line 6421: no such column: "rating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rating", "0.001222"); error here ---^ Parse error near line 6422: no such column: "earning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earning", "0.001222"); error here ---^ Parse error near line 6423: no such column: "implicit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implicit", "0.001222"); error here ---^ Parse error near line 6424: no such column: "diamond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diamond", "0.001221"); error here ---^ Parse error near line 6425: no such column: "charts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charts", "0.001221"); error here ---^ Parse error near line 6426: no such column: "cameras" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cameras", "0.001221"); error here ---^ Parse error near line 6427: no such column: "pipes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pipes", "0.001219"); error here ---^ Parse error near line 6428: no such column: "tent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tent", "0.001219"); error here ---^ Parse error near line 6429: no such column: "proving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proving", "0.001219"); error here ---^ Parse error near line 6430: no such column: "pie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pie", "0.001219"); error here ---^ Parse error near line 6431: no such column: "accord" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accord", "0.001219"); error here ---^ Parse error near line 6432: no such column: "jumping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jumping", "0.001218"); error here ---^ Parse error near line 6433: no such column: "perceptions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perceptions", "0.001218"); error here ---^ Parse error near line 6434: no such column: "adjusted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjusted", "0.001218"); error here ---^ Parse error near line 6435: no such column: "propaganda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("propaganda", "0.001218"); error here ---^ Parse error near line 6436: no such column: "mistress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mistress", "0.001218"); error here ---^ Parse error near line 6437: no such column: "romania" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("romania", "0.001218"); error here ---^ Parse error near line 6438: no such column: "abolition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abolition", "0.001218"); error here ---^ Parse error near line 6439: no such column: "plea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plea", "0.001217"); error here ---^ Parse error near line 6440: no such column: "confirmation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confirmation", "0.001217"); error here ---^ Parse error near line 6441: no such column: "pigs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pigs", "0.001217"); error here ---^ Parse error near line 6442: no such column: "eleanor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eleanor", "0.001216"); error here ---^ Parse error near line 6443: no such column: "bargain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bargain", "0.001216"); error here ---^ Parse error near line 6444: no such column: "constituted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constituted", "0.001216"); error here ---^ Parse error near line 6445: no such column: "fry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fry", "0.001215"); error here ---^ Parse error near line 6446: no such column: "restructuring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restructuring", "0.001215"); error here ---^ Parse error near line 6447: no such column: "reduces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reduces", "0.001215"); error here ---^ Parse error near line 6448: no such column: "confronted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confronted", "0.001215"); error here ---^ Parse error near line 6449: no such column: "assignment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assignment", "0.001215"); error here ---^ Parse error near line 6450: no such column: "critic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("critic", "0.001215"); error here ---^ Parse error near line 6451: no such column: "subjective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subjective", "0.001214"); error here ---^ Parse error near line 6452: no such column: "toast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toast", "0.001214"); error here ---^ Parse error near line 6453: no such column: "curiosity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curiosity", "0.001214"); error here ---^ Parse error near line 6454: no such column: "cheerful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheerful", "0.001214"); error here ---^ Parse error near line 6455: no such column: "width" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("width", "0.001213"); error here ---^ Parse error near line 6456: no such column: "twins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twins", "0.001213"); error here ---^ Parse error near line 6457: no such column: "relaxation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relaxation", "0.001213"); error here ---^ Parse error near line 6458: no such column: "polished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polished", "0.001213"); error here ---^ Parse error near line 6459: no such column: "cd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cd", "0.001213"); error here ---^ Parse error near line 6460: no such column: "legally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legally", "0.001212"); error here ---^ Parse error near line 6461: no such column: "priests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("priests", "0.001212"); error here ---^ Parse error near line 6462: no such column: "lacked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lacked", "0.001211"); error here ---^ Parse error near line 6463: no such column: "financing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("financing", "0.001211"); error here ---^ Parse error near line 6464: no such column: "palestinian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("palestinian", "0.001211"); error here ---^ Parse error near line 6465: no such column: "owl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owl", "0.001211"); error here ---^ Parse error near line 6466: no such column: "advertisement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advertisement", "0.001211"); error here ---^ Parse error near line 6467: no such column: "savage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("savage", "0.001210"); error here ---^ Parse error near line 6468: no such column: "costing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("costing", "0.001210"); error here ---^ Parse error near line 6469: no such column: "gall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gall", "0.001210"); error here ---^ Parse error near line 6470: no such column: "ft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ft", "0.001209"); error here ---^ Parse error near line 6471: no such column: "adequately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adequately", "0.001209"); error here ---^ Parse error near line 6472: no such column: "drain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drain", "0.001209"); error here ---^ Parse error near line 6473: no such column: "shelley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shelley", "0.001209"); error here ---^ Parse error near line 6474: no such column: "disadvantage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disadvantage", "0.001209"); error here ---^ Parse error near line 6475: no such column: "sacrifice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sacrifice", "0.001209"); error here ---^ Parse error near line 6476: no such column: "appealing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appealing", "0.001209"); error here ---^ Parse error near line 6477: no such column: "reproduction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reproduction", "0.001209"); error here ---^ Parse error near line 6478: no such column: "shepherd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shepherd", "0.001208"); error here ---^ Parse error near line 6479: no such column: "architects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("architects", "0.001208"); error here ---^ Parse error near line 6480: no such column: "hitting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hitting", "0.001208"); error here ---^ Parse error near line 6481: no such column: "ruined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruined", "0.001207"); error here ---^ Parse error near line 6482: no such column: "timetable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timetable", "0.001207"); error here ---^ Parse error near line 6483: no such column: "ambassador" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambassador", "0.001207"); error here ---^ Parse error near line 6484: no such column: "exotic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exotic", "0.001207"); error here ---^ Parse error near line 6485: no such column: "passages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passages", "0.001206"); error here ---^ Parse error near line 6486: no such column: "hammer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hammer", "0.001206"); error here ---^ Parse error near line 6487: no such column: "warrant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warrant", "0.001206"); error here ---^ Parse error near line 6488: no such column: "assisted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assisted", "0.001206"); error here ---^ Parse error near line 6489: no such column: "reversed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reversed", "0.001206"); error here ---^ Parse error near line 6490: no such column: "switching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("switching", "0.001205"); error here ---^ Parse error near line 6491: no such column: "thumb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thumb", "0.001205"); error here ---^ Parse error near line 6492: no such column: "deprived" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deprived", "0.001205"); error here ---^ Parse error near line 6493: no such column: "admired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admired", "0.001205"); error here ---^ Parse error near line 6494: no such column: "cautious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cautious", "0.001204"); error here ---^ Parse error near line 6495: no such column: "borne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("borne", "0.001204"); error here ---^ Parse error near line 6496: no such column: "gazed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gazed", "0.001204"); error here ---^ Parse error near line 6497: no such column: "salad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salad", "0.001203"); error here ---^ Parse error near line 6498: no such column: "prizes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prizes", "0.001203"); error here ---^ Parse error near line 6499: no such column: "mistaken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mistaken", "0.001202"); error here ---^ Parse error near line 6500: no such column: "ted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ted", "0.001202"); error here ---^ Parse error near line 6501: no such column: "z" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("z", "0.001202"); error here ---^ Parse error near line 6502: no such column: "array" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("array", "0.001202"); error here ---^ Parse error near line 6503: no such column: "takeover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("takeover", "0.001202"); error here ---^ Parse error near line 6504: no such column: "ignorance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ignorance", "0.001202"); error here ---^ Parse error near line 6505: no such column: "renaissance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renaissance", "0.001201"); error here ---^ Parse error near line 6506: no such column: "penalties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penalties", "0.001201"); error here ---^ Parse error near line 6507: no such column: "attributes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attributes", "0.001201"); error here ---^ Parse error near line 6508: no such column: "redundancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("redundancy", "0.001201"); error here ---^ Parse error near line 6509: no such column: "imposing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imposing", "0.001201"); error here ---^ Parse error near line 6510: no such column: "theology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theology", "0.001199"); error here ---^ Parse error near line 6511: no such column: "mist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mist", "0.001199"); error here ---^ Parse error near line 6512: no such column: "ethical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethical", "0.001199"); error here ---^ Parse error near line 6513: no such column: "grid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grid", "0.001198"); error here ---^ Parse error near line 6514: no such column: "pools" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pools", "0.001198"); error here ---^ Parse error near line 6515: no such column: "canvas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canvas", "0.001198"); error here ---^ Parse error near line 6516: no such column: "criticized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criticized", "0.001198"); error here ---^ Parse error near line 6517: no such column: "salvation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salvation", "0.001198"); error here ---^ Parse error near line 6518: no such column: "tenth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tenth", "0.001198"); error here ---^ Parse error near line 6519: no such column: "warn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warn", "0.001198"); error here ---^ Parse error near line 6520: no such column: "vanished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vanished", "0.001197"); error here ---^ Parse error near line 6521: no such column: "blanket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blanket", "0.001197"); error here ---^ Parse error near line 6522: no such column: "blanche" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blanche", "0.001196"); error here ---^ Parse error near line 6523: no such column: "mercury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mercury", "0.001196"); error here ---^ Parse error near line 6524: no such column: "bp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bp", "0.001195"); error here ---^ Parse error near line 6525: no such column: "organising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organising", "0.001195"); error here ---^ Parse error near line 6526: no such column: "pricing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pricing", "0.001195"); error here ---^ Parse error near line 6527: no such column: "comparing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comparing", "0.001194"); error here ---^ Parse error near line 6528: no such column: "halfway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("halfway", "0.001194"); error here ---^ Parse error near line 6529: no such column: "sincerely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sincerely", "0.001194"); error here ---^ Parse error near line 6530: no such column: "skull" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skull", "0.001194"); error here ---^ Parse error near line 6531: no such column: "indicators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indicators", "0.001193"); error here ---^ Parse error near line 6532: no such column: "teenage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teenage", "0.001193"); error here ---^ Parse error near line 6533: no such column: "revision" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revision", "0.001193"); error here ---^ Parse error near line 6534: no such column: "responding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("responding", "0.001193"); error here ---^ Parse error near line 6535: no such column: "harvest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harvest", "0.001192"); error here ---^ Parse error near line 6536: no such column: "claire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claire", "0.001192"); error here ---^ Parse error near line 6537: no such column: "defining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defining", "0.001191"); error here ---^ Parse error near line 6538: no such column: "amnesty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amnesty", "0.001191"); error here ---^ Parse error near line 6539: no such column: "kilometres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kilometres", "0.001190"); error here ---^ Parse error near line 6540: no such column: "photography" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("photography", "0.001190"); error here ---^ Parse error near line 6541: no such column: "jointly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jointly", "0.001190"); error here ---^ Parse error near line 6542: no such column: "highlights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highlights", "0.001190"); error here ---^ Parse error near line 6543: no such column: "lighter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lighter", "0.001190"); error here ---^ Parse error near line 6544: no such column: "caribbean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caribbean", "0.001190"); error here ---^ Parse error near line 6545: no such column: "hay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hay", "0.001190"); error here ---^ Parse error near line 6546: no such column: "scholars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scholars", "0.001190"); error here ---^ Parse error near line 6547: no such column: "disastrous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disastrous", "0.001189"); error here ---^ Parse error near line 6548: no such column: "destination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("destination", "0.001188"); error here ---^ Parse error near line 6549: no such column: "editorial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("editorial", "0.001188"); error here ---^ Parse error near line 6550: no such column: "hunger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hunger", "0.001188"); error here ---^ Parse error near line 6551: no such column: "witnessed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("witnessed", "0.001188"); error here ---^ Parse error near line 6552: no such column: "li" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("li", "0.001188"); error here ---^ Parse error near line 6553: no such column: "delicious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delicious", "0.001188"); error here ---^ Parse error near line 6554: no such column: "offset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offset", "0.001188"); error here ---^ Parse error near line 6555: no such column: "confidential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confidential", "0.001188"); error here ---^ Parse error near line 6556: no such column: "costly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("costly", "0.001187"); error here ---^ Parse error near line 6557: no such column: "rode" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rode", "0.001187"); error here ---^ Parse error near line 6558: no such column: "parameters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parameters", "0.001186"); error here ---^ Parse error near line 6559: no such column: "terrified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terrified", "0.001186"); error here ---^ Parse error near line 6560: no such column: "victor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("victor", "0.001185"); error here ---^ Parse error near line 6561: no such column: "heated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heated", "0.001185"); error here ---^ Parse error near line 6562: no such column: "priced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("priced", "0.001185"); error here ---^ Parse error near line 6563: no such column: "colony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colony", "0.001185"); error here ---^ Parse error near line 6564: no such column: "restraint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restraint", "0.001185"); error here ---^ Parse error near line 6565: no such column: "instinct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instinct", "0.001184"); error here ---^ Parse error near line 6566: no such column: "prosperity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prosperity", "0.001184"); error here ---^ Parse error near line 6567: no such column: "fury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fury", "0.001184"); error here ---^ Parse error near line 6568: no such column: "subsidies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subsidies", "0.001183"); error here ---^ Parse error near line 6569: no such column: "defences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defences", "0.001183"); error here ---^ Parse error near line 6570: no such column: "collector" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collector", "0.001182"); error here ---^ Parse error near line 6571: no such column: "contacted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contacted", "0.001182"); error here ---^ Parse error near line 6572: no such column: "darwin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("darwin", "0.001181"); error here ---^ Parse error near line 6573: no such column: "strengths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strengths", "0.001180"); error here ---^ Parse error near line 6574: no such column: "christine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("christine", "0.001180"); error here ---^ Parse error near line 6575: no such column: "rebel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rebel", "0.001180"); error here ---^ Parse error near line 6576: no such column: "sank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sank", "0.001180"); error here ---^ Parse error near line 6577: no such column: "valuation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valuation", "0.001180"); error here ---^ Parse error near line 6578: no such column: "alpha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alpha", "0.001178"); error here ---^ Parse error near line 6579: no such column: "knight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knight", "0.001178"); error here ---^ Parse error near line 6580: no such column: "announce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("announce", "0.001178"); error here ---^ Parse error near line 6581: no such column: "bride" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bride", "0.001177"); error here ---^ Parse error near line 6582: no such column: "ports" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ports", "0.001177"); error here ---^ Parse error near line 6583: no such column: "apparatus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apparatus", "0.001176"); error here ---^ Parse error near line 6584: no such column: "photographer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("photographer", "0.001176"); error here ---^ Parse error near line 6585: no such column: "preservation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preservation", "0.001176"); error here ---^ Parse error near line 6586: no such column: "lifestyle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lifestyle", "0.001176"); error here ---^ Parse error near line 6587: no such column: "katherine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("katherine", "0.001175"); error here ---^ Parse error near line 6588: no such column: "tutor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tutor", "0.001175"); error here ---^ Parse error near line 6589: no such column: "calendar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calendar", "0.001175"); error here ---^ Parse error near line 6590: no such column: "assessments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assessments", "0.001175"); error here ---^ Parse error near line 6591: no such column: "declining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("declining", "0.001175"); error here ---^ Parse error near line 6592: no such column: "thorough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thorough", "0.001175"); error here ---^ Parse error near line 6593: no such column: "serial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serial", "0.001174"); error here ---^ Parse error near line 6594: no such column: "eliminate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eliminate", "0.001174"); error here ---^ Parse error near line 6595: no such column: "cabin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cabin", "0.001174"); error here ---^ Parse error near line 6596: no such column: "clue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clue", "0.001173"); error here ---^ Parse error near line 6597: no such column: "provinces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provinces", "0.001173"); error here ---^ Parse error near line 6598: no such column: "medal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("medal", "0.001173"); error here ---^ Parse error near line 6599: no such column: "genius" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genius", "0.001172"); error here ---^ Parse error near line 6600: no such column: "actress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("actress", "0.001172"); error here ---^ Parse error near line 6601: no such column: "helicopter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helicopter", "0.001172"); error here ---^ Parse error near line 6602: no such column: "analysts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analysts", "0.001171"); error here ---^ Parse error near line 6603: no such column: "breathe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breathe", "0.001171"); error here ---^ Parse error near line 6604: no such column: "disciplines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disciplines", "0.001171"); error here ---^ Parse error near line 6605: no such column: "mercy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mercy", "0.001170"); error here ---^ Parse error near line 6606: no such column: "searched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("searched", "0.001170"); error here ---^ Parse error near line 6607: no such column: "inability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inability", "0.001170"); error here ---^ Parse error near line 6608: no such column: "restrict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restrict", "0.001170"); error here ---^ Parse error near line 6609: no such column: "czechoslovakia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("czechoslovakia", "0.001170"); error here ---^ Parse error near line 6610: no such column: "dominance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dominance", "0.001170"); error here ---^ Parse error near line 6611: no such column: "rested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rested", "0.001170"); error here ---^ Parse error near line 6612: no such column: "pilots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pilots", "0.001170"); error here ---^ Parse error near line 6613: no such column: "conspiracy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conspiracy", "0.001169"); error here ---^ Parse error near line 6614: no such column: "autonomous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("autonomous", "0.001169"); error here ---^ Parse error near line 6615: no such column: "intends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intends", "0.001169"); error here ---^ Parse error near line 6616: no such column: "nicholson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nicholson", "0.001169"); error here ---^ Parse error near line 6617: no such column: "portion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portion", "0.001169"); error here ---^ Parse error near line 6618: no such column: "solidarity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solidarity", "0.001168"); error here ---^ Parse error near line 6619: no such column: "fur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fur", "0.001167"); error here ---^ Parse error near line 6620: no such column: "atomic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("atomic", "0.001167"); error here ---^ Parse error near line 6621: no such column: "incorporate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incorporate", "0.001165"); error here ---^ Parse error near line 6622: no such column: "warming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warming", "0.001165"); error here ---^ Parse error near line 6623: no such column: "blade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blade", "0.001165"); error here ---^ Parse error near line 6624: no such column: "projected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("projected", "0.001165"); error here ---^ Parse error near line 6625: no such column: "colourful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colourful", "0.001164"); error here ---^ Parse error near line 6626: no such column: "winding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winding", "0.001164"); error here ---^ Parse error near line 6627: no such column: "trent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trent", "0.001163"); error here ---^ Parse error near line 6628: no such column: "excluding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excluding", "0.001163"); error here ---^ Parse error near line 6629: no such column: "dies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dies", "0.001163"); error here ---^ Parse error near line 6630: no such column: "hip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hip", "0.001162"); error here ---^ Parse error near line 6631: no such column: "specialised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specialised", "0.001162"); error here ---^ Parse error near line 6632: no such column: "retire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retire", "0.001162"); error here ---^ Parse error near line 6633: no such column: "angrily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angrily", "0.001161"); error here ---^ Parse error near line 6634: no such column: "majesty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("majesty", "0.001161"); error here ---^ Parse error near line 6635: no such column: "adjust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjust", "0.001161"); error here ---^ Parse error near line 6636: no such column: "ml" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ml", "0.001161"); error here ---^ Parse error near line 6637: no such column: "ranges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ranges", "0.001160"); error here ---^ Parse error near line 6638: no such column: "hollow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hollow", "0.001160"); error here ---^ Parse error near line 6639: no such column: "chapman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chapman", "0.001160"); error here ---^ Parse error near line 6640: no such column: "pylori" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pylori", "0.001160"); error here ---^ Parse error near line 6641: no such column: "modelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modelling", "0.001160"); error here ---^ Parse error near line 6642: no such column: "graduate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graduate", "0.001158"); error here ---^ Parse error near line 6643: no such column: "poorly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poorly", "0.001158"); error here ---^ Parse error near line 6644: no such column: "pose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pose", "0.001157"); error here ---^ Parse error near line 6645: no such column: "dug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dug", "0.001157"); error here ---^ Parse error near line 6646: no such column: "provoked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provoked", "0.001157"); error here ---^ Parse error near line 6647: no such column: "ashamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ashamed", "0.001157"); error here ---^ Parse error near line 6648: no such column: "gilbert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gilbert", "0.001157"); error here ---^ Parse error near line 6649: no such column: "concessions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concessions", "0.001157"); error here ---^ Parse error near line 6650: no such column: "pains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pains", "0.001156"); error here ---^ Parse error near line 6651: no such column: "surrender" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surrender", "0.001156"); error here ---^ Parse error near line 6652: no such column: "lebanon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lebanon", "0.001156"); error here ---^ Parse error near line 6653: no such column: "reconstruction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reconstruction", "0.001155"); error here ---^ Parse error near line 6654: no such column: "flown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flown", "0.001155"); error here ---^ Parse error near line 6655: no such column: "sovereign" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sovereign", "0.001155"); error here ---^ Parse error near line 6656: no such column: "embarrassing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embarrassing", "0.001155"); error here ---^ Parse error near line 6657: no such column: "individually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("individually", "0.001155"); error here ---^ Parse error near line 6658: no such column: "strengthened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strengthened", "0.001155"); error here ---^ Parse error near line 6659: no such column: "delays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delays", "0.001154"); error here ---^ Parse error near line 6660: no such column: "illustrates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illustrates", "0.001154"); error here ---^ Parse error near line 6661: no such column: "egyptian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("egyptian", "0.001154"); error here ---^ Parse error near line 6662: no such column: "sweeping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweeping", "0.001154"); error here ---^ Parse error near line 6663: no such column: "bitterly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bitterly", "0.001154"); error here ---^ Parse error near line 6664: no such column: "efficiently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("efficiently", "0.001154"); error here ---^ Parse error near line 6665: no such column: "respondents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respondents", "0.001154"); error here ---^ Parse error near line 6666: no such column: "videos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("videos", "0.001153"); error here ---^ Parse error near line 6667: no such column: "wicked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wicked", "0.001153"); error here ---^ Parse error near line 6668: no such column: "amid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amid", "0.001153"); error here ---^ Parse error near line 6669: no such column: "elbow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elbow", "0.001153"); error here ---^ Parse error near line 6670: no such column: "collins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collins", "0.001153"); error here ---^ Parse error near line 6671: no such column: "submission" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("submission", "0.001153"); error here ---^ Parse error near line 6672: no such column: "angeles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angeles", "0.001153"); error here ---^ Parse error near line 6673: no such column: "jaw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jaw", "0.001153"); error here ---^ Parse error near line 6674: no such column: "stepping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stepping", "0.001152"); error here ---^ Parse error near line 6675: no such column: "glorious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glorious", "0.001152"); error here ---^ Parse error near line 6676: no such column: "coherent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coherent", "0.001152"); error here ---^ Parse error near line 6677: no such column: "amended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amended", "0.001152"); error here ---^ Parse error near line 6678: no such column: "dig" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dig", "0.001151"); error here ---^ Parse error near line 6679: no such column: "jersey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jersey", "0.001151"); error here ---^ Parse error near line 6680: no such column: "bobby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bobby", "0.001150"); error here ---^ Parse error near line 6681: no such column: "lothian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lothian", "0.001150"); error here ---^ Parse error near line 6682: no such column: "rat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rat", "0.001150"); error here ---^ Parse error near line 6683: no such column: "depths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depths", "0.001150"); error here ---^ Parse error near line 6684: no such column: "annually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("annually", "0.001149"); error here ---^ Parse error near line 6685: no such column: "claudia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claudia", "0.001149"); error here ---^ Parse error near line 6686: no such column: "boyfriend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boyfriend", "0.001149"); error here ---^ Parse error near line 6687: no such column: "delightful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delightful", "0.001149"); error here ---^ Parse error near line 6688: no such column: "racism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("racism", "0.001149"); error here ---^ Parse error near line 6689: no such column: "steering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steering", "0.001149"); error here ---^ Parse error near line 6690: no such column: "portugal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portugal", "0.001149"); error here ---^ Parse error near line 6691: no such column: "tokyo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tokyo", "0.001149"); error here ---^ Parse error near line 6692: no such column: "arbitrary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arbitrary", "0.001148"); error here ---^ Parse error near line 6693: no such column: "richards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("richards", "0.001148"); error here ---^ Parse error near line 6694: no such column: "cleaned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cleaned", "0.001148"); error here ---^ Parse error near line 6695: no such column: "bat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bat", "0.001148"); error here ---^ Parse error near line 6696: no such column: "chicago" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chicago", "0.001148"); error here ---^ Parse error near line 6697: no such column: "evaluate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evaluate", "0.001148"); error here ---^ Parse error near line 6698: no such column: "ordering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ordering", "0.001147"); error here ---^ Parse error near line 6699: no such column: "signature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signature", "0.001147"); error here ---^ Parse error near line 6700: no such column: "heroes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heroes", "0.001147"); error here ---^ Parse error near line 6701: no such column: "guides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guides", "0.001146"); error here ---^ Parse error near line 6702: no such column: "shah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shah", "0.001146"); error here ---^ Parse error near line 6703: no such column: "sandwich" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sandwich", "0.001146"); error here ---^ Parse error near line 6704: no such column: "abolished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abolished", "0.001145"); error here ---^ Parse error near line 6705: no such column: "licensed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("licensed", "0.001145"); error here ---^ Parse error near line 6706: no such column: "adjacent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjacent", "0.001145"); error here ---^ Parse error near line 6707: no such column: "clarity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clarity", "0.001145"); error here ---^ Parse error near line 6708: no such column: "screamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("screamed", "0.001145"); error here ---^ Parse error near line 6709: no such column: "lid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lid", "0.001144"); error here ---^ Parse error near line 6710: no such column: "comprising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comprising", "0.001144"); error here ---^ Parse error near line 6711: no such column: "psychiatric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychiatric", "0.001144"); error here ---^ Parse error near line 6712: no such column: "temptation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("temptation", "0.001144"); error here ---^ Parse error near line 6713: no such column: "knit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knit", "0.001144"); error here ---^ Parse error near line 6714: no such column: "recordings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recordings", "0.001143"); error here ---^ Parse error near line 6715: no such column: "spelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spelling", "0.001143"); error here ---^ Parse error near line 6716: no such column: "practitioner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("practitioner", "0.001142"); error here ---^ Parse error near line 6717: no such column: "weird" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weird", "0.001142"); error here ---^ Parse error near line 6718: no such column: "immigration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immigration", "0.001142"); error here ---^ Parse error near line 6719: no such column: "trembling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trembling", "0.001142"); error here ---^ Parse error near line 6720: no such column: "swan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swan", "0.001141"); error here ---^ Parse error near line 6721: no such column: "fined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fined", "0.001141"); error here ---^ Parse error near line 6722: no such column: "chester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chester", "0.001141"); error here ---^ Parse error near line 6723: no such column: "shattered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shattered", "0.001140"); error here ---^ Parse error near line 6724: no such column: "politician" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("politician", "0.001140"); error here ---^ Parse error near line 6725: no such column: "flung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flung", "0.001140"); error here ---^ Parse error near line 6726: no such column: "et" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("et", "0.001140"); error here ---^ Parse error near line 6727: no such column: "unchanged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unchanged", "0.001140"); error here ---^ Parse error near line 6728: no such column: "athens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("athens", "0.001140"); error here ---^ Parse error near line 6729: no such column: "towers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("towers", "0.001140"); error here ---^ Parse error near line 6730: no such column: "expedition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expedition", "0.001138"); error here ---^ Parse error near line 6731: no such column: "researcher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("researcher", "0.001138"); error here ---^ Parse error near line 6732: no such column: "exchanges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exchanges", "0.001138"); error here ---^ Parse error near line 6733: no such column: "calculation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calculation", "0.001138"); error here ---^ Parse error near line 6734: no such column: "lawn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lawn", "0.001138"); error here ---^ Parse error near line 6735: no such column: "graduates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graduates", "0.001137"); error here ---^ Parse error near line 6736: no such column: "imf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imf", "0.001137"); error here ---^ Parse error near line 6737: no such column: "curved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curved", "0.001137"); error here ---^ Parse error near line 6738: no such column: "carl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carl", "0.001137"); error here ---^ Parse error near line 6739: no such column: "evolutionary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evolutionary", "0.001137"); error here ---^ Parse error near line 6740: no such column: "pursuing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pursuing", "0.001136"); error here ---^ Parse error near line 6741: no such column: "revenge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revenge", "0.001136"); error here ---^ Parse error near line 6742: no such column: "fever" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fever", "0.001136"); error here ---^ Parse error near line 6743: no such column: "dilemma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dilemma", "0.001136"); error here ---^ Parse error near line 6744: no such column: "miracle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miracle", "0.001136"); error here ---^ Parse error near line 6745: no such column: "practising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("practising", "0.001135"); error here ---^ Parse error near line 6746: no such column: "failures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("failures", "0.001135"); error here ---^ Parse error near line 6747: no such column: "slice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slice", "0.001135"); error here ---^ Parse error near line 6748: no such column: "angela" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angela", "0.001134"); error here ---^ Parse error near line 6749: no such column: "electorate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electorate", "0.001134"); error here ---^ Parse error near line 6750: no such column: "biology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biology", "0.001133"); error here ---^ Parse error near line 6751: no such column: "appraisal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appraisal", "0.001133"); error here ---^ Parse error near line 6752: no such column: "formidable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formidable", "0.001133"); error here ---^ Parse error near line 6753: no such column: "disciplinary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disciplinary", "0.001133"); error here ---^ Parse error near line 6754: no such column: "occurrence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occurrence", "0.001132"); error here ---^ Parse error near line 6755: no such column: "mounting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mounting", "0.001132"); error here ---^ Parse error near line 6756: no such column: "lexical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lexical", "0.001132"); error here ---^ Parse error near line 6757: no such column: "closest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("closest", "0.001131"); error here ---^ Parse error near line 6758: no such column: "madame" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("madame", "0.001131"); error here ---^ Parse error near line 6759: no such column: "needles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("needles", "0.001130"); error here ---^ Parse error near line 6760: no such column: "reagan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reagan", "0.001130"); error here ---^ Parse error near line 6761: no such column: "longest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("longest", "0.001130"); error here ---^ Parse error near line 6762: no such column: "blonde" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blonde", "0.001129"); error here ---^ Parse error near line 6763: no such column: "privacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("privacy", "0.001129"); error here ---^ Parse error near line 6764: no such column: "grim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grim", "0.001129"); error here ---^ Parse error near line 6765: no such column: "wines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wines", "0.001129"); error here ---^ Parse error near line 6766: no such column: "equations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equations", "0.001128"); error here ---^ Parse error near line 6767: no such column: "polls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polls", "0.001128"); error here ---^ Parse error near line 6768: no such column: "limbs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("limbs", "0.001127"); error here ---^ Parse error near line 6769: no such column: "hp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hp", "0.001127"); error here ---^ Parse error near line 6770: no such column: "paula" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paula", "0.001127"); error here ---^ Parse error near line 6771: no such column: "addressing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("addressing", "0.001126"); error here ---^ Parse error near line 6772: no such column: "slopes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slopes", "0.001126"); error here ---^ Parse error near line 6773: no such column: "homeless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homeless", "0.001126"); error here ---^ Parse error near line 6774: no such column: "bombing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bombing", "0.001126"); error here ---^ Parse error near line 6775: no such column: "merseyside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merseyside", "0.001125"); error here ---^ Parse error near line 6776: no such column: "tours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tours", "0.001125"); error here ---^ Parse error near line 6777: no such column: "hereford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hereford", "0.001125"); error here ---^ Parse error near line 6778: no such column: "descent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("descent", "0.001125"); error here ---^ Parse error near line 6779: no such column: "pact" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pact", "0.001125"); error here ---^ Parse error near line 6780: no such column: "airline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("airline", "0.001125"); error here ---^ Parse error near line 6781: no such column: "cheshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheshire", "0.001125"); error here ---^ Parse error near line 6782: no such column: "proceeded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proceeded", "0.001125"); error here ---^ Parse error near line 6783: no such column: "appalling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appalling", "0.001124"); error here ---^ Parse error near line 6784: no such column: "muslim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muslim", "0.001124"); error here ---^ Parse error near line 6785: no such column: "courtesy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courtesy", "0.001124"); error here ---^ Parse error near line 6786: no such column: "worlds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worlds", "0.001124"); error here ---^ Parse error near line 6787: no such column: "gradual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gradual", "0.001124"); error here ---^ Parse error near line 6788: no such column: "shifting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shifting", "0.001123"); error here ---^ Parse error near line 6789: no such column: "organisers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organisers", "0.001123"); error here ---^ Parse error near line 6790: no such column: "frames" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frames", "0.001123"); error here ---^ Parse error near line 6791: no such column: "governed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("governed", "0.001123"); error here ---^ Parse error near line 6792: no such column: "pa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pa", "0.001123"); error here ---^ Parse error near line 6793: no such column: "blake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blake", "0.001123"); error here ---^ Parse error near line 6794: no such column: "fort" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fort", "0.001123"); error here ---^ Parse error near line 6795: no such column: "sticking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sticking", "0.001123"); error here ---^ Parse error near line 6796: no such column: "gossip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gossip", "0.001123"); error here ---^ Parse error near line 6797: no such column: "interfere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interfere", "0.001123"); error here ---^ Parse error near line 6798: no such column: "minerals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minerals", "0.001122"); error here ---^ Parse error near line 6799: no such column: "matt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matt", "0.001122"); error here ---^ Parse error near line 6800: no such column: "supermarket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supermarket", "0.001122"); error here ---^ Parse error near line 6801: no such column: "approve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approve", "0.001121"); error here ---^ Parse error near line 6802: no such column: "reynolds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reynolds", "0.001121"); error here ---^ Parse error near line 6803: no such column: "marcus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marcus", "0.001121"); error here ---^ Parse error near line 6804: no such column: "sack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sack", "0.001120"); error here ---^ Parse error near line 6805: no such column: "oz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oz", "0.001118"); error here ---^ Parse error near line 6806: no such column: "planes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("planes", "0.001118"); error here ---^ Parse error near line 6807: no such column: "writings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("writings", "0.001118"); error here ---^ Parse error near line 6808: no such column: "legacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legacy", "0.001117"); error here ---^ Parse error near line 6809: no such column: "tidy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tidy", "0.001117"); error here ---^ Parse error near line 6810: no such column: "invention" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invention", "0.001116"); error here ---^ Parse error near line 6811: no such column: "von" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("von", "0.001116"); error here ---^ Parse error near line 6812: no such column: "gaps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gaps", "0.001116"); error here ---^ Parse error near line 6813: no such column: "differing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("differing", "0.001115"); error here ---^ Parse error near line 6814: no such column: "jason" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jason", "0.001115"); error here ---^ Parse error near line 6815: no such column: "athelstan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("athelstan", "0.001115"); error here ---^ Parse error near line 6816: no such column: "troubles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("troubles", "0.001114"); error here ---^ Parse error near line 6817: no such column: "ashley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ashley", "0.001113"); error here ---^ Parse error near line 6818: no such column: "smallest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smallest", "0.001113"); error here ---^ Parse error near line 6819: no such column: "merits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merits", "0.001113"); error here ---^ Parse error near line 6820: no such column: "specimen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specimen", "0.001112"); error here ---^ Parse error near line 6821: no such column: "pulse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pulse", "0.001112"); error here ---^ Parse error near line 6822: no such column: "interpretations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interpretations", "0.001112"); error here ---^ Parse error near line 6823: no such column: "glimpse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glimpse", "0.001112"); error here ---^ Parse error near line 6824: no such column: "outdoor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outdoor", "0.001112"); error here ---^ Parse error near line 6825: no such column: "atoms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("atoms", "0.001111"); error here ---^ Parse error near line 6826: no such column: "wrist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrist", "0.001111"); error here ---^ Parse error near line 6827: no such column: "renewal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renewal", "0.001110"); error here ---^ Parse error near line 6828: no such column: "incidentally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incidentally", "0.001110"); error here ---^ Parse error near line 6829: no such column: "sweep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweep", "0.001110"); error here ---^ Parse error near line 6830: no such column: "interactions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interactions", "0.001109"); error here ---^ Parse error near line 6831: no such column: "bizarre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bizarre", "0.001109"); error here ---^ Parse error near line 6832: no such column: "remedies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remedies", "0.001109"); error here ---^ Parse error near line 6833: no such column: "loudly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loudly", "0.001109"); error here ---^ Parse error near line 6834: no such column: "listing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("listing", "0.001109"); error here ---^ Parse error near line 6835: no such column: "realm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realm", "0.001108"); error here ---^ Parse error near line 6836: no such column: "manufactured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manufactured", "0.001108"); error here ---^ Parse error near line 6837: no such column: "mainland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mainland", "0.001108"); error here ---^ Parse error near line 6838: no such column: "annie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("annie", "0.001107"); error here ---^ Parse error near line 6839: no such column: "flame" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flame", "0.001107"); error here ---^ Parse error near line 6840: no such column: "crews" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crews", "0.001107"); error here ---^ Parse error near line 6841: no such column: "maurice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maurice", "0.001107"); error here ---^ Parse error near line 6842: no such column: "occupy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupy", "0.001106"); error here ---^ Parse error near line 6843: no such column: "gospel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gospel", "0.001106"); error here ---^ Parse error near line 6844: no such column: "surgeon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surgeon", "0.001106"); error here ---^ Parse error near line 6845: no such column: "hatred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hatred", "0.001106"); error here ---^ Parse error near line 6846: no such column: "bt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bt", "0.001105"); error here ---^ Parse error near line 6847: no such column: "amused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amused", "0.001105"); error here ---^ Parse error near line 6848: no such column: "exceed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exceed", "0.001105"); error here ---^ Parse error near line 6849: no such column: "edited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edited", "0.001105"); error here ---^ Parse error near line 6850: no such column: "utility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utility", "0.001104"); error here ---^ Parse error near line 6851: no such column: "trusted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trusted", "0.001104"); error here ---^ Parse error near line 6852: no such column: "bosnia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bosnia", "0.001104"); error here ---^ Parse error near line 6853: no such column: "conversations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conversations", "0.001104"); error here ---^ Parse error near line 6854: no such column: "jam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jam", "0.001104"); error here ---^ Parse error near line 6855: no such column: "laboratories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laboratories", "0.001103"); error here ---^ Parse error near line 6856: no such column: "imaginative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imaginative", "0.001103"); error here ---^ Parse error near line 6857: no such column: "orientation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orientation", "0.001103"); error here ---^ Parse error near line 6858: no such column: "recycling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recycling", "0.001102"); error here ---^ Parse error near line 6859: no such column: "wartime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wartime", "0.001102"); error here ---^ Parse error near line 6860: no such column: "crushed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crushed", "0.001102"); error here ---^ Parse error near line 6861: no such column: "transmitted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transmitted", "0.001102"); error here ---^ Parse error near line 6862: no such column: "reid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reid", "0.001102"); error here ---^ Parse error near line 6863: no such column: "frightening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frightening", "0.001102"); error here ---^ Parse error near line 6864: no such column: "scream" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scream", "0.001102"); error here ---^ Parse error near line 6865: no such column: "frustrated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frustrated", "0.001101"); error here ---^ Parse error near line 6866: no such column: "indirectly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indirectly", "0.001101"); error here ---^ Parse error near line 6867: no such column: "flour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flour", "0.001101"); error here ---^ Parse error near line 6868: no such column: "modification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modification", "0.001101"); error here ---^ Parse error near line 6869: no such column: "laser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laser", "0.001101"); error here ---^ Parse error near line 6870: no such column: "cleaner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cleaner", "0.001100"); error here ---^ Parse error near line 6871: no such column: "qualifying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("qualifying", "0.001100"); error here ---^ Parse error near line 6872: no such column: "leap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leap", "0.001100"); error here ---^ Parse error near line 6873: no such column: "vocational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vocational", "0.001098"); error here ---^ Parse error near line 6874: no such column: "movies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("movies", "0.001098"); error here ---^ Parse error near line 6875: no such column: "bailey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bailey", "0.001098"); error here ---^ Parse error near line 6876: no such column: "rabbits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rabbits", "0.001098"); error here ---^ Parse error near line 6877: no such column: "trainer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trainer", "0.001098"); error here ---^ Parse error near line 6878: no such column: "merchants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merchants", "0.001098"); error here ---^ Parse error near line 6879: no such column: "foul" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foul", "0.001097"); error here ---^ Parse error near line 6880: no such column: "allegedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allegedly", "0.001097"); error here ---^ Parse error near line 6881: no such column: "biscuits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biscuits", "0.001097"); error here ---^ Parse error near line 6882: no such column: "ho" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ho", "0.001097"); error here ---^ Parse error near line 6883: no such column: "speeds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speeds", "0.001096"); error here ---^ Parse error near line 6884: no such column: "motive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motive", "0.001096"); error here ---^ Parse error near line 6885: no such column: "aluminium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aluminium", "0.001096"); error here ---^ Parse error near line 6886: no such column: "chopped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chopped", "0.001095"); error here ---^ Parse error near line 6887: no such column: "authorised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("authorised", "0.001095"); error here ---^ Parse error near line 6888: no such column: "decay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decay", "0.001095"); error here ---^ Parse error near line 6889: no such column: "axis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("axis", "0.001095"); error here ---^ Parse error near line 6890: no such column: "configuration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("configuration", "0.001095"); error here ---^ Parse error near line 6891: no such column: "bridges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bridges", "0.001095"); error here ---^ Parse error near line 6892: no such column: "blowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blowing", "0.001095"); error here ---^ Parse error near line 6893: no such column: "drill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drill", "0.001095"); error here ---^ Parse error near line 6894: no such column: "hardy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hardy", "0.001094"); error here ---^ Parse error near line 6895: no such column: "clive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clive", "0.001094"); error here ---^ Parse error near line 6896: no such column: "arrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrow", "0.001094"); error here ---^ Parse error near line 6897: no such column: "allan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allan", "0.001094"); error here ---^ Parse error near line 6898: no such column: "geneva" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geneva", "0.001094"); error here ---^ Parse error near line 6899: no such column: "toes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toes", "0.001093"); error here ---^ Parse error near line 6900: no such column: "mucosa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mucosa", "0.001093"); error here ---^ Parse error near line 6901: no such column: "exploring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exploring", "0.001093"); error here ---^ Parse error near line 6902: no such column: "reluctance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reluctance", "0.001092"); error here ---^ Parse error near line 6903: no such column: "arnold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arnold", "0.001092"); error here ---^ Parse error near line 6904: no such column: "organisational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organisational", "0.001091"); error here ---^ Parse error near line 6905: no such column: "protocol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protocol", "0.001091"); error here ---^ Parse error near line 6906: no such column: "calculate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calculate", "0.001091"); error here ---^ Parse error near line 6907: no such column: "flowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flowing", "0.001090"); error here ---^ Parse error near line 6908: no such column: "pine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pine", "0.001090"); error here ---^ Parse error near line 6909: no such column: "census" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("census", "0.001090"); error here ---^ Parse error near line 6910: no such column: "databases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("databases", "0.001090"); error here ---^ Parse error near line 6911: no such column: "eldest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eldest", "0.001089"); error here ---^ Parse error near line 6912: no such column: "vegetation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vegetation", "0.001089"); error here ---^ Parse error near line 6913: no such column: "eventual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eventual", "0.001089"); error here ---^ Parse error near line 6914: no such column: "queue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("queue", "0.001089"); error here ---^ Parse error near line 6915: no such column: "theirs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theirs", "0.001089"); error here ---^ Parse error near line 6916: no such column: "exchanged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exchanged", "0.001088"); error here ---^ Parse error near line 6917: no such column: "followers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("followers", "0.001088"); error here ---^ Parse error near line 6918: no such column: "appoint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appoint", "0.001088"); error here ---^ Parse error near line 6919: no such column: "husbands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("husbands", "0.001088"); error here ---^ Parse error near line 6920: no such column: "enjoyment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enjoyment", "0.001088"); error here ---^ Parse error near line 6921: no such column: "yacht" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yacht", "0.001087"); error here ---^ Parse error near line 6922: no such column: "traced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traced", "0.001087"); error here ---^ Parse error near line 6923: no such column: "medau" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("medau", "0.001087"); error here ---^ Parse error near line 6924: no such column: "kicking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kicking", "0.001087"); error here ---^ Parse error near line 6925: no such column: "advertisements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advertisements", "0.001086"); error here ---^ Parse error near line 6926: no such column: "smashed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smashed", "0.001086"); error here ---^ Parse error near line 6927: no such column: "speeches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speeches", "0.001086"); error here ---^ Parse error near line 6928: no such column: "spontaneous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spontaneous", "0.001086"); error here ---^ Parse error near line 6929: no such column: "superintendent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superintendent", "0.001086"); error here ---^ Parse error near line 6930: no such column: "ensured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ensured", "0.001086"); error here ---^ Parse error near line 6931: no such column: "stimulate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stimulate", "0.001085"); error here ---^ Parse error near line 6932: no such column: "journals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("journals", "0.001084"); error here ---^ Parse error near line 6933: no such column: "mighty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mighty", "0.001084"); error here ---^ Parse error near line 6934: no such column: "skipper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skipper", "0.001084"); error here ---^ Parse error near line 6935: no such column: "marsh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marsh", "0.001084"); error here ---^ Parse error near line 6936: no such column: "weekends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weekends", "0.001084"); error here ---^ Parse error near line 6937: no such column: "exploded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exploded", "0.001083"); error here ---^ Parse error near line 6938: no such column: "vivid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vivid", "0.001083"); error here ---^ Parse error near line 6939: no such column: "mice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mice", "0.001082"); error here ---^ Parse error near line 6940: no such column: "offshore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offshore", "0.001082"); error here ---^ Parse error near line 6941: no such column: "motives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motives", "0.001082"); error here ---^ Parse error near line 6942: no such column: "corporations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corporations", "0.001082"); error here ---^ Parse error near line 6943: no such column: "sideways" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sideways", "0.001082"); error here ---^ Parse error near line 6944: no such column: "fare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fare", "0.001082"); error here ---^ Parse error near line 6945: no such column: "organisms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organisms", "0.001081"); error here ---^ Parse error near line 6946: no such column: "anc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anc", "0.001080"); error here ---^ Parse error near line 6947: no such column: "organs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organs", "0.001080"); error here ---^ Parse error near line 6948: no such column: "hi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hi", "0.001080"); error here ---^ Parse error near line 6949: no such column: "woodland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woodland", "0.001078"); error here ---^ Parse error near line 6950: no such column: "wounds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wounds", "0.001078"); error here ---^ Parse error near line 6951: no such column: "cracked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cracked", "0.001077"); error here ---^ Parse error near line 6952: no such column: "withdrew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("withdrew", "0.001077"); error here ---^ Parse error near line 6953: no such column: "faithful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faithful", "0.001077"); error here ---^ Parse error near line 6954: no such column: "reckoned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reckoned", "0.001077"); error here ---^ Parse error near line 6955: no such column: "bail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bail", "0.001076"); error here ---^ Parse error near line 6956: no such column: "paradise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paradise", "0.001076"); error here ---^ Parse error near line 6957: no such column: "missiles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("missiles", "0.001076"); error here ---^ Parse error near line 6958: no such column: "noisy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noisy", "0.001076"); error here ---^ Parse error near line 6959: no such column: "venice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("venice", "0.001075"); error here ---^ Parse error near line 6960: no such column: "sofa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sofa", "0.001075"); error here ---^ Parse error near line 6961: no such column: "graph" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graph", "0.001075"); error here ---^ Parse error near line 6962: no such column: "inserted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inserted", "0.001075"); error here ---^ Parse error near line 6963: no such column: "reminder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reminder", "0.001075"); error here ---^ Parse error near line 6964: no such column: "rocky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rocky", "0.001075"); error here ---^ Parse error near line 6965: no such column: "cage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cage", "0.001074"); error here ---^ Parse error near line 6966: no such column: "default" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("default", "0.001074"); error here ---^ Parse error near line 6967: no such column: "ministerial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ministerial", "0.001074"); error here ---^ Parse error near line 6968: no such column: "patrol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patrol", "0.001073"); error here ---^ Parse error near line 6969: no such column: "audiences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("audiences", "0.001073"); error here ---^ Parse error near line 6970: no such column: "heather" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heather", "0.001072"); error here ---^ Parse error near line 6971: no such column: "accompanying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accompanying", "0.001072"); error here ---^ Parse error near line 6972: no such column: "innovative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("innovative", "0.001072"); error here ---^ Parse error near line 6973: no such column: "exile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exile", "0.001072"); error here ---^ Parse error near line 6974: no such column: "horn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horn", "0.001072"); error here ---^ Parse error near line 6975: no such column: "injection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injection", "0.001072"); error here ---^ Parse error near line 6976: no such column: "preparations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preparations", "0.001071"); error here ---^ Parse error near line 6977: no such column: "romance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("romance", "0.001071"); error here ---^ Parse error near line 6978: no such column: "prayers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prayers", "0.001071"); error here ---^ Parse error near line 6979: no such column: "strongest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strongest", "0.001071"); error here ---^ Parse error near line 6980: no such column: "daylight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daylight", "0.001071"); error here ---^ Parse error near line 6981: no such column: "shields" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shields", "0.001071"); error here ---^ Parse error near line 6982: no such column: "constitutes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constitutes", "0.001070"); error here ---^ Parse error near line 6983: no such column: "disclosure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disclosure", "0.001070"); error here ---^ Parse error near line 6984: no such column: "confrontation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confrontation", "0.001070"); error here ---^ Parse error near line 6985: no such column: "detached" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detached", "0.001070"); error here ---^ Parse error near line 6986: no such column: "echoed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("echoed", "0.001070"); error here ---^ Parse error near line 6987: no such column: "mould" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mould", "0.001069"); error here ---^ Parse error near line 6988: no such column: "strangely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strangely", "0.001069"); error here ---^ Parse error near line 6989: no such column: "squeeze" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squeeze", "0.001069"); error here ---^ Parse error near line 6990: no such column: "exploited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exploited", "0.001069"); error here ---^ Parse error near line 6991: no such column: "stained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stained", "0.001069"); error here ---^ Parse error near line 6992: no such column: "liaison" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liaison", "0.001068"); error here ---^ Parse error near line 6993: no such column: "incentives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incentives", "0.001068"); error here ---^ Parse error near line 6994: no such column: "cease" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cease", "0.001068"); error here ---^ Parse error near line 6995: no such column: "newman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newman", "0.001068"); error here ---^ Parse error near line 6996: no such column: "deserved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deserved", "0.001068"); error here ---^ Parse error near line 6997: no such column: "extends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extends", "0.001068"); error here ---^ Parse error near line 6998: no such column: "mitchell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mitchell", "0.001067"); error here ---^ Parse error near line 6999: no such column: "armies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("armies", "0.001067"); error here ---^ Parse error near line 7000: no such column: "sexually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sexually", "0.001067"); error here ---^ Parse error near line 7001: no such column: "keynes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keynes", "0.001067"); error here ---^ Parse error near line 7002: no such column: "squeezed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squeezed", "0.001066"); error here ---^ Parse error near line 7003: no such column: "facilitate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facilitate", "0.001065"); error here ---^ Parse error near line 7004: no such column: "choir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("choir", "0.001065"); error here ---^ Parse error near line 7005: no such column: "fog" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fog", "0.001065"); error here ---^ Parse error near line 7006: no such column: "resentment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resentment", "0.001065"); error here ---^ Parse error near line 7007: no such column: "ballot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ballot", "0.001065"); error here ---^ Parse error near line 7008: no such column: "bells" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bells", "0.001065"); error here ---^ Parse error near line 7009: no such column: "gloves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gloves", "0.001065"); error here ---^ Parse error near line 7010: no such column: "amazed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amazed", "0.001064"); error here ---^ Parse error near line 7011: no such column: "bc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bc", "0.001064"); error here ---^ Parse error near line 7012: no such column: "ferguson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ferguson", "0.001064"); error here ---^ Parse error near line 7013: no such column: "sydney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sydney", "0.001064"); error here ---^ Parse error near line 7014: no such column: "leonard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leonard", "0.001064"); error here ---^ Parse error near line 7015: no such column: "chorus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chorus", "0.001063"); error here ---^ Parse error near line 7016: no such column: "ram" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ram", "0.001063"); error here ---^ Parse error near line 7017: no such column: "lea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lea", "0.001063"); error here ---^ Parse error near line 7018: no such column: "gibson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gibson", "0.001063"); error here ---^ Parse error near line 7019: no such column: "kenya" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kenya", "0.001062"); error here ---^ Parse error near line 7020: no such column: "firing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("firing", "0.001062"); error here ---^ Parse error near line 7021: no such column: "commentators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commentators", "0.001062"); error here ---^ Parse error near line 7022: no such column: "spray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spray", "0.001062"); error here ---^ Parse error near line 7023: no such column: "stems" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stems", "0.001062"); error here ---^ Parse error near line 7024: no such column: "assumes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assumes", "0.001062"); error here ---^ Parse error near line 7025: no such column: "par" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("par", "0.001062"); error here ---^ Parse error near line 7026: no such column: "bin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bin", "0.001061"); error here ---^ Parse error near line 7027: no such column: "acids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acids", "0.001061"); error here ---^ Parse error near line 7028: no such column: "stating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stating", "0.001061"); error here ---^ Parse error near line 7029: no such column: "mixing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mixing", "0.001061"); error here ---^ Parse error near line 7030: no such column: "richardson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("richardson", "0.001061"); error here ---^ Parse error near line 7031: no such column: "technically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("technically", "0.001060"); error here ---^ Parse error near line 7032: no such column: "conceptual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conceptual", "0.001060"); error here ---^ Parse error near line 7033: no such column: "nationalism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationalism", "0.001060"); error here ---^ Parse error near line 7034: no such column: "maker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maker", "0.001060"); error here ---^ Parse error near line 7035: no such column: "texas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("texas", "0.001060"); error here ---^ Parse error near line 7036: no such column: "erected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("erected", "0.001059"); error here ---^ Parse error near line 7037: no such column: "colitis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colitis", "0.001059"); error here ---^ Parse error near line 7038: no such column: "ambitions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambitions", "0.001059"); error here ---^ Parse error near line 7039: no such column: "ellen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ellen", "0.001059"); error here ---^ Parse error near line 7040: no such column: "aiming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aiming", "0.001059"); error here ---^ Parse error near line 7041: no such column: "economically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("economically", "0.001059"); error here ---^ Parse error near line 7042: no such column: "reads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reads", "0.001059"); error here ---^ Parse error near line 7043: no such column: "arena" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arena", "0.001059"); error here ---^ Parse error near line 7044: no such column: "dirt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dirt", "0.001059"); error here ---^ Parse error near line 7045: no such column: "telecom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telecom", "0.001057"); error here ---^ Parse error near line 7046: no such column: "entertaining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entertaining", "0.001057"); error here ---^ Parse error near line 7047: no such column: "bladder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bladder", "0.001057"); error here ---^ Parse error near line 7048: no such column: "settings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("settings", "0.001056"); error here ---^ Parse error near line 7049: no such column: "unusually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unusually", "0.001056"); error here ---^ Parse error near line 7050: no such column: "dividends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dividends", "0.001056"); error here ---^ Parse error near line 7051: no such column: "compounds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compounds", "0.001056"); error here ---^ Parse error near line 7052: no such column: "gaulle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gaulle", "0.001056"); error here ---^ Parse error near line 7053: no such column: "unwilling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unwilling", "0.001055"); error here ---^ Parse error near line 7054: no such column: "patent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patent", "0.001055"); error here ---^ Parse error near line 7055: no such column: "ba" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ba", "0.001055"); error here ---^ Parse error near line 7056: no such column: "tops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tops", "0.001055"); error here ---^ Parse error near line 7057: no such column: "enforce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enforce", "0.001055"); error here ---^ Parse error near line 7058: no such column: "adapt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adapt", "0.001055"); error here ---^ Parse error near line 7059: no such column: "norm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("norm", "0.001055"); error here ---^ Parse error near line 7060: no such column: "metals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metals", "0.001055"); error here ---^ Parse error near line 7061: no such column: "civic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("civic", "0.001055"); error here ---^ Parse error near line 7062: no such column: "nelson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nelson", "0.001055"); error here ---^ Parse error near line 7063: no such column: "gregory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gregory", "0.001054"); error here ---^ Parse error near line 7064: no such column: "macdonald" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macdonald", "0.001054"); error here ---^ Parse error near line 7065: no such column: "tastes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tastes", "0.001054"); error here ---^ Parse error near line 7066: no such column: "wembley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wembley", "0.001054"); error here ---^ Parse error near line 7067: no such column: "bourgeois" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bourgeois", "0.001054"); error here ---^ Parse error near line 7068: no such column: "meaningful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meaningful", "0.001054"); error here ---^ Parse error near line 7069: no such column: "booklet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("booklet", "0.001053"); error here ---^ Parse error near line 7070: no such column: "dominate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dominate", "0.001052"); error here ---^ Parse error near line 7071: no such column: "reluctantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reluctantly", "0.001052"); error here ---^ Parse error near line 7072: no such column: "phases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phases", "0.001052"); error here ---^ Parse error near line 7073: no such column: "privileged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("privileged", "0.001052"); error here ---^ Parse error near line 7074: no such column: "infrastructure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infrastructure", "0.001051"); error here ---^ Parse error near line 7075: no such column: "resisted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resisted", "0.001051"); error here ---^ Parse error near line 7076: no such column: "stirling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stirling", "0.001051"); error here ---^ Parse error near line 7077: no such column: "jacques" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jacques", "0.001051"); error here ---^ Parse error near line 7078: no such column: "aloud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aloud", "0.001051"); error here ---^ Parse error near line 7079: no such column: "lanes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lanes", "0.001051"); error here ---^ Parse error near line 7080: no such column: "threshold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("threshold", "0.001051"); error here ---^ Parse error near line 7081: no such column: "combining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("combining", "0.001051"); error here ---^ Parse error near line 7082: no such column: "bankruptcy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bankruptcy", "0.001051"); error here ---^ Parse error near line 7083: no such column: "fruits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fruits", "0.001051"); error here ---^ Parse error near line 7084: no such column: "greenhouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greenhouse", "0.001050"); error here ---^ Parse error near line 7085: no such column: "copyright" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("copyright", "0.001050"); error here ---^ Parse error near line 7086: no such column: "harrison" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harrison", "0.001050"); error here ---^ Parse error near line 7087: no such column: "freezing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freezing", "0.001050"); error here ---^ Parse error near line 7088: no such column: "tubes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tubes", "0.001049"); error here ---^ Parse error near line 7089: no such column: "colonies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colonies", "0.001049"); error here ---^ Parse error near line 7090: no such column: "satisfying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satisfying", "0.001049"); error here ---^ Parse error near line 7091: no such column: "rebellion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rebellion", "0.001049"); error here ---^ Parse error near line 7092: no such column: "bucket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bucket", "0.001049"); error here ---^ Parse error near line 7093: no such column: "associates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("associates", "0.001049"); error here ---^ Parse error near line 7094: no such column: "dawson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dawson", "0.001048"); error here ---^ Parse error near line 7095: no such column: "nuisance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nuisance", "0.001048"); error here ---^ Parse error near line 7096: no such column: "ulcer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ulcer", "0.001048"); error here ---^ Parse error near line 7097: no such column: "intervene" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intervene", "0.001048"); error here ---^ Parse error near line 7098: no such column: "reservations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reservations", "0.001048"); error here ---^ Parse error near line 7099: no such column: "sunny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sunny", "0.001048"); error here ---^ Parse error near line 7100: no such column: "shells" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shells", "0.001047"); error here ---^ Parse error near line 7101: no such column: "fraser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fraser", "0.001047"); error here ---^ Parse error near line 7102: no such column: "meredith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meredith", "0.001047"); error here ---^ Parse error near line 7103: no such column: "holly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holly", "0.001047"); error here ---^ Parse error near line 7104: no such column: "saints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saints", "0.001047"); error here ---^ Parse error near line 7105: no such column: "disappointing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disappointing", "0.001046"); error here ---^ Parse error near line 7106: no such column: "prestige" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prestige", "0.001046"); error here ---^ Parse error near line 7107: no such column: "defended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defended", "0.001046"); error here ---^ Parse error near line 7108: no such column: "constructive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constructive", "0.001046"); error here ---^ Parse error near line 7109: no such column: "guarantees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guarantees", "0.001045"); error here ---^ Parse error near line 7110: no such column: "noting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noting", "0.001045"); error here ---^ Parse error near line 7111: no such column: "sensed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensed", "0.001045"); error here ---^ Parse error near line 7112: no such column: "cape" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cape", "0.001045"); error here ---^ Parse error near line 7113: no such column: "insists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insists", "0.001045"); error here ---^ Parse error near line 7114: no such column: "glow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glow", "0.001045"); error here ---^ Parse error near line 7115: no such column: "outset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outset", "0.001044"); error here ---^ Parse error near line 7116: no such column: "needing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("needing", "0.001044"); error here ---^ Parse error near line 7117: no such column: "grammatical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grammatical", "0.001044"); error here ---^ Parse error near line 7118: no such column: "pouring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pouring", "0.001044"); error here ---^ Parse error near line 7119: no such column: "unreasonable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unreasonable", "0.001044"); error here ---^ Parse error near line 7120: no such column: "canon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canon", "0.001043"); error here ---^ Parse error near line 7121: no such column: "develops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("develops", "0.001043"); error here ---^ Parse error near line 7122: no such column: "ironically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ironically", "0.001043"); error here ---^ Parse error near line 7123: no such column: "frost" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frost", "0.001043"); error here ---^ Parse error near line 7124: no such column: "socks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("socks", "0.001043"); error here ---^ Parse error near line 7125: no such column: "simplest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simplest", "0.001042"); error here ---^ Parse error near line 7126: no such column: "vaguely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vaguely", "0.001042"); error here ---^ Parse error near line 7127: no such column: "cart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cart", "0.001042"); error here ---^ Parse error near line 7128: no such column: "caravan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caravan", "0.001042"); error here ---^ Parse error near line 7129: no such column: "dan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dan", "0.001042"); error here ---^ Parse error near line 7130: no such column: "enforced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enforced", "0.001042"); error here ---^ Parse error near line 7131: no such column: "presently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presently", "0.001042"); error here ---^ Parse error near line 7132: no such column: "baldwin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baldwin", "0.001041"); error here ---^ Parse error near line 7133: no such column: "casualties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("casualties", "0.001041"); error here ---^ Parse error near line 7134: no such column: "maths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maths", "0.001041"); error here ---^ Parse error near line 7135: no such column: "administered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("administered", "0.001041"); error here ---^ Parse error near line 7136: no such column: "warehouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warehouse", "0.001040"); error here ---^ Parse error near line 7137: no such column: "jamie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jamie", "0.001040"); error here ---^ Parse error near line 7138: no such column: "resign" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resign", "0.001040"); error here ---^ Parse error near line 7139: no such column: "democrat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("democrat", "0.001040"); error here ---^ Parse error near line 7140: no such column: "credibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("credibility", "0.001040"); error here ---^ Parse error near line 7141: no such column: "stitches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stitches", "0.001039"); error here ---^ Parse error near line 7142: no such column: "gerald" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gerald", "0.001039"); error here ---^ Parse error near line 7143: no such column: "folly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("folly", "0.001039"); error here ---^ Parse error near line 7144: no such column: "pots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pots", "0.001039"); error here ---^ Parse error near line 7145: no such column: "swedish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swedish", "0.001039"); error here ---^ Parse error near line 7146: no such column: "monarchy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monarchy", "0.001039"); error here ---^ Parse error near line 7147: no such column: "lieutenant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lieutenant", "0.001037"); error here ---^ Parse error near line 7148: no such column: "employing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("employing", "0.001037"); error here ---^ Parse error near line 7149: no such column: "refuge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refuge", "0.001037"); error here ---^ Parse error near line 7150: no such column: "quarry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quarry", "0.001036"); error here ---^ Parse error near line 7151: no such column: "rude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rude", "0.001036"); error here ---^ Parse error near line 7152: no such column: "carpets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carpets", "0.001036"); error here ---^ Parse error near line 7153: no such column: "sixteenth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sixteenth", "0.001036"); error here ---^ Parse error near line 7154: no such column: "heir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heir", "0.001036"); error here ---^ Parse error near line 7155: no such column: "drum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drum", "0.001036"); error here ---^ Parse error near line 7156: no such column: "denis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denis", "0.001036"); error here ---^ Parse error near line 7157: no such column: "dislike" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dislike", "0.001036"); error here ---^ Parse error near line 7158: no such column: "hood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hood", "0.001035"); error here ---^ Parse error near line 7159: no such column: "hartlepool" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hartlepool", "0.001035"); error here ---^ Parse error near line 7160: no such column: "donna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donna", "0.001035"); error here ---^ Parse error near line 7161: no such column: "duly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duly", "0.001035"); error here ---^ Parse error near line 7162: no such column: "rider" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rider", "0.001035"); error here ---^ Parse error near line 7163: no such column: "northampton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("northampton", "0.001035"); error here ---^ Parse error near line 7164: no such column: "scent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scent", "0.001035"); error here ---^ Parse error near line 7165: no such column: "versus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("versus", "0.001035"); error here ---^ Parse error near line 7166: no such column: "gardening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gardening", "0.001035"); error here ---^ Parse error near line 7167: no such column: "cakes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cakes", "0.001035"); error here ---^ Parse error near line 7168: no such column: "immune" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immune", "0.001035"); error here ---^ Parse error near line 7169: no such column: "knocking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knocking", "0.001035"); error here ---^ Parse error near line 7170: no such column: "stripped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stripped", "0.001034"); error here ---^ Parse error near line 7171: no such column: "geological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geological", "0.001034"); error here ---^ Parse error near line 7172: no such column: "amendments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amendments", "0.001034"); error here ---^ Parse error near line 7173: no such column: "businessman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("businessman", "0.001034"); error here ---^ Parse error near line 7174: no such column: "supplementary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supplementary", "0.001033"); error here ---^ Parse error near line 7175: no such column: "moor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moor", "0.001033"); error here ---^ Parse error near line 7176: no such column: "mac" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mac", "0.001033"); error here ---^ Parse error near line 7177: no such column: "hedge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hedge", "0.001033"); error here ---^ Parse error near line 7178: no such column: "fist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fist", "0.001033"); error here ---^ Parse error near line 7179: no such column: "blackpool" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blackpool", "0.001032"); error here ---^ Parse error near line 7180: no such column: "spine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spine", "0.001032"); error here ---^ Parse error near line 7181: no such column: "tensions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tensions", "0.001031"); error here ---^ Parse error near line 7182: no such column: "promptly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promptly", "0.001031"); error here ---^ Parse error near line 7183: no such column: "frankly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frankly", "0.001031"); error here ---^ Parse error near line 7184: no such column: "swinging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swinging", "0.001031"); error here ---^ Parse error near line 7185: no such column: "vegetable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vegetable", "0.001030"); error here ---^ Parse error near line 7186: no such column: "wheat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wheat", "0.001030"); error here ---^ Parse error near line 7187: no such column: "vigorous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vigorous", "0.001030"); error here ---^ Parse error near line 7188: no such column: "rainbow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rainbow", "0.001029"); error here ---^ Parse error near line 7189: no such column: "fortunes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fortunes", "0.001029"); error here ---^ Parse error near line 7190: no such column: "builders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("builders", "0.001029"); error here ---^ Parse error near line 7191: no such column: "damned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("damned", "0.001029"); error here ---^ Parse error near line 7192: no such column: "fifties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fifties", "0.001029"); error here ---^ Parse error near line 7193: no such column: "participating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("participating", "0.001029"); error here ---^ Parse error near line 7194: no such column: "richmond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("richmond", "0.001029"); error here ---^ Parse error near line 7195: no such column: "poison" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poison", "0.001029"); error here ---^ Parse error near line 7196: no such column: "uneasy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uneasy", "0.001029"); error here ---^ Parse error near line 7197: no such column: "ellis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ellis", "0.001029"); error here ---^ Parse error near line 7198: no such column: "opposing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opposing", "0.001028"); error here ---^ Parse error near line 7199: no such column: "aspirations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aspirations", "0.001028"); error here ---^ Parse error near line 7200: no such column: "jerusalem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jerusalem", "0.001027"); error here ---^ Parse error near line 7201: no such column: "indigenous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indigenous", "0.001027"); error here ---^ Parse error near line 7202: no such column: "gloom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gloom", "0.001027"); error here ---^ Parse error near line 7203: no such column: "jungle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jungle", "0.001027"); error here ---^ Parse error near line 7204: no such column: "windsor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("windsor", "0.001027"); error here ---^ Parse error near line 7205: no such column: "fighter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fighter", "0.001027"); error here ---^ Parse error near line 7206: no such column: "toy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toy", "0.001027"); error here ---^ Parse error near line 7207: no such column: "sean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sean", "0.001026"); error here ---^ Parse error near line 7208: no such column: "mandatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mandatory", "0.001026"); error here ---^ Parse error near line 7209: no such column: "treasure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treasure", "0.001026"); error here ---^ Parse error near line 7210: no such column: "embrace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embrace", "0.001026"); error here ---^ Parse error near line 7211: no such column: "sri" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sri", "0.001026"); error here ---^ Parse error near line 7212: no such column: "congregation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("congregation", "0.001025"); error here ---^ Parse error near line 7213: no such column: "behavioural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("behavioural", "0.001025"); error here ---^ Parse error near line 7214: no such column: "adams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adams", "0.001025"); error here ---^ Parse error near line 7215: no such column: "sacked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sacked", "0.001025"); error here ---^ Parse error near line 7216: no such column: "beaches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beaches", "0.001024"); error here ---^ Parse error near line 7217: no such column: "termed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("termed", "0.001024"); error here ---^ Parse error near line 7218: no such column: "businessmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("businessmen", "0.001024"); error here ---^ Parse error near line 7219: no such column: "admiration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admiration", "0.001024"); error here ---^ Parse error near line 7220: no such column: "amusement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amusement", "0.001024"); error here ---^ Parse error near line 7221: no such column: "peaks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peaks", "0.001024"); error here ---^ Parse error near line 7222: no such column: "smiles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smiles", "0.001024"); error here ---^ Parse error near line 7223: no such column: "stakes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stakes", "0.001023"); error here ---^ Parse error near line 7224: no such column: "consistency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consistency", "0.001023"); error here ---^ Parse error near line 7225: no such column: "plasma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plasma", "0.001023"); error here ---^ Parse error near line 7226: no such column: "prevalence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prevalence", "0.001023"); error here ---^ Parse error near line 7227: no such column: "julian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("julian", "0.001023"); error here ---^ Parse error near line 7228: no such column: "smoothly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smoothly", "0.001023"); error here ---^ Parse error near line 7229: no such column: "vacuum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vacuum", "0.001023"); error here ---^ Parse error near line 7230: no such column: "foreigners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foreigners", "0.001022"); error here ---^ Parse error near line 7231: no such column: "janet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("janet", "0.001022"); error here ---^ Parse error near line 7232: no such column: "argentina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("argentina", "0.001022"); error here ---^ Parse error near line 7233: no such column: "bricks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bricks", "0.001022"); error here ---^ Parse error near line 7234: no such column: "packaging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("packaging", "0.001022"); error here ---^ Parse error near line 7235: no such column: "habitat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("habitat", "0.001022"); error here ---^ Parse error near line 7236: no such column: "illustrations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illustrations", "0.001021"); error here ---^ Parse error near line 7237: no such column: "tucked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tucked", "0.001021"); error here ---^ Parse error near line 7238: no such column: "assure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assure", "0.001021"); error here ---^ Parse error near line 7239: no such column: "veteran" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("veteran", "0.001021"); error here ---^ Parse error near line 7240: no such column: "whatsoever" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whatsoever", "0.001021"); error here ---^ Parse error near line 7241: no such column: "shaw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaw", "0.001021"); error here ---^ Parse error near line 7242: no such column: "viable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viable", "0.001021"); error here ---^ Parse error near line 7243: no such column: "heights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heights", "0.001021"); error here ---^ Parse error near line 7244: no such column: "freight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freight", "0.001021"); error here ---^ Parse error near line 7245: no such column: "designers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("designers", "0.001021"); error here ---^ Parse error near line 7246: no such column: "leith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leith", "0.001021"); error here ---^ Parse error near line 7247: no such column: "drainage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drainage", "0.001020"); error here ---^ Parse error near line 7248: no such column: "ego" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ego", "0.001020"); error here ---^ Parse error near line 7249: no such column: "ankle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ankle", "0.001020"); error here ---^ Parse error near line 7250: no such column: "emailinc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emailinc", "0.001020"); error here ---^ Parse error near line 7251: no such column: "conceded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conceded", "0.001020"); error here ---^ Parse error near line 7252: no such column: "quicker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quicker", "0.001020"); error here ---^ Parse error near line 7253: no such column: "arch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arch", "0.001019"); error here ---^ Parse error near line 7254: no such column: "strangers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strangers", "0.001019"); error here ---^ Parse error near line 7255: no such column: "cluster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cluster", "0.001017"); error here ---^ Parse error near line 7256: no such column: "emphasise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emphasise", "0.001017"); error here ---^ Parse error near line 7257: no such column: "fragment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fragment", "0.001016"); error here ---^ Parse error near line 7258: no such column: "wardrobe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wardrobe", "0.001016"); error here ---^ Parse error near line 7259: no such column: "aboard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aboard", "0.001016"); error here ---^ Parse error near line 7260: no such column: "rhetoric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rhetoric", "0.001016"); error here ---^ Parse error near line 7261: no such column: "milan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("milan", "0.001016"); error here ---^ Parse error near line 7262: no such column: "stockton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stockton", "0.001016"); error here ---^ Parse error near line 7263: no such column: "riot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("riot", "0.001016"); error here ---^ Parse error near line 7264: no such column: "momentum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("momentum", "0.001016"); error here ---^ Parse error near line 7265: no such column: "lecturer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lecturer", "0.001016"); error here ---^ Parse error near line 7266: no such column: "absurd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("absurd", "0.001016"); error here ---^ Parse error near line 7267: no such column: "aviation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aviation", "0.001016"); error here ---^ Parse error near line 7268: no such column: "marched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marched", "0.001015"); error here ---^ Parse error near line 7269: no such column: "pleaded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pleaded", "0.001015"); error here ---^ Parse error near line 7270: no such column: "overlap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overlap", "0.001015"); error here ---^ Parse error near line 7271: no such column: "weaknesses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weaknesses", "0.001015"); error here ---^ Parse error near line 7272: no such column: "irony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irony", "0.001015"); error here ---^ Parse error near line 7273: no such column: "simpler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simpler", "0.001015"); error here ---^ Parse error near line 7274: no such column: "outbreak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outbreak", "0.001014"); error here ---^ Parse error near line 7275: no such column: "fold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fold", "0.001014"); error here ---^ Parse error near line 7276: no such column: "loop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loop", "0.001014"); error here ---^ Parse error near line 7277: no such column: "pepper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pepper", "0.001014"); error here ---^ Parse error near line 7278: no such column: "scratch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scratch", "0.001014"); error here ---^ Parse error near line 7279: no such column: "glen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glen", "0.001014"); error here ---^ Parse error near line 7280: no such column: "principally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("principally", "0.001014"); error here ---^ Parse error near line 7281: no such column: "marathon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marathon", "0.001014"); error here ---^ Parse error near line 7282: no such column: "melissa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("melissa", "0.001014"); error here ---^ Parse error near line 7283: no such column: "preferences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preferences", "0.001014"); error here ---^ Parse error near line 7284: no such column: "unsuccessful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unsuccessful", "0.001013"); error here ---^ Parse error near line 7285: no such column: "arabia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arabia", "0.001013"); error here ---^ Parse error near line 7286: no such column: "grab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grab", "0.001013"); error here ---^ Parse error near line 7287: no such column: "digging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("digging", "0.001013"); error here ---^ Parse error near line 7288: no such column: "covenant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("covenant", "0.001013"); error here ---^ Parse error near line 7289: no such column: "innocence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("innocence", "0.001012"); error here ---^ Parse error near line 7290: no such column: "ninth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ninth", "0.001012"); error here ---^ Parse error near line 7291: no such column: "charging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charging", "0.001012"); error here ---^ Parse error near line 7292: no such column: "keyboard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keyboard", "0.001012"); error here ---^ Parse error near line 7293: no such column: "wandered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wandered", "0.001012"); error here ---^ Parse error near line 7294: no such column: "locks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locks", "0.001012"); error here ---^ Parse error near line 7295: no such column: "generating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generating", "0.001012"); error here ---^ Parse error near line 7296: no such column: "morale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morale", "0.001012"); error here ---^ Parse error near line 7297: no such column: "optional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("optional", "0.001011"); error here ---^ Parse error near line 7298: no such column: "simplicity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simplicity", "0.001011"); error here ---^ Parse error near line 7299: no such column: "characterised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("characterised", "0.001011"); error here ---^ Parse error near line 7300: no such column: "prague" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prague", "0.001011"); error here ---^ Parse error near line 7301: no such column: "updated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("updated", "0.001010"); error here ---^ Parse error near line 7302: no such column: "footsteps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("footsteps", "0.001010"); error here ---^ Parse error near line 7303: no such column: "motivated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motivated", "0.001010"); error here ---^ Parse error near line 7304: no such column: "jealous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jealous", "0.001010"); error here ---^ Parse error near line 7305: no such column: "activists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("activists", "0.001010"); error here ---^ Parse error near line 7306: no such column: "murphy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murphy", "0.001009"); error here ---^ Parse error near line 7307: no such column: "sleeve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sleeve", "0.001009"); error here ---^ Parse error near line 7308: no such column: "portable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portable", "0.001009"); error here ---^ Parse error near line 7309: no such column: "brains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brains", "0.001009"); error here ---^ Parse error near line 7310: no such column: "sheila" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheila", "0.001009"); error here ---^ Parse error near line 7311: no such column: "owns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owns", "0.001009"); error here ---^ Parse error near line 7312: no such column: "communism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communism", "0.001008"); error here ---^ Parse error near line 7313: no such column: "dissolved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissolved", "0.001008"); error here ---^ Parse error near line 7314: no such column: "wallace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wallace", "0.001008"); error here ---^ Parse error near line 7315: no such column: "offspring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offspring", "0.001008"); error here ---^ Parse error near line 7316: no such column: "recruit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recruit", "0.001007"); error here ---^ Parse error near line 7317: no such column: "equals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equals", "0.001007"); error here ---^ Parse error near line 7318: no such column: "emerges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emerges", "0.001007"); error here ---^ Parse error near line 7319: no such column: "methodology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("methodology", "0.001007"); error here ---^ Parse error near line 7320: no such column: "stadium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stadium", "0.001007"); error here ---^ Parse error near line 7321: no such column: "supplying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supplying", "0.001007"); error here ---^ Parse error near line 7322: no such column: "rory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rory", "0.001007"); error here ---^ Parse error near line 7323: no such column: "seventies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seventies", "0.001006"); error here ---^ Parse error near line 7324: no such column: "slower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slower", "0.001006"); error here ---^ Parse error near line 7325: no such column: "brushed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brushed", "0.001006"); error here ---^ Parse error near line 7326: no such column: "waving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waving", "0.001006"); error here ---^ Parse error near line 7327: no such column: "battered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("battered", "0.001006"); error here ---^ Parse error near line 7328: no such column: "absorption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("absorption", "0.001006"); error here ---^ Parse error near line 7329: no such column: "drawer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drawer", "0.001006"); error here ---^ Parse error near line 7330: no such column: "substantive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("substantive", "0.001006"); error here ---^ Parse error near line 7331: no such column: "combinations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("combinations", "0.001005"); error here ---^ Parse error near line 7332: no such column: "gp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gp", "0.001005"); error here ---^ Parse error near line 7333: no such column: "linen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linen", "0.001005"); error here ---^ Parse error near line 7334: no such column: "nicely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nicely", "0.001005"); error here ---^ Parse error near line 7335: no such column: "agony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agony", "0.001005"); error here ---^ Parse error near line 7336: no such column: "secular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secular", "0.001005"); error here ---^ Parse error near line 7337: no such column: "literacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("literacy", "0.001005"); error here ---^ Parse error near line 7338: no such column: "exemption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exemption", "0.001005"); error here ---^ Parse error near line 7339: no such column: "stunning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stunning", "0.001005"); error here ---^ Parse error near line 7340: no such column: "highway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highway", "0.001005"); error here ---^ Parse error near line 7341: no such column: "singapore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("singapore", "0.001005"); error here ---^ Parse error near line 7342: no such column: "staged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staged", "0.001005"); error here ---^ Parse error near line 7343: no such column: "reed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reed", "0.001004"); error here ---^ Parse error near line 7344: no such column: "thieves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thieves", "0.001004"); error here ---^ Parse error near line 7345: no such column: "franco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("franco", "0.001004"); error here ---^ Parse error near line 7346: no such column: "criminals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criminals", "0.001004"); error here ---^ Parse error near line 7347: no such column: "balcony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balcony", "0.001004"); error here ---^ Parse error near line 7348: no such column: "composer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("composer", "0.001003"); error here ---^ Parse error near line 7349: no such column: "thread" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thread", "0.001003"); error here ---^ Parse error near line 7350: no such column: "endorsed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endorsed", "0.001003"); error here ---^ Parse error near line 7351: no such column: "notions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notions", "0.001002"); error here ---^ Parse error near line 7352: no such column: "magnitude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magnitude", "0.001002"); error here ---^ Parse error near line 7353: no such column: "fringe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fringe", "0.001002"); error here ---^ Parse error near line 7354: no such column: "stays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stays", "0.001002"); error here ---^ Parse error near line 7355: no such column: "exclaimed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exclaimed", "0.001002"); error here ---^ Parse error near line 7356: no such column: "screens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("screens", "0.001002"); error here ---^ Parse error near line 7357: no such column: "counterparts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counterparts", "0.001002"); error here ---^ Parse error near line 7358: no such column: "forestry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forestry", "0.001001"); error here ---^ Parse error near line 7359: no such column: "commands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commands", "0.001001"); error here ---^ Parse error near line 7360: no such column: "cruise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cruise", "0.001001"); error here ---^ Parse error near line 7361: no such column: "declare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("declare", "0.001001"); error here ---^ Parse error near line 7362: no such column: "packing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("packing", "0.001000"); error here ---^ Parse error near line 7363: no such column: "whites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whites", "0.001000"); error here ---^ Parse error near line 7364: no such column: "traces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traces", "0.001000"); error here ---^ Parse error near line 7365: no such column: "amounted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amounted", "0.001000"); error here ---^ Parse error near line 7366: no such column: "jackie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jackie", "0.001000"); error here ---^ Parse error near line 7367: no such column: "stirred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stirred", "0.001000"); error here ---^ Parse error near line 7368: no such column: "dos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dos", "0.001000"); error here ---^ Parse error near line 7369: no such column: "contributing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contributing", "0.001000"); error here ---^ Parse error near line 7370: no such column: "liberals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liberals", "0.001000"); error here ---^ Parse error near line 7371: no such column: "unclear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unclear", "0.001000"); error here ---^ Parse error near line 7372: no such column: "heroin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heroin", "0.001000"); error here ---^ Parse error near line 7373: no such column: "accountant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accountant", "0.001000"); error here ---^ Parse error near line 7374: no such column: "agrees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agrees", "0.000999"); error here ---^ Parse error near line 7375: no such column: "detectives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detectives", "0.000999"); error here ---^ Parse error near line 7376: no such column: "eyebrows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eyebrows", "0.000999"); error here ---^ Parse error near line 7377: no such column: "transform" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transform", "0.000997"); error here ---^ Parse error near line 7378: no such column: "sutton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sutton", "0.000997"); error here ---^ Parse error near line 7379: no such column: "sheriff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheriff", "0.000997"); error here ---^ Parse error near line 7380: no such column: "adrian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adrian", "0.000997"); error here ---^ Parse error near line 7381: no such column: "accomplished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accomplished", "0.000996"); error here ---^ Parse error near line 7382: no such column: "prisons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prisons", "0.000996"); error here ---^ Parse error near line 7383: no such column: "supposedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supposedly", "0.000995"); error here ---^ Parse error near line 7384: no such column: "stuffed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stuffed", "0.000995"); error here ---^ Parse error near line 7385: no such column: "accustomed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accustomed", "0.000995"); error here ---^ Parse error near line 7386: no such column: "lent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lent", "0.000995"); error here ---^ Parse error near line 7387: no such column: "constituent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constituent", "0.000995"); error here ---^ Parse error near line 7388: no such column: "securing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("securing", "0.000995"); error here ---^ Parse error near line 7389: no such column: "infinite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infinite", "0.000994"); error here ---^ Parse error near line 7390: no such column: "texture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("texture", "0.000993"); error here ---^ Parse error near line 7391: no such column: "disclosed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disclosed", "0.000993"); error here ---^ Parse error near line 7392: no such column: "springs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("springs", "0.000993"); error here ---^ Parse error near line 7393: no such column: "analogy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analogy", "0.000992"); error here ---^ Parse error near line 7394: no such column: "electron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electron", "0.000992"); error here ---^ Parse error near line 7395: no such column: "maid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maid", "0.000992"); error here ---^ Parse error near line 7396: no such column: "complaining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complaining", "0.000992"); error here ---^ Parse error near line 7397: no such column: "brochure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brochure", "0.000992"); error here ---^ Parse error near line 7398: no such column: "hungarian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hungarian", "0.000991"); error here ---^ Parse error near line 7399: no such column: "macmillan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macmillan", "0.000991"); error here ---^ Parse error near line 7400: no such column: "unionist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unionist", "0.000991"); error here ---^ Parse error near line 7401: no such column: "revelation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revelation", "0.000991"); error here ---^ Parse error near line 7402: no such column: "comfortably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comfortably", "0.000991"); error here ---^ Parse error near line 7403: no such column: "chiefs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chiefs", "0.000990"); error here ---^ Parse error near line 7404: no such column: "rewarded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rewarded", "0.000990"); error here ---^ Parse error near line 7405: no such column: "gdp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gdp", "0.000990"); error here ---^ Parse error near line 7406: no such column: "functioning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("functioning", "0.000990"); error here ---^ Parse error near line 7407: no such column: "poets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poets", "0.000989"); error here ---^ Parse error near line 7408: no such column: "cameron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cameron", "0.000989"); error here ---^ Parse error near line 7409: no such column: "multimedia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multimedia", "0.000989"); error here ---^ Parse error near line 7410: no such column: "builder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("builder", "0.000989"); error here ---^ Parse error near line 7411: no such column: "predictable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predictable", "0.000989"); error here ---^ Parse error near line 7412: no such column: "alexandra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alexandra", "0.000988"); error here ---^ Parse error near line 7413: no such column: "tumour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tumour", "0.000988"); error here ---^ Parse error near line 7414: no such column: "peripheral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peripheral", "0.000988"); error here ---^ Parse error near line 7415: no such column: "dairy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dairy", "0.000988"); error here ---^ Parse error near line 7416: no such column: "jay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jay", "0.000988"); error here ---^ Parse error near line 7417: no such column: "yields" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yields", "0.000988"); error here ---^ Parse error near line 7418: no such column: "decoration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decoration", "0.000987"); error here ---^ Parse error near line 7419: no such column: "stealing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stealing", "0.000987"); error here ---^ Parse error near line 7420: no such column: "torch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("torch", "0.000987"); error here ---^ Parse error near line 7421: no such column: "eva" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eva", "0.000987"); error here ---^ Parse error near line 7422: no such column: "buttons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buttons", "0.000987"); error here ---^ Parse error near line 7423: no such column: "non" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("non", "0.000987"); error here ---^ Parse error near line 7424: no such column: "successes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("successes", "0.000987"); error here ---^ Parse error near line 7425: no such column: "realism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realism", "0.000986"); error here ---^ Parse error near line 7426: no such column: "beard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beard", "0.000986"); error here ---^ Parse error near line 7427: no such column: "outcomes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outcomes", "0.000986"); error here ---^ Parse error near line 7428: no such column: "divorced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divorced", "0.000986"); error here ---^ Parse error near line 7429: no such column: "indies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indies", "0.000985"); error here ---^ Parse error near line 7430: no such column: "bitch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bitch", "0.000985"); error here ---^ Parse error near line 7431: no such column: "teenagers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teenagers", "0.000985"); error here ---^ Parse error near line 7432: no such column: "iranian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iranian", "0.000985"); error here ---^ Parse error near line 7433: no such column: "pits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pits", "0.000984"); error here ---^ Parse error near line 7434: no such column: "florence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("florence", "0.000983"); error here ---^ Parse error near line 7435: no such column: "rubbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rubbed", "0.000983"); error here ---^ Parse error near line 7436: no such column: "rendered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rendered", "0.000983"); error here ---^ Parse error near line 7437: no such column: "prevailing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prevailing", "0.000983"); error here ---^ Parse error near line 7438: no such column: "bodily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bodily", "0.000983"); error here ---^ Parse error near line 7439: no such column: "inspectors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspectors", "0.000983"); error here ---^ Parse error near line 7440: no such column: "stole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stole", "0.000983"); error here ---^ Parse error near line 7441: no such column: "summoned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summoned", "0.000983"); error here ---^ Parse error near line 7442: no such column: "noises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noises", "0.000982"); error here ---^ Parse error near line 7443: no such column: "stresses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stresses", "0.000982"); error here ---^ Parse error near line 7444: no such column: "optical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("optical", "0.000982"); error here ---^ Parse error near line 7445: no such column: "lung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lung", "0.000982"); error here ---^ Parse error near line 7446: no such column: "organizational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organizational", "0.000982"); error here ---^ Parse error near line 7447: no such column: "unionists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unionists", "0.000982"); error here ---^ Parse error near line 7448: no such column: "derive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derive", "0.000982"); error here ---^ Parse error near line 7449: no such column: "limitation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("limitation", "0.000981"); error here ---^ Parse error near line 7450: no such column: "chalk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chalk", "0.000981"); error here ---^ Parse error near line 7451: no such column: "squares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squares", "0.000981"); error here ---^ Parse error near line 7452: no such column: "financed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("financed", "0.000981"); error here ---^ Parse error near line 7453: no such column: "mosaic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mosaic", "0.000981"); error here ---^ Parse error near line 7454: no such column: "occupations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupations", "0.000981"); error here ---^ Parse error near line 7455: no such column: "salaries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salaries", "0.000981"); error here ---^ Parse error near line 7456: no such column: "dared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dared", "0.000981"); error here ---^ Parse error near line 7457: no such column: "mammals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mammals", "0.000981"); error here ---^ Parse error near line 7458: no such column: "judging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judging", "0.000981"); error here ---^ Parse error near line 7459: no such column: "mason" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mason", "0.000981"); error here ---^ Parse error near line 7460: no such column: "distances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distances", "0.000981"); error here ---^ Parse error near line 7461: no such column: "charities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charities", "0.000981"); error here ---^ Parse error near line 7462: no such column: "ryan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ryan", "0.000980"); error here ---^ Parse error near line 7463: no such column: "startled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("startled", "0.000980"); error here ---^ Parse error near line 7464: no such column: "conflicting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conflicting", "0.000980"); error here ---^ Parse error near line 7465: no such column: "liabilities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liabilities", "0.000980"); error here ---^ Parse error near line 7466: no such column: "volunteer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volunteer", "0.000980"); error here ---^ Parse error near line 7467: no such column: "fridge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fridge", "0.000980"); error here ---^ Parse error near line 7468: no such column: "featuring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("featuring", "0.000980"); error here ---^ Parse error near line 7469: no such column: "deadline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deadline", "0.000980"); error here ---^ Parse error near line 7470: no such column: "sells" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sells", "0.000980"); error here ---^ Parse error near line 7471: no such column: "transfers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transfers", "0.000980"); error here ---^ Parse error near line 7472: no such column: "exaggerated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exaggerated", "0.000980"); error here ---^ Parse error near line 7473: no such column: "deer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deer", "0.000979"); error here ---^ Parse error near line 7474: no such column: "statue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statue", "0.000979"); error here ---^ Parse error near line 7475: no such column: "flushed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flushed", "0.000979"); error here ---^ Parse error near line 7476: no such column: "retaining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retaining", "0.000979"); error here ---^ Parse error near line 7477: no such column: "seasonal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seasonal", "0.000977"); error here ---^ Parse error near line 7478: no such column: "chartered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chartered", "0.000977"); error here ---^ Parse error near line 7479: no such column: "privileges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("privileges", "0.000977"); error here ---^ Parse error near line 7480: no such column: "concealed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concealed", "0.000977"); error here ---^ Parse error near line 7481: no such column: "coping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coping", "0.000977"); error here ---^ Parse error near line 7482: no such column: "dense" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dense", "0.000976"); error here ---^ Parse error near line 7483: no such column: "float" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("float", "0.000976"); error here ---^ Parse error near line 7484: no such column: "annoyed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("annoyed", "0.000976"); error here ---^ Parse error near line 7485: no such column: "freed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freed", "0.000976"); error here ---^ Parse error near line 7486: no such column: "jolly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jolly", "0.000976"); error here ---^ Parse error near line 7487: no such column: "freeze" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freeze", "0.000975"); error here ---^ Parse error near line 7488: no such column: "bureaucratic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bureaucratic", "0.000975"); error here ---^ Parse error near line 7489: no such column: "quantitative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quantitative", "0.000975"); error here ---^ Parse error near line 7490: no such column: "curiously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curiously", "0.000974"); error here ---^ Parse error near line 7491: no such column: "tablets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tablets", "0.000974"); error here ---^ Parse error near line 7492: no such column: "spin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spin", "0.000974"); error here ---^ Parse error near line 7493: no such column: "blackburn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blackburn", "0.000974"); error here ---^ Parse error near line 7494: no such column: "saddam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saddam", "0.000974"); error here ---^ Parse error near line 7495: no such column: "cylinder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cylinder", "0.000974"); error here ---^ Parse error near line 7496: no such column: "shades" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shades", "0.000974"); error here ---^ Parse error near line 7497: no such column: "delivering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delivering", "0.000974"); error here ---^ Parse error near line 7498: no such column: "planners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("planners", "0.000974"); error here ---^ Parse error near line 7499: no such column: "enjoyable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enjoyable", "0.000973"); error here ---^ Parse error near line 7500: no such column: "forbidden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forbidden", "0.000973"); error here ---^ Parse error near line 7501: no such column: "capabilities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capabilities", "0.000973"); error here ---^ Parse error near line 7502: no such column: "enquired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enquired", "0.000973"); error here ---^ Parse error near line 7503: no such column: "controller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("controller", "0.000973"); error here ---^ Parse error near line 7504: no such column: "fulfilled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fulfilled", "0.000973"); error here ---^ Parse error near line 7505: no such column: "olive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("olive", "0.000972"); error here ---^ Parse error near line 7506: no such column: "deserves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deserves", "0.000972"); error here ---^ Parse error near line 7507: no such column: "lincoln" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lincoln", "0.000972"); error here ---^ Parse error near line 7508: no such column: "vendors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vendors", "0.000972"); error here ---^ Parse error near line 7509: no such column: "brandy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brandy", "0.000971"); error here ---^ Parse error near line 7510: no such column: "lets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lets", "0.000971"); error here ---^ Parse error near line 7511: no such column: "kettle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kettle", "0.000971"); error here ---^ Parse error near line 7512: no such column: "passionate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passionate", "0.000970"); error here ---^ Parse error near line 7513: no such column: "airlines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("airlines", "0.000970"); error here ---^ Parse error near line 7514: no such column: "staircase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staircase", "0.000970"); error here ---^ Parse error near line 7515: no such column: "clarify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clarify", "0.000970"); error here ---^ Parse error near line 7516: no such column: "doyle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doyle", "0.000970"); error here ---^ Parse error near line 7517: no such column: "decorative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decorative", "0.000969"); error here ---^ Parse error near line 7518: no such column: "lions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lions", "0.000969"); error here ---^ Parse error near line 7519: no such column: "furnished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("furnished", "0.000969"); error here ---^ Parse error near line 7520: no such column: "median" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("median", "0.000969"); error here ---^ Parse error near line 7521: no such column: "asylum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asylum", "0.000969"); error here ---^ Parse error near line 7522: no such column: "lydia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lydia", "0.000968"); error here ---^ Parse error near line 7523: no such column: "commodity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commodity", "0.000967"); error here ---^ Parse error near line 7524: no such column: "handy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handy", "0.000967"); error here ---^ Parse error near line 7525: no such column: "jeremy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jeremy", "0.000967"); error here ---^ Parse error near line 7526: no such column: "unexpectedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unexpectedly", "0.000967"); error here ---^ Parse error near line 7527: no such column: "lunchtime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lunchtime", "0.000967"); error here ---^ Parse error near line 7528: no such column: "tones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tones", "0.000967"); error here ---^ Parse error near line 7529: no such column: "chasing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chasing", "0.000967"); error here ---^ Parse error near line 7530: no such column: "rna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rna", "0.000966"); error here ---^ Parse error near line 7531: no such column: "proportional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proportional", "0.000966"); error here ---^ Parse error near line 7532: no such column: "recorder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recorder", "0.000965"); error here ---^ Parse error near line 7533: no such column: "americas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("americas", "0.000965"); error here ---^ Parse error near line 7534: no such column: "capability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capability", "0.000965"); error here ---^ Parse error near line 7535: no such column: "provisional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provisional", "0.000964"); error here ---^ Parse error near line 7536: no such column: "sliding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sliding", "0.000964"); error here ---^ Parse error near line 7537: no such column: "intercourse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intercourse", "0.000964"); error here ---^ Parse error near line 7538: no such column: "convenience" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convenience", "0.000964"); error here ---^ Parse error near line 7539: no such column: "slammed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slammed", "0.000963"); error here ---^ Parse error near line 7540: no such column: "fuss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fuss", "0.000963"); error here ---^ Parse error near line 7541: no such column: "hemisphere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hemisphere", "0.000963"); error here ---^ Parse error near line 7542: no such column: "elephant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elephant", "0.000963"); error here ---^ Parse error near line 7543: no such column: "scholarship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scholarship", "0.000963"); error here ---^ Parse error near line 7544: no such column: "polly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polly", "0.000962"); error here ---^ Parse error near line 7545: no such column: "sodium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sodium", "0.000962"); error here ---^ Parse error near line 7546: no such column: "cries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cries", "0.000962"); error here ---^ Parse error near line 7547: no such column: "illusion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illusion", "0.000962"); error here ---^ Parse error near line 7548: no such column: "unrest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unrest", "0.000961"); error here ---^ Parse error near line 7549: no such column: "cliffs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cliffs", "0.000961"); error here ---^ Parse error near line 7550: no such column: "quit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quit", "0.000961"); error here ---^ Parse error near line 7551: no such column: "municipal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("municipal", "0.000961"); error here ---^ Parse error near line 7552: no such column: "velvet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("velvet", "0.000961"); error here ---^ Parse error near line 7553: no such column: "youths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("youths", "0.000961"); error here ---^ Parse error near line 7554: no such column: "predecessor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predecessor", "0.000961"); error here ---^ Parse error near line 7555: no such column: "clerical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clerical", "0.000960"); error here ---^ Parse error near line 7556: no such column: "mains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mains", "0.000960"); error here ---^ Parse error near line 7557: no such column: "plug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plug", "0.000960"); error here ---^ Parse error near line 7558: no such column: "voltage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voltage", "0.000960"); error here ---^ Parse error near line 7559: no such column: "sampling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sampling", "0.000960"); error here ---^ Parse error near line 7560: no such column: "rosa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rosa", "0.000960"); error here ---^ Parse error near line 7561: no such column: "characterized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("characterized", "0.000960"); error here ---^ Parse error near line 7562: no such column: "confusing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confusing", "0.000960"); error here ---^ Parse error near line 7563: no such column: "demonstrates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demonstrates", "0.000959"); error here ---^ Parse error near line 7564: no such column: "completing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("completing", "0.000959"); error here ---^ Parse error near line 7565: no such column: "treasurer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treasurer", "0.000959"); error here ---^ Parse error near line 7566: no such column: "nathan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nathan", "0.000959"); error here ---^ Parse error near line 7567: no such column: "leapt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leapt", "0.000957"); error here ---^ Parse error near line 7568: no such column: "cult" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cult", "0.000957"); error here ---^ Parse error near line 7569: no such column: "beast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beast", "0.000957"); error here ---^ Parse error near line 7570: no such column: "attainment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attainment", "0.000957"); error here ---^ Parse error near line 7571: no such column: "burial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burial", "0.000957"); error here ---^ Parse error near line 7572: no such column: "aroused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aroused", "0.000956"); error here ---^ Parse error near line 7573: no such column: "steal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steal", "0.000956"); error here ---^ Parse error near line 7574: no such column: "differentiation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("differentiation", "0.000956"); error here ---^ Parse error near line 7575: no such column: "instrumental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instrumental", "0.000955"); error here ---^ Parse error near line 7576: no such column: "exceptionally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exceptionally", "0.000955"); error here ---^ Parse error near line 7577: no such column: "dumped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dumped", "0.000955"); error here ---^ Parse error near line 7578: no such column: "happier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("happier", "0.000955"); error here ---^ Parse error near line 7579: no such column: "memorandum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("memorandum", "0.000955"); error here ---^ Parse error near line 7580: no such column: "drained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drained", "0.000955"); error here ---^ Parse error near line 7581: no such column: "lone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lone", "0.000955"); error here ---^ Parse error near line 7582: no such column: "tiger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tiger", "0.000954"); error here ---^ Parse error near line 7583: no such column: "boiling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boiling", "0.000954"); error here ---^ Parse error near line 7584: no such column: "accumulation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accumulation", "0.000954"); error here ---^ Parse error near line 7585: no such column: "housed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("housed", "0.000953"); error here ---^ Parse error near line 7586: no such column: "patches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patches", "0.000953"); error here ---^ Parse error near line 7587: no such column: "hospitality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hospitality", "0.000953"); error here ---^ Parse error near line 7588: no such column: "repetition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repetition", "0.000953"); error here ---^ Parse error near line 7589: no such column: "threaten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("threaten", "0.000953"); error here ---^ Parse error near line 7590: no such column: "heseltine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heseltine", "0.000953"); error here ---^ Parse error near line 7591: no such column: "wordsworth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wordsworth", "0.000952"); error here ---^ Parse error near line 7592: no such column: "unlawful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unlawful", "0.000952"); error here ---^ Parse error near line 7593: no such column: "whitehall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whitehall", "0.000952"); error here ---^ Parse error near line 7594: no such column: "nuts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nuts", "0.000952"); error here ---^ Parse error near line 7595: no such column: "unified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unified", "0.000952"); error here ---^ Parse error near line 7596: no such column: "reinforce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reinforce", "0.000952"); error here ---^ Parse error near line 7597: no such column: "consortium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consortium", "0.000952"); error here ---^ Parse error near line 7598: no such column: "inquiries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inquiries", "0.000952"); error here ---^ Parse error near line 7599: no such column: "twelfth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twelfth", "0.000952"); error here ---^ Parse error near line 7600: no such column: "photographic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("photographic", "0.000952"); error here ---^ Parse error near line 7601: no such column: "policing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("policing", "0.000951"); error here ---^ Parse error near line 7602: no such column: "bury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bury", "0.000951"); error here ---^ Parse error near line 7603: no such column: "metaphor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metaphor", "0.000951"); error here ---^ Parse error near line 7604: no such column: "vicar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vicar", "0.000951"); error here ---^ Parse error near line 7605: no such column: "hussein" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hussein", "0.000951"); error here ---^ Parse error near line 7606: no such column: "strand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strand", "0.000951"); error here ---^ Parse error near line 7607: no such column: "posters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("posters", "0.000951"); error here ---^ Parse error near line 7608: no such column: "minorities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minorities", "0.000950"); error here ---^ Parse error near line 7609: no such column: "accompany" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accompany", "0.000950"); error here ---^ Parse error near line 7610: no such column: "recreation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recreation", "0.000950"); error here ---^ Parse error near line 7611: no such column: "agnes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agnes", "0.000950"); error here ---^ Parse error near line 7612: no such column: "strips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strips", "0.000950"); error here ---^ Parse error near line 7613: no such column: "cork" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cork", "0.000950"); error here ---^ Parse error near line 7614: no such column: "slave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slave", "0.000950"); error here ---^ Parse error near line 7615: no such column: "pottery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pottery", "0.000950"); error here ---^ Parse error near line 7616: no such column: "coincidence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coincidence", "0.000950"); error here ---^ Parse error near line 7617: no such column: "perceive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perceive", "0.000949"); error here ---^ Parse error near line 7618: no such column: "departmental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("departmental", "0.000949"); error here ---^ Parse error near line 7619: no such column: "ancestors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ancestors", "0.000949"); error here ---^ Parse error near line 7620: no such column: "trivial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trivial", "0.000948"); error here ---^ Parse error near line 7621: no such column: "domination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("domination", "0.000948"); error here ---^ Parse error near line 7622: no such column: "levy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("levy", "0.000948"); error here ---^ Parse error near line 7623: no such column: "sandwiches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sandwiches", "0.000948"); error here ---^ Parse error near line 7624: no such column: "inquest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inquest", "0.000947"); error here ---^ Parse error near line 7625: no such column: "recruited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recruited", "0.000947"); error here ---^ Parse error near line 7626: no such column: "dragon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dragon", "0.000947"); error here ---^ Parse error near line 7627: no such column: "prose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prose", "0.000946"); error here ---^ Parse error near line 7628: no such column: "ivory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ivory", "0.000946"); error here ---^ Parse error near line 7629: no such column: "coleman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coleman", "0.000946"); error here ---^ Parse error near line 7630: no such column: "sore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sore", "0.000946"); error here ---^ Parse error near line 7631: no such column: "metre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metre", "0.000946"); error here ---^ Parse error near line 7632: no such column: "commissioners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commissioners", "0.000945"); error here ---^ Parse error near line 7633: no such column: "notorious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notorious", "0.000945"); error here ---^ Parse error near line 7634: no such column: "velocity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("velocity", "0.000945"); error here ---^ Parse error near line 7635: no such column: "slightest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slightest", "0.000945"); error here ---^ Parse error near line 7636: no such column: "casting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("casting", "0.000945"); error here ---^ Parse error near line 7637: no such column: "peat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peat", "0.000945"); error here ---^ Parse error near line 7638: no such column: "restrictive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restrictive", "0.000944"); error here ---^ Parse error near line 7639: no such column: "selecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selecting", "0.000944"); error here ---^ Parse error near line 7640: no such column: "arc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arc", "0.000944"); error here ---^ Parse error near line 7641: no such column: "citizenship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("citizenship", "0.000944"); error here ---^ Parse error near line 7642: no such column: "exceeded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exceeded", "0.000944"); error here ---^ Parse error near line 7643: no such column: "slipping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slipping", "0.000943"); error here ---^ Parse error near line 7644: no such column: "pr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pr", "0.000943"); error here ---^ Parse error near line 7645: no such column: "comprises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comprises", "0.000943"); error here ---^ Parse error near line 7646: no such column: "critique" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("critique", "0.000943"); error here ---^ Parse error near line 7647: no such column: "plaster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plaster", "0.000943"); error here ---^ Parse error near line 7648: no such column: "armour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("armour", "0.000943"); error here ---^ Parse error near line 7649: no such column: "motif" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motif", "0.000943"); error here ---^ Parse error near line 7650: no such column: "verb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verb", "0.000943"); error here ---^ Parse error near line 7651: no such column: "fossil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fossil", "0.000943"); error here ---^ Parse error near line 7652: no such column: "clearer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clearer", "0.000943"); error here ---^ Parse error near line 7653: no such column: "leo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leo", "0.000942"); error here ---^ Parse error near line 7654: no such column: "ensures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ensures", "0.000942"); error here ---^ Parse error near line 7655: no such column: "riots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("riots", "0.000942"); error here ---^ Parse error near line 7656: no such column: "poorer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poorer", "0.000942"); error here ---^ Parse error near line 7657: no such column: "cheques" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheques", "0.000942"); error here ---^ Parse error near line 7658: no such column: "indoor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indoor", "0.000942"); error here ---^ Parse error near line 7659: no such column: "norms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("norms", "0.000941"); error here ---^ Parse error near line 7660: no such column: "danny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("danny", "0.000941"); error here ---^ Parse error near line 7661: no such column: "decree" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decree", "0.000941"); error here ---^ Parse error near line 7662: no such column: "clues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clues", "0.000941"); error here ---^ Parse error near line 7663: no such column: "settling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("settling", "0.000941"); error here ---^ Parse error near line 7664: no such column: "stitch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stitch", "0.000940"); error here ---^ Parse error near line 7665: no such column: "dealings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dealings", "0.000940"); error here ---^ Parse error near line 7666: no such column: "monitored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monitored", "0.000940"); error here ---^ Parse error near line 7667: no such column: "altar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("altar", "0.000940"); error here ---^ Parse error near line 7668: no such column: "ruler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruler", "0.000940"); error here ---^ Parse error near line 7669: no such column: "cancel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cancel", "0.000939"); error here ---^ Parse error near line 7670: no such column: "attractions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attractions", "0.000939"); error here ---^ Parse error near line 7671: no such column: "swear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swear", "0.000938"); error here ---^ Parse error near line 7672: no such column: "extensively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extensively", "0.000938"); error here ---^ Parse error near line 7673: no such column: "breathed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breathed", "0.000938"); error here ---^ Parse error near line 7674: no such column: "patronage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patronage", "0.000938"); error here ---^ Parse error near line 7675: no such column: "processed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("processed", "0.000938"); error here ---^ Parse error near line 7676: no such column: "appropriately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appropriately", "0.000938"); error here ---^ Parse error near line 7677: no such column: "ski" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ski", "0.000936"); error here ---^ Parse error near line 7678: no such column: "contractors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contractors", "0.000936"); error here ---^ Parse error near line 7679: no such column: "appetite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appetite", "0.000935"); error here ---^ Parse error near line 7680: no such column: "continuously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continuously", "0.000935"); error here ---^ Parse error near line 7681: no such column: "holmes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holmes", "0.000935"); error here ---^ Parse error near line 7682: no such column: "plaintiffs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plaintiffs", "0.000935"); error here ---^ Parse error near line 7683: no such column: "weights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weights", "0.000935"); error here ---^ Parse error near line 7684: no such column: "viewers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viewers", "0.000935"); error here ---^ Parse error near line 7685: no such column: "resumed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resumed", "0.000935"); error here ---^ Parse error near line 7686: no such column: "paddy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paddy", "0.000935"); error here ---^ Parse error near line 7687: no such column: "syria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syria", "0.000934"); error here ---^ Parse error near line 7688: no such column: "ukraine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ukraine", "0.000934"); error here ---^ Parse error near line 7689: no such column: "energies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("energies", "0.000934"); error here ---^ Parse error near line 7690: no such column: "defects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defects", "0.000934"); error here ---^ Parse error near line 7691: no such column: "arrives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrives", "0.000934"); error here ---^ Parse error near line 7692: no such column: "decides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decides", "0.000934"); error here ---^ Parse error near line 7693: no such column: "shone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shone", "0.000933"); error here ---^ Parse error near line 7694: no such column: "detection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detection", "0.000933"); error here ---^ Parse error near line 7695: no such column: "hilary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hilary", "0.000933"); error here ---^ Parse error near line 7696: no such column: "eased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eased", "0.000933"); error here ---^ Parse error near line 7697: no such column: "blend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blend", "0.000933"); error here ---^ Parse error near line 7698: no such column: "trustee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trustee", "0.000932"); error here ---^ Parse error near line 7699: no such column: "wandering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wandering", "0.000932"); error here ---^ Parse error near line 7700: no such column: "battles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("battles", "0.000932"); error here ---^ Parse error near line 7701: no such column: "judgements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judgements", "0.000932"); error here ---^ Parse error near line 7702: no such column: "itv" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("itv", "0.000932"); error here ---^ Parse error near line 7703: no such column: "nationwide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationwide", "0.000932"); error here ---^ Parse error near line 7704: no such column: "honourable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honourable", "0.000932"); error here ---^ Parse error near line 7705: no such column: "pro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pro", "0.000932"); error here ---^ Parse error near line 7706: no such column: "warren" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warren", "0.000931"); error here ---^ Parse error near line 7707: no such column: "frontier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frontier", "0.000931"); error here ---^ Parse error near line 7708: no such column: "virtual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("virtual", "0.000931"); error here ---^ Parse error near line 7709: no such column: "talents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("talents", "0.000931"); error here ---^ Parse error near line 7710: no such column: "stimuli" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stimuli", "0.000931"); error here ---^ Parse error near line 7711: no such column: "membrane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("membrane", "0.000931"); error here ---^ Parse error near line 7712: no such column: "pudding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pudding", "0.000931"); error here ---^ Parse error near line 7713: no such column: "feast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feast", "0.000931"); error here ---^ Parse error near line 7714: no such column: "shaft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaft", "0.000931"); error here ---^ Parse error near line 7715: no such column: "unprecedented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unprecedented", "0.000931"); error here ---^ Parse error near line 7716: no such column: "palestine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("palestine", "0.000931"); error here ---^ Parse error near line 7717: no such column: "vicious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vicious", "0.000930"); error here ---^ Parse error near line 7718: no such column: "similarities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("similarities", "0.000930"); error here ---^ Parse error near line 7719: no such column: "gazing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gazing", "0.000930"); error here ---^ Parse error near line 7720: no such column: "beg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beg", "0.000930"); error here ---^ Parse error near line 7721: no such column: "trigger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trigger", "0.000930"); error here ---^ Parse error near line 7722: no such column: "butcher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("butcher", "0.000930"); error here ---^ Parse error near line 7723: no such column: "blessing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blessing", "0.000929"); error here ---^ Parse error near line 7724: no such column: "drifted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drifted", "0.000929"); error here ---^ Parse error near line 7725: no such column: "contemporaries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contemporaries", "0.000929"); error here ---^ Parse error near line 7726: no such column: "differential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("differential", "0.000929"); error here ---^ Parse error near line 7727: no such column: "fiercely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiercely", "0.000928"); error here ---^ Parse error near line 7728: no such column: "commentary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commentary", "0.000928"); error here ---^ Parse error near line 7729: no such column: "disadvantages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disadvantages", "0.000928"); error here ---^ Parse error near line 7730: no such column: "debtor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debtor", "0.000928"); error here ---^ Parse error near line 7731: no such column: "curves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curves", "0.000928"); error here ---^ Parse error near line 7732: no such column: "peered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peered", "0.000928"); error here ---^ Parse error near line 7733: no such column: "acquiring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acquiring", "0.000928"); error here ---^ Parse error near line 7734: no such column: "replies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replies", "0.000928"); error here ---^ Parse error near line 7735: no such column: "singles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("singles", "0.000928"); error here ---^ Parse error near line 7736: no such column: "syntactic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syntactic", "0.000927"); error here ---^ Parse error near line 7737: no such column: "nominated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nominated", "0.000927"); error here ---^ Parse error near line 7738: no such column: "mechanics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mechanics", "0.000927"); error here ---^ Parse error near line 7739: no such column: "tricks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tricks", "0.000927"); error here ---^ Parse error near line 7740: no such column: "disruption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disruption", "0.000927"); error here ---^ Parse error near line 7741: no such column: "nitrogen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nitrogen", "0.000927"); error here ---^ Parse error near line 7742: no such column: "bankers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bankers", "0.000926"); error here ---^ Parse error near line 7743: no such column: "romans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("romans", "0.000926"); error here ---^ Parse error near line 7744: no such column: "thailand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thailand", "0.000926"); error here ---^ Parse error near line 7745: no such column: "manpower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manpower", "0.000926"); error here ---^ Parse error near line 7746: no such column: "fragile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fragile", "0.000926"); error here ---^ Parse error near line 7747: no such column: "danish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("danish", "0.000926"); error here ---^ Parse error near line 7748: no such column: "clearance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clearance", "0.000926"); error here ---^ Parse error near line 7749: no such column: "rushing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rushing", "0.000925"); error here ---^ Parse error near line 7750: no such column: "discharged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discharged", "0.000925"); error here ---^ Parse error near line 7751: no such column: "barrel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barrel", "0.000925"); error here ---^ Parse error near line 7752: no such column: "missile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("missile", "0.000925"); error here ---^ Parse error near line 7753: no such column: "towel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("towel", "0.000925"); error here ---^ Parse error near line 7754: no such column: "filed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filed", "0.000924"); error here ---^ Parse error near line 7755: no such column: "nina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nina", "0.000924"); error here ---^ Parse error near line 7756: no such column: "miniature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miniature", "0.000924"); error here ---^ Parse error near line 7757: no such column: "giles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("giles", "0.000924"); error here ---^ Parse error near line 7758: no such column: "pending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pending", "0.000924"); error here ---^ Parse error near line 7759: no such column: "miranda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miranda", "0.000924"); error here ---^ Parse error near line 7760: no such column: "seas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seas", "0.000924"); error here ---^ Parse error near line 7761: no such column: "bleak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bleak", "0.000923"); error here ---^ Parse error near line 7762: no such column: "potato" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("potato", "0.000923"); error here ---^ Parse error near line 7763: no such column: "herbs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herbs", "0.000923"); error here ---^ Parse error near line 7764: no such column: "transit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transit", "0.000923"); error here ---^ Parse error near line 7765: no such column: "doubtless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doubtless", "0.000923"); error here ---^ Parse error near line 7766: no such column: "viewpoint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viewpoint", "0.000923"); error here ---^ Parse error near line 7767: no such column: "stimulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stimulated", "0.000923"); error here ---^ Parse error near line 7768: no such column: "yarn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yarn", "0.000923"); error here ---^ Parse error near line 7769: no such column: "subordinate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subordinate", "0.000922"); error here ---^ Parse error near line 7770: no such column: "patten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patten", "0.000922"); error here ---^ Parse error near line 7771: no such column: "greens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greens", "0.000922"); error here ---^ Parse error near line 7772: no such column: "formulation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formulation", "0.000922"); error here ---^ Parse error near line 7773: no such column: "contractual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contractual", "0.000922"); error here ---^ Parse error near line 7774: no such column: "rests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rests", "0.000922"); error here ---^ Parse error near line 7775: no such column: "portsmouth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portsmouth", "0.000922"); error here ---^ Parse error near line 7776: no such column: "archaeological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archaeological", "0.000921"); error here ---^ Parse error near line 7777: no such column: "desires" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desires", "0.000921"); error here ---^ Parse error near line 7778: no such column: "torture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("torture", "0.000921"); error here ---^ Parse error near line 7779: no such column: "professions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("professions", "0.000921"); error here ---^ Parse error near line 7780: no such column: "gases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gases", "0.000920"); error here ---^ Parse error near line 7781: no such column: "reliance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reliance", "0.000920"); error here ---^ Parse error near line 7782: no such column: "blessed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blessed", "0.000920"); error here ---^ Parse error near line 7783: no such column: "hazel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hazel", "0.000920"); error here ---^ Parse error near line 7784: no such column: "cargo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cargo", "0.000920"); error here ---^ Parse error near line 7785: no such column: "florida" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("florida", "0.000919"); error here ---^ Parse error near line 7786: no such column: "purchases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purchases", "0.000919"); error here ---^ Parse error near line 7787: no such column: "issuing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("issuing", "0.000919"); error here ---^ Parse error near line 7788: no such column: "traveller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traveller", "0.000918"); error here ---^ Parse error near line 7789: no such column: "detention" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detention", "0.000918"); error here ---^ Parse error near line 7790: no such column: "exam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exam", "0.000918"); error here ---^ Parse error near line 7791: no such column: "villagers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("villagers", "0.000918"); error here ---^ Parse error near line 7792: no such column: "hazard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hazard", "0.000918"); error here ---^ Parse error near line 7793: no such column: "locate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locate", "0.000918"); error here ---^ Parse error near line 7794: no such column: "mates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mates", "0.000918"); error here ---^ Parse error near line 7795: no such column: "manners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manners", "0.000916"); error here ---^ Parse error near line 7796: no such column: "treatments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treatments", "0.000916"); error here ---^ Parse error near line 7797: no such column: "whichever" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whichever", "0.000916"); error here ---^ Parse error near line 7798: no such column: "undermine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undermine", "0.000916"); error here ---^ Parse error near line 7799: no such column: "feminine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feminine", "0.000915"); error here ---^ Parse error near line 7800: no such column: "awaiting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awaiting", "0.000915"); error here ---^ Parse error near line 7801: no such column: "arctic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arctic", "0.000915"); error here ---^ Parse error near line 7802: no such column: "advocated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advocated", "0.000915"); error here ---^ Parse error near line 7803: no such column: "compensate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compensate", "0.000915"); error here ---^ Parse error near line 7804: no such column: "feminists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feminists", "0.000915"); error here ---^ Parse error near line 7805: no such column: "antique" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antique", "0.000915"); error here ---^ Parse error near line 7806: no such column: "teesside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teesside", "0.000914"); error here ---^ Parse error near line 7807: no such column: "maintains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maintains", "0.000914"); error here ---^ Parse error near line 7808: no such column: "morton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morton", "0.000914"); error here ---^ Parse error near line 7809: no such column: "hastily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hastily", "0.000913"); error here ---^ Parse error near line 7810: no such column: "implementing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implementing", "0.000913"); error here ---^ Parse error near line 7811: no such column: "fundamentally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fundamentally", "0.000913"); error here ---^ Parse error near line 7812: no such column: "deprivation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deprivation", "0.000913"); error here ---^ Parse error near line 7813: no such column: "lungs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lungs", "0.000913"); error here ---^ Parse error near line 7814: no such column: "void" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("void", "0.000913"); error here ---^ Parse error near line 7815: no such column: "meg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meg", "0.000913"); error here ---^ Parse error near line 7816: no such column: "madrid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("madrid", "0.000912"); error here ---^ Parse error near line 7817: no such column: "fork" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fork", "0.000912"); error here ---^ Parse error near line 7818: no such column: "recovering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recovering", "0.000912"); error here ---^ Parse error near line 7819: no such column: "recalls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recalls", "0.000912"); error here ---^ Parse error near line 7820: no such column: "gauge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gauge", "0.000912"); error here ---^ Parse error near line 7821: no such column: "possessions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("possessions", "0.000911"); error here ---^ Parse error near line 7822: no such column: "cherry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cherry", "0.000911"); error here ---^ Parse error near line 7823: no such column: "whip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whip", "0.000911"); error here ---^ Parse error near line 7824: no such column: "stark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stark", "0.000911"); error here ---^ Parse error near line 7825: no such column: "psychologists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychologists", "0.000911"); error here ---^ Parse error near line 7826: no such column: "robbie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robbie", "0.000911"); error here ---^ Parse error near line 7827: no such column: "economists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("economists", "0.000911"); error here ---^ Parse error near line 7828: no such column: "amsterdam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amsterdam", "0.000910"); error here ---^ Parse error near line 7829: no such column: "ally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ally", "0.000910"); error here ---^ Parse error near line 7830: no such column: "parted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parted", "0.000910"); error here ---^ Parse error near line 7831: no such column: "lotus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lotus", "0.000910"); error here ---^ Parse error near line 7832: no such column: "nationally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationally", "0.000910"); error here ---^ Parse error near line 7833: no such column: "peer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peer", "0.000910"); error here ---^ Parse error near line 7834: no such column: "compiled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compiled", "0.000910"); error here ---^ Parse error near line 7835: no such column: "streams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("streams", "0.000910"); error here ---^ Parse error near line 7836: no such column: "jailed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jailed", "0.000909"); error here ---^ Parse error near line 7837: no such column: "urgency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urgency", "0.000909"); error here ---^ Parse error near line 7838: no such column: "imprisoned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imprisoned", "0.000909"); error here ---^ Parse error near line 7839: no such column: "documentary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("documentary", "0.000909"); error here ---^ Parse error near line 7840: no such column: "profitability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("profitability", "0.000909"); error here ---^ Parse error near line 7841: no such column: "raymond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raymond", "0.000909"); error here ---^ Parse error near line 7842: no such column: "precedent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precedent", "0.000908"); error here ---^ Parse error near line 7843: no such column: "financially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("financially", "0.000908"); error here ---^ Parse error near line 7844: no such column: "serbian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serbian", "0.000908"); error here ---^ Parse error near line 7845: no such column: "joints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joints", "0.000908"); error here ---^ Parse error near line 7846: no such column: "lining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lining", "0.000907"); error here ---^ Parse error near line 7847: no such column: "coaches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coaches", "0.000907"); error here ---^ Parse error near line 7848: no such column: "stool" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stool", "0.000907"); error here ---^ Parse error near line 7849: no such column: "scrap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scrap", "0.000907"); error here ---^ Parse error near line 7850: no such column: "celebrations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("celebrations", "0.000906"); error here ---^ Parse error near line 7851: no such column: "dozens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dozens", "0.000906"); error here ---^ Parse error near line 7852: no such column: "lately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lately", "0.000906"); error here ---^ Parse error near line 7853: no such column: "urgently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urgently", "0.000906"); error here ---^ Parse error near line 7854: no such column: "spinning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spinning", "0.000905"); error here ---^ Parse error near line 7855: no such column: "livestock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("livestock", "0.000905"); error here ---^ Parse error near line 7856: no such column: "inferior" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inferior", "0.000905"); error here ---^ Parse error near line 7857: no such column: "advocate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advocate", "0.000905"); error here ---^ Parse error near line 7858: no such column: "analysing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analysing", "0.000905"); error here ---^ Parse error near line 7859: no such column: "certificates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("certificates", "0.000905"); error here ---^ Parse error near line 7860: no such column: "eternal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eternal", "0.000904"); error here ---^ Parse error near line 7861: no such column: "infants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infants", "0.000904"); error here ---^ Parse error near line 7862: no such column: "astonishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("astonishing", "0.000904"); error here ---^ Parse error near line 7863: no such column: "whisper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whisper", "0.000904"); error here ---^ Parse error near line 7864: no such column: "complement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complement", "0.000904"); error here ---^ Parse error near line 7865: no such column: "interactive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interactive", "0.000904"); error here ---^ Parse error near line 7866: no such column: "escort" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("escort", "0.000903"); error here ---^ Parse error near line 7867: no such column: "powell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("powell", "0.000903"); error here ---^ Parse error near line 7868: no such column: "coats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coats", "0.000903"); error here ---^ Parse error near line 7869: no such column: "apples" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apples", "0.000903"); error here ---^ Parse error near line 7870: no such column: "rex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rex", "0.000903"); error here ---^ Parse error near line 7871: no such column: "solitary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solitary", "0.000903"); error here ---^ Parse error near line 7872: no such column: "bicycle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bicycle", "0.000903"); error here ---^ Parse error near line 7873: no such column: "secretion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secretion", "0.000903"); error here ---^ Parse error near line 7874: no such column: "iris" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iris", "0.000903"); error here ---^ Parse error near line 7875: no such column: "privatization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("privatization", "0.000902"); error here ---^ Parse error near line 7876: no such column: "ethics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethics", "0.000902"); error here ---^ Parse error near line 7877: no such column: "indonesia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indonesia", "0.000902"); error here ---^ Parse error near line 7878: no such column: "headings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headings", "0.000902"); error here ---^ Parse error near line 7879: no such column: "faults" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faults", "0.000902"); error here ---^ Parse error near line 7880: no such column: "disturbance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disturbance", "0.000901"); error here ---^ Parse error near line 7881: no such column: "leslie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leslie", "0.000901"); error here ---^ Parse error near line 7882: no such column: "forecasts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forecasts", "0.000901"); error here ---^ Parse error near line 7883: no such column: "proposing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proposing", "0.000901"); error here ---^ Parse error near line 7884: no such column: "crap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crap", "0.000901"); error here ---^ Parse error near line 7885: no such column: "aquarium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aquarium", "0.000901"); error here ---^ Parse error near line 7886: no such column: "persisted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persisted", "0.000901"); error here ---^ Parse error near line 7887: no such column: "manipulation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manipulation", "0.000901"); error here ---^ Parse error near line 7888: no such column: "magical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magical", "0.000901"); error here ---^ Parse error near line 7889: no such column: "moss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moss", "0.000900"); error here ---^ Parse error near line 7890: no such column: "thomson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thomson", "0.000900"); error here ---^ Parse error near line 7891: no such column: "belly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belly", "0.000900"); error here ---^ Parse error near line 7892: no such column: "focusing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("focusing", "0.000900"); error here ---^ Parse error near line 7893: no such column: "stall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stall", "0.000900"); error here ---^ Parse error near line 7894: no such column: "pamela" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pamela", "0.000900"); error here ---^ Parse error near line 7895: no such column: "oppose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oppose", "0.000900"); error here ---^ Parse error near line 7896: no such column: "ambiguity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambiguity", "0.000900"); error here ---^ Parse error near line 7897: no such column: "memorable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("memorable", "0.000899"); error here ---^ Parse error near line 7898: no such column: "scotvec" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scotvec", "0.000899"); error here ---^ Parse error near line 7899: no such column: "favourites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("favourites", "0.000899"); error here ---^ Parse error near line 7900: no such column: "amy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amy", "0.000899"); error here ---^ Parse error near line 7901: no such column: "teenager" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teenager", "0.000899"); error here ---^ Parse error near line 7902: no such column: "celia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("celia", "0.000898"); error here ---^ Parse error near line 7903: no such column: "siege" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("siege", "0.000898"); error here ---^ Parse error near line 7904: no such column: "robertson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robertson", "0.000898"); error here ---^ Parse error near line 7905: no such column: "bowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowed", "0.000898"); error here ---^ Parse error near line 7906: no such column: "rented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rented", "0.000896"); error here ---^ Parse error near line 7907: no such column: "slowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slowed", "0.000896"); error here ---^ Parse error near line 7908: no such column: "greeks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greeks", "0.000896"); error here ---^ Parse error near line 7909: no such column: "emphasized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emphasized", "0.000896"); error here ---^ Parse error near line 7910: no such column: "jo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jo", "0.000895"); error here ---^ Parse error near line 7911: no such column: "cottages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cottages", "0.000895"); error here ---^ Parse error near line 7912: no such column: "chill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chill", "0.000895"); error here ---^ Parse error near line 7913: no such column: "nominal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nominal", "0.000894"); error here ---^ Parse error near line 7914: no such column: "limiting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("limiting", "0.000894"); error here ---^ Parse error near line 7915: no such column: "rehabilitation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rehabilitation", "0.000894"); error here ---^ Parse error near line 7916: no such column: "complications" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complications", "0.000894"); error here ---^ Parse error near line 7917: no such column: "talented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("talented", "0.000894"); error here ---^ Parse error near line 7918: no such column: "struggles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("struggles", "0.000894"); error here ---^ Parse error near line 7919: no such column: "cycling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cycling", "0.000893"); error here ---^ Parse error near line 7920: no such column: "experiencing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experiencing", "0.000893"); error here ---^ Parse error near line 7921: no such column: "assertion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assertion", "0.000892"); error here ---^ Parse error near line 7922: no such column: "finals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finals", "0.000892"); error here ---^ Parse error near line 7923: no such column: "shorts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shorts", "0.000892"); error here ---^ Parse error near line 7924: no such column: "murderer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murderer", "0.000892"); error here ---^ Parse error near line 7925: no such column: "oesophageal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oesophageal", "0.000892"); error here ---^ Parse error near line 7926: no such column: "dependency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dependency", "0.000891"); error here ---^ Parse error near line 7927: no such column: "wit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wit", "0.000891"); error here ---^ Parse error near line 7928: no such column: "quantum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quantum", "0.000891"); error here ---^ Parse error near line 7929: no such column: "knights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knights", "0.000891"); error here ---^ Parse error near line 7930: no such column: "incapable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incapable", "0.000891"); error here ---^ Parse error near line 7931: no such column: "travis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("travis", "0.000891"); error here ---^ Parse error near line 7932: no such column: "reckons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reckons", "0.000890"); error here ---^ Parse error near line 7933: no such column: "quota" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quota", "0.000890"); error here ---^ Parse error near line 7934: no such column: "overview" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overview", "0.000890"); error here ---^ Parse error near line 7935: no such column: "halls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("halls", "0.000890"); error here ---^ Parse error near line 7936: no such column: "understandable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("understandable", "0.000890"); error here ---^ Parse error near line 7937: no such column: "token" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("token", "0.000890"); error here ---^ Parse error near line 7938: no such column: "francisco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("francisco", "0.000889"); error here ---^ Parse error near line 7939: no such column: "workplace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workplace", "0.000889"); error here ---^ Parse error near line 7940: no such column: "armstrong" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("armstrong", "0.000889"); error here ---^ Parse error near line 7941: no such column: "exchequer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exchequer", "0.000889"); error here ---^ Parse error near line 7942: no such column: "solving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solving", "0.000889"); error here ---^ Parse error near line 7943: no such column: "hats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hats", "0.000889"); error here ---^ Parse error near line 7944: no such column: "bosses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bosses", "0.000889"); error here ---^ Parse error near line 7945: no such column: "quest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quest", "0.000888"); error here ---^ Parse error near line 7946: no such column: "piper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piper", "0.000888"); error here ---^ Parse error near line 7947: no such column: "constituents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constituents", "0.000888"); error here ---^ Parse error near line 7948: no such column: "wolf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wolf", "0.000888"); error here ---^ Parse error near line 7949: no such column: "anglia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anglia", "0.000888"); error here ---^ Parse error near line 7950: no such column: "container" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("container", "0.000888"); error here ---^ Parse error near line 7951: no such column: "courtyard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courtyard", "0.000888"); error here ---^ Parse error near line 7952: no such column: "edmund" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edmund", "0.000887"); error here ---^ Parse error near line 7953: no such column: "alterations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alterations", "0.000887"); error here ---^ Parse error near line 7954: no such column: "eighties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eighties", "0.000887"); error here ---^ Parse error near line 7955: no such column: "companions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("companions", "0.000887"); error here ---^ Parse error near line 7956: no such column: "printers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("printers", "0.000887"); error here ---^ Parse error near line 7957: no such column: "establishments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("establishments", "0.000887"); error here ---^ Parse error near line 7958: no such column: "intestinal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intestinal", "0.000887"); error here ---^ Parse error near line 7959: no such column: "wonders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wonders", "0.000887"); error here ---^ Parse error near line 7960: no such column: "enters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enters", "0.000887"); error here ---^ Parse error near line 7961: no such column: "campaigning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("campaigning", "0.000887"); error here ---^ Parse error near line 7962: no such column: "touring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("touring", "0.000886"); error here ---^ Parse error near line 7963: no such column: "dundee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dundee", "0.000886"); error here ---^ Parse error near line 7964: no such column: "optimism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("optimism", "0.000886"); error here ---^ Parse error near line 7965: no such column: "travels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("travels", "0.000886"); error here ---^ Parse error near line 7966: no such column: "sticky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sticky", "0.000886"); error here ---^ Parse error near line 7967: no such column: "smoked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smoked", "0.000885"); error here ---^ Parse error near line 7968: no such column: "homosexual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homosexual", "0.000885"); error here ---^ Parse error near line 7969: no such column: "loses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loses", "0.000885"); error here ---^ Parse error near line 7970: no such column: "papal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("papal", "0.000885"); error here ---^ Parse error near line 7971: no such column: "schooling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schooling", "0.000884"); error here ---^ Parse error near line 7972: no such column: "basement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basement", "0.000884"); error here ---^ Parse error near line 7973: no such column: "gut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gut", "0.000884"); error here ---^ Parse error near line 7974: no such column: "consumed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consumed", "0.000884"); error here ---^ Parse error near line 7975: no such column: "refugee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refugee", "0.000884"); error here ---^ Parse error near line 7976: no such column: "jacob" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jacob", "0.000883"); error here ---^ Parse error near line 7977: no such column: "complementary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complementary", "0.000883"); error here ---^ Parse error near line 7978: no such column: "duchess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duchess", "0.000883"); error here ---^ Parse error near line 7979: no such column: "telly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telly", "0.000883"); error here ---^ Parse error near line 7980: no such column: "gown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gown", "0.000883"); error here ---^ Parse error near line 7981: no such column: "nil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nil", "0.000883"); error here ---^ Parse error near line 7982: no such column: "grades" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grades", "0.000882"); error here ---^ Parse error near line 7983: no such column: "tipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tipped", "0.000882"); error here ---^ Parse error near line 7984: no such column: "noticeable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noticeable", "0.000882"); error here ---^ Parse error near line 7985: no such column: "mankind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mankind", "0.000882"); error here ---^ Parse error near line 7986: no such column: "cycles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cycles", "0.000882"); error here ---^ Parse error near line 7987: no such column: "theda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theda", "0.000882"); error here ---^ Parse error near line 7988: no such column: "dame" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dame", "0.000881"); error here ---^ Parse error near line 7989: no such column: "ambiguous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambiguous", "0.000881"); error here ---^ Parse error near line 7990: no such column: "evelyn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evelyn", "0.000881"); error here ---^ Parse error near line 7991: no such column: "hastings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hastings", "0.000881"); error here ---^ Parse error near line 7992: no such column: "embedded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embedded", "0.000880"); error here ---^ Parse error near line 7993: no such column: "palmer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("palmer", "0.000880"); error here ---^ Parse error near line 7994: no such column: "shaken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaken", "0.000880"); error here ---^ Parse error near line 7995: no such column: "disorders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disorders", "0.000880"); error here ---^ Parse error near line 7996: no such column: "realities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realities", "0.000880"); error here ---^ Parse error near line 7997: no such column: "gerry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gerry", "0.000880"); error here ---^ Parse error near line 7998: no such column: "authentic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("authentic", "0.000880"); error here ---^ Parse error near line 7999: no such column: "vincent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vincent", "0.000880"); error here ---^ Parse error near line 8000: no such column: "midfield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midfield", "0.000880"); error here ---^ Parse error near line 8001: no such column: "framed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("framed", "0.000880"); error here ---^ Parse error near line 8002: no such column: "devastating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devastating", "0.000879"); error here ---^ Parse error near line 8003: no such column: "icing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("icing", "0.000879"); error here ---^ Parse error near line 8004: no such column: "peers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peers", "0.000879"); error here ---^ Parse error near line 8005: no such column: "outfit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outfit", "0.000879"); error here ---^ Parse error near line 8006: no such column: "umbrella" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("umbrella", "0.000879"); error here ---^ Parse error near line 8007: no such column: "praised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("praised", "0.000879"); error here ---^ Parse error near line 8008: no such column: "doug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doug", "0.000879"); error here ---^ Parse error near line 8009: no such column: "weaving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weaving", "0.000879"); error here ---^ Parse error near line 8010: no such column: "ex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ex", "0.000878"); error here ---^ Parse error near line 8011: no such column: "deadly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deadly", "0.000878"); error here ---^ Parse error near line 8012: no such column: "isles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("isles", "0.000878"); error here ---^ Parse error near line 8013: no such column: "lightning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lightning", "0.000878"); error here ---^ Parse error near line 8014: no such column: "arranging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arranging", "0.000878"); error here ---^ Parse error near line 8015: no such column: "dolphins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dolphins", "0.000876"); error here ---^ Parse error near line 8016: no such column: "photos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("photos", "0.000876"); error here ---^ Parse error near line 8017: no such column: "helpless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helpless", "0.000876"); error here ---^ Parse error near line 8018: no such column: "immigrants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immigrants", "0.000876"); error here ---^ Parse error near line 8019: no such column: "rents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rents", "0.000876"); error here ---^ Parse error near line 8020: no such column: "pretending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pretending", "0.000876"); error here ---^ Parse error near line 8021: no such column: "regulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regulated", "0.000876"); error here ---^ Parse error near line 8022: no such column: "litigation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("litigation", "0.000876"); error here ---^ Parse error near line 8023: no such column: "dismiss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dismiss", "0.000875"); error here ---^ Parse error near line 8024: no such column: "feathers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feathers", "0.000875"); error here ---^ Parse error near line 8025: no such column: "elaine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elaine", "0.000875"); error here ---^ Parse error near line 8026: no such column: "sulphur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sulphur", "0.000875"); error here ---^ Parse error near line 8027: no such column: "buckingham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buckingham", "0.000875"); error here ---^ Parse error near line 8028: no such column: "coroner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coroner", "0.000875"); error here ---^ Parse error near line 8029: no such column: "remembers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remembers", "0.000875"); error here ---^ Parse error near line 8030: no such column: "neville" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neville", "0.000874"); error here ---^ Parse error near line 8031: no such column: "jeff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jeff", "0.000874"); error here ---^ Parse error near line 8032: no such column: "binary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("binary", "0.000874"); error here ---^ Parse error near line 8033: no such column: "dwellings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dwellings", "0.000874"); error here ---^ Parse error near line 8034: no such column: "feasible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feasible", "0.000873"); error here ---^ Parse error near line 8035: no such column: "homework" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homework", "0.000873"); error here ---^ Parse error near line 8036: no such column: "prix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prix", "0.000873"); error here ---^ Parse error near line 8037: no such column: "tapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tapped", "0.000873"); error here ---^ Parse error near line 8038: no such column: "coronation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coronation", "0.000873"); error here ---^ Parse error near line 8039: no such column: "heavier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heavier", "0.000873"); error here ---^ Parse error near line 8040: no such column: "prompt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prompt", "0.000872"); error here ---^ Parse error near line 8041: no such column: "vacant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vacant", "0.000872"); error here ---^ Parse error near line 8042: no such column: "spoon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spoon", "0.000872"); error here ---^ Parse error near line 8043: no such column: "tissues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tissues", "0.000872"); error here ---^ Parse error near line 8044: no such column: "corpse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corpse", "0.000872"); error here ---^ Parse error near line 8045: no such column: "modifications" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modifications", "0.000872"); error here ---^ Parse error near line 8046: no such column: "colonic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colonic", "0.000871"); error here ---^ Parse error near line 8047: no such column: "bulletin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bulletin", "0.000871"); error here ---^ Parse error near line 8048: no such column: "investor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investor", "0.000871"); error here ---^ Parse error near line 8049: no such column: "stunned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stunned", "0.000871"); error here ---^ Parse error near line 8050: no such column: "unfamiliar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unfamiliar", "0.000871"); error here ---^ Parse error near line 8051: no such column: "ros" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ros", "0.000871"); error here ---^ Parse error near line 8052: no such column: "organize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organize", "0.000870"); error here ---^ Parse error near line 8053: no such column: "wary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wary", "0.000870"); error here ---^ Parse error near line 8054: no such column: "agreeing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agreeing", "0.000870"); error here ---^ Parse error near line 8055: no such column: "pp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pp", "0.000870"); error here ---^ Parse error near line 8056: no such column: "greg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greg", "0.000869"); error here ---^ Parse error near line 8057: no such column: "lazy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lazy", "0.000869"); error here ---^ Parse error near line 8058: no such column: "bryan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bryan", "0.000869"); error here ---^ Parse error near line 8059: no such column: "denying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denying", "0.000869"); error here ---^ Parse error near line 8060: no such column: "retention" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retention", "0.000869"); error here ---^ Parse error near line 8061: no such column: "tightened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tightened", "0.000868"); error here ---^ Parse error near line 8062: no such column: "narrowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("narrowed", "0.000867"); error here ---^ Parse error near line 8063: no such column: "legislature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legislature", "0.000867"); error here ---^ Parse error near line 8064: no such column: "conform" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conform", "0.000867"); error here ---^ Parse error near line 8065: no such column: "dancers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dancers", "0.000867"); error here ---^ Parse error near line 8066: no such column: "toll" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toll", "0.000867"); error here ---^ Parse error near line 8067: no such column: "distorted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distorted", "0.000867"); error here ---^ Parse error near line 8068: no such column: "vitamin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vitamin", "0.000867"); error here ---^ Parse error near line 8069: no such column: "fastest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fastest", "0.000866"); error here ---^ Parse error near line 8070: no such column: "fisher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fisher", "0.000866"); error here ---^ Parse error near line 8071: no such column: "madness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("madness", "0.000866"); error here ---^ Parse error near line 8072: no such column: "wilkinson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wilkinson", "0.000866"); error here ---^ Parse error near line 8073: no such column: "enormously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enormously", "0.000866"); error here ---^ Parse error near line 8074: no such column: "distinctly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distinctly", "0.000866"); error here ---^ Parse error near line 8075: no such column: "conversely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conversely", "0.000866"); error here ---^ Parse error near line 8076: no such column: "locals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locals", "0.000866"); error here ---^ Parse error near line 8077: no such column: "conducting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conducting", "0.000866"); error here ---^ Parse error near line 8078: no such column: "indicator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indicator", "0.000865"); error here ---^ Parse error near line 8079: no such column: "wording" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wording", "0.000865"); error here ---^ Parse error near line 8080: no such column: "harmful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harmful", "0.000865"); error here ---^ Parse error near line 8081: no such column: "ample" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ample", "0.000865"); error here ---^ Parse error near line 8082: no such column: "dreaming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dreaming", "0.000864"); error here ---^ Parse error near line 8083: no such column: "encourages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encourages", "0.000864"); error here ---^ Parse error near line 8084: no such column: "accountancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accountancy", "0.000864"); error here ---^ Parse error near line 8085: no such column: "hm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hm", "0.000864"); error here ---^ Parse error near line 8086: no such column: "premature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("premature", "0.000864"); error here ---^ Parse error near line 8087: no such column: "promoter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promoter", "0.000864"); error here ---^ Parse error near line 8088: no such column: "hips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hips", "0.000864"); error here ---^ Parse error near line 8089: no such column: "explosive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explosive", "0.000864"); error here ---^ Parse error near line 8090: no such column: "adopting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adopting", "0.000863"); error here ---^ Parse error near line 8091: no such column: "danced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("danced", "0.000863"); error here ---^ Parse error near line 8092: no such column: "picasso" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("picasso", "0.000863"); error here ---^ Parse error near line 8093: no such column: "shirts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shirts", "0.000863"); error here ---^ Parse error near line 8094: no such column: "overlooked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overlooked", "0.000863"); error here ---^ Parse error near line 8095: no such column: "flashed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flashed", "0.000863"); error here ---^ Parse error near line 8096: no such column: "attracting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attracting", "0.000862"); error here ---^ Parse error near line 8097: no such column: "shirley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shirley", "0.000862"); error here ---^ Parse error near line 8098: no such column: "anticipation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anticipation", "0.000862"); error here ---^ Parse error near line 8099: no such column: "insistence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insistence", "0.000862"); error here ---^ Parse error near line 8100: no such column: "salisbury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salisbury", "0.000862"); error here ---^ Parse error near line 8101: no such column: "alec" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alec", "0.000861"); error here ---^ Parse error near line 8102: no such column: "creativity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creativity", "0.000861"); error here ---^ Parse error near line 8103: no such column: "boston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boston", "0.000861"); error here ---^ Parse error near line 8104: no such column: "burton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burton", "0.000861"); error here ---^ Parse error near line 8105: no such column: "riders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("riders", "0.000861"); error here ---^ Parse error near line 8106: no such column: "accepts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accepts", "0.000861"); error here ---^ Parse error near line 8107: no such column: "leaflets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaflets", "0.000861"); error here ---^ Parse error near line 8108: no such column: "shine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shine", "0.000861"); error here ---^ Parse error near line 8109: no such column: "martha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("martha", "0.000861"); error here ---^ Parse error near line 8110: no such column: "dorset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dorset", "0.000861"); error here ---^ Parse error near line 8111: no such column: "swallow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swallow", "0.000861"); error here ---^ Parse error near line 8112: no such column: "inviting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inviting", "0.000860"); error here ---^ Parse error near line 8113: no such column: "biography" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biography", "0.000860"); error here ---^ Parse error near line 8114: no such column: "invaluable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invaluable", "0.000860"); error here ---^ Parse error near line 8115: no such column: "manuscript" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manuscript", "0.000860"); error here ---^ Parse error near line 8116: no such column: "divisional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divisional", "0.000860"); error here ---^ Parse error near line 8117: no such column: "diminished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diminished", "0.000859"); error here ---^ Parse error near line 8118: no such column: "secretaries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secretaries", "0.000859"); error here ---^ Parse error near line 8119: no such column: "rescued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rescued", "0.000859"); error here ---^ Parse error near line 8120: no such column: "analytical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analytical", "0.000859"); error here ---^ Parse error near line 8121: no such column: "simpson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simpson", "0.000859"); error here ---^ Parse error near line 8122: no such column: "permits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("permits", "0.000859"); error here ---^ Parse error near line 8123: no such column: "fairy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fairy", "0.000859"); error here ---^ Parse error near line 8124: no such column: "consulting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consulting", "0.000859"); error here ---^ Parse error near line 8125: no such column: "studios" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("studios", "0.000859"); error here ---^ Parse error near line 8126: no such column: "trunk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trunk", "0.000858"); error here ---^ Parse error near line 8127: no such column: "onset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("onset", "0.000858"); error here ---^ Parse error near line 8128: no such column: "risc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("risc", "0.000858"); error here ---^ Parse error near line 8129: no such column: "weighed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weighed", "0.000858"); error here ---^ Parse error near line 8130: no such column: "madam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("madam", "0.000858"); error here ---^ Parse error near line 8131: no such column: "petty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("petty", "0.000858"); error here ---^ Parse error near line 8132: no such column: "abnormal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abnormal", "0.000856"); error here ---^ Parse error near line 8133: no such column: "sociological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sociological", "0.000856"); error here ---^ Parse error near line 8134: no such column: "landowners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landowners", "0.000856"); error here ---^ Parse error near line 8135: no such column: "croatia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("croatia", "0.000856"); error here ---^ Parse error near line 8136: no such column: "joanna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joanna", "0.000856"); error here ---^ Parse error near line 8137: no such column: "imminent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imminent", "0.000856"); error here ---^ Parse error near line 8138: no such column: "rooted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rooted", "0.000855"); error here ---^ Parse error near line 8139: no such column: "glowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glowing", "0.000855"); error here ---^ Parse error near line 8140: no such column: "customary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("customary", "0.000855"); error here ---^ Parse error near line 8141: no such column: "bowling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowling", "0.000855"); error here ---^ Parse error near line 8142: no such column: "runners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("runners", "0.000855"); error here ---^ Parse error near line 8143: no such column: "drowned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drowned", "0.000855"); error here ---^ Parse error near line 8144: no such column: "valleys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valleys", "0.000855"); error here ---^ Parse error near line 8145: no such column: "theorists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theorists", "0.000855"); error here ---^ Parse error near line 8146: no such column: "essays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("essays", "0.000855"); error here ---^ Parse error near line 8147: no such column: "ink" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ink", "0.000855"); error here ---^ Parse error near line 8148: no such column: "ruin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruin", "0.000854"); error here ---^ Parse error near line 8149: no such column: "goodwill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goodwill", "0.000854"); error here ---^ Parse error near line 8150: no such column: "andrews" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("andrews", "0.000854"); error here ---^ Parse error near line 8151: no such column: "commissions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commissions", "0.000854"); error here ---^ Parse error near line 8152: no such column: "libel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("libel", "0.000854"); error here ---^ Parse error near line 8153: no such column: "limestone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("limestone", "0.000853"); error here ---^ Parse error near line 8154: no such column: "surge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surge", "0.000853"); error here ---^ Parse error near line 8155: no such column: "plunged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plunged", "0.000853"); error here ---^ Parse error near line 8156: no such column: "observing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("observing", "0.000853"); error here ---^ Parse error near line 8157: no such column: "outlets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outlets", "0.000852"); error here ---^ Parse error near line 8158: no such column: "coaching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coaching", "0.000852"); error here ---^ Parse error near line 8159: no such column: "editors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("editors", "0.000852"); error here ---^ Parse error near line 8160: no such column: "unwanted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unwanted", "0.000852"); error here ---^ Parse error near line 8161: no such column: "marriages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marriages", "0.000852"); error here ---^ Parse error near line 8162: no such column: "plausible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plausible", "0.000852"); error here ---^ Parse error near line 8163: no such column: "kin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kin", "0.000851"); error here ---^ Parse error near line 8164: no such column: "longing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("longing", "0.000851"); error here ---^ Parse error near line 8165: no such column: "continuation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continuation", "0.000851"); error here ---^ Parse error near line 8166: no such column: "exhibit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhibit", "0.000851"); error here ---^ Parse error near line 8167: no such column: "workstations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workstations", "0.000851"); error here ---^ Parse error near line 8168: no such column: "insured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insured", "0.000851"); error here ---^ Parse error near line 8169: no such column: "absorb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("absorb", "0.000851"); error here ---^ Parse error near line 8170: no such column: "boris" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boris", "0.000851"); error here ---^ Parse error near line 8171: no such column: "headlines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headlines", "0.000850"); error here ---^ Parse error near line 8172: no such column: "attach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attach", "0.000850"); error here ---^ Parse error near line 8173: no such column: "dim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dim", "0.000850"); error here ---^ Parse error near line 8174: no such column: "academics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("academics", "0.000850"); error here ---^ Parse error near line 8175: no such column: "catholics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catholics", "0.000849"); error here ---^ Parse error near line 8176: no such column: "symphony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symphony", "0.000849"); error here ---^ Parse error near line 8177: no such column: "fascinated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fascinated", "0.000849"); error here ---^ Parse error near line 8178: no such column: "reactor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reactor", "0.000849"); error here ---^ Parse error near line 8179: no such column: "souls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("souls", "0.000849"); error here ---^ Parse error near line 8180: no such column: "rotten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rotten", "0.000849"); error here ---^ Parse error near line 8181: no such column: "landlords" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landlords", "0.000849"); error here ---^ Parse error near line 8182: no such column: "amusing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amusing", "0.000849"); error here ---^ Parse error near line 8183: no such column: "prone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prone", "0.000849"); error here ---^ Parse error near line 8184: no such column: "mini" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mini", "0.000849"); error here ---^ Parse error near line 8185: no such column: "toby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toby", "0.000848"); error here ---^ Parse error near line 8186: no such column: "urine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urine", "0.000848"); error here ---^ Parse error near line 8187: no such column: "licences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("licences", "0.000848"); error here ---^ Parse error near line 8188: no such column: "similarity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("similarity", "0.000848"); error here ---^ Parse error near line 8189: no such column: "molly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("molly", "0.000848"); error here ---^ Parse error near line 8190: no such column: "documented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("documented", "0.000848"); error here ---^ Parse error near line 8191: no such column: "destined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("destined", "0.000848"); error here ---^ Parse error near line 8192: no such column: "historically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("historically", "0.000848"); error here ---^ Parse error near line 8193: no such column: "biopsy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biopsy", "0.000848"); error here ---^ Parse error near line 8194: no such column: "humble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humble", "0.000848"); error here ---^ Parse error near line 8195: no such column: "batch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("batch", "0.000848"); error here ---^ Parse error near line 8196: no such column: "inhibition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inhibition", "0.000847"); error here ---^ Parse error near line 8197: no such column: "fiona" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiona", "0.000847"); error here ---^ Parse error near line 8198: no such column: "coleridge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coleridge", "0.000847"); error here ---^ Parse error near line 8199: no such column: "triangle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("triangle", "0.000847"); error here ---^ Parse error near line 8200: no such column: "incredibly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incredibly", "0.000847"); error here ---^ Parse error near line 8201: no such column: "terrorist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terrorist", "0.000847"); error here ---^ Parse error near line 8202: no such column: "winchester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winchester", "0.000846"); error here ---^ Parse error near line 8203: no such column: "frederick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frederick", "0.000846"); error here ---^ Parse error near line 8204: no such column: "advent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advent", "0.000846"); error here ---^ Parse error near line 8205: no such column: "gill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gill", "0.000846"); error here ---^ Parse error near line 8206: no such column: "stimulation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stimulation", "0.000846"); error here ---^ Parse error near line 8207: no such column: "injunction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injunction", "0.000846"); error here ---^ Parse error near line 8208: no such column: "maxim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maxim", "0.000846"); error here ---^ Parse error near line 8209: no such column: "platforms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("platforms", "0.000846"); error here ---^ Parse error near line 8210: no such column: "dexter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dexter", "0.000846"); error here ---^ Parse error near line 8211: no such column: "civilians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("civilians", "0.000846"); error here ---^ Parse error near line 8212: no such column: "graphic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graphic", "0.000846"); error here ---^ Parse error near line 8213: no such column: "mornings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mornings", "0.000845"); error here ---^ Parse error near line 8214: no such column: "formulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formulated", "0.000845"); error here ---^ Parse error near line 8215: no such column: "accumulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accumulated", "0.000845"); error here ---^ Parse error near line 8216: no such column: "strands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strands", "0.000844"); error here ---^ Parse error near line 8217: no such column: "garlic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garlic", "0.000844"); error here ---^ Parse error near line 8218: no such column: "nazi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nazi", "0.000844"); error here ---^ Parse error near line 8219: no such column: "beloved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beloved", "0.000844"); error here ---^ Parse error near line 8220: no such column: "sainsbury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sainsbury", "0.000844"); error here ---^ Parse error near line 8221: no such column: "rated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rated", "0.000843"); error here ---^ Parse error near line 8222: no such column: "taiwan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taiwan", "0.000843"); error here ---^ Parse error near line 8223: no such column: "candle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("candle", "0.000843"); error here ---^ Parse error near line 8224: no such column: "heel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heel", "0.000843"); error here ---^ Parse error near line 8225: no such column: "discarded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discarded", "0.000842"); error here ---^ Parse error near line 8226: no such column: "librarian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("librarian", "0.000842"); error here ---^ Parse error near line 8227: no such column: "urging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urging", "0.000842"); error here ---^ Parse error near line 8228: no such column: "calories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calories", "0.000842"); error here ---^ Parse error near line 8229: no such column: "northumberland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("northumberland", "0.000842"); error here ---^ Parse error near line 8230: no such column: "crawford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crawford", "0.000842"); error here ---^ Parse error near line 8231: no such column: "utterance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utterance", "0.000842"); error here ---^ Parse error near line 8232: no such column: "descended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("descended", "0.000842"); error here ---^ Parse error near line 8233: no such column: "bushes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bushes", "0.000842"); error here ---^ Parse error near line 8234: no such column: "microsystems" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("microsystems", "0.000842"); error here ---^ Parse error near line 8235: no such column: "wildly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wildly", "0.000842"); error here ---^ Parse error near line 8236: no such column: "insider" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insider", "0.000841"); error here ---^ Parse error near line 8237: no such column: "reliability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reliability", "0.000841"); error here ---^ Parse error near line 8238: no such column: "credits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("credits", "0.000841"); error here ---^ Parse error near line 8239: no such column: "proven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proven", "0.000841"); error here ---^ Parse error near line 8240: no such column: "thunder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thunder", "0.000841"); error here ---^ Parse error near line 8241: no such column: "celebrating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("celebrating", "0.000840"); error here ---^ Parse error near line 8242: no such column: "plo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plo", "0.000840"); error here ---^ Parse error near line 8243: no such column: "crept" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crept", "0.000840"); error here ---^ Parse error near line 8244: no such column: "investing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investing", "0.000840"); error here ---^ Parse error near line 8245: no such column: "targeted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("targeted", "0.000840"); error here ---^ Parse error near line 8246: no such column: "wayne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wayne", "0.000840"); error here ---^ Parse error near line 8247: no such column: "basil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basil", "0.000840"); error here ---^ Parse error near line 8248: no such column: "docks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("docks", "0.000840"); error here ---^ Parse error near line 8249: no such column: "tyres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tyres", "0.000840"); error here ---^ Parse error near line 8250: no such column: "crisp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crisp", "0.000840"); error here ---^ Parse error near line 8251: no such column: "contrasts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contrasts", "0.000839"); error here ---^ Parse error near line 8252: no such column: "ratios" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ratios", "0.000839"); error here ---^ Parse error near line 8253: no such column: "boil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boil", "0.000839"); error here ---^ Parse error near line 8254: no such column: "georgian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("georgian", "0.000839"); error here ---^ Parse error near line 8255: no such column: "rotation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rotation", "0.000839"); error here ---^ Parse error near line 8256: no such column: "predictions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predictions", "0.000839"); error here ---^ Parse error near line 8257: no such column: "radioactive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radioactive", "0.000838"); error here ---^ Parse error near line 8258: no such column: "nicola" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nicola", "0.000838"); error here ---^ Parse error near line 8259: no such column: "segments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("segments", "0.000838"); error here ---^ Parse error near line 8260: no such column: "specialized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specialized", "0.000838"); error here ---^ Parse error near line 8261: no such column: "constituencies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constituencies", "0.000838"); error here ---^ Parse error near line 8262: no such column: "placement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("placement", "0.000838"); error here ---^ Parse error near line 8263: no such column: "novell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("novell", "0.000838"); error here ---^ Parse error near line 8264: no such column: "plymouth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plymouth", "0.000838"); error here ---^ Parse error near line 8265: no such column: "administrators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("administrators", "0.000838"); error here ---^ Parse error near line 8266: no such column: "inequality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inequality", "0.000838"); error here ---^ Parse error near line 8267: no such column: "passport" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passport", "0.000838"); error here ---^ Parse error near line 8268: no such column: "crohn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crohn", "0.000838"); error here ---^ Parse error near line 8269: no such column: "drying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drying", "0.000838"); error here ---^ Parse error near line 8270: no such column: "supportive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supportive", "0.000836"); error here ---^ Parse error near line 8271: no such column: "surgical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surgical", "0.000836"); error here ---^ Parse error near line 8272: no such column: "del" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("del", "0.000836"); error here ---^ Parse error near line 8273: no such column: "thirdly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thirdly", "0.000836"); error here ---^ Parse error near line 8274: no such column: "baron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baron", "0.000836"); error here ---^ Parse error near line 8275: no such column: "welcoming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("welcoming", "0.000835"); error here ---^ Parse error near line 8276: no such column: "vietnamese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vietnamese", "0.000834"); error here ---^ Parse error near line 8277: no such column: "sights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sights", "0.000834"); error here ---^ Parse error near line 8278: no such column: "calmly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calmly", "0.000834"); error here ---^ Parse error near line 8279: no such column: "proves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proves", "0.000834"); error here ---^ Parse error near line 8280: no such column: "contracted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contracted", "0.000834"); error here ---^ Parse error near line 8281: no such column: "sheltered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheltered", "0.000834"); error here ---^ Parse error near line 8282: no such column: "belgian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belgian", "0.000834"); error here ---^ Parse error near line 8283: no such column: "launching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("launching", "0.000834"); error here ---^ Parse error near line 8284: no such column: "cough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cough", "0.000834"); error here ---^ Parse error near line 8285: no such column: "conditional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conditional", "0.000834"); error here ---^ Parse error near line 8286: no such column: "notebook" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notebook", "0.000834"); error here ---^ Parse error near line 8287: no such column: "chamberlain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chamberlain", "0.000833"); error here ---^ Parse error near line 8288: no such column: "fibres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fibres", "0.000833"); error here ---^ Parse error near line 8289: no such column: "lamps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lamps", "0.000833"); error here ---^ Parse error near line 8290: no such column: "veins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("veins", "0.000833"); error here ---^ Parse error near line 8291: no such column: "releases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("releases", "0.000833"); error here ---^ Parse error near line 8292: no such column: "headache" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headache", "0.000833"); error here ---^ Parse error near line 8293: no such column: "axe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("axe", "0.000832"); error here ---^ Parse error near line 8294: no such column: "veterinary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("veterinary", "0.000832"); error here ---^ Parse error near line 8295: no such column: "sponsors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sponsors", "0.000831"); error here ---^ Parse error near line 8296: no such column: "reacted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reacted", "0.000831"); error here ---^ Parse error near line 8297: no such column: "stern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stern", "0.000831"); error here ---^ Parse error near line 8298: no such column: "announcing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("announcing", "0.000831"); error here ---^ Parse error near line 8299: no such column: "extracts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extracts", "0.000831"); error here ---^ Parse error near line 8300: no such column: "karl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("karl", "0.000831"); error here ---^ Parse error near line 8301: no such column: "paragraphs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paragraphs", "0.000831"); error here ---^ Parse error near line 8302: no such column: "ac" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ac", "0.000831"); error here ---^ Parse error near line 8303: no such column: "gratitude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gratitude", "0.000831"); error here ---^ Parse error near line 8304: no such column: "oils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oils", "0.000831"); error here ---^ Parse error near line 8305: no such column: "thirties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thirties", "0.000831"); error here ---^ Parse error near line 8306: no such column: "ventures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ventures", "0.000830"); error here ---^ Parse error near line 8307: no such column: "disagreement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disagreement", "0.000830"); error here ---^ Parse error near line 8308: no such column: "deceased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deceased", "0.000830"); error here ---^ Parse error near line 8309: no such column: "destructive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("destructive", "0.000830"); error here ---^ Parse error near line 8310: no such column: "indications" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indications", "0.000830"); error here ---^ Parse error near line 8311: no such column: "consultancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consultancy", "0.000830"); error here ---^ Parse error near line 8312: no such column: "contradiction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contradiction", "0.000830"); error here ---^ Parse error near line 8313: no such column: "heap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heap", "0.000830"); error here ---^ Parse error near line 8314: no such column: "stella" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stella", "0.000829"); error here ---^ Parse error near line 8315: no such column: "candles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("candles", "0.000829"); error here ---^ Parse error near line 8316: no such column: "destroying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("destroying", "0.000829"); error here ---^ Parse error near line 8317: no such column: "lacks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lacks", "0.000829"); error here ---^ Parse error near line 8318: no such column: "maureen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maureen", "0.000829"); error here ---^ Parse error near line 8319: no such column: "analyst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analyst", "0.000829"); error here ---^ Parse error near line 8320: no such column: "eliminated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eliminated", "0.000829"); error here ---^ Parse error near line 8321: no such column: "contracting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contracting", "0.000829"); error here ---^ Parse error near line 8322: no such column: "symmetry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symmetry", "0.000828"); error here ---^ Parse error near line 8323: no such column: "revolt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revolt", "0.000828"); error here ---^ Parse error near line 8324: no such column: "admire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admire", "0.000828"); error here ---^ Parse error near line 8325: no such column: "pad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pad", "0.000828"); error here ---^ Parse error near line 8326: no such column: "wickets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wickets", "0.000828"); error here ---^ Parse error near line 8327: no such column: "sinking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sinking", "0.000827"); error here ---^ Parse error near line 8328: no such column: "vested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vested", "0.000827"); error here ---^ Parse error near line 8329: no such column: "colon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colon", "0.000827"); error here ---^ Parse error near line 8330: no such column: "differs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("differs", "0.000827"); error here ---^ Parse error near line 8331: no such column: "violently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("violently", "0.000827"); error here ---^ Parse error near line 8332: no such column: "raids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raids", "0.000827"); error here ---^ Parse error near line 8333: no such column: "brow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brow", "0.000827"); error here ---^ Parse error near line 8334: no such column: "scotch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scotch", "0.000827"); error here ---^ Parse error near line 8335: no such column: "thigh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thigh", "0.000826"); error here ---^ Parse error near line 8336: no such column: "bennett" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bennett", "0.000826"); error here ---^ Parse error near line 8337: no such column: "angels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angels", "0.000826"); error here ---^ Parse error near line 8338: no such column: "warnings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warnings", "0.000826"); error here ---^ Parse error near line 8339: no such column: "jill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jill", "0.000826"); error here ---^ Parse error near line 8340: no such column: "creed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creed", "0.000826"); error here ---^ Parse error near line 8341: no such column: "monks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monks", "0.000825"); error here ---^ Parse error near line 8342: no such column: "mug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mug", "0.000825"); error here ---^ Parse error near line 8343: no such column: "frequencies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frequencies", "0.000825"); error here ---^ Parse error near line 8344: no such column: "organism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organism", "0.000825"); error here ---^ Parse error near line 8345: no such column: "warfare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warfare", "0.000825"); error here ---^ Parse error near line 8346: no such column: "fittings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fittings", "0.000825"); error here ---^ Parse error near line 8347: no such column: "goodnight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goodnight", "0.000825"); error here ---^ Parse error near line 8348: no such column: "denies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denies", "0.000825"); error here ---^ Parse error near line 8349: no such column: "mainframe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mainframe", "0.000825"); error here ---^ Parse error near line 8350: no such column: "preferably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preferably", "0.000825"); error here ---^ Parse error near line 8351: no such column: "antibody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antibody", "0.000825"); error here ---^ Parse error near line 8352: no such column: "surveillance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surveillance", "0.000824"); error here ---^ Parse error near line 8353: no such column: "rovers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rovers", "0.000824"); error here ---^ Parse error near line 8354: no such column: "sparkling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sparkling", "0.000824"); error here ---^ Parse error near line 8355: no such column: "enlarged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enlarged", "0.000824"); error here ---^ Parse error near line 8356: no such column: "jockey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jockey", "0.000824"); error here ---^ Parse error near line 8357: no such column: "slaves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slaves", "0.000824"); error here ---^ Parse error near line 8358: no such column: "strained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strained", "0.000824"); error here ---^ Parse error near line 8359: no such column: "patron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patron", "0.000824"); error here ---^ Parse error near line 8360: no such column: "robbery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robbery", "0.000824"); error here ---^ Parse error near line 8361: no such column: "snap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snap", "0.000823"); error here ---^ Parse error near line 8362: no such column: "audio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("audio", "0.000823"); error here ---^ Parse error near line 8363: no such column: "goalkeeper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goalkeeper", "0.000823"); error here ---^ Parse error near line 8364: no such column: "linguistics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linguistics", "0.000823"); error here ---^ Parse error near line 8365: no such column: "refined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refined", "0.000823"); error here ---^ Parse error near line 8366: no such column: "easiest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("easiest", "0.000823"); error here ---^ Parse error near line 8367: no such column: "consequent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consequent", "0.000822"); error here ---^ Parse error near line 8368: no such column: "cheer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheer", "0.000822"); error here ---^ Parse error near line 8369: no such column: "creditor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creditor", "0.000822"); error here ---^ Parse error near line 8370: no such column: "disgusting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disgusting", "0.000822"); error here ---^ Parse error near line 8371: no such column: "adaptation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adaptation", "0.000822"); error here ---^ Parse error near line 8372: no such column: "downing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("downing", "0.000822"); error here ---^ Parse error near line 8373: no such column: "dissolution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissolution", "0.000822"); error here ---^ Parse error near line 8374: no such column: "sadness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sadness", "0.000822"); error here ---^ Parse error near line 8375: no such column: "concerts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concerts", "0.000822"); error here ---^ Parse error near line 8376: no such column: "dolphin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dolphin", "0.000822"); error here ---^ Parse error near line 8377: no such column: "princes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("princes", "0.000821"); error here ---^ Parse error near line 8378: no such column: "fellowship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fellowship", "0.000821"); error here ---^ Parse error near line 8379: no such column: "weighing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weighing", "0.000821"); error here ---^ Parse error near line 8380: no such column: "napoleon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("napoleon", "0.000821"); error here ---^ Parse error near line 8381: no such column: "smells" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smells", "0.000821"); error here ---^ Parse error near line 8382: no such column: "invalid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invalid", "0.000821"); error here ---^ Parse error near line 8383: no such column: "specifications" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specifications", "0.000821"); error here ---^ Parse error near line 8384: no such column: "forgetting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forgetting", "0.000820"); error here ---^ Parse error near line 8385: no such column: "hygiene" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hygiene", "0.000820"); error here ---^ Parse error near line 8386: no such column: "sailed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sailed", "0.000820"); error here ---^ Parse error near line 8387: no such column: "decreased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decreased", "0.000820"); error here ---^ Parse error near line 8388: no such column: "staffing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staffing", "0.000820"); error here ---^ Parse error near line 8389: no such column: "trinity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trinity", "0.000820"); error here ---^ Parse error near line 8390: no such column: "ord" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ord", "0.000819"); error here ---^ Parse error near line 8391: no such column: "subscription" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subscription", "0.000819"); error here ---^ Parse error near line 8392: no such column: "nod" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nod", "0.000819"); error here ---^ Parse error near line 8393: no such column: "wh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wh", "0.000819"); error here ---^ Parse error near line 8394: no such column: "radically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radically", "0.000819"); error here ---^ Parse error near line 8395: no such column: "designing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("designing", "0.000819"); error here ---^ Parse error near line 8396: no such column: "debris" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debris", "0.000819"); error here ---^ Parse error near line 8397: no such column: "sewage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sewage", "0.000818"); error here ---^ Parse error near line 8398: no such column: "alcoholic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alcoholic", "0.000818"); error here ---^ Parse error near line 8399: no such column: "pictured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pictured", "0.000818"); error here ---^ Parse error near line 8400: no such column: "dividing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dividing", "0.000817"); error here ---^ Parse error near line 8401: no such column: "cruelty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cruelty", "0.000817"); error here ---^ Parse error near line 8402: no such column: "lordship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lordship", "0.000817"); error here ---^ Parse error near line 8403: no such column: "peru" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peru", "0.000817"); error here ---^ Parse error near line 8404: no such column: "extracted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extracted", "0.000817"); error here ---^ Parse error near line 8405: no such column: "compelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compelled", "0.000817"); error here ---^ Parse error near line 8406: no such column: "fluctuations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fluctuations", "0.000817"); error here ---^ Parse error near line 8407: no such column: "pragmatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pragmatic", "0.000817"); error here ---^ Parse error near line 8408: no such column: "ecclesiastical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ecclesiastical", "0.000817"); error here ---^ Parse error near line 8409: no such column: "superiority" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superiority", "0.000817"); error here ---^ Parse error near line 8410: no such column: "aerospace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aerospace", "0.000817"); error here ---^ Parse error near line 8411: no such column: "antibodies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antibodies", "0.000817"); error here ---^ Parse error near line 8412: no such column: "dreamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dreamed", "0.000815"); error here ---^ Parse error near line 8413: no such column: "wipe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wipe", "0.000815"); error here ---^ Parse error near line 8414: no such column: "bilateral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bilateral", "0.000815"); error here ---^ Parse error near line 8415: no such column: "brightly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brightly", "0.000815"); error here ---^ Parse error near line 8416: no such column: "ux" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ux", "0.000815"); error here ---^ Parse error near line 8417: no such column: "portuguese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portuguese", "0.000815"); error here ---^ Parse error near line 8418: no such column: "install" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("install", "0.000815"); error here ---^ Parse error near line 8419: no such column: "sketch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sketch", "0.000815"); error here ---^ Parse error near line 8420: no such column: "cardinal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cardinal", "0.000814"); error here ---^ Parse error near line 8421: no such column: "dresses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dresses", "0.000814"); error here ---^ Parse error near line 8422: no such column: "skiing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skiing", "0.000814"); error here ---^ Parse error near line 8423: no such column: "flooded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flooded", "0.000813"); error here ---^ Parse error near line 8424: no such column: "cara" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cara", "0.000813"); error here ---^ Parse error near line 8425: no such column: "seminars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seminars", "0.000813"); error here ---^ Parse error near line 8426: no such column: "flooding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flooding", "0.000813"); error here ---^ Parse error near line 8427: no such column: "handing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handing", "0.000813"); error here ---^ Parse error near line 8428: no such column: "pierre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pierre", "0.000813"); error here ---^ Parse error near line 8429: no such column: "advertised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advertised", "0.000812"); error here ---^ Parse error near line 8430: no such column: "postponed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postponed", "0.000812"); error here ---^ Parse error near line 8431: no such column: "steward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steward", "0.000812"); error here ---^ Parse error near line 8432: no such column: "flashing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flashing", "0.000812"); error here ---^ Parse error near line 8433: no such column: "scenery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scenery", "0.000812"); error here ---^ Parse error near line 8434: no such column: "node" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("node", "0.000812"); error here ---^ Parse error near line 8435: no such column: "unsatisfactory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unsatisfactory", "0.000812"); error here ---^ Parse error near line 8436: no such column: "factual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("factual", "0.000812"); error here ---^ Parse error near line 8437: no such column: "developer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("developer", "0.000812"); error here ---^ Parse error near line 8438: no such column: "insights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insights", "0.000812"); error here ---^ Parse error near line 8439: no such column: "enjoys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enjoys", "0.000812"); error here ---^ Parse error near line 8440: no such column: "politely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("politely", "0.000811"); error here ---^ Parse error near line 8441: no such column: "everton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("everton", "0.000811"); error here ---^ Parse error near line 8442: no such column: "trim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trim", "0.000811"); error here ---^ Parse error near line 8443: no such column: "attachment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attachment", "0.000811"); error here ---^ Parse error near line 8444: no such column: "naive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("naive", "0.000811"); error here ---^ Parse error near line 8445: no such column: "episodes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("episodes", "0.000811"); error here ---^ Parse error near line 8446: no such column: "potent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("potent", "0.000811"); error here ---^ Parse error near line 8447: no such column: "portraits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portraits", "0.000811"); error here ---^ Parse error near line 8448: no such column: "hamlet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hamlet", "0.000810"); error here ---^ Parse error near line 8449: no such column: "destiny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("destiny", "0.000810"); error here ---^ Parse error near line 8450: no such column: "finances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finances", "0.000810"); error here ---^ Parse error near line 8451: no such column: "cranston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cranston", "0.000810"); error here ---^ Parse error near line 8452: no such column: "brands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brands", "0.000810"); error here ---^ Parse error near line 8453: no such column: "franchise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("franchise", "0.000809"); error here ---^ Parse error near line 8454: no such column: "persian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persian", "0.000809"); error here ---^ Parse error near line 8455: no such column: "behaved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("behaved", "0.000809"); error here ---^ Parse error near line 8456: no such column: "sceptical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sceptical", "0.000808"); error here ---^ Parse error near line 8457: no such column: "wendy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wendy", "0.000808"); error here ---^ Parse error near line 8458: no such column: "benefited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benefited", "0.000808"); error here ---^ Parse error near line 8459: no such column: "progressively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("progressively", "0.000808"); error here ---^ Parse error near line 8460: no such column: "zoo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zoo", "0.000808"); error here ---^ Parse error near line 8461: no such column: "superficial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superficial", "0.000808"); error here ---^ Parse error near line 8462: no such column: "wasting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wasting", "0.000808"); error here ---^ Parse error near line 8463: no such column: "histories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("histories", "0.000808"); error here ---^ Parse error near line 8464: no such column: "jenkins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jenkins", "0.000808"); error here ---^ Parse error near line 8465: no such column: "sharpe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sharpe", "0.000808"); error here ---^ Parse error near line 8466: no such column: "cultivation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cultivation", "0.000808"); error here ---^ Parse error near line 8467: no such column: "derbyshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derbyshire", "0.000808"); error here ---^ Parse error near line 8468: no such column: "journeys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("journeys", "0.000808"); error here ---^ Parse error near line 8469: no such column: "overlooking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overlooking", "0.000808"); error here ---^ Parse error near line 8470: no such column: "georgia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("georgia", "0.000807"); error here ---^ Parse error near line 8471: no such column: "exeter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exeter", "0.000807"); error here ---^ Parse error near line 8472: no such column: "teddy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teddy", "0.000807"); error here ---^ Parse error near line 8473: no such column: "disks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disks", "0.000807"); error here ---^ Parse error near line 8474: no such column: "stimulating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stimulating", "0.000806"); error here ---^ Parse error near line 8475: no such column: "weakened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weakened", "0.000806"); error here ---^ Parse error near line 8476: no such column: "jennifer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jennifer", "0.000806"); error here ---^ Parse error near line 8477: no such column: "curled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curled", "0.000805"); error here ---^ Parse error near line 8478: no such column: "disguise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disguise", "0.000805"); error here ---^ Parse error near line 8479: no such column: "tossed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tossed", "0.000805"); error here ---^ Parse error near line 8480: no such column: "highlands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highlands", "0.000805"); error here ---^ Parse error near line 8481: no such column: "warden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warden", "0.000805"); error here ---^ Parse error near line 8482: no such column: "sundays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sundays", "0.000805"); error here ---^ Parse error near line 8483: no such column: "casually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("casually", "0.000805"); error here ---^ Parse error near line 8484: no such column: "honorary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honorary", "0.000805"); error here ---^ Parse error near line 8485: no such column: "cemetery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cemetery", "0.000805"); error here ---^ Parse error near line 8486: no such column: "slender" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slender", "0.000804"); error here ---^ Parse error near line 8487: no such column: "relieve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relieve", "0.000804"); error here ---^ Parse error near line 8488: no such column: "postgraduate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postgraduate", "0.000804"); error here ---^ Parse error near line 8489: no such column: "cynical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cynical", "0.000804"); error here ---^ Parse error near line 8490: no such column: "barcelona" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barcelona", "0.000804"); error here ---^ Parse error near line 8491: no such column: "disposed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disposed", "0.000804"); error here ---^ Parse error near line 8492: no such column: "repeating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repeating", "0.000804"); error here ---^ Parse error near line 8493: no such column: "sorting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sorting", "0.000804"); error here ---^ Parse error near line 8494: no such column: "wiltshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wiltshire", "0.000804"); error here ---^ Parse error near line 8495: no such column: "prediction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prediction", "0.000803"); error here ---^ Parse error near line 8496: no such column: "fisheries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fisheries", "0.000803"); error here ---^ Parse error near line 8497: no such column: "monarch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monarch", "0.000803"); error here ---^ Parse error near line 8498: no such column: "envy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("envy", "0.000803"); error here ---^ Parse error near line 8499: no such column: "baltic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baltic", "0.000803"); error here ---^ Parse error near line 8500: no such column: "disco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disco", "0.000802"); error here ---^ Parse error near line 8501: no such column: "gardener" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gardener", "0.000802"); error here ---^ Parse error near line 8502: no such column: "strains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strains", "0.000802"); error here ---^ Parse error near line 8503: no such column: "obstacles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obstacles", "0.000801"); error here ---^ Parse error near line 8504: no such column: "con" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("con", "0.000801"); error here ---^ Parse error near line 8505: no such column: "bees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bees", "0.000801"); error here ---^ Parse error near line 8506: no such column: "supervisor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supervisor", "0.000801"); error here ---^ Parse error near line 8507: no such column: "commanded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commanded", "0.000801"); error here ---^ Parse error near line 8508: no such column: "hannah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hannah", "0.000801"); error here ---^ Parse error near line 8509: no such column: "cassette" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cassette", "0.000801"); error here ---^ Parse error near line 8510: no such column: "thou" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thou", "0.000801"); error here ---^ Parse error near line 8511: no such column: "recognising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recognising", "0.000801"); error here ---^ Parse error near line 8512: no such column: "counterpart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counterpart", "0.000801"); error here ---^ Parse error near line 8513: no such column: "thighs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thighs", "0.000801"); error here ---^ Parse error near line 8514: no such column: "incorporating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incorporating", "0.000800"); error here ---^ Parse error near line 8515: no such column: "biblical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biblical", "0.000800"); error here ---^ Parse error near line 8516: no such column: "ideals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ideals", "0.000800"); error here ---^ Parse error near line 8517: no such column: "strengthening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strengthening", "0.000800"); error here ---^ Parse error near line 8518: no such column: "convictions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convictions", "0.000800"); error here ---^ Parse error near line 8519: no such column: "vocal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vocal", "0.000800"); error here ---^ Parse error near line 8520: no such column: "integrate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("integrate", "0.000800"); error here ---^ Parse error near line 8521: no such column: "manifesto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manifesto", "0.000800"); error here ---^ Parse error near line 8522: no such column: "predators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predators", "0.000800"); error here ---^ Parse error near line 8523: no such column: "circus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circus", "0.000800"); error here ---^ Parse error near line 8524: no such column: "smiths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smiths", "0.000800"); error here ---^ Parse error near line 8525: no such column: "nigeria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nigeria", "0.000799"); error here ---^ Parse error near line 8526: no such column: "peel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peel", "0.000799"); error here ---^ Parse error near line 8527: no such column: "flock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flock", "0.000799"); error here ---^ Parse error near line 8528: no such column: "nail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nail", "0.000799"); error here ---^ Parse error near line 8529: no such column: "gasped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gasped", "0.000799"); error here ---^ Parse error near line 8530: no such column: "preceded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preceded", "0.000798"); error here ---^ Parse error near line 8531: no such column: "whistle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whistle", "0.000798"); error here ---^ Parse error near line 8532: no such column: "julius" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("julius", "0.000798"); error here ---^ Parse error near line 8533: no such column: "englishman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("englishman", "0.000798"); error here ---^ Parse error near line 8534: no such column: "grazing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grazing", "0.000798"); error here ---^ Parse error near line 8535: no such column: "bolt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bolt", "0.000798"); error here ---^ Parse error near line 8536: no such column: "hectares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hectares", "0.000798"); error here ---^ Parse error near line 8537: no such column: "demonstrators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demonstrators", "0.000798"); error here ---^ Parse error near line 8538: no such column: "supporter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supporter", "0.000798"); error here ---^ Parse error near line 8539: no such column: "dash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dash", "0.000798"); error here ---^ Parse error near line 8540: no such column: "conditioning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conditioning", "0.000797"); error here ---^ Parse error near line 8541: no such column: "ceasefire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ceasefire", "0.000797"); error here ---^ Parse error near line 8542: no such column: "guild" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guild", "0.000797"); error here ---^ Parse error near line 8543: no such column: "demonstrating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demonstrating", "0.000797"); error here ---^ Parse error near line 8544: no such column: "dusty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dusty", "0.000797"); error here ---^ Parse error near line 8545: no such column: "rosie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rosie", "0.000797"); error here ---^ Parse error near line 8546: no such column: "defect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defect", "0.000797"); error here ---^ Parse error near line 8547: no such column: "clinics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clinics", "0.000795"); error here ---^ Parse error near line 8548: no such column: "czech" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("czech", "0.000795"); error here ---^ Parse error near line 8549: no such column: "thief" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thief", "0.000795"); error here ---^ Parse error near line 8550: no such column: "insect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insect", "0.000795"); error here ---^ Parse error near line 8551: no such column: "hopeless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hopeless", "0.000795"); error here ---^ Parse error near line 8552: no such column: "shareholder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shareholder", "0.000795"); error here ---^ Parse error near line 8553: no such column: "correspond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correspond", "0.000795"); error here ---^ Parse error near line 8554: no such column: "locomotive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locomotive", "0.000794"); error here ---^ Parse error near line 8555: no such column: "guil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guil", "0.000794"); error here ---^ Parse error near line 8556: no such column: "minton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minton", "0.000794"); error here ---^ Parse error near line 8557: no such column: "reservoir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reservoir", "0.000794"); error here ---^ Parse error near line 8558: no such column: "spends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spends", "0.000794"); error here ---^ Parse error near line 8559: no such column: "concludes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concludes", "0.000794"); error here ---^ Parse error near line 8560: no such column: "trainers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trainers", "0.000794"); error here ---^ Parse error near line 8561: no such column: "providers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("providers", "0.000793"); error here ---^ Parse error near line 8562: no such column: "microphone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("microphone", "0.000793"); error here ---^ Parse error near line 8563: no such column: "ulcerative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ulcerative", "0.000793"); error here ---^ Parse error near line 8564: no such column: "vigorously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vigorously", "0.000793"); error here ---^ Parse error near line 8565: no such column: "segment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("segment", "0.000793"); error here ---^ Parse error near line 8566: no such column: "conspicuous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conspicuous", "0.000793"); error here ---^ Parse error near line 8567: no such column: "brutal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brutal", "0.000793"); error here ---^ Parse error near line 8568: no such column: "snake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snake", "0.000793"); error here ---^ Parse error near line 8569: no such column: "tomatoes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tomatoes", "0.000793"); error here ---^ Parse error near line 8570: no such column: "corrected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corrected", "0.000792"); error here ---^ Parse error near line 8571: no such column: "kissing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kissing", "0.000792"); error here ---^ Parse error near line 8572: no such column: "vein" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vein", "0.000792"); error here ---^ Parse error near line 8573: no such column: "yelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yelled", "0.000792"); error here ---^ Parse error near line 8574: no such column: "poster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poster", "0.000792"); error here ---^ Parse error near line 8575: no such column: "molecule" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("molecule", "0.000792"); error here ---^ Parse error near line 8576: no such column: "sweets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweets", "0.000792"); error here ---^ Parse error near line 8577: no such column: "backgrounds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backgrounds", "0.000792"); error here ---^ Parse error near line 8578: no such column: "khan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("khan", "0.000792"); error here ---^ Parse error near line 8579: no such column: "deposited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deposited", "0.000792"); error here ---^ Parse error near line 8580: no such column: "justices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("justices", "0.000792"); error here ---^ Parse error near line 8581: no such column: "transcription" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transcription", "0.000791"); error here ---^ Parse error near line 8582: no such column: "spurs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spurs", "0.000791"); error here ---^ Parse error near line 8583: no such column: "suffers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suffers", "0.000791"); error here ---^ Parse error near line 8584: no such column: "whales" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whales", "0.000791"); error here ---^ Parse error near line 8585: no such column: "copied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("copied", "0.000791"); error here ---^ Parse error near line 8586: no such column: "consultative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consultative", "0.000791"); error here ---^ Parse error near line 8587: no such column: "dumb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dumb", "0.000791"); error here ---^ Parse error near line 8588: no such column: "carolyn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carolyn", "0.000791"); error here ---^ Parse error near line 8589: no such column: "coral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coral", "0.000791"); error here ---^ Parse error near line 8590: no such column: "sanctuary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sanctuary", "0.000791"); error here ---^ Parse error near line 8591: no such column: "brewery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brewery", "0.000791"); error here ---^ Parse error near line 8592: no such column: "waiter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waiter", "0.000790"); error here ---^ Parse error near line 8593: no such column: "suppressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suppressed", "0.000790"); error here ---^ Parse error near line 8594: no such column: "shiny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shiny", "0.000790"); error here ---^ Parse error near line 8595: no such column: "casualty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("casualty", "0.000790"); error here ---^ Parse error near line 8596: no such column: "rosemary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rosemary", "0.000790"); error here ---^ Parse error near line 8597: no such column: "discs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discs", "0.000789"); error here ---^ Parse error near line 8598: no such column: "vii" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vii", "0.000789"); error here ---^ Parse error near line 8599: no such column: "slot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slot", "0.000789"); error here ---^ Parse error near line 8600: no such column: "diploma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diploma", "0.000789"); error here ---^ Parse error near line 8601: no such column: "wesley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wesley", "0.000789"); error here ---^ Parse error near line 8602: no such column: "synthetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("synthetic", "0.000789"); error here ---^ Parse error near line 8603: no such column: "denial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denial", "0.000789"); error here ---^ Parse error near line 8604: no such column: "doll" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doll", "0.000789"); error here ---^ Parse error near line 8605: no such column: "ernest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ernest", "0.000788"); error here ---^ Parse error near line 8606: no such column: "ruins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruins", "0.000788"); error here ---^ Parse error near line 8607: no such column: "classics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("classics", "0.000788"); error here ---^ Parse error near line 8608: no such column: "constrained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constrained", "0.000788"); error here ---^ Parse error near line 8609: no such column: "bundle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bundle", "0.000788"); error here ---^ Parse error near line 8610: no such column: "tweed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tweed", "0.000788"); error here ---^ Parse error near line 8611: no such column: "batteries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("batteries", "0.000788"); error here ---^ Parse error near line 8612: no such column: "problematic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("problematic", "0.000788"); error here ---^ Parse error near line 8613: no such column: "glared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glared", "0.000788"); error here ---^ Parse error near line 8614: no such column: "connect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("connect", "0.000787"); error here ---^ Parse error near line 8615: no such column: "blocking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blocking", "0.000787"); error here ---^ Parse error near line 8616: no such column: "poetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poetic", "0.000787"); error here ---^ Parse error near line 8617: no such column: "rebuilt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rebuilt", "0.000787"); error here ---^ Parse error near line 8618: no such column: "progressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("progressed", "0.000787"); error here ---^ Parse error near line 8619: no such column: "systematically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("systematically", "0.000787"); error here ---^ Parse error near line 8620: no such column: "favours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("favours", "0.000787"); error here ---^ Parse error near line 8621: no such column: "dolly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dolly", "0.000787"); error here ---^ Parse error near line 8622: no such column: "taxpayer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taxpayer", "0.000787"); error here ---^ Parse error near line 8623: no such column: "betrayed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("betrayed", "0.000786"); error here ---^ Parse error near line 8624: no such column: "abused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abused", "0.000786"); error here ---^ Parse error near line 8625: no such column: "graeme" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graeme", "0.000786"); error here ---^ Parse error near line 8626: no such column: "nizan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nizan", "0.000786"); error here ---^ Parse error near line 8627: no such column: "hazards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hazards", "0.000786"); error here ---^ Parse error near line 8628: no such column: "saddle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saddle", "0.000786"); error here ---^ Parse error near line 8629: no such column: "lanka" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lanka", "0.000786"); error here ---^ Parse error near line 8630: no such column: "rack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rack", "0.000786"); error here ---^ Parse error near line 8631: no such column: "screw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("screw", "0.000786"); error here ---^ Parse error near line 8632: no such column: "survivors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("survivors", "0.000785"); error here ---^ Parse error near line 8633: no such column: "darker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("darker", "0.000785"); error here ---^ Parse error near line 8634: no such column: "reminds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reminds", "0.000785"); error here ---^ Parse error near line 8635: no such column: "ignorant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ignorant", "0.000785"); error here ---^ Parse error near line 8636: no such column: "valve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valve", "0.000785"); error here ---^ Parse error near line 8637: no such column: "weaker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weaker", "0.000785"); error here ---^ Parse error near line 8638: no such column: "racist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("racist", "0.000784"); error here ---^ Parse error near line 8639: no such column: "disagree" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disagree", "0.000784"); error here ---^ Parse error near line 8640: no such column: "blaze" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blaze", "0.000784"); error here ---^ Parse error near line 8641: no such column: "topped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("topped", "0.000784"); error here ---^ Parse error near line 8642: no such column: "cuba" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cuba", "0.000784"); error here ---^ Parse error near line 8643: no such column: "personalities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("personalities", "0.000784"); error here ---^ Parse error near line 8644: no such column: "scarce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scarce", "0.000784"); error here ---^ Parse error near line 8645: no such column: "plainly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plainly", "0.000784"); error here ---^ Parse error near line 8646: no such column: "defective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defective", "0.000784"); error here ---^ Parse error near line 8647: no such column: "reconciliation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reconciliation", "0.000784"); error here ---^ Parse error near line 8648: no such column: "deterioration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deterioration", "0.000784"); error here ---^ Parse error near line 8649: no such column: "archives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archives", "0.000784"); error here ---^ Parse error near line 8650: no such column: "imaginary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imaginary", "0.000784"); error here ---^ Parse error near line 8651: no such column: "additions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("additions", "0.000783"); error here ---^ Parse error near line 8652: no such column: "widened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("widened", "0.000783"); error here ---^ Parse error near line 8653: no such column: "artillery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artillery", "0.000783"); error here ---^ Parse error near line 8654: no such column: "distinctions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distinctions", "0.000783"); error here ---^ Parse error near line 8655: no such column: "irregular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irregular", "0.000783"); error here ---^ Parse error near line 8656: no such column: "painters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("painters", "0.000783"); error here ---^ Parse error near line 8657: no such column: "prestigious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prestigious", "0.000783"); error here ---^ Parse error near line 8658: no such column: "currencies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("currencies", "0.000783"); error here ---^ Parse error near line 8659: no such column: "cardboard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cardboard", "0.000782"); error here ---^ Parse error near line 8660: no such column: "revived" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revived", "0.000782"); error here ---^ Parse error near line 8661: no such column: "chiefly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chiefly", "0.000782"); error here ---^ Parse error near line 8662: no such column: "religions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("religions", "0.000782"); error here ---^ Parse error near line 8663: no such column: "accidental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accidental", "0.000782"); error here ---^ Parse error near line 8664: no such column: "testimony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("testimony", "0.000782"); error here ---^ Parse error near line 8665: no such column: "workstation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workstation", "0.000781"); error here ---^ Parse error near line 8666: no such column: "numbered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("numbered", "0.000781"); error here ---^ Parse error near line 8667: no such column: "pledged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pledged", "0.000781"); error here ---^ Parse error near line 8668: no such column: "armchair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("armchair", "0.000781"); error here ---^ Parse error near line 8669: no such column: "cousins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cousins", "0.000781"); error here ---^ Parse error near line 8670: no such column: "bankrupt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bankrupt", "0.000781"); error here ---^ Parse error near line 8671: no such column: "fighters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fighters", "0.000781"); error here ---^ Parse error near line 8672: no such column: "refuses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refuses", "0.000781"); error here ---^ Parse error near line 8673: no such column: "procession" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("procession", "0.000781"); error here ---^ Parse error near line 8674: no such column: "ratings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ratings", "0.000781"); error here ---^ Parse error near line 8675: no such column: "cnaa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cnaa", "0.000781"); error here ---^ Parse error near line 8676: no such column: "spr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spr", "0.000781"); error here ---^ Parse error near line 8677: no such column: "diarrhoea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diarrhoea", "0.000780"); error here ---^ Parse error near line 8678: no such column: "faintly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faintly", "0.000780"); error here ---^ Parse error near line 8679: no such column: "europeans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("europeans", "0.000780"); error here ---^ Parse error near line 8680: no such column: "morrissey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morrissey", "0.000780"); error here ---^ Parse error near line 8681: no such column: "trio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trio", "0.000780"); error here ---^ Parse error near line 8682: no such column: "optimal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("optimal", "0.000780"); error here ---^ Parse error near line 8683: no such column: "detained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detained", "0.000780"); error here ---^ Parse error near line 8684: no such column: "cholesterol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cholesterol", "0.000780"); error here ---^ Parse error near line 8685: no such column: "outright" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outright", "0.000780"); error here ---^ Parse error near line 8686: no such column: "stirring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stirring", "0.000779"); error here ---^ Parse error near line 8687: no such column: "scenario" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scenario", "0.000779"); error here ---^ Parse error near line 8688: no such column: "enzyme" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enzyme", "0.000779"); error here ---^ Parse error near line 8689: no such column: "comprised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comprised", "0.000779"); error here ---^ Parse error near line 8690: no such column: "reporters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reporters", "0.000779"); error here ---^ Parse error near line 8691: no such column: "downwards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("downwards", "0.000779"); error here ---^ Parse error near line 8692: no such column: "terrorists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terrorists", "0.000779"); error here ---^ Parse error near line 8693: no such column: "slides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slides", "0.000779"); error here ---^ Parse error near line 8694: no such column: "bind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bind", "0.000779"); error here ---^ Parse error near line 8695: no such column: "progression" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("progression", "0.000779"); error here ---^ Parse error near line 8696: no such column: "containers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("containers", "0.000778"); error here ---^ Parse error near line 8697: no such column: "obey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obey", "0.000778"); error here ---^ Parse error near line 8698: no such column: "tackled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tackled", "0.000778"); error here ---^ Parse error near line 8699: no such column: "stabbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stabbed", "0.000778"); error here ---^ Parse error near line 8700: no such column: "merrill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merrill", "0.000778"); error here ---^ Parse error near line 8701: no such column: "hatch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hatch", "0.000778"); error here ---^ Parse error near line 8702: no such column: "editing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("editing", "0.000778"); error here ---^ Parse error near line 8703: no such column: "demographic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demographic", "0.000778"); error here ---^ Parse error near line 8704: no such column: "dragging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dragging", "0.000778"); error here ---^ Parse error near line 8705: no such column: "faction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faction", "0.000778"); error here ---^ Parse error near line 8706: no such column: "impulse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impulse", "0.000778"); error here ---^ Parse error near line 8707: no such column: "magistrate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magistrate", "0.000778"); error here ---^ Parse error near line 8708: no such column: "herald" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herald", "0.000778"); error here ---^ Parse error near line 8709: no such column: "theological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theological", "0.000777"); error here ---^ Parse error near line 8710: no such column: "alarmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alarmed", "0.000777"); error here ---^ Parse error near line 8711: no such column: "halted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("halted", "0.000777"); error here ---^ Parse error near line 8712: no such column: "realising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realising", "0.000777"); error here ---^ Parse error near line 8713: no such column: "dale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dale", "0.000777"); error here ---^ Parse error near line 8714: no such column: "tribe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tribe", "0.000777"); error here ---^ Parse error near line 8715: no such column: "inputs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inputs", "0.000777"); error here ---^ Parse error near line 8716: no such column: "vic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vic", "0.000775"); error here ---^ Parse error near line 8717: no such column: "positioned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("positioned", "0.000775"); error here ---^ Parse error near line 8718: no such column: "textile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("textile", "0.000775"); error here ---^ Parse error near line 8719: no such column: "alexei" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alexei", "0.000775"); error here ---^ Parse error near line 8720: no such column: "stamped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stamped", "0.000775"); error here ---^ Parse error near line 8721: no such column: "worcester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worcester", "0.000775"); error here ---^ Parse error near line 8722: no such column: "pastoral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pastoral", "0.000775"); error here ---^ Parse error near line 8723: no such column: "norwegian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("norwegian", "0.000775"); error here ---^ Parse error near line 8724: no such column: "adjoining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjoining", "0.000775"); error here ---^ Parse error near line 8725: no such column: "mg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mg", "0.000775"); error here ---^ Parse error near line 8726: no such column: "innovations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("innovations", "0.000775"); error here ---^ Parse error near line 8727: no such column: "repayment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repayment", "0.000775"); error here ---^ Parse error near line 8728: no such column: "touches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("touches", "0.000774"); error here ---^ Parse error near line 8729: no such column: "relying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relying", "0.000774"); error here ---^ Parse error near line 8730: no such column: "births" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("births", "0.000774"); error here ---^ Parse error near line 8731: no such column: "serbs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serbs", "0.000774"); error here ---^ Parse error near line 8732: no such column: "resume" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resume", "0.000774"); error here ---^ Parse error near line 8733: no such column: "reviewing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reviewing", "0.000774"); error here ---^ Parse error near line 8734: no such column: "ripped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ripped", "0.000774"); error here ---^ Parse error near line 8735: no such column: "tomato" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tomato", "0.000774"); error here ---^ Parse error near line 8736: no such column: "diagnostic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diagnostic", "0.000774"); error here ---^ Parse error near line 8737: no such column: "clutching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clutching", "0.000774"); error here ---^ Parse error near line 8738: no such column: "sufferers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sufferers", "0.000774"); error here ---^ Parse error near line 8739: no such column: "corridors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corridors", "0.000774"); error here ---^ Parse error near line 8740: no such column: "ecological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ecological", "0.000773"); error here ---^ Parse error near line 8741: no such column: "wires" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wires", "0.000773"); error here ---^ Parse error near line 8742: no such column: "undermined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undermined", "0.000773"); error here ---^ Parse error near line 8743: no such column: "transitional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transitional", "0.000773"); error here ---^ Parse error near line 8744: no such column: "consecutive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consecutive", "0.000773"); error here ---^ Parse error near line 8745: no such column: "timothy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timothy", "0.000773"); error here ---^ Parse error near line 8746: no such column: "transparent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transparent", "0.000773"); error here ---^ Parse error near line 8747: no such column: "postal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postal", "0.000772"); error here ---^ Parse error near line 8748: no such column: "exhibited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhibited", "0.000772"); error here ---^ Parse error near line 8749: no such column: "juvenile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("juvenile", "0.000772"); error here ---^ Parse error near line 8750: no such column: "donations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donations", "0.000772"); error here ---^ Parse error near line 8751: no such column: "diagnosed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diagnosed", "0.000772"); error here ---^ Parse error near line 8752: no such column: "grouping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grouping", "0.000772"); error here ---^ Parse error near line 8753: no such column: "anticipate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anticipate", "0.000772"); error here ---^ Parse error near line 8754: no such column: "editions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("editions", "0.000772"); error here ---^ Parse error near line 8755: no such column: "proliferation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proliferation", "0.000771"); error here ---^ Parse error near line 8756: no such column: "fabrics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fabrics", "0.000771"); error here ---^ Parse error near line 8757: no such column: "economist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("economist", "0.000771"); error here ---^ Parse error near line 8758: no such column: "proceeding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proceeding", "0.000771"); error here ---^ Parse error near line 8759: no such column: "bypass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bypass", "0.000771"); error here ---^ Parse error near line 8760: no such column: "terminals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terminals", "0.000771"); error here ---^ Parse error near line 8761: no such column: "excellence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excellence", "0.000771"); error here ---^ Parse error near line 8762: no such column: "icl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("icl", "0.000770"); error here ---^ Parse error near line 8763: no such column: "interpreting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interpreting", "0.000770"); error here ---^ Parse error near line 8764: no such column: "workings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workings", "0.000770"); error here ---^ Parse error near line 8765: no such column: "notices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notices", "0.000770"); error here ---^ Parse error near line 8766: no such column: "span" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("span", "0.000770"); error here ---^ Parse error near line 8767: no such column: "tore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tore", "0.000770"); error here ---^ Parse error near line 8768: no such column: "confessed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confessed", "0.000770"); error here ---^ Parse error near line 8769: no such column: "dump" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dump", "0.000770"); error here ---^ Parse error near line 8770: no such column: "mcallister" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mcallister", "0.000770"); error here ---^ Parse error near line 8771: no such column: "zambia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zambia", "0.000770"); error here ---^ Parse error near line 8772: no such column: "sponsor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sponsor", "0.000770"); error here ---^ Parse error near line 8773: no such column: "grove" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grove", "0.000770"); error here ---^ Parse error near line 8774: no such column: "parcel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parcel", "0.000770"); error here ---^ Parse error near line 8775: no such column: "cloak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cloak", "0.000770"); error here ---^ Parse error near line 8776: no such column: "harrogate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harrogate", "0.000769"); error here ---^ Parse error near line 8777: no such column: "composite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("composite", "0.000769"); error here ---^ Parse error near line 8778: no such column: "marxism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marxism", "0.000769"); error here ---^ Parse error near line 8779: no such column: "soils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soils", "0.000769"); error here ---^ Parse error near line 8780: no such column: "purse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purse", "0.000769"); error here ---^ Parse error near line 8781: no such column: "ironic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ironic", "0.000769"); error here ---^ Parse error near line 8782: no such column: "beginnings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beginnings", "0.000769"); error here ---^ Parse error near line 8783: no such column: "regards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regards", "0.000769"); error here ---^ Parse error near line 8784: no such column: "raced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raced", "0.000769"); error here ---^ Parse error near line 8785: no such column: "fearful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fearful", "0.000768"); error here ---^ Parse error near line 8786: no such column: "gloria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gloria", "0.000768"); error here ---^ Parse error near line 8787: no such column: "fireplace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fireplace", "0.000768"); error here ---^ Parse error near line 8788: no such column: "tackling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tackling", "0.000768"); error here ---^ Parse error near line 8789: no such column: "airways" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("airways", "0.000768"); error here ---^ Parse error near line 8790: no such column: "evaluated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evaluated", "0.000768"); error here ---^ Parse error near line 8791: no such column: "eagerly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eagerly", "0.000768"); error here ---^ Parse error near line 8792: no such column: "modify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modify", "0.000768"); error here ---^ Parse error near line 8793: no such column: "spy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spy", "0.000768"); error here ---^ Parse error near line 8794: no such column: "receipts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receipts", "0.000768"); error here ---^ Parse error near line 8795: no such column: "originated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("originated", "0.000768"); error here ---^ Parse error near line 8796: no such column: "thoughtfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thoughtfully", "0.000768"); error here ---^ Parse error near line 8797: no such column: "cooling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooling", "0.000768"); error here ---^ Parse error near line 8798: no such column: "evenly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evenly", "0.000768"); error here ---^ Parse error near line 8799: no such column: "severity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("severity", "0.000768"); error here ---^ Parse error near line 8800: no such column: "waking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waking", "0.000768"); error here ---^ Parse error near line 8801: no such column: "fifteenth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fifteenth", "0.000767"); error here ---^ Parse error near line 8802: no such column: "ellie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ellie", "0.000767"); error here ---^ Parse error near line 8803: no such column: "curtis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curtis", "0.000767"); error here ---^ Parse error near line 8804: no such column: "wards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wards", "0.000767"); error here ---^ Parse error near line 8805: no such column: "insert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insert", "0.000767"); error here ---^ Parse error near line 8806: no such column: "sparc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sparc", "0.000767"); error here ---^ Parse error near line 8807: no such column: "attribute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attribute", "0.000767"); error here ---^ Parse error near line 8808: no such column: "philippines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("philippines", "0.000767"); error here ---^ Parse error near line 8809: no such column: "bowls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowls", "0.000767"); error here ---^ Parse error near line 8810: no such column: "communal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communal", "0.000766"); error here ---^ Parse error near line 8811: no such column: "nephew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nephew", "0.000766"); error here ---^ Parse error near line 8812: no such column: "fishermen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fishermen", "0.000766"); error here ---^ Parse error near line 8813: no such column: "collectors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collectors", "0.000766"); error here ---^ Parse error near line 8814: no such column: "housework" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("housework", "0.000766"); error here ---^ Parse error near line 8815: no such column: "purity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purity", "0.000766"); error here ---^ Parse error near line 8816: no such column: "maternal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maternal", "0.000766"); error here ---^ Parse error near line 8817: no such column: "nobility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nobility", "0.000766"); error here ---^ Parse error near line 8818: no such column: "slumped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slumped", "0.000765"); error here ---^ Parse error near line 8819: no such column: "perfection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perfection", "0.000765"); error here ---^ Parse error near line 8820: no such column: "procedural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("procedural", "0.000765"); error here ---^ Parse error near line 8821: no such column: "noon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noon", "0.000765"); error here ---^ Parse error near line 8822: no such column: "opt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opt", "0.000765"); error here ---^ Parse error near line 8823: no such column: "notwithstanding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notwithstanding", "0.000765"); error here ---^ Parse error near line 8824: no such column: "lb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lb", "0.000764"); error here ---^ Parse error near line 8825: no such column: "sandra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sandra", "0.000764"); error here ---^ Parse error near line 8826: no such column: "astonished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("astonished", "0.000764"); error here ---^ Parse error near line 8827: no such column: "posted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("posted", "0.000764"); error here ---^ Parse error near line 8828: no such column: "nervously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nervously", "0.000764"); error here ---^ Parse error near line 8829: no such column: "mips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mips", "0.000764"); error here ---^ Parse error near line 8830: no such column: "sunk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sunk", "0.000764"); error here ---^ Parse error near line 8831: no such column: "litter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("litter", "0.000764"); error here ---^ Parse error near line 8832: no such column: "strode" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strode", "0.000764"); error here ---^ Parse error near line 8833: no such column: "legitimacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legitimacy", "0.000764"); error here ---^ Parse error near line 8834: no such column: "asserted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asserted", "0.000763"); error here ---^ Parse error near line 8835: no such column: "dip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dip", "0.000763"); error here ---^ Parse error near line 8836: no such column: "foliage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foliage", "0.000763"); error here ---^ Parse error near line 8837: no such column: "tolerance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tolerance", "0.000763"); error here ---^ Parse error near line 8838: no such column: "subsidy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subsidy", "0.000763"); error here ---^ Parse error near line 8839: no such column: "impatient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impatient", "0.000763"); error here ---^ Parse error near line 8840: no such column: "rug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rug", "0.000763"); error here ---^ Parse error near line 8841: no such column: "joking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joking", "0.000763"); error here ---^ Parse error near line 8842: no such column: "cellular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cellular", "0.000762"); error here ---^ Parse error near line 8843: no such column: "activated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("activated", "0.000762"); error here ---^ Parse error near line 8844: no such column: "snatched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snatched", "0.000762"); error here ---^ Parse error near line 8845: no such column: "hazardous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hazardous", "0.000762"); error here ---^ Parse error near line 8846: no such column: "ducks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ducks", "0.000762"); error here ---^ Parse error near line 8847: no such column: "honesty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honesty", "0.000762"); error here ---^ Parse error near line 8848: no such column: "corpus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corpus", "0.000762"); error here ---^ Parse error near line 8849: no such column: "moisture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moisture", "0.000762"); error here ---^ Parse error near line 8850: no such column: "buys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buys", "0.000762"); error here ---^ Parse error near line 8851: no such column: "ps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ps", "0.000762"); error here ---^ Parse error near line 8852: no such column: "branson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("branson", "0.000762"); error here ---^ Parse error near line 8853: no such column: "breeds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breeds", "0.000761"); error here ---^ Parse error near line 8854: no such column: "briefing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("briefing", "0.000761"); error here ---^ Parse error near line 8855: no such column: "trout" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trout", "0.000761"); error here ---^ Parse error near line 8856: no such column: "palestinians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("palestinians", "0.000761"); error here ---^ Parse error near line 8857: no such column: "fuller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fuller", "0.000761"); error here ---^ Parse error near line 8858: no such column: "hopeful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hopeful", "0.000761"); error here ---^ Parse error near line 8859: no such column: "civilization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("civilization", "0.000760"); error here ---^ Parse error near line 8860: no such column: "horrified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horrified", "0.000760"); error here ---^ Parse error near line 8861: no such column: "donated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donated", "0.000760"); error here ---^ Parse error near line 8862: no such column: "plight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plight", "0.000760"); error here ---^ Parse error near line 8863: no such column: "mergers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mergers", "0.000760"); error here ---^ Parse error near line 8864: no such column: "confront" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confront", "0.000759"); error here ---^ Parse error near line 8865: no such column: "prevents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prevents", "0.000759"); error here ---^ Parse error near line 8866: no such column: "squared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squared", "0.000759"); error here ---^ Parse error near line 8867: no such column: "wax" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wax", "0.000759"); error here ---^ Parse error near line 8868: no such column: "unification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unification", "0.000759"); error here ---^ Parse error near line 8869: no such column: "infinitive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infinitive", "0.000759"); error here ---^ Parse error near line 8870: no such column: "marital" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marital", "0.000759"); error here ---^ Parse error near line 8871: no such column: "oneself" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oneself", "0.000759"); error here ---^ Parse error near line 8872: no such column: "vintage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vintage", "0.000759"); error here ---^ Parse error near line 8873: no such column: "render" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("render", "0.000758"); error here ---^ Parse error near line 8874: no such column: "dubious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dubious", "0.000758"); error here ---^ Parse error near line 8875: no such column: "libya" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("libya", "0.000758"); error here ---^ Parse error near line 8876: no such column: "oddly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oddly", "0.000758"); error here ---^ Parse error near line 8877: no such column: "belinda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belinda", "0.000758"); error here ---^ Parse error near line 8878: no such column: "pillow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pillow", "0.000758"); error here ---^ Parse error near line 8879: no such column: "monument" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monument", "0.000758"); error here ---^ Parse error near line 8880: no such column: "christina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("christina", "0.000758"); error here ---^ Parse error near line 8881: no such column: "narrowly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("narrowly", "0.000758"); error here ---^ Parse error near line 8882: no such column: "exercising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exercising", "0.000757"); error here ---^ Parse error near line 8883: no such column: "secretly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secretly", "0.000757"); error here ---^ Parse error near line 8884: no such column: "socialists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("socialists", "0.000757"); error here ---^ Parse error near line 8885: no such column: "clashes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clashes", "0.000757"); error here ---^ Parse error near line 8886: no such column: "penal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penal", "0.000757"); error here ---^ Parse error near line 8887: no such column: "cheers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheers", "0.000757"); error here ---^ Parse error near line 8888: no such column: "readings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("readings", "0.000757"); error here ---^ Parse error near line 8889: no such column: "benny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benny", "0.000757"); error here ---^ Parse error near line 8890: no such column: "assistants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assistants", "0.000757"); error here ---^ Parse error near line 8891: no such column: "derry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derry", "0.000757"); error here ---^ Parse error near line 8892: no such column: "demolished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demolished", "0.000757"); error here ---^ Parse error near line 8893: no such column: "hints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hints", "0.000757"); error here ---^ Parse error near line 8894: no such column: "wears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wears", "0.000757"); error here ---^ Parse error near line 8895: no such column: "rupert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rupert", "0.000757"); error here ---^ Parse error near line 8896: no such column: "tribal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tribal", "0.000757"); error here ---^ Parse error near line 8897: no such column: "wholesale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wholesale", "0.000757"); error here ---^ Parse error near line 8898: no such column: "kindness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kindness", "0.000755"); error here ---^ Parse error near line 8899: no such column: "sounding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sounding", "0.000755"); error here ---^ Parse error near line 8900: no such column: "trolley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trolley", "0.000755"); error here ---^ Parse error near line 8901: no such column: "twenties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twenties", "0.000755"); error here ---^ Parse error near line 8902: no such column: "arisen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arisen", "0.000755"); error here ---^ Parse error near line 8903: no such column: "maternity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maternity", "0.000755"); error here ---^ Parse error near line 8904: no such column: "guitars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guitars", "0.000755"); error here ---^ Parse error near line 8905: no such column: "rifle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rifle", "0.000754"); error here ---^ Parse error near line 8906: no such column: "bitterness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bitterness", "0.000754"); error here ---^ Parse error near line 8907: no such column: "poole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poole", "0.000754"); error here ---^ Parse error near line 8908: no such column: "cocktail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cocktail", "0.000754"); error here ---^ Parse error near line 8909: no such column: "currents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("currents", "0.000754"); error here ---^ Parse error near line 8910: no such column: "outsiders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outsiders", "0.000754"); error here ---^ Parse error near line 8911: no such column: "upward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upward", "0.000753"); error here ---^ Parse error near line 8912: no such column: "colchester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colchester", "0.000753"); error here ---^ Parse error near line 8913: no such column: "pearl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pearl", "0.000753"); error here ---^ Parse error near line 8914: no such column: "austrian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("austrian", "0.000753"); error here ---^ Parse error near line 8915: no such column: "thickness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thickness", "0.000753"); error here ---^ Parse error near line 8916: no such column: "bullet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bullet", "0.000753"); error here ---^ Parse error near line 8917: no such column: "kite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kite", "0.000753"); error here ---^ Parse error near line 8918: no such column: "drafted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drafted", "0.000753"); error here ---^ Parse error near line 8919: no such column: "wycliffe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wycliffe", "0.000753"); error here ---^ Parse error near line 8920: no such column: "cautiously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cautiously", "0.000753"); error here ---^ Parse error near line 8921: no such column: "en" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("en", "0.000752"); error here ---^ Parse error near line 8922: no such column: "admittedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admittedly", "0.000752"); error here ---^ Parse error near line 8923: no such column: "retiring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retiring", "0.000752"); error here ---^ Parse error near line 8924: no such column: "daring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daring", "0.000752"); error here ---^ Parse error near line 8925: no such column: "rub" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rub", "0.000752"); error here ---^ Parse error near line 8926: no such column: "loading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loading", "0.000752"); error here ---^ Parse error near line 8927: no such column: "farewell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farewell", "0.000752"); error here ---^ Parse error near line 8928: no such column: "fines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fines", "0.000751"); error here ---^ Parse error near line 8929: no such column: "accusations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accusations", "0.000751"); error here ---^ Parse error near line 8930: no such column: "mansell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mansell", "0.000751"); error here ---^ Parse error near line 8931: no such column: "oracle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oracle", "0.000751"); error here ---^ Parse error near line 8932: no such column: "insisting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insisting", "0.000751"); error here ---^ Parse error near line 8933: no such column: "orkney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orkney", "0.000751"); error here ---^ Parse error near line 8934: no such column: "retailers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retailers", "0.000751"); error here ---^ Parse error near line 8935: no such column: "lifts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lifts", "0.000751"); error here ---^ Parse error near line 8936: no such column: "geology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geology", "0.000751"); error here ---^ Parse error near line 8937: no such column: "elementary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elementary", "0.000751"); error here ---^ Parse error near line 8938: no such column: "recurrent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recurrent", "0.000751"); error here ---^ Parse error near line 8939: no such column: "strokes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strokes", "0.000751"); error here ---^ Parse error near line 8940: no such column: "suitably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suitably", "0.000751"); error here ---^ Parse error near line 8941: no such column: "unlimited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unlimited", "0.000751"); error here ---^ Parse error near line 8942: no such column: "tutors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tutors", "0.000750"); error here ---^ Parse error near line 8943: no such column: "impressions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impressions", "0.000750"); error here ---^ Parse error near line 8944: no such column: "gareth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gareth", "0.000750"); error here ---^ Parse error near line 8945: no such column: "infections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infections", "0.000750"); error here ---^ Parse error near line 8946: no such column: "sotheby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sotheby", "0.000750"); error here ---^ Parse error near line 8947: no such column: "discovering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discovering", "0.000750"); error here ---^ Parse error near line 8948: no such column: "sharon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sharon", "0.000750"); error here ---^ Parse error near line 8949: no such column: "jealousy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jealousy", "0.000750"); error here ---^ Parse error near line 8950: no such column: "preserving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preserving", "0.000750"); error here ---^ Parse error near line 8951: no such column: "header" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("header", "0.000750"); error here ---^ Parse error near line 8952: no such column: "bust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bust", "0.000750"); error here ---^ Parse error near line 8953: no such column: "incomplete" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incomplete", "0.000749"); error here ---^ Parse error near line 8954: no such column: "lesbian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lesbian", "0.000749"); error here ---^ Parse error near line 8955: no such column: "saunders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saunders", "0.000749"); error here ---^ Parse error near line 8956: no such column: "energetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("energetic", "0.000749"); error here ---^ Parse error near line 8957: no such column: "singh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("singh", "0.000749"); error here ---^ Parse error near line 8958: no such column: "orbit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orbit", "0.000749"); error here ---^ Parse error near line 8959: no such column: "gel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gel", "0.000749"); error here ---^ Parse error near line 8960: no such column: "pathetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pathetic", "0.000749"); error here ---^ Parse error near line 8961: no such column: "numerical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("numerical", "0.000749"); error here ---^ Parse error near line 8962: no such column: "platelet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("platelet", "0.000749"); error here ---^ Parse error near line 8963: no such column: "se" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("se", "0.000748"); error here ---^ Parse error near line 8964: no such column: "chaired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chaired", "0.000748"); error here ---^ Parse error near line 8965: no such column: "contradictory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contradictory", "0.000748"); error here ---^ Parse error near line 8966: no such column: "archaeology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archaeology", "0.000748"); error here ---^ Parse error near line 8967: no such column: "auguste" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auguste", "0.000748"); error here ---^ Parse error near line 8968: no such column: "nationality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationality", "0.000748"); error here ---^ Parse error near line 8969: no such column: "hosts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hosts", "0.000747"); error here ---^ Parse error near line 8970: no such column: "cosy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cosy", "0.000747"); error here ---^ Parse error near line 8971: no such column: "surveyor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surveyor", "0.000747"); error here ---^ Parse error near line 8972: no such column: "gripped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gripped", "0.000747"); error here ---^ Parse error near line 8973: no such column: "salon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salon", "0.000747"); error here ---^ Parse error near line 8974: no such column: "pony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pony", "0.000747"); error here ---^ Parse error near line 8975: no such column: "preferable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preferable", "0.000747"); error here ---^ Parse error near line 8976: no such column: "swollen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swollen", "0.000747"); error here ---^ Parse error near line 8977: no such column: "bids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bids", "0.000746"); error here ---^ Parse error near line 8978: no such column: "bred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bred", "0.000746"); error here ---^ Parse error near line 8979: no such column: "breakthrough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breakthrough", "0.000746"); error here ---^ Parse error near line 8980: no such column: "cafe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cafe", "0.000746"); error here ---^ Parse error near line 8981: no such column: "vale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vale", "0.000746"); error here ---^ Parse error near line 8982: no such column: "unstable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unstable", "0.000746"); error here ---^ Parse error near line 8983: no such column: "predecessors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predecessors", "0.000746"); error here ---^ Parse error near line 8984: no such column: "proclaimed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proclaimed", "0.000746"); error here ---^ Parse error near line 8985: no such column: "kylie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kylie", "0.000746"); error here ---^ Parse error near line 8986: no such column: "jessica" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jessica", "0.000746"); error here ---^ Parse error near line 8987: no such column: "consolidated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consolidated", "0.000745"); error here ---^ Parse error near line 8988: no such column: "hurd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurd", "0.000745"); error here ---^ Parse error near line 8989: no such column: "weary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weary", "0.000745"); error here ---^ Parse error near line 8990: no such column: "masculine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("masculine", "0.000745"); error here ---^ Parse error near line 8991: no such column: "concession" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concession", "0.000745"); error here ---^ Parse error near line 8992: no such column: "robust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robust", "0.000745"); error here ---^ Parse error near line 8993: no such column: "sinister" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sinister", "0.000745"); error here ---^ Parse error near line 8994: no such column: "tens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tens", "0.000745"); error here ---^ Parse error near line 8995: no such column: "int" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("int", "0.000744"); error here ---^ Parse error near line 8996: no such column: "perspectives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perspectives", "0.000744"); error here ---^ Parse error near line 8997: no such column: "endeavour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endeavour", "0.000744"); error here ---^ Parse error near line 8998: no such column: "unsuitable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unsuitable", "0.000744"); error here ---^ Parse error near line 8999: no such column: "sutherland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sutherland", "0.000744"); error here ---^ Parse error near line 9000: no such column: "dietary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dietary", "0.000744"); error here ---^ Parse error near line 9001: no such column: "oriental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oriental", "0.000744"); error here ---^ Parse error near line 9002: no such column: "suspects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suspects", "0.000744"); error here ---^ Parse error near line 9003: no such column: "sometime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sometime", "0.000744"); error here ---^ Parse error near line 9004: no such column: "stalls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stalls", "0.000743"); error here ---^ Parse error near line 9005: no such column: "macintosh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macintosh", "0.000743"); error here ---^ Parse error near line 9006: no such column: "contrasting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contrasting", "0.000743"); error here ---^ Parse error near line 9007: no such column: "glancing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glancing", "0.000743"); error here ---^ Parse error near line 9008: no such column: "stack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stack", "0.000743"); error here ---^ Parse error near line 9009: no such column: "glue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glue", "0.000743"); error here ---^ Parse error near line 9010: no such column: "cumulative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cumulative", "0.000743"); error here ---^ Parse error near line 9011: no such column: "handkerchief" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handkerchief", "0.000743"); error here ---^ Parse error near line 9012: no such column: "bending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bending", "0.000743"); error here ---^ Parse error near line 9013: no such column: "contractor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contractor", "0.000743"); error here ---^ Parse error near line 9014: no such column: "morse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morse", "0.000742"); error here ---^ Parse error near line 9015: no such column: "admiral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admiral", "0.000742"); error here ---^ Parse error near line 9016: no such column: "luckily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luckily", "0.000742"); error here ---^ Parse error near line 9017: no such column: "fairness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fairness", "0.000741"); error here ---^ Parse error near line 9018: no such column: "packs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("packs", "0.000741"); error here ---^ Parse error near line 9019: no such column: "baths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baths", "0.000741"); error here ---^ Parse error near line 9020: no such column: "scholar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scholar", "0.000741"); error here ---^ Parse error near line 9021: no such column: "polymer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polymer", "0.000741"); error here ---^ Parse error near line 9022: no such column: "highland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highland", "0.000741"); error here ---^ Parse error near line 9023: no such column: "internationally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("internationally", "0.000741"); error here ---^ Parse error near line 9024: no such column: "cyprus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cyprus", "0.000741"); error here ---^ Parse error near line 9025: no such column: "reassuring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reassuring", "0.000740"); error here ---^ Parse error near line 9026: no such column: "archive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archive", "0.000740"); error here ---^ Parse error near line 9027: no such column: "contradictions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contradictions", "0.000740"); error here ---^ Parse error near line 9028: no such column: "charlton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charlton", "0.000740"); error here ---^ Parse error near line 9029: no such column: "guerrillas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guerrillas", "0.000740"); error here ---^ Parse error near line 9030: no such column: "handles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handles", "0.000739"); error here ---^ Parse error near line 9031: no such column: "prosperous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prosperous", "0.000739"); error here ---^ Parse error near line 9032: no such column: "adjustments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjustments", "0.000739"); error here ---^ Parse error near line 9033: no such column: "boiled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boiled", "0.000739"); error here ---^ Parse error near line 9034: no such column: "clinging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clinging", "0.000739"); error here ---^ Parse error near line 9035: no such column: "thanked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thanked", "0.000739"); error here ---^ Parse error near line 9036: no such column: "chemist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chemist", "0.000739"); error here ---^ Parse error near line 9037: no such column: "chess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chess", "0.000739"); error here ---^ Parse error near line 9038: no such column: "factions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("factions", "0.000738"); error here ---^ Parse error near line 9039: no such column: "terrorism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terrorism", "0.000738"); error here ---^ Parse error near line 9040: no such column: "doubted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doubted", "0.000738"); error here ---^ Parse error near line 9041: no such column: "auckland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auckland", "0.000738"); error here ---^ Parse error near line 9042: no such column: "resemblance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resemblance", "0.000738"); error here ---^ Parse error near line 9043: no such column: "summons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summons", "0.000738"); error here ---^ Parse error near line 9044: no such column: "retains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retains", "0.000737"); error here ---^ Parse error near line 9045: no such column: "runner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("runner", "0.000737"); error here ---^ Parse error near line 9046: no such column: "sailors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sailors", "0.000737"); error here ---^ Parse error near line 9047: no such column: "exams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exams", "0.000737"); error here ---^ Parse error near line 9048: no such column: "tyne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tyne", "0.000737"); error here ---^ Parse error near line 9049: no such column: "quotes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quotes", "0.000737"); error here ---^ Parse error near line 9050: no such column: "lang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lang", "0.000737"); error here ---^ Parse error near line 9051: no such column: "incorrect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incorrect", "0.000737"); error here ---^ Parse error near line 9052: no such column: "powered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("powered", "0.000737"); error here ---^ Parse error near line 9053: no such column: "residual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("residual", "0.000737"); error here ---^ Parse error near line 9054: no such column: "finely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finely", "0.000737"); error here ---^ Parse error near line 9055: no such column: "madonna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("madonna", "0.000735"); error here ---^ Parse error near line 9056: no such column: "reproduced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reproduced", "0.000735"); error here ---^ Parse error near line 9057: no such column: "dances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dances", "0.000735"); error here ---^ Parse error near line 9058: no such column: "marco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marco", "0.000735"); error here ---^ Parse error near line 9059: no such column: "chef" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chef", "0.000735"); error here ---^ Parse error near line 9060: no such column: "doreen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doreen", "0.000735"); error here ---^ Parse error near line 9061: no such column: "buffer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buffer", "0.000735"); error here ---^ Parse error near line 9062: no such column: "picnic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("picnic", "0.000734"); error here ---^ Parse error near line 9063: no such column: "registers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("registers", "0.000734"); error here ---^ Parse error near line 9064: no such column: "examines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("examines", "0.000734"); error here ---^ Parse error near line 9065: no such column: "alain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alain", "0.000734"); error here ---^ Parse error near line 9066: no such column: "crosses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crosses", "0.000734"); error here ---^ Parse error near line 9067: no such column: "lodged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lodged", "0.000734"); error here ---^ Parse error near line 9068: no such column: "emotionally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emotionally", "0.000734"); error here ---^ Parse error near line 9069: no such column: "cord" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cord", "0.000734"); error here ---^ Parse error near line 9070: no such column: "assert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assert", "0.000734"); error here ---^ Parse error near line 9071: no such column: "tendencies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tendencies", "0.000734"); error here ---^ Parse error near line 9072: no such column: "exempt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exempt", "0.000734"); error here ---^ Parse error near line 9073: no such column: "telephoned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telephoned", "0.000734"); error here ---^ Parse error near line 9074: no such column: "objected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("objected", "0.000734"); error here ---^ Parse error near line 9075: no such column: "knot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knot", "0.000733"); error here ---^ Parse error near line 9076: no such column: "transferring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transferring", "0.000733"); error here ---^ Parse error near line 9077: no such column: "paisley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paisley", "0.000733"); error here ---^ Parse error near line 9078: no such column: "charitable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charitable", "0.000733"); error here ---^ Parse error near line 9079: no such column: "mucosal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mucosal", "0.000732"); error here ---^ Parse error near line 9080: no such column: "halifax" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("halifax", "0.000732"); error here ---^ Parse error near line 9081: no such column: "realisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realisation", "0.000732"); error here ---^ Parse error near line 9082: no such column: "spectators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spectators", "0.000732"); error here ---^ Parse error near line 9083: no such column: "wander" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wander", "0.000731"); error here ---^ Parse error near line 9084: no such column: "guinea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guinea", "0.000731"); error here ---^ Parse error near line 9085: no such column: "feminism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feminism", "0.000731"); error here ---^ Parse error near line 9086: no such column: "spun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spun", "0.000731"); error here ---^ Parse error near line 9087: no such column: "acquisitions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acquisitions", "0.000731"); error here ---^ Parse error near line 9088: no such column: "aftermath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aftermath", "0.000731"); error here ---^ Parse error near line 9089: no such column: "contingent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contingent", "0.000731"); error here ---^ Parse error near line 9090: no such column: "ramsey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ramsey", "0.000731"); error here ---^ Parse error near line 9091: no such column: "partnerships" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("partnerships", "0.000730"); error here ---^ Parse error near line 9092: no such column: "relaxing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relaxing", "0.000730"); error here ---^ Parse error near line 9093: no such column: "lindsey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lindsey", "0.000730"); error here ---^ Parse error near line 9094: no such column: "induction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("induction", "0.000730"); error here ---^ Parse error near line 9095: no such column: "fabulous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fabulous", "0.000730"); error here ---^ Parse error near line 9096: no such column: "nylon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nylon", "0.000730"); error here ---^ Parse error near line 9097: no such column: "para" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("para", "0.000730"); error here ---^ Parse error near line 9098: no such column: "hid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hid", "0.000730"); error here ---^ Parse error near line 9099: no such column: "boiler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boiler", "0.000729"); error here ---^ Parse error near line 9100: no such column: "selfish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selfish", "0.000729"); error here ---^ Parse error near line 9101: no such column: "depot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depot", "0.000729"); error here ---^ Parse error near line 9102: no such column: "spiral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spiral", "0.000729"); error here ---^ Parse error near line 9103: no such column: "repression" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repression", "0.000729"); error here ---^ Parse error near line 9104: no such column: "releasing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("releasing", "0.000729"); error here ---^ Parse error near line 9105: no such column: "gooch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gooch", "0.000729"); error here ---^ Parse error near line 9106: no such column: "interestingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interestingly", "0.000729"); error here ---^ Parse error near line 9107: no such column: "hedges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hedges", "0.000728"); error here ---^ Parse error near line 9108: no such column: "joins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joins", "0.000728"); error here ---^ Parse error near line 9109: no such column: "nets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nets", "0.000728"); error here ---^ Parse error near line 9110: no such column: "lorries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lorries", "0.000728"); error here ---^ Parse error near line 9111: no such column: "imposition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imposition", "0.000728"); error here ---^ Parse error near line 9112: no such column: "lawson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lawson", "0.000728"); error here ---^ Parse error near line 9113: no such column: "cellar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cellar", "0.000728"); error here ---^ Parse error near line 9114: no such column: "descriptive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("descriptive", "0.000728"); error here ---^ Parse error near line 9115: no such column: "anthropology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anthropology", "0.000728"); error here ---^ Parse error near line 9116: no such column: "voyage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voyage", "0.000728"); error here ---^ Parse error near line 9117: no such column: "filthy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filthy", "0.000728"); error here ---^ Parse error near line 9118: no such column: "demise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demise", "0.000728"); error here ---^ Parse error near line 9119: no such column: "robson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robson", "0.000728"); error here ---^ Parse error near line 9120: no such column: "diving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diving", "0.000728"); error here ---^ Parse error near line 9121: no such column: "rugs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rugs", "0.000728"); error here ---^ Parse error near line 9122: no such column: "painfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("painfully", "0.000727"); error here ---^ Parse error near line 9123: no such column: "arbitration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arbitration", "0.000727"); error here ---^ Parse error near line 9124: no such column: "founding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("founding", "0.000727"); error here ---^ Parse error near line 9125: no such column: "idle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("idle", "0.000727"); error here ---^ Parse error near line 9126: no such column: "competitions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("competitions", "0.000727"); error here ---^ Parse error near line 9127: no such column: "depressing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depressing", "0.000727"); error here ---^ Parse error near line 9128: no such column: "reproductive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reproductive", "0.000727"); error here ---^ Parse error near line 9129: no such column: "malaysia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malaysia", "0.000727"); error here ---^ Parse error near line 9130: no such column: "surveyed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surveyed", "0.000727"); error here ---^ Parse error near line 9131: no such column: "hudson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hudson", "0.000727"); error here ---^ Parse error near line 9132: no such column: "fights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fights", "0.000727"); error here ---^ Parse error near line 9133: no such column: "contention" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contention", "0.000727"); error here ---^ Parse error near line 9134: no such column: "comprise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comprise", "0.000727"); error here ---^ Parse error near line 9135: no such column: "triple" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("triple", "0.000727"); error here ---^ Parse error near line 9136: no such column: "rogers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rogers", "0.000727"); error here ---^ Parse error near line 9137: no such column: "particle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("particle", "0.000727"); error here ---^ Parse error near line 9138: no such column: "resistant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resistant", "0.000726"); error here ---^ Parse error near line 9139: no such column: "sh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sh", "0.000726"); error here ---^ Parse error near line 9140: no such column: "lab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lab", "0.000726"); error here ---^ Parse error near line 9141: no such column: "oppression" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oppression", "0.000726"); error here ---^ Parse error near line 9142: no such column: "investigators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investigators", "0.000726"); error here ---^ Parse error near line 9143: no such column: "substitution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("substitution", "0.000726"); error here ---^ Parse error near line 9144: no such column: "fixing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fixing", "0.000725"); error here ---^ Parse error near line 9145: no such column: "carlisle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carlisle", "0.000725"); error here ---^ Parse error near line 9146: no such column: "dana" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dana", "0.000725"); error here ---^ Parse error near line 9147: no such column: "dee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dee", "0.000725"); error here ---^ Parse error near line 9148: no such column: "mint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mint", "0.000725"); error here ---^ Parse error near line 9149: no such column: "virtues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("virtues", "0.000725"); error here ---^ Parse error near line 9150: no such column: "inward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inward", "0.000725"); error here ---^ Parse error near line 9151: no such column: "disabilities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disabilities", "0.000725"); error here ---^ Parse error near line 9152: no such column: "volcanic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volcanic", "0.000725"); error here ---^ Parse error near line 9153: no such column: "uneven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uneven", "0.000725"); error here ---^ Parse error near line 9154: no such column: "guarded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guarded", "0.000725"); error here ---^ Parse error near line 9155: no such column: "hardship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hardship", "0.000725"); error here ---^ Parse error near line 9156: no such column: "sexes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sexes", "0.000724"); error here ---^ Parse error near line 9157: no such column: "lp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lp", "0.000724"); error here ---^ Parse error near line 9158: no such column: "conveyed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conveyed", "0.000724"); error here ---^ Parse error near line 9159: no such column: "ongoing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ongoing", "0.000724"); error here ---^ Parse error near line 9160: no such column: "alteration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alteration", "0.000724"); error here ---^ Parse error near line 9161: no such column: "attorney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attorney", "0.000724"); error here ---^ Parse error near line 9162: no such column: "rewarding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rewarding", "0.000724"); error here ---^ Parse error near line 9163: no such column: "helmet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helmet", "0.000724"); error here ---^ Parse error near line 9164: no such column: "mock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mock", "0.000724"); error here ---^ Parse error near line 9165: no such column: "stamps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stamps", "0.000724"); error here ---^ Parse error near line 9166: no such column: "accelerated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accelerated", "0.000724"); error here ---^ Parse error near line 9167: no such column: "utter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utter", "0.000724"); error here ---^ Parse error near line 9168: no such column: "learners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("learners", "0.000723"); error here ---^ Parse error near line 9169: no such column: "conceal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conceal", "0.000723"); error here ---^ Parse error near line 9170: no such column: "discomfort" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discomfort", "0.000723"); error here ---^ Parse error near line 9171: no such column: "islam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("islam", "0.000723"); error here ---^ Parse error near line 9172: no such column: "ribs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ribs", "0.000723"); error here ---^ Parse error near line 9173: no such column: "rulers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rulers", "0.000723"); error here ---^ Parse error near line 9174: no such column: "aerial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aerial", "0.000723"); error here ---^ Parse error near line 9175: no such column: "upgrade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upgrade", "0.000723"); error here ---^ Parse error near line 9176: no such column: "foam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foam", "0.000723"); error here ---^ Parse error near line 9177: no such column: "administrator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("administrator", "0.000723"); error here ---^ Parse error near line 9178: no such column: "tempting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tempting", "0.000722"); error here ---^ Parse error near line 9179: no such column: "fellows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fellows", "0.000722"); error here ---^ Parse error near line 9180: no such column: "naughty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("naughty", "0.000722"); error here ---^ Parse error near line 9181: no such column: "mob" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mob", "0.000722"); error here ---^ Parse error near line 9182: no such column: "odour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("odour", "0.000722"); error here ---^ Parse error near line 9183: no such column: "freshly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freshly", "0.000721"); error here ---^ Parse error near line 9184: no such column: "roofs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roofs", "0.000721"); error here ---^ Parse error near line 9185: no such column: "delta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delta", "0.000721"); error here ---^ Parse error near line 9186: no such column: "cracks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cracks", "0.000721"); error here ---^ Parse error near line 9187: no such column: "peg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peg", "0.000721"); error here ---^ Parse error near line 9188: no such column: "trucks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trucks", "0.000721"); error here ---^ Parse error near line 9189: no such column: "strathclyde" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strathclyde", "0.000721"); error here ---^ Parse error near line 9190: no such column: "wilderness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wilderness", "0.000721"); error here ---^ Parse error near line 9191: no such column: "dumping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dumping", "0.000721"); error here ---^ Parse error near line 9192: no such column: "vet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vet", "0.000721"); error here ---^ Parse error near line 9193: no such column: "unpredictable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unpredictable", "0.000720"); error here ---^ Parse error near line 9194: no such column: "servers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("servers", "0.000720"); error here ---^ Parse error near line 9195: no such column: "leas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leas", "0.000720"); error here ---^ Parse error near line 9196: no such column: "discoveries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discoveries", "0.000720"); error here ---^ Parse error near line 9197: no such column: "excise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excise", "0.000720"); error here ---^ Parse error near line 9198: no such column: "mansion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mansion", "0.000720"); error here ---^ Parse error near line 9199: no such column: "censorship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("censorship", "0.000720"); error here ---^ Parse error near line 9200: no such column: "swansea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swansea", "0.000720"); error here ---^ Parse error near line 9201: no such column: "premiums" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("premiums", "0.000719"); error here ---^ Parse error near line 9202: no such column: "griffiths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("griffiths", "0.000719"); error here ---^ Parse error near line 9203: no such column: "drastic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drastic", "0.000719"); error here ---^ Parse error near line 9204: no such column: "gavin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gavin", "0.000719"); error here ---^ Parse error near line 9205: no such column: "morrison" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morrison", "0.000719"); error here ---^ Parse error near line 9206: no such column: "tate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tate", "0.000719"); error here ---^ Parse error near line 9207: no such column: "flush" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flush", "0.000719"); error here ---^ Parse error near line 9208: no such column: "susceptible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("susceptible", "0.000719"); error here ---^ Parse error near line 9209: no such column: "disclose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disclose", "0.000719"); error here ---^ Parse error near line 9210: no such column: "monsieur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monsieur", "0.000719"); error here ---^ Parse error near line 9211: no such column: "poised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poised", "0.000719"); error here ---^ Parse error near line 9212: no such column: "fountain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fountain", "0.000718"); error here ---^ Parse error near line 9213: no such column: "min" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("min", "0.000718"); error here ---^ Parse error near line 9214: no such column: "stumbled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stumbled", "0.000718"); error here ---^ Parse error near line 9215: no such column: "gentry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gentry", "0.000718"); error here ---^ Parse error near line 9216: no such column: "flourish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flourish", "0.000718"); error here ---^ Parse error near line 9217: no such column: "cares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cares", "0.000718"); error here ---^ Parse error near line 9218: no such column: "globe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("globe", "0.000718"); error here ---^ Parse error near line 9219: no such column: "processors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("processors", "0.000718"); error here ---^ Parse error near line 9220: no such column: "giants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("giants", "0.000717"); error here ---^ Parse error near line 9221: no such column: "deception" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deception", "0.000717"); error here ---^ Parse error near line 9222: no such column: "doses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doses", "0.000717"); error here ---^ Parse error near line 9223: no such column: "herd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herd", "0.000717"); error here ---^ Parse error near line 9224: no such column: "apology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apology", "0.000717"); error here ---^ Parse error near line 9225: no such column: "senator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("senator", "0.000717"); error here ---^ Parse error near line 9226: no such column: "depicted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depicted", "0.000717"); error here ---^ Parse error near line 9227: no such column: "erika" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("erika", "0.000717"); error here ---^ Parse error near line 9228: no such column: "daft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daft", "0.000717"); error here ---^ Parse error near line 9229: no such column: "cement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cement", "0.000717"); error here ---^ Parse error near line 9230: no such column: "thermal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thermal", "0.000715"); error here ---^ Parse error near line 9231: no such column: "gmt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gmt", "0.000715"); error here ---^ Parse error near line 9232: no such column: "speculative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speculative", "0.000715"); error here ---^ Parse error near line 9233: no such column: "onion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("onion", "0.000715"); error here ---^ Parse error near line 9234: no such column: "resolutions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resolutions", "0.000715"); error here ---^ Parse error near line 9235: no such column: "playground" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("playground", "0.000715"); error here ---^ Parse error near line 9236: no such column: "therapist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("therapist", "0.000715"); error here ---^ Parse error near line 9237: no such column: "blows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blows", "0.000715"); error here ---^ Parse error near line 9238: no such column: "rumour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rumour", "0.000714"); error here ---^ Parse error near line 9239: no such column: "terminology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terminology", "0.000714"); error here ---^ Parse error near line 9240: no such column: "pascoe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pascoe", "0.000714"); error here ---^ Parse error near line 9241: no such column: "dickens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dickens", "0.000714"); error here ---^ Parse error near line 9242: no such column: "amp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amp", "0.000714"); error here ---^ Parse error near line 9243: no such column: "taxpayers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taxpayers", "0.000714"); error here ---^ Parse error near line 9244: no such column: "mexican" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mexican", "0.000714"); error here ---^ Parse error near line 9245: no such column: "confirms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confirms", "0.000713"); error here ---^ Parse error near line 9246: no such column: "renowned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renowned", "0.000713"); error here ---^ Parse error near line 9247: no such column: "caps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caps", "0.000713"); error here ---^ Parse error near line 9248: no such column: "doorstep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doorstep", "0.000713"); error here ---^ Parse error near line 9249: no such column: "locality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locality", "0.000713"); error here ---^ Parse error near line 9250: no such column: "referral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("referral", "0.000713"); error here ---^ Parse error near line 9251: no such column: "inflammatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inflammatory", "0.000713"); error here ---^ Parse error near line 9252: no such column: "worms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worms", "0.000713"); error here ---^ Parse error near line 9253: no such column: "sliced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sliced", "0.000713"); error here ---^ Parse error near line 9254: no such column: "prototype" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prototype", "0.000713"); error here ---^ Parse error near line 9255: no such column: "marc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marc", "0.000712"); error here ---^ Parse error near line 9256: no such column: "angus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angus", "0.000712"); error here ---^ Parse error near line 9257: no such column: "gloomy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gloomy", "0.000712"); error here ---^ Parse error near line 9258: no such column: "sustainable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sustainable", "0.000711"); error here ---^ Parse error near line 9259: no such column: "transported" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transported", "0.000711"); error here ---^ Parse error near line 9260: no such column: "garment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garment", "0.000711"); error here ---^ Parse error near line 9261: no such column: "supplements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supplements", "0.000711"); error here ---^ Parse error near line 9262: no such column: "exterior" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exterior", "0.000711"); error here ---^ Parse error near line 9263: no such column: "radar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radar", "0.000711"); error here ---^ Parse error near line 9264: no such column: "irritation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irritation", "0.000711"); error here ---^ Parse error near line 9265: no such column: "therapeutic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("therapeutic", "0.000711"); error here ---^ Parse error near line 9266: no such column: "piled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piled", "0.000711"); error here ---^ Parse error near line 9267: no such column: "grinning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grinning", "0.000711"); error here ---^ Parse error near line 9268: no such column: "apt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apt", "0.000711"); error here ---^ Parse error near line 9269: no such column: "gandhi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gandhi", "0.000711"); error here ---^ Parse error near line 9270: no such column: "ch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ch", "0.000711"); error here ---^ Parse error near line 9271: no such column: "singers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("singers", "0.000711"); error here ---^ Parse error near line 9272: no such column: "deficiency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deficiency", "0.000710"); error here ---^ Parse error near line 9273: no such column: "departed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("departed", "0.000710"); error here ---^ Parse error near line 9274: no such column: "enthusiasts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enthusiasts", "0.000710"); error here ---^ Parse error near line 9275: no such column: "auntie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auntie", "0.000710"); error here ---^ Parse error near line 9276: no such column: "proximity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proximity", "0.000710"); error here ---^ Parse error near line 9277: no such column: "anxiously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anxiously", "0.000710"); error here ---^ Parse error near line 9278: no such column: "saves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saves", "0.000710"); error here ---^ Parse error near line 9279: no such column: "beforehand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beforehand", "0.000710"); error here ---^ Parse error near line 9280: no such column: "legendary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legendary", "0.000709"); error here ---^ Parse error near line 9281: no such column: "kathleen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kathleen", "0.000709"); error here ---^ Parse error near line 9282: no such column: "um" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("um", "0.000709"); error here ---^ Parse error near line 9283: no such column: "severn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("severn", "0.000709"); error here ---^ Parse error near line 9284: no such column: "paradox" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paradox", "0.000709"); error here ---^ Parse error near line 9285: no such column: "retrieval" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retrieval", "0.000709"); error here ---^ Parse error near line 9286: no such column: "kensington" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kensington", "0.000709"); error here ---^ Parse error near line 9287: no such column: "brook" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brook", "0.000709"); error here ---^ Parse error near line 9288: no such column: "tumours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tumours", "0.000709"); error here ---^ Parse error near line 9289: no such column: "entitlement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entitlement", "0.000709"); error here ---^ Parse error near line 9290: no such column: "matilda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matilda", "0.000709"); error here ---^ Parse error near line 9291: no such column: "finland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finland", "0.000708"); error here ---^ Parse error near line 9292: no such column: "granting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("granting", "0.000708"); error here ---^ Parse error near line 9293: no such column: "probation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("probation", "0.000708"); error here ---^ Parse error near line 9294: no such column: "horns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horns", "0.000708"); error here ---^ Parse error near line 9295: no such column: "punished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punished", "0.000708"); error here ---^ Parse error near line 9296: no such column: "chimney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chimney", "0.000708"); error here ---^ Parse error near line 9297: no such column: "marker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marker", "0.000708"); error here ---^ Parse error near line 9298: no such column: "warwick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warwick", "0.000708"); error here ---^ Parse error near line 9299: no such column: "costume" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("costume", "0.000708"); error here ---^ Parse error near line 9300: no such column: "overtime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overtime", "0.000708"); error here ---^ Parse error near line 9301: no such column: "dispersed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dispersed", "0.000707"); error here ---^ Parse error near line 9302: no such column: "risky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("risky", "0.000707"); error here ---^ Parse error near line 9303: no such column: "secrecy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secrecy", "0.000707"); error here ---^ Parse error near line 9304: no such column: "lens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lens", "0.000707"); error here ---^ Parse error near line 9305: no such column: "catalogues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catalogues", "0.000707"); error here ---^ Parse error near line 9306: no such column: "hepatitis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hepatitis", "0.000707"); error here ---^ Parse error near line 9307: no such column: "quotation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quotation", "0.000707"); error here ---^ Parse error near line 9308: no such column: "markedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("markedly", "0.000707"); error here ---^ Parse error near line 9309: no such column: "manifest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manifest", "0.000707"); error here ---^ Parse error near line 9310: no such column: "startling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("startling", "0.000706"); error here ---^ Parse error near line 9311: no such column: "melanie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("melanie", "0.000706"); error here ---^ Parse error near line 9312: no such column: "walsh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walsh", "0.000706"); error here ---^ Parse error near line 9313: no such column: "icy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("icy", "0.000706"); error here ---^ Parse error near line 9314: no such column: "allegiance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allegiance", "0.000706"); error here ---^ Parse error near line 9315: no such column: "grouped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grouped", "0.000706"); error here ---^ Parse error near line 9316: no such column: "spider" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spider", "0.000706"); error here ---^ Parse error near line 9317: no such column: "dementia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dementia", "0.000706"); error here ---^ Parse error near line 9318: no such column: "cambodia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cambodia", "0.000705"); error here ---^ Parse error near line 9319: no such column: "meadow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meadow", "0.000705"); error here ---^ Parse error near line 9320: no such column: "midst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midst", "0.000705"); error here ---^ Parse error near line 9321: no such column: "richer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("richer", "0.000705"); error here ---^ Parse error near line 9322: no such column: "nucleus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nucleus", "0.000705"); error here ---^ Parse error near line 9323: no such column: "uncovered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncovered", "0.000705"); error here ---^ Parse error near line 9324: no such column: "jerked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jerked", "0.000705"); error here ---^ Parse error near line 9325: no such column: "tariff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tariff", "0.000704"); error here ---^ Parse error near line 9326: no such column: "chuck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chuck", "0.000704"); error here ---^ Parse error near line 9327: no such column: "bernice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bernice", "0.000704"); error here ---^ Parse error near line 9328: no such column: "balancing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balancing", "0.000704"); error here ---^ Parse error near line 9329: no such column: "proposes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proposes", "0.000704"); error here ---^ Parse error near line 9330: no such column: "nut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nut", "0.000704"); error here ---^ Parse error near line 9331: no such column: "prescription" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prescription", "0.000704"); error here ---^ Parse error near line 9332: no such column: "panama" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("panama", "0.000704"); error here ---^ Parse error near line 9333: no such column: "suburbs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suburbs", "0.000704"); error here ---^ Parse error near line 9334: no such column: "ineffective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ineffective", "0.000704"); error here ---^ Parse error near line 9335: no such column: "luggage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luggage", "0.000704"); error here ---^ Parse error near line 9336: no such column: "farmhouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farmhouse", "0.000704"); error here ---^ Parse error near line 9337: no such column: "uncommon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncommon", "0.000703"); error here ---^ Parse error near line 9338: no such column: "headline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headline", "0.000703"); error here ---^ Parse error near line 9339: no such column: "pinned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pinned", "0.000703"); error here ---^ Parse error near line 9340: no such column: "cocaine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cocaine", "0.000703"); error here ---^ Parse error near line 9341: no such column: "hesitation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hesitation", "0.000703"); error here ---^ Parse error near line 9342: no such column: "suburban" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suburban", "0.000703"); error here ---^ Parse error near line 9343: no such column: "knives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knives", "0.000703"); error here ---^ Parse error near line 9344: no such column: "harmless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harmless", "0.000703"); error here ---^ Parse error near line 9345: no such column: "ribbon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ribbon", "0.000703"); error here ---^ Parse error near line 9346: no such column: "relational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relational", "0.000703"); error here ---^ Parse error near line 9347: no such column: "famine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("famine", "0.000702"); error here ---^ Parse error near line 9348: no such column: "intellectuals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intellectuals", "0.000702"); error here ---^ Parse error near line 9349: no such column: "jenna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jenna", "0.000702"); error here ---^ Parse error near line 9350: no such column: "climax" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("climax", "0.000702"); error here ---^ Parse error near line 9351: no such column: "afghanistan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afghanistan", "0.000702"); error here ---^ Parse error near line 9352: no such column: "tactical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tactical", "0.000702"); error here ---^ Parse error near line 9353: no such column: "communicating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communicating", "0.000702"); error here ---^ Parse error near line 9354: no such column: "recipient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recipient", "0.000702"); error here ---^ Parse error near line 9355: no such column: "quinn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quinn", "0.000701"); error here ---^ Parse error near line 9356: no such column: "debated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debated", "0.000701"); error here ---^ Parse error near line 9357: no such column: "scan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scan", "0.000701"); error here ---^ Parse error near line 9358: no such column: "obsession" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obsession", "0.000701"); error here ---^ Parse error near line 9359: no such column: "instincts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instincts", "0.000701"); error here ---^ Parse error near line 9360: no such column: "webb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("webb", "0.000701"); error here ---^ Parse error near line 9361: no such column: "sleeves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sleeves", "0.000701"); error here ---^ Parse error near line 9362: no such column: "coun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coun", "0.000701"); error here ---^ Parse error near line 9363: no such column: "sour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sour", "0.000701"); error here ---^ Parse error near line 9364: no such column: "understands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("understands", "0.000701"); error here ---^ Parse error near line 9365: no such column: "recipes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recipes", "0.000701"); error here ---^ Parse error near line 9366: no such column: "treaties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treaties", "0.000700"); error here ---^ Parse error near line 9367: no such column: "catches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catches", "0.000700"); error here ---^ Parse error near line 9368: no such column: "drums" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drums", "0.000700"); error here ---^ Parse error near line 9369: no such column: "pauline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pauline", "0.000700"); error here ---^ Parse error near line 9370: no such column: "polar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polar", "0.000700"); error here ---^ Parse error near line 9371: no such column: "trainees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trainees", "0.000700"); error here ---^ Parse error near line 9372: no such column: "nancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nancy", "0.000700"); error here ---^ Parse error near line 9373: no such column: "toe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toe", "0.000699"); error here ---^ Parse error near line 9374: no such column: "honoured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honoured", "0.000699"); error here ---^ Parse error near line 9375: no such column: "cairo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cairo", "0.000699"); error here ---^ Parse error near line 9376: no such column: "affinity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affinity", "0.000699"); error here ---^ Parse error near line 9377: no such column: "seb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seb", "0.000699"); error here ---^ Parse error near line 9378: no such column: "baked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baked", "0.000699"); error here ---^ Parse error near line 9379: no such column: "regression" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regression", "0.000699"); error here ---^ Parse error near line 9380: no such column: "inequalities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inequalities", "0.000699"); error here ---^ Parse error near line 9381: no such column: "navigation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("navigation", "0.000699"); error here ---^ Parse error near line 9382: no such column: "terrific" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terrific", "0.000698"); error here ---^ Parse error near line 9383: no such column: "hostages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hostages", "0.000698"); error here ---^ Parse error near line 9384: no such column: "weigh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weigh", "0.000698"); error here ---^ Parse error near line 9385: no such column: "lateral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lateral", "0.000698"); error here ---^ Parse error near line 9386: no such column: "tottenham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tottenham", "0.000698"); error here ---^ Parse error near line 9387: no such column: "vector" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vector", "0.000698"); error here ---^ Parse error near line 9388: no such column: "deed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deed", "0.000698"); error here ---^ Parse error near line 9389: no such column: "murders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murders", "0.000697"); error here ---^ Parse error near line 9390: no such column: "outrage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outrage", "0.000697"); error here ---^ Parse error near line 9391: no such column: "immensely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immensely", "0.000697"); error here ---^ Parse error near line 9392: no such column: "ale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ale", "0.000697"); error here ---^ Parse error near line 9393: no such column: "pledge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pledge", "0.000697"); error here ---^ Parse error near line 9394: no such column: "acceleration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acceleration", "0.000697"); error here ---^ Parse error near line 9395: no such column: "restless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restless", "0.000697"); error here ---^ Parse error near line 9396: no such column: "emphasize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emphasize", "0.000697"); error here ---^ Parse error near line 9397: no such column: "crust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crust", "0.000697"); error here ---^ Parse error near line 9398: no such column: "wolves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wolves", "0.000697"); error here ---^ Parse error near line 9399: no such column: "acoustic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acoustic", "0.000697"); error here ---^ Parse error near line 9400: no such column: "rigorous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rigorous", "0.000697"); error here ---^ Parse error near line 9401: no such column: "tag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tag", "0.000695"); error here ---^ Parse error near line 9402: no such column: "gestures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gestures", "0.000695"); error here ---^ Parse error near line 9403: no such column: "disappearance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disappearance", "0.000695"); error here ---^ Parse error near line 9404: no such column: "indemnity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indemnity", "0.000695"); error here ---^ Parse error near line 9405: no such column: "dive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dive", "0.000695"); error here ---^ Parse error near line 9406: no such column: "jar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jar", "0.000695"); error here ---^ Parse error near line 9407: no such column: "disturbances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disturbances", "0.000694"); error here ---^ Parse error near line 9408: no such column: "lambert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lambert", "0.000694"); error here ---^ Parse error near line 9409: no such column: "determines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("determines", "0.000694"); error here ---^ Parse error near line 9410: no such column: "lightweight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lightweight", "0.000694"); error here ---^ Parse error near line 9411: no such column: "disgust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disgust", "0.000694"); error here ---^ Parse error near line 9412: no such column: "roar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roar", "0.000694"); error here ---^ Parse error near line 9413: no such column: "summarised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summarised", "0.000694"); error here ---^ Parse error near line 9414: no such column: "haven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haven", "0.000693"); error here ---^ Parse error near line 9415: no such column: "queries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("queries", "0.000693"); error here ---^ Parse error near line 9416: no such column: "commanding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commanding", "0.000693"); error here ---^ Parse error near line 9417: no such column: "melt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("melt", "0.000693"); error here ---^ Parse error near line 9418: no such column: "accountable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accountable", "0.000693"); error here ---^ Parse error near line 9419: no such column: "correction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correction", "0.000693"); error here ---^ Parse error near line 9420: no such column: "cannon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cannon", "0.000693"); error here ---^ Parse error near line 9421: no such column: "portrayed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portrayed", "0.000693"); error here ---^ Parse error near line 9422: no such column: "spacious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spacious", "0.000692"); error here ---^ Parse error near line 9423: no such column: "switches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("switches", "0.000692"); error here ---^ Parse error near line 9424: no such column: "meaningless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meaningless", "0.000692"); error here ---^ Parse error near line 9425: no such column: "beirut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beirut", "0.000692"); error here ---^ Parse error near line 9426: no such column: "motions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motions", "0.000692"); error here ---^ Parse error near line 9427: no such column: "inspect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspect", "0.000692"); error here ---^ Parse error near line 9428: no such column: "beta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beta", "0.000692"); error here ---^ Parse error near line 9429: no such column: "attendant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attendant", "0.000692"); error here ---^ Parse error near line 9430: no such column: "norton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("norton", "0.000692"); error here ---^ Parse error near line 9431: no such column: "roland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roland", "0.000692"); error here ---^ Parse error near line 9432: no such column: "drilling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drilling", "0.000692"); error here ---^ Parse error near line 9433: no such column: "cor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cor", "0.000692"); error here ---^ Parse error near line 9434: no such column: "rails" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rails", "0.000692"); error here ---^ Parse error near line 9435: no such column: "commenced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commenced", "0.000692"); error here ---^ Parse error near line 9436: no such column: "zimbabwe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zimbabwe", "0.000692"); error here ---^ Parse error near line 9437: no such column: "colouring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colouring", "0.000691"); error here ---^ Parse error near line 9438: no such column: "fascism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fascism", "0.000691"); error here ---^ Parse error near line 9439: no such column: "shaping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaping", "0.000691"); error here ---^ Parse error near line 9440: no such column: "sprang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sprang", "0.000691"); error here ---^ Parse error near line 9441: no such column: "fascist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fascist", "0.000691"); error here ---^ Parse error near line 9442: no such column: "newsletter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newsletter", "0.000691"); error here ---^ Parse error near line 9443: no such column: "weeping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weeping", "0.000691"); error here ---^ Parse error near line 9444: no such column: "lever" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lever", "0.000691"); error here ---^ Parse error near line 9445: no such column: "berkshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("berkshire", "0.000691"); error here ---^ Parse error near line 9446: no such column: "confess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confess", "0.000691"); error here ---^ Parse error near line 9447: no such column: "confidentiality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confidentiality", "0.000690"); error here ---^ Parse error near line 9448: no such column: "bowler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowler", "0.000690"); error here ---^ Parse error near line 9449: no such column: "tricky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tricky", "0.000690"); error here ---^ Parse error near line 9450: no such column: "defenders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defenders", "0.000690"); error here ---^ Parse error near line 9451: no such column: "backward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backward", "0.000690"); error here ---^ Parse error near line 9452: no such column: "gleaming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gleaming", "0.000690"); error here ---^ Parse error near line 9453: no such column: "impetus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impetus", "0.000690"); error here ---^ Parse error near line 9454: no such column: "expelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expelled", "0.000689"); error here ---^ Parse error near line 9455: no such column: "alas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alas", "0.000689"); error here ---^ Parse error near line 9456: no such column: "latent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("latent", "0.000689"); error here ---^ Parse error near line 9457: no such column: "solvent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solvent", "0.000689"); error here ---^ Parse error near line 9458: no such column: "proudly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proudly", "0.000689"); error here ---^ Parse error near line 9459: no such column: "bedford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bedford", "0.000689"); error here ---^ Parse error near line 9460: no such column: "watt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watt", "0.000689"); error here ---^ Parse error near line 9461: no such column: "clusters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clusters", "0.000689"); error here ---^ Parse error near line 9462: no such column: "wigan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wigan", "0.000689"); error here ---^ Parse error near line 9463: no such column: "frankie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frankie", "0.000689"); error here ---^ Parse error near line 9464: no such column: "philosophers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("philosophers", "0.000689"); error here ---^ Parse error near line 9465: no such column: "balances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balances", "0.000688"); error here ---^ Parse error near line 9466: no such column: "mapping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mapping", "0.000688"); error here ---^ Parse error near line 9467: no such column: "wirral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wirral", "0.000688"); error here ---^ Parse error near line 9468: no such column: "insult" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insult", "0.000688"); error here ---^ Parse error near line 9469: no such column: "clung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clung", "0.000688"); error here ---^ Parse error near line 9470: no such column: "oscar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oscar", "0.000688"); error here ---^ Parse error near line 9471: no such column: "vauxhall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vauxhall", "0.000688"); error here ---^ Parse error near line 9472: no such column: "focuses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("focuses", "0.000688"); error here ---^ Parse error near line 9473: no such column: "lime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lime", "0.000688"); error here ---^ Parse error near line 9474: no such column: "duodenal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duodenal", "0.000687"); error here ---^ Parse error near line 9475: no such column: "filing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filing", "0.000687"); error here ---^ Parse error near line 9476: no such column: "constraint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constraint", "0.000687"); error here ---^ Parse error near line 9477: no such column: "swap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swap", "0.000687"); error here ---^ Parse error near line 9478: no such column: "imagery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imagery", "0.000687"); error here ---^ Parse error near line 9479: no such column: "diabetes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diabetes", "0.000687"); error here ---^ Parse error near line 9480: no such column: "ranged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ranged", "0.000687"); error here ---^ Parse error near line 9481: no such column: "stretches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stretches", "0.000687"); error here ---^ Parse error near line 9482: no such column: "presumed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presumed", "0.000687"); error here ---^ Parse error near line 9483: no such column: "corporal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corporal", "0.000687"); error here ---^ Parse error near line 9484: no such column: "landscapes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landscapes", "0.000687"); error here ---^ Parse error near line 9485: no such column: "asthma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asthma", "0.000687"); error here ---^ Parse error near line 9486: no such column: "graphical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graphical", "0.000686"); error here ---^ Parse error near line 9487: no such column: "commercially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commercially", "0.000686"); error here ---^ Parse error near line 9488: no such column: "dome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dome", "0.000686"); error here ---^ Parse error near line 9489: no such column: "tenure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tenure", "0.000686"); error here ---^ Parse error near line 9490: no such column: "eleventh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eleventh", "0.000686"); error here ---^ Parse error near line 9491: no such column: "brackets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brackets", "0.000686"); error here ---^ Parse error near line 9492: no such column: "traded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traded", "0.000686"); error here ---^ Parse error near line 9493: no such column: "labourers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("labourers", "0.000686"); error here ---^ Parse error near line 9494: no such column: "grasped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grasped", "0.000686"); error here ---^ Parse error near line 9495: no such column: "earnest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earnest", "0.000686"); error here ---^ Parse error near line 9496: no such column: "alarming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alarming", "0.000685"); error here ---^ Parse error near line 9497: no such column: "rebecca" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rebecca", "0.000685"); error here ---^ Parse error near line 9498: no such column: "impaired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impaired", "0.000685"); error here ---^ Parse error near line 9499: no such column: "retailer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retailer", "0.000685"); error here ---^ Parse error near line 9500: no such column: "kenny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kenny", "0.000685"); error here ---^ Parse error near line 9501: no such column: "balloon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balloon", "0.000685"); error here ---^ Parse error near line 9502: no such column: "extensions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extensions", "0.000685"); error here ---^ Parse error near line 9503: no such column: "gps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gps", "0.000685"); error here ---^ Parse error near line 9504: no such column: "wrongly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrongly", "0.000684"); error here ---^ Parse error near line 9505: no such column: "warsaw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warsaw", "0.000684"); error here ---^ Parse error near line 9506: no such column: "entertain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entertain", "0.000684"); error here ---^ Parse error near line 9507: no such column: "signalled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signalled", "0.000684"); error here ---^ Parse error near line 9508: no such column: "beams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beams", "0.000684"); error here ---^ Parse error near line 9509: no such column: "drifting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drifting", "0.000684"); error here ---^ Parse error near line 9510: no such column: "mattered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mattered", "0.000684"); error here ---^ Parse error near line 9511: no such column: "safeguard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("safeguard", "0.000684"); error here ---^ Parse error near line 9512: no such column: "disbelief" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disbelief", "0.000684"); error here ---^ Parse error near line 9513: no such column: "gnp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gnp", "0.000684"); error here ---^ Parse error near line 9514: no such column: "thy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thy", "0.000684"); error here ---^ Parse error near line 9515: no such column: "distortion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distortion", "0.000684"); error here ---^ Parse error near line 9516: no such column: "contaminated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contaminated", "0.000684"); error here ---^ Parse error near line 9517: no such column: "ruthless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruthless", "0.000684"); error here ---^ Parse error near line 9518: no such column: "rehearsal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rehearsal", "0.000684"); error here ---^ Parse error near line 9519: no such column: "sexy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sexy", "0.000684"); error here ---^ Parse error near line 9520: no such column: "stalin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stalin", "0.000684"); error here ---^ Parse error near line 9521: no such column: "thee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thee", "0.000684"); error here ---^ Parse error near line 9522: no such column: "lethal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lethal", "0.000684"); error here ---^ Parse error near line 9523: no such column: "limb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("limb", "0.000684"); error here ---^ Parse error near line 9524: no such column: "registrar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("registrar", "0.000684"); error here ---^ Parse error near line 9525: no such column: "manages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manages", "0.000684"); error here ---^ Parse error near line 9526: no such column: "monuments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monuments", "0.000684"); error here ---^ Parse error near line 9527: no such column: "indoors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indoors", "0.000683"); error here ---^ Parse error near line 9528: no such column: "starving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("starving", "0.000683"); error here ---^ Parse error near line 9529: no such column: "obedience" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obedience", "0.000683"); error here ---^ Parse error near line 9530: no such column: "owes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owes", "0.000683"); error here ---^ Parse error near line 9531: no such column: "innings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("innings", "0.000683"); error here ---^ Parse error near line 9532: no such column: "bidding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bidding", "0.000683"); error here ---^ Parse error near line 9533: no such column: "pioneer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pioneer", "0.000683"); error here ---^ Parse error near line 9534: no such column: "attic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attic", "0.000683"); error here ---^ Parse error near line 9535: no such column: "temples" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("temples", "0.000682"); error here ---^ Parse error near line 9536: no such column: "recognises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recognises", "0.000682"); error here ---^ Parse error near line 9537: no such column: "heathrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heathrow", "0.000682"); error here ---^ Parse error near line 9538: no such column: "melody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("melody", "0.000682"); error here ---^ Parse error near line 9539: no such column: "ditch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ditch", "0.000682"); error here ---^ Parse error near line 9540: no such column: "verge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verge", "0.000682"); error here ---^ Parse error near line 9541: no such column: "novelist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("novelist", "0.000682"); error here ---^ Parse error near line 9542: no such column: "polytechnics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polytechnics", "0.000682"); error here ---^ Parse error near line 9543: no such column: "fascination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fascination", "0.000682"); error here ---^ Parse error near line 9544: no such column: "connecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("connecting", "0.000682"); error here ---^ Parse error near line 9545: no such column: "atmospheric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("atmospheric", "0.000682"); error here ---^ Parse error near line 9546: no such column: "widening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("widening", "0.000682"); error here ---^ Parse error near line 9547: no such column: "relies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relies", "0.000682"); error here ---^ Parse error near line 9548: no such column: "tooth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tooth", "0.000682"); error here ---^ Parse error near line 9549: no such column: "drawers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drawers", "0.000682"); error here ---^ Parse error near line 9550: no such column: "recruits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recruits", "0.000682"); error here ---^ Parse error near line 9551: no such column: "idiot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("idiot", "0.000682"); error here ---^ Parse error near line 9552: no such column: "scepticism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scepticism", "0.000682"); error here ---^ Parse error near line 9553: no such column: "ashore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ashore", "0.000681"); error here ---^ Parse error near line 9554: no such column: "glossy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glossy", "0.000681"); error here ---^ Parse error near line 9555: no such column: "loosely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loosely", "0.000681"); error here ---^ Parse error near line 9556: no such column: "calculating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calculating", "0.000681"); error here ---^ Parse error near line 9557: no such column: "eden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eden", "0.000681"); error here ---^ Parse error near line 9558: no such column: "obstacle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obstacle", "0.000681"); error here ---^ Parse error near line 9559: no such column: "rays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rays", "0.000681"); error here ---^ Parse error near line 9560: no such column: "trailing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trailing", "0.000681"); error here ---^ Parse error near line 9561: no such column: "potter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("potter", "0.000681"); error here ---^ Parse error near line 9562: no such column: "intrinsic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intrinsic", "0.000681"); error here ---^ Parse error near line 9563: no such column: "sends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sends", "0.000681"); error here ---^ Parse error near line 9564: no such column: "coincide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coincide", "0.000681"); error here ---^ Parse error near line 9565: no such column: "sung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sung", "0.000681"); error here ---^ Parse error near line 9566: no such column: "shortages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shortages", "0.000681"); error here ---^ Parse error near line 9567: no such column: "knitted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knitted", "0.000681"); error here ---^ Parse error near line 9568: no such column: "inconsistent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inconsistent", "0.000681"); error here ---^ Parse error near line 9569: no such column: "housewife" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("housewife", "0.000680"); error here ---^ Parse error near line 9570: no such column: "aston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aston", "0.000680"); error here ---^ Parse error near line 9571: no such column: "quarterly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quarterly", "0.000680"); error here ---^ Parse error near line 9572: no such column: "oval" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oval", "0.000680"); error here ---^ Parse error near line 9573: no such column: "henderson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("henderson", "0.000680"); error here ---^ Parse error near line 9574: no such column: "organiser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organiser", "0.000680"); error here ---^ Parse error near line 9575: no such column: "centrally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("centrally", "0.000680"); error here ---^ Parse error near line 9576: no such column: "viii" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viii", "0.000680"); error here ---^ Parse error near line 9577: no such column: "outward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outward", "0.000680"); error here ---^ Parse error near line 9578: no such column: "clenched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clenched", "0.000680"); error here ---^ Parse error near line 9579: no such column: "hierarchical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hierarchical", "0.000680"); error here ---^ Parse error near line 9580: no such column: "unpopular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unpopular", "0.000679"); error here ---^ Parse error near line 9581: no such column: "wrap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrap", "0.000679"); error here ---^ Parse error near line 9582: no such column: "ruc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruc", "0.000679"); error here ---^ Parse error near line 9583: no such column: "radius" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radius", "0.000679"); error here ---^ Parse error near line 9584: no such column: "spoil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spoil", "0.000679"); error here ---^ Parse error near line 9585: no such column: "calf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calf", "0.000679"); error here ---^ Parse error near line 9586: no such column: "confession" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confession", "0.000679"); error here ---^ Parse error near line 9587: no such column: "butterfly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("butterfly", "0.000679"); error here ---^ Parse error near line 9588: no such column: "liking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liking", "0.000679"); error here ---^ Parse error near line 9589: no such column: "countless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("countless", "0.000678"); error here ---^ Parse error near line 9590: no such column: "learner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("learner", "0.000678"); error here ---^ Parse error near line 9591: no such column: "skirts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skirts", "0.000678"); error here ---^ Parse error near line 9592: no such column: "moors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moors", "0.000678"); error here ---^ Parse error near line 9593: no such column: "glittering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glittering", "0.000678"); error here ---^ Parse error near line 9594: no such column: "outlines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outlines", "0.000678"); error here ---^ Parse error near line 9595: no such column: "simultaneous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simultaneous", "0.000678"); error here ---^ Parse error near line 9596: no such column: "regulate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regulate", "0.000677"); error here ---^ Parse error near line 9597: no such column: "skeleton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skeleton", "0.000677"); error here ---^ Parse error near line 9598: no such column: "circulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circulated", "0.000677"); error here ---^ Parse error near line 9599: no such column: "ghosts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ghosts", "0.000677"); error here ---^ Parse error near line 9600: no such column: "tha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tha", "0.000677"); error here ---^ Parse error near line 9601: no such column: "drought" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drought", "0.000677"); error here ---^ Parse error near line 9602: no such column: "induce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("induce", "0.000677"); error here ---^ Parse error near line 9603: no such column: "peach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peach", "0.000677"); error here ---^ Parse error near line 9604: no such column: "labelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("labelling", "0.000677"); error here ---^ Parse error near line 9605: no such column: "victories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("victories", "0.000677"); error here ---^ Parse error near line 9606: no such column: "hans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hans", "0.000677"); error here ---^ Parse error near line 9607: no such column: "fares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fares", "0.000677"); error here ---^ Parse error near line 9608: no such column: "disposition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disposition", "0.000676"); error here ---^ Parse error near line 9609: no such column: "embodied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embodied", "0.000676"); error here ---^ Parse error near line 9610: no such column: "bangor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bangor", "0.000676"); error here ---^ Parse error near line 9611: no such column: "alley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alley", "0.000676"); error here ---^ Parse error near line 9612: no such column: "marshal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marshal", "0.000676"); error here ---^ Parse error near line 9613: no such column: "sworn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sworn", "0.000676"); error here ---^ Parse error near line 9614: no such column: "barclays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barclays", "0.000676"); error here ---^ Parse error near line 9615: no such column: "reservation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reservation", "0.000676"); error here ---^ Parse error near line 9616: no such column: "italians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("italians", "0.000676"); error here ---^ Parse error near line 9617: no such column: "dam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dam", "0.000676"); error here ---^ Parse error near line 9618: no such column: "arrogant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrogant", "0.000676"); error here ---^ Parse error near line 9619: no such column: "advancing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advancing", "0.000676"); error here ---^ Parse error near line 9620: no such column: "downs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("downs", "0.000676"); error here ---^ Parse error near line 9621: no such column: "entities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entities", "0.000676"); error here ---^ Parse error near line 9622: no such column: "crane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crane", "0.000676"); error here ---^ Parse error near line 9623: no such column: "staggered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staggered", "0.000676"); error here ---^ Parse error near line 9624: no such column: "disputed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disputed", "0.000676"); error here ---^ Parse error near line 9625: no such column: "disturb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disturb", "0.000674"); error here ---^ Parse error near line 9626: no such column: "militant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("militant", "0.000674"); error here ---^ Parse error near line 9627: no such column: "defines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defines", "0.000674"); error here ---^ Parse error near line 9628: no such column: "compassion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compassion", "0.000674"); error here ---^ Parse error near line 9629: no such column: "overwhelmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overwhelmed", "0.000674"); error here ---^ Parse error near line 9630: no such column: "wheelchair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wheelchair", "0.000674"); error here ---^ Parse error near line 9631: no such column: "coarse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coarse", "0.000674"); error here ---^ Parse error near line 9632: no such column: "shillings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shillings", "0.000674"); error here ---^ Parse error near line 9633: no such column: "click" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("click", "0.000674"); error here ---^ Parse error near line 9634: no such column: "conquest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conquest", "0.000673"); error here ---^ Parse error near line 9635: no such column: "massage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("massage", "0.000673"); error here ---^ Parse error near line 9636: no such column: "cecil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cecil", "0.000673"); error here ---^ Parse error near line 9637: no such column: "contamination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contamination", "0.000673"); error here ---^ Parse error near line 9638: no such column: "arrears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrears", "0.000673"); error here ---^ Parse error near line 9639: no such column: "encounters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encounters", "0.000673"); error here ---^ Parse error near line 9640: no such column: "rubbing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rubbing", "0.000673"); error here ---^ Parse error near line 9641: no such column: "mutually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mutually", "0.000673"); error here ---^ Parse error near line 9642: no such column: "consciously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consciously", "0.000673"); error here ---^ Parse error near line 9643: no such column: "thoughtful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thoughtful", "0.000672"); error here ---^ Parse error near line 9644: no such column: "slump" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slump", "0.000672"); error here ---^ Parse error near line 9645: no such column: "carriers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carriers", "0.000672"); error here ---^ Parse error near line 9646: no such column: "ginger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ginger", "0.000672"); error here ---^ Parse error near line 9647: no such column: "barracks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barracks", "0.000672"); error here ---^ Parse error near line 9648: no such column: "supplemented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supplemented", "0.000672"); error here ---^ Parse error near line 9649: no such column: "jaws" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jaws", "0.000672"); error here ---^ Parse error near line 9650: no such column: "skies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skies", "0.000671"); error here ---^ Parse error near line 9651: no such column: "alton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alton", "0.000671"); error here ---^ Parse error near line 9652: no such column: "expresses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expresses", "0.000671"); error here ---^ Parse error near line 9653: no such column: "picks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("picks", "0.000671"); error here ---^ Parse error near line 9654: no such column: "filters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filters", "0.000671"); error here ---^ Parse error near line 9655: no such column: "anglican" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anglican", "0.000671"); error here ---^ Parse error near line 9656: no such column: "spells" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spells", "0.000671"); error here ---^ Parse error near line 9657: no such column: "flicked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flicked", "0.000671"); error here ---^ Parse error near line 9658: no such column: "motors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motors", "0.000671"); error here ---^ Parse error near line 9659: no such column: "skins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skins", "0.000671"); error here ---^ Parse error near line 9660: no such column: "immunity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immunity", "0.000671"); error here ---^ Parse error near line 9661: no such column: "spectacle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spectacle", "0.000670"); error here ---^ Parse error near line 9662: no such column: "doomed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doomed", "0.000670"); error here ---^ Parse error near line 9663: no such column: "employs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("employs", "0.000670"); error here ---^ Parse error near line 9664: no such column: "daisy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daisy", "0.000670"); error here ---^ Parse error near line 9665: no such column: "incompatible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incompatible", "0.000670"); error here ---^ Parse error near line 9666: no such column: "jake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jake", "0.000670"); error here ---^ Parse error near line 9667: no such column: "fists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fists", "0.000670"); error here ---^ Parse error near line 9668: no such column: "regimes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regimes", "0.000670"); error here ---^ Parse error near line 9669: no such column: "advocates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advocates", "0.000670"); error here ---^ Parse error near line 9670: no such column: "buzz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buzz", "0.000669"); error here ---^ Parse error near line 9671: no such column: "leigh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leigh", "0.000669"); error here ---^ Parse error near line 9672: no such column: "nanny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nanny", "0.000669"); error here ---^ Parse error near line 9673: no such column: "cultivated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cultivated", "0.000669"); error here ---^ Parse error near line 9674: no such column: "darren" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("darren", "0.000669"); error here ---^ Parse error near line 9675: no such column: "conveniently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conveniently", "0.000669"); error here ---^ Parse error near line 9676: no such column: "arguably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arguably", "0.000669"); error here ---^ Parse error near line 9677: no such column: "bald" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bald", "0.000669"); error here ---^ Parse error near line 9678: no such column: "prohibited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prohibited", "0.000668"); error here ---^ Parse error near line 9679: no such column: "mare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mare", "0.000668"); error here ---^ Parse error near line 9680: no such column: "imitation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imitation", "0.000668"); error here ---^ Parse error near line 9681: no such column: "fourteenth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fourteenth", "0.000668"); error here ---^ Parse error near line 9682: no such column: "microwave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("microwave", "0.000668"); error here ---^ Parse error near line 9683: no such column: "collision" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collision", "0.000668"); error here ---^ Parse error near line 9684: no such column: "variance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("variance", "0.000668"); error here ---^ Parse error near line 9685: no such column: "ripe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ripe", "0.000667"); error here ---^ Parse error near line 9686: no such column: "heavens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heavens", "0.000667"); error here ---^ Parse error near line 9687: no such column: "louder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("louder", "0.000667"); error here ---^ Parse error near line 9688: no such column: "hooked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hooked", "0.000667"); error here ---^ Parse error near line 9689: no such column: "straightened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("straightened", "0.000667"); error here ---^ Parse error near line 9690: no such column: "filming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filming", "0.000667"); error here ---^ Parse error near line 9691: no such column: "muddy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muddy", "0.000666"); error here ---^ Parse error near line 9692: no such column: "apartments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apartments", "0.000666"); error here ---^ Parse error near line 9693: no such column: "banbury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banbury", "0.000666"); error here ---^ Parse error near line 9694: no such column: "abundance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abundance", "0.000666"); error here ---^ Parse error near line 9695: no such column: "summed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summed", "0.000666"); error here ---^ Parse error near line 9696: no such column: "aided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aided", "0.000666"); error here ---^ Parse error near line 9697: no such column: "gateway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gateway", "0.000666"); error here ---^ Parse error near line 9698: no such column: "interviewing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interviewing", "0.000666"); error here ---^ Parse error near line 9699: no such column: "monk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monk", "0.000666"); error here ---^ Parse error near line 9700: no such column: "munich" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("munich", "0.000666"); error here ---^ Parse error near line 9701: no such column: "greenpeace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greenpeace", "0.000666"); error here ---^ Parse error near line 9702: no such column: "spouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spouse", "0.000665"); error here ---^ Parse error near line 9703: no such column: "participant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("participant", "0.000665"); error here ---^ Parse error near line 9704: no such column: "discontent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discontent", "0.000665"); error here ---^ Parse error near line 9705: no such column: "amanda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amanda", "0.000665"); error here ---^ Parse error near line 9706: no such column: "organizing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organizing", "0.000665"); error here ---^ Parse error near line 9707: no such column: "dashed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dashed", "0.000665"); error here ---^ Parse error near line 9708: no such column: "petroleum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("petroleum", "0.000665"); error here ---^ Parse error near line 9709: no such column: "finite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finite", "0.000665"); error here ---^ Parse error near line 9710: no such column: "tolerate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tolerate", "0.000665"); error here ---^ Parse error near line 9711: no such column: "preoccupied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preoccupied", "0.000665"); error here ---^ Parse error near line 9712: no such column: "combines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("combines", "0.000665"); error here ---^ Parse error near line 9713: no such column: "echoes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("echoes", "0.000665"); error here ---^ Parse error near line 9714: no such column: "photographers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("photographers", "0.000665"); error here ---^ Parse error near line 9715: no such column: "developmental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("developmental", "0.000664"); error here ---^ Parse error near line 9716: no such column: "lili" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lili", "0.000664"); error here ---^ Parse error near line 9717: no such column: "governmental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("governmental", "0.000664"); error here ---^ Parse error near line 9718: no such column: "statutes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statutes", "0.000664"); error here ---^ Parse error near line 9719: no such column: "nme" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nme", "0.000664"); error here ---^ Parse error near line 9720: no such column: "elusive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elusive", "0.000664"); error here ---^ Parse error near line 9721: no such column: "triggered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("triggered", "0.000664"); error here ---^ Parse error near line 9722: no such column: "palms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("palms", "0.000664"); error here ---^ Parse error near line 9723: no such column: "scanning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scanning", "0.000664"); error here ---^ Parse error near line 9724: no such column: "kohl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kohl", "0.000664"); error here ---^ Parse error near line 9725: no such column: "extremes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extremes", "0.000664"); error here ---^ Parse error near line 9726: no such column: "seals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seals", "0.000663"); error here ---^ Parse error near line 9727: no such column: "disliked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disliked", "0.000663"); error here ---^ Parse error near line 9728: no such column: "guitarist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guitarist", "0.000663"); error here ---^ Parse error near line 9729: no such column: "interruption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interruption", "0.000663"); error here ---^ Parse error near line 9730: no such column: "dedication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dedication", "0.000663"); error here ---^ Parse error near line 9731: no such column: "piles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piles", "0.000663"); error here ---^ Parse error near line 9732: no such column: "typing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("typing", "0.000663"); error here ---^ Parse error near line 9733: no such column: "tenancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tenancy", "0.000663"); error here ---^ Parse error near line 9734: no such column: "responsive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("responsive", "0.000663"); error here ---^ Parse error near line 9735: no such column: "mickey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mickey", "0.000663"); error here ---^ Parse error near line 9736: no such column: "reformers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reformers", "0.000663"); error here ---^ Parse error near line 9737: no such column: "distressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distressed", "0.000662"); error here ---^ Parse error near line 9738: no such column: "ronald" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ronald", "0.000662"); error here ---^ Parse error near line 9739: no such column: "bedside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bedside", "0.000662"); error here ---^ Parse error near line 9740: no such column: "mildly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mildly", "0.000662"); error here ---^ Parse error near line 9741: no such column: "cornelius" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cornelius", "0.000662"); error here ---^ Parse error near line 9742: no such column: "romanian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("romanian", "0.000662"); error here ---^ Parse error near line 9743: no such column: "hmm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hmm", "0.000662"); error here ---^ Parse error near line 9744: no such column: "shivered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shivered", "0.000662"); error here ---^ Parse error near line 9745: no such column: "ni" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ni", "0.000662"); error here ---^ Parse error near line 9746: no such column: "planets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("planets", "0.000662"); error here ---^ Parse error near line 9747: no such column: "blazing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blazing", "0.000662"); error here ---^ Parse error near line 9748: no such column: "emission" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emission", "0.000662"); error here ---^ Parse error near line 9749: no such column: "scarborough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scarborough", "0.000662"); error here ---^ Parse error near line 9750: no such column: "insulin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insulin", "0.000662"); error here ---^ Parse error near line 9751: no such column: "peas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peas", "0.000662"); error here ---^ Parse error near line 9752: no such column: "goat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goat", "0.000661"); error here ---^ Parse error near line 9753: no such column: "propositions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("propositions", "0.000661"); error here ---^ Parse error near line 9754: no such column: "attacker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attacker", "0.000661"); error here ---^ Parse error near line 9755: no such column: "muscular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muscular", "0.000661"); error here ---^ Parse error near line 9756: no such column: "massacre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("massacre", "0.000661"); error here ---^ Parse error near line 9757: no such column: "unofficial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unofficial", "0.000661"); error here ---^ Parse error near line 9758: no such column: "rim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rim", "0.000661"); error here ---^ Parse error near line 9759: no such column: "inspectorate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspectorate", "0.000661"); error here ---^ Parse error near line 9760: no such column: "lowering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lowering", "0.000661"); error here ---^ Parse error near line 9761: no such column: "slate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slate", "0.000661"); error here ---^ Parse error near line 9762: no such column: "performers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("performers", "0.000661"); error here ---^ Parse error near line 9763: no such column: "campus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("campus", "0.000661"); error here ---^ Parse error near line 9764: no such column: "sucked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sucked", "0.000661"); error here ---^ Parse error near line 9765: no such column: "rejecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rejecting", "0.000661"); error here ---^ Parse error near line 9766: no such column: "cox" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cox", "0.000660"); error here ---^ Parse error near line 9767: no such column: "graves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graves", "0.000660"); error here ---^ Parse error near line 9768: no such column: "oldham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oldham", "0.000660"); error here ---^ Parse error near line 9769: no such column: "unsure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unsure", "0.000660"); error here ---^ Parse error near line 9770: no such column: "impress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impress", "0.000660"); error here ---^ Parse error near line 9771: no such column: "gorgeous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gorgeous", "0.000660"); error here ---^ Parse error near line 9772: no such column: "hypotheses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hypotheses", "0.000660"); error here ---^ Parse error near line 9773: no such column: "conductor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conductor", "0.000660"); error here ---^ Parse error near line 9774: no such column: "mohammed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mohammed", "0.000659"); error here ---^ Parse error near line 9775: no such column: "leapor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leapor", "0.000659"); error here ---^ Parse error near line 9776: no such column: "schedules" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schedules", "0.000659"); error here ---^ Parse error near line 9777: no such column: "reproduce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reproduce", "0.000659"); error here ---^ Parse error near line 9778: no such column: "committing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("committing", "0.000659"); error here ---^ Parse error near line 9779: no such column: "squash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squash", "0.000659"); error here ---^ Parse error near line 9780: no such column: "stan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stan", "0.000659"); error here ---^ Parse error near line 9781: no such column: "mandy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mandy", "0.000659"); error here ---^ Parse error near line 9782: no such column: "noun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noun", "0.000658"); error here ---^ Parse error near line 9783: no such column: "edged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edged", "0.000658"); error here ---^ Parse error near line 9784: no such column: "henley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("henley", "0.000658"); error here ---^ Parse error near line 9785: no such column: "curls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curls", "0.000658"); error here ---^ Parse error near line 9786: no such column: "carlos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carlos", "0.000658"); error here ---^ Parse error near line 9787: no such column: "lou" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lou", "0.000658"); error here ---^ Parse error near line 9788: no such column: "sensory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensory", "0.000658"); error here ---^ Parse error near line 9789: no such column: "rationality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rationality", "0.000658"); error here ---^ Parse error near line 9790: no such column: "authoritative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("authoritative", "0.000658"); error here ---^ Parse error near line 9791: no such column: "malta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malta", "0.000658"); error here ---^ Parse error near line 9792: no such column: "parishes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parishes", "0.000658"); error here ---^ Parse error near line 9793: no such column: "instinctively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instinctively", "0.000658"); error here ---^ Parse error near line 9794: no such column: "physiological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("physiological", "0.000658"); error here ---^ Parse error near line 9795: no such column: "suspicions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suspicions", "0.000658"); error here ---^ Parse error near line 9796: no such column: "clerks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clerks", "0.000658"); error here ---^ Parse error near line 9797: no such column: "mirrors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mirrors", "0.000658"); error here ---^ Parse error near line 9798: no such column: "regeneration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regeneration", "0.000657"); error here ---^ Parse error near line 9799: no such column: "drunken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drunken", "0.000657"); error here ---^ Parse error near line 9800: no such column: "peninsula" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peninsula", "0.000657"); error here ---^ Parse error near line 9801: no such column: "tomb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tomb", "0.000657"); error here ---^ Parse error near line 9802: no such column: "croydon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("croydon", "0.000657"); error here ---^ Parse error near line 9803: no such column: "injustice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injustice", "0.000657"); error here ---^ Parse error near line 9804: no such column: "melting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("melting", "0.000657"); error here ---^ Parse error near line 9805: no such column: "salvador" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salvador", "0.000657"); error here ---^ Parse error near line 9806: no such column: "outrageous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outrageous", "0.000657"); error here ---^ Parse error near line 9807: no such column: "lied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lied", "0.000657"); error here ---^ Parse error near line 9808: no such column: "mandate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mandate", "0.000657"); error here ---^ Parse error near line 9809: no such column: "pearce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pearce", "0.000656"); error here ---^ Parse error near line 9810: no such column: "diabetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diabetic", "0.000656"); error here ---^ Parse error near line 9811: no such column: "junk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("junk", "0.000656"); error here ---^ Parse error near line 9812: no such column: "admitting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admitting", "0.000656"); error here ---^ Parse error near line 9813: no such column: "terrifying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terrifying", "0.000656"); error here ---^ Parse error near line 9814: no such column: "tribes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tribes", "0.000656"); error here ---^ Parse error near line 9815: no such column: "sober" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sober", "0.000656"); error here ---^ Parse error near line 9816: no such column: "granny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("granny", "0.000656"); error here ---^ Parse error near line 9817: no such column: "serbia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serbia", "0.000656"); error here ---^ Parse error near line 9818: no such column: "undergraduate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undergraduate", "0.000656"); error here ---^ Parse error near line 9819: no such column: "floated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("floated", "0.000656"); error here ---^ Parse error near line 9820: no such column: "compass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compass", "0.000654"); error here ---^ Parse error near line 9821: no such column: "undesirable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undesirable", "0.000654"); error here ---^ Parse error near line 9822: no such column: "rocket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rocket", "0.000654"); error here ---^ Parse error near line 9823: no such column: "supervised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supervised", "0.000654"); error here ---^ Parse error near line 9824: no such column: "generosity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generosity", "0.000654"); error here ---^ Parse error near line 9825: no such column: "kitchens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kitchens", "0.000654"); error here ---^ Parse error near line 9826: no such column: "displaying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("displaying", "0.000654"); error here ---^ Parse error near line 9827: no such column: "twisting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twisting", "0.000654"); error here ---^ Parse error near line 9828: no such column: "leonora" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leonora", "0.000654"); error here ---^ Parse error near line 9829: no such column: "musician" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("musician", "0.000654"); error here ---^ Parse error near line 9830: no such column: "counsellor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counsellor", "0.000654"); error here ---^ Parse error near line 9831: no such column: "circuits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circuits", "0.000654"); error here ---^ Parse error near line 9832: no such column: "reminiscent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reminiscent", "0.000654"); error here ---^ Parse error near line 9833: no such column: "bland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bland", "0.000654"); error here ---^ Parse error near line 9834: no such column: "reverend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reverend", "0.000654"); error here ---^ Parse error near line 9835: no such column: "wacc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wacc", "0.000653"); error here ---^ Parse error near line 9836: no such column: "derives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derives", "0.000653"); error here ---^ Parse error near line 9837: no such column: "wastes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wastes", "0.000653"); error here ---^ Parse error near line 9838: no such column: "dwarf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dwarf", "0.000653"); error here ---^ Parse error near line 9839: no such column: "eccentric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eccentric", "0.000653"); error here ---^ Parse error near line 9840: no such column: "civilisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("civilisation", "0.000653"); error here ---^ Parse error near line 9841: no such column: "sentiment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sentiment", "0.000653"); error here ---^ Parse error near line 9842: no such column: "variants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("variants", "0.000653"); error here ---^ Parse error near line 9843: no such column: "declaring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("declaring", "0.000653"); error here ---^ Parse error near line 9844: no such column: "mars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mars", "0.000652"); error here ---^ Parse error near line 9845: no such column: "hart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hart", "0.000652"); error here ---^ Parse error near line 9846: no such column: "ammunition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ammunition", "0.000652"); error here ---^ Parse error near line 9847: no such column: "outgoing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outgoing", "0.000652"); error here ---^ Parse error near line 9848: no such column: "fletcher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fletcher", "0.000652"); error here ---^ Parse error near line 9849: no such column: "intending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intending", "0.000652"); error here ---^ Parse error near line 9850: no such column: "theatrical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theatrical", "0.000652"); error here ---^ Parse error near line 9851: no such column: "electrons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electrons", "0.000652"); error here ---^ Parse error near line 9852: no such column: "greeting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greeting", "0.000652"); error here ---^ Parse error near line 9853: no such column: "acquaintance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acquaintance", "0.000652"); error here ---^ Parse error near line 9854: no such column: "hybrid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hybrid", "0.000652"); error here ---^ Parse error near line 9855: no such column: "query" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("query", "0.000651"); error here ---^ Parse error near line 9856: no such column: "redundancies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("redundancies", "0.000651"); error here ---^ Parse error near line 9857: no such column: "pleasing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pleasing", "0.000651"); error here ---^ Parse error near line 9858: no such column: "deeds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deeds", "0.000651"); error here ---^ Parse error near line 9859: no such column: "indifferent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indifferent", "0.000651"); error here ---^ Parse error near line 9860: no such column: "yugoslav" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yugoslav", "0.000651"); error here ---^ Parse error near line 9861: no such column: "furiously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("furiously", "0.000651"); error here ---^ Parse error near line 9862: no such column: "boycott" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boycott", "0.000651"); error here ---^ Parse error near line 9863: no such column: "excuses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excuses", "0.000651"); error here ---^ Parse error near line 9864: no such column: "frances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frances", "0.000650"); error here ---^ Parse error near line 9865: no such column: "dusk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dusk", "0.000650"); error here ---^ Parse error near line 9866: no such column: "cables" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cables", "0.000650"); error here ---^ Parse error near line 9867: no such column: "qualitative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("qualitative", "0.000650"); error here ---^ Parse error near line 9868: no such column: "undergo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undergo", "0.000650"); error here ---^ Parse error near line 9869: no such column: "homosexuality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homosexuality", "0.000650"); error here ---^ Parse error near line 9870: no such column: "dynamics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dynamics", "0.000650"); error here ---^ Parse error near line 9871: no such column: "shrewsbury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrewsbury", "0.000650"); error here ---^ Parse error near line 9872: no such column: "johnston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("johnston", "0.000650"); error here ---^ Parse error near line 9873: no such column: "pleasures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pleasures", "0.000650"); error here ---^ Parse error near line 9874: no such column: "explanatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explanatory", "0.000650"); error here ---^ Parse error near line 9875: no such column: "terrain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terrain", "0.000650"); error here ---^ Parse error near line 9876: no such column: "monastery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monastery", "0.000649"); error here ---^ Parse error near line 9877: no such column: "trainee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trainee", "0.000649"); error here ---^ Parse error near line 9878: no such column: "articulate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("articulate", "0.000649"); error here ---^ Parse error near line 9879: no such column: "airfield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("airfield", "0.000649"); error here ---^ Parse error near line 9880: no such column: "peggy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peggy", "0.000649"); error here ---^ Parse error near line 9881: no such column: "disappearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disappearing", "0.000649"); error here ---^ Parse error near line 9882: no such column: "medicines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("medicines", "0.000649"); error here ---^ Parse error near line 9883: no such column: "dental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dental", "0.000649"); error here ---^ Parse error near line 9884: no such column: "haul" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haul", "0.000649"); error here ---^ Parse error near line 9885: no such column: "outskirts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outskirts", "0.000649"); error here ---^ Parse error near line 9886: no such column: "profoundly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("profoundly", "0.000649"); error here ---^ Parse error near line 9887: no such column: "regain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regain", "0.000649"); error here ---^ Parse error near line 9888: no such column: "biting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biting", "0.000648"); error here ---^ Parse error near line 9889: no such column: "stables" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stables", "0.000648"); error here ---^ Parse error near line 9890: no such column: "indifference" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indifference", "0.000648"); error here ---^ Parse error near line 9891: no such column: "mellor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mellor", "0.000648"); error here ---^ Parse error near line 9892: no such column: "trench" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trench", "0.000648"); error here ---^ Parse error near line 9893: no such column: "routines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("routines", "0.000648"); error here ---^ Parse error near line 9894: no such column: "cohen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cohen", "0.000647"); error here ---^ Parse error near line 9895: no such column: "handbag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handbag", "0.000647"); error here ---^ Parse error near line 9896: no such column: "cater" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cater", "0.000647"); error here ---^ Parse error near line 9897: no such column: "profiles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("profiles", "0.000647"); error here ---^ Parse error near line 9898: no such column: "broadcasts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broadcasts", "0.000647"); error here ---^ Parse error near line 9899: no such column: "spokeswoman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spokeswoman", "0.000647"); error here ---^ Parse error near line 9900: no such column: "pi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pi", "0.000647"); error here ---^ Parse error near line 9901: no such column: "chooses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chooses", "0.000646"); error here ---^ Parse error near line 9902: no such column: "optimum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("optimum", "0.000646"); error here ---^ Parse error near line 9903: no such column: "mortar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mortar", "0.000646"); error here ---^ Parse error near line 9904: no such column: "admissions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admissions", "0.000646"); error here ---^ Parse error near line 9905: no such column: "witch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("witch", "0.000646"); error here ---^ Parse error near line 9906: no such column: "junctions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("junctions", "0.000646"); error here ---^ Parse error near line 9907: no such column: "ecstasy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ecstasy", "0.000646"); error here ---^ Parse error near line 9908: no such column: "behaving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("behaving", "0.000646"); error here ---^ Parse error near line 9909: no such column: "escaping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("escaping", "0.000646"); error here ---^ Parse error near line 9910: no such column: "corrupt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corrupt", "0.000646"); error here ---^ Parse error near line 9911: no such column: "rev" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rev", "0.000646"); error here ---^ Parse error near line 9912: no such column: "stove" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stove", "0.000645"); error here ---^ Parse error near line 9913: no such column: "competitor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("competitor", "0.000645"); error here ---^ Parse error near line 9914: no such column: "picturesque" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("picturesque", "0.000645"); error here ---^ Parse error near line 9915: no such column: "nec" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nec", "0.000645"); error here ---^ Parse error near line 9916: no such column: "repay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repay", "0.000645"); error here ---^ Parse error near line 9917: no such column: "stevens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stevens", "0.000645"); error here ---^ Parse error near line 9918: no such column: "drafting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drafting", "0.000645"); error here ---^ Parse error near line 9919: no such column: "donor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donor", "0.000645"); error here ---^ Parse error near line 9920: no such column: "surgeons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surgeons", "0.000645"); error here ---^ Parse error near line 9921: no such column: "deterrent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deterrent", "0.000645"); error here ---^ Parse error near line 9922: no such column: "bomber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bomber", "0.000645"); error here ---^ Parse error near line 9923: no such column: "congratulations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("congratulations", "0.000644"); error here ---^ Parse error near line 9924: no such column: "galaxy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("galaxy", "0.000644"); error here ---^ Parse error near line 9925: no such column: "geared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geared", "0.000644"); error here ---^ Parse error near line 9926: no such column: "hobby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hobby", "0.000644"); error here ---^ Parse error near line 9927: no such column: "enclosure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enclosure", "0.000644"); error here ---^ Parse error near line 9928: no such column: "boarding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boarding", "0.000644"); error here ---^ Parse error near line 9929: no such column: "dixon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dixon", "0.000644"); error here ---^ Parse error near line 9930: no such column: "foremost" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foremost", "0.000644"); error here ---^ Parse error near line 9931: no such column: "residues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("residues", "0.000644"); error here ---^ Parse error near line 9932: no such column: "prominence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prominence", "0.000643"); error here ---^ Parse error near line 9933: no such column: "generic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generic", "0.000643"); error here ---^ Parse error near line 9934: no such column: "garments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garments", "0.000643"); error here ---^ Parse error near line 9935: no such column: "scrambled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scrambled", "0.000643"); error here ---^ Parse error near line 9936: no such column: "ivy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ivy", "0.000643"); error here ---^ Parse error near line 9937: no such column: "recruiting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recruiting", "0.000643"); error here ---^ Parse error near line 9938: no such column: "chatting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chatting", "0.000643"); error here ---^ Parse error near line 9939: no such column: "mitterrand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mitterrand", "0.000643"); error here ---^ Parse error near line 9940: no such column: "stoke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stoke", "0.000643"); error here ---^ Parse error near line 9941: no such column: "booth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("booth", "0.000642"); error here ---^ Parse error near line 9942: no such column: "comprehension" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comprehension", "0.000642"); error here ---^ Parse error near line 9943: no such column: "bugger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bugger", "0.000642"); error here ---^ Parse error near line 9944: no such column: "slices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slices", "0.000642"); error here ---^ Parse error near line 9945: no such column: "hauled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hauled", "0.000642"); error here ---^ Parse error near line 9946: no such column: "reorganisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reorganisation", "0.000642"); error here ---^ Parse error near line 9947: no such column: "deferred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deferred", "0.000642"); error here ---^ Parse error near line 9948: no such column: "frustrating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frustrating", "0.000642"); error here ---^ Parse error near line 9949: no such column: "mandela" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mandela", "0.000642"); error here ---^ Parse error near line 9950: no such column: "motorists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motorists", "0.000642"); error here ---^ Parse error near line 9951: no such column: "effected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("effected", "0.000642"); error here ---^ Parse error near line 9952: no such column: "mercedes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mercedes", "0.000641"); error here ---^ Parse error near line 9953: no such column: "manoeuvre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manoeuvre", "0.000641"); error here ---^ Parse error near line 9954: no such column: "muslims" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muslims", "0.000641"); error here ---^ Parse error near line 9955: no such column: "barton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barton", "0.000641"); error here ---^ Parse error near line 9956: no such column: "bulgaria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bulgaria", "0.000641"); error here ---^ Parse error near line 9957: no such column: "chased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chased", "0.000641"); error here ---^ Parse error near line 9958: no such column: "fernando" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fernando", "0.000641"); error here ---^ Parse error near line 9959: no such column: "hardest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hardest", "0.000641"); error here ---^ Parse error near line 9960: no such column: "masklin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("masklin", "0.000641"); error here ---^ Parse error near line 9961: no such column: "coke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coke", "0.000641"); error here ---^ Parse error near line 9962: no such column: "pistol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pistol", "0.000641"); error here ---^ Parse error near line 9963: no such column: "gatt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gatt", "0.000641"); error here ---^ Parse error near line 9964: no such column: "delegate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delegate", "0.000641"); error here ---^ Parse error near line 9965: no such column: "distribute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distribute", "0.000641"); error here ---^ Parse error near line 9966: no such column: "tangible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tangible", "0.000640"); error here ---^ Parse error near line 9967: no such column: "prop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prop", "0.000640"); error here ---^ Parse error near line 9968: no such column: "feudal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feudal", "0.000640"); error here ---^ Parse error near line 9969: no such column: "opted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opted", "0.000640"); error here ---^ Parse error near line 9970: no such column: "harassment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harassment", "0.000640"); error here ---^ Parse error near line 9971: no such column: "euro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("euro", "0.000640"); error here ---^ Parse error near line 9972: no such column: "particulars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("particulars", "0.000640"); error here ---^ Parse error near line 9973: no such column: "presentations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presentations", "0.000640"); error here ---^ Parse error near line 9974: no such column: "compelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compelling", "0.000640"); error here ---^ Parse error near line 9975: no such column: "barred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barred", "0.000640"); error here ---^ Parse error near line 9976: no such column: "beck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beck", "0.000640"); error here ---^ Parse error near line 9977: no such column: "environmentally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("environmentally", "0.000640"); error here ---^ Parse error near line 9978: no such column: "lithuania" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lithuania", "0.000639"); error here ---^ Parse error near line 9979: no such column: "advising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advising", "0.000639"); error here ---^ Parse error near line 9980: no such column: "gran" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gran", "0.000639"); error here ---^ Parse error near line 9981: no such column: "amino" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amino", "0.000639"); error here ---^ Parse error near line 9982: no such column: "lincolnshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lincolnshire", "0.000639"); error here ---^ Parse error near line 9983: no such column: "moustache" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moustache", "0.000639"); error here ---^ Parse error near line 9984: no such column: "lenin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lenin", "0.000639"); error here ---^ Parse error near line 9985: no such column: "heroic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heroic", "0.000639"); error here ---^ Parse error near line 9986: no such column: "donation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donation", "0.000639"); error here ---^ Parse error near line 9987: no such column: "erect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("erect", "0.000639"); error here ---^ Parse error near line 9988: no such column: "woven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woven", "0.000639"); error here ---^ Parse error near line 9989: no such column: "cooperative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooperative", "0.000639"); error here ---^ Parse error near line 9990: no such column: "michelle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("michelle", "0.000639"); error here ---^ Parse error near line 9991: no such column: "devotion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devotion", "0.000638"); error here ---^ Parse error near line 9992: no such column: "walkers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walkers", "0.000638"); error here ---^ Parse error near line 9993: no such column: "ordeal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ordeal", "0.000638"); error here ---^ Parse error near line 9994: no such column: "mouths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mouths", "0.000638"); error here ---^ Parse error near line 9995: no such column: "legion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legion", "0.000638"); error here ---^ Parse error near line 9996: no such column: "pasture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pasture", "0.000638"); error here ---^ Parse error near line 9997: no such column: "fertile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fertile", "0.000638"); error here ---^ Parse error near line 9998: no such column: "separating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("separating", "0.000638"); error here ---^ Parse error near line 9999: no such column: "devote" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devote", "0.000638"); error here ---^ Parse error near line 10000: no such column: "duchy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duchy", "0.000638"); error here ---^ Parse error near line 10001: no such column: "beads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beads", "0.000638"); error here ---^ Parse error near line 10002: no such column: "splitting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("splitting", "0.000638"); error here ---^ Parse error near line 10003: no such column: "paramount" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paramount", "0.000638"); error here ---^ Parse error near line 10004: no such column: "sewing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sewing", "0.000638"); error here ---^ Parse error near line 10005: no such column: "sweater" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweater", "0.000638"); error here ---^ Parse error near line 10006: no such column: "tick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tick", "0.000638"); error here ---^ Parse error near line 10007: no such column: "nicky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nicky", "0.000638"); error here ---^ Parse error near line 10008: no such column: "thirteenth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thirteenth", "0.000638"); error here ---^ Parse error near line 10009: no such column: "doe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doe", "0.000637"); error here ---^ Parse error near line 10010: no such column: "directing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("directing", "0.000637"); error here ---^ Parse error near line 10011: no such column: "roared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roared", "0.000637"); error here ---^ Parse error near line 10012: no such column: "guiding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guiding", "0.000637"); error here ---^ Parse error near line 10013: no such column: "reassure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reassure", "0.000637"); error here ---^ Parse error near line 10014: no such column: "displaced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("displaced", "0.000637"); error here ---^ Parse error near line 10015: no such column: "plots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plots", "0.000637"); error here ---^ Parse error near line 10016: no such column: "readiness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("readiness", "0.000637"); error here ---^ Parse error near line 10017: no such column: "infantry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infantry", "0.000637"); error here ---^ Parse error near line 10018: no such column: "projection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("projection", "0.000637"); error here ---^ Parse error near line 10019: no such column: "obsessed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obsessed", "0.000636"); error here ---^ Parse error near line 10020: no such column: "genre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genre", "0.000636"); error here ---^ Parse error near line 10021: no such column: "distinguishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distinguishing", "0.000636"); error here ---^ Parse error near line 10022: no such column: "deployed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deployed", "0.000636"); error here ---^ Parse error near line 10023: no such column: "journalism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("journalism", "0.000636"); error here ---^ Parse error near line 10024: no such column: "baking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baking", "0.000636"); error here ---^ Parse error near line 10025: no such column: "pensioner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pensioner", "0.000636"); error here ---^ Parse error near line 10026: no such column: "stride" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stride", "0.000636"); error here ---^ Parse error near line 10027: no such column: "embarked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embarked", "0.000636"); error here ---^ Parse error near line 10028: no such column: "banker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banker", "0.000636"); error here ---^ Parse error near line 10029: no such column: "wretched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wretched", "0.000636"); error here ---^ Parse error near line 10030: no such column: "hillside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hillside", "0.000634"); error here ---^ Parse error near line 10031: no such column: "brake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brake", "0.000634"); error here ---^ Parse error near line 10032: no such column: "identifies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("identifies", "0.000634"); error here ---^ Parse error near line 10033: no such column: "ragged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ragged", "0.000634"); error here ---^ Parse error near line 10034: no such column: "internally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("internally", "0.000634"); error here ---^ Parse error near line 10035: no such column: "downward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("downward", "0.000634"); error here ---^ Parse error near line 10036: no such column: "expose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expose", "0.000634"); error here ---^ Parse error near line 10037: no such column: "prayed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prayed", "0.000634"); error here ---^ Parse error near line 10038: no such column: "torque" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("torque", "0.000634"); error here ---^ Parse error near line 10039: no such column: "circumstance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circumstance", "0.000633"); error here ---^ Parse error near line 10040: no such column: "shrubs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrubs", "0.000633"); error here ---^ Parse error near line 10041: no such column: "bosnian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bosnian", "0.000633"); error here ---^ Parse error near line 10042: no such column: "outsider" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outsider", "0.000633"); error here ---^ Parse error near line 10043: no such column: "ronnie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ronnie", "0.000633"); error here ---^ Parse error near line 10044: no such column: "simplified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simplified", "0.000633"); error here ---^ Parse error near line 10045: no such column: "expressly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expressly", "0.000633"); error here ---^ Parse error near line 10046: no such column: "merged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merged", "0.000633"); error here ---^ Parse error near line 10047: no such column: "benches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benches", "0.000633"); error here ---^ Parse error near line 10048: no such column: "omission" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("omission", "0.000633"); error here ---^ Parse error near line 10049: no such column: "crouched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crouched", "0.000632"); error here ---^ Parse error near line 10050: no such column: "dispose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dispose", "0.000632"); error here ---^ Parse error near line 10051: no such column: "listeners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("listeners", "0.000632"); error here ---^ Parse error near line 10052: no such column: "hockey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hockey", "0.000632"); error here ---^ Parse error near line 10053: no such column: "contemplate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contemplate", "0.000632"); error here ---^ Parse error near line 10054: no such column: "anchor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anchor", "0.000632"); error here ---^ Parse error near line 10055: no such column: "abundant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abundant", "0.000632"); error here ---^ Parse error near line 10056: no such column: "restoring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restoring", "0.000632"); error here ---^ Parse error near line 10057: no such column: "raped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raped", "0.000632"); error here ---^ Parse error near line 10058: no such column: "ecology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ecology", "0.000632"); error here ---^ Parse error near line 10059: no such column: "socket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("socket", "0.000631"); error here ---^ Parse error near line 10060: no such column: "glucose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glucose", "0.000631"); error here ---^ Parse error near line 10061: no such column: "sins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sins", "0.000631"); error here ---^ Parse error near line 10062: no such column: "commodities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commodities", "0.000631"); error here ---^ Parse error near line 10063: no such column: "sherry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sherry", "0.000631"); error here ---^ Parse error near line 10064: no such column: "assignments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assignments", "0.000631"); error here ---^ Parse error near line 10065: no such column: "productions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("productions", "0.000631"); error here ---^ Parse error near line 10066: no such column: "minimise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minimise", "0.000630"); error here ---^ Parse error near line 10067: no such column: "reminding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reminding", "0.000630"); error here ---^ Parse error near line 10068: no such column: "groaned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("groaned", "0.000630"); error here ---^ Parse error near line 10069: no such column: "appalled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appalled", "0.000630"); error here ---^ Parse error near line 10070: no such column: "tougher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tougher", "0.000630"); error here ---^ Parse error near line 10071: no such column: "baxter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baxter", "0.000630"); error here ---^ Parse error near line 10072: no such column: "shropshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shropshire", "0.000630"); error here ---^ Parse error near line 10073: no such column: "wagon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wagon", "0.000630"); error here ---^ Parse error near line 10074: no such column: "momentarily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("momentarily", "0.000630"); error here ---^ Parse error near line 10075: no such column: "communion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communion", "0.000630"); error here ---^ Parse error near line 10076: no such column: "loft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loft", "0.000629"); error here ---^ Parse error near line 10077: no such column: "definitive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("definitive", "0.000629"); error here ---^ Parse error near line 10078: no such column: "wellington" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wellington", "0.000629"); error here ---^ Parse error near line 10079: no such column: "discretionary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discretionary", "0.000629"); error here ---^ Parse error near line 10080: no such column: "silicon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silicon", "0.000629"); error here ---^ Parse error near line 10081: no such column: "dancer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dancer", "0.000629"); error here ---^ Parse error near line 10082: no such column: "blunt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blunt", "0.000629"); error here ---^ Parse error near line 10083: no such column: "stewards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stewards", "0.000629"); error here ---^ Parse error near line 10084: no such column: "apologise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apologise", "0.000629"); error here ---^ Parse error near line 10085: no such column: "unveiled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unveiled", "0.000629"); error here ---^ Parse error near line 10086: no such column: "wallet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wallet", "0.000629"); error here ---^ Parse error near line 10087: no such column: "pulls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pulls", "0.000629"); error here ---^ Parse error near line 10088: no such column: "philosopher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("philosopher", "0.000629"); error here ---^ Parse error near line 10089: no such column: "provoke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provoke", "0.000628"); error here ---^ Parse error near line 10090: no such column: "loneliness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loneliness", "0.000628"); error here ---^ Parse error near line 10091: no such column: "modigliani" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modigliani", "0.000628"); error here ---^ Parse error near line 10092: no such column: "unpaid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unpaid", "0.000628"); error here ---^ Parse error near line 10093: no such column: "shoots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shoots", "0.000628"); error here ---^ Parse error near line 10094: no such column: "handwriting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handwriting", "0.000628"); error here ---^ Parse error near line 10095: no such column: "prohibition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prohibition", "0.000628"); error here ---^ Parse error near line 10096: no such column: "si" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("si", "0.000628"); error here ---^ Parse error near line 10097: no such column: "sufferer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sufferer", "0.000628"); error here ---^ Parse error near line 10098: no such column: "adjourned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjourned", "0.000628"); error here ---^ Parse error near line 10099: no such column: "continual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continual", "0.000627"); error here ---^ Parse error near line 10100: no such column: "arrows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrows", "0.000627"); error here ---^ Parse error near line 10101: no such column: "blinked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blinked", "0.000627"); error here ---^ Parse error near line 10102: no such column: "epic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("epic", "0.000627"); error here ---^ Parse error near line 10103: no such column: "undertakings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undertakings", "0.000627"); error here ---^ Parse error near line 10104: no such column: "creole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creole", "0.000627"); error here ---^ Parse error near line 10105: no such column: "devastated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devastated", "0.000627"); error here ---^ Parse error near line 10106: no such column: "gravitational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gravitational", "0.000627"); error here ---^ Parse error near line 10107: no such column: "tearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tearing", "0.000627"); error here ---^ Parse error near line 10108: no such column: "intriguing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intriguing", "0.000627"); error here ---^ Parse error near line 10109: no such column: "moses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moses", "0.000627"); error here ---^ Parse error near line 10110: no such column: "convoy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convoy", "0.000627"); error here ---^ Parse error near line 10111: no such column: "bark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bark", "0.000627"); error here ---^ Parse error near line 10112: no such column: "pill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pill", "0.000626"); error here ---^ Parse error near line 10113: no such column: "lyons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lyons", "0.000626"); error here ---^ Parse error near line 10114: no such column: "redemption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("redemption", "0.000626"); error here ---^ Parse error near line 10115: no such column: "worm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worm", "0.000626"); error here ---^ Parse error near line 10116: no such column: "puzzle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puzzle", "0.000626"); error here ---^ Parse error near line 10117: no such column: "online" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("online", "0.000626"); error here ---^ Parse error near line 10118: no such column: "unmarried" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unmarried", "0.000626"); error here ---^ Parse error near line 10119: no such column: "purchasers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purchasers", "0.000626"); error here ---^ Parse error near line 10120: no such column: "kidney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kidney", "0.000625"); error here ---^ Parse error near line 10121: no such column: "sierra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sierra", "0.000625"); error here ---^ Parse error near line 10122: no such column: "hague" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hague", "0.000625"); error here ---^ Parse error near line 10123: no such column: "bursting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bursting", "0.000625"); error here ---^ Parse error near line 10124: no such column: "castles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("castles", "0.000625"); error here ---^ Parse error near line 10125: no such column: "searches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("searches", "0.000625"); error here ---^ Parse error near line 10126: no such column: "laughs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laughs", "0.000625"); error here ---^ Parse error near line 10127: no such column: "tins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tins", "0.000625"); error here ---^ Parse error near line 10128: no such column: "critically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("critically", "0.000624"); error here ---^ Parse error near line 10129: no such column: "hissed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hissed", "0.000624"); error here ---^ Parse error near line 10130: no such column: "proprietary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proprietary", "0.000624"); error here ---^ Parse error near line 10131: no such column: "der" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("der", "0.000624"); error here ---^ Parse error near line 10132: no such column: "elephants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elephants", "0.000624"); error here ---^ Parse error near line 10133: no such column: "presidents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presidents", "0.000624"); error here ---^ Parse error near line 10134: no such column: "parameter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parameter", "0.000624"); error here ---^ Parse error near line 10135: no such column: "undertook" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undertook", "0.000624"); error here ---^ Parse error near line 10136: no such column: "invaded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invaded", "0.000624"); error here ---^ Parse error near line 10137: no such column: "nottinghamshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nottinghamshire", "0.000624"); error here ---^ Parse error near line 10138: no such column: "translate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("translate", "0.000624"); error here ---^ Parse error near line 10139: no such column: "upheld" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upheld", "0.000624"); error here ---^ Parse error near line 10140: no such column: "equitable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equitable", "0.000623"); error here ---^ Parse error near line 10141: no such column: "shocking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shocking", "0.000623"); error here ---^ Parse error near line 10142: no such column: "infinitely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infinitely", "0.000623"); error here ---^ Parse error near line 10143: no such column: "syllabus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syllabus", "0.000623"); error here ---^ Parse error near line 10144: no such column: "maiden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maiden", "0.000623"); error here ---^ Parse error near line 10145: no such column: "micro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("micro", "0.000623"); error here ---^ Parse error near line 10146: no such column: "compares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compares", "0.000623"); error here ---^ Parse error near line 10147: no such column: "imperative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imperative", "0.000623"); error here ---^ Parse error near line 10148: no such column: "bounds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bounds", "0.000623"); error here ---^ Parse error near line 10149: no such column: "spreadsheet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spreadsheet", "0.000623"); error here ---^ Parse error near line 10150: no such column: "grandson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grandson", "0.000622"); error here ---^ Parse error near line 10151: no such column: "tyre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tyre", "0.000622"); error here ---^ Parse error near line 10152: no such column: "finn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finn", "0.000622"); error here ---^ Parse error near line 10153: no such column: "nomination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nomination", "0.000622"); error here ---^ Parse error near line 10154: no such column: "costa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("costa", "0.000622"); error here ---^ Parse error near line 10155: no such column: "fatty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fatty", "0.000622"); error here ---^ Parse error near line 10156: no such column: "humiliation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humiliation", "0.000622"); error here ---^ Parse error near line 10157: no such column: "genesis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genesis", "0.000622"); error here ---^ Parse error near line 10158: no such column: "beth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beth", "0.000622"); error here ---^ Parse error near line 10159: no such column: "persuading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persuading", "0.000621"); error here ---^ Parse error near line 10160: no such column: "dole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dole", "0.000621"); error here ---^ Parse error near line 10161: no such column: "closures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("closures", "0.000621"); error here ---^ Parse error near line 10162: no such column: "paints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paints", "0.000621"); error here ---^ Parse error near line 10163: no such column: "intensified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intensified", "0.000621"); error here ---^ Parse error near line 10164: no such column: "breadth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breadth", "0.000621"); error here ---^ Parse error near line 10165: no such column: "nationalists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationalists", "0.000621"); error here ---^ Parse error near line 10166: no such column: "exceeds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exceeds", "0.000621"); error here ---^ Parse error near line 10167: no such column: "spectacles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spectacles", "0.000621"); error here ---^ Parse error near line 10168: no such column: "geometric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geometric", "0.000621"); error here ---^ Parse error near line 10169: no such column: "brewing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brewing", "0.000620"); error here ---^ Parse error near line 10170: no such column: "ventilation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ventilation", "0.000620"); error here ---^ Parse error near line 10171: no such column: "crystals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crystals", "0.000620"); error here ---^ Parse error near line 10172: no such column: "blades" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blades", "0.000620"); error here ---^ Parse error near line 10173: no such column: "introduces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("introduces", "0.000619"); error here ---^ Parse error near line 10174: no such column: "insulation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insulation", "0.000619"); error here ---^ Parse error near line 10175: no such column: "algae" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("algae", "0.000619"); error here ---^ Parse error near line 10176: no such column: "cia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cia", "0.000619"); error here ---^ Parse error near line 10177: no such column: "pipeline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pipeline", "0.000619"); error here ---^ Parse error near line 10178: no such column: "brooke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brooke", "0.000619"); error here ---^ Parse error near line 10179: no such column: "underway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underway", "0.000619"); error here ---^ Parse error near line 10180: no such column: "regent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regent", "0.000619"); error here ---^ Parse error near line 10181: no such column: "dictated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dictated", "0.000619"); error here ---^ Parse error near line 10182: no such column: "offender" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offender", "0.000619"); error here ---^ Parse error near line 10183: no such column: "swell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swell", "0.000619"); error here ---^ Parse error near line 10184: no such column: "overt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overt", "0.000619"); error here ---^ Parse error near line 10185: no such column: "abbot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abbot", "0.000619"); error here ---^ Parse error near line 10186: no such column: "web" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("web", "0.000619"); error here ---^ Parse error near line 10187: no such column: "gastrin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gastrin", "0.000618"); error here ---^ Parse error near line 10188: no such column: "judgments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judgments", "0.000618"); error here ---^ Parse error near line 10189: no such column: "warmly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warmly", "0.000618"); error here ---^ Parse error near line 10190: no such column: "morally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morally", "0.000618"); error here ---^ Parse error near line 10191: no such column: "orderly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orderly", "0.000618"); error here ---^ Parse error near line 10192: no such column: "modular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modular", "0.000618"); error here ---^ Parse error near line 10193: no such column: "delhi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delhi", "0.000618"); error here ---^ Parse error near line 10194: no such column: "boredom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boredom", "0.000618"); error here ---^ Parse error near line 10195: no such column: "tsar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tsar", "0.000618"); error here ---^ Parse error near line 10196: no such column: "seize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seize", "0.000618"); error here ---^ Parse error near line 10197: no such column: "impatiently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impatiently", "0.000618"); error here ---^ Parse error near line 10198: no such column: "flu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flu", "0.000617"); error here ---^ Parse error near line 10199: no such column: "whale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whale", "0.000617"); error here ---^ Parse error near line 10200: no such column: "marrying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marrying", "0.000617"); error here ---^ Parse error near line 10201: no such column: "robbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robbed", "0.000617"); error here ---^ Parse error near line 10202: no such column: "fulfilment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fulfilment", "0.000617"); error here ---^ Parse error near line 10203: no such column: "liquidity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liquidity", "0.000617"); error here ---^ Parse error near line 10204: no such column: "precautions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precautions", "0.000617"); error here ---^ Parse error near line 10205: no such column: "bourgeoisie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bourgeoisie", "0.000617"); error here ---^ Parse error near line 10206: no such column: "tt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tt", "0.000617"); error here ---^ Parse error near line 10207: no such column: "attributable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attributable", "0.000617"); error here ---^ Parse error near line 10208: no such column: "tan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tan", "0.000617"); error here ---^ Parse error near line 10209: no such column: "cheerfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheerfully", "0.000617"); error here ---^ Parse error near line 10210: no such column: "craftsmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("craftsmen", "0.000617"); error here ---^ Parse error near line 10211: no such column: "vicinity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vicinity", "0.000617"); error here ---^ Parse error near line 10212: no such column: "stocking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stocking", "0.000617"); error here ---^ Parse error near line 10213: no such column: "demolition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demolition", "0.000617"); error here ---^ Parse error near line 10214: no such column: "barley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barley", "0.000617"); error here ---^ Parse error near line 10215: no such column: "restrained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restrained", "0.000617"); error here ---^ Parse error near line 10216: no such column: "afforded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afforded", "0.000617"); error here ---^ Parse error near line 10217: no such column: "warmer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warmer", "0.000617"); error here ---^ Parse error near line 10218: no such column: "librarians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("librarians", "0.000617"); error here ---^ Parse error near line 10219: no such column: "instructor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instructor", "0.000617"); error here ---^ Parse error near line 10220: no such column: "sketches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sketches", "0.000616"); error here ---^ Parse error near line 10221: no such column: "labs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("labs", "0.000616"); error here ---^ Parse error near line 10222: no such column: "dangerously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dangerously", "0.000616"); error here ---^ Parse error near line 10223: no such column: "suitcase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suitcase", "0.000616"); error here ---^ Parse error near line 10224: no such column: "instability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instability", "0.000616"); error here ---^ Parse error near line 10225: no such column: "pills" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pills", "0.000616"); error here ---^ Parse error near line 10226: no such column: "survives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("survives", "0.000616"); error here ---^ Parse error near line 10227: no such column: "fumes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fumes", "0.000616"); error here ---^ Parse error near line 10228: no such column: "spark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spark", "0.000616"); error here ---^ Parse error near line 10229: no such column: "dread" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dread", "0.000616"); error here ---^ Parse error near line 10230: no such column: "universally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("universally", "0.000616"); error here ---^ Parse error near line 10231: no such column: "pork" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pork", "0.000616"); error here ---^ Parse error near line 10232: no such column: "descending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("descending", "0.000616"); error here ---^ Parse error near line 10233: no such column: "ssr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ssr", "0.000616"); error here ---^ Parse error near line 10234: no such column: "grimly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grimly", "0.000616"); error here ---^ Parse error near line 10235: no such column: "practicable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("practicable", "0.000616"); error here ---^ Parse error near line 10236: no such column: "ingredient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ingredient", "0.000614"); error here ---^ Parse error near line 10237: no such column: "ropes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ropes", "0.000614"); error here ---^ Parse error near line 10238: no such column: "brazilian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brazilian", "0.000614"); error here ---^ Parse error near line 10239: no such column: "patriotic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patriotic", "0.000614"); error here ---^ Parse error near line 10240: no such column: "somalia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("somalia", "0.000614"); error here ---^ Parse error near line 10241: no such column: "terraces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terraces", "0.000614"); error here ---^ Parse error near line 10242: no such column: "outlet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outlet", "0.000614"); error here ---^ Parse error near line 10243: no such column: "expectancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expectancy", "0.000614"); error here ---^ Parse error near line 10244: no such column: "judith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judith", "0.000614"); error here ---^ Parse error near line 10245: no such column: "distal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distal", "0.000614"); error here ---^ Parse error near line 10246: no such column: "crises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crises", "0.000614"); error here ---^ Parse error near line 10247: no such column: "devlin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devlin", "0.000614"); error here ---^ Parse error near line 10248: no such column: "proprietor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proprietor", "0.000613"); error here ---^ Parse error near line 10249: no such column: "pretended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pretended", "0.000613"); error here ---^ Parse error near line 10250: no such column: "clough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clough", "0.000613"); error here ---^ Parse error near line 10251: no such column: "knots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knots", "0.000613"); error here ---^ Parse error near line 10252: no such column: "quarrel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quarrel", "0.000613"); error here ---^ Parse error near line 10253: no such column: "brakes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brakes", "0.000613"); error here ---^ Parse error near line 10254: no such column: "compartment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compartment", "0.000613"); error here ---^ Parse error near line 10255: no such column: "goddess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goddess", "0.000613"); error here ---^ Parse error near line 10256: no such column: "ashdown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ashdown", "0.000613"); error here ---^ Parse error near line 10257: no such column: "stout" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stout", "0.000613"); error here ---^ Parse error near line 10258: no such column: "tess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tess", "0.000613"); error here ---^ Parse error near line 10259: no such column: "subsidiaries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subsidiaries", "0.000613"); error here ---^ Parse error near line 10260: no such column: "turf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turf", "0.000613"); error here ---^ Parse error near line 10261: no such column: "marching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marching", "0.000613"); error here ---^ Parse error near line 10262: no such column: "climbers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("climbers", "0.000613"); error here ---^ Parse error near line 10263: no such column: "interact" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interact", "0.000613"); error here ---^ Parse error near line 10264: no such column: "govern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("govern", "0.000612"); error here ---^ Parse error near line 10265: no such column: "corresponds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corresponds", "0.000612"); error here ---^ Parse error near line 10266: no such column: "penetration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penetration", "0.000612"); error here ---^ Parse error near line 10267: no such column: "mahogany" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mahogany", "0.000612"); error here ---^ Parse error near line 10268: no such column: "compression" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compression", "0.000612"); error here ---^ Parse error near line 10269: no such column: "sediment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sediment", "0.000612"); error here ---^ Parse error near line 10270: no such column: "exhibits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhibits", "0.000612"); error here ---^ Parse error near line 10271: no such column: "taller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taller", "0.000612"); error here ---^ Parse error near line 10272: no such column: "unrealistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unrealistic", "0.000612"); error here ---^ Parse error near line 10273: no such column: "faye" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faye", "0.000612"); error here ---^ Parse error near line 10274: no such column: "hilton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hilton", "0.000612"); error here ---^ Parse error near line 10275: no such column: "inefficient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inefficient", "0.000612"); error here ---^ Parse error near line 10276: no such column: "undergoing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undergoing", "0.000611"); error here ---^ Parse error near line 10277: no such column: "elastic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elastic", "0.000611"); error here ---^ Parse error near line 10278: no such column: "coupon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coupon", "0.000611"); error here ---^ Parse error near line 10279: no such column: "coincided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coincided", "0.000611"); error here ---^ Parse error near line 10280: no such column: "beats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beats", "0.000611"); error here ---^ Parse error near line 10281: no such column: "peterborough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peterborough", "0.000611"); error here ---^ Parse error near line 10282: no such column: "monkey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monkey", "0.000611"); error here ---^ Parse error near line 10283: no such column: "treasures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treasures", "0.000611"); error here ---^ Parse error near line 10284: no such column: "visually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visually", "0.000611"); error here ---^ Parse error near line 10285: no such column: "bolton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bolton", "0.000611"); error here ---^ Parse error near line 10286: no such column: "baghdad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baghdad", "0.000611"); error here ---^ Parse error near line 10287: no such column: "missionary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("missionary", "0.000611"); error here ---^ Parse error near line 10288: no such column: "pike" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pike", "0.000611"); error here ---^ Parse error near line 10289: no such column: "crashing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crashing", "0.000611"); error here ---^ Parse error near line 10290: no such column: "syntax" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syntax", "0.000611"); error here ---^ Parse error near line 10291: no such column: "marion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marion", "0.000611"); error here ---^ Parse error near line 10292: no such column: "desperation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desperation", "0.000610"); error here ---^ Parse error near line 10293: no such column: "crest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crest", "0.000610"); error here ---^ Parse error near line 10294: no such column: "frantic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frantic", "0.000610"); error here ---^ Parse error near line 10295: no such column: "chile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chile", "0.000610"); error here ---^ Parse error near line 10296: no such column: "frankfurt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frankfurt", "0.000610"); error here ---^ Parse error near line 10297: no such column: "bulbs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bulbs", "0.000610"); error here ---^ Parse error near line 10298: no such column: "cs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cs", "0.000610"); error here ---^ Parse error near line 10299: no such column: "sellers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sellers", "0.000610"); error here ---^ Parse error near line 10300: no such column: "pioneering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pioneering", "0.000610"); error here ---^ Parse error near line 10301: no such column: "careless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("careless", "0.000610"); error here ---^ Parse error near line 10302: no such column: "arrests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrests", "0.000610"); error here ---^ Parse error near line 10303: no such column: "tentative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tentative", "0.000609"); error here ---^ Parse error near line 10304: no such column: "mat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mat", "0.000609"); error here ---^ Parse error near line 10305: no such column: "seriousness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seriousness", "0.000609"); error here ---^ Parse error near line 10306: no such column: "microscope" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("microscope", "0.000609"); error here ---^ Parse error near line 10307: no such column: "bookings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bookings", "0.000609"); error here ---^ Parse error near line 10308: no such column: "greet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greet", "0.000609"); error here ---^ Parse error near line 10309: no such column: "sting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sting", "0.000609"); error here ---^ Parse error near line 10310: no such column: "frenchman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frenchman", "0.000609"); error here ---^ Parse error near line 10311: no such column: "addiction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("addiction", "0.000609"); error here ---^ Parse error near line 10312: no such column: "diocese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diocese", "0.000609"); error here ---^ Parse error near line 10313: no such column: "herr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herr", "0.000609"); error here ---^ Parse error near line 10314: no such column: "devise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devise", "0.000609"); error here ---^ Parse error near line 10315: no such column: "killings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("killings", "0.000609"); error here ---^ Parse error near line 10316: no such column: "renault" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renault", "0.000608"); error here ---^ Parse error near line 10317: no such column: "exported" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exported", "0.000608"); error here ---^ Parse error near line 10318: no such column: "praying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("praying", "0.000608"); error here ---^ Parse error near line 10319: no such column: "retorted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retorted", "0.000608"); error here ---^ Parse error near line 10320: no such column: "plump" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plump", "0.000608"); error here ---^ Parse error near line 10321: no such column: "intimacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intimacy", "0.000608"); error here ---^ Parse error near line 10322: no such column: "biscuit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biscuit", "0.000608"); error here ---^ Parse error near line 10323: no such column: "conferred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conferred", "0.000608"); error here ---^ Parse error near line 10324: no such column: "fuels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fuels", "0.000607"); error here ---^ Parse error near line 10325: no such column: "cans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cans", "0.000607"); error here ---^ Parse error near line 10326: no such column: "hairs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hairs", "0.000607"); error here ---^ Parse error near line 10327: no such column: "misunderstanding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misunderstanding", "0.000607"); error here ---^ Parse error near line 10328: no such column: "mungo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mungo", "0.000607"); error here ---^ Parse error near line 10329: no such column: "compounded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compounded", "0.000607"); error here ---^ Parse error near line 10330: no such column: "scum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scum", "0.000607"); error here ---^ Parse error near line 10331: no such column: "computerised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("computerised", "0.000607"); error here ---^ Parse error near line 10332: no such column: "theoretically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theoretically", "0.000607"); error here ---^ Parse error near line 10333: no such column: "predator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predator", "0.000606"); error here ---^ Parse error near line 10334: no such column: "assassination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assassination", "0.000606"); error here ---^ Parse error near line 10335: no such column: "moist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moist", "0.000606"); error here ---^ Parse error near line 10336: no such column: "poses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poses", "0.000606"); error here ---^ Parse error near line 10337: no such column: "ads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ads", "0.000606"); error here ---^ Parse error near line 10338: no such column: "hesitate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hesitate", "0.000606"); error here ---^ Parse error near line 10339: no such column: "engels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engels", "0.000606"); error here ---^ Parse error near line 10340: no such column: "lebanese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lebanese", "0.000606"); error here ---^ Parse error near line 10341: no such column: "builds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("builds", "0.000606"); error here ---^ Parse error near line 10342: no such column: "dismay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dismay", "0.000605"); error here ---^ Parse error near line 10343: no such column: "longed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("longed", "0.000605"); error here ---^ Parse error near line 10344: no such column: "poisoning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poisoning", "0.000605"); error here ---^ Parse error near line 10345: no such column: "bless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bless", "0.000605"); error here ---^ Parse error near line 10346: no such column: "hunters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hunters", "0.000605"); error here ---^ Parse error near line 10347: no such column: "succeeding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("succeeding", "0.000605"); error here ---^ Parse error near line 10348: no such column: "plague" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plague", "0.000605"); error here ---^ Parse error near line 10349: no such column: "acre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acre", "0.000605"); error here ---^ Parse error near line 10350: no such column: "applause" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("applause", "0.000604"); error here ---^ Parse error near line 10351: no such column: "buffet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buffet", "0.000604"); error here ---^ Parse error near line 10352: no such column: "taxed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taxed", "0.000604"); error here ---^ Parse error near line 10353: no such column: "undergone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undergone", "0.000604"); error here ---^ Parse error near line 10354: no such column: "frail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frail", "0.000604"); error here ---^ Parse error near line 10355: no such column: "glamorous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glamorous", "0.000604"); error here ---^ Parse error near line 10356: no such column: "middlesex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("middlesex", "0.000604"); error here ---^ Parse error near line 10357: no such column: "seeming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seeming", "0.000604"); error here ---^ Parse error near line 10358: no such column: "inmates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inmates", "0.000604"); error here ---^ Parse error near line 10359: no such column: "multinational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multinational", "0.000604"); error here ---^ Parse error near line 10360: no such column: "jamaica" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jamaica", "0.000604"); error here ---^ Parse error near line 10361: no such column: "discounts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discounts", "0.000604"); error here ---^ Parse error near line 10362: no such column: "housekeeper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("housekeeper", "0.000604"); error here ---^ Parse error near line 10363: no such column: "atkinson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("atkinson", "0.000604"); error here ---^ Parse error near line 10364: no such column: "yuan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yuan", "0.000604"); error here ---^ Parse error near line 10365: no such column: "gardeners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gardeners", "0.000604"); error here ---^ Parse error near line 10366: no such column: "throws" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("throws", "0.000603"); error here ---^ Parse error near line 10367: no such column: "ministries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ministries", "0.000603"); error here ---^ Parse error near line 10368: no such column: "verses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verses", "0.000603"); error here ---^ Parse error near line 10369: no such column: "pants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pants", "0.000603"); error here ---^ Parse error near line 10370: no such column: "stereo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stereo", "0.000603"); error here ---^ Parse error near line 10371: no such column: "gig" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gig", "0.000603"); error here ---^ Parse error near line 10372: no such column: "goats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goats", "0.000603"); error here ---^ Parse error near line 10373: no such column: "honeymoon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honeymoon", "0.000603"); error here ---^ Parse error near line 10374: no such column: "markers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("markers", "0.000603"); error here ---^ Parse error near line 10375: no such column: "piers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piers", "0.000603"); error here ---^ Parse error near line 10376: no such column: "brenda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brenda", "0.000603"); error here ---^ Parse error near line 10377: no such column: "fake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fake", "0.000602"); error here ---^ Parse error near line 10378: no such column: "postcard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postcard", "0.000602"); error here ---^ Parse error near line 10379: no such column: "yourselves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yourselves", "0.000602"); error here ---^ Parse error near line 10380: no such column: "mole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mole", "0.000602"); error here ---^ Parse error near line 10381: no such column: "stripes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stripes", "0.000602"); error here ---^ Parse error near line 10382: no such column: "ivan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ivan", "0.000602"); error here ---^ Parse error near line 10383: no such column: "logically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("logically", "0.000602"); error here ---^ Parse error near line 10384: no such column: "additionally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("additionally", "0.000602"); error here ---^ Parse error near line 10385: no such column: "pitched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pitched", "0.000602"); error here ---^ Parse error near line 10386: no such column: "cockpit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cockpit", "0.000602"); error here ---^ Parse error near line 10387: no such column: "warrior" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warrior", "0.000602"); error here ---^ Parse error near line 10388: no such column: "seaside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seaside", "0.000601"); error here ---^ Parse error near line 10389: no such column: "banner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banner", "0.000601"); error here ---^ Parse error near line 10390: no such column: "perched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perched", "0.000601"); error here ---^ Parse error near line 10391: no such column: "concentrates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concentrates", "0.000601"); error here ---^ Parse error near line 10392: no such column: "perth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perth", "0.000601"); error here ---^ Parse error near line 10393: no such column: "luxembourg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luxembourg", "0.000601"); error here ---^ Parse error near line 10394: no such column: "sorrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sorrow", "0.000600"); error here ---^ Parse error near line 10395: no such column: "intensely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intensely", "0.000600"); error here ---^ Parse error near line 10396: no such column: "minded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minded", "0.000600"); error here ---^ Parse error near line 10397: no such column: "blankets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blankets", "0.000600"); error here ---^ Parse error near line 10398: no such column: "packets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("packets", "0.000600"); error here ---^ Parse error near line 10399: no such column: "judy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judy", "0.000600"); error here ---^ Parse error near line 10400: no such column: "symptom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symptom", "0.000600"); error here ---^ Parse error near line 10401: no such column: "violin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("violin", "0.000600"); error here ---^ Parse error near line 10402: no such column: "austin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("austin", "0.000600"); error here ---^ Parse error near line 10403: no such column: "fences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fences", "0.000600"); error here ---^ Parse error near line 10404: no such column: "veto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("veto", "0.000599"); error here ---^ Parse error near line 10405: no such column: "chord" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chord", "0.000599"); error here ---^ Parse error near line 10406: no such column: "anguish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anguish", "0.000599"); error here ---^ Parse error near line 10407: no such column: "jackets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jackets", "0.000599"); error here ---^ Parse error near line 10408: no such column: "whereabouts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whereabouts", "0.000599"); error here ---^ Parse error near line 10409: no such column: "staggering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staggering", "0.000599"); error here ---^ Parse error near line 10410: no such column: "extraction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extraction", "0.000599"); error here ---^ Parse error near line 10411: no such column: "ramsay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ramsay", "0.000599"); error here ---^ Parse error near line 10412: no such column: "preoccupation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preoccupation", "0.000599"); error here ---^ Parse error near line 10413: no such column: "ants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ants", "0.000599"); error here ---^ Parse error near line 10414: no such column: "dentist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dentist", "0.000598"); error here ---^ Parse error near line 10415: no such column: "resemble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resemble", "0.000598"); error here ---^ Parse error near line 10416: no such column: "unrelated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unrelated", "0.000598"); error here ---^ Parse error near line 10417: no such column: "barrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barrow", "0.000598"); error here ---^ Parse error near line 10418: no such column: "souness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("souness", "0.000598"); error here ---^ Parse error near line 10419: no such column: "complexes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complexes", "0.000598"); error here ---^ Parse error near line 10420: no such column: "myths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("myths", "0.000598"); error here ---^ Parse error near line 10421: no such column: "theatres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theatres", "0.000598"); error here ---^ Parse error near line 10422: no such column: "vaughan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vaughan", "0.000598"); error here ---^ Parse error near line 10423: no such column: "tariffs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tariffs", "0.000598"); error here ---^ Parse error near line 10424: no such column: "interfaces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interfaces", "0.000598"); error here ---^ Parse error near line 10425: no such column: "mister" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mister", "0.000598"); error here ---^ Parse error near line 10426: no such column: "confirming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confirming", "0.000597"); error here ---^ Parse error near line 10427: no such column: "preaching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preaching", "0.000597"); error here ---^ Parse error near line 10428: no such column: "differentiated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("differentiated", "0.000597"); error here ---^ Parse error near line 10429: no such column: "rebuilding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rebuilding", "0.000597"); error here ---^ Parse error near line 10430: no such column: "typed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("typed", "0.000597"); error here ---^ Parse error near line 10431: no such column: "dwelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dwelling", "0.000597"); error here ---^ Parse error near line 10432: no such column: "diamonds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diamonds", "0.000597"); error here ---^ Parse error near line 10433: no such column: "wicket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wicket", "0.000596"); error here ---^ Parse error near line 10434: no such column: "dissatisfaction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissatisfaction", "0.000596"); error here ---^ Parse error near line 10435: no such column: "weeds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weeds", "0.000596"); error here ---^ Parse error near line 10436: no such column: "pins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pins", "0.000596"); error here ---^ Parse error near line 10437: no such column: "warns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warns", "0.000596"); error here ---^ Parse error near line 10438: no such column: "diplomacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diplomacy", "0.000596"); error here ---^ Parse error near line 10439: no such column: "acknowledgement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acknowledgement", "0.000596"); error here ---^ Parse error near line 10440: no such column: "reckless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reckless", "0.000596"); error here ---^ Parse error near line 10441: no such column: "pointless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pointless", "0.000596"); error here ---^ Parse error near line 10442: no such column: "treats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treats", "0.000596"); error here ---^ Parse error near line 10443: no such column: "granite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("granite", "0.000596"); error here ---^ Parse error near line 10444: no such column: "gin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gin", "0.000596"); error here ---^ Parse error near line 10445: no such column: "wreck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wreck", "0.000596"); error here ---^ Parse error near line 10446: no such column: "sunset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sunset", "0.000596"); error here ---^ Parse error near line 10447: no such column: "steer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steer", "0.000596"); error here ---^ Parse error near line 10448: no such column: "maritime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maritime", "0.000596"); error here ---^ Parse error near line 10449: no such column: "firemen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("firemen", "0.000594"); error here ---^ Parse error near line 10450: no such column: "validation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("validation", "0.000594"); error here ---^ Parse error near line 10451: no such column: "anselm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anselm", "0.000594"); error here ---^ Parse error near line 10452: no such column: "bolts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bolts", "0.000594"); error here ---^ Parse error near line 10453: no such column: "networking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("networking", "0.000594"); error here ---^ Parse error near line 10454: no such column: "compost" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compost", "0.000594"); error here ---^ Parse error near line 10455: no such column: "competitiveness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("competitiveness", "0.000594"); error here ---^ Parse error near line 10456: no such column: "lenders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lenders", "0.000594"); error here ---^ Parse error near line 10457: no such column: "polo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polo", "0.000594"); error here ---^ Parse error near line 10458: no such column: "guerrilla" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guerrilla", "0.000594"); error here ---^ Parse error near line 10459: no such column: "forged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forged", "0.000594"); error here ---^ Parse error near line 10460: no such column: "rationale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rationale", "0.000594"); error here ---^ Parse error near line 10461: no such column: "larvae" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("larvae", "0.000594"); error here ---^ Parse error near line 10462: no such column: "mushrooms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mushrooms", "0.000594"); error here ---^ Parse error near line 10463: no such column: "hurdle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurdle", "0.000594"); error here ---^ Parse error near line 10464: no such column: "sha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sha", "0.000593"); error here ---^ Parse error near line 10465: no such column: "exert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exert", "0.000593"); error here ---^ Parse error near line 10466: no such column: "identifiable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("identifiable", "0.000593"); error here ---^ Parse error near line 10467: no such column: "periodic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("periodic", "0.000593"); error here ---^ Parse error near line 10468: no such column: "disadvantaged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disadvantaged", "0.000593"); error here ---^ Parse error near line 10469: no such column: "watches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watches", "0.000593"); error here ---^ Parse error near line 10470: no such column: "larry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("larry", "0.000593"); error here ---^ Parse error near line 10471: no such column: "bloom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bloom", "0.000593"); error here ---^ Parse error near line 10472: no such column: "irene" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irene", "0.000593"); error here ---^ Parse error near line 10473: no such column: "sentencing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sentencing", "0.000593"); error here ---^ Parse error near line 10474: no such column: "beware" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beware", "0.000593"); error here ---^ Parse error near line 10475: no such column: "canteen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canteen", "0.000593"); error here ---^ Parse error near line 10476: no such column: "hyde" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hyde", "0.000593"); error here ---^ Parse error near line 10477: no such column: "coldly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coldly", "0.000592"); error here ---^ Parse error near line 10478: no such column: "reg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reg", "0.000592"); error here ---^ Parse error near line 10479: no such column: "glare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glare", "0.000592"); error here ---^ Parse error near line 10480: no such column: "pronunciation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pronunciation", "0.000592"); error here ---^ Parse error near line 10481: no such column: "edgar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edgar", "0.000592"); error here ---^ Parse error near line 10482: no such column: "underlined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underlined", "0.000592"); error here ---^ Parse error near line 10483: no such column: "tails" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tails", "0.000592"); error here ---^ Parse error near line 10484: no such column: "fender" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fender", "0.000592"); error here ---^ Parse error near line 10485: no such column: "bait" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bait", "0.000592"); error here ---^ Parse error near line 10486: no such column: "sipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sipped", "0.000591"); error here ---^ Parse error near line 10487: no such column: "lavatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lavatory", "0.000591"); error here ---^ Parse error near line 10488: no such column: "raining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raining", "0.000591"); error here ---^ Parse error near line 10489: no such column: "peering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peering", "0.000591"); error here ---^ Parse error near line 10490: no such column: "copying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("copying", "0.000591"); error here ---^ Parse error near line 10491: no such column: "rectangular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rectangular", "0.000591"); error here ---^ Parse error near line 10492: no such column: "quotas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quotas", "0.000591"); error here ---^ Parse error near line 10493: no such column: "berkeley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("berkeley", "0.000591"); error here ---^ Parse error near line 10494: no such column: "gradient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gradient", "0.000591"); error here ---^ Parse error near line 10495: no such column: "realization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realization", "0.000591"); error here ---^ Parse error near line 10496: no such column: "shouts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shouts", "0.000591"); error here ---^ Parse error near line 10497: no such column: "interviewer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interviewer", "0.000591"); error here ---^ Parse error near line 10498: no such column: "tracey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tracey", "0.000591"); error here ---^ Parse error near line 10499: no such column: "artefacts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artefacts", "0.000591"); error here ---^ Parse error near line 10500: no such column: "morocco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morocco", "0.000590"); error here ---^ Parse error near line 10501: no such column: "multiply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multiply", "0.000590"); error here ---^ Parse error near line 10502: no such column: "endorsement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endorsement", "0.000590"); error here ---^ Parse error near line 10503: no such column: "gina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gina", "0.000590"); error here ---^ Parse error near line 10504: no such column: "bewildered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bewildered", "0.000590"); error here ---^ Parse error near line 10505: no such column: "kinship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kinship", "0.000590"); error here ---^ Parse error near line 10506: no such column: "abolish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abolish", "0.000590"); error here ---^ Parse error near line 10507: no such column: "installations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("installations", "0.000590"); error here ---^ Parse error near line 10508: no such column: "extinction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extinction", "0.000590"); error here ---^ Parse error near line 10509: no such column: "darkened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("darkened", "0.000590"); error here ---^ Parse error near line 10510: no such column: "inset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inset", "0.000590"); error here ---^ Parse error near line 10511: no such column: "donaldson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donaldson", "0.000590"); error here ---^ Parse error near line 10512: no such column: "plunge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plunge", "0.000590"); error here ---^ Parse error near line 10513: no such column: "moslem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moslem", "0.000590"); error here ---^ Parse error near line 10514: no such column: "phoenix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phoenix", "0.000590"); error here ---^ Parse error near line 10515: no such column: "harvard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harvard", "0.000590"); error here ---^ Parse error near line 10516: no such column: "chop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chop", "0.000589"); error here ---^ Parse error near line 10517: no such column: "scarf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scarf", "0.000589"); error here ---^ Parse error near line 10518: no such column: "repertoire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repertoire", "0.000589"); error here ---^ Parse error near line 10519: no such column: "montgomery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("montgomery", "0.000589"); error here ---^ Parse error near line 10520: no such column: "striped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("striped", "0.000589"); error here ---^ Parse error near line 10521: no such column: "overs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overs", "0.000589"); error here ---^ Parse error near line 10522: no such column: "commonplace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commonplace", "0.000589"); error here ---^ Parse error near line 10523: no such column: "lynn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lynn", "0.000589"); error here ---^ Parse error near line 10524: no such column: "wed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wed", "0.000589"); error here ---^ Parse error near line 10525: no such column: "burglary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burglary", "0.000589"); error here ---^ Parse error near line 10526: no such column: "armoured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("armoured", "0.000589"); error here ---^ Parse error near line 10527: no such column: "suppress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suppress", "0.000589"); error here ---^ Parse error near line 10528: no such column: "creep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creep", "0.000589"); error here ---^ Parse error near line 10529: no such column: "cavalry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cavalry", "0.000589"); error here ---^ Parse error near line 10530: no such column: "poorest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poorest", "0.000589"); error here ---^ Parse error near line 10531: no such column: "pinch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pinch", "0.000588"); error here ---^ Parse error near line 10532: no such column: "transportation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transportation", "0.000588"); error here ---^ Parse error near line 10533: no such column: "trader" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trader", "0.000588"); error here ---^ Parse error near line 10534: no such column: "tract" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tract", "0.000588"); error here ---^ Parse error near line 10535: no such column: "walton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walton", "0.000588"); error here ---^ Parse error near line 10536: no such column: "grandparents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grandparents", "0.000588"); error here ---^ Parse error near line 10537: no such column: "sculptures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sculptures", "0.000588"); error here ---^ Parse error near line 10538: no such column: "dipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dipped", "0.000588"); error here ---^ Parse error near line 10539: no such column: "sands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sands", "0.000588"); error here ---^ Parse error near line 10540: no such column: "barrels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barrels", "0.000588"); error here ---^ Parse error near line 10541: no such column: "introductory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("introductory", "0.000588"); error here ---^ Parse error near line 10542: no such column: "biased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biased", "0.000587"); error here ---^ Parse error near line 10543: no such column: "debbie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debbie", "0.000587"); error here ---^ Parse error near line 10544: no such column: "bungalow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bungalow", "0.000587"); error here ---^ Parse error near line 10545: no such column: "diverted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diverted", "0.000587"); error here ---^ Parse error near line 10546: no such column: "pearson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pearson", "0.000587"); error here ---^ Parse error near line 10547: no such column: "resorts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resorts", "0.000587"); error here ---^ Parse error near line 10548: no such column: "converting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("converting", "0.000587"); error here ---^ Parse error near line 10549: no such column: "shetland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shetland", "0.000587"); error here ---^ Parse error near line 10550: no such column: "signalling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signalling", "0.000587"); error here ---^ Parse error near line 10551: no such column: "solaris" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solaris", "0.000587"); error here ---^ Parse error near line 10552: no such column: "mantle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mantle", "0.000587"); error here ---^ Parse error near line 10553: no such column: "lambs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lambs", "0.000586"); error here ---^ Parse error near line 10554: no such column: "discreet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discreet", "0.000586"); error here ---^ Parse error near line 10555: no such column: "brighter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brighter", "0.000586"); error here ---^ Parse error near line 10556: no such column: "teasing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teasing", "0.000586"); error here ---^ Parse error near line 10557: no such column: "parsons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parsons", "0.000586"); error here ---^ Parse error near line 10558: no such column: "curb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curb", "0.000586"); error here ---^ Parse error near line 10559: no such column: "bella" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bella", "0.000586"); error here ---^ Parse error near line 10560: no such column: "offline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offline", "0.000586"); error here ---^ Parse error near line 10561: no such column: "bacterial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bacterial", "0.000586"); error here ---^ Parse error near line 10562: no such column: "rhythms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rhythms", "0.000586"); error here ---^ Parse error near line 10563: no such column: "shrine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrine", "0.000586"); error here ---^ Parse error near line 10564: no such column: "reshuffle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reshuffle", "0.000586"); error here ---^ Parse error near line 10565: no such column: "dissent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissent", "0.000586"); error here ---^ Parse error near line 10566: no such column: "identifier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("identifier", "0.000585"); error here ---^ Parse error near line 10567: no such column: "pier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pier", "0.000585"); error here ---^ Parse error near line 10568: no such column: "attained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attained", "0.000585"); error here ---^ Parse error near line 10569: no such column: "lexicon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lexicon", "0.000585"); error here ---^ Parse error near line 10570: no such column: "onions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("onions", "0.000585"); error here ---^ Parse error near line 10571: no such column: "diversion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diversion", "0.000585"); error here ---^ Parse error near line 10572: no such column: "embraced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embraced", "0.000585"); error here ---^ Parse error near line 10573: no such column: "perfume" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perfume", "0.000585"); error here ---^ Parse error near line 10574: no such column: "referrals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("referrals", "0.000585"); error here ---^ Parse error near line 10575: no such column: "temperament" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("temperament", "0.000585"); error here ---^ Parse error near line 10576: no such column: "mama" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mama", "0.000585"); error here ---^ Parse error near line 10577: no such column: "vigour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vigour", "0.000585"); error here ---^ Parse error near line 10578: no such column: "yielded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yielded", "0.000585"); error here ---^ Parse error near line 10579: no such column: "skip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skip", "0.000585"); error here ---^ Parse error near line 10580: no such column: "saloon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saloon", "0.000585"); error here ---^ Parse error near line 10581: no such column: "addictive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("addictive", "0.000585"); error here ---^ Parse error near line 10582: no such column: "melted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("melted", "0.000585"); error here ---^ Parse error near line 10583: no such column: "fen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fen", "0.000585"); error here ---^ Parse error near line 10584: no such column: "retrospective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retrospective", "0.000585"); error here ---^ Parse error near line 10585: no such column: "popped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("popped", "0.000584"); error here ---^ Parse error near line 10586: no such column: "supermarkets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supermarkets", "0.000584"); error here ---^ Parse error near line 10587: no such column: "facial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facial", "0.000584"); error here ---^ Parse error near line 10588: no such column: "midday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midday", "0.000584"); error here ---^ Parse error near line 10589: no such column: "algorithm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("algorithm", "0.000584"); error here ---^ Parse error near line 10590: no such column: "dripping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dripping", "0.000584"); error here ---^ Parse error near line 10591: no such column: "kgb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kgb", "0.000584"); error here ---^ Parse error near line 10592: no such column: "cracking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cracking", "0.000584"); error here ---^ Parse error near line 10593: no such column: "commenting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commenting", "0.000584"); error here ---^ Parse error near line 10594: no such column: "astonishment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("astonishment", "0.000584"); error here ---^ Parse error near line 10595: no such column: "manuscripts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manuscripts", "0.000584"); error here ---^ Parse error near line 10596: no such column: "underwent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underwent", "0.000583"); error here ---^ Parse error near line 10597: no such column: "penetrate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penetrate", "0.000583"); error here ---^ Parse error near line 10598: no such column: "crescent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crescent", "0.000583"); error here ---^ Parse error near line 10599: no such column: "fallon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fallon", "0.000583"); error here ---^ Parse error near line 10600: no such column: "arithmetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arithmetic", "0.000583"); error here ---^ Parse error near line 10601: no such column: "rung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rung", "0.000583"); error here ---^ Parse error near line 10602: no such column: "leak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leak", "0.000583"); error here ---^ Parse error near line 10603: no such column: "deborah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deborah", "0.000583"); error here ---^ Parse error near line 10604: no such column: "badge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("badge", "0.000583"); error here ---^ Parse error near line 10605: no such column: "extraordinarily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extraordinarily", "0.000583"); error here ---^ Parse error near line 10606: no such column: "influencing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("influencing", "0.000583"); error here ---^ Parse error near line 10607: no such column: "arse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arse", "0.000582"); error here ---^ Parse error near line 10608: no such column: "fading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fading", "0.000582"); error here ---^ Parse error near line 10609: no such column: "bullets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bullets", "0.000582"); error here ---^ Parse error near line 10610: no such column: "directives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("directives", "0.000582"); error here ---^ Parse error near line 10611: no such column: "threatens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("threatens", "0.000582"); error here ---^ Parse error near line 10612: no such column: "finishes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finishes", "0.000582"); error here ---^ Parse error near line 10613: no such column: "scare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scare", "0.000582"); error here ---^ Parse error near line 10614: no such column: "mortgages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mortgages", "0.000582"); error here ---^ Parse error near line 10615: no such column: "temporal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("temporal", "0.000582"); error here ---^ Parse error near line 10616: no such column: "roundabout" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roundabout", "0.000582"); error here ---^ Parse error near line 10617: no such column: "needless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("needless", "0.000582"); error here ---^ Parse error near line 10618: no such column: "binoculars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("binoculars", "0.000582"); error here ---^ Parse error near line 10619: no such column: "isaac" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("isaac", "0.000582"); error here ---^ Parse error near line 10620: no such column: "elimination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elimination", "0.000582"); error here ---^ Parse error near line 10621: no such column: "presume" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presume", "0.000582"); error here ---^ Parse error near line 10622: no such column: "winston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winston", "0.000582"); error here ---^ Parse error near line 10623: no such column: "detachment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detachment", "0.000582"); error here ---^ Parse error near line 10624: no such column: "rot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rot", "0.000582"); error here ---^ Parse error near line 10625: no such column: "incorporates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incorporates", "0.000581"); error here ---^ Parse error near line 10626: no such column: "accusing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accusing", "0.000581"); error here ---^ Parse error near line 10627: no such column: "leicestershire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leicestershire", "0.000581"); error here ---^ Parse error near line 10628: no such column: "reunion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reunion", "0.000581"); error here ---^ Parse error near line 10629: no such column: "alliances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alliances", "0.000581"); error here ---^ Parse error near line 10630: no such column: "antonio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antonio", "0.000581"); error here ---^ Parse error near line 10631: no such column: "bubble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bubble", "0.000581"); error here ---^ Parse error near line 10632: no such column: "writ" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("writ", "0.000581"); error here ---^ Parse error near line 10633: no such column: "rig" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rig", "0.000581"); error here ---^ Parse error near line 10634: no such column: "deployment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deployment", "0.000581"); error here ---^ Parse error near line 10635: no such column: "warriors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warriors", "0.000581"); error here ---^ Parse error near line 10636: no such column: "evaluating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evaluating", "0.000580"); error here ---^ Parse error near line 10637: no such column: "jug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jug", "0.000580"); error here ---^ Parse error near line 10638: no such column: "nodding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nodding", "0.000580"); error here ---^ Parse error near line 10639: no such column: "roast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roast", "0.000580"); error here ---^ Parse error near line 10640: no such column: "bmw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bmw", "0.000580"); error here ---^ Parse error near line 10641: no such column: "bounced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bounced", "0.000580"); error here ---^ Parse error near line 10642: no such column: "exhaust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhaust", "0.000580"); error here ---^ Parse error near line 10643: no such column: "distributor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distributor", "0.000580"); error here ---^ Parse error near line 10644: no such column: "locke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locke", "0.000580"); error here ---^ Parse error near line 10645: no such column: "huh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("huh", "0.000580"); error here ---^ Parse error near line 10646: no such column: "atom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("atom", "0.000580"); error here ---^ Parse error near line 10647: no such column: "brokers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brokers", "0.000580"); error here ---^ Parse error near line 10648: no such column: "michel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("michel", "0.000580"); error here ---^ Parse error near line 10649: no such column: "manipulate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manipulate", "0.000580"); error here ---^ Parse error near line 10650: no such column: "forgiven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forgiven", "0.000579"); error here ---^ Parse error near line 10651: no such column: "flowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flowed", "0.000579"); error here ---^ Parse error near line 10652: no such column: "burrows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burrows", "0.000579"); error here ---^ Parse error near line 10653: no such column: "satisfactorily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satisfactorily", "0.000579"); error here ---^ Parse error near line 10654: no such column: "curry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curry", "0.000579"); error here ---^ Parse error near line 10655: no such column: "convent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convent", "0.000579"); error here ---^ Parse error near line 10656: no such column: "missions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("missions", "0.000579"); error here ---^ Parse error near line 10657: no such column: "stationed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stationed", "0.000579"); error here ---^ Parse error near line 10658: no such column: "smash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smash", "0.000578"); error here ---^ Parse error near line 10659: no such column: "porch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("porch", "0.000578"); error here ---^ Parse error near line 10660: no such column: "pasta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pasta", "0.000578"); error here ---^ Parse error near line 10661: no such column: "broker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broker", "0.000578"); error here ---^ Parse error near line 10662: no such column: "elinor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elinor", "0.000578"); error here ---^ Parse error near line 10663: no such column: "tunnels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tunnels", "0.000578"); error here ---^ Parse error near line 10664: no such column: "warrington" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warrington", "0.000578"); error here ---^ Parse error near line 10665: no such column: "jon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jon", "0.000578"); error here ---^ Parse error near line 10666: no such column: "royalty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("royalty", "0.000578"); error here ---^ Parse error near line 10667: no such column: "activation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("activation", "0.000578"); error here ---^ Parse error near line 10668: no such column: "oct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oct", "0.000578"); error here ---^ Parse error near line 10669: no such column: "swore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swore", "0.000578"); error here ---^ Parse error near line 10670: no such column: "donkey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donkey", "0.000578"); error here ---^ Parse error near line 10671: no such column: "burun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burun", "0.000578"); error here ---^ Parse error near line 10672: no such column: "auditor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auditor", "0.000578"); error here ---^ Parse error near line 10673: no such column: "textiles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("textiles", "0.000578"); error here ---^ Parse error near line 10674: no such column: "kemp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kemp", "0.000578"); error here ---^ Parse error near line 10675: no such column: "baroque" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baroque", "0.000578"); error here ---^ Parse error near line 10676: no such column: "cheapest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheapest", "0.000578"); error here ---^ Parse error near line 10677: no such column: "dotted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dotted", "0.000578"); error here ---^ Parse error near line 10678: no such column: "informative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("informative", "0.000578"); error here ---^ Parse error near line 10679: no such column: "molla" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("molla", "0.000577"); error here ---^ Parse error near line 10680: no such column: "cole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cole", "0.000577"); error here ---^ Parse error near line 10681: no such column: "denounced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denounced", "0.000577"); error here ---^ Parse error near line 10682: no such column: "philips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("philips", "0.000577"); error here ---^ Parse error near line 10683: no such column: "newcomers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newcomers", "0.000577"); error here ---^ Parse error near line 10684: no such column: "soaked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soaked", "0.000577"); error here ---^ Parse error near line 10685: no such column: "crusade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crusade", "0.000577"); error here ---^ Parse error near line 10686: no such column: "kisses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kisses", "0.000577"); error here ---^ Parse error near line 10687: no such column: "ions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ions", "0.000577"); error here ---^ Parse error near line 10688: no such column: "turmoil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turmoil", "0.000577"); error here ---^ Parse error near line 10689: no such column: "kills" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kills", "0.000577"); error here ---^ Parse error near line 10690: no such column: "engaging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engaging", "0.000577"); error here ---^ Parse error near line 10691: no such column: "rachaela" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rachaela", "0.000577"); error here ---^ Parse error near line 10692: no such column: "diagrams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diagrams", "0.000577"); error here ---^ Parse error near line 10693: no such column: "kurdish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kurdish", "0.000577"); error here ---^ Parse error near line 10694: no such column: "consolation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consolation", "0.000576"); error here ---^ Parse error near line 10695: no such column: "belts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belts", "0.000576"); error here ---^ Parse error near line 10696: no such column: "laundry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laundry", "0.000576"); error here ---^ Parse error near line 10697: no such column: "basal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basal", "0.000576"); error here ---^ Parse error near line 10698: no such column: "persuasive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persuasive", "0.000576"); error here ---^ Parse error near line 10699: no such column: "staining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staining", "0.000576"); error here ---^ Parse error near line 10700: no such column: "covenants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("covenants", "0.000576"); error here ---^ Parse error near line 10701: no such column: "handbook" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handbook", "0.000576"); error here ---^ Parse error near line 10702: no such column: "emptied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emptied", "0.000576"); error here ---^ Parse error near line 10703: no such column: "accidentally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accidentally", "0.000576"); error here ---^ Parse error near line 10704: no such column: "spat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spat", "0.000576"); error here ---^ Parse error near line 10705: no such column: "entertained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entertained", "0.000576"); error here ---^ Parse error near line 10706: no such column: "possessing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("possessing", "0.000574"); error here ---^ Parse error near line 10707: no such column: "knelt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knelt", "0.000574"); error here ---^ Parse error near line 10708: no such column: "lasts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lasts", "0.000574"); error here ---^ Parse error near line 10709: no such column: "oath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oath", "0.000574"); error here ---^ Parse error near line 10710: no such column: "cancellation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cancellation", "0.000574"); error here ---^ Parse error near line 10711: no such column: "exquisite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exquisite", "0.000574"); error here ---^ Parse error near line 10712: no such column: "initiate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("initiate", "0.000574"); error here ---^ Parse error near line 10713: no such column: "photographed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("photographed", "0.000574"); error here ---^ Parse error near line 10714: no such column: "willis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("willis", "0.000574"); error here ---^ Parse error near line 10715: no such column: "contested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contested", "0.000574"); error here ---^ Parse error near line 10716: no such column: "confidently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confidently", "0.000574"); error here ---^ Parse error near line 10717: no such column: "troop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("troop", "0.000574"); error here ---^ Parse error near line 10718: no such column: "composers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("composers", "0.000574"); error here ---^ Parse error near line 10719: no such column: "aquitaine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aquitaine", "0.000573"); error here ---^ Parse error near line 10720: no such column: "persist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persist", "0.000573"); error here ---^ Parse error near line 10721: no such column: "miguel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miguel", "0.000573"); error here ---^ Parse error near line 10722: no such column: "stylistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stylistic", "0.000573"); error here ---^ Parse error near line 10723: no such column: "derelict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derelict", "0.000573"); error here ---^ Parse error near line 10724: no such column: "elect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elect", "0.000573"); error here ---^ Parse error near line 10725: no such column: "insignificant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insignificant", "0.000573"); error here ---^ Parse error near line 10726: no such column: "reassurance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reassurance", "0.000573"); error here ---^ Parse error near line 10727: no such column: "stranded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stranded", "0.000573"); error here ---^ Parse error near line 10728: no such column: "nought" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nought", "0.000573"); error here ---^ Parse error near line 10729: no such column: "deter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deter", "0.000573"); error here ---^ Parse error near line 10730: no such column: "paradigm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paradigm", "0.000573"); error here ---^ Parse error near line 10731: no such column: "thornton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thornton", "0.000573"); error here ---^ Parse error near line 10732: no such column: "neutrality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neutrality", "0.000573"); error here ---^ Parse error near line 10733: no such column: "implicitly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implicitly", "0.000573"); error here ---^ Parse error near line 10734: no such column: "benson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benson", "0.000572"); error here ---^ Parse error near line 10735: no such column: "leon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leon", "0.000572"); error here ---^ Parse error near line 10736: no such column: "lordships" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lordships", "0.000572"); error here ---^ Parse error near line 10737: no such column: "coronary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coronary", "0.000572"); error here ---^ Parse error near line 10738: no such column: "illuminated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illuminated", "0.000572"); error here ---^ Parse error near line 10739: no such column: "approximate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approximate", "0.000572"); error here ---^ Parse error near line 10740: no such column: "unbelievable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unbelievable", "0.000572"); error here ---^ Parse error near line 10741: no such column: "fergie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fergie", "0.000571"); error here ---^ Parse error near line 10742: no such column: "kicks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kicks", "0.000571"); error here ---^ Parse error near line 10743: no such column: "thirds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thirds", "0.000571"); error here ---^ Parse error near line 10744: no such column: "padded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("padded", "0.000571"); error here ---^ Parse error near line 10745: no such column: "inflicted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inflicted", "0.000571"); error here ---^ Parse error near line 10746: no such column: "athletic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("athletic", "0.000571"); error here ---^ Parse error near line 10747: no such column: "reformed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reformed", "0.000571"); error here ---^ Parse error near line 10748: no such column: "administer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("administer", "0.000571"); error here ---^ Parse error near line 10749: no such column: "quiz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quiz", "0.000571"); error here ---^ Parse error near line 10750: no such column: "tedious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tedious", "0.000571"); error here ---^ Parse error near line 10751: no such column: "bruised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bruised", "0.000571"); error here ---^ Parse error near line 10752: no such column: "epidemic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("epidemic", "0.000571"); error here ---^ Parse error near line 10753: no such column: "environmentalists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("environmentalists", "0.000571"); error here ---^ Parse error near line 10754: no such column: "churchyard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("churchyard", "0.000571"); error here ---^ Parse error near line 10755: no such column: "gangs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gangs", "0.000571"); error here ---^ Parse error near line 10756: no such column: "contrasted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contrasted", "0.000570"); error here ---^ Parse error near line 10757: no such column: "mon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mon", "0.000570"); error here ---^ Parse error near line 10758: no such column: "notified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notified", "0.000570"); error here ---^ Parse error near line 10759: no such column: "colombia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colombia", "0.000570"); error here ---^ Parse error near line 10760: no such column: "grains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grains", "0.000570"); error here ---^ Parse error near line 10761: no such column: "shipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shipped", "0.000570"); error here ---^ Parse error near line 10762: no such column: "patiently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patiently", "0.000570"); error here ---^ Parse error near line 10763: no such column: "implying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implying", "0.000570"); error here ---^ Parse error near line 10764: no such column: "normandy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("normandy", "0.000570"); error here ---^ Parse error near line 10765: no such column: "insurers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insurers", "0.000570"); error here ---^ Parse error near line 10766: no such column: "suffice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suffice", "0.000570"); error here ---^ Parse error near line 10767: no such column: "stray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stray", "0.000570"); error here ---^ Parse error near line 10768: no such column: "privy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("privy", "0.000570"); error here ---^ Parse error near line 10769: no such column: "posture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("posture", "0.000570"); error here ---^ Parse error near line 10770: no such column: "begged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("begged", "0.000570"); error here ---^ Parse error near line 10771: no such column: "inspected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspected", "0.000570"); error here ---^ Parse error near line 10772: no such column: "benedict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benedict", "0.000569"); error here ---^ Parse error near line 10773: no such column: "parting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parting", "0.000569"); error here ---^ Parse error near line 10774: no such column: "tractor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tractor", "0.000569"); error here ---^ Parse error near line 10775: no such column: "buckinghamshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buckinghamshire", "0.000569"); error here ---^ Parse error near line 10776: no such column: "diaries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diaries", "0.000569"); error here ---^ Parse error near line 10777: no such column: "cis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cis", "0.000569"); error here ---^ Parse error near line 10778: no such column: "delegated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delegated", "0.000569"); error here ---^ Parse error near line 10779: no such column: "collectively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collectively", "0.000569"); error here ---^ Parse error near line 10780: no such column: "nationals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationals", "0.000569"); error here ---^ Parse error near line 10781: no such column: "greenbelt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greenbelt", "0.000569"); error here ---^ Parse error near line 10782: no such column: "pal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pal", "0.000569"); error here ---^ Parse error near line 10783: no such column: "ftse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ftse", "0.000569"); error here ---^ Parse error near line 10784: no such column: "daytime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daytime", "0.000568"); error here ---^ Parse error near line 10785: no such column: "prevailed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prevailed", "0.000568"); error here ---^ Parse error near line 10786: no such column: "flowering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flowering", "0.000568"); error here ---^ Parse error near line 10787: no such column: "pagan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pagan", "0.000568"); error here ---^ Parse error near line 10788: no such column: "incorporation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incorporation", "0.000568"); error here ---^ Parse error near line 10789: no such column: "fantasies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fantasies", "0.000568"); error here ---^ Parse error near line 10790: no such column: "occupying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupying", "0.000568"); error here ---^ Parse error near line 10791: no such column: "rides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rides", "0.000568"); error here ---^ Parse error near line 10792: no such column: "mins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mins", "0.000568"); error here ---^ Parse error near line 10793: no such column: "endangered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endangered", "0.000568"); error here ---^ Parse error near line 10794: no such column: "carving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carving", "0.000568"); error here ---^ Parse error near line 10795: no such column: "shores" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shores", "0.000568"); error here ---^ Parse error near line 10796: no such column: "reuter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reuter", "0.000567"); error here ---^ Parse error near line 10797: no such column: "britons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("britons", "0.000567"); error here ---^ Parse error near line 10798: no such column: "contributes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contributes", "0.000567"); error here ---^ Parse error near line 10799: no such column: "replay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replay", "0.000567"); error here ---^ Parse error near line 10800: no such column: "splash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("splash", "0.000567"); error here ---^ Parse error near line 10801: no such column: "beijing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beijing", "0.000567"); error here ---^ Parse error near line 10802: no such column: "ascertain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ascertain", "0.000567"); error here ---^ Parse error near line 10803: no such column: "convergence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convergence", "0.000567"); error here ---^ Parse error near line 10804: no such column: "finer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finer", "0.000567"); error here ---^ Parse error near line 10805: no such column: "consuming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consuming", "0.000567"); error here ---^ Parse error near line 10806: no such column: "detector" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detector", "0.000567"); error here ---^ Parse error near line 10807: no such column: "vulnerability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vulnerability", "0.000567"); error here ---^ Parse error near line 10808: no such column: "assurances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assurances", "0.000566"); error here ---^ Parse error near line 10809: no such column: "banana" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banana", "0.000566"); error here ---^ Parse error near line 10810: no such column: "uranium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uranium", "0.000566"); error here ---^ Parse error near line 10811: no such column: "sociologists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sociologists", "0.000566"); error here ---^ Parse error near line 10812: no such column: "ronni" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ronni", "0.000566"); error here ---^ Parse error near line 10813: no such column: "pillars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pillars", "0.000566"); error here ---^ Parse error near line 10814: no such column: "forecasting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forecasting", "0.000566"); error here ---^ Parse error near line 10815: no such column: "gamble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gamble", "0.000566"); error here ---^ Parse error near line 10816: no such column: "nuns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nuns", "0.000566"); error here ---^ Parse error near line 10817: no such column: "parlour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parlour", "0.000566"); error here ---^ Parse error near line 10818: no such column: "staging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staging", "0.000566"); error here ---^ Parse error near line 10819: no such column: "judiciary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judiciary", "0.000565"); error here ---^ Parse error near line 10820: no such column: "disgrace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disgrace", "0.000565"); error here ---^ Parse error near line 10821: no such column: "disney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disney", "0.000565"); error here ---^ Parse error near line 10822: no such column: "cooker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooker", "0.000565"); error here ---^ Parse error near line 10823: no such column: "forensic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forensic", "0.000565"); error here ---^ Parse error near line 10824: no such column: "slaughter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slaughter", "0.000565"); error here ---^ Parse error near line 10825: no such column: "congressional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("congressional", "0.000565"); error here ---^ Parse error near line 10826: no such column: "behaviours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("behaviours", "0.000565"); error here ---^ Parse error near line 10827: no such column: "offended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offended", "0.000565"); error here ---^ Parse error near line 10828: no such column: "pleading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pleading", "0.000565"); error here ---^ Parse error near line 10829: no such column: "ashes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ashes", "0.000565"); error here ---^ Parse error near line 10830: no such column: "jerry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jerry", "0.000565"); error here ---^ Parse error near line 10831: no such column: "aeroplane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aeroplane", "0.000565"); error here ---^ Parse error near line 10832: no such column: "mysteries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mysteries", "0.000564"); error here ---^ Parse error near line 10833: no such column: "apprehension" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apprehension", "0.000564"); error here ---^ Parse error near line 10834: no such column: "creator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creator", "0.000564"); error here ---^ Parse error near line 10835: no such column: "hostel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hostel", "0.000564"); error here ---^ Parse error near line 10836: no such column: "theses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theses", "0.000564"); error here ---^ Parse error near line 10837: no such column: "reversal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reversal", "0.000564"); error here ---^ Parse error near line 10838: no such column: "sub" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sub", "0.000564"); error here ---^ Parse error near line 10839: no such column: "subsection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subsection", "0.000564"); error here ---^ Parse error near line 10840: no such column: "persuasion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persuasion", "0.000564"); error here ---^ Parse error near line 10841: no such column: "uniforms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uniforms", "0.000564"); error here ---^ Parse error near line 10842: no such column: "hailed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hailed", "0.000564"); error here ---^ Parse error near line 10843: no such column: "endure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endure", "0.000564"); error here ---^ Parse error near line 10844: no such column: "conditioned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conditioned", "0.000563"); error here ---^ Parse error near line 10845: no such column: "screwed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("screwed", "0.000563"); error here ---^ Parse error near line 10846: no such column: "flags" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flags", "0.000563"); error here ---^ Parse error near line 10847: no such column: "toss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toss", "0.000563"); error here ---^ Parse error near line 10848: no such column: "tonic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tonic", "0.000563"); error here ---^ Parse error near line 10849: no such column: "tina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tina", "0.000563"); error here ---^ Parse error near line 10850: no such column: "jumper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jumper", "0.000563"); error here ---^ Parse error near line 10851: no such column: "novelty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("novelty", "0.000563"); error here ---^ Parse error near line 10852: no such column: "spheres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spheres", "0.000563"); error here ---^ Parse error near line 10853: no such column: "venus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("venus", "0.000563"); error here ---^ Parse error near line 10854: no such column: "harlow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harlow", "0.000563"); error here ---^ Parse error near line 10855: no such column: "violet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("violet", "0.000562"); error here ---^ Parse error near line 10856: no such column: "messenger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("messenger", "0.000562"); error here ---^ Parse error near line 10857: no such column: "advisable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advisable", "0.000562"); error here ---^ Parse error near line 10858: no such column: "pets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pets", "0.000562"); error here ---^ Parse error near line 10859: no such column: "overthrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overthrow", "0.000562"); error here ---^ Parse error near line 10860: no such column: "unbeaten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unbeaten", "0.000562"); error here ---^ Parse error near line 10861: no such column: "hector" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hector", "0.000562"); error here ---^ Parse error near line 10862: no such column: "accession" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accession", "0.000562"); error here ---^ Parse error near line 10863: no such column: "offending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offending", "0.000562"); error here ---^ Parse error near line 10864: no such column: "repaired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repaired", "0.000562"); error here ---^ Parse error near line 10865: no such column: "bean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bean", "0.000562"); error here ---^ Parse error near line 10866: no such column: "accessories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accessories", "0.000561"); error here ---^ Parse error near line 10867: no such column: "seconded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seconded", "0.000561"); error here ---^ Parse error near line 10868: no such column: "antiques" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antiques", "0.000561"); error here ---^ Parse error near line 10869: no such column: "intricate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intricate", "0.000561"); error here ---^ Parse error near line 10870: no such column: "moonlight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moonlight", "0.000561"); error here ---^ Parse error near line 10871: no such column: "chemists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chemists", "0.000561"); error here ---^ Parse error near line 10872: no such column: "weir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weir", "0.000561"); error here ---^ Parse error near line 10873: no such column: "hare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hare", "0.000561"); error here ---^ Parse error near line 10874: no such column: "cock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cock", "0.000561"); error here ---^ Parse error near line 10875: no such column: "penis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penis", "0.000561"); error here ---^ Parse error near line 10876: no such column: "merge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merge", "0.000561"); error here ---^ Parse error near line 10877: no such column: "countess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("countess", "0.000561"); error here ---^ Parse error near line 10878: no such column: "graduated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graduated", "0.000561"); error here ---^ Parse error near line 10879: no such column: "merry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merry", "0.000561"); error here ---^ Parse error near line 10880: no such column: "insp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insp", "0.000560"); error here ---^ Parse error near line 10881: no such column: "heater" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heater", "0.000560"); error here ---^ Parse error near line 10882: no such column: "nov" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nov", "0.000560"); error here ---^ Parse error near line 10883: no such column: "ti" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ti", "0.000560"); error here ---^ Parse error near line 10884: no such column: "nodes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nodes", "0.000560"); error here ---^ Parse error near line 10885: no such column: "weber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weber", "0.000560"); error here ---^ Parse error near line 10886: no such column: "athletics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("athletics", "0.000560"); error here ---^ Parse error near line 10887: no such column: "receptor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receptor", "0.000560"); error here ---^ Parse error near line 10888: no such column: "perry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perry", "0.000560"); error here ---^ Parse error near line 10889: no such column: "blurred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blurred", "0.000560"); error here ---^ Parse error near line 10890: no such column: "outing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outing", "0.000560"); error here ---^ Parse error near line 10891: no such column: "concluding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concluding", "0.000560"); error here ---^ Parse error near line 10892: no such column: "tapping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tapping", "0.000560"); error here ---^ Parse error near line 10893: no such column: "logo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("logo", "0.000560"); error here ---^ Parse error near line 10894: no such column: "smokers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smokers", "0.000560"); error here ---^ Parse error near line 10895: no such column: "articulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("articulated", "0.000559"); error here ---^ Parse error near line 10896: no such column: "apologies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apologies", "0.000559"); error here ---^ Parse error near line 10897: no such column: "cushion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cushion", "0.000559"); error here ---^ Parse error near line 10898: no such column: "arches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arches", "0.000559"); error here ---^ Parse error near line 10899: no such column: "methodist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("methodist", "0.000559"); error here ---^ Parse error near line 10900: no such column: "enduring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enduring", "0.000559"); error here ---^ Parse error near line 10901: no such column: "tribunals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tribunals", "0.000559"); error here ---^ Parse error near line 10902: no such column: "deviation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deviation", "0.000559"); error here ---^ Parse error near line 10903: no such column: "adolescent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adolescent", "0.000559"); error here ---^ Parse error near line 10904: no such column: "versatile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("versatile", "0.000559"); error here ---^ Parse error near line 10905: no such column: "sails" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sails", "0.000559"); error here ---^ Parse error near line 10906: no such column: "mo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mo", "0.000559"); error here ---^ Parse error near line 10907: no such column: "talbot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("talbot", "0.000558"); error here ---^ Parse error near line 10908: no such column: "mario" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mario", "0.000558"); error here ---^ Parse error near line 10909: no such column: "uniquely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uniquely", "0.000558"); error here ---^ Parse error near line 10910: no such column: "miracles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miracles", "0.000558"); error here ---^ Parse error near line 10911: no such column: "nutty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nutty", "0.000558"); error here ---^ Parse error near line 10912: no such column: "elbows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elbows", "0.000558"); error here ---^ Parse error near line 10913: no such column: "monkeys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monkeys", "0.000558"); error here ---^ Parse error near line 10914: no such column: "diplomats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diplomats", "0.000558"); error here ---^ Parse error near line 10915: no such column: "tasted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tasted", "0.000558"); error here ---^ Parse error near line 10916: no such column: "frown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frown", "0.000558"); error here ---^ Parse error near line 10917: no such column: "construed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("construed", "0.000558"); error here ---^ Parse error near line 10918: no such column: "inventory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inventory", "0.000557"); error here ---^ Parse error near line 10919: no such column: "traits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traits", "0.000557"); error here ---^ Parse error near line 10920: no such column: "successors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("successors", "0.000557"); error here ---^ Parse error near line 10921: no such column: "flared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flared", "0.000557"); error here ---^ Parse error near line 10922: no such column: "stroked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stroked", "0.000557"); error here ---^ Parse error near line 10923: no such column: "reef" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reef", "0.000557"); error here ---^ Parse error near line 10924: no such column: "substituted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("substituted", "0.000557"); error here ---^ Parse error near line 10925: no such column: "expressive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expressive", "0.000557"); error here ---^ Parse error near line 10926: no such column: "contemplated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contemplated", "0.000557"); error here ---^ Parse error near line 10927: no such column: "grapes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grapes", "0.000557"); error here ---^ Parse error near line 10928: no such column: "pyramid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pyramid", "0.000557"); error here ---^ Parse error near line 10929: no such column: "anal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anal", "0.000557"); error here ---^ Parse error near line 10930: no such column: "tug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tug", "0.000557"); error here ---^ Parse error near line 10931: no such column: "curse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curse", "0.000557"); error here ---^ Parse error near line 10932: no such column: "stamford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stamford", "0.000557"); error here ---^ Parse error near line 10933: no such column: "fossils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fossils", "0.000556"); error here ---^ Parse error near line 10934: no such column: "quoting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quoting", "0.000556"); error here ---^ Parse error near line 10935: no such column: "haunted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haunted", "0.000556"); error here ---^ Parse error near line 10936: no such column: "brushing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brushing", "0.000556"); error here ---^ Parse error near line 10937: no such column: "bastards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bastards", "0.000556"); error here ---^ Parse error near line 10938: no such column: "pavilion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pavilion", "0.000556"); error here ---^ Parse error near line 10939: no such column: "courtaulds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courtaulds", "0.000556"); error here ---^ Parse error near line 10940: no such column: "registry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("registry", "0.000556"); error here ---^ Parse error near line 10941: no such column: "estuary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("estuary", "0.000556"); error here ---^ Parse error near line 10942: no such column: "freddie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freddie", "0.000556"); error here ---^ Parse error near line 10943: no such column: "adventures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adventures", "0.000556"); error here ---^ Parse error near line 10944: no such column: "couch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("couch", "0.000556"); error here ---^ Parse error near line 10945: no such column: "hardened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hardened", "0.000556"); error here ---^ Parse error near line 10946: no such column: "voiced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voiced", "0.000556"); error here ---^ Parse error near line 10947: no such column: "brilliantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brilliantly", "0.000556"); error here ---^ Parse error near line 10948: no such column: "psychologist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychologist", "0.000555"); error here ---^ Parse error near line 10949: no such column: "consolidation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consolidation", "0.000555"); error here ---^ Parse error near line 10950: no such column: "blouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blouse", "0.000555"); error here ---^ Parse error near line 10951: no such column: "tack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tack", "0.000555"); error here ---^ Parse error near line 10952: no such column: "creeping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creeping", "0.000555"); error here ---^ Parse error near line 10953: no such column: "termination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("termination", "0.000555"); error here ---^ Parse error near line 10954: no such column: "medals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("medals", "0.000555"); error here ---^ Parse error near line 10955: no such column: "wept" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wept", "0.000555"); error here ---^ Parse error near line 10956: no such column: "tudor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tudor", "0.000555"); error here ---^ Parse error near line 10957: no such column: "erupted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("erupted", "0.000555"); error here ---^ Parse error near line 10958: no such column: "awe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awe", "0.000555"); error here ---^ Parse error near line 10959: no such column: "eroded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eroded", "0.000555"); error here ---^ Parse error near line 10960: no such column: "regretted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regretted", "0.000555"); error here ---^ Parse error near line 10961: no such column: "sly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sly", "0.000553"); error here ---^ Parse error near line 10962: no such column: "caves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caves", "0.000553"); error here ---^ Parse error near line 10963: no such column: "deliveries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deliveries", "0.000553"); error here ---^ Parse error near line 10964: no such column: "familiarity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("familiarity", "0.000553"); error here ---^ Parse error near line 10965: no such column: "revive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revive", "0.000553"); error here ---^ Parse error near line 10966: no such column: "centenary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("centenary", "0.000553"); error here ---^ Parse error near line 10967: no such column: "sniffed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sniffed", "0.000553"); error here ---^ Parse error near line 10968: no such column: "respondent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respondent", "0.000553"); error here ---^ Parse error near line 10969: no such column: "disasters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disasters", "0.000552"); error here ---^ Parse error near line 10970: no such column: "yen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yen", "0.000552"); error here ---^ Parse error near line 10971: no such column: "midfielder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midfielder", "0.000552"); error here ---^ Parse error near line 10972: no such column: "occupants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupants", "0.000552"); error here ---^ Parse error near line 10973: no such column: "enlightened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enlightened", "0.000552"); error here ---^ Parse error near line 10974: no such column: "differed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("differed", "0.000552"); error here ---^ Parse error near line 10975: no such column: "fleming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fleming", "0.000552"); error here ---^ Parse error near line 10976: no such column: "burma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burma", "0.000552"); error here ---^ Parse error near line 10977: no such column: "nutrients" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nutrients", "0.000552"); error here ---^ Parse error near line 10978: no such column: "elevated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elevated", "0.000552"); error here ---^ Parse error near line 10979: no such column: "generates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generates", "0.000552"); error here ---^ Parse error near line 10980: no such column: "neural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neural", "0.000552"); error here ---^ Parse error near line 10981: no such column: "lucas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lucas", "0.000552"); error here ---^ Parse error near line 10982: no such column: "prevalent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prevalent", "0.000551"); error here ---^ Parse error near line 10983: no such column: "irritated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irritated", "0.000551"); error here ---^ Parse error near line 10984: no such column: "foil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foil", "0.000551"); error here ---^ Parse error near line 10985: no such column: "republicans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("republicans", "0.000551"); error here ---^ Parse error near line 10986: no such column: "hop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hop", "0.000551"); error here ---^ Parse error near line 10987: no such column: "heal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heal", "0.000551"); error here ---^ Parse error near line 10988: no such column: "descendants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("descendants", "0.000551"); error here ---^ Parse error near line 10989: no such column: "utilities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utilities", "0.000551"); error here ---^ Parse error near line 10990: no such column: "hopkins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hopkins", "0.000551"); error here ---^ Parse error near line 10991: no such column: "hurts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurts", "0.000551"); error here ---^ Parse error near line 10992: no such column: "constructing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constructing", "0.000551"); error here ---^ Parse error near line 10993: no such column: "sophistication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sophistication", "0.000551"); error here ---^ Parse error near line 10994: no such column: "spa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spa", "0.000551"); error here ---^ Parse error near line 10995: no such column: "orchard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orchard", "0.000551"); error here ---^ Parse error near line 10996: no such column: "rick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rick", "0.000551"); error here ---^ Parse error near line 10997: no such column: "jess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jess", "0.000551"); error here ---^ Parse error near line 10998: no such column: "triumphant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("triumphant", "0.000551"); error here ---^ Parse error near line 10999: no such column: "modelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modelled", "0.000550"); error here ---^ Parse error near line 11000: no such column: "heightened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heightened", "0.000550"); error here ---^ Parse error near line 11001: no such column: "arabs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arabs", "0.000550"); error here ---^ Parse error near line 11002: no such column: "mutant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mutant", "0.000550"); error here ---^ Parse error near line 11003: no such column: "submarine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("submarine", "0.000550"); error here ---^ Parse error near line 11004: no such column: "workmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workmen", "0.000550"); error here ---^ Parse error near line 11005: no such column: "indicative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indicative", "0.000550"); error here ---^ Parse error near line 11006: no such column: "trauma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trauma", "0.000550"); error here ---^ Parse error near line 11007: no such column: "youthful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("youthful", "0.000550"); error here ---^ Parse error near line 11008: no such column: "consume" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consume", "0.000550"); error here ---^ Parse error near line 11009: no such column: "recreational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recreational", "0.000550"); error here ---^ Parse error near line 11010: no such column: "bee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bee", "0.000549"); error here ---^ Parse error near line 11011: no such column: "physician" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("physician", "0.000549"); error here ---^ Parse error near line 11012: no such column: "terminated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terminated", "0.000549"); error here ---^ Parse error near line 11013: no such column: "lucrative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lucrative", "0.000549"); error here ---^ Parse error near line 11014: no such column: "contraction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contraction", "0.000549"); error here ---^ Parse error near line 11015: no such column: "wrecked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrecked", "0.000549"); error here ---^ Parse error near line 11016: no such column: "screened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("screened", "0.000549"); error here ---^ Parse error near line 11017: no such column: "wireless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wireless", "0.000549"); error here ---^ Parse error near line 11018: no such column: "plateau" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plateau", "0.000549"); error here ---^ Parse error near line 11019: no such column: "tesco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tesco", "0.000549"); error here ---^ Parse error near line 11020: no such column: "turbulent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turbulent", "0.000549"); error here ---^ Parse error near line 11021: no such column: "flattened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flattened", "0.000549"); error here ---^ Parse error near line 11022: no such column: "devaluation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devaluation", "0.000549"); error here ---^ Parse error near line 11023: no such column: "comeback" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comeback", "0.000549"); error here ---^ Parse error near line 11024: no such column: "await" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("await", "0.000548"); error here ---^ Parse error near line 11025: no such column: "seamen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seamen", "0.000548"); error here ---^ Parse error near line 11026: no such column: "baseline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baseline", "0.000548"); error here ---^ Parse error near line 11027: no such column: "disapproval" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disapproval", "0.000548"); error here ---^ Parse error near line 11028: no such column: "wills" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wills", "0.000548"); error here ---^ Parse error near line 11029: no such column: "klerk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("klerk", "0.000548"); error here ---^ Parse error near line 11030: no such column: "overwhelmingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overwhelmingly", "0.000548"); error here ---^ Parse error near line 11031: no such column: "noel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noel", "0.000548"); error here ---^ Parse error near line 11032: no such column: "lenses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lenses", "0.000548"); error here ---^ Parse error near line 11033: no such column: "focal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("focal", "0.000548"); error here ---^ Parse error near line 11034: no such column: "jargon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jargon", "0.000548"); error here ---^ Parse error near line 11035: no such column: "speedy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speedy", "0.000547"); error here ---^ Parse error near line 11036: no such column: "faulty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faulty", "0.000547"); error here ---^ Parse error near line 11037: no such column: "edit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edit", "0.000547"); error here ---^ Parse error near line 11038: no such column: "youngster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("youngster", "0.000547"); error here ---^ Parse error near line 11039: no such column: "harness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harness", "0.000547"); error here ---^ Parse error near line 11040: no such column: "endowment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endowment", "0.000547"); error here ---^ Parse error near line 11041: no such column: "parcels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parcels", "0.000547"); error here ---^ Parse error near line 11042: no such column: "engagements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engagements", "0.000547"); error here ---^ Parse error near line 11043: no such column: "lager" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lager", "0.000547"); error here ---^ Parse error near line 11044: no such column: "inhibited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inhibited", "0.000547"); error here ---^ Parse error near line 11045: no such column: "anxieties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anxieties", "0.000546"); error here ---^ Parse error near line 11046: no such column: "menace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("menace", "0.000546"); error here ---^ Parse error near line 11047: no such column: "begging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("begging", "0.000546"); error here ---^ Parse error near line 11048: no such column: "aristocratic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aristocratic", "0.000546"); error here ---^ Parse error near line 11049: no such column: "abraham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abraham", "0.000546"); error here ---^ Parse error near line 11050: no such column: "incoming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incoming", "0.000546"); error here ---^ Parse error near line 11051: no such column: "shoppers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shoppers", "0.000546"); error here ---^ Parse error near line 11052: no such column: "adjusting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjusting", "0.000546"); error here ---^ Parse error near line 11053: no such column: "analogous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analogous", "0.000546"); error here ---^ Parse error near line 11054: no such column: "schoolboy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schoolboy", "0.000546"); error here ---^ Parse error near line 11055: no such column: "roaring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roaring", "0.000545"); error here ---^ Parse error near line 11056: no such column: "peasantry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peasantry", "0.000545"); error here ---^ Parse error near line 11057: no such column: "flint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flint", "0.000545"); error here ---^ Parse error near line 11058: no such column: "pumps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pumps", "0.000545"); error here ---^ Parse error near line 11059: no such column: "cyclists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cyclists", "0.000545"); error here ---^ Parse error near line 11060: no such column: "winger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winger", "0.000545"); error here ---^ Parse error near line 11061: no such column: "gillian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gillian", "0.000545"); error here ---^ Parse error near line 11062: no such column: "reciprocal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reciprocal", "0.000545"); error here ---^ Parse error near line 11063: no such column: "rituals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rituals", "0.000545"); error here ---^ Parse error near line 11064: no such column: "unaffected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unaffected", "0.000545"); error here ---^ Parse error near line 11065: no such column: "abdominal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abdominal", "0.000545"); error here ---^ Parse error near line 11066: no such column: "rio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rio", "0.000545"); error here ---^ Parse error near line 11067: no such column: "utmost" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utmost", "0.000545"); error here ---^ Parse error near line 11068: no such column: "inclination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inclination", "0.000545"); error here ---^ Parse error near line 11069: no such column: "infirmary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infirmary", "0.000544"); error here ---^ Parse error near line 11070: no such column: "variant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("variant", "0.000544"); error here ---^ Parse error near line 11071: no such column: "jelly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jelly", "0.000544"); error here ---^ Parse error near line 11072: no such column: "classrooms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("classrooms", "0.000544"); error here ---^ Parse error near line 11073: no such column: "edouard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edouard", "0.000544"); error here ---^ Parse error near line 11074: no such column: "petersburg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("petersburg", "0.000544"); error here ---^ Parse error near line 11075: no such column: "forties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forties", "0.000544"); error here ---^ Parse error near line 11076: no such column: "exhaustion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhaustion", "0.000544"); error here ---^ Parse error near line 11077: no such column: "usefulness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("usefulness", "0.000544"); error here ---^ Parse error near line 11078: no such column: "gastrointestinal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gastrointestinal", "0.000544"); error here ---^ Parse error near line 11079: no such column: "hugo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hugo", "0.000544"); error here ---^ Parse error near line 11080: no such column: "promotional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promotional", "0.000543"); error here ---^ Parse error near line 11081: no such column: "farther" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farther", "0.000543"); error here ---^ Parse error near line 11082: no such column: "illegally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illegally", "0.000543"); error here ---^ Parse error near line 11083: no such column: "richest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("richest", "0.000543"); error here ---^ Parse error near line 11084: no such column: "efficacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("efficacy", "0.000543"); error here ---^ Parse error near line 11085: no such column: "spared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spared", "0.000543"); error here ---^ Parse error near line 11086: no such column: "nan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nan", "0.000543"); error here ---^ Parse error near line 11087: no such column: "amenities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amenities", "0.000543"); error here ---^ Parse error near line 11088: no such column: "overlapping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overlapping", "0.000543"); error here ---^ Parse error near line 11089: no such column: "polling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polling", "0.000543"); error here ---^ Parse error near line 11090: no such column: "illnesses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illnesses", "0.000543"); error here ---^ Parse error near line 11091: no such column: "limp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("limp", "0.000543"); error here ---^ Parse error near line 11092: no such column: "afternoons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afternoons", "0.000543"); error here ---^ Parse error near line 11093: no such column: "otto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("otto", "0.000543"); error here ---^ Parse error near line 11094: no such column: "apprentice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apprentice", "0.000543"); error here ---^ Parse error near line 11095: no such column: "sentimental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sentimental", "0.000542"); error here ---^ Parse error near line 11096: no such column: "indefinitely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indefinitely", "0.000542"); error here ---^ Parse error near line 11097: no such column: "mortimer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mortimer", "0.000542"); error here ---^ Parse error near line 11098: no such column: "quartet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quartet", "0.000542"); error here ---^ Parse error near line 11099: no such column: "mann" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mann", "0.000542"); error here ---^ Parse error near line 11100: no such column: "endill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endill", "0.000542"); error here ---^ Parse error near line 11101: no such column: "dazzling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dazzling", "0.000542"); error here ---^ Parse error near line 11102: no such column: "visions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visions", "0.000542"); error here ---^ Parse error near line 11103: no such column: "professionally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("professionally", "0.000542"); error here ---^ Parse error near line 11104: no such column: "listener" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("listener", "0.000542"); error here ---^ Parse error near line 11105: no such column: "irrational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irrational", "0.000541"); error here ---^ Parse error near line 11106: no such column: "warner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warner", "0.000541"); error here ---^ Parse error near line 11107: no such column: "tortured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tortured", "0.000541"); error here ---^ Parse error near line 11108: no such column: "resented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resented", "0.000541"); error here ---^ Parse error near line 11109: no such column: "foreman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foreman", "0.000541"); error here ---^ Parse error near line 11110: no such column: "rhodes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rhodes", "0.000541"); error here ---^ Parse error near line 11111: no such column: "cocoa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cocoa", "0.000541"); error here ---^ Parse error near line 11112: no such column: "cathy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cathy", "0.000541"); error here ---^ Parse error near line 11113: no such column: "inverted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inverted", "0.000541"); error here ---^ Parse error near line 11114: no such column: "etcetera" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("etcetera", "0.000541"); error here ---^ Parse error near line 11115: no such column: "syrian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syrian", "0.000541"); error here ---^ Parse error near line 11116: no such column: "radicals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radicals", "0.000541"); error here ---^ Parse error near line 11117: no such column: "enlightenment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enlightenment", "0.000541"); error here ---^ Parse error near line 11118: no such column: "insolvency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insolvency", "0.000541"); error here ---^ Parse error near line 11119: no such column: "barrister" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barrister", "0.000541"); error here ---^ Parse error near line 11120: no such column: "literal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("literal", "0.000541"); error here ---^ Parse error near line 11121: no such column: "surrendered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surrendered", "0.000541"); error here ---^ Parse error near line 11122: no such column: "fade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fade", "0.000541"); error here ---^ Parse error near line 11123: no such column: "paperwork" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paperwork", "0.000541"); error here ---^ Parse error near line 11124: no such column: "wa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wa", "0.000541"); error here ---^ Parse error near line 11125: no such column: "notation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notation", "0.000540"); error here ---^ Parse error near line 11126: no such column: "wonderfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wonderfully", "0.000540"); error here ---^ Parse error near line 11127: no such column: "confederation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confederation", "0.000540"); error here ---^ Parse error near line 11128: no such column: "volatile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volatile", "0.000540"); error here ---^ Parse error near line 11129: no such column: "recognizing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recognizing", "0.000540"); error here ---^ Parse error near line 11130: no such column: "sausage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sausage", "0.000540"); error here ---^ Parse error near line 11131: no such column: "brisk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brisk", "0.000540"); error here ---^ Parse error near line 11132: no such column: "pedestrian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pedestrian", "0.000539"); error here ---^ Parse error near line 11133: no such column: "hinted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hinted", "0.000539"); error here ---^ Parse error near line 11134: no such column: "doubling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doubling", "0.000539"); error here ---^ Parse error near line 11135: no such column: "dots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dots", "0.000539"); error here ---^ Parse error near line 11136: no such column: "mam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mam", "0.000539"); error here ---^ Parse error near line 11137: no such column: "unanimously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unanimously", "0.000539"); error here ---^ Parse error near line 11138: no such column: "blasted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blasted", "0.000539"); error here ---^ Parse error near line 11139: no such column: "pesticides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pesticides", "0.000538"); error here ---^ Parse error near line 11140: no such column: "closes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("closes", "0.000538"); error here ---^ Parse error near line 11141: no such column: "feather" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feather", "0.000538"); error here ---^ Parse error near line 11142: no such column: "crowned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crowned", "0.000538"); error here ---^ Parse error near line 11143: no such column: "benn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benn", "0.000538"); error here ---^ Parse error near line 11144: no such column: "dti" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dti", "0.000538"); error here ---^ Parse error near line 11145: no such column: "recurrence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recurrence", "0.000538"); error here ---^ Parse error near line 11146: no such column: "mentioning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mentioning", "0.000538"); error here ---^ Parse error near line 11147: no such column: "madeleine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("madeleine", "0.000538"); error here ---^ Parse error near line 11148: no such column: "diets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diets", "0.000538"); error here ---^ Parse error near line 11149: no such column: "africans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("africans", "0.000538"); error here ---^ Parse error near line 11150: no such column: "buck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buck", "0.000538"); error here ---^ Parse error near line 11151: no such column: "rochester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rochester", "0.000538"); error here ---^ Parse error near line 11152: no such column: "exceeding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exceeding", "0.000538"); error here ---^ Parse error near line 11153: no such column: "venues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("venues", "0.000537"); error here ---^ Parse error near line 11154: no such column: "unlucky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unlucky", "0.000537"); error here ---^ Parse error near line 11155: no such column: "floppy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("floppy", "0.000537"); error here ---^ Parse error near line 11156: no such column: "aristocracy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aristocracy", "0.000537"); error here ---^ Parse error near line 11157: no such column: "feeds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feeds", "0.000537"); error here ---^ Parse error near line 11158: no such column: "center" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("center", "0.000537"); error here ---^ Parse error near line 11159: no such column: "frog" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frog", "0.000537"); error here ---^ Parse error near line 11160: no such column: "slapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slapped", "0.000537"); error here ---^ Parse error near line 11161: no such column: "clutch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clutch", "0.000537"); error here ---^ Parse error near line 11162: no such column: "canopy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canopy", "0.000537"); error here ---^ Parse error near line 11163: no such column: "mystical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mystical", "0.000537"); error here ---^ Parse error near line 11164: no such column: "stroll" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stroll", "0.000537"); error here ---^ Parse error near line 11165: no such column: "woollen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woollen", "0.000536"); error here ---^ Parse error near line 11166: no such column: "litre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("litre", "0.000536"); error here ---^ Parse error near line 11167: no such column: "qc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("qc", "0.000536"); error here ---^ Parse error near line 11168: no such column: "cologne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cologne", "0.000536"); error here ---^ Parse error near line 11169: no such column: "hurricane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurricane", "0.000536"); error here ---^ Parse error near line 11170: no such column: "advertise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advertise", "0.000536"); error here ---^ Parse error near line 11171: no such column: "pints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pints", "0.000536"); error here ---^ Parse error near line 11172: no such column: "volunteered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volunteered", "0.000536"); error here ---^ Parse error near line 11173: no such column: "enacted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enacted", "0.000536"); error here ---^ Parse error near line 11174: no such column: "fuelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fuelled", "0.000536"); error here ---^ Parse error near line 11175: no such column: "smashing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smashing", "0.000536"); error here ---^ Parse error near line 11176: no such column: "jaguar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jaguar", "0.000536"); error here ---^ Parse error near line 11177: no such column: "intervening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intervening", "0.000535"); error here ---^ Parse error near line 11178: no such column: "loretta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loretta", "0.000535"); error here ---^ Parse error near line 11179: no such column: "harper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harper", "0.000535"); error here ---^ Parse error near line 11180: no such column: "ankles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ankles", "0.000535"); error here ---^ Parse error near line 11181: no such column: "sediments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sediments", "0.000535"); error here ---^ Parse error near line 11182: no such column: "grandma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grandma", "0.000535"); error here ---^ Parse error near line 11183: no such column: "runway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("runway", "0.000535"); error here ---^ Parse error near line 11184: no such column: "rods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rods", "0.000535"); error here ---^ Parse error near line 11185: no such column: "cartoon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cartoon", "0.000535"); error here ---^ Parse error near line 11186: no such column: "jubilee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jubilee", "0.000535"); error here ---^ Parse error near line 11187: no such column: "masks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("masks", "0.000535"); error here ---^ Parse error near line 11188: no such column: "preferring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preferring", "0.000535"); error here ---^ Parse error near line 11189: no such column: "perpetual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perpetual", "0.000535"); error here ---^ Parse error near line 11190: no such column: "lavender" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lavender", "0.000535"); error here ---^ Parse error near line 11191: no such column: "adjective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjective", "0.000535"); error here ---^ Parse error near line 11192: no such column: "groom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("groom", "0.000535"); error here ---^ Parse error near line 11193: no such column: "crafts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crafts", "0.000535"); error here ---^ Parse error near line 11194: no such column: "amber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amber", "0.000535"); error here ---^ Parse error near line 11195: no such column: "respiratory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respiratory", "0.000535"); error here ---^ Parse error near line 11196: no such column: "uttered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uttered", "0.000535"); error here ---^ Parse error near line 11197: no such column: "briskly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("briskly", "0.000535"); error here ---^ Parse error near line 11198: no such column: "anglers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anglers", "0.000535"); error here ---^ Parse error near line 11199: no such column: "lawful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lawful", "0.000535"); error here ---^ Parse error near line 11200: no such column: "differentiate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("differentiate", "0.000533"); error here ---^ Parse error near line 11201: no such column: "newcomer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newcomer", "0.000533"); error here ---^ Parse error near line 11202: no such column: "servicing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("servicing", "0.000533"); error here ---^ Parse error near line 11203: no such column: "fatigue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fatigue", "0.000533"); error here ---^ Parse error near line 11204: no such column: "alternate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alternate", "0.000533"); error here ---^ Parse error near line 11205: no such column: "groove" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("groove", "0.000533"); error here ---^ Parse error near line 11206: no such column: "subdued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subdued", "0.000532"); error here ---^ Parse error near line 11207: no such column: "advancement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advancement", "0.000532"); error here ---^ Parse error near line 11208: no such column: "tailored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tailored", "0.000532"); error here ---^ Parse error near line 11209: no such column: "sanction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sanction", "0.000532"); error here ---^ Parse error near line 11210: no such column: "ee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ee", "0.000532"); error here ---^ Parse error near line 11211: no such column: "bloc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bloc", "0.000532"); error here ---^ Parse error near line 11212: no such column: "tighter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tighter", "0.000532"); error here ---^ Parse error near line 11213: no such column: "rhythmic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rhythmic", "0.000532"); error here ---^ Parse error near line 11214: no such column: "bounce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bounce", "0.000532"); error here ---^ Parse error near line 11215: no such column: "nutrition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nutrition", "0.000532"); error here ---^ Parse error near line 11216: no such column: "intolerable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intolerable", "0.000532"); error here ---^ Parse error near line 11217: no such column: "eagles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eagles", "0.000532"); error here ---^ Parse error near line 11218: no such column: "contingency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contingency", "0.000532"); error here ---^ Parse error near line 11219: no such column: "peacock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peacock", "0.000532"); error here ---^ Parse error near line 11220: no such column: "credited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("credited", "0.000532"); error here ---^ Parse error near line 11221: no such column: "bridget" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bridget", "0.000532"); error here ---^ Parse error near line 11222: no such column: "stratford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stratford", "0.000532"); error here ---^ Parse error near line 11223: no such column: "butterflies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("butterflies", "0.000532"); error here ---^ Parse error near line 11224: no such column: "pumping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pumping", "0.000531"); error here ---^ Parse error near line 11225: no such column: "martial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("martial", "0.000531"); error here ---^ Parse error near line 11226: no such column: "scattering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scattering", "0.000531"); error here ---^ Parse error near line 11227: no such column: "cites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cites", "0.000531"); error here ---^ Parse error near line 11228: no such column: "leukaemia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leukaemia", "0.000531"); error here ---^ Parse error near line 11229: no such column: "reconcile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reconcile", "0.000531"); error here ---^ Parse error near line 11230: no such column: "liberalism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liberalism", "0.000531"); error here ---^ Parse error near line 11231: no such column: "cuttings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cuttings", "0.000531"); error here ---^ Parse error near line 11232: no such column: "intervened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intervened", "0.000531"); error here ---^ Parse error near line 11233: no such column: "depreciation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depreciation", "0.000531"); error here ---^ Parse error near line 11234: no such column: "shrug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrug", "0.000531"); error here ---^ Parse error near line 11235: no such column: "amazement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amazement", "0.000531"); error here ---^ Parse error near line 11236: no such column: "vines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vines", "0.000531"); error here ---^ Parse error near line 11237: no such column: "luxurious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luxurious", "0.000531"); error here ---^ Parse error near line 11238: no such column: "charcoal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charcoal", "0.000531"); error here ---^ Parse error near line 11239: no such column: "rector" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rector", "0.000531"); error here ---^ Parse error near line 11240: no such column: "understandably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("understandably", "0.000530"); error here ---^ Parse error near line 11241: no such column: "netware" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("netware", "0.000530"); error here ---^ Parse error near line 11242: no such column: "cupboards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cupboards", "0.000530"); error here ---^ Parse error near line 11243: no such column: "adjectives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjectives", "0.000530"); error here ---^ Parse error near line 11244: no such column: "mattress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mattress", "0.000530"); error here ---^ Parse error near line 11245: no such column: "satellites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satellites", "0.000530"); error here ---^ Parse error near line 11246: no such column: "manslaughter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manslaughter", "0.000530"); error here ---^ Parse error near line 11247: no such column: "garrison" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garrison", "0.000530"); error here ---^ Parse error near line 11248: no such column: "auditing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auditing", "0.000530"); error here ---^ Parse error near line 11249: no such column: "domains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("domains", "0.000530"); error here ---^ Parse error near line 11250: no such column: "pastry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pastry", "0.000530"); error here ---^ Parse error near line 11251: no such column: "unseen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unseen", "0.000530"); error here ---^ Parse error near line 11252: no such column: "sabine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sabine", "0.000530"); error here ---^ Parse error near line 11253: no such column: "thai" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thai", "0.000530"); error here ---^ Parse error near line 11254: no such column: "kirk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kirk", "0.000530"); error here ---^ Parse error near line 11255: no such column: "altering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("altering", "0.000530"); error here ---^ Parse error near line 11256: no such column: "ascent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ascent", "0.000530"); error here ---^ Parse error near line 11257: no such column: "eruption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eruption", "0.000529"); error here ---^ Parse error near line 11258: no such column: "irresistible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irresistible", "0.000529"); error here ---^ Parse error near line 11259: no such column: "stain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stain", "0.000529"); error here ---^ Parse error near line 11260: no such column: "assemblies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assemblies", "0.000529"); error here ---^ Parse error near line 11261: no such column: "folds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("folds", "0.000529"); error here ---^ Parse error near line 11262: no such column: "stylish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stylish", "0.000529"); error here ---^ Parse error near line 11263: no such column: "glamour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glamour", "0.000529"); error here ---^ Parse error near line 11264: no such column: "crush" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crush", "0.000529"); error here ---^ Parse error near line 11265: no such column: "inference" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inference", "0.000529"); error here ---^ Parse error near line 11266: no such column: "silas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silas", "0.000529"); error here ---^ Parse error near line 11267: no such column: "algeria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("algeria", "0.000528"); error here ---^ Parse error near line 11268: no such column: "spill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spill", "0.000528"); error here ---^ Parse error near line 11269: no such column: "cdna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cdna", "0.000528"); error here ---^ Parse error near line 11270: no such column: "meadows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meadows", "0.000528"); error here ---^ Parse error near line 11271: no such column: "em" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("em", "0.000528"); error here ---^ Parse error near line 11272: no such column: "confuse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confuse", "0.000528"); error here ---^ Parse error near line 11273: no such column: "wearily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wearily", "0.000528"); error here ---^ Parse error near line 11274: no such column: "utterances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utterances", "0.000528"); error here ---^ Parse error near line 11275: no such column: "reactors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reactors", "0.000528"); error here ---^ Parse error near line 11276: no such column: "mediated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mediated", "0.000528"); error here ---^ Parse error near line 11277: no such column: "reflections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reflections", "0.000528"); error here ---^ Parse error near line 11278: no such column: "accorded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accorded", "0.000528"); error here ---^ Parse error near line 11279: no such column: "capitals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capitals", "0.000528"); error here ---^ Parse error near line 11280: no such column: "embryo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embryo", "0.000528"); error here ---^ Parse error near line 11281: no such column: "grandchildren" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grandchildren", "0.000528"); error here ---^ Parse error near line 11282: no such column: "trailer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trailer", "0.000528"); error here ---^ Parse error near line 11283: no such column: "newer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newer", "0.000528"); error here ---^ Parse error near line 11284: no such column: "hindu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hindu", "0.000528"); error here ---^ Parse error near line 11285: no such column: "storms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("storms", "0.000527"); error here ---^ Parse error near line 11286: no such column: "economical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("economical", "0.000527"); error here ---^ Parse error near line 11287: no such column: "bake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bake", "0.000527"); error here ---^ Parse error near line 11288: no such column: "lesions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lesions", "0.000527"); error here ---^ Parse error near line 11289: no such column: "wallpaper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wallpaper", "0.000527"); error here ---^ Parse error near line 11290: no such column: "assisting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assisting", "0.000527"); error here ---^ Parse error near line 11291: no such column: "scratched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scratched", "0.000527"); error here ---^ Parse error near line 11292: no such column: "rag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rag", "0.000527"); error here ---^ Parse error near line 11293: no such column: "concede" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concede", "0.000527"); error here ---^ Parse error near line 11294: no such column: "elegance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elegance", "0.000527"); error here ---^ Parse error near line 11295: no such column: "inexperienced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inexperienced", "0.000527"); error here ---^ Parse error near line 11296: no such column: "regained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regained", "0.000527"); error here ---^ Parse error near line 11297: no such column: "thankfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thankfully", "0.000527"); error here ---^ Parse error near line 11298: no such column: "participated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("participated", "0.000527"); error here ---^ Parse error near line 11299: no such column: "carson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carson", "0.000527"); error here ---^ Parse error near line 11300: no such column: "tee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tee", "0.000527"); error here ---^ Parse error near line 11301: no such column: "icon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("icon", "0.000527"); error here ---^ Parse error near line 11302: no such column: "elders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elders", "0.000527"); error here ---^ Parse error near line 11303: no such column: "pam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pam", "0.000527"); error here ---^ Parse error near line 11304: no such column: "comforting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comforting", "0.000527"); error here ---^ Parse error near line 11305: no such column: "warmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warmed", "0.000526"); error here ---^ Parse error near line 11306: no such column: "shivering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shivering", "0.000526"); error here ---^ Parse error near line 11307: no such column: "dire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dire", "0.000526"); error here ---^ Parse error near line 11308: no such column: "authoritarian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("authoritarian", "0.000526"); error here ---^ Parse error near line 11309: no such column: "costumes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("costumes", "0.000526"); error here ---^ Parse error near line 11310: no such column: "flux" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flux", "0.000526"); error here ---^ Parse error near line 11311: no such column: "entrants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entrants", "0.000526"); error here ---^ Parse error near line 11312: no such column: "fiver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiver", "0.000526"); error here ---^ Parse error near line 11313: no such column: "groupings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("groupings", "0.000526"); error here ---^ Parse error near line 11314: no such column: "formulate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formulate", "0.000526"); error here ---^ Parse error near line 11315: no such column: "nora" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nora", "0.000526"); error here ---^ Parse error near line 11316: no such column: "bureaucrats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bureaucrats", "0.000526"); error here ---^ Parse error near line 11317: no such column: "injected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injected", "0.000525"); error here ---^ Parse error near line 11318: no such column: "queens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("queens", "0.000525"); error here ---^ Parse error near line 11319: no such column: "specificity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specificity", "0.000525"); error here ---^ Parse error near line 11320: no such column: "joanne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joanne", "0.000525"); error here ---^ Parse error near line 11321: no such column: "recommends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recommends", "0.000525"); error here ---^ Parse error near line 11322: no such column: "breathless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breathless", "0.000525"); error here ---^ Parse error near line 11323: no such column: "renew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renew", "0.000525"); error here ---^ Parse error near line 11324: no such column: "gifted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gifted", "0.000525"); error here ---^ Parse error near line 11325: no such column: "abrupt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abrupt", "0.000525"); error here ---^ Parse error near line 11326: no such column: "fancied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fancied", "0.000525"); error here ---^ Parse error near line 11327: no such column: "obstruction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obstruction", "0.000525"); error here ---^ Parse error near line 11328: no such column: "ahmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ahmed", "0.000525"); error here ---^ Parse error near line 11329: no such column: "whipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whipped", "0.000525"); error here ---^ Parse error near line 11330: no such column: "forster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forster", "0.000525"); error here ---^ Parse error near line 11331: no such column: "unused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unused", "0.000525"); error here ---^ Parse error near line 11332: no such column: "questionnaires" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("questionnaires", "0.000525"); error here ---^ Parse error near line 11333: no such column: "plains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plains", "0.000525"); error here ---^ Parse error near line 11334: no such column: "trafford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trafford", "0.000525"); error here ---^ Parse error near line 11335: no such column: "undue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undue", "0.000525"); error here ---^ Parse error near line 11336: no such column: "rivalry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rivalry", "0.000525"); error here ---^ Parse error near line 11337: no such column: "fortress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fortress", "0.000524"); error here ---^ Parse error near line 11338: no such column: "chronicle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chronicle", "0.000524"); error here ---^ Parse error near line 11339: no such column: "plough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plough", "0.000524"); error here ---^ Parse error near line 11340: no such column: "entails" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entails", "0.000524"); error here ---^ Parse error near line 11341: no such column: "compliment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compliment", "0.000524"); error here ---^ Parse error near line 11342: no such column: "gallons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gallons", "0.000524"); error here ---^ Parse error near line 11343: no such column: "hilda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hilda", "0.000524"); error here ---^ Parse error near line 11344: no such column: "monopolies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monopolies", "0.000524"); error here ---^ Parse error near line 11345: no such column: "deepest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deepest", "0.000524"); error here ---^ Parse error near line 11346: no such column: "arrogance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrogance", "0.000524"); error here ---^ Parse error near line 11347: no such column: "pancreatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pancreatic", "0.000524"); error here ---^ Parse error near line 11348: no such column: "liberties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liberties", "0.000524"); error here ---^ Parse error near line 11349: no such column: "banging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banging", "0.000524"); error here ---^ Parse error near line 11350: no such column: "professionalism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("professionalism", "0.000524"); error here ---^ Parse error near line 11351: no such column: "stacked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stacked", "0.000523"); error here ---^ Parse error near line 11352: no such column: "vegetarian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vegetarian", "0.000523"); error here ---^ Parse error near line 11353: no such column: "betrayal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("betrayal", "0.000523"); error here ---^ Parse error near line 11354: no such column: "kg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kg", "0.000523"); error here ---^ Parse error near line 11355: no such column: "indulge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indulge", "0.000523"); error here ---^ Parse error near line 11356: no such column: "bathing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bathing", "0.000523"); error here ---^ Parse error near line 11357: no such column: "drowning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drowning", "0.000523"); error here ---^ Parse error near line 11358: no such column: "owls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owls", "0.000523"); error here ---^ Parse error near line 11359: no such column: "disguised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disguised", "0.000523"); error here ---^ Parse error near line 11360: no such column: "pens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pens", "0.000523"); error here ---^ Parse error near line 11361: no such column: "apprenticeship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apprenticeship", "0.000523"); error here ---^ Parse error near line 11362: no such column: "leant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leant", "0.000523"); error here ---^ Parse error near line 11363: no such column: "beneficiary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beneficiary", "0.000523"); error here ---^ Parse error near line 11364: no such column: "protesting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protesting", "0.000523"); error here ---^ Parse error near line 11365: no such column: "probes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("probes", "0.000522"); error here ---^ Parse error near line 11366: no such column: "crossroads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crossroads", "0.000522"); error here ---^ Parse error near line 11367: no such column: "noticing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noticing", "0.000522"); error here ---^ Parse error near line 11368: no such column: "antarctic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antarctic", "0.000522"); error here ---^ Parse error near line 11369: no such column: "bombers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bombers", "0.000522"); error here ---^ Parse error near line 11370: no such column: "vase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vase", "0.000522"); error here ---^ Parse error near line 11371: no such column: "amidst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amidst", "0.000522"); error here ---^ Parse error near line 11372: no such column: "fiery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiery", "0.000522"); error here ---^ Parse error near line 11373: no such column: "mcdonald" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mcdonald", "0.000522"); error here ---^ Parse error near line 11374: no such column: "abandonment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abandonment", "0.000522"); error here ---^ Parse error near line 11375: no such column: "discouraged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discouraged", "0.000521"); error here ---^ Parse error near line 11376: no such column: "punk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punk", "0.000521"); error here ---^ Parse error near line 11377: no such column: "garry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garry", "0.000521"); error here ---^ Parse error near line 11378: no such column: "forefront" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forefront", "0.000521"); error here ---^ Parse error near line 11379: no such column: "fitzalan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fitzalan", "0.000521"); error here ---^ Parse error near line 11380: no such column: "mentions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mentions", "0.000521"); error here ---^ Parse error near line 11381: no such column: "cot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cot", "0.000521"); error here ---^ Parse error near line 11382: no such column: "complexities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complexities", "0.000521"); error here ---^ Parse error near line 11383: no such column: "freeman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freeman", "0.000520"); error here ---^ Parse error near line 11384: no such column: "peters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peters", "0.000520"); error here ---^ Parse error near line 11385: no such column: "tunes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tunes", "0.000520"); error here ---^ Parse error near line 11386: no such column: "apron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apron", "0.000520"); error here ---^ Parse error near line 11387: no such column: "locking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locking", "0.000520"); error here ---^ Parse error near line 11388: no such column: "vastly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vastly", "0.000520"); error here ---^ Parse error near line 11389: no such column: "recourse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recourse", "0.000520"); error here ---^ Parse error near line 11390: no such column: "altitude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("altitude", "0.000520"); error here ---^ Parse error near line 11391: no such column: "fragmented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fragmented", "0.000520"); error here ---^ Parse error near line 11392: no such column: "acknowledges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acknowledges", "0.000520"); error here ---^ Parse error near line 11393: no such column: "ponds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ponds", "0.000520"); error here ---^ Parse error near line 11394: no such column: "leaked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaked", "0.000520"); error here ---^ Parse error near line 11395: no such column: "antibiotics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antibiotics", "0.000520"); error here ---^ Parse error near line 11396: no such column: "discrete" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discrete", "0.000520"); error here ---^ Parse error near line 11397: no such column: "visibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visibility", "0.000520"); error here ---^ Parse error near line 11398: no such column: "thrill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thrill", "0.000520"); error here ---^ Parse error near line 11399: no such column: "greedy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greedy", "0.000520"); error here ---^ Parse error near line 11400: no such column: "sod" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sod", "0.000520"); error here ---^ Parse error near line 11401: no such column: "underwear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underwear", "0.000520"); error here ---^ Parse error near line 11402: no such column: "statues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statues", "0.000519"); error here ---^ Parse error near line 11403: no such column: "pharmaceutical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pharmaceutical", "0.000519"); error here ---^ Parse error near line 11404: no such column: "greed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greed", "0.000519"); error here ---^ Parse error near line 11405: no such column: "conceptions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conceptions", "0.000519"); error here ---^ Parse error near line 11406: no such column: "cumbria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cumbria", "0.000519"); error here ---^ Parse error near line 11407: no such column: "hangs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hangs", "0.000519"); error here ---^ Parse error near line 11408: no such column: "settlers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("settlers", "0.000519"); error here ---^ Parse error near line 11409: no such column: "slips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slips", "0.000519"); error here ---^ Parse error near line 11410: no such column: "curator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curator", "0.000519"); error here ---^ Parse error near line 11411: no such column: "festivals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("festivals", "0.000519"); error here ---^ Parse error near line 11412: no such column: "toilets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toilets", "0.000519"); error here ---^ Parse error near line 11413: no such column: "prudent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prudent", "0.000519"); error here ---^ Parse error near line 11414: no such column: "immaculate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immaculate", "0.000519"); error here ---^ Parse error near line 11415: no such column: "metabolism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metabolism", "0.000519"); error here ---^ Parse error near line 11416: no such column: "lasmo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lasmo", "0.000518"); error here ---^ Parse error near line 11417: no such column: "homogeneous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homogeneous", "0.000518"); error here ---^ Parse error near line 11418: no such column: "hypothetical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hypothetical", "0.000518"); error here ---^ Parse error near line 11419: no such column: "sponge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sponge", "0.000518"); error here ---^ Parse error near line 11420: no such column: "proximal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proximal", "0.000518"); error here ---^ Parse error near line 11421: no such column: "bookshop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bookshop", "0.000518"); error here ---^ Parse error near line 11422: no such column: "spectator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spectator", "0.000518"); error here ---^ Parse error near line 11423: no such column: "sparked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sparked", "0.000518"); error here ---^ Parse error near line 11424: no such column: "usl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("usl", "0.000518"); error here ---^ Parse error near line 11425: no such column: "lust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lust", "0.000518"); error here ---^ Parse error near line 11426: no such column: "prefers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prefers", "0.000518"); error here ---^ Parse error near line 11427: no such column: "assay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assay", "0.000518"); error here ---^ Parse error near line 11428: no such column: "hari" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hari", "0.000518"); error here ---^ Parse error near line 11429: no such column: "coding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coding", "0.000518"); error here ---^ Parse error near line 11430: no such column: "telephones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telephones", "0.000518"); error here ---^ Parse error near line 11431: no such column: "tees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tees", "0.000518"); error here ---^ Parse error near line 11432: no such column: "pears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pears", "0.000518"); error here ---^ Parse error near line 11433: no such column: "woken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woken", "0.000518"); error here ---^ Parse error near line 11434: no such column: "suppression" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suppression", "0.000518"); error here ---^ Parse error near line 11435: no such column: "eileen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eileen", "0.000518"); error here ---^ Parse error near line 11436: no such column: "nostalgia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nostalgia", "0.000518"); error here ---^ Parse error near line 11437: no such column: "institutes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("institutes", "0.000517"); error here ---^ Parse error near line 11438: no such column: "lifeboat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lifeboat", "0.000517"); error here ---^ Parse error near line 11439: no such column: "warrants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warrants", "0.000517"); error here ---^ Parse error near line 11440: no such column: "contentious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contentious", "0.000517"); error here ---^ Parse error near line 11441: no such column: "battalion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("battalion", "0.000517"); error here ---^ Parse error near line 11442: no such column: "betting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("betting", "0.000517"); error here ---^ Parse error near line 11443: no such column: "moira" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moira", "0.000517"); error here ---^ Parse error near line 11444: no such column: "piss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piss", "0.000517"); error here ---^ Parse error near line 11445: no such column: "correlated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correlated", "0.000517"); error here ---^ Parse error near line 11446: no such column: "crumbling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crumbling", "0.000517"); error here ---^ Parse error near line 11447: no such column: "multitude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multitude", "0.000517"); error here ---^ Parse error near line 11448: no such column: "felicity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("felicity", "0.000517"); error here ---^ Parse error near line 11449: no such column: "earthquake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earthquake", "0.000516"); error here ---^ Parse error near line 11450: no such column: "restricting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restricting", "0.000516"); error here ---^ Parse error near line 11451: no such column: "ranked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ranked", "0.000516"); error here ---^ Parse error near line 11452: no such column: "explosions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explosions", "0.000516"); error here ---^ Parse error near line 11453: no such column: "discourage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discourage", "0.000516"); error here ---^ Parse error near line 11454: no such column: "meditation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meditation", "0.000516"); error here ---^ Parse error near line 11455: no such column: "sony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sony", "0.000516"); error here ---^ Parse error near line 11456: no such column: "statistically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statistically", "0.000516"); error here ---^ Parse error near line 11457: no such column: "endoscopic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endoscopic", "0.000516"); error here ---^ Parse error near line 11458: no such column: "viruses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viruses", "0.000516"); error here ---^ Parse error near line 11459: no such column: "voluntarily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voluntarily", "0.000516"); error here ---^ Parse error near line 11460: no such column: "mortal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mortal", "0.000516"); error here ---^ Parse error near line 11461: no such column: "possesses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("possesses", "0.000516"); error here ---^ Parse error near line 11462: no such column: "bert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bert", "0.000516"); error here ---^ Parse error near line 11463: no such column: "cl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cl", "0.000516"); error here ---^ Parse error near line 11464: no such column: "digestion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("digestion", "0.000516"); error here ---^ Parse error near line 11465: no such column: "goose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goose", "0.000516"); error here ---^ Parse error near line 11466: no such column: "untouched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("untouched", "0.000515"); error here ---^ Parse error near line 11467: no such column: "vowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vowed", "0.000515"); error here ---^ Parse error near line 11468: no such column: "fore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fore", "0.000515"); error here ---^ Parse error near line 11469: no such column: "offerings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offerings", "0.000515"); error here ---^ Parse error near line 11470: no such column: "friction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("friction", "0.000515"); error here ---^ Parse error near line 11471: no such column: "multiparty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multiparty", "0.000515"); error here ---^ Parse error near line 11472: no such column: "repeats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repeats", "0.000515"); error here ---^ Parse error near line 11473: no such column: "unreliable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unreliable", "0.000515"); error here ---^ Parse error near line 11474: no such column: "pilgrimage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pilgrimage", "0.000515"); error here ---^ Parse error near line 11475: no such column: "unpublished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unpublished", "0.000515"); error here ---^ Parse error near line 11476: no such column: "sentiments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sentiments", "0.000515"); error here ---^ Parse error near line 11477: no such column: "vapour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vapour", "0.000515"); error here ---^ Parse error near line 11478: no such column: "negligible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negligible", "0.000515"); error here ---^ Parse error near line 11479: no such column: "circulating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circulating", "0.000515"); error here ---^ Parse error near line 11480: no such column: "notoriously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notoriously", "0.000515"); error here ---^ Parse error near line 11481: no such column: "instinctive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instinctive", "0.000515"); error here ---^ Parse error near line 11482: no such column: "chickens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chickens", "0.000513"); error here ---^ Parse error near line 11483: no such column: "ukrainian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ukrainian", "0.000513"); error here ---^ Parse error near line 11484: no such column: "speciality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speciality", "0.000513"); error here ---^ Parse error near line 11485: no such column: "abandoning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abandoning", "0.000513"); error here ---^ Parse error near line 11486: no such column: "pillar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pillar", "0.000513"); error here ---^ Parse error near line 11487: no such column: "interrupt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interrupt", "0.000513"); error here ---^ Parse error near line 11488: no such column: "benign" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benign", "0.000513"); error here ---^ Parse error near line 11489: no such column: "emphasises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emphasises", "0.000513"); error here ---^ Parse error near line 11490: no such column: "slap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slap", "0.000513"); error here ---^ Parse error near line 11491: no such column: "invoked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invoked", "0.000513"); error here ---^ Parse error near line 11492: no such column: "fills" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fills", "0.000513"); error here ---^ Parse error near line 11493: no such column: "parachute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parachute", "0.000513"); error here ---^ Parse error near line 11494: no such column: "boroughs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boroughs", "0.000513"); error here ---^ Parse error near line 11495: no such column: "radiator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radiator", "0.000513"); error here ---^ Parse error near line 11496: no such column: "distracted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distracted", "0.000513"); error here ---^ Parse error near line 11497: no such column: "enzymes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enzymes", "0.000513"); error here ---^ Parse error near line 11498: no such column: "bangladesh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bangladesh", "0.000513"); error here ---^ Parse error near line 11499: no such column: "stringent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stringent", "0.000513"); error here ---^ Parse error near line 11500: no such column: "speeding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speeding", "0.000513"); error here ---^ Parse error near line 11501: no such column: "grill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grill", "0.000513"); error here ---^ Parse error near line 11502: no such column: "syllable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syllable", "0.000512"); error here ---^ Parse error near line 11503: no such column: "transplant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transplant", "0.000512"); error here ---^ Parse error near line 11504: no such column: "programmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("programmed", "0.000512"); error here ---^ Parse error near line 11505: no such column: "meter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meter", "0.000512"); error here ---^ Parse error near line 11506: no such column: "carer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carer", "0.000512"); error here ---^ Parse error near line 11507: no such column: "stockings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stockings", "0.000512"); error here ---^ Parse error near line 11508: no such column: "mustard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mustard", "0.000512"); error here ---^ Parse error near line 11509: no such column: "wagner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wagner", "0.000512"); error here ---^ Parse error near line 11510: no such column: "psychic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychic", "0.000512"); error here ---^ Parse error near line 11511: no such column: "humanitarian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humanitarian", "0.000512"); error here ---^ Parse error near line 11512: no such column: "ethiopia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethiopia", "0.000512"); error here ---^ Parse error near line 11513: no such column: "arabic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arabic", "0.000512"); error here ---^ Parse error near line 11514: no such column: "chewing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chewing", "0.000512"); error here ---^ Parse error near line 11515: no such column: "alpine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alpine", "0.000512"); error here ---^ Parse error near line 11516: no such column: "conformity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conformity", "0.000512"); error here ---^ Parse error near line 11517: no such column: "maximise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maximise", "0.000512"); error here ---^ Parse error near line 11518: no such column: "bonn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bonn", "0.000512"); error here ---^ Parse error near line 11519: no such column: "eminent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eminent", "0.000512"); error here ---^ Parse error near line 11520: no such column: "conservatism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conservatism", "0.000512"); error here ---^ Parse error near line 11521: no such column: "obscene" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obscene", "0.000512"); error here ---^ Parse error near line 11522: no such column: "supervise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supervise", "0.000512"); error here ---^ Parse error near line 11523: no such column: "wow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wow", "0.000512"); error here ---^ Parse error near line 11524: no such column: "medication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("medication", "0.000511"); error here ---^ Parse error near line 11525: no such column: "verbs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verbs", "0.000511"); error here ---^ Parse error near line 11526: no such column: "mound" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mound", "0.000511"); error here ---^ Parse error near line 11527: no such column: "carrots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carrots", "0.000511"); error here ---^ Parse error near line 11528: no such column: "coastline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coastline", "0.000511"); error here ---^ Parse error near line 11529: no such column: "stressing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stressing", "0.000511"); error here ---^ Parse error near line 11530: no such column: "workload" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workload", "0.000511"); error here ---^ Parse error near line 11531: no such column: "relish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relish", "0.000511"); error here ---^ Parse error near line 11532: no such column: "bats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bats", "0.000511"); error here ---^ Parse error near line 11533: no such column: "snooker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snooker", "0.000511"); error here ---^ Parse error near line 11534: no such column: "den" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("den", "0.000511"); error here ---^ Parse error near line 11535: no such column: "cigar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cigar", "0.000511"); error here ---^ Parse error near line 11536: no such column: "veil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("veil", "0.000511"); error here ---^ Parse error near line 11537: no such column: "revelations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revelations", "0.000511"); error here ---^ Parse error near line 11538: no such column: "northamptonshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("northamptonshire", "0.000511"); error here ---^ Parse error near line 11539: no such column: "browning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("browning", "0.000511"); error here ---^ Parse error near line 11540: no such column: "damian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("damian", "0.000511"); error here ---^ Parse error near line 11541: no such column: "memoirs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("memoirs", "0.000510"); error here ---^ Parse error near line 11542: no such column: "olympics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("olympics", "0.000510"); error here ---^ Parse error near line 11543: no such column: "clara" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clara", "0.000510"); error here ---^ Parse error near line 11544: no such column: "papa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("papa", "0.000510"); error here ---^ Parse error near line 11545: no such column: "borrowers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("borrowers", "0.000510"); error here ---^ Parse error near line 11546: no such column: "cerebral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cerebral", "0.000510"); error here ---^ Parse error near line 11547: no such column: "pest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pest", "0.000510"); error here ---^ Parse error near line 11548: no such column: "edwardian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edwardian", "0.000510"); error here ---^ Parse error near line 11549: no such column: "collaborative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collaborative", "0.000510"); error here ---^ Parse error near line 11550: no such column: "doubles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doubles", "0.000510"); error here ---^ Parse error near line 11551: no such column: "projections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("projections", "0.000509"); error here ---^ Parse error near line 11552: no such column: "unnatural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unnatural", "0.000509"); error here ---^ Parse error near line 11553: no such column: "pounding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pounding", "0.000509"); error here ---^ Parse error near line 11554: no such column: "po" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("po", "0.000509"); error here ---^ Parse error near line 11555: no such column: "davidson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("davidson", "0.000509"); error here ---^ Parse error near line 11556: no such column: "vividly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vividly", "0.000509"); error here ---^ Parse error near line 11557: no such column: "agitation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agitation", "0.000509"); error here ---^ Parse error near line 11558: no such column: "ulcers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ulcers", "0.000509"); error here ---^ Parse error near line 11559: no such column: "madeira" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("madeira", "0.000509"); error here ---^ Parse error near line 11560: no such column: "appliances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appliances", "0.000509"); error here ---^ Parse error near line 11561: no such column: "pizza" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pizza", "0.000509"); error here ---^ Parse error near line 11562: no such column: "folding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("folding", "0.000509"); error here ---^ Parse error near line 11563: no such column: "annoyance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("annoyance", "0.000509"); error here ---^ Parse error near line 11564: no such column: "thrilled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thrilled", "0.000509"); error here ---^ Parse error near line 11565: no such column: "ion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ion", "0.000509"); error here ---^ Parse error near line 11566: no such column: "queried" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("queried", "0.000509"); error here ---^ Parse error near line 11567: no such column: "saxon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saxon", "0.000508"); error here ---^ Parse error near line 11568: no such column: "surround" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surround", "0.000508"); error here ---^ Parse error near line 11569: no such column: "warranty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warranty", "0.000508"); error here ---^ Parse error near line 11570: no such column: "oesophagus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oesophagus", "0.000508"); error here ---^ Parse error near line 11571: no such column: "spines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spines", "0.000508"); error here ---^ Parse error near line 11572: no such column: "glazed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glazed", "0.000508"); error here ---^ Parse error near line 11573: no such column: "inhibit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inhibit", "0.000508"); error here ---^ Parse error near line 11574: no such column: "amiss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amiss", "0.000508"); error here ---^ Parse error near line 11575: no such column: "tyneside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tyneside", "0.000508"); error here ---^ Parse error near line 11576: no such column: "remuneration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remuneration", "0.000508"); error here ---^ Parse error near line 11577: no such column: "boxer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boxer", "0.000508"); error here ---^ Parse error near line 11578: no such column: "textbooks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("textbooks", "0.000508"); error here ---^ Parse error near line 11579: no such column: "levelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("levelled", "0.000508"); error here ---^ Parse error near line 11580: no such column: "clasped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clasped", "0.000508"); error here ---^ Parse error near line 11581: no such column: "vitamins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vitamins", "0.000507"); error here ---^ Parse error near line 11582: no such column: "excavation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excavation", "0.000507"); error here ---^ Parse error near line 11583: no such column: "endorse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endorse", "0.000507"); error here ---^ Parse error near line 11584: no such column: "evolve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evolve", "0.000507"); error here ---^ Parse error near line 11585: no such column: "clumsy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clumsy", "0.000507"); error here ---^ Parse error near line 11586: no such column: "turks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turks", "0.000507"); error here ---^ Parse error near line 11587: no such column: "soaring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soaring", "0.000507"); error here ---^ Parse error near line 11588: no such column: "alerted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alerted", "0.000507"); error here ---^ Parse error near line 11589: no such column: "spur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spur", "0.000507"); error here ---^ Parse error near line 11590: no such column: "ton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ton", "0.000507"); error here ---^ Parse error near line 11591: no such column: "mutation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mutation", "0.000507"); error here ---^ Parse error near line 11592: no such column: "bubbles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bubbles", "0.000507"); error here ---^ Parse error near line 11593: no such column: "dialect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dialect", "0.000507"); error here ---^ Parse error near line 11594: no such column: "frontiers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frontiers", "0.000506"); error here ---^ Parse error near line 11595: no such column: "sincere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sincere", "0.000506"); error here ---^ Parse error near line 11596: no such column: "screws" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("screws", "0.000506"); error here ---^ Parse error near line 11597: no such column: "guardians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guardians", "0.000506"); error here ---^ Parse error near line 11598: no such column: "puppy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puppy", "0.000506"); error here ---^ Parse error near line 11599: no such column: "ore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ore", "0.000506"); error here ---^ Parse error near line 11600: no such column: "watts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watts", "0.000506"); error here ---^ Parse error near line 11601: no such column: "nineties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nineties", "0.000506"); error here ---^ Parse error near line 11602: no such column: "fractions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fractions", "0.000506"); error here ---^ Parse error near line 11603: no such column: "thriving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thriving", "0.000506"); error here ---^ Parse error near line 11604: no such column: "slowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slowing", "0.000506"); error here ---^ Parse error near line 11605: no such column: "banning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banning", "0.000506"); error here ---^ Parse error near line 11606: no such column: "aa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aa", "0.000506"); error here ---^ Parse error near line 11607: no such column: "scot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scot", "0.000506"); error here ---^ Parse error near line 11608: no such column: "avoidance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("avoidance", "0.000506"); error here ---^ Parse error near line 11609: no such column: "swelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swelling", "0.000506"); error here ---^ Parse error near line 11610: no such column: "condemn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("condemn", "0.000506"); error here ---^ Parse error near line 11611: no such column: "snakes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snakes", "0.000506"); error here ---^ Parse error near line 11612: no such column: "gerard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gerard", "0.000506"); error here ---^ Parse error near line 11613: no such column: "renal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renal", "0.000505"); error here ---^ Parse error near line 11614: no such column: "croatian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("croatian", "0.000505"); error here ---^ Parse error near line 11615: no such column: "barking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barking", "0.000505"); error here ---^ Parse error near line 11616: no such column: "chairmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chairmen", "0.000505"); error here ---^ Parse error near line 11617: no such column: "relegation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relegation", "0.000505"); error here ---^ Parse error near line 11618: no such column: "canals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canals", "0.000505"); error here ---^ Parse error near line 11619: no such column: "violation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("violation", "0.000505"); error here ---^ Parse error near line 11620: no such column: "admirable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admirable", "0.000505"); error here ---^ Parse error near line 11621: no such column: "incumbent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incumbent", "0.000505"); error here ---^ Parse error near line 11622: no such column: "recipients" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recipients", "0.000505"); error here ---^ Parse error near line 11623: no such column: "loyalist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loyalist", "0.000505"); error here ---^ Parse error near line 11624: no such column: "steak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steak", "0.000505"); error here ---^ Parse error near line 11625: no such column: "penry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penry", "0.000505"); error here ---^ Parse error near line 11626: no such column: "disciplined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disciplined", "0.000505"); error here ---^ Parse error near line 11627: no such column: "byrne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("byrne", "0.000505"); error here ---^ Parse error near line 11628: no such column: "performer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("performer", "0.000504"); error here ---^ Parse error near line 11629: no such column: "civilised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("civilised", "0.000504"); error here ---^ Parse error near line 11630: no such column: "rebuild" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rebuild", "0.000504"); error here ---^ Parse error near line 11631: no such column: "guts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guts", "0.000504"); error here ---^ Parse error near line 11632: no such column: "childish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("childish", "0.000504"); error here ---^ Parse error near line 11633: no such column: "shiona" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shiona", "0.000504"); error here ---^ Parse error near line 11634: no such column: "pissed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pissed", "0.000504"); error here ---^ Parse error near line 11635: no such column: "vouchers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vouchers", "0.000504"); error here ---^ Parse error near line 11636: no such column: "dudley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dudley", "0.000504"); error here ---^ Parse error near line 11637: no such column: "sausages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sausages", "0.000504"); error here ---^ Parse error near line 11638: no such column: "punish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punish", "0.000504"); error here ---^ Parse error near line 11639: no such column: "cookery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cookery", "0.000504"); error here ---^ Parse error near line 11640: no such column: "cancers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cancers", "0.000504"); error here ---^ Parse error near line 11641: no such column: "carbonate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carbonate", "0.000504"); error here ---^ Parse error near line 11642: no such column: "baskets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baskets", "0.000504"); error here ---^ Parse error near line 11643: no such column: "cured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cured", "0.000503"); error here ---^ Parse error near line 11644: no such column: "daunting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daunting", "0.000503"); error here ---^ Parse error near line 11645: no such column: "sarajevo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sarajevo", "0.000503"); error here ---^ Parse error near line 11646: no such column: "brushes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brushes", "0.000503"); error here ---^ Parse error near line 11647: no such column: "wiping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wiping", "0.000503"); error here ---^ Parse error near line 11648: no such column: "tolerated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tolerated", "0.000503"); error here ---^ Parse error near line 11649: no such column: "viking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viking", "0.000503"); error here ---^ Parse error near line 11650: no such column: "skinner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skinner", "0.000503"); error here ---^ Parse error near line 11651: no such column: "spreads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spreads", "0.000502"); error here ---^ Parse error near line 11652: no such column: "reassured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reassured", "0.000502"); error here ---^ Parse error near line 11653: no such column: "ashton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ashton", "0.000502"); error here ---^ Parse error near line 11654: no such column: "ridden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ridden", "0.000502"); error here ---^ Parse error near line 11655: no such column: "ricky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ricky", "0.000502"); error here ---^ Parse error near line 11656: no such column: "openness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("openness", "0.000502"); error here ---^ Parse error near line 11657: no such column: "cid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cid", "0.000502"); error here ---^ Parse error near line 11658: no such column: "niece" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("niece", "0.000502"); error here ---^ Parse error near line 11659: no such column: "communicated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communicated", "0.000502"); error here ---^ Parse error near line 11660: no such column: "manipulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manipulated", "0.000502"); error here ---^ Parse error near line 11661: no such column: "pigeons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pigeons", "0.000502"); error here ---^ Parse error near line 11662: no such column: "anatomy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anatomy", "0.000502"); error here ---^ Parse error near line 11663: no such column: "pip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pip", "0.000502"); error here ---^ Parse error near line 11664: no such column: "preface" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preface", "0.000502"); error here ---^ Parse error near line 11665: no such column: "fetched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fetched", "0.000502"); error here ---^ Parse error near line 11666: no such column: "persistence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persistence", "0.000502"); error here ---^ Parse error near line 11667: no such column: "abstraction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abstraction", "0.000501"); error here ---^ Parse error near line 11668: no such column: "dynasty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dynasty", "0.000501"); error here ---^ Parse error near line 11669: no such column: "hiring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hiring", "0.000501"); error here ---^ Parse error near line 11670: no such column: "pavements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pavements", "0.000501"); error here ---^ Parse error near line 11671: no such column: "fulfilling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fulfilling", "0.000501"); error here ---^ Parse error near line 11672: no such column: "gambling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gambling", "0.000501"); error here ---^ Parse error near line 11673: no such column: "reflux" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reflux", "0.000501"); error here ---^ Parse error near line 11674: no such column: "rib" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rib", "0.000501"); error here ---^ Parse error near line 11675: no such column: "vs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vs", "0.000501"); error here ---^ Parse error near line 11676: no such column: "infectious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infectious", "0.000501"); error here ---^ Parse error near line 11677: no such column: "infusion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infusion", "0.000501"); error here ---^ Parse error near line 11678: no such column: "cereal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cereal", "0.000501"); error here ---^ Parse error near line 11679: no such column: "reared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reared", "0.000501"); error here ---^ Parse error near line 11680: no such column: "telescope" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telescope", "0.000501"); error here ---^ Parse error near line 11681: no such column: "adventurers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adventurers", "0.000500"); error here ---^ Parse error near line 11682: no such column: "punched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punched", "0.000500"); error here ---^ Parse error near line 11683: no such column: "carpenter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carpenter", "0.000500"); error here ---^ Parse error near line 11684: no such column: "digest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("digest", "0.000500"); error here ---^ Parse error near line 11685: no such column: "permitting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("permitting", "0.000500"); error here ---^ Parse error near line 11686: no such column: "slippery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slippery", "0.000500"); error here ---^ Parse error near line 11687: no such column: "vol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vol", "0.000500"); error here ---^ Parse error near line 11688: no such column: "urgh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urgh", "0.000500"); error here ---^ Parse error near line 11689: no such column: "cunning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cunning", "0.000500"); error here ---^ Parse error near line 11690: no such column: "resembles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resembles", "0.000500"); error here ---^ Parse error near line 11691: no such column: "sunsoft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sunsoft", "0.000500"); error here ---^ Parse error near line 11692: no such column: "olds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("olds", "0.000500"); error here ---^ Parse error near line 11693: no such column: "bruno" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bruno", "0.000500"); error here ---^ Parse error near line 11694: no such column: "totalling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("totalling", "0.000500"); error here ---^ Parse error near line 11695: no such column: "willingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("willingly", "0.000500"); error here ---^ Parse error near line 11696: no such column: "nicaragua" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nicaragua", "0.000500"); error here ---^ Parse error near line 11697: no such column: "hears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hears", "0.000499"); error here ---^ Parse error near line 11698: no such column: "unduly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unduly", "0.000499"); error here ---^ Parse error near line 11699: no such column: "allocations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allocations", "0.000499"); error here ---^ Parse error near line 11700: no such column: "budgetary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("budgetary", "0.000499"); error here ---^ Parse error near line 11701: no such column: "leases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leases", "0.000499"); error here ---^ Parse error near line 11702: no such column: "threads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("threads", "0.000499"); error here ---^ Parse error near line 11703: no such column: "allocate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allocate", "0.000499"); error here ---^ Parse error near line 11704: no such column: "mosaics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mosaics", "0.000499"); error here ---^ Parse error near line 11705: no such column: "solemn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solemn", "0.000499"); error here ---^ Parse error near line 11706: no such column: "penguin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penguin", "0.000499"); error here ---^ Parse error near line 11707: no such column: "avon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("avon", "0.000499"); error here ---^ Parse error near line 11708: no such column: "athletes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("athletes", "0.000499"); error here ---^ Parse error near line 11709: no such column: "jets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jets", "0.000499"); error here ---^ Parse error near line 11710: no such column: "ensuing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ensuing", "0.000499"); error here ---^ Parse error near line 11711: no such column: "sweating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweating", "0.000499"); error here ---^ Parse error near line 11712: no such column: "jewels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jewels", "0.000498"); error here ---^ Parse error near line 11713: no such column: "overriding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overriding", "0.000498"); error here ---^ Parse error near line 11714: no such column: "sco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sco", "0.000498"); error here ---^ Parse error near line 11715: no such column: "clocks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clocks", "0.000498"); error here ---^ Parse error near line 11716: no such column: "cushions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cushions", "0.000498"); error here ---^ Parse error near line 11717: no such column: "retailing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retailing", "0.000498"); error here ---^ Parse error near line 11718: no such column: "outwards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outwards", "0.000498"); error here ---^ Parse error near line 11719: no such column: "prosecutions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prosecutions", "0.000498"); error here ---^ Parse error near line 11720: no such column: "spit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spit", "0.000498"); error here ---^ Parse error near line 11721: no such column: "slogan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slogan", "0.000498"); error here ---^ Parse error near line 11722: no such column: "guido" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guido", "0.000497"); error here ---^ Parse error near line 11723: no such column: "simulation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simulation", "0.000497"); error here ---^ Parse error near line 11724: no such column: "cane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cane", "0.000497"); error here ---^ Parse error near line 11725: no such column: "sued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sued", "0.000497"); error here ---^ Parse error near line 11726: no such column: "shrewd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrewd", "0.000497"); error here ---^ Parse error near line 11727: no such column: "masked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("masked", "0.000497"); error here ---^ Parse error near line 11728: no such column: "smelt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smelt", "0.000497"); error here ---^ Parse error near line 11729: no such column: "bates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bates", "0.000497"); error here ---^ Parse error near line 11730: no such column: "pleasantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pleasantly", "0.000497"); error here ---^ Parse error near line 11731: no such column: "patricia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patricia", "0.000497"); error here ---^ Parse error near line 11732: no such column: "wheeler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wheeler", "0.000497"); error here ---^ Parse error near line 11733: no such column: "marian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marian", "0.000497"); error here ---^ Parse error near line 11734: no such column: "cohesion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cohesion", "0.000497"); error here ---^ Parse error near line 11735: no such column: "weed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weed", "0.000496"); error here ---^ Parse error near line 11736: no such column: "coordination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coordination", "0.000496"); error here ---^ Parse error near line 11737: no such column: "maze" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maze", "0.000496"); error here ---^ Parse error near line 11738: no such column: "postwar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postwar", "0.000496"); error here ---^ Parse error near line 11739: no such column: "arched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arched", "0.000496"); error here ---^ Parse error near line 11740: no such column: "sturdy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sturdy", "0.000496"); error here ---^ Parse error near line 11741: no such column: "humanities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humanities", "0.000496"); error here ---^ Parse error near line 11742: no such column: "albania" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("albania", "0.000496"); error here ---^ Parse error near line 11743: no such column: "contemplating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contemplating", "0.000496"); error here ---^ Parse error near line 11744: no such column: "communicative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("communicative", "0.000496"); error here ---^ Parse error near line 11745: no such column: "suburb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suburb", "0.000496"); error here ---^ Parse error near line 11746: no such column: "shaky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaky", "0.000496"); error here ---^ Parse error near line 11747: no such column: "berry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("berry", "0.000496"); error here ---^ Parse error near line 11748: no such column: "summat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summat", "0.000496"); error here ---^ Parse error near line 11749: no such column: "scholarly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scholarly", "0.000496"); error here ---^ Parse error near line 11750: no such column: "clarification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clarification", "0.000496"); error here ---^ Parse error near line 11751: no such column: "anyhow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anyhow", "0.000496"); error here ---^ Parse error near line 11752: no such column: "appellant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appellant", "0.000495"); error here ---^ Parse error near line 11753: no such column: "drains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drains", "0.000495"); error here ---^ Parse error near line 11754: no such column: "boswell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boswell", "0.000495"); error here ---^ Parse error near line 11755: no such column: "microcomputer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("microcomputer", "0.000495"); error here ---^ Parse error near line 11756: no such column: "unskilled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unskilled", "0.000495"); error here ---^ Parse error near line 11757: no such column: "kerr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kerr", "0.000495"); error here ---^ Parse error near line 11758: no such column: "analogue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analogue", "0.000495"); error here ---^ Parse error near line 11759: no such column: "sudan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sudan", "0.000495"); error here ---^ Parse error near line 11760: no such column: "rental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rental", "0.000495"); error here ---^ Parse error near line 11761: no such column: "paving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paving", "0.000495"); error here ---^ Parse error near line 11762: no such column: "dover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dover", "0.000495"); error here ---^ Parse error near line 11763: no such column: "rye" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rye", "0.000495"); error here ---^ Parse error near line 11764: no such column: "sensations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensations", "0.000493"); error here ---^ Parse error near line 11765: no such column: "dubbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dubbed", "0.000493"); error here ---^ Parse error near line 11766: no such column: "unnecessarily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unnecessarily", "0.000493"); error here ---^ Parse error near line 11767: no such column: "scotsman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scotsman", "0.000493"); error here ---^ Parse error near line 11768: no such column: "seating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seating", "0.000493"); error here ---^ Parse error near line 11769: no such column: "truths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("truths", "0.000493"); error here ---^ Parse error near line 11770: no such column: "chelmsford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chelmsford", "0.000493"); error here ---^ Parse error near line 11771: no such column: "chaotic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chaotic", "0.000493"); error here ---^ Parse error near line 11772: no such column: "soared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soared", "0.000493"); error here ---^ Parse error near line 11773: no such column: "luce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luce", "0.000493"); error here ---^ Parse error near line 11774: no such column: "consultations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consultations", "0.000493"); error here ---^ Parse error near line 11775: no such column: "diminish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diminish", "0.000493"); error here ---^ Parse error near line 11776: no such column: "froze" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("froze", "0.000493"); error here ---^ Parse error near line 11777: no such column: "windscreen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("windscreen", "0.000493"); error here ---^ Parse error near line 11778: no such column: "alps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alps", "0.000493"); error here ---^ Parse error near line 11779: no such column: "surveying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surveying", "0.000493"); error here ---^ Parse error near line 11780: no such column: "aching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aching", "0.000493"); error here ---^ Parse error near line 11781: no such column: "draped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("draped", "0.000493"); error here ---^ Parse error near line 11782: no such column: "fictional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fictional", "0.000493"); error here ---^ Parse error near line 11783: no such column: "gedge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gedge", "0.000492"); error here ---^ Parse error near line 11784: no such column: "jeffrey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jeffrey", "0.000492"); error here ---^ Parse error near line 11785: no such column: "downhill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("downhill", "0.000492"); error here ---^ Parse error near line 11786: no such column: "stormed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stormed", "0.000492"); error here ---^ Parse error near line 11787: no such column: "quay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quay", "0.000492"); error here ---^ Parse error near line 11788: no such column: "parkinson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parkinson", "0.000492"); error here ---^ Parse error near line 11789: no such column: "oceans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oceans", "0.000492"); error here ---^ Parse error near line 11790: no such column: "mourning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mourning", "0.000492"); error here ---^ Parse error near line 11791: no such column: "singular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("singular", "0.000492"); error here ---^ Parse error near line 11792: no such column: "impersonal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impersonal", "0.000492"); error here ---^ Parse error near line 11793: no such column: "feasibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feasibility", "0.000492"); error here ---^ Parse error near line 11794: no such column: "sensing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensing", "0.000492"); error here ---^ Parse error near line 11795: no such column: "aisle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aisle", "0.000492"); error here ---^ Parse error near line 11796: no such column: "quotations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quotations", "0.000492"); error here ---^ Parse error near line 11797: no such column: "cider" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cider", "0.000492"); error here ---^ Parse error near line 11798: no such column: "cunningham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cunningham", "0.000492"); error here ---^ Parse error near line 11799: no such column: "howe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("howe", "0.000492"); error here ---^ Parse error near line 11800: no such column: "extravagant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extravagant", "0.000491"); error here ---^ Parse error near line 11801: no such column: "hereditary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hereditary", "0.000491"); error here ---^ Parse error near line 11802: no such column: "tuck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tuck", "0.000491"); error here ---^ Parse error near line 11803: no such column: "naming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("naming", "0.000491"); error here ---^ Parse error near line 11804: no such column: "cop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cop", "0.000491"); error here ---^ Parse error near line 11805: no such column: "moran" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moran", "0.000491"); error here ---^ Parse error near line 11806: no such column: "clifford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clifford", "0.000491"); error here ---^ Parse error near line 11807: no such column: "commanders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commanders", "0.000491"); error here ---^ Parse error near line 11808: no such column: "hurriedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurriedly", "0.000491"); error here ---^ Parse error near line 11809: no such column: "deposition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deposition", "0.000491"); error here ---^ Parse error near line 11810: no such column: "cowley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cowley", "0.000491"); error here ---^ Parse error near line 11811: no such column: "jasper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jasper", "0.000491"); error here ---^ Parse error near line 11812: no such column: "siemens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("siemens", "0.000491"); error here ---^ Parse error near line 11813: no such column: "tbsp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tbsp", "0.000491"); error here ---^ Parse error near line 11814: no such column: "ter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ter", "0.000491"); error here ---^ Parse error near line 11815: no such column: "recalling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recalling", "0.000490"); error here ---^ Parse error near line 11816: no such column: "presumption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presumption", "0.000490"); error here ---^ Parse error near line 11817: no such column: "iceland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iceland", "0.000490"); error here ---^ Parse error near line 11818: no such column: "slavery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slavery", "0.000490"); error here ---^ Parse error near line 11819: no such column: "hurting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurting", "0.000490"); error here ---^ Parse error near line 11820: no such column: "disregard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disregard", "0.000490"); error here ---^ Parse error near line 11821: no such column: "underwater" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underwater", "0.000490"); error here ---^ Parse error near line 11822: no such column: "prevail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prevail", "0.000490"); error here ---^ Parse error near line 11823: no such column: "marjorie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marjorie", "0.000490"); error here ---^ Parse error near line 11824: no such column: "starvation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("starvation", "0.000490"); error here ---^ Parse error near line 11825: no such column: "len" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("len", "0.000490"); error here ---^ Parse error near line 11826: no such column: "sparks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sparks", "0.000490"); error here ---^ Parse error near line 11827: no such column: "satin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satin", "0.000490"); error here ---^ Parse error near line 11828: no such column: "questionable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("questionable", "0.000490"); error here ---^ Parse error near line 11829: no such column: "rejects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rejects", "0.000490"); error here ---^ Parse error near line 11830: no such column: "hostage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hostage", "0.000490"); error here ---^ Parse error near line 11831: no such column: "resurrection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resurrection", "0.000490"); error here ---^ Parse error near line 11832: no such column: "emancipation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emancipation", "0.000489"); error here ---^ Parse error near line 11833: no such column: "sizeable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sizeable", "0.000489"); error here ---^ Parse error near line 11834: no such column: "bach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bach", "0.000489"); error here ---^ Parse error near line 11835: no such column: "diane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diane", "0.000489"); error here ---^ Parse error near line 11836: no such column: "tread" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tread", "0.000489"); error here ---^ Parse error near line 11837: no such column: "katie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("katie", "0.000489"); error here ---^ Parse error near line 11838: no such column: "shuddered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shuddered", "0.000489"); error here ---^ Parse error near line 11839: no such column: "blond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blond", "0.000489"); error here ---^ Parse error near line 11840: no such column: "subsistence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subsistence", "0.000489"); error here ---^ Parse error near line 11841: no such column: "mumbled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mumbled", "0.000489"); error here ---^ Parse error near line 11842: no such column: "baggage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baggage", "0.000489"); error here ---^ Parse error near line 11843: no such column: "draught" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("draught", "0.000489"); error here ---^ Parse error near line 11844: no such column: "rocking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rocking", "0.000489"); error here ---^ Parse error near line 11845: no such column: "shuttle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shuttle", "0.000489"); error here ---^ Parse error near line 11846: no such column: "viability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viability", "0.000489"); error here ---^ Parse error near line 11847: no such column: "awaited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awaited", "0.000489"); error here ---^ Parse error near line 11848: no such column: "receptors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receptors", "0.000489"); error here ---^ Parse error near line 11849: no such column: "vitality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vitality", "0.000489"); error here ---^ Parse error near line 11850: no such column: "typewriter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("typewriter", "0.000489"); error here ---^ Parse error near line 11851: no such column: "sailor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sailor", "0.000489"); error here ---^ Parse error near line 11852: no such column: "ceremonial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ceremonial", "0.000488"); error here ---^ Parse error near line 11853: no such column: "fenella" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fenella", "0.000488"); error here ---^ Parse error near line 11854: no such column: "phosphate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phosphate", "0.000488"); error here ---^ Parse error near line 11855: no such column: "nostrils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nostrils", "0.000488"); error here ---^ Parse error near line 11856: no such column: "juan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("juan", "0.000488"); error here ---^ Parse error near line 11857: no such column: "fielding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fielding", "0.000488"); error here ---^ Parse error near line 11858: no such column: "arthritis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arthritis", "0.000488"); error here ---^ Parse error near line 11859: no such column: "wwf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wwf", "0.000488"); error here ---^ Parse error near line 11860: no such column: "beers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beers", "0.000488"); error here ---^ Parse error near line 11861: no such column: "sensational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensational", "0.000488"); error here ---^ Parse error near line 11862: no such column: "caesar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caesar", "0.000488"); error here ---^ Parse error near line 11863: no such column: "upbringing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upbringing", "0.000488"); error here ---^ Parse error near line 11864: no such column: "lava" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lava", "0.000488"); error here ---^ Parse error near line 11865: no such column: "forge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forge", "0.000488"); error here ---^ Parse error near line 11866: no such column: "trailed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trailed", "0.000488"); error here ---^ Parse error near line 11867: no such column: "topaz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("topaz", "0.000488"); error here ---^ Parse error near line 11868: no such column: "stiffly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stiffly", "0.000487"); error here ---^ Parse error near line 11869: no such column: "cf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cf", "0.000487"); error here ---^ Parse error near line 11870: no such column: "protestants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protestants", "0.000487"); error here ---^ Parse error near line 11871: no such column: "compatibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compatibility", "0.000487"); error here ---^ Parse error near line 11872: no such column: "sylvia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sylvia", "0.000487"); error here ---^ Parse error near line 11873: no such column: "accommodated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accommodated", "0.000487"); error here ---^ Parse error near line 11874: no such column: "presenter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presenter", "0.000487"); error here ---^ Parse error near line 11875: no such column: "lavish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lavish", "0.000487"); error here ---^ Parse error near line 11876: no such column: "fergus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fergus", "0.000487"); error here ---^ Parse error near line 11877: no such column: "powerless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("powerless", "0.000487"); error here ---^ Parse error near line 11878: no such column: "nests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nests", "0.000487"); error here ---^ Parse error near line 11879: no such column: "localities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("localities", "0.000487"); error here ---^ Parse error near line 11880: no such column: "delaney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delaney", "0.000487"); error here ---^ Parse error near line 11881: no such column: "formats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formats", "0.000486"); error here ---^ Parse error near line 11882: no such column: "safeguards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("safeguards", "0.000486"); error here ---^ Parse error near line 11883: no such column: "slab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slab", "0.000486"); error here ---^ Parse error near line 11884: no such column: "unwelcome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unwelcome", "0.000486"); error here ---^ Parse error near line 11885: no such column: "lobbying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lobbying", "0.000486"); error here ---^ Parse error near line 11886: no such column: "clip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clip", "0.000486"); error here ---^ Parse error near line 11887: no such column: "keegan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keegan", "0.000486"); error here ---^ Parse error near line 11888: no such column: "pathway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pathway", "0.000486"); error here ---^ Parse error near line 11889: no such column: "prosecuting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prosecuting", "0.000486"); error here ---^ Parse error near line 11890: no such column: "highways" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highways", "0.000486"); error here ---^ Parse error near line 11891: no such column: "entrepreneurs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entrepreneurs", "0.000486"); error here ---^ Parse error near line 11892: no such column: "mast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mast", "0.000486"); error here ---^ Parse error near line 11893: no such column: "newco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newco", "0.000486"); error here ---^ Parse error near line 11894: no such column: "cruz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cruz", "0.000486"); error here ---^ Parse error near line 11895: no such column: "sultan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sultan", "0.000485"); error here ---^ Parse error near line 11896: no such column: "logging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("logging", "0.000485"); error here ---^ Parse error near line 11897: no such column: "bikes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bikes", "0.000485"); error here ---^ Parse error near line 11898: no such column: "salesman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salesman", "0.000485"); error here ---^ Parse error near line 11899: no such column: "choked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("choked", "0.000485"); error here ---^ Parse error near line 11900: no such column: "obscured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obscured", "0.000485"); error here ---^ Parse error near line 11901: no such column: "clipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clipped", "0.000485"); error here ---^ Parse error near line 11902: no such column: "wrists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrists", "0.000485"); error here ---^ Parse error near line 11903: no such column: "inaccurate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inaccurate", "0.000485"); error here ---^ Parse error near line 11904: no such column: "flee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flee", "0.000485"); error here ---^ Parse error near line 11905: no such column: "taps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taps", "0.000485"); error here ---^ Parse error near line 11906: no such column: "surprises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surprises", "0.000485"); error here ---^ Parse error near line 11907: no such column: "barnett" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barnett", "0.000485"); error here ---^ Parse error near line 11908: no such column: "carlo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carlo", "0.000485"); error here ---^ Parse error near line 11909: no such column: "rendering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rendering", "0.000485"); error here ---^ Parse error near line 11910: no such column: "franklin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("franklin", "0.000485"); error here ---^ Parse error near line 11911: no such column: "brittle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brittle", "0.000485"); error here ---^ Parse error near line 11912: no such column: "edith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edith", "0.000485"); error here ---^ Parse error near line 11913: no such column: "ranking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ranking", "0.000484"); error here ---^ Parse error near line 11914: no such column: "keynesian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keynesian", "0.000484"); error here ---^ Parse error near line 11915: no such column: "fran" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fran", "0.000484"); error here ---^ Parse error near line 11916: no such column: "philippa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("philippa", "0.000484"); error here ---^ Parse error near line 11917: no such column: "boast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boast", "0.000484"); error here ---^ Parse error near line 11918: no such column: "unanimous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unanimous", "0.000484"); error here ---^ Parse error near line 11919: no such column: "tuition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tuition", "0.000484"); error here ---^ Parse error near line 11920: no such column: "hooks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hooks", "0.000484"); error here ---^ Parse error near line 11921: no such column: "viewer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viewer", "0.000484"); error here ---^ Parse error near line 11922: no such column: "traumatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traumatic", "0.000484"); error here ---^ Parse error near line 11923: no such column: "batty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("batty", "0.000484"); error here ---^ Parse error near line 11924: no such column: "baptist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baptist", "0.000484"); error here ---^ Parse error near line 11925: no such column: "adolescence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adolescence", "0.000484"); error here ---^ Parse error near line 11926: no such column: "macgregor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macgregor", "0.000484"); error here ---^ Parse error near line 11927: no such column: "spilled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spilled", "0.000484"); error here ---^ Parse error near line 11928: no such column: "frowning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frowning", "0.000484"); error here ---^ Parse error near line 11929: no such column: "archer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archer", "0.000484"); error here ---^ Parse error near line 11930: no such column: "exporting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exporting", "0.000484"); error here ---^ Parse error near line 11931: no such column: "invoice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invoice", "0.000484"); error here ---^ Parse error near line 11932: no such column: "dinosaurs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dinosaurs", "0.000484"); error here ---^ Parse error near line 11933: no such column: "carr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carr", "0.000484"); error here ---^ Parse error near line 11934: no such column: "unite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unite", "0.000484"); error here ---^ Parse error near line 11935: no such column: "grips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grips", "0.000483"); error here ---^ Parse error near line 11936: no such column: "depending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depending", "0.000483"); error here ---^ Parse error near line 11937: no such column: "oppressive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oppressive", "0.000483"); error here ---^ Parse error near line 11938: no such column: "privatised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("privatised", "0.000483"); error here ---^ Parse error near line 11939: no such column: "vibration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vibration", "0.000483"); error here ---^ Parse error near line 11940: no such column: "stevenson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stevenson", "0.000483"); error here ---^ Parse error near line 11941: no such column: "vacancies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vacancies", "0.000483"); error here ---^ Parse error near line 11942: no such column: "phones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phones", "0.000483"); error here ---^ Parse error near line 11943: no such column: "impatience" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impatience", "0.000483"); error here ---^ Parse error near line 11944: no such column: "replaces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replaces", "0.000483"); error here ---^ Parse error near line 11945: no such column: "degradation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("degradation", "0.000483"); error here ---^ Parse error near line 11946: no such column: "beethoven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beethoven", "0.000483"); error here ---^ Parse error near line 11947: no such column: "learns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("learns", "0.000483"); error here ---^ Parse error near line 11948: no such column: "gale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gale", "0.000483"); error here ---^ Parse error near line 11949: no such column: "mutations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mutations", "0.000483"); error here ---^ Parse error near line 11950: no such column: "inflammation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inflammation", "0.000483"); error here ---^ Parse error near line 11951: no such column: "geometry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geometry", "0.000483"); error here ---^ Parse error near line 11952: no such column: "plastics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plastics", "0.000483"); error here ---^ Parse error near line 11953: no such column: "brewers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brewers", "0.000483"); error here ---^ Parse error near line 11954: no such column: "eyed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eyed", "0.000483"); error here ---^ Parse error near line 11955: no such column: "attain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attain", "0.000483"); error here ---^ Parse error near line 11956: no such column: "cue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cue", "0.000483"); error here ---^ Parse error near line 11957: no such column: "abuses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abuses", "0.000483"); error here ---^ Parse error near line 11958: no such column: "attracts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attracts", "0.000482"); error here ---^ Parse error near line 11959: no such column: "thorn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thorn", "0.000482"); error here ---^ Parse error near line 11960: no such column: "relocation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relocation", "0.000482"); error here ---^ Parse error near line 11961: no such column: "submissions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("submissions", "0.000482"); error here ---^ Parse error near line 11962: no such column: "hunted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hunted", "0.000482"); error here ---^ Parse error near line 11963: no such column: "edwin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edwin", "0.000482"); error here ---^ Parse error near line 11964: no such column: "aea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aea", "0.000482"); error here ---^ Parse error near line 11965: no such column: "cheaply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheaply", "0.000482"); error here ---^ Parse error near line 11966: no such column: "delors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delors", "0.000482"); error here ---^ Parse error near line 11967: no such column: "advert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advert", "0.000482"); error here ---^ Parse error near line 11968: no such column: "slots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slots", "0.000482"); error here ---^ Parse error near line 11969: no such column: "indispensable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indispensable", "0.000482"); error here ---^ Parse error near line 11970: no such column: "chuckled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chuckled", "0.000481"); error here ---^ Parse error near line 11971: no such column: "thereof" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thereof", "0.000481"); error here ---^ Parse error near line 11972: no such column: "polymers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polymers", "0.000481"); error here ---^ Parse error near line 11973: no such column: "campaigners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("campaigners", "0.000481"); error here ---^ Parse error near line 11974: no such column: "lecturers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lecturers", "0.000481"); error here ---^ Parse error near line 11975: no such column: "cuban" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cuban", "0.000481"); error here ---^ Parse error near line 11976: no such column: "dissatisfied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissatisfied", "0.000481"); error here ---^ Parse error near line 11977: no such column: "shortfall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shortfall", "0.000481"); error here ---^ Parse error near line 11978: no such column: "recycled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recycled", "0.000481"); error here ---^ Parse error near line 11979: no such column: "grange" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grange", "0.000481"); error here ---^ Parse error near line 11980: no such column: "chords" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chords", "0.000480"); error here ---^ Parse error near line 11981: no such column: "traps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traps", "0.000480"); error here ---^ Parse error near line 11982: no such column: "straining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("straining", "0.000480"); error here ---^ Parse error near line 11983: no such column: "promoters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promoters", "0.000480"); error here ---^ Parse error near line 11984: no such column: "scrub" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scrub", "0.000480"); error here ---^ Parse error near line 11985: no such column: "anthropologists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anthropologists", "0.000480"); error here ---^ Parse error near line 11986: no such column: "oecd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oecd", "0.000480"); error here ---^ Parse error near line 11987: no such column: "slam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slam", "0.000480"); error here ---^ Parse error near line 11988: no such column: "plaque" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plaque", "0.000480"); error here ---^ Parse error near line 11989: no such column: "higgins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("higgins", "0.000480"); error here ---^ Parse error near line 11990: no such column: "paste" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paste", "0.000480"); error here ---^ Parse error near line 11991: no such column: "annoying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("annoying", "0.000480"); error here ---^ Parse error near line 11992: no such column: "intrigued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intrigued", "0.000480"); error here ---^ Parse error near line 11993: no such column: "doo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doo", "0.000480"); error here ---^ Parse error near line 11994: no such column: "horizons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horizons", "0.000480"); error here ---^ Parse error near line 11995: no such column: "hanged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hanged", "0.000480"); error here ---^ Parse error near line 11996: no such column: "softened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("softened", "0.000479"); error here ---^ Parse error near line 11997: no such column: "kay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kay", "0.000479"); error here ---^ Parse error near line 11998: no such column: "ignores" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ignores", "0.000479"); error here ---^ Parse error near line 11999: no such column: "crawled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crawled", "0.000479"); error here ---^ Parse error near line 12000: no such column: "repetitive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repetitive", "0.000479"); error here ---^ Parse error near line 12001: no such column: "monitors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monitors", "0.000479"); error here ---^ Parse error near line 12002: no such column: "abu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abu", "0.000479"); error here ---^ Parse error near line 12003: no such column: "chestnut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chestnut", "0.000479"); error here ---^ Parse error near line 12004: no such column: "roller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roller", "0.000479"); error here ---^ Parse error near line 12005: no such column: "conceive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conceive", "0.000479"); error here ---^ Parse error near line 12006: no such column: "skilful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skilful", "0.000479"); error here ---^ Parse error near line 12007: no such column: "mclaren" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mclaren", "0.000479"); error here ---^ Parse error near line 12008: no such column: "oriented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oriented", "0.000479"); error here ---^ Parse error near line 12009: no such column: "convertible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convertible", "0.000479"); error here ---^ Parse error near line 12010: no such column: "hertfordshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hertfordshire", "0.000478"); error here ---^ Parse error near line 12011: no such column: "murdering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murdering", "0.000478"); error here ---^ Parse error near line 12012: no such column: "refreshing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refreshing", "0.000478"); error here ---^ Parse error near line 12013: no such column: "elliott" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elliott", "0.000478"); error here ---^ Parse error near line 12014: no such column: "gcse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gcse", "0.000478"); error here ---^ Parse error near line 12015: no such column: "concerto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concerto", "0.000478"); error here ---^ Parse error near line 12016: no such column: "deteriorated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deteriorated", "0.000478"); error here ---^ Parse error near line 12017: no such column: "starter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("starter", "0.000478"); error here ---^ Parse error near line 12018: no such column: "felipe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("felipe", "0.000478"); error here ---^ Parse error near line 12019: no such column: "methodological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("methodological", "0.000478"); error here ---^ Parse error near line 12020: no such column: "marketed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marketed", "0.000478"); error here ---^ Parse error near line 12021: no such column: "generously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generously", "0.000477"); error here ---^ Parse error near line 12022: no such column: "dummy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dummy", "0.000477"); error here ---^ Parse error near line 12023: no such column: "intuitive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intuitive", "0.000477"); error here ---^ Parse error near line 12024: no such column: "congestion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("congestion", "0.000477"); error here ---^ Parse error near line 12025: no such column: "horrific" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horrific", "0.000477"); error here ---^ Parse error near line 12026: no such column: "plutonium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plutonium", "0.000477"); error here ---^ Parse error near line 12027: no such column: "rift" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rift", "0.000477"); error here ---^ Parse error near line 12028: no such column: "mating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mating", "0.000477"); error here ---^ Parse error near line 12029: no such column: "bananas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bananas", "0.000477"); error here ---^ Parse error near line 12030: no such column: "falklands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("falklands", "0.000477"); error here ---^ Parse error near line 12031: no such column: "ingenious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ingenious", "0.000477"); error here ---^ Parse error near line 12032: no such column: "citation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("citation", "0.000477"); error here ---^ Parse error near line 12033: no such column: "perimeter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perimeter", "0.000477"); error here ---^ Parse error near line 12034: no such column: "implicated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implicated", "0.000477"); error here ---^ Parse error near line 12035: no such column: "downstream" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("downstream", "0.000477"); error here ---^ Parse error near line 12036: no such column: "objectivity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("objectivity", "0.000477"); error here ---^ Parse error near line 12037: no such column: "marina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marina", "0.000477"); error here ---^ Parse error near line 12038: no such column: "devolution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devolution", "0.000477"); error here ---^ Parse error near line 12039: no such column: "adventurous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adventurous", "0.000476"); error here ---^ Parse error near line 12040: no such column: "fixtures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fixtures", "0.000476"); error here ---^ Parse error near line 12041: no such column: "rainforest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rainforest", "0.000476"); error here ---^ Parse error near line 12042: no such column: "dictate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dictate", "0.000476"); error here ---^ Parse error near line 12043: no such column: "wheeled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wheeled", "0.000476"); error here ---^ Parse error near line 12044: no such column: "marshes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marshes", "0.000476"); error here ---^ Parse error near line 12045: no such column: "condemnation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("condemnation", "0.000476"); error here ---^ Parse error near line 12046: no such column: "val" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("val", "0.000476"); error here ---^ Parse error near line 12047: no such column: "tracing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tracing", "0.000476"); error here ---^ Parse error near line 12048: no such column: "cramped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cramped", "0.000475"); error here ---^ Parse error near line 12049: no such column: "donors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donors", "0.000475"); error here ---^ Parse error near line 12050: no such column: "misuse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misuse", "0.000475"); error here ---^ Parse error near line 12051: no such column: "irritating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irritating", "0.000475"); error here ---^ Parse error near line 12052: no such column: "authorized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("authorized", "0.000475"); error here ---^ Parse error near line 12053: no such column: "teaches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teaches", "0.000475"); error here ---^ Parse error near line 12054: no such column: "psychoanalysis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychoanalysis", "0.000475"); error here ---^ Parse error near line 12055: no such column: "curl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curl", "0.000475"); error here ---^ Parse error near line 12056: no such column: "albums" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("albums", "0.000475"); error here ---^ Parse error near line 12057: no such column: "menus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("menus", "0.000475"); error here ---^ Parse error near line 12058: no such column: "pies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pies", "0.000475"); error here ---^ Parse error near line 12059: no such column: "reich" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reich", "0.000475"); error here ---^ Parse error near line 12060: no such column: "outputs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outputs", "0.000475"); error here ---^ Parse error near line 12061: no such column: "elevation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elevation", "0.000475"); error here ---^ Parse error near line 12062: no such column: "surveyors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surveyors", "0.000475"); error here ---^ Parse error near line 12063: no such column: "beneficiaries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beneficiaries", "0.000475"); error here ---^ Parse error near line 12064: no such column: "tidal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tidal", "0.000475"); error here ---^ Parse error near line 12065: no such column: "wea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wea", "0.000473"); error here ---^ Parse error near line 12066: no such column: "bum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bum", "0.000473"); error here ---^ Parse error near line 12067: no such column: "cheered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheered", "0.000473"); error here ---^ Parse error near line 12068: no such column: "rue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rue", "0.000473"); error here ---^ Parse error near line 12069: no such column: "starring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("starring", "0.000473"); error here ---^ Parse error near line 12070: no such column: "sucking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sucking", "0.000473"); error here ---^ Parse error near line 12071: no such column: "bulb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bulb", "0.000473"); error here ---^ Parse error near line 12072: no such column: "graded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graded", "0.000473"); error here ---^ Parse error near line 12073: no such column: "criticise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criticise", "0.000473"); error here ---^ Parse error near line 12074: no such column: "grievances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grievances", "0.000473"); error here ---^ Parse error near line 12075: no such column: "enthusiastically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enthusiastically", "0.000473"); error here ---^ Parse error near line 12076: no such column: "faecal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faecal", "0.000473"); error here ---^ Parse error near line 12077: no such column: "spontaneously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spontaneously", "0.000473"); error here ---^ Parse error near line 12078: no such column: "inhabited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inhabited", "0.000472"); error here ---^ Parse error near line 12079: no such column: "formulae" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formulae", "0.000472"); error here ---^ Parse error near line 12080: no such column: "monsters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monsters", "0.000472"); error here ---^ Parse error near line 12081: no such column: "activating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("activating", "0.000472"); error here ---^ Parse error near line 12082: no such column: "curly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curly", "0.000472"); error here ---^ Parse error near line 12083: no such column: "hawkins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hawkins", "0.000472"); error here ---^ Parse error near line 12084: no such column: "pcs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pcs", "0.000472"); error here ---^ Parse error near line 12085: no such column: "nitrate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nitrate", "0.000472"); error here ---^ Parse error near line 12086: no such column: "patsy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patsy", "0.000472"); error here ---^ Parse error near line 12087: no such column: "outraged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outraged", "0.000472"); error here ---^ Parse error near line 12088: no such column: "tighten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tighten", "0.000472"); error here ---^ Parse error near line 12089: no such column: "rufus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rufus", "0.000472"); error here ---^ Parse error near line 12090: no such column: "generator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generator", "0.000472"); error here ---^ Parse error near line 12091: no such column: "hallway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hallway", "0.000472"); error here ---^ Parse error near line 12092: no such column: "habitats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("habitats", "0.000472"); error here ---^ Parse error near line 12093: no such column: "frogs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frogs", "0.000472"); error here ---^ Parse error near line 12094: no such column: "pulses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pulses", "0.000472"); error here ---^ Parse error near line 12095: no such column: "tilted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tilted", "0.000472"); error here ---^ Parse error near line 12096: no such column: "conclusive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conclusive", "0.000471"); error here ---^ Parse error near line 12097: no such column: "carla" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carla", "0.000471"); error here ---^ Parse error near line 12098: no such column: "sensibly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensibly", "0.000471"); error here ---^ Parse error near line 12099: no such column: "fabia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fabia", "0.000471"); error here ---^ Parse error near line 12100: no such column: "poisonous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poisonous", "0.000471"); error here ---^ Parse error near line 12101: no such column: "bump" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bump", "0.000471"); error here ---^ Parse error near line 12102: no such column: "depart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depart", "0.000471"); error here ---^ Parse error near line 12103: no such column: "patted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patted", "0.000471"); error here ---^ Parse error near line 12104: no such column: "vitor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vitor", "0.000471"); error here ---^ Parse error near line 12105: no such column: "rotor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rotor", "0.000471"); error here ---^ Parse error near line 12106: no such column: "credible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("credible", "0.000471"); error here ---^ Parse error near line 12107: no such column: "subscribers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subscribers", "0.000471"); error here ---^ Parse error near line 12108: no such column: "massachusetts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("massachusetts", "0.000471"); error here ---^ Parse error near line 12109: no such column: "straps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("straps", "0.000471"); error here ---^ Parse error near line 12110: no such column: "theodora" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theodora", "0.000471"); error here ---^ Parse error near line 12111: no such column: "signatures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signatures", "0.000471"); error here ---^ Parse error near line 12112: no such column: "butt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("butt", "0.000470"); error here ---^ Parse error near line 12113: no such column: "bows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bows", "0.000470"); error here ---^ Parse error near line 12114: no such column: "shortcomings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shortcomings", "0.000470"); error here ---^ Parse error near line 12115: no such column: "dustin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dustin", "0.000470"); error here ---^ Parse error near line 12116: no such column: "evacuation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evacuation", "0.000470"); error here ---^ Parse error near line 12117: no such column: "nave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nave", "0.000470"); error here ---^ Parse error near line 12118: no such column: "teresa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teresa", "0.000470"); error here ---^ Parse error near line 12119: no such column: "scandinavian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scandinavian", "0.000470"); error here ---^ Parse error near line 12120: no such column: "supremacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supremacy", "0.000470"); error here ---^ Parse error near line 12121: no such column: "pretence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pretence", "0.000470"); error here ---^ Parse error near line 12122: no such column: "triangular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("triangular", "0.000470"); error here ---^ Parse error near line 12123: no such column: "barrett" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barrett", "0.000470"); error here ---^ Parse error near line 12124: no such column: "prophet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prophet", "0.000470"); error here ---^ Parse error near line 12125: no such column: "yanto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yanto", "0.000470"); error here ---^ Parse error near line 12126: no such column: "favourably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("favourably", "0.000470"); error here ---^ Parse error near line 12127: no such column: "embryos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embryos", "0.000470"); error here ---^ Parse error near line 12128: no such column: "luton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luton", "0.000470"); error here ---^ Parse error near line 12129: no such column: "jaq" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jaq", "0.000470"); error here ---^ Parse error near line 12130: no such column: "metallic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metallic", "0.000470"); error here ---^ Parse error near line 12131: no such column: "robot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robot", "0.000470"); error here ---^ Parse error near line 12132: no such column: "dial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dial", "0.000469"); error here ---^ Parse error near line 12133: no such column: "intuition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intuition", "0.000469"); error here ---^ Parse error near line 12134: no such column: "discriminate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discriminate", "0.000469"); error here ---^ Parse error near line 12135: no such column: "grinding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grinding", "0.000469"); error here ---^ Parse error near line 12136: no such column: "standardised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("standardised", "0.000469"); error here ---^ Parse error near line 12137: no such column: "prejudices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prejudices", "0.000469"); error here ---^ Parse error near line 12138: no such column: "crammed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crammed", "0.000469"); error here ---^ Parse error near line 12139: no such column: "ludicrous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ludicrous", "0.000469"); error here ---^ Parse error near line 12140: no such column: "whispering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whispering", "0.000469"); error here ---^ Parse error near line 12141: no such column: "cleaners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cleaners", "0.000469"); error here ---^ Parse error near line 12142: no such column: "avoids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("avoids", "0.000469"); error here ---^ Parse error near line 12143: no such column: "climbs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("climbs", "0.000469"); error here ---^ Parse error near line 12144: no such column: "graceful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graceful", "0.000469"); error here ---^ Parse error near line 12145: no such column: "homage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homage", "0.000469"); error here ---^ Parse error near line 12146: no such column: "desmond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desmond", "0.000469"); error here ---^ Parse error near line 12147: no such column: "dived" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dived", "0.000469"); error here ---^ Parse error near line 12148: no such column: "redress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("redress", "0.000469"); error here ---^ Parse error near line 12149: no such column: "iain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iain", "0.000469"); error here ---^ Parse error near line 12150: no such column: "oi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oi", "0.000468"); error here ---^ Parse error near line 12151: no such column: "boosted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boosted", "0.000468"); error here ---^ Parse error near line 12152: no such column: "francs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("francs", "0.000468"); error here ---^ Parse error near line 12153: no such column: "pneumonia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pneumonia", "0.000468"); error here ---^ Parse error near line 12154: no such column: "liquidation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liquidation", "0.000468"); error here ---^ Parse error near line 12155: no such column: "abingdon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abingdon", "0.000468"); error here ---^ Parse error near line 12156: no such column: "nun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nun", "0.000468"); error here ---^ Parse error near line 12157: no such column: "nazis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nazis", "0.000468"); error here ---^ Parse error near line 12158: no such column: "hen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hen", "0.000468"); error here ---^ Parse error near line 12159: no such column: "chaplain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chaplain", "0.000468"); error here ---^ Parse error near line 12160: no such column: "tournaments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tournaments", "0.000468"); error here ---^ Parse error near line 12161: no such column: "beasts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beasts", "0.000468"); error here ---^ Parse error near line 12162: no such column: "litres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("litres", "0.000468"); error here ---^ Parse error near line 12163: no such column: "hq" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hq", "0.000468"); error here ---^ Parse error near line 12164: no such column: "monastic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monastic", "0.000468"); error here ---^ Parse error near line 12165: no such column: "screams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("screams", "0.000468"); error here ---^ Parse error near line 12166: no such column: "chromosome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chromosome", "0.000468"); error here ---^ Parse error near line 12167: no such column: "paradoxically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paradoxically", "0.000467"); error here ---^ Parse error near line 12168: no such column: "mundane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mundane", "0.000467"); error here ---^ Parse error near line 12169: no such column: "filmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filmed", "0.000467"); error here ---^ Parse error near line 12170: no such column: "softer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("softer", "0.000467"); error here ---^ Parse error near line 12171: no such column: "natwest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("natwest", "0.000467"); error here ---^ Parse error near line 12172: no such column: "spelt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spelt", "0.000467"); error here ---^ Parse error near line 12173: no such column: "gateshead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gateshead", "0.000467"); error here ---^ Parse error near line 12174: no such column: "boasts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boasts", "0.000467"); error here ---^ Parse error near line 12175: no such column: "commence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commence", "0.000467"); error here ---^ Parse error near line 12176: no such column: "retreated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retreated", "0.000467"); error here ---^ Parse error near line 12177: no such column: "ant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ant", "0.000466"); error here ---^ Parse error near line 12178: no such column: "cornish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cornish", "0.000466"); error here ---^ Parse error near line 12179: no such column: "rash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rash", "0.000466"); error here ---^ Parse error near line 12180: no such column: "barrage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barrage", "0.000466"); error here ---^ Parse error near line 12181: no such column: "jeep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jeep", "0.000466"); error here ---^ Parse error near line 12182: no such column: "accusation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accusation", "0.000466"); error here ---^ Parse error near line 12183: no such column: "pumped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pumped", "0.000466"); error here ---^ Parse error near line 12184: no such column: "militia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("militia", "0.000466"); error here ---^ Parse error near line 12185: no such column: "wry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wry", "0.000466"); error here ---^ Parse error near line 12186: no such column: "worcestershire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worcestershire", "0.000466"); error here ---^ Parse error near line 12187: no such column: "streak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("streak", "0.000466"); error here ---^ Parse error near line 12188: no such column: "sized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sized", "0.000466"); error here ---^ Parse error near line 12189: no such column: "humorous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humorous", "0.000466"); error here ---^ Parse error near line 12190: no such column: "tangled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tangled", "0.000466"); error here ---^ Parse error near line 12191: no such column: "robe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robe", "0.000465"); error here ---^ Parse error near line 12192: no such column: "sleepy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sleepy", "0.000465"); error here ---^ Parse error near line 12193: no such column: "angular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angular", "0.000465"); error here ---^ Parse error near line 12194: no such column: "liam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liam", "0.000465"); error here ---^ Parse error near line 12195: no such column: "ethos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethos", "0.000465"); error here ---^ Parse error near line 12196: no such column: "clutched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clutched", "0.000465"); error here ---^ Parse error near line 12197: no such column: "formations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formations", "0.000465"); error here ---^ Parse error near line 12198: no such column: "banged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banged", "0.000465"); error here ---^ Parse error near line 12199: no such column: "il" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("il", "0.000465"); error here ---^ Parse error near line 12200: no such column: "lingering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lingering", "0.000465"); error here ---^ Parse error near line 12201: no such column: "scratching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scratching", "0.000465"); error here ---^ Parse error near line 12202: no such column: "comrades" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comrades", "0.000465"); error here ---^ Parse error near line 12203: no such column: "helicopters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helicopters", "0.000465"); error here ---^ Parse error near line 12204: no such column: "windy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("windy", "0.000465"); error here ---^ Parse error near line 12205: no such column: "feeble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feeble", "0.000465"); error here ---^ Parse error near line 12206: no such column: "strap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strap", "0.000464"); error here ---^ Parse error near line 12207: no such column: "hideous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hideous", "0.000464"); error here ---^ Parse error near line 12208: no such column: "ag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ag", "0.000464"); error here ---^ Parse error near line 12209: no such column: "stephanie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stephanie", "0.000464"); error here ---^ Parse error near line 12210: no such column: "promenade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promenade", "0.000464"); error here ---^ Parse error near line 12211: no such column: "noses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noses", "0.000464"); error here ---^ Parse error near line 12212: no such column: "hormone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hormone", "0.000464"); error here ---^ Parse error near line 12213: no such column: "riverside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("riverside", "0.000464"); error here ---^ Parse error near line 12214: no such column: "helplessly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helplessly", "0.000464"); error here ---^ Parse error near line 12215: no such column: "presided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presided", "0.000464"); error here ---^ Parse error near line 12216: no such column: "folks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("folks", "0.000464"); error here ---^ Parse error near line 12217: no such column: "informing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("informing", "0.000464"); error here ---^ Parse error near line 12218: no such column: "erotic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("erotic", "0.000464"); error here ---^ Parse error near line 12219: no such column: "waterloo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waterloo", "0.000464"); error here ---^ Parse error near line 12220: no such column: "rum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rum", "0.000464"); error here ---^ Parse error near line 12221: no such column: "crushing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crushing", "0.000464"); error here ---^ Parse error near line 12222: no such column: "patio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patio", "0.000464"); error here ---^ Parse error near line 12223: no such column: "fruitful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fruitful", "0.000464"); error here ---^ Parse error near line 12224: no such column: "scissors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scissors", "0.000464"); error here ---^ Parse error near line 12225: no such column: "generals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generals", "0.000464"); error here ---^ Parse error near line 12226: no such column: "baptism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baptism", "0.000464"); error here ---^ Parse error near line 12227: no such column: "haste" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haste", "0.000464"); error here ---^ Parse error near line 12228: no such column: "zinc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zinc", "0.000464"); error here ---^ Parse error near line 12229: no such column: "lowe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lowe", "0.000464"); error here ---^ Parse error near line 12230: no such column: "rusty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rusty", "0.000464"); error here ---^ Parse error near line 12231: no such column: "weighted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weighted", "0.000464"); error here ---^ Parse error near line 12232: no such column: "maud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maud", "0.000463"); error here ---^ Parse error near line 12233: no such column: "veterans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("veterans", "0.000463"); error here ---^ Parse error near line 12234: no such column: "abnormalities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abnormalities", "0.000463"); error here ---^ Parse error near line 12235: no such column: "dignified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dignified", "0.000463"); error here ---^ Parse error near line 12236: no such column: "hysterical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hysterical", "0.000463"); error here ---^ Parse error near line 12237: no such column: "protesters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protesters", "0.000463"); error here ---^ Parse error near line 12238: no such column: "leaping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaping", "0.000463"); error here ---^ Parse error near line 12239: no such column: "assaulted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assaulted", "0.000463"); error here ---^ Parse error near line 12240: no such column: "marginally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marginally", "0.000463"); error here ---^ Parse error near line 12241: no such column: "impending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impending", "0.000463"); error here ---^ Parse error near line 12242: no such column: "enclose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enclose", "0.000463"); error here ---^ Parse error near line 12243: no such column: "widows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("widows", "0.000463"); error here ---^ Parse error near line 12244: no such column: "moulded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moulded", "0.000463"); error here ---^ Parse error near line 12245: no such column: "severed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("severed", "0.000463"); error here ---^ Parse error near line 12246: no such column: "lays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lays", "0.000462"); error here ---^ Parse error near line 12247: no such column: "speculate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speculate", "0.000462"); error here ---^ Parse error near line 12248: no such column: "tolkien" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tolkien", "0.000462"); error here ---^ Parse error near line 12249: no such column: "gripping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gripping", "0.000462"); error here ---^ Parse error near line 12250: no such column: "yearly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yearly", "0.000462"); error here ---^ Parse error near line 12251: no such column: "toronto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toronto", "0.000462"); error here ---^ Parse error near line 12252: no such column: "disciples" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disciples", "0.000462"); error here ---^ Parse error near line 12253: no such column: "bachelor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bachelor", "0.000462"); error here ---^ Parse error near line 12254: no such column: "rostov" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rostov", "0.000462"); error here ---^ Parse error near line 12255: no such column: "improves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("improves", "0.000462"); error here ---^ Parse error near line 12256: no such column: "manifestations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manifestations", "0.000462"); error here ---^ Parse error near line 12257: no such column: "reasoned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reasoned", "0.000462"); error here ---^ Parse error near line 12258: no such column: "ramp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ramp", "0.000462"); error here ---^ Parse error near line 12259: no such column: "delete" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delete", "0.000462"); error here ---^ Parse error near line 12260: no such column: "imperialism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imperialism", "0.000462"); error here ---^ Parse error near line 12261: no such column: "floral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("floral", "0.000462"); error here ---^ Parse error near line 12262: no such column: "flourished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flourished", "0.000461"); error here ---^ Parse error near line 12263: no such column: "restrain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restrain", "0.000461"); error here ---^ Parse error near line 12264: no such column: "paralysed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paralysed", "0.000461"); error here ---^ Parse error near line 12265: no such column: "climatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("climatic", "0.000461"); error here ---^ Parse error near line 12266: no such column: "althusser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("althusser", "0.000461"); error here ---^ Parse error near line 12267: no such column: "sullivan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sullivan", "0.000461"); error here ---^ Parse error near line 12268: no such column: "moorland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moorland", "0.000461"); error here ---^ Parse error near line 12269: no such column: "blah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blah", "0.000461"); error here ---^ Parse error near line 12270: no such column: "hectic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hectic", "0.000461"); error here ---^ Parse error near line 12271: no such column: "todd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("todd", "0.000461"); error here ---^ Parse error near line 12272: no such column: "suck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suck", "0.000461"); error here ---^ Parse error near line 12273: no such column: "lass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lass", "0.000461"); error here ---^ Parse error near line 12274: no such column: "greene" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greene", "0.000461"); error here ---^ Parse error near line 12275: no such column: "integrating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("integrating", "0.000461"); error here ---^ Parse error near line 12276: no such column: "imaging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imaging", "0.000461"); error here ---^ Parse error near line 12277: no such column: "retrieve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retrieve", "0.000461"); error here ---^ Parse error near line 12278: no such column: "defeats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defeats", "0.000461"); error here ---^ Parse error near line 12279: no such column: "accents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accents", "0.000460"); error here ---^ Parse error near line 12280: no such column: "dye" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dye", "0.000460"); error here ---^ Parse error near line 12281: no such column: "airborne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("airborne", "0.000460"); error here ---^ Parse error near line 12282: no such column: "crumpled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crumpled", "0.000460"); error here ---^ Parse error near line 12283: no such column: "bouncing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bouncing", "0.000460"); error here ---^ Parse error near line 12284: no such column: "cubic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cubic", "0.000460"); error here ---^ Parse error near line 12285: no such column: "resolving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resolving", "0.000460"); error here ---^ Parse error near line 12286: no such column: "doc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doc", "0.000460"); error here ---^ Parse error near line 12287: no such column: "flap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flap", "0.000460"); error here ---^ Parse error near line 12288: no such column: "hens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hens", "0.000460"); error here ---^ Parse error near line 12289: no such column: "frighten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frighten", "0.000460"); error here ---^ Parse error near line 12290: no such column: "columbia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("columbia", "0.000460"); error here ---^ Parse error near line 12291: no such column: "tending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tending", "0.000459"); error here ---^ Parse error near line 12292: no such column: "dissolve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissolve", "0.000459"); error here ---^ Parse error near line 12293: no such column: "manifestation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manifestation", "0.000459"); error here ---^ Parse error near line 12294: no such column: "deregulation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deregulation", "0.000459"); error here ---^ Parse error near line 12295: no such column: "lastly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lastly", "0.000459"); error here ---^ Parse error near line 12296: no such column: "cuisine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cuisine", "0.000459"); error here ---^ Parse error near line 12297: no such column: "clan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clan", "0.000459"); error here ---^ Parse error near line 12298: no such column: "sperm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sperm", "0.000459"); error here ---^ Parse error near line 12299: no such column: "motoring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motoring", "0.000459"); error here ---^ Parse error near line 12300: no such column: "specifying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specifying", "0.000459"); error here ---^ Parse error near line 12301: no such column: "razor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("razor", "0.000459"); error here ---^ Parse error near line 12302: no such column: "cursed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cursed", "0.000459"); error here ---^ Parse error near line 12303: no such column: "prostitution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prostitution", "0.000459"); error here ---^ Parse error near line 12304: no such column: "freezer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freezer", "0.000459"); error here ---^ Parse error near line 12305: no such column: "unlocked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unlocked", "0.000459"); error here ---^ Parse error near line 12306: no such column: "paperback" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paperback", "0.000458"); error here ---^ Parse error near line 12307: no such column: "libyan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("libyan", "0.000458"); error here ---^ Parse error near line 12308: no such column: "homeland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homeland", "0.000458"); error here ---^ Parse error near line 12309: no such column: "blair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blair", "0.000458"); error here ---^ Parse error near line 12310: no such column: "appropriation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appropriation", "0.000458"); error here ---^ Parse error near line 12311: no such column: "loo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loo", "0.000458"); error here ---^ Parse error near line 12312: no such column: "mocking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mocking", "0.000458"); error here ---^ Parse error near line 12313: no such column: "axes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("axes", "0.000458"); error here ---^ Parse error near line 12314: no such column: "calves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calves", "0.000458"); error here ---^ Parse error near line 12315: no such column: "fastened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fastened", "0.000458"); error here ---^ Parse error near line 12316: no such column: "horrors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horrors", "0.000458"); error here ---^ Parse error near line 12317: no such column: "cone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cone", "0.000458"); error here ---^ Parse error near line 12318: no such column: "hubert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hubert", "0.000458"); error here ---^ Parse error near line 12319: no such column: "percy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("percy", "0.000458"); error here ---^ Parse error near line 12320: no such column: "infancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infancy", "0.000458"); error here ---^ Parse error near line 12321: no such column: "backdrop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backdrop", "0.000458"); error here ---^ Parse error near line 12322: no such column: "fixture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fixture", "0.000458"); error here ---^ Parse error near line 12323: no such column: "heavyweight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heavyweight", "0.000458"); error here ---^ Parse error near line 12324: no such column: "wade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wade", "0.000458"); error here ---^ Parse error near line 12325: no such column: "novice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("novice", "0.000458"); error here ---^ Parse error near line 12326: no such column: "landmark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landmark", "0.000458"); error here ---^ Parse error near line 12327: no such column: "escorted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("escorted", "0.000457"); error here ---^ Parse error near line 12328: no such column: "niche" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("niche", "0.000457"); error here ---^ Parse error near line 12329: no such column: "nutritional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nutritional", "0.000457"); error here ---^ Parse error near line 12330: no such column: "muriel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muriel", "0.000457"); error here ---^ Parse error near line 12331: no such column: "truce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("truce", "0.000457"); error here ---^ Parse error near line 12332: no such column: "glider" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glider", "0.000457"); error here ---^ Parse error near line 12333: no such column: "recommending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recommending", "0.000457"); error here ---^ Parse error near line 12334: no such column: "gracious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gracious", "0.000457"); error here ---^ Parse error near line 12335: no such column: "bournemouth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bournemouth", "0.000457"); error here ---^ Parse error near line 12336: no such column: "autobiography" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("autobiography", "0.000457"); error here ---^ Parse error near line 12337: no such column: "withstand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("withstand", "0.000457"); error here ---^ Parse error near line 12338: no such column: "extinct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extinct", "0.000457"); error here ---^ Parse error near line 12339: no such column: "installing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("installing", "0.000457"); error here ---^ Parse error near line 12340: no such column: "hebrew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hebrew", "0.000457"); error here ---^ Parse error near line 12341: no such column: "powerfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("powerfully", "0.000457"); error here ---^ Parse error near line 12342: no such column: "rip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rip", "0.000457"); error here ---^ Parse error near line 12343: no such column: "blackmail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blackmail", "0.000457"); error here ---^ Parse error near line 12344: no such column: "diagonal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diagonal", "0.000457"); error here ---^ Parse error near line 12345: no such column: "imagining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imagining", "0.000457"); error here ---^ Parse error near line 12346: no such column: "burke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burke", "0.000457"); error here ---^ Parse error near line 12347: no such column: "initiation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("initiation", "0.000456"); error here ---^ Parse error near line 12348: no such column: "doncaster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doncaster", "0.000456"); error here ---^ Parse error near line 12349: no such column: "hopelessly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hopelessly", "0.000456"); error here ---^ Parse error near line 12350: no such column: "plotting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plotting", "0.000456"); error here ---^ Parse error near line 12351: no such column: "hammond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hammond", "0.000456"); error here ---^ Parse error near line 12352: no such column: "politburo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("politburo", "0.000456"); error here ---^ Parse error near line 12353: no such column: "curvature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curvature", "0.000456"); error here ---^ Parse error near line 12354: no such column: "loaf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loaf", "0.000456"); error here ---^ Parse error near line 12355: no such column: "intrusion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intrusion", "0.000456"); error here ---^ Parse error near line 12356: no such column: "figured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("figured", "0.000456"); error here ---^ Parse error near line 12357: no such column: "crawl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crawl", "0.000456"); error here ---^ Parse error near line 12358: no such column: "cnut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cnut", "0.000456"); error here ---^ Parse error near line 12359: no such column: "usefully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("usefully", "0.000456"); error here ---^ Parse error near line 12360: no such column: "indexing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indexing", "0.000456"); error here ---^ Parse error near line 12361: no such column: "discourses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discourses", "0.000456"); error here ---^ Parse error near line 12362: no such column: "divert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divert", "0.000456"); error here ---^ Parse error near line 12363: no such column: "rectal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rectal", "0.000456"); error here ---^ Parse error near line 12364: no such column: "unequal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unequal", "0.000456"); error here ---^ Parse error near line 12365: no such column: "arable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arable", "0.000456"); error here ---^ Parse error near line 12366: no such column: "resultant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resultant", "0.000456"); error here ---^ Parse error near line 12367: no such column: "decreasing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decreasing", "0.000455"); error here ---^ Parse error near line 12368: no such column: "irresponsible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irresponsible", "0.000455"); error here ---^ Parse error near line 12369: no such column: "barber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barber", "0.000455"); error here ---^ Parse error near line 12370: no such column: "descend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("descend", "0.000455"); error here ---^ Parse error near line 12371: no such column: "watercolour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watercolour", "0.000455"); error here ---^ Parse error near line 12372: no such column: "envelopes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("envelopes", "0.000455"); error here ---^ Parse error near line 12373: no such column: "hassan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hassan", "0.000455"); error here ---^ Parse error near line 12374: no such column: "countered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("countered", "0.000455"); error here ---^ Parse error near line 12375: no such column: "bud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bud", "0.000455"); error here ---^ Parse error near line 12376: no such column: "forgiveness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forgiveness", "0.000455"); error here ---^ Parse error near line 12377: no such column: "glances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glances", "0.000455"); error here ---^ Parse error near line 12378: no such column: "liquor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liquor", "0.000455"); error here ---^ Parse error near line 12379: no such column: "reins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reins", "0.000455"); error here ---^ Parse error near line 12380: no such column: "lush" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lush", "0.000455"); error here ---^ Parse error near line 12381: no such column: "floods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("floods", "0.000455"); error here ---^ Parse error near line 12382: no such column: "disrupted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disrupted", "0.000455"); error here ---^ Parse error near line 12383: no such column: "uncertainties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncertainties", "0.000455"); error here ---^ Parse error near line 12384: no such column: "bursts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bursts", "0.000455"); error here ---^ Parse error near line 12385: no such column: "gaelic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gaelic", "0.000455"); error here ---^ Parse error near line 12386: no such column: "resembled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resembled", "0.000453"); error here ---^ Parse error near line 12387: no such column: "kits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kits", "0.000453"); error here ---^ Parse error near line 12388: no such column: "scar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scar", "0.000453"); error here ---^ Parse error near line 12389: no such column: "imbalance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imbalance", "0.000453"); error here ---^ Parse error near line 12390: no such column: "coordinate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coordinate", "0.000453"); error here ---^ Parse error near line 12391: no such column: "responds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("responds", "0.000453"); error here ---^ Parse error near line 12392: no such column: "dismal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dismal", "0.000453"); error here ---^ Parse error near line 12393: no such column: "predicting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predicting", "0.000453"); error here ---^ Parse error near line 12394: no such column: "lyrics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lyrics", "0.000453"); error here ---^ Parse error near line 12395: no such column: "congratulate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("congratulate", "0.000453"); error here ---^ Parse error near line 12396: no such column: "brady" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brady", "0.000453"); error here ---^ Parse error near line 12397: no such column: "halved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("halved", "0.000453"); error here ---^ Parse error near line 12398: no such column: "discusses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discusses", "0.000453"); error here ---^ Parse error near line 12399: no such column: "inconvenience" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inconvenience", "0.000453"); error here ---^ Parse error near line 12400: no such column: "beech" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beech", "0.000452"); error here ---^ Parse error near line 12401: no such column: "det" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("det", "0.000452"); error here ---^ Parse error near line 12402: no such column: "secretariat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secretariat", "0.000452"); error here ---^ Parse error near line 12403: no such column: "filtration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filtration", "0.000452"); error here ---^ Parse error near line 12404: no such column: "ghastly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ghastly", "0.000452"); error here ---^ Parse error near line 12405: no such column: "coherence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coherence", "0.000452"); error here ---^ Parse error near line 12406: no such column: "growled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("growled", "0.000452"); error here ---^ Parse error near line 12407: no such column: "narrower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("narrower", "0.000452"); error here ---^ Parse error near line 12408: no such column: "valerie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valerie", "0.000452"); error here ---^ Parse error near line 12409: no such column: "richly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("richly", "0.000452"); error here ---^ Parse error near line 12410: no such column: "exemplified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exemplified", "0.000452"); error here ---^ Parse error near line 12411: no such column: "portions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portions", "0.000452"); error here ---^ Parse error near line 12412: no such column: "zen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zen", "0.000452"); error here ---^ Parse error near line 12413: no such column: "isobel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("isobel", "0.000452"); error here ---^ Parse error near line 12414: no such column: "thrive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thrive", "0.000452"); error here ---^ Parse error near line 12415: no such column: "assaults" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assaults", "0.000452"); error here ---^ Parse error near line 12416: no such column: "camping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("camping", "0.000452"); error here ---^ Parse error near line 12417: no such column: "assemble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assemble", "0.000452"); error here ---^ Parse error near line 12418: no such column: "fried" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fried", "0.000452"); error here ---^ Parse error near line 12419: no such column: "locomotives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locomotives", "0.000452"); error here ---^ Parse error near line 12420: no such column: "prof" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prof", "0.000452"); error here ---^ Parse error near line 12421: no such column: "unmistakable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unmistakable", "0.000451"); error here ---^ Parse error near line 12422: no such column: "hindsight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hindsight", "0.000451"); error here ---^ Parse error near line 12423: no such column: "grated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grated", "0.000451"); error here ---^ Parse error near line 12424: no such column: "foreseeable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foreseeable", "0.000451"); error here ---^ Parse error near line 12425: no such column: "discounted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discounted", "0.000451"); error here ---^ Parse error near line 12426: no such column: "absorbing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("absorbing", "0.000451"); error here ---^ Parse error near line 12427: no such column: "dhss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dhss", "0.000451"); error here ---^ Parse error near line 12428: no such column: "rap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rap", "0.000451"); error here ---^ Parse error near line 12429: no such column: "tummy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tummy", "0.000451"); error here ---^ Parse error near line 12430: no such column: "montreal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("montreal", "0.000451"); error here ---^ Parse error near line 12431: no such column: "decorations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decorations", "0.000451"); error here ---^ Parse error near line 12432: no such column: "reds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reds", "0.000451"); error here ---^ Parse error near line 12433: no such column: "stubborn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stubborn", "0.000451"); error here ---^ Parse error near line 12434: no such column: "batsman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("batsman", "0.000451"); error here ---^ Parse error near line 12435: no such column: "easing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("easing", "0.000451"); error here ---^ Parse error near line 12436: no such column: "decidedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decidedly", "0.000450"); error here ---^ Parse error near line 12437: no such column: "kpmg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kpmg", "0.000450"); error here ---^ Parse error near line 12438: no such column: "fright" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fright", "0.000450"); error here ---^ Parse error near line 12439: no such column: "troublesome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("troublesome", "0.000450"); error here ---^ Parse error near line 12440: no such column: "ryder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ryder", "0.000450"); error here ---^ Parse error near line 12441: no such column: "parasites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parasites", "0.000450"); error here ---^ Parse error near line 12442: no such column: "technicians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("technicians", "0.000450"); error here ---^ Parse error near line 12443: no such column: "sebastian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sebastian", "0.000450"); error here ---^ Parse error near line 12444: no such column: "performs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("performs", "0.000450"); error here ---^ Parse error near line 12445: no such column: "intonation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intonation", "0.000450"); error here ---^ Parse error near line 12446: no such column: "diy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diy", "0.000450"); error here ---^ Parse error near line 12447: no such column: "fr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fr", "0.000450"); error here ---^ Parse error near line 12448: no such column: "carriages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carriages", "0.000450"); error here ---^ Parse error near line 12449: no such column: "byzantine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("byzantine", "0.000450"); error here ---^ Parse error near line 12450: no such column: "breaches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breaches", "0.000450"); error here ---^ Parse error near line 12451: no such column: "spoiled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spoiled", "0.000450"); error here ---^ Parse error near line 12452: no such column: "tracking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tracking", "0.000450"); error here ---^ Parse error near line 12453: no such column: "bedding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bedding", "0.000450"); error here ---^ Parse error near line 12454: no such column: "bream" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bream", "0.000450"); error here ---^ Parse error near line 12455: no such column: "hearings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hearings", "0.000450"); error here ---^ Parse error near line 12456: no such column: "carp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carp", "0.000450"); error here ---^ Parse error near line 12457: no such column: "scanned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scanned", "0.000450"); error here ---^ Parse error near line 12458: no such column: "disarmament" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disarmament", "0.000449"); error here ---^ Parse error near line 12459: no such column: "slack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slack", "0.000449"); error here ---^ Parse error near line 12460: no such column: "sas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sas", "0.000449"); error here ---^ Parse error near line 12461: no such column: "rowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rowing", "0.000449"); error here ---^ Parse error near line 12462: no such column: "saturated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saturated", "0.000449"); error here ---^ Parse error near line 12463: no such column: "flickered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flickered", "0.000449"); error here ---^ Parse error near line 12464: no such column: "inherently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inherently", "0.000449"); error here ---^ Parse error near line 12465: no such column: "shabby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shabby", "0.000449"); error here ---^ Parse error near line 12466: no such column: "positioning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("positioning", "0.000449"); error here ---^ Parse error near line 12467: no such column: "reactive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reactive", "0.000449"); error here ---^ Parse error near line 12468: no such column: "dictatorship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dictatorship", "0.000449"); error here ---^ Parse error near line 12469: no such column: "stab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stab", "0.000449"); error here ---^ Parse error near line 12470: no such column: "jumble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jumble", "0.000449"); error here ---^ Parse error near line 12471: no such column: "moderately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moderately", "0.000449"); error here ---^ Parse error near line 12472: no such column: "intently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intently", "0.000449"); error here ---^ Parse error near line 12473: no such column: "receptionist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receptionist", "0.000449"); error here ---^ Parse error near line 12474: no such column: "cereals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cereals", "0.000449"); error here ---^ Parse error near line 12475: no such column: "goblin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goblin", "0.000448"); error here ---^ Parse error near line 12476: no such column: "perverse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perverse", "0.000448"); error here ---^ Parse error near line 12477: no such column: "cavity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cavity", "0.000448"); error here ---^ Parse error near line 12478: no such column: "swam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swam", "0.000448"); error here ---^ Parse error near line 12479: no such column: "glimpsed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glimpsed", "0.000448"); error here ---^ Parse error near line 12480: no such column: "eternity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eternity", "0.000448"); error here ---^ Parse error near line 12481: no such column: "caspar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caspar", "0.000448"); error here ---^ Parse error near line 12482: no such column: "teased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teased", "0.000448"); error here ---^ Parse error near line 12483: no such column: "ncr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ncr", "0.000448"); error here ---^ Parse error near line 12484: no such column: "felix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("felix", "0.000448"); error here ---^ Parse error near line 12485: no such column: "austerity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("austerity", "0.000448"); error here ---^ Parse error near line 12486: no such column: "barker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barker", "0.000448"); error here ---^ Parse error near line 12487: no such column: "unease" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unease", "0.000448"); error here ---^ Parse error near line 12488: no such column: "williamson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("williamson", "0.000448"); error here ---^ Parse error near line 12489: no such column: "fencing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fencing", "0.000448"); error here ---^ Parse error near line 12490: no such column: "necks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("necks", "0.000448"); error here ---^ Parse error near line 12491: no such column: "ensemble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ensemble", "0.000448"); error here ---^ Parse error near line 12492: no such column: "barren" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barren", "0.000447"); error here ---^ Parse error near line 12493: no such column: "hurled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurled", "0.000447"); error here ---^ Parse error near line 12494: no such column: "frantically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frantically", "0.000447"); error here ---^ Parse error near line 12495: no such column: "priory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("priory", "0.000447"); error here ---^ Parse error near line 12496: no such column: "misses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misses", "0.000447"); error here ---^ Parse error near line 12497: no such column: "disposable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disposable", "0.000447"); error here ---^ Parse error near line 12498: no such column: "ci" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ci", "0.000447"); error here ---^ Parse error near line 12499: no such column: "swings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swings", "0.000447"); error here ---^ Parse error near line 12500: no such column: "footing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("footing", "0.000447"); error here ---^ Parse error near line 12501: no such column: "storing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("storing", "0.000447"); error here ---^ Parse error near line 12502: no such column: "evacuated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evacuated", "0.000447"); error here ---^ Parse error near line 12503: no such column: "remit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remit", "0.000447"); error here ---^ Parse error near line 12504: no such column: "cam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cam", "0.000447"); error here ---^ Parse error near line 12505: no such column: "cruising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cruising", "0.000447"); error here ---^ Parse error near line 12506: no such column: "logs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("logs", "0.000447"); error here ---^ Parse error near line 12507: no such column: "strasbourg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strasbourg", "0.000447"); error here ---^ Parse error near line 12508: no such column: "flicker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flicker", "0.000447"); error here ---^ Parse error near line 12509: no such column: "poisoned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poisoned", "0.000446"); error here ---^ Parse error near line 12510: no such column: "slashed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slashed", "0.000446"); error here ---^ Parse error near line 12511: no such column: "interventions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interventions", "0.000446"); error here ---^ Parse error near line 12512: no such column: "exposing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exposing", "0.000446"); error here ---^ Parse error near line 12513: no such column: "transforming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transforming", "0.000446"); error here ---^ Parse error near line 12514: no such column: "saga" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saga", "0.000446"); error here ---^ Parse error near line 12515: no such column: "nordern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nordern", "0.000446"); error here ---^ Parse error near line 12516: no such column: "volvo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volvo", "0.000446"); error here ---^ Parse error near line 12517: no such column: "interpreter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interpreter", "0.000446"); error here ---^ Parse error near line 12518: no such column: "coil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coil", "0.000446"); error here ---^ Parse error near line 12519: no such column: "stumbling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stumbling", "0.000446"); error here ---^ Parse error near line 12520: no such column: "prosecutor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prosecutor", "0.000446"); error here ---^ Parse error near line 12521: no such column: "pads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pads", "0.000446"); error here ---^ Parse error near line 12522: no such column: "esther" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("esther", "0.000446"); error here ---^ Parse error near line 12523: no such column: "decimal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decimal", "0.000446"); error here ---^ Parse error near line 12524: no such column: "joshua" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joshua", "0.000445"); error here ---^ Parse error near line 12525: no such column: "strolled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strolled", "0.000445"); error here ---^ Parse error near line 12526: no such column: "witty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("witty", "0.000445"); error here ---^ Parse error near line 12527: no such column: "exploiting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exploiting", "0.000445"); error here ---^ Parse error near line 12528: no such column: "semiconductor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("semiconductor", "0.000445"); error here ---^ Parse error near line 12529: no such column: "profitboss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("profitboss", "0.000445"); error here ---^ Parse error near line 12530: no such column: "clyde" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clyde", "0.000445"); error here ---^ Parse error near line 12531: no such column: "excesses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excesses", "0.000445"); error here ---^ Parse error near line 12532: no such column: "distributors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distributors", "0.000445"); error here ---^ Parse error near line 12533: no such column: "promotions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promotions", "0.000445"); error here ---^ Parse error near line 12534: no such column: "wedge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wedge", "0.000445"); error here ---^ Parse error near line 12535: no such column: "ferrari" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ferrari", "0.000445"); error here ---^ Parse error near line 12536: no such column: "insulting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insulting", "0.000445"); error here ---^ Parse error near line 12537: no such column: "regulating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regulating", "0.000445"); error here ---^ Parse error near line 12538: no such column: "conrad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conrad", "0.000445"); error here ---^ Parse error near line 12539: no such column: "accelerate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accelerate", "0.000445"); error here ---^ Parse error near line 12540: no such column: "townsend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("townsend", "0.000445"); error here ---^ Parse error near line 12541: no such column: "flank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flank", "0.000445"); error here ---^ Parse error near line 12542: no such column: "namibia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("namibia", "0.000444"); error here ---^ Parse error near line 12543: no such column: "indignation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indignation", "0.000444"); error here ---^ Parse error near line 12544: no such column: "gala" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gala", "0.000444"); error here ---^ Parse error near line 12545: no such column: "morley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morley", "0.000444"); error here ---^ Parse error near line 12546: no such column: "animated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("animated", "0.000444"); error here ---^ Parse error near line 12547: no such column: "muffled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muffled", "0.000444"); error here ---^ Parse error near line 12548: no such column: "claws" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claws", "0.000444"); error here ---^ Parse error near line 12549: no such column: "dunn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dunn", "0.000444"); error here ---^ Parse error near line 12550: no such column: "requesting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("requesting", "0.000444"); error here ---^ Parse error near line 12551: no such column: "excursions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excursions", "0.000444"); error here ---^ Parse error near line 12552: no such column: "baseball" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baseball", "0.000444"); error here ---^ Parse error near line 12553: no such column: "despised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("despised", "0.000444"); error here ---^ Parse error near line 12554: no such column: "meagre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meagre", "0.000444"); error here ---^ Parse error near line 12555: no such column: "furnishings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("furnishings", "0.000444"); error here ---^ Parse error near line 12556: no such column: "paces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paces", "0.000444"); error here ---^ Parse error near line 12557: no such column: "ana" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ana", "0.000444"); error here ---^ Parse error near line 12558: no such column: "tram" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tram", "0.000444"); error here ---^ Parse error near line 12559: no such column: "diminishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diminishing", "0.000444"); error here ---^ Parse error near line 12560: no such column: "footpath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("footpath", "0.000444"); error here ---^ Parse error near line 12561: no such column: "propped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("propped", "0.000444"); error here ---^ Parse error near line 12562: no such column: "elvis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elvis", "0.000444"); error here ---^ Parse error near line 12563: no such column: "shotgun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shotgun", "0.000443"); error here ---^ Parse error near line 12564: no such column: "rubble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rubble", "0.000443"); error here ---^ Parse error near line 12565: no such column: "formality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formality", "0.000443"); error here ---^ Parse error near line 12566: no such column: "caretaker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caretaker", "0.000443"); error here ---^ Parse error near line 12567: no such column: "flanked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flanked", "0.000443"); error here ---^ Parse error near line 12568: no such column: "jumps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jumps", "0.000443"); error here ---^ Parse error near line 12569: no such column: "intellect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intellect", "0.000443"); error here ---^ Parse error near line 12570: no such column: "patrons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patrons", "0.000443"); error here ---^ Parse error near line 12571: no such column: "weakly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weakly", "0.000443"); error here ---^ Parse error near line 12572: no such column: "envisage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("envisage", "0.000443"); error here ---^ Parse error near line 12573: no such column: "nicolo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nicolo", "0.000443"); error here ---^ Parse error near line 12574: no such column: "inspire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspire", "0.000443"); error here ---^ Parse error near line 12575: no such column: "venezuela" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("venezuela", "0.000443"); error here ---^ Parse error near line 12576: no such column: "scouts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scouts", "0.000443"); error here ---^ Parse error near line 12577: no such column: "siberia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("siberia", "0.000443"); error here ---^ Parse error near line 12578: no such column: "innate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("innate", "0.000442"); error here ---^ Parse error near line 12579: no such column: "id" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("id", "0.000442"); error here ---^ Parse error near line 12580: no such column: "lest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lest", "0.000442"); error here ---^ Parse error near line 12581: no such column: "brink" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brink", "0.000442"); error here ---^ Parse error near line 12582: no such column: "mesh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mesh", "0.000442"); error here ---^ Parse error near line 12583: no such column: "rattled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rattled", "0.000442"); error here ---^ Parse error near line 12584: no such column: "tailor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tailor", "0.000442"); error here ---^ Parse error near line 12585: no such column: "prostitutes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prostitutes", "0.000442"); error here ---^ Parse error near line 12586: no such column: "suspend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suspend", "0.000442"); error here ---^ Parse error near line 12587: no such column: "akin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("akin", "0.000442"); error here ---^ Parse error near line 12588: no such column: "saturdays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saturdays", "0.000442"); error here ---^ Parse error near line 12589: no such column: "cromwell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cromwell", "0.000442"); error here ---^ Parse error near line 12590: no such column: "comb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comb", "0.000442"); error here ---^ Parse error near line 12591: no such column: "compressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compressed", "0.000442"); error here ---^ Parse error near line 12592: no such column: "transient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transient", "0.000442"); error here ---^ Parse error near line 12593: no such column: "segregation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("segregation", "0.000442"); error here ---^ Parse error near line 12594: no such column: "predominant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predominant", "0.000441"); error here ---^ Parse error near line 12595: no such column: "gestured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gestured", "0.000441"); error here ---^ Parse error near line 12596: no such column: "paige" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paige", "0.000441"); error here ---^ Parse error near line 12597: no such column: "camel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("camel", "0.000441"); error here ---^ Parse error near line 12598: no such column: "wexford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wexford", "0.000441"); error here ---^ Parse error near line 12599: no such column: "tactic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tactic", "0.000441"); error here ---^ Parse error near line 12600: no such column: "deleted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deleted", "0.000441"); error here ---^ Parse error near line 12601: no such column: "upstream" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upstream", "0.000441"); error here ---^ Parse error near line 12602: no such column: "mosley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mosley", "0.000441"); error here ---^ Parse error near line 12603: no such column: "faithfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faithfully", "0.000441"); error here ---^ Parse error near line 12604: no such column: "rocked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rocked", "0.000441"); error here ---^ Parse error near line 12605: no such column: "ostensibly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ostensibly", "0.000441"); error here ---^ Parse error near line 12606: no such column: "batting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("batting", "0.000441"); error here ---^ Parse error near line 12607: no such column: "spinal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spinal", "0.000441"); error here ---^ Parse error near line 12608: no such column: "retrospect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retrospect", "0.000441"); error here ---^ Parse error near line 12609: no such column: "immature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immature", "0.000441"); error here ---^ Parse error near line 12610: no such column: "eyebrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eyebrow", "0.000441"); error here ---^ Parse error near line 12611: no such column: "turbulence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turbulence", "0.000441"); error here ---^ Parse error near line 12612: no such column: "acknowledging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acknowledging", "0.000441"); error here ---^ Parse error near line 12613: no such column: "entrusted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entrusted", "0.000441"); error here ---^ Parse error near line 12614: no such column: "cheat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheat", "0.000441"); error here ---^ Parse error near line 12615: no such column: "tort" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tort", "0.000441"); error here ---^ Parse error near line 12616: no such column: "chaps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chaps", "0.000441"); error here ---^ Parse error near line 12617: no such column: "unitary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unitary", "0.000440"); error here ---^ Parse error near line 12618: no such column: "accompaniment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accompaniment", "0.000440"); error here ---^ Parse error near line 12619: no such column: "adversely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adversely", "0.000440"); error here ---^ Parse error near line 12620: no such column: "uncomfortably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncomfortably", "0.000440"); error here ---^ Parse error near line 12621: no such column: "ventured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ventured", "0.000440"); error here ---^ Parse error near line 12622: no such column: "residue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("residue", "0.000440"); error here ---^ Parse error near line 12623: no such column: "drastically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drastically", "0.000440"); error here ---^ Parse error near line 12624: no such column: "opting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opting", "0.000440"); error here ---^ Parse error near line 12625: no such column: "crawling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crawling", "0.000440"); error here ---^ Parse error near line 12626: no such column: "interiors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interiors", "0.000440"); error here ---^ Parse error near line 12627: no such column: "jew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jew", "0.000440"); error here ---^ Parse error near line 12628: no such column: "parallels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parallels", "0.000439"); error here ---^ Parse error near line 12629: no such column: "isolate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("isolate", "0.000439"); error here ---^ Parse error near line 12630: no such column: "towels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("towels", "0.000439"); error here ---^ Parse error near line 12631: no such column: "compulsion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compulsion", "0.000439"); error here ---^ Parse error near line 12632: no such column: "plentiful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plentiful", "0.000439"); error here ---^ Parse error near line 12633: no such column: "preventive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preventive", "0.000439"); error here ---^ Parse error near line 12634: no such column: "inclusive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inclusive", "0.000439"); error here ---^ Parse error near line 12635: no such column: "explosives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explosives", "0.000439"); error here ---^ Parse error near line 12636: no such column: "capacities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capacities", "0.000439"); error here ---^ Parse error near line 12637: no such column: "tigers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tigers", "0.000439"); error here ---^ Parse error near line 12638: no such column: "aura" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aura", "0.000439"); error here ---^ Parse error near line 12639: no such column: "partition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("partition", "0.000439"); error here ---^ Parse error near line 12640: no such column: "cardiac" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cardiac", "0.000439"); error here ---^ Parse error near line 12641: no such column: "fours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fours", "0.000439"); error here ---^ Parse error near line 12642: no such column: "epithelial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("epithelial", "0.000439"); error here ---^ Parse error near line 12643: no such column: "bradley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bradley", "0.000439"); error here ---^ Parse error near line 12644: no such column: "ceremonies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ceremonies", "0.000439"); error here ---^ Parse error near line 12645: no such column: "locus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locus", "0.000439"); error here ---^ Parse error near line 12646: no such column: "weakening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weakening", "0.000439"); error here ---^ Parse error near line 12647: no such column: "hugged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hugged", "0.000439"); error here ---^ Parse error near line 12648: no such column: "spotlight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spotlight", "0.000439"); error here ---^ Parse error near line 12649: no such column: "tumbled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tumbled", "0.000439"); error here ---^ Parse error near line 12650: no such column: "contextual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contextual", "0.000438"); error here ---^ Parse error near line 12651: no such column: "proletariat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proletariat", "0.000438"); error here ---^ Parse error near line 12652: no such column: "assent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assent", "0.000438"); error here ---^ Parse error near line 12653: no such column: "tentacle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tentacle", "0.000438"); error here ---^ Parse error near line 12654: no such column: "hovering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hovering", "0.000438"); error here ---^ Parse error near line 12655: no such column: "multiplied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multiplied", "0.000438"); error here ---^ Parse error near line 12656: no such column: "dolls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dolls", "0.000438"); error here ---^ Parse error near line 12657: no such column: "steaming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steaming", "0.000438"); error here ---^ Parse error near line 12658: no such column: "tightening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tightening", "0.000438"); error here ---^ Parse error near line 12659: no such column: "sid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sid", "0.000438"); error here ---^ Parse error near line 12660: no such column: "subordinates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subordinates", "0.000438"); error here ---^ Parse error near line 12661: no such column: "muttering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muttering", "0.000438"); error here ---^ Parse error near line 12662: no such column: "basque" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basque", "0.000438"); error here ---^ Parse error near line 12663: no such column: "battling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("battling", "0.000438"); error here ---^ Parse error near line 12664: no such column: "winters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winters", "0.000438"); error here ---^ Parse error near line 12665: no such column: "insertion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insertion", "0.000437"); error here ---^ Parse error near line 12666: no such column: "mischief" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mischief", "0.000437"); error here ---^ Parse error near line 12667: no such column: "acutely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acutely", "0.000437"); error here ---^ Parse error near line 12668: no such column: "posh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("posh", "0.000437"); error here ---^ Parse error near line 12669: no such column: "shaun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaun", "0.000437"); error here ---^ Parse error near line 12670: no such column: "resisting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resisting", "0.000437"); error here ---^ Parse error near line 12671: no such column: "continuum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continuum", "0.000437"); error here ---^ Parse error near line 12672: no such column: "thinly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thinly", "0.000437"); error here ---^ Parse error near line 12673: no such column: "renamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renamed", "0.000437"); error here ---^ Parse error near line 12674: no such column: "reorganization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reorganization", "0.000437"); error here ---^ Parse error near line 12675: no such column: "murdoch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murdoch", "0.000437"); error here ---^ Parse error near line 12676: no such column: "vatican" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vatican", "0.000437"); error here ---^ Parse error near line 12677: no such column: "sheds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheds", "0.000437"); error here ---^ Parse error near line 12678: no such column: "bangkok" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bangkok", "0.000437"); error here ---^ Parse error near line 12679: no such column: "postscript" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postscript", "0.000437"); error here ---^ Parse error near line 12680: no such column: "exodus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exodus", "0.000436"); error here ---^ Parse error near line 12681: no such column: "dice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dice", "0.000436"); error here ---^ Parse error near line 12682: no such column: "hairy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hairy", "0.000436"); error here ---^ Parse error near line 12683: no such column: "penetrated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penetrated", "0.000436"); error here ---^ Parse error near line 12684: no such column: "nude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nude", "0.000436"); error here ---^ Parse error near line 12685: no such column: "cannabis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cannabis", "0.000436"); error here ---^ Parse error near line 12686: no such column: "blaming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blaming", "0.000436"); error here ---^ Parse error near line 12687: no such column: "targeting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("targeting", "0.000436"); error here ---^ Parse error near line 12688: no such column: "cling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cling", "0.000436"); error here ---^ Parse error near line 12689: no such column: "mar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mar", "0.000436"); error here ---^ Parse error near line 12690: no such column: "mythology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mythology", "0.000436"); error here ---^ Parse error near line 12691: no such column: "contributors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contributors", "0.000436"); error here ---^ Parse error near line 12692: no such column: "metro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metro", "0.000436"); error here ---^ Parse error near line 12693: no such column: "mums" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mums", "0.000436"); error here ---^ Parse error near line 12694: no such column: "tessa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tessa", "0.000436"); error here ---^ Parse error near line 12695: no such column: "tuc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tuc", "0.000436"); error here ---^ Parse error near line 12696: no such column: "echoing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("echoing", "0.000436"); error here ---^ Parse error near line 12697: no such column: "cuckoo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cuckoo", "0.000436"); error here ---^ Parse error near line 12698: no such column: "unimportant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unimportant", "0.000436"); error here ---^ Parse error near line 12699: no such column: "provider" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provider", "0.000436"); error here ---^ Parse error near line 12700: no such column: "sloping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sloping", "0.000436"); error here ---^ Parse error near line 12701: no such column: "valves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valves", "0.000436"); error here ---^ Parse error near line 12702: no such column: "gypsy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gypsy", "0.000436"); error here ---^ Parse error near line 12703: no such column: "wight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wight", "0.000436"); error here ---^ Parse error near line 12704: no such column: "fife" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fife", "0.000435"); error here ---^ Parse error near line 12705: no such column: "sweetheart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweetheart", "0.000435"); error here ---^ Parse error near line 12706: no such column: "brightness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brightness", "0.000435"); error here ---^ Parse error near line 12707: no such column: "buds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buds", "0.000435"); error here ---^ Parse error near line 12708: no such column: "leisurely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leisurely", "0.000435"); error here ---^ Parse error near line 12709: no such column: "masai" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("masai", "0.000435"); error here ---^ Parse error near line 12710: no such column: "arousal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arousal", "0.000435"); error here ---^ Parse error near line 12711: no such column: "modernism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modernism", "0.000435"); error here ---^ Parse error near line 12712: no such column: "est" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("est", "0.000435"); error here ---^ Parse error near line 12713: no such column: "exceedingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exceedingly", "0.000435"); error here ---^ Parse error near line 12714: no such column: "supervisory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supervisory", "0.000435"); error here ---^ Parse error near line 12715: no such column: "reiterated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reiterated", "0.000435"); error here ---^ Parse error near line 12716: no such column: "remanded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remanded", "0.000435"); error here ---^ Parse error near line 12717: no such column: "granada" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("granada", "0.000435"); error here ---^ Parse error near line 12718: no such column: "bonnet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bonnet", "0.000435"); error here ---^ Parse error near line 12719: no such column: "ruby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruby", "0.000435"); error here ---^ Parse error near line 12720: no such column: "unwise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unwise", "0.000435"); error here ---^ Parse error near line 12721: no such column: "liar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liar", "0.000435"); error here ---^ Parse error near line 12722: no such column: "industrialists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("industrialists", "0.000435"); error here ---^ Parse error near line 12723: no such column: "legends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legends", "0.000435"); error here ---^ Parse error near line 12724: no such column: "advocacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advocacy", "0.000435"); error here ---^ Parse error near line 12725: no such column: "pillows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pillows", "0.000434"); error here ---^ Parse error near line 12726: no such column: "fowler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fowler", "0.000434"); error here ---^ Parse error near line 12727: no such column: "selby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selby", "0.000434"); error here ---^ Parse error near line 12728: no such column: "bentley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bentley", "0.000434"); error here ---^ Parse error near line 12729: no such column: "vault" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vault", "0.000434"); error here ---^ Parse error near line 12730: no such column: "exacerbated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exacerbated", "0.000434"); error here ---^ Parse error near line 12731: no such column: "airports" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("airports", "0.000434"); error here ---^ Parse error near line 12732: no such column: "conversational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conversational", "0.000434"); error here ---^ Parse error near line 12733: no such column: "delights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delights", "0.000434"); error here ---^ Parse error near line 12734: no such column: "tow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tow", "0.000434"); error here ---^ Parse error near line 12735: no such column: "foxes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foxes", "0.000434"); error here ---^ Parse error near line 12736: no such column: "celebrity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("celebrity", "0.000434"); error here ---^ Parse error near line 12737: no such column: "biographical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biographical", "0.000434"); error here ---^ Parse error near line 12738: no such column: "dorsal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dorsal", "0.000434"); error here ---^ Parse error near line 12739: no such column: "lennox" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lennox", "0.000434"); error here ---^ Parse error near line 12740: no such column: "birch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("birch", "0.000434"); error here ---^ Parse error near line 12741: no such column: "imposes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imposes", "0.000432"); error here ---^ Parse error near line 12742: no such column: "execute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("execute", "0.000432"); error here ---^ Parse error near line 12743: no such column: "centralised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("centralised", "0.000432"); error here ---^ Parse error near line 12744: no such column: "parry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parry", "0.000432"); error here ---^ Parse error near line 12745: no such column: "parliaments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parliaments", "0.000432"); error here ---^ Parse error near line 12746: no such column: "bracket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bracket", "0.000432"); error here ---^ Parse error near line 12747: no such column: "occupies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupies", "0.000432"); error here ---^ Parse error near line 12748: no such column: "halves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("halves", "0.000432"); error here ---^ Parse error near line 12749: no such column: "basics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basics", "0.000432"); error here ---^ Parse error near line 12750: no such column: "compositions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compositions", "0.000432"); error here ---^ Parse error near line 12751: no such column: "embark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embark", "0.000432"); error here ---^ Parse error near line 12752: no such column: "semantics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("semantics", "0.000432"); error here ---^ Parse error near line 12753: no such column: "waterproof" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waterproof", "0.000432"); error here ---^ Parse error near line 12754: no such column: "ethanol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethanol", "0.000432"); error here ---^ Parse error near line 12755: no such column: "repairing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repairing", "0.000432"); error here ---^ Parse error near line 12756: no such column: "newport" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newport", "0.000432"); error here ---^ Parse error near line 12757: no such column: "treble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treble", "0.000432"); error here ---^ Parse error near line 12758: no such column: "deduction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deduction", "0.000432"); error here ---^ Parse error near line 12759: no such column: "captive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("captive", "0.000432"); error here ---^ Parse error near line 12760: no such column: "slater" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slater", "0.000432"); error here ---^ Parse error near line 12761: no such column: "debating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debating", "0.000432"); error here ---^ Parse error near line 12762: no such column: "drily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drily", "0.000432"); error here ---^ Parse error near line 12763: no such column: "dreaded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dreaded", "0.000432"); error here ---^ Parse error near line 12764: no such column: "distinguishes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distinguishes", "0.000432"); error here ---^ Parse error near line 12765: no such column: "hates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hates", "0.000432"); error here ---^ Parse error near line 12766: no such column: "coated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coated", "0.000431"); error here ---^ Parse error near line 12767: no such column: "bidder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bidder", "0.000431"); error here ---^ Parse error near line 12768: no such column: "brows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brows", "0.000431"); error here ---^ Parse error near line 12769: no such column: "almighty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("almighty", "0.000431"); error here ---^ Parse error near line 12770: no such column: "rodney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rodney", "0.000431"); error here ---^ Parse error near line 12771: no such column: "observes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("observes", "0.000431"); error here ---^ Parse error near line 12772: no such column: "slick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slick", "0.000431"); error here ---^ Parse error near line 12773: no such column: "gower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gower", "0.000431"); error here ---^ Parse error near line 12774: no such column: "sicily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sicily", "0.000431"); error here ---^ Parse error near line 12775: no such column: "flocks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flocks", "0.000431"); error here ---^ Parse error near line 12776: no such column: "esteem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("esteem", "0.000431"); error here ---^ Parse error near line 12777: no such column: "launches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("launches", "0.000431"); error here ---^ Parse error near line 12778: no such column: "jade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jade", "0.000431"); error here ---^ Parse error near line 12779: no such column: "mitch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mitch", "0.000431"); error here ---^ Parse error near line 12780: no such column: "janice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("janice", "0.000431"); error here ---^ Parse error near line 12781: no such column: "franks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("franks", "0.000431"); error here ---^ Parse error near line 12782: no such column: "showers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("showers", "0.000431"); error here ---^ Parse error near line 12783: no such column: "gloss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gloss", "0.000431"); error here ---^ Parse error near line 12784: no such column: "strikers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strikers", "0.000431"); error here ---^ Parse error near line 12785: no such column: "crosby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crosby", "0.000431"); error here ---^ Parse error near line 12786: no such column: "flickering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flickering", "0.000431"); error here ---^ Parse error near line 12787: no such column: "bout" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bout", "0.000431"); error here ---^ Parse error near line 12788: no such column: "grease" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grease", "0.000431"); error here ---^ Parse error near line 12789: no such column: "succeeds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("succeeds", "0.000431"); error here ---^ Parse error near line 12790: no such column: "swords" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swords", "0.000431"); error here ---^ Parse error near line 12791: no such column: "hairdresser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hairdresser", "0.000431"); error here ---^ Parse error near line 12792: no such column: "slabs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slabs", "0.000431"); error here ---^ Parse error near line 12793: no such column: "sql" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sql", "0.000431"); error here ---^ Parse error near line 12794: no such column: "visa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visa", "0.000431"); error here ---^ Parse error near line 12795: no such column: "lipstick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lipstick", "0.000430"); error here ---^ Parse error near line 12796: no such column: "confronting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confronting", "0.000430"); error here ---^ Parse error near line 12797: no such column: "storey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("storey", "0.000430"); error here ---^ Parse error near line 12798: no such column: "einstein" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("einstein", "0.000430"); error here ---^ Parse error near line 12799: no such column: "evangelical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evangelical", "0.000430"); error here ---^ Parse error near line 12800: no such column: "ratification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ratification", "0.000430"); error here ---^ Parse error near line 12801: no such column: "ache" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ache", "0.000430"); error here ---^ Parse error near line 12802: no such column: "variability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("variability", "0.000430"); error here ---^ Parse error near line 12803: no such column: "peck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peck", "0.000430"); error here ---^ Parse error near line 12804: no such column: "defiance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defiance", "0.000430"); error here ---^ Parse error near line 12805: no such column: "shadowy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shadowy", "0.000430"); error here ---^ Parse error near line 12806: no such column: "fracture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fracture", "0.000430"); error here ---^ Parse error near line 12807: no such column: "terminate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terminate", "0.000430"); error here ---^ Parse error near line 12808: no such column: "warranties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warranties", "0.000430"); error here ---^ Parse error near line 12809: no such column: "enhancement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enhancement", "0.000430"); error here ---^ Parse error near line 12810: no such column: "nobles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nobles", "0.000430"); error here ---^ Parse error near line 12811: no such column: "tramp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tramp", "0.000430"); error here ---^ Parse error near line 12812: no such column: "sited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sited", "0.000430"); error here ---^ Parse error near line 12813: no such column: "booksellers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("booksellers", "0.000430"); error here ---^ Parse error near line 12814: no such column: "devoid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devoid", "0.000430"); error here ---^ Parse error near line 12815: no such column: "glazing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glazing", "0.000430"); error here ---^ Parse error near line 12816: no such column: "entail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entail", "0.000430"); error here ---^ Parse error near line 12817: no such column: "tugged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tugged", "0.000430"); error here ---^ Parse error near line 12818: no such column: "aquatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aquatic", "0.000430"); error here ---^ Parse error near line 12819: no such column: "preparatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preparatory", "0.000430"); error here ---^ Parse error near line 12820: no such column: "polymerase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polymerase", "0.000429"); error here ---^ Parse error near line 12821: no such column: "prelude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prelude", "0.000429"); error here ---^ Parse error near line 12822: no such column: "invent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invent", "0.000429"); error here ---^ Parse error near line 12823: no such column: "disappears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disappears", "0.000429"); error here ---^ Parse error near line 12824: no such column: "gigantic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gigantic", "0.000429"); error here ---^ Parse error near line 12825: no such column: "lloyds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lloyds", "0.000429"); error here ---^ Parse error near line 12826: no such column: "amend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amend", "0.000429"); error here ---^ Parse error near line 12827: no such column: "fuse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fuse", "0.000429"); error here ---^ Parse error near line 12828: no such column: "mph" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mph", "0.000429"); error here ---^ Parse error near line 12829: no such column: "characteristically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("characteristically", "0.000429"); error here ---^ Parse error near line 12830: no such column: "temperate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("temperate", "0.000429"); error here ---^ Parse error near line 12831: no such column: "mastery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mastery", "0.000429"); error here ---^ Parse error near line 12832: no such column: "cadbury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cadbury", "0.000429"); error here ---^ Parse error near line 12833: no such column: "rainfall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rainfall", "0.000429"); error here ---^ Parse error near line 12834: no such column: "stale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stale", "0.000429"); error here ---^ Parse error near line 12835: no such column: "hurrying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurrying", "0.000429"); error here ---^ Parse error near line 12836: no such column: "catastrophe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catastrophe", "0.000429"); error here ---^ Parse error near line 12837: no such column: "soothing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soothing", "0.000429"); error here ---^ Parse error near line 12838: no such column: "budapest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("budapest", "0.000429"); error here ---^ Parse error near line 12839: no such column: "cosmic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cosmic", "0.000429"); error here ---^ Parse error near line 12840: no such column: "indices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indices", "0.000429"); error here ---^ Parse error near line 12841: no such column: "nixon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nixon", "0.000429"); error here ---^ Parse error near line 12842: no such column: "isabella" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("isabella", "0.000429"); error here ---^ Parse error near line 12843: no such column: "beamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beamed", "0.000429"); error here ---^ Parse error near line 12844: no such column: "richness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("richness", "0.000429"); error here ---^ Parse error near line 12845: no such column: "endured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endured", "0.000429"); error here ---^ Parse error near line 12846: no such column: "moods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moods", "0.000429"); error here ---^ Parse error near line 12847: no such column: "vertically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vertically", "0.000429"); error here ---^ Parse error near line 12848: no such column: "redistribution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("redistribution", "0.000429"); error here ---^ Parse error near line 12849: no such column: "pooley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pooley", "0.000429"); error here ---^ Parse error near line 12850: no such column: "unnoticed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unnoticed", "0.000428"); error here ---^ Parse error near line 12851: no such column: "pamphlet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pamphlet", "0.000428"); error here ---^ Parse error near line 12852: no such column: "fashions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fashions", "0.000428"); error here ---^ Parse error near line 12853: no such column: "submerged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("submerged", "0.000428"); error here ---^ Parse error near line 12854: no such column: "agreeable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agreeable", "0.000428"); error here ---^ Parse error near line 12855: no such column: "beatles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beatles", "0.000428"); error here ---^ Parse error near line 12856: no such column: "lucien" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lucien", "0.000428"); error here ---^ Parse error near line 12857: no such column: "vinegar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vinegar", "0.000428"); error here ---^ Parse error near line 12858: no such column: "stature" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stature", "0.000428"); error here ---^ Parse error near line 12859: no such column: "penetrating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penetrating", "0.000428"); error here ---^ Parse error near line 12860: no such column: "mouthful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mouthful", "0.000428"); error here ---^ Parse error near line 12861: no such column: "migrants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("migrants", "0.000428"); error here ---^ Parse error near line 12862: no such column: "melancholy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("melancholy", "0.000428"); error here ---^ Parse error near line 12863: no such column: "colliery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colliery", "0.000428"); error here ---^ Parse error near line 12864: no such column: "stationary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stationary", "0.000428"); error here ---^ Parse error near line 12865: no such column: "weaver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weaver", "0.000428"); error here ---^ Parse error near line 12866: no such column: "timed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timed", "0.000428"); error here ---^ Parse error near line 12867: no such column: "camille" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("camille", "0.000428"); error here ---^ Parse error near line 12868: no such column: "satan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satan", "0.000428"); error here ---^ Parse error near line 12869: no such column: "elites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elites", "0.000428"); error here ---^ Parse error near line 12870: no such column: "rains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rains", "0.000428"); error here ---^ Parse error near line 12871: no such column: "beatrice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beatrice", "0.000428"); error here ---^ Parse error near line 12872: no such column: "pigeon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pigeon", "0.000428"); error here ---^ Parse error near line 12873: no such column: "vine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vine", "0.000427"); error here ---^ Parse error near line 12874: no such column: "castro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("castro", "0.000427"); error here ---^ Parse error near line 12875: no such column: "prosecuted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prosecuted", "0.000427"); error here ---^ Parse error near line 12876: no such column: "violations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("violations", "0.000427"); error here ---^ Parse error near line 12877: no such column: "probing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("probing", "0.000427"); error here ---^ Parse error near line 12878: no such column: "coefficient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coefficient", "0.000427"); error here ---^ Parse error near line 12879: no such column: "browne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("browne", "0.000427"); error here ---^ Parse error near line 12880: no such column: "coughing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coughing", "0.000427"); error here ---^ Parse error near line 12881: no such column: "sombre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sombre", "0.000427"); error here ---^ Parse error near line 12882: no such column: "substitutes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("substitutes", "0.000427"); error here ---^ Parse error near line 12883: no such column: "brooks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brooks", "0.000427"); error here ---^ Parse error near line 12884: no such column: "deviance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deviance", "0.000427"); error here ---^ Parse error near line 12885: no such column: "bunny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bunny", "0.000427"); error here ---^ Parse error near line 12886: no such column: "rincewind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rincewind", "0.000427"); error here ---^ Parse error near line 12887: no such column: "impulses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impulses", "0.000427"); error here ---^ Parse error near line 12888: no such column: "voucher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voucher", "0.000427"); error here ---^ Parse error near line 12889: no such column: "weaken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weaken", "0.000427"); error here ---^ Parse error near line 12890: no such column: "pioneered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pioneered", "0.000427"); error here ---^ Parse error near line 12891: no such column: "operative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("operative", "0.000426"); error here ---^ Parse error near line 12892: no such column: "whitby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whitby", "0.000426"); error here ---^ Parse error near line 12893: no such column: "workhouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workhouse", "0.000426"); error here ---^ Parse error near line 12894: no such column: "friar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("friar", "0.000426"); error here ---^ Parse error near line 12895: no such column: "eats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eats", "0.000426"); error here ---^ Parse error near line 12896: no such column: "biochemical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biochemical", "0.000426"); error here ---^ Parse error near line 12897: no such column: "salts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salts", "0.000426"); error here ---^ Parse error near line 12898: no such column: "lesley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lesley", "0.000426"); error here ---^ Parse error near line 12899: no such column: "gis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gis", "0.000426"); error here ---^ Parse error near line 12900: no such column: "indecent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indecent", "0.000426"); error here ---^ Parse error near line 12901: no such column: "schoolchildren" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schoolchildren", "0.000426"); error here ---^ Parse error near line 12902: no such column: "chichester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chichester", "0.000426"); error here ---^ Parse error near line 12903: no such column: "coded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coded", "0.000426"); error here ---^ Parse error near line 12904: no such column: "consolidate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consolidate", "0.000426"); error here ---^ Parse error near line 12905: no such column: "millionaire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("millionaire", "0.000426"); error here ---^ Parse error near line 12906: no such column: "rab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rab", "0.000426"); error here ---^ Parse error near line 12907: no such column: "warwickshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warwickshire", "0.000426"); error here ---^ Parse error near line 12908: no such column: "coolly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coolly", "0.000426"); error here ---^ Parse error near line 12909: no such column: "sacks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sacks", "0.000425"); error here ---^ Parse error near line 12910: no such column: "keyword" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keyword", "0.000425"); error here ---^ Parse error near line 12911: no such column: "ponies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ponies", "0.000425"); error here ---^ Parse error near line 12912: no such column: "middleton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("middleton", "0.000425"); error here ---^ Parse error near line 12913: no such column: "trickle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trickle", "0.000425"); error here ---^ Parse error near line 12914: no such column: "hostess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hostess", "0.000425"); error here ---^ Parse error near line 12915: no such column: "tallis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tallis", "0.000425"); error here ---^ Parse error near line 12916: no such column: "loops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loops", "0.000425"); error here ---^ Parse error near line 12917: no such column: "interfering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interfering", "0.000425"); error here ---^ Parse error near line 12918: no such column: "manhattan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manhattan", "0.000425"); error here ---^ Parse error near line 12919: no such column: "buckets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buckets", "0.000425"); error here ---^ Parse error near line 12920: no such column: "killers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("killers", "0.000425"); error here ---^ Parse error near line 12921: no such column: "staffordshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staffordshire", "0.000425"); error here ---^ Parse error near line 12922: no such column: "constables" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constables", "0.000425"); error here ---^ Parse error near line 12923: no such column: "untidy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("untidy", "0.000425"); error here ---^ Parse error near line 12924: no such column: "thicker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thicker", "0.000425"); error here ---^ Parse error near line 12925: no such column: "bombay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bombay", "0.000425"); error here ---^ Parse error near line 12926: no such column: "gasp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gasp", "0.000425"); error here ---^ Parse error near line 12927: no such column: "wha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wha", "0.000424"); error here ---^ Parse error near line 12928: no such column: "decreases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decreases", "0.000424"); error here ---^ Parse error near line 12929: no such column: "fonts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fonts", "0.000424"); error here ---^ Parse error near line 12930: no such column: "tumbling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tumbling", "0.000424"); error here ---^ Parse error near line 12931: no such column: "beverley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beverley", "0.000424"); error here ---^ Parse error near line 12932: no such column: "setback" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("setback", "0.000424"); error here ---^ Parse error near line 12933: no such column: "masterpiece" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("masterpiece", "0.000424"); error here ---^ Parse error near line 12934: no such column: "huy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("huy", "0.000424"); error here ---^ Parse error near line 12935: no such column: "karpov" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("karpov", "0.000424"); error here ---^ Parse error near line 12936: no such column: "chloride" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chloride", "0.000424"); error here ---^ Parse error near line 12937: no such column: "lender" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lender", "0.000424"); error here ---^ Parse error near line 12938: no such column: "awfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awfully", "0.000424"); error here ---^ Parse error near line 12939: no such column: "murmur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murmur", "0.000424"); error here ---^ Parse error near line 12940: no such column: "relay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relay", "0.000424"); error here ---^ Parse error near line 12941: no such column: "ranulf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ranulf", "0.000424"); error here ---^ Parse error near line 12942: no such column: "diluted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diluted", "0.000424"); error here ---^ Parse error near line 12943: no such column: "mozambique" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mozambique", "0.000423"); error here ---^ Parse error near line 12944: no such column: "cambridgeshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cambridgeshire", "0.000423"); error here ---^ Parse error near line 12945: no such column: "beginners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beginners", "0.000423"); error here ---^ Parse error near line 12946: no such column: "adverts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adverts", "0.000423"); error here ---^ Parse error near line 12947: no such column: "cbi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cbi", "0.000423"); error here ---^ Parse error near line 12948: no such column: "tolerant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tolerant", "0.000423"); error here ---^ Parse error near line 12949: no such column: "broadway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broadway", "0.000423"); error here ---^ Parse error near line 12950: no such column: "persecution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persecution", "0.000423"); error here ---^ Parse error near line 12951: no such column: "greasy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greasy", "0.000423"); error here ---^ Parse error near line 12952: no such column: "strata" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strata", "0.000423"); error here ---^ Parse error near line 12953: no such column: "retrieved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retrieved", "0.000423"); error here ---^ Parse error near line 12954: no such column: "petals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("petals", "0.000423"); error here ---^ Parse error near line 12955: no such column: "repayments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repayments", "0.000423"); error here ---^ Parse error near line 12956: no such column: "overflow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overflow", "0.000423"); error here ---^ Parse error near line 12957: no such column: "oxide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oxide", "0.000423"); error here ---^ Parse error near line 12958: no such column: "selectors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selectors", "0.000423"); error here ---^ Parse error near line 12959: no such column: "festive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("festive", "0.000423"); error here ---^ Parse error near line 12960: no such column: "sic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sic", "0.000423"); error here ---^ Parse error near line 12961: no such column: "bowled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowled", "0.000423"); error here ---^ Parse error near line 12962: no such column: "tents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tents", "0.000423"); error here ---^ Parse error near line 12963: no such column: "flavia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flavia", "0.000423"); error here ---^ Parse error near line 12964: no such column: "erratic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("erratic", "0.000423"); error here ---^ Parse error near line 12965: no such column: "deficiencies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deficiencies", "0.000423"); error here ---^ Parse error near line 12966: no such column: "levied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("levied", "0.000423"); error here ---^ Parse error near line 12967: no such column: "radial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radial", "0.000423"); error here ---^ Parse error near line 12968: no such column: "gum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gum", "0.000423"); error here ---^ Parse error near line 12969: no such column: "rouge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rouge", "0.000422"); error here ---^ Parse error near line 12970: no such column: "intimately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intimately", "0.000422"); error here ---^ Parse error near line 12971: no such column: "conservatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conservatory", "0.000422"); error here ---^ Parse error near line 12972: no such column: "tarmac" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tarmac", "0.000422"); error here ---^ Parse error near line 12973: no such column: "fools" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fools", "0.000422"); error here ---^ Parse error near line 12974: no such column: "marines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marines", "0.000422"); error here ---^ Parse error near line 12975: no such column: "insane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insane", "0.000422"); error here ---^ Parse error near line 12976: no such column: "crimson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crimson", "0.000422"); error here ---^ Parse error near line 12977: no such column: "visibly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visibly", "0.000422"); error here ---^ Parse error near line 12978: no such column: "cleo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cleo", "0.000422"); error here ---^ Parse error near line 12979: no such column: "hearth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hearth", "0.000422"); error here ---^ Parse error near line 12980: no such column: "distaste" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distaste", "0.000422"); error here ---^ Parse error near line 12981: no such column: "shearer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shearer", "0.000422"); error here ---^ Parse error near line 12982: no such column: "sophia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sophia", "0.000422"); error here ---^ Parse error near line 12983: no such column: "squat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squat", "0.000422"); error here ---^ Parse error near line 12984: no such column: "summarized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summarized", "0.000421"); error here ---^ Parse error near line 12985: no such column: "gilt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gilt", "0.000421"); error here ---^ Parse error near line 12986: no such column: "vowel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vowel", "0.000421"); error here ---^ Parse error near line 12987: no such column: "postman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postman", "0.000421"); error here ---^ Parse error near line 12988: no such column: "emphasising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emphasising", "0.000421"); error here ---^ Parse error near line 12989: no such column: "routinely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("routinely", "0.000421"); error here ---^ Parse error near line 12990: no such column: "catastrophic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catastrophic", "0.000421"); error here ---^ Parse error near line 12991: no such column: "contend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contend", "0.000421"); error here ---^ Parse error near line 12992: no such column: "xi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("xi", "0.000421"); error here ---^ Parse error near line 12993: no such column: "plucked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plucked", "0.000421"); error here ---^ Parse error near line 12994: no such column: "influx" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("influx", "0.000421"); error here ---^ Parse error near line 12995: no such column: "carboniferous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carboniferous", "0.000421"); error here ---^ Parse error near line 12996: no such column: "jammed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jammed", "0.000421"); error here ---^ Parse error near line 12997: no such column: "fe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fe", "0.000421"); error here ---^ Parse error near line 12998: no such column: "maisie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maisie", "0.000421"); error here ---^ Parse error near line 12999: no such column: "vogue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vogue", "0.000421"); error here ---^ Parse error near line 13000: no such column: "centimetres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("centimetres", "0.000421"); error here ---^ Parse error near line 13001: no such column: "quieter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quieter", "0.000421"); error here ---^ Parse error near line 13002: no such column: "crag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crag", "0.000421"); error here ---^ Parse error near line 13003: no such column: "whitbread" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whitbread", "0.000420"); error here ---^ Parse error near line 13004: no such column: "grounded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grounded", "0.000420"); error here ---^ Parse error near line 13005: no such column: "wiring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wiring", "0.000420"); error here ---^ Parse error near line 13006: no such column: "alignment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alignment", "0.000420"); error here ---^ Parse error near line 13007: no such column: "scorer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scorer", "0.000420"); error here ---^ Parse error near line 13008: no such column: "repaid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repaid", "0.000420"); error here ---^ Parse error near line 13009: no such column: "slit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slit", "0.000420"); error here ---^ Parse error near line 13010: no such column: "eliminating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eliminating", "0.000420"); error here ---^ Parse error near line 13011: no such column: "canoe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canoe", "0.000420"); error here ---^ Parse error near line 13012: no such column: "poultry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poultry", "0.000420"); error here ---^ Parse error near line 13013: no such column: "southend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("southend", "0.000420"); error here ---^ Parse error near line 13014: no such column: "timely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timely", "0.000420"); error here ---^ Parse error near line 13015: no such column: "tracy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tracy", "0.000420"); error here ---^ Parse error near line 13016: no such column: "unavoidable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unavoidable", "0.000420"); error here ---^ Parse error near line 13017: no such column: "textbook" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("textbook", "0.000420"); error here ---^ Parse error near line 13018: no such column: "pinched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pinched", "0.000420"); error here ---^ Parse error near line 13019: no such column: "wits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wits", "0.000420"); error here ---^ Parse error near line 13020: no such column: "lucenzo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lucenzo", "0.000420"); error here ---^ Parse error near line 13021: no such column: "obeyed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obeyed", "0.000420"); error here ---^ Parse error near line 13022: no such column: "periodically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("periodically", "0.000420"); error here ---^ Parse error near line 13023: no such column: "parrot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parrot", "0.000420"); error here ---^ Parse error near line 13024: no such column: "appointing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appointing", "0.000420"); error here ---^ Parse error near line 13025: no such column: "unto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unto", "0.000419"); error here ---^ Parse error near line 13026: no such column: "swearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swearing", "0.000419"); error here ---^ Parse error near line 13027: no such column: "histological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("histological", "0.000419"); error here ---^ Parse error near line 13028: no such column: "sulphate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sulphate", "0.000419"); error here ---^ Parse error near line 13029: no such column: "boro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boro", "0.000419"); error here ---^ Parse error near line 13030: no such column: "ilp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ilp", "0.000419"); error here ---^ Parse error near line 13031: no such column: "cache" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cache", "0.000419"); error here ---^ Parse error near line 13032: no such column: "barons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barons", "0.000419"); error here ---^ Parse error near line 13033: no such column: "spd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spd", "0.000419"); error here ---^ Parse error near line 13034: no such column: "openings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("openings", "0.000419"); error here ---^ Parse error near line 13035: no such column: "automated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("automated", "0.000419"); error here ---^ Parse error near line 13036: no such column: "matron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matron", "0.000419"); error here ---^ Parse error near line 13037: no such column: "overweight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overweight", "0.000419"); error here ---^ Parse error near line 13038: no such column: "blackness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blackness", "0.000419"); error here ---^ Parse error near line 13039: no such column: "discharges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discharges", "0.000418"); error here ---^ Parse error near line 13040: no such column: "giggled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("giggled", "0.000418"); error here ---^ Parse error near line 13041: no such column: "guise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guise", "0.000418"); error here ---^ Parse error near line 13042: no such column: "hendry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hendry", "0.000418"); error here ---^ Parse error near line 13043: no such column: "reformation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reformation", "0.000418"); error here ---^ Parse error near line 13044: no such column: "dictionaries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dictionaries", "0.000418"); error here ---^ Parse error near line 13045: no such column: "entrepreneurial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entrepreneurial", "0.000418"); error here ---^ Parse error near line 13046: no such column: "roadside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roadside", "0.000418"); error here ---^ Parse error near line 13047: no such column: "smoothed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smoothed", "0.000418"); error here ---^ Parse error near line 13048: no such column: "relics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relics", "0.000418"); error here ---^ Parse error near line 13049: no such column: "unfinished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unfinished", "0.000418"); error here ---^ Parse error near line 13050: no such column: "geese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geese", "0.000418"); error here ---^ Parse error near line 13051: no such column: "graphs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graphs", "0.000418"); error here ---^ Parse error near line 13052: no such column: "lettuce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lettuce", "0.000418"); error here ---^ Parse error near line 13053: no such column: "agitated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agitated", "0.000418"); error here ---^ Parse error near line 13054: no such column: "jessamy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jessamy", "0.000418"); error here ---^ Parse error near line 13055: no such column: "ploughed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ploughed", "0.000418"); error here ---^ Parse error near line 13056: no such column: "awesome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awesome", "0.000418"); error here ---^ Parse error near line 13057: no such column: "vanity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vanity", "0.000418"); error here ---^ Parse error near line 13058: no such column: "originating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("originating", "0.000418"); error here ---^ Parse error near line 13059: no such column: "variously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("variously", "0.000418"); error here ---^ Parse error near line 13060: no such column: "realizing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realizing", "0.000417"); error here ---^ Parse error near line 13061: no such column: "messiah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("messiah", "0.000417"); error here ---^ Parse error near line 13062: no such column: "payroll" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("payroll", "0.000417"); error here ---^ Parse error near line 13063: no such column: "prolific" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prolific", "0.000417"); error here ---^ Parse error near line 13064: no such column: "jars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jars", "0.000417"); error here ---^ Parse error near line 13065: no such column: "doom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doom", "0.000417"); error here ---^ Parse error near line 13066: no such column: "sermon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sermon", "0.000417"); error here ---^ Parse error near line 13067: no such column: "patterned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patterned", "0.000417"); error here ---^ Parse error near line 13068: no such column: "smack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smack", "0.000417"); error here ---^ Parse error near line 13069: no such column: "gibbs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gibbs", "0.000417"); error here ---^ Parse error near line 13070: no such column: "commando" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commando", "0.000417"); error here ---^ Parse error near line 13071: no such column: "wreckage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wreckage", "0.000417"); error here ---^ Parse error near line 13072: no such column: "huts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("huts", "0.000417"); error here ---^ Parse error near line 13073: no such column: "elizabethan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elizabethan", "0.000417"); error here ---^ Parse error near line 13074: no such column: "raging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raging", "0.000417"); error here ---^ Parse error near line 13075: no such column: "membranes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("membranes", "0.000417"); error here ---^ Parse error near line 13076: no such column: "wi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wi", "0.000417"); error here ---^ Parse error near line 13077: no such column: "towering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("towering", "0.000417"); error here ---^ Parse error near line 13078: no such column: "widen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("widen", "0.000417"); error here ---^ Parse error near line 13079: no such column: "reasonableness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reasonableness", "0.000417"); error here ---^ Parse error near line 13080: no such column: "aggravated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aggravated", "0.000417"); error here ---^ Parse error near line 13081: no such column: "displacement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("displacement", "0.000417"); error here ---^ Parse error near line 13082: no such column: "fulham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fulham", "0.000417"); error here ---^ Parse error near line 13083: no such column: "confines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confines", "0.000417"); error here ---^ Parse error near line 13084: no such column: "burgess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burgess", "0.000417"); error here ---^ Parse error near line 13085: no such column: "unfit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unfit", "0.000416"); error here ---^ Parse error near line 13086: no such column: "faculties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faculties", "0.000416"); error here ---^ Parse error near line 13087: no such column: "prussian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prussian", "0.000416"); error here ---^ Parse error near line 13088: no such column: "cheeses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheeses", "0.000416"); error here ---^ Parse error near line 13089: no such column: "wilko" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wilko", "0.000416"); error here ---^ Parse error near line 13090: no such column: "shutters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shutters", "0.000416"); error here ---^ Parse error near line 13091: no such column: "burdens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burdens", "0.000416"); error here ---^ Parse error near line 13092: no such column: "bitten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bitten", "0.000416"); error here ---^ Parse error near line 13093: no such column: "ordnance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ordnance", "0.000416"); error here ---^ Parse error near line 13094: no such column: "menzies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("menzies", "0.000416"); error here ---^ Parse error near line 13095: no such column: "deviant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deviant", "0.000416"); error here ---^ Parse error near line 13096: no such column: "tenor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tenor", "0.000416"); error here ---^ Parse error near line 13097: no such column: "affluent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affluent", "0.000416"); error here ---^ Parse error near line 13098: no such column: "emptying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emptying", "0.000416"); error here ---^ Parse error near line 13099: no such column: "updating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("updating", "0.000416"); error here ---^ Parse error near line 13100: no such column: "hooker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hooker", "0.000416"); error here ---^ Parse error near line 13101: no such column: "mastered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mastered", "0.000416"); error here ---^ Parse error near line 13102: no such column: "thinner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thinner", "0.000416"); error here ---^ Parse error near line 13103: no such column: "motorola" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motorola", "0.000416"); error here ---^ Parse error near line 13104: no such column: "styling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("styling", "0.000416"); error here ---^ Parse error near line 13105: no such column: "whistling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whistling", "0.000416"); error here ---^ Parse error near line 13106: no such column: "mahmoud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mahmoud", "0.000416"); error here ---^ Parse error near line 13107: no such column: "investigator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investigator", "0.000416"); error here ---^ Parse error near line 13108: no such column: "reconsider" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reconsider", "0.000415"); error here ---^ Parse error near line 13109: no such column: "ferdinand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ferdinand", "0.000415"); error here ---^ Parse error near line 13110: no such column: "entailed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entailed", "0.000415"); error here ---^ Parse error near line 13111: no such column: "polluted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polluted", "0.000415"); error here ---^ Parse error near line 13112: no such column: "nell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nell", "0.000415"); error here ---^ Parse error near line 13113: no such column: "antrim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antrim", "0.000415"); error here ---^ Parse error near line 13114: no such column: "licked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("licked", "0.000415"); error here ---^ Parse error near line 13115: no such column: "tides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tides", "0.000415"); error here ---^ Parse error near line 13116: no such column: "belle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belle", "0.000415"); error here ---^ Parse error near line 13117: no such column: "carey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carey", "0.000415"); error here ---^ Parse error near line 13118: no such column: "chant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chant", "0.000415"); error here ---^ Parse error near line 13119: no such column: "tabloid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tabloid", "0.000415"); error here ---^ Parse error near line 13120: no such column: "kingston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kingston", "0.000415"); error here ---^ Parse error near line 13121: no such column: "freelance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freelance", "0.000415"); error here ---^ Parse error near line 13122: no such column: "aligned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aligned", "0.000415"); error here ---^ Parse error near line 13123: no such column: "tile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tile", "0.000415"); error here ---^ Parse error near line 13124: no such column: "chlorine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chlorine", "0.000415"); error here ---^ Parse error near line 13125: no such column: "es" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("es", "0.000415"); error here ---^ Parse error near line 13126: no such column: "malignant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malignant", "0.000415"); error here ---^ Parse error near line 13127: no such column: "unionism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unionism", "0.000414"); error here ---^ Parse error near line 13128: no such column: "currie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("currie", "0.000414"); error here ---^ Parse error near line 13129: no such column: "lear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lear", "0.000414"); error here ---^ Parse error near line 13130: no such column: "heavenly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heavenly", "0.000414"); error here ---^ Parse error near line 13131: no such column: "receivers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receivers", "0.000414"); error here ---^ Parse error near line 13132: no such column: "excessively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excessively", "0.000414"); error here ---^ Parse error near line 13133: no such column: "excursion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excursion", "0.000414"); error here ---^ Parse error near line 13134: no such column: "yachts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yachts", "0.000414"); error here ---^ Parse error near line 13135: no such column: "kitty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kitty", "0.000414"); error here ---^ Parse error near line 13136: no such column: "sustaining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sustaining", "0.000414"); error here ---^ Parse error near line 13137: no such column: "affordable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affordable", "0.000414"); error here ---^ Parse error near line 13138: no such column: "phoebe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phoebe", "0.000414"); error here ---^ Parse error near line 13139: no such column: "pyjamas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pyjamas", "0.000414"); error here ---^ Parse error near line 13140: no such column: "expulsion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expulsion", "0.000414"); error here ---^ Parse error near line 13141: no such column: "fronts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fronts", "0.000414"); error here ---^ Parse error near line 13142: no such column: "unsafe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unsafe", "0.000414"); error here ---^ Parse error near line 13143: no such column: "toddler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toddler", "0.000414"); error here ---^ Parse error near line 13144: no such column: "embargo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embargo", "0.000414"); error here ---^ Parse error near line 13145: no such column: "remotely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remotely", "0.000414"); error here ---^ Parse error near line 13146: no such column: "disruptive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disruptive", "0.000414"); error here ---^ Parse error near line 13147: no such column: "contributory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contributory", "0.000414"); error here ---^ Parse error near line 13148: no such column: "peacefully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peacefully", "0.000414"); error here ---^ Parse error near line 13149: no such column: "cues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cues", "0.000412"); error here ---^ Parse error near line 13150: no such column: "contraception" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contraception", "0.000412"); error here ---^ Parse error near line 13151: no such column: "grunted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grunted", "0.000412"); error here ---^ Parse error near line 13152: no such column: "overcoming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overcoming", "0.000412"); error here ---^ Parse error near line 13153: no such column: "friendships" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("friendships", "0.000412"); error here ---^ Parse error near line 13154: no such column: "departures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("departures", "0.000412"); error here ---^ Parse error near line 13155: no such column: "monies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monies", "0.000412"); error here ---^ Parse error near line 13156: no such column: "mikhail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mikhail", "0.000412"); error here ---^ Parse error near line 13157: no such column: "twilight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twilight", "0.000412"); error here ---^ Parse error near line 13158: no such column: "amounting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amounting", "0.000412"); error here ---^ Parse error near line 13159: no such column: "motionless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motionless", "0.000412"); error here ---^ Parse error near line 13160: no such column: "technician" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("technician", "0.000412"); error here ---^ Parse error near line 13161: no such column: "pertinent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pertinent", "0.000412"); error here ---^ Parse error near line 13162: no such column: "cosmetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cosmetic", "0.000412"); error here ---^ Parse error near line 13163: no such column: "tuned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tuned", "0.000412"); error here ---^ Parse error near line 13164: no such column: "overheads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overheads", "0.000412"); error here ---^ Parse error near line 13165: no such column: "sterile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sterile", "0.000412"); error here ---^ Parse error near line 13166: no such column: "flute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flute", "0.000412"); error here ---^ Parse error near line 13167: no such column: "clown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clown", "0.000412"); error here ---^ Parse error near line 13168: no such column: "racket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("racket", "0.000411"); error here ---^ Parse error near line 13169: no such column: "pitches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pitches", "0.000411"); error here ---^ Parse error near line 13170: no such column: "angola" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angola", "0.000411"); error here ---^ Parse error near line 13171: no such column: "rita" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rita", "0.000411"); error here ---^ Parse error near line 13172: no such column: "fortified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fortified", "0.000411"); error here ---^ Parse error near line 13173: no such column: "budgeting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("budgeting", "0.000411"); error here ---^ Parse error near line 13174: no such column: "glove" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glove", "0.000411"); error here ---^ Parse error near line 13175: no such column: "inscribed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inscribed", "0.000411"); error here ---^ Parse error near line 13176: no such column: "northallerton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("northallerton", "0.000411"); error here ---^ Parse error near line 13177: no such column: "averaged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("averaged", "0.000411"); error here ---^ Parse error near line 13178: no such column: "thankful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thankful", "0.000411"); error here ---^ Parse error near line 13179: no such column: "thickly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thickly", "0.000411"); error here ---^ Parse error near line 13180: no such column: "refinement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refinement", "0.000411"); error here ---^ Parse error near line 13181: no such column: "ernst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ernst", "0.000411"); error here ---^ Parse error near line 13182: no such column: "humphrey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humphrey", "0.000411"); error here ---^ Parse error near line 13183: no such column: "wolverhampton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wolverhampton", "0.000411"); error here ---^ Parse error near line 13184: no such column: "excludes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excludes", "0.000411"); error here ---^ Parse error near line 13185: no such column: "boar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boar", "0.000411"); error here ---^ Parse error near line 13186: no such column: "ss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ss", "0.000410"); error here ---^ Parse error near line 13187: no such column: "tier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tier", "0.000410"); error here ---^ Parse error near line 13188: no such column: "unjust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unjust", "0.000410"); error here ---^ Parse error near line 13189: no such column: "bliss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bliss", "0.000410"); error here ---^ Parse error near line 13190: no such column: "fleeing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fleeing", "0.000410"); error here ---^ Parse error near line 13191: no such column: "mod" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mod", "0.000410"); error here ---^ Parse error near line 13192: no such column: "redcar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("redcar", "0.000410"); error here ---^ Parse error near line 13193: no such column: "houston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("houston", "0.000410"); error here ---^ Parse error near line 13194: no such column: "psychiatrist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychiatrist", "0.000410"); error here ---^ Parse error near line 13195: no such column: "dizzy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dizzy", "0.000410"); error here ---^ Parse error near line 13196: no such column: "grossly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grossly", "0.000410"); error here ---^ Parse error near line 13197: no such column: "hawk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hawk", "0.000410"); error here ---^ Parse error near line 13198: no such column: "kidnapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kidnapped", "0.000410"); error here ---^ Parse error near line 13199: no such column: "faldo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faldo", "0.000410"); error here ---^ Parse error near line 13200: no such column: "escapes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("escapes", "0.000410"); error here ---^ Parse error near line 13201: no such column: "lo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lo", "0.000410"); error here ---^ Parse error near line 13202: no such column: "venables" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("venables", "0.000410"); error here ---^ Parse error near line 13203: no such column: "pioneers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pioneers", "0.000410"); error here ---^ Parse error near line 13204: no such column: "volcano" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volcano", "0.000410"); error here ---^ Parse error near line 13205: no such column: "glaring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glaring", "0.000410"); error here ---^ Parse error near line 13206: no such column: "unavailable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unavailable", "0.000410"); error here ---^ Parse error near line 13207: no such column: "individualism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("individualism", "0.000410"); error here ---^ Parse error near line 13208: no such column: "compilation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compilation", "0.000410"); error here ---^ Parse error near line 13209: no such column: "glamorgan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glamorgan", "0.000410"); error here ---^ Parse error near line 13210: no such column: "gym" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gym", "0.000409"); error here ---^ Parse error near line 13211: no such column: "chromosomes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chromosomes", "0.000409"); error here ---^ Parse error near line 13212: no such column: "filtered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filtered", "0.000409"); error here ---^ Parse error near line 13213: no such column: "fearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fearing", "0.000409"); error here ---^ Parse error near line 13214: no such column: "syllables" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syllables", "0.000409"); error here ---^ Parse error near line 13215: no such column: "notts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notts", "0.000409"); error here ---^ Parse error near line 13216: no such column: "graveyard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graveyard", "0.000409"); error here ---^ Parse error near line 13217: no such column: "textual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("textual", "0.000409"); error here ---^ Parse error near line 13218: no such column: "compensated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compensated", "0.000409"); error here ---^ Parse error near line 13219: no such column: "schizophrenia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schizophrenia", "0.000409"); error here ---^ Parse error near line 13220: no such column: "tanker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tanker", "0.000409"); error here ---^ Parse error near line 13221: no such column: "marches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marches", "0.000409"); error here ---^ Parse error near line 13222: no such column: "yeast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yeast", "0.000409"); error here ---^ Parse error near line 13223: no such column: "moaning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moaning", "0.000409"); error here ---^ Parse error near line 13224: no such column: "womb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("womb", "0.000409"); error here ---^ Parse error near line 13225: no such column: "cc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cc", "0.000409"); error here ---^ Parse error near line 13226: no such column: "foyer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foyer", "0.000409"); error here ---^ Parse error near line 13227: no such column: "endlessly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endlessly", "0.000409"); error here ---^ Parse error near line 13228: no such column: "fleeting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fleeting", "0.000409"); error here ---^ Parse error near line 13229: no such column: "contrived" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contrived", "0.000409"); error here ---^ Parse error near line 13230: no such column: "waterfall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waterfall", "0.000409"); error here ---^ Parse error near line 13231: no such column: "oppressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oppressed", "0.000408"); error here ---^ Parse error near line 13232: no such column: "distraction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distraction", "0.000408"); error here ---^ Parse error near line 13233: no such column: "trimmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trimmed", "0.000408"); error here ---^ Parse error near line 13234: no such column: "scripture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scripture", "0.000408"); error here ---^ Parse error near line 13235: no such column: "romanesque" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("romanesque", "0.000408"); error here ---^ Parse error near line 13236: no such column: "respite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respite", "0.000408"); error here ---^ Parse error near line 13237: no such column: "expeditions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expeditions", "0.000408"); error here ---^ Parse error near line 13238: no such column: "populated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("populated", "0.000408"); error here ---^ Parse error near line 13239: no such column: "tying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tying", "0.000408"); error here ---^ Parse error near line 13240: no such column: "maidstone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maidstone", "0.000408"); error here ---^ Parse error near line 13241: no such column: "oranges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oranges", "0.000408"); error here ---^ Parse error near line 13242: no such column: "antigen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antigen", "0.000408"); error here ---^ Parse error near line 13243: no such column: "transnational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transnational", "0.000408"); error here ---^ Parse error near line 13244: no such column: "leasing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leasing", "0.000408"); error here ---^ Parse error near line 13245: no such column: "hammered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hammered", "0.000408"); error here ---^ Parse error near line 13246: no such column: "adherence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adherence", "0.000408"); error here ---^ Parse error near line 13247: no such column: "lunches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lunches", "0.000408"); error here ---^ Parse error near line 13248: no such column: "wedgwood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wedgwood", "0.000408"); error here ---^ Parse error near line 13249: no such column: "dales" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dales", "0.000408"); error here ---^ Parse error near line 13250: no such column: "parity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parity", "0.000408"); error here ---^ Parse error near line 13251: no such column: "alienation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alienation", "0.000408"); error here ---^ Parse error near line 13252: no such column: "terraced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terraced", "0.000408"); error here ---^ Parse error near line 13253: no such column: "foucault" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foucault", "0.000408"); error here ---^ Parse error near line 13254: no such column: "rites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rites", "0.000408"); error here ---^ Parse error near line 13255: no such column: "shoved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shoved", "0.000408"); error here ---^ Parse error near line 13256: no such column: "depicting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depicting", "0.000408"); error here ---^ Parse error near line 13257: no such column: "tights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tights", "0.000408"); error here ---^ Parse error near line 13258: no such column: "electors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electors", "0.000408"); error here ---^ Parse error near line 13259: no such column: "cheating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheating", "0.000408"); error here ---^ Parse error near line 13260: no such column: "striving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("striving", "0.000408"); error here ---^ Parse error near line 13261: no such column: "craven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("craven", "0.000407"); error here ---^ Parse error near line 13262: no such column: "mildred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mildred", "0.000407"); error here ---^ Parse error near line 13263: no such column: "snacks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snacks", "0.000407"); error here ---^ Parse error near line 13264: no such column: "trays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trays", "0.000407"); error here ---^ Parse error near line 13265: no such column: "greenwich" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greenwich", "0.000407"); error here ---^ Parse error near line 13266: no such column: "healthier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("healthier", "0.000407"); error here ---^ Parse error near line 13267: no such column: "decorating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decorating", "0.000407"); error here ---^ Parse error near line 13268: no such column: "detecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detecting", "0.000407"); error here ---^ Parse error near line 13269: no such column: "monica" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monica", "0.000407"); error here ---^ Parse error near line 13270: no such column: "individuality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("individuality", "0.000407"); error here ---^ Parse error near line 13271: no such column: "alarms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alarms", "0.000407"); error here ---^ Parse error near line 13272: no such column: "adamant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adamant", "0.000407"); error here ---^ Parse error near line 13273: no such column: "uruguay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uruguay", "0.000407"); error here ---^ Parse error near line 13274: no such column: "warehouses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warehouses", "0.000407"); error here ---^ Parse error near line 13275: no such column: "cyril" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cyril", "0.000407"); error here ---^ Parse error near line 13276: no such column: "vengeance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vengeance", "0.000407"); error here ---^ Parse error near line 13277: no such column: "plural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plural", "0.000407"); error here ---^ Parse error near line 13278: no such column: "veronica" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("veronica", "0.000407"); error here ---^ Parse error near line 13279: no such column: "jose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jose", "0.000407"); error here ---^ Parse error near line 13280: no such column: "phonological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phonological", "0.000407"); error here ---^ Parse error near line 13281: no such column: "mcleish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mcleish", "0.000407"); error here ---^ Parse error near line 13282: no such column: "birkenhead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("birkenhead", "0.000407"); error here ---^ Parse error near line 13283: no such column: "headaches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headaches", "0.000407"); error here ---^ Parse error near line 13284: no such column: "blockade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blockade", "0.000407"); error here ---^ Parse error near line 13285: no such column: "elves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elves", "0.000407"); error here ---^ Parse error near line 13286: no such column: "liberated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liberated", "0.000407"); error here ---^ Parse error near line 13287: no such column: "gutter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gutter", "0.000407"); error here ---^ Parse error near line 13288: no such column: "plead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plead", "0.000407"); error here ---^ Parse error near line 13289: no such column: "mansfield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mansfield", "0.000407"); error here ---^ Parse error near line 13290: no such column: "scramble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scramble", "0.000407"); error here ---^ Parse error near line 13291: no such column: "pornography" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pornography", "0.000407"); error here ---^ Parse error near line 13292: no such column: "gen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gen", "0.000406"); error here ---^ Parse error near line 13293: no such column: "sip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sip", "0.000406"); error here ---^ Parse error near line 13294: no such column: "heterosexual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heterosexual", "0.000406"); error here ---^ Parse error near line 13295: no such column: "discrepancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discrepancy", "0.000406"); error here ---^ Parse error near line 13296: no such column: "probabilities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("probabilities", "0.000406"); error here ---^ Parse error near line 13297: no such column: "pluralism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pluralism", "0.000406"); error here ---^ Parse error near line 13298: no such column: "manageable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manageable", "0.000406"); error here ---^ Parse error near line 13299: no such column: "primacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("primacy", "0.000406"); error here ---^ Parse error near line 13300: no such column: "improbable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("improbable", "0.000406"); error here ---^ Parse error near line 13301: no such column: "patents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patents", "0.000406"); error here ---^ Parse error near line 13302: no such column: "feat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feat", "0.000406"); error here ---^ Parse error near line 13303: no such column: "curling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curling", "0.000406"); error here ---^ Parse error near line 13304: no such column: "clement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clement", "0.000406"); error here ---^ Parse error near line 13305: no such column: "sacrificed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sacrificed", "0.000406"); error here ---^ Parse error near line 13306: no such column: "scraps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scraps", "0.000406"); error here ---^ Parse error near line 13307: no such column: "embroidered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embroidered", "0.000406"); error here ---^ Parse error near line 13308: no such column: "wisely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wisely", "0.000406"); error here ---^ Parse error near line 13309: no such column: "fluids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fluids", "0.000406"); error here ---^ Parse error near line 13310: no such column: "hamburg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hamburg", "0.000406"); error here ---^ Parse error near line 13311: no such column: "turnout" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turnout", "0.000406"); error here ---^ Parse error near line 13312: no such column: "pervasive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pervasive", "0.000406"); error here ---^ Parse error near line 13313: no such column: "maclean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maclean", "0.000406"); error here ---^ Parse error near line 13314: no such column: "ceramic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ceramic", "0.000406"); error here ---^ Parse error near line 13315: no such column: "enquire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enquire", "0.000406"); error here ---^ Parse error near line 13316: no such column: "shafts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shafts", "0.000406"); error here ---^ Parse error near line 13317: no such column: "distributing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distributing", "0.000405"); error here ---^ Parse error near line 13318: no such column: "mafia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mafia", "0.000405"); error here ---^ Parse error near line 13319: no such column: "quigley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quigley", "0.000405"); error here ---^ Parse error near line 13320: no such column: "underestimate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underestimate", "0.000405"); error here ---^ Parse error near line 13321: no such column: "balloons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balloons", "0.000405"); error here ---^ Parse error near line 13322: no such column: "bowlers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowlers", "0.000405"); error here ---^ Parse error near line 13323: no such column: "crisps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crisps", "0.000405"); error here ---^ Parse error near line 13324: no such column: "tenderness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tenderness", "0.000405"); error here ---^ Parse error near line 13325: no such column: "claimants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claimants", "0.000405"); error here ---^ Parse error near line 13326: no such column: "strawberry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strawberry", "0.000405"); error here ---^ Parse error near line 13327: no such column: "misfortune" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misfortune", "0.000405"); error here ---^ Parse error near line 13328: no such column: "johannesburg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("johannesburg", "0.000405"); error here ---^ Parse error near line 13329: no such column: "credentials" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("credentials", "0.000405"); error here ---^ Parse error near line 13330: no such column: "impairment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impairment", "0.000405"); error here ---^ Parse error near line 13331: no such column: "bucks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bucks", "0.000405"); error here ---^ Parse error near line 13332: no such column: "ornamental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ornamental", "0.000404"); error here ---^ Parse error near line 13333: no such column: "opec" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opec", "0.000404"); error here ---^ Parse error near line 13334: no such column: "knickers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knickers", "0.000404"); error here ---^ Parse error near line 13335: no such column: "viral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viral", "0.000404"); error here ---^ Parse error near line 13336: no such column: "metric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metric", "0.000404"); error here ---^ Parse error near line 13337: no such column: "treacherous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treacherous", "0.000404"); error here ---^ Parse error near line 13338: no such column: "capitalists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capitalists", "0.000404"); error here ---^ Parse error near line 13339: no such column: "noriega" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noriega", "0.000404"); error here ---^ Parse error near line 13340: no such column: "inadequacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inadequacy", "0.000404"); error here ---^ Parse error near line 13341: no such column: "culminating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("culminating", "0.000404"); error here ---^ Parse error near line 13342: no such column: "tertiary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tertiary", "0.000404"); error here ---^ Parse error near line 13343: no such column: "empress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("empress", "0.000404"); error here ---^ Parse error near line 13344: no such column: "alight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alight", "0.000404"); error here ---^ Parse error near line 13345: no such column: "bothering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bothering", "0.000404"); error here ---^ Parse error near line 13346: no such column: "improper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("improper", "0.000404"); error here ---^ Parse error near line 13347: no such column: "muted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muted", "0.000404"); error here ---^ Parse error near line 13348: no such column: "galaxies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("galaxies", "0.000403"); error here ---^ Parse error near line 13349: no such column: "trenches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trenches", "0.000403"); error here ---^ Parse error near line 13350: no such column: "shilling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shilling", "0.000403"); error here ---^ Parse error near line 13351: no such column: "predicament" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predicament", "0.000403"); error here ---^ Parse error near line 13352: no such column: "serb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serb", "0.000403"); error here ---^ Parse error near line 13353: no such column: "guineas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guineas", "0.000403"); error here ---^ Parse error near line 13354: no such column: "predicts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predicts", "0.000403"); error here ---^ Parse error near line 13355: no such column: "stately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stately", "0.000403"); error here ---^ Parse error near line 13356: no such column: "dissident" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissident", "0.000403"); error here ---^ Parse error near line 13357: no such column: "empowered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("empowered", "0.000403"); error here ---^ Parse error near line 13358: no such column: "fostering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fostering", "0.000403"); error here ---^ Parse error near line 13359: no such column: "potency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("potency", "0.000403"); error here ---^ Parse error near line 13360: no such column: "flick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flick", "0.000403"); error here ---^ Parse error near line 13361: no such column: "wlr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wlr", "0.000403"); error here ---^ Parse error near line 13362: no such column: "awkwardly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awkwardly", "0.000403"); error here ---^ Parse error near line 13363: no such column: "cube" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cube", "0.000403"); error here ---^ Parse error near line 13364: no such column: "anthropological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anthropological", "0.000403"); error here ---^ Parse error near line 13365: no such column: "enhancing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enhancing", "0.000403"); error here ---^ Parse error near line 13366: no such column: "password" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("password", "0.000403"); error here ---^ Parse error near line 13367: no such column: "rhetorical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rhetorical", "0.000403"); error here ---^ Parse error near line 13368: no such column: "exerted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exerted", "0.000403"); error here ---^ Parse error near line 13369: no such column: "gamma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gamma", "0.000403"); error here ---^ Parse error near line 13370: no such column: "parsley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parsley", "0.000403"); error here ---^ Parse error near line 13371: no such column: "ceilings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ceilings", "0.000403"); error here ---^ Parse error near line 13372: no such column: "narrator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("narrator", "0.000403"); error here ---^ Parse error near line 13373: no such column: "dane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dane", "0.000403"); error here ---^ Parse error near line 13374: no such column: "capped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capped", "0.000403"); error here ---^ Parse error near line 13375: no such column: "raiders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raiders", "0.000403"); error here ---^ Parse error near line 13376: no such column: "carrot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carrot", "0.000403"); error here ---^ Parse error near line 13377: no such column: "branded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("branded", "0.000403"); error here ---^ Parse error near line 13378: no such column: "withdrawing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("withdrawing", "0.000403"); error here ---^ Parse error near line 13379: no such column: "rectory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rectory", "0.000402"); error here ---^ Parse error near line 13380: no such column: "kirsty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kirsty", "0.000402"); error here ---^ Parse error near line 13381: no such column: "brochures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brochures", "0.000402"); error here ---^ Parse error near line 13382: no such column: "magnus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magnus", "0.000402"); error here ---^ Parse error near line 13383: no such column: "creamy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creamy", "0.000402"); error here ---^ Parse error near line 13384: no such column: "bearings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bearings", "0.000402"); error here ---^ Parse error near line 13385: no such column: "cod" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cod", "0.000402"); error here ---^ Parse error near line 13386: no such column: "stockport" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stockport", "0.000402"); error here ---^ Parse error near line 13387: no such column: "lumps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lumps", "0.000402"); error here ---^ Parse error near line 13388: no such column: "confer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confer", "0.000402"); error here ---^ Parse error near line 13389: no such column: "southeast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("southeast", "0.000402"); error here ---^ Parse error near line 13390: no such column: "hanson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hanson", "0.000402"); error here ---^ Parse error near line 13391: no such column: "clones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clones", "0.000402"); error here ---^ Parse error near line 13392: no such column: "monumental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monumental", "0.000402"); error here ---^ Parse error near line 13393: no such column: "infringement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infringement", "0.000402"); error here ---^ Parse error near line 13394: no such column: "vaccine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vaccine", "0.000401"); error here ---^ Parse error near line 13395: no such column: "sacrifices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sacrifices", "0.000401"); error here ---^ Parse error near line 13396: no such column: "suspiciously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suspiciously", "0.000401"); error here ---^ Parse error near line 13397: no such column: "flawed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flawed", "0.000401"); error here ---^ Parse error near line 13398: no such column: "assign" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assign", "0.000401"); error here ---^ Parse error near line 13399: no such column: "posing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("posing", "0.000401"); error here ---^ Parse error near line 13400: no such column: "foe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foe", "0.000401"); error here ---^ Parse error near line 13401: no such column: "crook" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crook", "0.000401"); error here ---^ Parse error near line 13402: no such column: "summers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summers", "0.000401"); error here ---^ Parse error near line 13403: no such column: "kirov" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kirov", "0.000401"); error here ---^ Parse error near line 13404: no such column: "osf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("osf", "0.000401"); error here ---^ Parse error near line 13405: no such column: "involuntary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("involuntary", "0.000401"); error here ---^ Parse error near line 13406: no such column: "cassie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cassie", "0.000401"); error here ---^ Parse error near line 13407: no such column: "dunes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dunes", "0.000401"); error here ---^ Parse error near line 13408: no such column: "huddled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("huddled", "0.000401"); error here ---^ Parse error near line 13409: no such column: "barnard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barnard", "0.000401"); error here ---^ Parse error near line 13410: no such column: "flatly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flatly", "0.000401"); error here ---^ Parse error near line 13411: no such column: "amazingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amazingly", "0.000401"); error here ---^ Parse error near line 13412: no such column: "outstretched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outstretched", "0.000401"); error here ---^ Parse error near line 13413: no such column: "invitations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invitations", "0.000400"); error here ---^ Parse error near line 13414: no such column: "redevelopment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("redevelopment", "0.000400"); error here ---^ Parse error near line 13415: no such column: "pessimistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pessimistic", "0.000400"); error here ---^ Parse error near line 13416: no such column: "marketplace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marketplace", "0.000400"); error here ---^ Parse error near line 13417: no such column: "spike" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spike", "0.000400"); error here ---^ Parse error near line 13418: no such column: "hume" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hume", "0.000400"); error here ---^ Parse error near line 13419: no such column: "apologised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apologised", "0.000400"); error here ---^ Parse error near line 13420: no such column: "console" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("console", "0.000400"); error here ---^ Parse error near line 13421: no such column: "bonuses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bonuses", "0.000400"); error here ---^ Parse error near line 13422: no such column: "verification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verification", "0.000400"); error here ---^ Parse error near line 13423: no such column: "harley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harley", "0.000400"); error here ---^ Parse error near line 13424: no such column: "portfolios" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portfolios", "0.000400"); error here ---^ Parse error near line 13425: no such column: "conceivable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conceivable", "0.000400"); error here ---^ Parse error near line 13426: no such column: "overturned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overturned", "0.000400"); error here ---^ Parse error near line 13427: no such column: "lurking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lurking", "0.000400"); error here ---^ Parse error near line 13428: no such column: "slovenia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slovenia", "0.000400"); error here ---^ Parse error near line 13429: no such column: "patterson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patterson", "0.000400"); error here ---^ Parse error near line 13430: no such column: "bureaux" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bureaux", "0.000400"); error here ---^ Parse error near line 13431: no such column: "debtors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debtors", "0.000400"); error here ---^ Parse error near line 13432: no such column: "gratefully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gratefully", "0.000399"); error here ---^ Parse error near line 13433: no such column: "pedal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pedal", "0.000399"); error here ---^ Parse error near line 13434: no such column: "svqs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("svqs", "0.000399"); error here ---^ Parse error near line 13435: no such column: "modernist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modernist", "0.000399"); error here ---^ Parse error near line 13436: no such column: "cpsu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cpsu", "0.000399"); error here ---^ Parse error near line 13437: no such column: "viola" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viola", "0.000399"); error here ---^ Parse error near line 13438: no such column: "ransom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ransom", "0.000399"); error here ---^ Parse error near line 13439: no such column: "uniformed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uniformed", "0.000399"); error here ---^ Parse error near line 13440: no such column: "freedoms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freedoms", "0.000399"); error here ---^ Parse error near line 13441: no such column: "brilliance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brilliance", "0.000399"); error here ---^ Parse error near line 13442: no such column: "ascribed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ascribed", "0.000399"); error here ---^ Parse error near line 13443: no such column: "symbolism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symbolism", "0.000399"); error here ---^ Parse error near line 13444: no such column: "shannon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shannon", "0.000399"); error here ---^ Parse error near line 13445: no such column: "scars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scars", "0.000399"); error here ---^ Parse error near line 13446: no such column: "giovanni" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("giovanni", "0.000399"); error here ---^ Parse error near line 13447: no such column: "clad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clad", "0.000399"); error here ---^ Parse error near line 13448: no such column: "instituted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instituted", "0.000398"); error here ---^ Parse error near line 13449: no such column: "lester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lester", "0.000398"); error here ---^ Parse error near line 13450: no such column: "wimpey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wimpey", "0.000398"); error here ---^ Parse error near line 13451: no such column: "eline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eline", "0.000398"); error here ---^ Parse error near line 13452: no such column: "protects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protects", "0.000398"); error here ---^ Parse error near line 13453: no such column: "trek" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trek", "0.000398"); error here ---^ Parse error near line 13454: no such column: "prehistoric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prehistoric", "0.000398"); error here ---^ Parse error near line 13455: no such column: "refrain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refrain", "0.000398"); error here ---^ Parse error near line 13456: no such column: "ledge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ledge", "0.000398"); error here ---^ Parse error near line 13457: no such column: "ab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ab", "0.000398"); error here ---^ Parse error near line 13458: no such column: "weep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weep", "0.000398"); error here ---^ Parse error near line 13459: no such column: "realist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realist", "0.000398"); error here ---^ Parse error near line 13460: no such column: "bully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bully", "0.000398"); error here ---^ Parse error near line 13461: no such column: "plotted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plotted", "0.000398"); error here ---^ Parse error near line 13462: no such column: "shh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shh", "0.000398"); error here ---^ Parse error near line 13463: no such column: "cradle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cradle", "0.000398"); error here ---^ Parse error near line 13464: no such column: "pakistani" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pakistani", "0.000398"); error here ---^ Parse error near line 13465: no such column: "gosh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gosh", "0.000398"); error here ---^ Parse error near line 13466: no such column: "rave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rave", "0.000398"); error here ---^ Parse error near line 13467: no such column: "settlor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("settlor", "0.000398"); error here ---^ Parse error near line 13468: no such column: "viscount" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viscount", "0.000398"); error here ---^ Parse error near line 13469: no such column: "shrink" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrink", "0.000398"); error here ---^ Parse error near line 13470: no such column: "deane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deane", "0.000398"); error here ---^ Parse error near line 13471: no such column: "sway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sway", "0.000398"); error here ---^ Parse error near line 13472: no such column: "inherit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inherit", "0.000398"); error here ---^ Parse error near line 13473: no such column: "ideologies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ideologies", "0.000397"); error here ---^ Parse error near line 13474: no such column: "drown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drown", "0.000397"); error here ---^ Parse error near line 13475: no such column: "azerbaijan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("azerbaijan", "0.000397"); error here ---^ Parse error near line 13476: no such column: "stony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stony", "0.000397"); error here ---^ Parse error near line 13477: no such column: "ayrshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ayrshire", "0.000397"); error here ---^ Parse error near line 13478: no such column: "slippers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slippers", "0.000397"); error here ---^ Parse error near line 13479: no such column: "owning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owning", "0.000397"); error here ---^ Parse error near line 13480: no such column: "wrestling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrestling", "0.000397"); error here ---^ Parse error near line 13481: no such column: "briefcase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("briefcase", "0.000397"); error here ---^ Parse error near line 13482: no such column: "wizard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wizard", "0.000397"); error here ---^ Parse error near line 13483: no such column: "leaking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaking", "0.000397"); error here ---^ Parse error near line 13484: no such column: "accumulate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accumulate", "0.000397"); error here ---^ Parse error near line 13485: no such column: "destinations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("destinations", "0.000397"); error here ---^ Parse error near line 13486: no such column: "preacher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preacher", "0.000397"); error here ---^ Parse error near line 13487: no such column: "stud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stud", "0.000397"); error here ---^ Parse error near line 13488: no such column: "refurbishment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refurbishment", "0.000397"); error here ---^ Parse error near line 13489: no such column: "kasparov" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kasparov", "0.000397"); error here ---^ Parse error near line 13490: no such column: "wolfgang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wolfgang", "0.000397"); error here ---^ Parse error near line 13491: no such column: "relentless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relentless", "0.000397"); error here ---^ Parse error near line 13492: no such column: "automation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("automation", "0.000397"); error here ---^ Parse error near line 13493: no such column: "dun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dun", "0.000396"); error here ---^ Parse error near line 13494: no such column: "muster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muster", "0.000396"); error here ---^ Parse error near line 13495: no such column: "goblins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goblins", "0.000396"); error here ---^ Parse error near line 13496: no such column: "forceful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forceful", "0.000396"); error here ---^ Parse error near line 13497: no such column: "rattle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rattle", "0.000396"); error here ---^ Parse error near line 13498: no such column: "inverness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inverness", "0.000396"); error here ---^ Parse error near line 13499: no such column: "backbone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backbone", "0.000396"); error here ---^ Parse error near line 13500: no such column: "natives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("natives", "0.000396"); error here ---^ Parse error near line 13501: no such column: "incompetent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incompetent", "0.000396"); error here ---^ Parse error near line 13502: no such column: "hind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hind", "0.000396"); error here ---^ Parse error near line 13503: no such column: "courageous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courageous", "0.000396"); error here ---^ Parse error near line 13504: no such column: "acquitted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acquitted", "0.000396"); error here ---^ Parse error near line 13505: no such column: "indonesian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indonesian", "0.000396"); error here ---^ Parse error near line 13506: no such column: "suffrage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suffrage", "0.000396"); error here ---^ Parse error near line 13507: no such column: "gibraltar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gibraltar", "0.000396"); error here ---^ Parse error near line 13508: no such column: "continents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("continents", "0.000396"); error here ---^ Parse error near line 13509: no such column: "trusting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trusting", "0.000396"); error here ---^ Parse error near line 13510: no such column: "barman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barman", "0.000396"); error here ---^ Parse error near line 13511: no such column: "malt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malt", "0.000396"); error here ---^ Parse error near line 13512: no such column: "paved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paved", "0.000396"); error here ---^ Parse error near line 13513: no such column: "helmut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helmut", "0.000396"); error here ---^ Parse error near line 13514: no such column: "disagreements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disagreements", "0.000396"); error here ---^ Parse error near line 13515: no such column: "chairmanship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chairmanship", "0.000396"); error here ---^ Parse error near line 13516: no such column: "mas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mas", "0.000395"); error here ---^ Parse error near line 13517: no such column: "saviour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saviour", "0.000395"); error here ---^ Parse error near line 13518: no such column: "advantageous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advantageous", "0.000395"); error here ---^ Parse error near line 13519: no such column: "undergrowth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undergrowth", "0.000395"); error here ---^ Parse error near line 13520: no such column: "maple" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maple", "0.000395"); error here ---^ Parse error near line 13521: no such column: "saline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saline", "0.000395"); error here ---^ Parse error near line 13522: no such column: "insecurity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insecurity", "0.000395"); error here ---^ Parse error near line 13523: no such column: "spoilt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spoilt", "0.000395"); error here ---^ Parse error near line 13524: no such column: "harshly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harshly", "0.000395"); error here ---^ Parse error near line 13525: no such column: "tara" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tara", "0.000395"); error here ---^ Parse error near line 13526: no such column: "extras" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extras", "0.000395"); error here ---^ Parse error near line 13527: no such column: "uprising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uprising", "0.000395"); error here ---^ Parse error near line 13528: no such column: "sec" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sec", "0.000395"); error here ---^ Parse error near line 13529: no such column: "recollection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recollection", "0.000395"); error here ---^ Parse error near line 13530: no such column: "ratified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ratified", "0.000395"); error here ---^ Parse error near line 13531: no such column: "superbly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superbly", "0.000395"); error here ---^ Parse error near line 13532: no such column: "augustus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("augustus", "0.000394"); error here ---^ Parse error near line 13533: no such column: "carlton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carlton", "0.000394"); error here ---^ Parse error near line 13534: no such column: "decorate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decorate", "0.000394"); error here ---^ Parse error near line 13535: no such column: "nobel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nobel", "0.000394"); error here ---^ Parse error near line 13536: no such column: "scorn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scorn", "0.000394"); error here ---^ Parse error near line 13537: no such column: "tongues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tongues", "0.000394"); error here ---^ Parse error near line 13538: no such column: "uneasily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uneasily", "0.000394"); error here ---^ Parse error near line 13539: no such column: "postage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postage", "0.000394"); error here ---^ Parse error near line 13540: no such column: "totalled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("totalled", "0.000394"); error here ---^ Parse error near line 13541: no such column: "calibre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calibre", "0.000394"); error here ---^ Parse error near line 13542: no such column: "reversing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reversing", "0.000394"); error here ---^ Parse error near line 13543: no such column: "inscription" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inscription", "0.000394"); error here ---^ Parse error near line 13544: no such column: "glenn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glenn", "0.000394"); error here ---^ Parse error near line 13545: no such column: "romanov" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("romanov", "0.000394"); error here ---^ Parse error near line 13546: no such column: "misunderstood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misunderstood", "0.000394"); error here ---^ Parse error near line 13547: no such column: "prescribing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prescribing", "0.000394"); error here ---^ Parse error near line 13548: no such column: "synonymous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("synonymous", "0.000394"); error here ---^ Parse error near line 13549: no such column: "experimentation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experimentation", "0.000394"); error here ---^ Parse error near line 13550: no such column: "hampstead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hampstead", "0.000394"); error here ---^ Parse error near line 13551: no such column: "hospice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hospice", "0.000394"); error here ---^ Parse error near line 13552: no such column: "illegitimate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illegitimate", "0.000394"); error here ---^ Parse error near line 13553: no such column: "scanner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scanner", "0.000394"); error here ---^ Parse error near line 13554: no such column: "cooler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooler", "0.000392"); error here ---^ Parse error near line 13555: no such column: "forcibly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forcibly", "0.000392"); error here ---^ Parse error near line 13556: no such column: "dinners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dinners", "0.000392"); error here ---^ Parse error near line 13557: no such column: "intestine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intestine", "0.000392"); error here ---^ Parse error near line 13558: no such column: "trams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trams", "0.000392"); error here ---^ Parse error near line 13559: no such column: "seizure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seizure", "0.000392"); error here ---^ Parse error near line 13560: no such column: "notification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notification", "0.000392"); error here ---^ Parse error near line 13561: no such column: "terence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terence", "0.000392"); error here ---^ Parse error near line 13562: no such column: "zip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zip", "0.000392"); error here ---^ Parse error near line 13563: no such column: "cholera" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cholera", "0.000392"); error here ---^ Parse error near line 13564: no such column: "contented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contented", "0.000392"); error here ---^ Parse error near line 13565: no such column: "barlow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barlow", "0.000392"); error here ---^ Parse error near line 13566: no such column: "dismissing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dismissing", "0.000392"); error here ---^ Parse error near line 13567: no such column: "anglian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anglian", "0.000392"); error here ---^ Parse error near line 13568: no such column: "hcima" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hcima", "0.000392"); error here ---^ Parse error near line 13569: no such column: "ticking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ticking", "0.000392"); error here ---^ Parse error near line 13570: no such column: "tasty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tasty", "0.000392"); error here ---^ Parse error near line 13571: no such column: "lure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lure", "0.000392"); error here ---^ Parse error near line 13572: no such column: "cops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cops", "0.000392"); error here ---^ Parse error near line 13573: no such column: "underline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underline", "0.000392"); error here ---^ Parse error near line 13574: no such column: "metaphysical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metaphysical", "0.000392"); error here ---^ Parse error near line 13575: no such column: "admiring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admiring", "0.000392"); error here ---^ Parse error near line 13576: no such column: "allegation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allegation", "0.000392"); error here ---^ Parse error near line 13577: no such column: "herds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herds", "0.000392"); error here ---^ Parse error near line 13578: no such column: "randomly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("randomly", "0.000392"); error here ---^ Parse error near line 13579: no such column: "hampered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hampered", "0.000392"); error here ---^ Parse error near line 13580: no such column: "ridges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ridges", "0.000392"); error here ---^ Parse error near line 13581: no such column: "crunch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crunch", "0.000392"); error here ---^ Parse error near line 13582: no such column: "despatched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("despatched", "0.000391"); error here ---^ Parse error near line 13583: no such column: "correlations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correlations", "0.000391"); error here ---^ Parse error near line 13584: no such column: "placebo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("placebo", "0.000391"); error here ---^ Parse error near line 13585: no such column: "simplistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simplistic", "0.000391"); error here ---^ Parse error near line 13586: no such column: "amplitude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amplitude", "0.000391"); error here ---^ Parse error near line 13587: no such column: "disrupt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disrupt", "0.000391"); error here ---^ Parse error near line 13588: no such column: "taut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taut", "0.000391"); error here ---^ Parse error near line 13589: no such column: "markings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("markings", "0.000391"); error here ---^ Parse error near line 13590: no such column: "diplomat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diplomat", "0.000391"); error here ---^ Parse error near line 13591: no such column: "scraped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scraped", "0.000391"); error here ---^ Parse error near line 13592: no such column: "stillness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stillness", "0.000391"); error here ---^ Parse error near line 13593: no such column: "identities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("identities", "0.000391"); error here ---^ Parse error near line 13594: no such column: "tavern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tavern", "0.000391"); error here ---^ Parse error near line 13595: no such column: "explode" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explode", "0.000391"); error here ---^ Parse error near line 13596: no such column: "adjustable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjustable", "0.000391"); error here ---^ Parse error near line 13597: no such column: "chunks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chunks", "0.000391"); error here ---^ Parse error near line 13598: no such column: "mersey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mersey", "0.000391"); error here ---^ Parse error near line 13599: no such column: "miami" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miami", "0.000391"); error here ---^ Parse error near line 13600: no such column: "overlook" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overlook", "0.000391"); error here ---^ Parse error near line 13601: no such column: "waits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waits", "0.000391"); error here ---^ Parse error near line 13602: no such column: "incidental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incidental", "0.000391"); error here ---^ Parse error near line 13603: no such column: "duo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duo", "0.000391"); error here ---^ Parse error near line 13604: no such column: "evolving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evolving", "0.000390"); error here ---^ Parse error near line 13605: no such column: "bundled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bundled", "0.000390"); error here ---^ Parse error near line 13606: no such column: "tae" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tae", "0.000390"); error here ---^ Parse error near line 13607: no such column: "prussia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prussia", "0.000390"); error here ---^ Parse error near line 13608: no such column: "peking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peking", "0.000390"); error here ---^ Parse error near line 13609: no such column: "wrapping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrapping", "0.000390"); error here ---^ Parse error near line 13610: no such column: "dwell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dwell", "0.000390"); error here ---^ Parse error near line 13611: no such column: "matthews" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matthews", "0.000390"); error here ---^ Parse error near line 13612: no such column: "occupier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupier", "0.000390"); error here ---^ Parse error near line 13613: no such column: "fujitsu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fujitsu", "0.000390"); error here ---^ Parse error near line 13614: no such column: "gallagher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gallagher", "0.000390"); error here ---^ Parse error near line 13615: no such column: "apartheid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apartheid", "0.000390"); error here ---^ Parse error near line 13616: no such column: "genus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genus", "0.000390"); error here ---^ Parse error near line 13617: no such column: "boyd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boyd", "0.000390"); error here ---^ Parse error near line 13618: no such column: "simmons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simmons", "0.000390"); error here ---^ Parse error near line 13619: no such column: "covert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("covert", "0.000390"); error here ---^ Parse error near line 13620: no such column: "resembling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resembling", "0.000389"); error here ---^ Parse error near line 13621: no such column: "nepal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nepal", "0.000389"); error here ---^ Parse error near line 13622: no such column: "supposing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supposing", "0.000389"); error here ---^ Parse error near line 13623: no such column: "stamina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stamina", "0.000389"); error here ---^ Parse error near line 13624: no such column: "formative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formative", "0.000389"); error here ---^ Parse error near line 13625: no such column: "incompetence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incompetence", "0.000389"); error here ---^ Parse error near line 13626: no such column: "brigadier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brigadier", "0.000389"); error here ---^ Parse error near line 13627: no such column: "concurrent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concurrent", "0.000389"); error here ---^ Parse error near line 13628: no such column: "subscriptions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subscriptions", "0.000389"); error here ---^ Parse error near line 13629: no such column: "burglar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burglar", "0.000389"); error here ---^ Parse error near line 13630: no such column: "physicians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("physicians", "0.000389"); error here ---^ Parse error near line 13631: no such column: "arrivals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arrivals", "0.000389"); error here ---^ Parse error near line 13632: no such column: "awoke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awoke", "0.000389"); error here ---^ Parse error near line 13633: no such column: "dangling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dangling", "0.000389"); error here ---^ Parse error near line 13634: no such column: "boldly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boldly", "0.000389"); error here ---^ Parse error near line 13635: no such column: "intravenous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intravenous", "0.000389"); error here ---^ Parse error near line 13636: no such column: "bruises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bruises", "0.000389"); error here ---^ Parse error near line 13637: no such column: "dragons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dragons", "0.000389"); error here ---^ Parse error near line 13638: no such column: "ammonia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ammonia", "0.000389"); error here ---^ Parse error near line 13639: no such column: "crippled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crippled", "0.000389"); error here ---^ Parse error near line 13640: no such column: "bug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bug", "0.000389"); error here ---^ Parse error near line 13641: no such column: "prescriptions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prescriptions", "0.000388"); error here ---^ Parse error near line 13642: no such column: "uniformity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uniformity", "0.000388"); error here ---^ Parse error near line 13643: no such column: "footballer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("footballer", "0.000388"); error here ---^ Parse error near line 13644: no such column: "heirs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heirs", "0.000388"); error here ---^ Parse error near line 13645: no such column: "luncheon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luncheon", "0.000388"); error here ---^ Parse error near line 13646: no such column: "uphill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uphill", "0.000388"); error here ---^ Parse error near line 13647: no such column: "reacting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reacting", "0.000388"); error here ---^ Parse error near line 13648: no such column: "venetian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("venetian", "0.000388"); error here ---^ Parse error near line 13649: no such column: "stormy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stormy", "0.000388"); error here ---^ Parse error near line 13650: no such column: "irvine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irvine", "0.000388"); error here ---^ Parse error near line 13651: no such column: "hypertension" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hypertension", "0.000388"); error here ---^ Parse error near line 13652: no such column: "percentages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("percentages", "0.000388"); error here ---^ Parse error near line 13653: no such column: "pious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pious", "0.000388"); error here ---^ Parse error near line 13654: no such column: "darts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("darts", "0.000388"); error here ---^ Parse error near line 13655: no such column: "solitude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solitude", "0.000388"); error here ---^ Parse error near line 13656: no such column: "withheld" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("withheld", "0.000388"); error here ---^ Parse error near line 13657: no such column: "stair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stair", "0.000388"); error here ---^ Parse error near line 13658: no such column: "bereavement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bereavement", "0.000388"); error here ---^ Parse error near line 13659: no such column: "spice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spice", "0.000388"); error here ---^ Parse error near line 13660: no such column: "barnsley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barnsley", "0.000388"); error here ---^ Parse error near line 13661: no such column: "remnants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remnants", "0.000388"); error here ---^ Parse error near line 13662: no such column: "grabbing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grabbing", "0.000388"); error here ---^ Parse error near line 13663: no such column: "mccarthy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mccarthy", "0.000387"); error here ---^ Parse error near line 13664: no such column: "roosevelt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roosevelt", "0.000387"); error here ---^ Parse error near line 13665: no such column: "watkins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watkins", "0.000387"); error here ---^ Parse error near line 13666: no such column: "complied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complied", "0.000387"); error here ---^ Parse error near line 13667: no such column: "educate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("educate", "0.000387"); error here ---^ Parse error near line 13668: no such column: "revise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revise", "0.000387"); error here ---^ Parse error near line 13669: no such column: "tanzania" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tanzania", "0.000387"); error here ---^ Parse error near line 13670: no such column: "excavations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excavations", "0.000387"); error here ---^ Parse error near line 13671: no such column: "tutorial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tutorial", "0.000387"); error here ---^ Parse error near line 13672: no such column: "scripts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scripts", "0.000387"); error here ---^ Parse error near line 13673: no such column: "leopold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leopold", "0.000387"); error here ---^ Parse error near line 13674: no such column: "wrexham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrexham", "0.000387"); error here ---^ Parse error near line 13675: no such column: "sequential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sequential", "0.000387"); error here ---^ Parse error near line 13676: no such column: "candy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("candy", "0.000387"); error here ---^ Parse error near line 13677: no such column: "toyota" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toyota", "0.000387"); error here ---^ Parse error near line 13678: no such column: "cortex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cortex", "0.000387"); error here ---^ Parse error near line 13679: no such column: "sidney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sidney", "0.000387"); error here ---^ Parse error near line 13680: no such column: "incomprehensible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incomprehensible", "0.000387"); error here ---^ Parse error near line 13681: no such column: "diversification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diversification", "0.000387"); error here ---^ Parse error near line 13682: no such column: "hugely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hugely", "0.000387"); error here ---^ Parse error near line 13683: no such column: "subscribe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subscribe", "0.000387"); error here ---^ Parse error near line 13684: no such column: "calder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calder", "0.000387"); error here ---^ Parse error near line 13685: no such column: "barnet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barnet", "0.000387"); error here ---^ Parse error near line 13686: no such column: "lennie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lennie", "0.000386"); error here ---^ Parse error near line 13687: no such column: "jed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jed", "0.000386"); error here ---^ Parse error near line 13688: no such column: "hercules" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hercules", "0.000386"); error here ---^ Parse error near line 13689: no such column: "thrilling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thrilling", "0.000386"); error here ---^ Parse error near line 13690: no such column: "taped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taped", "0.000386"); error here ---^ Parse error near line 13691: no such column: "suitability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suitability", "0.000386"); error here ---^ Parse error near line 13692: no such column: "orthodoxy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orthodoxy", "0.000386"); error here ---^ Parse error near line 13693: no such column: "modernisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modernisation", "0.000386"); error here ---^ Parse error near line 13694: no such column: "biliary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biliary", "0.000386"); error here ---^ Parse error near line 13695: no such column: "tentatively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tentatively", "0.000386"); error here ---^ Parse error near line 13696: no such column: "childbirth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("childbirth", "0.000386"); error here ---^ Parse error near line 13697: no such column: "entrenched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entrenched", "0.000386"); error here ---^ Parse error near line 13698: no such column: "blossom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blossom", "0.000386"); error here ---^ Parse error near line 13699: no such column: "archaic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archaic", "0.000386"); error here ---^ Parse error near line 13700: no such column: "announcements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("announcements", "0.000386"); error here ---^ Parse error near line 13701: no such column: "honda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honda", "0.000386"); error here ---^ Parse error near line 13702: no such column: "teens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teens", "0.000386"); error here ---^ Parse error near line 13703: no such column: "precedence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precedence", "0.000386"); error here ---^ Parse error near line 13704: no such column: "drilled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drilled", "0.000386"); error here ---^ Parse error near line 13705: no such column: "undermining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undermining", "0.000386"); error here ---^ Parse error near line 13706: no such column: "embankment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embankment", "0.000386"); error here ---^ Parse error near line 13707: no such column: "lifelong" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lifelong", "0.000386"); error here ---^ Parse error near line 13708: no such column: "vernon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vernon", "0.000386"); error here ---^ Parse error near line 13709: no such column: "morbidity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morbidity", "0.000385"); error here ---^ Parse error near line 13710: no such column: "eyelids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eyelids", "0.000385"); error here ---^ Parse error near line 13711: no such column: "fragmentation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fragmentation", "0.000385"); error here ---^ Parse error near line 13712: no such column: "reflex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reflex", "0.000385"); error here ---^ Parse error near line 13713: no such column: "fingertips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fingertips", "0.000385"); error here ---^ Parse error near line 13714: no such column: "huddersfield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("huddersfield", "0.000385"); error here ---^ Parse error near line 13715: no such column: "cheering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheering", "0.000385"); error here ---^ Parse error near line 13716: no such column: "chernobyl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chernobyl", "0.000385"); error here ---^ Parse error near line 13717: no such column: "vans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vans", "0.000385"); error here ---^ Parse error near line 13718: no such column: "theorem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theorem", "0.000385"); error here ---^ Parse error near line 13719: no such column: "auspices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auspices", "0.000385"); error here ---^ Parse error near line 13720: no such column: "checklist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("checklist", "0.000385"); error here ---^ Parse error near line 13721: no such column: "newest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newest", "0.000385"); error here ---^ Parse error near line 13722: no such column: "pedestrians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pedestrians", "0.000385"); error here ---^ Parse error near line 13723: no such column: "telford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telford", "0.000385"); error here ---^ Parse error near line 13724: no such column: "soda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soda", "0.000385"); error here ---^ Parse error near line 13725: no such column: "miner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miner", "0.000385"); error here ---^ Parse error near line 13726: no such column: "jewel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jewel", "0.000385"); error here ---^ Parse error near line 13727: no such column: "sculptor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sculptor", "0.000385"); error here ---^ Parse error near line 13728: no such column: "delicately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delicately", "0.000385"); error here ---^ Parse error near line 13729: no such column: "rehearsals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rehearsals", "0.000385"); error here ---^ Parse error near line 13730: no such column: "athlete" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("athlete", "0.000385"); error here ---^ Parse error near line 13731: no such column: "corpses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corpses", "0.000385"); error here ---^ Parse error near line 13732: no such column: "watford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watford", "0.000385"); error here ---^ Parse error near line 13733: no such column: "survivor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("survivor", "0.000385"); error here ---^ Parse error near line 13734: no such column: "pastures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pastures", "0.000385"); error here ---^ Parse error near line 13735: no such column: "calming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calming", "0.000385"); error here ---^ Parse error near line 13736: no such column: "belville" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belville", "0.000385"); error here ---^ Parse error near line 13737: no such column: "hormones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hormones", "0.000385"); error here ---^ Parse error near line 13738: no such column: "goodwin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goodwin", "0.000385"); error here ---^ Parse error near line 13739: no such column: "haze" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haze", "0.000385"); error here ---^ Parse error near line 13740: no such column: "plantations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plantations", "0.000385"); error here ---^ Parse error near line 13741: no such column: "mentality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mentality", "0.000385"); error here ---^ Parse error near line 13742: no such column: "sprung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sprung", "0.000385"); error here ---^ Parse error near line 13743: no such column: "fisherman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fisherman", "0.000384"); error here ---^ Parse error near line 13744: no such column: "wakefield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wakefield", "0.000384"); error here ---^ Parse error near line 13745: no such column: "posting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("posting", "0.000384"); error here ---^ Parse error near line 13746: no such column: "slovak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slovak", "0.000384"); error here ---^ Parse error near line 13747: no such column: "sandstone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sandstone", "0.000384"); error here ---^ Parse error near line 13748: no such column: "caro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caro", "0.000384"); error here ---^ Parse error near line 13749: no such column: "spies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spies", "0.000384"); error here ---^ Parse error near line 13750: no such column: "dearly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dearly", "0.000384"); error here ---^ Parse error near line 13751: no such column: "stereotypes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stereotypes", "0.000384"); error here ---^ Parse error near line 13752: no such column: "potassium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("potassium", "0.000384"); error here ---^ Parse error near line 13753: no such column: "distressing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distressing", "0.000384"); error here ---^ Parse error near line 13754: no such column: "complexion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complexion", "0.000384"); error here ---^ Parse error near line 13755: no such column: "modem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modem", "0.000384"); error here ---^ Parse error near line 13756: no such column: "freak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freak", "0.000384"); error here ---^ Parse error near line 13757: no such column: "insistent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insistent", "0.000384"); error here ---^ Parse error near line 13758: no such column: "comprehend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comprehend", "0.000384"); error here ---^ Parse error near line 13759: no such column: "bragg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bragg", "0.000384"); error here ---^ Parse error near line 13760: no such column: "wrath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrath", "0.000384"); error here ---^ Parse error near line 13761: no such column: "injections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injections", "0.000384"); error here ---^ Parse error near line 13762: no such column: "ep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ep", "0.000384"); error here ---^ Parse error near line 13763: no such column: "golfer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("golfer", "0.000384"); error here ---^ Parse error near line 13764: no such column: "cabbage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cabbage", "0.000384"); error here ---^ Parse error near line 13765: no such column: "recognisable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recognisable", "0.000384"); error here ---^ Parse error near line 13766: no such column: "literate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("literate", "0.000384"); error here ---^ Parse error near line 13767: no such column: "soak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soak", "0.000383"); error here ---^ Parse error near line 13768: no such column: "taxable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taxable", "0.000383"); error here ---^ Parse error near line 13769: no such column: "soaking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soaking", "0.000383"); error here ---^ Parse error near line 13770: no such column: "cabinets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cabinets", "0.000383"); error here ---^ Parse error near line 13771: no such column: "sexist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sexist", "0.000383"); error here ---^ Parse error near line 13772: no such column: "lick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lick", "0.000383"); error here ---^ Parse error near line 13773: no such column: "carriageway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carriageway", "0.000383"); error here ---^ Parse error near line 13774: no such column: "vent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vent", "0.000383"); error here ---^ Parse error near line 13775: no such column: "bibliography" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bibliography", "0.000383"); error here ---^ Parse error near line 13776: no such column: "spiders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spiders", "0.000383"); error here ---^ Parse error near line 13777: no such column: "passionately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passionately", "0.000383"); error here ---^ Parse error near line 13778: no such column: "austen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("austen", "0.000383"); error here ---^ Parse error near line 13779: no such column: "splendour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("splendour", "0.000383"); error here ---^ Parse error near line 13780: no such column: "lesbians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lesbians", "0.000383"); error here ---^ Parse error near line 13781: no such column: "instruct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instruct", "0.000383"); error here ---^ Parse error near line 13782: no such column: "weathering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weathering", "0.000383"); error here ---^ Parse error near line 13783: no such column: "buchanan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buchanan", "0.000383"); error here ---^ Parse error near line 13784: no such column: "urquhart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urquhart", "0.000383"); error here ---^ Parse error near line 13785: no such column: "flair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flair", "0.000383"); error here ---^ Parse error near line 13786: no such column: "humiliating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humiliating", "0.000383"); error here ---^ Parse error near line 13787: no such column: "choking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("choking", "0.000383"); error here ---^ Parse error near line 13788: no such column: "losers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("losers", "0.000383"); error here ---^ Parse error near line 13789: no such column: "col" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("col", "0.000383"); error here ---^ Parse error near line 13790: no such column: "herb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herb", "0.000383"); error here ---^ Parse error near line 13791: no such column: "pluralist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pluralist", "0.000383"); error here ---^ Parse error near line 13792: no such column: "bottomley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bottomley", "0.000382"); error here ---^ Parse error near line 13793: no such column: "anaemia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anaemia", "0.000382"); error here ---^ Parse error near line 13794: no such column: "chancery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chancery", "0.000382"); error here ---^ Parse error near line 13795: no such column: "puzzling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puzzling", "0.000382"); error here ---^ Parse error near line 13796: no such column: "wiser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wiser", "0.000382"); error here ---^ Parse error near line 13797: no such column: "draining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("draining", "0.000382"); error here ---^ Parse error near line 13798: no such column: "tuberculosis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tuberculosis", "0.000382"); error here ---^ Parse error near line 13799: no such column: "kneeling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kneeling", "0.000382"); error here ---^ Parse error near line 13800: no such column: "courier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courier", "0.000382"); error here ---^ Parse error near line 13801: no such column: "goldfish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goldfish", "0.000382"); error here ---^ Parse error near line 13802: no such column: "motifs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motifs", "0.000382"); error here ---^ Parse error near line 13803: no such column: "humane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humane", "0.000382"); error here ---^ Parse error near line 13804: no such column: "inflationary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inflationary", "0.000382"); error here ---^ Parse error near line 13805: no such column: "scalp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scalp", "0.000382"); error here ---^ Parse error near line 13806: no such column: "interrogation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interrogation", "0.000382"); error here ---^ Parse error near line 13807: no such column: "rugged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rugged", "0.000382"); error here ---^ Parse error near line 13808: no such column: "detrimental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detrimental", "0.000382"); error here ---^ Parse error near line 13809: no such column: "portadown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portadown", "0.000382"); error here ---^ Parse error near line 13810: no such column: "joey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joey", "0.000382"); error here ---^ Parse error near line 13811: no such column: "pictorial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pictorial", "0.000382"); error here ---^ Parse error near line 13812: no such column: "sinclair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sinclair", "0.000382"); error here ---^ Parse error near line 13813: no such column: "stratification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stratification", "0.000382"); error here ---^ Parse error near line 13814: no such column: "obituary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obituary", "0.000382"); error here ---^ Parse error near line 13815: no such column: "exploits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exploits", "0.000381"); error here ---^ Parse error near line 13816: no such column: "piercing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piercing", "0.000381"); error here ---^ Parse error near line 13817: no such column: "soho" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soho", "0.000381"); error here ---^ Parse error near line 13818: no such column: "presbyterian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presbyterian", "0.000381"); error here ---^ Parse error near line 13819: no such column: "sartre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sartre", "0.000381"); error here ---^ Parse error near line 13820: no such column: "perdita" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perdita", "0.000381"); error here ---^ Parse error near line 13821: no such column: "firearms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("firearms", "0.000381"); error here ---^ Parse error near line 13822: no such column: "chilled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chilled", "0.000381"); error here ---^ Parse error near line 13823: no such column: "authenticity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("authenticity", "0.000381"); error here ---^ Parse error near line 13824: no such column: "pebbles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pebbles", "0.000381"); error here ---^ Parse error near line 13825: no such column: "accessed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accessed", "0.000381"); error here ---^ Parse error near line 13826: no such column: "centralized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("centralized", "0.000381"); error here ---^ Parse error near line 13827: no such column: "islington" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("islington", "0.000381"); error here ---^ Parse error near line 13828: no such column: "aristotle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aristotle", "0.000381"); error here ---^ Parse error near line 13829: no such column: "heroine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heroine", "0.000381"); error here ---^ Parse error near line 13830: no such column: "prerogative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prerogative", "0.000381"); error here ---^ Parse error near line 13831: no such column: "alleviate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alleviate", "0.000381"); error here ---^ Parse error near line 13832: no such column: "salute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salute", "0.000381"); error here ---^ Parse error near line 13833: no such column: "vain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vain", "0.000381"); error here ---^ Parse error near line 13834: no such column: "diego" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diego", "0.000381"); error here ---^ Parse error near line 13835: no such column: "morals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morals", "0.000381"); error here ---^ Parse error near line 13836: no such column: "depletion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depletion", "0.000381"); error here ---^ Parse error near line 13837: no such column: "streaming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("streaming", "0.000381"); error here ---^ Parse error near line 13838: no such column: "macbeth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macbeth", "0.000381"); error here ---^ Parse error near line 13839: no such column: "antiquity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antiquity", "0.000381"); error here ---^ Parse error near line 13840: no such column: "robots" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robots", "0.000380"); error here ---^ Parse error near line 13841: no such column: "oblivious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oblivious", "0.000380"); error here ---^ Parse error near line 13842: no such column: "banquet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banquet", "0.000380"); error here ---^ Parse error near line 13843: no such column: "haunt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haunt", "0.000380"); error here ---^ Parse error near line 13844: no such column: "ventral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ventral", "0.000380"); error here ---^ Parse error near line 13845: no such column: "belongings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belongings", "0.000380"); error here ---^ Parse error near line 13846: no such column: "upgrading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upgrading", "0.000380"); error here ---^ Parse error near line 13847: no such column: "groin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("groin", "0.000380"); error here ---^ Parse error near line 13848: no such column: "thematic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thematic", "0.000380"); error here ---^ Parse error near line 13849: no such column: "rags" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rags", "0.000380"); error here ---^ Parse error near line 13850: no such column: "ordained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ordained", "0.000380"); error here ---^ Parse error near line 13851: no such column: "unconsciously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unconsciously", "0.000380"); error here ---^ Parse error near line 13852: no such column: "lashes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lashes", "0.000380"); error here ---^ Parse error near line 13853: no such column: "becky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("becky", "0.000380"); error here ---^ Parse error near line 13854: no such column: "sniffing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sniffing", "0.000380"); error here ---^ Parse error near line 13855: no such column: "brent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brent", "0.000380"); error here ---^ Parse error near line 13856: no such column: "herring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herring", "0.000380"); error here ---^ Parse error near line 13857: no such column: "unthinkable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unthinkable", "0.000380"); error here ---^ Parse error near line 13858: no such column: "bulgarian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bulgarian", "0.000380"); error here ---^ Parse error near line 13859: no such column: "chilling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chilling", "0.000380"); error here ---^ Parse error near line 13860: no such column: "alienated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alienated", "0.000380"); error here ---^ Parse error near line 13861: no such column: "paired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paired", "0.000380"); error here ---^ Parse error near line 13862: no such column: "marxists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marxists", "0.000380"); error here ---^ Parse error near line 13863: no such column: "examiner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("examiner", "0.000380"); error here ---^ Parse error near line 13864: no such column: "coating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coating", "0.000380"); error here ---^ Parse error near line 13865: no such column: "reforming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reforming", "0.000379"); error here ---^ Parse error near line 13866: no such column: "caller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caller", "0.000379"); error here ---^ Parse error near line 13867: no such column: "volatility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volatility", "0.000379"); error here ---^ Parse error near line 13868: no such column: "reinforcing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reinforcing", "0.000379"); error here ---^ Parse error near line 13869: no such column: "portal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portal", "0.000379"); error here ---^ Parse error near line 13870: no such column: "surfaced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surfaced", "0.000379"); error here ---^ Parse error near line 13871: no such column: "fireworks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fireworks", "0.000379"); error here ---^ Parse error near line 13872: no such column: "aycliffe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aycliffe", "0.000379"); error here ---^ Parse error near line 13873: no such column: "pantomime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pantomime", "0.000379"); error here ---^ Parse error near line 13874: no such column: "aliens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aliens", "0.000379"); error here ---^ Parse error near line 13875: no such column: "accuse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accuse", "0.000379"); error here ---^ Parse error near line 13876: no such column: "lottery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lottery", "0.000379"); error here ---^ Parse error near line 13877: no such column: "crucially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crucially", "0.000379"); error here ---^ Parse error near line 13878: no such column: "worthless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worthless", "0.000379"); error here ---^ Parse error near line 13879: no such column: "rees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rees", "0.000379"); error here ---^ Parse error near line 13880: no such column: "smuggling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smuggling", "0.000379"); error here ---^ Parse error near line 13881: no such column: "gallon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gallon", "0.000379"); error here ---^ Parse error near line 13882: no such column: "gazzer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gazzer", "0.000379"); error here ---^ Parse error near line 13883: no such column: "manning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manning", "0.000379"); error here ---^ Parse error near line 13884: no such column: "catalyst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catalyst", "0.000379"); error here ---^ Parse error near line 13885: no such column: "galileo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("galileo", "0.000379"); error here ---^ Parse error near line 13886: no such column: "adaptations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adaptations", "0.000379"); error here ---^ Parse error near line 13887: no such column: "buoyant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buoyant", "0.000379"); error here ---^ Parse error near line 13888: no such column: "brixton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brixton", "0.000379"); error here ---^ Parse error near line 13889: no such column: "brew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brew", "0.000379"); error here ---^ Parse error near line 13890: no such column: "housewives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("housewives", "0.000379"); error here ---^ Parse error near line 13891: no such column: "offeror" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offeror", "0.000379"); error here ---^ Parse error near line 13892: no such column: "securely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("securely", "0.000378"); error here ---^ Parse error near line 13893: no such column: "illuminating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illuminating", "0.000378"); error here ---^ Parse error near line 13894: no such column: "symptomatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symptomatic", "0.000378"); error here ---^ Parse error near line 13895: no such column: "determinants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("determinants", "0.000378"); error here ---^ Parse error near line 13896: no such column: "rune" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rune", "0.000378"); error here ---^ Parse error near line 13897: no such column: "outlining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outlining", "0.000378"); error here ---^ Parse error near line 13898: no such column: "amazon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amazon", "0.000378"); error here ---^ Parse error near line 13899: no such column: "captivity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("captivity", "0.000378"); error here ---^ Parse error near line 13900: no such column: "conway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conway", "0.000378"); error here ---^ Parse error near line 13901: no such column: "wasps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wasps", "0.000378"); error here ---^ Parse error near line 13902: no such column: "enthusiast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enthusiast", "0.000378"); error here ---^ Parse error near line 13903: no such column: "glands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glands", "0.000378"); error here ---^ Parse error near line 13904: no such column: "protocols" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protocols", "0.000378"); error here ---^ Parse error near line 13905: no such column: "coordinates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coordinates", "0.000378"); error here ---^ Parse error near line 13906: no such column: "instalments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instalments", "0.000378"); error here ---^ Parse error near line 13907: no such column: "enrolled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enrolled", "0.000378"); error here ---^ Parse error near line 13908: no such column: "boeing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boeing", "0.000378"); error here ---^ Parse error near line 13909: no such column: "surrounds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surrounds", "0.000378"); error here ---^ Parse error near line 13910: no such column: "superiors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superiors", "0.000378"); error here ---^ Parse error near line 13911: no such column: "melbourne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("melbourne", "0.000378"); error here ---^ Parse error near line 13912: no such column: "therein" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("therein", "0.000378"); error here ---^ Parse error near line 13913: no such column: "thirst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thirst", "0.000378"); error here ---^ Parse error near line 13914: no such column: "lynch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lynch", "0.000378"); error here ---^ Parse error near line 13915: no such column: "futile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("futile", "0.000378"); error here ---^ Parse error near line 13916: no such column: "laden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laden", "0.000378"); error here ---^ Parse error near line 13917: no such column: "gascoigne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gascoigne", "0.000378"); error here ---^ Parse error near line 13918: no such column: "riven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("riven", "0.000378"); error here ---^ Parse error near line 13919: no such column: "defiant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defiant", "0.000378"); error here ---^ Parse error near line 13920: no such column: "clone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clone", "0.000378"); error here ---^ Parse error near line 13921: no such column: "stung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stung", "0.000378"); error here ---^ Parse error near line 13922: no such column: "coupling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coupling", "0.000378"); error here ---^ Parse error near line 13923: no such column: "fluent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fluent", "0.000378"); error here ---^ Parse error near line 13924: no such column: "dishonest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dishonest", "0.000378"); error here ---^ Parse error near line 13925: no such column: "scrape" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scrape", "0.000378"); error here ---^ Parse error near line 13926: no such column: "reinforcement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reinforcement", "0.000378"); error here ---^ Parse error near line 13927: no such column: "durable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("durable", "0.000378"); error here ---^ Parse error near line 13928: no such column: "ubiquitous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ubiquitous", "0.000378"); error here ---^ Parse error near line 13929: no such column: "designation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("designation", "0.000378"); error here ---^ Parse error near line 13930: no such column: "gleam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gleam", "0.000378"); error here ---^ Parse error near line 13931: no such column: "astronomy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("astronomy", "0.000378"); error here ---^ Parse error near line 13932: no such column: "cohort" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cohort", "0.000378"); error here ---^ Parse error near line 13933: no such column: "stiffened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stiffened", "0.000378"); error here ---^ Parse error near line 13934: no such column: "indictment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indictment", "0.000377"); error here ---^ Parse error near line 13935: no such column: "founders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("founders", "0.000377"); error here ---^ Parse error near line 13936: no such column: "antony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antony", "0.000377"); error here ---^ Parse error near line 13937: no such column: "benevolent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benevolent", "0.000377"); error here ---^ Parse error near line 13938: no such column: "avail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("avail", "0.000377"); error here ---^ Parse error near line 13939: no such column: "desks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desks", "0.000377"); error here ---^ Parse error near line 13940: no such column: "loyalties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loyalties", "0.000377"); error here ---^ Parse error near line 13941: no such column: "lapse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lapse", "0.000377"); error here ---^ Parse error near line 13942: no such column: "staffed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staffed", "0.000377"); error here ---^ Parse error near line 13943: no such column: "lisbon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lisbon", "0.000377"); error here ---^ Parse error near line 13944: no such column: "stroking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stroking", "0.000377"); error here ---^ Parse error near line 13945: no such column: "hosted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hosted", "0.000377"); error here ---^ Parse error near line 13946: no such column: "uptake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uptake", "0.000377"); error here ---^ Parse error near line 13947: no such column: "audrey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("audrey", "0.000377"); error here ---^ Parse error near line 13948: no such column: "gorge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gorge", "0.000377"); error here ---^ Parse error near line 13949: no such column: "plasmid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plasmid", "0.000377"); error here ---^ Parse error near line 13950: no such column: "bounded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bounded", "0.000377"); error here ---^ Parse error near line 13951: no such column: "plumbing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plumbing", "0.000377"); error here ---^ Parse error near line 13952: no such column: "counsellors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counsellors", "0.000377"); error here ---^ Parse error near line 13953: no such column: "unsuccessfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unsuccessfully", "0.000377"); error here ---^ Parse error near line 13954: no such column: "fauna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fauna", "0.000377"); error here ---^ Parse error near line 13955: no such column: "provocative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provocative", "0.000377"); error here ---^ Parse error near line 13956: no such column: "sockets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sockets", "0.000377"); error here ---^ Parse error near line 13957: no such column: "molar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("molar", "0.000376"); error here ---^ Parse error near line 13958: no such column: "heaved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heaved", "0.000376"); error here ---^ Parse error near line 13959: no such column: "certification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("certification", "0.000376"); error here ---^ Parse error near line 13960: no such column: "interchange" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interchange", "0.000376"); error here ---^ Parse error near line 13961: no such column: "chilly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chilly", "0.000376"); error here ---^ Parse error near line 13962: no such column: "complication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complication", "0.000376"); error here ---^ Parse error near line 13963: no such column: "niall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("niall", "0.000376"); error here ---^ Parse error near line 13964: no such column: "afield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afield", "0.000376"); error here ---^ Parse error near line 13965: no such column: "realistically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realistically", "0.000376"); error here ---^ Parse error near line 13966: no such column: "permissible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("permissible", "0.000376"); error here ---^ Parse error near line 13967: no such column: "sprint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sprint", "0.000376"); error here ---^ Parse error near line 13968: no such column: "swayed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swayed", "0.000376"); error here ---^ Parse error near line 13969: no such column: "hymns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hymns", "0.000376"); error here ---^ Parse error near line 13970: no such column: "oxfam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oxfam", "0.000376"); error here ---^ Parse error near line 13971: no such column: "bog" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bog", "0.000376"); error here ---^ Parse error near line 13972: no such column: "ethel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethel", "0.000376"); error here ---^ Parse error near line 13973: no such column: "plantation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plantation", "0.000376"); error here ---^ Parse error near line 13974: no such column: "ow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ow", "0.000376"); error here ---^ Parse error near line 13975: no such column: "negligent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negligent", "0.000376"); error here ---^ Parse error near line 13976: no such column: "splashed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("splashed", "0.000376"); error here ---^ Parse error near line 13977: no such column: "summon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summon", "0.000376"); error here ---^ Parse error near line 13978: no such column: "defries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defries", "0.000376"); error here ---^ Parse error near line 13979: no such column: "certified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("certified", "0.000376"); error here ---^ Parse error near line 13980: no such column: "messy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("messy", "0.000376"); error here ---^ Parse error near line 13981: no such column: "ghana" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ghana", "0.000376"); error here ---^ Parse error near line 13982: no such column: "chatter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chatter", "0.000376"); error here ---^ Parse error near line 13983: no such column: "pursuits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pursuits", "0.000375"); error here ---^ Parse error near line 13984: no such column: "immigrant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immigrant", "0.000375"); error here ---^ Parse error near line 13985: no such column: "endowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endowed", "0.000375"); error here ---^ Parse error near line 13986: no such column: "housekeeping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("housekeeping", "0.000375"); error here ---^ Parse error near line 13987: no such column: "wooded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wooded", "0.000375"); error here ---^ Parse error near line 13988: no such column: "tranmere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tranmere", "0.000375"); error here ---^ Parse error near line 13989: no such column: "modernity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modernity", "0.000375"); error here ---^ Parse error near line 13990: no such column: "palazzo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("palazzo", "0.000375"); error here ---^ Parse error near line 13991: no such column: "enriched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enriched", "0.000375"); error here ---^ Parse error near line 13992: no such column: "recurring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recurring", "0.000375"); error here ---^ Parse error near line 13993: no such column: "scented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scented", "0.000375"); error here ---^ Parse error near line 13994: no such column: "walnut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walnut", "0.000375"); error here ---^ Parse error near line 13995: no such column: "moody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moody", "0.000375"); error here ---^ Parse error near line 13996: no such column: "anticipating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anticipating", "0.000375"); error here ---^ Parse error near line 13997: no such column: "carrington" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carrington", "0.000375"); error here ---^ Parse error near line 13998: no such column: "queues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("queues", "0.000375"); error here ---^ Parse error near line 13999: no such column: "golfers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("golfers", "0.000375"); error here ---^ Parse error near line 14000: no such column: "pleas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pleas", "0.000375"); error here ---^ Parse error near line 14001: no such column: "unbearable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unbearable", "0.000375"); error here ---^ Parse error near line 14002: no such column: "vulgar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vulgar", "0.000375"); error here ---^ Parse error near line 14003: no such column: "calculator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calculator", "0.000375"); error here ---^ Parse error near line 14004: no such column: "strive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strive", "0.000375"); error here ---^ Parse error near line 14005: no such column: "campaigned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("campaigned", "0.000375"); error here ---^ Parse error near line 14006: no such column: "casts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("casts", "0.000375"); error here ---^ Parse error near line 14007: no such column: "prostitute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prostitute", "0.000374"); error here ---^ Parse error near line 14008: no such column: "helpers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helpers", "0.000374"); error here ---^ Parse error near line 14009: no such column: "bubbling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bubbling", "0.000374"); error here ---^ Parse error near line 14010: no such column: "revert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revert", "0.000374"); error here ---^ Parse error near line 14011: no such column: "docklands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("docklands", "0.000374"); error here ---^ Parse error near line 14012: no such column: "hank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hank", "0.000374"); error here ---^ Parse error near line 14013: no such column: "pcr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pcr", "0.000374"); error here ---^ Parse error near line 14014: no such column: "dell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dell", "0.000374"); error here ---^ Parse error near line 14015: no such column: "mackay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mackay", "0.000374"); error here ---^ Parse error near line 14016: no such column: "josh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("josh", "0.000374"); error here ---^ Parse error near line 14017: no such column: "grandeur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grandeur", "0.000374"); error here ---^ Parse error near line 14018: no such column: "doubly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doubly", "0.000374"); error here ---^ Parse error near line 14019: no such column: "tuna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tuna", "0.000374"); error here ---^ Parse error near line 14020: no such column: "ayr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ayr", "0.000374"); error here ---^ Parse error near line 14021: no such column: "prepares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prepares", "0.000374"); error here ---^ Parse error near line 14022: no such column: "bumped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bumped", "0.000374"); error here ---^ Parse error near line 14023: no such column: "correspondingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correspondingly", "0.000374"); error here ---^ Parse error near line 14024: no such column: "porcelain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("porcelain", "0.000374"); error here ---^ Parse error near line 14025: no such column: "divers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divers", "0.000374"); error here ---^ Parse error near line 14026: no such column: "unconditional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unconditional", "0.000374"); error here ---^ Parse error near line 14027: no such column: "fetal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fetal", "0.000372"); error here ---^ Parse error near line 14028: no such column: "dominates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dominates", "0.000372"); error here ---^ Parse error near line 14029: no such column: "collapsing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collapsing", "0.000372"); error here ---^ Parse error near line 14030: no such column: "promotes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("promotes", "0.000372"); error here ---^ Parse error near line 14031: no such column: "scout" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scout", "0.000372"); error here ---^ Parse error near line 14032: no such column: "engraved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engraved", "0.000372"); error here ---^ Parse error near line 14033: no such column: "woolwich" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woolwich", "0.000372"); error here ---^ Parse error near line 14034: no such column: "soften" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soften", "0.000372"); error here ---^ Parse error near line 14035: no such column: "disused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disused", "0.000372"); error here ---^ Parse error near line 14036: no such column: "os" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("os", "0.000372"); error here ---^ Parse error near line 14037: no such column: "smelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smelled", "0.000372"); error here ---^ Parse error near line 14038: no such column: "premise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("premise", "0.000372"); error here ---^ Parse error near line 14039: no such column: "strangled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strangled", "0.000372"); error here ---^ Parse error near line 14040: no such column: "citing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("citing", "0.000372"); error here ---^ Parse error near line 14041: no such column: "ro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ro", "0.000372"); error here ---^ Parse error near line 14042: no such column: "masculinity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("masculinity", "0.000372"); error here ---^ Parse error near line 14043: no such column: "olivetti" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("olivetti", "0.000372"); error here ---^ Parse error near line 14044: no such column: "expired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expired", "0.000372"); error here ---^ Parse error near line 14045: no such column: "pearls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pearls", "0.000372"); error here ---^ Parse error near line 14046: no such column: "treason" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treason", "0.000372"); error here ---^ Parse error near line 14047: no such column: "nra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nra", "0.000372"); error here ---^ Parse error near line 14048: no such column: "varnish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("varnish", "0.000372"); error here ---^ Parse error near line 14049: no such column: "culturally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("culturally", "0.000372"); error here ---^ Parse error near line 14050: no such column: "subtly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subtly", "0.000372"); error here ---^ Parse error near line 14051: no such column: "mackenzie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mackenzie", "0.000372"); error here ---^ Parse error near line 14052: no such column: "detroit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detroit", "0.000372"); error here ---^ Parse error near line 14053: no such column: "fiddle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiddle", "0.000372"); error here ---^ Parse error near line 14054: no such column: "uplands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uplands", "0.000372"); error here ---^ Parse error near line 14055: no such column: "imperfect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imperfect", "0.000372"); error here ---^ Parse error near line 14056: no such column: "cultured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cultured", "0.000372"); error here ---^ Parse error near line 14057: no such column: "rotating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rotating", "0.000372"); error here ---^ Parse error near line 14058: no such column: "stationery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stationery", "0.000372"); error here ---^ Parse error near line 14059: no such column: "abc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abc", "0.000372"); error here ---^ Parse error near line 14060: no such column: "singled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("singled", "0.000372"); error here ---^ Parse error near line 14061: no such column: "humberside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humberside", "0.000372"); error here ---^ Parse error near line 14062: no such column: "bolted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bolted", "0.000371"); error here ---^ Parse error near line 14063: no such column: "endoscopy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endoscopy", "0.000371"); error here ---^ Parse error near line 14064: no such column: "blondel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blondel", "0.000371"); error here ---^ Parse error near line 14065: no such column: "disgusted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disgusted", "0.000371"); error here ---^ Parse error near line 14066: no such column: "outburst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outburst", "0.000371"); error here ---^ Parse error near line 14067: no such column: "purified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purified", "0.000371"); error here ---^ Parse error near line 14068: no such column: "ancestor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ancestor", "0.000371"); error here ---^ Parse error near line 14069: no such column: "flourishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flourishing", "0.000371"); error here ---^ Parse error near line 14070: no such column: "seam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seam", "0.000371"); error here ---^ Parse error near line 14071: no such column: "shiver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shiver", "0.000371"); error here ---^ Parse error near line 14072: no such column: "hypocrisy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hypocrisy", "0.000371"); error here ---^ Parse error near line 14073: no such column: "crypt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crypt", "0.000371"); error here ---^ Parse error near line 14074: no such column: "symmetric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symmetric", "0.000371"); error here ---^ Parse error near line 14075: no such column: "relegated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relegated", "0.000371"); error here ---^ Parse error near line 14076: no such column: "resonance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resonance", "0.000371"); error here ---^ Parse error near line 14077: no such column: "badger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("badger", "0.000371"); error here ---^ Parse error near line 14078: no such column: "scandinavia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scandinavia", "0.000371"); error here ---^ Parse error near line 14079: no such column: "shocks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shocks", "0.000371"); error here ---^ Parse error near line 14080: no such column: "dougal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dougal", "0.000371"); error here ---^ Parse error near line 14081: no such column: "woodlands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woodlands", "0.000371"); error here ---^ Parse error near line 14082: no such column: "rallies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rallies", "0.000371"); error here ---^ Parse error near line 14083: no such column: "supervisors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supervisors", "0.000370"); error here ---^ Parse error near line 14084: no such column: "rearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rearing", "0.000370"); error here ---^ Parse error near line 14085: no such column: "declares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("declares", "0.000370"); error here ---^ Parse error near line 14086: no such column: "roach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roach", "0.000370"); error here ---^ Parse error near line 14087: no such column: "armagh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("armagh", "0.000370"); error here ---^ Parse error near line 14088: no such column: "bra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bra", "0.000370"); error here ---^ Parse error near line 14089: no such column: "archaeologists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archaeologists", "0.000370"); error here ---^ Parse error near line 14090: no such column: "complacency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complacency", "0.000370"); error here ---^ Parse error near line 14091: no such column: "soviets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soviets", "0.000370"); error here ---^ Parse error near line 14092: no such column: "solomon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solomon", "0.000370"); error here ---^ Parse error near line 14093: no such column: "dominating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dominating", "0.000370"); error here ---^ Parse error near line 14094: no such column: "civilized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("civilized", "0.000370"); error here ---^ Parse error near line 14095: no such column: "deletion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deletion", "0.000370"); error here ---^ Parse error near line 14096: no such column: "winnie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winnie", "0.000370"); error here ---^ Parse error near line 14097: no such column: "littered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("littered", "0.000370"); error here ---^ Parse error near line 14098: no such column: "osborne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("osborne", "0.000370"); error here ---^ Parse error near line 14099: no such column: "vanguard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vanguard", "0.000370"); error here ---^ Parse error near line 14100: no such column: "upsetting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upsetting", "0.000370"); error here ---^ Parse error near line 14101: no such column: "metabolic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metabolic", "0.000370"); error here ---^ Parse error near line 14102: no such column: "flanders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flanders", "0.000370"); error here ---^ Parse error near line 14103: no such column: "democracies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("democracies", "0.000370"); error here ---^ Parse error near line 14104: no such column: "ingenuity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ingenuity", "0.000370"); error here ---^ Parse error near line 14105: no such column: "evoked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evoked", "0.000370"); error here ---^ Parse error near line 14106: no such column: "excitation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excitation", "0.000370"); error here ---^ Parse error near line 14107: no such column: "trumpet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trumpet", "0.000370"); error here ---^ Parse error near line 14108: no such column: "tiled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tiled", "0.000370"); error here ---^ Parse error near line 14109: no such column: "tame" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tame", "0.000369"); error here ---^ Parse error near line 14110: no such column: "zurich" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zurich", "0.000369"); error here ---^ Parse error near line 14111: no such column: "commissioning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commissioning", "0.000369"); error here ---^ Parse error near line 14112: no such column: "muck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muck", "0.000369"); error here ---^ Parse error near line 14113: no such column: "emi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emi", "0.000369"); error here ---^ Parse error near line 14114: no such column: "phased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phased", "0.000369"); error here ---^ Parse error near line 14115: no such column: "enclosing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enclosing", "0.000369"); error here ---^ Parse error near line 14116: no such column: "covent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("covent", "0.000369"); error here ---^ Parse error near line 14117: no such column: "ominous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ominous", "0.000369"); error here ---^ Parse error near line 14118: no such column: "earmarked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earmarked", "0.000369"); error here ---^ Parse error near line 14119: no such column: "arcade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arcade", "0.000369"); error here ---^ Parse error near line 14120: no such column: "galway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("galway", "0.000369"); error here ---^ Parse error near line 14121: no such column: "savoy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("savoy", "0.000369"); error here ---^ Parse error near line 14122: no such column: "coordinator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coordinator", "0.000369"); error here ---^ Parse error near line 14123: no such column: "tod" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tod", "0.000369"); error here ---^ Parse error near line 14124: no such column: "embracing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embracing", "0.000369"); error here ---^ Parse error near line 14125: no such column: "cleavage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cleavage", "0.000369"); error here ---^ Parse error near line 14126: no such column: "firth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("firth", "0.000369"); error here ---^ Parse error near line 14127: no such column: "rifles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rifles", "0.000369"); error here ---^ Parse error near line 14128: no such column: "philadelphia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("philadelphia", "0.000369"); error here ---^ Parse error near line 14129: no such column: "recognizes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recognizes", "0.000369"); error here ---^ Parse error near line 14130: no such column: "upland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upland", "0.000369"); error here ---^ Parse error near line 14131: no such column: "ridley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ridley", "0.000369"); error here ---^ Parse error near line 14132: no such column: "mel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mel", "0.000368"); error here ---^ Parse error near line 14133: no such column: "asserting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asserting", "0.000368"); error here ---^ Parse error near line 14134: no such column: "wilde" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wilde", "0.000368"); error here ---^ Parse error near line 14135: no such column: "auxiliary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auxiliary", "0.000368"); error here ---^ Parse error near line 14136: no such column: "supernatural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supernatural", "0.000368"); error here ---^ Parse error near line 14137: no such column: "welcomes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("welcomes", "0.000368"); error here ---^ Parse error near line 14138: no such column: "vms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vms", "0.000368"); error here ---^ Parse error near line 14139: no such column: "gaunt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gaunt", "0.000368"); error here ---^ Parse error near line 14140: no such column: "notify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notify", "0.000368"); error here ---^ Parse error near line 14141: no such column: "folder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("folder", "0.000368"); error here ---^ Parse error near line 14142: no such column: "walters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walters", "0.000368"); error here ---^ Parse error near line 14143: no such column: "precarious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precarious", "0.000368"); error here ---^ Parse error near line 14144: no such column: "pellets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pellets", "0.000368"); error here ---^ Parse error near line 14145: no such column: "underestimated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underestimated", "0.000368"); error here ---^ Parse error near line 14146: no such column: "restraints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restraints", "0.000368"); error here ---^ Parse error near line 14147: no such column: "dunlop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dunlop", "0.000368"); error here ---^ Parse error near line 14148: no such column: "exiled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exiled", "0.000368"); error here ---^ Parse error near line 14149: no such column: "swaying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swaying", "0.000368"); error here ---^ Parse error near line 14150: no such column: "invites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invites", "0.000368"); error here ---^ Parse error near line 14151: no such column: "hounds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hounds", "0.000368"); error here ---^ Parse error near line 14152: no such column: "callaghan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("callaghan", "0.000368"); error here ---^ Parse error near line 14153: no such column: "dup" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dup", "0.000368"); error here ---^ Parse error near line 14154: no such column: "subsided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subsided", "0.000368"); error here ---^ Parse error near line 14155: no such column: "sobbing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sobbing", "0.000367"); error here ---^ Parse error near line 14156: no such column: "manifested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manifested", "0.000367"); error here ---^ Parse error near line 14157: no such column: "willow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("willow", "0.000367"); error here ---^ Parse error near line 14158: no such column: "madge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("madge", "0.000367"); error here ---^ Parse error near line 14159: no such column: "finale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finale", "0.000367"); error here ---^ Parse error near line 14160: no such column: "nickname" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nickname", "0.000367"); error here ---^ Parse error near line 14161: no such column: "lattice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lattice", "0.000367"); error here ---^ Parse error near line 14162: no such column: "rust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rust", "0.000367"); error here ---^ Parse error near line 14163: no such column: "deducted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deducted", "0.000367"); error here ---^ Parse error near line 14164: no such column: "regiments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regiments", "0.000367"); error here ---^ Parse error near line 14165: no such column: "stephenson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stephenson", "0.000367"); error here ---^ Parse error near line 14166: no such column: "decor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decor", "0.000367"); error here ---^ Parse error near line 14167: no such column: "dart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dart", "0.000367"); error here ---^ Parse error near line 14168: no such column: "tempo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tempo", "0.000367"); error here ---^ Parse error near line 14169: no such column: "moan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moan", "0.000367"); error here ---^ Parse error near line 14170: no such column: "tablet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tablet", "0.000367"); error here ---^ Parse error near line 14171: no such column: "cooled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooled", "0.000367"); error here ---^ Parse error near line 14172: no such column: "protector" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protector", "0.000367"); error here ---^ Parse error near line 14173: no such column: "barbecue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barbecue", "0.000367"); error here ---^ Parse error near line 14174: no such column: "mapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mapped", "0.000367"); error here ---^ Parse error near line 14175: no such column: "proxy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proxy", "0.000367"); error here ---^ Parse error near line 14176: no such column: "bingo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bingo", "0.000367"); error here ---^ Parse error near line 14177: no such column: "bodie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bodie", "0.000367"); error here ---^ Parse error near line 14178: no such column: "spaced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spaced", "0.000367"); error here ---^ Parse error near line 14179: no such column: "postpone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postpone", "0.000367"); error here ---^ Parse error near line 14180: no such column: "dearest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dearest", "0.000367"); error here ---^ Parse error near line 14181: no such column: "bucharest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bucharest", "0.000367"); error here ---^ Parse error near line 14182: no such column: "horribly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horribly", "0.000366"); error here ---^ Parse error near line 14183: no such column: "generalized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generalized", "0.000366"); error here ---^ Parse error near line 14184: no such column: "protracted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protracted", "0.000366"); error here ---^ Parse error near line 14185: no such column: "challenger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("challenger", "0.000366"); error here ---^ Parse error near line 14186: no such column: "homelessness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homelessness", "0.000366"); error here ---^ Parse error near line 14187: no such column: "disqualified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disqualified", "0.000366"); error here ---^ Parse error near line 14188: no such column: "cooke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooke", "0.000366"); error here ---^ Parse error near line 14189: no such column: "agrarian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agrarian", "0.000366"); error here ---^ Parse error near line 14190: no such column: "fairfax" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fairfax", "0.000366"); error here ---^ Parse error near line 14191: no such column: "carnival" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carnival", "0.000366"); error here ---^ Parse error near line 14192: no such column: "intermittent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intermittent", "0.000366"); error here ---^ Parse error near line 14193: no such column: "staple" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staple", "0.000366"); error here ---^ Parse error near line 14194: no such column: "perceptual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perceptual", "0.000366"); error here ---^ Parse error near line 14195: no such column: "battlefield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("battlefield", "0.000366"); error here ---^ Parse error near line 14196: no such column: "dyson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dyson", "0.000366"); error here ---^ Parse error near line 14197: no such column: "anomalies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anomalies", "0.000366"); error here ---^ Parse error near line 14198: no such column: "referees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("referees", "0.000366"); error here ---^ Parse error near line 14199: no such column: "dent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dent", "0.000366"); error here ---^ Parse error near line 14200: no such column: "alistair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alistair", "0.000366"); error here ---^ Parse error near line 14201: no such column: "mirrored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mirrored", "0.000366"); error here ---^ Parse error near line 14202: no such column: "thu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thu", "0.000366"); error here ---^ Parse error near line 14203: no such column: "advocating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advocating", "0.000366"); error here ---^ Parse error near line 14204: no such column: "midwife" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midwife", "0.000366"); error here ---^ Parse error near line 14205: no such column: "bearded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bearded", "0.000365"); error here ---^ Parse error near line 14206: no such column: "inaugural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inaugural", "0.000365"); error here ---^ Parse error near line 14207: no such column: "cfcs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cfcs", "0.000365"); error here ---^ Parse error near line 14208: no such column: "hammersmith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hammersmith", "0.000365"); error here ---^ Parse error near line 14209: no such column: "englishmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("englishmen", "0.000365"); error here ---^ Parse error near line 14210: no such column: "directories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("directories", "0.000365"); error here ---^ Parse error near line 14211: no such column: "grasping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grasping", "0.000365"); error here ---^ Parse error near line 14212: no such column: "pausing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pausing", "0.000365"); error here ---^ Parse error near line 14213: no such column: "angered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angered", "0.000365"); error here ---^ Parse error near line 14214: no such column: "wrought" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrought", "0.000365"); error here ---^ Parse error near line 14215: no such column: "loser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loser", "0.000365"); error here ---^ Parse error near line 14216: no such column: "exporters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exporters", "0.000365"); error here ---^ Parse error near line 14217: no such column: "receptive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receptive", "0.000365"); error here ---^ Parse error near line 14218: no such column: "orchestral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orchestral", "0.000365"); error here ---^ Parse error near line 14219: no such column: "betray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("betray", "0.000365"); error here ---^ Parse error near line 14220: no such column: "bombed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bombed", "0.000365"); error here ---^ Parse error near line 14221: no such column: "audible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("audible", "0.000365"); error here ---^ Parse error near line 14222: no such column: "biotechnology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biotechnology", "0.000365"); error here ---^ Parse error near line 14223: no such column: "sensual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensual", "0.000365"); error here ---^ Parse error near line 14224: no such column: "rohmer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rohmer", "0.000365"); error here ---^ Parse error near line 14225: no such column: "pores" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pores", "0.000365"); error here ---^ Parse error near line 14226: no such column: "endeavours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endeavours", "0.000365"); error here ---^ Parse error near line 14227: no such column: "earrings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earrings", "0.000365"); error here ---^ Parse error near line 14228: no such column: "crooked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crooked", "0.000365"); error here ---^ Parse error near line 14229: no such column: "rhyme" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rhyme", "0.000364"); error here ---^ Parse error near line 14230: no such column: "readership" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("readership", "0.000364"); error here ---^ Parse error near line 14231: no such column: "farmland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farmland", "0.000364"); error here ---^ Parse error near line 14232: no such column: "conquered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conquered", "0.000364"); error here ---^ Parse error near line 14233: no such column: "cooks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooks", "0.000364"); error here ---^ Parse error near line 14234: no such column: "helens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helens", "0.000364"); error here ---^ Parse error near line 14235: no such column: "policyholder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("policyholder", "0.000364"); error here ---^ Parse error near line 14236: no such column: "lilley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lilley", "0.000364"); error here ---^ Parse error near line 14237: no such column: "commencement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commencement", "0.000364"); error here ---^ Parse error near line 14238: no such column: "fished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fished", "0.000364"); error here ---^ Parse error near line 14239: no such column: "provocation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provocation", "0.000364"); error here ---^ Parse error near line 14240: no such column: "normality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("normality", "0.000364"); error here ---^ Parse error near line 14241: no such column: "hum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hum", "0.000364"); error here ---^ Parse error near line 14242: no such column: "bites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bites", "0.000364"); error here ---^ Parse error near line 14243: no such column: "stoddard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stoddard", "0.000364"); error here ---^ Parse error near line 14244: no such column: "snack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snack", "0.000364"); error here ---^ Parse error near line 14245: no such column: "bulls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bulls", "0.000364"); error here ---^ Parse error near line 14246: no such column: "sporadic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sporadic", "0.000364"); error here ---^ Parse error near line 14247: no such column: "woolley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woolley", "0.000364"); error here ---^ Parse error near line 14248: no such column: "ordinarily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ordinarily", "0.000364"); error here ---^ Parse error near line 14249: no such column: "sphincter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sphincter", "0.000364"); error here ---^ Parse error near line 14250: no such column: "motto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motto", "0.000364"); error here ---^ Parse error near line 14251: no such column: "vibrant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vibrant", "0.000364"); error here ---^ Parse error near line 14252: no such column: "squeezing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squeezing", "0.000364"); error here ---^ Parse error near line 14253: no such column: "prerequisite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prerequisite", "0.000364"); error here ---^ Parse error near line 14254: no such column: "outdoors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outdoors", "0.000364"); error here ---^ Parse error near line 14255: no such column: "putt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("putt", "0.000364"); error here ---^ Parse error near line 14256: no such column: "thriller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thriller", "0.000364"); error here ---^ Parse error near line 14257: no such column: "wrinkled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrinkled", "0.000363"); error here ---^ Parse error near line 14258: no such column: "crewe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crewe", "0.000363"); error here ---^ Parse error near line 14259: no such column: "superseded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superseded", "0.000363"); error here ---^ Parse error near line 14260: no such column: "elton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elton", "0.000363"); error here ---^ Parse error near line 14261: no such column: "privet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("privet", "0.000363"); error here ---^ Parse error near line 14262: no such column: "detriment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detriment", "0.000363"); error here ---^ Parse error near line 14263: no such column: "trunks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trunks", "0.000363"); error here ---^ Parse error near line 14264: no such column: "gulls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gulls", "0.000363"); error here ---^ Parse error near line 14265: no such column: "monstrous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monstrous", "0.000363"); error here ---^ Parse error near line 14266: no such column: "apollo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apollo", "0.000363"); error here ---^ Parse error near line 14267: no such column: "masonry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("masonry", "0.000363"); error here ---^ Parse error near line 14268: no such column: "rotting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rotting", "0.000363"); error here ---^ Parse error near line 14269: no such column: "blatant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blatant", "0.000363"); error here ---^ Parse error near line 14270: no such column: "amateurs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amateurs", "0.000363"); error here ---^ Parse error near line 14271: no such column: "ancillary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ancillary", "0.000363"); error here ---^ Parse error near line 14272: no such column: "contours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contours", "0.000363"); error here ---^ Parse error near line 14273: no such column: "commentator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commentator", "0.000363"); error here ---^ Parse error near line 14274: no such column: "ferret" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ferret", "0.000363"); error here ---^ Parse error near line 14275: no such column: "aroma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aroma", "0.000363"); error here ---^ Parse error near line 14276: no such column: "sdlp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sdlp", "0.000363"); error here ---^ Parse error near line 14277: no such column: "pros" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pros", "0.000363"); error here ---^ Parse error near line 14278: no such column: "sparse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sparse", "0.000363"); error here ---^ Parse error near line 14279: no such column: "ceramics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ceramics", "0.000363"); error here ---^ Parse error near line 14280: no such column: "papillae" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("papillae", "0.000363"); error here ---^ Parse error near line 14281: no such column: "banished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banished", "0.000363"); error here ---^ Parse error near line 14282: no such column: "vancouver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vancouver", "0.000363"); error here ---^ Parse error near line 14283: no such column: "baffled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baffled", "0.000363"); error here ---^ Parse error near line 14284: no such column: "monte" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monte", "0.000363"); error here ---^ Parse error near line 14285: no such column: "starved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("starved", "0.000363"); error here ---^ Parse error near line 14286: no such column: "apprentices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apprentices", "0.000362"); error here ---^ Parse error near line 14287: no such column: "tsp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tsp", "0.000362"); error here ---^ Parse error near line 14288: no such column: "sellafield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sellafield", "0.000362"); error here ---^ Parse error near line 14289: no such column: "inertia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inertia", "0.000362"); error here ---^ Parse error near line 14290: no such column: "cheeky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheeky", "0.000362"); error here ---^ Parse error near line 14291: no such column: "las" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("las", "0.000362"); error here ---^ Parse error near line 14292: no such column: "fiat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiat", "0.000362"); error here ---^ Parse error near line 14293: no such column: "swans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swans", "0.000362"); error here ---^ Parse error near line 14294: no such column: "impoverished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impoverished", "0.000362"); error here ---^ Parse error near line 14295: no such column: "shutting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shutting", "0.000362"); error here ---^ Parse error near line 14296: no such column: "anfield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anfield", "0.000362"); error here ---^ Parse error near line 14297: no such column: "inspections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspections", "0.000362"); error here ---^ Parse error near line 14298: no such column: "condensation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("condensation", "0.000362"); error here ---^ Parse error near line 14299: no such column: "rspca" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rspca", "0.000362"); error here ---^ Parse error near line 14300: no such column: "ne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ne", "0.000362"); error here ---^ Parse error near line 14301: no such column: "inaccessible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inaccessible", "0.000362"); error here ---^ Parse error near line 14302: no such column: "impossibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impossibility", "0.000362"); error here ---^ Parse error near line 14303: no such column: "spectra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spectra", "0.000362"); error here ---^ Parse error near line 14304: no such column: "stew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stew", "0.000362"); error here ---^ Parse error near line 14305: no such column: "prompting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prompting", "0.000362"); error here ---^ Parse error near line 14306: no such column: "cose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cose", "0.000362"); error here ---^ Parse error near line 14307: no such column: "minoan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minoan", "0.000362"); error here ---^ Parse error near line 14308: no such column: "detectors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detectors", "0.000362"); error here ---^ Parse error near line 14309: no such column: "discreetly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discreetly", "0.000362"); error here ---^ Parse error near line 14310: no such column: "ianthe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ianthe", "0.000362"); error here ---^ Parse error near line 14311: no such column: "explores" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explores", "0.000362"); error here ---^ Parse error near line 14312: no such column: "connor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("connor", "0.000361"); error here ---^ Parse error near line 14313: no such column: "disagreed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disagreed", "0.000361"); error here ---^ Parse error near line 14314: no such column: "newbury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newbury", "0.000361"); error here ---^ Parse error near line 14315: no such column: "malicious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malicious", "0.000361"); error here ---^ Parse error near line 14316: no such column: "industrialized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("industrialized", "0.000361"); error here ---^ Parse error near line 14317: no such column: "convened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convened", "0.000361"); error here ---^ Parse error near line 14318: no such column: "chocolates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chocolates", "0.000361"); error here ---^ Parse error near line 14319: no such column: "memo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("memo", "0.000361"); error here ---^ Parse error near line 14320: no such column: "mused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mused", "0.000361"); error here ---^ Parse error near line 14321: no such column: "taxing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taxing", "0.000361"); error here ---^ Parse error near line 14322: no such column: "insure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insure", "0.000361"); error here ---^ Parse error near line 14323: no such column: "uplift" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uplift", "0.000361"); error here ---^ Parse error near line 14324: no such column: "inspiring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspiring", "0.000361"); error here ---^ Parse error near line 14325: no such column: "preview" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preview", "0.000361"); error here ---^ Parse error near line 14326: no such column: "hal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hal", "0.000361"); error here ---^ Parse error near line 14327: no such column: "livingstone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("livingstone", "0.000361"); error here ---^ Parse error near line 14328: no such column: "georgina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("georgina", "0.000361"); error here ---^ Parse error near line 14329: no such column: "wryly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wryly", "0.000361"); error here ---^ Parse error near line 14330: no such column: "hefty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hefty", "0.000361"); error here ---^ Parse error near line 14331: no such column: "hms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hms", "0.000361"); error here ---^ Parse error near line 14332: no such column: "watering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watering", "0.000361"); error here ---^ Parse error near line 14333: no such column: "augmented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("augmented", "0.000361"); error here ---^ Parse error near line 14334: no such column: "delaying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delaying", "0.000361"); error here ---^ Parse error near line 14335: no such column: "achieves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("achieves", "0.000361"); error here ---^ Parse error near line 14336: no such column: "unilateral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unilateral", "0.000361"); error here ---^ Parse error near line 14337: no such column: "niki" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("niki", "0.000361"); error here ---^ Parse error near line 14338: no such column: "preached" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preached", "0.000361"); error here ---^ Parse error near line 14339: no such column: "reservoirs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reservoirs", "0.000361"); error here ---^ Parse error near line 14340: no such column: "heady" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heady", "0.000361"); error here ---^ Parse error near line 14341: no such column: "hasty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hasty", "0.000361"); error here ---^ Parse error near line 14342: no such column: "lais" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lais", "0.000361"); error here ---^ Parse error near line 14343: no such column: "twickenham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twickenham", "0.000361"); error here ---^ Parse error near line 14344: no such column: "ironing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ironing", "0.000361"); error here ---^ Parse error near line 14345: no such column: "refund" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refund", "0.000361"); error here ---^ Parse error near line 14346: no such column: "guatemala" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guatemala", "0.000361"); error here ---^ Parse error near line 14347: no such column: "paddington" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paddington", "0.000361"); error here ---^ Parse error near line 14348: no such column: "pistols" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pistols", "0.000360"); error here ---^ Parse error near line 14349: no such column: "kingsley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kingsley", "0.000360"); error here ---^ Parse error near line 14350: no such column: "tracts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tracts", "0.000360"); error here ---^ Parse error near line 14351: no such column: "slogans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slogans", "0.000360"); error here ---^ Parse error near line 14352: no such column: "camden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("camden", "0.000360"); error here ---^ Parse error near line 14353: no such column: "dora" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dora", "0.000360"); error here ---^ Parse error near line 14354: no such column: "punters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punters", "0.000360"); error here ---^ Parse error near line 14355: no such column: "comrade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comrade", "0.000360"); error here ---^ Parse error near line 14356: no such column: "shrinking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrinking", "0.000360"); error here ---^ Parse error near line 14357: no such column: "estimation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("estimation", "0.000360"); error here ---^ Parse error near line 14358: no such column: "downfall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("downfall", "0.000360"); error here ---^ Parse error near line 14359: no such column: "hopper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hopper", "0.000360"); error here ---^ Parse error near line 14360: no such column: "removes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("removes", "0.000360"); error here ---^ Parse error near line 14361: no such column: "hymn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hymn", "0.000360"); error here ---^ Parse error near line 14362: no such column: "jeopardy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jeopardy", "0.000360"); error here ---^ Parse error near line 14363: no such column: "allotted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allotted", "0.000360"); error here ---^ Parse error near line 14364: no such column: "eqn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eqn", "0.000360"); error here ---^ Parse error near line 14365: no such column: "replica" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replica", "0.000360"); error here ---^ Parse error near line 14366: no such column: "muhammad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muhammad", "0.000360"); error here ---^ Parse error near line 14367: no such column: "cursor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cursor", "0.000359"); error here ---^ Parse error near line 14368: no such column: "trembled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trembled", "0.000359"); error here ---^ Parse error near line 14369: no such column: "stressful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stressful", "0.000359"); error here ---^ Parse error near line 14370: no such column: "havoc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("havoc", "0.000359"); error here ---^ Parse error near line 14371: no such column: "delivers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delivers", "0.000359"); error here ---^ Parse error near line 14372: no such column: "wig" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wig", "0.000359"); error here ---^ Parse error near line 14373: no such column: "saucer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saucer", "0.000359"); error here ---^ Parse error near line 14374: no such column: "urges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urges", "0.000359"); error here ---^ Parse error near line 14375: no such column: "irritable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irritable", "0.000359"); error here ---^ Parse error near line 14376: no such column: "unresolved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unresolved", "0.000359"); error here ---^ Parse error near line 14377: no such column: "vandalism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vandalism", "0.000359"); error here ---^ Parse error near line 14378: no such column: "thrusting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thrusting", "0.000359"); error here ---^ Parse error near line 14379: no such column: "lodging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lodging", "0.000359"); error here ---^ Parse error near line 14380: no such column: "excavated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excavated", "0.000359"); error here ---^ Parse error near line 14381: no such column: "emigration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emigration", "0.000359"); error here ---^ Parse error near line 14382: no such column: "breathtaking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breathtaking", "0.000359"); error here ---^ Parse error near line 14383: no such column: "transformations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transformations", "0.000359"); error here ---^ Parse error near line 14384: no such column: "transitions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transitions", "0.000359"); error here ---^ Parse error near line 14385: no such column: "obsolete" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obsolete", "0.000359"); error here ---^ Parse error near line 14386: no such column: "illumination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illumination", "0.000359"); error here ---^ Parse error near line 14387: no such column: "noreen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noreen", "0.000359"); error here ---^ Parse error near line 14388: no such column: "arid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arid", "0.000359"); error here ---^ Parse error near line 14389: no such column: "dinghy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dinghy", "0.000359"); error here ---^ Parse error near line 14390: no such column: "hug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hug", "0.000359"); error here ---^ Parse error near line 14391: no such column: "sweetly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweetly", "0.000359"); error here ---^ Parse error near line 14392: no such column: "exaggeration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exaggeration", "0.000359"); error here ---^ Parse error near line 14393: no such column: "blur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blur", "0.000358"); error here ---^ Parse error near line 14394: no such column: "postcards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postcards", "0.000358"); error here ---^ Parse error near line 14395: no such column: "mandeville" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mandeville", "0.000358"); error here ---^ Parse error near line 14396: no such column: "insecure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insecure", "0.000358"); error here ---^ Parse error near line 14397: no such column: "kosovo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kosovo", "0.000358"); error here ---^ Parse error near line 14398: no such column: "pentium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pentium", "0.000358"); error here ---^ Parse error near line 14399: no such column: "overdue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overdue", "0.000358"); error here ---^ Parse error near line 14400: no such column: "ven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ven", "0.000358"); error here ---^ Parse error near line 14401: no such column: "spear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spear", "0.000358"); error here ---^ Parse error near line 14402: no such column: "mockery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mockery", "0.000358"); error here ---^ Parse error near line 14403: no such column: "adhere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adhere", "0.000358"); error here ---^ Parse error near line 14404: no such column: "suzanne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suzanne", "0.000358"); error here ---^ Parse error near line 14405: no such column: "predictably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predictably", "0.000358"); error here ---^ Parse error near line 14406: no such column: "shave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shave", "0.000358"); error here ---^ Parse error near line 14407: no such column: "mend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mend", "0.000358"); error here ---^ Parse error near line 14408: no such column: "steeply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steeply", "0.000358"); error here ---^ Parse error near line 14409: no such column: "blooming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blooming", "0.000358"); error here ---^ Parse error near line 14410: no such column: "diffuse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diffuse", "0.000358"); error here ---^ Parse error near line 14411: no such column: "classed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("classed", "0.000358"); error here ---^ Parse error near line 14412: no such column: "tangle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tangle", "0.000358"); error here ---^ Parse error near line 14413: no such column: "upgraded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upgraded", "0.000358"); error here ---^ Parse error near line 14414: no such column: "breached" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breached", "0.000358"); error here ---^ Parse error near line 14415: no such column: "tribune" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tribune", "0.000358"); error here ---^ Parse error near line 14416: no such column: "presses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presses", "0.000358"); error here ---^ Parse error near line 14417: no such column: "sammy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sammy", "0.000358"); error here ---^ Parse error near line 14418: no such column: "essentials" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("essentials", "0.000358"); error here ---^ Parse error near line 14419: no such column: "robins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robins", "0.000358"); error here ---^ Parse error near line 14420: no such column: "cleansing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cleansing", "0.000358"); error here ---^ Parse error near line 14421: no such column: "queer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("queer", "0.000358"); error here ---^ Parse error near line 14422: no such column: "cutter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cutter", "0.000358"); error here ---^ Parse error near line 14423: no such column: "colorado" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colorado", "0.000358"); error here ---^ Parse error near line 14424: no such column: "repressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repressed", "0.000357"); error here ---^ Parse error near line 14425: no such column: "elf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elf", "0.000357"); error here ---^ Parse error near line 14426: no such column: "australians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("australians", "0.000357"); error here ---^ Parse error near line 14427: no such column: "hitch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hitch", "0.000357"); error here ---^ Parse error near line 14428: no such column: "sprayed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sprayed", "0.000357"); error here ---^ Parse error near line 14429: no such column: "crow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crow", "0.000357"); error here ---^ Parse error near line 14430: no such column: "deprive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deprive", "0.000357"); error here ---^ Parse error near line 14431: no such column: "establishes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("establishes", "0.000357"); error here ---^ Parse error near line 14432: no such column: "noticeably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noticeably", "0.000357"); error here ---^ Parse error near line 14433: no such column: "culley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("culley", "0.000357"); error here ---^ Parse error near line 14434: no such column: "midway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midway", "0.000357"); error here ---^ Parse error near line 14435: no such column: "wharf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wharf", "0.000357"); error here ---^ Parse error near line 14436: no such column: "erection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("erection", "0.000357"); error here ---^ Parse error near line 14437: no such column: "bulky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bulky", "0.000357"); error here ---^ Parse error near line 14438: no such column: "shaved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaved", "0.000357"); error here ---^ Parse error near line 14439: no such column: "henceforth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("henceforth", "0.000357"); error here ---^ Parse error near line 14440: no such column: "vineyards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vineyards", "0.000357"); error here ---^ Parse error near line 14441: no such column: "spitting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spitting", "0.000357"); error here ---^ Parse error near line 14442: no such column: "uganda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uganda", "0.000357"); error here ---^ Parse error near line 14443: no such column: "devising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devising", "0.000357"); error here ---^ Parse error near line 14444: no such column: "femininity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("femininity", "0.000357"); error here ---^ Parse error near line 14445: no such column: "brace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brace", "0.000357"); error here ---^ Parse error near line 14446: no such column: "fraught" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fraught", "0.000357"); error here ---^ Parse error near line 14447: no such column: "louisa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("louisa", "0.000357"); error here ---^ Parse error near line 14448: no such column: "decency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decency", "0.000357"); error here ---^ Parse error near line 14449: no such column: "berwick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("berwick", "0.000356"); error here ---^ Parse error near line 14450: no such column: "conscientious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conscientious", "0.000356"); error here ---^ Parse error near line 14451: no such column: "refurbished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refurbished", "0.000356"); error here ---^ Parse error near line 14452: no such column: "chicks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chicks", "0.000356"); error here ---^ Parse error near line 14453: no such column: "contemplation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contemplation", "0.000356"); error here ---^ Parse error near line 14454: no such column: "dinah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dinah", "0.000356"); error here ---^ Parse error near line 14455: no such column: "symmetrical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symmetrical", "0.000356"); error here ---^ Parse error near line 14456: no such column: "raffle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raffle", "0.000356"); error here ---^ Parse error near line 14457: no such column: "bolivia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bolivia", "0.000356"); error here ---^ Parse error near line 14458: no such column: "unfavourable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unfavourable", "0.000356"); error here ---^ Parse error near line 14459: no such column: "illusions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illusions", "0.000356"); error here ---^ Parse error near line 14460: no such column: "fractured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fractured", "0.000356"); error here ---^ Parse error near line 14461: no such column: "dismantled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dismantled", "0.000356"); error here ---^ Parse error near line 14462: no such column: "bends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bends", "0.000356"); error here ---^ Parse error near line 14463: no such column: "resent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resent", "0.000356"); error here ---^ Parse error near line 14464: no such column: "ounce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ounce", "0.000356"); error here ---^ Parse error near line 14465: no such column: "wavelength" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wavelength", "0.000356"); error here ---^ Parse error near line 14466: no such column: "objectively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("objectively", "0.000356"); error here ---^ Parse error near line 14467: no such column: "istanbul" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("istanbul", "0.000356"); error here ---^ Parse error near line 14468: no such column: "bathrooms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bathrooms", "0.000356"); error here ---^ Parse error near line 14469: no such column: "bravely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bravely", "0.000356"); error here ---^ Parse error near line 14470: no such column: "gasping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gasping", "0.000356"); error here ---^ Parse error near line 14471: no such column: "wagons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wagons", "0.000356"); error here ---^ Parse error near line 14472: no such column: "unattractive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unattractive", "0.000355"); error here ---^ Parse error near line 14473: no such column: "pollutants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pollutants", "0.000355"); error here ---^ Parse error near line 14474: no such column: "peeled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peeled", "0.000355"); error here ---^ Parse error near line 14475: no such column: "condemning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("condemning", "0.000355"); error here ---^ Parse error near line 14476: no such column: "ushered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ushered", "0.000355"); error here ---^ Parse error near line 14477: no such column: "expiry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expiry", "0.000355"); error here ---^ Parse error near line 14478: no such column: "coward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coward", "0.000355"); error here ---^ Parse error near line 14479: no such column: "widowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("widowed", "0.000355"); error here ---^ Parse error near line 14480: no such column: "strikingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strikingly", "0.000355"); error here ---^ Parse error near line 14481: no such column: "stemmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stemmed", "0.000355"); error here ---^ Parse error near line 14482: no such column: "shove" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shove", "0.000355"); error here ---^ Parse error near line 14483: no such column: "piping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piping", "0.000355"); error here ---^ Parse error near line 14484: no such column: "willy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("willy", "0.000355"); error here ---^ Parse error near line 14485: no such column: "lindsay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lindsay", "0.000355"); error here ---^ Parse error near line 14486: no such column: "ribbons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ribbons", "0.000355"); error here ---^ Parse error near line 14487: no such column: "latvia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("latvia", "0.000355"); error here ---^ Parse error near line 14488: no such column: "pirates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pirates", "0.000355"); error here ---^ Parse error near line 14489: no such column: "vacancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vacancy", "0.000355"); error here ---^ Parse error near line 14490: no such column: "inns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inns", "0.000355"); error here ---^ Parse error near line 14491: no such column: "claimant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claimant", "0.000355"); error here ---^ Parse error near line 14492: no such column: "inferred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inferred", "0.000355"); error here ---^ Parse error near line 14493: no such column: "ascot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ascot", "0.000355"); error here ---^ Parse error near line 14494: no such column: "gunmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gunmen", "0.000355"); error here ---^ Parse error near line 14495: no such column: "goodman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goodman", "0.000355"); error here ---^ Parse error near line 14496: no such column: "coercion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coercion", "0.000355"); error here ---^ Parse error near line 14497: no such column: "deficits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deficits", "0.000355"); error here ---^ Parse error near line 14498: no such column: "radcliffe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radcliffe", "0.000355"); error here ---^ Parse error near line 14499: no such column: "sharpened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sharpened", "0.000355"); error here ---^ Parse error near line 14500: no such column: "rinse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rinse", "0.000355"); error here ---^ Parse error near line 14501: no such column: "knowledgeable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knowledgeable", "0.000355"); error here ---^ Parse error near line 14502: no such column: "oceanic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oceanic", "0.000355"); error here ---^ Parse error near line 14503: no such column: "swallowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swallowing", "0.000355"); error here ---^ Parse error near line 14504: no such column: "regularity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regularity", "0.000355"); error here ---^ Parse error near line 14505: no such column: "columbus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("columbus", "0.000355"); error here ---^ Parse error near line 14506: no such column: "tamar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tamar", "0.000355"); error here ---^ Parse error near line 14507: no such column: "whaling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whaling", "0.000354"); error here ---^ Parse error near line 14508: no such column: "riches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("riches", "0.000354"); error here ---^ Parse error near line 14509: no such column: "newmarket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newmarket", "0.000354"); error here ---^ Parse error near line 14510: no such column: "hail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hail", "0.000354"); error here ---^ Parse error near line 14511: no such column: "royalties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("royalties", "0.000354"); error here ---^ Parse error near line 14512: no such column: "inflict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inflict", "0.000354"); error here ---^ Parse error near line 14513: no such column: "villas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("villas", "0.000354"); error here ---^ Parse error near line 14514: no such column: "courtney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courtney", "0.000354"); error here ---^ Parse error near line 14515: no such column: "landlady" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landlady", "0.000354"); error here ---^ Parse error near line 14516: no such column: "dissemination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissemination", "0.000354"); error here ---^ Parse error near line 14517: no such column: "ontario" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ontario", "0.000354"); error here ---^ Parse error near line 14518: no such column: "pests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pests", "0.000354"); error here ---^ Parse error near line 14519: no such column: "fostered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fostered", "0.000354"); error here ---^ Parse error near line 14520: no such column: "gazza" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gazza", "0.000354"); error here ---^ Parse error near line 14521: no such column: "headlights" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headlights", "0.000354"); error here ---^ Parse error near line 14522: no such column: "mushroom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mushroom", "0.000354"); error here ---^ Parse error near line 14523: no such column: "ruefully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruefully", "0.000354"); error here ---^ Parse error near line 14524: no such column: "attlee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attlee", "0.000354"); error here ---^ Parse error near line 14525: no such column: "ecumenical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ecumenical", "0.000354"); error here ---^ Parse error near line 14526: no such column: "distrust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distrust", "0.000354"); error here ---^ Parse error near line 14527: no such column: "lodgings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lodgings", "0.000354"); error here ---^ Parse error near line 14528: no such column: "ono" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ono", "0.000354"); error here ---^ Parse error near line 14529: no such column: "clarified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clarified", "0.000354"); error here ---^ Parse error near line 14530: no such column: "hegemony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hegemony", "0.000354"); error here ---^ Parse error near line 14531: no such column: "pickup" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pickup", "0.000354"); error here ---^ Parse error near line 14532: no such column: "aggie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aggie", "0.000354"); error here ---^ Parse error near line 14533: no such column: "sown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sown", "0.000354"); error here ---^ Parse error near line 14534: no such column: "manoeuvres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manoeuvres", "0.000354"); error here ---^ Parse error near line 14535: no such column: "gatwick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gatwick", "0.000354"); error here ---^ Parse error near line 14536: no such column: "conglomerate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conglomerate", "0.000354"); error here ---^ Parse error near line 14537: no such column: "renewable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renewable", "0.000354"); error here ---^ Parse error near line 14538: no such column: "fitter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fitter", "0.000354"); error here ---^ Parse error near line 14539: no such column: "classify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("classify", "0.000354"); error here ---^ Parse error near line 14540: no such column: "carole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carole", "0.000354"); error here ---^ Parse error near line 14541: no such column: "genetically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genetically", "0.000354"); error here ---^ Parse error near line 14542: no such column: "crab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crab", "0.000352"); error here ---^ Parse error near line 14543: no such column: "saatchi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saatchi", "0.000352"); error here ---^ Parse error near line 14544: no such column: "alkaline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alkaline", "0.000352"); error here ---^ Parse error near line 14545: no such column: "zeal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zeal", "0.000352"); error here ---^ Parse error near line 14546: no such column: "geographically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geographically", "0.000352"); error here ---^ Parse error near line 14547: no such column: "dominic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dominic", "0.000352"); error here ---^ Parse error near line 14548: no such column: "stockholm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stockholm", "0.000352"); error here ---^ Parse error near line 14549: no such column: "sherwood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sherwood", "0.000352"); error here ---^ Parse error near line 14550: no such column: "frau" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frau", "0.000352"); error here ---^ Parse error near line 14551: no such column: "macedonia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macedonia", "0.000352"); error here ---^ Parse error near line 14552: no such column: "brownie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brownie", "0.000352"); error here ---^ Parse error near line 14553: no such column: "beginner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beginner", "0.000352"); error here ---^ Parse error near line 14554: no such column: "pastel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pastel", "0.000352"); error here ---^ Parse error near line 14555: no such column: "bilingual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bilingual", "0.000352"); error here ---^ Parse error near line 14556: no such column: "pianist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pianist", "0.000352"); error here ---^ Parse error near line 14557: no such column: "gardner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gardner", "0.000352"); error here ---^ Parse error near line 14558: no such column: "hackney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hackney", "0.000352"); error here ---^ Parse error near line 14559: no such column: "despatch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("despatch", "0.000352"); error here ---^ Parse error near line 14560: no such column: "salient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salient", "0.000352"); error here ---^ Parse error near line 14561: no such column: "unauthorised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unauthorised", "0.000352"); error here ---^ Parse error near line 14562: no such column: "brownies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brownies", "0.000352"); error here ---^ Parse error near line 14563: no such column: "taboo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taboo", "0.000352"); error here ---^ Parse error near line 14564: no such column: "curving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curving", "0.000352"); error here ---^ Parse error near line 14565: no such column: "adhesion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adhesion", "0.000352"); error here ---^ Parse error near line 14566: no such column: "orcs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orcs", "0.000352"); error here ---^ Parse error near line 14567: no such column: "wang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wang", "0.000352"); error here ---^ Parse error near line 14568: no such column: "cardigan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cardigan", "0.000352"); error here ---^ Parse error near line 14569: no such column: "groan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("groan", "0.000351"); error here ---^ Parse error near line 14570: no such column: "kb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kb", "0.000351"); error here ---^ Parse error near line 14571: no such column: "articulation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("articulation", "0.000351"); error here ---^ Parse error near line 14572: no such column: "kendall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kendall", "0.000351"); error here ---^ Parse error near line 14573: no such column: "hush" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hush", "0.000351"); error here ---^ Parse error near line 14574: no such column: "accelerator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accelerator", "0.000351"); error here ---^ Parse error near line 14575: no such column: "scrum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scrum", "0.000351"); error here ---^ Parse error near line 14576: no such column: "dagger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dagger", "0.000351"); error here ---^ Parse error near line 14577: no such column: "bernie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bernie", "0.000351"); error here ---^ Parse error near line 14578: no such column: "ibid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ibid", "0.000351"); error here ---^ Parse error near line 14579: no such column: "barge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barge", "0.000351"); error here ---^ Parse error near line 14580: no such column: "dismantling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dismantling", "0.000351"); error here ---^ Parse error near line 14581: no such column: "thorpe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thorpe", "0.000351"); error here ---^ Parse error near line 14582: no such column: "hassle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hassle", "0.000351"); error here ---^ Parse error near line 14583: no such column: "divides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divides", "0.000351"); error here ---^ Parse error near line 14584: no such column: "booming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("booming", "0.000351"); error here ---^ Parse error near line 14585: no such column: "physiology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("physiology", "0.000351"); error here ---^ Parse error near line 14586: no such column: "shaded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaded", "0.000351"); error here ---^ Parse error near line 14587: no such column: "lawns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lawns", "0.000351"); error here ---^ Parse error near line 14588: no such column: "nile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nile", "0.000351"); error here ---^ Parse error near line 14589: no such column: "jupiter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jupiter", "0.000351"); error here ---^ Parse error near line 14590: no such column: "phoning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phoning", "0.000351"); error here ---^ Parse error near line 14591: no such column: "overdraft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overdraft", "0.000351"); error here ---^ Parse error near line 14592: no such column: "license" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("license", "0.000351"); error here ---^ Parse error near line 14593: no such column: "burrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burrow", "0.000351"); error here ---^ Parse error near line 14594: no such column: "approximation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approximation", "0.000351"); error here ---^ Parse error near line 14595: no such column: "cassettes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cassettes", "0.000350"); error here ---^ Parse error near line 14596: no such column: "activist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("activist", "0.000350"); error here ---^ Parse error near line 14597: no such column: "cumberland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cumberland", "0.000350"); error here ---^ Parse error near line 14598: no such column: "leased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leased", "0.000350"); error here ---^ Parse error near line 14599: no such column: "closeness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("closeness", "0.000350"); error here ---^ Parse error near line 14600: no such column: "hammering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hammering", "0.000350"); error here ---^ Parse error near line 14601: no such column: "cylinders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cylinders", "0.000350"); error here ---^ Parse error near line 14602: no such column: "panting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("panting", "0.000350"); error here ---^ Parse error near line 14603: no such column: "naylor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("naylor", "0.000350"); error here ---^ Parse error near line 14604: no such column: "affectionate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affectionate", "0.000350"); error here ---^ Parse error near line 14605: no such column: "simplify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simplify", "0.000350"); error here ---^ Parse error near line 14606: no such column: "fooled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fooled", "0.000350"); error here ---^ Parse error near line 14607: no such column: "colder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colder", "0.000350"); error here ---^ Parse error near line 14608: no such column: "pedigree" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pedigree", "0.000350"); error here ---^ Parse error near line 14609: no such column: "adapting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adapting", "0.000350"); error here ---^ Parse error near line 14610: no such column: "bogus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bogus", "0.000350"); error here ---^ Parse error near line 14611: no such column: "surpluses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surpluses", "0.000350"); error here ---^ Parse error near line 14612: no such column: "berries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("berries", "0.000350"); error here ---^ Parse error near line 14613: no such column: "associative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("associative", "0.000350"); error here ---^ Parse error near line 14614: no such column: "amplifier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amplifier", "0.000350"); error here ---^ Parse error near line 14615: no such column: "eisenhower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eisenhower", "0.000350"); error here ---^ Parse error near line 14616: no such column: "pamphlets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pamphlets", "0.000350"); error here ---^ Parse error near line 14617: no such column: "lineage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lineage", "0.000350"); error here ---^ Parse error near line 14618: no such column: "reconciled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reconciled", "0.000350"); error here ---^ Parse error near line 14619: no such column: "dispatched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dispatched", "0.000350"); error here ---^ Parse error near line 14620: no such column: "tumble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tumble", "0.000350"); error here ---^ Parse error near line 14621: no such column: "garages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garages", "0.000350"); error here ---^ Parse error near line 14622: no such column: "beveridge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beveridge", "0.000350"); error here ---^ Parse error near line 14623: no such column: "pollen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pollen", "0.000350"); error here ---^ Parse error near line 14624: no such column: "ottoman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ottoman", "0.000350"); error here ---^ Parse error near line 14625: no such column: "diffusion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diffusion", "0.000350"); error here ---^ Parse error near line 14626: no such column: "eligibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eligibility", "0.000349"); error here ---^ Parse error near line 14627: no such column: "eyre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eyre", "0.000349"); error here ---^ Parse error near line 14628: no such column: "ceases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ceases", "0.000349"); error here ---^ Parse error near line 14629: no such column: "enforcing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enforcing", "0.000349"); error here ---^ Parse error near line 14630: no such column: "remission" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remission", "0.000349"); error here ---^ Parse error near line 14631: no such column: "overtaken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overtaken", "0.000349"); error here ---^ Parse error near line 14632: no such column: "lizzie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lizzie", "0.000349"); error here ---^ Parse error near line 14633: no such column: "nationalized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationalized", "0.000349"); error here ---^ Parse error near line 14634: no such column: "barney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barney", "0.000349"); error here ---^ Parse error near line 14635: no such column: "settee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("settee", "0.000349"); error here ---^ Parse error near line 14636: no such column: "sage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sage", "0.000349"); error here ---^ Parse error near line 14637: no such column: "walled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walled", "0.000349"); error here ---^ Parse error near line 14638: no such column: "stipulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stipulated", "0.000349"); error here ---^ Parse error near line 14639: no such column: "thumping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thumping", "0.000349"); error here ---^ Parse error near line 14640: no such column: "emulate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emulate", "0.000349"); error here ---^ Parse error near line 14641: no such column: "nesting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nesting", "0.000349"); error here ---^ Parse error near line 14642: no such column: "vibrations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vibrations", "0.000349"); error here ---^ Parse error near line 14643: no such column: "massively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("massively", "0.000349"); error here ---^ Parse error near line 14644: no such column: "kev" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kev", "0.000349"); error here ---^ Parse error near line 14645: no such column: "torment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("torment", "0.000349"); error here ---^ Parse error near line 14646: no such column: "peptide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peptide", "0.000349"); error here ---^ Parse error near line 14647: no such column: "thorne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thorne", "0.000349"); error here ---^ Parse error near line 14648: no such column: "horton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horton", "0.000349"); error here ---^ Parse error near line 14649: no such column: "labouring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("labouring", "0.000349"); error here ---^ Parse error near line 14650: no such column: "hawaii" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hawaii", "0.000349"); error here ---^ Parse error near line 14651: no such column: "exemptions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exemptions", "0.000349"); error here ---^ Parse error near line 14652: no such column: "transmit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transmit", "0.000349"); error here ---^ Parse error near line 14653: no such column: "illustrating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illustrating", "0.000349"); error here ---^ Parse error near line 14654: no such column: "beryl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beryl", "0.000349"); error here ---^ Parse error near line 14655: no such column: "lorton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lorton", "0.000349"); error here ---^ Parse error near line 14656: no such column: "broom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broom", "0.000349"); error here ---^ Parse error near line 14657: no such column: "au" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("au", "0.000349"); error here ---^ Parse error near line 14658: no such column: "archie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archie", "0.000348"); error here ---^ Parse error near line 14659: no such column: "respectability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respectability", "0.000348"); error here ---^ Parse error near line 14660: no such column: "hostilities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hostilities", "0.000348"); error here ---^ Parse error near line 14661: no such column: "irina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irina", "0.000348"); error here ---^ Parse error near line 14662: no such column: "repatriation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repatriation", "0.000348"); error here ---^ Parse error near line 14663: no such column: "programmer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("programmer", "0.000348"); error here ---^ Parse error near line 14664: no such column: "catholicism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catholicism", "0.000348"); error here ---^ Parse error near line 14665: no such column: "constructions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constructions", "0.000348"); error here ---^ Parse error near line 14666: no such column: "trot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trot", "0.000348"); error here ---^ Parse error near line 14667: no such column: "ornate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ornate", "0.000348"); error here ---^ Parse error near line 14668: no such column: "upheaval" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upheaval", "0.000348"); error here ---^ Parse error near line 14669: no such column: "frying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frying", "0.000348"); error here ---^ Parse error near line 14670: no such column: "methane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("methane", "0.000348"); error here ---^ Parse error near line 14671: no such column: "menacing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("menacing", "0.000348"); error here ---^ Parse error near line 14672: no such column: "subversive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subversive", "0.000348"); error here ---^ Parse error near line 14673: no such column: "chewed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chewed", "0.000348"); error here ---^ Parse error near line 14674: no such column: "nicer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nicer", "0.000348"); error here ---^ Parse error near line 14675: no such column: "shuffled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shuffled", "0.000348"); error here ---^ Parse error near line 14676: no such column: "blushed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blushed", "0.000348"); error here ---^ Parse error near line 14677: no such column: "obligatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obligatory", "0.000348"); error here ---^ Parse error near line 14678: no such column: "spate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spate", "0.000348"); error here ---^ Parse error near line 14679: no such column: "expanse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expanse", "0.000348"); error here ---^ Parse error near line 14680: no such column: "initials" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("initials", "0.000348"); error here ---^ Parse error near line 14681: no such column: "cegb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cegb", "0.000348"); error here ---^ Parse error near line 14682: no such column: "wordperfect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wordperfect", "0.000348"); error here ---^ Parse error near line 14683: no such column: "looming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("looming", "0.000348"); error here ---^ Parse error near line 14684: no such column: "drills" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drills", "0.000348"); error here ---^ Parse error near line 14685: no such column: "tilt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tilt", "0.000348"); error here ---^ Parse error near line 14686: no such column: "lag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lag", "0.000348"); error here ---^ Parse error near line 14687: no such column: "maize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maize", "0.000347"); error here ---^ Parse error near line 14688: no such column: "seymour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seymour", "0.000347"); error here ---^ Parse error near line 14689: no such column: "almond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("almond", "0.000347"); error here ---^ Parse error near line 14690: no such column: "indefinite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indefinite", "0.000347"); error here ---^ Parse error near line 14691: no such column: "matrimonial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matrimonial", "0.000347"); error here ---^ Parse error near line 14692: no such column: "pointer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pointer", "0.000347"); error here ---^ Parse error near line 14693: no such column: "kuwaiti" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kuwaiti", "0.000347"); error here ---^ Parse error near line 14694: no such column: "weave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weave", "0.000347"); error here ---^ Parse error near line 14695: no such column: "forte" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forte", "0.000347"); error here ---^ Parse error near line 14696: no such column: "trails" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trails", "0.000347"); error here ---^ Parse error near line 14697: no such column: "topping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("topping", "0.000347"); error here ---^ Parse error near line 14698: no such column: "barked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barked", "0.000347"); error here ---^ Parse error near line 14699: no such column: "prescott" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prescott", "0.000347"); error here ---^ Parse error near line 14700: no such column: "gastritis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gastritis", "0.000347"); error here ---^ Parse error near line 14701: no such column: "everest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("everest", "0.000347"); error here ---^ Parse error near line 14702: no such column: "placements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("placements", "0.000347"); error here ---^ Parse error near line 14703: no such column: "digested" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("digested", "0.000347"); error here ---^ Parse error near line 14704: no such column: "nomes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nomes", "0.000347"); error here ---^ Parse error near line 14705: no such column: "carbohydrate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carbohydrate", "0.000347"); error here ---^ Parse error near line 14706: no such column: "prentice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prentice", "0.000347"); error here ---^ Parse error near line 14707: no such column: "radios" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radios", "0.000347"); error here ---^ Parse error near line 14708: no such column: "conveyancing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conveyancing", "0.000347"); error here ---^ Parse error near line 14709: no such column: "chronological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chronological", "0.000347"); error here ---^ Parse error near line 14710: no such column: "byron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("byron", "0.000347"); error here ---^ Parse error near line 14711: no such column: "pennsylvania" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pennsylvania", "0.000347"); error here ---^ Parse error near line 14712: no such column: "exhaustive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhaustive", "0.000347"); error here ---^ Parse error near line 14713: no such column: "conveyance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conveyance", "0.000347"); error here ---^ Parse error near line 14714: no such column: "pancreatitis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pancreatitis", "0.000346"); error here ---^ Parse error near line 14715: no such column: "inexpensive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inexpensive", "0.000346"); error here ---^ Parse error near line 14716: no such column: "spilling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spilling", "0.000346"); error here ---^ Parse error near line 14717: no such column: "guildford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guildford", "0.000346"); error here ---^ Parse error near line 14718: no such column: "peugeot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peugeot", "0.000346"); error here ---^ Parse error near line 14719: no such column: "dallas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dallas", "0.000346"); error here ---^ Parse error near line 14720: no such column: "ap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ap", "0.000346"); error here ---^ Parse error near line 14721: no such column: "converts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("converts", "0.000346"); error here ---^ Parse error near line 14722: no such column: "nietzsche" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nietzsche", "0.000346"); error here ---^ Parse error near line 14723: no such column: "totality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("totality", "0.000346"); error here ---^ Parse error near line 14724: no such column: "stripping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stripping", "0.000346"); error here ---^ Parse error near line 14725: no such column: "whitehouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whitehouse", "0.000346"); error here ---^ Parse error near line 14726: no such column: "smoothing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smoothing", "0.000346"); error here ---^ Parse error near line 14727: no such column: "malice" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malice", "0.000346"); error here ---^ Parse error near line 14728: no such column: "banners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("banners", "0.000346"); error here ---^ Parse error near line 14729: no such column: "tart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tart", "0.000346"); error here ---^ Parse error near line 14730: no such column: "stuffing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stuffing", "0.000346"); error here ---^ Parse error near line 14731: no such column: "observable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("observable", "0.000346"); error here ---^ Parse error near line 14732: no such column: "averages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("averages", "0.000346"); error here ---^ Parse error near line 14733: no such column: "fidelity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fidelity", "0.000346"); error here ---^ Parse error near line 14734: no such column: "subs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subs", "0.000346"); error here ---^ Parse error near line 14735: no such column: "wyatt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wyatt", "0.000346"); error here ---^ Parse error near line 14736: no such column: "fragrance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fragrance", "0.000346"); error here ---^ Parse error near line 14737: no such column: "constantine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constantine", "0.000346"); error here ---^ Parse error near line 14738: no such column: "mondays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mondays", "0.000346"); error here ---^ Parse error near line 14739: no such column: "overheard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overheard", "0.000346"); error here ---^ Parse error near line 14740: no such column: "animation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("animation", "0.000346"); error here ---^ Parse error near line 14741: no such column: "hunched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hunched", "0.000345"); error here ---^ Parse error near line 14742: no such column: "hostels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hostels", "0.000345"); error here ---^ Parse error near line 14743: no such column: "derivative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derivative", "0.000345"); error here ---^ Parse error near line 14744: no such column: "ornaments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ornaments", "0.000345"); error here ---^ Parse error near line 14745: no such column: "partisan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("partisan", "0.000345"); error here ---^ Parse error near line 14746: no such column: "chew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chew", "0.000345"); error here ---^ Parse error near line 14747: no such column: "olivia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("olivia", "0.000345"); error here ---^ Parse error near line 14748: no such column: "sevens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sevens", "0.000345"); error here ---^ Parse error near line 14749: no such column: "rattling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rattling", "0.000345"); error here ---^ Parse error near line 14750: no such column: "rioting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rioting", "0.000345"); error here ---^ Parse error near line 14751: no such column: "initiating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("initiating", "0.000345"); error here ---^ Parse error near line 14752: no such column: "predatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predatory", "0.000345"); error here ---^ Parse error near line 14753: no such column: "ducked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ducked", "0.000345"); error here ---^ Parse error near line 14754: no such column: "tendering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tendering", "0.000345"); error here ---^ Parse error near line 14755: no such column: "marr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marr", "0.000345"); error here ---^ Parse error near line 14756: no such column: "unhappiness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unhappiness", "0.000345"); error here ---^ Parse error near line 14757: no such column: "nissan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nissan", "0.000345"); error here ---^ Parse error near line 14758: no such column: "enamel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enamel", "0.000345"); error here ---^ Parse error near line 14759: no such column: "edie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edie", "0.000345"); error here ---^ Parse error near line 14760: no such column: "reflective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reflective", "0.000345"); error here ---^ Parse error near line 14761: no such column: "franz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("franz", "0.000345"); error here ---^ Parse error near line 14762: no such column: "grind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grind", "0.000345"); error here ---^ Parse error near line 14763: no such column: "comedian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comedian", "0.000345"); error here ---^ Parse error near line 14764: no such column: "unspoken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unspoken", "0.000345"); error here ---^ Parse error near line 14765: no such column: "floyd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("floyd", "0.000345"); error here ---^ Parse error near line 14766: no such column: "colorectal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colorectal", "0.000345"); error here ---^ Parse error near line 14767: no such column: "pathology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pathology", "0.000345"); error here ---^ Parse error near line 14768: no such column: "asserts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asserts", "0.000345"); error here ---^ Parse error near line 14769: no such column: "steered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steered", "0.000345"); error here ---^ Parse error near line 14770: no such column: "saucepan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saucepan", "0.000344"); error here ---^ Parse error near line 14771: no such column: "pouch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pouch", "0.000344"); error here ---^ Parse error near line 14772: no such column: "aback" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aback", "0.000344"); error here ---^ Parse error near line 14773: no such column: "twigs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twigs", "0.000344"); error here ---^ Parse error near line 14774: no such column: "aaron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aaron", "0.000344"); error here ---^ Parse error near line 14775: no such column: "dustbin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dustbin", "0.000344"); error here ---^ Parse error near line 14776: no such column: "bluff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bluff", "0.000344"); error here ---^ Parse error near line 14777: no such column: "sow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sow", "0.000344"); error here ---^ Parse error near line 14778: no such column: "nightmares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nightmares", "0.000344"); error here ---^ Parse error near line 14779: no such column: "ballroom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ballroom", "0.000344"); error here ---^ Parse error near line 14780: no such column: "sleek" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sleek", "0.000344"); error here ---^ Parse error near line 14781: no such column: "doris" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doris", "0.000344"); error here ---^ Parse error near line 14782: no such column: "congratulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("congratulated", "0.000344"); error here ---^ Parse error near line 14783: no such column: "garland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garland", "0.000344"); error here ---^ Parse error near line 14784: no such column: "encompass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encompass", "0.000344"); error here ---^ Parse error near line 14785: no such column: "boarded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boarded", "0.000344"); error here ---^ Parse error near line 14786: no such column: "coordinated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coordinated", "0.000344"); error here ---^ Parse error near line 14787: no such column: "toured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toured", "0.000344"); error here ---^ Parse error near line 14788: no such column: "snatch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snatch", "0.000344"); error here ---^ Parse error near line 14789: no such column: "levi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("levi", "0.000344"); error here ---^ Parse error near line 14790: no such column: "progressing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("progressing", "0.000344"); error here ---^ Parse error near line 14791: no such column: "solids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solids", "0.000344"); error here ---^ Parse error near line 14792: no such column: "anorexia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anorexia", "0.000344"); error here ---^ Parse error near line 14793: no such column: "remedial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remedial", "0.000344"); error here ---^ Parse error near line 14794: no such column: "exposition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exposition", "0.000344"); error here ---^ Parse error near line 14795: no such column: "squire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squire", "0.000343"); error here ---^ Parse error near line 14796: no such column: "moaned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moaned", "0.000343"); error here ---^ Parse error near line 14797: no such column: "lain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lain", "0.000343"); error here ---^ Parse error near line 14798: no such column: "infamous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infamous", "0.000343"); error here ---^ Parse error near line 14799: no such column: "leaps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaps", "0.000343"); error here ---^ Parse error near line 14800: no such column: "internationals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("internationals", "0.000343"); error here ---^ Parse error near line 14801: no such column: "charters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charters", "0.000343"); error here ---^ Parse error near line 14802: no such column: "loomed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loomed", "0.000343"); error here ---^ Parse error near line 14803: no such column: "liza" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liza", "0.000343"); error here ---^ Parse error near line 14804: no such column: "televised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("televised", "0.000343"); error here ---^ Parse error near line 14805: no such column: "electromagnetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electromagnetic", "0.000343"); error here ---^ Parse error near line 14806: no such column: "pathways" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pathways", "0.000343"); error here ---^ Parse error near line 14807: no such column: "complimentary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complimentary", "0.000343"); error here ---^ Parse error near line 14808: no such column: "gummer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gummer", "0.000343"); error here ---^ Parse error near line 14809: no such column: "contests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contests", "0.000343"); error here ---^ Parse error near line 14810: no such column: "rdbi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rdbi", "0.000343"); error here ---^ Parse error near line 14811: no such column: "forbes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forbes", "0.000343"); error here ---^ Parse error near line 14812: no such column: "shudder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shudder", "0.000343"); error here ---^ Parse error near line 14813: no such column: "subjectivity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subjectivity", "0.000343"); error here ---^ Parse error near line 14814: no such column: "pierced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pierced", "0.000343"); error here ---^ Parse error near line 14815: no such column: "coconut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coconut", "0.000343"); error here ---^ Parse error near line 14816: no such column: "apricot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apricot", "0.000343"); error here ---^ Parse error near line 14817: no such column: "freshwater" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freshwater", "0.000343"); error here ---^ Parse error near line 14818: no such column: "salford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salford", "0.000343"); error here ---^ Parse error near line 14819: no such column: "industrialization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("industrialization", "0.000343"); error here ---^ Parse error near line 14820: no such column: "goldsmith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goldsmith", "0.000343"); error here ---^ Parse error near line 14821: no such column: "nervousness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nervousness", "0.000343"); error here ---^ Parse error near line 14822: no such column: "webster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("webster", "0.000343"); error here ---^ Parse error near line 14823: no such column: "emptiness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emptiness", "0.000342"); error here ---^ Parse error near line 14824: no such column: "amen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amen", "0.000342"); error here ---^ Parse error near line 14825: no such column: "fertiliser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fertiliser", "0.000342"); error here ---^ Parse error near line 14826: no such column: "estonia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("estonia", "0.000342"); error here ---^ Parse error near line 14827: no such column: "deepened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deepened", "0.000342"); error here ---^ Parse error near line 14828: no such column: "bobbie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bobbie", "0.000342"); error here ---^ Parse error near line 14829: no such column: "amenable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amenable", "0.000342"); error here ---^ Parse error near line 14830: no such column: "moles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moles", "0.000342"); error here ---^ Parse error near line 14831: no such column: "rationing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rationing", "0.000342"); error here ---^ Parse error near line 14832: no such column: "incur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incur", "0.000342"); error here ---^ Parse error near line 14833: no such column: "pilgrims" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pilgrims", "0.000342"); error here ---^ Parse error near line 14834: no such column: "ark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ark", "0.000342"); error here ---^ Parse error near line 14835: no such column: "weavers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weavers", "0.000342"); error here ---^ Parse error near line 14836: no such column: "cages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cages", "0.000342"); error here ---^ Parse error near line 14837: no such column: "esrc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("esrc", "0.000342"); error here ---^ Parse error near line 14838: no such column: "cowboy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cowboy", "0.000342"); error here ---^ Parse error near line 14839: no such column: "belgrade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belgrade", "0.000342"); error here ---^ Parse error near line 14840: no such column: "blooms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blooms", "0.000342"); error here ---^ Parse error near line 14841: no such column: "dough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dough", "0.000342"); error here ---^ Parse error near line 14842: no such column: "forbidding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forbidding", "0.000342"); error here ---^ Parse error near line 14843: no such column: "fitzgerald" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fitzgerald", "0.000342"); error here ---^ Parse error near line 14844: no such column: "trough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trough", "0.000342"); error here ---^ Parse error near line 14845: no such column: "artery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artery", "0.000342"); error here ---^ Parse error near line 14846: no such column: "glued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glued", "0.000341"); error here ---^ Parse error near line 14847: no such column: "michele" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("michele", "0.000341"); error here ---^ Parse error near line 14848: no such column: "computational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("computational", "0.000341"); error here ---^ Parse error near line 14849: no such column: "knowingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knowingly", "0.000341"); error here ---^ Parse error near line 14850: no such column: "mileage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mileage", "0.000341"); error here ---^ Parse error near line 14851: no such column: "halling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("halling", "0.000341"); error here ---^ Parse error near line 14852: no such column: "dispersal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dispersal", "0.000341"); error here ---^ Parse error near line 14853: no such column: "billions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("billions", "0.000341"); error here ---^ Parse error near line 14854: no such column: "brett" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brett", "0.000341"); error here ---^ Parse error near line 14855: no such column: "soluble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soluble", "0.000341"); error here ---^ Parse error near line 14856: no such column: "tec" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tec", "0.000341"); error here ---^ Parse error near line 14857: no such column: "blokes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blokes", "0.000341"); error here ---^ Parse error near line 14858: no such column: "aix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aix", "0.000341"); error here ---^ Parse error near line 14859: no such column: "boasted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boasted", "0.000341"); error here ---^ Parse error near line 14860: no such column: "coughed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coughed", "0.000341"); error here ---^ Parse error near line 14861: no such column: "gravely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gravely", "0.000341"); error here ---^ Parse error near line 14862: no such column: "harmonic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harmonic", "0.000341"); error here ---^ Parse error near line 14863: no such column: "sighted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sighted", "0.000341"); error here ---^ Parse error near line 14864: no such column: "deteriorating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deteriorating", "0.000341"); error here ---^ Parse error near line 14865: no such column: "prominently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prominently", "0.000341"); error here ---^ Parse error near line 14866: no such column: "grassy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grassy", "0.000341"); error here ---^ Parse error near line 14867: no such column: "angalo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angalo", "0.000341"); error here ---^ Parse error near line 14868: no such column: "tokens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tokens", "0.000341"); error here ---^ Parse error near line 14869: no such column: "specialising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specialising", "0.000341"); error here ---^ Parse error near line 14870: no such column: "signify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signify", "0.000341"); error here ---^ Parse error near line 14871: no such column: "langley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("langley", "0.000341"); error here ---^ Parse error near line 14872: no such column: "channelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("channelled", "0.000341"); error here ---^ Parse error near line 14873: no such column: "haemorrhage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haemorrhage", "0.000341"); error here ---^ Parse error near line 14874: no such column: "psychiatrists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychiatrists", "0.000341"); error here ---^ Parse error near line 14875: no such column: "flashes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flashes", "0.000341"); error here ---^ Parse error near line 14876: no such column: "witches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("witches", "0.000341"); error here ---^ Parse error near line 14877: no such column: "phillip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phillip", "0.000340"); error here ---^ Parse error near line 14878: no such column: "duplicate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duplicate", "0.000340"); error here ---^ Parse error near line 14879: no such column: "tempered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tempered", "0.000340"); error here ---^ Parse error near line 14880: no such column: "pops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pops", "0.000340"); error here ---^ Parse error near line 14881: no such column: "aspirin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aspirin", "0.000340"); error here ---^ Parse error near line 14882: no such column: "underside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underside", "0.000340"); error here ---^ Parse error near line 14883: no such column: "disillusioned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disillusioned", "0.000340"); error here ---^ Parse error near line 14884: no such column: "bottoms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bottoms", "0.000340"); error here ---^ Parse error near line 14885: no such column: "specialization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specialization", "0.000340"); error here ---^ Parse error near line 14886: no such column: "fo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fo", "0.000340"); error here ---^ Parse error near line 14887: no such column: "tucker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tucker", "0.000340"); error here ---^ Parse error near line 14888: no such column: "salvage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salvage", "0.000340"); error here ---^ Parse error near line 14889: no such column: "arson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arson", "0.000340"); error here ---^ Parse error near line 14890: no such column: "commended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commended", "0.000340"); error here ---^ Parse error near line 14891: no such column: "mao" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mao", "0.000340"); error here ---^ Parse error near line 14892: no such column: "deriving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deriving", "0.000340"); error here ---^ Parse error near line 14893: no such column: "metaphors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metaphors", "0.000340"); error here ---^ Parse error near line 14894: no such column: "cherished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cherished", "0.000340"); error here ---^ Parse error near line 14895: no such column: "vanish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vanish", "0.000340"); error here ---^ Parse error near line 14896: no such column: "migrate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("migrate", "0.000340"); error here ---^ Parse error near line 14897: no such column: "woodwork" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woodwork", "0.000340"); error here ---^ Parse error near line 14898: no such column: "tabitha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tabitha", "0.000340"); error here ---^ Parse error near line 14899: no such column: "substrate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("substrate", "0.000340"); error here ---^ Parse error near line 14900: no such column: "dispatch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dispatch", "0.000340"); error here ---^ Parse error near line 14901: no such column: "hooper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hooper", "0.000340"); error here ---^ Parse error near line 14902: no such column: "strides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strides", "0.000340"); error here ---^ Parse error near line 14903: no such column: "longitudinal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("longitudinal", "0.000340"); error here ---^ Parse error near line 14904: no such column: "ldp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ldp", "0.000339"); error here ---^ Parse error near line 14905: no such column: "miserably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miserably", "0.000339"); error here ---^ Parse error near line 14906: no such column: "combustion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("combustion", "0.000339"); error here ---^ Parse error near line 14907: no such column: "kerry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kerry", "0.000339"); error here ---^ Parse error near line 14908: no such column: "burglars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burglars", "0.000339"); error here ---^ Parse error near line 14909: no such column: "yielding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yielding", "0.000339"); error here ---^ Parse error near line 14910: no such column: "insensitive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insensitive", "0.000339"); error here ---^ Parse error near line 14911: no such column: "squads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squads", "0.000339"); error here ---^ Parse error near line 14912: no such column: "tally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tally", "0.000339"); error here ---^ Parse error near line 14913: no such column: "nightclub" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nightclub", "0.000339"); error here ---^ Parse error near line 14914: no such column: "adaptive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adaptive", "0.000339"); error here ---^ Parse error near line 14915: no such column: "blinds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blinds", "0.000339"); error here ---^ Parse error near line 14916: no such column: "arouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arouse", "0.000339"); error here ---^ Parse error near line 14917: no such column: "clinically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clinically", "0.000339"); error here ---^ Parse error near line 14918: no such column: "sheikh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheikh", "0.000339"); error here ---^ Parse error near line 14919: no such column: "scoop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scoop", "0.000339"); error here ---^ Parse error near line 14920: no such column: "inadvertently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inadvertently", "0.000339"); error here ---^ Parse error near line 14921: no such column: "straits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("straits", "0.000339"); error here ---^ Parse error near line 14922: no such column: "pringle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pringle", "0.000339"); error here ---^ Parse error near line 14923: no such column: "augustine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("augustine", "0.000339"); error here ---^ Parse error near line 14924: no such column: "uphold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uphold", "0.000339"); error here ---^ Parse error near line 14925: no such column: "bs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bs", "0.000339"); error here ---^ Parse error near line 14926: no such column: "liner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liner", "0.000339"); error here ---^ Parse error near line 14927: no such column: "blueprint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blueprint", "0.000339"); error here ---^ Parse error near line 14928: no such column: "pruning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pruning", "0.000339"); error here ---^ Parse error near line 14929: no such column: "immoral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immoral", "0.000338"); error here ---^ Parse error near line 14930: no such column: "tranquillity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tranquillity", "0.000338"); error here ---^ Parse error near line 14931: no such column: "broadcasters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broadcasters", "0.000338"); error here ---^ Parse error near line 14932: no such column: "anaesthetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anaesthetic", "0.000338"); error here ---^ Parse error near line 14933: no such column: "adored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adored", "0.000338"); error here ---^ Parse error near line 14934: no such column: "argyll" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("argyll", "0.000338"); error here ---^ Parse error near line 14935: no such column: "announces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("announces", "0.000338"); error here ---^ Parse error near line 14936: no such column: "incubated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incubated", "0.000338"); error here ---^ Parse error near line 14937: no such column: "ferries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ferries", "0.000338"); error here ---^ Parse error near line 14938: no such column: "stroud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stroud", "0.000338"); error here ---^ Parse error near line 14939: no such column: "bony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bony", "0.000338"); error here ---^ Parse error near line 14940: no such column: "londonderry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("londonderry", "0.000338"); error here ---^ Parse error near line 14941: no such column: "brewer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brewer", "0.000338"); error here ---^ Parse error near line 14942: no such column: "adolescents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adolescents", "0.000338"); error here ---^ Parse error near line 14943: no such column: "romeo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("romeo", "0.000338"); error here ---^ Parse error near line 14944: no such column: "discontinued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discontinued", "0.000338"); error here ---^ Parse error near line 14945: no such column: "andrea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("andrea", "0.000338"); error here ---^ Parse error near line 14946: no such column: "parasite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parasite", "0.000338"); error here ---^ Parse error near line 14947: no such column: "athenian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("athenian", "0.000338"); error here ---^ Parse error near line 14948: no such column: "albion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("albion", "0.000338"); error here ---^ Parse error near line 14949: no such column: "tab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tab", "0.000338"); error here ---^ Parse error near line 14950: no such column: "confided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confided", "0.000338"); error here ---^ Parse error near line 14951: no such column: "disintegration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disintegration", "0.000338"); error here ---^ Parse error near line 14952: no such column: "apex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apex", "0.000337"); error here ---^ Parse error near line 14953: no such column: "nurseries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nurseries", "0.000337"); error here ---^ Parse error near line 14954: no such column: "riddle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("riddle", "0.000337"); error here ---^ Parse error near line 14955: no such column: "motility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motility", "0.000337"); error here ---^ Parse error near line 14956: no such column: "tonne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tonne", "0.000337"); error here ---^ Parse error near line 14957: no such column: "waitress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waitress", "0.000337"); error here ---^ Parse error near line 14958: no such column: "beacon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beacon", "0.000337"); error here ---^ Parse error near line 14959: no such column: "magnet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magnet", "0.000337"); error here ---^ Parse error near line 14960: no such column: "resumption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resumption", "0.000337"); error here ---^ Parse error near line 14961: no such column: "swirling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swirling", "0.000337"); error here ---^ Parse error near line 14962: no such column: "cooperate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cooperate", "0.000337"); error here ---^ Parse error near line 14963: no such column: "momentary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("momentary", "0.000337"); error here ---^ Parse error near line 14964: no such column: "artificially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artificially", "0.000337"); error here ---^ Parse error near line 14965: no such column: "brutality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brutality", "0.000337"); error here ---^ Parse error near line 14966: no such column: "surname" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surname", "0.000337"); error here ---^ Parse error near line 14967: no such column: "devious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devious", "0.000337"); error here ---^ Parse error near line 14968: no such column: "throbbing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("throbbing", "0.000337"); error here ---^ Parse error near line 14969: no such column: "drinkers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drinkers", "0.000337"); error here ---^ Parse error near line 14970: no such column: "industrialisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("industrialisation", "0.000337"); error here ---^ Parse error near line 14971: no such column: "digby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("digby", "0.000337"); error here ---^ Parse error near line 14972: no such column: "adhesive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adhesive", "0.000337"); error here ---^ Parse error near line 14973: no such column: "opaque" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opaque", "0.000337"); error here ---^ Parse error near line 14974: no such column: "payers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("payers", "0.000337"); error here ---^ Parse error near line 14975: no such column: "dorcas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dorcas", "0.000337"); error here ---^ Parse error near line 14976: no such column: "normative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("normative", "0.000337"); error here ---^ Parse error near line 14977: no such column: "labourer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("labourer", "0.000337"); error here ---^ Parse error near line 14978: no such column: "portray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portray", "0.000337"); error here ---^ Parse error near line 14979: no such column: "carcinoma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carcinoma", "0.000337"); error here ---^ Parse error near line 14980: no such column: "nearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nearing", "0.000337"); error here ---^ Parse error near line 14981: no such column: "gigs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gigs", "0.000337"); error here ---^ Parse error near line 14982: no such column: "laurence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laurence", "0.000337"); error here ---^ Parse error near line 14983: no such column: "vodka" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vodka", "0.000336"); error here ---^ Parse error near line 14984: no such column: "greetings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greetings", "0.000336"); error here ---^ Parse error near line 14985: no such column: "lingered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lingered", "0.000336"); error here ---^ Parse error near line 14986: no such column: "extradition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extradition", "0.000336"); error here ---^ Parse error near line 14987: no such column: "inverse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inverse", "0.000336"); error here ---^ Parse error near line 14988: no such column: "hardness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hardness", "0.000336"); error here ---^ Parse error near line 14989: no such column: "marlborough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marlborough", "0.000336"); error here ---^ Parse error near line 14990: no such column: "basins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basins", "0.000336"); error here ---^ Parse error near line 14991: no such column: "cantona" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cantona", "0.000336"); error here ---^ Parse error near line 14992: no such column: "elapsed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elapsed", "0.000336"); error here ---^ Parse error near line 14993: no such column: "stains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stains", "0.000336"); error here ---^ Parse error near line 14994: no such column: "sped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sped", "0.000336"); error here ---^ Parse error near line 14995: no such column: "skinny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skinny", "0.000336"); error here ---^ Parse error near line 14996: no such column: "chen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chen", "0.000336"); error here ---^ Parse error near line 14997: no such column: "boulders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boulders", "0.000336"); error here ---^ Parse error near line 14998: no such column: "philippe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("philippe", "0.000336"); error here ---^ Parse error near line 14999: no such column: "rumoured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rumoured", "0.000336"); error here ---^ Parse error near line 15000: no such column: "compaq" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compaq", "0.000336"); error here ---^ Parse error near line 15001: no such column: "estimating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("estimating", "0.000336"); error here ---^ Parse error near line 15002: no such column: "farce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farce", "0.000336"); error here ---^ Parse error near line 15003: no such column: "faeces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faeces", "0.000336"); error here ---^ Parse error near line 15004: no such column: "prophecy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prophecy", "0.000336"); error here ---^ Parse error near line 15005: no such column: "breeders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breeders", "0.000336"); error here ---^ Parse error near line 15006: no such column: "experimenting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experimenting", "0.000336"); error here ---^ Parse error near line 15007: no such column: "infer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infer", "0.000336"); error here ---^ Parse error near line 15008: no such column: "envoy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("envoy", "0.000336"); error here ---^ Parse error near line 15009: no such column: "facilitated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facilitated", "0.000336"); error here ---^ Parse error near line 15010: no such column: "cdu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cdu", "0.000336"); error here ---^ Parse error near line 15011: no such column: "donovan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donovan", "0.000336"); error here ---^ Parse error near line 15012: no such column: "innumerable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("innumerable", "0.000335"); error here ---^ Parse error near line 15013: no such column: "hose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hose", "0.000335"); error here ---^ Parse error near line 15014: no such column: "coeliac" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coeliac", "0.000335"); error here ---^ Parse error near line 15015: no such column: "chattering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chattering", "0.000335"); error here ---^ Parse error near line 15016: no such column: "campaigner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("campaigner", "0.000335"); error here ---^ Parse error near line 15017: no such column: "chassis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chassis", "0.000335"); error here ---^ Parse error near line 15018: no such column: "creek" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creek", "0.000335"); error here ---^ Parse error near line 15019: no such column: "recorders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recorders", "0.000335"); error here ---^ Parse error near line 15020: no such column: "idealism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("idealism", "0.000335"); error here ---^ Parse error near line 15021: no such column: "intellectually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intellectually", "0.000335"); error here ---^ Parse error near line 15022: no such column: "overcrowded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overcrowded", "0.000335"); error here ---^ Parse error near line 15023: no such column: "sprinkle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sprinkle", "0.000335"); error here ---^ Parse error near line 15024: no such column: "keenly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keenly", "0.000335"); error here ---^ Parse error near line 15025: no such column: "duplication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duplication", "0.000335"); error here ---^ Parse error near line 15026: no such column: "landowner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landowner", "0.000335"); error here ---^ Parse error near line 15027: no such column: "stocked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stocked", "0.000335"); error here ---^ Parse error near line 15028: no such column: "mailing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mailing", "0.000335"); error here ---^ Parse error near line 15029: no such column: "departing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("departing", "0.000335"); error here ---^ Parse error near line 15030: no such column: "valuations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valuations", "0.000335"); error here ---^ Parse error near line 15031: no such column: "trouser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trouser", "0.000335"); error here ---^ Parse error near line 15032: no such column: "superficially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superficially", "0.000335"); error here ---^ Parse error near line 15033: no such column: "netting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("netting", "0.000335"); error here ---^ Parse error near line 15034: no such column: "bluntly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bluntly", "0.000335"); error here ---^ Parse error near line 15035: no such column: "shark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shark", "0.000335"); error here ---^ Parse error near line 15036: no such column: "shorthand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shorthand", "0.000335"); error here ---^ Parse error near line 15037: no such column: "bays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bays", "0.000335"); error here ---^ Parse error near line 15038: no such column: "facets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facets", "0.000335"); error here ---^ Parse error near line 15039: no such column: "gm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gm", "0.000335"); error here ---^ Parse error near line 15040: no such column: "ass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ass", "0.000335"); error here ---^ Parse error near line 15041: no such column: "guessing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guessing", "0.000335"); error here ---^ Parse error near line 15042: no such column: "minimize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minimize", "0.000335"); error here ---^ Parse error near line 15043: no such column: "manuals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manuals", "0.000335"); error here ---^ Parse error near line 15044: no such column: "seams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seams", "0.000334"); error here ---^ Parse error near line 15045: no such column: "gaza" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gaza", "0.000334"); error here ---^ Parse error near line 15046: no such column: "jules" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jules", "0.000334"); error here ---^ Parse error near line 15047: no such column: "piccadilly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piccadilly", "0.000334"); error here ---^ Parse error near line 15048: no such column: "rectangle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rectangle", "0.000334"); error here ---^ Parse error near line 15049: no such column: "bullying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bullying", "0.000334"); error here ---^ Parse error near line 15050: no such column: "phenomenal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phenomenal", "0.000334"); error here ---^ Parse error near line 15051: no such column: "dalgliesh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dalgliesh", "0.000334"); error here ---^ Parse error near line 15052: no such column: "bryony" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bryony", "0.000334"); error here ---^ Parse error near line 15053: no such column: "yu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yu", "0.000334"); error here ---^ Parse error near line 15054: no such column: "lyrical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lyrical", "0.000334"); error here ---^ Parse error near line 15055: no such column: "assassin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assassin", "0.000334"); error here ---^ Parse error near line 15056: no such column: "californian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("californian", "0.000334"); error here ---^ Parse error near line 15057: no such column: "accessibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accessibility", "0.000334"); error here ---^ Parse error near line 15058: no such column: "branching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("branching", "0.000334"); error here ---^ Parse error near line 15059: no such column: "tanned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tanned", "0.000334"); error here ---^ Parse error near line 15060: no such column: "sybase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sybase", "0.000334"); error here ---^ Parse error near line 15061: no such column: "reconstructed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reconstructed", "0.000334"); error here ---^ Parse error near line 15062: no such column: "sipping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sipping", "0.000334"); error here ---^ Parse error near line 15063: no such column: "administering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("administering", "0.000334"); error here ---^ Parse error near line 15064: no such column: "takeovers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("takeovers", "0.000334"); error here ---^ Parse error near line 15065: no such column: "cutlery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cutlery", "0.000334"); error here ---^ Parse error near line 15066: no such column: "franca" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("franca", "0.000334"); error here ---^ Parse error near line 15067: no such column: "rica" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rica", "0.000334"); error here ---^ Parse error near line 15068: no such column: "utilised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utilised", "0.000334"); error here ---^ Parse error near line 15069: no such column: "earls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earls", "0.000334"); error here ---^ Parse error near line 15070: no such column: "diligence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diligence", "0.000334"); error here ---^ Parse error near line 15071: no such column: "weighs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weighs", "0.000334"); error here ---^ Parse error near line 15072: no such column: "lionel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lionel", "0.000334"); error here ---^ Parse error near line 15073: no such column: "importing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("importing", "0.000334"); error here ---^ Parse error near line 15074: no such column: "standby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("standby", "0.000334"); error here ---^ Parse error near line 15075: no such column: "sings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sings", "0.000334"); error here ---^ Parse error near line 15076: no such column: "jurnet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jurnet", "0.000334"); error here ---^ Parse error near line 15077: no such column: "refreshments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refreshments", "0.000334"); error here ---^ Parse error near line 15078: no such column: "patrols" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patrols", "0.000334"); error here ---^ Parse error near line 15079: no such column: "allison" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allison", "0.000332"); error here ---^ Parse error near line 15080: no such column: "haemoglobin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haemoglobin", "0.000332"); error here ---^ Parse error near line 15081: no such column: "miraculous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miraculous", "0.000332"); error here ---^ Parse error near line 15082: no such column: "valentine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valentine", "0.000332"); error here ---^ Parse error near line 15083: no such column: "vinyl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vinyl", "0.000332"); error here ---^ Parse error near line 15084: no such column: "pans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pans", "0.000332"); error here ---^ Parse error near line 15085: no such column: "chic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chic", "0.000332"); error here ---^ Parse error near line 15086: no such column: "guarding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guarding", "0.000332"); error here ---^ Parse error near line 15087: no such column: "chipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chipped", "0.000332"); error here ---^ Parse error near line 15088: no such column: "inwards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inwards", "0.000332"); error here ---^ Parse error near line 15089: no such column: "onslaught" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("onslaught", "0.000332"); error here ---^ Parse error near line 15090: no such column: "cabaret" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cabaret", "0.000332"); error here ---^ Parse error near line 15091: no such column: "scatter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scatter", "0.000332"); error here ---^ Parse error near line 15092: no such column: "dcs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dcs", "0.000332"); error here ---^ Parse error near line 15093: no such column: "rsc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rsc", "0.000332"); error here ---^ Parse error near line 15094: no such column: "danzig" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("danzig", "0.000332"); error here ---^ Parse error near line 15095: no such column: "edna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edna", "0.000332"); error here ---^ Parse error near line 15096: no such column: "precedents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precedents", "0.000332"); error here ---^ Parse error near line 15097: no such column: "schoolgirl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schoolgirl", "0.000332"); error here ---^ Parse error near line 15098: no such column: "confine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confine", "0.000332"); error here ---^ Parse error near line 15099: no such column: "deserts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deserts", "0.000332"); error here ---^ Parse error near line 15100: no such column: "inactive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inactive", "0.000332"); error here ---^ Parse error near line 15101: no such column: "listings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("listings", "0.000332"); error here ---^ Parse error near line 15102: no such column: "undo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undo", "0.000332"); error here ---^ Parse error near line 15103: no such column: "frome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frome", "0.000332"); error here ---^ Parse error near line 15104: no such column: "knuckles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knuckles", "0.000332"); error here ---^ Parse error near line 15105: no such column: "offend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offend", "0.000332"); error here ---^ Parse error near line 15106: no such column: "claw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claw", "0.000332"); error here ---^ Parse error near line 15107: no such column: "coefficients" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coefficients", "0.000332"); error here ---^ Parse error near line 15108: no such column: "brooding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brooding", "0.000332"); error here ---^ Parse error near line 15109: no such column: "assertive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assertive", "0.000332"); error here ---^ Parse error near line 15110: no such column: "directorate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("directorate", "0.000331"); error here ---^ Parse error near line 15111: no such column: "misguided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misguided", "0.000331"); error here ---^ Parse error near line 15112: no such column: "shipment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shipment", "0.000331"); error here ---^ Parse error near line 15113: no such column: "eton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eton", "0.000331"); error here ---^ Parse error near line 15114: no such column: "oaks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oaks", "0.000331"); error here ---^ Parse error near line 15115: no such column: "countenance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("countenance", "0.000331"); error here ---^ Parse error near line 15116: no such column: "galloway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("galloway", "0.000331"); error here ---^ Parse error near line 15117: no such column: "strenuous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strenuous", "0.000331"); error here ---^ Parse error near line 15118: no such column: "fieldwork" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fieldwork", "0.000331"); error here ---^ Parse error near line 15119: no such column: "widest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("widest", "0.000331"); error here ---^ Parse error near line 15120: no such column: "sniff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sniff", "0.000331"); error here ---^ Parse error near line 15121: no such column: "embarking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embarking", "0.000331"); error here ---^ Parse error near line 15122: no such column: "emotive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emotive", "0.000331"); error here ---^ Parse error near line 15123: no such column: "exploratory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exploratory", "0.000331"); error here ---^ Parse error near line 15124: no such column: "roubles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roubles", "0.000331"); error here ---^ Parse error near line 15125: no such column: "conserve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conserve", "0.000331"); error here ---^ Parse error near line 15126: no such column: "abide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abide", "0.000331"); error here ---^ Parse error near line 15127: no such column: "ge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ge", "0.000331"); error here ---^ Parse error near line 15128: no such column: "seismic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seismic", "0.000331"); error here ---^ Parse error near line 15129: no such column: "culminated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("culminated", "0.000331"); error here ---^ Parse error near line 15130: no such column: "villain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("villain", "0.000331"); error here ---^ Parse error near line 15131: no such column: "rosy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rosy", "0.000331"); error here ---^ Parse error near line 15132: no such column: "ferocious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ferocious", "0.000331"); error here ---^ Parse error near line 15133: no such column: "misconduct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misconduct", "0.000331"); error here ---^ Parse error near line 15134: no such column: "impartial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impartial", "0.000331"); error here ---^ Parse error near line 15135: no such column: "regal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regal", "0.000331"); error here ---^ Parse error near line 15136: no such column: "sampled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sampled", "0.000331"); error here ---^ Parse error near line 15137: no such column: "clapham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clapham", "0.000331"); error here ---^ Parse error near line 15138: no such column: "anton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anton", "0.000330"); error here ---^ Parse error near line 15139: no such column: "unfairly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unfairly", "0.000330"); error here ---^ Parse error near line 15140: no such column: "havel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("havel", "0.000330"); error here ---^ Parse error near line 15141: no such column: "blinking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blinking", "0.000330"); error here ---^ Parse error near line 15142: no such column: "researching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("researching", "0.000330"); error here ---^ Parse error near line 15143: no such column: "acquainted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acquainted", "0.000330"); error here ---^ Parse error near line 15144: no such column: "rem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rem", "0.000330"); error here ---^ Parse error near line 15145: no such column: "rotary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rotary", "0.000330"); error here ---^ Parse error near line 15146: no such column: "afghan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afghan", "0.000330"); error here ---^ Parse error near line 15147: no such column: "evoke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evoke", "0.000330"); error here ---^ Parse error near line 15148: no such column: "unambiguous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unambiguous", "0.000330"); error here ---^ Parse error near line 15149: no such column: "obsessive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obsessive", "0.000330"); error here ---^ Parse error near line 15150: no such column: "hoover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hoover", "0.000330"); error here ---^ Parse error near line 15151: no such column: "fins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fins", "0.000330"); error here ---^ Parse error near line 15152: no such column: "usable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("usable", "0.000330"); error here ---^ Parse error near line 15153: no such column: "broaden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broaden", "0.000330"); error here ---^ Parse error near line 15154: no such column: "intruder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intruder", "0.000330"); error here ---^ Parse error near line 15155: no such column: "linguists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linguists", "0.000330"); error here ---^ Parse error near line 15156: no such column: "informix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("informix", "0.000330"); error here ---^ Parse error near line 15157: no such column: "vernacular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vernacular", "0.000330"); error here ---^ Parse error near line 15158: no such column: "robes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robes", "0.000330"); error here ---^ Parse error near line 15159: no such column: "coleraine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coleraine", "0.000330"); error here ---^ Parse error near line 15160: no such column: "grasses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grasses", "0.000330"); error here ---^ Parse error near line 15161: no such column: "widnes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("widnes", "0.000330"); error here ---^ Parse error near line 15162: no such column: "patchy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patchy", "0.000330"); error here ---^ Parse error near line 15163: no such column: "hirst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hirst", "0.000330"); error here ---^ Parse error near line 15164: no such column: "botanical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("botanical", "0.000330"); error here ---^ Parse error near line 15165: no such column: "watercolours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watercolours", "0.000330"); error here ---^ Parse error near line 15166: no such column: "marrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marrow", "0.000329"); error here ---^ Parse error near line 15167: no such column: "eloquent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eloquent", "0.000329"); error here ---^ Parse error near line 15168: no such column: "shortest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shortest", "0.000329"); error here ---^ Parse error near line 15169: no such column: "payne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("payne", "0.000329"); error here ---^ Parse error near line 15170: no such column: "mosque" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mosque", "0.000329"); error here ---^ Parse error near line 15171: no such column: "defy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defy", "0.000329"); error here ---^ Parse error near line 15172: no such column: "perennial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perennial", "0.000329"); error here ---^ Parse error near line 15173: no such column: "gearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gearing", "0.000329"); error here ---^ Parse error near line 15174: no such column: "shipments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shipments", "0.000329"); error here ---^ Parse error near line 15175: no such column: "aspiring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aspiring", "0.000329"); error here ---^ Parse error near line 15176: no such column: "karate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("karate", "0.000329"); error here ---^ Parse error near line 15177: no such column: "compromised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compromised", "0.000329"); error here ---^ Parse error near line 15178: no such column: "hem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hem", "0.000329"); error here ---^ Parse error near line 15179: no such column: "alternating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alternating", "0.000329"); error here ---^ Parse error near line 15180: no such column: "override" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("override", "0.000329"); error here ---^ Parse error near line 15181: no such column: "advertisers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advertisers", "0.000329"); error here ---^ Parse error near line 15182: no such column: "scrapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scrapped", "0.000329"); error here ---^ Parse error near line 15183: no such column: "deity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deity", "0.000329"); error here ---^ Parse error near line 15184: no such column: "demons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demons", "0.000329"); error here ---^ Parse error near line 15185: no such column: "bonding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bonding", "0.000329"); error here ---^ Parse error near line 15186: no such column: "defiantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defiantly", "0.000329"); error here ---^ Parse error near line 15187: no such column: "uefa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uefa", "0.000329"); error here ---^ Parse error near line 15188: no such column: "believer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("believer", "0.000329"); error here ---^ Parse error near line 15189: no such column: "sectarian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sectarian", "0.000329"); error here ---^ Parse error near line 15190: no such column: "fbi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fbi", "0.000329"); error here ---^ Parse error near line 15191: no such column: "southport" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("southport", "0.000329"); error here ---^ Parse error near line 15192: no such column: "childcare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("childcare", "0.000329"); error here ---^ Parse error near line 15193: no such column: "grassland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grassland", "0.000329"); error here ---^ Parse error near line 15194: no such column: "drake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drake", "0.000329"); error here ---^ Parse error near line 15195: no such column: "informants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("informants", "0.000329"); error here ---^ Parse error near line 15196: no such column: "plumage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plumage", "0.000329"); error here ---^ Parse error near line 15197: no such column: "pe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pe", "0.000329"); error here ---^ Parse error near line 15198: no such column: "diocesan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diocesan", "0.000329"); error here ---^ Parse error near line 15199: no such column: "albanian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("albanian", "0.000329"); error here ---^ Parse error near line 15200: no such column: "cds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cds", "0.000329"); error here ---^ Parse error near line 15201: no such column: "comforted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comforted", "0.000329"); error here ---^ Parse error near line 15202: no such column: "turbo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turbo", "0.000329"); error here ---^ Parse error near line 15203: no such column: "artwork" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artwork", "0.000328"); error here ---^ Parse error near line 15204: no such column: "microprocessor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("microprocessor", "0.000328"); error here ---^ Parse error near line 15205: no such column: "glowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glowed", "0.000328"); error here ---^ Parse error near line 15206: no such column: "bartholomew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bartholomew", "0.000328"); error here ---^ Parse error near line 15207: no such column: "walsall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walsall", "0.000328"); error here ---^ Parse error near line 15208: no such column: "sybil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sybil", "0.000328"); error here ---^ Parse error near line 15209: no such column: "casey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("casey", "0.000328"); error here ---^ Parse error near line 15210: no such column: "suez" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suez", "0.000328"); error here ---^ Parse error near line 15211: no such column: "gemma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gemma", "0.000328"); error here ---^ Parse error near line 15212: no such column: "suggestive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suggestive", "0.000328"); error here ---^ Parse error near line 15213: no such column: "persia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persia", "0.000328"); error here ---^ Parse error near line 15214: no such column: "highlighting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highlighting", "0.000328"); error here ---^ Parse error near line 15215: no such column: "preferential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preferential", "0.000328"); error here ---^ Parse error near line 15216: no such column: "smear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smear", "0.000328"); error here ---^ Parse error near line 15217: no such column: "dodgy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dodgy", "0.000328"); error here ---^ Parse error near line 15218: no such column: "adhered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adhered", "0.000328"); error here ---^ Parse error near line 15219: no such column: "elaborated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elaborated", "0.000328"); error here ---^ Parse error near line 15220: no such column: "controllers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("controllers", "0.000328"); error here ---^ Parse error near line 15221: no such column: "platt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("platt", "0.000328"); error here ---^ Parse error near line 15222: no such column: "elasticity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elasticity", "0.000328"); error here ---^ Parse error near line 15223: no such column: "armenia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("armenia", "0.000328"); error here ---^ Parse error near line 15224: no such column: "dismissive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dismissive", "0.000328"); error here ---^ Parse error near line 15225: no such column: "quebec" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quebec", "0.000328"); error here ---^ Parse error near line 15226: no such column: "maltravers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maltravers", "0.000328"); error here ---^ Parse error near line 15227: no such column: "garvey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garvey", "0.000328"); error here ---^ Parse error near line 15228: no such column: "sharper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sharper", "0.000328"); error here ---^ Parse error near line 15229: no such column: "reinforces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reinforces", "0.000328"); error here ---^ Parse error near line 15230: no such column: "edging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edging", "0.000327"); error here ---^ Parse error near line 15231: no such column: "aug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aug", "0.000327"); error here ---^ Parse error near line 15232: no such column: "intermediary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intermediary", "0.000327"); error here ---^ Parse error near line 15233: no such column: "flattered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flattered", "0.000327"); error here ---^ Parse error near line 15234: no such column: "yemen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yemen", "0.000327"); error here ---^ Parse error near line 15235: no such column: "dawned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dawned", "0.000327"); error here ---^ Parse error near line 15236: no such column: "aylesbury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aylesbury", "0.000327"); error here ---^ Parse error near line 15237: no such column: "charismatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charismatic", "0.000327"); error here ---^ Parse error near line 15238: no such column: "externally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("externally", "0.000327"); error here ---^ Parse error near line 15239: no such column: "periphery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("periphery", "0.000327"); error here ---^ Parse error near line 15240: no such column: "substituting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("substituting", "0.000327"); error here ---^ Parse error near line 15241: no such column: "infinity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infinity", "0.000327"); error here ---^ Parse error near line 15242: no such column: "vomiting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vomiting", "0.000327"); error here ---^ Parse error near line 15243: no such column: "lighthouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lighthouse", "0.000327"); error here ---^ Parse error near line 15244: no such column: "nicandra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nicandra", "0.000327"); error here ---^ Parse error near line 15245: no such column: "funerals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("funerals", "0.000327"); error here ---^ Parse error near line 15246: no such column: "overhaul" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overhaul", "0.000327"); error here ---^ Parse error near line 15247: no such column: "persists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persists", "0.000327"); error here ---^ Parse error near line 15248: no such column: "snorted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snorted", "0.000327"); error here ---^ Parse error near line 15249: no such column: "constructs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constructs", "0.000327"); error here ---^ Parse error near line 15250: no such column: "precaution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precaution", "0.000327"); error here ---^ Parse error near line 15251: no such column: "clapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clapped", "0.000327"); error here ---^ Parse error near line 15252: no such column: "circulate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circulate", "0.000327"); error here ---^ Parse error near line 15253: no such column: "blush" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blush", "0.000327"); error here ---^ Parse error near line 15254: no such column: "stricken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stricken", "0.000327"); error here ---^ Parse error near line 15255: no such column: "vera" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vera", "0.000327"); error here ---^ Parse error near line 15256: no such column: "confinement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confinement", "0.000327"); error here ---^ Parse error near line 15257: no such column: "totals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("totals", "0.000327"); error here ---^ Parse error near line 15258: no such column: "digits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("digits", "0.000327"); error here ---^ Parse error near line 15259: no such column: "exasperation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exasperation", "0.000327"); error here ---^ Parse error near line 15260: no such column: "ibrox" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ibrox", "0.000327"); error here ---^ Parse error near line 15261: no such column: "roe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roe", "0.000326"); error here ---^ Parse error near line 15262: no such column: "creggan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creggan", "0.000326"); error here ---^ Parse error near line 15263: no such column: "southwark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("southwark", "0.000326"); error here ---^ Parse error near line 15264: no such column: "depleted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depleted", "0.000326"); error here ---^ Parse error near line 15265: no such column: "bukharin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bukharin", "0.000326"); error here ---^ Parse error near line 15266: no such column: "hebrides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hebrides", "0.000326"); error here ---^ Parse error near line 15267: no such column: "horticultural" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horticultural", "0.000326"); error here ---^ Parse error near line 15268: no such column: "dessert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dessert", "0.000326"); error here ---^ Parse error near line 15269: no such column: "chronology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chronology", "0.000326"); error here ---^ Parse error near line 15270: no such column: "rump" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rump", "0.000326"); error here ---^ Parse error near line 15271: no such column: "gurder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gurder", "0.000326"); error here ---^ Parse error near line 15272: no such column: "gwen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gwen", "0.000326"); error here ---^ Parse error near line 15273: no such column: "margarine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("margarine", "0.000326"); error here ---^ Parse error near line 15274: no such column: "subsidised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subsidised", "0.000326"); error here ---^ Parse error near line 15275: no such column: "swamp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swamp", "0.000326"); error here ---^ Parse error near line 15276: no such column: "violated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("violated", "0.000326"); error here ---^ Parse error near line 15277: no such column: "clamped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clamped", "0.000326"); error here ---^ Parse error near line 15278: no such column: "concerted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concerted", "0.000326"); error here ---^ Parse error near line 15279: no such column: "activate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("activate", "0.000326"); error here ---^ Parse error near line 15280: no such column: "sgt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sgt", "0.000326"); error here ---^ Parse error near line 15281: no such column: "justifiable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("justifiable", "0.000326"); error here ---^ Parse error near line 15282: no such column: "palette" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("palette", "0.000326"); error here ---^ Parse error near line 15283: no such column: "stein" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stein", "0.000326"); error here ---^ Parse error near line 15284: no such column: "platinum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("platinum", "0.000326"); error here ---^ Parse error near line 15285: no such column: "chick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chick", "0.000326"); error here ---^ Parse error near line 15286: no such column: "railings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("railings", "0.000326"); error here ---^ Parse error near line 15287: no such column: "alastair" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alastair", "0.000326"); error here ---^ Parse error near line 15288: no such column: "dove" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dove", "0.000325"); error here ---^ Parse error near line 15289: no such column: "coasts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coasts", "0.000325"); error here ---^ Parse error near line 15290: no such column: "tub" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tub", "0.000325"); error here ---^ Parse error near line 15291: no such column: "mingled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mingled", "0.000325"); error here ---^ Parse error near line 15292: no such column: "gazette" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gazette", "0.000325"); error here ---^ Parse error near line 15293: no such column: "foreground" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foreground", "0.000325"); error here ---^ Parse error near line 15294: no such column: "bgs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bgs", "0.000325"); error here ---^ Parse error near line 15295: no such column: "pathological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pathological", "0.000325"); error here ---^ Parse error near line 15296: no such column: "liquids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liquids", "0.000325"); error here ---^ Parse error near line 15297: no such column: "theresa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theresa", "0.000325"); error here ---^ Parse error near line 15298: no such column: "munro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("munro", "0.000325"); error here ---^ Parse error near line 15299: no such column: "grotesque" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grotesque", "0.000325"); error here ---^ Parse error near line 15300: no such column: "renwick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renwick", "0.000325"); error here ---^ Parse error near line 15301: no such column: "griffin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("griffin", "0.000325"); error here ---^ Parse error near line 15302: no such column: "reptiles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reptiles", "0.000325"); error here ---^ Parse error near line 15303: no such column: "rained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rained", "0.000325"); error here ---^ Parse error near line 15304: no such column: "caravans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caravans", "0.000325"); error here ---^ Parse error near line 15305: no such column: "bulging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bulging", "0.000325"); error here ---^ Parse error near line 15306: no such column: "reactionary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reactionary", "0.000325"); error here ---^ Parse error near line 15307: no such column: "archers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archers", "0.000325"); error here ---^ Parse error near line 15308: no such column: "complacent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complacent", "0.000325"); error here ---^ Parse error near line 15309: no such column: "titled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("titled", "0.000325"); error here ---^ Parse error near line 15310: no such column: "lorna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lorna", "0.000325"); error here ---^ Parse error near line 15311: no such column: "henri" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("henri", "0.000325"); error here ---^ Parse error near line 15312: no such column: "witchcraft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("witchcraft", "0.000325"); error here ---^ Parse error near line 15313: no such column: "newham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newham", "0.000325"); error here ---^ Parse error near line 15314: no such column: "jagged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jagged", "0.000325"); error here ---^ Parse error near line 15315: no such column: "fin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fin", "0.000325"); error here ---^ Parse error near line 15316: no such column: "rigidly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rigidly", "0.000325"); error here ---^ Parse error near line 15317: no such column: "flare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flare", "0.000325"); error here ---^ Parse error near line 15318: no such column: "culmination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("culmination", "0.000325"); error here ---^ Parse error near line 15319: no such column: "buffalo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buffalo", "0.000325"); error here ---^ Parse error near line 15320: no such column: "spade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spade", "0.000325"); error here ---^ Parse error near line 15321: no such column: "tiller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tiller", "0.000325"); error here ---^ Parse error near line 15322: no such column: "applauded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("applauded", "0.000324"); error here ---^ Parse error near line 15323: no such column: "commonest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commonest", "0.000324"); error here ---^ Parse error near line 15324: no such column: "hon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hon", "0.000324"); error here ---^ Parse error near line 15325: no such column: "stainless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stainless", "0.000324"); error here ---^ Parse error near line 15326: no such column: "seville" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seville", "0.000324"); error here ---^ Parse error near line 15327: no such column: "yelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yelling", "0.000324"); error here ---^ Parse error near line 15328: no such column: "polled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polled", "0.000324"); error here ---^ Parse error near line 15329: no such column: "groves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("groves", "0.000324"); error here ---^ Parse error near line 15330: no such column: "embroidery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embroidery", "0.000324"); error here ---^ Parse error near line 15331: no such column: "raft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raft", "0.000324"); error here ---^ Parse error near line 15332: no such column: "malik" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malik", "0.000324"); error here ---^ Parse error near line 15333: no such column: "aerobics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aerobics", "0.000324"); error here ---^ Parse error near line 15334: no such column: "oed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oed", "0.000324"); error here ---^ Parse error near line 15335: no such column: "olympia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("olympia", "0.000324"); error here ---^ Parse error near line 15336: no such column: "inconvenient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inconvenient", "0.000324"); error here ---^ Parse error near line 15337: no such column: "transcript" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transcript", "0.000324"); error here ---^ Parse error near line 15338: no such column: "mainframes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mainframes", "0.000324"); error here ---^ Parse error near line 15339: no such column: "hierarchies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hierarchies", "0.000324"); error here ---^ Parse error near line 15340: no such column: "kurt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kurt", "0.000324"); error here ---^ Parse error near line 15341: no such column: "bunker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bunker", "0.000324"); error here ---^ Parse error near line 15342: no such column: "flanks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flanks", "0.000324"); error here ---^ Parse error near line 15343: no such column: "artemis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artemis", "0.000324"); error here ---^ Parse error near line 15344: no such column: "contenders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contenders", "0.000324"); error here ---^ Parse error near line 15345: no such column: "researched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("researched", "0.000324"); error here ---^ Parse error near line 15346: no such column: "inversion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inversion", "0.000324"); error here ---^ Parse error near line 15347: no such column: "ella" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ella", "0.000324"); error here ---^ Parse error near line 15348: no such column: "elsie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elsie", "0.000324"); error here ---^ Parse error near line 15349: no such column: "spraying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spraying", "0.000324"); error here ---^ Parse error near line 15350: no such column: "repeal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repeal", "0.000324"); error here ---^ Parse error near line 15351: no such column: "fiji" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiji", "0.000324"); error here ---^ Parse error near line 15352: no such column: "regrets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regrets", "0.000324"); error here ---^ Parse error near line 15353: no such column: "hayes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hayes", "0.000324"); error here ---^ Parse error near line 15354: no such column: "copenhagen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("copenhagen", "0.000324"); error here ---^ Parse error near line 15355: no such column: "eerie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eerie", "0.000324"); error here ---^ Parse error near line 15356: no such column: "lading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lading", "0.000324"); error here ---^ Parse error near line 15357: no such column: "gem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gem", "0.000324"); error here ---^ Parse error near line 15358: no such column: "exchanging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exchanging", "0.000324"); error here ---^ Parse error near line 15359: no such column: "unison" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unison", "0.000324"); error here ---^ Parse error near line 15360: no such column: "emergencies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emergencies", "0.000323"); error here ---^ Parse error near line 15361: no such column: "granddad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("granddad", "0.000323"); error here ---^ Parse error near line 15362: no such column: "hutton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hutton", "0.000323"); error here ---^ Parse error near line 15363: no such column: "alloy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alloy", "0.000323"); error here ---^ Parse error near line 15364: no such column: "polythene" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polythene", "0.000323"); error here ---^ Parse error near line 15365: no such column: "bargains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bargains", "0.000323"); error here ---^ Parse error near line 15366: no such column: "luminous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luminous", "0.000323"); error here ---^ Parse error near line 15367: no such column: "deduced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deduced", "0.000323"); error here ---^ Parse error near line 15368: no such column: "proprietors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proprietors", "0.000323"); error here ---^ Parse error near line 15369: no such column: "hides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hides", "0.000323"); error here ---^ Parse error near line 15370: no such column: "deference" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deference", "0.000323"); error here ---^ Parse error near line 15371: no such column: "tremendously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tremendously", "0.000323"); error here ---^ Parse error near line 15372: no such column: "terrestrial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terrestrial", "0.000323"); error here ---^ Parse error near line 15373: no such column: "grubby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grubby", "0.000323"); error here ---^ Parse error near line 15374: no such column: "sweetness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweetness", "0.000323"); error here ---^ Parse error near line 15375: no such column: "secretarial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secretarial", "0.000323"); error here ---^ Parse error near line 15376: no such column: "criticize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criticize", "0.000323"); error here ---^ Parse error near line 15377: no such column: "polishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polishing", "0.000323"); error here ---^ Parse error near line 15378: no such column: "pitt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pitt", "0.000323"); error here ---^ Parse error near line 15379: no such column: "austere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("austere", "0.000323"); error here ---^ Parse error near line 15380: no such column: "indistinguishable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indistinguishable", "0.000323"); error here ---^ Parse error near line 15381: no such column: "peculiarly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peculiarly", "0.000323"); error here ---^ Parse error near line 15382: no such column: "strapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strapped", "0.000323"); error here ---^ Parse error near line 15383: no such column: "grading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grading", "0.000323"); error here ---^ Parse error near line 15384: no such column: "booze" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("booze", "0.000323"); error here ---^ Parse error near line 15385: no such column: "jamaican" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jamaican", "0.000323"); error here ---^ Parse error near line 15386: no such column: "endurance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endurance", "0.000323"); error here ---^ Parse error near line 15387: no such column: "sd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sd", "0.000323"); error here ---^ Parse error near line 15388: no such column: "oem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oem", "0.000323"); error here ---^ Parse error near line 15389: no such column: "requisite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("requisite", "0.000323"); error here ---^ Parse error near line 15390: no such column: "drawled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drawled", "0.000323"); error here ---^ Parse error near line 15391: no such column: "portland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portland", "0.000323"); error here ---^ Parse error near line 15392: no such column: "stupidity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stupidity", "0.000323"); error here ---^ Parse error near line 15393: no such column: "ups" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ups", "0.000323"); error here ---^ Parse error near line 15394: no such column: "miriam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miriam", "0.000323"); error here ---^ Parse error near line 15395: no such column: "blot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blot", "0.000323"); error here ---^ Parse error near line 15396: no such column: "systemic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("systemic", "0.000323"); error here ---^ Parse error near line 15397: no such column: "deceived" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deceived", "0.000323"); error here ---^ Parse error near line 15398: no such column: "flask" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flask", "0.000323"); error here ---^ Parse error near line 15399: no such column: "derivatives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derivatives", "0.000323"); error here ---^ Parse error near line 15400: no such column: "sap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sap", "0.000323"); error here ---^ Parse error near line 15401: no such column: "anthem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anthem", "0.000323"); error here ---^ Parse error near line 15402: no such column: "xv" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("xv", "0.000323"); error here ---^ Parse error near line 15403: no such column: "thwarted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thwarted", "0.000322"); error here ---^ Parse error near line 15404: no such column: "modifying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modifying", "0.000322"); error here ---^ Parse error near line 15405: no such column: "blindly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blindly", "0.000322"); error here ---^ Parse error near line 15406: no such column: "stag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stag", "0.000322"); error here ---^ Parse error near line 15407: no such column: "victorious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("victorious", "0.000322"); error here ---^ Parse error near line 15408: no such column: "freehold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freehold", "0.000322"); error here ---^ Parse error near line 15409: no such column: "cervical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cervical", "0.000322"); error here ---^ Parse error near line 15410: no such column: "woo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woo", "0.000322"); error here ---^ Parse error near line 15411: no such column: "clashed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clashed", "0.000322"); error here ---^ Parse error near line 15412: no such column: "originality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("originality", "0.000322"); error here ---^ Parse error near line 15413: no such column: "mechanic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mechanic", "0.000322"); error here ---^ Parse error near line 15414: no such column: "fasting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fasting", "0.000322"); error here ---^ Parse error near line 15415: no such column: "puppet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puppet", "0.000322"); error here ---^ Parse error near line 15416: no such column: "herefordshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herefordshire", "0.000322"); error here ---^ Parse error near line 15417: no such column: "apologize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apologize", "0.000322"); error here ---^ Parse error near line 15418: no such column: "nuclei" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nuclei", "0.000322"); error here ---^ Parse error near line 15419: no such column: "messing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("messing", "0.000322"); error here ---^ Parse error near line 15420: no such column: "roxburgh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roxburgh", "0.000322"); error here ---^ Parse error near line 15421: no such column: "tuning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tuning", "0.000322"); error here ---^ Parse error near line 15422: no such column: "cons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cons", "0.000322"); error here ---^ Parse error near line 15423: no such column: "lineker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lineker", "0.000322"); error here ---^ Parse error near line 15424: no such column: "conveying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conveying", "0.000322"); error here ---^ Parse error near line 15425: no such column: "puff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puff", "0.000322"); error here ---^ Parse error near line 15426: no such column: "lofty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lofty", "0.000322"); error here ---^ Parse error near line 15427: no such column: "howling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("howling", "0.000322"); error here ---^ Parse error near line 15428: no such column: "trident" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trident", "0.000322"); error here ---^ Parse error near line 15429: no such column: "icons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("icons", "0.000322"); error here ---^ Parse error near line 15430: no such column: "standpoint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("standpoint", "0.000322"); error here ---^ Parse error near line 15431: no such column: "ledger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ledger", "0.000322"); error here ---^ Parse error near line 15432: no such column: "clwyd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clwyd", "0.000322"); error here ---^ Parse error near line 15433: no such column: "lends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lends", "0.000322"); error here ---^ Parse error near line 15434: no such column: "cavalier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cavalier", "0.000322"); error here ---^ Parse error near line 15435: no such column: "bemused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bemused", "0.000321"); error here ---^ Parse error near line 15436: no such column: "incubation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incubation", "0.000321"); error here ---^ Parse error near line 15437: no such column: "yvonne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yvonne", "0.000321"); error here ---^ Parse error near line 15438: no such column: "inferences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inferences", "0.000321"); error here ---^ Parse error near line 15439: no such column: "sincerity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sincerity", "0.000321"); error here ---^ Parse error near line 15440: no such column: "delicacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delicacy", "0.000321"); error here ---^ Parse error near line 15441: no such column: "toad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toad", "0.000321"); error here ---^ Parse error near line 15442: no such column: "competed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("competed", "0.000321"); error here ---^ Parse error near line 15443: no such column: "horrendous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horrendous", "0.000321"); error here ---^ Parse error near line 15444: no such column: "pegs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pegs", "0.000321"); error here ---^ Parse error near line 15445: no such column: "bathed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bathed", "0.000321"); error here ---^ Parse error near line 15446: no such column: "hovered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hovered", "0.000321"); error here ---^ Parse error near line 15447: no such column: "alphabet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alphabet", "0.000321"); error here ---^ Parse error near line 15448: no such column: "declines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("declines", "0.000321"); error here ---^ Parse error near line 15449: no such column: "necessitated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("necessitated", "0.000321"); error here ---^ Parse error near line 15450: no such column: "plato" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plato", "0.000321"); error here ---^ Parse error near line 15451: no such column: "sae" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sae", "0.000321"); error here ---^ Parse error near line 15452: no such column: "taxis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taxis", "0.000321"); error here ---^ Parse error near line 15453: no such column: "weddings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weddings", "0.000321"); error here ---^ Parse error near line 15454: no such column: "paranoid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paranoid", "0.000321"); error here ---^ Parse error near line 15455: no such column: "monasteries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monasteries", "0.000321"); error here ---^ Parse error near line 15456: no such column: "kingdoms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kingdoms", "0.000321"); error here ---^ Parse error near line 15457: no such column: "preach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preach", "0.000321"); error here ---^ Parse error near line 15458: no such column: "repercussions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repercussions", "0.000321"); error here ---^ Parse error near line 15459: no such column: "penelope" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penelope", "0.000321"); error here ---^ Parse error near line 15460: no such column: "acquaintances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acquaintances", "0.000321"); error here ---^ Parse error near line 15461: no such column: "dipping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dipping", "0.000321"); error here ---^ Parse error near line 15462: no such column: "inflated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inflated", "0.000321"); error here ---^ Parse error near line 15463: no such column: "avenues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("avenues", "0.000321"); error here ---^ Parse error near line 15464: no such column: "incest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incest", "0.000321"); error here ---^ Parse error near line 15465: no such column: "oversee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oversee", "0.000321"); error here ---^ Parse error near line 15466: no such column: "tiring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tiring", "0.000321"); error here ---^ Parse error near line 15467: no such column: "bnfl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bnfl", "0.000321"); error here ---^ Parse error near line 15468: no such column: "computed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("computed", "0.000321"); error here ---^ Parse error near line 15469: no such column: "tranquil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tranquil", "0.000321"); error here ---^ Parse error near line 15470: no such column: "randolph" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("randolph", "0.000320"); error here ---^ Parse error near line 15471: no such column: "dilemmas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dilemmas", "0.000320"); error here ---^ Parse error near line 15472: no such column: "fri" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fri", "0.000320"); error here ---^ Parse error near line 15473: no such column: "constipation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constipation", "0.000320"); error here ---^ Parse error near line 15474: no such column: "watery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watery", "0.000320"); error here ---^ Parse error near line 15475: no such column: "heed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heed", "0.000320"); error here ---^ Parse error near line 15476: no such column: "reappeared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reappeared", "0.000320"); error here ---^ Parse error near line 15477: no such column: "unreal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unreal", "0.000320"); error here ---^ Parse error near line 15478: no such column: "alf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alf", "0.000320"); error here ---^ Parse error near line 15479: no such column: "detailing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detailing", "0.000320"); error here ---^ Parse error near line 15480: no such column: "unmarked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unmarked", "0.000320"); error here ---^ Parse error near line 15481: no such column: "juniors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("juniors", "0.000320"); error here ---^ Parse error near line 15482: no such column: "favouring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("favouring", "0.000320"); error here ---^ Parse error near line 15483: no such column: "genetics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genetics", "0.000320"); error here ---^ Parse error near line 15484: no such column: "mince" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mince", "0.000320"); error here ---^ Parse error near line 15485: no such column: "ombudsman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ombudsman", "0.000320"); error here ---^ Parse error near line 15486: no such column: "borrower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("borrower", "0.000320"); error here ---^ Parse error near line 15487: no such column: "accelerating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accelerating", "0.000320"); error here ---^ Parse error near line 15488: no such column: "lyle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lyle", "0.000320"); error here ---^ Parse error near line 15489: no such column: "healed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("healed", "0.000320"); error here ---^ Parse error near line 15490: no such column: "multilateral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multilateral", "0.000320"); error here ---^ Parse error near line 15491: no such column: "overcrowding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overcrowding", "0.000320"); error here ---^ Parse error near line 15492: no such column: "ills" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ills", "0.000320"); error here ---^ Parse error near line 15493: no such column: "cute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cute", "0.000320"); error here ---^ Parse error near line 15494: no such column: "forbid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forbid", "0.000320"); error here ---^ Parse error near line 15495: no such column: "happiest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("happiest", "0.000319"); error here ---^ Parse error near line 15496: no such column: "mediation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mediation", "0.000319"); error here ---^ Parse error near line 15497: no such column: "holloway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holloway", "0.000319"); error here ---^ Parse error near line 15498: no such column: "frenzy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frenzy", "0.000319"); error here ---^ Parse error near line 15499: no such column: "interpersonal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interpersonal", "0.000319"); error here ---^ Parse error near line 15500: no such column: "kyle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kyle", "0.000319"); error here ---^ Parse error near line 15501: no such column: "mantelpiece" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mantelpiece", "0.000319"); error here ---^ Parse error near line 15502: no such column: "adulthood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adulthood", "0.000319"); error here ---^ Parse error near line 15503: no such column: "rake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rake", "0.000319"); error here ---^ Parse error near line 15504: no such column: "unwittingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unwittingly", "0.000319"); error here ---^ Parse error near line 15505: no such column: "motorbike" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motorbike", "0.000319"); error here ---^ Parse error near line 15506: no such column: "deepening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deepening", "0.000319"); error here ---^ Parse error near line 15507: no such column: "pentagon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pentagon", "0.000319"); error here ---^ Parse error near line 15508: no such column: "epithelium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("epithelium", "0.000319"); error here ---^ Parse error near line 15509: no such column: "outspoken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outspoken", "0.000319"); error here ---^ Parse error near line 15510: no such column: "remand" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remand", "0.000319"); error here ---^ Parse error near line 15511: no such column: "disgraceful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disgraceful", "0.000319"); error here ---^ Parse error near line 15512: no such column: "uncompromising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncompromising", "0.000319"); error here ---^ Parse error near line 15513: no such column: "snarled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snarled", "0.000319"); error here ---^ Parse error near line 15514: no such column: "synod" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("synod", "0.000319"); error here ---^ Parse error near line 15515: no such column: "slum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slum", "0.000319"); error here ---^ Parse error near line 15516: no such column: "rogue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rogue", "0.000319"); error here ---^ Parse error near line 15517: no such column: "resin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resin", "0.000319"); error here ---^ Parse error near line 15518: no such column: "nationalities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationalities", "0.000319"); error here ---^ Parse error near line 15519: no such column: "nellie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nellie", "0.000319"); error here ---^ Parse error near line 15520: no such column: "vacation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vacation", "0.000319"); error here ---^ Parse error near line 15521: no such column: "asians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asians", "0.000319"); error here ---^ Parse error near line 15522: no such column: "punishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punishing", "0.000319"); error here ---^ Parse error near line 15523: no such column: "apprehensive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apprehensive", "0.000319"); error here ---^ Parse error near line 15524: no such column: "blinded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blinded", "0.000319"); error here ---^ Parse error near line 15525: no such column: "trophies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trophies", "0.000319"); error here ---^ Parse error near line 15526: no such column: "lt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lt", "0.000319"); error here ---^ Parse error near line 15527: no such column: "registering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("registering", "0.000319"); error here ---^ Parse error near line 15528: no such column: "bordeaux" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bordeaux", "0.000318"); error here ---^ Parse error near line 15529: no such column: "freeing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freeing", "0.000318"); error here ---^ Parse error near line 15530: no such column: "botham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("botham", "0.000318"); error here ---^ Parse error near line 15531: no such column: "undergraduates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undergraduates", "0.000318"); error here ---^ Parse error near line 15532: no such column: "woody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woody", "0.000318"); error here ---^ Parse error near line 15533: no such column: "climber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("climber", "0.000318"); error here ---^ Parse error near line 15534: no such column: "drab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drab", "0.000318"); error here ---^ Parse error near line 15535: no such column: "cleanliness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cleanliness", "0.000318"); error here ---^ Parse error near line 15536: no such column: "bundestag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bundestag", "0.000318"); error here ---^ Parse error near line 15537: no such column: "conventionally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conventionally", "0.000318"); error here ---^ Parse error near line 15538: no such column: "umpire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("umpire", "0.000318"); error here ---^ Parse error near line 15539: no such column: "marquis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marquis", "0.000318"); error here ---^ Parse error near line 15540: no such column: "abdomen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abdomen", "0.000318"); error here ---^ Parse error near line 15541: no such column: "spices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spices", "0.000318"); error here ---^ Parse error near line 15542: no such column: "boyle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boyle", "0.000318"); error here ---^ Parse error near line 15543: no such column: "retribution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retribution", "0.000318"); error here ---^ Parse error near line 15544: no such column: "bumper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bumper", "0.000318"); error here ---^ Parse error near line 15545: no such column: "nominations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nominations", "0.000318"); error here ---^ Parse error near line 15546: no such column: "myriad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("myriad", "0.000318"); error here ---^ Parse error near line 15547: no such column: "noah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noah", "0.000318"); error here ---^ Parse error near line 15548: no such column: "troy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("troy", "0.000318"); error here ---^ Parse error near line 15549: no such column: "font" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("font", "0.000318"); error here ---^ Parse error near line 15550: no such column: "overcoat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overcoat", "0.000318"); error here ---^ Parse error near line 15551: no such column: "borrowings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("borrowings", "0.000318"); error here ---^ Parse error near line 15552: no such column: "csce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("csce", "0.000318"); error here ---^ Parse error near line 15553: no such column: "plugs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plugs", "0.000318"); error here ---^ Parse error near line 15554: no such column: "cartridge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cartridge", "0.000318"); error here ---^ Parse error near line 15555: no such column: "subconscious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subconscious", "0.000318"); error here ---^ Parse error near line 15556: no such column: "biologists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biologists", "0.000318"); error here ---^ Parse error near line 15557: no such column: "murderers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murderers", "0.000318"); error here ---^ Parse error near line 15558: no such column: "hepatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hepatic", "0.000318"); error here ---^ Parse error near line 15559: no such column: "figs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("figs", "0.000318"); error here ---^ Parse error near line 15560: no such column: "quarries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quarries", "0.000318"); error here ---^ Parse error near line 15561: no such column: "refrigerator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refrigerator", "0.000317"); error here ---^ Parse error near line 15562: no such column: "therese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("therese", "0.000317"); error here ---^ Parse error near line 15563: no such column: "relativity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relativity", "0.000317"); error here ---^ Parse error near line 15564: no such column: "reconnaissance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reconnaissance", "0.000317"); error here ---^ Parse error near line 15565: no such column: "sane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sane", "0.000317"); error here ---^ Parse error near line 15566: no such column: "misty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misty", "0.000317"); error here ---^ Parse error near line 15567: no such column: "hourly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hourly", "0.000317"); error here ---^ Parse error near line 15568: no such column: "lovingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lovingly", "0.000317"); error here ---^ Parse error near line 15569: no such column: "leaks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaks", "0.000317"); error here ---^ Parse error near line 15570: no such column: "decisively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decisively", "0.000317"); error here ---^ Parse error near line 15571: no such column: "timbers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timbers", "0.000317"); error here ---^ Parse error near line 15572: no such column: "overgrown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overgrown", "0.000317"); error here ---^ Parse error near line 15573: no such column: "fluorescent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fluorescent", "0.000317"); error here ---^ Parse error near line 15574: no such column: "waugh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waugh", "0.000317"); error here ---^ Parse error near line 15575: no such column: "manure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manure", "0.000317"); error here ---^ Parse error near line 15576: no such column: "projecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("projecting", "0.000317"); error here ---^ Parse error near line 15577: no such column: "heaving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heaving", "0.000317"); error here ---^ Parse error near line 15578: no such column: "perch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perch", "0.000317"); error here ---^ Parse error near line 15579: no such column: "instructive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instructive", "0.000317"); error here ---^ Parse error near line 15580: no such column: "orient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orient", "0.000317"); error here ---^ Parse error near line 15581: no such column: "modestly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modestly", "0.000317"); error here ---^ Parse error near line 15582: no such column: "merton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merton", "0.000317"); error here ---^ Parse error near line 15583: no such column: "neurons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neurons", "0.000317"); error here ---^ Parse error near line 15584: no such column: "ursula" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ursula", "0.000317"); error here ---^ Parse error near line 15585: no such column: "charlemagne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charlemagne", "0.000317"); error here ---^ Parse error near line 15586: no such column: "collided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collided", "0.000317"); error here ---^ Parse error near line 15587: no such column: "narrowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("narrowing", "0.000317"); error here ---^ Parse error near line 15588: no such column: "motherhood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motherhood", "0.000316"); error here ---^ Parse error near line 15589: no such column: "chanting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chanting", "0.000316"); error here ---^ Parse error near line 15590: no such column: "demon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demon", "0.000316"); error here ---^ Parse error near line 15591: no such column: "te" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("te", "0.000316"); error here ---^ Parse error near line 15592: no such column: "unspecified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unspecified", "0.000316"); error here ---^ Parse error near line 15593: no such column: "discovers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discovers", "0.000316"); error here ---^ Parse error near line 15594: no such column: "doctrines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doctrines", "0.000316"); error here ---^ Parse error near line 15595: no such column: "amalgamated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amalgamated", "0.000316"); error here ---^ Parse error near line 15596: no such column: "bonfire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bonfire", "0.000316"); error here ---^ Parse error near line 15597: no such column: "cp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cp", "0.000316"); error here ---^ Parse error near line 15598: no such column: "tech" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tech", "0.000316"); error here ---^ Parse error near line 15599: no such column: "enshrined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enshrined", "0.000316"); error here ---^ Parse error near line 15600: no such column: "horne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horne", "0.000316"); error here ---^ Parse error near line 15601: no such column: "underwriting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underwriting", "0.000316"); error here ---^ Parse error near line 15602: no such column: "reputed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reputed", "0.000316"); error here ---^ Parse error near line 15603: no such column: "truman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("truman", "0.000316"); error here ---^ Parse error near line 15604: no such column: "bombardment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bombardment", "0.000316"); error here ---^ Parse error near line 15605: no such column: "poked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poked", "0.000316"); error here ---^ Parse error near line 15606: no such column: "timid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timid", "0.000316"); error here ---^ Parse error near line 15607: no such column: "sexism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sexism", "0.000316"); error here ---^ Parse error near line 15608: no such column: "fringes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fringes", "0.000316"); error here ---^ Parse error near line 15609: no such column: "rapport" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rapport", "0.000316"); error here ---^ Parse error near line 15610: no such column: "endemic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("endemic", "0.000316"); error here ---^ Parse error near line 15611: no such column: "convincingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convincingly", "0.000316"); error here ---^ Parse error near line 15612: no such column: "trait" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trait", "0.000316"); error here ---^ Parse error near line 15613: no such column: "choral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("choral", "0.000315"); error here ---^ Parse error near line 15614: no such column: "meticulous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meticulous", "0.000315"); error here ---^ Parse error near line 15615: no such column: "scraping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scraping", "0.000315"); error here ---^ Parse error near line 15616: no such column: "reformist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reformist", "0.000315"); error here ---^ Parse error near line 15617: no such column: "raided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raided", "0.000315"); error here ---^ Parse error near line 15618: no such column: "tiredness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tiredness", "0.000315"); error here ---^ Parse error near line 15619: no such column: "tacit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tacit", "0.000315"); error here ---^ Parse error near line 15620: no such column: "acclaimed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acclaimed", "0.000315"); error here ---^ Parse error near line 15621: no such column: "celebrates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("celebrates", "0.000315"); error here ---^ Parse error near line 15622: no such column: "amplification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amplification", "0.000315"); error here ---^ Parse error near line 15623: no such column: "lowland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lowland", "0.000315"); error here ---^ Parse error near line 15624: no such column: "hype" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hype", "0.000315"); error here ---^ Parse error near line 15625: no such column: "dictates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dictates", "0.000315"); error here ---^ Parse error near line 15626: no such column: "contacting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contacting", "0.000315"); error here ---^ Parse error near line 15627: no such column: "siblings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("siblings", "0.000315"); error here ---^ Parse error near line 15628: no such column: "effluent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("effluent", "0.000315"); error here ---^ Parse error near line 15629: no such column: "gladly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gladly", "0.000315"); error here ---^ Parse error near line 15630: no such column: "clicked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clicked", "0.000315"); error here ---^ Parse error near line 15631: no such column: "averaging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("averaging", "0.000315"); error here ---^ Parse error near line 15632: no such column: "tammuz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tammuz", "0.000315"); error here ---^ Parse error near line 15633: no such column: "flapping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flapping", "0.000315"); error here ---^ Parse error near line 15634: no such column: "believers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("believers", "0.000315"); error here ---^ Parse error near line 15635: no such column: "gladstone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gladstone", "0.000315"); error here ---^ Parse error near line 15636: no such column: "shampoo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shampoo", "0.000315"); error here ---^ Parse error near line 15637: no such column: "looms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("looms", "0.000315"); error here ---^ Parse error near line 15638: no such column: "risked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("risked", "0.000315"); error here ---^ Parse error near line 15639: no such column: "malawi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malawi", "0.000314"); error here ---^ Parse error near line 15640: no such column: "smelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smelling", "0.000314"); error here ---^ Parse error near line 15641: no such column: "livery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("livery", "0.000314"); error here ---^ Parse error near line 15642: no such column: "preclude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preclude", "0.000314"); error here ---^ Parse error near line 15643: no such column: "piazza" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piazza", "0.000314"); error here ---^ Parse error near line 15644: no such column: "sauna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sauna", "0.000314"); error here ---^ Parse error near line 15645: no such column: "blindness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blindness", "0.000314"); error here ---^ Parse error near line 15646: no such column: "tempt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tempt", "0.000314"); error here ---^ Parse error near line 15647: no such column: "nonconformist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nonconformist", "0.000314"); error here ---^ Parse error near line 15648: no such column: "informally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("informally", "0.000314"); error here ---^ Parse error near line 15649: no such column: "admiralty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admiralty", "0.000314"); error here ---^ Parse error near line 15650: no such column: "marcos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marcos", "0.000314"); error here ---^ Parse error near line 15651: no such column: "acrylic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acrylic", "0.000314"); error here ---^ Parse error near line 15652: no such column: "waldegrave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waldegrave", "0.000314"); error here ---^ Parse error near line 15653: no such column: "merging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merging", "0.000314"); error here ---^ Parse error near line 15654: no such column: "regency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regency", "0.000314"); error here ---^ Parse error near line 15655: no such column: "franc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("franc", "0.000314"); error here ---^ Parse error near line 15656: no such column: "excused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excused", "0.000314"); error here ---^ Parse error near line 15657: no such column: "stuttgart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stuttgart", "0.000314"); error here ---^ Parse error near line 15658: no such column: "nouns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nouns", "0.000314"); error here ---^ Parse error near line 15659: no such column: "chunk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chunk", "0.000314"); error here ---^ Parse error near line 15660: no such column: "specialise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specialise", "0.000314"); error here ---^ Parse error near line 15661: no such column: "servicemen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("servicemen", "0.000314"); error here ---^ Parse error near line 15662: no such column: "tramway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tramway", "0.000314"); error here ---^ Parse error near line 15663: no such column: "rollers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rollers", "0.000314"); error here ---^ Parse error near line 15664: no such column: "khmer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("khmer", "0.000313"); error here ---^ Parse error near line 15665: no such column: "bollocks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bollocks", "0.000313"); error here ---^ Parse error near line 15666: no such column: "calorie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calorie", "0.000313"); error here ---^ Parse error near line 15667: no such column: "popping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("popping", "0.000313"); error here ---^ Parse error near line 15668: no such column: "testify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("testify", "0.000313"); error here ---^ Parse error near line 15669: no such column: "sympathetically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sympathetically", "0.000313"); error here ---^ Parse error near line 15670: no such column: "props" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("props", "0.000313"); error here ---^ Parse error near line 15671: no such column: "entrances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entrances", "0.000313"); error here ---^ Parse error near line 15672: no such column: "riley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("riley", "0.000313"); error here ---^ Parse error near line 15673: no such column: "monde" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monde", "0.000313"); error here ---^ Parse error near line 15674: no such column: "zoe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zoe", "0.000313"); error here ---^ Parse error near line 15675: no such column: "lambeth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lambeth", "0.000313"); error here ---^ Parse error near line 15676: no such column: "emitted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emitted", "0.000313"); error here ---^ Parse error near line 15677: no such column: "voter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("voter", "0.000313"); error here ---^ Parse error near line 15678: no such column: "bugs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bugs", "0.000313"); error here ---^ Parse error near line 15679: no such column: "smartly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smartly", "0.000313"); error here ---^ Parse error near line 15680: no such column: "gleamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gleamed", "0.000313"); error here ---^ Parse error near line 15681: no such column: "intimidation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intimidation", "0.000313"); error here ---^ Parse error near line 15682: no such column: "sinks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sinks", "0.000313"); error here ---^ Parse error near line 15683: no such column: "generators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generators", "0.000313"); error here ---^ Parse error near line 15684: no such column: "johnstone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("johnstone", "0.000313"); error here ---^ Parse error near line 15685: no such column: "finch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finch", "0.000313"); error here ---^ Parse error near line 15686: no such column: "disparate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disparate", "0.000313"); error here ---^ Parse error near line 15687: no such column: "engineered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engineered", "0.000313"); error here ---^ Parse error near line 15688: no such column: "submitting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("submitting", "0.000313"); error here ---^ Parse error near line 15689: no such column: "dispense" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dispense", "0.000313"); error here ---^ Parse error near line 15690: no such column: "fairs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fairs", "0.000313"); error here ---^ Parse error near line 15691: no such column: "conducive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conducive", "0.000313"); error here ---^ Parse error near line 15692: no such column: "grit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grit", "0.000313"); error here ---^ Parse error near line 15693: no such column: "aromatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aromatic", "0.000313"); error here ---^ Parse error near line 15694: no such column: "contractions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contractions", "0.000311"); error here ---^ Parse error near line 15695: no such column: "brickwork" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brickwork", "0.000311"); error here ---^ Parse error near line 15696: no such column: "ploy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ploy", "0.000311"); error here ---^ Parse error near line 15697: no such column: "manuel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manuel", "0.000311"); error here ---^ Parse error near line 15698: no such column: "quivering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quivering", "0.000311"); error here ---^ Parse error near line 15699: no such column: "nagging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nagging", "0.000311"); error here ---^ Parse error near line 15700: no such column: "palaces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("palaces", "0.000311"); error here ---^ Parse error near line 15701: no such column: "growers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("growers", "0.000311"); error here ---^ Parse error near line 15702: no such column: "dresser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dresser", "0.000311"); error here ---^ Parse error near line 15703: no such column: "dissidents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissidents", "0.000311"); error here ---^ Parse error near line 15704: no such column: "peril" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peril", "0.000311"); error here ---^ Parse error near line 15705: no such column: "cumbersome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cumbersome", "0.000311"); error here ---^ Parse error near line 15706: no such column: "bonanza" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bonanza", "0.000311"); error here ---^ Parse error near line 15707: no such column: "taunton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taunton", "0.000311"); error here ---^ Parse error near line 15708: no such column: "propensity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("propensity", "0.000311"); error here ---^ Parse error near line 15709: no such column: "discredited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discredited", "0.000311"); error here ---^ Parse error near line 15710: no such column: "trifle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trifle", "0.000311"); error here ---^ Parse error near line 15711: no such column: "helper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helper", "0.000311"); error here ---^ Parse error near line 15712: no such column: "colt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colt", "0.000311"); error here ---^ Parse error near line 15713: no such column: "darted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("darted", "0.000311"); error here ---^ Parse error near line 15714: no such column: "geographic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geographic", "0.000311"); error here ---^ Parse error near line 15715: no such column: "linfield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linfield", "0.000311"); error here ---^ Parse error near line 15716: no such column: "exhausting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhausting", "0.000311"); error here ---^ Parse error near line 15717: no such column: "ploughing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ploughing", "0.000311"); error here ---^ Parse error near line 15718: no such column: "equivalents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equivalents", "0.000311"); error here ---^ Parse error near line 15719: no such column: "bicycles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bicycles", "0.000311"); error here ---^ Parse error near line 15720: no such column: "replacements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replacements", "0.000311"); error here ---^ Parse error near line 15721: no such column: "inert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inert", "0.000311"); error here ---^ Parse error near line 15722: no such column: "township" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("township", "0.000311"); error here ---^ Parse error near line 15723: no such column: "affirmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affirmed", "0.000311"); error here ---^ Parse error near line 15724: no such column: "principals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("principals", "0.000311"); error here ---^ Parse error near line 15725: no such column: "asbestos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asbestos", "0.000311"); error here ---^ Parse error near line 15726: no such column: "pollock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pollock", "0.000311"); error here ---^ Parse error near line 15727: no such column: "misled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misled", "0.000311"); error here ---^ Parse error near line 15728: no such column: "becker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("becker", "0.000311"); error here ---^ Parse error near line 15729: no such column: "grievous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grievous", "0.000311"); error here ---^ Parse error near line 15730: no such column: "bouquet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bouquet", "0.000310"); error here ---^ Parse error near line 15731: no such column: "rushdie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rushdie", "0.000310"); error here ---^ Parse error near line 15732: no such column: "dentists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dentists", "0.000310"); error here ---^ Parse error near line 15733: no such column: "oswald" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oswald", "0.000310"); error here ---^ Parse error near line 15734: no such column: "dunbar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dunbar", "0.000310"); error here ---^ Parse error near line 15735: no such column: "shopkeepers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shopkeepers", "0.000310"); error here ---^ Parse error near line 15736: no such column: "hub" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hub", "0.000310"); error here ---^ Parse error near line 15737: no such column: "joked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joked", "0.000310"); error here ---^ Parse error near line 15738: no such column: "distract" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distract", "0.000310"); error here ---^ Parse error near line 15739: no such column: "folklore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("folklore", "0.000310"); error here ---^ Parse error near line 15740: no such column: "drummer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drummer", "0.000310"); error here ---^ Parse error near line 15741: no such column: "cr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cr", "0.000310"); error here ---^ Parse error near line 15742: no such column: "equaliser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equaliser", "0.000310"); error here ---^ Parse error near line 15743: no such column: "stamping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stamping", "0.000310"); error here ---^ Parse error near line 15744: no such column: "trafalgar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trafalgar", "0.000310"); error here ---^ Parse error near line 15745: no such column: "klein" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("klein", "0.000310"); error here ---^ Parse error near line 15746: no such column: "custard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("custard", "0.000310"); error here ---^ Parse error near line 15747: no such column: "majestic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("majestic", "0.000310"); error here ---^ Parse error near line 15748: no such column: "somali" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("somali", "0.000310"); error here ---^ Parse error near line 15749: no such column: "eclipse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eclipse", "0.000310"); error here ---^ Parse error near line 15750: no such column: "heaps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heaps", "0.000310"); error here ---^ Parse error near line 15751: no such column: "investigative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investigative", "0.000310"); error here ---^ Parse error near line 15752: no such column: "locating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locating", "0.000310"); error here ---^ Parse error near line 15753: no such column: "uniformly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uniformly", "0.000310"); error here ---^ Parse error near line 15754: no such column: "hayward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hayward", "0.000310"); error here ---^ Parse error near line 15755: no such column: "drip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drip", "0.000310"); error here ---^ Parse error near line 15756: no such column: "tripped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tripped", "0.000310"); error here ---^ Parse error near line 15757: no such column: "pauses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pauses", "0.000310"); error here ---^ Parse error near line 15758: no such column: "pesticide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pesticide", "0.000310"); error here ---^ Parse error near line 15759: no such column: "chatted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chatted", "0.000310"); error here ---^ Parse error near line 15760: no such column: "adultery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adultery", "0.000310"); error here ---^ Parse error near line 15761: no such column: "syndicate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syndicate", "0.000309"); error here ---^ Parse error near line 15762: no such column: "flurry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flurry", "0.000309"); error here ---^ Parse error near line 15763: no such column: "magee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magee", "0.000309"); error here ---^ Parse error near line 15764: no such column: "unqualified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unqualified", "0.000309"); error here ---^ Parse error near line 15765: no such column: "pals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pals", "0.000309"); error here ---^ Parse error near line 15766: no such column: "rudder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rudder", "0.000309"); error here ---^ Parse error near line 15767: no such column: "healey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("healey", "0.000309"); error here ---^ Parse error near line 15768: no such column: "boon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boon", "0.000309"); error here ---^ Parse error near line 15769: no such column: "hobbies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hobbies", "0.000309"); error here ---^ Parse error near line 15770: no such column: "amplified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amplified", "0.000309"); error here ---^ Parse error near line 15771: no such column: "pilkington" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pilkington", "0.000309"); error here ---^ Parse error near line 15772: no such column: "rarity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rarity", "0.000309"); error here ---^ Parse error near line 15773: no such column: "pronounce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pronounce", "0.000309"); error here ---^ Parse error near line 15774: no such column: "aspiration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aspiration", "0.000309"); error here ---^ Parse error near line 15775: no such column: "manned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manned", "0.000309"); error here ---^ Parse error near line 15776: no such column: "egalitarian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("egalitarian", "0.000309"); error here ---^ Parse error near line 15777: no such column: "modesty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modesty", "0.000309"); error here ---^ Parse error near line 15778: no such column: "discernible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discernible", "0.000309"); error here ---^ Parse error near line 15779: no such column: "mona" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mona", "0.000309"); error here ---^ Parse error near line 15780: no such column: "cite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cite", "0.000309"); error here ---^ Parse error near line 15781: no such column: "cobalt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cobalt", "0.000309"); error here ---^ Parse error near line 15782: no such column: "uncontrolled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncontrolled", "0.000309"); error here ---^ Parse error near line 15783: no such column: "tombs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tombs", "0.000309"); error here ---^ Parse error near line 15784: no such column: "theo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theo", "0.000309"); error here ---^ Parse error near line 15785: no such column: "terminus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terminus", "0.000309"); error here ---^ Parse error near line 15786: no such column: "milling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("milling", "0.000309"); error here ---^ Parse error near line 15787: no such column: "testator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("testator", "0.000309"); error here ---^ Parse error near line 15788: no such column: "brittany" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brittany", "0.000309"); error here ---^ Parse error near line 15789: no such column: "nash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nash", "0.000309"); error here ---^ Parse error near line 15790: no such column: "ari" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ari", "0.000309"); error here ---^ Parse error near line 15791: no such column: "contender" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contender", "0.000309"); error here ---^ Parse error near line 15792: no such column: "dinosaur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dinosaur", "0.000309"); error here ---^ Parse error near line 15793: no such column: "snail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snail", "0.000309"); error here ---^ Parse error near line 15794: no such column: "vectors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vectors", "0.000309"); error here ---^ Parse error near line 15795: no such column: "mugs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mugs", "0.000309"); error here ---^ Parse error near line 15796: no such column: "shamir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shamir", "0.000309"); error here ---^ Parse error near line 15797: no such column: "specialises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specialises", "0.000309"); error here ---^ Parse error near line 15798: no such column: "milky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("milky", "0.000309"); error here ---^ Parse error near line 15799: no such column: "plunging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plunging", "0.000309"); error here ---^ Parse error near line 15800: no such column: "thrush" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thrush", "0.000308"); error here ---^ Parse error near line 15801: no such column: "scriptures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scriptures", "0.000308"); error here ---^ Parse error near line 15802: no such column: "wired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wired", "0.000308"); error here ---^ Parse error near line 15803: no such column: "skilfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skilfully", "0.000308"); error here ---^ Parse error near line 15804: no such column: "template" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("template", "0.000308"); error here ---^ Parse error near line 15805: no such column: "fungus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fungus", "0.000308"); error here ---^ Parse error near line 15806: no such column: "instructors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instructors", "0.000308"); error here ---^ Parse error near line 15807: no such column: "crilly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crilly", "0.000308"); error here ---^ Parse error near line 15808: no such column: "paddle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paddle", "0.000308"); error here ---^ Parse error near line 15809: no such column: "sparkle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sparkle", "0.000308"); error here ---^ Parse error near line 15810: no such column: "bookshops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bookshops", "0.000308"); error here ---^ Parse error near line 15811: no such column: "swamped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swamped", "0.000308"); error here ---^ Parse error near line 15812: no such column: "mall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mall", "0.000308"); error here ---^ Parse error near line 15813: no such column: "misplaced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misplaced", "0.000308"); error here ---^ Parse error near line 15814: no such column: "precipitated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precipitated", "0.000308"); error here ---^ Parse error near line 15815: no such column: "chauffeur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chauffeur", "0.000308"); error here ---^ Parse error near line 15816: no such column: "scrolled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scrolled", "0.000308"); error here ---^ Parse error near line 15817: no such column: "floats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("floats", "0.000308"); error here ---^ Parse error near line 15818: no such column: "earns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earns", "0.000308"); error here ---^ Parse error near line 15819: no such column: "oats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oats", "0.000308"); error here ---^ Parse error near line 15820: no such column: "decreed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decreed", "0.000308"); error here ---^ Parse error near line 15821: no such column: "fc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fc", "0.000308"); error here ---^ Parse error near line 15822: no such column: "drawbacks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drawbacks", "0.000308"); error here ---^ Parse error near line 15823: no such column: "angling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angling", "0.000308"); error here ---^ Parse error near line 15824: no such column: "cursing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cursing", "0.000308"); error here ---^ Parse error near line 15825: no such column: "catered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catered", "0.000308"); error here ---^ Parse error near line 15826: no such column: "manipulating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manipulating", "0.000308"); error here ---^ Parse error near line 15827: no such column: "yoghurt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yoghurt", "0.000308"); error here ---^ Parse error near line 15828: no such column: "windsurfing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("windsurfing", "0.000308"); error here ---^ Parse error near line 15829: no such column: "clamp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clamp", "0.000308"); error here ---^ Parse error near line 15830: no such column: "visionary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("visionary", "0.000308"); error here ---^ Parse error near line 15831: no such column: "lesion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lesion", "0.000308"); error here ---^ Parse error near line 15832: no such column: "ealing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ealing", "0.000308"); error here ---^ Parse error near line 15833: no such column: "excitedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excitedly", "0.000308"); error here ---^ Parse error near line 15834: no such column: "solemnly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solemnly", "0.000307"); error here ---^ Parse error near line 15835: no such column: "orc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orc", "0.000307"); error here ---^ Parse error near line 15836: no such column: "causation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("causation", "0.000307"); error here ---^ Parse error near line 15837: no such column: "mc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mc", "0.000307"); error here ---^ Parse error near line 15838: no such column: "aquino" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aquino", "0.000307"); error here ---^ Parse error near line 15839: no such column: "buckley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buckley", "0.000307"); error here ---^ Parse error near line 15840: no such column: "indexes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indexes", "0.000307"); error here ---^ Parse error near line 15841: no such column: "drawback" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drawback", "0.000307"); error here ---^ Parse error near line 15842: no such column: "regulars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regulars", "0.000307"); error here ---^ Parse error near line 15843: no such column: "heron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heron", "0.000307"); error here ---^ Parse error near line 15844: no such column: "aggressively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aggressively", "0.000307"); error here ---^ Parse error near line 15845: no such column: "proviso" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proviso", "0.000307"); error here ---^ Parse error near line 15846: no such column: "bedfordshire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bedfordshire", "0.000307"); error here ---^ Parse error near line 15847: no such column: "prosecute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prosecute", "0.000307"); error here ---^ Parse error near line 15848: no such column: "hinges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hinges", "0.000307"); error here ---^ Parse error near line 15849: no such column: "anymore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anymore", "0.000307"); error here ---^ Parse error near line 15850: no such column: "sabbath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sabbath", "0.000307"); error here ---^ Parse error near line 15851: no such column: "floorboards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("floorboards", "0.000307"); error here ---^ Parse error near line 15852: no such column: "notebooks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notebooks", "0.000307"); error here ---^ Parse error near line 15853: no such column: "beak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beak", "0.000307"); error here ---^ Parse error near line 15854: no such column: "archdeacon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archdeacon", "0.000307"); error here ---^ Parse error near line 15855: no such column: "mammalian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mammalian", "0.000307"); error here ---^ Parse error near line 15856: no such column: "whigs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whigs", "0.000307"); error here ---^ Parse error near line 15857: no such column: "nay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nay", "0.000307"); error here ---^ Parse error near line 15858: no such column: "amiable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amiable", "0.000307"); error here ---^ Parse error near line 15859: no such column: "degenerate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("degenerate", "0.000307"); error here ---^ Parse error near line 15860: no such column: "overdose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overdose", "0.000307"); error here ---^ Parse error near line 15861: no such column: "modernization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modernization", "0.000307"); error here ---^ Parse error near line 15862: no such column: "impractical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impractical", "0.000307"); error here ---^ Parse error near line 15863: no such column: "concise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concise", "0.000307"); error here ---^ Parse error near line 15864: no such column: "strife" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strife", "0.000307"); error here ---^ Parse error near line 15865: no such column: "cockney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cockney", "0.000307"); error here ---^ Parse error near line 15866: no such column: "reverted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reverted", "0.000307"); error here ---^ Parse error near line 15867: no such column: "trespass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trespass", "0.000307"); error here ---^ Parse error near line 15868: no such column: "telegram" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telegram", "0.000307"); error here ---^ Parse error near line 15869: no such column: "petitions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("petitions", "0.000307"); error here ---^ Parse error near line 15870: no such column: "deviations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deviations", "0.000307"); error here ---^ Parse error near line 15871: no such column: "gospels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gospels", "0.000306"); error here ---^ Parse error near line 15872: no such column: "mysteriously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mysteriously", "0.000306"); error here ---^ Parse error near line 15873: no such column: "dylan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dylan", "0.000306"); error here ---^ Parse error near line 15874: no such column: "puritan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puritan", "0.000306"); error here ---^ Parse error near line 15875: no such column: "coinage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coinage", "0.000306"); error here ---^ Parse error near line 15876: no such column: "supervising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supervising", "0.000306"); error here ---^ Parse error near line 15877: no such column: "cosmopolitan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cosmopolitan", "0.000306"); error here ---^ Parse error near line 15878: no such column: "chimneys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chimneys", "0.000306"); error here ---^ Parse error near line 15879: no such column: "barristers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barristers", "0.000306"); error here ---^ Parse error near line 15880: no such column: "milburn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("milburn", "0.000306"); error here ---^ Parse error near line 15881: no such column: "linkage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linkage", "0.000306"); error here ---^ Parse error near line 15882: no such column: "berger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("berger", "0.000306"); error here ---^ Parse error near line 15883: no such column: "passions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passions", "0.000306"); error here ---^ Parse error near line 15884: no such column: "unbroken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unbroken", "0.000306"); error here ---^ Parse error near line 15885: no such column: "bunk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bunk", "0.000306"); error here ---^ Parse error near line 15886: no such column: "misgivings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misgivings", "0.000306"); error here ---^ Parse error near line 15887: no such column: "yarns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yarns", "0.000306"); error here ---^ Parse error near line 15888: no such column: "refreshment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refreshment", "0.000306"); error here ---^ Parse error near line 15889: no such column: "introductions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("introductions", "0.000306"); error here ---^ Parse error near line 15890: no such column: "incarnation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incarnation", "0.000306"); error here ---^ Parse error near line 15891: no such column: "morphological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morphological", "0.000306"); error here ---^ Parse error near line 15892: no such column: "furnace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("furnace", "0.000306"); error here ---^ Parse error near line 15893: no such column: "irwin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irwin", "0.000306"); error here ---^ Parse error near line 15894: no such column: "harmonious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harmonious", "0.000306"); error here ---^ Parse error near line 15895: no such column: "monoxide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monoxide", "0.000306"); error here ---^ Parse error near line 15896: no such column: "karajan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("karajan", "0.000306"); error here ---^ Parse error near line 15897: no such column: "parody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parody", "0.000306"); error here ---^ Parse error near line 15898: no such column: "greatness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greatness", "0.000306"); error here ---^ Parse error near line 15899: no such column: "psychologically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychologically", "0.000306"); error here ---^ Parse error near line 15900: no such column: "humility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humility", "0.000306"); error here ---^ Parse error near line 15901: no such column: "safest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("safest", "0.000306"); error here ---^ Parse error near line 15902: no such column: "undoubted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undoubted", "0.000306"); error here ---^ Parse error near line 15903: no such column: "brute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brute", "0.000306"); error here ---^ Parse error near line 15904: no such column: "inception" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inception", "0.000306"); error here ---^ Parse error near line 15905: no such column: "subsidence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subsidence", "0.000306"); error here ---^ Parse error near line 15906: no such column: "attackers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attackers", "0.000306"); error here ---^ Parse error near line 15907: no such column: "waterways" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waterways", "0.000306"); error here ---^ Parse error near line 15908: no such column: "enlargement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enlargement", "0.000306"); error here ---^ Parse error near line 15909: no such column: "suede" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suede", "0.000306"); error here ---^ Parse error near line 15910: no such column: "clips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clips", "0.000306"); error here ---^ Parse error near line 15911: no such column: "rendezvous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rendezvous", "0.000306"); error here ---^ Parse error near line 15912: no such column: "pitfalls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pitfalls", "0.000306"); error here ---^ Parse error near line 15913: no such column: "dormant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dormant", "0.000305"); error here ---^ Parse error near line 15914: no such column: "crater" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crater", "0.000305"); error here ---^ Parse error near line 15915: no such column: "denning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denning", "0.000305"); error here ---^ Parse error near line 15916: no such column: "stacks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stacks", "0.000305"); error here ---^ Parse error near line 15917: no such column: "sarcasm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sarcasm", "0.000305"); error here ---^ Parse error near line 15918: no such column: "opener" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opener", "0.000305"); error here ---^ Parse error near line 15919: no such column: "dimly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dimly", "0.000305"); error here ---^ Parse error near line 15920: no such column: "gaping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gaping", "0.000305"); error here ---^ Parse error near line 15921: no such column: "captains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("captains", "0.000305"); error here ---^ Parse error near line 15922: no such column: "allocating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allocating", "0.000305"); error here ---^ Parse error near line 15923: no such column: "orwell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orwell", "0.000305"); error here ---^ Parse error near line 15924: no such column: "blitz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blitz", "0.000305"); error here ---^ Parse error near line 15925: no such column: "irregularities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irregularities", "0.000305"); error here ---^ Parse error near line 15926: no such column: "millie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("millie", "0.000305"); error here ---^ Parse error near line 15927: no such column: "generality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generality", "0.000305"); error here ---^ Parse error near line 15928: no such column: "reunification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reunification", "0.000305"); error here ---^ Parse error near line 15929: no such column: "alleging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alleging", "0.000305"); error here ---^ Parse error near line 15930: no such column: "accreditation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accreditation", "0.000305"); error here ---^ Parse error near line 15931: no such column: "powerpc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("powerpc", "0.000305"); error here ---^ Parse error near line 15932: no such column: "invoke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invoke", "0.000305"); error here ---^ Parse error near line 15933: no such column: "flattering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flattering", "0.000305"); error here ---^ Parse error near line 15934: no such column: "stead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stead", "0.000305"); error here ---^ Parse error near line 15935: no such column: "salads" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salads", "0.000305"); error here ---^ Parse error near line 15936: no such column: "lithuanian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lithuanian", "0.000305"); error here ---^ Parse error near line 15937: no such column: "configurations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("configurations", "0.000305"); error here ---^ Parse error near line 15938: no such column: "cambrian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cambrian", "0.000305"); error here ---^ Parse error near line 15939: no such column: "langbaurgh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("langbaurgh", "0.000305"); error here ---^ Parse error near line 15940: no such column: "porridge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("porridge", "0.000305"); error here ---^ Parse error near line 15941: no such column: "exasperated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exasperated", "0.000305"); error here ---^ Parse error near line 15942: no such column: "jogging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jogging", "0.000305"); error here ---^ Parse error near line 15943: no such column: "naples" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("naples", "0.000305"); error here ---^ Parse error near line 15944: no such column: "densities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("densities", "0.000305"); error here ---^ Parse error near line 15945: no such column: "exporter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exporter", "0.000305"); error here ---^ Parse error near line 15946: no such column: "cultivate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cultivate", "0.000305"); error here ---^ Parse error near line 15947: no such column: "striding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("striding", "0.000305"); error here ---^ Parse error near line 15948: no such column: "plank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plank", "0.000305"); error here ---^ Parse error near line 15949: no such column: "hysteria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hysteria", "0.000305"); error here ---^ Parse error near line 15950: no such column: "mi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mi", "0.000305"); error here ---^ Parse error near line 15951: no such column: "whore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whore", "0.000305"); error here ---^ Parse error near line 15952: no such column: "kashmir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kashmir", "0.000305"); error here ---^ Parse error near line 15953: no such column: "statesman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statesman", "0.000305"); error here ---^ Parse error near line 15954: no such column: "garrett" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garrett", "0.000305"); error here ---^ Parse error near line 15955: no such column: "passports" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("passports", "0.000304"); error here ---^ Parse error near line 15956: no such column: "elaboration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elaboration", "0.000304"); error here ---^ Parse error near line 15957: no such column: "spurred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spurred", "0.000304"); error here ---^ Parse error near line 15958: no such column: "tandem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tandem", "0.000304"); error here ---^ Parse error near line 15959: no such column: "blended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blended", "0.000304"); error here ---^ Parse error near line 15960: no such column: "dashing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dashing", "0.000304"); error here ---^ Parse error near line 15961: no such column: "strachan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strachan", "0.000304"); error here ---^ Parse error near line 15962: no such column: "solvents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solvents", "0.000304"); error here ---^ Parse error near line 15963: no such column: "assimilation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assimilation", "0.000304"); error here ---^ Parse error near line 15964: no such column: "thinkers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thinkers", "0.000304"); error here ---^ Parse error near line 15965: no such column: "scandals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scandals", "0.000304"); error here ---^ Parse error near line 15966: no such column: "splashing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("splashing", "0.000304"); error here ---^ Parse error near line 15967: no such column: "gypsies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gypsies", "0.000304"); error here ---^ Parse error near line 15968: no such column: "gliding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gliding", "0.000304"); error here ---^ Parse error near line 15969: no such column: "groundwater" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("groundwater", "0.000304"); error here ---^ Parse error near line 15970: no such column: "ibrahim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ibrahim", "0.000304"); error here ---^ Parse error near line 15971: no such column: "thirsty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thirsty", "0.000304"); error here ---^ Parse error near line 15972: no such column: "bamboo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bamboo", "0.000304"); error here ---^ Parse error near line 15973: no such column: "motorcycle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motorcycle", "0.000304"); error here ---^ Parse error near line 15974: no such column: "kazakhstan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kazakhstan", "0.000304"); error here ---^ Parse error near line 15975: no such column: "punitive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punitive", "0.000304"); error here ---^ Parse error near line 15976: no such column: "activator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("activator", "0.000304"); error here ---^ Parse error near line 15977: no such column: "adopts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adopts", "0.000304"); error here ---^ Parse error near line 15978: no such column: "mclean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mclean", "0.000304"); error here ---^ Parse error near line 15979: no such column: "bruising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bruising", "0.000304"); error here ---^ Parse error near line 15980: no such column: "livelihood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("livelihood", "0.000304"); error here ---^ Parse error near line 15981: no such column: "dogged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dogged", "0.000304"); error here ---^ Parse error near line 15982: no such column: "crumbs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crumbs", "0.000304"); error here ---^ Parse error near line 15983: no such column: "bingham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bingham", "0.000304"); error here ---^ Parse error near line 15984: no such column: "dwarfs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dwarfs", "0.000304"); error here ---^ Parse error near line 15985: no such column: "micky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("micky", "0.000304"); error here ---^ Parse error near line 15986: no such column: "hinder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hinder", "0.000304"); error here ---^ Parse error near line 15987: no such column: "foreseen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foreseen", "0.000303"); error here ---^ Parse error near line 15988: no such column: "cheated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheated", "0.000303"); error here ---^ Parse error near line 15989: no such column: "jigsaw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jigsaw", "0.000303"); error here ---^ Parse error near line 15990: no such column: "patriarchal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patriarchal", "0.000303"); error here ---^ Parse error near line 15991: no such column: "peacekeeping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peacekeeping", "0.000303"); error here ---^ Parse error near line 15992: no such column: "barbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barbed", "0.000303"); error here ---^ Parse error near line 15993: no such column: "torquay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("torquay", "0.000303"); error here ---^ Parse error near line 15994: no such column: "regulator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regulator", "0.000303"); error here ---^ Parse error near line 15995: no such column: "dobson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dobson", "0.000303"); error here ---^ Parse error near line 15996: no such column: "humidity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humidity", "0.000303"); error here ---^ Parse error near line 15997: no such column: "digestive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("digestive", "0.000303"); error here ---^ Parse error near line 15998: no such column: "antislavery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antislavery", "0.000303"); error here ---^ Parse error near line 15999: no such column: "adrenalin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adrenalin", "0.000303"); error here ---^ Parse error near line 16000: no such column: "stump" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stump", "0.000303"); error here ---^ Parse error near line 16001: no such column: "gilded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gilded", "0.000303"); error here ---^ Parse error near line 16002: no such column: "missionaries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("missionaries", "0.000303"); error here ---^ Parse error near line 16003: no such column: "ethernet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethernet", "0.000303"); error here ---^ Parse error near line 16004: no such column: "spruce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spruce", "0.000303"); error here ---^ Parse error near line 16005: no such column: "unita" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unita", "0.000303"); error here ---^ Parse error near line 16006: no such column: "tags" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tags", "0.000303"); error here ---^ Parse error near line 16007: no such column: "nicked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nicked", "0.000303"); error here ---^ Parse error near line 16008: no such column: "physicists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("physicists", "0.000303"); error here ---^ Parse error near line 16009: no such column: "sharpness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sharpness", "0.000303"); error here ---^ Parse error near line 16010: no such column: "stench" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stench", "0.000303"); error here ---^ Parse error near line 16011: no such column: "necklace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("necklace", "0.000303"); error here ---^ Parse error near line 16012: no such column: "malaria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malaria", "0.000303"); error here ---^ Parse error near line 16013: no such column: "clothed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clothed", "0.000303"); error here ---^ Parse error near line 16014: no such column: "flimsy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flimsy", "0.000303"); error here ---^ Parse error near line 16015: no such column: "entrepreneur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entrepreneur", "0.000303"); error here ---^ Parse error near line 16016: no such column: "bravery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bravery", "0.000303"); error here ---^ Parse error near line 16017: no such column: "fibrosis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fibrosis", "0.000303"); error here ---^ Parse error near line 16018: no such column: "cpu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cpu", "0.000303"); error here ---^ Parse error near line 16019: no such column: "ached" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ached", "0.000303"); error here ---^ Parse error near line 16020: no such column: "outpatient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outpatient", "0.000303"); error here ---^ Parse error near line 16021: no such column: "islanders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("islanders", "0.000303"); error here ---^ Parse error near line 16022: no such column: "thumbs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thumbs", "0.000303"); error here ---^ Parse error near line 16023: no such column: "frs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frs", "0.000303"); error here ---^ Parse error near line 16024: no such column: "hodge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hodge", "0.000303"); error here ---^ Parse error near line 16025: no such column: "sadler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sadler", "0.000303"); error here ---^ Parse error near line 16026: no such column: "verdun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verdun", "0.000303"); error here ---^ Parse error near line 16027: no such column: "habitual" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("habitual", "0.000303"); error here ---^ Parse error near line 16028: no such column: "sandals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sandals", "0.000302"); error here ---^ Parse error near line 16029: no such column: "coordinating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coordinating", "0.000302"); error here ---^ Parse error near line 16030: no such column: "fiduciary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiduciary", "0.000302"); error here ---^ Parse error near line 16031: no such column: "yearning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yearning", "0.000302"); error here ---^ Parse error near line 16032: no such column: "skye" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skye", "0.000302"); error here ---^ Parse error near line 16033: no such column: "brotherhood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brotherhood", "0.000302"); error here ---^ Parse error near line 16034: no such column: "spikes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spikes", "0.000302"); error here ---^ Parse error near line 16035: no such column: "glistening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glistening", "0.000302"); error here ---^ Parse error near line 16036: no such column: "inseparable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inseparable", "0.000302"); error here ---^ Parse error near line 16037: no such column: "adjudication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjudication", "0.000302"); error here ---^ Parse error near line 16038: no such column: "randomised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("randomised", "0.000302"); error here ---^ Parse error near line 16039: no such column: "reckoning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reckoning", "0.000302"); error here ---^ Parse error near line 16040: no such column: "angled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angled", "0.000302"); error here ---^ Parse error near line 16041: no such column: "kurds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kurds", "0.000302"); error here ---^ Parse error near line 16042: no such column: "punctuation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punctuation", "0.000302"); error here ---^ Parse error near line 16043: no such column: "kidneys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kidneys", "0.000302"); error here ---^ Parse error near line 16044: no such column: "abnormality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abnormality", "0.000302"); error here ---^ Parse error near line 16045: no such column: "seaman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seaman", "0.000302"); error here ---^ Parse error near line 16046: no such column: "worsening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worsening", "0.000302"); error here ---^ Parse error near line 16047: no such column: "nip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nip", "0.000302"); error here ---^ Parse error near line 16048: no such column: "untrue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("untrue", "0.000302"); error here ---^ Parse error near line 16049: no such column: "durkheim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("durkheim", "0.000302"); error here ---^ Parse error near line 16050: no such column: "mowbray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mowbray", "0.000302"); error here ---^ Parse error near line 16051: no such column: "arafat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arafat", "0.000302"); error here ---^ Parse error near line 16052: no such column: "unhealthy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unhealthy", "0.000302"); error here ---^ Parse error near line 16053: no such column: "badgers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("badgers", "0.000302"); error here ---^ Parse error near line 16054: no such column: "volcanoes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volcanoes", "0.000302"); error here ---^ Parse error near line 16055: no such column: "ration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ration", "0.000302"); error here ---^ Parse error near line 16056: no such column: "wasteful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wasteful", "0.000302"); error here ---^ Parse error near line 16057: no such column: "seoul" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seoul", "0.000302"); error here ---^ Parse error near line 16058: no such column: "dalton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dalton", "0.000301"); error here ---^ Parse error near line 16059: no such column: "plum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plum", "0.000301"); error here ---^ Parse error near line 16060: no such column: "crackdown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crackdown", "0.000301"); error here ---^ Parse error near line 16061: no such column: "overcame" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overcame", "0.000301"); error here ---^ Parse error near line 16062: no such column: "knox" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knox", "0.000301"); error here ---^ Parse error near line 16063: no such column: "gully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gully", "0.000301"); error here ---^ Parse error near line 16064: no such column: "watchdog" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watchdog", "0.000301"); error here ---^ Parse error near line 16065: no such column: "croats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("croats", "0.000301"); error here ---^ Parse error near line 16066: no such column: "cones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cones", "0.000301"); error here ---^ Parse error near line 16067: no such column: "spacing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spacing", "0.000301"); error here ---^ Parse error near line 16068: no such column: "pennies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pennies", "0.000301"); error here ---^ Parse error near line 16069: no such column: "wares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wares", "0.000301"); error here ---^ Parse error near line 16070: no such column: "divergence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divergence", "0.000301"); error here ---^ Parse error near line 16071: no such column: "professors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("professors", "0.000301"); error here ---^ Parse error near line 16072: no such column: "emphatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emphatic", "0.000301"); error here ---^ Parse error near line 16073: no such column: "lima" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lima", "0.000301"); error here ---^ Parse error near line 16074: no such column: "packaged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("packaged", "0.000301"); error here ---^ Parse error near line 16075: no such column: "contributor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contributor", "0.000301"); error here ---^ Parse error near line 16076: no such column: "spirited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spirited", "0.000301"); error here ---^ Parse error near line 16077: no such column: "peeling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peeling", "0.000301"); error here ---^ Parse error near line 16078: no such column: "buzzing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buzzing", "0.000301"); error here ---^ Parse error near line 16079: no such column: "mammal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mammal", "0.000301"); error here ---^ Parse error near line 16080: no such column: "undone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undone", "0.000301"); error here ---^ Parse error near line 16081: no such column: "dyke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dyke", "0.000301"); error here ---^ Parse error near line 16082: no such column: "prized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prized", "0.000301"); error here ---^ Parse error near line 16083: no such column: "replication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replication", "0.000301"); error here ---^ Parse error near line 16084: no such column: "insignia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insignia", "0.000301"); error here ---^ Parse error near line 16085: no such column: "retina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retina", "0.000301"); error here ---^ Parse error near line 16086: no such column: "tamil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tamil", "0.000301"); error here ---^ Parse error near line 16087: no such column: "composure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("composure", "0.000301"); error here ---^ Parse error near line 16088: no such column: "dj" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dj", "0.000301"); error here ---^ Parse error near line 16089: no such column: "overshadowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overshadowed", "0.000301"); error here ---^ Parse error near line 16090: no such column: "industrialised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("industrialised", "0.000301"); error here ---^ Parse error near line 16091: no such column: "eta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eta", "0.000301"); error here ---^ Parse error near line 16092: no such column: "intermediaries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intermediaries", "0.000301"); error here ---^ Parse error near line 16093: no such column: "audited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("audited", "0.000301"); error here ---^ Parse error near line 16094: no such column: "holt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holt", "0.000301"); error here ---^ Parse error near line 16095: no such column: "stifled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stifled", "0.000301"); error here ---^ Parse error near line 16096: no such column: "oblige" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oblige", "0.000301"); error here ---^ Parse error near line 16097: no such column: "outfits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outfits", "0.000300"); error here ---^ Parse error near line 16098: no such column: "pushes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pushes", "0.000300"); error here ---^ Parse error near line 16099: no such column: "cove" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cove", "0.000300"); error here ---^ Parse error near line 16100: no such column: "caption" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caption", "0.000300"); error here ---^ Parse error near line 16101: no such column: "commencing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commencing", "0.000300"); error here ---^ Parse error near line 16102: no such column: "emphatically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emphatically", "0.000300"); error here ---^ Parse error near line 16103: no such column: "marred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marred", "0.000300"); error here ---^ Parse error near line 16104: no such column: "collects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collects", "0.000300"); error here ---^ Parse error near line 16105: no such column: "retaliation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retaliation", "0.000300"); error here ---^ Parse error near line 16106: no such column: "lance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lance", "0.000300"); error here ---^ Parse error near line 16107: no such column: "gore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gore", "0.000300"); error here ---^ Parse error near line 16108: no such column: "decrees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decrees", "0.000300"); error here ---^ Parse error near line 16109: no such column: "wallis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wallis", "0.000300"); error here ---^ Parse error near line 16110: no such column: "bradshaw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bradshaw", "0.000300"); error here ---^ Parse error near line 16111: no such column: "affidavit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affidavit", "0.000300"); error here ---^ Parse error near line 16112: no such column: "throats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("throats", "0.000300"); error here ---^ Parse error near line 16113: no such column: "foregoing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foregoing", "0.000300"); error here ---^ Parse error near line 16114: no such column: "catchment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catchment", "0.000300"); error here ---^ Parse error near line 16115: no such column: "hound" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hound", "0.000300"); error here ---^ Parse error near line 16116: no such column: "connolly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("connolly", "0.000300"); error here ---^ Parse error near line 16117: no such column: "poly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poly", "0.000300"); error here ---^ Parse error near line 16118: no such column: "hurst" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurst", "0.000300"); error here ---^ Parse error near line 16119: no such column: "viewpoints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viewpoints", "0.000300"); error here ---^ Parse error near line 16120: no such column: "inventor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inventor", "0.000300"); error here ---^ Parse error near line 16121: no such column: "beetles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beetles", "0.000300"); error here ---^ Parse error near line 16122: no such column: "moat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moat", "0.000299"); error here ---^ Parse error near line 16123: no such column: "nausea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nausea", "0.000299"); error here ---^ Parse error near line 16124: no such column: "distortions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distortions", "0.000299"); error here ---^ Parse error near line 16125: no such column: "distort" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distort", "0.000299"); error here ---^ Parse error near line 16126: no such column: "tncs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tncs", "0.000299"); error here ---^ Parse error near line 16127: no such column: "dss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dss", "0.000299"); error here ---^ Parse error near line 16128: no such column: "connie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("connie", "0.000299"); error here ---^ Parse error near line 16129: no such column: "occurrences" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occurrences", "0.000299"); error here ---^ Parse error near line 16130: no such column: "braque" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("braque", "0.000299"); error here ---^ Parse error near line 16131: no such column: "binds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("binds", "0.000299"); error here ---^ Parse error near line 16132: no such column: "tue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tue", "0.000299"); error here ---^ Parse error near line 16133: no such column: "irishman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irishman", "0.000299"); error here ---^ Parse error near line 16134: no such column: "negotiators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negotiators", "0.000299"); error here ---^ Parse error near line 16135: no such column: "tyranny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tyranny", "0.000299"); error here ---^ Parse error near line 16136: no such column: "commend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commend", "0.000299"); error here ---^ Parse error near line 16137: no such column: "orientated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orientated", "0.000299"); error here ---^ Parse error near line 16138: no such column: "quaker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quaker", "0.000299"); error here ---^ Parse error near line 16139: no such column: "attentions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attentions", "0.000299"); error here ---^ Parse error near line 16140: no such column: "backside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backside", "0.000299"); error here ---^ Parse error near line 16141: no such column: "liturgy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liturgy", "0.000299"); error here ---^ Parse error near line 16142: no such column: "macho" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macho", "0.000299"); error here ---^ Parse error near line 16143: no such column: "singularity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("singularity", "0.000299"); error here ---^ Parse error near line 16144: no such column: "stereotype" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stereotype", "0.000299"); error here ---^ Parse error near line 16145: no such column: "planner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("planner", "0.000299"); error here ---^ Parse error near line 16146: no such column: "chapels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chapels", "0.000299"); error here ---^ Parse error near line 16147: no such column: "transmitter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transmitter", "0.000299"); error here ---^ Parse error near line 16148: no such column: "reaffirmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reaffirmed", "0.000299"); error here ---^ Parse error near line 16149: no such column: "irritably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irritably", "0.000299"); error here ---^ Parse error near line 16150: no such column: "strung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strung", "0.000299"); error here ---^ Parse error near line 16151: no such column: "kidnapping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kidnapping", "0.000299"); error here ---^ Parse error near line 16152: no such column: "dictator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dictator", "0.000299"); error here ---^ Parse error near line 16153: no such column: "emmie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emmie", "0.000299"); error here ---^ Parse error near line 16154: no such column: "retreating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retreating", "0.000299"); error here ---^ Parse error near line 16155: no such column: "bakery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bakery", "0.000299"); error here ---^ Parse error near line 16156: no such column: "slung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slung", "0.000299"); error here ---^ Parse error near line 16157: no such column: "dreamt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dreamt", "0.000299"); error here ---^ Parse error near line 16158: no such column: "teamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teamed", "0.000298"); error here ---^ Parse error near line 16159: no such column: "glitter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glitter", "0.000298"); error here ---^ Parse error near line 16160: no such column: "flavours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flavours", "0.000298"); error here ---^ Parse error near line 16161: no such column: "momentous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("momentous", "0.000298"); error here ---^ Parse error near line 16162: no such column: "clustered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clustered", "0.000298"); error here ---^ Parse error near line 16163: no such column: "vest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vest", "0.000298"); error here ---^ Parse error near line 16164: no such column: "grape" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grape", "0.000298"); error here ---^ Parse error near line 16165: no such column: "sylvie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sylvie", "0.000298"); error here ---^ Parse error near line 16166: no such column: "whereupon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whereupon", "0.000298"); error here ---^ Parse error near line 16167: no such column: "abusive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abusive", "0.000298"); error here ---^ Parse error near line 16168: no such column: "justin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("justin", "0.000298"); error here ---^ Parse error near line 16169: no such column: "briefed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("briefed", "0.000298"); error here ---^ Parse error near line 16170: no such column: "richie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("richie", "0.000298"); error here ---^ Parse error near line 16171: no such column: "hesitant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hesitant", "0.000298"); error here ---^ Parse error near line 16172: no such column: "patriotism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patriotism", "0.000298"); error here ---^ Parse error near line 16173: no such column: "alaska" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alaska", "0.000298"); error here ---^ Parse error near line 16174: no such column: "heterogeneous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heterogeneous", "0.000298"); error here ---^ Parse error near line 16175: no such column: "bins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bins", "0.000298"); error here ---^ Parse error near line 16176: no such column: "tracked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tracked", "0.000298"); error here ---^ Parse error near line 16177: no such column: "rite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rite", "0.000298"); error here ---^ Parse error near line 16178: no such column: "sanitary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sanitary", "0.000298"); error here ---^ Parse error near line 16179: no such column: "nasal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nasal", "0.000298"); error here ---^ Parse error near line 16180: no such column: "equivalence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equivalence", "0.000298"); error here ---^ Parse error near line 16181: no such column: "howell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("howell", "0.000298"); error here ---^ Parse error near line 16182: no such column: "translations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("translations", "0.000298"); error here ---^ Parse error near line 16183: no such column: "misrepresentation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misrepresentation", "0.000298"); error here ---^ Parse error near line 16184: no such column: "irons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irons", "0.000298"); error here ---^ Parse error near line 16185: no such column: "msc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("msc", "0.000298"); error here ---^ Parse error near line 16186: no such column: "separates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("separates", "0.000298"); error here ---^ Parse error near line 16187: no such column: "buddhist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buddhist", "0.000298"); error here ---^ Parse error near line 16188: no such column: "fashioned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fashioned", "0.000298"); error here ---^ Parse error near line 16189: no such column: "juices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("juices", "0.000298"); error here ---^ Parse error near line 16190: no such column: "hath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hath", "0.000298"); error here ---^ Parse error near line 16191: no such column: "summerchild" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summerchild", "0.000297"); error here ---^ Parse error near line 16192: no such column: "sanctioned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sanctioned", "0.000297"); error here ---^ Parse error near line 16193: no such column: "shepherds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shepherds", "0.000297"); error here ---^ Parse error near line 16194: no such column: "procurement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("procurement", "0.000297"); error here ---^ Parse error near line 16195: no such column: "cyclic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cyclic", "0.000297"); error here ---^ Parse error near line 16196: no such column: "laing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laing", "0.000297"); error here ---^ Parse error near line 16197: no such column: "bottled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bottled", "0.000297"); error here ---^ Parse error near line 16198: no such column: "earthly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earthly", "0.000297"); error here ---^ Parse error near line 16199: no such column: "grandad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grandad", "0.000297"); error here ---^ Parse error near line 16200: no such column: "norris" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("norris", "0.000297"); error here ---^ Parse error near line 16201: no such column: "prescribe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prescribe", "0.000297"); error here ---^ Parse error near line 16202: no such column: "grate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grate", "0.000297"); error here ---^ Parse error near line 16203: no such column: "granules" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("granules", "0.000297"); error here ---^ Parse error near line 16204: no such column: "mocked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mocked", "0.000297"); error here ---^ Parse error near line 16205: no such column: "skeletal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skeletal", "0.000297"); error here ---^ Parse error near line 16206: no such column: "garbage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garbage", "0.000297"); error here ---^ Parse error near line 16207: no such column: "irrigation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irrigation", "0.000297"); error here ---^ Parse error near line 16208: no such column: "hoomey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hoomey", "0.000297"); error here ---^ Parse error near line 16209: no such column: "sacking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sacking", "0.000297"); error here ---^ Parse error near line 16210: no such column: "commuters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commuters", "0.000297"); error here ---^ Parse error near line 16211: no such column: "lyric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lyric", "0.000297"); error here ---^ Parse error near line 16212: no such column: "prowess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prowess", "0.000297"); error here ---^ Parse error near line 16213: no such column: "sixpence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sixpence", "0.000297"); error here ---^ Parse error near line 16214: no such column: "filth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filth", "0.000297"); error here ---^ Parse error near line 16215: no such column: "specifies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specifies", "0.000297"); error here ---^ Parse error near line 16216: no such column: "verified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verified", "0.000296"); error here ---^ Parse error near line 16217: no such column: "rightful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rightful", "0.000296"); error here ---^ Parse error near line 16218: no such column: "toughest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toughest", "0.000296"); error here ---^ Parse error near line 16219: no such column: "rationalisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rationalisation", "0.000296"); error here ---^ Parse error near line 16220: no such column: "kidding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kidding", "0.000296"); error here ---^ Parse error near line 16221: no such column: "acceptability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acceptability", "0.000296"); error here ---^ Parse error near line 16222: no such column: "transfusion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transfusion", "0.000296"); error here ---^ Parse error near line 16223: no such column: "shire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shire", "0.000296"); error here ---^ Parse error near line 16224: no such column: "holman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holman", "0.000296"); error here ---^ Parse error near line 16225: no such column: "lj" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lj", "0.000296"); error here ---^ Parse error near line 16226: no such column: "laird" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laird", "0.000296"); error here ---^ Parse error near line 16227: no such column: "rhine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rhine", "0.000296"); error here ---^ Parse error near line 16228: no such column: "repressive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repressive", "0.000296"); error here ---^ Parse error near line 16229: no such column: "reliably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reliably", "0.000296"); error here ---^ Parse error near line 16230: no such column: "hiss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hiss", "0.000296"); error here ---^ Parse error near line 16231: no such column: "detectable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detectable", "0.000296"); error here ---^ Parse error near line 16232: no such column: "grimma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grimma", "0.000296"); error here ---^ Parse error near line 16233: no such column: "ju" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ju", "0.000296"); error here ---^ Parse error near line 16234: no such column: "senna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("senna", "0.000296"); error here ---^ Parse error near line 16235: no such column: "manufactures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manufactures", "0.000296"); error here ---^ Parse error near line 16236: no such column: "oily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oily", "0.000296"); error here ---^ Parse error near line 16237: no such column: "burgundy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burgundy", "0.000296"); error here ---^ Parse error near line 16238: no such column: "cad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cad", "0.000296"); error here ---^ Parse error near line 16239: no such column: "phd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phd", "0.000296"); error here ---^ Parse error near line 16240: no such column: "laps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laps", "0.000296"); error here ---^ Parse error near line 16241: no such column: "uncertainly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncertainly", "0.000296"); error here ---^ Parse error near line 16242: no such column: "jarvis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jarvis", "0.000296"); error here ---^ Parse error near line 16243: no such column: "seizing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seizing", "0.000296"); error here ---^ Parse error near line 16244: no such column: "attaching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attaching", "0.000296"); error here ---^ Parse error near line 16245: no such column: "ancestral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ancestral", "0.000296"); error here ---^ Parse error near line 16246: no such column: "alyssia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alyssia", "0.000296"); error here ---^ Parse error near line 16247: no such column: "dept" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dept", "0.000296"); error here ---^ Parse error near line 16248: no such column: "nasa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nasa", "0.000296"); error here ---^ Parse error near line 16249: no such column: "strictures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strictures", "0.000296"); error here ---^ Parse error near line 16250: no such column: "motorist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motorist", "0.000295"); error here ---^ Parse error near line 16251: no such column: "cirencester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cirencester", "0.000295"); error here ---^ Parse error near line 16252: no such column: "tyson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tyson", "0.000295"); error here ---^ Parse error near line 16253: no such column: "clayton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clayton", "0.000295"); error here ---^ Parse error near line 16254: no such column: "rudolf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rudolf", "0.000295"); error here ---^ Parse error near line 16255: no such column: "nationalised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationalised", "0.000295"); error here ---^ Parse error near line 16256: no such column: "hutchinson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hutchinson", "0.000295"); error here ---^ Parse error near line 16257: no such column: "farnham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farnham", "0.000295"); error here ---^ Parse error near line 16258: no such column: "corollary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corollary", "0.000295"); error here ---^ Parse error near line 16259: no such column: "clarence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clarence", "0.000295"); error here ---^ Parse error near line 16260: no such column: "pathologist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pathologist", "0.000295"); error here ---^ Parse error near line 16261: no such column: "moth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moth", "0.000295"); error here ---^ Parse error near line 16262: no such column: "warily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warily", "0.000295"); error here ---^ Parse error near line 16263: no such column: "fungi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fungi", "0.000295"); error here ---^ Parse error near line 16264: no such column: "correspondents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correspondents", "0.000295"); error here ---^ Parse error near line 16265: no such column: "grampian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grampian", "0.000295"); error here ---^ Parse error near line 16266: no such column: "affiliated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affiliated", "0.000295"); error here ---^ Parse error near line 16267: no such column: "advises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advises", "0.000295"); error here ---^ Parse error near line 16268: no such column: "rushes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rushes", "0.000295"); error here ---^ Parse error near line 16269: no such column: "stools" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stools", "0.000295"); error here ---^ Parse error near line 16270: no such column: "knob" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knob", "0.000295"); error here ---^ Parse error near line 16271: no such column: "histamine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("histamine", "0.000295"); error here ---^ Parse error near line 16272: no such column: "antarctica" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antarctica", "0.000295"); error here ---^ Parse error near line 16273: no such column: "giggle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("giggle", "0.000295"); error here ---^ Parse error near line 16274: no such column: "carts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carts", "0.000295"); error here ---^ Parse error near line 16275: no such column: "watchful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watchful", "0.000295"); error here ---^ Parse error near line 16276: no such column: "unwillingness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unwillingness", "0.000295"); error here ---^ Parse error near line 16277: no such column: "capturing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capturing", "0.000295"); error here ---^ Parse error near line 16278: no such column: "scant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scant", "0.000295"); error here ---^ Parse error near line 16279: no such column: "britannia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("britannia", "0.000295"); error here ---^ Parse error near line 16280: no such column: "danes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("danes", "0.000295"); error here ---^ Parse error near line 16281: no such column: "orbits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orbits", "0.000295"); error here ---^ Parse error near line 16282: no such column: "contradict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contradict", "0.000295"); error here ---^ Parse error near line 16283: no such column: "ebb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ebb", "0.000295"); error here ---^ Parse error near line 16284: no such column: "splits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("splits", "0.000295"); error here ---^ Parse error near line 16285: no such column: "throttle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("throttle", "0.000295"); error here ---^ Parse error near line 16286: no such column: "ambivalent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambivalent", "0.000295"); error here ---^ Parse error near line 16287: no such column: "smug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smug", "0.000295"); error here ---^ Parse error near line 16288: no such column: "cathedrals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cathedrals", "0.000295"); error here ---^ Parse error near line 16289: no such column: "dissimilar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissimilar", "0.000295"); error here ---^ Parse error near line 16290: no such column: "semi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("semi", "0.000295"); error here ---^ Parse error near line 16291: no such column: "harp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harp", "0.000295"); error here ---^ Parse error near line 16292: no such column: "legislators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legislators", "0.000294"); error here ---^ Parse error near line 16293: no such column: "rein" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rein", "0.000294"); error here ---^ Parse error near line 16294: no such column: "falcon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("falcon", "0.000294"); error here ---^ Parse error near line 16295: no such column: "emu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emu", "0.000294"); error here ---^ Parse error near line 16296: no such column: "circling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circling", "0.000294"); error here ---^ Parse error near line 16297: no such column: "fervour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fervour", "0.000294"); error here ---^ Parse error near line 16298: no such column: "gunman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gunman", "0.000294"); error here ---^ Parse error near line 16299: no such column: "khrushchev" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("khrushchev", "0.000294"); error here ---^ Parse error near line 16300: no such column: "josie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("josie", "0.000294"); error here ---^ Parse error near line 16301: no such column: "pulp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pulp", "0.000294"); error here ---^ Parse error near line 16302: no such column: "publicised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("publicised", "0.000294"); error here ---^ Parse error near line 16303: no such column: "hartley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hartley", "0.000294"); error here ---^ Parse error near line 16304: no such column: "cobbled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cobbled", "0.000294"); error here ---^ Parse error near line 16305: no such column: "wilcox" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wilcox", "0.000294"); error here ---^ Parse error near line 16306: no such column: "chesterfield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chesterfield", "0.000294"); error here ---^ Parse error near line 16307: no such column: "famed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("famed", "0.000294"); error here ---^ Parse error near line 16308: no such column: "exhibiting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhibiting", "0.000294"); error here ---^ Parse error near line 16309: no such column: "shakes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shakes", "0.000294"); error here ---^ Parse error near line 16310: no such column: "goldsmiths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goldsmiths", "0.000294"); error here ---^ Parse error near line 16311: no such column: "vagina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vagina", "0.000294"); error here ---^ Parse error near line 16312: no such column: "conservationists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conservationists", "0.000294"); error here ---^ Parse error near line 16313: no such column: "condoms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("condoms", "0.000294"); error here ---^ Parse error near line 16314: no such column: "downright" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("downright", "0.000294"); error here ---^ Parse error near line 16315: no such column: "plagued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plagued", "0.000294"); error here ---^ Parse error near line 16316: no such column: "stefan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stefan", "0.000294"); error here ---^ Parse error near line 16317: no such column: "donegal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donegal", "0.000294"); error here ---^ Parse error near line 16318: no such column: "ontological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ontological", "0.000294"); error here ---^ Parse error near line 16319: no such column: "excretion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excretion", "0.000294"); error here ---^ Parse error near line 16320: no such column: "tunic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tunic", "0.000294"); error here ---^ Parse error near line 16321: no such column: "slamming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slamming", "0.000294"); error here ---^ Parse error near line 16322: no such column: "bowe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowe", "0.000294"); error here ---^ Parse error near line 16323: no such column: "relapse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relapse", "0.000294"); error here ---^ Parse error near line 16324: no such column: "flaws" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flaws", "0.000294"); error here ---^ Parse error near line 16325: no such column: "helmets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helmets", "0.000294"); error here ---^ Parse error near line 16326: no such column: "foreigner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foreigner", "0.000294"); error here ---^ Parse error near line 16327: no such column: "adequacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adequacy", "0.000294"); error here ---^ Parse error near line 16328: no such column: "withholding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("withholding", "0.000294"); error here ---^ Parse error near line 16329: no such column: "harrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harrow", "0.000294"); error here ---^ Parse error near line 16330: no such column: "enrolment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enrolment", "0.000294"); error here ---^ Parse error near line 16331: no such column: "acidity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acidity", "0.000294"); error here ---^ Parse error near line 16332: no such column: "ecu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ecu", "0.000294"); error here ---^ Parse error near line 16333: no such column: "expedient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expedient", "0.000294"); error here ---^ Parse error near line 16334: no such column: "comforts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comforts", "0.000294"); error here ---^ Parse error near line 16335: no such column: "repository" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repository", "0.000294"); error here ---^ Parse error near line 16336: no such column: "regulators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regulators", "0.000294"); error here ---^ Parse error near line 16337: no such column: "dew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dew", "0.000294"); error here ---^ Parse error near line 16338: no such column: "cartel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cartel", "0.000294"); error here ---^ Parse error near line 16339: no such column: "mortgagee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mortgagee", "0.000294"); error here ---^ Parse error near line 16340: no such column: "stephens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stephens", "0.000294"); error here ---^ Parse error near line 16341: no such column: "weston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weston", "0.000294"); error here ---^ Parse error near line 16342: no such column: "egyptians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("egyptians", "0.000293"); error here ---^ Parse error near line 16343: no such column: "assertions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assertions", "0.000293"); error here ---^ Parse error near line 16344: no such column: "interdisciplinary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interdisciplinary", "0.000293"); error here ---^ Parse error near line 16345: no such column: "cynicism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cynicism", "0.000293"); error here ---^ Parse error near line 16346: no such column: "blackened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blackened", "0.000293"); error here ---^ Parse error near line 16347: no such column: "abound" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abound", "0.000293"); error here ---^ Parse error near line 16348: no such column: "atkins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("atkins", "0.000293"); error here ---^ Parse error near line 16349: no such column: "measurable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("measurable", "0.000293"); error here ---^ Parse error near line 16350: no such column: "signified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signified", "0.000293"); error here ---^ Parse error near line 16351: no such column: "cents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cents", "0.000293"); error here ---^ Parse error near line 16352: no such column: "lothar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lothar", "0.000293"); error here ---^ Parse error near line 16353: no such column: "spanning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spanning", "0.000293"); error here ---^ Parse error near line 16354: no such column: "mussolini" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mussolini", "0.000293"); error here ---^ Parse error near line 16355: no such column: "schema" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schema", "0.000293"); error here ---^ Parse error near line 16356: no such column: "pirate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pirate", "0.000293"); error here ---^ Parse error near line 16357: no such column: "militants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("militants", "0.000293"); error here ---^ Parse error near line 16358: no such column: "lachlan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lachlan", "0.000293"); error here ---^ Parse error near line 16359: no such column: "stabbing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stabbing", "0.000293"); error here ---^ Parse error near line 16360: no such column: "neutrons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neutrons", "0.000293"); error here ---^ Parse error near line 16361: no such column: "fragrant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fragrant", "0.000293"); error here ---^ Parse error near line 16362: no such column: "adorned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adorned", "0.000293"); error here ---^ Parse error near line 16363: no such column: "humiliated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humiliated", "0.000293"); error here ---^ Parse error near line 16364: no such column: "vga" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vga", "0.000293"); error here ---^ Parse error near line 16365: no such column: "lids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lids", "0.000293"); error here ---^ Parse error near line 16366: no such column: "dalglish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dalglish", "0.000293"); error here ---^ Parse error near line 16367: no such column: "dissertation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissertation", "0.000293"); error here ---^ Parse error near line 16368: no such column: "luther" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luther", "0.000291"); error here ---^ Parse error near line 16369: no such column: "primal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("primal", "0.000291"); error here ---^ Parse error near line 16370: no such column: "punjab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punjab", "0.000291"); error here ---^ Parse error near line 16371: no such column: "martyr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("martyr", "0.000291"); error here ---^ Parse error near line 16372: no such column: "sublime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sublime", "0.000291"); error here ---^ Parse error near line 16373: no such column: "goldberg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goldberg", "0.000291"); error here ---^ Parse error near line 16374: no such column: "vowels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vowels", "0.000291"); error here ---^ Parse error near line 16375: no such column: "bloomsbury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bloomsbury", "0.000291"); error here ---^ Parse error near line 16376: no such column: "ra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ra", "0.000291"); error here ---^ Parse error near line 16377: no such column: "annabel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("annabel", "0.000291"); error here ---^ Parse error near line 16378: no such column: "mop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mop", "0.000291"); error here ---^ Parse error near line 16379: no such column: "disapproved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disapproved", "0.000291"); error here ---^ Parse error near line 16380: no such column: "albans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("albans", "0.000291"); error here ---^ Parse error near line 16381: no such column: "dismayed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dismayed", "0.000291"); error here ---^ Parse error near line 16382: no such column: "hooded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hooded", "0.000291"); error here ---^ Parse error near line 16383: no such column: "winked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winked", "0.000291"); error here ---^ Parse error near line 16384: no such column: "cricketer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cricketer", "0.000291"); error here ---^ Parse error near line 16385: no such column: "averted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("averted", "0.000291"); error here ---^ Parse error near line 16386: no such column: "ludens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ludens", "0.000291"); error here ---^ Parse error near line 16387: no such column: "pineapple" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pineapple", "0.000291"); error here ---^ Parse error near line 16388: no such column: "resolutely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resolutely", "0.000291"); error here ---^ Parse error near line 16389: no such column: "blacksmith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blacksmith", "0.000291"); error here ---^ Parse error near line 16390: no such column: "inwardly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inwardly", "0.000291"); error here ---^ Parse error near line 16391: no such column: "finnish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finnish", "0.000291"); error here ---^ Parse error near line 16392: no such column: "lms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lms", "0.000291"); error here ---^ Parse error near line 16393: no such column: "gaol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gaol", "0.000291"); error here ---^ Parse error near line 16394: no such column: "prematurely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prematurely", "0.000291"); error here ---^ Parse error near line 16395: no such column: "bustling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bustling", "0.000291"); error here ---^ Parse error near line 16396: no such column: "carolina" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carolina", "0.000291"); error here ---^ Parse error near line 16397: no such column: "anonymity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anonymity", "0.000291"); error here ---^ Parse error near line 16398: no such column: "addicted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("addicted", "0.000291"); error here ---^ Parse error near line 16399: no such column: "chiswick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chiswick", "0.000291"); error here ---^ Parse error near line 16400: no such column: "smelly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smelly", "0.000291"); error here ---^ Parse error near line 16401: no such column: "aide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aide", "0.000291"); error here ---^ Parse error near line 16402: no such column: "prejudiced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prejudiced", "0.000290"); error here ---^ Parse error near line 16403: no such column: "eds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eds", "0.000290"); error here ---^ Parse error near line 16404: no such column: "brutally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brutally", "0.000290"); error here ---^ Parse error near line 16405: no such column: "battled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("battled", "0.000290"); error here ---^ Parse error near line 16406: no such column: "woolf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woolf", "0.000290"); error here ---^ Parse error near line 16407: no such column: "strawberries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strawberries", "0.000290"); error here ---^ Parse error near line 16408: no such column: "injecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injecting", "0.000290"); error here ---^ Parse error near line 16409: no such column: "enigmatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enigmatic", "0.000290"); error here ---^ Parse error near line 16410: no such column: "contended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contended", "0.000290"); error here ---^ Parse error near line 16411: no such column: "elland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elland", "0.000290"); error here ---^ Parse error near line 16412: no such column: "allotment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allotment", "0.000290"); error here ---^ Parse error near line 16413: no such column: "decaying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decaying", "0.000290"); error here ---^ Parse error near line 16414: no such column: "frankish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frankish", "0.000290"); error here ---^ Parse error near line 16415: no such column: "recognizable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recognizable", "0.000290"); error here ---^ Parse error near line 16416: no such column: "bereaved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bereaved", "0.000290"); error here ---^ Parse error near line 16417: no such column: "insiders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insiders", "0.000290"); error here ---^ Parse error near line 16418: no such column: "birthplace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("birthplace", "0.000290"); error here ---^ Parse error near line 16419: no such column: "vicky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vicky", "0.000290"); error here ---^ Parse error near line 16420: no such column: "devils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devils", "0.000290"); error here ---^ Parse error near line 16421: no such column: "bash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bash", "0.000290"); error here ---^ Parse error near line 16422: no such column: "shortened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shortened", "0.000290"); error here ---^ Parse error near line 16423: no such column: "nostalgic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nostalgic", "0.000290"); error here ---^ Parse error near line 16424: no such column: "whispers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whispers", "0.000290"); error here ---^ Parse error near line 16425: no such column: "neurotic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neurotic", "0.000290"); error here ---^ Parse error near line 16426: no such column: "shady" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shady", "0.000290"); error here ---^ Parse error near line 16427: no such column: "skyline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skyline", "0.000290"); error here ---^ Parse error near line 16428: no such column: "prospectus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prospectus", "0.000290"); error here ---^ Parse error near line 16429: no such column: "corals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corals", "0.000290"); error here ---^ Parse error near line 16430: no such column: "perceptive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perceptive", "0.000289"); error here ---^ Parse error near line 16431: no such column: "cloudy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cloudy", "0.000289"); error here ---^ Parse error near line 16432: no such column: "footballers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("footballers", "0.000289"); error here ---^ Parse error near line 16433: no such column: "bets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bets", "0.000289"); error here ---^ Parse error near line 16434: no such column: "bedtime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bedtime", "0.000289"); error here ---^ Parse error near line 16435: no such column: "portrayal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("portrayal", "0.000289"); error here ---^ Parse error near line 16436: no such column: "numb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("numb", "0.000289"); error here ---^ Parse error near line 16437: no such column: "mats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mats", "0.000289"); error here ---^ Parse error near line 16438: no such column: "arbitrator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arbitrator", "0.000289"); error here ---^ Parse error near line 16439: no such column: "anomalous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anomalous", "0.000289"); error here ---^ Parse error near line 16440: no such column: "planks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("planks", "0.000289"); error here ---^ Parse error near line 16441: no such column: "mercia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mercia", "0.000289"); error here ---^ Parse error near line 16442: no such column: "tehran" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tehran", "0.000289"); error here ---^ Parse error near line 16443: no such column: "circled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circled", "0.000289"); error here ---^ Parse error near line 16444: no such column: "ordination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ordination", "0.000289"); error here ---^ Parse error near line 16445: no such column: "pram" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pram", "0.000289"); error here ---^ Parse error near line 16446: no such column: "whitlock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whitlock", "0.000289"); error here ---^ Parse error near line 16447: no such column: "trafficking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trafficking", "0.000289"); error here ---^ Parse error near line 16448: no such column: "invoices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invoices", "0.000289"); error here ---^ Parse error near line 16449: no such column: "schofield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schofield", "0.000289"); error here ---^ Parse error near line 16450: no such column: "secluded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secluded", "0.000289"); error here ---^ Parse error near line 16451: no such column: "basingstoke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basingstoke", "0.000289"); error here ---^ Parse error near line 16452: no such column: "koi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("koi", "0.000289"); error here ---^ Parse error near line 16453: no such column: "disposing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disposing", "0.000289"); error here ---^ Parse error near line 16454: no such column: "nationalisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationalisation", "0.000289"); error here ---^ Parse error near line 16455: no such column: "mead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mead", "0.000289"); error here ---^ Parse error near line 16456: no such column: "illicit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illicit", "0.000289"); error here ---^ Parse error near line 16457: no such column: "scenic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scenic", "0.000289"); error here ---^ Parse error near line 16458: no such column: "stepfather" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stepfather", "0.000289"); error here ---^ Parse error near line 16459: no such column: "whips" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whips", "0.000289"); error here ---^ Parse error near line 16460: no such column: "humming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humming", "0.000289"); error here ---^ Parse error near line 16461: no such column: "denote" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denote", "0.000289"); error here ---^ Parse error near line 16462: no such column: "golding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("golding", "0.000289"); error here ---^ Parse error near line 16463: no such column: "invade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invade", "0.000289"); error here ---^ Parse error near line 16464: no such column: "scarred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scarred", "0.000289"); error here ---^ Parse error near line 16465: no such column: "calcutta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calcutta", "0.000289"); error here ---^ Parse error near line 16466: no such column: "lashed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lashed", "0.000289"); error here ---^ Parse error near line 16467: no such column: "hitachi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hitachi", "0.000289"); error here ---^ Parse error near line 16468: no such column: "ix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ix", "0.000289"); error here ---^ Parse error near line 16469: no such column: "stigma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stigma", "0.000289"); error here ---^ Parse error near line 16470: no such column: "clergyman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clergyman", "0.000289"); error here ---^ Parse error near line 16471: no such column: "badges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("badges", "0.000289"); error here ---^ Parse error near line 16472: no such column: "grimsby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grimsby", "0.000289"); error here ---^ Parse error near line 16473: no such column: "asquith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asquith", "0.000289"); error here ---^ Parse error near line 16474: no such column: "vases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vases", "0.000289"); error here ---^ Parse error near line 16475: no such column: "experimentally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experimentally", "0.000289"); error here ---^ Parse error near line 16476: no such column: "poignant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poignant", "0.000289"); error here ---^ Parse error near line 16477: no such column: "propagation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("propagation", "0.000288"); error here ---^ Parse error near line 16478: no such column: "fats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fats", "0.000288"); error here ---^ Parse error near line 16479: no such column: "courtship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courtship", "0.000288"); error here ---^ Parse error near line 16480: no such column: "amenity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amenity", "0.000288"); error here ---^ Parse error near line 16481: no such column: "pickering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pickering", "0.000288"); error here ---^ Parse error near line 16482: no such column: "savagely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("savagely", "0.000288"); error here ---^ Parse error near line 16483: no such column: "israelis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("israelis", "0.000288"); error here ---^ Parse error near line 16484: no such column: "converse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("converse", "0.000288"); error here ---^ Parse error near line 16485: no such column: "shattering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shattering", "0.000288"); error here ---^ Parse error near line 16486: no such column: "devastation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devastation", "0.000288"); error here ---^ Parse error near line 16487: no such column: "snapping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snapping", "0.000288"); error here ---^ Parse error near line 16488: no such column: "dilute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dilute", "0.000288"); error here ---^ Parse error near line 16489: no such column: "irreversible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irreversible", "0.000288"); error here ---^ Parse error near line 16490: no such column: "defied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defied", "0.000288"); error here ---^ Parse error near line 16491: no such column: "simulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simulated", "0.000288"); error here ---^ Parse error near line 16492: no such column: "piecemeal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piecemeal", "0.000288"); error here ---^ Parse error near line 16493: no such column: "worsened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worsened", "0.000288"); error here ---^ Parse error near line 16494: no such column: "fella" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fella", "0.000288"); error here ---^ Parse error near line 16495: no such column: "gearbox" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gearbox", "0.000288"); error here ---^ Parse error near line 16496: no such column: "flake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flake", "0.000288"); error here ---^ Parse error near line 16497: no such column: "counteract" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counteract", "0.000288"); error here ---^ Parse error near line 16498: no such column: "cprw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cprw", "0.000288"); error here ---^ Parse error near line 16499: no such column: "vile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vile", "0.000288"); error here ---^ Parse error near line 16500: no such column: "nova" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nova", "0.000288"); error here ---^ Parse error near line 16501: no such column: "sabotage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sabotage", "0.000288"); error here ---^ Parse error near line 16502: no such column: "declarations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("declarations", "0.000288"); error here ---^ Parse error near line 16503: no such column: "shuffle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shuffle", "0.000288"); error here ---^ Parse error near line 16504: no such column: "dependants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dependants", "0.000288"); error here ---^ Parse error near line 16505: no such column: "idly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("idly", "0.000288"); error here ---^ Parse error near line 16506: no such column: "flamboyant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flamboyant", "0.000288"); error here ---^ Parse error near line 16507: no such column: "deserving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deserving", "0.000288"); error here ---^ Parse error near line 16508: no such column: "adept" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adept", "0.000288"); error here ---^ Parse error near line 16509: no such column: "sportsmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sportsmen", "0.000288"); error here ---^ Parse error near line 16510: no such column: "curtailed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curtailed", "0.000288"); error here ---^ Parse error near line 16511: no such column: "pulpit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pulpit", "0.000288"); error here ---^ Parse error near line 16512: no such column: "discursive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discursive", "0.000288"); error here ---^ Parse error near line 16513: no such column: "macroeconomic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macroeconomic", "0.000288"); error here ---^ Parse error near line 16514: no such column: "zuwaya" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zuwaya", "0.000288"); error here ---^ Parse error near line 16515: no such column: "chores" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chores", "0.000288"); error here ---^ Parse error near line 16516: no such column: "afflicted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afflicted", "0.000288"); error here ---^ Parse error near line 16517: no such column: "elisabeth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elisabeth", "0.000288"); error here ---^ Parse error near line 16518: no such column: "chandler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chandler", "0.000288"); error here ---^ Parse error near line 16519: no such column: "physicist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("physicist", "0.000287"); error here ---^ Parse error near line 16520: no such column: "ambush" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambush", "0.000287"); error here ---^ Parse error near line 16521: no such column: "curricular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curricular", "0.000287"); error here ---^ Parse error near line 16522: no such column: "helm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helm", "0.000287"); error here ---^ Parse error near line 16523: no such column: "bundles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bundles", "0.000287"); error here ---^ Parse error near line 16524: no such column: "whitaker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whitaker", "0.000287"); error here ---^ Parse error near line 16525: no such column: "aitken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aitken", "0.000287"); error here ---^ Parse error near line 16526: no such column: "manville" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manville", "0.000287"); error here ---^ Parse error near line 16527: no such column: "multiplicity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multiplicity", "0.000287"); error here ---^ Parse error near line 16528: no such column: "legitimately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legitimately", "0.000287"); error here ---^ Parse error near line 16529: no such column: "outcry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outcry", "0.000287"); error here ---^ Parse error near line 16530: no such column: "foresee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foresee", "0.000287"); error here ---^ Parse error near line 16531: no such column: "blanc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blanc", "0.000287"); error here ---^ Parse error near line 16532: no such column: "consented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consented", "0.000287"); error here ---^ Parse error near line 16533: no such column: "migrant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("migrant", "0.000287"); error here ---^ Parse error near line 16534: no such column: "undisturbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undisturbed", "0.000287"); error here ---^ Parse error near line 16535: no such column: "papacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("papacy", "0.000287"); error here ---^ Parse error near line 16536: no such column: "sneak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sneak", "0.000287"); error here ---^ Parse error near line 16537: no such column: "noteworthy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noteworthy", "0.000287"); error here ---^ Parse error near line 16538: no such column: "starve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("starve", "0.000287"); error here ---^ Parse error near line 16539: no such column: "spurious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spurious", "0.000287"); error here ---^ Parse error near line 16540: no such column: "gallop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gallop", "0.000287"); error here ---^ Parse error near line 16541: no such column: "eastbourne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eastbourne", "0.000287"); error here ---^ Parse error near line 16542: no such column: "affiliations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affiliations", "0.000287"); error here ---^ Parse error near line 16543: no such column: "conveys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conveys", "0.000287"); error here ---^ Parse error near line 16544: no such column: "frustrations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frustrations", "0.000287"); error here ---^ Parse error near line 16545: no such column: "apathy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apathy", "0.000287"); error here ---^ Parse error near line 16546: no such column: "operas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("operas", "0.000287"); error here ---^ Parse error near line 16547: no such column: "atlanta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("atlanta", "0.000287"); error here ---^ Parse error near line 16548: no such column: "harassed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harassed", "0.000287"); error here ---^ Parse error near line 16549: no such column: "matisse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matisse", "0.000287"); error here ---^ Parse error near line 16550: no such column: "loom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loom", "0.000287"); error here ---^ Parse error near line 16551: no such column: "haunting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haunting", "0.000287"); error here ---^ Parse error near line 16552: no such column: "corrosion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corrosion", "0.000287"); error here ---^ Parse error near line 16553: no such column: "purposeful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purposeful", "0.000286"); error here ---^ Parse error near line 16554: no such column: "bulge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bulge", "0.000286"); error here ---^ Parse error near line 16555: no such column: "udf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("udf", "0.000286"); error here ---^ Parse error near line 16556: no such column: "dreary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dreary", "0.000286"); error here ---^ Parse error near line 16557: no such column: "conversions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conversions", "0.000286"); error here ---^ Parse error near line 16558: no such column: "strewn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strewn", "0.000286"); error here ---^ Parse error near line 16559: no such column: "flaming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flaming", "0.000286"); error here ---^ Parse error near line 16560: no such column: "whig" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whig", "0.000286"); error here ---^ Parse error near line 16561: no such column: "flicking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flicking", "0.000286"); error here ---^ Parse error near line 16562: no such column: "enactment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enactment", "0.000286"); error here ---^ Parse error near line 16563: no such column: "assessors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assessors", "0.000286"); error here ---^ Parse error near line 16564: no such column: "coopers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coopers", "0.000286"); error here ---^ Parse error near line 16565: no such column: "surged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surged", "0.000286"); error here ---^ Parse error near line 16566: no such column: "null" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("null", "0.000286"); error here ---^ Parse error near line 16567: no such column: "hatton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hatton", "0.000286"); error here ---^ Parse error near line 16568: no such column: "ethic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethic", "0.000286"); error here ---^ Parse error near line 16569: no such column: "clarissa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clarissa", "0.000286"); error here ---^ Parse error near line 16570: no such column: "dispensed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dispensed", "0.000286"); error here ---^ Parse error near line 16571: no such column: "daphne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daphne", "0.000286"); error here ---^ Parse error near line 16572: no such column: "dues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dues", "0.000286"); error here ---^ Parse error near line 16573: no such column: "bolster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bolster", "0.000286"); error here ---^ Parse error near line 16574: no such column: "guilds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guilds", "0.000286"); error here ---^ Parse error near line 16575: no such column: "multiplier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multiplier", "0.000286"); error here ---^ Parse error near line 16576: no such column: "moderation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moderation", "0.000286"); error here ---^ Parse error near line 16577: no such column: "empathy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("empathy", "0.000286"); error here ---^ Parse error near line 16578: no such column: "salzburg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salzburg", "0.000286"); error here ---^ Parse error near line 16579: no such column: "generalization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generalization", "0.000286"); error here ---^ Parse error near line 16580: no such column: "haphazard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haphazard", "0.000286"); error here ---^ Parse error near line 16581: no such column: "encoding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encoding", "0.000285"); error here ---^ Parse error near line 16582: no such column: "framing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("framing", "0.000285"); error here ---^ Parse error near line 16583: no such column: "elongated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elongated", "0.000285"); error here ---^ Parse error near line 16584: no such column: "distributions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distributions", "0.000285"); error here ---^ Parse error near line 16585: no such column: "saturation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saturation", "0.000285"); error here ---^ Parse error near line 16586: no such column: "reap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reap", "0.000285"); error here ---^ Parse error near line 16587: no such column: "sermons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sermons", "0.000285"); error here ---^ Parse error near line 16588: no such column: "alkali" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alkali", "0.000285"); error here ---^ Parse error near line 16589: no such column: "premiership" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("premiership", "0.000285"); error here ---^ Parse error near line 16590: no such column: "mischievous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mischievous", "0.000285"); error here ---^ Parse error near line 16591: no such column: "reconstruct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reconstruct", "0.000285"); error here ---^ Parse error near line 16592: no such column: "sonny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sonny", "0.000285"); error here ---^ Parse error near line 16593: no such column: "conceivably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conceivably", "0.000285"); error here ---^ Parse error near line 16594: no such column: "disproportionate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disproportionate", "0.000285"); error here ---^ Parse error near line 16595: no such column: "rottweiler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rottweiler", "0.000285"); error here ---^ Parse error near line 16596: no such column: "pore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pore", "0.000285"); error here ---^ Parse error near line 16597: no such column: "idiosyncratic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("idiosyncratic", "0.000285"); error here ---^ Parse error near line 16598: no such column: "clouded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clouded", "0.000285"); error here ---^ Parse error near line 16599: no such column: "hack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hack", "0.000285"); error here ---^ Parse error near line 16600: no such column: "wilton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wilton", "0.000285"); error here ---^ Parse error near line 16601: no such column: "besieged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("besieged", "0.000285"); error here ---^ Parse error near line 16602: no such column: "pawn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pawn", "0.000285"); error here ---^ Parse error near line 16603: no such column: "nolan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nolan", "0.000285"); error here ---^ Parse error near line 16604: no such column: "reprocessing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reprocessing", "0.000285"); error here ---^ Parse error near line 16605: no such column: "unreasonably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unreasonably", "0.000285"); error here ---^ Parse error near line 16606: no such column: "bridging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bridging", "0.000285"); error here ---^ Parse error near line 16607: no such column: "ornament" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ornament", "0.000285"); error here ---^ Parse error near line 16608: no such column: "clockwise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clockwise", "0.000285"); error here ---^ Parse error near line 16609: no such column: "dickinson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dickinson", "0.000284"); error here ---^ Parse error near line 16610: no such column: "landmarks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landmarks", "0.000284"); error here ---^ Parse error near line 16611: no such column: "veiled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("veiled", "0.000284"); error here ---^ Parse error near line 16612: no such column: "lurched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lurched", "0.000284"); error here ---^ Parse error near line 16613: no such column: "fundamentalist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fundamentalist", "0.000284"); error here ---^ Parse error near line 16614: no such column: "compartments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compartments", "0.000284"); error here ---^ Parse error near line 16615: no such column: "dorothea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dorothea", "0.000284"); error here ---^ Parse error near line 16616: no such column: "vascular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vascular", "0.000284"); error here ---^ Parse error near line 16617: no such column: "slash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slash", "0.000284"); error here ---^ Parse error near line 16618: no such column: "enforceable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enforceable", "0.000284"); error here ---^ Parse error near line 16619: no such column: "populist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("populist", "0.000284"); error here ---^ Parse error near line 16620: no such column: "reputable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reputable", "0.000284"); error here ---^ Parse error near line 16621: no such column: "trinidad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trinidad", "0.000284"); error here ---^ Parse error near line 16622: no such column: "beetle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beetle", "0.000284"); error here ---^ Parse error near line 16623: no such column: "volley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volley", "0.000284"); error here ---^ Parse error near line 16624: no such column: "souvenir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("souvenir", "0.000284"); error here ---^ Parse error near line 16625: no such column: "quakers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quakers", "0.000284"); error here ---^ Parse error near line 16626: no such column: "unkind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unkind", "0.000284"); error here ---^ Parse error near line 16627: no such column: "indignant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indignant", "0.000284"); error here ---^ Parse error near line 16628: no such column: "furnishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("furnishing", "0.000284"); error here ---^ Parse error near line 16629: no such column: "gravy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gravy", "0.000284"); error here ---^ Parse error near line 16630: no such column: "pleasurable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pleasurable", "0.000284"); error here ---^ Parse error near line 16631: no such column: "deadlock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deadlock", "0.000284"); error here ---^ Parse error near line 16632: no such column: "shareholding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shareholding", "0.000284"); error here ---^ Parse error near line 16633: no such column: "perm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perm", "0.000284"); error here ---^ Parse error near line 16634: no such column: "relentlessly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relentlessly", "0.000284"); error here ---^ Parse error near line 16635: no such column: "scaled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scaled", "0.000284"); error here ---^ Parse error near line 16636: no such column: "flipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flipped", "0.000284"); error here ---^ Parse error near line 16637: no such column: "triumphantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("triumphantly", "0.000284"); error here ---^ Parse error near line 16638: no such column: "gaily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gaily", "0.000284"); error here ---^ Parse error near line 16639: no such column: "frankenstein" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frankenstein", "0.000284"); error here ---^ Parse error near line 16640: no such column: "assortment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assortment", "0.000284"); error here ---^ Parse error near line 16641: no such column: "strategically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strategically", "0.000283"); error here ---^ Parse error near line 16642: no such column: "astronomical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("astronomical", "0.000283"); error here ---^ Parse error near line 16643: no such column: "consonant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consonant", "0.000283"); error here ---^ Parse error near line 16644: no such column: "planetary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("planetary", "0.000283"); error here ---^ Parse error near line 16645: no such column: "itn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("itn", "0.000283"); error here ---^ Parse error near line 16646: no such column: "cords" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cords", "0.000283"); error here ---^ Parse error near line 16647: no such column: "impacts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impacts", "0.000283"); error here ---^ Parse error near line 16648: no such column: "pompous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pompous", "0.000283"); error here ---^ Parse error near line 16649: no such column: "midsummer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midsummer", "0.000283"); error here ---^ Parse error near line 16650: no such column: "characterise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("characterise", "0.000283"); error here ---^ Parse error near line 16651: no such column: "leyland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leyland", "0.000283"); error here ---^ Parse error near line 16652: no such column: "tradesmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tradesmen", "0.000283"); error here ---^ Parse error near line 16653: no such column: "conquer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conquer", "0.000283"); error here ---^ Parse error near line 16654: no such column: "summarise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summarise", "0.000283"); error here ---^ Parse error near line 16655: no such column: "desolate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desolate", "0.000283"); error here ---^ Parse error near line 16656: no such column: "rockets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rockets", "0.000283"); error here ---^ Parse error near line 16657: no such column: "bleach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bleach", "0.000283"); error here ---^ Parse error near line 16658: no such column: "ir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ir", "0.000283"); error here ---^ Parse error near line 16659: no such column: "escalating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("escalating", "0.000283"); error here ---^ Parse error near line 16660: no such column: "courteous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courteous", "0.000283"); error here ---^ Parse error near line 16661: no such column: "schmidt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schmidt", "0.000283"); error here ---^ Parse error near line 16662: no such column: "darkly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("darkly", "0.000283"); error here ---^ Parse error near line 16663: no such column: "keating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keating", "0.000283"); error here ---^ Parse error near line 16664: no such column: "patel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patel", "0.000283"); error here ---^ Parse error near line 16665: no such column: "preoccupations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preoccupations", "0.000283"); error here ---^ Parse error near line 16666: no such column: "cleverly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cleverly", "0.000283"); error here ---^ Parse error near line 16667: no such column: "buttocks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buttocks", "0.000283"); error here ---^ Parse error near line 16668: no such column: "infarction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infarction", "0.000283"); error here ---^ Parse error near line 16669: no such column: "psychoanalytic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychoanalytic", "0.000283"); error here ---^ Parse error near line 16670: no such column: "idiom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("idiom", "0.000283"); error here ---^ Parse error near line 16671: no such column: "determinant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("determinant", "0.000283"); error here ---^ Parse error near line 16672: no such column: "intolerance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intolerance", "0.000283"); error here ---^ Parse error near line 16673: no such column: "postponement" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postponement", "0.000283"); error here ---^ Parse error near line 16674: no such column: "glacial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glacial", "0.000283"); error here ---^ Parse error near line 16675: no such column: "sensibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensibility", "0.000283"); error here ---^ Parse error near line 16676: no such column: "expands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expands", "0.000283"); error here ---^ Parse error near line 16677: no such column: "independents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("independents", "0.000283"); error here ---^ Parse error near line 16678: no such column: "faltered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faltered", "0.000283"); error here ---^ Parse error near line 16679: no such column: "transporting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transporting", "0.000283"); error here ---^ Parse error near line 16680: no such column: "undertaker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undertaker", "0.000283"); error here ---^ Parse error near line 16681: no such column: "vaginal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vaginal", "0.000283"); error here ---^ Parse error near line 16682: no such column: "winced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winced", "0.000282"); error here ---^ Parse error near line 16683: no such column: "camouflage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("camouflage", "0.000282"); error here ---^ Parse error near line 16684: no such column: "inefficiency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inefficiency", "0.000282"); error here ---^ Parse error near line 16685: no such column: "peptides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peptides", "0.000282"); error here ---^ Parse error near line 16686: no such column: "complemented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complemented", "0.000282"); error here ---^ Parse error near line 16687: no such column: "vanessa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vanessa", "0.000282"); error here ---^ Parse error near line 16688: no such column: "aggrieved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aggrieved", "0.000282"); error here ---^ Parse error near line 16689: no such column: "deacon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deacon", "0.000282"); error here ---^ Parse error near line 16690: no such column: "immersed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immersed", "0.000282"); error here ---^ Parse error near line 16691: no such column: "oesophagitis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oesophagitis", "0.000282"); error here ---^ Parse error near line 16692: no such column: "distraught" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distraught", "0.000282"); error here ---^ Parse error near line 16693: no such column: "yew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yew", "0.000282"); error here ---^ Parse error near line 16694: no such column: "roused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roused", "0.000282"); error here ---^ Parse error near line 16695: no such column: "duvet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duvet", "0.000282"); error here ---^ Parse error near line 16696: no such column: "tremble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tremble", "0.000282"); error here ---^ Parse error near line 16697: no such column: "beset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beset", "0.000282"); error here ---^ Parse error near line 16698: no such column: "contentment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contentment", "0.000282"); error here ---^ Parse error near line 16699: no such column: "perks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perks", "0.000282"); error here ---^ Parse error near line 16700: no such column: "fairer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fairer", "0.000282"); error here ---^ Parse error near line 16701: no such column: "headland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headland", "0.000282"); error here ---^ Parse error near line 16702: no such column: "puzzles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puzzles", "0.000282"); error here ---^ Parse error near line 16703: no such column: "authorisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("authorisation", "0.000282"); error here ---^ Parse error near line 16704: no such column: "enterprising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enterprising", "0.000282"); error here ---^ Parse error near line 16705: no such column: "evade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evade", "0.000282"); error here ---^ Parse error near line 16706: no such column: "wounding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wounding", "0.000282"); error here ---^ Parse error near line 16707: no such column: "abortions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abortions", "0.000282"); error here ---^ Parse error near line 16708: no such column: "fuselage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fuselage", "0.000282"); error here ---^ Parse error near line 16709: no such column: "abberley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abberley", "0.000282"); error here ---^ Parse error near line 16710: no such column: "reside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reside", "0.000282"); error here ---^ Parse error near line 16711: no such column: "nigerian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nigerian", "0.000282"); error here ---^ Parse error near line 16712: no such column: "debit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debit", "0.000282"); error here ---^ Parse error near line 16713: no such column: "craftsman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("craftsman", "0.000282"); error here ---^ Parse error near line 16714: no such column: "lipid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lipid", "0.000282"); error here ---^ Parse error near line 16715: no such column: "rallied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rallied", "0.000282"); error here ---^ Parse error near line 16716: no such column: "bosom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bosom", "0.000281"); error here ---^ Parse error near line 16717: no such column: "teesdale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teesdale", "0.000281"); error here ---^ Parse error near line 16718: no such column: "brood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brood", "0.000281"); error here ---^ Parse error near line 16719: no such column: "furthest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("furthest", "0.000281"); error here ---^ Parse error near line 16720: no such column: "incorrectly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incorrectly", "0.000281"); error here ---^ Parse error near line 16721: no such column: "surf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surf", "0.000281"); error here ---^ Parse error near line 16722: no such column: "napier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("napier", "0.000281"); error here ---^ Parse error near line 16723: no such column: "attractiveness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attractiveness", "0.000281"); error here ---^ Parse error near line 16724: no such column: "chemotherapy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chemotherapy", "0.000281"); error here ---^ Parse error near line 16725: no such column: "aberystwyth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aberystwyth", "0.000281"); error here ---^ Parse error near line 16726: no such column: "barns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barns", "0.000281"); error here ---^ Parse error near line 16727: no such column: "phantom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phantom", "0.000281"); error here ---^ Parse error near line 16728: no such column: "invading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invading", "0.000281"); error here ---^ Parse error near line 16729: no such column: "ditches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ditches", "0.000281"); error here ---^ Parse error near line 16730: no such column: "czechoslovak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("czechoslovak", "0.000281"); error here ---^ Parse error near line 16731: no such column: "emphasizes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emphasizes", "0.000281"); error here ---^ Parse error near line 16732: no such column: "spokesmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spokesmen", "0.000281"); error here ---^ Parse error near line 16733: no such column: "cricketers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cricketers", "0.000281"); error here ---^ Parse error near line 16734: no such column: "immortal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immortal", "0.000281"); error here ---^ Parse error near line 16735: no such column: "inject" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inject", "0.000281"); error here ---^ Parse error near line 16736: no such column: "discern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discern", "0.000281"); error here ---^ Parse error near line 16737: no such column: "onward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("onward", "0.000281"); error here ---^ Parse error near line 16738: no such column: "poppy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poppy", "0.000281"); error here ---^ Parse error near line 16739: no such column: "enhances" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enhances", "0.000281"); error here ---^ Parse error near line 16740: no such column: "instalment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instalment", "0.000281"); error here ---^ Parse error near line 16741: no such column: "runaway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("runaway", "0.000281"); error here ---^ Parse error near line 16742: no such column: "muddle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muddle", "0.000281"); error here ---^ Parse error near line 16743: no such column: "antagonism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antagonism", "0.000281"); error here ---^ Parse error near line 16744: no such column: "companionship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("companionship", "0.000281"); error here ---^ Parse error near line 16745: no such column: "lunatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lunatic", "0.000281"); error here ---^ Parse error near line 16746: no such column: "denominations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denominations", "0.000281"); error here ---^ Parse error near line 16747: no such column: "sprawled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sprawled", "0.000281"); error here ---^ Parse error near line 16748: no such column: "desirability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("desirability", "0.000281"); error here ---^ Parse error near line 16749: no such column: "discrepancies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discrepancies", "0.000281"); error here ---^ Parse error near line 16750: no such column: "daly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daly", "0.000280"); error here ---^ Parse error near line 16751: no such column: "maine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maine", "0.000280"); error here ---^ Parse error near line 16752: no such column: "exhilarating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exhilarating", "0.000280"); error here ---^ Parse error near line 16753: no such column: "cohesive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cohesive", "0.000280"); error here ---^ Parse error near line 16754: no such column: "hmi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hmi", "0.000280"); error here ---^ Parse error near line 16755: no such column: "eddy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eddy", "0.000280"); error here ---^ Parse error near line 16756: no such column: "urinary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("urinary", "0.000280"); error here ---^ Parse error near line 16757: no such column: "shrill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrill", "0.000280"); error here ---^ Parse error near line 16758: no such column: "lymphocytes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lymphocytes", "0.000280"); error here ---^ Parse error near line 16759: no such column: "equities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equities", "0.000280"); error here ---^ Parse error near line 16760: no such column: "skeletons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skeletons", "0.000280"); error here ---^ Parse error near line 16761: no such column: "evaporated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evaporated", "0.000280"); error here ---^ Parse error near line 16762: no such column: "foodstuffs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foodstuffs", "0.000280"); error here ---^ Parse error near line 16763: no such column: "porsche" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("porsche", "0.000280"); error here ---^ Parse error near line 16764: no such column: "hennessy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hennessy", "0.000280"); error here ---^ Parse error near line 16765: no such column: "crete" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crete", "0.000280"); error here ---^ Parse error near line 16766: no such column: "sem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sem", "0.000280"); error here ---^ Parse error near line 16767: no such column: "acclaim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acclaim", "0.000280"); error here ---^ Parse error near line 16768: no such column: "duct" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duct", "0.000280"); error here ---^ Parse error near line 16769: no such column: "cistern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cistern", "0.000280"); error here ---^ Parse error near line 16770: no such column: "unexplained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unexplained", "0.000280"); error here ---^ Parse error near line 16771: no such column: "anarchy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anarchy", "0.000280"); error here ---^ Parse error near line 16772: no such column: "agm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agm", "0.000280"); error here ---^ Parse error near line 16773: no such column: "greenland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greenland", "0.000280"); error here ---^ Parse error near line 16774: no such column: "generalised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("generalised", "0.000280"); error here ---^ Parse error near line 16775: no such column: "ncc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ncc", "0.000280"); error here ---^ Parse error near line 16776: no such column: "functionality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("functionality", "0.000280"); error here ---^ Parse error near line 16777: no such column: "apr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apr", "0.000280"); error here ---^ Parse error near line 16778: no such column: "cascade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cascade", "0.000280"); error here ---^ Parse error near line 16779: no such column: "inter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inter", "0.000280"); error here ---^ Parse error near line 16780: no such column: "pathogenesis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pathogenesis", "0.000280"); error here ---^ Parse error near line 16781: no such column: "hurdles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurdles", "0.000280"); error here ---^ Parse error near line 16782: no such column: "storeys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("storeys", "0.000280"); error here ---^ Parse error near line 16783: no such column: "feb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feb", "0.000280"); error here ---^ Parse error near line 16784: no such column: "fiddling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiddling", "0.000279"); error here ---^ Parse error near line 16785: no such column: "denise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denise", "0.000279"); error here ---^ Parse error near line 16786: no such column: "nether" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nether", "0.000279"); error here ---^ Parse error near line 16787: no such column: "tyler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tyler", "0.000279"); error here ---^ Parse error near line 16788: no such column: "marianne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marianne", "0.000279"); error here ---^ Parse error near line 16789: no such column: "flotation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flotation", "0.000279"); error here ---^ Parse error near line 16790: no such column: "golfing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("golfing", "0.000279"); error here ---^ Parse error near line 16791: no such column: "barbados" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barbados", "0.000279"); error here ---^ Parse error near line 16792: no such column: "accrued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accrued", "0.000279"); error here ---^ Parse error near line 16793: no such column: "abbott" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abbott", "0.000279"); error here ---^ Parse error near line 16794: no such column: "lame" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lame", "0.000279"); error here ---^ Parse error near line 16795: no such column: "rembrandt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rembrandt", "0.000279"); error here ---^ Parse error near line 16796: no such column: "silhouette" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silhouette", "0.000279"); error here ---^ Parse error near line 16797: no such column: "progresses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("progresses", "0.000279"); error here ---^ Parse error near line 16798: no such column: "noisily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("noisily", "0.000279"); error here ---^ Parse error near line 16799: no such column: "antigens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antigens", "0.000279"); error here ---^ Parse error near line 16800: no such column: "jessie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jessie", "0.000279"); error here ---^ Parse error near line 16801: no such column: "deficient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deficient", "0.000279"); error here ---^ Parse error near line 16802: no such column: "dorian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dorian", "0.000279"); error here ---^ Parse error near line 16803: no such column: "facilitating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facilitating", "0.000279"); error here ---^ Parse error near line 16804: no such column: "mixtures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mixtures", "0.000279"); error here ---^ Parse error near line 16805: no such column: "joys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joys", "0.000279"); error here ---^ Parse error near line 16806: no such column: "hugging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hugging", "0.000279"); error here ---^ Parse error near line 16807: no such column: "northwards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("northwards", "0.000279"); error here ---^ Parse error near line 16808: no such column: "commercials" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commercials", "0.000279"); error here ---^ Parse error near line 16809: no such column: "pencils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pencils", "0.000279"); error here ---^ Parse error near line 16810: no such column: "paramilitary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paramilitary", "0.000279"); error here ---^ Parse error near line 16811: no such column: "glastonbury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glastonbury", "0.000279"); error here ---^ Parse error near line 16812: no such column: "wrenched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrenched", "0.000279"); error here ---^ Parse error near line 16813: no such column: "rudimentary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rudimentary", "0.000279"); error here ---^ Parse error near line 16814: no such column: "broadened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broadened", "0.000279"); error here ---^ Parse error near line 16815: no such column: "elective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elective", "0.000279"); error here ---^ Parse error near line 16816: no such column: "bans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bans", "0.000279"); error here ---^ Parse error near line 16817: no such column: "cinemas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cinemas", "0.000279"); error here ---^ Parse error near line 16818: no such column: "gail" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gail", "0.000279"); error here ---^ Parse error near line 16819: no such column: "rourke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rourke", "0.000279"); error here ---^ Parse error near line 16820: no such column: "grieving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grieving", "0.000279"); error here ---^ Parse error near line 16821: no such column: "earnestly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earnestly", "0.000279"); error here ---^ Parse error near line 16822: no such column: "skelton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skelton", "0.000279"); error here ---^ Parse error near line 16823: no such column: "scrubbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scrubbed", "0.000279"); error here ---^ Parse error near line 16824: no such column: "connotations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("connotations", "0.000278"); error here ---^ Parse error near line 16825: no such column: "homely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homely", "0.000278"); error here ---^ Parse error near line 16826: no such column: "bsl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bsl", "0.000278"); error here ---^ Parse error near line 16827: no such column: "dissenting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissenting", "0.000278"); error here ---^ Parse error near line 16828: no such column: "chi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chi", "0.000278"); error here ---^ Parse error near line 16829: no such column: "incontinence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incontinence", "0.000278"); error here ---^ Parse error near line 16830: no such column: "jamieson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jamieson", "0.000278"); error here ---^ Parse error near line 16831: no such column: "buff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buff", "0.000278"); error here ---^ Parse error near line 16832: no such column: "dine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dine", "0.000278"); error here ---^ Parse error near line 16833: no such column: "resentful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resentful", "0.000278"); error here ---^ Parse error near line 16834: no such column: "tartan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tartan", "0.000278"); error here ---^ Parse error near line 16835: no such column: "clearest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clearest", "0.000278"); error here ---^ Parse error near line 16836: no such column: "backlash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backlash", "0.000278"); error here ---^ Parse error near line 16837: no such column: "mechanically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mechanically", "0.000278"); error here ---^ Parse error near line 16838: no such column: "thump" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thump", "0.000278"); error here ---^ Parse error near line 16839: no such column: "validated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("validated", "0.000278"); error here ---^ Parse error near line 16840: no such column: "pickups" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pickups", "0.000278"); error here ---^ Parse error near line 16841: no such column: "commune" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commune", "0.000278"); error here ---^ Parse error near line 16842: no such column: "catalytic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catalytic", "0.000278"); error here ---^ Parse error near line 16843: no such column: "baggy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baggy", "0.000278"); error here ---^ Parse error near line 16844: no such column: "superimposed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superimposed", "0.000278"); error here ---^ Parse error near line 16845: no such column: "sanity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sanity", "0.000278"); error here ---^ Parse error near line 16846: no such column: "audition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("audition", "0.000278"); error here ---^ Parse error near line 16847: no such column: "incremental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incremental", "0.000278"); error here ---^ Parse error near line 16848: no such column: "fi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fi", "0.000278"); error here ---^ Parse error near line 16849: no such column: "easton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("easton", "0.000278"); error here ---^ Parse error near line 16850: no such column: "revolutions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revolutions", "0.000278"); error here ---^ Parse error near line 16851: no such column: "pnp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pnp", "0.000278"); error here ---^ Parse error near line 16852: no such column: "consignment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consignment", "0.000278"); error here ---^ Parse error near line 16853: no such column: "mink" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mink", "0.000278"); error here ---^ Parse error near line 16854: no such column: "linger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linger", "0.000278"); error here ---^ Parse error near line 16855: no such column: "timeless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timeless", "0.000278"); error here ---^ Parse error near line 16856: no such column: "softness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("softness", "0.000278"); error here ---^ Parse error near line 16857: no such column: "novelists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("novelists", "0.000278"); error here ---^ Parse error near line 16858: no such column: "shingle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shingle", "0.000278"); error here ---^ Parse error near line 16859: no such column: "walesa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("walesa", "0.000278"); error here ---^ Parse error near line 16860: no such column: "charms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charms", "0.000278"); error here ---^ Parse error near line 16861: no such column: "tuppe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tuppe", "0.000278"); error here ---^ Parse error near line 16862: no such column: "medicinal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("medicinal", "0.000278"); error here ---^ Parse error near line 16863: no such column: "hydraulic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hydraulic", "0.000278"); error here ---^ Parse error near line 16864: no such column: "robbers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robbers", "0.000278"); error here ---^ Parse error near line 16865: no such column: "paradoxical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paradoxical", "0.000278"); error here ---^ Parse error near line 16866: no such column: "laity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laity", "0.000278"); error here ---^ Parse error near line 16867: no such column: "ecuador" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ecuador", "0.000278"); error here ---^ Parse error near line 16868: no such column: "emulation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emulation", "0.000278"); error here ---^ Parse error near line 16869: no such column: "ignition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ignition", "0.000278"); error here ---^ Parse error near line 16870: no such column: "unidentified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unidentified", "0.000277"); error here ---^ Parse error near line 16871: no such column: "insults" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insults", "0.000277"); error here ---^ Parse error near line 16872: no such column: "newark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newark", "0.000277"); error here ---^ Parse error near line 16873: no such column: "highness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highness", "0.000277"); error here ---^ Parse error near line 16874: no such column: "wolverton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wolverton", "0.000277"); error here ---^ Parse error near line 16875: no such column: "labours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("labours", "0.000277"); error here ---^ Parse error near line 16876: no such column: "exiles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exiles", "0.000277"); error here ---^ Parse error near line 16877: no such column: "premiere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("premiere", "0.000277"); error here ---^ Parse error near line 16878: no such column: "translating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("translating", "0.000277"); error here ---^ Parse error near line 16879: no such column: "lifeless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lifeless", "0.000277"); error here ---^ Parse error near line 16880: no such column: "headmistress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headmistress", "0.000277"); error here ---^ Parse error near line 16881: no such column: "mom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mom", "0.000277"); error here ---^ Parse error near line 16882: no such column: "ar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ar", "0.000277"); error here ---^ Parse error near line 16883: no such column: "restraining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restraining", "0.000277"); error here ---^ Parse error near line 16884: no such column: "parochial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parochial", "0.000277"); error here ---^ Parse error near line 16885: no such column: "hedgehog" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hedgehog", "0.000277"); error here ---^ Parse error near line 16886: no such column: "willi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("willi", "0.000277"); error here ---^ Parse error near line 16887: no such column: "bewildering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bewildering", "0.000277"); error here ---^ Parse error near line 16888: no such column: "backup" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backup", "0.000277"); error here ---^ Parse error near line 16889: no such column: "intercity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intercity", "0.000277"); error here ---^ Parse error near line 16890: no such column: "sequel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sequel", "0.000277"); error here ---^ Parse error near line 16891: no such column: "apes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apes", "0.000277"); error here ---^ Parse error near line 16892: no such column: "knocks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knocks", "0.000277"); error here ---^ Parse error near line 16893: no such column: "fraudulent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fraudulent", "0.000277"); error here ---^ Parse error near line 16894: no such column: "inspecting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inspecting", "0.000277"); error here ---^ Parse error near line 16895: no such column: "formulating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formulating", "0.000277"); error here ---^ Parse error near line 16896: no such column: "royals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("royals", "0.000277"); error here ---^ Parse error near line 16897: no such column: "syphilis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syphilis", "0.000277"); error here ---^ Parse error near line 16898: no such column: "fumbled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fumbled", "0.000277"); error here ---^ Parse error near line 16899: no such column: "stafford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stafford", "0.000277"); error here ---^ Parse error near line 16900: no such column: "comet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comet", "0.000277"); error here ---^ Parse error near line 16901: no such column: "pol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pol", "0.000277"); error here ---^ Parse error near line 16902: no such column: "thence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thence", "0.000277"); error here ---^ Parse error near line 16903: no such column: "horizontally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horizontally", "0.000277"); error here ---^ Parse error near line 16904: no such column: "makeshift" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("makeshift", "0.000276"); error here ---^ Parse error near line 16905: no such column: "flatter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flatter", "0.000276"); error here ---^ Parse error near line 16906: no such column: "verity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verity", "0.000276"); error here ---^ Parse error near line 16907: no such column: "filtering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filtering", "0.000276"); error here ---^ Parse error near line 16908: no such column: "emanating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emanating", "0.000276"); error here ---^ Parse error near line 16909: no such column: "judaism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("judaism", "0.000276"); error here ---^ Parse error near line 16910: no such column: "intrigue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intrigue", "0.000276"); error here ---^ Parse error near line 16911: no such column: "beaumont" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beaumont", "0.000276"); error here ---^ Parse error near line 16912: no such column: "navigator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("navigator", "0.000276"); error here ---^ Parse error near line 16913: no such column: "nomadic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nomadic", "0.000276"); error here ---^ Parse error near line 16914: no such column: "buddy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buddy", "0.000276"); error here ---^ Parse error near line 16915: no such column: "resorted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resorted", "0.000276"); error here ---^ Parse error near line 16916: no such column: "explorer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("explorer", "0.000276"); error here ---^ Parse error near line 16917: no such column: "discriminatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discriminatory", "0.000276"); error here ---^ Parse error near line 16918: no such column: "downturn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("downturn", "0.000276"); error here ---^ Parse error near line 16919: no such column: "brentford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brentford", "0.000276"); error here ---^ Parse error near line 16920: no such column: "carroll" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carroll", "0.000276"); error here ---^ Parse error near line 16921: no such column: "chang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chang", "0.000276"); error here ---^ Parse error near line 16922: no such column: "anchored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anchored", "0.000276"); error here ---^ Parse error near line 16923: no such column: "gallant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gallant", "0.000276"); error here ---^ Parse error near line 16924: no such column: "breweries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breweries", "0.000276"); error here ---^ Parse error near line 16925: no such column: "squarely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squarely", "0.000276"); error here ---^ Parse error near line 16926: no such column: "plugged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plugged", "0.000276"); error here ---^ Parse error near line 16927: no such column: "vladimir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vladimir", "0.000276"); error here ---^ Parse error near line 16928: no such column: "calmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calmed", "0.000276"); error here ---^ Parse error near line 16929: no such column: "countrymen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("countrymen", "0.000276"); error here ---^ Parse error near line 16930: no such column: "magician" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magician", "0.000276"); error here ---^ Parse error near line 16931: no such column: "rspb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rspb", "0.000276"); error here ---^ Parse error near line 16932: no such column: "cray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cray", "0.000276"); error here ---^ Parse error near line 16933: no such column: "markham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("markham", "0.000276"); error here ---^ Parse error near line 16934: no such column: "topical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("topical", "0.000276"); error here ---^ Parse error near line 16935: no such column: "mentor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mentor", "0.000276"); error here ---^ Parse error near line 16936: no such column: "gunners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gunners", "0.000276"); error here ---^ Parse error near line 16937: no such column: "torrent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("torrent", "0.000275"); error here ---^ Parse error near line 16938: no such column: "choke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("choke", "0.000275"); error here ---^ Parse error near line 16939: no such column: "jacqui" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jacqui", "0.000275"); error here ---^ Parse error near line 16940: no such column: "specialisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specialisation", "0.000275"); error here ---^ Parse error near line 16941: no such column: "ethiopian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethiopian", "0.000275"); error here ---^ Parse error near line 16942: no such column: "wickham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wickham", "0.000275"); error here ---^ Parse error near line 16943: no such column: "gland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gland", "0.000275"); error here ---^ Parse error near line 16944: no such column: "affiliation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affiliation", "0.000275"); error here ---^ Parse error near line 16945: no such column: "damascus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("damascus", "0.000275"); error here ---^ Parse error near line 16946: no such column: "bookseller" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bookseller", "0.000275"); error here ---^ Parse error near line 16947: no such column: "abdul" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abdul", "0.000275"); error here ---^ Parse error near line 16948: no such column: "nominate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nominate", "0.000275"); error here ---^ Parse error near line 16949: no such column: "serviced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serviced", "0.000275"); error here ---^ Parse error near line 16950: no such column: "propelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("propelled", "0.000275"); error here ---^ Parse error near line 16951: no such column: "subtlety" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subtlety", "0.000275"); error here ---^ Parse error near line 16952: no such column: "switchboard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("switchboard", "0.000275"); error here ---^ Parse error near line 16953: no such column: "shrub" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrub", "0.000275"); error here ---^ Parse error near line 16954: no such column: "eyeing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eyeing", "0.000275"); error here ---^ Parse error near line 16955: no such column: "teapot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teapot", "0.000275"); error here ---^ Parse error near line 16956: no such column: "beckett" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beckett", "0.000275"); error here ---^ Parse error near line 16957: no such column: "arterial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arterial", "0.000275"); error here ---^ Parse error near line 16958: no such column: "panicked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("panicked", "0.000275"); error here ---^ Parse error near line 16959: no such column: "compiling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compiling", "0.000275"); error here ---^ Parse error near line 16960: no such column: "evils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evils", "0.000275"); error here ---^ Parse error near line 16961: no such column: "commemorate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commemorate", "0.000275"); error here ---^ Parse error near line 16962: no such column: "familial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("familial", "0.000275"); error here ---^ Parse error near line 16963: no such column: "compiler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compiler", "0.000275"); error here ---^ Parse error near line 16964: no such column: "overtly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overtly", "0.000275"); error here ---^ Parse error near line 16965: no such column: "melodic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("melodic", "0.000275"); error here ---^ Parse error near line 16966: no such column: "compliments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compliments", "0.000275"); error here ---^ Parse error near line 16967: no such column: "beckoned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beckoned", "0.000275"); error here ---^ Parse error near line 16968: no such column: "facade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facade", "0.000275"); error here ---^ Parse error near line 16969: no such column: "dilution" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dilution", "0.000275"); error here ---^ Parse error near line 16970: no such column: "reverence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reverence", "0.000275"); error here ---^ Parse error near line 16971: no such column: "lighted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lighted", "0.000275"); error here ---^ Parse error near line 16972: no such column: "stinging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stinging", "0.000275"); error here ---^ Parse error near line 16973: no such column: "silvery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silvery", "0.000274"); error here ---^ Parse error near line 16974: no such column: "constabulary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constabulary", "0.000274"); error here ---^ Parse error near line 16975: no such column: "tease" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tease", "0.000274"); error here ---^ Parse error near line 16976: no such column: "airy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("airy", "0.000274"); error here ---^ Parse error near line 16977: no such column: "moths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moths", "0.000274"); error here ---^ Parse error near line 16978: no such column: "jehan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jehan", "0.000274"); error here ---^ Parse error near line 16979: no such column: "uh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uh", "0.000274"); error here ---^ Parse error near line 16980: no such column: "accomplish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accomplish", "0.000274"); error here ---^ Parse error near line 16981: no such column: "raged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raged", "0.000274"); error here ---^ Parse error near line 16982: no such column: "spelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spelled", "0.000274"); error here ---^ Parse error near line 16983: no such column: "hangover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hangover", "0.000274"); error here ---^ Parse error near line 16984: no such column: "idol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("idol", "0.000274"); error here ---^ Parse error near line 16985: no such column: "implements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("implements", "0.000274"); error here ---^ Parse error near line 16986: no such column: "hooligans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hooligans", "0.000274"); error here ---^ Parse error near line 16987: no such column: "thorfinn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thorfinn", "0.000274"); error here ---^ Parse error near line 16988: no such column: "legality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legality", "0.000274"); error here ---^ Parse error near line 16989: no such column: "oasis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oasis", "0.000274"); error here ---^ Parse error near line 16990: no such column: "hereby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hereby", "0.000274"); error here ---^ Parse error near line 16991: no such column: "equate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equate", "0.000274"); error here ---^ Parse error near line 16992: no such column: "nipples" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nipples", "0.000274"); error here ---^ Parse error near line 16993: no such column: "batsmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("batsmen", "0.000274"); error here ---^ Parse error near line 16994: no such column: "boxed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boxed", "0.000274"); error here ---^ Parse error near line 16995: no such column: "persona" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persona", "0.000274"); error here ---^ Parse error near line 16996: no such column: "standstill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("standstill", "0.000274"); error here ---^ Parse error near line 16997: no such column: "yogurt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yogurt", "0.000274"); error here ---^ Parse error near line 16998: no such column: "condensed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("condensed", "0.000274"); error here ---^ Parse error near line 16999: no such column: "omissions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("omissions", "0.000274"); error here ---^ Parse error near line 17000: no such column: "vitally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vitally", "0.000274"); error here ---^ Parse error near line 17001: no such column: "ghostly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ghostly", "0.000274"); error here ---^ Parse error near line 17002: no such column: "textures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("textures", "0.000274"); error here ---^ Parse error near line 17003: no such column: "haulage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haulage", "0.000274"); error here ---^ Parse error near line 17004: no such column: "granddaughter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("granddaughter", "0.000274"); error here ---^ Parse error near line 17005: no such column: "hale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hale", "0.000274"); error here ---^ Parse error near line 17006: no such column: "brightest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brightest", "0.000274"); error here ---^ Parse error near line 17007: no such column: "chub" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chub", "0.000274"); error here ---^ Parse error near line 17008: no such column: "ailing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ailing", "0.000274"); error here ---^ Parse error near line 17009: no such column: "zoom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zoom", "0.000274"); error here ---^ Parse error near line 17010: no such column: "loosened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loosened", "0.000274"); error here ---^ Parse error near line 17011: no such column: "directs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("directs", "0.000274"); error here ---^ Parse error near line 17012: no such column: "tipping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tipping", "0.000274"); error here ---^ Parse error near line 17013: no such column: "helsinki" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helsinki", "0.000274"); error here ---^ Parse error near line 17014: no such column: "heralded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heralded", "0.000274"); error here ---^ Parse error near line 17015: no such column: "celebrities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("celebrities", "0.000274"); error here ---^ Parse error near line 17016: no such column: "engulfed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engulfed", "0.000273"); error here ---^ Parse error near line 17017: no such column: "chaplin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chaplin", "0.000273"); error here ---^ Parse error near line 17018: no such column: "nez" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nez", "0.000273"); error here ---^ Parse error near line 17019: no such column: "skimmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skimmed", "0.000273"); error here ---^ Parse error near line 17020: no such column: "realms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realms", "0.000273"); error here ---^ Parse error near line 17021: no such column: "pacing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pacing", "0.000273"); error here ---^ Parse error near line 17022: no such column: "fascists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fascists", "0.000273"); error here ---^ Parse error near line 17023: no such column: "miraculously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miraculously", "0.000273"); error here ---^ Parse error near line 17024: no such column: "kingfisher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kingfisher", "0.000273"); error here ---^ Parse error near line 17025: no such column: "resurgence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resurgence", "0.000273"); error here ---^ Parse error near line 17026: no such column: "bromley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bromley", "0.000273"); error here ---^ Parse error near line 17027: no such column: "inconceivable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inconceivable", "0.000273"); error here ---^ Parse error near line 17028: no such column: "intelligentsia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intelligentsia", "0.000273"); error here ---^ Parse error near line 17029: no such column: "vocation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vocation", "0.000273"); error here ---^ Parse error near line 17030: no such column: "dogma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dogma", "0.000273"); error here ---^ Parse error near line 17031: no such column: "ridicule" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ridicule", "0.000273"); error here ---^ Parse error near line 17032: no such column: "arbitrage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arbitrage", "0.000273"); error here ---^ Parse error near line 17033: no such column: "gems" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gems", "0.000273"); error here ---^ Parse error near line 17034: no such column: "slaughtered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slaughtered", "0.000273"); error here ---^ Parse error near line 17035: no such column: "reel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reel", "0.000273"); error here ---^ Parse error near line 17036: no such column: "hushed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hushed", "0.000273"); error here ---^ Parse error near line 17037: no such column: "caledonian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caledonian", "0.000273"); error here ---^ Parse error near line 17038: no such column: "jock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jock", "0.000273"); error here ---^ Parse error near line 17039: no such column: "embraces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embraces", "0.000273"); error here ---^ Parse error near line 17040: no such column: "innocently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("innocently", "0.000273"); error here ---^ Parse error near line 17041: no such column: "polyester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polyester", "0.000273"); error here ---^ Parse error near line 17042: no such column: "della" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("della", "0.000273"); error here ---^ Parse error near line 17043: no such column: "spaghetti" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spaghetti", "0.000273"); error here ---^ Parse error near line 17044: no such column: "intentional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intentional", "0.000273"); error here ---^ Parse error near line 17045: no such column: "inflamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inflamed", "0.000273"); error here ---^ Parse error near line 17046: no such column: "crocodile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crocodile", "0.000273"); error here ---^ Parse error near line 17047: no such column: "mute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mute", "0.000273"); error here ---^ Parse error near line 17048: no such column: "bundesbank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bundesbank", "0.000273"); error here ---^ Parse error near line 17049: no such column: "dem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dem", "0.000273"); error here ---^ Parse error near line 17050: no such column: "nam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nam", "0.000273"); error here ---^ Parse error near line 17051: no such column: "aesthetics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aesthetics", "0.000273"); error here ---^ Parse error near line 17052: no such column: "pondered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pondered", "0.000273"); error here ---^ Parse error near line 17053: no such column: "rampant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rampant", "0.000273"); error here ---^ Parse error near line 17054: no such column: "morphology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morphology", "0.000271"); error here ---^ Parse error near line 17055: no such column: "wasp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wasp", "0.000271"); error here ---^ Parse error near line 17056: no such column: "haynes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haynes", "0.000271"); error here ---^ Parse error near line 17057: no such column: "luis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luis", "0.000271"); error here ---^ Parse error near line 17058: no such column: "weighting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weighting", "0.000271"); error here ---^ Parse error near line 17059: no such column: "hilarious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hilarious", "0.000271"); error here ---^ Parse error near line 17060: no such column: "atlas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("atlas", "0.000271"); error here ---^ Parse error near line 17061: no such column: "ambassadors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambassadors", "0.000271"); error here ---^ Parse error near line 17062: no such column: "contiguous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contiguous", "0.000271"); error here ---^ Parse error near line 17063: no such column: "odours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("odours", "0.000271"); error here ---^ Parse error near line 17064: no such column: "collusion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collusion", "0.000271"); error here ---^ Parse error near line 17065: no such column: "picket" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("picket", "0.000271"); error here ---^ Parse error near line 17066: no such column: "gears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gears", "0.000271"); error here ---^ Parse error near line 17067: no such column: "neath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neath", "0.000271"); error here ---^ Parse error near line 17068: no such column: "woolly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woolly", "0.000271"); error here ---^ Parse error near line 17069: no such column: "upsurge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upsurge", "0.000271"); error here ---^ Parse error near line 17070: no such column: "fused" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fused", "0.000271"); error here ---^ Parse error near line 17071: no such column: "elemental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elemental", "0.000271"); error here ---^ Parse error near line 17072: no such column: "evasion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evasion", "0.000271"); error here ---^ Parse error near line 17073: no such column: "glc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glc", "0.000271"); error here ---^ Parse error near line 17074: no such column: "lockerbie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lockerbie", "0.000271"); error here ---^ Parse error near line 17075: no such column: "squashed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squashed", "0.000271"); error here ---^ Parse error near line 17076: no such column: "derrida" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derrida", "0.000271"); error here ---^ Parse error near line 17077: no such column: "tubular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tubular", "0.000271"); error here ---^ Parse error near line 17078: no such column: "equated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equated", "0.000271"); error here ---^ Parse error near line 17079: no such column: "crystalline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crystalline", "0.000271"); error here ---^ Parse error near line 17080: no such column: "physiotherapist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("physiotherapist", "0.000271"); error here ---^ Parse error near line 17081: no such column: "inexplicable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inexplicable", "0.000271"); error here ---^ Parse error near line 17082: no such column: "emerald" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emerald", "0.000271"); error here ---^ Parse error near line 17083: no such column: "triangles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("triangles", "0.000271"); error here ---^ Parse error near line 17084: no such column: "footpaths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("footpaths", "0.000271"); error here ---^ Parse error near line 17085: no such column: "subordination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subordination", "0.000271"); error here ---^ Parse error near line 17086: no such column: "plasminogen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plasminogen", "0.000271"); error here ---^ Parse error near line 17087: no such column: "aunty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aunty", "0.000271"); error here ---^ Parse error near line 17088: no such column: "cruelly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cruelly", "0.000271"); error here ---^ Parse error near line 17089: no such column: "houghton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("houghton", "0.000271"); error here ---^ Parse error near line 17090: no such column: "curricula" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curricula", "0.000271"); error here ---^ Parse error near line 17091: no such column: "giggling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("giggling", "0.000271"); error here ---^ Parse error near line 17092: no such column: "materialism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("materialism", "0.000271"); error here ---^ Parse error near line 17093: no such column: "pastor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pastor", "0.000271"); error here ---^ Parse error near line 17094: no such column: "clumps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clumps", "0.000271"); error here ---^ Parse error near line 17095: no such column: "wardens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wardens", "0.000270"); error here ---^ Parse error near line 17096: no such column: "loyalists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loyalists", "0.000270"); error here ---^ Parse error near line 17097: no such column: "disperse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disperse", "0.000270"); error here ---^ Parse error near line 17098: no such column: "gogh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gogh", "0.000270"); error here ---^ Parse error near line 17099: no such column: "molten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("molten", "0.000270"); error here ---^ Parse error near line 17100: no such column: "impeccable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impeccable", "0.000270"); error here ---^ Parse error near line 17101: no such column: "faintest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faintest", "0.000270"); error here ---^ Parse error near line 17102: no such column: "kabul" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kabul", "0.000270"); error here ---^ Parse error near line 17103: no such column: "indie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indie", "0.000270"); error here ---^ Parse error near line 17104: no such column: "shuffling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shuffling", "0.000270"); error here ---^ Parse error near line 17105: no such column: "poking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poking", "0.000270"); error here ---^ Parse error near line 17106: no such column: "indulgence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indulgence", "0.000270"); error here ---^ Parse error near line 17107: no such column: "stalks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stalks", "0.000270"); error here ---^ Parse error near line 17108: no such column: "tossing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tossing", "0.000270"); error here ---^ Parse error near line 17109: no such column: "invaders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invaders", "0.000270"); error here ---^ Parse error near line 17110: no such column: "jacqueline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jacqueline", "0.000270"); error here ---^ Parse error near line 17111: no such column: "thefts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thefts", "0.000270"); error here ---^ Parse error near line 17112: no such column: "researches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("researches", "0.000270"); error here ---^ Parse error near line 17113: no such column: "revolving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revolving", "0.000270"); error here ---^ Parse error near line 17114: no such column: "polyps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polyps", "0.000270"); error here ---^ Parse error near line 17115: no such column: "juniper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("juniper", "0.000270"); error here ---^ Parse error near line 17116: no such column: "waiters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waiters", "0.000270"); error here ---^ Parse error near line 17117: no such column: "mrna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mrna", "0.000270"); error here ---^ Parse error near line 17118: no such column: "bun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bun", "0.000270"); error here ---^ Parse error near line 17119: no such column: "keepers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keepers", "0.000270"); error here ---^ Parse error near line 17120: no such column: "lobster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lobster", "0.000270"); error here ---^ Parse error near line 17121: no such column: "siren" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("siren", "0.000270"); error here ---^ Parse error near line 17122: no such column: "randy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("randy", "0.000270"); error here ---^ Parse error near line 17123: no such column: "finalised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finalised", "0.000270"); error here ---^ Parse error near line 17124: no such column: "oblivion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oblivion", "0.000270"); error here ---^ Parse error near line 17125: no such column: "periodicals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("periodicals", "0.000270"); error here ---^ Parse error near line 17126: no such column: "bede" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bede", "0.000270"); error here ---^ Parse error near line 17127: no such column: "lunar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lunar", "0.000269"); error here ---^ Parse error near line 17128: no such column: "commandos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commandos", "0.000269"); error here ---^ Parse error near line 17129: no such column: "triumphs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("triumphs", "0.000269"); error here ---^ Parse error near line 17130: no such column: "renders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renders", "0.000269"); error here ---^ Parse error near line 17131: no such column: "forthwith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forthwith", "0.000269"); error here ---^ Parse error near line 17132: no such column: "sunrise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sunrise", "0.000269"); error here ---^ Parse error near line 17133: no such column: "flex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flex", "0.000269"); error here ---^ Parse error near line 17134: no such column: "prognosis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prognosis", "0.000269"); error here ---^ Parse error near line 17135: no such column: "eradication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eradication", "0.000269"); error here ---^ Parse error near line 17136: no such column: "softening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("softening", "0.000269"); error here ---^ Parse error near line 17137: no such column: "bcci" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bcci", "0.000269"); error here ---^ Parse error near line 17138: no such column: "shelters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shelters", "0.000269"); error here ---^ Parse error near line 17139: no such column: "verify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verify", "0.000269"); error here ---^ Parse error near line 17140: no such column: "coincides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coincides", "0.000269"); error here ---^ Parse error near line 17141: no such column: "moslems" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moslems", "0.000269"); error here ---^ Parse error near line 17142: no such column: "microcomputers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("microcomputers", "0.000269"); error here ---^ Parse error near line 17143: no such column: "justifying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("justifying", "0.000269"); error here ---^ Parse error near line 17144: no such column: "snp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snp", "0.000269"); error here ---^ Parse error near line 17145: no such column: "risking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("risking", "0.000269"); error here ---^ Parse error near line 17146: no such column: "busily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("busily", "0.000269"); error here ---^ Parse error near line 17147: no such column: "etched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("etched", "0.000269"); error here ---^ Parse error near line 17148: no such column: "obtains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obtains", "0.000269"); error here ---^ Parse error near line 17149: no such column: "thrashing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thrashing", "0.000269"); error here ---^ Parse error near line 17150: no such column: "homosexuals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homosexuals", "0.000269"); error here ---^ Parse error near line 17151: no such column: "holistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holistic", "0.000269"); error here ---^ Parse error near line 17152: no such column: "hissing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hissing", "0.000269"); error here ---^ Parse error near line 17153: no such column: "anthropologist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anthropologist", "0.000269"); error here ---^ Parse error near line 17154: no such column: "delegations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delegations", "0.000269"); error here ---^ Parse error near line 17155: no such column: "rousseau" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rousseau", "0.000269"); error here ---^ Parse error near line 17156: no such column: "lessen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lessen", "0.000269"); error here ---^ Parse error near line 17157: no such column: "omally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("omally", "0.000269"); error here ---^ Parse error near line 17158: no such column: "symposium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("symposium", "0.000269"); error here ---^ Parse error near line 17159: no such column: "assorted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assorted", "0.000269"); error here ---^ Parse error near line 17160: no such column: "embody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embody", "0.000269"); error here ---^ Parse error near line 17161: no such column: "infrequent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infrequent", "0.000269"); error here ---^ Parse error near line 17162: no such column: "flaw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flaw", "0.000269"); error here ---^ Parse error near line 17163: no such column: "seasoning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seasoning", "0.000269"); error here ---^ Parse error near line 17164: no such column: "inaugurated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inaugurated", "0.000269"); error here ---^ Parse error near line 17165: no such column: "paraffin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paraffin", "0.000269"); error here ---^ Parse error near line 17166: no such column: "shipbuilding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shipbuilding", "0.000269"); error here ---^ Parse error near line 17167: no such column: "schoolmaster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schoolmaster", "0.000269"); error here ---^ Parse error near line 17168: no such column: "syrup" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syrup", "0.000268"); error here ---^ Parse error near line 17169: no such column: "fridays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fridays", "0.000268"); error here ---^ Parse error near line 17170: no such column: "raincoat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raincoat", "0.000268"); error here ---^ Parse error near line 17171: no such column: "attentive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attentive", "0.000268"); error here ---^ Parse error near line 17172: no such column: "amstrad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amstrad", "0.000268"); error here ---^ Parse error near line 17173: no such column: "lorraine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lorraine", "0.000268"); error here ---^ Parse error near line 17174: no such column: "structuring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("structuring", "0.000268"); error here ---^ Parse error near line 17175: no such column: "auto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auto", "0.000268"); error here ---^ Parse error near line 17176: no such column: "fireman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fireman", "0.000268"); error here ---^ Parse error near line 17177: no such column: "unequivocal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unequivocal", "0.000268"); error here ---^ Parse error near line 17178: no such column: "turbine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turbine", "0.000268"); error here ---^ Parse error near line 17179: no such column: "fanny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fanny", "0.000268"); error here ---^ Parse error near line 17180: no such column: "uncover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncover", "0.000268"); error here ---^ Parse error near line 17181: no such column: "readable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("readable", "0.000268"); error here ---^ Parse error near line 17182: no such column: "shildon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shildon", "0.000268"); error here ---^ Parse error near line 17183: no such column: "motorways" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motorways", "0.000268"); error here ---^ Parse error near line 17184: no such column: "helena" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helena", "0.000268"); error here ---^ Parse error near line 17185: no such column: "stooped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stooped", "0.000268"); error here ---^ Parse error near line 17186: no such column: "scaffolding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scaffolding", "0.000268"); error here ---^ Parse error near line 17187: no such column: "samantha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("samantha", "0.000268"); error here ---^ Parse error near line 17188: no such column: "inhabit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inhabit", "0.000268"); error here ---^ Parse error near line 17189: no such column: "drafts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drafts", "0.000268"); error here ---^ Parse error near line 17190: no such column: "ecstatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ecstatic", "0.000268"); error here ---^ Parse error near line 17191: no such column: "klaus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("klaus", "0.000268"); error here ---^ Parse error near line 17192: no such column: "armenian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("armenian", "0.000268"); error here ---^ Parse error near line 17193: no such column: "qb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("qb", "0.000268"); error here ---^ Parse error near line 17194: no such column: "compromises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compromises", "0.000268"); error here ---^ Parse error near line 17195: no such column: "constantinople" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constantinople", "0.000268"); error here ---^ Parse error near line 17196: no such column: "congenital" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("congenital", "0.000268"); error here ---^ Parse error near line 17197: no such column: "latch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("latch", "0.000268"); error here ---^ Parse error near line 17198: no such column: "delia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delia", "0.000268"); error here ---^ Parse error near line 17199: no such column: "sylvester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sylvester", "0.000268"); error here ---^ Parse error near line 17200: no such column: "lan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lan", "0.000268"); error here ---^ Parse error near line 17201: no such column: "redwood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("redwood", "0.000268"); error here ---^ Parse error near line 17202: no such column: "chained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chained", "0.000268"); error here ---^ Parse error near line 17203: no such column: "scooped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scooped", "0.000268"); error here ---^ Parse error near line 17204: no such column: "flagship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flagship", "0.000268"); error here ---^ Parse error near line 17205: no such column: "exemplary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exemplary", "0.000268"); error here ---^ Parse error near line 17206: no such column: "chipping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chipping", "0.000268"); error here ---^ Parse error near line 17207: no such column: "millwall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("millwall", "0.000268"); error here ---^ Parse error near line 17208: no such column: "ds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ds", "0.000268"); error here ---^ Parse error near line 17209: no such column: "hampton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hampton", "0.000268"); error here ---^ Parse error near line 17210: no such column: "tabled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tabled", "0.000268"); error here ---^ Parse error near line 17211: no such column: "coals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coals", "0.000268"); error here ---^ Parse error near line 17212: no such column: "punctuated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punctuated", "0.000268"); error here ---^ Parse error near line 17213: no such column: "moulding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moulding", "0.000268"); error here ---^ Parse error near line 17214: no such column: "waterhouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waterhouse", "0.000268"); error here ---^ Parse error near line 17215: no such column: "midweek" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midweek", "0.000268"); error here ---^ Parse error near line 17216: no such column: "earners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earners", "0.000268"); error here ---^ Parse error near line 17217: no such column: "cropped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cropped", "0.000268"); error here ---^ Parse error near line 17218: no such column: "hamlets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hamlets", "0.000268"); error here ---^ Parse error near line 17219: no such column: "dialled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dialled", "0.000268"); error here ---^ Parse error near line 17220: no such column: "argentine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("argentine", "0.000267"); error here ---^ Parse error near line 17221: no such column: "transistor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transistor", "0.000267"); error here ---^ Parse error near line 17222: no such column: "imitate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imitate", "0.000267"); error here ---^ Parse error near line 17223: no such column: "canyon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canyon", "0.000267"); error here ---^ Parse error near line 17224: no such column: "intrinsically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intrinsically", "0.000267"); error here ---^ Parse error near line 17225: no such column: "inquired" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inquired", "0.000267"); error here ---^ Parse error near line 17226: no such column: "wakes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wakes", "0.000267"); error here ---^ Parse error near line 17227: no such column: "ousted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ousted", "0.000267"); error here ---^ Parse error near line 17228: no such column: "turtle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turtle", "0.000267"); error here ---^ Parse error near line 17229: no such column: "extracting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extracting", "0.000267"); error here ---^ Parse error near line 17230: no such column: "localised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("localised", "0.000267"); error here ---^ Parse error near line 17231: no such column: "coma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coma", "0.000267"); error here ---^ Parse error near line 17232: no such column: "persistently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("persistently", "0.000267"); error here ---^ Parse error near line 17233: no such column: "enchanted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enchanted", "0.000267"); error here ---^ Parse error near line 17234: no such column: "sided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sided", "0.000267"); error here ---^ Parse error near line 17235: no such column: "jurassic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jurassic", "0.000267"); error here ---^ Parse error near line 17236: no such column: "coatings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coatings", "0.000267"); error here ---^ Parse error near line 17237: no such column: "sect" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sect", "0.000267"); error here ---^ Parse error near line 17238: no such column: "puppets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puppets", "0.000267"); error here ---^ Parse error near line 17239: no such column: "ripple" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ripple", "0.000267"); error here ---^ Parse error near line 17240: no such column: "kremlin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kremlin", "0.000267"); error here ---^ Parse error near line 17241: no such column: "bustle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bustle", "0.000267"); error here ---^ Parse error near line 17242: no such column: "randall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("randall", "0.000267"); error here ---^ Parse error near line 17243: no such column: "deteriorate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deteriorate", "0.000267"); error here ---^ Parse error near line 17244: no such column: "defeating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defeating", "0.000267"); error here ---^ Parse error near line 17245: no such column: "commuter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commuter", "0.000267"); error here ---^ Parse error near line 17246: no such column: "salesmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salesmen", "0.000267"); error here ---^ Parse error near line 17247: no such column: "croft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("croft", "0.000267"); error here ---^ Parse error near line 17248: no such column: "neon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neon", "0.000267"); error here ---^ Parse error near line 17249: no such column: "porn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("porn", "0.000267"); error here ---^ Parse error near line 17250: no such column: "convict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convict", "0.000267"); error here ---^ Parse error near line 17251: no such column: "templeton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("templeton", "0.000267"); error here ---^ Parse error near line 17252: no such column: "sluggish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sluggish", "0.000267"); error here ---^ Parse error near line 17253: no such column: "containment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("containment", "0.000267"); error here ---^ Parse error near line 17254: no such column: "jobless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jobless", "0.000267"); error here ---^ Parse error near line 17255: no such column: "grabs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grabs", "0.000267"); error here ---^ Parse error near line 17256: no such column: "licking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("licking", "0.000267"); error here ---^ Parse error near line 17257: no such column: "spokesperson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spokesperson", "0.000267"); error here ---^ Parse error near line 17258: no such column: "venom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("venom", "0.000267"); error here ---^ Parse error near line 17259: no such column: "dialects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dialects", "0.000267"); error here ---^ Parse error near line 17260: no such column: "outings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outings", "0.000267"); error here ---^ Parse error near line 17261: no such column: "washes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("washes", "0.000267"); error here ---^ Parse error near line 17262: no such column: "fluttered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fluttered", "0.000267"); error here ---^ Parse error near line 17263: no such column: "selkirk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selkirk", "0.000267"); error here ---^ Parse error near line 17264: no such column: "separatist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("separatist", "0.000267"); error here ---^ Parse error near line 17265: no such column: "wilder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wilder", "0.000267"); error here ---^ Parse error near line 17266: no such column: "wholemeal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wholemeal", "0.000267"); error here ---^ Parse error near line 17267: no such column: "obtainable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obtainable", "0.000266"); error here ---^ Parse error near line 17268: no such column: "elise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elise", "0.000266"); error here ---^ Parse error near line 17269: no such column: "satisfies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satisfies", "0.000266"); error here ---^ Parse error near line 17270: no such column: "anecdotes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anecdotes", "0.000266"); error here ---^ Parse error near line 17271: no such column: "outdated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outdated", "0.000266"); error here ---^ Parse error near line 17272: no such column: "ferns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ferns", "0.000266"); error here ---^ Parse error near line 17273: no such column: "thistle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thistle", "0.000266"); error here ---^ Parse error near line 17274: no such column: "commonsense" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commonsense", "0.000266"); error here ---^ Parse error near line 17275: no such column: "harrods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harrods", "0.000266"); error here ---^ Parse error near line 17276: no such column: "sewn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sewn", "0.000266"); error here ---^ Parse error near line 17277: no such column: "horsemen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horsemen", "0.000266"); error here ---^ Parse error near line 17278: no such column: "seth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seth", "0.000266"); error here ---^ Parse error near line 17279: no such column: "condom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("condom", "0.000266"); error here ---^ Parse error near line 17280: no such column: "dicey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dicey", "0.000266"); error here ---^ Parse error near line 17281: no such column: "densely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("densely", "0.000266"); error here ---^ Parse error near line 17282: no such column: "ruskin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruskin", "0.000266"); error here ---^ Parse error near line 17283: no such column: "underwood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underwood", "0.000266"); error here ---^ Parse error near line 17284: no such column: "leila" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leila", "0.000266"); error here ---^ Parse error near line 17285: no such column: "decentralization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decentralization", "0.000266"); error here ---^ Parse error near line 17286: no such column: "encoded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encoded", "0.000266"); error here ---^ Parse error near line 17287: no such column: "suites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suites", "0.000266"); error here ---^ Parse error near line 17288: no such column: "programmers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("programmers", "0.000266"); error here ---^ Parse error near line 17289: no such column: "healthcare" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("healthcare", "0.000266"); error here ---^ Parse error near line 17290: no such column: "eradicate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eradicate", "0.000266"); error here ---^ Parse error near line 17291: no such column: "accords" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accords", "0.000266"); error here ---^ Parse error near line 17292: no such column: "styled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("styled", "0.000266"); error here ---^ Parse error near line 17293: no such column: "unisys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unisys", "0.000266"); error here ---^ Parse error near line 17294: no such column: "heaviest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heaviest", "0.000266"); error here ---^ Parse error near line 17295: no such column: "evokes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evokes", "0.000266"); error here ---^ Parse error near line 17296: no such column: "pledges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pledges", "0.000266"); error here ---^ Parse error near line 17297: no such column: "detainees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detainees", "0.000266"); error here ---^ Parse error near line 17298: no such column: "lantern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lantern", "0.000266"); error here ---^ Parse error near line 17299: no such column: "coined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coined", "0.000266"); error here ---^ Parse error near line 17300: no such column: "succumbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("succumbed", "0.000266"); error here ---^ Parse error near line 17301: no such column: "enlisted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enlisted", "0.000266"); error here ---^ Parse error near line 17302: no such column: "punching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punching", "0.000266"); error here ---^ Parse error near line 17303: no such column: "jezrael" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jezrael", "0.000266"); error here ---^ Parse error near line 17304: no such column: "bearer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bearer", "0.000266"); error here ---^ Parse error near line 17305: no such column: "feeder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feeder", "0.000266"); error here ---^ Parse error near line 17306: no such column: "offside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offside", "0.000266"); error here ---^ Parse error near line 17307: no such column: "capping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capping", "0.000266"); error here ---^ Parse error near line 17308: no such column: "tanner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tanner", "0.000266"); error here ---^ Parse error near line 17309: no such column: "chrissy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chrissy", "0.000265"); error here ---^ Parse error near line 17310: no such column: "gardiner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gardiner", "0.000265"); error here ---^ Parse error near line 17311: no such column: "entropy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entropy", "0.000265"); error here ---^ Parse error near line 17312: no such column: "nairobi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nairobi", "0.000265"); error here ---^ Parse error near line 17313: no such column: "springing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("springing", "0.000265"); error here ---^ Parse error near line 17314: no such column: "russon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("russon", "0.000265"); error here ---^ Parse error near line 17315: no such column: "caste" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caste", "0.000265"); error here ---^ Parse error near line 17316: no such column: "quartz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quartz", "0.000265"); error here ---^ Parse error near line 17317: no such column: "manually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manually", "0.000265"); error here ---^ Parse error near line 17318: no such column: "spence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spence", "0.000265"); error here ---^ Parse error near line 17319: no such column: "coped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coped", "0.000265"); error here ---^ Parse error near line 17320: no such column: "waistcoat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waistcoat", "0.000265"); error here ---^ Parse error near line 17321: no such column: "ay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ay", "0.000265"); error here ---^ Parse error near line 17322: no such column: "silky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silky", "0.000265"); error here ---^ Parse error near line 17323: no such column: "utilitarian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utilitarian", "0.000265"); error here ---^ Parse error near line 17324: no such column: "bridle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bridle", "0.000265"); error here ---^ Parse error near line 17325: no such column: "sherman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sherman", "0.000265"); error here ---^ Parse error near line 17326: no such column: "heaters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heaters", "0.000265"); error here ---^ Parse error near line 17327: no such column: "absurdity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("absurdity", "0.000265"); error here ---^ Parse error near line 17328: no such column: "occupancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupancy", "0.000265"); error here ---^ Parse error near line 17329: no such column: "subset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subset", "0.000265"); error here ---^ Parse error near line 17330: no such column: "refining" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refining", "0.000265"); error here ---^ Parse error near line 17331: no such column: "hypnosis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hypnosis", "0.000265"); error here ---^ Parse error near line 17332: no such column: "rowland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rowland", "0.000265"); error here ---^ Parse error near line 17333: no such column: "buxton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buxton", "0.000265"); error here ---^ Parse error near line 17334: no such column: "idyllic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("idyllic", "0.000265"); error here ---^ Parse error near line 17335: no such column: "microscopic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("microscopic", "0.000265"); error here ---^ Parse error near line 17336: no such column: "detergent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detergent", "0.000265"); error here ---^ Parse error near line 17337: no such column: "assemblages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assemblages", "0.000265"); error here ---^ Parse error near line 17338: no such column: "ivor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ivor", "0.000265"); error here ---^ Parse error near line 17339: no such column: "glynn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glynn", "0.000265"); error here ---^ Parse error near line 17340: no such column: "traitor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traitor", "0.000265"); error here ---^ Parse error near line 17341: no such column: "casserole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("casserole", "0.000265"); error here ---^ Parse error near line 17342: no such column: "descendant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("descendant", "0.000265"); error here ---^ Parse error near line 17343: no such column: "parchment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parchment", "0.000265"); error here ---^ Parse error near line 17344: no such column: "reunited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reunited", "0.000265"); error here ---^ Parse error near line 17345: no such column: "blackboard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blackboard", "0.000265"); error here ---^ Parse error near line 17346: no such column: "swine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swine", "0.000265"); error here ---^ Parse error near line 17347: no such column: "fling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fling", "0.000265"); error here ---^ Parse error near line 17348: no such column: "multiplication" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multiplication", "0.000265"); error here ---^ Parse error near line 17349: no such column: "bandage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bandage", "0.000265"); error here ---^ Parse error near line 17350: no such column: "secretive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secretive", "0.000265"); error here ---^ Parse error near line 17351: no such column: "abortive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abortive", "0.000265"); error here ---^ Parse error near line 17352: no such column: "crumble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crumble", "0.000265"); error here ---^ Parse error near line 17353: no such column: "fearsome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fearsome", "0.000265"); error here ---^ Parse error near line 17354: no such column: "replying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("replying", "0.000265"); error here ---^ Parse error near line 17355: no such column: "radicalism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radicalism", "0.000265"); error here ---^ Parse error near line 17356: no such column: "billing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("billing", "0.000265"); error here ---^ Parse error near line 17357: no such column: "cellars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cellars", "0.000265"); error here ---^ Parse error near line 17358: no such column: "prost" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prost", "0.000265"); error here ---^ Parse error near line 17359: no such column: "ferranti" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ferranti", "0.000265"); error here ---^ Parse error near line 17360: no such column: "tibet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tibet", "0.000265"); error here ---^ Parse error near line 17361: no such column: "realises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("realises", "0.000265"); error here ---^ Parse error near line 17362: no such column: "hewitt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hewitt", "0.000264"); error here ---^ Parse error near line 17363: no such column: "unhelpful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unhelpful", "0.000264"); error here ---^ Parse error near line 17364: no such column: "prosper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prosper", "0.000264"); error here ---^ Parse error near line 17365: no such column: "provoking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provoking", "0.000264"); error here ---^ Parse error near line 17366: no such column: "heathcliff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heathcliff", "0.000264"); error here ---^ Parse error near line 17367: no such column: "dwellers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dwellers", "0.000264"); error here ---^ Parse error near line 17368: no such column: "advisor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advisor", "0.000264"); error here ---^ Parse error near line 17369: no such column: "warp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warp", "0.000264"); error here ---^ Parse error near line 17370: no such column: "parson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parson", "0.000264"); error here ---^ Parse error near line 17371: no such column: "roberto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roberto", "0.000264"); error here ---^ Parse error near line 17372: no such column: "weathered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weathered", "0.000264"); error here ---^ Parse error near line 17373: no such column: "patented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patented", "0.000264"); error here ---^ Parse error near line 17374: no such column: "likeness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("likeness", "0.000264"); error here ---^ Parse error near line 17375: no such column: "deterrence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deterrence", "0.000264"); error here ---^ Parse error near line 17376: no such column: "horace" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horace", "0.000264"); error here ---^ Parse error near line 17377: no such column: "rhodesia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rhodesia", "0.000264"); error here ---^ Parse error near line 17378: no such column: "tapestry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tapestry", "0.000264"); error here ---^ Parse error near line 17379: no such column: "bordering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bordering", "0.000264"); error here ---^ Parse error near line 17380: no such column: "headway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headway", "0.000264"); error here ---^ Parse error near line 17381: no such column: "euphoria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("euphoria", "0.000264"); error here ---^ Parse error near line 17382: no such column: "episcopal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("episcopal", "0.000264"); error here ---^ Parse error near line 17383: no such column: "twos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twos", "0.000264"); error here ---^ Parse error near line 17384: no such column: "scorton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scorton", "0.000264"); error here ---^ Parse error near line 17385: no such column: "fer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fer", "0.000264"); error here ---^ Parse error near line 17386: no such column: "fir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fir", "0.000264"); error here ---^ Parse error near line 17387: no such column: "pas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pas", "0.000264"); error here ---^ Parse error near line 17388: no such column: "recoverable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recoverable", "0.000264"); error here ---^ Parse error near line 17389: no such column: "blankly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blankly", "0.000264"); error here ---^ Parse error near line 17390: no such column: "underclass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underclass", "0.000264"); error here ---^ Parse error near line 17391: no such column: "somerville" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("somerville", "0.000264"); error here ---^ Parse error near line 17392: no such column: "mckenzie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mckenzie", "0.000264"); error here ---^ Parse error near line 17393: no such column: "lough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lough", "0.000264"); error here ---^ Parse error near line 17394: no such column: "parapet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parapet", "0.000264"); error here ---^ Parse error near line 17395: no such column: "pronouns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pronouns", "0.000264"); error here ---^ Parse error near line 17396: no such column: "sleeps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sleeps", "0.000263"); error here ---^ Parse error near line 17397: no such column: "ucta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ucta", "0.000263"); error here ---^ Parse error near line 17398: no such column: "simmer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simmer", "0.000263"); error here ---^ Parse error near line 17399: no such column: "secs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secs", "0.000263"); error here ---^ Parse error near line 17400: no such column: "elm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elm", "0.000263"); error here ---^ Parse error near line 17401: no such column: "ardent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ardent", "0.000263"); error here ---^ Parse error near line 17402: no such column: "lark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lark", "0.000263"); error here ---^ Parse error near line 17403: no such column: "miscellaneous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("miscellaneous", "0.000263"); error here ---^ Parse error near line 17404: no such column: "criminology" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criminology", "0.000263"); error here ---^ Parse error near line 17405: no such column: "olives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("olives", "0.000263"); error here ---^ Parse error near line 17406: no such column: "discard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discard", "0.000263"); error here ---^ Parse error near line 17407: no such column: "sigma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sigma", "0.000263"); error here ---^ Parse error near line 17408: no such column: "dichotomy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dichotomy", "0.000263"); error here ---^ Parse error near line 17409: no such column: "interfered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interfered", "0.000263"); error here ---^ Parse error near line 17410: no such column: "sympathies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sympathies", "0.000263"); error here ---^ Parse error near line 17411: no such column: "im" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("im", "0.000263"); error here ---^ Parse error near line 17412: no such column: "foal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foal", "0.000263"); error here ---^ Parse error near line 17413: no such column: "flavoured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flavoured", "0.000263"); error here ---^ Parse error near line 17414: no such column: "constituting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constituting", "0.000263"); error here ---^ Parse error near line 17415: no such column: "merchandise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merchandise", "0.000263"); error here ---^ Parse error near line 17416: no such column: "lakeside" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lakeside", "0.000263"); error here ---^ Parse error near line 17417: no such column: "elegantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elegantly", "0.000263"); error here ---^ Parse error near line 17418: no such column: "reinforcements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reinforcements", "0.000263"); error here ---^ Parse error near line 17419: no such column: "arteries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arteries", "0.000263"); error here ---^ Parse error near line 17420: no such column: "drizzle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drizzle", "0.000263"); error here ---^ Parse error near line 17421: no such column: "doubting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doubting", "0.000263"); error here ---^ Parse error near line 17422: no such column: "fondant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fondant", "0.000263"); error here ---^ Parse error near line 17423: no such column: "clicking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clicking", "0.000263"); error here ---^ Parse error near line 17424: no such column: "assaulting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assaulting", "0.000263"); error here ---^ Parse error near line 17425: no such column: "intimidating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intimidating", "0.000263"); error here ---^ Parse error near line 17426: no such column: "kitten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kitten", "0.000263"); error here ---^ Parse error near line 17427: no such column: "phonetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phonetic", "0.000263"); error here ---^ Parse error near line 17428: no such column: "teas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teas", "0.000263"); error here ---^ Parse error near line 17429: no such column: "measles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("measles", "0.000263"); error here ---^ Parse error near line 17430: no such column: "constants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("constants", "0.000263"); error here ---^ Parse error near line 17431: no such column: "admirably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admirably", "0.000263"); error here ---^ Parse error near line 17432: no such column: "culinary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("culinary", "0.000263"); error here ---^ Parse error near line 17433: no such column: "inventions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inventions", "0.000263"); error here ---^ Parse error near line 17434: no such column: "allergic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allergic", "0.000263"); error here ---^ Parse error near line 17435: no such column: "crossly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crossly", "0.000263"); error here ---^ Parse error near line 17436: no such column: "cocked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cocked", "0.000263"); error here ---^ Parse error near line 17437: no such column: "hearty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hearty", "0.000262"); error here ---^ Parse error near line 17438: no such column: "farrell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farrell", "0.000262"); error here ---^ Parse error near line 17439: no such column: "pinpoint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pinpoint", "0.000262"); error here ---^ Parse error near line 17440: no such column: "ensued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ensued", "0.000262"); error here ---^ Parse error near line 17441: no such column: "additives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("additives", "0.000262"); error here ---^ Parse error near line 17442: no such column: "curate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curate", "0.000262"); error here ---^ Parse error near line 17443: no such column: "disdain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disdain", "0.000262"); error here ---^ Parse error near line 17444: no such column: "perce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perce", "0.000262"); error here ---^ Parse error near line 17445: no such column: "educators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("educators", "0.000262"); error here ---^ Parse error near line 17446: no such column: "fared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fared", "0.000262"); error here ---^ Parse error near line 17447: no such column: "malone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malone", "0.000262"); error here ---^ Parse error near line 17448: no such column: "guideline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guideline", "0.000262"); error here ---^ Parse error near line 17449: no such column: "serpent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serpent", "0.000262"); error here ---^ Parse error near line 17450: no such column: "adobe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adobe", "0.000262"); error here ---^ Parse error near line 17451: no such column: "hasan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hasan", "0.000262"); error here ---^ Parse error near line 17452: no such column: "compassionate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compassionate", "0.000262"); error here ---^ Parse error near line 17453: no such column: "admirers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admirers", "0.000262"); error here ---^ Parse error near line 17454: no such column: "carve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carve", "0.000262"); error here ---^ Parse error near line 17455: no such column: "renting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renting", "0.000262"); error here ---^ Parse error near line 17456: no such column: "dce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dce", "0.000262"); error here ---^ Parse error near line 17457: no such column: "whim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whim", "0.000262"); error here ---^ Parse error near line 17458: no such column: "positivist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("positivist", "0.000262"); error here ---^ Parse error near line 17459: no such column: "mimic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mimic", "0.000262"); error here ---^ Parse error near line 17460: no such column: "heartbeat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heartbeat", "0.000262"); error here ---^ Parse error near line 17461: no such column: "newry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newry", "0.000262"); error here ---^ Parse error near line 17462: no such column: "cheryl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheryl", "0.000262"); error here ---^ Parse error near line 17463: no such column: "tenuous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tenuous", "0.000262"); error here ---^ Parse error near line 17464: no such column: "hamish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hamish", "0.000262"); error here ---^ Parse error near line 17465: no such column: "congregations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("congregations", "0.000262"); error here ---^ Parse error near line 17466: no such column: "bicester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bicester", "0.000262"); error here ---^ Parse error near line 17467: no such column: "friedman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("friedman", "0.000262"); error here ---^ Parse error near line 17468: no such column: "needy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("needy", "0.000262"); error here ---^ Parse error near line 17469: no such column: "kilometre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kilometre", "0.000262"); error here ---^ Parse error near line 17470: no such column: "locker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("locker", "0.000262"); error here ---^ Parse error near line 17471: no such column: "bathsheba" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bathsheba", "0.000262"); error here ---^ Parse error near line 17472: no such column: "din" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("din", "0.000262"); error here ---^ Parse error near line 17473: no such column: "pembroke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pembroke", "0.000262"); error here ---^ Parse error near line 17474: no such column: "amalgamation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amalgamation", "0.000262"); error here ---^ Parse error near line 17475: no such column: "analytic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("analytic", "0.000262"); error here ---^ Parse error near line 17476: no such column: "fmln" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fmln", "0.000262"); error here ---^ Parse error near line 17477: no such column: "worldly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worldly", "0.000262"); error here ---^ Parse error near line 17478: no such column: "deceive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deceive", "0.000262"); error here ---^ Parse error near line 17479: no such column: "briton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("briton", "0.000262"); error here ---^ Parse error near line 17480: no such column: "correcting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correcting", "0.000262"); error here ---^ Parse error near line 17481: no such column: "tabloids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tabloids", "0.000262"); error here ---^ Parse error near line 17482: no such column: "exaggerate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exaggerate", "0.000262"); error here ---^ Parse error near line 17483: no such column: "snails" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snails", "0.000262"); error here ---^ Parse error near line 17484: no such column: "spotting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spotting", "0.000262"); error here ---^ Parse error near line 17485: no such column: "fiasco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fiasco", "0.000261"); error here ---^ Parse error near line 17486: no such column: "magnesium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magnesium", "0.000261"); error here ---^ Parse error near line 17487: no such column: "rep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rep", "0.000261"); error here ---^ Parse error near line 17488: no such column: "sarella" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sarella", "0.000261"); error here ---^ Parse error near line 17489: no such column: "ballets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ballets", "0.000261"); error here ---^ Parse error near line 17490: no such column: "vologsky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vologsky", "0.000261"); error here ---^ Parse error near line 17491: no such column: "oldfield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oldfield", "0.000261"); error here ---^ Parse error near line 17492: no such column: "elicit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elicit", "0.000261"); error here ---^ Parse error near line 17493: no such column: "moroccan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moroccan", "0.000261"); error here ---^ Parse error near line 17494: no such column: "dodge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dodge", "0.000261"); error here ---^ Parse error near line 17495: no such column: "classifications" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("classifications", "0.000261"); error here ---^ Parse error near line 17496: no such column: "concealing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concealing", "0.000261"); error here ---^ Parse error near line 17497: no such column: "whistled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whistled", "0.000261"); error here ---^ Parse error near line 17498: no such column: "sb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sb", "0.000261"); error here ---^ Parse error near line 17499: no such column: "arduous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arduous", "0.000261"); error here ---^ Parse error near line 17500: no such column: "vantage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vantage", "0.000261"); error here ---^ Parse error near line 17501: no such column: "disconcerting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disconcerting", "0.000261"); error here ---^ Parse error near line 17502: no such column: "grandiose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grandiose", "0.000261"); error here ---^ Parse error near line 17503: no such column: "attends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attends", "0.000261"); error here ---^ Parse error near line 17504: no such column: "griffith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("griffith", "0.000261"); error here ---^ Parse error near line 17505: no such column: "marilyn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marilyn", "0.000261"); error here ---^ Parse error near line 17506: no such column: "loughborough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loughborough", "0.000261"); error here ---^ Parse error near line 17507: no such column: "enquiring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enquiring", "0.000261"); error here ---^ Parse error near line 17508: no such column: "muddled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muddled", "0.000261"); error here ---^ Parse error near line 17509: no such column: "cartoons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cartoons", "0.000261"); error here ---^ Parse error near line 17510: no such column: "wessex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wessex", "0.000261"); error here ---^ Parse error near line 17511: no such column: "indexed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indexed", "0.000261"); error here ---^ Parse error near line 17512: no such column: "slums" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slums", "0.000261"); error here ---^ Parse error near line 17513: no such column: "emperors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emperors", "0.000261"); error here ---^ Parse error near line 17514: no such column: "ethnicity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethnicity", "0.000261"); error here ---^ Parse error near line 17515: no such column: "dishonesty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dishonesty", "0.000261"); error here ---^ Parse error near line 17516: no such column: "numbering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("numbering", "0.000261"); error here ---^ Parse error near line 17517: no such column: "knotted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knotted", "0.000261"); error here ---^ Parse error near line 17518: no such column: "inserting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inserting", "0.000261"); error here ---^ Parse error near line 17519: no such column: "vaults" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vaults", "0.000261"); error here ---^ Parse error near line 17520: no such column: "aggregation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aggregation", "0.000261"); error here ---^ Parse error near line 17521: no such column: "anomaly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anomaly", "0.000261"); error here ---^ Parse error near line 17522: no such column: "deng" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deng", "0.000261"); error here ---^ Parse error near line 17523: no such column: "guaranteeing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guaranteeing", "0.000261"); error here ---^ Parse error near line 17524: no such column: "disregarded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disregarded", "0.000261"); error here ---^ Parse error near line 17525: no such column: "popularly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("popularly", "0.000261"); error here ---^ Parse error near line 17526: no such column: "millennium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("millennium", "0.000261"); error here ---^ Parse error near line 17527: no such column: "piling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piling", "0.000261"); error here ---^ Parse error near line 17528: no such column: "apostles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apostles", "0.000261"); error here ---^ Parse error near line 17529: no such column: "specials" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specials", "0.000261"); error here ---^ Parse error near line 17530: no such column: "fsa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fsa", "0.000260"); error here ---^ Parse error near line 17531: no such column: "eruptions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eruptions", "0.000260"); error here ---^ Parse error near line 17532: no such column: "wittgenstein" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wittgenstein", "0.000260"); error here ---^ Parse error near line 17533: no such column: "mcc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mcc", "0.000260"); error here ---^ Parse error near line 17534: no such column: "ryedale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ryedale", "0.000260"); error here ---^ Parse error near line 17535: no such column: "recollections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recollections", "0.000260"); error here ---^ Parse error near line 17536: no such column: "kidnap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kidnap", "0.000260"); error here ---^ Parse error near line 17537: no such column: "equip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equip", "0.000260"); error here ---^ Parse error near line 17538: no such column: "larkin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("larkin", "0.000260"); error here ---^ Parse error near line 17539: no such column: "outnumbered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outnumbered", "0.000260"); error here ---^ Parse error near line 17540: no such column: "stricter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stricter", "0.000260"); error here ---^ Parse error near line 17541: no such column: "matrices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matrices", "0.000260"); error here ---^ Parse error near line 17542: no such column: "radioactivity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radioactivity", "0.000260"); error here ---^ Parse error near line 17543: no such column: "strauss" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strauss", "0.000260"); error here ---^ Parse error near line 17544: no such column: "childbearing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("childbearing", "0.000260"); error here ---^ Parse error near line 17545: no such column: "intrusive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intrusive", "0.000260"); error here ---^ Parse error near line 17546: no such column: "bewilderment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bewilderment", "0.000260"); error here ---^ Parse error near line 17547: no such column: "novices" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("novices", "0.000260"); error here ---^ Parse error near line 17548: no such column: "combo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("combo", "0.000260"); error here ---^ Parse error near line 17549: no such column: "redeemed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("redeemed", "0.000260"); error here ---^ Parse error near line 17550: no such column: "mindless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mindless", "0.000260"); error here ---^ Parse error near line 17551: no such column: "spears" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spears", "0.000260"); error here ---^ Parse error near line 17552: no such column: "hatfield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hatfield", "0.000260"); error here ---^ Parse error near line 17553: no such column: "parasitic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parasitic", "0.000260"); error here ---^ Parse error near line 17554: no such column: "benefiting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benefiting", "0.000260"); error here ---^ Parse error near line 17555: no such column: "committal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("committal", "0.000260"); error here ---^ Parse error near line 17556: no such column: "parable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parable", "0.000260"); error here ---^ Parse error near line 17557: no such column: "superstar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superstar", "0.000260"); error here ---^ Parse error near line 17558: no such column: "poke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poke", "0.000260"); error here ---^ Parse error near line 17559: no such column: "canary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canary", "0.000260"); error here ---^ Parse error near line 17560: no such column: "swelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swelled", "0.000260"); error here ---^ Parse error near line 17561: no such column: "fundraising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fundraising", "0.000260"); error here ---^ Parse error near line 17562: no such column: "segmentation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("segmentation", "0.000260"); error here ---^ Parse error near line 17563: no such column: "knitters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knitters", "0.000260"); error here ---^ Parse error near line 17564: no such column: "embryonic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embryonic", "0.000260"); error here ---^ Parse error near line 17565: no such column: "rambling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rambling", "0.000260"); error here ---^ Parse error near line 17566: no such column: "spectre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spectre", "0.000260"); error here ---^ Parse error near line 17567: no such column: "jerk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jerk", "0.000260"); error here ---^ Parse error near line 17568: no such column: "wes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wes", "0.000260"); error here ---^ Parse error near line 17569: no such column: "intercepted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intercepted", "0.000260"); error here ---^ Parse error near line 17570: no such column: "malvern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malvern", "0.000260"); error here ---^ Parse error near line 17571: no such column: "whitney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whitney", "0.000260"); error here ---^ Parse error near line 17572: no such column: "astute" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("astute", "0.000260"); error here ---^ Parse error near line 17573: no such column: "beleaguered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beleaguered", "0.000260"); error here ---^ Parse error near line 17574: no such column: "indulged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indulged", "0.000260"); error here ---^ Parse error near line 17575: no such column: "mabel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mabel", "0.000260"); error here ---^ Parse error near line 17576: no such column: "tasting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tasting", "0.000260"); error here ---^ Parse error near line 17577: no such column: "cosmetics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cosmetics", "0.000260"); error here ---^ Parse error near line 17578: no such column: "canons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canons", "0.000259"); error here ---^ Parse error near line 17579: no such column: "tact" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tact", "0.000259"); error here ---^ Parse error near line 17580: no such column: "sobbed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sobbed", "0.000259"); error here ---^ Parse error near line 17581: no such column: "tits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tits", "0.000259"); error here ---^ Parse error near line 17582: no such column: "assembling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assembling", "0.000259"); error here ---^ Parse error near line 17583: no such column: "nailed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nailed", "0.000259"); error here ---^ Parse error near line 17584: no such column: "shedding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shedding", "0.000259"); error here ---^ Parse error near line 17585: no such column: "latitude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("latitude", "0.000259"); error here ---^ Parse error near line 17586: no such column: "harden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harden", "0.000259"); error here ---^ Parse error near line 17587: no such column: "hotly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hotly", "0.000259"); error here ---^ Parse error near line 17588: no such column: "adversary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adversary", "0.000259"); error here ---^ Parse error near line 17589: no such column: "neutron" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neutron", "0.000259"); error here ---^ Parse error near line 17590: no such column: "eastwards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eastwards", "0.000259"); error here ---^ Parse error near line 17591: no such column: "deterred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deterred", "0.000259"); error here ---^ Parse error near line 17592: no such column: "inflexible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inflexible", "0.000259"); error here ---^ Parse error near line 17593: no such column: "shameful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shameful", "0.000259"); error here ---^ Parse error near line 17594: no such column: "curfew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curfew", "0.000259"); error here ---^ Parse error near line 17595: no such column: "bumping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bumping", "0.000259"); error here ---^ Parse error near line 17596: no such column: "publishes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("publishes", "0.000259"); error here ---^ Parse error near line 17597: no such column: "postulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("postulated", "0.000259"); error here ---^ Parse error near line 17598: no such column: "canvases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canvases", "0.000259"); error here ---^ Parse error near line 17599: no such column: "quantify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quantify", "0.000259"); error here ---^ Parse error near line 17600: no such column: "reprieve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reprieve", "0.000259"); error here ---^ Parse error near line 17601: no such column: "hillsborough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hillsborough", "0.000259"); error here ---^ Parse error near line 17602: no such column: "trendy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trendy", "0.000259"); error here ---^ Parse error near line 17603: no such column: "mounds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mounds", "0.000259"); error here ---^ Parse error near line 17604: no such column: "minster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minster", "0.000259"); error here ---^ Parse error near line 17605: no such column: "matey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matey", "0.000259"); error here ---^ Parse error near line 17606: no such column: "formalities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formalities", "0.000259"); error here ---^ Parse error near line 17607: no such column: "antibiotic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antibiotic", "0.000259"); error here ---^ Parse error near line 17608: no such column: "compose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compose", "0.000259"); error here ---^ Parse error near line 17609: no such column: "lyon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lyon", "0.000259"); error here ---^ Parse error near line 17610: no such column: "antics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antics", "0.000259"); error here ---^ Parse error near line 17611: no such column: "creations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creations", "0.000259"); error here ---^ Parse error near line 17612: no such column: "johns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("johns", "0.000259"); error here ---^ Parse error near line 17613: no such column: "battersea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("battersea", "0.000259"); error here ---^ Parse error near line 17614: no such column: "halliday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("halliday", "0.000259"); error here ---^ Parse error near line 17615: no such column: "connects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("connects", "0.000259"); error here ---^ Parse error near line 17616: no such column: "rehearsed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rehearsed", "0.000259"); error here ---^ Parse error near line 17617: no such column: "tinned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tinned", "0.000259"); error here ---^ Parse error near line 17618: no such column: "hauling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hauling", "0.000259"); error here ---^ Parse error near line 17619: no such column: "psyche" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psyche", "0.000259"); error here ---^ Parse error near line 17620: no such column: "clatter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clatter", "0.000259"); error here ---^ Parse error near line 17621: no such column: "bribe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bribe", "0.000259"); error here ---^ Parse error near line 17622: no such column: "bevan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bevan", "0.000259"); error here ---^ Parse error near line 17623: no such column: "murky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murky", "0.000258"); error here ---^ Parse error near line 17624: no such column: "gorman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gorman", "0.000258"); error here ---^ Parse error near line 17625: no such column: "danube" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("danube", "0.000258"); error here ---^ Parse error near line 17626: no such column: "lewes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lewes", "0.000258"); error here ---^ Parse error near line 17627: no such column: "grosvenor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grosvenor", "0.000258"); error here ---^ Parse error near line 17628: no such column: "remembrance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remembrance", "0.000258"); error here ---^ Parse error near line 17629: no such column: "hating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hating", "0.000258"); error here ---^ Parse error near line 17630: no such column: "paddock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paddock", "0.000258"); error here ---^ Parse error near line 17631: no such column: "jus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jus", "0.000258"); error here ---^ Parse error near line 17632: no such column: "adorno" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adorno", "0.000258"); error here ---^ Parse error near line 17633: no such column: "electronically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("electronically", "0.000258"); error here ---^ Parse error near line 17634: no such column: "beggars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beggars", "0.000258"); error here ---^ Parse error near line 17635: no such column: "yawned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yawned", "0.000258"); error here ---^ Parse error near line 17636: no such column: "outweigh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outweigh", "0.000258"); error here ---^ Parse error near line 17637: no such column: "galley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("galley", "0.000258"); error here ---^ Parse error near line 17638: no such column: "whence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whence", "0.000258"); error here ---^ Parse error near line 17639: no such column: "reinstated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reinstated", "0.000258"); error here ---^ Parse error near line 17640: no such column: "aeroplanes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aeroplanes", "0.000258"); error here ---^ Parse error near line 17641: no such column: "enrichment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enrichment", "0.000258"); error here ---^ Parse error near line 17642: no such column: "shawl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shawl", "0.000258"); error here ---^ Parse error near line 17643: no such column: "emerson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emerson", "0.000258"); error here ---^ Parse error near line 17644: no such column: "climates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("climates", "0.000258"); error here ---^ Parse error near line 17645: no such column: "uproar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uproar", "0.000258"); error here ---^ Parse error near line 17646: no such column: "sprawling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sprawling", "0.000258"); error here ---^ Parse error near line 17647: no such column: "panelled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("panelled", "0.000258"); error here ---^ Parse error near line 17648: no such column: "marius" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marius", "0.000258"); error here ---^ Parse error near line 17649: no such column: "piety" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piety", "0.000258"); error here ---^ Parse error near line 17650: no such column: "lyn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lyn", "0.000258"); error here ---^ Parse error near line 17651: no such column: "billingham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("billingham", "0.000258"); error here ---^ Parse error near line 17652: no such column: "ruffled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruffled", "0.000258"); error here ---^ Parse error near line 17653: no such column: "contravention" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contravention", "0.000258"); error here ---^ Parse error near line 17654: no such column: "vicki" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vicki", "0.000258"); error here ---^ Parse error near line 17655: no such column: "admirer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admirer", "0.000258"); error here ---^ Parse error near line 17656: no such column: "compulsive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compulsive", "0.000258"); error here ---^ Parse error near line 17657: no such column: "lymphoma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lymphoma", "0.000258"); error here ---^ Parse error near line 17658: no such column: "rabbi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rabbi", "0.000258"); error here ---^ Parse error near line 17659: no such column: "orleans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orleans", "0.000258"); error here ---^ Parse error near line 17660: no such column: "aubrey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aubrey", "0.000258"); error here ---^ Parse error near line 17661: no such column: "compile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compile", "0.000258"); error here ---^ Parse error near line 17662: no such column: "beattie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beattie", "0.000258"); error here ---^ Parse error near line 17663: no such column: "anita" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anita", "0.000258"); error here ---^ Parse error near line 17664: no such column: "selects" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selects", "0.000258"); error here ---^ Parse error near line 17665: no such column: "undercover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undercover", "0.000258"); error here ---^ Parse error near line 17666: no such column: "afloat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afloat", "0.000258"); error here ---^ Parse error near line 17667: no such column: "politeness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("politeness", "0.000258"); error here ---^ Parse error near line 17668: no such column: "alcoholism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alcoholism", "0.000258"); error here ---^ Parse error near line 17669: no such column: "purge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purge", "0.000258"); error here ---^ Parse error near line 17670: no such column: "indulging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indulging", "0.000257"); error here ---^ Parse error near line 17671: no such column: "reefs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reefs", "0.000257"); error here ---^ Parse error near line 17672: no such column: "highbury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("highbury", "0.000257"); error here ---^ Parse error near line 17673: no such column: "bestowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bestowed", "0.000257"); error here ---^ Parse error near line 17674: no such column: "crouching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crouching", "0.000257"); error here ---^ Parse error near line 17675: no such column: "showroom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("showroom", "0.000257"); error here ---^ Parse error near line 17676: no such column: "northumbria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("northumbria", "0.000257"); error here ---^ Parse error near line 17677: no such column: "punishments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punishments", "0.000257"); error here ---^ Parse error near line 17678: no such column: "grams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grams", "0.000257"); error here ---^ Parse error near line 17679: no such column: "mavis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mavis", "0.000257"); error here ---^ Parse error near line 17680: no such column: "presupposes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presupposes", "0.000257"); error here ---^ Parse error near line 17681: no such column: "graffiti" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graffiti", "0.000257"); error here ---^ Parse error near line 17682: no such column: "cessation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cessation", "0.000257"); error here ---^ Parse error near line 17683: no such column: "emphasizing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emphasizing", "0.000257"); error here ---^ Parse error near line 17684: no such column: "conserved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conserved", "0.000257"); error here ---^ Parse error near line 17685: no such column: "deliberations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deliberations", "0.000257"); error here ---^ Parse error near line 17686: no such column: "carmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carmen", "0.000257"); error here ---^ Parse error near line 17687: no such column: "aziz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aziz", "0.000257"); error here ---^ Parse error near line 17688: no such column: "dominion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dominion", "0.000257"); error here ---^ Parse error near line 17689: no such column: "sullen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sullen", "0.000257"); error here ---^ Parse error near line 17690: no such column: "untreated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("untreated", "0.000257"); error here ---^ Parse error near line 17691: no such column: "boardroom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boardroom", "0.000257"); error here ---^ Parse error near line 17692: no such column: "francesca" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("francesca", "0.000257"); error here ---^ Parse error near line 17693: no such column: "siberian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("siberian", "0.000257"); error here ---^ Parse error near line 17694: no such column: "crate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crate", "0.000257"); error here ---^ Parse error near line 17695: no such column: "buckle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buckle", "0.000257"); error here ---^ Parse error near line 17696: no such column: "crates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crates", "0.000257"); error here ---^ Parse error near line 17697: no such column: "fountains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fountains", "0.000257"); error here ---^ Parse error near line 17698: no such column: "xerox" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("xerox", "0.000257"); error here ---^ Parse error near line 17699: no such column: "martyn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("martyn", "0.000257"); error here ---^ Parse error near line 17700: no such column: "scruffy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scruffy", "0.000257"); error here ---^ Parse error near line 17701: no such column: "entertainments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entertainments", "0.000257"); error here ---^ Parse error near line 17702: no such column: "awaits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awaits", "0.000257"); error here ---^ Parse error near line 17703: no such column: "milking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("milking", "0.000257"); error here ---^ Parse error near line 17704: no such column: "tar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tar", "0.000257"); error here ---^ Parse error near line 17705: no such column: "ambivalence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambivalence", "0.000257"); error here ---^ Parse error near line 17706: no such column: "fluffy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fluffy", "0.000257"); error here ---^ Parse error near line 17707: no such column: "destroys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("destroys", "0.000257"); error here ---^ Parse error near line 17708: no such column: "radiant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radiant", "0.000257"); error here ---^ Parse error near line 17709: no such column: "precursor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precursor", "0.000257"); error here ---^ Parse error near line 17710: no such column: "uniqueness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uniqueness", "0.000257"); error here ---^ Parse error near line 17711: no such column: "saliva" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saliva", "0.000257"); error here ---^ Parse error near line 17712: no such column: "liberia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liberia", "0.000257"); error here ---^ Parse error near line 17713: no such column: "sill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sill", "0.000256"); error here ---^ Parse error near line 17714: no such column: "manila" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manila", "0.000256"); error here ---^ Parse error near line 17715: no such column: "schellenberg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("schellenberg", "0.000256"); error here ---^ Parse error near line 17716: no such column: "admissible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("admissible", "0.000256"); error here ---^ Parse error near line 17717: no such column: "scrambling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scrambling", "0.000256"); error here ---^ Parse error near line 17718: no such column: "peaked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peaked", "0.000256"); error here ---^ Parse error near line 17719: no such column: "flaubert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flaubert", "0.000256"); error here ---^ Parse error near line 17720: no such column: "gritted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gritted", "0.000256"); error here ---^ Parse error near line 17721: no such column: "riba" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("riba", "0.000256"); error here ---^ Parse error near line 17722: no such column: "overalls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overalls", "0.000256"); error here ---^ Parse error near line 17723: no such column: "geologists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geologists", "0.000256"); error here ---^ Parse error near line 17724: no such column: "gough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gough", "0.000256"); error here ---^ Parse error near line 17725: no such column: "rainy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rainy", "0.000256"); error here ---^ Parse error near line 17726: no such column: "prawns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prawns", "0.000256"); error here ---^ Parse error near line 17727: no such column: "utd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utd", "0.000256"); error here ---^ Parse error near line 17728: no such column: "onerous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("onerous", "0.000256"); error here ---^ Parse error near line 17729: no such column: "ripon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ripon", "0.000256"); error here ---^ Parse error near line 17730: no such column: "originate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("originate", "0.000256"); error here ---^ Parse error near line 17731: no such column: "ultra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ultra", "0.000256"); error here ---^ Parse error near line 17732: no such column: "householders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("householders", "0.000256"); error here ---^ Parse error near line 17733: no such column: "farmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farmed", "0.000256"); error here ---^ Parse error near line 17734: no such column: "graphically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graphically", "0.000256"); error here ---^ Parse error near line 17735: no such column: "otley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("otley", "0.000256"); error here ---^ Parse error near line 17736: no such column: "reopened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reopened", "0.000256"); error here ---^ Parse error near line 17737: no such column: "colossal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colossal", "0.000256"); error here ---^ Parse error near line 17738: no such column: "improvised" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("improvised", "0.000256"); error here ---^ Parse error near line 17739: no such column: "putative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("putative", "0.000256"); error here ---^ Parse error near line 17740: no such column: "hedgerows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hedgerows", "0.000256"); error here ---^ Parse error near line 17741: no such column: "wayward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wayward", "0.000256"); error here ---^ Parse error near line 17742: no such column: "ware" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ware", "0.000256"); error here ---^ Parse error near line 17743: no such column: "longman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("longman", "0.000256"); error here ---^ Parse error near line 17744: no such column: "baptized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baptized", "0.000256"); error here ---^ Parse error near line 17745: no such column: "bonded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bonded", "0.000256"); error here ---^ Parse error near line 17746: no such column: "kiev" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kiev", "0.000256"); error here ---^ Parse error near line 17747: no such column: "submarines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("submarines", "0.000256"); error here ---^ Parse error near line 17748: no such column: "nominally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nominally", "0.000256"); error here ---^ Parse error near line 17749: no such column: "teamwork" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teamwork", "0.000256"); error here ---^ Parse error near line 17750: no such column: "headteacher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headteacher", "0.000256"); error here ---^ Parse error near line 17751: no such column: "shevardnadze" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shevardnadze", "0.000256"); error here ---^ Parse error near line 17752: no such column: "assimilated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assimilated", "0.000256"); error here ---^ Parse error near line 17753: no such column: "arresting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arresting", "0.000256"); error here ---^ Parse error near line 17754: no such column: "minibus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("minibus", "0.000256"); error here ---^ Parse error near line 17755: no such column: "burying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burying", "0.000256"); error here ---^ Parse error near line 17756: no such column: "amis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amis", "0.000256"); error here ---^ Parse error near line 17757: no such column: "crippling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crippling", "0.000255"); error here ---^ Parse error near line 17758: no such column: "loosen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loosen", "0.000255"); error here ---^ Parse error near line 17759: no such column: "sheridan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheridan", "0.000255"); error here ---^ Parse error near line 17760: no such column: "beggar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beggar", "0.000255"); error here ---^ Parse error near line 17761: no such column: "forcefully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forcefully", "0.000255"); error here ---^ Parse error near line 17762: no such column: "cystic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cystic", "0.000255"); error here ---^ Parse error near line 17763: no such column: "usher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("usher", "0.000255"); error here ---^ Parse error near line 17764: no such column: "blending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blending", "0.000255"); error here ---^ Parse error near line 17765: no such column: "atrocities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("atrocities", "0.000255"); error here ---^ Parse error near line 17766: no such column: "sonata" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sonata", "0.000255"); error here ---^ Parse error near line 17767: no such column: "leningrad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leningrad", "0.000255"); error here ---^ Parse error near line 17768: no such column: "motivate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motivate", "0.000255"); error here ---^ Parse error near line 17769: no such column: "saxons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saxons", "0.000255"); error here ---^ Parse error near line 17770: no such column: "gee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gee", "0.000255"); error here ---^ Parse error near line 17771: no such column: "spawning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spawning", "0.000255"); error here ---^ Parse error near line 17772: no such column: "extremists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extremists", "0.000255"); error here ---^ Parse error near line 17773: no such column: "impedance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impedance", "0.000255"); error here ---^ Parse error near line 17774: no such column: "blinding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blinding", "0.000255"); error here ---^ Parse error near line 17775: no such column: "excel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excel", "0.000255"); error here ---^ Parse error near line 17776: no such column: "andre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("andre", "0.000255"); error here ---^ Parse error near line 17777: no such column: "mosquito" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mosquito", "0.000255"); error here ---^ Parse error near line 17778: no such column: "agatha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agatha", "0.000255"); error here ---^ Parse error near line 17779: no such column: "annoy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("annoy", "0.000255"); error here ---^ Parse error near line 17780: no such column: "vickers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vickers", "0.000255"); error here ---^ Parse error near line 17781: no such column: "calais" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calais", "0.000255"); error here ---^ Parse error near line 17782: no such column: "rucksack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rucksack", "0.000255"); error here ---^ Parse error near line 17783: no such column: "sequencing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sequencing", "0.000255"); error here ---^ Parse error near line 17784: no such column: "unsettled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unsettled", "0.000255"); error here ---^ Parse error near line 17785: no such column: "ohio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ohio", "0.000255"); error here ---^ Parse error near line 17786: no such column: "enlarge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enlarge", "0.000255"); error here ---^ Parse error near line 17787: no such column: "insurer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insurer", "0.000255"); error here ---^ Parse error near line 17788: no such column: "anti" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anti", "0.000255"); error here ---^ Parse error near line 17789: no such column: "parishioners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parishioners", "0.000255"); error here ---^ Parse error near line 17790: no such column: "unforeseen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unforeseen", "0.000255"); error here ---^ Parse error near line 17791: no such column: "gdr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gdr", "0.000255"); error here ---^ Parse error near line 17792: no such column: "lousy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lousy", "0.000255"); error here ---^ Parse error near line 17793: no such column: "divinity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divinity", "0.000255"); error here ---^ Parse error near line 17794: no such column: "fullest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fullest", "0.000255"); error here ---^ Parse error near line 17795: no such column: "greenwood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greenwood", "0.000255"); error here ---^ Parse error near line 17796: no such column: "goody" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goody", "0.000254"); error here ---^ Parse error near line 17797: no such column: "jekyll" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jekyll", "0.000254"); error here ---^ Parse error near line 17798: no such column: "gulped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gulped", "0.000254"); error here ---^ Parse error near line 17799: no such column: "kath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kath", "0.000254"); error here ---^ Parse error near line 17800: no such column: "sahara" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sahara", "0.000254"); error here ---^ Parse error near line 17801: no such column: "chunky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chunky", "0.000254"); error here ---^ Parse error near line 17802: no such column: "lapsed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lapsed", "0.000254"); error here ---^ Parse error near line 17803: no such column: "myocardial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("myocardial", "0.000254"); error here ---^ Parse error near line 17804: no such column: "proofs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proofs", "0.000254"); error here ---^ Parse error near line 17805: no such column: "spartan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spartan", "0.000254"); error here ---^ Parse error near line 17806: no such column: "unanswered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unanswered", "0.000254"); error here ---^ Parse error near line 17807: no such column: "rethink" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rethink", "0.000254"); error here ---^ Parse error near line 17808: no such column: "cosmos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cosmos", "0.000254"); error here ---^ Parse error near line 17809: no such column: "kites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kites", "0.000254"); error here ---^ Parse error near line 17810: no such column: "parole" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parole", "0.000254"); error here ---^ Parse error near line 17811: no such column: "daniels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daniels", "0.000254"); error here ---^ Parse error near line 17812: no such column: "multiplying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multiplying", "0.000254"); error here ---^ Parse error near line 17813: no such column: "quaint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quaint", "0.000254"); error here ---^ Parse error near line 17814: no such column: "traverse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traverse", "0.000254"); error here ---^ Parse error near line 17815: no such column: "budding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("budding", "0.000254"); error here ---^ Parse error near line 17816: no such column: "diversified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diversified", "0.000254"); error here ---^ Parse error near line 17817: no such column: "sedgefield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sedgefield", "0.000254"); error here ---^ Parse error near line 17818: no such column: "rapist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rapist", "0.000254"); error here ---^ Parse error near line 17819: no such column: "firmer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("firmer", "0.000254"); error here ---^ Parse error near line 17820: no such column: "barclay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barclay", "0.000254"); error here ---^ Parse error near line 17821: no such column: "rustic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rustic", "0.000254"); error here ---^ Parse error near line 17822: no such column: "onus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("onus", "0.000254"); error here ---^ Parse error near line 17823: no such column: "affirmative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affirmative", "0.000254"); error here ---^ Parse error near line 17824: no such column: "inhibitory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inhibitory", "0.000254"); error here ---^ Parse error near line 17825: no such column: "decks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decks", "0.000254"); error here ---^ Parse error near line 17826: no such column: "dresden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dresden", "0.000254"); error here ---^ Parse error near line 17827: no such column: "taping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taping", "0.000254"); error here ---^ Parse error near line 17828: no such column: "phyllis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phyllis", "0.000254"); error here ---^ Parse error near line 17829: no such column: "pointers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pointers", "0.000254"); error here ---^ Parse error near line 17830: no such column: "parenthood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parenthood", "0.000254"); error here ---^ Parse error near line 17831: no such column: "blazed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blazed", "0.000254"); error here ---^ Parse error near line 17832: no such column: "ccg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ccg", "0.000254"); error here ---^ Parse error near line 17833: no such column: "aptly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aptly", "0.000254"); error here ---^ Parse error near line 17834: no such column: "spreadsheets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spreadsheets", "0.000254"); error here ---^ Parse error near line 17835: no such column: "facsimile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facsimile", "0.000254"); error here ---^ Parse error near line 17836: no such column: "witnessing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("witnessing", "0.000254"); error here ---^ Parse error near line 17837: no such column: "underlines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underlines", "0.000254"); error here ---^ Parse error near line 17838: no such column: "sock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sock", "0.000253"); error here ---^ Parse error near line 17839: no such column: "modulus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modulus", "0.000253"); error here ---^ Parse error near line 17840: no such column: "contraceptive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contraceptive", "0.000253"); error here ---^ Parse error near line 17841: no such column: "ely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ely", "0.000253"); error here ---^ Parse error near line 17842: no such column: "socialization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("socialization", "0.000253"); error here ---^ Parse error near line 17843: no such column: "lifestyles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lifestyles", "0.000253"); error here ---^ Parse error near line 17844: no such column: "stiffness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stiffness", "0.000253"); error here ---^ Parse error near line 17845: no such column: "prudential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prudential", "0.000253"); error here ---^ Parse error near line 17846: no such column: "barbarians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barbarians", "0.000253"); error here ---^ Parse error near line 17847: no such column: "characterisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("characterisation", "0.000253"); error here ---^ Parse error near line 17848: no such column: "remorse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("remorse", "0.000253"); error here ---^ Parse error near line 17849: no such column: "overdrive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overdrive", "0.000253"); error here ---^ Parse error near line 17850: no such column: "almonds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("almonds", "0.000253"); error here ---^ Parse error near line 17851: no such column: "grazed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grazed", "0.000253"); error here ---^ Parse error near line 17852: no such column: "monarchs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monarchs", "0.000253"); error here ---^ Parse error near line 17853: no such column: "vow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vow", "0.000253"); error here ---^ Parse error near line 17854: no such column: "helplessness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helplessness", "0.000253"); error here ---^ Parse error near line 17855: no such column: "seductive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seductive", "0.000253"); error here ---^ Parse error near line 17856: no such column: "suicidal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suicidal", "0.000253"); error here ---^ Parse error near line 17857: no such column: "hive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hive", "0.000253"); error here ---^ Parse error near line 17858: no such column: "transatlantic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transatlantic", "0.000253"); error here ---^ Parse error near line 17859: no such column: "inhibitors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inhibitors", "0.000253"); error here ---^ Parse error near line 17860: no such column: "witney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("witney", "0.000253"); error here ---^ Parse error near line 17861: no such column: "patronising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patronising", "0.000253"); error here ---^ Parse error near line 17862: no such column: "chopping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chopping", "0.000253"); error here ---^ Parse error near line 17863: no such column: "fixation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fixation", "0.000253"); error here ---^ Parse error near line 17864: no such column: "unscrupulous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unscrupulous", "0.000253"); error here ---^ Parse error near line 17865: no such column: "felled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("felled", "0.000253"); error here ---^ Parse error near line 17866: no such column: "counters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("counters", "0.000253"); error here ---^ Parse error near line 17867: no such column: "rohan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rohan", "0.000253"); error here ---^ Parse error near line 17868: no such column: "ascending" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ascending", "0.000253"); error here ---^ Parse error near line 17869: no such column: "heyday" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heyday", "0.000253"); error here ---^ Parse error near line 17870: no such column: "cutbacks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cutbacks", "0.000253"); error here ---^ Parse error near line 17871: no such column: "hoarse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hoarse", "0.000253"); error here ---^ Parse error near line 17872: no such column: "coldness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coldness", "0.000253"); error here ---^ Parse error near line 17873: no such column: "transplantation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transplantation", "0.000253"); error here ---^ Parse error near line 17874: no such column: "camcorder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("camcorder", "0.000253"); error here ---^ Parse error near line 17875: no such column: "gedanken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gedanken", "0.000253"); error here ---^ Parse error near line 17876: no such column: "filename" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("filename", "0.000253"); error here ---^ Parse error near line 17877: no such column: "concorde" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concorde", "0.000253"); error here ---^ Parse error near line 17878: no such column: "waged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waged", "0.000253"); error here ---^ Parse error near line 17879: no such column: "espionage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("espionage", "0.000253"); error here ---^ Parse error near line 17880: no such column: "courting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courting", "0.000253"); error here ---^ Parse error near line 17881: no such column: "dazed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dazed", "0.000253"); error here ---^ Parse error near line 17882: no such column: "astronomers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("astronomers", "0.000253"); error here ---^ Parse error near line 17883: no such column: "myeloski" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("myeloski", "0.000253"); error here ---^ Parse error near line 17884: no such column: "integer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("integer", "0.000253"); error here ---^ Parse error near line 17885: no such column: "boo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boo", "0.000251"); error here ---^ Parse error near line 17886: no such column: "antiquities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antiquities", "0.000251"); error here ---^ Parse error near line 17887: no such column: "tentacles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tentacles", "0.000251"); error here ---^ Parse error near line 17888: no such column: "notional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("notional", "0.000251"); error here ---^ Parse error near line 17889: no such column: "eyesight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eyesight", "0.000251"); error here ---^ Parse error near line 17890: no such column: "artefact" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artefact", "0.000251"); error here ---^ Parse error near line 17891: no such column: "peacetime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peacetime", "0.000251"); error here ---^ Parse error near line 17892: no such column: "slotted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slotted", "0.000251"); error here ---^ Parse error near line 17893: no such column: "oligonucleotide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oligonucleotide", "0.000251"); error here ---^ Parse error near line 17894: no such column: "meyer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meyer", "0.000251"); error here ---^ Parse error near line 17895: no such column: "upturn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upturn", "0.000251"); error here ---^ Parse error near line 17896: no such column: "superfluous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superfluous", "0.000251"); error here ---^ Parse error near line 17897: no such column: "threes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("threes", "0.000251"); error here ---^ Parse error near line 17898: no such column: "biochemistry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biochemistry", "0.000251"); error here ---^ Parse error near line 17899: no such column: "multinationals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("multinationals", "0.000251"); error here ---^ Parse error near line 17900: no such column: "extant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extant", "0.000251"); error here ---^ Parse error near line 17901: no such column: "informs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("informs", "0.000251"); error here ---^ Parse error near line 17902: no such column: "fullness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fullness", "0.000251"); error here ---^ Parse error near line 17903: no such column: "gatherings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gatherings", "0.000251"); error here ---^ Parse error near line 17904: no such column: "fanciful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fanciful", "0.000251"); error here ---^ Parse error near line 17905: no such column: "wycombe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wycombe", "0.000251"); error here ---^ Parse error near line 17906: no such column: "bavaria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bavaria", "0.000251"); error here ---^ Parse error near line 17907: no such column: "md" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("md", "0.000251"); error here ---^ Parse error near line 17908: no such column: "hegel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hegel", "0.000251"); error here ---^ Parse error near line 17909: no such column: "fluttering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fluttering", "0.000251"); error here ---^ Parse error near line 17910: no such column: "leavers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leavers", "0.000251"); error here ---^ Parse error near line 17911: no such column: "jinny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jinny", "0.000251"); error here ---^ Parse error near line 17912: no such column: "mythical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mythical", "0.000251"); error here ---^ Parse error near line 17913: no such column: "clarinet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clarinet", "0.000251"); error here ---^ Parse error near line 17914: no such column: "unhappily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unhappily", "0.000251"); error here ---^ Parse error near line 17915: no such column: "baroness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baroness", "0.000251"); error here ---^ Parse error near line 17916: no such column: "necessities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("necessities", "0.000251"); error here ---^ Parse error near line 17917: no such column: "foetus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foetus", "0.000251"); error here ---^ Parse error near line 17918: no such column: "thaw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thaw", "0.000251"); error here ---^ Parse error near line 17919: no such column: "automobile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("automobile", "0.000251"); error here ---^ Parse error near line 17920: no such column: "denim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denim", "0.000251"); error here ---^ Parse error near line 17921: no such column: "expo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expo", "0.000251"); error here ---^ Parse error near line 17922: no such column: "leopard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leopard", "0.000251"); error here ---^ Parse error near line 17923: no such column: "versatility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("versatility", "0.000251"); error here ---^ Parse error near line 17924: no such column: "negatively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negatively", "0.000251"); error here ---^ Parse error near line 17925: no such column: "uv" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uv", "0.000251"); error here ---^ Parse error near line 17926: no such column: "acquires" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acquires", "0.000251"); error here ---^ Parse error near line 17927: no such column: "cosmo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cosmo", "0.000251"); error here ---^ Parse error near line 17928: no such column: "differentials" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("differentials", "0.000251"); error here ---^ Parse error near line 17929: no such column: "ladders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ladders", "0.000251"); error here ---^ Parse error near line 17930: no such column: "mistakenly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mistakenly", "0.000250"); error here ---^ Parse error near line 17931: no such column: "twitched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twitched", "0.000250"); error here ---^ Parse error near line 17932: no such column: "goodies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goodies", "0.000250"); error here ---^ Parse error near line 17933: no such column: "reclaimed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reclaimed", "0.000250"); error here ---^ Parse error near line 17934: no such column: "tiresome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tiresome", "0.000250"); error here ---^ Parse error near line 17935: no such column: "footwear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("footwear", "0.000250"); error here ---^ Parse error near line 17936: no such column: "alternately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alternately", "0.000250"); error here ---^ Parse error near line 17937: no such column: "neill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neill", "0.000250"); error here ---^ Parse error near line 17938: no such column: "selectively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selectively", "0.000250"); error here ---^ Parse error near line 17939: no such column: "aunts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aunts", "0.000250"); error here ---^ Parse error near line 17940: no such column: "uppermost" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uppermost", "0.000250"); error here ---^ Parse error near line 17941: no such column: "spying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spying", "0.000250"); error here ---^ Parse error near line 17942: no such column: "malaysian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malaysian", "0.000250"); error here ---^ Parse error near line 17943: no such column: "qpr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("qpr", "0.000250"); error here ---^ Parse error near line 17944: no such column: "wetlands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wetlands", "0.000250"); error here ---^ Parse error near line 17945: no such column: "paterson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paterson", "0.000250"); error here ---^ Parse error near line 17946: no such column: "turnbull" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turnbull", "0.000250"); error here ---^ Parse error near line 17947: no such column: "callers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("callers", "0.000250"); error here ---^ Parse error near line 17948: no such column: "ceausescu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ceausescu", "0.000250"); error here ---^ Parse error near line 17949: no such column: "tundra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tundra", "0.000250"); error here ---^ Parse error near line 17950: no such column: "torches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("torches", "0.000250"); error here ---^ Parse error near line 17951: no such column: "silenced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("silenced", "0.000250"); error here ---^ Parse error near line 17952: no such column: "hobbes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hobbes", "0.000250"); error here ---^ Parse error near line 17953: no such column: "arizona" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arizona", "0.000250"); error here ---^ Parse error near line 17954: no such column: "lowly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lowly", "0.000250"); error here ---^ Parse error near line 17955: no such column: "worshipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("worshipped", "0.000250"); error here ---^ Parse error near line 17956: no such column: "nocturnal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nocturnal", "0.000250"); error here ---^ Parse error near line 17957: no such column: "vomit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vomit", "0.000250"); error here ---^ Parse error near line 17958: no such column: "crudely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crudely", "0.000250"); error here ---^ Parse error near line 17959: no such column: "shopkeeper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shopkeeper", "0.000250"); error here ---^ Parse error near line 17960: no such column: "disproportionately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disproportionately", "0.000250"); error here ---^ Parse error near line 17961: no such column: "indebted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indebted", "0.000250"); error here ---^ Parse error near line 17962: no such column: "ernie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ernie", "0.000250"); error here ---^ Parse error near line 17963: no such column: "sardonic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sardonic", "0.000250"); error here ---^ Parse error near line 17964: no such column: "thinker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thinker", "0.000250"); error here ---^ Parse error near line 17965: no such column: "flynn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flynn", "0.000250"); error here ---^ Parse error near line 17966: no such column: "justifies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("justifies", "0.000250"); error here ---^ Parse error near line 17967: no such column: "hazy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hazy", "0.000250"); error here ---^ Parse error near line 17968: no such column: "horrid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horrid", "0.000250"); error here ---^ Parse error near line 17969: no such column: "interspersed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interspersed", "0.000250"); error here ---^ Parse error near line 17970: no such column: "northwest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("northwest", "0.000250"); error here ---^ Parse error near line 17971: no such column: "werner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("werner", "0.000250"); error here ---^ Parse error near line 17972: no such column: "sponsoring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sponsoring", "0.000249"); error here ---^ Parse error near line 17973: no such column: "behaves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("behaves", "0.000249"); error here ---^ Parse error near line 17974: no such column: "sketched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sketched", "0.000249"); error here ---^ Parse error near line 17975: no such column: "rounding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rounding", "0.000249"); error here ---^ Parse error near line 17976: no such column: "reeves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reeves", "0.000249"); error here ---^ Parse error near line 17977: no such column: "triggers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("triggers", "0.000249"); error here ---^ Parse error near line 17978: no such column: "antoinette" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antoinette", "0.000249"); error here ---^ Parse error near line 17979: no such column: "nightly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nightly", "0.000249"); error here ---^ Parse error near line 17980: no such column: "bazaar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bazaar", "0.000249"); error here ---^ Parse error near line 17981: no such column: "outlay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outlay", "0.000249"); error here ---^ Parse error near line 17982: no such column: "throng" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("throng", "0.000249"); error here ---^ Parse error near line 17983: no such column: "acorn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acorn", "0.000249"); error here ---^ Parse error near line 17984: no such column: "prolong" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prolong", "0.000249"); error here ---^ Parse error near line 17985: no such column: "vandals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vandals", "0.000249"); error here ---^ Parse error near line 17986: no such column: "efta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("efta", "0.000249"); error here ---^ Parse error near line 17987: no such column: "accompanies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accompanies", "0.000249"); error here ---^ Parse error near line 17988: no such column: "perkins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perkins", "0.000249"); error here ---^ Parse error near line 17989: no such column: "motivations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motivations", "0.000249"); error here ---^ Parse error near line 17990: no such column: "sparta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sparta", "0.000249"); error here ---^ Parse error near line 17991: no such column: "kant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kant", "0.000249"); error here ---^ Parse error near line 17992: no such column: "gilts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gilts", "0.000249"); error here ---^ Parse error near line 17993: no such column: "naomi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("naomi", "0.000249"); error here ---^ Parse error near line 17994: no such column: "kirkby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kirkby", "0.000249"); error here ---^ Parse error near line 17995: no such column: "fraternity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fraternity", "0.000249"); error here ---^ Parse error near line 17996: no such column: "exploding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exploding", "0.000249"); error here ---^ Parse error near line 17997: no such column: "hogg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hogg", "0.000249"); error here ---^ Parse error near line 17998: no such column: "beige" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beige", "0.000249"); error here ---^ Parse error near line 17999: no such column: "herbal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herbal", "0.000249"); error here ---^ Parse error near line 18000: no such column: "faber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("faber", "0.000249"); error here ---^ Parse error near line 18001: no such column: "workable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workable", "0.000249"); error here ---^ Parse error near line 18002: no such column: "expenditures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expenditures", "0.000249"); error here ---^ Parse error near line 18003: no such column: "primer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("primer", "0.000249"); error here ---^ Parse error near line 18004: no such column: "adaptable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adaptable", "0.000249"); error here ---^ Parse error near line 18005: no such column: "squirrel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squirrel", "0.000249"); error here ---^ Parse error near line 18006: no such column: "kerb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kerb", "0.000249"); error here ---^ Parse error near line 18007: no such column: "peptic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peptic", "0.000249"); error here ---^ Parse error near line 18008: no such column: "unwell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unwell", "0.000249"); error here ---^ Parse error near line 18009: no such column: "vaccination" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vaccination", "0.000249"); error here ---^ Parse error near line 18010: no such column: "orbital" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orbital", "0.000249"); error here ---^ Parse error near line 18011: no such column: "deutsche" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deutsche", "0.000249"); error here ---^ Parse error near line 18012: no such column: "balfour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balfour", "0.000248"); error here ---^ Parse error near line 18013: no such column: "northeast" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("northeast", "0.000248"); error here ---^ Parse error near line 18014: no such column: "scathing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scathing", "0.000248"); error here ---^ Parse error near line 18015: no such column: "uncanny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncanny", "0.000248"); error here ---^ Parse error near line 18016: no such column: "pulmonary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pulmonary", "0.000248"); error here ---^ Parse error near line 18017: no such column: "stemming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stemming", "0.000248"); error here ---^ Parse error near line 18018: no such column: "sparcstation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sparcstation", "0.000248"); error here ---^ Parse error near line 18019: no such column: "alphabetical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alphabetical", "0.000248"); error here ---^ Parse error near line 18020: no such column: "maids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maids", "0.000248"); error here ---^ Parse error near line 18021: no such column: "hearer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hearer", "0.000248"); error here ---^ Parse error near line 18022: no such column: "regrettable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regrettable", "0.000248"); error here ---^ Parse error near line 18023: no such column: "lemonade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lemonade", "0.000248"); error here ---^ Parse error near line 18024: no such column: "bribery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bribery", "0.000248"); error here ---^ Parse error near line 18025: no such column: "mohammad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mohammad", "0.000248"); error here ---^ Parse error near line 18026: no such column: "puppies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puppies", "0.000248"); error here ---^ Parse error near line 18027: no such column: "rigorously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rigorously", "0.000248"); error here ---^ Parse error near line 18028: no such column: "patterning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patterning", "0.000248"); error here ---^ Parse error near line 18029: no such column: "thatched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thatched", "0.000248"); error here ---^ Parse error near line 18030: no such column: "educating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("educating", "0.000248"); error here ---^ Parse error near line 18031: no such column: "fundholding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fundholding", "0.000248"); error here ---^ Parse error near line 18032: no such column: "laboured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laboured", "0.000248"); error here ---^ Parse error near line 18033: no such column: "rotate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rotate", "0.000248"); error here ---^ Parse error near line 18034: no such column: "marmalade" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marmalade", "0.000248"); error here ---^ Parse error near line 18035: no such column: "jacobite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jacobite", "0.000248"); error here ---^ Parse error near line 18036: no such column: "aloof" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aloof", "0.000248"); error here ---^ Parse error near line 18037: no such column: "sob" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sob", "0.000248"); error here ---^ Parse error near line 18038: no such column: "oxides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oxides", "0.000248"); error here ---^ Parse error near line 18039: no such column: "lawton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lawton", "0.000248"); error here ---^ Parse error near line 18040: no such column: "thinning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thinning", "0.000248"); error here ---^ Parse error near line 18041: no such column: "cairns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cairns", "0.000248"); error here ---^ Parse error near line 18042: no such column: "ballymena" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ballymena", "0.000248"); error here ---^ Parse error near line 18043: no such column: "cotswold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cotswold", "0.000248"); error here ---^ Parse error near line 18044: no such column: "jurisdictions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jurisdictions", "0.000248"); error here ---^ Parse error near line 18045: no such column: "shines" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shines", "0.000248"); error here ---^ Parse error near line 18046: no such column: "entirety" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entirety", "0.000248"); error here ---^ Parse error near line 18047: no such column: "statistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("statistic", "0.000248"); error here ---^ Parse error near line 18048: no such column: "infrequently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infrequently", "0.000248"); error here ---^ Parse error near line 18049: no such column: "interpreters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interpreters", "0.000248"); error here ---^ Parse error near line 18050: no such column: "braced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("braced", "0.000248"); error here ---^ Parse error near line 18051: no such column: "maximize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maximize", "0.000248"); error here ---^ Parse error near line 18052: no such column: "broadening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("broadening", "0.000248"); error here ---^ Parse error near line 18053: no such column: "gramophone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gramophone", "0.000248"); error here ---^ Parse error near line 18054: no such column: "mervyn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mervyn", "0.000248"); error here ---^ Parse error near line 18055: no such column: "rationally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rationally", "0.000248"); error here ---^ Parse error near line 18056: no such column: "oyster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oyster", "0.000247"); error here ---^ Parse error near line 18057: no such column: "bracken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bracken", "0.000247"); error here ---^ Parse error near line 18058: no such column: "ritchie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ritchie", "0.000247"); error here ---^ Parse error near line 18059: no such column: "swallows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swallows", "0.000247"); error here ---^ Parse error near line 18060: no such column: "rebellious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rebellious", "0.000247"); error here ---^ Parse error near line 18061: no such column: "islay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("islay", "0.000247"); error here ---^ Parse error near line 18062: no such column: "sharks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sharks", "0.000247"); error here ---^ Parse error near line 18063: no such column: "mayhew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mayhew", "0.000247"); error here ---^ Parse error near line 18064: no such column: "meteorological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meteorological", "0.000247"); error here ---^ Parse error near line 18065: no such column: "ramblers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ramblers", "0.000247"); error here ---^ Parse error near line 18066: no such column: "spills" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spills", "0.000247"); error here ---^ Parse error near line 18067: no such column: "caddie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caddie", "0.000247"); error here ---^ Parse error near line 18068: no such column: "rations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rations", "0.000247"); error here ---^ Parse error near line 18069: no such column: "appreciable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appreciable", "0.000247"); error here ---^ Parse error near line 18070: no such column: "traction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("traction", "0.000247"); error here ---^ Parse error near line 18071: no such column: "enraged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enraged", "0.000247"); error here ---^ Parse error near line 18072: no such column: "rt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rt", "0.000247"); error here ---^ Parse error near line 18073: no such column: "superstition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superstition", "0.000247"); error here ---^ Parse error near line 18074: no such column: "obscurity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obscurity", "0.000247"); error here ---^ Parse error near line 18075: no such column: "offa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("offa", "0.000247"); error here ---^ Parse error near line 18076: no such column: "shaving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaving", "0.000247"); error here ---^ Parse error near line 18077: no such column: "effortlessly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("effortlessly", "0.000247"); error here ---^ Parse error near line 18078: no such column: "montrose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("montrose", "0.000247"); error here ---^ Parse error near line 18079: no such column: "tunisia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tunisia", "0.000247"); error here ---^ Parse error near line 18080: no such column: "skulls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skulls", "0.000247"); error here ---^ Parse error near line 18081: no such column: "smuggled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smuggled", "0.000247"); error here ---^ Parse error near line 18082: no such column: "fag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fag", "0.000247"); error here ---^ Parse error near line 18083: no such column: "gipsy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gipsy", "0.000247"); error here ---^ Parse error near line 18084: no such column: "claude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claude", "0.000247"); error here ---^ Parse error near line 18085: no such column: "segregated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("segregated", "0.000247"); error here ---^ Parse error near line 18086: no such column: "maggot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maggot", "0.000247"); error here ---^ Parse error near line 18087: no such column: "unfolding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unfolding", "0.000247"); error here ---^ Parse error near line 18088: no such column: "disordered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disordered", "0.000247"); error here ---^ Parse error near line 18089: no such column: "soles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soles", "0.000247"); error here ---^ Parse error near line 18090: no such column: "occupant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupant", "0.000247"); error here ---^ Parse error near line 18091: no such column: "coils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coils", "0.000247"); error here ---^ Parse error near line 18092: no such column: "unleaded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unleaded", "0.000247"); error here ---^ Parse error near line 18093: no such column: "sunglasses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sunglasses", "0.000247"); error here ---^ Parse error near line 18094: no such column: "corrective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corrective", "0.000247"); error here ---^ Parse error near line 18095: no such column: "reminders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reminders", "0.000247"); error here ---^ Parse error near line 18096: no such column: "cnd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cnd", "0.000247"); error here ---^ Parse error near line 18097: no such column: "proponents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proponents", "0.000247"); error here ---^ Parse error near line 18098: no such column: "spouses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spouses", "0.000247"); error here ---^ Parse error near line 18099: no such column: "contemplative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contemplative", "0.000247"); error here ---^ Parse error near line 18100: no such column: "tenders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tenders", "0.000247"); error here ---^ Parse error near line 18101: no such column: "mortuary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mortuary", "0.000247"); error here ---^ Parse error near line 18102: no such column: "regrettably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("regrettably", "0.000246"); error here ---^ Parse error near line 18103: no such column: "orphans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orphans", "0.000246"); error here ---^ Parse error near line 18104: no such column: "tivoli" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tivoli", "0.000246"); error here ---^ Parse error near line 18105: no such column: "ruthlessly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruthlessly", "0.000246"); error here ---^ Parse error near line 18106: no such column: "ripping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ripping", "0.000246"); error here ---^ Parse error near line 18107: no such column: "murderous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("murderous", "0.000246"); error here ---^ Parse error near line 18108: no such column: "burgeoning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burgeoning", "0.000246"); error here ---^ Parse error near line 18109: no such column: "bordered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bordered", "0.000246"); error here ---^ Parse error near line 18110: no such column: "yell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yell", "0.000246"); error here ---^ Parse error near line 18111: no such column: "administrations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("administrations", "0.000246"); error here ---^ Parse error near line 18112: no such column: "hencke" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hencke", "0.000246"); error here ---^ Parse error near line 18113: no such column: "booklets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("booklets", "0.000246"); error here ---^ Parse error near line 18114: no such column: "cyclist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cyclist", "0.000246"); error here ---^ Parse error near line 18115: no such column: "clover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clover", "0.000246"); error here ---^ Parse error near line 18116: no such column: "prophets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prophets", "0.000246"); error here ---^ Parse error near line 18117: no such column: "predictive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predictive", "0.000246"); error here ---^ Parse error near line 18118: no such column: "intentionally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intentionally", "0.000246"); error here ---^ Parse error near line 18119: no such column: "inadequacies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inadequacies", "0.000246"); error here ---^ Parse error near line 18120: no such column: "sickening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sickening", "0.000246"); error here ---^ Parse error near line 18121: no such column: "staunch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staunch", "0.000246"); error here ---^ Parse error near line 18122: no such column: "denotes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denotes", "0.000246"); error here ---^ Parse error near line 18123: no such column: "damien" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("damien", "0.000246"); error here ---^ Parse error near line 18124: no such column: "tugging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tugging", "0.000246"); error here ---^ Parse error near line 18125: no such column: "falsely" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("falsely", "0.000246"); error here ---^ Parse error near line 18126: no such column: "pyrenees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pyrenees", "0.000246"); error here ---^ Parse error near line 18127: no such column: "auditory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auditory", "0.000246"); error here ---^ Parse error near line 18128: no such column: "humber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humber", "0.000246"); error here ---^ Parse error near line 18129: no such column: "alix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alix", "0.000246"); error here ---^ Parse error near line 18130: no such column: "lasers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lasers", "0.000246"); error here ---^ Parse error near line 18131: no such column: "overtake" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overtake", "0.000246"); error here ---^ Parse error near line 18132: no such column: "conspicuously" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conspicuously", "0.000246"); error here ---^ Parse error near line 18133: no such column: "iceberg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iceberg", "0.000246"); error here ---^ Parse error near line 18134: no such column: "araminta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("araminta", "0.000246"); error here ---^ Parse error near line 18135: no such column: "pt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pt", "0.000246"); error here ---^ Parse error near line 18136: no such column: "rectify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rectify", "0.000246"); error here ---^ Parse error near line 18137: no such column: "contras" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contras", "0.000246"); error here ---^ Parse error near line 18138: no such column: "glacier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glacier", "0.000246"); error here ---^ Parse error near line 18139: no such column: "logan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("logan", "0.000246"); error here ---^ Parse error near line 18140: no such column: "beaming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beaming", "0.000246"); error here ---^ Parse error near line 18141: no such column: "intelligible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intelligible", "0.000246"); error here ---^ Parse error near line 18142: no such column: "harwich" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harwich", "0.000246"); error here ---^ Parse error near line 18143: no such column: "leverage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leverage", "0.000246"); error here ---^ Parse error near line 18144: no such column: "moi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moi", "0.000246"); error here ---^ Parse error near line 18145: no such column: "eubank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eubank", "0.000246"); error here ---^ Parse error near line 18146: no such column: "mohamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mohamed", "0.000246"); error here ---^ Parse error near line 18147: no such column: "correlate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("correlate", "0.000246"); error here ---^ Parse error near line 18148: no such column: "deduce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deduce", "0.000246"); error here ---^ Parse error near line 18149: no such column: "butchers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("butchers", "0.000246"); error here ---^ Parse error near line 18150: no such column: "storming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("storming", "0.000246"); error here ---^ Parse error near line 18151: no such column: "renovation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("renovation", "0.000246"); error here ---^ Parse error near line 18152: no such column: "cardiovascular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cardiovascular", "0.000246"); error here ---^ Parse error near line 18153: no such column: "executions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("executions", "0.000245"); error here ---^ Parse error near line 18154: no such column: "frock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frock", "0.000245"); error here ---^ Parse error near line 18155: no such column: "tebbit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tebbit", "0.000245"); error here ---^ Parse error near line 18156: no such column: "theologians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theologians", "0.000245"); error here ---^ Parse error near line 18157: no such column: "custodial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("custodial", "0.000245"); error here ---^ Parse error near line 18158: no such column: "telex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telex", "0.000245"); error here ---^ Parse error near line 18159: no such column: "isotope" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("isotope", "0.000245"); error here ---^ Parse error near line 18160: no such column: "wailing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wailing", "0.000245"); error here ---^ Parse error near line 18161: no such column: "diabetics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diabetics", "0.000245"); error here ---^ Parse error near line 18162: no such column: "arbitrarily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arbitrarily", "0.000245"); error here ---^ Parse error near line 18163: no such column: "devolved" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devolved", "0.000245"); error here ---^ Parse error near line 18164: no such column: "freer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freer", "0.000245"); error here ---^ Parse error near line 18165: no such column: "yates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yates", "0.000245"); error here ---^ Parse error near line 18166: no such column: "squatting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squatting", "0.000245"); error here ---^ Parse error near line 18167: no such column: "reclaim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reclaim", "0.000245"); error here ---^ Parse error near line 18168: no such column: "formulations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("formulations", "0.000245"); error here ---^ Parse error near line 18169: no such column: "stunt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stunt", "0.000245"); error here ---^ Parse error near line 18170: no such column: "functionalist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("functionalist", "0.000245"); error here ---^ Parse error near line 18171: no such column: "withdrawals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("withdrawals", "0.000245"); error here ---^ Parse error near line 18172: no such column: "restart" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restart", "0.000245"); error here ---^ Parse error near line 18173: no such column: "abrasive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abrasive", "0.000245"); error here ---^ Parse error near line 18174: no such column: "owing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("owing", "0.000245"); error here ---^ Parse error near line 18175: no such column: "didcot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("didcot", "0.000245"); error here ---^ Parse error near line 18176: no such column: "instantaneous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("instantaneous", "0.000245"); error here ---^ Parse error near line 18177: no such column: "predetermined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("predetermined", "0.000245"); error here ---^ Parse error near line 18178: no such column: "liberalization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liberalization", "0.000245"); error here ---^ Parse error near line 18179: no such column: "blink" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blink", "0.000245"); error here ---^ Parse error near line 18180: no such column: "inventive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inventive", "0.000245"); error here ---^ Parse error near line 18181: no such column: "erroneous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("erroneous", "0.000245"); error here ---^ Parse error near line 18182: no such column: "wink" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wink", "0.000245"); error here ---^ Parse error near line 18183: no such column: "reeling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reeling", "0.000245"); error here ---^ Parse error near line 18184: no such column: "glittered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glittered", "0.000245"); error here ---^ Parse error near line 18185: no such column: "straighten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("straighten", "0.000245"); error here ---^ Parse error near line 18186: no such column: "unorthodox" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unorthodox", "0.000245"); error here ---^ Parse error near line 18187: no such column: "mellow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mellow", "0.000245"); error here ---^ Parse error near line 18188: no such column: "contemptuous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contemptuous", "0.000245"); error here ---^ Parse error near line 18189: no such column: "inconclusive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inconclusive", "0.000245"); error here ---^ Parse error near line 18190: no such column: "occult" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occult", "0.000245"); error here ---^ Parse error near line 18191: no such column: "chariot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chariot", "0.000244"); error here ---^ Parse error near line 18192: no such column: "casino" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("casino", "0.000244"); error here ---^ Parse error near line 18193: no such column: "slates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slates", "0.000244"); error here ---^ Parse error near line 18194: no such column: "jen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jen", "0.000244"); error here ---^ Parse error near line 18195: no such column: "deceptive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deceptive", "0.000244"); error here ---^ Parse error near line 18196: no such column: "spire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spire", "0.000244"); error here ---^ Parse error near line 18197: no such column: "divergent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divergent", "0.000244"); error here ---^ Parse error near line 18198: no such column: "comics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comics", "0.000244"); error here ---^ Parse error near line 18199: no such column: "enid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enid", "0.000244"); error here ---^ Parse error near line 18200: no such column: "daffodils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daffodils", "0.000244"); error here ---^ Parse error near line 18201: no such column: "estranged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("estranged", "0.000244"); error here ---^ Parse error near line 18202: no such column: "supt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("supt", "0.000244"); error here ---^ Parse error near line 18203: no such column: "shear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shear", "0.000244"); error here ---^ Parse error near line 18204: no such column: "prick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prick", "0.000244"); error here ---^ Parse error near line 18205: no such column: "scheduling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scheduling", "0.000244"); error here ---^ Parse error near line 18206: no such column: "xiv" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("xiv", "0.000244"); error here ---^ Parse error near line 18207: no such column: "digs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("digs", "0.000244"); error here ---^ Parse error near line 18208: no such column: "ned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ned", "0.000244"); error here ---^ Parse error near line 18209: no such column: "stallion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stallion", "0.000244"); error here ---^ Parse error near line 18210: no such column: "collars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collars", "0.000244"); error here ---^ Parse error near line 18211: no such column: "attendants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attendants", "0.000244"); error here ---^ Parse error near line 18212: no such column: "recess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recess", "0.000244"); error here ---^ Parse error near line 18213: no such column: "itinerary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("itinerary", "0.000244"); error here ---^ Parse error near line 18214: no such column: "solidly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("solidly", "0.000244"); error here ---^ Parse error near line 18215: no such column: "algorithms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("algorithms", "0.000244"); error here ---^ Parse error near line 18216: no such column: "crashes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crashes", "0.000244"); error here ---^ Parse error near line 18217: no such column: "hoisted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hoisted", "0.000244"); error here ---^ Parse error near line 18218: no such column: "stalk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stalk", "0.000244"); error here ---^ Parse error near line 18219: no such column: "smyth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smyth", "0.000244"); error here ---^ Parse error near line 18220: no such column: "emigrated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("emigrated", "0.000244"); error here ---^ Parse error near line 18221: no such column: "moulds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moulds", "0.000244"); error here ---^ Parse error near line 18222: no such column: "maura" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maura", "0.000244"); error here ---^ Parse error near line 18223: no such column: "eagerness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eagerness", "0.000244"); error here ---^ Parse error near line 18224: no such column: "newborn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("newborn", "0.000244"); error here ---^ Parse error near line 18225: no such column: "townships" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("townships", "0.000244"); error here ---^ Parse error near line 18226: no such column: "porters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("porters", "0.000244"); error here ---^ Parse error near line 18227: no such column: "steamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steamed", "0.000243"); error here ---^ Parse error near line 18228: no such column: "conciliation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conciliation", "0.000243"); error here ---^ Parse error near line 18229: no such column: "donate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("donate", "0.000243"); error here ---^ Parse error near line 18230: no such column: "footage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("footage", "0.000243"); error here ---^ Parse error near line 18231: no such column: "philosophies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("philosophies", "0.000243"); error here ---^ Parse error near line 18232: no such column: "listens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("listens", "0.000243"); error here ---^ Parse error near line 18233: no such column: "demo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demo", "0.000243"); error here ---^ Parse error near line 18234: no such column: "chilean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chilean", "0.000243"); error here ---^ Parse error near line 18235: no such column: "disbanded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disbanded", "0.000243"); error here ---^ Parse error near line 18236: no such column: "catfish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("catfish", "0.000243"); error here ---^ Parse error near line 18237: no such column: "reversion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reversion", "0.000243"); error here ---^ Parse error near line 18238: no such column: "interplay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interplay", "0.000243"); error here ---^ Parse error near line 18239: no such column: "nowt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nowt", "0.000243"); error here ---^ Parse error near line 18240: no such column: "clump" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clump", "0.000243"); error here ---^ Parse error near line 18241: no such column: "bray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bray", "0.000243"); error here ---^ Parse error near line 18242: no such column: "blames" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blames", "0.000243"); error here ---^ Parse error near line 18243: no such column: "chops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chops", "0.000243"); error here ---^ Parse error near line 18244: no such column: "potted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("potted", "0.000243"); error here ---^ Parse error near line 18245: no such column: "creaking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creaking", "0.000243"); error here ---^ Parse error near line 18246: no such column: "shanghai" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shanghai", "0.000243"); error here ---^ Parse error near line 18247: no such column: "fritz" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fritz", "0.000243"); error here ---^ Parse error near line 18248: no such column: "criticising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criticising", "0.000243"); error here ---^ Parse error near line 18249: no such column: "gwynedd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gwynedd", "0.000243"); error here ---^ Parse error near line 18250: no such column: "vitro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vitro", "0.000243"); error here ---^ Parse error near line 18251: no such column: "mercantile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mercantile", "0.000243"); error here ---^ Parse error near line 18252: no such column: "injunctions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injunctions", "0.000243"); error here ---^ Parse error near line 18253: no such column: "coffins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coffins", "0.000243"); error here ---^ Parse error near line 18254: no such column: "pear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pear", "0.000243"); error here ---^ Parse error near line 18255: no such column: "sunken" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sunken", "0.000243"); error here ---^ Parse error near line 18256: no such column: "enclave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enclave", "0.000243"); error here ---^ Parse error near line 18257: no such column: "headphones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headphones", "0.000243"); error here ---^ Parse error near line 18258: no such column: "bolsheviks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bolsheviks", "0.000243"); error here ---^ Parse error near line 18259: no such column: "revisions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revisions", "0.000243"); error here ---^ Parse error near line 18260: no such column: "syllabuses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("syllabuses", "0.000243"); error here ---^ Parse error near line 18261: no such column: "hacking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hacking", "0.000243"); error here ---^ Parse error near line 18262: no such column: "midi" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("midi", "0.000243"); error here ---^ Parse error near line 18263: no such column: "watered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watered", "0.000243"); error here ---^ Parse error near line 18264: no such column: "capt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capt", "0.000243"); error here ---^ Parse error near line 18265: no such column: "vehemently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vehemently", "0.000243"); error here ---^ Parse error near line 18266: no such column: "withhold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("withhold", "0.000243"); error here ---^ Parse error near line 18267: no such column: "gracefully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gracefully", "0.000243"); error here ---^ Parse error near line 18268: no such column: "zenith" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zenith", "0.000243"); error here ---^ Parse error near line 18269: no such column: "adjournment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adjournment", "0.000243"); error here ---^ Parse error near line 18270: no such column: "ashtray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ashtray", "0.000243"); error here ---^ Parse error near line 18271: no such column: "darkening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("darkening", "0.000243"); error here ---^ Parse error near line 18272: no such column: "sickly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sickly", "0.000242"); error here ---^ Parse error near line 18273: no such column: "tait" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tait", "0.000242"); error here ---^ Parse error near line 18274: no such column: "shimmering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shimmering", "0.000242"); error here ---^ Parse error near line 18275: no such column: "cherries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cherries", "0.000242"); error here ---^ Parse error near line 18276: no such column: "yale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yale", "0.000242"); error here ---^ Parse error near line 18277: no such column: "approving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approving", "0.000242"); error here ---^ Parse error near line 18278: no such column: "sender" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sender", "0.000242"); error here ---^ Parse error near line 18279: no such column: "asean" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asean", "0.000242"); error here ---^ Parse error near line 18280: no such column: "fm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fm", "0.000242"); error here ---^ Parse error near line 18281: no such column: "secession" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("secession", "0.000242"); error here ---^ Parse error near line 18282: no such column: "clinch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clinch", "0.000242"); error here ---^ Parse error near line 18283: no such column: "platoon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("platoon", "0.000242"); error here ---^ Parse error near line 18284: no such column: "mountaineering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mountaineering", "0.000242"); error here ---^ Parse error near line 18285: no such column: "spitfire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spitfire", "0.000242"); error here ---^ Parse error near line 18286: no such column: "roofing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roofing", "0.000242"); error here ---^ Parse error near line 18287: no such column: "unnamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unnamed", "0.000242"); error here ---^ Parse error near line 18288: no such column: "shelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shelling", "0.000242"); error here ---^ Parse error near line 18289: no such column: "relieving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relieving", "0.000242"); error here ---^ Parse error near line 18290: no such column: "macleod" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macleod", "0.000242"); error here ---^ Parse error near line 18291: no such column: "priesthood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("priesthood", "0.000242"); error here ---^ Parse error near line 18292: no such column: "botany" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("botany", "0.000242"); error here ---^ Parse error near line 18293: no such column: "mounts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mounts", "0.000242"); error here ---^ Parse error near line 18294: no such column: "ventricular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ventricular", "0.000242"); error here ---^ Parse error near line 18295: no such column: "doubtfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doubtfully", "0.000242"); error here ---^ Parse error near line 18296: no such column: "despairing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("despairing", "0.000242"); error here ---^ Parse error near line 18297: no such column: "depict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depict", "0.000242"); error here ---^ Parse error near line 18298: no such column: "intimidated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intimidated", "0.000242"); error here ---^ Parse error near line 18299: no such column: "therapists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("therapists", "0.000242"); error here ---^ Parse error near line 18300: no such column: "motivating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motivating", "0.000242"); error here ---^ Parse error near line 18301: no such column: "torso" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("torso", "0.000242"); error here ---^ Parse error near line 18302: no such column: "apologetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apologetic", "0.000242"); error here ---^ Parse error near line 18303: no such column: "hoffman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hoffman", "0.000242"); error here ---^ Parse error near line 18304: no such column: "jetty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jetty", "0.000242"); error here ---^ Parse error near line 18305: no such column: "staffs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("staffs", "0.000242"); error here ---^ Parse error near line 18306: no such column: "sequent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sequent", "0.000242"); error here ---^ Parse error near line 18307: no such column: "disarray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disarray", "0.000242"); error here ---^ Parse error near line 18308: no such column: "mediate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mediate", "0.000242"); error here ---^ Parse error near line 18309: no such column: "debentures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debentures", "0.000242"); error here ---^ Parse error near line 18310: no such column: "amuse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amuse", "0.000242"); error here ---^ Parse error near line 18311: no such column: "clubhouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clubhouse", "0.000242"); error here ---^ Parse error near line 18312: no such column: "undisclosed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undisclosed", "0.000242"); error here ---^ Parse error near line 18313: no such column: "landfill" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landfill", "0.000242"); error here ---^ Parse error near line 18314: no such column: "playwright" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("playwright", "0.000242"); error here ---^ Parse error near line 18315: no such column: "anatomical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anatomical", "0.000242"); error here ---^ Parse error near line 18316: no such column: "crabs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crabs", "0.000242"); error here ---^ Parse error near line 18317: no such column: "tragically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tragically", "0.000242"); error here ---^ Parse error near line 18318: no such column: "intersection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intersection", "0.000242"); error here ---^ Parse error near line 18319: no such column: "sling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sling", "0.000242"); error here ---^ Parse error near line 18320: no such column: "haircut" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haircut", "0.000242"); error here ---^ Parse error near line 18321: no such column: "barefoot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barefoot", "0.000242"); error here ---^ Parse error near line 18322: no such column: "insulated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insulated", "0.000242"); error here ---^ Parse error near line 18323: no such column: "cautioned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cautioned", "0.000242"); error here ---^ Parse error near line 18324: no such column: "discounting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discounting", "0.000242"); error here ---^ Parse error near line 18325: no such column: "completes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("completes", "0.000242"); error here ---^ Parse error near line 18326: no such column: "shrank" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrank", "0.000242"); error here ---^ Parse error near line 18327: no such column: "illiterate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illiterate", "0.000242"); error here ---^ Parse error near line 18328: no such column: "inescapable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inescapable", "0.000241"); error here ---^ Parse error near line 18329: no such column: "utilise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utilise", "0.000241"); error here ---^ Parse error near line 18330: no such column: "forearm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forearm", "0.000241"); error here ---^ Parse error near line 18331: no such column: "toppled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toppled", "0.000241"); error here ---^ Parse error near line 18332: no such column: "adaptor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adaptor", "0.000241"); error here ---^ Parse error near line 18333: no such column: "dyed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dyed", "0.000241"); error here ---^ Parse error near line 18334: no such column: "flip" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flip", "0.000241"); error here ---^ Parse error near line 18335: no such column: "cobra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cobra", "0.000241"); error here ---^ Parse error near line 18336: no such column: "jefferson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jefferson", "0.000241"); error here ---^ Parse error near line 18337: no such column: "involuntarily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("involuntarily", "0.000241"); error here ---^ Parse error near line 18338: no such column: "watershed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watershed", "0.000241"); error here ---^ Parse error near line 18339: no such column: "haunts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haunts", "0.000241"); error here ---^ Parse error near line 18340: no such column: "inconsistencies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inconsistencies", "0.000241"); error here ---^ Parse error near line 18341: no such column: "bu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bu", "0.000241"); error here ---^ Parse error near line 18342: no such column: "pendulum" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pendulum", "0.000241"); error here ---^ Parse error near line 18343: no such column: "boulevard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boulevard", "0.000241"); error here ---^ Parse error near line 18344: no such column: "animosity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("animosity", "0.000241"); error here ---^ Parse error near line 18345: no such column: "lucia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lucia", "0.000241"); error here ---^ Parse error near line 18346: no such column: "abduction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abduction", "0.000241"); error here ---^ Parse error near line 18347: no such column: "inconsistency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inconsistency", "0.000241"); error here ---^ Parse error near line 18348: no such column: "slovakia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slovakia", "0.000241"); error here ---^ Parse error near line 18349: no such column: "flipping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flipping", "0.000241"); error here ---^ Parse error near line 18350: no such column: "rife" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rife", "0.000241"); error here ---^ Parse error near line 18351: no such column: "showdown" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("showdown", "0.000241"); error here ---^ Parse error near line 18352: no such column: "hopping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hopping", "0.000241"); error here ---^ Parse error near line 18353: no such column: "overtones" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overtones", "0.000241"); error here ---^ Parse error near line 18354: no such column: "referenced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("referenced", "0.000241"); error here ---^ Parse error near line 18355: no such column: "seasoned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seasoned", "0.000241"); error here ---^ Parse error near line 18356: no such column: "subversion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subversion", "0.000241"); error here ---^ Parse error near line 18357: no such column: "tsb" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tsb", "0.000241"); error here ---^ Parse error near line 18358: no such column: "labyrinth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("labyrinth", "0.000241"); error here ---^ Parse error near line 18359: no such column: "versailles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("versailles", "0.000241"); error here ---^ Parse error near line 18360: no such column: "interrelated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interrelated", "0.000241"); error here ---^ Parse error near line 18361: no such column: "barthes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barthes", "0.000241"); error here ---^ Parse error near line 18362: no such column: "octave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("octave", "0.000241"); error here ---^ Parse error near line 18363: no such column: "salesperson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salesperson", "0.000241"); error here ---^ Parse error near line 18364: no such column: "roam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roam", "0.000241"); error here ---^ Parse error near line 18365: no such column: "plummer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plummer", "0.000241"); error here ---^ Parse error near line 18366: no such column: "pou" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pou", "0.000241"); error here ---^ Parse error near line 18367: no such column: "harbours" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harbours", "0.000241"); error here ---^ Parse error near line 18368: no such column: "expire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expire", "0.000241"); error here ---^ Parse error near line 18369: no such column: "claudel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claudel", "0.000241"); error here ---^ Parse error near line 18370: no such column: "yorks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yorks", "0.000241"); error here ---^ Parse error near line 18371: no such column: "wedged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wedged", "0.000241"); error here ---^ Parse error near line 18372: no such column: "precipitate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precipitate", "0.000240"); error here ---^ Parse error near line 18373: no such column: "busiest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("busiest", "0.000240"); error here ---^ Parse error near line 18374: no such column: "outbreaks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("outbreaks", "0.000240"); error here ---^ Parse error near line 18375: no such column: "chuckle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chuckle", "0.000240"); error here ---^ Parse error near line 18376: no such column: "parisian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parisian", "0.000240"); error here ---^ Parse error near line 18377: no such column: "characterize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("characterize", "0.000240"); error here ---^ Parse error near line 18378: no such column: "thugs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thugs", "0.000240"); error here ---^ Parse error near line 18379: no such column: "soar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soar", "0.000240"); error here ---^ Parse error near line 18380: no such column: "thanking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thanking", "0.000240"); error here ---^ Parse error near line 18381: no such column: "seduced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seduced", "0.000240"); error here ---^ Parse error near line 18382: no such column: "sib" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sib", "0.000240"); error here ---^ Parse error near line 18383: no such column: "bouts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bouts", "0.000240"); error here ---^ Parse error near line 18384: no such column: "burgh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burgh", "0.000240"); error here ---^ Parse error near line 18385: no such column: "sweeney" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweeney", "0.000240"); error here ---^ Parse error near line 18386: no such column: "wc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wc", "0.000240"); error here ---^ Parse error near line 18387: no such column: "sewers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sewers", "0.000240"); error here ---^ Parse error near line 18388: no such column: "yawning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yawning", "0.000240"); error here ---^ Parse error near line 18389: no such column: "vicarage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vicarage", "0.000240"); error here ---^ Parse error near line 18390: no such column: "lilies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lilies", "0.000240"); error here ---^ Parse error near line 18391: no such column: "pretensions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pretensions", "0.000240"); error here ---^ Parse error near line 18392: no such column: "empires" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("empires", "0.000240"); error here ---^ Parse error near line 18393: no such column: "su" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("su", "0.000240"); error here ---^ Parse error near line 18394: no such column: "hatched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hatched", "0.000240"); error here ---^ Parse error near line 18395: no such column: "safari" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("safari", "0.000240"); error here ---^ Parse error near line 18396: no such column: "spilt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spilt", "0.000240"); error here ---^ Parse error near line 18397: no such column: "sdp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sdp", "0.000240"); error here ---^ Parse error near line 18398: no such column: "queensland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("queensland", "0.000240"); error here ---^ Parse error near line 18399: no such column: "finalists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("finalists", "0.000240"); error here ---^ Parse error near line 18400: no such column: "resilience" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resilience", "0.000240"); error here ---^ Parse error near line 18401: no such column: "selves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selves", "0.000240"); error here ---^ Parse error near line 18402: no such column: "unproductive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unproductive", "0.000240"); error here ---^ Parse error near line 18403: no such column: "fret" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fret", "0.000240"); error here ---^ Parse error near line 18404: no such column: "lazily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lazily", "0.000240"); error here ---^ Parse error near line 18405: no such column: "shrouded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrouded", "0.000240"); error here ---^ Parse error near line 18406: no such column: "kaifu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kaifu", "0.000240"); error here ---^ Parse error near line 18407: no such column: "abdullah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abdullah", "0.000240"); error here ---^ Parse error near line 18408: no such column: "invertebrates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("invertebrates", "0.000240"); error here ---^ Parse error near line 18409: no such column: "hvk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hvk", "0.000240"); error here ---^ Parse error near line 18410: no such column: "dumps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dumps", "0.000239"); error here ---^ Parse error near line 18411: no such column: "dotty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dotty", "0.000239"); error here ---^ Parse error near line 18412: no such column: "unfolded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unfolded", "0.000239"); error here ---^ Parse error near line 18413: no such column: "fleets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fleets", "0.000239"); error here ---^ Parse error near line 18414: no such column: "festivities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("festivities", "0.000239"); error here ---^ Parse error near line 18415: no such column: "meningitis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meningitis", "0.000239"); error here ---^ Parse error near line 18416: no such column: "flowered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flowered", "0.000239"); error here ---^ Parse error near line 18417: no such column: "sloane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sloane", "0.000239"); error here ---^ Parse error near line 18418: no such column: "vocals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vocals", "0.000239"); error here ---^ Parse error near line 18419: no such column: "monoclonal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monoclonal", "0.000239"); error here ---^ Parse error near line 18420: no such column: "sweeps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweeps", "0.000239"); error here ---^ Parse error near line 18421: no such column: "examiners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("examiners", "0.000239"); error here ---^ Parse error near line 18422: no such column: "exempted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exempted", "0.000239"); error here ---^ Parse error near line 18423: no such column: "dieting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dieting", "0.000239"); error here ---^ Parse error near line 18424: no such column: "chateau" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chateau", "0.000239"); error here ---^ Parse error near line 18425: no such column: "illogical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illogical", "0.000239"); error here ---^ Parse error near line 18426: no such column: "starters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("starters", "0.000239"); error here ---^ Parse error near line 18427: no such column: "aggregates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aggregates", "0.000239"); error here ---^ Parse error near line 18428: no such column: "stile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stile", "0.000239"); error here ---^ Parse error near line 18429: no such column: "sumptuous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sumptuous", "0.000239"); error here ---^ Parse error near line 18430: no such column: "immersion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("immersion", "0.000239"); error here ---^ Parse error near line 18431: no such column: "interacting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interacting", "0.000239"); error here ---^ Parse error near line 18432: no such column: "ada" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ada", "0.000239"); error here ---^ Parse error near line 18433: no such column: "gingerly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gingerly", "0.000239"); error here ---^ Parse error near line 18434: no such column: "revolutionaries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revolutionaries", "0.000239"); error here ---^ Parse error near line 18435: no such column: "crowns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crowns", "0.000239"); error here ---^ Parse error near line 18436: no such column: "hmso" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hmso", "0.000239"); error here ---^ Parse error near line 18437: no such column: "transcendent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transcendent", "0.000239"); error here ---^ Parse error near line 18438: no such column: "racecourse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("racecourse", "0.000239"); error here ---^ Parse error near line 18439: no such column: "stint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stint", "0.000239"); error here ---^ Parse error near line 18440: no such column: "moored" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moored", "0.000239"); error here ---^ Parse error near line 18441: no such column: "accommodating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accommodating", "0.000239"); error here ---^ Parse error near line 18442: no such column: "nursed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nursed", "0.000239"); error here ---^ Parse error near line 18443: no such column: "rainforests" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rainforests", "0.000239"); error here ---^ Parse error near line 18444: no such column: "glimpses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glimpses", "0.000239"); error here ---^ Parse error near line 18445: no such column: "distinguishable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distinguishable", "0.000239"); error here ---^ Parse error near line 18446: no such column: "precipitation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precipitation", "0.000239"); error here ---^ Parse error near line 18447: no such column: "poker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poker", "0.000239"); error here ---^ Parse error near line 18448: no such column: "obscenity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obscenity", "0.000239"); error here ---^ Parse error near line 18449: no such column: "childless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("childless", "0.000239"); error here ---^ Parse error near line 18450: no such column: "littlewoods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("littlewoods", "0.000239"); error here ---^ Parse error near line 18451: no such column: "specialities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("specialities", "0.000239"); error here ---^ Parse error near line 18452: no such column: "revolver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revolver", "0.000239"); error here ---^ Parse error near line 18453: no such column: "mercer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mercer", "0.000239"); error here ---^ Parse error near line 18454: no such column: "cambodian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cambodian", "0.000239"); error here ---^ Parse error near line 18455: no such column: "enigma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enigma", "0.000239"); error here ---^ Parse error near line 18456: no such column: "fingernails" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fingernails", "0.000239"); error here ---^ Parse error near line 18457: no such column: "lissa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lissa", "0.000239"); error here ---^ Parse error near line 18458: no such column: "mucus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mucus", "0.000239"); error here ---^ Parse error near line 18459: no such column: "hordes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hordes", "0.000239"); error here ---^ Parse error near line 18460: no such column: "militancy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("militancy", "0.000239"); error here ---^ Parse error near line 18461: no such column: "earthquakes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("earthquakes", "0.000239"); error here ---^ Parse error near line 18462: no such column: "hick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hick", "0.000239"); error here ---^ Parse error near line 18463: no such column: "fruitless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fruitless", "0.000239"); error here ---^ Parse error near line 18464: no such column: "burger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burger", "0.000239"); error here ---^ Parse error near line 18465: no such column: "scientifically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scientifically", "0.000239"); error here ---^ Parse error near line 18466: no such column: "mandarin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mandarin", "0.000239"); error here ---^ Parse error near line 18467: no such column: "spirituality" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spirituality", "0.000239"); error here ---^ Parse error near line 18468: no such column: "suitcases" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suitcases", "0.000239"); error here ---^ Parse error near line 18469: no such column: "dal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dal", "0.000239"); error here ---^ Parse error near line 18470: no such column: "psalm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psalm", "0.000239"); error here ---^ Parse error near line 18471: no such column: "nah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nah", "0.000238"); error here ---^ Parse error near line 18472: no such column: "discos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discos", "0.000238"); error here ---^ Parse error near line 18473: no such column: "illuminate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illuminate", "0.000238"); error here ---^ Parse error near line 18474: no such column: "sham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sham", "0.000238"); error here ---^ Parse error near line 18475: no such column: "wicker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wicker", "0.000238"); error here ---^ Parse error near line 18476: no such column: "abstentions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abstentions", "0.000238"); error here ---^ Parse error near line 18477: no such column: "networked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("networked", "0.000238"); error here ---^ Parse error near line 18478: no such column: "doorways" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doorways", "0.000238"); error here ---^ Parse error near line 18479: no such column: "pastime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pastime", "0.000238"); error here ---^ Parse error near line 18480: no such column: "ancestry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ancestry", "0.000238"); error here ---^ Parse error near line 18481: no such column: "joyful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("joyful", "0.000238"); error here ---^ Parse error near line 18482: no such column: "hants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hants", "0.000238"); error here ---^ Parse error near line 18483: no such column: "closet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("closet", "0.000238"); error here ---^ Parse error near line 18484: no such column: "rhino" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rhino", "0.000238"); error here ---^ Parse error near line 18485: no such column: "congo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("congo", "0.000238"); error here ---^ Parse error near line 18486: no such column: "fis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fis", "0.000238"); error here ---^ Parse error near line 18487: no such column: "menopause" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("menopause", "0.000238"); error here ---^ Parse error near line 18488: no such column: "happenings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("happenings", "0.000238"); error here ---^ Parse error near line 18489: no such column: "cubes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cubes", "0.000238"); error here ---^ Parse error near line 18490: no such column: "tormented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tormented", "0.000238"); error here ---^ Parse error near line 18491: no such column: "artisans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("artisans", "0.000238"); error here ---^ Parse error near line 18492: no such column: "strolling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strolling", "0.000238"); error here ---^ Parse error near line 18493: no such column: "anglesey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anglesey", "0.000238"); error here ---^ Parse error near line 18494: no such column: "delinquent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("delinquent", "0.000238"); error here ---^ Parse error near line 18495: no such column: "thatcherism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thatcherism", "0.000238"); error here ---^ Parse error near line 18496: no such column: "nicknamed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nicknamed", "0.000238"); error here ---^ Parse error near line 18497: no such column: "showered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("showered", "0.000238"); error here ---^ Parse error near line 18498: no such column: "monotonous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monotonous", "0.000238"); error here ---^ Parse error near line 18499: no such column: "jockeys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jockeys", "0.000238"); error here ---^ Parse error near line 18500: no such column: "foley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foley", "0.000238"); error here ---^ Parse error near line 18501: no such column: "eminently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eminently", "0.000238"); error here ---^ Parse error near line 18502: no such column: "shrimp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrimp", "0.000238"); error here ---^ Parse error near line 18503: no such column: "pellet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pellet", "0.000238"); error here ---^ Parse error near line 18504: no such column: "levers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("levers", "0.000238"); error here ---^ Parse error near line 18505: no such column: "lisburn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lisburn", "0.000238"); error here ---^ Parse error near line 18506: no such column: "dieter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dieter", "0.000238"); error here ---^ Parse error near line 18507: no such column: "duff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duff", "0.000238"); error here ---^ Parse error near line 18508: no such column: "prohibit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prohibit", "0.000238"); error here ---^ Parse error near line 18509: no such column: "slapping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slapping", "0.000238"); error here ---^ Parse error near line 18510: no such column: "interrupting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interrupting", "0.000238"); error here ---^ Parse error near line 18511: no such column: "sealing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sealing", "0.000238"); error here ---^ Parse error near line 18512: no such column: "stagnant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stagnant", "0.000238"); error here ---^ Parse error near line 18513: no such column: "flares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flares", "0.000238"); error here ---^ Parse error near line 18514: no such column: "raven" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raven", "0.000238"); error here ---^ Parse error near line 18515: no such column: "ltp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ltp", "0.000238"); error here ---^ Parse error near line 18516: no such column: "charisma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charisma", "0.000238"); error here ---^ Parse error near line 18517: no such column: "mala" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mala", "0.000238"); error here ---^ Parse error near line 18518: no such column: "ewes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ewes", "0.000238"); error here ---^ Parse error near line 18519: no such column: "haiti" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("haiti", "0.000238"); error here ---^ Parse error near line 18520: no such column: "pronoun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pronoun", "0.000238"); error here ---^ Parse error near line 18521: no such column: "smoky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smoky", "0.000238"); error here ---^ Parse error near line 18522: no such column: "uncontrollable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncontrollable", "0.000238"); error here ---^ Parse error near line 18523: no such column: "interviewers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interviewers", "0.000237"); error here ---^ Parse error near line 18524: no such column: "hooves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hooves", "0.000237"); error here ---^ Parse error near line 18525: no such column: "clustering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clustering", "0.000237"); error here ---^ Parse error near line 18526: no such column: "impotent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impotent", "0.000237"); error here ---^ Parse error near line 18527: no such column: "wavelengths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wavelengths", "0.000237"); error here ---^ Parse error near line 18528: no such column: "sonic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sonic", "0.000237"); error here ---^ Parse error near line 18529: no such column: "terrier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terrier", "0.000237"); error here ---^ Parse error near line 18530: no such column: "pointedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pointedly", "0.000237"); error here ---^ Parse error near line 18531: no such column: "pivot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pivot", "0.000237"); error here ---^ Parse error near line 18532: no such column: "valuables" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("valuables", "0.000237"); error here ---^ Parse error near line 18533: no such column: "leys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leys", "0.000237"); error here ---^ Parse error near line 18534: no such column: "dwindling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dwindling", "0.000237"); error here ---^ Parse error near line 18535: no such column: "furnish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("furnish", "0.000237"); error here ---^ Parse error near line 18536: no such column: "mademoiselle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mademoiselle", "0.000237"); error here ---^ Parse error near line 18537: no such column: "bowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowing", "0.000237"); error here ---^ Parse error near line 18538: no such column: "bassett" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bassett", "0.000237"); error here ---^ Parse error near line 18539: no such column: "berth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("berth", "0.000237"); error here ---^ Parse error near line 18540: no such column: "chargeable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chargeable", "0.000237"); error here ---^ Parse error near line 18541: no such column: "concomitant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("concomitant", "0.000237"); error here ---^ Parse error near line 18542: no such column: "metropolis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("metropolis", "0.000237"); error here ---^ Parse error near line 18543: no such column: "hops" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hops", "0.000237"); error here ---^ Parse error near line 18544: no such column: "harding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harding", "0.000237"); error here ---^ Parse error near line 18545: no such column: "treatise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treatise", "0.000237"); error here ---^ Parse error near line 18546: no such column: "wandsworth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wandsworth", "0.000237"); error here ---^ Parse error near line 18547: no such column: "enthalpy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enthalpy", "0.000237"); error here ---^ Parse error near line 18548: no such column: "whisk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whisk", "0.000237"); error here ---^ Parse error near line 18549: no such column: "investigates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("investigates", "0.000237"); error here ---^ Parse error near line 18550: no such column: "imprint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imprint", "0.000237"); error here ---^ Parse error near line 18551: no such column: "pragmatism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pragmatism", "0.000237"); error here ---^ Parse error near line 18552: no such column: "transverse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transverse", "0.000237"); error here ---^ Parse error near line 18553: no such column: "clambered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clambered", "0.000237"); error here ---^ Parse error near line 18554: no such column: "iago" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iago", "0.000237"); error here ---^ Parse error near line 18555: no such column: "proclaiming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proclaiming", "0.000237"); error here ---^ Parse error near line 18556: no such column: "sep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sep", "0.000236"); error here ---^ Parse error near line 18557: no such column: "numeric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("numeric", "0.000236"); error here ---^ Parse error near line 18558: no such column: "awarding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awarding", "0.000236"); error here ---^ Parse error near line 18559: no such column: "woosnam" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woosnam", "0.000236"); error here ---^ Parse error near line 18560: no such column: "aspire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aspire", "0.000236"); error here ---^ Parse error near line 18561: no such column: "flemish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flemish", "0.000236"); error here ---^ Parse error near line 18562: no such column: "glint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glint", "0.000236"); error here ---^ Parse error near line 18563: no such column: "kinase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kinase", "0.000236"); error here ---^ Parse error near line 18564: no such column: "pigment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pigment", "0.000236"); error here ---^ Parse error near line 18565: no such column: "sheen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sheen", "0.000236"); error here ---^ Parse error near line 18566: no such column: "skis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skis", "0.000236"); error here ---^ Parse error near line 18567: no such column: "diver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diver", "0.000236"); error here ---^ Parse error near line 18568: no such column: "mongolia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mongolia", "0.000236"); error here ---^ Parse error near line 18569: no such column: "confessions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confessions", "0.000236"); error here ---^ Parse error near line 18570: no such column: "allergy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("allergy", "0.000236"); error here ---^ Parse error near line 18571: no such column: "racks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("racks", "0.000236"); error here ---^ Parse error near line 18572: no such column: "devalued" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devalued", "0.000236"); error here ---^ Parse error near line 18573: no such column: "resides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resides", "0.000236"); error here ---^ Parse error near line 18574: no such column: "conductors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conductors", "0.000236"); error here ---^ Parse error near line 18575: no such column: "crags" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crags", "0.000236"); error here ---^ Parse error near line 18576: no such column: "robbins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("robbins", "0.000236"); error here ---^ Parse error near line 18577: no such column: "senators" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("senators", "0.000236"); error here ---^ Parse error near line 18578: no such column: "upton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upton", "0.000236"); error here ---^ Parse error near line 18579: no such column: "selections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selections", "0.000236"); error here ---^ Parse error near line 18580: no such column: "smacked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smacked", "0.000236"); error here ---^ Parse error near line 18581: no such column: "recreate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recreate", "0.000236"); error here ---^ Parse error near line 18582: no such column: "ldcs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ldcs", "0.000236"); error here ---^ Parse error near line 18583: no such column: "igg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("igg", "0.000236"); error here ---^ Parse error near line 18584: no such column: "complains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complains", "0.000236"); error here ---^ Parse error near line 18585: no such column: "respectful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("respectful", "0.000236"); error here ---^ Parse error near line 18586: no such column: "unleashed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unleashed", "0.000236"); error here ---^ Parse error near line 18587: no such column: "avert" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("avert", "0.000236"); error here ---^ Parse error near line 18588: no such column: "zebra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zebra", "0.000236"); error here ---^ Parse error near line 18589: no such column: "meters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meters", "0.000236"); error here ---^ Parse error near line 18590: no such column: "lured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lured", "0.000236"); error here ---^ Parse error near line 18591: no such column: "commodore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commodore", "0.000236"); error here ---^ Parse error near line 18592: no such column: "savers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("savers", "0.000236"); error here ---^ Parse error near line 18593: no such column: "manic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manic", "0.000236"); error here ---^ Parse error near line 18594: no such column: "wye" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wye", "0.000236"); error here ---^ Parse error near line 18595: no such column: "punches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("punches", "0.000236"); error here ---^ Parse error near line 18596: no such column: "interlocking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interlocking", "0.000236"); error here ---^ Parse error near line 18597: no such column: "hangar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hangar", "0.000236"); error here ---^ Parse error near line 18598: no such column: "distasteful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distasteful", "0.000236"); error here ---^ Parse error near line 18599: no such column: "retarded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retarded", "0.000236"); error here ---^ Parse error near line 18600: no such column: "rhymes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rhymes", "0.000236"); error here ---^ Parse error near line 18601: no such column: "hicks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hicks", "0.000236"); error here ---^ Parse error near line 18602: no such column: "sweaty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sweaty", "0.000236"); error here ---^ Parse error near line 18603: no such column: "nurtured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nurtured", "0.000236"); error here ---^ Parse error near line 18604: no such column: "approx" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("approx", "0.000235"); error here ---^ Parse error near line 18605: no such column: "stinking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stinking", "0.000235"); error here ---^ Parse error near line 18606: no such column: "coli" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coli", "0.000235"); error here ---^ Parse error near line 18607: no such column: "llanelli" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("llanelli", "0.000235"); error here ---^ Parse error near line 18608: no such column: "convoys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convoys", "0.000235"); error here ---^ Parse error near line 18609: no such column: "illustrious" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illustrious", "0.000235"); error here ---^ Parse error near line 18610: no such column: "lombard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lombard", "0.000235"); error here ---^ Parse error near line 18611: no such column: "mountbatten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mountbatten", "0.000235"); error here ---^ Parse error near line 18612: no such column: "panorama" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("panorama", "0.000235"); error here ---^ Parse error near line 18613: no such column: "bicarbonate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bicarbonate", "0.000235"); error here ---^ Parse error near line 18614: no such column: "chemically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chemically", "0.000235"); error here ---^ Parse error near line 18615: no such column: "frosty" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frosty", "0.000235"); error here ---^ Parse error near line 18616: no such column: "undertakes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undertakes", "0.000235"); error here ---^ Parse error near line 18617: no such column: "clientele" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clientele", "0.000235"); error here ---^ Parse error near line 18618: no such column: "spoils" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spoils", "0.000235"); error here ---^ Parse error near line 18619: no such column: "transmitting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transmitting", "0.000235"); error here ---^ Parse error near line 18620: no such column: "carelessly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carelessly", "0.000235"); error here ---^ Parse error near line 18621: no such column: "dung" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dung", "0.000235"); error here ---^ Parse error near line 18622: no such column: "puffed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puffed", "0.000235"); error here ---^ Parse error near line 18623: no such column: "uncles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("uncles", "0.000235"); error here ---^ Parse error near line 18624: no such column: "tor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tor", "0.000235"); error here ---^ Parse error near line 18625: no such column: "paws" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paws", "0.000235"); error here ---^ Parse error near line 18626: no such column: "mystic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mystic", "0.000235"); error here ---^ Parse error near line 18627: no such column: "mountainous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mountainous", "0.000235"); error here ---^ Parse error near line 18628: no such column: "ga" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ga", "0.000235"); error here ---^ Parse error near line 18629: no such column: "mousse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mousse", "0.000235"); error here ---^ Parse error near line 18630: no such column: "transcripts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transcripts", "0.000235"); error here ---^ Parse error near line 18631: no such column: "convection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convection", "0.000235"); error here ---^ Parse error near line 18632: no such column: "balliol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balliol", "0.000235"); error here ---^ Parse error near line 18633: no such column: "dagenham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dagenham", "0.000235"); error here ---^ Parse error near line 18634: no such column: "infrared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infrared", "0.000235"); error here ---^ Parse error near line 18635: no such column: "deposed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deposed", "0.000235"); error here ---^ Parse error near line 18636: no such column: "topography" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("topography", "0.000235"); error here ---^ Parse error near line 18637: no such column: "parenting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parenting", "0.000235"); error here ---^ Parse error near line 18638: no such column: "intensify" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intensify", "0.000235"); error here ---^ Parse error near line 18639: no such column: "nudged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nudged", "0.000235"); error here ---^ Parse error near line 18640: no such column: "cunt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cunt", "0.000235"); error here ---^ Parse error near line 18641: no such column: "dogmatic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dogmatic", "0.000235"); error here ---^ Parse error near line 18642: no such column: "snag" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snag", "0.000235"); error here ---^ Parse error near line 18643: no such column: "gram" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gram", "0.000235"); error here ---^ Parse error near line 18644: no such column: "armchairs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("armchairs", "0.000235"); error here ---^ Parse error near line 18645: no such column: "astra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("astra", "0.000235"); error here ---^ Parse error near line 18646: no such column: "georges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("georges", "0.000235"); error here ---^ Parse error near line 18647: no such column: "ascertained" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ascertained", "0.000235"); error here ---^ Parse error near line 18648: no such column: "signatories" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("signatories", "0.000235"); error here ---^ Parse error near line 18649: no such column: "parkin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("parkin", "0.000235"); error here ---^ Parse error near line 18650: no such column: "scenarios" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scenarios", "0.000235"); error here ---^ Parse error near line 18651: no such column: "flaps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flaps", "0.000235"); error here ---^ Parse error near line 18652: no such column: "compel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compel", "0.000235"); error here ---^ Parse error near line 18653: no such column: "tawny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tawny", "0.000235"); error here ---^ Parse error near line 18654: no such column: "accumulator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accumulator", "0.000235"); error here ---^ Parse error near line 18655: no such column: "encompasses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encompasses", "0.000235"); error here ---^ Parse error near line 18656: no such column: "hastened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hastened", "0.000234"); error here ---^ Parse error near line 18657: no such column: "massed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("massed", "0.000234"); error here ---^ Parse error near line 18658: no such column: "relinquish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relinquish", "0.000234"); error here ---^ Parse error near line 18659: no such column: "underworld" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underworld", "0.000234"); error here ---^ Parse error near line 18660: no such column: "reconstituted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reconstituted", "0.000234"); error here ---^ Parse error near line 18661: no such column: "cynthia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cynthia", "0.000234"); error here ---^ Parse error near line 18662: no such column: "kinetic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kinetic", "0.000234"); error here ---^ Parse error near line 18663: no such column: "observance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("observance", "0.000234"); error here ---^ Parse error near line 18664: no such column: "badminton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("badminton", "0.000234"); error here ---^ Parse error near line 18665: no such column: "inextricably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inextricably", "0.000234"); error here ---^ Parse error near line 18666: no such column: "clinched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clinched", "0.000234"); error here ---^ Parse error near line 18667: no such column: "plastered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plastered", "0.000234"); error here ---^ Parse error near line 18668: no such column: "prudence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prudence", "0.000234"); error here ---^ Parse error near line 18669: no such column: "aerobic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aerobic", "0.000234"); error here ---^ Parse error near line 18670: no such column: "cyclosporin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cyclosporin", "0.000234"); error here ---^ Parse error near line 18671: no such column: "landings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("landings", "0.000234"); error here ---^ Parse error near line 18672: no such column: "snaps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snaps", "0.000234"); error here ---^ Parse error near line 18673: no such column: "domes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("domes", "0.000234"); error here ---^ Parse error near line 18674: no such column: "ejected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ejected", "0.000234"); error here ---^ Parse error near line 18675: no such column: "tantrums" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tantrums", "0.000234"); error here ---^ Parse error near line 18676: no such column: "hess" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hess", "0.000234"); error here ---^ Parse error near line 18677: no such column: "speedily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speedily", "0.000234"); error here ---^ Parse error near line 18678: no such column: "sol" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sol", "0.000234"); error here ---^ Parse error near line 18679: no such column: "intercept" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intercept", "0.000234"); error here ---^ Parse error near line 18680: no such column: "pursed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pursed", "0.000234"); error here ---^ Parse error near line 18681: no such column: "aah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aah", "0.000234"); error here ---^ Parse error near line 18682: no such column: "fleece" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fleece", "0.000234"); error here ---^ Parse error near line 18683: no such column: "souvenirs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("souvenirs", "0.000234"); error here ---^ Parse error near line 18684: no such column: "gec" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gec", "0.000234"); error here ---^ Parse error near line 18685: no such column: "spite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spite", "0.000234"); error here ---^ Parse error near line 18686: no such column: "ticked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ticked", "0.000234"); error here ---^ Parse error near line 18687: no such column: "accentuated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accentuated", "0.000234"); error here ---^ Parse error near line 18688: no such column: "audits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("audits", "0.000234"); error here ---^ Parse error near line 18689: no such column: "reflectance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reflectance", "0.000234"); error here ---^ Parse error near line 18690: no such column: "liturgical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liturgical", "0.000234"); error here ---^ Parse error near line 18691: no such column: "dispel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dispel", "0.000234"); error here ---^ Parse error near line 18692: no such column: "feargal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("feargal", "0.000234"); error here ---^ Parse error near line 18693: no such column: "accumulating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accumulating", "0.000234"); error here ---^ Parse error near line 18694: no such column: "assays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assays", "0.000234"); error here ---^ Parse error near line 18695: no such column: "lynda" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lynda", "0.000234"); error here ---^ Parse error near line 18696: no such column: "iq" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iq", "0.000234"); error here ---^ Parse error near line 18697: no such column: "yeats" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yeats", "0.000234"); error here ---^ Parse error near line 18698: no such column: "falkirk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("falkirk", "0.000234"); error here ---^ Parse error near line 18699: no such column: "appropriateness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appropriateness", "0.000234"); error here ---^ Parse error near line 18700: no such column: "crux" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crux", "0.000234"); error here ---^ Parse error near line 18701: no such column: "disobedience" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disobedience", "0.000234"); error here ---^ Parse error near line 18702: no such column: "serene" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("serene", "0.000234"); error here ---^ Parse error near line 18703: no such column: "godwin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("godwin", "0.000234"); error here ---^ Parse error near line 18704: no such column: "quickest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quickest", "0.000234"); error here ---^ Parse error near line 18705: no such column: "frivolous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frivolous", "0.000234"); error here ---^ Parse error near line 18706: no such column: "betraying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("betraying", "0.000234"); error here ---^ Parse error near line 18707: no such column: "stickers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stickers", "0.000234"); error here ---^ Parse error near line 18708: no such column: "convex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convex", "0.000234"); error here ---^ Parse error near line 18709: no such column: "mauve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mauve", "0.000234"); error here ---^ Parse error near line 18710: no such column: "precede" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precede", "0.000234"); error here ---^ Parse error near line 18711: no such column: "driveway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("driveway", "0.000234"); error here ---^ Parse error near line 18712: no such column: "botswana" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("botswana", "0.000233"); error here ---^ Parse error near line 18713: no such column: "lautro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lautro", "0.000233"); error here ---^ Parse error near line 18714: no such column: "deploy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deploy", "0.000233"); error here ---^ Parse error near line 18715: no such column: "unconnected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unconnected", "0.000233"); error here ---^ Parse error near line 18716: no such column: "macarthur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macarthur", "0.000233"); error here ---^ Parse error near line 18717: no such column: "probed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("probed", "0.000233"); error here ---^ Parse error near line 18718: no such column: "disparity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disparity", "0.000233"); error here ---^ Parse error near line 18719: no such column: "unborn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unborn", "0.000233"); error here ---^ Parse error near line 18720: no such column: "yrs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yrs", "0.000233"); error here ---^ Parse error near line 18721: no such column: "duel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duel", "0.000233"); error here ---^ Parse error near line 18722: no such column: "whipping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whipping", "0.000233"); error here ---^ Parse error near line 18723: no such column: "claret" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("claret", "0.000233"); error here ---^ Parse error near line 18724: no such column: "unquestionably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unquestionably", "0.000233"); error here ---^ Parse error near line 18725: no such column: "kathy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kathy", "0.000233"); error here ---^ Parse error near line 18726: no such column: "superego" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("superego", "0.000233"); error here ---^ Parse error near line 18727: no such column: "affirmation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affirmation", "0.000233"); error here ---^ Parse error near line 18728: no such column: "recombinant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recombinant", "0.000233"); error here ---^ Parse error near line 18729: no such column: "materially" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("materially", "0.000233"); error here ---^ Parse error near line 18730: no such column: "laced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laced", "0.000233"); error here ---^ Parse error near line 18731: no such column: "tripartite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tripartite", "0.000233"); error here ---^ Parse error near line 18732: no such column: "nixdorf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nixdorf", "0.000233"); error here ---^ Parse error near line 18733: no such column: "geographers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geographers", "0.000233"); error here ---^ Parse error near line 18734: no such column: "chaucer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chaucer", "0.000233"); error here ---^ Parse error near line 18735: no such column: "reproducing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reproducing", "0.000233"); error here ---^ Parse error near line 18736: no such column: "shuddering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shuddering", "0.000233"); error here ---^ Parse error near line 18737: no such column: "dermot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dermot", "0.000233"); error here ---^ Parse error near line 18738: no such column: "turquoise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("turquoise", "0.000233"); error here ---^ Parse error near line 18739: no such column: "sauces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sauces", "0.000233"); error here ---^ Parse error near line 18740: no such column: "nationalization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nationalization", "0.000233"); error here ---^ Parse error near line 18741: no such column: "spaniards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spaniards", "0.000233"); error here ---^ Parse error near line 18742: no such column: "timetables" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timetables", "0.000233"); error here ---^ Parse error near line 18743: no such column: "revulsion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revulsion", "0.000233"); error here ---^ Parse error near line 18744: no such column: "slough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slough", "0.000233"); error here ---^ Parse error near line 18745: no such column: "linkages" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linkages", "0.000233"); error here ---^ Parse error near line 18746: no such column: "proclaim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proclaim", "0.000233"); error here ---^ Parse error near line 18747: no such column: "settles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("settles", "0.000233"); error here ---^ Parse error near line 18748: no such column: "glimmer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glimmer", "0.000233"); error here ---^ Parse error near line 18749: no such column: "sanders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sanders", "0.000233"); error here ---^ Parse error near line 18750: no such column: "seedlings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seedlings", "0.000233"); error here ---^ Parse error near line 18751: no such column: "monaco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("monaco", "0.000233"); error here ---^ Parse error near line 18752: no such column: "colonialism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("colonialism", "0.000233"); error here ---^ Parse error near line 18753: no such column: "gesner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gesner", "0.000233"); error here ---^ Parse error near line 18754: no such column: "adrift" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adrift", "0.000233"); error here ---^ Parse error near line 18755: no such column: "translator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("translator", "0.000233"); error here ---^ Parse error near line 18756: no such column: "cheerio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cheerio", "0.000233"); error here ---^ Parse error near line 18757: no such column: "gable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gable", "0.000233"); error here ---^ Parse error near line 18758: no such column: "deductions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deductions", "0.000233"); error here ---^ Parse error near line 18759: no such column: "priceless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("priceless", "0.000233"); error here ---^ Parse error near line 18760: no such column: "shoal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shoal", "0.000233"); error here ---^ Parse error near line 18761: no such column: "londoners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("londoners", "0.000233"); error here ---^ Parse error near line 18762: no such column: "pinnacle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pinnacle", "0.000233"); error here ---^ Parse error near line 18763: no such column: "intergovernmental" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intergovernmental", "0.000233"); error here ---^ Parse error near line 18764: no such column: "grievance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grievance", "0.000231"); error here ---^ Parse error near line 18765: no such column: "rebate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rebate", "0.000231"); error here ---^ Parse error near line 18766: no such column: "hove" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hove", "0.000231"); error here ---^ Parse error near line 18767: no such column: "cu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cu", "0.000231"); error here ---^ Parse error near line 18768: no such column: "lizzy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lizzy", "0.000231"); error here ---^ Parse error near line 18769: no such column: "kernel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kernel", "0.000231"); error here ---^ Parse error near line 18770: no such column: "treading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treading", "0.000231"); error here ---^ Parse error near line 18771: no such column: "twists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twists", "0.000231"); error here ---^ Parse error near line 18772: no such column: "vax" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vax", "0.000231"); error here ---^ Parse error near line 18773: no such column: "exponent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exponent", "0.000231"); error here ---^ Parse error near line 18774: no such column: "scary" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scary", "0.000231"); error here ---^ Parse error near line 18775: no such column: "neighbourhoods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neighbourhoods", "0.000231"); error here ---^ Parse error near line 18776: no such column: "reeve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reeve", "0.000231"); error here ---^ Parse error near line 18777: no such column: "observatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("observatory", "0.000231"); error here ---^ Parse error near line 18778: no such column: "bolshevik" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bolshevik", "0.000231"); error here ---^ Parse error near line 18779: no such column: "marquee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marquee", "0.000231"); error here ---^ Parse error near line 18780: no such column: "collaborate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collaborate", "0.000231"); error here ---^ Parse error near line 18781: no such column: "inorganic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inorganic", "0.000231"); error here ---^ Parse error near line 18782: no such column: "puddings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("puddings", "0.000231"); error here ---^ Parse error near line 18783: no such column: "rochdale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rochdale", "0.000231"); error here ---^ Parse error near line 18784: no such column: "drifts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drifts", "0.000231"); error here ---^ Parse error near line 18785: no such column: "unprepared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unprepared", "0.000231"); error here ---^ Parse error near line 18786: no such column: "liberalisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liberalisation", "0.000231"); error here ---^ Parse error near line 18787: no such column: "luxuries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luxuries", "0.000231"); error here ---^ Parse error near line 18788: no such column: "snowy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snowy", "0.000231"); error here ---^ Parse error near line 18789: no such column: "fingerprints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fingerprints", "0.000231"); error here ---^ Parse error near line 18790: no such column: "oblique" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("oblique", "0.000231"); error here ---^ Parse error near line 18791: no such column: "zeinab" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zeinab", "0.000231"); error here ---^ Parse error near line 18792: no such column: "stares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stares", "0.000231"); error here ---^ Parse error near line 18793: no such column: "naturalist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("naturalist", "0.000231"); error here ---^ Parse error near line 18794: no such column: "circa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("circa", "0.000231"); error here ---^ Parse error near line 18795: no such column: "despise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("despise", "0.000231"); error here ---^ Parse error near line 18796: no such column: "structuralist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("structuralist", "0.000231"); error here ---^ Parse error near line 18797: no such column: "steen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steen", "0.000231"); error here ---^ Parse error near line 18798: no such column: "euston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("euston", "0.000231"); error here ---^ Parse error near line 18799: no such column: "vegas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vegas", "0.000231"); error here ---^ Parse error near line 18800: no such column: "confiscated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confiscated", "0.000231"); error here ---^ Parse error near line 18801: no such column: "motherwell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("motherwell", "0.000231"); error here ---^ Parse error near line 18802: no such column: "lib" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lib", "0.000230"); error here ---^ Parse error near line 18803: no such column: "wailed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wailed", "0.000230"); error here ---^ Parse error near line 18804: no such column: "rind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rind", "0.000230"); error here ---^ Parse error near line 18805: no such column: "disgruntled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disgruntled", "0.000230"); error here ---^ Parse error near line 18806: no such column: "permissive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("permissive", "0.000230"); error here ---^ Parse error near line 18807: no such column: "clifton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clifton", "0.000230"); error here ---^ Parse error near line 18808: no such column: "harwell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harwell", "0.000230"); error here ---^ Parse error near line 18809: no such column: "labov" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("labov", "0.000230"); error here ---^ Parse error near line 18810: no such column: "insolvent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insolvent", "0.000230"); error here ---^ Parse error near line 18811: no such column: "inexorably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inexorably", "0.000230"); error here ---^ Parse error near line 18812: no such column: "captures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("captures", "0.000230"); error here ---^ Parse error near line 18813: no such column: "glide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glide", "0.000230"); error here ---^ Parse error near line 18814: no such column: "nappies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nappies", "0.000230"); error here ---^ Parse error near line 18815: no such column: "bo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bo", "0.000230"); error here ---^ Parse error near line 18816: no such column: "unbalanced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unbalanced", "0.000230"); error here ---^ Parse error near line 18817: no such column: "spoiling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spoiling", "0.000230"); error here ---^ Parse error near line 18818: no such column: "flinched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flinched", "0.000230"); error here ---^ Parse error near line 18819: no such column: "paddling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paddling", "0.000230"); error here ---^ Parse error near line 18820: no such column: "marton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marton", "0.000230"); error here ---^ Parse error near line 18821: no such column: "knack" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knack", "0.000230"); error here ---^ Parse error near line 18822: no such column: "mu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mu", "0.000230"); error here ---^ Parse error near line 18823: no such column: "aboriginal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aboriginal", "0.000230"); error here ---^ Parse error near line 18824: no such column: "coca" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coca", "0.000230"); error here ---^ Parse error near line 18825: no such column: "focussed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("focussed", "0.000230"); error here ---^ Parse error near line 18826: no such column: "chad" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chad", "0.000230"); error here ---^ Parse error near line 18827: no such column: "originals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("originals", "0.000230"); error here ---^ Parse error near line 18828: no such column: "expended" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expended", "0.000230"); error here ---^ Parse error near line 18829: no such column: "psychiatry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychiatry", "0.000230"); error here ---^ Parse error near line 18830: no such column: "wren" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wren", "0.000230"); error here ---^ Parse error near line 18831: no such column: "stanford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stanford", "0.000230"); error here ---^ Parse error near line 18832: no such column: "qualifier" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("qualifier", "0.000230"); error here ---^ Parse error near line 18833: no such column: "elena" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elena", "0.000230"); error here ---^ Parse error near line 18834: no such column: "fodder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fodder", "0.000230"); error here ---^ Parse error near line 18835: no such column: "fetching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fetching", "0.000230"); error here ---^ Parse error near line 18836: no such column: "grumbled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grumbled", "0.000230"); error here ---^ Parse error near line 18837: no such column: "andes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("andes", "0.000230"); error here ---^ Parse error near line 18838: no such column: "ambiguities" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ambiguities", "0.000230"); error here ---^ Parse error near line 18839: no such column: "polluting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polluting", "0.000230"); error here ---^ Parse error near line 18840: no such column: "choirs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("choirs", "0.000230"); error here ---^ Parse error near line 18841: no such column: "kane" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kane", "0.000230"); error here ---^ Parse error near line 18842: no such column: "latterly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("latterly", "0.000230"); error here ---^ Parse error near line 18843: no such column: "headlong" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("headlong", "0.000230"); error here ---^ Parse error near line 18844: no such column: "albumin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("albumin", "0.000230"); error here ---^ Parse error near line 18845: no such column: "millimetres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("millimetres", "0.000230"); error here ---^ Parse error near line 18846: no such column: "algerian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("algerian", "0.000230"); error here ---^ Parse error near line 18847: no such column: "messrs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("messrs", "0.000230"); error here ---^ Parse error near line 18848: no such column: "wrongs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrongs", "0.000230"); error here ---^ Parse error near line 18849: no such column: "infuriated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infuriated", "0.000230"); error here ---^ Parse error near line 18850: no such column: "subscribed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subscribed", "0.000230"); error here ---^ Parse error near line 18851: no such column: "britten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("britten", "0.000230"); error here ---^ Parse error near line 18852: no such column: "interdependence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interdependence", "0.000230"); error here ---^ Parse error near line 18853: no such column: "devout" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devout", "0.000230"); error here ---^ Parse error near line 18854: no such column: "brunt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brunt", "0.000230"); error here ---^ Parse error near line 18855: no such column: "accessory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accessory", "0.000230"); error here ---^ Parse error near line 18856: no such column: "brezhnev" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brezhnev", "0.000229"); error here ---^ Parse error near line 18857: no such column: "facet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("facet", "0.000229"); error here ---^ Parse error near line 18858: no such column: "helpline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helpline", "0.000229"); error here ---^ Parse error near line 18859: no such column: "pre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pre", "0.000229"); error here ---^ Parse error near line 18860: no such column: "pedro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pedro", "0.000229"); error here ---^ Parse error near line 18861: no such column: "studded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("studded", "0.000229"); error here ---^ Parse error near line 18862: no such column: "piggott" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piggott", "0.000229"); error here ---^ Parse error near line 18863: no such column: "keywords" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("keywords", "0.000229"); error here ---^ Parse error near line 18864: no such column: "dempster" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dempster", "0.000229"); error here ---^ Parse error near line 18865: no such column: "excite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("excite", "0.000229"); error here ---^ Parse error near line 18866: no such column: "bellowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bellowed", "0.000229"); error here ---^ Parse error near line 18867: no such column: "discouraging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discouraging", "0.000229"); error here ---^ Parse error near line 18868: no such column: "pixel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pixel", "0.000229"); error here ---^ Parse error near line 18869: no such column: "mcmahon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mcmahon", "0.000229"); error here ---^ Parse error near line 18870: no such column: "algiers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("algiers", "0.000229"); error here ---^ Parse error near line 18871: no such column: "frenchmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frenchmen", "0.000229"); error here ---^ Parse error near line 18872: no such column: "pharmaceuticals" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pharmaceuticals", "0.000229"); error here ---^ Parse error near line 18873: no such column: "agnew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agnew", "0.000229"); error here ---^ Parse error near line 18874: no such column: "tenderly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tenderly", "0.000229"); error here ---^ Parse error near line 18875: no such column: "clint" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clint", "0.000229"); error here ---^ Parse error near line 18876: no such column: "woodward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("woodward", "0.000229"); error here ---^ Parse error near line 18877: no such column: "frenzied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frenzied", "0.000229"); error here ---^ Parse error near line 18878: no such column: "translucent" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("translucent", "0.000229"); error here ---^ Parse error near line 18879: no such column: "aides" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aides", "0.000229"); error here ---^ Parse error near line 18880: no such column: "strident" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strident", "0.000229"); error here ---^ Parse error near line 18881: no such column: "orlando" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orlando", "0.000229"); error here ---^ Parse error near line 18882: no such column: "capsule" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capsule", "0.000229"); error here ---^ Parse error near line 18883: no such column: "yoga" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yoga", "0.000229"); error here ---^ Parse error near line 18884: no such column: "heparin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heparin", "0.000229"); error here ---^ Parse error near line 18885: no such column: "peanuts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peanuts", "0.000229"); error here ---^ Parse error near line 18886: no such column: "gentleness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gentleness", "0.000229"); error here ---^ Parse error near line 18887: no such column: "opium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opium", "0.000229"); error here ---^ Parse error near line 18888: no such column: "perfected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perfected", "0.000229"); error here ---^ Parse error near line 18889: no such column: "hue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hue", "0.000229"); error here ---^ Parse error near line 18890: no such column: "toxins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toxins", "0.000229"); error here ---^ Parse error near line 18891: no such column: "rea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rea", "0.000229"); error here ---^ Parse error near line 18892: no such column: "simplification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simplification", "0.000229"); error here ---^ Parse error near line 18893: no such column: "thorns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thorns", "0.000229"); error here ---^ Parse error near line 18894: no such column: "roche" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roche", "0.000229"); error here ---^ Parse error near line 18895: no such column: "apprenticed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apprenticed", "0.000229"); error here ---^ Parse error near line 18896: no such column: "java" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("java", "0.000229"); error here ---^ Parse error near line 18897: no such column: "sacrament" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sacrament", "0.000229"); error here ---^ Parse error near line 18898: no such column: "stronghold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stronghold", "0.000229"); error here ---^ Parse error near line 18899: no such column: "utah" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utah", "0.000229"); error here ---^ Parse error near line 18900: no such column: "hobbs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hobbs", "0.000229"); error here ---^ Parse error near line 18901: no such column: "sprays" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sprays", "0.000229"); error here ---^ Parse error near line 18902: no such column: "jordanian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jordanian", "0.000229"); error here ---^ Parse error near line 18903: no such column: "awakening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awakening", "0.000229"); error here ---^ Parse error near line 18904: no such column: "bleed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bleed", "0.000228"); error here ---^ Parse error near line 18905: no such column: "bigwig" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bigwig", "0.000228"); error here ---^ Parse error near line 18906: no such column: "insanity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insanity", "0.000228"); error here ---^ Parse error near line 18907: no such column: "patently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patently", "0.000228"); error here ---^ Parse error near line 18908: no such column: "bowen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowen", "0.000228"); error here ---^ Parse error near line 18909: no such column: "patchwork" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patchwork", "0.000228"); error here ---^ Parse error near line 18910: no such column: "phonemes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phonemes", "0.000228"); error here ---^ Parse error near line 18911: no such column: "mccready" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mccready", "0.000228"); error here ---^ Parse error near line 18912: no such column: "perished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perished", "0.000228"); error here ---^ Parse error near line 18913: no such column: "crossword" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crossword", "0.000228"); error here ---^ Parse error near line 18914: no such column: "optic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("optic", "0.000228"); error here ---^ Parse error near line 18915: no such column: "rumble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rumble", "0.000228"); error here ---^ Parse error near line 18916: no such column: "summing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summing", "0.000228"); error here ---^ Parse error near line 18917: no such column: "pregnancies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pregnancies", "0.000228"); error here ---^ Parse error near line 18918: no such column: "siting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("siting", "0.000228"); error here ---^ Parse error near line 18919: no such column: "suing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suing", "0.000228"); error here ---^ Parse error near line 18920: no such column: "rejoined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rejoined", "0.000228"); error here ---^ Parse error near line 18921: no such column: "bovine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bovine", "0.000228"); error here ---^ Parse error near line 18922: no such column: "ovens" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ovens", "0.000228"); error here ---^ Parse error near line 18923: no such column: "indignantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indignantly", "0.000228"); error here ---^ Parse error near line 18924: no such column: "arabian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arabian", "0.000228"); error here ---^ Parse error near line 18925: no such column: "bruise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bruise", "0.000228"); error here ---^ Parse error near line 18926: no such column: "mime" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mime", "0.000228"); error here ---^ Parse error near line 18927: no such column: "denoted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("denoted", "0.000228"); error here ---^ Parse error near line 18928: no such column: "mourners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mourners", "0.000228"); error here ---^ Parse error near line 18929: no such column: "bureaucracies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bureaucracies", "0.000228"); error here ---^ Parse error near line 18930: no such column: "isambard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("isambard", "0.000228"); error here ---^ Parse error near line 18931: no such column: "sinead" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sinead", "0.000228"); error here ---^ Parse error near line 18932: no such column: "neal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("neal", "0.000228"); error here ---^ Parse error near line 18933: no such column: "boulder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boulder", "0.000228"); error here ---^ Parse error near line 18934: no such column: "laos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laos", "0.000228"); error here ---^ Parse error near line 18935: no such column: "harem" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("harem", "0.000228"); error here ---^ Parse error near line 18936: no such column: "intractable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intractable", "0.000228"); error here ---^ Parse error near line 18937: no such column: "marguerite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marguerite", "0.000228"); error here ---^ Parse error near line 18938: no such column: "recital" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recital", "0.000228"); error here ---^ Parse error near line 18939: no such column: "toxin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toxin", "0.000228"); error here ---^ Parse error near line 18940: no such column: "beatrix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beatrix", "0.000228"); error here ---^ Parse error near line 18941: no such column: "tropics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tropics", "0.000228"); error here ---^ Parse error near line 18942: no such column: "heave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heave", "0.000228"); error here ---^ Parse error near line 18943: no such column: "pga" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pga", "0.000228"); error here ---^ Parse error near line 18944: no such column: "pod" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pod", "0.000228"); error here ---^ Parse error near line 18945: no such column: "thud" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thud", "0.000228"); error here ---^ Parse error near line 18946: no such column: "mmm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mmm", "0.000228"); error here ---^ Parse error near line 18947: no such column: "shrunk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrunk", "0.000228"); error here ---^ Parse error near line 18948: no such column: "screwdriver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("screwdriver", "0.000228"); error here ---^ Parse error near line 18949: no such column: "cutters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cutters", "0.000228"); error here ---^ Parse error near line 18950: no such column: "obesity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obesity", "0.000228"); error here ---^ Parse error near line 18951: no such column: "humanist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humanist", "0.000228"); error here ---^ Parse error near line 18952: no such column: "rentokil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rentokil", "0.000228"); error here ---^ Parse error near line 18953: no such column: "psalms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psalms", "0.000228"); error here ---^ Parse error near line 18954: no such column: "bribes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bribes", "0.000228"); error here ---^ Parse error near line 18955: no such column: "engendered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("engendered", "0.000228"); error here ---^ Parse error near line 18956: no such column: "tristan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tristan", "0.000228"); error here ---^ Parse error near line 18957: no such column: "husky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("husky", "0.000227"); error here ---^ Parse error near line 18958: no such column: "helium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helium", "0.000227"); error here ---^ Parse error near line 18959: no such column: "heresy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heresy", "0.000227"); error here ---^ Parse error near line 18960: no such column: "inevitability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inevitability", "0.000227"); error here ---^ Parse error near line 18961: no such column: "rodrigo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rodrigo", "0.000227"); error here ---^ Parse error near line 18962: no such column: "evaluations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evaluations", "0.000227"); error here ---^ Parse error near line 18963: no such column: "hoddle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hoddle", "0.000227"); error here ---^ Parse error near line 18964: no such column: "plumber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plumber", "0.000227"); error here ---^ Parse error near line 18965: no such column: "michigan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("michigan", "0.000227"); error here ---^ Parse error near line 18966: no such column: "starred" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("starred", "0.000227"); error here ---^ Parse error near line 18967: no such column: "tibetan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tibetan", "0.000227"); error here ---^ Parse error near line 18968: no such column: "steroids" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steroids", "0.000227"); error here ---^ Parse error near line 18969: no such column: "hg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hg", "0.000227"); error here ---^ Parse error near line 18970: no such column: "asymmetry" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("asymmetry", "0.000227"); error here ---^ Parse error near line 18971: no such column: "tiananmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tiananmen", "0.000227"); error here ---^ Parse error near line 18972: no such column: "protruding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protruding", "0.000227"); error here ---^ Parse error near line 18973: no such column: "discriminating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discriminating", "0.000227"); error here ---^ Parse error near line 18974: no such column: "eviction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eviction", "0.000227"); error here ---^ Parse error near line 18975: no such column: "henrietta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("henrietta", "0.000227"); error here ---^ Parse error near line 18976: no such column: "leone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leone", "0.000227"); error here ---^ Parse error near line 18977: no such column: "wheelbarrow" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wheelbarrow", "0.000227"); error here ---^ Parse error near line 18978: no such column: "esoteric" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("esoteric", "0.000227"); error here ---^ Parse error near line 18979: no such column: "jotan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jotan", "0.000227"); error here ---^ Parse error near line 18980: no such column: "pragmatics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pragmatics", "0.000227"); error here ---^ Parse error near line 18981: no such column: "erstwhile" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("erstwhile", "0.000227"); error here ---^ Parse error near line 18982: no such column: "skipped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skipped", "0.000227"); error here ---^ Parse error near line 18983: no such column: "forgery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forgery", "0.000227"); error here ---^ Parse error near line 18984: no such column: "doorbell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("doorbell", "0.000227"); error here ---^ Parse error near line 18985: no such column: "santiago" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("santiago", "0.000227"); error here ---^ Parse error near line 18986: no such column: "roderick" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roderick", "0.000227"); error here ---^ Parse error near line 18987: no such column: "eaton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eaton", "0.000227"); error here ---^ Parse error near line 18988: no such column: "slimming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slimming", "0.000227"); error here ---^ Parse error near line 18989: no such column: "alarmingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alarmingly", "0.000227"); error here ---^ Parse error near line 18990: no such column: "grenfell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grenfell", "0.000227"); error here ---^ Parse error near line 18991: no such column: "shareware" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shareware", "0.000227"); error here ---^ Parse error near line 18992: no such column: "depriving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depriving", "0.000227"); error here ---^ Parse error near line 18993: no such column: "extinguished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("extinguished", "0.000227"); error here ---^ Parse error near line 18994: no such column: "breaths" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breaths", "0.000227"); error here ---^ Parse error near line 18995: no such column: "foresters" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foresters", "0.000227"); error here ---^ Parse error near line 18996: no such column: "considerate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("considerate", "0.000227"); error here ---^ Parse error near line 18997: no such column: "misunderstandings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("misunderstandings", "0.000227"); error here ---^ Parse error near line 18998: no such column: "yamaha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yamaha", "0.000227"); error here ---^ Parse error near line 18999: no such column: "homoeopathic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homoeopathic", "0.000227"); error here ---^ Parse error near line 19000: no such column: "limelight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("limelight", "0.000227"); error here ---^ Parse error near line 19001: no such column: "contestants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contestants", "0.000226"); error here ---^ Parse error near line 19002: no such column: "sternly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sternly", "0.000226"); error here ---^ Parse error near line 19003: no such column: "unchallenged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unchallenged", "0.000226"); error here ---^ Parse error near line 19004: no such column: "footprints" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("footprints", "0.000226"); error here ---^ Parse error near line 19005: no such column: "boyfriends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boyfriends", "0.000226"); error here ---^ Parse error near line 19006: no such column: "wriggled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wriggled", "0.000226"); error here ---^ Parse error near line 19007: no such column: "simone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simone", "0.000226"); error here ---^ Parse error near line 19008: no such column: "resilient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resilient", "0.000226"); error here ---^ Parse error near line 19009: no such column: "embarrass" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embarrass", "0.000226"); error here ---^ Parse error near line 19010: no such column: "grooves" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grooves", "0.000226"); error here ---^ Parse error near line 19011: no such column: "trimming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trimming", "0.000226"); error here ---^ Parse error near line 19012: no such column: "timescale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timescale", "0.000226"); error here ---^ Parse error near line 19013: no such column: "spares" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spares", "0.000226"); error here ---^ Parse error near line 19014: no such column: "protons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protons", "0.000226"); error here ---^ Parse error near line 19015: no such column: "apiece" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apiece", "0.000226"); error here ---^ Parse error near line 19016: no such column: "helix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("helix", "0.000226"); error here ---^ Parse error near line 19017: no such column: "dalziel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dalziel", "0.000226"); error here ---^ Parse error near line 19018: no such column: "speechless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("speechless", "0.000226"); error here ---^ Parse error near line 19019: no such column: "hallmark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hallmark", "0.000226"); error here ---^ Parse error near line 19020: no such column: "matthey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("matthey", "0.000226"); error here ---^ Parse error near line 19021: no such column: "dukes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dukes", "0.000226"); error here ---^ Parse error near line 19022: no such column: "tomlinson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tomlinson", "0.000226"); error here ---^ Parse error near line 19023: no such column: "discredit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discredit", "0.000226"); error here ---^ Parse error near line 19024: no such column: "canned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canned", "0.000226"); error here ---^ Parse error near line 19025: no such column: "merlin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merlin", "0.000226"); error here ---^ Parse error near line 19026: no such column: "herman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herman", "0.000226"); error here ---^ Parse error near line 19027: no such column: "sewer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sewer", "0.000226"); error here ---^ Parse error near line 19028: no such column: "waterman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waterman", "0.000226"); error here ---^ Parse error near line 19029: no such column: "vigilance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vigilance", "0.000226"); error here ---^ Parse error near line 19030: no such column: "galloping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("galloping", "0.000226"); error here ---^ Parse error near line 19031: no such column: "flakes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flakes", "0.000226"); error here ---^ Parse error near line 19032: no such column: "utopia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utopia", "0.000226"); error here ---^ Parse error near line 19033: no such column: "sloppy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sloppy", "0.000226"); error here ---^ Parse error near line 19034: no such column: "luisa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("luisa", "0.000226"); error here ---^ Parse error near line 19035: no such column: "janata" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("janata", "0.000226"); error here ---^ Parse error near line 19036: no such column: "scarcity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scarcity", "0.000226"); error here ---^ Parse error near line 19037: no such column: "dea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dea", "0.000226"); error here ---^ Parse error near line 19038: no such column: "waterfront" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waterfront", "0.000226"); error here ---^ Parse error near line 19039: no such column: "dostoevsky" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dostoevsky", "0.000226"); error here ---^ Parse error near line 19040: no such column: "stubbornly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stubbornly", "0.000226"); error here ---^ Parse error near line 19041: no such column: "confrontations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("confrontations", "0.000226"); error here ---^ Parse error near line 19042: no such column: "livingston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("livingston", "0.000226"); error here ---^ Parse error near line 19043: no such column: "mistrust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mistrust", "0.000226"); error here ---^ Parse error near line 19044: no such column: "collateral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collateral", "0.000226"); error here ---^ Parse error near line 19045: no such column: "receded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receded", "0.000226"); error here ---^ Parse error near line 19046: no such column: "provence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provence", "0.000226"); error here ---^ Parse error near line 19047: no such column: "sideboard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sideboard", "0.000226"); error here ---^ Parse error near line 19048: no such column: "twofold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twofold", "0.000226"); error here ---^ Parse error near line 19049: no such column: "charing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("charing", "0.000226"); error here ---^ Parse error near line 19050: no such column: "braithwaite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("braithwaite", "0.000225"); error here ---^ Parse error near line 19051: no such column: "shadowed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shadowed", "0.000225"); error here ---^ Parse error near line 19052: no such column: "deliberation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deliberation", "0.000225"); error here ---^ Parse error near line 19053: no such column: "arguable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("arguable", "0.000225"); error here ---^ Parse error near line 19054: no such column: "pilgrim" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pilgrim", "0.000225"); error here ---^ Parse error near line 19055: no such column: "pecking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pecking", "0.000225"); error here ---^ Parse error near line 19056: no such column: "forging" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forging", "0.000225"); error here ---^ Parse error near line 19057: no such column: "ape" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ape", "0.000225"); error here ---^ Parse error near line 19058: no such column: "dispensing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dispensing", "0.000225"); error here ---^ Parse error near line 19059: no such column: "macro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macro", "0.000225"); error here ---^ Parse error near line 19060: no such column: "collapses" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collapses", "0.000225"); error here ---^ Parse error near line 19061: no such column: "briggs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("briggs", "0.000225"); error here ---^ Parse error near line 19062: no such column: "inscriptions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inscriptions", "0.000225"); error here ---^ Parse error near line 19063: no such column: "clocked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clocked", "0.000225"); error here ---^ Parse error near line 19064: no such column: "existential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("existential", "0.000225"); error here ---^ Parse error near line 19065: no such column: "friendliness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("friendliness", "0.000225"); error here ---^ Parse error near line 19066: no such column: "primates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("primates", "0.000225"); error here ---^ Parse error near line 19067: no such column: "utopian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utopian", "0.000225"); error here ---^ Parse error near line 19068: no such column: "milne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("milne", "0.000225"); error here ---^ Parse error near line 19069: no such column: "sectional" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sectional", "0.000225"); error here ---^ Parse error near line 19070: no such column: "scroll" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scroll", "0.000225"); error here ---^ Parse error near line 19071: no such column: "panelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("panelling", "0.000225"); error here ---^ Parse error near line 19072: no such column: "roh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("roh", "0.000225"); error here ---^ Parse error near line 19073: no such column: "assemblage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assemblage", "0.000225"); error here ---^ Parse error near line 19074: no such column: "mia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mia", "0.000225"); error here ---^ Parse error near line 19075: no such column: "habitually" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("habitually", "0.000225"); error here ---^ Parse error near line 19076: no such column: "modal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("modal", "0.000225"); error here ---^ Parse error near line 19077: no such column: "loco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("loco", "0.000225"); error here ---^ Parse error near line 19078: no such column: "lowell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lowell", "0.000225"); error here ---^ Parse error near line 19079: no such column: "reputations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reputations", "0.000225"); error here ---^ Parse error near line 19080: no such column: "vigil" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vigil", "0.000225"); error here ---^ Parse error near line 19081: no such column: "nape" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nape", "0.000225"); error here ---^ Parse error near line 19082: no such column: "omar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("omar", "0.000225"); error here ---^ Parse error near line 19083: no such column: "churning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("churning", "0.000225"); error here ---^ Parse error near line 19084: no such column: "convocation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("convocation", "0.000225"); error here ---^ Parse error near line 19085: no such column: "beckenham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beckenham", "0.000225"); error here ---^ Parse error near line 19086: no such column: "gestation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gestation", "0.000225"); error here ---^ Parse error near line 19087: no such column: "chucked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chucked", "0.000225"); error here ---^ Parse error near line 19088: no such column: "moray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moray", "0.000225"); error here ---^ Parse error near line 19089: no such column: "bowels" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowels", "0.000225"); error here ---^ Parse error near line 19090: no such column: "ultraviolet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ultraviolet", "0.000225"); error here ---^ Parse error near line 19091: no such column: "reviewer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reviewer", "0.000225"); error here ---^ Parse error near line 19092: no such column: "ringed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ringed", "0.000225"); error here ---^ Parse error near line 19093: no such column: "jett" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jett", "0.000225"); error here ---^ Parse error near line 19094: no such column: "deceit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deceit", "0.000225"); error here ---^ Parse error near line 19095: no such column: "awakened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("awakened", "0.000225"); error here ---^ Parse error near line 19096: no such column: "incline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("incline", "0.000225"); error here ---^ Parse error near line 19097: no such column: "lull" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lull", "0.000225"); error here ---^ Parse error near line 19098: no such column: "cigars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cigars", "0.000225"); error here ---^ Parse error near line 19099: no such column: "epilepsy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("epilepsy", "0.000225"); error here ---^ Parse error near line 19100: no such column: "distillers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distillers", "0.000225"); error here ---^ Parse error near line 19101: no such column: "rigidity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rigidity", "0.000225"); error here ---^ Parse error near line 19102: no such column: "archway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("archway", "0.000225"); error here ---^ Parse error near line 19103: no such column: "barrie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barrie", "0.000225"); error here ---^ Parse error near line 19104: no such column: "stifling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stifling", "0.000225"); error here ---^ Parse error near line 19105: no such column: "holden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("holden", "0.000225"); error here ---^ Parse error near line 19106: no such column: "providence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("providence", "0.000225"); error here ---^ Parse error near line 19107: no such column: "howarth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("howarth", "0.000225"); error here ---^ Parse error near line 19108: no such column: "nu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nu", "0.000225"); error here ---^ Parse error near line 19109: no such column: "permeability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("permeability", "0.000225"); error here ---^ Parse error near line 19110: no such column: "authorise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("authorise", "0.000224"); error here ---^ Parse error near line 19111: no such column: "proclamation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proclamation", "0.000224"); error here ---^ Parse error near line 19112: no such column: "flushing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flushing", "0.000224"); error here ---^ Parse error near line 19113: no such column: "pristine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pristine", "0.000224"); error here ---^ Parse error near line 19114: no such column: "gunn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gunn", "0.000224"); error here ---^ Parse error near line 19115: no such column: "societal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("societal", "0.000224"); error here ---^ Parse error near line 19116: no such column: "twitching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twitching", "0.000224"); error here ---^ Parse error near line 19117: no such column: "quantified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quantified", "0.000224"); error here ---^ Parse error near line 19118: no such column: "graphite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graphite", "0.000224"); error here ---^ Parse error near line 19119: no such column: "verbally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("verbally", "0.000224"); error here ---^ Parse error near line 19120: no such column: "tackles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tackles", "0.000224"); error here ---^ Parse error near line 19121: no such column: "bobbing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bobbing", "0.000224"); error here ---^ Parse error near line 19122: no such column: "leakage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leakage", "0.000224"); error here ---^ Parse error near line 19123: no such column: "ingrid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ingrid", "0.000224"); error here ---^ Parse error near line 19124: no such column: "salaried" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("salaried", "0.000224"); error here ---^ Parse error near line 19125: no such column: "theodore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("theodore", "0.000224"); error here ---^ Parse error near line 19126: no such column: "danielle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("danielle", "0.000224"); error here ---^ Parse error near line 19127: no such column: "sew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sew", "0.000224"); error here ---^ Parse error near line 19128: no such column: "bohemia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bohemia", "0.000224"); error here ---^ Parse error near line 19129: no such column: "adelaide" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adelaide", "0.000224"); error here ---^ Parse error near line 19130: no such column: "paranoia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paranoia", "0.000224"); error here ---^ Parse error near line 19131: no such column: "conjecture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conjecture", "0.000224"); error here ---^ Parse error near line 19132: no such column: "ling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ling", "0.000224"); error here ---^ Parse error near line 19133: no such column: "stumps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stumps", "0.000224"); error here ---^ Parse error near line 19134: no such column: "argentinian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("argentinian", "0.000224"); error here ---^ Parse error near line 19135: no such column: "dusted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dusted", "0.000224"); error here ---^ Parse error near line 19136: no such column: "forsyth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forsyth", "0.000224"); error here ---^ Parse error near line 19137: no such column: "orthopaedic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orthopaedic", "0.000224"); error here ---^ Parse error near line 19138: no such column: "retires" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("retires", "0.000224"); error here ---^ Parse error near line 19139: no such column: "applicability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("applicability", "0.000224"); error here ---^ Parse error near line 19140: no such column: "handel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handel", "0.000224"); error here ---^ Parse error near line 19141: no such column: "pep" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pep", "0.000224"); error here ---^ Parse error near line 19142: no such column: "compton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compton", "0.000224"); error here ---^ Parse error near line 19143: no such column: "pretext" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pretext", "0.000224"); error here ---^ Parse error near line 19144: no such column: "peruvian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peruvian", "0.000224"); error here ---^ Parse error near line 19145: no such column: "trash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trash", "0.000224"); error here ---^ Parse error near line 19146: no such column: "fern" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fern", "0.000224"); error here ---^ Parse error near line 19147: no such column: "unfounded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unfounded", "0.000224"); error here ---^ Parse error near line 19148: no such column: "addicts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("addicts", "0.000224"); error here ---^ Parse error near line 19149: no such column: "tremor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tremor", "0.000224"); error here ---^ Parse error near line 19150: no such column: "lucid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lucid", "0.000224"); error here ---^ Parse error near line 19151: no such column: "alexandria" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alexandria", "0.000224"); error here ---^ Parse error near line 19152: no such column: "smouldering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smouldering", "0.000224"); error here ---^ Parse error near line 19153: no such column: "vanishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vanishing", "0.000224"); error here ---^ Parse error near line 19154: no such column: "suzie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suzie", "0.000224"); error here ---^ Parse error near line 19155: no such column: "provenance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("provenance", "0.000224"); error here ---^ Parse error near line 19156: no such column: "huskily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("huskily", "0.000224"); error here ---^ Parse error near line 19157: no such column: "undressed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undressed", "0.000224"); error here ---^ Parse error near line 19158: no such column: "interruptions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("interruptions", "0.000224"); error here ---^ Parse error near line 19159: no such column: "maman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maman", "0.000224"); error here ---^ Parse error near line 19160: no such column: "aldershot" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aldershot", "0.000224"); error here ---^ Parse error near line 19161: no such column: "ghetto" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ghetto", "0.000224"); error here ---^ Parse error near line 19162: no such column: "glyn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glyn", "0.000224"); error here ---^ Parse error near line 19163: no such column: "thickened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thickened", "0.000224"); error here ---^ Parse error near line 19164: no such column: "slain" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slain", "0.000224"); error here ---^ Parse error near line 19165: no such column: "crouch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crouch", "0.000224"); error here ---^ Parse error near line 19166: no such column: "compilers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compilers", "0.000224"); error here ---^ Parse error near line 19167: no such column: "paced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paced", "0.000224"); error here ---^ Parse error near line 19168: no such column: "positivism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("positivism", "0.000224"); error here ---^ Parse error near line 19169: no such column: "dispositions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dispositions", "0.000223"); error here ---^ Parse error near line 19170: no such column: "churchmen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("churchmen", "0.000223"); error here ---^ Parse error near line 19171: no such column: "appellants" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("appellants", "0.000223"); error here ---^ Parse error near line 19172: no such column: "freshness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("freshness", "0.000223"); error here ---^ Parse error near line 19173: no such column: "lowlands" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lowlands", "0.000223"); error here ---^ Parse error near line 19174: no such column: "rigour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rigour", "0.000223"); error here ---^ Parse error near line 19175: no such column: "embodiment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embodiment", "0.000223"); error here ---^ Parse error near line 19176: no such column: "leafy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leafy", "0.000223"); error here ---^ Parse error near line 19177: no such column: "baton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("baton", "0.000223"); error here ---^ Parse error near line 19178: no such column: "entourage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("entourage", "0.000223"); error here ---^ Parse error near line 19179: no such column: "scents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scents", "0.000223"); error here ---^ Parse error near line 19180: no such column: "villains" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("villains", "0.000223"); error here ---^ Parse error near line 19181: no such column: "steamer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("steamer", "0.000223"); error here ---^ Parse error near line 19182: no such column: "aloft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aloft", "0.000223"); error here ---^ Parse error near line 19183: no such column: "satanic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satanic", "0.000223"); error here ---^ Parse error near line 19184: no such column: "beauties" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("beauties", "0.000223"); error here ---^ Parse error near line 19185: no such column: "lizard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lizard", "0.000223"); error here ---^ Parse error near line 19186: no such column: "antwerp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("antwerp", "0.000223"); error here ---^ Parse error near line 19187: no such column: "unloaded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unloaded", "0.000223"); error here ---^ Parse error near line 19188: no such column: "vindicated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vindicated", "0.000223"); error here ---^ Parse error near line 19189: no such column: "streamlined" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("streamlined", "0.000223"); error here ---^ Parse error near line 19190: no such column: "organist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organist", "0.000223"); error here ---^ Parse error near line 19191: no such column: "balmoral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balmoral", "0.000223"); error here ---^ Parse error near line 19192: no such column: "gloomily" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gloomily", "0.000223"); error here ---^ Parse error near line 19193: no such column: "penicillin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penicillin", "0.000223"); error here ---^ Parse error near line 19194: no such column: "reversible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reversible", "0.000223"); error here ---^ Parse error near line 19195: no such column: "stink" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stink", "0.000223"); error here ---^ Parse error near line 19196: no such column: "trotted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trotted", "0.000223"); error here ---^ Parse error near line 19197: no such column: "genital" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genital", "0.000223"); error here ---^ Parse error near line 19198: no such column: "slug" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slug", "0.000223"); error here ---^ Parse error near line 19199: no such column: "sizewell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sizewell", "0.000223"); error here ---^ Parse error near line 19200: no such column: "justly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("justly", "0.000223"); error here ---^ Parse error near line 19201: no such column: "telephoning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("telephoning", "0.000223"); error here ---^ Parse error near line 19202: no such column: "threaded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("threaded", "0.000223"); error here ---^ Parse error near line 19203: no such column: "bros" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bros", "0.000223"); error here ---^ Parse error near line 19204: no such column: "wastage" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wastage", "0.000223"); error here ---^ Parse error near line 19205: no such column: "humid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("humid", "0.000223"); error here ---^ Parse error near line 19206: no such column: "blimey" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blimey", "0.000223"); error here ---^ Parse error near line 19207: no such column: "defer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defer", "0.000223"); error here ---^ Parse error near line 19208: no such column: "clout" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clout", "0.000223"); error here ---^ Parse error near line 19209: no such column: "watchers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("watchers", "0.000223"); error here ---^ Parse error near line 19210: no such column: "stumble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stumble", "0.000223"); error here ---^ Parse error near line 19211: no such column: "adherents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("adherents", "0.000223"); error here ---^ Parse error near line 19212: no such column: "caress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caress", "0.000223"); error here ---^ Parse error near line 19213: no such column: "omit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("omit", "0.000223"); error here ---^ Parse error near line 19214: no such column: "leaped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leaped", "0.000223"); error here ---^ Parse error near line 19215: no such column: "bullock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bullock", "0.000223"); error here ---^ Parse error near line 19216: no such column: "preachers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("preachers", "0.000223"); error here ---^ Parse error near line 19217: no such column: "cinderella" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cinderella", "0.000223"); error here ---^ Parse error near line 19218: no such column: "savour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("savour", "0.000223"); error here ---^ Parse error near line 19219: no such column: "stalked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stalked", "0.000223"); error here ---^ Parse error near line 19220: no such column: "cubs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cubs", "0.000223"); error here ---^ Parse error near line 19221: no such column: "sludge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sludge", "0.000223"); error here ---^ Parse error near line 19222: no such column: "op" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("op", "0.000223"); error here ---^ Parse error near line 19223: no such column: "morland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("morland", "0.000223"); error here ---^ Parse error near line 19224: no such column: "whirled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whirled", "0.000223"); error here ---^ Parse error near line 19225: no such column: "ferocity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ferocity", "0.000223"); error here ---^ Parse error near line 19226: no such column: "whiff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whiff", "0.000223"); error here ---^ Parse error near line 19227: no such column: "sociologist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sociologist", "0.000223"); error here ---^ Parse error near line 19228: no such column: "cucumber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cucumber", "0.000222"); error here ---^ Parse error near line 19229: no such column: "consigned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consigned", "0.000222"); error here ---^ Parse error near line 19230: no such column: "comprehensible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comprehensible", "0.000222"); error here ---^ Parse error near line 19231: no such column: "migrating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("migrating", "0.000222"); error here ---^ Parse error near line 19232: no such column: "truthful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("truthful", "0.000222"); error here ---^ Parse error near line 19233: no such column: "actuarial" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("actuarial", "0.000222"); error here ---^ Parse error near line 19234: no such column: "achievable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("achievable", "0.000222"); error here ---^ Parse error near line 19235: no such column: "slows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slows", "0.000222"); error here ---^ Parse error near line 19236: no such column: "barges" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barges", "0.000222"); error here ---^ Parse error near line 19237: no such column: "semblance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("semblance", "0.000222"); error here ---^ Parse error near line 19238: no such column: "horseback" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("horseback", "0.000222"); error here ---^ Parse error near line 19239: no such column: "inventing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inventing", "0.000222"); error here ---^ Parse error near line 19240: no such column: "transparency" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transparency", "0.000222"); error here ---^ Parse error near line 19241: no such column: "logged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("logged", "0.000222"); error here ---^ Parse error near line 19242: no such column: "marvel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marvel", "0.000222"); error here ---^ Parse error near line 19243: no such column: "weakest" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weakest", "0.000222"); error here ---^ Parse error near line 19244: no such column: "huntingdon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("huntingdon", "0.000222"); error here ---^ Parse error near line 19245: no such column: "hancock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hancock", "0.000222"); error here ---^ Parse error near line 19246: no such column: "abolishing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abolishing", "0.000222"); error here ---^ Parse error near line 19247: no such column: "homer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homer", "0.000222"); error here ---^ Parse error near line 19248: no such column: "johann" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("johann", "0.000222"); error here ---^ Parse error near line 19249: no such column: "purported" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purported", "0.000222"); error here ---^ Parse error near line 19250: no such column: "hewlett" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hewlett", "0.000222"); error here ---^ Parse error near line 19251: no such column: "tonal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tonal", "0.000222"); error here ---^ Parse error near line 19252: no such column: "ida" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ida", "0.000222"); error here ---^ Parse error near line 19253: no such column: "contradicted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contradicted", "0.000222"); error here ---^ Parse error near line 19254: no such column: "grounding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grounding", "0.000222"); error here ---^ Parse error near line 19255: no such column: "natasha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("natasha", "0.000222"); error here ---^ Parse error near line 19256: no such column: "fend" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fend", "0.000222"); error here ---^ Parse error near line 19257: no such column: "reproach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reproach", "0.000222"); error here ---^ Parse error near line 19258: no such column: "commotion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commotion", "0.000222"); error here ---^ Parse error near line 19259: no such column: "debatable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("debatable", "0.000222"); error here ---^ Parse error near line 19260: no such column: "astonishingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("astonishingly", "0.000222"); error here ---^ Parse error near line 19261: no such column: "affections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affections", "0.000222"); error here ---^ Parse error near line 19262: no such column: "heinrich" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heinrich", "0.000222"); error here ---^ Parse error near line 19263: no such column: "obedient" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("obedient", "0.000222"); error here ---^ Parse error near line 19264: no such column: "accredited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accredited", "0.000222"); error here ---^ Parse error near line 19265: no such column: "mobilization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mobilization", "0.000222"); error here ---^ Parse error near line 19266: no such column: "physiotherapy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("physiotherapy", "0.000222"); error here ---^ Parse error near line 19267: no such column: "canberra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canberra", "0.000222"); error here ---^ Parse error near line 19268: no such column: "forester" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forester", "0.000222"); error here ---^ Parse error near line 19269: no such column: "unloading" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unloading", "0.000222"); error here ---^ Parse error near line 19270: no such column: "pronouncements" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pronouncements", "0.000222"); error here ---^ Parse error near line 19271: no such column: "iraqis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iraqis", "0.000222"); error here ---^ Parse error near line 19272: no such column: "tutorials" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tutorials", "0.000222"); error here ---^ Parse error near line 19273: no such column: "defensively" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defensively", "0.000222"); error here ---^ Parse error near line 19274: no such column: "rutherford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rutherford", "0.000222"); error here ---^ Parse error near line 19275: no such column: "lithosphere" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lithosphere", "0.000222"); error here ---^ Parse error near line 19276: no such column: "draper" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("draper", "0.000222"); error here ---^ Parse error near line 19277: no such column: "painstaking" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("painstaking", "0.000222"); error here ---^ Parse error near line 19278: no such column: "hinge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hinge", "0.000222"); error here ---^ Parse error near line 19279: no such column: "honduras" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("honduras", "0.000222"); error here ---^ Parse error near line 19280: no such column: "slang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("slang", "0.000222"); error here ---^ Parse error near line 19281: no such column: "ibn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ibn", "0.000222"); error here ---^ Parse error near line 19282: no such column: "toothpaste" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toothpaste", "0.000222"); error here ---^ Parse error near line 19283: no such column: "coveted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coveted", "0.000222"); error here ---^ Parse error near line 19284: no such column: "crossings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crossings", "0.000222"); error here ---^ Parse error near line 19285: no such column: "absently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("absently", "0.000221"); error here ---^ Parse error near line 19286: no such column: "buenos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buenos", "0.000221"); error here ---^ Parse error near line 19287: no such column: "vigilant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vigilant", "0.000221"); error here ---^ Parse error near line 19288: no such column: "wilkins" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wilkins", "0.000221"); error here ---^ Parse error near line 19289: no such column: "grimaced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grimaced", "0.000221"); error here ---^ Parse error near line 19290: no such column: "spinner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spinner", "0.000221"); error here ---^ Parse error near line 19291: no such column: "thumped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thumped", "0.000221"); error here ---^ Parse error near line 19292: no such column: "biographer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biographer", "0.000221"); error here ---^ Parse error near line 19293: no such column: "seaweed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seaweed", "0.000221"); error here ---^ Parse error near line 19294: no such column: "cruises" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cruises", "0.000221"); error here ---^ Parse error near line 19295: no such column: "norma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("norma", "0.000221"); error here ---^ Parse error near line 19296: no such column: "terracotta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("terracotta", "0.000221"); error here ---^ Parse error near line 19297: no such column: "paralysis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paralysis", "0.000221"); error here ---^ Parse error near line 19298: no such column: "pickets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pickets", "0.000221"); error here ---^ Parse error near line 19299: no such column: "ness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ness", "0.000221"); error here ---^ Parse error near line 19300: no such column: "embassies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("embassies", "0.000221"); error here ---^ Parse error near line 19301: no such column: "herts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("herts", "0.000221"); error here ---^ Parse error near line 19302: no such column: "synonyms" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("synonyms", "0.000221"); error here ---^ Parse error near line 19303: no such column: "peng" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peng", "0.000221"); error here ---^ Parse error near line 19304: no such column: "flanker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flanker", "0.000221"); error here ---^ Parse error near line 19305: no such column: "apical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apical", "0.000221"); error here ---^ Parse error near line 19306: no such column: "strat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strat", "0.000221"); error here ---^ Parse error near line 19307: no such column: "blatantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blatantly", "0.000221"); error here ---^ Parse error near line 19308: no such column: "magnates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magnates", "0.000221"); error here ---^ Parse error near line 19309: no such column: "grudgingly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grudgingly", "0.000221"); error here ---^ Parse error near line 19310: no such column: "standardized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("standardized", "0.000221"); error here ---^ Parse error near line 19311: no such column: "imperialist" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imperialist", "0.000221"); error here ---^ Parse error near line 19312: no such column: "waterfalls" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waterfalls", "0.000221"); error here ---^ Parse error near line 19313: no such column: "achilles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("achilles", "0.000221"); error here ---^ Parse error near line 19314: no such column: "affluence" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affluence", "0.000221"); error here ---^ Parse error near line 19315: no such column: "mash" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mash", "0.000221"); error here ---^ Parse error near line 19316: no such column: "girlfriends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("girlfriends", "0.000221"); error here ---^ Parse error near line 19317: no such column: "mixes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mixes", "0.000221"); error here ---^ Parse error near line 19318: no such column: "elevator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elevator", "0.000221"); error here ---^ Parse error near line 19319: no such column: "hansard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hansard", "0.000221"); error here ---^ Parse error near line 19320: no such column: "upholstery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upholstery", "0.000221"); error here ---^ Parse error near line 19321: no such column: "deictic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deictic", "0.000221"); error here ---^ Parse error near line 19322: no such column: "purification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("purification", "0.000221"); error here ---^ Parse error near line 19323: no such column: "sprs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sprs", "0.000221"); error here ---^ Parse error near line 19324: no such column: "pendant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pendant", "0.000221"); error here ---^ Parse error near line 19325: no such column: "eurotunnel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eurotunnel", "0.000221"); error here ---^ Parse error near line 19326: no such column: "fabio" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fabio", "0.000221"); error here ---^ Parse error near line 19327: no such column: "localized" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("localized", "0.000221"); error here ---^ Parse error near line 19328: no such column: "radiotherapy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("radiotherapy", "0.000221"); error here ---^ Parse error near line 19329: no such column: "hellenistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hellenistic", "0.000221"); error here ---^ Parse error near line 19330: no such column: "tit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tit", "0.000221"); error here ---^ Parse error near line 19331: no such column: "flannel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flannel", "0.000221"); error here ---^ Parse error near line 19332: no such column: "kinder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kinder", "0.000221"); error here ---^ Parse error near line 19333: no such column: "reappear" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reappear", "0.000221"); error here ---^ Parse error near line 19334: no such column: "lurch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lurch", "0.000221"); error here ---^ Parse error near line 19335: no such column: "needham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("needham", "0.000221"); error here ---^ Parse error near line 19336: no such column: "iranians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iranians", "0.000220"); error here ---^ Parse error near line 19337: no such column: "macaulay" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("macaulay", "0.000220"); error here ---^ Parse error near line 19338: no such column: "reset" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reset", "0.000220"); error here ---^ Parse error near line 19339: no such column: "stitched" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stitched", "0.000220"); error here ---^ Parse error near line 19340: no such column: "affectionately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affectionately", "0.000220"); error here ---^ Parse error near line 19341: no such column: "och" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("och", "0.000220"); error here ---^ Parse error near line 19342: no such column: "tingling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tingling", "0.000220"); error here ---^ Parse error near line 19343: no such column: "bertha" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bertha", "0.000220"); error here ---^ Parse error near line 19344: no such column: "intermittently" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intermittently", "0.000220"); error here ---^ Parse error near line 19345: no such column: "orchid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("orchid", "0.000220"); error here ---^ Parse error near line 19346: no such column: "mammoth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mammoth", "0.000220"); error here ---^ Parse error near line 19347: no such column: "hooligan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hooligan", "0.000220"); error here ---^ Parse error near line 19348: no such column: "designate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("designate", "0.000220"); error here ---^ Parse error near line 19349: no such column: "perpendicular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perpendicular", "0.000220"); error here ---^ Parse error near line 19350: no such column: "gallup" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gallup", "0.000220"); error here ---^ Parse error near line 19351: no such column: "demolish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("demolish", "0.000220"); error here ---^ Parse error near line 19352: no such column: "shambles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shambles", "0.000220"); error here ---^ Parse error near line 19353: no such column: "deformed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deformed", "0.000220"); error here ---^ Parse error near line 19354: no such column: "georg" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("georg", "0.000220"); error here ---^ Parse error near line 19355: no such column: "buns" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buns", "0.000220"); error here ---^ Parse error near line 19356: no such column: "camilla" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("camilla", "0.000220"); error here ---^ Parse error near line 19357: no such column: "bowie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bowie", "0.000220"); error here ---^ Parse error near line 19358: no such column: "workman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workman", "0.000220"); error here ---^ Parse error near line 19359: no such column: "cola" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cola", "0.000220"); error here ---^ Parse error near line 19360: no such column: "maynard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maynard", "0.000220"); error here ---^ Parse error near line 19361: no such column: "apologetically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apologetically", "0.000220"); error here ---^ Parse error near line 19362: no such column: "recapture" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recapture", "0.000220"); error here ---^ Parse error near line 19363: no such column: "creams" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creams", "0.000220"); error here ---^ Parse error near line 19364: no such column: "sensor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensor", "0.000220"); error here ---^ Parse error near line 19365: no such column: "seminal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seminal", "0.000220"); error here ---^ Parse error near line 19366: no such column: "pascal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pascal", "0.000220"); error here ---^ Parse error near line 19367: no such column: "deformation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deformation", "0.000220"); error here ---^ Parse error near line 19368: no such column: "sherlock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sherlock", "0.000220"); error here ---^ Parse error near line 19369: no such column: "expertly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("expertly", "0.000220"); error here ---^ Parse error near line 19370: no such column: "citadel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("citadel", "0.000220"); error here ---^ Parse error near line 19371: no such column: "indeterminate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indeterminate", "0.000220"); error here ---^ Parse error near line 19372: no such column: "juveniles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("juveniles", "0.000220"); error here ---^ Parse error near line 19373: no such column: "smeared" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("smeared", "0.000220"); error here ---^ Parse error near line 19374: no such column: "restricts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restricts", "0.000220"); error here ---^ Parse error near line 19375: no such column: "nitrates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nitrates", "0.000220"); error here ---^ Parse error near line 19376: no such column: "buttress" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buttress", "0.000220"); error here ---^ Parse error near line 19377: no such column: "proctor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proctor", "0.000220"); error here ---^ Parse error near line 19378: no such column: "dp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dp", "0.000220"); error here ---^ Parse error near line 19379: no such column: "knossos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("knossos", "0.000220"); error here ---^ Parse error near line 19380: no such column: "breeches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("breeches", "0.000220"); error here ---^ Parse error near line 19381: no such column: "canoeing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("canoeing", "0.000220"); error here ---^ Parse error near line 19382: no such column: "shaikh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shaikh", "0.000219"); error here ---^ Parse error near line 19383: no such column: "illusory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("illusory", "0.000219"); error here ---^ Parse error near line 19384: no such column: "hodgson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hodgson", "0.000219"); error here ---^ Parse error near line 19385: no such column: "diplock" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diplock", "0.000219"); error here ---^ Parse error near line 19386: no such column: "amicable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amicable", "0.000219"); error here ---^ Parse error near line 19387: no such column: "eastwood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eastwood", "0.000219"); error here ---^ Parse error near line 19388: no such column: "corrections" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corrections", "0.000219"); error here ---^ Parse error near line 19389: no such column: "lr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lr", "0.000219"); error here ---^ Parse error near line 19390: no such column: "afresh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("afresh", "0.000219"); error here ---^ Parse error near line 19391: no such column: "acet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("acet", "0.000219"); error here ---^ Parse error near line 19392: no such column: "conjured" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conjured", "0.000219"); error here ---^ Parse error near line 19393: no such column: "sept" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sept", "0.000219"); error here ---^ Parse error near line 19394: no such column: "pepsinogen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pepsinogen", "0.000219"); error here ---^ Parse error near line 19395: no such column: "trance" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trance", "0.000219"); error here ---^ Parse error near line 19396: no such column: "scowled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scowled", "0.000219"); error here ---^ Parse error near line 19397: no such column: "biographies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biographies", "0.000219"); error here ---^ Parse error near line 19398: no such column: "drummond" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drummond", "0.000219"); error here ---^ Parse error near line 19399: no such column: "amorphous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amorphous", "0.000219"); error here ---^ Parse error near line 19400: no such column: "mixer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mixer", "0.000219"); error here ---^ Parse error near line 19401: no such column: "dm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dm", "0.000219"); error here ---^ Parse error near line 19402: no such column: "hammers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hammers", "0.000219"); error here ---^ Parse error near line 19403: no such column: "penn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("penn", "0.000219"); error here ---^ Parse error near line 19404: no such column: "guru" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guru", "0.000219"); error here ---^ Parse error near line 19405: no such column: "bryce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bryce", "0.000219"); error here ---^ Parse error near line 19406: no such column: "cores" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cores", "0.000219"); error here ---^ Parse error near line 19407: no such column: "royce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("royce", "0.000219"); error here ---^ Parse error near line 19408: no such column: "armoury" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("armoury", "0.000219"); error here ---^ Parse error near line 19409: no such column: "gruelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gruelling", "0.000219"); error here ---^ Parse error near line 19410: no such column: "trunchbull" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trunchbull", "0.000219"); error here ---^ Parse error near line 19411: no such column: "pierce" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pierce", "0.000219"); error here ---^ Parse error near line 19412: no such column: "unoccupied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unoccupied", "0.000219"); error here ---^ Parse error near line 19413: no such column: "leagues" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leagues", "0.000219"); error here ---^ Parse error near line 19414: no such column: "experimented" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("experimented", "0.000219"); error here ---^ Parse error near line 19415: no such column: "lilian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lilian", "0.000219"); error here ---^ Parse error near line 19416: no such column: "greyhound" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("greyhound", "0.000219"); error here ---^ Parse error near line 19417: no such column: "masterpieces" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("masterpieces", "0.000219"); error here ---^ Parse error near line 19418: no such column: "homoeopathy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("homoeopathy", "0.000219"); error here ---^ Parse error near line 19419: no such column: "occupiers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occupiers", "0.000219"); error here ---^ Parse error near line 19420: no such column: "lettering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lettering", "0.000219"); error here ---^ Parse error near line 19421: no such column: "garnish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("garnish", "0.000219"); error here ---^ Parse error near line 19422: no such column: "pitiful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pitiful", "0.000219"); error here ---^ Parse error near line 19423: no such column: "scribbled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scribbled", "0.000219"); error here ---^ Parse error near line 19424: no such column: "fenari" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fenari", "0.000219"); error here ---^ Parse error near line 19425: no such column: "flutter" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flutter", "0.000219"); error here ---^ Parse error near line 19426: no such column: "bullied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bullied", "0.000219"); error here ---^ Parse error near line 19427: no such column: "comer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comer", "0.000219"); error here ---^ Parse error near line 19428: no such column: "distilled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distilled", "0.000219"); error here ---^ Parse error near line 19429: no such column: "affective" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("affective", "0.000219"); error here ---^ Parse error near line 19430: no such column: "mite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mite", "0.000219"); error here ---^ Parse error near line 19431: no such column: "mega" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mega", "0.000219"); error here ---^ Parse error near line 19432: no such column: "tremayne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tremayne", "0.000219"); error here ---^ Parse error near line 19433: no such column: "paler" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paler", "0.000219"); error here ---^ Parse error near line 19434: no such column: "mutiny" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mutiny", "0.000219"); error here ---^ Parse error near line 19435: no such column: "swoop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swoop", "0.000219"); error here ---^ Parse error near line 19436: no such column: "flooring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flooring", "0.000219"); error here ---^ Parse error near line 19437: no such column: "basketball" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("basketball", "0.000219"); error here ---^ Parse error near line 19438: no such column: "undeniable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undeniable", "0.000219"); error here ---^ Parse error near line 19439: no such column: "burmese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("burmese", "0.000219"); error here ---^ Parse error near line 19440: no such column: "consul" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consul", "0.000219"); error here ---^ Parse error near line 19441: no such column: "peregrine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peregrine", "0.000219"); error here ---^ Parse error near line 19442: no such column: "disillusionment" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disillusionment", "0.000219"); error here ---^ Parse error near line 19443: no such column: "converge" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("converge", "0.000219"); error here ---^ Parse error near line 19444: no such column: "vineyard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vineyard", "0.000219"); error here ---^ Parse error near line 19445: no such column: "epistemological" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("epistemological", "0.000219"); error here ---^ Parse error near line 19446: no such column: "tito" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tito", "0.000219"); error here ---^ Parse error near line 19447: no such column: "treachery" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("treachery", "0.000219"); error here ---^ Parse error near line 19448: no such column: "crp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("crp", "0.000218"); error here ---^ Parse error near line 19449: no such column: "cadets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cadets", "0.000218"); error here ---^ Parse error near line 19450: no such column: "drumming" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("drumming", "0.000218"); error here ---^ Parse error near line 19451: no such column: "alzheimer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alzheimer", "0.000218"); error here ---^ Parse error near line 19452: no such column: "blunder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blunder", "0.000218"); error here ---^ Parse error near line 19453: no such column: "jonathon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jonathon", "0.000218"); error here ---^ Parse error near line 19454: no such column: "guildhall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guildhall", "0.000218"); error here ---^ Parse error near line 19455: no such column: "hasten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hasten", "0.000218"); error here ---^ Parse error near line 19456: no such column: "resignations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resignations", "0.000218"); error here ---^ Parse error near line 19457: no such column: "stevie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stevie", "0.000218"); error here ---^ Parse error near line 19458: no such column: "unjustified" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unjustified", "0.000218"); error here ---^ Parse error near line 19459: no such column: "cadfael" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cadfael", "0.000218"); error here ---^ Parse error near line 19460: no such column: "coupons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coupons", "0.000218"); error here ---^ Parse error near line 19461: no such column: "laurel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laurel", "0.000218"); error here ---^ Parse error near line 19462: no such column: "trapping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("trapping", "0.000218"); error here ---^ Parse error near line 19463: no such column: "pied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pied", "0.000218"); error here ---^ Parse error near line 19464: no such column: "wally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wally", "0.000218"); error here ---^ Parse error near line 19465: no such column: "carver" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carver", "0.000218"); error here ---^ Parse error near line 19466: no such column: "decentralisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("decentralisation", "0.000218"); error here ---^ Parse error near line 19467: no such column: "flop" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flop", "0.000218"); error here ---^ Parse error near line 19468: no such column: "nods" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nods", "0.000218"); error here ---^ Parse error near line 19469: no such column: "duvall" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("duvall", "0.000218"); error here ---^ Parse error near line 19470: no such column: "bon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bon", "0.000218"); error here ---^ Parse error near line 19471: no such column: "ve" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ve", "0.000218"); error here ---^ Parse error near line 19472: no such column: "edmunds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edmunds", "0.000218"); error here ---^ Parse error near line 19473: no such column: "cinnamon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cinnamon", "0.000218"); error here ---^ Parse error near line 19474: no such column: "detract" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detract", "0.000218"); error here ---^ Parse error near line 19475: no such column: "titford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("titford", "0.000218"); error here ---^ Parse error near line 19476: no such column: "ailments" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ailments", "0.000218"); error here ---^ Parse error near line 19477: no such column: "dons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dons", "0.000218"); error here ---^ Parse error near line 19478: no such column: "forwarded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forwarded", "0.000218"); error here ---^ Parse error near line 19479: no such column: "whiskies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whiskies", "0.000218"); error here ---^ Parse error near line 19480: no such column: "spinners" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spinners", "0.000218"); error here ---^ Parse error near line 19481: no such column: "tensor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tensor", "0.000218"); error here ---^ Parse error near line 19482: no such column: "follower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("follower", "0.000218"); error here ---^ Parse error near line 19483: no such column: "spawned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spawned", "0.000218"); error here ---^ Parse error near line 19484: no such column: "iced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("iced", "0.000218"); error here ---^ Parse error near line 19485: no such column: "goldman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("goldman", "0.000218"); error here ---^ Parse error near line 19486: no such column: "browse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("browse", "0.000218"); error here ---^ Parse error near line 19487: no such column: "viennese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("viennese", "0.000218"); error here ---^ Parse error near line 19488: no such column: "spicy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spicy", "0.000218"); error here ---^ Parse error near line 19489: no such column: "whelan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whelan", "0.000218"); error here ---^ Parse error near line 19490: no such column: "detour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("detour", "0.000218"); error here ---^ Parse error near line 19491: no such column: "binder" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("binder", "0.000218"); error here ---^ Parse error near line 19492: no such column: "consort" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consort", "0.000218"); error here ---^ Parse error near line 19493: no such column: "streaked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("streaked", "0.000218"); error here ---^ Parse error near line 19494: no such column: "resounding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resounding", "0.000218"); error here ---^ Parse error near line 19495: no such column: "sedimentation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sedimentation", "0.000218"); error here ---^ Parse error near line 19496: no such column: "unheard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unheard", "0.000218"); error here ---^ Parse error near line 19497: no such column: "yeo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yeo", "0.000218"); error here ---^ Parse error near line 19498: no such column: "foresight" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("foresight", "0.000218"); error here ---^ Parse error near line 19499: no such column: "whirling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whirling", "0.000218"); error here ---^ Parse error near line 19500: no such column: "squatted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("squatted", "0.000218"); error here ---^ Parse error near line 19501: no such column: "imperatives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("imperatives", "0.000218"); error here ---^ Parse error near line 19502: no such column: "rehearsing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rehearsing", "0.000218"); error here ---^ Parse error near line 19503: no such column: "guillotine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("guillotine", "0.000218"); error here ---^ Parse error near line 19504: no such column: "powys" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("powys", "0.000218"); error here ---^ Parse error near line 19505: no such column: "leonardo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leonardo", "0.000218"); error here ---^ Parse error near line 19506: no such column: "machin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("machin", "0.000218"); error here ---^ Parse error near line 19507: no such column: "muir" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("muir", "0.000218"); error here ---^ Parse error near line 19508: no such column: "blackbird" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blackbird", "0.000217"); error here ---^ Parse error near line 19509: no such column: "auctions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auctions", "0.000217"); error here ---^ Parse error near line 19510: no such column: "alleyway" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("alleyway", "0.000217"); error here ---^ Parse error near line 19511: no such column: "consternation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consternation", "0.000217"); error here ---^ Parse error near line 19512: no such column: "deported" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deported", "0.000217"); error here ---^ Parse error near line 19513: no such column: "wistfully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wistfully", "0.000217"); error here ---^ Parse error near line 19514: no such column: "overboard" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overboard", "0.000217"); error here ---^ Parse error near line 19515: no such column: "auditorium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auditorium", "0.000217"); error here ---^ Parse error near line 19516: no such column: "conditioner" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conditioner", "0.000217"); error here ---^ Parse error near line 19517: no such column: "milestone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("milestone", "0.000217"); error here ---^ Parse error near line 19518: no such column: "skating" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skating", "0.000217"); error here ---^ Parse error near line 19519: no such column: "heaped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heaped", "0.000217"); error here ---^ Parse error near line 19520: no such column: "tcr" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tcr", "0.000217"); error here ---^ Parse error near line 19521: no such column: "mth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mth", "0.000217"); error here ---^ Parse error near line 19522: no such column: "chrissie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chrissie", "0.000217"); error here ---^ Parse error near line 19523: no such column: "zach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zach", "0.000217"); error here ---^ Parse error near line 19524: no such column: "kirby" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kirby", "0.000217"); error here ---^ Parse error near line 19525: no such column: "mcgrath" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mcgrath", "0.000217"); error here ---^ Parse error near line 19526: no such column: "autocratic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("autocratic", "0.000217"); error here ---^ Parse error near line 19527: no such column: "disclosures" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disclosures", "0.000217"); error here ---^ Parse error near line 19528: no such column: "surety" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surety", "0.000217"); error here ---^ Parse error near line 19529: no such column: "brendan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brendan", "0.000217"); error here ---^ Parse error near line 19530: no such column: "undecided" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("undecided", "0.000217"); error here ---^ Parse error near line 19531: no such column: "courtroom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("courtroom", "0.000217"); error here ---^ Parse error near line 19532: no such column: "belatedly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("belatedly", "0.000217"); error here ---^ Parse error near line 19533: no such column: "consents" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consents", "0.000217"); error here ---^ Parse error near line 19534: no such column: "jeanne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jeanne", "0.000217"); error here ---^ Parse error near line 19535: no such column: "handwritten" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("handwritten", "0.000217"); error here ---^ Parse error near line 19536: no such column: "warranted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warranted", "0.000217"); error here ---^ Parse error near line 19537: no such column: "unequivocally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unequivocally", "0.000217"); error here ---^ Parse error near line 19538: no such column: "everett" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("everett", "0.000217"); error here ---^ Parse error near line 19539: no such column: "opposites" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("opposites", "0.000217"); error here ---^ Parse error near line 19540: no such column: "prompts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prompts", "0.000217"); error here ---^ Parse error near line 19541: no such column: "edible" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("edible", "0.000217"); error here ---^ Parse error near line 19542: no such column: "negotiator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negotiator", "0.000217"); error here ---^ Parse error near line 19543: no such column: "forefinger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forefinger", "0.000217"); error here ---^ Parse error near line 19544: no such column: "howl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("howl", "0.000217"); error here ---^ Parse error near line 19545: no such column: "equator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("equator", "0.000217"); error here ---^ Parse error near line 19546: no such column: "southwell" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("southwell", "0.000217"); error here ---^ Parse error near line 19547: no such column: "ea" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ea", "0.000217"); error here ---^ Parse error near line 19548: no such column: "defense" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("defense", "0.000217"); error here ---^ Parse error near line 19549: no such column: "lifeline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lifeline", "0.000217"); error here ---^ Parse error near line 19550: no such column: "rammed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rammed", "0.000217"); error here ---^ Parse error near line 19551: no such column: "psychotic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("psychotic", "0.000217"); error here ---^ Parse error near line 19552: no such column: "selfishness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("selfishness", "0.000217"); error here ---^ Parse error near line 19553: no such column: "justifiably" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("justifiably", "0.000217"); error here ---^ Parse error near line 19554: no such column: "organizer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("organizer", "0.000217"); error here ---^ Parse error near line 19555: no such column: "stitching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stitching", "0.000217"); error here ---^ Parse error near line 19556: no such column: "poisons" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("poisons", "0.000217"); error here ---^ Parse error near line 19557: no such column: "thatcherite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thatcherite", "0.000217"); error here ---^ Parse error near line 19558: no such column: "amps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amps", "0.000217"); error here ---^ Parse error near line 19559: no such column: "epa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("epa", "0.000217"); error here ---^ Parse error near line 19560: no such column: "rotated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rotated", "0.000217"); error here ---^ Parse error near line 19561: no such column: "capacitor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("capacitor", "0.000217"); error here ---^ Parse error near line 19562: no such column: "plethora" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("plethora", "0.000217"); error here ---^ Parse error near line 19563: no such column: "exalted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exalted", "0.000217"); error here ---^ Parse error near line 19564: no such column: "overflowing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overflowing", "0.000217"); error here ---^ Parse error near line 19565: no such column: "mayonnaise" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mayonnaise", "0.000216"); error here ---^ Parse error near line 19566: no such column: "carbohydrates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("carbohydrates", "0.000216"); error here ---^ Parse error near line 19567: no such column: "nirvana" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nirvana", "0.000216"); error here ---^ Parse error near line 19568: no such column: "spans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spans", "0.000216"); error here ---^ Parse error near line 19569: no such column: "connors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("connors", "0.000216"); error here ---^ Parse error near line 19570: no such column: "anorak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anorak", "0.000216"); error here ---^ Parse error near line 19571: no such column: "conjunction" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conjunction", "0.000216"); error here ---^ Parse error near line 19572: no such column: "structurally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("structurally", "0.000216"); error here ---^ Parse error near line 19573: no such column: "tidying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tidying", "0.000216"); error here ---^ Parse error near line 19574: no such column: "buddhism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buddhism", "0.000216"); error here ---^ Parse error near line 19575: no such column: "myra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("myra", "0.000216"); error here ---^ Parse error near line 19576: no such column: "touche" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("touche", "0.000216"); error here ---^ Parse error near line 19577: no such column: "netted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("netted", "0.000216"); error here ---^ Parse error near line 19578: no such column: "soc" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soc", "0.000216"); error here ---^ Parse error near line 19579: no such column: "wilfrid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wilfrid", "0.000216"); error here ---^ Parse error near line 19580: no such column: "merchiston" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("merchiston", "0.000216"); error here ---^ Parse error near line 19581: no such column: "blyth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blyth", "0.000216"); error here ---^ Parse error near line 19582: no such column: "yarmouth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yarmouth", "0.000216"); error here ---^ Parse error near line 19583: no such column: "suppressing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suppressing", "0.000216"); error here ---^ Parse error near line 19584: no such column: "exits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exits", "0.000216"); error here ---^ Parse error near line 19585: no such column: "mercifully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mercifully", "0.000216"); error here ---^ Parse error near line 19586: no such column: "twoflower" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twoflower", "0.000216"); error here ---^ Parse error near line 19587: no such column: "depicts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("depicts", "0.000216"); error here ---^ Parse error near line 19588: no such column: "quashed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("quashed", "0.000216"); error here ---^ Parse error near line 19589: no such column: "vows" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vows", "0.000216"); error here ---^ Parse error near line 19590: no such column: "coy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("coy", "0.000216"); error here ---^ Parse error near line 19591: no such column: "venous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("venous", "0.000216"); error here ---^ Parse error near line 19592: no such column: "meryl" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("meryl", "0.000216"); error here ---^ Parse error near line 19593: no such column: "lfa" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lfa", "0.000216"); error here ---^ Parse error near line 19594: no such column: "mediaeval" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mediaeval", "0.000216"); error here ---^ Parse error near line 19595: no such column: "gulp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gulp", "0.000216"); error here ---^ Parse error near line 19596: no such column: "likened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("likened", "0.000216"); error here ---^ Parse error near line 19597: no such column: "inadequately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inadequately", "0.000216"); error here ---^ Parse error near line 19598: no such column: "fancies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fancies", "0.000216"); error here ---^ Parse error near line 19599: no such column: "proportionately" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proportionately", "0.000216"); error here ---^ Parse error near line 19600: no such column: "sonnet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sonnet", "0.000216"); error here ---^ Parse error near line 19601: no such column: "proton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proton", "0.000216"); error here ---^ Parse error near line 19602: no such column: "nominee" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nominee", "0.000216"); error here ---^ Parse error near line 19603: no such column: "rpm" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rpm", "0.000216"); error here ---^ Parse error near line 19604: no such column: "bismarck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bismarck", "0.000216"); error here ---^ Parse error near line 19605: no such column: "skipton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skipton", "0.000216"); error here ---^ Parse error near line 19606: no such column: "seething" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seething", "0.000216"); error here ---^ Parse error near line 19607: no such column: "unifying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unifying", "0.000216"); error here ---^ Parse error near line 19608: no such column: "transformer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("transformer", "0.000216"); error here ---^ Parse error near line 19609: no such column: "stubble" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stubble", "0.000216"); error here ---^ Parse error near line 19610: no such column: "ribber" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ribber", "0.000216"); error here ---^ Parse error near line 19611: no such column: "strayed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("strayed", "0.000216"); error here ---^ Parse error near line 19612: no such column: "ariel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ariel", "0.000216"); error here ---^ Parse error near line 19613: no such column: "nsf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nsf", "0.000216"); error here ---^ Parse error near line 19614: no such column: "farnborough" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("farnborough", "0.000216"); error here ---^ Parse error near line 19615: no such column: "revd" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("revd", "0.000215"); error here ---^ Parse error near line 19616: no such column: "seattle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seattle", "0.000215"); error here ---^ Parse error near line 19617: no such column: "hindered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hindered", "0.000215"); error here ---^ Parse error near line 19618: no such column: "bumps" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bumps", "0.000215"); error here ---^ Parse error near line 19619: no such column: "digit" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("digit", "0.000215"); error here ---^ Parse error near line 19620: no such column: "shovel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shovel", "0.000215"); error here ---^ Parse error near line 19621: no such column: "nightingale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nightingale", "0.000215"); error here ---^ Parse error near line 19622: no such column: "failings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("failings", "0.000215"); error here ---^ Parse error near line 19623: no such column: "amelia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amelia", "0.000215"); error here ---^ Parse error near line 19624: no such column: "hanover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hanover", "0.000215"); error here ---^ Parse error near line 19625: no such column: "auctioneer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("auctioneer", "0.000215"); error here ---^ Parse error near line 19626: no such column: "suspense" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("suspense", "0.000215"); error here ---^ Parse error near line 19627: no such column: "dada" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dada", "0.000215"); error here ---^ Parse error near line 19628: no such column: "apostle" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("apostle", "0.000215"); error here ---^ Parse error near line 19629: no such column: "battalions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("battalions", "0.000215"); error here ---^ Parse error near line 19630: no such column: "ethnographic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ethnographic", "0.000215"); error here ---^ Parse error near line 19631: no such column: "sightseeing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sightseeing", "0.000215"); error here ---^ Parse error near line 19632: no such column: "moratorium" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moratorium", "0.000215"); error here ---^ Parse error near line 19633: no such column: "winged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("winged", "0.000215"); error here ---^ Parse error near line 19634: no such column: "protagonists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protagonists", "0.000215"); error here ---^ Parse error near line 19635: no such column: "rejoin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rejoin", "0.000215"); error here ---^ Parse error near line 19636: no such column: "dissociation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dissociation", "0.000215"); error here ---^ Parse error near line 19637: no such column: "louvre" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("louvre", "0.000215"); error here ---^ Parse error near line 19638: no such column: "behold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("behold", "0.000215"); error here ---^ Parse error near line 19639: no such column: "hesitantly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hesitantly", "0.000215"); error here ---^ Parse error near line 19640: no such column: "sarcastic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sarcastic", "0.000215"); error here ---^ Parse error near line 19641: no such column: "satire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("satire", "0.000215"); error here ---^ Parse error near line 19642: no such column: "esquire" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("esquire", "0.000215"); error here ---^ Parse error near line 19643: no such column: "unsettling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unsettling", "0.000215"); error here ---^ Parse error near line 19644: no such column: "frazer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("frazer", "0.000215"); error here ---^ Parse error near line 19645: no such column: "hendrix" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hendrix", "0.000215"); error here ---^ Parse error near line 19646: no such column: "sp" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sp", "0.000215"); error here ---^ Parse error near line 19647: no such column: "surfing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("surfing", "0.000215"); error here ---^ Parse error near line 19648: no such column: "martyrs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("martyrs", "0.000215"); error here ---^ Parse error near line 19649: no such column: "tearful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tearful", "0.000215"); error here ---^ Parse error near line 19650: no such column: "stockbrokers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stockbrokers", "0.000215"); error here ---^ Parse error near line 19651: no such column: "cadet" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cadet", "0.000215"); error here ---^ Parse error near line 19652: no such column: "napoleonic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("napoleonic", "0.000215"); error here ---^ Parse error near line 19653: no such column: "teachings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("teachings", "0.000215"); error here ---^ Parse error near line 19654: no such column: "fleetwood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fleetwood", "0.000215"); error here ---^ Parse error near line 19655: no such column: "scholarships" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scholarships", "0.000215"); error here ---^ Parse error near line 19656: no such column: "impulsive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impulsive", "0.000215"); error here ---^ Parse error near line 19657: no such column: "chefs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chefs", "0.000215"); error here ---^ Parse error near line 19658: no such column: "manhood" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manhood", "0.000215"); error here ---^ Parse error near line 19659: no such column: "protestors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protestors", "0.000215"); error here ---^ Parse error near line 19660: no such column: "simulate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simulate", "0.000215"); error here ---^ Parse error near line 19661: no such column: "bourdieu" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bourdieu", "0.000215"); error here ---^ Parse error near line 19662: no such column: "sighing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sighing", "0.000215"); error here ---^ Parse error near line 19663: no such column: "ugh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ugh", "0.000215"); error here ---^ Parse error near line 19664: no such column: "mcgregor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mcgregor", "0.000215"); error here ---^ Parse error near line 19665: no such column: "maude" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("maude", "0.000215"); error here ---^ Parse error near line 19666: no such column: "ruddy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ruddy", "0.000215"); error here ---^ Parse error near line 19667: no such column: "discerning" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discerning", "0.000215"); error here ---^ Parse error near line 19668: no such column: "toshiba" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toshiba", "0.000215"); error here ---^ Parse error near line 19669: no such column: "complicity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("complicity", "0.000215"); error here ---^ Parse error near line 19670: no such column: "swapped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("swapped", "0.000215"); error here ---^ Parse error near line 19671: no such column: "consequential" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("consequential", "0.000215"); error here ---^ Parse error near line 19672: no such column: "sighs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sighs", "0.000215"); error here ---^ Parse error near line 19673: no such column: "funchal" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("funchal", "0.000215"); error here ---^ Parse error near line 19674: no such column: "inducing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inducing", "0.000215"); error here ---^ Parse error near line 19675: no such column: "stockbroker" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stockbroker", "0.000215"); error here ---^ Parse error near line 19676: no such column: "utilisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("utilisation", "0.000215"); error here ---^ Parse error near line 19677: no such column: "vets" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vets", "0.000215"); error here ---^ Parse error near line 19678: no such column: "wrongful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wrongful", "0.000215"); error here ---^ Parse error near line 19679: no such column: "cuffs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cuffs", "0.000215"); error here ---^ Parse error near line 19680: no such column: "grouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grouse", "0.000215"); error here ---^ Parse error near line 19681: no such column: "congregational" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("congregational", "0.000214"); error here ---^ Parse error near line 19682: no such column: "legislate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("legislate", "0.000214"); error here ---^ Parse error near line 19683: no such column: "taiwanese" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("taiwanese", "0.000214"); error here ---^ Parse error near line 19684: no such column: "spenser" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spenser", "0.000214"); error here ---^ Parse error near line 19685: no such column: "ems" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ems", "0.000214"); error here ---^ Parse error near line 19686: no such column: "twitch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("twitch", "0.000214"); error here ---^ Parse error near line 19687: no such column: "polarization" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("polarization", "0.000214"); error here ---^ Parse error near line 19688: no such column: "dries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dries", "0.000214"); error here ---^ Parse error near line 19689: no such column: "bibliographic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bibliographic", "0.000214"); error here ---^ Parse error near line 19690: no such column: "playful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("playful", "0.000214"); error here ---^ Parse error near line 19691: no such column: "boilers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boilers", "0.000214"); error here ---^ Parse error near line 19692: no such column: "heck" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("heck", "0.000214"); error here ---^ Parse error near line 19693: no such column: "grunt" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grunt", "0.000214"); error here ---^ Parse error near line 19694: no such column: "seekers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("seekers", "0.000214"); error here ---^ Parse error near line 19695: no such column: "hernia" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hernia", "0.000214"); error here ---^ Parse error near line 19696: no such column: "cemeteries" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cemeteries", "0.000214"); error here ---^ Parse error near line 19697: no such column: "sleepless" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sleepless", "0.000214"); error here ---^ Parse error near line 19698: no such column: "shrieked" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("shrieked", "0.000214"); error here ---^ Parse error near line 19699: no such column: "marcel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marcel", "0.000214"); error here ---^ Parse error near line 19700: no such column: "tubs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tubs", "0.000214"); error here ---^ Parse error near line 19701: no such column: "simulations" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("simulations", "0.000214"); error here ---^ Parse error near line 19702: no such column: "gustave" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gustave", "0.000214"); error here ---^ Parse error near line 19703: no such column: "tyrone" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tyrone", "0.000214"); error here ---^ Parse error near line 19704: no such column: "cindy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cindy", "0.000214"); error here ---^ Parse error near line 19705: no such column: "paw" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paw", "0.000214"); error here ---^ Parse error near line 19706: no such column: "grilled" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grilled", "0.000214"); error here ---^ Parse error near line 19707: no such column: "lecturing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lecturing", "0.000214"); error here ---^ Parse error near line 19708: no such column: "dialectic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dialectic", "0.000214"); error here ---^ Parse error near line 19709: no such column: "reggae" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reggae", "0.000214"); error here ---^ Parse error near line 19710: no such column: "ideologically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ideologically", "0.000214"); error here ---^ Parse error near line 19711: no such column: "clinicians" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("clinicians", "0.000214"); error here ---^ Parse error near line 19712: no such column: "boosting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("boosting", "0.000214"); error here ---^ Parse error near line 19713: no such column: "discriminated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("discriminated", "0.000214"); error here ---^ Parse error near line 19714: no such column: "sodden" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sodden", "0.000214"); error here ---^ Parse error near line 19715: no such column: "powdered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("powdered", "0.000214"); error here ---^ Parse error near line 19716: no such column: "injure" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injure", "0.000214"); error here ---^ Parse error near line 19717: no such column: "disorderly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disorderly", "0.000214"); error here ---^ Parse error near line 19718: no such column: "millar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("millar", "0.000214"); error here ---^ Parse error near line 19719: no such column: "melon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("melon", "0.000214"); error here ---^ Parse error near line 19720: no such column: "tableau" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tableau", "0.000214"); error here ---^ Parse error near line 19721: no such column: "receivership" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receivership", "0.000214"); error here ---^ Parse error near line 19722: no such column: "spectral" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spectral", "0.000214"); error here ---^ Parse error near line 19723: no such column: "setbacks" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("setbacks", "0.000214"); error here ---^ Parse error near line 19724: no such column: "lagoon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lagoon", "0.000214"); error here ---^ Parse error near line 19725: no such column: "addict" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("addict", "0.000214"); error here ---^ Parse error near line 19726: no such column: "springfield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("springfield", "0.000214"); error here ---^ Parse error near line 19727: no such column: "rac" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rac", "0.000214"); error here ---^ Parse error near line 19728: no such column: "ballesteros" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ballesteros", "0.000214"); error here ---^ Parse error near line 19729: no such column: "thesaurus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("thesaurus", "0.000214"); error here ---^ Parse error near line 19730: no such column: "dai" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dai", "0.000213"); error here ---^ Parse error near line 19731: no such column: "tycoon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tycoon", "0.000213"); error here ---^ Parse error near line 19732: no such column: "perestroika" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("perestroika", "0.000213"); error here ---^ Parse error near line 19733: no such column: "magdalen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("magdalen", "0.000213"); error here ---^ Parse error near line 19734: no such column: "criticizing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("criticizing", "0.000213"); error here ---^ Parse error near line 19735: no such column: "possessive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("possessive", "0.000213"); error here ---^ Parse error near line 19736: no such column: "saddened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("saddened", "0.000213"); error here ---^ Parse error near line 19737: no such column: "volkswagen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("volkswagen", "0.000213"); error here ---^ Parse error near line 19738: no such column: "wilful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wilful", "0.000213"); error here ---^ Parse error near line 19739: no such column: "brooch" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("brooch", "0.000213"); error here ---^ Parse error near line 19740: no such column: "biologically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("biologically", "0.000213"); error here ---^ Parse error near line 19741: no such column: "johnnie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("johnnie", "0.000213"); error here ---^ Parse error near line 19742: no such column: "manifestly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("manifestly", "0.000213"); error here ---^ Parse error near line 19743: no such column: "susceptibility" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("susceptibility", "0.000213"); error here ---^ Parse error near line 19744: no such column: "empirically" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("empirically", "0.000213"); error here ---^ Parse error near line 19745: no such column: "playhouse" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("playhouse", "0.000213"); error here ---^ Parse error near line 19746: no such column: "aoun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aoun", "0.000213"); error here ---^ Parse error near line 19747: no such column: "chimpanzees" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("chimpanzees", "0.000213"); error here ---^ Parse error near line 19748: no such column: "marseille" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marseille", "0.000213"); error here ---^ Parse error near line 19749: no such column: "sen" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sen", "0.000213"); error here ---^ Parse error near line 19750: no such column: "upturned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("upturned", "0.000213"); error here ---^ Parse error near line 19751: no such column: "occasioned" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("occasioned", "0.000213"); error here ---^ Parse error near line 19752: no such column: "pelvis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pelvis", "0.000213"); error here ---^ Parse error near line 19753: no such column: "weimar" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("weimar", "0.000213"); error here ---^ Parse error near line 19754: no such column: "conglomerates" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("conglomerates", "0.000213"); error here ---^ Parse error near line 19755: no such column: "sensuous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sensuous", "0.000213"); error here ---^ Parse error near line 19756: no such column: "sketching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sketching", "0.000213"); error here ---^ Parse error near line 19757: no such column: "nordic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nordic", "0.000213"); error here ---^ Parse error near line 19758: no such column: "reacts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reacts", "0.000213"); error here ---^ Parse error near line 19759: no such column: "kettering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kettering", "0.000213"); error here ---^ Parse error near line 19760: no such column: "prohibiting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("prohibiting", "0.000213"); error here ---^ Parse error near line 19761: no such column: "forlorn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("forlorn", "0.000213"); error here ---^ Parse error near line 19762: no such column: "hawaiian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hawaiian", "0.000213"); error here ---^ Parse error near line 19763: no such column: "answerable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("answerable", "0.000213"); error here ---^ Parse error near line 19764: no such column: "mineralisation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mineralisation", "0.000213"); error here ---^ Parse error near line 19765: no such column: "moderator" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("moderator", "0.000213"); error here ---^ Parse error near line 19766: no such column: "reviving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reviving", "0.000213"); error here ---^ Parse error near line 19767: no such column: "laurie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("laurie", "0.000213"); error here ---^ Parse error near line 19768: no such column: "unarmed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unarmed", "0.000213"); error here ---^ Parse error near line 19769: no such column: "indiscriminate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("indiscriminate", "0.000213"); error here ---^ Parse error near line 19770: no such column: "individualistic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("individualistic", "0.000213"); error here ---^ Parse error near line 19771: no such column: "enfield" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("enfield", "0.000213"); error here ---^ Parse error near line 19772: no such column: "eco" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eco", "0.000213"); error here ---^ Parse error near line 19773: no such column: "peppers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("peppers", "0.000213"); error here ---^ Parse error near line 19774: no such column: "battering" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("battering", "0.000213"); error here ---^ Parse error near line 19775: no such column: "tidied" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tidied", "0.000211"); error here ---^ Parse error near line 19776: no such column: "sprouts" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sprouts", "0.000211"); error here ---^ Parse error near line 19777: no such column: "rallying" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rallying", "0.000211"); error here ---^ Parse error near line 19778: no such column: "mubarak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mubarak", "0.000211"); error here ---^ Parse error near line 19779: no such column: "ultrasound" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ultrasound", "0.000211"); error here ---^ Parse error near line 19780: no such column: "anterior" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anterior", "0.000211"); error here ---^ Parse error near line 19781: no such column: "rarer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rarer", "0.000211"); error here ---^ Parse error near line 19782: no such column: "encore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("encore", "0.000211"); error here ---^ Parse error near line 19783: no such column: "hanley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hanley", "0.000211"); error here ---^ Parse error near line 19784: no such column: "amply" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amply", "0.000211"); error here ---^ Parse error near line 19785: no such column: "disconnected" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("disconnected", "0.000211"); error here ---^ Parse error near line 19786: no such column: "completeness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("completeness", "0.000211"); error here ---^ Parse error near line 19787: no such column: "presiding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presiding", "0.000211"); error here ---^ Parse error near line 19788: no such column: "distinctiveness" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("distinctiveness", "0.000211"); error here ---^ Parse error near line 19789: no such column: "mutton" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mutton", "0.000211"); error here ---^ Parse error near line 19790: no such column: "intensification" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intensification", "0.000211"); error here ---^ Parse error near line 19791: no such column: "patrolling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("patrolling", "0.000211"); error here ---^ Parse error near line 19792: no such column: "paraphrase" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("paraphrase", "0.000211"); error here ---^ Parse error near line 19793: no such column: "spectacularly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spectacularly", "0.000211"); error here ---^ Parse error near line 19794: no such column: "evidenced" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evidenced", "0.000211"); error here ---^ Parse error near line 19795: no such column: "recur" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("recur", "0.000211"); error here ---^ Parse error near line 19796: no such column: "piggy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piggy", "0.000211"); error here ---^ Parse error near line 19797: no such column: "gruesome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gruesome", "0.000211"); error here ---^ Parse error near line 19798: no such column: "cholangitis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cholangitis", "0.000211"); error here ---^ Parse error near line 19799: no such column: "protectionism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("protectionism", "0.000211"); error here ---^ Parse error near line 19800: no such column: "rifkind" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rifkind", "0.000211"); error here ---^ Parse error near line 19801: no such column: "comma" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("comma", "0.000211"); error here ---^ Parse error near line 19802: no such column: "ranger" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ranger", "0.000211"); error here ---^ Parse error near line 19803: no such column: "precluded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("precluded", "0.000211"); error here ---^ Parse error near line 19804: no such column: "caterpillars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caterpillars", "0.000211"); error here ---^ Parse error near line 19805: no such column: "airing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("airing", "0.000211"); error here ---^ Parse error near line 19806: no such column: "hotline" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hotline", "0.000211"); error here ---^ Parse error near line 19807: no such column: "balkans" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("balkans", "0.000211"); error here ---^ Parse error near line 19808: no such column: "hun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hun", "0.000211"); error here ---^ Parse error near line 19809: no such column: "elicited" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("elicited", "0.000211"); error here ---^ Parse error near line 19810: no such column: "jumbo" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jumbo", "0.000211"); error here ---^ Parse error near line 19811: no such column: "spires" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spires", "0.000211"); error here ---^ Parse error near line 19812: no such column: "grainne" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("grainne", "0.000211"); error here ---^ Parse error near line 19813: no such column: "creased" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("creased", "0.000211"); error here ---^ Parse error near line 19814: no such column: "footnote" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("footnote", "0.000211"); error here ---^ Parse error near line 19815: no such column: "leasehold" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("leasehold", "0.000211"); error here ---^ Parse error near line 19816: no such column: "ev" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ev", "0.000211"); error here ---^ Parse error near line 19817: no such column: "nonconformists" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nonconformists", "0.000211"); error here ---^ Parse error near line 19818: no such column: "irving" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("irving", "0.000211"); error here ---^ Parse error near line 19819: no such column: "underpin" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("underpin", "0.000211"); error here ---^ Parse error near line 19820: no such column: "commits" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("commits", "0.000211"); error here ---^ Parse error near line 19821: no such column: "phnom" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("phnom", "0.000211"); error here ---^ Parse error near line 19822: no such column: "bleached" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bleached", "0.000211"); error here ---^ Parse error near line 19823: no such column: "timer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("timer", "0.000211"); error here ---^ Parse error near line 19824: no such column: "tennyson" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tennyson", "0.000211"); error here ---^ Parse error near line 19825: no such column: "insulted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("insulted", "0.000211"); error here ---^ Parse error near line 19826: no such column: "lexandro" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lexandro", "0.000211"); error here ---^ Parse error near line 19827: no such column: "waddington" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("waddington", "0.000211"); error here ---^ Parse error near line 19828: no such column: "backlog" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backlog", "0.000211"); error here ---^ Parse error near line 19829: no such column: "logistics" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("logistics", "0.000211"); error here ---^ Parse error near line 19830: no such column: "escalation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("escalation", "0.000211"); error here ---^ Parse error near line 19831: no such column: "vaulted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("vaulted", "0.000211"); error here ---^ Parse error near line 19832: no such column: "yang" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("yang", "0.000211"); error here ---^ Parse error near line 19833: no such column: "egf" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("egf", "0.000211"); error here ---^ Parse error near line 19834: no such column: "fallacy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fallacy", "0.000211"); error here ---^ Parse error near line 19835: no such column: "graft" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("graft", "0.000211"); error here ---^ Parse error near line 19836: no such column: "barth" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("barth", "0.000210"); error here ---^ Parse error near line 19837: no such column: "stour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("stour", "0.000210"); error here ---^ Parse error near line 19838: no such column: "lennon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lennon", "0.000210"); error here ---^ Parse error near line 19839: no such column: "tankers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tankers", "0.000210"); error here ---^ Parse error near line 19840: no such column: "skipping" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("skipping", "0.000210"); error here ---^ Parse error near line 19841: no such column: "injuring" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("injuring", "0.000210"); error here ---^ Parse error near line 19842: no such column: "playgroup" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("playgroup", "0.000210"); error here ---^ Parse error near line 19843: no such column: "juicy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("juicy", "0.000210"); error here ---^ Parse error near line 19844: no such column: "bologna" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bologna", "0.000210"); error here ---^ Parse error near line 19845: no such column: "contour" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contour", "0.000210"); error here ---^ Parse error near line 19846: no such column: "primrose" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("primrose", "0.000210"); error here ---^ Parse error near line 19847: no such column: "melodies" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("melodies", "0.000210"); error here ---^ Parse error near line 19848: no such column: "babe" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("babe", "0.000210"); error here ---^ Parse error near line 19849: no such column: "anguished" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("anguished", "0.000210"); error here ---^ Parse error near line 19850: no such column: "overrun" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overrun", "0.000210"); error here ---^ Parse error near line 19851: no such column: "sordid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sordid", "0.000210"); error here ---^ Parse error near line 19852: no such column: "christened" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("christened", "0.000210"); error here ---^ Parse error near line 19853: no such column: "sculptors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sculptors", "0.000210"); error here ---^ Parse error near line 19854: no such column: "fray" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fray", "0.000210"); error here ---^ Parse error near line 19855: no such column: "welshman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("welshman", "0.000210"); error here ---^ Parse error near line 19856: no such column: "champ" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("champ", "0.000210"); error here ---^ Parse error near line 19857: no such column: "unregistered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unregistered", "0.000210"); error here ---^ Parse error near line 19858: no such column: "billed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("billed", "0.000210"); error here ---^ Parse error near line 19859: no such column: "durability" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("durability", "0.000210"); error here ---^ Parse error near line 19860: no such column: "unearthed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("unearthed", "0.000210"); error here ---^ Parse error near line 19861: no such column: "tinged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tinged", "0.000210"); error here ---^ Parse error near line 19862: no such column: "tilting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tilting", "0.000210"); error here ---^ Parse error near line 19863: no such column: "marbles" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("marbles", "0.000210"); error here ---^ Parse error near line 19864: no such column: "dungannon" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dungannon", "0.000210"); error here ---^ Parse error near line 19865: no such column: "eugene" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("eugene", "0.000210"); error here ---^ Parse error near line 19866: no such column: "accrue" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("accrue", "0.000210"); error here ---^ Parse error near line 19867: no such column: "sportsman" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sportsman", "0.000210"); error here ---^ Parse error near line 19868: no such column: "jerome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jerome", "0.000210"); error here ---^ Parse error near line 19869: no such column: "refreshed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("refreshed", "0.000210"); error here ---^ Parse error near line 19870: no such column: "hinged" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hinged", "0.000210"); error here ---^ Parse error near line 19871: no such column: "warships" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("warships", "0.000210"); error here ---^ Parse error near line 19872: no such column: "impossibly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("impossibly", "0.000210"); error here ---^ Parse error near line 19873: no such column: "caustic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("caustic", "0.000210"); error here ---^ Parse error near line 19874: no such column: "jumpers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jumpers", "0.000210"); error here ---^ Parse error near line 19875: no such column: "snatching" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("snatching", "0.000210"); error here ---^ Parse error near line 19876: no such column: "assassinated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("assassinated", "0.000210"); error here ---^ Parse error near line 19877: no such column: "pradesh" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("pradesh", "0.000210"); error here ---^ Parse error near line 19878: no such column: "placid" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("placid", "0.000210"); error here ---^ Parse error near line 19879: no such column: "cretaceous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cretaceous", "0.000210"); error here ---^ Parse error near line 19880: no such column: "inhibiting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("inhibiting", "0.000210"); error here ---^ Parse error near line 19881: no such column: "bentham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bentham", "0.000210"); error here ---^ Parse error near line 19882: no such column: "intracellular" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("intracellular", "0.000210"); error here ---^ Parse error near line 19883: no such column: "piaget" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("piaget", "0.000210"); error here ---^ Parse error near line 19884: no such column: "blushing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blushing", "0.000210"); error here ---^ Parse error near line 19885: no such column: "derivation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("derivation", "0.000210"); error here ---^ Parse error near line 19886: no such column: "soprano" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("soprano", "0.000210"); error here ---^ Parse error near line 19887: no such column: "buggy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("buggy", "0.000210"); error here ---^ Parse error near line 19888: no such column: "kentish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kentish", "0.000210"); error here ---^ Parse error near line 19889: no such column: "dutifully" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dutifully", "0.000209"); error here ---^ Parse error near line 19890: no such column: "diverting" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("diverting", "0.000209"); error here ---^ Parse error near line 19891: no such column: "bidders" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bidders", "0.000209"); error here ---^ Parse error near line 19892: no such column: "ingres" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ingres", "0.000209"); error here ---^ Parse error near line 19893: no such column: "evocative" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("evocative", "0.000209"); error here ---^ Parse error near line 19894: no such column: "reddish" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reddish", "0.000209"); error here ---^ Parse error near line 19895: no such column: "tardis" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tardis", "0.000209"); error here ---^ Parse error near line 19896: no such column: "hogan" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hogan", "0.000209"); error here ---^ Parse error near line 19897: no such column: "resale" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resale", "0.000209"); error here ---^ Parse error near line 19898: no such column: "malnutrition" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("malnutrition", "0.000209"); error here ---^ Parse error near line 19899: no such column: "tolerable" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tolerable", "0.000209"); error here ---^ Parse error near line 19900: no such column: "advisors" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("advisors", "0.000209"); error here ---^ Parse error near line 19901: no such column: "kidnappers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kidnappers", "0.000209"); error here ---^ Parse error near line 19902: no such column: "corresponded" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("corresponded", "0.000209"); error here ---^ Parse error near line 19903: no such column: "subordinated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("subordinated", "0.000209"); error here ---^ Parse error near line 19904: no such column: "composing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("composing", "0.000209"); error here ---^ Parse error near line 19905: no such column: "annex" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("annex", "0.000209"); error here ---^ Parse error near line 19906: no such column: "curtly" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("curtly", "0.000209"); error here ---^ Parse error near line 19907: no such column: "abiding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("abiding", "0.000209"); error here ---^ Parse error near line 19908: no such column: "massingham" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("massingham", "0.000209"); error here ---^ Parse error near line 19909: no such column: "benchmark" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("benchmark", "0.000209"); error here ---^ Parse error near line 19910: no such column: "mcbride" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mcbride", "0.000209"); error here ---^ Parse error near line 19911: no such column: "wholesome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("wholesome", "0.000209"); error here ---^ Parse error near line 19912: no such column: "agonising" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("agonising", "0.000209"); error here ---^ Parse error near line 19913: no such column: "raiding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("raiding", "0.000209"); error here ---^ Parse error near line 19914: no such column: "receding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("receding", "0.000209"); error here ---^ Parse error near line 19915: no such column: "deafening" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("deafening", "0.000209"); error here ---^ Parse error near line 19916: no such column: "rutland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rutland", "0.000209"); error here ---^ Parse error near line 19917: no such column: "compensatory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("compensatory", "0.000209"); error here ---^ Parse error near line 19918: no such column: "kew" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kew", "0.000209"); error here ---^ Parse error near line 19919: no such column: "gales" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gales", "0.000209"); error here ---^ Parse error near line 19920: no such column: "hooliganism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hooliganism", "0.000209"); error here ---^ Parse error near line 19921: no such column: "overturn" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("overturn", "0.000209"); error here ---^ Parse error near line 19922: no such column: "browsing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("browsing", "0.000209"); error here ---^ Parse error near line 19923: no such column: "bahamas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bahamas", "0.000209"); error here ---^ Parse error near line 19924: no such column: "blessings" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("blessings", "0.000209"); error here ---^ Parse error near line 19925: no such column: "liberally" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("liberally", "0.000209"); error here ---^ Parse error near line 19926: no such column: "exuberant" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("exuberant", "0.000209"); error here ---^ Parse error near line 19927: no such column: "divisive" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("divisive", "0.000209"); error here ---^ Parse error near line 19928: no such column: "importer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("importer", "0.000209"); error here ---^ Parse error near line 19929: no such column: "angie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("angie", "0.000209"); error here ---^ Parse error near line 19930: no such column: "devore" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("devore", "0.000209"); error here ---^ Parse error near line 19931: no such column: "fives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fives", "0.000209"); error here ---^ Parse error near line 19932: no such column: "dartmoor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dartmoor", "0.000209"); error here ---^ Parse error near line 19933: no such column: "infiltration" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("infiltration", "0.000209"); error here ---^ Parse error near line 19934: no such column: "cancelling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cancelling", "0.000209"); error here ---^ Parse error near line 19935: no such column: "mosquitoes" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mosquitoes", "0.000209"); error here ---^ Parse error near line 19936: no such column: "betsy" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("betsy", "0.000209"); error here ---^ Parse error near line 19937: no such column: "rewrite" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("rewrite", "0.000209"); error here ---^ Parse error near line 19938: no such column: "governs" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("governs", "0.000209"); error here ---^ Parse error near line 19939: no such column: "calendars" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("calendars", "0.000209"); error here ---^ Parse error near line 19940: no such column: "relic" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("relic", "0.000209"); error here ---^ Parse error near line 19941: no such column: "porosity" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("porosity", "0.000209"); error here ---^ Parse error near line 19942: no such column: "northumbrian" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("northumbrian", "0.000209"); error here ---^ Parse error near line 19943: no such column: "dishwasher" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dishwasher", "0.000209"); error here ---^ Parse error near line 19944: no such column: "workmanship" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("workmanship", "0.000209"); error here ---^ Parse error near line 19945: no such column: "jog" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("jog", "0.000209"); error here ---^ Parse error near line 19946: no such column: "sneered" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("sneered", "0.000209"); error here ---^ Parse error near line 19947: no such column: "lotion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lotion", "0.000208"); error here ---^ Parse error near line 19948: no such column: "resection" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("resection", "0.000208"); error here ---^ Parse error near line 19949: no such column: "lizards" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("lizards", "0.000208"); error here ---^ Parse error near line 19950: no such column: "tensed" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("tensed", "0.000208"); error here ---^ Parse error near line 19951: no such column: "toddlers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("toddlers", "0.000208"); error here ---^ Parse error near line 19952: no such column: "glover" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("glover", "0.000208"); error here ---^ Parse error near line 19953: no such column: "ley" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("ley", "0.000208"); error here ---^ Parse error near line 19954: no such column: "linford" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("linford", "0.000208"); error here ---^ Parse error near line 19955: no such column: "nikolai" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nikolai", "0.000208"); error here ---^ Parse error near line 19956: no such column: "scandalous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scandalous", "0.000208"); error here ---^ Parse error near line 19957: no such column: "bessie" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("bessie", "0.000208"); error here ---^ Parse error near line 19958: no such column: "callous" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("callous", "0.000208"); error here ---^ Parse error near line 19959: no such column: "kilos" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("kilos", "0.000208"); error here ---^ Parse error near line 19960: no such column: "mufti" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mufti", "0.000208"); error here ---^ Parse error near line 19961: no such column: "contra" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("contra", "0.000208"); error here ---^ Parse error near line 19962: no such column: "gutted" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("gutted", "0.000208"); error here ---^ Parse error near line 19963: no such column: "collor" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collor", "0.000208"); error here ---^ Parse error near line 19964: no such column: "southgate" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("southgate", "0.000208"); error here ---^ Parse error near line 19965: no such column: "importers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("importers", "0.000208"); error here ---^ Parse error near line 19966: no such column: "collaborated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("collaborated", "0.000208"); error here ---^ Parse error near line 19967: no such column: "falconer" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("falconer", "0.000208"); error here ---^ Parse error near line 19968: no such column: "aversion" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("aversion", "0.000208"); error here ---^ Parse error near line 19969: no such column: "flopped" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("flopped", "0.000208"); error here ---^ Parse error near line 19970: no such column: "airbus" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("airbus", "0.000208"); error here ---^ Parse error near line 19971: no such column: "nat" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nat", "0.000208"); error here ---^ Parse error near line 19972: no such column: "amends" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("amends", "0.000208"); error here ---^ Parse error near line 19973: no such column: "welding" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("welding", "0.000208"); error here ---^ Parse error near line 19974: no such column: "restated" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("restated", "0.000208"); error here ---^ Parse error near line 19975: no such column: "palatine" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("palatine", "0.000208"); error here ---^ Parse error near line 19976: no such column: "etiquette" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("etiquette", "0.000208"); error here ---^ Parse error near line 19977: no such column: "spinach" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("spinach", "0.000208"); error here ---^ Parse error near line 19978: no such column: "presuppositions" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("presuppositions", "0.000208"); error here ---^ Parse error near line 19979: no such column: "genome" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("genome", "0.000208"); error here ---^ Parse error near line 19980: no such column: "fermentation" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fermentation", "0.000208"); error here ---^ Parse error near line 19981: no such column: "zeta" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("zeta", "0.000208"); error here ---^ Parse error near line 19982: no such column: "daak" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("daak", "0.000208"); error here ---^ Parse error near line 19983: no such column: "dramas" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("dramas", "0.000208"); error here ---^ Parse error near line 19984: no such column: "structuralism" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("structuralism", "0.000208"); error here ---^ Parse error near line 19985: no such column: "hurling" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("hurling", "0.000208"); error here ---^ Parse error near line 19986: no such column: "geometrical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("geometrical", "0.000208"); error here ---^ Parse error near line 19987: no such column: "siward" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("siward", "0.000208"); error here ---^ Parse error near line 19988: no such column: "cuff" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("cuff", "0.000208"); error here ---^ Parse error near line 19989: no such column: "fateful" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("fateful", "0.000208"); error here ---^ Parse error near line 19990: no such column: "mk" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("mk", "0.000208"); error here ---^ Parse error near line 19991: no such column: "whitechapel" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("whitechapel", "0.000208"); error here ---^ Parse error near line 19992: no such column: "nap" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("nap", "0.000208"); error here ---^ Parse error near line 19993: no such column: "periodical" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("periodical", "0.000208"); error here ---^ Parse error near line 19994: no such column: "repertory" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("repertory", "0.000208"); error here ---^ Parse error near line 19995: no such column: "summarize" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("summarize", "0.000208"); error here ---^ Parse error near line 19996: no such column: "reeds" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("reeds", "0.000208"); error here ---^ Parse error near line 19997: no such column: "djibouti" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("djibouti", "0.000208"); error here ---^ Parse error near line 19998: no such column: "proust" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("proust", "0.000208"); error here ---^ Parse error near line 19999: no such column: "scrubbing" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("scrubbing", "0.000208"); error here ---^ Parse error near line 20000: no such column: "backbenchers" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("backbenchers", "0.000208"); error here ---^ Parse error near line 20001: no such column: "attaches" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("attaches", "0.000208"); error here ---^ Parse error near line 20002: no such column: "git" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("git", "0.000208"); error here ---^ Parse error near line 20003: no such column: "negatives" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("negatives", "0.000208"); error here ---^ Parse error near line 20004: no such column: "falkland" - should this be a string literal in single-quotes? INSERT INTO english (word, freq) VALUES ("falkland", "0.000208"); error here ---^ gmake[4]: *** [Makefile:545: english.db] Error 1 gmake[4]: Leaving directory '/pbulk/work/inputmethod/ibus-pinyin/work/ibus-pinyin-1.5.0/data/db/english' gmake[3]: *** [Makefile:373: all-recursive] Error 1 gmake[3]: Leaving directory '/pbulk/work/inputmethod/ibus-pinyin/work/ibus-pinyin-1.5.0/data/db' gmake[2]: *** [Makefile:439: all-recursive] Error 1 gmake[2]: Leaving directory '/pbulk/work/inputmethod/ibus-pinyin/work/ibus-pinyin-1.5.0/data' gmake[1]: *** [Makefile:440: all-recursive] Error 1 gmake[1]: Leaving directory '/pbulk/work/inputmethod/ibus-pinyin/work/ibus-pinyin-1.5.0' gmake: *** [Makefile:369: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/inputmethod/ibus-pinyin *** Error code 1 Stop. make: stopped in /usr/pkgsrc/inputmethod/ibus-pinyin