mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 04:16:30 -06:00
Fin modules of NDTrans in place, but refactoring in needed
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
concrete PredFin of Pred =
|
||||
CatFin [Ant,NP,Utt,IP,IAdv,Conj] **
|
||||
PredFunctor - [StartVPC, ContVPC, ---- need generalization
|
||||
AgentPassUseV,AgentPastPartAP] ---- moreover slow
|
||||
with
|
||||
(PredInterface = PredInstanceFin)
|
||||
|
||||
** {
|
||||
|
||||
lin StartVPC, ContVPC, AgentPassUseV, AgentPastPartAP = variants {} ; ---- just to make it compile as instance of Pred
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user