word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
45 lines (44 loc) • 1.27 kB
JSON
{
"term": "repeated",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "happening, said or done many times",
"examples": [
{
"text": "repeated absences from work"
},
{
"text": "She did not respond to **repeated requests** for interviews."
},
{
"text": "The marriage failed despite **repeated attempts** to save it."
},
{
"text": "Each year we issue repeated warnings of the dangers from fireworks."
},
{
"text": "He has faced repeated calls for his resignation."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/rɪˈpiːtɪd/",
"audio": "re/repeated/repeated__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/rɪˈpiːtɪd/",
"audio": "re/repeated/repeated__us_1.mp3"
}
]
},
"wordOrigin": null
}