word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 939 B
JSON
{
"term": "arguably",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "used (often before a comparative or superlative adjective) when you are stating an opinion that you believe you could give reasons to support",
"examples": [
{
"text": "He is arguably the best actor of his generation."
}
],
"topics": ["Opinion and argument"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɑːɡjuəbli/",
"audio": "ar/arguably/arguably__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɑːrɡjuəbli/",
"audio": "ar/arguably/arguably__us_1.mp3"
}
]
},
"wordOrigin": null
}