word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 790 B
JSON
{
"term": "long-time",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "having been the particular thing mentioned for a long time",
"examples": [
{
"text": "his long-time colleague"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈlɒŋ taɪm/",
"audio": "lo/long-time/long_time_1_gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈlɔːŋ taɪm/",
"audio": "lo/long-time/long_time_1_us_2.mp3"
}
]
},
"wordOrigin": null
}