Search for a tool
Word Pattern Search

Tool to find a word by patterns, word search either to solve a substitution, or to solve a crossword-like game.

Results

Word Pattern Search -

Tag(s) : Word Search

Share
Share
dCode and more

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!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Word Pattern Search' tool for free! Thank you!

Word Pattern Search

Word Search with Pattern

Answers to Questions (FAQ)

What is a word pattern search? (Definition)

Searching by word pattern is an ambiguous notion, dCode offers 2 modes:

— (1) Desubstitution: the pattern of letters describes a mono-alphabetic substitution.

Example: The ABBA pattern allows you to find all the 4-letter words having the first letter identical to the last letter and a pair of 2 identical letters in the middle (but different from the first and last letter and not necessarily an A or a B'), like the word NOON.

Example: The pattern -A-A- indicates a word of 5 letters with the 2nd and the 4th identical letter (not necessarily an A) the other letters (- = unknown) can be any letter. Words like COCOA or SEVEN match the pattern.

— (2) Crosswords: the letter pattern describes the state of a Crossword

Example: The pattern -E-E-E indicates a 6 letter word with an E in 2nd, 4th and 6th position (such as DELETE, SEVERE, etc.)

How to search for a word ciphered using mono-alphabetical substitution?

From a cipher word (idiomorph), the unsubstitution consists in analyzing the distribution of the letters and especially the position of the repeated letters. Long words (from 9-10 letters) have a rather unique fingerprint.

Example: The pattern LWZLMOMWMOGF can correspond to the word SUBSTITUTION

This approach only works for monoalphabetic substitutions and for an existing word in the dictionary.

How to search for a word using known letters positions?

From the position of certain letters in a word, a dictionary search is possible. This is typically intended for lovers of crosswords (players or makers) and similar word games.

Example: The pattern -N-G-A- may lead to the word 'ANAGRAM'

Source code

dCode retains ownership of the "Word Pattern Search" source code. Except explicit open source licence (indicated Creative Commons / free), the "Word Pattern Search" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Word Pattern Search" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Word Pattern Search" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cite dCode

The copy-paste of the page "Word Pattern Search" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Word Pattern Search on dCode.fr [online website], retrieved on 2024-10-22, https://www.dcode.fr/word-pattern-search

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Word Pattern Search' tool for free! Thank you!


https://www.dcode.fr/word-pattern-search
© 2024 dCode — El 'kit de herramientas' definitivo para resolver todos los juegos/acertijos/geocaching/CTF.
 
Feedback