more English cf

This commit is contained in:
aarne
2005-11-17 16:41:15 +00:00
parent cace1d54b1
commit 39e3fd3e19
16 changed files with 8589 additions and 32 deletions

View File

@@ -8,12 +8,14 @@ AP_post ::= "less" A "than" NP ;
Num ::= "most" A ;
Num_Pl ::= "most" A ;
ComplAV. AP_post ::= AV Prep VP ;
ComplAV. AP_post ::= AV "to" VP ;
UseA2V. AV ::= A2V Prep NP ;
PredAS. Cl ::= "it" Cop AS "that" S ;
-- is this much too general?
SentAP. AP_post ::= AP SC ;
AP_post ::= AP_post SC ;
ComplAQ. AP ::= AQ "of" QS ;
-- replace this by NP ::= S
-- ComplAQ. AP_post ::= AQ "of" QS ;
---- TODO: comparison of AV etc