Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting into Java: French Verb Conjugation Program
#8
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"
Reply


Messages In This Thread
Getting into Java: French Verb Conjugation Program - by Stereo - 2010-10-13, 05:57 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)