word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
38 lines (37 loc) • 975 B
JSON
{
"term": "enforcement",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "the act of making people obey a particular law or rule",
"examples": [
{
"text": "strict enforcement of regulations"
},
{
"text": "**law enforcement** officers"
}
],
"topics": ["Permission and obligation"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈfɔːsmənt/",
"audio": "en/enforcement/enforcement__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈfɔːrsmənt/",
"audio": "en/enforcement/enforcement__us_1.mp3"
}
]
},
"wordOrigin": null
}