generators.ET0LTreeGrammar:
  ( { F },
    { shrink3:3, hide:1, F:0 },
    {{ F -> shrink3[F, hide[F], F] }},
    F )
