word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.62 kB
JSON
{
"term": "july",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "the 7th month of the year, between June and August",
"sensetop": "in July",
"labels": "(British English)(North American English)",
"examples": [
{
"text": "She was born in July.",
"contextForm": "in July"
},
{
"text": "The meeting is on the fifth of July/July the fifth."
},
{
"text": "The meeting is on July fifth."
},
{
"text": "We went to Japan last July."
},
{
"text": "I arrived at the end of July."
},
{
"text": "last July's election"
},
{
"text": "It was a sunny July afternoon."
}
],
"topics": ["Time"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/dʒuˈlaɪ/",
"audio": "ju/july/july__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/dʒuˈlaɪ/",
"audio": "ju/july/july__us_1.mp3"
}
]
},
"wordOrigin": "Middle English: from Latin Julius (mensis) ‘(month) of July’, named after the Roman statesman Julius Caesar."
}