File size: 5,105 Bytes
2279b28 | 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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 | {
"show": "indicate",
"shows": "indicates",
"showed": "indicated",
"showing": "indicating",
"prove": "demonstrate",
"proves": "demonstrates",
"proved": "demonstrated",
"look": "examine",
"looks": "examines",
"looked": "examined",
"think": "consider",
"thinks": "considers",
"thought": "considered",
"say": "argue",
"says": "argues",
"said": "argued",
"tell": "state",
"tells": "states",
"told": "stated",
"find": "identify",
"finds": "identifies",
"found": "identified",
"see": "observe",
"sees": "observes",
"saw": "observed",
"know": "recognize",
"knows": "recognizes",
"knew": "recognized",
"learn": "ascertain",
"learns": "ascertains",
"learned": "ascertained",
"investigate": "examine",
"investigates": "examines",
"investigated": "examined",
"check": "assess",
"checks": "assesses",
"checked": "assessed",
"test": "evaluate",
"tests": "evaluates",
"tested": "evaluated",
"help": "facilitate",
"helps": "facilitates",
"helped": "facilitated",
"use": "employ",
"uses": "employs",
"used": "employed",
"using": "employing",
"make": "generate",
"makes": "generates",
"made": "generated",
"give": "provide",
"gives": "provides",
"gave": "provided",
"get": "acquire",
"gets": "acquires",
"got": "acquired",
"build": "construct",
"builds": "constructs",
"built": "constructed",
"create": "establish",
"creates": "establishes",
"created": "established",
"improve": "enhance",
"improves": "enhances",
"improved": "enhanced",
"improving": "enhancing",
"reduce": "diminish",
"reduces": "diminishes",
"reduced": "diminished",
"reducing": "diminishing",
"increase": "augment",
"increases": "augments",
"increased": "augmented",
"cause": "engender",
"causes": "engenders",
"caused": "engendered",
"mean": "imply",
"means": "implies",
"meant": "implied",
"seem": "appear",
"seems": "appears",
"seemed": "appeared",
"suggest": "propose",
"suggests": "proposes",
"suggested": "proposed",
"believe": "contend",
"believes": "contends",
"believed": "contended",
"claim": "assert",
"claims": "asserts",
"claimed": "asserted",
"problem": "issue",
"problems": "issues",
"question": "inquiry",
"questions": "inquiries",
"answer": "response",
"answers": "responses",
"idea": "notion",
"ideas": "notions",
"result": "outcome",
"results": "outcomes",
"effect": "implication",
"effects": "implications",
"reason": "rationale",
"reasons": "rationales",
"research": "scholarship",
"paper": "article",
"papers": "articles",
"main": "primary",
"major": "principal",
"key": "salient",
"important": "significant",
"big": "considerable",
"small": "limited",
"good": "beneficial",
"bad": "detrimental",
"new": "novel",
"clear": "evident",
"true": "valid",
"possible": "plausible",
"likely": "probable",
"unlikely": "improbable",
"often": "frequently",
"always": "invariably",
"very": "highly",
"really": "substantially",
"quite": "rather",
"role": "function",
"roles": "functions",
"factor": "determinant",
"factors": "determinants",
"area": "domain",
"areas": "domains",
"field": "discipline",
"fields": "disciplines",
"group": "cohort",
"groups": "cohorts",
"people": "participants",
"person": "participant",
"now": "presently",
"today": "currently",
"first": "initially",
"finally": "ultimately",
"overall": "broadly",
"basically": "essentially",
"actually": "notably",
"maybe": "possibly",
"perhaps": "conceivably",
"proof": "evidence",
"proofs": "evidence",
"example": "instance",
"examples": "instances",
"summary": "synthesis",
"review": "survey",
"reviews": "surveys",
"analysis": "examination",
"discussion": "discourse",
"conclusion": "implication",
"conclusions": "implications",
"aim": "objective",
"aims": "objectives",
"goal": "objective",
"goals": "objectives",
"focus": "emphasis",
"focuses": "emphasizes",
"focused": "emphasized",
"support": "substantiate",
"supports": "substantiates",
"supported": "substantiated",
"explain": "elucidate",
"explains": "elucidates",
"explained": "elucidated",
"describe": "characterize",
"describes": "characterizes",
"described": "characterized",
"compare": "contrast",
"compares": "contrasts",
"compared": "contrasted",
"measure": "quantify",
"measures": "quantifies",
"measured": "quantified",
"limit": "constraint",
"limits": "constraints",
"change": "transformation",
"changes": "transformations",
"process": "procedure",
"processes": "procedures",
"system": "framework",
"systems": "frameworks",
"model": "framework",
"models": "frameworks",
"theory": "theoretical framework",
"method": "methodology",
"methods": "methodologies",
"approach": "methodology",
"approaches": "methodologies"
}
|