webalt0812

This commit is contained in:
alaine
2005-12-08 07:52:57 +00:00
parent 03ff170d43
commit d7759ffbb4
6 changed files with 7 additions and 7 deletions

View File

@@ -63,7 +63,7 @@ lin
PredAS adj sent = sats2clause (
insertComplement
(mkSats impersNounPhrase (vNom verbOlla))
(complAdjPhrase Sg (adj2adjPhrase adj) ++ sent.s)
((adj2adjPhrase adj).s ! APred ! AN (NCase Sg Part) ++ embedConj ++ sent.s)
) ;
PredV0 rain = sats2clause (mkSats impersNounPhrase (vNom rain)) ;