word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
56 lines (55 loc) • 1.58 kB
JSON
{
"term": "dancer",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "a person who dances or whose job is dancing",
"examples": [
{
"text": "She's a fantastic dancer."
},
{
"text": "a **ballet dancer**"
},
{
"text": "He's a principal dancer with the Royal Ballet."
},
{
"text": "She's a very good flamenco dancer."
},
{
"text": "The dancers moved gracefully to the music."
},
{
"text": "classical / modern dancers"
},
{
"text": "dancers performing in the street"
}
],
"topics": ["Hobbies", "Jobs"],
"collocations": {
"adjective": ["brilliant", "excellent", "fine"],
"dancer + verb": ["perform (something)", "move"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈdɑːnsə(r)/",
"audio": "da/dancer/dancer__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈdænsər/",
"audio": "da/dancer/dancer__us_1.mp3"
}
]
},
"wordOrigin": null
}