
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > |
Grammar Engineering Frequently Asked QuestionsI 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 theSTEM values of the input and output. Add
inflecting-lex-rule as a supertype to the rule in question, and it should
work better.
Back to FAQs page Back to main course page | |||||||