word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
32 lines (31 loc) • 859 B
JSON
{
"term": "co-educational",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "where girls and boys are taught together",
"examples": [
{
"text": "The school has now made the decision to go fully co-educational."
}
],
"topics": ["Education"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌkəʊ edʒuˈkeɪʃənl/",
"audio": "co/co-educational/co_educational_1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌkəʊ edʒuˈkeɪʃənl/",
"audio": "co/co-educational/co_educational_1_us_1.mp3"
}
]
},
"wordOrigin": null
}