If I might put my 2 cents in that there is a need to rtfm in detail as other forum members had already suggested.
You might get the answer in section "E. Parsing and Execution" of J Dictionary.

p j wrote:
I'm very surprised that there seems no way to limit
the left argument to a conjunction by parenthesising.

Here's another example that better illustrates the
concept that conjunctions really left-bind with one
word:
   -/  +/"(0) 3 2 3
4
   -/"0  +/"(0) 3 2 3
3 2 3
   (shouldn't rank be setting all verbs on the left
side?)

what semantics make that meaningful?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to