word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 931 B
JSON
{
"term": "casino",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a public building or room where people play gambling games for money",
"examples": [
{
"text": "a new hotel and casino in Las Vegas"
}
],
"topics": ["Money", "Games and toys"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/kəˈsiːnəʊ/",
"audio": "ca/casino/casino__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/kəˈsiːnəʊ/",
"audio": "ca/casino/casino__us_1.mp3"
}
]
},
"wordOrigin": "mid 18th cent.: from Italian, diminutive of casa ‘house’, from Latin casa ‘cottage’."
}