Freeman Gilmore <[email protected]> writes: > On Thu, Dec 12, 2019 at 6:08 AM Andrew Bernard <[email protected]> > wrote: > >> I think we need to know what the OP wants to actually do first. >> There's a dozen different possible ideas here. >> > > There are 4 parts to { cis'4 }; i would like to understand how the parts > are read in to the parser. How is it divided, ans each read in to scheme > ( as i understand it is converted to).
Try running LilyPond with -ddebug-parser . The output is related to the printed LilyPond grammar in the LilyPond Notation Reference appendices. -- David Kastrup
