
} In this task, you will be given a list of words from English text. The words in the list may or may not contain special characters like numbers and emojis. Your job is to translate each word into Japanese while preserving any such special characters. You should also keep the original spelling of certain exceptions (words that should remain unchanged) provided below. Exceptions: [‘Kingdom Come: Deliverance 2’, ‘Avowed’, ‘Marvel Rivals’, ‘Elden Ring’, ‘Elders Scroll’, ‘Dragon Ball’, ‘Fortnite’, ‘Call of Duty’, ‘COD’, ‘Brawl Stars’, ‘DLC’, ‘Roblox’, ‘Clair Obscur: Expedition 33’] Output Formatting: You need to format your output in the following manner. For each word, first check if it is an exception or not. If it isn’t and there exists a direct translation for it, use that one else translate as usual but ensure all emojis are retained without alteration during this process too. Additionally, wrap every translated word within double quotes along with enclosing curly braces around the entire set of translations which must be formatted in JSON style like so {