word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1.01 kB
JSON
{
"term": "loudly",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "in a way that makes a lot of noise",
"examples": [
{
"text": "She screamed as loudly as she could."
},
{
"text": "About two hours into the flight, he began complaining loudly that his seat was too small."
},
{
"text": "She was loudly proclaiming her innocence."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈlaʊdli/",
"audio": "lo/loudly/loudly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈlaʊdli/",
"audio": "lo/loudly/loudly__us_1.mp3"
}
]
},
"wordOrigin": null
}