1@group = [A \sub \lookup \feature \by \table];
2
3feature liga {
4    sub @group by G;
5} liga;
6