\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{jennilee} \pdfinfo{ /Title (japanese-natural-conversation.pdf) /Creator (Cheatography) /Author (jennilee) /Subject (Japanese Natural Conversation 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}{74A350} \definecolor{LightBackground}{HTML}{F6F9F4} \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{Japanese Natural Conversation Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{jennilee} via \textcolor{DarkBackground}{\uline{cheatography.com/202026/cs/44061/}}} \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}jennilee \\ \uline{cheatography.com/jennilee} \\ \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 30th August, 2024.\\ 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{multicols*}{3} \begin{tabularx}{5.377cm}{x{1.55618 cm} x{1.51041 cm} x{1.51041 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{**}} \tn % Row 0 \SetRowColor{LightBackground} \{\{bt=2\}\}{\bf{な}} & \{\{bt=2\}\}{\bf{V-たいなと思って + \textasciitilde{}sentence\textasciitilde{}}} & \{\{bt=2\}\}{\bf{Inf. form + と思うんです(だ)けど}} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \{\{bt=2\}\}-Express opinions / feelings casually & \{\{bt=2\}\}"I thought I wanted to so..." & \{\{bt=2\}\}"I think…but" \tn % Row Count 9 (+ 4) % Row 2 \SetRowColor{LightBackground} -Used with other adjectives to sound expressive. Can also be used when talking to yourself & -Used with both casual and formal sentences & \tn % Row Count 16 (+ 7) % Row 3 \SetRowColor{white} -Often used with V-たい, N + ほしい & \seqsplit{なんか甘いものが食べたいなと思って、コンビニでケーキを買った。} I thought, "I want to eat something sweet" and bought a cake at a convenience store. & \seqsplit{みんな知ってると思うんですけど、日本はすごく安全です。} I think everyone knows it but Japan is very safe. \tn % Row Count 30 (+ 14) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.55618 cm} x{1.51041 cm} x{1.51041 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{** (cont)}} \tn % Row 4 \SetRowColor{LightBackground} \seqsplit{すごいな。} Wow, it's impressive! & SAME W/: \seqsplit{甘いものが食べたくて、コンビニでケーキを買った。} I wanted to eat something sweet so I bought a cake at a convenience store. & \seqsplit{聞いたことがあると思うんですけど、} I think you have heard of it but… \tn % Row Count 12 (+ 12) % Row 5 \SetRowColor{white} \seqsplit{ラーメン食べたいな。} I want to eat ramen. (Sounds more expressive; does not matter if there are other people around because it sounds like you are talking to yourself.) & \seqsplit{日本の【文化】ぶんかをもっと【学びたい】まなびたいなと思って、日本に来ました。} I thought "I want to learn more about Japanese culture" and came to Japan & \seqsplit{遅れると思うけど、できるだけ早く行くね。} I think I will be late but I will go as early as possible. \tn % Row Count 27 (+ 15) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.04425 cm} x{1.04425 cm} x{1.04425 cm} x{1.04425 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{みたいな USAGES}} \tn % Row 0 \SetRowColor{LightBackground} \{\{bt=2\}\}{\bf{ \{\{fa-rocket\}\}みたいな / \seqsplit{って感じ} "To quote speech: "It's like"}} & \{\{bt=2\}\}{\bf{ \{\{fa-rocket\}\}To quote speech: "I was like" "She was like"}} & \{\{bt=2\}\}{\bf{\{\{fa-rocket\}\}"Like" to soften and avoid sounding too direct and harsh}} & \{\{bt=2\}\}{\bf{\{\{fa-rocket\}\} "Sorta" for very casual convo}} \tn % Row Count 10 (+ 10) % Row 1 \SetRowColor{white} \{\{bt=2\}\}もう絶対、【流暢】りゅうちょうになることはない、みたいな。It's like, I'll never be fluent again. & \{\{bt=2\}\}To express what you are thinking. & \{\{bt=2\}\}もう行かない? \seqsplit{みたいな。} Like, let's get going. & \{\{bt=2\}\}なんかあの、あいつのことが好きみたいな気がする。 I sorta like him. \tn % Row Count 24 (+ 14) % Row 2 \SetRowColor{LightBackground} \seqsplit{【流暢】りゅうちょう} : fluent (in a \seqsplit{language);} flowing & \seqsplit{「走るのめんどくさいわ」みたいな。} I was like, "I feel lazy to run." & (Note: \seqsplit{「もう行こうよ!」"Let's} go! without \seqsplit{みたいな} sounds too direct and a bit harsh. & \seqsplit{ちょっとあの人たちのことが心配みたいな気もした。 I} was sorta worried about them. \tn % Row Count 35 (+ 11) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.04425 cm} x{1.04425 cm} x{1.04425 cm} x{1.04425 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{みたいな USAGES (cont)}} \tn % Row 3 \SetRowColor{LightBackground} \{\{ar\}\} & Or \seqsplit{「どんなちゃうんだろう?」みたいな感じ。"I} was like, what's going to happen? & \{\{ar\}\} & \{\{ar\}\} \tn % Row Count 10 (+ 10) % Row 4 \SetRowColor{white} \mymulticolumn{4}{x{5.377cm}}{*} \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}----} \SetRowColor{LightBackground} \mymulticolumn{4}{x{5.377cm}}{❗️❗️Note: みたい means "It looks like; it's like (N)" but if you add な, meaning changes to "It's like (sentence)" like a filler.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{*}} \tn % Row 0 \SetRowColor{LightBackground} \{\{bt=2\}\}{\bf{って感じ / っていう感じです}} & \{\{bt=2\}\}{\bf{みたいな感じ}} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \{\{bt=2\}\}"It's like" "I'm like" "She's like" & \{\{bt=2\}\}"It's like" \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} Originally: っていう感じ Lit. "It's feeling like…" & To express what you are thinking \tn % Row Count 11 (+ 4) % Row 3 \SetRowColor{white} ❗️❗️DON'Ts: Cannot use to quote what you said or what someone said and tell a story. みたいな shall be used & \seqsplit{みたいな感じで} is used to quote what you are saying instead of みたいな when you are going to connect to another sentence. \tn % Row Count 18 (+ 7) % Row 4 \SetRowColor{LightBackground} \seqsplit{あったら食べるって感じ。} It's like you eat it if it's there. & \seqsplit{【実際】じっさいに会えたね、やったー!」みたいな感じでハグして、【生徒】せいとさんと。} I was like, "Yay, We could finally meet in person!" And hugged my student. \tn % Row Count 29 (+ 11) % Row 5 \SetRowColor{white} A. \seqsplit{【意気投合】いきとうごうしたって感じ?} It's like, you guys hit it off? & \seqsplit{よしとは、好きだけど、どうなっちゃうんだろう?みたいな感じ。} I like Yoshi but I was like, "What's going to happen?" \tn % Row Count 37 (+ 8) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{* (cont)}} \tn % Row 6 \SetRowColor{LightBackground} B. \seqsplit{気づいたら、世界【一周】いっしゅうしていたっていう感じ。} It's like the next moment I found myself traveling around the world. & \seqsplit{「じゃ、このまま世界【一周】いっしゅうしちゃう}?」 \seqsplit{みたいな感じで、いろいろ【回った】まわった。} We were like, "Then, let's go travel around the world" and we traveled around. \tn % Row Count 12 (+ 12) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{*} \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{❗️❗️Note: \seqsplit{って感じ、みたいな、みたいな感じ} can be used as a filler, "it's like. But unlike \seqsplit{みたいな、って感じ} cannot be used to quote what someone said.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{*}} \tn % Row 0 \SetRowColor{LightBackground} \{\{bt=2\}\}{\bf{感じだった}} & \{\{bt=2\}\}{\bf{ような感じ}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \{\{bt=2\}\}"Like" "Kind of"; same usage as みたいな but more softer & \{\{bt=2\}\}"Kind of" Pronounced as: "kaindav" slang. It seems that the vague feeling that "kind of '' has become weaker. \tn % Row Count 9 (+ 7) % Row 2 \SetRowColor{LightBackground} \seqsplit{彼はちょっと変、みたいな感じだった。} He was kind of strange. & \seqsplit{その、ちょっと危ない、というような感じがします。} I mean, kind of, this might be dangerous. \tn % Row Count 15 (+ 6) % Row 3 \SetRowColor{white} \seqsplit{「あー、俺クソだわ」みたいな感じだった。} I was like, "Oh no, I'm a piece of shit". & \{\{ar\}\} \tn % Row Count 21 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{*}} \tn % Row 0 \SetRowColor{LightBackground} \{\{bt=2\}\}{\bf{みたいな感じで、\textasciitilde{}}} & \{\{bt=2\}\}{\bf{みたいな感じでした / だった}} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \{\{bt=2\}\}"It's like…and" "He's/She's like…and" & \{\{bt=2\}\}"I was like…" \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} Adding で to \seqsplit{みたいな感じで} is used to quote what you are saying instead of みたいな when you are going to connect to another sentence. & \seqsplit{意味はlikeと同じで、ニュアンスを【柔らかく】やわらくすることができます。} \tn % Row Count 14 (+ 8) % Row 3 \SetRowColor{white} \seqsplit{「【実際】じっさいに会えたね、やったー!」みたいな感じでハグして、【生徒】せいとさんと。} I was like, "Yay, We could finally meet in person!" And hugged my student. & \seqsplit{「あー、俺クソだわ」みたいな感じだった。} I was like, "Oh no, I'm a piece of shit". \tn % Row Count 25 (+ 11) % Row 4 \SetRowColor{LightBackground} \seqsplit{「じゃ、このまま世界【一周】いっしゅうしちゃう}?」 \seqsplit{みたいな感じで、いろいろ【回った】まわった。} We were like, "Then, let's go travel around the world" and we traveled around. & \seqsplit{彼はちょっと変、みたいな感じだった。} He was kind of strange. \tn % Row Count 37 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.04425 cm} x{1.04425 cm} x{1.04425 cm} x{1.04425 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{みたいな感じ}} \tn % Row 0 \SetRowColor{LightBackground} \{\{bt=2\}\} \{\{fa-rocket\}\}{\bf{"I was like" }} & \{\{bt=2\}\} \{\{fa-rocket\}\}{\bf{"Kinda" }} & \{\{bt=2\}\} \{\{fa-rocket\}\}{\bf{"Sort of" in between to avoid too direct}} & \{\{bt=2\}\} \{\{fa-rocket\}\}{\bf{"Like (NOUN)" Can be used when you explain something using something else. }} \tn % Row Count 11 (+ 11) % Row 1 \SetRowColor{white} \{\{bt=2\}\}To quote what you are saying. & \{\{bt=2\}\}あいつちょっと変、みたいな感じだよ。 He was kinda strange. & \{\{bt=2\}\}彼のことをちょっと好きみたいな感じがするけど、どうしてかはわからない。 I sort of like him, but don't know why. & \{\{bt=2\}\}そうめんは、うどんみたいなもの。 \tn % Row Count 27 (+ 16) % Row 2 \SetRowColor{LightBackground} \seqsplit{「じゃ、世界【一周】いっしゅうしちゃう?」みたいな感じでいろいろ【回った】まわった。} We were like, "Then let's go travel around tghe world" and we traveled around the world. & \{\{ar\}\} & \{\{ar\}\} & OR \seqsplit{そうめんは、うどんみたいな感じ。} Soumen is something like udon. \tn % Row Count 50 (+ 23) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{V-plain んだ OR Noun; な + なんだ}} \tn % Row 0 \SetRowColor{LightBackground} \{\{bt=2\}\}\{\{fa-rocket\}\}When you discover something new or found out something & \{\{bt=2\}\}\{\{fa-rocket\}\}When you discover something. Said to yourself as well. \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \{\{bt=2\}\}A. \seqsplit{最近はあまり行っていないんですけど、でも昔は【毎年】まいとし神社に行って。まあ、【お正月】おしょうがつって、みんな家族のところに帰るから。昔からの友達とも会えるし。} I haven't been there lately, but I used to go to the shrine every year. Well, New Year's Day is the time when everyone goes home to their families. I could see my old friends. & \{\{bt=2\}\}あっ、ここにあったんだ! Oh, it was here! \tn % Row Count 26 (+ 22) % Row 2 \SetRowColor{LightBackground} B. \seqsplit{みんな、例えば、東京に住んでいたとしても、【年末】ねんまつ【実家】じっかに帰る人が多いですね。日本人は。} Even if everyone lives in Tokyo, at the end of the year, a lot of Japanese people go back to their hometowns. & \seqsplit{モール(が)できたんだ}. Oh, there is a new mall. \tn % Row Count 40 (+ 14) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{V-plain んだ OR Noun; な + なんだ (cont)}} \tn % Row 3 \SetRowColor{LightBackground} A. \seqsplit{そう、だからみんなが地元に帰るから、すごい【道路】どうろが【渋滞】じゅうたたいしたり【新幹線】しんかんせんのチケットが取れなかったりします。} So, because everyone goes back to their hometowns, there's a heavy traffic or bullet train tickets are sometimes hard to get. & \{\{ar\}\} \tn % Row Count 18 (+ 18) % Row 4 \SetRowColor{white} B. \seqsplit{あっ、【大晦日】おおみそかの夜に行くんだ。} Oh (I see), you go there at night on the New Year's Eve. & \{\{ar\}\} \tn % Row Count 25 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{❗️❗️Note: あっ (in the beginning) is used when you hear something unexpected or something you didn't know. \newline \newline Common Expression: そうなんだ!/ そうなんですね。 (Oh, I see!; I didn't know.)} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.55618 cm} x{1.51041 cm} x{1.51041 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{とにかく}} \tn % Row 0 \SetRowColor{LightBackground} \{\{bt=2\}\}\{\{fa-rocket\}\}{\bf{とにかく}} & \{\{bt=2\}\}\{\{fa-rocket\}\}{\bf{とにかく+ Command}} & \{\{bt=2\}\}\{\{fa-rocket\}\}{\bf{とにかく+ Adjective}} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \{\{bt=2\}\}"Anyway" Implies that what I said is not as important as what I am about to say now. & \{\{bt=2\}\}"Just" Just forget what you're doing and any other things do what I said. & \{\{bt=2\}\}"Just; Simply" Can also be used to describe the frequency of an adjective \tn % Row Count 12 (+ 8) % Row 2 \SetRowColor{LightBackground} \seqsplit{話がそれたときに使います。} You use it when you get off the subject. & \seqsplit{とにかく来て!} Just come! & \seqsplit{とにかくすごい!} Just amazing! \tn % Row Count 19 (+ 7) % Row 3 \SetRowColor{white} \seqsplit{話がそれる:to} get off track/topic & \seqsplit{とにかくやってみて。} Just try doing it! & \seqsplit{⭕️とにかく面白い!Just} interesting! \tn % Row Count 23 (+ 4) % Row 4 \SetRowColor{LightBackground} 昨日 \seqsplit{スーパーで【普通】部長の【奥】おくさんにバックリ会ってね。。。} Yesterday I bumped into the manager's wife at the supermarket and… & \{\{ar\}\} & \seqsplit{⭕️すごく面白い!Very} interesting! \tn % Row Count 36 (+ 13) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.55618 cm} x{1.51041 cm} x{1.51041 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{とにかく (cont)}} \tn % Row 5 \SetRowColor{LightBackground} \seqsplit{そう言えば、【普通】部長の【奥】おくさんは本当に背が高いの。モデルさんみたい。} Speaking of which, (she's) manager's wife is really tall. She looks like a model. & \{\{ar\}\} & \seqsplit{⭕️とても面白い!Very} interesting! \tn % Row Count 16 (+ 16) % Row 6 \SetRowColor{white} \seqsplit{とにかく、奥さんによると、部長は家で} \seqsplit{私のことをよく褒めてくれるみたいで、} Anyway, according to the wife, my manager seems to praise me a lot even at home and… & \{\{ar\}\} & \{\{ar\}\} \tn % Row Count 32 (+ 16) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.55618 cm} x{1.51041 cm} x{1.51041 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{とにかく (cont)}} \tn % Row 7 \SetRowColor{LightBackground} \seqsplit{給料が上がるかも。} Maybe my salary will increase. & \{\{ar\}\} & \{\{ar\}\} \tn % Row Count 5 (+ 5) % Row 8 \SetRowColor{white} \seqsplit{バックリ会ウ:to} run into somebody \seqsplit{(バックリ} is usually used with 会う) & \{\{ar\}\} & \{\{ar\}\} \tn % Row Count 12 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}