/doc/lfun/RemoveAdjective


LFUN

string * RemoveAdjective (string ad)
string * RemoveAdjective (string * ad)

DESCRIPTION

Remove one or more adjective strings from this object's P_ADS.

Argument
ad: a single string, or an array of strings to remove.

Result
P_ADS' new content.

EXAMPLE

  RemoveAdjective ("bent");
  RemoveAdjective (({"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