word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.1 kB
JSON
{
"term": "additional",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "more than was first mentioned or is usual",
"examples": [
{
"text": "additional resources/funds/security/funding/costs"
},
{
"text": "The government provided an additional £25 million to expand the service."
},
{
"text": "He provided **additional information** about this incident."
}
],
"synonyms": "extra"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/əˈdɪʃənl/",
"audio": "ad/additional/additional__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/əˈdɪʃənl/",
"audio": "ad/additional/additional__us_3.mp3"
}
]
},
"wordOrigin": null
}