Constant Story "Generic Title"; Constant Headline "^An Interactive Something by Somebody^"; Include "Parser"; Include "Verblib"; Object somewhere; [DeathMessage; switch(deadflag) { } ]; [Initialise; location=somewhere; ! selfobj.description = ""; print "^Blah blah blah...^^"; ]; Include "Grammar"; [AboutSub; ""; ]; Verb meta 'about' * -> About; Include ">abbreviations.inf";