//(@ //import java.lang.*; //@) Container = "(" List(Item) Capacity [ Integer] ")". Item : Container | Simple. List(S) ~ S {S}. Simple = Ident Weight. Capacity = Integer. Weight = Integer.