generators.ET0LTreeGrammar:
( { p },
  { p:0, F:6 },
  {
    {
      p -> F[p,p,p,p,p,p]
    }
  },
  p
)
