word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
31 lines (30 loc) • 734 B
JSON
{
"term": "bewildered",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "confused",
"examples": [
{
"text": "He turned around, with a bewildered look on his face."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/bɪˈwɪldəd/",
"audio": "be/bewildered/bewildered__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/bɪˈwɪldərd/",
"audio": "be/bewildered/bewildered__us_1.mp3"
}
]
},
"wordOrigin": null
}