word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
43 lines (42 loc) • 1.19 kB
JSON
{
"term": "tonight",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "on or during the evening or night of today",
"ox3000": true,
"examples": [
{
"text": "Will you have dinner with me tonight?"
},
{
"text": "It's cold tonight."
},
{
"text": "I don't expect to see him until late tonight."
},
{
"text": "I will be out of town tonight and tomorrow."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/təˈnaɪt/",
"audio": "to/tonight/tonight__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/təˈnaɪt/",
"audio": "to/tonight/tonight__us_1.mp3"
}
]
},
"wordOrigin": "Old English tō niht, from the preposition to + night. Compare with today and tomorrow."
}