aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAdam Walker <[email protected]>2021-05-19 22:48:33 -0400
committerAdam Walker <[email protected]>2021-05-19 22:48:33 -0400
commit45204bec008229f5b281ca5fdff0a25aece706a5 (patch)
tree07d5c00e6f64c90db8bfe90692721fb72444ff1c /lib
parentc1fe4d1d8f699956829e1a8efb0cedb9b9849099 (diff)
downloadfaker-45204bec008229f5b281ca5fdff0a25aece706a5.tar.xz
faker-45204bec008229f5b281ca5fdff0a25aece706a5.zip
Add remaining methods and libs from feature request.
Diffstat (limited to 'lib')
-rw-r--r--lib/index.js3
-rw-r--r--lib/locales/en/index.js3
-rw-r--r--lib/locales/en/word/adjective.js1349
-rw-r--r--lib/locales/en/word/adverb.js328
-rw-r--r--lib/locales/en/word/conjunction.js64
-rw-r--r--lib/locales/en/word/index.js5
-rw-r--r--lib/locales/en/word/interjection.js49
-rw-r--r--lib/locales/en/word/noun.js1
-rw-r--r--lib/locales/en/word/preposition.js111
-rw-r--r--lib/locales/en/word/verb.js5629
-rw-r--r--lib/word.js111
11 files changed, 7624 insertions, 29 deletions
diff --git a/lib/index.js b/lib/index.js
index 2a9975b8..aaf6c69e 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -21,7 +21,6 @@
*
* @namespace faker
*/
-// prettier-ignore
function Faker (opts) {
var self = this;
@@ -55,7 +54,7 @@ function Faker (opts) {
"date": ["month", "weekday"],
"vehicle": ["vehicle", "manufacturer", "model", "type", "fuel", "vin", "color"],
"music": ["genre"],
- "word":["noun", "verb"],
+ "word": ["adjective", "adverb", "conjunction", "interjection", "noun", "preposition", "verb"],
"title": "",
"separator": ""
};
diff --git a/lib/locales/en/index.js b/lib/locales/en/index.js
index 986ca503..ce1c316f 100644
--- a/lib/locales/en/index.js
+++ b/lib/locales/en/index.js
@@ -1,5 +1,5 @@
var en = {};
-module['exports'] = en;
+module["exports"] = en;
en.title = "English";
en.separator = " & ";
en.address = require("./address");
@@ -22,4 +22,3 @@ en.system = require("./system");
en.vehicle = require("./vehicle");
en.music = require("./music");
en.word = require("./word");
-
diff --git a/lib/locales/en/word/adjective.js b/lib/locales/en/word/adjective.js
new file mode 100644
index 00000000..dd31b328
--- /dev/null
+++ b/lib/locales/en/word/adjective.js
@@ -0,0 +1,1349 @@
+module["exports"] = [
+ "abandoned",
+ "able",
+ "absolute",
+ "adorable",
+ "adventurous",
+ "academic",
+ "acceptable",
+ "acclaimed",
+ "accomplished",
+ "accurate",
+ "aching",
+ "acidic",
+ "acrobatic",
+ "active",
+ "actual",
+ "adept",
+ "admirable",
+ "admired",
+ "adolescent",
+ "adorable",
+ "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",
+ "dimwitted",
+ "direct",
+ "disastrous",
+ "discrete",
+ "disfigured",
+ "disgusting",
+ "disloyal",
+ "dismal",
+ "distant",
+ "downright",
+ "dreary",
+ "dirty",
+ "disguised",
+ "dishonest",
+ "dismal",
+ "distant",
+ "distinct",
+ "distorted",
+ "dizzy",
+ "dopey",
+ "doting",
+ "double",
+ "downright",
+ "drab",
+ "drafty",
+ "dramatic",
+ "dreary",
+ "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",
+ "gross",
+ "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",
+ "idiotic",
+ "idolized",
+ "ignorant",
+ "ill",
+ "illegal",
+ "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",
+ "lame",
+ "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",
+ "nasty",
+ "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",
+ "obese",
+ "oblong",
+ "oily",
+ "oblong",
+ "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",
+ "precious",
+ "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",
+ "stupid",
+ "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",
+ "tremendous",
+ "triangular",
+ "tricky",
+ "trifling",
+ "trim",
+ "trivial",
+ "troubled",
+ "true",
+ "trusting",
+ "trustworthy",
+ "trusty",
+ "truthful",
+ "tubby",
+ "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/lib/locales/en/word/adverb.js b/lib/locales/en/word/adverb.js
new file mode 100644
index 00000000..742e273c
--- /dev/null
+++ b/lib/locales/en/word/adverb.js
@@ -0,0 +1,328 @@
+module["exports"] = [
+ "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",
+ "queerly",
+ "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/lib/locales/en/word/conjunction.js b/lib/locales/en/word/conjunction.js
new file mode 100644
index 00000000..eee3442b
--- /dev/null
+++ b/lib/locales/en/word/conjunction.js
@@ -0,0 +1,64 @@
+module["exports"] = [
+ "after",
+ "after all",
+ "although",
+ "and",
+ "as",
+ "as a result",
+ "as if",
+ "as long as",
+ "as much as",
+ "as soon as",
+ "as though",
+ "because",
+ "before",
+ "but",
+ "consequently",
+ "even",
+ "even if",
+ "even though",
+ "finally",
+ "for",
+ "for example",
+ "furthermore",
+ "hence",
+ "however",
+ "if",
+ "if only",
+ "if then",
+ "if when",
+ "in addition",
+ "in fact",
+ "in order that",
+ "inasmuch",
+ "incidentally",
+ "indeed",
+ "instead",
+ "just as",
+ "lest",
+ "likewise",
+ "meanwhile",
+ "nor",
+ "now",
+ "now since",
+ "now that",
+ "now when",
+ "once",
+ "or",
+ "provided",
+ "provided that",
+ "rather than",
+ "since",
+ "so",
+ "so that",
+ "supposing",
+ "that",
+ "though",
+ "until",
+ "whenever",
+ "whereas",
+ "wherever",
+ "which",
+ "who",
+ "yet",
+];
diff --git a/lib/locales/en/word/index.js b/lib/locales/en/word/index.js
index 0b1d3d07..cb14027c 100644
--- a/lib/locales/en/word/index.js
+++ b/lib/locales/en/word/index.js
@@ -1,4 +1,9 @@
var word = {};
module["exports"] = word;
+word.adjective = require("./adjective");
+word.adverb = require("./adverb");
+word.conjunction = require("./conjunction");
+word.interjection = require("./interjection");
word.noun = require("./noun");
+word.preposition = require("./preposition");
word.verb = require("./verb");
diff --git a/lib/locales/en/word/interjection.js b/lib/locales/en/word/interjection.js
new file mode 100644
index 00000000..0473101f
--- /dev/null
+++ b/lib/locales/en/word/interjection.js
@@ -0,0 +1,49 @@
+module["exports"] = [
+ "yuck",
+ "oh",
+ "phooey",
+ "blah",
+ "boo",
+ "whoa",
+ "yowza",
+ "huzzah",
+ "boo hoo",
+ "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",
+ "tsk tsk",
+ "ouch",
+ "phew",
+ "ack",
+ "uh-huh",
+ "gosh",
+ "hmph",
+ "pish",
+ "zowie",
+ "er",
+ "ick",
+ "oof",
+ "um",
+];
diff --git a/lib/locales/en/word/noun.js b/lib/locales/en/word/noun.js
index 7bb1a6b4..9bb78abc 100644
--- a/lib/locales/en/word/noun.js
+++ b/lib/locales/en/word/noun.js
@@ -1,4 +1,3 @@
-// Original list seeded from The Great Noun List: http://www.desiquintans.com/nounlist
module["exports"] = [
"ATM",
"CD",
diff --git a/lib/locales/en/word/preposition.js b/lib/locales/en/word/preposition.js
new file mode 100644
index 00000000..9f44de1e
--- /dev/null
+++ b/lib/locales/en/word/preposition.js
@@ -0,0 +1,111 @@
+module["exports"] = [
+ "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/lib/locales/en/word/verb.js b/lib/locales/en/word/verb.js
index 986b0866..1dccb2bd 100644
--- a/lib/locales/en/word/verb.js
+++ b/lib/locales/en/word/verb.js
@@ -1,470 +1,6059 @@
module["exports"] = [
+ "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",
+ "abuse",
+ "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",
+ "arouse",
+ "arraign",
"arrange",
+ "array",
+ "arrest",
"arrive",
+ "arrogate",
+ "arse",
+ "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",
+ "bang",
+ "bangs",
+ "banish",
+ "bank",
+ "bankroll",
+ "bankrupt",
+ "banter",
+ "baptise",
+ "baptize",
+ "bar",
"barbecue",
+ "bare",
+ "barf",
+ "bargain",
+ "barge",
+ "bark",
+ "barnstorm",
+ "barrack",
+ "barrel",
+ "barricade",
+ "barter",
+ "base",
+ "bash",
+ "bask",
+ "bastardise",
+ "bastardize",
+ "baste",
+ "bat",
+ "batch",
+ "bath",
"bathe",
+ "batten",
+ "batter",
+ "battle",
+ "baulk",
+ "bawl",
+ "bay",
+ "bayonet",
"be",
+ "beach",
+ "beam",
+ "bean",
"bear",
+ "beard",
"beat",
+ "beatbox",
+ "beatboxer",
+ "beatify",
+ "beautify",
+ "beaver",
+ "beckon",
"become",
+ "bed",
+ "bedazzle",
+ "bedeck",
+ "bedevil",
+ "beef",
+ "beep",
+ "beetle",
+ "befall",
+ "befit",
+ "befog",
+ "befriend",
"beg",
+ "beget",
+ "beggar",
"begin",
+ "begrudge",
+ "beguile",
"behave",
+ "behead",
+ "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",
+ "bitch",
"bite",
+ "bitmap",
+ "bivouac",
+ "bivvy",
+ "blab",
+ "blabber",
+ "black",
+ "blackball",
+ "blacken",
+ "blacklist",
+ "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",
+ "bone",
+ "bonk",
+ "boo",
+ "boob",
+ "boogie",
+ "book",
+ "bookmark",
+ "boom",
+ "boomerang",
+ "boost",
+ "boot",
+ "bootleg",
+ "booze",
+ "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",
+ "breast",
+ "breastfeed",
+ "breathalyse",
+ "breathalyze",
+ "breathe",
"breed",
+ "breeze",
+ "brew",
+ "bribe",
+ "brick",
+ "bridge",
+ "bridle",
+ "brief",
+ "brighten",
+ "brim",
"bring",
+ "bristle",
+ "broach",
"broadcast",
+ "broaden",
+ "broadside",
+ "broil",
+ "broker",
+ "brood",
+ "brook",
+ "browbeat",
+ "brown",
+ "browse",
+ "bruise",
+ "bruit",
+ "brush",
+ "brutalise",
+ "brutalize",
+ "bubble",
+ "buck",
+ "bucket",
+ "bucketful",
+ "buckle",
+ "bud",
+ "buddy",
+ "budge",
+ "budget",
+ "buff",
+ "buffer",
+ "buffet",
+ "bug",
+ "bugger",
"build",
+ "bulge",
+ "bulk",
+ "bulldoze",
+ "bullshit",
+ "bully",
+ "bum",
+ "bumble",
+ "bump",
+ "bunch",
+ "bundle",
+ "bung",
+ "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",
- "can/could",
+ "canalise",
+ "canalize",
+ "cancel",
+ "cane",
+ "cannibalise",
+ "cannibalize",
+ "cannon",
+ "cannulate",
+ "canoe",
+ "canonise",
+ "canonize",
+ "canoodle",
+ "canst",
+ "cant",
+ "canter",
+ "canvass",
+ "cap",
+ "caper",
+ "capitalise",
+ "capitalize",
+ "capitulate",
+ "capsize",
+ "captain",
+ "caption",
+ "captivate",
+ "capture",
+ "caramelise",
+ "caramelize",
+ "carbonise",
+ "carbonize",
+ "carburise",
+ "carburize",
+ "card",
"care",
- "care for",
+ "careen",
+ "career",
+ "caress",
+ "caricature",
+ "carjack",
+ "carol",
+ "carom",
+ "carouse",
+ "carp",
+ "carpet",
+ "carpool",
"carry",
+ "cart",
+ "cartwheel",
+ "carve",
+ "cascade",
+ "case",
+ "cash",
+ "cashier",
+ "casserole",
+ "cast",
+ "castigate",
+ "castrate",
+ "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",
+ "chink",
+ "chip",
+ "chirp",
+ "chisel",
+ "chivvy",
+ "chlorinate",
+ "choke",
+ "chomp",
"choose",
"chop",
+ "choreograph",
+ "chortle",
+ "chorus",
+ "christen",
+ "chromakey",
+ "chronicle",
+ "chuck",
+ "chuckle",
+ "chug",
+ "chunder",
+ "chunter",
+ "churn",
+ "cinch",
+ "circle",
+ "circulate",
+ "circumcise",
+ "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",
+ "climax",
"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",
+ "cock",
+ "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",
+ "copulate",
+ "copy",
+ "copyright",
+ "cordon",
+ "core",
+ "cork",
+ "corkscrew",
+ "corner",
+ "corral",
+ "correct",
+ "correlate",
+ "correspond",
+ "corrode",
+ "corrupt",
+ "coruscate",
+ "cosh",
+ "cosset",
"cost",
- "could",
+ "cosy",
+ "cotton",
+ "couch",
+ "cough",
+ "counsel",
"count",
+ "countenance",
+ "counter",
+ "counteract",
+ "counterbalance",
+ "counterfeit",
+ "countermand",
+ "counterpoint",
+ "countersign",
+ "couple",
+ "courier",
+ "course",
+ "court",
+ "covenant",
+ "cover",
+ "covet",
+ "cow",
+ "cower",
+ "cox",
+ "cozy",
+ "crack",
+ "crackle",
+ "cradle",
+ "craft",
+ "cram",
+ "cramp",
+ "crane",
+ "crank",
+ "crap",
+ "crash",
+ "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",
+ "crucify",
+ "cruise",
+ "crumble",
+ "crumple",
+ "crunch",
+ "crusade",
+ "crush",
"cry",
+ "crystallise",
+ "crystallize",
+ "cube",
+ "cuckold",
+ "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",
+ "dammit",
+ "damn",
+ "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",
+ "decapitate",
+ "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",
+ "defecate",
+ "defect",
+ "defend",
"defer",
+ "defile",
+ "define",
+ "deflate",
+ "deflect",
+ "deflower",
+ "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",
+ "diddle",
+ "die",
+ "diet",
"differ",
+ "differentiate",
+ "diffract",
+ "diffuse",
"dig",
+ "digest",
+ "digitalise",
+ "digitalize",
+ "digitise",
+ "digitize",
+ "dignify",
+ "digress",
+ "dilate",
+ "dilute",
+ "diluted",
+ "dim",
+ "diminish",
+ "dimple",
+ "dine",
+ "ding",
+ "dink",
+ "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",
+ "disfigure",
+ "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",
+ "douche",
+ "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",
+ "dummy",
+ "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",
+ "eff",
+ "efface",
+ "effect",
+ "effectuate",
+ "egg",
+ "ejaculate",
+ "eject",
+ "eke",
+ "elaborate",
+ "elapse",
+ "elbow",
+ "elect",
+ "electrify",
+ "electrocute",
+ "electroplate",
+ "elevate",
+ "elicit",
+ "elide",
+ "eliminate",
+ "elongate",
+ "elope",
+ "elucidate",
+ "elude",
+ "email",
+ "emanate",
+ "emancipate",
+ "emasculate",
+ "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",
+ "enslave",
+ "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",
+ "erect",
+ "erode",
+ "err",
+ "erupt",
+ "escalate",
+ "escape",
+ "eschew",
+ "escort",
+ "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",
+ "fart",
+ "fascinate",
+ "fashion",
+ "fast",
+ "fasten",
+ "father",
+ "fathom",
+ "fatten",
+ "fault",
+ "favor",
+ "favour",
+ "fawn",
+ "fax",
+ "faze",
+ "fear",
+ "feast",
+ "feather",
+ "feature",
+ "federate",
"feed",
"feel",
+ "feign",
+ "feint",
+ "fell",
+ "fellate",
+ "feminise",
+ "feminize",
+ "fence",
+ "fend",
+ "ferment",
+ "ferret",
+ "ferry",
+ "fertilise",
+ "fertilize",
+ "fess",
+ "fester",
+ "festoon",
+ "fetch",
+ "fete",
+ "fetishise",
+ "fetishize",
+ "fetter",
+ "feud",
+ "fib",
+ "fictionalise",
+ "fictionalize",
+ "fiddle",
+ "fidget",
+ "field",
"fight",
+ "figure",
+ "filch",
+ "file",
+ "filibuster",
+ "fill",
+ "fillet",
+ "film",
+ "filter",
+ "finagle",
+ "finalise",
+ "finalize",
+ "finance",
"find",
+ "fine",
+ "finesse",
+ "finger",
+ "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",
+ "fondle",
+ "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",
+ "fornicate",
+ "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",
+ "fuck",
+ "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",
+ "gob",
+ "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",
+ "grope",
+ "gross",
+ "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",
+ "gyp",
+ "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",
+ "hoe",
+ "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",
+ "hump",
+ "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",
+ "impregnate",
"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",
+ "inseminate",
+ "insert",
+ "inset",
+ "insinuate",
"insist",
+ "inspect",
+ "inspire",
"install",
+ "instance",
+ "instigate",
+ "instil",
+ "instill",
+ "institute",
+ "institutionalise",
+ "institutionalize",
+ "instruct",
+ "insulate",
+ "insult",
+ "insure",
+ "integrate",
"intend",
+ "intensify",
+ "inter",
+ "interact",
+ "interbreed",
+ "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",
+ "jerk",
+ "jest",
+ "jet",
+ "jettison",
+ "jib",
+ "jibe",
+ "jig",
+ "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",
+ "kidnap",
+ "kill",
+ "kindle",
+ "kink",
+ "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",
+ "lactate",
+ "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",
+ "lech",
+ "lecture",
+ "leer",
+ "leg",
+ "legalise",
+ "legalize",
+ "legislate",
+ "legitimise",
+ "legitimize",
"lend",
- "lent",
+ "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",
+ "lust",
+ "luxuriate",
+ "lynch",
+ "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",
+ "masturbate",
+ "match",
+ "mate",
+ "materialise",
+ "materialize",
+ "matriculate",
"matter",
- "may",
+ "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",
+ "menstruate",
"mention",
- "might",
+ "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",
+ "miscarry",
+ "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",
+ "molest",
+ "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",
- "must",
- "mustn’t",
+ "muck",
+ "muddle",
+ "muddy",
+ "muff",
+ "muffle",
+ "mug",
+ "mulch",
+ "mull",
+ "multicast",
+ "multiply",
+ "multitask",
+ "mumble",
+ "mumbling",
+ "mummify",
+ "munch",
+ "murder",
+ "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",
+ "niggle",
+ "nip",
+ "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",
- "ought to",
+ "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",
+ "ovulate",
"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",
+ "peck",
+ "pedal",
+ "peddle",
+ "pedestrianise",
+ "pedestrianize",
+ "pee",
+ "peek",
"peel",
+ "peep",
+ "peer",
+ "peg",
+ "pelt",
+ "pen",
+ "penalise",
+ "penalize",
+ "pencil",
+ "penetrate",
+ "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",
+ "pimp",
+ "pin",
"pinch",
+ "pine",
+ "ping",
+ "pinion",
+ "pink",
+ "pinpoint",
+ "pioneer",
+ "pip",
+ "pipe",
+ "pique",
+ "pirate",
+ "pirouette",
+ "piss",
+ "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",
+ "poo",
+ "pooh",
+ "pool",
+ "poop",
+ "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",
+ "prick",
+ "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",
+ "prostitute",
+ "prostrate",
"protect",
+ "protest",
+ "protrude",
"prove",
+ "provide",
+ "provision",
+ "provoke",
+ "prowl",
+ "prune",
+ "pry",
+ "psych",
+ "psychoanalyse",
+ "publicise",
+ "publicize",
+ "publish",
+ "pucker",
+ "puff",
+ "puke",
"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",
+ "queer",
+ "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",
+ "rape",
+ "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",
+ "retard",
+ "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",
- "roll out",
+ "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",
- "saute",
+ "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",
+ "seduce",
"see",
- "seem",
+ "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",
+ "sex",
+ "sexualise",
+ "sexualize",
+ "shack",
+ "shackle",
+ "shade",
+ "shadow",
+ "shaft",
+ "shag",
"shake",
- "shall",
+ "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",
+ "shit",
+ "shiver",
+ "shock",
+ "shoe",
+ "shoehorn",
+ "shoo",
"shoot",
- "should",
+ "shop",
+ "shoplift",
+ "shore",
+ "short",
+ "shorten",
+ "shortlist",
+ "shoulder",
+ "shout",
+ "shove",
+ "shovel",
"show",
+ "showboat",
+ "showcase",
+ "shower",
+ "shred",
+ "shriek",
+ "shrill",
"shrink",
+ "shrivel",
+ "shroom",
+ "shroud",
+ "shrug",
+ "shtup",
+ "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",
+ "slag",
+ "slake",
+ "slam",
+ "slander",
+ "slant",
+ "slap",
+ "slash",
+ "slate",
+ "slather",
+ "slaughter",
+ "slave",
+ "slaver",
+ "slay",
+ "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",
+ "smack",
+ "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",
+ "snatch",
+ "sneak",
+ "sneer",
+ "sneeze",
+ "snicker",
+ "sniff",
+ "sniffle",
+ "snigger",
+ "snip",
+ "snipe",
+ "snitch",
+ "snivel",
+ "snog",
+ "snooker",
+ "snoop",
+ "snooper",
+ "snooze",
"snore",
+ "snorkel",
+ "snort",
+ "snow",
+ "snowball",
+ "snowplough",
+ "snowplow",
+ "snub",
+ "snuff",
+ "snuffle",
+ "snuffling",
+ "snuggle",
+ "soak",
+ "soap",
+ "soar",
+ "sob",
+ "sober",
+ "socialise",
+ "socialize",
+ "sock",
+ "sod",
+ "sodomise",
+ "sodomize",
+ "soften",
+ "soil",
+ "sojourn",
+ "solace",
+ "solder",
+ "soldier",
+ "sole",
+ "solemnise",
+ "solemnize",
+ "solicit",
+ "solidify",
+ "soliloquize",
"solve",
+ "somersault",
+ "soothe",
+ "sorrow",
+ "sort",
+ "sough",
+ "sound",
+ "soundproof",
+ "soup",
+ "sour",
+ "source",
+ "souse",
"sow",
+ "space",
+ "span",
+ "spangle",
+ "spank",
+ "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",
+ "spreadeagle",
+ "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",
- "stand up",
+ "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",
+ "stroke",
+ "stroll",
+ "structure",
"struggle",
+ "strum",
+ "strut",
+ "stub",
+ "stud",
"study",
+ "stuff",
+ "stultify",
+ "stumble",
+ "stump",
+ "stun",
+ "stunt",
+ "stupefy",
+ "stutter",
+ "style",
+ "stymie",
+ "sub",
+ "subcontract",
+ "subdivide",
+ "subdue",
+ "subedit",
+ "subject",
+ "subjugate",
+ "sublet",
+ "sublimate",
+ "submerge",
"submit",
+ "subordinate",
+ "suborn",
+ "subpoena",
+ "subscribe",
+ "subside",
+ "subsidise",
+ "subsidize",
+ "subsist",
+ "substantiate",
+ "substitute",
+ "subsume",
+ "subtend",
+ "subtitle",
+ "subtract",
+ "subvert",
"succeed",
+ "succor",
+ "succour",
+ "succumb",
+ "suck",
+ "sucker",
+ "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",
+ "swallow",
+ "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",
- "throw away",
+ "thrust",
+ "thud",
+ "thumb",
+ "thump",
+ "thunder",
+ "thwack",
+ "thwart",
+ "tick",
+ "ticket",
+ "tickle",
+ "tide",
+ "tidy",
+ "tie",
+ "tighten",
+ "tile",
+ "till",
+ "tilt",
+ "time",
+ "timetable",
+ "tinge",
+ "tingle",
+ "tingling",
+ "tinker",
+ "tinkle",
+ "tinkling",
+ "tint",
+ "tip",
+ "tippex",
+ "tipple",
"tiptoe",
+ "tire",
+ "titillate",
+ "titivate",
+ "title",
+ "titrate",
+ "titter",
+ "toady",
+ "toast",
+ "toboggan",
+ "toddle",
+ "toe",
+ "tog",
+ "toggle",
+ "toil",
+ "toke",
"tolerate",
+ "toll",
+ "tone",
+ "tongue",
+ "tonify",
+ "tool",
+ "toot",
+ "tootle",
+ "top",
+ "topple",
+ "torch",
+ "torment",
+ "torpedo",
+ "torture",
+ "toss",
+ "tot",
+ "total",
+ "tote",
+ "totter",
+ "touch",
+ "tough",
+ "toughen",
+ "tour",
+ "tousle",
+ "tout",
+ "tow",
+ "towel",
+ "tower",
+ "toy",
+ "trace",
+ "track",
+ "trade",
+ "traduce",
+ "traffic",
+ "trail",
+ "train",
+ "traipse",
+ "trammel",
+ "tramp",
+ "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",
- "turn off",
- "turn on",
+ "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",
+ "urinate",
+ "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",
+ "vomit",
+ "vote",
+ "vouch",
+ "vouchsafe",
+ "vow",
+ "voyage",
+ "vulgarise",
+ "vulgarize",
+ "wad",
+ "waddle",
+ "wade",
+ "waffle",
+ "waft",
+ "wag",
+ "wage",
+ "wager",
+ "waggle",
+ "wail",
"wait",
+ "waive",
"wake",
+ "wakeboard",
+ "waken",
"walk",
+ "wall",
+ "wallop",
+ "wallow",
+ "wallpaper",
+ "waltz",
+ "wander",
+ "wane",
+ "wangle",
+ "wank",
"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",
+ "wee",
+ "weed",
+ "weekend",
"weep",
"weigh",
+ "weight",
+ "weird",
+ "welch",
+ "welcome",
+ "weld",
+ "well",
+ "welly",
+ "welsh",
+ "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",
+ "whiz",
+ "whizz",
+ "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",
- "would",
+ "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",
+ "yank",
+ "yap",
+ "yaw",
+ "yawn",
+ "yearn",
+ "yell",
+ "yellow",
+ "yelp",
+ "yield",
+ "yodel",
+ "yoke",
+ "yomp",
+ "yowl",
+ "yuppify",
+ "zap",
+ "zero",
+ "zigzag",
+ "zing",
+ "zip",
+ "zone",
+ "zoom",
+]; \ No newline at end of file
diff --git a/lib/word.js b/lib/word.js
index 3f0fc230..7a34b9f8 100644
--- a/lib/word.js
+++ b/lib/word.js
@@ -5,20 +5,123 @@
var Word = function (faker) {
var self = this;
/**
+ * returns an adjective
+ *
+ * @method faker.adjective
+ * @param {number} [length] - optional length of word to return. Returns
+ * stringified 'undefined' if unable to meet criteria.
+ */
+ self.adjective = function (length) {
+ var wordList = faker.definitions.word.adjective;
+ if (length !== undefined) {
+ length = parseInt(length);
+ wordList = faker.definitions.word.adjective.filter(function (word) {
+ return word.length == length;
+ });
+ }
+ return faker.random.arrayElement(wordList) || "undefined";
+ };
+ /**
+ * returns an adverb
+ *
+ * @method faker.adverb
+ * @param {number} [length] - optional length of word to return. Returns
+ * stringified 'undefined' if unable to meet criteria.
+ */
+ self.adverb = function (length) {
+ var wordList = faker.definitions.word.adverb;
+ if (length !== undefined) {
+ length = parseInt(length);
+ wordList = faker.definitions.word.adverb.filter(function (word) {
+ return word.length == length;
+ });
+ }
+ return faker.random.arrayElement(wordList) || "undefined";
+ };
+ /**
+ * returns a conjunction
+ *
+ * @method faker.conjunction
+ * @param {number} [length] - optional length of word to return. Returns
+ * stringified 'undefined' if unable to meet criteria.
+ */
+ self.conjunction = function (length) {
+ var wordList = faker.definitions.word.conjunction;
+ if (length !== undefined) {
+ length = parseInt(length);
+ wordList = faker.definitions.word.conjunction.filter(function (word) {
+ return word.length == length;
+ });
+ }
+ return faker.random.arrayElement(wordList) || "undefined";
+ };
+ /**
+ * returns an interjection
+ *
+ * @method faker.interjection
+ * @param {number} [length] - optional length of word to return. Returns
+ * stringified 'undefined' if unable to meet criteria.
+ */
+ self.interjection = function (length) {
+ var wordList = faker.definitions.word.interjection;
+ if (length !== undefined) {
+ length = parseInt(length);
+ wordList = faker.definitions.word.interjection.filter(function (word) {
+ return word.length == length;
+ });
+ }
+ return faker.random.arrayElement(wordList) || "undefined";
+ };
+ /**
* returns a noun
*
* @method faker.noun
+ * @param {number} [length] - optional length of word to return. Returns
+ * stringified 'undefined' if unable to meet criteria.
+ */
+ self.noun = function (length) {
+ var wordList = faker.definitions.word.noun;
+ if (length !== undefined) {
+ length = parseInt(length);
+ wordList = faker.definitions.word.noun.filter(function (word) {
+ return word.length == length;
+ });
+ }
+ return faker.random.arrayElement(wordList) || "undefined";
+ };
+ /**
+ * returns a preposition
+ *
+ * @method faker.preposition
+ * @param {number} [length] - optional length of word to return. Returns
+ * stringified 'undefined' if unable to meet criteria.
*/
- self.noun = function () {
- return faker.random.arrayElement(faker.definitions.word.noun);
+ self.preposition = function (length) {
+ var wordList = faker.definitions.word.preposition;
+ if (length !== undefined) {
+ length = parseInt(length);
+ wordList = faker.definitions.word.preposition.filter(function (word) {
+ return word.length == length;
+ });
+ }
+ return faker.random.arrayElement(wordList) || "undefined";
};
/**
* returns a verb
*
* @method faker.verb
+ * @param {number} [length] - optional length of word to return. Returns
+ * stringified 'undefined' if unable to meet criteria.
*/
- self.verb = function () {
- return faker.random.arrayElement(faker.definitions.word.verb);
+ self.verb = function (length) {
+ var wordList = faker.definitions.word.verb;
+ if (length !== undefined) {
+ length = parseInt(length);
+ wordList = faker.definitions.word.verb.filter(function (word) {
+ return word.length == length;
+ });
+ }
+ return faker.random.arrayElement(wordList) || "undefined";
};
return self;