chapter 1 Old Major's dream.
paragraph 1 
    //Mr Jones is the mastor of the Manor Farm.That night  he was drunk and made his way up to bed.
    有一天夜里,曼娜农场的主人琼斯喝的伶仃大醉,踉跄着爬上床,而他的夫人早已鼾声如雷了。
paragraph 2
    // Old Major had had a strange dream on the previous night,and it had been agreed that they should all meet in the big barn.Because old Major want to communicate to the other animals in the farm.  
   // 一只老公猪马诺尔在前夜做了一个很奇怪的梦,并且和农场动物们约定今夜在大谷仓进行分享。
paragraph 3-5
  //The animals reach at the big barn.Boxer and Clover are cart-horses.Benjemin is the oldest donkey on the farm who devoted to Boxer. //Mollie,pretty white mare who drew Mr Jone's trap
    Introduce the animals that come to the big barn to listen to Old Major's speech.
paragraph 6-10  What is the nature of animals?
    The nature of life of animals are miserable,laborious,and short.Because nearly the whole of the produce of animal's labour is stolen by human beings.And even the miserable lives animals lead are not allowed to their nature span.
paragraph 11 What should animal do?
    Rebellion.Only get rid of man the produce of animals would be their own.
paragraph 12  What 's the relation of animal and man?
    All animals are comrades.All man are enemies.
p13-14 Are wild creatures our friend?
    It was agreed by an ovrwhelming majority that rats were comrades.
p15 What do animals observe when they have conquered man?
    All animals must not come to resemble man and all animals are equal.
p16-18 What dream had Old Major had on previous night?
    The song called Beasts of England come back to Old Major and he sang the song for the animals.
p19
    The singing of this song threw the animals into the wildest excetement.
p20
    The uproar awoke Mr Jone,and the meet broke up hurrydely. Every one field into his own sleep-place.
 
c1   Old Marjor's dream
    Old Major had make a speech at the bir barn.It's talk about the nature of life of the animals , Men are the only enemy of animals,Rebillion is the only way that can make them free.Finally Old Major had teached the song named Beasts of England to the anmals.

animal farm 第一章阅读笔记的更多相关文章

  1. Java程序设计(2021春)——第一章续笔记与思考

    Java程序设计(2021春)--第一章续笔记与思考 目录 Java程序设计(2021春)--第一章续笔记与思考 Java数据类型 基本数据类型 引用类型 基本数据类型--整数类型的细节 基本数据类型 ...

  2. Spring实战第一章学习笔记

    Spring实战第一章学习笔记 Java开发的简化 为了降低Java开发的复杂性,Spring采取了以下四种策略: 基于POJO的轻量级和最小侵入性编程: 通过依赖注入和面向接口实现松耦合: 基于切面 ...

  3. Day1 《机器学习》第一章学习笔记

    <机器学习>这本书算是很好的一本了解机器学习知识的一本入门书籍吧,是南京大学周志华老师所著的鸿篇大作,很早就听闻周老师大名了,算是国内机器学习领域少数的大牛了吧,刚好研究生做这个方向相关的 ...

  4. [蛙蛙推荐]SICP第一章学习笔记-编程入门

    本书简介 <计算机程序的构造与解释>这本书是MIT计算机科学学科的入门课程, 大部分学生在学这门课程前都没有接触过程序设计,也就是说这本书是针对编程新手写的. 虽然是入门课程,但起点比较高 ...

  5. 《从Paxos到Zookeeper:分布式一致性原理与实践》第一章读书笔记

    第一章主要介绍了计算机系统从集中式向分布式系统演变过程中面临的挑战,并简要介绍了ACID.CAP和BASE等经典分布式理论,主要包含以下内容: 集中式的特点 分布式的特点 分布式环境的各种问题 ACI ...

  6. 20135320赵瀚青LINUX第一章读书笔记

    第一章-Linux内核简介 Unix的历史 依旧被认为是最强大和最优秀的系统 由一个失败的操作系统Multics中产生 被移植到PDP-11型机中 由其他组织进一步开发 重写了虚拟内存系统,最终官方版 ...

  7. 《Ansible自动化运维:技术与佳实践》第一章读书笔记

    Ansible 架构及特点 第一章主要讲的是 Ansible 架构及特点,主要包含以下内容: Ansible 软件 Ansible 架构模式 Ansible 特性 Ansible 软件 Ansible ...

  8. 《Metasploit渗透测试魔鬼训练营》第一章读书笔记

    第1章 魔鬼训练营--初识Metasploit 20135301 1.1 什么是渗透测试 1.1.1 渗透测试的起源与定义 如果大家对军事感兴趣,会知道各国军队每年都会组织一些军事演习来锻炼军队的攻防 ...

  9. 《Django By Example》第一章 学习笔记

    首先看了下目录,在这章里 将会学到 安装Django并创建你的第一个项目 设计模型(models)并且生成模型(model)数据库迁移 给你的模型(models)创建一个管理站点 使用查询集(Quer ...

随机推荐

  1. 移植MarS Board代码到内核3.0.35

    MarS Board提供的出厂Linux内核是3.0.15的.而Freescale的BSP都早已经更新到3.0.35.为了跟上节奏,我花了点时间把关于marsboard代码从3.0.15移植到了Fre ...

  2. Django内置Admin解析

    Django 内置的admin是对于model中对应的数据表进行增删改查提供的组建 一.Django admin的内部依赖: 依赖的app django.contrib.auth django.con ...

  3. Python3.x:Linux下安装python3.6

    Python3.x:Linux下安装python3.6 下载 #先进入download文件夹 cd /home/download #输入命令(下载到当前目录) wget https://www.pyt ...

  4. Spring_泛型依赖注入

  5. nginx反向代理服务器端口问题

      nginx可以很方便的配置成反向代理服务器 server { listen 80; server_name bothlog.com; location / { proxy_set_header H ...

  6. LeetCode——Hamming Distance

    LeetCode--Hamming Distance Question The Hamming distance between two integers is the number of posit ...

  7. Source Insight 插件

    一提到外挂程序,大家肯定都不陌生,QQ就有很多个版本的去广告外挂,很多游戏也有用于扩展功能或者作弊的工具,其中很多也是以外挂的形式提供的.外挂和插件的区别在于插件通常依赖于程序的支持,如果程序不支持插 ...

  8. scala学习手记12 - 字段、方法和构造函数

    在上一节创建了一个scala类,如果没有更多的方法,scala类的定义还可以更简单一些,看一下下面这个CreditCard类的定义: class CreditCard(val number: Int, ...

  9. 使用mybatis如果类属性名和数据库中的属性名不一样取值就会为null

    使用mybatis时如果类属性名和数据库中的属性名不一样取值就会为null 这是不能再去改变javabean中的属性,只能改变sql语句.语句如下所示: <select id="sel ...

  10. Java泛型中的标记符含义

    Java泛型中的标记符含义:  E - Element (在集合中使用,因为集合中存放的是元素) T - Type(Java 类) K - Key(键) V - Value(值) N - Number ...