additions and corrections to Dut,Fre,Ita needed for a dialogue system grammar

This commit is contained in:
aarne
2015-09-17 09:50:52 +00:00
parent 293464c3e8
commit 50fc3416f1
10 changed files with 56 additions and 10 deletions

View File

@@ -48,5 +48,13 @@ concrete ExtraIta of ExtraItaAbs = ExtraRomanceIta **
ExistsNP np =
mkClause [] True False np.a (insertComplement (\\_ => (np.s ! Nom).ton) (predV (regV "esistere"))) ;
che_cosa_IP = {s = \\c => prepCase c ++ ["che cosa"] ; a = aagr Fem Sg} ;
cosa_IP = {s = \\c => prepCase c ++ ["cosa"] ; a = aagr Fem Sg} ;
voiPol_Pron = mkPronoun
"voi" "vi" "vi" "ve" "voi" "vostro" "vostra" "vostri" "vostre"
Masc Pl P2
** {isPol = True} ;
}