mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 19:28:54 -06:00
redocumenting resource
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
concrete CatGer of Cat = open ResGer, Prelude in {
|
||||
concrete CatGer of Cat = TenseX ** open ResGer, Prelude in {
|
||||
|
||||
flags optimize=all_subs ;
|
||||
|
||||
@@ -71,7 +71,7 @@ concrete CatGer of Cat = open ResGer, Prelude in {
|
||||
Subj = {s : Str} ;
|
||||
Prep = {s : Str ; c : Case} ;
|
||||
|
||||
-- Open lexical classes, e.g. Basic
|
||||
-- Open lexical classes, e.g. Lexicon
|
||||
|
||||
V, VS, VQ, VA = ResGer.Verb ; -- = {s : VForm => Str} ;
|
||||
VV = Verb ** {isAux : Bool} ;
|
||||
|
||||
Reference in New Issue
Block a user