On 8/19/07, Randy MacDonald <[EMAIL PROTECTED]> wrote:
> Is there a way to extract the explicit definition of a verb as a noun,
> so the following is a no-op:
>
> verb_1 =: verb : (qVR 'verb_1')
Yes.
For example, if verb_1 is explicitly defined using 3 : and
has no special locale association, the following would work:
qvr=: (0;1;1;1) {:: [: , [: 5!:1 <
However, note that this won't work right if, for example, verb_1
were defined using 4 :
Hopefully you don't need that?
--
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm