/doc/sefun/strip_article
SYNOPSIS
string strip_article (string text)
DESCRIPTION
Any "a ", "an " or "the " is removed from the start of <text> if necessary. The remainder is returned.
EXAMPLE
strip_article("a cart") --> "cart" strip_article("the gem") --> "geb"
SEE ALSO
strip_a
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