How to Use the Latin Regex Dictionary

by Gerry

This is a word similarity search for Latin, based on Whitaker's Words. I've used it for the Latin texts on my Ancient-Spooks website.

The idea is that the ancient elites have encrypted many of their texts, using words with similar consonants patterns. You can input the consonants here, and the search will find all Latin words with similar patterns. If you choose the right ones, the text may yield its secret meaning, typically something about rulers deceiving their subjects.

(Under the hood, the search constructs a regular expression, regex for short, which would be a pain to type in explicitly.)

Searching for Consonants

In the 1st text field, you can input consonants, separated by blanks, e.g. l t n. The blanks will be filled with the vowels A/E/I/J/O/U/V/W/Y, and the common ending consonants S/N/M/R/T will be added automatically. You can also input vowels if you search for vowel similarity.

Searching for Consonants Groups

Often, words encrypt others where the consonants are not the same, but similar, like B/F/P/V, D/T, S/Z, C/G/Q/X.

Regex Quantifiers

You can put the regex quantifiers ? (none or one) or * (none or any number) after a consonant group. If you don't, the + (once or more) will be applied by default. The asterisk * by itself also serves as a wildcard for any number of any letters. This can be important if strict similarity doesn't yield any meaningful results.

Searching for Meanings

In the 2nd text field, you can input meanings, separated by blanks, e.g. hide cover conceal. Use an underscore to separate words within one meaning, e.g. go_out. An underscore before the word forces word wrap at the beginning, e.g. _out. An underscore at the end forces word wrap at the end, e.g. go_.

Combined Search

You can combine the 1st and the 2nd text field, to search for consonant patterns with a special meaning. This is useful if you have a hunch on what the text is really about, and want to narrow the results. For the most important meanings, you can use the shortcut button to search for dozens of synonyms at once.

Finding the Right Meaning

The hardest part is finding the intended secret meaning, out of the combinations of many dozens of similar words for each word in the original text. Here are the clues I use: