word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
35 lines (34 loc) • 874 B
JSON
{
"term": "whereby",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "by which; because of which",
"examples": [
{
"text": "They have introduced a new system whereby all employees must undergo regular training."
}
],
"topics": ["Change, cause and effect"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/weəˈbaɪ/",
"audio": "wh/whereby/whereby__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/werˈbaɪ/",
"audio": "wh/whereby/whereby__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}