word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
52 lines (51 loc) • 1.48 kB
JSON
{
"term": "yeah",
"partOfSpeech": "exclamation",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "yes",
"examples": [],
"topics": ["Opinion and argument"]
},
{
"senseNumber": null,
"definition": "used when you are commenting on what somebody has just said",
"examples": [
{
"text": "‘We're off to France soon.’ ‘Oh yeah? When's that?’"
},
{
"text": "‘I'm going to be rich one day.’ ‘Oh yeah?’ *(= I don't believe you.)*"
}
]
},
{
"senseNumber": null,
"definition": "used to say that you do not believe what somebody has just said, disagree with it, or are not interested in it",
"examples": [
{
"text": "‘You'll be fine.’ ‘Yeah, right.’"
}
],
"topics": ["Opinion and argument"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/jeə/",
"audio": "ye/yeah/yeah__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/jeə/",
"audio": "ye/yeah/yeah__us_1.mp3"
}
]
},
"wordOrigin": null
}