Assignment #7: user-defined commands, minipages, colors and iteration

Size: px
Start display at page:

Download "Assignment #7: user-defined commands, minipages, colors and iteration"

Transcription

1 Assignment #7: user-defined commands, minipages, colors and iteration Homer J. Simpson September 13, 2016 Abstract To be very honest, I feel we have covered just about all of the main features of L A TEX. Beamer is still a pretty big and important topic, but we will cover that on Thursday to basically wrap up this course. In some ways, I feel like I am really pushing things to go into user-defined command, iteration, color and minipages. On the other hand, perhaps the best way to think about this is more as practice of everything else we have learned so far. So here goes. Contents 1 Introduction 2 2 User-defined commands User-defined shortcuts Colors Minipages 3 4 Iteration 3 5 Speeches Gettysburg Address William Wallace in Braveheart Ferris Bueller Conclusion 6 1

2 1 Introduction This section is the introduction. Here, I will just give you some facts that help you to set up this document. I am going with an article, using 12 point font and we ll just go with default margins. 2 User-defined commands User-defined commands are a pretty advanced L A TEX skill. However, they can pretty darn handy so I think it s worth the time to take a look at them. 2.1 User-defined shortcuts Sometimes things come up in L A TEX that are too annoying to write out long ways over and over again. One such annoying thing is the \displaystyle command. It s just way too damn long. This issue is this. You probably want all of your summation and integration signs to look normal; like this 0 xdx =, i=0 1 i =. (1) In Equation (1), how exactly did I get that nice space between the integral and summation sign? If you don t know, please ask me. Anyways, if you put those same equation inline they look like this 0 xdx = and i=0 1 i =. The way to force them to look normal is by putting \displaystyle\int and \displaystyle\sum to 1 get xdx = and =. \displaystyle is long though so 0 i i=0 write a user-defined command to be able to use just \ds instead. I know you re dying for another example. In mathematical biology, the basic reproductive number which is denoted R 0 is very important. Getting the fancy mathematical calligraphy R is annoying so I just make a \Ro command that I can use instead. You should do this and show me that it works... here R 0. 2

3 2.2 Colors In Section 2.1, we talked about using user-defined functions to make shortcuts for things. Another thing that I always implement with userdefined commands is font color. This actually gives a good example of the fact that we can write user-commands that have parameters. This is actually how I made my cover letters where customized addresses, sentences, etc. went in for each university. Basically, I just find the syntax for font color to be way too complicated so I make my own \blue, \red, etc. commands to do these for me. Let s suppose here I d like to have some red text and here I want some blue text. This can be really helpful when you re editing a document and you want to show exactly where you made changes. On the other hand, you ll probably need to want to turn off this font color at some time too. Ideally, you want to be able to do this very easily (and be able to turn it back on very easily). You can do this with user-defined commands. If you ask me very nicely, I will show you how. 3 Minipages For whatever reason, there are just times in your life when you want your article to be broken up into multiple columns. If you want this for your entire article, you do that in the \documentclass{} declaration. If you just want this to happen for a particular part of your document, you use the minipage command. One example where I ve needed to do this sort of thing is when I wanted to fit formulas onto the cover sheet of a MATH 140 Final Exam. To make them fit, I needed them in two columns like this: dx (xn ) = nx n 1 dx (bx ) = ln(b)b x dx (ex ) = e x dx (eax ) = ae ax 4 Iteration dx (ln(x)) = 1 x dx [f(x)g(x)] = f (x)g(x) + f(x)g (x) dx [f(g(x))] = f (g(x))g (x) x n dx = xn+1 n+1 + C. So we ve covered minipages in Section 3 which was probably already a bit of a stretch. Now I am really going to push it and show you have 3

4 Figure 1: A collection of Simpson s characters to do iteration in LATEX. The idea here and one of the guiding principles in my work life is, If I ever have to do something repetitive and boring over and over again... there s got to be some way to make a computer do it for me. In this example, I have a bunch of figures that I want in my document but writing out the \includegraphics command over and over is just too much. To make LATEX iterate through a for loop to do this we need the pgffor package. In Figure 1, I ve thrown in a bunch of Simpson s characters. So there s no mystery, I ve set the height of each image to be 1.05 inches. There is nothing at all special about the fact I used this iteration for images/graphics. We can use this for anything. The names of my files didn t have to be numbers either. While it didn t apply here because we ve used the iteration, another fantastic place for user-defined commands is in picking the scaling size of multiple images. I often define something like \myscale to be a given number (say 0.50) and use it for multiple images. Then, if I want to change the size of all of them I only have to alter the LATEX code in one spot. 5 Speeches For some reason, I am in to putting speeches into these things. I guess the reason is because they re easy to copy and paste into a document. 4

5 5.1 Gettysburg Address Four score and seven years ago our fathers brought forth, upon this continent, a new nation, conceived in liberty, and dedicated to the proposition that all men are created equal. Now we are engaged in a great civil war, testing whether that nation, or any nation so conceived, and so dedicated, can long endure. We are met on a great battle field of that war. We come to dedicate a portion of it, as a final resting place for those who died here, that the nation might live. This we may, in all propriety do. But, in a larger sense, we can not dedicate we can not consecrate we can not hallow, this ground The brave men, living and dead, who struggled here, have hallowed it, far above our poor power to add or detract. The world will little note, nor long remember what we say here; while it can never forget what they did here. It is rather for us, the living, we here be dedicated to the great task remaining before us that, from these honored dead we take increased devotion to that cause for which they here, gave the last full measure of devotion that we here highly resolve these dead shall not have died in vain; that the nation, shall have a new birth of freedom, and that government of the people, by the people, for the people, shall not perish from the earth. 5.2 William Wallace in Braveheart Wallace: Yes, I ve heard. Kills men by the hundreds, and if he were here he d consume the English with fireballs from his eyes and bolts of lightning from his arse. I AM William Wallace. And I see a whole army of my countrymen here in defiance of tyranny. You have come to fight as free men, and free men you are. What would you do without freedom? Will you fight? Veteran soldier: Fight? Against that? No, we will run; and we will live. Wallace: Aye, fight and you may die. Run and you ll live at least a while. And dying in your beds many years from now, would you be willing to trade all the days from this day to that for one chance, just one chance to come back here and tell our enemies that they may take our lives, but they ll never take our freedom! 5

6 5.3 Ferris Bueller They bought it. Incredible! One of the worst performances of my career and they never doubted it for a second. How could I possibly be expected to handle school on a day like this? This is my ninth sick day this semester. It s getting pretty tough coming up with new illnesses. If I go for ten, I m probably gonna have to barf up a lung, so I d better make this one count. The key to faking out the parents is the clammy hands. It s a good non-specific symptom. I m a big believer in it. A lot of people will tell you that a good phony fever is a dead lock, but, uh, you get a nervous mother, you could wind up in a doctor s office. That s worse than school. You fake a stomach cramp, and when you re bent over, moaning and wailing, you lick your palms. It s a little childish and stupid, but then, so is high school. Life moves pretty fast. If you don t stop and look around once in awhile, you could miss it. I do have a test today, that wasn t bull-s t. It s on European socialism. I mean really, what s the point. I m not European. I don t plan on being European, so who gives a crap if they re socialists. They could be fascist anarchists and it still wouldn t change the fact that I don t own a car. (Singing in shower) It s not that I condone fascism or any ism for that matter. Ism s, in my opinion, are not good. A person should not believe in an ism, he should believe in himself. I quote John Lennon: I don t believe in Beatles. I just believe in me. A good point there. After all, he was the walrus. I could be the walrus. I d still have to bum rides off of people. 6 Conclusion I think this is more than enough to keep us busy for 75 minutes. We should stop here. 6

Here is the wurst presentation in the history of the world

Here is the wurst presentation in the history of the world Here is the wurst presentation in the history of the world As you can see this is a really bad presentation In fact, this presentation sucks. One reason why it sucks is because you can t read anything

More information

American History I Unit 5 Crisis and War Day 7 The Civil War (cont.)

American History I Unit 5 Crisis and War Day 7 The Civil War (cont.) American History I Unit 5 Crisis and War Day 7 The Civil War (cont.) Chancellorsville (May 1863) Lincoln hired another General = Joseph Hooker Virginia Confederate victory Robert E. Lee Confederacy Union

More information

Lazy Functional Programming for a survey

Lazy Functional Programming for a survey Lazy Functional Programming for a survey Norman Ramsey Tufts November 2012 Book: Programming languages for practitioners Why? For people who will write code Gives future practitioners something to do I

More information

Vocabulary. In-Class Note-Taking. Why did Grant attack the town of Jackson? I thought he was trying to attack Vicksburg!

Vocabulary. In-Class Note-Taking. Why did Grant attack the town of Jackson? I thought he was trying to attack Vicksburg! Siege Grant s Canal Siege of Vicksburg Admiral David Dixon Porter General George Pickett Gettysburg Address Battle of Gettysburg Today s Thinking Focus Question: What ideals did Lincoln express in the

More information

Lincoln's Gettysburp Address

Lincoln's Gettysburp Address Melvin Landsberg Department of English University of Kansas Lawrence, Kansas 66045 @ Lincoln's Gettysburp Address by Melvin Landsberg 0 When I discovered the poor transcribing in a volume of originally

More information

What the author is SAYING The Gettysburg Address What the author is DOING

What the author is SAYING The Gettysburg Address What the author is DOING Directions: 1. Dissect the SAT prompt and write the CLAIM on the top of this page. 2. Closely read and analyze the text. On the left, write notes on what the author is saying, that is the main ideas. On

More information

AP Language Summer Assignment Part 1: Rhetorical Strategies and Terms

AP Language Summer Assignment Part 1: Rhetorical Strategies and Terms AP Language Summer Assignment Part 1: Rhetorical Strategies and Terms Directions: For the following 25 terms, you will define them, and find an example of the strategies being used. You can find examples

More information

Four Score and Seven Years Ago: Abraham Lincoln, the Gettysburg Address, and Identity

Four Score and Seven Years Ago: Abraham Lincoln, the Gettysburg Address, and Identity Four Score and Seven Years Ago: Abraham Lincoln, the Gettysburg Address, and Identity Compelling Question o Why are identity and equality important values? Virtue: Identity Definition Identity answers

More information

... Readers Theatre. Gettysburg and Mr. Lincoln s Speech. Resource 17: Every. Child. Reads

... Readers Theatre. Gettysburg and Mr. Lincoln s Speech. Resource 17: Every. Child. Reads 245 Resource 17: Readers Theatre Gettysburg and Mr. Lincoln s Speech Gettysburg and Mr. Lincoln s Speech Script developed by Rasinski, T. (2004). Kent State University. 1304.109h/326.091 Parts (5): Narrators

More information

Eton College King s Scholarship Examination 2017 ENGLISH. (One and a half hours) Remember to write your candidate number on every sheet of paper.

Eton College King s Scholarship Examination 2017 ENGLISH. (One and a half hours) Remember to write your candidate number on every sheet of paper. Eton College King s Scholarship Examination 2017 ENGLISH (One and a half hours) Remember to write your candidate number on every sheet of paper. You are advised to spend twenty minutes reading the speech

More information

What A Union army, consisting of 28,000 men fought 33,000 Confederates. 1 st battle of the Civil War. When July 21, 1861 Where Bull Run Creek,

What A Union army, consisting of 28,000 men fought 33,000 Confederates. 1 st battle of the Civil War. When July 21, 1861 Where Bull Run Creek, What A Union army, consisting of 28,000 men fought 33,000 Confederates. 1 st battle of the Civil War. When July 21, 1861 Where Bull Run Creek, Manassas VA Significance The battle proved that this was not

More information

THE GETTYSBURG ADDRESS TEACHER RESOURCE GUIDE

THE GETTYSBURG ADDRESS TEACHER RESOURCE GUIDE THE GETTYSBURG ADDRESS TEACHER RESOURCE GUIDE Abraham Lincoln Presidential Library and Museum WWW.PRESIDENTLINCOLN.ORG INTRODUCTION n July 1863, Union and I Confederate forces met in battle outside the

More information

Practice & Review: Monday, 5/1

Practice & Review: Monday, 5/1 Practice & Review: Monday, 5/1 1. Strategically located slave states that remained in the Union were called Border States 2. At the beginning of the war, what was the Confederate strategy? To fight a defensive

More information

Midterm #2: March in the Testing Center

Midterm #2: March in the Testing Center Monday, March 19th Midterm #2: March 19-22 in the Testing Center Monday and Tuesday: No late fee Wednesday: $5 late fee Thursday: $7 late fee and test must be in hand by 11 am The Review Room is closed

More information

Abraham Lincoln

Abraham Lincoln Abraham Lincoln 1809 1865 On November 19, 1863, President Lincoln gave one of the most famous speeches in history, the Gettysburg Address. This speech honored the men who died in the Battle of Gettysburg

More information

Timed Writing Finish by

Timed Writing Finish by Vocab Review 7 8 February 1st Timed Writing Finish by Which one of the words or phases in the following list best describes you OR expresses something that you are NOT? Write a short paragraph explaining

More information

(Refer Slide Time 03:00)

(Refer Slide Time 03:00) Artificial Intelligence Prof. Anupam Basu Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture - 15 Resolution in FOPL In the last lecture we had discussed about

More information

4. Praise and Worship (10 Minutes) End with CG:Transition Slide

4. Praise and Worship (10 Minutes) End with CG:Transition Slide Beware of Scam Bible Story: Beware of Scam (Naaman and Elisha s Servant, Gehazi) 2 Kings 5 Bottom Line: When you re not truthful, you lose trust. Memory Verse: Anyone who lives without blame walks safely.

More information

Leadership : Art or Science? H.S.Mohanty

Leadership : Art or Science? H.S.Mohanty Leadership : Art or Science? H.S.Mohanty Here I am sitting at a comfortable table loaded heavily with books, with one eye on my typewriter and the other on Licorice the cat, who has a great fondness for

More information

Excel Lesson 3 page 1 April 15

Excel Lesson 3 page 1 April 15 Excel Lesson 3 page 1 April 15 Monday 4/13/15 We begin today's lesson with the $ symbol, one of the biggest hurdles for Excel users. Let us learn about the $ symbol in the context of what I call the Classic

More information

REMEMBERING THOSE WHO HAVE GIVEN THEIR LIVES FOR OTHERS

REMEMBERING THOSE WHO HAVE GIVEN THEIR LIVES FOR OTHERS REMEMBERING THOSE WHO HAVE GIVEN THEIR LIVES FOR OTHERS This is my commandment: love one another as I love you. No one has greater love than this, to lay down one's life for one's friends. John 15: 12-13

More information

LEADER S GUIDE Older CHILDREN & PrEteens KDG

LEADER S GUIDE Older CHILDREN & PrEteens KDG LEADER S GUIDE Older CHILDREN & PrEteens KDG CEL 1.2 BIG PICTURE: CHRISTMAS MYSTERY BIG IDEA: MYSTERY OF THE MANGER BIG POINT: THE MYSTERY OF JESUS IS GOD WITH US BIG WORD: FOR THERE IS BORN TO YOU THIS

More information

An example of a presentation with L A T E X and Beamer

An example of a presentation with L A T E X and Beamer An example of a presentation with L A T E X and Beamer Test subtitle Lori T. Jeremiah Ray B. Langstrom Carleton College February 21, 2014 Project advisor: M. Holmes Dept. of Mathemagical Inquiry Jeremiah,

More information

Welcome to 11AP Language & Composition

Welcome to 11AP Language & Composition Welcome to 11AP Language & Composition We hope that this year will be both a productive and rewarding journey of discovery during which you develop the skills to be successful and pursue your academic

More information

Jesus Is Born (Matthew 1:18-25; 2:1-12 Luke 1:26-58; 2:1-20)

Jesus Is Born (Matthew 1:18-25; 2:1-12 Luke 1:26-58; 2:1-20) BIBLE SKILLS & GAMES LEADER GUIDE Jesus Is Born (Matthew 1:18-25; 2:1-12 Luke 1:26-58; 2:1-2) Age-Level Overview Age-Level Overview Open the Bible Activate Faith Lower Elementary Workshop Focus: Jesus

More information

It is the middle of the night, and I m wandering around in

It is the middle of the night, and I m wandering around in 1 THE BREAKDOWN It is the middle of the night, and I m wandering around in the dark, alone on a mountain. It s freezing, but I m enjoying the silence and the solitude. It is late November 2007. Together

More information

Losing Your Life to Find Life April 29, 2018

Losing Your Life to Find Life April 29, 2018 Losing Your Life to Find Life April 29, 2018 Series: Living With Tension Scripture: Mark 8:34-38 (pg. ) Theme: To find a Godly life, you have to die to self. Yesterday morning I had some fun with Google,

More information

Defy Conventional Wisdom - VIP Audio Hi, this is AJ. Welcome to this month s topic. Let s just get started right away. This is a fun topic. We ve had some heavy topics recently. You know some kind of serious

More information

1863: Shifting Tides. Cut out the following cards and hand one card to each of the pairs.

1863: Shifting Tides. Cut out the following cards and hand one card to each of the pairs. Cut out the following cards and hand one card to each of the pairs. Attack on Fort Sumter April 12 13, 1861 Summary: On April 12, 1861, after warning the U.S. Army to leave Fort Sumter, which guarded the

More information

Four score and seven years ago our fathers brought forth on this continent a new nation, conceived in liberty, and dedicated to the proposition that

Four score and seven years ago our fathers brought forth on this continent a new nation, conceived in liberty, and dedicated to the proposition that Lincoln s Gettysburg Address Four score and seven years ago our fathers brought forth on this continent a new nation, conceived in liberty, and dedicated to the proposition that all men are created equal.

More information

LESSON 1: A MIRACULOUS CATCH OF FISH

LESSON 1: A MIRACULOUS CATCH OF FISH LESSON 1: A MIRACULOUS CATCH OF FISH Large Group Leader Guide Luke 5:1-11 Classroom: PreK-2 10/01/2016 Teachers Dig In Dig In to the Bible Read: Luke 5:1-11 In This Passage: Jesus finds some fishermen,

More information

Civil War Lesson #5: Lincoln s Speeches

Civil War Lesson #5: Lincoln s Speeches Civil War Lesson #5: Lincoln s Speeches Major Topics: Review of the Declaration of Independence Lincoln s Address to the Illinois Republican Convention (the House Divided Speech) Lincoln s First Inaugural

More information

They asked me what my lasting message to the world is, and of course you know I m not shy so here we go.

They asked me what my lasting message to the world is, and of course you know I m not shy so here we go. 1 Good evening. They asked me what my lasting message to the world is, and of course you know I m not shy so here we go. Of course, whether it will be lasting or not is not up to me to decide. It s not

More information

2.1 Review. 2.2 Inference and justifications

2.1 Review. 2.2 Inference and justifications Applied Logic Lecture 2: Evidence Semantics for Intuitionistic Propositional Logic Formal logic and evidence CS 4860 Fall 2012 Tuesday, August 28, 2012 2.1 Review The purpose of logic is to make reasoning

More information

September 11, 2016 Romans 3:21-28; 4:18-25 JUSTIFICATION

September 11, 2016 Romans 3:21-28; 4:18-25 JUSTIFICATION September 11, 2016 Romans 3:21-28; 4:18-25 PART OF AN ONGOING SERIES ON Galatians 2:17-21 BIG WORDS (SMALL UNDERSTANDING) JUSTIFICATION Before we start talking about justification by faith (one of our

More information

Palm Sunday. March 23-24, Matthew 21:1-11 (Pg Adventure Bible); Luke 19:28-44 (Pg Adv. Bible)

Palm Sunday. March 23-24, Matthew 21:1-11 (Pg Adventure Bible); Luke 19:28-44 (Pg Adv. Bible) rd th 3-5 March 23-24, 2013 Matthew 21:1-11 (Pg. 1078 Adventure Bible); Luke 19:28-44 (Pg. 1153-1154 Adv. Bible) Hang out with kids (10 minutes): Ask kids about their week. Get kids into groups and play

More information

The following content is provided under a Creative Commons license. Your support

The following content is provided under a Creative Commons license. Your support MITOCW Lecture 15 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To make a

More information

COMMON CORE UNIT: A Close Reading of Lincoln s Gettysburg Address

COMMON CORE UNIT: A Close Reading of Lincoln s Gettysburg Address COMMON CORE UNIT: A Close Reading of Lincoln s Gettysburg Address UNIT SUMMARY This unit has been developed to guide students and instructors in a close reading of Lincoln s Gettysburg Address. The activities

More information

Kindergarten-2nd. BRAVE Journey: STORM. April 18-19, Matthew 14:22-33; Joshua 1:9 Adv. Bible for Early Readers (pp.

Kindergarten-2nd. BRAVE Journey: STORM. April 18-19, Matthew 14:22-33; Joshua 1:9 Adv. Bible for Early Readers (pp. Kindergarten-2nd April 18-19, 2015 Matthew 14:22-33; Joshua 1:9 Adv. Bible for Early Readers (pp. 1140-1141, 249) Connect Time (15 minutes): Five minutes after the service begins, split kids into groups

More information

LEADERSHIP: A CHALLENGING COURSE Michelle Rhee in Washington, D.C. Podcast: Media Darling May 3, 2009 TRANSCRIPT

LEADERSHIP: A CHALLENGING COURSE Michelle Rhee in Washington, D.C. Podcast: Media Darling May 3, 2009 TRANSCRIPT GEORGE PARKER: You could replace every four every one of the 4,000 teachers we have. If you put 'em in a school district where you don't have the high quality professional development you need, if you

More information

Oral History of Human Computers: Claire Bergrun and Jessie C. Gaspar

Oral History of Human Computers: Claire Bergrun and Jessie C. Gaspar Oral History of Human Computers: Claire Bergrun and Jessie C. Gaspar Interviewed by: Dag Spicer Recorded: June 6, 2005 Mountain View, California CHM Reference number: X3217.2006 2005 Computer History Museum

More information

Natural Language Processing

Natural Language Processing Natural Language Processing Info 159/259 Lecture 22: Coreference resolution (Nov. 8, 2018) David Bamman, UC Berkeley Ted Underwood Modeling Perspective and Parallax to Tell the Story of Genre Fiction today!

More information

UNBLOCK YOUR ABUNDANCE YOUR PRIVATE ACTION GUIDE WITH CHRISTIE MARIE SHELDON

UNBLOCK YOUR ABUNDANCE YOUR PRIVATE ACTION GUIDE WITH CHRISTIE MARIE SHELDON UNBLOCK YOUR ABUNDANCE YOUR PRIVATE ACTION GUIDE WITH CHRISTIE MARIE SHELDON 1 WELCOME TO YOUR PRIVATE ACTION GUIDE 5 Tips to Get the Most Out of This Masterclass 1. Print this guide before the Masterclass

More information

Washington D.C. Packet

Washington D.C. Packet Washington D.C. Packet You will need to complete the Washington D.C. packet in full. Be sure follow all directions and do you own work. Sometimes you will be asked to find a specific exhibit or item, for

More information

engage DAILY READINGS Each day s STUFF Articles on stuff relevant TOOLBOX is full of tools TAKE IT FURTHER If you re

engage DAILY READINGS Each day s STUFF Articles on stuff relevant TOOLBOX is full of tools TAKE IT FURTHER If you re engage engage issue 8 is here, and we re very excited about it. God s word is constantly surprising and challenging. He wants to speak to you directly from the Bible, so get ready to have your mind blown

More information

Project: The Power of a Hypothesis Test

Project: The Power of a Hypothesis Test Project: The Power of a Hypothesis Test Let s revisit the basics of hypothesis testing for a bit here, shall we? Any hypothesis test contains two mutually exclusive hypotheses, H 0 and H 1 (AKA, H A ).

More information

The exiles did not know the details of God s plan for them at the time, and I am sure they were shocked when the plan was revealed.

The exiles did not know the details of God s plan for them at the time, and I am sure they were shocked when the plan was revealed. Who is in the Business of Restoration? Dr. Robert Bardeen Ward Parkway Presbyterian Church October 21, 2018 Jeremiah 29:10-14; Psalm 23 1 Today we complete our journey through Jeremiah 29:10-14. Did God

More information

Shortly before my father died in June of 2005 the age of ninety-one, he accepted

Shortly before my father died in June of 2005 the age of ninety-one, he accepted 1 In Spirit and In Truth Elder Harry L. Jackson John 4:24- God is a Spirit: and they that worship him must worship him in spirit and in truth. Shortly before my father died in June of 2005 the age of ninety-one,

More information

Suggested Remarks for. Memorial Day 2013

Suggested Remarks for. Memorial Day 2013 Suggested Remarks for Memorial Day 2013 (Acknowledgment of introduction, distinguished guests, officers and members of the DAV and Auxiliary, and others who are present.) Across our nation this Memorial

More information

February 2-3, David and Goliath. I Samuel 17 (Pg. 321 NIV Adventure Bible) God used David to defeat Goliath

February 2-3, David and Goliath. I Samuel 17 (Pg. 321 NIV Adventure Bible) God used David to defeat Goliath rd th 3-5 February 2-3, 2013 David and Goliath I Samuel 17 (Pg. 321 NIV Adventure Bible) God used David to defeat Goliath Hang out with kids (10 minutes): Ask kids about their week. Get kids into groups

More information

If you enjoy this preview chapter you can buy the full version on Amazon:

If you enjoy this preview chapter you can buy the full version on Amazon: If you enjoy this preview chapter you can buy the full version on Amazon: http://bit.ly/exoticmundane The Exotic and the Mundane by Joyce Dickens Published by UPTRN PO Box 401 Laporte, CO 80535 www.uptrn.com

More information

Hello. Welcome to what will be one of two lectures on John Locke s theories of

Hello. Welcome to what will be one of two lectures on John Locke s theories of PHI 110 Lecture 4 1 Hello. Welcome to what will be one of two lectures on John Locke s theories of personhood and personal identity. The title I have for this lecture is Consciousness, Persons and Responsibility.

More information

and that government of the people, by the people, for the people, shall not perish from the earth.

and that government of the people, by the people, for the people, shall not perish from the earth. Rev. Linda Simmons Abraham Lincoln and Memorial Day May 28, 2017 Abraham Lincoln is a figure larger than life and also one so burdened by life that his photos and sculptures show him weighed down by it.

More information

Patient Care: How to Minister to the Sick

Patient Care: How to Minister to the Sick Part 2 of 2: Practical Advice for Ministering to Patients with,, Release Date: January 2014 I want to share a little bit to you about how the hospital for me is a difficult place. My mother died of cancer

More information

Dear Parents of Graduating Seniors,

Dear Parents of Graduating Seniors, Dear Parents of Graduating Seniors, We here at St. Marks are very excited for you and your family as you celebrate your child s High School graduation. This is not only a milestone marking their academic

More information

Interview with Cathy O Neil, author, Weapons of Math Destruction. For podcast release Monday, November 14, 2016

Interview with Cathy O Neil, author, Weapons of Math Destruction. For podcast release Monday, November 14, 2016 Interview with Cathy O Neil, author, Weapons of Math Destruction For podcast release Monday, November 14, 2016 KENNEALLY: Equal parts mathematician and political activist, Cathy O Neil has calculated the

More information

For I ne er saw true beauty till this night.

For I ne er saw true beauty till this night. For I ne er saw true beauty till this night. Romeo Sunday, March 9, 10:49 p.m. Last night of spring break I m not a Shakepeare fan, but I love this quote because it s so romantic. When Romeo saw Juliet,

More information

God rewards those who trust him.

God rewards those who trust him. Praise Jesus! Simeon and Anna See Jesus Lesson 4 Bible Point God rewards those who trust him. Bible Verse But those who trust in the Lord will find new strength. They will soar high on wings like eagles.

More information

K-2nd. September Kids Club Rome: Power. Book of Romans, Romans 10:9. Anything other than Jesus will let you down.

K-2nd. September Kids Club Rome: Power. Book of Romans, Romans 10:9. Anything other than Jesus will let you down. K-2nd September 29-30 2018 Kids Club Rome: Power Book of Romans, Romans 10:9 Anything other than Jesus will let you down. Part 1 (15 minutes) Large Group (5-10 minutes after service starts) Part 2 (10-15

More information

Manual for Coding Meaning Making in Self-Defining Memories. (Adapted from Coding Manual for Relationship Memories) Kate C. McLean & Avril Thorne

Manual for Coding Meaning Making in Self-Defining Memories. (Adapted from Coding Manual for Relationship Memories) Kate C. McLean & Avril Thorne Meaning-making p. 1 Manual for Coding Meaning Making in Self-Defining Memories (Adapted from Coding Manual for Relationship Memories) Kate C. McLean & Avril Thorne University of California, Santa Cruz

More information

FEDERATION INTERNATIONALE DE L'AUTOMOBILE. Press Information 2016 Canadian Grand Prix Sunday Race Press Conference Transcript

FEDERATION INTERNATIONALE DE L'AUTOMOBILE. Press Information 2016 Canadian Grand Prix Sunday Race Press Conference Transcript FEDERATION INTERNATIONALE DE L'AUTOMOBILE Press Information 2016 Canadian Grand Prix Sunday Race Press Conference Transcript 12.06.2016 DRIVERS 1 Lewis HAMILTON (Mercedes) 2 Sebastian VETTEL (Ferrari)

More information

WHITE OAK BOROUGH ZONING HEARING BOARD MEETING MINUTES HELDJUNE 25, 2009

WHITE OAK BOROUGH ZONING HEARING BOARD MEETING MINUTES HELDJUNE 25, 2009 WHITE OAK BOROUGH ZONING HEARING BOARD MEETING MINUTES HELDJUNE 25, 2009 Zoning Hearing Board Members Present: David Preece Terry Farrell Zoning Hearing Board Members Absent: Phyllis Spiegel Keith Reigh,

More information

WEEK 3: GOAL SETTING Setting Goals in Faith WHY I NEED TO SET PERSONAL GOALS

WEEK 3: GOAL SETTING Setting Goals in Faith WHY I NEED TO SET PERSONAL GOALS WEEK 3: GOAL SETTING Setting Goals in Faith WHY I NEED TO SET PERSONAL GOALS 1. God plans to bring all of history to its goal in Christ. Then Christ will be the head of everything in heaven and on earth!

More information

YAN, ZIHAN TEAM 4A CAR KINGDOM RESCUE AUTOMOBILES. Car Kingdom Rescue. By YAN, ZIHAN 1 / 10

YAN, ZIHAN TEAM 4A CAR KINGDOM RESCUE AUTOMOBILES. Car Kingdom Rescue. By YAN, ZIHAN 1 / 10 YAN, ZIHAN TEAM 4A CAR KINGDOM RESCUE AUTOMOBILES Car Kingdom Rescue By YAN, ZIHAN 1 / 10 Table of Contents Chapter 1 I, A Crazy Gamer & Programmer... 3 Chapter 2 An Accident... 4 Chapter 3 - Disaster

More information

Scripture Stories CHAPTERS Jesus Christ Blesses His Disciples, Peace in America, Book of Mormon Stories

Scripture Stories CHAPTERS Jesus Christ Blesses His Disciples, Peace in America, Book of Mormon Stories Episode 29 Scripture Stories CHAPTERS 47-48 Jesus Christ Blesses His Disciples, Peace in America, Book of Mormon Stories [BEGIN MUSIC: Scripture Power] [END MUSIC] Because I want to be like the Savior,

More information

Matthew 1:18-24 Fear of What People Will Think December 4, 2016

Matthew 1:18-24 Fear of What People Will Think December 4, 2016 Matthew 1:18-24 Fear of What People Will Think December 4, 2016 Before I get too far into the sermon, I want to remind you that now is a prime season to invite your friends and family to church. As usual

More information

CAUCUS PRIOR TO STRONGSVILLE BOARD OF ZONING & BUILDING CODE APPEALS Meeting of March 25, :30 p.m.

CAUCUS PRIOR TO STRONGSVILLE BOARD OF ZONING & BUILDING CODE APPEALS Meeting of March 25, :30 p.m. CAUCUS PRIOR TO STRONGSVILLE BOARD OF ZONING & BUILDING CODE APPEALS Meeting of 7:30 p.m. Present - Board of Appeals Members: Kenneth Evans, Richard Baldin, John Rusnov, David Houlé Administration: Assistant

More information

Faith Works (James) / Sermon 1: Trials & Temptations June 5, 2016

Faith Works (James) / Sermon 1: Trials & Temptations June 5, 2016 Faith Works (James) / Sermon 1: Trials & Temptations June 5, 2016 Faith Works. If you were here last week, you might remember identified that as the theme of this book: Faith really does work. And James

More information

February 4-5, David and Goliath. 1 Samuel 17. God rescues his family.

February 4-5, David and Goliath. 1 Samuel 17. God rescues his family. February 4-5, 2017 David and Goliath 1 Samuel 17 God rescues his family. Connect Time (15 minutes): Five minutes after the service begins, split kids into groups and begin their activity. Large Group (30

More information

Step Four: Made a searching and fearless moral inventory of ourselves. How I ve Learned To Do A Four-Column Resentment Inventory

Step Four: Made a searching and fearless moral inventory of ourselves. How I ve Learned To Do A Four-Column Resentment Inventory Step Four: Made a searching and fearless moral inventory of ourselves How I ve Learned To Do A Four-Column Resentment Inventory When I first came into recovery from codependence, I listened to recordings

More information

Author from the Book Jerome David Salinger:

Author from the Book Jerome David Salinger: "The Catcher in the Rye" Tarkan Arpa Author from the Book Jerome David Salinger: Jerome David Salinger is the Author of the Book "the Catcher in the Rye". He was born in 1 January 1919 and he died in January

More information

April 29-30, The Holy Spirit. The Holy Spirit helps follow Jesus. Acts 2; Matthew 28:19-20

April 29-30, The Holy Spirit. The Holy Spirit helps follow Jesus. Acts 2; Matthew 28:19-20 April 29-30, 2017 The Holy Spirit Acts 2; Matthew 28:19-20 The Holy Spirit helps follow Jesus. Connect Time (15 minutes): Five minutes after the service begins, split kids into groups and begin their activity.

More information

April 14-15, Peter walks on water. Jesus want us to follow him, even when we re afraid. Matthew 14:22-33

April 14-15, Peter walks on water. Jesus want us to follow him, even when we re afraid. Matthew 14:22-33 April 14-15, 2018 Peter walks on water Matthew 14:22-33 Jesus want us to follow him, even when we re afraid. Connect Time (15 minutes): Five minutes after the service begins, split kids into groups and

More information

Making Miracles Happen

Making Miracles Happen Making Miracles Happen INTERVIEW WITH JO OSBORNE ***PDF REFERENCE SHEET*** JO OSBORNE is a world class transformational life coach who has coached hundreds of women across Australia to create lives that

More information

A View From the Country

A View From the Country A View From the Country with Brian Wechsler, Executive Director Every Missionary Is Different While over 220 Village Missionaries serve in churches around the United States and Canada, I am always amazed

More information

CAUCUS PRIOR TO STRONGSVILLE BOARD OF ZONING & BUILDING CODE APPEALS Meeting of November 20, :30 p.m.

CAUCUS PRIOR TO STRONGSVILLE BOARD OF ZONING & BUILDING CODE APPEALS Meeting of November 20, :30 p.m. CAUCUS PRIOR TO STRONGSVILLE BOARD OF ZONING & BUILDING CODE APPEALS Meeting of 7:30 p.m. Board of Appeals Members Present: Kenneth Evans, Richard Baldin, John Rusnov, David Houlé, Tom Smeader Administration:

More information

TRANSCRIPT FOLLOW ME AND CONNECT WITH PEOPLE 1

TRANSCRIPT FOLLOW ME AND CONNECT WITH PEOPLE 1 TRANSCRIPT FOLLOW ME AND CONNECT WITH PEOPLE JOHN C. MAXWELL 2 A few years ago, I wrote a book called Everyone Communicates, Few Connect. Basically, the book talks about the fact that we may be talking,

More information

October 23, 2016 Family Portrait Sibling Rivalry Rev. Dr. John Ross Bible Reference: Genesis 25:19-28

October 23, 2016 Family Portrait Sibling Rivalry Rev. Dr. John Ross Bible Reference: Genesis 25:19-28 October 23, 2016 Family Portrait Sibling Rivalry Rev. Dr. John Ross Bible Reference: Genesis 25:19-28 We are in a month-long series of messages about family. We re painting a family portrait. You can see

More information

I: And today is November 23, Can you tell me Ray how long you were in the orphanage?

I: And today is November 23, Can you tell me Ray how long you were in the orphanage? Interview with Raymond Henry Lakenen November 23, 1987 Interviewer (I): Okay could you tell me your full name please? Raymond Henry Lakenen (RHL): Raymond H. Lakenen. I: Okay what is your middle name?

More information

One of my first jobs was working at a lumberyard. My job was to make

One of my first jobs was working at a lumberyard. My job was to make 1 File: Lord s Prayer 1 of 2 Dear Friends in Christ, Grace to you and Peace from God our Father and our Lord and savior Jesus Christ, Amen! One of my first jobs was working at a lumberyard. My job was

More information

The William Glasser Institute

The William Glasser Institute Skits to Help Students Learn Choice Theory New material from William Glasser, M.D. Purpose: These skits can be used as a classroom discussion starter for third to eighth grade students who are in the process

More information

WITH CYNTHIA PASQUELLA TRANSCRIPT ROY NELSON ADDICTION: WHY THE PROBLEM IS NEVER THE PROBLEM

WITH CYNTHIA PASQUELLA TRANSCRIPT ROY NELSON ADDICTION: WHY THE PROBLEM IS NEVER THE PROBLEM TRANSCRIPT ROY NELSON ADDICTION: WHY THE PROBLEM IS NEVER THE PROBLEM INTRODUCTION Addiction is a huge problem in our culture. Everyone seems to be addicted to something. People are addicted to the internet,

More information

example Speech this continent, a new nation, conceived in Liberty, and dedicated to the

example Speech this continent, a new nation, conceived in Liberty, and dedicated to the Name: Period: Topic: Abraham Lincoln example Speech This is an example speech. Your speech does not have to look exactly like this example, but you should try to follow this format as best you can. This

More information

August 27-28, Extreme Earth Unit: Moses. Exodus 2-4, Lamentations 3: God calls us to big things.

August 27-28, Extreme Earth Unit: Moses. Exodus 2-4, Lamentations 3: God calls us to big things. August 27-28, 2016 Extreme Earth Unit: Moses Exodus 2-4, Lamentations 3:22-23 God calls us to big things. Connect Time (15 minutes): Five minutes after the service begins, split kids into groups and begin

More information

Sermon Series Shattered Dreams The Pathway to Joy. Mark 16: 1-8 (9-20) February 21, 2016

Sermon Series Shattered Dreams The Pathway to Joy. Mark 16: 1-8 (9-20) February 21, 2016 Sermon Series Shattered Dreams The Pathway to Joy Sermon: And then Traci Hubbard Mark 16: 1-8 (9-20) February 21, 2016 Marina was extremely afraid of the dark. When the lights went out, everything and

More information

SLIDE5 Cat theology distorts the message, and we ll look at six distortions resulting from Cat Theology today.

SLIDE5 Cat theology distorts the message, and we ll look at six distortions resulting from Cat Theology today. SLIDE1 We re in our third Missions miniseries, Cat & Dog Theology, borrowed from Unveilinglory; our third sermon of four in this miniseries. We ve been equating two theologies which are held by Christians

More information

Does the name Hari Seldon mean anything to any of you? Okay, I must be the only science fiction geek in the room

Does the name Hari Seldon mean anything to any of you? Okay, I must be the only science fiction geek in the room Does the name Hari Seldon mean anything to any of you? Okay, I must be the only science fiction geek in the room Hari Seldon is a main character of Isaac Asimov s Foundation novels which first came out

More information

By comparison, in our home, each week - we receive offers suggesting ways to change our heating arrangements so that we can take advantage

By comparison, in our home, each week - we receive offers suggesting ways to change our heating arrangements so that we can take advantage GOD IN THE MARGINS My guess is that whether you are seven or seventy years old, you re probably pretty busy. My sense is that if we could survey every woman, man, boy and girl, living in the United States

More information

Chapter 1: Answer the following questions in Notability. Write in complete sentences. 3. p. 2 What stands in the way of Charley joining the regiment?

Chapter 1: Answer the following questions in Notability. Write in complete sentences. 3. p. 2 What stands in the way of Charley joining the regiment? Directions: Create a folder for American Literature II in Notability. In that file create a Chapter file. Write Chapter 1 at the top of the note. Answer the questions for the chapter below the heading.

More information

It surprises me that crowds of people came to John to be baptized. It. surprises me for a couple of reasons. First because John wasn t set up on

It surprises me that crowds of people came to John to be baptized. It. surprises me for a couple of reasons. First because John wasn t set up on 12/16/18 Advent 3C Luke 3:7-18 Melissa Maltman It surprises me that crowds of people came to John to be baptized. It surprises me for a couple of reasons. First because John wasn t set up on some street

More information

YOUTH SPIRITUAL GIFTS TEST

YOUTH SPIRITUAL GIFTS TEST YOUTH SPIRITUAL GIFTS TEST Discover Your Gifts A spiritual gift is a supernatural ability given by the Holy Spirit to a person when they are saved. This test does not guarantee what gifts you have, but

More information

15 Does God have a Nature?

15 Does God have a Nature? 15 Does God have a Nature? 15.1 Plantinga s Question So far I have argued for a theory of creation and the use of mathematical ways of thinking that help us to locate God. The question becomes how can

More information

2014 학년도 전국연합학력평가 영어영역 듣기평가대본 10 월고 3

2014 학년도 전국연합학력평가 영어영역 듣기평가대본 10 월고 3 2014 학년도 전국연합학력평가 영어영역 듣기평가대본 10 월고 3 1. 대화를듣고, 남자의마지막말에대한여자의응답으로가장적절한것을 고르시오. M: Sara, when does the musical start? W: We re early. We have an hour before it starts. M: Then, what about a cup of coffee

More information

We Three Kings: Caesar Augustus Midweek Advent December 12, 2012

We Three Kings: Caesar Augustus Midweek Advent December 12, 2012 We Three Kings: Caesar Augustus Midweek Advent December 12, 2012 Welcome back. In our studio this morning we have Caesar Augustus. Caesar, introduce yourself to our audience and tell them what you do.

More information

Worksheet 4.1: Chapter 4 methods of persuasion

Worksheet 4.1: Chapter 4 methods of persuasion Worksheet 4.1: Chapter 4 methods of persuasion Understanding target audience The title of Chapter 4 of the coursebook is The language of persuasion. Persuasion can be a tricky concept to understand. While

More information

I bring you good news of great joy. Luke 2:10, NLV. The angel told Mary she would have a special baby. The Angel and Mary Luke 1:26-33, 38, 46

I bring you good news of great joy. Luke 2:10, NLV. The angel told Mary she would have a special baby. The Angel and Mary Luke 1:26-33, 38, 46 OVERVIEW CARD Key Question: Bottom Line: Why is Jesus special? Jesus is God s Son. Memory Verse: Bible Story Focus: The angel told Mary she would have a special baby. The Angel and Mary Luke 1:26-33, 38,

More information

MULTIPLE CHOICE Literary Analysis and Reading Skills

MULTIPLE CHOICE Literary Analysis and Reading Skills MULTIPLE CHOICE Literary Analysis and Reading Skills Unit 4: Division, Reconciliation, and Expansion Benchmark Test 5 1. Imagine you are handed a magazine article called Uncovering Hidden Biographical

More information

Extinguished John 1:29-30 The next day he saw Jesus coming toward him, and said, Behold the Lamb of God, who takes away the sin of the world! This is he of whom I said, After me comes a man who ranks before

More information

ARE YOU AWAKE? December 1, 2013 Matthew 24: Adam D. Gorman, The Brick Presbyterian Church in the City of New York

ARE YOU AWAKE? December 1, 2013 Matthew 24: Adam D. Gorman, The Brick Presbyterian Church in the City of New York ARE YOU AWAKE? December 1, 2013 Matthew 24: 36-44 Adam D. Gorman, The Brick Presbyterian Church in the City of New York Dear Lord, thank you for this past holiday of thankfulness. During this season of

More information