word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.03 kB
JSON
{
"term": "post-war",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "existing, happening or made in the period after a war, especially the Second World War",
"examples": [
{
"text": "the post-war years"
},
{
"text": "in post-war Europe"
},
{
"text": "post-war reconstruction"
}
],
"topics": ["History"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌpəʊst ˈwɔː(r)/",
"audio": "po/post-war/post_war_1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌpəʊst ˈwɔːr/",
"audio": "po/post-war/post_war_1_us_1.mp3"
}
]
},
"wordOrigin": null
}