It felt really nice seeing all the things fall together into place. Vs It felt really nice to see all the things fall together into place. Is this just an infinite- gerund thing? Or are the mean...
Yahoo: Welp. Scientists Just Announced the Doomsday Clock Is Closer Than Ever to Midnight.
Welp. Scientists Just Announced the Doomsday Clock Is Closer Than Ever to Midnight.
If you’ve been scrolling TikTok or X (formerly Twitter) and seeing folks freaking out about the Doomsday Clock 2026 update without quite knowing what it means, you’re not alone. That sudden flurry of ...
As far as I know it's ungrammatical to use the verb form "seeing" when perception is involved - do you mean specifically the gerund seeing, or any use of to see? Either way, it sounds wrong to this US English speaker: we use "seeing" to mean "perceiving" all the time.
grammar - When is it ok to use "seeing"? - English Language Learners ...
However, I'm seeing two interpretations which are perfectly acceptable in correct English. These may not match the originally intent in the argument, but they're acceptable. Firstly, "see" can mean to determine something. "I'll see who's at the door, and I'll see whether they're here about the car." Now consider the following exchange:
They're definitely not interchangeable. If you start saying I am seeing instead of I can see, people will notice you're talking like a foreigner. I can't explain how it works grammatically, but Chandler's use of the continuous here serves to convey the question: "do you the same thing I see?" See here for a similar use of see in the present continuous.
present continuous - "I see" vs. "I am seeing" in the sense of ...
(3) The debug option can be very helpful for seeing what, at first glance, looks like what a bunch of random characters does like. But this one is conventionally erroneous like the first one.
How to use the present participle of the verb to see. Can I say, "I enjoy seeing new places"?
sentence construction - Is it correct to say l enjoy seeing places ...
I’m not seeing anything now would be ok for Sarah to say; the present progressive, and more importantly, the now convey the contrast between the new and the previous states of affairs. For Alex, the simple I don’t see anything would be the most natural for (A). In any event, I think it less likely that Alex would use the now at all, because the now seems to suggest a contrast about what he ...
What is the technical term for seeing things from someone else's perspective? Ask Question Asked 3 years, 10 months ago Modified 3 years, 10 months ago
word request - What is the technical term for seeing things from ...
1 Seen from the helicopter, the cars on the road are as small as insects. We seeing the cars on the road from the helicopter, they are as small as insects. Are both of the sentences grammatically and semantically correct? In my opinion, the first sentence is fine, but the second one seems weird and incorrect.
A: But then why do you only see / are you only seeing them a couple of times a month? Would you see this as a fixed thing and use simple present, or see it as a temporary situation and use the present continuous?
Add Yahoo as a preferred source to see more of our stories on Google. A group of international scientists who maintain the "Doomsday Clock" have pushed the metaphorical measure of humanity's impending ...
Add Yahoo as a preferred source to see more of our stories on Google. Editor’s note: On , the Bulletin of the Atomic Scientists announced that the clock is now set at 85 seconds to ...
MSN: The Doomsday Clock 2026 update sets time at 85 seconds to midnight
The Doomsday Clock 2026 update sets time at 85 seconds to midnight
The code above might look ugly, but all you have to understand is that the FutureBuilder widget takes two arguments: future and builder, future is just the future you want to use, while builder is a function that takes two parameters and returns a widget. FutureBuilder will run this function before and after the future completes.