word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
45 lines (44 loc) • 1.24 kB
JSON
{
"term": "accordingly",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "in a way that is appropriate to what has been done or said in a particular situation",
"cefr": "c1",
"examples": [
{
"text": "We have to discover his plans and act accordingly."
}
]
},
{
"senseNumber": 2,
"definition": "for that reason",
"cefr": "c1",
"examples": [
{
"text": "The cost of materials rose sharply last year. Accordingly, we were forced to increase our prices."
}
],
"synonyms": "therefore"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/əˈkɔːdɪŋli/",
"audio": "ac/accordingly/accordingly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/əˈkɔːrdɪŋli/",
"audio": "ac/accordingly/accordingly__us_1.mp3"
}
]
},
"wordOrigin": null
}