word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
52 lines (51 loc) • 1.41 kB
JSON
{
"term": "somehow",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "in a way that is not known or certain",
"labels": "also North American English, informal",
"cefr": "b2",
"examples": [
{
"text": "We must stop him from seeing her somehow."
},
{
"text": "**Somehow or other** I must get a new job."
}
],
"topics": ["Doubt, guessing and certainty"]
},
{
"senseNumber": 2,
"definition": "for a reason that you do not know or understand",
"cefr": "b2",
"examples": [
{
"text": "Somehow, I don't feel I can trust him."
},
{
"text": "She looked different somehow."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsʌmhaʊ/",
"audio": "so/somehow/somehow__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsʌmhaʊ/",
"audio": "so/somehow/somehow__us_1.mp3"
}
]
},
"wordOrigin": null
}