



CInDefArt (lines 6313-6321)
Back to List
Browsing parserm.h
6313 [ CInDefArt o i;
6314 i = indef_mode; indef_mode = true;
6315 if (o has proper) { indef_mode = NULL; print (PSN__) o; return; }
6316 if (o provides article) {
6317 PrintCapitalised(o, article, 1); print " ", (PSN__) o; indef_mode = i;
6318 return;
6319 }
6320 PrefaceByArticle(o, 2, 0, 1); indef_mode = i;
6321 ];
Last updated 27 February 2004. The librarian in charge of this page is Graham Nelson (graham@gnelson.demon.co.uk) assisted by C Knight. Please email any comments, suggestions or corrections to cedenqs@inform-fiction.org.