word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1.08 kB
JSON
{
"term": "long-standing",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "that has existed or lasted for a long time",
"examples": [
{
"text": "a long-standing relationship"
},
{
"text": "Long-standing grievances were aired at the meeting."
},
{
"text": "The country’s long-standing relationship with the US was finally under strain."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌlɒŋ ˈstændɪŋ/",
"audio": "lo/long-standing/long_standing_1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌlɔːŋ ˈstændɪŋ/",
"audio": "lo/long-standing/long_standing_1_us_5.mp3"
}
]
},
"wordOrigin": null
}