word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
56 lines (55 loc) • 1.66 kB
JSON
{
"term": "supportive",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "encouraging somebody or giving them help or sympathy",
"examples": [
{
"text": "a supportive family"
},
{
"text": "She was very supportive during my father's illness."
},
{
"text": "a mutually supportive relationship"
},
{
"text": "He was strongly supportive of my career."
},
{
"text": "They were all extremely supportive to me."
},
{
"text": "We are totally supportive of this idea."
},
{
"text": "They were strongly supportive of the government's approach."
}
],
"collocations": {
"verbs": ["be", "seem", "become"],
"adverb": ["extremely", "fairly", "very"],
"preposition": ["of", "to"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/səˈpɔːtɪv/",
"audio": "su/supportive/supportive__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/səˈpɔːrtɪv/",
"audio": "su/supportive/supportive__us_1.mp3"
}
]
},
"wordOrigin": null
}