word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
88 lines (87 loc) • 3.01 kB
JSON
{
"term": "notebook",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"image": "data/images/st/stationery.png",
"definitions": [
{
"senseNumber": 1,
"definition": "a small book of plain paper for writing notes in",
"cefr": "b2",
"examples": [
{
"text": "The police officer wrote the details down in his notebook."
},
{
"text": "She kept a notebook *(= wrote notes in it)* during the trip."
}
],
"topics": ["Education"],
"collocations": {
"adjective": ["bound", "leather-bound", "spiral"],
"verb + notebook": [
"jot something (down) in",
"record something in",
"scribble (something) in"
],
"notebook + noun": ["paper", "computer"],
"preposition": ["in a/your notebook"],
"phrases": ["an entry in a notebook"]
}
},
{
"senseNumber": 2,
"definition": "a small book for students to write their work in",
"labels": "(North American English)British English",
"cefr": "b2",
"examples": [],
"topics": ["Education"],
"collocations": {
"adjective": ["bound", "leather-bound", "spiral"],
"verb + notebook": [
"jot something (down) in",
"record something in",
"scribble (something) in"
],
"notebook + noun": ["paper", "computer"],
"preposition": ["in a/your notebook"],
"phrases": ["an entry in a notebook"]
}
},
{
"senseNumber": 3,
"definition": "a small computer that can work with a battery and be easily carried",
"cefr": "c2",
"examples": [],
"synonyms": "laptop",
"topics": ["Computers"],
"collocations": {
"adjective": ["bound", "leather-bound", "spiral"],
"verb + notebook": [
"jot something (down) in",
"record something in",
"scribble (something) in"
],
"notebook + noun": ["paper", "computer"],
"preposition": ["in a/your notebook"],
"phrases": ["an entry in a notebook"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈnəʊtbʊk/",
"audio": "no/notebook/notebook__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈnəʊtbʊk/",
"audio": "no/notebook/notebook__us_1.mp3"
}
]
},
"wordOrigin": null
}