Method code for $string.a_or_an()

[Turn off line numbering]
  1: arg string;
  2: 
  3: return $english_lib.indef_article(string);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon