mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
linrefs for V,V2 in Turkish
This commit is contained in:
@@ -47,4 +47,9 @@ concrete CatTur of Cat = CommonX - [CAdv,AdN] ** open ResTur, Prelude in {
|
|||||||
N2 = Noun ** {c : Prep} ;
|
N2 = Noun ** {c : Prep} ;
|
||||||
N3 = Noun ** {c1,c2 : Prep} ;
|
N3 = Noun ** {c1,c2 : Prep} ;
|
||||||
PN = Noun ;
|
PN = Noun ;
|
||||||
|
|
||||||
|
linref
|
||||||
|
V = \v -> v.s ! VInfinitive ;
|
||||||
|
V2 = v.s ! VInfinitive ++ v.c.s ;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user