word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
67 lines (66 loc) • 1.95 kB
JSON
{
"term": "tee",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": 1,
"definition": "a flat area on a golf course from which players hit the ball",
"cefr": "c2",
"examples": [
{
"text": "to drive off from the first tee"
},
{
"text": "a tee shot"
}
],
"topics": ["Sports: ball and racket sports"]
},
{
"senseNumber": 2,
"definition": "a small piece of plastic or wood that you stick in the ground to support a golf ball before you hit it",
"examples": []
},
{
"senseNumber": 3,
"definition": "a T-shirt",
"labels": "(informal)",
"cefr": "c2",
"examples": [
{
"text": "She wore jeans and a plain white tee."
}
],
"topics": ["Clothes and Fashion"]
},
{
"senseNumber": null,
"definition": "used to say that something is exactly right for somebody, succeeds in doing something in exactly the right way, etc.",
"labels": "(informal)",
"examples": [
{
"text": "Her new job suits her to a T."
},
{
"text": "The novel captures the feeling of the pre-war period to a T."
}
],
"topics": ["Success"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/tiː/",
"audio": "te/tee/tee__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/tiː/",
"audio": "te/tee/tee__us_1.mp3"
}
]
},
"wordOrigin": null
}