word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 940 B
JSON
{
"term": "reportedly",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "according to what some people say",
"examples": [
{
"text": "The band have reportedly decided to split up."
},
{
"text": "The move, reportedly the President’s idea, has come in for a lot of criticism."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/rɪˈpɔːtɪdli/",
"audio": "re/reportedly/reportedly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/rɪˈpɔːrtɪdli/",
"audio": "re/reportedly/reportedly__us_1.mp3"
}
]
},
"wordOrigin": null
}