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/AppSwe.gf | |
| parent | e6f9143c633dd8599503131d838e48edfb65ba25 (diff) | |
added AdvVP and AdVVP to App
Diffstat (limited to 'examples/app/AppSwe.gf')
| -rw-r--r-- | examples/app/AppSwe.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/app/AppSwe.gf b/examples/app/AppSwe.gf index cd6f53d2f..82fb02053 100644 --- a/examples/app/AppSwe.gf +++ b/examples/app/AppSwe.gf @@ -11,6 +11,7 @@ concrete AppSwe of App = ConjunctionSwe, VerbSwe [ UseV,ComplVV,SlashV2a,ComplSlash,UseComp,CompAP,CompNP,CompAdv,CompCN + ,AdvVP,AdVVP ], AdverbSwe, PhraseSwe, |
