word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
45 lines (44 loc) • 1.2 kB
JSON
{
"term": "screening",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "the act of showing a film or television programme",
"cefr": "b2",
"examples": [
{
"text": "This will be the movie's first screening in this country."
}
],
"topics": ["Film and theatre"]
},
{
"senseNumber": 2,
"definition": "the testing or examining of a large number of people or things for disease, faults, etc.",
"cefr": "c1",
"examples": [
{
"text": "breast cancer screening"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈskriːnɪŋ/",
"audio": "sc/screening/screening__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈskriːnɪŋ/",
"audio": "sc/screening/screening__us_1.mp3"
}
]
},
"wordOrigin": null
}