From f5bc166276d3e953b08a1efc329bf7776f247112 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Tue, 2 Nov 2021 15:04:05 +0100 Subject: [PATCH] fix newline malformed jsons --- oxford_api/json/1021_scintilla.json | 3 +-- oxford_api/json/1081_form.json | 3 +-- oxford_api/json/10_abreast.json | 3 +-- oxford_api/json/1164_bar.json | 3 +-- oxford_api/json/1251_later.json | 3 +-- oxford_api/json/1290_pot.json | 3 +-- oxford_api/json/1336_chagrin.json | 3 +-- oxford_api/json/1415_exult.json | 3 +-- oxford_api/json/378_hack.json | 3 +-- oxford_api/json/605_post.json | 3 +-- oxford_api/json/622_pro.json | 3 +-- oxford_api/json/783_plethora.json | 3 +-- oxford_api/json/822_accession.json | 3 +-- oxford_api/json/830_barrage.json | 3 +-- oxford_api/json/ameliorate_gb_1.mp3 | Bin 0 -> 26122 bytes oxford_api/wrapper | 3 ++- 16 files changed, 16 insertions(+), 29 deletions(-) create mode 100644 oxford_api/json/ameliorate_gb_1.mp3 diff --git a/oxford_api/json/1021_scintilla.json b/oxford_api/json/1021_scintilla.json index fa39aeb..dfe99ea 100644 --- a/oxford_api/json/1021_scintilla.json +++ b/oxford_api/json/1021_scintilla.json @@ -1,2 +1 @@ -{"id": "scintilla", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "scintilla", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late 17th century: from Latin"], "notes": [{"text": "in singular", "type": "grammaticalNote"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/scintilla_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "s\u026an\u02c8t\u026al\u0259"}], "senses": [{"constructions": [{"text": "a scintilla of"}], "definitions": ["a tiny trace or spark of a specified quality or feeling"], "examples": [{"text": " - a scintilla of doubt"}], "id": "m_en_gbus0908460.006", "semanticClasses": [{"id": "small_amount", "text": "Small_Amount"}], "shortDefinitions": ["tiny trace or spark of specified quality or feeling"], "synonyms": [{"language": "en", "text": "particle"}, {"language": "en", "text": "iota"}, {"language": "en", "text": "jot"}, {"language": "en", "text": "whit"}, {"language": "en", "text": "atom"}, {"language": "en", "text": "speck"}, {"language": "en", "text": "bit"}, {"language": "en", "text": "trace"}, {"language": "en", "text": "ounce"}, {"language": "en", "text": "shred"}, {"language": "en", "text": "crumb"}, {"language": "en", "text": "morsel"}, {"language": "en", "text": "fragment"}, {"language": "en", "text": "grain"}, {"language": "en", "text": "drop"}, {"language": "en", "text": "spot"}, {"language": "en", "text": "mite"}, {"language": "en", "text": "tittle"}, {"language": "en", "text": "jot or tittle"}, {"language": "en", "text": "modicum"}, {"language": "en", "text": "hint"}, {"language": "en", "text": "touch"}, {"language": "en", "text": "suggestion"}, {"language": "en", "text": "whisper"}, {"language": "en", "text": "suspicion"}], "thesaurusLinks": [{"entry_id": "scintilla", "sense_id": "t_en_gb0012997.001"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "scintilla"}], "type": "headword", "word": "scintilla"}], "word": "scintilla"} +{"id": "scintilla", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "scintilla", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late 17th century: from Latin"], "notes": [{"text": "in singular", "type": "grammaticalNote"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/scintilla_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "sɪnˈtɪlə"}], "senses": [{"constructions": [{"text": "a scintilla of"}], "definitions": ["a tiny trace or spark of a specified quality or feeling"], "examples": [{"text": " a scintilla of doubt"}], "id": "m_en_gbus0908460.006", "semanticClasses": [{"id": "small_amount", "text": "Small_Amount"}], "shortDefinitions": ["tiny trace or spark of specified quality or feeling"], "synonyms": [{"language": "en", "text": "particle"}, {"language": "en", "text": "iota"}, {"language": "en", "text": "jot"}, {"language": "en", "text": "whit"}, {"language": "en", "text": "atom"}, {"language": "en", "text": "speck"}, {"language": "en", "text": "bit"}, {"language": "en", "text": "trace"}, {"language": "en", "text": "ounce"}, {"language": "en", "text": "shred"}, {"language": "en", "text": "crumb"}, {"language": "en", "text": "morsel"}, {"language": "en", "text": "fragment"}, {"language": "en", "text": "grain"}, {"language": "en", "text": "drop"}, {"language": "en", "text": "spot"}, {"language": "en", "text": "mite"}, {"language": "en", "text": "tittle"}, {"language": "en", "text": "jot or tittle"}, {"language": "en", "text": "modicum"}, {"language": "en", "text": "hint"}, {"language": "en", "text": "touch"}, {"language": "en", "text": "suggestion"}, {"language": "en", "text": "whisper"}, {"language": "en", "text": "suspicion"}], "thesaurusLinks": [{"entry_id": "scintilla", "sense_id": "t_en_gb0012997.001"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "scintilla"}], "type": "headword", "word": "scintilla"}], "word": "scintilla"} diff --git a/oxford_api/json/1081_form.json b/oxford_api/json/1081_form.json index 04205d4..c5310cd 100644 --- a/oxford_api/json/1081_form.json +++ b/oxford_api/json/1081_form.json @@ -1,2 +1 @@ -{"id": "form", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "form", "language": "en-gb", "lexicalEntries": [{"derivatives": [{"id": "formability", "text": "formability"}, {"id": "formable", "text": "formable"}], "entries": [{"etymologies": ["Middle English: from Old French forme (noun), fo(u)rmer (verb, from Latin formare \u2018to form\u2019), both based on Latin forma \u2018a mould or form\u2019"], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/form_1_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "f\u0254\u02d0m"}], "senses": [{"definitions": ["the visible shape or configuration of something"], "examples": [{"text": "the form, colour, and texture of the tree"}, {"notes": [{"text": "mass noun", "type": "grammaticalNote"}], "text": "the flowers of this shrub are remarkable both in form and colour"}], "id": "m_en_gbus0381910.007", "semanticClasses": [{"id": "shape", "text": "Shape"}], "shortDefinitions": ["visible shape or configuration"], "subsenses": [{"definitions": ["the body or shape of a person or animal"], "examples": [{"text": "his eyes scanned her slender form"}], "id": "m_en_gbus0381910.011", "semanticClasses": [{"id": "body", "text": "Body"}], "shortDefinitions": ["body or shape of person or animal"], "synonyms": [{"language": "en", "text": "body"}, {"language": "en", "text": "shape"}, {"language": "en", "text": "figure"}, {"language": "en", "text": "silhouette"}, {"language": "en", "text": "proportions"}, {"language": "en", "text": "stature"}, {"language": "en", "text": "build"}, {"language": "en", "text": "frame"}, {"language": "en", "text": "physique"}, {"language": "en", "text": "anatomy"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.002"}]}, {"definitions": ["style, design, and arrangement in an artistic work as distinct from its content"], "domainClasses": [{"id": "music", "text": "Music"}, {"id": "literature", "text": "Literature"}, {"id": "art", "text": "Art"}], "examples": [{"text": "these videos are a triumph of form over content"}], "id": "m_en_gbus0381910.012", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "style", "text": "Style"}], "shortDefinitions": ["style and design in artistic work"], "synonyms": [{"language": "en", "text": "structure"}, {"language": "en", "text": "arrangement"}, {"language": "en", "text": "construction"}, {"language": "en", "text": "framework"}, {"language": "en", "text": "format"}, {"language": "en", "text": "layout"}, {"language": "en", "text": "design"}, {"language": "en", "text": "organization"}, {"language": "en", "text": "system"}, {"language": "en", "text": "planning"}, {"language": "en", "text": "order"}, {"language": "en", "text": "orderliness"}, {"language": "en", "text": "symmetry"}, {"language": "en", "text": "proportion"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.003"}]}], "synonyms": [{"language": "en", "text": "shape"}, {"language": "en", "text": "configuration"}, {"language": "en", "text": "formation"}, {"language": "en", "text": "conformation"}, {"language": "en", "text": "structure"}, {"language": "en", "text": "construction"}, {"language": "en", "text": "arrangement"}, {"language": "en", "text": "disposition"}, {"language": "en", "text": "appearance"}, {"language": "en", "text": "outward appearance"}, {"language": "en", "text": "outward form"}, {"language": "en", "text": "exterior"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.001"}]}, {"constructions": [{"text": "in the form of"}], "definitions": ["a particular way in which a thing exists or appears"], "examples": [{"text": "essays in book form"}, {"text": "energy in the form of light"}], "id": "m_en_gbus0381910.014", "semanticClasses": [{"id": "character", "text": "Character"}], "shortDefinitions": ["way in which thing exists"], "subsenses": [{"definitions": ["any of the ways in which a word may be spelled, pronounced, or inflected"], "domainClasses": [{"id": "grammar", "text": "Grammar"}], "examples": [{"text": "an adjectival form"}], "id": "m_en_gbus0381910.015", "semanticClasses": [{"id": "word", "text": "Word"}], "shortDefinitions": ["way in which word may be spelled"]}, {"definitions": ["the structure of a word, phrase, sentence, or discourse"], "domainClasses": [{"id": "grammar", "text": "Grammar"}], "examples": [{"text": "every distinction in meaning is associated with a distinction in form"}], "id": "m_en_gbus0381910.016", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "syntactic_feature", "text": "Syntactic_Feature"}], "shortDefinitions": ["structure of word etc."]}, {"definitions": ["the essential nature of a species or thing, especially (in Plato's thought) regarded as an abstract ideal which real things imitate or participate in."], "domainClasses": [{"id": "philosophy", "text": "Philosophy"}], "domains": [{"id": "philosophy", "text": "Philosophy"}], "id": "m_en_gbus0381910.018", "semanticClasses": [{"id": "character", "text": "Character"}], "shortDefinitions": ["essential nature of species or thing"]}], "synonyms": [{"language": "en", "text": "manifestation"}, {"language": "en", "text": "appearance"}, {"language": "en", "text": "embodiment"}, {"language": "en", "text": "incarnation"}, {"language": "en", "text": "semblance"}, {"language": "en", "text": "shape"}, {"language": "en", "text": "guise"}, {"language": "en", "text": "character"}, {"language": "en", "text": "description"}, {"language": "en", "text": "expression"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.004"}]}, {"definitions": ["a type or variety of something"], "examples": [{"text": "sponsorship is a form of advertising"}], "id": "m_en_gbus0381910.020", "semanticClasses": [{"id": "category", "text": "Category"}], "shortDefinitions": ["type or variety"], "subsenses": [{"definitions": ["an artistic or literary genre"], "domainClasses": [{"id": "literature", "text": "Literature"}, {"id": "art", "text": "Art"}], "examples": [{"text": "a form is as good as the writer who chooses it"}], "id": "m_en_gbus0381910.021", "semanticClasses": [{"id": "creative_activity", "text": "Creative_Activity"}], "shortDefinitions": ["artistic or literary genre"]}, {"crossReferenceMarkers": ["Also called forma"], "crossReferences": [{"id": "forma", "text": "forma", "type": "see also"}], "definitions": ["a taxonomic category that ranks below variety, which contains organisms differing from the typical kind in some trivial, frequently impermanent, character, e.g. a colour variant."], "domainClasses": [{"id": "botany", "text": "Botany"}], "domains": [{"id": "botany", "text": "Botany"}], "id": "m_en_gbus0381910.022", "semanticClasses": [{"id": "taxonomic_category", "text": "Taxonomic_Category"}], "shortDefinitions": ["taxonomic category"]}], "synonyms": [{"language": "en", "text": "kind"}, {"language": "en", "text": "sort"}, {"language": "en", "text": "type"}, {"language": "en", "text": "order"}, {"language": "en", "text": "class"}, {"language": "en", "text": "classification"}, {"language": "en", "text": "category"}, {"language": "en", "text": "variety"}, {"language": "en", "text": "genre"}, {"language": "en", "text": "brand"}, {"language": "en", "text": "style"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.005"}]}, {"definitions": ["the customary or correct method or procedure"], "examples": [{"text": "an excessive concern for legal form and precedent"}], "id": "m_en_gbus0381910.024", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "behaviour", "text": "Behaviour"}], "shortDefinitions": ["customary or correct method"], "subsenses": [{"definitions": ["a ritual or convention"], "examples": [{"text": "the outward forms of religion"}], "id": "m_en_gbus0381910.025", "notes": [{"text": "count noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "practice", "text": "Practice"}], "shortDefinitions": ["ritual or convention"], "synonyms": [{"language": "en", "text": "official procedure"}, {"language": "en", "text": "rule"}, {"language": "en", "text": "regulation"}, {"language": "en", "text": "convention"}, {"language": "en", "text": "ritual"}, {"language": "en", "text": "custom"}, {"language": "en", "text": "matter of form"}, {"language": "en", "text": "formal gesture"}], "thesaurusLinks": [{"entry_id": "formality", "sense_id": "t_en_gb0005962.003"}]}, {"definitions": ["a set order of words; a formula"], "examples": [{"text": "a form of words"}], "id": "m_en_gbus0381910.026", "notes": [{"text": "count noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "phrase", "text": "Phrase"}], "shortDefinitions": ["set order of words"]}], "synonyms": [{"language": "en", "text": "etiquette"}, {"language": "en", "text": "social practice"}, {"language": "en", "text": "custom"}, {"language": "en", "text": "usage"}, {"language": "en", "text": "use"}, {"language": "en", "text": "habit"}, {"language": "en", "text": "wont"}, {"language": "en", "text": "protocol"}, {"language": "en", "text": "procedure"}, {"language": "en", "text": "rules"}, {"language": "en", "text": "convention"}, {"language": "en", "text": "tradition"}, {"language": "en", "text": "fashion"}, {"language": "en", "text": "style"}, {"language": "en", "text": "routine"}, {"language": "en", "text": "ritual"}, {"language": "en", "text": "pattern"}, {"language": "en", "text": "regimen"}, {"language": "en", "text": "policy"}, {"language": "en", "text": "method"}, {"language": "en", "text": "system"}, {"language": "en", "text": "way"}, {"language": "en", "text": "rule"}, {"language": "en", "text": "formula"}, {"language": "en", "text": "set formula"}, {"language": "en", "text": "good manners"}, {"language": "en", "text": "manners"}, {"language": "en", "text": "polite behaviour"}, {"language": "en", "text": "correct behaviour"}, {"language": "en", "text": "acceptable conduct"}, {"language": "en", "text": "convention"}, {"language": "en", "text": "etiquette"}, {"language": "en", "text": "protocol"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.007"}, {"entry_id": "good_form", "sense_id": "t_en_gb0005960.013"}]}, {"definitions": ["a mould, frame, or block in or on which something is shaped."], "id": "m_en_gbus0381910.028", "semanticClasses": [{"id": "mould", "text": "Mould"}, {"id": "block", "text": "Block"}], "shortDefinitions": ["mould in which something is shaped"], "subsenses": [{"definitions": ["a temporary structure for holding fresh concrete in shape while it sets."], "domainClasses": [{"id": "civil_engineering", "text": "Civil_Engineering"}], "id": "m_en_gbus0381910.029", "semanticClasses": [{"id": "mould", "text": "Mould"}], "shortDefinitions": ["structure for holding fresh concrete while it sets"]}]}, {"definitions": ["a printed document with blank spaces for information to be inserted"], "examples": [{"text": "an application form"}], "id": "m_en_gbus0381910.031", "semanticClasses": [{"id": "document", "text": "Document"}], "shortDefinitions": ["printed document with blank spaces"], "synonyms": [{"language": "en", "text": "questionnaire"}, {"language": "en", "text": "document"}, {"language": "en", "text": "coupon"}, {"language": "en", "text": "tear-off slip"}, {"language": "en", "text": "sheet of paper"}, {"language": "en", "text": "paper"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.008"}]}, {"definitions": ["a class or year in a school, usually given a specifying number"], "domainClasses": [{"id": "education", "text": "Education"}], "examples": [{"text": "the fifth form"}], "id": "m_en_gbus0381910.033", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "educational_group", "text": "Educational_Group"}], "shortDefinitions": ["class or year in school"], "synonyms": [{"language": "en", "text": "class"}, {"language": "en", "text": "year"}, {"language": "en", "text": "school group"}, {"language": "en", "text": "tutor group"}, {"language": "en", "text": "set"}, {"language": "en", "text": "stream"}, {"language": "en", "text": "band"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.009"}]}, {"definitions": ["the state of a sports player or team with regard to their current standard of play"], "domainClasses": [{"id": "sport", "text": "Sport"}], "examples": [{"text": "they are one of the best teams around on current form"}], "id": "m_en_gbus0381910.035", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "attribute", "text": "Attribute"}], "shortDefinitions": ["standard of play of sports player"], "subsenses": [{"definitions": ["details of previous performances by a racehorse or greyhound"], "domainClasses": [{"id": "racing", "text": "Racing"}], "examples": [{"text": "an interested bystander studying the form"}], "id": "m_en_gbus0381910.036", "semanticClasses": [{"id": "information", "text": "Information"}], "shortDefinitions": ["details of previous performances by racehorse"]}, {"constructions": [{"text": "on good form"}], "definitions": ["a person's mood and state of health"], "examples": [{"text": "she seemed to be on good form"}], "id": "m_en_gbus0381910.037", "semanticClasses": [{"id": "feeling", "text": "Feeling"}, {"id": "physiological_state", "text": "Physiological_State"}], "shortDefinitions": ["person's mood and state of health"], "synonyms": [{"language": "en", "text": "state of health"}, {"language": "en", "text": "physical state"}, {"language": "en", "text": "physical health"}, {"language": "en", "text": "physical shape"}, {"language": "en", "text": "condition"}, {"language": "en", "text": "constitution"}, {"language": "en", "text": "form"}], "thesaurusLinks": [{"entry_id": "health", "sense_id": "t_en_gb0006851.002"}]}, {"definitions": ["a criminal record"], "domainClasses": [{"id": "police", "text": "Police"}], "examples": [{"text": "they both had form"}], "id": "m_en_gbus0381910.038", "regions": [{"id": "british", "text": "British"}], "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "document", "text": "Document"}], "shortDefinitions": ["criminal record"], "synonyms": [{"language": "en", "text": "a criminal record"}, {"language": "en", "text": "a police record"}, {"language": "en", "text": "previous convictions"}, {"language": "en", "text": "a history of crime"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.011"}]}], "synonyms": [{"language": "en", "text": "fitness"}, {"language": "en", "text": "physical fitness"}, {"language": "en", "text": "condition"}, {"language": "en", "text": "fettle"}, {"language": "en", "text": "shape"}, {"language": "en", "text": "trim"}, {"language": "en", "text": "health"}, {"language": "en", "text": "state of health"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.010"}]}, {"definitions": ["a long bench without a back."], "domainClasses": [{"id": "furniture", "text": "Furniture"}], "id": "m_en_gbus0381910.040", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "seat", "text": "Seat"}], "shortDefinitions": ["long bench without back"], "synonyms": [{"language": "en", "text": "bench"}, {"language": "en", "text": "long seat"}, {"language": "en", "text": "pew"}, {"language": "en", "text": "settle"}, {"language": "en", "text": "stall"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.012"}]}, {"crossReferenceMarkers": ["variant spelling of forme"], "crossReferences": [{"id": "forme", "text": "forme", "type": "variant spelling of"}], "domainClasses": [{"id": "printing", "text": "Printing"}], "domains": [{"id": "printing", "text": "Printing"}], "id": "m_en_gbus0381910.042", "regions": [{"id": "us", "text": "Us"}]}, {"definitions": ["a hare's lair."], "domainClasses": [{"id": "zoology", "text": "Zoology"}], "id": "m_en_gbus0381910.044", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "nest", "text": "Nest"}], "shortDefinitions": ["hare's lair"], "synonyms": [{"language": "en", "text": "lair"}, {"language": "en", "text": "den"}, {"language": "en", "text": "drey"}, {"language": "en", "text": "lodge"}, {"language": "en", "text": "burrow"}, {"language": "en", "text": "set"}, {"language": "en", "text": "form"}], "thesaurusLinks": [{"entry_id": "nest", "sense_id": "t_en_gb0009951.002"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrases": [{"id": "in_form", "text": "in form"}, {"id": "off_form", "text": "off form"}], "text": "form"}, {"derivatives": [{"id": "formability", "text": "formability"}, {"id": "formable", "text": "formable"}], "entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/form_1_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "f\u0254\u02d0m"}], "senses": [{"definitions": ["bring together parts or combine to create (something)"], "examples": [{"text": "the company was formed in 1982"}, {"text": "peasants and miners were formed into a militia"}], "id": "m_en_gbus0381910.047", "shortDefinitions": ["bring together parts to create"], "subsenses": [{"definitions": ["go to make up or constitute"], "examples": [{"text": "the precepts which form the basis of the book"}], "id": "m_en_gbus0381910.054", "shortDefinitions": ["go to make up or constitute"], "synonyms": [{"language": "en", "text": "comprise"}, {"language": "en", "text": "make"}, {"language": "en", "text": "make up"}, {"language": "en", "text": "constitute"}, {"language": "en", "text": "compose"}, {"language": "en", "text": "add up to"}, {"language": "en", "text": "account for"}, {"language": "en", "text": "represent"}, {"language": "en", "text": "constitute"}, {"language": "en", "text": "serve as"}, {"language": "en", "text": "act as"}, {"language": "en", "text": "function as"}, {"language": "en", "text": "perform the function of"}, {"language": "en", "text": "do duty for"}, {"language": "en", "text": "make"}, {"language": "en", "text": "embody"}, {"language": "en", "text": "compose"}, {"language": "en", "text": "comprise"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.020"}, {"entry_id": "form", "sense_id": "t_en_gb0005960.021"}]}, {"definitions": ["gradually appear or develop"], "examples": [{"text": "a thick mist was forming all around"}], "id": "m_en_gbus0381910.055", "notes": [{"text": "no object", "type": "grammaticalNote"}], "shortDefinitions": ["gradually appear or develop"], "synonyms": [{"language": "en", "text": "materialize"}, {"language": "en", "text": "come into being"}, {"language": "en", "text": "come into existence"}, {"language": "en", "text": "crystallize"}, {"language": "en", "text": "emerge"}, {"language": "en", "text": "spring up"}, {"language": "en", "text": "develop"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.017"}]}, {"definitions": ["conceive (an idea) in one's mind"], "examples": [{"text": "to form a judgement he seeks further information"}], "id": "m_en_gbus0381910.056", "shortDefinitions": ["conceive idea in mind"], "synonyms": [{"language": "en", "text": "formulate"}, {"language": "en", "text": "devise"}, {"language": "en", "text": "conceive"}, {"language": "en", "text": "work out"}, {"language": "en", "text": "think up"}, {"language": "en", "text": "prepare"}, {"language": "en", "text": "make ready"}, {"language": "en", "text": "get ready"}, {"language": "en", "text": "work up"}, {"language": "en", "text": "lay"}, {"language": "en", "text": "draw up"}, {"language": "en", "text": "put together"}, {"language": "en", "text": "produce"}, {"language": "en", "text": "fashion"}, {"language": "en", "text": "concoct"}, {"language": "en", "text": "construct"}, {"language": "en", "text": "frame"}, {"language": "en", "text": "forge"}, {"language": "en", "text": "hatch"}, {"language": "en", "text": "develop"}, {"language": "en", "text": "organize"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.015"}]}, {"definitions": ["establish (a relationship)"], "examples": [{"text": "the women would form supportive friendships"}], "id": "m_en_gbus0381910.057", "shortDefinitions": ["establish relationship"]}, {"definitions": ["articulate (a word or other linguistic unit)."], "domainClasses": [{"id": "grammar", "text": "Grammar"}], "id": "m_en_gbus0381910.058", "shortDefinitions": ["articulate word"]}, {"definitions": ["construct (a new word) by derivation or inflection."], "domainClasses": [{"id": "grammar", "text": "Grammar"}], "id": "m_en_gbus0381910.059", "shortDefinitions": ["construct new word"]}], "synonyms": [{"language": "en", "text": "set up"}, {"language": "en", "text": "devise"}, {"language": "en", "text": "establish"}, {"language": "en", "text": "found"}, {"language": "en", "text": "launch"}, {"language": "en", "text": "float"}, {"language": "en", "text": "create"}, {"language": "en", "text": "bring into being"}, {"language": "en", "text": "put in place"}, {"language": "en", "text": "organize"}, {"language": "en", "text": "institute"}, {"language": "en", "text": "start"}, {"language": "en", "text": "begin"}, {"language": "en", "text": "get going"}, {"language": "en", "text": "initiate"}, {"language": "en", "text": "bring about"}, {"language": "en", "text": "inaugurate"}, {"language": "en", "text": "lay the foundations of"}, {"language": "en", "text": "arrange"}, {"language": "en", "text": "draw up"}, {"language": "en", "text": "line up"}, {"language": "en", "text": "assemble"}, {"language": "en", "text": "organize"}, {"language": "en", "text": "sort"}, {"language": "en", "text": "order"}, {"language": "en", "text": "range"}, {"language": "en", "text": "array"}, {"language": "en", "text": "dispose"}, {"language": "en", "text": "marshal"}, {"language": "en", "text": "deploy"}, {"language": "en", "text": "gather"}, {"language": "en", "text": "group"}, {"language": "en", "text": "place"}, {"language": "en", "text": "position"}, {"language": "en", "text": "rank"}, {"language": "en", "text": "grade"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.016"}, {"entry_id": "form", "sense_id": "t_en_gb0005960.019"}]}, {"definitions": ["make or be made into a specific shape or form"], "examples": [{"notes": [{"text": "with object", "type": "grammaticalNote"}], "text": " - form the dough into balls"}, {"notes": [{"text": "no object", "type": "grammaticalNote"}], "text": "his features formed into a smile of pleasure"}], "id": "m_en_gbus0381910.061", "shortDefinitions": ["make or be made into specific shape"], "subsenses": [{"definitions": ["have a specified shape"], "examples": [{"text": "her body was slight and flawlessly formed"}], "id": "m_en_gbus0381910.062", "notes": [{"text": "\"be formed\"", "type": "wordFormNote"}], "shortDefinitions": ["have specified shape"]}, {"definitions": ["bring or be brought into a certain formation"], "domainClasses": [{"id": "military", "text": "Military"}], "domains": [{"id": "military", "text": "Military"}], "examples": [{"text": "Mortimer formed up his troops for the march"}], "id": "m_en_gbus0381910.064", "notes": [{"text": "\"form people/things up\" or \"form up\"", "type": "wordFormNote"}], "shortDefinitions": ["bring or be brought into formation"]}, {"definitions": ["influence (something abstract)"], "examples": [{"text": "the role of the news media in forming public opinion"}], "id": "m_en_gbus0381910.066", "shortDefinitions": ["influence something abstract"], "synonyms": [{"language": "en", "text": "develop"}, {"language": "en", "text": "mould"}, {"language": "en", "text": "shape"}, {"language": "en", "text": "train"}, {"language": "en", "text": "teach"}, {"language": "en", "text": "instruct"}, {"language": "en", "text": "educate"}, {"language": "en", "text": "school"}, {"language": "en", "text": "tutor"}, {"language": "en", "text": "coach"}, {"language": "en", "text": "groom"}, {"language": "en", "text": "drill"}, {"language": "en", "text": "discipline"}, {"language": "en", "text": "prime"}, {"language": "en", "text": "prepare"}, {"language": "en", "text": "guide"}, {"language": "en", "text": "direct"}, {"language": "en", "text": "inform"}, {"language": "en", "text": "verse"}, {"language": "en", "text": "enlighten"}, {"language": "en", "text": "inculcate"}, {"language": "en", "text": "indoctrinate"}, {"language": "en", "text": "edify"}, {"language": "en", "text": "cultivate"}, {"language": "en", "text": "improve"}, {"language": "en", "text": "better"}, {"language": "en", "text": "uplift"}, {"language": "en", "text": "elevate"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.022"}]}], "synonyms": [{"language": "en", "text": "make"}, {"language": "en", "text": "fashion"}, {"language": "en", "text": "shape"}, {"language": "en", "text": "model"}, {"language": "en", "text": "mould"}, {"language": "en", "text": "forge"}, {"language": "en", "text": "found"}, {"language": "en", "text": "cast"}, {"language": "en", "text": "sculpt"}, {"language": "en", "text": "hew"}, {"language": "en", "text": "carve"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.014"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrases": [{"id": "in_form", "text": "in form"}, {"id": "off_form", "text": "off form"}], "text": "form"}], "type": "headword", "word": "form"}], "word": "form"} +{"id": "form", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "form", "language": "en-gb", "lexicalEntries": [{"derivatives": [{"id": "formability", "text": "formability"}, {"id": "formable", "text": "formable"}], "entries": [{"etymologies": ["Middle English: from Old French forme (noun), fo(u)rmer (verb, from Latin formare \u2018to form\u2019), both based on Latin forma \u2018a mould or form\u2019"], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/form_1_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "f\u0254\u02d0m"}], "senses": [{"definitions": ["the visible shape or configuration of something"], "examples": [{"text": "the form, colour, and texture of the tree"}, {"notes": [{"text": "mass noun", "type": "grammaticalNote"}], "text": "the flowers of this shrub are remarkable both in form and colour"}], "id": "m_en_gbus0381910.007", "semanticClasses": [{"id": "shape", "text": "Shape"}], "shortDefinitions": ["visible shape or configuration"], "subsenses": [{"definitions": ["the body or shape of a person or animal"], "examples": [{"text": "his eyes scanned her slender form"}], "id": "m_en_gbus0381910.011", "semanticClasses": [{"id": "body", "text": "Body"}], "shortDefinitions": ["body or shape of person or animal"], "synonyms": [{"language": "en", "text": "body"}, {"language": "en", "text": "shape"}, {"language": "en", "text": "figure"}, {"language": "en", "text": "silhouette"}, {"language": "en", "text": "proportions"}, {"language": "en", "text": "stature"}, {"language": "en", "text": "build"}, {"language": "en", "text": "frame"}, {"language": "en", "text": "physique"}, {"language": "en", "text": "anatomy"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.002"}]}, {"definitions": ["style, design, and arrangement in an artistic work as distinct from its content"], "domainClasses": [{"id": "music", "text": "Music"}, {"id": "literature", "text": "Literature"}, {"id": "art", "text": "Art"}], "examples": [{"text": "these videos are a triumph of form over content"}], "id": "m_en_gbus0381910.012", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "style", "text": "Style"}], "shortDefinitions": ["style and design in artistic work"], "synonyms": [{"language": "en", "text": "structure"}, {"language": "en", "text": "arrangement"}, {"language": "en", "text": "construction"}, {"language": "en", "text": "framework"}, {"language": "en", "text": "format"}, {"language": "en", "text": "layout"}, {"language": "en", "text": "design"}, {"language": "en", "text": "organization"}, {"language": "en", "text": "system"}, {"language": "en", "text": "planning"}, {"language": "en", "text": "order"}, {"language": "en", "text": "orderliness"}, {"language": "en", "text": "symmetry"}, {"language": "en", "text": "proportion"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.003"}]}], "synonyms": [{"language": "en", "text": "shape"}, {"language": "en", "text": "configuration"}, {"language": "en", "text": "formation"}, {"language": "en", "text": "conformation"}, {"language": "en", "text": "structure"}, {"language": "en", "text": "construction"}, {"language": "en", "text": "arrangement"}, {"language": "en", "text": "disposition"}, {"language": "en", "text": "appearance"}, {"language": "en", "text": "outward appearance"}, {"language": "en", "text": "outward form"}, {"language": "en", "text": "exterior"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.001"}]}, {"constructions": [{"text": "in the form of"}], "definitions": ["a particular way in which a thing exists or appears"], "examples": [{"text": "essays in book form"}, {"text": "energy in the form of light"}], "id": "m_en_gbus0381910.014", "semanticClasses": [{"id": "character", "text": "Character"}], "shortDefinitions": ["way in which thing exists"], "subsenses": [{"definitions": ["any of the ways in which a word may be spelled, pronounced, or inflected"], "domainClasses": [{"id": "grammar", "text": "Grammar"}], "examples": [{"text": "an adjectival form"}], "id": "m_en_gbus0381910.015", "semanticClasses": [{"id": "word", "text": "Word"}], "shortDefinitions": ["way in which word may be spelled"]}, {"definitions": ["the structure of a word, phrase, sentence, or discourse"], "domainClasses": [{"id": "grammar", "text": "Grammar"}], "examples": [{"text": "every distinction in meaning is associated with a distinction in form"}], "id": "m_en_gbus0381910.016", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "syntactic_feature", "text": "Syntactic_Feature"}], "shortDefinitions": ["structure of word etc."]}, {"definitions": ["the essential nature of a species or thing, especially (in Plato's thought) regarded as an abstract ideal which real things imitate or participate in."], "domainClasses": [{"id": "philosophy", "text": "Philosophy"}], "domains": [{"id": "philosophy", "text": "Philosophy"}], "id": "m_en_gbus0381910.018", "semanticClasses": [{"id": "character", "text": "Character"}], "shortDefinitions": ["essential nature of species or thing"]}], "synonyms": [{"language": "en", "text": "manifestation"}, {"language": "en", "text": "appearance"}, {"language": "en", "text": "embodiment"}, {"language": "en", "text": "incarnation"}, {"language": "en", "text": "semblance"}, {"language": "en", "text": "shape"}, {"language": "en", "text": "guise"}, {"language": "en", "text": "character"}, {"language": "en", "text": "description"}, {"language": "en", "text": "expression"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.004"}]}, {"definitions": ["a type or variety of something"], "examples": [{"text": "sponsorship is a form of advertising"}], "id": "m_en_gbus0381910.020", "semanticClasses": [{"id": "category", "text": "Category"}], "shortDefinitions": ["type or variety"], "subsenses": [{"definitions": ["an artistic or literary genre"], "domainClasses": [{"id": "literature", "text": "Literature"}, {"id": "art", "text": "Art"}], "examples": [{"text": "a form is as good as the writer who chooses it"}], "id": "m_en_gbus0381910.021", "semanticClasses": [{"id": "creative_activity", "text": "Creative_Activity"}], "shortDefinitions": ["artistic or literary genre"]}, {"crossReferenceMarkers": ["Also called forma"], "crossReferences": [{"id": "forma", "text": "forma", "type": "see also"}], "definitions": ["a taxonomic category that ranks below variety, which contains organisms differing from the typical kind in some trivial, frequently impermanent, character, e.g. a colour variant."], "domainClasses": [{"id": "botany", "text": "Botany"}], "domains": [{"id": "botany", "text": "Botany"}], "id": "m_en_gbus0381910.022", "semanticClasses": [{"id": "taxonomic_category", "text": "Taxonomic_Category"}], "shortDefinitions": ["taxonomic category"]}], "synonyms": [{"language": "en", "text": "kind"}, {"language": "en", "text": "sort"}, {"language": "en", "text": "type"}, {"language": "en", "text": "order"}, {"language": "en", "text": "class"}, {"language": "en", "text": "classification"}, {"language": "en", "text": "category"}, {"language": "en", "text": "variety"}, {"language": "en", "text": "genre"}, {"language": "en", "text": "brand"}, {"language": "en", "text": "style"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.005"}]}, {"definitions": ["the customary or correct method or procedure"], "examples": [{"text": "an excessive concern for legal form and precedent"}], "id": "m_en_gbus0381910.024", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "behaviour", "text": "Behaviour"}], "shortDefinitions": ["customary or correct method"], "subsenses": [{"definitions": ["a ritual or convention"], "examples": [{"text": "the outward forms of religion"}], "id": "m_en_gbus0381910.025", "notes": [{"text": "count noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "practice", "text": "Practice"}], "shortDefinitions": ["ritual or convention"], "synonyms": [{"language": "en", "text": "official procedure"}, {"language": "en", "text": "rule"}, {"language": "en", "text": "regulation"}, {"language": "en", "text": "convention"}, {"language": "en", "text": "ritual"}, {"language": "en", "text": "custom"}, {"language": "en", "text": "matter of form"}, {"language": "en", "text": "formal gesture"}], "thesaurusLinks": [{"entry_id": "formality", "sense_id": "t_en_gb0005962.003"}]}, {"definitions": ["a set order of words; a formula"], "examples": [{"text": "a form of words"}], "id": "m_en_gbus0381910.026", "notes": [{"text": "count noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "phrase", "text": "Phrase"}], "shortDefinitions": ["set order of words"]}], "synonyms": [{"language": "en", "text": "etiquette"}, {"language": "en", "text": "social practice"}, {"language": "en", "text": "custom"}, {"language": "en", "text": "usage"}, {"language": "en", "text": "use"}, {"language": "en", "text": "habit"}, {"language": "en", "text": "wont"}, {"language": "en", "text": "protocol"}, {"language": "en", "text": "procedure"}, {"language": "en", "text": "rules"}, {"language": "en", "text": "convention"}, {"language": "en", "text": "tradition"}, {"language": "en", "text": "fashion"}, {"language": "en", "text": "style"}, {"language": "en", "text": "routine"}, {"language": "en", "text": "ritual"}, {"language": "en", "text": "pattern"}, {"language": "en", "text": "regimen"}, {"language": "en", "text": "policy"}, {"language": "en", "text": "method"}, {"language": "en", "text": "system"}, {"language": "en", "text": "way"}, {"language": "en", "text": "rule"}, {"language": "en", "text": "formula"}, {"language": "en", "text": "set formula"}, {"language": "en", "text": "good manners"}, {"language": "en", "text": "manners"}, {"language": "en", "text": "polite behaviour"}, {"language": "en", "text": "correct behaviour"}, {"language": "en", "text": "acceptable conduct"}, {"language": "en", "text": "convention"}, {"language": "en", "text": "etiquette"}, {"language": "en", "text": "protocol"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.007"}, {"entry_id": "good_form", "sense_id": "t_en_gb0005960.013"}]}, {"definitions": ["a mould, frame, or block in or on which something is shaped."], "id": "m_en_gbus0381910.028", "semanticClasses": [{"id": "mould", "text": "Mould"}, {"id": "block", "text": "Block"}], "shortDefinitions": ["mould in which something is shaped"], "subsenses": [{"definitions": ["a temporary structure for holding fresh concrete in shape while it sets."], "domainClasses": [{"id": "civil_engineering", "text": "Civil_Engineering"}], "id": "m_en_gbus0381910.029", "semanticClasses": [{"id": "mould", "text": "Mould"}], "shortDefinitions": ["structure for holding fresh concrete while it sets"]}]}, {"definitions": ["a printed document with blank spaces for information to be inserted"], "examples": [{"text": "an application form"}], "id": "m_en_gbus0381910.031", "semanticClasses": [{"id": "document", "text": "Document"}], "shortDefinitions": ["printed document with blank spaces"], "synonyms": [{"language": "en", "text": "questionnaire"}, {"language": "en", "text": "document"}, {"language": "en", "text": "coupon"}, {"language": "en", "text": "tear-off slip"}, {"language": "en", "text": "sheet of paper"}, {"language": "en", "text": "paper"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.008"}]}, {"definitions": ["a class or year in a school, usually given a specifying number"], "domainClasses": [{"id": "education", "text": "Education"}], "examples": [{"text": "the fifth form"}], "id": "m_en_gbus0381910.033", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "educational_group", "text": "Educational_Group"}], "shortDefinitions": ["class or year in school"], "synonyms": [{"language": "en", "text": "class"}, {"language": "en", "text": "year"}, {"language": "en", "text": "school group"}, {"language": "en", "text": "tutor group"}, {"language": "en", "text": "set"}, {"language": "en", "text": "stream"}, {"language": "en", "text": "band"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.009"}]}, {"definitions": ["the state of a sports player or team with regard to their current standard of play"], "domainClasses": [{"id": "sport", "text": "Sport"}], "examples": [{"text": "they are one of the best teams around on current form"}], "id": "m_en_gbus0381910.035", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "attribute", "text": "Attribute"}], "shortDefinitions": ["standard of play of sports player"], "subsenses": [{"definitions": ["details of previous performances by a racehorse or greyhound"], "domainClasses": [{"id": "racing", "text": "Racing"}], "examples": [{"text": "an interested bystander studying the form"}], "id": "m_en_gbus0381910.036", "semanticClasses": [{"id": "information", "text": "Information"}], "shortDefinitions": ["details of previous performances by racehorse"]}, {"constructions": [{"text": "on good form"}], "definitions": ["a person's mood and state of health"], "examples": [{"text": "she seemed to be on good form"}], "id": "m_en_gbus0381910.037", "semanticClasses": [{"id": "feeling", "text": "Feeling"}, {"id": "physiological_state", "text": "Physiological_State"}], "shortDefinitions": ["person's mood and state of health"], "synonyms": [{"language": "en", "text": "state of health"}, {"language": "en", "text": "physical state"}, {"language": "en", "text": "physical health"}, {"language": "en", "text": "physical shape"}, {"language": "en", "text": "condition"}, {"language": "en", "text": "constitution"}, {"language": "en", "text": "form"}], "thesaurusLinks": [{"entry_id": "health", "sense_id": "t_en_gb0006851.002"}]}, {"definitions": ["a criminal record"], "domainClasses": [{"id": "police", "text": "Police"}], "examples": [{"text": "they both had form"}], "id": "m_en_gbus0381910.038", "regions": [{"id": "british", "text": "British"}], "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "document", "text": "Document"}], "shortDefinitions": ["criminal record"], "synonyms": [{"language": "en", "text": "a criminal record"}, {"language": "en", "text": "a police record"}, {"language": "en", "text": "previous convictions"}, {"language": "en", "text": "a history of crime"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.011"}]}], "synonyms": [{"language": "en", "text": "fitness"}, {"language": "en", "text": "physical fitness"}, {"language": "en", "text": "condition"}, {"language": "en", "text": "fettle"}, {"language": "en", "text": "shape"}, {"language": "en", "text": "trim"}, {"language": "en", "text": "health"}, {"language": "en", "text": "state of health"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.010"}]}, {"definitions": ["a long bench without a back."], "domainClasses": [{"id": "furniture", "text": "Furniture"}], "id": "m_en_gbus0381910.040", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "seat", "text": "Seat"}], "shortDefinitions": ["long bench without back"], "synonyms": [{"language": "en", "text": "bench"}, {"language": "en", "text": "long seat"}, {"language": "en", "text": "pew"}, {"language": "en", "text": "settle"}, {"language": "en", "text": "stall"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.012"}]}, {"crossReferenceMarkers": ["variant spelling of forme"], "crossReferences": [{"id": "forme", "text": "forme", "type": "variant spelling of"}], "domainClasses": [{"id": "printing", "text": "Printing"}], "domains": [{"id": "printing", "text": "Printing"}], "id": "m_en_gbus0381910.042", "regions": [{"id": "us", "text": "Us"}]}, {"definitions": ["a hare's lair."], "domainClasses": [{"id": "zoology", "text": "Zoology"}], "id": "m_en_gbus0381910.044", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "nest", "text": "Nest"}], "shortDefinitions": ["hare's lair"], "synonyms": [{"language": "en", "text": "lair"}, {"language": "en", "text": "den"}, {"language": "en", "text": "drey"}, {"language": "en", "text": "lodge"}, {"language": "en", "text": "burrow"}, {"language": "en", "text": "set"}, {"language": "en", "text": "form"}], "thesaurusLinks": [{"entry_id": "nest", "sense_id": "t_en_gb0009951.002"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrases": [{"id": "in_form", "text": "in form"}, {"id": "off_form", "text": "off form"}], "text": "form"}, {"derivatives": [{"id": "formability", "text": "formability"}, {"id": "formable", "text": "formable"}], "entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/form_1_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "f\u0254\u02d0m"}], "senses": [{"definitions": ["bring together parts or combine to create (something)"], "examples": [{"text": "the company was formed in 1982"}, {"text": "peasants and miners were formed into a militia"}], "id": "m_en_gbus0381910.047", "shortDefinitions": ["bring together parts to create"], "subsenses": [{"definitions": ["go to make up or constitute"], "examples": [{"text": "the precepts which form the basis of the book"}], "id": "m_en_gbus0381910.054", "shortDefinitions": ["go to make up or constitute"], "synonyms": [{"language": "en", "text": "comprise"}, {"language": "en", "text": "make"}, {"language": "en", "text": "make up"}, {"language": "en", "text": "constitute"}, {"language": "en", "text": "compose"}, {"language": "en", "text": "add up to"}, {"language": "en", "text": "account for"}, {"language": "en", "text": "represent"}, {"language": "en", "text": "constitute"}, {"language": "en", "text": "serve as"}, {"language": "en", "text": "act as"}, {"language": "en", "text": "function as"}, {"language": "en", "text": "perform the function of"}, {"language": "en", "text": "do duty for"}, {"language": "en", "text": "make"}, {"language": "en", "text": "embody"}, {"language": "en", "text": "compose"}, {"language": "en", "text": "comprise"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.020"}, {"entry_id": "form", "sense_id": "t_en_gb0005960.021"}]}, {"definitions": ["gradually appear or develop"], "examples": [{"text": "a thick mist was forming all around"}], "id": "m_en_gbus0381910.055", "notes": [{"text": "no object", "type": "grammaticalNote"}], "shortDefinitions": ["gradually appear or develop"], "synonyms": [{"language": "en", "text": "materialize"}, {"language": "en", "text": "come into being"}, {"language": "en", "text": "come into existence"}, {"language": "en", "text": "crystallize"}, {"language": "en", "text": "emerge"}, {"language": "en", "text": "spring up"}, {"language": "en", "text": "develop"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.017"}]}, {"definitions": ["conceive (an idea) in one's mind"], "examples": [{"text": "to form a judgement he seeks further information"}], "id": "m_en_gbus0381910.056", "shortDefinitions": ["conceive idea in mind"], "synonyms": [{"language": "en", "text": "formulate"}, {"language": "en", "text": "devise"}, {"language": "en", "text": "conceive"}, {"language": "en", "text": "work out"}, {"language": "en", "text": "think up"}, {"language": "en", "text": "prepare"}, {"language": "en", "text": "make ready"}, {"language": "en", "text": "get ready"}, {"language": "en", "text": "work up"}, {"language": "en", "text": "lay"}, {"language": "en", "text": "draw up"}, {"language": "en", "text": "put together"}, {"language": "en", "text": "produce"}, {"language": "en", "text": "fashion"}, {"language": "en", "text": "concoct"}, {"language": "en", "text": "construct"}, {"language": "en", "text": "frame"}, {"language": "en", "text": "forge"}, {"language": "en", "text": "hatch"}, {"language": "en", "text": "develop"}, {"language": "en", "text": "organize"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.015"}]}, {"definitions": ["establish (a relationship)"], "examples": [{"text": "the women would form supportive friendships"}], "id": "m_en_gbus0381910.057", "shortDefinitions": ["establish relationship"]}, {"definitions": ["articulate (a word or other linguistic unit)."], "domainClasses": [{"id": "grammar", "text": "Grammar"}], "id": "m_en_gbus0381910.058", "shortDefinitions": ["articulate word"]}, {"definitions": ["construct (a new word) by derivation or inflection."], "domainClasses": [{"id": "grammar", "text": "Grammar"}], "id": "m_en_gbus0381910.059", "shortDefinitions": ["construct new word"]}], "synonyms": [{"language": "en", "text": "set up"}, {"language": "en", "text": "devise"}, {"language": "en", "text": "establish"}, {"language": "en", "text": "found"}, {"language": "en", "text": "launch"}, {"language": "en", "text": "float"}, {"language": "en", "text": "create"}, {"language": "en", "text": "bring into being"}, {"language": "en", "text": "put in place"}, {"language": "en", "text": "organize"}, {"language": "en", "text": "institute"}, {"language": "en", "text": "start"}, {"language": "en", "text": "begin"}, {"language": "en", "text": "get going"}, {"language": "en", "text": "initiate"}, {"language": "en", "text": "bring about"}, {"language": "en", "text": "inaugurate"}, {"language": "en", "text": "lay the foundations of"}, {"language": "en", "text": "arrange"}, {"language": "en", "text": "draw up"}, {"language": "en", "text": "line up"}, {"language": "en", "text": "assemble"}, {"language": "en", "text": "organize"}, {"language": "en", "text": "sort"}, {"language": "en", "text": "order"}, {"language": "en", "text": "range"}, {"language": "en", "text": "array"}, {"language": "en", "text": "dispose"}, {"language": "en", "text": "marshal"}, {"language": "en", "text": "deploy"}, {"language": "en", "text": "gather"}, {"language": "en", "text": "group"}, {"language": "en", "text": "place"}, {"language": "en", "text": "position"}, {"language": "en", "text": "rank"}, {"language": "en", "text": "grade"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.016"}, {"entry_id": "form", "sense_id": "t_en_gb0005960.019"}]}, {"definitions": ["make or be made into a specific shape or form"], "examples": [{"notes": [{"text": "with object", "type": "grammaticalNote"}], "text": "form the dough into balls"}, {"notes": [{"text": "no object", "type": "grammaticalNote"}], "text": "his features formed into a smile of pleasure"}], "id": "m_en_gbus0381910.061", "shortDefinitions": ["make or be made into specific shape"], "subsenses": [{"definitions": ["have a specified shape"], "examples": [{"text": "her body was slight and flawlessly formed"}], "id": "m_en_gbus0381910.062", "notes": [{"text": "\"be formed\"", "type": "wordFormNote"}], "shortDefinitions": ["have specified shape"]}, {"definitions": ["bring or be brought into a certain formation"], "domainClasses": [{"id": "military", "text": "Military"}], "domains": [{"id": "military", "text": "Military"}], "examples": [{"text": "Mortimer formed up his troops for the march"}], "id": "m_en_gbus0381910.064", "notes": [{"text": "\"form people/things up\" or \"form up\"", "type": "wordFormNote"}], "shortDefinitions": ["bring or be brought into formation"]}, {"definitions": ["influence (something abstract)"], "examples": [{"text": "the role of the news media in forming public opinion"}], "id": "m_en_gbus0381910.066", "shortDefinitions": ["influence something abstract"], "synonyms": [{"language": "en", "text": "develop"}, {"language": "en", "text": "mould"}, {"language": "en", "text": "shape"}, {"language": "en", "text": "train"}, {"language": "en", "text": "teach"}, {"language": "en", "text": "instruct"}, {"language": "en", "text": "educate"}, {"language": "en", "text": "school"}, {"language": "en", "text": "tutor"}, {"language": "en", "text": "coach"}, {"language": "en", "text": "groom"}, {"language": "en", "text": "drill"}, {"language": "en", "text": "discipline"}, {"language": "en", "text": "prime"}, {"language": "en", "text": "prepare"}, {"language": "en", "text": "guide"}, {"language": "en", "text": "direct"}, {"language": "en", "text": "inform"}, {"language": "en", "text": "verse"}, {"language": "en", "text": "enlighten"}, {"language": "en", "text": "inculcate"}, {"language": "en", "text": "indoctrinate"}, {"language": "en", "text": "edify"}, {"language": "en", "text": "cultivate"}, {"language": "en", "text": "improve"}, {"language": "en", "text": "better"}, {"language": "en", "text": "uplift"}, {"language": "en", "text": "elevate"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.022"}]}], "synonyms": [{"language": "en", "text": "make"}, {"language": "en", "text": "fashion"}, {"language": "en", "text": "shape"}, {"language": "en", "text": "model"}, {"language": "en", "text": "mould"}, {"language": "en", "text": "forge"}, {"language": "en", "text": "found"}, {"language": "en", "text": "cast"}, {"language": "en", "text": "sculpt"}, {"language": "en", "text": "hew"}, {"language": "en", "text": "carve"}], "thesaurusLinks": [{"entry_id": "form", "sense_id": "t_en_gb0005960.014"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrases": [{"id": "in_form", "text": "in form"}, {"id": "off_form", "text": "off form"}], "text": "form"}], "type": "headword", "word": "form"}], "word": "form"} diff --git a/oxford_api/json/10_abreast.json b/oxford_api/json/10_abreast.json index 1ee1d77..9b2b66d 100644 --- a/oxford_api/json/10_abreast.json +++ b/oxford_api/json/10_abreast.json @@ -1,2 +1 @@ -{"id": "abreast", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "abreast", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late Middle English: from a-\u2018in\u2019 + breast"], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/abreast_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u0259\u02c8br\u025bst"}], "senses": [{"definitions": ["side by side and facing the same way"], "examples": [{"text": "the path was wide enough for two people to walk abreast"}, {"text": "they were riding three abreast"}], "id": "m_en_gbus0002760.006", "shortDefinitions": ["side by side and facing same way"], "synonyms": [{"language": "en", "text": "in a row"}, {"language": "en", "text": "side by side"}, {"language": "en", "text": "alongside"}, {"language": "en", "text": "level"}, {"language": "en", "text": "abeam"}, {"language": "en", "text": "on a level"}, {"language": "en", "text": "beside each other"}, {"language": "en", "text": "shoulder to shoulder"}, {"language": "en", "text": "cheek by jowl"}], "thesaurusLinks": [{"entry_id": "abreast", "sense_id": "t_en_gb0000068.001"}]}, {"constructions": [{"text": "abreast of"}], "definitions": ["alongside or level with something"], "examples": [{"text": "the cart came abreast of the Americans in their rickshaw"}], "id": "m_en_gbus0002760.009", "notes": [{"text": "usually \"abreast of\"", "type": "wordFormNote"}], "shortDefinitions": ["alongside or level with something"], "subsenses": [{"definitions": ["up to date with the latest news, ideas, or information"], "examples": [{"text": " - keeping abreast of developments"}, {"text": "it makes sense to stay abreast of changes in the advertising business"}], "id": "m_en_gbus0002760.010", "shortDefinitions": ["up to date with latest news or information"], "synonyms": [{"language": "en", "text": "up to date with"}, {"language": "en", "text": "up with"}, {"language": "en", "text": "in touch with"}, {"language": "en", "text": "informed about"}, {"language": "en", "text": "familiar with"}, {"language": "en", "text": "acquainted with"}, {"language": "en", "text": "knowledgeable about"}, {"language": "en", "text": "conversant with"}, {"language": "en", "text": "au courant with"}, {"language": "en", "text": "au fait with"}], "thesaurusLinks": [{"entry_id": "abreast_of", "sense_id": "t_en_gb0000068.002"}]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "adverb", "text": "Adverb"}, "text": "abreast"}], "type": "headword", "word": "abreast"}], "word": "abreast"} +{"id": "abreast", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "abreast", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late Middle English: from a-‘in’ + breast"], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/abreast_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "əˈbrɛst"}], "senses": [{"definitions": ["side by side and facing the same way"], "examples": [{"text": "the path was wide enough for two people to walk abreast"}, {"text": "they were riding three abreast"}], "id": "m_en_gbus0002760.006", "shortDefinitions": ["side by side and facing same way"], "synonyms": [{"language": "en", "text": "in a row"}, {"language": "en", "text": "side by side"}, {"language": "en", "text": "alongside"}, {"language": "en", "text": "level"}, {"language": "en", "text": "abeam"}, {"language": "en", "text": "on a level"}, {"language": "en", "text": "beside each other"}, {"language": "en", "text": "shoulder to shoulder"}, {"language": "en", "text": "cheek by jowl"}], "thesaurusLinks": [{"entry_id": "abreast", "sense_id": "t_en_gb0000068.001"}]}, {"constructions": [{"text": "abreast of"}], "definitions": ["alongside or level with something"], "examples": [{"text": "the cart came abreast of the Americans in their rickshaw"}], "id": "m_en_gbus0002760.009", "notes": [{"text": "usually \"abreast of\"", "type": "wordFormNote"}], "shortDefinitions": ["alongside or level with something"], "subsenses": [{"definitions": ["up to date with the latest news, ideas, or information"], "examples": [{"text": " keeping abreast of developments"}, {"text": "it makes sense to stay abreast of changes in the advertising business"}], "id": "m_en_gbus0002760.010", "shortDefinitions": ["up to date with latest news or information"], "synonyms": [{"language": "en", "text": "up to date with"}, {"language": "en", "text": "up with"}, {"language": "en", "text": "in touch with"}, {"language": "en", "text": "informed about"}, {"language": "en", "text": "familiar with"}, {"language": "en", "text": "acquainted with"}, {"language": "en", "text": "knowledgeable about"}, {"language": "en", "text": "conversant with"}, {"language": "en", "text": "au courant with"}, {"language": "en", "text": "au fait with"}], "thesaurusLinks": [{"entry_id": "abreast_of", "sense_id": "t_en_gb0000068.002"}]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "adverb", "text": "Adverb"}, "text": "abreast"}], "type": "headword", "word": "abreast"}], "word": "abreast"} diff --git a/oxford_api/json/1164_bar.json b/oxford_api/json/1164_bar.json index 656059a..07cc4d8 100644 --- a/oxford_api/json/1164_bar.json +++ b/oxford_api/json/1164_bar.json @@ -1,2 +1 @@ -{"id": "bar", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "bar", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["Middle English: from Old French barre (noun), barrer (verb), of unknown origin"], "homographNumber": "100", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/bar_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "b\u0251\u02d0"}], "senses": [{"definitions": ["a long rigid piece of wood, metal, or similar material, typically used as an obstruction, fastening, or weapon"], "examples": [{"text": "an iron bar"}, {"text": "bars on the windows"}], "id": "m_en_gbus0072320.007", "semanticClasses": [{"id": "component", "text": "Component"}], "shortDefinitions": ["long piece of hard material"], "subsenses": [{"constructions": [{"text": "a bar of"}], "definitions": ["an amount of food or another substance formed into a narrow block"], "examples": [{"text": " - a bar of chocolate"}, {"text": "gold bars"}], "id": "m_en_gbus0072320.010", "semanticClasses": [{"id": "food", "text": "Food"}], "shortDefinitions": ["substance in shape of narrow block"], "synonyms": [{"language": "en", "text": "block"}, {"language": "en", "text": "slab"}, {"language": "en", "text": "cake"}, {"language": "en", "text": "tablet"}, {"language": "en", "text": "brick"}, {"language": "en", "text": "loaf"}, {"language": "en", "text": "wedge"}, {"language": "en", "text": "lump"}, {"language": "en", "text": "chunk"}, {"language": "en", "text": "hunk"}, {"language": "en", "text": "cube"}, {"language": "en", "text": "ingot"}, {"language": "en", "text": "nugget"}, {"language": "en", "text": "piece"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.002"}]}, {"definitions": ["a band of colour or light"], "examples": [{"text": "bars of sunlight shafting through the windows"}], "id": "m_en_gbus0072320.011", "semanticClasses": [{"id": "marking", "text": "Marking"}], "shortDefinitions": ["band of colour or light"]}, {"definitions": ["the heating element of an electric fire."], "id": "m_en_gbus0072320.012", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "component", "text": "Component"}], "shortDefinitions": ["heating element of electric fire"]}, {"definitions": ["the crossbar of a goal"], "domainClasses": [{"id": "soccer", "text": "Soccer"}], "examples": [{"text": "Clark's shot hit the bar"}], "id": "m_en_gbus0072320.013", "notes": [{"text": "\"the bar\"", "type": "wordFormNote"}], "semanticClasses": [{"id": "component", "text": "Component"}], "shortDefinitions": ["crossbar of goal"]}, {"definitions": ["a metal strip below the clasp of a medal, awarded as an additional distinction"], "domainClasses": [{"id": "honour", "text": "Honour"}], "examples": [{"text": "he was awarded a second bar to his DSO"}], "id": "m_en_gbus0072320.015", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "award", "text": "Award"}], "shortDefinitions": ["metal strip below clasp of medal"]}, {"definitions": ["a sandbank or shoal at the mouth of a harbour or an estuary"], "domainClasses": [{"id": "geology", "text": "Geology"}], "examples": [{"text": "the bar to the estuary of the River Eske"}], "id": "m_en_gbus0072320.016", "semanticClasses": [{"id": "sandbank", "text": "Sandbank"}], "shortDefinitions": ["sandbank in harbour or estuary"], "synonyms": [{"language": "en", "text": "sandbank"}, {"language": "en", "text": "shoal"}, {"language": "en", "text": "bank"}, {"language": "en", "text": "shallow"}, {"language": "en", "text": "reef"}, {"language": "en", "text": "ridge"}, {"language": "en", "text": "ledge"}, {"language": "en", "text": "shelf"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.007"}]}, {"definitions": ["a charge in the form of a narrow horizontal stripe across the shield."], "domainClasses": [{"id": "heraldry", "text": "Heraldry"}], "domains": [{"id": "heraldry", "text": "Heraldry"}], "id": "m_en_gbus0072320.017", "semanticClasses": [{"id": "heraldic_image", "text": "Heraldic_Image"}], "shortDefinitions": ["heraldic charge"]}], "synonyms": [{"language": "en", "text": "rod"}, {"language": "en", "text": "pole"}, {"language": "en", "text": "stake"}, {"language": "en", "text": "stick"}, {"language": "en", "text": "batten"}, {"language": "en", "text": "shaft"}, {"language": "en", "text": "shank"}, {"language": "en", "text": "rail"}, {"language": "en", "text": "pale"}, {"language": "en", "text": "paling"}, {"language": "en", "text": "spar"}, {"language": "en", "text": "strut"}, {"language": "en", "text": "support"}, {"language": "en", "text": "prop"}, {"language": "en", "text": "spoke"}, {"language": "en", "text": "crosspiece"}, {"language": "en", "text": "girder"}, {"language": "en", "text": "beam"}, {"language": "en", "text": "boom"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.001"}]}, {"definitions": ["a counter in a pub, restaurant, or cafe across which drinks or refreshments are served"], "domainClasses": [{"id": "alcoholic", "text": "Alcoholic"}], "examples": [{"text": "standing at the bar"}], "id": "m_en_gbus0072320.019", "semanticClasses": [{"id": "bar", "text": "Bar"}], "shortDefinitions": ["counter in public house, restaurant, or cafe"], "subsenses": [{"definitions": ["a room in a pub, restaurant, or hotel in which alcohol is served"], "domainClasses": [{"id": "alcoholic", "text": "Alcoholic"}], "examples": [{"text": "the oak-panelled bar of the Lion"}, {"notes": [{"text": "as modifier", "type": "grammaticalNote"}], "text": "bar stools"}], "id": "m_en_gbus0072320.020", "semanticClasses": [{"id": "bar", "text": "Bar"}], "shortDefinitions": ["room in public house etc. where alcohol is served"]}, {"definitions": ["an establishment where alcohol and sometimes other refreshments are served"], "domainClasses": [{"id": "alcoholic", "text": "Alcoholic"}], "examples": [{"text": "a small friendly bar open all day"}], "id": "m_en_gbus0072320.021", "semanticClasses": [{"id": "bar", "text": "Bar"}], "shortDefinitions": ["establishment where alcohol is served"], "synonyms": [{"language": "en", "text": "hostelry"}, {"language": "en", "text": "tavern"}, {"language": "en", "text": "inn"}, {"language": "en", "text": "wine bar"}, {"language": "en", "text": "cocktail bar"}, {"language": "en", "text": "taproom"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.004"}]}, {"definitions": ["a small shop, stall, or area in a department store that serves refreshments or provides a specified service"], "examples": [{"text": "a sandwich bar"}], "id": "m_en_gbus0072320.022", "notes": [{"text": "with modifier", "type": "grammaticalNote"}], "semanticClasses": [{"id": "facility", "text": "Facility"}], "shortDefinitions": ["place providing specified service"]}], "synonyms": [{"language": "en", "text": "counter"}, {"language": "en", "text": "table"}, {"language": "en", "text": "buffet"}, {"language": "en", "text": "stand"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.003"}]}, {"constructions": [{"text": "a bar to"}], "definitions": ["a barrier or restriction to an action or advance"], "examples": [{"text": "political differences are not necessarily a bar to a good relationship"}], "id": "m_en_gbus0072320.024", "semanticClasses": [{"id": "blockage", "text": "Blockage"}], "shortDefinitions": ["barrier or restriction to action"], "subsenses": [{"definitions": ["a plea suspending an action or claim in a lawsuit."], "domainClasses": [{"id": "law", "text": "Law"}], "domains": [{"id": "law", "text": "Law"}], "id": "m_en_gbus0072320.025", "semanticClasses": [{"id": "legal_proceeding", "text": "Legal_Proceeding"}], "shortDefinitions": ["plea suspending action in lawsuit"]}], "synonyms": [{"language": "en", "text": "obstacle"}, {"language": "en", "text": "impediment"}, {"language": "en", "text": "hindrance"}, {"language": "en", "text": "obstruction"}, {"language": "en", "text": "check"}, {"language": "en", "text": "stop"}, {"language": "en", "text": "block"}, {"language": "en", "text": "hurdle"}, {"language": "en", "text": "barrier"}, {"language": "en", "text": "stumbling block"}, {"language": "en", "text": "handicap"}, {"language": "en", "text": "restriction"}, {"language": "en", "text": "limitation"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.005"}]}, {"definitions": ["any of the short sections or measures, typically of equal time value, into which a piece of music is divided, shown on a score by vertical lines across the stave"], "domainClasses": [{"id": "music", "text": "Music"}], "domains": [{"id": "music", "text": "Music"}], "examples": [{"text": "the opening bars of the first hymn"}], "id": "m_en_gbus0072320.027", "semanticClasses": [{"id": "musical_phrase", "text": "Musical_Phrase"}], "shortDefinitions": ["section into which music is divided"], "subsenses": [{"definitions": ["a line or set of lyrics in a rap or hip-hop song"], "domainClasses": [{"id": "music", "text": "Music"}], "examples": [{"text": "he is undeniably one of the most talented and complex rappers spitting bars today"}], "id": "m_en_gbus0072320.090", "notes": [{"text": "usually \"bars\"", "type": "wordFormNote"}], "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "verse_unit", "text": "Verse_Unit"}], "shortDefinitions": ["line in rap song"]}]}, {"constructions": [{"text": "at the bar"}], "definitions": ["a partition in a court room, now usually notional, beyond which most people may not pass and at which an accused person stands"], "domainClasses": [{"id": "law", "text": "Law"}], "examples": [{"text": "the prisoner at the bar"}], "id": "m_en_gbus0072320.030", "notes": [{"text": "\"the bar\"", "type": "wordFormNote"}], "semanticClasses": [{"id": "barrier", "text": "Barrier"}], "shortDefinitions": ["partition in court room"], "subsenses": [{"definitions": ["a rail marking the end of each chamber in the Houses of Parliament"], "domainClasses": [{"id": "parliament", "text": "Parliament"}], "examples": [{"text": "he had to appear at the Bar of the House for a reprimand by the Speaker"}], "id": "m_en_gbus0072320.031", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "barrier", "text": "Barrier"}], "shortDefinitions": ["rail in chamber in Houses of Parliament"]}]}, {"definitions": ["the profession of barrister"], "domainClasses": [{"id": "law", "text": "Law"}], "examples": [{"text": "his dismissal from the Singapore Bar"}], "id": "m_en_gbus0072320.033", "notes": [{"text": "\"the Bar\"", "type": "wordFormNote"}], "semanticClasses": [{"id": "professional_work", "text": "Professional_Work"}], "shortDefinitions": ["profession of barrister"], "subsenses": [{"definitions": ["barristers collectively."], "domainClasses": [{"id": "law", "text": "Law"}], "id": "m_en_gbus0072320.036", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "judiciary", "text": "Judiciary"}], "shortDefinitions": ["barristers collectively"], "synonyms": [{"language": "en", "text": "barristers"}, {"language": "en", "text": "advocates"}, {"language": "en", "text": "counsel"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.006"}]}, {"definitions": ["lawyers collectively."], "domainClasses": [{"id": "law", "text": "Law"}], "id": "m_en_gbus0072320.037", "regions": [{"id": "north_american", "text": "North_American"}], "semanticClasses": [{"id": "judiciary", "text": "Judiciary"}], "shortDefinitions": ["lawyers collectively"]}, {"definitions": ["a particular court of law."], "domainClasses": [{"id": "law", "text": "Law"}], "id": "m_en_gbus0072320.038", "semanticClasses": [{"id": "court", "text": "Court"}], "shortDefinitions": ["particular court of law"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrases": [{"id": "bar_none", "text": "bar none"}, {"id": "be_called_to_the_Bar", "text": "be called to the Bar"}, {"id": "be_called_within_the_Bar", "text": "be called within the Bar"}, {"id": "behind_bars", "text": "behind bars"}, {"id": "lower_the_bar", "text": "lower the bar"}, {"id": "not_have_a_bar_of", "text": "not have a bar of"}, {"id": "raise_the_bar", "text": "raise the bar"}, {"id": "set_the_bar", "text": "set the bar"}], "text": "bar"}, {"entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "homographNumber": "101", "inflections": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "bars"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "barring"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "barred"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/bar_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "b\u0251\u02d0"}], "senses": [{"definitions": ["fasten (something, especially a door or window) with a bar or bars"], "examples": [{"text": "she bolted and barred the door"}], "id": "m_en_gbus0072320.043", "shortDefinitions": ["fasten something with bar or bars"], "synonyms": [{"language": "en", "text": "bolt"}, {"language": "en", "text": "lock"}, {"language": "en", "text": "fasten"}, {"language": "en", "text": "padlock"}, {"language": "en", "text": "secure"}, {"language": "en", "text": "latch"}, {"language": "en", "text": "block"}, {"language": "en", "text": "barricade"}, {"language": "en", "text": "obstruct"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.008"}]}, {"definitions": ["prevent or prohibit (someone) from doing something or from going somewhere"], "examples": [{"text": "she is barred from leaving the country"}], "id": "m_en_gbus0072320.050", "shortDefinitions": ["prevent or prohibit someone from doing something"], "subsenses": [{"definitions": ["forbid someone from undertaking (an activity)"], "examples": [{"text": "the job she loved had been barred to her"}], "id": "m_en_gbus0072320.051", "shortDefinitions": ["forbid someone from undertaking activity"]}, {"definitions": ["exclude (something) from consideration"], "examples": [{"text": "nothing is barred in the crime novel"}], "id": "m_en_gbus0072320.052", "shortDefinitions": ["exclude something from consideration"]}, {"definitions": ["prevent or delay (an action) by objection."], "domainClasses": [{"id": "law", "text": "Law"}], "domains": [{"id": "law", "text": "Law"}], "id": "m_en_gbus0072320.053", "shortDefinitions": ["prevent or delay legal action"]}], "synonyms": [{"language": "en", "text": "prohibit"}, {"language": "en", "text": "debar"}, {"language": "en", "text": "preclude"}, {"language": "en", "text": "forbid"}, {"language": "en", "text": "ban"}, {"language": "en", "text": "interdict"}, {"language": "en", "text": "inhibit"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.009"}]}, {"definitions": ["mark (something) with bars or stripes"], "examples": [{"text": "his face was barred with light"}], "id": "m_en_gbus0072320.055", "shortDefinitions": ["mark something with stripes"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrases": [{"id": "bar_none", "text": "bar none"}, {"id": "be_called_to_the_Bar", "text": "be called to the Bar"}, {"id": "be_called_within_the_Bar", "text": "be called within the Bar"}, {"id": "behind_bars", "text": "behind bars"}, {"id": "lower_the_bar", "text": "lower the bar"}, {"id": "not_have_a_bar_of", "text": "not have a bar of"}, {"id": "raise_the_bar", "text": "raise the bar"}, {"id": "set_the_bar", "text": "set the bar"}], "text": "bar"}, {"entries": [{"homographNumber": "102", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/bar_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "b\u0251\u02d0"}], "senses": [{"definitions": ["except for"], "examples": [{"text": "his kids were all gone now, bar one"}], "id": "m_en_gbus0072320.057", "regions": [{"id": "british", "text": "British"}], "shortDefinitions": ["except for"], "subsenses": [{"definitions": ["except the horses indicated (used when stating the odds)."], "domainClasses": [{"id": "racing", "text": "Racing"}], "domains": [{"id": "horse_racing", "text": "Horse_Racing"}], "id": "m_en_gbus0072320.059", "regions": [{"id": "british", "text": "British"}], "shortDefinitions": ["except horses indicated"]}], "synonyms": [{"language": "en", "text": "except"}, {"language": "en", "text": "except for"}, {"language": "en", "text": "apart from"}, {"language": "en", "text": "but"}, {"language": "en", "text": "but for"}, {"language": "en", "text": "other than"}, {"language": "en", "text": "besides"}, {"language": "en", "text": "aside from"}, {"language": "en", "text": "with the exception of"}, {"language": "en", "text": "short of"}, {"language": "en", "text": "barring"}, {"language": "en", "text": "excepting"}, {"language": "en", "text": "excluding"}, {"language": "en", "text": "omitting"}, {"language": "en", "text": "leaving out"}, {"language": "en", "text": "save"}, {"language": "en", "text": "save for"}, {"language": "en", "text": "saving"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.010"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "preposition", "text": "Preposition"}, "phrases": [{"id": "bar_none", "text": "bar none"}, {"id": "be_called_to_the_Bar", "text": "be called to the Bar"}, {"id": "be_called_within_the_Bar", "text": "be called within the Bar"}, {"id": "behind_bars", "text": "behind bars"}, {"id": "lower_the_bar", "text": "lower the bar"}, {"id": "not_have_a_bar_of", "text": "not have a bar of"}, {"id": "raise_the_bar", "text": "raise the bar"}, {"id": "set_the_bar", "text": "set the bar"}], "text": "bar"}], "type": "headword", "word": "bar"}, {"id": "bar", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["early 20th century: from Greek baros \u2018weight\u2019"], "homographNumber": "200", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/bar_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "b\u0251\u02d0"}], "senses": [{"definitions": ["a unit of pressure equivalent to a hundred thousand newtons per square metre or approximately one atmosphere."], "domainClasses": [{"id": "measure", "text": "Measure"}, {"id": "meteorology", "text": "Meteorology"}], "id": "m_en_gbus0072330.005", "semanticClasses": [{"id": "pressure_unit", "text": "Pressure_Unit"}], "shortDefinitions": ["unit of pressure equivalent to hundred thousand newtons per square metre"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "bar"}], "type": "headword", "word": "bar"}], "word": "bar"} +{"id": "bar", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "bar", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["Middle English: from Old French barre (noun), barrer (verb), of unknown origin"], "homographNumber": "100", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/bar_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "bɑː"}], "senses": [{"definitions": ["a long rigid piece of wood, metal, or similar material, typically used as an obstruction, fastening, or weapon"], "examples": [{"text": "an iron bar"}, {"text": "bars on the windows"}], "id": "m_en_gbus0072320.007", "semanticClasses": [{"id": "component", "text": "Component"}], "shortDefinitions": ["long piece of hard material"], "subsenses": [{"constructions": [{"text": "a bar of"}], "definitions": ["an amount of food or another substance formed into a narrow block"], "examples": [{"text": " a bar of chocolate"}, {"text": "gold bars"}], "id": "m_en_gbus0072320.010", "semanticClasses": [{"id": "food", "text": "Food"}], "shortDefinitions": ["substance in shape of narrow block"], "synonyms": [{"language": "en", "text": "block"}, {"language": "en", "text": "slab"}, {"language": "en", "text": "cake"}, {"language": "en", "text": "tablet"}, {"language": "en", "text": "brick"}, {"language": "en", "text": "loaf"}, {"language": "en", "text": "wedge"}, {"language": "en", "text": "lump"}, {"language": "en", "text": "chunk"}, {"language": "en", "text": "hunk"}, {"language": "en", "text": "cube"}, {"language": "en", "text": "ingot"}, {"language": "en", "text": "nugget"}, {"language": "en", "text": "piece"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.002"}]}, {"definitions": ["a band of colour or light"], "examples": [{"text": "bars of sunlight shafting through the windows"}], "id": "m_en_gbus0072320.011", "semanticClasses": [{"id": "marking", "text": "Marking"}], "shortDefinitions": ["band of colour or light"]}, {"definitions": ["the heating element of an electric fire."], "id": "m_en_gbus0072320.012", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "component", "text": "Component"}], "shortDefinitions": ["heating element of electric fire"]}, {"definitions": ["the crossbar of a goal"], "domainClasses": [{"id": "soccer", "text": "Soccer"}], "examples": [{"text": "Clark's shot hit the bar"}], "id": "m_en_gbus0072320.013", "notes": [{"text": "\"the bar\"", "type": "wordFormNote"}], "semanticClasses": [{"id": "component", "text": "Component"}], "shortDefinitions": ["crossbar of goal"]}, {"definitions": ["a metal strip below the clasp of a medal, awarded as an additional distinction"], "domainClasses": [{"id": "honour", "text": "Honour"}], "examples": [{"text": "he was awarded a second bar to his DSO"}], "id": "m_en_gbus0072320.015", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "award", "text": "Award"}], "shortDefinitions": ["metal strip below clasp of medal"]}, {"definitions": ["a sandbank or shoal at the mouth of a harbour or an estuary"], "domainClasses": [{"id": "geology", "text": "Geology"}], "examples": [{"text": "the bar to the estuary of the River Eske"}], "id": "m_en_gbus0072320.016", "semanticClasses": [{"id": "sandbank", "text": "Sandbank"}], "shortDefinitions": ["sandbank in harbour or estuary"], "synonyms": [{"language": "en", "text": "sandbank"}, {"language": "en", "text": "shoal"}, {"language": "en", "text": "bank"}, {"language": "en", "text": "shallow"}, {"language": "en", "text": "reef"}, {"language": "en", "text": "ridge"}, {"language": "en", "text": "ledge"}, {"language": "en", "text": "shelf"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.007"}]}, {"definitions": ["a charge in the form of a narrow horizontal stripe across the shield."], "domainClasses": [{"id": "heraldry", "text": "Heraldry"}], "domains": [{"id": "heraldry", "text": "Heraldry"}], "id": "m_en_gbus0072320.017", "semanticClasses": [{"id": "heraldic_image", "text": "Heraldic_Image"}], "shortDefinitions": ["heraldic charge"]}], "synonyms": [{"language": "en", "text": "rod"}, {"language": "en", "text": "pole"}, {"language": "en", "text": "stake"}, {"language": "en", "text": "stick"}, {"language": "en", "text": "batten"}, {"language": "en", "text": "shaft"}, {"language": "en", "text": "shank"}, {"language": "en", "text": "rail"}, {"language": "en", "text": "pale"}, {"language": "en", "text": "paling"}, {"language": "en", "text": "spar"}, {"language": "en", "text": "strut"}, {"language": "en", "text": "support"}, {"language": "en", "text": "prop"}, {"language": "en", "text": "spoke"}, {"language": "en", "text": "crosspiece"}, {"language": "en", "text": "girder"}, {"language": "en", "text": "beam"}, {"language": "en", "text": "boom"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.001"}]}, {"definitions": ["a counter in a pub, restaurant, or cafe across which drinks or refreshments are served"], "domainClasses": [{"id": "alcoholic", "text": "Alcoholic"}], "examples": [{"text": "standing at the bar"}], "id": "m_en_gbus0072320.019", "semanticClasses": [{"id": "bar", "text": "Bar"}], "shortDefinitions": ["counter in public house, restaurant, or cafe"], "subsenses": [{"definitions": ["a room in a pub, restaurant, or hotel in which alcohol is served"], "domainClasses": [{"id": "alcoholic", "text": "Alcoholic"}], "examples": [{"text": "the oak-panelled bar of the Lion"}, {"notes": [{"text": "as modifier", "type": "grammaticalNote"}], "text": "bar stools"}], "id": "m_en_gbus0072320.020", "semanticClasses": [{"id": "bar", "text": "Bar"}], "shortDefinitions": ["room in public house etc. where alcohol is served"]}, {"definitions": ["an establishment where alcohol and sometimes other refreshments are served"], "domainClasses": [{"id": "alcoholic", "text": "Alcoholic"}], "examples": [{"text": "a small friendly bar open all day"}], "id": "m_en_gbus0072320.021", "semanticClasses": [{"id": "bar", "text": "Bar"}], "shortDefinitions": ["establishment where alcohol is served"], "synonyms": [{"language": "en", "text": "hostelry"}, {"language": "en", "text": "tavern"}, {"language": "en", "text": "inn"}, {"language": "en", "text": "wine bar"}, {"language": "en", "text": "cocktail bar"}, {"language": "en", "text": "taproom"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.004"}]}, {"definitions": ["a small shop, stall, or area in a department store that serves refreshments or provides a specified service"], "examples": [{"text": "a sandwich bar"}], "id": "m_en_gbus0072320.022", "notes": [{"text": "with modifier", "type": "grammaticalNote"}], "semanticClasses": [{"id": "facility", "text": "Facility"}], "shortDefinitions": ["place providing specified service"]}], "synonyms": [{"language": "en", "text": "counter"}, {"language": "en", "text": "table"}, {"language": "en", "text": "buffet"}, {"language": "en", "text": "stand"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.003"}]}, {"constructions": [{"text": "a bar to"}], "definitions": ["a barrier or restriction to an action or advance"], "examples": [{"text": "political differences are not necessarily a bar to a good relationship"}], "id": "m_en_gbus0072320.024", "semanticClasses": [{"id": "blockage", "text": "Blockage"}], "shortDefinitions": ["barrier or restriction to action"], "subsenses": [{"definitions": ["a plea suspending an action or claim in a lawsuit."], "domainClasses": [{"id": "law", "text": "Law"}], "domains": [{"id": "law", "text": "Law"}], "id": "m_en_gbus0072320.025", "semanticClasses": [{"id": "legal_proceeding", "text": "Legal_Proceeding"}], "shortDefinitions": ["plea suspending action in lawsuit"]}], "synonyms": [{"language": "en", "text": "obstacle"}, {"language": "en", "text": "impediment"}, {"language": "en", "text": "hindrance"}, {"language": "en", "text": "obstruction"}, {"language": "en", "text": "check"}, {"language": "en", "text": "stop"}, {"language": "en", "text": "block"}, {"language": "en", "text": "hurdle"}, {"language": "en", "text": "barrier"}, {"language": "en", "text": "stumbling block"}, {"language": "en", "text": "handicap"}, {"language": "en", "text": "restriction"}, {"language": "en", "text": "limitation"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.005"}]}, {"definitions": ["any of the short sections or measures, typically of equal time value, into which a piece of music is divided, shown on a score by vertical lines across the stave"], "domainClasses": [{"id": "music", "text": "Music"}], "domains": [{"id": "music", "text": "Music"}], "examples": [{"text": "the opening bars of the first hymn"}], "id": "m_en_gbus0072320.027", "semanticClasses": [{"id": "musical_phrase", "text": "Musical_Phrase"}], "shortDefinitions": ["section into which music is divided"], "subsenses": [{"definitions": ["a line or set of lyrics in a rap or hip-hop song"], "domainClasses": [{"id": "music", "text": "Music"}], "examples": [{"text": "he is undeniably one of the most talented and complex rappers spitting bars today"}], "id": "m_en_gbus0072320.090", "notes": [{"text": "usually \"bars\"", "type": "wordFormNote"}], "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "verse_unit", "text": "Verse_Unit"}], "shortDefinitions": ["line in rap song"]}]}, {"constructions": [{"text": "at the bar"}], "definitions": ["a partition in a court room, now usually notional, beyond which most people may not pass and at which an accused person stands"], "domainClasses": [{"id": "law", "text": "Law"}], "examples": [{"text": "the prisoner at the bar"}], "id": "m_en_gbus0072320.030", "notes": [{"text": "\"the bar\"", "type": "wordFormNote"}], "semanticClasses": [{"id": "barrier", "text": "Barrier"}], "shortDefinitions": ["partition in court room"], "subsenses": [{"definitions": ["a rail marking the end of each chamber in the Houses of Parliament"], "domainClasses": [{"id": "parliament", "text": "Parliament"}], "examples": [{"text": "he had to appear at the Bar of the House for a reprimand by the Speaker"}], "id": "m_en_gbus0072320.031", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "barrier", "text": "Barrier"}], "shortDefinitions": ["rail in chamber in Houses of Parliament"]}]}, {"definitions": ["the profession of barrister"], "domainClasses": [{"id": "law", "text": "Law"}], "examples": [{"text": "his dismissal from the Singapore Bar"}], "id": "m_en_gbus0072320.033", "notes": [{"text": "\"the Bar\"", "type": "wordFormNote"}], "semanticClasses": [{"id": "professional_work", "text": "Professional_Work"}], "shortDefinitions": ["profession of barrister"], "subsenses": [{"definitions": ["barristers collectively."], "domainClasses": [{"id": "law", "text": "Law"}], "id": "m_en_gbus0072320.036", "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "judiciary", "text": "Judiciary"}], "shortDefinitions": ["barristers collectively"], "synonyms": [{"language": "en", "text": "barristers"}, {"language": "en", "text": "advocates"}, {"language": "en", "text": "counsel"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.006"}]}, {"definitions": ["lawyers collectively."], "domainClasses": [{"id": "law", "text": "Law"}], "id": "m_en_gbus0072320.037", "regions": [{"id": "north_american", "text": "North_American"}], "semanticClasses": [{"id": "judiciary", "text": "Judiciary"}], "shortDefinitions": ["lawyers collectively"]}, {"definitions": ["a particular court of law."], "domainClasses": [{"id": "law", "text": "Law"}], "id": "m_en_gbus0072320.038", "semanticClasses": [{"id": "court", "text": "Court"}], "shortDefinitions": ["particular court of law"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrases": [{"id": "bar_none", "text": "bar none"}, {"id": "be_called_to_the_Bar", "text": "be called to the Bar"}, {"id": "be_called_within_the_Bar", "text": "be called within the Bar"}, {"id": "behind_bars", "text": "behind bars"}, {"id": "lower_the_bar", "text": "lower the bar"}, {"id": "not_have_a_bar_of", "text": "not have a bar of"}, {"id": "raise_the_bar", "text": "raise the bar"}, {"id": "set_the_bar", "text": "set the bar"}], "text": "bar"}, {"entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "homographNumber": "101", "inflections": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "bars"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "barring"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "barred"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/bar_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "bɑː"}], "senses": [{"definitions": ["fasten (something, especially a door or window) with a bar or bars"], "examples": [{"text": "she bolted and barred the door"}], "id": "m_en_gbus0072320.043", "shortDefinitions": ["fasten something with bar or bars"], "synonyms": [{"language": "en", "text": "bolt"}, {"language": "en", "text": "lock"}, {"language": "en", "text": "fasten"}, {"language": "en", "text": "padlock"}, {"language": "en", "text": "secure"}, {"language": "en", "text": "latch"}, {"language": "en", "text": "block"}, {"language": "en", "text": "barricade"}, {"language": "en", "text": "obstruct"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.008"}]}, {"definitions": ["prevent or prohibit (someone) from doing something or from going somewhere"], "examples": [{"text": "she is barred from leaving the country"}], "id": "m_en_gbus0072320.050", "shortDefinitions": ["prevent or prohibit someone from doing something"], "subsenses": [{"definitions": ["forbid someone from undertaking (an activity)"], "examples": [{"text": "the job she loved had been barred to her"}], "id": "m_en_gbus0072320.051", "shortDefinitions": ["forbid someone from undertaking activity"]}, {"definitions": ["exclude (something) from consideration"], "examples": [{"text": "nothing is barred in the crime novel"}], "id": "m_en_gbus0072320.052", "shortDefinitions": ["exclude something from consideration"]}, {"definitions": ["prevent or delay (an action) by objection."], "domainClasses": [{"id": "law", "text": "Law"}], "domains": [{"id": "law", "text": "Law"}], "id": "m_en_gbus0072320.053", "shortDefinitions": ["prevent or delay legal action"]}], "synonyms": [{"language": "en", "text": "prohibit"}, {"language": "en", "text": "debar"}, {"language": "en", "text": "preclude"}, {"language": "en", "text": "forbid"}, {"language": "en", "text": "ban"}, {"language": "en", "text": "interdict"}, {"language": "en", "text": "inhibit"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.009"}]}, {"definitions": ["mark (something) with bars or stripes"], "examples": [{"text": "his face was barred with light"}], "id": "m_en_gbus0072320.055", "shortDefinitions": ["mark something with stripes"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrases": [{"id": "bar_none", "text": "bar none"}, {"id": "be_called_to_the_Bar", "text": "be called to the Bar"}, {"id": "be_called_within_the_Bar", "text": "be called within the Bar"}, {"id": "behind_bars", "text": "behind bars"}, {"id": "lower_the_bar", "text": "lower the bar"}, {"id": "not_have_a_bar_of", "text": "not have a bar of"}, {"id": "raise_the_bar", "text": "raise the bar"}, {"id": "set_the_bar", "text": "set the bar"}], "text": "bar"}, {"entries": [{"homographNumber": "102", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/bar_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "bɑː"}], "senses": [{"definitions": ["except for"], "examples": [{"text": "his kids were all gone now, bar one"}], "id": "m_en_gbus0072320.057", "regions": [{"id": "british", "text": "British"}], "shortDefinitions": ["except for"], "subsenses": [{"definitions": ["except the horses indicated (used when stating the odds)."], "domainClasses": [{"id": "racing", "text": "Racing"}], "domains": [{"id": "horse_racing", "text": "Horse_Racing"}], "id": "m_en_gbus0072320.059", "regions": [{"id": "british", "text": "British"}], "shortDefinitions": ["except horses indicated"]}], "synonyms": [{"language": "en", "text": "except"}, {"language": "en", "text": "except for"}, {"language": "en", "text": "apart from"}, {"language": "en", "text": "but"}, {"language": "en", "text": "but for"}, {"language": "en", "text": "other than"}, {"language": "en", "text": "besides"}, {"language": "en", "text": "aside from"}, {"language": "en", "text": "with the exception of"}, {"language": "en", "text": "short of"}, {"language": "en", "text": "barring"}, {"language": "en", "text": "excepting"}, {"language": "en", "text": "excluding"}, {"language": "en", "text": "omitting"}, {"language": "en", "text": "leaving out"}, {"language": "en", "text": "save"}, {"language": "en", "text": "save for"}, {"language": "en", "text": "saving"}], "thesaurusLinks": [{"entry_id": "bar", "sense_id": "t_en_gb0001148.010"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "preposition", "text": "Preposition"}, "phrases": [{"id": "bar_none", "text": "bar none"}, {"id": "be_called_to_the_Bar", "text": "be called to the Bar"}, {"id": "be_called_within_the_Bar", "text": "be called within the Bar"}, {"id": "behind_bars", "text": "behind bars"}, {"id": "lower_the_bar", "text": "lower the bar"}, {"id": "not_have_a_bar_of", "text": "not have a bar of"}, {"id": "raise_the_bar", "text": "raise the bar"}, {"id": "set_the_bar", "text": "set the bar"}], "text": "bar"}], "type": "headword", "word": "bar"}, {"id": "bar", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["early 20th century: from Greek baros ‘weight’"], "homographNumber": "200", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/bar_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "bɑː"}], "senses": [{"definitions": ["a unit of pressure equivalent to a hundred thousand newtons per square metre or approximately one atmosphere."], "domainClasses": [{"id": "measure", "text": "Measure"}, {"id": "meteorology", "text": "Meteorology"}], "id": "m_en_gbus0072330.005", "semanticClasses": [{"id": "pressure_unit", "text": "Pressure_Unit"}], "shortDefinitions": ["unit of pressure equivalent to hundred thousand newtons per square metre"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "bar"}], "type": "headword", "word": "bar"}], "word": "bar"} diff --git a/oxford_api/json/1251_later.json b/oxford_api/json/1251_later.json index 9b2933e..4eec25e 100644 --- a/oxford_api/json/1251_later.json +++ b/oxford_api/json/1251_later.json @@ -1,2 +1 @@ -{"id": "later", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "later", "language": "en-gb", "lexicalEntries": [{"entries": [{"pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/later_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u02c8le\u026at\u0259"}], "senses": [{"crossReferenceMarkers": ["comparative of late (adjective)"], "crossReferences": [{"id": "late", "text": "late", "type": "see also"}], "id": "m_en_gbus0567240.005"}]}], "language": "en-gb", "lexicalCategory": {"id": "adjective", "text": "Adjective"}, "text": "later"}, {"entries": [{"pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/later_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u02c8le\u026at\u0259"}], "senses": [{"crossReferenceMarkers": ["comparative of late (adverb)"], "crossReferences": [{"id": "late", "text": "late", "type": "see also"}], "id": "m_en_gbus0567240.017", "subsenses": [{"constructions": [{"text": "later on"}], "definitions": ["at a time in the near future; soon or afterwards"], "examples": [{"text": "I'll see you later"}, {"text": " - later on it will be easier"}], "id": "m_en_gbus0567240.018", "shortDefinitions": ["soon or afterwards"], "synonyms": [{"language": "en", "text": "subsequently"}, {"language": "en", "text": "eventually"}, {"language": "en", "text": "then"}, {"language": "en", "text": "next"}, {"language": "en", "text": "later on"}, {"language": "en", "text": "after that"}, {"language": "en", "text": "after this"}, {"language": "en", "text": "afterwards"}, {"language": "en", "text": "following that"}, {"language": "en", "text": "following this"}, {"language": "en", "text": "at a later time"}, {"language": "en", "text": "at a later date"}, {"language": "en", "text": "at a future date"}, {"language": "en", "text": "at a future time"}, {"language": "en", "text": "at some point in the future"}, {"language": "en", "text": "in the future"}, {"language": "en", "text": "in time to come"}, {"language": "en", "text": "in due course"}, {"language": "en", "text": "afterwards"}, {"language": "en", "text": "later on"}, {"language": "en", "text": "after"}, {"language": "en", "text": "after that"}, {"language": "en", "text": "subsequently"}, {"language": "en", "text": "following"}], "thesaurusLinks": [{"entry_id": "later", "sense_id": "t_en_gb0008569.002"}, {"entry_id": "later", "sense_id": "t_en_gb0008569.003"}]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "adverb", "text": "Adverb"}, "text": "later"}, {"entries": [{"pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/later_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u02c8le\u026at\u0259"}], "senses": [{"definitions": ["goodbye for the present; see you later."], "id": "m_en_gbus0567240.008", "registers": [{"id": "informal", "text": "Informal"}], "shortDefinitions": ["goodbye for present"], "synonyms": [{"language": "en", "text": "farewell"}, {"language": "en", "text": "adieu"}], "thesaurusLinks": [{"entry_id": "goodbye", "sense_id": "t_en_gb0006431.001"}]}], "variantForms": [{"regions": [{"id": "british", "text": "British"}], "text": "laters"}]}], "language": "en-gb", "lexicalCategory": {"id": "interjection", "text": "Interjection"}, "text": "later"}], "type": "headword", "word": "later"}], "word": "later"} +{"id": "later", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "later", "language": "en-gb", "lexicalEntries": [{"entries": [{"pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/later_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ˈleɪtə"}], "senses": [{"crossReferenceMarkers": ["comparative of late (adjective)"], "crossReferences": [{"id": "late", "text": "late", "type": "see also"}], "id": "m_en_gbus0567240.005"}]}], "language": "en-gb", "lexicalCategory": {"id": "adjective", "text": "Adjective"}, "text": "later"}, {"entries": [{"pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/later_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ˈleɪtə"}], "senses": [{"crossReferenceMarkers": ["comparative of late (adverb)"], "crossReferences": [{"id": "late", "text": "late", "type": "see also"}], "id": "m_en_gbus0567240.017", "subsenses": [{"constructions": [{"text": "later on"}], "definitions": ["at a time in the near future; soon or afterwards"], "examples": [{"text": "I'll see you later"}, {"text": " later on it will be easier"}], "id": "m_en_gbus0567240.018", "shortDefinitions": ["soon or afterwards"], "synonyms": [{"language": "en", "text": "subsequently"}, {"language": "en", "text": "eventually"}, {"language": "en", "text": "then"}, {"language": "en", "text": "next"}, {"language": "en", "text": "later on"}, {"language": "en", "text": "after that"}, {"language": "en", "text": "after this"}, {"language": "en", "text": "afterwards"}, {"language": "en", "text": "following that"}, {"language": "en", "text": "following this"}, {"language": "en", "text": "at a later time"}, {"language": "en", "text": "at a later date"}, {"language": "en", "text": "at a future date"}, {"language": "en", "text": "at a future time"}, {"language": "en", "text": "at some point in the future"}, {"language": "en", "text": "in the future"}, {"language": "en", "text": "in time to come"}, {"language": "en", "text": "in due course"}, {"language": "en", "text": "afterwards"}, {"language": "en", "text": "later on"}, {"language": "en", "text": "after"}, {"language": "en", "text": "after that"}, {"language": "en", "text": "subsequently"}, {"language": "en", "text": "following"}], "thesaurusLinks": [{"entry_id": "later", "sense_id": "t_en_gb0008569.002"}, {"entry_id": "later", "sense_id": "t_en_gb0008569.003"}]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "adverb", "text": "Adverb"}, "text": "later"}, {"entries": [{"pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/later_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ˈleɪtə"}], "senses": [{"definitions": ["goodbye for the present; see you later."], "id": "m_en_gbus0567240.008", "registers": [{"id": "informal", "text": "Informal"}], "shortDefinitions": ["goodbye for present"], "synonyms": [{"language": "en", "text": "farewell"}, {"language": "en", "text": "adieu"}], "thesaurusLinks": [{"entry_id": "goodbye", "sense_id": "t_en_gb0006431.001"}]}], "variantForms": [{"regions": [{"id": "british", "text": "British"}], "text": "laters"}]}], "language": "en-gb", "lexicalCategory": {"id": "interjection", "text": "Interjection"}, "text": "later"}], "type": "headword", "word": "later"}], "word": "later"} diff --git a/oxford_api/json/1290_pot.json b/oxford_api/json/1290_pot.json index 1933363..a8139af 100644 --- a/oxford_api/json/1290_pot.json +++ b/oxford_api/json/1290_pot.json @@ -1,2 +1 @@ -{"id": "pot", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "pot", "language": "en-gb", "lexicalEntries": [{"derivatives": [{"id": "potful", "text": "potful"}], "entries": [{"etymologies": ["late Old English pott, probably reinforced in Middle English by Old French pot; of unknown ultimate origin (compare with late Latin potus \u2018drinking cup\u2019). Current senses of the verb date from the early 17th century"], "homographNumber": "100", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0252t"}], "senses": [{"definitions": ["a rounded or cylindrical container, typically of metal, used for cooking"], "domainClasses": [{"id": "pottery", "text": "Pottery"}], "examples": [{"text": "pots and pans hung from a rack"}], "id": "m_en_gbus0804130.006", "semanticClasses": [{"id": "cooking_vessel", "text": "Cooking_Vessel"}], "shortDefinitions": ["container used for cooking"], "subsenses": [{"definitions": ["any of various containers made for a particular purpose, especially one used for storage"], "examples": [{"text": "a yogurt pot"}, {"text": "a coffee pot"}], "id": "m_en_gbus0804130.009", "notes": [{"text": "usually with modifier or in combination", "type": "grammaticalNote"}], "semanticClasses": [{"id": "vessel", "text": "Vessel"}], "shortDefinitions": ["container made for purpose"], "synonyms": [{"language": "en", "text": "flowerpot"}, {"language": "en", "text": "planter"}, {"language": "en", "text": "jardini\u00e8re"}], "thesaurusLinks": [{"entry_id": "pot", "sense_id": "t_en_gb0011354.002"}]}, {"definitions": ["a container for holding drink, especially beer."], "id": "m_en_gbus0804130.012", "semanticClasses": [{"id": "drinking_vessel", "text": "Drinking_Vessel"}], "shortDefinitions": ["container for holding drink"]}, {"constructions": [{"text": "a pot of"}], "definitions": ["the contents of a pot"], "examples": [{"text": " - a pot of coffee"}], "id": "m_en_gbus0804130.013", "semanticClasses": [{"id": "contents", "text": "Contents"}], "shortDefinitions": ["contents of pot"]}], "synonyms": [{"language": "en", "text": "cooking utensil"}, {"language": "en", "text": "container"}, {"language": "en", "text": "receptacle"}, {"language": "en", "text": "vessel"}], "thesaurusLinks": [{"entry_id": "pot", "sense_id": "t_en_gb0011354.001"}]}, {"definitions": ["the total sum of the bets made on a round in poker, brag, etc."], "domainClasses": [{"id": "gambling", "text": "Gambling"}, {"id": "cards", "text": "Cards"}], "examples": [{"text": "Jim raked in half the pot"}], "id": "m_en_gbus0804130.015", "notes": [{"text": "\"the pot\"", "type": "wordFormNote"}], "semanticClasses": [{"id": "fund", "text": "Fund"}], "shortDefinitions": ["total sum of bets made"], "subsenses": [{"definitions": ["all the money contributed by a group of people for a particular purpose"], "examples": [{"text": "in insurance, everybody puts money into the pot used to pay claims"}], "id": "m_en_gbus0804130.017", "semanticClasses": [{"id": "fund", "text": "Fund"}], "shortDefinitions": ["money contributed by group"]}], "synonyms": [{"language": "en", "text": "bank"}, {"language": "en", "text": "kitty"}, {"language": "en", "text": "pool"}, {"language": "en", "text": "purse"}, {"language": "en", "text": "stakes"}, {"language": "en", "text": "ante"}, {"language": "en", "text": "jackpot"}], "thesaurusLinks": [{"entry_id": "pot", "sense_id": "t_en_gb0011354.003"}]}, {"definitions": ["a prize in a sporting contest, especially a silver cup."], "domainClasses": [{"id": "sport", "text": "Sport"}], "id": "m_en_gbus0804130.019", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "award", "text": "Award"}], "shortDefinitions": ["prize in sporting contest"]}, {"definitions": ["a pot belly"], "examples": [{"text": "men pat their pots proudly and talk of how they must have got through a few skinfuls"}], "id": "m_en_gbus0804130.021", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "belly", "text": "Belly"}], "shortDefinitions": ["pot belly"], "synonyms": [{"language": "en", "text": "paunch"}, {"language": "en", "text": "pot belly"}, {"language": "en", "text": "belly"}, {"language": "en", "text": "beer belly"}, {"language": "en", "text": "gut"}, {"language": "en", "text": "fat stomach"}, {"language": "en", "text": "protruding stomach"}], "thesaurusLinks": [{"entry_id": "pot", "sense_id": "t_en_gb0011354.004"}]}, {"definitions": ["an engine cylinder."], "domainClasses": [{"id": "motoring", "text": "Motoring"}], "id": "m_en_gbus0804130.023", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "mechanical_part", "text": "Mechanical_Part"}], "shortDefinitions": ["engine cylinder"]}, {"definitions": ["a shot in which a player strikes a ball into a pocket"], "domainClasses": [{"id": "billiards", "text": "Billiards"}], "domains": [{"id": "billiards", "text": "Billiards"}, {"id": "snooker", "text": "Snooker"}], "examples": [{"text": "he put together a 36 clearance to blue which was full of difficult pots"}], "id": "m_en_gbus0804130.025", "semanticClasses": [{"id": "action_in_sport", "text": "Action_In_Sport"}], "shortDefinitions": ["striking of ball into pocket"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrases": [{"id": "a_watched_pot_never_boils", "text": "a watched pot never boils"}, {"id": "for_the_pot", "text": "for the pot"}, {"id": "go_to_pot", "text": "go to pot"}, {"id": "pots_of_money", "text": "pots of money"}, {"id": "shit_or_get_off_the_pot", "text": "shit or get off the pot"}, {"id": "the_pot_calling_the_kettle_black", "text": "the pot calling the kettle black"}], "text": "pot"}, {"derivatives": [{"id": "potful", "text": "potful"}], "entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "homographNumber": "101", "inflections": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "pots"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "potting"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "potted"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0252t"}], "senses": [{"definitions": ["plant in a flowerpot"], "domainClasses": [{"id": "horticulture", "text": "Horticulture"}], "examples": [{"text": "pot individual cuttings as soon as you see new young leaves"}], "id": "m_en_gbus0804130.032", "shortDefinitions": ["plant in flowerpot"], "subsenses": [{"definitions": ["transplant a plant from a small flowerpot to a larger one."], "domainClasses": [{"id": "horticulture", "text": "Horticulture"}], "id": "m_en_gbus0804130.038", "notes": [{"text": "\"pot something on\"", "type": "wordFormNote"}], "shortDefinitions": ["transplant from small flowerpot"]}, {"definitions": ["transplant a seedling into a flowerpot."], "domainClasses": [{"id": "horticulture", "text": "Horticulture"}], "id": "m_en_gbus0804130.039", "notes": [{"text": "\"pot something up\"", "type": "wordFormNote"}], "shortDefinitions": ["transplant seedling into flowerpot"]}]}, {"definitions": ["preserve (food, especially meat or fish) in a sealed pot or jar"], "domainClasses": [{"id": "cooking", "text": "Cooking"}], "examples": [{"text": "venison can be potted in the same way as tongue"}], "id": "m_en_gbus0804130.041", "shortDefinitions": ["preserve food in sealed pot"]}, {"definitions": ["strike (a ball) into a pocket"], "domainClasses": [{"id": "billiards", "text": "Billiards"}], "domains": [{"id": "billiards", "text": "Billiards"}, {"id": "snooker", "text": "Snooker"}], "examples": [{"text": "he failed to pot a red at close range"}], "id": "m_en_gbus0804130.043", "shortDefinitions": ["strike ball into pocket"]}, {"definitions": ["hit or kill by shooting"], "examples": [{"text": "he was shot in the eye as neighbours potted clay pigeons"}], "id": "m_en_gbus0804130.045", "registers": [{"id": "informal", "text": "Informal"}], "shortDefinitions": ["hit or kill by shooting"], "subsenses": [{"definitions": ["succeed in obtaining (something desirable); win"], "examples": [{"text": "do you fancy potting a fine trophy?"}], "id": "m_en_gbus0804130.046", "shortDefinitions": ["win"]}]}, {"definitions": ["make articles from earthenware or baked clay"], "examples": [{"text": "why not paint or pot in the sun this winter?"}], "id": "m_en_gbus0804130.048", "notes": [{"text": "no object", "type": "grammaticalNote"}], "shortDefinitions": ["make pottery"]}, {"definitions": ["sit (a young child) on a potty."], "id": "m_en_gbus0804130.050", "regions": [{"id": "british", "text": "British"}], "shortDefinitions": ["sit child on potty"]}, {"definitions": ["encapsulate (an electrical component or circuit) in a synthetic resin or similar insulating material which sets solid."], "domainClasses": [{"id": "electrical", "text": "Electrical"}], "id": "m_en_gbus0804130.052", "shortDefinitions": ["encapsulate electrical component in synthetic resin"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrases": [{"id": "a_watched_pot_never_boils", "text": "a watched pot never boils"}, {"id": "for_the_pot", "text": "for the pot"}, {"id": "go_to_pot", "text": "go to pot"}, {"id": "pots_of_money", "text": "pots of money"}, {"id": "shit_or_get_off_the_pot", "text": "shit or get off the pot"}, {"id": "the_pot_calling_the_kettle_black", "text": "the pot calling the kettle black"}], "text": "pot"}], "type": "headword", "word": "pot"}, {"id": "pot", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["1930s: probably from Mexican Spanish potiguaya \u2018cannabis leaves\u2019"], "grammaticalFeatures": [{"id": "mass", "text": "Mass", "type": "Countability"}], "homographNumber": "200", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0252t"}], "senses": [{"definitions": ["cannabis"], "domainClasses": [{"id": "narcotics", "text": "Narcotics"}], "examples": [{"text": "we smoked pot at football games"}], "id": "m_en_gbus0804140.005", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "narcotic", "text": "Narcotic"}], "shortDefinitions": ["cannabis"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "pot"}], "type": "headword", "word": "pot"}, {"id": "pot", "language": "en-gb", "lexicalEntries": [{"entries": [{"homographNumber": "300", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0252t"}], "senses": [{"definitions": ["a shot aimed at someone or something; a potshot"], "examples": [{"text": "my friends had a pot at the occasional rabbit"}], "id": "m_en_gbus0804150.004", "semanticClasses": [{"id": "shot", "text": "Shot"}], "shortDefinitions": ["shot aimed at person or thing"]}, {"definitions": ["(chiefly in rugby) an attempt to score a goal with a kick."], "domainClasses": [{"id": "rugby", "text": "Rugby"}], "id": "m_en_gbus0804150.008", "semanticClasses": [{"id": "ball_kick", "text": "Ball_Kick"}], "shortDefinitions": ["(chiefly in rugby) attempt to score goal with kick"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "pot"}, {"entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "homographNumber": "301", "inflections": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "pots"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "potting"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "potted"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0252t"}], "senses": [{"definitions": ["score (a goal)"], "domainClasses": [{"id": "sport", "text": "Sport"}], "examples": [{"text": "the English Lion potted two penalties of his own"}], "id": "m_en_gbus0804150.010", "shortDefinitions": ["score"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "pot"}], "type": "headword", "word": "pot"}, {"id": "pot", "language": "en-gb", "lexicalEntries": [{"entries": [{"homographNumber": "400", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0252t"}], "senses": [{"crossReferenceMarkers": ["short for potentiometer (sense 2)"], "crossReferences": [{"id": "potentiometer", "text": "potentiometer", "type": "abbreviation of"}], "id": "m_en_gbus0804160.003"}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "pot"}], "type": "headword", "word": "pot"}], "word": "pot"} +{"id": "pot", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "pot", "language": "en-gb", "lexicalEntries": [{"derivatives": [{"id": "potful", "text": "potful"}], "entries": [{"etymologies": ["late Old English pott, probably reinforced in Middle English by Old French pot; of unknown ultimate origin (compare with late Latin potus ‘drinking cup’). Current senses of the verb date from the early 17th century"], "homographNumber": "100", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pɒt"}], "senses": [{"definitions": ["a rounded or cylindrical container, typically of metal, used for cooking"], "domainClasses": [{"id": "pottery", "text": "Pottery"}], "examples": [{"text": "pots and pans hung from a rack"}], "id": "m_en_gbus0804130.006", "semanticClasses": [{"id": "cooking_vessel", "text": "Cooking_Vessel"}], "shortDefinitions": ["container used for cooking"], "subsenses": [{"definitions": ["any of various containers made for a particular purpose, especially one used for storage"], "examples": [{"text": "a yogurt pot"}, {"text": "a coffee pot"}], "id": "m_en_gbus0804130.009", "notes": [{"text": "usually with modifier or in combination", "type": "grammaticalNote"}], "semanticClasses": [{"id": "vessel", "text": "Vessel"}], "shortDefinitions": ["container made for purpose"], "synonyms": [{"language": "en", "text": "flowerpot"}, {"language": "en", "text": "planter"}, {"language": "en", "text": "jardinière"}], "thesaurusLinks": [{"entry_id": "pot", "sense_id": "t_en_gb0011354.002"}]}, {"definitions": ["a container for holding drink, especially beer."], "id": "m_en_gbus0804130.012", "semanticClasses": [{"id": "drinking_vessel", "text": "Drinking_Vessel"}], "shortDefinitions": ["container for holding drink"]}, {"constructions": [{"text": "a pot of"}], "definitions": ["the contents of a pot"], "examples": [{"text": " a pot of coffee"}], "id": "m_en_gbus0804130.013", "semanticClasses": [{"id": "contents", "text": "Contents"}], "shortDefinitions": ["contents of pot"]}], "synonyms": [{"language": "en", "text": "cooking utensil"}, {"language": "en", "text": "container"}, {"language": "en", "text": "receptacle"}, {"language": "en", "text": "vessel"}], "thesaurusLinks": [{"entry_id": "pot", "sense_id": "t_en_gb0011354.001"}]}, {"definitions": ["the total sum of the bets made on a round in poker, brag, etc."], "domainClasses": [{"id": "gambling", "text": "Gambling"}, {"id": "cards", "text": "Cards"}], "examples": [{"text": "Jim raked in half the pot"}], "id": "m_en_gbus0804130.015", "notes": [{"text": "\"the pot\"", "type": "wordFormNote"}], "semanticClasses": [{"id": "fund", "text": "Fund"}], "shortDefinitions": ["total sum of bets made"], "subsenses": [{"definitions": ["all the money contributed by a group of people for a particular purpose"], "examples": [{"text": "in insurance, everybody puts money into the pot used to pay claims"}], "id": "m_en_gbus0804130.017", "semanticClasses": [{"id": "fund", "text": "Fund"}], "shortDefinitions": ["money contributed by group"]}], "synonyms": [{"language": "en", "text": "bank"}, {"language": "en", "text": "kitty"}, {"language": "en", "text": "pool"}, {"language": "en", "text": "purse"}, {"language": "en", "text": "stakes"}, {"language": "en", "text": "ante"}, {"language": "en", "text": "jackpot"}], "thesaurusLinks": [{"entry_id": "pot", "sense_id": "t_en_gb0011354.003"}]}, {"definitions": ["a prize in a sporting contest, especially a silver cup."], "domainClasses": [{"id": "sport", "text": "Sport"}], "id": "m_en_gbus0804130.019", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "award", "text": "Award"}], "shortDefinitions": ["prize in sporting contest"]}, {"definitions": ["a pot belly"], "examples": [{"text": "men pat their pots proudly and talk of how they must have got through a few skinfuls"}], "id": "m_en_gbus0804130.021", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "belly", "text": "Belly"}], "shortDefinitions": ["pot belly"], "synonyms": [{"language": "en", "text": "paunch"}, {"language": "en", "text": "pot belly"}, {"language": "en", "text": "belly"}, {"language": "en", "text": "beer belly"}, {"language": "en", "text": "gut"}, {"language": "en", "text": "fat stomach"}, {"language": "en", "text": "protruding stomach"}], "thesaurusLinks": [{"entry_id": "pot", "sense_id": "t_en_gb0011354.004"}]}, {"definitions": ["an engine cylinder."], "domainClasses": [{"id": "motoring", "text": "Motoring"}], "id": "m_en_gbus0804130.023", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "mechanical_part", "text": "Mechanical_Part"}], "shortDefinitions": ["engine cylinder"]}, {"definitions": ["a shot in which a player strikes a ball into a pocket"], "domainClasses": [{"id": "billiards", "text": "Billiards"}], "domains": [{"id": "billiards", "text": "Billiards"}, {"id": "snooker", "text": "Snooker"}], "examples": [{"text": "he put together a 36 clearance to blue which was full of difficult pots"}], "id": "m_en_gbus0804130.025", "semanticClasses": [{"id": "action_in_sport", "text": "Action_In_Sport"}], "shortDefinitions": ["striking of ball into pocket"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrases": [{"id": "a_watched_pot_never_boils", "text": "a watched pot never boils"}, {"id": "for_the_pot", "text": "for the pot"}, {"id": "go_to_pot", "text": "go to pot"}, {"id": "pots_of_money", "text": "pots of money"}, {"id": "shit_or_get_off_the_pot", "text": "shit or get off the pot"}, {"id": "the_pot_calling_the_kettle_black", "text": "the pot calling the kettle black"}], "text": "pot"}, {"derivatives": [{"id": "potful", "text": "potful"}], "entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "homographNumber": "101", "inflections": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "pots"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "potting"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "potted"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pɒt"}], "senses": [{"definitions": ["plant in a flowerpot"], "domainClasses": [{"id": "horticulture", "text": "Horticulture"}], "examples": [{"text": "pot individual cuttings as soon as you see new young leaves"}], "id": "m_en_gbus0804130.032", "shortDefinitions": ["plant in flowerpot"], "subsenses": [{"definitions": ["transplant a plant from a small flowerpot to a larger one."], "domainClasses": [{"id": "horticulture", "text": "Horticulture"}], "id": "m_en_gbus0804130.038", "notes": [{"text": "\"pot something on\"", "type": "wordFormNote"}], "shortDefinitions": ["transplant from small flowerpot"]}, {"definitions": ["transplant a seedling into a flowerpot."], "domainClasses": [{"id": "horticulture", "text": "Horticulture"}], "id": "m_en_gbus0804130.039", "notes": [{"text": "\"pot something up\"", "type": "wordFormNote"}], "shortDefinitions": ["transplant seedling into flowerpot"]}]}, {"definitions": ["preserve (food, especially meat or fish) in a sealed pot or jar"], "domainClasses": [{"id": "cooking", "text": "Cooking"}], "examples": [{"text": "venison can be potted in the same way as tongue"}], "id": "m_en_gbus0804130.041", "shortDefinitions": ["preserve food in sealed pot"]}, {"definitions": ["strike (a ball) into a pocket"], "domainClasses": [{"id": "billiards", "text": "Billiards"}], "domains": [{"id": "billiards", "text": "Billiards"}, {"id": "snooker", "text": "Snooker"}], "examples": [{"text": "he failed to pot a red at close range"}], "id": "m_en_gbus0804130.043", "shortDefinitions": ["strike ball into pocket"]}, {"definitions": ["hit or kill by shooting"], "examples": [{"text": "he was shot in the eye as neighbours potted clay pigeons"}], "id": "m_en_gbus0804130.045", "registers": [{"id": "informal", "text": "Informal"}], "shortDefinitions": ["hit or kill by shooting"], "subsenses": [{"definitions": ["succeed in obtaining (something desirable); win"], "examples": [{"text": "do you fancy potting a fine trophy?"}], "id": "m_en_gbus0804130.046", "shortDefinitions": ["win"]}]}, {"definitions": ["make articles from earthenware or baked clay"], "examples": [{"text": "why not paint or pot in the sun this winter?"}], "id": "m_en_gbus0804130.048", "notes": [{"text": "no object", "type": "grammaticalNote"}], "shortDefinitions": ["make pottery"]}, {"definitions": ["sit (a young child) on a potty."], "id": "m_en_gbus0804130.050", "regions": [{"id": "british", "text": "British"}], "shortDefinitions": ["sit child on potty"]}, {"definitions": ["encapsulate (an electrical component or circuit) in a synthetic resin or similar insulating material which sets solid."], "domainClasses": [{"id": "electrical", "text": "Electrical"}], "id": "m_en_gbus0804130.052", "shortDefinitions": ["encapsulate electrical component in synthetic resin"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrases": [{"id": "a_watched_pot_never_boils", "text": "a watched pot never boils"}, {"id": "for_the_pot", "text": "for the pot"}, {"id": "go_to_pot", "text": "go to pot"}, {"id": "pots_of_money", "text": "pots of money"}, {"id": "shit_or_get_off_the_pot", "text": "shit or get off the pot"}, {"id": "the_pot_calling_the_kettle_black", "text": "the pot calling the kettle black"}], "text": "pot"}], "type": "headword", "word": "pot"}, {"id": "pot", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["1930s: probably from Mexican Spanish potiguaya ‘cannabis leaves’"], "grammaticalFeatures": [{"id": "mass", "text": "Mass", "type": "Countability"}], "homographNumber": "200", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pɒt"}], "senses": [{"definitions": ["cannabis"], "domainClasses": [{"id": "narcotics", "text": "Narcotics"}], "examples": [{"text": "we smoked pot at football games"}], "id": "m_en_gbus0804140.005", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "narcotic", "text": "Narcotic"}], "shortDefinitions": ["cannabis"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "pot"}], "type": "headword", "word": "pot"}, {"id": "pot", "language": "en-gb", "lexicalEntries": [{"entries": [{"homographNumber": "300", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pɒt"}], "senses": [{"definitions": ["a shot aimed at someone or something; a potshot"], "examples": [{"text": "my friends had a pot at the occasional rabbit"}], "id": "m_en_gbus0804150.004", "semanticClasses": [{"id": "shot", "text": "Shot"}], "shortDefinitions": ["shot aimed at person or thing"]}, {"definitions": ["(chiefly in rugby) an attempt to score a goal with a kick."], "domainClasses": [{"id": "rugby", "text": "Rugby"}], "id": "m_en_gbus0804150.008", "semanticClasses": [{"id": "ball_kick", "text": "Ball_Kick"}], "shortDefinitions": ["(chiefly in rugby) attempt to score goal with kick"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "pot"}, {"entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "homographNumber": "301", "inflections": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "pots"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "potting"}, {"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "inflectedForm": "potted"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pɒt"}], "senses": [{"definitions": ["score (a goal)"], "domainClasses": [{"id": "sport", "text": "Sport"}], "examples": [{"text": "the English Lion potted two penalties of his own"}], "id": "m_en_gbus0804150.010", "shortDefinitions": ["score"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "pot"}], "type": "headword", "word": "pot"}, {"id": "pot", "language": "en-gb", "lexicalEntries": [{"entries": [{"homographNumber": "400", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pot_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pɒt"}], "senses": [{"crossReferenceMarkers": ["short for potentiometer (sense 2)"], "crossReferences": [{"id": "potentiometer", "text": "potentiometer", "type": "abbreviation of"}], "id": "m_en_gbus0804160.003"}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "pot"}], "type": "headword", "word": "pot"}], "word": "pot"} diff --git a/oxford_api/json/1336_chagrin.json b/oxford_api/json/1336_chagrin.json index 77d0ef1..ed3fa80 100644 --- a/oxford_api/json/1336_chagrin.json +++ b/oxford_api/json/1336_chagrin.json @@ -1,2 +1 @@ -{"id": "chagrin", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "chagrin", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["mid 17th century (in the sense \u2018melancholy\u2019): from French chagrin (noun), literally \u2018rough skin, shagreen\u2019, chagriner (verb), of unknown origin"], "grammaticalFeatures": [{"id": "mass", "text": "Mass", "type": "Countability"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/chagrin_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u02c8\u0283a\u0261r\u026an"}, {"dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u0283\u0259\u02c8\u0261r\u026an"}], "senses": [{"constructions": [{"text": "to chagrin"}], "definitions": ["annoyance or distress at having failed or been humiliated"], "examples": [{"text": " - to my chagrin, he was nowhere to be seen"}], "id": "m_en_gbus0166740.006", "semanticClasses": [{"id": "distress", "text": "Distress"}], "shortDefinitions": ["annoyance or distress at having failed or been humiliated"], "synonyms": [{"language": "en", "text": "annoyance"}, {"language": "en", "text": "irritation"}, {"language": "en", "text": "vexation"}, {"language": "en", "text": "exasperation"}, {"language": "en", "text": "displeasure"}, {"language": "en", "text": "pique"}, {"language": "en", "text": "spleen"}, {"language": "en", "text": "crossness"}, {"language": "en", "text": "anger"}, {"language": "en", "text": "rage"}, {"language": "en", "text": "fury"}, {"language": "en", "text": "wrath"}], "thesaurusLinks": [{"entry_id": "chagrin", "sense_id": "t_en_gb0002184.001"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "chagrin"}, {"entries": [{"notes": [{"text": "\"be chagrined\"", "type": "wordFormNote"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/chagrin_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u02c8\u0283a\u0261r\u026an"}, {"dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u0283\u0259\u02c8\u0261r\u026an"}], "senses": [{"definitions": ["feel distressed or humiliated"], "examples": [{"text": "he was chagrined when his friend poured scorn on him"}], "id": "m_en_gbus0166740.010", "shortDefinitions": ["feel distressed or humiliated"], "synonyms": [{"language": "en", "text": "annoyed"}, {"language": "en", "text": "irritated"}, {"language": "en", "text": "cross"}, {"language": "en", "text": "angry"}, {"language": "en", "text": "vexed"}, {"language": "en", "text": "exasperated"}, {"language": "en", "text": "irked"}, {"language": "en", "text": "piqued"}, {"language": "en", "text": "displeased"}, {"language": "en", "text": "put out"}, {"language": "en", "text": "fed up"}, {"language": "en", "text": "disgruntled"}, {"language": "en", "text": "in a bad mood"}, {"language": "en", "text": "in a temper"}, {"language": "en", "text": "testy"}, {"language": "en", "text": "in high dudgeon"}, {"language": "en", "text": "huffy"}, {"language": "en", "text": "in a huff"}, {"language": "en", "text": "resentful"}, {"language": "en", "text": "aggrieved"}], "thesaurusLinks": [{"entry_id": "chagrined", "sense_id": "t_en_gb0002185.001"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "chagrin"}], "type": "headword", "word": "chagrin"}], "word": "chagrin"} +{"id": "chagrin", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "chagrin", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["mid 17th century (in the sense ‘melancholy’): from French chagrin (noun), literally ‘rough skin, shagreen’, chagriner (verb), of unknown origin"], "grammaticalFeatures": [{"id": "mass", "text": "Mass", "type": "Countability"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/chagrin_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ˈʃaɡrɪn"}, {"dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ʃəˈɡrɪn"}], "senses": [{"constructions": [{"text": "to chagrin"}], "definitions": ["annoyance or distress at having failed or been humiliated"], "examples": [{"text": " to my chagrin, he was nowhere to be seen"}], "id": "m_en_gbus0166740.006", "semanticClasses": [{"id": "distress", "text": "Distress"}], "shortDefinitions": ["annoyance or distress at having failed or been humiliated"], "synonyms": [{"language": "en", "text": "annoyance"}, {"language": "en", "text": "irritation"}, {"language": "en", "text": "vexation"}, {"language": "en", "text": "exasperation"}, {"language": "en", "text": "displeasure"}, {"language": "en", "text": "pique"}, {"language": "en", "text": "spleen"}, {"language": "en", "text": "crossness"}, {"language": "en", "text": "anger"}, {"language": "en", "text": "rage"}, {"language": "en", "text": "fury"}, {"language": "en", "text": "wrath"}], "thesaurusLinks": [{"entry_id": "chagrin", "sense_id": "t_en_gb0002184.001"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "chagrin"}, {"entries": [{"notes": [{"text": "\"be chagrined\"", "type": "wordFormNote"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/chagrin_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ˈʃaɡrɪn"}, {"dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ʃəˈɡrɪn"}], "senses": [{"definitions": ["feel distressed or humiliated"], "examples": [{"text": "he was chagrined when his friend poured scorn on him"}], "id": "m_en_gbus0166740.010", "shortDefinitions": ["feel distressed or humiliated"], "synonyms": [{"language": "en", "text": "annoyed"}, {"language": "en", "text": "irritated"}, {"language": "en", "text": "cross"}, {"language": "en", "text": "angry"}, {"language": "en", "text": "vexed"}, {"language": "en", "text": "exasperated"}, {"language": "en", "text": "irked"}, {"language": "en", "text": "piqued"}, {"language": "en", "text": "displeased"}, {"language": "en", "text": "put out"}, {"language": "en", "text": "fed up"}, {"language": "en", "text": "disgruntled"}, {"language": "en", "text": "in a bad mood"}, {"language": "en", "text": "in a temper"}, {"language": "en", "text": "testy"}, {"language": "en", "text": "in high dudgeon"}, {"language": "en", "text": "huffy"}, {"language": "en", "text": "in a huff"}, {"language": "en", "text": "resentful"}, {"language": "en", "text": "aggrieved"}], "thesaurusLinks": [{"entry_id": "chagrined", "sense_id": "t_en_gb0002185.001"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "chagrin"}], "type": "headword", "word": "chagrin"}], "word": "chagrin"} diff --git a/oxford_api/json/1415_exult.json b/oxford_api/json/1415_exult.json index e9ecb4f..b790753 100644 --- a/oxford_api/json/1415_exult.json +++ b/oxford_api/json/1415_exult.json @@ -1,2 +1 @@ -{"id": "exult", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "exult", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late 16th century: from Latin exsultare, frequentative of exsilire \u2018leap up\u2019, from ex- \u2018out, upward\u2019 + salire \u2018to leap\u2019"], "grammaticalFeatures": [{"id": "intransitive", "text": "Intransitive", "type": "Subcategorization"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/exult_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u026a\u0261\u02c8z\u028clt"}, {"dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u025b\u0261\u02c8z\u028clt"}], "senses": [{"definitions": ["feel or show triumphant elation or jubilation"], "examples": [{"text": " - exulting in her escape, Lisa closed the door behind her"}], "id": "m_en_gbus0344870.006", "shortDefinitions": ["show or feel triumphant elation or jubilation"], "synonyms": [{"language": "en", "text": "rejoice"}, {"language": "en", "text": "be joyful"}, {"language": "en", "text": "be happy"}, {"language": "en", "text": "be pleased"}, {"language": "en", "text": "be glad"}, {"language": "en", "text": "be delighted"}, {"language": "en", "text": "be elated"}, {"language": "en", "text": "be ecstatic"}, {"language": "en", "text": "be euphoric"}, {"language": "en", "text": "be overjoyed"}, {"language": "en", "text": "be as pleased as Punch"}, {"language": "en", "text": "be cock-a-hoop"}, {"language": "en", "text": "be jubilant"}, {"language": "en", "text": "be rapturous"}, {"language": "en", "text": "be in raptures"}, {"language": "en", "text": "be transported"}, {"language": "en", "text": "be beside oneself with joy"}, {"language": "en", "text": "be delirious"}, {"language": "en", "text": "be thrilled"}, {"language": "en", "text": "jump for joy"}, {"language": "en", "text": "be on cloud nine"}, {"language": "en", "text": "be treading on air"}, {"language": "en", "text": "be walking on air"}, {"language": "en", "text": "be in seventh heaven"}, {"language": "en", "text": "glory"}, {"language": "en", "text": "triumph"}, {"language": "en", "text": "be triumphant"}, {"language": "en", "text": "rejoice at"}, {"language": "en", "text": "rejoice in"}, {"language": "en", "text": "take delight in"}, {"language": "en", "text": "find pleasure in"}, {"language": "en", "text": "take pleasure in"}, {"language": "en", "text": "find satisfaction in"}, {"language": "en", "text": "take satisfaction in"}, {"language": "en", "text": "feel satisfaction at"}, {"language": "en", "text": "find joy in"}, {"language": "en", "text": "enjoy"}, {"language": "en", "text": "appreciate"}, {"language": "en", "text": "revel in"}, {"language": "en", "text": "glory in"}, {"language": "en", "text": "bask in"}, {"language": "en", "text": "delight in"}, {"language": "en", "text": "relish"}, {"language": "en", "text": "savour"}, {"language": "en", "text": "luxuriate in"}, {"language": "en", "text": "wallow in"}], "thesaurusLinks": [{"entry_id": "exult", "sense_id": "t_en_gb0005373.001"}, {"entry_id": "exult", "sense_id": "t_en_gb0005373.002"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "exult"}], "type": "headword", "word": "exult"}], "word": "exult"} +{"id": "exult", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "exult", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late 16th century: from Latin exsultare, frequentative of exsilire ‘leap up’, from ex- ‘out, upward’ + salire ‘to leap’"], "grammaticalFeatures": [{"id": "intransitive", "text": "Intransitive", "type": "Subcategorization"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/exult_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ɪɡˈzʌlt"}, {"dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ɛɡˈzʌlt"}], "senses": [{"definitions": ["feel or show triumphant elation or jubilation"], "examples": [{"text": " exulting in her escape, Lisa closed the door behind her"}], "id": "m_en_gbus0344870.006", "shortDefinitions": ["show or feel triumphant elation or jubilation"], "synonyms": [{"language": "en", "text": "rejoice"}, {"language": "en", "text": "be joyful"}, {"language": "en", "text": "be happy"}, {"language": "en", "text": "be pleased"}, {"language": "en", "text": "be glad"}, {"language": "en", "text": "be delighted"}, {"language": "en", "text": "be elated"}, {"language": "en", "text": "be ecstatic"}, {"language": "en", "text": "be euphoric"}, {"language": "en", "text": "be overjoyed"}, {"language": "en", "text": "be as pleased as Punch"}, {"language": "en", "text": "be cock-a-hoop"}, {"language": "en", "text": "be jubilant"}, {"language": "en", "text": "be rapturous"}, {"language": "en", "text": "be in raptures"}, {"language": "en", "text": "be transported"}, {"language": "en", "text": "be beside oneself with joy"}, {"language": "en", "text": "be delirious"}, {"language": "en", "text": "be thrilled"}, {"language": "en", "text": "jump for joy"}, {"language": "en", "text": "be on cloud nine"}, {"language": "en", "text": "be treading on air"}, {"language": "en", "text": "be walking on air"}, {"language": "en", "text": "be in seventh heaven"}, {"language": "en", "text": "glory"}, {"language": "en", "text": "triumph"}, {"language": "en", "text": "be triumphant"}, {"language": "en", "text": "rejoice at"}, {"language": "en", "text": "rejoice in"}, {"language": "en", "text": "take delight in"}, {"language": "en", "text": "find pleasure in"}, {"language": "en", "text": "take pleasure in"}, {"language": "en", "text": "find satisfaction in"}, {"language": "en", "text": "take satisfaction in"}, {"language": "en", "text": "feel satisfaction at"}, {"language": "en", "text": "find joy in"}, {"language": "en", "text": "enjoy"}, {"language": "en", "text": "appreciate"}, {"language": "en", "text": "revel in"}, {"language": "en", "text": "glory in"}, {"language": "en", "text": "bask in"}, {"language": "en", "text": "delight in"}, {"language": "en", "text": "relish"}, {"language": "en", "text": "savour"}, {"language": "en", "text": "luxuriate in"}, {"language": "en", "text": "wallow in"}], "thesaurusLinks": [{"entry_id": "exult", "sense_id": "t_en_gb0005373.001"}, {"entry_id": "exult", "sense_id": "t_en_gb0005373.002"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "exult"}], "type": "headword", "word": "exult"}], "word": "exult"} diff --git a/oxford_api/json/378_hack.json b/oxford_api/json/378_hack.json index 1469726..8d90816 100644 --- a/oxford_api/json/378_hack.json +++ b/oxford_api/json/378_hack.json @@ -1,2 +1 @@ -{"id": "hack", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "hack", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["Old English haccian \u2018cut in pieces\u2019, of West Germanic origin; related to Dutch hakken and German hacken"], "homographNumber": "100", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/hack_gb_7.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "hak"}], "senses": [{"definitions": ["cut with rough or heavy blows"], "examples": [{"text": " - hack off the branches and let them fall to the ground"}, {"text": "they hacked a path through the wooded mountains"}, {"notes": [{"text": "no object", "type": "grammaticalNote"}], "text": "men hack at the coalface"}], "id": "m_en_gbus0442950.006", "notes": [{"text": "with object", "type": "grammaticalNote"}], "shortDefinitions": ["cut roughly"], "subsenses": [{"definitions": ["kick wildly or roughly"], "domainClasses": [{"id": "soccer", "text": "Soccer"}], "examples": [{"text": "he had to race from his line to hack the ball into the stand"}], "id": "m_en_gbus0442950.012", "shortDefinitions": ["kick roughly"]}], "synonyms": [{"language": "en", "text": "cut"}, {"language": "en", "text": "chop"}, {"language": "en", "text": "hew"}, {"language": "en", "text": "lop"}, {"language": "en", "text": "saw"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006653.001"}]}, {"definitions": ["gain unauthorized access to data in a system or computer"], "domainClasses": [{"id": "computing", "text": "Computing"}], "examples": [{"text": "they hacked into the bank's computer"}, {"notes": [{"text": "with object", "type": "grammaticalNote"}], "text": "someone hacked his computer from another location"}], "id": "m_en_gbus0442950.014", "notes": [{"text": "no object", "type": "grammaticalNote"}], "shortDefinitions": ["gain unauthorized computer access to data"], "subsenses": [{"definitions": ["program quickly and roughly."], "domainClasses": [{"id": "computing", "text": "Computing"}], "id": "m_en_gbus0442950.015", "shortDefinitions": ["program quickly"]}]}, {"definitions": ["cough persistently"], "examples": [{"text": "I was waking up in the middle of the night and coughing and hacking for hours"}], "id": "m_en_gbus0442950.017", "notes": [{"text": "no object", "type": "grammaticalNote"}], "shortDefinitions": ["cough persistently"]}, {"constructions": [{"text": "can't hack it"}], "definitions": ["manage; cope"], "examples": [{"text": "lots of people leave because they can't hack it"}], "id": "m_en_gbus0442950.019", "notes": [{"text": "usually with negative", "type": "grammaticalNote"}, {"text": "\"hack it\"", "type": "wordFormNote"}], "registers": [{"id": "informal", "text": "Informal"}], "shortDefinitions": ["cope"], "synonyms": [{"language": "en", "text": "cope"}, {"language": "en", "text": "manage"}, {"language": "en", "text": "get on"}, {"language": "en", "text": "get along"}, {"language": "en", "text": "get by"}, {"language": "en", "text": "carry on"}, {"language": "en", "text": "muddle through"}, {"language": "en", "text": "muddle along"}, {"language": "en", "text": "come through"}, {"language": "en", "text": "stand on one's own two feet"}, {"language": "en", "text": "weather the storm"}], "thesaurusLinks": [{"entry_id": "hack_it", "sense_id": "t_en_gb0006653.003"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrasalVerbs": [{"id": "hack_around", "text": "hack around"}, {"id": "hack_off", "text": "hack off"}], "text": "hack"}, {"entries": [{"homographNumber": "101", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/hack_gb_7.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "hak"}], "senses": [{"definitions": ["a rough cut, blow, or stroke"], "domainClasses": [{"id": "sport", "text": "Sport"}], "examples": [{"text": "he was sure one of us was going to take a hack at him"}], "id": "m_en_gbus0442950.022", "semanticClasses": [{"id": "blow", "text": "Blow"}], "shortDefinitions": ["rough cut or blow"], "subsenses": [{"definitions": ["(in sport) a kick or a stroke with a stick inflicted on another player."], "domainClasses": [{"id": "sport", "text": "Sport"}], "id": "m_en_gbus0442950.025", "semanticClasses": [{"id": "action_in_sport", "text": "Action_In_Sport"}], "shortDefinitions": ["(in sport) kick or stroke"]}, {"definitions": ["a notch cut in the ice, or a peg inserted, to steady the foot when delivering a stone in curling."], "domainClasses": [{"id": "sport", "text": "Sport"}], "id": "m_en_gbus0442950.026", "semanticClasses": [{"id": "indentation", "text": "Indentation"}], "shortDefinitions": ["(in curling) notch or peg to steady foot"]}, {"definitions": ["a tool for rough striking or cutting, e.g. a mattock or a miner's pick."], "domainClasses": [{"id": "tools", "text": "Tools"}, {"id": "mining", "text": "Mining"}], "id": "m_en_gbus0442950.027", "semanticClasses": [{"id": "implement", "text": "Implement"}], "shortDefinitions": ["tool for rough cutting"]}, {"definitions": ["a gash or wound."], "id": "m_en_gbus0442950.028", "registers": [{"id": "archaic", "text": "Archaic"}], "semanticClasses": [{"id": "harm", "text": "Harm"}], "shortDefinitions": ["gash or wound"]}]}, {"definitions": ["an act of computer hacking"], "domainClasses": [{"id": "computing", "text": "Computing"}], "examples": [{"text": "the challenge of the hack itself"}], "id": "m_en_gbus0442950.030", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "computer_operation", "text": "Computer_Operation"}], "shortDefinitions": ["act of computer hacking"], "subsenses": [{"definitions": ["a piece of computer code providing a quick or inelegant solution to a particular problem"], "domainClasses": [{"id": "computing", "text": "Computing"}], "examples": [{"text": "this hack doesn't work on machines that have a firewall"}], "id": "m_en_gbus0442950.031", "semanticClasses": [{"id": "computer_program", "text": "Computer_Program"}], "shortDefinitions": ["piece of computer code"]}, {"definitions": ["a strategy or technique for managing one's time or activities more efficiently"], "examples": [{"text": "another hack that will save time is to cover your side mirrors with a plastic bag when freezing rain is forecast"}], "id": "m_en_gbus0442950.032", "semanticClasses": [{"id": "method", "text": "Method"}], "shortDefinitions": ["strategy or technique for managing time more efficiently"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrasalVerbs": [{"id": "hack_around", "text": "hack around"}, {"id": "hack_off", "text": "hack off"}], "text": "hack"}], "type": "headword", "word": "hack"}, {"id": "hack", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["Middle English (in hack (sense 2 of the noun)): abbreviation of hackney. hack (sense 1 of the noun) dates from the late 17th century"], "homographNumber": "200", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/hack_gb_7.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "hak"}], "senses": [{"definitions": ["a writer or journalist producing dull, unoriginal work"], "domainClasses": [{"id": "journalism", "text": "Journalism"}], "examples": [{"text": "a bunch of Hollywood hacks rewrite it five times"}, {"notes": [{"text": "as modifier", "type": "grammaticalNote"}], "text": "a hack scriptwriter"}], "id": "m_en_gbus0442960.006", "semanticClasses": [{"id": "writer", "text": "Writer"}], "shortDefinitions": ["journalist producing unoriginal work"], "subsenses": [{"definitions": ["a person who does dull routine work."], "id": "m_en_gbus0442960.009", "semanticClasses": [{"id": "office_worker", "text": "Office_Worker"}], "shortDefinitions": ["person who does routine work"], "synonyms": [{"language": "en", "text": "drudge"}, {"language": "en", "text": "menial"}, {"language": "en", "text": "menial worker"}, {"language": "en", "text": "factotum"}, {"language": "en", "text": "toiler"}, {"language": "en", "text": "plodder"}, {"language": "en", "text": "doormat"}, {"language": "en", "text": "hewer of wood and drawer of water"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006654.002"}]}], "synonyms": [{"language": "en", "text": "journalist"}, {"language": "en", "text": "reporter"}, {"language": "en", "text": "correspondent"}, {"language": "en", "text": "newspaperman"}, {"language": "en", "text": "newspaperwoman"}, {"language": "en", "text": "newsman"}, {"language": "en", "text": "newswoman"}, {"language": "en", "text": "writer"}, {"language": "en", "text": "feature writer"}, {"language": "en", "text": "contributor"}, {"language": "en", "text": "columnist"}, {"language": "en", "text": "Grub Street writer"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006654.001"}]}, {"definitions": ["a horse for ordinary riding."], "domainClasses": [{"id": "riding", "text": "Riding"}], "id": "m_en_gbus0442960.011", "semanticClasses": [{"id": "horse", "text": "Horse"}], "shortDefinitions": ["horse for ordinary riding"], "subsenses": [{"definitions": ["a good-quality lightweight riding horse, especially one used in the show ring."], "domainClasses": [{"id": "riding", "text": "Riding"}], "id": "m_en_gbus0442960.012", "semanticClasses": [{"id": "horse", "text": "Horse"}], "shortDefinitions": ["horse used in show ring"]}, {"definitions": ["a ride on a horse."], "domainClasses": [{"id": "riding", "text": "Riding"}], "id": "m_en_gbus0442960.013", "semanticClasses": [{"id": "horse_ride", "text": "Horse_Ride"}], "shortDefinitions": ["ride on horse"]}, {"definitions": ["a horse let out for hire."], "domainClasses": [{"id": "riding", "text": "Riding"}], "id": "m_en_gbus0442960.014", "semanticClasses": [{"id": "horse", "text": "Horse"}], "shortDefinitions": ["horse for hire"]}, {"definitions": ["an inferior or worn-out horse."], "domainClasses": [{"id": "riding", "text": "Riding"}], "id": "m_en_gbus0442960.015", "semanticClasses": [{"id": "horse", "text": "Horse"}], "shortDefinitions": ["inferior horse"], "synonyms": [{"language": "en", "text": "nag"}, {"language": "en", "text": "inferior horse"}, {"language": "en", "text": "tired-out horse"}, {"language": "en", "text": "worn-out horse"}, {"language": "en", "text": "Rosinante"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006654.003"}]}], "synonyms": [{"language": "en", "text": "nag"}, {"language": "en", "text": "inferior horse"}, {"language": "en", "text": "tired-out horse"}, {"language": "en", "text": "worn-out horse"}, {"language": "en", "text": "Rosinante"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006654.003"}]}, {"definitions": ["a taxi."], "id": "m_en_gbus0442960.017", "regions": [{"id": "north_american", "text": "North_American"}], "semanticClasses": [{"id": "motor_vehicle", "text": "Motor_Vehicle"}], "shortDefinitions": ["taxi"], "synonyms": [{"language": "en", "text": "taxi"}, {"language": "en", "text": "cab"}, {"language": "en", "text": "taxi cab"}, {"language": "en", "text": "minicab"}, {"language": "en", "text": "hackney cab"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006654.004"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "hack"}, {"entries": [{"grammaticalFeatures": [{"id": "intransitive", "text": "Intransitive", "type": "Subcategorization"}], "homographNumber": "201", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/hack_gb_7.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "hak"}], "senses": [{"definitions": ["ride a horse for pleasure or exercise"], "domainClasses": [{"id": "riding", "text": "Riding"}], "examples": [{"text": "the two riders hacked along the trail through the woods"}, {"notes": [{"text": "as noun \"hacking\"", "type": "wordFormNote"}], "text": "some gentle hacking in a scenic setting"}], "id": "m_en_gbus0442960.019", "shortDefinitions": ["ride horse for pleasure or exercise"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "hack"}], "type": "headword", "word": "hack"}, {"id": "hack", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late Middle English (denoting the lower half of a divided door): variant of hatch"], "homographNumber": "300", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/hack_gb_7.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "hak"}], "senses": [{"definitions": ["a board on which a hawk's meat is laid."], "domainClasses": [{"id": "falconry", "text": "Falconry"}], "domains": [{"id": "falconry", "text": "Falconry"}], "id": "m_en_gbus0442970.006", "semanticClasses": [{"id": "board", "text": "Board"}], "shortDefinitions": ["board on which hawk's meat is laid"]}, {"definitions": ["a wooden frame for drying bricks, cheeses, etc."], "id": "m_en_gbus0442970.010", "semanticClasses": [{"id": "rack", "text": "Rack"}], "shortDefinitions": ["wooden frame for drying bricks, cheeses"], "subsenses": [{"definitions": ["a pile of bricks stacked up to dry before firing."], "id": "m_en_gbus0442970.011", "semanticClasses": [{"id": "pile", "text": "Pile"}], "shortDefinitions": ["pile of bricks stacked up to dry before firing"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrases": [{"id": "at_hack", "text": "at hack"}], "text": "hack"}], "type": "headword", "word": "hack"}], "word": "hack"} +{"id": "hack", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "hack", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["Old English haccian ‘cut in pieces’, of West Germanic origin; related to Dutch hakken and German hacken"], "homographNumber": "100", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/hack_gb_7.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "hak"}], "senses": [{"definitions": ["cut with rough or heavy blows"], "examples": [{"text": " hack off the branches and let them fall to the ground"}, {"text": "they hacked a path through the wooded mountains"}, {"notes": [{"text": "no object", "type": "grammaticalNote"}], "text": "men hack at the coalface"}], "id": "m_en_gbus0442950.006", "notes": [{"text": "with object", "type": "grammaticalNote"}], "shortDefinitions": ["cut roughly"], "subsenses": [{"definitions": ["kick wildly or roughly"], "domainClasses": [{"id": "soccer", "text": "Soccer"}], "examples": [{"text": "he had to race from his line to hack the ball into the stand"}], "id": "m_en_gbus0442950.012", "shortDefinitions": ["kick roughly"]}], "synonyms": [{"language": "en", "text": "cut"}, {"language": "en", "text": "chop"}, {"language": "en", "text": "hew"}, {"language": "en", "text": "lop"}, {"language": "en", "text": "saw"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006653.001"}]}, {"definitions": ["gain unauthorized access to data in a system or computer"], "domainClasses": [{"id": "computing", "text": "Computing"}], "examples": [{"text": "they hacked into the bank's computer"}, {"notes": [{"text": "with object", "type": "grammaticalNote"}], "text": "someone hacked his computer from another location"}], "id": "m_en_gbus0442950.014", "notes": [{"text": "no object", "type": "grammaticalNote"}], "shortDefinitions": ["gain unauthorized computer access to data"], "subsenses": [{"definitions": ["program quickly and roughly."], "domainClasses": [{"id": "computing", "text": "Computing"}], "id": "m_en_gbus0442950.015", "shortDefinitions": ["program quickly"]}]}, {"definitions": ["cough persistently"], "examples": [{"text": "I was waking up in the middle of the night and coughing and hacking for hours"}], "id": "m_en_gbus0442950.017", "notes": [{"text": "no object", "type": "grammaticalNote"}], "shortDefinitions": ["cough persistently"]}, {"constructions": [{"text": "can't hack it"}], "definitions": ["manage; cope"], "examples": [{"text": "lots of people leave because they can't hack it"}], "id": "m_en_gbus0442950.019", "notes": [{"text": "usually with negative", "type": "grammaticalNote"}, {"text": "\"hack it\"", "type": "wordFormNote"}], "registers": [{"id": "informal", "text": "Informal"}], "shortDefinitions": ["cope"], "synonyms": [{"language": "en", "text": "cope"}, {"language": "en", "text": "manage"}, {"language": "en", "text": "get on"}, {"language": "en", "text": "get along"}, {"language": "en", "text": "get by"}, {"language": "en", "text": "carry on"}, {"language": "en", "text": "muddle through"}, {"language": "en", "text": "muddle along"}, {"language": "en", "text": "come through"}, {"language": "en", "text": "stand on one's own two feet"}, {"language": "en", "text": "weather the storm"}], "thesaurusLinks": [{"entry_id": "hack_it", "sense_id": "t_en_gb0006653.003"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrasalVerbs": [{"id": "hack_around", "text": "hack around"}, {"id": "hack_off", "text": "hack off"}], "text": "hack"}, {"entries": [{"homographNumber": "101", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/hack_gb_7.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "hak"}], "senses": [{"definitions": ["a rough cut, blow, or stroke"], "domainClasses": [{"id": "sport", "text": "Sport"}], "examples": [{"text": "he was sure one of us was going to take a hack at him"}], "id": "m_en_gbus0442950.022", "semanticClasses": [{"id": "blow", "text": "Blow"}], "shortDefinitions": ["rough cut or blow"], "subsenses": [{"definitions": ["(in sport) a kick or a stroke with a stick inflicted on another player."], "domainClasses": [{"id": "sport", "text": "Sport"}], "id": "m_en_gbus0442950.025", "semanticClasses": [{"id": "action_in_sport", "text": "Action_In_Sport"}], "shortDefinitions": ["(in sport) kick or stroke"]}, {"definitions": ["a notch cut in the ice, or a peg inserted, to steady the foot when delivering a stone in curling."], "domainClasses": [{"id": "sport", "text": "Sport"}], "id": "m_en_gbus0442950.026", "semanticClasses": [{"id": "indentation", "text": "Indentation"}], "shortDefinitions": ["(in curling) notch or peg to steady foot"]}, {"definitions": ["a tool for rough striking or cutting, e.g. a mattock or a miner's pick."], "domainClasses": [{"id": "tools", "text": "Tools"}, {"id": "mining", "text": "Mining"}], "id": "m_en_gbus0442950.027", "semanticClasses": [{"id": "implement", "text": "Implement"}], "shortDefinitions": ["tool for rough cutting"]}, {"definitions": ["a gash or wound."], "id": "m_en_gbus0442950.028", "registers": [{"id": "archaic", "text": "Archaic"}], "semanticClasses": [{"id": "harm", "text": "Harm"}], "shortDefinitions": ["gash or wound"]}]}, {"definitions": ["an act of computer hacking"], "domainClasses": [{"id": "computing", "text": "Computing"}], "examples": [{"text": "the challenge of the hack itself"}], "id": "m_en_gbus0442950.030", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "computer_operation", "text": "Computer_Operation"}], "shortDefinitions": ["act of computer hacking"], "subsenses": [{"definitions": ["a piece of computer code providing a quick or inelegant solution to a particular problem"], "domainClasses": [{"id": "computing", "text": "Computing"}], "examples": [{"text": "this hack doesn't work on machines that have a firewall"}], "id": "m_en_gbus0442950.031", "semanticClasses": [{"id": "computer_program", "text": "Computer_Program"}], "shortDefinitions": ["piece of computer code"]}, {"definitions": ["a strategy or technique for managing one's time or activities more efficiently"], "examples": [{"text": "another hack that will save time is to cover your side mirrors with a plastic bag when freezing rain is forecast"}], "id": "m_en_gbus0442950.032", "semanticClasses": [{"id": "method", "text": "Method"}], "shortDefinitions": ["strategy or technique for managing time more efficiently"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrasalVerbs": [{"id": "hack_around", "text": "hack around"}, {"id": "hack_off", "text": "hack off"}], "text": "hack"}], "type": "headword", "word": "hack"}, {"id": "hack", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["Middle English (in hack (sense 2 of the noun)): abbreviation of hackney. hack (sense 1 of the noun) dates from the late 17th century"], "homographNumber": "200", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/hack_gb_7.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "hak"}], "senses": [{"definitions": ["a writer or journalist producing dull, unoriginal work"], "domainClasses": [{"id": "journalism", "text": "Journalism"}], "examples": [{"text": "a bunch of Hollywood hacks rewrite it five times"}, {"notes": [{"text": "as modifier", "type": "grammaticalNote"}], "text": "a hack scriptwriter"}], "id": "m_en_gbus0442960.006", "semanticClasses": [{"id": "writer", "text": "Writer"}], "shortDefinitions": ["journalist producing unoriginal work"], "subsenses": [{"definitions": ["a person who does dull routine work."], "id": "m_en_gbus0442960.009", "semanticClasses": [{"id": "office_worker", "text": "Office_Worker"}], "shortDefinitions": ["person who does routine work"], "synonyms": [{"language": "en", "text": "drudge"}, {"language": "en", "text": "menial"}, {"language": "en", "text": "menial worker"}, {"language": "en", "text": "factotum"}, {"language": "en", "text": "toiler"}, {"language": "en", "text": "plodder"}, {"language": "en", "text": "doormat"}, {"language": "en", "text": "hewer of wood and drawer of water"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006654.002"}]}], "synonyms": [{"language": "en", "text": "journalist"}, {"language": "en", "text": "reporter"}, {"language": "en", "text": "correspondent"}, {"language": "en", "text": "newspaperman"}, {"language": "en", "text": "newspaperwoman"}, {"language": "en", "text": "newsman"}, {"language": "en", "text": "newswoman"}, {"language": "en", "text": "writer"}, {"language": "en", "text": "feature writer"}, {"language": "en", "text": "contributor"}, {"language": "en", "text": "columnist"}, {"language": "en", "text": "Grub Street writer"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006654.001"}]}, {"definitions": ["a horse for ordinary riding."], "domainClasses": [{"id": "riding", "text": "Riding"}], "id": "m_en_gbus0442960.011", "semanticClasses": [{"id": "horse", "text": "Horse"}], "shortDefinitions": ["horse for ordinary riding"], "subsenses": [{"definitions": ["a good-quality lightweight riding horse, especially one used in the show ring."], "domainClasses": [{"id": "riding", "text": "Riding"}], "id": "m_en_gbus0442960.012", "semanticClasses": [{"id": "horse", "text": "Horse"}], "shortDefinitions": ["horse used in show ring"]}, {"definitions": ["a ride on a horse."], "domainClasses": [{"id": "riding", "text": "Riding"}], "id": "m_en_gbus0442960.013", "semanticClasses": [{"id": "horse_ride", "text": "Horse_Ride"}], "shortDefinitions": ["ride on horse"]}, {"definitions": ["a horse let out for hire."], "domainClasses": [{"id": "riding", "text": "Riding"}], "id": "m_en_gbus0442960.014", "semanticClasses": [{"id": "horse", "text": "Horse"}], "shortDefinitions": ["horse for hire"]}, {"definitions": ["an inferior or worn-out horse."], "domainClasses": [{"id": "riding", "text": "Riding"}], "id": "m_en_gbus0442960.015", "semanticClasses": [{"id": "horse", "text": "Horse"}], "shortDefinitions": ["inferior horse"], "synonyms": [{"language": "en", "text": "nag"}, {"language": "en", "text": "inferior horse"}, {"language": "en", "text": "tired-out horse"}, {"language": "en", "text": "worn-out horse"}, {"language": "en", "text": "Rosinante"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006654.003"}]}], "synonyms": [{"language": "en", "text": "nag"}, {"language": "en", "text": "inferior horse"}, {"language": "en", "text": "tired-out horse"}, {"language": "en", "text": "worn-out horse"}, {"language": "en", "text": "Rosinante"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006654.003"}]}, {"definitions": ["a taxi."], "id": "m_en_gbus0442960.017", "regions": [{"id": "north_american", "text": "North_American"}], "semanticClasses": [{"id": "motor_vehicle", "text": "Motor_Vehicle"}], "shortDefinitions": ["taxi"], "synonyms": [{"language": "en", "text": "taxi"}, {"language": "en", "text": "cab"}, {"language": "en", "text": "taxi cab"}, {"language": "en", "text": "minicab"}, {"language": "en", "text": "hackney cab"}], "thesaurusLinks": [{"entry_id": "hack", "sense_id": "t_en_gb0006654.004"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "hack"}, {"entries": [{"grammaticalFeatures": [{"id": "intransitive", "text": "Intransitive", "type": "Subcategorization"}], "homographNumber": "201", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/hack_gb_7.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "hak"}], "senses": [{"definitions": ["ride a horse for pleasure or exercise"], "domainClasses": [{"id": "riding", "text": "Riding"}], "examples": [{"text": "the two riders hacked along the trail through the woods"}, {"notes": [{"text": "as noun \"hacking\"", "type": "wordFormNote"}], "text": "some gentle hacking in a scenic setting"}], "id": "m_en_gbus0442960.019", "shortDefinitions": ["ride horse for pleasure or exercise"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "hack"}], "type": "headword", "word": "hack"}, {"id": "hack", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late Middle English (denoting the lower half of a divided door): variant of hatch"], "homographNumber": "300", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/hack_gb_7.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "hak"}], "senses": [{"definitions": ["a board on which a hawk's meat is laid."], "domainClasses": [{"id": "falconry", "text": "Falconry"}], "domains": [{"id": "falconry", "text": "Falconry"}], "id": "m_en_gbus0442970.006", "semanticClasses": [{"id": "board", "text": "Board"}], "shortDefinitions": ["board on which hawk's meat is laid"]}, {"definitions": ["a wooden frame for drying bricks, cheeses, etc."], "id": "m_en_gbus0442970.010", "semanticClasses": [{"id": "rack", "text": "Rack"}], "shortDefinitions": ["wooden frame for drying bricks, cheeses"], "subsenses": [{"definitions": ["a pile of bricks stacked up to dry before firing."], "id": "m_en_gbus0442970.011", "semanticClasses": [{"id": "pile", "text": "Pile"}], "shortDefinitions": ["pile of bricks stacked up to dry before firing"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrases": [{"id": "at_hack", "text": "at hack"}], "text": "hack"}], "type": "headword", "word": "hack"}], "word": "hack"} diff --git a/oxford_api/json/605_post.json b/oxford_api/json/605_post.json index 74f38ee..2184302 100644 --- a/oxford_api/json/605_post.json +++ b/oxford_api/json/605_post.json @@ -1,2 +1 @@ -{"id": "post", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "post", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["Old English, from Latin postis \u2018doorpost\u2019, later \u2018rod, beam\u2019, probably reinforced in Middle English by Old French post \u2018pillar, beam\u2019 and Middle Dutch, Middle Low German post \u2018doorpost\u2019"], "homographNumber": "100", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0259\u028ast"}], "senses": [{"definitions": ["a long, sturdy piece of timber or metal set upright in the ground and used as a support or marker"], "domainClasses": [{"id": "building", "text": "Building"}], "examples": [{"text": "follow the blue posts until the track meets a road"}], "id": "m_en_gbus0802690.007", "semanticClasses": [{"id": "post", "text": "Post"}], "shortDefinitions": ["sturdy piece of timber or metal"], "subsenses": [{"definitions": ["a goalpost"], "examples": [{"text": "Robertson, at the near post, headed wide"}], "id": "m_en_gbus0802690.010", "semanticClasses": [{"id": "sport_equipment", "text": "Sport_Equipment"}], "shortDefinitions": ["goalpost"]}, {"definitions": ["a starting post or winning post."], "domainClasses": [{"id": "racing", "text": "Racing"}, {"id": "athletics", "text": "Athletics"}], "id": "m_en_gbus0802690.011", "notes": [{"text": "\"the post\"", "type": "wordFormNote"}], "semanticClasses": [{"id": "marker_post", "text": "Marker_Post"}], "shortDefinitions": ["starting post or winning post"]}], "synonyms": [{"language": "en", "text": "pole"}, {"language": "en", "text": "stake"}, {"language": "en", "text": "upright"}, {"language": "en", "text": "shaft"}, {"language": "en", "text": "prop"}, {"language": "en", "text": "support"}, {"language": "en", "text": "picket"}, {"language": "en", "text": "strut"}, {"language": "en", "text": "pillar"}, {"language": "en", "text": "pale"}, {"language": "en", "text": "paling"}, {"language": "en", "text": "column"}, {"language": "en", "text": "piling"}, {"language": "en", "text": "standard"}, {"language": "en", "text": "stanchion"}, {"language": "en", "text": "pylon"}, {"language": "en", "text": "stave"}, {"language": "en", "text": "rod"}, {"language": "en", "text": "newel"}, {"language": "en", "text": "baluster"}, {"language": "en", "text": "jamb"}, {"language": "en", "text": "bollard"}, {"language": "en", "text": "mast"}], "thesaurusLinks": [{"entry_id": "post", "sense_id": "t_en_gb0011339.001"}]}, {"definitions": ["a piece of writing, image, or other item of content published online, typically on a blog or social media website or application"], "domainClasses": [{"id": "computing", "text": "Computing"}], "examples": [{"text": "in a recent post, he cautioned investors to be wary of these predictions"}], "id": "m_en_gbus0802690.014", "semanticClasses": [{"id": "message", "text": "Message"}], "shortDefinitions": ["item of content published online"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrasalVerbs": [{"id": "post_up", "text": "post up"}], "phrases": [{"id": "go_to_post", "text": "go to post"}], "text": "post"}, {"entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "homographNumber": "101", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0259\u028ast"}], "senses": [{"definitions": ["display (a notice) in a public place"], "examples": [{"text": "a curt notice had been posted on the door"}], "id": "m_en_gbus0802690.017", "shortDefinitions": ["display notice publicly"], "subsenses": [{"definitions": ["put notices on or in"], "examples": [{"text": "we have posted all the bars"}], "id": "m_en_gbus0802690.023", "shortDefinitions": ["put notices on or in"]}], "synonyms": [{"language": "en", "text": "affix"}, {"language": "en", "text": "attach"}, {"language": "en", "text": "fasten"}, {"language": "en", "text": "hang"}, {"language": "en", "text": "display"}, {"language": "en", "text": "pin"}, {"language": "en", "text": "pin up"}, {"language": "en", "text": "put up"}, {"language": "en", "text": "stick"}, {"language": "en", "text": "stick up"}, {"language": "en", "text": "tack"}, {"language": "en", "text": "tack up"}, {"language": "en", "text": "nail"}, {"language": "en", "text": "nail up"}], "thesaurusLinks": [{"entry_id": "post", "sense_id": "t_en_gb0011339.002"}]}, {"definitions": ["publish (a piece of writing, image, or other item of content) online, typically on a blog or social media website or application"], "domainClasses": [{"id": "computing", "text": "Computing"}], "examples": [{"text": "she posted a photo of herself with the singer on Twitter"}, {"text": "I'll post an article next week revealing the results of the poll"}, {"notes": [{"text": "no object", "type": "grammaticalNote"}], "text": "she hadn't posted for a while"}], "id": "m_en_gbus0802690.027", "shortDefinitions": ["publish item of content online"]}, {"definitions": ["announce or publish (something, especially a financial result)"], "domainClasses": [{"id": "finance", "text": "Finance"}], "examples": [{"text": "the company posted a \u00a3460,000 loss"}], "id": "m_en_gbus0802690.025", "shortDefinitions": ["announce or publish"], "subsenses": [{"definitions": ["publish the name of (a member of the armed forces) as missing or dead"], "domainClasses": [{"id": "nautical", "text": "Nautical"}, {"id": "military", "text": "Military"}], "examples": [{"text": "a whole troop had been posted missing"}], "id": "m_en_gbus0802690.026", "notes": [{"text": "with object and complement", "type": "grammaticalNote"}], "shortDefinitions": ["publish name of as missing or dead"]}], "synonyms": [{"language": "en", "text": "announce"}, {"language": "en", "text": "report"}, {"language": "en", "text": "make known"}, {"language": "en", "text": "advertise"}, {"language": "en", "text": "publish"}, {"language": "en", "text": "publicize"}, {"language": "en", "text": "circulate"}, {"language": "en", "text": "broadcast"}], "thesaurusLinks": [{"entry_id": "post", "sense_id": "t_en_gb0011339.003"}]}, {"definitions": ["(of a player or team) achieve or record (a particular score or result)"], "domainClasses": [{"id": "sport", "text": "Sport"}], "examples": [{"text": "Smith and Lamb posted a century partnership"}], "id": "m_en_gbus0802690.029", "shortDefinitions": ["achieve score or result"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrasalVerbs": [{"id": "post_up", "text": "post up"}], "phrases": [{"id": "go_to_post", "text": "go to post"}], "text": "post"}], "type": "headword", "word": "post"}, {"id": "post", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["early 16th century (in sense 2 of the noun): from French poste, from Italian posta, from a contraction of Latin posita, feminine past participle of ponere \u2018to place\u2019"], "homographNumber": "200", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0259\u028ast"}], "senses": [{"definitions": ["the official service or system that delivers letters and parcels"], "domainClasses": [{"id": "postal", "text": "Postal"}], "examples": [{"text": "winners will be notified by post"}, {"text": "the tickets are in the post"}], "id": "m_en_gbus0802700.007", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "postal_service", "text": "Postal_Service"}], "shortDefinitions": ["official service that delivers mail"], "subsenses": [{"definitions": ["letters and parcels delivered"], "domainClasses": [{"id": "postal", "text": "Postal"}], "examples": [{"text": "she was opening her post"}], "id": "m_en_gbus0802700.009", "semanticClasses": [{"id": "letter", "text": "Letter"}], "shortDefinitions": ["items delivered"], "synonyms": [{"language": "en", "text": "letters"}, {"language": "en", "text": "cards"}, {"language": "en", "text": "correspondence"}], "thesaurusLinks": [{"entry_id": "post", "sense_id": "t_en_gb0011340.002"}]}, {"definitions": ["a single collection or delivery of mail"], "domainClasses": [{"id": "postal", "text": "Postal"}], "examples": [{"text": "entries must be received no later than first post on 14 June"}], "id": "m_en_gbus0802700.010", "notes": [{"text": "in singular", "type": "grammaticalNote"}], "semanticClasses": [{"id": "postal_service", "text": "Postal_Service"}], "shortDefinitions": ["collection or delivery of mail"]}, {"definitions": ["used in names of newspapers"], "domainClasses": [{"id": "journalism", "text": "Journalism"}], "examples": [{"text": "the Washington Post"}], "id": "m_en_gbus0802700.011", "semanticClasses": [{"id": "newspaper", "text": "Newspaper"}], "shortDefinitions": ["in names of newspapers"]}]}, {"definitions": ["each of a series of couriers who carried mail on horseback between fixed stages."], "domainClasses": [{"id": "postal", "text": "Postal"}], "id": "m_en_gbus0802700.014", "registers": [{"id": "historical", "text": "Historical"}], "semanticClasses": [{"id": "courier", "text": "Courier"}], "shortDefinitions": ["courier who carried mail on horseback"], "subsenses": [{"definitions": ["a person or vehicle that carries mail."], "domainClasses": [{"id": "postal", "text": "Postal"}], "id": "m_en_gbus0802700.017", "registers": [{"id": "archaic", "text": "Archaic"}], "semanticClasses": [{"id": "vehicle", "text": "Vehicle"}, {"id": "courier", "text": "Courier"}], "shortDefinitions": ["person or vehicle that carries mail"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrases": [{"id": "keep_someone_posted", "text": "keep someone posted"}], "text": "post"}, {"entries": [{"homographNumber": "201", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0259\u028ast"}], "senses": [{"constructions": [{"text": "post off"}], "definitions": ["send (a letter or parcel) via the postal system"], "domainClasses": [{"id": "postal", "text": "Postal"}], "examples": [{"text": "I've just been to post a letter"}, {"text": " - post off your order form today"}], "id": "m_en_gbus0802700.020", "notes": [{"text": "with object", "type": "grammaticalNote"}], "regions": [{"id": "british", "text": "British"}], "shortDefinitions": ["send via postal system"]}, {"definitions": ["(in bookkeeping) enter (an item) in a ledger"], "domainClasses": [{"id": "commerce", "text": "Commerce"}], "examples": [{"text": "post the transaction in the second column"}, {"text": "initial records kept in day books are periodically posted to accounts"}], "id": "m_en_gbus0802700.027", "notes": [{"text": "with object", "type": "grammaticalNote"}], "shortDefinitions": ["enter item in ledger"], "subsenses": [{"definitions": ["complete (a ledger) by entering items."], "id": "m_en_gbus0802700.028", "shortDefinitions": ["complete ledger"]}], "synonyms": [{"language": "en", "text": "record"}, {"language": "en", "text": "write in"}, {"language": "en", "text": "enter"}, {"language": "en", "text": "fill in"}, {"language": "en", "text": "register"}, {"language": "en", "text": "note"}, {"language": "en", "text": "list"}], "thesaurusLinks": [{"entry_id": "post", "sense_id": "t_en_gb0011340.005"}]}, {"definitions": ["travel with relays of horses"], "examples": [{"text": "we posted in an open carriage"}], "id": "m_en_gbus0802700.030", "notes": [{"text": "no object, with adverbial", "type": "grammaticalNote"}], "registers": [{"id": "historical", "text": "Historical"}], "shortDefinitions": ["travel with relays of horses"], "subsenses": [{"definitions": ["travel with haste; hurry"], "examples": [{"text": "he comes posting up the street"}], "id": "m_en_gbus0802700.031", "notes": [{"text": "with adverbial of direction", "type": "grammaticalNote"}], "registers": [{"id": "archaic", "text": "Archaic"}], "shortDefinitions": ["hurry"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrases": [{"id": "keep_someone_posted", "text": "keep someone posted"}], "text": "post"}, {"entries": [{"homographNumber": "202", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0259\u028ast"}], "senses": [{"definitions": ["with haste"], "examples": [{"text": "come now, come post"}], "id": "m_en_gbus0802700.033", "registers": [{"id": "archaic", "text": "Archaic"}], "shortDefinitions": ["with haste"]}]}], "language": "en-gb", "lexicalCategory": {"id": "adverb", "text": "Adverb"}, "phrases": [{"id": "keep_someone_posted", "text": "keep someone posted"}], "text": "post"}], "type": "headword", "word": "post"}, {"id": "post", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["mid 16th century: from French poste, from Italian posto, from a contraction of popular Latin positum, neuter past participle of ponere \u2018to place\u2019"], "homographNumber": "300", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0259\u028ast"}], "senses": [{"definitions": ["a position of paid employment; a job"], "examples": [{"text": "he resigned from the post of Foreign Minister"}, {"text": "a teaching post"}], "id": "m_en_gbus0802710.007", "semanticClasses": [{"id": "job", "text": "Job"}], "shortDefinitions": ["job"]}, {"definitions": ["a place where someone is on duty or where a particular activity is carried out"], "examples": [{"text": "a shift worker asleep at his post"}, {"text": "a customs post"}], "id": "m_en_gbus0802710.011", "semanticClasses": [{"id": "location", "text": "Location"}], "shortDefinitions": ["place where someone is on duty"], "subsenses": [{"definitions": ["a place where a soldier or police officer is stationed or which they patrol"], "domainClasses": [{"id": "military", "text": "Military"}, {"id": "police", "text": "Police"}], "examples": [{"text": "he gave the men orders not to leave their posts"}], "id": "m_en_gbus0802710.012", "semanticClasses": [{"id": "location", "text": "Location"}], "shortDefinitions": ["place where soldier etc. is stationed"]}, {"definitions": ["a force stationed at a permanent position or camp; a garrison."], "domainClasses": [{"id": "military", "text": "Military"}], "id": "m_en_gbus0802710.013", "regions": [{"id": "north_american", "text": "North_American"}], "semanticClasses": [{"id": "military_unit", "text": "Military_Unit"}], "shortDefinitions": ["garrison"]}, {"definitions": ["a local group in an organization of military veterans."], "domainClasses": [{"id": "military", "text": "Military"}], "id": "m_en_gbus0802710.014", "regions": [{"id": "us", "text": "Us"}], "semanticClasses": [{"id": "military_unit", "text": "Military_Unit"}], "shortDefinitions": ["local group in veterans' organization"]}]}, {"definitions": ["the status or rank of full-grade captain in the Royal Navy"], "domainClasses": [{"id": "naval", "text": "Naval"}], "examples": [{"text": "Captain Miller was made post in 1796"}], "id": "m_en_gbus0802710.016", "registers": [{"id": "historical", "text": "Historical"}], "semanticClasses": [{"id": "status", "text": "Status"}], "shortDefinitions": ["status of captain in Royal Navy"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "post"}, {"entries": [{"homographNumber": "301", "notes": [{"text": "with object and adverbial", "type": "grammaticalNote"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0259\u028ast"}], "senses": [{"definitions": ["send (someone) to a place to take up an appointment"], "examples": [{"text": "he was posted to Washington as military attach\u00e9"}], "id": "m_en_gbus0802710.018", "shortDefinitions": ["send to place to take up job"], "subsenses": [{"definitions": ["station (someone, especially a soldier or police officer) in a particular place"], "domainClasses": [{"id": "military", "text": "Military"}, {"id": "police", "text": "Police"}], "examples": [{"text": "a guard was posted at the entrance"}], "id": "m_en_gbus0802710.024", "shortDefinitions": ["station in particular place"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "post"}], "type": "headword", "word": "post"}, {"id": "post", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["1960s: independent usage of post-"], "homographNumber": "400", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0259\u028ast"}], "senses": [{"definitions": ["subsequent to; after"], "examples": [{"text": "American poetry post the 1950s hasn't had the same impact"}], "id": "m_en_gbus0802720.005", "shortDefinitions": ["subsequent to"]}]}], "language": "en-gb", "lexicalCategory": {"id": "preposition", "text": "Preposition"}, "text": "post"}], "type": "headword", "word": "post"}, {"id": "post", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["1980s: short for post-production"], "grammaticalFeatures": [{"id": "mass", "text": "Mass", "type": "Countability"}], "homographNumber": "500", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "p\u0259\u028ast"}], "senses": [{"definitions": ["work done on a film or recording after filming or recording has taken place"], "domainClasses": [{"id": "film", "text": "Film"}], "examples": [{"text": "the rest of the effects were added in post"}], "id": "m_en_gbus1194928.004", "semanticClasses": [{"id": "work", "text": "Work"}], "shortDefinitions": ["work done on film after filming has taken place"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "post"}], "type": "headword", "word": "post"}], "word": "post"} +{"id": "post", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "post", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["Old English, from Latin postis ‘doorpost’, later ‘rod, beam’, probably reinforced in Middle English by Old French post ‘pillar, beam’ and Middle Dutch, Middle Low German post ‘doorpost’"], "homographNumber": "100", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pəʊst"}], "senses": [{"definitions": ["a long, sturdy piece of timber or metal set upright in the ground and used as a support or marker"], "domainClasses": [{"id": "building", "text": "Building"}], "examples": [{"text": "follow the blue posts until the track meets a road"}], "id": "m_en_gbus0802690.007", "semanticClasses": [{"id": "post", "text": "Post"}], "shortDefinitions": ["sturdy piece of timber or metal"], "subsenses": [{"definitions": ["a goalpost"], "examples": [{"text": "Robertson, at the near post, headed wide"}], "id": "m_en_gbus0802690.010", "semanticClasses": [{"id": "sport_equipment", "text": "Sport_Equipment"}], "shortDefinitions": ["goalpost"]}, {"definitions": ["a starting post or winning post."], "domainClasses": [{"id": "racing", "text": "Racing"}, {"id": "athletics", "text": "Athletics"}], "id": "m_en_gbus0802690.011", "notes": [{"text": "\"the post\"", "type": "wordFormNote"}], "semanticClasses": [{"id": "marker_post", "text": "Marker_Post"}], "shortDefinitions": ["starting post or winning post"]}], "synonyms": [{"language": "en", "text": "pole"}, {"language": "en", "text": "stake"}, {"language": "en", "text": "upright"}, {"language": "en", "text": "shaft"}, {"language": "en", "text": "prop"}, {"language": "en", "text": "support"}, {"language": "en", "text": "picket"}, {"language": "en", "text": "strut"}, {"language": "en", "text": "pillar"}, {"language": "en", "text": "pale"}, {"language": "en", "text": "paling"}, {"language": "en", "text": "column"}, {"language": "en", "text": "piling"}, {"language": "en", "text": "standard"}, {"language": "en", "text": "stanchion"}, {"language": "en", "text": "pylon"}, {"language": "en", "text": "stave"}, {"language": "en", "text": "rod"}, {"language": "en", "text": "newel"}, {"language": "en", "text": "baluster"}, {"language": "en", "text": "jamb"}, {"language": "en", "text": "bollard"}, {"language": "en", "text": "mast"}], "thesaurusLinks": [{"entry_id": "post", "sense_id": "t_en_gb0011339.001"}]}, {"definitions": ["a piece of writing, image, or other item of content published online, typically on a blog or social media website or application"], "domainClasses": [{"id": "computing", "text": "Computing"}], "examples": [{"text": "in a recent post, he cautioned investors to be wary of these predictions"}], "id": "m_en_gbus0802690.014", "semanticClasses": [{"id": "message", "text": "Message"}], "shortDefinitions": ["item of content published online"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrasalVerbs": [{"id": "post_up", "text": "post up"}], "phrases": [{"id": "go_to_post", "text": "go to post"}], "text": "post"}, {"entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "homographNumber": "101", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pəʊst"}], "senses": [{"definitions": ["display (a notice) in a public place"], "examples": [{"text": "a curt notice had been posted on the door"}], "id": "m_en_gbus0802690.017", "shortDefinitions": ["display notice publicly"], "subsenses": [{"definitions": ["put notices on or in"], "examples": [{"text": "we have posted all the bars"}], "id": "m_en_gbus0802690.023", "shortDefinitions": ["put notices on or in"]}], "synonyms": [{"language": "en", "text": "affix"}, {"language": "en", "text": "attach"}, {"language": "en", "text": "fasten"}, {"language": "en", "text": "hang"}, {"language": "en", "text": "display"}, {"language": "en", "text": "pin"}, {"language": "en", "text": "pin up"}, {"language": "en", "text": "put up"}, {"language": "en", "text": "stick"}, {"language": "en", "text": "stick up"}, {"language": "en", "text": "tack"}, {"language": "en", "text": "tack up"}, {"language": "en", "text": "nail"}, {"language": "en", "text": "nail up"}], "thesaurusLinks": [{"entry_id": "post", "sense_id": "t_en_gb0011339.002"}]}, {"definitions": ["publish (a piece of writing, image, or other item of content) online, typically on a blog or social media website or application"], "domainClasses": [{"id": "computing", "text": "Computing"}], "examples": [{"text": "she posted a photo of herself with the singer on Twitter"}, {"text": "I'll post an article next week revealing the results of the poll"}, {"notes": [{"text": "no object", "type": "grammaticalNote"}], "text": "she hadn't posted for a while"}], "id": "m_en_gbus0802690.027", "shortDefinitions": ["publish item of content online"]}, {"definitions": ["announce or publish (something, especially a financial result)"], "domainClasses": [{"id": "finance", "text": "Finance"}], "examples": [{"text": "the company posted a £460,000 loss"}], "id": "m_en_gbus0802690.025", "shortDefinitions": ["announce or publish"], "subsenses": [{"definitions": ["publish the name of (a member of the armed forces) as missing or dead"], "domainClasses": [{"id": "nautical", "text": "Nautical"}, {"id": "military", "text": "Military"}], "examples": [{"text": "a whole troop had been posted missing"}], "id": "m_en_gbus0802690.026", "notes": [{"text": "with object and complement", "type": "grammaticalNote"}], "shortDefinitions": ["publish name of as missing or dead"]}], "synonyms": [{"language": "en", "text": "announce"}, {"language": "en", "text": "report"}, {"language": "en", "text": "make known"}, {"language": "en", "text": "advertise"}, {"language": "en", "text": "publish"}, {"language": "en", "text": "publicize"}, {"language": "en", "text": "circulate"}, {"language": "en", "text": "broadcast"}], "thesaurusLinks": [{"entry_id": "post", "sense_id": "t_en_gb0011339.003"}]}, {"definitions": ["(of a player or team) achieve or record (a particular score or result)"], "domainClasses": [{"id": "sport", "text": "Sport"}], "examples": [{"text": "Smith and Lamb posted a century partnership"}], "id": "m_en_gbus0802690.029", "shortDefinitions": ["achieve score or result"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrasalVerbs": [{"id": "post_up", "text": "post up"}], "phrases": [{"id": "go_to_post", "text": "go to post"}], "text": "post"}], "type": "headword", "word": "post"}, {"id": "post", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["early 16th century (in sense 2 of the noun): from French poste, from Italian posta, from a contraction of Latin posita, feminine past participle of ponere ‘to place’"], "homographNumber": "200", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pəʊst"}], "senses": [{"definitions": ["the official service or system that delivers letters and parcels"], "domainClasses": [{"id": "postal", "text": "Postal"}], "examples": [{"text": "winners will be notified by post"}, {"text": "the tickets are in the post"}], "id": "m_en_gbus0802700.007", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "regions": [{"id": "british", "text": "British"}], "semanticClasses": [{"id": "postal_service", "text": "Postal_Service"}], "shortDefinitions": ["official service that delivers mail"], "subsenses": [{"definitions": ["letters and parcels delivered"], "domainClasses": [{"id": "postal", "text": "Postal"}], "examples": [{"text": "she was opening her post"}], "id": "m_en_gbus0802700.009", "semanticClasses": [{"id": "letter", "text": "Letter"}], "shortDefinitions": ["items delivered"], "synonyms": [{"language": "en", "text": "letters"}, {"language": "en", "text": "cards"}, {"language": "en", "text": "correspondence"}], "thesaurusLinks": [{"entry_id": "post", "sense_id": "t_en_gb0011340.002"}]}, {"definitions": ["a single collection or delivery of mail"], "domainClasses": [{"id": "postal", "text": "Postal"}], "examples": [{"text": "entries must be received no later than first post on 14 June"}], "id": "m_en_gbus0802700.010", "notes": [{"text": "in singular", "type": "grammaticalNote"}], "semanticClasses": [{"id": "postal_service", "text": "Postal_Service"}], "shortDefinitions": ["collection or delivery of mail"]}, {"definitions": ["used in names of newspapers"], "domainClasses": [{"id": "journalism", "text": "Journalism"}], "examples": [{"text": "the Washington Post"}], "id": "m_en_gbus0802700.011", "semanticClasses": [{"id": "newspaper", "text": "Newspaper"}], "shortDefinitions": ["in names of newspapers"]}]}, {"definitions": ["each of a series of couriers who carried mail on horseback between fixed stages."], "domainClasses": [{"id": "postal", "text": "Postal"}], "id": "m_en_gbus0802700.014", "registers": [{"id": "historical", "text": "Historical"}], "semanticClasses": [{"id": "courier", "text": "Courier"}], "shortDefinitions": ["courier who carried mail on horseback"], "subsenses": [{"definitions": ["a person or vehicle that carries mail."], "domainClasses": [{"id": "postal", "text": "Postal"}], "id": "m_en_gbus0802700.017", "registers": [{"id": "archaic", "text": "Archaic"}], "semanticClasses": [{"id": "vehicle", "text": "Vehicle"}, {"id": "courier", "text": "Courier"}], "shortDefinitions": ["person or vehicle that carries mail"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "phrases": [{"id": "keep_someone_posted", "text": "keep someone posted"}], "text": "post"}, {"entries": [{"homographNumber": "201", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pəʊst"}], "senses": [{"constructions": [{"text": "post off"}], "definitions": ["send (a letter or parcel) via the postal system"], "domainClasses": [{"id": "postal", "text": "Postal"}], "examples": [{"text": "I've just been to post a letter"}, {"text": " post off your order form today"}], "id": "m_en_gbus0802700.020", "notes": [{"text": "with object", "type": "grammaticalNote"}], "regions": [{"id": "british", "text": "British"}], "shortDefinitions": ["send via postal system"]}, {"definitions": ["(in bookkeeping) enter (an item) in a ledger"], "domainClasses": [{"id": "commerce", "text": "Commerce"}], "examples": [{"text": "post the transaction in the second column"}, {"text": "initial records kept in day books are periodically posted to accounts"}], "id": "m_en_gbus0802700.027", "notes": [{"text": "with object", "type": "grammaticalNote"}], "shortDefinitions": ["enter item in ledger"], "subsenses": [{"definitions": ["complete (a ledger) by entering items."], "id": "m_en_gbus0802700.028", "shortDefinitions": ["complete ledger"]}], "synonyms": [{"language": "en", "text": "record"}, {"language": "en", "text": "write in"}, {"language": "en", "text": "enter"}, {"language": "en", "text": "fill in"}, {"language": "en", "text": "register"}, {"language": "en", "text": "note"}, {"language": "en", "text": "list"}], "thesaurusLinks": [{"entry_id": "post", "sense_id": "t_en_gb0011340.005"}]}, {"definitions": ["travel with relays of horses"], "examples": [{"text": "we posted in an open carriage"}], "id": "m_en_gbus0802700.030", "notes": [{"text": "no object, with adverbial", "type": "grammaticalNote"}], "registers": [{"id": "historical", "text": "Historical"}], "shortDefinitions": ["travel with relays of horses"], "subsenses": [{"definitions": ["travel with haste; hurry"], "examples": [{"text": "he comes posting up the street"}], "id": "m_en_gbus0802700.031", "notes": [{"text": "with adverbial of direction", "type": "grammaticalNote"}], "registers": [{"id": "archaic", "text": "Archaic"}], "shortDefinitions": ["hurry"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "phrases": [{"id": "keep_someone_posted", "text": "keep someone posted"}], "text": "post"}, {"entries": [{"homographNumber": "202", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pəʊst"}], "senses": [{"definitions": ["with haste"], "examples": [{"text": "come now, come post"}], "id": "m_en_gbus0802700.033", "registers": [{"id": "archaic", "text": "Archaic"}], "shortDefinitions": ["with haste"]}]}], "language": "en-gb", "lexicalCategory": {"id": "adverb", "text": "Adverb"}, "phrases": [{"id": "keep_someone_posted", "text": "keep someone posted"}], "text": "post"}], "type": "headword", "word": "post"}, {"id": "post", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["mid 16th century: from French poste, from Italian posto, from a contraction of popular Latin positum, neuter past participle of ponere ‘to place’"], "homographNumber": "300", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pəʊst"}], "senses": [{"definitions": ["a position of paid employment; a job"], "examples": [{"text": "he resigned from the post of Foreign Minister"}, {"text": "a teaching post"}], "id": "m_en_gbus0802710.007", "semanticClasses": [{"id": "job", "text": "Job"}], "shortDefinitions": ["job"]}, {"definitions": ["a place where someone is on duty or where a particular activity is carried out"], "examples": [{"text": "a shift worker asleep at his post"}, {"text": "a customs post"}], "id": "m_en_gbus0802710.011", "semanticClasses": [{"id": "location", "text": "Location"}], "shortDefinitions": ["place where someone is on duty"], "subsenses": [{"definitions": ["a place where a soldier or police officer is stationed or which they patrol"], "domainClasses": [{"id": "military", "text": "Military"}, {"id": "police", "text": "Police"}], "examples": [{"text": "he gave the men orders not to leave their posts"}], "id": "m_en_gbus0802710.012", "semanticClasses": [{"id": "location", "text": "Location"}], "shortDefinitions": ["place where soldier etc. is stationed"]}, {"definitions": ["a force stationed at a permanent position or camp; a garrison."], "domainClasses": [{"id": "military", "text": "Military"}], "id": "m_en_gbus0802710.013", "regions": [{"id": "north_american", "text": "North_American"}], "semanticClasses": [{"id": "military_unit", "text": "Military_Unit"}], "shortDefinitions": ["garrison"]}, {"definitions": ["a local group in an organization of military veterans."], "domainClasses": [{"id": "military", "text": "Military"}], "id": "m_en_gbus0802710.014", "regions": [{"id": "us", "text": "Us"}], "semanticClasses": [{"id": "military_unit", "text": "Military_Unit"}], "shortDefinitions": ["local group in veterans' organization"]}]}, {"definitions": ["the status or rank of full-grade captain in the Royal Navy"], "domainClasses": [{"id": "naval", "text": "Naval"}], "examples": [{"text": "Captain Miller was made post in 1796"}], "id": "m_en_gbus0802710.016", "registers": [{"id": "historical", "text": "Historical"}], "semanticClasses": [{"id": "status", "text": "Status"}], "shortDefinitions": ["status of captain in Royal Navy"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "post"}, {"entries": [{"homographNumber": "301", "notes": [{"text": "with object and adverbial", "type": "grammaticalNote"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pəʊst"}], "senses": [{"definitions": ["send (someone) to a place to take up an appointment"], "examples": [{"text": "he was posted to Washington as military attaché"}], "id": "m_en_gbus0802710.018", "shortDefinitions": ["send to place to take up job"], "subsenses": [{"definitions": ["station (someone, especially a soldier or police officer) in a particular place"], "domainClasses": [{"id": "military", "text": "Military"}, {"id": "police", "text": "Police"}], "examples": [{"text": "a guard was posted at the entrance"}], "id": "m_en_gbus0802710.024", "shortDefinitions": ["station in particular place"]}]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "post"}], "type": "headword", "word": "post"}, {"id": "post", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["1960s: independent usage of post-"], "homographNumber": "400", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pəʊst"}], "senses": [{"definitions": ["subsequent to; after"], "examples": [{"text": "American poetry post the 1950s hasn't had the same impact"}], "id": "m_en_gbus0802720.005", "shortDefinitions": ["subsequent to"]}]}], "language": "en-gb", "lexicalCategory": {"id": "preposition", "text": "Preposition"}, "text": "post"}], "type": "headword", "word": "post"}, {"id": "post", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["1980s: short for post-production"], "grammaticalFeatures": [{"id": "mass", "text": "Mass", "type": "Countability"}], "homographNumber": "500", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/post_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pəʊst"}], "senses": [{"definitions": ["work done on a film or recording after filming or recording has taken place"], "domainClasses": [{"id": "film", "text": "Film"}], "examples": [{"text": "the rest of the effects were added in post"}], "id": "m_en_gbus1194928.004", "semanticClasses": [{"id": "work", "text": "Work"}], "shortDefinitions": ["work done on film after filming has taken place"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "post"}], "type": "headword", "word": "post"}], "word": "post"} diff --git a/oxford_api/json/622_pro.json b/oxford_api/json/622_pro.json index 1def28c..ce31787 100644 --- a/oxford_api/json/622_pro.json +++ b/oxford_api/json/622_pro.json @@ -1,2 +1 @@ -{"id": "pro", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "pro", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["mid 19th century: abbreviation"], "homographNumber": "100", "inflections": [{"grammaticalFeatures": [{"id": "plural", "text": "Plural", "type": "Number"}], "inflectedForm": "pros"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pro_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pr\u0259\u028a"}], "senses": [{"definitions": ["a professional, especially in sport"], "domainClasses": [{"id": "sport", "text": "Sport"}], "examples": [{"text": "a tennis pro"}], "id": "m_en_gbus0817390.006", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "worker", "text": "Worker"}, {"id": "sports_player", "text": "Sports_Player"}], "shortDefinitions": ["professional"], "synonyms": [{"language": "en", "text": "professional player"}, {"language": "en", "text": "non-amateur"}, {"language": "en", "text": "paid player"}, {"language": "en", "text": "expert"}, {"language": "en", "text": "master"}, {"language": "en", "text": "maestro"}, {"language": "en", "text": "past master"}, {"language": "en", "text": "trooper"}, {"language": "en", "text": "adept"}, {"language": "en", "text": "virtuoso"}, {"language": "en", "text": "old hand"}, {"language": "en", "text": "skilled person"}, {"language": "en", "text": "authority"}], "thesaurusLinks": [{"entry_id": "professional", "sense_id": "t_en_gb0011648.006"}, {"entry_id": "professional", "sense_id": "t_en_gb0011648.007"}]}, {"definitions": ["a prostitute."], "domainClasses": [{"id": "sex", "text": "Sex"}], "id": "m_en_gbus0817390.010", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "prostitute", "text": "Prostitute"}], "shortDefinitions": ["prostitute"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "pro"}, {"entries": [{"homographNumber": "101", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pro_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pr\u0259\u028a"}], "senses": [{"definitions": ["(of a person or an event) professional"], "examples": [{"text": "a pro golfer"}], "id": "m_en_gbus0817390.016", "shortDefinitions": ["professional"], "synonyms": [{"language": "en", "text": "in favour"}, {"language": "en", "text": "approving"}, {"language": "en", "text": "pro"}, {"language": "en", "text": "on the side of"}], "thesaurusLinks": [{"entry_id": "supportive", "sense_id": "t_en_gb0014452.002"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "adjective", "text": "Adjective"}, "text": "pro"}], "type": "headword", "word": "pro"}, {"id": "pro", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late Middle English (as a noun): from Latin, literally \u2018for, on behalf of\u2019"], "homographNumber": "200", "inflections": [{"grammaticalFeatures": [{"id": "plural", "text": "Plural", "type": "Number"}], "inflectedForm": "pros"}], "notes": [{"text": "usually \"pros\"", "type": "wordFormNote"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pro_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pr\u0259\u028a"}], "senses": [{"constructions": [{"text": "the pros and cons"}], "definitions": ["an advantage or argument in favour of something"], "examples": [{"text": " - the pros and cons of share ownership"}], "id": "m_en_gbus0817410.005", "semanticClasses": [{"id": "positive_aspect", "text": "Positive_Aspect"}], "shortDefinitions": ["advantage or argument in favour of something"], "synonyms": [{"language": "en", "text": "advantage"}, {"language": "en", "text": "good point"}, {"language": "en", "text": "plus point"}, {"language": "en", "text": "asset"}, {"language": "en", "text": "pro"}, {"language": "en", "text": "benefit"}, {"language": "en", "text": "added advantage"}, {"language": "en", "text": "additional benefit"}, {"language": "en", "text": "fringe benefit"}, {"language": "en", "text": "bonus"}, {"language": "en", "text": "extra"}, {"language": "en", "text": "added extra"}, {"language": "en", "text": "perk"}, {"language": "en", "text": "dividend"}, {"language": "en", "text": "attraction"}, {"language": "en", "text": "attractive feature"}, {"language": "en", "text": "beauty"}], "thesaurusLinks": [{"entry_id": "plus", "sense_id": "t_en_gb0011223.003"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "pro"}, {"entries": [{"homographNumber": "201", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pro_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "pr\u0259\u028a"}], "senses": [{"definitions": ["in favour of"], "examples": [{"text": "they were pro the virtues of individualism"}], "id": "m_en_gbus0817410.009", "shortDefinitions": ["in favour of"], "synonyms": [{"language": "en", "text": "on the side of"}, {"language": "en", "text": "pro"}, {"language": "en", "text": "for"}, {"language": "en", "text": "all for"}, {"language": "en", "text": "giving support to"}, {"language": "en", "text": "giving backing to"}, {"language": "en", "text": "right behind"}, {"language": "en", "text": "encouraging of"}, {"language": "en", "text": "approving of"}, {"language": "en", "text": "sympathetic to"}], "thesaurusLinks": [{"entry_id": "in_favour_of", "sense_id": "t_en_gb0005522.006"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "preposition", "text": "Preposition"}, "text": "pro"}], "type": "headword", "word": "pro"}, {"id": "PRO", "language": "en-gb", "lexicalEntries": [{"entries": [{"grammaticalFeatures": [{"id": "abbreviation", "text": "Abbreviation", "type": "Residual"}], "senses": [{"definitions": ["Public Record Office."], "id": "m_en_gbus0817380.004", "semanticClasses": [{"id": "organization", "text": "Organization"}, {"id": "government_organization", "text": "Government_Organization"}], "shortDefinitions": ["Public Record Office"]}, {"definitions": ["public relations officer."], "id": "m_en_gbus0817380.007", "semanticClasses": [{"id": "spokesperson", "text": "Spokesperson"}], "shortDefinitions": ["public relations officer"]}]}], "language": "en-gb", "lexicalCategory": {"id": "residual", "text": "Residual"}, "text": "PRO"}], "type": "headword", "word": "PRO"}], "word": "pro"} +{"id": "pro", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "pro", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["mid 19th century: abbreviation"], "homographNumber": "100", "inflections": [{"grammaticalFeatures": [{"id": "plural", "text": "Plural", "type": "Number"}], "inflectedForm": "pros"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pro_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "prəʊ"}], "senses": [{"definitions": ["a professional, especially in sport"], "domainClasses": [{"id": "sport", "text": "Sport"}], "examples": [{"text": "a tennis pro"}], "id": "m_en_gbus0817390.006", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "worker", "text": "Worker"}, {"id": "sports_player", "text": "Sports_Player"}], "shortDefinitions": ["professional"], "synonyms": [{"language": "en", "text": "professional player"}, {"language": "en", "text": "non-amateur"}, {"language": "en", "text": "paid player"}, {"language": "en", "text": "expert"}, {"language": "en", "text": "master"}, {"language": "en", "text": "maestro"}, {"language": "en", "text": "past master"}, {"language": "en", "text": "trooper"}, {"language": "en", "text": "adept"}, {"language": "en", "text": "virtuoso"}, {"language": "en", "text": "old hand"}, {"language": "en", "text": "skilled person"}, {"language": "en", "text": "authority"}], "thesaurusLinks": [{"entry_id": "professional", "sense_id": "t_en_gb0011648.006"}, {"entry_id": "professional", "sense_id": "t_en_gb0011648.007"}]}, {"definitions": ["a prostitute."], "domainClasses": [{"id": "sex", "text": "Sex"}], "id": "m_en_gbus0817390.010", "registers": [{"id": "informal", "text": "Informal"}], "semanticClasses": [{"id": "prostitute", "text": "Prostitute"}], "shortDefinitions": ["prostitute"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "pro"}, {"entries": [{"homographNumber": "101", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pro_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "prəʊ"}], "senses": [{"definitions": ["(of a person or an event) professional"], "examples": [{"text": "a pro golfer"}], "id": "m_en_gbus0817390.016", "shortDefinitions": ["professional"], "synonyms": [{"language": "en", "text": "in favour"}, {"language": "en", "text": "approving"}, {"language": "en", "text": "pro"}, {"language": "en", "text": "on the side of"}], "thesaurusLinks": [{"entry_id": "supportive", "sense_id": "t_en_gb0014452.002"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "adjective", "text": "Adjective"}, "text": "pro"}], "type": "headword", "word": "pro"}, {"id": "pro", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late Middle English (as a noun): from Latin, literally ‘for, on behalf of’"], "homographNumber": "200", "inflections": [{"grammaticalFeatures": [{"id": "plural", "text": "Plural", "type": "Number"}], "inflectedForm": "pros"}], "notes": [{"text": "usually \"pros\"", "type": "wordFormNote"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pro_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "prəʊ"}], "senses": [{"constructions": [{"text": "the pros and cons"}], "definitions": ["an advantage or argument in favour of something"], "examples": [{"text": " the pros and cons of share ownership"}], "id": "m_en_gbus0817410.005", "semanticClasses": [{"id": "positive_aspect", "text": "Positive_Aspect"}], "shortDefinitions": ["advantage or argument in favour of something"], "synonyms": [{"language": "en", "text": "advantage"}, {"language": "en", "text": "good point"}, {"language": "en", "text": "plus point"}, {"language": "en", "text": "asset"}, {"language": "en", "text": "pro"}, {"language": "en", "text": "benefit"}, {"language": "en", "text": "added advantage"}, {"language": "en", "text": "additional benefit"}, {"language": "en", "text": "fringe benefit"}, {"language": "en", "text": "bonus"}, {"language": "en", "text": "extra"}, {"language": "en", "text": "added extra"}, {"language": "en", "text": "perk"}, {"language": "en", "text": "dividend"}, {"language": "en", "text": "attraction"}, {"language": "en", "text": "attractive feature"}, {"language": "en", "text": "beauty"}], "thesaurusLinks": [{"entry_id": "plus", "sense_id": "t_en_gb0011223.003"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "pro"}, {"entries": [{"homographNumber": "201", "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/pro_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "prəʊ"}], "senses": [{"definitions": ["in favour of"], "examples": [{"text": "they were pro the virtues of individualism"}], "id": "m_en_gbus0817410.009", "shortDefinitions": ["in favour of"], "synonyms": [{"language": "en", "text": "on the side of"}, {"language": "en", "text": "pro"}, {"language": "en", "text": "for"}, {"language": "en", "text": "all for"}, {"language": "en", "text": "giving support to"}, {"language": "en", "text": "giving backing to"}, {"language": "en", "text": "right behind"}, {"language": "en", "text": "encouraging of"}, {"language": "en", "text": "approving of"}, {"language": "en", "text": "sympathetic to"}], "thesaurusLinks": [{"entry_id": "in_favour_of", "sense_id": "t_en_gb0005522.006"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "preposition", "text": "Preposition"}, "text": "pro"}], "type": "headword", "word": "pro"}, {"id": "PRO", "language": "en-gb", "lexicalEntries": [{"entries": [{"grammaticalFeatures": [{"id": "abbreviation", "text": "Abbreviation", "type": "Residual"}], "senses": [{"definitions": ["Public Record Office."], "id": "m_en_gbus0817380.004", "semanticClasses": [{"id": "organization", "text": "Organization"}, {"id": "government_organization", "text": "Government_Organization"}], "shortDefinitions": ["Public Record Office"]}, {"definitions": ["public relations officer."], "id": "m_en_gbus0817380.007", "semanticClasses": [{"id": "spokesperson", "text": "Spokesperson"}], "shortDefinitions": ["public relations officer"]}]}], "language": "en-gb", "lexicalCategory": {"id": "residual", "text": "Residual"}, "text": "PRO"}], "type": "headword", "word": "PRO"}], "word": "pro"} diff --git a/oxford_api/json/783_plethora.json b/oxford_api/json/783_plethora.json index df007e3..6c52328 100644 --- a/oxford_api/json/783_plethora.json +++ b/oxford_api/json/783_plethora.json @@ -1,2 +1 @@ -{"id": "plethora", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "plethora", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["mid 16th century (in the medical sense): via late Latin from Greek pl\u0113th\u014dr\u0113, from pl\u0113thein \u2018be full\u2019"], "notes": [{"text": "Strictly, a plethora is not just an abundance of something, it is an excessive amount. However, the new, looser sense is now so dominant that it must be regarded as part of standard English", "type": "editorialNote"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/plethora_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u02c8pl\u025b\u03b8(\u0259)r\u0259"}], "senses": [{"constructions": [{"text": "a plethora of"}], "definitions": ["a large or excessive amount of something"], "examples": [{"text": " - a plethora of committees and subcommittees"}, {"text": "Allen won a plethora of medals during his illustrious career"}], "id": "m_en_gbus0790030.006", "semanticClasses": [{"id": "large_amount", "text": "Large_Amount"}], "shortDefinitions": ["large or excessive amount of something"], "synonyms": [{"language": "en", "text": "abundance"}, {"language": "en", "text": "lot"}, {"language": "en", "text": "mass"}, {"language": "en", "text": "host"}, {"language": "en", "text": "plenitude"}, {"language": "en", "text": "cornucopia"}, {"language": "en", "text": "riot"}], "thesaurusLinks": [{"entry_id": "profusion", "sense_id": "t_en_gb0011664.001"}]}, {"definitions": ["an excess of a bodily fluid, particularly blood."], "domainClasses": [{"id": "pathology", "text": "Pathology"}], "domains": [{"id": "medicine", "text": "Medicine"}], "id": "m_en_gbus0790030.010", "semanticClasses": [{"id": "physiological_state", "text": "Physiological_State"}], "shortDefinitions": ["excess of bodily fluid, particularly blood"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "plethora"}], "type": "headword", "word": "plethora"}], "word": "plethora"} +{"id": "plethora", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "plethora", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["mid 16th century (in the medical sense): via late Latin from Greek plēthōrē, from plēthein ‘be full’"], "notes": [{"text": "Strictly, a plethora is not just an abundance of something, it is an excessive amount. However, the new, looser sense is now so dominant that it must be regarded as part of standard English", "type": "editorialNote"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/plethora_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ˈplɛθ(ə)rə"}], "senses": [{"constructions": [{"text": "a plethora of"}], "definitions": ["a large or excessive amount of something"], "examples": [{"text": " a plethora of committees and subcommittees"}, {"text": "Allen won a plethora of medals during his illustrious career"}], "id": "m_en_gbus0790030.006", "semanticClasses": [{"id": "large_amount", "text": "Large_Amount"}], "shortDefinitions": ["large or excessive amount of something"], "synonyms": [{"language": "en", "text": "abundance"}, {"language": "en", "text": "lot"}, {"language": "en", "text": "mass"}, {"language": "en", "text": "host"}, {"language": "en", "text": "plenitude"}, {"language": "en", "text": "cornucopia"}, {"language": "en", "text": "riot"}], "thesaurusLinks": [{"entry_id": "profusion", "sense_id": "t_en_gb0011664.001"}]}, {"definitions": ["an excess of a bodily fluid, particularly blood."], "domainClasses": [{"id": "pathology", "text": "Pathology"}], "domains": [{"id": "medicine", "text": "Medicine"}], "id": "m_en_gbus0790030.010", "semanticClasses": [{"id": "physiological_state", "text": "Physiological_State"}], "shortDefinitions": ["excess of bodily fluid, particularly blood"]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "plethora"}], "type": "headword", "word": "plethora"}], "word": "plethora"} diff --git a/oxford_api/json/822_accession.json b/oxford_api/json/822_accession.json index 6cfb96e..9e0547a 100644 --- a/oxford_api/json/822_accession.json +++ b/oxford_api/json/822_accession.json @@ -1,2 +1 @@ -{"id": "accession", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "accession", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late 16th century (in the general sense \u2018something added\u2019): from Latin accessio(n-), from the verb accedere \u2018approach, come to\u2019 (see accede)"], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/accession_gb_1_8.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u0259k\u02c8s\u025b\u0283(\u0259)n"}], "senses": [{"constructions": [{"text": "accession to"}], "definitions": ["the attainment or acquisition of a position of rank or power"], "examples": [{"text": "the Queen's accession to the throne"}], "id": "m_en_gbus0004640.006", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "action", "text": "Action"}], "shortDefinitions": ["attainment of high position"], "subsenses": [{"constructions": [{"text": "accession to"}], "definitions": ["the action or process of formally joining or being accepted by an institution or group"], "examples": [{"text": "the accession of Spain and Portugal to the EU"}], "id": "m_en_gbus0004640.008", "semanticClasses": [{"id": "action", "text": "Action"}], "shortDefinitions": ["joining of group"], "synonyms": [{"language": "en", "text": "joining"}, {"language": "en", "text": "signing up"}, {"language": "en", "text": "enrolment"}], "thesaurusLinks": [{"entry_id": "accession", "sense_id": "t_en_gb0000128.002"}]}, {"constructions": [{"text": "accession to"}], "definitions": ["the formal acceptance of a treaty or agreement"], "examples": [{"text": " - accession to the Treaty of Rome was effected in 1971"}], "id": "m_en_gbus0004640.009", "semanticClasses": [{"id": "agreement", "text": "Agreement"}], "shortDefinitions": ["acceptance of agreement"], "synonyms": [{"language": "en", "text": "assent"}, {"language": "en", "text": "consent"}, {"language": "en", "text": "agreement"}], "thesaurusLinks": [{"entry_id": "accession", "sense_id": "t_en_gb0000128.003"}]}], "synonyms": [{"language": "en", "text": "succession"}, {"language": "en", "text": "elevation"}], "thesaurusLinks": [{"entry_id": "accession", "sense_id": "t_en_gb0000128.001"}]}, {"definitions": ["a new item added to an existing collection of books, paintings, or artefacts"], "examples": [{"text": "the day-to-day work of cataloguing new accessions"}, {"notes": [{"text": "as modifier", "type": "grammaticalNote"}], "text": "the accession number"}], "id": "m_en_gbus0004640.011", "semanticClasses": [{"id": "asset", "text": "Asset"}], "shortDefinitions": ["item added to collection"], "subsenses": [{"definitions": ["an amount added to an existing quantity of something"], "examples": [{"text": "substantial accessions of gold"}], "id": "m_en_gbus0004640.015", "semanticClasses": [{"id": "amount", "text": "Amount"}], "shortDefinitions": ["added amount"]}], "synonyms": [{"language": "en", "text": "addition"}, {"language": "en", "text": "acquisition"}, {"language": "en", "text": "new item"}, {"language": "en", "text": "gift"}, {"language": "en", "text": "purchase"}, {"language": "en", "text": "adjunct"}, {"language": "en", "text": "add-on"}, {"language": "en", "text": "gain"}], "thesaurusLinks": [{"entry_id": "accession", "sense_id": "t_en_gb0000128.004"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "accession"}, {"entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/accession_gb_1_8.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u0259k\u02c8s\u025b\u0283(\u0259)n"}], "senses": [{"definitions": ["record the addition of (a new item) to a library, museum, or other collection"], "examples": [{"text": "each book must be accessioned and the data entered into the computer"}], "id": "m_en_gbus0004640.019", "shortDefinitions": ["record addition of item"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "accession"}], "type": "headword", "word": "accession"}], "word": "accession"} +{"id": "accession", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "accession", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["late 16th century (in the general sense ‘something added’): from Latin accessio(n-), from the verb accedere ‘approach, come to’ (see accede)"], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/accession_gb_1_8.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "əkˈsɛʃ(ə)n"}], "senses": [{"constructions": [{"text": "accession to"}], "definitions": ["the attainment or acquisition of a position of rank or power"], "examples": [{"text": "the Queen's accession to the throne"}], "id": "m_en_gbus0004640.006", "notes": [{"text": "mass noun", "type": "grammaticalNote"}], "semanticClasses": [{"id": "action", "text": "Action"}], "shortDefinitions": ["attainment of high position"], "subsenses": [{"constructions": [{"text": "accession to"}], "definitions": ["the action or process of formally joining or being accepted by an institution or group"], "examples": [{"text": "the accession of Spain and Portugal to the EU"}], "id": "m_en_gbus0004640.008", "semanticClasses": [{"id": "action", "text": "Action"}], "shortDefinitions": ["joining of group"], "synonyms": [{"language": "en", "text": "joining"}, {"language": "en", "text": "signing up"}, {"language": "en", "text": "enrolment"}], "thesaurusLinks": [{"entry_id": "accession", "sense_id": "t_en_gb0000128.002"}]}, {"constructions": [{"text": "accession to"}], "definitions": ["the formal acceptance of a treaty or agreement"], "examples": [{"text": " accession to the Treaty of Rome was effected in 1971"}], "id": "m_en_gbus0004640.009", "semanticClasses": [{"id": "agreement", "text": "Agreement"}], "shortDefinitions": ["acceptance of agreement"], "synonyms": [{"language": "en", "text": "assent"}, {"language": "en", "text": "consent"}, {"language": "en", "text": "agreement"}], "thesaurusLinks": [{"entry_id": "accession", "sense_id": "t_en_gb0000128.003"}]}], "synonyms": [{"language": "en", "text": "succession"}, {"language": "en", "text": "elevation"}], "thesaurusLinks": [{"entry_id": "accession", "sense_id": "t_en_gb0000128.001"}]}, {"definitions": ["a new item added to an existing collection of books, paintings, or artefacts"], "examples": [{"text": "the day-to-day work of cataloguing new accessions"}, {"notes": [{"text": "as modifier", "type": "grammaticalNote"}], "text": "the accession number"}], "id": "m_en_gbus0004640.011", "semanticClasses": [{"id": "asset", "text": "Asset"}], "shortDefinitions": ["item added to collection"], "subsenses": [{"definitions": ["an amount added to an existing quantity of something"], "examples": [{"text": "substantial accessions of gold"}], "id": "m_en_gbus0004640.015", "semanticClasses": [{"id": "amount", "text": "Amount"}], "shortDefinitions": ["added amount"]}], "synonyms": [{"language": "en", "text": "addition"}, {"language": "en", "text": "acquisition"}, {"language": "en", "text": "new item"}, {"language": "en", "text": "gift"}, {"language": "en", "text": "purchase"}, {"language": "en", "text": "adjunct"}, {"language": "en", "text": "add-on"}, {"language": "en", "text": "gain"}], "thesaurusLinks": [{"entry_id": "accession", "sense_id": "t_en_gb0000128.004"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "accession"}, {"entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/accession_gb_1_8.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "əkˈsɛʃ(ə)n"}], "senses": [{"definitions": ["record the addition of (a new item) to a library, museum, or other collection"], "examples": [{"text": "each book must be accessioned and the data entered into the computer"}], "id": "m_en_gbus0004640.019", "shortDefinitions": ["record addition of item"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "accession"}], "type": "headword", "word": "accession"}], "word": "accession"} diff --git a/oxford_api/json/830_barrage.json b/oxford_api/json/830_barrage.json index 7d0c415..23f75b7 100644 --- a/oxford_api/json/830_barrage.json +++ b/oxford_api/json/830_barrage.json @@ -1,2 +1 @@ -{"id": "barrage", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "barrage", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["mid 19th century (in barrage (sense 2 of the noun)): from French, from barrer \u2018to bar\u2019, of unknown origin"], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/barrage_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u02c8bar\u0251\u02d0\u0292"}], "senses": [{"definitions": ["a concentrated artillery bombardment over a wide area"], "domainClasses": [{"id": "military", "text": "Military"}], "examples": [{"text": "his forces launched an artillery barrage on the city"}], "id": "m_en_gbus0074740.008", "semanticClasses": [{"id": "attack", "text": "Attack"}], "shortDefinitions": ["concentrated artillery bombardment over wide area"], "subsenses": [{"constructions": [{"text": "a barrage of"}], "definitions": ["an overwhelming number of questions, criticisms, complaints, etc. delivered simultaneously or in rapid succession"], "examples": [{"text": " - a barrage of questions"}], "id": "m_en_gbus0074740.011", "semanticClasses": [{"id": "large_amount", "text": "Large_Amount"}], "shortDefinitions": ["overwhelming number of questions, criticisms"], "synonyms": [{"language": "en", "text": "abundance"}, {"language": "en", "text": "mass"}, {"language": "en", "text": "superabundance"}, {"language": "en", "text": "plethora"}, {"language": "en", "text": "profusion"}], "thesaurusLinks": [{"entry_id": "barrage", "sense_id": "t_en_gb0001171.002"}]}], "synonyms": [{"language": "en", "text": "bombardment"}, {"language": "en", "text": "gunfire"}, {"language": "en", "text": "cannonade"}, {"language": "en", "text": "battery"}, {"language": "en", "text": "blast"}, {"language": "en", "text": "broadside"}, {"language": "en", "text": "salvo"}, {"language": "en", "text": "volley"}, {"language": "en", "text": "fusillade"}], "thesaurusLinks": [{"entry_id": "barrage", "sense_id": "t_en_gb0001171.001"}]}, {"definitions": ["an artificial barrier across a river or estuary to prevent flooding, aid irrigation or navigation, or to generate electricity by tidal power"], "domainClasses": [{"id": "civil_engineering", "text": "Civil_Engineering"}], "examples": [{"text": "they are considering a tidal barrage built across the Severn estuary"}], "id": "m_en_gbus0074740.013", "semanticClasses": [{"id": "dam", "text": "Dam"}], "shortDefinitions": ["artificial barrier across river or estuary to prevent flooding, aid irrigation or navigation"], "synonyms": [{"language": "en", "text": "dam"}, {"language": "en", "text": "weir"}, {"language": "en", "text": "barrier"}, {"language": "en", "text": "dyke"}, {"language": "en", "text": "defence"}, {"language": "en", "text": "embankment"}, {"language": "en", "text": "wall"}, {"language": "en", "text": "obstruction"}, {"language": "en", "text": "gate"}, {"language": "en", "text": "sluice"}], "thesaurusLinks": [{"entry_id": "barrage", "sense_id": "t_en_gb0001171.003"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "barrage"}, {"entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/barrage_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "\u02c8bar\u0251\u02d0\u0292"}], "senses": [{"definitions": ["bombard (someone) with questions, criticisms, complaints, etc."], "examples": [{"text": "his doctor was barraged with unsolicited advice"}], "id": "m_en_gbus0074740.020", "shortDefinitions": ["bombard someone with questions or complaints"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "barrage"}], "type": "headword", "word": "barrage"}], "word": "barrage"} +{"id": "barrage", "metadata": {"operation": "retrieve", "provider": "Oxford University Press", "schema": "RetrieveEntry"}, "results": [{"id": "barrage", "language": "en-gb", "lexicalEntries": [{"entries": [{"etymologies": ["mid 19th century (in barrage (sense 2 of the noun)): from French, from barrer ‘to bar’, of unknown origin"], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/barrage_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ˈbarɑːʒ"}], "senses": [{"definitions": ["a concentrated artillery bombardment over a wide area"], "domainClasses": [{"id": "military", "text": "Military"}], "examples": [{"text": "his forces launched an artillery barrage on the city"}], "id": "m_en_gbus0074740.008", "semanticClasses": [{"id": "attack", "text": "Attack"}], "shortDefinitions": ["concentrated artillery bombardment over wide area"], "subsenses": [{"constructions": [{"text": "a barrage of"}], "definitions": ["an overwhelming number of questions, criticisms, complaints, etc. delivered simultaneously or in rapid succession"], "examples": [{"text": " a barrage of questions"}], "id": "m_en_gbus0074740.011", "semanticClasses": [{"id": "large_amount", "text": "Large_Amount"}], "shortDefinitions": ["overwhelming number of questions, criticisms"], "synonyms": [{"language": "en", "text": "abundance"}, {"language": "en", "text": "mass"}, {"language": "en", "text": "superabundance"}, {"language": "en", "text": "plethora"}, {"language": "en", "text": "profusion"}], "thesaurusLinks": [{"entry_id": "barrage", "sense_id": "t_en_gb0001171.002"}]}], "synonyms": [{"language": "en", "text": "bombardment"}, {"language": "en", "text": "gunfire"}, {"language": "en", "text": "cannonade"}, {"language": "en", "text": "battery"}, {"language": "en", "text": "blast"}, {"language": "en", "text": "broadside"}, {"language": "en", "text": "salvo"}, {"language": "en", "text": "volley"}, {"language": "en", "text": "fusillade"}], "thesaurusLinks": [{"entry_id": "barrage", "sense_id": "t_en_gb0001171.001"}]}, {"definitions": ["an artificial barrier across a river or estuary to prevent flooding, aid irrigation or navigation, or to generate electricity by tidal power"], "domainClasses": [{"id": "civil_engineering", "text": "Civil_Engineering"}], "examples": [{"text": "they are considering a tidal barrage built across the Severn estuary"}], "id": "m_en_gbus0074740.013", "semanticClasses": [{"id": "dam", "text": "Dam"}], "shortDefinitions": ["artificial barrier across river or estuary to prevent flooding, aid irrigation or navigation"], "synonyms": [{"language": "en", "text": "dam"}, {"language": "en", "text": "weir"}, {"language": "en", "text": "barrier"}, {"language": "en", "text": "dyke"}, {"language": "en", "text": "defence"}, {"language": "en", "text": "embankment"}, {"language": "en", "text": "wall"}, {"language": "en", "text": "obstruction"}, {"language": "en", "text": "gate"}, {"language": "en", "text": "sluice"}], "thesaurusLinks": [{"entry_id": "barrage", "sense_id": "t_en_gb0001171.003"}]}]}], "language": "en-gb", "lexicalCategory": {"id": "noun", "text": "Noun"}, "text": "barrage"}, {"entries": [{"grammaticalFeatures": [{"id": "transitive", "text": "Transitive", "type": "Subcategorization"}], "pronunciations": [{"audioFile": "https://audio.oxforddictionaries.com/en/mp3/barrage_gb_1.mp3", "dialects": ["British English"], "phoneticNotation": "IPA", "phoneticSpelling": "ˈbarɑːʒ"}], "senses": [{"definitions": ["bombard (someone) with questions, criticisms, complaints, etc."], "examples": [{"text": "his doctor was barraged with unsolicited advice"}], "id": "m_en_gbus0074740.020", "shortDefinitions": ["bombard someone with questions or complaints"]}]}], "language": "en-gb", "lexicalCategory": {"id": "verb", "text": "Verb"}, "text": "barrage"}], "type": "headword", "word": "barrage"}], "word": "barrage"} diff --git a/oxford_api/json/ameliorate_gb_1.mp3 b/oxford_api/json/ameliorate_gb_1.mp3 new file mode 100644 index 0000000000000000000000000000000000000000..f782e4312c007adee63c83fda394962b95b40b8b GIT binary patch literal 26122 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 literal 0 HcmV?d00001 diff --git a/oxford_api/wrapper b/oxford_api/wrapper index 6a628f2..054c89e 100755 --- a/oxford_api/wrapper +++ b/oxford_api/wrapper @@ -8,6 +8,7 @@ do echo "word: $word" no="$(echo "$line" | cut -f1)" word="$(echo "$line" | cut -f2)" - json="$(./oed_get_json "$word" "$oed_app_id" "$oed_app_key")" + json="$(./oed_get_json "$word" "$oed_app_id" "$oed_app_key" + tr -d '\n')" # done since newlines can malform json data if appearing mid-string echo "$json" > json/"$no"_"$word".json done < "$file"