word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
47 lines (46 loc) • 1.39 kB
JSON
{
"term": "trademark",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "a name, symbol or design that a company uses for its products and that cannot be used by anyone else",
"cefr": "c1",
"examples": [
{
"text": "‘Big Mac’ is McDonald's best-known trademark."
}
]
},
{
"senseNumber": 2,
"definition": "a special way of behaving or dressing that is typical of somebody and that makes them easily recognized",
"cefr": "c1",
"examples": [
{
"text": "Attention to detail is Anthea’s trademark."
},
{
"text": "The artist uses her trademark swirls of paint to good effect in her latest exhibition."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈtreɪdmɑːk/",
"audio": "tr/trademark/trademark__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈtreɪdmɑːrk/",
"audio": "tr/trademark/trademark__us_1.mp3"
}
]
},
"wordOrigin": null
}