diff options
| author | bjorn <bjorn@bringert.net> | 2008-12-01 21:40:57 +0000 |
|---|---|---|
| committer | bjorn <bjorn@bringert.net> | 2008-12-01 21:40:57 +0000 |
| commit | 45df272fcd47d08cb9c6533270c13b9b3f02c69a (patch) | |
| tree | 1717493cf4789b161c979f2d58017af6bc0fa6e2 /next-lib/src/parse/ParseEngAbs.gf | |
| parent | 52a138d4f32ff6c32e3f5d65c75ad73a1e1ce9e4 (diff) | |
Get A2, married_A2 from Lexicon in parsing grammar, since OALS doesn't have any A2's.
Diffstat (limited to 'next-lib/src/parse/ParseEngAbs.gf')
| -rw-r--r-- | next-lib/src/parse/ParseEngAbs.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/next-lib/src/parse/ParseEngAbs.gf b/next-lib/src/parse/ParseEngAbs.gf index 11e9c5ac3..ef6c9f556 100644 --- a/next-lib/src/parse/ParseEngAbs.gf +++ b/next-lib/src/parse/ParseEngAbs.gf @@ -7,6 +7,7 @@ abstract ParseEngAbs = ], Lexicon [N3, distance_N3, + A2, married_A2, VQ, wonder_VQ, V2A, paint_V2A, V2Q, ask_V2Q, |
