word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
47 lines (46 loc) • 1.44 kB
JSON
{
"term": "designer",
"partOfSpeech": "noun",
"academic": true,
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "a person whose job is to decide how things such as clothes, furniture, tools, etc. will look or work by making drawings, plans or patterns",
"ox3000": true,
"examples": [
{
"text": "a **web/game designer**"
},
{
"text": "She works as a set designer for the Royal Opera House."
},
{
"text": "the company's chief jewellery designer"
}
],
"topics": ["Clothes and Fashion", "Jobs"],
"collocations": {
"adjective": ["good", "talented", "professional"],
"verb + designer": ["bring in", "hire", "consult"],
"designer + noun": ["clothes", "fashion", "handbag"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/dɪˈzaɪnə(r)/",
"audio": "de/designer/designer__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/dɪˈzaɪnər/",
"audio": "de/designer/designer__us_1.mp3"
}
]
},
"wordOrigin": null
}