Advertisement
Guest User

Software

a guest
Feb 26th, 2020
468
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.87 KB | None | 0 0
  1. {
  2.     "id": "software",
  3.     "metadata": {
  4.         "operation": "retrieve",
  5.         "provider": "Oxford University Press",
  6.         "schema": "RetrieveEntry"
  7.     },
  8.     "results": [
  9.         {
  10.             "id": "software",
  11.             "language": "en-us",
  12.             "lexicalEntries": [
  13.                 {
  14.                     "entries": [
  15.                         {
  16.                             "senses": [
  17.                                 {
  18.                                     "crossReferenceMarkers": [
  19.                                         "Compare with hardware"
  20.                                     ],
  21.                                     "crossReferences": [
  22.                                         {
  23.                                             "id": "hardware",
  24.                                             "text": "hardware",
  25.                                             "type": "see also"
  26.                                         }
  27.                                     ],
  28.                                     "definitions": [
  29.                                         "the programs and other operating information used by a computer"
  30.                                     ],
  31.                                     "domains": [
  32.                                         {
  33.                                             "id": "computing",
  34.                                             "text": "Computing"
  35.                                         }
  36.                                     ],
  37.                                     "examples": [
  38.                                         {
  39.                                             "notes": [
  40.                                                 {
  41.                                                     "text": "as modifier",
  42.                                                     "type": "grammaticalNote"
  43.                                                 }
  44.                                             ],
  45.                                             "text": "the software industry"
  46.                                         }
  47.                                     ],
  48.                                     "id": "m_en_gbus0965530.005",
  49.                                     "shortDefinitions": [
  50.                                         "programs and other operating information used by computer"
  51.                                     ],
  52.                                     "synonyms": [
  53.                                         {
  54.                                             "language": "en",
  55.                                             "text": "program"
  56.                                         },
  57.                                         {
  58.                                             "language": "en",
  59.                                             "text": "software"
  60.                                         },
  61.                                         {
  62.                                             "language": "en",
  63.                                             "text": "routine"
  64.                                         },
  65.                                         {
  66.                                             "id": "use",
  67.                                             "language": "en",
  68.                                             "text": "use"
  69.                                         }
  70.                                     ],
  71.                                     "thesaurusLinks": [
  72.                                         {
  73.                                             "entry_id": "application",
  74.                                             "sense_id": "t_en_gb0000709.007"
  75.                                         }
  76.                                     ]
  77.                                 }
  78.                             ]
  79.                         }
  80.                     ],
  81.                     "language": "en-us",
  82.                     "lexicalCategory": {
  83.                         "id": "noun",
  84.                         "text": "Noun"
  85.                     },
  86.                     "pronunciations": [
  87.                         {
  88.                             "dialects": [
  89.                                 "American English"
  90.                             ],
  91.                             "phoneticNotation": "respell",
  92.                             "phoneticSpelling": "ˈsôf(t)wer"
  93.                         },
  94.                         {
  95.                             "audioFile": "http://audio.oxforddictionaries.com/en/mp3/software_us_1.mp3",
  96.                             "dialects": [
  97.                                 "American English"
  98.                             ],
  99.                             "phoneticNotation": "IPA",
  100.                             "phoneticSpelling": "ˈsɔf(t)wɛr"
  101.                         }
  102.                     ],
  103.                     "text": "software"
  104.                 }
  105.             ],
  106.             "type": "headword",
  107.             "word": "software"
  108.         }
  109.     ],
  110.     "word": "software"
  111. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement