protected virtual bool AlternativeTitle(ref string expr, ICollection <string> lst, ref ITitle title) =>
 AbbrSerializer.GetAlternativeTitle(ref expr, lst, ref title);
 private static bool AlternativeTitle(ref string expr, ICollection <string> lst, ref ITitle title)
 => AbbrSerializer.GetAlternativeTitle(ref expr, lst, ref title);