generators.ET0LTreeGrammar("yet another dragon"):
( { yad },
  { yad:0, G:3 },
  {
    { 
      yad -> G[yad,yad,yad]
   }
  },
  yad )
