extended Romanian grammar with extra special construction

This commit is contained in:
ramona.enache
2010-05-14 19:44:02 +00:00
parent c90f3181f4
commit da90e76107
2 changed files with 25 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ abstract ExtraRonAbs = Cat **{
fun
DatSubjCl : NP -> VP -> Cl ;
AccSubjCl : NP -> VP -> Cl ;
DatSubjCompCl : NP -> VP -> NP -> Cl ;
at_Prep : Prep ;
refCN : N -> CN ;