word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
56 lines (55 loc) • 1.59 kB
JSON
{
"term": "girlfriend",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "a girl or a woman that somebody is having a romantic relationship with",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "He’s got a new girlfriend."
},
{
"text": "I ran into a former girlfriend at the party."
}
],
"topics": ["Family and relationships"],
"collocations": {
"adjective": ["current", "latest", "new"],
"… of girlfriends": ["string", "succession"],
"verb + girlfriend": ["have", "find", "get"]
}
},
{
"senseNumber": 2,
"definition": "a female friend",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "I had lunch with a girlfriend."
}
],
"topics": ["Family and relationships"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɡɜːlfrend/",
"audio": "gi/girlfriend/girlfriend__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɡɜːrlfrend/",
"audio": "gi/girlfriend/girlfriend__us_1.mp3"
}
]
},
"wordOrigin": null
}