mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
More work on params: pass all tests except params1 (!)
This commit is contained in:
29
testsuite/lpgf/unittests/Params3.treebank
Normal file
29
testsuite/lpgf/unittests/Params3.treebank
Normal file
@@ -0,0 +1,29 @@
|
||||
Params3: mkModPl
|
||||
Params3Cnc: mod pl
|
||||
|
||||
Params3: mkModSgHumanFalse GFem
|
||||
Params3Cnc: mod sg human fem f
|
||||
|
||||
Params3: mkModSgHumanFalse GMasc
|
||||
Params3Cnc: mod sg human masc f
|
||||
|
||||
Params3: mkModSgHumanFalse GNeutr
|
||||
Params3Cnc: mod sg human neutr f
|
||||
|
||||
Params3: mkModSgHumanTrue GFem
|
||||
Params3Cnc: mod sg human fem t
|
||||
|
||||
Params3: mkModSgHumanTrue GMasc
|
||||
Params3Cnc: mod sg human masc t
|
||||
|
||||
Params3: mkModSgHumanTrue GNeutr
|
||||
Params3Cnc: mod sg human neutr t
|
||||
|
||||
Params3: mkModSgNonFalse
|
||||
Params3Cnc: mod sg nonhuman f
|
||||
|
||||
Params3: mkModSgNonTrue
|
||||
Params3Cnc: mod sg nonhuman f
|
||||
|
||||
Params3: mkPred
|
||||
Params3Cnc: pred
|
||||
Reference in New Issue
Block a user