summaryrefslogtreecommitdiff
path: root/grammars/ljung/thesis/FragmentResource.gf
blob: 154b50a522533781510e9a71d08f8f3808cf007e (plain)
1
2
3
4
5
6
7
8
9
10

resource FragmentResource = {

param 

Num   = Sg  | Pl;
Gen   = Neu | Utr;
Order = Dir | Indir | Sub | Top;

}