{ "informal": { "funny": { "exaggerated": [ " 😂", " 😂😂", " 🤣", " 🤣🤣", "!!", "!!!" ], "statement": [ " 😝", " 😜", " 😬", " 😉😉" ], "question": [ " 🤔🤔", "?!", "??!" ] }, "decent": { "exaggerated": [ " 🫣🫣", " 😎", "!" ], "statement": [ " 🫣" ], "question": [ " 🤔", " 🤫", "?" ] }, "annoyed": { "exaggerated": [ " 😡", " 🤬", "!!!" ], "statement": [ " 🙄🙄", "..", "..." ], "question": [ " 🙄🤔", "?", "??" ] } }, "formal": { "funny": { "exaggerated": [ ",", " 😄", " 😁", " 😆", " 😃" ], "statement": [ ",", " 🙂", " 😉" ], "question": [ ",", " 😇", " 🙏" ] }, "decent": { "exaggerated": [ ",", "!" ], "statement": [ ",", "." ], "question": [ ",", "?" ] }, "annoyed": { "exaggerated": [ "!" ], "statement": [ ".", "..", "..." ], "question": [ ",", ".", "?" ] } } }