Hey now, don't rile the pedant. Rank also accepts noun LHA (and, FWIW, verb RHAs).
That said, by definition, 13 : n will produce a verb, no matter what n is. (Well, ok, either a verb or an error.) -Dan > On Feb 4, 2014, at 8:17 AM, Don Guinn <[email protected]> wrote: > > 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
