word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 1.04 kB
JSON
{
"term": "sophomore",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": 1,
"definition": "a student in the second year of a course of study at a college or university",
"cefr": "c2",
"examples": [],
"topics": ["Education"]
},
{
"senseNumber": 2,
"definition": "a high school student in the 10th grade",
"cefr": "c2",
"examples": [],
"topics": ["Education"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsɒfəmɔː(r)/",
"audio": "so/sophomore/sophomore__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsɑːfəmɔːr/",
"audio": "so/sophomore/sophomore__us_1.mp3"
}
]
},
"wordOrigin": "mid 17th cent.: perhaps from earlier sophumer, from sophum, sophom (obsolete variants of sophism) + -er."
}