<< back

IPA wordle-search

limited to american english; searches the CMU pronouncing dictionary filtered by the wordnik dictionary.
- note that dipthongs are counted as a single phoneme for length purposes.
- cmudict does not differentiate between {{phonemes.monophthongs[6]}} and {{phonemes.monophthongs[7]}}.

greys (not used)

{{ isValidChar(ph) ? ph : "x" }}
+

greens (correct)

{{ isValidChar(ph) ? ph : 'x' }}

yellows (wrong positions)

+
{{ isValidChar(ph) ? ph : "x" }}{{$subIndex}}
{{msg}}
{{output.length}} matches found
{{s}}