Rule: Nonterminal ":" { Nonterminal | terminal } { "|" { Nonterminal | terminal } }.
See Implementation