mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-21 09:16:22 -06:00
first experiments running Predication with the big lexicon and the other RGL modules
This commit is contained in:
@@ -1,14 +1,17 @@
|
||||
--# -path=.:../translator
|
||||
|
||||
concrete TransEng of Trans =
|
||||
RGLBaseEng
|
||||
RGLBaseEng - [Pol]
|
||||
,PredEng
|
||||
,DictionaryEng
|
||||
,DictionaryEng - [Pol]
|
||||
|
||||
** open Prelude in {
|
||||
|
||||
** {
|
||||
{-
|
||||
lin
|
||||
LiftV : V -> PrV aNone ;
|
||||
LiftV v = v ** {v = v.s ; c1,c2 = [] ; isSubjectControl, isAux = False} ;
|
||||
|
||||
|
||||
{-
|
||||
LiftV2 : V2 -> PrV (aNP aNone) ;
|
||||
LiftVS : VS -> PrV aS ;
|
||||
LiftVQ : VQ -> PrV aQ ;
|
||||
|
||||
Reference in New Issue
Block a user