current linear representation/formatting feedback for mean is

(+/ % #)

I propose that there be an extra space between % and #.  using _ for email 
formatting (eats spaces)

(+/ %_ #)

A hook (f g) would get represented as

(f_ g)

The complex examples I gave earlier were meant to represent cases where named 
adverbs and conjunctions (must separate by 1 space from each other) are part of 
longer complex verb phrases.

The proposal would also help parsing very long trains by quickly seeing how the 
tines are split.  


Bringing up a definition in console, or returning a verb from a modifier loses 
any "source hints" (intentional formatting) you might have applied.






----- Original Message -----
From: Brian Schott <[email protected]>
To: Programming forum <[email protected]>
Sent: Friday, June 17, 2016 1:51 PM
Subject: Re: [Jprogramming] linear representation/ formatter recommended        
change

Pascal,

I would perhaps understand your proposal better if you gave paired examples
of the present result and the proposed result and maybe pairs of present
inputs and proposed inputs if they differ, also.



-- 
(B=)
----------------------------------------------------------------------
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