Upload 8 files
Browse files- synonyms_en-ecommerce.json +63 -0
- synonyms_en-education.json +510 -0
- synonyms_en-financial.json +462 -0
- synonyms_en-healthcare.json +609 -0
- synonyms_en-legal.json +593 -0
- synonyms_en-realestate.json +570 -0
- synonyms_en-support.json +253 -0
- synonyms_en-travel.json +580 -0
synonyms_en-ecommerce.json
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"ecommerce": [
|
| 3 |
+
"e-commerce",
|
| 4 |
+
"online shopping",
|
| 5 |
+
"online store",
|
| 6 |
+
"digital commerce",
|
| 7 |
+
"internet shopping",
|
| 8 |
+
"electronic commerce"
|
| 9 |
+
],
|
| 10 |
+
"e-commerce": [
|
| 11 |
+
"ecommerce",
|
| 12 |
+
"online shopping",
|
| 13 |
+
"online store",
|
| 14 |
+
"digital commerce",
|
| 15 |
+
"internet shopping",
|
| 16 |
+
"electronic commerce"
|
| 17 |
+
],
|
| 18 |
+
"shop": ["store", "marketplace", "boutique", "outlet"],
|
| 19 |
+
"store": ["shop", "marketplace", "boutique", "outlet"],
|
| 20 |
+
"cart": ["shopping cart", "basket", "shopping basket"],
|
| 21 |
+
"shopping cart": ["cart", "basket", "shopping basket"],
|
| 22 |
+
"checkout": ["payment", "purchase", "buy", "pay"],
|
| 23 |
+
"buy": ["purchase", "order", "checkout", "acquire"],
|
| 24 |
+
"purchase": ["buy", "order", "checkout", "acquire"],
|
| 25 |
+
"shipping": ["delivery", "shipment", "freight", "transport"],
|
| 26 |
+
"delivery": ["shipping", "shipment", "freight", "transport"],
|
| 27 |
+
"discount": ["sale", "promotion", "deal", "coupon", "offer", "special"],
|
| 28 |
+
"sale": ["discount", "promotion", "deal", "offer", "special"],
|
| 29 |
+
"promotion": ["discount", "sale", "deal", "offer", "special"],
|
| 30 |
+
"deal": ["discount", "sale", "promotion", "offer", "special"],
|
| 31 |
+
"coupon": ["discount", "voucher", "promo code", "discount code"],
|
| 32 |
+
"product": ["item", "merchandise", "goods"],
|
| 33 |
+
"item": ["product", "merchandise", "goods"],
|
| 34 |
+
"customer": ["client", "shopper", "buyer", "consumer"],
|
| 35 |
+
"client": ["customer", "shopper", "buyer", "consumer"],
|
| 36 |
+
"payment": ["checkout", "transaction", "purchase"],
|
| 37 |
+
"refund": ["reimbursement", "money back", "return"],
|
| 38 |
+
"return": ["send back", "refund", "exchange"],
|
| 39 |
+
"wish list": ["wishlist", "favorites", "saved items"],
|
| 40 |
+
"wishlist": ["wish list", "favorites", "saved items"],
|
| 41 |
+
"review": ["rating", "feedback", "evaluation"],
|
| 42 |
+
"rating": ["review", "score", "stars", "feedback"],
|
| 43 |
+
"inventory": ["stock", "supply", "merchandise"],
|
| 44 |
+
"stock": ["inventory", "supply", "merchandise"],
|
| 45 |
+
"marketplace": ["store", "shop", "platform"],
|
| 46 |
+
"seller": ["vendor", "merchant", "retailer"],
|
| 47 |
+
"vendor": ["seller", "merchant", "retailer"],
|
| 48 |
+
"merchant": ["seller", "vendor", "retailer"],
|
| 49 |
+
"subscription": ["membership", "recurring", "plan"],
|
| 50 |
+
"free shipping": ["no shipping cost", "free delivery", "no delivery fee"],
|
| 51 |
+
"in stock": ["available", "ready to ship", "on hand"],
|
| 52 |
+
"out of stock": ["unavailable", "sold out", "back ordered"],
|
| 53 |
+
"sold out": ["out of stock", "unavailable", "back ordered"],
|
| 54 |
+
"order": ["purchase", "buy", "transaction"],
|
| 55 |
+
"track": ["monitor", "follow", "trace"],
|
| 56 |
+
"price": ["cost", "rate", "fee"],
|
| 57 |
+
"best seller": ["bestseller", "popular item", "top selling"],
|
| 58 |
+
"bestseller": ["best seller", "popular item", "top selling"],
|
| 59 |
+
"add to cart": ["add to basket", "put in cart", "save to cart"],
|
| 60 |
+
"cyber monday": ["cyber sale", "online monday sale"],
|
| 61 |
+
"black friday": ["black friday sale", "day after thanksgiving sale"],
|
| 62 |
+
"loyalty program": ["rewards program", "points program", "member benefits"]
|
| 63 |
+
}
|
synonyms_en-education.json
ADDED
|
@@ -0,0 +1,510 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"education": [
|
| 3 |
+
"learning",
|
| 4 |
+
"schooling",
|
| 5 |
+
"teaching",
|
| 6 |
+
"instruction",
|
| 7 |
+
"training",
|
| 8 |
+
"study",
|
| 9 |
+
"academics",
|
| 10 |
+
"educational system"
|
| 11 |
+
],
|
| 12 |
+
"academic": [
|
| 13 |
+
"educational",
|
| 14 |
+
"scholarly",
|
| 15 |
+
"scholastic",
|
| 16 |
+
"instructional",
|
| 17 |
+
"pedagogical",
|
| 18 |
+
"school"
|
| 19 |
+
],
|
| 20 |
+
"school": [
|
| 21 |
+
"educational institution",
|
| 22 |
+
"academy",
|
| 23 |
+
"institution",
|
| 24 |
+
"learning center",
|
| 25 |
+
"academic institution"
|
| 26 |
+
],
|
| 27 |
+
"university": [
|
| 28 |
+
"college",
|
| 29 |
+
"higher education institution",
|
| 30 |
+
"higher education",
|
| 31 |
+
"postsecondary institution",
|
| 32 |
+
"alma mater"
|
| 33 |
+
],
|
| 34 |
+
"college": [
|
| 35 |
+
"university",
|
| 36 |
+
"higher education institution",
|
| 37 |
+
"postsecondary institution",
|
| 38 |
+
"undergraduate school",
|
| 39 |
+
"institute"
|
| 40 |
+
],
|
| 41 |
+
"student": [
|
| 42 |
+
"pupil",
|
| 43 |
+
"learner",
|
| 44 |
+
"scholar",
|
| 45 |
+
"undergraduate",
|
| 46 |
+
"graduate",
|
| 47 |
+
"classmate"
|
| 48 |
+
],
|
| 49 |
+
"teacher": [
|
| 50 |
+
"educator",
|
| 51 |
+
"instructor",
|
| 52 |
+
"professor",
|
| 53 |
+
"faculty",
|
| 54 |
+
"lecturer",
|
| 55 |
+
"mentor",
|
| 56 |
+
"tutor"
|
| 57 |
+
],
|
| 58 |
+
"professor": [
|
| 59 |
+
"instructor",
|
| 60 |
+
"lecturer",
|
| 61 |
+
"faculty member",
|
| 62 |
+
"academic",
|
| 63 |
+
"teacher",
|
| 64 |
+
"educator"
|
| 65 |
+
],
|
| 66 |
+
"course": [
|
| 67 |
+
"class",
|
| 68 |
+
"subject",
|
| 69 |
+
"module",
|
| 70 |
+
"program",
|
| 71 |
+
"curriculum",
|
| 72 |
+
"unit"
|
| 73 |
+
],
|
| 74 |
+
"class": [
|
| 75 |
+
"course",
|
| 76 |
+
"lecture",
|
| 77 |
+
"lesson",
|
| 78 |
+
"seminar",
|
| 79 |
+
"tutorial",
|
| 80 |
+
"period"
|
| 81 |
+
],
|
| 82 |
+
"lesson": [
|
| 83 |
+
"class",
|
| 84 |
+
"lecture",
|
| 85 |
+
"session",
|
| 86 |
+
"period",
|
| 87 |
+
"instruction",
|
| 88 |
+
"teaching"
|
| 89 |
+
],
|
| 90 |
+
"lecture": [
|
| 91 |
+
"talk",
|
| 92 |
+
"presentation",
|
| 93 |
+
"speech",
|
| 94 |
+
"discourse",
|
| 95 |
+
"address",
|
| 96 |
+
"class"
|
| 97 |
+
],
|
| 98 |
+
"curriculum": [
|
| 99 |
+
"syllabus",
|
| 100 |
+
"course of study",
|
| 101 |
+
"program",
|
| 102 |
+
"coursework",
|
| 103 |
+
"academic program"
|
| 104 |
+
],
|
| 105 |
+
"syllabus": [
|
| 106 |
+
"course outline",
|
| 107 |
+
"curriculum",
|
| 108 |
+
"course description",
|
| 109 |
+
"program",
|
| 110 |
+
"course plan"
|
| 111 |
+
],
|
| 112 |
+
"semester": [
|
| 113 |
+
"term",
|
| 114 |
+
"academic term",
|
| 115 |
+
"session",
|
| 116 |
+
"period",
|
| 117 |
+
"trimester"
|
| 118 |
+
],
|
| 119 |
+
"degree": [
|
| 120 |
+
"diploma",
|
| 121 |
+
"qualification",
|
| 122 |
+
"certification",
|
| 123 |
+
"academic degree",
|
| 124 |
+
"credential"
|
| 125 |
+
],
|
| 126 |
+
"bachelor": [
|
| 127 |
+
"undergraduate degree",
|
| 128 |
+
"bachelor's degree",
|
| 129 |
+
"b.a.",
|
| 130 |
+
"b.s.",
|
| 131 |
+
"baccalaureate"
|
| 132 |
+
],
|
| 133 |
+
"master": [
|
| 134 |
+
"graduate degree",
|
| 135 |
+
"master's degree",
|
| 136 |
+
"m.a.",
|
| 137 |
+
"m.s.",
|
| 138 |
+
"postgraduate degree"
|
| 139 |
+
],
|
| 140 |
+
"doctorate": [
|
| 141 |
+
"doctoral degree",
|
| 142 |
+
"ph.d.",
|
| 143 |
+
"doctor of philosophy",
|
| 144 |
+
"doctoral",
|
| 145 |
+
"terminal degree"
|
| 146 |
+
],
|
| 147 |
+
"thesis": [
|
| 148 |
+
"dissertation",
|
| 149 |
+
"research paper",
|
| 150 |
+
"academic paper",
|
| 151 |
+
"scholarly work",
|
| 152 |
+
"research project"
|
| 153 |
+
],
|
| 154 |
+
"dissertation": [
|
| 155 |
+
"thesis",
|
| 156 |
+
"research paper",
|
| 157 |
+
"doctoral thesis",
|
| 158 |
+
"academic paper",
|
| 159 |
+
"scholarly work"
|
| 160 |
+
],
|
| 161 |
+
"research": [
|
| 162 |
+
"study",
|
| 163 |
+
"investigation",
|
| 164 |
+
"inquiry",
|
| 165 |
+
"analysis",
|
| 166 |
+
"examination",
|
| 167 |
+
"exploration"
|
| 168 |
+
],
|
| 169 |
+
"assignment": [
|
| 170 |
+
"homework",
|
| 171 |
+
"task",
|
| 172 |
+
"project",
|
| 173 |
+
"coursework",
|
| 174 |
+
"exercise",
|
| 175 |
+
"schoolwork"
|
| 176 |
+
],
|
| 177 |
+
"homework": [
|
| 178 |
+
"assignment",
|
| 179 |
+
"schoolwork",
|
| 180 |
+
"study",
|
| 181 |
+
"exercises",
|
| 182 |
+
"take-home work"
|
| 183 |
+
],
|
| 184 |
+
"exam": [
|
| 185 |
+
"examination",
|
| 186 |
+
"test",
|
| 187 |
+
"assessment",
|
| 188 |
+
"evaluation",
|
| 189 |
+
"quiz",
|
| 190 |
+
"final"
|
| 191 |
+
],
|
| 192 |
+
"test": [
|
| 193 |
+
"exam",
|
| 194 |
+
"examination",
|
| 195 |
+
"assessment",
|
| 196 |
+
"quiz",
|
| 197 |
+
"evaluation"
|
| 198 |
+
],
|
| 199 |
+
"grade": [
|
| 200 |
+
"mark",
|
| 201 |
+
"score",
|
| 202 |
+
"result",
|
| 203 |
+
"assessment",
|
| 204 |
+
"evaluation",
|
| 205 |
+
"rating"
|
| 206 |
+
],
|
| 207 |
+
"gpa": [
|
| 208 |
+
"grade point average",
|
| 209 |
+
"academic average",
|
| 210 |
+
"grade average",
|
| 211 |
+
"academic standing"
|
| 212 |
+
],
|
| 213 |
+
"major": [
|
| 214 |
+
"specialization",
|
| 215 |
+
"concentration",
|
| 216 |
+
"focus",
|
| 217 |
+
"field of study",
|
| 218 |
+
"discipline",
|
| 219 |
+
"area of study"
|
| 220 |
+
],
|
| 221 |
+
"minor": [
|
| 222 |
+
"secondary focus",
|
| 223 |
+
"secondary specialization",
|
| 224 |
+
"secondary concentration",
|
| 225 |
+
"secondary field"
|
| 226 |
+
],
|
| 227 |
+
"graduation": [
|
| 228 |
+
"commencement",
|
| 229 |
+
"convocation",
|
| 230 |
+
"completion",
|
| 231 |
+
"conferral of degrees",
|
| 232 |
+
"academic ceremony"
|
| 233 |
+
],
|
| 234 |
+
"scholar": [
|
| 235 |
+
"academic",
|
| 236 |
+
"intellectual",
|
| 237 |
+
"researcher",
|
| 238 |
+
"learned person",
|
| 239 |
+
"expert",
|
| 240 |
+
"student"
|
| 241 |
+
],
|
| 242 |
+
"scholarship": [
|
| 243 |
+
"grant",
|
| 244 |
+
"financial aid",
|
| 245 |
+
"fellowship",
|
| 246 |
+
"academic award",
|
| 247 |
+
"tuition assistance"
|
| 248 |
+
],
|
| 249 |
+
"tuition": [
|
| 250 |
+
"fees",
|
| 251 |
+
"education cost",
|
| 252 |
+
"school fees",
|
| 253 |
+
"academic fees",
|
| 254 |
+
"course fees"
|
| 255 |
+
],
|
| 256 |
+
"campus": [
|
| 257 |
+
"university grounds",
|
| 258 |
+
"college grounds",
|
| 259 |
+
"school grounds",
|
| 260 |
+
"academic community",
|
| 261 |
+
"college campus"
|
| 262 |
+
],
|
| 263 |
+
"dormitory": [
|
| 264 |
+
"dorm",
|
| 265 |
+
"residence hall",
|
| 266 |
+
"student housing",
|
| 267 |
+
"student residence",
|
| 268 |
+
"hall of residence"
|
| 269 |
+
],
|
| 270 |
+
"library": [
|
| 271 |
+
"resource center",
|
| 272 |
+
"learning commons",
|
| 273 |
+
"information center",
|
| 274 |
+
"media center",
|
| 275 |
+
"book repository"
|
| 276 |
+
],
|
| 277 |
+
"laboratory": [
|
| 278 |
+
"lab",
|
| 279 |
+
"research facility",
|
| 280 |
+
"science lab",
|
| 281 |
+
"experimental space",
|
| 282 |
+
"research lab"
|
| 283 |
+
],
|
| 284 |
+
"faculty": [
|
| 285 |
+
"teaching staff",
|
| 286 |
+
"academic staff",
|
| 287 |
+
"professors",
|
| 288 |
+
"instructors",
|
| 289 |
+
"educators",
|
| 290 |
+
"lecturers"
|
| 291 |
+
],
|
| 292 |
+
"dean": [
|
| 293 |
+
"academic head",
|
| 294 |
+
"faculty head",
|
| 295 |
+
"department head",
|
| 296 |
+
"administrative head",
|
| 297 |
+
"academic leader"
|
| 298 |
+
],
|
| 299 |
+
"department": [
|
| 300 |
+
"academic unit",
|
| 301 |
+
"division",
|
| 302 |
+
"faculty",
|
| 303 |
+
"school",
|
| 304 |
+
"program"
|
| 305 |
+
],
|
| 306 |
+
"alumni": [
|
| 307 |
+
"graduates",
|
| 308 |
+
"former students",
|
| 309 |
+
"alums",
|
| 310 |
+
"ex-students",
|
| 311 |
+
"past students"
|
| 312 |
+
],
|
| 313 |
+
"tenure": [
|
| 314 |
+
"permanent position",
|
| 315 |
+
"job security",
|
| 316 |
+
"academic appointment",
|
| 317 |
+
"permanent faculty position"
|
| 318 |
+
],
|
| 319 |
+
"accreditation": [
|
| 320 |
+
"certification",
|
| 321 |
+
"recognition",
|
| 322 |
+
"endorsement",
|
| 323 |
+
"validation",
|
| 324 |
+
"official approval"
|
| 325 |
+
],
|
| 326 |
+
"credit": [
|
| 327 |
+
"course credit",
|
| 328 |
+
"academic credit",
|
| 329 |
+
"credit hour",
|
| 330 |
+
"unit",
|
| 331 |
+
"credit unit"
|
| 332 |
+
],
|
| 333 |
+
"prerequisite": [
|
| 334 |
+
"requirement",
|
| 335 |
+
"precondition",
|
| 336 |
+
"prior requirement",
|
| 337 |
+
"necessary condition",
|
| 338 |
+
"foundation course"
|
| 339 |
+
],
|
| 340 |
+
"enrollment": [
|
| 341 |
+
"registration",
|
| 342 |
+
"admission",
|
| 343 |
+
"entry",
|
| 344 |
+
"matriculation",
|
| 345 |
+
"signing up"
|
| 346 |
+
],
|
| 347 |
+
"admissions": [
|
| 348 |
+
"enrollment",
|
| 349 |
+
"acceptance",
|
| 350 |
+
"entry",
|
| 351 |
+
"recruitment",
|
| 352 |
+
"matriculation"
|
| 353 |
+
],
|
| 354 |
+
"textbook": [
|
| 355 |
+
"coursebook",
|
| 356 |
+
"study book",
|
| 357 |
+
"academic book",
|
| 358 |
+
"course material",
|
| 359 |
+
"educational book"
|
| 360 |
+
],
|
| 361 |
+
"study": [
|
| 362 |
+
"learn",
|
| 363 |
+
"research",
|
| 364 |
+
"examine",
|
| 365 |
+
"investigate",
|
| 366 |
+
"review",
|
| 367 |
+
"analyze"
|
| 368 |
+
],
|
| 369 |
+
"learning": [
|
| 370 |
+
"education",
|
| 371 |
+
"study",
|
| 372 |
+
"instruction",
|
| 373 |
+
"schooling",
|
| 374 |
+
"training",
|
| 375 |
+
"teaching"
|
| 376 |
+
],
|
| 377 |
+
"lecture hall": [
|
| 378 |
+
"auditorium",
|
| 379 |
+
"classroom",
|
| 380 |
+
"theater",
|
| 381 |
+
"amphitheater",
|
| 382 |
+
"presentation room"
|
| 383 |
+
],
|
| 384 |
+
"tutorial": [
|
| 385 |
+
"seminar",
|
| 386 |
+
"workshop",
|
| 387 |
+
"discussion group",
|
| 388 |
+
"recitation",
|
| 389 |
+
"study session"
|
| 390 |
+
],
|
| 391 |
+
"plagiarism": [
|
| 392 |
+
"academic dishonesty",
|
| 393 |
+
"copying",
|
| 394 |
+
"cheating",
|
| 395 |
+
"academic misconduct",
|
| 396 |
+
"unauthorized use"
|
| 397 |
+
],
|
| 398 |
+
"citation": [
|
| 399 |
+
"reference",
|
| 400 |
+
"source",
|
| 401 |
+
"attribution",
|
| 402 |
+
"quotation",
|
| 403 |
+
"bibliographic reference"
|
| 404 |
+
],
|
| 405 |
+
"bibliography": [
|
| 406 |
+
"references",
|
| 407 |
+
"works cited",
|
| 408 |
+
"sources",
|
| 409 |
+
"reference list",
|
| 410 |
+
"citations"
|
| 411 |
+
],
|
| 412 |
+
"academic year": [
|
| 413 |
+
"school year",
|
| 414 |
+
"academic session",
|
| 415 |
+
"scholastic year",
|
| 416 |
+
"academic calendar",
|
| 417 |
+
"term"
|
| 418 |
+
],
|
| 419 |
+
"advisor": [
|
| 420 |
+
"academic advisor",
|
| 421 |
+
"counselor",
|
| 422 |
+
"mentor",
|
| 423 |
+
"tutor",
|
| 424 |
+
"supervisor",
|
| 425 |
+
"guide"
|
| 426 |
+
],
|
| 427 |
+
"internship": [
|
| 428 |
+
"practicum",
|
| 429 |
+
"field experience",
|
| 430 |
+
"work placement",
|
| 431 |
+
"traineeship",
|
| 432 |
+
"clinical experience"
|
| 433 |
+
],
|
| 434 |
+
"fellowship": [
|
| 435 |
+
"scholarship",
|
| 436 |
+
"grant",
|
| 437 |
+
"award",
|
| 438 |
+
"stipend",
|
| 439 |
+
"research position"
|
| 440 |
+
],
|
| 441 |
+
"conference": [
|
| 442 |
+
"symposium",
|
| 443 |
+
"seminar",
|
| 444 |
+
"convention",
|
| 445 |
+
"colloquium",
|
| 446 |
+
"forum",
|
| 447 |
+
"congress"
|
| 448 |
+
],
|
| 449 |
+
"peer review": [
|
| 450 |
+
"academic review",
|
| 451 |
+
"scholarly review",
|
| 452 |
+
"critical assessment",
|
| 453 |
+
"expert evaluation"
|
| 454 |
+
],
|
| 455 |
+
"journal": [
|
| 456 |
+
"academic journal",
|
| 457 |
+
"scholarly publication",
|
| 458 |
+
"periodical",
|
| 459 |
+
"academic publication",
|
| 460 |
+
"research journal"
|
| 461 |
+
],
|
| 462 |
+
"abstract": [
|
| 463 |
+
"summary",
|
| 464 |
+
"synopsis",
|
| 465 |
+
"précis",
|
| 466 |
+
"digest",
|
| 467 |
+
"outline",
|
| 468 |
+
"overview"
|
| 469 |
+
],
|
| 470 |
+
"alumni association": [
|
| 471 |
+
"graduate society",
|
| 472 |
+
"alumni organization",
|
| 473 |
+
"alumni network",
|
| 474 |
+
"former students group"
|
| 475 |
+
],
|
| 476 |
+
"academic freedom": [
|
| 477 |
+
"intellectual freedom",
|
| 478 |
+
"scholarly independence",
|
| 479 |
+
"academic liberty",
|
| 480 |
+
"freedom of inquiry"
|
| 481 |
+
],
|
| 482 |
+
"sabbatical": [
|
| 483 |
+
"academic leave",
|
| 484 |
+
"research leave",
|
| 485 |
+
"professional leave",
|
| 486 |
+
"study leave",
|
| 487 |
+
"academic break"
|
| 488 |
+
],
|
| 489 |
+
"seminar": [
|
| 490 |
+
"workshop",
|
| 491 |
+
"discussion group",
|
| 492 |
+
"colloquium",
|
| 493 |
+
"tutorial",
|
| 494 |
+
"study group"
|
| 495 |
+
],
|
| 496 |
+
"online learning": [
|
| 497 |
+
"e-learning",
|
| 498 |
+
"distance education",
|
| 499 |
+
"virtual learning",
|
| 500 |
+
"remote learning",
|
| 501 |
+
"digital education"
|
| 502 |
+
],
|
| 503 |
+
"distance learning": [
|
| 504 |
+
"online education",
|
| 505 |
+
"remote learning",
|
| 506 |
+
"e-learning",
|
| 507 |
+
"virtual education",
|
| 508 |
+
"distance education"
|
| 509 |
+
]
|
| 510 |
+
}
|
synonyms_en-financial.json
ADDED
|
@@ -0,0 +1,462 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"finance": [
|
| 3 |
+
"financial",
|
| 4 |
+
"monetary",
|
| 5 |
+
"fiscal",
|
| 6 |
+
"economic",
|
| 7 |
+
"money matters",
|
| 8 |
+
"banking"
|
| 9 |
+
],
|
| 10 |
+
"banking": [
|
| 11 |
+
"bank services",
|
| 12 |
+
"financial services",
|
| 13 |
+
"money management",
|
| 14 |
+
"finance"
|
| 15 |
+
],
|
| 16 |
+
"account": [
|
| 17 |
+
"bank account",
|
| 18 |
+
"financial account",
|
| 19 |
+
"deposit account",
|
| 20 |
+
"banking account"
|
| 21 |
+
],
|
| 22 |
+
"checking account": [
|
| 23 |
+
"current account",
|
| 24 |
+
"transaction account",
|
| 25 |
+
"demand deposit account",
|
| 26 |
+
"chequing account"
|
| 27 |
+
],
|
| 28 |
+
"savings account": [
|
| 29 |
+
"deposit account",
|
| 30 |
+
"interest account",
|
| 31 |
+
"savings",
|
| 32 |
+
"interest-bearing account"
|
| 33 |
+
],
|
| 34 |
+
"deposit": [
|
| 35 |
+
"lodge",
|
| 36 |
+
"put money in",
|
| 37 |
+
"pay in",
|
| 38 |
+
"credit",
|
| 39 |
+
"fund"
|
| 40 |
+
],
|
| 41 |
+
"withdrawal": [
|
| 42 |
+
"take out",
|
| 43 |
+
"cash out",
|
| 44 |
+
"withdraw",
|
| 45 |
+
"pull funds",
|
| 46 |
+
"take money out"
|
| 47 |
+
],
|
| 48 |
+
"transfer": [
|
| 49 |
+
"wire",
|
| 50 |
+
"send money",
|
| 51 |
+
"transmit funds",
|
| 52 |
+
"remit",
|
| 53 |
+
"money transfer"
|
| 54 |
+
],
|
| 55 |
+
"transaction": [
|
| 56 |
+
"payment",
|
| 57 |
+
"financial operation",
|
| 58 |
+
"bank operation",
|
| 59 |
+
"money movement",
|
| 60 |
+
"exchange"
|
| 61 |
+
],
|
| 62 |
+
"balance": [
|
| 63 |
+
"account balance",
|
| 64 |
+
"available funds",
|
| 65 |
+
"bank balance",
|
| 66 |
+
"remaining funds"
|
| 67 |
+
],
|
| 68 |
+
"statement": [
|
| 69 |
+
"bank statement",
|
| 70 |
+
"account statement",
|
| 71 |
+
"financial statement",
|
| 72 |
+
"transaction history"
|
| 73 |
+
],
|
| 74 |
+
"overdraft": [
|
| 75 |
+
"negative balance",
|
| 76 |
+
"overdrawn",
|
| 77 |
+
"exceeding available funds",
|
| 78 |
+
"overdraft protection"
|
| 79 |
+
],
|
| 80 |
+
"interest": [
|
| 81 |
+
"interest rate",
|
| 82 |
+
"yield",
|
| 83 |
+
"return",
|
| 84 |
+
"earnings",
|
| 85 |
+
"accrued interest"
|
| 86 |
+
],
|
| 87 |
+
"apr": [
|
| 88 |
+
"annual percentage rate",
|
| 89 |
+
"interest rate",
|
| 90 |
+
"yearly interest"
|
| 91 |
+
],
|
| 92 |
+
"apy": [
|
| 93 |
+
"annual percentage yield",
|
| 94 |
+
"effective annual rate",
|
| 95 |
+
"compound interest rate"
|
| 96 |
+
],
|
| 97 |
+
"credit": [
|
| 98 |
+
"loan",
|
| 99 |
+
"lending",
|
| 100 |
+
"borrowing",
|
| 101 |
+
"financing"
|
| 102 |
+
],
|
| 103 |
+
"loan": [
|
| 104 |
+
"credit",
|
| 105 |
+
"borrowing",
|
| 106 |
+
"financing",
|
| 107 |
+
"advance",
|
| 108 |
+
"lending"
|
| 109 |
+
],
|
| 110 |
+
"mortgage": [
|
| 111 |
+
"home loan",
|
| 112 |
+
"property loan",
|
| 113 |
+
"real estate loan",
|
| 114 |
+
"housing finance"
|
| 115 |
+
],
|
| 116 |
+
"credit card": [
|
| 117 |
+
"card",
|
| 118 |
+
"charge card",
|
| 119 |
+
"payment card",
|
| 120 |
+
"plastic"
|
| 121 |
+
],
|
| 122 |
+
"debit card": [
|
| 123 |
+
"bank card",
|
| 124 |
+
"check card",
|
| 125 |
+
"payment card",
|
| 126 |
+
"atm card"
|
| 127 |
+
],
|
| 128 |
+
"atm": [
|
| 129 |
+
"automated teller machine",
|
| 130 |
+
"cash machine",
|
| 131 |
+
"cash point",
|
| 132 |
+
"bank machine"
|
| 133 |
+
],
|
| 134 |
+
"investment": [
|
| 135 |
+
"investing",
|
| 136 |
+
"capital investment",
|
| 137 |
+
"financial investment",
|
| 138 |
+
"asset allocation"
|
| 139 |
+
],
|
| 140 |
+
"stocks": [
|
| 141 |
+
"shares",
|
| 142 |
+
"equities",
|
| 143 |
+
"securities",
|
| 144 |
+
"stock market investments"
|
| 145 |
+
],
|
| 146 |
+
"bonds": [
|
| 147 |
+
"fixed income",
|
| 148 |
+
"debt securities",
|
| 149 |
+
"treasury bonds",
|
| 150 |
+
"fixed interest securities"
|
| 151 |
+
],
|
| 152 |
+
"mutual fund": [
|
| 153 |
+
"investment fund",
|
| 154 |
+
"fund",
|
| 155 |
+
"pooled investment",
|
| 156 |
+
"collective investment scheme"
|
| 157 |
+
],
|
| 158 |
+
"etf": [
|
| 159 |
+
"exchange-traded fund",
|
| 160 |
+
"index fund",
|
| 161 |
+
"traded fund",
|
| 162 |
+
"basket fund"
|
| 163 |
+
],
|
| 164 |
+
"portfolio": [
|
| 165 |
+
"investment portfolio",
|
| 166 |
+
"asset portfolio",
|
| 167 |
+
"holdings",
|
| 168 |
+
"investment collection"
|
| 169 |
+
],
|
| 170 |
+
"diversification": [
|
| 171 |
+
"risk spreading",
|
| 172 |
+
"asset allocation",
|
| 173 |
+
"investment variety",
|
| 174 |
+
"portfolio diversity"
|
| 175 |
+
],
|
| 176 |
+
"dividend": [
|
| 177 |
+
"payout",
|
| 178 |
+
"distribution",
|
| 179 |
+
"profit share",
|
| 180 |
+
"shareholder payment"
|
| 181 |
+
],
|
| 182 |
+
"capital gain": [
|
| 183 |
+
"investment profit",
|
| 184 |
+
"appreciation",
|
| 185 |
+
"profit",
|
| 186 |
+
"investment return"
|
| 187 |
+
],
|
| 188 |
+
"retirement": [
|
| 189 |
+
"pension",
|
| 190 |
+
"retirement planning",
|
| 191 |
+
"retirement savings",
|
| 192 |
+
"nest egg"
|
| 193 |
+
],
|
| 194 |
+
"ira": [
|
| 195 |
+
"individual retirement account",
|
| 196 |
+
"retirement account",
|
| 197 |
+
"retirement savings",
|
| 198 |
+
"tax-advantaged account"
|
| 199 |
+
],
|
| 200 |
+
"401k": [
|
| 201 |
+
"retirement plan",
|
| 202 |
+
"pension plan",
|
| 203 |
+
"retirement savings plan",
|
| 204 |
+
"tax-deferred plan"
|
| 205 |
+
],
|
| 206 |
+
"tax": [
|
| 207 |
+
"taxation",
|
| 208 |
+
"tax payment",
|
| 209 |
+
"levy",
|
| 210 |
+
"duty",
|
| 211 |
+
"tariff"
|
| 212 |
+
],
|
| 213 |
+
"budget": [
|
| 214 |
+
"financial plan",
|
| 215 |
+
"spending plan",
|
| 216 |
+
"money management plan",
|
| 217 |
+
"financial budget"
|
| 218 |
+
],
|
| 219 |
+
"debt": [
|
| 220 |
+
"liability",
|
| 221 |
+
"financial obligation",
|
| 222 |
+
"money owed",
|
| 223 |
+
"borrowing"
|
| 224 |
+
],
|
| 225 |
+
"credit score": [
|
| 226 |
+
"fico score",
|
| 227 |
+
"credit rating",
|
| 228 |
+
"credit history",
|
| 229 |
+
"creditworthiness"
|
| 230 |
+
],
|
| 231 |
+
"bankruptcy": [
|
| 232 |
+
"insolvency",
|
| 233 |
+
"financial failure",
|
| 234 |
+
"debt relief",
|
| 235 |
+
"chapter 7",
|
| 236 |
+
"chapter 11"
|
| 237 |
+
],
|
| 238 |
+
"insurance": [
|
| 239 |
+
"coverage",
|
| 240 |
+
"protection policy",
|
| 241 |
+
"risk management",
|
| 242 |
+
"indemnity"
|
| 243 |
+
],
|
| 244 |
+
"premium": [
|
| 245 |
+
"insurance payment",
|
| 246 |
+
"insurance cost",
|
| 247 |
+
"insurance fee",
|
| 248 |
+
"policy payment"
|
| 249 |
+
],
|
| 250 |
+
"claim": [
|
| 251 |
+
"insurance claim",
|
| 252 |
+
"benefit claim",
|
| 253 |
+
"reimbursement request",
|
| 254 |
+
"compensation request"
|
| 255 |
+
],
|
| 256 |
+
"deductible": [
|
| 257 |
+
"excess",
|
| 258 |
+
"out-of-pocket amount",
|
| 259 |
+
"initial payment",
|
| 260 |
+
"self-insured retention"
|
| 261 |
+
],
|
| 262 |
+
"inflation": [
|
| 263 |
+
"price increase",
|
| 264 |
+
"cost of living increase",
|
| 265 |
+
"rising prices",
|
| 266 |
+
"economic inflation"
|
| 267 |
+
],
|
| 268 |
+
"deflation": [
|
| 269 |
+
"price decrease",
|
| 270 |
+
"falling prices",
|
| 271 |
+
"negative inflation",
|
| 272 |
+
"economic deflation"
|
| 273 |
+
],
|
| 274 |
+
"recession": [
|
| 275 |
+
"economic downturn",
|
| 276 |
+
"slump",
|
| 277 |
+
"economic decline",
|
| 278 |
+
"business cycle contraction"
|
| 279 |
+
],
|
| 280 |
+
"bull market": [
|
| 281 |
+
"upward market",
|
| 282 |
+
"rising market",
|
| 283 |
+
"market uptrend",
|
| 284 |
+
"upward trend"
|
| 285 |
+
],
|
| 286 |
+
"bear market": [
|
| 287 |
+
"downward market",
|
| 288 |
+
"falling market",
|
| 289 |
+
"market downtrend",
|
| 290 |
+
"downward trend"
|
| 291 |
+
],
|
| 292 |
+
"stock exchange": [
|
| 293 |
+
"securities exchange",
|
| 294 |
+
"trading market",
|
| 295 |
+
"bourse",
|
| 296 |
+
"stock market"
|
| 297 |
+
],
|
| 298 |
+
"broker": [
|
| 299 |
+
"stockbroker",
|
| 300 |
+
"financial broker",
|
| 301 |
+
"investment broker",
|
| 302 |
+
"securities broker"
|
| 303 |
+
],
|
| 304 |
+
"currency": [
|
| 305 |
+
"money",
|
| 306 |
+
"legal tender",
|
| 307 |
+
"foreign exchange",
|
| 308 |
+
"cash",
|
| 309 |
+
"forex"
|
| 310 |
+
],
|
| 311 |
+
"exchange rate": [
|
| 312 |
+
"currency rate",
|
| 313 |
+
"forex rate",
|
| 314 |
+
"conversion rate",
|
| 315 |
+
"currency exchange rate"
|
| 316 |
+
],
|
| 317 |
+
"asset": [
|
| 318 |
+
"financial asset",
|
| 319 |
+
"property",
|
| 320 |
+
"possession",
|
| 321 |
+
"investment",
|
| 322 |
+
"holdings"
|
| 323 |
+
],
|
| 324 |
+
"liability": [
|
| 325 |
+
"debt",
|
| 326 |
+
"financial obligation",
|
| 327 |
+
"payable",
|
| 328 |
+
"financial liability"
|
| 329 |
+
],
|
| 330 |
+
"net worth": [
|
| 331 |
+
"wealth",
|
| 332 |
+
"financial worth",
|
| 333 |
+
"assets minus liabilities",
|
| 334 |
+
"equity"
|
| 335 |
+
],
|
| 336 |
+
"equity": [
|
| 337 |
+
"ownership",
|
| 338 |
+
"ownership interest",
|
| 339 |
+
"shareholder equity",
|
| 340 |
+
"stake"
|
| 341 |
+
],
|
| 342 |
+
"collateral": [
|
| 343 |
+
"security",
|
| 344 |
+
"asset backing",
|
| 345 |
+
"pledge",
|
| 346 |
+
"guaranteed asset"
|
| 347 |
+
],
|
| 348 |
+
"amortization": [
|
| 349 |
+
"loan payoff schedule",
|
| 350 |
+
"repayment plan",
|
| 351 |
+
"debt reduction",
|
| 352 |
+
"principal reduction"
|
| 353 |
+
],
|
| 354 |
+
"annuity": [
|
| 355 |
+
"fixed income investment",
|
| 356 |
+
"retirement income",
|
| 357 |
+
"income stream",
|
| 358 |
+
"periodic payment"
|
| 359 |
+
],
|
| 360 |
+
"compound interest": [
|
| 361 |
+
"interest on interest",
|
| 362 |
+
"accumulated interest",
|
| 363 |
+
"reinvested interest"
|
| 364 |
+
],
|
| 365 |
+
"credit limit": [
|
| 366 |
+
"borrowing limit",
|
| 367 |
+
"spending limit",
|
| 368 |
+
"maximum credit",
|
| 369 |
+
"credit cap"
|
| 370 |
+
],
|
| 371 |
+
"escrow": [
|
| 372 |
+
"trust account",
|
| 373 |
+
"third-party holding",
|
| 374 |
+
"reserved funds",
|
| 375 |
+
"impound account"
|
| 376 |
+
],
|
| 377 |
+
"foreclosure": [
|
| 378 |
+
"repossession",
|
| 379 |
+
"property seizure",
|
| 380 |
+
"home repossession",
|
| 381 |
+
"default remedy"
|
| 382 |
+
],
|
| 383 |
+
"hedge": [
|
| 384 |
+
"risk protection",
|
| 385 |
+
"financial protection",
|
| 386 |
+
"risk management strategy",
|
| 387 |
+
"investment protection"
|
| 388 |
+
],
|
| 389 |
+
"liquidity": [
|
| 390 |
+
"cash availability",
|
| 391 |
+
"cash access",
|
| 392 |
+
"money availability",
|
| 393 |
+
"convertibility to cash"
|
| 394 |
+
],
|
| 395 |
+
"margin": [
|
| 396 |
+
"borrowed funds",
|
| 397 |
+
"leverage",
|
| 398 |
+
"broker loan",
|
| 399 |
+
"trading on margin"
|
| 400 |
+
],
|
| 401 |
+
"maturity": [
|
| 402 |
+
"due date",
|
| 403 |
+
"term end",
|
| 404 |
+
"expiration date",
|
| 405 |
+
"payment date"
|
| 406 |
+
],
|
| 407 |
+
"principal": [
|
| 408 |
+
"original amount",
|
| 409 |
+
"loan amount",
|
| 410 |
+
"capital sum",
|
| 411 |
+
"face value"
|
| 412 |
+
],
|
| 413 |
+
"refinance": [
|
| 414 |
+
"loan renewal",
|
| 415 |
+
"refinancing",
|
| 416 |
+
"new loan terms",
|
| 417 |
+
"debt restructuring"
|
| 418 |
+
],
|
| 419 |
+
"security": [
|
| 420 |
+
"investment vehicle",
|
| 421 |
+
"financial instrument",
|
| 422 |
+
"tradable asset",
|
| 423 |
+
"financial security"
|
| 424 |
+
],
|
| 425 |
+
"tax return": [
|
| 426 |
+
"tax filing",
|
| 427 |
+
"income tax return",
|
| 428 |
+
"tax declaration",
|
| 429 |
+
"tax statement"
|
| 430 |
+
],
|
| 431 |
+
"trust": [
|
| 432 |
+
"financial trust",
|
| 433 |
+
"legal arrangement",
|
| 434 |
+
"asset management vehicle",
|
| 435 |
+
"fiduciary relationship"
|
| 436 |
+
],
|
| 437 |
+
"yield": [
|
| 438 |
+
"return",
|
| 439 |
+
"investment return",
|
| 440 |
+
"profit percentage",
|
| 441 |
+
"income rate"
|
| 442 |
+
],
|
| 443 |
+
"capital": [
|
| 444 |
+
"funds",
|
| 445 |
+
"money",
|
| 446 |
+
"assets",
|
| 447 |
+
"financial resources",
|
| 448 |
+
"wealth"
|
| 449 |
+
],
|
| 450 |
+
"financial advisor": [
|
| 451 |
+
"financial planner",
|
| 452 |
+
"investment advisor",
|
| 453 |
+
"money manager",
|
| 454 |
+
"wealth manager"
|
| 455 |
+
],
|
| 456 |
+
"audit": [
|
| 457 |
+
"financial review",
|
| 458 |
+
"examination",
|
| 459 |
+
"financial inspection",
|
| 460 |
+
"verification"
|
| 461 |
+
]
|
| 462 |
+
}
|
synonyms_en-healthcare.json
ADDED
|
@@ -0,0 +1,609 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"healthcare": [
|
| 3 |
+
"health care",
|
| 4 |
+
"medical care",
|
| 5 |
+
"health services",
|
| 6 |
+
"medical services",
|
| 7 |
+
"patient care"
|
| 8 |
+
],
|
| 9 |
+
"medical": [
|
| 10 |
+
"clinical",
|
| 11 |
+
"healthcare",
|
| 12 |
+
"medicinal",
|
| 13 |
+
"therapeutic",
|
| 14 |
+
"health-related"
|
| 15 |
+
],
|
| 16 |
+
"doctor": [
|
| 17 |
+
"physician",
|
| 18 |
+
"medical practitioner",
|
| 19 |
+
"clinician",
|
| 20 |
+
"md",
|
| 21 |
+
"medical doctor",
|
| 22 |
+
"healthcare provider"
|
| 23 |
+
],
|
| 24 |
+
"physician": [
|
| 25 |
+
"doctor",
|
| 26 |
+
"medical practitioner",
|
| 27 |
+
"clinician",
|
| 28 |
+
"md",
|
| 29 |
+
"medical doctor"
|
| 30 |
+
],
|
| 31 |
+
"hospital": [
|
| 32 |
+
"medical center",
|
| 33 |
+
"medical facility",
|
| 34 |
+
"healthcare facility",
|
| 35 |
+
"infirmary",
|
| 36 |
+
"medical institution"
|
| 37 |
+
],
|
| 38 |
+
"clinic": [
|
| 39 |
+
"medical office",
|
| 40 |
+
"healthcare center",
|
| 41 |
+
"outpatient facility",
|
| 42 |
+
"medical practice",
|
| 43 |
+
"doctor's office"
|
| 44 |
+
],
|
| 45 |
+
"patient": [
|
| 46 |
+
"sick person",
|
| 47 |
+
"healthcare recipient",
|
| 48 |
+
"client",
|
| 49 |
+
"care recipient"
|
| 50 |
+
],
|
| 51 |
+
"diagnosis": [
|
| 52 |
+
"medical assessment",
|
| 53 |
+
"identification",
|
| 54 |
+
"determination",
|
| 55 |
+
"clinical finding",
|
| 56 |
+
"medical opinion"
|
| 57 |
+
],
|
| 58 |
+
"treatment": [
|
| 59 |
+
"therapy",
|
| 60 |
+
"medical care",
|
| 61 |
+
"intervention",
|
| 62 |
+
"medical treatment",
|
| 63 |
+
"therapeutic procedure",
|
| 64 |
+
"care"
|
| 65 |
+
],
|
| 66 |
+
"therapy": [
|
| 67 |
+
"treatment",
|
| 68 |
+
"intervention",
|
| 69 |
+
"rehabilitation",
|
| 70 |
+
"therapeutic care",
|
| 71 |
+
"remediation"
|
| 72 |
+
],
|
| 73 |
+
"medication": [
|
| 74 |
+
"medicine",
|
| 75 |
+
"drug",
|
| 76 |
+
"pharmaceutical",
|
| 77 |
+
"remedy",
|
| 78 |
+
"prescription"
|
| 79 |
+
],
|
| 80 |
+
"prescription": [
|
| 81 |
+
"rx",
|
| 82 |
+
"script",
|
| 83 |
+
"medication order",
|
| 84 |
+
"drug prescription"
|
| 85 |
+
],
|
| 86 |
+
"medicine": [
|
| 87 |
+
"medication",
|
| 88 |
+
"drug",
|
| 89 |
+
"pharmaceutical",
|
| 90 |
+
"remedy",
|
| 91 |
+
"medicament"
|
| 92 |
+
],
|
| 93 |
+
"surgery": [
|
| 94 |
+
"operation",
|
| 95 |
+
"surgical procedure",
|
| 96 |
+
"medical procedure",
|
| 97 |
+
"intervention",
|
| 98 |
+
"surgical operation"
|
| 99 |
+
],
|
| 100 |
+
"emergency": [
|
| 101 |
+
"urgent care",
|
| 102 |
+
"crisis",
|
| 103 |
+
"medical emergency",
|
| 104 |
+
"urgent medical situation",
|
| 105 |
+
"emergency situation"
|
| 106 |
+
],
|
| 107 |
+
"er": [
|
| 108 |
+
"emergency room",
|
| 109 |
+
"emergency department",
|
| 110 |
+
"accident and emergency",
|
| 111 |
+
"a&e",
|
| 112 |
+
"emergency ward"
|
| 113 |
+
],
|
| 114 |
+
"emergency room": [
|
| 115 |
+
"er",
|
| 116 |
+
"emergency department",
|
| 117 |
+
"ed",
|
| 118 |
+
"accident and emergency",
|
| 119 |
+
"a&e"
|
| 120 |
+
],
|
| 121 |
+
"icu": [
|
| 122 |
+
"intensive care unit",
|
| 123 |
+
"critical care unit",
|
| 124 |
+
"critical care",
|
| 125 |
+
"intensive care"
|
| 126 |
+
],
|
| 127 |
+
"symptom": [
|
| 128 |
+
"sign",
|
| 129 |
+
"indication",
|
| 130 |
+
"manifestation",
|
| 131 |
+
"clinical sign",
|
| 132 |
+
"complaint"
|
| 133 |
+
],
|
| 134 |
+
"pain": [
|
| 135 |
+
"discomfort",
|
| 136 |
+
"ache",
|
| 137 |
+
"soreness",
|
| 138 |
+
"distress",
|
| 139 |
+
"suffering"
|
| 140 |
+
],
|
| 141 |
+
"chronic": [
|
| 142 |
+
"long-term",
|
| 143 |
+
"persistent",
|
| 144 |
+
"ongoing",
|
| 145 |
+
"long-standing",
|
| 146 |
+
"recurring"
|
| 147 |
+
],
|
| 148 |
+
"acute": [
|
| 149 |
+
"sudden",
|
| 150 |
+
"severe",
|
| 151 |
+
"intense",
|
| 152 |
+
"short-term",
|
| 153 |
+
"critical"
|
| 154 |
+
],
|
| 155 |
+
"condition": [
|
| 156 |
+
"illness",
|
| 157 |
+
"disease",
|
| 158 |
+
"disorder",
|
| 159 |
+
"ailment",
|
| 160 |
+
"health problem",
|
| 161 |
+
"medical condition"
|
| 162 |
+
],
|
| 163 |
+
"disease": [
|
| 164 |
+
"illness",
|
| 165 |
+
"sickness",
|
| 166 |
+
"ailment",
|
| 167 |
+
"condition",
|
| 168 |
+
"disorder",
|
| 169 |
+
"health problem"
|
| 170 |
+
],
|
| 171 |
+
"illness": [
|
| 172 |
+
"disease",
|
| 173 |
+
"sickness",
|
| 174 |
+
"ailment",
|
| 175 |
+
"condition",
|
| 176 |
+
"disorder",
|
| 177 |
+
"malady"
|
| 178 |
+
],
|
| 179 |
+
"disorder": [
|
| 180 |
+
"condition",
|
| 181 |
+
"disease",
|
| 182 |
+
"illness",
|
| 183 |
+
"ailment",
|
| 184 |
+
"health problem"
|
| 185 |
+
],
|
| 186 |
+
"infection": [
|
| 187 |
+
"infectious disease",
|
| 188 |
+
"bacterial infection",
|
| 189 |
+
"viral infection",
|
| 190 |
+
"contagion",
|
| 191 |
+
"contamination"
|
| 192 |
+
],
|
| 193 |
+
"cancer": [
|
| 194 |
+
"malignancy",
|
| 195 |
+
"carcinoma",
|
| 196 |
+
"tumor",
|
| 197 |
+
"neoplasm",
|
| 198 |
+
"malignant growth"
|
| 199 |
+
],
|
| 200 |
+
"tumor": [
|
| 201 |
+
"neoplasm",
|
| 202 |
+
"growth",
|
| 203 |
+
"mass",
|
| 204 |
+
"lump",
|
| 205 |
+
"lesion"
|
| 206 |
+
],
|
| 207 |
+
"diabetes": [
|
| 208 |
+
"diabetes mellitus",
|
| 209 |
+
"blood sugar disease",
|
| 210 |
+
"type 1 diabetes",
|
| 211 |
+
"type 2 diabetes"
|
| 212 |
+
],
|
| 213 |
+
"hypertension": [
|
| 214 |
+
"high blood pressure",
|
| 215 |
+
"elevated blood pressure",
|
| 216 |
+
"htn"
|
| 217 |
+
],
|
| 218 |
+
"heart disease": [
|
| 219 |
+
"cardiovascular disease",
|
| 220 |
+
"cardiac disease",
|
| 221 |
+
"coronary artery disease",
|
| 222 |
+
"cardiac disorder",
|
| 223 |
+
"cvd"
|
| 224 |
+
],
|
| 225 |
+
"asthma": [
|
| 226 |
+
"reactive airway disease",
|
| 227 |
+
"bronchial asthma",
|
| 228 |
+
"respiratory condition",
|
| 229 |
+
"wheezing disease"
|
| 230 |
+
],
|
| 231 |
+
"allergy": [
|
| 232 |
+
"hypersensitivity",
|
| 233 |
+
"allergic reaction",
|
| 234 |
+
"sensitivity",
|
| 235 |
+
"allergic response"
|
| 236 |
+
],
|
| 237 |
+
"stroke": [
|
| 238 |
+
"cerebrovascular accident",
|
| 239 |
+
"cva",
|
| 240 |
+
"brain attack",
|
| 241 |
+
"cerebral infarction"
|
| 242 |
+
],
|
| 243 |
+
"injury": [
|
| 244 |
+
"trauma",
|
| 245 |
+
"wound",
|
| 246 |
+
"physical damage",
|
| 247 |
+
"harm",
|
| 248 |
+
"hurt"
|
| 249 |
+
],
|
| 250 |
+
"fracture": [
|
| 251 |
+
"broken bone",
|
| 252 |
+
"bone break",
|
| 253 |
+
"crack",
|
| 254 |
+
"bone fracture"
|
| 255 |
+
],
|
| 256 |
+
"arthritis": [
|
| 257 |
+
"joint inflammation",
|
| 258 |
+
"joint disease",
|
| 259 |
+
"osteoarthritis",
|
| 260 |
+
"rheumatoid arthritis"
|
| 261 |
+
],
|
| 262 |
+
"prevention": [
|
| 263 |
+
"prophylaxis",
|
| 264 |
+
"preventive care",
|
| 265 |
+
"preventative care",
|
| 266 |
+
"preventative medicine",
|
| 267 |
+
"preventive medicine"
|
| 268 |
+
],
|
| 269 |
+
"immunization": [
|
| 270 |
+
"vaccination",
|
| 271 |
+
"vaccine",
|
| 272 |
+
"inoculation",
|
| 273 |
+
"shot",
|
| 274 |
+
"preventive injection"
|
| 275 |
+
],
|
| 276 |
+
"vaccine": [
|
| 277 |
+
"vaccination",
|
| 278 |
+
"immunization",
|
| 279 |
+
"inoculation",
|
| 280 |
+
"shot",
|
| 281 |
+
"preventive medication"
|
| 282 |
+
],
|
| 283 |
+
"checkup": [
|
| 284 |
+
"examination",
|
| 285 |
+
"medical exam",
|
| 286 |
+
"health check",
|
| 287 |
+
"physical",
|
| 288 |
+
"wellness check"
|
| 289 |
+
],
|
| 290 |
+
"screening": [
|
| 291 |
+
"test",
|
| 292 |
+
"examination",
|
| 293 |
+
"detection",
|
| 294 |
+
"preventive testing",
|
| 295 |
+
"early detection"
|
| 296 |
+
],
|
| 297 |
+
"lab test": [
|
| 298 |
+
"laboratory test",
|
| 299 |
+
"diagnostic test",
|
| 300 |
+
"clinical test",
|
| 301 |
+
"blood test",
|
| 302 |
+
"blood work"
|
| 303 |
+
],
|
| 304 |
+
"blood test": [
|
| 305 |
+
"blood work",
|
| 306 |
+
"hematology test",
|
| 307 |
+
"blood panel",
|
| 308 |
+
"lab test"
|
| 309 |
+
],
|
| 310 |
+
"x-ray": [
|
| 311 |
+
"radiograph",
|
| 312 |
+
"radiography",
|
| 313 |
+
"diagnostic imaging",
|
| 314 |
+
"radiogram"
|
| 315 |
+
],
|
| 316 |
+
"mri": [
|
| 317 |
+
"magnetic resonance imaging",
|
| 318 |
+
"imaging test",
|
| 319 |
+
"diagnostic imaging",
|
| 320 |
+
"scan"
|
| 321 |
+
],
|
| 322 |
+
"ct scan": [
|
| 323 |
+
"cat scan",
|
| 324 |
+
"computed tomography",
|
| 325 |
+
"diagnostic imaging",
|
| 326 |
+
"tomography"
|
| 327 |
+
],
|
| 328 |
+
"ultrasound": [
|
| 329 |
+
"sonogram",
|
| 330 |
+
"ultrasound scan",
|
| 331 |
+
"sonography",
|
| 332 |
+
"diagnostic imaging"
|
| 333 |
+
],
|
| 334 |
+
"specialist": [
|
| 335 |
+
"medical specialist",
|
| 336 |
+
"specialized doctor",
|
| 337 |
+
"consultant",
|
| 338 |
+
"healthcare specialist"
|
| 339 |
+
],
|
| 340 |
+
"cardiologist": [
|
| 341 |
+
"heart doctor",
|
| 342 |
+
"heart specialist",
|
| 343 |
+
"cardiac specialist",
|
| 344 |
+
"heart physician"
|
| 345 |
+
],
|
| 346 |
+
"neurologist": [
|
| 347 |
+
"brain doctor",
|
| 348 |
+
"nerve doctor",
|
| 349 |
+
"brain specialist",
|
| 350 |
+
"nervous system specialist"
|
| 351 |
+
],
|
| 352 |
+
"pediatrician": [
|
| 353 |
+
"children's doctor",
|
| 354 |
+
"child doctor",
|
| 355 |
+
"pediatric physician",
|
| 356 |
+
"children's specialist"
|
| 357 |
+
],
|
| 358 |
+
"obstetrician": [
|
| 359 |
+
"ob-gyn",
|
| 360 |
+
"pregnancy doctor",
|
| 361 |
+
"childbirth specialist",
|
| 362 |
+
"obstetrician-gynecologist"
|
| 363 |
+
],
|
| 364 |
+
"gynecologist": [
|
| 365 |
+
"ob-gyn",
|
| 366 |
+
"women's health doctor",
|
| 367 |
+
"women's specialist",
|
| 368 |
+
"obstetrician-gynecologist"
|
| 369 |
+
],
|
| 370 |
+
"dermatologist": [
|
| 371 |
+
"skin doctor",
|
| 372 |
+
"skin specialist",
|
| 373 |
+
"dermatology physician",
|
| 374 |
+
"skin care doctor"
|
| 375 |
+
],
|
| 376 |
+
"orthopedist": [
|
| 377 |
+
"orthopedic surgeon",
|
| 378 |
+
"bone doctor",
|
| 379 |
+
"joint specialist",
|
| 380 |
+
"musculoskeletal specialist"
|
| 381 |
+
],
|
| 382 |
+
"psychiatrist": [
|
| 383 |
+
"mental health doctor",
|
| 384 |
+
"mental health specialist",
|
| 385 |
+
"psychiatric physician",
|
| 386 |
+
"psychiatric specialist"
|
| 387 |
+
],
|
| 388 |
+
"surgeon": [
|
| 389 |
+
"surgical doctor",
|
| 390 |
+
"operating physician",
|
| 391 |
+
"surgical specialist",
|
| 392 |
+
"medical surgeon"
|
| 393 |
+
],
|
| 394 |
+
"nurse": [
|
| 395 |
+
"registered nurse",
|
| 396 |
+
"rn",
|
| 397 |
+
"nursing professional",
|
| 398 |
+
"healthcare nurse",
|
| 399 |
+
"medical nurse"
|
| 400 |
+
],
|
| 401 |
+
"pharmacist": [
|
| 402 |
+
"druggist",
|
| 403 |
+
"apothecary",
|
| 404 |
+
"pharmaceutical professional",
|
| 405 |
+
"pharmacy specialist"
|
| 406 |
+
],
|
| 407 |
+
"paramedic": [
|
| 408 |
+
"emt",
|
| 409 |
+
"emergency medical technician",
|
| 410 |
+
"ambulance technician",
|
| 411 |
+
"first responder"
|
| 412 |
+
],
|
| 413 |
+
"physical therapist": [
|
| 414 |
+
"pt",
|
| 415 |
+
"physiotherapist",
|
| 416 |
+
"rehabilitation specialist",
|
| 417 |
+
"physical rehabilitation therapist"
|
| 418 |
+
],
|
| 419 |
+
"dentist": [
|
| 420 |
+
"dental surgeon",
|
| 421 |
+
"dental practitioner",
|
| 422 |
+
"tooth doctor",
|
| 423 |
+
"oral health specialist"
|
| 424 |
+
],
|
| 425 |
+
"pharmacy": [
|
| 426 |
+
"drugstore",
|
| 427 |
+
"chemist",
|
| 428 |
+
"apothecary",
|
| 429 |
+
"dispensary"
|
| 430 |
+
],
|
| 431 |
+
"rehabilitation": [
|
| 432 |
+
"rehab",
|
| 433 |
+
"physical therapy",
|
| 434 |
+
"recovery therapy",
|
| 435 |
+
"physical rehabilitation"
|
| 436 |
+
],
|
| 437 |
+
"insurance": [
|
| 438 |
+
"health insurance",
|
| 439 |
+
"medical coverage",
|
| 440 |
+
"healthcare coverage",
|
| 441 |
+
"health plan"
|
| 442 |
+
],
|
| 443 |
+
"medical record": [
|
| 444 |
+
"health record",
|
| 445 |
+
"patient record",
|
| 446 |
+
"healthcare record",
|
| 447 |
+
"medical chart",
|
| 448 |
+
"patient chart"
|
| 449 |
+
],
|
| 450 |
+
"ehr": [
|
| 451 |
+
"electronic health record",
|
| 452 |
+
"electronic medical record",
|
| 453 |
+
"emr",
|
| 454 |
+
"digital health record"
|
| 455 |
+
],
|
| 456 |
+
"referral": [
|
| 457 |
+
"specialist referral",
|
| 458 |
+
"medical referral",
|
| 459 |
+
"doctor recommendation",
|
| 460 |
+
"specialist recommendation"
|
| 461 |
+
],
|
| 462 |
+
"mental health": [
|
| 463 |
+
"psychological health",
|
| 464 |
+
"emotional health",
|
| 465 |
+
"psychiatric health",
|
| 466 |
+
"behavioral health"
|
| 467 |
+
],
|
| 468 |
+
"depression": [
|
| 469 |
+
"major depressive disorder",
|
| 470 |
+
"clinical depression",
|
| 471 |
+
"depressive disorder",
|
| 472 |
+
"mood disorder"
|
| 473 |
+
],
|
| 474 |
+
"anxiety": [
|
| 475 |
+
"anxiety disorder",
|
| 476 |
+
"nervousness",
|
| 477 |
+
"anxious condition",
|
| 478 |
+
"anxious disorder"
|
| 479 |
+
],
|
| 480 |
+
"telemedicine": [
|
| 481 |
+
"telehealth",
|
| 482 |
+
"virtual healthcare",
|
| 483 |
+
"remote medicine",
|
| 484 |
+
"online healthcare",
|
| 485 |
+
"virtual doctor visit"
|
| 486 |
+
],
|
| 487 |
+
"virtual visit": [
|
| 488 |
+
"telehealth appointment",
|
| 489 |
+
"telemedicine visit",
|
| 490 |
+
"online doctor appointment",
|
| 491 |
+
"remote healthcare visit"
|
| 492 |
+
],
|
| 493 |
+
"wellness": [
|
| 494 |
+
"well-being",
|
| 495 |
+
"health",
|
| 496 |
+
"wellbeing",
|
| 497 |
+
"physical health",
|
| 498 |
+
"health and wellness"
|
| 499 |
+
],
|
| 500 |
+
"nutrition": [
|
| 501 |
+
"diet",
|
| 502 |
+
"dietary science",
|
| 503 |
+
"food science",
|
| 504 |
+
"nutritional science",
|
| 505 |
+
"healthy eating"
|
| 506 |
+
],
|
| 507 |
+
"physical therapy": [
|
| 508 |
+
"physiotherapy",
|
| 509 |
+
"rehabilitation therapy",
|
| 510 |
+
"physical rehabilitation",
|
| 511 |
+
"movement therapy"
|
| 512 |
+
],
|
| 513 |
+
"occupational therapy": [
|
| 514 |
+
"ot",
|
| 515 |
+
"functional therapy",
|
| 516 |
+
"rehabilitation therapy",
|
| 517 |
+
"adaptive therapy"
|
| 518 |
+
],
|
| 519 |
+
"speech therapy": [
|
| 520 |
+
"speech-language therapy",
|
| 521 |
+
"speech-language pathology",
|
| 522 |
+
"speech rehabilitation",
|
| 523 |
+
"language therapy"
|
| 524 |
+
],
|
| 525 |
+
"hospice": [
|
| 526 |
+
"end-of-life care",
|
| 527 |
+
"palliative care",
|
| 528 |
+
"terminal care",
|
| 529 |
+
"comfort care"
|
| 530 |
+
],
|
| 531 |
+
"palliative care": [
|
| 532 |
+
"comfort care",
|
| 533 |
+
"supportive care",
|
| 534 |
+
"end-of-life care",
|
| 535 |
+
"symptom management"
|
| 536 |
+
],
|
| 537 |
+
"vital signs": [
|
| 538 |
+
"vitals",
|
| 539 |
+
"life signs",
|
| 540 |
+
"medical signs",
|
| 541 |
+
"health indicators"
|
| 542 |
+
],
|
| 543 |
+
"blood pressure": [
|
| 544 |
+
"bp",
|
| 545 |
+
"arterial pressure",
|
| 546 |
+
"vascular pressure",
|
| 547 |
+
"hypertension measurement"
|
| 548 |
+
],
|
| 549 |
+
"heart rate": [
|
| 550 |
+
"pulse",
|
| 551 |
+
"pulse rate",
|
| 552 |
+
"cardiac rate",
|
| 553 |
+
"beats per minute"
|
| 554 |
+
],
|
| 555 |
+
"prescription drug": [
|
| 556 |
+
"rx drug",
|
| 557 |
+
"prescribed medication",
|
| 558 |
+
"pharmaceutical drug",
|
| 559 |
+
"prescribed medicine"
|
| 560 |
+
],
|
| 561 |
+
"over-the-counter": [
|
| 562 |
+
"otc",
|
| 563 |
+
"non-prescription",
|
| 564 |
+
"over the counter",
|
| 565 |
+
"non-prescription drug"
|
| 566 |
+
],
|
| 567 |
+
"side effect": [
|
| 568 |
+
"adverse effect",
|
| 569 |
+
"adverse reaction",
|
| 570 |
+
"drug reaction",
|
| 571 |
+
"unintended effect"
|
| 572 |
+
],
|
| 573 |
+
"contraindication": [
|
| 574 |
+
"medical warning",
|
| 575 |
+
"medical caution",
|
| 576 |
+
"drug warning",
|
| 577 |
+
"treatment warning"
|
| 578 |
+
],
|
| 579 |
+
"dosage": [
|
| 580 |
+
"dose",
|
| 581 |
+
"medication amount",
|
| 582 |
+
"prescribed amount",
|
| 583 |
+
"drug quantity"
|
| 584 |
+
],
|
| 585 |
+
"outpatient": [
|
| 586 |
+
"ambulatory patient",
|
| 587 |
+
"day patient",
|
| 588 |
+
"non-admitted patient",
|
| 589 |
+
"clinic patient"
|
| 590 |
+
],
|
| 591 |
+
"inpatient": [
|
| 592 |
+
"admitted patient",
|
| 593 |
+
"hospitalized patient",
|
| 594 |
+
"hospital patient",
|
| 595 |
+
"residential patient"
|
| 596 |
+
],
|
| 597 |
+
"follow-up": [
|
| 598 |
+
"subsequent visit",
|
| 599 |
+
"check-up",
|
| 600 |
+
"follow up appointment",
|
| 601 |
+
"follow up visit"
|
| 602 |
+
],
|
| 603 |
+
"prognosis": [
|
| 604 |
+
"outlook",
|
| 605 |
+
"medical prediction",
|
| 606 |
+
"disease progression",
|
| 607 |
+
"health forecast"
|
| 608 |
+
]
|
| 609 |
+
}
|
synonyms_en-legal.json
ADDED
|
@@ -0,0 +1,593 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"attorney": [
|
| 3 |
+
"lawyer",
|
| 4 |
+
"counsel",
|
| 5 |
+
"legal representative",
|
| 6 |
+
"legal advisor",
|
| 7 |
+
"legal counsel",
|
| 8 |
+
"solicitor",
|
| 9 |
+
"advocate",
|
| 10 |
+
"barrister"
|
| 11 |
+
],
|
| 12 |
+
"lawyer": [
|
| 13 |
+
"attorney",
|
| 14 |
+
"counsel",
|
| 15 |
+
"legal representative",
|
| 16 |
+
"legal advisor",
|
| 17 |
+
"legal counsel",
|
| 18 |
+
"solicitor",
|
| 19 |
+
"advocate",
|
| 20 |
+
"barrister"
|
| 21 |
+
],
|
| 22 |
+
"court": [
|
| 23 |
+
"tribunal",
|
| 24 |
+
"judiciary",
|
| 25 |
+
"forum",
|
| 26 |
+
"bench",
|
| 27 |
+
"court of law",
|
| 28 |
+
"judicial body",
|
| 29 |
+
"justice system"
|
| 30 |
+
],
|
| 31 |
+
"judge": [
|
| 32 |
+
"justice",
|
| 33 |
+
"magistrate",
|
| 34 |
+
"adjudicator",
|
| 35 |
+
"jurist",
|
| 36 |
+
"bench",
|
| 37 |
+
"judicial officer"
|
| 38 |
+
],
|
| 39 |
+
"lawsuit": [
|
| 40 |
+
"case",
|
| 41 |
+
"legal action",
|
| 42 |
+
"litigation",
|
| 43 |
+
"legal proceeding",
|
| 44 |
+
"suit",
|
| 45 |
+
"court case",
|
| 46 |
+
"legal dispute"
|
| 47 |
+
],
|
| 48 |
+
"litigation": [
|
| 49 |
+
"lawsuit",
|
| 50 |
+
"legal case",
|
| 51 |
+
"legal proceeding",
|
| 52 |
+
"court proceeding",
|
| 53 |
+
"legal action",
|
| 54 |
+
"suit"
|
| 55 |
+
],
|
| 56 |
+
"plaintiff": [
|
| 57 |
+
"claimant",
|
| 58 |
+
"complainant",
|
| 59 |
+
"petitioner",
|
| 60 |
+
"litigant",
|
| 61 |
+
"accuser",
|
| 62 |
+
"suing party"
|
| 63 |
+
],
|
| 64 |
+
"defendant": [
|
| 65 |
+
"respondent",
|
| 66 |
+
"accused",
|
| 67 |
+
"litigant",
|
| 68 |
+
"defending party",
|
| 69 |
+
"alleged offender"
|
| 70 |
+
],
|
| 71 |
+
"verdict": [
|
| 72 |
+
"judgment",
|
| 73 |
+
"decision",
|
| 74 |
+
"ruling",
|
| 75 |
+
"finding",
|
| 76 |
+
"adjudication",
|
| 77 |
+
"determination"
|
| 78 |
+
],
|
| 79 |
+
"deposition": [
|
| 80 |
+
"testimony",
|
| 81 |
+
"sworn statement",
|
| 82 |
+
"witness statement",
|
| 83 |
+
"examination",
|
| 84 |
+
"oral testimony"
|
| 85 |
+
],
|
| 86 |
+
"evidence": [
|
| 87 |
+
"proof",
|
| 88 |
+
"exhibit",
|
| 89 |
+
"testimony",
|
| 90 |
+
"substantiation",
|
| 91 |
+
"documentation",
|
| 92 |
+
"verification"
|
| 93 |
+
],
|
| 94 |
+
"witness": [
|
| 95 |
+
"testifier",
|
| 96 |
+
"deponent",
|
| 97 |
+
"observer",
|
| 98 |
+
"eyewitness",
|
| 99 |
+
"attestant"
|
| 100 |
+
],
|
| 101 |
+
"testimony": [
|
| 102 |
+
"statement",
|
| 103 |
+
"deposition",
|
| 104 |
+
"evidence",
|
| 105 |
+
"attestation",
|
| 106 |
+
"declaration",
|
| 107 |
+
"sworn statement"
|
| 108 |
+
],
|
| 109 |
+
"affidavit": [
|
| 110 |
+
"sworn statement",
|
| 111 |
+
"declaration",
|
| 112 |
+
"testimony",
|
| 113 |
+
"legal statement",
|
| 114 |
+
"written statement",
|
| 115 |
+
"legal declaration"
|
| 116 |
+
],
|
| 117 |
+
"subpoena": [
|
| 118 |
+
"summons",
|
| 119 |
+
"court order",
|
| 120 |
+
"legal notice",
|
| 121 |
+
"writ",
|
| 122 |
+
"judicial order",
|
| 123 |
+
"citation"
|
| 124 |
+
],
|
| 125 |
+
"jurisdiction": [
|
| 126 |
+
"authority",
|
| 127 |
+
"power",
|
| 128 |
+
"legal authority",
|
| 129 |
+
"legal power",
|
| 130 |
+
"territorial range",
|
| 131 |
+
"venue"
|
| 132 |
+
],
|
| 133 |
+
"statute": [
|
| 134 |
+
"law",
|
| 135 |
+
"legislation",
|
| 136 |
+
"act",
|
| 137 |
+
"enactment",
|
| 138 |
+
"regulation",
|
| 139 |
+
"code",
|
| 140 |
+
"ordinance"
|
| 141 |
+
],
|
| 142 |
+
"law": [
|
| 143 |
+
"statute",
|
| 144 |
+
"legislation",
|
| 145 |
+
"regulation",
|
| 146 |
+
"rule",
|
| 147 |
+
"act",
|
| 148 |
+
"legal code",
|
| 149 |
+
"ordinance"
|
| 150 |
+
],
|
| 151 |
+
"contract": [
|
| 152 |
+
"agreement",
|
| 153 |
+
"covenant",
|
| 154 |
+
"legal agreement",
|
| 155 |
+
"compact",
|
| 156 |
+
"legal document",
|
| 157 |
+
"pact"
|
| 158 |
+
],
|
| 159 |
+
"agreement": [
|
| 160 |
+
"contract",
|
| 161 |
+
"arrangement",
|
| 162 |
+
"understanding",
|
| 163 |
+
"covenant",
|
| 164 |
+
"compact",
|
| 165 |
+
"pact",
|
| 166 |
+
"accord"
|
| 167 |
+
],
|
| 168 |
+
"negligence": [
|
| 169 |
+
"carelessness",
|
| 170 |
+
"recklessness",
|
| 171 |
+
"dereliction",
|
| 172 |
+
"neglect",
|
| 173 |
+
"inattention",
|
| 174 |
+
"failure of care"
|
| 175 |
+
],
|
| 176 |
+
"liability": [
|
| 177 |
+
"legal responsibility",
|
| 178 |
+
"obligation",
|
| 179 |
+
"accountability",
|
| 180 |
+
"legal obligation",
|
| 181 |
+
"duty",
|
| 182 |
+
"culpability"
|
| 183 |
+
],
|
| 184 |
+
"tort": [
|
| 185 |
+
"civil wrong",
|
| 186 |
+
"injury",
|
| 187 |
+
"wrongful act",
|
| 188 |
+
"civil injury",
|
| 189 |
+
"personal injury",
|
| 190 |
+
"legal wrong"
|
| 191 |
+
],
|
| 192 |
+
"damages": [
|
| 193 |
+
"compensation",
|
| 194 |
+
"reparation",
|
| 195 |
+
"restitution",
|
| 196 |
+
"indemnity",
|
| 197 |
+
"recompense",
|
| 198 |
+
"payment"
|
| 199 |
+
],
|
| 200 |
+
"injunction": [
|
| 201 |
+
"court order",
|
| 202 |
+
"restraining order",
|
| 203 |
+
"prohibition",
|
| 204 |
+
"decree",
|
| 205 |
+
"legal order",
|
| 206 |
+
"writ"
|
| 207 |
+
],
|
| 208 |
+
"precedent": [
|
| 209 |
+
"prior case",
|
| 210 |
+
"judicial precedent",
|
| 211 |
+
"legal example",
|
| 212 |
+
"case law",
|
| 213 |
+
"prior ruling",
|
| 214 |
+
"legal precedent"
|
| 215 |
+
],
|
| 216 |
+
"discovery": [
|
| 217 |
+
"disclosure",
|
| 218 |
+
"evidence gathering",
|
| 219 |
+
"fact-finding",
|
| 220 |
+
"information exchange",
|
| 221 |
+
"legal investigation"
|
| 222 |
+
],
|
| 223 |
+
"appeal": [
|
| 224 |
+
"petition",
|
| 225 |
+
"legal challenge",
|
| 226 |
+
"review request",
|
| 227 |
+
"judicial review",
|
| 228 |
+
"reconsideration request"
|
| 229 |
+
],
|
| 230 |
+
"brief": [
|
| 231 |
+
"legal document",
|
| 232 |
+
"legal argument",
|
| 233 |
+
"legal summary",
|
| 234 |
+
"memorandum",
|
| 235 |
+
"legal brief",
|
| 236 |
+
"legal filing"
|
| 237 |
+
],
|
| 238 |
+
"motion": [
|
| 239 |
+
"application",
|
| 240 |
+
"legal request",
|
| 241 |
+
"petition",
|
| 242 |
+
"formal request",
|
| 243 |
+
"legal motion",
|
| 244 |
+
"court application"
|
| 245 |
+
],
|
| 246 |
+
"hearing": [
|
| 247 |
+
"proceeding",
|
| 248 |
+
"court session",
|
| 249 |
+
"legal proceeding",
|
| 250 |
+
"judicial session",
|
| 251 |
+
"court hearing",
|
| 252 |
+
"trial"
|
| 253 |
+
],
|
| 254 |
+
"trial": [
|
| 255 |
+
"court case",
|
| 256 |
+
"legal proceeding",
|
| 257 |
+
"court proceeding",
|
| 258 |
+
"litigation",
|
| 259 |
+
"hearing",
|
| 260 |
+
"judicial proceeding"
|
| 261 |
+
],
|
| 262 |
+
"settlement": [
|
| 263 |
+
"resolution",
|
| 264 |
+
"agreement",
|
| 265 |
+
"compromise",
|
| 266 |
+
"arrangement",
|
| 267 |
+
"legal settlement",
|
| 268 |
+
"out-of-court resolution"
|
| 269 |
+
],
|
| 270 |
+
"mediation": [
|
| 271 |
+
"dispute resolution",
|
| 272 |
+
"conciliation",
|
| 273 |
+
"arbitration",
|
| 274 |
+
"negotiation",
|
| 275 |
+
"conflict resolution",
|
| 276 |
+
"alternative dispute resolution"
|
| 277 |
+
],
|
| 278 |
+
"arbitration": [
|
| 279 |
+
"dispute resolution",
|
| 280 |
+
"mediation",
|
| 281 |
+
"adjudication",
|
| 282 |
+
"private judging",
|
| 283 |
+
"adr",
|
| 284 |
+
"alternative dispute resolution"
|
| 285 |
+
],
|
| 286 |
+
"probate": [
|
| 287 |
+
"will verification",
|
| 288 |
+
"estate administration",
|
| 289 |
+
"will validation",
|
| 290 |
+
"estate settlement",
|
| 291 |
+
"testament validation"
|
| 292 |
+
],
|
| 293 |
+
"estate": [
|
| 294 |
+
"property",
|
| 295 |
+
"assets",
|
| 296 |
+
"holdings",
|
| 297 |
+
"possessions",
|
| 298 |
+
"inheritance",
|
| 299 |
+
"legal estate"
|
| 300 |
+
],
|
| 301 |
+
"will": [
|
| 302 |
+
"testament",
|
| 303 |
+
"last will",
|
| 304 |
+
"last will and testament",
|
| 305 |
+
"legal document",
|
| 306 |
+
"bequest",
|
| 307 |
+
"inheritance document"
|
| 308 |
+
],
|
| 309 |
+
"trust": [
|
| 310 |
+
"legal arrangement",
|
| 311 |
+
"fiduciary relationship",
|
| 312 |
+
"legal entity",
|
| 313 |
+
"legal trust",
|
| 314 |
+
"trust fund",
|
| 315 |
+
"legal instrument"
|
| 316 |
+
],
|
| 317 |
+
"power of attorney": [
|
| 318 |
+
"legal authority",
|
| 319 |
+
"legal proxy",
|
| 320 |
+
"legal agency",
|
| 321 |
+
"poa",
|
| 322 |
+
"agency",
|
| 323 |
+
"legal representation"
|
| 324 |
+
],
|
| 325 |
+
"custody": [
|
| 326 |
+
"guardianship",
|
| 327 |
+
"care",
|
| 328 |
+
"protection",
|
| 329 |
+
"conservatorship",
|
| 330 |
+
"wardship",
|
| 331 |
+
"legal custody"
|
| 332 |
+
],
|
| 333 |
+
"divorce": [
|
| 334 |
+
"marital dissolution",
|
| 335 |
+
"legal separation",
|
| 336 |
+
"marriage termination",
|
| 337 |
+
"matrimonial action",
|
| 338 |
+
"legal split"
|
| 339 |
+
],
|
| 340 |
+
"alimony": [
|
| 341 |
+
"spousal support",
|
| 342 |
+
"maintenance",
|
| 343 |
+
"spousal maintenance",
|
| 344 |
+
"financial support",
|
| 345 |
+
"marital support"
|
| 346 |
+
],
|
| 347 |
+
"patent": [
|
| 348 |
+
"intellectual property right",
|
| 349 |
+
"invention right",
|
| 350 |
+
"legal protection",
|
| 351 |
+
"exclusive right",
|
| 352 |
+
"patent right"
|
| 353 |
+
],
|
| 354 |
+
"copyright": [
|
| 355 |
+
"intellectual property",
|
| 356 |
+
"ip right",
|
| 357 |
+
"creative rights",
|
| 358 |
+
"legal protection",
|
| 359 |
+
"exclusive right"
|
| 360 |
+
],
|
| 361 |
+
"trademark": [
|
| 362 |
+
"brand protection",
|
| 363 |
+
"brand right",
|
| 364 |
+
"mark protection",
|
| 365 |
+
"legal brand",
|
| 366 |
+
"intellectual property"
|
| 367 |
+
],
|
| 368 |
+
"prosecution": [
|
| 369 |
+
"legal action",
|
| 370 |
+
"criminal proceedings",
|
| 371 |
+
"legal pursuit",
|
| 372 |
+
"criminal case",
|
| 373 |
+
"legal prosecution"
|
| 374 |
+
],
|
| 375 |
+
"defense": [
|
| 376 |
+
"legal defense",
|
| 377 |
+
"advocacy",
|
| 378 |
+
"protection",
|
| 379 |
+
"legal representation",
|
| 380 |
+
"defense advocacy",
|
| 381 |
+
"legal protection"
|
| 382 |
+
],
|
| 383 |
+
"felony": [
|
| 384 |
+
"serious crime",
|
| 385 |
+
"major crime",
|
| 386 |
+
"criminal offense",
|
| 387 |
+
"indictable offense",
|
| 388 |
+
"grave offense"
|
| 389 |
+
],
|
| 390 |
+
"misdemeanor": [
|
| 391 |
+
"minor offense",
|
| 392 |
+
"petty crime",
|
| 393 |
+
"minor violation",
|
| 394 |
+
"lesser offense",
|
| 395 |
+
"infraction"
|
| 396 |
+
],
|
| 397 |
+
"plea": [
|
| 398 |
+
"answer",
|
| 399 |
+
"response",
|
| 400 |
+
"legal response",
|
| 401 |
+
"formal answer",
|
| 402 |
+
"defense statement",
|
| 403 |
+
"court statement"
|
| 404 |
+
],
|
| 405 |
+
"indictment": [
|
| 406 |
+
"charge",
|
| 407 |
+
"accusation",
|
| 408 |
+
"criminal charge",
|
| 409 |
+
"legal charge",
|
| 410 |
+
"formal accusation"
|
| 411 |
+
],
|
| 412 |
+
"bail": [
|
| 413 |
+
"bond",
|
| 414 |
+
"surety",
|
| 415 |
+
"security",
|
| 416 |
+
"release bond",
|
| 417 |
+
"bail bond",
|
| 418 |
+
"financial guarantee"
|
| 419 |
+
],
|
| 420 |
+
"parole": [
|
| 421 |
+
"conditional release",
|
| 422 |
+
"supervised release",
|
| 423 |
+
"early release",
|
| 424 |
+
"probationary release",
|
| 425 |
+
"conditional freedom"
|
| 426 |
+
],
|
| 427 |
+
"probation": [
|
| 428 |
+
"supervision",
|
| 429 |
+
"conditional sentence",
|
| 430 |
+
"suspended sentence",
|
| 431 |
+
"community supervision",
|
| 432 |
+
"supervised release"
|
| 433 |
+
],
|
| 434 |
+
"conviction": [
|
| 435 |
+
"guilty verdict",
|
| 436 |
+
"guilty finding",
|
| 437 |
+
"judgment of guilt",
|
| 438 |
+
"criminal conviction",
|
| 439 |
+
"legal judgment"
|
| 440 |
+
],
|
| 441 |
+
"acquittal": [
|
| 442 |
+
"not guilty verdict",
|
| 443 |
+
"exoneration",
|
| 444 |
+
"legal clearance",
|
| 445 |
+
"finding of innocence",
|
| 446 |
+
"dismissal"
|
| 447 |
+
],
|
| 448 |
+
"sentence": [
|
| 449 |
+
"punishment",
|
| 450 |
+
"penalty",
|
| 451 |
+
"judgment",
|
| 452 |
+
"court order",
|
| 453 |
+
"legal punishment",
|
| 454 |
+
"criminal penalty"
|
| 455 |
+
],
|
| 456 |
+
"due process": [
|
| 457 |
+
"legal rights",
|
| 458 |
+
"procedural fairness",
|
| 459 |
+
"legal procedure",
|
| 460 |
+
"fair treatment",
|
| 461 |
+
"legal protection"
|
| 462 |
+
],
|
| 463 |
+
"habeas corpus": [
|
| 464 |
+
"unlawful detention challenge",
|
| 465 |
+
"detention review",
|
| 466 |
+
"imprisonment challenge",
|
| 467 |
+
"detention inquiry",
|
| 468 |
+
"legal recourse"
|
| 469 |
+
],
|
| 470 |
+
"constitutional law": [
|
| 471 |
+
"fundamental law",
|
| 472 |
+
"basic law",
|
| 473 |
+
"constitutional principles",
|
| 474 |
+
"governing law",
|
| 475 |
+
"supreme law"
|
| 476 |
+
],
|
| 477 |
+
"civil law": [
|
| 478 |
+
"private law",
|
| 479 |
+
"non-criminal law",
|
| 480 |
+
"civil code",
|
| 481 |
+
"civilian law",
|
| 482 |
+
"legal system"
|
| 483 |
+
],
|
| 484 |
+
"criminal law": [
|
| 485 |
+
"penal law",
|
| 486 |
+
"criminal code",
|
| 487 |
+
"criminal justice",
|
| 488 |
+
"penal code",
|
| 489 |
+
"crime law"
|
| 490 |
+
],
|
| 491 |
+
"administrative law": [
|
| 492 |
+
"regulatory law",
|
| 493 |
+
"agency law",
|
| 494 |
+
"public law",
|
| 495 |
+
"government regulation",
|
| 496 |
+
"regulatory system"
|
| 497 |
+
],
|
| 498 |
+
"corporate law": [
|
| 499 |
+
"business law",
|
| 500 |
+
"company law",
|
| 501 |
+
"commercial law",
|
| 502 |
+
"entity law",
|
| 503 |
+
"organizational law"
|
| 504 |
+
],
|
| 505 |
+
"tax law": [
|
| 506 |
+
"revenue law",
|
| 507 |
+
"fiscal law",
|
| 508 |
+
"taxation law",
|
| 509 |
+
"financial law",
|
| 510 |
+
"tax legislation"
|
| 511 |
+
],
|
| 512 |
+
"intellectual property law": [
|
| 513 |
+
"ip law",
|
| 514 |
+
"creative rights law",
|
| 515 |
+
"patent law",
|
| 516 |
+
"copyright law",
|
| 517 |
+
"trademark law"
|
| 518 |
+
],
|
| 519 |
+
"jurisprudence": [
|
| 520 |
+
"legal theory",
|
| 521 |
+
"legal philosophy",
|
| 522 |
+
"legal science",
|
| 523 |
+
"philosophy of law",
|
| 524 |
+
"legal thought"
|
| 525 |
+
],
|
| 526 |
+
"adjudication": [
|
| 527 |
+
"legal decision",
|
| 528 |
+
"judgment",
|
| 529 |
+
"legal determination",
|
| 530 |
+
"legal resolution",
|
| 531 |
+
"judicial decision"
|
| 532 |
+
],
|
| 533 |
+
"arraignment": [
|
| 534 |
+
"initial hearing",
|
| 535 |
+
"first appearance",
|
| 536 |
+
"preliminary hearing",
|
| 537 |
+
"formal accusation",
|
| 538 |
+
"initial proceeding"
|
| 539 |
+
],
|
| 540 |
+
"lien": [
|
| 541 |
+
"legal claim",
|
| 542 |
+
"security interest",
|
| 543 |
+
"legal hold",
|
| 544 |
+
"encumbrance",
|
| 545 |
+
"legal right",
|
| 546 |
+
"property claim"
|
| 547 |
+
],
|
| 548 |
+
"warranty": [
|
| 549 |
+
"guarantee",
|
| 550 |
+
"assurance",
|
| 551 |
+
"promise",
|
| 552 |
+
"legal guarantee",
|
| 553 |
+
"legal assurance",
|
| 554 |
+
"pledge"
|
| 555 |
+
],
|
| 556 |
+
"notary": [
|
| 557 |
+
"notary public",
|
| 558 |
+
"legal witness",
|
| 559 |
+
"document certifier",
|
| 560 |
+
"legal certifier",
|
| 561 |
+
"legal official"
|
| 562 |
+
],
|
| 563 |
+
"waiver": [
|
| 564 |
+
"relinquishment",
|
| 565 |
+
"renunciation",
|
| 566 |
+
"surrender",
|
| 567 |
+
"legal release",
|
| 568 |
+
"voluntary surrender",
|
| 569 |
+
"abandonment of right"
|
| 570 |
+
],
|
| 571 |
+
"pro bono": [
|
| 572 |
+
"free legal service",
|
| 573 |
+
"volunteer legal work",
|
| 574 |
+
"free representation",
|
| 575 |
+
"charitable legal work",
|
| 576 |
+
"public service law"
|
| 577 |
+
],
|
| 578 |
+
"judicial review": [
|
| 579 |
+
"legal review",
|
| 580 |
+
"court review",
|
| 581 |
+
"legal oversight",
|
| 582 |
+
"constitutional review",
|
| 583 |
+
"judicial oversight"
|
| 584 |
+
],
|
| 585 |
+
"restitution": [
|
| 586 |
+
"compensation",
|
| 587 |
+
"repayment",
|
| 588 |
+
"damages",
|
| 589 |
+
"indemnification",
|
| 590 |
+
"reparation",
|
| 591 |
+
"amends"
|
| 592 |
+
]
|
| 593 |
+
}
|
synonyms_en-realestate.json
ADDED
|
@@ -0,0 +1,570 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"real estate": [
|
| 3 |
+
"property",
|
| 4 |
+
"real property",
|
| 5 |
+
"realty",
|
| 6 |
+
"land",
|
| 7 |
+
"buildings",
|
| 8 |
+
"real assets",
|
| 9 |
+
"immovable property"
|
| 10 |
+
],
|
| 11 |
+
"property": [
|
| 12 |
+
"real estate",
|
| 13 |
+
"home",
|
| 14 |
+
"house",
|
| 15 |
+
"land",
|
| 16 |
+
"building",
|
| 17 |
+
"premises",
|
| 18 |
+
"real property"
|
| 19 |
+
],
|
| 20 |
+
"house": [
|
| 21 |
+
"home",
|
| 22 |
+
"residence",
|
| 23 |
+
"dwelling",
|
| 24 |
+
"property",
|
| 25 |
+
"abode",
|
| 26 |
+
"domicile",
|
| 27 |
+
"residential building"
|
| 28 |
+
],
|
| 29 |
+
"apartment": [
|
| 30 |
+
"flat",
|
| 31 |
+
"unit",
|
| 32 |
+
"condo",
|
| 33 |
+
"condominium",
|
| 34 |
+
"suite",
|
| 35 |
+
"rental unit",
|
| 36 |
+
"living space"
|
| 37 |
+
],
|
| 38 |
+
"condominium": [
|
| 39 |
+
"condo",
|
| 40 |
+
"apartment",
|
| 41 |
+
"unit",
|
| 42 |
+
"flat",
|
| 43 |
+
"strata",
|
| 44 |
+
"owner-occupied apartment"
|
| 45 |
+
],
|
| 46 |
+
"townhouse": [
|
| 47 |
+
"townhome",
|
| 48 |
+
"row house",
|
| 49 |
+
"attached home",
|
| 50 |
+
"terraced house",
|
| 51 |
+
"town home",
|
| 52 |
+
"connected home"
|
| 53 |
+
],
|
| 54 |
+
"duplex": [
|
| 55 |
+
"two-family house",
|
| 56 |
+
"two-flat",
|
| 57 |
+
"semi-detached house",
|
| 58 |
+
"two-unit building",
|
| 59 |
+
"dual living property"
|
| 60 |
+
],
|
| 61 |
+
"realtor": [
|
| 62 |
+
"real estate agent",
|
| 63 |
+
"real estate broker",
|
| 64 |
+
"estate agent",
|
| 65 |
+
"property agent",
|
| 66 |
+
"real estate professional",
|
| 67 |
+
"real estate salesperson"
|
| 68 |
+
],
|
| 69 |
+
"agent": [
|
| 70 |
+
"realtor",
|
| 71 |
+
"broker",
|
| 72 |
+
"real estate agent",
|
| 73 |
+
"property agent",
|
| 74 |
+
"sales agent",
|
| 75 |
+
"real estate representative"
|
| 76 |
+
],
|
| 77 |
+
"broker": [
|
| 78 |
+
"real estate broker",
|
| 79 |
+
"agent",
|
| 80 |
+
"realtor",
|
| 81 |
+
"property broker",
|
| 82 |
+
"real estate professional",
|
| 83 |
+
"real estate intermediary"
|
| 84 |
+
],
|
| 85 |
+
"listing": [
|
| 86 |
+
"property listing",
|
| 87 |
+
"real estate listing",
|
| 88 |
+
"property advertisement",
|
| 89 |
+
"property posting",
|
| 90 |
+
"real estate offering",
|
| 91 |
+
"listed property"
|
| 92 |
+
],
|
| 93 |
+
"mls": [
|
| 94 |
+
"multiple listing service",
|
| 95 |
+
"property database",
|
| 96 |
+
"listing database",
|
| 97 |
+
"real estate database",
|
| 98 |
+
"listing service"
|
| 99 |
+
],
|
| 100 |
+
"mortgage": [
|
| 101 |
+
"home loan",
|
| 102 |
+
"property loan",
|
| 103 |
+
"real estate loan",
|
| 104 |
+
"housing loan",
|
| 105 |
+
"property financing",
|
| 106 |
+
"home financing"
|
| 107 |
+
],
|
| 108 |
+
"loan": [
|
| 109 |
+
"mortgage",
|
| 110 |
+
"financing",
|
| 111 |
+
"credit",
|
| 112 |
+
"debt",
|
| 113 |
+
"borrowing",
|
| 114 |
+
"home loan",
|
| 115 |
+
"property loan"
|
| 116 |
+
],
|
| 117 |
+
"down payment": [
|
| 118 |
+
"deposit",
|
| 119 |
+
"initial payment",
|
| 120 |
+
"upfront payment",
|
| 121 |
+
"initial investment",
|
| 122 |
+
"cash down",
|
| 123 |
+
"equity payment"
|
| 124 |
+
],
|
| 125 |
+
"buyer": [
|
| 126 |
+
"purchaser",
|
| 127 |
+
"home buyer",
|
| 128 |
+
"property buyer",
|
| 129 |
+
"house hunter",
|
| 130 |
+
"property purchaser",
|
| 131 |
+
"prospective owner"
|
| 132 |
+
],
|
| 133 |
+
"seller": [
|
| 134 |
+
"vendor",
|
| 135 |
+
"property owner",
|
| 136 |
+
"home seller",
|
| 137 |
+
"property seller",
|
| 138 |
+
"homeowner",
|
| 139 |
+
"home owner"
|
| 140 |
+
],
|
| 141 |
+
"closing": [
|
| 142 |
+
"settlement",
|
| 143 |
+
"completion",
|
| 144 |
+
"finalization",
|
| 145 |
+
"escrow closing",
|
| 146 |
+
"property transfer",
|
| 147 |
+
"deal completion"
|
| 148 |
+
],
|
| 149 |
+
"escrow": [
|
| 150 |
+
"trust account",
|
| 151 |
+
"third-party account",
|
| 152 |
+
"holding account",
|
| 153 |
+
"escrow account",
|
| 154 |
+
"security deposit"
|
| 155 |
+
],
|
| 156 |
+
"title": [
|
| 157 |
+
"deed",
|
| 158 |
+
"ownership document",
|
| 159 |
+
"property title",
|
| 160 |
+
"legal title",
|
| 161 |
+
"ownership rights",
|
| 162 |
+
"property deed"
|
| 163 |
+
],
|
| 164 |
+
"deed": [
|
| 165 |
+
"title",
|
| 166 |
+
"property deed",
|
| 167 |
+
"title deed",
|
| 168 |
+
"ownership document",
|
| 169 |
+
"legal document",
|
| 170 |
+
"conveyance document"
|
| 171 |
+
],
|
| 172 |
+
"appraisal": [
|
| 173 |
+
"valuation",
|
| 174 |
+
"property assessment",
|
| 175 |
+
"home appraisal",
|
| 176 |
+
"property evaluation",
|
| 177 |
+
"value assessment",
|
| 178 |
+
"price estimation"
|
| 179 |
+
],
|
| 180 |
+
"inspection": [
|
| 181 |
+
"home inspection",
|
| 182 |
+
"property inspection",
|
| 183 |
+
"building inspection",
|
| 184 |
+
"house examination",
|
| 185 |
+
"structural assessment",
|
| 186 |
+
"property examination"
|
| 187 |
+
],
|
| 188 |
+
"offer": [
|
| 189 |
+
"bid",
|
| 190 |
+
"purchase offer",
|
| 191 |
+
"property offer",
|
| 192 |
+
"buying proposal",
|
| 193 |
+
"purchase proposal",
|
| 194 |
+
"property bid"
|
| 195 |
+
],
|
| 196 |
+
"contingency": [
|
| 197 |
+
"condition",
|
| 198 |
+
"stipulation",
|
| 199 |
+
"provision",
|
| 200 |
+
"qualification",
|
| 201 |
+
"conditional clause",
|
| 202 |
+
"contract condition"
|
| 203 |
+
],
|
| 204 |
+
"foreclosure": [
|
| 205 |
+
"repossession",
|
| 206 |
+
"property seizure",
|
| 207 |
+
"default possession",
|
| 208 |
+
"mortgage default",
|
| 209 |
+
"bank repossession",
|
| 210 |
+
"forced sale"
|
| 211 |
+
],
|
| 212 |
+
"equity": [
|
| 213 |
+
"ownership value",
|
| 214 |
+
"property value",
|
| 215 |
+
"ownership stake",
|
| 216 |
+
"ownership interest",
|
| 217 |
+
"home equity",
|
| 218 |
+
"property equity"
|
| 219 |
+
],
|
| 220 |
+
"refinance": [
|
| 221 |
+
"refinancing",
|
| 222 |
+
"mortgage refinance",
|
| 223 |
+
"loan restructuring",
|
| 224 |
+
"debt restructuring",
|
| 225 |
+
"refinance loan",
|
| 226 |
+
"new mortgage"
|
| 227 |
+
],
|
| 228 |
+
"interest rate": [
|
| 229 |
+
"mortgage rate",
|
| 230 |
+
"loan rate",
|
| 231 |
+
"borrowing rate",
|
| 232 |
+
"financing rate",
|
| 233 |
+
"lending rate",
|
| 234 |
+
"percentage rate"
|
| 235 |
+
],
|
| 236 |
+
"property tax": [
|
| 237 |
+
"real estate tax",
|
| 238 |
+
"land tax",
|
| 239 |
+
"council tax",
|
| 240 |
+
"municipal tax",
|
| 241 |
+
"property levy",
|
| 242 |
+
"real property tax"
|
| 243 |
+
],
|
| 244 |
+
"homeowners association": [
|
| 245 |
+
"hoa",
|
| 246 |
+
"community association",
|
| 247 |
+
"residents association",
|
| 248 |
+
"property owners association",
|
| 249 |
+
"neighborhood association"
|
| 250 |
+
],
|
| 251 |
+
"condo association": [
|
| 252 |
+
"condominium association",
|
| 253 |
+
"owners association",
|
| 254 |
+
"unit owners association",
|
| 255 |
+
"strata council",
|
| 256 |
+
"building association"
|
| 257 |
+
],
|
| 258 |
+
"rental": [
|
| 259 |
+
"lease",
|
| 260 |
+
"rented property",
|
| 261 |
+
"leased property",
|
| 262 |
+
"tenancy",
|
| 263 |
+
"rented accommodation",
|
| 264 |
+
"leased accommodation"
|
| 265 |
+
],
|
| 266 |
+
"landlord": [
|
| 267 |
+
"property owner",
|
| 268 |
+
"lessor",
|
| 269 |
+
"property manager",
|
| 270 |
+
"rental owner",
|
| 271 |
+
"property landlord",
|
| 272 |
+
"housing provider"
|
| 273 |
+
],
|
| 274 |
+
"tenant": [
|
| 275 |
+
"renter",
|
| 276 |
+
"lessee",
|
| 277 |
+
"occupant",
|
| 278 |
+
"resident",
|
| 279 |
+
"lodger",
|
| 280 |
+
"rentee"
|
| 281 |
+
],
|
| 282 |
+
"lease": [
|
| 283 |
+
"rental agreement",
|
| 284 |
+
"tenancy agreement",
|
| 285 |
+
"rental contract",
|
| 286 |
+
"letting agreement",
|
| 287 |
+
"occupancy agreement",
|
| 288 |
+
"property lease"
|
| 289 |
+
],
|
| 290 |
+
"rent": [
|
| 291 |
+
"rental payment",
|
| 292 |
+
"lease payment",
|
| 293 |
+
"monthly payment",
|
| 294 |
+
"tenancy payment",
|
| 295 |
+
"rental fee",
|
| 296 |
+
"lease fee"
|
| 297 |
+
],
|
| 298 |
+
"security deposit": [
|
| 299 |
+
"damage deposit",
|
| 300 |
+
"rental deposit",
|
| 301 |
+
"tenant deposit",
|
| 302 |
+
"housing deposit",
|
| 303 |
+
"property deposit",
|
| 304 |
+
"rental security"
|
| 305 |
+
],
|
| 306 |
+
"amenities": [
|
| 307 |
+
"features",
|
| 308 |
+
"facilities",
|
| 309 |
+
"property features",
|
| 310 |
+
"conveniences",
|
| 311 |
+
"services",
|
| 312 |
+
"property perks"
|
| 313 |
+
],
|
| 314 |
+
"square footage": [
|
| 315 |
+
"floor area",
|
| 316 |
+
"area",
|
| 317 |
+
"living space",
|
| 318 |
+
"square feet",
|
| 319 |
+
"property size",
|
| 320 |
+
"floor space"
|
| 321 |
+
],
|
| 322 |
+
"floor plan": [
|
| 323 |
+
"layout",
|
| 324 |
+
"house plan",
|
| 325 |
+
"property layout",
|
| 326 |
+
"building plan",
|
| 327 |
+
"blueprint",
|
| 328 |
+
"interior layout"
|
| 329 |
+
],
|
| 330 |
+
"basement": [
|
| 331 |
+
"lower level",
|
| 332 |
+
"underground level",
|
| 333 |
+
"cellar",
|
| 334 |
+
"subfloor",
|
| 335 |
+
"below-grade level",
|
| 336 |
+
"lower story"
|
| 337 |
+
],
|
| 338 |
+
"attic": [
|
| 339 |
+
"loft",
|
| 340 |
+
"garret",
|
| 341 |
+
"roof space",
|
| 342 |
+
"upper story",
|
| 343 |
+
"upper level",
|
| 344 |
+
"top floor"
|
| 345 |
+
],
|
| 346 |
+
"garage": [
|
| 347 |
+
"car port",
|
| 348 |
+
"car space",
|
| 349 |
+
"auto storage",
|
| 350 |
+
"vehicle storage",
|
| 351 |
+
"car garage",
|
| 352 |
+
"parking space"
|
| 353 |
+
],
|
| 354 |
+
"driveway": [
|
| 355 |
+
"private road",
|
| 356 |
+
"access road",
|
| 357 |
+
"car path",
|
| 358 |
+
"approach",
|
| 359 |
+
"entrance way",
|
| 360 |
+
"vehicle path"
|
| 361 |
+
],
|
| 362 |
+
"yard": [
|
| 363 |
+
"garden",
|
| 364 |
+
"grounds",
|
| 365 |
+
"lawn",
|
| 366 |
+
"outdoor space",
|
| 367 |
+
"backyard",
|
| 368 |
+
"property grounds"
|
| 369 |
+
],
|
| 370 |
+
"backyard": [
|
| 371 |
+
"back garden",
|
| 372 |
+
"rear yard",
|
| 373 |
+
"back lot",
|
| 374 |
+
"outdoor area",
|
| 375 |
+
"garden",
|
| 376 |
+
"rear outdoor space"
|
| 377 |
+
],
|
| 378 |
+
"front yard": [
|
| 379 |
+
"front garden",
|
| 380 |
+
"front lot",
|
| 381 |
+
"front lawn",
|
| 382 |
+
"front grounds",
|
| 383 |
+
"entrance yard",
|
| 384 |
+
"front outdoor space"
|
| 385 |
+
],
|
| 386 |
+
"patio": [
|
| 387 |
+
"terrace",
|
| 388 |
+
"deck",
|
| 389 |
+
"veranda",
|
| 390 |
+
"outdoor living space",
|
| 391 |
+
"courtyard",
|
| 392 |
+
"outdoor porch"
|
| 393 |
+
],
|
| 394 |
+
"deck": [
|
| 395 |
+
"porch",
|
| 396 |
+
"terrace",
|
| 397 |
+
"balcony",
|
| 398 |
+
"outdoor platform",
|
| 399 |
+
"outdoor floor",
|
| 400 |
+
"outdoor living area"
|
| 401 |
+
],
|
| 402 |
+
"pool": [
|
| 403 |
+
"swimming pool",
|
| 404 |
+
"water feature",
|
| 405 |
+
"natatorium",
|
| 406 |
+
"swimming area",
|
| 407 |
+
"backyard pool",
|
| 408 |
+
"swimming facility"
|
| 409 |
+
],
|
| 410 |
+
"zoning": [
|
| 411 |
+
"land use",
|
| 412 |
+
"property classification",
|
| 413 |
+
"land classification",
|
| 414 |
+
"urban planning designation",
|
| 415 |
+
"property zoning",
|
| 416 |
+
"land use designation"
|
| 417 |
+
],
|
| 418 |
+
"residential": [
|
| 419 |
+
"housing",
|
| 420 |
+
"living",
|
| 421 |
+
"domestic",
|
| 422 |
+
"dwelling",
|
| 423 |
+
"residential property",
|
| 424 |
+
"residential area"
|
| 425 |
+
],
|
| 426 |
+
"commercial": [
|
| 427 |
+
"business",
|
| 428 |
+
"retail",
|
| 429 |
+
"office",
|
| 430 |
+
"non-residential",
|
| 431 |
+
"trade",
|
| 432 |
+
"commercial property"
|
| 433 |
+
],
|
| 434 |
+
"industrial": [
|
| 435 |
+
"manufacturing",
|
| 436 |
+
"factory",
|
| 437 |
+
"production",
|
| 438 |
+
"plant",
|
| 439 |
+
"warehouse",
|
| 440 |
+
"industrial property"
|
| 441 |
+
],
|
| 442 |
+
"rural": [
|
| 443 |
+
"countryside",
|
| 444 |
+
"farmland",
|
| 445 |
+
"agricultural",
|
| 446 |
+
"country",
|
| 447 |
+
"pastoral",
|
| 448 |
+
"non-urban"
|
| 449 |
+
],
|
| 450 |
+
"urban": [
|
| 451 |
+
"city",
|
| 452 |
+
"metropolitan",
|
| 453 |
+
"town",
|
| 454 |
+
"municipal",
|
| 455 |
+
"built-up",
|
| 456 |
+
"developed"
|
| 457 |
+
],
|
| 458 |
+
"suburban": [
|
| 459 |
+
"residential area",
|
| 460 |
+
"suburb",
|
| 461 |
+
"bedroom community",
|
| 462 |
+
"commuter town",
|
| 463 |
+
"outlying area",
|
| 464 |
+
"subdivision"
|
| 465 |
+
],
|
| 466 |
+
"development": [
|
| 467 |
+
"housing development",
|
| 468 |
+
"subdivision",
|
| 469 |
+
"project",
|
| 470 |
+
"planned community",
|
| 471 |
+
"real estate development",
|
| 472 |
+
"building project"
|
| 473 |
+
],
|
| 474 |
+
"new construction": [
|
| 475 |
+
"newly built",
|
| 476 |
+
"new build",
|
| 477 |
+
"new home",
|
| 478 |
+
"new development",
|
| 479 |
+
"newly constructed",
|
| 480 |
+
"fresh construction"
|
| 481 |
+
],
|
| 482 |
+
"resale": [
|
| 483 |
+
"existing home",
|
| 484 |
+
"pre-owned property",
|
| 485 |
+
"second-hand property",
|
| 486 |
+
"used property",
|
| 487 |
+
"previously owned",
|
| 488 |
+
"existing property"
|
| 489 |
+
],
|
| 490 |
+
"fixer-upper": [
|
| 491 |
+
"handyman special",
|
| 492 |
+
"project house",
|
| 493 |
+
"renovation project",
|
| 494 |
+
"rehab property",
|
| 495 |
+
"property needing work",
|
| 496 |
+
"as-is property"
|
| 497 |
+
],
|
| 498 |
+
"turnkey": [
|
| 499 |
+
"move-in ready",
|
| 500 |
+
"ready to occupy",
|
| 501 |
+
"ready to move in",
|
| 502 |
+
"fully furnished",
|
| 503 |
+
"immediately habitable",
|
| 504 |
+
"ready to use"
|
| 505 |
+
],
|
| 506 |
+
"luxury": [
|
| 507 |
+
"high-end",
|
| 508 |
+
"upscale",
|
| 509 |
+
"premium",
|
| 510 |
+
"exclusive",
|
| 511 |
+
"deluxe",
|
| 512 |
+
"prestigious"
|
| 513 |
+
],
|
| 514 |
+
"affordable": [
|
| 515 |
+
"budget-friendly",
|
| 516 |
+
"economical",
|
| 517 |
+
"reasonably priced",
|
| 518 |
+
"cost-effective",
|
| 519 |
+
"inexpensive",
|
| 520 |
+
"low-cost"
|
| 521 |
+
],
|
| 522 |
+
"investment property": [
|
| 523 |
+
"income property",
|
| 524 |
+
"rental property",
|
| 525 |
+
"investment real estate",
|
| 526 |
+
"revenue property",
|
| 527 |
+
"income-generating property",
|
| 528 |
+
"rental investment"
|
| 529 |
+
],
|
| 530 |
+
"flip": [
|
| 531 |
+
"house flip",
|
| 532 |
+
"property flip",
|
| 533 |
+
"real estate flip",
|
| 534 |
+
"buy and sell",
|
| 535 |
+
"renovation for profit",
|
| 536 |
+
"property turnaround"
|
| 537 |
+
],
|
| 538 |
+
"staging": [
|
| 539 |
+
"home staging",
|
| 540 |
+
"property preparation",
|
| 541 |
+
"house dressing",
|
| 542 |
+
"presentation preparation",
|
| 543 |
+
"show preparation",
|
| 544 |
+
"display setup"
|
| 545 |
+
],
|
| 546 |
+
"curb appeal": [
|
| 547 |
+
"exterior appearance",
|
| 548 |
+
"external attractiveness",
|
| 549 |
+
"street view",
|
| 550 |
+
"outward impression",
|
| 551 |
+
"facade appeal",
|
| 552 |
+
"exterior aesthetics"
|
| 553 |
+
],
|
| 554 |
+
"open house": [
|
| 555 |
+
"viewing",
|
| 556 |
+
"property showing",
|
| 557 |
+
"house viewing",
|
| 558 |
+
"property tour",
|
| 559 |
+
"public showing",
|
| 560 |
+
"home tour"
|
| 561 |
+
],
|
| 562 |
+
"showing": [
|
| 563 |
+
"viewing",
|
| 564 |
+
"property tour",
|
| 565 |
+
"house tour",
|
| 566 |
+
"walk-through",
|
| 567 |
+
"property showing",
|
| 568 |
+
"home showing"
|
| 569 |
+
]
|
| 570 |
+
}
|
synonyms_en-support.json
ADDED
|
@@ -0,0 +1,253 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"support": [
|
| 3 |
+
"customer support",
|
| 4 |
+
"customer service",
|
| 5 |
+
"help desk",
|
| 6 |
+
"technical support",
|
| 7 |
+
"assistance",
|
| 8 |
+
"customer care",
|
| 9 |
+
"customer assistance",
|
| 10 |
+
"tech support",
|
| 11 |
+
"service desk"
|
| 12 |
+
],
|
| 13 |
+
"customer service": [
|
| 14 |
+
"support",
|
| 15 |
+
"customer support",
|
| 16 |
+
"help desk",
|
| 17 |
+
"customer care",
|
| 18 |
+
"customer assistance",
|
| 19 |
+
"service desk"
|
| 20 |
+
],
|
| 21 |
+
"help": [
|
| 22 |
+
"support",
|
| 23 |
+
"assistance",
|
| 24 |
+
"aid",
|
| 25 |
+
"guidance",
|
| 26 |
+
"help center"
|
| 27 |
+
],
|
| 28 |
+
"ticket": [
|
| 29 |
+
"support ticket",
|
| 30 |
+
"case",
|
| 31 |
+
"issue",
|
| 32 |
+
"request",
|
| 33 |
+
"incident",
|
| 34 |
+
"service request"
|
| 35 |
+
],
|
| 36 |
+
"case": [
|
| 37 |
+
"ticket",
|
| 38 |
+
"issue",
|
| 39 |
+
"support ticket",
|
| 40 |
+
"incident",
|
| 41 |
+
"request"
|
| 42 |
+
],
|
| 43 |
+
"issue": [
|
| 44 |
+
"problem",
|
| 45 |
+
"ticket",
|
| 46 |
+
"case",
|
| 47 |
+
"bug",
|
| 48 |
+
"incident",
|
| 49 |
+
"concern",
|
| 50 |
+
"trouble"
|
| 51 |
+
],
|
| 52 |
+
"problem": [
|
| 53 |
+
"issue",
|
| 54 |
+
"error",
|
| 55 |
+
"bug",
|
| 56 |
+
"trouble",
|
| 57 |
+
"glitch",
|
| 58 |
+
"fault",
|
| 59 |
+
"defect"
|
| 60 |
+
],
|
| 61 |
+
"troubleshoot": [
|
| 62 |
+
"debug",
|
| 63 |
+
"diagnose",
|
| 64 |
+
"fix",
|
| 65 |
+
"resolve",
|
| 66 |
+
"solve",
|
| 67 |
+
"repair"
|
| 68 |
+
],
|
| 69 |
+
"solve": [
|
| 70 |
+
"resolve",
|
| 71 |
+
"fix",
|
| 72 |
+
"address",
|
| 73 |
+
"remedy",
|
| 74 |
+
"repair",
|
| 75 |
+
"troubleshoot"
|
| 76 |
+
],
|
| 77 |
+
"fix": [
|
| 78 |
+
"resolve",
|
| 79 |
+
"repair",
|
| 80 |
+
"solve",
|
| 81 |
+
"remedy",
|
| 82 |
+
"correct",
|
| 83 |
+
"troubleshoot"
|
| 84 |
+
],
|
| 85 |
+
"resolution": [
|
| 86 |
+
"solution",
|
| 87 |
+
"answer",
|
| 88 |
+
"fix",
|
| 89 |
+
"remedy",
|
| 90 |
+
"closure"
|
| 91 |
+
],
|
| 92 |
+
"faq": [
|
| 93 |
+
"frequently asked questions",
|
| 94 |
+
"common questions",
|
| 95 |
+
"knowledge base",
|
| 96 |
+
"help center",
|
| 97 |
+
"questions and answers"
|
| 98 |
+
],
|
| 99 |
+
"knowledge base": [
|
| 100 |
+
"kb",
|
| 101 |
+
"help center",
|
| 102 |
+
"faq",
|
| 103 |
+
"information center",
|
| 104 |
+
"resource center",
|
| 105 |
+
"self-service"
|
| 106 |
+
],
|
| 107 |
+
"query": [
|
| 108 |
+
"question",
|
| 109 |
+
"inquiry",
|
| 110 |
+
"request",
|
| 111 |
+
"help request"
|
| 112 |
+
],
|
| 113 |
+
"question": [
|
| 114 |
+
"query",
|
| 115 |
+
"inquiry",
|
| 116 |
+
"request",
|
| 117 |
+
"help request"
|
| 118 |
+
],
|
| 119 |
+
"contact": [
|
| 120 |
+
"reach out",
|
| 121 |
+
"get in touch",
|
| 122 |
+
"connect",
|
| 123 |
+
"communicate"
|
| 124 |
+
],
|
| 125 |
+
"agent": [
|
| 126 |
+
"representative",
|
| 127 |
+
"support staff",
|
| 128 |
+
"customer service rep",
|
| 129 |
+
"support representative",
|
| 130 |
+
"advisor",
|
| 131 |
+
"consultant"
|
| 132 |
+
],
|
| 133 |
+
"representative": [
|
| 134 |
+
"agent",
|
| 135 |
+
"support staff",
|
| 136 |
+
"customer service rep",
|
| 137 |
+
"support agent",
|
| 138 |
+
"advisor",
|
| 139 |
+
"consultant"
|
| 140 |
+
],
|
| 141 |
+
"chat": [
|
| 142 |
+
"live chat",
|
| 143 |
+
"chat support",
|
| 144 |
+
"messaging",
|
| 145 |
+
"instant messaging",
|
| 146 |
+
"online chat"
|
| 147 |
+
],
|
| 148 |
+
"phone support": [
|
| 149 |
+
"call support",
|
| 150 |
+
"telephone support",
|
| 151 |
+
"call center",
|
| 152 |
+
"hotline",
|
| 153 |
+
"phone assistance"
|
| 154 |
+
],
|
| 155 |
+
"email support": [
|
| 156 |
+
"email assistance",
|
| 157 |
+
"mail support",
|
| 158 |
+
"email help",
|
| 159 |
+
"electronic mail support"
|
| 160 |
+
],
|
| 161 |
+
"self-service": [
|
| 162 |
+
"self help",
|
| 163 |
+
"diy support",
|
| 164 |
+
"automated support",
|
| 165 |
+
"knowledge base"
|
| 166 |
+
],
|
| 167 |
+
"escalate": [
|
| 168 |
+
"elevate",
|
| 169 |
+
"raise",
|
| 170 |
+
"transfer",
|
| 171 |
+
"refer",
|
| 172 |
+
"forward"
|
| 173 |
+
],
|
| 174 |
+
"priority": [
|
| 175 |
+
"urgency",
|
| 176 |
+
"importance",
|
| 177 |
+
"severity",
|
| 178 |
+
"critical level"
|
| 179 |
+
],
|
| 180 |
+
"feedback": [
|
| 181 |
+
"input",
|
| 182 |
+
"response",
|
| 183 |
+
"review",
|
| 184 |
+
"opinion",
|
| 185 |
+
"comment",
|
| 186 |
+
"evaluation"
|
| 187 |
+
],
|
| 188 |
+
"satisfaction": [
|
| 189 |
+
"csat",
|
| 190 |
+
"happiness",
|
| 191 |
+
"contentment",
|
| 192 |
+
"fulfillment"
|
| 193 |
+
],
|
| 194 |
+
"complaint": [
|
| 195 |
+
"grievance",
|
| 196 |
+
"dissatisfaction",
|
| 197 |
+
"objection",
|
| 198 |
+
"concern",
|
| 199 |
+
"criticism"
|
| 200 |
+
],
|
| 201 |
+
"response time": [
|
| 202 |
+
"reply time",
|
| 203 |
+
"turnaround time",
|
| 204 |
+
"wait time",
|
| 205 |
+
"resolution time"
|
| 206 |
+
],
|
| 207 |
+
"wait time": [
|
| 208 |
+
"queue time",
|
| 209 |
+
"holding time",
|
| 210 |
+
"delay",
|
| 211 |
+
"response time"
|
| 212 |
+
],
|
| 213 |
+
"outage": [
|
| 214 |
+
"downtime",
|
| 215 |
+
"service disruption",
|
| 216 |
+
"system failure",
|
| 217 |
+
"blackout",
|
| 218 |
+
"interruption"
|
| 219 |
+
],
|
| 220 |
+
"troubleshooting": [
|
| 221 |
+
"diagnostics",
|
| 222 |
+
"problem solving",
|
| 223 |
+
"debugging",
|
| 224 |
+
"resolution",
|
| 225 |
+
"investigation"
|
| 226 |
+
],
|
| 227 |
+
"training": [
|
| 228 |
+
"education",
|
| 229 |
+
"instruction",
|
| 230 |
+
"tutorial",
|
| 231 |
+
"learning",
|
| 232 |
+
"guidance"
|
| 233 |
+
],
|
| 234 |
+
"onboarding": [
|
| 235 |
+
"setup",
|
| 236 |
+
"getting started",
|
| 237 |
+
"initialization",
|
| 238 |
+
"orientation",
|
| 239 |
+
"welcome process"
|
| 240 |
+
],
|
| 241 |
+
"account issue": [
|
| 242 |
+
"login problem",
|
| 243 |
+
"access issue",
|
| 244 |
+
"account problem",
|
| 245 |
+
"authentication issue"
|
| 246 |
+
],
|
| 247 |
+
"billing issue": [
|
| 248 |
+
"payment problem",
|
| 249 |
+
"invoice issue",
|
| 250 |
+
"subscription problem",
|
| 251 |
+
"payment inquiry"
|
| 252 |
+
]
|
| 253 |
+
}
|
synonyms_en-travel.json
ADDED
|
@@ -0,0 +1,580 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"travel": [
|
| 3 |
+
"journey",
|
| 4 |
+
"trip",
|
| 5 |
+
"voyage",
|
| 6 |
+
"excursion",
|
| 7 |
+
"expedition",
|
| 8 |
+
"touring",
|
| 9 |
+
"vacation"
|
| 10 |
+
],
|
| 11 |
+
"vacation": [
|
| 12 |
+
"holiday",
|
| 13 |
+
"trip",
|
| 14 |
+
"getaway",
|
| 15 |
+
"break",
|
| 16 |
+
"retreat",
|
| 17 |
+
"time off",
|
| 18 |
+
"leisure time"
|
| 19 |
+
],
|
| 20 |
+
"holiday": [
|
| 21 |
+
"vacation",
|
| 22 |
+
"getaway",
|
| 23 |
+
"break",
|
| 24 |
+
"trip",
|
| 25 |
+
"time off",
|
| 26 |
+
"festive season"
|
| 27 |
+
],
|
| 28 |
+
"hotel": [
|
| 29 |
+
"accommodation",
|
| 30 |
+
"lodging",
|
| 31 |
+
"inn",
|
| 32 |
+
"resort",
|
| 33 |
+
"motel",
|
| 34 |
+
"guesthouse",
|
| 35 |
+
"place to stay"
|
| 36 |
+
],
|
| 37 |
+
"resort": [
|
| 38 |
+
"retreat",
|
| 39 |
+
"hotel",
|
| 40 |
+
"destination",
|
| 41 |
+
"vacation spot",
|
| 42 |
+
"holiday complex"
|
| 43 |
+
],
|
| 44 |
+
"accommodation": [
|
| 45 |
+
"lodging",
|
| 46 |
+
"housing",
|
| 47 |
+
"place to stay",
|
| 48 |
+
"room",
|
| 49 |
+
"quarters",
|
| 50 |
+
"dwelling"
|
| 51 |
+
],
|
| 52 |
+
"booking": [
|
| 53 |
+
"reservation",
|
| 54 |
+
"appointment",
|
| 55 |
+
"scheduled arrangement",
|
| 56 |
+
"registration"
|
| 57 |
+
],
|
| 58 |
+
"reservation": [
|
| 59 |
+
"booking",
|
| 60 |
+
"arrangement",
|
| 61 |
+
"hold",
|
| 62 |
+
"secured spot"
|
| 63 |
+
],
|
| 64 |
+
"flight": [
|
| 65 |
+
"air travel",
|
| 66 |
+
"plane journey",
|
| 67 |
+
"air trip",
|
| 68 |
+
"plane ride",
|
| 69 |
+
"aviation journey"
|
| 70 |
+
],
|
| 71 |
+
"airport": [
|
| 72 |
+
"air terminal",
|
| 73 |
+
"airfield",
|
| 74 |
+
"aerodrome",
|
| 75 |
+
"terminal",
|
| 76 |
+
"flight hub"
|
| 77 |
+
],
|
| 78 |
+
"check-in": [
|
| 79 |
+
"registration",
|
| 80 |
+
"sign in",
|
| 81 |
+
"arrival",
|
| 82 |
+
"enrollment",
|
| 83 |
+
"entry"
|
| 84 |
+
],
|
| 85 |
+
"check-out": [
|
| 86 |
+
"departure",
|
| 87 |
+
"exit",
|
| 88 |
+
"leaving",
|
| 89 |
+
"sign out"
|
| 90 |
+
],
|
| 91 |
+
"luggage": [
|
| 92 |
+
"baggage",
|
| 93 |
+
"suitcases",
|
| 94 |
+
"bags",
|
| 95 |
+
"trunks",
|
| 96 |
+
"belongings",
|
| 97 |
+
"travel bags"
|
| 98 |
+
],
|
| 99 |
+
"baggage": [
|
| 100 |
+
"luggage",
|
| 101 |
+
"suitcases",
|
| 102 |
+
"bags",
|
| 103 |
+
"trunks",
|
| 104 |
+
"belongings",
|
| 105 |
+
"travel bags"
|
| 106 |
+
],
|
| 107 |
+
"itinerary": [
|
| 108 |
+
"travel plan",
|
| 109 |
+
"schedule",
|
| 110 |
+
"agenda",
|
| 111 |
+
"route",
|
| 112 |
+
"program",
|
| 113 |
+
"travel schedule"
|
| 114 |
+
],
|
| 115 |
+
"destination": [
|
| 116 |
+
"location",
|
| 117 |
+
"place",
|
| 118 |
+
"spot",
|
| 119 |
+
"resort",
|
| 120 |
+
"endpoint",
|
| 121 |
+
"travel spot",
|
| 122 |
+
"place of interest"
|
| 123 |
+
],
|
| 124 |
+
"tourist": [
|
| 125 |
+
"traveler",
|
| 126 |
+
"visitor",
|
| 127 |
+
"sightseer",
|
| 128 |
+
"vacationer",
|
| 129 |
+
"holidaymaker",
|
| 130 |
+
"excursionist"
|
| 131 |
+
],
|
| 132 |
+
"tour": [
|
| 133 |
+
"trip",
|
| 134 |
+
"excursion",
|
| 135 |
+
"journey",
|
| 136 |
+
"expedition",
|
| 137 |
+
"travel",
|
| 138 |
+
"voyage",
|
| 139 |
+
"sightseeing"
|
| 140 |
+
],
|
| 141 |
+
"cruise": [
|
| 142 |
+
"voyage",
|
| 143 |
+
"sailing trip",
|
| 144 |
+
"sea journey",
|
| 145 |
+
"ocean trip",
|
| 146 |
+
"boat trip"
|
| 147 |
+
],
|
| 148 |
+
"passenger": [
|
| 149 |
+
"traveler",
|
| 150 |
+
"commuter",
|
| 151 |
+
"fare-payer",
|
| 152 |
+
"rider",
|
| 153 |
+
"guest",
|
| 154 |
+
"occupant"
|
| 155 |
+
],
|
| 156 |
+
"amenities": [
|
| 157 |
+
"facilities",
|
| 158 |
+
"features",
|
| 159 |
+
"services",
|
| 160 |
+
"conveniences",
|
| 161 |
+
"comforts",
|
| 162 |
+
"perks"
|
| 163 |
+
],
|
| 164 |
+
"room service": [
|
| 165 |
+
"hotel service",
|
| 166 |
+
"in-room dining",
|
| 167 |
+
"food delivery",
|
| 168 |
+
"in-room service"
|
| 169 |
+
],
|
| 170 |
+
"concierge": [
|
| 171 |
+
"hotel assistant",
|
| 172 |
+
"guest services",
|
| 173 |
+
"hotel staff",
|
| 174 |
+
"service desk",
|
| 175 |
+
"front desk"
|
| 176 |
+
],
|
| 177 |
+
"all-inclusive": [
|
| 178 |
+
"full package",
|
| 179 |
+
"comprehensive",
|
| 180 |
+
"complete deal",
|
| 181 |
+
"full board",
|
| 182 |
+
"everything included"
|
| 183 |
+
],
|
| 184 |
+
"bed and breakfast": [
|
| 185 |
+
"b&b",
|
| 186 |
+
"bnb",
|
| 187 |
+
"guest house",
|
| 188 |
+
"inn",
|
| 189 |
+
"boarding house"
|
| 190 |
+
],
|
| 191 |
+
"hostel": [
|
| 192 |
+
"backpackers",
|
| 193 |
+
"youth hostel",
|
| 194 |
+
"budget accommodation",
|
| 195 |
+
"dormitory",
|
| 196 |
+
"lodge"
|
| 197 |
+
],
|
| 198 |
+
"motel": [
|
| 199 |
+
"motor hotel",
|
| 200 |
+
"motor lodge",
|
| 201 |
+
"motor inn",
|
| 202 |
+
"motor court",
|
| 203 |
+
"roadside hotel"
|
| 204 |
+
],
|
| 205 |
+
"suite": [
|
| 206 |
+
"room set",
|
| 207 |
+
"apartment",
|
| 208 |
+
"luxury room",
|
| 209 |
+
"deluxe room",
|
| 210 |
+
"connected rooms"
|
| 211 |
+
],
|
| 212 |
+
"lobby": [
|
| 213 |
+
"reception area",
|
| 214 |
+
"foyer",
|
| 215 |
+
"entrance hall",
|
| 216 |
+
"waiting area",
|
| 217 |
+
"front hall"
|
| 218 |
+
],
|
| 219 |
+
"reception": [
|
| 220 |
+
"front desk",
|
| 221 |
+
"check-in desk",
|
| 222 |
+
"service desk",
|
| 223 |
+
"information desk",
|
| 224 |
+
"concierge"
|
| 225 |
+
],
|
| 226 |
+
"housekeeping": [
|
| 227 |
+
"cleaning service",
|
| 228 |
+
"room service",
|
| 229 |
+
"maid service",
|
| 230 |
+
"cleaning staff",
|
| 231 |
+
"maintenance service"
|
| 232 |
+
],
|
| 233 |
+
"minibar": [
|
| 234 |
+
"in-room refrigerator",
|
| 235 |
+
"room bar",
|
| 236 |
+
"snack bar",
|
| 237 |
+
"refreshment center",
|
| 238 |
+
"beverage cabinet"
|
| 239 |
+
],
|
| 240 |
+
"spa": [
|
| 241 |
+
"wellness center",
|
| 242 |
+
"health club",
|
| 243 |
+
"relaxation center",
|
| 244 |
+
"treatment center",
|
| 245 |
+
"beauty center"
|
| 246 |
+
],
|
| 247 |
+
"wifi": [
|
| 248 |
+
"internet",
|
| 249 |
+
"wireless internet",
|
| 250 |
+
"internet access",
|
| 251 |
+
"connectivity",
|
| 252 |
+
"network"
|
| 253 |
+
],
|
| 254 |
+
"tour guide": [
|
| 255 |
+
"guide",
|
| 256 |
+
"travel guide",
|
| 257 |
+
"escort",
|
| 258 |
+
"docent",
|
| 259 |
+
"interpreter",
|
| 260 |
+
"sightseeing guide"
|
| 261 |
+
],
|
| 262 |
+
"passport": [
|
| 263 |
+
"travel document",
|
| 264 |
+
"identification",
|
| 265 |
+
"id",
|
| 266 |
+
"international id",
|
| 267 |
+
"travel id"
|
| 268 |
+
],
|
| 269 |
+
"visa": [
|
| 270 |
+
"entry permit",
|
| 271 |
+
"travel authorization",
|
| 272 |
+
"entry document",
|
| 273 |
+
"travel permit",
|
| 274 |
+
"immigration document"
|
| 275 |
+
],
|
| 276 |
+
"airfare": [
|
| 277 |
+
"flight cost",
|
| 278 |
+
"plane ticket",
|
| 279 |
+
"ticket price",
|
| 280 |
+
"air ticket",
|
| 281 |
+
"flight fare"
|
| 282 |
+
],
|
| 283 |
+
"ticket": [
|
| 284 |
+
"pass",
|
| 285 |
+
"admission",
|
| 286 |
+
"fare",
|
| 287 |
+
"entry pass",
|
| 288 |
+
"boarding pass"
|
| 289 |
+
],
|
| 290 |
+
"boarding pass": [
|
| 291 |
+
"flight ticket",
|
| 292 |
+
"air ticket",
|
| 293 |
+
"plane ticket",
|
| 294 |
+
"flight pass",
|
| 295 |
+
"boarding card"
|
| 296 |
+
],
|
| 297 |
+
"terminal": [
|
| 298 |
+
"station",
|
| 299 |
+
"port",
|
| 300 |
+
"depot",
|
| 301 |
+
"hub",
|
| 302 |
+
"transportation center"
|
| 303 |
+
],
|
| 304 |
+
"gate": [
|
| 305 |
+
"boarding area",
|
| 306 |
+
"departure point",
|
| 307 |
+
"exit",
|
| 308 |
+
"embarkation point",
|
| 309 |
+
"portal"
|
| 310 |
+
],
|
| 311 |
+
"departure": [
|
| 312 |
+
"leaving",
|
| 313 |
+
"exit",
|
| 314 |
+
"takeoff",
|
| 315 |
+
"embarkation",
|
| 316 |
+
"outbound journey"
|
| 317 |
+
],
|
| 318 |
+
"arrival": [
|
| 319 |
+
"landing",
|
| 320 |
+
"entry",
|
| 321 |
+
"inbound",
|
| 322 |
+
"coming",
|
| 323 |
+
"reaching destination"
|
| 324 |
+
],
|
| 325 |
+
"layover": [
|
| 326 |
+
"stopover",
|
| 327 |
+
"connection",
|
| 328 |
+
"transit",
|
| 329 |
+
"intermediate stop",
|
| 330 |
+
"transfer"
|
| 331 |
+
],
|
| 332 |
+
"connecting flight": [
|
| 333 |
+
"transfer flight",
|
| 334 |
+
"layover flight",
|
| 335 |
+
"indirect flight",
|
| 336 |
+
"multi-leg flight",
|
| 337 |
+
"transit flight"
|
| 338 |
+
],
|
| 339 |
+
"direct flight": [
|
| 340 |
+
"non-stop flight",
|
| 341 |
+
"through flight",
|
| 342 |
+
"straight flight",
|
| 343 |
+
"no layover flight"
|
| 344 |
+
],
|
| 345 |
+
"round trip": [
|
| 346 |
+
"return trip",
|
| 347 |
+
"two-way trip",
|
| 348 |
+
"return journey",
|
| 349 |
+
"return flight"
|
| 350 |
+
],
|
| 351 |
+
"one way": [
|
| 352 |
+
"single trip",
|
| 353 |
+
"one direction",
|
| 354 |
+
"single journey",
|
| 355 |
+
"outbound only"
|
| 356 |
+
],
|
| 357 |
+
"economy class": [
|
| 358 |
+
"coach",
|
| 359 |
+
"standard class",
|
| 360 |
+
"tourist class",
|
| 361 |
+
"main cabin",
|
| 362 |
+
"regular class"
|
| 363 |
+
],
|
| 364 |
+
"business class": [
|
| 365 |
+
"executive class",
|
| 366 |
+
"club class",
|
| 367 |
+
"premium class",
|
| 368 |
+
"upper class"
|
| 369 |
+
],
|
| 370 |
+
"first class": [
|
| 371 |
+
"premium service",
|
| 372 |
+
"luxury class",
|
| 373 |
+
"top tier",
|
| 374 |
+
"superior service",
|
| 375 |
+
"deluxe class"
|
| 376 |
+
],
|
| 377 |
+
"travel agent": [
|
| 378 |
+
"travel consultant",
|
| 379 |
+
"booking agent",
|
| 380 |
+
"travel advisor",
|
| 381 |
+
"trip planner",
|
| 382 |
+
"tourism agent"
|
| 383 |
+
],
|
| 384 |
+
"travel agency": [
|
| 385 |
+
"travel bureau",
|
| 386 |
+
"travel company",
|
| 387 |
+
"tour operator",
|
| 388 |
+
"booking office",
|
| 389 |
+
"travel service"
|
| 390 |
+
],
|
| 391 |
+
"package tour": [
|
| 392 |
+
"package holiday",
|
| 393 |
+
"vacation package",
|
| 394 |
+
"holiday package",
|
| 395 |
+
"all-inclusive trip",
|
| 396 |
+
"bundled travel"
|
| 397 |
+
],
|
| 398 |
+
"car rental": [
|
| 399 |
+
"car hire",
|
| 400 |
+
"auto rental",
|
| 401 |
+
"vehicle rental",
|
| 402 |
+
"rent-a-car",
|
| 403 |
+
"car leasing"
|
| 404 |
+
],
|
| 405 |
+
"taxi": [
|
| 406 |
+
"cab",
|
| 407 |
+
"taxi cab",
|
| 408 |
+
"hired car",
|
| 409 |
+
"taxicab",
|
| 410 |
+
"ride service"
|
| 411 |
+
],
|
| 412 |
+
"rideshare": [
|
| 413 |
+
"uber",
|
| 414 |
+
"lyft",
|
| 415 |
+
"ride-hailing",
|
| 416 |
+
"car service",
|
| 417 |
+
"ride app"
|
| 418 |
+
],
|
| 419 |
+
"sightseeing": [
|
| 420 |
+
"touring",
|
| 421 |
+
"excursion",
|
| 422 |
+
"tourism",
|
| 423 |
+
"visiting attractions",
|
| 424 |
+
"guided tour"
|
| 425 |
+
],
|
| 426 |
+
"restaurant": [
|
| 427 |
+
"eatery",
|
| 428 |
+
"dining establishment",
|
| 429 |
+
"cafe",
|
| 430 |
+
"bistro",
|
| 431 |
+
"diner",
|
| 432 |
+
"eating place"
|
| 433 |
+
],
|
| 434 |
+
"buffet": [
|
| 435 |
+
"self-service",
|
| 436 |
+
"all-you-can-eat",
|
| 437 |
+
"smorgasbord",
|
| 438 |
+
"food bar",
|
| 439 |
+
"open bar"
|
| 440 |
+
],
|
| 441 |
+
"beach": [
|
| 442 |
+
"shore",
|
| 443 |
+
"coast",
|
| 444 |
+
"seaside",
|
| 445 |
+
"coastline",
|
| 446 |
+
"oceanfront",
|
| 447 |
+
"sand"
|
| 448 |
+
],
|
| 449 |
+
"pool": [
|
| 450 |
+
"swimming pool",
|
| 451 |
+
"natatorium",
|
| 452 |
+
"water facility",
|
| 453 |
+
"swimming facility",
|
| 454 |
+
"bathing place"
|
| 455 |
+
],
|
| 456 |
+
"mountain": [
|
| 457 |
+
"peak",
|
| 458 |
+
"summit",
|
| 459 |
+
"hill",
|
| 460 |
+
"elevation",
|
| 461 |
+
"highland",
|
| 462 |
+
"mount"
|
| 463 |
+
],
|
| 464 |
+
"island": [
|
| 465 |
+
"isle",
|
| 466 |
+
"atoll",
|
| 467 |
+
"archipelago",
|
| 468 |
+
"landmass",
|
| 469 |
+
"cay",
|
| 470 |
+
"key"
|
| 471 |
+
],
|
| 472 |
+
"ocean": [
|
| 473 |
+
"sea",
|
| 474 |
+
"waters",
|
| 475 |
+
"deep",
|
| 476 |
+
"high seas",
|
| 477 |
+
"main",
|
| 478 |
+
"briny"
|
| 479 |
+
],
|
| 480 |
+
"camp": [
|
| 481 |
+
"campsite",
|
| 482 |
+
"camping ground",
|
| 483 |
+
"camping area",
|
| 484 |
+
"tent site",
|
| 485 |
+
"campground"
|
| 486 |
+
],
|
| 487 |
+
"cabin": [
|
| 488 |
+
"cottage",
|
| 489 |
+
"hut",
|
| 490 |
+
"lodge",
|
| 491 |
+
"bungalow",
|
| 492 |
+
"chalet",
|
| 493 |
+
"small house"
|
| 494 |
+
],
|
| 495 |
+
"tent": [
|
| 496 |
+
"canvas shelter",
|
| 497 |
+
"camping shelter",
|
| 498 |
+
"pavilion",
|
| 499 |
+
"marquee",
|
| 500 |
+
"temporary shelter"
|
| 501 |
+
],
|
| 502 |
+
"backpacking": [
|
| 503 |
+
"hiking",
|
| 504 |
+
"trekking",
|
| 505 |
+
"wilderness travel",
|
| 506 |
+
"budget travel",
|
| 507 |
+
"adventure travel"
|
| 508 |
+
],
|
| 509 |
+
"hiking": [
|
| 510 |
+
"trekking",
|
| 511 |
+
"walking tour",
|
| 512 |
+
"trail walking",
|
| 513 |
+
"rambling",
|
| 514 |
+
"bush walking"
|
| 515 |
+
],
|
| 516 |
+
"adventure travel": [
|
| 517 |
+
"expedition",
|
| 518 |
+
"exploration",
|
| 519 |
+
"outdoor adventure",
|
| 520 |
+
"active vacation",
|
| 521 |
+
"thrill seeking"
|
| 522 |
+
],
|
| 523 |
+
"ecotourism": [
|
| 524 |
+
"green tourism",
|
| 525 |
+
"sustainable tourism",
|
| 526 |
+
"nature tourism",
|
| 527 |
+
"responsible travel",
|
| 528 |
+
"ecological tourism"
|
| 529 |
+
],
|
| 530 |
+
"road trip": [
|
| 531 |
+
"driving tour",
|
| 532 |
+
"car journey",
|
| 533 |
+
"automobile vacation",
|
| 534 |
+
"driving vacation",
|
| 535 |
+
"highway journey"
|
| 536 |
+
],
|
| 537 |
+
"honeymoon": [
|
| 538 |
+
"post-wedding trip",
|
| 539 |
+
"bridal tour",
|
| 540 |
+
"wedding trip",
|
| 541 |
+
"romantic getaway",
|
| 542 |
+
"newlywed vacation"
|
| 543 |
+
],
|
| 544 |
+
"family vacation": [
|
| 545 |
+
"family trip",
|
| 546 |
+
"family holiday",
|
| 547 |
+
"family getaway",
|
| 548 |
+
"family retreat",
|
| 549 |
+
"family tour"
|
| 550 |
+
],
|
| 551 |
+
"business trip": [
|
| 552 |
+
"work travel",
|
| 553 |
+
"corporate travel",
|
| 554 |
+
"business travel",
|
| 555 |
+
"work trip",
|
| 556 |
+
"professional journey"
|
| 557 |
+
],
|
| 558 |
+
"backpacker": [
|
| 559 |
+
"budget traveler",
|
| 560 |
+
"hiker",
|
| 561 |
+
"trekker",
|
| 562 |
+
"rucksack traveler",
|
| 563 |
+
"hostel traveler"
|
| 564 |
+
],
|
| 565 |
+
"landmark": [
|
| 566 |
+
"monument",
|
| 567 |
+
"attraction",
|
| 568 |
+
"point of interest",
|
| 569 |
+
"site",
|
| 570 |
+
"tourist spot",
|
| 571 |
+
"sight"
|
| 572 |
+
],
|
| 573 |
+
"tourism": [
|
| 574 |
+
"sightseeing",
|
| 575 |
+
"visiting",
|
| 576 |
+
"traveling",
|
| 577 |
+
"holidaying",
|
| 578 |
+
"vacationing"
|
| 579 |
+
]
|
| 580 |
+
}
|