{
  "id": "rhythm_bones",
  "name": "Rhythm bones",
  "family": "percussion",
  "class": "idiophone",
  "axes": {
    "pitchFix": -2,
    "sustain": -2,
    "polyphony": -2,
    "harmonicity": -2,
    "register": 0,
    "range": -2,
    "articulation": 2,
    "transduction": -2,
    "dynamics": 0
  },
  "short": "bones",
  "parts": [
    {
      "id": "bones_material",
      "name": "Material",
      "surface": false,
      "variants": [
        {
          "id": "bones_rib_bone",
          "default": true,
          "name": "Actual rib bone",
          "descriptors": [
            "rib-bone",
            "dry",
            "clacking"
          ],
          "match_tokens": [
            "percussive-attack",
            "old-time-context"
          ]
        },
        {
          "id": "bones_ebony_hardwood",
          "default": false,
          "name": "Ebony / hardwood",
          "descriptors": [
            "ebony-hardwood",
            "mellow",
            "rounded"
          ],
          "match_tokens": [
            "percussive-attack",
            "celtic-context"
          ]
        }
      ]
    },
    {
      "id": "bones_pair",
      "name": "Configuration",
      "surface": false,
      "variants": [
        {
          "id": "bones_single_pair",
          "default": true,
          "name": "Single pair (one hand)",
          "descriptors": [
            "single-pair",
            "rolling",
            "triplet"
          ],
          "match_tokens": [
            "percussive-attack"
          ]
        },
        {
          "id": "bones_double_pair",
          "default": false,
          "name": "Double pair (both hands)",
          "descriptors": [
            "double-pair",
            "dense",
            "cascading"
          ],
          "match_tokens": [
            "percussive-attack"
          ]
        }
      ]
    }
  ],
  "_ownParts": [
    {
      "id": "bones_material",
      "name": "Material",
      "surface": false,
      "variants": [
        {
          "id": "bones_rib_bone",
          "default": true,
          "name": "Actual rib bone",
          "descriptors": [
            "rib-bone",
            "dry",
            "clacking"
          ],
          "match_tokens": [
            "percussive-attack",
            "old-time-context"
          ]
        },
        {
          "id": "bones_ebony_hardwood",
          "default": false,
          "name": "Ebony / hardwood",
          "descriptors": [
            "ebony-hardwood",
            "mellow",
            "rounded"
          ],
          "match_tokens": [
            "percussive-attack",
            "celtic-context"
          ]
        }
      ]
    },
    {
      "id": "bones_pair",
      "name": "Configuration",
      "surface": false,
      "variants": [
        {
          "id": "bones_single_pair",
          "default": true,
          "name": "Single pair (one hand)",
          "descriptors": [
            "single-pair",
            "rolling",
            "triplet"
          ],
          "match_tokens": [
            "percussive-attack"
          ]
        },
        {
          "id": "bones_double_pair",
          "default": false,
          "name": "Double pair (both hands)",
          "descriptors": [
            "double-pair",
            "dense",
            "cascading"
          ],
          "match_tokens": [
            "percussive-attack"
          ]
        }
      ]
    }
  ]
}