word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1.06 kB
JSON
{
"term": "affordable",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "cheap enough that people can afford to pay it or buy it",
"examples": [
{
"text": "We offer quality products at **affordable prices**."
},
{
"text": "There is a lack of **affordable housing** in the city."
},
{
"text": "This model is **relatively affordable** at just $85."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/əˈfɔːdəbl/",
"audio": "af/affordable/affordable__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/əˈfɔːrdəbl/",
"audio": "af/affordable/affordable__us_1.mp3"
}
]
},
"wordOrigin": null
}