mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 18:02:54 -06:00
*** empty log message ***
This commit is contained in:
28
grammars/testConversions/TestVarsR.gf
Normal file
28
grammars/testConversions/TestVarsR.gf
Normal file
@@ -0,0 +1,28 @@
|
||||
|
||||
resource TestVarsR = {
|
||||
|
||||
param Num = Sg | Pl;
|
||||
param Gen = Utr | Neu;
|
||||
param NumGen = NG Num Gen;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user