word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
81 lines (80 loc) • 2.73 kB
JSON
{
"term": "intended",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "that you are trying to achieve or reach",
"cefr": "b2",
"ox3000": true,
"examples": [
{
"text": "the intended purpose"
},
{
"text": "the intended audience"
},
{
"text": "The bullet missed its **intended target**."
},
{
"text": "The intended victims were selected because they seemed vulnerable."
},
{
"text": "We got lost and ended up miles away from our intended destination."
}
],
"topics": ["Success"]
},
{
"senseNumber": 2,
"definition": "planned or designed for somebody/something",
"sensetop": "intended for somebody/somethingintended as somethingintended to be/do something",
"cefr": "b2",
"ox3000": true,
"examples": [
{
"text": "The book is intended for children.",
"contextForm": "intended for somebody/something"
},
{
"text": "The rooms were intended for use as laboratories."
},
{
"text": "The notes are intended as an introduction to the course.",
"contextForm": "intended as something"
},
{
"text": "This list is not intended to be a complete catalogue.",
"contextForm": "intended to be/do something"
},
{
"text": "The bomb was probably intended for a well-known human rights campaigner."
},
{
"text": "It was thought that the bomb might have been intended for a visiting MP."
},
{
"text": "The planned pipeline is intended to provide the country with 30 billion cubic metres of gas."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈtendɪd/",
"audio": "in/intended/intended__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈtendɪd/",
"audio": "in/intended/intended__us_3.mp3"
}
]
},
"wordOrigin": null
}