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…
You should definitely see Turkish. it's belong to same family with Japanese. But verbs are even bigger. There are more variants as suffixes to the verbs. Sometimes a whole English sentence can be translated into one Turkish word. Have a look. "okutamadıklarımızdansınız" just one word. It means you are one of those who we can not make them read.
The Logic Behind Japanese Sentence Structure
81–90 of 155 posts
Re: The Logic Behind Japanese Sentence Structure
#82I learned Japanese very much the same way I learn programming languages and found it to be very easy to learn spoken Japanese. As far as languages go, Japanese is structured a lot like a programming language. If you learn five or six "bunpo" or grammar rules, you can go a very long ways. Then, to improve, just add rules to your mastery. When I first learn any programming language I start with basics: variable binding…
Re: The Logic Behind Japanese Sentence Structure
#83Earlier 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…
> Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada, and Lisp) to form a new language that balanced functional programming with imperative programming.
> He has often said that he is “trying to make Ruby natural, not simple,” in a way that mirrors life.
> Building on this, he adds: Ruby is simple in appearance, but is very complex inside, just like our human body.
These will not be considered strictly scientific articles, but appear reasonable..
[http://carlosplusplus.github.io/blog/2013/08/01/ruby-and-the...] - [https://robots.thoughtbot.com/learning-japanese-the-rubyist-...]
Re: The Logic Behind Japanese Sentence Structure
#84Earlier 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…
Re: The Logic Behind Japanese Sentence Structure
#85Earlier 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…
Interesting question. I remember reading article many years ago in BYTE magazine, someone, maybe one of the regular columnists who wrote about programming languages, speculating that if a programming language came out of the Orient, it might be different in some interesting ways from existing ones, which mainly came from the West, I suppose, though of course there could have been Oriental contributors to existing ones. For a long time after that I never heard of any such language; then came Ruby.
Re: The Logic Behind Japanese Sentence Structure
#86Earlier quoted context omitted.
For Japanese, you learn a handful of rules to conjugate a verb. Then those rules always apply with no exceptions. In English, there are not set rules. Every case is special. What is the past tense form of 'shake'? 'see'? 'walk'? 'sleep'? 'eat'? 'speak'? 'sit'? 'seek'? 'work'? There are no rules. You basically have to memorize every word and all the possible ways it can morph. English possessive: 's or s' or ' or s, d…
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'…
"5 head of cattle" is exactly analogous to "ushi go tou" (牛五頭)
Most English counters have left common usage but the concept exists. Similar but not the same many people enjoy learning all the names for groups of animals I English. "A murder of crows" for example
Re: The Logic Behind Japanese Sentence Structure
#87I'm not a native Japanese speaker, but I'm pretty sure that "hito" is only used to refer to other people, never to oneself (source: the excellent "Nihongo Notes" series by the Mizutanis).
Maybe watashi ha ningen desu 私は人間です (I am a human) would be a better example that still illustrates the grammar pattern.
Re: The Logic Behind Japanese Sentence Structure
#88I learned Japanese very much the same way I learn programming languages and found it to be very easy to learn spoken Japanese. As far as languages go, Japanese is structured a lot like a programming language. If you learn five or six "bunpo" or grammar rules, you can go a very long ways. Then, to improve, just add rules to your mastery. When I first learn any programming language I start with basics: variable binding…
Re: The Logic Behind Japanese Sentence Structure
#89Earlier 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…
Re: The Logic Behind Japanese Sentence Structure
#90Remember those English diagramming classes everyone hated? I'm not very familiar with the education system in Japan, but I doubt they have diagramming classes. In Japanese, the diagramming is built into the language. You tag the subject, the direct object, the indirect object, etc. Everything gets markup. Which part of the sentence is the direct object? Uh... the part with the direct object tag hanging off it? Correc…
https://en.wikipedia.org/wiki/Sanskrit
We had it in school in grades 8-10 or so and I really enjoyed learning it. The grammar rules are fairly simple and there are not many of them, IIRC. Words can be made up out of smaller words by joining them together by simple rules.
Another interesting thing is that many words have multiple meanings, a fact that poet and prose writes in the Sanskrit literature leveraged heavily. So a passage of text can have multiple layers of meaning.
It is almost like a programming language where you compose bigger structures such as functions and classes out of the atomic elements of the language.