word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.11 kB
JSON
{
"term": "supposedly",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "according to what is generally thought or believed but not known for certain",
"examples": [
{
"text": "The novel is supposedly based on a true story."
},
{
"text": "a poem supposedly written by Shakespeare"
},
{
"text": "Police have found the supposedly stolen car."
}
],
"topics": ["Doubt, guessing and certainty"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/səˈpəʊzɪdli/",
"audio": "su/supposedly/supposedly__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/səˈpəʊzɪdli/",
"audio": "su/supposedly/supposedly__us_1.mp3"
}
]
},
"wordOrigin": null
}