word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.18 kB
JSON
{
"term": "besides",
"partOfSpeech": "preposition",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "in addition to somebody/something; apart from somebody/something",
"examples": [
{
"text": "We have lots of things in common besides music."
},
{
"text": "Besides working as a doctor, he also writes novels in his spare time."
},
{
"text": "I've got no family besides my parents."
},
{
"text": "I’ve got plenty of other things to do besides talking to you."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/bɪˈsaɪdz/",
"audio": "be/besides/besides__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/bɪˈsaɪdz/",
"audio": "be/besides/besides__us_1.mp3"
}
]
},
"wordOrigin": null
}