Bug 164872 - Can you make conjugations of regular verbs follow a pattern?
Summary: Can you make conjugations of regular verbs follow a pattern?
Status: REPORTED
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Parley Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-24 23:11 UTC by Joseph Gilgen
Modified: 2014-02-19 18:09 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 Joseph Gilgen 2008-06-24 23:11:58 UTC
Version:           parley 0.9.0 (using KDE 4.0.3)
Installed from:    Ubuntu Packages

I enjoy using Parley, but it is a great chore to enter all the data for the conjugation lists. This is something I would like to practice more, but because of the dreariness of the task I usually don't enter the data. I was wondering if it were possible to modify the program so that it can follow a regular pattern of conjugation. For example, the languages I am studying are Spanish, French, and Portuguese. They all have a pattern for regular verbs. For instance, Spanish -ar verbs such as hablar conjugate to hablo, hablas, habla, hablamos, hablais, and hablan. So if you could create a program that would allow me to register hablar as an -ar verb that would follow a regular pattern, that would help me immensely.

Now I am just an end user, so I don't much about how technical the programming would be, but this is how I imagine it: in the edit entry window there would be a place to define the verb as a regular -ar verb. Parley would then know how to conjugate it because I have already defined the pattern that a regular -ar verb follows in a new dialog box that would be created in the grammar window. In the grammar window there would have to be created a dialog box that where verb patterns are established. Here it would ask for the infinitive endings of the verb class defined. So that I would put "ar" in the box, and then for the 1st person singular "o", 2nd per. "as", 3rd per. "a",... etc. That way, Parley could be programmed so that every word that I define as a verb, and that ends with "ar", would automatically be conjugated according to the preset pattern as long as I mark it regular in the conjugation dialog box. So in Spanish I could define three types of verbs: -ar, -er, -ir. French would have -er, -ir, and -re. German could have -en, and -n, and so forth with the many languages.

Then after that there are irregular verbs that follow the same pattern, but have a stem change. That is probably another level of complexity to deal with, but I would like to see the capacity to enter those stem changes in and just define an irregular verb as one with that stem change. Anyways, I got a lot of these ideas from Kverbos for Spanish verbs. I think it would be a great addition to Parley if it could also be able to build conjugation tables from just a few simple patterns that most verbs seem to follow in many languages.
Comment 1 Inge Wallin 2014-02-19 18:09:48 UTC
I guess that something could be done, but I guess it would be in the form of a script rather than a feature inside parley proper.  If you work in a school, maybe you can talk with the computer teachers? They ought to be able to help you or at least know who can.

Another possibility is to ask on the kde-edu mailing list.  I know there are lots of people who read that list who are not developers.