Description for Informative Speech
Organizing and Outlining the Informative Speech
Time: 35 minutes
All informative speeches have an identifiable introduction, body, and conclusion. This speech
should include at least three verbal citations.
Introduction: The introduction should compel the audience to listen (with an attention getter)
and provide a preview. The preview usually includes the thesis statement and an overview of
the main points.
Body: Most informative speeches should contain no more than three main points, organized
in a way that helps the audience make sense of the message. Once the main points and organizational pattern are set, identify what evidence supports each main point and place these subpoints in the correct location.
Conclusion: All informative speeches should include a brief summary of the main points. No
new information should be given to the audience in the conclusion. An effective conclusion
leaves the audience thinking about the speakers message.
Outlining the Informative Speech: A detailed outline is mandatory and should include the
following sections: title, statement of specific purpose, thesis statement, introduction, body
(including internal summaries and transitions), conclusion, and references. The outline is the framework for the speech.
Outline Worksheet for Informative Speech
Title:
Speaker:
Specific Purpose:
Thesis Statement:
Introduction
I. Attention getter:
II. Establishment of ethos:
III. Thematic statement:
IV. Preview (each main point):
First . . .
Next . . .
Finally . . .
(Transition)
Body
I. Main idea 1
A. Subpoint and/or supporting material
(such as a statistic or a quotation)
1. Sub-subpoint (optional)
2. Sub-subpoint (optional)
B. Subpoint and/or supporting material
1. Sub-subpoint (optional)
2. Sub-subpoint (optional)
(Internal summary)
(Transition)
II. Main idea 2
A. Subpoint and/or supporting material
1. Sub-subpoint (optional)
2. Sub-subpoint (optional)
B. Subpoint and/or supporting material
1. Sub-subpoint (optional)
2. Sub-subpoint (optional)
(Internal summary)
(Transition)
III. Main idea 3
A. Subpoint and/or supporting material
1. Sub-subpoint (optional)
2. Sub-subpoint (optional)
B. Subpoint and/or supporting material
1. Sub-subpoint (optional)
2. Sub-subpoint (optional)
(Internal summary)
(Transition to conclusion)
Conclusion
I. Summarize and restate (thesis)
II. Review (each main point)
III. Tie to the introduction
IV. Provide memorable, creative conclusion (end with impact)
References
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

