 TYPE
    nat$title_list = record
      first: ^nat$translation,
      next_timer: integer,
    recend;

*copyc nat$translation
