{
  "id": "serpent",
  "name": "Serpent",
  "family": "wind",
  "class": "wind_blown",
  "axes": {
    "pitchFix": 1,
    "sustain": 2,
    "polyphony": -2,
    "harmonicity": 0,
    "register": -2,
    "range": 1,
    "articulation": 0,
    "transduction": -2,
    "dynamics": 1
  },
  "short": "serpent",
  "parts": [
    {
      "id": "serpent_type",
      "name": "Type",
      "surface": false,
      "variants": [
        {
          "id": "serpent_church",
          "default": true,
          "name": "Church serpent",
          "descriptors": [
            "serpent-church",
            "woolly",
            "ancient"
          ],
          "match_tokens": [
            "low-end",
            "early-music-context"
          ]
        },
        {
          "id": "serpent_military",
          "default": false,
          "name": "Military serpent",
          "descriptors": [
            "serpent-military",
            "robust",
            "outdoor"
          ],
          "match_tokens": [
            "low-end"
          ]
        }
      ]
    },
    {
      "id": "serpent_material",
      "name": "Material",
      "surface": false,
      "variants": [
        {
          "id": "serpent_leather_wrapped_wood",
          "default": true,
          "name": "Leather-wrapped wood",
          "descriptors": [
            "wrapped-wood",
            "organic",
            "covered"
          ],
          "match_tokens": [
            "early-music-context"
          ]
        }
      ]
    }
  ],
  "_ownParts": [
    {
      "id": "serpent_type",
      "name": "Type",
      "surface": false,
      "variants": [
        {
          "id": "serpent_church",
          "default": true,
          "name": "Church serpent",
          "descriptors": [
            "serpent-church",
            "woolly",
            "ancient"
          ],
          "match_tokens": [
            "low-end",
            "early-music-context"
          ]
        },
        {
          "id": "serpent_military",
          "default": false,
          "name": "Military serpent",
          "descriptors": [
            "serpent-military",
            "robust",
            "outdoor"
          ],
          "match_tokens": [
            "low-end"
          ]
        }
      ]
    },
    {
      "id": "serpent_material",
      "name": "Material",
      "surface": false,
      "variants": [
        {
          "id": "serpent_leather_wrapped_wood",
          "default": true,
          "name": "Leather-wrapped wood",
          "descriptors": [
            "wrapped-wood",
            "organic",
            "covered"
          ],
          "match_tokens": [
            "early-music-context"
          ]
        }
      ]
    }
  ]
}