word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
50 lines (49 loc) • 1.43 kB
JSON
{
"term": "battlefield",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "a place where a battle is being fought or has been fought",
"cefr": "c1",
"examples": [
{
"text": "heavy casualties on the battlefield"
},
{
"text": "He was wounded on the battlefield."
}
],
"topics": ["History"]
},
{
"senseNumber": 2,
"definition": "a situation in which people are opposed to each other; a subject that people feel strongly about and argue about",
"examples": [
{
"text": "Arkansas is among the key electoral battlefields."
},
{
"text": "Education policy is an ideological battlefield."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈbætlfiːld/",
"audio": "ba/battlefield/battlefield__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈbætlfiːld/",
"audio": "ba/battlefield/battlefield__us_1.mp3"
}
]
},
"wordOrigin": null
}