<body><!-- begin compete js --> <script type="text/javascript"> __compete_code = '667f89f26d96c30e99728fe6a608804d'; (function () { var s = document.createElement('script'), d = document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0], t = 'https:' == document.location.protocol ? 'https://c.compete.com/bootstrap/' : 'http://c.compete.com/bootstrap/'; s.src = t + __compete_code + '/bootstrap.js'; s.type = 'text/javascript'; s.async = 'async'; if (d) { d.appendChild(s); } }()); </script> <!-- end compete js --> <!-- quantcast --> <script type="text/javascript"> function channValidator(chann){ return (typeof(chann) == 'string' && chann != ''); } function lycosQuantcast(){ var lb = ""; if(typeof(cm_host) !== 'undefined' && channValidator(cm_host)){ lb += cm_host.split('.')[0] + '.'; } if(typeof(cm_taxid) !== 'undefined' && channValidator(cm_taxid)){ lb += cm_taxid; lb = lb.replace('/',''); } else { lb = lb.replace('.',''); } return lb; } var _qevents = _qevents || []; (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" :"http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); _qevents.push({ qacct:"p-6eQegedn62bSo", labels:lycosQuantcast() }); </script> <!-- end quantcast --> <!-- Begin OwnerIQ js --> <script type="text/javascript"> var __oiq_pct = 50; if( __oiq_pct>=100 || Math.floor(Math.random()*100/(100-__oiq_pct)) > 0 ) { var _oiqq = _oiqq || []; _oiqq.push(['oiq_addPageBrand', 'Lycos']); _oiqq.push(['oiq_addPageCat', 'Internet > Websites']); _oiqq.push(['oiq_addPageLifecycle', 'Intend']); _oiqq.push(['oiq_doTag']); (function() { var oiq = document.createElement('script'); oiq.type = 'text/javascript'; oiq.async = true; oiq.src = document.location.protocol + '//px.owneriq.net/stas/s/lycosn.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(oiq, s); })(); } </script> <!-- End OwnerIQ --> <!-- Begin Google Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21402695-19']); _gaq.push(['_setDomainName', 'tripod.com']); _gaq.push(['_setCustomVar', 1, 'member_name', 'letsgobook2', 3]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- End Google Analytics --> <script type="text/javascript"> function getReferrer() { // Reads the referrer out of the cookie, if available. var all= this.document.cookie; if (all== '') return false; var cookie_name = 'REFERRER='; var start = all.lastIndexOf(cookie_name); if (start == -1) return false; // referrer URL not found. start += cookie_name.length; var end = all.indexOf(';', start); if (end == -1) end = all.length; return all.substring(start, end); } function getQuery() { // Get the referrer search query from cookie, if available. var rfr = getReferrer(); if (rfr == '') return false; var q = extractQuery(rfr, 'yahoo.com', 'p='); if (q) return q; q = extractQuery(rfr, '', 'q='); return q ? q : ""; } function extractQuery(full, site, q_param) { var start = full.lastIndexOf(site); if (start == -1) return false; start = full.lastIndexOf(q_param); if (start == -1) return false; start += q_param.length; var end = full.indexOf('&', start); if (end == -1) end = full.length; return unescape(full.substring(start, end)).split(" ").join("+"); } var cm_role = "live"; var cm_host = "tripod.lycos.com"; var cm_taxid = "/memberembedded"; var tripod_member_name = "letsgobook2"; var tripod_member_page = "letsgobook2/letsgo2.html"; var tripod_ratings_hash = "1338365178:ef9b8362ea11831edfb973068502bee2"; var lycos_ad_category = null; var lycos_ad_remote_addr = "38.107.179.226"; var lycos_ad_www_server = "www.tripod.lycos.com"; var lycos_ad_track_small = "http://members.tripod.com/adm/img/common/ot_smallframe.gif?rand=823680"; var lycos_ad_track_served = "http://members.tripod.com/adm/img/common/ot_adserved.gif?rand=823680"; var lycos_search_query = getQuery(); </script> <script type="text/javascript" src="http://scripts.lycos.com/catman/init.js"></script> <script type="text/javascript"> var lycos_ad = Array(); var lycos_onload_timer; function lycos_check_size() { var window_width = 0, window_height = 0; if (typeof(window.innerWidth) == 'number' ) { window_width = window.innerWidth; window_height = window.innerHeight; } else if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)) { window_width = document.documentElement.clientWidth; window_height = document.documentElement.clientHeight; } else if (document.body && (document.body.clientWidth || document.body.clientHeight)) { window_width = document.body.clientWidth; window_height = document.body.clientHeight; } var lycos_track_img = document.createElement('img'); if( top == self ) { return 1; } else { if ((window_width < 300) || (window_height < 300)) { lycos_track_img.src=this.lycos_ad_track_small+"&w="+window_width+"&h="+window_height; return 0; } else { lycos_track_img.src=this.lycos_ad_track_served+"&w="+window_width+"&h="+window_height; return 1; } } } function lycos_insert_ads() { var lycos_ad_mgr = new AdManager(); if (this.lycos_search_query) { lycos_ad_mgr.setForcedParam("keyword", this.lycos_search_query); } else if (this.lycos_ad_category && this.lycos_ad_category.find_what) { lycos_ad_mgr.setForcedParam("keyword", this.lycos_ad_category.find_what); } if (this.lycos_ad_category && this.lycos_ad_category.dmoz) { lycos_ad_mgr.setForcedParam("page", this.lycos_ad_category.dmoz); } else { lycos_ad_mgr.setForcedParam("page", "member"); } var lycos_prod_set = lycos_ad_mgr.chooseProductSet(); var slots = ["leaderboard", "leaderboard2"]; for (var slot in slots) { if (lycos_ad_mgr.isSlotAvailable(slots[slot])) { lycos_ad[slots[slot]] = lycos_ad_mgr.getSlot(slots[slot]); } } lycos_ad_mgr.renderFooter(); } function generateHref(atag, template){ atag.href=template.replace('_MYURL_', window.location.href.replace('http://', '')).replace('_MYTITLE_', 'Check%20out%20this%20Tripod%20Member%20site!'); } if (lycos_check_size()) { lycos_insert_ads(); } window.onload = function() { var f = document.getElementById("FooterAd"); var b = document.getElementsByTagName("body")[0]; b.removeChild(f); b.appendChild(f); f.style.display = "block"; } </script> <style> #body .adCenterClass{margin:0 auto} </style> <div id="tb_container" style="background:#DFDCCF; border-bottom:1px solid #393939; position:relative; z-index:999999999!important"> <div id="tb_ad" class="adCenterClass" style="display:block!important; overflow:hidden; width:916px;"> <a href="http://adtrack.ministerial5.com/clicknew/?a=637394" title="build your own website at Tripod.com" style="float:left; width:186px; border:0"> <img src="http://ly.lygo.com/ly/tpSite/images/freeAd2.jpg" alt="Make your own free website on Tripod.com" style="border:0; display:block" /> </a> <div id="ad_container" style="display:block!important; float:left; width:728px "> <script type="text/javascript">document.write(lycos_ad['leaderboard']);</script> </div> </div> </div> <div id="FooterAd" style="background:#DFDCCF; border-top:1px solid #393939; clear:both; display:none; width:100%!important; position:relative; z-index:999999!important; height:90px!important"> <div class="adCenterClass" style="display:block!important; overflow:hidden; width:916px;"> <a href="http://adtrack.ministerial5.com/clicknew/?a=637394" title="build your own website at Tripod.com" style="float:left; display:block; width:186px; border:0"> <img src="http://ly.lygo.com/ly/tpSite/images/freeAd2.jpg" alt="Make your own free website on Tripod.com" style="border:0; display:block; " /> </a> <div id="footerAd_container" style="display:block!important; float:left; width:728px"> <script type="text/javascript">document.write(lycos_ad['leaderboard2']);</script> </div> </div> </div> <noscript> <img src="http://members.tripod.com/adm/img/common/ot_noscript.gif?rand=823680" alt="" width="1" height="1" /> <!-- BEGIN STANDARD TAG - 728 x 90 - Lycos - Tripod Fallthrough - DO NOT MODIFY --> <iframe frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="728" height="90" src="http://ad.yieldmanager.com/st?ad_type=iframe&amp;ad_size=728x90&amp;section=209094"></iframe> <!-- END TAG --> </noscript> <br>
Home Page
Help with our books About us Fun Games Contact Us

Let's Go 2 (Third Edition)

Table of Contents

Unit 1/2

Page 2

Page 3

Page 4

Page 5

Page 6

Page 7

Page 8

Page 10

Page 11

Page 12

Page 13

Page 14

Page 15

Page 16

Page 19

Unit 3/4

Unit 5/6

Unit 7/8


Unit 1: At School


Page 2

A: Let's talk.


Girl: "Hi, Scott. How are you?"

Boy: "I'm OK, thanks. How about you?"

Girl: "Pretty good!"

Children: "Good-bye, Scott!"

Scott: "See you later!"


Page 3

C: Let's move.




erase the board (擦板子)



speak English (說英文)



write my name (寫我的名字)



read books (看書)

I erase the board at school. (我在學校擦板子)


Page 4

A: Practice the words. 練習這些字.



1. a pencil sharpener (一台削鉛筆機)



2. a picture (一張圖片 ; 照片)



3. a workbook (一本習作)



4. a paper clip (一個迴紋針)



5. a clock (一個時鐘)



6. a door (一扇門)



7. a window (一扇窗戶)



8. a calendar (一本月曆)

B: Practice the sentences. 句子練習.

This is (這是)

That is (那是)

a pencil sharpener. (一台削鉛筆機)

a picture. (一張圖片;照片)

a workbook. (一本習作)

a paper clip. (一個迴紋針)

a clock. (一個時鐘)

a door. (一扇門 )

a window. (一扇窗戶)

a calendar. (一本月曆)


Page 5

C: Practice the questions and answers. 練習問與答.

What is this? (這是什麼?)

It is a clock (它是一個時鐘)

What is that? (那是什麼?)

It is a clock (它是一個時鐘)

在英文文法裡,若要表示單數名詞 ,則於名詞前+a/an;若要表示一個以上的複數名詞, 則於名詞後+s或 es或 ies 。

It is ______________.



1. a paper clip



2. a door



3. a calendar



4. a workbook



5. a picture



6. a clock



7. a pencil sharpener



8. a window

D: Ask and answers.

Is this a ruler? (這是一把尺嗎?)

is not (不是)

isn't (不是)



Yes, it is. (是, 它是)



No, it is not. (不是,它不是)



No, it is not. (不是,它不是)

Is that a globe? (那是地球儀嗎)



No, it is not. (不是,它不是)



Yes, it is. (是, 它是)



No, it is not. (不是,它不是)


Page 6

A: Practice the words.

These are ____________. (這些是 ________________.)

These are pencil sharpeners. (這些是削鉛筆機.)

Those are ____________. (那些是 ________________.)

Those are pictures (那些是圖片.)

在英文文法裡,若要表示單數名詞 ,則於名詞前+a/an;若要表示一個以上的複數名詞, 則於名詞後+s或 es或 ies 。



1. pencil sharpeners

(削鉛筆機)



2. paper clips

(迴紋針)



3. clocks

()



4. workbooks

(習作)



5. calendars

(月曆)



6. pictures

(圖片 ; 照片)



7. windows

(窗戶)



8. doors

(門)


Page 7

C: Practice the questions and answers.

What are these? (這些是什麼?)



They're clocks. (它們是時鐘.)

What are those? (那些是什麼?)



They're pictures. (它們是圖片.)

They are ____________. (它們是 _____________.)

1. crayons

(蠟筆)

5. pictures

(圖片 ; 照片)

2. pencils

(鉛筆)

6. kites

(風箏)

3. pencil shapeners

(削鉛筆機)

7. bicycles

(腳踏車)

4. erasers

(橡皮擦)

8. balls

(球)

D: Ask and answer.

Are these doors? (這些是門嗎?)

Yes, they are. ()

No, they aren't. ()

Are those doors? (這些是門嗎?)

Yes, they are. ()

No, they aren't. ()


Page 8

A: Make sentences.

This door is little.



That door is big.



1.

2.

3.

4.

(新的)



(圓的)




(老的)


(黃色的)




Unit 2: My things


Page 10

A: Let's talk.








Page 11

C: Let's move.

He can __________.

She can __________.










Page 12

A: Practice the words.

What do you have?

I have __________.

1. a key



2. a candy bar



3. a comic book



4. a comb



5. a coin



6. a brush



7. a tissue



8. a watch




Page 13

C: Practice the question and answer.



What do you have?

I have _________.

2. a candy bar

4. a tissue

6. a brush

8. a key



What do you have?

I have _________.

1. a coin

3. a comic book

5. a comb

7. a watch

D: Ask your partner.

Do you have a tissue?

Yes, I do.

No, I don't.

do not = don't

1. a tissue



2. a calendar



3. a notebook



4. a pen




Page 14

A: Practice the words.

He has __________.

She has __________.

1. a camera



2. a key chain



3. a music player



4. a calculator



5. a train pass



6. an umbrella



7. a lunch box



8. a wallet




Page 15

C: Practice the question and answer.

What does he have?

He has _________.

What does she have?

She has _________.

1. a wallet

3. a train pass

5. an umbrella

7. a calculator

2. a music player

4. a camera

6. a lunch box

8. a key chain

D: Ask and answer.

Does he have __________?

Yes, he does.

No, he doesn't

Does she have __________?

Yes, she does.

No, she doesn't


Page 16

A: Make sentences.

He has a video game in his bag.

She has a pencil in her bag.

1. a video game

2. a pencil

3. a wallet

4. a notebook

5. a cell phone

6. a CD

7. a robot

8. a calculator

B: Ask and answer.

What does he have in his hand?.

He has a yo-yo in his hand.

What does she have in her hand?.

She has a cell phone in her hand.


Page 19

Say these numbers.

20

twenty



21

twenty-one



22

twenty-two



23

twenty-three



24

twenty-four



25

twenty-five



26

twenty-six



27

twenty-seven



28

twenty-eight



29

twenty-nine



30

thirty



40

forty



50

fifty



60

sixty



70

seventy



80

eighty



90

ninety



100

one hundred