{
    "id": "FM__r",
    "name": "FM__r",
    "features": {
        "_r": {
            "name": "_r",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_1": {
            "name": "_r_1",
            "optional": false,
            "type": "OR",
            "note": ""
        },
        "_r_12": {
            "name": "_r_12",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_13": {
            "name": "_r_13",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_1_2_3": {
            "name": "_r_1_2_3",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_1_2_4": {
            "name": "_r_1_2_4",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_1_2_5": {
            "name": "_r_1_2_5",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_1_2_6": {
            "name": "_r_1_2_6",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_7": {
            "name": "_r_7",
            "optional": false,
            "type": "XOR",
            "note": ""
        },
        "_r_7_8_10": {
            "name": "_r_7_8_10",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_7_8_11": {
            "name": "_r_7_8_11",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_7_8_9": {
            "name": "_r_7_8_9",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        }
    },
    "tree": {
        "id": "_r",
        "children": [
            {
                "id": "_r_1",
                "children": [
                    {
                        "id": "_r_1_2_3"
                    },
                    {
                        "id": "_r_1_2_4"
                    },
                    {
                        "id": "_r_1_2_5"
                    },
                    {
                        "id": "_r_1_2_6"
                    }
                ]
            },
            {
                "id": "_r_12"
            },
            {
                "id": "_r_13"
            },
            {
                "id": "_r_7",
                "children": [
                    {
                        "id": "_r_7_8_10"
                    },
                    {
                        "id": "_r_7_8_11"
                    },
                    {
                        "id": "_r_7_8_9"
                    }
                ]
            }
        ]
    },
    "constraints": {
        "Constraint 0": {
            "type": "ImpliesTerm",
            "operands": [
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "_r_7_8_10"
                    ]
                },
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "_r_12"
                    ]
                }
            ]
        },
        "Constraint 1": {
            "type": "ImpliesTerm",
            "operands": [
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "_r_1_2_4"
                    ]
                },
                {
                    "type": "NotTerm",
                    "operands": [
                        {
                            "type": "FeatureTerm",
                            "operands": [
                                "_r_7_8_9"
                            ]
                        }
                    ]
                }
            ]
        }
    }
}