mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 08:42:50 -06:00
factored out fun's for lifting RGL functions to Pred, and added some
This commit is contained in:
5
lib/src/experimental/NDLiftEng.gf
Normal file
5
lib/src/experimental/NDLiftEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete NDLiftEng of NDLift =
|
||||
RGLBaseEng - [Pol,Tense]
|
||||
,NDPredEng
|
||||
|
||||
** NDLiftFunctor with (Lift = LiftEng) ;
|
||||
Reference in New Issue
Block a user