word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.02 kB
JSON
{
"term": "ongoing",
"partOfSpeech": "adjective",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "continuing to exist or develop",
"examples": [
{
"text": "an ongoing debate/discussion/process"
},
{
"text": "The police investigation is ongoing."
},
{
"text": "Training is part of our ongoing career development program."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɒnɡəʊɪŋ/",
"audio": "on/ongoing/ongoing__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɑːnɡəʊɪŋ/",
"audio": "on/ongoing/ongoing__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}