mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-06 13:52:44 -06:00
f798e7cb03
for testing grammar conversions
9 lines
54 B
Plaintext
9 lines
54 B
Plaintext
|
|
resource SimpleEngRes = {
|
|
|
|
param Num = Sg | Pl;
|
|
|
|
}
|
|
|
|
|