word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
60 lines (59 loc) • 1.74 kB
JSON
{
"term": "june",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "the 6th month of the year, between May and July",
"labels": "(British English)(North American English)",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "She was born in June."
},
{
"text": "The meeting is on the fifth of June/June the fifth."
},
{
"text": "The meeting is on June fifth."
},
{
"text": "We went to Japan last June."
},
{
"text": "I arrived at the end of June."
},
{
"text": "last June's election"
},
{
"text": "the June edition of the newsletter"
}
],
"topics": ["Time"]
},
{
"senseNumber": 2,
"definition": "a first name for girls",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/dʒuːn/",
"audio": "ju/june/june__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/dʒuːn/",
"audio": "ju/june/june__us_1.mp3"
}
]
},
"wordOrigin": "Middle English: from Old French juin, from Latin Junius (mensis) ‘(month) of June’, variant of Junonius ‘sacred to Juno’."
}