word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 939 B
JSON
{
"term": "naval",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "connected with the navy of a country",
"examples": [
{
"text": "a naval base/officer/battle"
},
{
"text": "the country’s naval forces"
}
],
"topics": ["War and conflict"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈneɪvl/",
"audio": "na/naval/naval__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈneɪvl/",
"audio": "na/naval/naval__us_1.mp3"
}
]
},
"wordOrigin": "late Middle English: from Latin navalis, from navis ‘ship’."
}