word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1 kB
JSON
{
"term": "lifelong",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "lasting or existing all through your life",
"examples": [
{
"text": "Paul became his lifelong friend."
},
{
"text": "Her lifelong ambition had been to learn how to fly."
},
{
"text": "He has been a lifelong supporter of the club."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈlaɪflɒŋ/",
"audio": "li/lifelong/lifelong__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈlaɪflɔːŋ/",
"audio": "li/lifelong/lifelong__us_3.mp3"
}
]
},
"wordOrigin": null
}