word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
53 lines (52 loc) • 1.61 kB
JSON
{
"term": "september",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "the 9th month of the year, between August and October",
"labels": "(British English)(North American English)",
"examples": [
{
"text": "She was born in September."
},
{
"text": "The meeting is on the fifth of September/September the fifth."
},
{
"text": "The meeting is on September fifth."
},
{
"text": "We went to Japan last September."
},
{
"text": "I arrived at the end of September."
},
{
"text": "last September's election"
},
{
"text": "the September issue of the magazine"
}
],
"topics": ["Time"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/sepˈtembə(r)/",
"audio": "se/september/september_1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/sepˈtembər/",
"audio": "se/september/september__us_2.mp3"
}
]
},
"wordOrigin": "late Old English, from Latin, from septem ‘seven’ (being originally the seventh month of the Roman year)."
}