Tags:
view all tags
---+Grammar Engineering Frequently Asked Questions ---++I'm trying to write a lexical (or phrase structure rule), but I get the error *"Rule without daughter"*. What does this mean, and how should I fix it? The parameters file =lkb/globals.lsp= specifies (among other things) the features through which the parser/generator can find the daughters of a phrase structure or lexical rule. If none of those features are appropriate for the rule that you defined, you will get this error. The best way to make sure that you inherit the proper features is to make your rule a subtype of either =lex-rule= or =phrase=. In fact, to take full advantage of the Matrix, you almost certainly want to inherit from much more specific subtypes of those types. --- [[GrammarEngineeringFAQ][Back to FAQs page]] [[http://courses.washington.edu/ling567/][Back to main course page]] -- Main.EmilyBender - 19 May 2005
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r3 - 2007-02-05
-
MargalitZabludowski
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