Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poss-lex-rule leaving COMPS underspecified #706

Open
emilymbender opened this issue Feb 12, 2024 · 0 comments
Open

poss-lex-rule leaving COMPS underspecified #706

emilymbender opened this issue Feb 12, 2024 · 0 comments
Labels
bug Something isn't working Customization

Comments

@emilymbender
Copy link
Contributor

When combined with complement extraction, this gives grammars that spin:

possessum-lex-rule-1 := val-change-with-ccont-lex-rule &
[ C-CONT [ HOOK #hook,
RELS.LIST < arg12-ev-relation &
[ PRED "poss_rel",
LBL #lbl,
ARG1 #possessum,
ARG2 #possessor ] >,
HCONS.LIST < >,
ICONS.LIST < > ],
DTR.SYNSEM.LOCAL [ CAT [ HEAD.PRON -,
VAL [ SPR #spr,
SPEC #spec ] ],
CONT.HOOK #hook &
[ INDEX #possessum,
LTOP #lbl ] ],
SYNSEM.LOCAL.CAT [ POSSESSUM possessum-1,
VAL [ SPEC #spec,
SPR #spr,
COMPS.FIRST [ OPT -,
LOCAL [ CAT cat-sat &
[ HEAD +np,
VAL.SPR < > ],
CONT.HOOK.INDEX #possessor ] ] ],
HEAD noun &
[ MOD < >,
POSSESSOR nonpossessive,
INIT - ] ] ].

section=adnom-poss
poss-strat1_order=head-final
poss-strat1_mod-spec=mod
poss-strat1_mark-loc=possessum
poss-strat1_possessum-type=affix
poss-strat1_possessum-affix-agr=non-agree
poss-pron1_type=affix
poss-pron1_agr=non-agree
poss-pron1_mod-spec=mod

@emilymbender emilymbender added bug Something isn't working Customization labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Customization
Projects
None yet
Development

No branches or pull requests

1 participant