Skip to content

Pig Latin takes the first consonant (or consonant cluster) of an English word, moves it to the end of the word and appends an "ay". If a word begins with a vowel you just append "way".

Notifications You must be signed in to change notification settings

SandunHarshana/Pig-Latin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Pig-Latin

Pig Latin takes the first consonant (or consonant cluster) of an English word, moves it to the end of the word and appends an "ay". If a word begins with a vowel you just append "way". Finaly, restore the first letter case of the Pig Latin word to match the English word.

  1. English -> Pig Latin
  2. hello -> ellohay
  3. shellfish -> ellfishshay
  4. envelope -> envelopeway

About

Pig Latin takes the first consonant (or consonant cluster) of an English word, moves it to the end of the word and appends an "ay". If a word begins with a vowel you just append "way".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published