I wish to define conjunction V such that (vb V noun) is equivalent to
([: vb noun"_) or (noun vb@:[]) used in tacit form.

I can write
V=: 2 :'u n'
but the result of its use is a noun. I want the verbalization of that
noun. I can't seem to get past syntax error as I try to get a verb
result.

An advice will be appreciated, thank you.

--
Tracy
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to