word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
53 lines (52 loc) • 1.43 kB
JSON
{
"term": "meaningful",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "serious and important",
"cefr": "c1",
"examples": [
{
"text": "a **meaningful relationship/discussion/experience**"
}
]
},
{
"senseNumber": 2,
"definition": "having a meaning that is easy to understand",
"examples": [
{
"text": "These statistics are not very meaningful."
}
]
},
{
"senseNumber": 3,
"definition": "intended to communicate or express something to somebody, without any words being spoken",
"labels": "less frequent",
"examples": [
{
"text": "She gave me a **meaningful look**."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈmiːnɪŋfl/",
"audio": "me/meaningful/meaningful__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈmiːnɪŋfl/",
"audio": "me/meaningful/meaningful__us_1.mp3"
}
]
},
"wordOrigin": null
}