\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{akett} \pdfinfo{ /Title (beginners-japanese-basics.pdf) /Creator (Cheatography) /Author (akett) /Subject (Beginners Japanese Basics 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}{156EBD} \definecolor{LightBackground}{HTML}{F0F5FA} \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{Beginners Japanese Basics Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{akett} via \textcolor{DarkBackground}{\uline{cheatography.com/4268/cs/863/}}} \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}akett \\ \uline{cheatography.com/akett} \\ \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 11th May, 2016.\\ 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}{p{1.24425 cm} x{3.73275 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Colors}} \tn % Row 0 \SetRowColor{LightBackground} Red & Aka \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Orange & Daidaiiro / Orenji \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Yellow & Kiiro \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Green & Midori \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Blue & Ao \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Purple & Murasaki \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Pink & Pinku/Momoiro \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Grey & Haiiro \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Black & Kuro \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} White & Shiro \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Brown & Chaiiro \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Colors & Iro \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Colors require the suffix -no when being put before a noun.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.58804 cm} x{2.38896 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Basic Phrases}} \tn % Row 0 \SetRowColor{LightBackground} Good morning & Ohayoo \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Good afternoon & Konnichi wa \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Good evening & Komban wa \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Goodbye & Sayonara \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Hello (for the telephone) & Moshi moshi \tn % Row Count 6 (+ 2) % Row 5 \SetRowColor{white} Yes & Hai \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} No & Iie \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} Excuse me & Sumimasen / gomen nasai \tn % Row Count 10 (+ 2) % Row 8 \SetRowColor{LightBackground} Please & Doozo \tn % Row Count 11 (+ 1) % Row 9 \SetRowColor{white} Thank you & Arigatoo \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.78712 cm} x{2.18988 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Numbers}} \tn % Row 0 \SetRowColor{LightBackground} One & Ichi \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Two & Ni \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Three & San \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Four & Yon \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Five & Go \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Six & Roku \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Seven & Nana/Shichi \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Eight & Hachi \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Nine & Kyu \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Ten & Ju \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} One Hundred & Hyaku \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Three Hundred & Sam-Byaku \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Six Hundred & Rop-Pyaku \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Eight Hundred & Hap-Pyaku \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} One Thousand & Sen \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Three Thousand & San-Zen \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Ten Thousand & Ichi-Man \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} One Million & Hyaku-Man \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Number & Bango \tn % Row Count 19 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{To create the desired month, simply add -gatsu to the number. Ex: November is Juu-Ichi-Gatsu.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Hiragana Chart}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/akett_1362170455_hiragana-chart4.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.9862 cm} p{1.9908 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Days of the Week}} \tn % Row 0 \SetRowColor{LightBackground} Monday & Getsu- \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Tuesday & Ka- \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Wednesday & Sui- \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Thursday & Moku- \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Friday & Kin- \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Saturday & Do- \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Sunday & Nichi- \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{All days end with the suffix -youbi} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.63781 cm} x{2.33919 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Body Parts}} \tn % Row 0 \SetRowColor{LightBackground} karada & body \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} atama & head \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} kami & hair \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} kao & face \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} hitai & forehead \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} me & eye \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} mayu & eyebrown \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} mabuta & eyelid \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} matusge & eyelash \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} hana & nose \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} mimi & ear \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} kuchi & mouth \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} kuchibiru & lip \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} ha & teeth \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} shita & tongue \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} nodo & throat \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} ago & jaw \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} kubi & neck \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} kata & shoulder \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} ude & arm \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} hiji & elbow \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} te & hand \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} yubi & finger \tn % Row Count 23 (+ 1) % Row 23 \SetRowColor{white} tsumi & nail \tn % Row Count 24 (+ 1) % Row 24 \SetRowColor{LightBackground} mune & chest \tn % Row Count 25 (+ 1) % Row 25 \SetRowColor{white} senaka & back \tn % Row Count 26 (+ 1) % Row 26 \SetRowColor{LightBackground} onaka & stomach \tn % Row Count 27 (+ 1) % Row 27 \SetRowColor{white} hiza & knee \tn % Row Count 28 (+ 1) % Row 28 \SetRowColor{LightBackground} ashikubi & ankle \tn % Row Count 29 (+ 1) % Row 29 \SetRowColor{white} kakato & heel \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.63781 cm} x{2.33919 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Body Parts (cont)}} \tn % Row 30 \SetRowColor{LightBackground} tsumasaki & toe \tn % Row Count 1 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Particles: ga}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{-{\bf{Subject marker}} (newly introduced) \newline % Row Count 1 (+ 1) Mukashi mukashi, ojii-san ga sunde imashita. \newline % Row Count 2 (+ 1) {\emph{Once upon a time, there lived an old man.}} \newline % Row Count 3 (+ 1) -{\bf{With question words}} "Who" or "what". Always used in question and response. \newline % Row Count 5 (+ 2) Dare ga kimasu ka. \newline % Row Count 6 (+ 1) {\emph{Who is coming?}} \newline % Row Count 7 (+ 1) Yoko ga kimasu. \newline % Row Count 8 (+ 1) {\emph{Yoko is coming.}} \newline % Row Count 9 (+ 1) -{\bf{Emphasis}} Distinguishes the subject as the most important part of the sentance. \newline % Row Count 11 (+ 2) Taro ga gakkou ni ikimashita. \newline % Row Count 12 (+ 1) {\emph{Taro is the one who went to school. (With particle}} wa {\emph{would be 'Taro went to school.'}} \newline % Row Count 14 (+ 2) -{\bf{Instead of 'o'}} Some verbs and adjectives (expressing like/dislike, desire, potential, necessity, fear, envy etc.) take "ga" instead of "o." \newline % Row Count 17 (+ 3) Kuruma ga hoshii desu. \newline % Row Count 18 (+ 1) {\emph{I want a car.}} \newline % Row Count 19 (+ 1) -{\bf{In subordinate clauses}} Marks a secondary subject. \newline % Row Count 21 (+ 2) Watashi wa Mika ga kekkon shita koto o shiranakatta. \newline % Row Count 23 (+ 2) {\emph{I didn't know that Mika got married.}}% Row Count 24 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Particles: de}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{-{\bf{Place of action}} \newline % Row Count 1 (+ 1) Umi de oyoida. \newline % Row Count 2 (+ 1) {\emph{I swam in the ocean.}} \newline % Row Count 3 (+ 1) -{\bf{Means}} By, with, in, of. \newline % Row Count 4 (+ 1) Basu de gakkou ni ikimasu. \newline % Row Count 5 (+ 1) {\emph{I go to school by bus.}} \newline % Row Count 6 (+ 1) -{\bf{Totalizing}} \newline % Row Count 7 (+ 1) Zenbu de sen-en desu. \newline % Row Count 8 (+ 1) {\emph{They cost 1,000 yen together.}} \newline % Row Count 9 (+ 1) -{\bf{Scope}} In, among, within. \newline % Row Count 10 (+ 1) Kore wa sekai de ichiban ookii desu. \newline % Row Count 11 (+ 1) {\emph{This is the biggest in the world.}} \newline % Row Count 12 (+ 1) -{\bf{Time limit}} \newline % Row Count 13 (+ 1) Isshuukan de deki masu. \newline % Row Count 14 (+ 1) {\emph{I can do it in a week.}} \newline % Row Count 15 (+ 1) -{\bf{Material or composition}} \newline % Row Count 16 (+ 1) Toufu wa daizude tsukurimasu. \newline % Row Count 17 (+ 1) {\emph{Tofu is made from soybeans.}} \newline % Row Count 18 (+ 1) -{\bf{Required cost}} \newline % Row Count 19 (+ 1) Kono hon o juu-doru de katta. \newline % Row Count 20 (+ 1) {\emph{I bought this book for ten dollars.}} \newline % Row Count 21 (+ 1) -{\bf{Cause}} Because of, due to, owing to. \newline % Row Count 22 (+ 1) Fuchuui de kaidan kara ochita. \newline % Row Count 23 (+ 1) {\emph{I fell down the stairs due to carelessness.}}% Row Count 24 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Particles: ni}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{-{\bf{Indirect object marker}} \newline % Row Count 1 (+ 1) Eki de tomodachi ni atta. \newline % Row Count 2 (+ 1) {\emph{I met my friend at the station.}} \newline % Row Count 3 (+ 1) -{\bf{Location of existance}} \newline % Row Count 4 (+ 1) Isu no ue ni neko ga imasu. \newline % Row Count 5 (+ 1) {\emph{There is a cat on the chair.}} \newline % Row Count 6 (+ 1) -{\bf{Direct contact}} Used when an action or motion is directed to an object or place. \newline % Row Count 8 (+ 2) Koko ni namae o kaite kudasai. \newline % Row Count 9 (+ 1) {\emph{Please write your name here.}} \newline % Row Count 10 (+ 1) -{\bf{Direction}} Indicates destination. \newline % Row Count 11 (+ 1) Kinou ginkou ni ikimashita. \newline % Row Count 12 (+ 1) {\emph{I went to the bank yesterday.}} \newline % Row Count 13 (+ 1) -{\bf{Purpose}} \newline % Row Count 14 (+ 1) Eiga o mi ni itta. \newline % Row Count 15 (+ 1) {\emph{I went to see a movie.}} \newline % Row Count 16 (+ 1) -{\bf{Specific time}} Indicates a specific point in time. \newline % Row Count 18 (+ 2) Gogatsu mikka ni umaremashita. \newline % Row Count 19 (+ 1) {\emph{I was born on May 3rd.}} \newline % Row Count 20 (+ 1) -{\bf{Source}} 'By' or 'from' \newline % Row Count 21 (+ 1) Haha ni shikarareta. \newline % Row Count 22 (+ 1) {\emph{I was scolded by my mother.}} \newline % Row Count 23 (+ 1) -{\bf{Notion of per}} Per hour, per gallon, etc. \newline % Row Count 24 (+ 1) Isshukan ni sanjuu-jikan hatarakimasu. \newline % Row Count 25 (+ 1) {\emph{I work 30 hours per week.}}% Row Count 26 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Particles: no}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{-{\bf{Possessive marker}} Used as an apostraphe is in English. \newline % Row Count 2 (+ 2) Kore wa watashi no hon desu \newline % Row Count 3 (+ 1) {\emph{This is my book.}} \newline % Row Count 4 (+ 1) -{\emph{*Indicates position or location}} As related to the first noun. \newline % Row Count 6 (+ 2) ...isu no shita. \newline % Row Count 7 (+ 1) {\emph{...under the chair}} \newline % Row Count 8 (+ 1) -{\bf{Noun modifier}} The noun before "no" modifies the noun after "no". It is seen more with compound nouns or noun phrases. \newline % Row Count 11 (+ 3) Nihongo no jugyou wa tanoshii desu. \newline % Row Count 12 (+ 1) {\emph{The Japanese class is interesting.}} \newline % Row Count 13 (+ 1) -{\bf{Apposition}} Indicates the relationship between two nouns. \newline % Row Count 15 (+ 2) Bengoshi no Tanaka-san wa itsumo isogashisou da. \newline % Row Count 16 (+ 1) {\emph{The lawyer, Mr. Tanaka seems to be busy all the time.}}% Row Count 18 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Particles: o}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{-{\bf{Object marker}} Indicates the noun is the direct object. \newline % Row Count 2 (+ 2) Kutsu o kaimashita. \newline % Row Count 3 (+ 1) {\emph{I bought shoes.}} \newline % Row Count 4 (+ 1) -{\bf{Route of motion}} \newline % Row Count 5 (+ 1) Tsugi no kado o magatte kudasai. \newline % Row Count 6 (+ 1) {\emph{Please take the next corner}} \newline % Row Count 7 (+ 1) -{\bf{Point of departure}} \newline % Row Count 8 (+ 1) Hachi-ji ni ie o demasu. \newline % Row Count 9 (+ 1) {\emph{I leave home at eight o'clock.}} \newline % Row Count 10 (+ 1) -{\bf{ Occupation or Position}} Usually followed by "\textasciitilde{}shiteiru" or "\textasciitilde{}shiteimasu". \newline % Row Count 12 (+ 2) Watashi no ane wa kangofu o shiteimasu. \newline % Row Count 13 (+ 1) {\emph{My sister is a nurse.}}% Row Count 14 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Particles: to}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{-{\bf{Complete listing}} Like 'and' for linking nouns and pronouns, but never clauses or phrases. \newline % Row Count 2 (+ 2) Eigo to nihongo o hana shimasu. \newline % Row Count 3 (+ 1) {\emph{I speak English and Japanese.}} \newline % Row Count 4 (+ 1) -{\bf{Comparison and contrast.}} Or. \newline % Row Count 5 (+ 1) Neko to inu to dochira ga suki desu ka. \newline % Row Count 6 (+ 1) {\emph{Which do you like better, cats or dogs?}} \newline % Row Count 7 (+ 1) -{\bf{Accompaniment}} With, together. \newline % Row Count 8 (+ 1) Yuki wa raigetsu Ichiro to kekkon shimasu. \newline % Row Count 9 (+ 1) {\emph{Yuki is going to marry Ichiro next month.}} \newline % Row Count 10 (+ 1) -{\bf{Change or result}} {\emph{X}} reaches a new goal or state. Commonly used with '-to naru. \newline % Row Count 12 (+ 2) Bokin wa zenbude hyakuman-en to natta. \newline % Row Count 13 (+ 1) *The total amount of donations reached one million yen. \newline % Row Count 15 (+ 2) -{\bf{Quotation}} Typically used before -iu, -omou and -kiku \newline % Row Count 17 (+ 2) Kare wa asu kuru to itta. \newline % Row Count 18 (+ 1) {\emph{He said that he will come tomorrow.}} \newline % Row Count 19 (+ 1) -{\bf{Conditional}} As soon as, if, when. \newline % Row Count 20 (+ 1) Shigoto ga owaru to sugu ochi ni kaetta. \newline % Row Count 21 (+ 1) {\emph{I went home as soon as work was over.}} \newline % Row Count 22 (+ 1) -{\bf{Sound symbolism}} Used after onomatopoeic adverbs. (Words used to imitate sounds) \newline % Row Count 24 (+ 2) Kodomotachi was bata bata to hashiri ma watta. \newline % Row Count 25 (+ 1) {\emph{The children ran around making lots of noise.}}% Row Count 27 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Particles: wa}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{-{\bf{Topic marker}} (already introduced) \newline % Row Count 1 (+ 1) "as for", "speaking of" \newline % Row Count 2 (+ 1) Watashi wa gakusei desu. \newline % Row Count 3 (+ 1) {\emph{I am a student.}} \newline % Row Count 4 (+ 1) -{\bf{Contrast}} \newline % Row Count 5 (+ 1) Direct: Biiru wa nomimasu ga, wain was nomimasen. \newline % Row Count 6 (+ 1) {\emph{I drink beer, but I don't drink wine.}} \newline % Row Count 7 (+ 1) Indirect: Ano hon wa yomimasen deshita. \newline % Row Count 8 (+ 1) {\emph{I didn't read that book}}% Row Count 9 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Particles: Sentance Ending}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{-{\bf{ka}} Turns sentance into a question. \newline % Row Count 1 (+ 1) Nihon-jin desu ka. \newline % Row Count 2 (+ 1) {\emph{Are you Japanese?}} \newline % Row Count 3 (+ 1) -{\bf{kana/kashira}} Used when you are unsure of something. Kashira is only used by women. \newline % Row Count 5 (+ 2) Ano hito wa dare kana/kashira. \newline % Row Count 6 (+ 1) {\emph{I wonder who that person is.}} \newline % Row Count 7 (+ 1) -{\bf{na}} a.) Casual emphasis on decision or opinion. b.) Prohibition emphasis used only by men in informal situations. \newline % Row Count 10 (+ 3) a.) Sore wa machigatteiru to omou na. \newline % Row Count 11 (+ 1) {\emph{I think that is wrong.}} \newline % Row Count 12 (+ 1) b.) Sonna koto o suru na. \newline % Row Count 13 (+ 1) {\emph{Don't do such a thing!}} \newline % Row Count 14 (+ 1) -{\bf{naa}} Used to show emotion or wishful thinking. \newline % Row Count 16 (+ 2) Sugoi naa. \newline % Row Count 17 (+ 1) {\emph{How great it is.}} \newline % Row Count 18 (+ 1) -{\bf{ne/nee}} Confirmation. Isn't it?, right?, don't you think so? \newline % Row Count 20 (+ 2) Mou nakanaide ne. \newline % Row Count 21 (+ 1) {\emph{Please don't cry anymore, okay?}} \newline % Row Count 22 (+ 1) -{\bf{no}} a.) Explaination or emotive emphasis. Used only by women and children in informa situations. b.) Marks an informal question. \newline % Row Count 25 (+ 3) a.) Onaka ga itai no. \newline % Row Count 26 (+ 1) {\emph{I have a stomach ache.}} \newline % Row Count 27 (+ 1) b.) Ashita konai no. \newline % Row Count 28 (+ 1) {\emph{Aren't you coming tomorrow?}} \newline % Row Count 29 (+ 1) -{\bf{sa}} Mainly used by men to emphasize a sentance. \newline % Row Count 31 (+ 2) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Particles: Sentance Ending (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Sonna koto wa wakatteiru sa. \newline % Row Count 1 (+ 1) {\emph{I certainly know of such a thing.}} \newline % Row Count 2 (+ 1) -{\bf{wa}} Used only by women for emphatic function or softening effect. \newline % Row Count 4 (+ 2) Watashi ga suru wa. \newline % Row Count 5 (+ 1) {\emph{I'll do it.}} \newline % Row Count 6 (+ 1) -{\bf{yo}} a.) Emphasizes a command. b.)Moderate emphasis. \newline % Row Count 8 (+ 2) a.) Okoranaide yo! \newline % Row Count 9 (+ 1) {\emph{Don't get so angry at me!}} \newline % Row Count 10 (+ 1) b.) Ano eiga wa sugoku yokatta yo. \newline % Row Count 11 (+ 1) {\emph{That movie was very good.}} \newline % Row Count 12 (+ 1) -{\bf{ze}} Elicits agreement. Used mainly by men in casual conversation or with those of a lower social status. \newline % Row Count 15 (+ 3) Nomi ni ikou ze. \newline % Row Count 16 (+ 1) {\emph{Let's go for a drink.}} \newline % Row Count 17 (+ 1) -{\bf{zo}} Mainly used by men to emphasize an opinion or judgement. \newline % Row Count 19 (+ 2) Iku zo. \newline % Row Count 20 (+ 1) {\emph{I'm going.}}% Row Count 21 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}