UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

40 lines (39 loc) 1.03 kB
{ "term": "halfway", "partOfSpeech": "adjective", "definitions": [ { "senseNumber": 1, "definition": "at an equal distance between two points; in the middle of a period of time", "examples": [ { "text": "I got the ball on the halfway line." } ] }, { "senseNumber": 2, "definition": "part of the way towards doing or achieving something", "examples": [ { "text": "the **halfway point/stage**" } ] } ], "pronunciations": { "uk": [ { "pronunciation": "/ˌhɑːfˈweɪ/", "audio": "ha/halfway/halfway__gb_2.mp3" } ], "us": [ { "pronunciation": "/ˌhæfˈweɪ/", "audio": "ha/halfway/halfway__us_1.mp3" } ] }, "wordOrigin": null }