wordle-cli

Golang implementation of wordle in CLI.
git clone http://git.hanabi.in/repos/wordle-cli.git
Log | Files | Refs | README | LICENSE

commit 2d766426590b56f6ad51ccfc740de0cdd50078df
parent 1e8fc6b50210c84a971787ea871c4a5f18ae0dc3
Author: Agastya Chandrakant <me@hanabi.in>
Date:   Sun, 20 Feb 2022 16:52:47 +0530

Separate out possible answer array and the dictionary, else the words to
guess are quite esoteric.

Diffstat:
Asrc/data/answers.go | 2313+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Msrc/data/words.go | 2314+------------------------------------------------------------------------------
Msrc/utils/gameplay-fns.go | 7++++---
3 files changed, 2320 insertions(+), 2314 deletions(-)

diff --git a/src/data/answers.go b/src/data/answers.go @@ -0,0 +1,2313 @@ +package data + +var Answers = []string{ + "aback", + "abase", + "abate", + "abbey", + "abbot", + "abhor", + "abide", + "abled", + "abode", + "abort", + "about", + "above", + "abuse", + "abyss", + "acorn", + "acrid", + "actor", + "acute", + "adage", + "adapt", + "adept", + "admin", + "admit", + "adobe", + "adopt", + "adore", + "adorn", + "adult", + "affix", + "afire", + "afoot", + "afoul", + "after", + "again", + "agape", + "agate", + "agent", + "agile", + "aging", + "aglow", + "agony", + "agree", + "ahead", + "aider", + "aisle", + "alarm", + "album", + "alert", + "algae", + "alibi", + "alien", + "align", + "alike", + "alive", + "allay", + "alley", + "allot", + "allow", + "alloy", + "aloft", + "alone", + "along", + "aloof", + "aloud", + "alpha", + "altar", + "alter", + "amass", + "amaze", + "amber", + "amble", + "amend", + "amiss", + "amity", + "among", + "ample", + "amply", + "amuse", + "angel", + "anger", + "angle", + "angry", + "angst", + "anime", + "ankle", + "annex", + "annoy", + "annul", + "anode", + "antic", + "anvil", + "aorta", + "apart", + "aphid", + "aping", + "apnea", + "apple", + "apply", + "apron", + "aptly", + "arbor", + "ardor", + "arena", + "argue", + "arise", + "armor", + "aroma", + "arose", + "array", + "arrow", + "arson", + "artsy", + "ascot", + "ashen", + "aside", + "askew", + "assay", + "asset", + "atoll", + "atone", + "attic", + "audio", + "audit", + "augur", + "aunty", + "avail", + "avert", + "avian", + "avoid", + "await", + "awake", + "award", + "aware", + "awash", + "awful", + "awoke", + "axial", + "axiom", + "axion", + "azure", + "bacon", + "badge", + "badly", + "bagel", + "baggy", + "baker", + "baler", + "balmy", + "banal", + "banjo", + "barge", + "baron", + "basal", + "basic", + "basil", + "basin", + "basis", + "baste", + "batch", + "bathe", + "baton", + "batty", + "bawdy", + "bayou", + "beach", + "beady", + "beard", + "beast", + "beech", + "beefy", + "befit", + "began", + "begat", + "beget", + "begin", + "begun", + "being", + "belch", + "belie", + "belle", + "belly", + "below", + "bench", + "beret", + "berry", + "berth", + "beset", + "betel", + "bevel", + "bezel", + "bible", + "bicep", + "biddy", + "bigot", + "bilge", + "billy", + "binge", + "bingo", + "biome", + "birch", + "birth", + "bison", + "bitty", + "black", + "blade", + "blame", + "bland", + "blank", + "blare", + "blast", + "blaze", + "bleak", + "bleat", + "bleed", + "bleep", + "blend", + "bless", + "blimp", + "blind", + "blink", + "bliss", + "blitz", + "bloat", + "block", + "bloke", + "blond", + "blood", + "bloom", + "blown", + "bluer", + "bluff", + "blunt", + "blurb", + "blurt", + "blush", + "board", + "boast", + "bobby", + "boney", + "bongo", + "bonus", + "booby", + "boost", + "booth", + "booty", + "booze", + "boozy", + "borax", + "borne", + "bosom", + "bossy", + "botch", + "bough", + "boule", + "bound", + "bowel", + "boxer", + "brace", + "braid", + "brain", + "brake", + "brand", + "brash", + "brass", + "brave", + "bravo", + "brawl", + "brawn", + "bread", + "break", + "breed", + "briar", + "bribe", + "brick", + "bride", + "brief", + "brine", + "bring", + "brink", + "briny", + "brisk", + "broad", + "broil", + "broke", + "brood", + "brook", + "broom", + "broth", + "brown", + "brunt", + "brush", + "brute", + "buddy", + "budge", + "buggy", + "bugle", + "build", + "built", + "bulge", + "bulky", + "bully", + "bunch", + "bunny", + "burly", + "burnt", + "burst", + "bused", + "bushy", + "butch", + "butte", + "buxom", + "buyer", + "bylaw", + "cabal", + "cabby", + "cabin", + "cable", + "cacao", + "cache", + "cacti", + "caddy", + "cadet", + "cagey", + "cairn", + "camel", + "cameo", + "canal", + "candy", + "canny", + "canoe", + "canon", + "caper", + "caput", + "carat", + "cargo", + "carol", + "carry", + "carve", + "caste", + "catch", + "cater", + "catty", + "caulk", + "cause", + "cavil", + "cease", + "cedar", + "cello", + "chafe", + "chaff", + "chain", + "chair", + "chalk", + "champ", + "chant", + "chaos", + "chard", + "charm", + "chart", + "chase", + "chasm", + "cheap", + "cheat", + "check", + "cheek", + "cheer", + "chess", + "chest", + "chick", + "chide", + "chief", + "child", + "chili", + "chill", + "chime", + "china", + "chirp", + "chock", + "choir", + "choke", + "chord", + "chore", + "chose", + "chuck", + "chump", + "chunk", + "churn", + "chute", + "cider", + "cigar", + "cinch", + "circa", + "civic", + "civil", + "clack", + "claim", + "clamp", + "clang", + "clank", + "clash", + "clasp", + "class", + "clean", + "clear", + "cleat", + "cleft", + "clerk", + "click", + "cliff", + "climb", + "cling", + "clink", + "cloak", + "clock", + "clone", + "close", + "cloth", + "cloud", + "clout", + "clove", + "clown", + "cluck", + "clued", + "clump", + "clung", + "coach", + "coast", + "cobra", + "cocoa", + "colon", + "color", + "comet", + "comfy", + "comic", + "comma", + "conch", + "condo", + "conic", + "copse", + "coral", + "corer", + "corny", + "couch", + "cough", + "could", + "count", + "coupe", + "court", + "coven", + "cover", + "covet", + "covey", + "cower", + "coyly", + "crack", + "craft", + "cramp", + "crane", + "crank", + "crash", + "crass", + "crate", + "crave", + "crawl", + "craze", + "crazy", + "creak", + "cream", + "credo", + "creed", + "creek", + "creep", + "creme", + "crepe", + "crept", + "cress", + "crest", + "crick", + "cried", + "crier", + "crime", + "crimp", + "crisp", + "croak", + "crock", + "crone", + "crony", + "crook", + "cross", + "croup", + "crowd", + "crown", + "crude", + "cruel", + "crumb", + "crump", + "crush", + "crust", + "crypt", + "cubic", + "cumin", + "curio", + "curly", + "curry", + "curse", + "curve", + "curvy", + "cutie", + "cyber", + "cycle", + "cynic", + "daddy", + "daily", + "dairy", + "daisy", + "dally", + "dance", + "dandy", + "datum", + "daunt", + "dealt", + "death", + "debar", + "debit", + "debug", + "debut", + "decal", + "decay", + "decor", + "decoy", + "decry", + "defer", + "deign", + "deity", + "delay", + "delta", + "delve", + "demon", + "demur", + "denim", + "dense", + "depot", + "depth", + "derby", + "deter", + "detox", + "deuce", + "devil", + "diary", + "dicey", + "digit", + "dilly", + "dimly", + "diner", + "dingo", + "dingy", + "diode", + "dirge", + "dirty", + "disco", + "ditch", + "ditto", + "ditty", + "diver", + "dizzy", + "dodge", + "dodgy", + "dogma", + "doing", + "dolly", + "donor", + "donut", + "dopey", + "doubt", + "dough", + "dowdy", + "dowel", + "downy", + "dowry", + "dozen", + "draft", + "drain", + "drake", + "drama", + "drank", + "drape", + "drawl", + "drawn", + "dread", + "dream", + "dress", + "dried", + "drier", + "drift", + "drill", + "drink", + "drive", + "droit", + "droll", + "drone", + "drool", + "droop", + "dross", + "drove", + "drown", + "druid", + "drunk", + "dryer", + "dryly", + "duchy", + "dully", + "dummy", + "dumpy", + "dunce", + "dusky", + "dusty", + "dutch", + "duvet", + "dwarf", + "dwell", + "dwelt", + "dying", + "eager", + "eagle", + "early", + "earth", + "easel", + "eaten", + "eater", + "ebony", + "eclat", + "edict", + "edify", + "eerie", + "egret", + "eight", + "eject", + "eking", + "elate", + "elbow", + "elder", + "elect", + "elegy", + "elfin", + "elide", + "elite", + "elope", + "elude", + "email", + "embed", + "ember", + "emcee", + "empty", + "enact", + "endow", + "enema", + "enemy", + "enjoy", + "ennui", + "ensue", + "enter", + "entry", + "envoy", + "epoch", + "epoxy", + "equal", + "equip", + "erase", + "erect", + "erode", + "error", + "erupt", + "essay", + "ester", + "ether", + "ethic", + "ethos", + "etude", + "evade", + "event", + "every", + "evict", + "evoke", + "exact", + "exalt", + "excel", + "exert", + "exile", + "exist", + "expel", + "extol", + "extra", + "exult", + "eying", + "fable", + "facet", + "faint", + "fairy", + "faith", + "false", + "fancy", + "fanny", + "farce", + "fatal", + "fatty", + "fault", + "fauna", + "favor", + "feast", + "fecal", + "feign", + "fella", + "felon", + "femme", + "femur", + "fence", + "feral", + "ferry", + "fetal", + "fetch", + "fetid", + "fetus", + "fever", + "fewer", + "fiber", + "ficus", + "field", + "fiend", + "fiery", + "fifth", + "fifty", + "fight", + "filer", + "filet", + "filly", + "filmy", + "filth", + "final", + "finch", + "finer", + "first", + "fishy", + "fixer", + "fizzy", + "fjord", + "flack", + "flail", + "flair", + "flake", + "flaky", + "flame", + "flank", + "flare", + "flash", + "flask", + "fleck", + "fleet", + "flesh", + "flick", + "flier", + "fling", + "flint", + "flirt", + "float", + "flock", + "flood", + "floor", + "flora", + "floss", + "flour", + "flout", + "flown", + "fluff", + "fluid", + "fluke", + "flume", + "flung", + "flunk", + "flush", + "flute", + "flyer", + "foamy", + "focal", + "focus", + "foggy", + "foist", + "folio", + "folly", + "foray", + "force", + "forge", + "forgo", + "forte", + "forth", + "forty", + "forum", + "found", + "foyer", + "frail", + "frame", + "frank", + "fraud", + "freak", + "freed", + "freer", + "fresh", + "friar", + "fried", + "frill", + "frisk", + "fritz", + "frock", + "frond", + "front", + "frost", + "froth", + "frown", + "froze", + "fruit", + "fudge", + "fugue", + "fully", + "fungi", + "funky", + "funny", + "furor", + "furry", + "fussy", + "fuzzy", + "gaffe", + "gaily", + "gamer", + "gamma", + "gamut", + "gassy", + "gaudy", + "gauge", + "gaunt", + "gauze", + "gavel", + "gawky", + "gayer", + "gayly", + "gazer", + "gecko", + "geeky", + "geese", + "genie", + "genre", + "ghost", + "ghoul", + "giant", + "giddy", + "gipsy", + "girly", + "girth", + "given", + "giver", + "glade", + "gland", + "glare", + "glass", + "glaze", + "gleam", + "glean", + "glide", + "glint", + "gloat", + "globe", + "gloom", + "glory", + "gloss", + "glove", + "glyph", + "gnash", + "gnome", + "godly", + "going", + "golem", + "golly", + "gonad", + "goner", + "goody", + "gooey", + "goofy", + "goose", + "gorge", + "gouge", + "gourd", + "grace", + "grade", + "graft", + "grail", + "grain", + "grand", + "grant", + "grape", + "graph", + "grasp", + "grass", + "grate", + "grave", + "gravy", + "graze", + "great", + "greed", + "green", + "greet", + "grief", + "grill", + "grime", + "grimy", + "grind", + "gripe", + "groan", + "groin", + "groom", + "grope", + "gross", + "group", + "grout", + "grove", + "growl", + "grown", + "gruel", + "gruff", + "grunt", + "guard", + "guava", + "guess", + "guest", + "guide", + "guild", + "guile", + "guilt", + "guise", + "gulch", + "gully", + "gumbo", + "gummy", + "guppy", + "gusto", + "gusty", + "gypsy", + "habit", + "hairy", + "halve", + "handy", + "happy", + "hardy", + "harem", + "harpy", + "harry", + "harsh", + "haste", + "hasty", + "hatch", + "hater", + "haunt", + "haute", + "haven", + "havoc", + "hazel", + "heady", + "heard", + "heart", + "heath", + "heave", + "heavy", + "hedge", + "hefty", + "heist", + "helix", + "hello", + "hence", + "heron", + "hilly", + "hinge", + "hippo", + "hippy", + "hitch", + "hoard", + "hobby", + "hoist", + "holly", + "homer", + "honey", + "honor", + "horde", + "horny", + "horse", + "hotel", + "hotly", + "hound", + "house", + "hovel", + "hover", + "howdy", + "human", + "humid", + "humor", + "humph", + "humus", + "hunch", + "hunky", + "hurry", + "husky", + "hussy", + "hutch", + "hydro", + "hyena", + "hymen", + "hyper", + "icily", + "icing", + "ideal", + "idiom", + "idiot", + "idler", + "idyll", + "igloo", + "iliac", + "image", + "imbue", + "impel", + "imply", + "inane", + "inbox", + "incur", + "index", + "inept", + "inert", + "infer", + "ingot", + "inlay", + "inlet", + "inner", + "input", + "inter", + "intro", + "ionic", + "irate", + "irony", + "islet", + "issue", + "itchy", + "ivory", + "jaunt", + "jazzy", + "jelly", + "jerky", + "jetty", + "jewel", + "jiffy", + "joint", + "joist", + "joker", + "jolly", + "joust", + "judge", + "juice", + "juicy", + "jumbo", + "jumpy", + "junta", + "junto", + "juror", + "kappa", + "karma", + "kayak", + "kebab", + "khaki", + "kinky", + "kiosk", + "kitty", + "knack", + "knave", + "knead", + "kneed", + "kneel", + "knelt", + "knife", + "knock", + "knoll", + "known", + "koala", + "krill", + "label", + "labor", + "laden", + "ladle", + "lager", + "lance", + "lanky", + "lapel", + "lapse", + "large", + "larva", + "lasso", + "latch", + "later", + "lathe", + "latte", + "laugh", + "layer", + "leach", + "leafy", + "leaky", + "leant", + "leapt", + "learn", + "lease", + "leash", + "least", + "leave", + "ledge", + "leech", + "leery", + "lefty", + "legal", + "leggy", + "lemon", + "lemur", + "leper", + "level", + "lever", + "libel", + "liege", + "light", + "liken", + "lilac", + "limbo", + "limit", + "linen", + "liner", + "lingo", + "lipid", + "lithe", + "liver", + "livid", + "llama", + "loamy", + "loath", + "lobby", + "local", + "locus", + "lodge", + "lofty", + "logic", + "login", + "loopy", + "loose", + "lorry", + "loser", + "louse", + "lousy", + "lover", + "lower", + "lowly", + "loyal", + "lucid", + "lucky", + "lumen", + "lumpy", + "lunar", + "lunch", + "lunge", + "lupus", + "lurch", + "lurid", + "lusty", + "lying", + "lymph", + "lyric", + "macaw", + "macho", + "macro", + "madam", + "madly", + "mafia", + "magic", + "magma", + "maize", + "major", + "maker", + "mambo", + "mamma", + "mammy", + "manga", + "mange", + "mango", + "mangy", + "mania", + "manic", + "manly", + "manor", + "maple", + "march", + "marry", + "marsh", + "mason", + "masse", + "match", + "matey", + "mauve", + "maxim", + "maybe", + "mayor", + "mealy", + "meant", + "meaty", + "mecca", + "medal", + "media", + "medic", + "melee", + "melon", + "mercy", + "merge", + "merit", + "merry", + "metal", + "meter", + "metro", + "micro", + "midge", + "midst", + "might", + "milky", + "mimic", + "mince", + "miner", + "minim", + "minor", + "minty", + "minus", + "mirth", + "miser", + "missy", + "mocha", + "modal", + "model", + "modem", + "mogul", + "moist", + "molar", + "moldy", + "money", + "month", + "moody", + "moose", + "moral", + "moron", + "morph", + "mossy", + "motel", + "motif", + "motor", + "motto", + "moult", + "mound", + "mount", + "mourn", + "mouse", + "mouth", + "mover", + "movie", + "mower", + "mucky", + "mucus", + "muddy", + "mulch", + "mummy", + "munch", + "mural", + "murky", + "mushy", + "music", + "musky", + "musty", + "myrrh", + "nadir", + "naive", + "nanny", + "nasal", + "nasty", + "natal", + "naval", + "navel", + "needy", + "neigh", + "nerdy", + "nerve", + "never", + "newer", + "newly", + "nicer", + "niche", + "niece", + "night", + "ninja", + "ninny", + "ninth", + "noble", + "nobly", + "noise", + "noisy", + "nomad", + "noose", + "north", + "nosey", + "notch", + "novel", + "nudge", + "nurse", + "nutty", + "nylon", + "nymph", + "oaken", + "obese", + "occur", + "ocean", + "octal", + "octet", + "odder", + "oddly", + "offal", + "offer", + "often", + "olden", + "older", + "olive", + "ombre", + "omega", + "onion", + "onset", + "opera", + "opine", + "opium", + "optic", + "orbit", + "order", + "organ", + "other", + "otter", + "ought", + "ounce", + "outdo", + "outer", + "outgo", + "ovary", + "ovate", + "overt", + "ovine", + "ovoid", + "owing", + "owner", + "oxide", + "ozone", + "paddy", + "pagan", + "paint", + "paler", + "palsy", + "panel", + "panic", + "pansy", + "papal", + "paper", + "parer", + "parka", + "parry", + "parse", + "party", + "pasta", + "paste", + "pasty", + "patch", + "patio", + "patsy", + "patty", + "pause", + "payee", + "payer", + "peace", + "peach", + "pearl", + "pecan", + "pedal", + "penal", + "pence", + "penne", + "penny", + "perch", + "peril", + "perky", + "pesky", + "pesto", + "petal", + "petty", + "phase", + "phone", + "phony", + "photo", + "piano", + "picky", + "piece", + "piety", + "piggy", + "pilot", + "pinch", + "piney", + "pinky", + "pinto", + "piper", + "pique", + "pitch", + "pithy", + "pivot", + "pixel", + "pixie", + "pizza", + "place", + "plaid", + "plain", + "plait", + "plane", + "plank", + "plant", + "plate", + "plaza", + "plead", + "pleat", + "plied", + "plier", + "pluck", + "plumb", + "plume", + "plump", + "plunk", + "plush", + "poesy", + "point", + "poise", + "poker", + "polar", + "polka", + "polyp", + "pooch", + "poppy", + "porch", + "poser", + "posit", + "posse", + "pouch", + "pound", + "pouty", + "power", + "prank", + "prawn", + "preen", + "press", + "price", + "prick", + "pride", + "pried", + "prime", + "primo", + "print", + "prior", + "prism", + "privy", + "prize", + "probe", + "prone", + "prong", + "proof", + "prose", + "proud", + "prove", + "prowl", + "proxy", + "prude", + "prune", + "psalm", + "pubic", + "pudgy", + "puffy", + "pulpy", + "pulse", + "punch", + "pupil", + "puppy", + "puree", + "purer", + "purge", + "purse", + "pushy", + "putty", + "pygmy", + "quack", + "quail", + "quake", + "qualm", + "quark", + "quart", + "quash", + "quasi", + "queen", + "queer", + "quell", + "query", + "quest", + "queue", + "quick", + "quiet", + "quill", + "quilt", + "quirk", + "quite", + "quota", + "quote", + "quoth", + "rabbi", + "rabid", + "racer", + "radar", + "radii", + "radio", + "rainy", + "raise", + "rajah", + "rally", + "ralph", + "ramen", + "ranch", + "randy", + "range", + "rapid", + "rarer", + "raspy", + "ratio", + "ratty", + "raven", + "rayon", + "razor", + "reach", + "react", + "ready", + "realm", + "rearm", + "rebar", + "rebel", + "rebus", + "rebut", + "recap", + "recur", + "recut", + "reedy", + "refer", + "refit", + "regal", + "rehab", + "reign", + "relax", + "relay", + "relic", + "remit", + "renal", + "renew", + "repay", + "repel", + "reply", + "rerun", + "reset", + "resin", + "retch", + "retro", + "retry", + "reuse", + "revel", + "revue", + "rhino", + "rhyme", + "rider", + "ridge", + "rifle", + "right", + "rigid", + "rigor", + "rinse", + "ripen", + "riper", + "risen", + "riser", + "risky", + "rival", + "river", + "rivet", + "roach", + "roast", + "robin", + "robot", + "rocky", + "rodeo", + "roger", + "rogue", + "roomy", + "roost", + "rotor", + "rouge", + "rough", + "round", + "rouse", + "route", + "rover", + "rowdy", + "rower", + "royal", + "ruddy", + "ruder", + "rugby", + "ruler", + "rumba", + "rumor", + "rupee", + "rural", + "rusty", + "sadly", + "safer", + "saint", + "salad", + "sally", + "salon", + "salsa", + "salty", + "salve", + "salvo", + "sandy", + "saner", + "sappy", + "sassy", + "satin", + "satyr", + "sauce", + "saucy", + "sauna", + "saute", + "savor", + "savoy", + "savvy", + "scald", + "scale", + "scalp", + "scaly", + "scamp", + "scant", + "scare", + "scarf", + "scary", + "scene", + "scent", + "scion", + "scoff", + "scold", + "scone", + "scoop", + "scope", + "score", + "scorn", + "scour", + "scout", + "scowl", + "scram", + "scrap", + "scree", + "screw", + "scrub", + "scrum", + "scuba", + "sedan", + "seedy", + "segue", + "seize", + "semen", + "sense", + "sepia", + "serif", + "serum", + "serve", + "setup", + "seven", + "sever", + "sewer", + "shack", + "shade", + "shady", + "shaft", + "shake", + "shaky", + "shale", + "shall", + "shalt", + "shame", + "shank", + "shape", + "shard", + "share", + "shark", + "sharp", + "shave", + "shawl", + "shear", + "sheen", + "sheep", + "sheer", + "sheet", + "sheik", + "shelf", + "shell", + "shied", + "shift", + "shine", + "shiny", + "shire", + "shirk", + "shirt", + "shoal", + "shock", + "shone", + "shook", + "shoot", + "shore", + "shorn", + "short", + "shout", + "shove", + "shown", + "showy", + "shrew", + "shrub", + "shrug", + "shuck", + "shunt", + "shush", + "shyly", + "siege", + "sieve", + "sight", + "sigma", + "silky", + "silly", + "since", + "sinew", + "singe", + "siren", + "sissy", + "sixth", + "sixty", + "skate", + "skier", + "skiff", + "skill", + "skimp", + "skirt", + "skulk", + "skull", + "skunk", + "slack", + "slain", + "slang", + "slant", + "slash", + "slate", + "sleek", + "sleep", + "sleet", + "slept", + "slice", + "slick", + "slide", + "slime", + "slimy", + "sling", + "slink", + "sloop", + "slope", + "slosh", + "sloth", + "slump", + "slung", + "slunk", + "slurp", + "slush", + "slyly", + "smack", + "small", + "smart", + "smash", + "smear", + "smell", + "smelt", + "smile", + "smirk", + "smite", + "smith", + "smock", + "smoke", + "smoky", + "smote", + "snack", + "snail", + "snake", + "snaky", + "snare", + "snarl", + "sneak", + "sneer", + "snide", + "sniff", + "snipe", + "snoop", + "snore", + "snort", + "snout", + "snowy", + "snuck", + "snuff", + "soapy", + "sober", + "soggy", + "solar", + "solid", + "solve", + "sonar", + "sonic", + "sooth", + "sooty", + "sorry", + "sound", + "south", + "sower", + "space", + "spade", + "spank", + "spare", + "spark", + "spasm", + "spawn", + "speak", + "spear", + "speck", + "speed", + "spell", + "spelt", + "spend", + "spent", + "sperm", + "spice", + "spicy", + "spied", + "spiel", + "spike", + "spiky", + "spill", + "spilt", + "spine", + "spiny", + "spire", + "spite", + "splat", + "split", + "spoil", + "spoke", + "spoof", + "spook", + "spool", + "spoon", + "spore", + "sport", + "spout", + "spray", + "spree", + "sprig", + "spunk", + "spurn", + "spurt", + "squad", + "squat", + "squib", + "stack", + "staff", + "stage", + "staid", + "stain", + "stair", + "stake", + "stale", + "stalk", + "stall", + "stamp", + "stand", + "stank", + "stare", + "stark", + "start", + "stash", + "state", + "stave", + "stead", + "steak", + "steal", + "steam", + "steed", + "steel", + "steep", + "steer", + "stein", + "stern", + "stick", + "stiff", + "still", + "stilt", + "sting", + "stink", + "stint", + "stock", + "stoic", + "stoke", + "stole", + "stomp", + "stone", + "stony", + "stood", + "stool", + "stoop", + "store", + "stork", + "storm", + "story", + "stout", + "stove", + "strap", + "straw", + "stray", + "strip", + "strut", + "stuck", + "study", + "stuff", + "stump", + "stung", + "stunk", + "stunt", + "style", + "suave", + "sugar", + "suing", + "suite", + "sulky", + "sully", + "sumac", + "sunny", + "super", + "surer", + "surge", + "surly", + "sushi", + "swami", + "swamp", + "swarm", + "swash", + "swath", + "swear", + "sweat", + "sweep", + "sweet", + "swell", + "swept", + "swift", + "swill", + "swine", + "swing", + "swirl", + "swish", + "swoon", + "swoop", + "sword", + "swore", + "sworn", + "swung", + "synod", + "syrup", + "tabby", + "table", + "taboo", + "tacit", + "tacky", + "taffy", + "taint", + "taken", + "taker", + "tally", + "talon", + "tamer", + "tango", + "tangy", + "taper", + "tapir", + "tardy", + "tarot", + "taste", + "tasty", + "tatty", + "taunt", + "tawny", + "teach", + "teary", + "tease", + "teddy", + "teeth", + "tempo", + "tenet", + "tenor", + "tense", + "tenth", + "tepee", + "tepid", + "terra", + "terse", + "testy", + "thank", + "theft", + "their", + "theme", + "there", + "these", + "theta", + "thick", + "thief", + "thigh", + "thing", + "think", + "third", + "thong", + "thorn", + "those", + "three", + "threw", + "throb", + "throw", + "thrum", + "thumb", + "thump", + "thyme", + "tiara", + "tibia", + "tidal", + "tiger", + "tight", + "tilde", + "timer", + "timid", + "tipsy", + "titan", + "tithe", + "title", + "toast", + "today", + "toddy", + "token", + "tonal", + "tonga", + "tonic", + "tooth", + "topaz", + "topic", + "torch", + "torso", + "torus", + "total", + "totem", + "touch", + "tough", + "towel", + "tower", + "toxic", + "toxin", + "trace", + "track", + "tract", + "trade", + "trail", + "train", + "trait", + "tramp", + "trash", + "trawl", + "tread", + "treat", + "trend", + "triad", + "trial", + "tribe", + "trice", + "trick", + "tried", + "tripe", + "trite", + "troll", + "troop", + "trope", + "trout", + "trove", + "truce", + "truck", + "truer", + "truly", + "trump", + "trunk", + "truss", + "trust", + "truth", + "tryst", + "tubal", + "tuber", + "tulip", + "tulle", + "tumor", + "tunic", + "turbo", + "tutor", + "twang", + "tweak", + "tweed", + "tweet", + "twice", + "twine", + "twirl", + "twist", + "twixt", + "tying", + "udder", + "ulcer", + "ultra", + "umbra", + "uncle", + "uncut", + "under", + "undid", + "undue", + "unfed", + "unfit", + "unify", + "union", + "unite", + "unity", + "unlit", + "unmet", + "unset", + "untie", + "until", + "unwed", + "unzip", + "upper", + "upset", + "urban", + "urine", + "usage", + "usher", + "using", + "usual", + "usurp", + "utile", + "utter", + "vague", + "valet", + "valid", + "valor", + "value", + "valve", + "vapid", + "vapor", + "vault", + "vaunt", + "vegan", + "venom", + "venue", + "verge", + "verse", + "verso", + "verve", + "vicar", + "video", + "vigil", + "vigor", + "villa", + "vinyl", + "viola", + "viper", + "viral", + "virus", + "visit", + "visor", + "vista", + "vital", + "vivid", + "vixen", + "vocal", + "vodka", + "vogue", + "voice", + "voila", + "vomit", + "voter", + "vouch", + "vowel", + "vying", + "wacky", + "wafer", + "wager", + "wagon", + "waist", + "waive", + "waltz", + "warty", + "waste", + "watch", + "water", + "waver", + "waxen", + "weary", + "weave", + "wedge", + "weedy", + "weigh", + "weird", + "welch", + "welsh", + "whack", + "whale", + "wharf", + "wheat", + "wheel", + "whelp", + "where", + "which", + "whiff", + "while", + "whine", + "whiny", + "whirl", + "whisk", + "white", + "whole", + "whoop", + "whose", + "widen", + "wider", + "widow", + "width", + "wield", + "wight", + "willy", + "wimpy", + "wince", + "winch", + "windy", + "wiser", + "wispy", + "witch", + "witty", + "woken", + "woman", + "women", + "woody", + "wooer", + "wooly", + "woozy", + "wordy", + "world", + "worry", + "worse", + "worst", + "worth", + "would", + "wound", + "woven", + "wrack", + "wrath", + "wreak", + "wreck", + "wrest", + "wring", + "wrist", + "write", + "wrong", + "wrote", + "wrung", + "wryly", + "yacht", + "yearn", + "yeast", + "yield", + "young", + "youth", + "zebra", + "zesty", + "zonal", +} diff --git a/src/data/words.go b/src/data/words.go @@ -1,53 +1,41 @@ package data -var Words = []string{ +var Guesses = []string{ "aahed", "aalii", "aargh", "aarti", "abaca", "abaci", - "aback", "abacs", "abaft", "abaka", "abamp", "aband", - "abase", "abash", "abask", - "abate", "abaya", "abbas", "abbed", "abbes", - "abbey", - "abbot", "abcee", "abeam", "abear", "abele", "abers", "abets", - "abhor", - "abide", "abies", - "abled", "abler", "ables", "ablet", "ablow", "abmho", - "abode", "abohm", "aboil", "aboma", "aboon", "abord", "abore", - "abort", - "about", - "above", "abram", "abray", "abrim", @@ -57,12 +45,10 @@ var Words = []string{ "absit", "abuna", "abune", - "abuse", "abuts", "abuzz", "abyes", "abysm", - "abyss", "acais", "acari", "accas", @@ -86,19 +72,13 @@ var Words = []string{ "acnes", "acock", "acold", - "acorn", "acred", "acres", - "acrid", "acros", "acted", "actin", "acton", - "actor", - "acute", "acyls", - "adage", - "adapt", "adaws", "adays", "adbot", @@ -108,28 +88,20 @@ var Words = []string{ "addio", "addle", "adeem", - "adept", "adhan", "adieu", "adios", "adits", "adman", "admen", - "admin", - "admit", "admix", - "adobe", "adobo", - "adopt", - "adore", - "adorn", "adown", "adoze", "adrad", "adred", "adsum", "aduki", - "adult", "adunc", "adust", "advew", @@ -147,26 +119,17 @@ var Words = []string{ "afara", "afars", "afear", - "affix", - "afire", "aflaj", - "afoot", "afore", - "afoul", "afrit", "afros", - "after", - "again", "agama", "agami", - "agape", "agars", "agast", - "agate", "agave", "agaze", "agene", - "agent", "agers", "agger", "aggie", @@ -175,8 +138,6 @@ var Words = []string{ "aggry", "aghas", "agila", - "agile", - "aging", "agios", "agism", "agist", @@ -185,15 +146,12 @@ var Words = []string{ "aglet", "agley", "agloo", - "aglow", "aglus", "agmas", "agoge", "agone", "agons", - "agony", "agood", - "agree", "agria", "agrin", "agros", @@ -201,7 +159,6 @@ var Words = []string{ "agues", "aguna", "aguti", - "ahead", "aheap", "ahent", "ahigh", @@ -213,7 +170,6 @@ var Words = []string{ "ahuru", "aidas", "aided", - "aider", "aides", "aidoi", "aidos", @@ -231,7 +187,6 @@ var Words = []string{ "airns", "airth", "airts", - "aisle", "aitch", "aitus", "aiver", @@ -257,13 +212,11 @@ var Words = []string{ "alant", "alapa", "alaps", - "alarm", "alary", "alate", "alays", "albas", "albee", - "album", "alcid", "alcos", "aldea", @@ -274,11 +227,9 @@ var Words = []string{ "alefs", "aleft", "aleph", - "alert", "alews", "aleye", "alfas", - "algae", "algal", "algas", "algid", @@ -286,28 +237,18 @@ var Words = []string{ "algor", "algum", "alias", - "alibi", - "alien", "alifs", - "align", - "alike", "aline", "alist", - "alive", "aliya", "alkie", "alkos", "alkyd", "alkyl", - "allay", "allee", "allel", - "alley", "allis", "allod", - "allot", - "allow", - "alloy", "allyl", "almah", "almas", @@ -318,18 +259,10 @@ var Words = []string{ "alods", "aloed", "aloes", - "aloft", "aloha", "aloin", - "alone", - "along", - "aloof", "aloos", - "aloud", "alowe", - "alpha", - "altar", - "alter", "altho", "altos", "alula", @@ -339,19 +272,14 @@ var Words = []string{ "alway", "amahs", "amain", - "amass", "amate", "amaut", - "amaze", "amban", - "amber", "ambit", - "amble", "ambos", "ambry", "ameba", "ameer", - "amend", "amene", "amens", "ament", @@ -368,8 +296,6 @@ var Words = []string{ "amino", "amins", "amirs", - "amiss", - "amity", "amlas", "amman", "ammon", @@ -379,18 +305,14 @@ var Words = []string{ "amnio", "amoks", "amole", - "among", "amort", "amour", "amove", "amowt", "amped", - "ample", - "amply", "ampul", "amrit", "amuck", - "amuse", "amyls", "anana", "anata", @@ -402,33 +324,22 @@ var Words = []string{ "anele", "anent", "angas", - "angel", - "anger", - "angle", "anglo", - "angry", - "angst", "anigh", "anile", "anils", "anima", - "anime", "animi", "anion", "anise", "anker", "ankhs", - "ankle", "ankus", "anlas", "annal", "annas", "annat", - "annex", - "annoy", - "annul", "anoas", - "anode", "anole", "anomy", "ansae", @@ -437,19 +348,15 @@ var Words = []string{ "antas", "anted", "antes", - "antic", "antis", "antra", "antre", "antsy", "anura", - "anvil", "anyon", - "aorta", "apace", "apage", "apaid", - "apart", "apayd", "apays", "apeak", @@ -458,14 +365,11 @@ var Words = []string{ "apert", "apery", "apgar", - "aphid", "aphis", "apian", - "aping", "apiol", "apish", "apism", - "apnea", "apode", "apods", "apoop", @@ -473,19 +377,15 @@ var Words = []string{ "appal", "appay", "appel", - "apple", - "apply", "appro", "appui", "appuy", "apres", - "apron", "apses", "apsis", "apsos", "apted", "apter", - "aptly", "aquae", "aquas", "araba", @@ -493,13 +393,11 @@ var Words = []string{ "arame", "arars", "arbas", - "arbor", "arced", "archi", "arcos", "arcus", "ardeb", - "ardor", "ardri", "aread", "areae", @@ -511,7 +409,6 @@ var Words = []string{ "arede", "arefy", "areic", - "arena", "arene", "arepa", "arere", @@ -525,7 +422,6 @@ var Words = []string{ "argol", "argon", "argot", - "argue", "argus", "arhat", "arias", @@ -533,7 +429,6 @@ var Words = []string{ "ariki", "arils", "ariot", - "arise", "arish", "arked", "arled", @@ -542,33 +437,26 @@ var Words = []string{ "armer", "armet", "armil", - "armor", "arnas", "arnut", "aroba", "aroha", "aroid", - "aroma", - "arose", "arpas", "arpen", "arrah", "arras", - "array", "arret", "arris", - "arrow", "arroz", "arsed", "arses", "arsey", "arsis", - "arson", "artal", "artel", "artic", "artis", - "artsy", "aruhe", "arums", "arval", @@ -577,17 +465,13 @@ var Words = []string{ "aryls", "asana", "ascon", - "ascot", "ascus", "asdic", "ashed", - "ashen", "ashes", "ashet", - "aside", "asked", "asker", - "askew", "askoi", "askos", "aspen", @@ -598,9 +482,7 @@ var Words = []string{ "aspro", "assai", "assam", - "assay", "asses", - "asset", "assez", "assot", "aster", @@ -622,24 +504,18 @@ var Words = []string{ "atocs", "atoke", "atoks", - "atoll", "atoms", "atomy", - "atone", "atony", "atopy", "atria", "atrip", "attap", "attar", - "attic", "atuas", "audad", - "audio", - "audit", "auger", "aught", - "augur", "aulas", "aulic", "auloi", @@ -647,7 +523,6 @@ var Words = []string{ "aumil", "aunes", "aunts", - "aunty", "aurae", "aural", "aurar", @@ -659,51 +534,37 @@ var Words = []string{ "aurum", "autos", "auxin", - "avail", "avale", "avant", "avast", "avels", "avens", "avers", - "avert", "avgas", - "avian", "avine", "avion", "avise", "aviso", "avize", - "avoid", "avows", "avyze", - "await", - "awake", - "award", - "aware", "awarn", - "awash", "awato", "awave", "aways", "awdls", "aweel", "aweto", - "awful", "awing", "awmry", "awned", "awner", - "awoke", "awols", "awork", "axels", - "axial", "axile", "axils", "axing", - "axiom", - "axion", "axite", "axled", "axles", @@ -731,7 +592,6 @@ var Words = []string{ "azote", "azoth", "azuki", - "azure", "azurn", "azury", "azygy", @@ -752,16 +612,11 @@ var Words = []string{ "bacha", "bachs", "backs", - "bacon", "baddy", - "badge", - "badly", "baels", "baffs", "baffy", "bafts", - "bagel", - "baggy", "baghs", "bagie", "bahts", @@ -780,21 +635,18 @@ var Words = []string{ "bajus", "baked", "baken", - "baker", "bakes", "bakra", "balas", "balds", "baldy", "baled", - "baler", "bales", "balks", "balky", "balls", "bally", "balms", - "balmy", "baloo", "balsa", "balti", @@ -802,7 +654,6 @@ var Words = []string{ "balus", "bambi", "banak", - "banal", "banco", "bancs", "banda", @@ -813,7 +664,6 @@ var Words = []string{ "banes", "bangs", "bania", - "banjo", "banks", "banns", "bants", @@ -834,7 +684,6 @@ var Words = []string{ "bares", "barfi", "barfs", - "barge", "baric", "barks", "barky", @@ -842,25 +691,19 @@ var Words = []string{ "barmy", "barns", "barny", - "baron", "barps", "barra", "barre", "barro", "barry", "barye", - "basal", "basan", "based", "basen", "baser", "bases", "basho", - "basic", "basij", - "basil", - "basin", - "basis", "basks", "bason", "basse", @@ -868,28 +711,22 @@ var Words = []string{ "basso", "bassy", "basta", - "baste", "basti", "basto", "basts", - "batch", "bated", "bates", - "bathe", "baths", "batik", - "baton", "batta", "batts", "battu", - "batty", "bauds", "bauks", "baulk", "baurs", "bavin", "bawds", - "bawdy", "bawks", "bawls", "bawns", @@ -899,13 +736,10 @@ var Words = []string{ "bayer", "bayes", "bayle", - "bayou", "bayts", "bazar", "bazoo", - "beach", "beads", - "beady", "beaks", "beaky", "beals", @@ -914,10 +748,8 @@ var Words = []string{ "beano", "beans", "beany", - "beard", "beare", "bears", - "beast", "beath", "beats", "beaty", @@ -934,49 +766,34 @@ var Words = []string{ "bedew", "bedim", "bedye", - "beech", "beedi", "beefs", - "beefy", "beeps", "beers", "beery", "beets", - "befit", "befog", "begad", - "began", "begar", - "begat", "begem", - "beget", - "begin", "begot", "begum", - "begun", "beige", "beigy", - "being", "beins", "bekah", "belah", "belar", "belay", - "belch", "belee", "belga", - "belie", - "belle", "bells", - "belly", "belon", - "below", "belts", "bemad", "bemas", "bemix", "bemud", - "bench", "bends", "bendy", "benes", @@ -992,21 +809,17 @@ var Words = []string{ "bepat", "beray", "beres", - "beret", "bergs", "berko", "berks", "berme", "berms", "berob", - "berry", - "berth", "beryl", "besat", "besaw", "besee", "beses", - "beset", "besit", "besom", "besot", @@ -1014,21 +827,18 @@ var Words = []string{ "bests", "betas", "beted", - "betel", "betes", "beths", "betid", "beton", "betta", "betty", - "bevel", "bever", "bevor", "bevue", "bevvy", "bewet", "bewig", - "bezel", "bezes", "bezil", "bezzy", @@ -1045,11 +855,8 @@ var Words = []string{ "bialy", "bibbs", "bibes", - "bible", "biccy", - "bicep", "bices", - "biddy", "bided", "bider", "bides", @@ -1069,7 +876,6 @@ var Words = []string{ "bight", "bigly", "bigos", - "bigot", "bijou", "biked", "biker", @@ -1079,11 +885,9 @@ var Words = []string{ "bilby", "biled", "biles", - "bilge", "bilgy", "bilks", "bills", - "billy", "bimah", "bimas", "bimbo", @@ -1092,20 +896,16 @@ var Words = []string{ "binds", "biner", "bines", - "binge", - "bingo", "bings", "bingy", "binit", "binks", "bints", "biogs", - "biome", "biont", "biota", "biped", "bipod", - "birch", "birds", "birks", "birle", @@ -1114,11 +914,9 @@ var Words = []string{ "birrs", "birse", "birsy", - "birth", "bises", "bisks", "bisom", - "bison", "biter", "bites", "bitos", @@ -1126,15 +924,12 @@ var Words = []string{ "bitsy", "bitte", "bitts", - "bitty", "bivia", "bivvy", "bizes", "bizzo", "bizzy", "blabs", - "black", - "blade", "blads", "blady", "blaer", @@ -1143,15 +938,10 @@ var Words = []string{ "blags", "blahs", "blain", - "blame", "blams", - "bland", - "blank", - "blare", "blart", "blase", "blash", - "blast", "blate", "blats", "blatt", @@ -1159,51 +949,32 @@ var Words = []string{ "blawn", "blaws", "blays", - "blaze", - "bleak", "blear", - "bleat", "blebs", "blech", - "bleed", - "bleep", "blees", - "blend", "blent", "blert", - "bless", "blest", "blets", "bleys", - "blimp", "blimy", - "blind", "bling", "blini", - "blink", "blins", "bliny", "blips", - "bliss", "blist", "blite", "blits", - "blitz", "blive", - "bloat", "blobs", - "block", "blocs", "blogs", - "bloke", - "blond", - "blood", "blook", - "bloom", "bloop", "blore", "blots", - "blown", "blows", "blowy", "blubs", @@ -1211,31 +982,22 @@ var Words = []string{ "bluds", "bludy", "blued", - "bluer", "blues", "bluet", "bluey", - "bluff", "bluid", "blume", "blunk", - "blunt", - "blurb", "blurs", - "blurt", - "blush", "blype", "boabs", "boaks", - "board", "boars", "boart", - "boast", "boats", "bobac", "bobak", "bobas", - "bobby", "bobol", "bobos", "bocca", @@ -1288,20 +1050,16 @@ var Words = []string{ "boned", "boner", "bones", - "boney", - "bongo", "bongs", "bonie", "bonks", "bonne", "bonny", - "bonus", "bonza", "bonze", "booai", "booay", "boobs", - "booby", "boody", "booed", "boofy", @@ -1317,17 +1075,11 @@ var Words = []string{ "boord", "boors", "boose", - "boost", - "booth", "boots", - "booty", - "booze", - "boozy", "boppy", "borak", "boral", "boras", - "borax", "borde", "bords", "bored", @@ -1340,7 +1092,6 @@ var Words = []string{ "borks", "borms", "borna", - "borne", "boron", "borts", "borty", @@ -1348,12 +1099,9 @@ var Words = []string{ "bosie", "bosks", "bosky", - "bosom", "boson", - "bossy", "bosun", "botas", - "botch", "botel", "botes", "bothy", @@ -1361,11 +1109,8 @@ var Words = []string{ "botts", "botty", "bouge", - "bough", "bouks", - "boule", "boult", - "bound", "bouns", "bourd", "bourg", @@ -1376,7 +1121,6 @@ var Words = []string{ "bovid", "bowat", "bowed", - "bowel", "bower", "bowes", "bowet", @@ -1387,7 +1131,6 @@ var Words = []string{ "bowse", "boxed", "boxen", - "boxer", "boxes", "boxla", "boxty", @@ -1401,46 +1144,32 @@ var Words = []string{ "boysy", "bozos", "braai", - "brace", "brach", "brack", "bract", "brads", "braes", "brags", - "braid", "brail", - "brain", - "brake", "braks", "braky", "brame", - "brand", "brane", "brank", "brans", "brant", - "brash", - "brass", "brast", "brats", "brava", - "brave", "bravi", - "bravo", - "brawl", - "brawn", "braws", "braxy", "brays", "braza", "braze", - "bread", - "break", "bream", "brede", "breds", - "breed", "breem", "breer", "brees", @@ -1454,11 +1183,6 @@ var Words = []string{ "breve", "brews", "breys", - "briar", - "bribe", - "brick", - "bride", - "brief", "brier", "bries", "brigs", @@ -1466,40 +1190,27 @@ var Words = []string{ "briks", "brill", "brims", - "brine", - "bring", - "brink", "brins", - "briny", "brios", "brise", - "brisk", "briss", "brith", "brits", "britt", "brize", - "broad", "broch", "brock", "brods", "brogh", "brogs", - "broil", - "broke", "brome", "bromo", "bronc", "brond", - "brood", - "brook", "brool", - "broom", "broos", "brose", "brosy", - "broth", - "brown", "brows", "brugh", "bruin", @@ -1507,11 +1218,8 @@ var Words = []string{ "brule", "brume", "brung", - "brunt", - "brush", "brusk", "brust", - "brute", "bruts", "buats", "buaze", @@ -1526,8 +1234,6 @@ var Words = []string{ "bucks", "bucku", "budas", - "buddy", - "budge", "budis", "budos", "buffa", @@ -1538,23 +1244,16 @@ var Words = []string{ "buffy", "bufos", "bufty", - "buggy", - "bugle", "buhls", "buhrs", "buiks", - "build", - "built", "buist", "bukes", "bulbs", - "bulge", "bulgy", "bulks", - "bulky", "bulla", "bulls", - "bully", "bulse", "bumbo", "bumfs", @@ -1563,7 +1262,6 @@ var Words = []string{ "bumpy", "bunas", "bunce", - "bunch", "bunco", "bunde", "bundh", @@ -1579,7 +1277,6 @@ var Words = []string{ "bunko", "bunks", "bunns", - "bunny", "bunts", "bunty", "bunya", @@ -1598,9 +1295,7 @@ var Words = []string{ "burke", "burks", "burls", - "burly", "burns", - "burnt", "buroo", "burps", "burqa", @@ -1609,29 +1304,22 @@ var Words = []string{ "burry", "bursa", "burse", - "burst", "busby", - "bused", "buses", - "bushy", "busks", "busky", "bussu", "busti", "busts", "busty", - "butch", "buteo", "butes", "butle", "butoh", - "butte", "butts", "butty", "butut", "butyl", - "buxom", - "buyer", "buzzy", "bwana", "bwazi", @@ -1639,32 +1327,22 @@ var Words = []string{ "bydes", "byked", "bykes", - "bylaw", "byres", "byrls", "byssi", "bytes", "byway", "caaed", - "cabal", "cabas", - "cabby", "caber", - "cabin", - "cable", "cabob", "caboc", "cabre", - "cacao", "cacas", - "cache", "cacks", "cacky", - "cacti", - "caddy", "cadee", "cades", - "cadet", "cadge", "cadgy", "cadie", @@ -1677,13 +1355,11 @@ var Words = []string{ "caged", "cager", "cages", - "cagey", "cagot", "cahow", "caids", "cains", "caird", - "cairn", "cajon", "cajun", "caked", @@ -1705,8 +1381,6 @@ var Words = []string{ "calyx", "caman", "camas", - "camel", - "cameo", "cames", "camis", "camos", @@ -1715,8 +1389,6 @@ var Words = []string{ "camps", "campy", "camus", - "canal", - "candy", "caned", "caneh", "caner", @@ -1725,9 +1397,6 @@ var Words = []string{ "canid", "canna", "canns", - "canny", - "canoe", - "canon", "canso", "canst", "canto", @@ -1735,7 +1404,6 @@ var Words = []string{ "canty", "capas", "caped", - "caper", "capes", "capex", "caphs", @@ -1746,9 +1414,7 @@ var Words = []string{ "capot", "capri", "capul", - "caput", "carap", - "carat", "carbo", "carbs", "carby", @@ -1760,25 +1426,21 @@ var Words = []string{ "cares", "caret", "carex", - "cargo", "carks", "carle", "carls", "carns", "carny", "carob", - "carol", "carom", "caron", "carpi", "carps", "carrs", - "carry", "carse", "carta", "carte", "carts", - "carve", "carvy", "casas", "casco", @@ -1786,39 +1448,30 @@ var Words = []string{ "cases", "casks", "casky", - "caste", "casts", "casus", - "catch", - "cater", "cates", - "catty", "cauda", "cauks", "cauld", - "caulk", "cauls", "caums", "caups", "cauri", "causa", - "cause", "cavas", "caved", "cavel", "caver", "caves", "cavie", - "cavil", "cawed", "cawks", "caxon", - "cease", "ceaze", "cebid", "cecal", "cecum", - "cedar", "ceded", "ceder", "cedes", @@ -1829,7 +1482,6 @@ var Words = []string{ "celeb", "cella", "celli", - "cello", "cells", "celom", "celts", @@ -1861,35 +1513,22 @@ var Words = []string{ "chaco", "chado", "chads", - "chafe", - "chaff", "chaft", - "chain", - "chair", "chais", - "chalk", "chals", - "champ", "chams", "chana", "chang", "chank", - "chant", - "chaos", "chape", "chaps", "chapt", "chara", - "chard", "chare", "chark", - "charm", "charr", "chars", - "chart", "chary", - "chase", - "chasm", "chats", "chave", "chavs", @@ -1897,12 +1536,7 @@ var Words = []string{ "chaws", "chaya", "chays", - "cheap", - "cheat", - "check", - "cheek", "cheep", - "cheer", "chefs", "cheka", "chela", @@ -1911,8 +1545,6 @@ var Words = []string{ "chems", "chere", "chert", - "chess", - "chest", "cheth", "chevy", "chews", @@ -1922,22 +1554,14 @@ var Words = []string{ "chibs", "chica", "chich", - "chick", "chico", "chics", - "chide", - "chief", "chiel", "chiks", - "child", "chile", - "chili", - "chill", "chimb", - "chime", "chimo", "chimp", - "china", "chine", "ching", "chino", @@ -1947,7 +1571,6 @@ var Words = []string{ "chirl", "chirm", "chiro", - "chirp", "chirr", "chirt", "chiru", @@ -1956,14 +1579,11 @@ var Words = []string{ "chivs", "chivy", "chizz", - "chock", "choco", "chocs", "chode", "chogs", "choil", - "choir", - "choke", "choko", "choky", "chola", @@ -1976,9 +1596,6 @@ var Words = []string{ "choom", "choon", "chops", - "chord", - "chore", - "chose", "chota", "chott", "chout", @@ -1986,40 +1603,31 @@ var Words = []string{ "chowk", "chows", "chubs", - "chuck", "chufa", "chuff", "chugs", - "chump", "chums", - "chunk", "churl", - "churn", "churr", "chuse", - "chute", "chuts", "chyle", "chyme", "chynd", "cibol", "cided", - "cider", "cides", "ciels", - "cigar", "ciggy", "cilia", "cills", "cimar", "cimex", - "cinch", "cinct", "cines", "cinqs", "cions", "cippi", - "circa", "circs", "cires", "cirls", @@ -2033,31 +1641,21 @@ var Words = []string{ "cites", "cives", "civet", - "civic", "civie", - "civil", "civvy", "clach", - "clack", "clade", "clads", "claes", "clags", - "claim", "clame", - "clamp", "clams", - "clang", - "clank", "clans", "claps", "clapt", "claro", "clart", "clary", - "clash", - "clasp", - "class", "clast", "clats", "claut", @@ -2065,77 +1663,53 @@ var Words = []string{ "clavi", "claws", "clays", - "clean", - "clear", - "cleat", "cleck", "cleek", "cleep", "clefs", - "cleft", "clegs", "cleik", "clems", "clepe", "clept", - "clerk", "cleve", "clews", - "click", "clied", "clies", - "cliff", "clift", - "climb", "clime", "cline", - "cling", - "clink", "clint", "clipe", "clips", "clipt", "clits", - "cloak", "cloam", - "clock", "clods", "cloff", "clogs", "cloke", "clomb", "clomp", - "clone", "clonk", "clons", "cloop", "cloot", "clops", - "close", "clote", - "cloth", "clots", - "cloud", "clour", "clous", - "clout", - "clove", - "clown", "clows", "cloye", "cloys", "cloze", "clubs", - "cluck", - "clued", "clues", "cluey", - "clump", - "clung", "clunk", "clype", "cnida", - "coach", "coact", "coady", "coala", @@ -2143,7 +1717,6 @@ var Words = []string{ "coaly", "coapt", "coarb", - "coast", "coate", "coati", "coats", @@ -2151,14 +1724,12 @@ var Words = []string{ "cobby", "cobia", "coble", - "cobra", "cobza", "cocas", "cocci", "cocco", "cocks", "cocky", - "cocoa", "cocos", "codas", "codec", @@ -2197,8 +1768,6 @@ var Words = []string{ "colls", "colly", "colog", - "colon", - "color", "colts", "colza", "comae", @@ -2211,11 +1780,7 @@ var Words = []string{ "comby", "comer", "comes", - "comet", - "comfy", - "comic", "comix", - "comma", "commo", "comms", "commy", @@ -2224,8 +1789,6 @@ var Words = []string{ "compt", "comte", "comus", - "conch", - "condo", "coned", "cones", "coney", @@ -2234,7 +1797,6 @@ var Words = []string{ "conge", "congo", "conia", - "conic", "conin", "conks", "conky", @@ -2270,16 +1832,13 @@ var Words = []string{ "copes", "coppy", "copra", - "copse", "copsy", "coqui", - "coral", "coram", "corbe", "corby", "cords", "cored", - "corer", "cores", "corey", "corgi", @@ -2291,7 +1850,6 @@ var Words = []string{ "corno", "corns", "cornu", - "corny", "corps", "corse", "corso", @@ -2310,31 +1868,20 @@ var Words = []string{ "coths", "cotta", "cotts", - "couch", "coude", - "cough", - "could", - "count", - "coupe", "coups", "courb", "courd", "coure", "cours", - "court", "couta", "couth", "coved", - "coven", - "cover", "coves", - "covet", - "covey", "covin", "cowal", "cowan", "cowed", - "cower", "cowks", "cowls", "cowps", @@ -2347,7 +1894,6 @@ var Words = []string{ "coyau", "coyed", "coyer", - "coyly", "coypu", "cozed", "cozen", @@ -2356,122 +1902,76 @@ var Words = []string{ "cozie", "craal", "crabs", - "crack", - "craft", "crags", "craic", "craig", "crake", "crame", - "cramp", "crams", - "crane", - "crank", "crans", "crape", "craps", "crapy", "crare", - "crash", - "crass", - "crate", - "crave", - "crawl", "craws", "crays", - "craze", - "crazy", - "creak", - "cream", - "credo", "creds", - "creed", - "creek", "creel", - "creep", "crees", - "creme", "crems", "crena", - "crepe", "creps", - "crept", "crepy", - "cress", - "crest", "crewe", "crews", "crias", "cribs", - "crick", - "cried", - "crier", "cries", - "crime", - "crimp", "crims", "crine", "crios", "cripe", "crips", "crise", - "crisp", "crith", "crits", - "croak", "croci", - "crock", "crocs", "croft", "crogs", "cromb", "crome", - "crone", "cronk", "crons", - "crony", - "crook", "crool", "croon", "crops", "crore", - "cross", "crost", - "croup", "crout", - "crowd", - "crown", "crows", "croze", "cruck", - "crude", "crudo", "cruds", "crudy", - "cruel", "crues", "cruet", "cruft", - "crumb", - "crump", "crunk", "cruor", "crura", "cruse", - "crush", - "crust", "crusy", "cruve", "crwth", "cryer", - "crypt", "ctene", "cubby", "cubeb", "cubed", "cuber", "cubes", - "cubic", "cubit", "cuddy", "cuffo", @@ -2492,7 +1992,6 @@ var Words = []string{ "cults", "culty", "cumec", - "cumin", "cundy", "cunei", "cunit", @@ -2513,19 +2012,13 @@ var Words = []string{ "curfs", "curia", "curie", - "curio", "curli", "curls", - "curly", "curns", "curny", "currs", - "curry", - "curse", "cursi", "curst", - "curve", - "curvy", "cusec", "cushy", "cusks", @@ -2537,7 +2030,6 @@ var Words = []string{ "cuter", "cutes", "cutey", - "cutie", "cutin", "cutis", "cutto", @@ -2548,10 +2040,8 @@ var Words = []string{ "cwtch", "cyano", "cyans", - "cyber", "cycad", "cycas", - "cycle", "cyclo", "cyder", "cylix", @@ -2560,7 +2050,6 @@ var Words = []string{ "cymas", "cymes", "cymol", - "cynic", "cysts", "cytes", "cyton", @@ -2572,7 +2061,6 @@ var Words = []string{ "dacks", "dadah", "dadas", - "daddy", "dados", "daffs", "daffy", @@ -2581,17 +2069,13 @@ var Words = []string{ "dagos", "dahls", "daiko", - "daily", "daine", "daint", - "dairy", - "daisy", "daker", "daled", "dales", "dalis", "dalle", - "dally", "dalts", "daman", "damar", @@ -2600,9 +2084,7 @@ var Words = []string{ "damns", "damps", "dampy", - "dance", "dancy", - "dandy", "dangs", "danio", "danks", @@ -2631,13 +2113,11 @@ var Words = []string{ "dates", "datos", "datto", - "datum", "daube", "daubs", "dauby", "dauds", "dault", - "daunt", "daurs", "dauts", "daven", @@ -2658,41 +2138,30 @@ var Words = []string{ "deads", "deair", "deals", - "dealt", "deans", "deare", "dearn", "dears", "deary", "deash", - "death", "deave", "deaws", "deawy", "debag", - "debar", "debby", "debel", "debes", - "debit", "debts", "debud", - "debug", "debur", "debus", - "debut", "debye", "decad", "decaf", - "decal", "decan", - "decay", "decko", "decks", - "decor", "decos", - "decoy", - "decry", "dedal", "deeds", "deedy", @@ -2706,7 +2175,6 @@ var Words = []string{ "deeve", "deevs", "defat", - "defer", "deffo", "defis", "defog", @@ -2716,15 +2184,12 @@ var Words = []string{ "deice", "deids", "deify", - "deign", "deils", "deism", "deist", - "deity", "deked", "dekes", "dekko", - "delay", "deled", "deles", "delfs", @@ -2734,34 +2199,25 @@ var Words = []string{ "delly", "delos", "delph", - "delta", "delts", - "delve", "deman", "demes", "demic", "demit", "demob", "demoi", - "demon", "demos", "dempt", - "demur", "denar", "denay", "dench", "denes", "denet", - "denim", "denis", - "dense", "dents", "deoxy", - "depot", - "depth", "derat", "deray", - "derby", "dered", "deres", "derig", @@ -2779,12 +2235,8 @@ var Words = []string{ "desis", "desks", "desse", - "deter", - "detox", - "deuce", "devas", "devel", - "devil", "devis", "devon", "devos", @@ -2809,13 +2261,11 @@ var Words = []string{ "diact", "dials", "diane", - "diary", "diazo", "dibbs", "diced", "dicer", "dices", - "dicey", "dicht", "dicks", "dicky", @@ -2833,7 +2283,6 @@ var Words = []string{ "diets", "diffs", "dight", - "digit", "dikas", "diked", "diker", @@ -2842,60 +2291,47 @@ var Words = []string{ "dildo", "dilli", "dills", - "dilly", "dimbo", "dimer", "dimes", - "dimly", "dimps", "dinar", "dined", - "diner", "dines", "dinge", - "dingo", "dings", - "dingy", "dinic", "dinks", "dinky", "dinna", "dinos", "dints", - "diode", "diols", "diota", "dippy", "dipso", "diram", "direr", - "dirge", "dirke", "dirks", "dirls", "dirts", - "dirty", "disas", "disci", - "disco", "discs", "dishy", "disks", "disme", "dital", "ditas", - "ditch", "dited", "dites", "ditsy", - "ditto", "ditts", - "ditty", "ditzy", "divan", "divas", "dived", - "diver", "dives", "divis", "divna", @@ -2907,7 +2343,6 @@ var Words = []string{ "dixit", "diyas", "dizen", - "dizzy", "djinn", "djins", "doabs", @@ -2923,8 +2358,6 @@ var Words = []string{ "docos", "docus", "doddy", - "dodge", - "dodgy", "dodos", "doeks", "doers", @@ -2937,11 +2370,9 @@ var Words = []string{ "doggo", "doggy", "dogie", - "dogma", "dohyo", "doilt", "doily", - "doing", "doits", "dojos", "dolce", @@ -2950,7 +2381,6 @@ var Words = []string{ "doles", "dolia", "dolls", - "dolly", "dolma", "dolor", "dolos", @@ -2969,9 +2399,7 @@ var Words = []string{ "donna", "donne", "donny", - "donor", "donsy", - "donut", "doobs", "dooce", "doody", @@ -2989,7 +2417,6 @@ var Words = []string{ "doped", "doper", "dopes", - "dopey", "dorad", "dorba", "dorbs", @@ -3020,10 +2447,8 @@ var Words = []string{ "dotes", "dotty", "douar", - "doubt", "douce", "doucs", - "dough", "douks", "doula", "douma", @@ -3039,9 +2464,7 @@ var Words = []string{ "dovie", "dowar", "dowds", - "dowdy", "dowed", - "dowel", "dower", "dowie", "dowle", @@ -3049,9 +2472,7 @@ var Words = []string{ "dowly", "downa", "downs", - "downy", "dowps", - "dowry", "dowse", "dowts", "doxed", @@ -3060,32 +2481,21 @@ var Words = []string{ "doyen", "doyly", "dozed", - "dozen", "dozer", "dozes", "drabs", "drack", "draco", "draff", - "draft", "drags", "drail", - "drain", - "drake", - "drama", "drams", - "drank", "drant", - "drape", "draps", "drats", "drave", - "drawl", - "drawn", "draws", "drays", - "dread", - "dream", "drear", "dreck", "dreed", @@ -3095,55 +2505,36 @@ var Words = []string{ "dreks", "drent", "drere", - "dress", "drest", "dreys", "dribs", "drice", - "dried", - "drier", "dries", - "drift", - "drill", "drily", - "drink", "drips", "dript", - "drive", "droid", "droil", - "droit", "droke", "drole", - "droll", "drome", - "drone", "drony", "droob", "droog", "drook", - "drool", - "droop", "drops", "dropt", - "dross", "drouk", - "drove", - "drown", "drows", "drubs", "drugs", - "druid", "drums", - "drunk", "drupe", "druse", "drusy", "druxy", "dryad", "dryas", - "dryer", - "dryly", "dsobo", "dsomo", "duads", @@ -3154,7 +2545,6 @@ var Words = []string{ "ducal", "ducat", "duces", - "duchy", "ducks", "ducky", "ducts", @@ -3176,18 +2566,14 @@ var Words = []string{ "dules", "dulia", "dulls", - "dully", "dulse", "dumas", "dumbo", "dumbs", "dumka", "dumky", - "dummy", "dumps", - "dumpy", "dunam", - "dunce", "dunch", "dunes", "dungs", @@ -3221,33 +2607,23 @@ var Words = []string{ "durum", "durzi", "dusks", - "dusky", "dusts", - "dusty", - "dutch", - "duvet", "duxes", "dwaal", "dwale", "dwalm", "dwams", "dwang", - "dwarf", "dwaum", "dweeb", - "dwell", - "dwelt", "dwile", "dwine", "dyads", "dyers", - "dying", "dykon", "dynel", "dynes", "dzhos", - "eager", - "eagle", "eagre", "ealed", "eales", @@ -3255,46 +2631,36 @@ var Words = []string{ "eards", "eared", "earls", - "early", "earns", "earnt", "earst", - "earth", "eased", - "easel", "easer", "eases", "easle", "easts", - "eaten", - "eater", "eathe", "eaved", "eaves", "ebbed", "ebbet", "ebons", - "ebony", "ebook", "ecads", "eched", "eches", "echos", - "eclat", "ecrus", "edema", "edged", "edger", "edges", - "edict", - "edify", "edile", "edits", "educe", "educt", "eejit", "eensy", - "eerie", "eeven", "eevns", "effed", @@ -3305,62 +2671,44 @@ var Words = []string{ "egged", "egger", "egmas", - "egret", "ehing", "eider", "eidos", - "eight", "eigne", "eiked", "eikon", "eilds", "eisel", - "eject", "ejido", - "eking", "ekkas", "elain", "eland", "elans", - "elate", - "elbow", "elchi", - "elder", "eldin", - "elect", - "elegy", "elemi", "elfed", - "elfin", "eliad", - "elide", "elint", - "elite", "elmen", "eloge", "elogy", "eloin", - "elope", "elops", "elpee", "elsin", - "elude", "elute", "elvan", "elven", "elver", "elves", "emacs", - "email", "embar", "embay", - "embed", - "ember", "embog", "embow", "embox", "embus", - "emcee", "emeer", "emend", "emerg", @@ -3379,29 +2727,22 @@ var Words = []string{ "emote", "emove", "empts", - "empty", "emule", "emure", "emyde", "emyds", - "enact", "enarm", "enate", "ended", "ender", "endew", - "endow", "endue", - "enema", - "enemy", "enews", "enfix", "eniac", - "enjoy", "enlit", "enmew", "ennog", - "ennui", "enoki", "enols", "enorm", @@ -3409,14 +2750,10 @@ var Words = []string{ "enrol", "ensew", "ensky", - "ensue", - "enter", "entia", - "entry", "enure", "enurn", "envoi", - "envoy", "enzym", "eorls", "eosin", @@ -3427,18 +2764,12 @@ var Words = []string{ "ephod", "ephor", "epics", - "epoch", "epode", "epopt", - "epoxy", "epris", - "equal", "eques", "equid", - "equip", - "erase", "erbia", - "erect", "erevs", "ergon", "ergos", @@ -3450,14 +2781,11 @@ var Words = []string{ "ering", "erned", "ernes", - "erode", "erose", "erred", - "error", "erses", "eruct", "erugo", - "erupt", "eruvs", "erven", "ervil", @@ -3467,9 +2795,7 @@ var Words = []string{ "eskar", "esker", "esnes", - "essay", "esses", - "ester", "estoc", "estop", "estro", @@ -3478,16 +2804,12 @@ var Words = []string{ "etats", "etens", "ethal", - "ether", - "ethic", "ethne", - "ethos", "ethyl", "etics", "etnas", "ettin", "ettle", - "etude", "etuis", "etwee", "etyma", @@ -3496,53 +2818,37 @@ var Words = []string{ "eupad", "euros", "eusol", - "evade", "evens", - "event", "evert", - "every", "evets", "evhoe", - "evict", "evils", "evite", "evohe", - "evoke", "ewers", "ewest", "ewhow", "ewked", - "exact", - "exalt", "exams", - "excel", "exeat", "execs", "exeem", "exeme", - "exert", "exfil", "exies", - "exile", "exine", "exing", - "exist", "exits", "exode", "exome", "exons", "expat", - "expel", "expos", - "extol", - "extra", "exude", "exuls", - "exult", "exurb", "eyass", "eyers", - "eying", "eyots", "eyras", "eyres", @@ -3550,11 +2856,9 @@ var Words = []string{ "eyrir", "ezine", "fabby", - "fable", "faced", "facer", "faces", - "facet", "facia", "facta", "facts", @@ -3573,10 +2877,7 @@ var Words = []string{ "fails", "faine", "fains", - "faint", "fairs", - "fairy", - "faith", "faked", "faker", "fakes", @@ -3585,24 +2886,20 @@ var Words = []string{ "fakir", "falaj", "falls", - "false", "famed", "fames", "fanal", - "fancy", "fands", "fanes", "fanga", "fango", "fangs", "fanks", - "fanny", "fanon", "fanos", "fanum", "faqir", "farad", - "farce", "farci", "farcy", "fards", @@ -3619,17 +2916,13 @@ var Words = []string{ "fasci", "fasti", "fasts", - "fatal", "fated", "fates", "fatly", "fatso", - "fatty", "fatwa", "faugh", "fauld", - "fault", - "fauna", "fauns", "faurd", "fauts", @@ -3638,7 +2931,6 @@ var Words = []string{ "favel", "faver", "faves", - "favor", "favus", "fawns", "fawny", @@ -3655,10 +2947,8 @@ var Words = []string{ "fears", "feart", "fease", - "feast", "feats", "feaze", - "fecal", "feces", "fecht", "fecit", @@ -3672,23 +2962,17 @@ var Words = []string{ "feese", "feeze", "fehme", - "feign", "feint", "feist", "felch", "felid", - "fella", "fells", "felly", - "felon", "felts", "felty", "femal", "femes", - "femme", "femmy", - "femur", - "fence", "fends", "fendy", "fenis", @@ -3697,7 +2981,6 @@ var Words = []string{ "fents", "feods", "feoff", - "feral", "ferer", "feres", "feria", @@ -3706,27 +2989,20 @@ var Words = []string{ "ferms", "ferns", "ferny", - "ferry", "fesse", "festa", "fests", "festy", - "fetal", "fetas", - "fetch", "feted", "fetes", - "fetid", "fetor", "fetta", "fetts", - "fetus", "fetwa", "feuar", "feuds", "feued", - "fever", - "fewer", "feyed", "feyer", "feyly", @@ -3734,60 +3010,44 @@ var Words = []string{ "fezzy", "fiars", "fiats", - "fiber", "fibro", "fices", "fiche", "fichu", "ficin", "ficos", - "ficus", "fides", "fidge", "fidos", "fiefs", - "field", - "fiend", "fient", "fiere", "fiers", - "fiery", "fiest", "fifed", "fifer", "fifes", "fifis", - "fifth", - "fifty", "figgy", - "fight", "figos", "fiked", "fikes", "filar", "filch", "filed", - "filer", "files", - "filet", "filii", "filks", "fille", "fillo", "fills", - "filly", "filmi", "films", - "filmy", "filos", - "filth", "filum", - "final", "finca", - "finch", "finds", "fined", - "finer", "fines", "finis", "finks", @@ -3804,10 +3064,8 @@ var Words = []string{ "firms", "firns", "firry", - "first", "firth", "fiscs", - "fishy", "fisks", "fists", "fisty", @@ -3819,33 +3077,20 @@ var Words = []string{ "fiver", "fives", "fixed", - "fixer", "fixes", "fixit", - "fizzy", "fjeld", - "fjord", "flabs", - "flack", "flaff", "flags", - "flail", - "flair", - "flake", "flaks", - "flaky", - "flame", "flamm", "flams", "flamy", "flane", - "flank", "flans", "flaps", - "flare", "flary", - "flash", - "flask", "flats", "flava", "flawn", @@ -3855,86 +3100,56 @@ var Words = []string{ "flays", "fleam", "fleas", - "fleck", "fleek", "fleer", "flees", - "fleet", "flegs", "fleme", - "flesh", "fleur", "flews", "flexi", "flexo", "fleys", - "flick", "flics", "flied", - "flier", "flies", "flimp", "flims", - "fling", - "flint", "flips", "flirs", - "flirt", "flisk", "flite", "flits", "flitt", - "float", "flobs", - "flock", "flocs", "floes", "flogs", "flong", - "flood", - "floor", "flops", - "flora", "flors", "flory", "flosh", - "floss", "flota", "flote", - "flour", - "flout", - "flown", "flows", "flubs", "flued", "flues", "fluey", - "fluff", - "fluid", - "fluke", "fluky", - "flume", "flump", - "flung", - "flunk", "fluor", "flurr", - "flush", - "flute", "fluty", "fluyt", "flyby", - "flyer", "flype", "flyte", "foals", "foams", - "foamy", - "focal", - "focus", "foehn", "fogey", - "foggy", "fogie", "fogle", "fogou", @@ -3942,16 +3157,13 @@ var Words = []string{ "foids", "foils", "foins", - "foist", "folds", "foley", "folia", "folic", "folie", - "folio", "folks", "folky", - "folly", "fomes", "fonda", "fonds", @@ -3965,26 +3177,18 @@ var Words = []string{ "foots", "footy", "foram", - "foray", "forbs", "forby", - "force", "fordo", "fords", "forel", "fores", "forex", - "forge", - "forgo", "forks", "forky", "forme", "forms", - "forte", - "forth", "forts", - "forty", - "forum", "forza", "forze", "fossa", @@ -3995,7 +3199,6 @@ var Words = []string{ "fouet", "foule", "fouls", - "found", "fount", "fours", "fouth", @@ -4005,30 +3208,22 @@ var Words = []string{ "foxed", "foxes", "foxie", - "foyer", "foyle", "foyne", "frabs", "frack", "fract", "frags", - "frail", "fraim", - "frame", "franc", - "frank", "frape", "fraps", "frass", "frate", "frati", "frats", - "fraud", "fraus", "frays", - "freak", - "freed", - "freer", "frees", "freet", "freit", @@ -4036,42 +3231,28 @@ var Words = []string{ "frena", "freon", "frere", - "fresh", "frets", - "friar", "fribs", - "fried", "frier", "fries", "frigs", - "frill", "frise", - "frisk", "frist", "frith", "frits", "fritt", - "fritz", "frize", "frizz", - "frock", "froes", "frogs", - "frond", "frons", - "front", "frore", "frorn", "frory", "frosh", - "frost", - "froth", - "frown", "frows", "frowy", - "froze", "frugs", - "fruit", "frump", "frush", "frust", @@ -4082,7 +3263,6 @@ var Words = []string{ "fucks", "fucus", "fuddy", - "fudge", "fudgy", "fuels", "fuero", @@ -4094,11 +3274,9 @@ var Words = []string{ "fugio", "fugle", "fugly", - "fugue", "fugus", "fujis", "fulls", - "fully", "fumed", "fumer", "fumes", @@ -4106,20 +3284,15 @@ var Words = []string{ "fundi", "funds", "fundy", - "fungi", "fungo", "fungs", "funks", - "funky", - "funny", "fural", "furan", "furca", "furls", "furol", - "furor", "furrs", - "furry", "furth", "furze", "furzy", @@ -4129,7 +3302,6 @@ var Words = []string{ "fuses", "fusil", "fusks", - "fussy", "fusts", "fusty", "futon", @@ -4137,7 +3309,6 @@ var Words = []string{ "fuzee", "fuzes", "fuzil", - "fuzzy", "fyces", "fyked", "fykes", @@ -4155,13 +3326,11 @@ var Words = []string{ "gadje", "gadjo", "gadso", - "gaffe", "gaffs", "gaged", "gager", "gages", "gaids", - "gaily", "gains", "gairs", "gaita", @@ -4186,16 +3355,13 @@ var Words = []string{ "gambo", "gambs", "gamed", - "gamer", "games", "gamey", "gamic", "gamin", - "gamma", "gamme", "gammy", "gamps", - "gamut", "ganch", "gandy", "ganef", @@ -4224,7 +3390,6 @@ var Words = []string{ "gases", "gasps", "gaspy", - "gassy", "gasts", "gatch", "gated", @@ -4235,33 +3400,24 @@ var Words = []string{ "gauch", "gaucy", "gauds", - "gaudy", - "gauge", "gauje", "gault", "gaums", "gaumy", - "gaunt", "gaups", "gaurs", "gauss", - "gauze", "gauzy", - "gavel", "gavot", "gawcy", "gawds", "gawks", - "gawky", "gawps", "gawsy", "gayal", - "gayer", - "gayly", "gazal", "gazar", "gazed", - "gazer", "gazes", "gazon", "gazoo", @@ -4271,12 +3427,9 @@ var Words = []string{ "gears", "geats", "gebur", - "gecko", "gecks", "geeks", - "geeky", "geeps", - "geese", "geest", "geist", "geits", @@ -4294,13 +3447,11 @@ var Words = []string{ "genes", "genet", "genic", - "genie", "genii", "genip", "genny", "genoa", "genom", - "genre", "genro", "gents", "genty", @@ -4330,17 +3481,13 @@ var Words = []string{ "ghazi", "ghees", "ghest", - "ghost", - "ghoul", "ghyll", - "giant", "gibed", "gibel", "giber", "gibes", "gibli", "gibus", - "giddy", "gifts", "gigas", "gighe", @@ -4366,16 +3513,13 @@ var Words = []string{ "gipon", "gippo", "gippy", - "gipsy", "girds", "girls", - "girly", "girns", "giron", "giros", "girrs", "girsh", - "girth", "girts", "gismo", "gisms", @@ -4384,28 +3528,19 @@ var Words = []string{ "gites", "giust", "gived", - "given", - "giver", "gives", "gizmo", "glace", - "glade", "glads", "glady", "glaik", "glair", "glams", - "gland", "glans", - "glare", "glary", - "glass", "glaum", "glaur", - "glaze", "glazy", - "gleam", - "glean", "gleba", "glebe", "gleby", @@ -4422,33 +3557,25 @@ var Words = []string{ "glial", "glias", "glibs", - "glide", "gliff", "glift", "glike", "glime", "glims", - "glint", "glisk", "glits", "glitz", "gloam", - "gloat", - "globe", "globi", "globs", "globy", "glode", "glogg", "gloms", - "gloom", "gloop", "glops", - "glory", - "gloss", "glost", "glout", - "glove", "glows", "gloze", "glued", @@ -4461,15 +3588,12 @@ var Words = []string{ "gluon", "glute", "gluts", - "glyph", "gnarl", "gnarr", "gnars", - "gnash", "gnats", "gnawn", "gnaws", - "gnome", "gnows", "goads", "goafs", @@ -4485,7 +3609,6 @@ var Words = []string{ "gobis", "gobos", "godet", - "godly", "godso", "goels", "goers", @@ -4497,23 +3620,18 @@ var Words = []string{ "gogga", "gogos", "goier", - "going", "gojis", "golds", "goldy", - "golem", "goles", "golfs", - "golly", "golpe", "golps", "gombo", "gomer", "gompa", - "gonad", "gonch", "gonef", - "goner", "gongs", "gonia", "gonif", @@ -4524,10 +3642,7 @@ var Words = []string{ "gonzo", "gooby", "goods", - "goody", - "gooey", "goofs", - "goofy", "googs", "gooky", "goold", @@ -4539,7 +3654,6 @@ var Words = []string{ "goopy", "goors", "goory", - "goose", "goosy", "gopak", "gopik", @@ -4547,7 +3661,6 @@ var Words = []string{ "goras", "gored", "gores", - "gorge", "goris", "gorms", "gormy", @@ -4561,10 +3674,8 @@ var Words = []string{ "gothy", "gotta", "gouch", - "gouge", "gouks", "goura", - "gourd", "gouts", "gouty", "gowan", @@ -4578,42 +3689,23 @@ var Words = []string{ "goyle", "graal", "grabs", - "grace", - "grade", "grads", "graff", - "graft", - "grail", - "grain", "graip", "grama", "grame", "gramp", "grams", "grana", - "grand", "grans", - "grant", - "grape", - "graph", "grapy", - "grasp", - "grass", - "grate", - "grave", "gravs", - "gravy", "grays", - "graze", - "great", "grebe", "grebo", "grece", - "greed", "greek", - "green", "grees", - "greet", "grege", "grego", "grein", @@ -4625,18 +3717,12 @@ var Words = []string{ "grice", "gride", "grids", - "grief", "griff", "grift", "grigs", "grike", - "grill", - "grime", - "grimy", - "grind", "grins", "griot", - "gripe", "grips", "gript", "gripy", @@ -4646,40 +3732,27 @@ var Words = []string{ "grith", "grits", "grize", - "groan", "groat", "grody", "grogs", - "groin", "groks", "groma", "grone", "groof", - "groom", - "grope", - "gross", "grosz", "grots", "grouf", - "group", - "grout", - "grove", "grovy", - "growl", - "grown", "grows", "grrls", "grrrl", "grubs", "grued", - "gruel", "grues", "grufe", - "gruff", "grume", "grump", "grund", - "grunt", "gryce", "gryde", "gryke", @@ -4689,41 +3762,28 @@ var Words = []string{ "guana", "guano", "guans", - "guard", "guars", - "guava", "gucks", "gucky", "gudes", - "guess", - "guest", "guffs", "gugas", - "guide", "guids", - "guild", - "guile", - "guilt", "guimp", "guiro", - "guise", "gulag", "gular", "gulas", - "gulch", "gules", "gulet", "gulfs", "gulfy", "gulls", - "gully", "gulph", "gulps", "gulpy", - "gumbo", "gumma", "gummi", - "gummy", "gumps", "gundy", "gunge", @@ -4731,7 +3791,6 @@ var Words = []string{ "gunks", "gunky", "gunny", - "guppy", "guqin", "gurdy", "gurge", @@ -4746,9 +3805,7 @@ var Words = []string{ "gusle", "gusli", "gussy", - "gusto", "gusts", - "gusty", "gutsy", "gutta", "gutty", @@ -4771,7 +3828,6 @@ var Words = []string{ "gypos", "gyppo", "gyppy", - "gypsy", "gyral", "gyred", "gyres", @@ -4783,7 +3839,6 @@ var Words = []string{ "gyves", "haafs", "haars", - "habit", "hable", "habus", "hacek", @@ -4809,7 +3864,6 @@ var Words = []string{ "hains", "haint", "hairs", - "hairy", "haith", "hajes", "hajis", @@ -4836,7 +3890,6 @@ var Words = []string{ "halse", "halts", "halva", - "halve", "halwa", "hamal", "hamba", @@ -4848,7 +3901,6 @@ var Words = []string{ "hance", "hanch", "hands", - "handy", "hangi", "hangs", "hanks", @@ -4861,13 +3913,10 @@ var Words = []string{ "hapax", "haply", "happi", - "happy", "hapus", "haram", "hards", - "hardy", "hared", - "harem", "hares", "harim", "harks", @@ -4876,19 +3925,12 @@ var Words = []string{ "harns", "haros", "harps", - "harpy", - "harry", - "harsh", "harts", "hashy", "hasks", "hasps", "hasta", - "haste", - "hasty", - "hatch", "hated", - "hater", "hates", "hatha", "hauds", @@ -4899,13 +3941,9 @@ var Words = []string{ "hauls", "hault", "hauns", - "haunt", "hause", - "haute", - "haven", "haver", "haves", - "havoc", "hawed", "hawks", "hawms", @@ -4916,31 +3954,23 @@ var Words = []string{ "hayle", "hazan", "hazed", - "hazel", "hazer", "hazes", "heads", - "heady", "heald", "heals", "heame", "heaps", "heapy", - "heard", "heare", "hears", - "heart", "heast", - "heath", "heats", - "heave", - "heavy", "heben", "hebes", "hecht", "hecks", "heder", - "hedge", "hedgy", "heeds", "heedy", @@ -4948,19 +3978,15 @@ var Words = []string{ "heeze", "hefte", "hefts", - "hefty", "heids", "heigh", "heils", "heirs", - "heist", "hejab", "hejra", "heled", "heles", "helio", - "helix", - "hello", "hells", "helms", "helos", @@ -4973,7 +3999,6 @@ var Words = []string{ "hemin", "hemps", "hempy", - "hence", "hench", "hends", "henge", @@ -4990,7 +4015,6 @@ var Words = []string{ "herma", "herms", "herns", - "heron", "heros", "herry", "herse", @@ -5030,29 +4054,24 @@ var Words = []string{ "hilch", "hillo", "hills", - "hilly", "hilts", "hilum", "hilus", "himbo", "hinau", "hinds", - "hinge", "hings", "hinky", "hinny", "hints", "hiois", "hiply", - "hippo", - "hippy", "hired", "hiree", "hirer", "hires", "hissy", "hists", - "hitch", "hithe", "hived", "hiver", @@ -5060,11 +4079,9 @@ var Words = []string{ "hizen", "hoaed", "hoagy", - "hoard", "hoars", "hoary", "hoast", - "hobby", "hobos", "hocks", "hocus", @@ -5081,7 +4098,6 @@ var Words = []string{ "hoiks", "hoing", "hoise", - "hoist", "hokas", "hoked", "hokes", @@ -5096,7 +4112,6 @@ var Words = []string{ "holks", "holla", "hollo", - "holly", "holme", "holms", "holon", @@ -5104,7 +4119,6 @@ var Words = []string{ "holts", "homas", "homed", - "homer", "homes", "homey", "homie", @@ -5115,12 +4129,10 @@ var Words = []string{ "honed", "honer", "hones", - "honey", "hongi", "hongs", "honks", "honky", - "honor", "hooch", "hoods", "hoody", @@ -5146,13 +4158,10 @@ var Words = []string{ "horah", "horal", "horas", - "horde", "horis", "horks", "horme", "horns", - "horny", - "horse", "horst", "horsy", "hosed", @@ -5164,26 +4173,19 @@ var Words = []string{ "hosta", "hosts", "hotch", - "hotel", "hoten", - "hotly", "hotty", "houff", "houfs", "hough", - "hound", "houri", "hours", - "house", "houts", "hovea", "hoved", - "hovel", "hoven", - "hover", "hoves", "howbe", - "howdy", "howes", "howff", "howfs", @@ -5214,40 +4216,27 @@ var Words = []string{ "hullo", "hulls", "hully", - "human", "humas", "humfs", "humic", - "humid", - "humor", - "humph", "humps", "humpy", - "humus", - "hunch", "hunks", - "hunky", "hunts", "hurds", "hurls", "hurly", "hurra", - "hurry", "hurst", "hurts", "hushy", "husks", - "husky", "husos", - "hussy", - "hutch", "hutia", "huzza", "huzzy", "hwyls", "hydra", - "hydro", - "hyena", "hyens", "hygge", "hying", @@ -5256,12 +4245,10 @@ var Words = []string{ "hyleg", "hyles", "hylic", - "hymen", "hymns", "hynde", "hyoid", "hyped", - "hyper", "hypes", "hypha", "hyphy", @@ -5277,8 +4264,6 @@ var Words = []string{ "iches", "ichor", "icier", - "icily", - "icing", "icker", "ickle", "icons", @@ -5286,23 +4271,17 @@ var Words = []string{ "ictic", "ictus", "idant", - "ideal", "ideas", "idees", "ident", - "idiom", - "idiot", "idled", - "idler", "idles", "idola", "idols", - "idyll", "idyls", "iftar", "igapo", "igged", - "igloo", "iglus", "ihram", "ikans", @@ -5312,20 +4291,17 @@ var Words = []string{ "ileal", "ileum", "ileus", - "iliac", "iliad", "ilial", "ilium", "iller", "illth", - "image", "imago", "imams", "imari", "imaum", "imbar", "imbed", - "imbue", "imide", "imido", "imids", @@ -5335,62 +4311,46 @@ var Words = []string{ "immit", "immix", "imped", - "impel", "impis", - "imply", "impot", "impro", "imshi", "imshy", - "inane", "inapt", "inarm", - "inbox", "inbye", "incel", "incle", "incog", - "incur", "incus", "incut", "indew", - "index", "india", "indie", "indol", "indow", "indri", "indue", - "inept", "inerm", - "inert", - "infer", "infix", "infos", "infra", "ingan", "ingle", - "ingot", "inion", "inked", "inker", "inkle", - "inlay", - "inlet", "inned", - "inner", "innit", "inorb", - "input", "inrun", "inset", "inspo", "intel", - "inter", "intil", "intis", "intra", - "intro", "inula", "inure", "inurn", @@ -5400,33 +4360,26 @@ var Words = []string{ "iodic", "iodid", "iodin", - "ionic", "iotas", "ippon", "irade", - "irate", "irids", "iring", "irked", "iroko", "irone", "irons", - "irony", "isbas", "ishes", "isled", "isles", - "islet", "isnae", "issei", - "issue", "istle", - "itchy", "items", "ither", "ivied", "ivies", - "ivory", "ixias", "ixnay", "ixora", @@ -5480,14 +4433,12 @@ var Words = []string{ "jasps", "jatos", "jauks", - "jaunt", "jaups", "javas", "javel", "jawan", "jawed", "jaxie", - "jazzy", "jeans", "jeats", "jebel", @@ -5504,24 +4455,20 @@ var Words = []string{ "jelab", "jello", "jells", - "jelly", "jembe", "jemmy", "jenny", "jeons", "jerid", "jerks", - "jerky", "jerry", "jesse", "jests", "jesus", "jetes", "jeton", - "jetty", "jeune", "jewed", - "jewel", "jewie", "jhala", "jiaos", @@ -5531,7 +4478,6 @@ var Words = []string{ "jiber", "jibes", "jiffs", - "jiffy", "jiggy", "jigot", "jihad", @@ -5563,17 +4509,13 @@ var Words = []string{ "joeys", "johns", "joins", - "joint", - "joist", "joked", - "joker", "jokes", "jokey", "jokol", "joled", "joles", "jolls", - "jolly", "jolts", "jolty", "jomon", @@ -5592,7 +4534,6 @@ var Words = []string{ "jouks", "joule", "jours", - "joust", "jowar", "jowed", "jowls", @@ -5602,35 +4543,27 @@ var Words = []string{ "jubes", "jucos", "judas", - "judge", "judgy", "judos", "jugal", "jugum", - "juice", - "juicy", "jujus", "juked", "jukes", "jukus", "julep", "jumar", - "jumbo", "jumby", "jumps", - "jumpy", "junco", "junks", "junky", - "junta", - "junto", "jupes", "jupon", "jural", "jurat", "jurel", "jures", - "juror", "justs", "jutes", "jutty", @@ -5686,13 +4619,11 @@ var Words = []string{ "kaphs", "kapok", "kapow", - "kappa", "kapus", "kaput", "karas", "karat", "karks", - "karma", "karns", "karoo", "karos", @@ -5716,13 +4647,11 @@ var Words = []string{ "kawas", "kawau", "kawed", - "kayak", "kayle", "kayos", "kazis", "kazoo", "kbars", - "kebab", "kebar", "kebob", "kecks", @@ -5784,7 +4713,6 @@ var Words = []string{ "keyer", "khadi", "khafs", - "khaki", "khans", "khaph", "khats", @@ -5834,10 +4762,8 @@ var Words = []string{ "kings", "kinin", "kinks", - "kinky", "kinos", "kiore", - "kiosk", "kipes", "kippa", "kipps", @@ -5853,7 +4779,6 @@ var Words = []string{ "kites", "kithe", "kiths", - "kitty", "kitul", "kivas", "kiwis", @@ -5867,40 +4792,29 @@ var Words = []string{ "kloof", "kluge", "klutz", - "knack", "knags", "knaps", "knarl", "knars", "knaur", - "knave", "knawe", - "knead", - "kneed", - "kneel", "knees", "knell", - "knelt", - "knife", "knish", "knits", "knive", "knobs", - "knock", - "knoll", "knops", "knosp", "knots", "knout", "knowe", - "known", "knows", "knubs", "knurl", "knurr", "knurs", "knuts", - "koala", "koans", "koaps", "koban", @@ -5958,7 +4872,6 @@ var Words = []string{ "kreep", "kreng", "krewe", - "krill", "krona", "krone", "kroon", @@ -6013,10 +4926,8 @@ var Words = []string{ "kythe", "laari", "labda", - "label", "labia", "labis", - "labor", "labra", "laced", "lacer", @@ -6026,14 +4937,11 @@ var Words = []string{ "lacks", "laddy", "laded", - "laden", "lader", "lades", - "ladle", "laers", "laevo", "lagan", - "lager", "lahal", "lahar", "laich", @@ -6066,25 +4974,20 @@ var Words = []string{ "lamps", "lanai", "lanas", - "lance", "lanch", "lande", "lands", "lanes", "lanks", - "lanky", "lants", - "lapel", "lapin", "lapis", "lapje", - "lapse", "larch", "lards", "lardy", "laree", "lares", - "large", "largo", "laris", "larks", @@ -6092,33 +4995,26 @@ var Words = []string{ "larns", "larnt", "larum", - "larva", "lased", "laser", "lases", "lassi", - "lasso", "lassu", "lassy", "lasts", "latah", - "latch", "lated", "laten", - "later", "latex", - "lathe", "lathi", "laths", "lathy", "latke", - "latte", "latus", "lauan", "lauch", "lauds", "laufs", - "laugh", "laund", "laura", "laval", @@ -6139,7 +5035,6 @@ var Words = []string{ "laxes", "laxly", "layed", - "layer", "layin", "layup", "lazar", @@ -6148,54 +5043,38 @@ var Words = []string{ "lazos", "lazzi", "lazzo", - "leach", "leads", "leady", "leafs", - "leafy", "leaks", - "leaky", "leams", "leans", - "leant", "leany", "leaps", - "leapt", "leare", - "learn", "lears", "leary", - "lease", - "leash", - "least", "leats", - "leave", "leavy", "leaze", "leben", "leccy", "ledes", - "ledge", "ledgy", "ledum", "leear", - "leech", "leeks", "leeps", "leers", - "leery", "leese", "leets", "leeze", "lefte", "lefts", - "lefty", - "legal", "leger", "leges", "legge", "leggo", - "leggy", "legit", "lehrs", "lehua", @@ -6207,8 +5086,6 @@ var Words = []string{ "lemes", "lemma", "lemme", - "lemon", - "lemur", "lends", "lenes", "lengs", @@ -6218,7 +5095,6 @@ var Words = []string{ "lenti", "lento", "leone", - "leper", "lepid", "lepra", "lepta", @@ -6236,8 +5112,6 @@ var Words = []string{ "leugh", "levas", "levee", - "level", - "lever", "leves", "levin", "levis", @@ -6253,7 +5127,6 @@ var Words = []string{ "liard", "liars", "liart", - "libel", "liber", "libra", "libri", @@ -6264,7 +5137,6 @@ var Words = []string{ "lidar", "lidos", "liefs", - "liege", "liens", "liers", "lieus", @@ -6275,14 +5147,11 @@ var Words = []string{ "ligan", "liger", "ligge", - "light", "ligne", "liked", - "liken", "liker", "likes", "likin", - "lilac", "lills", "lilos", "lilts", @@ -6291,14 +5160,12 @@ var Words = []string{ "limax", "limba", "limbi", - "limbo", "limbs", "limby", "limed", "limen", "limes", "limey", - "limit", "limma", "limns", "limos", @@ -6309,12 +5176,9 @@ var Words = []string{ "linds", "lindy", "lined", - "linen", - "liner", "lines", "liney", "linga", - "lingo", "lings", "lingy", "linin", @@ -6330,7 +5194,6 @@ var Words = []string{ "lions", "lipas", "lipes", - "lipid", "lipin", "lipos", "lippy", @@ -6346,35 +5209,27 @@ var Words = []string{ "lited", "liter", "lites", - "lithe", "litho", "liths", "litre", "lived", "liven", - "liver", "lives", - "livid", "livor", "livre", - "llama", "llano", "loach", "loads", "loafs", "loams", - "loamy", "loans", "loast", - "loath", "loave", "lobar", - "lobby", "lobed", "lobes", "lobos", "lobus", - "local", "loche", "lochs", "locie", @@ -6382,20 +5237,15 @@ var Words = []string{ "locks", "locos", "locum", - "locus", "loden", "lodes", - "lodge", "loess", "lofts", - "lofty", "logan", "loges", "loggy", "logia", - "logic", "logie", - "login", "logoi", "logon", "logos", @@ -6427,9 +5277,7 @@ var Words = []string{ "loons", "loony", "loops", - "loopy", "loord", - "loose", "loots", "loped", "loper", @@ -6443,11 +5291,9 @@ var Words = []string{ "lores", "loric", "loris", - "lorry", "losed", "losel", "losen", - "loser", "loses", "lossy", "lotah", @@ -6472,20 +5318,15 @@ var Words = []string{ "loure", "lours", "loury", - "louse", - "lousy", "louts", "lovat", "loved", - "lover", "loves", "lovey", "lovie", "lowan", "lowed", - "lower", "lowes", - "lowly", "lownd", "lowne", "lowns", @@ -6495,7 +5336,6 @@ var Words = []string{ "lowts", "loxed", "loxes", - "loyal", "lozen", "luach", "luaus", @@ -6503,9 +5343,7 @@ var Words = []string{ "lubes", "lubra", "luces", - "lucid", "lucks", - "lucky", "lucre", "ludes", "ludic", @@ -6519,31 +5357,23 @@ var Words = []string{ "lulus", "lumas", "lumbi", - "lumen", "lumme", "lummy", "lumps", - "lumpy", - "lunar", "lunas", - "lunch", "lunes", "lunet", - "lunge", "lungi", "lungs", "lunks", "lunts", "lupin", - "lupus", - "lurch", "lured", "lurer", "lures", "lurex", "lurgi", "lurgy", - "lurid", "lurks", "lurry", "lurve", @@ -6551,7 +5381,6 @@ var Words = []string{ "lushy", "lusks", "lusts", - "lusty", "lusus", "lutea", "luted", @@ -6569,12 +5398,9 @@ var Words = []string{ "lycea", "lycee", "lycra", - "lying", "lymes", - "lymph", "lynes", "lyres", - "lyric", "lysed", "lyses", "lysin", @@ -6591,30 +5417,22 @@ var Words = []string{ "maars", "mabes", "macas", - "macaw", "maced", "macer", "maces", "mache", "machi", - "macho", "machs", "macks", "macle", "macon", - "macro", - "madam", "madge", "madid", - "madly", "madre", "maerl", - "mafia", "mafic", "mages", "maggs", - "magic", - "magma", "magot", "magus", "mahoe", @@ -6632,10 +5450,7 @@ var Words = []string{ "mairs", "maise", "maist", - "maize", - "major", "makar", - "maker", "makes", "makis", "makos", @@ -6657,12 +5472,9 @@ var Words = []string{ "malwa", "mamas", "mamba", - "mambo", "mamee", "mamey", "mamie", - "mamma", - "mammy", "manas", "manat", "mandi", @@ -6671,18 +5483,10 @@ var Words = []string{ "maneh", "manes", "manet", - "manga", - "mange", - "mango", "mangs", - "mangy", - "mania", - "manic", "manis", "manky", - "manly", "manna", - "manor", "manos", "manse", "manta", @@ -6691,12 +5495,10 @@ var Words = []string{ "manul", "manus", "mapau", - "maple", "maqui", "marae", "marah", "maras", - "march", "marcs", "mardy", "mares", @@ -6714,9 +5516,7 @@ var Words = []string{ "maror", "marra", "marri", - "marry", "marse", - "marsh", "marts", "marvy", "masas", @@ -6725,19 +5525,15 @@ var Words = []string{ "mases", "mashy", "masks", - "mason", "massa", - "masse", "massy", "masts", "masty", "masus", "matai", - "match", "mated", "mater", "mates", - "matey", "maths", "matin", "matlo", @@ -6752,7 +5548,6 @@ var Words = []string{ "mauri", "mausy", "mauts", - "mauve", "mauzy", "maven", "mavie", @@ -6765,13 +5560,10 @@ var Words = []string{ "mawrs", "maxed", "maxes", - "maxim", "maxis", "mayan", "mayas", - "maybe", "mayed", - "mayor", "mayos", "mayst", "mazed", @@ -6782,23 +5574,16 @@ var Words = []string{ "mbira", "meads", "meals", - "mealy", "meane", "means", - "meant", "meany", "meare", "mease", "meath", "meats", - "meaty", "mebos", - "mecca", "mechs", "mecks", - "medal", - "media", - "medic", "medii", "medle", "meeds", @@ -6813,11 +5598,9 @@ var Words = []string{ "melas", "melba", "melds", - "melee", "melic", "melik", "mells", - "melon", "melts", "melty", "memes", @@ -6838,20 +5621,16 @@ var Words = []string{ "meows", "merch", "mercs", - "mercy", "merde", "mered", "merel", "merer", "meres", - "merge", "meril", "meris", - "merit", "merks", "merle", "merls", - "merry", "merse", "mesal", "mesas", @@ -6863,9 +5642,7 @@ var Words = []string{ "meson", "messy", "mesto", - "metal", "meted", - "meter", "metes", "metho", "meths", @@ -6874,7 +5651,6 @@ var Words = []string{ "metis", "metol", "metre", - "metro", "meuse", "meved", "meves", @@ -6896,19 +5672,15 @@ var Words = []string{ "micky", "micos", "micra", - "micro", "middy", - "midge", "midgy", "midis", - "midst", "miens", "mieve", "miffs", "miffy", "mifty", "miggs", - "might", "mihas", "mihis", "miked", @@ -6923,7 +5695,6 @@ var Words = []string{ "milia", "milko", "milks", - "milky", "mille", "mills", "milor", @@ -6936,30 +5707,23 @@ var Words = []string{ "mimeo", "mimer", "mimes", - "mimic", "mimsy", "minae", "minar", "minas", - "mince", "mincy", "minds", "mined", - "miner", "mines", "minge", "mings", "mingy", - "minim", "minis", "minke", "minks", "minny", - "minor", "minos", "mints", - "minty", - "minus", "mired", "mires", "mirex", @@ -6969,17 +5733,14 @@ var Words = []string{ "mirky", "mirly", "miros", - "mirth", "mirvs", "mirza", "misch", "misdo", - "miser", "mises", "misgo", "misos", "missa", - "missy", "mists", "misty", "mitch", @@ -7004,14 +5765,10 @@ var Words = []string{ "mobey", "mobie", "moble", - "mocha", "mochi", "mochs", "mochy", "mocks", - "modal", - "model", - "modem", "moder", "modes", "modge", @@ -7020,7 +5777,6 @@ var Words = []string{ "moers", "mofos", "moggy", - "mogul", "mohel", "mohos", "mohrs", @@ -7030,17 +5786,14 @@ var Words = []string{ "moils", "moira", "moire", - "moist", "moits", "mojos", "mokes", "mokis", "mokos", "molal", - "molar", "molas", "molds", - "moldy", "moled", "moles", "molla", @@ -7059,7 +5812,6 @@ var Words = []string{ "monde", "mondo", "moner", - "money", "mongo", "mongs", "monic", @@ -7067,12 +5819,10 @@ var Words = []string{ "monks", "monos", "monte", - "month", "monty", "moobs", "mooch", "moods", - "moody", "mooed", "mooks", "moola", @@ -7085,7 +5835,6 @@ var Words = []string{ "moops", "moors", "moory", - "moose", "moots", "moove", "moped", @@ -7096,7 +5845,6 @@ var Words = []string{ "mopsy", "mopus", "morae", - "moral", "moras", "morat", "moray", @@ -7105,8 +5853,6 @@ var Words = []string{ "moria", "morne", "morns", - "moron", - "morph", "morra", "morro", "morse", @@ -7116,22 +5862,17 @@ var Words = []string{ "mosey", "mosks", "mosso", - "mossy", "moste", "mosts", "moted", - "motel", "moten", "motes", "motet", "motey", "moths", "mothy", - "motif", "motis", - "motor", "motte", - "motto", "motts", "motty", "motus", @@ -7140,22 +5881,13 @@ var Words = []string{ "moues", "mould", "mouls", - "moult", - "mound", - "mount", "moups", - "mourn", - "mouse", "moust", "mousy", - "mouth", "moved", - "mover", "moves", - "movie", "mowas", "mowed", - "mower", "mowra", "moxas", "moxie", @@ -7171,11 +5903,8 @@ var Words = []string{ "mucid", "mucin", "mucks", - "mucky", "mucor", "mucro", - "mucus", - "muddy", "mudge", "mudir", "mudra", @@ -7190,7 +5919,6 @@ var Words = []string{ "muirs", "muist", "mujik", - "mulch", "mulct", "muled", "mules", @@ -7202,11 +5930,9 @@ var Words = []string{ "mulse", "mulsh", "mumms", - "mummy", "mumps", "mumsy", "mumus", - "munch", "munga", "munge", "mungo", @@ -7215,14 +5941,12 @@ var Words = []string{ "munts", "muntu", "muons", - "mural", "muras", "mured", "mures", "murex", "murid", "murks", - "murky", "murls", "murly", "murra", @@ -7239,17 +5963,13 @@ var Words = []string{ "muses", "muset", "musha", - "mushy", - "music", "musit", "musks", - "musky", "musos", "musse", "mussy", "musth", "musts", - "musty", "mutch", "muted", "muter", @@ -7272,7 +5992,6 @@ var Words = []string{ "myope", "myops", "myopy", - "myrrh", "mysid", "mythi", "myths", @@ -7290,7 +6009,6 @@ var Words = []string{ "nacho", "nacre", "nadas", - "nadir", "naeve", "naevi", "naffs", @@ -7304,7 +6022,6 @@ var Words = []string{ "nails", "naira", "nairu", - "naive", "naked", "naker", "nakfa", @@ -7321,7 +6038,6 @@ var Words = []string{ "nancy", "nandu", "nanna", - "nanny", "nanos", "nanua", "napas", @@ -7341,19 +6057,14 @@ var Words = []string{ "narks", "narky", "narre", - "nasal", "nashi", - "nasty", - "natal", "natch", "nates", "natis", "natty", "nauch", "naunt", - "naval", "navar", - "navel", "naves", "navew", "navvy", @@ -7373,7 +6084,6 @@ var Words = []string{ "necks", "neddy", "needs", - "needy", "neeld", "neele", "neemb", @@ -7384,7 +6094,6 @@ var Words = []string{ "negro", "negus", "neifs", - "neigh", "neist", "neive", "nelis", @@ -7398,13 +6107,11 @@ var Words = []string{ "nepit", "neral", "nerds", - "nerdy", "nerka", "nerks", "nerol", "nerts", "nertz", - "nerve", "nervy", "nests", "netes", @@ -7415,15 +6122,12 @@ var Words = []string{ "neume", "neums", "nevel", - "never", "neves", "nevus", "newbs", "newed", "newel", - "newer", "newie", - "newly", "newsy", "newts", "nexts", @@ -7434,8 +6138,6 @@ var Words = []string{ "ngoma", "ngwee", "nicad", - "nicer", - "niche", "nicht", "nicks", "nicol", @@ -7444,7 +6146,6 @@ var Words = []string{ "nides", "nidor", "nidus", - "niece", "niefs", "nieve", "nifes", @@ -7453,7 +6154,6 @@ var Words = []string{ "nifty", "niger", "nighs", - "night", "nihil", "nikab", "nikah", @@ -7464,10 +6164,7 @@ var Words = []string{ "nimps", "niner", "nines", - "ninja", - "ninny", "ninon", - "ninth", "nipas", "nippy", "niqab", @@ -7493,8 +6190,6 @@ var Words = []string{ "nkosi", "noahs", "nobby", - "noble", - "nobly", "nocks", "nodal", "noddy", @@ -7507,12 +6202,9 @@ var Words = []string{ "noily", "noint", "noirs", - "noise", - "noisy", "noles", "nolls", "nolos", - "nomad", "nomas", "nomen", "nomes", @@ -7533,20 +6225,16 @@ var Words = []string{ "nooky", "noons", "noops", - "noose", "nopal", "noria", "noris", "norks", "norma", "norms", - "north", "nosed", "noser", "noses", - "nosey", "notal", - "notch", "noted", "noter", "notes", @@ -7559,7 +6247,6 @@ var Words = []string{ "noups", "novae", "novas", - "novel", "novum", "noway", "nowed", @@ -7577,7 +6264,6 @@ var Words = []string{ "nuddy", "nuder", "nudes", - "nudge", "nudie", "nudzh", "nuffs", @@ -7594,18 +6280,13 @@ var Words = []string{ "nurdy", "nurls", "nurrs", - "nurse", "nutso", "nutsy", - "nutty", "nyaff", "nyala", "nying", - "nylon", - "nymph", "nyssa", "oaked", - "oaken", "oaker", "oakum", "oared", @@ -7619,7 +6300,6 @@ var Words = []string{ "obang", "obeah", "obeli", - "obese", "obeys", "obias", "obied", @@ -7631,8 +6311,6 @@ var Words = []string{ "oboli", "obols", "occam", - "occur", - "ocean", "ocher", "oches", "ochre", @@ -7640,16 +6318,12 @@ var Words = []string{ "ocker", "ocrea", "octad", - "octal", "octan", "octas", - "octet", "octyl", "oculi", "odahs", "odals", - "odder", - "oddly", "odeon", "odeum", "odism", @@ -7660,12 +6334,9 @@ var Words = []string{ "odyle", "odyls", "ofays", - "offal", "offed", - "offer", "offie", "oflag", - "often", "ofter", "ogams", "ogeed", @@ -7693,8 +6364,6 @@ var Words = []string{ "okehs", "okras", "oktas", - "olden", - "older", "oldie", "oleic", "olein", @@ -7702,7 +6371,6 @@ var Words = []string{ "oleos", "oleum", "olios", - "olive", "ollas", "ollav", "oller", @@ -7712,9 +6380,7 @@ var Words = []string{ "olpes", "omasa", "omber", - "ombre", "ombus", - "omega", "omens", "omers", "omits", @@ -7728,12 +6394,10 @@ var Words = []string{ "onely", "oners", "onery", - "onion", "onium", "onkus", "onlay", "onned", - "onset", "ontic", "oobit", "oohed", @@ -7749,15 +6413,11 @@ var Words = []string{ "opals", "opens", "opepe", - "opera", - "opine", "oping", - "opium", "oppos", "opsin", "opted", "opter", - "optic", "orach", "oracy", "orals", @@ -7765,14 +6425,11 @@ var Words = []string{ "orant", "orate", "orbed", - "orbit", "orcas", "orcin", - "order", "ordos", "oread", "orfes", - "organ", "orgia", "orgic", "orgue", @@ -7798,18 +6455,14 @@ var Words = []string{ "ostia", "otaku", "otary", - "other", "ottar", - "otter", "ottos", "oubit", "oucht", "ouens", - "ought", "ouija", "oulks", "oumas", - "ounce", "oundy", "oupas", "ouped", @@ -7819,43 +6472,32 @@ var Words = []string{ "ousel", "ousts", "outby", - "outdo", "outed", - "outer", - "outgo", "outre", "outro", "outta", "ouzel", "ouzos", "ovals", - "ovary", - "ovate", "ovels", "ovens", "overs", - "overt", - "ovine", "ovist", - "ovoid", "ovoli", "ovolo", "ovule", "owche", "owies", - "owing", "owled", "owler", "owlet", "owned", - "owner", "owres", "owrie", "owsen", "oxbow", "oxers", "oxeye", - "oxide", "oxids", "oxies", "oxime", @@ -7864,7 +6506,6 @@ var Words = []string{ "oxter", "oyers", "ozeki", - "ozone", "ozzie", "paals", "paans", @@ -7878,7 +6519,6 @@ var Words = []string{ "pacos", "pacta", "pacts", - "paddy", "padis", "padle", "padma", @@ -7887,7 +6527,6 @@ var Words = []string{ "paean", "paedo", "paeon", - "pagan", "paged", "pager", "pages", @@ -7897,7 +6536,6 @@ var Words = []string{ "paiks", "pails", "pains", - "paint", "paire", "pairs", "paisa", @@ -7907,7 +6545,6 @@ var Words = []string{ "palay", "palea", "paled", - "paler", "pales", "palet", "palis", @@ -7920,7 +6557,6 @@ var Words = []string{ "palpi", "palps", "palsa", - "palsy", "pampa", "panax", "pance", @@ -7928,25 +6564,20 @@ var Words = []string{ "pands", "pandy", "paned", - "panel", "panes", "panga", "pangs", - "panic", "panim", "panko", "panne", "panni", - "pansy", "panto", "pants", "panty", "paoli", "paolo", - "papal", "papas", "papaw", - "paper", "papes", "pappi", "pappy", @@ -7959,14 +6590,12 @@ var Words = []string{ "pared", "paren", "pareo", - "parer", "pares", "pareu", "parev", "parge", "pargo", "paris", - "parka", "parki", "parks", "parky", @@ -7977,11 +6606,8 @@ var Words = []string{ "parps", "parra", "parrs", - "parry", - "parse", "parti", "parts", - "party", "parve", "parvo", "paseo", @@ -7991,27 +6617,19 @@ var Words = []string{ "paska", "paspy", "passe", - "pasta", - "paste", "pasts", - "pasty", - "patch", "pated", "paten", "pater", "pates", "paths", "patin", - "patio", "patka", "patly", - "patsy", "patte", - "patty", "patus", "pauas", "pauls", - "pause", "pavan", "paved", "paven", @@ -8030,12 +6648,8 @@ var Words = []string{ "pawns", "paxes", "payed", - "payee", - "payer", "payor", "paysd", - "peace", - "peach", "peage", "peags", "peaks", @@ -8043,7 +6657,6 @@ var Words = []string{ "peals", "peans", "peare", - "pearl", "pears", "peart", "pease", @@ -8052,12 +6665,10 @@ var Words = []string{ "peavy", "peaze", "pebas", - "pecan", "pechs", "pecke", "pecks", "pecky", - "pedal", "pedes", "pedis", "pedro", @@ -8089,8 +6700,6 @@ var Words = []string{ "pelon", "pelta", "pelts", - "penal", - "pence", "pends", "pendu", "pened", @@ -8100,9 +6709,7 @@ var Words = []string{ "penis", "penks", "penna", - "penne", "penni", - "penny", "pents", "peons", "peony", @@ -8112,16 +6719,13 @@ var Words = []string{ "pepsi", "perai", "perce", - "perch", "percs", "perdu", "perdy", "perea", "peres", - "peril", "peris", "perks", - "perky", "perms", "perns", "perog", @@ -8134,12 +6738,9 @@ var Words = []string{ "pervo", "pervs", "pervy", - "pesky", "pesos", - "pesto", "pests", "pesty", - "petal", "petar", "peter", "petit", @@ -8147,7 +6748,6 @@ var Words = []string{ "petri", "petti", "petto", - "petty", "pewee", "pewit", "peyse", @@ -8155,7 +6755,6 @@ var Words = []string{ "phang", "phare", "pharm", - "phase", "pheer", "phene", "pheon", @@ -8165,37 +6764,29 @@ var Words = []string{ "phizz", "phlox", "phoca", - "phone", "phono", "phons", - "phony", - "photo", "phots", "phpht", "phuts", "phyla", "phyle", "piani", - "piano", "pians", "pibal", "pical", "picas", "piccy", "picks", - "picky", "picot", "picra", "picul", - "piece", "piend", "piers", "piert", "pieta", "piets", - "piety", "piezo", - "piggy", "pight", "pigmy", "piing", @@ -8221,28 +6812,23 @@ var Words = []string{ "piles", "pilis", "pills", - "pilot", "pilow", "pilum", "pilus", "pimas", "pimps", "pinas", - "pinch", "pined", "pines", - "piney", "pingo", "pings", "pinko", "pinks", - "pinky", "pinna", "pinny", "pinon", "pinot", "pinta", - "pinto", "pints", "pinup", "pions", @@ -8253,14 +6839,12 @@ var Words = []string{ "pipal", "pipas", "piped", - "piper", "pipes", "pipet", "pipis", "pipit", "pippy", "pipul", - "pique", "pirai", "pirls", "pirns", @@ -8272,45 +6856,28 @@ var Words = []string{ "pissy", "piste", "pitas", - "pitch", "piths", - "pithy", "piton", "pitot", "pitta", "piums", - "pivot", - "pixel", "pixes", - "pixie", "pized", "pizes", - "pizza", "plaas", - "place", "plack", "plage", - "plaid", - "plain", - "plait", - "plane", - "plank", "plans", - "plant", "plaps", "plash", "plasm", "plast", - "plate", "plats", "platt", "platy", "playa", "plays", - "plaza", - "plead", "pleas", - "pleat", "plebe", "plebs", "plena", @@ -8318,8 +6885,6 @@ var Words = []string{ "plesh", "plews", "plica", - "plied", - "plier", "plies", "plims", "pling", @@ -8336,18 +6901,12 @@ var Words = []string{ "plows", "ploye", "ploys", - "pluck", "plues", "pluff", "plugs", - "plumb", - "plume", - "plump", "plums", "plumy", - "plunk", "pluot", - "plush", "pluto", "plyer", "poach", @@ -8364,7 +6923,6 @@ var Words = []string{ "podia", "poems", "poeps", - "poesy", "poets", "pogey", "pogge", @@ -8372,15 +6930,11 @@ var Words = []string{ "pohed", "poilu", "poind", - "point", - "poise", "pokal", "poked", - "poker", "pokes", "pokey", "pokie", - "polar", "poled", "poler", "poles", @@ -8388,13 +6942,11 @@ var Words = []string{ "polio", "polis", "polje", - "polka", "polks", "polls", "polly", "polos", "polts", - "polyp", "polys", "pombe", "pomes", @@ -8414,7 +6966,6 @@ var Words = []string{ "ponts", "ponty", "ponzu", - "pooch", "poods", "pooed", "poofs", @@ -8434,11 +6985,9 @@ var Words = []string{ "poovy", "popes", "poppa", - "poppy", "popsy", "porae", "poral", - "porch", "pored", "porer", "pores", @@ -8454,12 +7003,9 @@ var Words = []string{ "ports", "porty", "posed", - "poser", "poses", "posey", "posho", - "posit", - "posse", "posts", "potae", "potch", @@ -8471,7 +7017,6 @@ var Words = []string{ "potto", "potts", "potty", - "pouch", "pouff", "poufs", "pouke", @@ -8479,14 +7024,11 @@ var Words = []string{ "poule", "poulp", "poult", - "pound", "poupe", "poupt", "pours", "pouts", - "pouty", "powan", - "power", "powin", "pownd", "powns", @@ -8504,7 +7046,6 @@ var Words = []string{ "prams", "prana", "prang", - "prank", "praos", "prase", "prate", @@ -8512,11 +7053,9 @@ var Words = []string{ "pratt", "praty", "praus", - "prawn", "prays", "predy", "preed", - "preen", "prees", "preif", "prems", @@ -8527,40 +7066,27 @@ var Words = []string{ "preps", "presa", "prese", - "press", "prest", "preve", "prexy", "preys", "prial", - "price", - "prick", "pricy", - "pride", - "pried", "prief", "prier", "pries", "prigs", "prill", "prima", - "prime", "primi", - "primo", "primp", "prims", "primy", "prink", - "print", "prion", - "prior", "prise", - "prism", "priss", - "privy", - "prize", "proas", - "probe", "probs", "prods", "proem", @@ -8572,32 +7098,21 @@ var Words = []string{ "proll", "promo", "proms", - "prone", - "prong", "pronk", - "proof", "props", "prore", - "prose", "proso", "pross", "prost", "prosy", "proto", - "proud", "proul", - "prove", - "prowl", "prows", - "proxy", "proyn", - "prude", - "prune", "prunt", "pruta", "pryer", "pryse", - "psalm", "pseud", "pshaw", "psion", @@ -8609,7 +7124,6 @@ var Words = []string{ "psyop", "pubco", "pubes", - "pubic", "pubis", "pucan", "pucer", @@ -8618,7 +7132,6 @@ var Words = []string{ "pucks", "puddy", "pudge", - "pudgy", "pudic", "pudor", "pudsy", @@ -8626,7 +7139,6 @@ var Words = []string{ "puers", "puffa", "puffs", - "puffy", "puggy", "pugil", "puhas", @@ -8653,15 +7165,12 @@ var Words = []string{ "pully", "pulmo", "pulps", - "pulpy", - "pulse", "pulus", "pumas", "pumie", "pumps", "punas", "punce", - "punch", "punga", "pungs", "punji", @@ -8674,38 +7183,29 @@ var Words = []string{ "punty", "pupae", "pupas", - "pupil", - "puppy", "pupus", "purda", "pured", - "puree", - "purer", "pures", - "purge", "purin", "puris", "purls", "purpy", "purrs", - "purse", "pursy", "purty", "puses", - "pushy", "pusle", "putid", "puton", "putti", "putto", "putts", - "putty", "puzel", "pwned", "pyats", "pyets", "pygal", - "pygmy", "pyins", "pylon", "pyned", @@ -8731,23 +7231,15 @@ var Words = []string{ "qibla", "qophs", "qorma", - "quack", "quads", "quaff", "quags", - "quail", "quair", "quais", - "quake", "quaky", "quale", - "qualm", "quant", "quare", - "quark", - "quart", - "quash", - "quasi", "quass", "quate", "quats", @@ -8755,24 +7247,14 @@ var Words = []string{ "quays", "qubit", "quean", - "queen", - "queer", - "quell", "queme", "quena", "quern", - "query", - "quest", - "queue", "queyn", "queys", "quich", - "quick", "quids", - "quiet", "quiff", - "quill", - "quilt", "quims", "quina", "quine", @@ -8783,10 +7265,8 @@ var Words = []string{ "quips", "quipu", "quire", - "quirk", "quirt", "quist", - "quite", "quits", "quoad", "quods", @@ -8796,26 +7276,17 @@ var Words = []string{ "quoll", "quonk", "quops", - "quota", - "quote", - "quoth", "qursh", "quyte", "rabat", - "rabbi", "rabic", - "rabid", "rabis", "raced", - "racer", "races", "rache", "racks", "racon", - "radar", "radge", - "radii", - "radio", "radix", "radon", "raffs", @@ -8840,12 +7311,9 @@ var Words = []string{ "rails", "raine", "rains", - "rainy", "raird", - "raise", "raita", "raits", - "rajah", "rajas", "rajes", "raked", @@ -8856,11 +7324,8 @@ var Words = []string{ "rakis", "rakus", "rales", - "rally", - "ralph", "ramal", "ramee", - "ramen", "ramet", "ramie", "ramin", @@ -8870,12 +7335,9 @@ var Words = []string{ "ramus", "ranas", "rance", - "ranch", "rands", - "randy", "ranee", "ranga", - "range", "rangi", "rangs", "rangy", @@ -8888,18 +7350,15 @@ var Words = []string{ "raper", "rapes", "raphe", - "rapid", "rappe", "rared", "raree", - "rarer", "rares", "rarks", "rased", "raser", "rases", "rasps", - "raspy", "rasse", "rasta", "ratal", @@ -8913,16 +7372,13 @@ var Words = []string{ "ratha", "rathe", "raths", - "ratio", "ratoo", "ratos", - "ratty", "ratus", "rauns", "raupo", "raved", "ravel", - "raven", "raver", "raves", "ravey", @@ -8938,21 +7394,15 @@ var Words = []string{ "rayed", "rayle", "rayne", - "rayon", "razed", "razee", "razer", "razes", "razoo", - "razor", - "reach", - "react", "readd", "reads", - "ready", "reais", "reaks", - "realm", "realo", "reals", "reame", @@ -8960,24 +7410,18 @@ var Words = []string{ "reamy", "reans", "reaps", - "rearm", "rears", "reast", "reata", "reate", "reave", - "rebar", "rebbe", "rebec", - "rebel", "rebid", "rebit", "rebop", - "rebus", - "rebut", "rebuy", "recal", - "recap", "recce", "recco", "reccy", @@ -8987,8 +7431,6 @@ var Words = []string{ "recta", "recti", "recto", - "recur", - "recut", "redan", "redds", "reddy", @@ -9008,7 +7450,6 @@ var Words = []string{ "reech", "reede", "reeds", - "reedy", "reefs", "reefy", "reeks", @@ -9019,14 +7460,11 @@ var Words = []string{ "reeve", "refed", "refel", - "refer", "reffo", "refis", - "refit", "refix", "refly", "refry", - "regal", "regar", "reges", "reggo", @@ -9035,11 +7473,9 @@ var Words = []string{ "regna", "regos", "regur", - "rehab", "rehem", "reifs", "reify", - "reign", "reiki", "reiks", "reink", @@ -9052,10 +7488,7 @@ var Words = []string{ "reked", "rekes", "rekey", - "relax", - "relay", "relet", - "relic", "relie", "relit", "rello", @@ -9064,12 +7497,9 @@ var Words = []string{ "remen", "remet", "remex", - "remit", "remix", - "renal", "renay", "rends", - "renew", "reney", "renga", "renig", @@ -9080,28 +7510,22 @@ var Words = []string{ "rents", "reoil", "reorg", - "repay", "repeg", - "repel", "repin", "repla", - "reply", "repos", "repot", "repps", "repro", "reran", "rerig", - "rerun", "resat", "resaw", "resay", "resee", "reses", - "reset", "resew", "resid", - "resin", "resit", "resod", "resow", @@ -9111,18 +7535,12 @@ var Words = []string{ "resus", "retag", "retax", - "retch", "retem", "retia", "retie", "retox", - "retro", - "retry", - "reuse", - "revel", "revet", "revie", - "revue", "rewan", "rewax", "rewed", @@ -9138,12 +7556,10 @@ var Words = []string{ "rhies", "rhime", "rhine", - "rhino", "rhody", "rhomb", "rhone", "rhumb", - "rhyme", "rhyne", "rhyta", "riads", @@ -9160,9 +7576,7 @@ var Words = []string{ "richt", "ricin", "ricks", - "rider", "rides", - "ridge", "ridgy", "ridic", "riels", @@ -9170,15 +7584,11 @@ var Words = []string{ "rieve", "rifer", "riffs", - "rifle", "rifte", "rifts", "rifty", "riggs", - "right", - "rigid", "rigol", - "rigor", "riled", "riles", "riley", @@ -9194,55 +7604,38 @@ var Words = []string{ "rines", "rings", "rinks", - "rinse", "rioja", "riots", "riped", - "ripen", - "riper", "ripes", "ripps", - "risen", - "riser", "rises", "rishi", "risks", - "risky", "risps", "risus", "rites", "ritts", "ritzy", - "rival", "rivas", "rived", "rivel", "riven", - "river", "rives", - "rivet", "riyal", "rizas", - "roach", "roads", "roams", "roans", "roars", "roary", - "roast", "roate", "robed", "robes", - "robin", "roble", - "robot", "rocks", - "rocky", "roded", - "rodeo", "rodes", - "roger", - "rogue", "roguy", "rohes", "roids", @@ -9277,13 +7670,11 @@ var Words = []string{ "rooks", "rooky", "rooms", - "roomy", "roons", "roops", "roopy", "roosa", "roose", - "roost", "roots", "rooty", "roped", @@ -9315,40 +7706,30 @@ var Words = []string{ "rotis", "rotls", "roton", - "rotor", "rotos", "rotte", "rouen", "roues", - "rouge", - "rough", "roule", "rouls", "roums", - "round", "roups", "roupy", - "rouse", "roust", - "route", "routh", "routs", "roved", "roven", - "rover", "roves", "rowan", - "rowdy", "rowed", "rowel", "rowen", - "rower", "rowie", "rowme", "rownd", "rowth", "rowts", - "royal", "royne", "royst", "rozet", @@ -9366,8 +7747,6 @@ var Words = []string{ "rucks", "rudas", "rudds", - "ruddy", - "ruder", "rudes", "rudie", "rudis", @@ -9377,22 +7756,18 @@ var Words = []string{ "ruffs", "rugae", "rugal", - "rugby", "ruggy", "ruing", "ruins", "rukhs", "ruled", - "ruler", "rules", "rumal", - "rumba", "rumbo", "rumen", "rumes", "rumly", "rummy", - "rumor", "rumpo", "rumps", "rumpy", @@ -9405,9 +7780,7 @@ var Words = []string{ "runny", "runts", "runty", - "rupee", "rupia", - "rural", "rurps", "rurus", "rusas", @@ -9417,7 +7790,6 @@ var Words = []string{ "rusma", "russe", "rusts", - "rusty", "ruths", "rutin", "rutty", @@ -9448,11 +7820,9 @@ var Words = []string{ "sadhe", "sadhu", "sadis", - "sadly", "sados", "sadza", "safed", - "safer", "safes", "sagas", "sager", @@ -9471,7 +7841,6 @@ var Words = []string{ "saims", "saine", "sains", - "saint", "sairs", "saist", "saith", @@ -9482,7 +7851,6 @@ var Words = []string{ "sakia", "sakis", "sakti", - "salad", "salal", "salat", "salep", @@ -9491,22 +7859,16 @@ var Words = []string{ "salic", "salix", "salle", - "sally", "salmi", "salol", - "salon", "salop", "salpa", "salps", - "salsa", "salse", "salto", "salts", - "salty", "salue", "salut", - "salve", - "salvo", "saman", "samas", "samba", @@ -9521,9 +7883,7 @@ var Words = []string{ "sampi", "samps", "sands", - "sandy", "saned", - "saner", "sanes", "sanga", "sangh", @@ -9537,7 +7897,6 @@ var Words = []string{ "sapan", "sapid", "sapor", - "sappy", "saran", "sards", "sared", @@ -9554,35 +7913,25 @@ var Words = []string{ "saser", "sasin", "sasse", - "sassy", "satai", "satay", "sated", "satem", "sates", - "satin", "satis", - "satyr", "sauba", - "sauce", "sauch", - "saucy", "saugh", "sauls", "sault", - "sauna", "saunt", "saury", - "saute", "sauts", "saved", "saver", "saves", "savey", "savin", - "savor", - "savoy", - "savvy", "sawah", "sawed", "sawer", @@ -9600,25 +7949,16 @@ var Words = []string{ "scags", "scail", "scala", - "scald", - "scale", "scall", - "scalp", - "scaly", - "scamp", "scams", "scand", "scans", - "scant", "scapa", "scape", "scapi", - "scare", - "scarf", "scarp", "scars", "scart", - "scary", "scath", "scats", "scatt", @@ -9629,55 +7969,35 @@ var Words = []string{ "sceat", "scena", "scend", - "scene", - "scent", "schav", "schmo", "schul", "schwa", - "scion", "sclim", "scody", - "scoff", "scogs", - "scold", - "scone", "scoog", - "scoop", "scoot", "scopa", - "scope", "scops", - "score", - "scorn", "scots", "scoug", "scoup", - "scour", - "scout", - "scowl", "scowp", "scows", "scrab", "scrae", "scrag", - "scram", "scran", - "scrap", "scrat", "scraw", "scray", - "scree", - "screw", "scrim", "scrip", "scrob", "scrod", "scrog", "scrow", - "scrub", - "scrum", - "scuba", "scudi", "scudo", "scuds", @@ -9714,14 +8034,12 @@ var Words = []string{ "secco", "sechs", "sects", - "sedan", "seder", "sedes", "sedge", "sedgy", "sedum", "seeds", - "seedy", "seeks", "seeld", "seels", @@ -9736,7 +8054,6 @@ var Words = []string{ "segno", "segol", "segos", - "segue", "sehri", "seifs", "seils", @@ -9746,7 +8063,6 @@ var Words = []string{ "seism", "seity", "seiza", - "seize", "sekos", "sekts", "selah", @@ -9757,7 +8073,6 @@ var Words = []string{ "sells", "selva", "semee", - "semen", "semes", "semie", "semis", @@ -9768,7 +8083,6 @@ var Words = []string{ "senna", "senor", "sensa", - "sense", "sensi", "sente", "senti", @@ -9777,7 +8091,6 @@ var Words = []string{ "senza", "sepad", "sepal", - "sepia", "sepic", "sepoy", "septa", @@ -9791,7 +8104,6 @@ var Words = []string{ "serfs", "serge", "seric", - "serif", "serin", "serks", "seron", @@ -9800,8 +8112,6 @@ var Words = []string{ "serre", "serrs", "serry", - "serum", - "serve", "servo", "sesey", "sessa", @@ -9809,15 +8119,11 @@ var Words = []string{ "setal", "seton", "setts", - "setup", - "seven", - "sever", "sewan", "sewar", "sewed", "sewel", "sewen", - "sewer", "sewin", "sexed", "sexer", @@ -9825,39 +8131,21 @@ var Words = []string{ "sexto", "sexts", "seyen", - "shack", - "shade", "shads", - "shady", - "shaft", "shags", "shahs", - "shake", "shako", "shakt", - "shaky", - "shale", - "shall", "shalm", - "shalt", "shaly", "shama", - "shame", "shams", "shand", - "shank", "shans", - "shape", "shaps", - "shard", - "share", - "shark", "sharn", - "sharp", "shash", "shaul", - "shave", - "shawl", "shawm", "shawn", "shaws", @@ -9866,17 +8154,9 @@ var Words = []string{ "shchi", "sheaf", "sheal", - "shear", "sheas", "sheds", "sheel", - "sheen", - "sheep", - "sheer", - "sheet", - "sheik", - "shelf", - "shell", "shend", "shent", "sheol", @@ -9888,23 +8168,16 @@ var Words = []string{ "shewn", "shews", "shiai", - "shied", "shiel", "shier", "shies", - "shift", "shill", "shily", "shims", - "shine", "shins", - "shiny", "ships", - "shire", - "shirk", "shirr", "shirs", - "shirt", "shish", "shiso", "shist", @@ -9918,9 +8191,7 @@ var Words = []string{ "shlub", "shmek", "shmoe", - "shoal", "shoat", - "shock", "shoed", "shoer", "shoes", @@ -9929,50 +8200,33 @@ var Words = []string{ "shoji", "shojo", "shola", - "shone", - "shook", "shool", "shoon", "shoos", - "shoot", "shope", "shops", - "shore", "shorl", - "shorn", - "short", "shote", "shots", "shott", - "shout", - "shove", "showd", - "shown", "shows", - "showy", "shoyu", "shred", - "shrew", "shris", "shrow", - "shrub", - "shrug", "shtik", "shtum", "shtup", - "shuck", "shule", "shuln", "shuls", "shuns", - "shunt", "shura", - "shush", "shute", "shuts", "shwas", "shyer", - "shyly", "sials", "sibbs", "sibyl", @@ -9988,19 +8242,15 @@ var Words = []string{ "sidha", "sidhe", "sidle", - "siege", "sield", "siens", "sient", "sieth", "sieur", - "sieve", "sifts", "sighs", - "sight", "sigil", "sigla", - "sigma", "signa", "signs", "sijos", @@ -10014,9 +8264,7 @@ var Words = []string{ "siles", "silex", "silks", - "silky", "sills", - "silly", "silos", "silts", "silty", @@ -10027,12 +8275,9 @@ var Words = []string{ "simis", "simps", "simul", - "since", "sinds", "sined", "sines", - "sinew", - "singe", "sings", "sinhs", "sinks", @@ -10043,7 +8288,6 @@ var Words = []string{ "sippy", "sired", "siree", - "siren", "sires", "sirih", "siris", @@ -10052,7 +8296,6 @@ var Words = []string{ "sirup", "sisal", "sises", - "sissy", "sista", "sists", "sitar", @@ -10067,8 +8310,6 @@ var Words = []string{ "sixes", "sixmo", "sixte", - "sixth", - "sixty", "sizar", "sized", "sizel", @@ -10079,7 +8320,6 @@ var Words = []string{ "skald", "skank", "skart", - "skate", "skats", "skatt", "skaws", @@ -10108,13 +8348,9 @@ var Words = []string{ "skews", "skids", "skied", - "skier", "skies", "skiey", - "skiff", - "skill", "skimo", - "skimp", "skims", "skink", "skins", @@ -10123,7 +8359,6 @@ var Words = []string{ "skips", "skirl", "skirr", - "skirt", "skite", "skits", "skive", @@ -10141,9 +8376,6 @@ var Words = []string{ "skrik", "skuas", "skugs", - "skulk", - "skull", - "skunk", "skyed", "skyer", "skyey", @@ -10152,45 +8384,28 @@ var Words = []string{ "skyrs", "skyte", "slabs", - "slack", "slade", "slaes", "slags", "slaid", - "slain", "slake", "slams", "slane", - "slang", "slank", - "slant", "slaps", "slart", - "slash", - "slate", "slats", "slaty", "slaws", "slays", "slebs", "sleds", - "sleek", - "sleep", "sleer", - "sleet", - "slept", "slews", "sleys", - "slice", - "slick", - "slide", "slier", "slily", - "slime", "slims", - "slimy", - "sling", - "slink", "slipe", "slips", "slipt", @@ -10205,14 +8420,10 @@ var Words = []string{ "slojd", "slomo", "sloom", - "sloop", "sloot", - "slope", "slops", "slopy", "slorm", - "slosh", - "sloth", "slots", "slove", "slows", @@ -10224,55 +8435,34 @@ var Words = []string{ "sluff", "slugs", "sluit", - "slump", "slums", - "slung", - "slunk", "slurb", - "slurp", "slurs", "sluse", - "slush", "slyer", - "slyly", "slype", "smaak", - "smack", "smaik", - "small", "smalm", "smalt", "smarm", - "smart", - "smash", "smaze", - "smear", "smeek", "smees", "smeik", "smeke", - "smell", - "smelt", "smerk", "smews", - "smile", - "smirk", "smirr", "smirs", - "smite", - "smith", "smits", - "smock", "smogs", - "smoke", "smoko", - "smoky", "smolt", "smoor", "smoot", "smore", "smorg", - "smote", "smout", "smowt", "smugs", @@ -10280,40 +8470,29 @@ var Words = []string{ "smush", "smuts", "snabs", - "snack", "snafu", "snags", - "snail", - "snake", - "snaky", "snaps", - "snare", "snarf", "snark", - "snarl", "snars", "snary", "snash", "snath", "snaws", "snead", - "sneak", "sneap", "snebs", "sneck", "sneds", "sneed", - "sneer", "snees", "snell", "snibs", "snick", - "snide", "snies", - "sniff", "snift", "snigs", - "snipe", "snips", "snipy", "snirt", @@ -10327,29 +8506,20 @@ var Words = []string{ "snood", "snook", "snool", - "snoop", "snoot", - "snore", - "snort", "snots", - "snout", "snowk", "snows", - "snowy", "snubs", - "snuck", - "snuff", "snugs", "snush", "snyes", "soaks", "soaps", - "soapy", "soare", "soars", "soave", "sobas", - "sober", "socas", "soces", "socko", @@ -10365,7 +8535,6 @@ var Words = []string{ "softs", "softy", "soger", - "soggy", "sohur", "soils", "soily", @@ -10377,7 +8546,6 @@ var Words = []string{ "sokol", "solah", "solan", - "solar", "solas", "solde", "soldi", @@ -10387,20 +8555,16 @@ var Words = []string{ "solei", "soler", "soles", - "solid", "solon", "solos", "solum", "solus", - "solve", "soman", "somas", - "sonar", "sonce", "sonde", "sones", "songs", - "sonic", "sonly", "sonne", "sonny", @@ -10414,9 +8578,7 @@ var Words = []string{ "sooms", "soops", "soote", - "sooth", "soots", - "sooty", "sophs", "sophy", "sopor", @@ -10438,7 +8600,6 @@ var Words = []string{ "sorgo", "sorns", "sorra", - "sorry", "sorta", "sorts", "sorus", @@ -10450,17 +8611,14 @@ var Words = []string{ "souks", "souls", "soums", - "sound", "soups", "soupy", "sours", "souse", - "south", "souts", "sowar", "sowce", "sowed", - "sower", "sowff", "sowfs", "sowle", @@ -10475,9 +8633,7 @@ var Words = []string{ "soyle", "soyuz", "sozin", - "space", "spacy", - "spade", "spado", "spaed", "spaer", @@ -10495,33 +8651,24 @@ var Words = []string{ "spams", "spane", "spang", - "spank", "spans", "spard", - "spare", - "spark", "spars", "spart", - "spasm", "spate", "spats", "spaul", "spawl", - "spawn", "spaws", "spayd", "spays", "spaza", "spazz", - "speak", "speal", "spean", - "spear", "speat", - "speck", "specs", "spect", - "speed", "speel", "speer", "speil", @@ -10529,74 +8676,43 @@ var Words = []string{ "speks", "speld", "spelk", - "spell", - "spelt", - "spend", - "spent", "speos", - "sperm", "spets", "speug", "spews", "spewy", "spial", "spica", - "spice", - "spicy", "spide", - "spied", - "spiel", "spier", "spies", "spiff", "spifs", - "spike", - "spiky", "spile", - "spill", - "spilt", "spims", "spina", - "spine", "spink", "spins", - "spiny", - "spire", "spirt", "spiry", - "spite", "spits", "spitz", "spivs", - "splat", "splay", - "split", "splog", "spode", "spods", - "spoil", - "spoke", - "spoof", - "spook", - "spool", "spoom", - "spoon", "spoor", "spoot", - "spore", "spork", - "sport", "sposh", "spots", - "spout", "sprad", "sprag", "sprat", - "spray", "spred", - "spree", "sprew", - "sprig", "sprit", "sprod", "sprog", @@ -10610,75 +8726,41 @@ var Words = []string{ "spule", "spume", "spumy", - "spunk", - "spurn", "spurs", - "spurt", "sputa", "spyal", "spyre", "squab", - "squad", - "squat", "squaw", "squeg", - "squib", "squid", "squit", "squiz", "stabs", - "stack", "stade", - "staff", - "stage", "stags", "stagy", - "staid", "staig", - "stain", - "stair", - "stake", - "stale", - "stalk", - "stall", - "stamp", - "stand", "stane", "stang", - "stank", "staph", "staps", - "stare", - "stark", "starn", "starr", "stars", - "start", - "stash", - "state", "stats", "staun", - "stave", "staws", "stays", - "stead", - "steak", - "steal", - "steam", "stean", "stear", "stedd", "stede", "steds", - "steed", "steek", - "steel", "steem", "steen", - "steep", - "steer", "steil", - "stein", "stela", "stele", "stell", @@ -10691,26 +8773,18 @@ var Words = []string{ "steps", "stept", "stere", - "stern", "stets", "stews", "stewy", "steys", "stich", - "stick", "stied", "sties", - "stiff", "stilb", "stile", - "still", - "stilt", "stime", "stims", "stimy", - "sting", - "stink", - "stint", "stipa", "stipe", "stire", @@ -10724,42 +8798,26 @@ var Words = []string{ "stoas", "stoat", "stobs", - "stock", "stoep", "stogy", - "stoic", "stoit", - "stoke", - "stole", "stoln", "stoma", - "stomp", "stond", - "stone", "stong", "stonk", "stonn", - "stony", - "stood", "stook", - "stool", - "stoop", "stoor", "stope", "stops", "stopt", - "store", - "stork", - "storm", - "story", "stoss", "stots", "stott", "stoun", "stoup", "stour", - "stout", - "stove", "stown", "stowp", "stows", @@ -10767,49 +8825,35 @@ var Words = []string{ "strae", "strag", "strak", - "strap", - "straw", - "stray", "strep", "strew", "stria", "strig", "strim", - "strip", "strop", "strow", "stroy", "strum", - "strut", "stubs", - "stuck", "stude", "studs", - "study", - "stuff", "stull", "stulm", "stumm", - "stump", "stums", - "stung", - "stunk", "stuns", - "stunt", "stupa", "stupe", "sture", "sturt", "styed", "styes", - "style", "styli", "stylo", "styme", "stymy", "styre", "styte", - "suave", "subah", "subas", "subby", @@ -10829,14 +8873,11 @@ var Words = []string{ "suets", "suety", "sugan", - "sugar", "sughs", "sugos", "suhur", "suids", - "suing", "suint", - "suite", "suits", "sujee", "sukhs", @@ -10845,11 +8886,8 @@ var Words = []string{ "sulfa", "sulfo", "sulks", - "sulky", - "sully", "sulph", "sulus", - "sumac", "sumis", "summa", "sumos", @@ -10859,9 +8897,7 @@ var Words = []string{ "sunks", "sunna", "sunns", - "sunny", "sunup", - "super", "supes", "supra", "surah", @@ -10870,17 +8906,13 @@ var Words = []string{ "surat", "surds", "sured", - "surer", "sures", "surfs", "surfy", - "surge", "surgy", - "surly", "surra", "sused", "suses", - "sushi", "susus", "sutor", "sutra", @@ -10894,8 +8926,6 @@ var Words = []string{ "swain", "swale", "swaly", - "swami", - "swamp", "swamy", "swang", "swank", @@ -10905,42 +8935,27 @@ var Words = []string{ "sward", "sware", "swarf", - "swarm", "swart", - "swash", - "swath", "swats", "swayl", "sways", "sweal", - "swear", - "sweat", "swede", "sweed", "sweel", - "sweep", "sweer", "swees", - "sweet", "sweir", - "swell", "swelt", - "swept", "swerf", "sweys", "swies", - "swift", "swigs", "swile", - "swill", "swims", - "swine", - "swing", "swink", "swipe", "swire", - "swirl", - "swish", "swiss", "swith", "swits", @@ -10949,16 +8964,10 @@ var Words = []string{ "swobs", "swole", "swoln", - "swoon", - "swoop", "swops", "swopt", - "sword", - "swore", - "sworn", "swots", "swoun", - "swung", "sybbe", "sybil", "syboe", @@ -10978,27 +8987,22 @@ var Words = []string{ "synds", "syned", "synes", - "synod", "synth", "syped", "sypes", "syphs", "syrah", "syren", - "syrup", "sysop", "sythe", "syver", "taals", "taata", - "tabby", "taber", "tabes", "tabid", "tabis", "tabla", - "table", - "taboo", "tabor", "tabun", "tabus", @@ -11008,13 +9012,10 @@ var Words = []string{ "tache", "tacho", "tachs", - "tacit", "tacks", - "tacky", "tacos", "tacts", "taels", - "taffy", "tafia", "taggy", "tagma", @@ -11025,14 +9026,11 @@ var Words = []string{ "taiko", "tails", "tains", - "taint", "taira", "taish", "taits", "tajes", "takas", - "taken", - "taker", "takes", "takhi", "takin", @@ -11050,15 +9048,12 @@ var Words = []string{ "talks", "talky", "talls", - "tally", "talma", - "talon", "talpa", "taluk", "talus", "tamal", "tamed", - "tamer", "tames", "tamin", "tamis", @@ -11067,9 +9062,7 @@ var Words = []string{ "tanas", "tanga", "tangi", - "tango", "tangs", - "tangy", "tanhs", "tanka", "tanks", @@ -11082,16 +9075,13 @@ var Words = []string{ "tapas", "taped", "tapen", - "taper", "tapes", "tapet", - "tapir", "tapis", "tappa", "tapus", "taras", "tardo", - "tardy", "tared", "tares", "targa", @@ -11100,7 +9090,6 @@ var Words = []string{ "taroc", "tarok", "taros", - "tarot", "tarps", "tarre", "tarry", @@ -11115,8 +9104,6 @@ var Words = []string{ "tassa", "tasse", "tasso", - "taste", - "tasty", "tatar", "tater", "tates", @@ -11124,11 +9111,9 @@ var Words = []string{ "tatie", "tatou", "tatts", - "tatty", "tatus", "taube", "tauld", - "taunt", "tauon", "taupe", "tauts", @@ -11140,7 +9125,6 @@ var Words = []string{ "tawed", "tawer", "tawie", - "tawny", "tawse", "tawts", "taxed", @@ -11154,7 +9138,6 @@ var Words = []string{ "tayra", "tazza", "tazze", - "teach", "teade", "teads", "teaed", @@ -11162,14 +9145,11 @@ var Words = []string{ "teals", "teams", "tears", - "teary", - "tease", "teats", "teaze", "techs", "techy", "tecta", - "teddy", "teels", "teems", "teend", @@ -11177,7 +9157,6 @@ var Words = []string{ "teens", "teeny", "teers", - "teeth", "teffs", "teggs", "tegua", @@ -11200,7 +9179,6 @@ var Words = []string{ "temed", "temes", "tempi", - "tempo", "temps", "tempt", "temse", @@ -11208,23 +9186,17 @@ var Words = []string{ "tends", "tendu", "tenes", - "tenet", "tenge", "tenia", "tenne", "tenno", "tenny", "tenon", - "tenor", - "tense", - "tenth", "tents", "tenty", "tenue", "tepal", "tepas", - "tepee", - "tepid", "tepoy", "terai", "teras", @@ -11237,15 +9209,12 @@ var Words = []string{ "terms", "terne", "terns", - "terra", "terry", - "terse", "terts", "tesla", "testa", "teste", "tests", - "testy", "tetes", "teths", "tetra", @@ -11266,7 +9235,6 @@ var Words = []string{ "thana", "thane", "thang", - "thank", "thans", "thanx", "tharm", @@ -11278,72 +9246,47 @@ var Words = []string{ "theed", "theek", "thees", - "theft", "thegn", "theic", "thein", - "their", "thelf", "thema", - "theme", "thens", "theow", - "there", "therm", - "these", "thesp", - "theta", "thete", "thews", "thewy", - "thick", - "thief", - "thigh", "thigs", "thilk", "thill", "thine", - "thing", - "think", "thins", "thiol", - "third", "thirl", "thoft", "thole", "tholi", - "thong", - "thorn", "thoro", "thorp", - "those", "thous", "thowl", "thrae", "thraw", - "three", - "threw", "thrid", "thrip", - "throb", "throe", - "throw", - "thrum", "thuds", "thugs", "thuja", - "thumb", - "thump", "thunk", "thurl", "thuya", - "thyme", "thymi", "thymy", "tians", - "tiara", "tiars", - "tibia", "tical", "ticca", "ticed", @@ -11351,7 +9294,6 @@ var Words = []string{ "tichy", "ticks", "ticky", - "tidal", "tiddy", "tided", "tides", @@ -11359,16 +9301,13 @@ var Words = []string{ "tiffs", "tifos", "tifts", - "tiger", "tiges", - "tight", "tigon", "tikas", "tikes", "tikis", "tikka", "tilak", - "tilde", "tiled", "tiler", "tiles", @@ -11378,9 +9317,7 @@ var Words = []string{ "tilts", "timbo", "timed", - "timer", "times", - "timid", "timon", "timps", "tinas", @@ -11397,18 +9334,14 @@ var Words = []string{ "tinty", "tipis", "tippy", - "tipsy", "tired", "tires", "tirls", "tiros", "tirrs", - "titan", "titch", "titer", - "tithe", "titis", - "title", "titre", "titty", "titup", @@ -11418,14 +9351,11 @@ var Words = []string{ "tizzy", "toads", "toady", - "toast", "toaze", "tocks", "tocky", "tocos", - "today", "todde", - "toddy", "toeas", "toffs", "toffy", @@ -11444,7 +9374,6 @@ var Words = []string{ "toits", "tokay", "toked", - "token", "toker", "tokes", "tokos", @@ -11464,16 +9393,13 @@ var Words = []string{ "tomia", "tommy", "tomos", - "tonal", "tondi", "tondo", "toned", "toner", "tones", "toney", - "tonga", "tongs", - "tonic", "tonka", "tonks", "tonne", @@ -11481,9 +9407,7 @@ var Words = []string{ "tools", "tooms", "toons", - "tooth", "toots", - "topaz", "toped", "topee", "topek", @@ -11492,7 +9416,6 @@ var Words = []string{ "tophe", "tophi", "tophs", - "topic", "topis", "topoi", "topos", @@ -11501,7 +9424,6 @@ var Words = []string{ "torah", "toran", "toras", - "torch", "torcs", "tores", "toric", @@ -11512,24 +9434,18 @@ var Words = []string{ "torse", "torsi", "torsk", - "torso", "torta", "torte", "torts", - "torus", "tosas", "tosed", "toses", "toshy", "tossy", - "total", "toted", - "totem", "toter", "totes", "totty", - "touch", - "tough", "touks", "touns", "tours", @@ -11539,8 +9455,6 @@ var Words = []string{ "touze", "touzy", "towed", - "towel", - "tower", "towie", "towns", "towny", @@ -11549,8 +9463,6 @@ var Words = []string{ "towts", "towze", "towzy", - "toxic", - "toxin", "toyed", "toyer", "toyon", @@ -11559,17 +9471,9 @@ var Words = []string{ "tozes", "tozie", "trabs", - "trace", - "track", - "tract", - "trade", "trads", "tragi", "traik", - "trail", - "train", - "trait", - "tramp", "trams", "trank", "tranq", @@ -11578,16 +9482,12 @@ var Words = []string{ "trape", "traps", "trapt", - "trash", "trass", "trats", "tratt", "trave", - "trawl", "trayf", "trays", - "tread", - "treat", "treck", "treed", "treen", @@ -11597,7 +9497,6 @@ var Words = []string{ "treks", "trema", "trems", - "trend", "tress", "trest", "trets", @@ -11605,13 +9504,7 @@ var Words = []string{ "treyf", "treys", "triac", - "triad", - "trial", - "tribe", - "trice", - "trick", "tride", - "tried", "trier", "tries", "triff", @@ -11626,11 +9519,9 @@ var Words = []string{ "triol", "trior", "trios", - "tripe", "trips", "tripy", "trist", - "trite", "troad", "troak", "troat", @@ -11640,41 +9531,26 @@ var Words = []string{ "trogs", "trois", "troke", - "troll", "tromp", "trona", "tronc", "trone", "tronk", "trons", - "troop", "trooz", - "trope", "troth", "trots", - "trout", - "trove", "trows", "troys", - "truce", - "truck", "trued", - "truer", "trues", "trugo", "trugs", "trull", - "truly", - "trump", - "trunk", - "truss", - "trust", - "truth", "tryer", "tryke", "tryma", "tryps", - "tryst", "tsade", "tsadi", "tsars", @@ -11685,12 +9561,10 @@ var Words = []string{ "tuart", "tuath", "tubae", - "tubal", "tubar", "tubas", "tubby", "tubed", - "tuber", "tubes", "tucks", "tufas", @@ -11704,13 +9578,10 @@ var Words = []string{ "tuism", "tuktu", "tules", - "tulip", - "tulle", "tulpa", "tulsi", "tumid", "tummy", - "tumor", "tumps", "tumpy", "tunas", @@ -11719,13 +9590,11 @@ var Words = []string{ "tuner", "tunes", "tungs", - "tunic", "tunny", "tupek", "tupik", "tuple", "tuque", - "turbo", "turds", "turfs", "turfy", @@ -11740,7 +9609,6 @@ var Words = []string{ "tusks", "tusky", "tutee", - "tutor", "tutti", "tutty", "tutus", @@ -11749,40 +9617,30 @@ var Words = []string{ "twaes", "twain", "twals", - "twang", "twank", "twats", "tways", - "tweak", - "tweed", "tweel", "tween", "tweep", "tweer", - "tweet", "twerk", "twerp", - "twice", "twier", "twigs", "twill", "twilt", - "twine", "twink", "twins", "twiny", "twire", - "twirl", "twirp", - "twist", "twite", "twits", - "twixt", "twoer", "twyer", "tyees", "tyers", - "tying", "tyiyn", "tykes", "tyler", @@ -11805,7 +9663,6 @@ var Words = []string{ "tythe", "tzars", "udals", - "udder", "udons", "ugali", "ugged", @@ -11814,7 +9671,6 @@ var Words = []string{ "ukase", "ulama", "ulans", - "ulcer", "ulema", "ulmin", "ulnad", @@ -11822,7 +9678,6 @@ var Words = []string{ "ulnar", "ulnas", "ulpan", - "ultra", "ulvas", "ulyie", "ulzie", @@ -11831,7 +9686,6 @@ var Words = []string{ "umber", "umble", "umbos", - "umbra", "umbre", "umiac", "umiak", @@ -11859,21 +9713,14 @@ var Words = []string{ "uncap", "unces", "uncia", - "uncle", "uncos", "uncoy", "uncus", - "uncut", "undam", "undee", - "under", - "undid", "undos", - "undue", "undug", "uneth", - "unfed", - "unfit", "unfix", "ungag", "unget", @@ -11883,11 +9730,7 @@ var Words = []string{ "unhat", "unhip", "unica", - "unify", - "union", - "unite", "units", - "unity", "unjam", "unked", "unket", @@ -11897,9 +9740,7 @@ var Words = []string{ "unled", "unlet", "unlid", - "unlit", "unman", - "unmet", "unmew", "unmix", "unpay", @@ -11913,19 +9754,14 @@ var Words = []string{ "unsaw", "unsay", "unsee", - "unset", "unsew", "unsex", "unsod", "untax", - "untie", - "until", "untin", - "unwed", "unwet", "unwit", "unwon", - "unzip", "upbow", "upbye", "updos", @@ -11936,11 +9772,9 @@ var Words = []string{ "upled", "uplit", "upped", - "upper", "upran", "uprun", "upsee", - "upset", "upsey", "uptak", "upter", @@ -11952,7 +9786,6 @@ var Words = []string{ "urari", "urase", "urate", - "urban", "urbex", "urbia", "urdee", @@ -11966,7 +9799,6 @@ var Words = []string{ "urger", "urges", "urial", - "urine", "urite", "urman", "urnal", @@ -11977,19 +9809,12 @@ var Words = []string{ "urson", "urubu", "urvas", - "usage", "users", - "usher", - "using", "usnea", "usque", - "usual", "usure", - "usurp", "usury", "uteri", - "utile", - "utter", "uveal", "uveas", "uvula", @@ -11997,7 +9822,6 @@ var Words = []string{ "vaded", "vades", "vagal", - "vague", "vagus", "vails", "vaire", @@ -12006,13 +9830,8 @@ var Words = []string{ "vakas", "vakil", "vales", - "valet", - "valid", "valis", - "valor", "valse", - "value", - "valve", "vamps", "vampy", "vanda", @@ -12023,8 +9842,6 @@ var Words = []string{ "vaped", "vaper", "vapes", - "vapid", - "vapor", "varan", "varas", "vardy", @@ -12042,8 +9859,6 @@ var Words = []string{ "vatic", "vatus", "vauch", - "vault", - "vaunt", "vaute", "vauts", "vawte", @@ -12055,7 +9870,6 @@ var Words = []string{ "veeps", "veers", "veery", - "vegan", "vegas", "veges", "vegie", @@ -12078,20 +9892,14 @@ var Words = []string{ "veney", "venge", "venin", - "venom", "vents", - "venue", "venus", "verbs", - "verge", "verra", "verry", - "verse", - "verso", "verst", "verts", "vertu", - "verve", "vespa", "vesta", "vests", @@ -12106,11 +9914,9 @@ var Words = []string{ "vibes", "vibex", "vibey", - "vicar", "viced", "vices", "vichy", - "video", "viers", "views", "viewy", @@ -12118,11 +9924,8 @@ var Words = []string{ "viffs", "vigas", "vigia", - "vigil", - "vigor", "vilde", "viler", - "villa", "villi", "vills", "vimen", @@ -12136,12 +9939,8 @@ var Words = []string{ "vinic", "vinos", "vints", - "vinyl", - "viola", "viold", "viols", - "viper", - "viral", "vired", "vireo", "vires", @@ -12150,19 +9949,14 @@ var Words = []string{ "virid", "virls", "virtu", - "virus", "visas", "vised", "vises", "visie", - "visit", "visne", "vison", - "visor", - "vista", "visto", "vitae", - "vital", "vitas", "vitex", "vitro", @@ -12172,8 +9966,6 @@ var Words = []string{ "vivda", "viver", "vives", - "vivid", - "vixen", "vizir", "vizor", "vleis", @@ -12181,18 +9973,13 @@ var Words = []string{ "vlogs", "voars", "vocab", - "vocal", "voces", "voddy", - "vodka", "vodou", "vodun", "voema", "vogie", - "vogue", - "voice", "voids", - "voila", "voile", "voips", "volae", @@ -12208,15 +9995,11 @@ var Words = []string{ "volva", "volve", "vomer", - "vomit", "voted", - "voter", "votes", - "vouch", "vouge", "voulu", "vowed", - "vowel", "vower", "voxel", "vozhd", @@ -12234,12 +10017,10 @@ var Words = []string{ "vulns", "vulva", "vutty", - "vying", "waacs", "wacke", "wacko", "wacks", - "wacky", "wadds", "waddy", "waded", @@ -12248,14 +10029,11 @@ var Words = []string{ "wadge", "wadis", "wadts", - "wafer", "waffs", "wafts", "waged", - "wager", "wages", "wagga", - "wagon", "wagyu", "wahoo", "waide", @@ -12264,10 +10042,8 @@ var Words = []string{ "wails", "wains", "wairs", - "waist", "waite", "waits", - "waive", "wakas", "waked", "waken", @@ -12286,7 +10062,6 @@ var Words = []string{ "walls", "wally", "walty", - "waltz", "wamed", "wames", "wamus", @@ -12317,17 +10092,13 @@ var Words = []string{ "warre", "warst", "warts", - "warty", "wases", "washy", "wasms", "wasps", "waspy", - "waste", "wasts", "watap", - "watch", - "water", "watts", "wauff", "waugh", @@ -12336,14 +10107,12 @@ var Words = []string{ "wauls", "waurs", "waved", - "waver", "waves", "wavey", "wawas", "wawes", "wawls", "waxed", - "waxen", "waxer", "waxes", "wayed", @@ -12354,16 +10123,12 @@ var Words = []string{ "weamb", "weans", "wears", - "weary", - "weave", "webby", "weber", "wecht", "wedel", - "wedge", "wedgy", "weeds", - "weedy", "weeke", "weeks", "weels", @@ -12378,21 +10143,17 @@ var Words = []string{ "wefte", "wefts", "weids", - "weigh", "weils", - "weird", "weirs", "weise", "weize", "wekas", - "welch", "welds", "welke", "welks", "welkt", "wells", "welly", - "welsh", "welts", "wembs", "wends", @@ -12406,67 +10167,49 @@ var Words = []string{ "wetly", "wexed", "wexes", - "whack", - "whale", "whamo", "whams", "whang", "whaps", "whare", - "wharf", "whata", "whats", "whaup", "whaur", "wheal", "whear", - "wheat", - "wheel", "wheen", "wheep", "wheft", "whelk", "whelm", - "whelp", "whens", - "where", "whets", "whews", "wheys", - "which", "whids", - "whiff", "whift", "whigs", - "while", "whilk", "whims", - "whine", "whins", - "whiny", "whios", "whips", "whipt", - "whirl", "whirr", "whirs", "whish", - "whisk", "whiss", "whist", - "white", "whits", "whity", "whizz", - "whole", "whomp", "whoof", - "whoop", "whoot", "whops", "whorl", "whort", - "whose", "whoso", "whows", "whump", @@ -12476,12 +10219,7 @@ var Words = []string{ "wicks", "wicky", "widdy", - "widen", - "wider", "wides", - "widow", - "width", - "wield", "wiels", "wifed", "wifes", @@ -12491,7 +10229,6 @@ var Words = []string{ "wigan", "wigga", "wiggy", - "wight", "wikis", "wilco", "wilds", @@ -12501,14 +10238,9 @@ var Words = []string{ "wilis", "wilja", "wills", - "willy", "wilts", "wimps", - "wimpy", - "wince", - "winch", "winds", - "windy", "wined", "wines", "winey", @@ -12528,21 +10260,17 @@ var Words = []string{ "wires", "wirra", "wised", - "wiser", "wises", "wisha", "wisht", "wisps", - "wispy", "wists", "witan", - "witch", "wited", "wites", "withe", "withs", "withy", - "witty", "wived", "wiver", "wives", @@ -12554,17 +10282,14 @@ var Words = []string{ "wodge", "woful", "wojus", - "woken", "woker", "wokka", "wolds", "wolfs", "wolly", "wolve", - "woman", "wombs", "womby", - "women", "womyn", "wonga", "wongi", @@ -12572,66 +10297,41 @@ var Words = []string{ "wonky", "wonts", "woods", - "woody", "wooed", - "wooer", "woofs", "woofy", "woold", "wools", - "wooly", "woons", "woops", "woopy", "woose", "woosh", "wootz", - "woozy", "words", - "wordy", "works", - "world", "worms", "wormy", - "worry", - "worse", - "worst", - "worth", "worts", - "would", - "wound", - "woven", "wowed", "wowee", "woxen", - "wrack", "wrang", "wraps", "wrapt", "wrast", "wrate", - "wrath", "wrawl", - "wreak", - "wreck", "wrens", - "wrest", "wrick", "wried", "wrier", "wries", - "wring", - "wrist", - "write", "writs", "wroke", - "wrong", "wroot", - "wrote", "wroth", - "wrung", "wryer", - "wryly", "wuddy", "wudus", "wulls", @@ -12667,7 +10367,6 @@ var Words = []string{ "yabba", "yabby", "yacca", - "yacht", "yacka", "yacks", "yaffs", @@ -12719,9 +10418,7 @@ var Words = []string{ "yealm", "yeans", "yeard", - "yearn", "years", - "yeast", "yecch", "yechs", "yechy", @@ -12753,7 +10450,6 @@ var Words = []string{ "yexed", "yexes", "yfere", - "yield", "yiked", "yikes", "yills", @@ -12803,12 +10499,10 @@ var Words = []string{ "yorks", "yorps", "youks", - "young", "yourn", "yours", "yourt", "youse", - "youth", "yowed", "yowes", "yowie", @@ -12865,7 +10559,6 @@ var Words = []string{ "zazen", "zeals", "zebec", - "zebra", "zebub", "zebus", "zedas", @@ -12875,7 +10568,6 @@ var Words = []string{ "zerks", "zeros", "zests", - "zesty", "zetas", "zexes", "zezes", @@ -12917,7 +10609,6 @@ var Words = []string{ "zoist", "zombi", "zonae", - "zonal", "zonda", "zoned", "zoner", @@ -12947,4 +10638,5 @@ var Words = []string{ "zygal", "zygon", "zymes", - "zymic"} + "zymic", +} diff --git a/src/utils/gameplay-fns.go b/src/utils/gameplay-fns.go @@ -18,7 +18,7 @@ const ( // From a pre-defined sorted list of words, pick a random word which is the answer. func SelectAnswer() string { words := []string{} - for _, elem := range data.Words { + for _, elem := range data.Answers { words = append(words, elem) } algos.Shuffle(words) @@ -52,8 +52,9 @@ func fetchGuess() string { // Check if guessed word is not in the list of possible words. Returns true if not found. func isNotValidWord(guess string) bool { - idx := algos.BinarySearch(data.Words, guess) - return idx == -1 + idx1 := algos.BinarySearch(data.Answers, guess) + idx2 := algos.BinarySearch(data.Guesses, guess) + return idx1 == -1 && idx2 == -1 } // returns either a valid guess, XOR an error.