-
Notifications
You must be signed in to change notification settings - Fork 4
GeFaqOverApplicationLexRule
EricZinda edited this page Jun 30, 2023
·
3 revisions
I have a lexical rule that seems to be applying even when its phonological conditions aren't met. What's going on?
The rule probably doesn't inherit from the type inflecting-lex-rule. This breaks the connection between the STEM values of the input and output. Add inflecting-lex-ruleas a supertype to the rule in question, and it should work better.
Home | Forum | Discussions | Events