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

German usage of 'zu' for infinitives may not be accurate #3

Open
LukeSilva opened this issue May 29, 2015 · 1 comment
Open

German usage of 'zu' for infinitives may not be accurate #3

LukeSilva opened this issue May 29, 2015 · 1 comment

Comments

@LukeSilva
Copy link
Owner

http://lang-8.com/732137/journals/148834048847364331036814569620928725141

@LukeSilva
Copy link
Owner Author

After a verb that speaks about an action, the action phrase needs to be in a separate clause, with zu prepended to the second verb.

Ich lerne, auto zu fahren.
I learn, to drive cars.
More complicated examples of this will require three verbs, if we decide not to split this up into two clauses in the parsed language.
I want to be able to play like a star.
Ich will, wie ein Profi spielen zu können.

Some other examples of this however will not need to use a 'zu' clause.
Ich kann es leisten.
Ich kann es glauben.
Because of this, construction of the 'zu' clause should depend on a tag in the original verb, like how this is done in english...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant