Merry Christmas
Hint
To make an apology or statement stronger and more polite, use the full auxiliary verb.
I am extremely sorry.
With present simple / past simple add do or did.
I do apology.
I did remeber to order the computers.

I do feel (thankful / sorry / unhappy)
I do regret


 
Language Box

When we make an excuse, we often have to give a story explaining exactly how something happened.

We often use the past continuous at the beginning of stories to 'set the sentence':
It was snowing on that cold February morning in Chicago.

In stories, use the past continuous with the past simple when a shorter action happens in the middle of a longer one.
Just as I was writing the cheques, we had a power cut.

You can also use the past continuous for actions happening at the same time:
She was processing the orders at the same time as she was talking to a customer on the phone.

Note
  • make excuses to him
  • It's common for employees to be late
    • Punctuality
  • miss deadlines / miss targets
  • Deadlines are not flexible.
  • Pre-notice --> give warning
  • It couldn't be helped.
  • I can handle the work load.
  • my time management skills are very good.
  • He thought my system was at fault.
  • He thought this is not my fault.
  • offer a discount
  • Cheque
    • post or pre date cheques
  • money transfer / direct debit (자동이체)
  • refund - to pay back
  • refund the difference
  • pay the difference
  • global financial crisis
  • other (player's) - refers to sports players or players of a game (플레이어란 단어의 사용 방향)

저작자 표시 비영리 변경 금지
크리에이티브 커먼즈 라이선스
Creative Commons License

Trackback Address :: http://ryan.hanstudio.net/trackback/347 관련글 쓰기

댓글을 달아 주세요

일전에 쓰던 피통 매크로(http://ryan.hanstudio.net/80)가 이번 3.0.2 패치로 인해서 약간 변경이 되었습니다.

MobHealth 같은 애드온을 써야만 보이던 NPC나 적진영 플레이어의 피통이 기본으로 보이게 되었습니다. 좋은 방향이긴 한데 이게 뜻하지 않은 쪽에서 문제가 됩니다. 퍼센트(%) 기준으로 페이즈가 넘어가거나 피통을 일정하게 맞춰야할 경우는 퍼센트가 아닌 실제값을 보고 하기에는 어려움이 많습니다.

그래서 기존 매크로를 수정해서 작성했습니다.

-- 공격대용
/stopmacro [noexists]
/script function R() n=UnitName("target") h=UnitHealth("target") t=UnitHealthMax("target") SendChatMessage("["..n.."] >> "..ceil(h/t*100).."% << ["..n.."]","RAID"); end R()

-- 파티용
/stopmacro [noexists]
/script function R() n=UnitName("target") h=UnitHealth("target") t=UnitHealthMax("target") SendChatMessage("["..n.."] >> "..ceil(h/t*100).."% << ["..n.."]","PARTY"); end R()
저작자 표시 비영리 변경 금지
크리에이티브 커먼즈 라이선스
Creative Commons License

Trackback Address :: http://ryan.hanstudio.net/trackback/346 관련글 쓰기

댓글을 달아 주세요

  1. BlogIcon ㄴㅇㄱ 2008/11/13 10:28 Address Modify/Delete Reply

    이것은..

하루 일과를 마치고 현관문을 여는 직전 나는 작은 의식을 맞이하기 위해 마음 속 준비를 한다.

도어락의 숫자키가 삑삑삑삑 눌리우고, 문이 열리는 순간 그녀가 나온다.

막 자다 깬 얼굴에 한가득 뭍어있는 귀여움 덩어리다.

호기심 때문에 죽음을 맞이한다는 고양이.

하지만 그녀의 호기심은 딱 반경 30여 센티에만 머물 뿐이다.
 
열린 문과 현관 사이의 안전한 공간 안에서 모든 것을 확인한다.

고개를 빼곰히 내밀고 세상의 냄새(라지만 복도 냄새)를 벌름벌름 맡는다.

그렇게 한동안 냄새를 맡으며 복도 속 세상을 확인하는 그녀만의 절차를 마치면 그제서야 나를 바라본다.

왔어? 그리고 다시 한번 세상을 확인한 후 집안으로 향한다. 들어와.
저작자 표시 비영리 변경 금지
크리에이티브 커먼즈 라이선스
Creative Commons License

Trackback Address :: http://ryan.hanstudio.net/trackback/345 관련글 쓰기

댓글을 달아 주세요

  1. 2008/11/10 02:15 Address Modify/Delete Reply

    비밀댓글 입니다