word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
30 lines (29 loc) • 717 B
JSON
{
"term": "film-maker",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a person who directs or produces films",
"examples": [],
"topics": ["Film and theatre"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfɪlm meɪkə(r)/",
"audio": "fi/film-maker/film_maker_1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfɪlm meɪkər/",
"audio": "fi/film-maker/film_maker_1_us_1.mp3"
}
]
},
"wordOrigin": null
}