The ACA rule is the most powerful and useful addition. One power is it simplifies compound modifier construction. Here is an adverb that return a conjunction that will produce a train:
VasC =: 1 : '[. u ].' -(]: + VasC ]:)+: NB. ACA pattern where ]: adverbs are replaceable with more advanced/useful choices - + +: On Friday, December 3, 2021, 05:34:41 p.m. EST, David Lambert <[email protected]> wrote: In AOC day 3 Where Adv is the same, and u Adv is a verb would like <:(Adv vrb Adv)> N to produce the fork (<:Adv vrb >Adv) N I find the new parsing rules don't help unless vrb is a conjunction, but I don't find that this simplifies the overall result. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
