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