mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-09 23:22:45 -06:00
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;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|