mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 13:29:32 -06:00
29 lines
122 B
Plaintext
29 lines
122 B
Plaintext
|
|
resource SimpleSweRes = {
|
|
|
|
param Num = Sg | Pl;
|
|
param Gen = Utr | Neu;
|
|
param NumGen = NG Num Gen;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|