word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 860 B
JSON
{
"term": "namely",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "used to introduce more exact and detailed information about something that you have just mentioned",
"examples": [
{
"text": "We need to concentrate on our target audience, namely women aged between 20 and 30."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈneɪmli/",
"audio": "na/namely/namely__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈneɪmli/",
"audio": "na/namely/namely__us_1.mp3"
}
]
},
"wordOrigin": null
}