word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
64 lines (63 loc) • 1.72 kB
JSON
{
"term": "thirsty",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "needing or wanting to drink",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "We were hungry and thirsty."
},
{
"text": "Digging is **thirsty work** *(= makes you thirsty)*."
},
{
"text": "She felt suddenly very thirsty."
},
{
"text": "I was starting to get quite thirsty."
},
{
"text": "I'm really thirsty."
}
],
"topics": ["Feelings", "Drinks"]
},
{
"senseNumber": 2,
"definition": "having a strong desire for something",
"sensetop": "thirsty for something",
"examples": [
{
"text": "He is thirsty for power."
}
],
"synonyms": "hungry (5)"
},
{
"senseNumber": 3,
"definition": "dry; in need of water",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈθɜːsti/",
"audio": "th/thirsty/thirsty__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈθɜːrsti/",
"audio": "th/thirsty/thirsty__us_1.mp3"
}
]
},
"wordOrigin": null
}