if (preg_match("@(operator)@Di", $row['event']['object'], $matches)) {
            $row['event']['article'] = "an";
        }