forked from GitHub/gf-rgl
(Kor) Add linrefs to V* cats
This commit is contained in:
@@ -117,4 +117,7 @@ concrete CatKor of Cat = CommonX ** open ResKor, Prelude in {
|
||||
N2 = ResKor.Noun2 ;
|
||||
N3 = ResKor.Noun3 ;
|
||||
PN = ResKor.PNoun ;
|
||||
|
||||
linref
|
||||
V, V2, V3, VP = linVerb ;
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -248,4 +248,6 @@ oper
|
||||
--------------------------------------------------------------------------------
|
||||
-- linrefs
|
||||
|
||||
linVerb : Verb -> Str = \v -> v.s ! linVF ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user