word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
28 lines (27 loc) • 708 B
JSON
{
"term": "liter",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "a unit for measuring volume, equal to 1.76 British pints or 2.11 American pints",
"examples": [],
"topics": ["Cooking and eating", "Maths and measurement"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈliːtə(r)/",
"audio": "li/liter/litre__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈliːtər/",
"audio": "li/liter/litre__us_1.mp3"
}
]
},
"wordOrigin": null
}