word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
53 lines (52 loc) • 1.66 kB
JSON
{
"term": "logo",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "a printed design or symbol that a company or an organization uses as its special sign",
"examples": [
{
"text": "All over the world there are red and white paper cups bearing the company logo."
},
{
"text": "His jacket sports the logo of the Giants."
},
{
"text": "She wore the logo of the sponsoring company."
},
{
"text": "The company has a distinctive logo that makes it well known."
},
{
"text": "a red shirt with the team logo on it"
},
{
"text": "the logo for the World Cup"
}
],
"collocations": {
"adjective": ["distinctive", "official", "brand"],
"verb + logo": ["bear", "carry", "display"],
"preposition": ["logo for", "logo of"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈləʊɡəʊ/",
"audio": "lo/logo/logo__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈləʊɡəʊ/",
"audio": "lo/logo/logo__us_1.mp3"
}
]
},
"wordOrigin": "1930s: abbreviation of logogram or logotype."
}