word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.7 kB
JSON
{
"term": "tomorrow",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "on or during the day after today",
"labels": "(especially British English)",
"ox3000": true,
"examples": [
{
"text": "I'm off now. See you tomorrow."
},
{
"text": "She's leaving tomorrow."
},
{
"text": "They arrive **a week tomorrow/tomorrow week** *(= after a week, starting from tomorrow)*."
},
{
"text": "The conference is taking place today and tomorrow."
}
],
"topics": ["Time"]
},
{
"senseNumber": null,
"definition": "good things that are promised for the future but never happen",
"labels": "(British English, informal)",
"examples": [
{
"text": "They refused to settle for a promise of jam tomorrow."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/təˈmɒrəʊ/",
"audio": "to/tomorrow/tomorrow__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/təˈmɑːrəʊ/",
"audio": "to/tomorrow/tomorrow__us_1_rr.mp3"
}
]
},
"wordOrigin": "Middle English (as two words): from the preposition to + morrow. Compare with today and tonight."
}