word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.31 kB
JSON
{
"term": "timely",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "happening at exactly the right time",
"examples": [
{
"text": "A nasty incident was prevented by the timely arrival of the police."
},
{
"text": "This has been **a timely reminder** to us all."
},
{
"text": "I was grateful for your timely intervention."
},
{
"text": "All claims must be dealt with in a professional and timely manner."
},
{
"text": "The timely intervention of a teacher meant a fight was avoided."
}
],
"synonyms": "opportune"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈtaɪmli/",
"audio": "ti/timely/timely__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈtaɪmli/",
"audio": "ti/timely/timely__us_1.mp3"
}
]
},
"wordOrigin": null
}