From c21f98bd82f1eaa4923e24875a00c8bd21c3da79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Cie=C5=9Blar?= Date: Wed, 19 Jun 2024 17:14:52 +0100 Subject: [PATCH] refactor: refactor word data into single file (#700) --- CMakeLists.txt | 1 + src/modules/word/Word.cpp | 7 +- src/modules/word/WordData.cpp | 14370 ++++++++++++++++++ src/modules/word/{data/All.h => WordData.h} | 17 +- src/modules/word/data/Adjectives.h | 1336 -- src/modules/word/data/Adverbs.h | 335 - src/modules/word/data/Conjunctions.h | 16 - src/modules/word/data/Interjections.h | 14 - src/modules/word/data/Nouns.h | 6667 -------- src/modules/word/data/Prepositions.h | 119 - src/modules/word/data/Verbs.h | 5918 -------- tests/modules/internet/InternetTest.cpp | 3 +- tests/modules/person/PersonTest.cpp | 4 +- tests/modules/word/WordTest.cpp | 37 +- 14 files changed, 14395 insertions(+), 14449 deletions(-) create mode 100644 src/modules/word/WordData.cpp rename src/modules/word/{data/All.h => WordData.h} (90%) delete mode 100644 src/modules/word/data/Adjectives.h delete mode 100644 src/modules/word/data/Adverbs.h delete mode 100644 src/modules/word/data/Conjunctions.h delete mode 100644 src/modules/word/data/Interjections.h delete mode 100644 src/modules/word/data/Nouns.h delete mode 100644 src/modules/word/data/Prepositions.h delete mode 100644 src/modules/word/data/Verbs.h diff --git a/CMakeLists.txt b/CMakeLists.txt index 995d2430..93331f58 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -85,6 +85,7 @@ set(FAKER_SOURCES src/modules/weather/Weather.cpp src/modules/weather/WeatherData.cpp src/modules/word/Word.cpp + src/modules/word/WordData.cpp src/common/FormatHelper.cpp src/common/LuhnCheck.cpp src/common/StringHelper.cpp diff --git a/src/modules/word/Word.cpp b/src/modules/word/Word.cpp index 5a226418..b3b624ba 100644 --- a/src/modules/word/Word.cpp +++ b/src/modules/word/Word.cpp @@ -2,15 +2,12 @@ #include #include -#include #include #include #include -#include -#include "../../common/StringHelper.h" -#include "data/All.h" #include "faker-cxx/Helper.h" +#include "WordData.h" namespace faker::word { @@ -60,7 +57,7 @@ std::string words(unsigned numberOfWords) std::string combined_words; if (numberOfWords <= 256) { - std::array tmp; // fitting 1024 bytes worth of integers* + std::array tmp{}; // fitting 1024 bytes worth of integers* const size_t last_index = _allWords.size() - 1; size_t reserve_size = 0; diff --git a/src/modules/word/WordData.cpp b/src/modules/word/WordData.cpp new file mode 100644 index 00000000..5ba93508 --- /dev/null +++ b/src/modules/word/WordData.cpp @@ -0,0 +1,14370 @@ +#include "WordData.h" + +#include +#include + +namespace faker::word +{ +const std::array adjectives = { + "abandoned", + "able", + "absolute", + "adorable", + "adventurous", + "academic", + "acceptable", + "acclaimed", + "accomplished", + "accurate", + "aching", + "acidic", + "acrobatic", + "active", + "actual", + "adept", + "admirable", + "admired", + "adolescent", + "adored", + "advanced", + "afraid", + "affectionate", + "aged", + "aggravating", + "aggressive", + "agile", + "agitated", + "agonizing", + "agreeable", + "ajar", + "alarmed", + "alarming", + "alert", + "alienated", + "alive", + "all", + "altruistic", + "amazing", + "ambitious", + "ample", + "amused", + "amusing", + "anchored", + "ancient", + "angelic", + "angry", + "anguished", + "animated", + "annual", + "another", + "antique", + "anxious", + "any", + "apprehensive", + "appropriate", + "apt", + "arctic", + "arid", + "aromatic", + "artistic", + "ashamed", + "assured", + "astonishing", + "athletic", + "attached", + "attentive", + "attractive", + "austere", + "authentic", + "authorized", + "automatic", + "avaricious", + "average", + "aware", + "awesome", + "awful", + "awkward", + "babyish", + "bad", + "back", + "baggy", + "bare", + "barren", + "basic", + "beautiful", + "belated", + "beloved", + "beneficial", + "better", + "best", + "bewitched", + "big", + "big-hearted", + "biodegradable", + "bite-sized", + "bitter", + "black", + "black-and-white", + "bland", + "blank", + "blaring", + "bleak", + "blind", + "blissful", + "blond", + "blue", + "blushing", + "bogus", + "boiling", + "bold", + "bony", + "boring", + "bossy", + "both", + "bouncy", + "bountiful", + "bowed", + "brave", + "breakable", + "brief", + "bright", + "brilliant", + "brisk", + "broken", + "bronze", + "brown", + "bruised", + "bubbly", + "bulky", + "bumpy", + "buoyant", + "burdensome", + "burly", + "bustling", + "busy", + "buttery", + "buzzing", + "calculating", + "calm", + "candid", + "canine", + "capital", + "carefree", + "careful", + "careless", + "caring", + "cautious", + "cavernous", + "celebrated", + "charming", + "cheap", + "cheerful", + "cheery", + "chief", + "chilly", + "chubby", + "circular", + "classic", + "clean", + "clear", + "clear-cut", + "clever", + "close", + "closed", + "cloudy", + "clueless", + "clumsy", + "cluttered", + "coarse", + "cold", + "colorful", + "colorless", + "colossal", + "comfortable", + "common", + "compassionate", + "competent", + "complete", + "complex", + "complicated", + "composed", + "concerned", + "concrete", + "confused", + "conscious", + "considerate", + "constant", + "content", + "conventional", + "cooked", + "cool", + "cooperative", + "coordinated", + "corny", + "corrupt", + "costly", + "courageous", + "courteous", + "crafty", + "crazy", + "creamy", + "creative", + "creepy", + "criminal", + "crisp", + "critical", + "crooked", + "crowded", + "cruel", + "crushing", + "cuddly", + "cultivated", + "cultured", + "cumbersome", + "curly", + "curvy", + "cute", + "cylindrical", + "damaged", + "damp", + "dangerous", + "dapper", + "daring", + "darling", + "dark", + "dazzling", + "dead", + "deadly", + "deafening", + "dear", + "dearest", + "decent", + "decimal", + "decisive", + "deep", + "defenseless", + "defensive", + "defiant", + "deficient", + "definite", + "definitive", + "delayed", + "delectable", + "delicious", + "delightful", + "delirious", + "demanding", + "dense", + "dental", + "dependable", + "dependent", + "descriptive", + "deserted", + "detailed", + "determined", + "devoted", + "different", + "difficult", + "digital", + "diligent", + "dim", + "dimpled", + "direct", + "disastrous", + "discrete", + "disgusting", + "disloyal", + "dismal", + "distant", + "downright", + "dreary", + "dirty", + "disguised", + "dishonest", + "distinct", + "distorted", + "dizzy", + "doting", + "double", + "drab", + "drafty", + "dramatic", + "droopy", + "dry", + "dual", + "dull", + "dutiful", + "each", + "eager", + "earnest", + "early", + "easy", + "easy-going", + "ecstatic", + "edible", + "educated", + "elaborate", + "elastic", + "elated", + "elderly", + "electric", + "elegant", + "elementary", + "elliptical", + "embarrassed", + "embellished", + "eminent", + "emotional", + "empty", + "enchanted", + "enchanting", + "energetic", + "enlightened", + "enormous", + "enraged", + "entire", + "envious", + "equal", + "equatorial", + "essential", + "esteemed", + "ethical", + "euphoric", + "even", + "evergreen", + "everlasting", + "every", + "evil", + "exalted", + "excellent", + "exemplary", + "exhausted", + "excitable", + "excited", + "exciting", + "exotic", + "expensive", + "experienced", + "expert", + "extraneous", + "extroverted", + "extra-large", + "extra-small", + "fabulous", + "failing", + "faint", + "fair", + "faithful", + "fake", + "false", + "familiar", + "famous", + "fancy", + "fantastic", + "far", + "faraway", + "far-flung", + "far-off", + "fast", + "fat", + "fatal", + "fatherly", + "favorable", + "favorite", + "fearful", + "fearless", + "feisty", + "feline", + "female", + "feminine", + "few", + "fickle", + "filthy", + "fine", + "finished", + "firm", + "first", + "firsthand", + "fitting", + "fixed", + "flaky", + "flamboyant", + "flashy", + "flat", + "flawed", + "flawless", + "flickering", + "flimsy", + "flippant", + "flowery", + "fluffy", + "fluid", + "flustered", + "focused", + "fond", + "foolhardy", + "foolish", + "forceful", + "forked", + "formal", + "forsaken", + "forthright", + "fortunate", + "fragrant", + "frail", + "frank", + "frayed", + "free", + "french", + "fresh", + "frequent", + "friendly", + "frightened", + "frightening", + "frigid", + "frilly", + "frizzy", + "frivolous", + "front", + "frosty", + "frozen", + "frugal", + "fruitful", + "full", + "fumbling", + "functional", + "funny", + "fussy", + "fuzzy", + "gargantuan", + "gaseous", + "general", + "generous", + "gentle", + "genuine", + "giant", + "giddy", + "gigantic", + "gifted", + "giving", + "glamorous", + "glaring", + "glass", + "gleaming", + "gleeful", + "glistening", + "glittering", + "gloomy", + "glorious", + "glossy", + "glum", + "golden", + "good", + "good-natured", + "gorgeous", + "graceful", + "gracious", + "grand", + "grandiose", + "granular", + "grateful", + "grave", + "gray", + "great", + "greedy", + "green", + "gregarious", + "grim", + "grimy", + "gripping", + "grizzled", + "grotesque", + "grouchy", + "grounded", + "growing", + "growling", + "grown", + "grubby", + "gruesome", + "grumpy", + "guilty", + "gullible", + "gummy", + "hairy", + "half", + "handmade", + "handsome", + "handy", + "happy", + "happy-go-lucky", + "hard", + "hard-to-find", + "harmful", + "harmless", + "harmonious", + "harsh", + "hasty", + "hateful", + "haunting", + "healthy", + "heartfelt", + "hearty", + "heavenly", + "heavy", + "hefty", + "helpful", + "helpless", + "hidden", + "hideous", + "high", + "high-level", + "hilarious", + "hoarse", + "hollow", + "homely", + "honest", + "honorable", + "honored", + "hopeful", + "horrible", + "hospitable", + "hot", + "huge", + "humble", + "humiliating", + "humming", + "humongous", + "hungry", + "hurtful", + "husky", + "icky", + "icy", + "ideal", + "idealistic", + "identical", + "idle", + "idolized", + "ignorant", + "ill", + "ill-fated", + "ill-informed", + "illiterate", + "illustrious", + "imaginary", + "imaginative", + "immaculate", + "immaterial", + "immediate", + "immense", + "impassioned", + "impeccable", + "impartial", + "imperfect", + "imperturbable", + "impish", + "impolite", + "important", + "impossible", + "impractical", + "impressionable", + "impressive", + "improbable", + "impure", + "inborn", + "incomparable", + "incompatible", + "incomplete", + "inconsequential", + "incredible", + "indelible", + "inexperienced", + "indolent", + "infamous", + "infantile", + "infatuated", + "inferior", + "infinite", + "informal", + "innocent", + "insecure", + "insidious", + "insignificant", + "insistent", + "instructive", + "insubstantial", + "intelligent", + "intent", + "intentional", + "interesting", + "internal", + "international", + "intrepid", + "ironclad", + "irresponsible", + "irritating", + "itchy", + "jaded", + "jagged", + "jam-packed", + "jaunty", + "jealous", + "jittery", + "joint", + "jolly", + "jovial", + "joyful", + "joyous", + "jubilant", + "judicious", + "juicy", + "jumbo", + "junior", + "jumpy", + "juvenile", + "kaleidoscopic", + "keen", + "key", + "kind", + "kindhearted", + "kindly", + "klutzy", + "knobby", + "knotty", + "knowledgeable", + "knowing", + "known", + "kooky", + "kosher", + "lanky", + "large", + "last", + "lasting", + "late", + "lavish", + "lawful", + "lazy", + "leading", + "lean", + "leafy", + "left", + "legal", + "legitimate", + "light", + "lighthearted", + "likable", + "likely", + "limited", + "limp", + "limping", + "linear", + "lined", + "liquid", + "little", + "live", + "lively", + "livid", + "loathsome", + "lone", + "lonely", + "long", + "long-term", + "loose", + "lopsided", + "lost", + "loud", + "lovable", + "lovely", + "loving", + "low", + "loyal", + "lucky", + "lumbering", + "luminous", + "lumpy", + "lustrous", + "luxurious", + "mad", + "made-up", + "magnificent", + "majestic", + "major", + "male", + "mammoth", + "married", + "marvelous", + "masculine", + "massive", + "mature", + "meager", + "mealy", + "mean", + "measly", + "meaty", + "medical", + "mediocre", + "medium", + "meek", + "mellow", + "melodic", + "memorable", + "menacing", + "merry", + "messy", + "metallic", + "mild", + "milky", + "mindless", + "miniature", + "minor", + "minty", + "miserable", + "miserly", + "misguided", + "misty", + "mixed", + "modern", + "modest", + "moist", + "monstrous", + "monthly", + "monumental", + "moral", + "mortified", + "motherly", + "motionless", + "mountainous", + "muddy", + "muffled", + "multicolored", + "mundane", + "murky", + "mushy", + "musty", + "muted", + "mysterious", + "naive", + "narrow", + "natural", + "naughty", + "nautical", + "near", + "neat", + "necessary", + "needy", + "negative", + "neglected", + "negligible", + "neighboring", + "nervous", + "new", + "next", + "nice", + "nifty", + "nimble", + "nippy", + "nocturnal", + "noisy", + "nonstop", + "normal", + "notable", + "noted", + "noteworthy", + "novel", + "noxious", + "numb", + "nutritious", + "nutty", + "obedient", + "oblong", + "oily", + "obvious", + "occasional", + "odd", + "oddball", + "offbeat", + "offensive", + "official", + "old", + "old-fashioned", + "only", + "open", + "optimal", + "optimistic", + "opulent", + "orange", + "orderly", + "organic", + "ornate", + "ornery", + "ordinary", + "original", + "other", + "our", + "outlying", + "outgoing", + "outlandish", + "outrageous", + "outstanding", + "oval", + "overcooked", + "overdue", + "overjoyed", + "overlooked", + "palatable", + "pale", + "paltry", + "parallel", + "parched", + "partial", + "passionate", + "past", + "pastel", + "peaceful", + "peppery", + "perfect", + "perfumed", + "periodic", + "perky", + "personal", + "pertinent", + "pesky", + "pessimistic", + "petty", + "phony", + "physical", + "piercing", + "pink", + "pitiful", + "plain", + "plaintive", + "plastic", + "playful", + "pleasant", + "pleased", + "pleasing", + "plump", + "plush", + "polished", + "polite", + "political", + "pointed", + "pointless", + "poised", + "poor", + "popular", + "portly", + "posh", + "positive", + "possible", + "potable", + "powerful", + "powerless", + "practical", + "precious", + "present", + "prestigious", + "pretty", + "previous", + "pricey", + "prickly", + "primary", + "prime", + "pristine", + "private", + "prize", + "probable", + "productive", + "profitable", + "profuse", + "proper", + "proud", + "prudent", + "punctual", + "pungent", + "puny", + "pure", + "purple", + "pushy", + "putrid", + "puzzled", + "puzzling", + "quaint", + "qualified", + "quarrelsome", + "quarterly", + "queasy", + "querulous", + "questionable", + "quick", + "quick-witted", + "quiet", + "quintessential", + "quirky", + "quixotic", + "quizzical", + "radiant", + "ragged", + "rapid", + "rare", + "rash", + "raw", + "recent", + "reckless", + "rectangular", + "ready", + "real", + "realistic", + "reasonable", + "red", + "reflecting", + "regal", + "regular", + "reliable", + "relieved", + "remarkable", + "remorseful", + "remote", + "repentant", + "required", + "respectful", + "responsible", + "repulsive", + "revolving", + "rewarding", + "rich", + "rigid", + "right", + "ringed", + "ripe", + "roasted", + "robust", + "rosy", + "rotating", + "rotten", + "rough", + "round", + "rowdy", + "royal", + "rubbery", + "rundown", + "ruddy", + "rude", + "runny", + "rural", + "rusty", + "sad", + "safe", + "salty", + "same", + "sandy", + "sane", + "sarcastic", + "sardonic", + "satisfied", + "scaly", + "scarce", + "scared", + "scary", + "scented", + "scholarly", + "scientific", + "scornful", + "scratchy", + "scrawny", + "second", + "secondary", + "second-hand", + "secret", + "self-assured", + "self-reliant", + "selfish", + "sentimental", + "separate", + "serene", + "serious", + "serpentine", + "several", + "severe", + "shabby", + "shadowy", + "shady", + "shallow", + "shameful", + "shameless", + "sharp", + "shimmering", + "shiny", + "shocked", + "shocking", + "shoddy", + "short", + "short-term", + "showy", + "shrill", + "shy", + "sick", + "silent", + "silky", + "silly", + "silver", + "similar", + "simple", + "simplistic", + "sinful", + "single", + "sizzling", + "skeletal", + "skinny", + "sleepy", + "slight", + "slim", + "slimy", + "slippery", + "slow", + "slushy", + "small", + "smart", + "smoggy", + "smooth", + "smug", + "snappy", + "snarling", + "sneaky", + "sniveling", + "snoopy", + "sociable", + "soft", + "soggy", + "solid", + "somber", + "some", + "spherical", + "sophisticated", + "sore", + "sorrowful", + "soulful", + "soupy", + "sour", + "spanish", + "sparkling", + "sparse", + "specific", + "spectacular", + "speedy", + "spicy", + "spiffy", + "spirited", + "spiteful", + "splendid", + "spotless", + "spotted", + "spry", + "square", + "squeaky", + "squiggly", + "stable", + "staid", + "stained", + "stale", + "standard", + "starchy", + "stark", + "starry", + "steep", + "sticky", + "stiff", + "stimulating", + "stingy", + "stormy", + "straight", + "strange", + "steel", + "strict", + "strident", + "striking", + "striped", + "strong", + "studious", + "stunning", + "stupendous", + "sturdy", + "stylish", + "subdued", + "submissive", + "substantial", + "subtle", + "suburban", + "sudden", + "sugary", + "sunny", + "super", + "superb", + "superficial", + "superior", + "supportive", + "sure-footed", + "surprised", + "suspicious", + "svelte", + "sweaty", + "sweet", + "sweltering", + "swift", + "sympathetic", + "tall", + "talkative", + "tame", + "tan", + "tangible", + "tart", + "tasty", + "tattered", + "taut", + "tedious", + "teeming", + "tempting", + "tender", + "tense", + "tepid", + "terrible", + "terrific", + "testy", + "thankful", + "that", + "these", + "thick", + "thin", + "third", + "thirsty", + "this", + "thorough", + "thorny", + "those", + "thoughtful", + "threadbare", + "thrifty", + "thunderous", + "tidy", + "tight", + "timely", + "tinted", + "tiny", + "tired", + "torn", + "total", + "tough", + "traumatic", + "treasured", + "tremendous", + "tragic", + "trained", + "triangular", + "tricky", + "trifling", + "trim", + "trivial", + "troubled", + "true", + "trusting", + "trustworthy", + "trusty", + "truthful", + "turbulent", + "twin", + "ugly", + "ultimate", + "unacceptable", + "unaware", + "uncomfortable", + "uncommon", + "unconscious", + "understated", + "unequaled", + "uneven", + "unfinished", + "unfit", + "unfolded", + "unfortunate", + "unhappy", + "unhealthy", + "uniform", + "unimportant", + "unique", + "united", + "unkempt", + "unknown", + "unlawful", + "unlined", + "unlucky", + "unnatural", + "unpleasant", + "unrealistic", + "unripe", + "unruly", + "unselfish", + "unsightly", + "unsteady", + "unsung", + "untidy", + "untimely", + "untried", + "untrue", + "unused", + "unusual", + "unwelcome", + "unwieldy", + "unwilling", + "unwitting", + "unwritten", + "upbeat", + "upright", + "upset", + "urban", + "usable", + "used", + "useful", + "useless", + "utilized", + "utter", + "vacant", + "vague", + "vain", + "valid", + "valuable", + "vapid", + "variable", + "vast", + "velvety", + "venerated", + "vengeful", + "verifiable", + "vibrant", + "vicious", + "victorious", + "vigilant", + "vigorous", + "villainous", + "violet", + "violent", + "virtual", + "virtuous", + "visible", + "vital", + "vivacious", + "vivid", + "voluminous", + "wan", + "warlike", + "warm", + "warmhearted", + "warped", + "wary", + "wasteful", + "watchful", + "waterlogged", + "watery", + "wavy", + "wealthy", + "weak", + "weary", + "webbed", + "wee", + "weekly", + "weepy", + "weighty", + "weird", + "welcome", + "well-documented", + "well-groomed", + "well-informed", + "well-lit", + "well-made", + "well-off", + "well-to-do", + "well-worn", + "wet", + "which", + "whimsical", + "whirlwind", + "whispered", + "white", + "whole", + "whopping", + "wicked", + "wide", + "wide-eyed", + "wiggly", + "wild", + "willing", + "wilted", + "winding", + "windy", + "winged", + "wiry", + "wise", + "witty", + "wobbly", + "woeful", + "wonderful", + "wooden", + "woozy", + "wordy", + "worldly", + "worn", + "worried", + "worrisome", + "worse", + "worst", + "worthless", + "worthwhile", + "worthy", + "wrathful", + "wretched", + "writhing", + "wrong", + "wry", + "yawning", + "yearly", + "yellow", + "yellowish", + "young", + "youthful", + "yummy", + "zany", + "zealous", + "zesty", + "zigzag", +}; + +const std::array adverbs = { + "abnormally", + "absentmindedly", + "accidentally", + "acidly", + "actually", + "adventurously", + "afterwards", + "almost", + "always", + "angrily", + "annually", + "anxiously", + "arrogantly", + "awkwardly", + "badly", + "bashfully", + "beautifully", + "bitterly", + "bleakly", + "blindly", + "blissfully", + "boastfully", + "boldly", + "bravely", + "briefly", + "brightly", + "briskly", + "broadly", + "busily", + "calmly", + "carefully", + "carelessly", + "cautiously", + "certainly", + "cheerfully", + "clearly", + "cleverly", + "closely", + "coaxingly", + "colorfully", + "commonly", + "continually", + "coolly", + "correctly", + "courageously", + "crossly", + "cruelly", + "curiously", + "daily", + "daintily", + "dearly", + "deceivingly", + "deeply", + "defiantly", + "deliberately", + "delightfully", + "diligently", + "dimly", + "doubtfully", + "dreamily", + "easily", + "elegantly", + "energetically", + "enormously", + "enthusiastically", + "equally", + "especially", + "even", + "evenly", + "eventually", + "exactly", + "excitedly", + "extremely", + "fairly", + "faithfully", + "famously", + "far", + "fast", + "fatally", + "ferociously", + "fervently", + "fiercely", + "fondly", + "foolishly", + "fortunately", + "frankly", + "frantically", + "freely", + "frenetically", + "frightfully", + "fully", + "furiously", + "generally", + "generously", + "gently", + "gladly", + "gleefully", + "gracefully", + "gratefully", + "greatly", + "greedily", + "happily", + "hastily", + "healthily", + "heavily", + "helpfully", + "helplessly", + "highly", + "honestly", + "hopelessly", + "hourly", + "hungrily", + "immediately", + "innocently", + "inquisitively", + "instantly", + "intensely", + "intently", + "interestingly", + "inwardly", + "irritably", + "jaggedly", + "jealously", + "joshingly", + "jovially", + "joyfully", + "joyously", + "jubilantly", + "judgementally", + "justly", + "keenly", + "kiddingly", + "kindheartedly", + "kindly", + "kissingly", + "knavishly", + "knottily", + "knowingly", + "knowledgeably", + "kookily", + "lazily", + "less", + "lightly", + "likely", + "limply", + "lively", + "loftily", + "longingly", + "loosely", + "loudly", + "lovingly", + "loyally", + "madly", + "majestically", + "meaningfully", + "mechanically", + "merrily", + "miserably", + "mockingly", + "monthly", + "more", + "mortally", + "mostly", + "mysteriously", + "naturally", + "nearly", + "neatly", + "needily", + "nervously", + "never", + "nicely", + "noisily", + "not", + "obediently", + "obnoxiously", + "oddly", + "offensively", + "officially", + "often", + "only", + "openly", + "optimistically", + "overconfidently", + "owlishly", + "painfully", + "partially", + "patiently", + "perfectly", + "physically", + "playfully", + "politely", + "poorly", + "positively", + "potentially", + "powerfully", + "promptly", + "properly", + "punctually", + "quaintly", + "quarrelsomely", + "queasily", + "questionably", + "questioningly", + "quicker", + "quickly", + "quietly", + "quirkily", + "quizzically", + "rapidly", + "rarely", + "readily", + "really", + "reassuringly", + "recklessly", + "regularly", + "reluctantly", + "repeatedly", + "reproachfully", + "restfully", + "righteously", + "rightfully", + "rigidly", + "roughly", + "rudely", + "sadly", + "safely", + "scarcely", + "scarily", + "searchingly", + "sedately", + "seemingly", + "seldom", + "selfishly", + "separately", + "seriously", + "shakily", + "sharply", + "sheepishly", + "shrilly", + "shyly", + "silently", + "sleepily", + "slowly", + "smoothly", + "softly", + "solemnly", + "solidly", + "sometimes", + "soon", + "speedily", + "stealthily", + "sternly", + "strictly", + "successfully", + "suddenly", + "surprisingly", + "suspiciously", + "sweetly", + "swiftly", + "sympathetically", + "tenderly", + "tensely", + "terribly", + "thankfully", + "thoroughly", + "thoughtfully", + "tightly", + "tomorrow", + "too", + "tremendously", + "triumphantly", + "truly", + "truthfully", + "ultimately", + "unabashedly", + "unaccountably", + "unbearably", + "unethically", + "unexpectedly", + "unfortunately", + "unimpressively", + "unnaturally", + "unnecessarily", + "upbeat", + "upliftingly", + "upright", + "upside-down", + "upward", + "upwardly", + "urgently", + "usefully", + "uselessly", + "usually", + "utterly", + "vacantly", + "vaguely", + "vainly", + "valiantly", + "vastly", + "verbally", + "very", + "viciously", + "victoriously", + "violently", + "vivaciously", + "voluntarily", + "warmly", + "weakly", + "wearily", + "well", + "wetly", + "wholly", + "wildly", + "willfully", + "wisely", + "woefully", + "wonderfully", + "worriedly", + "wrongly", + "yawningly", + "yearly", + "yearningly", + "yesterday", + "yieldingly", + "youthfully", +}; + +const std::array conjunctions = { + "after", "although", "and", "as", "because", "before", "but", "consequently", + "even", "finally", "for", "furthermore", "hence", "how", "however", "if", + "inasmuch", "incidentally", "indeed", "instead", "lest", "likewise", "meanwhile", "nor", + "now", "once", "or", "provided", "since", "so", "supposing", "than", + "that", "though", "till", "unless", "until", "what", "when", "whenever", + "where", "whereas", "wherever", "whether", "which", "while", "who", "whoever", + "whose", "why", "yet", +}; + +const std::array interjections = { + "yuck", "oh", "phooey", "blah", "boo", "whoa", "yowza", "huzzah", "boohoo", "fooey", "geez", "pfft", + "ew", "ah", "yum", "brr", "hm", "yahoo", "aha", "woot", "drat", "gah", "meh", "psst", + "aw", "ugh", "yippee", "eek", "gee", "bah", "gadzooks", "duh", "ha", "mmm", "ouch", "phew", + "ack", "uh-huh", "gosh", "hmph", "pish", "zowie", "er", "ick", "oof", "um", +}; + +const std::array nouns = { + "ATM", + "CD", + "SUV", + "TV", + "aardvark", + "abacus", + "abbey", + "abbreviation", + "abdomen", + "ability", + "abnormality", + "abolishment", + "abrogation", + "absence", + "abundance", + "academics", + "academy", + "accelerant", + "accelerator", + "accent", + "acceptance", + "access", + "accessory", + "accident", + "accommodation", + "accompanist", + "accomplishment", + "accord", + "accordance", + "accordion", + "account", + "accountability", + "accountant", + "accounting", + "accuracy", + "accusation", + "acetate", + "achievement", + "achiever", + "acid", + "acknowledgment", + "acorn", + "acoustics", + "acquaintance", + "acquisition", + "acre", + "acrylic", + "act", + "action", + "activation", + "activist", + "activity", + "actor", + "actress", + "acupuncture", + "ad", + "adaptation", + "adapter", + "addiction", + "addition", + "address", + "adjective", + "adjustment", + "admin", + "administration", + "administrator", + "admire", + "admission", + "adobe", + "adoption", + "adrenalin", + "adrenaline", + "adult", + "adulthood", + "advance", + "advancement", + "advantage", + "advent", + "adverb", + "advertisement", + "advertising", + "advice", + "adviser", + "advocacy", + "advocate", + "affair", + "affect", + "affidavit", + "affiliate", + "affinity", + "afoul", + "afterlife", + "aftermath", + "afternoon", + "aftershave", + "aftershock", + "afterthought", + "age", + "agency", + "agenda", + "agent", + "aggradation", + "aggression", + "aglet", + "agony", + "agreement", + "agriculture", + "aid", + "aide", + "aim", + "air", + "airbag", + "airbus", + "aircraft", + "airfare", + "airfield", + "airforce", + "airline", + "airmail", + "airman", + "airplane", + "airport", + "airship", + "airspace", + "alarm", + "alb", + "albatross", + "album", + "alcohol", + "alcove", + "alder", + "ale", + "alert", + "alfalfa", + "algebra", + "algorithm", + "alias", + "alibi", + "alien", + "allegation", + "allergist", + "alley", + "alliance", + "alligator", + "allocation", + "allowance", + "alloy", + "alluvium", + "almanac", + "almighty", + "almond", + "alpaca", + "alpenglow", + "alpenhorn", + "alpha", + "alphabet", + "altar", + "alteration", + "alternative", + "altitude", + "alto", + "aluminium", + "aluminum", + "amazement", + "amazon", + "ambassador", + "amber", + "ambience", + "ambiguity", + "ambition", + "ambulance", + "amendment", + "amenity", + "ammunition", + "amnesty", + "amount", + "amusement", + "anagram", + "analgesia", + "analog", + "analogue", + "analogy", + "analysis", + "analyst", + "analytics", + "anarchist", + "anarchy", + "anatomy", + "ancestor", + "anchovy", + "android", + "anesthesiologist", + "anesthesiology", + "angel", + "anger", + "angina", + "angle", + "angora", + "angstrom", + "anguish", + "animal", + "anime", + "anise", + "ankle", + "anklet", + "anniversary", + "announcement", + "annual", + "anorak", + "answer", + "ant", + "anteater", + "antecedent", + "antechamber", + "antelope", + "antennae", + "anterior", + "anthropology", + "antibody", + "anticipation", + "anticodon", + "antigen", + "antique", + "antiquity", + "antler", + "antling", + "anxiety", + "anybody", + "anyone", + "anything", + "anywhere", + "apartment", + "ape", + "aperitif", + "apology", + "app", + "apparatus", + "apparel", + "appeal", + "appearance", + "appellation", + "appendix", + "appetiser", + "appetite", + "appetizer", + "applause", + "apple", + "applewood", + "appliance", + "application", + "appointment", + "appreciation", + "apprehension", + "approach", + "appropriation", + "approval", + "apricot", + "apron", + "apse", + "aquarium", + "aquifer", + "arcade", + "arch", + "arch-rival", + "archaeologist", + "archaeology", + "archeology", + "archer", + "architect", + "architecture", + "archives", + "area", + "arena", + "argument", + "arithmetic", + "ark", + "arm", + "arm-rest", + "armadillo", + "armament", + "armchair", + "armoire", + "armor", + "armour", + "armpit", + "armrest", + "army", + "arrangement", + "array", + "arrest", + "arrival", + "arrogance", + "arrow", + "art", + "artery", + "arthur", + "artichoke", + "article", + "artifact", + "artificer", + "artist", + "ascend", + "ascent", + "ascot", + "ash", + "ashram", + "ashtray", + "aside", + "asparagus", + "aspect", + "asphalt", + "aspic", + "assassination", + "assault", + "assembly", + "assertion", + "assessment", + "asset", + "assignment", + "assist", + "assistance", + "assistant", + "associate", + "association", + "assumption", + "assurance", + "asterisk", + "astrakhan", + "astrolabe", + "astrologer", + "astrology", + "astronomy", + "asymmetry", + "atelier", + "atheist", + "athlete", + "athletics", + "atmosphere", + "atom", + "atrium", + "attachment", + "attack", + "attacker", + "attainment", + "attempt", + "attendance", + "attendant", + "attention", + "attenuation", + "attic", + "attitude", + "attorney", + "attraction", + "attribute", + "auction", + "audience", + "audit", + "auditorium", + "aunt", + "authentication", + "authenticity", + "author", + "authorisation", + "authority", + "authorization", + "auto", + "autoimmunity", + "automation", + "automaton", + "autumn", + "availability", + "avalanche", + "avenue", + "average", + "avocado", + "award", + "awareness", + "awe", + "axis", + "azimuth", + "baboon", + "babushka", + "baby", + "bachelor", + "back", + "back-up", + "backbone", + "backburn", + "backdrop", + "background", + "backpack", + "backup", + "backyard", + "bacon", + "bacterium", + "badge", + "badger", + "bafflement", + "bag", + "bagel", + "baggage", + "baggie", + "baggy", + "bagpipe", + "bail", + "bait", + "bake", + "baker", + "bakery", + "bakeware", + "balaclava", + "balalaika", + "balance", + "balcony", + "ball", + "ballet", + "balloon", + "balloonist", + "ballot", + "ballpark", + "bamboo", + "ban", + "banana", + "band", + "bandana", + "bandanna", + "bandolier", + "bandwidth", + "bangle", + "banjo", + "bank", + "bankbook", + "banker", + "banking", + "bankruptcy", + "banner", + "banquette", + "banyan", + "baobab", + "bar", + "barbecue", + "barbeque", + "barber", + "bargain", + "barge", + "baritone", + "barium", + "bark", + "barley", + "barn", + "barometer", + "barracks", + "barrage", + "barrel", + "barrier", + "barstool", + "bartender", + "base", + "baseball", + "baseboard", + "baseline", + "basement", + "basics", + "basil", + "basin", + "basis", + "basket", + "basketball", + "bass", + "bassinet", + "bassoon", + "bat", + "bath", + "bather", + "bathhouse", + "bathrobe", + "bathroom", + "bathtub", + "battalion", + "batter", + "battery", + "batting", + "battle", + "battleship", + "bay", + "bayou", + "beach", + "bead", + "beak", + "beam", + "bean", + "beancurd", + "beanie", + "beanstalk", + "bear", + "beard", + "beast", + "beastie", + "beat", + "beating", + "beauty", + "beck", + "bed", + "bedrock", + "bedroom", + "bee", + "beech", + "beef", + "beet", + "beetle", + "beggar", + "beginner", + "beginning", + "begonia", + "behalf", + "behavior", + "behaviour", + "behest", + "behold", + "being", + "belfry", + "belief", + "believer", + "bell", + "belligerency", + "bellows", + "belly", + "belt", + "bench", + "bend", + "beneficiary", + "benefit", + "beret", + "berry", + "best-seller", + "bestseller", + "bet", + "beverage", + "beyond", + "bias", + "bibliography", + "bicycle", + "bid", + "bidder", + "bidding", + "bidet", + "bifocals", + "bijou", + "bike", + "bikini", + "bill", + "billboard", + "billing", + "billion", + "bin", + "binoculars", + "biology", + "biopsy", + "biosphere", + "biplane", + "birch", + "bird", + "bird-watcher", + "birdbath", + "birdcage", + "birdhouse", + "birth", + "birthday", + "biscuit", + "bit", + "bite", + "bitten", + "bitter", + "blackberry", + "blackbird", + "blackboard", + "blackfish", + "blackness", + "bladder", + "blade", + "blame", + "blank", + "blanket", + "blast", + "blazer", + "blend", + "blessing", + "blight", + "blind", + "blinker", + "blister", + "blizzard", + "block", + "blocker", + "blog", + "blogger", + "blood", + "bloodflow", + "bloom", + "bloomer", + "blossom", + "blouse", + "blow", + "blowgun", + "blowhole", + "blueberry", + "blush", + "boar", + "board", + "boat", + "boatload", + "boatyard", + "bob", + "bobcat", + "body", + "bog", + "bolero", + "bolt", + "bond", + "bonding", + "bondsman", + "bone", + "bonfire", + "bongo", + "bonnet", + "bonsai", + "bonus", + "boogeyman", + "book", + "bookcase", + "bookend", + "booking", + "booklet", + "bookmark", + "boolean", + "boom", + "boon", + "boost", + "booster", + "boot", + "bootie", + "border", + "bore", + "borrower", + "borrowing", + "boss", + "botany", + "bother", + "bottle", + "bottling", + "bottom", + "bottom-line", + "boudoir", + "bough", + "boulder", + "boulevard", + "boundary", + "bouquet", + "bourgeoisie", + "bout", + "boutique", + "bow", + "bower", + "bowl", + "bowler", + "bowling", + "bowtie", + "box", + "boxer", + "boxspring", + "boy", + "boycott", + "boyfriend", + "boyhood", + "boysenberry", + "brace", + "bracelet", + "bracket", + "brain", + "brake", + "bran", + "branch", + "brand", + "brass", + "bratwurst", + "bread", + "breadcrumb", + "breadfruit", + "break", + "breakdown", + "breakfast", + "breakpoint", + "breakthrough", + "breastplate", + "breath", + "breeze", + "brewer", + "bribery", + "brick", + "bricklaying", + "bride", + "bridge", + "brief", + "briefing", + "briefly", + "brilliant", + "brink", + "brisket", + "broad", + "broadcast", + "broccoli", + "brochure", + "brocolli", + "broiler", + "broker", + "bronchitis", + "bronco", + "bronze", + "brooch", + "brood", + "brook", + "broom", + "brother", + "brother-in-law", + "brow", + "brownie", + "browser", + "browsing", + "brunch", + "brush", + "brushfire", + "brushing", + "bubble", + "buck", + "bucket", + "buckle", + "buckwheat", + "bud", + "buddy", + "budget", + "buffalo", + "buffer", + "buffet", + "bug", + "buggy", + "bugle", + "builder", + "building", + "bulb", + "bulk", + "bull", + "bull-fighter", + "bulldozer", + "bullet", + "bump", + "bumper", + "bun", + "bunch", + "bungalow", + "bunkhouse", + "burden", + "bureau", + "burglar", + "burial", + "burn", + "burn-out", + "burning", + "burrito", + "burro", + "burrow", + "burst", + "bus", + "bush", + "business", + "businessman", + "bust", + "bustle", + "butane", + "butcher", + "butler", + "butter", + "butterfly", + "button", + "buy", + "buyer", + "buying", + "buzz", + "buzzard", + "c-clamp", + "cabana", + "cabbage", + "cabin", + "cabinet", + "cable", + "caboose", + "cacao", + "cactus", + "caddy", + "cadet", + "cafe", + "caffeine", + "caftan", + "cage", + "cake", + "calcification", + "calculation", + "calculator", + "calculus", + "calendar", + "calf", + "caliber", + "calibre", + "calico", + "call", + "calm", + "calorie", + "camel", + "cameo", + "camera", + "camp", + "campaign", + "campaigning", + "campanile", + "camper", + "campus", + "can", + "canal", + "candelabra", + "candidacy", + "candidate", + "candle", + "candy", + "cane", + "cannibal", + "cannon", + "canoe", + "canon", + "canopy", + "cantaloupe", + "canteen", + "canvas", + "cap", + "capability", + "capacity", + "cape", + "caper", + "capital", + "capitalism", + "capitulation", + "capon", + "cappelletti", + "cappuccino", + "captain", + "caption", + "captor", + "car", + "carabao", + "caramel", + "caravan", + "carbohydrate", + "carbon", + "carboxyl", + "card", + "cardboard", + "cardigan", + "care", + "career", + "cargo", + "caribou", + "carload", + "carnation", + "carnival", + "carol", + "carotene", + "carp", + "carpenter", + "carpet", + "carpeting", + "carport", + "carriage", + "carrier", + "carrot", + "carry", + "cart", + "cartel", + "carter", + "cartilage", + "cartload", + "cartoon", + "cartridge", + "carving", + "cascade", + "case", + "casement", + "cash", + "cashew", + "cashier", + "casino", + "casket", + "cassava", + "casserole", + "cassock", + "cast", + "castanet", + "castle", + "casualty", + "cat", + "catacomb", + "catalogue", + "catalysis", + "catalyst", + "catamaran", + "catastrophe", + "catch", + "catcher", + "category", + "caterpillar", + "cathedral", + "cation", + "catsup", + "cattle", + "cauliflower", + "causal", + "cause", + "causeway", + "caution", + "cave", + "caviar", + "cayenne", + "ceiling", + "celebration", + "celebrity", + "celeriac", + "celery", + "cell", + "cellar", + "cello", + "celsius", + "cement", + "cemetery", + "cenotaph", + "census", + "cent", + "center", + "centimeter", + "centre", + "centurion", + "century", + "cephalopod", + "ceramic", + "ceramics", + "cereal", + "ceremony", + "certainty", + "certificate", + "certification", + "cesspool", + "chafe", + "chain", + "chainstay", + "chair", + "chairlift", + "chairman", + "chairperson", + "chaise", + "chalet", + "chalice", + "chalk", + "challenge", + "chamber", + "champagne", + "champion", + "championship", + "chance", + "chandelier", + "change", + "channel", + "chaos", + "chap", + "chapel", + "chaplain", + "chapter", + "character", + "characteristic", + "characterization", + "chard", + "charge", + "charger", + "charity", + "charlatan", + "charm", + "charset", + "chart", + "charter", + "chasm", + "chassis", + "chastity", + "chasuble", + "chateau", + "chatter", + "chauffeur", + "chauvinist", + "check", + "checkbook", + "checking", + "checkout", + "checkroom", + "cheddar", + "cheek", + "cheer", + "cheese", + "cheesecake", + "cheetah", + "chef", + "chem", + "chemical", + "chemistry", + "chemotaxis", + "cheque", + "cherry", + "chess", + "chest", + "chestnut", + "chick", + "chicken", + "chicory", + "chief", + "chiffonier", + "child", + "childbirth", + "childhood", + "chili", + "chill", + "chime", + "chimpanzee", + "chin", + "chinchilla", + "chino", + "chip", + "chipmunk", + "chit-chat", + "chivalry", + "chive", + "chives", + "chocolate", + "choice", + "choir", + "choker", + "cholesterol", + "choosing", + "chop", + "chops", + "chopstick", + "chopsticks", + "chord", + "chorus", + "chow", + "chowder", + "chrome", + "chromolithograph", + "chronicle", + "chronograph", + "chronometer", + "chrysalis", + "chub", + "chuck", + "church", + "churn", + "chutney", + "cicada", + "cigarette", + "cilantro", + "cinder", + "cinema", + "cinnamon", + "circadian", + "circle", + "circuit", + "circulation", + "circumference", + "circumstance", + "cirrus", + "citizen", + "citizenship", + "citron", + "citrus", + "city", + "civilian", + "civilisation", + "civilization", + "claim", + "clam", + "clamp", + "clan", + "clank", + "clapboard", + "clarification", + "clarinet", + "clarity", + "clasp", + "class", + "classic", + "classification", + "classmate", + "classroom", + "clause", + "clave", + "clavicle", + "clavier", + "claw", + "clay", + "cleaner", + "clearance", + "clearing", + "cleat", + "clef", + "cleft", + "clergyman", + "cleric", + "clerk", + "click", + "client", + "cliff", + "climate", + "climb", + "clinic", + "clip", + "clipboard", + "clipper", + "cloak", + "cloakroom", + "clock", + "clockwork", + "clogs", + "cloister", + "clone", + "close", + "closet", + "closing", + "closure", + "cloth", + "clothes", + "clothing", + "cloud", + "cloudburst", + "clove", + "clover", + "cloves", + "club", + "clue", + "cluster", + "clutch", + "co-producer", + "coach", + "coal", + "coalition", + "coast", + "coaster", + "coat", + "cob", + "cobbler", + "cobweb", + "cockpit", + "cockroach", + "cocktail", + "cocoa", + "coconut", + "cod", + "code", + "codepage", + "codling", + "codon", + "coevolution", + "cofactor", + "coffee", + "coffin", + "cohesion", + "cohort", + "coil", + "coin", + "coincidence", + "coinsurance", + "coke", + "cold", + "coleslaw", + "coliseum", + "collaboration", + "collagen", + "collapse", + "collar", + "collard", + "collateral", + "colleague", + "collection", + "collectivisation", + "collectivization", + "collector", + "college", + "collision", + "colloquy", + "colon", + "colonial", + "colonialism", + "colonisation", + "colonization", + "colony", + "color", + "colorlessness", + "colt", + "column", + "columnist", + "comb", + "combat", + "combination", + "combine", + "comeback", + "comedy", + "comestible", + "comfort", + "comfortable", + "comic", + "comics", + "comma", + "command", + "commander", + "commandment", + "comment", + "commerce", + "commercial", + "commission", + "commitment", + "committee", + "commodity", + "common", + "commonsense", + "commotion", + "communicant", + "communication", + "communion", + "communist", + "community", + "commuter", + "company", + "comparison", + "compass", + "compassion", + "compassionate", + "compensation", + "competence", + "competition", + "competitor", + "complaint", + "complement", + "completion", + "complex", + "complexity", + "compliance", + "complication", + "complicity", + "compliment", + "component", + "comportment", + "composer", + "composite", + "composition", + "compost", + "comprehension", + "compress", + "compromise", + "comptroller", + "compulsion", + "computer", + "comradeship", + "con", + "concentrate", + "concentration", + "concept", + "conception", + "concern", + "concert", + "conclusion", + "concrete", + "condition", + "conditioner", + "condominium", + "condor", + "conduct", + "conductor", + "cone", + "confectionery", + "conference", + "confidence", + "confidentiality", + "configuration", + "confirmation", + "conflict", + "conformation", + "confusion", + "conga", + "congo", + "congregation", + "congress", + "congressman", + "congressperson", + "conifer", + "connection", + "connotation", + "conscience", + "consciousness", + "consensus", + "consent", + "consequence", + "conservation", + "conservative", + "consideration", + "consignment", + "consist", + "consistency", + "console", + "consonant", + "conspiracy", + "conspirator", + "constant", + "constellation", + "constitution", + "constraint", + "construction", + "consul", + "consulate", + "consulting", + "consumer", + "consumption", + "contact", + "contagion", + "container", + "content", + "contention", + "contest", + "context", + "continent", + "contingency", + "continuity", + "contour", + "contract", + "contractor", + "contrail", + "contrary", + "contrast", + "contribution", + "contributor", + "control", + "controller", + "controversy", + "convection", + "convenience", + "convention", + "conversation", + "conversion", + "convert", + "convertible", + "conviction", + "cook", + "cookbook", + "cookie", + "cooking", + "cooperation", + "coordination", + "coordinator", + "cop", + "cop-out", + "cope", + "copper", + "copy", + "copying", + "copyright", + "copywriter", + "coral", + "cord", + "corduroy", + "core", + "cork", + "cormorant", + "corn", + "corner", + "cornerstone", + "cornet", + "cornflakes", + "cornmeal", + "corporal", + "corporation", + "corporatism", + "corps", + "corral", + "correspondence", + "correspondent", + "corridor", + "corruption", + "corsage", + "cosset", + "cost", + "costume", + "cot", + "cottage", + "cotton", + "couch", + "cougar", + "cough", + "council", + "councilman", + "councilor", + "councilperson", + "counsel", + "counseling", + "counselling", + "counsellor", + "counselor", + "count", + "counter", + "counter-force", + "counterpart", + "countess", + "country", + "countryside", + "county", + "couple", + "coupon", + "courage", + "course", + "court", + "courthouse", + "courtroom", + "cousin", + "covariate", + "cover", + "coverage", + "coverall", + "cow", + "cowbell", + "cowboy", + "coyote", + "crab", + "cradle", + "craft", + "craftsman", + "cranberry", + "crane", + "cranky", + "crate", + "cravat", + "craw", + "crawdad", + "crayfish", + "crayon", + "crazy", + "cream", + "creation", + "creative", + "creativity", + "creator", + "creature", + "creche", + "credential", + "credenza", + "credibility", + "credit", + "creditor", + "creek", + "crepe", + "crest", + "crew", + "crewman", + "crewmate", + "crewmember", + "crewmen", + "cria", + "crib", + "cribbage", + "cricket", + "cricketer", + "crime", + "criminal", + "crinoline", + "crisis", + "crisp", + "criteria", + "criterion", + "critic", + "criticism", + "crocodile", + "crocus", + "croissant", + "crook", + "crop", + "cross", + "cross-contamination", + "cross-stitch", + "croup", + "crow", + "crowd", + "crown", + "crude", + "cruelty", + "cruise", + "crumb", + "crunch", + "crusader", + "crush", + "crust", + "cry", + "crystal", + "crystallography", + "cub", + "cube", + "cuckoo", + "cucumber", + "cue", + "cuff-link", + "cuisine", + "cultivar", + "cultivator", + "culture", + "culvert", + "cummerbund", + "cup", + "cupboard", + "cupcake", + "cupola", + "curd", + "cure", + "curio", + "curiosity", + "curl", + "curler", + "currant", + "currency", + "current", + "curriculum", + "curry", + "curse", + "cursor", + "curtailment", + "curtain", + "curve", + "cushion", + "custard", + "custody", + "custom", + "customer", + "cut", + "cuticle", + "cutlet", + "cutover", + "cutting", + "cyclamen", + "cycle", + "cyclone", + "cyclooxygenase", + "cygnet", + "cylinder", + "cymbal", + "cynic", + "cyst", + "cytokine", + "cytoplasm", + "dad", + "daddy", + "daffodil", + "dagger", + "dahlia", + "daikon", + "daily", + "dairy", + "daisy", + "dam", + "damage", + "dame", + "dance", + "dancer", + "dancing", + "dandelion", + "danger", + "dare", + "dark", + "darkness", + "darn", + "dart", + "dash", + "dashboard", + "data", + "database", + "date", + "daughter", + "dawn", + "day", + "daybed", + "daylight", + "dead", + "deadline", + "deal", + "dealer", + "dealing", + "dearest", + "death", + "deathwatch", + "debate", + "debris", + "debt", + "debtor", + "decade", + "decadence", + "decency", + "decimal", + "decision", + "decision-making", + "deck", + "declaration", + "declination", + "decline", + "decoder", + "decongestant", + "decoration", + "decrease", + "decryption", + "dedication", + "deduce", + "deduction", + "deed", + "deep", + "deer", + "default", + "defeat", + "defendant", + "defender", + "defense", + "deficit", + "definition", + "deformation", + "degradation", + "degree", + "delay", + "deliberation", + "delight", + "delivery", + "demand", + "democracy", + "democrat", + "demur", + "den", + "denim", + "denominator", + "density", + "dentist", + "deodorant", + "department", + "departure", + "dependency", + "dependent", + "deployment", + "deposit", + "deposition", + "depot", + "depression", + "depressive", + "depth", + "deputy", + "derby", + "derivation", + "derivative", + "derrick", + "descendant", + "descent", + "description", + "desert", + "design", + "designation", + "designer", + "desire", + "desk", + "desktop", + "dessert", + "destination", + "destiny", + "destroyer", + "destruction", + "detail", + "detainee", + "detainment", + "detection", + "detective", + "detector", + "detention", + "determination", + "detour", + "devastation", + "developer", + "developing", + "development", + "developmental", + "deviance", + "deviation", + "device", + "devil", + "dew", + "dhow", + "diabetes", + "diadem", + "diagnosis", + "diagram", + "dial", + "dialect", + "dialogue", + "diam", + "diamond", + "diaper", + "diaphragm", + "diarist", + "diary", + "dibble", + "dickey", + "dictaphone", + "dictator", + "diction", + "dictionary", + "die", + "diesel", + "diet", + "difference", + "differential", + "difficulty", + "diffuse", + "dig", + "digestion", + "digestive", + "digger", + "digging", + "digit", + "dignity", + "dilapidation", + "dill", + "dilution", + "dime", + "dimension", + "dimple", + "diner", + "dinghy", + "dining", + "dinner", + "dinosaur", + "dioxide", + "dip", + "diploma", + "diplomacy", + "direction", + "directive", + "director", + "directory", + "dirndl", + "dirt", + "disability", + "disadvantage", + "disagreement", + "disappointment", + "disarmament", + "disaster", + "discharge", + "discipline", + "disclaimer", + "disclosure", + "disco", + "disconnection", + "discount", + "discourse", + "discovery", + "discrepancy", + "discretion", + "discrimination", + "discussion", + "disdain", + "disease", + "disembodiment", + "disengagement", + "disguise", + "disgust", + "dish", + "dishwasher", + "disk", + "disparity", + "dispatch", + "displacement", + "display", + "disposal", + "disposer", + "disposition", + "dispute", + "disregard", + "disruption", + "dissemination", + "dissonance", + "distance", + "distinction", + "distortion", + "distribution", + "distributor", + "district", + "divalent", + "divan", + "diver", + "diversity", + "divide", + "dividend", + "divider", + "divine", + "diving", + "division", + "divorce", + "doc", + "dock", + "doctor", + "doctorate", + "doctrine", + "document", + "documentary", + "documentation", + "doe", + "dog", + "dogsled", + "dogwood", + "doing", + "doll", + "dollar", + "dollop", + "dolman", + "dolor", + "dolphin", + "domain", + "dome", + "donation", + "donkey", + "donor", + "donut", + "door", + "doorbell", + "doorknob", + "doorpost", + "doorway", + "dory", + "dose", + "dot", + "double", + "doubling", + "doubt", + "doubter", + "dough", + "doughnut", + "down", + "downfall", + "downforce", + "downgrade", + "download", + "downstairs", + "downtown", + "downturn", + "dozen", + "draft", + "drag", + "dragon", + "dragonfly", + "dragonfruit", + "dragster", + "drain", + "drainage", + "drake", + "drama", + "dramaturge", + "drapes", + "draw", + "drawbridge", + "drawer", + "drawing", + "dream", + "dreamer", + "dredger", + "dress", + "dresser", + "dressing", + "drill", + "drink", + "drinking", + "drive", + "driver", + "driveway", + "driving", + "drizzle", + "dromedary", + "drop", + "drudgery", + "drug", + "drum", + "drummer", + "dryer", + "duck", + "duckling", + "dud", + "dude", + "due", + "duel", + "dueling", + "duffel", + "dugout", + "dulcimer", + "dumbwaiter", + "dump", + "dune", + "dungarees", + "dungeon", + "duplexer", + "duration", + "durian", + "dusk", + "dust", + "duster", + "duty", + "dwell", + "dwelling", + "dynamics", + "dynamite", + "dynamo", + "dynasty", + "dysfunction", + "e-book", + "e-mail", + "e-reader", + "eagle", + "eaglet", + "ear", + "eardrum", + "earmuffs", + "earnings", + "earplug", + "earring", + "earrings", + "earth", + "earthquake", + "earthworm", + "ease", + "easel", + "east", + "eating", + "eaves", + "eavesdropper", + "ecclesia", + "echidna", + "eclipse", + "ecliptic", + "ecology", + "economics", + "economy", + "ecosystem", + "ectoderm", + "ectodermal", + "ecumenist", + "eddy", + "edge", + "edger", + "edible", + "editing", + "edition", + "editor", + "editorial", + "education", + "eel", + "effacement", + "effect", + "effective", + "effectiveness", + "effector", + "efficacy", + "efficiency", + "effort", + "egg", + "egghead", + "eggnog", + "eggplant", + "ego", + "eicosanoid", + "ejector", + "elbow", + "elderberry", + "election", + "electricity", + "electrocardiogram", + "electronics", + "element", + "elephant", + "elevation", + "elevator", + "eleventh", + "elf", + "elicit", + "eligibility", + "elimination", + "elite", + "elixir", + "elk", + "ellipse", + "elm", + "elongation", + "elver", + "email", + "emanate", + "embarrassment", + "embassy", + "embellishment", + "embossing", + "embryo", + "emerald", + "emergence", + "emergency", + "emergent", + "emery", + "emission", + "emitter", + "emotion", + "emphasis", + "empire", + "employ", + "employee", + "employer", + "employment", + "empowerment", + "emu", + "enactment", + "encirclement", + "enclave", + "enclosure", + "encounter", + "encouragement", + "encyclopedia", + "end", + "endive", + "endoderm", + "endorsement", + "endothelium", + "endpoint", + "enemy", + "energy", + "enforcement", + "engagement", + "engine", + "engineer", + "engineering", + "enigma", + "enjoyment", + "enquiry", + "enrollment", + "enterprise", + "entertainment", + "enthusiasm", + "entirety", + "entity", + "entrance", + "entree", + "entrepreneur", + "entry", + "envelope", + "environment", + "envy", + "enzyme", + "epauliere", + "epee", + "ephemera", + "ephemeris", + "ephyra", + "epic", + "episode", + "epithelium", + "epoch", + "eponym", + "epoxy", + "equal", + "equality", + "equation", + "equinox", + "equipment", + "equity", + "equivalent", + "era", + "eraser", + "erosion", + "error", + "escalator", + "escape", + "espadrille", + "espalier", + "essay", + "essence", + "essential", + "establishment", + "estate", + "estimate", + "estrogen", + "estuary", + "eternity", + "ethernet", + "ethics", + "ethnicity", + "ethyl", + "euphonium", + "eurocentrism", + "evaluation", + "evaluator", + "evaporation", + "eve", + "evening", + "evening-wear", + "event", + "everybody", + "everyone", + "everything", + "eviction", + "evidence", + "evil", + "evocation", + "evolution", + "ex-husband", + "ex-wife", + "exaggeration", + "exam", + "examination", + "examiner", + "example", + "exasperation", + "excellence", + "exception", + "excerpt", + "excess", + "exchange", + "excitement", + "exclamation", + "excursion", + "excuse", + "execution", + "executive", + "executor", + "exercise", + "exhaust", + "exhaustion", + "exhibit", + "exhibition", + "exile", + "existence", + "exit", + "exocrine", + "expansion", + "expansionism", + "expectancy", + "expectation", + "expedition", + "expense", + "experience", + "experiment", + "experimentation", + "expert", + "expertise", + "explanation", + "exploration", + "explorer", + "export", + "expose", + "exposition", + "exposure", + "expression", + "extension", + "extent", + "exterior", + "external", + "extinction", + "extreme", + "extremist", + "eye", + "eyeball", + "eyebrow", + "eyebrows", + "eyeglasses", + "eyelash", + "eyelashes", + "eyelid", + "eyelids", + "eyeliner", + "eyestrain", + "eyrie", + "fabric", + "face", + "facelift", + "facet", + "facility", + "facsimile", + "fact", + "factor", + "factory", + "faculty", + "fahrenheit", + "fail", + "failure", + "fairness", + "fairy", + "faith", + "faithful", + "fall", + "fallacy", + "falling-out", + "fame", + "familiar", + "familiarity", + "family", + "fan", + "fang", + "fanlight", + "fanny-pack", + "fantasy", + "farm", + "farmer", + "farming", + "farmland", + "farrow", + "fascia", + "fashion", + "fat", + "fate", + "father", + "father-in-law", + "fatigue", + "fatigues", + "faucet", + "fault", + "fav", + "fava", + "favor", + "favorite", + "fawn", + "fax", + "fear", + "feast", + "feather", + "feature", + "fedelini", + "federation", + "fedora", + "fee", + "feed", + "feedback", + "feeding", + "feel", + "feeling", + "fellow", + "felony", + "female", + "fen", + "fence", + "fencing", + "fender", + "feng", + "fennel", + "ferret", + "ferry", + "ferryboat", + "fertilizer", + "festival", + "fetus", + "few", + "fiber", + "fiberglass", + "fibre", + "fibroblast", + "fibrosis", + "ficlet", + "fiction", + "fiddle", + "field", + "fiery", + "fiesta", + "fifth", + "fig", + "fight", + "fighter", + "figure", + "figurine", + "file", + "filing", + "fill", + "fillet", + "filly", + "film", + "filter", + "filth", + "final", + "finance", + "financing", + "finding", + "fine", + "finer", + "finger", + "fingerling", + "fingernail", + "finish", + "finisher", + "fir", + "fire", + "fireman", + "fireplace", + "firewall", + "firm", + "first", + "fish", + "fishbone", + "fisherman", + "fishery", + "fishing", + "fishmonger", + "fishnet", + "fit", + "fitness", + "fix", + "fixture", + "flag", + "flair", + "flame", + "flan", + "flanker", + "flare", + "flash", + "flat", + "flatboat", + "flavor", + "flax", + "fleck", + "fledgling", + "fleece", + "flesh", + "flexibility", + "flick", + "flicker", + "flight", + "flint", + "flintlock", + "flip-flops", + "flock", + "flood", + "floodplain", + "floor", + "floozie", + "flour", + "flow", + "flower", + "flu", + "flugelhorn", + "fluke", + "flume", + "flung", + "flute", + "fly", + "flytrap", + "foal", + "foam", + "fob", + "focus", + "fog", + "fold", + "folder", + "folk", + "folklore", + "follower", + "following", + "fondue", + "font", + "food", + "foodstuffs", + "fool", + "foot", + "footage", + "football", + "footnote", + "footprint", + "footrest", + "footstep", + "footstool", + "footwear", + "forage", + "forager", + "foray", + "force", + "ford", + "forearm", + "forebear", + "forecast", + "forehead", + "foreigner", + "forelimb", + "forest", + "forestry", + "forever", + "forgery", + "fork", + "form", + "formal", + "formamide", + "format", + "formation", + "former", + "formicarium", + "formula", + "fort", + "forte", + "fortnight", + "fortress", + "fortune", + "forum", + "foundation", + "founder", + "founding", + "fountain", + "fourths", + "fowl", + "fox", + "foxglove", + "fraction", + "fragrance", + "frame", + "framework", + "fratricide", + "fraud", + "fraudster", + "freak", + "freckle", + "freedom", + "freelance", + "freezer", + "freezing", + "freight", + "freighter", + "frenzy", + "freon", + "frequency", + "fresco", + "friction", + "fridge", + "friend", + "friendship", + "fries", + "frigate", + "fright", + "fringe", + "fritter", + "frock", + "frog", + "front", + "frontier", + "frost", + "frosting", + "frown", + "fruit", + "frustration", + "fry", + "fuel", + "fugato", + "fulfillment", + "full", + "fun", + "function", + "functionality", + "fund", + "funding", + "fundraising", + "fur", + "furnace", + "furniture", + "fusarium", + "futon", + "future", + "gadget", + "gaffe", + "gaffer", + "gain", + "gaiters", + "gale", + "gall-bladder", + "gallery", + "galley", + "gallon", + "galoshes", + "gambling", + "game", + "gamebird", + "gaming", + "gamma-ray", + "gander", + "gang", + "gap", + "garage", + "garb", + "garbage", + "garden", + "garlic", + "garment", + "garter", + "gas", + "gasket", + "gasoline", + "gasp", + "gastronomy", + "gastropod", + "gate", + "gateway", + "gather", + "gathering", + "gator", + "gauge", + "gauntlet", + "gavel", + "gazebo", + "gazelle", + "gear", + "gearshift", + "geek", + "gel", + "gelatin", + "gelding", + "gem", + "gemsbok", + "gender", + "gene", + "general", + "generation", + "generator", + "generosity", + "genetics", + "genie", + "genius", + "genre", + "gentleman", + "geography", + "geology", + "geometry", + "geranium", + "gerbil", + "gesture", + "geyser", + "gherkin", + "ghost", + "giant", + "gift", + "gig", + "gigantism", + "giggle", + "ginger", + "gingerbread", + "ginseng", + "giraffe", + "girdle", + "girl", + "girlfriend", + "glacier", + "gladiolus", + "glance", + "gland", + "glass", + "glasses", + "glee", + "glen", + "glider", + "gliding", + "glimpse", + "globe", + "glockenspiel", + "gloom", + "glory", + "glove", + "glow", + "glucose", + "glue", + "glut", + "glutamate", + "gnat", + "gnu", + "go-kart", + "goal", + "goat", + "gobbler", + "god", + "goddess", + "godfather", + "godmother", + "godparent", + "goggles", + "going", + "gold", + "goldfish", + "golf", + "gondola", + "gong", + "good", + "good-bye", + "goodbye", + "goodie", + "goodness", + "goodnight", + "goodwill", + "goose", + "gopher", + "gorilla", + "gosling", + "gossip", + "governance", + "government", + "governor", + "gown", + "grab-bag", + "grace", + "grade", + "gradient", + "graduate", + "graduation", + "graffiti", + "graft", + "grain", + "gram", + "grammar", + "gran", + "grand", + "grandchild", + "granddaughter", + "grandfather", + "grandma", + "grandmom", + "grandmother", + "grandpa", + "grandparent", + "grandson", + "granny", + "granola", + "grant", + "grape", + "grapefruit", + "graph", + "graphic", + "grasp", + "grass", + "grasshopper", + "grassland", + "gratitude", + "gravel", + "gravitas", + "gravity", + "gravy", + "gray", + "grease", + "great-grandfather", + "great-grandmother", + "greatness", + "greed", + "green", + "greenhouse", + "greens", + "grenade", + "grey", + "grid", + "grief", + "grill", + "grin", + "grip", + "gripper", + "grit", + "grocery", + "ground", + "group", + "grouper", + "grouse", + "grove", + "growth", + "grub", + "guacamole", + "guarantee", + "guard", + "guava", + "guerrilla", + "guess", + "guest", + "guestbook", + "guidance", + "guide", + "guideline", + "guilder", + "guilt", + "guilty", + "guinea", + "guitar", + "guitarist", + "gum", + "gumshoe", + "gun", + "gunpowder", + "gutter", + "guy", + "gym", + "gymnast", + "gymnastics", + "gynaecology", + "gyro", + "habit", + "habitat", + "hacienda", + "hacksaw", + "hackwork", + "hail", + "hair", + "haircut", + "hake", + "half", + "half-brother", + "half-sister", + "halibut", + "hall", + "halloween", + "hallway", + "halt", + "ham", + "hamburger", + "hammer", + "hammock", + "hamster", + "hand", + "hand-holding", + "handball", + "handful", + "handgun", + "handicap", + "handle", + "handlebar", + "handmaiden", + "handover", + "handrail", + "handsaw", + "hanger", + "happening", + "happiness", + "harald", + "harbor", + "harbour", + "hard-hat", + "hardboard", + "hardcover", + "hardening", + "hardhat", + "hardship", + "hardware", + "hare", + "harm", + "harmonica", + "harmonise", + "harmonize", + "harmony", + "harp", + "harpooner", + "harpsichord", + "harvest", + "harvester", + "hash", + "hashtag", + "hassock", + "haste", + "hat", + "hatbox", + "hatchet", + "hatchling", + "hate", + "hatred", + "haunt", + "haven", + "haversack", + "havoc", + "hawk", + "hay", + "haze", + "hazel", + "hazelnut", + "head", + "headache", + "headlight", + "headline", + "headphones", + "headquarters", + "headrest", + "health", + "health-care", + "hearing", + "hearsay", + "heart", + "heart-throb", + "heartache", + "heartbeat", + "hearth", + "hearthside", + "heartwood", + "heat", + "heater", + "heating", + "heaven", + "heavy", + "hectare", + "hedge", + "hedgehog", + "heel", + "heifer", + "height", + "heir", + "heirloom", + "helicopter", + "helium", + "hellcat", + "hello", + "helmet", + "helo", + "help", + "hemisphere", + "hemp", + "hen", + "hepatitis", + "herb", + "herbs", + "heritage", + "hermit", + "hero", + "heroine", + "heron", + "herring", + "hesitation", + "hexagon", + "heyday", + "hiccups", + "hide", + "hierarchy", + "high", + "high-rise", + "highland", + "highlight", + "highway", + "hike", + "hiking", + "hill", + "hint", + "hip", + "hippodrome", + "hippopotamus", + "hire", + "hiring", + "historian", + "history", + "hit", + "hive", + "hobbit", + "hobby", + "hockey", + "hog", + "hold", + "holder", + "hole", + "holiday", + "home", + "homeland", + "homeownership", + "hometown", + "homework", + "homogenate", + "homonym", + "honesty", + "honey", + "honeybee", + "honeydew", + "honor", + "honoree", + "hood", + "hoof", + "hook", + "hop", + "hope", + "hops", + "horde", + "horizon", + "hormone", + "horn", + "hornet", + "horror", + "horse", + "horseradish", + "horst", + "hose", + "hosiery", + "hospice", + "hospital", + "hospitalisation", + "hospitality", + "hospitalization", + "host", + "hostel", + "hostess", + "hotdog", + "hotel", + "hound", + "hour", + "hourglass", + "house", + "houseboat", + "household", + "housewife", + "housework", + "housing", + "hovel", + "hovercraft", + "howard", + "howitzer", + "hub", + "hubcap", + "hubris", + "hug", + "hugger", + "hull", + "human", + "humanity", + "humidity", + "hummus", + "humor", + "humour", + "hundred", + "hunger", + "hunt", + "hunter", + "hunting", + "hurdle", + "hurdler", + "hurricane", + "hurry", + "hurt", + "husband", + "hut", + "hutch", + "hyacinth", + "hybridisation", + "hybridization", + "hydrant", + "hydraulics", + "hydrocarb", + "hydrocarbon", + "hydrofoil", + "hydrogen", + "hydrolyse", + "hydrolysis", + "hydrolyze", + "hydroxyl", + "hyena", + "hygienic", + "hype", + "hyphenation", + "hypochondria", + "hypothermia", + "hypothesis", + "ice", + "ice-cream", + "iceberg", + "icebreaker", + "icecream", + "icicle", + "icing", + "icon", + "icy", + "id", + "idea", + "ideal", + "identification", + "identity", + "ideology", + "idiom", + "igloo", + "ignorance", + "ignorant", + "ikebana", + "illiteracy", + "illness", + "illusion", + "illustration", + "image", + "imagination", + "imbalance", + "imitation", + "immigrant", + "immigration", + "immortal", + "impact", + "impairment", + "impala", + "impediment", + "implement", + "implementation", + "implication", + "import", + "importance", + "impostor", + "impress", + "impression", + "imprisonment", + "impropriety", + "improvement", + "impudence", + "impulse", + "in-joke", + "in-laws", + "inability", + "inauguration", + "inbox", + "incandescence", + "incarnation", + "incense", + "incentive", + "inch", + "incidence", + "incident", + "incision", + "inclusion", + "income", + "incompetence", + "inconvenience", + "increase", + "incubation", + "independence", + "independent", + "index", + "indication", + "indicator", + "indigence", + "individual", + "industrialisation", + "industrialization", + "industry", + "inequality", + "inevitable", + "infancy", + "infant", + "infarction", + "infection", + "infiltration", + "infinite", + "infix", + "inflammation", + "inflation", + "influence", + "influx", + "info", + "information", + "infrastructure", + "infusion", + "inglenook", + "ingrate", + "ingredient", + "inhabitant", + "inheritance", + "inhibition", + "inhibitor", + "initial", + "initialise", + "initialize", + "initiative", + "injunction", + "injury", + "injustice", + "ink", + "inlay", + "inn", + "innervation", + "innocence", + "innocent", + "innovation", + "input", + "inquiry", + "inscription", + "insect", + "insectarium", + "insert", + "inside", + "insight", + "insolence", + "insomnia", + "inspection", + "inspector", + "inspiration", + "installation", + "instance", + "instant", + "instinct", + "institute", + "institution", + "instruction", + "instructor", + "instrument", + "instrumentalist", + "instrumentation", + "insulation", + "insurance", + "insurgence", + "insurrection", + "integer", + "integral", + "integration", + "integrity", + "intellect", + "intelligence", + "intensity", + "intent", + "intention", + "intentionality", + "interaction", + "interchange", + "interconnection", + "interest", + "interface", + "interferometer", + "interior", + "interject", + "interloper", + "internet", + "interpretation", + "interpreter", + "interval", + "intervenor", + "intervention", + "interview", + "interviewer", + "intestine", + "introduction", + "intuition", + "invader", + "invasion", + "invention", + "inventor", + "inventory", + "inverse", + "inversion", + "investigation", + "investigator", + "investment", + "investor", + "invitation", + "invite", + "invoice", + "involvement", + "iridescence", + "iris", + "iron", + "ironclad", + "irony", + "irrigation", + "ischemia", + "island", + "isogloss", + "isolation", + "issue", + "item", + "itinerary", + "ivory", + "jack", + "jackal", + "jacket", + "jackfruit", + "jade", + "jaguar", + "jail", + "jailhouse", + "jalapeño", + "jam", + "jar", + "jasmine", + "jaw", + "jazz", + "jealousy", + "jeans", + "jeep", + "jelly", + "jellybeans", + "jellyfish", + "jet", + "jewel", + "jeweller", + "jewellery", + "jewelry", + "jicama", + "jiffy", + "job", + "jockey", + "jodhpurs", + "joey", + "jogging", + "joint", + "joke", + "jot", + "journal", + "journalism", + "journalist", + "journey", + "joy", + "judge", + "judgment", + "judo", + "jug", + "juggernaut", + "juice", + "julienne", + "jumbo", + "jump", + "jumper", + "jumpsuit", + "jungle", + "junior", + "junk", + "junker", + "junket", + "jury", + "justice", + "justification", + "jute", + "kale", + "kangaroo", + "karate", + "kayak", + "kazoo", + "kebab", + "keep", + "keeper", + "kendo", + "kennel", + "ketch", + "ketchup", + "kettle", + "kettledrum", + "key", + "keyboard", + "keyboarding", + "keystone", + "kick", + "kick-off", + "kid", + "kidney", + "kielbasa", + "kill", + "killer", + "killing", + "kilogram", + "kilometer", + "kilt", + "kimono", + "kinase", + "kind", + "kindness", + "king", + "kingdom", + "kingfish", + "kiosk", + "kiss", + "kit", + "kitchen", + "kite", + "kitsch", + "kitten", + "kitty", + "kiwi", + "knee", + "kneejerk", + "knickers", + "knife", + "knife-edge", + "knight", + "knitting", + "knock", + "knot", + "know-how", + "knowledge", + "knuckle", + "koala", + "kohlrabi", + "lab", + "label", + "labor", + "laboratory", + "laborer", + "labour", + "labourer", + "lace", + "lack", + "lacquerware", + "lad", + "ladder", + "ladle", + "lady", + "ladybug", + "lag", + "lake", + "lamb", + "lambkin", + "lament", + "lamp", + "lanai", + "land", + "landform", + "landing", + "landmine", + "landscape", + "lane", + "language", + "lantern", + "lap", + "laparoscope", + "lapdog", + "laptop", + "larch", + "lard", + "larder", + "lark", + "larva", + "laryngitis", + "lasagna", + "lashes", + "last", + "latency", + "latex", + "lathe", + "latitude", + "latte", + "latter", + "laugh", + "laughter", + "laundry", + "lava", + "law", + "lawmaker", + "lawn", + "lawsuit", + "lawyer", + "lay", + "layer", + "layout", + "lead", + "leader", + "leadership", + "leading", + "leaf", + "league", + "leaker", + "leap", + "learning", + "leash", + "leather", + "leave", + "leaver", + "lecture", + "leek", + "leeway", + "left", + "leg", + "legacy", + "legal", + "legend", + "legging", + "legislation", + "legislator", + "legislature", + "legitimacy", + "legume", + "leisure", + "lemon", + "lemonade", + "lemur", + "lender", + "lending", + "length", + "lens", + "lentil", + "leopard", + "leprosy", + "leptocephalus", + "lesson", + "letter", + "lettuce", + "level", + "lever", + "leverage", + "leveret", + "liability", + "liar", + "liberty", + "library", + "licence", + "license", + "licensing", + "licorice", + "lid", + "lie", + "lieu", + "lieutenant", + "life", + "lifestyle", + "lifetime", + "lift", + "ligand", + "light", + "lighting", + "lightning", + "lightscreen", + "ligula", + "likelihood", + "likeness", + "lilac", + "lily", + "limb", + "lime", + "limestone", + "limit", + "limitation", + "limo", + "line", + "linen", + "liner", + "linguist", + "linguistics", + "lining", + "link", + "linkage", + "linseed", + "lion", + "lip", + "lipid", + "lipoprotein", + "lipstick", + "liquid", + "liquidity", + "liquor", + "list", + "listening", + "listing", + "literate", + "literature", + "litigation", + "litmus", + "litter", + "littleneck", + "liver", + "livestock", + "living", + "lizard", + "llama", + "load", + "loading", + "loaf", + "loafer", + "loan", + "lobby", + "lobotomy", + "lobster", + "local", + "locality", + "location", + "lock", + "locker", + "locket", + "locomotive", + "locust", + "lode", + "loft", + "log", + "loggia", + "logic", + "login", + "logistics", + "logo", + "loincloth", + "lollipop", + "loneliness", + "longboat", + "longitude", + "look", + "lookout", + "loop", + "loophole", + "loquat", + "lord", + "loss", + "lot", + "lotion", + "lottery", + "lounge", + "louse", + "lout", + "love", + "lover", + "lox", + "loyalty", + "luck", + "luggage", + "lumber", + "lumberman", + "lunch", + "luncheonette", + "lunchmeat", + "lunchroom", + "lung", + "lunge", + "lute", + "luxury", + "lychee", + "lycra", + "lye", + "lymphocyte", + "lynx", + "lyocell", + "lyre", + "lyrics", + "lysine", + "mRNA", + "macadamia", + "macaroni", + "macaroon", + "macaw", + "machine", + "machinery", + "macrame", + "macro", + "macrofauna", + "madam", + "maelstrom", + "maestro", + "magazine", + "maggot", + "magic", + "magnet", + "magnitude", + "maid", + "maiden", + "mail", + "mailbox", + "mailer", + "mailing", + "mailman", + "main", + "mainland", + "mainstream", + "maintainer", + "maintenance", + "maize", + "major", + "major-league", + "majority", + "makeover", + "maker", + "makeup", + "making", + "male", + "malice", + "mall", + "mallard", + "mallet", + "malnutrition", + "mama", + "mambo", + "mammoth", + "man", + "manacle", + "management", + "manager", + "manatee", + "mandarin", + "mandate", + "mandolin", + "mangle", + "mango", + "mangrove", + "manhunt", + "maniac", + "manicure", + "manifestation", + "manipulation", + "mankind", + "manner", + "manor", + "mansard", + "manservant", + "mansion", + "mantel", + "mantle", + "mantua", + "manufacturer", + "manufacturing", + "many", + "map", + "maple", + "mapping", + "maracas", + "marathon", + "marble", + "march", + "mare", + "margarine", + "margin", + "mariachi", + "marimba", + "marines", + "marionberry", + "mark", + "marker", + "market", + "marketer", + "marketing", + "marketplace", + "marksman", + "markup", + "marmalade", + "marriage", + "marsh", + "marshland", + "marshmallow", + "marten", + "marxism", + "mascara", + "mask", + "masonry", + "mass", + "massage", + "mast", + "masterpiece", + "mastication", + "mastoid", + "mat", + "match", + "matchmaker", + "mate", + "material", + "maternity", + "math", + "mathematics", + "matrix", + "matter", + "mattock", + "mattress", + "max", + "maximum", + "maybe", + "mayonnaise", + "mayor", + "meadow", + "meal", + "mean", + "meander", + "meaning", + "means", + "meantime", + "measles", + "measure", + "measurement", + "meat", + "meatball", + "meatloaf", + "mecca", + "mechanic", + "mechanism", + "med", + "medal", + "media", + "median", + "medication", + "medicine", + "medium", + "meet", + "meeting", + "melatonin", + "melody", + "melon", + "member", + "membership", + "membrane", + "meme", + "memo", + "memorial", + "memory", + "men", + "menopause", + "menorah", + "mention", + "mentor", + "menu", + "merchandise", + "merchant", + "mercury", + "meridian", + "meringue", + "merit", + "mesenchyme", + "mess", + "message", + "messenger", + "messy", + "metabolite", + "metal", + "metallurgist", + "metaphor", + "meteor", + "meteorology", + "meter", + "methane", + "method", + "methodology", + "metric", + "metro", + "metronome", + "mezzanine", + "microlending", + "micronutrient", + "microphone", + "microwave", + "mid-course", + "midden", + "middle", + "middleman", + "midline", + "midnight", + "midwife", + "might", + "migrant", + "migration", + "mile", + "mileage", + "milepost", + "milestone", + "military", + "milk", + "milkshake", + "mill", + "millennium", + "millet", + "millimeter", + "million", + "millisecond", + "millstone", + "mime", + "mimosa", + "min", + "mincemeat", + "mind", + "mine", + "mineral", + "mineshaft", + "mini", + "mini-skirt", + "minibus", + "minimalism", + "minimum", + "mining", + "minion", + "minister", + "mink", + "minnow", + "minor", + "minor-league", + "minority", + "mint", + "minute", + "miracle", + "mirror", + "miscommunication", + "misfit", + "misnomer", + "misplacement", + "misreading", + "misrepresentation", + "miss", + "missile", + "mission", + "mist", + "mistake", + "mister", + "misunderstand", + "miter", + "mitten", + "mix", + "mixer", + "mixture", + "moai", + "moat", + "mob", + "mobile", + "mobility", + "mobster", + "moccasins", + "mocha", + "mochi", + "mode", + "model", + "modeling", + "modem", + "modernist", + "modernity", + "modification", + "molar", + "molasses", + "molding", + "mole", + "molecule", + "mom", + "moment", + "monastery", + "monasticism", + "money", + "monger", + "monitor", + "monitoring", + "monk", + "monkey", + "monocle", + "monopoly", + "monotheism", + "monsoon", + "monster", + "month", + "monument", + "mood", + "moody", + "moon", + "moonlight", + "moonscape", + "moose", + "mop", + "morale", + "morbid", + "morbidity", + "morning", + "morphology", + "morsel", + "mortal", + "mortality", + "mortgage", + "mortise", + "mosque", + "mosquito", + "most", + "motel", + "moth", + "mother", + "mother-in-law", + "motion", + "motivation", + "motive", + "motor", + "motorboat", + "motorcar", + "motorcycle", + "mound", + "mountain", + "mouse", + "mouser", + "mousse", + "moustache", + "mouth", + "mouton", + "movement", + "mover", + "movie", + "mower", + "mozzarella", + "mud", + "muffin", + "mug", + "mukluk", + "mule", + "multimedia", + "muscat", + "muscatel", + "muscle", + "musculature", + "museum", + "mushroom", + "music", + "music-box", + "music-making", + "musician", + "muskrat", + "mussel", + "mustache", + "mustard", + "mutation", + "mutt", + "mutton", + "mycoplasma", + "mystery", + "myth", + "mythology", + "nail", + "name", + "naming", + "nanoparticle", + "napkin", + "narrative", + "nasal", + "nation", + "nationality", + "native", + "naturalisation", + "nature", + "navigation", + "necessity", + "neck", + "necklace", + "necktie", + "nectar", + "nectarine", + "need", + "needle", + "neglect", + "negligee", + "negotiation", + "neighbor", + "neighborhood", + "neighbour", + "neighbourhood", + "neologism", + "neon", + "neonate", + "nephew", + "nerve", + "nest", + "nestling", + "nestmate", + "net", + "netball", + "netbook", + "netsuke", + "network", + "networking", + "neurobiologist", + "neuron", + "neuropathologist", + "neuropsychiatry", + "news", + "newsletter", + "newspaper", + "newsprint", + "newsstand", + "nexus", + "nibble", + "nicety", + "niche", + "nick", + "nickel", + "nickname", + "niece", + "night", + "nightclub", + "nightgown", + "nightingale", + "nightlife", + "nightlight", + "nightmare", + "ninja", + "nit", + "nitrogen", + "nobody", + "nod", + "node", + "noir", + "noise", + "nonbeliever", + "nonconformist", + "nondisclosure", + "nonsense", + "noodle", + "noodles", + "noon", + "norm", + "normal", + "normalisation", + "normalization", + "north", + "nose", + "notation", + "note", + "notebook", + "notepad", + "nothing", + "notice", + "notion", + "notoriety", + "nougat", + "noun", + "nourishment", + "novel", + "nucleotidase", + "nucleotide", + "nudge", + "nuke", + "number", + "numeracy", + "numeric", + "numismatist", + "nun", + "nurse", + "nursery", + "nursing", + "nurture", + "nut", + "nutmeg", + "nutrient", + "nutrition", + "nylon", + "oak", + "oar", + "oasis", + "oat", + "oatmeal", + "oats", + "obedience", + "obesity", + "obi", + "object", + "objection", + "objective", + "obligation", + "oboe", + "observation", + "observatory", + "obsession", + "obsidian", + "obstacle", + "occasion", + "occupation", + "occurrence", + "ocean", + "ocelot", + "octagon", + "octave", + "octavo", + "octet", + "octopus", + "odometer", + "odyssey", + "oeuvre", + "off-ramp", + "offence", + "offense", + "offer", + "offering", + "office", + "officer", + "official", + "offset", + "oil", + "okra", + "oldie", + "oleo", + "olive", + "omega", + "omelet", + "omission", + "omnivore", + "oncology", + "onion", + "online", + "onset", + "opening", + "opera", + "operating", + "operation", + "operator", + "ophthalmologist", + "opinion", + "opossum", + "opponent", + "opportunist", + "opportunity", + "opposite", + "opposition", + "optimal", + "optimisation", + "optimist", + "optimization", + "option", + "orange", + "orangutan", + "orator", + "orchard", + "orchestra", + "orchid", + "order", + "ordinary", + "ordination", + "ore", + "oregano", + "organ", + "organisation", + "organising", + "organization", + "organizing", + "orient", + "orientation", + "origin", + "original", + "originality", + "ornament", + "osmosis", + "osprey", + "ostrich", + "other", + "otter", + "ottoman", + "ounce", + "outback", + "outcome", + "outfielder", + "outfit", + "outhouse", + "outlaw", + "outlay", + "outlet", + "outline", + "outlook", + "output", + "outrage", + "outrigger", + "outrun", + "outset", + "outside", + "oval", + "ovary", + "oven", + "overcharge", + "overclocking", + "overcoat", + "overexertion", + "overflight", + "overhead", + "overheard", + "overload", + "overnighter", + "overshoot", + "oversight", + "overview", + "overweight", + "owl", + "owner", + "ownership", + "ox", + "oxford", + "oxygen", + "oyster", + "ozone", + "pace", + "pacemaker", + "pack", + "package", + "packaging", + "packet", + "pad", + "paddle", + "paddock", + "pagan", + "page", + "pagoda", + "pail", + "pain", + "paint", + "painter", + "painting", + "paintwork", + "pair", + "pajamas", + "palace", + "palate", + "palm", + "pamphlet", + "pan", + "pancake", + "pancreas", + "panda", + "panel", + "panic", + "pannier", + "panpipe", + "panther", + "pantologist", + "pantology", + "pantry", + "pants", + "pantsuit", + "pantyhose", + "papa", + "papaya", + "paper", + "paperback", + "paperwork", + "parable", + "parachute", + "parade", + "paradise", + "paragraph", + "parallelogram", + "paramecium", + "paramedic", + "parameter", + "paranoia", + "parcel", + "parchment", + "pard", + "pardon", + "parent", + "parenthesis", + "parenting", + "park", + "parka", + "parking", + "parliament", + "parole", + "parrot", + "parser", + "parsley", + "parsnip", + "part", + "participant", + "participation", + "particle", + "particular", + "partner", + "partnership", + "partridge", + "party", + "pass", + "passage", + "passbook", + "passenger", + "passing", + "passion", + "passive", + "passport", + "password", + "past", + "pasta", + "paste", + "pastor", + "pastoralist", + "pastry", + "pasture", + "pat", + "patch", + "pate", + "patent", + "patentee", + "path", + "pathogenesis", + "pathology", + "pathway", + "patience", + "patient", + "patina", + "patio", + "patriarch", + "patrimony", + "patriot", + "patrol", + "patroller", + "patrolling", + "patron", + "pattern", + "patty", + "pattypan", + "pause", + "pavement", + "pavilion", + "paw", + "pawnshop", + "pay", + "payee", + "payment", + "payoff", + "pea", + "peace", + "peach", + "peacoat", + "peacock", + "peak", + "peanut", + "pear", + "pearl", + "peasant", + "pecan", + "pedal", + "peek", + "peen", + "peer", + "peer-to-peer", + "pegboard", + "pelican", + "pelt", + "pen", + "penalty", + "pence", + "pencil", + "pendant", + "pendulum", + "penguin", + "penicillin", + "peninsula", + "pennant", + "penny", + "pension", + "pentagon", + "peony", + "people", + "pepper", + "pepperoni", + "percent", + "percentage", + "perception", + "perch", + "perennial", + "perfection", + "performance", + "perfume", + "period", + "periodical", + "peripheral", + "permafrost", + "permission", + "permit", + "perp", + "perpendicular", + "persimmon", + "person", + "personal", + "personality", + "personnel", + "perspective", + "pest", + "pet", + "petal", + "petition", + "petitioner", + "petticoat", + "pew", + "pharmacist", + "pharmacopoeia", + "phase", + "pheasant", + "phenomenon", + "phenotype", + "pheromone", + "philanthropy", + "philosopher", + "philosophy", + "phone", + "phosphate", + "photo", + "photodiode", + "photograph", + "photographer", + "photography", + "photoreceptor", + "phrase", + "phrasing", + "physical", + "physics", + "physiology", + "pianist", + "piano", + "piccolo", + "pick", + "pickax", + "pickaxe", + "picket", + "pickle", + "pickup", + "picnic", + "picture", + "picturesque", + "pie", + "piece", + "pier", + "piety", + "pig", + "pigeon", + "piglet", + "pigpen", + "pigsty", + "pike", + "pilaf", + "pile", + "pilgrim", + "pilgrimage", + "pill", + "pillar", + "pillbox", + "pillow", + "pilot", + "pimple", + "pin", + "pinafore", + "pince-nez", + "pine", + "pineapple", + "pinecone", + "ping", + "pinkie", + "pinot", + "pinstripe", + "pint", + "pinto", + "pinworm", + "pioneer", + "pipe", + "pipeline", + "piracy", + "pirate", + "pit", + "pita", + "pitch", + "pitcher", + "pitching", + "pith", + "pizza", + "place", + "placebo", + "placement", + "placode", + "plagiarism", + "plain", + "plaintiff", + "plan", + "plane", + "planet", + "planning", + "plant", + "plantation", + "planter", + "planula", + "plaster", + "plasterboard", + "plastic", + "plate", + "platelet", + "platform", + "platinum", + "platter", + "platypus", + "play", + "player", + "playground", + "playroom", + "playwright", + "plea", + "pleasure", + "pleat", + "pledge", + "plenty", + "plier", + "pliers", + "plight", + "plot", + "plough", + "plover", + "plow", + "plowman", + "plug", + "plugin", + "plum", + "plumber", + "plume", + "plunger", + "plywood", + "pneumonia", + "pocket", + "pocket-watch", + "pocketbook", + "pod", + "podcast", + "poem", + "poet", + "poetry", + "poignance", + "point", + "poison", + "poisoning", + "poker", + "polarisation", + "polarization", + "pole", + "polenta", + "police", + "policeman", + "policy", + "polish", + "politician", + "politics", + "poll", + "polliwog", + "pollutant", + "pollution", + "polo", + "polyester", + "polyp", + "pomegranate", + "pomelo", + "pompom", + "poncho", + "pond", + "pony", + "pool", + "poor", + "pop", + "popcorn", + "poppy", + "popsicle", + "popularity", + "population", + "populist", + "porcelain", + "porch", + "porcupine", + "pork", + "porpoise", + "port", + "porter", + "portfolio", + "porthole", + "portion", + "portrait", + "position", + "possession", + "possibility", + "possible", + "post", + "postage", + "postbox", + "poster", + "posterior", + "postfix", + "pot", + "potato", + "potential", + "pottery", + "potty", + "pouch", + "poultry", + "pound", + "pounding", + "poverty", + "powder", + "power", + "practice", + "practitioner", + "prairie", + "praise", + "pray", + "prayer", + "precedence", + "precedent", + "precipitation", + "precision", + "predecessor", + "preface", + "preference", + "prefix", + "pregnancy", + "prejudice", + "prelude", + "premeditation", + "premier", + "premise", + "premium", + "preoccupation", + "preparation", + "prescription", + "presence", + "present", + "presentation", + "preservation", + "preserves", + "presidency", + "president", + "press", + "pressroom", + "pressure", + "pressurisation", + "pressurization", + "prestige", + "presume", + "pretzel", + "prevalence", + "prevention", + "prey", + "price", + "pricing", + "pride", + "priest", + "priesthood", + "primary", + "primate", + "prince", + "princess", + "principal", + "principle", + "print", + "printer", + "printing", + "prior", + "priority", + "prison", + "prisoner", + "privacy", + "private", + "privilege", + "prize", + "prizefight", + "probability", + "probation", + "probe", + "problem", + "procedure", + "proceedings", + "process", + "processing", + "processor", + "proctor", + "procurement", + "produce", + "producer", + "product", + "production", + "productivity", + "profession", + "professional", + "professor", + "profile", + "profit", + "progenitor", + "program", + "programme", + "programming", + "progress", + "progression", + "prohibition", + "project", + "proliferation", + "promenade", + "promise", + "promotion", + "prompt", + "pronoun", + "pronunciation", + "proof", + "proof-reader", + "propane", + "property", + "prophet", + "proponent", + "proportion", + "proposal", + "proposition", + "proprietor", + "prose", + "prosecution", + "prosecutor", + "prospect", + "prosperity", + "prostacyclin", + "prostanoid", + "prostrate", + "protection", + "protein", + "protest", + "protocol", + "providence", + "provider", + "province", + "provision", + "prow", + "proximal", + "proximity", + "prune", + "pruner", + "pseudocode", + "pseudoscience", + "psychiatrist", + "psychoanalyst", + "psychologist", + "psychology", + "ptarmigan", + "pub", + "public", + "publication", + "publicity", + "publisher", + "publishing", + "pudding", + "puddle", + "puffin", + "pug", + "puggle", + "pulley", + "pulse", + "puma", + "pump", + "pumpernickel", + "pumpkin", + "pumpkinseed", + "pun", + "punch", + "punctuation", + "punishment", + "pup", + "pupa", + "pupil", + "puppet", + "puppy", + "purchase", + "puritan", + "purity", + "purpose", + "purr", + "purse", + "pursuit", + "push", + "pusher", + "put", + "puzzle", + "pyramid", + "pyridine", + "quadrant", + "quail", + "qualification", + "quality", + "quantity", + "quart", + "quarter", + "quartet", + "quartz", + "queen", + "query", + "quest", + "question", + "questioner", + "questionnaire", + "quiche", + "quicksand", + "quiet", + "quill", + "quilt", + "quince", + "quinoa", + "quit", + "quiver", + "quota", + "quotation", + "quote", + "rabbi", + "rabbit", + "raccoon", + "race", + "racer", + "racing", + "rack", + "radar", + "radiator", + "radio", + "radiosonde", + "radish", + "raffle", + "raft", + "rag", + "rage", + "raid", + "rail", + "railing", + "railroad", + "railway", + "raiment", + "rain", + "rainbow", + "raincoat", + "rainmaker", + "rainstorm", + "rainy", + "raise", + "raisin", + "rake", + "rally", + "ram", + "rambler", + "ramen", + "ramie", + "ranch", + "rancher", + "randomisation", + "randomization", + "range", + "ranger", + "rank", + "rap", + "raspberry", + "rat", + "rate", + "ratepayer", + "rating", + "ratio", + "rationale", + "rations", + "raven", + "ravioli", + "rawhide", + "ray", + "rayon", + "razor", + "reach", + "reactant", + "reaction", + "read", + "reader", + "readiness", + "reading", + "real", + "reality", + "realization", + "realm", + "reamer", + "rear", + "reason", + "reasoning", + "rebel", + "rebellion", + "reboot", + "recall", + "recapitulation", + "receipt", + "receiver", + "reception", + "receptor", + "recess", + "recession", + "recipe", + "recipient", + "reciprocity", + "reclamation", + "recliner", + "recognition", + "recollection", + "recommendation", + "reconsideration", + "record", + "recorder", + "recording", + "recovery", + "recreation", + "recruit", + "rectangle", + "redesign", + "redhead", + "redirect", + "rediscovery", + "reduction", + "reef", + "refectory", + "reference", + "referendum", + "reflection", + "reform", + "refreshments", + "refrigerator", + "refuge", + "refund", + "refusal", + "refuse", + "regard", + "regime", + "region", + "regionalism", + "register", + "registration", + "registry", + "regret", + "regulation", + "regulator", + "rehospitalisation", + "rehospitalization", + "reindeer", + "reinscription", + "reject", + "relation", + "relationship", + "relative", + "relaxation", + "relay", + "release", + "reliability", + "relief", + "religion", + "relish", + "reluctance", + "remains", + "remark", + "reminder", + "remnant", + "remote", + "removal", + "renaissance", + "rent", + "reorganisation", + "reorganization", + "repair", + "reparation", + "repayment", + "repeat", + "replacement", + "replica", + "replication", + "reply", + "report", + "reporter", + "reporting", + "repository", + "representation", + "representative", + "reprocessing", + "republic", + "republican", + "reputation", + "request", + "requirement", + "resale", + "rescue", + "research", + "researcher", + "resemblance", + "reservation", + "reserve", + "reservoir", + "reset", + "residence", + "resident", + "residue", + "resist", + "resistance", + "resolution", + "resolve", + "resort", + "resource", + "respect", + "respite", + "response", + "responsibility", + "rest", + "restaurant", + "restoration", + "restriction", + "restroom", + "restructuring", + "result", + "resume", + "retailer", + "retention", + "rethinking", + "retina", + "retirement", + "retouching", + "retreat", + "retrospect", + "retrospective", + "retrospectivity", + "return", + "reunion", + "revascularisation", + "revascularization", + "reveal", + "revelation", + "revenant", + "revenge", + "revenue", + "reversal", + "reverse", + "review", + "revitalisation", + "revitalization", + "revival", + "revolution", + "revolver", + "reward", + "rhetoric", + "rheumatism", + "rhinoceros", + "rhubarb", + "rhyme", + "rhythm", + "rib", + "ribbon", + "rice", + "riddle", + "ride", + "rider", + "ridge", + "riding", + "rifle", + "right", + "rim", + "ring", + "ringworm", + "riot", + "rip", + "ripple", + "rise", + "riser", + "risk", + "rite", + "ritual", + "river", + "riverbed", + "rivulet", + "road", + "roadway", + "roar", + "roast", + "robe", + "robin", + "robot", + "robotics", + "rock", + "rocker", + "rocket", + "rocket-ship", + "rod", + "role", + "roll", + "roller", + "romaine", + "romance", + "roof", + "room", + "roommate", + "rooster", + "root", + "rope", + "rose", + "rosemary", + "roster", + "rostrum", + "rotation", + "round", + "roundabout", + "route", + "router", + "routine", + "row", + "rowboat", + "rowing", + "rubber", + "rubbish", + "rubric", + "ruby", + "ruckus", + "rudiment", + "ruffle", + "rug", + "rugby", + "ruin", + "rule", + "ruler", + "ruling", + "rumor", + "run", + "runaway", + "runner", + "running", + "runway", + "rush", + "rust", + "rutabaga", + "rye", + "sabre", + "sack", + "saddle", + "sadness", + "safari", + "safe", + "safeguard", + "safety", + "saffron", + "sage", + "sail", + "sailboat", + "sailing", + "sailor", + "saint", + "sake", + "salad", + "salami", + "salary", + "sale", + "salesman", + "salmon", + "salon", + "saloon", + "salsa", + "salt", + "salute", + "samovar", + "sampan", + "sample", + "samurai", + "sanction", + "sanctity", + "sanctuary", + "sand", + "sandal", + "sandbar", + "sandpaper", + "sandwich", + "sanity", + "sardine", + "sari", + "sarong", + "sash", + "satellite", + "satin", + "satire", + "satisfaction", + "sauce", + "saucer", + "sauerkraut", + "sausage", + "savage", + "savannah", + "saving", + "savings", + "savior", + "saviour", + "savory", + "saw", + "saxophone", + "scaffold", + "scale", + "scallion", + "scallops", + "scalp", + "scam", + "scanner", + "scarecrow", + "scarf", + "scarification", + "scenario", + "scene", + "scenery", + "scent", + "schedule", + "scheduling", + "schema", + "scheme", + "schnitzel", + "scholar", + "scholarship", + "school", + "schoolhouse", + "schooner", + "science", + "scientist", + "scimitar", + "scissors", + "scooter", + "scope", + "score", + "scorn", + "scorpion", + "scotch", + "scout", + "scow", + "scrambled", + "scrap", + "scraper", + "scratch", + "screamer", + "screen", + "screening", + "screenwriting", + "screw", + "screw-up", + "screwdriver", + "scrim", + "scrip", + "script", + "scripture", + "scrutiny", + "sculpting", + "sculptural", + "sculpture", + "sea", + "seabass", + "seafood", + "seagull", + "seal", + "seaplane", + "search", + "seashore", + "seaside", + "season", + "seat", + "seaweed", + "second", + "secrecy", + "secret", + "secretariat", + "secretary", + "secretion", + "section", + "sectional", + "sector", + "security", + "sediment", + "seed", + "seeder", + "seeker", + "seep", + "segment", + "seizure", + "selection", + "self", + "self-confidence", + "self-control", + "self-esteem", + "seller", + "selling", + "semantics", + "semester", + "semicircle", + "semicolon", + "semiconductor", + "seminar", + "senate", + "senator", + "sender", + "senior", + "sense", + "sensibility", + "sensitive", + "sensitivity", + "sensor", + "sentence", + "sentencing", + "sentiment", + "sepal", + "separation", + "septicaemia", + "sequel", + "sequence", + "serial", + "series", + "sermon", + "serum", + "serval", + "servant", + "server", + "service", + "servitude", + "sesame", + "session", + "set", + "setback", + "setting", + "settlement", + "settler", + "severity", + "sewer", + "shack", + "shackle", + "shade", + "shadow", + "shadowbox", + "shakedown", + "shaker", + "shallot", + "shallows", + "shame", + "shampoo", + "shanty", + "shape", + "share", + "shareholder", + "shark", + "shaw", + "shawl", + "shear", + "shearling", + "sheath", + "shed", + "sheep", + "sheet", + "shelf", + "shell", + "shelter", + "sherbet", + "sherry", + "shield", + "shift", + "shin", + "shine", + "shingle", + "ship", + "shipper", + "shipping", + "shipyard", + "shirt", + "shirtdress", + "shoat", + "shock", + "shoe", + "shoe-horn", + "shoehorn", + "shoelace", + "shoemaker", + "shoes", + "shoestring", + "shofar", + "shoot", + "shootdown", + "shop", + "shopper", + "shopping", + "shore", + "shoreline", + "short", + "shortage", + "shorts", + "shortwave", + "shot", + "shoulder", + "shout", + "shovel", + "show", + "show-stopper", + "shower", + "shred", + "shrimp", + "shrine", + "shutdown", + "sibling", + "sick", + "sickness", + "side", + "sideboard", + "sideburns", + "sidecar", + "sidestream", + "sidewalk", + "siding", + "siege", + "sigh", + "sight", + "sightseeing", + "sign", + "signal", + "signature", + "signet", + "significance", + "signify", + "signup", + "silence", + "silica", + "silicon", + "silk", + "silkworm", + "sill", + "silly", + "silo", + "silver", + "similarity", + "simple", + "simplicity", + "simplification", + "simvastatin", + "sin", + "singer", + "singing", + "singular", + "sink", + "sinuosity", + "sip", + "sir", + "sister", + "sister-in-law", + "sitar", + "site", + "situation", + "size", + "skate", + "skating", + "skean", + "skeleton", + "ski", + "skiing", + "skill", + "skin", + "skirt", + "skull", + "skullcap", + "skullduggery", + "skunk", + "sky", + "skylight", + "skyline", + "skyscraper", + "skywalk", + "slang", + "slapstick", + "slash", + "slate", + "slaw", + "sled", + "sledge", + "sleep", + "sleepiness", + "sleeping", + "sleet", + "sleuth", + "slice", + "slide", + "slider", + "slime", + "slip", + "slipper", + "slippers", + "slope", + "slot", + "sloth", + "slump", + "smell", + "smelting", + "smile", + "smith", + "smock", + "smog", + "smoke", + "smoking", + "smolt", + "smuggling", + "snack", + "snail", + "snake", + "snakebite", + "snap", + "snarl", + "sneaker", + "sneakers", + "sneeze", + "sniffle", + "snob", + "snorer", + "snow", + "snowboarding", + "snowflake", + "snowman", + "snowmobiling", + "snowplow", + "snowstorm", + "snowsuit", + "snuck", + "snug", + "snuggle", + "soap", + "soccer", + "socialism", + "socialist", + "society", + "sociology", + "sock", + "socks", + "soda", + "sofa", + "softball", + "softdrink", + "softening", + "software", + "soil", + "soldier", + "sole", + "solicitation", + "solicitor", + "solidarity", + "solidity", + "soliloquy", + "solitaire", + "solution", + "solvency", + "sombrero", + "somebody", + "someone", + "someplace", + "somersault", + "something", + "somewhere", + "son", + "sonar", + "sonata", + "song", + "songbird", + "sonnet", + "soot", + "sophomore", + "soprano", + "sorbet", + "sorghum", + "sorrel", + "sorrow", + "sort", + "soul", + "soulmate", + "sound", + "soundness", + "soup", + "source", + "sourwood", + "sousaphone", + "south", + "southeast", + "souvenir", + "sovereignty", + "sow", + "soy", + "soybean", + "space", + "spacing", + "spaghetti", + "span", + "spandex", + "sparerib", + "spark", + "sparrow", + "spasm", + "spat", + "spatula", + "spawn", + "speaker", + "speakerphone", + "speaking", + "spear", + "spec", + "special", + "specialist", + "specialty", + "species", + "specification", + "spectacle", + "spectacles", + "spectrograph", + "spectrum", + "speculation", + "speech", + "speed", + "speedboat", + "spell", + "spelling", + "spelt", + "spending", + "sphere", + "sphynx", + "spice", + "spider", + "spiderling", + "spike", + "spill", + "spinach", + "spine", + "spiral", + "spirit", + "spiritual", + "spirituality", + "spit", + "spite", + "spleen", + "splendor", + "split", + "spokesman", + "spokeswoman", + "sponge", + "sponsor", + "sponsorship", + "spool", + "spoon", + "spork", + "sport", + "sportsman", + "spot", + "spotlight", + "spouse", + "sprag", + "sprat", + "spray", + "spread", + "spreadsheet", + "spree", + "spring", + "sprinkles", + "sprinter", + "sprout", + "spruce", + "spud", + "spume", + "spur", + "spy", + "spyglass", + "square", + "squash", + "squatter", + "squeegee", + "squid", + "squirrel", + "stab", + "stability", + "stable", + "stack", + "stacking", + "stadium", + "staff", + "stag", + "stage", + "stain", + "stair", + "staircase", + "stake", + "stalk", + "stall", + "stallion", + "stamen", + "stamina", + "stamp", + "stance", + "stand", + "standard", + "standardisation", + "standardization", + "standing", + "standoff", + "standpoint", + "star", + "starboard", + "start", + "starter", + "state", + "statement", + "statin", + "station", + "station-wagon", + "statistic", + "statistics", + "statue", + "status", + "statute", + "stay", + "steak", + "stealth", + "steam", + "steamroller", + "steel", + "steeple", + "stem", + "stench", + "stencil", + "step", + "step-aunt", + "step-brother", + "step-daughter", + "step-father", + "step-grandfather", + "step-grandmother", + "step-mother", + "step-sister", + "step-son", + "step-uncle", + "stepdaughter", + "stepmother", + "stepping-stone", + "stepson", + "stereo", + "stew", + "steward", + "stick", + "sticker", + "stiletto", + "still", + "stimulation", + "stimulus", + "sting", + "stinger", + "stir-fry", + "stitch", + "stitcher", + "stock", + "stock-in-trade", + "stockings", + "stole", + "stomach", + "stone", + "stonework", + "stool", + "stop", + "stopsign", + "stopwatch", + "storage", + "store", + "storey", + "storm", + "story", + "story-telling", + "storyboard", + "stot", + "stove", + "strait", + "strand", + "stranger", + "strap", + "strategy", + "straw", + "strawberry", + "strawman", + "stream", + "street", + "streetcar", + "strength", + "stress", + "stretch", + "strife", + "strike", + "string", + "strip", + "stripe", + "strobe", + "structure", + "strudel", + "struggle", + "stucco", + "stud", + "student", + "studio", + "study", + "stuff", + "stumbling", + "stump", + "stupidity", + "sturgeon", + "sty", + "style", + "styling", + "stylus", + "sub", + "subcomponent", + "subconscious", + "subcontractor", + "subexpression", + "subgroup", + "subject", + "submarine", + "submitter", + "subprime", + "subroutine", + "subscription", + "subsection", + "subset", + "subsidence", + "subsidiary", + "subsidy", + "substance", + "substitution", + "subtitle", + "suburb", + "subway", + "success", + "succotash", + "suede", + "suet", + "suffocation", + "sugar", + "suggestion", + "suit", + "suitcase", + "suite", + "sulfur", + "sultan", + "sum", + "summary", + "summer", + "summit", + "sun", + "sunbeam", + "sunbonnet", + "sundae", + "sunday", + "sundial", + "sunflower", + "sunglasses", + "sunlamp", + "sunlight", + "sunrise", + "sunroom", + "sunset", + "sunshine", + "superiority", + "supermarket", + "supernatural", + "supervision", + "supervisor", + "supper", + "supplement", + "supplier", + "supply", + "support", + "supporter", + "suppression", + "supreme", + "surface", + "surfboard", + "surge", + "surgeon", + "surgery", + "surname", + "surplus", + "surprise", + "surround", + "surroundings", + "surrounds", + "survey", + "survival", + "survivor", + "sushi", + "suspect", + "suspenders", + "suspension", + "sustainment", + "sustenance", + "swamp", + "swan", + "swanling", + "swath", + "sweat", + "sweater", + "sweatshirt", + "sweatshop", + "sweatsuit", + "sweets", + "swell", + "swim", + "swimming", + "swimsuit", + "swine", + "swing", + "switch", + "switchboard", + "switching", + "swivel", + "sword", + "swordfight", + "swordfish", + "sycamore", + "symbol", + "symmetry", + "sympathy", + "symptom", + "syndicate", + "syndrome", + "synergy", + "synod", + "synonym", + "synthesis", + "syrup", + "system", + "t-shirt", + "tab", + "tabby", + "tabernacle", + "table", + "tablecloth", + "tablet", + "tabletop", + "tachometer", + "tackle", + "taco", + "tactics", + "tactile", + "tadpole", + "tag", + "tail", + "tailbud", + "tailor", + "tailspin", + "take-out", + "takeover", + "tale", + "talent", + "talk", + "talking", + "tamale", + "tambour", + "tambourine", + "tan", + "tandem", + "tangerine", + "tank", + "tank-top", + "tanker", + "tankful", + "tap", + "tape", + "tapioca", + "target", + "taro", + "tarragon", + "tart", + "task", + "tassel", + "taste", + "tatami", + "tattler", + "tattoo", + "tavern", + "tax", + "taxi", + "taxicab", + "taxpayer", + "tea", + "teacher", + "teaching", + "team", + "teammate", + "teapot", + "tear", + "tech", + "technician", + "technique", + "technologist", + "technology", + "tectonics", + "teen", + "teenager", + "teepee", + "telephone", + "telescreen", + "teletype", + "television", + "tell", + "teller", + "temp", + "temper", + "temperature", + "temple", + "tempo", + "temporariness", + "temporary", + "temptation", + "temptress", + "tenant", + "tendency", + "tender", + "tenement", + "tenet", + "tennis", + "tenor", + "tension", + "tensor", + "tent", + "tentacle", + "tenth", + "tepee", + "teriyaki", + "term", + "terminal", + "termination", + "terminology", + "termite", + "terrace", + "terracotta", + "terrapin", + "terrarium", + "territory", + "test", + "testament", + "testimonial", + "testimony", + "testing", + "text", + "textbook", + "textual", + "texture", + "thanks", + "thaw", + "theater", + "theft", + "theism", + "theme", + "theology", + "theory", + "therapist", + "therapy", + "thermals", + "thermometer", + "thermostat", + "thesis", + "thickness", + "thief", + "thigh", + "thing", + "thinking", + "thirst", + "thistle", + "thong", + "thongs", + "thorn", + "thought", + "thousand", + "thread", + "threat", + "threshold", + "thrift", + "thrill", + "throne", + "thrush", + "thumb", + "thump", + "thunder", + "thunderbolt", + "thunderhead", + "thunderstorm", + "thyme", + "tiara", + "tic", + "tick", + "ticket", + "tide", + "tie", + "tiger", + "tights", + "tile", + "till", + "tilt", + "timbale", + "timber", + "time", + "timeline", + "timeout", + "timer", + "timetable", + "timing", + "timpani", + "tin", + "tinderbox", + "tintype", + "tip", + "tire", + "tissue", + "titanium", + "title", + "toad", + "toast", + "toaster", + "tobacco", + "today", + "toe", + "toenail", + "toffee", + "tofu", + "tog", + "toga", + "toilet", + "tolerance", + "tolerant", + "toll", + "tom-tom", + "tomatillo", + "tomato", + "tomb", + "tomography", + "tomorrow", + "ton", + "tonality", + "tone", + "tongue", + "tonic", + "tonight", + "tool", + "toot", + "tooth", + "toothbrush", + "toothpaste", + "toothpick", + "top", + "top-hat", + "topic", + "topsail", + "toque", + "toreador", + "tornado", + "torso", + "torte", + "tortellini", + "tortilla", + "tortoise", + "total", + "tote", + "touch", + "tough-guy", + "tour", + "tourism", + "tourist", + "tournament", + "tow-truck", + "towel", + "tower", + "town", + "townhouse", + "township", + "toy", + "trace", + "trachoma", + "track", + "tracking", + "tracksuit", + "tract", + "tractor", + "trade", + "trader", + "trading", + "tradition", + "traditionalism", + "traffic", + "trafficker", + "tragedy", + "trail", + "trailer", + "trailpatrol", + "train", + "trainer", + "training", + "trait", + "tram", + "trance", + "transaction", + "transcript", + "transfer", + "transformation", + "transit", + "transition", + "translation", + "transmission", + "transom", + "transparency", + "transplantation", + "transport", + "transportation", + "trap", + "trapdoor", + "trapezium", + "trapezoid", + "trash", + "travel", + "traveler", + "tray", + "treasure", + "treasury", + "treat", + "treatment", + "treaty", + "tree", + "trek", + "trellis", + "tremor", + "trench", + "trend", + "triad", + "trial", + "triangle", + "tribe", + "tributary", + "trick", + "trigger", + "trigonometry", + "trillion", + "trim", + "trinket", + "trip", + "tripod", + "tritone", + "triumph", + "trolley", + "troop", + "trooper", + "trophy", + "trouble", + "trousers", + "trout", + "trove", + "trowel", + "truck", + "trumpet", + "trunk", + "trust", + "trustee", + "truth", + "try", + "tsunami", + "tub", + "tuba", + "tube", + "tuber", + "tug", + "tugboat", + "tuition", + "tulip", + "tumbler", + "tummy", + "tuna", + "tune", + "tune-up", + "tunic", + "tunnel", + "turban", + "turf", + "turkey", + "turmeric", + "turn", + "turning", + "turnip", + "turnover", + "turnstile", + "turret", + "turtle", + "tusk", + "tussle", + "tutu", + "tuxedo", + "tweet", + "tweezers", + "twig", + "twilight", + "twine", + "twins", + "twist", + "twister", + "twitter", + "type", + "typeface", + "typewriter", + "typhoon", + "ukulele", + "ultimatum", + "umbrella", + "unblinking", + "uncertainty", + "uncle", + "underclothes", + "underestimate", + "underground", + "underneath", + "underpants", + "underpass", + "undershirt", + "understanding", + "understatement", + "undertaker", + "underwear", + "underweight", + "underwire", + "underwriting", + "unemployment", + "unibody", + "uniform", + "uniformity", + "union", + "unique", + "unit", + "unity", + "universe", + "university", + "update", + "upgrade", + "uplift", + "upper", + "upstairs", + "upward", + "urge", + "urgency", + "urn", + "usage", + "use", + "user", + "usher", + "usual", + "utensil", + "utilisation", + "utility", + "utilization", + "vacation", + "vaccine", + "vacuum", + "vagrant", + "valance", + "valentine", + "validate", + "validity", + "valley", + "valuable", + "value", + "vampire", + "van", + "vanadyl", + "vane", + "vanilla", + "vanity", + "variability", + "variable", + "variant", + "variation", + "variety", + "vascular", + "vase", + "vault", + "vaulting", + "veal", + "vector", + "vegetable", + "vegetarian", + "vegetarianism", + "vegetation", + "vehicle", + "veil", + "vein", + "veldt", + "vellum", + "velocity", + "velodrome", + "velvet", + "vendor", + "veneer", + "vengeance", + "venison", + "venom", + "venti", + "venture", + "venue", + "veranda", + "verb", + "verdict", + "verification", + "vermicelli", + "vernacular", + "verse", + "version", + "vertigo", + "verve", + "vessel", + "vest", + "vestment", + "vet", + "veteran", + "veterinarian", + "veto", + "viability", + "vibraphone", + "vibration", + "vibrissae", + "vice", + "vicinity", + "victim", + "victory", + "video", + "view", + "viewer", + "vignette", + "villa", + "village", + "vine", + "vinegar", + "vineyard", + "vintage", + "vintner", + "vinyl", + "viola", + "violation", + "violence", + "violet", + "violin", + "virtue", + "virus", + "visa", + "viscose", + "vise", + "vision", + "visit", + "visitor", + "visor", + "vista", + "visual", + "vitality", + "vitamin", + "vitro", + "vivo", + "vogue", + "voice", + "void", + "vol", + "volatility", + "volcano", + "volleyball", + "volume", + "volunteer", + "volunteering", + "vote", + "voter", + "voting", + "voyage", + "vulture", + "wafer", + "waffle", + "wage", + "wagon", + "waist", + "waistband", + "wait", + "waiter", + "waiting", + "waitress", + "waiver", + "wake", + "walk", + "walker", + "walking", + "walkway", + "wall", + "wallaby", + "wallet", + "walnut", + "walrus", + "wampum", + "wannabe", + "want", + "war", + "warden", + "wardrobe", + "warfare", + "warlock", + "warlord", + "warm-up", + "warming", + "warmth", + "warning", + "warrant", + "warren", + "warrior", + "wasabi", + "wash", + "washbasin", + "washcloth", + "washer", + "washtub", + "wasp", + "waste", + "wastebasket", + "wasting", + "watch", + "watcher", + "watchmaker", + "water", + "waterbed", + "watercress", + "waterfall", + "waterfront", + "watermelon", + "waterskiing", + "waterspout", + "waterwheel", + "wave", + "waveform", + "wax", + "way", + "weakness", + "wealth", + "weapon", + "wear", + "weasel", + "weather", + "web", + "webinar", + "webmail", + "webpage", + "website", + "wedding", + "wedge", + "weeder", + "weedkiller", + "week", + "weekend", + "weekender", + "weight", + "weird", + "welcome", + "welfare", + "well", + "well-being", + "west", + "western", + "wet-bar", + "wetland", + "wetsuit", + "whack", + "whale", + "wharf", + "wheat", + "wheel", + "whelp", + "whey", + "whip", + "whirlpool", + "whirlwind", + "whisker", + "whisper", + "whistle", + "whole", + "wholesale", + "wholesaler", + "whorl", + "wick", + "widget", + "widow", + "width", + "wife", + "wifi", + "wild", + "wildebeest", + "wilderness", + "wildlife", + "will", + "willingness", + "willow", + "win", + "wind", + "wind-chime", + "windage", + "window", + "windscreen", + "windshield", + "winery", + "wing", + "wingman", + "wingtip", + "wink", + "winner", + "winter", + "wire", + "wiretap", + "wiring", + "wisdom", + "wiseguy", + "wish", + "wisteria", + "wit", + "witch", + "witch-hunt", + "withdrawal", + "witness", + "wok", + "wolf", + "woman", + "wombat", + "wonder", + "wont", + "wood", + "woodchuck", + "woodland", + "woodshed", + "woodwind", + "wool", + "woolens", + "word", + "wording", + "work", + "workbench", + "worker", + "workforce", + "workhorse", + "working", + "workout", + "workplace", + "workshop", + "world", + "worm", + "worry", + "worship", + "worshiper", + "worth", + "wound", + "wrap", + "wraparound", + "wrapper", + "wrapping", + "wreck", + "wrecker", + "wren", + "wrench", + "wrestler", + "wriggler", + "wrinkle", + "wrist", + "writer", + "writing", + "wrong", + "xylophone", + "yacht", + "yahoo", + "yak", + "yam", + "yang", + "yard", + "yarmulke", + "yarn", + "yawl", + "year", + "yeast", + "yellowjacket", + "yesterday", + "yew", + "yin", + "yoga", + "yogurt", + "yoke", + "yolk", + "young", + "youngster", + "yourself", + "youth", + "yoyo", + "yurt", + "zampone", + "zebra", + "zebrafish", + "zen", + "zephyr", + "zero", + "ziggurat", + "zinc", + "zipper", + "zither", + "zombie", + "zone", + "zoo", + "zoologist", + "zoology", + "zoot-suit", + "zucchini", +}; + +const std::array prepositions = { + "a", + "abaft", + "aboard", + "about", + "above", + "absent", + "across", + "afore", + "after", + "against", + "along", + "alongside", + "amid", + "amidst", + "among", + "amongst", + "an", + "anenst", + "anti", + "apropos", + "apud", + "around", + "as", + "aside", + "astride", + "at", + "athwart", + "atop", + "barring", + "before", + "behind", + "below", + "beneath", + "beside", + "besides", + "between", + "beyond", + "but", + "by", + "circa", + "concerning", + "considering", + "despite", + "down", + "during", + "except", + "excepting", + "excluding", + "failing", + "following", + "for", + "forenenst", + "from", + "given", + "in", + "including", + "inside", + "into", + "lest", + "like", + "mid", + "midst", + "minus", + "modulo", + "near", + "next", + "notwithstanding", + "of", + "off", + "on", + "onto", + "opposite", + "out", + "outside", + "over", + "pace", + "past", + "per", + "plus", + "pro", + "qua", + "regarding", + "round", + "sans", + "save", + "since", + "than", + "the", + "through", + "throughout", + "till", + "times", + "to", + "toward", + "towards", + "under", + "underneath", + "unlike", + "until", + "unto", + "up", + "upon", + "versus", + "via", + "vice", + "with", + "within", + "without", + "worth", +}; + +const std::array verbs = { + "abandon", + "abase", + "abate", + "abbreviate", + "abdicate", + "abduct", + "abet", + "abhor", + "abide", + "abjure", + "abnegate", + "abolish", + "abominate", + "abort", + "abound", + "abrade", + "abridge", + "abrogate", + "abscond", + "abseil", + "absent", + "absolve", + "absorb", + "abstain", + "abstract", + "abut", + "accede", + "accelerate", + "accent", + "accentuate", + "accept", + "access", + "accessorise", + "accessorize", + "acclaim", + "acclimate", + "acclimatise", + "acclimatize", + "accommodate", + "accompany", + "accomplish", + "accord", + "accost", + "account", + "accouter", + "accoutre", + "accredit", + "accrue", + "acculturate", + "accumulate", + "accuse", + "accustom", + "ace", + "ache", + "achieve", + "acidify", + "acknowledge", + "acquaint", + "acquiesce", + "acquire", + "acquit", + "act", + "action", + "activate", + "actualise", + "actualize", + "actuate", + "adapt", + "add", + "addle", + "address", + "adduce", + "adhere", + "adjoin", + "adjourn", + "adjudge", + "adjudicate", + "adjure", + "adjust", + "administer", + "admire", + "admit", + "admonish", + "adopt", + "adore", + "adorn", + "adsorb", + "adulterate", + "adumbrate", + "advance", + "advantage", + "advertise", + "advise", + "advocate", + "aerate", + "affect", + "affiliate", + "affirm", + "affix", + "afflict", + "afford", + "afforest", + "affront", + "age", + "agglomerate", + "aggravate", + "aggregate", + "agitate", + "agonise", + "agonize", + "agree", + "aid", + "ail", + "aim", + "air", + "airbrush", + "airdrop", + "airfreight", + "airlift", + "alarm", + "alert", + "alienate", + "alight", + "align", + "allay", + "allege", + "alleviate", + "allocate", + "allot", + "allow", + "alloy", + "allude", + "ally", + "alphabetise", + "alphabetize", + "alter", + "alternate", + "amalgamate", + "amass", + "amaze", + "amble", + "ambush", + "ameliorate", + "amend", + "amortise", + "amortize", + "amount", + "amplify", + "amputate", + "amuse", + "anaesthetise", + "anaesthetize", + "analyse", + "anchor", + "anesthetize", + "anger", + "angle", + "anglicise", + "anglicize", + "animate", + "anneal", + "annex", + "annihilate", + "annotate", + "announce", + "annoy", + "annul", + "anodise", + "anodize", + "anoint", + "anonymise", + "anonymize", + "answer", + "antagonise", + "antagonize", + "antedate", + "anthologise", + "anthologize", + "anticipate", + "ape", + "apologise", + "apologize", + "apostrophise", + "apostrophize", + "appal", + "appall", + "appeal", + "appear", + "appease", + "append", + "appertain", + "applaud", + "apply", + "appoint", + "apportion", + "appraise", + "appreciate", + "apprehend", + "apprentice", + "apprise", + "approach", + "appropriate", + "approve", + "approximate", + "aquaplane", + "arbitrate", + "arc", + "arch", + "archive", + "argue", + "arise", + "arm", + "arraign", + "arrange", + "array", + "arrest", + "arrive", + "arrogate", + "art", + "articulate", + "ascend", + "ascertain", + "ascribe", + "ask", + "asphyxiate", + "aspirate", + "aspire", + "assail", + "assassinate", + "assault", + "assay", + "assemble", + "assent", + "assert", + "assess", + "assign", + "assimilate", + "assist", + "associate", + "assuage", + "assume", + "assure", + "asterisk", + "astonish", + "astound", + "atomise", + "atomize", + "atone", + "atrophy", + "attach", + "attack", + "attain", + "attempt", + "attend", + "attenuate", + "attest", + "attract", + "attribute", + "auction", + "audit", + "audition", + "augment", + "augur", + "authenticate", + "author", + "authorise", + "authorize", + "autograph", + "automate", + "autosave", + "autowind", + "avail", + "avenge", + "aver", + "average", + "avert", + "avoid", + "avow", + "await", + "awake", + "awaken", + "award", + "awe", + "ax", + "axe", + "baa", + "babble", + "baby", + "babysit", + "back", + "backcomb", + "backdate", + "backfill", + "backfire", + "backlight", + "backpack", + "backspace", + "backtrack", + "badger", + "baffle", + "bag", + "bail", + "bait", + "bake", + "balance", + "bale", + "ball", + "balloon", + "ballot", + "balls", + "bamboozle", + "ban", + "band", + "bandage", + "bandy", + "banish", + "bank", + "bankroll", + "bankrupt", + "banter", + "baptise", + "baptize", + "bar", + "barbecue", + "bare", + "bargain", + "barge", + "bark", + "barnstorm", + "barrack", + "barrel", + "barricade", + "barter", + "base", + "bash", + "bask", + "baste", + "bat", + "batch", + "bath", + "bathe", + "batten", + "batter", + "battle", + "baulk", + "bawl", + "bay", + "bayonet", + "be", + "beach", + "beam", + "bean", + "bear", + "beard", + "beat", + "beatbox", + "beatboxer", + "beatify", + "beautify", + "beckon", + "become", + "bedazzle", + "bedeck", + "bedevil", + "beef", + "beep", + "beetle", + "befall", + "befit", + "befog", + "befriend", + "beg", + "beget", + "beggar", + "begin", + "begrudge", + "beguile", + "behave", + "behold", + "behoove", + "behove", + "belabor", + "belabour", + "belay", + "belch", + "belie", + "believe", + "belittle", + "bellow", + "belly", + "bellyache", + "belong", + "belt", + "bemoan", + "bemuse", + "benchmark", + "bend", + "benefit", + "bequeath", + "berate", + "bereave", + "berth", + "beseech", + "beset", + "besiege", + "besmirch", + "bespatter", + "bespeak", + "best", + "bestir", + "bestow", + "bestride", + "bet", + "betake", + "betide", + "betoken", + "betray", + "better", + "bewail", + "beware", + "bewilder", + "bewitch", + "bias", + "bicker", + "bicycle", + "bid", + "bide", + "biff", + "bifurcate", + "big", + "bike", + "bilk", + "bill", + "billet", + "billow", + "bin", + "bind", + "binge", + "biodegrade", + "bird", + "bisect", + "bite", + "bitmap", + "bivouac", + "bivvy", + "blab", + "blabber", + "blacken", + "blackmail", + "blag", + "blame", + "blanch", + "blank", + "blanket", + "blare", + "blaspheme", + "blast", + "blather", + "blaze", + "blazon", + "bleach", + "bleat", + "bleed", + "bleep", + "blemish", + "blench", + "blend", + "bless", + "blight", + "blind", + "blindfold", + "blindfolded", + "blindside", + "blink", + "bliss", + "blister", + "blitz", + "bloat", + "block", + "blockade", + "blog", + "blood", + "bloom", + "bloop", + "blossom", + "blot", + "blow", + "blub", + "blubber", + "bludge", + "bludgeon", + "bluff", + "blunder", + "blunt", + "blur", + "blurt", + "blush", + "bluster", + "board", + "boast", + "bob", + "bobble", + "bode", + "bodge", + "bog", + "boggle", + "boil", + "bolster", + "bolt", + "bomb", + "bombard", + "bond", + "bonk", + "boo", + "boogie", + "book", + "bookmark", + "boom", + "boomerang", + "boost", + "boot", + "bootleg", + "bop", + "border", + "bore", + "born", + "borrow", + "boss", + "botch", + "bother", + "bottle", + "bottleful", + "bottom", + "bounce", + "bound", + "bow", + "bowdlerise", + "bowdlerize", + "bowl", + "bowlful", + "box", + "boycott", + "braai", + "brace", + "braces", + "bracket", + "brag", + "braid", + "brain", + "brainstorm", + "brainwash", + "braise", + "brake", + "branch", + "brand", + "brandish", + "brave", + "brawl", + "bray", + "brazen", + "breach", + "break", + "breakfast", + "breathalyse", + "breathalyze", + "breathe", + "breed", + "breeze", + "brew", + "bribe", + "brick", + "bridge", + "bridle", + "brief", + "brighten", + "brim", + "bring", + "bristle", + "broach", + "broadcast", + "broaden", + "broadside", + "broil", + "broker", + "brood", + "brook", + "browbeat", + "browse", + "bruise", + "bruit", + "brush", + "brutalise", + "brutalize", + "bubble", + "buck", + "bucket", + "bucketful", + "buckle", + "bud", + "buddy", + "budge", + "budget", + "buff", + "buffer", + "buffet", + "bug", + "build", + "bulge", + "bulk", + "bulldoze", + "bully", + "bum", + "bumble", + "bump", + "bunch", + "bundle", + "bungle", + "bunk", + "bunker", + "bunt", + "buoy", + "burble", + "burden", + "burgeon", + "burglarize", + "burgle", + "burn", + "burnish", + "burp", + "burrow", + "burst", + "bury", + "bus", + "bushwhack", + "busk", + "bust", + "bustle", + "busy", + "butcher", + "butt", + "butter", + "button", + "buttonhole", + "buttress", + "buy", + "buzz", + "buzzing", + "bypass", + "cable", + "cache", + "cackle", + "caddie", + "cadge", + "cage", + "cajole", + "cake", + "calcify", + "calculate", + "calibrate", + "call", + "calm", + "calve", + "camouflage", + "camp", + "campaign", + "can", + "canalise", + "canalize", + "cancel", + "cane", + "cannibalise", + "cannibalize", + "cannon", + "cannulate", + "canoe", + "canonise", + "canonize", + "canst", + "cant", + "canter", + "canvass", + "cap", + "caper", + "capitalise", + "capitalize", + "capitulate", + "capsize", + "captain", + "caption", + "captivate", + "capture", + "caramelise", + "caramelize", + "carbonise", + "carbonize", + "carburise", + "carburize", + "card", + "care", + "careen", + "career", + "caress", + "caricature", + "carjack", + "carol", + "carom", + "carouse", + "carp", + "carpet", + "carpool", + "carry", + "cart", + "cartwheel", + "carve", + "cascade", + "case", + "cash", + "cashier", + "casserole", + "cast", + "castigate", + "catalog", + "catalogue", + "catalyse", + "catalyze", + "catapult", + "catch", + "categorise", + "categorize", + "cater", + "caterwaul", + "catnap", + "caucus", + "caulk", + "cause", + "cauterise", + "cauterize", + "caution", + "cave", + "cavil", + "cavort", + "caw", + "cc", + "cease", + "cede", + "celebrate", + "cement", + "censor", + "censure", + "centralise", + "centralize", + "centre", + "certificate", + "certify", + "chafe", + "chaff", + "chain", + "chair", + "chalk", + "challenge", + "champ", + "champion", + "chance", + "change", + "channel", + "chant", + "chaperon", + "chaperone", + "char", + "characterise", + "characterize", + "charbroil", + "charge", + "chargesheet", + "chargrill", + "charm", + "chart", + "charter", + "chase", + "chasten", + "chastise", + "chat", + "chatter", + "chauffeur", + "cheapen", + "cheat", + "cheater", + "check", + "checkmate", + "cheek", + "cheep", + "cheer", + "cherish", + "chew", + "chicken", + "chide", + "chill", + "chillax", + "chime", + "chip", + "chirp", + "chisel", + "chivvy", + "chlorinate", + "choke", + "chomp", + "choose", + "chop", + "choreograph", + "chortle", + "chorus", + "christen", + "chromakey", + "chronicle", + "chuck", + "chuckle", + "chunder", + "chunter", + "churn", + "cinch", + "circle", + "circulate", + "circumnavigate", + "circumscribe", + "circumvent", + "cite", + "civilise", + "civilize", + "clack", + "claim", + "clam", + "clamber", + "clamor", + "clamour", + "clamp", + "clang", + "clank", + "clap", + "clarify", + "clash", + "clasp", + "class", + "classify", + "clatter", + "claw", + "clean", + "cleanse", + "clear", + "cleave", + "clench", + "clerk", + "click", + "climb", + "clinch", + "cling", + "clink", + "clinking", + "clip", + "cloak", + "clobber", + "clock", + "clog", + "clone", + "clonk", + "close", + "closet", + "clot", + "clothe", + "cloud", + "clout", + "clown", + "club", + "cluck", + "clue", + "clump", + "clunk", + "cluster", + "clutch", + "clutter", + "coach", + "coagulate", + "coalesce", + "coarsen", + "coast", + "coat", + "coax", + "cobble", + "cocoon", + "coddle", + "code", + "codify", + "coerce", + "coexist", + "cogitate", + "cohabit", + "cohere", + "coil", + "coin", + "coincide", + "collaborate", + "collapse", + "collar", + "collate", + "collect", + "collectivise", + "collectivize", + "collide", + "colligate", + "collocate", + "collude", + "colonise", + "colonize", + "colorize", + "colour", + "comb", + "combat", + "combine", + "combust", + "come", + "comfort", + "command", + "commandeer", + "commemorate", + "commence", + "commend", + "comment", + "commentate", + "commercialise", + "commercialize", + "commingle", + "commiserate", + "commission", + "commit", + "commune", + "communicate", + "commute", + "compact", + "compare", + "compartmentalise", + "compartmentalize", + "compel", + "compensate", + "compete", + "compile", + "complain", + "complement", + "complete", + "complicate", + "compliment", + "comply", + "comport", + "compose", + "compost", + "compound", + "comprehend", + "compress", + "comprise", + "compromise", + "compute", + "computerise", + "computerize", + "con", + "conceal", + "concede", + "conceive", + "concentrate", + "conceptualise", + "conceptualize", + "concern", + "concertina", + "conciliate", + "conclude", + "concoct", + "concrete", + "concur", + "concuss", + "condemn", + "condense", + "condescend", + "condition", + "condone", + "conduct", + "cone", + "confer", + "confess", + "confide", + "configure", + "confine", + "confirm", + "confiscate", + "conflate", + "conflict", + "conform", + "confound", + "confront", + "confuse", + "confute", + "congeal", + "congratulate", + "congregate", + "conjecture", + "conjoin", + "conjugate", + "conjure", + "conk", + "connect", + "connive", + "connote", + "conquer", + "conscientise", + "conscientize", + "conscript", + "consecrate", + "consent", + "conserve", + "consider", + "consign", + "consist", + "console", + "consolidate", + "consort", + "conspire", + "constitute", + "constrain", + "constrict", + "construct", + "construe", + "consult", + "consume", + "consummate", + "contact", + "contain", + "contaminate", + "contemplate", + "contend", + "content", + "contest", + "contextualise", + "contextualize", + "continue", + "contort", + "contract", + "contradict", + "contraindicate", + "contrast", + "contravene", + "contribute", + "contrive", + "control", + "controvert", + "convalesce", + "convene", + "converge", + "converse", + "convert", + "convey", + "convict", + "convince", + "convoke", + "convulse", + "coo", + "cook", + "cool", + "coop", + "cooperate", + "coordinate", + "cop", + "cope", + "coppice", + "copy", + "copyright", + "cordon", + "core", + "cork", + "corkscrew", + "corner", + "corral", + "correct", + "correlate", + "correspond", + "corrode", + "corrupt", + "coruscate", + "cosh", + "cosset", + "cost", + "cosy", + "cotton", + "couch", + "cough", + "counsel", + "count", + "countenance", + "counter", + "counteract", + "counterbalance", + "counterfeit", + "countermand", + "counterpoint", + "countersign", + "couple", + "courier", + "course", + "court", + "covenant", + "cover", + "covet", + "cow", + "cower", + "cozy", + "crackle", + "cradle", + "craft", + "cram", + "cramp", + "crane", + "crank", + "crate", + "crave", + "crawl", + "crayon", + "creak", + "creaking", + "cream", + "crease", + "create", + "credential", + "credit", + "creep", + "cremate", + "creolise", + "creolize", + "creosote", + "crest", + "crew", + "crib", + "crick", + "criminalise", + "criminalize", + "crimp", + "cringe", + "crinkle", + "cripple", + "crisp", + "criticise", + "criticize", + "critique", + "croak", + "crochet", + "crook", + "croon", + "crop", + "cross", + "crouch", + "crow", + "crowd", + "crown", + "cruise", + "crumble", + "crumple", + "crunch", + "crusade", + "crush", + "cry", + "crystallise", + "crystallize", + "cube", + "cuddle", + "cudgel", + "cue", + "cuff", + "cull", + "culminate", + "cultivate", + "culture", + "cup", + "curate", + "curb", + "curdle", + "cure", + "curl", + "curry", + "curse", + "curtail", + "curtain", + "curtsy", + "curve", + "cushion", + "cuss", + "customise", + "customize", + "cut", + "cwtch", + "cycle", + "dab", + "dabble", + "dally", + "dam", + "damage", + "damp", + "dampen", + "dance", + "dandle", + "dangle", + "dare", + "darken", + "darn", + "dart", + "dash", + "date", + "daub", + "daunt", + "dawdle", + "dawn", + "daydream", + "dazzle", + "deactivate", + "deaden", + "deadhead", + "deafen", + "deal", + "debar", + "debase", + "debate", + "debilitate", + "debit", + "debrief", + "debug", + "debunk", + "debut", + "decamp", + "decant", + "decay", + "deceive", + "decelerate", + "decentralise", + "decentralize", + "decide", + "decimalise", + "decimalize", + "decimate", + "decipher", + "deck", + "declaim", + "declare", + "declassify", + "decline", + "declutter", + "decode", + "decommission", + "decompose", + "decompress", + "deconsecrate", + "deconstruct", + "decontaminate", + "decontrol", + "decorate", + "decouple", + "decoy", + "decrease", + "decree", + "decriminalise", + "decriminalize", + "decry", + "decrypt", + "dedicate", + "deduce", + "deduct", + "deejay", + "deem", + "deepen", + "deface", + "defame", + "default", + "defeat", + "defect", + "defend", + "defer", + "defile", + "define", + "deflate", + "deflect", + "defog", + "defoliate", + "deforest", + "deform", + "defrag", + "defragment", + "defraud", + "defray", + "defrock", + "defrost", + "defuse", + "defy", + "degenerate", + "deglaze", + "degrade", + "degrease", + "dehumanise", + "dehumanize", + "dehydrate", + "deify", + "deign", + "delay", + "delegate", + "delete", + "deliberate", + "delight", + "delimit", + "delineate", + "deliquesce", + "deliver", + "delouse", + "delude", + "deluge", + "delve", + "demand", + "demarcate", + "demean", + "demerge", + "demilitarise", + "demilitarize", + "demineralise", + "demineralize", + "demist", + "demo", + "demob", + "demobilise", + "demobilize", + "democratise", + "democratize", + "demolish", + "demonise", + "demonize", + "demonstrate", + "demoralise", + "demoralize", + "demote", + "demotivate", + "demur", + "demystify", + "denationalise", + "denationalize", + "denigrate", + "denitrify", + "denominate", + "denote", + "denounce", + "dent", + "denude", + "deny", + "depart", + "depend", + "depersonalise", + "depersonalize", + "depict", + "deplane", + "deplete", + "deplore", + "deploy", + "depopulate", + "deport", + "depose", + "deposit", + "deprave", + "deprecate", + "depreciate", + "depress", + "depressurise", + "depressurize", + "deprive", + "depute", + "deputise", + "deputize", + "deracinate", + "derail", + "dereference", + "deregulate", + "deride", + "derive", + "derogate", + "descale", + "descend", + "describe", + "descry", + "desecrate", + "desegregate", + "deselect", + "desensitise", + "desensitize", + "desert", + "deserve", + "design", + "designate", + "desire", + "desist", + "deskill", + "desolate", + "despair", + "despise", + "despoil", + "destabilise", + "destabilize", + "destock", + "destroy", + "detach", + "detail", + "detain", + "detect", + "deter", + "deteriorate", + "determine", + "detest", + "dethrone", + "detonate", + "detour", + "detoxify", + "detract", + "detrain", + "devalue", + "devastate", + "develop", + "deviate", + "devise", + "devoice", + "devolve", + "devote", + "devour", + "diagnose", + "dial", + "dice", + "dicker", + "dictate", + "die", + "diet", + "differ", + "differentiate", + "diffract", + "diffuse", + "dig", + "digest", + "digitalise", + "digitalize", + "digitise", + "digitize", + "dignify", + "digress", + "dilate", + "dilute", + "diluted", + "dim", + "diminish", + "dimple", + "dine", + "ding", + "dip", + "diphthongise", + "diphthongize", + "direct", + "dirty", + "dis", + "disable", + "disabuse", + "disadvantage", + "disaffiliate", + "disafforest", + "disagree", + "disallow", + "disambiguate", + "disappear", + "disappoint", + "disapprove", + "disarm", + "disarrange", + "disassemble", + "disassociate", + "disavow", + "disband", + "disbar", + "disbelieve", + "disburse", + "discard", + "discern", + "discharge", + "discipline", + "disclaim", + "disclose", + "discolor", + "discolour", + "discomfit", + "discomfort", + "discompose", + "disconcert", + "disconnect", + "discontinue", + "discount", + "discourage", + "discourse", + "discover", + "discredit", + "discriminate", + "discuss", + "disdain", + "disembark", + "disembowel", + "disenfranchise", + "disengage", + "disentangle", + "disestablish", + "disgorge", + "disgrace", + "disguise", + "disgust", + "dish", + "dishearten", + "dishonor", + "dishonour", + "disillusion", + "disincentivise", + "disincentivize", + "disinfect", + "disinherit", + "disinhibit", + "disintegrate", + "disinter", + "disinvest", + "dislike", + "dislocate", + "dislodge", + "dismantle", + "dismay", + "dismember", + "dismiss", + "dismount", + "disobey", + "disorient", + "disorientate", + "disown", + "disparage", + "dispatch", + "dispel", + "dispense", + "disperse", + "displace", + "display", + "displease", + "disport", + "dispose", + "dispossess", + "disprove", + "dispute", + "disqualify", + "disregard", + "disrespect", + "disrobe", + "disrupt", + "dissect", + "dissemble", + "disseminate", + "dissent", + "dissimulate", + "dissipate", + "dissociate", + "dissolve", + "dissuade", + "distance", + "distend", + "distil", + "distill", + "distinguish", + "distort", + "distract", + "distress", + "distribute", + "distrust", + "disturb", + "disunite", + "ditch", + "dither", + "dive", + "diverge", + "diversify", + "divert", + "divest", + "divide", + "divine", + "divorce", + "divulge", + "divvy", + "do", + "dob", + "dock", + "doctor", + "document", + "dodge", + "doff", + "dog", + "dole", + "doll", + "dollarise", + "dollarize", + "domesticate", + "dominate", + "don", + "donate", + "doodle", + "doom", + "doorstep", + "dop", + "dope", + "dose", + "doss", + "dot", + "dote", + "double", + "doubt", + "douse", + "dovetail", + "down", + "downchange", + "downgrade", + "downlink", + "download", + "downplay", + "downshift", + "downsize", + "dowse", + "doze", + "draft", + "drag", + "dragoon", + "drain", + "dramatise", + "dramatize", + "drape", + "draught", + "draw", + "drawl", + "dread", + "dream", + "dredge", + "drench", + "dress", + "dribble", + "drift", + "drill", + "drink", + "drip", + "drive", + "drivel", + "drizzle", + "drone", + "drool", + "droop", + "drop", + "drown", + "drowse", + "drug", + "drum", + "dry", + "dub", + "duck", + "duckie", + "ducks", + "duel", + "duff", + "dull", + "dumb", + "dumbfound", + "dump", + "dunk", + "dunt", + "dupe", + "duplicate", + "dust", + "dwarf", + "dwell", + "dwindle", + "dye", + "dynamite", + "earmark", + "earn", + "earth", + "ease", + "eat", + "eavesdrop", + "ebb", + "echo", + "eclipse", + "economise", + "economize", + "eddy", + "edge", + "edify", + "edit", + "editorialise", + "editorialize", + "educate", + "efface", + "effect", + "effectuate", + "egg", + "eject", + "eke", + "elaborate", + "elapse", + "elbow", + "elect", + "electrify", + "electrocute", + "electroplate", + "elevate", + "elicit", + "elide", + "eliminate", + "elongate", + "elope", + "elucidate", + "elude", + "email", + "emanate", + "emancipate", + "embalm", + "embargo", + "embark", + "embarrass", + "embed", + "embellish", + "embezzle", + "embitter", + "emblazon", + "embody", + "embolden", + "emboss", + "embrace", + "embroider", + "embroil", + "emcee", + "emend", + "emerge", + "emigrate", + "emit", + "emote", + "empathise", + "empathize", + "emphasise", + "emphasize", + "employ", + "empower", + "empty", + "emulate", + "emulsify", + "enable", + "enact", + "encamp", + "encapsulate", + "encase", + "encash", + "enchant", + "encircle", + "enclose", + "encode", + "encompass", + "encounter", + "encourage", + "encroach", + "encrypt", + "encumber", + "end", + "endanger", + "endear", + "endeavor", + "endeavour", + "endorse", + "endow", + "endure", + "energise", + "energize", + "enervate", + "enfeeble", + "enfold", + "enforce", + "enfranchise", + "engage", + "engender", + "engineer", + "engorge", + "engrave", + "engross", + "engulf", + "enhance", + "enjoin", + "enjoy", + "enlarge", + "enlighten", + "enlist", + "enliven", + "enmesh", + "ennoble", + "enquire", + "enrage", + "enrapture", + "enrich", + "enrol", + "enroll", + "ensconce", + "enshrine", + "enshroud", + "ensnare", + "ensue", + "ensure", + "entail", + "entangle", + "enter", + "entertain", + "enthral", + "enthrall", + "enthrone", + "enthuse", + "entice", + "entitle", + "entomb", + "entrance", + "entrap", + "entreat", + "entrench", + "entrust", + "entwine", + "enumerate", + "enunciate", + "envelop", + "envisage", + "envision", + "envy", + "epitomise", + "epitomize", + "equal", + "equalise", + "equalize", + "equate", + "equip", + "equivocate", + "eradicate", + "erase", + "erode", + "err", + "erupt", + "escalate", + "escape", + "eschew", + "espouse", + "espy", + "essay", + "establish", + "esteem", + "estimate", + "etch", + "eulogise", + "eulogize", + "euthanise", + "euthanize", + "evacuate", + "evade", + "evaluate", + "evangelise", + "evangelize", + "evaporate", + "even", + "eventuate", + "evict", + "evidence", + "evince", + "eviscerate", + "evoke", + "evolve", + "exacerbate", + "exact", + "exaggerate", + "exalt", + "examine", + "exasperate", + "excavate", + "exceed", + "excel", + "except", + "excerpt", + "exchange", + "excise", + "excite", + "exclaim", + "exclude", + "excommunicate", + "excoriate", + "excrete", + "exculpate", + "excuse", + "execute", + "exemplify", + "exempt", + "exercise", + "exert", + "exeunt", + "exfoliate", + "exhale", + "exhaust", + "exhibit", + "exhilarate", + "exhort", + "exhume", + "exile", + "exist", + "exit", + "exonerate", + "exorcise", + "exorcize", + "expand", + "expatiate", + "expect", + "expectorate", + "expedite", + "expel", + "expend", + "experience", + "experiment", + "expiate", + "expire", + "explain", + "explicate", + "explode", + "exploit", + "explore", + "export", + "expose", + "expostulate", + "expound", + "express", + "expropriate", + "expunge", + "expurgate", + "extemporise", + "extemporize", + "extend", + "exterminate", + "externalise", + "externalize", + "extinguish", + "extirpate", + "extol", + "extort", + "extract", + "extradite", + "extrapolate", + "extricate", + "extrude", + "exude", + "exult", + "eye", + "eyeball", + "eyeglasses", + "fabricate", + "face", + "facilitate", + "factor", + "factorise", + "factorize", + "fade", + "faff", + "fail", + "faint", + "fake", + "fall", + "falsify", + "falter", + "familiarise", + "familiarize", + "fan", + "fancy", + "fantasise", + "fantasize", + "fare", + "farewell", + "farm", + "farrow", + "fascinate", + "fashion", + "fast", + "fasten", + "father", + "fathom", + "fatten", + "fault", + "favor", + "favour", + "fawn", + "fax", + "faze", + "fear", + "feast", + "feather", + "feature", + "federate", + "feed", + "feel", + "feign", + "feint", + "fell", + "feminise", + "feminize", + "fence", + "fend", + "ferment", + "ferret", + "ferry", + "fertilise", + "fertilize", + "fess", + "fester", + "festoon", + "fetch", + "fete", + "fetter", + "feud", + "fib", + "fictionalise", + "fictionalize", + "fiddle", + "fidget", + "field", + "fight", + "figure", + "filch", + "file", + "filibuster", + "fill", + "fillet", + "film", + "filter", + "finagle", + "finalise", + "finalize", + "finance", + "find", + "fine", + "finesse", + "fingerprint", + "finish", + "fire", + "firebomb", + "firm", + "fish", + "fishtail", + "fit", + "fix", + "fizz", + "fizzle", + "flag", + "flagellate", + "flail", + "flake", + "flame", + "flank", + "flap", + "flare", + "flash", + "flat", + "flatline", + "flatten", + "flatter", + "flaunt", + "flavour", + "flay", + "fleck", + "flee", + "fleece", + "flesh", + "flex", + "flick", + "flicker", + "flight", + "flinch", + "fling", + "flip", + "flirt", + "flit", + "float", + "flock", + "flog", + "flood", + "floodlight", + "floor", + "flop", + "floss", + "flounce", + "flounder", + "flour", + "flourish", + "flout", + "flow", + "flower", + "flub", + "fluctuate", + "fluff", + "flummox", + "flunk", + "flush", + "fluster", + "flutter", + "fly", + "foal", + "foam", + "fob", + "focalise", + "focalize", + "focus", + "fog", + "foil", + "foist", + "fold", + "follow", + "foment", + "fool", + "foot", + "forage", + "forbear", + "forbid", + "force", + "ford", + "forearm", + "forecast", + "foreclose", + "foregather", + "foreground", + "foresee", + "foreshadow", + "foreshorten", + "forestall", + "foretell", + "forewarn", + "forfeit", + "forfend", + "forgather", + "forge", + "forget", + "forgive", + "forgo", + "fork", + "form", + "formalise", + "formalize", + "format", + "formulate", + "forsake", + "forswear", + "fortify", + "forward", + "forwards", + "fossick", + "fossilise", + "fossilize", + "foster", + "foul", + "found", + "founder", + "fox", + "fracture", + "fragment", + "frame", + "franchise", + "frank", + "fraternise", + "fraternize", + "fray", + "freak", + "free", + "freelance", + "freeload", + "freestyle", + "freewheel", + "freeze", + "freight", + "frequent", + "freshen", + "fret", + "frighten", + "fringe", + "frisk", + "fritter", + "frizz", + "frizzle", + "frogmarch", + "frolic", + "front", + "frost", + "froth", + "frown", + "fruit", + "frustrate", + "fry", + "fudge", + "fuel", + "fulfil", + "fulfill", + "fulminate", + "fumble", + "fume", + "fumigate", + "function", + "fund", + "funk", + "funnel", + "furl", + "furlough", + "furnish", + "furrow", + "further", + "fuse", + "fuss", + "gab", + "gabble", + "gad", + "gag", + "gain", + "gainsay", + "gall", + "gallivant", + "gallop", + "galumph", + "galvanise", + "galvanize", + "gamble", + "gambol", + "gang", + "gape", + "garage", + "garden", + "gargle", + "garland", + "garner", + "garnish", + "garrison", + "garrote", + "garrotte", + "gas", + "gash", + "gasp", + "gatecrash", + "gather", + "gauge", + "gawk", + "gawp", + "gaze", + "gazump", + "gazunder", + "gear", + "gee", + "gel", + "geld", + "gen", + "generalise", + "generalize", + "generate", + "gentrify", + "genuflect", + "germinate", + "gerrymander", + "gestate", + "gesticulate", + "gesture", + "get", + "ghost", + "ghostwrite", + "gibber", + "gift", + "giggle", + "gild", + "ginger", + "gird", + "girdle", + "give", + "gladden", + "glamorise", + "glamorize", + "glance", + "glare", + "glass", + "glaze", + "gleam", + "glean", + "glide", + "glimmer", + "glimmering", + "glimpse", + "glint", + "glisten", + "glister", + "glitter", + "gloat", + "globalise", + "globalize", + "glom", + "glorify", + "glory", + "gloss", + "glow", + "glower", + "glue", + "glug", + "glut", + "gnash", + "gnaw", + "go", + "goad", + "gobble", + "goggle", + "goldbrick", + "goof", + "google", + "goose", + "gore", + "gorge", + "gossip", + "gouge", + "govern", + "grab", + "grace", + "grade", + "graduate", + "graft", + "grant", + "grapple", + "grasp", + "grass", + "grate", + "gratify", + "gravitate", + "graze", + "grease", + "green", + "greet", + "grey", + "grieve", + "grill", + "grimace", + "grin", + "grind", + "grip", + "gripe", + "grit", + "grizzle", + "groan", + "grok", + "groom", + "grouch", + "ground", + "group", + "grouse", + "grout", + "grovel", + "grow", + "growl", + "grub", + "grudge", + "grumble", + "grunt", + "guarantee", + "guard", + "guess", + "guest", + "guffaw", + "guide", + "guillotine", + "guilt", + "gulp", + "gum", + "gun", + "gurgle", + "gurn", + "gush", + "gussy", + "gust", + "gut", + "gutter", + "guzzle", + "gybe", + "gyrate", + "hack", + "haemorrhage", + "haggle", + "hail", + "hallmark", + "halloo", + "hallucinate", + "halt", + "halve", + "ham", + "hammer", + "hamper", + "hamstring", + "hand", + "handcuff", + "handicap", + "handle", + "hang", + "hanker", + "happen", + "harangue", + "harass", + "harbor", + "harbour", + "harden", + "hare", + "hark", + "harm", + "harmonise", + "harmonize", + "harness", + "harp", + "harpoon", + "harrow", + "harrumph", + "harry", + "harvest", + "hash", + "hassle", + "hasten", + "hatch", + "hate", + "haul", + "haunt", + "have", + "haw", + "hawk", + "hazard", + "haze", + "head", + "headbutt", + "headhunt", + "headline", + "heal", + "heap", + "hear", + "hearken", + "hearten", + "heat", + "heave", + "heckle", + "hector", + "hedge", + "heed", + "heel", + "heft", + "heighten", + "heist", + "help", + "hem", + "hemorrhage", + "herald", + "herd", + "hesitate", + "hew", + "hex", + "hibernate", + "hiccough", + "hiccup", + "hide", + "hie", + "highball", + "highlight", + "hightail", + "hijack", + "hike", + "hinder", + "hinge", + "hint", + "hire", + "hiss", + "hit", + "hitch", + "hitchhike", + "hive", + "hoard", + "hoax", + "hobble", + "hobnob", + "hock", + "hog", + "hoick", + "hoist", + "hold", + "hole", + "holiday", + "holler", + "hollow", + "holster", + "home", + "homeschool", + "homestead", + "hone", + "honeymoon", + "honk", + "honour", + "hoodwink", + "hoof", + "hook", + "hoon", + "hoot", + "hoover", + "hop", + "hope", + "horn", + "horrify", + "horse", + "horsewhip", + "hose", + "hosepipe", + "hospitalise", + "hospitalize", + "host", + "hot", + "hotfoot", + "hound", + "house", + "hover", + "howl", + "huddle", + "huff", + "hug", + "hull", + "hum", + "humanise", + "humanize", + "humble", + "humiliate", + "humour", + "hunch", + "hunger", + "hunker", + "hunt", + "hurdle", + "hurl", + "hurry", + "hurt", + "hurtle", + "husband", + "hush", + "husk", + "hustle", + "hybridise", + "hybridize", + "hydrate", + "hydroplane", + "hype", + "hyperventilate", + "hyphenate", + "hypnotise", + "hypnotize", + "hypothesise", + "hypothesize", + "ice", + "iconify", + "idealise", + "idealize", + "ideate", + "identify", + "idle", + "idolise", + "idolize", + "ignite", + "ignore", + "illuminate", + "illumine", + "illustrate", + "imagine", + "imagineer", + "imbibe", + "imbue", + "imitate", + "immerse", + "immigrate", + "immobilise", + "immobilize", + "immolate", + "immortalise", + "immortalize", + "immunise", + "immunize", + "immure", + "impact", + "impair", + "impale", + "impanel", + "impart", + "impeach", + "impede", + "impel", + "imperil", + "impersonate", + "impinge", + "implant", + "implement", + "implicate", + "implode", + "implore", + "imply", + "import", + "importune", + "impose", + "impound", + "impoverish", + "impress", + "imprint", + "imprison", + "improve", + "improvise", + "impugn", + "inactivate", + "inaugurate", + "incapacitate", + "incarcerate", + "incarnate", + "incense", + "incentivise", + "incentivize", + "inch", + "incinerate", + "incise", + "incite", + "incline", + "include", + "incommode", + "inconvenience", + "incorporate", + "increase", + "incriminate", + "incubate", + "inculcate", + "incur", + "indemnify", + "indent", + "index", + "indicate", + "indict", + "individualise", + "individualize", + "individuate", + "indoctrinate", + "induce", + "induct", + "indulge", + "industrialise", + "industrialize", + "infantilise", + "infantilize", + "infect", + "infer", + "infest", + "infill", + "infiltrate", + "inflame", + "inflate", + "inflect", + "inflict", + "influence", + "inform", + "infringe", + "infuriate", + "infuse", + "ingest", + "ingratiate", + "inhabit", + "inhale", + "inhere", + "inherit", + "inhibit", + "initial", + "initialise", + "initialize", + "initiate", + "inject", + "injure", + "ink", + "inlay", + "innovate", + "inoculate", + "input", + "inscribe", + "insert", + "inset", + "insinuate", + "insist", + "inspect", + "inspire", + "install", + "instance", + "instigate", + "instil", + "instill", + "institute", + "institutionalise", + "institutionalize", + "instruct", + "insulate", + "insult", + "insure", + "integrate", + "intend", + "intensify", + "inter", + "interact", + "intercede", + "intercept", + "interchange", + "interconnect", + "intercut", + "interest", + "interface", + "interfere", + "interject", + "interlace", + "interleave", + "interlink", + "interlock", + "intermarry", + "intermesh", + "intermingle", + "intermix", + "intern", + "internalise", + "internalize", + "internationalise", + "internationalize", + "interpenetrate", + "interpolate", + "interpose", + "interpret", + "interrelate", + "interrogate", + "interrupt", + "intersect", + "intersperse", + "intertwine", + "intervene", + "interview", + "interweave", + "interwork", + "intimate", + "intimidate", + "intone", + "intoxicate", + "intrigue", + "introduce", + "intrude", + "intubate", + "intuit", + "inundate", + "inure", + "invade", + "invalid", + "invalidate", + "inveigh", + "inveigle", + "invent", + "inventory", + "invert", + "invest", + "investigate", + "invigilate", + "invigorate", + "invite", + "invoice", + "invoke", + "involve", + "ionise", + "ionize", + "irk", + "iron", + "irradiate", + "irrigate", + "irritate", + "irrupt", + "isolate", + "issue", + "italicise", + "italicize", + "itch", + "itemise", + "itemize", + "iterate", + "jab", + "jabber", + "jack", + "jackknife", + "jail", + "jam", + "jangle", + "jar", + "jaw", + "jaywalk", + "jazz", + "jeer", + "jell", + "jeopardise", + "jeopardize", + "jest", + "jet", + "jettison", + "jib", + "jibe", + "jiggle", + "jilt", + "jingle", + "jink", + "jinx", + "jive", + "jockey", + "jog", + "joggle", + "join", + "joint", + "joke", + "jol", + "jolly", + "jolt", + "josh", + "jostle", + "jot", + "journey", + "joust", + "judder", + "judge", + "juggle", + "juice", + "jumble", + "jump", + "junk", + "justify", + "jut", + "juxtapose", + "keel", + "keelhaul", + "keen", + "keep", + "ken", + "key", + "keyboard", + "kibitz", + "kick", + "kid", + "kindle", + "kip", + "kiss", + "kit", + "kite", + "klap", + "kludge", + "knacker", + "knead", + "knee", + "kneecap", + "kneel", + "knife", + "knight", + "knit", + "knock", + "knot", + "know", + "knuckle", + "kowtow", + "kvetch", + "label", + "labour", + "lace", + "lacerate", + "lack", + "lacquer", + "ladder", + "ladle", + "lag", + "lam", + "lamb", + "lambast", + "lambaste", + "lament", + "lamp", + "lampoon", + "lance", + "land", + "lands", + "landscape", + "languish", + "lap", + "lapse", + "lard", + "large", + "lark", + "lash", + "lasso", + "last", + "latch", + "lather", + "laud", + "laugh", + "launch", + "launder", + "lavish", + "lay", + "layer", + "laze", + "leach", + "lead", + "leaf", + "leaflet", + "leak", + "lean", + "leap", + "leapfrog", + "learn", + "lease", + "leash", + "leave", + "leaven", + "lecture", + "leer", + "leg", + "legalise", + "legalize", + "legislate", + "legitimise", + "legitimize", + "lend", + "lengthen", + "lessen", + "let", + "letter", + "letterbox", + "level", + "lever", + "leverage", + "levitate", + "levy", + "liaise", + "libel", + "liberalise", + "liberalize", + "liberate", + "license", + "lick", + "lie", + "lift", + "ligate", + "light", + "lighten", + "like", + "liken", + "limber", + "lime", + "limit", + "limp", + "line", + "linger", + "link", + "lionise", + "lionize", + "liquefy", + "liquidate", + "liquidise", + "liquidize", + "lisp", + "list", + "listen", + "litigate", + "litter", + "live", + "liven", + "load", + "loads", + "loaf", + "loan", + "loathe", + "lob", + "lobby", + "lobotomise", + "lobotomize", + "localise", + "localize", + "locate", + "lock", + "lodge", + "loft", + "log", + "loiter", + "loll", + "lollop", + "long", + "look", + "looks", + "loom", + "loop", + "loose", + "loosen", + "loot", + "lop", + "lope", + "lord", + "lose", + "lounge", + "lour", + "louse", + "love", + "low", + "lowball", + "lower", + "lubricate", + "luck", + "lug", + "lull", + "lumber", + "lump", + "lunch", + "lunge", + "lurch", + "lure", + "lurk", + "luxuriate", + "macerate", + "machine", + "madden", + "magic", + "magnetise", + "magnetize", + "magnify", + "mail", + "maim", + "mainline", + "mainstream", + "maintain", + "major", + "make", + "malfunction", + "malign", + "malinger", + "maltreat", + "man", + "manacle", + "manage", + "mandate", + "mangle", + "manhandle", + "manicure", + "manifest", + "manipulate", + "manoeuvre", + "mantle", + "manufacture", + "manure", + "map", + "mar", + "march", + "marginalise", + "marginalize", + "marinate", + "mark", + "market", + "maroon", + "marry", + "marshal", + "martyr", + "marvel", + "masculinise", + "masculinize", + "mash", + "mask", + "masquerade", + "mass", + "massacre", + "massage", + "master", + "mastermind", + "masticate", + "match", + "materialise", + "materialize", + "matriculate", + "matter", + "mature", + "maul", + "maunder", + "max", + "maximise", + "maximize", + "mean", + "meander", + "measure", + "mechanise", + "mechanize", + "medal", + "meddle", + "mediate", + "medicate", + "meditate", + "meet", + "meld", + "mellow", + "melt", + "memorialise", + "memorialize", + "memorise", + "memorize", + "menace", + "mend", + "mention", + "meow", + "mercerise", + "mercerize", + "merchandise", + "merge", + "merit", + "mesh", + "mesmerise", + "mesmerize", + "mess", + "message", + "metabolise", + "metabolize", + "metamorphose", + "mete", + "meter", + "methinks", + "mew", + "mewl", + "miaow", + "microblog", + "microchip", + "micromanage", + "microwave", + "micturate", + "migrate", + "militarise", + "militarize", + "militate", + "milk", + "mill", + "mime", + "mimic", + "mince", + "mind", + "mine", + "mingle", + "miniaturise", + "miniaturize", + "minimise", + "minimize", + "minister", + "minor", + "mint", + "minute", + "mirror", + "misapply", + "misappropriate", + "misbehave", + "miscalculate", + "miscast", + "misconceive", + "misconstrue", + "miscount", + "misdiagnose", + "misdial", + "misdirect", + "misfile", + "misfire", + "misgovern", + "mishandle", + "mishear", + "mishit", + "misinform", + "misinterpret", + "misjudge", + "miskey", + "mislay", + "mislead", + "mismanage", + "mismatch", + "misname", + "misplace", + "misplay", + "mispronounce", + "misquote", + "misread", + "misreport", + "misrepresent", + "miss", + "mission", + "misspell", + "misspend", + "mist", + "mistake", + "mistime", + "mistreat", + "mistrust", + "misunderstand", + "misuse", + "mitigate", + "mitre", + "mix", + "moan", + "mob", + "mobilise", + "mobilize", + "mock", + "mod", + "model", + "moderate", + "modernise", + "modernize", + "modify", + "modulate", + "moisten", + "moisturise", + "moisturize", + "mold", + "molder", + "mollify", + "mollycoddle", + "molt", + "monitor", + "monopolise", + "monopolize", + "moo", + "mooch", + "moon", + "moonlight", + "moonwalk", + "moor", + "moot", + "mop", + "mope", + "moralise", + "moralize", + "morph", + "mortar", + "mortgage", + "mortify", + "mosey", + "mosh", + "mothball", + "mother", + "motion", + "motivate", + "motor", + "mould", + "moulder", + "moult", + "mount", + "mourn", + "mouse", + "mouth", + "move", + "movies", + "mow", + "muck", + "muddle", + "muddy", + "muffle", + "mug", + "mulch", + "mull", + "multicast", + "multiply", + "multitask", + "mumble", + "mumbling", + "mummify", + "munch", + "murmur", + "murmuring", + "murmurings", + "muscle", + "muse", + "mushroom", + "muss", + "muster", + "mutate", + "mute", + "mutilate", + "mutiny", + "mutter", + "muzzle", + "mystify", + "nab", + "nag", + "nail", + "name", + "namecheck", + "nap", + "narrate", + "narrow", + "narrowcast", + "nasalise", + "nasalize", + "nationalise", + "nationalize", + "natter", + "naturalise", + "naturalize", + "nauseate", + "navigate", + "near", + "nearer", + "nearest", + "neaten", + "necessitate", + "neck", + "necklace", + "need", + "needle", + "negate", + "negative", + "neglect", + "negotiate", + "neigh", + "nerve", + "nest", + "nestle", + "net", + "nettle", + "network", + "neuter", + "neutralise", + "neutralize", + "nibble", + "nick", + "nickname", + "nitrify", + "nix", + "nobble", + "nod", + "nominalize", + "nominate", + "norm", + "normalise", + "normalize", + "nose", + "nosedive", + "nosh", + "notarise", + "notarize", + "notch", + "note", + "notice", + "notify", + "nourish", + "nudge", + "nuke", + "nullify", + "numb", + "number", + "nurse", + "nurture", + "nut", + "nuzzle", + "obey", + "obfuscate", + "object", + "objectify", + "oblige", + "obliterate", + "obscure", + "observe", + "obsess", + "obstruct", + "obtain", + "obtrude", + "obviate", + "occasion", + "occlude", + "occupy", + "occur", + "off", + "offend", + "offer", + "officiate", + "offload", + "offset", + "offshore", + "ogle", + "oil", + "okay", + "omit", + "ooze", + "open", + "operate", + "opine", + "oppose", + "oppress", + "opt", + "optimise", + "optimize", + "option", + "orbit", + "orchestrate", + "ordain", + "order", + "organise", + "organize", + "orient", + "orientate", + "originate", + "ornament", + "orphan", + "oscillate", + "ossify", + "ostracise", + "ostracize", + "oust", + "out", + "outbid", + "outclass", + "outdistance", + "outdo", + "outface", + "outfit", + "outflank", + "outfox", + "outgrow", + "outgun", + "outlast", + "outlaw", + "outline", + "outlive", + "outmaneuver", + "outmanoeuvre", + "outnumber", + "outpace", + "outperform", + "outplay", + "outpoint", + "output", + "outrage", + "outrank", + "outrun", + "outsell", + "outshine", + "outsmart", + "outsource", + "outstay", + "outstrip", + "outvote", + "outweigh", + "outwit", + "overachieve", + "overact", + "overawe", + "overbalance", + "overbook", + "overburden", + "overcharge", + "overcome", + "overcompensate", + "overcook", + "overdevelop", + "overdo", + "overdose", + "overdraw", + "overdub", + "overeat", + "overemphasize", + "overestimate", + "overexpose", + "overextend", + "overfeed", + "overflow", + "overfly", + "overgeneralise", + "overgeneralize", + "overgraze", + "overhang", + "overhaul", + "overhear", + "overheat", + "overindulge", + "overlap", + "overlay", + "overlie", + "overload", + "overlook", + "overpay", + "overplay", + "overpower", + "overprint", + "overproduce", + "overrate", + "overreach", + "overreact", + "override", + "overrule", + "overrun", + "oversee", + "oversell", + "overshadow", + "overshoot", + "oversimplify", + "oversleep", + "overspend", + "overstate", + "overstay", + "overstep", + "overstock", + "overstretch", + "overtake", + "overtax", + "overthrow", + "overtrain", + "overturn", + "overuse", + "overvalue", + "overwhelm", + "overwinter", + "overwork", + "overwrite", + "owe", + "own", + "oxidise", + "oxidize", + "oxygenate", + "pace", + "pacify", + "pack", + "package", + "packetise", + "packetize", + "pad", + "paddle", + "padlock", + "page", + "paginate", + "pailful", + "pain", + "paint", + "pair", + "pal", + "palatalise", + "palatalize", + "pale", + "pall", + "palliate", + "palm", + "palpate", + "palpitate", + "pamper", + "pan", + "pander", + "panel", + "panhandle", + "panic", + "pant", + "paper", + "parachute", + "parade", + "parallel", + "paralyse", + "paralyze", + "paraphrase", + "parboil", + "parcel", + "parch", + "pardon", + "pare", + "park", + "parlay", + "parley", + "parody", + "parole", + "parrot", + "parry", + "parse", + "part", + "partake", + "participate", + "particularise", + "particularize", + "partition", + "partner", + "party", + "pass", + "passivise", + "passivize", + "paste", + "pasteurise", + "pasteurize", + "pasture", + "pat", + "patch", + "patent", + "patrol", + "patronise", + "patronize", + "patter", + "pattern", + "pause", + "pave", + "paw", + "pawn", + "pay", + "peak", + "peal", + "pedal", + "peddle", + "pedestrianise", + "pedestrianize", + "peek", + "peel", + "peep", + "peer", + "peg", + "pelt", + "pen", + "penalise", + "penalize", + "pencil", + "pension", + "people", + "pep", + "pepper", + "perambulate", + "perceive", + "perch", + "percolate", + "perfect", + "perforate", + "perform", + "perfume", + "perish", + "perjure", + "perk", + "perm", + "permeate", + "permit", + "perpetrate", + "perpetuate", + "perplex", + "persecute", + "persevere", + "persist", + "personalise", + "personalize", + "personify", + "perspire", + "persuade", + "pertain", + "perturb", + "peruse", + "pervade", + "pervert", + "pester", + "pet", + "peter", + "petition", + "petrify", + "phase", + "philosophise", + "philosophize", + "phone", + "photocopy", + "photograph", + "photoshop", + "photosynthesise", + "photosynthesize", + "phrase", + "pick", + "picket", + "pickle", + "picnic", + "picture", + "picturise", + "picturize", + "piddle", + "piece", + "pierce", + "pig", + "pigeonhole", + "piggyback", + "pike", + "pile", + "pilfer", + "pill", + "pillage", + "pillory", + "pillow", + "pilot", + "pin", + "pinch", + "pine", + "ping", + "pinion", + "pink", + "pinpoint", + "pioneer", + "pip", + "pipe", + "pique", + "pirate", + "pirouette", + "pit", + "pitch", + "pity", + "pivot", + "pixelate", + "pixellate", + "placate", + "place", + "plagiarise", + "plagiarize", + "plague", + "plait", + "plan", + "plane", + "plant", + "plaster", + "plasticise", + "plasticize", + "plate", + "plateau", + "play", + "plead", + "please", + "pledge", + "plight", + "plod", + "plonk", + "plop", + "plot", + "plough", + "pluck", + "plug", + "plumb", + "plummet", + "plump", + "plunder", + "plunge", + "plunk", + "pluralise", + "pluralize", + "ply", + "poach", + "pocket", + "point", + "poise", + "poison", + "poke", + "polarise", + "polarize", + "pole", + "poleax", + "poleaxe", + "police", + "polish", + "politicise", + "politicize", + "poll", + "pollard", + "pollinate", + "pollute", + "polymerise", + "polymerize", + "ponce", + "ponder", + "pong", + "pontificate", + "pony", + "pooh", + "pool", + "pootle", + "pop", + "popularise", + "popularize", + "populate", + "pore", + "port", + "portend", + "portion", + "portray", + "pose", + "posit", + "position", + "possess", + "posset", + "post", + "postmark", + "postpone", + "postulate", + "posture", + "pot", + "potter", + "pounce", + "pound", + "pour", + "pout", + "powder", + "power", + "practice", + "practise", + "praise", + "praises", + "prance", + "prang", + "prate", + "prattle", + "pray", + "preach", + "precede", + "precipitate", + "precis", + "preclude", + "predate", + "predecease", + "predetermine", + "predicate", + "predict", + "predispose", + "predominate", + "preen", + "preface", + "prefer", + "prefigure", + "prefix", + "preheat", + "prejudge", + "prejudice", + "preload", + "premaster", + "premiere", + "preoccupy", + "prep", + "prepare", + "prepone", + "preregister", + "presage", + "prescind", + "prescribe", + "preselect", + "presell", + "present", + "preserve", + "preset", + "preside", + "press", + "pressure", + "pressurise", + "pressurize", + "presume", + "presuppose", + "pretend", + "pretest", + "prettify", + "prevail", + "prevaricate", + "prevent", + "preview", + "prey", + "price", + "prickle", + "pride", + "prime", + "primp", + "print", + "prioritise", + "prioritize", + "prise", + "privatise", + "privatize", + "privilege", + "prize", + "probate", + "probe", + "proceed", + "process", + "proclaim", + "procrastinate", + "procreate", + "proctor", + "procure", + "prod", + "produce", + "profane", + "profess", + "professionalise", + "professionalize", + "proffer", + "profile", + "profit", + "program", + "programme", + "progress", + "prohibit", + "project", + "proliferate", + "prolong", + "promenade", + "promise", + "promote", + "prompt", + "promulgate", + "pronounce", + "proof", + "proofread", + "prop", + "propagandise", + "propagandize", + "propagate", + "propel", + "prophesy", + "propitiate", + "propose", + "proposition", + "propound", + "proscribe", + "prosecute", + "proselytise", + "proselytize", + "prospect", + "prosper", + "prostrate", + "protect", + "protest", + "protrude", + "prove", + "provide", + "provision", + "provoke", + "prowl", + "prune", + "pry", + "psych", + "psychoanalyse", + "publicise", + "publicize", + "publish", + "pucker", + "puff", + "pull", + "pullulate", + "pulp", + "pulsate", + "pulse", + "pulverise", + "pulverize", + "pummel", + "pump", + "pun", + "punch", + "punctuate", + "puncture", + "punish", + "punt", + "pupate", + "purchase", + "purge", + "purify", + "purl", + "purloin", + "purport", + "purr", + "purse", + "pursue", + "purvey", + "push", + "pussyfoot", + "put", + "putrefy", + "putt", + "putter", + "puzzle", + "quack", + "quadruple", + "quaff", + "quail", + "quake", + "qualify", + "quantify", + "quarantine", + "quarrel", + "quarry", + "quarter", + "quarterback", + "quash", + "quaver", + "quell", + "quench", + "query", + "quest", + "question", + "queue", + "quibble", + "quicken", + "quiet", + "quieten", + "quintuple", + "quip", + "quirk", + "quit", + "quiver", + "quiz", + "quote", + "quoth", + "rabbit", + "race", + "rack", + "radiate", + "radicalise", + "radicalize", + "radio", + "raffle", + "rag", + "rage", + "raid", + "rail", + "railroad", + "rain", + "raise", + "rake", + "rally", + "ram", + "ramble", + "ramp", + "rampage", + "randomise", + "randomize", + "range", + "rank", + "rankle", + "ransack", + "ransom", + "rant", + "rap", + "rappel", + "rasp", + "rasterise", + "rasterize", + "rat", + "ratchet", + "rate", + "ratify", + "ration", + "rationalise", + "rationalize", + "rattle", + "ravage", + "rave", + "ravel", + "ravish", + "raze", + "razz", + "reach", + "reacquaint", + "react", + "reactivate", + "read", + "readdress", + "readies", + "readjust", + "readmit", + "ready", + "reaffirm", + "realign", + "realise", + "realize", + "reallocate", + "ream", + "reanimate", + "reap", + "reappear", + "reapply", + "reappoint", + "reappraise", + "rear", + "rearm", + "rearrange", + "reason", + "reassemble", + "reassert", + "reassess", + "reassign", + "reassure", + "reawaken", + "rebel", + "reboot", + "reborn", + "rebound", + "rebrand", + "rebuff", + "rebuild", + "rebuke", + "rebut", + "recall", + "recant", + "recap", + "recapitulate", + "recapture", + "recast", + "recede", + "receive", + "recess", + "recharge", + "reciprocate", + "recite", + "reckon", + "reclaim", + "reclassify", + "recline", + "recognise", + "recognize", + "recoil", + "recollect", + "recommence", + "recommend", + "recompense", + "reconcile", + "recondition", + "reconfigure", + "reconfirm", + "reconnect", + "reconnoitre", + "reconquer", + "reconsider", + "reconstitute", + "reconstruct", + "reconvene", + "record", + "recount", + "recoup", + "recover", + "recreate", + "recrudesce", + "recruit", + "rectify", + "recuperate", + "recur", + "recycle", + "redact", + "redden", + "redecorate", + "redeem", + "redefine", + "redeploy", + "redesign", + "redevelop", + "redial", + "redirect", + "rediscover", + "redistribute", + "redistrict", + "redo", + "redouble", + "redound", + "redraft", + "redraw", + "redress", + "reduce", + "reduplicate", + "reef", + "reek", + "reel", + "ref", + "refer", + "referee", + "reference", + "refill", + "refinance", + "refine", + "refit", + "reflate", + "reflect", + "refloat", + "refocus", + "reform", + "reformat", + "reformulate", + "refract", + "refrain", + "refresh", + "refrigerate", + "refuel", + "refund", + "refurbish", + "refuse", + "refute", + "regain", + "regale", + "regard", + "regenerate", + "register", + "regress", + "regret", + "regroup", + "regularise", + "regularize", + "regulate", + "regurgitate", + "rehabilitate", + "rehash", + "rehear", + "rehearse", + "reheat", + "rehome", + "rehouse", + "reign", + "reignite", + "reimburse", + "rein", + "reincarnate", + "reinforce", + "reinstate", + "reinterpret", + "reintroduce", + "reinvent", + "reinvest", + "reinvigorate", + "reissue", + "reiterate", + "reject", + "rejig", + "rejigger", + "rejoice", + "rejoin", + "rejuvenate", + "rekindle", + "relapse", + "relate", + "relaunch", + "relax", + "relay", + "release", + "relegate", + "relent", + "relieve", + "relinquish", + "relish", + "relive", + "reload", + "relocate", + "rely", + "remain", + "remainder", + "remake", + "remand", + "remap", + "remark", + "remarry", + "remaster", + "remediate", + "remedy", + "remember", + "remind", + "reminisce", + "remit", + "remix", + "remodel", + "remonstrate", + "remortgage", + "remould", + "remount", + "remove", + "remunerate", + "rename", + "rend", + "render", + "rendezvous", + "renege", + "renew", + "renounce", + "renovate", + "rent", + "reoccur", + "reoffend", + "reopen", + "reorder", + "reorganise", + "reorganize", + "reorient", + "repackage", + "repair", + "repatriate", + "repay", + "repeal", + "repeat", + "repel", + "repent", + "rephrase", + "replace", + "replay", + "replenish", + "replicate", + "reply", + "report", + "repose", + "repossess", + "represent", + "repress", + "reprieve", + "reprimand", + "reprint", + "reproach", + "reprocess", + "reproduce", + "reprove", + "repudiate", + "repulse", + "repurpose", + "request", + "require", + "requisition", + "requite", + "rerun", + "reschedule", + "rescind", + "rescue", + "research", + "researches", + "resect", + "resell", + "resemble", + "resent", + "reserve", + "reset", + "resettle", + "reshape", + "reshuffle", + "reside", + "resign", + "resist", + "resit", + "resize", + "reskill", + "resolve", + "resonate", + "resort", + "resound", + "resource", + "respect", + "respire", + "respond", + "respray", + "rest", + "restart", + "restate", + "restock", + "restore", + "restrain", + "restrict", + "restring", + "restructure", + "result", + "resume", + "resupply", + "resurface", + "resurrect", + "resuscitate", + "retail", + "retain", + "retake", + "retaliate", + "retch", + "retell", + "retest", + "rethink", + "retire", + "retool", + "retort", + "retouch", + "retrace", + "retract", + "retrain", + "retreat", + "retrench", + "retrieve", + "retrofit", + "retry", + "return", + "reunify", + "reunite", + "reuse", + "rev", + "revalue", + "revamp", + "reveal", + "revel", + "revenge", + "reverberate", + "revere", + "reverse", + "revert", + "review", + "revile", + "revise", + "revisit", + "revitalise", + "revitalize", + "revive", + "revivify", + "revoke", + "revolt", + "revolutionise", + "revolutionize", + "revolve", + "reward", + "rewind", + "rewire", + "reword", + "rework", + "rewrite", + "rhapsodise", + "rhapsodize", + "rhyme", + "rib", + "rick", + "ricochet", + "rid", + "riddle", + "ride", + "ridge", + "ridicule", + "riffle", + "rifle", + "rig", + "right", + "rightsize", + "rile", + "rim", + "ring", + "rinse", + "riot", + "rip", + "ripen", + "riposte", + "ripple", + "rise", + "risk", + "ritualise", + "ritualize", + "rival", + "rivet", + "roam", + "roar", + "roast", + "rob", + "robe", + "rock", + "rocket", + "roger", + "roll", + "romance", + "romanticise", + "romanticize", + "romp", + "roof", + "room", + "roost", + "root", + "rope", + "rosin", + "roster", + "rot", + "rotate", + "rouge", + "rough", + "roughen", + "roughhouse", + "round", + "rouse", + "roust", + "rout", + "route", + "rove", + "row", + "rub", + "rubberneck", + "rubbish", + "ruck", + "rue", + "ruffle", + "ruin", + "ruins", + "rule", + "rumble", + "ruminate", + "rummage", + "rumor", + "rumour", + "rumple", + "run", + "rupture", + "rush", + "rust", + "rustle", + "sabotage", + "sack", + "sacrifice", + "sadden", + "saddle", + "safeguard", + "sag", + "sail", + "salaam", + "salivate", + "sally", + "salt", + "salute", + "salvage", + "salve", + "sample", + "sanctify", + "sanction", + "sand", + "sandbag", + "sandblast", + "sandpaper", + "sandwich", + "sanitise", + "sanitize", + "sap", + "sashay", + "sass", + "sate", + "satiate", + "satirise", + "satirize", + "satisfy", + "saturate", + "saunter", + "savage", + "save", + "savor", + "savour", + "saw", + "say", + "scald", + "scale", + "scallop", + "scalp", + "scamper", + "scan", + "scandalise", + "scandalize", + "scapegoat", + "scar", + "scare", + "scarf", + "scarify", + "scarper", + "scatter", + "scattering", + "scavenge", + "scent", + "schedule", + "schematise", + "schematize", + "scheme", + "schlep", + "schlepp", + "schmooze", + "school", + "schtup", + "schuss", + "scoff", + "scold", + "scoop", + "scoot", + "scope", + "scorch", + "score", + "scorn", + "scotch", + "scour", + "scourge", + "scout", + "scowl", + "scrabble", + "scram", + "scramble", + "scrap", + "scrape", + "scratch", + "scrawl", + "scream", + "screech", + "screen", + "screw", + "scribble", + "scrimp", + "script", + "scroll", + "scrounge", + "scrub", + "scrummage", + "scrunch", + "scruple", + "scrutinise", + "scrutinize", + "scud", + "scuff", + "scuffle", + "scull", + "sculpt", + "scupper", + "scurry", + "scuttle", + "scythe", + "seal", + "sealift", + "sear", + "search", + "season", + "seat", + "secede", + "seclude", + "second", + "secrete", + "section", + "secularise", + "secularize", + "secure", + "sedate", + "see", + "seed", + "seek", + "seep", + "seethe", + "segment", + "segregate", + "segue", + "seize", + "select", + "sell", + "sellotape", + "semaphore", + "send", + "sensationalise", + "sensationalize", + "sense", + "sensitise", + "sensitize", + "sentence", + "sentimentalise", + "sentimentalize", + "separate", + "sequence", + "sequester", + "sequestrate", + "serenade", + "serialise", + "serialize", + "sermonise", + "sermonize", + "serve", + "service", + "set", + "settle", + "sever", + "sew", + "shack", + "shackle", + "shade", + "shadow", + "shaft", + "shake", + "shalt", + "sham", + "shamble", + "shame", + "shampoo", + "shanghai", + "shape", + "share", + "sharpen", + "shatter", + "shave", + "shear", + "sheathe", + "shed", + "sheer", + "shell", + "shellac", + "shelter", + "shelve", + "shepherd", + "shield", + "shift", + "shimmer", + "shimmy", + "shin", + "shine", + "shinny", + "ship", + "shipwreck", + "shirk", + "shiver", + "shock", + "shoe", + "shoehorn", + "shoo", + "shoot", + "shop", + "shoplift", + "shore", + "short", + "shorten", + "shortlist", + "shoulder", + "shout", + "shove", + "shovel", + "show", + "showboat", + "showcase", + "shower", + "shred", + "shriek", + "shrill", + "shrink", + "shrivel", + "shroom", + "shroud", + "shrug", + "shuck", + "shudder", + "shuffle", + "shun", + "shunt", + "shush", + "shut", + "shuttle", + "shy", + "sic", + "sick", + "sicken", + "side", + "sideline", + "sidestep", + "sideswipe", + "sidetrack", + "sidle", + "sieve", + "sift", + "sigh", + "sight", + "sightsee", + "sign", + "signal", + "signify", + "signpost", + "silence", + "silhouette", + "silt", + "silver", + "simmer", + "simper", + "simplify", + "simulate", + "simulcast", + "sin", + "sing", + "singe", + "single", + "sink", + "sip", + "siphon", + "sire", + "sit", + "site", + "situate", + "size", + "sizzle", + "skate", + "skateboard", + "skedaddle", + "sketch", + "skew", + "skewer", + "ski", + "skid", + "skim", + "skimp", + "skin", + "skip", + "skipper", + "skirmish", + "skirt", + "skitter", + "skive", + "skivvy", + "skulk", + "sky", + "skyjack", + "skyrocket", + "slack", + "slacken", + "slake", + "slam", + "slander", + "slap", + "slash", + "slate", + "slather", + "sledge", + "sleek", + "sleep", + "sleepwalk", + "sleet", + "slew", + "slice", + "slick", + "slide", + "slight", + "slim", + "sling", + "slink", + "slip", + "slit", + "slither", + "slob", + "slobber", + "slog", + "slop", + "slope", + "slosh", + "slot", + "slouch", + "slough", + "slow", + "slug", + "sluice", + "slum", + "slumber", + "slump", + "slur", + "slurp", + "smart", + "smarten", + "smash", + "smear", + "smell", + "smelt", + "smile", + "smirk", + "smite", + "smoke", + "smooch", + "smoodge", + "smooth", + "smother", + "smoulder", + "smudge", + "smuggle", + "snack", + "snaffle", + "snag", + "snaggle", + "snake", + "snap", + "snare", + "snarf", + "snarl", + "sneak", + "sneer", + "sneeze", + "snicker", + "sniff", + "sniffle", + "snip", + "snipe", + "snitch", + "snivel", + "snooker", + "snoop", + "snooper", + "snooze", + "snore", + "snorkel", + "snort", + "snow", + "snowball", + "snowplough", + "snowplow", + "snub", + "snuffle", + "snuffling", + "snuggle", + "soak", + "soap", + "soar", + "sober", + "socialise", + "socialize", + "sock", + "sod", + "soften", + "soil", + "sojourn", + "solace", + "solder", + "soldier", + "sole", + "solemnise", + "solemnize", + "solicit", + "solidify", + "soliloquize", + "solve", + "somersault", + "soothe", + "sorrow", + "sort", + "sough", + "sound", + "soundproof", + "soup", + "sour", + "source", + "sow", + "space", + "span", + "spangle", + "spar", + "spare", + "spark", + "sparkle", + "spatter", + "spattering", + "spawn", + "spay", + "speak", + "spear", + "spearhead", + "spec", + "specialise", + "specialize", + "specify", + "spectacles", + "spectate", + "speculate", + "speed", + "spell", + "spellcheck", + "spend", + "spew", + "spice", + "spiff", + "spike", + "spill", + "spin", + "spiral", + "spirit", + "spit", + "spite", + "splash", + "splatter", + "splay", + "splice", + "splinter", + "split", + "splosh", + "splurge", + "splutter", + "spoil", + "sponge", + "sponsor", + "spoof", + "spook", + "spool", + "spoon", + "sport", + "sports", + "spot", + "spotlight", + "spout", + "sprain", + "sprawl", + "spray", + "spread", + "spring", + "springboard", + "sprinkle", + "sprint", + "spritz", + "sprout", + "spruce", + "spur", + "spurn", + "spurt", + "sputter", + "spy", + "squabble", + "squall", + "squander", + "square", + "squash", + "squat", + "squawk", + "squeak", + "squeal", + "squeeze", + "squelch", + "squint", + "squirm", + "squirrel", + "squirt", + "squish", + "stab", + "stabilise", + "stabilize", + "stable", + "stables", + "stack", + "staff", + "stage", + "stagger", + "stagnate", + "stain", + "stake", + "stalk", + "stall", + "stammer", + "stamp", + "stampede", + "stanch", + "stand", + "standardise", + "standardize", + "staple", + "star", + "starch", + "stare", + "start", + "startle", + "starve", + "stash", + "state", + "statement", + "station", + "staunch", + "stave", + "stay", + "steady", + "steal", + "steam", + "steamroller", + "steel", + "steep", + "steepen", + "steer", + "stem", + "stencil", + "step", + "stereotype", + "sterilise", + "sterilize", + "stew", + "stick", + "stickybeak", + "stiff", + "stiffen", + "stifle", + "stigmatise", + "stigmatize", + "still", + "stimulate", + "sting", + "stinger", + "stink", + "stint", + "stipple", + "stipulate", + "stir", + "stitch", + "stock", + "stockpile", + "stoke", + "stomach", + "stomp", + "stone", + "stonewall", + "stoop", + "stop", + "stopper", + "store", + "storm", + "storyboard", + "stow", + "straddle", + "strafe", + "straggle", + "straighten", + "strain", + "strand", + "strangle", + "strap", + "stratify", + "stravage", + "stravaig", + "stray", + "streak", + "stream", + "streamline", + "strengthen", + "stress", + "stretch", + "stretcher", + "strew", + "stride", + "strike", + "string", + "strip", + "strive", + "stroll", + "structure", + "struggle", + "strum", + "strut", + "stub", + "stud", + "study", + "stuff", + "stultify", + "stumble", + "stump", + "stun", + "stunt", + "stupefy", + "stutter", + "style", + "stymie", + "sub", + "subcontract", + "subdivide", + "subdue", + "subedit", + "subject", + "sublet", + "sublimate", + "submerge", + "submit", + "subordinate", + "suborn", + "subpoena", + "subscribe", + "subside", + "subsidise", + "subsidize", + "subsist", + "substantiate", + "substitute", + "subsume", + "subtend", + "subtitle", + "subtract", + "subvert", + "succeed", + "succor", + "succour", + "succumb", + "suckle", + "suction", + "sue", + "suffer", + "suffice", + "suffocate", + "suffuse", + "sugar", + "suggest", + "suit", + "sulk", + "sulks", + "sully", + "sum", + "summarise", + "summarize", + "summon", + "summons", + "sun", + "sunbathe", + "sunder", + "sunset", + "sup", + "superimpose", + "superintend", + "superpose", + "supersede", + "supersize", + "supersized", + "supervene", + "supervise", + "supplant", + "supplement", + "supply", + "support", + "suppose", + "suppress", + "suppurate", + "surcharge", + "surf", + "surface", + "surge", + "surmise", + "surmount", + "surpass", + "surprise", + "surrender", + "surround", + "survey", + "survive", + "suspect", + "suspend", + "suspenders", + "suss", + "sustain", + "suture", + "swab", + "swaddle", + "swagger", + "swamp", + "swan", + "swank", + "swap", + "swarm", + "swat", + "swath", + "swathe", + "sway", + "swear", + "sweat", + "sweep", + "sweeps", + "sweeten", + "swell", + "swelter", + "swerve", + "swig", + "swill", + "swim", + "swindle", + "swing", + "swipe", + "swirl", + "swish", + "switch", + "swivel", + "swoon", + "swoop", + "swoosh", + "swot", + "symbolise", + "symbolize", + "sympathise", + "sympathize", + "symptomize", + "synchronise", + "synchronize", + "syndicate", + "synthesise", + "synthesize", + "syringe", + "systematise", + "systematize", + "tab", + "table", + "tabulate", + "tack", + "tackle", + "tag", + "tail", + "tailgate", + "tailor", + "taint", + "take", + "talk", + "tally", + "tame", + "tamp", + "tamper", + "tan", + "tangle", + "tango", + "tank", + "tankful", + "tantalise", + "tantalize", + "tap", + "tape", + "taper", + "tar", + "target", + "tarmac", + "tarnish", + "tarry", + "tart", + "task", + "taste", + "tattle", + "tattoo", + "taunt", + "tauten", + "tax", + "taxi", + "taxicab", + "teach", + "team", + "tear", + "tease", + "tee", + "teem", + "teeter", + "teethe", + "telecast", + "telecommute", + "teleconference", + "telegraph", + "telemeter", + "teleoperate", + "telephone", + "teleport", + "telescope", + "televise", + "telex", + "tell", + "telnet", + "temp", + "temper", + "temporise", + "temporize", + "tempt", + "tenant", + "tend", + "tender", + "tenderise", + "tenderize", + "tense", + "tension", + "tergiversate", + "term", + "terminate", + "terraform", + "terrify", + "terrorise", + "terrorize", + "test", + "testify", + "tether", + "text", + "thank", + "thatch", + "thaw", + "theorise", + "theorize", + "thicken", + "thin", + "think", + "thirst", + "thrash", + "thread", + "threaten", + "thresh", + "thrill", + "thrive", + "throb", + "throbbing", + "throng", + "throttle", + "throw", + "thud", + "thumb", + "thump", + "thunder", + "thwack", + "thwart", + "tick", + "ticket", + "tickle", + "tide", + "tidy", + "tie", + "tighten", + "tile", + "till", + "tilt", + "time", + "timetable", + "tinge", + "tingle", + "tingling", + "tinker", + "tinkling", + "tint", + "tip", + "tippex", + "tipple", + "tiptoe", + "tire", + "titillate", + "titivate", + "title", + "titrate", + "titter", + "toady", + "toast", + "toboggan", + "toddle", + "toe", + "tog", + "toggle", + "toil", + "tolerate", + "toll", + "tone", + "tongue", + "tonify", + "tool", + "toot", + "tootle", + "top", + "topple", + "torch", + "torment", + "torpedo", + "toss", + "tot", + "total", + "tote", + "totter", + "touch", + "tough", + "toughen", + "tour", + "tousle", + "tout", + "tow", + "towel", + "tower", + "toy", + "trace", + "track", + "trade", + "traduce", + "traffic", + "trail", + "train", + "traipse", + "trammel", + "trample", + "trampoline", + "tranquilize", + "tranquillize", + "transact", + "transcend", + "transcribe", + "transfer", + "transfigure", + "transfix", + "transform", + "transfuse", + "transgress", + "transit", + "translate", + "transliterate", + "transmit", + "transmogrify", + "transmute", + "transpire", + "transplant", + "transport", + "transpose", + "trap", + "trash", + "traumatise", + "traumatize", + "travel", + "traverse", + "trawl", + "tread", + "treasure", + "treat", + "treble", + "trek", + "tremble", + "trembling", + "trepan", + "trespass", + "trial", + "trick", + "trickle", + "trifle", + "trigger", + "trill", + "trim", + "trip", + "triple", + "triumph", + "trivialise", + "trivialize", + "troll", + "tromp", + "troop", + "trot", + "trouble", + "troubleshoot", + "trounce", + "trouser", + "truant", + "truck", + "trudge", + "trump", + "trumpet", + "truncate", + "trundle", + "truss", + "trust", + "try", + "tuck", + "tug", + "tugboat", + "tumble", + "tune", + "tunnel", + "turbocharge", + "turf", + "turn", + "tussle", + "tut", + "tutor", + "twang", + "tweak", + "tweet", + "twiddle", + "twig", + "twin", + "twine", + "twinkle", + "twirl", + "twist", + "twitch", + "twitter", + "twittering", + "type", + "typecast", + "typeset", + "typify", + "tyrannise", + "tyrannize", + "ulcerate", + "ululate", + "ump", + "umpire", + "unbalance", + "unban", + "unbend", + "unblock", + "unbuckle", + "unburden", + "unbutton", + "uncoil", + "uncork", + "uncouple", + "uncover", + "uncurl", + "undelete", + "underachieve", + "underbid", + "undercharge", + "undercook", + "undercut", + "underestimate", + "underestimation", + "underexpose", + "undergo", + "underlie", + "underline", + "undermine", + "underpay", + "underperform", + "underpin", + "underplay", + "underrate", + "underscore", + "undersell", + "undershoot", + "underspend", + "understand", + "understate", + "understudy", + "undertake", + "undervalue", + "underwrite", + "undo", + "undock", + "undress", + "undulate", + "unearth", + "unfasten", + "unfold", + "unfreeze", + "unfurl", + "unhand", + "unhinge", + "unhitch", + "unhook", + "unify", + "uninstall", + "unionise", + "unionize", + "unite", + "unlace", + "unlearn", + "unleash", + "unload", + "unlock", + "unloose", + "unloosen", + "unmask", + "unnerve", + "unpack", + "unpick", + "unplug", + "unravel", + "unroll", + "unsaddle", + "unscramble", + "unscrew", + "unseat", + "unsettle", + "unsubscribe", + "untangle", + "untie", + "unveil", + "unwind", + "unwrap", + "unzip", + "up", + "upbraid", + "upchange", + "upchuck", + "update", + "upend", + "upgrade", + "uphold", + "upholster", + "uplift", + "upload", + "uproot", + "upsell", + "upset", + "upshift", + "upskill", + "upstage", + "urge", + "use", + "usher", + "usurp", + "utilise", + "utilize", + "utter", + "vacate", + "vacation", + "vaccinate", + "vacillate", + "vacuum", + "valet", + "validate", + "value", + "vamoose", + "vandalise", + "vandalize", + "vanish", + "vanquish", + "vaporise", + "vaporize", + "varnish", + "vary", + "vault", + "veer", + "veg", + "vegetate", + "veil", + "vend", + "veneer", + "venerate", + "vent", + "ventilate", + "venture", + "verbalise", + "verbalize", + "verge", + "verify", + "versify", + "vest", + "vet", + "veto", + "vex", + "vibrate", + "victimise", + "victimize", + "vide", + "video", + "videotape", + "vie", + "view", + "viewing", + "vilify", + "vindicate", + "violate", + "visit", + "visualise", + "visualize", + "vitiate", + "vitrify", + "vocalize", + "voice", + "void", + "volley", + "volumise", + "volumize", + "volunteer", + "vote", + "vouch", + "vouchsafe", + "vow", + "voyage", + "vulgarise", + "vulgarize", + "waddle", + "wade", + "waffle", + "waft", + "wag", + "wage", + "wager", + "waggle", + "wail", + "wait", + "waive", + "wake", + "wakeboard", + "waken", + "walk", + "wall", + "wallop", + "wallow", + "wallpaper", + "waltz", + "wander", + "wane", + "wangle", + "want", + "warble", + "ward", + "warm", + "warn", + "warp", + "warrant", + "wash", + "wassail", + "waste", + "watch", + "water", + "waterproof", + "waterski", + "wave", + "waver", + "wax", + "waylay", + "weaken", + "wean", + "weaponise", + "weaponize", + "wear", + "weary", + "weasel", + "weather", + "weatherise", + "weatherize", + "weave", + "wed", + "wedge", + "weekend", + "weep", + "weigh", + "weight", + "weird", + "welch", + "welcome", + "weld", + "well", + "welly", + "wend", + "westernise", + "westernize", + "wet", + "whack", + "wheedle", + "wheel", + "wheeze", + "whelp", + "whet", + "whiff", + "while", + "whilst", + "whimper", + "whine", + "whinge", + "whinny", + "whip", + "whirl", + "whirr", + "whirring", + "whisk", + "whisper", + "whispering", + "whistle", + "whiten", + "whitewash", + "whittle", + "whoop", + "whoosh", + "whup", + "wick", + "widen", + "widow", + "wield", + "wig", + "wiggle", + "wildcat", + "will", + "wilt", + "wimp", + "win", + "wince", + "winch", + "wind", + "winds", + "windsurf", + "wine", + "wing", + "wink", + "winkle", + "winnow", + "winter", + "wipe", + "wire", + "wiretap", + "wise", + "wisecrack", + "wish", + "withdraw", + "wither", + "withhold", + "withstand", + "witness", + "witter", + "wobble", + "wolf", + "wonder", + "woo", + "woof", + "word", + "work", + "worm", + "worry", + "worsen", + "worship", + "worst", + "wound", + "wow", + "wowee", + "wrangle", + "wrap", + "wreak", + "wreathe", + "wreck", + "wrench", + "wrest", + "wrestle", + "wriggle", + "wring", + "wrinkle", + "writ", + "write", + "writhe", + "wrong", + "wrought", + "xerox", + "yack", + "yak", + "yap", + "yaw", + "yawn", + "yearn", + "yell", + "yellow", + "yelp", + "yield", + "yodel", + "yoke", + "yomp", + "yowl", + "yuppify", + "zap", + "zero", + "zigzag", + "zing", + "zip", + "zone", + "zoom", +}; +} diff --git a/src/modules/word/data/All.h b/src/modules/word/WordData.h similarity index 90% rename from src/modules/word/data/All.h rename to src/modules/word/WordData.h index a0aa95ff..f2bb86fb 100644 --- a/src/modules/word/data/All.h +++ b/src/modules/word/WordData.h @@ -1,15 +1,18 @@ #pragma once -#include "Adjectives.h" -#include "Adverbs.h" -#include "Conjunctions.h" -#include "Interjections.h" -#include "Nouns.h" -#include "Prepositions.h" -#include "Verbs.h" +#include +#include +#include namespace faker::word { +extern const std::array adjectives; +extern const std::array adverbs; +extern const std::array conjunctions; +extern const std::array interjections; +extern const std::array nouns; +extern const std::array prepositions; +extern const std::array verbs; // https://tristanbrindle.com/posts/a-more-useful-compile-time-quicksort namespace cstd diff --git a/src/modules/word/data/Adjectives.h b/src/modules/word/data/Adjectives.h deleted file mode 100644 index 815615f4..00000000 --- a/src/modules/word/data/Adjectives.h +++ /dev/null @@ -1,1336 +0,0 @@ -#pragma once - -#include -#include - -namespace faker::word -{ -const std::array adjectives = {"abandoned", - "able", - "absolute", - "adorable", - "adventurous", - "academic", - "acceptable", - "acclaimed", - "accomplished", - "accurate", - "aching", - "acidic", - "acrobatic", - "active", - "actual", - "adept", - "admirable", - "admired", - "adolescent", - "adored", - "advanced", - "afraid", - "affectionate", - "aged", - "aggravating", - "aggressive", - "agile", - "agitated", - "agonizing", - "agreeable", - "ajar", - "alarmed", - "alarming", - "alert", - "alienated", - "alive", - "all", - "altruistic", - "amazing", - "ambitious", - "ample", - "amused", - "amusing", - "anchored", - "ancient", - "angelic", - "angry", - "anguished", - "animated", - "annual", - "another", - "antique", - "anxious", - "any", - "apprehensive", - "appropriate", - "apt", - "arctic", - "arid", - "aromatic", - "artistic", - "ashamed", - "assured", - "astonishing", - "athletic", - "attached", - "attentive", - "attractive", - "austere", - "authentic", - "authorized", - "automatic", - "avaricious", - "average", - "aware", - "awesome", - "awful", - "awkward", - "babyish", - "bad", - "back", - "baggy", - "bare", - "barren", - "basic", - "beautiful", - "belated", - "beloved", - "beneficial", - "better", - "best", - "bewitched", - "big", - "big-hearted", - "biodegradable", - "bite-sized", - "bitter", - "black", - "black-and-white", - "bland", - "blank", - "blaring", - "bleak", - "blind", - "blissful", - "blond", - "blue", - "blushing", - "bogus", - "boiling", - "bold", - "bony", - "boring", - "bossy", - "both", - "bouncy", - "bountiful", - "bowed", - "brave", - "breakable", - "brief", - "bright", - "brilliant", - "brisk", - "broken", - "bronze", - "brown", - "bruised", - "bubbly", - "bulky", - "bumpy", - "buoyant", - "burdensome", - "burly", - "bustling", - "busy", - "buttery", - "buzzing", - "calculating", - "calm", - "candid", - "canine", - "capital", - "carefree", - "careful", - "careless", - "caring", - "cautious", - "cavernous", - "celebrated", - "charming", - "cheap", - "cheerful", - "cheery", - "chief", - "chilly", - "chubby", - "circular", - "classic", - "clean", - "clear", - "clear-cut", - "clever", - "close", - "closed", - "cloudy", - "clueless", - "clumsy", - "cluttered", - "coarse", - "cold", - "colorful", - "colorless", - "colossal", - "comfortable", - "common", - "compassionate", - "competent", - "complete", - "complex", - "complicated", - "composed", - "concerned", - "concrete", - "confused", - "conscious", - "considerate", - "constant", - "content", - "conventional", - "cooked", - "cool", - "cooperative", - "coordinated", - "corny", - "corrupt", - "costly", - "courageous", - "courteous", - "crafty", - "crazy", - "creamy", - "creative", - "creepy", - "criminal", - "crisp", - "critical", - "crooked", - "crowded", - "cruel", - "crushing", - "cuddly", - "cultivated", - "cultured", - "cumbersome", - "curly", - "curvy", - "cute", - "cylindrical", - "damaged", - "damp", - "dangerous", - "dapper", - "daring", - "darling", - "dark", - "dazzling", - "dead", - "deadly", - "deafening", - "dear", - "dearest", - "decent", - "decimal", - "decisive", - "deep", - "defenseless", - "defensive", - "defiant", - "deficient", - "definite", - "definitive", - "delayed", - "delectable", - "delicious", - "delightful", - "delirious", - "demanding", - "dense", - "dental", - "dependable", - "dependent", - "descriptive", - "deserted", - "detailed", - "determined", - "devoted", - "different", - "difficult", - "digital", - "diligent", - "dim", - "dimpled", - "direct", - "disastrous", - "discrete", - "disgusting", - "disloyal", - "dismal", - "distant", - "downright", - "dreary", - "dirty", - "disguised", - "dishonest", - "distinct", - "distorted", - "dizzy", - "doting", - "double", - "drab", - "drafty", - "dramatic", - "droopy", - "dry", - "dual", - "dull", - "dutiful", - "each", - "eager", - "earnest", - "early", - "easy", - "easy-going", - "ecstatic", - "edible", - "educated", - "elaborate", - "elastic", - "elated", - "elderly", - "electric", - "elegant", - "elementary", - "elliptical", - "embarrassed", - "embellished", - "eminent", - "emotional", - "empty", - "enchanted", - "enchanting", - "energetic", - "enlightened", - "enormous", - "enraged", - "entire", - "envious", - "equal", - "equatorial", - "essential", - "esteemed", - "ethical", - "euphoric", - "even", - "evergreen", - "everlasting", - "every", - "evil", - "exalted", - "excellent", - "exemplary", - "exhausted", - "excitable", - "excited", - "exciting", - "exotic", - "expensive", - "experienced", - "expert", - "extraneous", - "extroverted", - "extra-large", - "extra-small", - "fabulous", - "failing", - "faint", - "fair", - "faithful", - "fake", - "false", - "familiar", - "famous", - "fancy", - "fantastic", - "far", - "faraway", - "far-flung", - "far-off", - "fast", - "fat", - "fatal", - "fatherly", - "favorable", - "favorite", - "fearful", - "fearless", - "feisty", - "feline", - "female", - "feminine", - "few", - "fickle", - "filthy", - "fine", - "finished", - "firm", - "first", - "firsthand", - "fitting", - "fixed", - "flaky", - "flamboyant", - "flashy", - "flat", - "flawed", - "flawless", - "flickering", - "flimsy", - "flippant", - "flowery", - "fluffy", - "fluid", - "flustered", - "focused", - "fond", - "foolhardy", - "foolish", - "forceful", - "forked", - "formal", - "forsaken", - "forthright", - "fortunate", - "fragrant", - "frail", - "frank", - "frayed", - "free", - "french", - "fresh", - "frequent", - "friendly", - "frightened", - "frightening", - "frigid", - "frilly", - "frizzy", - "frivolous", - "front", - "frosty", - "frozen", - "frugal", - "fruitful", - "full", - "fumbling", - "functional", - "funny", - "fussy", - "fuzzy", - "gargantuan", - "gaseous", - "general", - "generous", - "gentle", - "genuine", - "giant", - "giddy", - "gigantic", - "gifted", - "giving", - "glamorous", - "glaring", - "glass", - "gleaming", - "gleeful", - "glistening", - "glittering", - "gloomy", - "glorious", - "glossy", - "glum", - "golden", - "good", - "good-natured", - "gorgeous", - "graceful", - "gracious", - "grand", - "grandiose", - "granular", - "grateful", - "grave", - "gray", - "great", - "greedy", - "green", - "gregarious", - "grim", - "grimy", - "gripping", - "grizzled", - "grotesque", - "grouchy", - "grounded", - "growing", - "growling", - "grown", - "grubby", - "gruesome", - "grumpy", - "guilty", - "gullible", - "gummy", - "hairy", - "half", - "handmade", - "handsome", - "handy", - "happy", - "happy-go-lucky", - "hard", - "hard-to-find", - "harmful", - "harmless", - "harmonious", - "harsh", - "hasty", - "hateful", - "haunting", - "healthy", - "heartfelt", - "hearty", - "heavenly", - "heavy", - "hefty", - "helpful", - "helpless", - "hidden", - "hideous", - "high", - "high-level", - "hilarious", - "hoarse", - "hollow", - "homely", - "honest", - "honorable", - "honored", - "hopeful", - "horrible", - "hospitable", - "hot", - "huge", - "humble", - "humiliating", - "humming", - "humongous", - "hungry", - "hurtful", - "husky", - "icky", - "icy", - "ideal", - "idealistic", - "identical", - "idle", - "idolized", - "ignorant", - "ill", - "ill-fated", - "ill-informed", - "illiterate", - "illustrious", - "imaginary", - "imaginative", - "immaculate", - "immaterial", - "immediate", - "immense", - "impassioned", - "impeccable", - "impartial", - "imperfect", - "imperturbable", - "impish", - "impolite", - "important", - "impossible", - "impractical", - "impressionable", - "impressive", - "improbable", - "impure", - "inborn", - "incomparable", - "incompatible", - "incomplete", - "inconsequential", - "incredible", - "indelible", - "inexperienced", - "indolent", - "infamous", - "infantile", - "infatuated", - "inferior", - "infinite", - "informal", - "innocent", - "insecure", - "insidious", - "insignificant", - "insistent", - "instructive", - "insubstantial", - "intelligent", - "intent", - "intentional", - "interesting", - "internal", - "international", - "intrepid", - "ironclad", - "irresponsible", - "irritating", - "itchy", - "jaded", - "jagged", - "jam-packed", - "jaunty", - "jealous", - "jittery", - "joint", - "jolly", - "jovial", - "joyful", - "joyous", - "jubilant", - "judicious", - "juicy", - "jumbo", - "junior", - "jumpy", - "juvenile", - "kaleidoscopic", - "keen", - "key", - "kind", - "kindhearted", - "kindly", - "klutzy", - "knobby", - "knotty", - "knowledgeable", - "knowing", - "known", - "kooky", - "kosher", - "lanky", - "large", - "last", - "lasting", - "late", - "lavish", - "lawful", - "lazy", - "leading", - "lean", - "leafy", - "left", - "legal", - "legitimate", - "light", - "lighthearted", - "likable", - "likely", - "limited", - "limp", - "limping", - "linear", - "lined", - "liquid", - "little", - "live", - "lively", - "livid", - "loathsome", - "lone", - "lonely", - "long", - "long-term", - "loose", - "lopsided", - "lost", - "loud", - "lovable", - "lovely", - "loving", - "low", - "loyal", - "lucky", - "lumbering", - "luminous", - "lumpy", - "lustrous", - "luxurious", - "mad", - "made-up", - "magnificent", - "majestic", - "major", - "male", - "mammoth", - "married", - "marvelous", - "masculine", - "massive", - "mature", - "meager", - "mealy", - "mean", - "measly", - "meaty", - "medical", - "mediocre", - "medium", - "meek", - "mellow", - "melodic", - "memorable", - "menacing", - "merry", - "messy", - "metallic", - "mild", - "milky", - "mindless", - "miniature", - "minor", - "minty", - "miserable", - "miserly", - "misguided", - "misty", - "mixed", - "modern", - "modest", - "moist", - "monstrous", - "monthly", - "monumental", - "moral", - "mortified", - "motherly", - "motionless", - "mountainous", - "muddy", - "muffled", - "multicolored", - "mundane", - "murky", - "mushy", - "musty", - "muted", - "mysterious", - "naive", - "narrow", - "natural", - "naughty", - "nautical", - "near", - "neat", - "necessary", - "needy", - "negative", - "neglected", - "negligible", - "neighboring", - "nervous", - "new", - "next", - "nice", - "nifty", - "nimble", - "nippy", - "nocturnal", - "noisy", - "nonstop", - "normal", - "notable", - "noted", - "noteworthy", - "novel", - "noxious", - "numb", - "nutritious", - "nutty", - "obedient", - "oblong", - "oily", - "obvious", - "occasional", - "odd", - "oddball", - "offbeat", - "offensive", - "official", - "old", - "old-fashioned", - "only", - "open", - "optimal", - "optimistic", - "opulent", - "orange", - "orderly", - "organic", - "ornate", - "ornery", - "ordinary", - "original", - "other", - "our", - "outlying", - "outgoing", - "outlandish", - "outrageous", - "outstanding", - "oval", - "overcooked", - "overdue", - "overjoyed", - "overlooked", - "palatable", - "pale", - "paltry", - "parallel", - "parched", - "partial", - "passionate", - "past", - "pastel", - "peaceful", - "peppery", - "perfect", - "perfumed", - "periodic", - "perky", - "personal", - "pertinent", - "pesky", - "pessimistic", - "petty", - "phony", - "physical", - "piercing", - "pink", - "pitiful", - "plain", - "plaintive", - "plastic", - "playful", - "pleasant", - "pleased", - "pleasing", - "plump", - "plush", - "polished", - "polite", - "political", - "pointed", - "pointless", - "poised", - "poor", - "popular", - "portly", - "posh", - "positive", - "possible", - "potable", - "powerful", - "powerless", - "practical", - "precious", - "present", - "prestigious", - "pretty", - "previous", - "pricey", - "prickly", - "primary", - "prime", - "pristine", - "private", - "prize", - "probable", - "productive", - "profitable", - "profuse", - "proper", - "proud", - "prudent", - "punctual", - "pungent", - "puny", - "pure", - "purple", - "pushy", - "putrid", - "puzzled", - "puzzling", - "quaint", - "qualified", - "quarrelsome", - "quarterly", - "queasy", - "querulous", - "questionable", - "quick", - "quick-witted", - "quiet", - "quintessential", - "quirky", - "quixotic", - "quizzical", - "radiant", - "ragged", - "rapid", - "rare", - "rash", - "raw", - "recent", - "reckless", - "rectangular", - "ready", - "real", - "realistic", - "reasonable", - "red", - "reflecting", - "regal", - "regular", - "reliable", - "relieved", - "remarkable", - "remorseful", - "remote", - "repentant", - "required", - "respectful", - "responsible", - "repulsive", - "revolving", - "rewarding", - "rich", - "rigid", - "right", - "ringed", - "ripe", - "roasted", - "robust", - "rosy", - "rotating", - "rotten", - "rough", - "round", - "rowdy", - "royal", - "rubbery", - "rundown", - "ruddy", - "rude", - "runny", - "rural", - "rusty", - "sad", - "safe", - "salty", - "same", - "sandy", - "sane", - "sarcastic", - "sardonic", - "satisfied", - "scaly", - "scarce", - "scared", - "scary", - "scented", - "scholarly", - "scientific", - "scornful", - "scratchy", - "scrawny", - "second", - "secondary", - "second-hand", - "secret", - "self-assured", - "self-reliant", - "selfish", - "sentimental", - "separate", - "serene", - "serious", - "serpentine", - "several", - "severe", - "shabby", - "shadowy", - "shady", - "shallow", - "shameful", - "shameless", - "sharp", - "shimmering", - "shiny", - "shocked", - "shocking", - "shoddy", - "short", - "short-term", - "showy", - "shrill", - "shy", - "sick", - "silent", - "silky", - "silly", - "silver", - "similar", - "simple", - "simplistic", - "sinful", - "single", - "sizzling", - "skeletal", - "skinny", - "sleepy", - "slight", - "slim", - "slimy", - "slippery", - "slow", - "slushy", - "small", - "smart", - "smoggy", - "smooth", - "smug", - "snappy", - "snarling", - "sneaky", - "sniveling", - "snoopy", - "sociable", - "soft", - "soggy", - "solid", - "somber", - "some", - "spherical", - "sophisticated", - "sore", - "sorrowful", - "soulful", - "soupy", - "sour", - "spanish", - "sparkling", - "sparse", - "specific", - "spectacular", - "speedy", - "spicy", - "spiffy", - "spirited", - "spiteful", - "splendid", - "spotless", - "spotted", - "spry", - "square", - "squeaky", - "squiggly", - "stable", - "staid", - "stained", - "stale", - "standard", - "starchy", - "stark", - "starry", - "steep", - "sticky", - "stiff", - "stimulating", - "stingy", - "stormy", - "straight", - "strange", - "steel", - "strict", - "strident", - "striking", - "striped", - "strong", - "studious", - "stunning", - "stupendous", - "sturdy", - "stylish", - "subdued", - "submissive", - "substantial", - "subtle", - "suburban", - "sudden", - "sugary", - "sunny", - "super", - "superb", - "superficial", - "superior", - "supportive", - "sure-footed", - "surprised", - "suspicious", - "svelte", - "sweaty", - "sweet", - "sweltering", - "swift", - "sympathetic", - "tall", - "talkative", - "tame", - "tan", - "tangible", - "tart", - "tasty", - "tattered", - "taut", - "tedious", - "teeming", - "tempting", - "tender", - "tense", - "tepid", - "terrible", - "terrific", - "testy", - "thankful", - "that", - "these", - "thick", - "thin", - "third", - "thirsty", - "this", - "thorough", - "thorny", - "those", - "thoughtful", - "threadbare", - "thrifty", - "thunderous", - "tidy", - "tight", - "timely", - "tinted", - "tiny", - "tired", - "torn", - "total", - "tough", - "traumatic", - "treasured", - "tremendous", - "tragic", - "trained", - "triangular", - "tricky", - "trifling", - "trim", - "trivial", - "troubled", - "true", - "trusting", - "trustworthy", - "trusty", - "truthful", - "turbulent", - "twin", - "ugly", - "ultimate", - "unacceptable", - "unaware", - "uncomfortable", - "uncommon", - "unconscious", - "understated", - "unequaled", - "uneven", - "unfinished", - "unfit", - "unfolded", - "unfortunate", - "unhappy", - "unhealthy", - "uniform", - "unimportant", - "unique", - "united", - "unkempt", - "unknown", - "unlawful", - "unlined", - "unlucky", - "unnatural", - "unpleasant", - "unrealistic", - "unripe", - "unruly", - "unselfish", - "unsightly", - "unsteady", - "unsung", - "untidy", - "untimely", - "untried", - "untrue", - "unused", - "unusual", - "unwelcome", - "unwieldy", - "unwilling", - "unwitting", - "unwritten", - "upbeat", - "upright", - "upset", - "urban", - "usable", - "used", - "useful", - "useless", - "utilized", - "utter", - "vacant", - "vague", - "vain", - "valid", - "valuable", - "vapid", - "variable", - "vast", - "velvety", - "venerated", - "vengeful", - "verifiable", - "vibrant", - "vicious", - "victorious", - "vigilant", - "vigorous", - "villainous", - "violet", - "violent", - "virtual", - "virtuous", - "visible", - "vital", - "vivacious", - "vivid", - "voluminous", - "wan", - "warlike", - "warm", - "warmhearted", - "warped", - "wary", - "wasteful", - "watchful", - "waterlogged", - "watery", - "wavy", - "wealthy", - "weak", - "weary", - "webbed", - "wee", - "weekly", - "weepy", - "weighty", - "weird", - "welcome", - "well-documented", - "well-groomed", - "well-informed", - "well-lit", - "well-made", - "well-off", - "well-to-do", - "well-worn", - "wet", - "which", - "whimsical", - "whirlwind", - "whispered", - "white", - "whole", - "whopping", - "wicked", - "wide", - "wide-eyed", - "wiggly", - "wild", - "willing", - "wilted", - "winding", - "windy", - "winged", - "wiry", - "wise", - "witty", - "wobbly", - "woeful", - "wonderful", - "wooden", - "woozy", - "wordy", - "worldly", - "worn", - "worried", - "worrisome", - "worse", - "worst", - "worthless", - "worthwhile", - "worthy", - "wrathful", - "wretched", - "writhing", - "wrong", - "wry", - "yawning", - "yearly", - "yellow", - "yellowish", - "young", - "youthful", - "yummy", - "zany", - "zealous", - "zesty", - "zigzag"}; -} diff --git a/src/modules/word/data/Adverbs.h b/src/modules/word/data/Adverbs.h deleted file mode 100644 index 4a933fc3..00000000 --- a/src/modules/word/data/Adverbs.h +++ /dev/null @@ -1,335 +0,0 @@ -#pragma once - -#include -#include - -namespace faker::word -{ -const std::array adverbs = { - "abnormally", - "absentmindedly", - "accidentally", - "acidly", - "actually", - "adventurously", - "afterwards", - "almost", - "always", - "angrily", - "annually", - "anxiously", - "arrogantly", - "awkwardly", - "badly", - "bashfully", - "beautifully", - "bitterly", - "bleakly", - "blindly", - "blissfully", - "boastfully", - "boldly", - "bravely", - "briefly", - "brightly", - "briskly", - "broadly", - "busily", - "calmly", - "carefully", - "carelessly", - "cautiously", - "certainly", - "cheerfully", - "clearly", - "cleverly", - "closely", - "coaxingly", - "colorfully", - "commonly", - "continually", - "coolly", - "correctly", - "courageously", - "crossly", - "cruelly", - "curiously", - "daily", - "daintily", - "dearly", - "deceivingly", - "deeply", - "defiantly", - "deliberately", - "delightfully", - "diligently", - "dimly", - "doubtfully", - "dreamily", - "easily", - "elegantly", - "energetically", - "enormously", - "enthusiastically", - "equally", - "especially", - "even", - "evenly", - "eventually", - "exactly", - "excitedly", - "extremely", - "fairly", - "faithfully", - "famously", - "far", - "fast", - "fatally", - "ferociously", - "fervently", - "fiercely", - "fondly", - "foolishly", - "fortunately", - "frankly", - "frantically", - "freely", - "frenetically", - "frightfully", - "fully", - "furiously", - "generally", - "generously", - "gently", - "gladly", - "gleefully", - "gracefully", - "gratefully", - "greatly", - "greedily", - "happily", - "hastily", - "healthily", - "heavily", - "helpfully", - "helplessly", - "highly", - "honestly", - "hopelessly", - "hourly", - "hungrily", - "immediately", - "innocently", - "inquisitively", - "instantly", - "intensely", - "intently", - "interestingly", - "inwardly", - "irritably", - "jaggedly", - "jealously", - "joshingly", - "jovially", - "joyfully", - "joyously", - "jubilantly", - "judgementally", - "justly", - "keenly", - "kiddingly", - "kindheartedly", - "kindly", - "kissingly", - "knavishly", - "knottily", - "knowingly", - "knowledgeably", - "kookily", - "lazily", - "less", - "lightly", - "likely", - "limply", - "lively", - "loftily", - "longingly", - "loosely", - "loudly", - "lovingly", - "loyally", - "madly", - "majestically", - "meaningfully", - "mechanically", - "merrily", - "miserably", - "mockingly", - "monthly", - "more", - "mortally", - "mostly", - "mysteriously", - "naturally", - "nearly", - "neatly", - "needily", - "nervously", - "never", - "nicely", - "noisily", - "not", - "obediently", - "obnoxiously", - "oddly", - "offensively", - "officially", - "often", - "only", - "openly", - "optimistically", - "overconfidently", - "owlishly", - "painfully", - "partially", - "patiently", - "perfectly", - "physically", - "playfully", - "politely", - "poorly", - "positively", - "potentially", - "powerfully", - "promptly", - "properly", - "punctually", - "quaintly", - "quarrelsomely", - "queasily", - "questionably", - "questioningly", - "quicker", - "quickly", - "quietly", - "quirkily", - "quizzically", - "rapidly", - "rarely", - "readily", - "really", - "reassuringly", - "recklessly", - "regularly", - "reluctantly", - "repeatedly", - "reproachfully", - "restfully", - "righteously", - "rightfully", - "rigidly", - "roughly", - "rudely", - "sadly", - "safely", - "scarcely", - "scarily", - "searchingly", - "sedately", - "seemingly", - "seldom", - "selfishly", - "separately", - "seriously", - "shakily", - "sharply", - "sheepishly", - "shrilly", - "shyly", - "silently", - "sleepily", - "slowly", - "smoothly", - "softly", - "solemnly", - "solidly", - "sometimes", - "soon", - "speedily", - "stealthily", - "sternly", - "strictly", - "successfully", - "suddenly", - "surprisingly", - "suspiciously", - "sweetly", - "swiftly", - "sympathetically", - "tenderly", - "tensely", - "terribly", - "thankfully", - "thoroughly", - "thoughtfully", - "tightly", - "tomorrow", - "too", - "tremendously", - "triumphantly", - "truly", - "truthfully", - "ultimately", - "unabashedly", - "unaccountably", - "unbearably", - "unethically", - "unexpectedly", - "unfortunately", - "unimpressively", - "unnaturally", - "unnecessarily", - "upbeat", - "upliftingly", - "upright", - "upside-down", - "upward", - "upwardly", - "urgently", - "usefully", - "uselessly", - "usually", - "utterly", - "vacantly", - "vaguely", - "vainly", - "valiantly", - "vastly", - "verbally", - "very", - "viciously", - "victoriously", - "violently", - "vivaciously", - "voluntarily", - "warmly", - "weakly", - "wearily", - "well", - "wetly", - "wholly", - "wildly", - "willfully", - "wisely", - "woefully", - "wonderfully", - "worriedly", - "wrongly", - "yawningly", - "yearly", - "yearningly", - "yesterday", - "yieldingly", - "youthfully", -}; -} diff --git a/src/modules/word/data/Conjunctions.h b/src/modules/word/data/Conjunctions.h deleted file mode 100644 index be900fe2..00000000 --- a/src/modules/word/data/Conjunctions.h +++ /dev/null @@ -1,16 +0,0 @@ -#pragma once - -#include -#include - -namespace faker::word -{ -const std::array conjunctions = { - "after", "although", "and", "as", "because", "before", "but", "consequently", - "even", "finally", "for", "furthermore", "hence", "how", "however", "if", - "inasmuch", "incidentally", "indeed", "instead", "lest", "likewise", "meanwhile", "nor", - "now", "once", "or", "provided", "since", "so", "supposing", "than", - "that", "though", "till", "unless", "until", "what", "when", "whenever", - "where", "whereas", "wherever", "whether", "which", "while", "who", "whoever", - "whose", "why", "yet"}; -} diff --git a/src/modules/word/data/Interjections.h b/src/modules/word/data/Interjections.h deleted file mode 100644 index 56c15fdd..00000000 --- a/src/modules/word/data/Interjections.h +++ /dev/null @@ -1,14 +0,0 @@ -#pragma once - -#include -#include - -namespace faker::word -{ -const std::array interjections = { - "yuck", "oh", "phooey", "blah", "boo", "whoa", "yowza", "huzzah", "boohoo", "fooey", "geez", "pfft", - "ew", "ah", "yum", "brr", "hm", "yahoo", "aha", "woot", "drat", "gah", "meh", "psst", - "aw", "ugh", "yippee", "eek", "gee", "bah", "gadzooks", "duh", "ha", "mmm", "ouch", "phew", - "ack", "uh-huh", "gosh", "hmph", "pish", "zowie", "er", "ick", "oof", "um", -}; -} diff --git a/src/modules/word/data/Nouns.h b/src/modules/word/data/Nouns.h deleted file mode 100644 index 62f03f50..00000000 --- a/src/modules/word/data/Nouns.h +++ /dev/null @@ -1,6667 +0,0 @@ -#pragma once - -#include -#include - -namespace faker::word -{ -const std::array nouns = {"ATM", - "CD", - "SUV", - "TV", - "aardvark", - "abacus", - "abbey", - "abbreviation", - "abdomen", - "ability", - "abnormality", - "abolishment", - "abrogation", - "absence", - "abundance", - "academics", - "academy", - "accelerant", - "accelerator", - "accent", - "acceptance", - "access", - "accessory", - "accident", - "accommodation", - "accompanist", - "accomplishment", - "accord", - "accordance", - "accordion", - "account", - "accountability", - "accountant", - "accounting", - "accuracy", - "accusation", - "acetate", - "achievement", - "achiever", - "acid", - "acknowledgment", - "acorn", - "acoustics", - "acquaintance", - "acquisition", - "acre", - "acrylic", - "act", - "action", - "activation", - "activist", - "activity", - "actor", - "actress", - "acupuncture", - "ad", - "adaptation", - "adapter", - "addiction", - "addition", - "address", - "adjective", - "adjustment", - "admin", - "administration", - "administrator", - "admire", - "admission", - "adobe", - "adoption", - "adrenalin", - "adrenaline", - "adult", - "adulthood", - "advance", - "advancement", - "advantage", - "advent", - "adverb", - "advertisement", - "advertising", - "advice", - "adviser", - "advocacy", - "advocate", - "affair", - "affect", - "affidavit", - "affiliate", - "affinity", - "afoul", - "afterlife", - "aftermath", - "afternoon", - "aftershave", - "aftershock", - "afterthought", - "age", - "agency", - "agenda", - "agent", - "aggradation", - "aggression", - "aglet", - "agony", - "agreement", - "agriculture", - "aid", - "aide", - "aim", - "air", - "airbag", - "airbus", - "aircraft", - "airfare", - "airfield", - "airforce", - "airline", - "airmail", - "airman", - "airplane", - "airport", - "airship", - "airspace", - "alarm", - "alb", - "albatross", - "album", - "alcohol", - "alcove", - "alder", - "ale", - "alert", - "alfalfa", - "algebra", - "algorithm", - "alias", - "alibi", - "alien", - "allegation", - "allergist", - "alley", - "alliance", - "alligator", - "allocation", - "allowance", - "alloy", - "alluvium", - "almanac", - "almighty", - "almond", - "alpaca", - "alpenglow", - "alpenhorn", - "alpha", - "alphabet", - "altar", - "alteration", - "alternative", - "altitude", - "alto", - "aluminium", - "aluminum", - "amazement", - "amazon", - "ambassador", - "amber", - "ambience", - "ambiguity", - "ambition", - "ambulance", - "amendment", - "amenity", - "ammunition", - "amnesty", - "amount", - "amusement", - "anagram", - "analgesia", - "analog", - "analogue", - "analogy", - "analysis", - "analyst", - "analytics", - "anarchist", - "anarchy", - "anatomy", - "ancestor", - "anchovy", - "android", - "anesthesiologist", - "anesthesiology", - "angel", - "anger", - "angina", - "angle", - "angora", - "angstrom", - "anguish", - "animal", - "anime", - "anise", - "ankle", - "anklet", - "anniversary", - "announcement", - "annual", - "anorak", - "answer", - "ant", - "anteater", - "antecedent", - "antechamber", - "antelope", - "antennae", - "anterior", - "anthropology", - "antibody", - "anticipation", - "anticodon", - "antigen", - "antique", - "antiquity", - "antler", - "antling", - "anxiety", - "anybody", - "anyone", - "anything", - "anywhere", - "apartment", - "ape", - "aperitif", - "apology", - "app", - "apparatus", - "apparel", - "appeal", - "appearance", - "appellation", - "appendix", - "appetiser", - "appetite", - "appetizer", - "applause", - "apple", - "applewood", - "appliance", - "application", - "appointment", - "appreciation", - "apprehension", - "approach", - "appropriation", - "approval", - "apricot", - "apron", - "apse", - "aquarium", - "aquifer", - "arcade", - "arch", - "arch-rival", - "archaeologist", - "archaeology", - "archeology", - "archer", - "architect", - "architecture", - "archives", - "area", - "arena", - "argument", - "arithmetic", - "ark", - "arm", - "arm-rest", - "armadillo", - "armament", - "armchair", - "armoire", - "armor", - "armour", - "armpit", - "armrest", - "army", - "arrangement", - "array", - "arrest", - "arrival", - "arrogance", - "arrow", - "art", - "artery", - "arthur", - "artichoke", - "article", - "artifact", - "artificer", - "artist", - "ascend", - "ascent", - "ascot", - "ash", - "ashram", - "ashtray", - "aside", - "asparagus", - "aspect", - "asphalt", - "aspic", - "assassination", - "assault", - "assembly", - "assertion", - "assessment", - "asset", - "assignment", - "assist", - "assistance", - "assistant", - "associate", - "association", - "assumption", - "assurance", - "asterisk", - "astrakhan", - "astrolabe", - "astrologer", - "astrology", - "astronomy", - "asymmetry", - "atelier", - "atheist", - "athlete", - "athletics", - "atmosphere", - "atom", - "atrium", - "attachment", - "attack", - "attacker", - "attainment", - "attempt", - "attendance", - "attendant", - "attention", - "attenuation", - "attic", - "attitude", - "attorney", - "attraction", - "attribute", - "auction", - "audience", - "audit", - "auditorium", - "aunt", - "authentication", - "authenticity", - "author", - "authorisation", - "authority", - "authorization", - "auto", - "autoimmunity", - "automation", - "automaton", - "autumn", - "availability", - "avalanche", - "avenue", - "average", - "avocado", - "award", - "awareness", - "awe", - "axis", - "azimuth", - "baboon", - "babushka", - "baby", - "bachelor", - "back", - "back-up", - "backbone", - "backburn", - "backdrop", - "background", - "backpack", - "backup", - "backyard", - "bacon", - "bacterium", - "badge", - "badger", - "bafflement", - "bag", - "bagel", - "baggage", - "baggie", - "baggy", - "bagpipe", - "bail", - "bait", - "bake", - "baker", - "bakery", - "bakeware", - "balaclava", - "balalaika", - "balance", - "balcony", - "ball", - "ballet", - "balloon", - "balloonist", - "ballot", - "ballpark", - "bamboo", - "ban", - "banana", - "band", - "bandana", - "bandanna", - "bandolier", - "bandwidth", - "bangle", - "banjo", - "bank", - "bankbook", - "banker", - "banking", - "bankruptcy", - "banner", - "banquette", - "banyan", - "baobab", - "bar", - "barbecue", - "barbeque", - "barber", - "bargain", - "barge", - "baritone", - "barium", - "bark", - "barley", - "barn", - "barometer", - "barracks", - "barrage", - "barrel", - "barrier", - "barstool", - "bartender", - "base", - "baseball", - "baseboard", - "baseline", - "basement", - "basics", - "basil", - "basin", - "basis", - "basket", - "basketball", - "bass", - "bassinet", - "bassoon", - "bat", - "bath", - "bather", - "bathhouse", - "bathrobe", - "bathroom", - "bathtub", - "battalion", - "batter", - "battery", - "batting", - "battle", - "battleship", - "bay", - "bayou", - "beach", - "bead", - "beak", - "beam", - "bean", - "beancurd", - "beanie", - "beanstalk", - "bear", - "beard", - "beast", - "beastie", - "beat", - "beating", - "beauty", - "beck", - "bed", - "bedrock", - "bedroom", - "bee", - "beech", - "beef", - "beet", - "beetle", - "beggar", - "beginner", - "beginning", - "begonia", - "behalf", - "behavior", - "behaviour", - "behest", - "behold", - "being", - "belfry", - "belief", - "believer", - "bell", - "belligerency", - "bellows", - "belly", - "belt", - "bench", - "bend", - "beneficiary", - "benefit", - "beret", - "berry", - "best-seller", - "bestseller", - "bet", - "beverage", - "beyond", - "bias", - "bibliography", - "bicycle", - "bid", - "bidder", - "bidding", - "bidet", - "bifocals", - "bijou", - "bike", - "bikini", - "bill", - "billboard", - "billing", - "billion", - "bin", - "binoculars", - "biology", - "biopsy", - "biosphere", - "biplane", - "birch", - "bird", - "bird-watcher", - "birdbath", - "birdcage", - "birdhouse", - "birth", - "birthday", - "biscuit", - "bit", - "bite", - "bitten", - "bitter", - "blackberry", - "blackbird", - "blackboard", - "blackfish", - "blackness", - "bladder", - "blade", - "blame", - "blank", - "blanket", - "blast", - "blazer", - "blend", - "blessing", - "blight", - "blind", - "blinker", - "blister", - "blizzard", - "block", - "blocker", - "blog", - "blogger", - "blood", - "bloodflow", - "bloom", - "bloomer", - "blossom", - "blouse", - "blow", - "blowgun", - "blowhole", - "blueberry", - "blush", - "boar", - "board", - "boat", - "boatload", - "boatyard", - "bob", - "bobcat", - "body", - "bog", - "bolero", - "bolt", - "bond", - "bonding", - "bondsman", - "bone", - "bonfire", - "bongo", - "bonnet", - "bonsai", - "bonus", - "boogeyman", - "book", - "bookcase", - "bookend", - "booking", - "booklet", - "bookmark", - "boolean", - "boom", - "boon", - "boost", - "booster", - "boot", - "bootie", - "border", - "bore", - "borrower", - "borrowing", - "boss", - "botany", - "bother", - "bottle", - "bottling", - "bottom", - "bottom-line", - "boudoir", - "bough", - "boulder", - "boulevard", - "boundary", - "bouquet", - "bourgeoisie", - "bout", - "boutique", - "bow", - "bower", - "bowl", - "bowler", - "bowling", - "bowtie", - "box", - "boxer", - "boxspring", - "boy", - "boycott", - "boyfriend", - "boyhood", - "boysenberry", - "brace", - "bracelet", - "bracket", - "brain", - "brake", - "bran", - "branch", - "brand", - "brass", - "bratwurst", - "bread", - "breadcrumb", - "breadfruit", - "break", - "breakdown", - "breakfast", - "breakpoint", - "breakthrough", - "breastplate", - "breath", - "breeze", - "brewer", - "bribery", - "brick", - "bricklaying", - "bride", - "bridge", - "brief", - "briefing", - "briefly", - "brilliant", - "brink", - "brisket", - "broad", - "broadcast", - "broccoli", - "brochure", - "brocolli", - "broiler", - "broker", - "bronchitis", - "bronco", - "bronze", - "brooch", - "brood", - "brook", - "broom", - "brother", - "brother-in-law", - "brow", - "brownie", - "browser", - "browsing", - "brunch", - "brush", - "brushfire", - "brushing", - "bubble", - "buck", - "bucket", - "buckle", - "buckwheat", - "bud", - "buddy", - "budget", - "buffalo", - "buffer", - "buffet", - "bug", - "buggy", - "bugle", - "builder", - "building", - "bulb", - "bulk", - "bull", - "bull-fighter", - "bulldozer", - "bullet", - "bump", - "bumper", - "bun", - "bunch", - "bungalow", - "bunkhouse", - "burden", - "bureau", - "burglar", - "burial", - "burn", - "burn-out", - "burning", - "burrito", - "burro", - "burrow", - "burst", - "bus", - "bush", - "business", - "businessman", - "bust", - "bustle", - "butane", - "butcher", - "butler", - "butter", - "butterfly", - "button", - "buy", - "buyer", - "buying", - "buzz", - "buzzard", - "c-clamp", - "cabana", - "cabbage", - "cabin", - "cabinet", - "cable", - "caboose", - "cacao", - "cactus", - "caddy", - "cadet", - "cafe", - "caffeine", - "caftan", - "cage", - "cake", - "calcification", - "calculation", - "calculator", - "calculus", - "calendar", - "calf", - "caliber", - "calibre", - "calico", - "call", - "calm", - "calorie", - "camel", - "cameo", - "camera", - "camp", - "campaign", - "campaigning", - "campanile", - "camper", - "campus", - "can", - "canal", - "candelabra", - "candidacy", - "candidate", - "candle", - "candy", - "cane", - "cannibal", - "cannon", - "canoe", - "canon", - "canopy", - "cantaloupe", - "canteen", - "canvas", - "cap", - "capability", - "capacity", - "cape", - "caper", - "capital", - "capitalism", - "capitulation", - "capon", - "cappelletti", - "cappuccino", - "captain", - "caption", - "captor", - "car", - "carabao", - "caramel", - "caravan", - "carbohydrate", - "carbon", - "carboxyl", - "card", - "cardboard", - "cardigan", - "care", - "career", - "cargo", - "caribou", - "carload", - "carnation", - "carnival", - "carol", - "carotene", - "carp", - "carpenter", - "carpet", - "carpeting", - "carport", - "carriage", - "carrier", - "carrot", - "carry", - "cart", - "cartel", - "carter", - "cartilage", - "cartload", - "cartoon", - "cartridge", - "carving", - "cascade", - "case", - "casement", - "cash", - "cashew", - "cashier", - "casino", - "casket", - "cassava", - "casserole", - "cassock", - "cast", - "castanet", - "castle", - "casualty", - "cat", - "catacomb", - "catalogue", - "catalysis", - "catalyst", - "catamaran", - "catastrophe", - "catch", - "catcher", - "category", - "caterpillar", - "cathedral", - "cation", - "catsup", - "cattle", - "cauliflower", - "causal", - "cause", - "causeway", - "caution", - "cave", - "caviar", - "cayenne", - "ceiling", - "celebration", - "celebrity", - "celeriac", - "celery", - "cell", - "cellar", - "cello", - "celsius", - "cement", - "cemetery", - "cenotaph", - "census", - "cent", - "center", - "centimeter", - "centre", - "centurion", - "century", - "cephalopod", - "ceramic", - "ceramics", - "cereal", - "ceremony", - "certainty", - "certificate", - "certification", - "cesspool", - "chafe", - "chain", - "chainstay", - "chair", - "chairlift", - "chairman", - "chairperson", - "chaise", - "chalet", - "chalice", - "chalk", - "challenge", - "chamber", - "champagne", - "champion", - "championship", - "chance", - "chandelier", - "change", - "channel", - "chaos", - "chap", - "chapel", - "chaplain", - "chapter", - "character", - "characteristic", - "characterization", - "chard", - "charge", - "charger", - "charity", - "charlatan", - "charm", - "charset", - "chart", - "charter", - "chasm", - "chassis", - "chastity", - "chasuble", - "chateau", - "chatter", - "chauffeur", - "chauvinist", - "check", - "checkbook", - "checking", - "checkout", - "checkroom", - "cheddar", - "cheek", - "cheer", - "cheese", - "cheesecake", - "cheetah", - "chef", - "chem", - "chemical", - "chemistry", - "chemotaxis", - "cheque", - "cherry", - "chess", - "chest", - "chestnut", - "chick", - "chicken", - "chicory", - "chief", - "chiffonier", - "child", - "childbirth", - "childhood", - "chili", - "chill", - "chime", - "chimpanzee", - "chin", - "chinchilla", - "chino", - "chip", - "chipmunk", - "chit-chat", - "chivalry", - "chive", - "chives", - "chocolate", - "choice", - "choir", - "choker", - "cholesterol", - "choosing", - "chop", - "chops", - "chopstick", - "chopsticks", - "chord", - "chorus", - "chow", - "chowder", - "chrome", - "chromolithograph", - "chronicle", - "chronograph", - "chronometer", - "chrysalis", - "chub", - "chuck", - "church", - "churn", - "chutney", - "cicada", - "cigarette", - "cilantro", - "cinder", - "cinema", - "cinnamon", - "circadian", - "circle", - "circuit", - "circulation", - "circumference", - "circumstance", - "cirrus", - "citizen", - "citizenship", - "citron", - "citrus", - "city", - "civilian", - "civilisation", - "civilization", - "claim", - "clam", - "clamp", - "clan", - "clank", - "clapboard", - "clarification", - "clarinet", - "clarity", - "clasp", - "class", - "classic", - "classification", - "classmate", - "classroom", - "clause", - "clave", - "clavicle", - "clavier", - "claw", - "clay", - "cleaner", - "clearance", - "clearing", - "cleat", - "clef", - "cleft", - "clergyman", - "cleric", - "clerk", - "click", - "client", - "cliff", - "climate", - "climb", - "clinic", - "clip", - "clipboard", - "clipper", - "cloak", - "cloakroom", - "clock", - "clockwork", - "clogs", - "cloister", - "clone", - "close", - "closet", - "closing", - "closure", - "cloth", - "clothes", - "clothing", - "cloud", - "cloudburst", - "clove", - "clover", - "cloves", - "club", - "clue", - "cluster", - "clutch", - "co-producer", - "coach", - "coal", - "coalition", - "coast", - "coaster", - "coat", - "cob", - "cobbler", - "cobweb", - "cockpit", - "cockroach", - "cocktail", - "cocoa", - "coconut", - "cod", - "code", - "codepage", - "codling", - "codon", - "coevolution", - "cofactor", - "coffee", - "coffin", - "cohesion", - "cohort", - "coil", - "coin", - "coincidence", - "coinsurance", - "coke", - "cold", - "coleslaw", - "coliseum", - "collaboration", - "collagen", - "collapse", - "collar", - "collard", - "collateral", - "colleague", - "collection", - "collectivisation", - "collectivization", - "collector", - "college", - "collision", - "colloquy", - "colon", - "colonial", - "colonialism", - "colonisation", - "colonization", - "colony", - "color", - "colorlessness", - "colt", - "column", - "columnist", - "comb", - "combat", - "combination", - "combine", - "comeback", - "comedy", - "comestible", - "comfort", - "comfortable", - "comic", - "comics", - "comma", - "command", - "commander", - "commandment", - "comment", - "commerce", - "commercial", - "commission", - "commitment", - "committee", - "commodity", - "common", - "commonsense", - "commotion", - "communicant", - "communication", - "communion", - "communist", - "community", - "commuter", - "company", - "comparison", - "compass", - "compassion", - "compassionate", - "compensation", - "competence", - "competition", - "competitor", - "complaint", - "complement", - "completion", - "complex", - "complexity", - "compliance", - "complication", - "complicity", - "compliment", - "component", - "comportment", - "composer", - "composite", - "composition", - "compost", - "comprehension", - "compress", - "compromise", - "comptroller", - "compulsion", - "computer", - "comradeship", - "con", - "concentrate", - "concentration", - "concept", - "conception", - "concern", - "concert", - "conclusion", - "concrete", - "condition", - "conditioner", - "condominium", - "condor", - "conduct", - "conductor", - "cone", - "confectionery", - "conference", - "confidence", - "confidentiality", - "configuration", - "confirmation", - "conflict", - "conformation", - "confusion", - "conga", - "congo", - "congregation", - "congress", - "congressman", - "congressperson", - "conifer", - "connection", - "connotation", - "conscience", - "consciousness", - "consensus", - "consent", - "consequence", - "conservation", - "conservative", - "consideration", - "consignment", - "consist", - "consistency", - "console", - "consonant", - "conspiracy", - "conspirator", - "constant", - "constellation", - "constitution", - "constraint", - "construction", - "consul", - "consulate", - "consulting", - "consumer", - "consumption", - "contact", - "contagion", - "container", - "content", - "contention", - "contest", - "context", - "continent", - "contingency", - "continuity", - "contour", - "contract", - "contractor", - "contrail", - "contrary", - "contrast", - "contribution", - "contributor", - "control", - "controller", - "controversy", - "convection", - "convenience", - "convention", - "conversation", - "conversion", - "convert", - "convertible", - "conviction", - "cook", - "cookbook", - "cookie", - "cooking", - "cooperation", - "coordination", - "coordinator", - "cop", - "cop-out", - "cope", - "copper", - "copy", - "copying", - "copyright", - "copywriter", - "coral", - "cord", - "corduroy", - "core", - "cork", - "cormorant", - "corn", - "corner", - "cornerstone", - "cornet", - "cornflakes", - "cornmeal", - "corporal", - "corporation", - "corporatism", - "corps", - "corral", - "correspondence", - "correspondent", - "corridor", - "corruption", - "corsage", - "cosset", - "cost", - "costume", - "cot", - "cottage", - "cotton", - "couch", - "cougar", - "cough", - "council", - "councilman", - "councilor", - "councilperson", - "counsel", - "counseling", - "counselling", - "counsellor", - "counselor", - "count", - "counter", - "counter-force", - "counterpart", - "countess", - "country", - "countryside", - "county", - "couple", - "coupon", - "courage", - "course", - "court", - "courthouse", - "courtroom", - "cousin", - "covariate", - "cover", - "coverage", - "coverall", - "cow", - "cowbell", - "cowboy", - "coyote", - "crab", - "cradle", - "craft", - "craftsman", - "cranberry", - "crane", - "cranky", - "crate", - "cravat", - "craw", - "crawdad", - "crayfish", - "crayon", - "crazy", - "cream", - "creation", - "creative", - "creativity", - "creator", - "creature", - "creche", - "credential", - "credenza", - "credibility", - "credit", - "creditor", - "creek", - "crepe", - "crest", - "crew", - "crewman", - "crewmate", - "crewmember", - "crewmen", - "cria", - "crib", - "cribbage", - "cricket", - "cricketer", - "crime", - "criminal", - "crinoline", - "crisis", - "crisp", - "criteria", - "criterion", - "critic", - "criticism", - "crocodile", - "crocus", - "croissant", - "crook", - "crop", - "cross", - "cross-contamination", - "cross-stitch", - "croup", - "crow", - "crowd", - "crown", - "crude", - "cruelty", - "cruise", - "crumb", - "crunch", - "crusader", - "crush", - "crust", - "cry", - "crystal", - "crystallography", - "cub", - "cube", - "cuckoo", - "cucumber", - "cue", - "cuff-link", - "cuisine", - "cultivar", - "cultivator", - "culture", - "culvert", - "cummerbund", - "cup", - "cupboard", - "cupcake", - "cupola", - "curd", - "cure", - "curio", - "curiosity", - "curl", - "curler", - "currant", - "currency", - "current", - "curriculum", - "curry", - "curse", - "cursor", - "curtailment", - "curtain", - "curve", - "cushion", - "custard", - "custody", - "custom", - "customer", - "cut", - "cuticle", - "cutlet", - "cutover", - "cutting", - "cyclamen", - "cycle", - "cyclone", - "cyclooxygenase", - "cygnet", - "cylinder", - "cymbal", - "cynic", - "cyst", - "cytokine", - "cytoplasm", - "dad", - "daddy", - "daffodil", - "dagger", - "dahlia", - "daikon", - "daily", - "dairy", - "daisy", - "dam", - "damage", - "dame", - "dance", - "dancer", - "dancing", - "dandelion", - "danger", - "dare", - "dark", - "darkness", - "darn", - "dart", - "dash", - "dashboard", - "data", - "database", - "date", - "daughter", - "dawn", - "day", - "daybed", - "daylight", - "dead", - "deadline", - "deal", - "dealer", - "dealing", - "dearest", - "death", - "deathwatch", - "debate", - "debris", - "debt", - "debtor", - "decade", - "decadence", - "decency", - "decimal", - "decision", - "decision-making", - "deck", - "declaration", - "declination", - "decline", - "decoder", - "decongestant", - "decoration", - "decrease", - "decryption", - "dedication", - "deduce", - "deduction", - "deed", - "deep", - "deer", - "default", - "defeat", - "defendant", - "defender", - "defense", - "deficit", - "definition", - "deformation", - "degradation", - "degree", - "delay", - "deliberation", - "delight", - "delivery", - "demand", - "democracy", - "democrat", - "demur", - "den", - "denim", - "denominator", - "density", - "dentist", - "deodorant", - "department", - "departure", - "dependency", - "dependent", - "deployment", - "deposit", - "deposition", - "depot", - "depression", - "depressive", - "depth", - "deputy", - "derby", - "derivation", - "derivative", - "derrick", - "descendant", - "descent", - "description", - "desert", - "design", - "designation", - "designer", - "desire", - "desk", - "desktop", - "dessert", - "destination", - "destiny", - "destroyer", - "destruction", - "detail", - "detainee", - "detainment", - "detection", - "detective", - "detector", - "detention", - "determination", - "detour", - "devastation", - "developer", - "developing", - "development", - "developmental", - "deviance", - "deviation", - "device", - "devil", - "dew", - "dhow", - "diabetes", - "diadem", - "diagnosis", - "diagram", - "dial", - "dialect", - "dialogue", - "diam", - "diamond", - "diaper", - "diaphragm", - "diarist", - "diary", - "dibble", - "dickey", - "dictaphone", - "dictator", - "diction", - "dictionary", - "die", - "diesel", - "diet", - "difference", - "differential", - "difficulty", - "diffuse", - "dig", - "digestion", - "digestive", - "digger", - "digging", - "digit", - "dignity", - "dilapidation", - "dill", - "dilution", - "dime", - "dimension", - "dimple", - "diner", - "dinghy", - "dining", - "dinner", - "dinosaur", - "dioxide", - "dip", - "diploma", - "diplomacy", - "direction", - "directive", - "director", - "directory", - "dirndl", - "dirt", - "disability", - "disadvantage", - "disagreement", - "disappointment", - "disarmament", - "disaster", - "discharge", - "discipline", - "disclaimer", - "disclosure", - "disco", - "disconnection", - "discount", - "discourse", - "discovery", - "discrepancy", - "discretion", - "discrimination", - "discussion", - "disdain", - "disease", - "disembodiment", - "disengagement", - "disguise", - "disgust", - "dish", - "dishwasher", - "disk", - "disparity", - "dispatch", - "displacement", - "display", - "disposal", - "disposer", - "disposition", - "dispute", - "disregard", - "disruption", - "dissemination", - "dissonance", - "distance", - "distinction", - "distortion", - "distribution", - "distributor", - "district", - "divalent", - "divan", - "diver", - "diversity", - "divide", - "dividend", - "divider", - "divine", - "diving", - "division", - "divorce", - "doc", - "dock", - "doctor", - "doctorate", - "doctrine", - "document", - "documentary", - "documentation", - "doe", - "dog", - "dogsled", - "dogwood", - "doing", - "doll", - "dollar", - "dollop", - "dolman", - "dolor", - "dolphin", - "domain", - "dome", - "donation", - "donkey", - "donor", - "donut", - "door", - "doorbell", - "doorknob", - "doorpost", - "doorway", - "dory", - "dose", - "dot", - "double", - "doubling", - "doubt", - "doubter", - "dough", - "doughnut", - "down", - "downfall", - "downforce", - "downgrade", - "download", - "downstairs", - "downtown", - "downturn", - "dozen", - "draft", - "drag", - "dragon", - "dragonfly", - "dragonfruit", - "dragster", - "drain", - "drainage", - "drake", - "drama", - "dramaturge", - "drapes", - "draw", - "drawbridge", - "drawer", - "drawing", - "dream", - "dreamer", - "dredger", - "dress", - "dresser", - "dressing", - "drill", - "drink", - "drinking", - "drive", - "driver", - "driveway", - "driving", - "drizzle", - "dromedary", - "drop", - "drudgery", - "drug", - "drum", - "drummer", - "dryer", - "duck", - "duckling", - "dud", - "dude", - "due", - "duel", - "dueling", - "duffel", - "dugout", - "dulcimer", - "dumbwaiter", - "dump", - "dune", - "dungarees", - "dungeon", - "duplexer", - "duration", - "durian", - "dusk", - "dust", - "duster", - "duty", - "dwell", - "dwelling", - "dynamics", - "dynamite", - "dynamo", - "dynasty", - "dysfunction", - "e-book", - "e-mail", - "e-reader", - "eagle", - "eaglet", - "ear", - "eardrum", - "earmuffs", - "earnings", - "earplug", - "earring", - "earrings", - "earth", - "earthquake", - "earthworm", - "ease", - "easel", - "east", - "eating", - "eaves", - "eavesdropper", - "ecclesia", - "echidna", - "eclipse", - "ecliptic", - "ecology", - "economics", - "economy", - "ecosystem", - "ectoderm", - "ectodermal", - "ecumenist", - "eddy", - "edge", - "edger", - "edible", - "editing", - "edition", - "editor", - "editorial", - "education", - "eel", - "effacement", - "effect", - "effective", - "effectiveness", - "effector", - "efficacy", - "efficiency", - "effort", - "egg", - "egghead", - "eggnog", - "eggplant", - "ego", - "eicosanoid", - "ejector", - "elbow", - "elderberry", - "election", - "electricity", - "electrocardiogram", - "electronics", - "element", - "elephant", - "elevation", - "elevator", - "eleventh", - "elf", - "elicit", - "eligibility", - "elimination", - "elite", - "elixir", - "elk", - "ellipse", - "elm", - "elongation", - "elver", - "email", - "emanate", - "embarrassment", - "embassy", - "embellishment", - "embossing", - "embryo", - "emerald", - "emergence", - "emergency", - "emergent", - "emery", - "emission", - "emitter", - "emotion", - "emphasis", - "empire", - "employ", - "employee", - "employer", - "employment", - "empowerment", - "emu", - "enactment", - "encirclement", - "enclave", - "enclosure", - "encounter", - "encouragement", - "encyclopedia", - "end", - "endive", - "endoderm", - "endorsement", - "endothelium", - "endpoint", - "enemy", - "energy", - "enforcement", - "engagement", - "engine", - "engineer", - "engineering", - "enigma", - "enjoyment", - "enquiry", - "enrollment", - "enterprise", - "entertainment", - "enthusiasm", - "entirety", - "entity", - "entrance", - "entree", - "entrepreneur", - "entry", - "envelope", - "environment", - "envy", - "enzyme", - "epauliere", - "epee", - "ephemera", - "ephemeris", - "ephyra", - "epic", - "episode", - "epithelium", - "epoch", - "eponym", - "epoxy", - "equal", - "equality", - "equation", - "equinox", - "equipment", - "equity", - "equivalent", - "era", - "eraser", - "erosion", - "error", - "escalator", - "escape", - "espadrille", - "espalier", - "essay", - "essence", - "essential", - "establishment", - "estate", - "estimate", - "estrogen", - "estuary", - "eternity", - "ethernet", - "ethics", - "ethnicity", - "ethyl", - "euphonium", - "eurocentrism", - "evaluation", - "evaluator", - "evaporation", - "eve", - "evening", - "evening-wear", - "event", - "everybody", - "everyone", - "everything", - "eviction", - "evidence", - "evil", - "evocation", - "evolution", - "ex-husband", - "ex-wife", - "exaggeration", - "exam", - "examination", - "examiner", - "example", - "exasperation", - "excellence", - "exception", - "excerpt", - "excess", - "exchange", - "excitement", - "exclamation", - "excursion", - "excuse", - "execution", - "executive", - "executor", - "exercise", - "exhaust", - "exhaustion", - "exhibit", - "exhibition", - "exile", - "existence", - "exit", - "exocrine", - "expansion", - "expansionism", - "expectancy", - "expectation", - "expedition", - "expense", - "experience", - "experiment", - "experimentation", - "expert", - "expertise", - "explanation", - "exploration", - "explorer", - "export", - "expose", - "exposition", - "exposure", - "expression", - "extension", - "extent", - "exterior", - "external", - "extinction", - "extreme", - "extremist", - "eye", - "eyeball", - "eyebrow", - "eyebrows", - "eyeglasses", - "eyelash", - "eyelashes", - "eyelid", - "eyelids", - "eyeliner", - "eyestrain", - "eyrie", - "fabric", - "face", - "facelift", - "facet", - "facility", - "facsimile", - "fact", - "factor", - "factory", - "faculty", - "fahrenheit", - "fail", - "failure", - "fairness", - "fairy", - "faith", - "faithful", - "fall", - "fallacy", - "falling-out", - "fame", - "familiar", - "familiarity", - "family", - "fan", - "fang", - "fanlight", - "fanny-pack", - "fantasy", - "farm", - "farmer", - "farming", - "farmland", - "farrow", - "fascia", - "fashion", - "fat", - "fate", - "father", - "father-in-law", - "fatigue", - "fatigues", - "faucet", - "fault", - "fav", - "fava", - "favor", - "favorite", - "fawn", - "fax", - "fear", - "feast", - "feather", - "feature", - "fedelini", - "federation", - "fedora", - "fee", - "feed", - "feedback", - "feeding", - "feel", - "feeling", - "fellow", - "felony", - "female", - "fen", - "fence", - "fencing", - "fender", - "feng", - "fennel", - "ferret", - "ferry", - "ferryboat", - "fertilizer", - "festival", - "fetus", - "few", - "fiber", - "fiberglass", - "fibre", - "fibroblast", - "fibrosis", - "ficlet", - "fiction", - "fiddle", - "field", - "fiery", - "fiesta", - "fifth", - "fig", - "fight", - "fighter", - "figure", - "figurine", - "file", - "filing", - "fill", - "fillet", - "filly", - "film", - "filter", - "filth", - "final", - "finance", - "financing", - "finding", - "fine", - "finer", - "finger", - "fingerling", - "fingernail", - "finish", - "finisher", - "fir", - "fire", - "fireman", - "fireplace", - "firewall", - "firm", - "first", - "fish", - "fishbone", - "fisherman", - "fishery", - "fishing", - "fishmonger", - "fishnet", - "fit", - "fitness", - "fix", - "fixture", - "flag", - "flair", - "flame", - "flan", - "flanker", - "flare", - "flash", - "flat", - "flatboat", - "flavor", - "flax", - "fleck", - "fledgling", - "fleece", - "flesh", - "flexibility", - "flick", - "flicker", - "flight", - "flint", - "flintlock", - "flip-flops", - "flock", - "flood", - "floodplain", - "floor", - "floozie", - "flour", - "flow", - "flower", - "flu", - "flugelhorn", - "fluke", - "flume", - "flung", - "flute", - "fly", - "flytrap", - "foal", - "foam", - "fob", - "focus", - "fog", - "fold", - "folder", - "folk", - "folklore", - "follower", - "following", - "fondue", - "font", - "food", - "foodstuffs", - "fool", - "foot", - "footage", - "football", - "footnote", - "footprint", - "footrest", - "footstep", - "footstool", - "footwear", - "forage", - "forager", - "foray", - "force", - "ford", - "forearm", - "forebear", - "forecast", - "forehead", - "foreigner", - "forelimb", - "forest", - "forestry", - "forever", - "forgery", - "fork", - "form", - "formal", - "formamide", - "format", - "formation", - "former", - "formicarium", - "formula", - "fort", - "forte", - "fortnight", - "fortress", - "fortune", - "forum", - "foundation", - "founder", - "founding", - "fountain", - "fourths", - "fowl", - "fox", - "foxglove", - "fraction", - "fragrance", - "frame", - "framework", - "fratricide", - "fraud", - "fraudster", - "freak", - "freckle", - "freedom", - "freelance", - "freezer", - "freezing", - "freight", - "freighter", - "frenzy", - "freon", - "frequency", - "fresco", - "friction", - "fridge", - "friend", - "friendship", - "fries", - "frigate", - "fright", - "fringe", - "fritter", - "frock", - "frog", - "front", - "frontier", - "frost", - "frosting", - "frown", - "fruit", - "frustration", - "fry", - "fuel", - "fugato", - "fulfillment", - "full", - "fun", - "function", - "functionality", - "fund", - "funding", - "fundraising", - "fur", - "furnace", - "furniture", - "fusarium", - "futon", - "future", - "gadget", - "gaffe", - "gaffer", - "gain", - "gaiters", - "gale", - "gall-bladder", - "gallery", - "galley", - "gallon", - "galoshes", - "gambling", - "game", - "gamebird", - "gaming", - "gamma-ray", - "gander", - "gang", - "gap", - "garage", - "garb", - "garbage", - "garden", - "garlic", - "garment", - "garter", - "gas", - "gasket", - "gasoline", - "gasp", - "gastronomy", - "gastropod", - "gate", - "gateway", - "gather", - "gathering", - "gator", - "gauge", - "gauntlet", - "gavel", - "gazebo", - "gazelle", - "gear", - "gearshift", - "geek", - "gel", - "gelatin", - "gelding", - "gem", - "gemsbok", - "gender", - "gene", - "general", - "generation", - "generator", - "generosity", - "genetics", - "genie", - "genius", - "genre", - "gentleman", - "geography", - "geology", - "geometry", - "geranium", - "gerbil", - "gesture", - "geyser", - "gherkin", - "ghost", - "giant", - "gift", - "gig", - "gigantism", - "giggle", - "ginger", - "gingerbread", - "ginseng", - "giraffe", - "girdle", - "girl", - "girlfriend", - "glacier", - "gladiolus", - "glance", - "gland", - "glass", - "glasses", - "glee", - "glen", - "glider", - "gliding", - "glimpse", - "globe", - "glockenspiel", - "gloom", - "glory", - "glove", - "glow", - "glucose", - "glue", - "glut", - "glutamate", - "gnat", - "gnu", - "go-kart", - "goal", - "goat", - "gobbler", - "god", - "goddess", - "godfather", - "godmother", - "godparent", - "goggles", - "going", - "gold", - "goldfish", - "golf", - "gondola", - "gong", - "good", - "good-bye", - "goodbye", - "goodie", - "goodness", - "goodnight", - "goodwill", - "goose", - "gopher", - "gorilla", - "gosling", - "gossip", - "governance", - "government", - "governor", - "gown", - "grab-bag", - "grace", - "grade", - "gradient", - "graduate", - "graduation", - "graffiti", - "graft", - "grain", - "gram", - "grammar", - "gran", - "grand", - "grandchild", - "granddaughter", - "grandfather", - "grandma", - "grandmom", - "grandmother", - "grandpa", - "grandparent", - "grandson", - "granny", - "granola", - "grant", - "grape", - "grapefruit", - "graph", - "graphic", - "grasp", - "grass", - "grasshopper", - "grassland", - "gratitude", - "gravel", - "gravitas", - "gravity", - "gravy", - "gray", - "grease", - "great-grandfather", - "great-grandmother", - "greatness", - "greed", - "green", - "greenhouse", - "greens", - "grenade", - "grey", - "grid", - "grief", - "grill", - "grin", - "grip", - "gripper", - "grit", - "grocery", - "ground", - "group", - "grouper", - "grouse", - "grove", - "growth", - "grub", - "guacamole", - "guarantee", - "guard", - "guava", - "guerrilla", - "guess", - "guest", - "guestbook", - "guidance", - "guide", - "guideline", - "guilder", - "guilt", - "guilty", - "guinea", - "guitar", - "guitarist", - "gum", - "gumshoe", - "gun", - "gunpowder", - "gutter", - "guy", - "gym", - "gymnast", - "gymnastics", - "gynaecology", - "gyro", - "habit", - "habitat", - "hacienda", - "hacksaw", - "hackwork", - "hail", - "hair", - "haircut", - "hake", - "half", - "half-brother", - "half-sister", - "halibut", - "hall", - "halloween", - "hallway", - "halt", - "ham", - "hamburger", - "hammer", - "hammock", - "hamster", - "hand", - "hand-holding", - "handball", - "handful", - "handgun", - "handicap", - "handle", - "handlebar", - "handmaiden", - "handover", - "handrail", - "handsaw", - "hanger", - "happening", - "happiness", - "harald", - "harbor", - "harbour", - "hard-hat", - "hardboard", - "hardcover", - "hardening", - "hardhat", - "hardship", - "hardware", - "hare", - "harm", - "harmonica", - "harmonise", - "harmonize", - "harmony", - "harp", - "harpooner", - "harpsichord", - "harvest", - "harvester", - "hash", - "hashtag", - "hassock", - "haste", - "hat", - "hatbox", - "hatchet", - "hatchling", - "hate", - "hatred", - "haunt", - "haven", - "haversack", - "havoc", - "hawk", - "hay", - "haze", - "hazel", - "hazelnut", - "head", - "headache", - "headlight", - "headline", - "headphones", - "headquarters", - "headrest", - "health", - "health-care", - "hearing", - "hearsay", - "heart", - "heart-throb", - "heartache", - "heartbeat", - "hearth", - "hearthside", - "heartwood", - "heat", - "heater", - "heating", - "heaven", - "heavy", - "hectare", - "hedge", - "hedgehog", - "heel", - "heifer", - "height", - "heir", - "heirloom", - "helicopter", - "helium", - "hellcat", - "hello", - "helmet", - "helo", - "help", - "hemisphere", - "hemp", - "hen", - "hepatitis", - "herb", - "herbs", - "heritage", - "hermit", - "hero", - "heroine", - "heron", - "herring", - "hesitation", - "hexagon", - "heyday", - "hiccups", - "hide", - "hierarchy", - "high", - "high-rise", - "highland", - "highlight", - "highway", - "hike", - "hiking", - "hill", - "hint", - "hip", - "hippodrome", - "hippopotamus", - "hire", - "hiring", - "historian", - "history", - "hit", - "hive", - "hobbit", - "hobby", - "hockey", - "hog", - "hold", - "holder", - "hole", - "holiday", - "home", - "homeland", - "homeownership", - "hometown", - "homework", - "homogenate", - "homonym", - "honesty", - "honey", - "honeybee", - "honeydew", - "honor", - "honoree", - "hood", - "hoof", - "hook", - "hop", - "hope", - "hops", - "horde", - "horizon", - "hormone", - "horn", - "hornet", - "horror", - "horse", - "horseradish", - "horst", - "hose", - "hosiery", - "hospice", - "hospital", - "hospitalisation", - "hospitality", - "hospitalization", - "host", - "hostel", - "hostess", - "hotdog", - "hotel", - "hound", - "hour", - "hourglass", - "house", - "houseboat", - "household", - "housewife", - "housework", - "housing", - "hovel", - "hovercraft", - "howard", - "howitzer", - "hub", - "hubcap", - "hubris", - "hug", - "hugger", - "hull", - "human", - "humanity", - "humidity", - "hummus", - "humor", - "humour", - "hundred", - "hunger", - "hunt", - "hunter", - "hunting", - "hurdle", - "hurdler", - "hurricane", - "hurry", - "hurt", - "husband", - "hut", - "hutch", - "hyacinth", - "hybridisation", - "hybridization", - "hydrant", - "hydraulics", - "hydrocarb", - "hydrocarbon", - "hydrofoil", - "hydrogen", - "hydrolyse", - "hydrolysis", - "hydrolyze", - "hydroxyl", - "hyena", - "hygienic", - "hype", - "hyphenation", - "hypochondria", - "hypothermia", - "hypothesis", - "ice", - "ice-cream", - "iceberg", - "icebreaker", - "icecream", - "icicle", - "icing", - "icon", - "icy", - "id", - "idea", - "ideal", - "identification", - "identity", - "ideology", - "idiom", - "igloo", - "ignorance", - "ignorant", - "ikebana", - "illiteracy", - "illness", - "illusion", - "illustration", - "image", - "imagination", - "imbalance", - "imitation", - "immigrant", - "immigration", - "immortal", - "impact", - "impairment", - "impala", - "impediment", - "implement", - "implementation", - "implication", - "import", - "importance", - "impostor", - "impress", - "impression", - "imprisonment", - "impropriety", - "improvement", - "impudence", - "impulse", - "in-joke", - "in-laws", - "inability", - "inauguration", - "inbox", - "incandescence", - "incarnation", - "incense", - "incentive", - "inch", - "incidence", - "incident", - "incision", - "inclusion", - "income", - "incompetence", - "inconvenience", - "increase", - "incubation", - "independence", - "independent", - "index", - "indication", - "indicator", - "indigence", - "individual", - "industrialisation", - "industrialization", - "industry", - "inequality", - "inevitable", - "infancy", - "infant", - "infarction", - "infection", - "infiltration", - "infinite", - "infix", - "inflammation", - "inflation", - "influence", - "influx", - "info", - "information", - "infrastructure", - "infusion", - "inglenook", - "ingrate", - "ingredient", - "inhabitant", - "inheritance", - "inhibition", - "inhibitor", - "initial", - "initialise", - "initialize", - "initiative", - "injunction", - "injury", - "injustice", - "ink", - "inlay", - "inn", - "innervation", - "innocence", - "innocent", - "innovation", - "input", - "inquiry", - "inscription", - "insect", - "insectarium", - "insert", - "inside", - "insight", - "insolence", - "insomnia", - "inspection", - "inspector", - "inspiration", - "installation", - "instance", - "instant", - "instinct", - "institute", - "institution", - "instruction", - "instructor", - "instrument", - "instrumentalist", - "instrumentation", - "insulation", - "insurance", - "insurgence", - "insurrection", - "integer", - "integral", - "integration", - "integrity", - "intellect", - "intelligence", - "intensity", - "intent", - "intention", - "intentionality", - "interaction", - "interchange", - "interconnection", - "interest", - "interface", - "interferometer", - "interior", - "interject", - "interloper", - "internet", - "interpretation", - "interpreter", - "interval", - "intervenor", - "intervention", - "interview", - "interviewer", - "intestine", - "introduction", - "intuition", - "invader", - "invasion", - "invention", - "inventor", - "inventory", - "inverse", - "inversion", - "investigation", - "investigator", - "investment", - "investor", - "invitation", - "invite", - "invoice", - "involvement", - "iridescence", - "iris", - "iron", - "ironclad", - "irony", - "irrigation", - "ischemia", - "island", - "isogloss", - "isolation", - "issue", - "item", - "itinerary", - "ivory", - "jack", - "jackal", - "jacket", - "jackfruit", - "jade", - "jaguar", - "jail", - "jailhouse", - "jalapeño", - "jam", - "jar", - "jasmine", - "jaw", - "jazz", - "jealousy", - "jeans", - "jeep", - "jelly", - "jellybeans", - "jellyfish", - "jet", - "jewel", - "jeweller", - "jewellery", - "jewelry", - "jicama", - "jiffy", - "job", - "jockey", - "jodhpurs", - "joey", - "jogging", - "joint", - "joke", - "jot", - "journal", - "journalism", - "journalist", - "journey", - "joy", - "judge", - "judgment", - "judo", - "jug", - "juggernaut", - "juice", - "julienne", - "jumbo", - "jump", - "jumper", - "jumpsuit", - "jungle", - "junior", - "junk", - "junker", - "junket", - "jury", - "justice", - "justification", - "jute", - "kale", - "kangaroo", - "karate", - "kayak", - "kazoo", - "kebab", - "keep", - "keeper", - "kendo", - "kennel", - "ketch", - "ketchup", - "kettle", - "kettledrum", - "key", - "keyboard", - "keyboarding", - "keystone", - "kick", - "kick-off", - "kid", - "kidney", - "kielbasa", - "kill", - "killer", - "killing", - "kilogram", - "kilometer", - "kilt", - "kimono", - "kinase", - "kind", - "kindness", - "king", - "kingdom", - "kingfish", - "kiosk", - "kiss", - "kit", - "kitchen", - "kite", - "kitsch", - "kitten", - "kitty", - "kiwi", - "knee", - "kneejerk", - "knickers", - "knife", - "knife-edge", - "knight", - "knitting", - "knock", - "knot", - "know-how", - "knowledge", - "knuckle", - "koala", - "kohlrabi", - "lab", - "label", - "labor", - "laboratory", - "laborer", - "labour", - "labourer", - "lace", - "lack", - "lacquerware", - "lad", - "ladder", - "ladle", - "lady", - "ladybug", - "lag", - "lake", - "lamb", - "lambkin", - "lament", - "lamp", - "lanai", - "land", - "landform", - "landing", - "landmine", - "landscape", - "lane", - "language", - "lantern", - "lap", - "laparoscope", - "lapdog", - "laptop", - "larch", - "lard", - "larder", - "lark", - "larva", - "laryngitis", - "lasagna", - "lashes", - "last", - "latency", - "latex", - "lathe", - "latitude", - "latte", - "latter", - "laugh", - "laughter", - "laundry", - "lava", - "law", - "lawmaker", - "lawn", - "lawsuit", - "lawyer", - "lay", - "layer", - "layout", - "lead", - "leader", - "leadership", - "leading", - "leaf", - "league", - "leaker", - "leap", - "learning", - "leash", - "leather", - "leave", - "leaver", - "lecture", - "leek", - "leeway", - "left", - "leg", - "legacy", - "legal", - "legend", - "legging", - "legislation", - "legislator", - "legislature", - "legitimacy", - "legume", - "leisure", - "lemon", - "lemonade", - "lemur", - "lender", - "lending", - "length", - "lens", - "lentil", - "leopard", - "leprosy", - "leptocephalus", - "lesson", - "letter", - "lettuce", - "level", - "lever", - "leverage", - "leveret", - "liability", - "liar", - "liberty", - "library", - "licence", - "license", - "licensing", - "licorice", - "lid", - "lie", - "lieu", - "lieutenant", - "life", - "lifestyle", - "lifetime", - "lift", - "ligand", - "light", - "lighting", - "lightning", - "lightscreen", - "ligula", - "likelihood", - "likeness", - "lilac", - "lily", - "limb", - "lime", - "limestone", - "limit", - "limitation", - "limo", - "line", - "linen", - "liner", - "linguist", - "linguistics", - "lining", - "link", - "linkage", - "linseed", - "lion", - "lip", - "lipid", - "lipoprotein", - "lipstick", - "liquid", - "liquidity", - "liquor", - "list", - "listening", - "listing", - "literate", - "literature", - "litigation", - "litmus", - "litter", - "littleneck", - "liver", - "livestock", - "living", - "lizard", - "llama", - "load", - "loading", - "loaf", - "loafer", - "loan", - "lobby", - "lobotomy", - "lobster", - "local", - "locality", - "location", - "lock", - "locker", - "locket", - "locomotive", - "locust", - "lode", - "loft", - "log", - "loggia", - "logic", - "login", - "logistics", - "logo", - "loincloth", - "lollipop", - "loneliness", - "longboat", - "longitude", - "look", - "lookout", - "loop", - "loophole", - "loquat", - "lord", - "loss", - "lot", - "lotion", - "lottery", - "lounge", - "louse", - "lout", - "love", - "lover", - "lox", - "loyalty", - "luck", - "luggage", - "lumber", - "lumberman", - "lunch", - "luncheonette", - "lunchmeat", - "lunchroom", - "lung", - "lunge", - "lute", - "luxury", - "lychee", - "lycra", - "lye", - "lymphocyte", - "lynx", - "lyocell", - "lyre", - "lyrics", - "lysine", - "mRNA", - "macadamia", - "macaroni", - "macaroon", - "macaw", - "machine", - "machinery", - "macrame", - "macro", - "macrofauna", - "madam", - "maelstrom", - "maestro", - "magazine", - "maggot", - "magic", - "magnet", - "magnitude", - "maid", - "maiden", - "mail", - "mailbox", - "mailer", - "mailing", - "mailman", - "main", - "mainland", - "mainstream", - "maintainer", - "maintenance", - "maize", - "major", - "major-league", - "majority", - "makeover", - "maker", - "makeup", - "making", - "male", - "malice", - "mall", - "mallard", - "mallet", - "malnutrition", - "mama", - "mambo", - "mammoth", - "man", - "manacle", - "management", - "manager", - "manatee", - "mandarin", - "mandate", - "mandolin", - "mangle", - "mango", - "mangrove", - "manhunt", - "maniac", - "manicure", - "manifestation", - "manipulation", - "mankind", - "manner", - "manor", - "mansard", - "manservant", - "mansion", - "mantel", - "mantle", - "mantua", - "manufacturer", - "manufacturing", - "many", - "map", - "maple", - "mapping", - "maracas", - "marathon", - "marble", - "march", - "mare", - "margarine", - "margin", - "mariachi", - "marimba", - "marines", - "marionberry", - "mark", - "marker", - "market", - "marketer", - "marketing", - "marketplace", - "marksman", - "markup", - "marmalade", - "marriage", - "marsh", - "marshland", - "marshmallow", - "marten", - "marxism", - "mascara", - "mask", - "masonry", - "mass", - "massage", - "mast", - "masterpiece", - "mastication", - "mastoid", - "mat", - "match", - "matchmaker", - "mate", - "material", - "maternity", - "math", - "mathematics", - "matrix", - "matter", - "mattock", - "mattress", - "max", - "maximum", - "maybe", - "mayonnaise", - "mayor", - "meadow", - "meal", - "mean", - "meander", - "meaning", - "means", - "meantime", - "measles", - "measure", - "measurement", - "meat", - "meatball", - "meatloaf", - "mecca", - "mechanic", - "mechanism", - "med", - "medal", - "media", - "median", - "medication", - "medicine", - "medium", - "meet", - "meeting", - "melatonin", - "melody", - "melon", - "member", - "membership", - "membrane", - "meme", - "memo", - "memorial", - "memory", - "men", - "menopause", - "menorah", - "mention", - "mentor", - "menu", - "merchandise", - "merchant", - "mercury", - "meridian", - "meringue", - "merit", - "mesenchyme", - "mess", - "message", - "messenger", - "messy", - "metabolite", - "metal", - "metallurgist", - "metaphor", - "meteor", - "meteorology", - "meter", - "methane", - "method", - "methodology", - "metric", - "metro", - "metronome", - "mezzanine", - "microlending", - "micronutrient", - "microphone", - "microwave", - "mid-course", - "midden", - "middle", - "middleman", - "midline", - "midnight", - "midwife", - "might", - "migrant", - "migration", - "mile", - "mileage", - "milepost", - "milestone", - "military", - "milk", - "milkshake", - "mill", - "millennium", - "millet", - "millimeter", - "million", - "millisecond", - "millstone", - "mime", - "mimosa", - "min", - "mincemeat", - "mind", - "mine", - "mineral", - "mineshaft", - "mini", - "mini-skirt", - "minibus", - "minimalism", - "minimum", - "mining", - "minion", - "minister", - "mink", - "minnow", - "minor", - "minor-league", - "minority", - "mint", - "minute", - "miracle", - "mirror", - "miscommunication", - "misfit", - "misnomer", - "misplacement", - "misreading", - "misrepresentation", - "miss", - "missile", - "mission", - "mist", - "mistake", - "mister", - "misunderstand", - "miter", - "mitten", - "mix", - "mixer", - "mixture", - "moai", - "moat", - "mob", - "mobile", - "mobility", - "mobster", - "moccasins", - "mocha", - "mochi", - "mode", - "model", - "modeling", - "modem", - "modernist", - "modernity", - "modification", - "molar", - "molasses", - "molding", - "mole", - "molecule", - "mom", - "moment", - "monastery", - "monasticism", - "money", - "monger", - "monitor", - "monitoring", - "monk", - "monkey", - "monocle", - "monopoly", - "monotheism", - "monsoon", - "monster", - "month", - "monument", - "mood", - "moody", - "moon", - "moonlight", - "moonscape", - "moose", - "mop", - "morale", - "morbid", - "morbidity", - "morning", - "morphology", - "morsel", - "mortal", - "mortality", - "mortgage", - "mortise", - "mosque", - "mosquito", - "most", - "motel", - "moth", - "mother", - "mother-in-law", - "motion", - "motivation", - "motive", - "motor", - "motorboat", - "motorcar", - "motorcycle", - "mound", - "mountain", - "mouse", - "mouser", - "mousse", - "moustache", - "mouth", - "mouton", - "movement", - "mover", - "movie", - "mower", - "mozzarella", - "mud", - "muffin", - "mug", - "mukluk", - "mule", - "multimedia", - "muscat", - "muscatel", - "muscle", - "musculature", - "museum", - "mushroom", - "music", - "music-box", - "music-making", - "musician", - "muskrat", - "mussel", - "mustache", - "mustard", - "mutation", - "mutt", - "mutton", - "mycoplasma", - "mystery", - "myth", - "mythology", - "nail", - "name", - "naming", - "nanoparticle", - "napkin", - "narrative", - "nasal", - "nation", - "nationality", - "native", - "naturalisation", - "nature", - "navigation", - "necessity", - "neck", - "necklace", - "necktie", - "nectar", - "nectarine", - "need", - "needle", - "neglect", - "negligee", - "negotiation", - "neighbor", - "neighborhood", - "neighbour", - "neighbourhood", - "neologism", - "neon", - "neonate", - "nephew", - "nerve", - "nest", - "nestling", - "nestmate", - "net", - "netball", - "netbook", - "netsuke", - "network", - "networking", - "neurobiologist", - "neuron", - "neuropathologist", - "neuropsychiatry", - "news", - "newsletter", - "newspaper", - "newsprint", - "newsstand", - "nexus", - "nibble", - "nicety", - "niche", - "nick", - "nickel", - "nickname", - "niece", - "night", - "nightclub", - "nightgown", - "nightingale", - "nightlife", - "nightlight", - "nightmare", - "ninja", - "nit", - "nitrogen", - "nobody", - "nod", - "node", - "noir", - "noise", - "nonbeliever", - "nonconformist", - "nondisclosure", - "nonsense", - "noodle", - "noodles", - "noon", - "norm", - "normal", - "normalisation", - "normalization", - "north", - "nose", - "notation", - "note", - "notebook", - "notepad", - "nothing", - "notice", - "notion", - "notoriety", - "nougat", - "noun", - "nourishment", - "novel", - "nucleotidase", - "nucleotide", - "nudge", - "nuke", - "number", - "numeracy", - "numeric", - "numismatist", - "nun", - "nurse", - "nursery", - "nursing", - "nurture", - "nut", - "nutmeg", - "nutrient", - "nutrition", - "nylon", - "oak", - "oar", - "oasis", - "oat", - "oatmeal", - "oats", - "obedience", - "obesity", - "obi", - "object", - "objection", - "objective", - "obligation", - "oboe", - "observation", - "observatory", - "obsession", - "obsidian", - "obstacle", - "occasion", - "occupation", - "occurrence", - "ocean", - "ocelot", - "octagon", - "octave", - "octavo", - "octet", - "octopus", - "odometer", - "odyssey", - "oeuvre", - "off-ramp", - "offence", - "offense", - "offer", - "offering", - "office", - "officer", - "official", - "offset", - "oil", - "okra", - "oldie", - "oleo", - "olive", - "omega", - "omelet", - "omission", - "omnivore", - "oncology", - "onion", - "online", - "onset", - "opening", - "opera", - "operating", - "operation", - "operator", - "ophthalmologist", - "opinion", - "opossum", - "opponent", - "opportunist", - "opportunity", - "opposite", - "opposition", - "optimal", - "optimisation", - "optimist", - "optimization", - "option", - "orange", - "orangutan", - "orator", - "orchard", - "orchestra", - "orchid", - "order", - "ordinary", - "ordination", - "ore", - "oregano", - "organ", - "organisation", - "organising", - "organization", - "organizing", - "orient", - "orientation", - "origin", - "original", - "originality", - "ornament", - "osmosis", - "osprey", - "ostrich", - "other", - "otter", - "ottoman", - "ounce", - "outback", - "outcome", - "outfielder", - "outfit", - "outhouse", - "outlaw", - "outlay", - "outlet", - "outline", - "outlook", - "output", - "outrage", - "outrigger", - "outrun", - "outset", - "outside", - "oval", - "ovary", - "oven", - "overcharge", - "overclocking", - "overcoat", - "overexertion", - "overflight", - "overhead", - "overheard", - "overload", - "overnighter", - "overshoot", - "oversight", - "overview", - "overweight", - "owl", - "owner", - "ownership", - "ox", - "oxford", - "oxygen", - "oyster", - "ozone", - "pace", - "pacemaker", - "pack", - "package", - "packaging", - "packet", - "pad", - "paddle", - "paddock", - "pagan", - "page", - "pagoda", - "pail", - "pain", - "paint", - "painter", - "painting", - "paintwork", - "pair", - "pajamas", - "palace", - "palate", - "palm", - "pamphlet", - "pan", - "pancake", - "pancreas", - "panda", - "panel", - "panic", - "pannier", - "panpipe", - "panther", - "pantologist", - "pantology", - "pantry", - "pants", - "pantsuit", - "pantyhose", - "papa", - "papaya", - "paper", - "paperback", - "paperwork", - "parable", - "parachute", - "parade", - "paradise", - "paragraph", - "parallelogram", - "paramecium", - "paramedic", - "parameter", - "paranoia", - "parcel", - "parchment", - "pard", - "pardon", - "parent", - "parenthesis", - "parenting", - "park", - "parka", - "parking", - "parliament", - "parole", - "parrot", - "parser", - "parsley", - "parsnip", - "part", - "participant", - "participation", - "particle", - "particular", - "partner", - "partnership", - "partridge", - "party", - "pass", - "passage", - "passbook", - "passenger", - "passing", - "passion", - "passive", - "passport", - "password", - "past", - "pasta", - "paste", - "pastor", - "pastoralist", - "pastry", - "pasture", - "pat", - "patch", - "pate", - "patent", - "patentee", - "path", - "pathogenesis", - "pathology", - "pathway", - "patience", - "patient", - "patina", - "patio", - "patriarch", - "patrimony", - "patriot", - "patrol", - "patroller", - "patrolling", - "patron", - "pattern", - "patty", - "pattypan", - "pause", - "pavement", - "pavilion", - "paw", - "pawnshop", - "pay", - "payee", - "payment", - "payoff", - "pea", - "peace", - "peach", - "peacoat", - "peacock", - "peak", - "peanut", - "pear", - "pearl", - "peasant", - "pecan", - "pedal", - "peek", - "peen", - "peer", - "peer-to-peer", - "pegboard", - "pelican", - "pelt", - "pen", - "penalty", - "pence", - "pencil", - "pendant", - "pendulum", - "penguin", - "penicillin", - "peninsula", - "pennant", - "penny", - "pension", - "pentagon", - "peony", - "people", - "pepper", - "pepperoni", - "percent", - "percentage", - "perception", - "perch", - "perennial", - "perfection", - "performance", - "perfume", - "period", - "periodical", - "peripheral", - "permafrost", - "permission", - "permit", - "perp", - "perpendicular", - "persimmon", - "person", - "personal", - "personality", - "personnel", - "perspective", - "pest", - "pet", - "petal", - "petition", - "petitioner", - "petticoat", - "pew", - "pharmacist", - "pharmacopoeia", - "phase", - "pheasant", - "phenomenon", - "phenotype", - "pheromone", - "philanthropy", - "philosopher", - "philosophy", - "phone", - "phosphate", - "photo", - "photodiode", - "photograph", - "photographer", - "photography", - "photoreceptor", - "phrase", - "phrasing", - "physical", - "physics", - "physiology", - "pianist", - "piano", - "piccolo", - "pick", - "pickax", - "pickaxe", - "picket", - "pickle", - "pickup", - "picnic", - "picture", - "picturesque", - "pie", - "piece", - "pier", - "piety", - "pig", - "pigeon", - "piglet", - "pigpen", - "pigsty", - "pike", - "pilaf", - "pile", - "pilgrim", - "pilgrimage", - "pill", - "pillar", - "pillbox", - "pillow", - "pilot", - "pimple", - "pin", - "pinafore", - "pince-nez", - "pine", - "pineapple", - "pinecone", - "ping", - "pinkie", - "pinot", - "pinstripe", - "pint", - "pinto", - "pinworm", - "pioneer", - "pipe", - "pipeline", - "piracy", - "pirate", - "pit", - "pita", - "pitch", - "pitcher", - "pitching", - "pith", - "pizza", - "place", - "placebo", - "placement", - "placode", - "plagiarism", - "plain", - "plaintiff", - "plan", - "plane", - "planet", - "planning", - "plant", - "plantation", - "planter", - "planula", - "plaster", - "plasterboard", - "plastic", - "plate", - "platelet", - "platform", - "platinum", - "platter", - "platypus", - "play", - "player", - "playground", - "playroom", - "playwright", - "plea", - "pleasure", - "pleat", - "pledge", - "plenty", - "plier", - "pliers", - "plight", - "plot", - "plough", - "plover", - "plow", - "plowman", - "plug", - "plugin", - "plum", - "plumber", - "plume", - "plunger", - "plywood", - "pneumonia", - "pocket", - "pocket-watch", - "pocketbook", - "pod", - "podcast", - "poem", - "poet", - "poetry", - "poignance", - "point", - "poison", - "poisoning", - "poker", - "polarisation", - "polarization", - "pole", - "polenta", - "police", - "policeman", - "policy", - "polish", - "politician", - "politics", - "poll", - "polliwog", - "pollutant", - "pollution", - "polo", - "polyester", - "polyp", - "pomegranate", - "pomelo", - "pompom", - "poncho", - "pond", - "pony", - "pool", - "poor", - "pop", - "popcorn", - "poppy", - "popsicle", - "popularity", - "population", - "populist", - "porcelain", - "porch", - "porcupine", - "pork", - "porpoise", - "port", - "porter", - "portfolio", - "porthole", - "portion", - "portrait", - "position", - "possession", - "possibility", - "possible", - "post", - "postage", - "postbox", - "poster", - "posterior", - "postfix", - "pot", - "potato", - "potential", - "pottery", - "potty", - "pouch", - "poultry", - "pound", - "pounding", - "poverty", - "powder", - "power", - "practice", - "practitioner", - "prairie", - "praise", - "pray", - "prayer", - "precedence", - "precedent", - "precipitation", - "precision", - "predecessor", - "preface", - "preference", - "prefix", - "pregnancy", - "prejudice", - "prelude", - "premeditation", - "premier", - "premise", - "premium", - "preoccupation", - "preparation", - "prescription", - "presence", - "present", - "presentation", - "preservation", - "preserves", - "presidency", - "president", - "press", - "pressroom", - "pressure", - "pressurisation", - "pressurization", - "prestige", - "presume", - "pretzel", - "prevalence", - "prevention", - "prey", - "price", - "pricing", - "pride", - "priest", - "priesthood", - "primary", - "primate", - "prince", - "princess", - "principal", - "principle", - "print", - "printer", - "printing", - "prior", - "priority", - "prison", - "prisoner", - "privacy", - "private", - "privilege", - "prize", - "prizefight", - "probability", - "probation", - "probe", - "problem", - "procedure", - "proceedings", - "process", - "processing", - "processor", - "proctor", - "procurement", - "produce", - "producer", - "product", - "production", - "productivity", - "profession", - "professional", - "professor", - "profile", - "profit", - "progenitor", - "program", - "programme", - "programming", - "progress", - "progression", - "prohibition", - "project", - "proliferation", - "promenade", - "promise", - "promotion", - "prompt", - "pronoun", - "pronunciation", - "proof", - "proof-reader", - "propane", - "property", - "prophet", - "proponent", - "proportion", - "proposal", - "proposition", - "proprietor", - "prose", - "prosecution", - "prosecutor", - "prospect", - "prosperity", - "prostacyclin", - "prostanoid", - "prostrate", - "protection", - "protein", - "protest", - "protocol", - "providence", - "provider", - "province", - "provision", - "prow", - "proximal", - "proximity", - "prune", - "pruner", - "pseudocode", - "pseudoscience", - "psychiatrist", - "psychoanalyst", - "psychologist", - "psychology", - "ptarmigan", - "pub", - "public", - "publication", - "publicity", - "publisher", - "publishing", - "pudding", - "puddle", - "puffin", - "pug", - "puggle", - "pulley", - "pulse", - "puma", - "pump", - "pumpernickel", - "pumpkin", - "pumpkinseed", - "pun", - "punch", - "punctuation", - "punishment", - "pup", - "pupa", - "pupil", - "puppet", - "puppy", - "purchase", - "puritan", - "purity", - "purpose", - "purr", - "purse", - "pursuit", - "push", - "pusher", - "put", - "puzzle", - "pyramid", - "pyridine", - "quadrant", - "quail", - "qualification", - "quality", - "quantity", - "quart", - "quarter", - "quartet", - "quartz", - "queen", - "query", - "quest", - "question", - "questioner", - "questionnaire", - "quiche", - "quicksand", - "quiet", - "quill", - "quilt", - "quince", - "quinoa", - "quit", - "quiver", - "quota", - "quotation", - "quote", - "rabbi", - "rabbit", - "raccoon", - "race", - "racer", - "racing", - "rack", - "radar", - "radiator", - "radio", - "radiosonde", - "radish", - "raffle", - "raft", - "rag", - "rage", - "raid", - "rail", - "railing", - "railroad", - "railway", - "raiment", - "rain", - "rainbow", - "raincoat", - "rainmaker", - "rainstorm", - "rainy", - "raise", - "raisin", - "rake", - "rally", - "ram", - "rambler", - "ramen", - "ramie", - "ranch", - "rancher", - "randomisation", - "randomization", - "range", - "ranger", - "rank", - "rap", - "raspberry", - "rat", - "rate", - "ratepayer", - "rating", - "ratio", - "rationale", - "rations", - "raven", - "ravioli", - "rawhide", - "ray", - "rayon", - "razor", - "reach", - "reactant", - "reaction", - "read", - "reader", - "readiness", - "reading", - "real", - "reality", - "realization", - "realm", - "reamer", - "rear", - "reason", - "reasoning", - "rebel", - "rebellion", - "reboot", - "recall", - "recapitulation", - "receipt", - "receiver", - "reception", - "receptor", - "recess", - "recession", - "recipe", - "recipient", - "reciprocity", - "reclamation", - "recliner", - "recognition", - "recollection", - "recommendation", - "reconsideration", - "record", - "recorder", - "recording", - "recovery", - "recreation", - "recruit", - "rectangle", - "redesign", - "redhead", - "redirect", - "rediscovery", - "reduction", - "reef", - "refectory", - "reference", - "referendum", - "reflection", - "reform", - "refreshments", - "refrigerator", - "refuge", - "refund", - "refusal", - "refuse", - "regard", - "regime", - "region", - "regionalism", - "register", - "registration", - "registry", - "regret", - "regulation", - "regulator", - "rehospitalisation", - "rehospitalization", - "reindeer", - "reinscription", - "reject", - "relation", - "relationship", - "relative", - "relaxation", - "relay", - "release", - "reliability", - "relief", - "religion", - "relish", - "reluctance", - "remains", - "remark", - "reminder", - "remnant", - "remote", - "removal", - "renaissance", - "rent", - "reorganisation", - "reorganization", - "repair", - "reparation", - "repayment", - "repeat", - "replacement", - "replica", - "replication", - "reply", - "report", - "reporter", - "reporting", - "repository", - "representation", - "representative", - "reprocessing", - "republic", - "republican", - "reputation", - "request", - "requirement", - "resale", - "rescue", - "research", - "researcher", - "resemblance", - "reservation", - "reserve", - "reservoir", - "reset", - "residence", - "resident", - "residue", - "resist", - "resistance", - "resolution", - "resolve", - "resort", - "resource", - "respect", - "respite", - "response", - "responsibility", - "rest", - "restaurant", - "restoration", - "restriction", - "restroom", - "restructuring", - "result", - "resume", - "retailer", - "retention", - "rethinking", - "retina", - "retirement", - "retouching", - "retreat", - "retrospect", - "retrospective", - "retrospectivity", - "return", - "reunion", - "revascularisation", - "revascularization", - "reveal", - "revelation", - "revenant", - "revenge", - "revenue", - "reversal", - "reverse", - "review", - "revitalisation", - "revitalization", - "revival", - "revolution", - "revolver", - "reward", - "rhetoric", - "rheumatism", - "rhinoceros", - "rhubarb", - "rhyme", - "rhythm", - "rib", - "ribbon", - "rice", - "riddle", - "ride", - "rider", - "ridge", - "riding", - "rifle", - "right", - "rim", - "ring", - "ringworm", - "riot", - "rip", - "ripple", - "rise", - "riser", - "risk", - "rite", - "ritual", - "river", - "riverbed", - "rivulet", - "road", - "roadway", - "roar", - "roast", - "robe", - "robin", - "robot", - "robotics", - "rock", - "rocker", - "rocket", - "rocket-ship", - "rod", - "role", - "roll", - "roller", - "romaine", - "romance", - "roof", - "room", - "roommate", - "rooster", - "root", - "rope", - "rose", - "rosemary", - "roster", - "rostrum", - "rotation", - "round", - "roundabout", - "route", - "router", - "routine", - "row", - "rowboat", - "rowing", - "rubber", - "rubbish", - "rubric", - "ruby", - "ruckus", - "rudiment", - "ruffle", - "rug", - "rugby", - "ruin", - "rule", - "ruler", - "ruling", - "rumor", - "run", - "runaway", - "runner", - "running", - "runway", - "rush", - "rust", - "rutabaga", - "rye", - "sabre", - "sack", - "saddle", - "sadness", - "safari", - "safe", - "safeguard", - "safety", - "saffron", - "sage", - "sail", - "sailboat", - "sailing", - "sailor", - "saint", - "sake", - "salad", - "salami", - "salary", - "sale", - "salesman", - "salmon", - "salon", - "saloon", - "salsa", - "salt", - "salute", - "samovar", - "sampan", - "sample", - "samurai", - "sanction", - "sanctity", - "sanctuary", - "sand", - "sandal", - "sandbar", - "sandpaper", - "sandwich", - "sanity", - "sardine", - "sari", - "sarong", - "sash", - "satellite", - "satin", - "satire", - "satisfaction", - "sauce", - "saucer", - "sauerkraut", - "sausage", - "savage", - "savannah", - "saving", - "savings", - "savior", - "saviour", - "savory", - "saw", - "saxophone", - "scaffold", - "scale", - "scallion", - "scallops", - "scalp", - "scam", - "scanner", - "scarecrow", - "scarf", - "scarification", - "scenario", - "scene", - "scenery", - "scent", - "schedule", - "scheduling", - "schema", - "scheme", - "schnitzel", - "scholar", - "scholarship", - "school", - "schoolhouse", - "schooner", - "science", - "scientist", - "scimitar", - "scissors", - "scooter", - "scope", - "score", - "scorn", - "scorpion", - "scotch", - "scout", - "scow", - "scrambled", - "scrap", - "scraper", - "scratch", - "screamer", - "screen", - "screening", - "screenwriting", - "screw", - "screw-up", - "screwdriver", - "scrim", - "scrip", - "script", - "scripture", - "scrutiny", - "sculpting", - "sculptural", - "sculpture", - "sea", - "seabass", - "seafood", - "seagull", - "seal", - "seaplane", - "search", - "seashore", - "seaside", - "season", - "seat", - "seaweed", - "second", - "secrecy", - "secret", - "secretariat", - "secretary", - "secretion", - "section", - "sectional", - "sector", - "security", - "sediment", - "seed", - "seeder", - "seeker", - "seep", - "segment", - "seizure", - "selection", - "self", - "self-confidence", - "self-control", - "self-esteem", - "seller", - "selling", - "semantics", - "semester", - "semicircle", - "semicolon", - "semiconductor", - "seminar", - "senate", - "senator", - "sender", - "senior", - "sense", - "sensibility", - "sensitive", - "sensitivity", - "sensor", - "sentence", - "sentencing", - "sentiment", - "sepal", - "separation", - "septicaemia", - "sequel", - "sequence", - "serial", - "series", - "sermon", - "serum", - "serval", - "servant", - "server", - "service", - "servitude", - "sesame", - "session", - "set", - "setback", - "setting", - "settlement", - "settler", - "severity", - "sewer", - "shack", - "shackle", - "shade", - "shadow", - "shadowbox", - "shakedown", - "shaker", - "shallot", - "shallows", - "shame", - "shampoo", - "shanty", - "shape", - "share", - "shareholder", - "shark", - "shaw", - "shawl", - "shear", - "shearling", - "sheath", - "shed", - "sheep", - "sheet", - "shelf", - "shell", - "shelter", - "sherbet", - "sherry", - "shield", - "shift", - "shin", - "shine", - "shingle", - "ship", - "shipper", - "shipping", - "shipyard", - "shirt", - "shirtdress", - "shoat", - "shock", - "shoe", - "shoe-horn", - "shoehorn", - "shoelace", - "shoemaker", - "shoes", - "shoestring", - "shofar", - "shoot", - "shootdown", - "shop", - "shopper", - "shopping", - "shore", - "shoreline", - "short", - "shortage", - "shorts", - "shortwave", - "shot", - "shoulder", - "shout", - "shovel", - "show", - "show-stopper", - "shower", - "shred", - "shrimp", - "shrine", - "shutdown", - "sibling", - "sick", - "sickness", - "side", - "sideboard", - "sideburns", - "sidecar", - "sidestream", - "sidewalk", - "siding", - "siege", - "sigh", - "sight", - "sightseeing", - "sign", - "signal", - "signature", - "signet", - "significance", - "signify", - "signup", - "silence", - "silica", - "silicon", - "silk", - "silkworm", - "sill", - "silly", - "silo", - "silver", - "similarity", - "simple", - "simplicity", - "simplification", - "simvastatin", - "sin", - "singer", - "singing", - "singular", - "sink", - "sinuosity", - "sip", - "sir", - "sister", - "sister-in-law", - "sitar", - "site", - "situation", - "size", - "skate", - "skating", - "skean", - "skeleton", - "ski", - "skiing", - "skill", - "skin", - "skirt", - "skull", - "skullcap", - "skullduggery", - "skunk", - "sky", - "skylight", - "skyline", - "skyscraper", - "skywalk", - "slang", - "slapstick", - "slash", - "slate", - "slaw", - "sled", - "sledge", - "sleep", - "sleepiness", - "sleeping", - "sleet", - "sleuth", - "slice", - "slide", - "slider", - "slime", - "slip", - "slipper", - "slippers", - "slope", - "slot", - "sloth", - "slump", - "smell", - "smelting", - "smile", - "smith", - "smock", - "smog", - "smoke", - "smoking", - "smolt", - "smuggling", - "snack", - "snail", - "snake", - "snakebite", - "snap", - "snarl", - "sneaker", - "sneakers", - "sneeze", - "sniffle", - "snob", - "snorer", - "snow", - "snowboarding", - "snowflake", - "snowman", - "snowmobiling", - "snowplow", - "snowstorm", - "snowsuit", - "snuck", - "snug", - "snuggle", - "soap", - "soccer", - "socialism", - "socialist", - "society", - "sociology", - "sock", - "socks", - "soda", - "sofa", - "softball", - "softdrink", - "softening", - "software", - "soil", - "soldier", - "sole", - "solicitation", - "solicitor", - "solidarity", - "solidity", - "soliloquy", - "solitaire", - "solution", - "solvency", - "sombrero", - "somebody", - "someone", - "someplace", - "somersault", - "something", - "somewhere", - "son", - "sonar", - "sonata", - "song", - "songbird", - "sonnet", - "soot", - "sophomore", - "soprano", - "sorbet", - "sorghum", - "sorrel", - "sorrow", - "sort", - "soul", - "soulmate", - "sound", - "soundness", - "soup", - "source", - "sourwood", - "sousaphone", - "south", - "southeast", - "souvenir", - "sovereignty", - "sow", - "soy", - "soybean", - "space", - "spacing", - "spaghetti", - "span", - "spandex", - "sparerib", - "spark", - "sparrow", - "spasm", - "spat", - "spatula", - "spawn", - "speaker", - "speakerphone", - "speaking", - "spear", - "spec", - "special", - "specialist", - "specialty", - "species", - "specification", - "spectacle", - "spectacles", - "spectrograph", - "spectrum", - "speculation", - "speech", - "speed", - "speedboat", - "spell", - "spelling", - "spelt", - "spending", - "sphere", - "sphynx", - "spice", - "spider", - "spiderling", - "spike", - "spill", - "spinach", - "spine", - "spiral", - "spirit", - "spiritual", - "spirituality", - "spit", - "spite", - "spleen", - "splendor", - "split", - "spokesman", - "spokeswoman", - "sponge", - "sponsor", - "sponsorship", - "spool", - "spoon", - "spork", - "sport", - "sportsman", - "spot", - "spotlight", - "spouse", - "sprag", - "sprat", - "spray", - "spread", - "spreadsheet", - "spree", - "spring", - "sprinkles", - "sprinter", - "sprout", - "spruce", - "spud", - "spume", - "spur", - "spy", - "spyglass", - "square", - "squash", - "squatter", - "squeegee", - "squid", - "squirrel", - "stab", - "stability", - "stable", - "stack", - "stacking", - "stadium", - "staff", - "stag", - "stage", - "stain", - "stair", - "staircase", - "stake", - "stalk", - "stall", - "stallion", - "stamen", - "stamina", - "stamp", - "stance", - "stand", - "standard", - "standardisation", - "standardization", - "standing", - "standoff", - "standpoint", - "star", - "starboard", - "start", - "starter", - "state", - "statement", - "statin", - "station", - "station-wagon", - "statistic", - "statistics", - "statue", - "status", - "statute", - "stay", - "steak", - "stealth", - "steam", - "steamroller", - "steel", - "steeple", - "stem", - "stench", - "stencil", - "step", - "step-aunt", - "step-brother", - "step-daughter", - "step-father", - "step-grandfather", - "step-grandmother", - "step-mother", - "step-sister", - "step-son", - "step-uncle", - "stepdaughter", - "stepmother", - "stepping-stone", - "stepson", - "stereo", - "stew", - "steward", - "stick", - "sticker", - "stiletto", - "still", - "stimulation", - "stimulus", - "sting", - "stinger", - "stir-fry", - "stitch", - "stitcher", - "stock", - "stock-in-trade", - "stockings", - "stole", - "stomach", - "stone", - "stonework", - "stool", - "stop", - "stopsign", - "stopwatch", - "storage", - "store", - "storey", - "storm", - "story", - "story-telling", - "storyboard", - "stot", - "stove", - "strait", - "strand", - "stranger", - "strap", - "strategy", - "straw", - "strawberry", - "strawman", - "stream", - "street", - "streetcar", - "strength", - "stress", - "stretch", - "strife", - "strike", - "string", - "strip", - "stripe", - "strobe", - "structure", - "strudel", - "struggle", - "stucco", - "stud", - "student", - "studio", - "study", - "stuff", - "stumbling", - "stump", - "stupidity", - "sturgeon", - "sty", - "style", - "styling", - "stylus", - "sub", - "subcomponent", - "subconscious", - "subcontractor", - "subexpression", - "subgroup", - "subject", - "submarine", - "submitter", - "subprime", - "subroutine", - "subscription", - "subsection", - "subset", - "subsidence", - "subsidiary", - "subsidy", - "substance", - "substitution", - "subtitle", - "suburb", - "subway", - "success", - "succotash", - "suede", - "suet", - "suffocation", - "sugar", - "suggestion", - "suit", - "suitcase", - "suite", - "sulfur", - "sultan", - "sum", - "summary", - "summer", - "summit", - "sun", - "sunbeam", - "sunbonnet", - "sundae", - "sunday", - "sundial", - "sunflower", - "sunglasses", - "sunlamp", - "sunlight", - "sunrise", - "sunroom", - "sunset", - "sunshine", - "superiority", - "supermarket", - "supernatural", - "supervision", - "supervisor", - "supper", - "supplement", - "supplier", - "supply", - "support", - "supporter", - "suppression", - "supreme", - "surface", - "surfboard", - "surge", - "surgeon", - "surgery", - "surname", - "surplus", - "surprise", - "surround", - "surroundings", - "surrounds", - "survey", - "survival", - "survivor", - "sushi", - "suspect", - "suspenders", - "suspension", - "sustainment", - "sustenance", - "swamp", - "swan", - "swanling", - "swath", - "sweat", - "sweater", - "sweatshirt", - "sweatshop", - "sweatsuit", - "sweets", - "swell", - "swim", - "swimming", - "swimsuit", - "swine", - "swing", - "switch", - "switchboard", - "switching", - "swivel", - "sword", - "swordfight", - "swordfish", - "sycamore", - "symbol", - "symmetry", - "sympathy", - "symptom", - "syndicate", - "syndrome", - "synergy", - "synod", - "synonym", - "synthesis", - "syrup", - "system", - "t-shirt", - "tab", - "tabby", - "tabernacle", - "table", - "tablecloth", - "tablet", - "tabletop", - "tachometer", - "tackle", - "taco", - "tactics", - "tactile", - "tadpole", - "tag", - "tail", - "tailbud", - "tailor", - "tailspin", - "take-out", - "takeover", - "tale", - "talent", - "talk", - "talking", - "tamale", - "tambour", - "tambourine", - "tan", - "tandem", - "tangerine", - "tank", - "tank-top", - "tanker", - "tankful", - "tap", - "tape", - "tapioca", - "target", - "taro", - "tarragon", - "tart", - "task", - "tassel", - "taste", - "tatami", - "tattler", - "tattoo", - "tavern", - "tax", - "taxi", - "taxicab", - "taxpayer", - "tea", - "teacher", - "teaching", - "team", - "teammate", - "teapot", - "tear", - "tech", - "technician", - "technique", - "technologist", - "technology", - "tectonics", - "teen", - "teenager", - "teepee", - "telephone", - "telescreen", - "teletype", - "television", - "tell", - "teller", - "temp", - "temper", - "temperature", - "temple", - "tempo", - "temporariness", - "temporary", - "temptation", - "temptress", - "tenant", - "tendency", - "tender", - "tenement", - "tenet", - "tennis", - "tenor", - "tension", - "tensor", - "tent", - "tentacle", - "tenth", - "tepee", - "teriyaki", - "term", - "terminal", - "termination", - "terminology", - "termite", - "terrace", - "terracotta", - "terrapin", - "terrarium", - "territory", - "test", - "testament", - "testimonial", - "testimony", - "testing", - "text", - "textbook", - "textual", - "texture", - "thanks", - "thaw", - "theater", - "theft", - "theism", - "theme", - "theology", - "theory", - "therapist", - "therapy", - "thermals", - "thermometer", - "thermostat", - "thesis", - "thickness", - "thief", - "thigh", - "thing", - "thinking", - "thirst", - "thistle", - "thong", - "thongs", - "thorn", - "thought", - "thousand", - "thread", - "threat", - "threshold", - "thrift", - "thrill", - "throne", - "thrush", - "thumb", - "thump", - "thunder", - "thunderbolt", - "thunderhead", - "thunderstorm", - "thyme", - "tiara", - "tic", - "tick", - "ticket", - "tide", - "tie", - "tiger", - "tights", - "tile", - "till", - "tilt", - "timbale", - "timber", - "time", - "timeline", - "timeout", - "timer", - "timetable", - "timing", - "timpani", - "tin", - "tinderbox", - "tintype", - "tip", - "tire", - "tissue", - "titanium", - "title", - "toad", - "toast", - "toaster", - "tobacco", - "today", - "toe", - "toenail", - "toffee", - "tofu", - "tog", - "toga", - "toilet", - "tolerance", - "tolerant", - "toll", - "tom-tom", - "tomatillo", - "tomato", - "tomb", - "tomography", - "tomorrow", - "ton", - "tonality", - "tone", - "tongue", - "tonic", - "tonight", - "tool", - "toot", - "tooth", - "toothbrush", - "toothpaste", - "toothpick", - "top", - "top-hat", - "topic", - "topsail", - "toque", - "toreador", - "tornado", - "torso", - "torte", - "tortellini", - "tortilla", - "tortoise", - "total", - "tote", - "touch", - "tough-guy", - "tour", - "tourism", - "tourist", - "tournament", - "tow-truck", - "towel", - "tower", - "town", - "townhouse", - "township", - "toy", - "trace", - "trachoma", - "track", - "tracking", - "tracksuit", - "tract", - "tractor", - "trade", - "trader", - "trading", - "tradition", - "traditionalism", - "traffic", - "trafficker", - "tragedy", - "trail", - "trailer", - "trailpatrol", - "train", - "trainer", - "training", - "trait", - "tram", - "trance", - "transaction", - "transcript", - "transfer", - "transformation", - "transit", - "transition", - "translation", - "transmission", - "transom", - "transparency", - "transplantation", - "transport", - "transportation", - "trap", - "trapdoor", - "trapezium", - "trapezoid", - "trash", - "travel", - "traveler", - "tray", - "treasure", - "treasury", - "treat", - "treatment", - "treaty", - "tree", - "trek", - "trellis", - "tremor", - "trench", - "trend", - "triad", - "trial", - "triangle", - "tribe", - "tributary", - "trick", - "trigger", - "trigonometry", - "trillion", - "trim", - "trinket", - "trip", - "tripod", - "tritone", - "triumph", - "trolley", - "troop", - "trooper", - "trophy", - "trouble", - "trousers", - "trout", - "trove", - "trowel", - "truck", - "trumpet", - "trunk", - "trust", - "trustee", - "truth", - "try", - "tsunami", - "tub", - "tuba", - "tube", - "tuber", - "tug", - "tugboat", - "tuition", - "tulip", - "tumbler", - "tummy", - "tuna", - "tune", - "tune-up", - "tunic", - "tunnel", - "turban", - "turf", - "turkey", - "turmeric", - "turn", - "turning", - "turnip", - "turnover", - "turnstile", - "turret", - "turtle", - "tusk", - "tussle", - "tutu", - "tuxedo", - "tweet", - "tweezers", - "twig", - "twilight", - "twine", - "twins", - "twist", - "twister", - "twitter", - "type", - "typeface", - "typewriter", - "typhoon", - "ukulele", - "ultimatum", - "umbrella", - "unblinking", - "uncertainty", - "uncle", - "underclothes", - "underestimate", - "underground", - "underneath", - "underpants", - "underpass", - "undershirt", - "understanding", - "understatement", - "undertaker", - "underwear", - "underweight", - "underwire", - "underwriting", - "unemployment", - "unibody", - "uniform", - "uniformity", - "union", - "unique", - "unit", - "unity", - "universe", - "university", - "update", - "upgrade", - "uplift", - "upper", - "upstairs", - "upward", - "urge", - "urgency", - "urn", - "usage", - "use", - "user", - "usher", - "usual", - "utensil", - "utilisation", - "utility", - "utilization", - "vacation", - "vaccine", - "vacuum", - "vagrant", - "valance", - "valentine", - "validate", - "validity", - "valley", - "valuable", - "value", - "vampire", - "van", - "vanadyl", - "vane", - "vanilla", - "vanity", - "variability", - "variable", - "variant", - "variation", - "variety", - "vascular", - "vase", - "vault", - "vaulting", - "veal", - "vector", - "vegetable", - "vegetarian", - "vegetarianism", - "vegetation", - "vehicle", - "veil", - "vein", - "veldt", - "vellum", - "velocity", - "velodrome", - "velvet", - "vendor", - "veneer", - "vengeance", - "venison", - "venom", - "venti", - "venture", - "venue", - "veranda", - "verb", - "verdict", - "verification", - "vermicelli", - "vernacular", - "verse", - "version", - "vertigo", - "verve", - "vessel", - "vest", - "vestment", - "vet", - "veteran", - "veterinarian", - "veto", - "viability", - "vibraphone", - "vibration", - "vibrissae", - "vice", - "vicinity", - "victim", - "victory", - "video", - "view", - "viewer", - "vignette", - "villa", - "village", - "vine", - "vinegar", - "vineyard", - "vintage", - "vintner", - "vinyl", - "viola", - "violation", - "violence", - "violet", - "violin", - "virtue", - "virus", - "visa", - "viscose", - "vise", - "vision", - "visit", - "visitor", - "visor", - "vista", - "visual", - "vitality", - "vitamin", - "vitro", - "vivo", - "vogue", - "voice", - "void", - "vol", - "volatility", - "volcano", - "volleyball", - "volume", - "volunteer", - "volunteering", - "vote", - "voter", - "voting", - "voyage", - "vulture", - "wafer", - "waffle", - "wage", - "wagon", - "waist", - "waistband", - "wait", - "waiter", - "waiting", - "waitress", - "waiver", - "wake", - "walk", - "walker", - "walking", - "walkway", - "wall", - "wallaby", - "wallet", - "walnut", - "walrus", - "wampum", - "wannabe", - "want", - "war", - "warden", - "wardrobe", - "warfare", - "warlock", - "warlord", - "warm-up", - "warming", - "warmth", - "warning", - "warrant", - "warren", - "warrior", - "wasabi", - "wash", - "washbasin", - "washcloth", - "washer", - "washtub", - "wasp", - "waste", - "wastebasket", - "wasting", - "watch", - "watcher", - "watchmaker", - "water", - "waterbed", - "watercress", - "waterfall", - "waterfront", - "watermelon", - "waterskiing", - "waterspout", - "waterwheel", - "wave", - "waveform", - "wax", - "way", - "weakness", - "wealth", - "weapon", - "wear", - "weasel", - "weather", - "web", - "webinar", - "webmail", - "webpage", - "website", - "wedding", - "wedge", - "weeder", - "weedkiller", - "week", - "weekend", - "weekender", - "weight", - "weird", - "welcome", - "welfare", - "well", - "well-being", - "west", - "western", - "wet-bar", - "wetland", - "wetsuit", - "whack", - "whale", - "wharf", - "wheat", - "wheel", - "whelp", - "whey", - "whip", - "whirlpool", - "whirlwind", - "whisker", - "whisper", - "whistle", - "whole", - "wholesale", - "wholesaler", - "whorl", - "wick", - "widget", - "widow", - "width", - "wife", - "wifi", - "wild", - "wildebeest", - "wilderness", - "wildlife", - "will", - "willingness", - "willow", - "win", - "wind", - "wind-chime", - "windage", - "window", - "windscreen", - "windshield", - "winery", - "wing", - "wingman", - "wingtip", - "wink", - "winner", - "winter", - "wire", - "wiretap", - "wiring", - "wisdom", - "wiseguy", - "wish", - "wisteria", - "wit", - "witch", - "witch-hunt", - "withdrawal", - "witness", - "wok", - "wolf", - "woman", - "wombat", - "wonder", - "wont", - "wood", - "woodchuck", - "woodland", - "woodshed", - "woodwind", - "wool", - "woolens", - "word", - "wording", - "work", - "workbench", - "worker", - "workforce", - "workhorse", - "working", - "workout", - "workplace", - "workshop", - "world", - "worm", - "worry", - "worship", - "worshiper", - "worth", - "wound", - "wrap", - "wraparound", - "wrapper", - "wrapping", - "wreck", - "wrecker", - "wren", - "wrench", - "wrestler", - "wriggler", - "wrinkle", - "wrist", - "writer", - "writing", - "wrong", - "xylophone", - "yacht", - "yahoo", - "yak", - "yam", - "yang", - "yard", - "yarmulke", - "yarn", - "yawl", - "year", - "yeast", - "yellowjacket", - "yesterday", - "yew", - "yin", - "yoga", - "yogurt", - "yoke", - "yolk", - "young", - "youngster", - "yourself", - "youth", - "yoyo", - "yurt", - "zampone", - "zebra", - "zebrafish", - "zen", - "zephyr", - "zero", - "ziggurat", - "zinc", - "zipper", - "zither", - "zombie", - "zone", - "zoo", - "zoologist", - "zoology", - "zoot-suit", - "zucchini"}; -} diff --git a/src/modules/word/data/Prepositions.h b/src/modules/word/data/Prepositions.h deleted file mode 100644 index e77ca7a4..00000000 --- a/src/modules/word/data/Prepositions.h +++ /dev/null @@ -1,119 +0,0 @@ -#pragma once - -#include -#include - -namespace faker::word -{ -const std::array prepositions = { - "a", - "abaft", - "aboard", - "about", - "above", - "absent", - "across", - "afore", - "after", - "against", - "along", - "alongside", - "amid", - "amidst", - "among", - "amongst", - "an", - "anenst", - "anti", - "apropos", - "apud", - "around", - "as", - "aside", - "astride", - "at", - "athwart", - "atop", - "barring", - "before", - "behind", - "below", - "beneath", - "beside", - "besides", - "between", - "beyond", - "but", - "by", - "circa", - "concerning", - "considering", - "despite", - "down", - "during", - "except", - "excepting", - "excluding", - "failing", - "following", - "for", - "forenenst", - "from", - "given", - "in", - "including", - "inside", - "into", - "lest", - "like", - "mid", - "midst", - "minus", - "modulo", - "near", - "next", - "notwithstanding", - "of", - "off", - "on", - "onto", - "opposite", - "out", - "outside", - "over", - "pace", - "past", - "per", - "plus", - "pro", - "qua", - "regarding", - "round", - "sans", - "save", - "since", - "than", - "the", - "through", - "throughout", - "till", - "times", - "to", - "toward", - "towards", - "under", - "underneath", - "unlike", - "until", - "unto", - "up", - "upon", - "versus", - "via", - "vice", - "with", - "within", - "without", - "worth", -}; -} diff --git a/src/modules/word/data/Verbs.h b/src/modules/word/data/Verbs.h deleted file mode 100644 index b509ab05..00000000 --- a/src/modules/word/data/Verbs.h +++ /dev/null @@ -1,5918 +0,0 @@ -#pragma once - -#include -#include - -namespace faker::word -{ -const std::array verbs = {"abandon", - "abase", - "abate", - "abbreviate", - "abdicate", - "abduct", - "abet", - "abhor", - "abide", - "abjure", - "abnegate", - "abolish", - "abominate", - "abort", - "abound", - "abrade", - "abridge", - "abrogate", - "abscond", - "abseil", - "absent", - "absolve", - "absorb", - "abstain", - "abstract", - "abut", - "accede", - "accelerate", - "accent", - "accentuate", - "accept", - "access", - "accessorise", - "accessorize", - "acclaim", - "acclimate", - "acclimatise", - "acclimatize", - "accommodate", - "accompany", - "accomplish", - "accord", - "accost", - "account", - "accouter", - "accoutre", - "accredit", - "accrue", - "acculturate", - "accumulate", - "accuse", - "accustom", - "ace", - "ache", - "achieve", - "acidify", - "acknowledge", - "acquaint", - "acquiesce", - "acquire", - "acquit", - "act", - "action", - "activate", - "actualise", - "actualize", - "actuate", - "adapt", - "add", - "addle", - "address", - "adduce", - "adhere", - "adjoin", - "adjourn", - "adjudge", - "adjudicate", - "adjure", - "adjust", - "administer", - "admire", - "admit", - "admonish", - "adopt", - "adore", - "adorn", - "adsorb", - "adulterate", - "adumbrate", - "advance", - "advantage", - "advertise", - "advise", - "advocate", - "aerate", - "affect", - "affiliate", - "affirm", - "affix", - "afflict", - "afford", - "afforest", - "affront", - "age", - "agglomerate", - "aggravate", - "aggregate", - "agitate", - "agonise", - "agonize", - "agree", - "aid", - "ail", - "aim", - "air", - "airbrush", - "airdrop", - "airfreight", - "airlift", - "alarm", - "alert", - "alienate", - "alight", - "align", - "allay", - "allege", - "alleviate", - "allocate", - "allot", - "allow", - "alloy", - "allude", - "ally", - "alphabetise", - "alphabetize", - "alter", - "alternate", - "amalgamate", - "amass", - "amaze", - "amble", - "ambush", - "ameliorate", - "amend", - "amortise", - "amortize", - "amount", - "amplify", - "amputate", - "amuse", - "anaesthetise", - "anaesthetize", - "analyse", - "anchor", - "anesthetize", - "anger", - "angle", - "anglicise", - "anglicize", - "animate", - "anneal", - "annex", - "annihilate", - "annotate", - "announce", - "annoy", - "annul", - "anodise", - "anodize", - "anoint", - "anonymise", - "anonymize", - "answer", - "antagonise", - "antagonize", - "antedate", - "anthologise", - "anthologize", - "anticipate", - "ape", - "apologise", - "apologize", - "apostrophise", - "apostrophize", - "appal", - "appall", - "appeal", - "appear", - "appease", - "append", - "appertain", - "applaud", - "apply", - "appoint", - "apportion", - "appraise", - "appreciate", - "apprehend", - "apprentice", - "apprise", - "approach", - "appropriate", - "approve", - "approximate", - "aquaplane", - "arbitrate", - "arc", - "arch", - "archive", - "argue", - "arise", - "arm", - "arraign", - "arrange", - "array", - "arrest", - "arrive", - "arrogate", - "art", - "articulate", - "ascend", - "ascertain", - "ascribe", - "ask", - "asphyxiate", - "aspirate", - "aspire", - "assail", - "assassinate", - "assault", - "assay", - "assemble", - "assent", - "assert", - "assess", - "assign", - "assimilate", - "assist", - "associate", - "assuage", - "assume", - "assure", - "asterisk", - "astonish", - "astound", - "atomise", - "atomize", - "atone", - "atrophy", - "attach", - "attack", - "attain", - "attempt", - "attend", - "attenuate", - "attest", - "attract", - "attribute", - "auction", - "audit", - "audition", - "augment", - "augur", - "authenticate", - "author", - "authorise", - "authorize", - "autograph", - "automate", - "autosave", - "autowind", - "avail", - "avenge", - "aver", - "average", - "avert", - "avoid", - "avow", - "await", - "awake", - "awaken", - "award", - "awe", - "ax", - "axe", - "baa", - "babble", - "baby", - "babysit", - "back", - "backcomb", - "backdate", - "backfill", - "backfire", - "backlight", - "backpack", - "backspace", - "backtrack", - "badger", - "baffle", - "bag", - "bail", - "bait", - "bake", - "balance", - "bale", - "ball", - "balloon", - "ballot", - "balls", - "bamboozle", - "ban", - "band", - "bandage", - "bandy", - "banish", - "bank", - "bankroll", - "bankrupt", - "banter", - "baptise", - "baptize", - "bar", - "barbecue", - "bare", - "bargain", - "barge", - "bark", - "barnstorm", - "barrack", - "barrel", - "barricade", - "barter", - "base", - "bash", - "bask", - "baste", - "bat", - "batch", - "bath", - "bathe", - "batten", - "batter", - "battle", - "baulk", - "bawl", - "bay", - "bayonet", - "be", - "beach", - "beam", - "bean", - "bear", - "beard", - "beat", - "beatbox", - "beatboxer", - "beatify", - "beautify", - "beckon", - "become", - "bedazzle", - "bedeck", - "bedevil", - "beef", - "beep", - "beetle", - "befall", - "befit", - "befog", - "befriend", - "beg", - "beget", - "beggar", - "begin", - "begrudge", - "beguile", - "behave", - "behold", - "behoove", - "behove", - "belabor", - "belabour", - "belay", - "belch", - "belie", - "believe", - "belittle", - "bellow", - "belly", - "bellyache", - "belong", - "belt", - "bemoan", - "bemuse", - "benchmark", - "bend", - "benefit", - "bequeath", - "berate", - "bereave", - "berth", - "beseech", - "beset", - "besiege", - "besmirch", - "bespatter", - "bespeak", - "best", - "bestir", - "bestow", - "bestride", - "bet", - "betake", - "betide", - "betoken", - "betray", - "better", - "bewail", - "beware", - "bewilder", - "bewitch", - "bias", - "bicker", - "bicycle", - "bid", - "bide", - "biff", - "bifurcate", - "big", - "bike", - "bilk", - "bill", - "billet", - "billow", - "bin", - "bind", - "binge", - "biodegrade", - "bird", - "bisect", - "bite", - "bitmap", - "bivouac", - "bivvy", - "blab", - "blabber", - "blacken", - "blackmail", - "blag", - "blame", - "blanch", - "blank", - "blanket", - "blare", - "blaspheme", - "blast", - "blather", - "blaze", - "blazon", - "bleach", - "bleat", - "bleed", - "bleep", - "blemish", - "blench", - "blend", - "bless", - "blight", - "blind", - "blindfold", - "blindfolded", - "blindside", - "blink", - "bliss", - "blister", - "blitz", - "bloat", - "block", - "blockade", - "blog", - "blood", - "bloom", - "bloop", - "blossom", - "blot", - "blow", - "blub", - "blubber", - "bludge", - "bludgeon", - "bluff", - "blunder", - "blunt", - "blur", - "blurt", - "blush", - "bluster", - "board", - "boast", - "bob", - "bobble", - "bode", - "bodge", - "bog", - "boggle", - "boil", - "bolster", - "bolt", - "bomb", - "bombard", - "bond", - "bonk", - "boo", - "boogie", - "book", - "bookmark", - "boom", - "boomerang", - "boost", - "boot", - "bootleg", - "bop", - "border", - "bore", - "born", - "borrow", - "boss", - "botch", - "bother", - "bottle", - "bottleful", - "bottom", - "bounce", - "bound", - "bow", - "bowdlerise", - "bowdlerize", - "bowl", - "bowlful", - "box", - "boycott", - "braai", - "brace", - "braces", - "bracket", - "brag", - "braid", - "brain", - "brainstorm", - "brainwash", - "braise", - "brake", - "branch", - "brand", - "brandish", - "brave", - "brawl", - "bray", - "brazen", - "breach", - "break", - "breakfast", - "breathalyse", - "breathalyze", - "breathe", - "breed", - "breeze", - "brew", - "bribe", - "brick", - "bridge", - "bridle", - "brief", - "brighten", - "brim", - "bring", - "bristle", - "broach", - "broadcast", - "broaden", - "broadside", - "broil", - "broker", - "brood", - "brook", - "browbeat", - "browse", - "bruise", - "bruit", - "brush", - "brutalise", - "brutalize", - "bubble", - "buck", - "bucket", - "bucketful", - "buckle", - "bud", - "buddy", - "budge", - "budget", - "buff", - "buffer", - "buffet", - "bug", - "build", - "bulge", - "bulk", - "bulldoze", - "bully", - "bum", - "bumble", - "bump", - "bunch", - "bundle", - "bungle", - "bunk", - "bunker", - "bunt", - "buoy", - "burble", - "burden", - "burgeon", - "burglarize", - "burgle", - "burn", - "burnish", - "burp", - "burrow", - "burst", - "bury", - "bus", - "bushwhack", - "busk", - "bust", - "bustle", - "busy", - "butcher", - "butt", - "butter", - "button", - "buttonhole", - "buttress", - "buy", - "buzz", - "buzzing", - "bypass", - "cable", - "cache", - "cackle", - "caddie", - "cadge", - "cage", - "cajole", - "cake", - "calcify", - "calculate", - "calibrate", - "call", - "calm", - "calve", - "camouflage", - "camp", - "campaign", - "can", - "canalise", - "canalize", - "cancel", - "cane", - "cannibalise", - "cannibalize", - "cannon", - "cannulate", - "canoe", - "canonise", - "canonize", - "canst", - "cant", - "canter", - "canvass", - "cap", - "caper", - "capitalise", - "capitalize", - "capitulate", - "capsize", - "captain", - "caption", - "captivate", - "capture", - "caramelise", - "caramelize", - "carbonise", - "carbonize", - "carburise", - "carburize", - "card", - "care", - "careen", - "career", - "caress", - "caricature", - "carjack", - "carol", - "carom", - "carouse", - "carp", - "carpet", - "carpool", - "carry", - "cart", - "cartwheel", - "carve", - "cascade", - "case", - "cash", - "cashier", - "casserole", - "cast", - "castigate", - "catalog", - "catalogue", - "catalyse", - "catalyze", - "catapult", - "catch", - "categorise", - "categorize", - "cater", - "caterwaul", - "catnap", - "caucus", - "caulk", - "cause", - "cauterise", - "cauterize", - "caution", - "cave", - "cavil", - "cavort", - "caw", - "cc", - "cease", - "cede", - "celebrate", - "cement", - "censor", - "censure", - "centralise", - "centralize", - "centre", - "certificate", - "certify", - "chafe", - "chaff", - "chain", - "chair", - "chalk", - "challenge", - "champ", - "champion", - "chance", - "change", - "channel", - "chant", - "chaperon", - "chaperone", - "char", - "characterise", - "characterize", - "charbroil", - "charge", - "chargesheet", - "chargrill", - "charm", - "chart", - "charter", - "chase", - "chasten", - "chastise", - "chat", - "chatter", - "chauffeur", - "cheapen", - "cheat", - "cheater", - "check", - "checkmate", - "cheek", - "cheep", - "cheer", - "cherish", - "chew", - "chicken", - "chide", - "chill", - "chillax", - "chime", - "chip", - "chirp", - "chisel", - "chivvy", - "chlorinate", - "choke", - "chomp", - "choose", - "chop", - "choreograph", - "chortle", - "chorus", - "christen", - "chromakey", - "chronicle", - "chuck", - "chuckle", - "chunder", - "chunter", - "churn", - "cinch", - "circle", - "circulate", - "circumnavigate", - "circumscribe", - "circumvent", - "cite", - "civilise", - "civilize", - "clack", - "claim", - "clam", - "clamber", - "clamor", - "clamour", - "clamp", - "clang", - "clank", - "clap", - "clarify", - "clash", - "clasp", - "class", - "classify", - "clatter", - "claw", - "clean", - "cleanse", - "clear", - "cleave", - "clench", - "clerk", - "click", - "climb", - "clinch", - "cling", - "clink", - "clinking", - "clip", - "cloak", - "clobber", - "clock", - "clog", - "clone", - "clonk", - "close", - "closet", - "clot", - "clothe", - "cloud", - "clout", - "clown", - "club", - "cluck", - "clue", - "clump", - "clunk", - "cluster", - "clutch", - "clutter", - "coach", - "coagulate", - "coalesce", - "coarsen", - "coast", - "coat", - "coax", - "cobble", - "cocoon", - "coddle", - "code", - "codify", - "coerce", - "coexist", - "cogitate", - "cohabit", - "cohere", - "coil", - "coin", - "coincide", - "collaborate", - "collapse", - "collar", - "collate", - "collect", - "collectivise", - "collectivize", - "collide", - "colligate", - "collocate", - "collude", - "colonise", - "colonize", - "colorize", - "colour", - "comb", - "combat", - "combine", - "combust", - "come", - "comfort", - "command", - "commandeer", - "commemorate", - "commence", - "commend", - "comment", - "commentate", - "commercialise", - "commercialize", - "commingle", - "commiserate", - "commission", - "commit", - "commune", - "communicate", - "commute", - "compact", - "compare", - "compartmentalise", - "compartmentalize", - "compel", - "compensate", - "compete", - "compile", - "complain", - "complement", - "complete", - "complicate", - "compliment", - "comply", - "comport", - "compose", - "compost", - "compound", - "comprehend", - "compress", - "comprise", - "compromise", - "compute", - "computerise", - "computerize", - "con", - "conceal", - "concede", - "conceive", - "concentrate", - "conceptualise", - "conceptualize", - "concern", - "concertina", - "conciliate", - "conclude", - "concoct", - "concrete", - "concur", - "concuss", - "condemn", - "condense", - "condescend", - "condition", - "condone", - "conduct", - "cone", - "confer", - "confess", - "confide", - "configure", - "confine", - "confirm", - "confiscate", - "conflate", - "conflict", - "conform", - "confound", - "confront", - "confuse", - "confute", - "congeal", - "congratulate", - "congregate", - "conjecture", - "conjoin", - "conjugate", - "conjure", - "conk", - "connect", - "connive", - "connote", - "conquer", - "conscientise", - "conscientize", - "conscript", - "consecrate", - "consent", - "conserve", - "consider", - "consign", - "consist", - "console", - "consolidate", - "consort", - "conspire", - "constitute", - "constrain", - "constrict", - "construct", - "construe", - "consult", - "consume", - "consummate", - "contact", - "contain", - "contaminate", - "contemplate", - "contend", - "content", - "contest", - "contextualise", - "contextualize", - "continue", - "contort", - "contract", - "contradict", - "contraindicate", - "contrast", - "contravene", - "contribute", - "contrive", - "control", - "controvert", - "convalesce", - "convene", - "converge", - "converse", - "convert", - "convey", - "convict", - "convince", - "convoke", - "convulse", - "coo", - "cook", - "cool", - "coop", - "cooperate", - "coordinate", - "cop", - "cope", - "coppice", - "copy", - "copyright", - "cordon", - "core", - "cork", - "corkscrew", - "corner", - "corral", - "correct", - "correlate", - "correspond", - "corrode", - "corrupt", - "coruscate", - "cosh", - "cosset", - "cost", - "cosy", - "cotton", - "couch", - "cough", - "counsel", - "count", - "countenance", - "counter", - "counteract", - "counterbalance", - "counterfeit", - "countermand", - "counterpoint", - "countersign", - "couple", - "courier", - "course", - "court", - "covenant", - "cover", - "covet", - "cow", - "cower", - "cozy", - "crackle", - "cradle", - "craft", - "cram", - "cramp", - "crane", - "crank", - "crate", - "crave", - "crawl", - "crayon", - "creak", - "creaking", - "cream", - "crease", - "create", - "credential", - "credit", - "creep", - "cremate", - "creolise", - "creolize", - "creosote", - "crest", - "crew", - "crib", - "crick", - "criminalise", - "criminalize", - "crimp", - "cringe", - "crinkle", - "cripple", - "crisp", - "criticise", - "criticize", - "critique", - "croak", - "crochet", - "crook", - "croon", - "crop", - "cross", - "crouch", - "crow", - "crowd", - "crown", - "cruise", - "crumble", - "crumple", - "crunch", - "crusade", - "crush", - "cry", - "crystallise", - "crystallize", - "cube", - "cuddle", - "cudgel", - "cue", - "cuff", - "cull", - "culminate", - "cultivate", - "culture", - "cup", - "curate", - "curb", - "curdle", - "cure", - "curl", - "curry", - "curse", - "curtail", - "curtain", - "curtsy", - "curve", - "cushion", - "cuss", - "customise", - "customize", - "cut", - "cwtch", - "cycle", - "dab", - "dabble", - "dally", - "dam", - "damage", - "damp", - "dampen", - "dance", - "dandle", - "dangle", - "dare", - "darken", - "darn", - "dart", - "dash", - "date", - "daub", - "daunt", - "dawdle", - "dawn", - "daydream", - "dazzle", - "deactivate", - "deaden", - "deadhead", - "deafen", - "deal", - "debar", - "debase", - "debate", - "debilitate", - "debit", - "debrief", - "debug", - "debunk", - "debut", - "decamp", - "decant", - "decay", - "deceive", - "decelerate", - "decentralise", - "decentralize", - "decide", - "decimalise", - "decimalize", - "decimate", - "decipher", - "deck", - "declaim", - "declare", - "declassify", - "decline", - "declutter", - "decode", - "decommission", - "decompose", - "decompress", - "deconsecrate", - "deconstruct", - "decontaminate", - "decontrol", - "decorate", - "decouple", - "decoy", - "decrease", - "decree", - "decriminalise", - "decriminalize", - "decry", - "decrypt", - "dedicate", - "deduce", - "deduct", - "deejay", - "deem", - "deepen", - "deface", - "defame", - "default", - "defeat", - "defect", - "defend", - "defer", - "defile", - "define", - "deflate", - "deflect", - "defog", - "defoliate", - "deforest", - "deform", - "defrag", - "defragment", - "defraud", - "defray", - "defrock", - "defrost", - "defuse", - "defy", - "degenerate", - "deglaze", - "degrade", - "degrease", - "dehumanise", - "dehumanize", - "dehydrate", - "deify", - "deign", - "delay", - "delegate", - "delete", - "deliberate", - "delight", - "delimit", - "delineate", - "deliquesce", - "deliver", - "delouse", - "delude", - "deluge", - "delve", - "demand", - "demarcate", - "demean", - "demerge", - "demilitarise", - "demilitarize", - "demineralise", - "demineralize", - "demist", - "demo", - "demob", - "demobilise", - "demobilize", - "democratise", - "democratize", - "demolish", - "demonise", - "demonize", - "demonstrate", - "demoralise", - "demoralize", - "demote", - "demotivate", - "demur", - "demystify", - "denationalise", - "denationalize", - "denigrate", - "denitrify", - "denominate", - "denote", - "denounce", - "dent", - "denude", - "deny", - "depart", - "depend", - "depersonalise", - "depersonalize", - "depict", - "deplane", - "deplete", - "deplore", - "deploy", - "depopulate", - "deport", - "depose", - "deposit", - "deprave", - "deprecate", - "depreciate", - "depress", - "depressurise", - "depressurize", - "deprive", - "depute", - "deputise", - "deputize", - "deracinate", - "derail", - "dereference", - "deregulate", - "deride", - "derive", - "derogate", - "descale", - "descend", - "describe", - "descry", - "desecrate", - "desegregate", - "deselect", - "desensitise", - "desensitize", - "desert", - "deserve", - "design", - "designate", - "desire", - "desist", - "deskill", - "desolate", - "despair", - "despise", - "despoil", - "destabilise", - "destabilize", - "destock", - "destroy", - "detach", - "detail", - "detain", - "detect", - "deter", - "deteriorate", - "determine", - "detest", - "dethrone", - "detonate", - "detour", - "detoxify", - "detract", - "detrain", - "devalue", - "devastate", - "develop", - "deviate", - "devise", - "devoice", - "devolve", - "devote", - "devour", - "diagnose", - "dial", - "dice", - "dicker", - "dictate", - "die", - "diet", - "differ", - "differentiate", - "diffract", - "diffuse", - "dig", - "digest", - "digitalise", - "digitalize", - "digitise", - "digitize", - "dignify", - "digress", - "dilate", - "dilute", - "diluted", - "dim", - "diminish", - "dimple", - "dine", - "ding", - "dip", - "diphthongise", - "diphthongize", - "direct", - "dirty", - "dis", - "disable", - "disabuse", - "disadvantage", - "disaffiliate", - "disafforest", - "disagree", - "disallow", - "disambiguate", - "disappear", - "disappoint", - "disapprove", - "disarm", - "disarrange", - "disassemble", - "disassociate", - "disavow", - "disband", - "disbar", - "disbelieve", - "disburse", - "discard", - "discern", - "discharge", - "discipline", - "disclaim", - "disclose", - "discolor", - "discolour", - "discomfit", - "discomfort", - "discompose", - "disconcert", - "disconnect", - "discontinue", - "discount", - "discourage", - "discourse", - "discover", - "discredit", - "discriminate", - "discuss", - "disdain", - "disembark", - "disembowel", - "disenfranchise", - "disengage", - "disentangle", - "disestablish", - "disgorge", - "disgrace", - "disguise", - "disgust", - "dish", - "dishearten", - "dishonor", - "dishonour", - "disillusion", - "disincentivise", - "disincentivize", - "disinfect", - "disinherit", - "disinhibit", - "disintegrate", - "disinter", - "disinvest", - "dislike", - "dislocate", - "dislodge", - "dismantle", - "dismay", - "dismember", - "dismiss", - "dismount", - "disobey", - "disorient", - "disorientate", - "disown", - "disparage", - "dispatch", - "dispel", - "dispense", - "disperse", - "displace", - "display", - "displease", - "disport", - "dispose", - "dispossess", - "disprove", - "dispute", - "disqualify", - "disregard", - "disrespect", - "disrobe", - "disrupt", - "dissect", - "dissemble", - "disseminate", - "dissent", - "dissimulate", - "dissipate", - "dissociate", - "dissolve", - "dissuade", - "distance", - "distend", - "distil", - "distill", - "distinguish", - "distort", - "distract", - "distress", - "distribute", - "distrust", - "disturb", - "disunite", - "ditch", - "dither", - "dive", - "diverge", - "diversify", - "divert", - "divest", - "divide", - "divine", - "divorce", - "divulge", - "divvy", - "do", - "dob", - "dock", - "doctor", - "document", - "dodge", - "doff", - "dog", - "dole", - "doll", - "dollarise", - "dollarize", - "domesticate", - "dominate", - "don", - "donate", - "doodle", - "doom", - "doorstep", - "dop", - "dope", - "dose", - "doss", - "dot", - "dote", - "double", - "doubt", - "douse", - "dovetail", - "down", - "downchange", - "downgrade", - "downlink", - "download", - "downplay", - "downshift", - "downsize", - "dowse", - "doze", - "draft", - "drag", - "dragoon", - "drain", - "dramatise", - "dramatize", - "drape", - "draught", - "draw", - "drawl", - "dread", - "dream", - "dredge", - "drench", - "dress", - "dribble", - "drift", - "drill", - "drink", - "drip", - "drive", - "drivel", - "drizzle", - "drone", - "drool", - "droop", - "drop", - "drown", - "drowse", - "drug", - "drum", - "dry", - "dub", - "duck", - "duckie", - "ducks", - "duel", - "duff", - "dull", - "dumb", - "dumbfound", - "dump", - "dunk", - "dunt", - "dupe", - "duplicate", - "dust", - "dwarf", - "dwell", - "dwindle", - "dye", - "dynamite", - "earmark", - "earn", - "earth", - "ease", - "eat", - "eavesdrop", - "ebb", - "echo", - "eclipse", - "economise", - "economize", - "eddy", - "edge", - "edify", - "edit", - "editorialise", - "editorialize", - "educate", - "efface", - "effect", - "effectuate", - "egg", - "eject", - "eke", - "elaborate", - "elapse", - "elbow", - "elect", - "electrify", - "electrocute", - "electroplate", - "elevate", - "elicit", - "elide", - "eliminate", - "elongate", - "elope", - "elucidate", - "elude", - "email", - "emanate", - "emancipate", - "embalm", - "embargo", - "embark", - "embarrass", - "embed", - "embellish", - "embezzle", - "embitter", - "emblazon", - "embody", - "embolden", - "emboss", - "embrace", - "embroider", - "embroil", - "emcee", - "emend", - "emerge", - "emigrate", - "emit", - "emote", - "empathise", - "empathize", - "emphasise", - "emphasize", - "employ", - "empower", - "empty", - "emulate", - "emulsify", - "enable", - "enact", - "encamp", - "encapsulate", - "encase", - "encash", - "enchant", - "encircle", - "enclose", - "encode", - "encompass", - "encounter", - "encourage", - "encroach", - "encrypt", - "encumber", - "end", - "endanger", - "endear", - "endeavor", - "endeavour", - "endorse", - "endow", - "endure", - "energise", - "energize", - "enervate", - "enfeeble", - "enfold", - "enforce", - "enfranchise", - "engage", - "engender", - "engineer", - "engorge", - "engrave", - "engross", - "engulf", - "enhance", - "enjoin", - "enjoy", - "enlarge", - "enlighten", - "enlist", - "enliven", - "enmesh", - "ennoble", - "enquire", - "enrage", - "enrapture", - "enrich", - "enrol", - "enroll", - "ensconce", - "enshrine", - "enshroud", - "ensnare", - "ensue", - "ensure", - "entail", - "entangle", - "enter", - "entertain", - "enthral", - "enthrall", - "enthrone", - "enthuse", - "entice", - "entitle", - "entomb", - "entrance", - "entrap", - "entreat", - "entrench", - "entrust", - "entwine", - "enumerate", - "enunciate", - "envelop", - "envisage", - "envision", - "envy", - "epitomise", - "epitomize", - "equal", - "equalise", - "equalize", - "equate", - "equip", - "equivocate", - "eradicate", - "erase", - "erode", - "err", - "erupt", - "escalate", - "escape", - "eschew", - "espouse", - "espy", - "essay", - "establish", - "esteem", - "estimate", - "etch", - "eulogise", - "eulogize", - "euthanise", - "euthanize", - "evacuate", - "evade", - "evaluate", - "evangelise", - "evangelize", - "evaporate", - "even", - "eventuate", - "evict", - "evidence", - "evince", - "eviscerate", - "evoke", - "evolve", - "exacerbate", - "exact", - "exaggerate", - "exalt", - "examine", - "exasperate", - "excavate", - "exceed", - "excel", - "except", - "excerpt", - "exchange", - "excise", - "excite", - "exclaim", - "exclude", - "excommunicate", - "excoriate", - "excrete", - "exculpate", - "excuse", - "execute", - "exemplify", - "exempt", - "exercise", - "exert", - "exeunt", - "exfoliate", - "exhale", - "exhaust", - "exhibit", - "exhilarate", - "exhort", - "exhume", - "exile", - "exist", - "exit", - "exonerate", - "exorcise", - "exorcize", - "expand", - "expatiate", - "expect", - "expectorate", - "expedite", - "expel", - "expend", - "experience", - "experiment", - "expiate", - "expire", - "explain", - "explicate", - "explode", - "exploit", - "explore", - "export", - "expose", - "expostulate", - "expound", - "express", - "expropriate", - "expunge", - "expurgate", - "extemporise", - "extemporize", - "extend", - "exterminate", - "externalise", - "externalize", - "extinguish", - "extirpate", - "extol", - "extort", - "extract", - "extradite", - "extrapolate", - "extricate", - "extrude", - "exude", - "exult", - "eye", - "eyeball", - "eyeglasses", - "fabricate", - "face", - "facilitate", - "factor", - "factorise", - "factorize", - "fade", - "faff", - "fail", - "faint", - "fake", - "fall", - "falsify", - "falter", - "familiarise", - "familiarize", - "fan", - "fancy", - "fantasise", - "fantasize", - "fare", - "farewell", - "farm", - "farrow", - "fascinate", - "fashion", - "fast", - "fasten", - "father", - "fathom", - "fatten", - "fault", - "favor", - "favour", - "fawn", - "fax", - "faze", - "fear", - "feast", - "feather", - "feature", - "federate", - "feed", - "feel", - "feign", - "feint", - "fell", - "feminise", - "feminize", - "fence", - "fend", - "ferment", - "ferret", - "ferry", - "fertilise", - "fertilize", - "fess", - "fester", - "festoon", - "fetch", - "fete", - "fetter", - "feud", - "fib", - "fictionalise", - "fictionalize", - "fiddle", - "fidget", - "field", - "fight", - "figure", - "filch", - "file", - "filibuster", - "fill", - "fillet", - "film", - "filter", - "finagle", - "finalise", - "finalize", - "finance", - "find", - "fine", - "finesse", - "fingerprint", - "finish", - "fire", - "firebomb", - "firm", - "fish", - "fishtail", - "fit", - "fix", - "fizz", - "fizzle", - "flag", - "flagellate", - "flail", - "flake", - "flame", - "flank", - "flap", - "flare", - "flash", - "flat", - "flatline", - "flatten", - "flatter", - "flaunt", - "flavour", - "flay", - "fleck", - "flee", - "fleece", - "flesh", - "flex", - "flick", - "flicker", - "flight", - "flinch", - "fling", - "flip", - "flirt", - "flit", - "float", - "flock", - "flog", - "flood", - "floodlight", - "floor", - "flop", - "floss", - "flounce", - "flounder", - "flour", - "flourish", - "flout", - "flow", - "flower", - "flub", - "fluctuate", - "fluff", - "flummox", - "flunk", - "flush", - "fluster", - "flutter", - "fly", - "foal", - "foam", - "fob", - "focalise", - "focalize", - "focus", - "fog", - "foil", - "foist", - "fold", - "follow", - "foment", - "fool", - "foot", - "forage", - "forbear", - "forbid", - "force", - "ford", - "forearm", - "forecast", - "foreclose", - "foregather", - "foreground", - "foresee", - "foreshadow", - "foreshorten", - "forestall", - "foretell", - "forewarn", - "forfeit", - "forfend", - "forgather", - "forge", - "forget", - "forgive", - "forgo", - "fork", - "form", - "formalise", - "formalize", - "format", - "formulate", - "forsake", - "forswear", - "fortify", - "forward", - "forwards", - "fossick", - "fossilise", - "fossilize", - "foster", - "foul", - "found", - "founder", - "fox", - "fracture", - "fragment", - "frame", - "franchise", - "frank", - "fraternise", - "fraternize", - "fray", - "freak", - "free", - "freelance", - "freeload", - "freestyle", - "freewheel", - "freeze", - "freight", - "frequent", - "freshen", - "fret", - "frighten", - "fringe", - "frisk", - "fritter", - "frizz", - "frizzle", - "frogmarch", - "frolic", - "front", - "frost", - "froth", - "frown", - "fruit", - "frustrate", - "fry", - "fudge", - "fuel", - "fulfil", - "fulfill", - "fulminate", - "fumble", - "fume", - "fumigate", - "function", - "fund", - "funk", - "funnel", - "furl", - "furlough", - "furnish", - "furrow", - "further", - "fuse", - "fuss", - "gab", - "gabble", - "gad", - "gag", - "gain", - "gainsay", - "gall", - "gallivant", - "gallop", - "galumph", - "galvanise", - "galvanize", - "gamble", - "gambol", - "gang", - "gape", - "garage", - "garden", - "gargle", - "garland", - "garner", - "garnish", - "garrison", - "garrote", - "garrotte", - "gas", - "gash", - "gasp", - "gatecrash", - "gather", - "gauge", - "gawk", - "gawp", - "gaze", - "gazump", - "gazunder", - "gear", - "gee", - "gel", - "geld", - "gen", - "generalise", - "generalize", - "generate", - "gentrify", - "genuflect", - "germinate", - "gerrymander", - "gestate", - "gesticulate", - "gesture", - "get", - "ghost", - "ghostwrite", - "gibber", - "gift", - "giggle", - "gild", - "ginger", - "gird", - "girdle", - "give", - "gladden", - "glamorise", - "glamorize", - "glance", - "glare", - "glass", - "glaze", - "gleam", - "glean", - "glide", - "glimmer", - "glimmering", - "glimpse", - "glint", - "glisten", - "glister", - "glitter", - "gloat", - "globalise", - "globalize", - "glom", - "glorify", - "glory", - "gloss", - "glow", - "glower", - "glue", - "glug", - "glut", - "gnash", - "gnaw", - "go", - "goad", - "gobble", - "goggle", - "goldbrick", - "goof", - "google", - "goose", - "gore", - "gorge", - "gossip", - "gouge", - "govern", - "grab", - "grace", - "grade", - "graduate", - "graft", - "grant", - "grapple", - "grasp", - "grass", - "grate", - "gratify", - "gravitate", - "graze", - "grease", - "green", - "greet", - "grey", - "grieve", - "grill", - "grimace", - "grin", - "grind", - "grip", - "gripe", - "grit", - "grizzle", - "groan", - "grok", - "groom", - "grouch", - "ground", - "group", - "grouse", - "grout", - "grovel", - "grow", - "growl", - "grub", - "grudge", - "grumble", - "grunt", - "guarantee", - "guard", - "guess", - "guest", - "guffaw", - "guide", - "guillotine", - "guilt", - "gulp", - "gum", - "gun", - "gurgle", - "gurn", - "gush", - "gussy", - "gust", - "gut", - "gutter", - "guzzle", - "gybe", - "gyrate", - "hack", - "haemorrhage", - "haggle", - "hail", - "hallmark", - "halloo", - "hallucinate", - "halt", - "halve", - "ham", - "hammer", - "hamper", - "hamstring", - "hand", - "handcuff", - "handicap", - "handle", - "hang", - "hanker", - "happen", - "harangue", - "harass", - "harbor", - "harbour", - "harden", - "hare", - "hark", - "harm", - "harmonise", - "harmonize", - "harness", - "harp", - "harpoon", - "harrow", - "harrumph", - "harry", - "harvest", - "hash", - "hassle", - "hasten", - "hatch", - "hate", - "haul", - "haunt", - "have", - "haw", - "hawk", - "hazard", - "haze", - "head", - "headbutt", - "headhunt", - "headline", - "heal", - "heap", - "hear", - "hearken", - "hearten", - "heat", - "heave", - "heckle", - "hector", - "hedge", - "heed", - "heel", - "heft", - "heighten", - "heist", - "help", - "hem", - "hemorrhage", - "herald", - "herd", - "hesitate", - "hew", - "hex", - "hibernate", - "hiccough", - "hiccup", - "hide", - "hie", - "highball", - "highlight", - "hightail", - "hijack", - "hike", - "hinder", - "hinge", - "hint", - "hire", - "hiss", - "hit", - "hitch", - "hitchhike", - "hive", - "hoard", - "hoax", - "hobble", - "hobnob", - "hock", - "hog", - "hoick", - "hoist", - "hold", - "hole", - "holiday", - "holler", - "hollow", - "holster", - "home", - "homeschool", - "homestead", - "hone", - "honeymoon", - "honk", - "honour", - "hoodwink", - "hoof", - "hook", - "hoon", - "hoot", - "hoover", - "hop", - "hope", - "horn", - "horrify", - "horse", - "horsewhip", - "hose", - "hosepipe", - "hospitalise", - "hospitalize", - "host", - "hot", - "hotfoot", - "hound", - "house", - "hover", - "howl", - "huddle", - "huff", - "hug", - "hull", - "hum", - "humanise", - "humanize", - "humble", - "humiliate", - "humour", - "hunch", - "hunger", - "hunker", - "hunt", - "hurdle", - "hurl", - "hurry", - "hurt", - "hurtle", - "husband", - "hush", - "husk", - "hustle", - "hybridise", - "hybridize", - "hydrate", - "hydroplane", - "hype", - "hyperventilate", - "hyphenate", - "hypnotise", - "hypnotize", - "hypothesise", - "hypothesize", - "ice", - "iconify", - "idealise", - "idealize", - "ideate", - "identify", - "idle", - "idolise", - "idolize", - "ignite", - "ignore", - "illuminate", - "illumine", - "illustrate", - "imagine", - "imagineer", - "imbibe", - "imbue", - "imitate", - "immerse", - "immigrate", - "immobilise", - "immobilize", - "immolate", - "immortalise", - "immortalize", - "immunise", - "immunize", - "immure", - "impact", - "impair", - "impale", - "impanel", - "impart", - "impeach", - "impede", - "impel", - "imperil", - "impersonate", - "impinge", - "implant", - "implement", - "implicate", - "implode", - "implore", - "imply", - "import", - "importune", - "impose", - "impound", - "impoverish", - "impress", - "imprint", - "imprison", - "improve", - "improvise", - "impugn", - "inactivate", - "inaugurate", - "incapacitate", - "incarcerate", - "incarnate", - "incense", - "incentivise", - "incentivize", - "inch", - "incinerate", - "incise", - "incite", - "incline", - "include", - "incommode", - "inconvenience", - "incorporate", - "increase", - "incriminate", - "incubate", - "inculcate", - "incur", - "indemnify", - "indent", - "index", - "indicate", - "indict", - "individualise", - "individualize", - "individuate", - "indoctrinate", - "induce", - "induct", - "indulge", - "industrialise", - "industrialize", - "infantilise", - "infantilize", - "infect", - "infer", - "infest", - "infill", - "infiltrate", - "inflame", - "inflate", - "inflect", - "inflict", - "influence", - "inform", - "infringe", - "infuriate", - "infuse", - "ingest", - "ingratiate", - "inhabit", - "inhale", - "inhere", - "inherit", - "inhibit", - "initial", - "initialise", - "initialize", - "initiate", - "inject", - "injure", - "ink", - "inlay", - "innovate", - "inoculate", - "input", - "inscribe", - "insert", - "inset", - "insinuate", - "insist", - "inspect", - "inspire", - "install", - "instance", - "instigate", - "instil", - "instill", - "institute", - "institutionalise", - "institutionalize", - "instruct", - "insulate", - "insult", - "insure", - "integrate", - "intend", - "intensify", - "inter", - "interact", - "intercede", - "intercept", - "interchange", - "interconnect", - "intercut", - "interest", - "interface", - "interfere", - "interject", - "interlace", - "interleave", - "interlink", - "interlock", - "intermarry", - "intermesh", - "intermingle", - "intermix", - "intern", - "internalise", - "internalize", - "internationalise", - "internationalize", - "interpenetrate", - "interpolate", - "interpose", - "interpret", - "interrelate", - "interrogate", - "interrupt", - "intersect", - "intersperse", - "intertwine", - "intervene", - "interview", - "interweave", - "interwork", - "intimate", - "intimidate", - "intone", - "intoxicate", - "intrigue", - "introduce", - "intrude", - "intubate", - "intuit", - "inundate", - "inure", - "invade", - "invalid", - "invalidate", - "inveigh", - "inveigle", - "invent", - "inventory", - "invert", - "invest", - "investigate", - "invigilate", - "invigorate", - "invite", - "invoice", - "invoke", - "involve", - "ionise", - "ionize", - "irk", - "iron", - "irradiate", - "irrigate", - "irritate", - "irrupt", - "isolate", - "issue", - "italicise", - "italicize", - "itch", - "itemise", - "itemize", - "iterate", - "jab", - "jabber", - "jack", - "jackknife", - "jail", - "jam", - "jangle", - "jar", - "jaw", - "jaywalk", - "jazz", - "jeer", - "jell", - "jeopardise", - "jeopardize", - "jest", - "jet", - "jettison", - "jib", - "jibe", - "jiggle", - "jilt", - "jingle", - "jink", - "jinx", - "jive", - "jockey", - "jog", - "joggle", - "join", - "joint", - "joke", - "jol", - "jolly", - "jolt", - "josh", - "jostle", - "jot", - "journey", - "joust", - "judder", - "judge", - "juggle", - "juice", - "jumble", - "jump", - "junk", - "justify", - "jut", - "juxtapose", - "keel", - "keelhaul", - "keen", - "keep", - "ken", - "key", - "keyboard", - "kibitz", - "kick", - "kid", - "kindle", - "kip", - "kiss", - "kit", - "kite", - "klap", - "kludge", - "knacker", - "knead", - "knee", - "kneecap", - "kneel", - "knife", - "knight", - "knit", - "knock", - "knot", - "know", - "knuckle", - "kowtow", - "kvetch", - "label", - "labour", - "lace", - "lacerate", - "lack", - "lacquer", - "ladder", - "ladle", - "lag", - "lam", - "lamb", - "lambast", - "lambaste", - "lament", - "lamp", - "lampoon", - "lance", - "land", - "lands", - "landscape", - "languish", - "lap", - "lapse", - "lard", - "large", - "lark", - "lash", - "lasso", - "last", - "latch", - "lather", - "laud", - "laugh", - "launch", - "launder", - "lavish", - "lay", - "layer", - "laze", - "leach", - "lead", - "leaf", - "leaflet", - "leak", - "lean", - "leap", - "leapfrog", - "learn", - "lease", - "leash", - "leave", - "leaven", - "lecture", - "leer", - "leg", - "legalise", - "legalize", - "legislate", - "legitimise", - "legitimize", - "lend", - "lengthen", - "lessen", - "let", - "letter", - "letterbox", - "level", - "lever", - "leverage", - "levitate", - "levy", - "liaise", - "libel", - "liberalise", - "liberalize", - "liberate", - "license", - "lick", - "lie", - "lift", - "ligate", - "light", - "lighten", - "like", - "liken", - "limber", - "lime", - "limit", - "limp", - "line", - "linger", - "link", - "lionise", - "lionize", - "liquefy", - "liquidate", - "liquidise", - "liquidize", - "lisp", - "list", - "listen", - "litigate", - "litter", - "live", - "liven", - "load", - "loads", - "loaf", - "loan", - "loathe", - "lob", - "lobby", - "lobotomise", - "lobotomize", - "localise", - "localize", - "locate", - "lock", - "lodge", - "loft", - "log", - "loiter", - "loll", - "lollop", - "long", - "look", - "looks", - "loom", - "loop", - "loose", - "loosen", - "loot", - "lop", - "lope", - "lord", - "lose", - "lounge", - "lour", - "louse", - "love", - "low", - "lowball", - "lower", - "lubricate", - "luck", - "lug", - "lull", - "lumber", - "lump", - "lunch", - "lunge", - "lurch", - "lure", - "lurk", - "luxuriate", - "macerate", - "machine", - "madden", - "magic", - "magnetise", - "magnetize", - "magnify", - "mail", - "maim", - "mainline", - "mainstream", - "maintain", - "major", - "make", - "malfunction", - "malign", - "malinger", - "maltreat", - "man", - "manacle", - "manage", - "mandate", - "mangle", - "manhandle", - "manicure", - "manifest", - "manipulate", - "manoeuvre", - "mantle", - "manufacture", - "manure", - "map", - "mar", - "march", - "marginalise", - "marginalize", - "marinate", - "mark", - "market", - "maroon", - "marry", - "marshal", - "martyr", - "marvel", - "masculinise", - "masculinize", - "mash", - "mask", - "masquerade", - "mass", - "massacre", - "massage", - "master", - "mastermind", - "masticate", - "match", - "materialise", - "materialize", - "matriculate", - "matter", - "mature", - "maul", - "maunder", - "max", - "maximise", - "maximize", - "mean", - "meander", - "measure", - "mechanise", - "mechanize", - "medal", - "meddle", - "mediate", - "medicate", - "meditate", - "meet", - "meld", - "mellow", - "melt", - "memorialise", - "memorialize", - "memorise", - "memorize", - "menace", - "mend", - "mention", - "meow", - "mercerise", - "mercerize", - "merchandise", - "merge", - "merit", - "mesh", - "mesmerise", - "mesmerize", - "mess", - "message", - "metabolise", - "metabolize", - "metamorphose", - "mete", - "meter", - "methinks", - "mew", - "mewl", - "miaow", - "microblog", - "microchip", - "micromanage", - "microwave", - "micturate", - "migrate", - "militarise", - "militarize", - "militate", - "milk", - "mill", - "mime", - "mimic", - "mince", - "mind", - "mine", - "mingle", - "miniaturise", - "miniaturize", - "minimise", - "minimize", - "minister", - "minor", - "mint", - "minute", - "mirror", - "misapply", - "misappropriate", - "misbehave", - "miscalculate", - "miscast", - "misconceive", - "misconstrue", - "miscount", - "misdiagnose", - "misdial", - "misdirect", - "misfile", - "misfire", - "misgovern", - "mishandle", - "mishear", - "mishit", - "misinform", - "misinterpret", - "misjudge", - "miskey", - "mislay", - "mislead", - "mismanage", - "mismatch", - "misname", - "misplace", - "misplay", - "mispronounce", - "misquote", - "misread", - "misreport", - "misrepresent", - "miss", - "mission", - "misspell", - "misspend", - "mist", - "mistake", - "mistime", - "mistreat", - "mistrust", - "misunderstand", - "misuse", - "mitigate", - "mitre", - "mix", - "moan", - "mob", - "mobilise", - "mobilize", - "mock", - "mod", - "model", - "moderate", - "modernise", - "modernize", - "modify", - "modulate", - "moisten", - "moisturise", - "moisturize", - "mold", - "molder", - "mollify", - "mollycoddle", - "molt", - "monitor", - "monopolise", - "monopolize", - "moo", - "mooch", - "moon", - "moonlight", - "moonwalk", - "moor", - "moot", - "mop", - "mope", - "moralise", - "moralize", - "morph", - "mortar", - "mortgage", - "mortify", - "mosey", - "mosh", - "mothball", - "mother", - "motion", - "motivate", - "motor", - "mould", - "moulder", - "moult", - "mount", - "mourn", - "mouse", - "mouth", - "move", - "movies", - "mow", - "muck", - "muddle", - "muddy", - "muffle", - "mug", - "mulch", - "mull", - "multicast", - "multiply", - "multitask", - "mumble", - "mumbling", - "mummify", - "munch", - "murmur", - "murmuring", - "murmurings", - "muscle", - "muse", - "mushroom", - "muss", - "muster", - "mutate", - "mute", - "mutilate", - "mutiny", - "mutter", - "muzzle", - "mystify", - "nab", - "nag", - "nail", - "name", - "namecheck", - "nap", - "narrate", - "narrow", - "narrowcast", - "nasalise", - "nasalize", - "nationalise", - "nationalize", - "natter", - "naturalise", - "naturalize", - "nauseate", - "navigate", - "near", - "nearer", - "nearest", - "neaten", - "necessitate", - "neck", - "necklace", - "need", - "needle", - "negate", - "negative", - "neglect", - "negotiate", - "neigh", - "nerve", - "nest", - "nestle", - "net", - "nettle", - "network", - "neuter", - "neutralise", - "neutralize", - "nibble", - "nick", - "nickname", - "nitrify", - "nix", - "nobble", - "nod", - "nominalize", - "nominate", - "norm", - "normalise", - "normalize", - "nose", - "nosedive", - "nosh", - "notarise", - "notarize", - "notch", - "note", - "notice", - "notify", - "nourish", - "nudge", - "nuke", - "nullify", - "numb", - "number", - "nurse", - "nurture", - "nut", - "nuzzle", - "obey", - "obfuscate", - "object", - "objectify", - "oblige", - "obliterate", - "obscure", - "observe", - "obsess", - "obstruct", - "obtain", - "obtrude", - "obviate", - "occasion", - "occlude", - "occupy", - "occur", - "off", - "offend", - "offer", - "officiate", - "offload", - "offset", - "offshore", - "ogle", - "oil", - "okay", - "omit", - "ooze", - "open", - "operate", - "opine", - "oppose", - "oppress", - "opt", - "optimise", - "optimize", - "option", - "orbit", - "orchestrate", - "ordain", - "order", - "organise", - "organize", - "orient", - "orientate", - "originate", - "ornament", - "orphan", - "oscillate", - "ossify", - "ostracise", - "ostracize", - "oust", - "out", - "outbid", - "outclass", - "outdistance", - "outdo", - "outface", - "outfit", - "outflank", - "outfox", - "outgrow", - "outgun", - "outlast", - "outlaw", - "outline", - "outlive", - "outmaneuver", - "outmanoeuvre", - "outnumber", - "outpace", - "outperform", - "outplay", - "outpoint", - "output", - "outrage", - "outrank", - "outrun", - "outsell", - "outshine", - "outsmart", - "outsource", - "outstay", - "outstrip", - "outvote", - "outweigh", - "outwit", - "overachieve", - "overact", - "overawe", - "overbalance", - "overbook", - "overburden", - "overcharge", - "overcome", - "overcompensate", - "overcook", - "overdevelop", - "overdo", - "overdose", - "overdraw", - "overdub", - "overeat", - "overemphasize", - "overestimate", - "overexpose", - "overextend", - "overfeed", - "overflow", - "overfly", - "overgeneralise", - "overgeneralize", - "overgraze", - "overhang", - "overhaul", - "overhear", - "overheat", - "overindulge", - "overlap", - "overlay", - "overlie", - "overload", - "overlook", - "overpay", - "overplay", - "overpower", - "overprint", - "overproduce", - "overrate", - "overreach", - "overreact", - "override", - "overrule", - "overrun", - "oversee", - "oversell", - "overshadow", - "overshoot", - "oversimplify", - "oversleep", - "overspend", - "overstate", - "overstay", - "overstep", - "overstock", - "overstretch", - "overtake", - "overtax", - "overthrow", - "overtrain", - "overturn", - "overuse", - "overvalue", - "overwhelm", - "overwinter", - "overwork", - "overwrite", - "owe", - "own", - "oxidise", - "oxidize", - "oxygenate", - "pace", - "pacify", - "pack", - "package", - "packetise", - "packetize", - "pad", - "paddle", - "padlock", - "page", - "paginate", - "pailful", - "pain", - "paint", - "pair", - "pal", - "palatalise", - "palatalize", - "pale", - "pall", - "palliate", - "palm", - "palpate", - "palpitate", - "pamper", - "pan", - "pander", - "panel", - "panhandle", - "panic", - "pant", - "paper", - "parachute", - "parade", - "parallel", - "paralyse", - "paralyze", - "paraphrase", - "parboil", - "parcel", - "parch", - "pardon", - "pare", - "park", - "parlay", - "parley", - "parody", - "parole", - "parrot", - "parry", - "parse", - "part", - "partake", - "participate", - "particularise", - "particularize", - "partition", - "partner", - "party", - "pass", - "passivise", - "passivize", - "paste", - "pasteurise", - "pasteurize", - "pasture", - "pat", - "patch", - "patent", - "patrol", - "patronise", - "patronize", - "patter", - "pattern", - "pause", - "pave", - "paw", - "pawn", - "pay", - "peak", - "peal", - "pedal", - "peddle", - "pedestrianise", - "pedestrianize", - "peek", - "peel", - "peep", - "peer", - "peg", - "pelt", - "pen", - "penalise", - "penalize", - "pencil", - "pension", - "people", - "pep", - "pepper", - "perambulate", - "perceive", - "perch", - "percolate", - "perfect", - "perforate", - "perform", - "perfume", - "perish", - "perjure", - "perk", - "perm", - "permeate", - "permit", - "perpetrate", - "perpetuate", - "perplex", - "persecute", - "persevere", - "persist", - "personalise", - "personalize", - "personify", - "perspire", - "persuade", - "pertain", - "perturb", - "peruse", - "pervade", - "pervert", - "pester", - "pet", - "peter", - "petition", - "petrify", - "phase", - "philosophise", - "philosophize", - "phone", - "photocopy", - "photograph", - "photoshop", - "photosynthesise", - "photosynthesize", - "phrase", - "pick", - "picket", - "pickle", - "picnic", - "picture", - "picturise", - "picturize", - "piddle", - "piece", - "pierce", - "pig", - "pigeonhole", - "piggyback", - "pike", - "pile", - "pilfer", - "pill", - "pillage", - "pillory", - "pillow", - "pilot", - "pin", - "pinch", - "pine", - "ping", - "pinion", - "pink", - "pinpoint", - "pioneer", - "pip", - "pipe", - "pique", - "pirate", - "pirouette", - "pit", - "pitch", - "pity", - "pivot", - "pixelate", - "pixellate", - "placate", - "place", - "plagiarise", - "plagiarize", - "plague", - "plait", - "plan", - "plane", - "plant", - "plaster", - "plasticise", - "plasticize", - "plate", - "plateau", - "play", - "plead", - "please", - "pledge", - "plight", - "plod", - "plonk", - "plop", - "plot", - "plough", - "pluck", - "plug", - "plumb", - "plummet", - "plump", - "plunder", - "plunge", - "plunk", - "pluralise", - "pluralize", - "ply", - "poach", - "pocket", - "point", - "poise", - "poison", - "poke", - "polarise", - "polarize", - "pole", - "poleax", - "poleaxe", - "police", - "polish", - "politicise", - "politicize", - "poll", - "pollard", - "pollinate", - "pollute", - "polymerise", - "polymerize", - "ponce", - "ponder", - "pong", - "pontificate", - "pony", - "pooh", - "pool", - "pootle", - "pop", - "popularise", - "popularize", - "populate", - "pore", - "port", - "portend", - "portion", - "portray", - "pose", - "posit", - "position", - "possess", - "posset", - "post", - "postmark", - "postpone", - "postulate", - "posture", - "pot", - "potter", - "pounce", - "pound", - "pour", - "pout", - "powder", - "power", - "practice", - "practise", - "praise", - "praises", - "prance", - "prang", - "prate", - "prattle", - "pray", - "preach", - "precede", - "precipitate", - "precis", - "preclude", - "predate", - "predecease", - "predetermine", - "predicate", - "predict", - "predispose", - "predominate", - "preen", - "preface", - "prefer", - "prefigure", - "prefix", - "preheat", - "prejudge", - "prejudice", - "preload", - "premaster", - "premiere", - "preoccupy", - "prep", - "prepare", - "prepone", - "preregister", - "presage", - "prescind", - "prescribe", - "preselect", - "presell", - "present", - "preserve", - "preset", - "preside", - "press", - "pressure", - "pressurise", - "pressurize", - "presume", - "presuppose", - "pretend", - "pretest", - "prettify", - "prevail", - "prevaricate", - "prevent", - "preview", - "prey", - "price", - "prickle", - "pride", - "prime", - "primp", - "print", - "prioritise", - "prioritize", - "prise", - "privatise", - "privatize", - "privilege", - "prize", - "probate", - "probe", - "proceed", - "process", - "proclaim", - "procrastinate", - "procreate", - "proctor", - "procure", - "prod", - "produce", - "profane", - "profess", - "professionalise", - "professionalize", - "proffer", - "profile", - "profit", - "program", - "programme", - "progress", - "prohibit", - "project", - "proliferate", - "prolong", - "promenade", - "promise", - "promote", - "prompt", - "promulgate", - "pronounce", - "proof", - "proofread", - "prop", - "propagandise", - "propagandize", - "propagate", - "propel", - "prophesy", - "propitiate", - "propose", - "proposition", - "propound", - "proscribe", - "prosecute", - "proselytise", - "proselytize", - "prospect", - "prosper", - "prostrate", - "protect", - "protest", - "protrude", - "prove", - "provide", - "provision", - "provoke", - "prowl", - "prune", - "pry", - "psych", - "psychoanalyse", - "publicise", - "publicize", - "publish", - "pucker", - "puff", - "pull", - "pullulate", - "pulp", - "pulsate", - "pulse", - "pulverise", - "pulverize", - "pummel", - "pump", - "pun", - "punch", - "punctuate", - "puncture", - "punish", - "punt", - "pupate", - "purchase", - "purge", - "purify", - "purl", - "purloin", - "purport", - "purr", - "purse", - "pursue", - "purvey", - "push", - "pussyfoot", - "put", - "putrefy", - "putt", - "putter", - "puzzle", - "quack", - "quadruple", - "quaff", - "quail", - "quake", - "qualify", - "quantify", - "quarantine", - "quarrel", - "quarry", - "quarter", - "quarterback", - "quash", - "quaver", - "quell", - "quench", - "query", - "quest", - "question", - "queue", - "quibble", - "quicken", - "quiet", - "quieten", - "quintuple", - "quip", - "quirk", - "quit", - "quiver", - "quiz", - "quote", - "quoth", - "rabbit", - "race", - "rack", - "radiate", - "radicalise", - "radicalize", - "radio", - "raffle", - "rag", - "rage", - "raid", - "rail", - "railroad", - "rain", - "raise", - "rake", - "rally", - "ram", - "ramble", - "ramp", - "rampage", - "randomise", - "randomize", - "range", - "rank", - "rankle", - "ransack", - "ransom", - "rant", - "rap", - "rappel", - "rasp", - "rasterise", - "rasterize", - "rat", - "ratchet", - "rate", - "ratify", - "ration", - "rationalise", - "rationalize", - "rattle", - "ravage", - "rave", - "ravel", - "ravish", - "raze", - "razz", - "reach", - "reacquaint", - "react", - "reactivate", - "read", - "readdress", - "readies", - "readjust", - "readmit", - "ready", - "reaffirm", - "realign", - "realise", - "realize", - "reallocate", - "ream", - "reanimate", - "reap", - "reappear", - "reapply", - "reappoint", - "reappraise", - "rear", - "rearm", - "rearrange", - "reason", - "reassemble", - "reassert", - "reassess", - "reassign", - "reassure", - "reawaken", - "rebel", - "reboot", - "reborn", - "rebound", - "rebrand", - "rebuff", - "rebuild", - "rebuke", - "rebut", - "recall", - "recant", - "recap", - "recapitulate", - "recapture", - "recast", - "recede", - "receive", - "recess", - "recharge", - "reciprocate", - "recite", - "reckon", - "reclaim", - "reclassify", - "recline", - "recognise", - "recognize", - "recoil", - "recollect", - "recommence", - "recommend", - "recompense", - "reconcile", - "recondition", - "reconfigure", - "reconfirm", - "reconnect", - "reconnoitre", - "reconquer", - "reconsider", - "reconstitute", - "reconstruct", - "reconvene", - "record", - "recount", - "recoup", - "recover", - "recreate", - "recrudesce", - "recruit", - "rectify", - "recuperate", - "recur", - "recycle", - "redact", - "redden", - "redecorate", - "redeem", - "redefine", - "redeploy", - "redesign", - "redevelop", - "redial", - "redirect", - "rediscover", - "redistribute", - "redistrict", - "redo", - "redouble", - "redound", - "redraft", - "redraw", - "redress", - "reduce", - "reduplicate", - "reef", - "reek", - "reel", - "ref", - "refer", - "referee", - "reference", - "refill", - "refinance", - "refine", - "refit", - "reflate", - "reflect", - "refloat", - "refocus", - "reform", - "reformat", - "reformulate", - "refract", - "refrain", - "refresh", - "refrigerate", - "refuel", - "refund", - "refurbish", - "refuse", - "refute", - "regain", - "regale", - "regard", - "regenerate", - "register", - "regress", - "regret", - "regroup", - "regularise", - "regularize", - "regulate", - "regurgitate", - "rehabilitate", - "rehash", - "rehear", - "rehearse", - "reheat", - "rehome", - "rehouse", - "reign", - "reignite", - "reimburse", - "rein", - "reincarnate", - "reinforce", - "reinstate", - "reinterpret", - "reintroduce", - "reinvent", - "reinvest", - "reinvigorate", - "reissue", - "reiterate", - "reject", - "rejig", - "rejigger", - "rejoice", - "rejoin", - "rejuvenate", - "rekindle", - "relapse", - "relate", - "relaunch", - "relax", - "relay", - "release", - "relegate", - "relent", - "relieve", - "relinquish", - "relish", - "relive", - "reload", - "relocate", - "rely", - "remain", - "remainder", - "remake", - "remand", - "remap", - "remark", - "remarry", - "remaster", - "remediate", - "remedy", - "remember", - "remind", - "reminisce", - "remit", - "remix", - "remodel", - "remonstrate", - "remortgage", - "remould", - "remount", - "remove", - "remunerate", - "rename", - "rend", - "render", - "rendezvous", - "renege", - "renew", - "renounce", - "renovate", - "rent", - "reoccur", - "reoffend", - "reopen", - "reorder", - "reorganise", - "reorganize", - "reorient", - "repackage", - "repair", - "repatriate", - "repay", - "repeal", - "repeat", - "repel", - "repent", - "rephrase", - "replace", - "replay", - "replenish", - "replicate", - "reply", - "report", - "repose", - "repossess", - "represent", - "repress", - "reprieve", - "reprimand", - "reprint", - "reproach", - "reprocess", - "reproduce", - "reprove", - "repudiate", - "repulse", - "repurpose", - "request", - "require", - "requisition", - "requite", - "rerun", - "reschedule", - "rescind", - "rescue", - "research", - "researches", - "resect", - "resell", - "resemble", - "resent", - "reserve", - "reset", - "resettle", - "reshape", - "reshuffle", - "reside", - "resign", - "resist", - "resit", - "resize", - "reskill", - "resolve", - "resonate", - "resort", - "resound", - "resource", - "respect", - "respire", - "respond", - "respray", - "rest", - "restart", - "restate", - "restock", - "restore", - "restrain", - "restrict", - "restring", - "restructure", - "result", - "resume", - "resupply", - "resurface", - "resurrect", - "resuscitate", - "retail", - "retain", - "retake", - "retaliate", - "retch", - "retell", - "retest", - "rethink", - "retire", - "retool", - "retort", - "retouch", - "retrace", - "retract", - "retrain", - "retreat", - "retrench", - "retrieve", - "retrofit", - "retry", - "return", - "reunify", - "reunite", - "reuse", - "rev", - "revalue", - "revamp", - "reveal", - "revel", - "revenge", - "reverberate", - "revere", - "reverse", - "revert", - "review", - "revile", - "revise", - "revisit", - "revitalise", - "revitalize", - "revive", - "revivify", - "revoke", - "revolt", - "revolutionise", - "revolutionize", - "revolve", - "reward", - "rewind", - "rewire", - "reword", - "rework", - "rewrite", - "rhapsodise", - "rhapsodize", - "rhyme", - "rib", - "rick", - "ricochet", - "rid", - "riddle", - "ride", - "ridge", - "ridicule", - "riffle", - "rifle", - "rig", - "right", - "rightsize", - "rile", - "rim", - "ring", - "rinse", - "riot", - "rip", - "ripen", - "riposte", - "ripple", - "rise", - "risk", - "ritualise", - "ritualize", - "rival", - "rivet", - "roam", - "roar", - "roast", - "rob", - "robe", - "rock", - "rocket", - "roger", - "roll", - "romance", - "romanticise", - "romanticize", - "romp", - "roof", - "room", - "roost", - "root", - "rope", - "rosin", - "roster", - "rot", - "rotate", - "rouge", - "rough", - "roughen", - "roughhouse", - "round", - "rouse", - "roust", - "rout", - "route", - "rove", - "row", - "rub", - "rubberneck", - "rubbish", - "ruck", - "rue", - "ruffle", - "ruin", - "ruins", - "rule", - "rumble", - "ruminate", - "rummage", - "rumor", - "rumour", - "rumple", - "run", - "rupture", - "rush", - "rust", - "rustle", - "sabotage", - "sack", - "sacrifice", - "sadden", - "saddle", - "safeguard", - "sag", - "sail", - "salaam", - "salivate", - "sally", - "salt", - "salute", - "salvage", - "salve", - "sample", - "sanctify", - "sanction", - "sand", - "sandbag", - "sandblast", - "sandpaper", - "sandwich", - "sanitise", - "sanitize", - "sap", - "sashay", - "sass", - "sate", - "satiate", - "satirise", - "satirize", - "satisfy", - "saturate", - "saunter", - "savage", - "save", - "savor", - "savour", - "saw", - "say", - "scald", - "scale", - "scallop", - "scalp", - "scamper", - "scan", - "scandalise", - "scandalize", - "scapegoat", - "scar", - "scare", - "scarf", - "scarify", - "scarper", - "scatter", - "scattering", - "scavenge", - "scent", - "schedule", - "schematise", - "schematize", - "scheme", - "schlep", - "schlepp", - "schmooze", - "school", - "schtup", - "schuss", - "scoff", - "scold", - "scoop", - "scoot", - "scope", - "scorch", - "score", - "scorn", - "scotch", - "scour", - "scourge", - "scout", - "scowl", - "scrabble", - "scram", - "scramble", - "scrap", - "scrape", - "scratch", - "scrawl", - "scream", - "screech", - "screen", - "screw", - "scribble", - "scrimp", - "script", - "scroll", - "scrounge", - "scrub", - "scrummage", - "scrunch", - "scruple", - "scrutinise", - "scrutinize", - "scud", - "scuff", - "scuffle", - "scull", - "sculpt", - "scupper", - "scurry", - "scuttle", - "scythe", - "seal", - "sealift", - "sear", - "search", - "season", - "seat", - "secede", - "seclude", - "second", - "secrete", - "section", - "secularise", - "secularize", - "secure", - "sedate", - "see", - "seed", - "seek", - "seep", - "seethe", - "segment", - "segregate", - "segue", - "seize", - "select", - "sell", - "sellotape", - "semaphore", - "send", - "sensationalise", - "sensationalize", - "sense", - "sensitise", - "sensitize", - "sentence", - "sentimentalise", - "sentimentalize", - "separate", - "sequence", - "sequester", - "sequestrate", - "serenade", - "serialise", - "serialize", - "sermonise", - "sermonize", - "serve", - "service", - "set", - "settle", - "sever", - "sew", - "shack", - "shackle", - "shade", - "shadow", - "shaft", - "shake", - "shalt", - "sham", - "shamble", - "shame", - "shampoo", - "shanghai", - "shape", - "share", - "sharpen", - "shatter", - "shave", - "shear", - "sheathe", - "shed", - "sheer", - "shell", - "shellac", - "shelter", - "shelve", - "shepherd", - "shield", - "shift", - "shimmer", - "shimmy", - "shin", - "shine", - "shinny", - "ship", - "shipwreck", - "shirk", - "shiver", - "shock", - "shoe", - "shoehorn", - "shoo", - "shoot", - "shop", - "shoplift", - "shore", - "short", - "shorten", - "shortlist", - "shoulder", - "shout", - "shove", - "shovel", - "show", - "showboat", - "showcase", - "shower", - "shred", - "shriek", - "shrill", - "shrink", - "shrivel", - "shroom", - "shroud", - "shrug", - "shuck", - "shudder", - "shuffle", - "shun", - "shunt", - "shush", - "shut", - "shuttle", - "shy", - "sic", - "sick", - "sicken", - "side", - "sideline", - "sidestep", - "sideswipe", - "sidetrack", - "sidle", - "sieve", - "sift", - "sigh", - "sight", - "sightsee", - "sign", - "signal", - "signify", - "signpost", - "silence", - "silhouette", - "silt", - "silver", - "simmer", - "simper", - "simplify", - "simulate", - "simulcast", - "sin", - "sing", - "singe", - "single", - "sink", - "sip", - "siphon", - "sire", - "sit", - "site", - "situate", - "size", - "sizzle", - "skate", - "skateboard", - "skedaddle", - "sketch", - "skew", - "skewer", - "ski", - "skid", - "skim", - "skimp", - "skin", - "skip", - "skipper", - "skirmish", - "skirt", - "skitter", - "skive", - "skivvy", - "skulk", - "sky", - "skyjack", - "skyrocket", - "slack", - "slacken", - "slake", - "slam", - "slander", - "slap", - "slash", - "slate", - "slather", - "sledge", - "sleek", - "sleep", - "sleepwalk", - "sleet", - "slew", - "slice", - "slick", - "slide", - "slight", - "slim", - "sling", - "slink", - "slip", - "slit", - "slither", - "slob", - "slobber", - "slog", - "slop", - "slope", - "slosh", - "slot", - "slouch", - "slough", - "slow", - "slug", - "sluice", - "slum", - "slumber", - "slump", - "slur", - "slurp", - "smart", - "smarten", - "smash", - "smear", - "smell", - "smelt", - "smile", - "smirk", - "smite", - "smoke", - "smooch", - "smoodge", - "smooth", - "smother", - "smoulder", - "smudge", - "smuggle", - "snack", - "snaffle", - "snag", - "snaggle", - "snake", - "snap", - "snare", - "snarf", - "snarl", - "sneak", - "sneer", - "sneeze", - "snicker", - "sniff", - "sniffle", - "snip", - "snipe", - "snitch", - "snivel", - "snooker", - "snoop", - "snooper", - "snooze", - "snore", - "snorkel", - "snort", - "snow", - "snowball", - "snowplough", - "snowplow", - "snub", - "snuffle", - "snuffling", - "snuggle", - "soak", - "soap", - "soar", - "sober", - "socialise", - "socialize", - "sock", - "sod", - "soften", - "soil", - "sojourn", - "solace", - "solder", - "soldier", - "sole", - "solemnise", - "solemnize", - "solicit", - "solidify", - "soliloquize", - "solve", - "somersault", - "soothe", - "sorrow", - "sort", - "sough", - "sound", - "soundproof", - "soup", - "sour", - "source", - "sow", - "space", - "span", - "spangle", - "spar", - "spare", - "spark", - "sparkle", - "spatter", - "spattering", - "spawn", - "spay", - "speak", - "spear", - "spearhead", - "spec", - "specialise", - "specialize", - "specify", - "spectacles", - "spectate", - "speculate", - "speed", - "spell", - "spellcheck", - "spend", - "spew", - "spice", - "spiff", - "spike", - "spill", - "spin", - "spiral", - "spirit", - "spit", - "spite", - "splash", - "splatter", - "splay", - "splice", - "splinter", - "split", - "splosh", - "splurge", - "splutter", - "spoil", - "sponge", - "sponsor", - "spoof", - "spook", - "spool", - "spoon", - "sport", - "sports", - "spot", - "spotlight", - "spout", - "sprain", - "sprawl", - "spray", - "spread", - "spring", - "springboard", - "sprinkle", - "sprint", - "spritz", - "sprout", - "spruce", - "spur", - "spurn", - "spurt", - "sputter", - "spy", - "squabble", - "squall", - "squander", - "square", - "squash", - "squat", - "squawk", - "squeak", - "squeal", - "squeeze", - "squelch", - "squint", - "squirm", - "squirrel", - "squirt", - "squish", - "stab", - "stabilise", - "stabilize", - "stable", - "stables", - "stack", - "staff", - "stage", - "stagger", - "stagnate", - "stain", - "stake", - "stalk", - "stall", - "stammer", - "stamp", - "stampede", - "stanch", - "stand", - "standardise", - "standardize", - "staple", - "star", - "starch", - "stare", - "start", - "startle", - "starve", - "stash", - "state", - "statement", - "station", - "staunch", - "stave", - "stay", - "steady", - "steal", - "steam", - "steamroller", - "steel", - "steep", - "steepen", - "steer", - "stem", - "stencil", - "step", - "stereotype", - "sterilise", - "sterilize", - "stew", - "stick", - "stickybeak", - "stiff", - "stiffen", - "stifle", - "stigmatise", - "stigmatize", - "still", - "stimulate", - "sting", - "stinger", - "stink", - "stint", - "stipple", - "stipulate", - "stir", - "stitch", - "stock", - "stockpile", - "stoke", - "stomach", - "stomp", - "stone", - "stonewall", - "stoop", - "stop", - "stopper", - "store", - "storm", - "storyboard", - "stow", - "straddle", - "strafe", - "straggle", - "straighten", - "strain", - "strand", - "strangle", - "strap", - "stratify", - "stravage", - "stravaig", - "stray", - "streak", - "stream", - "streamline", - "strengthen", - "stress", - "stretch", - "stretcher", - "strew", - "stride", - "strike", - "string", - "strip", - "strive", - "stroll", - "structure", - "struggle", - "strum", - "strut", - "stub", - "stud", - "study", - "stuff", - "stultify", - "stumble", - "stump", - "stun", - "stunt", - "stupefy", - "stutter", - "style", - "stymie", - "sub", - "subcontract", - "subdivide", - "subdue", - "subedit", - "subject", - "sublet", - "sublimate", - "submerge", - "submit", - "subordinate", - "suborn", - "subpoena", - "subscribe", - "subside", - "subsidise", - "subsidize", - "subsist", - "substantiate", - "substitute", - "subsume", - "subtend", - "subtitle", - "subtract", - "subvert", - "succeed", - "succor", - "succour", - "succumb", - "suckle", - "suction", - "sue", - "suffer", - "suffice", - "suffocate", - "suffuse", - "sugar", - "suggest", - "suit", - "sulk", - "sulks", - "sully", - "sum", - "summarise", - "summarize", - "summon", - "summons", - "sun", - "sunbathe", - "sunder", - "sunset", - "sup", - "superimpose", - "superintend", - "superpose", - "supersede", - "supersize", - "supersized", - "supervene", - "supervise", - "supplant", - "supplement", - "supply", - "support", - "suppose", - "suppress", - "suppurate", - "surcharge", - "surf", - "surface", - "surge", - "surmise", - "surmount", - "surpass", - "surprise", - "surrender", - "surround", - "survey", - "survive", - "suspect", - "suspend", - "suspenders", - "suss", - "sustain", - "suture", - "swab", - "swaddle", - "swagger", - "swamp", - "swan", - "swank", - "swap", - "swarm", - "swat", - "swath", - "swathe", - "sway", - "swear", - "sweat", - "sweep", - "sweeps", - "sweeten", - "swell", - "swelter", - "swerve", - "swig", - "swill", - "swim", - "swindle", - "swing", - "swipe", - "swirl", - "swish", - "switch", - "swivel", - "swoon", - "swoop", - "swoosh", - "swot", - "symbolise", - "symbolize", - "sympathise", - "sympathize", - "symptomize", - "synchronise", - "synchronize", - "syndicate", - "synthesise", - "synthesize", - "syringe", - "systematise", - "systematize", - "tab", - "table", - "tabulate", - "tack", - "tackle", - "tag", - "tail", - "tailgate", - "tailor", - "taint", - "take", - "talk", - "tally", - "tame", - "tamp", - "tamper", - "tan", - "tangle", - "tango", - "tank", - "tankful", - "tantalise", - "tantalize", - "tap", - "tape", - "taper", - "tar", - "target", - "tarmac", - "tarnish", - "tarry", - "tart", - "task", - "taste", - "tattle", - "tattoo", - "taunt", - "tauten", - "tax", - "taxi", - "taxicab", - "teach", - "team", - "tear", - "tease", - "tee", - "teem", - "teeter", - "teethe", - "telecast", - "telecommute", - "teleconference", - "telegraph", - "telemeter", - "teleoperate", - "telephone", - "teleport", - "telescope", - "televise", - "telex", - "tell", - "telnet", - "temp", - "temper", - "temporise", - "temporize", - "tempt", - "tenant", - "tend", - "tender", - "tenderise", - "tenderize", - "tense", - "tension", - "tergiversate", - "term", - "terminate", - "terraform", - "terrify", - "terrorise", - "terrorize", - "test", - "testify", - "tether", - "text", - "thank", - "thatch", - "thaw", - "theorise", - "theorize", - "thicken", - "thin", - "think", - "thirst", - "thrash", - "thread", - "threaten", - "thresh", - "thrill", - "thrive", - "throb", - "throbbing", - "throng", - "throttle", - "throw", - "thud", - "thumb", - "thump", - "thunder", - "thwack", - "thwart", - "tick", - "ticket", - "tickle", - "tide", - "tidy", - "tie", - "tighten", - "tile", - "till", - "tilt", - "time", - "timetable", - "tinge", - "tingle", - "tingling", - "tinker", - "tinkling", - "tint", - "tip", - "tippex", - "tipple", - "tiptoe", - "tire", - "titillate", - "titivate", - "title", - "titrate", - "titter", - "toady", - "toast", - "toboggan", - "toddle", - "toe", - "tog", - "toggle", - "toil", - "tolerate", - "toll", - "tone", - "tongue", - "tonify", - "tool", - "toot", - "tootle", - "top", - "topple", - "torch", - "torment", - "torpedo", - "toss", - "tot", - "total", - "tote", - "totter", - "touch", - "tough", - "toughen", - "tour", - "tousle", - "tout", - "tow", - "towel", - "tower", - "toy", - "trace", - "track", - "trade", - "traduce", - "traffic", - "trail", - "train", - "traipse", - "trammel", - "trample", - "trampoline", - "tranquilize", - "tranquillize", - "transact", - "transcend", - "transcribe", - "transfer", - "transfigure", - "transfix", - "transform", - "transfuse", - "transgress", - "transit", - "translate", - "transliterate", - "transmit", - "transmogrify", - "transmute", - "transpire", - "transplant", - "transport", - "transpose", - "trap", - "trash", - "traumatise", - "traumatize", - "travel", - "traverse", - "trawl", - "tread", - "treasure", - "treat", - "treble", - "trek", - "tremble", - "trembling", - "trepan", - "trespass", - "trial", - "trick", - "trickle", - "trifle", - "trigger", - "trill", - "trim", - "trip", - "triple", - "triumph", - "trivialise", - "trivialize", - "troll", - "tromp", - "troop", - "trot", - "trouble", - "troubleshoot", - "trounce", - "trouser", - "truant", - "truck", - "trudge", - "trump", - "trumpet", - "truncate", - "trundle", - "truss", - "trust", - "try", - "tuck", - "tug", - "tugboat", - "tumble", - "tune", - "tunnel", - "turbocharge", - "turf", - "turn", - "tussle", - "tut", - "tutor", - "twang", - "tweak", - "tweet", - "twiddle", - "twig", - "twin", - "twine", - "twinkle", - "twirl", - "twist", - "twitch", - "twitter", - "twittering", - "type", - "typecast", - "typeset", - "typify", - "tyrannise", - "tyrannize", - "ulcerate", - "ululate", - "ump", - "umpire", - "unbalance", - "unban", - "unbend", - "unblock", - "unbuckle", - "unburden", - "unbutton", - "uncoil", - "uncork", - "uncouple", - "uncover", - "uncurl", - "undelete", - "underachieve", - "underbid", - "undercharge", - "undercook", - "undercut", - "underestimate", - "underestimation", - "underexpose", - "undergo", - "underlie", - "underline", - "undermine", - "underpay", - "underperform", - "underpin", - "underplay", - "underrate", - "underscore", - "undersell", - "undershoot", - "underspend", - "understand", - "understate", - "understudy", - "undertake", - "undervalue", - "underwrite", - "undo", - "undock", - "undress", - "undulate", - "unearth", - "unfasten", - "unfold", - "unfreeze", - "unfurl", - "unhand", - "unhinge", - "unhitch", - "unhook", - "unify", - "uninstall", - "unionise", - "unionize", - "unite", - "unlace", - "unlearn", - "unleash", - "unload", - "unlock", - "unloose", - "unloosen", - "unmask", - "unnerve", - "unpack", - "unpick", - "unplug", - "unravel", - "unroll", - "unsaddle", - "unscramble", - "unscrew", - "unseat", - "unsettle", - "unsubscribe", - "untangle", - "untie", - "unveil", - "unwind", - "unwrap", - "unzip", - "up", - "upbraid", - "upchange", - "upchuck", - "update", - "upend", - "upgrade", - "uphold", - "upholster", - "uplift", - "upload", - "uproot", - "upsell", - "upset", - "upshift", - "upskill", - "upstage", - "urge", - "use", - "usher", - "usurp", - "utilise", - "utilize", - "utter", - "vacate", - "vacation", - "vaccinate", - "vacillate", - "vacuum", - "valet", - "validate", - "value", - "vamoose", - "vandalise", - "vandalize", - "vanish", - "vanquish", - "vaporise", - "vaporize", - "varnish", - "vary", - "vault", - "veer", - "veg", - "vegetate", - "veil", - "vend", - "veneer", - "venerate", - "vent", - "ventilate", - "venture", - "verbalise", - "verbalize", - "verge", - "verify", - "versify", - "vest", - "vet", - "veto", - "vex", - "vibrate", - "victimise", - "victimize", - "vide", - "video", - "videotape", - "vie", - "view", - "viewing", - "vilify", - "vindicate", - "violate", - "visit", - "visualise", - "visualize", - "vitiate", - "vitrify", - "vocalize", - "voice", - "void", - "volley", - "volumise", - "volumize", - "volunteer", - "vote", - "vouch", - "vouchsafe", - "vow", - "voyage", - "vulgarise", - "vulgarize", - "waddle", - "wade", - "waffle", - "waft", - "wag", - "wage", - "wager", - "waggle", - "wail", - "wait", - "waive", - "wake", - "wakeboard", - "waken", - "walk", - "wall", - "wallop", - "wallow", - "wallpaper", - "waltz", - "wander", - "wane", - "wangle", - "want", - "warble", - "ward", - "warm", - "warn", - "warp", - "warrant", - "wash", - "wassail", - "waste", - "watch", - "water", - "waterproof", - "waterski", - "wave", - "waver", - "wax", - "waylay", - "weaken", - "wean", - "weaponise", - "weaponize", - "wear", - "weary", - "weasel", - "weather", - "weatherise", - "weatherize", - "weave", - "wed", - "wedge", - "weekend", - "weep", - "weigh", - "weight", - "weird", - "welch", - "welcome", - "weld", - "well", - "welly", - "wend", - "westernise", - "westernize", - "wet", - "whack", - "wheedle", - "wheel", - "wheeze", - "whelp", - "whet", - "whiff", - "while", - "whilst", - "whimper", - "whine", - "whinge", - "whinny", - "whip", - "whirl", - "whirr", - "whirring", - "whisk", - "whisper", - "whispering", - "whistle", - "whiten", - "whitewash", - "whittle", - "whoop", - "whoosh", - "whup", - "wick", - "widen", - "widow", - "wield", - "wig", - "wiggle", - "wildcat", - "will", - "wilt", - "wimp", - "win", - "wince", - "winch", - "wind", - "winds", - "windsurf", - "wine", - "wing", - "wink", - "winkle", - "winnow", - "winter", - "wipe", - "wire", - "wiretap", - "wise", - "wisecrack", - "wish", - "withdraw", - "wither", - "withhold", - "withstand", - "witness", - "witter", - "wobble", - "wolf", - "wonder", - "woo", - "woof", - "word", - "work", - "worm", - "worry", - "worsen", - "worship", - "worst", - "wound", - "wow", - "wowee", - "wrangle", - "wrap", - "wreak", - "wreathe", - "wreck", - "wrench", - "wrest", - "wrestle", - "wriggle", - "wring", - "wrinkle", - "writ", - "write", - "writhe", - "wrong", - "wrought", - "xerox", - "yack", - "yak", - "yap", - "yaw", - "yawn", - "yearn", - "yell", - "yellow", - "yelp", - "yield", - "yodel", - "yoke", - "yomp", - "yowl", - "yuppify", - "zap", - "zero", - "zigzag", - "zing", - "zip", - "zone", - "zoom"}; -} diff --git a/tests/modules/internet/InternetTest.cpp b/tests/modules/internet/InternetTest.cpp index c518f83b..54197f73 100644 --- a/tests/modules/internet/InternetTest.cpp +++ b/tests/modules/internet/InternetTest.cpp @@ -17,8 +17,7 @@ #include "internet/InternetData.h" #include "person/PersonData.h" #include "string/StringData.h" -#include "word/data/Adjectives.h" -#include "word/data/Nouns.h" +#include "word/WordData.h" using namespace ::testing; using namespace faker; diff --git a/tests/modules/person/PersonTest.cpp b/tests/modules/person/PersonTest.cpp index 6009406c..cbcecf3c 100644 --- a/tests/modules/person/PersonTest.cpp +++ b/tests/modules/person/PersonTest.cpp @@ -14,7 +14,7 @@ #include "faker-cxx/types/Country.h" #include "person/PersonData.h" #include "StringHelper.h" -#include "word/data/Nouns.h" +#include "word/WordData.h" using namespace ::testing; using namespace faker; @@ -795,7 +795,7 @@ bool checkTokenFormat(const std::string& bio) { // In this case the bio is in the format {noun} {bio_supporter}, {bio_part} so check that the value is // present in the bio_part vector. - if (std::find(word::nouns.begin(), word::nouns.end(), std::string{matches[1]}) != word::nouns.end() && + if (std::find(word::nouns.begin(), word::nouns.end(), std::string{matches[1]}) != word::nouns.end() && std::find(bioSupporters.begin(), bioSupporters.end(), std::string{matches[2]}) != bioSupporters.end() && std::find(bioParts.begin(), bioParts.end(), std::string{matches[3]}) != bioParts.end()) return true; diff --git a/tests/modules/word/WordTest.cpp b/tests/modules/word/WordTest.cpp index df4b946a..57f6d595 100644 --- a/tests/modules/word/WordTest.cpp +++ b/tests/modules/word/WordTest.cpp @@ -7,13 +7,7 @@ #include "gtest/gtest.h" #include "common/StringHelper.h" -#include "word/data/Adjectives.h" -#include "word/data/Adverbs.h" -#include "word/data/Conjunctions.h" -#include "word/data/Interjections.h" -#include "word/data/Nouns.h" -#include "word/data/Prepositions.h" -#include "word/data/Verbs.h" +#include "word/WordData.h" using namespace faker::word; using namespace ::testing; @@ -21,18 +15,6 @@ using namespace ::testing; class WordTest : public Test { public: - WordTest() - { - allWords.insert(allWords.end(), adjectives.begin(), adjectives.end()); - allWords.insert(allWords.end(), adverbs.begin(), adverbs.end()); - allWords.insert(allWords.end(), conjunctions.begin(), conjunctions.end()); - allWords.insert(allWords.end(), interjections.begin(), interjections.end()); - allWords.insert(allWords.end(), nouns.begin(), nouns.end()); - allWords.insert(allWords.end(), prepositions.begin(), prepositions.end()); - allWords.insert(allWords.end(), verbs.begin(), verbs.end()); - } - - std::vector allWords; }; TEST_F(WordTest, shouldGenerateAdjective) @@ -207,24 +189,24 @@ TEST_F(WordTest, shouldGenerateSample) { const auto generatedSample = sample(); - ASSERT_TRUE( - std::ranges::any_of(allWords, [generatedSample](const std::string& word) { return word == generatedSample; })); + ASSERT_TRUE(std::ranges::any_of(_allWords, [generatedSample](const std::string_view& word) + { return word == generatedSample; })); } TEST_F(WordTest, shouldGenerateSampleWithExistingLength) { const auto generatedSample = sample(5); - ASSERT_TRUE( - std::ranges::any_of(allWords, [generatedSample](const std::string& word) { return word == generatedSample; })); + ASSERT_TRUE(std::ranges::any_of(_allWords, [generatedSample](const std::string_view& word) + { return word == generatedSample; })); } TEST_F(WordTest, shouldGenerateSampleWithNonExistingLength) { const auto generatedSample = sample(100); - ASSERT_TRUE( - std::ranges::any_of(allWords, [generatedSample](const std::string& word) { return word == generatedSample; })); + ASSERT_TRUE(std::ranges::any_of(_allWords, [generatedSample](const std::string_view& word) + { return word == generatedSample; })); } TEST_F(WordTest, shouldGenerateWords) @@ -233,7 +215,6 @@ TEST_F(WordTest, shouldGenerateWords) const auto separatedWords = faker::StringHelper::split(generatedWords, " "); - ASSERT_TRUE(std::ranges::all_of(separatedWords, [this](const std::string& separatedWord) - { return std::ranges::find(allWords, separatedWord) != allWords.end(); })); + ASSERT_TRUE(std::ranges::all_of(separatedWords, [](const std::string& separatedWord) + { return std::ranges::find(_allWords, separatedWord) != _allWords.end(); })); } -