word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 863 B
JSON
{
"term": "post-",
"partOfSpeech": "prefix",
"definitions": [
{
"senseNumber": null,
"definition": "after",
"examples": [
{
"text": "a postgraduate"
},
{
"text": "a post-Impressionist"
},
{
"text": "the post-1945 period"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/pəʊst/",
"audio": "po/post-/post__1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/pəʊst/",
"audio": "po/post-/post__1_us_1.mp3"
}
]
},
"wordOrigin": "from Latin post ‘after, behind’."
}