word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.49 kB
JSON
{
"term": "seemingly",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "in a way that appears to be true but may in fact not be",
"cefr": "c1",
"examples": [
{
"text": "a seemingly stupid question"
},
{
"text": "a **seemingly endless** journey"
},
{
"text": "It was a seemingly impossible task."
}
]
},
{
"senseNumber": 2,
"definition": "according to what you have read or heard",
"labels": "(formal)",
"cefr": "c1",
"examples": [
{
"text": "Seemingly, he borrowed the money from the bank."
},
{
"text": "They were seemingly having an affair."
}
],
"synonyms": "apparently"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsiːmɪŋli/",
"audio": "se/seemingly/seemingly__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsiːmɪŋli/",
"audio": "se/seemingly/seemingly__us_1.mp3"
}
]
},
"wordOrigin": null
}