Skip to content

Instantly share code, notes, and snippets.

@insightcoder
Last active October 7, 2017 03:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save insightcoder/ba4fed46b418e7d6167a7b33f713bed8 to your computer and use it in GitHub Desktop.
Save insightcoder/ba4fed46b418e7d6167a7b33f713bed8 to your computer and use it in GitHub Desktop.
var dictionary = {
"aa": ["AA n pl. -S rough, cindery lava"],
"aah": ["AAH v -ED, -ING, -S to exclaim in amazement, joy, or surprise"],
"aahed": ["AAH v -ED, -ING, -S to exclaim in amazement, joy, or surprise"],
"aahing": ["AAH v -ED, -ING, -S to exclaim in amazement, joy, or surprise"],
"aahs": ["AAH v -ED, -ING, -S to exclaim in amazement, joy, or surprise"],
"aal": ["AAL n pl. -S an East Indian shrub"],
"aalii": ["AALII n pl. -S a tropical tree"],
"aaliis": ["AALII n pl. -S a tropical tree"],
"aals": ["AAL n pl. -S an East Indian shrub"],
"aardvark": ["AARDVARK n pl. -S an African mammal"],
// ... Rest of dictionary here ...
"zymurgies": ["ZYMURGY n pl. -GIES a branch of chemistry dealing with fermentation"],
"zymurgy": ["ZYMURGY n pl. -GIES a branch of chemistry dealing with fermentation"],
"zyzzyva": ["ZYZZYVA n pl. -S a tropical weevil"],
"zyzzyvas": ["ZYZZYVA n pl. -S a tropical weevil"],
"zzz": ["ZZZ interj -- used to suggest the sound of snoring"]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment