word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.66 kB
JSON
{
"term": "anyhow",
"partOfSpeech": "adverb",
"definitions": [
{
"senseNumber": 1,
"definition": "used when adding something to support an idea or argument",
"labels": "also North American English, informal",
"examples": []
},
{
"senseNumber": 2,
"definition": "despite something; even so",
"labels": "also North American English, informal",
"examples": []
},
{
"senseNumber": 3,
"definition": "used when changing the subject of a conversation, ending the conversation or returning to a subject",
"labels": "also North American English, informal",
"examples": []
},
{
"senseNumber": 4,
"definition": "used to correct or slightly change what you have said",
"labels": "also North American English, informal",
"examples": []
},
{
"senseNumber": 5,
"definition": "in a careless way; not arranged in an order",
"examples": [
{
"text": "She piled the papers in a heap on her desk, just anyhow."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈenihaʊ/",
"audio": "an/anyhow/anyhow__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈenihaʊ/",
"audio": "an/anyhow/anyhow__us_1.mp3"
}
]
},
"wordOrigin": null
}