{
  "id": "symphonia",
  "name": "Symphonia (medieval boxed hurdy-gurdy)",
  "family": "bowed",
  "class": "bowed_string",
  "axes": {
    "pitchFix": 1,
    "sustain": 2,
    "polyphony": 1,
    "harmonicity": 1,
    "register": 0,
    "range": -1,
    "articulation": -1,
    "transduction": -2,
    "dynamics": -1
  },
  "short": "symphonia",
  "parts": [
    {
      "id": "bowed_technique",
      "name": "Bow technique",
      "variants": [
        {
          "id": "bowed_legato_classical",
          "default": true,
          "name": "Classical legato",
          "descriptors": [
            "legato",
            "sustained"
          ],
          "match_tokens": [
            "bowed",
            "sustained-tone",
            "classical",
            "classical-trained"
          ],
          "canonical_tags": [
            "classical"
          ]
        }
      ],
      "_fromFamily": true
    },
    {
      "id": "symphonia_form",
      "name": "Form",
      "variants": [
        {
          "id": "symphonia_box",
          "default": true,
          "name": "Rectangular box symphonia with sliding tangent keys",
          "descriptors": [
            "nasal-drone",
            "sustained",
            "archaic"
          ],
          "match_tokens": [
            "hurdy-gurdy",
            "medieval"
          ]
        },
        {
          "id": "symphonia_organistrum",
          "name": "Large two-player organistrum",
          "descriptors": [
            "slow-moving",
            "organ-like",
            "ecclesiastical"
          ],
          "match_tokens": [
            "hurdy-gurdy",
            "medieval"
          ]
        }
      ]
    },
    {
      "id": "symphonia_stringing",
      "name": "Stringing",
      "variants": [
        {
          "id": "symphonia_two_drone_one_melody",
          "default": true,
          "name": "One melody string over two gut drones",
          "descriptors": [
            "drone-sustained",
            "modal"
          ],
          "match_tokens": [
            "hurdy-gurdy",
            "drone-foundation"
          ]
        },
        {
          "id": "symphonia_double_melody",
          "name": "Doubled melody strings (parallel organum)",
          "descriptors": [
            "open-fifths",
            "thick-toned"
          ],
          "match_tokens": [
            "hurdy-gurdy"
          ]
        }
      ]
    }
  ],
  "_ownParts": [
    {
      "id": "symphonia_form",
      "name": "Form",
      "variants": [
        {
          "id": "symphonia_box",
          "default": true,
          "name": "Rectangular box symphonia with sliding tangent keys",
          "descriptors": [
            "nasal-drone",
            "sustained",
            "archaic"
          ],
          "match_tokens": [
            "hurdy-gurdy",
            "medieval"
          ]
        },
        {
          "id": "symphonia_organistrum",
          "name": "Large two-player organistrum",
          "descriptors": [
            "slow-moving",
            "organ-like",
            "ecclesiastical"
          ],
          "match_tokens": [
            "hurdy-gurdy",
            "medieval"
          ]
        }
      ]
    },
    {
      "id": "symphonia_stringing",
      "name": "Stringing",
      "variants": [
        {
          "id": "symphonia_two_drone_one_melody",
          "default": true,
          "name": "One melody string over two gut drones",
          "descriptors": [
            "drone-sustained",
            "modal"
          ],
          "match_tokens": [
            "hurdy-gurdy",
            "drone-foundation"
          ]
        },
        {
          "id": "symphonia_double_melody",
          "name": "Doubled melody strings (parallel organum)",
          "descriptors": [
            "open-fifths",
            "thick-toned"
          ],
          "match_tokens": [
            "hurdy-gurdy"
          ]
        }
      ]
    }
  ]
}