word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.48 kB
JSON
{
"term": "settler",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "a person who goes to live in a new country or region",
"examples": [
{
"text": "Most of the settlers came from England."
},
{
"text": "French settlers founded New Orleans."
},
{
"text": "The islands attracted more settlers than mainland colonies."
},
{
"text": "When the first settlers moved into the area they faced immense hardships."
}
],
"topics": ["Social issues"],
"collocations": {
"adjective": ["early", "first", "original"],
"verb + settler": ["attract"],
"settler + verb": ["arrive", "come", "move in"],
"preposition": ["settler from", "settler in"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsetlə(r)/",
"audio": "se/settler/settler__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsetlər/",
"audio": "se/settler/settler__us_2_rr.mp3"
}
]
},
"wordOrigin": null
}