{
    "id": "FM__r",
    "name": "FM__r",
    "features": {
        "_r": {
            "name": "_r",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_1": {
            "name": "_r_1",
            "optional": false,
            "type": "FEATURE",
            "note": ""
        },
        "_r_10": {
            "name": "_r_10",
            "optional": false,
            "type": "OR",
            "note": ""
        },
        "_r_10_11_12": {
            "name": "_r_10_11_12",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_10_11_15": {
            "name": "_r_10_11_15",
            "optional": true,
            "type": "XOR",
            "note": ""
        },
        "_r_10_11_15_16_17": {
            "name": "_r_10_11_15_16_17",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_10_11_15_16_18": {
            "name": "_r_10_11_15_16_18",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_1_2": {
            "name": "_r_1_2",
            "optional": false,
            "type": "FEATURE",
            "note": ""
        },
        "_r_1_2_4": {
            "name": "_r_1_2_4",
            "optional": false,
            "type": "FEATURE",
            "note": ""
        },
        "_r_1_2_5": {
            "name": "_r_1_2_5",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_1_3": {
            "name": "_r_1_3",
            "optional": false,
            "type": "FEATURE",
            "note": ""
        },
        "_r_6": {
            "name": "_r_6",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_6_7": {
            "name": "_r_6_7",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_6_8": {
            "name": "_r_6_8",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_r_6_9": {
            "name": "_r_6_9",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        }
    },
    "tree": {
        "id": "_r",
        "children": [
            {
                "id": "_r_1",
                "children": [
                    {
                        "id": "_r_1_2",
                        "children": [
                            {
                                "id": "_r_1_2_4"
                            },
                            {
                                "id": "_r_1_2_5"
                            }
                        ]
                    },
                    {
                        "id": "_r_1_3"
                    }
                ]
            },
            {
                "id": "_r_10",
                "children": [
                    {
                        "id": "_r_10_11_12"
                    },
                    {
                        "id": "_r_10_11_15",
                        "children": [
                            {
                                "id": "_r_10_11_15_16_17"
                            },
                            {
                                "id": "_r_10_11_15_16_18"
                            }
                        ]
                    }
                ]
            },
            {
                "id": "_r_6",
                "children": [
                    {
                        "id": "_r_6_7"
                    },
                    {
                        "id": "_r_6_8"
                    },
                    {
                        "id": "_r_6_9"
                    }
                ]
            }
        ]
    },
    "constraints": {
        "Constraint 0": {
            "type": "ImpliesTerm",
            "operands": [
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "_r_1_2_5"
                    ]
                },
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "_r_10_11_15"
                    ]
                }
            ]
        },
        "Constraint 1": {
            "type": "ImpliesTerm",
            "operands": [
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "_r_6_8"
                    ]
                },
                {
                    "type": "NotTerm",
                    "operands": [
                        {
                            "type": "FeatureTerm",
                            "operands": [
                                "_r_10_11_12"
                            ]
                        }
                    ]
                }
            ]
        }
    }
}