Note: An Interesting Festival

An Interesting Festival

在这里插入图片描述
一个有趣的节日。
festival
在这里插入图片描述

The Agricultural Feast takes place after the independence Day.

在这里插入图片描述
农业盛会在独立日后举行
takes place
在这里插入图片描述
independence
在这里插入图片描述
feast
在这里插入图片描述
agricultural
在这里插入图片描述

It is not a worldwide celebration.

在这里插入图片描述
它不是一个全球的庆典。
worldwide
在这里插入图片描述
celebration
在这里插入图片描述

Only Christians in Mexico look forward to its arrival for its religious origin:

在这里插入图片描述
由于它的宗教起源,只有墨西哥的基督徒才盼望它的到来。
origin
在这里插入图片描述
religious
在这里插入图片描述
arrival
在这里插入图片描述
look forward
在这里插入图片描述
Mexico
在这里插入图片描述
Christians
在这里插入图片描述

Long age, humans’ ancestors were bad.

很久以前,人类的祖先们很坏。
ancestors
在这里插入图片描述

They fooled and played tricks on each other and never kept their word.

在这里插入图片描述
他们互相欺骗,耍诡计而且从不信守诺言。
tricks
在这里插入图片描述
fooled
在这里插入图片描述

So God turned up and drowned all their crops.

在这里插入图片描述
crops
在这里插入图片描述
drowned
在这里插入图片描述
turned up
在这里插入图片描述

Humans starved day and night, weeping.

在这里插入图片描述
weeping
在这里插入图片描述
day and night
在这里插入图片描述
starved
在这里插入图片描述

In order to gain God’s forgiveness, a woman poet set off to see God.

在这里插入图片描述
为了获取上帝的原谅,一位女诗人出发去见上帝。
set off
在这里插入图片描述
poet
在这里插入图片描述
forgiveness
在这里插入图片描述
gain
在这里插入图片描述

She admired God and kept apologizing. God was moved.

在这里插入图片描述
他钦佩上帝并且保持歉意。上帝被感动了。
apologizing
在这里插入图片描述
admired
在这里插入图片描述

With his permission, humans finally had good harvests again.

在这里插入图片描述
有了它的允许,人类最终又获得了丰收。
harvests
在这里插入图片描述
permission
在这里插入图片描述

So, to wipe sadness and remind themselves of the belief in God, people began the festival.

在这里插入图片描述
因此,为了抹平创伤并提醒他们自己对上帝的信仰,人们开始了这个节日。
belief
在这里插入图片描述
remind
在这里插入图片描述
sadness
在这里插入图片描述
wipe
在这里插入图片描述

On the festival, people gather in open air, such as playgrounds or parking lots, and energetically have hun with each other all night long, as though they were never tired.

在这里插入图片描述
在节日那天,人们聚集在露天场所,例如操场或停车场,彼此都整夜积极地娱乐,仿佛他们从不知疲倦。
energetically
在这里插入图片描述
in open air
在这里插入图片描述
parking
在这里插入图片描述

When a beauty dressed up in lovely clothing reads poems in memory of the poet, everyone holds their breath.

在这里插入图片描述
当一位用可爱地衣服盛装打扮地美女朗读诗歌以纪念那位诗人时,所有人都摒住了呼吸。
breath
在这里插入图片描述
memory
在这里插入图片描述
beauty
在这里插入图片描述

Then, it is the custom that the bone of a rooster head is given to her as an award.

在这里插入图片描述
然后,按照风俗奖励她一个公鸡地头骨。
award
在这里插入图片描述
rooster
在这里插入图片描述
bone
在这里插入图片描述
custom
在这里插入图片描述

Obviously, the story is not true, but the festival is interesting.

在这里插入图片描述
很明显,这个故事是假的,但是节日很有趣。
obviously
在这里插入图片描述


An Interesting Festival

The Agricultural Feast takes place after the independence Day. It is not a worldwide celebration. Only Christians in Mexico look forward to its arrival for its religious origin:

Long age, humans’s ancestors were bad. They fooled and played tricks on each other and never kept their word. So God turned up and drowned all their crops. Humans starved day and night, weeping. In order to gain God’s forgiveness, a woman poet set off to see God. She admired God and kept apologizing. God was moved. With his permission, humans finally had good harvests again. So, to wipe sadness and remind themselves of the belief in God, people began the festival.

On the festival, people gather in open air, such as playgrounds or parking lots, and energetically have hun with each other all night long, as though they were never tired. When a beauty dressed up in lovely clothing reads poems in memory of the poet, everyone holds their breath. Then, it is the custom that the bone of a rooster head is given to her as an award.
Obviously, the story is not true, but the festival is interesting.

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mfbz.cn/a/284857.html

如若内容造成侵权/违法违规/事实不符,请联系我们进行投诉反馈qq邮箱809451989@qq.com,一经查实,立即删除!

相关文章

【教学类-43-11】 20231231 3*3宫格数独提取单元格坐标数字的通用模板(做成2*2=4套、3*2=6套)

背景需求: 1、以前做单元格填充,都是制作N个分开的单元格 (表格8) 2、这次做五宫格数独的Word模板,我图方便,就只用了一个大表格,第六行第六列隐藏框线,看上去就是分开的&#xff…

redis安装与配置(Ubuntu)

目录 1. 切换到 root 用户 2. 搜索安装包 3. 安装 redis 4. 查看 redis 是否正常存在 5. 修改ip 6. 重新启动服务器 7. 连接服务器 1. 切换到 root 用户 通过 su 命令切换到 root 用户。 2. 搜索安装包 apt search redis 这里安装的是下面的版本: 3. 安装 …

《深入理解C++11:C++11新特性解析与应用》笔记七

第七章 为改变思考方式而改变 7.1 指针空值--nullptr 7.1.1 指针空值:从0到NULL,再到nullptr 传统C头文件里NULL是一个宏定义: 在函数重载同时出现int和char *参数版本的函数时,使用NULL作为参数调用函数会调用int参数版本&…

Anaconda3 2021.11安装

1. 镜像下载:Index of /anaconda/archive/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror 2. 安装在D盘: 3. 配置环境变量: 在这里,第一个教程A在系统变量里配置了五个,但我没有 所以又搜了教程B&#xf…

python命令大全及说明,python命令大全下载

大家好,本文将围绕python命令大全及说明展开说明,python命令大全下载是一个很多人都想弄明白的事情,想搞清楚python简单命令语句需要先了解以下几个事情。 Python有哪些常用但容易忘记的命令? 1 如何忽略报错信息2 Python常见绘图…

【Pytorch】Pytorch或者CUDA版本不符合问题解决与分析

NVIDIA CUDA Toolkit Release Notes Package installation issues INSTALL PYTORCH 先声毒人:最好资料就是上面三份资料,可以通过官网明确的获取一手信息,你所遇到的99%的问题都可以找到,明确的解决方案,建议最好看…

安全生产信息化平台是如何实现“五要素”的动态管理的

安全生产信息化平台以集成信息技术和管理理念为基础,实现了对“五要素”(人、机、料、法、环)的动态管理。以下是该平台如何实现这一目标的简要说明: 人员管理:通过建立员工档案和记录员工的安全培训、证书、违章记录等…

【Android Gradle 插件】Android Plugin DSL Reference 离线文档下载 ( GitHub 下载文档 | 查看文档 )

一、Android Plugin DSL Reference 文档下载 二、Android Plugin DSL Reference 文档查看 一、Android Plugin DSL Reference 文档下载 在之前的博客 【Android Gradle 插件】Android Plugin DSL Reference 文档介绍 ( 1.2 ~ 3.4 版本文档地址 | 4.1 ~ 7.1 版本文档地址 ) 中…

[Mac软件]ColorWell For Mac 7.4.0调色板生成器

美丽而直观的调色板和调色板生成器是任何Web或应用程序开发人员工具包的必要补充! 创建无限数量的调色板,快速访问所有颜色信息和代码生成,用于应用程序开发,非常简单。可编辑调色板数据库允许您存档和恢复任何调色板&#xff0c…

PWM应用篇

一.什么是PWM 用图话,如下图所示: PWM(脉冲宽度调制):这是一种模拟控制方式,可以根据载荷的变化来调制晶体管基极或MOS管栅极的偏置,实现晶体管或MOS管导通时间的改变,从而改变开关稳…

WPF+Halcon 培训项目实战 完结(14):完结总结,无代码

文章目录 前言相关链接项目专栏完结总结两个月的学习重学WPFWPF和Halcon联合开发 下一步的展望 前言 为了更好地去学习WPFHalcon,我决定去报个班学一下。原因无非是想换个工作。相关的教学视频来源于下方的Up主的提供的教程。这里只做笔记分享,想要源码…

PiflowX组件-JDBCRead

JDBCRead组件 组件说明 使用JDBC驱动向任意类型的关系型数据库读取数据。 计算引擎 flink 有界性 Scan Source: Bounded Lookup Source: Sync Mode 组件分组 Jdbc 端口 Inport:默认端口 outport:默认端口 组件属性 名称展示名称默认值允许…

Navicat for MySQL 创建函数——报错1418

解决方法 1查看是否开启了创建函数的功能 输入下面语句查看是否开启了创建函数的功能 show variables like %func%; 下面为创建函数功能为开启的查询结果 如果不是上面的结果可以用下面的语句修改为开启 set GLOBAL log_bin_trust_function_creatorstrue; //或 set GLOBAL …

直接形式2(三阶)补偿器

直接形式2(三阶)补偿器 DF23 myCtrl DF23_DEFAULTS;

python打开文件的方式比较

open(addr,w) 打开之后文件无论以前有什么,打开后都要清空 /// open(addr,r) 文件打开后,不删除以前内容

git的使用基础教程

最近项目在搞自动化测试,需要将各种测试脚本集成到自动化框架里边,这个就需要用到版本管理系统了,下面简单价绍一下git的使用。 首先从官网下载并安装git工具,下面以wins系统为例子说明 https://git-scm.com/downloads wins安装好后&#xff…

2.2 设计FMEA步骤二:结构分析

2.2.1 目的 设计结构分析的目的是将设计识别和分解为系统、子系统、组件和零件,以便进行技术风险分析。其主要目标包括: 可视化分析范围结构化表示:方块图、边界图、数字模型、实体零件识别设计接口、交互作用和间隙促进顾客和供应商工程团队之间的协作(接口责任)为功能分…

关于SIC 的Know-how

SiC的分类和用途 根据电阻率不同,SiC衬底晶片可分为导电型和半绝缘型。 SiC衬底晶片主要用来做成高压功率器件和高频功率器件。其中,导电型SiC衬底晶片经过SiC外延后(SiC基SiC外延片),主要应用于制造耐高温、耐高压的…

VisualStudio项目中多个同名文件处理

问题 在vs2019环境中,现在开发一个较大的C项目,它的源文件在多个文件夹中组织(在文件系统上)。在其中两个文件夹中,有几个同名的文件。如: .\ConsoleApplication1\JAMGEN_CONFIG_x4_test\firls.c .\ConsoleApplication1\NoiseCo…

大数据Doris(四十七):Doris的动态分区介绍

文章目录 Doris的动态分区介绍 一、​​​​​​​原理 二、使用方式
最新文章