word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
31 lines (30 loc) • 741 B
JSON
{
"term": "wind",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "an act of turning, wrapping or twisting something around itself or in a circle",
"examples": [
{
"text": "Give the handle another couple of winds."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/waɪnd/",
"audio": "wi/wind/wind__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/waɪnd/",
"audio": "wi/wind/wind__us_2.mp3"
}
]
},
"wordOrigin": null
}