word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 886 B
JSON
{
"term": "implementation",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "the act of making something that has been officially decided start to happen or be used",
"examples": [
{
"text": "the implementation of the new system"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌɪmplɪmenˈteɪʃn/",
"audio": "im/implementation/implementation__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌɪmplɪmenˈteɪʃn/",
"audio": "im/implementation/implementation__us_1.mp3"
}
]
},
"wordOrigin": null
}