Added all N3 notions
This commit is contained in:
54
🔰 Grammar/Time - regularity.md
Normal file
54
🔰 Grammar/Time - regularity.md
Normal file
@ -0,0 +1,54 @@
|
||||
# Time: regularity
|
||||
|
||||
## たびに
|
||||
|
||||
<div class="usage">
|
||||
<div class="left">
|
||||
<p><span class="box">V (dictionary)</span></p>
|
||||
<p><span class="box">N + の</span></p>
|
||||
</div>
|
||||
<p class="right">+ たびに</p>
|
||||
</div>
|
||||
|
||||
Means "whenever", "every time".
|
||||
|
||||
> [!info] Example
|
||||
> {犬|いぬ}を{見|み}る==たびに=={幸|しあわ}せになる。
|
||||
> Whenever I see a dog, I feel happy.
|
||||
|
||||
## おきに
|
||||
|
||||
Means "every other". This is used for repeated intervals, after a noun indicating something measurable.
|
||||
|
||||
> [!info] Example
|
||||
> この電車は4分==おきに=={出発|しゅ|っぱつ}します。
|
||||
> This train leaves every four minutes.
|
||||
|
||||
## ごとに
|
||||
|
||||
<div class="usage">
|
||||
<div class="left">
|
||||
<p><span class="box">V (dictionary)</span></p>
|
||||
<p><span class="box">N</span></p>
|
||||
</div>
|
||||
<p class="right">+ ごとに</p>
|
||||
</div>
|
||||
|
||||
Means "each", "every". Used for intervals.
|
||||
|
||||
> [!info] Example
|
||||
> {彼女|かのじょ}に{会|あ}う==ごとに==、{心|こころ}がドキドキする。
|
||||
> Every time I see her, my heart pounds.
|
||||
|
||||
## おきに vs ごとに
|
||||
|
||||
The way the intervals are counted between these two grammar structure is different.
|
||||
* おきに refers to what is _inside_ the interval.
|
||||
* ごとに refers to the interval _per se_.
|
||||
|
||||
> [!info] Example
|
||||
> 1日==おきに== =2日==ごとに== = every other day = every second day
|
||||
> ●○●○●○●
|
||||
>
|
||||
> 2日==おきに== =3日==ごとに== (every three days = every third day)
|
||||
> ●○○●○○●○○●
|
Reference in New Issue
Block a user