as I am trying to make the a68 metanotion grammar LL(1))-parseable,
I found a probable error in the revised report.
The metanotion COMMON has as alternative MODE FIELDS {411A}
but FIELD :: MODE field TAG. has a mode attached already.
COMMON is used only in declaration and joined-definition.
where is the error?