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