Mr. Woods, I am here just in case anything out of the ordinary __________.A.happensB.happenC.would happenD.will happen

Mr. Woods, I am here just in case anything out of the ordinary __________.


A.happens

B.happen

C.would happen

D.will happen

参考解析

解析:考查状语从句及其时态。句意为“伍兹先生,我在这里只是以防不寻常的事情发生”。提及将来可能出现的情况成为某人现在做某事的理由时可以用in case或justin case。在状语从句中用一般现在时代替一般将来时。另外anything是不定代词,作主语时谓语动词通常用单数。故选A。

相关考题:

I won’t come out tonight. I am feeling out of sorts. (英译汉)

Conductor: Good morning, , please?Passenger: Here you are.A. can I have your ticketB. anything to declareC. can I help youD. anything special

Passage FourOne evening Mr. Green was driving home along a lonely country road. He had £ 100.00 in his pock et. At the loneliest part of the road, a man asked for a lift (搭车). Mr. Green told him to get into the car and continued his driving. When he talked to the man and learned that the man had been in prison for robbery and had broken out of prison two days before, Mr. Green was very worried.Suddenly he saw a police-car and had a bright idea. He just reached a small town where the speed limit (限制速度) was 30 miles an hour. But he drove the car as fast as it could go. He looked back and saw that the police-car had begun to chase (追) him. After a mile or so the police-car overtook (赶上) him and ordered him to stop. A policeman got out and came to Mr. Green's car. Mr. Green hoped that he could tell the policeman about the escaped robber, but he felt the man had put a gun against his back. The policeman took out his notebook and pencil, saying he wanted Mr. Green's name and address. Mr. Green asked to be taken to the police station, but the policeman said, "No, you will have to appear at the police station later." Mr. Green had to do as the policeman told him. The policeman wrote his name and address down, put his notebook and pencil back in his pocket and gave Mr. Green a talk about dangerous driving. Then Mr. Green started up his car again and drove on.Just as he reached the outskirts (郊区) of London, the passenger said, "! want to get off here." Mr. Green stopped the car, the man got out and said, "Thanks for the lift. You've been good to me. This is the least I can do in return (报答)." And he handed Mr. Green the policeman's notebook, which he stole while the policeman was talking to Mr. Green.46. The man asking for a lift was ______.A. a robber who robs driversB. a policeman who had worked in prisonC. a prisoner who had escaped from prisonD. a stranger with £ 100.00 in his pocket

下面程序的输出结果是( )。 public class Sun { public static void main(String args[ ]) { int i = 9; switch (i) { default: System.out.println("default"); case 0: System.out.println("zero"); break; case 1: System.out.println("one"); case 2: System.out.println("two"); } } }A.defaunB.defauh, zeroC.error default clause not definedD.no output displayed

下面程序的输出结果是( )。 public class Sun { public static void main(String args[ ]) { int i = 1; switch (i) { case 0: System.out.println("zero"); break; case 1: System.out.println("one"); case 2; System.out.println("two"); default: System.out.println("default"); } } }A.oneB.one,defaultC.one,two,defaultD.default

(), let me say how glad I am to be here. A、On allB、First of allC、After allD、In all

Hello, Yang Lin speaking.()A. I am Carol.B. This is Carol here.C. Do you know who I am?

Could I talk to Prof. Lee.()A. Yes, speakingB. Oh, it's youC. I am the operator here

Can I help you? No, thanks._________.A. I just look aroundB. I am just lookingC. I would like to lookD. I will buy nothing

–– Clerk: Good morning. Can I help you?–– Mr. Liu: Yes, I'd like a one-way ticket to Manchester 8: 15 tomorrow evening.–– Clerk: Fifteen pounds, please.–– Mr. Liu:____.A: Here it isB: There is the paymentC: Here you areD: Take the payment, please

下面程序的输出结果是( )。 public class Sun { public static void main(String args[ ]) { int i = 1; switch (i) { case 0: System.but.println("zero"); break; case 1: System.out.println("one"); case 2: System.out.println("two"); default: System.out.println ("default"); } } }A.oneB.one, defaultC.one, two, defaultD.default

I am the relieving/ in-coming third officer, here is my ID card.

下列程序的输出结果为( )。 public class Reentrant { public synchronized void a() { b(); System.out.println("here I am,in a()"); } public synchronized void b() { System.out.println("here I am,in b()"); } public static void main(String args[]) { Reentrant r=new Reentrant(); r.a(); } }A.here I am,in a()/here I am,in b()B.here I am,in b()/here I am,in a()C.here I am,in a()D.here I am,in b()

下列程序的输出结果为( )。 public class Reentrant { public synchronized void a() { b(); System.out.println("here I am, in a()"); } public synchronized void b() { System.out.println("here I am, in b()"); } public static void main(String args[ ]) { Reentrant r=new Reentrant(); r.a(); } }A.here I am, in a()/here I am, in b()B.hereI am, in b()/here I am, in a()C.here I am, in a()D.here I am, in b()

In no case shall ______ cover ordinary leakage,ordinary loss in weight or volume,or ordinary wear and tear of the subject-matter insured.A.INSTITUTE TIME CLAUSES-HullsB.INSTITUTE MARINE CARGO CLAUSESC.P&I Clubs Terms and ConditionsD.York-Antwerp Rules 1974

I have steerage way. It is said that ______.A.I am underwayB.I am out of controlC.I am not making way through the waterD.I have the amount of movement forward which the ship needs to be steered properly

“I am not meddling.”Mary said mildly ,“I'm just curious.”A: gentlyB: shylyC:weaklyD: sweetly

Hello, may I speak to Mr. Clinton?()AYes, I am Clinton.BThank you for calling me.CThis is Clinton speaking.DYes, who are you?

How can I get to the nearest post office?()AIt is a long way from here.BSorry, I am new here.CWhy don't you walk?DHere it is.

How can I get to the nearest post office?()A、It is a long way from here.B、Sorry, I am new here.C、Why don't you walk?D、Here it is.

A: Could I talk to Prof. Lee? B:()A、Yes,speaking.B、Oh,it'syouC、I am the operator here.

()to have kept you waiting so long. Oh, never mind. After all, you are here.A、I am happyB、It's a pleasureC、I am sorryD、I am welcome

单选题Clerk: Can I help you?  John: Not right now, thanks. I’m just looking.  Clerk: Is there anything in particular I can do for you?  John: ______  Clerk: Oh, I’m afraid we’re out of digital watches, but we expect some in very soon. Is there anything else I can do for you?  John: I guess not. But thanks anyway.  Clerk: Well, please let me know if I can be of any further assistance.  John: Thanks very much.AMaybe, yes.BWell, I’d rather like a watch.CYes, thank you.DWell, actually, I’m looking for a digital watch.

单选题How can I get to the nearest post office?()AIt is a long way from here.BSorry, I am new here.CWhy don't you walk?DHere it is.

单选题Simon: I’m a reporter from the Hendon Standard.________  Celia: Yes, I was standing at the end of Elm Avenue, by the park.  Simon: What happened?  Celia: There was a red van traveling west, and several cars and vans behind it.AWere you present when the accident happened?BWould you tell me what you have seen?CWhat a surprise to see you here!DDid you do anything special just now?

单选题Mike: Eve. I wasn’t expecting you.  Eve: I hope I’m not disturbing you.  Mike: No, I just couldn’t imagine who it was.  Eve: Is Joey here? Where’s Joey?  Mike: Joey’s in the shower. Can I get you anything?  Eve: ______  Mike: No, it’s no trouble at all.AI’ll just have a cup of coffee, if you don’t mind.BI’d like to sit down for a while, thanksCNo, thanks, I’ll show you something.DIf it doesn’t cause too much trouble, I’d like to see Joey.

单选题I am proceeding at a slackened speed. Here SLACKENED stands for().AreducedBincreasedCnormalDhalf