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