Tool/solver to reform words from 2 portions / groups / parts / couples of letters to reform a couple that creates an existing word in the dictionary.
Words Couples Solver - dCode
Tag(s) : Word Games
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
To find all the words in the word-pair games, there is no other method than to methodically test all the combinations of two groups/segments of letters in both directions: the first joined to the second or the second concatenated to the first. To decrease the attempts, look at the letters that will be glued / concatenated so that their bigram is plausible. Also, if the letters of a part do not form a syllable, try to form one.
Example: COU+PLE=COUPLE exists but PLE+COU=PLECOU does not exist
Depending on the quality of the ngrams (frequent bigrams or trigrams), it is possible that very many results exist.
For the difficult words couples, use the complete dictionary, for the easy words couples, use the dictionary restricted to common words.
The number of combinations being exponential, the program is limited to couples.
By having all the letters, use the anagram generator, or the longest word solver.
dCode retains ownership of the "Words Couples Solver" source code. Any algorithm for the "Words Couples Solver" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Words Couples Solver" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Words Couples Solver" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "Words Couples Solver" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source.
Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: Words Couples Solver on dCode.fr [online website], retrieved on 2025-04-16,