word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
43 lines (42 loc) • 1.07 kB
JSON
{
"term": "teenage",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "between 13 and 19 years old; connected with people of this age",
"examples": [
{
"text": "a **teenage girl/boy**"
},
{
"text": "teenage angst"
},
{
"text": "teenage pregnancy"
},
{
"text": "teen magazines"
}
],
"topics": ["Life stages"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈtiːneɪdʒ/",
"audio": "te/teenage/teenage__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈtiːneɪdʒ/",
"audio": "te/teenage/teenage__us_2.mp3"
}
]
},
"wordOrigin": null
}