word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.44 kB
JSON
{
"term": "i",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "used as the subject of a verb when the speaker or writer is referring to himself/herself",
"ox3000": true,
"examples": [
{
"text": "I think I'd better go now."
},
{
"text": "When they asked me if I wanted the job, I said yes."
},
{
"text": "He and I are old friends."
},
{
"text": "I'm not going to fall, am I?"
},
{
"text": "I'm taller than her, aren't I?"
},
{
"text": "Jen and I went to London yesterday."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/aɪ/",
"audio": "i/i/i_1_gb_1_abbr.mp3"
}
],
"us": [
{
"pronunciation": "/aɪ/",
"audio": "i/i/i__us_1.mp3"
}
]
},
"wordOrigin": "pronoun Old English, of Germanic origin; related to Dutch ik and German ich, from an Indo-European root shared by Latin ego and Greek egō."
}