forked from GitHub/gf-core
51da7e3c0f
for testing grammar conversions
28 lines
95 B
Plaintext
28 lines
95 B
Plaintext
|
|
resource SimpleSweRes = {
|
|
|
|
param Num = Sg | Pl;
|
|
param Gen = Utr | Neu;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|