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. Except explicit open source licence (indicated Creative Commons / free), the "Pig Latin" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "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.) and all data download, script, or API access for "Pig Latin" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.
The copy-paste of the page "Pig Latin" 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):
Pig Latin on dCode.fr [online website], retrieved on 2024-11-21,