word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
43 lines (42 loc) • 1.19 kB
JSON
{
"term": "youngster",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a young person or a child",
"examples": [
{
"text": "The camp is for youngsters aged 8 to 14."
},
{
"text": "He started the youth group to keep local youngsters off the streets."
},
{
"text": "He was a talented youngster, naturally gifted at the piano."
},
{
"text": "Our aim is to encourage youngsters from all backgrounds."
}
],
"topics": ["Life stages"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈjʌŋstə(r)/",
"audio": "yo/youngster/youngster__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈjʌŋstər/",
"audio": "yo/youngster/youngster__us_1.mp3"
}
]
},
"wordOrigin": null
}