Tool to translate Pig Latin, an Anglo-Saxon slang similar to French Louchébem, adding the syllable 'ay' at the end of words.
Pig Latin - dCode
Tag(s) : Steganography
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!
Pig Latin translation modifies words by applying 2 rules:
— If the word starts with a vowel (only A,E,I,O,U not Y), add a -yay at the end of the word (sometimes -hay or -way)
Example: ENCODER becomes ENCODER-YAY
— if the word begins with one or more consonants, move the consonant (s) to the end of the word, and add ay.
Example: SLANG becomes ANG-SLAY
— if the word is short (1-2 letters) it can remain intact
dCode does not apply a rule for words less than 3 letters.
The decryption (inverse translation) of Pig Latin consists of finding the original words of the text by getting rid of the suffix -AY and possibly repositioning the consonants at the beginning of the word:
Example: IG-PAY devient PIG
The message contains strange words that end in AY.
Words often begin with a consonant and those beginning with a vowel end in YAY.
Sentences in Pig Latin can sound strange and out of step with the original language (often English).
Pig Latin involves moving letters to the end of words, while verlan involves reversing the order of syllables in each word.
dCode retains ownership of the "Pig Latin" source code. Any algorithm for the "Pig Latin" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Pig Latin" 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 "Pig Latin" 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 "Pig Latin" 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: Pig Latin on dCode.fr [online website], retrieved on 2025-04-14,