word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 978 B
JSON
{
"term": "parental",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "connected with a parent or parents",
"examples": [
{
"text": "parental responsibility/rights"
},
{
"text": "parental choice in education"
},
{
"text": "the parental home"
}
],
"topics": ["Life stages"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/pəˈrentl/",
"audio": "pa/parental/parental__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/pəˈrentl/",
"audio": "pa/parental/parental__us_1.mp3"
}
]
},
"wordOrigin": null
}