word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
44 lines (43 loc) • 1.24 kB
JSON
{
"term": "duo",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "two people who perform together or are often seen or thought of together",
"cefr": "c1",
"examples": [
{
"text": "the comedy duo Laurel and Hardy"
},
{
"text": "the goal-scoring duo of Coates and Winterbotham"
}
],
"topics": ["Music"]
},
{
"senseNumber": 2,
"definition": "a performance by two musicians or singers; a piece of music for two players or singers",
"labels": "more frequent",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈdjuːəʊ/",
"audio": "du/duo/duo__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈduːəʊ/",
"audio": "du/duo/duo__us_1.mp3"
}
]
},
"wordOrigin": "late 16th cent. (in sense (2)): via Italian from Latin duo ‘two’."
}