Henry Rich wrote: > I haven't figured out a way to do this without creating > the inner conjunction as a named entity. Doing that, for > example with > > c =: 2 : 0 > [EMAIL PROTECTED] > ) > > you can write > > foo =: 2 : 'u c v"0 1 0' > + foo - > [EMAIL PROTECTED]"0 1 0 > > > foo =: 2 : '0&$: : (u c v)' > + foo - > 0&$: :([EMAIL PROTECTED]) > > > foo =: 2 : '0&$: : (u c v)"0 1 0' > + foo - > 0&$: :([EMAIL PROTECTED])"0 1 0 >
Thank you again for help. I also think this is difficult as bident (adverb adverb) is legal but not (conjuntion adverb). -- regards, bill ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
