Can anyone think of a tool with which I can pass it many optional parameters such as the length of the word I'm looking for, and a few letters in that word and have it spit out a list of words?
Tell me more
×
English Language & Usage Stack Exchange is a question and answer site for
linguists, etymologists, and serious English language enthusiasts. It's 100% free, no registration required.
|
|
If you understand regexs, you can use this. For example, '^mo.s.$' yields:
|
|||
|
|
I think you're looking for More Words. Here are some basic word search options:
|
|||
|
|
