/doc/sefun/strip_gen


SYNOPSIS

string strip_gen (string text)

DESCRIPTION

If <text> ends in the genitiv 's', it is removed. Result is the possibly modified string.

EXAMPLE

    add_a("one car's")  --> "one car"
    add_a("two cars'")  --> "two cars"

SEE ALSO

add_gen

| 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