View Single Post
Old 10-27-2011, 06:01 AM   #220
siebert
Developer
siebert has a complete set of Star Wars action figures.siebert has a complete set of Star Wars action figures.siebert has a complete set of Star Wars action figures.
 
Posts: 155
Karma: 280
Join Date: Nov 2010
Device: Kindle 3 (Keyboard) 3G / iPad 9 WiFi / Google Pixel 6a (Android)
Quote:
Originally Posted by pdurrant View Post
There's still some work to me done on decoding the inflection rules. I'm sure that "Error: Delete operation of inflection rule failed" needs to be fixed. Perhaps someone with the source to a dictionary with infections could have a go?
The delete rule contains the letter which should be deleted. The error is given if that letter doesn't match the current letter of the word at the position where the deletion should be performed.

Normally this shouldn't happen, but for non-ascii letters the letters don't match. I assume that the text encodings of the rules and the actual text are different. But I have no idea what encoding is used in the rules.

I could provide the source of a minimal dictionary which shows the error if needed.

Ciao,
Steffen
siebert is offline   Reply With Quote