Re: Plural Decorations in TADS


14 Dec 1995 17:06:38 GMT

Neil K. Guy (nkg@grid.direct.ca) wrote:

: That only helps for items that are decorations. If you want to add plural
: forms for every single verb, it becomes a real hassle. I'm talking *every*
: verb - "the clothes don't smell like anything", "the doors aren't open",
: "the turnips aren't making any sound" etc.

Yeah, well, that's true. Hacking all the default messages and adding an
isPlural flag is the only solution there, I guess.

On the other hand, if you do it once, then upload the code to GMD...