summaryrefslogtreecommitdiff
path: root/next-lib/src/romance/ExtraRomanceAbs.gf
blob: ff5263e98c08a3f85e62e435f9a6007da8f1e565 (plain)
1
2
3
4
5
6
7
abstract ExtraRomanceAbs = Cat, Extra[
  VPI,ListVPI,BaseVPI,ConsVPI,MkVPI,ComplVPIVV,ConjVPI,
  VV,VP,Conj] ** {

  fun TPasseSimple : Tense ; --# notpresent

}