word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.59 kB
JSON
{
"term": "dancing",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "moving your body to music",
"examples": [
{
"text": "There was **music and dancing** till two in the morning."
},
{
"text": "I love Irish dancing."
},
{
"text": "dancing classes"
},
{
"text": "She's taking dancing lessons."
},
{
"text": "There was dancing in the streets when we heard that the war was over."
},
{
"text": "They liked to go dancing every Saturday night."
}
],
"topics": ["Hobbies"],
"collocations": {
"adjective": ["wild", "slow", "ballet"],
"verb + dancing": ["do", "go"],
"dancing + noun": ["class", "lesson", "school"],
"phrases": ["dancing in the streets"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈdɑːnsɪŋ/",
"audio": "da/dancing/dancing__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˈdænsɪŋ/",
"audio": "da/dancing/dancing__us_1.mp3"
}
]
},
"wordOrigin": null
}