The sequence is: (5!:4 < "pace") so maybe it is a train or a trolley car.
Linda -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kip Murray Sent: Saturday, July 19, 2014 10:23 AM To: [email protected] Subject: Re: [Jprogramming] Very strange and interesting behavior I believe 5!:4 < is a hook and that when you enter a verb train the system simply echos it. On Saturday, July 19, 2014, Linda Alvord <[email protected]> wrote: > I was typing fast and produced this repeatable phenomenon. > > > > f=:%*+-# > > 5!:4 < > > 5!:4 < > > f > > % * + - # > > > > Any string seems to work this way > > > > f=: 13 :'x*:y%x' > > 5!:4 < > > 5!:4 < > > f > > [ *: %~ > > > > I would expect either: > > > > 5!:4 <'f' > > -- [ > --+- *: > L- ~ --- % > > > > or > > 5!:4 <f > > 5!:4 < f > > > > Linda > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Sent from Gmail Mobile ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
