A code language is formulated thus:
Vowels in the original word are replaced by the next vowel from the list of vowels, A-E-I-O-U (For example, E is replaced by I and U is replaced by A). Consonants in the original word are replaced by the previous consonant (For example, T is replaced by S and V is replaced by T).
Then how does the word, GOODMORNING appear in the coded language?