2010-10-13, 05:57 AM
In the case of irregular verbs, you'd either want to store them as the 'stem' (et for etre, all for aller) or, better change your verbs(input) function so it doesn't immediately cut it down to the root. That should be happening during conjugation anyway, in terms of code that makes sense.
If you want to make this useful in an easy way, have it flash up
IL ALLER (imparfait)
>
Then the user types in "il allait" and it says "bon travail!", or they put in "il alle" and it says "non! le correct reponse est: il allait"
If you want to make this useful in an easy way, have it flash up
IL ALLER (imparfait)
>
Then the user types in "il allait" and it says "bon travail!", or they put in "il alle" and it says "non! le correct reponse est: il allait"

