{
    "id": "FM__r",
    "name": "FM__r",
    "features": {
        "_r": {
            "name": "_r",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_1": {
            "name": "_r_1",
            "optional": true,
            "type": "OR",
            "note": ""
        },
        "_r_10": {
            "name": "_r_10",
            "optional": false,
            "type": "FEATURE",
            "note": ""
        },
        "_r_11": {
            "name": "_r_11",
            "optional": false,
            "type": "OR",
            "note": ""
        },
        "_r_11_12_13": {
            "name": "_r_11_12_13",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_11_12_14": {
            "name": "_r_11_12_14",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_11_12_14_15": {
            "name": "_r_11_12_14_15",
            "optional": false,
            "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_5": {
            "name": "_r_5",
            "optional": false,
            "type": "XOR",
            "note": ""
        },
        "_r_5_6_7": {
            "name": "_r_5_6_7",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_5_6_8": {
            "name": "_r_5_6_8",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_5_6_9": {
            "name": "_r_5_6_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_10"
            },
            {
                "id": "_r_11",
                "children": [
                    {
                        "id": "_r_11_12_13"
                    },
                    {
                        "id": "_r_11_12_14",
                        "children": [
                            {
                                "id": "_r_11_12_14_15"
                            }
                        ]
                    }
                ]
            },
            {
                "id": "_r_5",
                "children": [
                    {
                        "id": "_r_5_6_7"
                    },
                    {
                        "id": "_r_5_6_8"
                    },
                    {
                        "id": "_r_5_6_9"
                    }
                ]
            }
        ]
    },
    "constraints": {
        "Constraint 0": {
            "type": "ImpliesTerm",
            "operands": [
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "_r_1"
                    ]
                },
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "_r_11_12_13"
                    ]
                }
            ]
        },
        "Constraint 1": {
            "type": "ImpliesTerm",
            "operands": [
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "_r_5_6_9"
                    ]
                },
                {
                    "type": "NotTerm",
                    "operands": [
                        {
                            "type": "FeatureTerm",
                            "operands": [
                                "_r_11_12_13"
                            ]
                        }
                    ]
                }
            ]
        },
        "Constraint 2": {
            "type": "ImpliesTerm",
            "operands": [
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "_r_1_2_4"
                    ]
                },
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "_r_5_6_7"
                    ]
                }
            ]
        }
    }
}