if ($row['event']['preposition'] == "of") {
            $row['event']['article'] = "the";
        }