word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1.01 kB
JSON
{
"term": "seeker",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "a person who is trying to find or get the thing mentioned",
"examples": [
{
"text": "**an attention/a publicity seeker**"
},
{
"text": "seekers after the truth"
},
{
"text": "The new attraction is expected to draw pleasure seekers from across the region."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsiːkə(r)/",
"audio": "se/seeker/seeker__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsiːkər/",
"audio": "se/seeker/seeker__us_1.mp3"
}
]
},
"wordOrigin": null
}