What is Grammar?
What is Grammar?
And why grammar is your friend…
Grammar(noun): the structure and system of a language , or of languages in general, usually considered to consist of syntax and morphology
Grammar is the system of a language. People sometimes describe grammar as the "rules" of a language; but in fact no language has rules*. If we use the word "rules", we suggest that somebody created the rules first and then spoke the language, like a new game. But languages did not start like that. Languages started by people making sounds which evolved into words, phrases and sentences. No commonly-spoken language is fixed. All language change over time. What we call "grammar" is simply a reflection of a language at a particular time.
Do we need to study grammar to learn a language? The short answer is "no". Very many people in the world speak their own, native language without having studied its grammar. Children start to speak before they even know the word "grammar". But if you are serious about learning a foreign language, the long answer is "yes, grammar can help you to learn more quickly and more efficiently." it's important to think of grammar as something that can help you, like a friend. When you understand the grammar of a language, you can understand many things yourself, without having to ask a teacher or look in a book.
So think of gramma as something good, something positive, something that you can use to find your way - like a signpost or a map.
What is Grammar? |
Grammar(noun) the structure and system of a language , or of languages in general, usually considered to consist of syntax and morphology 1.Syntax n.語法,句法;语构 His grammar and syntax, both in oral and written expression, were much better than the average. 无论是头口还是笔头,他的文法和句法都非常出众. 2.Morphology n.形态学 The morphology and composition of the pangolin’s scale were analyzed. 对穿山甲鳞片的形态和组成进行了分析. Composition n.作文,作曲;创作;构图;布置;妥协,和解 Scale n.规模;比例;(鱼)鳞片;级别;Vt.测量;攀登;刮去…..的鳞片;vi.衡量;攀登;(鳞屑)脱落;生水垢 |
Grammar is the system of a language . •People sometimes describe grammar as the "rules" of a language; •but in fact no language has rules*. •If we use the word "rules", we suggest that somebody created the rules first and then spoke the language, like a new game. •But languages did not start like that. •Languages started by people making sounds which evolved into words, phrases and sentences. •No commonly-spoken language is fixed. All language change over time. •What we call "grammar" is simply a reflection of a language at a particular time. |
Do we need to study grammar to learn a language? •The short answer is "no". Very many people in the world speak their own, native language without having studied its grammar. Children start to speak before they even know the word "grammar". •But if you are serious about learning a foreign language, the long answer is "yes, grammar can help you to learn more quickly and more efficiently." it's important to think of grammar as something that can help you, like a friend. When you understand the grammar of a language, you can understand many things yourself, without having to ask a teacher or look in a book. |
Grammar like a signpost or a map •So think of gramma as something good, something positive, something that you can use to find your way - like a signpost or a map. |
以上摘至網站
What is Grammar?的更多相关文章
- SH Script Grammar
http://linux.about.com/library/cmd/blcmdl1_sh.htm http://pubs.opengroup.org/onlinepubs/9699919799/ut ...
- [BEC][hujiang] Lesson03 Unit1:Working life ---Grammar & Listening & Vocabulary
3 Working life p8 Grammar Gerund and infinitive(动名词和不定式) 一般而言: 1 动词后面接动名词还是不定式没有特定规则,主要取决于语言习 ...
- No grammar constraints (DTD or XML schema).....两种解决方法
方法一:常用方法 关闭XML验证 工具栏:windows => preferences => xml => xml files => validation => In ...
- No grammar constraints (DTD or XML Schema) referenced in the document.
问题描述 web.xml 使用 Servlet4.0 版本,No grammar constraints (DTD or XML Schema) referenced in the document. ...
- Eclipse Maven pom.xml 警告No grammar constraints (DTD or XML schema)
消除警告方案: <?xml version="1.0" encoding="UTF-8" standalone="no"?> & ...
- Example of Formalising a Grammar for use with Lex & Yacc
Here is a sample of a data-file that we want to try and recognise. It is a list of students and info ...
- Both - Either - Neither English Grammar
http://www.grammar.cl/english/both-either-neither.htm Both, Either, Neither Summary Chart We use bot ...
- Grammar Rules
Grammar Rules Here are 20 simple rules and tips to help you avoid mistakes in English grammar. For m ...
- English Grammar
What is Grammar?
随机推荐
- SICP 1.23-1.26体会
1.23 代码修改非常easy, 关键是时间. 电脑上算了一下. 100000000下面全是0. 開始还以为代码写错了. 最后没办法, 用1e10 1e11来计算. 发现比 1e11 1e12快1.2 ...
- Mac上的学习神器:Marginnote
https://marginnote.com/?lang=zh-hans 技巧1:合并 多选编辑 - 按顺序选择多个块 - 左下角菜单 - 合并 技巧2:管理顺序 双击图片并且按住不放,即可拖拽顺序 ...
- Event-Souring模式
Event-Sourcing模式使用仅附加存储来记录或描写叙述域中数据所採取的动作,从而记录完整的一系列系列事件,而不是仅存储实体的当前状态.由于存储包括全部的事件,能够用来具体化域对象. Event ...
- 纯真IP数据库解析Delphi D10.1下正常使用
直接一个单元,代码分享出来. unit Net.IPLocation; interface uses System.Classes, System.SysUtils, Winapi.WinSock ...
- ECMall 中URL体系的改造思路
EC系列的产品都已停止更新很久了,但其对中国中小电商企业的影响无疑是巨大的.很多公司,都是直接拿来即改,改了即用. 但他们都有个问题,代码是比较传统的开发模式过来的,尤其ecshop.ECMall系统 ...
- shell程序练习
#!/bin/sh通知采用bash解释.如果在echo语句中执行shell命令date,则需要在date命令前面加符号&: 编辑完文件之后不能立即执行该文件,需要给文件设置可执行权限.chmo ...
- dirname(__FILE__) 的使用总结 2(转)
比如当前文件是放在(d:\www\)下,文件名是test.php. 测试的代码如下: 复制代码 代码如下: <?php echo __FILE__ ; // 取得当前文件的绝对地址,结果:D:\ ...
- android studio 中配置androidAnnotation 的新版正确配置
apply ].processResources.manifestFile resourcePackageName 'com.peiandsky.firstandroidstudio' }}
- MapReduce实战(一)自定义类型
需求: 处理以下流量数据,第1列是手机号,第7列是上行流量,第8列是下行流量.将手机号一样的用户进行合并,上行流量汇总,下行流量也汇总,并相加求得总流量. 1363157985066 13726230 ...
- Java泛型小结
本来想着写一篇总结Java泛型的文章,但是却发现了一篇不错的博文,引用自: http://www.cnblogs.com/lwbqqyumidi/p/3837629.html#undefined 现摘 ...