word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
93 lines (92 loc) • 2.67 kB
JSON
{
"term": "across",
"partOfSpeech": "preposition",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "from one side to the other side of something",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "He walked across the field."
},
{
"text": "I drew a line across the page."
},
{
"text": "A grin spread across her face."
},
{
"text": "Where's the nearest bridge across the river?"
}
]
},
{
"senseNumber": 2,
"definition": "on the other side of something",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "There's a bank right across the street."
}
]
},
{
"senseNumber": 3,
"definition": "on or over a part of the body",
"examples": [
{
"text": "He hit him across the face."
},
{
"text": "It's too tight across the back."
}
]
},
{
"senseNumber": 4,
"definition": "in every part of a place, group of people, etc.",
"examples": [
{
"text": "Her family is scattered across the country."
},
{
"text": "This view is common across all sections of the community."
}
],
"synonyms": "throughout"
},
{
"senseNumber": 5,
"definition": "knowing a lot about something; covering or in control of something",
"labels": "(British English)",
"examples": [
{
"text": "We need somebody who is across all the issues."
},
{
"text": "Radio 8 will be across events as they unfold."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/əˈkrɒs/",
"audio": "ac/across/across__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/əˈkrɔːs/",
"audio": "ac/across/across__us_1.mp3"
}
]
},
"wordOrigin": null
}