word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
47 lines (46 loc) • 1.28 kB
JSON
{
"term": "gaming",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "playing video games",
"cefr": "b2",
"examples": [
{
"text": "online/mobile/console gaming"
},
{
"text": "With each new release, this video game has repeatedly transformed the world of gaming."
}
]
},
{
"senseNumber": 2,
"definition": "gambling (= the activity of playing games of chance for money and of betting on horses, etc.)",
"labels": "(old-fashioned or law)",
"examples": [
{
"text": "He spent all night at the gaming tables."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɡeɪmɪŋ/",
"audio": "ga/gaming/gaming__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɡeɪmɪŋ/",
"audio": "ga/gaming/gaming__us_1.mp3"
}
]
},
"wordOrigin": null
}