word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 888 B
JSON
{
"term": "newly",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "recently",
"examples": [
{
"text": "a newly qualified doctor"
},
{
"text": "a newly created job"
},
{
"text": "a newly independent republic"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈnjuːli/",
"audio": "ne/newly/newly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈnuːli/",
"audio": "ne/newly/newly__us_1.mp3"
}
]
},
"wordOrigin": null
}