1
0
forked from GitHub/gf-rgl

more English cf

This commit is contained in:
aarne
2005-11-17 16:41:15 +00:00
parent 5941ce6073
commit 8272e75ca6
16 changed files with 8589 additions and 32 deletions

14
resource/exper/Adjf.cf Normal file
View File

@@ -0,0 +1,14 @@
PositA. AP ::= A ;
A ::= A2 | AV | A2V ;
-- also solves comparison of AV
ComparA. AP_post ::= "more" A "than" NP ;
AP_post ::= "less" A "than" NP ;
-- superlatives à la CLE
Num ::= "most" A ;
Num_Pl ::= "most" A ;