1
0
forked from GitHub/gf-rgl

more on romance

This commit is contained in:
aarne
2005-02-13 17:31:03 +00:00
parent 3d3fc12a38
commit 90c8481462
4 changed files with 187 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ incomplete concrete CategoriesRomance of Categories =
open Prelude, SyntaxRomance in {
flags
startcat=Phr ;
startcat=Phr ; optimize=all ;
lincat
N = CommNoun ;
@@ -66,7 +66,7 @@ lincat
V2S = TransVerb ;
V2Q = TransVerb ;
V2V = TransVerb ** {s3 : Preposition ; c3 : CaseA} ;
V2V = TransVerb ** {c3 : CaseA} ;
V2A = TransVerb ;
V0 = Verb ;