So, if I have this object:
#OBJECT yourcar "car"
with name "car",
article "your",
describe [; print_ret (a) self, " is parked here."; ],
has static;
I end up with `your car is parked here.' where I actually want `Your car is
parked here.'
Is there, then, a way to capitalise indefinite articles?
-- Julian Arnold jools@arnod.demon.co.uk