word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
53 lines (52 loc) • 1.58 kB
JSON
{
"term": "december",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "the 12th and last month of the year",
"labels": "(British English)(North American English)",
"examples": [
{
"text": "She was born in December."
},
{
"text": "The meeting is on the fifth of December/December the fifth."
},
{
"text": "The meeting is on December fifth."
},
{
"text": "We went to Japan last December."
},
{
"text": "I arrived at the end of December."
},
{
"text": "last December's celebrations"
},
{
"text": "It was a cold December morning."
}
],
"topics": ["Time"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/dɪˈsembə(r)/",
"audio": "de/december/december_1_gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/dɪˈsembər/",
"audio": "de/december/december__us_2.mp3"
}
]
},
"wordOrigin": "Middle English: from Latin, from decem ‘ten’ (being originally the tenth month of the Roman year)."
}