{
  "text": "Maya emailed the signed contract to Jordan on Tuesday.\nThe support team escalated the incident to Priya.\n",
  "actions": [
    {
      "actor": {
        "text": "Maya",
        "start": 0,
        "end": 4
      },
      "predicate": {
        "text": "emailed",
        "start": 5,
        "end": 12
      },
      "predicate_lemma": "email",
      "patient": {
        "text": "the signed contract",
        "start": 13,
        "end": 32
      },
      "qualifiers": [
        {
          "relation": "to",
          "value": {
            "text": "Jordan",
            "start": 36,
            "end": 42
          }
        },
        {
          "relation": "on",
          "value": {
            "text": "Tuesday",
            "start": 46,
            "end": 53
          }
        }
      ],
      "sentence_index": 0,
      "confidence": 0.85,
      "extractor": "rule-based-v0"
    },
    {
      "actor": {
        "text": "The support team",
        "start": 55,
        "end": 71
      },
      "predicate": {
        "text": "escalated",
        "start": 72,
        "end": 81
      },
      "predicate_lemma": "escalate",
      "patient": {
        "text": "the incident",
        "start": 82,
        "end": 94
      },
      "qualifiers": [
        {
          "relation": "to",
          "value": {
            "text": "Priya",
            "start": 98,
            "end": 103
          }
        }
      ],
      "sentence_index": 1,
      "confidence": 0.85,
      "extractor": "rule-based-v0"
    }
  ],
  "warnings": []
}
