On Tue, Jun 7, 2011 at 11:45 AM, Ian Clark <[email protected]> wrote: > Is there a way of retrieving the original definition? -- > mygui_myctl_button=: foo shift baa
Hypothetically, maybe: you can look at all the definitions in all locales and find the one that matches the one present here. (But this would not work if multiple words had the same definition, or if no word currently had that definition.) Anyways, adverbs and conjunctions are evaluated when building tacit verbs, so J cannot defer their name resolution until later unless you embed them in an explicit verb. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
