- Mr. Slade. -

This is such a crock of shit!

- Mr. Trask. -
Please watch your language, Mr. Slade. You are in the Baird school, not a barracks.
Mr. Simms, I will give you one final opportunity to speak up.

- Mr. Slade. -
Mr. Simms doesn't want it.
He doesn't need to be labeled "still worthy of being a Baird man."
What the hell is that?
What is your motto here?
"Boys, inform on your classmates, save your hide; anything short of that, we're gonna burn you at the stake"?
Well, gentlemen, when the shit hits the fan, some guys run and some guys stay.
Here's Charlie facing the fire, and there's George hiding in big daddy's pocket.
And what are you doing?
You're gonna reward George and destroy Charlie.

- Mr. Trask. -
- Are you finished, Mr. Slade? -

- Mr. Slade. -

No, I'm just getting warmed up.
I don't know who went to this place.
William Howard Taft, William Jennings Bryant, William Tell, whoever.
Their spirit is dead, if they ever had one.It's gone.
You're building a rat ship here, a vessel for seagoing snitches.
And if you think you're preparing these minnows for manhood, you better think again,

because I say you are killing the very spirit this institution proclaims it instills.
What a shame. What kind of a show are you guys putting on here today?
I mean, the only class in this act is sitting next to me.
I'm here to tell you this boy's soul is intact.
It's non-negotiable. You know how I know?
Someone here, and I'm not gonna say who, offered to buy it.
- Only Charlie here wasn't selling.

- Mr. Trask. -

- Sir, you're out of order.-

- Mr. Slade. -

I show you out of order.
You don't know what out of order is, Mr. Trask.
I'd show you, but I'm too old, I'm too tired, too fucking blind.
If I were the man I was five years ago, I'd take a flamethrower to this place!
Out of order? Who the hell you think you're talking to?
I've been around, you know?
There was a time I could see.
And I have seen.
Boys like these, younger than these, their arms torn out, their legs ripped off.
But there is nothing like the sight of an amputated spirit.
There is no prosthetic for that.
You think you're merely sending this splendid foot soldier
back home to Oregon with his tail between his legs,
but I say you are executing his soul!
And why? Because he's not a Baird man.
Baird men. You hurt this boy,
you're gonna be Baird bums, the lot of you.
And, Harry, Jimmy, Trent, wherever you are out there, fuck you too!

- Mr. Trask. -

Stand down, Mr. Slade!

- Mr. Slade. -
I'm not finished.
As I came in here, I heard those words: "cradle of leadership."
Well, when the bough breaks,
the cradle will fall, and it has fallen here.
It has fallen.
Makers of men, creators of leaders.
Be careful what kind of leaders you're producing here.
I don't know if Charlie's silence here today is right or wrong, I'm not a judge or jury.
But I can tell you this:
he won't sell anybody out to buy his future!
And that, my friends, is called integrity.
That's called courage.
Now that's the stuff leaders should be made of.
Now I have come to the crossroads in my life.
I always knew what the right path was.
Without exception, I knew, but I never took it.
You know why?
It was too damn hard.
Now here's Charlie. He's come to the crossroads.
He has chosen a path. It's the right path.
It's a path made of principle that leads to character.
Let him continue on his journey.
You hold this boy's future in your hands, Committee.
It's a valuable future, believe me.
Don't destroy it. Protect it. Embrace it.
It's gonna make you proud one day, I promise you.

This is such a crock of shit—From Scent of a woman的更多相关文章

  1. 第十章:Javascript子集和扩展

    本章讨论javascript的集和超集,其中子集的定义大部分处于安全考虑.只有使用这门语言的一个安全的子集编写脚本,才能让代码执行的更安全.更稳定.ECMScript3标准是1999年版本的,10年后 ...

  2. word20170101厨房家电kitchen appliances

    1. Microwave Ovens 2. Electric Kettles 3. Coffeemakers 4. Espresso Machines 5. Toasters 6. Sandwich ...

  3. 深度学习之加载VGG19模型分类识别

    主要参考博客: https://blog.csdn.net/u011046017/article/details/80672597#%E8%AE%AD%E7%BB%83%E4%BB%A3%E7%A0% ...

  4. ImageNet2017文件下载

    ImageNet2017文件下载 文件说明 imagenet_object_localization.tar.gz包含训练集和验证集的图像数据和地面实况,以及测试集的图像数据. 图像注释以PASCAL ...

  5. ImageNet2017文件介绍及使用

    ImageNet2017文件介绍及使用 文件说明 imagenet_object_localization.tar.gz包含训练集和验证集的图像数据和地面实况,以及测试集的图像数据. 图像注释以PAS ...

  6. python 数据类型 ----字典

    字典由一对key:value 组成的 python中常用且重量级的数据类型 1. key , keys, values 字典由一对key:value 组成的 python中常用且重量级的数据类型 1. ...

  7. 子类继承父类时JVM报出Error:Implicit super constructor People() is undefined for default constructor. Must define an explicit constructor

    当子类继承父类的时候,若父类没有定义带参的构造方法,则子类可以继承父类的默认构造方法 当父类中定义了带参的构造方法,子类必须显式的调用父类的构造方法 若此时,子类还想调用父类的默认构造方法,必须在父类 ...

  8. s:form标签

    2017-01-07 17:43:18 基本的用法 <!-- Action类必须有一个无参的构造器,因为在执行action方法之前,拦截器已经创建了一个"空"的Action对 ...

  9. spring boot(六):如何优雅的使用mybatis

    *:first-child{margin-top: 0 !important}.markdown-body>*:last-child{margin-bottom: 0 !important}.m ...

随机推荐

  1. poj 1325 Machine Schedule 解题报告

    题目链接:http://poj.org/problem?id=1325 题目意思:有 k 个作业,机器A有 n 个模式:0 ~ n-1,机器B 有 m 个模式:0~ m-1.每一个作业能运行在 A 的 ...

  2. html5--6-7 CSS选择器4

    html5--6-7 CSS选择器4 实例 学习要点 掌握常用的CSS选择器 了解不太常用的CSS选择器 什么是选择器 当我们定义一条样式时候,这条样式会作用于网页当中的某些元素,所谓选择器就是样式作 ...

  3. 通过Toad工具查看dmp里面的表

    今天有同事要查看dmp里面的表是否有数据,虽然可以把单表数据通过exp导出查看,但还是稍显有点麻烦,要花时间. 无意中发现toad工具可以直接查看dmp里面的表数据. 第一步:Database--&g ...

  4. Oracle基础:表空间名称大小写问题

    现场环境:  操作系统:windows            Oracle版本:10g 今天在通过imp导入数据时,日志提示TS_W5_D表空间不存在.感觉很奇怪,导入用户的表空间是ts_w5_d,并 ...

  5. maven实战(5)-- settings.xml的配置

    哈哈 查看maven的官方文档最权威:http://maven.apache.org/settings.html

  6. bzoj2878 [Noi2012]迷失游乐园——概率期望DP

    题目:https://www.lydsy.com/JudgeOnline/problem.php?id=2878 这个博客写得很好:https://www.cnblogs.com/qt666/p/72 ...

  7. html 样式之style属性的使用

    转自:https://www.ggbiji.com/html-style.html html中的style属性是用来改变html元素的样式的,样式是 在html 4 引入的,它是改变 html元素样式 ...

  8. FTP服务相关实现

    FTP服务的相关实现 vsftpd介绍 1>vsftpd全名为very secure FTP daemon,为非常安全的FTP服务,是针对操作系统的权限来设计的,这个权限是发起者发起该服务进程的 ...

  9. 让 Ocelot 与 asp.net core “共存”

    让 Ocelot 与 asp.net core "共存" Intro 我们的 API 之前是一个单体应用,各个模块的服务是通过 Assembly 集成在一起,最后部署在一个 web ...

  10. Golang项目的测试实践

    Golang项目的测试实践 最近有一个项目,链路涉及了4个服务.最核心的是一个配时服务.要如何对这个项目进行测试,保证输出质量,是最近思考和实践的重点.这篇就说下最近这个实践的过程总结. 测试金字塔 ...