word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
45 lines (44 loc) • 1.27 kB
JSON
{
"term": "differently",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "in a different way from somebody/something",
"examples": [
{
"text": "Boys and girls may behave differently."
},
{
"text": "He didn't like being **treated differently**."
},
{
"text": "What will you **do differently** next time?"
},
{
"text": "Eddie comes from an older generation that **thought differently** than we do."
},
{
"text": "The male bird has a differently shaped head."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈdɪfrəntli/",
"audio": "di/differently/differently__gb_4.mp3"
}
],
"us": [
{
"pronunciation": "/ˈdɪfrəntli/",
"audio": "di/differently/differently__us_3.mp3"
}
]
},
"wordOrigin": null
}