
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked Questions | ||||||||
| Line: 23 to 23 | ||||||||
| In addition, phrases and lex-rules also have the following: | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| ||||||||
| Line: 47 to 47 | ||||||||
| ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked Questions | ||||||||
| Line: 137 to 137 | ||||||||
| Here are a couple of pdf files meant to be used as "cheat sheets" for reading of the path names of features you want to constrain in your grammars. They are not complete, but aim to present the most commonly used features in a readable format. | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > | ||||||||
Back to FAQs page | ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked Questions | ||||||||
| Line: 137 to 137 | ||||||||
| Here are a couple of pdf files meant to be used as "cheat sheets" for reading of the path names of features you want to constrain in your grammars. They are not complete, but aim to present the most commonly used features in a readable format. | ||||||||
| Changed: | ||||||||
| < < | ||||||||
| > > |
| |||||||
Back to FAQs page | ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked Questions | ||||||||
| Line: 142 to 142 | ||||||||
| not complete, but aim to present the most commonly used features in a readable format. | ||||||||
| Changed: | ||||||||
| < < | ||||||||
| > > | ||||||||
|
| ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked Questions | ||||||||
| Line: 135 to 135 | ||||||||
| ||||||||
| Added: | ||||||||
| > > | ExamplesHere are a couple of pdf files meant to be used as "cheat sheets" for reading of the path names of features you want to constrain in your grammars. They are not complete, but aim to present the most commonly used features in a readable format. | |||||||
|
| ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Grammar Engineering Frequently Asked Questions | ||||||||
| Line: 27 to 27 | ||||||||
| ||||||||
| Added: | ||||||||
| > > | Headed-phrases further have:
| |||||||
And lexical entries (lex-item) and lexical rules also have the following:
| ||||||||
| Added: | ||||||||
| > > | Synsem FeaturesMost of the action happens withinSYNSEM (either the SYNSEM of the sign itself, or the SYNSEM of its ARGS). Inside SYNSEM, one finds:
Local featuresInsideLOCAL, one finds the following:
Non-local featuesInsideNON-LOCAL, one finds the following features, which all take difference lists as their values:
Category featuresInsideCAT, one finds the following:
Head and Valence featuresInsideHEAD, one finds the following:
VAL, one finds the follwing, which all take lists of synsems as their values.
Content featuresInsideCONT as well as C-CONT, one finds the following:
RELS is a list of elementary predications, which typically have
the following features:
HCONS is a list of qeqs, which have the following features:
HOOK, one finds the following:
Lexkeys | |||||||
| Added: | ||||||||
| > > | Inside LKEYS one finds the following: | |||||||
| Added: | ||||||||
| > > |
| |||||||
|
| ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > |
Grammar Engineering Frequently Asked QuestionsWhat is the feature geometry assigned in the Matrix? (Or: How do I figure out what paths I need to use?)It's not possible to exhaustively describe the feature geometry for at least two reasons:
Outermost featuresThe top level features on all signs are as follows:
Back to FAQs page Back to main course page -- EmilyBender - 09 Apr 2006 | |||||||