word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
69 lines (68 loc) • 2.05 kB
JSON
{
"term": "trainer",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a2",
"image": "data/images/cl/clothes_shoes.png",
"definitions": [
{
"senseNumber": 1,
"definition": "a shoe that you wear for sports or as informal clothing",
"labels": "(both British English)North American English",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "a pair of trainers"
}
],
"topics": ["Clothes and Fashion"],
"collocations": {
"… of trainers": ["pair"],
"verb + trainer": ["lace up", "unlace"]
}
},
{
"senseNumber": 2,
"definition": "a person who teaches people or animals to perform a particular job or skill well, or to do a particular sport",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "teacher trainers"
},
{
"text": "a racehorse trainer"
},
{
"text": "Her trainer had decided she shouldn't run in the race."
},
{
"text": "Her trainer was on hand to give some advice."
},
{
"text": "a fitness trainer"
}
],
"topics": ["Sports: other sports"],
"collocations": {
"adjective": ["teacher", "athletic", "boxing"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈtreɪnə(r)/",
"audio": "tr/trainer/trainer__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈtreɪnər/",
"audio": "tr/trainer/trainer__us_2.mp3"
}
]
},
"wordOrigin": null
}