File size: 2,924 Bytes
cb3f5d8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 | {
"Breathy Giggle": "laughter",
"Cackle": "laughter",
"Childlike Giggle": "laughter",
"Chuckle": "laughter",
"Guffaw": "laughter",
"Nervous Giggle": "laughter",
"Snicker": "laughter",
"Snorting Giggle": "laughter",
"Convulsive Sob": "crying_and_distress",
"Mournful Wail": "crying_and_distress",
"Quiet Sob": "crying_and_distress",
"Sobs": "crying_and_distress",
"Trembling Whimper": "crying_and_distress",
"Deep Breath": "breathing",
"Deep Breathing": "breathing",
"Fast Breathing": "breathing",
"Heavy Breathing": "breathing",
"Normal Breathing": "breathing",
"Panting": "breathing",
"Slow Breathing": "breathing",
"Contented Sigh": "sighs",
"Exasperated Sigh": "sighs",
"Relief Sigh": "sighs",
"Wistful Sigh": "sighs",
"Fearful Gasp": "gasps_and_inhales",
"Sharp Inhale": "gasps_and_inhales",
"Surprised Gasp": "gasps_and_inhales",
"Exhausted Groan": "groans_and_moans",
"Frustrated Groan": "groans_and_moans",
"Pain Moan": "groans_and_moans",
"Pleasure Moan": "groans_and_moans",
"Affirmative Grunt": "grunts",
"Displeased Grunt": "grunts",
"Effort Grunt": "grunts",
"Ahem": "throat_and_vocal_sounds",
"Clears Throat": "throat_and_vocal_sounds",
"Growl": "throat_and_vocal_sounds",
"Gurgling": "throat_and_vocal_sounds",
"Hiss": "throat_and_vocal_sounds",
"Low Mumble": "throat_and_vocal_sounds",
"Whispered Mumble": "throat_and_vocal_sounds",
"Humming": "humming",
"Purr": "humming",
"Resonant Hum": "humming",
"Soft Hum": "humming",
"Cough": "coughing_and_sneezing",
"Coughing": "coughing_and_sneezing",
"Hiccup": "coughing_and_sneezing",
"Hiccups": "coughing_and_sneezing",
"Sniff": "coughing_and_sneezing",
"Snort": "coughing_and_sneezing",
"Yawn": "coughing_and_sneezing",
"Person Whistling Playfully": "whistling",
"Person Whistling to Get Attention": "whistling",
"Sharp Whistle": "whistling",
"Soft Whistle": "whistling",
"Wolf Whistle": "whistling",
"Blowing a Kiss": "mouth_and_lip_sounds",
"Kissing Noises": "mouth_and_lip_sounds",
"Kissing Sounds": "mouth_and_lip_sounds",
"Lip Smack": "mouth_and_lip_sounds",
"Smack One's Lips": "mouth_and_lip_sounds",
"Smacks Lips": "mouth_and_lip_sounds",
"Licking Sound": "mouth_and_lip_sounds",
"Spitting": "mouth_and_lip_sounds",
"Sucking Noise": "mouth_and_lip_sounds",
"Click One's Tongue": "tongue_clicks",
"Clicks Tongue": "tongue_clicks",
"Tongue Click": "tongue_clicks",
"Tsk": "tongue_clicks",
"Chewing Noises": "eating_and_drinking",
"Drinking Noises": "eating_and_drinking",
"Gulps": "eating_and_drinking",
"Nervous Gulp": "eating_and_drinking",
"Slurping Noises": "eating_and_drinking",
"Swallows": "eating_and_drinking",
"Scream": "screams_and_shrieks",
"Shriek": "screams_and_shrieks",
"Finger Snaps": "hand_and_body_sounds",
"Hand Scratching Head": "hand_and_body_sounds",
"Hand Slaps": "hand_and_body_sounds",
"Slap Face": "hand_and_body_sounds",
"no_burst": "no_burst"
} |