word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.32 kB
JSON
{
"term": "onto",
"partOfSpeech": "preposition",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "used with verbs to express movement on or to a particular place or position",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "Move the books onto the second shelf."
},
{
"text": "She stepped down from the train onto the platform."
}
]
},
{
"senseNumber": 2,
"definition": "used to show that something faces in a particular direction",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "The window looked out onto the terrace."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɒntə//ˈɒntu/",
"audio": "on/onto/onto__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɑːntə//ˈɑːntu/",
"audio": "on/onto/onto__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}