[
    {
        "triggers": ["learning"],
        "response": "What can we relearn about that?"
    },
    {
        "triggers":  ["theory", "practice"],
        "response": "in theory, there is no difference between theory and practice"
    }
]