Dictionary of Japanese Grammar Website

Index » Learning resources

 
littlecrow Member
Registered: 2013-12-12 Posts: 10

A simple website based on the data downloaded from this thread
http://forum.koohii.com/viewtopic.php?id=11273

As the website states, it is "Dictionary of Japanese Grammar Volumes: complete collection: key and example sentences"

Put it together because reading from Firefox using Rikaisama is just so enjoyable.
The website is very simple- sorry, learned enough HTML on the fly- but if you're like me who prefers to review things outside of Anki as well, figure this could be useful.

It has some ruby text on the Basic page, but not all of it. That was done mainly for testing purposes, since I don't know how to make it generate automatically (without it being machine inaccurate).

http://jiten.clanteam.com/

Corodon Member
From: Texas Registered: 2008-06-02 Posts: 34

All the Japanese characters are garbled when I read it.  You should add a
<meta charset="UTF-8" />
to your pages to improve the compatibility.

littlecrow Member
Registered: 2013-12-12 Posts: 10

Corodon wrote:

All the Japanese characters are garbled when I read it.  You should add a
<meta charset="UTF-8" />
to your pages to improve the compatibility.

thankyou for the tip!
all fixed
lots to learn yet, lol

Advertising (register and sign in to hide this)
JapanesePod101 Sponsor
 
Abajour Member
Registered: 2013-05-05 Posts: 17

This. Is. AMAZING.

This is why I love the Japanese learning community <3.

Thank you, thank you, thank you!!

JapaneseRuleOf7 Member
From: Japan Registered: 2012-01-06 Posts: 201 Website

That is very excellent.

jimeux Member
From: Tokyo Registered: 2013-12-12 Posts: 44

Nice job. How did you put it together? Manually marking it all up would be usually be a 至難の業.

littlecrow Member
Registered: 2013-12-12 Posts: 10

jimeux wrote:

Nice job. How did you put it together? Manually marking it all up would be usually be a 至難の業.

Used the spreadsheet from the thread in the first post- but the links are all gone now. From the spreadsheet I googled "how to make a webpage in html" and using the spreadsheet and a text editor slowly pieced it all together.
Lots of hours over the past three days. So many things you have to set up right for it to show properly in browser tongue
Kind of hard to explain exactly how it was made. Kind of just bits at a time, learning as I went.

All of the sentences and stuff were already in the spreadsheet so all that had to be really done was take it apart and put it together in a text/.html
Someone who knows how to create websites would have been able to do it a lot faster and easier. Decided to make it into a webpage after reading the spreadsheet was a bit awkward. Reading a .pdf of the spreadsheet was a lot better, but I find it best reading in a browser with Rikaisama. Sort of assumed that if it was best for me then it might be something someone else might find enjoyable too.

theasianpleaser Member
From: 神戸市 Registered: 2008-09-04 Posts: 231

This is perhaps the most convenient grammar website I've ever seen.  Thank you all who compiled the sentences and littlecrow for your efforts.

ktcgx Member
From: japan Registered: 2012-07-18 Posts: 360

Awesome! Thank you!

ryuudou Member
Registered: 2009-03-05 Posts: 406

It's over. Tae Kim is finished.

qwertyytrewq Member
From: Gall Bladder Registered: 2011-10-18 Posts: 529

ryuudou wrote:

It's over. Tae Kim is finished.

How?

MelonBerry Member
From: United States Registered: 2011-12-04 Posts: 74

Thank you for this. smile

tashippy Member
From: New York Registered: 2011-06-18 Posts: 565

qwertyytrewq wrote:

ryuudou wrote:

It's over. Tae Kim is finished.

How?

How Rude!

yudantaiteki Member
Registered: 2009-10-03 Posts: 3619

Are these dictionaries still in print?  Reproducing basically the entire text online seems a bit shady.

jmignot Member
From: France Registered: 2006-03-03 Posts: 205

I have got all three books, and obviously they contain much more than a mere list of example sentences. Still, it would be convenient to have those sentences readily available online for quick reference.
But like yudantaiteki, I doubt that this is acceptable practice with respect to copyright.
It is a pity, though…

vileru Member
From: Cambridge, MA Registered: 2009-07-08 Posts: 750

yudantaiteki wrote:

Are these dictionaries still in print?  Reproducing basically the entire text online seems a bit shady.

Massive portions of the texts are missing, including all of the keys, indexes, appendixes, and other major parts. The website is just a stripped down version with only sentence-long explanations (the actual texts have detailed explanations with charts, sometimes spanning over a page) and example sentences. Of course, the legality of the site may be questionable (specifically, whether it falls under fair use or not), but it's definitely not an exact copy of the book.

It looks like a fair use argument can be made, but I'm not going to take up that mission. Here is the relevant fair use info (source):

Student Press Law Center wrote:

Courts look at four factors to determine if the use of a copyrighted work is a fair use:

1. The purpose and character of the use. Non-commercial uses for purposes like news reporting, teaching, criticism or commentary are more likely to be fair.

2. The nature of the copyrighted work. Uses of works containing mostly factual material like maps or biographies are more likely to be fair than uses of highly creative and original works like novels and cartoons.

3. How much of the original work is used. No more of the work than what is necessary may be used fairly. The test is both quantitative (how many words of a 200,000 word book are reproduced?) and qualitative (using the "core" or "heart" of a work -- no matter how small -- is less likely to be a fair use).

4. The effect of the use on the commercial value of the copyrighted work. This is the most important factor. If consumers are likely to buy the use as a substitute for the original, it probably will not qualify as a fair use.

LongtimeLurker Member
Registered: 2013-12-10 Posts: 11

Thank you, this is incredibly useful!!

I always wanted to have the DoJG books, but looking up things manually is too much of a hassle to justify their price for me. The amount of money I would be willing to spend for a searchable e-book...

At least with this I can quickly find example sentences to supplement my studies with Kanzen Master.

Oddly for me the host doesn't resolve (using what I think is Google's DNS 8.8.8.8), so I had to put this into my hosts file: 67.220.217.235 jiten.clanteam.com

littlecrow Member
Registered: 2013-12-12 Posts: 10

LongtimeLurker wrote:

Oddly for me the host doesn't resolve (using what I think is Google's DNS 8.8.8.8), so I had to put this into my hosts file: 67.220.217.235 jiten.clanteam.com

Don't know what this means- sorry! Is it something I've done accidentally?

Not sure if this will help
website domain name and host is done by zymic dot com. It is a free website.

Could this mean I might not be able to change the host resolve process? Sorry if that's a silly question. Not really sure how that stuff works. tongue

LongtimeLurker Member
Registered: 2013-12-10 Posts: 11

littlecrow wrote:

LongtimeLurker wrote:

Oddly for me the host doesn't resolve (using what I think is Google's DNS 8.8.8.8), so I had to put this into my hosts file: 67.220.217.235 jiten.clanteam.com

Don't know what this means- sorry! Is it something I've done accidentally?

Not sure if this will help
website domain name and host is done by zymic dot com. It is a free website.

Could this mean I might not be able to change the host resolve process? Sorry if that's a silly question. Not really sure how that stuff works. tongue

I don't really know what it means, either. Anyway as long as the site works for everyone else, maybe the problem was just on my side. Just wanted to post this in case anybody else has the same problem.

TheViking Member
Registered: 2013-11-10 Posts: 23

There's a tiny mistake in one of the first sentenced in 'Basic':

あの人ひとは学生だ。
That person is a teacher.

theflash17 New member
From: USA Registered: 2008-04-29 Posts: 1

LongtimeLurker wrote:

littlecrow wrote:

LongtimeLurker wrote:

Oddly for me the host doesn't resolve (using what I think is Google's DNS 8.8.8.8), so I had to put this into my hosts file: 67.220.217.235 jiten.clanteam.com

Don't know what this means- sorry! Is it something I've done accidentally?

Not sure if this will help
website domain name and host is done by zymic dot com. It is a free website.

Could this mean I might not be able to change the host resolve process? Sorry if that's a silly question. Not really sure how that stuff works. tongue

I don't really know what it means, either. Anyway as long as the site works for everyone else, maybe the problem was just on my side. Just wanted to post this in case anybody else has the same problem.

It doesn't work for me either and I also use the Google DNS. How did you figure out the IP address to use in the host file?

LongtimeLurker Member
Registered: 2013-12-10 Posts: 11

theflash17 wrote:

LongtimeLurker wrote:

littlecrow wrote:


Don't know what this means- sorry! Is it something I've done accidentally?

Not sure if this will help
website domain name and host is done by zymic dot com. It is a free website.

Could this mean I might not be able to change the host resolve process? Sorry if that's a silly question. Not really sure how that stuff works. tongue

I don't really know what it means, either. Anyway as long as the site works for everyone else, maybe the problem was just on my side. Just wanted to post this in case anybody else has the same problem.

It doesn't work for me either and I also use the Google DNS. How did you figure out the IP address to use in the host file?

I googled and there are websites where you can type in the hostname and it will resolve it for you.

nickoakden Member
From: England Registered: 2008-08-06 Posts: 42 Website

I haven't posted in ages, and am doing so now just to thank you. So simple, so incredibly useful. I'll go through every entry.

mmhorii Member
From: SoCal(tech) Registered: 2009-07-28 Posts: 106

nickoakden wrote:

I haven't posted in ages, and am doing so now just to thank you. So simple, so incredibly useful. I'll go through every entry.

While you're at it, you might want to check the sentences against the source material. There are numerous typos and errors that I saw during a short scan of one of the pages. I'm not sure if they're inherited from the spreadsheets or were introduced during the webpage creation process.

Other than that, the pages look nice! Just don't throw away your dictionaries yet...

jmignot Member
From: France Registered: 2006-03-03 Posts: 205

Great work !
Hope this will stay on line…

Small typo:
DIJG : にとって/より =>  によって/より