Live data from Hacker News

The Logic Behind Japanese Sentence Structure

8020japanese.com

61–70 of 155 posts

Re: The Logic Behind Japanese Sentence Structure

#61
post #19

This article does a great job at presenting a gist of the Japanese sentence structure. Nevertheless, it makes me want to point out that it's not the whole story. If you take into account topics such as modality and conjugation, some of the information you add to a verb is placed after the verb and cannot be freely reordered. Japanese verbs are "greater" than English verbs in the sense that you conjugate/suffixate a v…

The name for what you're talking about is "morphological typology". Languages occupy a spectrum from analytic (words stay the same) to synthetic (words change). English is usually categorized as analytic, since we only have a few ways to change words: plural -s, past tense -ed, etc., and English has been getting more analytic over time. Other European languages are more synthetic (fusional), like French, German, Span…

Interesting. Considering language as a lever and a tool for thought, how do you think the position of a language on the analytic/synthetic spectrum affects its suitability for computer interpretation?

Are there any major Japanese programming languages? It would seem to me that given our relatively primitive compilers, that 'analytic' languages offer simpler mediums for unambiguous programming, whereas 'synthetic' languages may bear greater nuance of expression when we can 'think' programs into existence in the future.

Re: The Logic Behind Japanese Sentence Structure

#62
post #42

Earlier quoted context omitted.

You're forgetting that there are only 3 (three) verb conjugations in English, of which two are almost always the same. Only a finite number of verbs have irregular conjugations, so you just learn them along with vocabulary. In Japanese, the number of possible conjugations of all irregular verbs (copula, "suru", "kuru") is probably larger than the number of English irregular verbs that are commonly used. In fact, let'…

You're somehow comparing 3 verb conjugations in English vs. 186 for "kuru". Well, I hate to break it to you, but there aren't 186 conjugations for "kuru". There are, exactly, 6. 9 if you count the formal/archaic forms[1]. There may be 186 forms you can build with auxiliaries, but then, you'd have to compare to all the variants you can have in english with may, can, shall, etc. 1. https://ja.wikipedia.org/wiki/%E3%82%…

No, that's not counting auxiliaries (except "-masu"). The "explosion" comes from the fact that many conjugations can themselves be conjugated (e.g. "konai" can be conjugated as an i-adjective). I don't think katsuyōkei should be counted as conjugations because they're not words by themselves. Like, obviously a godan verb has 5 possible root endings but that doesn't mean it has 5 conjugations.

If we're counting auxiliary verbs, my system can recognize more than 4000 verb/adjective endings.

Re: The Logic Behind Japanese Sentence Structure

#63
post #56
post #52

Earlier quoted context omitted.

Agreed. This [0] and the subsequent lessons go onto explain that if clauses change depending on whether something is a fact, whether it is an invitation, whether it is volitional, etc. I've been studying Japanese for years and I am at a basic intermediate level. I still find grammar hard to read, and even harder to produce naturally. I may just be particularly thick but I think saying "you can master Japanese grammar…

Yeah, anyone who suggests that is either exaggerating, or doesn't know as much as they think they do. Japanese grammar is simpler than English in some ways, harder in others. Overall though, it's really, really hard.

To be fair, all things considered, if you have to learn either language from scratch from a native language that has no link[1] whatsoever to it, I think English is harder than Japanese.

1. by which I mean, in the case of English, for example, if your native language is not french, german, etc.

In fact, I think English is harder to learn for Japanese native speakers than Japanese for English native speakers.

Re: The Logic Behind Japanese Sentence Structure

#64
post #61

Earlier quoted context omitted.

The name for what you're talking about is "morphological typology". Languages occupy a spectrum from analytic (words stay the same) to synthetic (words change). English is usually categorized as analytic, since we only have a few ways to change words: plural -s, past tense -ed, etc., and English has been getting more analytic over time. Other European languages are more synthetic (fusional), like French, German, Span…

Interesting. Considering language as a lever and a tool for thought, how do you think the position of a language on the analytic/synthetic spectrum affects its suitability for computer interpretation? Are there any major Japanese programming languages? It would seem to me that given our relatively primitive compilers, that 'analytic' languages offer simpler mediums for unambiguous programming, whereas 'synthetic' lan…

I advise extreme caution when going down this path... it's rife with established lines of pseudoscientific thought. For example, a couple centuries ago you could talk about how English just isn't complex enough to express great ideas the way Latin and Greek are.

Ambiguity is an orthogonal concept to morphological typology, however. There is no extra "nuance of expression" just because you conjugate words more, that's just nonsense.

Re: The Logic Behind Japanese Sentence Structure

#65
post #7

I love how precise and detailed this article is written. If only more documentation were like this. It was always my assumption that grammar is the most important thing to learn about a language. Vocabulary accumulates almost automatically over time, with practise (and a dictionary). Interesting to see how that holds in this case.

Most important for what? For speaking about linguistics, maybe. But if you are using the language to communicate, there is no most important single thing to "learn", since using the language to communicate means that you are using the language in a way that resembles a skill, and the language grows in your brain as an implicit system – you acquire it bit-by-bit, but the internal system doing the acquiring doesn't care what counts as "grammar" and what counts as "lexicon". You can teach yourself rules, but that doesn't mean that you are able to use them spontaneously.

TL;DR: knowledge about language is different from skill of communicating in language.

Re: The Logic Behind Japanese Sentence Structure

#66
post #42

Earlier quoted context omitted.

You're forgetting that there are only 3 (three) verb conjugations in English, of which two are almost always the same. Only a finite number of verbs have irregular conjugations, so you just learn them along with vocabulary. In Japanese, the number of possible conjugations of all irregular verbs (copula, "suru", "kuru") is probably larger than the number of English irregular verbs that are commonly used. In fact, let'…

You're somehow comparing 3 verb conjugations in English vs. 186 for "kuru". Well, I hate to break it to you, but there aren't 186 conjugations for "kuru". There are, exactly, 6. 9 if you count the formal/archaic forms[1]. There may be 186 forms you can build with auxiliaries, but then, you'd have to compare to all the variants you can have in english with may, can, shall, etc. 1. https://ja.wikipedia.org/wiki/%E3%82%…

>Also your rules don't really work. "tanoshii" => "tanoshiideshita"?

I learned this quite early on, but I'm still a little confused for exactly when to conjugate desu instead.

Re: The Logic Behind Japanese Sentence Structure

#67

Beginner question: In casual, spoken Japanese, I've been taught that I can drop the particles (including pronouns). Hence "watashi wa tabemasu" can be colloquially shortened to "tabemasu". Thanks to this article, I've come to understand particles much better and why they're important, but does it change in casual spoken Japanese? Are some particles okay to drop whereas others are kept? Thanks in advance.

That's a common question... and unfortunately the answer is that "watashi wa tabemasu" and "tabemasu" are absolutely different from each other and you can't just go around substituting one for the other. You also can't really translate the difference between the two of them, but in context, a good translation might be:

Watashi wa tabamasu. -> As for me, I'm eating.

Tabemasu. -> I'm eating.

It bears repeating: this depends on context. But you can see how "watashi wa" sticks out like a sore thumb, and you can instantly recognize novice Japanese second-language speakers because they say "watashi wa" all the time. And you'll later learn that "watashi" is sometimes an inappropriate way to refer to yourself...

Re: The Logic Behind Japanese Sentence Structure

#68
Something I like about the whole "verb at the end of the sentence" thing is that you can totally flip over the meaning of what you're saying, right at the end. In English, you can achieve the same effect with awkward forms (like "not" at the end of the sentence), but in Japanese, it's just the natural form.

Try to imagine the kind of snarks you could do if you could put things like "I don't reckon" on hold until the end of the sentence.

Sadly (ironically?), that tends not to be the kind of language subtlety/humor the Japanese go for.

Re: The Logic Behind Japanese Sentence Structure

#69
post #23

Beginner question: In casual, spoken Japanese, I've been taught that I can drop the particles (including pronouns). Hence "watashi wa tabemasu" can be colloquially shortened to "tabemasu". Thanks to this article, I've come to understand particles much better and why they're important, but does it change in casual spoken Japanese? Are some particles okay to drop whereas others are kept? Thanks in advance.

In general, you can drop everything except the jitsugo (verb or adjective most usually) if the other bits can be inferred. eg: Taberu (eat) or Hayai (fast) It sounds like cavemen talk if you translate it literally, but it is perfectly valid japanese

Syntactically we might call "hayai" a verb, which would then be translated as "is fast" rather than just "fast". Semantically, it is an adjective.

Re: The Logic Behind Japanese Sentence Structure

#70
I quite like the headlining diagram. It's a simplified view that shows the schematic approach of the languages - Japanese relies on case particles rather than ordering (unlike English). Of course, there's a lot of complexity that goes on under the hood when you start to figure out the appropriate verb conjugations to use (which aren't shown in the figure).

Small side comment, if anyone's learning Japanese and wants to ask or answer questions about it, you're welcome to join a little Discord chat group (including native speakers and advanced learners) at https://discord.gg/6sjr3UY

Post reply on HN