{
 "generated": "run `node research/prosody-workshop/build-rhyme-tool.mjs` to reproduce every number here",
 "source": {
  "cmudict": {
   "path": "research/prosody-workshop/cmudict.dict",
   "sha256": "81917843c7f44ce2b094ac63873c2c7a4cf802040792c455ba3ca406891c3d22",
   "bytes": 3618488,
   "lines": 135166,
   "licence": "BSD 2-clause, Carnegie Mellon University 1993-2015",
   "note": "the rolling cmusphinx/cmudict working copy, which carries no version header; identified here by SHA-256"
  },
  "scowl": {
   "path": "research/rhyme-orphans/data/scowl-raw",
   "licence": "permissive, Kevin Atkinson; see research/rhyme-orphans/data/SCOWL-COPYRIGHT.txt",
   "note": "SCOWL's own editorial size bands, not a frequency count made here",
   "bandedWordsWithPronunciations": 58347
  },
  "engine": {
   "path": "research/prosody-workshop/rhyme.mjs",
   "sha256": "1acc2de827e7a1a842acc1091eb3b79891321ca8c5189499344a1fb2570e33cc"
  },
  "finder": {
   "path": "research/prosody-workshop/rhyme-finder.mjs",
   "sha256": "622402a7bd750c6ff19aadbbb3206e27d40990daea7cd80449f259deef47add8"
  }
 },
 "stats": {
  "headwords": 126052,
  "pronunciations": 135166,
  "anchorRecords": 155854,
  "rimeFragments": 50566,
  "assonanceKeys": 19334,
  "consonanceKeys": 30805,
  "finalConsonantKeys": 7243,
  "bandedWords": 58347
 },
 "bandSizes": {
  "10": 3961,
  "20": 10707,
  "35": 32322,
  "40": 35401,
  "50": 42495,
  "55": 44090,
  "60": 45909,
  "70": 48617,
  "80": 52660,
  "95": 58347
 },
 "famous": [
  {
   "word": "orange",
   "perfect": 0,
   "fragments": [
    {
     "fragment": "AO R AH N JH",
     "carriers": [
      {
       "word": "orange",
       "relation": "itself"
      }
     ]
    },
    {
     "fragment": "AO R IH N JH",
     "carriers": [
      {
       "word": "orange",
       "relation": "itself"
      }
     ]
    }
   ]
  },
  {
   "word": "silver",
   "perfect": 0,
   "fragments": [
    {
     "fragment": "IH L V ER",
     "carriers": [
      {
       "word": "quicksilver",
       "relation": "identity"
      },
      {
       "word": "quiksilver",
       "relation": "identity"
      },
      {
       "word": "silver",
       "relation": "itself"
      }
     ]
    }
   ]
  },
  {
   "word": "purple",
   "perfect": 0,
   "fragments": [
    {
     "fragment": "ER P AH L",
     "carriers": [
      {
       "word": "purple",
       "relation": "itself"
      }
     ]
    }
   ]
  },
  {
   "word": "month",
   "perfect": 0,
   "fragments": [
    {
     "fragment": "AH N TH",
     "carriers": [
      {
       "word": "month",
       "relation": "itself"
      }
     ]
    }
   ]
  }
 ],
 "bytes": {
  "rhyme.mjs": 32273,
  "rhyme-finder.mjs": 16384,
  "cmudict.txt": 3618488,
  "bands.txt": 690579
 }
}
