word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 976 B
JSON
{
"term": "retired",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "having retired from work",
"examples": [
{
"text": "a retired doctor/teacher/officer/general"
},
{
"text": "He is a recently retired judge."
},
{
"text": "Dad is retired now."
}
],
"topics": ["Jobs"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/rɪˈtaɪəd/",
"audio": "re/retired/retired__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/rɪˈtaɪərd/",
"audio": "re/retired/retired__us_4.mp3"
}
]
},
"wordOrigin": null
}