word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
35 lines (34 loc) • 790 B
JSON
{
"term": "annually",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "once a year",
"examples": [
{
"text": "The exhibition is held annually."
}
],
"topics": ["Time"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈænjuəli/",
"audio": "an/annually/annually__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈænjuəli/",
"audio": "an/annually/annually__us_1.mp3"
}
]
},
"wordOrigin": null
}