| { |
| "big": ["substantial", "considerable", "significant"], |
| "small": ["minimal", "negligible", "marginal"], |
| "good": ["beneficial", "advantageous", "favourable"], |
| "bad": ["detrimental", "adverse", "deleterious"], |
| "show": ["demonstrate", "illustrate", "indicate"], |
| "use": ["utilise", "employ", "implement"], |
| "get": ["obtain", "acquire", "procure"], |
| "give": ["provide", "furnish", "allocate"], |
| "make": ["construct", "fabricate", "formulate"], |
| "help": ["facilitate", "assist", "enable"], |
| "try": ["attempt", "endeavour", "undertake"], |
| "start": ["commence", "initiate", "inaugurate"], |
| "end": ["conclude", "terminate", "finalise"], |
| "need": ["require", "necessitate", "demand"], |
| "want": ["seek", "desire", "aspire"], |
| "think": ["consider", "contemplate", "deliberate"], |
| "find": ["ascertain", "determine", "identify"], |
| "change": ["modify", "alter", "transform"], |
| "keep": ["maintain", "retain", "preserve"], |
| "go up": ["increase", "escalate", "augment"], |
| "go down": ["decrease", "diminish", "decline"], |
| "look at": ["examine", "investigate", "scrutinise"], |
| "talk about": ["discuss", "address", "elaborate"], |
| "deal with": ["address", "tackle", "confront"], |
| "carry out": ["conduct", "execute", "perform"], |
| "point out": ["indicate", "highlight", "emphasise"], |
| "make sure": ["ensure", "verify", "confirm"], |
| "come up with": ["develop", "devise", "formulate"], |
| "find out": ["ascertain", "discover", "determine"], |
| "set up": ["establish", "institute", "inaugurate"], |
| "bring about": ["cause", "engender", "precipitate"], |
| "put forward": ["propose", "submit", "advance"], |
| "speed up": ["accelerate", "expedite", "hasten"], |
| "slow down": ["decelerate", "impede", "retard"], |
| "break down": ["decompose", "analyse", "disintegrate"], |
| "build up": ["accumulate", "amass", "consolidate"], |
| "cut down": ["reduce", "curtail", "diminish"], |
| "leave out": ["omit", "exclude", "disregard"], |
| "turn into": ["transform", "convert", "transmute"], |
| "figure out": ["determine", "resolve", "decipher"], |
| "work out": ["calculate", "determine", "resolve"], |
| "enough": ["sufficient", "adequate", "ample"], |
| "about": ["approximately", "roughly", "circa"], |
| "like": ["similar", "analogous", "comparable"], |
| "important": ["significant", "crucial", "essential"], |
| "interesting": ["noteworthy", "compelling", "intriguing"], |
| "clear": ["evident", "apparent", "unambiguous"], |
| "hard": ["challenging", "arduous", "demanding"], |
| "easy": ["straightforward", "facile", "uncomplicated"], |
| "fast": ["rapid", "expeditious", "swift"], |
| "many": ["numerous", "manifold", "multitudinous"], |
| "few": ["scant", "sparse", "limited"], |
| "new": ["novel", "innovative", "unprecedented"], |
| "old": ["established", "longstanding", "antiquated"], |
| "right": ["correct", "accurate", "appropriate"], |
| "wrong": ["incorrect", "erroneous", "fallacious"] |
| } |
|
|