word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
81 lines (80 loc) • 2.73 kB
JSON
{
"term": "experienced",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "having knowledge or skill in a particular job or activity",
"sensetop": "experienced in somethingexperienced in doing something",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "an **experienced player/teacher**"
},
{
"text": "She's **highly experienced** in software development.",
"contextForm": "experienced in something"
},
{
"text": "He's very experienced in looking after animals.",
"contextForm": "experienced in doing something"
},
{
"text": "The staff are all highly experienced."
},
{
"text": "The task needs the skills of a suitably experienced engineer."
},
{
"text": "a widely experienced and articulate politician"
}
],
"topics": ["Personal qualities"],
"collocations": {
"verbs": ["be", "seem", "sound"],
"adverb": ["extremely", "highly", "really"],
"preposition": ["in"]
}
},
{
"senseNumber": 2,
"definition": "having knowledge as a result of doing something for a long time, or having had a lot of different experiences",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "She's very young and not very experienced."
},
{
"text": "an experienced traveller *(= somebody who has travelled a lot)*"
},
{
"text": "She was more mature, more experienced."
}
],
"collocations": {
"verbs": ["be", "seem", "sound"],
"adverb": ["extremely", "highly", "really"],
"preposition": ["in"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪkˈspɪəriənst/",
"audio": "ex/experienced/experienced__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪkˈspɪriənst/",
"audio": "ex/experienced/experienced__us_1.mp3"
}
]
},
"wordOrigin": null
}