diff options
| author | aarne <aarne@chalmers.se> | 2014-04-04 07:30:06 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2014-04-04 07:30:06 +0000 |
| commit | dafaef7fec8ac776a56bb269a7c4e6ba1228d923 (patch) | |
| tree | 66c8b0e0f98c1a748ffc8e10ae1dac102365580d /examples/app/AppGer.gf | |
| parent | 1af3bb65b47fb3178fbce95638e5732998cc9527 (diff) | |
AdvS added to app
Diffstat (limited to 'examples/app/AppGer.gf')
| -rw-r--r-- | examples/app/AppGer.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppGer.gf b/examples/app/AppGer.gf index 45cf3e6bb..7b97a7c1f 100644 --- a/examples/app/AppGer.gf +++ b/examples/app/AppGer.gf @@ -16,7 +16,7 @@ concrete AppGer of App = AdverbGer, PhraseGer, SentenceGer [ - PredVP,SlashVP,ImpVP, + PredVP,SlashVP,ImpVP,AdvS, UseCl,UseQCl,UseSlash,SSubjS,UseRCl ], QuestionGer - [ |
