word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
29 lines (28 loc) • 680 B
JSON
{
"term": "seventeen",
"partOfSpeech": "number",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "17",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌsevnˈtiːn/",
"audio": "se/seventeen/seventeen__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˌsevnˈtiːn/",
"audio": "se/seventeen/seventeen__us_3.mp3"
}
]
},
"wordOrigin": "Old English seofontīene, from the Germanic base of seven."
}