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

object raising verbs wrongly classified as object control verbs #63

Open
leoalenc opened this issue Dec 9, 2021 · 0 comments
Open

object raising verbs wrongly classified as object control verbs #63

leoalenc opened this issue Dec 9, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@leoalenc
Copy link
Contributor

leoalenc commented Dec 9, 2021

Ao verbo impedir, no momento, são atribuídos dois tipos:

grep -En "^impedir(_[0-9]+)? " *.tdl

control-verbs.tdl:76:impedir_1 := de-inf-ditrans-second-arg-control-verb-lex &
lexicon.tdl:801:impedir := dir-verb-lex &

Exemplos:

a estudante impediu o artista de matar a ratazana
o cachorro impediu que o gato perseguisse a ratazana

Na verdade, no primeiro exemplo, não temos, rigor, controle do objeto, mas alçamento (raising) do sujeito da oração encaixada à posição de objeto do verbo matriz, do qual não exerce papel temático.
O objetivo desta issue é fazer essa correção.

@leoalenc leoalenc added the bug Something isn't working label Dec 9, 2021
@leoalenc leoalenc self-assigned this Dec 9, 2021
leoalenc added a commit that referenced this issue Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant