A toast that wins over the room

Given one of eight fixed Hangul abbreviations joined by periods, print the full Korean toast phrase it stands for.

Easy1ImplementationStringBrute forceNo attempts yetTime limit2sMemory limit512 MB

Problem

You are given a toast that wins over the room, written as an abbreviation. Write a program that finds the phrase the toast abbreviates.

Input

The first line contains the toast. The toast is three Hangul syllables joined by periods (.), and it is one of the eight toasts that appear in the examples.

Output

Print, on one line, the Korean phrase the toast abbreviates, exactly as it appears in the example output.