/doc/lfun/AddAdjective


LFUN

string * AddAdjective (string ad)
string * AddAdjective (string * ad)

DESCRIPTION

Add one or more adjective strings to this object's P_ADS.

Arguments ad: a single string, or an array of strings to add.

Result P_ADS' new content.

EXAMPLE

  AddAdjective ("bent");
  AddAdjective (({"raving mad", "howling"}));

IMPLEMENTED

/std/thing/description

| Home | Applied | Concepts | Efuns | Help | Intro | Lfuns | Lib | LPC | Prop | Obj | Sefuns | Std | W |

Nightfall@quest.tat.physik.uni-tuebingen.de
Automatically generated on Mon, Jul 22, 1996