1
0
forked from GitHub/gf-core

Remove "at least" and "at most" from parsing grammar, since they are now in structural.

This commit is contained in:
bjorn
2008-11-18 15:20:14 +00:00
parent 6cd27ad4f3
commit da4b858316
2 changed files with 0 additions and 4 deletions

View File

@@ -30,8 +30,6 @@ fun another_Predet : Predet ;
fun any_Predet : Predet ;
fun anybody_NP : NP ;
fun anything_NP : NP ;
fun at8least_AdN : AdN ;
fun at8most_AdN : AdN ;
fun both_Det : Det ;
fun either_Det : Det ;
fun exactly_AdN : AdN ;