word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
50 lines (49 loc) • 1.46 kB
JSON
{
"term": "talented",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "having a natural ability to do something well",
"examples": [
{
"text": "a talented player/musician/artist"
},
{
"text": "Some of these young musicians are incredibly talented."
},
{
"text": "She's an extremely talented singer."
},
{
"text": "The kids at this school are all exceptionally talented in some way."
},
{
"text": "We're looking for talented young designers to join our team."
}
],
"topics": ["Personal qualities"],
"collocations": {
"verbs": ["be", "seem"],
"adverb": ["extremely", "fairly", "very"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈtæləntɪd/",
"audio": "ta/talented/talented__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈtæləntɪd/",
"audio": "ta/talented/talented__us_3.mp3"
}
]
},
"wordOrigin": null
}