word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
27 lines (26 loc) • 821 B
JSON
{
"term": "id",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "the part of the unconscious mind where many of a person’s basic needs, feelings and desires are supposed to exist",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪd/",
"audio": "id/id/id__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪd/",
"audio": "id/id/id__us_1.mp3"
}
]
},
"wordOrigin": "1920s: from Latin, literally ‘that’, translating German es. The term was first used in this sense by Freud, following use in a similar sense by his contemporary, Georg Groddeck."
}