word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
43 lines (42 loc) • 1.12 kB
JSON
{
"term": "delinquent",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": 1,
"definition": "a young person who tends to commit crimes",
"cefr": "c2",
"examples": [
{
"text": "teenage delinquents"
}
],
"topics": ["Crime and punishment"]
},
{
"senseNumber": 2,
"definition": "a person who has failed to pay money that is owed",
"labels": "(North American English, finance)",
"examples": [
{
"text": "credit delinquents"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/dɪˈlɪŋkwənt/",
"audio": "de/delinquent/delinquent__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/dɪˈlɪŋkwənt/",
"audio": "de/delinquent/delinquent__us_1.mp3"
}
]
},
"wordOrigin": null
}