word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.53 kB
JSON
{
"term": "supervision",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "the work or activity involved in being in charge of somebody/something and making sure that everything is done correctly, safely, etc.",
"sensetop": "under supervision",
"cefr": "c1",
"examples": [
{
"text": "Very young children should not be left to play without supervision."
},
{
"text": "The drug should only be used under medical supervision.",
"contextForm": "under supervision"
}
],
"topics": ["Jobs"]
},
{
"senseNumber": 2,
"definition": "a meeting between a student and their tutor or supervisor that involves teaching and discussion of the student's work",
"examples": [
{
"text": "I have weekly supervisions."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌsuːpəˈvɪʒn/",
"audio": "su/supervision/supervision__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌsuːpərˈvɪʒn/",
"audio": "su/supervision/supervision__us_1.mp3"
}
]
},
"wordOrigin": null
}