I think you mean to apply each gerund to a corresponding item of the
argument? In any case, I would suggest just making an apply verb

apply =: 3 : 'x`:0 y' "0 _

and applying it with the appropriate rank (_1 by my interpretation).
Since you understand rank, this is a general solution to an entire class
of problems.

Marshall

On Wed, Jan 23, 2013 at 06:29:00PM +0100, R.E. Boss wrote:
> In  <http://www.jsoftware.com/help/dictionary/d612.htm> 
> http://www.jsoftware.com/help/dictionary/d612.htm (`: n) is explained, but
> how do I apply a set of gerunds to one set of items?
> 
>  
> 
>  
> 
> R.E. Boss
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to