mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
11 lines
113 B
Plaintext
11 lines
113 B
Plaintext
|
|
resource FragmentResource = {
|
|
|
|
param
|
|
|
|
Num = Sg | Pl;
|
|
Gen = Neu | Utr;
|
|
Order = Dir | Indir | Sub | Top;
|
|
|
|
}
|