mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 06:02:55 -06:00
29/4-04, peb: added directory 'testConversions' with a simple grammar
for testing grammar conversions
This commit is contained in:
8
grammars/testConversions/SimpleEngRes.gf
Normal file
8
grammars/testConversions/SimpleEngRes.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
resource SimpleEngRes = {
|
||||
|
||||
param Num = Sg | Pl;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user