Collect english words http://es.talkenglish.com/vocabulary/english-vocabulary.aspx http://es.talkenglish.com/vocabulary/top-1500-nouns.aspx http://es.talkenglish.com/vocabulary/top-1000-verbs.aspx http://es.talkenglish.com/vocabulary/top-500-adjectives.aspx http://es.talkenglish.com/vocabulary/top-250-adverbs.aspx http://es.talkenglish.com/vocabulary/top-60-pronouns.aspx http://es.talkenglish.com/vocabulary/top-50-prepositions.aspx
Created
July 10, 2020 06:12
-
-
Save tuaplicacionpropia/512f5b5dee87af7bfb936abcecc4d963 to your computer and use it in GitHub Desktop.
Collect english words for generate passwords
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| # -*- coding: utf-8 -*- | |
| path = "/home/jmramoss/palabras_ingles.txt" | |
| output = "/home/jmramoss/java_palabras_ingles.txt" | |
| fout = open(output, 'w') | |
| fin = open(path, "r") | |
| fout.write("" + "\r\n") | |
| fout.write(" protected static final String[] __WORDS__ = {" + "\r\n") | |
| lines = fin.readlines() | |
| idx = 0 | |
| for line in lines: | |
| line = line.replace("\n", "") | |
| if line.upper() != line: | |
| if idx % 5 == 0: | |
| fout.write(' ') | |
| fout.write('"' + line.lower() + '", ') | |
| if idx % 5 == 4: | |
| fout.write("\r\n") | |
| idx += 1 | |
| fout.write(" };" + "\r\n") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| # -*- coding: utf-8 -*- | |
| path = "/home/jmramoss/palabras_ingles.txt" | |
| output = "/home/jmramoss/java_palabras_ingles.txt" | |
| fout = open(output, 'w') | |
| fin = open(path, "r") | |
| fout.write("" + "\r\n") | |
| fout.write(" protected static final String[] __WORDS__ = {" + "\r\n") | |
| lines = fin.readlines() | |
| idx = 0 | |
| for line in lines: | |
| line = line.replace("\n", "") | |
| if line.upper() != line: | |
| if idx % 5 == 0: | |
| fout.write(' ') | |
| fout.write('"' + line.lower() + '", ') | |
| if idx % 5 == 4: | |
| fout.write("\r\n") | |
| idx += 1 | |
| fout.write(" };" + "\r\n") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| protected static final String[] __WORDS__ = { | |
| "a", "abandon", "ability", "able", "abortion", | |
| "about", "above", "abroad", "absence", "absolute", | |
| "absolutely", "absorb", "abuse", "academic", "accept", | |
| "access", "accident", "accompany", "accomplish", "according", | |
| "account", "accurate", "accuse", "achieve", "achievement", | |
| "acid", "acknowledge", "acquire", "across", "act", | |
| "action", "active", "activist", "activity", "actor", | |
| "actress", "actual", "actually", "ad", "adapt", | |
| "add", "addition", "additional", "address", "adequate", | |
| "adjust", "adjustment", "administration", "administrator", "admire", | |
| "admission", "admit", "adolescent", "adopt", "adult", | |
| "advance", "advanced", "advantage", "adventure", "advertising", | |
| "advice", "advise", "adviser", "advocate", "affair", | |
| "affect", "afford", "afraid", "african", "african-american", | |
| "after", "afternoon", "again", "against", "age", | |
| "agency", "agenda", "agent", "aggressive", "ago", | |
| "agree", "agreement", "agricultural", "ah", "ahead", | |
| "aid", "aide", "aim", "air", "aircraft", | |
| "airline", "airport", "album", "alcohol", "alive", | |
| "all", "alliance", "allow", "ally", "almost", | |
| "alone", "along", "already", "also", "alter", | |
| "alternative", "although", "always", "amazing", "american", | |
| "among", "amount", "analysis", "analyst", "analyze", | |
| "ancient", "and", "anger", "angle", "angry", | |
| "animal", "anniversary", "announce", "annual", "another", | |
| "answer", "anticipate", "anxiety", "any", "anybody", | |
| "anymore", "anyone", "anything", "anyway", "anywhere", | |
| "apart", "apartment", "apparent", "apparently", "appeal", | |
| "appear", "appearance", "apple", "application", "apply", | |
| "appoint", "appointment", "appreciate", "approach", "appropriate", | |
| "approval", "approve", "approximately", "arab", "architect", | |
| "area", "argue", "argument", "arise", "arm", | |
| "armed", "army", "around", "arrange", "arrangement", | |
| "arrest", "arrival", "arrive", "art", "article", | |
| "artist", "artistic", "as", "asian", "aside", | |
| "ask", "asleep", "aspect", "assault", "assert", | |
| "assess", "assessment", "asset", "assign", "assignment", | |
| "assist", "assistance", "assistant", "associate", "association", | |
| "assume", "assumption", "assure", "at", "athlete", | |
| "athletic", "atmosphere", "attach", "attack", "attempt", | |
| "attend", "attention", "attitude", "attorney", "attract", | |
| "attractive", "attribute", "audience", "author", "authority", | |
| "auto", "available", "average", "avoid", "award", | |
| "aware", "awareness", "away", "awful", "baby", | |
| "back", "background", "bad", "badly", "bag", | |
| "bake", "balance", "ball", "ban", "band", | |
| "bank", "bar", "barely", "barrel", "barrier", | |
| "base", "baseball", "basic", "basically", "basis", | |
| "basket", "basketball", "bathroom", "battery", "battle", | |
| "be", "beach", "bean", "bear", "beat", | |
| "beautiful", "beauty", "because", "become", "bed", | |
| "bedroom", "beer", "before", "begin", "beginning", | |
| "behavior", "behind", "being", "belief", "believe", | |
| "bell", "belong", "below", "belt", "bench", | |
| "bend", "beneath", "benefit", "beside", "besides", | |
| "best", "bet", "better", "between", "beyond", | |
| "bible", "big", "bike", "bill", "billion", | |
| "bind", "biological", "bird", "birth", "birthday", | |
| "bit", "bite", "black", "blade", "blame", | |
| "blanket", "blind", "block", "blood", "blow", | |
| "blue", "board", "boat", "body", "bomb", | |
| "bombing", "bond", "bone", "book", "boom", | |
| "boot", "border", "born", "borrow", "boss", | |
| "both", "bother", "bottle", "bottom", "boundary", | |
| "bowl", "box", "boy", "boyfriend", "brain", | |
| "branch", "brand", "bread", "break", "breakfast", | |
| "breast", "breath", "breathe", "brick", "bridge", | |
| "brief", "briefly", "bright", "brilliant", "bring", | |
| "british", "broad", "broken", "brother", "brown", | |
| "brush", "buck", "budget", "build", "building", | |
| "bullet", "bunch", "burden", "burn", "bury", | |
| "bus", "business", "busy", "but", "butter", | |
| "button", "buy", "buyer", "by", "cabin", | |
| "cabinet", "cable", "cake", "calculate", "call", | |
| "camera", "camp", "campaign", "campus", "can", | |
| "canadian", "cancer", "candidate", "cap", "capability", | |
| "capable", "capacity", "capital", "captain", "capture", | |
| "car", "carbon", "card", "care", "career", | |
| "careful", "carefully", "carrier", "carry", "case", | |
| "cash", "cast", "cat", "catch", "category", | |
| "catholic", "cause", "ceiling", "celebrate", "celebration", | |
| "celebrity", "cell", "center", "central", "century", | |
| "ceremony", "certain", "certainly", "chain", "chair", | |
| "chairman", "challenge", "chamber", "champion", "championship", | |
| "chance", "change", "changing", "channel", "chapter", | |
| "character", "characteristic", "characterize", "charge", "charity", | |
| "chart", "chase", "cheap", "check", "cheek", | |
| "cheese", "chef", "chemical", "chest", "chicken", | |
| "chief", "child", "childhood", "chinese", "chip", | |
| "chocolate", "choice", "cholesterol", "choose", "christian", | |
| "christmas", "church", "cigarette", "circle", "circumstance", | |
| "cite", "citizen", "city", "civil", "civilian", | |
| "claim", "class", "classic", "classroom", "clean", | |
| "clear", "clearly", "client", "climate", "climb", | |
| "clinic", "clinical", "clock", "close", "closely", | |
| "closer", "clothes", "clothing", "cloud", "club", | |
| "clue", "cluster", "coach", "coal", "coalition", | |
| "coast", "coat", "code", "coffee", "cognitive", | |
| "cold", "collapse", "colleague", "collect", "collection", | |
| "collective", "college", "colonial", "color", "column", | |
| "combination", "combine", "come", "comedy", "comfort", | |
| "comfortable", "command", "commander", "comment", "commercial", | |
| "commission", "commit", "commitment", "committee", "common", | |
| "communicate", "communication", "community", "company", "compare", | |
| "comparison", "compete", "competition", "competitive", "competitor", | |
| "complain", "complaint", "complete", "completely", "complex", | |
| "complicated", "component", "compose", "composition", "comprehensive", | |
| "computer", "concentrate", "concentration", "concept", "concern", | |
| "concerned", "concert", "conclude", "conclusion", "concrete", | |
| "condition", "conduct", "conference", "confidence", "confident", | |
| "confirm", "conflict", "confront", "confusion", "congress", | |
| "congressional", "connect", "connection", "consciousness", "consensus", | |
| "consequence", "conservative", "consider", "considerable", "consideration", | |
| "consist", "consistent", "constant", "constantly", "constitute", | |
| "constitutional", "construct", "construction", "consultant", "consume", | |
| "consumer", "consumption", "contact", "contain", "container", | |
| "contemporary", "content", "contest", "context", "continue", | |
| "continued", "contract", "contrast", "contribute", "contribution", | |
| "control", "controversial", "controversy", "convention", "conventional", | |
| "conversation", "convert", "conviction", "convince", "cook", | |
| "cookie", "cooking", "cool", "cooperation", "cop", | |
| "cope", "copy", "core", "corn", "corner", | |
| "corporate", "corporation", "correct", "correspondent", "cost", | |
| "cotton", "couch", "could", "council", "counselor", | |
| "count", "counter", "country", "county", "couple", | |
| "courage", "course", "court", "cousin", "cover", | |
| "coverage", "cow", "crack", "craft", "crash", | |
| "crazy", "cream", "create", "creation", "creative", | |
| "creature", "credit", "crew", "crime", "criminal", | |
| "crisis", "criteria", "critic", "critical", "criticism", | |
| "criticize", "crop", "cross", "crowd", "crucial", | |
| "cry", "cultural", "culture", "cup", "curious", | |
| "current", "currently", "curriculum", "custom", "customer", | |
| "cut", "cycle", "dad", "daily", "damage", | |
| "dance", "danger", "dangerous", "dare", "dark", | |
| "darkness", "data", "date", "daughter", "day", | |
| "dead", "deal", "dealer", "dear", "death", | |
| "debate", "debt", "decade", "decide", "decision", | |
| "deck", "declare", "decline", "decrease", "deep", | |
| "deeply", "deer", "defeat", "defend", "defendant", | |
| "defense", "defensive", "deficit", "define", "definitely", | |
| "definition", "degree", "delay", "deliver", "delivery", | |
| "demand", "democracy", "democrat", "democratic", "demonstrate", | |
| "demonstration", "deny", "department", "depend", "dependent", | |
| "depending", "depict", "depression", "depth", "deputy", | |
| "derive", "describe", "description", "desert", "deserve", | |
| "design", "designer", "desire", "desk", "desperate", | |
| "despite", "destroy", "destruction", "detail", "detailed", | |
| "detect", "determine", "develop", "developing", "development", | |
| "device", "devote", "dialogue", "die", "diet", | |
| "differ", "difference", "different", "differently", "difficult", | |
| "difficulty", "dig", "digital", "dimension", "dining", | |
| "dinner", "direct", "direction", "directly", "director", | |
| "dirt", "dirty", "disability", "disagree", "disappear", | |
| "disaster", "discipline", "discourse", "discover", "discovery", | |
| "discrimination", "discuss", "discussion", "disease", "dish", | |
| "dismiss", "disorder", "display", "dispute", "distance", | |
| "distant", "distinct", "distinction", "distinguish", "distribute", | |
| "distribution", "district", "diverse", "diversity", "divide", | |
| "division", "divorce", "do", "doctor", "document", | |
| "dog", "domestic", "dominant", "dominate", "door", | |
| "double", "doubt", "down", "downtown", "dozen", | |
| "draft", "drag", "drama", "dramatic", "dramatically", | |
| "draw", "drawing", "dream", "dress", "drink", | |
| "drive", "driver", "drop", "drug", "dry", | |
| "due", "during", "dust", "duty", "each", | |
| "eager", "ear", "early", "earn", "earnings", | |
| "earth", "ease", "easily", "east", "eastern", | |
| "easy", "eat", "economic", "economics", "economist", | |
| "economy", "edge", "edition", "editor", "educate", | |
| "education", "educational", "educator", "effect", "effective", | |
| "effectively", "efficiency", "efficient", "effort", "egg", | |
| "eight", "either", "elderly", "elect", "election", | |
| "electric", "electricity", "electronic", "element", "elementary", | |
| "eliminate", "elite", "else", "elsewhere", "e-mail", | |
| "embrace", "emerge", "emergency", "emission", "emotion", | |
| "emotional", "emphasis", "emphasize", "employ", "employee", | |
| "employer", "employment", "empty", "enable", "encounter", | |
| "encourage", "end", "enemy", "energy", "enforcement", | |
| "engage", "engine", "engineer", "engineering", "english", | |
| "enhance", "enjoy", "enormous", "enough", "ensure", | |
| "enter", "enterprise", "entertainment", "entire", "entirely", | |
| "entrance", "entry", "environment", "environmental", "episode", | |
| "equal", "equally", "equipment", "era", "error", | |
| "escape", "especially", "essay", "essential", "essentially", | |
| "establish", "establishment", "estate", "estimate", "etc", | |
| "ethics", "ethnic", "european", "evaluate", "evaluation", | |
| "even", "evening", "event", "eventually", "ever", | |
| "every", "everybody", "everyday", "everyone", "everything", | |
| "everywhere", "evidence", "evolution", "evolve", "exact", | |
| "exactly", "examination", "examine", "example", "exceed", | |
| "excellent", "except", "exception", "exchange", "exciting", | |
| "executive", "exercise", "exhibit", "exhibition", "exist", | |
| "existence", "existing", "expand", "expansion", "expect", | |
| "expectation", "expense", "expensive", "experience", "experiment", | |
| "expert", "explain", "explanation", "explode", "explore", | |
| "explosion", "expose", "exposure", "express", "expression", | |
| "extend", "extension", "extensive", "extent", "external", | |
| "extra", "extraordinary", "extreme", "extremely", "eye", | |
| "fabric", "face", "facility", "fact", "factor", | |
| "factory", "faculty", "fade", "fail", "failure", | |
| "fair", "fairly", "faith", "fall", "false", | |
| "familiar", "family", "famous", "fan", "fantasy", | |
| "far", "farm", "farmer", "fashion", "fast", | |
| "fat", "fate", "father", "fault", "favor", | |
| "favorite", "fear", "feature", "federal", "fee", | |
| "feed", "feel", "feeling", "fellow", "female", | |
| "fence", "few", "fewer", "fiber", "fiction", | |
| "field", "fifteen", "fifth", "fifty", "fight", | |
| "fighter", "fighting", "figure", "file", "fill", | |
| "film", "final", "finally", "finance", "financial", | |
| "find", "finding", "fine", "finger", "finish", | |
| "fire", "firm", "first", "fish", "fishing", | |
| "fit", "fitness", "five", "fix", "flag", | |
| "flame", "flat", "flavor", "flee", "flesh", | |
| "flight", "float", "floor", "flow", "flower", | |
| "fly", "focus", "folk", "follow", "following", | |
| "food", "foot", "football", "for", "force", | |
| "foreign", "forest", "forever", "forget", "form", | |
| "formal", "formation", "former", "formula", "forth", | |
| "fortune", "forward", "found", "foundation", "founder", | |
| "four", "fourth", "frame", "framework", "free", | |
| "freedom", "freeze", "french", "frequency", "frequent", | |
| "frequently", "fresh", "friend", "friendly", "friendship", | |
| "from", "front", "fruit", "frustration", "fuel", | |
| "full", "fully", "fun", "function", "fund", | |
| "fundamental", "funding", "funeral", "funny", "furniture", | |
| "furthermore", "future", "gain", "galaxy", "gallery", | |
| "game", "gang", "gap", "garage", "garden", | |
| "garlic", "gas", "gate", "gather", "gay", | |
| "gaze", "gear", "gender", "gene", "general", | |
| "generally", "generate", "generation", "genetic", "gentleman", | |
| "gently", "german", "gesture", "get", "ghost", | |
| "giant", "gift", "gifted", "girl", "girlfriend", | |
| "give", "given", "glad", "glance", "glass", | |
| "global", "glove", "go", "goal", "god", | |
| "gold", "golden", "golf", "good", "government", | |
| "governor", "grab", "grade", "gradually", "graduate", | |
| "grain", "grand", "grandfather", "grandmother", "grant", | |
| "grass", "grave", "gray", "great", "greatest", | |
| "green", "grocery", "ground", "group", "grow", | |
| "growing", "growth", "guarantee", "guard", "guess", | |
| "guest", "guide", "guideline", "guilty", "gun", | |
| "guy", "habit", "habitat", "hair", "half", | |
| "hall", "hand", "handful", "handle", "hang", | |
| "happen", "happy", "hard", "hardly", "hat", | |
| "hate", "have", "he", "head", "headline", | |
| "headquarters", "health", "healthy", "hear", "hearing", | |
| "heart", "heat", "heaven", "heavily", "heavy", | |
| "heel", "height", "helicopter", "hell", "hello", | |
| "help", "helpful", "her", "here", "heritage", | |
| "hero", "herself", "hey", "hi", "hide", | |
| "high", "highlight", "highly", "highway", "hill", | |
| "him", "himself", "hip", "hire", "his", | |
| "historian", "historic", "historical", "history", "hit", | |
| "hold", "hole", "holiday", "holy", "home", | |
| "homeless", "honest", "honey", "honor", "hope", | |
| "horizon", "horror", "horse", "hospital", "host", | |
| "hot", "hotel", "hour", "house", "household", | |
| "housing", "how", "however", "huge", "human", | |
| "humor", "hundred", "hungry", "hunter", "hunting", | |
| "hurt", "husband", "hypothesis", "ice", "idea", | |
| "ideal", "identification", "identify", "identity", "ie", | |
| "if", "ignore", "ill", "illegal", "illness", | |
| "illustrate", "image", "imagination", "imagine", "immediate", | |
| "immediately", "immigrant", "immigration", "impact", "implement", | |
| "implication", "imply", "importance", "important", "impose", | |
| "impossible", "impress", "impression", "impressive", "improve", | |
| "improvement", "in", "incentive", "incident", "include", | |
| "including", "income", "incorporate", "increase", "increased", | |
| "increasing", "increasingly", "incredible", "indeed", "independence", | |
| "independent", "index", "indian", "indicate", "indication", | |
| "individual", "industrial", "industry", "infant", "infection", | |
| "inflation", "influence", "inform", "information", "ingredient", | |
| "initial", "initially", "initiative", "injury", "inner", | |
| "innocent", "inquiry", "inside", "insight", "insist", | |
| "inspire", "install", "instance", "instead", "institution", | |
| "institutional", "instruction", "instructor", "instrument", "insurance", | |
| "intellectual", "intelligence", "intend", "intense", "intensity", | |
| "intention", "interaction", "interest", "interested", "interesting", | |
| "internal", "international", "internet", "interpret", "interpretation", | |
| "intervention", "interview", "into", "introduce", "introduction", | |
| "invasion", "invest", "investigate", "investigation", "investigator", | |
| "investment", "investor", "invite", "involve", "involved", | |
| "involvement", "iraqi", "irish", "iron", "islamic", | |
| "island", "israeli", "issue", "it", "italian", | |
| "item", "its", "itself", "jacket", "jail", | |
| "japanese", "jet", "jew", "jewish", "job", | |
| "join", "joint", "joke", "journal", "journalist", | |
| "journey", "joy", "judge", "judgment", "juice", | |
| "jump", "junior", "jury", "just", "justice", | |
| "justify", "keep", "key", "kick", "kid", | |
| "kill", "killer", "killing", "kind", "king", | |
| "kiss", "kitchen", "knee", "knife", "knock", | |
| "know", "knowledge", "lab", "label", "labor", | |
| "laboratory", "lack", "lady", "lake", "land", | |
| "landscape", "language", "lap", "large", "largely", | |
| "last", "late", "later", "latin", "latter", | |
| "laugh", "launch", "law", "lawn", "lawsuit", | |
| "lawyer", "lay", "layer", "lead", "leader", | |
| "leadership", "leading", "leaf", "league", "lean", | |
| "learn", "learning", "least", "leather", "leave", | |
| "left", "leg", "legacy", "legal", "legend", | |
| "legislation", "legitimate", "lemon", "length", "less", | |
| "lesson", "let", "letter", "level", "liberal", | |
| "library", "license", "lie", "life", "lifestyle", | |
| "lifetime", "lift", "light", "like", "likely", | |
| "limit", "limitation", "limited", "line", "link", | |
| "lip", "list", "listen", "literally", "literary", | |
| "literature", "little", "live", "living", "load", | |
| "loan", "local", "locate", "location", "lock", | |
| "long", "long-term", "look", "loose", "lose", | |
| "loss", "lost", "lot", "lots", "loud", | |
| "love", "lovely", "lover", "low", "lower", | |
| "luck", "lucky", "lunch", "lung", "machine", | |
| "mad", "magazine", "mail", "main", "mainly", | |
| "maintain", "maintenance", "major", "majority", "make", | |
| "maker", "makeup", "male", "mall", "man", | |
| "manage", "management", "manager", "manner", "manufacturer", | |
| "manufacturing", "many", "map", "margin", "mark", | |
| "market", "marketing", "marriage", "married", "marry", | |
| "mask", "mass", "massive", "master", "match", | |
| "material", "math", "matter", "may", "maybe", | |
| "mayor", "me", "meal", "mean", "meaning", | |
| "meanwhile", "measure", "measurement", "meat", "mechanism", | |
| "media", "medical", "medication", "medicine", "medium", | |
| "meet", "meeting", "member", "membership", "memory", | |
| "mental", "mention", "menu", "mere", "merely", | |
| "mess", "message", "metal", "meter", "method", | |
| "mexican", "middle", "might", "military", "milk", | |
| "million", "mind", "mine", "minister", "minor", | |
| "minority", "minute", "miracle", "mirror", "miss", | |
| "missile", "mission", "mistake", "mix", "mixture", | |
| "mm-hmm", "mode", "model", "moderate", "modern", | |
| "modest", "mom", "moment", "money", "monitor", | |
| "month", "mood", "moon", "moral", "more", | |
| "moreover", "morning", "mortgage", "most", "mostly", | |
| "mother", "motion", "motivation", "motor", "mount", | |
| "mountain", "mouse", "mouth", "move", "movement", | |
| "movie", "mr", "mrs", "ms", "much", | |
| "multiple", "murder", "muscle", "museum", "music", | |
| "musical", "musician", "muslim", "must", "mutual", | |
| "my", "myself", "mystery", "myth", "naked", | |
| "name", "narrative", "narrow", "nation", "national", | |
| "native", "natural", "naturally", "nature", "near", | |
| "nearby", "nearly", "necessarily", "necessary", "neck", | |
| "need", "negative", "negotiate", "negotiation", "neighbor", | |
| "neighborhood", "neither", "nerve", "nervous", "net", | |
| "network", "never", "nevertheless", "new", "newly", | |
| "news", "newspaper", "next", "nice", "night", | |
| "nine", "no", "nobody", "nod", "noise", | |
| "nomination", "none", "nonetheless", "nor", "normal", | |
| "normally", "north", "northern", "nose", "not", | |
| "note", "nothing", "notice", "notion", "novel", | |
| "now", "nowhere", "n't", "nuclear", "number", | |
| "numerous", "nurse", "nut", "object", "objective", | |
| "obligation", "observation", "observe", "observer", "obtain", | |
| "obvious", "obviously", "occasion", "occasionally", "occupation", | |
| "occupy", "occur", "ocean", "odd", "odds", | |
| "of", "off", "offense", "offensive", "offer", | |
| "office", "officer", "official", "often", "oh", | |
| "oil", "ok", "okay", "old", "olympic", | |
| "on", "once", "one", "ongoing", "onion", | |
| "online", "only", "onto", "open", "opening", | |
| "operate", "operating", "operation", "operator", "opinion", | |
| "opponent", "opportunity", "oppose", "opposite", "opposition", | |
| "option", "or", "orange", "order", "ordinary", | |
| "organic", "organization", "organize", "orientation", "origin", | |
| "original", "originally", "other", "others", "otherwise", | |
| "ought", "our", "ourselves", "out", "outcome", | |
| "outside", "oven", "over", "overall", "overcome", | |
| "overlook", "owe", "own", "owner", "pace", | |
| "pack", "package", "page", "pain", "painful", | |
| "paint", "painter", "painting", "pair", "pale", | |
| "palestinian", "palm", "pan", "panel", "pant", | |
| "paper", "parent", "park", "parking", "part", | |
| "participant", "participate", "participation", "particular", "particularly", | |
| "partly", "partner", "partnership", "party", "pass", | |
| "passage", "passenger", "passion", "past", "patch", | |
| "path", "patient", "pattern", "pause", "pay", | |
| "payment", "peace", "peak", "peer", "penalty", | |
| "people", "pepper", "per", "perceive", "percentage", | |
| "perception", "perfect", "perfectly", "perform", "performance", | |
| "perhaps", "period", "permanent", "permission", "permit", | |
| "person", "personal", "personality", "personally", "personnel", | |
| "perspective", "persuade", "pet", "phase", "phenomenon", | |
| "philosophy", "phone", "photo", "photograph", "photographer", | |
| "phrase", "physical", "physically", "physician", "piano", | |
| "pick", "picture", "pie", "piece", "pile", | |
| "pilot", "pine", "pink", "pipe", "pitch", | |
| "place", "plan", "plane", "planet", "planning", | |
| "plant", "plastic", "plate", "platform", "play", | |
| "player", "please", "pleasure", "plenty", "plot", | |
| "plus", "pocket", "poem", "poet", "poetry", | |
| "point", "pole", "police", "policy", "political", | |
| "politically", "politician", "politics", "poll", "pollution", | |
| "pool", "poor", "pop", "popular", "population", | |
| "porch", "port", "portion", "portrait", "portray", | |
| "pose", "position", "positive", "possess", "possibility", | |
| "possible", "possibly", "post", "pot", "potato", | |
| "potential", "potentially", "pound", "pour", "poverty", | |
| "powder", "power", "powerful", "practical", "practice", | |
| "pray", "prayer", "precisely", "predict", "prefer", | |
| "preference", "pregnancy", "pregnant", "preparation", "prepare", | |
| "prescription", "presence", "present", "presentation", "preserve", | |
| "president", "presidential", "press", "pressure", "pretend", | |
| "pretty", "prevent", "previous", "previously", "price", | |
| "pride", "priest", "primarily", "primary", "prime", | |
| "principal", "principle", "print", "prior", "priority", | |
| "prison", "prisoner", "privacy", "private", "probably", | |
| "problem", "procedure", "proceed", "process", "produce", | |
| "producer", "product", "production", "profession", "professional", | |
| "professor", "profile", "profit", "program", "progress", | |
| "project", "prominent", "promise", "promote", "prompt", | |
| "proof", "proper", "properly", "property", "proportion", | |
| "proposal", "propose", "proposed", "prosecutor", "prospect", | |
| "protect", "protection", "protein", "protest", "proud", | |
| "prove", "provide", "provider", "province", "provision", | |
| "psychological", "psychologist", "psychology", "public", "publication", | |
| "publicly", "publish", "publisher", "pull", "punishment", | |
| "purchase", "pure", "purpose", "pursue", "push", | |
| "put", "qualify", "quality", "quarter", "quarterback", | |
| "question", "quick", "quickly", "quiet", "quietly", | |
| "quit", "quite", "quote", "race", "racial", | |
| "radical", "radio", "rail", "rain", "raise", | |
| "range", "rank", "rapid", "rapidly", "rare", | |
| "rarely", "rate", "rather", "rating", "ratio", | |
| "raw", "reach", "react", "reaction", "read", | |
| "reader", "reading", "ready", "real", "reality", | |
| "realize", "really", "reason", "reasonable", "recall", | |
| "receive", "recent", "recently", "recipe", "recognition", | |
| "recognize", "recommend", "recommendation", "record", "recording", | |
| "recover", "recovery", "recruit", "red", "reduce", | |
| "reduction", "refer", "reference", "reflect", "reflection", | |
| "reform", "refugee", "refuse", "regard", "regarding", | |
| "regardless", "regime", "region", "regional", "register", | |
| "regular", "regularly", "regulate", "regulation", "reinforce", | |
| "reject", "relate", "relation", "relationship", "relative", | |
| "relatively", "relax", "release", "relevant", "relief", | |
| "religion", "religious", "rely", "remain", "remaining", | |
| "remarkable", "remember", "remind", "remote", "remove", | |
| "repeat", "repeatedly", "replace", "reply", "report", | |
| "reporter", "represent", "representation", "representative", "republican", | |
| "reputation", "request", "require", "requirement", "research", | |
| "researcher", "resemble", "reservation", "resident", "resist", | |
| "resistance", "resolution", "resolve", "resort", "resource", | |
| "respect", "respond", "respondent", "response", "responsibility", | |
| "responsible", "rest", "restaurant", "restore", "restriction", | |
| "result", "retain", "retire", "retirement", "return", | |
| "reveal", "revenue", "review", "revolution", "rhythm", | |
| "rice", "rich", "rid", "ride", "rifle", | |
| "right", "ring", "rise", "risk", "river", | |
| "road", "rock", "role", "roll", "romantic", | |
| "roof", "room", "root", "rope", "rose", | |
| "rough", "roughly", "round", "route", "routine", | |
| "row", "rub", "rule", "run", "running", | |
| "rural", "rush", "russian", "sacred", "sad", | |
| "safe", "safety", "sake", "salad", "salary", | |
| "sale", "sales", "salt", "same", "sample", | |
| "sanction", "sand", "satellite", "satisfaction", "satisfy", | |
| "sauce", "save", "saving", "say", "scale", | |
| "scandal", "scared", "scenario", "scene", "schedule", | |
| "scheme", "scholar", "scholarship", "school", "science", | |
| "scientific", "scientist", "scope", "score", "scream", | |
| "screen", "script", "sea", "search", "season", | |
| "seat", "second", "secret", "secretary", "section", | |
| "sector", "secure", "security", "see", "seed", | |
| "seek", "seem", "segment", "seize", "select", | |
| "selection", "self", "sell", "senate", "senator", | |
| "send", "senior", "sense", "sensitive", "sentence", | |
| "separate", "sequence", "series", "serious", "seriously", | |
| "serve", "service", "session", "set", "setting", | |
| "settle", "settlement", "seven", "several", "severe", | |
| "sex", "sexual", "shade", "shadow", "shake", | |
| "shall", "shape", "share", "sharp", "she", | |
| "sheet", "shelf", "shell", "shelter", "shift", | |
| "shine", "ship", "shirt", "shit", "shock", | |
| "shoe", "shoot", "shooting", "shop", "shopping", | |
| "shore", "short", "shortly", "shot", "should", | |
| "shoulder", "shout", "show", "shower", "shrug", | |
| "shut", "sick", "side", "sigh", "sight", | |
| "sign", "signal", "significance", "significant", "significantly", | |
| "silence", "silent", "silver", "similar", "similarly", | |
| "simple", "simply", "sin", "since", "sing", | |
| "singer", "single", "sink", "sir", "sister", | |
| "sit", "site", "situation", "six", "size", | |
| "ski", "skill", "skin", "sky", "slave", | |
| "sleep", "slice", "slide", "slight", "slightly", | |
| "slip", "slow", "slowly", "small", "smart", | |
| "smell", "smile", "smoke", "smooth", "snap", | |
| "snow", "so", "so-called", "soccer", "social", | |
| "society", "soft", "software", "soil", "solar", | |
| "soldier", "solid", "solution", "solve", "some", | |
| "somebody", "somehow", "someone", "something", "sometimes", | |
| "somewhat", "somewhere", "son", "song", "soon", | |
| "sophisticated", "sorry", "sort", "soul", "sound", | |
| "soup", "source", "south", "southern", "soviet", | |
| "space", "spanish", "speak", "speaker", "special", | |
| "specialist", "species", "specific", "specifically", "speech", | |
| "speed", "spend", "spending", "spin", "spirit", | |
| "spiritual", "split", "spokesman", "sport", "spot", | |
| "spread", "spring", "square", "squeeze", "stability", | |
| "stable", "staff", "stage", "stair", "stake", | |
| "stand", "standard", "standing", "star", "stare", | |
| "start", "state", "statement", "station", "statistics", | |
| "status", "stay", "steady", "steal", "steel", | |
| "step", "stick", "still", "stir", "stock", | |
| "stomach", "stone", "stop", "storage", "store", | |
| "storm", "story", "straight", "strange", "stranger", | |
| "strategic", "strategy", "stream", "street", "strength", | |
| "strengthen", "stress", "stretch", "strike", "string", | |
| "strip", "stroke", "strong", "strongly", "structure", | |
| "struggle", "student", "studio", "study", "stuff", | |
| "stupid", "style", "subject", "submit", "subsequent", | |
| "substance", "substantial", "succeed", "success", "successful", | |
| "successfully", "such", "sudden", "suddenly", "sue", | |
| "suffer", "sufficient", "sugar", "suggest", "suggestion", | |
| "suicide", "suit", "summer", "summit", "sun", | |
| "super", "supply", "support", "supporter", "suppose", | |
| "supposed", "supreme", "sure", "surely", "surface", | |
| "surgery", "surprise", "surprised", "surprising", "surprisingly", | |
| "surround", "survey", "survival", "survive", "survivor", | |
| "suspect", "sustain", "swear", "sweep", "sweet", | |
| "swim", "swing", "switch", "symbol", "symptom", | |
| "system", "table", "tablespoon", "tactic", "tail", | |
| "take", "tale", "talent", "talk", "tall", | |
| "tank", "tap", "tape", "target", "task", | |
| "taste", "tax", "taxpayer", "tea", "teach", | |
| "teacher", "teaching", "team", "tear", "teaspoon", | |
| "technical", "technique", "technology", "teen", "teenager", | |
| "telephone", "telescope", "television", "tell", "temperature", | |
| "temporary", "ten", "tend", "tendency", "tennis", | |
| "tension", "tent", "term", "terms", "terrible", | |
| "territory", "terror", "terrorism", "terrorist", "test", | |
| "testify", "testimony", "testing", "text", "than", | |
| "thank", "thanks", "that", "the", "theater", | |
| "their", "them", "theme", "themselves", "then", | |
| "theory", "therapy", "there", "therefore", "these", | |
| "they", "thick", "thin", "thing", "think", | |
| "thinking", "third", "thirty", "this", "those", | |
| "though", "thought", "thousand", "threat", "threaten", | |
| "three", "throat", "through", "throughout", "throw", | |
| "thus", "ticket", "tie", "tight", "time", | |
| "tiny", "tip", "tire", "tired", "tissue", | |
| "title", "to", "tobacco", "today", "toe", | |
| "together", "tomato", "tomorrow", "tone", "tongue", | |
| "tonight", "too", "tool", "tooth", "top", | |
| "topic", "toss", "total", "totally", "touch", | |
| "tough", "tour", "tourist", "tournament", "toward", | |
| "towards", "tower", "town", "toy", "trace", | |
| "track", "trade", "tradition", "traditional", "traffic", | |
| "tragedy", "trail", "train", "training", "transfer", | |
| "transform", "transformation", "transition", "translate", "transportation", | |
| "travel", "treat", "treatment", "treaty", "tree", | |
| "tremendous", "trend", "trial", "tribe", "trick", | |
| "trip", "troop", "trouble", "truck", "true", | |
| "truly", "trust", "truth", "try", "tube", | |
| "tunnel", "turn", "twelve", "twenty", "twice", | |
| "twin", "two", "type", "typical", "typically", | |
| "ugly", "ultimate", "ultimately", "unable", "uncle", | |
| "under", "undergo", "understand", "understanding", "unfortunately", | |
| "uniform", "union", "unique", "unit", "united", | |
| "universal", "universe", "university", "unknown", "unless", | |
| "unlike", "unlikely", "until", "unusual", "up", | |
| "upon", "upper", "urban", "urge", "us", | |
| "use", "used", "useful", "user", "usual", | |
| "usually", "utility", "vacation", "valley", "valuable", | |
| "value", "variable", "variation", "variety", "various", | |
| "vary", "vast", "vegetable", "vehicle", "venture", | |
| "version", "versus", "very", "vessel", "veteran", | |
| "via", "victim", "victory", "video", "view", | |
| "viewer", "village", "violate", "violation", "violence", | |
| "violent", "virtually", "virtue", "virus", "visible", | |
| "vision", "visit", "visitor", "visual", "vital", | |
| "voice", "volume", "volunteer", "vote", "voter", | |
| "vs", "vulnerable", "wage", "wait", "wake", | |
| "walk", "wall", "wander", "want", "war", | |
| "warm", "warn", "warning", "wash", "waste", | |
| "watch", "water", "wave", "way", "we", | |
| "weak", "wealth", "wealthy", "weapon", "wear", | |
| "weather", "wedding", "week", "weekend", "weekly", | |
| "weigh", "weight", "welcome", "welfare", "well", | |
| "west", "western", "wet", "what", "whatever", | |
| "wheel", "when", "whenever", "where", "whereas", | |
| "whether", "which", "while", "whisper", "white", | |
| "who", "whole", "whom", "whose", "why", | |
| "wide", "widely", "widespread", "wife", "wild", | |
| "will", "willing", "win", "wind", "window", | |
| "wine", "wing", "winner", "winter", "wipe", | |
| "wire", "wisdom", "wise", "wish", "with", | |
| "withdraw", "within", "without", "witness", "woman", | |
| "wonder", "wonderful", "wood", "wooden", "word", | |
| "work", "worker", "working", "works", "workshop", | |
| "world", "worried", "worry", "worth", "would", | |
| "wound", "wrap", "write", "writer", "writing", | |
| "wrong", "yard", "yeah", "year", "yell", | |
| "yellow", "yes", "yesterday", "yet", "yield", | |
| "you", "young", "your", "yours", "yourself", | |
| "youth", "zone" }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| protected static final String[] __WORDSv2__ = { | |
| "people", "history", "way", "art", "world", | |
| "information", "map", "two", "family", "government", | |
| "health", "system", "computer", "meat", "year", | |
| "thanks", "music", "person", "reading", "method", | |
| "data", "food", "understanding", "theory", "law", | |
| "bird", "literature", "problem", "software", "control", | |
| "knowledge", "power", "ability", "economics", "love", | |
| "internet", "television", "science", "library", "nature", | |
| "fact", "product", "idea", "temperature", "investment", | |
| "area", "society", "activity", "story", "industry", | |
| "media", "thing", "oven", "community", "definition", | |
| "safety", "quality", "development", "language", "management", | |
| "player", "variety", "video", "week", "security", | |
| "country", "exam", "movie", "organization", "equipment", | |
| "physics", "analysis", "policy", "series", "thought", | |
| "basis", "boyfriend", "direction", "strategy", "technology", | |
| "army", "camera", "freedom", "paper", "environment", | |
| "child", "instance", "month", "truth", "marketing", | |
| "university", "writing", "article", "department", "difference", | |
| "goal", "news", "audience", "fishing", "growth", | |
| "income", "marriage", "user", "combination", "failure", | |
| "meaning", "medicine", "philosophy", "teacher", "communication", | |
| "night", "chemistry", "disease", "disk", "energy", | |
| "nation", "road", "role", "soup", "advertising", | |
| "location", "success", "addition", "apartment", "education", | |
| "math", "moment", "painting", "politics", "attention", | |
| "decision", "event", "property", "shopping", "student", | |
| "wood", "competition", "distribution", "entertainment", "office", | |
| "population", "president", "unit", "category", "cigarette", | |
| "context", "introduction", "opportunity", "performance", "driver", | |
| "flight", "length", "magazine", "newspaper", "relationship", | |
| "teaching", "cell", "dealer", "finding", "lake", | |
| "member", "message", "phone", "scene", "appearance", | |
| "association", "concept", "customer", "death", "discussion", | |
| "housing", "inflation", "insurance", "mood", "woman", | |
| "advice", "blood", "effort", "expression", "importance", | |
| "opinion", "payment", "reality", "responsibility", "situation", | |
| "skill", "statement", "wealth", "application", "city", | |
| "county", "depth", "estate", "foundation", "grandmother", | |
| "heart", "perspective", "photo", "recipe", "studio", | |
| "topic", "collection", "depression", "imagination", "passion", | |
| "percentage", "resource", "setting", "ad", "agency", | |
| "college", "connection", "criticism", "debt", "description", | |
| "memory", "patience", "secretary", "solution", "administration", | |
| "aspect", "attitude", "director", "personality", "psychology", | |
| "recommendation", "response", "selection", "storage", "version", | |
| "alcohol", "argument", "complaint", "contract", "emphasis", | |
| "highway", "loss", "membership", "possession", "preparation", | |
| "steak", "union", "agreement", "cancer", "currency", | |
| "employment", "engineering", "entry", "interaction", "mixture", | |
| "preference", "region", "republic", "tradition", "virus", | |
| "actor", "classroom", "delivery", "device", "difficulty", | |
| "drama", "election", "engine", "football", "guidance", | |
| "hotel", "owner", "priority", "protection", "suggestion", | |
| "tension", "variation", "anxiety", "atmosphere", "awareness", | |
| "bath", "bread", "candidate", "climate", "comparison", | |
| "confusion", "construction", "elevator", "emotion", "employee", | |
| "employer", "guest", "height", "leadership", "mall", | |
| "manager", "operation", "recording", "sample", "transportation", | |
| "charity", "cousin", "disaster", "editor", "efficiency", | |
| "excitement", "extent", "feedback", "guitar", "homework", | |
| "leader", "mom", "outcome", "permission", "presentation", | |
| "promotion", "reflection", "refrigerator", "resolution", "revenue", | |
| "session", "singer", "tennis", "basket", "bonus", | |
| "cabinet", "childhood", "church", "clothes", "coffee", | |
| "dinner", "drawing", "hair", "hearing", "initiative", | |
| "judgment", "lab", "measurement", "mode", "mud", | |
| "orange", "poetry", "police", "possibility", "procedure", | |
| "queen", "ratio", "relation", "restaurant", "satisfaction", | |
| "sector", "signature", "significance", "song", "tooth", | |
| "town", "vehicle", "volume", "wife", "accident", | |
| "airport", "appointment", "arrival", "assumption", "baseball", | |
| "chapter", "committee", "conversation", "database", "enthusiasm", | |
| "error", "explanation", "farmer", "gate", "girl", | |
| "hall", "historian", "hospital", "injury", "instruction", | |
| "maintenance", "manufacturer", "meal", "perception", "pie", | |
| "poem", "presence", "proposal", "reception", "replacement", | |
| "revolution", "river", "son", "speech", "tea", | |
| "village", "warning", "winner", "worker", "writer", | |
| "assistance", "breath", "buyer", "chest", "chocolate", | |
| "conclusion", "contribution", "cookie", "courage", "dad", | |
| "desk", "drawer", "establishment", "examination", "garbage", | |
| "grocery", "honey", "impression", "improvement", "independence", | |
| "insect", "inspection", "inspector", "king", "ladder", | |
| "menu", "penalty", "piano", "potato", "profession", | |
| "professor", "quantity", "reaction", "requirement", "salad", | |
| "sister", "supermarket", "tongue", "weakness", "wedding", | |
| "affair", "ambition", "analyst", "apple", "assignment", | |
| "assistant", "bathroom", "bedroom", "beer", "birthday", | |
| "celebration", "championship", "cheek", "client", "consequence", | |
| "departure", "diamond", "dirt", "ear", "fortune", | |
| "friendship", "funeral", "gene", "girlfriend", "hat", | |
| "indication", "intention", "lady", "midnight", "negotiation", | |
| "obligation", "passenger", "pizza", "platform", "poet", | |
| "pollution", "recognition", "reputation", "shirt", "sir", | |
| "speaker", "stranger", "surgery", "sympathy", "tale", | |
| "throat", "trainer", "uncle", "youth", "time", | |
| "work", "film", "water", "money", "example", | |
| "while", "business", "study", "game", "life", | |
| "form", "air", "day", "place", "number", | |
| "part", "field", "fish", "back", "process", | |
| "heat", "hand", "experience", "job", "book", | |
| "end", "point", "type", "home", "economy", | |
| "value", "body", "market", "guide", "interest", | |
| "state", "radio", "course", "company", "price", | |
| "size", "card", "list", "mind", "trade", | |
| "line", "care", "group", "risk", "word", | |
| "fat", "force", "key", "light", "training", | |
| "name", "school", "top", "amount", "level", | |
| "order", "practice", "research", "sense", "service", | |
| "piece", "web", "boss", "sport", "fun", | |
| "house", "page", "term", "test", "answer", | |
| "sound", "focus", "matter", "kind", "soil", | |
| "board", "oil", "picture", "access", "garden", | |
| "range", "rate", "reason", "future", "site", | |
| "demand", "exercise", "image", "case", "cause", | |
| "coast", "action", "age", "bad", "boat", | |
| "record", "result", "section", "building", "mouse", | |
| "cash", "class", "nothing", "period", "plan", | |
| "store", "tax", "side", "subject", "space", | |
| "rule", "stock", "weather", "chance", "figure", | |
| "man", "model", "source", "beginning", "earth", | |
| "program", "chicken", "design", "feature", "head", | |
| "material", "purpose", "question", "rock", "salt", | |
| "act", "birth", "car", "dog", "object", | |
| "scale", "sun", "note", "profit", "rent", | |
| "speed", "style", "war", "bank", "craft", | |
| "half", "inside", "outside", "standard", "bus", | |
| "exchange", "eye", "fire", "position", "pressure", | |
| "stress", "advantage", "benefit", "box", "frame", | |
| "issue", "step", "cycle", "face", "item", | |
| "metal", "paint", "review", "room", "screen", | |
| "structure", "view", "account", "ball", "discipline", | |
| "medium", "share", "balance", "bit", "black", | |
| "bottom", "choice", "gift", "impact", "machine", | |
| "shape", "tool", "wind", "address", "average", | |
| "career", "culture", "morning", "pot", "sign", | |
| "table", "task", "condition", "contact", "credit", | |
| "egg", "hope", "ice", "network", "north", | |
| "square", "attempt", "date", "effect", "link", | |
| "post", "star", "voice", "capital", "challenge", | |
| "friend", "self", "shot", "brush", "couple", | |
| "debate", "exit", "front", "function", "lack", | |
| "living", "plant", "plastic", "spot", "summer", | |
| "taste", "theme", "track", "wing", "brain", | |
| "button", "click", "desire", "foot", "gas", | |
| "influence", "notice", "rain", "wall", "base", | |
| "damage", "distance", "feeling", "pair", "savings", | |
| "staff", "sugar", "target", "text", "animal", | |
| "author", "budget", "discount", "file", "ground", | |
| "lesson", "minute", "officer", "phase", "reference", | |
| "register", "sky", "stage", "stick", "title", | |
| "trouble", "bowl", "bridge", "campaign", "character", | |
| "club", "edge", "evidence", "fan", "letter", | |
| "lock", "maximum", "novel", "option", "pack", | |
| "park", "plenty", "quarter", "skin", "sort", | |
| "weight", "baby", "background", "carry", "dish", | |
| "factor", "fruit", "glass", "joint", "master", | |
| "muscle", "red", "strength", "traffic", "trip", | |
| "vegetable", "appeal", "chart", "gear", "ideal", | |
| "kitchen", "land", "log", "mother", "net", | |
| "party", "principle", "relative", "sale", "season", | |
| "signal", "spirit", "street", "tree", "wave", | |
| "belt", "bench", "commission", "copy", "drop", | |
| "minimum", "path", "progress", "project", "sea", | |
| "south", "status", "stuff", "ticket", "tour", | |
| "angle", "blue", "breakfast", "confidence", "daughter", | |
| "degree", "doctor", "dot", "dream", "duty", | |
| "essay", "father", "fee", "finance", "hour", | |
| "juice", "limit", "luck", "milk", "mouth", | |
| "peace", "pipe", "seat", "stable", "storm", | |
| "substance", "team", "trick", "afternoon", "bat", | |
| "beach", "blank", "catch", "chain", "consideration", | |
| "cream", "crew", "detail", "gold", "interview", | |
| "kid", "mark", "match", "mission", "pain", | |
| "pleasure", "score", "screw", "sex", "shop", | |
| "shower", "suit", "tone", "window", "agent", | |
| "band", "block", "bone", "calendar", "cap", | |
| "coat", "contest", "corner", "court", "cup", | |
| "district", "door", "east", "finger", "garage", | |
| "guarantee", "hole", "hook", "implement", "layer", | |
| "lecture", "lie", "manner", "meeting", "nose", | |
| "parking", "partner", "profile", "respect", "rice", | |
| "routine", "schedule", "swimming", "telephone", "tip", | |
| "winter", "airline", "bag", "battle", "bed", | |
| "bill", "bother", "cake", "code", "curve", | |
| "designer", "dimension", "dress", "ease", "emergency", | |
| "evening", "extension", "farm", "fight", "gap", | |
| "grade", "holiday", "horror", "horse", "host", | |
| "husband", "loan", "mistake", "mountain", "nail", | |
| "noise", "occasion", "package", "patient", "pause", | |
| "phrase", "proof", "race", "relief", "sand", | |
| "sentence", "shoulder", "smoke", "stomach", "string", | |
| "tourist", "towel", "vacation", "west", "wheel", | |
| "wine", "arm", "aside", "associate", "bet", | |
| "blow", "border", "branch", "breast", "brother", | |
| "buddy", "bunch", "chip", "coach", "cross", | |
| "document", "draft", "dust", "expert", "floor", | |
| "god", "golf", "habit", "iron", "judge", | |
| "knife", "landscape", "league", "mail", "mess", | |
| "native", "opening", "parent", "pattern", "pin", | |
| "pool", "pound", "request", "salary", "shame", | |
| "shelter", "shoe", "silver", "tackle", "tank", | |
| "trust", "assist", "bake", "bar", "bell", | |
| "bike", "blame", "boy", "brick", "chair", | |
| "closet", "clue", "collar", "comment", "conference", | |
| "devil", "diet", "fear", "fuel", "glove", | |
| "jacket", "lunch", "monitor", "mortgage", "nurse", | |
| "pace", "panic", "peak", "plane", "reward", | |
| "row", "sandwich", "shock", "spite", "spray", | |
| "surprise", "till", "transition", "weekend", "welcome", | |
| "yard", "alarm", "bend", "bicycle", "bite", | |
| "blind", "bottle", "cable", "candle", "clerk", | |
| "cloud", "concert", "counter", "flower", "grandfather", | |
| "harm", "knee", "lawyer", "leather", "load", | |
| "mirror", "neck", "pension", "plate", "purple", | |
| "ruin", "ship", "skirt", "slice", "snow", | |
| "specialist", "stroke", "switch", "trash", "tune", | |
| "zone", "anger", "award", "bid", "bitter", | |
| "boot", "bug", "camp", "candy", "carpet", | |
| "cat", "champion", "channel", "clock", "comfort", | |
| "cow", "crack", "engineer", "entrance", "fault", | |
| "grass", "guy", "hell", "highlight", "incident", | |
| "island", "joke", "jury", "leg", "lip", | |
| "mate", "motor", "nerve", "passage", "pen", | |
| "pride", "priest", "prize", "promise", "resident", | |
| "resort", "ring", "roof", "rope", "sail", | |
| "scheme", "script", "sock", "station", "toe", | |
| "tower", "truck", "witness", "a", "you", | |
| "it", "can", "will", "if", "one", | |
| "many", "most", "other", "use", "make", | |
| "good", "look", "help", "go", "great", | |
| "being", "few", "might", "still", "public", | |
| "read", "keep", "start", "give", "human", | |
| "local", "general", "she", "specific", "long", | |
| "play", "feel", "high", "tonight", "put", | |
| "common", "set", "change", "simple", "past", | |
| "big", "possible", "particular", "today", "major", | |
| "personal", "current", "national", "cut", "natural", | |
| "physical", "show", "try", "check", "second", | |
| "call", "move", "pay", "let", "increase", | |
| "single", "individual", "turn", "ask", "buy", | |
| "guard", "hold", "main", "offer", "potential", | |
| "professional", "international", "travel", "cook", "alternative", | |
| "following", "special", "working", "whole", "dance", | |
| "excuse", "cold", "commercial", "low", "purchase", | |
| "deal", "primary", "worth", "fall", "necessary", | |
| "positive", "produce", "search", "present", "spend", | |
| "talk", "creative", "tell", "cost", "drive", | |
| "green", "support", "glad", "remove", "return", | |
| "run", "complex", "due", "effective", "middle", | |
| "regular", "reserve", "independent", "leave", "original", | |
| "reach", "rest", "serve", "watch", "beautiful", | |
| "charge", "active", "break", "negative", "safe", | |
| "stay", "visit", "visual", "affect", "cover", | |
| "report", "rise", "walk", "white", "beyond", | |
| "junior", "pick", "unique", "anything", "classic", | |
| "final", "lift", "mix", "private", "stop", | |
| "teach", "western", "concern", "familiar", "fly", | |
| "official", "broad", "comfortable", "gain", "maybe", | |
| "rich", "save", "stand", "young", "fail", | |
| "heavy", "hello", "lead", "listen", "valuable", | |
| "worry", "handle", "leading", "meet", "release", | |
| "sell", "finish", "normal", "press", "ride", | |
| "secret", "spread", "spring", "tough", "wait", | |
| "brown", "deep", "display", "flow", "hit", | |
| "objective", "shoot", "touch", "cancel", "chemical", | |
| "cry", "dump", "extreme", "push", "conflict", | |
| "eat", "fill", "formal", "jump", "kick", | |
| "opposite", "pass", "pitch", "remote", "total", | |
| "treat", "vast", "abuse", "beat", "burn", | |
| "deposit", "print", "raise", "sleep", "somewhere", | |
| "advance", "anywhere", "consist", "dark", "double", | |
| "draw", "equal", "fix", "hire", "internal", | |
| "join", "kill", "sensitive", "tap", "win", | |
| "attack", "claim", "constant", "drag", "drink", | |
| "guess", "minor", "pull", "raw", "soft", | |
| "solid", "wear", "weird", "wonder", "annual", | |
| "count", "dead", "doubt", "feed", "forever", | |
| "impress", "nobody", "repeat", "round", "sing", | |
| "slide", "strip", "whereas", "wish", "combine", | |
| "command", "dig", "divide", "equivalent", "hang", | |
| "hunt", "initial", "march", "mention", "smell", | |
| "spiritual", "survey", "tie", "adult", "brief", | |
| "crazy", "escape", "gather", "hate", "prior", | |
| "repair", "rough", "sad", "scratch", "sick", | |
| "strike", "employ", "external", "hurt", "illegal", | |
| "laugh", "lay", "mobile", "nasty", "ordinary", | |
| "respond", "royal", "senior", "split", "strain", | |
| "struggle", "swim", "train", "upper", "wash", | |
| "yellow", "convert", "crash", "dependent", "fold", | |
| "funny", "grab", "hide", "miss", "permit", | |
| "quote", "recover", "resolve", "roll", "sink", | |
| "slip", "spare", "suspect", "sweet", "swing", | |
| "twist", "upstairs", "usual", "abroad", "brave", | |
| "calm", "concentrate", "estimate", "grand", "male", | |
| "mine", "prompt", "quiet", "refuse", "regret", | |
| "reveal", "rush", "shake", "shift", "shine", | |
| "steal", "suck", "surround", "anybody", "bear", | |
| "brilliant", "dare", "dear", "delay", "drunk", | |
| "female", "hurry", "inevitable", "invite", "kiss", | |
| "neat", "pop", "punch", "quit", "reply", | |
| "representative", "resist", "rip", "rub", "silly", | |
| "smile", "spell", "stretch", "stupid", "tear", | |
| "temporary", "tomorrow", "wake", "wrap", "yesterday", | |
| "is", "are", "has", "get", "see", | |
| "need", "know", "would", "find", "take", | |
| "want", "does", "learn", "become", "come", | |
| "include", "thank", "provide", "create", "add", | |
| "understand", "consider", "choose", "develop", "remember", | |
| "determine", "grow", "allow", "supply", "bring", | |
| "improve", "maintain", "begin", "exist", "tend", | |
| "enjoy", "perform", "decide", "identify", "continue", | |
| "protect", "require", "occur", "write", "approach", | |
| "avoid", "prepare", "build", "achieve", "believe", | |
| "receive", "seem", "discuss", "realize", "contain", | |
| "follow", "refer", "solve", "describe", "prefer", | |
| "prevent", "discover", "ensure", "expect", "invest", | |
| "reduce", "speak", "appear", "explain", "explore", | |
| "involve", "lose", "afford", "agree", "hear", | |
| "remain", "represent", "apply", "forget", "recommend", | |
| "rely", "vary", "generate", "obtain", "accept", | |
| "communicate", "complain", "depend", "enter", "happen", | |
| "indicate", "suggest", "survive", "appreciate", "compare", | |
| "imagine", "manage", "differ", "encourage", "expand", | |
| "prove", "react", "recognize", "relax", "replace", | |
| "borrow", "earn", "emphasize", "enable", "operate", | |
| "reflect", "send", "anticipate", "assume", "engage", | |
| "enhance", "examine", "install", "participate", "intend", | |
| "introduce", "relate", "settle", "assure", "attract", | |
| "distribute", "overcome", "owe", "succeed", "suffer", | |
| "throw", "acquire", "adapt", "adjust", "argue", | |
| "arise", "confirm", "encouraging", "incorporate", "justify", | |
| "organize", "ought", "possess", "relieve", "retain", | |
| "shut", "calculate", "compete", "consult", "deliver", | |
| "extend", "investigate", "negotiate", "qualify", "retire", | |
| "rid", "weigh", "arrive", "attach", "behave", | |
| "celebrate", "convince", "disagree", "establish", "ignore", | |
| "imply", "insist", "pursue", "remaining", "specify", | |
| "warn", "accuse", "admire", "admit", "adopt", | |
| "announce", "apologize", "approve", "attend", "belong", | |
| "commit", "criticize", "deserve", "destroy", "hesitate", | |
| "illustrate", "inform", "manufacturing", "persuade", "pour", | |
| "propose", "remind", "shall", "submit", "suppose", | |
| "translate", "be", "have", "use", "make", | |
| "look", "help", "go", "being", "think", | |
| "read", "keep", "start", "give", "play", | |
| "feel", "put", "set", "change", "say", | |
| "cut", "show", "try", "check", "call", | |
| "move", "pay", "let", "increase", "turn", | |
| "ask", "buy", "guard", "hold", "offer", | |
| "travel", "cook", "dance", "excuse", "live", | |
| "purchase", "deal", "mean", "fall", "produce", | |
| "search", "spend", "talk", "upset", "tell", | |
| "cost", "drive", "support", "remove", "return", | |
| "run", "appropriate", "reserve", "leave", "reach", | |
| "rest", "serve", "watch", "charge", "break", | |
| "stay", "visit", "affect", "cover", "report", | |
| "rise", "walk", "pick", "lift", "mix", | |
| "stop", "teach", "concern", "fly", "born", | |
| "gain", "save", "stand", "fail", "lead", | |
| "listen", "worry", "express", "handle", "meet", | |
| "release", "sell", "finish", "press", "ride", | |
| "spread", "spring", "wait", "display", "flow", | |
| "hit", "shoot", "touch", "cancel", "cry", | |
| "dump", "push", "select", "conflict", "die", | |
| "eat", "fill", "jump", "kick", "pass", | |
| "pitch", "treat", "abuse", "beat", "burn", | |
| "deposit", "print", "raise", "sleep", "advance", | |
| "connect", "consist", "contribute", "draw", "fix", | |
| "hire", "join", "kill", "sit", "tap", | |
| "win", "attack", "claim", "drag", "drink", | |
| "guess", "pull", "wear", "wonder", "count", | |
| "doubt", "feed", "impress", "repeat", "seek", | |
| "sing", "slide", "strip", "wish", "collect", | |
| "combine", "command", "dig", "divide", "hang", | |
| "hunt", "march", "mention", "smell", "survey", | |
| "tie", "escape", "expose", "gather", "hate", | |
| "repair", "scratch", "strike", "employ", "hurt", | |
| "laugh", "lay", "respond", "split", "strain", | |
| "struggle", "swim", "train", "wash", "waste", | |
| "convert", "crash", "fold", "grab", "hide", | |
| "miss", "permit", "quote", "recover", "resolve", | |
| "roll", "sink", "slip", "suspect", "swing", | |
| "twist", "concentrate", "estimate", "prompt", "refuse", | |
| "regret", "reveal", "rush", "shake", "shift", | |
| "shine", "steal", "suck", "surround", "bear", | |
| "dare", "delay", "hurry", "invite", "kiss", | |
| "marry", "pop", "pray", "pretend", "punch", | |
| "quit", "reply", "resist", "rip", "rub", | |
| "smile", "spell", "stretch", "tear", "wake", | |
| "wrap", "was", "like", "even", "film", | |
| "water", "been", "well", "were", "example", | |
| "own", "study", "must", "form", "air", | |
| "place", "number", "part", "field", "fish", | |
| "process", "heat", "hand", "experience", "job", | |
| "book", "end", "point", "type", "value", | |
| "body", "market", "guide", "interest", "state", | |
| "radio", "course", "company", "price", "size", | |
| "card", "list", "mind", "trade", "line", | |
| "care", "group", "risk", "word", "force", | |
| "light", "name", "school", "amount", "order", | |
| "practice", "research", "sense", "service", "piece", | |
| "web", "boss", "sport", "page", "term", | |
| "test", "answer", "sound", "focus", "matter", | |
| "soil", "board", "oil", "picture", "access", | |
| "garden", "open", "range", "rate", "reason", | |
| "according", "site", "demand", "exercise", "image", | |
| "case", "cause", "coast", "age", "boat", | |
| "record", "result", "section", "building", "mouse", | |
| "cash", "class", "dry", "plan", "store", | |
| "tax", "involved", "side", "space", "rule", | |
| "weather", "figure", "man", "model", "source", | |
| "earth", "program", "design", "feature", "purpose", | |
| "question", "rock", "act", "birth", "dog", | |
| "object", "scale", "sun", "fit", "note", | |
| "profit", "related", "rent", "speed", "style", | |
| "war", "bank", "content", "craft", "bus", | |
| "exchange", "eye", "fire", "position", "pressure", | |
| "stress", "advantage", "benefit", "box", "complete", | |
| "frame", "issue", "limited", "step", "cycle", | |
| "face", "interested", "metal", "paint", "review", | |
| "room", "screen", "structure", "view", "account", | |
| "ball", "concerned", "discipline", "ready", "share", | |
| "balance", "bit", "black", "bottom", "gift", | |
| "impact", "machine", "shape", "tool", "wind", | |
| "address", "average", "career", "culture", "pot", | |
| "sign", "table", "task", "condition", "contact", | |
| "credit", "egg", "hope", "ice", "network", | |
| "separate", "attempt", "date", "effect", "link", | |
| "perfect", "post", "star", "voice", "challenge", | |
| "friend", "warm", "brush", "couple", "debate", | |
| "exit", "experienced", "function", "lack", "plant", | |
| "spot", "summer", "taste", "theme", "track", | |
| "wing", "brain", "button", "click", "correct", | |
| "desire", "fixed", "foot", "gas", "influence", | |
| "notice", "rain", "wall", "base", "damage", | |
| "distance", "pair", "staff", "sugar", "target", | |
| "text", "author", "complicated", "discount", "file", | |
| "ground", "lesson", "officer", "phase", "reference", | |
| "register", "secure", "sky", "stage", "stick", | |
| "title", "trouble", "advanced", "bowl", "bridge", | |
| "campaign", "club", "edge", "evidence", "fan", | |
| "letter", "lock", "option", "organized", "pack", | |
| "park", "quarter", "skin", "sort", "weight", | |
| "baby", "carry", "dish", "exact", "factor", | |
| "fruit", "muscle", "traffic", "trip", "appeal", | |
| "chart", "gear", "land", "log", "lost", | |
| "net", "season", "spirit", "tree", "wave", | |
| "belt", "bench", "closed", "commission", "copy", | |
| "drop", "firm", "frequent", "progress", "project", | |
| "stuff", "ticket", "tour", "angle", "blue", | |
| "breakfast", "doctor", "dot", "dream", "essay", | |
| "father", "fee", "finance", "juice", "limit", | |
| "luck", "milk", "mixed", "mouth", "pipe", | |
| "please", "seat", "stable", "storm", "team", | |
| "amazing", "bat", "beach", "blank", "busy", | |
| "catch", "chain", "cream", "crew", "detail", | |
| "detailed", "interview", "kid", "mark", "match", | |
| "pain", "pleasure", "score", "screw", "sex", | |
| "sharp", "shop", "shower", "suit", "tone", | |
| "window", "wise", "band", "block", "bone", | |
| "calendar", "cap", "coat", "contest", "court", | |
| "cup", "district", "finger", "garage", "guarantee", | |
| "hole", "hook", "implement", "layer", "lecture", | |
| "lie", "married", "narrow", "nose", "partner", | |
| "profile", "respect", "rice", "schedule", "telephone", | |
| "tip", "bag", "battle", "bed", "bill", | |
| "bother", "cake", "code", "curve", "dimension", | |
| "ease", "farm", "fight", "gap", "grade", | |
| "horse", "host", "husband", "loan", "mistake", | |
| "nail", "noise", "occasion", "package", "pause", | |
| "phrase", "race", "sand", "sentence", "shoulder", | |
| "smoke", "stomach", "string", "surprised", "towel", | |
| "vacation", "wheel", "arm", "associate", "bet", | |
| "blow", "border", "branch", "breast", "buddy", | |
| "bunch", "chip", "coach", "cross", "document", | |
| "draft", "dust", "floor", "golf", "habit", | |
| "iron", "judge", "knife", "landscape", "league", | |
| "mail", "mess", "parent", "pattern", "pin", | |
| "pool", "pound", "request", "salary", "shame", | |
| "shelter", "shoe", "tackle", "tank", "trust", | |
| "assist", "bake", "bar", "bell", "bike", | |
| "blame", "brick", "chair", "closet", "clue", | |
| "collar", "comment", "conference", "devil", "diet", | |
| "fear", "fuel", "glove", "jacket", "lunch", | |
| "monitor", "mortgage", "nurse", "pace", "panic", | |
| "peak", "provided", "reward", "row", "sandwich", | |
| "shock", "spite", "spray", "surprise", "till", | |
| "transition", "weekend", "yard", "alarm", "bend", | |
| "bicycle", "bite", "blind", "bottle", "cable", | |
| "candle", "clerk", "cloud", "concert", "counter", | |
| "dirty", "flower", "grandfather", "harm", "knee", | |
| "lawyer", "load", "loose", "mirror", "neck", | |
| "pension", "plate", "pleased", "proposed", "ruin", | |
| "ship", "skirt", "slice", "snow", "stroke", | |
| "switch", "tired", "trash", "tune", "worried", | |
| "zone", "anger", "award", "bid", "boot", | |
| "bug", "camp", "candy", "carpet", "cat", | |
| "champion", "channel", "clock", "comfort", "cow", | |
| "crack", "disappointed", "empty", "engineer", "entrance", | |
| "fault", "grass", "guy", "highlight", "island", | |
| "joke", "jury", "leg", "lip", "mate", | |
| "nerve", "passage", "pen", "pride", "priest", | |
| "promise", "resort", "ring", "roof", "rope", | |
| "sail", "scheme", "script", "slight", "smart", | |
| "sock", "station", "toe", "tower", "truck", | |
| "witness", "different", "used", "important", "every", | |
| "large", "available", "popular", "able", "basic", | |
| "known", "various", "difficult", "several", "united", | |
| "historical", "hot", "useful", "mental", "scared", | |
| "additional", "emotional", "old", "political", "similar", | |
| "healthy", "financial", "medical", "traditional", "federal", | |
| "entire", "strong", "actual", "significant", "successful", | |
| "electrical", "expensive", "pregnant", "intelligent", "interesting", | |
| "poor", "happy", "responsible", "cute", "helpful", | |
| "recent", "willing", "nice", "wonderful", "impossible", | |
| "serious", "huge", "rare", "technical", "typical", | |
| "competitive", "critical", "electronic", "immediate", "aware", | |
| "educational", "environmental", "global", "legal", "relevant", | |
| "accurate", "capable", "dangerous", "dramatic", "efficient", | |
| "powerful", "foreign", "hungry", "practical", "psychological", | |
| "severe", "suitable", "numerous", "sufficient", "unusual", | |
| "consistent", "cultural", "existing", "famous", "pure", | |
| "afraid", "obvious", "careful", "latter", "unhappy", | |
| "acceptable", "aggressive", "boring", "distinct", "eastern", | |
| "logical", "reasonable", "strict", "administrative", "automatic", | |
| "civil", "former", "massive", "southern", "unfair", | |
| "visible", "alive", "angry", "desperate", "exciting", | |
| "friendly", "lucky", "realistic", "sorry", "ugly", | |
| "unlikely", "anxious", "comprehensive", "curious", "impressive", | |
| "informal", "inner", "pleasant", "sexual", "sudden", | |
| "terrible", "unable", "weak", "wooden", "asleep", | |
| "confident", "conscious", "decent", "embarrassed", "guilty", | |
| "lonely", "mad", "nervous", "odd", "remarkable", | |
| "substantial", "suspicious", "tall", "tiny", "more", | |
| "some", "one", "all", "many", "most", | |
| "other", "such", "even", "new", "just", | |
| "good", "any", "each", "much", "own", | |
| "great", "another", "same", "few", "free", | |
| "right", "still", "best", "public", "human", | |
| "both", "local", "sure", "better", "general", | |
| "specific", "enough", "long", "small", "less", | |
| "high", "certain", "little", "common", "next", | |
| "simple", "hard", "past", "big", "possible", | |
| "particular", "real", "major", "personal", "current", | |
| "left", "national", "least", "natural", "physical", | |
| "short", "last", "single", "individual", "main", | |
| "potential", "professional", "international", "lower", "open", | |
| "according", "alternative", "special", "working", "true", | |
| "whole", "clear", "dry", "easy", "cold", | |
| "commercial", "full", "low", "primary", "worth", | |
| "necessary", "positive", "present", "close", "creative", | |
| "green", "late", "fit", "glad", "proper", | |
| "complex", "content", "due", "effective", "middle", | |
| "regular", "fast", "independent", "original", "wide", | |
| "beautiful", "complete", "active", "negative", "safe", | |
| "visual", "wrong", "ago", "quick", "ready", | |
| "straight", "white", "direct", "excellent", "extra", | |
| "junior", "pretty", "unique", "classic", "final", | |
| "overall", "private", "separate", "western", "alone", | |
| "familiar", "official", "perfect", "bright", "broad", | |
| "comfortable", "flat", "rich", "warm", "young", | |
| "heavy", "valuable", "correct", "leading", "slow", | |
| "clean", "fresh", "normal", "secret", "tough", | |
| "brown", "cheap", "deep", "objective", "secure", | |
| "thin", "chemical", "cool", "extreme", "exact", | |
| "fair", "fine", "formal", "opposite", "remote", | |
| "total", "vast", "lost", "smooth", "dark", | |
| "double", "equal", "firm", "frequent", "internal", | |
| "sensitive", "constant", "minor", "previous", "raw", | |
| "soft", "solid", "weird", "amazing", "annual", | |
| "busy", "dead", "false", "round", "sharp", | |
| "thick", "wise", "equivalent", "initial", "narrow", | |
| "nearby", "proud", "spiritual", "wild", "adult", | |
| "apart", "brief", "crazy", "prior", "rough", | |
| "sad", "sick", "strange", "external", "illegal", | |
| "loud", "mobile", "nasty", "ordinary", "royal", | |
| "senior", "super", "tight", "upper", "yellow", | |
| "dependent", "funny", "gross", "ill", "spare", | |
| "sweet", "upstairs", "usual", "brave", "calm", | |
| "dirty", "downtown", "grand", "honest", "loose", | |
| "male", "quiet", "brilliant", "dear", "drunk", | |
| "empty", "female", "inevitable", "neat", "ok", | |
| "representative", "silly", "slight", "smart", "stupid", | |
| "temporary", "weekly", "that", "this", "what", | |
| "which", "time", "these", "work", "no", | |
| "only", "then", "first", "money", "over", | |
| "business", "his", "game", "think", "after", | |
| "life", "day", "home", "economy", "away", | |
| "either", "fat", "key", "training", "top", | |
| "level", "far", "fun", "house", "kind", | |
| "future", "action", "live", "period", "subject", | |
| "mean", "stock", "chance", "beginning", "upset", | |
| "chicken", "head", "material", "salt", "car", | |
| "appropriate", "inside", "outside", "standard", "medium", | |
| "choice", "north", "square", "born", "capital", | |
| "shot", "front", "living", "plastic", "express", | |
| "feeling", "otherwise", "plus", "savings", "animal", | |
| "budget", "minute", "character", "maximum", "novel", | |
| "plenty", "select", "background", "forward", "glass", | |
| "joint", "master", "red", "vegetable", "ideal", | |
| "kitchen", "mother", "party", "relative", "signal", | |
| "street", "connect", "minimum", "sea", "south", | |
| "status", "daughter", "hour", "trick", "afternoon", | |
| "gold", "mission", "agent", "corner", "east", | |
| "neither", "parking", "routine", "swimming", "winter", | |
| "airline", "designer", "dress", "emergency", "evening", | |
| "extension", "holiday", "horror", "mountain", "patient", | |
| "proof", "west", "wine", "expert", "native", | |
| "opening", "silver", "waste", "plane", "leather", | |
| "purple", "specialist", "bitter", "incident", "motor", | |
| "pretend", "prize", "resident", "not", "also", | |
| "very", "often", "however", "too", "usually", | |
| "really", "early", "never", "always", "sometimes", | |
| "together", "likely", "simply", "generally", "instead", | |
| "actually", "again", "rather", "almost", "especially", | |
| "ever", "quickly", "probably", "already", "below", | |
| "directly", "therefore", "else", "thus", "easily", | |
| "eventually", "exactly", "certainly", "normally", "currently", | |
| "extremely", "finally", "constantly", "properly", "soon", | |
| "specifically", "ahead", "daily", "highly", "immediately", | |
| "relatively", "slowly", "fairly", "primarily", "completely", | |
| "ultimately", "widely", "recently", "seriously", "frequently", | |
| "fully", "mostly", "naturally", "nearly", "occasionally", | |
| "carefully", "clearly", "essentially", "possibly", "slightly", | |
| "somewhat", "equally", "greatly", "necessarily", "personally", | |
| "rarely", "regularly", "similarly", "basically", "closely", | |
| "effectively", "initially", "literally", "mainly", "merely", | |
| "gently", "hopefully", "originally", "roughly", "significantly", | |
| "totally", "twice", "elsewhere", "everywhere", "obviously", | |
| "perfectly", "physically", "successfully", "suddenly", "truly", | |
| "virtually", "altogether", "anyway", "automatically", "deeply", | |
| "definitely", "deliberately", "hardly", "readily", "terribly", | |
| "unfortunately", "forth", "briefly", "moreover", "strongly", | |
| "honestly", "previously", "as", "there", "when", | |
| "how", "so", "up", "out", "no", | |
| "only", "well", "then", "first", "where", | |
| "why", "now", "around", "once", "down", | |
| "off", "here", "tonight", "away", "today", | |
| "far", "quite", "later", "above", "yet", | |
| "maybe", "otherwise", "near", "forward", "somewhere", | |
| "anywhere", "please", "forever", "somehow", "absolutely", | |
| "abroad", "yeah", "nowhere", "tomorrow", "yesterday", | |
| "the", "to", "in", "on", "by", | |
| "more", "about", "such", "through", "new", | |
| "just", "any", "each", "much", "before", | |
| "between", "free", "right", "best", "since", | |
| "both", "sure", "without", "back", "better", | |
| "enough", "lot", "small", "though", "less", | |
| "little", "under", "next", "hard", "real", | |
| "left", "least", "short", "last", "within", | |
| "along", "lower", "true", "bad", "across", | |
| "clear", "easy", "full", "close", "late", | |
| "proper", "fast", "wide", "item", "wrong", | |
| "ago", "behind", "quick", "straight", "direct", | |
| "extra", "morning", "pretty", "overall", "alone", | |
| "bright", "flat", "whatever", "slow", "clean", | |
| "fresh", "whenever", "cheap", "thin", "cool", | |
| "fair", "fine", "smooth", "false", "thick", | |
| "collect", "nearby", "wild", "apart", "none", | |
| "strange", "tourist", "aside", "loud", "super", | |
| "tight", "gross", "ill", "downtown", "honest", | |
| "ok", "pray", "weekly", "your", "they", | |
| "their", "we", "who", "them", "its", | |
| "our", "my", "those", "he", "us", | |
| "her", "something", "me", "yourself", "someone", | |
| "everything", "itself", "everyone", "themselves", "anyone", | |
| "him", "whose", "myself", "everybody", "ourselves", | |
| "himself", "somebody", "yours", "herself", "whoever", | |
| "you", "that", "it", "this", "what", | |
| "which", "these", "his", "she", "lot", | |
| "anything", "whatever", "nobody", "none", "mine", | |
| "anybody", "some", "there", "all", "where", | |
| "another", "same", "certain", "nothing", "self", | |
| "nowhere", "of", "with", "at", "from", | |
| "into", "during", "including", "until", "against", | |
| "among", "throughout", "despite", "towards", "upon", | |
| "concerning", "to", "in", "for", "on", | |
| "by", "about", "like", "through", "over", | |
| "before", "between", "after", "since", "without", | |
| "under", "within", "along", "following", "across", | |
| "behind", "beyond", "plus", "except", "but", | |
| "up", "out", "around", "down", "off", | |
| "above", "near" }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| a | |
| abandon | |
| ability | |
| able | |
| abortion | |
| about | |
| above | |
| abroad | |
| absence | |
| absolute | |
| absolutely | |
| absorb | |
| abuse | |
| academic | |
| accept | |
| access | |
| accident | |
| accompany | |
| accomplish | |
| according | |
| account | |
| accurate | |
| accuse | |
| achieve | |
| achievement | |
| acid | |
| acknowledge | |
| acquire | |
| across | |
| act | |
| action | |
| active | |
| activist | |
| activity | |
| actor | |
| actress | |
| actual | |
| actually | |
| ad | |
| adapt | |
| add | |
| addition | |
| additional | |
| address | |
| adequate | |
| adjust | |
| adjustment | |
| administration | |
| administrator | |
| admire | |
| admission | |
| admit | |
| adolescent | |
| adopt | |
| adult | |
| advance | |
| advanced | |
| advantage | |
| adventure | |
| advertising | |
| advice | |
| advise | |
| adviser | |
| advocate | |
| affair | |
| affect | |
| afford | |
| afraid | |
| African | |
| African-American | |
| after | |
| afternoon | |
| again | |
| against | |
| age | |
| agency | |
| agenda | |
| agent | |
| aggressive | |
| ago | |
| agree | |
| agreement | |
| agricultural | |
| ah | |
| ahead | |
| aid | |
| aide | |
| AIDS | |
| aim | |
| air | |
| aircraft | |
| airline | |
| airport | |
| album | |
| alcohol | |
| alive | |
| all | |
| alliance | |
| allow | |
| ally | |
| almost | |
| alone | |
| along | |
| already | |
| also | |
| alter | |
| alternative | |
| although | |
| always | |
| AM | |
| amazing | |
| American | |
| among | |
| amount | |
| analysis | |
| analyst | |
| analyze | |
| ancient | |
| and | |
| anger | |
| angle | |
| angry | |
| animal | |
| anniversary | |
| announce | |
| annual | |
| another | |
| answer | |
| anticipate | |
| anxiety | |
| any | |
| anybody | |
| anymore | |
| anyone | |
| anything | |
| anyway | |
| anywhere | |
| apart | |
| apartment | |
| apparent | |
| apparently | |
| appeal | |
| appear | |
| appearance | |
| apple | |
| application | |
| apply | |
| appoint | |
| appointment | |
| appreciate | |
| approach | |
| appropriate | |
| approval | |
| approve | |
| approximately | |
| Arab | |
| architect | |
| area | |
| argue | |
| argument | |
| arise | |
| arm | |
| armed | |
| army | |
| around | |
| arrange | |
| arrangement | |
| arrest | |
| arrival | |
| arrive | |
| art | |
| article | |
| artist | |
| artistic | |
| as | |
| Asian | |
| aside | |
| ask | |
| asleep | |
| aspect | |
| assault | |
| assert | |
| assess | |
| assessment | |
| asset | |
| assign | |
| assignment | |
| assist | |
| assistance | |
| assistant | |
| associate | |
| association | |
| assume | |
| assumption | |
| assure | |
| at | |
| athlete | |
| athletic | |
| atmosphere | |
| attach | |
| attack | |
| attempt | |
| attend | |
| attention | |
| attitude | |
| attorney | |
| attract | |
| attractive | |
| attribute | |
| audience | |
| author | |
| authority | |
| auto | |
| available | |
| average | |
| avoid | |
| award | |
| aware | |
| awareness | |
| away | |
| awful | |
| baby | |
| back | |
| background | |
| bad | |
| badly | |
| bag | |
| bake | |
| balance | |
| ball | |
| ban | |
| band | |
| bank | |
| bar | |
| barely | |
| barrel | |
| barrier | |
| base | |
| baseball | |
| basic | |
| basically | |
| basis | |
| basket | |
| basketball | |
| bathroom | |
| battery | |
| battle | |
| be | |
| beach | |
| bean | |
| bear | |
| beat | |
| beautiful | |
| beauty | |
| because | |
| become | |
| bed | |
| bedroom | |
| beer | |
| before | |
| begin | |
| beginning | |
| behavior | |
| behind | |
| being | |
| belief | |
| believe | |
| bell | |
| belong | |
| below | |
| belt | |
| bench | |
| bend | |
| beneath | |
| benefit | |
| beside | |
| besides | |
| best | |
| bet | |
| better | |
| between | |
| beyond | |
| Bible | |
| big | |
| bike | |
| bill | |
| billion | |
| bind | |
| biological | |
| bird | |
| birth | |
| birthday | |
| bit | |
| bite | |
| black | |
| blade | |
| blame | |
| blanket | |
| blind | |
| block | |
| blood | |
| blow | |
| blue | |
| board | |
| boat | |
| body | |
| bomb | |
| bombing | |
| bond | |
| bone | |
| book | |
| boom | |
| boot | |
| border | |
| born | |
| borrow | |
| boss | |
| both | |
| bother | |
| bottle | |
| bottom | |
| boundary | |
| bowl | |
| box | |
| boy | |
| boyfriend | |
| brain | |
| branch | |
| brand | |
| bread | |
| break | |
| breakfast | |
| breast | |
| breath | |
| breathe | |
| brick | |
| bridge | |
| brief | |
| briefly | |
| bright | |
| brilliant | |
| bring | |
| British | |
| broad | |
| broken | |
| brother | |
| brown | |
| brush | |
| buck | |
| budget | |
| build | |
| building | |
| bullet | |
| bunch | |
| burden | |
| burn | |
| bury | |
| bus | |
| business | |
| busy | |
| but | |
| butter | |
| button | |
| buy | |
| buyer | |
| by | |
| cabin | |
| cabinet | |
| cable | |
| cake | |
| calculate | |
| call | |
| camera | |
| camp | |
| campaign | |
| campus | |
| can | |
| Canadian | |
| cancer | |
| candidate | |
| cap | |
| capability | |
| capable | |
| capacity | |
| capital | |
| captain | |
| capture | |
| car | |
| carbon | |
| card | |
| care | |
| career | |
| careful | |
| carefully | |
| carrier | |
| carry | |
| case | |
| cash | |
| cast | |
| cat | |
| catch | |
| category | |
| Catholic | |
| cause | |
| ceiling | |
| celebrate | |
| celebration | |
| celebrity | |
| cell | |
| center | |
| central | |
| century | |
| CEO | |
| ceremony | |
| certain | |
| certainly | |
| chain | |
| chair | |
| chairman | |
| challenge | |
| chamber | |
| champion | |
| championship | |
| chance | |
| change | |
| changing | |
| channel | |
| chapter | |
| character | |
| characteristic | |
| characterize | |
| charge | |
| charity | |
| chart | |
| chase | |
| cheap | |
| check | |
| cheek | |
| cheese | |
| chef | |
| chemical | |
| chest | |
| chicken | |
| chief | |
| child | |
| childhood | |
| Chinese | |
| chip | |
| chocolate | |
| choice | |
| cholesterol | |
| choose | |
| Christian | |
| Christmas | |
| church | |
| cigarette | |
| circle | |
| circumstance | |
| cite | |
| citizen | |
| city | |
| civil | |
| civilian | |
| claim | |
| class | |
| classic | |
| classroom | |
| clean | |
| clear | |
| clearly | |
| client | |
| climate | |
| climb | |
| clinic | |
| clinical | |
| clock | |
| close | |
| closely | |
| closer | |
| clothes | |
| clothing | |
| cloud | |
| club | |
| clue | |
| cluster | |
| coach | |
| coal | |
| coalition | |
| coast | |
| coat | |
| code | |
| coffee | |
| cognitive | |
| cold | |
| collapse | |
| colleague | |
| collect | |
| collection | |
| collective | |
| college | |
| colonial | |
| color | |
| column | |
| combination | |
| combine | |
| come | |
| comedy | |
| comfort | |
| comfortable | |
| command | |
| commander | |
| comment | |
| commercial | |
| commission | |
| commit | |
| commitment | |
| committee | |
| common | |
| communicate | |
| communication | |
| community | |
| company | |
| compare | |
| comparison | |
| compete | |
| competition | |
| competitive | |
| competitor | |
| complain | |
| complaint | |
| complete | |
| completely | |
| complex | |
| complicated | |
| component | |
| compose | |
| composition | |
| comprehensive | |
| computer | |
| concentrate | |
| concentration | |
| concept | |
| concern | |
| concerned | |
| concert | |
| conclude | |
| conclusion | |
| concrete | |
| condition | |
| conduct | |
| conference | |
| confidence | |
| confident | |
| confirm | |
| conflict | |
| confront | |
| confusion | |
| Congress | |
| congressional | |
| connect | |
| connection | |
| consciousness | |
| consensus | |
| consequence | |
| conservative | |
| consider | |
| considerable | |
| consideration | |
| consist | |
| consistent | |
| constant | |
| constantly | |
| constitute | |
| constitutional | |
| construct | |
| construction | |
| consultant | |
| consume | |
| consumer | |
| consumption | |
| contact | |
| contain | |
| container | |
| contemporary | |
| content | |
| contest | |
| context | |
| continue | |
| continued | |
| contract | |
| contrast | |
| contribute | |
| contribution | |
| control | |
| controversial | |
| controversy | |
| convention | |
| conventional | |
| conversation | |
| convert | |
| conviction | |
| convince | |
| cook | |
| cookie | |
| cooking | |
| cool | |
| cooperation | |
| cop | |
| cope | |
| copy | |
| core | |
| corn | |
| corner | |
| corporate | |
| corporation | |
| correct | |
| correspondent | |
| cost | |
| cotton | |
| couch | |
| could | |
| council | |
| counselor | |
| count | |
| counter | |
| country | |
| county | |
| couple | |
| courage | |
| course | |
| court | |
| cousin | |
| cover | |
| coverage | |
| cow | |
| crack | |
| craft | |
| crash | |
| crazy | |
| cream | |
| create | |
| creation | |
| creative | |
| creature | |
| credit | |
| crew | |
| crime | |
| criminal | |
| crisis | |
| criteria | |
| critic | |
| critical | |
| criticism | |
| criticize | |
| crop | |
| cross | |
| crowd | |
| crucial | |
| cry | |
| cultural | |
| culture | |
| cup | |
| curious | |
| current | |
| currently | |
| curriculum | |
| custom | |
| customer | |
| cut | |
| cycle | |
| dad | |
| daily | |
| damage | |
| dance | |
| danger | |
| dangerous | |
| dare | |
| dark | |
| darkness | |
| data | |
| date | |
| daughter | |
| day | |
| dead | |
| deal | |
| dealer | |
| dear | |
| death | |
| debate | |
| debt | |
| decade | |
| decide | |
| decision | |
| deck | |
| declare | |
| decline | |
| decrease | |
| deep | |
| deeply | |
| deer | |
| defeat | |
| defend | |
| defendant | |
| defense | |
| defensive | |
| deficit | |
| define | |
| definitely | |
| definition | |
| degree | |
| delay | |
| deliver | |
| delivery | |
| demand | |
| democracy | |
| Democrat | |
| democratic | |
| demonstrate | |
| demonstration | |
| deny | |
| department | |
| depend | |
| dependent | |
| depending | |
| depict | |
| depression | |
| depth | |
| deputy | |
| derive | |
| describe | |
| description | |
| desert | |
| deserve | |
| design | |
| designer | |
| desire | |
| desk | |
| desperate | |
| despite | |
| destroy | |
| destruction | |
| detail | |
| detailed | |
| detect | |
| determine | |
| develop | |
| developing | |
| development | |
| device | |
| devote | |
| dialogue | |
| die | |
| diet | |
| differ | |
| difference | |
| different | |
| differently | |
| difficult | |
| difficulty | |
| dig | |
| digital | |
| dimension | |
| dining | |
| dinner | |
| direct | |
| direction | |
| directly | |
| director | |
| dirt | |
| dirty | |
| disability | |
| disagree | |
| disappear | |
| disaster | |
| discipline | |
| discourse | |
| discover | |
| discovery | |
| discrimination | |
| discuss | |
| discussion | |
| disease | |
| dish | |
| dismiss | |
| disorder | |
| display | |
| dispute | |
| distance | |
| distant | |
| distinct | |
| distinction | |
| distinguish | |
| distribute | |
| distribution | |
| district | |
| diverse | |
| diversity | |
| divide | |
| division | |
| divorce | |
| DNA | |
| do | |
| doctor | |
| document | |
| dog | |
| domestic | |
| dominant | |
| dominate | |
| door | |
| double | |
| doubt | |
| down | |
| downtown | |
| dozen | |
| draft | |
| drag | |
| drama | |
| dramatic | |
| dramatically | |
| draw | |
| drawing | |
| dream | |
| dress | |
| drink | |
| drive | |
| driver | |
| drop | |
| drug | |
| dry | |
| due | |
| during | |
| dust | |
| duty | |
| each | |
| eager | |
| ear | |
| early | |
| earn | |
| earnings | |
| earth | |
| ease | |
| easily | |
| east | |
| eastern | |
| easy | |
| eat | |
| economic | |
| economics | |
| economist | |
| economy | |
| edge | |
| edition | |
| editor | |
| educate | |
| education | |
| educational | |
| educator | |
| effect | |
| effective | |
| effectively | |
| efficiency | |
| efficient | |
| effort | |
| egg | |
| eight | |
| either | |
| elderly | |
| elect | |
| election | |
| electric | |
| electricity | |
| electronic | |
| element | |
| elementary | |
| eliminate | |
| elite | |
| else | |
| elsewhere | |
| embrace | |
| emerge | |
| emergency | |
| emission | |
| emotion | |
| emotional | |
| emphasis | |
| emphasize | |
| employ | |
| employee | |
| employer | |
| employment | |
| empty | |
| enable | |
| encounter | |
| encourage | |
| end | |
| enemy | |
| energy | |
| enforcement | |
| engage | |
| engine | |
| engineer | |
| engineering | |
| English | |
| enhance | |
| enjoy | |
| enormous | |
| enough | |
| ensure | |
| enter | |
| enterprise | |
| entertainment | |
| entire | |
| entirely | |
| entrance | |
| entry | |
| environment | |
| environmental | |
| episode | |
| equal | |
| equally | |
| equipment | |
| era | |
| error | |
| escape | |
| especially | |
| essay | |
| essential | |
| essentially | |
| establish | |
| establishment | |
| estate | |
| estimate | |
| etc | |
| ethics | |
| ethnic | |
| European | |
| evaluate | |
| evaluation | |
| even | |
| evening | |
| event | |
| eventually | |
| ever | |
| every | |
| everybody | |
| everyday | |
| everyone | |
| everything | |
| everywhere | |
| evidence | |
| evolution | |
| evolve | |
| exact | |
| exactly | |
| examination | |
| examine | |
| example | |
| exceed | |
| excellent | |
| except | |
| exception | |
| exchange | |
| exciting | |
| executive | |
| exercise | |
| exhibit | |
| exhibition | |
| exist | |
| existence | |
| existing | |
| expand | |
| expansion | |
| expect | |
| expectation | |
| expense | |
| expensive | |
| experience | |
| experiment | |
| expert | |
| explain | |
| explanation | |
| explode | |
| explore | |
| explosion | |
| expose | |
| exposure | |
| express | |
| expression | |
| extend | |
| extension | |
| extensive | |
| extent | |
| external | |
| extra | |
| extraordinary | |
| extreme | |
| extremely | |
| eye | |
| fabric | |
| face | |
| facility | |
| fact | |
| factor | |
| factory | |
| faculty | |
| fade | |
| fail | |
| failure | |
| fair | |
| fairly | |
| faith | |
| fall | |
| false | |
| familiar | |
| family | |
| famous | |
| fan | |
| fantasy | |
| far | |
| farm | |
| farmer | |
| fashion | |
| fast | |
| fat | |
| fate | |
| father | |
| fault | |
| favor | |
| favorite | |
| fear | |
| feature | |
| federal | |
| fee | |
| feed | |
| feel | |
| feeling | |
| fellow | |
| female | |
| fence | |
| few | |
| fewer | |
| fiber | |
| fiction | |
| field | |
| fifteen | |
| fifth | |
| fifty | |
| fight | |
| fighter | |
| fighting | |
| figure | |
| file | |
| fill | |
| film | |
| final | |
| finally | |
| finance | |
| financial | |
| find | |
| finding | |
| fine | |
| finger | |
| finish | |
| fire | |
| firm | |
| first | |
| fish | |
| fishing | |
| fit | |
| fitness | |
| five | |
| fix | |
| flag | |
| flame | |
| flat | |
| flavor | |
| flee | |
| flesh | |
| flight | |
| float | |
| floor | |
| flow | |
| flower | |
| fly | |
| focus | |
| folk | |
| follow | |
| following | |
| food | |
| foot | |
| football | |
| for | |
| force | |
| foreign | |
| forest | |
| forever | |
| forget | |
| form | |
| formal | |
| formation | |
| former | |
| formula | |
| forth | |
| fortune | |
| forward | |
| found | |
| foundation | |
| founder | |
| four | |
| fourth | |
| frame | |
| framework | |
| free | |
| freedom | |
| freeze | |
| French | |
| frequency | |
| frequent | |
| frequently | |
| fresh | |
| friend | |
| friendly | |
| friendship | |
| from | |
| front | |
| fruit | |
| frustration | |
| fuel | |
| full | |
| fully | |
| fun | |
| function | |
| fund | |
| fundamental | |
| funding | |
| funeral | |
| funny | |
| furniture | |
| furthermore | |
| future | |
| gain | |
| galaxy | |
| gallery | |
| game | |
| gang | |
| gap | |
| garage | |
| garden | |
| garlic | |
| gas | |
| gate | |
| gather | |
| gay | |
| gaze | |
| gear | |
| gender | |
| gene | |
| general | |
| generally | |
| generate | |
| generation | |
| genetic | |
| gentleman | |
| gently | |
| German | |
| gesture | |
| get | |
| ghost | |
| giant | |
| gift | |
| gifted | |
| girl | |
| girlfriend | |
| give | |
| given | |
| glad | |
| glance | |
| glass | |
| global | |
| glove | |
| go | |
| goal | |
| God | |
| gold | |
| golden | |
| golf | |
| good | |
| government | |
| governor | |
| grab | |
| grade | |
| gradually | |
| graduate | |
| grain | |
| grand | |
| grandfather | |
| grandmother | |
| grant | |
| grass | |
| grave | |
| gray | |
| great | |
| greatest | |
| green | |
| grocery | |
| ground | |
| group | |
| grow | |
| growing | |
| growth | |
| guarantee | |
| guard | |
| guess | |
| guest | |
| guide | |
| guideline | |
| guilty | |
| gun | |
| guy | |
| habit | |
| habitat | |
| hair | |
| half | |
| hall | |
| hand | |
| handful | |
| handle | |
| hang | |
| happen | |
| happy | |
| hard | |
| hardly | |
| hat | |
| hate | |
| have | |
| he | |
| head | |
| headline | |
| headquarters | |
| health | |
| healthy | |
| hear | |
| hearing | |
| heart | |
| heat | |
| heaven | |
| heavily | |
| heavy | |
| heel | |
| height | |
| helicopter | |
| hell | |
| hello | |
| help | |
| helpful | |
| her | |
| here | |
| heritage | |
| hero | |
| herself | |
| hey | |
| hi | |
| hide | |
| high | |
| highlight | |
| highly | |
| highway | |
| hill | |
| him | |
| himself | |
| hip | |
| hire | |
| his | |
| historian | |
| historic | |
| historical | |
| history | |
| hit | |
| hold | |
| hole | |
| holiday | |
| holy | |
| home | |
| homeless | |
| honest | |
| honey | |
| honor | |
| hope | |
| horizon | |
| horror | |
| horse | |
| hospital | |
| host | |
| hot | |
| hotel | |
| hour | |
| house | |
| household | |
| housing | |
| how | |
| however | |
| huge | |
| human | |
| humor | |
| hundred | |
| hungry | |
| hunter | |
| hunting | |
| hurt | |
| husband | |
| hypothesis | |
| I | |
| ice | |
| idea | |
| ideal | |
| identification | |
| identify | |
| identity | |
| ie | |
| if | |
| ignore | |
| ill | |
| illegal | |
| illness | |
| illustrate | |
| image | |
| imagination | |
| imagine | |
| immediate | |
| immediately | |
| immigrant | |
| immigration | |
| impact | |
| implement | |
| implication | |
| imply | |
| importance | |
| important | |
| impose | |
| impossible | |
| impress | |
| impression | |
| impressive | |
| improve | |
| improvement | |
| in | |
| incentive | |
| incident | |
| include | |
| including | |
| income | |
| incorporate | |
| increase | |
| increased | |
| increasing | |
| increasingly | |
| incredible | |
| indeed | |
| independence | |
| independent | |
| index | |
| Indian | |
| indicate | |
| indication | |
| individual | |
| industrial | |
| industry | |
| infant | |
| infection | |
| inflation | |
| influence | |
| inform | |
| information | |
| ingredient | |
| initial | |
| initially | |
| initiative | |
| injury | |
| inner | |
| innocent | |
| inquiry | |
| inside | |
| insight | |
| insist | |
| inspire | |
| install | |
| instance | |
| instead | |
| institution | |
| institutional | |
| instruction | |
| instructor | |
| instrument | |
| insurance | |
| intellectual | |
| intelligence | |
| intend | |
| intense | |
| intensity | |
| intention | |
| interaction | |
| interest | |
| interested | |
| interesting | |
| internal | |
| international | |
| Internet | |
| interpret | |
| interpretation | |
| intervention | |
| interview | |
| into | |
| introduce | |
| introduction | |
| invasion | |
| invest | |
| investigate | |
| investigation | |
| investigator | |
| investment | |
| investor | |
| invite | |
| involve | |
| involved | |
| involvement | |
| Iraqi | |
| Irish | |
| iron | |
| Islamic | |
| island | |
| Israeli | |
| issue | |
| it | |
| Italian | |
| item | |
| its | |
| itself | |
| jacket | |
| jail | |
| Japanese | |
| jet | |
| Jew | |
| Jewish | |
| job | |
| join | |
| joint | |
| joke | |
| journal | |
| journalist | |
| journey | |
| joy | |
| judge | |
| judgment | |
| juice | |
| jump | |
| junior | |
| jury | |
| just | |
| justice | |
| justify | |
| keep | |
| key | |
| kick | |
| kid | |
| kill | |
| killer | |
| killing | |
| kind | |
| king | |
| kiss | |
| kitchen | |
| knee | |
| knife | |
| knock | |
| know | |
| knowledge | |
| lab | |
| label | |
| labor | |
| laboratory | |
| lack | |
| lady | |
| lake | |
| land | |
| landscape | |
| language | |
| lap | |
| large | |
| largely | |
| last | |
| late | |
| later | |
| Latin | |
| latter | |
| laugh | |
| launch | |
| law | |
| lawn | |
| lawsuit | |
| lawyer | |
| lay | |
| layer | |
| lead | |
| leader | |
| leadership | |
| leading | |
| leaf | |
| league | |
| lean | |
| learn | |
| learning | |
| least | |
| leather | |
| leave | |
| left | |
| leg | |
| legacy | |
| legal | |
| legend | |
| legislation | |
| legitimate | |
| lemon | |
| length | |
| less | |
| lesson | |
| let | |
| letter | |
| level | |
| liberal | |
| library | |
| license | |
| lie | |
| life | |
| lifestyle | |
| lifetime | |
| lift | |
| light | |
| like | |
| likely | |
| limit | |
| limitation | |
| limited | |
| line | |
| link | |
| lip | |
| list | |
| listen | |
| literally | |
| literary | |
| literature | |
| little | |
| live | |
| living | |
| load | |
| loan | |
| local | |
| locate | |
| location | |
| lock | |
| long | |
| long-term | |
| look | |
| loose | |
| lose | |
| loss | |
| lost | |
| lot | |
| lots | |
| loud | |
| love | |
| lovely | |
| lover | |
| low | |
| lower | |
| luck | |
| lucky | |
| lunch | |
| lung | |
| machine | |
| mad | |
| magazine | |
| main | |
| mainly | |
| maintain | |
| maintenance | |
| major | |
| majority | |
| make | |
| maker | |
| makeup | |
| male | |
| mall | |
| man | |
| manage | |
| management | |
| manager | |
| manner | |
| manufacturer | |
| manufacturing | |
| many | |
| map | |
| margin | |
| mark | |
| market | |
| marketing | |
| marriage | |
| married | |
| marry | |
| mask | |
| mass | |
| massive | |
| master | |
| match | |
| material | |
| math | |
| matter | |
| may | |
| maybe | |
| mayor | |
| me | |
| meal | |
| mean | |
| meaning | |
| meanwhile | |
| measure | |
| measurement | |
| meat | |
| mechanism | |
| media | |
| medical | |
| medication | |
| medicine | |
| medium | |
| meet | |
| meeting | |
| member | |
| membership | |
| memory | |
| mental | |
| mention | |
| menu | |
| mere | |
| merely | |
| mess | |
| message | |
| metal | |
| meter | |
| method | |
| Mexican | |
| middle | |
| might | |
| military | |
| milk | |
| million | |
| mind | |
| mine | |
| minister | |
| minor | |
| minority | |
| minute | |
| miracle | |
| mirror | |
| miss | |
| missile | |
| mission | |
| mistake | |
| mix | |
| mixture | |
| mm-hmm | |
| mode | |
| model | |
| moderate | |
| modern | |
| modest | |
| mom | |
| moment | |
| money | |
| monitor | |
| month | |
| mood | |
| moon | |
| moral | |
| more | |
| moreover | |
| morning | |
| mortgage | |
| most | |
| mostly | |
| mother | |
| motion | |
| motivation | |
| motor | |
| mount | |
| mountain | |
| mouse | |
| mouth | |
| move | |
| movement | |
| movie | |
| Mr | |
| Mrs | |
| Ms | |
| much | |
| multiple | |
| murder | |
| muscle | |
| museum | |
| music | |
| musical | |
| musician | |
| Muslim | |
| must | |
| mutual | |
| my | |
| myself | |
| mystery | |
| myth | |
| naked | |
| name | |
| narrative | |
| narrow | |
| nation | |
| national | |
| native | |
| natural | |
| naturally | |
| nature | |
| near | |
| nearby | |
| nearly | |
| necessarily | |
| necessary | |
| neck | |
| need | |
| negative | |
| negotiate | |
| negotiation | |
| neighbor | |
| neighborhood | |
| neither | |
| nerve | |
| nervous | |
| net | |
| network | |
| never | |
| nevertheless | |
| new | |
| newly | |
| news | |
| newspaper | |
| next | |
| nice | |
| night | |
| nine | |
| no | |
| nobody | |
| nod | |
| noise | |
| nomination | |
| none | |
| nonetheless | |
| nor | |
| normal | |
| normally | |
| north | |
| northern | |
| nose | |
| not | |
| note | |
| nothing | |
| notice | |
| notion | |
| novel | |
| now | |
| nowhere | |
| n't | |
| nuclear | |
| number | |
| numerous | |
| nurse | |
| nut | |
| object | |
| objective | |
| obligation | |
| observation | |
| observe | |
| observer | |
| obtain | |
| obvious | |
| obviously | |
| occasion | |
| occasionally | |
| occupation | |
| occupy | |
| occur | |
| ocean | |
| odd | |
| odds | |
| of | |
| off | |
| offense | |
| offensive | |
| offer | |
| office | |
| officer | |
| official | |
| often | |
| oh | |
| oil | |
| ok | |
| okay | |
| old | |
| Olympic | |
| on | |
| once | |
| one | |
| ongoing | |
| onion | |
| online | |
| only | |
| onto | |
| open | |
| opening | |
| operate | |
| operating | |
| operation | |
| operator | |
| opinion | |
| opponent | |
| opportunity | |
| oppose | |
| opposite | |
| opposition | |
| option | |
| or | |
| orange | |
| order | |
| ordinary | |
| organic | |
| organization | |
| organize | |
| orientation | |
| origin | |
| original | |
| originally | |
| other | |
| others | |
| otherwise | |
| ought | |
| our | |
| ourselves | |
| out | |
| outcome | |
| outside | |
| oven | |
| over | |
| overall | |
| overcome | |
| overlook | |
| owe | |
| own | |
| owner | |
| pace | |
| pack | |
| package | |
| page | |
| pain | |
| painful | |
| paint | |
| painter | |
| painting | |
| pair | |
| pale | |
| Palestinian | |
| palm | |
| pan | |
| panel | |
| pant | |
| paper | |
| parent | |
| park | |
| parking | |
| part | |
| participant | |
| participate | |
| participation | |
| particular | |
| particularly | |
| partly | |
| partner | |
| partnership | |
| party | |
| pass | |
| passage | |
| passenger | |
| passion | |
| past | |
| patch | |
| path | |
| patient | |
| pattern | |
| pause | |
| pay | |
| payment | |
| PC | |
| peace | |
| peak | |
| peer | |
| penalty | |
| people | |
| pepper | |
| per | |
| perceive | |
| percentage | |
| perception | |
| perfect | |
| perfectly | |
| perform | |
| performance | |
| perhaps | |
| period | |
| permanent | |
| permission | |
| permit | |
| person | |
| personal | |
| personality | |
| personally | |
| personnel | |
| perspective | |
| persuade | |
| pet | |
| phase | |
| phenomenon | |
| philosophy | |
| phone | |
| photo | |
| photograph | |
| photographer | |
| phrase | |
| physical | |
| physically | |
| physician | |
| piano | |
| pick | |
| picture | |
| pie | |
| piece | |
| pile | |
| pilot | |
| pine | |
| pink | |
| pipe | |
| pitch | |
| place | |
| plan | |
| plane | |
| planet | |
| planning | |
| plant | |
| plastic | |
| plate | |
| platform | |
| play | |
| player | |
| please | |
| pleasure | |
| plenty | |
| plot | |
| plus | |
| PM | |
| poem | |
| poet | |
| poetry | |
| point | |
| pole | |
| police | |
| policy | |
| political | |
| politically | |
| politician | |
| politics | |
| poll | |
| pollution | |
| pool | |
| poor | |
| pop | |
| popular | |
| population | |
| porch | |
| port | |
| portion | |
| portrait | |
| portray | |
| pose | |
| position | |
| positive | |
| possess | |
| possibility | |
| possible | |
| possibly | |
| post | |
| pot | |
| potato | |
| potential | |
| potentially | |
| pound | |
| pour | |
| poverty | |
| powder | |
| power | |
| powerful | |
| practical | |
| practice | |
| pray | |
| prayer | |
| precisely | |
| predict | |
| prefer | |
| preference | |
| pregnancy | |
| pregnant | |
| preparation | |
| prepare | |
| prescription | |
| presence | |
| present | |
| presentation | |
| preserve | |
| president | |
| presidential | |
| press | |
| pressure | |
| pretend | |
| pretty | |
| prevent | |
| previous | |
| previously | |
| price | |
| pride | |
| priest | |
| primarily | |
| primary | |
| prime | |
| principal | |
| principle | |
| prior | |
| priority | |
| prison | |
| prisoner | |
| privacy | |
| private | |
| probably | |
| problem | |
| procedure | |
| proceed | |
| process | |
| produce | |
| producer | |
| product | |
| production | |
| profession | |
| professional | |
| professor | |
| profile | |
| profit | |
| program | |
| progress | |
| project | |
| prominent | |
| promise | |
| promote | |
| prompt | |
| proof | |
| proper | |
| properly | |
| property | |
| proportion | |
| proposal | |
| propose | |
| proposed | |
| prosecutor | |
| prospect | |
| protect | |
| protection | |
| protein | |
| protest | |
| proud | |
| prove | |
| provide | |
| provider | |
| province | |
| provision | |
| psychological | |
| psychologist | |
| psychology | |
| public | |
| publication | |
| publicly | |
| publish | |
| publisher | |
| pull | |
| punishment | |
| purchase | |
| pure | |
| purpose | |
| pursue | |
| push | |
| put | |
| qualify | |
| quality | |
| quarter | |
| quarterback | |
| question | |
| quick | |
| quickly | |
| quiet | |
| quietly | |
| quit | |
| quite | |
| quote | |
| race | |
| racial | |
| radical | |
| radio | |
| rail | |
| rain | |
| raise | |
| range | |
| rank | |
| rapid | |
| rapidly | |
| rare | |
| rarely | |
| rate | |
| rather | |
| rating | |
| ratio | |
| raw | |
| reach | |
| react | |
| reaction | |
| read | |
| reader | |
| reading | |
| ready | |
| real | |
| reality | |
| realize | |
| really | |
| reason | |
| reasonable | |
| recall | |
| receive | |
| recent | |
| recently | |
| recipe | |
| recognition | |
| recognize | |
| recommend | |
| recommendation | |
| record | |
| recording | |
| recover | |
| recovery | |
| recruit | |
| red | |
| reduce | |
| reduction | |
| refer | |
| reference | |
| reflect | |
| reflection | |
| reform | |
| refugee | |
| refuse | |
| regard | |
| regarding | |
| regardless | |
| regime | |
| region | |
| regional | |
| register | |
| regular | |
| regularly | |
| regulate | |
| regulation | |
| reinforce | |
| reject | |
| relate | |
| relation | |
| relationship | |
| relative | |
| relatively | |
| relax | |
| release | |
| relevant | |
| relief | |
| religion | |
| religious | |
| rely | |
| remain | |
| remaining | |
| remarkable | |
| remember | |
| remind | |
| remote | |
| remove | |
| repeat | |
| repeatedly | |
| replace | |
| reply | |
| report | |
| reporter | |
| represent | |
| representation | |
| representative | |
| Republican | |
| reputation | |
| request | |
| require | |
| requirement | |
| research | |
| researcher | |
| resemble | |
| reservation | |
| resident | |
| resist | |
| resistance | |
| resolution | |
| resolve | |
| resort | |
| resource | |
| respect | |
| respond | |
| respondent | |
| response | |
| responsibility | |
| responsible | |
| rest | |
| restaurant | |
| restore | |
| restriction | |
| result | |
| retain | |
| retire | |
| retirement | |
| return | |
| reveal | |
| revenue | |
| review | |
| revolution | |
| rhythm | |
| rice | |
| rich | |
| rid | |
| ride | |
| rifle | |
| right | |
| ring | |
| rise | |
| risk | |
| river | |
| road | |
| rock | |
| role | |
| roll | |
| romantic | |
| roof | |
| room | |
| root | |
| rope | |
| rose | |
| rough | |
| roughly | |
| round | |
| route | |
| routine | |
| row | |
| rub | |
| rule | |
| run | |
| running | |
| rural | |
| rush | |
| Russian | |
| sacred | |
| sad | |
| safe | |
| safety | |
| sake | |
| salad | |
| salary | |
| sale | |
| sales | |
| salt | |
| same | |
| sample | |
| sanction | |
| sand | |
| satellite | |
| satisfaction | |
| satisfy | |
| sauce | |
| save | |
| saving | |
| say | |
| scale | |
| scandal | |
| scared | |
| scenario | |
| scene | |
| schedule | |
| scheme | |
| scholar | |
| scholarship | |
| school | |
| science | |
| scientific | |
| scientist | |
| scope | |
| score | |
| scream | |
| screen | |
| script | |
| sea | |
| search | |
| season | |
| seat | |
| second | |
| secret | |
| secretary | |
| section | |
| sector | |
| secure | |
| security | |
| see | |
| seed | |
| seek | |
| seem | |
| segment | |
| seize | |
| select | |
| selection | |
| self | |
| sell | |
| Senate | |
| senator | |
| send | |
| senior | |
| sense | |
| sensitive | |
| sentence | |
| separate | |
| sequence | |
| series | |
| serious | |
| seriously | |
| serve | |
| service | |
| session | |
| set | |
| setting | |
| settle | |
| settlement | |
| seven | |
| several | |
| severe | |
| sex | |
| sexual | |
| shade | |
| shadow | |
| shake | |
| shall | |
| shape | |
| share | |
| sharp | |
| she | |
| sheet | |
| shelf | |
| shell | |
| shelter | |
| shift | |
| shine | |
| ship | |
| shirt | |
| shit | |
| shock | |
| shoe | |
| shoot | |
| shooting | |
| shop | |
| shopping | |
| shore | |
| short | |
| shortly | |
| shot | |
| should | |
| shoulder | |
| shout | |
| show | |
| shower | |
| shrug | |
| shut | |
| sick | |
| side | |
| sigh | |
| sight | |
| sign | |
| signal | |
| significance | |
| significant | |
| significantly | |
| silence | |
| silent | |
| silver | |
| similar | |
| similarly | |
| simple | |
| simply | |
| sin | |
| since | |
| sing | |
| singer | |
| single | |
| sink | |
| sir | |
| sister | |
| sit | |
| site | |
| situation | |
| six | |
| size | |
| ski | |
| skill | |
| skin | |
| sky | |
| slave | |
| sleep | |
| slice | |
| slide | |
| slight | |
| slightly | |
| slip | |
| slow | |
| slowly | |
| small | |
| smart | |
| smell | |
| smile | |
| smoke | |
| smooth | |
| snap | |
| snow | |
| so | |
| so-called | |
| soccer | |
| social | |
| society | |
| soft | |
| software | |
| soil | |
| solar | |
| soldier | |
| solid | |
| solution | |
| solve | |
| some | |
| somebody | |
| somehow | |
| someone | |
| something | |
| sometimes | |
| somewhat | |
| somewhere | |
| son | |
| song | |
| soon | |
| sophisticated | |
| sorry | |
| sort | |
| soul | |
| sound | |
| soup | |
| source | |
| south | |
| southern | |
| Soviet | |
| space | |
| Spanish | |
| speak | |
| speaker | |
| special | |
| specialist | |
| species | |
| specific | |
| specifically | |
| speech | |
| speed | |
| spend | |
| spending | |
| spin | |
| spirit | |
| spiritual | |
| split | |
| spokesman | |
| sport | |
| spot | |
| spread | |
| spring | |
| square | |
| squeeze | |
| stability | |
| stable | |
| staff | |
| stage | |
| stair | |
| stake | |
| stand | |
| standard | |
| standing | |
| star | |
| stare | |
| start | |
| state | |
| statement | |
| station | |
| statistics | |
| status | |
| stay | |
| steady | |
| steal | |
| steel | |
| step | |
| stick | |
| still | |
| stir | |
| stock | |
| stomach | |
| stone | |
| stop | |
| storage | |
| store | |
| storm | |
| story | |
| straight | |
| strange | |
| stranger | |
| strategic | |
| strategy | |
| stream | |
| street | |
| strength | |
| strengthen | |
| stress | |
| stretch | |
| strike | |
| string | |
| strip | |
| stroke | |
| strong | |
| strongly | |
| structure | |
| struggle | |
| student | |
| studio | |
| study | |
| stuff | |
| stupid | |
| style | |
| subject | |
| submit | |
| subsequent | |
| substance | |
| substantial | |
| succeed | |
| success | |
| successful | |
| successfully | |
| such | |
| sudden | |
| suddenly | |
| sue | |
| suffer | |
| sufficient | |
| sugar | |
| suggest | |
| suggestion | |
| suicide | |
| suit | |
| summer | |
| summit | |
| sun | |
| super | |
| supply | |
| support | |
| supporter | |
| suppose | |
| supposed | |
| Supreme | |
| sure | |
| surely | |
| surface | |
| surgery | |
| surprise | |
| surprised | |
| surprising | |
| surprisingly | |
| surround | |
| survey | |
| survival | |
| survive | |
| survivor | |
| suspect | |
| sustain | |
| swear | |
| sweep | |
| sweet | |
| swim | |
| swing | |
| switch | |
| symbol | |
| symptom | |
| system | |
| table | |
| tablespoon | |
| tactic | |
| tail | |
| take | |
| tale | |
| talent | |
| talk | |
| tall | |
| tank | |
| tap | |
| tape | |
| target | |
| task | |
| taste | |
| tax | |
| taxpayer | |
| tea | |
| teach | |
| teacher | |
| teaching | |
| team | |
| tear | |
| teaspoon | |
| technical | |
| technique | |
| technology | |
| teen | |
| teenager | |
| telephone | |
| telescope | |
| television | |
| tell | |
| temperature | |
| temporary | |
| ten | |
| tend | |
| tendency | |
| tennis | |
| tension | |
| tent | |
| term | |
| terms | |
| terrible | |
| territory | |
| terror | |
| terrorism | |
| terrorist | |
| test | |
| testify | |
| testimony | |
| testing | |
| text | |
| than | |
| thank | |
| thanks | |
| that | |
| the | |
| theater | |
| their | |
| them | |
| theme | |
| themselves | |
| then | |
| theory | |
| therapy | |
| there | |
| therefore | |
| these | |
| they | |
| thick | |
| thin | |
| thing | |
| think | |
| thinking | |
| third | |
| thirty | |
| this | |
| those | |
| though | |
| thought | |
| thousand | |
| threat | |
| threaten | |
| three | |
| throat | |
| through | |
| throughout | |
| throw | |
| thus | |
| ticket | |
| tie | |
| tight | |
| time | |
| tiny | |
| tip | |
| tire | |
| tired | |
| tissue | |
| title | |
| to | |
| tobacco | |
| today | |
| toe | |
| together | |
| tomato | |
| tomorrow | |
| tone | |
| tongue | |
| tonight | |
| too | |
| tool | |
| tooth | |
| top | |
| topic | |
| toss | |
| total | |
| totally | |
| touch | |
| tough | |
| tour | |
| tourist | |
| tournament | |
| toward | |
| towards | |
| tower | |
| town | |
| toy | |
| trace | |
| track | |
| trade | |
| tradition | |
| traditional | |
| traffic | |
| tragedy | |
| trail | |
| train | |
| training | |
| transfer | |
| transform | |
| transformation | |
| transition | |
| translate | |
| transportation | |
| travel | |
| treat | |
| treatment | |
| treaty | |
| tree | |
| tremendous | |
| trend | |
| trial | |
| tribe | |
| trick | |
| trip | |
| troop | |
| trouble | |
| truck | |
| true | |
| truly | |
| trust | |
| truth | |
| try | |
| tube | |
| tunnel | |
| turn | |
| TV | |
| twelve | |
| twenty | |
| twice | |
| twin | |
| two | |
| type | |
| typical | |
| typically | |
| ugly | |
| ultimate | |
| ultimately | |
| unable | |
| uncle | |
| under | |
| undergo | |
| understand | |
| understanding | |
| unfortunately | |
| uniform | |
| union | |
| unique | |
| unit | |
| United | |
| universal | |
| universe | |
| university | |
| unknown | |
| unless | |
| unlike | |
| unlikely | |
| until | |
| unusual | |
| up | |
| upon | |
| upper | |
| urban | |
| urge | |
| us | |
| use | |
| used | |
| useful | |
| user | |
| usual | |
| usually | |
| utility | |
| vacation | |
| valley | |
| valuable | |
| value | |
| variable | |
| variation | |
| variety | |
| various | |
| vary | |
| vast | |
| vegetable | |
| vehicle | |
| venture | |
| version | |
| versus | |
| very | |
| vessel | |
| veteran | |
| via | |
| victim | |
| victory | |
| video | |
| view | |
| viewer | |
| village | |
| violate | |
| violation | |
| violence | |
| violent | |
| virtually | |
| virtue | |
| virus | |
| visible | |
| vision | |
| visit | |
| visitor | |
| visual | |
| vital | |
| voice | |
| volume | |
| volunteer | |
| vote | |
| voter | |
| vs | |
| vulnerable | |
| wage | |
| wait | |
| wake | |
| walk | |
| wall | |
| wander | |
| want | |
| war | |
| warm | |
| warn | |
| warning | |
| wash | |
| waste | |
| watch | |
| water | |
| wave | |
| way | |
| we | |
| weak | |
| wealth | |
| wealthy | |
| weapon | |
| wear | |
| weather | |
| wedding | |
| week | |
| weekend | |
| weekly | |
| weigh | |
| weight | |
| welcome | |
| welfare | |
| well | |
| west | |
| western | |
| wet | |
| what | |
| whatever | |
| wheel | |
| when | |
| whenever | |
| where | |
| whereas | |
| whether | |
| which | |
| while | |
| whisper | |
| white | |
| who | |
| whole | |
| whom | |
| whose | |
| why | |
| wide | |
| widely | |
| widespread | |
| wife | |
| wild | |
| will | |
| willing | |
| win | |
| wind | |
| window | |
| wine | |
| wing | |
| winner | |
| winter | |
| wipe | |
| wire | |
| wisdom | |
| wise | |
| wish | |
| with | |
| withdraw | |
| within | |
| without | |
| witness | |
| woman | |
| wonder | |
| wonderful | |
| wood | |
| wooden | |
| word | |
| work | |
| worker | |
| working | |
| works | |
| workshop | |
| world | |
| worried | |
| worry | |
| worth | |
| would | |
| wound | |
| wrap | |
| write | |
| writer | |
| writing | |
| wrong | |
| yard | |
| yeah | |
| year | |
| yell | |
| yellow | |
| yes | |
| yesterday | |
| yet | |
| yield | |
| you | |
| young | |
| your | |
| yours | |
| yourself | |
| youth | |
| zone |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| people 372 (noun) | |
| history 187 (noun) | |
| way 185 (noun) | |
| art 183 (noun) | |
| world 169 (noun) | |
| information 168 (noun) | |
| map 167 (noun) | |
| two 164 (noun) | |
| family 159 (noun) | |
| government 143 (noun) | |
| health 122 (noun) | |
| system 111 (noun) | |
| computer 109 (noun) | |
| meat 99 (noun) | |
| year 96 (noun) | |
| thanks 84 (noun) | |
| music 80 (noun) | |
| person 80 (noun) | |
| reading 77 (noun) | |
| method 76 (noun) | |
| data 74 (noun) | |
| food 73 (noun) | |
| understanding 73 (noun) | |
| theory 71 (noun) | |
| law 70 (noun) | |
| bird 68 (noun) | |
| literature 67 (noun) | |
| problem 66 (noun) | |
| software 63 (noun) | |
| control 62 (noun) | |
| knowledge 62 (noun) | |
| power 62 (noun) | |
| ability 61 (noun) | |
| economics 61 (noun) | |
| love 60 (noun) | |
| internet 59 (noun) | |
| television 59 (noun) | |
| science 58 (noun) | |
| library 57 (noun) | |
| nature 57 (noun) | |
| fact 56 (noun) | |
| product 56 (noun) | |
| idea 55 (noun) | |
| temperature 55 (noun) | |
| investment 52 (noun) | |
| area 50 (noun) | |
| society 50 (noun) | |
| activity 48 (noun) | |
| story 48 (noun) | |
| industry 47 (noun) | |
| media 47 (noun) | |
| thing 47 (noun) | |
| oven 45 (noun) | |
| community 44 (noun) | |
| definition 44 (noun) | |
| safety 44 (noun) | |
| quality 43 (noun) | |
| development 42 (noun) | |
| language 42 (noun) | |
| management 41 (noun) | |
| player 41 (noun) | |
| variety 41 (noun) | |
| video 41 (noun) | |
| week 41 (noun) | |
| security 38 (noun) | |
| country 37 (noun) | |
| exam 37 (noun) | |
| movie 37 (noun) | |
| organization 37 (noun) | |
| equipment 35 (noun) | |
| physics 35 (noun) | |
| analysis 34 (noun) | |
| policy 34 (noun) | |
| series 34 (noun) | |
| thought 34 (noun) | |
| basis 33 (noun) | |
| boyfriend 33 (noun) | |
| direction 33 (noun) | |
| strategy 33 (noun) | |
| technology 33 (noun) | |
| army 32 (noun) | |
| camera 32 (noun) | |
| freedom 32 (noun) | |
| paper 32 (noun) | |
| environment 31 (noun) | |
| child 30 (noun) | |
| instance 30 (noun) | |
| month 30 (noun) | |
| truth 30 (noun) | |
| marketing 29 (noun) | |
| university 29 (noun) | |
| writing 29 (noun) | |
| article 28 (noun) | |
| department 28 (noun) | |
| difference 28 (noun) | |
| goal 28 (noun) | |
| news 28 (noun) | |
| audience 27 (noun) | |
| fishing 27 (noun) | |
| growth 27 (noun) | |
| income 27 (noun) | |
| marriage 27 (noun) | |
| user 27 (noun) | |
| combination 26 (noun) | |
| failure 26 (noun) | |
| meaning 26 (noun) | |
| medicine 26 (noun) | |
| philosophy 26 (noun) | |
| teacher 25 (noun) | |
| communication 24 (noun) | |
| night 24 (noun) | |
| chemistry 23 (noun) | |
| disease 23 (noun) | |
| disk 23 (noun) | |
| energy 23 (noun) | |
| nation 23 (noun) | |
| road 23 (noun) | |
| role 23 (noun) | |
| soup 23 (noun) | |
| advertising 22 (noun) | |
| location 22 (noun) | |
| success 22 (noun) | |
| addition 21 (noun) | |
| apartment 21 (noun) | |
| education 21 (noun) | |
| math 21 (noun) | |
| moment 21 (noun) | |
| painting 21 (noun) | |
| politics 21 (noun) | |
| attention 20 (noun) | |
| decision 20 (noun) | |
| event 20 (noun) | |
| property 20 (noun) | |
| shopping 20 (noun) | |
| student 20 (noun) | |
| wood 20 (noun) | |
| competition 19 (noun) | |
| distribution 19 (noun) | |
| entertainment 19 (noun) | |
| office 19 (noun) | |
| population 19 (noun) | |
| president 19 (noun) | |
| unit 19 (noun) | |
| category 18 (noun) | |
| cigarette 18 (noun) | |
| context 18 (noun) | |
| introduction 18 (noun) | |
| opportunity 18 (noun) | |
| performance 18 (noun) | |
| driver 17 (noun) | |
| flight 17 (noun) | |
| length 17 (noun) | |
| magazine 17 (noun) | |
| newspaper 17 (noun) | |
| relationship 17 (noun) | |
| teaching 17 (noun) | |
| cell 16 (noun) | |
| dealer 16 (noun) | |
| finding 16 (noun) | |
| lake 16 (noun) | |
| member 16 (noun) | |
| message 16 (noun) | |
| phone 16 (noun) | |
| scene 16 (noun) | |
| appearance 15 (noun) | |
| association 15 (noun) | |
| concept 15 (noun) | |
| customer 15 (noun) | |
| death 15 (noun) | |
| discussion 15 (noun) | |
| housing 15 (noun) | |
| inflation 15 (noun) | |
| insurance 15 (noun) | |
| mood 15 (noun) | |
| woman 15 (noun) | |
| advice 14 (noun) | |
| blood 14 (noun) | |
| effort 14 (noun) | |
| expression 14 (noun) | |
| importance 14 (noun) | |
| opinion 14 (noun) | |
| payment 14 (noun) | |
| reality 14 (noun) | |
| responsibility 14 (noun) | |
| situation 14 (noun) | |
| skill 14 (noun) | |
| statement 14 (noun) | |
| wealth 14 (noun) | |
| application 13 (noun) | |
| city 13 (noun) | |
| county 13 (noun) | |
| depth 13 (noun) | |
| estate 13 (noun) | |
| foundation 13 (noun) | |
| grandmother 13 (noun) | |
| heart 13 (noun) | |
| perspective 13 (noun) | |
| photo 13 (noun) | |
| recipe 13 (noun) | |
| studio 13 (noun) | |
| topic 13 (noun) | |
| collection 12 (noun) | |
| depression 12 (noun) | |
| imagination 12 (noun) | |
| passion 12 (noun) | |
| percentage 12 (noun) | |
| resource 12 (noun) | |
| setting 12 (noun) | |
| ad 11 (noun) | |
| agency 11 (noun) | |
| college 11 (noun) | |
| connection 11 (noun) | |
| criticism 11 (noun) | |
| debt 11 (noun) | |
| description 11 (noun) | |
| memory 11 (noun) | |
| patience 11 (noun) | |
| secretary 11 (noun) | |
| solution 11 (noun) | |
| administration 10 (noun) | |
| aspect 10 (noun) | |
| attitude 10 (noun) | |
| director 10 (noun) | |
| personality 10 (noun) | |
| psychology 10 (noun) | |
| recommendation 10 (noun) | |
| response 10 (noun) | |
| selection 10 (noun) | |
| storage 10 (noun) | |
| version 10 (noun) | |
| alcohol 9 (noun) | |
| argument 9 (noun) | |
| complaint 9 (noun) | |
| contract 9 (noun) | |
| emphasis 9 (noun) | |
| highway 9 (noun) | |
| loss 9 (noun) | |
| membership 9 (noun) | |
| possession 9 (noun) | |
| preparation 9 (noun) | |
| steak 9 (noun) | |
| union 9 (noun) | |
| agreement 8 (noun) | |
| cancer 8 (noun) | |
| currency 8 (noun) | |
| employment 8 (noun) | |
| engineering 8 (noun) | |
| entry 8 (noun) | |
| interaction 8 (noun) | |
| mixture 8 (noun) | |
| preference 8 (noun) | |
| region 8 (noun) | |
| republic 8 (noun) | |
| tradition 8 (noun) | |
| virus 8 (noun) | |
| actor 7 (noun) | |
| classroom 7 (noun) | |
| delivery 7 (noun) | |
| device 7 (noun) | |
| difficulty 7 (noun) | |
| drama 7 (noun) | |
| election 7 (noun) | |
| engine 7 (noun) | |
| football 7 (noun) | |
| guidance 7 (noun) | |
| hotel 7 (noun) | |
| owner 7 (noun) | |
| priority 7 (noun) | |
| protection 7 (noun) | |
| suggestion 7 (noun) | |
| tension 7 (noun) | |
| variation 7 (noun) | |
| anxiety 6 (noun) | |
| atmosphere 6 (noun) | |
| awareness 6 (noun) | |
| bath 6 (noun) | |
| bread 6 (noun) | |
| candidate 6 (noun) | |
| climate 6 (noun) | |
| comparison 6 (noun) | |
| confusion 6 (noun) | |
| construction 6 (noun) | |
| elevator 6 (noun) | |
| emotion 6 (noun) | |
| employee 6 (noun) | |
| employer 6 (noun) | |
| guest 6 (noun) | |
| height 6 (noun) | |
| leadership 6 (noun) | |
| mall 6 (noun) | |
| manager 6 (noun) | |
| operation 6 (noun) | |
| recording 6 (noun) | |
| sample 6 (noun) | |
| transportation 6 (noun) | |
| charity 5 (noun) | |
| cousin 5 (noun) | |
| disaster 5 (noun) | |
| editor 5 (noun) | |
| efficiency 5 (noun) | |
| excitement 5 (noun) | |
| extent 5 (noun) | |
| feedback 5 (noun) | |
| guitar 5 (noun) | |
| homework 5 (noun) | |
| leader 5 (noun) | |
| mom 5 (noun) | |
| outcome 5 (noun) | |
| permission 5 (noun) | |
| presentation 5 (noun) | |
| promotion 5 (noun) | |
| reflection 5 (noun) | |
| refrigerator 5 (noun) | |
| resolution 5 (noun) | |
| revenue 5 (noun) | |
| session 5 (noun) | |
| singer 5 (noun) | |
| tennis 5 (noun) | |
| basket 4 (noun) | |
| bonus 4 (noun) | |
| cabinet 4 (noun) | |
| childhood 4 (noun) | |
| church 4 (noun) | |
| clothes 4 (noun) | |
| coffee 4 (noun) | |
| dinner 4 (noun) | |
| drawing 4 (noun) | |
| hair 4 (noun) | |
| hearing 4 (noun) | |
| initiative 4 (noun) | |
| judgment 4 (noun) | |
| lab 4 (noun) | |
| measurement 4 (noun) | |
| mode 4 (noun) | |
| mud 4 (noun) | |
| orange 4 (noun) | |
| poetry 4 (noun) | |
| police 4 (noun) | |
| possibility 4 (noun) | |
| procedure 4 (noun) | |
| queen 4 (noun) | |
| ratio 4 (noun) | |
| relation 4 (noun) | |
| restaurant 4 (noun) | |
| satisfaction 4 (noun) | |
| sector 4 (noun) | |
| signature 4 (noun) | |
| significance 4 (noun) | |
| song 4 (noun) | |
| tooth 4 (noun) | |
| town 4 (noun) | |
| vehicle 4 (noun) | |
| volume 4 (noun) | |
| wife 4 (noun) | |
| accident 3 (noun) | |
| airport 3 (noun) | |
| appointment 3 (noun) | |
| arrival 3 (noun) | |
| assumption 3 (noun) | |
| baseball 3 (noun) | |
| chapter 3 (noun) | |
| committee 3 (noun) | |
| conversation 3 (noun) | |
| database 3 (noun) | |
| enthusiasm 3 (noun) | |
| error 3 (noun) | |
| explanation 3 (noun) | |
| farmer 3 (noun) | |
| gate 3 (noun) | |
| girl 3 (noun) | |
| hall 3 (noun) | |
| historian 3 (noun) | |
| hospital 3 (noun) | |
| injury 3 (noun) | |
| instruction 3 (noun) | |
| maintenance 3 (noun) | |
| manufacturer 3 (noun) | |
| meal 3 (noun) | |
| perception 3 (noun) | |
| pie 3 (noun) | |
| poem 3 (noun) | |
| presence 3 (noun) | |
| proposal 3 (noun) | |
| reception 3 (noun) | |
| replacement 3 (noun) | |
| revolution 3 (noun) | |
| river 3 (noun) | |
| son 3 (noun) | |
| speech 3 (noun) | |
| tea 3 (noun) | |
| village 3 (noun) | |
| warning 3 (noun) | |
| winner 3 (noun) | |
| worker 3 (noun) | |
| writer 3 (noun) | |
| assistance 2 (noun) | |
| breath 2 (noun) | |
| buyer 2 (noun) | |
| chest 2 (noun) | |
| chocolate 2 (noun) | |
| conclusion 2 (noun) | |
| contribution 2 (noun) | |
| cookie 2 (noun) | |
| courage 2 (noun) | |
| dad 2 (noun) | |
| desk 2 (noun) | |
| drawer 2 (noun) | |
| establishment 2 (noun) | |
| examination 2 (noun) | |
| garbage 2 (noun) | |
| grocery 2 (noun) | |
| honey 2 (noun) | |
| impression 2 (noun) | |
| improvement 2 (noun) | |
| independence 2 (noun) | |
| insect 2 (noun) | |
| inspection 2 (noun) | |
| inspector 2 (noun) | |
| king 2 (noun) | |
| ladder 2 (noun) | |
| menu 2 (noun) | |
| penalty 2 (noun) | |
| piano 2 (noun) | |
| potato 2 (noun) | |
| profession 2 (noun) | |
| professor 2 (noun) | |
| quantity 2 (noun) | |
| reaction 2 (noun) | |
| requirement 2 (noun) | |
| salad 2 (noun) | |
| sister 2 (noun) | |
| supermarket 2 (noun) | |
| tongue 2 (noun) | |
| weakness 2 (noun) | |
| wedding 2 (noun) | |
| affair 1 (noun) | |
| ambition 1 (noun) | |
| analyst 1 (noun) | |
| apple 1 (noun) | |
| assignment 1 (noun) | |
| assistant 1 (noun) | |
| bathroom 1 (noun) | |
| bedroom 1 (noun) | |
| beer 1 (noun) | |
| birthday 1 (noun) | |
| celebration 1 (noun) | |
| championship 1 (noun) | |
| cheek 1 (noun) | |
| client 1 (noun) | |
| consequence 1 (noun) | |
| departure 1 (noun) | |
| diamond 1 (noun) | |
| dirt 1 (noun) | |
| ear 1 (noun) | |
| fortune 1 (noun) | |
| friendship 1 (noun) | |
| funeral 1 (noun) | |
| gene 1 (noun) | |
| girlfriend 1 (noun) | |
| hat 1 (noun) | |
| indication 1 (noun) | |
| intention 1 (noun) | |
| lady 1 (noun) | |
| midnight 1 (noun) | |
| negotiation 1 (noun) | |
| obligation 1 (noun) | |
| passenger 1 (noun) | |
| pizza 1 (noun) | |
| platform 1 (noun) | |
| poet 1 (noun) | |
| pollution 1 (noun) | |
| recognition 1 (noun) | |
| reputation 1 (noun) | |
| shirt 1 (noun) | |
| sir 1 (noun) | |
| speaker 1 (noun) | |
| stranger 1 (noun) | |
| surgery 1 (noun) | |
| sympathy 1 (noun) | |
| tale 1 (noun) | |
| throat 1 (noun) | |
| trainer 1 (noun) | |
| uncle 1 (noun) | |
| youth 1 (noun) | |
| time 369 (noun,adjective,verb) | |
| work 224 (noun,adjective,verb) | |
| film 209 (noun,verb) | |
| water 201 (noun,verb,adjective) | |
| money 174 (noun,adjective) | |
| example 147 (noun,verb) | |
| while 147 (noun,conjunction,preposition) | |
| business 127 (noun,adjective) | |
| study 118 (noun,verb) | |
| game 117 (noun,adjective,verb) | |
| life 107 (noun,adjective) | |
| form 99 (noun,verb) | |
| air 98 (noun,verb) | |
| day 98 (noun,adjective) | |
| place 98 (noun,verb) | |
| number 97 (noun,verb) | |
| part 96 (noun,verb,adverb) | |
| field 95 (noun,verb,adjective) | |
| fish 92 (noun,verb) | |
| back 86 (noun,adverb,verb) | |
| process 85 (noun,verb) | |
| heat 84 (noun,verb) | |
| hand 81 (noun,verb) | |
| experience 80 (noun,verb) | |
| job 80 (noun,verb) | |
| book 77 (noun,verb) | |
| end 76 (noun,verb) | |
| point 74 (noun,verb) | |
| type 74 (noun,verb) | |
| home 72 (noun,adjective,adverb) | |
| economy 71 (noun,adjective) | |
| value 70 (noun,verb) | |
| body 69 (noun,verb) | |
| market 69 (noun,verb) | |
| guide 68 (noun,verb) | |
| interest 67 (noun,verb) | |
| state 63 (noun,verb) | |
| radio 62 (noun,verb) | |
| course 61 (noun,verb) | |
| company 60 (noun,verb) | |
| price 60 (noun,verb) | |
| size 60 (noun,verb,adjective) | |
| card 58 (noun,verb) | |
| list 58 (noun,verb) | |
| mind 58 (noun,verb) | |
| trade 58 (noun,verb) | |
| line 56 (noun,verb) | |
| care 55 (noun,verb) | |
| group 55 (noun,verb) | |
| risk 55 (noun,verb) | |
| word 55 (noun,verb,interjection) | |
| fat 54 (noun,adjective,verb) | |
| force 54 (noun,verb) | |
| key 54 (noun,adjective,verb) | |
| light 54 (noun,verb,adjective) | |
| training 54 (noun,adjective) | |
| name 53 (noun,verb,adjective) | |
| school 53 (noun,verb) | |
| top 53 (noun,adjective,verb) | |
| amount 51 (noun,verb) | |
| level 51 (noun,adjective,verb) | |
| order 51 (noun,verb) | |
| practice 51 (noun,verb) | |
| research 51 (noun,verb) | |
| sense 51 (noun,verb) | |
| service 51 (noun,verb) | |
| piece 50 (noun,verb) | |
| web 49 (noun,verb) | |
| boss 48 (noun,verb,adjective) | |
| sport 47 (noun,verb) | |
| fun 46 (noun,adjective,verb) | |
| house 46 (noun,adjective,verb) | |
| page 46 (noun,verb) | |
| term 46 (noun,verb) | |
| test 46 (noun,verb) | |
| answer 45 (noun,verb) | |
| sound 45 (noun,verb,adjective) | |
| focus 44 (noun,verb) | |
| matter 44 (noun,verb) | |
| kind 43 (noun,adjective) | |
| soil 43 (noun,verb) | |
| board 42 (noun,verb) | |
| oil 42 (noun,verb) | |
| picture 42 (noun,verb) | |
| access 41 (noun,verb,adjective) | |
| garden 41 (noun,verb) | |
| range 41 (noun,verb) | |
| rate 41 (noun,verb) | |
| reason 41 (noun,verb) | |
| future 40 (noun,adjective) | |
| site 40 (noun,verb) | |
| demand 39 (noun,verb) | |
| exercise 39 (noun,verb) | |
| image 39 (noun,verb) | |
| case 38 (noun,verb) | |
| cause 38 (noun,verb) | |
| coast 38 (noun,verb) | |
| action 37 (noun,adjective) | |
| age 37 (noun,verb) | |
| bad 37 (noun,adverb,adjective) | |
| boat 37 (noun,verb) | |
| record 37 (noun,verb) | |
| result 37 (noun,verb) | |
| section 37 (noun,verb) | |
| building 36 (noun,verb) | |
| mouse 36 (noun,verb) | |
| cash 35 (noun,verb) | |
| class 35 (noun,verb,adjective) | |
| nothing 35 (noun,pronoun,adjective) | |
| period 35 (noun,adjective) | |
| plan 35 (noun,verb) | |
| store 35 (noun,verb) | |
| tax 35 (noun,verb) | |
| side 34 (noun,verb) | |
| subject 34 (noun,adjective,adverb) | |
| space 33 (noun,verb) | |
| rule 32 (noun,verb) | |
| stock 32 (noun,adjective,verb) | |
| weather 32 (noun,verb) | |
| chance 31 (noun,adjective,verb) | |
| figure 31 (noun,verb) | |
| man 31 (noun,verb,interjection) | |
| model 31 (noun,verb) | |
| source 31 (noun,verb) | |
| beginning 30 (noun,adjective,verb) | |
| earth 30 (noun,verb) | |
| program 30 (noun,verb) | |
| chicken 29 (noun,adjective) | |
| design 29 (noun,verb) | |
| feature 29 (noun,verb) | |
| head 29 (noun,adjective,verb) | |
| material 29 (noun,adjective) | |
| purpose 29 (noun,verb) | |
| question 29 (noun,verb) | |
| rock 29 (noun,verb) | |
| salt 29 (noun,adjective,verb) | |
| act 28 (noun,verb) | |
| birth 28 (noun,verb) | |
| car 28 (noun,adjective) | |
| dog 28 (noun,verb) | |
| object 28 (noun,verb) | |
| scale 28 (noun,verb) | |
| sun 28 (noun,verb) | |
| note 27 (noun,verb) | |
| profit 27 (noun,verb) | |
| rent 27 (noun,verb) | |
| speed 27 (noun,verb) | |
| style 27 (noun,verb) | |
| war 27 (noun,verb) | |
| bank 26 (noun,verb) | |
| craft 26 (noun,verb) | |
| half 26 (noun,predeterminer,adverb) | |
| inside 26 (noun,adjective,preposition) | |
| outside 26 (noun,adjective,preposition) | |
| standard 26 (noun,adjective) | |
| bus 25 (noun,verb) | |
| exchange 25 (noun,verb) | |
| eye 25 (noun,verb) | |
| fire 25 (noun,verb) | |
| position 25 (noun,verb) | |
| pressure 25 (noun,verb) | |
| stress 25 (noun,verb) | |
| advantage 24 (noun,verb) | |
| benefit 24 (noun,verb) | |
| box 24 (noun,verb) | |
| frame 24 (noun,verb) | |
| issue 24 (noun,verb) | |
| step 24 (noun,verb) | |
| cycle 23 (noun,verb) | |
| face 23 (noun,verb) | |
| item 23 (noun,adverb) | |
| metal 23 (noun,verb) | |
| paint 23 (noun,verb) | |
| review 23 (noun,verb) | |
| room 23 (noun,verb) | |
| screen 23 (noun,verb) | |
| structure 23 (noun,verb) | |
| view 23 (noun,verb) | |
| account 22 (noun,verb) | |
| ball 22 (noun,verb) | |
| discipline 22 (noun,verb) | |
| medium 22 (noun,adjective) | |
| share 22 (noun,verb) | |
| balance 21 (noun,verb) | |
| bit 21 (noun,verb) | |
| black 21 (noun,verb,adjective) | |
| bottom 21 (noun,verb,adjective) | |
| choice 21 (noun,adjective) | |
| gift 21 (noun,verb) | |
| impact 21 (noun,verb) | |
| machine 21 (noun,verb) | |
| shape 21 (noun,verb) | |
| tool 21 (noun,verb) | |
| wind 21 (noun,verb) | |
| address 20 (noun,verb) | |
| average 20 (noun,verb,adjective) | |
| career 20 (noun,verb,adjective) | |
| culture 20 (noun,verb) | |
| morning 20 (noun,adverb) | |
| pot 20 (noun,verb) | |
| sign 20 (noun,verb) | |
| table 20 (noun,verb) | |
| task 20 (noun,verb) | |
| condition 19 (noun,verb) | |
| contact 19 (noun,verb) | |
| credit 19 (noun,verb) | |
| egg 19 (noun,verb) | |
| hope 19 (noun,verb) | |
| ice 19 (noun,verb) | |
| network 19 (noun,verb) | |
| north 19 (noun,adjective,adverb) | |
| square 19 (noun,adjective,adverb) | |
| attempt 18 (noun,verb) | |
| date 18 (noun,verb) | |
| effect 18 (noun,verb) | |
| link 18 (noun,verb) | |
| post 18 (noun,verb,adverb) | |
| star 18 (noun,verb) | |
| voice 18 (noun,verb) | |
| capital 17 (noun,adjective) | |
| challenge 17 (noun,verb,adjective) | |
| friend 17 (noun,verb) | |
| self 17 (noun,pronoun,adjective) | |
| shot 17 (noun,adjective) | |
| brush 16 (noun,verb) | |
| couple 16 (noun,verb) | |
| debate 16 (noun,verb) | |
| exit 16 (noun,verb) | |
| front 16 (noun,adjective,verb) | |
| function 16 (noun,verb) | |
| lack 16 (noun,verb) | |
| living 16 (noun,adjective) | |
| plant 16 (noun,verb) | |
| plastic 16 (noun,adjective) | |
| spot 16 (noun,verb) | |
| summer 16 (noun,verb) | |
| taste 16 (noun,verb) | |
| theme 16 (noun,verb) | |
| track 16 (noun,verb) | |
| wing 16 (noun,verb) | |
| brain 15 (noun,verb) | |
| button 15 (noun,verb) | |
| click 15 (noun,verb) | |
| desire 15 (noun,verb) | |
| foot 15 (noun,verb) | |
| gas 15 (noun,verb) | |
| influence 15 (noun,verb) | |
| notice 15 (noun,verb) | |
| rain 15 (noun,verb) | |
| wall 15 (noun,verb) | |
| base 14 (noun,verb,adjective) | |
| damage 14 (noun,verb) | |
| distance 14 (noun,verb) | |
| feeling 14 (noun,adjective) | |
| pair 14 (noun,verb) | |
| savings 14 (noun,adjective,preposition) | |
| staff 14 (noun,verb) | |
| sugar 14 (noun,verb) | |
| target 14 (noun,verb) | |
| text 14 (noun,verb) | |
| animal 13 (noun,adjective) | |
| author 13 (noun,verb) | |
| budget 13 (noun,adjective,verb) | |
| discount 13 (noun,verb,adjective) | |
| file 13 (noun,verb) | |
| ground 13 (noun,verb,adjective) | |
| lesson 13 (noun,verb) | |
| minute 13 (noun,adjective,verb) | |
| officer 13 (noun,verb) | |
| phase 13 (noun,verb) | |
| reference 13 (noun,verb,adjective) | |
| register 13 (noun,verb) | |
| sky 13 (noun,verb) | |
| stage 13 (noun,verb) | |
| stick 13 (noun,verb) | |
| title 13 (noun,verb) | |
| trouble 13 (noun,verb) | |
| bowl 12 (noun,verb) | |
| bridge 12 (noun,verb) | |
| campaign 12 (noun,verb) | |
| character 12 (noun,adjective,verb) | |
| club 12 (noun,verb) | |
| edge 12 (noun,verb,idiom) | |
| evidence 12 (noun,verb,idiom) | |
| fan 12 (noun,verb,idiom) | |
| letter 12 (noun,verb,idiom) | |
| lock 12 (noun,verb,idiom) | |
| maximum 12 (noun,adjective) | |
| novel 12 (noun,adjective) | |
| option 12 (noun,verb) | |
| pack 12 (noun,verb,adjective) | |
| park 12 (noun,verb) | |
| plenty 12 (noun,adjective,adverb) | |
| quarter 12 (noun,verb,adjective) | |
| skin 12 (noun,verb) | |
| sort 12 (noun,verb) | |
| weight 12 (noun,verb) | |
| baby 11 (noun,verb,adjective) | |
| background 11 (noun,adjective) | |
| carry 11 (noun,verb) | |
| dish 11 (noun,verb,idiom) | |
| factor 11 (noun,verb) | |
| fruit 11 (noun,verb) | |
| glass 11 (noun,adjective,verb) | |
| joint 11 (noun,adjective,verb) | |
| master 11 (noun,adjective,verb) | |
| muscle 11 (noun,verb,adjective) | |
| red 11 (noun,adjective,idiom) | |
| strength 11 (noun,idiom) | |
| traffic 11 (noun,verb) | |
| trip 11 (noun,verb,idiom) | |
| vegetable 11 (noun,adjective) | |
| appeal 10 (noun,verb) | |
| chart 10 (noun,verb) | |
| gear 10 (noun,verb,adjective) | |
| ideal 10 (noun,adjective) | |
| kitchen 10 (noun,adjective) | |
| land 10 (noun,verb,idiom) | |
| log 10 (noun,verb) | |
| mother 10 (noun,adjective,verb) | |
| net 10 (noun,verb) | |
| party 10 (noun,adjective,verb) | |
| principle 10 (noun,idiom) | |
| relative 10 (noun,adjective) | |
| sale 10 (noun,idiom) | |
| season 10 (noun,verb,idiom) | |
| signal 10 (noun,adjective,verb) | |
| spirit 10 (noun,verb,idiom) | |
| street 10 (noun,adjective,idiom) | |
| tree 10 (noun,verb,idiom) | |
| wave 10 (noun,verb,idiom) | |
| belt 9 (noun,verb) | |
| bench 9 (noun,verb) | |
| commission 9 (noun,verb) | |
| copy 9 (noun,verb,idiom) | |
| drop 9 (noun,verb) | |
| minimum 9 (noun,adjective) | |
| path 9 (noun,idiom) | |
| progress 9 (noun,verb,idiom) | |
| project 9 (noun,verb) | |
| sea 9 (noun,adjective,idiom) | |
| south 9 (noun,adjective,adverb) | |
| status 9 (noun,adjective) | |
| stuff 9 (noun,verb) | |
| ticket 9 (noun,verb,idiom) | |
| tour 9 (noun,verb) | |
| angle 8 (noun,verb) | |
| blue 8 (noun,verb,adjective) | |
| breakfast 8 (noun,verb) | |
| confidence 8 (noun,idiom) | |
| daughter 8 (noun,adjective) | |
| degree 8 (noun,idiom) | |
| doctor 8 (noun,verb) | |
| dot 8 (noun,verb,idiom) | |
| dream 8 (noun,verb,adjective) | |
| duty 8 (noun,idiom) | |
| essay 8 (noun,verb) | |
| father 8 (noun,verb) | |
| fee 8 (noun,verb) | |
| finance 8 (noun,verb) | |
| hour 8 (noun,adjective,idiom) | |
| juice 8 (noun,verb,idiom) | |
| limit 8 (noun,verb) | |
| luck 8 (noun,verb,idiom) | |
| milk 8 (noun,verb,idiom) | |
| mouth 8 (noun,verb,idiom) | |
| peace 8 (noun,interjection,verb) | |
| pipe 8 (noun,verb) | |
| seat 8 (noun,verb) | |
| stable 8 (noun,verb) | |
| storm 8 (noun,verb,idiom) | |
| substance 8 (noun,idiom) | |
| team 8 (noun,verb,adjective) | |
| trick 8 (noun,adjective,verb) | |
| afternoon 7 (noun,adjective) | |
| bat 7 (noun,verb) | |
| beach 7 (noun,verb) | |
| blank 7 (noun,verb,adjective) | |
| catch 7 (noun,verb) | |
| chain 7 (noun,verb) | |
| consideration 7 (noun,idiom) | |
| cream 7 (noun,verb,adjective) | |
| crew 7 (noun,verb) | |
| detail 7 (noun,verb,idiom) | |
| gold 7 (noun,adjective) | |
| interview 7 (noun,verb) | |
| kid 7 (noun,verb,adjective) | |
| mark 7 (noun,verb,idiom) | |
| match 7 (noun,verb) | |
| mission 7 (noun,adjective) | |
| pain 7 (noun,verb,idiom) | |
| pleasure 7 (noun,verb) | |
| score 7 (noun,verb,idiom) | |
| screw 7 (noun,verb,idiom) | |
| sex 7 (noun,verb,idiom) | |
| shop 7 (noun,verb,interjection) | |
| shower 7 (noun,verb,idiom) | |
| suit 7 (noun,verb,idiom) | |
| tone 7 (noun,verb) | |
| window 7 (noun,verb) | |
| agent 6 (noun,adjective,verb) | |
| band 6 (noun,verb) | |
| block 6 (noun,verb) | |
| bone 6 (noun,verb,adverb) | |
| calendar 6 (noun,verb) | |
| cap 6 (noun,verb) | |
| coat 6 (noun,verb) | |
| contest 6 (noun,verb) | |
| corner 6 (noun,adjective,verb) | |
| court 6 (noun,verb,idiom) | |
| cup 6 (noun,verb) | |
| district 6 (noun,verb) | |
| door 6 (noun,idiom) | |
| east 6 (noun,adjective,adverb) | |
| finger 6 (noun,verb,idiom) | |
| garage 6 (noun,verb) | |
| guarantee 6 (noun,verb) | |
| hole 6 (noun,verb,idiom) | |
| hook 6 (noun,verb,idiom) | |
| implement 6 (noun,verb) | |
| layer 6 (noun,verb) | |
| lecture 6 (noun,verb) | |
| lie 6 (noun,verb,idiom) | |
| manner 6 (noun,idiom) | |
| meeting 6 (noun,idiom) | |
| nose 6 (noun,verb,idiom) | |
| parking 6 (noun,adjective) | |
| partner 6 (noun,verb) | |
| profile 6 (noun,verb) | |
| respect 6 (noun,verb) | |
| rice 6 (noun,verb) | |
| routine 6 (noun,adjective) | |
| schedule 6 (noun,verb) | |
| swimming 6 (noun,adjective) | |
| telephone 6 (noun,verb) | |
| tip 6 (noun,verb) | |
| winter 6 (noun,adjective,verb) | |
| airline 5 (noun,adjective) | |
| bag 5 (noun,verb) | |
| battle 5 (noun,verb) | |
| bed 5 (noun,verb) | |
| bill 5 (noun,verb) | |
| bother 5 (noun,verb) | |
| cake 5 (noun,verb) | |
| code 5 (noun,verb) | |
| curve 5 (noun,verb,idiom) | |
| designer 5 (noun,adjective) | |
| dimension 5 (noun,verb) | |
| dress 5 (noun,adjective,verb) | |
| ease 5 (noun,verb) | |
| emergency 5 (noun,adjective) | |
| evening 5 (noun,adjective) | |
| extension 5 (noun,adjective) | |
| farm 5 (noun,verb,idiom) | |
| fight 5 (noun,verb) | |
| gap 5 (noun,verb) | |
| grade 5 (noun,verb) | |
| holiday 5 (noun,adjective,verb) | |
| horror 5 (noun,adjective) | |
| horse 5 (noun,verb,adjective) | |
| host 5 (noun,verb) | |
| husband 5 (noun,verb) | |
| loan 5 (noun,verb,idiom) | |
| mistake 5 (noun,verb,idiom) | |
| mountain 5 (noun,adjective,idiom) | |
| nail 5 (noun,verb,idiom) | |
| noise 5 (noun,verb) | |
| occasion 5 (noun,verb,idiom) | |
| package 5 (noun,verb) | |
| patient 5 (noun,adjective) | |
| pause 5 (noun,verb,idiom) | |
| phrase 5 (noun,verb) | |
| proof 5 (noun,adjective,verb) | |
| race 5 (noun,verb) | |
| relief 5 (noun,idiom) | |
| sand 5 (noun,verb,idiom) | |
| sentence 5 (noun,verb) | |
| shoulder 5 (noun,verb,idiom) | |
| smoke 5 (noun,verb,idiom) | |
| stomach 5 (noun,verb) | |
| string 5 (noun,verb,idiom) | |
| tourist 5 (noun,adverb) | |
| towel 5 (noun,verb) | |
| vacation 5 (noun,verb) | |
| west 5 (noun,adjective,adverb) | |
| wheel 5 (noun,verb,idiom) | |
| wine 5 (noun,adjective,verb) | |
| arm 4 (noun,verb) | |
| aside 4 (noun,adverb) | |
| associate 4 (noun,verb,adjective) | |
| bet 4 (noun,verb) | |
| blow 4 (noun,verb) | |
| border 4 (noun,verb) | |
| branch 4 (noun,verb) | |
| breast 4 (noun,verb) | |
| brother 4 (noun,interjection) | |
| buddy 4 (noun,verb) | |
| bunch 4 (noun,verb) | |
| chip 4 (noun,verb) | |
| coach 4 (noun,verb,adverb) | |
| cross 4 (noun,verb,adjective) | |
| document 4 (noun,verb) | |
| draft 4 (noun,verb,adjective) | |
| dust 4 (noun,verb) | |
| expert 4 (noun,adjective) | |
| floor 4 (noun,verb) | |
| god 4 (noun,interjection) | |
| golf 4 (noun,verb) | |
| habit 4 (noun,verb) | |
| iron 4 (noun,verb) | |
| judge 4 (noun,verb) | |
| knife 4 (noun,verb) | |
| landscape 4 (noun,verb) | |
| league 4 (noun,verb) | |
| mail 4 (noun,verb) | |
| mess 4 (noun,verb) | |
| native 4 (noun,adjective) | |
| opening 4 (noun,adjective) | |
| parent 4 (noun,verb) | |
| pattern 4 (noun,verb) | |
| pin 4 (noun,verb) | |
| pool 4 (noun,verb) | |
| pound 4 (noun,verb) | |
| request 4 (noun,verb) | |
| salary 4 (noun,verb) | |
| shame 4 (noun,verb) | |
| shelter 4 (noun,verb) | |
| shoe 4 (noun,verb) | |
| silver 4 (noun,adjective,verb) | |
| tackle 4 (noun,verb) | |
| tank 4 (noun,verb) | |
| trust 4 (noun,verb) | |
| assist 3 (noun,verb) | |
| bake 3 (noun,verb) | |
| bar 3 (noun,verb,preposition) | |
| bell 3 (noun,verb) | |
| bike 3 (noun,verb) | |
| blame 3 (noun,verb) | |
| boy 3 (noun,interjection) | |
| brick 3 (noun,verb) | |
| chair 3 (noun,verb) | |
| closet 3 (noun,verb,adjective) | |
| clue 3 (noun,verb) | |
| collar 3 (noun,verb) | |
| comment 3 (noun,verb) | |
| conference 3 (noun,verb) | |
| devil 3 (noun,verb) | |
| diet 3 (noun,verb) | |
| fear 3 (noun,verb) | |
| fuel 3 (noun,verb) | |
| glove 3 (noun,verb) | |
| jacket 3 (noun,verb) | |
| lunch 3 (noun,verb) | |
| monitor 3 (noun,verb) | |
| mortgage 3 (noun,verb) | |
| nurse 3 (noun,verb) | |
| pace 3 (noun,verb,preposition) | |
| panic 3 (noun,verb) | |
| peak 3 (noun,verb,adjective) | |
| plane 3 (noun,adjective,verb) | |
| reward 3 (noun,verb) | |
| row 3 (noun,verb) | |
| sandwich 3 (noun,verb) | |
| shock 3 (noun,verb) | |
| spite 3 (noun,verb) | |
| spray 3 (noun,verb) | |
| surprise 3 (noun,verb) | |
| till 3 (noun,verb) | |
| transition 3 (noun,verb) | |
| weekend 3 (noun,verb) | |
| welcome 3 (noun,interjection,verb) | |
| yard 3 (noun,verb) | |
| alarm 2 (noun,verb) | |
| bend 2 (noun,verb) | |
| bicycle 2 (noun,verb) | |
| bite 2 (noun,verb) | |
| blind 2 (noun,verb,adjective) | |
| bottle 2 (noun,verb) | |
| cable 2 (noun,verb) | |
| candle 2 (noun,verb) | |
| clerk 2 (noun,verb) | |
| cloud 2 (noun,verb) | |
| concert 2 (noun,verb) | |
| counter 2 (noun,verb,adverb) | |
| flower 2 (noun,verb) | |
| grandfather 2 (noun,verb) | |
| harm 2 (noun,verb) | |
| knee 2 (noun,verb) | |
| lawyer 2 (noun,verb) | |
| leather 2 (noun,adjective,verb) | |
| load 2 (noun,verb) | |
| mirror 2 (noun,verb) | |
| neck 2 (noun,verb) | |
| pension 2 (noun,verb) | |
| plate 2 (noun,verb) | |
| purple 2 (noun,adjective,verb) | |
| ruin 2 (noun,verb) | |
| ship 2 (noun,verb) | |
| skirt 2 (noun,verb) | |
| slice 2 (noun,verb) | |
| snow 2 (noun,verb) | |
| specialist 2 (noun,adjective) | |
| stroke 2 (noun,verb) | |
| switch 2 (noun,verb) | |
| trash 2 (noun,verb) | |
| tune 2 (noun,verb) | |
| zone 2 (noun,verb) | |
| anger 1 (noun,verb) | |
| award 1 (noun,verb) | |
| bid 1 (noun,verb) | |
| bitter 1 (noun,adjective) | |
| boot 1 (noun,verb) | |
| bug 1 (noun,verb) | |
| camp 1 (noun,verb,adjective) | |
| candy 1 (noun,verb) | |
| carpet 1 (noun,verb) | |
| cat 1 (noun,verb) | |
| champion 1 (noun,verb) | |
| channel 1 (noun,verb) | |
| clock 1 (noun,verb) | |
| comfort 1 (noun,verb) | |
| cow 1 (noun,verb) | |
| crack 1 (noun,verb,adjective) | |
| engineer 1 (noun,verb) | |
| entrance 1 (noun,verb) | |
| fault 1 (noun,verb) | |
| grass 1 (noun,verb) | |
| guy 1 (noun,verb) | |
| hell 1 (noun,interjection) | |
| highlight 1 (noun,verb) | |
| incident 1 (noun,adjective) | |
| island 1 (noun,verb) | |
| joke 1 (noun,verb) | |
| jury 1 (noun,verb,adjective) | |
| leg 1 (noun,verb) | |
| lip 1 (noun,verb) | |
| mate 1 (noun,verb) | |
| motor 1 (noun,adjective,verb) | |
| nerve 1 (noun,verb) | |
| passage 1 (noun,verb) | |
| pen 1 (noun,verb) | |
| pride 1 (noun,verb) | |
| priest 1 (noun,verb) | |
| prize 1 (noun,adjective,verb) | |
| promise 1 (noun,verb) | |
| resident 1 (noun,adjective) | |
| resort 1 (noun,verb) | |
| ring 1 (noun,verb) | |
| roof 1 (noun,verb) | |
| rope 1 (noun,verb) | |
| sail 1 (noun,verb) | |
| scheme 1 (noun,verb) | |
| script 1 (noun,verb) | |
| sock 1 (noun,verb) | |
| station 1 (noun,verb) | |
| toe 1 (noun,verb) | |
| tower 1 (noun,verb) | |
| truck 1 (noun,verb) | |
| witness 1 (noun,verb) | |
| a 4506 (indefinite article,noun,preposition) | |
| you 2041 (pronoun,noun) | |
| it 1386 (pronoun,noun) | |
| can 895 (auxiliary verb,noun) | |
| will 577 (auxiliary verb,noun) | |
| if 546 (conjunction,noun) | |
| one 441 (adjective,noun,pronoun) | |
| many 397 (adjective,noun,pronoun) | |
| most 378 (adjective,noun,adverb) | |
| other 369 (adjective,noun,pronoun) | |
| use 319 (verb,noun) | |
| make 262 (verb,noun) | |
| good 201 (adjective,noun,adverb) | |
| look 144 (verb,noun,interjection) | |
| help 141 (verb,noun,interjection) | |
| go 131 (verb,noun,adjective) | |
| great 126 (adjective,noun,adverb) | |
| being 124 (verb,noun) | |
| few 117 (adjective,noun,pronoun) | |
| might 116 (auxiliary verb,noun) | |
| still 112 (adjective,noun,adverb) | |
| public 97 (adjective,noun) | |
| read 97 (verb,noun) | |
| keep 96 (verb,noun) | |
| start 96 (verb,noun) | |
| give 93 (verb,noun) | |
| human 92 (adjective,noun) | |
| local 90 (adjective,noun) | |
| general 85 (adjective,noun) | |
| she 85 (pronoun,noun) | |
| specific 83 (adjective,noun) | |
| long 82 (adjective,noun,adverb) | |
| play 75 (verb,noun) | |
| feel 74 (verb,noun) | |
| high 74 (adjective,noun,adverb) | |
| tonight 71 (adverb,noun) | |
| put 70 (verb,noun) | |
| common 69 (adjective,noun) | |
| set 69 (verb,noun,adjective) | |
| change 67 (verb,noun) | |
| simple 63 (adjective,noun) | |
| past 60 (adjective,noun,preposition) | |
| big 59 (adjective,noun) | |
| possible 59 (adjective,noun) | |
| particular 58 (adjective,noun) | |
| today 54 (adverb,noun) | |
| major 53 (adjective,noun,verb) | |
| personal 53 (adjective,noun) | |
| current 52 (adjective,noun) | |
| national 52 (adjective,noun) | |
| cut 50 (verb,noun) | |
| natural 50 (adjective,noun,adverb) | |
| physical 50 (adjective,noun) | |
| show 50 (verb,noun) | |
| try 50 (verb,noun) | |
| check 49 (verb,noun,interjection) | |
| second 49 (number,noun) | |
| call 47 (verb,noun) | |
| move 47 (verb,noun) | |
| pay 47 (verb,noun) | |
| let 46 (verb,noun) | |
| increase 45 (verb,noun) | |
| single 45 (adjective,noun,verb) | |
| individual 44 (adjective,noun) | |
| turn 44 (verb,noun) | |
| ask 42 (verb,noun) | |
| buy 42 (verb,noun) | |
| guard 42 (verb,noun) | |
| hold 42 (verb,noun) | |
| main 42 (adjective,noun) | |
| offer 42 (verb,noun) | |
| potential 42 (adjective,noun) | |
| professional 42 (adjective,noun) | |
| international 41 (adjective,noun) | |
| travel 41 (verb,noun) | |
| cook 40 (verb,noun) | |
| alternative 39 (adjective,noun) | |
| following 39 (preposition,noun,adjective) | |
| special 39 (adjective,noun) | |
| working 39 (adjective,noun) | |
| whole 38 (adjective,noun,adverb) | |
| dance 37 (verb,noun) | |
| excuse 37 (verb,noun) | |
| cold 34 (adjective,noun,adverb) | |
| commercial 34 (adjective,noun) | |
| low 34 (adjective,noun,adverb) | |
| purchase 34 (verb,noun) | |
| deal 33 (verb,noun) | |
| primary 33 (adjective,noun) | |
| worth 33 (adjective,noun) | |
| fall 32 (verb,noun) | |
| necessary 31 (adjective,noun) | |
| positive 31 (adjective,noun) | |
| produce 31 (verb,noun) | |
| search 31 (verb,noun) | |
| present 30 (adjective,noun,verb) | |
| spend 30 (verb,noun) | |
| talk 30 (verb,noun) | |
| creative 29 (adjective,noun) | |
| tell 29 (verb,noun) | |
| cost 28 (verb,noun) | |
| drive 28 (verb,noun) | |
| green 28 (adjective,noun,verb) | |
| support 28 (verb,noun) | |
| glad 27 (adjective,noun) | |
| remove 27 (verb,noun) | |
| return 27 (verb,noun) | |
| run 27 (verb,noun) | |
| complex 26 (adjective,noun,verb) | |
| due 26 (adjective,noun,adverb) | |
| effective 26 (adjective,noun) | |
| middle 26 (adjective,noun) | |
| regular 26 (adjective,noun) | |
| reserve 26 (verb,noun) | |
| independent 25 (adjective,noun) | |
| leave 25 (verb,noun) | |
| original 25 (adjective,noun) | |
| reach 25 (verb,noun) | |
| rest 25 (verb,noun) | |
| serve 25 (verb,noun) | |
| watch 25 (verb,noun) | |
| beautiful 24 (adjective,noun,interjection) | |
| charge 24 (verb,noun) | |
| active 23 (adjective,noun) | |
| break 23 (verb,noun) | |
| negative 23 (adjective,noun,interjection) | |
| safe 23 (adjective,noun) | |
| stay 23 (verb,noun) | |
| visit 23 (verb,noun) | |
| visual 23 (adjective,noun) | |
| affect 22 (verb,noun) | |
| cover 22 (verb,noun) | |
| report 22 (verb,noun) | |
| rise 22 (verb,noun) | |
| walk 21 (verb,noun) | |
| white 21 (adjective,noun,verb) | |
| beyond 20 (preposition,noun) | |
| junior 20 (adjective,noun) | |
| pick 20 (verb,noun) | |
| unique 20 (adjective,noun) | |
| anything 19 (pronoun,noun,adverb) | |
| classic 19 (adjective,noun) | |
| final 19 (adjective,noun) | |
| lift 19 (verb,noun) | |
| mix 19 (verb,noun) | |
| private 19 (adjective,noun) | |
| stop 19 (verb,noun) | |
| teach 19 (verb,noun) | |
| western 19 (adjective,noun) | |
| concern 18 (verb,noun) | |
| familiar 18 (adjective,noun) | |
| fly 18 (verb,noun) | |
| official 18 (adjective,noun) | |
| broad 17 (adjective,noun) | |
| comfortable 17 (adjective,noun) | |
| gain 17 (verb,noun) | |
| maybe 17 (adverb,noun) | |
| rich 17 (adjective,noun) | |
| save 17 (verb,noun,preposition) | |
| stand 17 (verb,noun) | |
| young 17 (adjective,noun) | |
| fail 16 (verb,noun) | |
| heavy 16 (adjective,noun,adverb) | |
| hello 16 (interjection,noun) | |
| lead 16 (verb,noun) | |
| listen 16 (verb,noun) | |
| valuable 16 (adjective,noun) | |
| worry 16 (verb,noun) | |
| handle 15 (verb,noun) | |
| leading 15 (adjective,noun) | |
| meet 15 (verb,noun) | |
| release 15 (verb,noun) | |
| sell 15 (verb,noun) | |
| finish 14 (verb,noun) | |
| normal 14 (adjective,noun) | |
| press 14 (verb,noun) | |
| ride 14 (verb,noun) | |
| secret 14 (adjective,noun) | |
| spread 14 (verb,noun) | |
| spring 14 (verb,noun) | |
| tough 14 (adjective,noun) | |
| wait 14 (verb,noun) | |
| brown 13 (adjective,noun,verb) | |
| deep 13 (adjective,noun,adverb) | |
| display 13 (verb,noun) | |
| flow 13 (verb,noun) | |
| hit 13 (verb,noun) | |
| objective 13 (adjective,noun) | |
| shoot 13 (verb,noun,interjection) | |
| touch 13 (verb,noun) | |
| cancel 12 (verb,noun) | |
| chemical 12 (adjective,noun) | |
| cry 12 (verb,noun,idiom) | |
| dump 12 (verb,noun,idiom) | |
| extreme 12 (adjective,noun) | |
| push 12 (verb,noun,idiom) | |
| conflict 11 (verb,noun) | |
| eat 11 (verb,noun,idiom) | |
| fill 11 (verb,noun,idiom) | |
| formal 11 (adjective,noun,adverb) | |
| jump 11 (verb,noun,adjective) | |
| kick 11 (verb,noun,idiom) | |
| opposite 11 (adjective,noun,preposition) | |
| pass 11 (verb,noun,idiom) | |
| pitch 11 (verb,noun) | |
| remote 11 (adjective,noun) | |
| total 11 (adjective,noun,verb) | |
| treat 11 (verb,noun) | |
| vast 11 (adjective,noun) | |
| abuse 10 (verb,noun) | |
| beat 10 (verb,noun,adjective) | |
| burn 10 (verb,noun) | |
| deposit 10 (verb,noun) | |
| print 10 (verb,noun,adjective) | |
| raise 10 (verb,noun,idiom) | |
| sleep 10 (verb,noun,idiom) | |
| somewhere 10 (adverb,noun) | |
| advance 9 (verb,noun,adjective) | |
| anywhere 9 (adverb,noun) | |
| consist 9 (verb,noun) | |
| dark 9 (adjective,noun,idiom) | |
| double 9 (adjective,noun,verb) | |
| draw 9 (verb,noun,idiom) | |
| equal 9 (adjective,noun,verb) | |
| fix 9 (verb,noun,idiom) | |
| hire 9 (verb,noun,adjective) | |
| internal 9 (adjective,noun) | |
| join 9 (verb,noun) | |
| kill 9 (verb,noun,idiom) | |
| sensitive 9 (adjective,noun) | |
| tap 9 (verb,noun) | |
| win 9 (verb,noun) | |
| attack 8 (verb,noun) | |
| claim 8 (verb,noun) | |
| constant 8 (adjective,noun) | |
| drag 8 (verb,noun,adjective) | |
| drink 8 (verb,noun) | |
| guess 8 (verb,noun,idiom) | |
| minor 8 (adjective,noun,verb) | |
| pull 8 (verb,noun) | |
| raw 8 (adjective,noun,idiom) | |
| soft 8 (adjective,noun,adverb) | |
| solid 8 (adjective,noun) | |
| wear 8 (verb,noun,idiom) | |
| weird 8 (adjective,noun) | |
| wonder 8 (verb,noun,idiom) | |
| annual 7 (adjective,noun) | |
| count 7 (verb,noun,adjective) | |
| dead 7 (adjective,noun,adverb) | |
| doubt 7 (verb,noun,idiom) | |
| feed 7 (verb,noun,idiom) | |
| forever 7 (adverb,noun,idiom) | |
| impress 7 (verb,noun) | |
| nobody 7 (pronoun,noun) | |
| repeat 7 (verb,noun) | |
| round 7 (adjective,noun,adverb) | |
| sing 7 (verb,noun) | |
| slide 7 (verb,noun,idiom) | |
| strip 7 (verb,noun) | |
| whereas 7 (conjunction,noun) | |
| wish 7 (verb,noun) | |
| combine 6 (verb,noun) | |
| command 6 (verb,noun) | |
| dig 6 (verb,noun) | |
| divide 6 (verb,noun) | |
| equivalent 6 (adjective,noun) | |
| hang 6 (verb,noun,idiom) | |
| hunt 6 (verb,noun) | |
| initial 6 (adjective,noun,verb) | |
| march 6 (verb,noun,idiom) | |
| mention 6 (verb,noun,idiom) | |
| smell 6 (verb,noun) | |
| spiritual 6 (adjective,noun) | |
| survey 6 (verb,noun) | |
| tie 6 (verb,noun,idiom) | |
| adult 5 (adjective,noun) | |
| brief 5 (adjective,noun,verb) | |
| crazy 5 (adjective,noun,idiom) | |
| escape 5 (verb,noun,adjective) | |
| gather 5 (verb,noun,idiom) | |
| hate 5 (verb,noun) | |
| prior 5 (adjective,noun,idiom) | |
| repair 5 (verb,noun) | |
| rough 5 (adjective,noun,adverb) | |
| sad 5 (adjective,noun) | |
| scratch 5 (verb,noun,adjective) | |
| sick 5 (adjective,noun,idiom) | |
| strike 5 (verb,noun,adjective) | |
| employ 4 (verb,noun) | |
| external 4 (adjective,noun) | |
| hurt 4 (verb,noun) | |
| illegal 4 (adjective,noun) | |
| laugh 4 (verb,noun) | |
| lay 4 (verb,noun,adjective) | |
| mobile 4 (adjective,noun) | |
| nasty 4 (adjective,noun) | |
| ordinary 4 (adjective,noun) | |
| respond 4 (verb,noun) | |
| royal 4 (adjective,noun) | |
| senior 4 (adjective,noun) | |
| split 4 (verb,noun) | |
| strain 4 (verb,noun) | |
| struggle 4 (verb,noun) | |
| swim 4 (verb,noun) | |
| train 4 (verb,noun) | |
| upper 4 (adjective,noun) | |
| wash 4 (verb,noun) | |
| yellow 4 (adjective,noun,verb) | |
| convert 3 (verb,noun) | |
| crash 3 (verb,noun,adjective) | |
| dependent 3 (adjective,noun) | |
| fold 3 (verb,noun) | |
| funny 3 (adjective,noun) | |
| grab 3 (verb,noun) | |
| hide 3 (verb,noun) | |
| miss 3 (verb,noun) | |
| permit 3 (verb,noun) | |
| quote 3 (verb,noun) | |
| recover 3 (verb,noun) | |
| resolve 3 (verb,noun) | |
| roll 3 (verb,noun) | |
| sink 3 (verb,noun) | |
| slip 3 (verb,noun) | |
| spare 3 (adjective,noun,verb) | |
| suspect 3 (verb,noun,adjective) | |
| sweet 3 (adjective,noun) | |
| swing 3 (verb,noun) | |
| twist 3 (verb,noun) | |
| upstairs 3 (adjective,noun) | |
| usual 3 (adjective,noun) | |
| abroad 2 (adverb,noun) | |
| brave 2 (adjective,noun,verb) | |
| calm 2 (adjective,noun,verb) | |
| concentrate 2 (verb,noun) | |
| estimate 2 (verb,noun) | |
| grand 2 (adjective,noun) | |
| male 2 (adjective,noun) | |
| mine 2 (pronoun,noun,verb) | |
| prompt 2 (verb,noun,adjective) | |
| quiet 2 (adjective,noun,verb) | |
| refuse 2 (verb,noun) | |
| regret 2 (verb,noun) | |
| reveal 2 (verb,noun) | |
| rush 2 (verb,noun) | |
| shake 2 (verb,noun) | |
| shift 2 (verb,noun) | |
| shine 2 (verb,noun) | |
| steal 2 (verb,noun) | |
| suck 2 (verb,noun) | |
| surround 2 (verb,noun) | |
| anybody 1 (pronoun,noun) | |
| bear 1 (verb,noun) | |
| brilliant 1 (adjective,noun) | |
| dare 1 (verb,noun) | |
| dear 1 (adjective,noun,adverb) | |
| delay 1 (verb,noun) | |
| drunk 1 (adjective,noun) | |
| female 1 (adjective,noun) | |
| hurry 1 (verb,noun) | |
| inevitable 1 (adjective,noun) | |
| invite 1 (verb,noun) | |
| kiss 1 (verb,noun) | |
| neat 1 (adjective,noun) | |
| pop 1 (verb,noun,adverb) | |
| punch 1 (verb,noun) | |
| quit 1 (verb,noun) | |
| reply 1 (verb,noun) | |
| representative 1 (adjective,noun) | |
| resist 1 (verb,noun) | |
| rip 1 (verb,noun) | |
| rub 1 (verb,noun) | |
| silly 1 (adjective,noun) | |
| smile 1 (verb,noun) | |
| spell 1 (verb,noun) | |
| stretch 1 (verb,noun) | |
| stupid 1 (adjective,noun) | |
| tear 1 (verb,noun) | |
| temporary 1 (adjective,noun) | |
| tomorrow 1 (adverb,noun) | |
| wake 1 (verb,noun) | |
| wrap 1 (verb,noun) | |
| yesterday 1 (adverb,noun) | |
| is 2699 (verb) | |
| are 1843 (verb) | |
| has 384 (verb) | |
| get 233 (verb) | |
| see 204 (verb) | |
| need 193 (verb) | |
| know 181 (verb) | |
| would 176 (verb) | |
| find 166 (verb) | |
| take 164 (verb) | |
| want 163 (verb) | |
| does 104 (verb) | |
| learn 102 (verb) | |
| become 97 (verb) | |
| come 88 (verb) | |
| include 80 (verb) | |
| thank 78 (verb) | |
| provide 68 (verb) | |
| create 63 (verb) | |
| add 60 (verb) | |
| understand 59 (verb) | |
| consider 57 (verb) | |
| choose 49 (verb) | |
| develop 49 (verb) | |
| remember 46 (verb) | |
| determine 40 (verb) | |
| grow 37 (verb) | |
| allow 35 (verb) | |
| supply 34 (verb) | |
| bring 31 (verb) | |
| improve 31 (verb) | |
| maintain 30 (verb) | |
| begin 29 (verb) | |
| exist 28 (verb) | |
| tend 28 (verb) | |
| enjoy 27 (verb) | |
| perform 27 (verb) | |
| decide 25 (verb) | |
| identify 25 (verb) | |
| continue 24 (verb) | |
| protect 24 (verb) | |
| require 24 (verb) | |
| occur 23 (verb) | |
| write 23 (verb) | |
| approach 22 (verb) | |
| avoid 22 (verb) | |
| prepare 22 (verb) | |
| build 21 (verb) | |
| achieve 20 (verb) | |
| believe 20 (verb) | |
| receive 20 (verb) | |
| seem 20 (verb) | |
| discuss 19 (verb) | |
| realize 19 (verb) | |
| contain 18 (verb) | |
| follow 18 (verb) | |
| refer 18 (verb) | |
| solve 18 (verb) | |
| describe 17 (verb) | |
| prefer 17 (verb) | |
| prevent 17 (verb) | |
| discover 16 (verb) | |
| ensure 16 (verb) | |
| expect 16 (verb) | |
| invest 16 (verb) | |
| reduce 16 (verb) | |
| speak 16 (verb) | |
| appear 15 (verb) | |
| explain 15 (verb) | |
| explore 15 (verb) | |
| involve 15 (verb) | |
| lose 15 (verb) | |
| afford 14 (verb) | |
| agree 14 (verb) | |
| hear 14 (verb) | |
| remain 14 (verb) | |
| represent 14 (verb) | |
| apply 13 (verb) | |
| forget 13 (verb) | |
| recommend 13 (verb) | |
| rely 13 (verb) | |
| vary 13 (verb) | |
| generate 12 (verb) | |
| obtain 12 (verb) | |
| accept 11 (verb) | |
| communicate 11 (verb) | |
| complain 11 (verb) | |
| depend 11 (verb) | |
| enter 11 (verb) | |
| happen 11 (verb) | |
| indicate 11 (verb) | |
| suggest 11 (verb) | |
| survive 11 (verb) | |
| appreciate 10 (verb) | |
| compare 10 (verb) | |
| imagine 10 (verb) | |
| manage 10 (verb) | |
| differ 9 (verb) | |
| encourage 9 (verb) | |
| expand 9 (verb) | |
| prove 9 (verb) | |
| react 9 (verb) | |
| recognize 9 (verb) | |
| relax 9 (verb) | |
| replace 9 (verb) | |
| borrow 8 (verb) | |
| earn 8 (verb) | |
| emphasize 8 (verb) | |
| enable 8 (verb) | |
| operate 8 (verb) | |
| reflect 8 (verb) | |
| send 8 (verb) | |
| anticipate 7 (verb) | |
| assume 7 (verb) | |
| engage 7 (verb) | |
| enhance 7 (verb) | |
| examine 7 (verb) | |
| install 7 (verb) | |
| participate 7 (verb) | |
| intend 6 (verb) | |
| introduce 6 (verb) | |
| relate 6 (verb) | |
| settle 6 (verb) | |
| assure 5 (verb) | |
| attract 5 (verb) | |
| distribute 5 (verb) | |
| overcome 5 (verb) | |
| owe 5 (verb) | |
| succeed 5 (verb) | |
| suffer 5 (verb) | |
| throw 5 (verb) | |
| acquire 4 (verb) | |
| adapt 4 (verb) | |
| adjust 4 (verb) | |
| argue 4 (verb) | |
| arise 4 (verb) | |
| confirm 4 (verb) | |
| encouraging 4 (verb) | |
| incorporate 4 (verb) | |
| justify 4 (verb) | |
| organize 4 (verb) | |
| ought 4 (verb) | |
| possess 4 (verb) | |
| relieve 4 (verb) | |
| retain 4 (verb) | |
| shut 4 (verb) | |
| calculate 3 (verb) | |
| compete 3 (verb) | |
| consult 3 (verb) | |
| deliver 3 (verb) | |
| extend 3 (verb) | |
| investigate 3 (verb) | |
| negotiate 3 (verb) | |
| qualify 3 (verb) | |
| retire 3 (verb) | |
| rid 3 (verb) | |
| weigh 3 (verb) | |
| arrive 2 (verb) | |
| attach 2 (verb) | |
| behave 2 (verb) | |
| celebrate 2 (verb) | |
| convince 2 (verb) | |
| disagree 2 (verb) | |
| establish 2 (verb) | |
| ignore 2 (verb) | |
| imply 2 (verb) | |
| insist 2 (verb) | |
| pursue 2 (verb) | |
| remaining 2 (verb) | |
| specify 2 (verb) | |
| warn 2 (verb) | |
| accuse 1 (verb) | |
| admire 1 (verb) | |
| admit 1 (verb) | |
| adopt 1 (verb) | |
| announce 1 (verb) | |
| apologize 1 (verb) | |
| approve 1 (verb) | |
| attend 1 (verb) | |
| belong 1 (verb) | |
| commit 1 (verb) | |
| criticize 1 (verb) | |
| deserve 1 (verb) | |
| destroy 1 (verb) | |
| hesitate 1 (verb) | |
| illustrate 1 (verb) | |
| inform 1 (verb) | |
| manufacturing 1 (verb) | |
| persuade 1 (verb) | |
| pour 1 (verb) | |
| propose 1 (verb) | |
| remind 1 (verb) | |
| shall 1 (verb) | |
| submit 1 (verb) | |
| suppose 1 (verb) | |
| translate 1 (verb) | |
| be 1145 (verb,auxiliary verb) | |
| have 891 (verb,auxiliary verb) | |
| use 319 (verb,noun) | |
| make 262 (verb,noun) | |
| look 144 (verb,noun,interjection) | |
| help 141 (verb,noun,interjection) | |
| go 131 (verb,noun,adjective) | |
| being 124 (verb,noun) | |
| think 116 (verb,adjective,noun) | |
| read 97 (verb,noun) | |
| keep 96 (verb,noun) | |
| start 96 (verb,noun) | |
| give 93 (verb,noun) | |
| play 75 (verb,noun) | |
| feel 74 (verb,noun) | |
| put 70 (verb,noun) | |
| set 69 (verb,noun,adjective) | |
| change 67 (verb,noun) | |
| say 66 (verb,interjection,noun) | |
| cut 50 (verb,noun) | |
| show 50 (verb,noun) | |
| try 50 (verb,noun) | |
| check 49 (verb,noun,interjection) | |
| call 47 (verb,noun) | |
| move 47 (verb,noun) | |
| pay 47 (verb,noun) | |
| let 46 (verb,noun) | |
| increase 45 (verb,noun) | |
| turn 44 (verb,noun) | |
| ask 42 (verb,noun) | |
| buy 42 (verb,noun) | |
| guard 42 (verb,noun) | |
| hold 42 (verb,noun) | |
| offer 42 (verb,noun) | |
| travel 41 (verb,noun) | |
| cook 40 (verb,noun) | |
| dance 37 (verb,noun) | |
| excuse 37 (verb,noun) | |
| live 35 (verb,adjective,adverb) | |
| purchase 34 (verb,noun) | |
| deal 33 (verb,noun) | |
| mean 33 (verb,adjective,noun) | |
| fall 32 (verb,noun) | |
| produce 31 (verb,noun) | |
| search 31 (verb,noun) | |
| spend 30 (verb,noun) | |
| talk 30 (verb,noun) | |
| upset 30 (verb,adjective) | |
| tell 29 (verb,noun) | |
| cost 28 (verb,noun) | |
| drive 28 (verb,noun) | |
| support 28 (verb,noun) | |
| remove 27 (verb,noun) | |
| return 27 (verb,noun) | |
| run 27 (verb,noun) | |
| appropriate 26 (verb,adjective) | |
| reserve 26 (verb,noun) | |
| leave 25 (verb,noun) | |
| reach 25 (verb,noun) | |
| rest 25 (verb,noun) | |
| serve 25 (verb,noun) | |
| watch 25 (verb,noun) | |
| charge 24 (verb,noun) | |
| break 23 (verb,noun) | |
| stay 23 (verb,noun) | |
| visit 23 (verb,noun) | |
| affect 22 (verb,noun) | |
| cover 22 (verb,noun) | |
| report 22 (verb,noun) | |
| rise 22 (verb,noun) | |
| walk 21 (verb,noun) | |
| pick 20 (verb,noun) | |
| lift 19 (verb,noun) | |
| mix 19 (verb,noun) | |
| stop 19 (verb,noun) | |
| teach 19 (verb,noun) | |
| concern 18 (verb,noun) | |
| fly 18 (verb,noun) | |
| born 17 (verb,adjective,past particple) | |
| gain 17 (verb,noun) | |
| save 17 (verb,noun,preposition) | |
| stand 17 (verb,noun) | |
| fail 16 (verb,noun) | |
| lead 16 (verb,noun) | |
| listen 16 (verb,noun) | |
| worry 16 (verb,noun) | |
| express 15 (verb,adjective,adverb) | |
| handle 15 (verb,noun) | |
| meet 15 (verb,noun) | |
| release 15 (verb,noun) | |
| sell 15 (verb,noun) | |
| finish 14 (verb,noun) | |
| press 14 (verb,noun) | |
| ride 14 (verb,noun) | |
| spread 14 (verb,noun) | |
| spring 14 (verb,noun) | |
| wait 14 (verb,noun) | |
| display 13 (verb,noun) | |
| flow 13 (verb,noun) | |
| hit 13 (verb,noun) | |
| shoot 13 (verb,noun,interjection) | |
| touch 13 (verb,noun) | |
| cancel 12 (verb,noun) | |
| cry 12 (verb,noun,idiom) | |
| dump 12 (verb,noun,idiom) | |
| push 12 (verb,noun,idiom) | |
| select 12 (verb,adjective) | |
| conflict 11 (verb,noun) | |
| die 11 (verb,idiom) | |
| eat 11 (verb,noun,idiom) | |
| fill 11 (verb,noun,idiom) | |
| jump 11 (verb,noun,adjective) | |
| kick 11 (verb,noun,idiom) | |
| pass 11 (verb,noun,idiom) | |
| pitch 11 (verb,noun) | |
| treat 11 (verb,noun) | |
| abuse 10 (verb,noun) | |
| beat 10 (verb,noun,adjective) | |
| burn 10 (verb,noun) | |
| deposit 10 (verb,noun) | |
| print 10 (verb,noun,adjective) | |
| raise 10 (verb,noun,idiom) | |
| sleep 10 (verb,noun,idiom) | |
| advance 9 (verb,noun,adjective) | |
| connect 9 (verb,adjective) | |
| consist 9 (verb,noun) | |
| contribute 9 (verb,idiom) | |
| draw 9 (verb,noun,idiom) | |
| fix 9 (verb,noun,idiom) | |
| hire 9 (verb,noun,adjective) | |
| join 9 (verb,noun) | |
| kill 9 (verb,noun,idiom) | |
| sit 9 (verb,idiom) | |
| tap 9 (verb,noun) | |
| win 9 (verb,noun) | |
| attack 8 (verb,noun) | |
| claim 8 (verb,noun) | |
| drag 8 (verb,noun,adjective) | |
| drink 8 (verb,noun) | |
| guess 8 (verb,noun,idiom) | |
| pull 8 (verb,noun) | |
| wear 8 (verb,noun,idiom) | |
| wonder 8 (verb,noun,idiom) | |
| count 7 (verb,noun,adjective) | |
| doubt 7 (verb,noun,idiom) | |
| feed 7 (verb,noun,idiom) | |
| impress 7 (verb,noun) | |
| repeat 7 (verb,noun) | |
| seek 7 (verb,idiom) | |
| sing 7 (verb,noun) | |
| slide 7 (verb,noun,idiom) | |
| strip 7 (verb,noun) | |
| wish 7 (verb,noun) | |
| collect 6 (verb,adverb,noun) | |
| combine 6 (verb,noun) | |
| command 6 (verb,noun) | |
| dig 6 (verb,noun) | |
| divide 6 (verb,noun) | |
| hang 6 (verb,noun,idiom) | |
| hunt 6 (verb,noun) | |
| march 6 (verb,noun,idiom) | |
| mention 6 (verb,noun,idiom) | |
| smell 6 (verb,noun) | |
| survey 6 (verb,noun) | |
| tie 6 (verb,noun,idiom) | |
| escape 5 (verb,noun,adjective) | |
| expose 5 (verb,idiom) | |
| gather 5 (verb,noun,idiom) | |
| hate 5 (verb,noun) | |
| repair 5 (verb,noun) | |
| scratch 5 (verb,noun,adjective) | |
| strike 5 (verb,noun,adjective) | |
| employ 4 (verb,noun) | |
| hurt 4 (verb,noun) | |
| laugh 4 (verb,noun) | |
| lay 4 (verb,noun,adjective) | |
| respond 4 (verb,noun) | |
| split 4 (verb,noun) | |
| strain 4 (verb,noun) | |
| struggle 4 (verb,noun) | |
| swim 4 (verb,noun) | |
| train 4 (verb,noun) | |
| wash 4 (verb,noun) | |
| waste 4 (verb,adjective,noun) | |
| convert 3 (verb,noun) | |
| crash 3 (verb,noun,adjective) | |
| fold 3 (verb,noun) | |
| grab 3 (verb,noun) | |
| hide 3 (verb,noun) | |
| miss 3 (verb,noun) | |
| permit 3 (verb,noun) | |
| quote 3 (verb,noun) | |
| recover 3 (verb,noun) | |
| resolve 3 (verb,noun) | |
| roll 3 (verb,noun) | |
| sink 3 (verb,noun) | |
| slip 3 (verb,noun) | |
| suspect 3 (verb,noun,adjective) | |
| swing 3 (verb,noun) | |
| twist 3 (verb,noun) | |
| concentrate 2 (verb,noun) | |
| estimate 2 (verb,noun) | |
| prompt 2 (verb,noun,adjective) | |
| refuse 2 (verb,noun) | |
| regret 2 (verb,noun) | |
| reveal 2 (verb,noun) | |
| rush 2 (verb,noun) | |
| shake 2 (verb,noun) | |
| shift 2 (verb,noun) | |
| shine 2 (verb,noun) | |
| steal 2 (verb,noun) | |
| suck 2 (verb,noun) | |
| surround 2 (verb,noun) | |
| bear 1 (verb,noun) | |
| dare 1 (verb,noun) | |
| delay 1 (verb,noun) | |
| hurry 1 (verb,noun) | |
| invite 1 (verb,noun) | |
| kiss 1 (verb,noun) | |
| marry 1 (verb,interjection) | |
| pop 1 (verb,noun,adverb) | |
| pray 1 (verb,adverb) | |
| pretend 1 (verb,adjective) | |
| punch 1 (verb,noun) | |
| quit 1 (verb,noun) | |
| reply 1 (verb,noun) | |
| resist 1 (verb,noun) | |
| rip 1 (verb,noun) | |
| rub 1 (verb,noun) | |
| smile 1 (verb,noun) | |
| spell 1 (verb,noun) | |
| stretch 1 (verb,noun) | |
| tear 1 (verb,noun) | |
| wake 1 (verb,noun) | |
| wrap 1 (verb,noun) | |
| was 352 (past,verb) | |
| like 324 (preposition,verb,conjunction) | |
| even 223 (adjective,verb,adverb) | |
| film 209 (noun,verb) | |
| water 201 (noun,verb,adjective) | |
| been 200 (past,verb) | |
| well 184 (adverb,verb,noun) | |
| were 180 (past,verb) | |
| example 147 (noun,verb) | |
| own 130 (adjective,verb) | |
| study 118 (noun,verb) | |
| must 108 (auxiliary verb,verb,adjective) | |
| form 99 (noun,verb) | |
| air 98 (noun,verb) | |
| place 98 (noun,verb) | |
| number 97 (noun,verb) | |
| part 96 (noun,verb,adverb) | |
| field 95 (noun,verb,adjective) | |
| fish 92 (noun,verb) | |
| process 85 (noun,verb) | |
| heat 84 (noun,verb) | |
| hand 81 (noun,verb) | |
| experience 80 (noun,verb) | |
| job 80 (noun,verb) | |
| book 77 (noun,verb) | |
| end 76 (noun,verb) | |
| point 74 (noun,verb) | |
| type 74 (noun,verb) | |
| value 70 (noun,verb) | |
| body 69 (noun,verb) | |
| market 69 (noun,verb) | |
| guide 68 (noun,verb) | |
| interest 67 (noun,verb) | |
| state 63 (noun,verb) | |
| radio 62 (noun,verb) | |
| course 61 (noun,verb) | |
| company 60 (noun,verb) | |
| price 60 (noun,verb) | |
| size 60 (noun,verb,adjective) | |
| card 58 (noun,verb) | |
| list 58 (noun,verb) | |
| mind 58 (noun,verb) | |
| trade 58 (noun,verb) | |
| line 56 (noun,verb) | |
| care 55 (noun,verb) | |
| group 55 (noun,verb) | |
| risk 55 (noun,verb) | |
| word 55 (noun,verb,interjection) | |
| force 54 (noun,verb) | |
| light 54 (noun,verb,adjective) | |
| name 53 (noun,verb,adjective) | |
| school 53 (noun,verb) | |
| amount 51 (noun,verb) | |
| order 51 (noun,verb) | |
| practice 51 (noun,verb) | |
| research 51 (noun,verb) | |
| sense 51 (noun,verb) | |
| service 51 (noun,verb) | |
| piece 50 (noun,verb) | |
| web 49 (noun,verb) | |
| boss 48 (noun,verb,adjective) | |
| sport 47 (noun,verb) | |
| page 46 (noun,verb) | |
| term 46 (noun,verb) | |
| test 46 (noun,verb) | |
| answer 45 (noun,verb) | |
| sound 45 (noun,verb,adjective) | |
| focus 44 (noun,verb) | |
| matter 44 (noun,verb) | |
| soil 43 (noun,verb) | |
| board 42 (noun,verb) | |
| oil 42 (noun,verb) | |
| picture 42 (noun,verb) | |
| access 41 (noun,verb,adjective) | |
| garden 41 (noun,verb) | |
| open 41 (adjective,verb,noun) | |
| range 41 (noun,verb) | |
| rate 41 (noun,verb) | |
| reason 41 (noun,verb) | |
| according 40 (adjective,verb) | |
| site 40 (noun,verb) | |
| demand 39 (noun,verb) | |
| exercise 39 (noun,verb) | |
| image 39 (noun,verb) | |
| case 38 (noun,verb) | |
| cause 38 (noun,verb) | |
| coast 38 (noun,verb) | |
| age 37 (noun,verb) | |
| boat 37 (noun,verb) | |
| record 37 (noun,verb) | |
| result 37 (noun,verb) | |
| section 37 (noun,verb) | |
| building 36 (noun,verb) | |
| mouse 36 (noun,verb) | |
| cash 35 (noun,verb) | |
| class 35 (noun,verb,adjective) | |
| dry 35 (adjective,verb,noun) | |
| plan 35 (noun,verb) | |
| store 35 (noun,verb) | |
| tax 35 (noun,verb) | |
| involved 34 (past,verb) | |
| side 34 (noun,verb) | |
| space 33 (noun,verb) | |
| rule 32 (noun,verb) | |
| weather 32 (noun,verb) | |
| figure 31 (noun,verb) | |
| man 31 (noun,verb,interjection) | |
| model 31 (noun,verb) | |
| source 31 (noun,verb) | |
| earth 30 (noun,verb) | |
| program 30 (noun,verb) | |
| design 29 (noun,verb) | |
| feature 29 (noun,verb) | |
| purpose 29 (noun,verb) | |
| question 29 (noun,verb) | |
| rock 29 (noun,verb) | |
| act 28 (noun,verb) | |
| birth 28 (noun,verb) | |
| dog 28 (noun,verb) | |
| object 28 (noun,verb) | |
| scale 28 (noun,verb) | |
| sun 28 (noun,verb) | |
| fit 27 (adjective,verb,noun) | |
| note 27 (noun,verb) | |
| profit 27 (noun,verb) | |
| related 27 (past,verb) | |
| rent 27 (noun,verb) | |
| speed 27 (noun,verb) | |
| style 27 (noun,verb) | |
| war 27 (noun,verb) | |
| bank 26 (noun,verb) | |
| content 26 (adjective,verb,noun) | |
| craft 26 (noun,verb) | |
| bus 25 (noun,verb) | |
| exchange 25 (noun,verb) | |
| eye 25 (noun,verb) | |
| fire 25 (noun,verb) | |
| position 25 (noun,verb) | |
| pressure 25 (noun,verb) | |
| stress 25 (noun,verb) | |
| advantage 24 (noun,verb) | |
| benefit 24 (noun,verb) | |
| box 24 (noun,verb) | |
| complete 24 (adjective,verb) | |
| frame 24 (noun,verb) | |
| issue 24 (noun,verb) | |
| limited 24 (past,verb) | |
| step 24 (noun,verb) | |
| cycle 23 (noun,verb) | |
| face 23 (noun,verb) | |
| interested 23 (past,verb) | |
| metal 23 (noun,verb) | |
| paint 23 (noun,verb) | |
| review 23 (noun,verb) | |
| room 23 (noun,verb) | |
| screen 23 (noun,verb) | |
| structure 23 (noun,verb) | |
| view 23 (noun,verb) | |
| account 22 (noun,verb) | |
| ball 22 (noun,verb) | |
| concerned 22 (past,verb) | |
| discipline 22 (noun,verb) | |
| ready 22 (adjective,verb) | |
| share 22 (noun,verb) | |
| balance 21 (noun,verb) | |
| bit 21 (noun,verb) | |
| black 21 (noun,verb,adjective) | |
| bottom 21 (noun,verb,adjective) | |
| gift 21 (noun,verb) | |
| impact 21 (noun,verb) | |
| machine 21 (noun,verb) | |
| shape 21 (noun,verb) | |
| tool 21 (noun,verb) | |
| wind 21 (noun,verb) | |
| address 20 (noun,verb) | |
| average 20 (noun,verb,adjective) | |
| career 20 (noun,verb,adjective) | |
| culture 20 (noun,verb) | |
| pot 20 (noun,verb) | |
| sign 20 (noun,verb) | |
| table 20 (noun,verb) | |
| task 20 (noun,verb) | |
| condition 19 (noun,verb) | |
| contact 19 (noun,verb) | |
| credit 19 (noun,verb) | |
| egg 19 (noun,verb) | |
| hope 19 (noun,verb) | |
| ice 19 (noun,verb) | |
| network 19 (noun,verb) | |
| separate 19 (adjective,verb,noun) | |
| attempt 18 (noun,verb) | |
| date 18 (noun,verb) | |
| effect 18 (noun,verb) | |
| link 18 (noun,verb) | |
| perfect 18 (adjective,verb,noun) | |
| post 18 (noun,verb,adverb) | |
| star 18 (noun,verb) | |
| voice 18 (noun,verb) | |
| challenge 17 (noun,verb,adjective) | |
| friend 17 (noun,verb) | |
| warm 17 (adjective,verb) | |
| brush 16 (noun,verb) | |
| couple 16 (noun,verb) | |
| debate 16 (noun,verb) | |
| exit 16 (noun,verb) | |
| experienced 16 (past,verb) | |
| function 16 (noun,verb) | |
| lack 16 (noun,verb) | |
| plant 16 (noun,verb) | |
| spot 16 (noun,verb) | |
| summer 16 (noun,verb) | |
| taste 16 (noun,verb) | |
| theme 16 (noun,verb) | |
| track 16 (noun,verb) | |
| wing 16 (noun,verb) | |
| brain 15 (noun,verb) | |
| button 15 (noun,verb) | |
| click 15 (noun,verb) | |
| correct 15 (adjective,verb) | |
| desire 15 (noun,verb) | |
| fixed 15 (past,verb) | |
| foot 15 (noun,verb) | |
| gas 15 (noun,verb) | |
| influence 15 (noun,verb) | |
| notice 15 (noun,verb) | |
| rain 15 (noun,verb) | |
| wall 15 (noun,verb) | |
| base 14 (noun,verb,adjective) | |
| damage 14 (noun,verb) | |
| distance 14 (noun,verb) | |
| pair 14 (noun,verb) | |
| staff 14 (noun,verb) | |
| sugar 14 (noun,verb) | |
| target 14 (noun,verb) | |
| text 14 (noun,verb) | |
| author 13 (noun,verb) | |
| complicated 13 (past,verb) | |
| discount 13 (noun,verb,adjective) | |
| file 13 (noun,verb) | |
| ground 13 (noun,verb,adjective) | |
| lesson 13 (noun,verb) | |
| officer 13 (noun,verb) | |
| phase 13 (noun,verb) | |
| reference 13 (noun,verb,adjective) | |
| register 13 (noun,verb) | |
| secure 13 (adjective,verb) | |
| sky 13 (noun,verb) | |
| stage 13 (noun,verb) | |
| stick 13 (noun,verb) | |
| title 13 (noun,verb) | |
| trouble 13 (noun,verb) | |
| advanced 12 (past,verb,adjective) | |
| bowl 12 (noun,verb) | |
| bridge 12 (noun,verb) | |
| campaign 12 (noun,verb) | |
| club 12 (noun,verb) | |
| edge 12 (noun,verb,idiom) | |
| evidence 12 (noun,verb,idiom) | |
| fan 12 (noun,verb,idiom) | |
| letter 12 (noun,verb,idiom) | |
| lock 12 (noun,verb,idiom) | |
| option 12 (noun,verb) | |
| organized 12 (past,verb) | |
| pack 12 (noun,verb,adjective) | |
| park 12 (noun,verb) | |
| quarter 12 (noun,verb,adjective) | |
| skin 12 (noun,verb) | |
| sort 12 (noun,verb) | |
| weight 12 (noun,verb) | |
| baby 11 (noun,verb,adjective) | |
| carry 11 (noun,verb) | |
| dish 11 (noun,verb,idiom) | |
| exact 11 (adjective,verb) | |
| factor 11 (noun,verb) | |
| fruit 11 (noun,verb) | |
| muscle 11 (noun,verb,adjective) | |
| traffic 11 (noun,verb) | |
| trip 11 (noun,verb,idiom) | |
| appeal 10 (noun,verb) | |
| chart 10 (noun,verb) | |
| gear 10 (noun,verb,adjective) | |
| land 10 (noun,verb,idiom) | |
| log 10 (noun,verb) | |
| lost 10 (adjective,verb,idiom) | |
| net 10 (noun,verb) | |
| season 10 (noun,verb,idiom) | |
| spirit 10 (noun,verb,idiom) | |
| tree 10 (noun,verb,idiom) | |
| wave 10 (noun,verb,idiom) | |
| belt 9 (noun,verb) | |
| bench 9 (noun,verb) | |
| closed 9 (past,verb) | |
| commission 9 (noun,verb) | |
| copy 9 (noun,verb,idiom) | |
| drop 9 (noun,verb) | |
| firm 9 (adjective,verb,adverb) | |
| frequent 9 (adjective,verb) | |
| progress 9 (noun,verb,idiom) | |
| project 9 (noun,verb) | |
| stuff 9 (noun,verb) | |
| ticket 9 (noun,verb,idiom) | |
| tour 9 (noun,verb) | |
| angle 8 (noun,verb) | |
| blue 8 (noun,verb,adjective) | |
| breakfast 8 (noun,verb) | |
| doctor 8 (noun,verb) | |
| dot 8 (noun,verb,idiom) | |
| dream 8 (noun,verb,adjective) | |
| essay 8 (noun,verb) | |
| father 8 (noun,verb) | |
| fee 8 (noun,verb) | |
| finance 8 (noun,verb) | |
| juice 8 (noun,verb,idiom) | |
| limit 8 (noun,verb) | |
| luck 8 (noun,verb,idiom) | |
| milk 8 (noun,verb,idiom) | |
| mixed 8 (past,verb) | |
| mouth 8 (noun,verb,idiom) | |
| pipe 8 (noun,verb) | |
| please 8 (adverb,verb,idiom) | |
| seat 8 (noun,verb) | |
| stable 8 (noun,verb) | |
| storm 8 (noun,verb,idiom) | |
| team 8 (noun,verb,adjective) | |
| amazing 7 (adjective,verb) | |
| bat 7 (noun,verb) | |
| beach 7 (noun,verb) | |
| blank 7 (noun,verb,adjective) | |
| busy 7 (adjective,verb) | |
| catch 7 (noun,verb) | |
| chain 7 (noun,verb) | |
| cream 7 (noun,verb,adjective) | |
| crew 7 (noun,verb) | |
| detail 7 (noun,verb,idiom) | |
| detailed 7 (past,verb) | |
| interview 7 (noun,verb) | |
| kid 7 (noun,verb,adjective) | |
| mark 7 (noun,verb,idiom) | |
| match 7 (noun,verb) | |
| pain 7 (noun,verb,idiom) | |
| pleasure 7 (noun,verb) | |
| score 7 (noun,verb,idiom) | |
| screw 7 (noun,verb,idiom) | |
| sex 7 (noun,verb,idiom) | |
| sharp 7 (adjective,verb,adverb) | |
| shop 7 (noun,verb,interjection) | |
| shower 7 (noun,verb,idiom) | |
| suit 7 (noun,verb,idiom) | |
| tone 7 (noun,verb) | |
| window 7 (noun,verb) | |
| wise 7 (adjective,verb,idiom) | |
| band 6 (noun,verb) | |
| block 6 (noun,verb) | |
| bone 6 (noun,verb,adverb) | |
| calendar 6 (noun,verb) | |
| cap 6 (noun,verb) | |
| coat 6 (noun,verb) | |
| contest 6 (noun,verb) | |
| court 6 (noun,verb,idiom) | |
| cup 6 (noun,verb) | |
| district 6 (noun,verb) | |
| finger 6 (noun,verb,idiom) | |
| garage 6 (noun,verb) | |
| guarantee 6 (noun,verb) | |
| hole 6 (noun,verb,idiom) | |
| hook 6 (noun,verb,idiom) | |
| implement 6 (noun,verb) | |
| layer 6 (noun,verb) | |
| lecture 6 (noun,verb) | |
| lie 6 (noun,verb,idiom) | |
| married 6 (past,verb,adjective) | |
| narrow 6 (adjective,verb,noun) | |
| nose 6 (noun,verb,idiom) | |
| partner 6 (noun,verb) | |
| profile 6 (noun,verb) | |
| respect 6 (noun,verb) | |
| rice 6 (noun,verb) | |
| schedule 6 (noun,verb) | |
| telephone 6 (noun,verb) | |
| tip 6 (noun,verb) | |
| bag 5 (noun,verb) | |
| battle 5 (noun,verb) | |
| bed 5 (noun,verb) | |
| bill 5 (noun,verb) | |
| bother 5 (noun,verb) | |
| cake 5 (noun,verb) | |
| code 5 (noun,verb) | |
| curve 5 (noun,verb,idiom) | |
| dimension 5 (noun,verb) | |
| ease 5 (noun,verb) | |
| farm 5 (noun,verb,idiom) | |
| fight 5 (noun,verb) | |
| gap 5 (noun,verb) | |
| grade 5 (noun,verb) | |
| horse 5 (noun,verb,adjective) | |
| host 5 (noun,verb) | |
| husband 5 (noun,verb) | |
| loan 5 (noun,verb,idiom) | |
| mistake 5 (noun,verb,idiom) | |
| nail 5 (noun,verb,idiom) | |
| noise 5 (noun,verb) | |
| occasion 5 (noun,verb,idiom) | |
| package 5 (noun,verb) | |
| pause 5 (noun,verb,idiom) | |
| phrase 5 (noun,verb) | |
| race 5 (noun,verb) | |
| sand 5 (noun,verb,idiom) | |
| sentence 5 (noun,verb) | |
| shoulder 5 (noun,verb,idiom) | |
| smoke 5 (noun,verb,idiom) | |
| stomach 5 (noun,verb) | |
| string 5 (noun,verb,idiom) | |
| surprised 5 (past,verb) | |
| towel 5 (noun,verb) | |
| vacation 5 (noun,verb) | |
| wheel 5 (noun,verb,idiom) | |
| arm 4 (noun,verb) | |
| associate 4 (noun,verb,adjective) | |
| bet 4 (noun,verb) | |
| blow 4 (noun,verb) | |
| border 4 (noun,verb) | |
| branch 4 (noun,verb) | |
| breast 4 (noun,verb) | |
| buddy 4 (noun,verb) | |
| bunch 4 (noun,verb) | |
| chip 4 (noun,verb) | |
| coach 4 (noun,verb,adverb) | |
| cross 4 (noun,verb,adjective) | |
| document 4 (noun,verb) | |
| draft 4 (noun,verb,adjective) | |
| dust 4 (noun,verb) | |
| floor 4 (noun,verb) | |
| golf 4 (noun,verb) | |
| habit 4 (noun,verb) | |
| iron 4 (noun,verb) | |
| judge 4 (noun,verb) | |
| knife 4 (noun,verb) | |
| landscape 4 (noun,verb) | |
| league 4 (noun,verb) | |
| mail 4 (noun,verb) | |
| mess 4 (noun,verb) | |
| parent 4 (noun,verb) | |
| pattern 4 (noun,verb) | |
| pin 4 (noun,verb) | |
| pool 4 (noun,verb) | |
| pound 4 (noun,verb) | |
| request 4 (noun,verb) | |
| salary 4 (noun,verb) | |
| shame 4 (noun,verb) | |
| shelter 4 (noun,verb) | |
| shoe 4 (noun,verb) | |
| tackle 4 (noun,verb) | |
| tank 4 (noun,verb) | |
| trust 4 (noun,verb) | |
| assist 3 (noun,verb) | |
| bake 3 (noun,verb) | |
| bar 3 (noun,verb,preposition) | |
| bell 3 (noun,verb) | |
| bike 3 (noun,verb) | |
| blame 3 (noun,verb) | |
| brick 3 (noun,verb) | |
| chair 3 (noun,verb) | |
| closet 3 (noun,verb,adjective) | |
| clue 3 (noun,verb) | |
| collar 3 (noun,verb) | |
| comment 3 (noun,verb) | |
| conference 3 (noun,verb) | |
| devil 3 (noun,verb) | |
| diet 3 (noun,verb) | |
| fear 3 (noun,verb) | |
| fuel 3 (noun,verb) | |
| glove 3 (noun,verb) | |
| jacket 3 (noun,verb) | |
| lunch 3 (noun,verb) | |
| monitor 3 (noun,verb) | |
| mortgage 3 (noun,verb) | |
| nurse 3 (noun,verb) | |
| pace 3 (noun,verb,preposition) | |
| panic 3 (noun,verb) | |
| peak 3 (noun,verb,adjective) | |
| provided 3 (past,verb) | |
| reward 3 (noun,verb) | |
| row 3 (noun,verb) | |
| sandwich 3 (noun,verb) | |
| shock 3 (noun,verb) | |
| spite 3 (noun,verb) | |
| spray 3 (noun,verb) | |
| surprise 3 (noun,verb) | |
| till 3 (noun,verb) | |
| transition 3 (noun,verb) | |
| weekend 3 (noun,verb) | |
| yard 3 (noun,verb) | |
| alarm 2 (noun,verb) | |
| bend 2 (noun,verb) | |
| bicycle 2 (noun,verb) | |
| bite 2 (noun,verb) | |
| blind 2 (noun,verb,adjective) | |
| bottle 2 (noun,verb) | |
| cable 2 (noun,verb) | |
| candle 2 (noun,verb) | |
| clerk 2 (noun,verb) | |
| cloud 2 (noun,verb) | |
| concert 2 (noun,verb) | |
| counter 2 (noun,verb,adverb) | |
| dirty 2 (adjective,verb) | |
| flower 2 (noun,verb) | |
| grandfather 2 (noun,verb) | |
| harm 2 (noun,verb) | |
| knee 2 (noun,verb) | |
| lawyer 2 (noun,verb) | |
| load 2 (noun,verb) | |
| loose 2 (adjective,verb) | |
| mirror 2 (noun,verb) | |
| neck 2 (noun,verb) | |
| pension 2 (noun,verb) | |
| plate 2 (noun,verb) | |
| pleased 2 (past,verb) | |
| proposed 2 (past,verb) | |
| ruin 2 (noun,verb) | |
| ship 2 (noun,verb) | |
| skirt 2 (noun,verb) | |
| slice 2 (noun,verb) | |
| snow 2 (noun,verb) | |
| stroke 2 (noun,verb) | |
| switch 2 (noun,verb) | |
| tired 2 (past,verb) | |
| trash 2 (noun,verb) | |
| tune 2 (noun,verb) | |
| worried 2 (past,verb) | |
| zone 2 (noun,verb) | |
| anger 1 (noun,verb) | |
| award 1 (noun,verb) | |
| bid 1 (noun,verb) | |
| boot 1 (noun,verb) | |
| bug 1 (noun,verb) | |
| camp 1 (noun,verb,adjective) | |
| candy 1 (noun,verb) | |
| carpet 1 (noun,verb) | |
| cat 1 (noun,verb) | |
| champion 1 (noun,verb) | |
| channel 1 (noun,verb) | |
| clock 1 (noun,verb) | |
| comfort 1 (noun,verb) | |
| cow 1 (noun,verb) | |
| crack 1 (noun,verb,adjective) | |
| disappointed 1 (past,verb) | |
| empty 1 (adjective,verb,noun) | |
| engineer 1 (noun,verb) | |
| entrance 1 (noun,verb) | |
| fault 1 (noun,verb) | |
| grass 1 (noun,verb) | |
| guy 1 (noun,verb) | |
| highlight 1 (noun,verb) | |
| island 1 (noun,verb) | |
| joke 1 (noun,verb) | |
| jury 1 (noun,verb,adjective) | |
| leg 1 (noun,verb) | |
| lip 1 (noun,verb) | |
| mate 1 (noun,verb) | |
| nerve 1 (noun,verb) | |
| passage 1 (noun,verb) | |
| pen 1 (noun,verb) | |
| pride 1 (noun,verb) | |
| priest 1 (noun,verb) | |
| promise 1 (noun,verb) | |
| resort 1 (noun,verb) | |
| ring 1 (noun,verb) | |
| roof 1 (noun,verb) | |
| rope 1 (noun,verb) | |
| sail 1 (noun,verb) | |
| scheme 1 (noun,verb) | |
| script 1 (noun,verb) | |
| slight 1 (adjective,verb,noun) | |
| smart 1 (adjective,verb,noun) | |
| sock 1 (noun,verb) | |
| station 1 (noun,verb) | |
| toe 1 (noun,verb) | |
| tower 1 (noun,verb) | |
| truck 1 (noun,verb) | |
| witness 1 (noun,verb) | |
| different 215 (adjective) | |
| used 204 (adjective) | |
| important 160 (adjective) | |
| every 95 (adjective) | |
| large 95 (adjective) | |
| available 94 (adjective) | |
| popular 81 (adjective) | |
| able 74 (adjective) | |
| basic 61 (adjective) | |
| known 60 (adjective) | |
| various 59 (adjective) | |
| difficult 58 (adjective) | |
| several 55 (adjective) | |
| united 55 (adjective) | |
| historical 52 (adjective) | |
| hot 50 (adjective) | |
| useful 49 (adjective) | |
| mental 47 (adjective) | |
| scared 45 (adjective) | |
| additional 41 (adjective) | |
| emotional 35 (adjective) | |
| old 34 (adjective) | |
| political 34 (adjective) | |
| similar 32 (adjective) | |
| healthy 30 (adjective) | |
| financial 29 (adjective) | |
| medical 29 (adjective) | |
| traditional 29 (adjective) | |
| federal 28 (adjective) | |
| entire 27 (adjective) | |
| strong 27 (adjective) | |
| actual 26 (adjective) | |
| significant 24 (adjective) | |
| successful 24 (adjective) | |
| electrical 23 (adjective) | |
| expensive 23 (adjective) | |
| pregnant 23 (adjective) | |
| intelligent 20 (adjective) | |
| interesting 20 (adjective) | |
| poor 20 (adjective) | |
| happy 19 (adjective) | |
| responsible 19 (adjective) | |
| cute 18 (adjective) | |
| helpful 18 (adjective) | |
| recent 18 (adjective) | |
| willing 18 (adjective) | |
| nice 17 (adjective) | |
| wonderful 17 (adjective) | |
| impossible 16 (adjective) | |
| serious 16 (adjective) | |
| huge 15 (adjective) | |
| rare 15 (adjective) | |
| technical 15 (adjective) | |
| typical 15 (adjective) | |
| competitive 14 (adjective) | |
| critical 14 (adjective) | |
| electronic 14 (adjective) | |
| immediate 14 (adjective) | |
| aware 13 (adjective) | |
| educational 13 (adjective) | |
| environmental 13 (adjective) | |
| global 13 (adjective) | |
| legal 13 (adjective) | |
| relevant 13 (adjective) | |
| accurate 12 (adjective) | |
| capable 12 (adjective) | |
| dangerous 12 (adjective) | |
| dramatic 11 (adjective) | |
| efficient 11 (adjective) | |
| powerful 11 (adjective) | |
| foreign 10 (adjective) | |
| hungry 10 (adjective) | |
| practical 10 (adjective) | |
| psychological 10 (adjective) | |
| severe 10 (adjective) | |
| suitable 10 (adjective) | |
| numerous 9 (adjective) | |
| sufficient 9 (adjective) | |
| unusual 9 (adjective) | |
| consistent 8 (adjective) | |
| cultural 8 (adjective) | |
| existing 8 (adjective) | |
| famous 8 (adjective) | |
| pure 8 (adjective) | |
| afraid 7 (adjective) | |
| obvious 7 (adjective) | |
| careful 6 (adjective) | |
| latter 6 (adjective) | |
| unhappy 6 (adjective) | |
| acceptable 5 (adjective) | |
| aggressive 5 (adjective) | |
| boring 5 (adjective) | |
| distinct 5 (adjective) | |
| eastern 5 (adjective) | |
| logical 5 (adjective) | |
| reasonable 5 (adjective) | |
| strict 5 (adjective) | |
| administrative 4 (adjective) | |
| automatic 4 (adjective) | |
| civil 4 (adjective) | |
| former 4 (adjective) | |
| massive 4 (adjective) | |
| southern 4 (adjective) | |
| unfair 4 (adjective) | |
| visible 4 (adjective) | |
| alive 3 (adjective) | |
| angry 3 (adjective) | |
| desperate 3 (adjective) | |
| exciting 3 (adjective) | |
| friendly 3 (adjective) | |
| lucky 3 (adjective) | |
| realistic 3 (adjective) | |
| sorry 3 (adjective) | |
| ugly 3 (adjective) | |
| unlikely 3 (adjective) | |
| anxious 2 (adjective) | |
| comprehensive 2 (adjective) | |
| curious 2 (adjective) | |
| impressive 2 (adjective) | |
| informal 2 (adjective) | |
| inner 2 (adjective) | |
| pleasant 2 (adjective) | |
| sexual 2 (adjective) | |
| sudden 2 (adjective) | |
| terrible 2 (adjective) | |
| unable 2 (adjective) | |
| weak 2 (adjective) | |
| wooden 2 (adjective) | |
| asleep 1 (adjective) | |
| confident 1 (adjective) | |
| conscious 1 (adjective) | |
| decent 1 (adjective) | |
| embarrassed 1 (adjective) | |
| guilty 1 (adjective) | |
| lonely 1 (adjective) | |
| mad 1 (adjective) | |
| nervous 1 (adjective) | |
| odd 1 (adjective) | |
| remarkable 1 (adjective) | |
| substantial 1 (adjective) | |
| suspicious 1 (adjective) | |
| tall 1 (adjective) | |
| tiny 1 (adjective) | |
| more 597 (adjective,adverb) | |
| some 501 (adjective,pronoun,adverb) | |
| one 441 (adjective,noun,pronoun) | |
| all 438 (adjective,pronoun,noun) | |
| many 397 (adjective,noun,pronoun) | |
| most 378 (adjective,noun,adverb) | |
| other 369 (adjective,noun,pronoun) | |
| such 236 (adjective,adverb) | |
| even 223 (adjective,verb,adverb) | |
| new 210 (adjective,adverb) | |
| just 208 (adjective,adverb) | |
| good 201 (adjective,noun,adverb) | |
| any 190 (adjective,adverb) | |
| each 173 (adjective,adverb) | |
| much 165 (adjective,adverb) | |
| own 130 (adjective,verb) | |
| great 126 (adjective,noun,adverb) | |
| another 123 (adjective,pronoun) | |
| same 120 (adjective,pronoun,adverb) | |
| few 117 (adjective,noun,pronoun) | |
| free 115 (adjective,adverb,verb) | |
| right 113 (adjective,adverb,noun) | |
| still 112 (adjective,noun,adverb) | |
| best 108 (adjective,adverb,noun) | |
| public 97 (adjective,noun) | |
| human 92 (adjective,noun) | |
| both 91 (adjective,adverb) | |
| local 90 (adjective,noun) | |
| sure 90 (adjective,adverb) | |
| better 86 (adjective,adverb,noun) | |
| general 85 (adjective,noun) | |
| specific 83 (adjective,noun) | |
| enough 82 (adjective,adverb,interjection) | |
| long 82 (adjective,noun,adverb) | |
| small 81 (adjective,adverb) | |
| less 75 (adjective,adverb,preposition) | |
| high 74 (adjective,noun,adverb) | |
| certain 71 (adjective,pronoun) | |
| little 71 (adjective,adverb) | |
| common 69 (adjective,noun) | |
| next 64 (adjective,adverb,noun) | |
| simple 63 (adjective,noun) | |
| hard 61 (adjective,adverb) | |
| past 60 (adjective,noun,preposition) | |
| big 59 (adjective,noun) | |
| possible 59 (adjective,noun) | |
| particular 58 (adjective,noun) | |
| real 58 (adjective,adverb,noun) | |
| major 53 (adjective,noun,verb) | |
| personal 53 (adjective,noun) | |
| current 52 (adjective,noun) | |
| left 52 (adjective,adverb) | |
| national 52 (adjective,noun) | |
| least 50 (adjective,adverb) | |
| natural 50 (adjective,noun,adverb) | |
| physical 50 (adjective,noun) | |
| short 48 (adjective,adverb,noun) | |
| last 47 (adjective,adverb,noun) | |
| single 45 (adjective,noun,verb) | |
| individual 44 (adjective,noun) | |
| main 42 (adjective,noun) | |
| potential 42 (adjective,noun) | |
| professional 42 (adjective,noun) | |
| international 41 (adjective,noun) | |
| lower 41 (adjective,adverb) | |
| open 41 (adjective,verb,noun) | |
| according 40 (adjective,verb) | |
| alternative 39 (adjective,noun) | |
| special 39 (adjective,noun) | |
| working 39 (adjective,noun) | |
| true 38 (adjective,adverb,verb) | |
| whole 38 (adjective,noun,adverb) | |
| clear 35 (adjective,adverb,verb) | |
| dry 35 (adjective,verb,noun) | |
| easy 35 (adjective,adverb,interjection) | |
| cold 34 (adjective,noun,adverb) | |
| commercial 34 (adjective,noun) | |
| full 34 (adjective,adverb,noun) | |
| low 34 (adjective,noun,adverb) | |
| primary 33 (adjective,noun) | |
| worth 33 (adjective,noun) | |
| necessary 31 (adjective,noun) | |
| positive 31 (adjective,noun) | |
| present 30 (adjective,noun,verb) | |
| close 29 (adjective,adverb,verb) | |
| creative 29 (adjective,noun) | |
| green 28 (adjective,noun,verb) | |
| late 28 (adjective,adverb,noun) | |
| fit 27 (adjective,verb,noun) | |
| glad 27 (adjective,noun) | |
| proper 27 (adjective,adverb,noun) | |
| complex 26 (adjective,noun,verb) | |
| content 26 (adjective,verb,noun) | |
| due 26 (adjective,noun,adverb) | |
| effective 26 (adjective,noun) | |
| middle 26 (adjective,noun) | |
| regular 26 (adjective,noun) | |
| fast 25 (adjective,adverb,verb) | |
| independent 25 (adjective,noun) | |
| original 25 (adjective,noun) | |
| wide 25 (adjective,adverb) | |
| beautiful 24 (adjective,noun,interjection) | |
| complete 24 (adjective,verb) | |
| active 23 (adjective,noun) | |
| negative 23 (adjective,noun,interjection) | |
| safe 23 (adjective,noun) | |
| visual 23 (adjective,noun) | |
| wrong 23 (adjective,adverb,noun) | |
| ago 22 (adjective,adverb) | |
| quick 22 (adjective,adverb,noun) | |
| ready 22 (adjective,verb) | |
| straight 21 (adjective,adverb,noun) | |
| white 21 (adjective,noun,verb) | |
| direct 20 (adjective,adverb,verb) | |
| excellent 20 (adjective,interjection) | |
| extra 20 (adjective,adverb,noun) | |
| junior 20 (adjective,noun) | |
| pretty 20 (adjective,adverb,noun) | |
| unique 20 (adjective,noun) | |
| classic 19 (adjective,noun) | |
| final 19 (adjective,noun) | |
| overall 19 (adjective,adverb,noun) | |
| private 19 (adjective,noun) | |
| separate 19 (adjective,verb,noun) | |
| western 19 (adjective,noun) | |
| alone 18 (adjective,adverb) | |
| familiar 18 (adjective,noun) | |
| official 18 (adjective,noun) | |
| perfect 18 (adjective,verb,noun) | |
| bright 17 (adjective,adverb,noun) | |
| broad 17 (adjective,noun) | |
| comfortable 17 (adjective,noun) | |
| flat 17 (adjective,adverb,noun) | |
| rich 17 (adjective,noun) | |
| warm 17 (adjective,verb) | |
| young 17 (adjective,noun) | |
| heavy 16 (adjective,noun,adverb) | |
| valuable 16 (adjective,noun) | |
| correct 15 (adjective,verb) | |
| leading 15 (adjective,noun) | |
| slow 15 (adjective,adverb,verb) | |
| clean 14 (adjective,adverb,verb) | |
| fresh 14 (adjective,adverb) | |
| normal 14 (adjective,noun) | |
| secret 14 (adjective,noun) | |
| tough 14 (adjective,noun) | |
| brown 13 (adjective,noun,verb) | |
| cheap 13 (adjective,adverb) | |
| deep 13 (adjective,noun,adverb) | |
| objective 13 (adjective,noun) | |
| secure 13 (adjective,verb) | |
| thin 13 (adjective,adverb,verb) | |
| chemical 12 (adjective,noun) | |
| cool 12 (adjective,adverb,noun) | |
| extreme 12 (adjective,noun) | |
| exact 11 (adjective,verb) | |
| fair 11 (adjective,adverb,noun) | |
| fine 11 (adjective,adverb,verb) | |
| formal 11 (adjective,noun,adverb) | |
| opposite 11 (adjective,noun,preposition) | |
| remote 11 (adjective,noun) | |
| total 11 (adjective,noun,verb) | |
| vast 11 (adjective,noun) | |
| lost 10 (adjective,verb,idiom) | |
| smooth 10 (adjective,adverb,verb) | |
| dark 9 (adjective,noun,idiom) | |
| double 9 (adjective,noun,verb) | |
| equal 9 (adjective,noun,verb) | |
| firm 9 (adjective,verb,adverb) | |
| frequent 9 (adjective,verb) | |
| internal 9 (adjective,noun) | |
| sensitive 9 (adjective,noun) | |
| constant 8 (adjective,noun) | |
| minor 8 (adjective,noun,verb) | |
| previous 8 (adjective,idiom) | |
| raw 8 (adjective,noun,idiom) | |
| soft 8 (adjective,noun,adverb) | |
| solid 8 (adjective,noun) | |
| weird 8 (adjective,noun) | |
| amazing 7 (adjective,verb) | |
| annual 7 (adjective,noun) | |
| busy 7 (adjective,verb) | |
| dead 7 (adjective,noun,adverb) | |
| false 7 (adjective,adverb,idiom) | |
| round 7 (adjective,noun,adverb) | |
| sharp 7 (adjective,verb,adverb) | |
| thick 7 (adjective,adverb,noun) | |
| wise 7 (adjective,verb,idiom) | |
| equivalent 6 (adjective,noun) | |
| initial 6 (adjective,noun,verb) | |
| narrow 6 (adjective,verb,noun) | |
| nearby 6 (adjective,adverb) | |
| proud 6 (adjective,idiom) | |
| spiritual 6 (adjective,noun) | |
| wild 6 (adjective,adverb,noun) | |
| adult 5 (adjective,noun) | |
| apart 5 (adjective,adverb) | |
| brief 5 (adjective,noun,verb) | |
| crazy 5 (adjective,noun,idiom) | |
| prior 5 (adjective,noun,idiom) | |
| rough 5 (adjective,noun,adverb) | |
| sad 5 (adjective,noun) | |
| sick 5 (adjective,noun,idiom) | |
| strange 5 (adjective,adverb) | |
| external 4 (adjective,noun) | |
| illegal 4 (adjective,noun) | |
| loud 4 (adjective,adverb) | |
| mobile 4 (adjective,noun) | |
| nasty 4 (adjective,noun) | |
| ordinary 4 (adjective,noun) | |
| royal 4 (adjective,noun) | |
| senior 4 (adjective,noun) | |
| super 4 (adjective,adverb,noun) | |
| tight 4 (adjective,adverb) | |
| upper 4 (adjective,noun) | |
| yellow 4 (adjective,noun,verb) | |
| dependent 3 (adjective,noun) | |
| funny 3 (adjective,noun) | |
| gross 3 (adjective,adverb,verb) | |
| ill 3 (adjective,adverb,noun) | |
| spare 3 (adjective,noun,verb) | |
| sweet 3 (adjective,noun) | |
| upstairs 3 (adjective,noun) | |
| usual 3 (adjective,noun) | |
| brave 2 (adjective,noun,verb) | |
| calm 2 (adjective,noun,verb) | |
| dirty 2 (adjective,verb) | |
| downtown 2 (adjective,adverb,noun) | |
| grand 2 (adjective,noun) | |
| honest 2 (adjective,adverb) | |
| loose 2 (adjective,verb) | |
| male 2 (adjective,noun) | |
| quiet 2 (adjective,noun,verb) | |
| brilliant 1 (adjective,noun) | |
| dear 1 (adjective,noun,adverb) | |
| drunk 1 (adjective,noun) | |
| empty 1 (adjective,verb,noun) | |
| female 1 (adjective,noun) | |
| inevitable 1 (adjective,noun) | |
| neat 1 (adjective,noun) | |
| ok 1 (adjective,adverb,noun) | |
| representative 1 (adjective,noun) | |
| silly 1 (adjective,noun) | |
| slight 1 (adjective,verb,noun) | |
| smart 1 (adjective,verb,noun) | |
| stupid 1 (adjective,noun) | |
| temporary 1 (adjective,noun) | |
| weekly 1 (adjective,adverb,noun) | |
| that 1743 (pronoun,adjective,adverb) | |
| this 864 (pronoun,adjective,adverb) | |
| what 461 (pronoun,adjective,adverb) | |
| which 449 (pronoun,adjective) | |
| time 369 (noun,adjective,verb) | |
| these 344 (pronoun,adjective) | |
| work 224 (noun,adjective,verb) | |
| no 213 (adverb,adjective,noun) | |
| only 208 (adverb,adjective,conjunction) | |
| then 179 (adverb,adjective) | |
| first 176 (adverb,adjective) | |
| money 174 (noun,adjective) | |
| over 170 (preposition,adjective,noun) | |
| business 127 (noun,adjective) | |
| his 125 (pronoun,adjective) | |
| game 117 (noun,adjective,verb) | |
| think 116 (verb,adjective,noun) | |
| after 110 (preposition,adjective,adverb) | |
| life 107 (noun,adjective) | |
| day 98 (noun,adjective) | |
| home 72 (noun,adjective,adverb) | |
| economy 71 (noun,adjective) | |
| away 59 (adverb,adjective) | |
| either 57 (conjunction,adjective) | |
| fat 54 (noun,adjective,verb) | |
| key 54 (noun,adjective,verb) | |
| training 54 (noun,adjective) | |
| top 53 (noun,adjective,verb) | |
| level 51 (noun,adjective,verb) | |
| far 46 (adverb,adjective) | |
| fun 46 (noun,adjective,verb) | |
| house 46 (noun,adjective,verb) | |
| kind 43 (noun,adjective) | |
| future 40 (noun,adjective) | |
| action 37 (noun,adjective) | |
| live 35 (verb,adjective,adverb) | |
| period 35 (noun,adjective) | |
| subject 34 (noun,adjective,adverb) | |
| mean 33 (verb,adjective,noun) | |
| stock 32 (noun,adjective,verb) | |
| chance 31 (noun,adjective,verb) | |
| beginning 30 (noun,adjective,verb) | |
| upset 30 (verb,adjective) | |
| chicken 29 (noun,adjective) | |
| head 29 (noun,adjective,verb) | |
| material 29 (noun,adjective) | |
| salt 29 (noun,adjective,verb) | |
| car 28 (noun,adjective) | |
| appropriate 26 (verb,adjective) | |
| inside 26 (noun,adjective,preposition) | |
| outside 26 (noun,adjective,preposition) | |
| standard 26 (noun,adjective) | |
| medium 22 (noun,adjective) | |
| choice 21 (noun,adjective) | |
| north 19 (noun,adjective,adverb) | |
| square 19 (noun,adjective,adverb) | |
| born 17 (verb,adjective,past particple) | |
| capital 17 (noun,adjective) | |
| shot 17 (noun,adjective) | |
| front 16 (noun,adjective,verb) | |
| living 16 (noun,adjective) | |
| plastic 16 (noun,adjective) | |
| express 15 (verb,adjective,adverb) | |
| feeling 14 (noun,adjective) | |
| otherwise 14 (adverb,adjective) | |
| plus 14 (preposition,adjective,noun) | |
| savings 14 (noun,adjective,preposition) | |
| animal 13 (noun,adjective) | |
| budget 13 (noun,adjective,verb) | |
| minute 13 (noun,adjective,verb) | |
| character 12 (noun,adjective,verb) | |
| maximum 12 (noun,adjective) | |
| novel 12 (noun,adjective) | |
| plenty 12 (noun,adjective,adverb) | |
| select 12 (verb,adjective) | |
| background 11 (noun,adjective) | |
| forward 11 (adverb,adjective,noun) | |
| glass 11 (noun,adjective,verb) | |
| joint 11 (noun,adjective,verb) | |
| master 11 (noun,adjective,verb) | |
| red 11 (noun,adjective,idiom) | |
| vegetable 11 (noun,adjective) | |
| ideal 10 (noun,adjective) | |
| kitchen 10 (noun,adjective) | |
| mother 10 (noun,adjective,verb) | |
| party 10 (noun,adjective,verb) | |
| relative 10 (noun,adjective) | |
| signal 10 (noun,adjective,verb) | |
| street 10 (noun,adjective,idiom) | |
| connect 9 (verb,adjective) | |
| minimum 9 (noun,adjective) | |
| sea 9 (noun,adjective,idiom) | |
| south 9 (noun,adjective,adverb) | |
| status 9 (noun,adjective) | |
| daughter 8 (noun,adjective) | |
| hour 8 (noun,adjective,idiom) | |
| trick 8 (noun,adjective,verb) | |
| afternoon 7 (noun,adjective) | |
| gold 7 (noun,adjective) | |
| mission 7 (noun,adjective) | |
| agent 6 (noun,adjective,verb) | |
| corner 6 (noun,adjective,verb) | |
| east 6 (noun,adjective,adverb) | |
| neither 6 (conjunction,adjective,pronoun) | |
| parking 6 (noun,adjective) | |
| routine 6 (noun,adjective) | |
| swimming 6 (noun,adjective) | |
| winter 6 (noun,adjective,verb) | |
| airline 5 (noun,adjective) | |
| designer 5 (noun,adjective) | |
| dress 5 (noun,adjective,verb) | |
| emergency 5 (noun,adjective) | |
| evening 5 (noun,adjective) | |
| extension 5 (noun,adjective) | |
| holiday 5 (noun,adjective,verb) | |
| horror 5 (noun,adjective) | |
| mountain 5 (noun,adjective,idiom) | |
| patient 5 (noun,adjective) | |
| proof 5 (noun,adjective,verb) | |
| west 5 (noun,adjective,adverb) | |
| wine 5 (noun,adjective,verb) | |
| expert 4 (noun,adjective) | |
| native 4 (noun,adjective) | |
| opening 4 (noun,adjective) | |
| silver 4 (noun,adjective,verb) | |
| waste 4 (verb,adjective,noun) | |
| plane 3 (noun,adjective,verb) | |
| leather 2 (noun,adjective,verb) | |
| purple 2 (noun,adjective,verb) | |
| specialist 2 (noun,adjective) | |
| bitter 1 (noun,adjective) | |
| incident 1 (noun,adjective) | |
| motor 1 (noun,adjective,verb) | |
| pretend 1 (verb,adjective) | |
| prize 1 (noun,adjective,verb) | |
| resident 1 (noun,adjective) | |
| not 658 (adverb) | |
| also 419 (adverb) | |
| very 191 (adverb) | |
| often 187 (adverb) | |
| however 128 (adverb) | |
| too 114 (adverb) | |
| usually 101 (adverb) | |
| really 79 (adverb) | |
| early 77 (adverb) | |
| never 76 (adverb) | |
| always 69 (adverb) | |
| sometimes 67 (adverb) | |
| together 63 (adverb) | |
| likely 57 (adverb) | |
| simply 54 (adverb) | |
| generally 52 (adverb) | |
| instead 50 (adverb) | |
| actually 46 (adverb) | |
| again 44 (adverb) | |
| rather 42 (adverb) | |
| almost 41 (adverb) | |
| especially 41 (adverb) | |
| ever 39 (adverb) | |
| quickly 39 (adverb) | |
| probably 38 (adverb) | |
| already 36 (adverb) | |
| below 36 (adverb) | |
| directly 34 (adverb) | |
| therefore 34 (adverb) | |
| else 30 (adverb) | |
| thus 28 (adverb) | |
| easily 26 (adverb) | |
| eventually 26 (adverb) | |
| exactly 26 (adverb) | |
| certainly 22 (adverb) | |
| normally 22 (adverb) | |
| currently 19 (adverb) | |
| extremely 18 (adverb) | |
| finally 18 (adverb) | |
| constantly 17 (adverb) | |
| properly 17 (adverb) | |
| soon 17 (adverb) | |
| specifically 17 (adverb) | |
| ahead 16 (adverb) | |
| daily 16 (adverb) | |
| highly 16 (adverb) | |
| immediately 16 (adverb) | |
| relatively 16 (adverb) | |
| slowly 16 (adverb) | |
| fairly 15 (adverb) | |
| primarily 15 (adverb) | |
| completely 14 (adverb) | |
| ultimately 14 (adverb) | |
| widely 14 (adverb) | |
| recently 13 (adverb) | |
| seriously 13 (adverb) | |
| frequently 12 (adverb) | |
| fully 12 (adverb) | |
| mostly 12 (adverb) | |
| naturally 12 (adverb) | |
| nearly 12 (adverb) | |
| occasionally 12 (adverb) | |
| carefully 11 (adverb) | |
| clearly 11 (adverb) | |
| essentially 11 (adverb) | |
| possibly 11 (adverb) | |
| slightly 11 (adverb) | |
| somewhat 11 (adverb) | |
| equally 10 (adverb) | |
| greatly 10 (adverb) | |
| necessarily 10 (adverb) | |
| personally 10 (adverb) | |
| rarely 10 (adverb) | |
| regularly 10 (adverb) | |
| similarly 10 (adverb) | |
| basically 9 (adverb) | |
| closely 9 (adverb) | |
| effectively 9 (adverb) | |
| initially 9 (adverb) | |
| literally 9 (adverb) | |
| mainly 9 (adverb) | |
| merely 9 (adverb) | |
| gently 8 (adverb) | |
| hopefully 8 (adverb) | |
| originally 8 (adverb) | |
| roughly 8 (adverb) | |
| significantly 8 (adverb) | |
| totally 7 (adverb) | |
| twice 7 (adverb) | |
| elsewhere 6 (adverb) | |
| everywhere 6 (adverb) | |
| obviously 6 (adverb) | |
| perfectly 6 (adverb) | |
| physically 6 (adverb) | |
| successfully 5 (adverb) | |
| suddenly 5 (adverb) | |
| truly 5 (adverb) | |
| virtually 5 (adverb) | |
| altogether 4 (adverb) | |
| anyway 4 (adverb) | |
| automatically 4 (adverb) | |
| deeply 4 (adverb) | |
| definitely 4 (adverb) | |
| deliberately 4 (adverb) | |
| hardly 4 (adverb) | |
| readily 4 (adverb) | |
| terribly 4 (adverb) | |
| unfortunately 4 (adverb) | |
| forth 3 (adverb) | |
| briefly 2 (adverb) | |
| moreover 2 (adverb) | |
| strongly 2 (adverb) | |
| honestly 1 (adverb) | |
| previously 1 (adverb) | |
| as 1363 (adverb,conjunction,pronoun) | |
| there 470 (adverb,pronoun,noun) | |
| when 442 (adverb,conjunction) | |
| how 412 (adverb,conjunction) | |
| so 352 (adverb,conjunction,pronoun) | |
| up 296 (adverb,preposition,adjective) | |
| out 294 (adverb,preposition,adjective) | |
| no 213 (adverb,adjective,noun) | |
| only 208 (adverb,adjective,conjunction) | |
| well 184 (adverb,verb,noun) | |
| then 179 (adverb,adjective) | |
| first 176 (adverb,adjective) | |
| where 166 (adverb,pronoun,noun) | |
| why 118 (adverb,conjunction,noun) | |
| now 104 (adverb,conjunction,adjective) | |
| around 101 (adverb,preposition) | |
| once 95 (adverb,conjunction) | |
| down 94 (adverb,preposition,adjective) | |
| off 74 (adverb,preposition,adjective) | |
| here 72 (adverb,interjection) | |
| tonight 71 (adverb,noun) | |
| away 59 (adverb,adjective) | |
| today 54 (adverb,noun) | |
| far 46 (adverb,adjective) | |
| quite 45 (adverb,interjection) | |
| later 42 (adverb,interjection) | |
| above 40 (adverb,preposition,adjective) | |
| yet 32 (adverb,conjunction) | |
| maybe 17 (adverb,noun) | |
| otherwise 14 (adverb,adjective) | |
| near 13 (adverb,preposition,adjective) | |
| forward 11 (adverb,adjective,noun) | |
| somewhere 10 (adverb,noun) | |
| anywhere 9 (adverb,noun) | |
| please 8 (adverb,verb,idiom) | |
| forever 7 (adverb,noun,idiom) | |
| somehow 6 (adverb,idiom) | |
| absolutely 5 (adverb,interjection) | |
| abroad 2 (adverb,noun) | |
| yeah 2 (adverb,interjection) | |
| nowhere 1 (adverb,pronoun,adjective) | |
| tomorrow 1 (adverb,noun) | |
| yesterday 1 (adverb,noun) | |
| the 9243 (definite article,adverb) | |
| to 4951 (preposition,adverb) | |
| in 2822 (preposition,adverb) | |
| on 1087 (preposition,adverb,adjective) | |
| by 706 (preposition,adverb) | |
| more 597 (adjective,adverb) | |
| about 451 (preposition,adverb,adjective) | |
| such 236 (adjective,adverb) | |
| through 235 (preposition,adverb,adjective) | |
| new 210 (adjective,adverb) | |
| just 208 (adjective,adverb) | |
| any 190 (adjective,adverb) | |
| each 173 (adjective,adverb) | |
| much 165 (adjective,adverb) | |
| before 141 (preposition,adverb,conjunction) | |
| between 137 (preposition,adverb) | |
| free 115 (adjective,adverb,verb) | |
| right 113 (adjective,adverb,noun) | |
| best 108 (adjective,adverb,noun) | |
| since 107 (preposition,adverb,conjunction) | |
| both 91 (adjective,adverb) | |
| sure 90 (adjective,adverb) | |
| without 89 (preposition,adverb,conjunction) | |
| back 86 (noun,adverb,verb) | |
| better 86 (adjective,adverb,noun) | |
| enough 82 (adjective,adverb,interjection) | |
| lot 82 (pronoun,adverb,noun) | |
| small 81 (adjective,adverb) | |
| though 81 (conjunction,adverb) | |
| less 75 (adjective,adverb,preposition) | |
| little 71 (adjective,adverb) | |
| under 70 (preposition,adverb,adjective) | |
| next 64 (adjective,adverb,noun) | |
| hard 61 (adjective,adverb) | |
| real 58 (adjective,adverb,noun) | |
| left 52 (adjective,adverb) | |
| least 50 (adjective,adverb) | |
| short 48 (adjective,adverb,noun) | |
| last 47 (adjective,adverb,noun) | |
| within 46 (preposition,adverb) | |
| along 45 (preposition,adverb) | |
| lower 41 (adjective,adverb) | |
| true 38 (adjective,adverb,verb) | |
| bad 37 (noun,adverb,adjective) | |
| across 36 (preposition,adverb,adjective) | |
| clear 35 (adjective,adverb,verb) | |
| easy 35 (adjective,adverb,interjection) | |
| full 34 (adjective,adverb,noun) | |
| close 29 (adjective,adverb,verb) | |
| late 28 (adjective,adverb,noun) | |
| proper 27 (adjective,adverb,noun) | |
| fast 25 (adjective,adverb,verb) | |
| wide 25 (adjective,adverb) | |
| item 23 (noun,adverb) | |
| wrong 23 (adjective,adverb,noun) | |
| ago 22 (adjective,adverb) | |
| behind 22 (preposition,adverb,adjective) | |
| quick 22 (adjective,adverb,noun) | |
| straight 21 (adjective,adverb,noun) | |
| direct 20 (adjective,adverb,verb) | |
| extra 20 (adjective,adverb,noun) | |
| morning 20 (noun,adverb) | |
| pretty 20 (adjective,adverb,noun) | |
| overall 19 (adjective,adverb,noun) | |
| alone 18 (adjective,adverb) | |
| bright 17 (adjective,adverb,noun) | |
| flat 17 (adjective,adverb,noun) | |
| whatever 16 (pronoun,adverb,interjection) | |
| slow 15 (adjective,adverb,verb) | |
| clean 14 (adjective,adverb,verb) | |
| fresh 14 (adjective,adverb) | |
| whenever 14 (conjunction,adverb) | |
| cheap 13 (adjective,adverb) | |
| thin 13 (adjective,adverb,verb) | |
| cool 12 (adjective,adverb,noun) | |
| fair 11 (adjective,adverb,noun) | |
| fine 11 (adjective,adverb,verb) | |
| smooth 10 (adjective,adverb,verb) | |
| false 7 (adjective,adverb,idiom) | |
| thick 7 (adjective,adverb,noun) | |
| collect 6 (verb,adverb,noun) | |
| nearby 6 (adjective,adverb) | |
| wild 6 (adjective,adverb,noun) | |
| apart 5 (adjective,adverb) | |
| none 5 (pronoun,adverb,adjective) | |
| strange 5 (adjective,adverb) | |
| tourist 5 (noun,adverb) | |
| aside 4 (noun,adverb) | |
| loud 4 (adjective,adverb) | |
| super 4 (adjective,adverb,noun) | |
| tight 4 (adjective,adverb) | |
| gross 3 (adjective,adverb,verb) | |
| ill 3 (adjective,adverb,noun) | |
| downtown 2 (adjective,adverb,noun) | |
| honest 2 (adjective,adverb) | |
| ok 1 (adjective,adverb,noun) | |
| pray 1 (verb,adverb) | |
| weekly 1 (adjective,adverb,noun) | |
| your 1067 (pronoun) | |
| I 621 (pronoun) | |
| they 617 (pronoun) | |
| their 439 (pronoun) | |
| we 352 (pronoun) | |
| who 281 (pronoun) | |
| them 269 (pronoun) | |
| its 215 (pronoun) | |
| our 213 (pronoun) | |
| my 177 (pronoun) | |
| those 156 (pronoun) | |
| he 144 (pronoun) | |
| us 127 (pronoun) | |
| her 107 (pronoun) | |
| something 89 (pronoun) | |
| me 88 (pronoun) | |
| yourself 59 (pronoun) | |
| someone 55 (pronoun) | |
| everything 43 (pronoun) | |
| itself 34 (pronoun) | |
| everyone 31 (pronoun) | |
| themselves 29 (pronoun) | |
| anyone 22 (pronoun) | |
| him 17 (pronoun) | |
| whose 14 (pronoun) | |
| myself 12 (pronoun) | |
| everybody 9 (pronoun) | |
| ourselves 7 (pronoun) | |
| himself 6 (pronoun) | |
| somebody 4 (pronoun) | |
| yours 4 (pronoun) | |
| herself 3 (pronoun) | |
| whoever 1 (pronoun) | |
| you 2041 (pronoun,noun) | |
| that 1743 (pronoun,adjective,adverb) | |
| it 1386 (pronoun,noun) | |
| this 864 (pronoun,adjective,adverb) | |
| what 461 (pronoun,adjective,adverb) | |
| which 449 (pronoun,adjective) | |
| these 344 (pronoun,adjective) | |
| his 125 (pronoun,adjective) | |
| she 85 (pronoun,noun) | |
| lot 82 (pronoun,adverb,noun) | |
| anything 19 (pronoun,noun,adverb) | |
| whatever 16 (pronoun,adverb,interjection) | |
| nobody 7 (pronoun,noun) | |
| none 5 (pronoun,adverb,adjective) | |
| mine 2 (pronoun,noun,verb) | |
| anybody 1 (pronoun,noun) | |
| some 501 (adjective,pronoun,adverb) | |
| there 470 (adverb,pronoun,noun) | |
| all 438 (adjective,pronoun,noun) | |
| where 166 (adverb,pronoun,noun) | |
| another 123 (adjective,pronoun) | |
| same 120 (adjective,pronoun,adverb) | |
| certain 71 (adjective,pronoun) | |
| nothing 35 (noun,pronoun,adjective) | |
| self 17 (noun,pronoun,adjective) | |
| nowhere 1 (adverb,pronoun,adjective) | |
| of 5220 (preposition) | |
| with 1062 (preposition) | |
| at 624 (preposition) | |
| from 622 (preposition) | |
| into 301 (preposition) | |
| during 103 (preposition) | |
| including 58 (preposition) | |
| until 54 (preposition) | |
| against 46 (preposition) | |
| among 37 (preposition) | |
| throughout 27 (preposition) | |
| despite 17 (preposition) | |
| towards 16 (preposition) | |
| upon 15 (preposition) | |
| concerning 3 (preposition) | |
| to 4951 (preposition,adverb) | |
| in 2822 (preposition,adverb) | |
| for 1752 (preposition,conjunction) | |
| on 1087 (preposition,adverb,adjective) | |
| by 706 (preposition,adverb) | |
| about 451 (preposition,adverb,adjective) | |
| like 324 (preposition,verb,conjunction) | |
| through 235 (preposition,adverb,adjective) | |
| over 170 (preposition,adjective,noun) | |
| before 141 (preposition,adverb,conjunction) | |
| between 137 (preposition,adverb) | |
| after 110 (preposition,adjective,adverb) | |
| since 107 (preposition,adverb,conjunction) | |
| without 89 (preposition,adverb,conjunction) | |
| under 70 (preposition,adverb,adjective) | |
| within 46 (preposition,adverb) | |
| along 45 (preposition,adverb) | |
| following 39 (preposition,noun,adjective) | |
| across 36 (preposition,adverb,adjective) | |
| behind 22 (preposition,adverb,adjective) | |
| beyond 20 (preposition,noun) | |
| plus 14 (preposition,adjective,noun) | |
| except 6 (preposition,conjunction,idiom) | |
| but 626 (conjunction,preposition,adverb) | |
| up 296 (adverb,preposition,adjective) | |
| out 294 (adverb,preposition,adjective) | |
| around 101 (adverb,preposition) | |
| down 94 (adverb,preposition,adjective) | |
| off 74 (adverb,preposition,adjective) | |
| above 40 (adverb,preposition,adjective) | |
| near 13 (adverb,preposition,adjective) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment