word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
53 lines (52 loc) • 1.6 kB
JSON
{
"term": "october",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "the 10th month of the year, between September and November",
"labels": "(British English)(North American English)",
"examples": [
{
"text": "She was born in October."
},
{
"text": "The meeting is on the fifth of October/October the fifth."
},
{
"text": "The meeting is on October fifth."
},
{
"text": "We went to Japan last October."
},
{
"text": "I arrived at the end of October."
},
{
"text": "last October's election"
},
{
"text": "the October issue of the magazine"
}
],
"topics": ["Time"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɒkˈtəʊbə(r)/",
"audio": "oc/october/october_1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɑːkˈtəʊbər/",
"audio": "oc/october/october__us_1.mp3"
}
]
},
"wordOrigin": "late Old English, from Latin, from octo ‘eight’ (being originally the eighth month of the Roman year)."
}