word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
77 lines (76 loc) • 2.1 kB
JSON
{
"term": "aged",
"partOfSpeech": "adjectivenoun",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "of the age of",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "They have two children aged six and nine."
},
{
"text": "volunteers aged between 25 and 40"
},
{
"text": "Children have the opportunity to meet similarly aged children."
}
]
},
{
"senseNumber": 2,
"definition": "very old",
"labels": "(old-fashioned)",
"cefr": "c1",
"examples": [
{
"text": "my aged aunt"
},
{
"text": "People caring for an aged relative need support."
},
{
"text": "I’m not sure if my aged car can make it up that hill."
}
],
"topics": ["Life stages"]
},
{
"senseNumber": 3,
"definition": "very old people",
"labels": "(old-fashioned)",
"examples": [
{
"text": "services for the sick and the aged"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/eɪdʒd/",
"audio": "ag/aged/aged__gb_1.mp3"
},
{
"pronunciation": "/ˈeɪdʒɪd/",
"audio": "ag/aged/aged__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/eɪdʒd/",
"audio": "ag/aged/aged__us_1.mp3"
},
{
"pronunciation": "/ˈeɪdʒɪd/",
"audio": "ag/aged/aged__us_2.mp3"
}
]
},
"wordOrigin": null
}