RE: Here's why Creatards might be right
October 28, 2015 at 12:20 pm
(This post was last modified: October 28, 2015 at 12:23 pm by ErGingerbreadMandude.)
(October 28, 2015 at 12:02 pm)Thumpalumpacus Wrote:(October 28, 2015 at 5:12 am)pool Wrote: Imagine a motorcycle.
When we turn the accelerator the motorcycle moves forward.
Why does the motorcycle move forward?
The motorcycle moves forward because the motorcycle was designed to move forward when someone turn the accelerator.
Now imagine yourself.
When you walk forward you move forward.
Why do you move forward when you walk towards that direction?
We move forward when we walk towards that direction because we were designed to move forward when we walk towards that direction.
Designed by who? I honestly have no idea
You can relate this example with literally everything that happens in our daily life
See the Third Law here.
I totally understand what you're trying to tell me. But science cannot explain why's of the natural world.
Are you familiar with programming?
If you look at this piece of code you will better understand what I'm trying to say:
void main()
{
int x=5,y;
printf("Enter a number: ");
scanf("%d",&y);
printf("The number is %d.",y+x);
}
This function is like our natural world. After a few try's we'd be able to figure out that the number displayed after the text "The number is " is 5 more than the number we give as an input. This is what science does. Science make observations and derive conclusions. What science cannot do is why the number displayed after the text "The number is " is 5 more than the number we give as an input. The only answer is - it's how it's always have been.
Our world is like that function. We have no clue why the number displayed after the text "The number is " is 5 more than the number we give. The only thing we know is that the number displayed after the text "The number is " is 5 more than the number we give through observation.
You get me? I have the idea in my head but I'm having trouble communicating it in a way people would normally do. :/