Tags:
create new tag
view all tags
---+Grammar Engineering Frequently Asked Questions ---++I've added a rule to my grammar but the LKB doesn't seem to have found it. What's happening? There are a few possibilities here. If the rule is not available through the View > Grammar Rule or View > Lexical Rule menus, then perhaps: 1. You added a new rule type but did not instantiate the rule in =rules.tdl=, =irules.tdl=, or =lrules.tdl=. Without a specific entry, the type won't do anything. 1. You added a new rule type, and through a cut-and-paste error, gave it the same name as an existing rule. If multiple entries have the same name, only the last one will be incorporated into the grammar. 1. There is an error in your rule instance definition (e.g., the constraints on the rule instance are incompatible with those of a supertype) that the LKB flags only as a warning. In this case, a warning will appear in the LKB Top window, but the grammar will still load. You may have to scroll up to see the warning. If the rule is available through View > Grammar Rule or View > Lexical Rule, but not firing when you expect it to in parsing (not visible in the parse chart), then most likely there is a bug in the rule. To try to locate the bug, try interactive unification. ---+++Related topics * [[NoError][I don't think I'm getting any error messages. Does that mean I don't have any errors?]] * [[ShowChart][How do I get the LKB to show me the parse chart?]] * [[ViewEntry][How do I look at fully specified lexical entries or rules?]] * [[InteractiveUnify][How do I do interactive unification?]] * [[ForgetConstraint][The LKB seems to be "forgetting" a constraint/definition I've coded. Why?]] * [[ConfusingTypo][I have a type/lexical entry/rule which doesn't seem to be inheriting a constraint from its supertype. What might be going on?]] --- [[GrammarEngineeringFAQ][Back to FAQs page]] [[http://courses.washington.edu/ling567/][Back to main course page]] -- Main.EmilyBender - 19 May 2005
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2005-05-20
-
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
E
dit
A
ttach
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