word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
52 lines (51 loc) • 1.61 kB
JSON
{
"term": "boyfriend",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "a man or boy that somebody has a romantic or sexual relationship with",
"examples": [
{
"text": "She's got a new boyfriend."
},
{
"text": "My boyfriend at the time, who is now my ex-boyfriend, got me the job here."
},
{
"text": "I just ran into my ex-boyfriend."
},
{
"text": "She's been having boyfriend trouble."
},
{
"text": "I was living with my boyfriend for three years and then he dumped me."
}
],
"topics": ["Family and relationships"],
"collocations": {
"adjective": ["current", "latest", "new"],
"… of boyfriends": ["string", "succession"],
"verb + boyfriend": ["have", "meet", "live with"],
"boyfriend + noun": ["trouble"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈbɔɪfrend/",
"audio": "bo/boyfriend/boyfriend__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈbɔɪfrend/",
"audio": "bo/boyfriend/boyfriend__us_2.mp3"
}
]
},
"wordOrigin": null
}