The rank conjunction only applies to verbs.
On Tue, Feb 4, 2014 at 3:05 AM, linda <[email protected]> wrote: > In an earlier post : > > > > t2=: 13 : '*/ |: y ' > > t2 > > [: + / |: > > > > Also: J "does it your way" > > > > t3 =: 13 : ']@:+/"1 y ' > > t3 > > ]@:+/"1 > > > > t3 3 3 $ i.9 > > 3 12 2` > > > > > > t3 is a verb, instead of a conjunction. > > > > Linda > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
