网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Passage Four

Dressing fashionably was very important in fourteenth-century Spain. This was especially true for any man who considered himself an aristocrat or dandy. Before going out, a well-dressed man would put on his finest boots, one of his embroidered caps and his favorite beard, dyed to match the color of his clothing.

Believe it or not, false beards were once as popular as neckties are today. Beards had for years considered a sign of strength and manhood, and the bigger and thicker they were, the better. Those unfortunates who had little facial hair were forced by custom into wearing false beards made of horsehair. Soon, however man in the Spanish fashion world was wearing them too, while many quite substantial real beards were shaved off to make way for the false variety.

By day, the fashionable dandy might wear a yellow or a crimson beard to impress his friends, but in the evening a long black beard was proper for serenading his senorita, Any color or shape of beard could be had.

However, as you can imagine, the growth of this unusual custom created many interesting problems. People with similar beards were mistaken for one another. Creditors could not find debtors, and police often arrested the wrong people, while the real villain escaped wearing their hairy disguises. The price of horsehair skyrocketed. Finally, King Philip IV of Aragon put a stop to all the foolishness by outlawing the wearing of false beards.

46. What is the passage mostly concerned with?

A. The size of beards.

B. The color of beards.

C. Varieties of false beards.

D. The custom of wearing false beards.


参考答案

更多 “ Passage FourDressing fashionably was very important in fourteenth-century Spain. This was especially true for any man who considered himself an aristocrat or dandy. Before going out, a well-dressed man would put on his finest boots, one of his embroidered caps and his favorite beard, dyed to match the color of his clothing.Believe it or not, false beards were once as popular as neckties are today. Beards had for years considered a sign of strength and manhood, and the bigger and thicker they were, the better. Those unfortunates who had little facial hair were forced by custom into wearing false beards made of horsehair. Soon, however man in the Spanish fashion world was wearing them too, while many quite substantial real beards were shaved off to make way for the false variety.By day, the fashionable dandy might wear a yellow or a crimson beard to impress his friends, but in the evening a long black beard was proper for serenading his senorita, Any color or shape of beard could be had.However, as you can imagine, the growth of this unusual custom created many interesting problems. People with similar beards were mistaken for one another. Creditors could not find debtors, and police often arrested the wrong people, while the real villain escaped wearing their hairy disguises. The price of horsehair skyrocketed. Finally, King Philip IV of Aragon put a stop to all the foolishness by outlawing the wearing of false beards.46. What is the passage mostly concerned with?A. The size of beards.B. The color of beards.C. Varieties of false beards.D. The custom of wearing false beards. ” 相关考题
考题 The Internet has changed the way people work.They can __1__ from place to place while getting in touch __2__ their office all the time via the Internet.A recent __3__ in the America magazine, Newsweek, said more than 89 million Americana now use the Internet at work.One can __4__ imagine how business could be done without the Internet.The Internet is becoming more __4__ than any one had thought possible.And its importance is __5__ to increase more in the future.1).A.travelB.withC.reportD.expectedE.important2).A.travelB.withC.reportD.expectedE.important3).A.travelB.withC.reportD.expectedE.important4).A.travelB.withC.reportD.expectedE.important5).A.travelB.withC.reportD.expectedE.important

考题 Which of the following words has gone through the semantic change of subjectification? A.cornB.gossipC.maidD.very

考题 I believe team work() important. A、wasB、areC、is

考题 明文(记做m)为“important”,Key=2,则密文(记做C)为()。 A、LPSRUWDQWB、KORQTVCPVC、MQTSVXERXD、IMPORTANT

考题 明文(记做m)为“important”,Key=3,则密文(记做C)为()。 A、LPSRUWDQWB、KORQTVCPVC、MQTSVXERXD、A,IMPORTANT

考题 下列给字符串二维数组进行赋值的语句中,错误的是()。A.String s[ ] [ ] = new String [ ] [ ] { { “One “ , “ Two “ }, { “ Three “ , “ Four “ } } ;B.String s[ ] [ ] = { { “ One “ , “Two “},{ “ Three “ , “ Four “ } } ;C.String s[ ] [ ] = new String [ ] [ ] { { “Zero”} , { “ One ” , “Two” , “ Three” , “ Four” } } ;D.String s[ 2] [2 ] = { { “ One ” , “Two”},{“ Three” , “ Four” } } ;

考题 下列关于CSS重要性的说法中正确的是()A.!important要写在分号“;”的前面B.!important要写在相关属性值的前面C.!important权值为1000D.!important只能应用与字体样式设置

考题 下面关于CSS样式优先级,正确的是A.!important > id > class > tagB.id> !important > class > tagC.!important > tag > class > idD.tag> id > class > !important

考题 提升选择器样式重要性的代码正确的是()A..green{ color:green!important; }B..green{ !important color:green; }C..green!important{ color:green!important; }D..green{ color:green; }!important;

考题 CSS优先级说法正确的是?A.!important > id > class > tagB.!important < id < class < tagC.!important>class>id>tagD.!important>tag>id>class