some missing functions in wide-coverage Dut and Ger added

This commit is contained in:
aarne
2016-06-05 21:15:39 +00:00
parent 359b7c74c2
commit 31a7d71522
2 changed files with 19 additions and 1 deletions
+8 -1
View File
@@ -144,7 +144,14 @@ lin
lin
that_RP = which_RP ;
---- UttAdV adv = adv;
UttAdV adv = adv ;
ApposNP np1 np2 = {
s = \\c => np1.s ! c ++ SOFT_BIND ++ "," ++ np2.s ! NPNom ;
a = np1.a ;
isPron = False
} ;
AdAdV = cc2 ;
}