Yes, ;: doesn't produce a gerund if the words aren't verbs. Henry Rich
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Don Guinn > Sent: Wednesday, November 26, 2008 9:04 PM > To: Programming forum > Subject: Re: [Jprogramming] Define tacit verb from string > > Makes sense. > > On Wed, Nov 26, 2008 at 7:31 PM, Sherlock, Ric > <[EMAIL PROTECTED]>wrote: > > > Both nouns and conjunctions seemed to cause it to fail. > > > > (2 + ]) i.4 > > 2 3 4 5 > > (;:'2 + ]')`:6 i.4 > > |domain error > > | (;:'2 + ]')`:6 i.4 > > (;:'2"_ + ]')`:6 i.4 > > |domain error > > | (;:'2"_ + ]')`:6 i.4 > > (;:'2: + ]')`:6 i.4 > > 2 3 4 5 > > > > > > ---Don Guinn wrote: > > > So the original expression as a gerund contained conjunctions > > > causing it to > > > fail? > > > > > > ---------------------------------------------------------------------- > > For information about J forums see > http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see > http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
