zhongshujie
2024-07-22 cd543962c87fc32e934f0d659c6b327b058baca2
src/books/English/view/components/chapter002.vue
@@ -450,18 +450,30 @@
            <p>
              It is not a secret that a company’s success is heavily based on
              its people.An employee is defined by his/her talents,knowledge and
              abilities.This is the “visible” side of an employee.The
              “hidden”side,which is also important,is the cultural identity.The
              its people.An employee is
              <span class="word-bc" @click="saveWord($event, 'defined')">defined</span>
               by his/her talents,knowledge and
              abilities.This is the
              “<span class="word-bc" @click="saveWord($event, 'visible')">visible</span>”
               side of an employee.The
              “hidden”side,which is also important,is the cultural
              <span class="word-bc" @click="saveWord($event, 'identity')">identity</span>
              .The
              culture of an employee impacts his/her views on life,work,business
              relationships and how they handle challenges.There are some issues
              that may arise when working in a cross-cultural environment.
              relationships and how they
              <span class="word-bc" @click="saveWord($event, 'handle')">handle</span>
               challenges.There are some issues
              that may
              <span class="word-bc" @click="saveWord($event, 'arise')">arise</span>
               when working in a cross-cultural environment.
            </p>
            <p>
              When your colleagues speak different languages,it is easy to
              misunderstand each other.When I applied for the position at an
              international trade company,during the interview,my
              interviewer,who is from Egypt,was saying “quote”,but to me,it
              interviewer,who is from Egypt,was saying
              “<span class="word-bc" @click="saveWord($event, 'quote')">quote</span>”
              ,but to me,it
              sounded like “court”.It took me a while to
            </p>
          </div>
@@ -487,7 +499,9 @@
        <div class="padding-93">
          <div class="bodystyle">
            <p>
              understand what he meant,and I still remember how confused I felt
              understand what he meant,and I still remember how
              <span class="word-bc" @click="saveWord($event, 'confused')">confused</span>
               I felt
              when I had to reply without knowing what he was asking about.You
              may feel uncomfortable to ask your conversation partner to repeat
              the sentence.However,it will save you from making mistakes and
@@ -495,29 +509,45 @@
              understand him.
            </p>
            <p>
              Things that are normal or routine in one culture can be totally
              unacceptable in another culture.In my home country of Latvia,it is
              Things that are normal or
              <span class="word-bc" @click="saveWord($event, 'routine')">routine</span>
               in one culture can be totally
              <span class="word-bc" @click="saveWord($event, 'unacceptable')">unacceptable</span>
              in another culture.In my home country of Latvia,it is
              a normal practice not to expect replies by email after normal
              working hours and I will only disturb a colleague if the matter is
              working hours and I will only
              <span class="word-bc" @click="saveWord($event, 'disturb')">disturb</span>
               a colleague if the matter is
              very serious.However,in other countries,like Russia and Egypt,the
              tendency is to work 24/7 in response to the industry needs.Get
              <span class="word-bc" @click="saveWord($event, 'tendency')">tendency</span>
               is to work 24/7 in response to the industry needs.Get
              familiar with the behavior patterns accepted in your colleagues’
              countries,and learn about their traditions,you will finally find
              the best way to respectfully communicate.
              countries,and learn about their
              <span class="word-bc" @click="saveWord($event, 'traditions')">traditions</span>
              ,you will finally find the best way to respectfully communicate.
            </p>
            <p>
              Language and cultural barriers can cause frustration.Don’t let
              Language and cultural
              <span class="word-bc" @click="saveWord($event, 'barriers')">barriers</span>
               can cause
              <span class="word-bc" @click="saveWord($event, 'frustration')">frustration</span>
               .Don’t let
              emotions take over.Think about the objective you want to
              reach,make an effort to understand the other person and use the
              most appropriate means for it.For example,email does not convey
              most
              <span class="word-bc" @click="saveWord($event, 'appropriate')">appropriate</span>
               means for it.For example,email does not convey
              the speaker’s emotions and limits the possibility to ask
              questions.Calling someone on the phone and hearing his/her tone
              questions.Calling someone on the phone and hearing his/her
              <span class="word-bc" @click="saveWord($event, 'tone')">tone</span>
              can make the communication more smooth,and you will be surprised
              by the level of understanding you will receive in return.
            </p>
            <p>
              Working with colleagues from other countries or cultures can at
              times be challenging,but it is so rewarding when you can learn
              times be challenging,but it is so
              <span class="word-bc" @click="saveWord($event, 'rewarding')">rewarding</span>
               when you can learn
              from each other and open your eyes to other ways of life.
            </p>
            <p class="fl al-cn mt-40">
@@ -1941,12 +1971,12 @@
            <p>1.What was the theme of the Beijing 2022 Winter Olympics?</p>
            <p>
              <textarea v-model="questionData.reading.five" placeholder="请输入内容" rows="6"
                style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"></textarea>
                style=" width: 92%" class="fz-16 fm-son" @change="setBookQuestion"></textarea>
            </p>
            <p>2.What made the Beijing 2022 Winter Olympics “exceptional”?</p>
            <p>
              <textarea v-model="questionData.reading.six" placeholder="请输入内容" rows="6"
                style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"></textarea>
                style=" width: 92%" class="fz-16 fm-son" @change="setBookQuestion"></textarea>
            </p>
          </div>
        </div>