word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
29 lines (28 loc) • 761 B
JSON
{
"term": "martial",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "connected with fighting or war",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈmɑːʃl/",
"audio": "ma/martial/martial__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈmɑːrʃl/",
"audio": "ma/martial/martial__us_1.mp3"
}
]
},
"wordOrigin": "late Middle English: from Old French, or from Latin martialis, from Mars, Mart-. Mars is the god of war in Roman mythology."
}