Live data from Hacker News

Japanese verb conjugation the simple hard way

underreacted.leaflet.pub

21–30 of 276 posts

Re: Japanese verb conjugation the simple hard way

#21
I started to learn Japanese 30 years ago, and in my experience the people who try to be smart and build systems almost never get decent. It’s procrastination while thinking they’re actually productive.

To add insult to injury this article hasn’t discovered anything new, makes it sound way more complicated than it is, and in the end still requires you to just remember which verbs are of the eru/iru group, and which are not (which was posed as a problem to solve in the intro).

Just make cards and mark the stem, learn it along with the verb. No need for heuristics. If you ever forget, you’re bound to remember the masu-form and can reverse engineer the stem from that 100%.

Re: Japanese verb conjugation the simple hard way

#22
post #21

I started to learn Japanese 30 years ago, and in my experience the people who try to be smart and build systems almost never get decent. It’s procrastination while thinking they’re actually productive. To add insult to injury this article hasn’t discovered anything new, makes it sound way more complicated than it is, and in the end still requires you to just remember which verbs are of the eru/iru group, and which ar…

Similarly, when complaining about how you have to memorize a big table of verb conjugations in the intro, the author links to a table of... -ta forms, a verb form for which the author later concludes you just have to memorize a big table.

Re: Japanese verb conjugation the simple hard way

#23
Calling it concatenation is a little misleading.

Japanese is known as an agglutinative language [0], and how verbs are conjugated also has a lot to do with politeness, as well as local dialects. That's why you can turn on an anime and hardly understand it, even after a couple years of study.

I got to the third year college level in my own Japanese studies, and at that point, memorizing kanji was starting to compete with my computer science studies, so I had to drop it. I got to travel to Japan and live with host families (we kind of settled on a Japanese/English pidgin), so I don't regret the experience.

[0] https://en.wikipedia.org/wiki/Agglutinative_language

Re: Japanese verb conjugation the simple hard way

#24
meh, language learning has an inconvenient truth: sometimes it’s just rote memorization. it's the reflexive belief that every human endeavor must have a hidden optimization waiting to be discovered. Language learning is one of those domains that stubbornly replies, "Cool flowchart. Now memorize 500 words and spend 200 hours listening."

There’s no clever engineer hack that replaces time spent with the language. and with regard to japanese, please stay away from romaji, unless you're still in beginner stage and typing things out to communicate words you already know the phonetics to.

Re: Japanese verb conjugation the simple hard way

#25

Categorizing Japanese verbs as -ru or -u requires more context. I prefer the term "group 2 verbs" to "-ru verbs." Group 2 verbs are verbs that end in -eru or -iru, not just -ru. Of course there are some exceptions, like kaeru, which ends in -eru but is actually a -u verb. Conjugation is easy: remove the final -ru and append -masu, -mashita, etc. "Group 1 verbs" (again, -u verbs) are verbs that are not group 2 verbs.…

there are more irregular verbs than just kuru and suru. iku and aru are also irregular, for example. Irregulars notwithstanding, the conjugation pattern is actually completely lossless if you just remember the imperative form (e.g. 着ろ kiro, 切れ kire) instead of the infinitive, which is lossy (e.g. 着る kiru, 切る kiru). Then there's no need to have to remember, "oh... is this -iru verb group 1 or group 2?"

[deleted]

Re: Japanese verb conjugation the simple hard way

#26
post #4

> now let's try to apply the rules: > hanas* + (i)masu = hanasimasu (wrong!) I had to stare at this for a while to figure out why the author thought it was wrong. "si" is rendered as し on every IME keyboard I've ever used, but the author wants it to be written as "shi". I don't think this article is really simpler than just learning the table and letting your pattern recognition neural wetware kick in and do its thin…

The Japanese phonological system doesn't allow a /s/ sound to occur before the vowel /i/, the consonant must undergo palatalization and become /ɕ/ (the IPA symbol for the Japanese sh-like sound). Because this is a regular sound rule, the native writing system doesn't have a way to distinguish the nonexistent */si/ sequence from the /ɕi/ sequence that actually occurs, and this is the syllable that hiragana し or katakana シ indicate.

In the Hepburn romanization system, which generally tries to be transparent to speakers of English or other European languages, し is romanized as _shi_, because this indicates to English speakers that the /s/ -> /ɕ/ sound change happens. In the Kunrei-siki romanization system, which tries to be more faithful to the distinctions made in the Japanese phonological system, し is romanized as _si_ to be consistent with the other possible syllables _sa_ _su_ _se_ _so_ that begin with the consonant /s/.

And yeah the fact that the article-writer hasn't internalized this sound change yet is a sign that their command of Japanese isn't all that good yet.

Re: Japanese verb conjugation the simple hard way

#27

Up until just last year "si" "ti' and "tu" were the proper official way to romanize "shi" "chi" and "tsu": https://en.wikipedia.org/wiki/Kunrei-shiki

And, since the English equivalent of those sounds doesn't exist, there's no confusion the way there would be between "she" and "see" in english. Complaining that there's no english equivalent of the russian (взгляд / vzglyad)'s initial cluster would be similar in feel - no english words use it, so the romanization can be whatever you like, really.

Re: Japanese verb conjugation the simple hard way

#29
post #19

If it's taking you this much effort to do the trivial conjugations (seriously, the whole page barely mentions the interesting ones 80% of the way down, and falls back on "yeah, you just have to memorize the patterns" for た/て forms), yeah, just memorise them. Language learning and exercise are the two things where I've found the programmer's instinct to "work smarter, not harder" works against you; you actually just h…

Indeed, especially for a language with forms of verb as regular as in Japanese. The whole language has two and a half irregular verbs. Compare that to Spanish and realize how fortunate you are to study Japanese verbs.

Re: Japanese verb conjugation the simple hard way

#30

Categorizing Japanese verbs as -ru or -u requires more context. I prefer the term "group 2 verbs" to "-ru verbs." Group 2 verbs are verbs that end in -eru or -iru, not just -ru. Of course there are some exceptions, like kaeru, which ends in -eru but is actually a -u verb. Conjugation is easy: remove the final -ru and append -masu, -mashita, etc. "Group 1 verbs" (again, -u verbs) are verbs that are not group 2 verbs.…

there are more irregular verbs than just kuru and suru. iku and aru are also irregular, for example. Irregulars notwithstanding, the conjugation pattern is actually completely lossless if you just remember the imperative form (e.g. 着ろ kiro, 切れ kire) instead of the infinitive, which is lossy (e.g. 着る kiru, 切る kiru). Then there's no need to have to remember, "oh... is this -iru verb group 1 or group 2?"

Iku is kinda irregular but it's only itte and itta instead of ite/ita. Also aru/nai is more like antonyms rather than conjugation?
Post reply on HN