/doc/sefun/strip_a


SYNOPSIS

string strip_a (string text)

DESCRIPTION

Any "a " or "an " is removed from the start of <text> if necessary. The remainder is returned.

EXAMPLE

    strip_a("a cart") --> "cart"

SEE ALSO

strip_article
add_a

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

Nightfall@quest.tat.physik.uni-tuebingen.de
Automatically generated on Fri, Aug 2, 1996