word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
78 lines (77 loc) • 2.56 kB
JSON
{
"term": "accomplish",
"partOfSpeech": "verb",
"ox5000": true,
"cefr": "b2",
"verbForms": {
"presentSimple": {
"iYouWeThey": "accomplish",
"heSheIt": "accomplishes"
},
"pastSimple": "accomplished",
"pastParticiple": "accomplished",
"ingForm": "accomplishing"
},
"definitions": [
{
"senseNumber": null,
"definition": "to succeed in doing or completing something",
"sensetop": "accomplish something",
"cefr": "b2",
"examples": [
{
"text": "The first part of the plan has been safely accomplished."
},
{
"text": "I don't feel I've accomplished very much today."
},
{
"text": "That's it. **Mission accomplished** *(= we have done what we aimed to do)*."
}
],
"topics": ["Success"],
"collocations": {
"adverb": ["successfully", "easily"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/əˈkʌmplɪʃ/",
"audio": "ac/accomplish/accomplish__gb_1.mp3"
},
{
"pronunciation": "/əˈkʌmplɪʃɪz/",
"audio": "ac/accomplish/accomplishes__gb_1.mp3"
},
{
"pronunciation": "/əˈkʌmplɪʃt/",
"audio": "ac/accomplish/accomplished__gb_1.mp3"
},
{
"pronunciation": "/əˈkʌmplɪʃɪŋ/",
"audio": "ac/accomplish/accomplishing__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/əˈkɑːmplɪʃ/",
"audio": "ac/accomplish/accomplish__us_1.mp3"
},
{
"pronunciation": "/əˈkɑːmplɪʃɪz/",
"audio": "ac/accomplish/accomplishes__us_1.mp3"
},
{
"pronunciation": "/əˈkɑːmplɪʃt/",
"audio": "ac/accomplish/accomplished__us_1.mp3"
},
{
"pronunciation": "/əˈkɑːmplɪʃɪŋ/",
"audio": "ac/accomplish/accomplishing__us_1.mp3"
}
]
},
"wordOrigin": "late Middle English: from Old French acompliss-, lengthened stem of acomplir, based on Latin ad- ‘to’ + complere ‘to complete’."
}