16

In a manga I am currently reading, one of the character exclaims:

安心しな。秘密に しとく から。

The general meaning of the second part ("I'll keep it a secret") is quite obvious, and it seems that "しとく" (ostensibly derived from し, with a suffix appended) has more or less the same meaning as plain "する". But I am curious about the grammatical (or dialectal?) construct used here, its usage, nuance etc.

The closest to an explanation I could find, was this verb in WWWJDIC:

とく (v5k) to do something in readiness for, to get something (needful) done

... but I must admit I'm still at a loss as to why it would be used as an auxiliary here.

What is the exact nuance (and grammatical origin) of that "しとく" and does the "とく" suffix work with other verbs?

Dave
  • 9,019
  • 4
  • 38
  • 74
  • 7
    I thought this was a contraction of しておく. I may be off, though. – phirru Sep 15 '11 at 04:21
  • 1
    Found this: http://homepage3.nifty.com/i-yasu/Lesson33.htm Just before the last bullet point there is a list of commonly used verbs which change in spoken language. 話しておく → 話しとく, 飲んでおく → 飲んどく, etc. – phirru Sep 15 '11 at 04:29
  • The first part of the line should be 安心しな (this is actually what Ichinose-san said to Kyoko-san), 心配するな, 心配しなさんな, or the like. – yibe Sep 15 '11 at 05:12
  • @yibe: you're right. Was typing from memory. Edited to the correct version (though this doesn't really affect the question at all). – Dave Sep 15 '11 at 05:32
  • 2
    (1) It is しておく, and おく is (briefly) explained in http://japanese.stackexchange.com/questions/2997/what-exactly-is-doing-in. (2) The example before the edit (in revision 1) was extremely confusing, so even though the edit is not about the part being asked, it was good you edited it. – Tsuyoshi Ito Sep 15 '11 at 12:15

1 Answers1

30

しとく comes from しておく, which in turn comes from して置く. The literal translation of して置く would be, "do it, and then put [the results]". Basically it describes the act of doing something and storing the result of that so that when that result becomes useful, you can use it.

EDIT:
This literal meaning changed overtime (I presume) and しておく became to mean "do something to prepare for something that might happen". In case of 秘密にしておく, the speaker is saying that he/she will keep it secret in case it turns out whatever thing they were discussing indeed needed to be kept secret. I guess it makes some sense, as you could think that the state of that thing being kept secret, is "stored" or "put" somewhere, and then it turns out that that state was useful, or something like that.

The nuance further changed (I presume!), and it became ok to use it almost as a softner. For example, a Japanese speaker might say 今日飲んどく? instead of 今日飲みに行く?. Technically it still means to drink "just in case", but here it's just used to soften the speech. 秘密にしておく could also be a softner, depending on the context.

え、また泥酔して記憶なくなったの? 大丈夫!秘密にしとくから(笑)
    -> Softner
今のところ会社の人には秘密にしておいてください
    -> Let's keep it secret for the time being, in case it it wise to keep it as a secret.

しておく is frequently used with とりあえず, which translates to "for the time being".

今日は台風が来ているから、飛行機が飛ぶか分からないけど、取りあえず準備だけはしておこう。  
今日は台風が来ているから、飛行機が飛ぶか分からないけど、取りあえず準備だけはしとこう。

Both are ok, while the latter is colloquial.

次いつ駐車できるかわからないから、ここでお昼ごはんにしとくか?
次いつ駐車できるかわからないので、ここでお昼ご飯にしておきましょうか?

Above is another example. しとく is more frank/colloquial form of しておく.

~おく can also work with other verbs. Here are some examples:

ここ、塗っとこうか?
ここ、塗っておきましょうか?

飯、食っとけ。 ご飯食べておいてください

EDIT2
Apparently it's even more complex than that. Here is a Japanese paper on ~ておく's meaning.

Sergio Parreiras
  • 299
  • 2
  • 12
Enno Shioji
  • 15,988
  • 32
  • 53
  • 2
    Even though historically the auxiliary verb おく comes from the verb 置く, when you consider within present Japanese, they are different. In correct writing, it should not be written in kanji as 置く, and it does not literary mean 'put' anymore. –  Sep 15 '11 at 07:18
  • Thanks for your thorough answer. But I'm still quite unclear on how this affects the meaning of my example sentence above. "Keep it a secret and store the results for later" doesn't really make much sense... – Dave Sep 15 '11 at 11:02
  • 1
    @Dave: I added a bit in my edit. Also I found a full paper on ~ておく. Basically it lists more functions of ~ておく and discusses its nuance in depth. – Enno Shioji Sep 15 '11 at 13:05
  • Thanks for all the precisions... Just to conclude, couldn't しとく/しておく (particularly in my example above) simply be translated by "do... just in case"? e.g. "I'll keep it a secret, just in case" – Dave Sep 17 '11 at 03:40
  • @Dave: Yeah, I think so. – Enno Shioji Sep 17 '11 at 04:36
  • @Dave I think the meaning matches, for example "I'll keep it a secret, just in case" really means "I'll keep it a secret, just in case it needs to be kept a secret for the purpose of X", or more explicitly: "I'll keep it a secret, just in case later I need the result of it being kept a secret for the purpose of X". – Pacerier Apr 11 '12 at 10:08