Tags:
view all tags
---+Grammar Engineering Frequently Asked Questions ---++When I try to generate, the LKB says *"Probable circular lexical rule"*. How do I debug this? This error arises when a lexical rule can apply to its own output. With spelling-change rules, this isn't a problem in the parsing direction, because the number of times the rule can apply is constrained by the input form. In the generation, direction, however, the form itself is unconstrained, only the semantics. A typical case would be a lexeme-to-lexeme rule that only adds information (e.g. case information). This problem doesn't arise with lexeme-to-word rules because the DTR (input) and mother (output) are already incompatible (different values for INFLECTED). One solution is to constrain the type of the daugher on the rule: to _lex-item_ if it's the first affix or to the type of the lexical rule that adds the immediately preceeding affix. --- [[GrammarEngineeringFAQ][Back to FAQs page]] [[http://courses.washington.edu/ling567/][Back to main course page]] -- Main.EmilyBender - 18 Apr 2005
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2005-04-18
-
EmilyBender
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Edit
Attach
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback