forked from GitHub/gf-core
factored out fun's for lifting RGL functions to Pred, and added some
This commit is contained in:
5
lib/src/experimental/NDLiftSwe.gf
Normal file
5
lib/src/experimental/NDLiftSwe.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete NDLiftSwe of NDLift =
|
||||
RGLBaseSwe - [Pol,Tense]
|
||||
,NDPredSwe
|
||||
|
||||
** NDLiftFunctor with (Lift = LiftSwe) ;
|
||||
Reference in New Issue
Block a user