generators.ET0LTreeGrammar:
  ( { C },
    { F:7, G:7, C:0, sample:0 },
    { 
      { C -> F[C,C,C,C,C,C,C], C -> G[C,C,C,C,C,C,C] }
    },
    C )
