word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
75 lines (74 loc) • 2.24 kB
JSON
{
"term": "based",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "if one thing is based on another, it uses it or is developed from it",
"sensetop": "based (on something)",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "The movie is based on a real-life incident."
},
{
"text": "The report is based on figures from six different European cities."
},
{
"text": "The novels are all **loosely based** on the author's life."
},
{
"text": "Their research was **based largely** on anecdotal evidence."
}
]
},
{
"senseNumber": 2,
"definition": "if a person or business is based in a particular place, that is where they live or work, or where the work of the business is done",
"sensetop": "based in…",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "We're based in Chicago.",
"contextForm": "based in…"
},
{
"text": "a Chicago-based company"
}
]
},
{
"senseNumber": 3,
"definition": "containing something as an important part or feature",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "lead-based paints"
},
{
"text": "a class-based society"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/beɪst/",
"audio": "ba/based/based__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/beɪst/",
"audio": "ba/based/based__us_1.mp3"
}
]
},
"wordOrigin": null
}