First pass
This commit is contained in:
@ -27,6 +27,14 @@ Can also be used as だけではなく.
|
||||
> この{都市|とし}は大きい==だけでなく==、きれいでもある。
|
||||
> This city is not only big, it's also pretty.
|
||||
|
||||
## のみ (NEW!)
|
||||
|
||||
It is a more formal, written version of だけ. It is only used with nouns.
|
||||
|
||||
> [!info] Example
|
||||
> この{道|みち}は{歩行者|ほこうしゃ}==のみ==です。
|
||||
> This road is pedestrian only.
|
||||
|
||||
## きり
|
||||
|
||||
<div class="usage">
|
||||
@ -104,6 +112,15 @@ Means "not only A but also B".
|
||||
> 彼女は{綺麗|きれい}==ばかりでなく=={天才|てんさい}もあるです。
|
||||
> She's not only beautiful, she's also a genius.
|
||||
|
||||
## に限らず (NEW!)
|
||||
|
||||
に{限|かぎ}らず means "not only A, but also B".
|
||||
Used with nouns.
|
||||
|
||||
> [!info] Examples
|
||||
> この{店|みせ}は{平日|へいじつ}==に限らず==、{週末|しゅうまつ}も{営業|えいぎょう}している。
|
||||
> This store is open not only on weekdays but also on weekends.
|
||||
|
||||
## てばかりいる
|
||||
|
||||
Means "only", "nothing but".
|
||||
@ -112,3 +129,29 @@ Used with a verb in て form.
|
||||
> [!info] Examples
|
||||
> {僕|ぼく}の{犬|いぬ}は{鳴|な}け==てばかりいる==。
|
||||
> My dog is always barking.
|
||||
|
||||
# TODO
|
||||
|
||||
## でしかない (NEW!)
|
||||
|
||||
TODO ask nuance
|
||||
|
||||
Means "nothing but" or "no more than". More often than not conveys a negative nuance.
|
||||
Used with nouns.
|
||||
|
||||
> [!info] Examples
|
||||
> {彼|かれ}は{子供|こども}==でしかない==。
|
||||
> He nothing more than a child.
|
||||
|
||||
## に過ぎない (ni suginai)
|
||||
|
||||
TODO ask nuance
|
||||
TODO all
|
||||
|
||||
でしかない similar (check in the handbook)
|
||||
|
||||
Meaning: no more than; just; merely; only ~. This is used to emphasize that something is of a lower quality / quantity / level.
|
||||
Category: amount?
|
||||
|
||||
https://jlptsensei.com/learn-japanese-grammar/%e3%81%ab%e9%81%8e%e3%81%8e%e3%81%aa%e3%81%84-ni-suginai-meaning/
|
||||
https://bunpro.jp/grammar_points/%E3%81%AB%E3%81%99%E3%81%8E%E3%81%AA%E3%81%84
|
||||
|
Reference in New Issue
Block a user