diff options
| author | aarne <aarne@chalmers.se> | 2014-04-03 07:25:57 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2014-04-03 07:25:57 +0000 |
| commit | 942808bc84894d82591d15f1cef95b02b6ab2ab6 (patch) | |
| tree | 169a51d9f5f63c988e4d152b0ab4c6a3e647d84d /examples/app/AppFre.gf | |
| parent | e6f9143c633dd8599503131d838e48edfb65ba25 (diff) | |
added AdvVP and AdVVP to App
Diffstat (limited to 'examples/app/AppFre.gf')
| -rw-r--r-- | examples/app/AppFre.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/app/AppFre.gf b/examples/app/AppFre.gf index 7b3c4d716..e27e9fe32 100644 --- a/examples/app/AppFre.gf +++ b/examples/app/AppFre.gf @@ -11,6 +11,7 @@ concrete AppFre of App = ConjunctionFre, VerbFre [ UseV,ComplVV,SlashV2a,ComplSlash,UseComp,CompAP,CompNP,CompAdv,CompCN + ,AdvVP,AdVVP ], AdverbFre, PhraseFre, |
