幼儿园小班语言活动:几只鸟在飞.doc

上传人:白大夫 文档编号:4179922 上传时间:2019-10-26 格式:DOC 页数:36 大小:57KB
返回 下载 相关 举报
幼儿园小班语言活动:几只鸟在飞.doc_第1页
第1页 / 共36页
幼儿园小班语言活动:几只鸟在飞.doc_第2页
第2页 / 共36页
幼儿园小班语言活动:几只鸟在飞.doc_第3页
第3页 / 共36页
幼儿园小班语言活动:几只鸟在飞.doc_第4页
第4页 / 共36页
幼儿园小班语言活动:几只鸟在飞.doc_第5页
第5页 / 共36页
点击查看更多>>
资源描述

《幼儿园小班语言活动:几只鸟在飞.doc》由会员分享,可在线阅读,更多相关《幼儿园小班语言活动:几只鸟在飞.doc(36页珍藏版)》请在三一文库上搜索。

1、幼儿园小班语言活动:几只小鸟在飞1.在观看,听和说的过程中了解儿童歌曲的内容,并有节奏地背诵儿童歌曲。2.在老师的指导下,学习模仿儿童的歌曲。3.体验参加活动创建的乐趣。活动准备:投影仪,图片二,一只圆舞板活动程序:首先,观察图片并了解歌曲的内容。1.对话指南:今天老师带来了一张照片,请看看孩子们,地图上是什么? (在谈话时将这些图片放在孩子们的投影仪上)并提出问题:(1)这幅画上有什么?你知道这些鸟吗?(2)谁在最前沿飞行? (麻雀)多少只麻雀? (一只麻雀)(3)麻雀后面的两只鸟是什么? (两只燕子)(4)你认识这里的鸟吗?它的名字叫喜p。几只喜pies? (三个喜pies)(5)还剩下什

2、么? (鸽子)几只鸽子? (四羽鸽子)老师的总结:这幅画上有很多鸟,包括一只麻雀,两只燕子,三只喜pies和四只鸽子。这幅画上我还有一首好歌。你想听吗? (想想)那你得仔细听!2.老师完成歌曲后,他问:(1)您听到了吗?空中飞舞的是什么? (一只麻雀在空中飞翔)(2)谁在追? (燕子)引出第二句话(后面是两只燕子)(3)三个喜pies在做什么? (喳喳叫)引出第三句话(三个喜pies)(4)看,四只鸽子看到它们在飞吗?他们怎么看?会发生什么? (四只鸽子紧随其后)学习单词:“跟随下列对象”(跟随飞行)(5)最后一句话怎么说?让我们一起说:请仔细数一下,有几只鸟在飞。 第二,引导孩子有节奏,背诵

3、孩子的歌。1.让我们尝试连接刚刚说过的内容。 (指导孩子完整地完成歌曲)老师还给这首好歌起了个好听的名字叫“几只鸟在飞”。让我们完全在一起。2,孩子们说这真的很好,婴儿乐器也很吸引人。看,这是-圆形舞板。我们可以和圆舞板一起朗诵孩子们的歌吗?孩子们朗诵节奏,老师用圆形舞蹈板演奏节奏。3,引导儿童使用圆形舞板演奏节奏并背诵儿童歌曲。第三,表演图片,引导孩子模仿孩子的歌曲。1.老师这里还有张照片。您看,图片上是什么? (小动物)什么样的动物?今天,老师想请你看这张照片,还写一首好歌,好吗?2,孩子模仿孩子的歌曲,受到老师的启发和指导。让几个孩子复制的孩子们的歌曲给所有人听。老师根据孩子们的阅读情况

4、进行了逐一分析和纠正。良好的公众好评。让孩子们一起听孩子们的歌给他们后面的老师。附:儿童歌曲,几只鸟在飞一只麻雀在空中飞舞,两只燕子追在身后,三个喜pies四只鸽子紧随其后,请仔细计数。有几只鸟在飞。 werkzeug.exceptions.HTTPException.wrap.<locals>newcls: 400 Bad Request: KeyError: text /Werkzeug Debugger var TRACEBACK=140187263703640, CONSOLE_MODE=false, EVALEX=true, EVALEX_TRUSTED=false, S

5、ECRET=FIG0pWAnh4FeCdjA1Mx2; werkzeug.exceptions.BadRequestKeyError werkzeug.exceptions.HTTPException.wrap.<locals>newcls: 400 Bad Request: KeyError: textTraceback (most recent call last) File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 2309, in _call_ def _call_(self, enviro

6、n, start_response): """The WSGI server calls the Flask application object as the WSGI application. This calls :meth:wsgi_app which can be wrapped to applying middleware.""" return self.wsgi_app(environ, start_response) def _repr_(self): return <%s %r> % ( self._cl

7、ass_._name_, self.name, File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 2295, in wsgi_app try: ctx.push() response=self.full_dispatch_request() except Exception as e: error=e response=self.handle_exception(e) except: error=sys.exc_info()1 raise return response(environ, start_resp

8、onse) finally: File /root/anaconda3/lib/python3.7/site-packages/flask_cors/extension.py, line 161, in wrapped_function # Wrap exception handlers with cross_origin # These error handlers will still respect the behavior of the route if options.get(intercept_exceptions, True): def _after_request_decora

9、tor(f): def wrapped_function(*args, *kwargs): return cors_after_request(app.make_response(f(*args, *kwargs) return wrapped_function if hasattr(app, handle_exception): app.handle_exception=_after_request_decorator( app.handle_exception) File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, l

10、ine 1741, in handle_exception # if we want to repropagate the exception, we can attempt to # raise it with the whole traceback in case we can do that # (the function was actually called from the except part) # otherwise, we just raise the error again if exc_value is e: reraise(exc_type, exc_value, t

11、b) else: raise e self.log_exception(exc_type, exc_value, tb) if handler is None: File /root/anaconda3/lib/python3.7/site-packages/flask/_compat.py, line 35, in reraise from io import StringIO def reraise(tp, value, tb=None): if value._traceback_ is not tb: raise value.with_traceback(tb) raise value

12、implements_to_string=_identity else: text_type=unicode File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 2292, in wsgi_app ctx=self.request_context(environ) error=None try: try: ctx.push() response=self.full_dispatch_request() except Exception as e: error=e response=self.handle_exc

13、eption(e) except: error=sys.exc_info()1 File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 1815, in full_dispatch_request request_started.send(self) rv=self.preprocess_request() if rv is None: rv=self.dispatch_request() except Exception as e: rv=self.handle_user_exception(e) return

14、self.finalize_request(rv) def finalize_request(self, rv, from_error_handler=False): """Given the return value from a view function this finalizes the request by converting it into a response and invoking the File /root/anaconda3/lib/python3.7/site-packages/flask_cors/extension.py, lin

15、e 161, in wrapped_function # Wrap exception handlers with cross_origin # These error handlers will still respect the behavior of the route if options.get(intercept_exceptions, True): def _after_request_decorator(f): def wrapped_function(*args, *kwargs): return cors_after_request(app.make_response(f(

16、*args, *kwargs) return wrapped_function if hasattr(app, handle_exception): app.handle_exception=_after_request_decorator( app.handle_exception) File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 1718, in handle_user_exception return self.handle_http_exception(e) handler=self._find_e

17、rror_handler(e) if handler is None: reraise(exc_type, exc_value, tb) return handler(e) def handle_exception(self, e): """Default exception handling that kicks in when an exception occurs that is not caught. In debug mode the exception will File /root/anaconda3/lib/python3.7/site-packages/flask/_compat.py, line 35, in reraise from io import StringIO def reraise(tp, value, tb=None):pre c

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 其他


经营许可证编号:宁ICP备18001539号-1