word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.22 kB
JSON
{
"term": "part-time",
"partOfSpeech": "adjective, adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "for part of the day or week in which people work",
"examples": [
{
"text": "She's looking for a part-time job."
},
{
"text": "to study on a part-time basis"
},
{
"text": "part-time workers"
},
{
"text": "I'm only part-time at the moment."
},
{
"text": "Liz works part-time from 10 till 2."
}
],
"topics": ["Jobs"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌpɑːt ˈtaɪm/",
"audio": "pa/part-time/part_time_1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌpɑːrt ˈtaɪm/",
"audio": "pa/part-time/part_time_1_us_1.mp3"
}
]
},
"wordOrigin": null
}