Amset
Member
Registered: 2008-09-07
Posts: 94
There's a program called StarDict which is a popup dictionary, like rikaichan, but you can use it outside of firefox, so I find it useful. However, there don't seem to be any J>J dictionaries on the website for that program, and I couldn't find any on google. Can anyone think of a way to get a J>J popup dictionary?
stardict website: http://stardict.sourceforge.net/Dictionaries.php
(Also, I kind of rely on rikaichan for reading things, so it'd be good if I could get a japanese popup dictionary to appeal to my laziness in looking things up by typing lol
)
Jarvik7
Member
From: 名古屋
Registered: 2007-03-05
Posts: 3940
There are no free J-J dictionaries. Unless EPWING or one of the more minor commercial formats can be converted to Stardict, you're hooped.
If you use OSX there is a built-in system-wide popup dictionary for E-E, J-J, E-J, J-E, J thesaurus, E thesaurus, all of which are pro commercial dictionaries.
Tobberoth
Member
From: Sweden
Registered: 2008-08-25
Posts: 3364
ahibba wrote:
you can use the 大辞林 dictionary
Daijirin is a good dictionary, and it's better than Koujien. But isn't Daijisen 大辞泉 more suitable for us? It's similar to Daijirin, but the example sentences and phrases in Daijisen are more often typical of the contemporary language rather than citations from classical literature.
I think you're mixing them up, 大辞林 only has a few citations form classical literature and it's clearly noted when a citation is taken form an old source. Entries in 大辞林 are also ordered by frequency, unlike 大辞泉. It should also be noted that 大辞林 usually has much easier definitions.
Personally, I think 大辞林 is the ultimate J-J dictionary to use.
Last edited by Tobberoth (2009 May 20, 8:31 am)
wahnfrieden
Member
From: Boston
Registered: 2008-08-19
Posts: 55
@IceCream I haven't been able to find anything, really. So I'm making my own. Though I'm first writing a dictionary server (for EPWING) so that you can use whatever dictionaries you want. That part is almost done actually, so I'm focusing now on an online SRS, after which I will add the Rikai-clone that can use the dictionary server, and then easily integrate with my SRS. This will all be usable locally or remotely on the web, without the restriction of using EDICT for everything, like other web services out there.
wahnfrieden
Member
From: Boston
Registered: 2008-08-19
Posts: 55
@IceCream EPWING is the most common format for commercial Japanese dictionaries, like Kenkyusha and Genius or the monolingual ones. It will work with any of these, but I'll be adding special (automated) formatting for a couple of the more popular ones so that they are easier to use.
@bombpersons that's the goal eventually, but I have a lot of things to make before I do the Rikai clone. There are also some cross-site scripting issues with things like Rikai so I don't think I can do the Rikai part without a browser extension, unless it's just with documents that you've imported or discovered within my site (I plan on making the site a repository of good public domain Japanese texts). But even though the Rikai part is lower priority for me than the other things I'm working on now, I'm going to make my service's REST API public so that other people could pretty easily build a tool that hooks into my infrastructure.
I'm focusing on the browser now, but it's by no means limited to that, thanks to the REST infrastructure I'm developing. I'm going to make a small iPhone client soon after I get the SRS flashcards done, for example.
I have a year of school left, and not many classes, so I'll have loads of time to dedicate to this (it's actually my undergrad "thesis" project, so I'm committed to at least getting SOMETHING out the door
).
Last edited by wahnfrieden (2009 August 21, 9:21 am)