word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 799 B
JSON
{
"term": "nowadays",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "at the present time, in contrast with the past",
"examples": [
{
"text": "Nowadays most kids prefer going online to reading books."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈnaʊədeɪz/",
"audio": "no/nowadays/nowadays__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈnaʊədeɪz/",
"audio": "no/nowadays/nowadays__us_1.mp3"
}
]
},
"wordOrigin": null
}