Strange sounding instruction - I found you X
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
2
down vote
favorite
Trying to create a notification message for a user on a website.
Right now, the flow is that following some search, results are presented to a user with text such as:
"I Found you these great results !"
I understand this can be changed to "Here are some ... "
But what I am really trying to understand is if this is a legit usage of language:
I found you X
I am of course a non native, so maybe the "strangeness" is just to my ears..
grammar writing
New contributor
JAR.JAR.beans is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
2
down vote
favorite
Trying to create a notification message for a user on a website.
Right now, the flow is that following some search, results are presented to a user with text such as:
"I Found you these great results !"
I understand this can be changed to "Here are some ... "
But what I am really trying to understand is if this is a legit usage of language:
I found you X
I am of course a non native, so maybe the "strangeness" is just to my ears..
grammar writing
New contributor
JAR.JAR.beans is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
Trying to create a notification message for a user on a website.
Right now, the flow is that following some search, results are presented to a user with text such as:
"I Found you these great results !"
I understand this can be changed to "Here are some ... "
But what I am really trying to understand is if this is a legit usage of language:
I found you X
I am of course a non native, so maybe the "strangeness" is just to my ears..
grammar writing
New contributor
JAR.JAR.beans is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Trying to create a notification message for a user on a website.
Right now, the flow is that following some search, results are presented to a user with text such as:
"I Found you these great results !"
I understand this can be changed to "Here are some ... "
But what I am really trying to understand is if this is a legit usage of language:
I found you X
I am of course a non native, so maybe the "strangeness" is just to my ears..
grammar writing
grammar writing
New contributor
JAR.JAR.beans is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
JAR.JAR.beans is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
JAR.JAR.beans is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 4 hours ago
JAR.JAR.beans
1134
1134
New contributor
JAR.JAR.beans is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
JAR.JAR.beans is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
JAR.JAR.beans is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
4
down vote
accepted
It's perfectly grammatical.
In the same way that ditransitive verbs (like give and show) can be used in two ways,
I gave the book to her.
or
I gave her the book.
many verbs can have a benefactive "for X", which can be treated the same way:
I baked a cake for her.
or
I baked her a cake.
So "I found you this" is identical in meaning to "I found this for you".
To me, this is something that would be said by a friend, or a person who had been working with me and established some sort of relationship. To have a piece of software say it strikes me as presumptuous, trying to pretend that it has a personal relationship with me.
add a comment |Â
up vote
2
down vote
This is an example of usage of an indirect object. This often happens with the preposition to;
I gave the book to you
I gave you the book
Note that the indirect object you can follow the direct object the book, with the preposition to, or it can follow the verb and lose the preposition. This also happens occasionally with the preposition for
I found these great results for you!
I found you these great results!
Thank you! can only accept one answer.
– JAR.JAR.beans
4 hours ago
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
4
down vote
accepted
It's perfectly grammatical.
In the same way that ditransitive verbs (like give and show) can be used in two ways,
I gave the book to her.
or
I gave her the book.
many verbs can have a benefactive "for X", which can be treated the same way:
I baked a cake for her.
or
I baked her a cake.
So "I found you this" is identical in meaning to "I found this for you".
To me, this is something that would be said by a friend, or a person who had been working with me and established some sort of relationship. To have a piece of software say it strikes me as presumptuous, trying to pretend that it has a personal relationship with me.
add a comment |Â
up vote
4
down vote
accepted
It's perfectly grammatical.
In the same way that ditransitive verbs (like give and show) can be used in two ways,
I gave the book to her.
or
I gave her the book.
many verbs can have a benefactive "for X", which can be treated the same way:
I baked a cake for her.
or
I baked her a cake.
So "I found you this" is identical in meaning to "I found this for you".
To me, this is something that would be said by a friend, or a person who had been working with me and established some sort of relationship. To have a piece of software say it strikes me as presumptuous, trying to pretend that it has a personal relationship with me.
add a comment |Â
up vote
4
down vote
accepted
up vote
4
down vote
accepted
It's perfectly grammatical.
In the same way that ditransitive verbs (like give and show) can be used in two ways,
I gave the book to her.
or
I gave her the book.
many verbs can have a benefactive "for X", which can be treated the same way:
I baked a cake for her.
or
I baked her a cake.
So "I found you this" is identical in meaning to "I found this for you".
To me, this is something that would be said by a friend, or a person who had been working with me and established some sort of relationship. To have a piece of software say it strikes me as presumptuous, trying to pretend that it has a personal relationship with me.
It's perfectly grammatical.
In the same way that ditransitive verbs (like give and show) can be used in two ways,
I gave the book to her.
or
I gave her the book.
many verbs can have a benefactive "for X", which can be treated the same way:
I baked a cake for her.
or
I baked her a cake.
So "I found you this" is identical in meaning to "I found this for you".
To me, this is something that would be said by a friend, or a person who had been working with me and established some sort of relationship. To have a piece of software say it strikes me as presumptuous, trying to pretend that it has a personal relationship with me.
answered 4 hours ago
Colin Fine
25.8k13650
25.8k13650
add a comment |Â
add a comment |Â
up vote
2
down vote
This is an example of usage of an indirect object. This often happens with the preposition to;
I gave the book to you
I gave you the book
Note that the indirect object you can follow the direct object the book, with the preposition to, or it can follow the verb and lose the preposition. This also happens occasionally with the preposition for
I found these great results for you!
I found you these great results!
Thank you! can only accept one answer.
– JAR.JAR.beans
4 hours ago
add a comment |Â
up vote
2
down vote
This is an example of usage of an indirect object. This often happens with the preposition to;
I gave the book to you
I gave you the book
Note that the indirect object you can follow the direct object the book, with the preposition to, or it can follow the verb and lose the preposition. This also happens occasionally with the preposition for
I found these great results for you!
I found you these great results!
Thank you! can only accept one answer.
– JAR.JAR.beans
4 hours ago
add a comment |Â
up vote
2
down vote
up vote
2
down vote
This is an example of usage of an indirect object. This often happens with the preposition to;
I gave the book to you
I gave you the book
Note that the indirect object you can follow the direct object the book, with the preposition to, or it can follow the verb and lose the preposition. This also happens occasionally with the preposition for
I found these great results for you!
I found you these great results!
This is an example of usage of an indirect object. This often happens with the preposition to;
I gave the book to you
I gave you the book
Note that the indirect object you can follow the direct object the book, with the preposition to, or it can follow the verb and lose the preposition. This also happens occasionally with the preposition for
I found these great results for you!
I found you these great results!
answered 4 hours ago


JavaLatte
37.4k23886
37.4k23886
Thank you! can only accept one answer.
– JAR.JAR.beans
4 hours ago
add a comment |Â
Thank you! can only accept one answer.
– JAR.JAR.beans
4 hours ago
Thank you! can only accept one answer.
– JAR.JAR.beans
4 hours ago
Thank you! can only accept one answer.
– JAR.JAR.beans
4 hours ago
add a comment |Â
JAR.JAR.beans is a new contributor. Be nice, and check out our Code of Conduct.
JAR.JAR.beans is a new contributor. Be nice, and check out our Code of Conduct.
JAR.JAR.beans is a new contributor. Be nice, and check out our Code of Conduct.
JAR.JAR.beans is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fell.stackexchange.com%2fquestions%2f184797%2fstrange-sounding-instruction-i-found-you-x%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password