word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
52 lines (51 loc) • 1.51 kB
JSON
{
"term": "giant",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "very large; much larger or more important than similar things usually are",
"ox3000": true,
"examples": [
{
"text": "The match was shown on a **giant screen** outside the town hall."
},
{
"text": "a giant step towards achieving independence"
},
{
"text": "a giant squid"
},
{
"text": "a giant-size box of tissues"
},
{
"text": "That's one small step for a man, one giant leap for mankind."
},
{
"text": "Giant clams may grow to be a metre long."
},
{
"text": "The market is controlled by giant corporations which function as monopolies."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈdʒaɪənt/",
"audio": "gi/giant/giant__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈdʒaɪənt/",
"audio": "gi/giant/giant__us_1.mp3"
}
]
},
"wordOrigin": null
}