word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 874 B
JSON
{
"term": "warming",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "the process of making something, or of becoming, warm or warmer",
"examples": [
{
"text": "atmospheric warming"
},
{
"text": "the seasonal warming of the Pacific"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈwɔːmɪŋ/",
"audio": "wa/warming/warming__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈwɔːrmɪŋ/",
"audio": "wa/warming/warming__us_1.mp3"
}
]
},
"wordOrigin": null
}