word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.29 kB
JSON
{
"term": "previously",
"partOfSpeech": "adverb",
"academic": true,
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "at a time before the time that you are talking about",
"examples": [
{
"text": "The building had previously been used as a hotel."
},
{
"text": "As previously reported, the couple separated in May."
},
{
"text": "The book contains a number of photographs not previously published."
},
{
"text": "I had visited them three days previously."
},
{
"text": "a previously unknown species"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈpriːviəsli/",
"audio": "pr/previously/previously__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈpriːviəsli/",
"audio": "pr/previously/previously__us_2.mp3"
}
]
},
"wordOrigin": null
}