word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.07 kB
JSON
{
"term": "till",
"partOfSpeech": "conjunction, preposition",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "until",
"ox3000": true,
"examples": [
{
"text": "We're open till 6 o'clock."
},
{
"text": "Can't you wait till we get home?"
},
{
"text": "Just wait till you see it. It's great."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/tɪl/",
"audio": "ti/till/till__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/tɪl/",
"audio": "ti/till/till__us_1.mp3"
}
]
},
"wordOrigin": "conjugation and preposition Old English til, of Germanic origin; related to Old Norse til ‘to’, also ultimately to the verb till."
}