\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{subodh.jumle27} \pdfinfo{ /Title (simplicity-writing-with-flair.pdf) /Creator (Cheatography) /Author (subodh.jumle27) /Subject (Simplicity - Writing with flair Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{4D61A3} \definecolor{LightBackground}{HTML}{F3F5F9} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Simplicity - Writing with flair Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{subodh.jumle27} via \textcolor{DarkBackground}{\uline{cheatography.com/89023/cs/20327/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}subodh.jumle27 \\ \uline{cheatography.com/subodh-jumle27} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 22nd August, 2019.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Have I avoided fancy, flowery and formal language?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Eg. 1. }}\{\{nl\}\} In the light of the extent, scale, range and immeasurable complexity of the uncertainties that persist on the economic front, we conclude, having evaluated the country's mid-to-long-term prospects, that multifarious scenarios could yet unfold. \{\{nl\}\} \{\{nl\}\} With so much uncertainty surrounding the economy, anything could happen. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 2. }}\{\{nl\}\} Objective considerations of contemporary phenomena compel the conclusion that success or failure in competitive activities exhibits no tendency to be commensurate with innate capacity but that a considerable element of the unpredictable must invariably be taken into account. \{\{nl\}\} \{\{nl\}\} People aren't necessarily born successful. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 3. }}\{\{nl\}\} Delta Air Lines has implemented a number of new initiatives to boost ticket sales on domestic routes. \{\{nl\}\} \{\{nl\}\} Delta Air Lines has taken steps to boost ticket sales on domestic routes. \{\{nl\}\} Delta Air Lines is trying to boost ticket sales on domestic routes. \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 21 (+ 21) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Is my writing tight?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Eg. 1. }}\{\{nl\}\} I will provide you with an update by the end of the day. \{\{nl\}\} \{\{nl\}\} I will update you by the end of the day. \{\{nl\}\} \{\{nl\}\} I'll update you today. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 2. }} \{\{nl\}\} The specific point I am seeking to make is that the colours red and grey go well together. \{\{nl\}\} \{\{nl\}\} The point / am seeking to make is that the colours red and grey go well together. \{\{nl\}\} \{\{nl\}\} My point is that the colours red and grey go well together. \{\{nl\}\} \{\{nl\}\} The colours red and grey go well together. \{\{nl\}\} \{\{nl\}\} Red and grey go well together. \{\{nl\}\} \{\{nl\}\} Red and grey match. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 3. }} \{\{nl\}\} I am seeking a new job at this moment in time. \{\{nl\}\} \{\{nl\}\} I am seeking a new job at this time. \{\{nl\}\} I'm seeking a new job. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 4. }}\{\{nl\}\} If there are any points on which you require explanation or further particulars we shall be glad to furnish such additional details as may be required by telephone. \{\{nl\}\} \{\{nl\}\} If you have any questions, please phone. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 5. }}\{\{nl\}\} I will take your proposal into consideration. \{\{nl\}\} \{\{nl\}\} I'll consider your proposal. \{\{nl\}\} \{\{nl\}\} {\bf{Short forms }}\{\{nl\}\} \{\{nl\}\} At the present time... now or currently \{\{nl\}\} Exhibits a tendency to... tends to \{\{nl\}\} In view of the fact that... because \{\{nl\}\} A large number of... many \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 28 (+ 28) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Do I avoid using redundant words?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Eg 1. }}\{\{nl\}\} As Bob opened his present, he got an unexpected surprise: inside the box was the red shirt he'd always wanted. \{\{nl\}\} \{\{nl\}\} As Bob opened his present, he got a surprise: inside the box was the red shirt he'd always wanted. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 2. }}\{\{nl\}\} The project, a joint collaboration between two rival firms, was a huge success. \{\{nl\}\} \{\{nl\}\} The project, a collaboration between two rival firms, was a huge success. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 3. }} \{\{nl\}\} Michael's boss summoned Paul to his office to discuss the department's future plans. \{\{nl\}\} \{\{nl\}\} Michael's boss summoned Paul to his office to discuss the department's plans. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 4. }} \{\{nl\}\} Passive sentences harm not only clarity but also simplicity and evocativeness as well. \{\{nl\}\} Passive sentences harm not only clarity but also simplicity and evocativeness. \{\{nl\}\} Passive sentences harm not only clarity but simplicity and evocativeness as well. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 5. }} \{\{nl\}\} The athlete, born in China, set a new record at the last Olympics. \{\{nl\}\} \{\{nl\}\} The athlete, born in China, set a record at the last Olympics. \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 23 (+ 23) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Have I used any needlessly long words?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Eg. 1. }}\{\{nl\}\} Hema's manner of talking demonstrated a disregard for social graces. \{\{nl\}\} \{\{nl\}\} Hema's way of talking showed a disregard for social graces. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 2. }} \{\{nl\}\} Section 2.5 of the document demonstrates the manner in which surfaces are expected to be cleaned after use. \{\{nl\}\} \{\{nl\}\} Section 2.5 of the document shows the way surfaces should be cleaned after use. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 3. }}\{\{nl\}\} I plan to go shopping today and acquire a new pair of shoes. \{\{nl\}\} \{\{nl\}\} I plan to go shopping today and buy a new pair of shoes. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 4. }} \{\{nl\}\} Every day, I commence my journey to work on the bus before boarding a train. \{\{nl\}\} \{\{nl\}\} Every day, I start my journey to work on the bus before boarding a train. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 16 (+ 16) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Have I gone into too much detail?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{{\bf{Have I gone into too much detail or given too many examples or explanations? }} \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} Hydraulic fracking, or "fracking," is the process of drilling into the ground and injecting fluid at a high pressure in order to fracture shale rocks to release the natural gas inside them. Since the rocks tend to be buried deep within the earth, the gas is brought to the surface through pipes that often have to pass through water systems — where there is the danger of the gas contaminating the water supply as it is extracted. \{\{nl\}\} \{\{nl\}\} Fracking, a process where natural gas is sucked from deeply buried rocks, can be hazardous to the environment if extracted vapour leaks into the water supply as it's pumped to the earth's surface. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 16 (+ 16) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Do I use any double negatives without good reason?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Eg. 1}}\{\{nl\}\} He was not certain that he would not make a mess of it. \{\{nl\}\} \{\{nl\}\} He thought he might make a mess of it. \{\{nl\}\} He worried he might make a mess of it. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 2}}\{\{nl\}\} It wasn't that John didn't care about Jenny; he just didn't love her. \{\{nl\}\} \{\{nl\}\} John cared about Jenny, but he didn't love her. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 8 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Have I described any entities in a longwinded way?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Eg. 1}}\{\{nl\}\} Air New Zealand's international longhaul flights division is doing a lot better. \{\{nl\}\} \{\{nl\}\} Air New Zealand's longhaul division is doing a lot better. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 2}}\{\{nl\}\} This is the US company's first overseas partnership since it acquired Italian gourmet food concept store chain Gourmet Foods. \{\{nl\}\} \{\{nl\}\} This is the US company's first overseas partnership since it acquired Italy's Gourmet Foods chain. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 3}}\{\{nl\}\} Malcolm Turnbull became leader of the Commonwealth of Australia in 2015. \{\{nl\}\} \{\{nl\}\} Malcolm Turnbull became Australia's leader in 2015. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 4}}\{\{nl\}\} Chinese Visitors Boost Heathrow Airport Traffic Volumes \{\{nl\}\} \{\{nl\}\} Chinese Visitors Boost Heathrow Airport Traffic \{\{nl\}\} (OR) Chinese Boost Heathrow Airport Traffic\{\{nl\}\} \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 18 (+ 18) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Have I avoided ceremony-capitalising words?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Have I avoided pointless ceremony — such as capitalising words? }} \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 1}}\{\{nl\}\} North Korea's repeated Nuclear tests have been trying the Chinese Government's patience. \{\{nl\}\} \{\{nl\}\} North Korea's repeated nuclear tests have been trying the Chinese government's patience. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 2}}\{\{nl\}\} India's Central Bank kept Interest Rates on hold this month. \{\{nl\}\} \{\{nl\}\} India's central bank kept interest rates on hold this month. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 3}}\{\{nl\}\} The victory, on this occasion, went to Manchester United Football Club. \{\{nl\}\} \{\{nl\}\} The victory, on this occasion, went to Manchester United football club. \{\{nl\}\} \{\{nl\}\} NOT: The victory went to manchester united football club on this occasion. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 4}}\{\{nl\}\} The Treasury, the Central Bank and the Prime Minister, Malcolm Turnbull, together expressed concern over the high Australian Dollar and the stress it is causing to the Nation's manufacturers. \{\{nl\}\} \{\{nl\}\} The treasury, the central bank and the prime minister, Malcolm Turnbull, together expressed concern over the high Australian dollar and the stress it is causing to the nation's manufacturers. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 5}}\{\{nl\}\} Michael Dent, Vice President of Michelin Magnets, resigned today. \{\{nl\}\} \{\{nl\}\} Michael Dent, vice president of Michelin Magnets, resigned today. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 29 (+ 29) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Do I unnecessarily repeat any ideas or points?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{{\bf{Original. }} \{\{nl\}\} Five new contestants will be selected before the end of June to take part in next season's Top Chef, after several participants — including Tom Pickle, Sophie Ding and Ram Chet — abruptly quit the show in March. The programme's London-based producer, Mark Sanders, told reporters on Monday that executives on the show were working hard to identify suitable contestants to replace the five dropouts, who he said had sadly departed on bad terms. "We're determined to get the highest-quality contestants to make up for the talent lost," Mark Sanders said on Monday. He added: "We expect to declare our new contestants by the end of June, of which there will be five in total." Pickle, Ding and Chet left the show back in March amid disagreements with its producer, Sanders, over the amount of prize money to be awarded to next season's winner of Top Chef, a popular primetime programme produced in London. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{1st revision}}\{\{nl\}\} Pickle, Ding and Chet left the show back in March amid disagreements with its producer, Sanders, over the amount of prize money to be awarded to next season's winner of Top Chef, a popular primetime programme produced in London. \{\{nl\}\} \{\{nl\}\} Pickle, Ding and Chet left the show amid disagreements with its producer over the amount of prize money to be awarded to next season's winner of Top Chef, a popular primetime programme. \{\{nl\}\} \{\{nl\}\} Pickle, Ding and Chet left the show amid disagreements with its producer over the amount of prize money to be awarded to the winner of Top Chef, a popular primetime programme. \{\{nl\}\} \{\{nl\}\} Pickle, Ding and Chet left the show amid disagreements with its producer over the amount of prize money to be awarded to the winner of the popular primetime programme. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{2nd revision}}\{\{nl\}\} Five new contestants will be selected before the end of June to take part in next season's Top Chef, after several participants —including Tom Pickle, Sophie Ding and Ram Chet — abruptly quit the show in March. \{\{nl\}\} \{\{nl\}\} The programme's London-based producer, Mark Sanders, told reporters on Monday that executives on the show were working hard to identify suitable contestants to replace the five dropouts, who he said had sadly departed on bad terms. \{\{nl\}\} \{\{nl\}\} "We're determined to get the highest-quality contestants to make up for the talent lost," Sanders said. \{\{nl\}\} \{\{nl\}\} Pickle, Ding and Chet left the show amid disagreements with its producer over the amount of prize money to be awarded to the winner of the popular primetime programme. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 53 (+ 53) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Do any sentences carry thoughts that are too long?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Do any sentences carry thoughts that are too long, or are any weighed down with sub clauses? }}\{\{nl\}\} \{\{nl\}\} {\bf{Eg. 1. }} \{\{nl\}\} Tom Cruise has confirmed rumours that a sequel to 1986 classic Top Gun is in the works, with filming to begin "probably in the next year," he revealed, while on a promotional tour for his upcoming film Mummy, telling Australian morning show Sunrise, "It is definitely happening." \{\{nl\}\} \{\{nl\}\} {\bf{Breaking Down}}\{\{nl\}\} \{\{nl\}\} 1/ Tom Cruise has confirmed rumours that a sequel to 1986 classic Top Gun is in the works. \{\{nl\}\} 2/ Filming is to begin "probably in the next year," he said. \{\{nl\}\} 3/ He revealed the news while on a promotional tour for his upcoming film, Mummy. \{\{nl\}\} 4/ He told Australian morning show Sunrise, "It is definitely happening." \{\{nl\}\} \{\{nl\}\} {\bf{Revision 1}}\{\{nl\}\} Tom Cruise has confirmed rumours that a sequel to 1986 classic Top Gun is in the works, with filming to begin "probably in the next year." Cruise revealed the news while on a promotional tour for his upcoming film, Mummy, telling Australian morning show Sunrise, "It is definitely happening." \{\{nl\}\} \{\{nl\}\} {\bf{Revision 2}}\{\{nl\}\} Tom Cruise has confirmed rumours that a sequel to 1986 classic Top Gun is in the works. Filming will begin "probably in the next year," he revealed, while on a promotional tour for his upcoming film, Mummy. Cruise told Australian morning show Sunrise, "It is definitely happening." \{\{nl\}\} \{\{nl\}\} {\bf{Revision 3}}\{\{nl\}\} Tom Cruise has confirmed rumours that a sequel to 1986 classic Top Gun is in the works. Filming will begin "probably in the next year," he revealed. Cruise made the remarks while on a promotional tour for his upcoming film, Mummy. He told Australian morning show Sunrise that the sequel was "definitely happening." \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 2. }} \{\{nl\}\} Honda faces growing competition in the US, where economic conditions remain weak, from Mazda, a rival from Japan. Mazda recently teamed up with Ford, a North American automobile manufacturer, whose earnings have been severely dented by Europe's debt crisis. \{\{nl\}\} \{\{nl\}\} 1/ ...where economic conditions remain weak \{\{nl\}\} 2/ ...a rival from Japan \{\{nl\}\} 3/..a North American automobile manufacturer... \{\{nl\}\} \{\{nl\}\} Honda faces growing competition from Japanese rival Mazda in the US, where economic conditions remain weak. Mazda recently teamed up with North American carmaker Ford, whose earnings have been severely dented by Europe's debt crisis. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 50 (+ 50) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Do I avoid using implied words?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Eg 1. }} \{\{nl\}\} He vowed to carry out an investigation of the criminal gang's activities. \{\{nl\}\} \{\{nl\}\} He vowed to investigate the criminal gang's activities. \{\{nl\}\} He vowed to investigate the criminal gang. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 2. }} \{\{nl\}\} The room was quite dark and dimly lit. \{\{nl\}\} \{\{nl\}\} The dimly lit room was quite dark. \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 3 }}\{\{nl\}\} Nokia continues to maintain a close watch on regulatory developments. \{\{nl\}\} \{\{nl\}\} Nokia continues to watch regulatory developments. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 11 (+ 11) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Have I avoided ceremony — excessive punctuation?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Have I avoided pointless ceremony — excessive punctuation - comma or quote marks around them unnecessarily? }}\{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 1}}\{\{nl\}\} Should the worst-case scenario, in fact, unfold, it would be impossible, unfortunately, in this instance, to guarantee, in a reasonable amount of time, the safe passage of the refugees, despite our best intentions. \{\{nl\}\} \{\{nl\}\} Should the worst-case scenario, in fact, unfold it would be impossible unfortunately, in this instance, to guarantee in a reasonable amount of time the safe passage of the refugees, despite our best intentions. \{\{nl\}\} \{\{nl\}\} (OR) Should the worst-case scenario in fact unfold, it would be impossible in this instance, unfortunately, to guarantee in a reasonable amount of time the safe passage of the refugees, despite our best intentions. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 2}}\{\{nl\}\} The "controversy" surrounding this year's Pride march is difficult to comprehend. \{\{nl\}\} \{\{nl\}\} The controversy surrounding this year's Pride march is difficult to comprehend. \{\{nl\}\} \{\{nl\}\} \{\{nl\}\} {\bf{Eg. 3}}\{\{nl\}\} There is a real danger that the banking system will collapse if the "political interference" we are seeing continues. \{\{nl\}\} \{\{nl\}\} There is a real danger that the banking system will collapse if the political interference we are seeing continues. \{\{nl\}\} \{\{nl\}\}} \tn % Row Count 27 (+ 27) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \end{document}