mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 18:02:54 -06:00
CSEE now works fine
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
incomplete concrete ClauseRomance of Clause = CategoriesRomance **
|
||||
open Prelude, SyntaxRomance in {
|
||||
|
||||
flags optimize=all ; --- parametrize much worse, 15/2
|
||||
flags optimize=all_subs ; --- parametrize much worse, 15/2
|
||||
|
||||
lin
|
||||
SPredV np v =
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
incomplete concrete RulesRomance of Rules = CategoriesRomance **
|
||||
open Prelude, SyntaxRomance in {
|
||||
|
||||
flags optimize = all_subs ;
|
||||
|
||||
lin
|
||||
UseN = noun2CommNounPhrase ;
|
||||
UsePN = nameNounPhrase ;
|
||||
|
||||
Reference in New Issue
Block a user