Bug 106451 - comparison forms query ADVERBS
Summary: comparison forms query ADVERBS
Status: RESOLVED FIXED
Alias: None
Product: kvoctrain
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Frederik Gladhorn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-29 12:23 UTC by Markus Buechele
Modified: 2007-09-18 18:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Buechele 2005-05-29 12:23:19 UTC
Version:           0.8.1 (using KDE KDE 3.3.2)
Installed from:    Gentoo Packages
OS:                Linux

please enable comparison forms for adverbs (as they are for adjectives)
Comment 1 Frederik Gladhorn 2007-09-18 18:31:20 UTC
SVN commit 714050 by gladhorn:

Make the grammar practice selection much better.
In the config dialog one can check the grammar tests to use now. This also allows for adverb (mixed with adjective or alone) tests.
Give the doc default grammar when using the wizard.
Rewrite the type for test selection funtion as checkType.
Deprecate a function that probably doesn't work, esp if multiple word types are allowed to share a special type.
BUG: 106451


 M  +0 -28     libkdeedu/keduvocdocument/keduvocwordtype.cpp  
 M  +1 -1      libkdeedu/keduvocdocument/keduvocwordtype.h  
 M  +18 -5     parley/src/common-dialogs/parley.kcfg  
 M  +2 -0      parley/src/kva_io.cpp  
 M  +2 -0      parley/src/practice/AdjQueryDlg.cpp  
 M  +71 -90    parley/src/practice/kvtquery.cpp  
 M  +10 -4     parley/src/practice/kvtquery.h  
 M  +47 -8     parley/src/practice/kvtquerymanager.cpp  
 M  +34 -24    parley/src/practice/startpracticewidget.cpp  
 M  +2 -0      parley/src/practice/startpracticewidget.h  
 M  +81 -49    parley/src/practice/startpracticewidget.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=714050