partial void UpdatePhrase(Phrase instance);
 partial void DeletePhrase(Phrase instance);
 partial void InsertPhrase(Phrase instance);