word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
51 lines (50 loc) • 1.49 kB
JSON
{
"term": "sexuality",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "the feelings and activities connected with a person’s sexual desires",
"examples": [
{
"text": "He was confused about his sexuality."
},
{
"text": "**male/female sexuality**"
},
{
"text": "the psychology of human sexuality"
},
{
"text": "Her overt sexuality shocked cinema audiences."
},
{
"text": "Victorian women were rarely allowed to express their sexuality."
}
],
"topics": ["People in society"],
"collocations": {
"adjective": ["female", "male", "human"],
"verb + sexuality": ["express", "explore", "question"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌsekʃuˈæləti/",
"audio": "se/sexuality/sexuality__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌsekʃuˈæləti/",
"audio": "se/sexuality/sexuality__us_1.mp3"
}
]
},
"wordOrigin": null
}