diff options
Diffstat (limited to 'deprecated/old-lib/resource/romance/ExtraRomanceAbs.gf')
| -rw-r--r-- | deprecated/old-lib/resource/romance/ExtraRomanceAbs.gf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/deprecated/old-lib/resource/romance/ExtraRomanceAbs.gf b/deprecated/old-lib/resource/romance/ExtraRomanceAbs.gf new file mode 100644 index 000000000..ff5263e98 --- /dev/null +++ b/deprecated/old-lib/resource/romance/ExtraRomanceAbs.gf @@ -0,0 +1,7 @@ +abstract ExtraRomanceAbs = Cat, Extra[ + VPI,ListVPI,BaseVPI,ConsVPI,MkVPI,ComplVPIVV,ConjVPI, + VV,VP,Conj] ** { + + fun TPasseSimple : Tense ; --# notpresent + +} |
