-
Notifications
You must be signed in to change notification settings - Fork 0
Options
-h|--http httpclient, curb, em_http, net_http_persistent, excon, rack
HTTP adapter
Default Value
: net_http_persistent
-j|--json oj, yajl, json_gem, json_pure
JSON adapter
Default Value
: oj
-o|--out filename.json or filename.xml
Output file
Default Value
: None
-x|--xml ox, libxml, nokogiri, rexml
XML adapter
Default Value
: rexml
-[fo|--](no-)force
Force overwrite
Overwrites existing JSON & XML files
--help
Show this message
-[v|--](no-)verbose
Prints parameters and options
--version
Display the program version
Fetches anagrams from Wordsmith
#####Options --case 0 - Lowercase, 1 - First Letter, 2 - Uppercase (default: 1) --exclude=string - Anagrams must exclude these words (default: none) --include=string - Anagrams must include this word (default: none) --lang=string - english,english-obscure,german,spanish,esperanto,french,italian,latin,dutch,portuguese,swedish,names (default: english) --limit=integer - Limits number of results returned (default: 10) --[no-]linenum - Show line numbers with anagrams --[no-]list - Show candidate word list only --maxletters=integer - Maximum number of letters in each word (default: none) --maxwords=integer - Maximum number of words in each anagram (default: none) --minletters=integer - Minimum number of letters in each word (default: none) --[no-]repeat - Repeat occurrences of a word OK
Shows a list of commands or help for one command
Gets help for the application or its commands. Can also list the commands in a way helpful to creating a bash-style completion function
-c
List commands one per line, to assist with shell completion
Initialize the config file (~/.lyracyst.yml) using current global options
Initializes a configuration file where you can set default options for command line flags, both globally and on a per-command basis. These defaults override the built-in defaults and allow you to omit commonly-used command line flags when invoking this program
--[no-]force
force overwrite of existing config file
Fetches word info from Onelook
--[no-]source
Fetches resource links (verbose)
Rhymebrain operations
--lang en, de, es, fr, ru, etc.
ISO639-1 language code (optional). Eg. en, de, es, fr, ru
Default Value
: en
--max 10
(optional) The number of results to return. If you do notinclude this parameter, RhymeBrain will choose how many words to show based on how many good sounding rhymes there are for the word.
Default Value
: None
Fetches combined words (portmanteaus) from Rhymebrain.com
Fetches word info from Rhymebrain.com
Fetches rhymes from Rhymebrain.com
Fetches definitions from Urban Dictionary
Maps out word info
Wordnik operations
--limit 5
Maximum number of results to return
Default Value
: 5
--[no-]canon
Use canonical
If true will try to return the correct word root ('cats' -> 'cat'). If false returns exactly what was requested.
Fetch definitions from Wordnik
Options
--defdict ahd,century,webster,wiktionary,wordnet or all
CSV list. Source dictionaries to return definitions from. If 'all' is received, results are returned from all sources. If multiple values are received (e.g. 'century,wiktionary'), results are returned from the first specified dictionary that has definitions. If left blank, results are returned from the first dictionary that has definitions. By default, dictionaries are searched in this order: ahd, wiktionary, webster, century, wordnet
Default Value
: all
-p|--part noun,verb,adverb,adjective
Comma-separated list of parts of speech. See http://developer.wordnik.com/docs.html#!/word/getDefinitions_get_2 for list of parts.
Default Value
: None
Fetch examples from Wordnik
Options
-s|--skip 5
Results to skip
Default Value
: 0
--[no-]incdups
Show duplicate examples from different sources
Fetches hyphenation and syllable stresses from Wordnik. Primary stress is red, secondary stress is bright white.
Options
--source ahd
Get from a single dictionary. Valid options: ahd, century, wiktionary, webster, and wordnet.
Default Value
: None
Fetches etymologies from Wordnik
Fetches bi-gram phrases from Wordnik
Options
--wlmi 13
Minimum WLMI(weighted mutual info) for the phrase.
Default Value
: 13
Fetches pronunciations from Wordnik
Options
--pt IPA
Text pronunciation type
Default Value
: None
ahd, arpabet, gcide-diacritical, IPA
--src ahd
Get from a single dictionary. Valid options: ahd, century, cmu, macmillan, wiktionary, webster, or wordnet
Default Value
: None
Fetches related words from Wordnik
Options
--rell 10
Restrict to the supplied relationship types
Default Value
: 10
--relt synonym
Limits the total results per type of relationship type. See http://developer.wordnik.com/docs.html#!/word/getRelatedWords_get_4 for a complete list of types.
Default Value
: None