export const synonymsData = { "happy": [ "happy", "well-chosen" ], "sad": [ "sad", "deplorable" ], "angry": [ "angry", "furious", "raging", "tempestuous", "wild" ], "good": [ "good", "right", "ripe", "well,", "unspoiled", "unspoilt" ], "bad": [ "bad", "defective", "forged", "unfit", "unsound", "risky" ], "big": [ "big", "bighearted", "bounteous", "bountiful", "freehanded", "handsome" ], "small": [ "small", "little", "small", "s" ], "fast": [ "fast", "firm", "immobile", "fast", "tight", "fast" ], "slow": [ "slow", "slack", "slacken", "slow", "r", "slow" ], "strong": [ "strong", "warm", "strong", "a" ], "weak": [ "weak", "faint", "unaccented", "decrepit", "fallible", "watery" ], "hot": [ "hot", "live", "red-hot", "spicy", "raging" ], "cold": [ "cold", "cold-blooded", "inhuman", "insensate", "frigid", "stale" ], "rich": [ "rich", "deep", "fat", "ample", "full-bodied" ], "poor": [ "poor", "hapless", "inadequate" ], "new": [ "new", "young", "unexampled", "new", "r" ], "old": [ "old", "older" ], "beautiful": [], "ugly": [ "ugly", "atrocious", "despicable", "surly" ], "smart": [ "smart", "smarting", "smartness", "smart", "s", "smart" ], "dumb": [ "dumb", "mute", "silent" ], "easy": [ "easy", "light", "loose", "promiscuous", "sluttish", "wanton" ], "difficult": [ "difficult", "hard" ], "interesting": [], "boring": [ "boring", "deadening", "dull", "ho-hum", "irksome", "slow" ], "funny": [ "funny", "amusing", "curious", "fishy" ], "serious": [ "serious", "dangerous", "good", "serious", "unplayful" ], "handsome": [ "handsome", "big", "fine-looking" ], "brave": [ "brave", "braw", "gay", "brave", "courageous", "brave" ], "cowardly": [ "cowardly", "fearful" ], "honest": [ "honest", "fair", "honest", "honorable" ], "dishonest": [ "dishonest", "dishonorable", "dishonest", "s" ] };