1
0
forked from GitHub/gf-core

missing constructions in Attempto grammars added

This commit is contained in:
aarne
2008-11-03 16:51:43 +00:00
parent df5e7b3363
commit 7f0b861ca9
15 changed files with 112 additions and 59 deletions

View File

@@ -8,6 +8,7 @@ oper
provably_Adv : Adv ;
provable_A : A ;
false_A : A ;
such_A : A ;
genitiveNP : NP -> CN -> NP ;
@@ -15,4 +16,6 @@ oper
-- l_Unit : Unit ;
-- kg_Unit : Unit ;
each_Det : Det ;
}