word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
56 lines (55 loc) • 1.61 kB
JSON
{
"term": "intent",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "what you intend to do",
"sensetop": "intent (to do something)",
"examples": [
{
"text": "She denies possessing the drug with intent to supply."
},
{
"text": "He was charged with wounding with intent."
},
{
"text": "a **letter/statement of intent**"
},
{
"text": "His intent is clearly not to placate his critics."
}
],
"synonyms": "intention"
},
{
"senseNumber": null,
"definition": "in the effects that something has, if not in reality; almost completely",
"examples": [
{
"text": "By 1981 the docks had, to all intents and purposes, closed."
},
{
"text": "The two items are, for all intents and purposes, identical."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈtent/",
"audio": "in/intent/intent__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈtent/",
"audio": "in/intent/intent__us_1.mp3"
}
]
},
"wordOrigin": null
}