1
0
forked from GitHub/gf-rgl

redocumenting resource

This commit is contained in:
aarne
2006-01-25 13:52:15 +00:00
parent df20fe151f
commit 3c5fcbc4da
73 changed files with 392 additions and 263 deletions

View File

@@ -1,5 +1,5 @@
incomplete concrete CatScand of Cat =
open ResScand, Prelude, CommonScand, (R = ParamX) in {
TenseX ** open ResScand, Prelude, CommonScand, (R = ParamX) in {
flags optimize=all_subs ;
@@ -87,7 +87,7 @@ incomplete concrete CatScand of Cat =
Subj = {s : Str} ;
Prep = {s : Str} ;
-- Open lexical classes, e.g. Basic
-- Open lexical classes, e.g. Lexicon
V, VS, VQ, VA = Verb ;
V2, VV, V2A = Verb ** {c2 : Str} ;