A few more fixes

This commit is contained in:
2025-07-01 00:32:36 +02:00
parent d2f19d054d
commit cd14f0fe19
5 changed files with 8 additions and 18 deletions

View File

@ -9,7 +9,7 @@ Careful of two exceptions:
* くる => こまい * くる => こまい
> [!info] Example > [!info] Example
> この{川|かわは{危|あぶ}ないようだ。ここで{泳|およぐ}ぐ==まい==。 > この{川|かわ}は{危|あぶ}ないようだ。ここで{泳|およぐ}ぐ==まい==。
> This river seems dangerous. I won't swim here. > This river seems dangerous. I won't swim here.
## ~得る・~得ない ## ~得る・~得ない
@ -20,7 +20,7 @@ Made by:
* removing the ます stem from a verb and adding まい * removing the ます stem from a verb and adding まい
> [!info] Example > [!info] Example
> それはあり?==得ない==。 > それはあり==得ない==。
> That is impossible. > That is impossible.
⚠ Can also be read うる (on this tense only). ⚠ Can also be read うる (on this tense only).

View File

@ -6,7 +6,7 @@
Used with nouns. Used with nouns.
> [!info] Example > [!info] Example
> このレストランは{金曜日|きにょうび==に限って==、{特別|とくべつな{食|た}べ{物|もの}を{作|つ}る。 > このレストランは{金曜日|きんようび}==に限って==、{特別|とくべつ}な{食|た}べ{物|もの}を{作|つ}る。
> This restaurant only makes special food on Fridays. > This restaurant only makes special food on Fridays.
## ことに ## ことに

View File

@ -50,7 +50,7 @@ Used with a verb in て form, with からでないと or からでないけれ
<div class="usage"> <div class="usage">
<div class="left"> <div class="left">
<p><span class="box">V ()</span></p> <p><span class="box">V (dictionary)</span></p>
<p><span class="box">V (ない)</span></p> <p><span class="box">V (ない)</span></p>
</div> </div>
<p class="right">+ こと</p> <p class="right">+ こと</p>
@ -95,7 +95,7 @@ Used with a verb in the dictionary form.
### べきだ ### べきだ
Means "should do", "must do". Compared to the [[Obligation - must (not)|なければ・ないと]] forms and 必ず, it has a nuance of being less universally logical. It is defined by the speaker's own logic. Means "should do", "must do". Compared to the [[Obligation - なければ・ないと]] forms and 必ず, it has a nuance of being less universally logical. It is defined by the speaker's own logic.
Used with verbs. Used with verbs.
する can be used as するべき or すべき. する can be used as するべき or すべき.
@ -131,13 +131,3 @@ The contrary of べきだ is べきではない・べきじゃない.
> >
> そんあ==はずがありません==。 > そんあ==はずがありません==。
> This cannot be true. > This cannot be true.
## ねばならない
Means "must", "have to". Made by removing the ない verb ending and replacing it by ねばならない. It is a formal and literary structure.
⚠ する becomes せねばらない.
> [!info] Examples
> ゴミを{捨|す}て==ねばならない==。
> I have to throw out the trash.

View File

@ -207,7 +207,7 @@ This is used (unlike other forms that can apply to abstract similarities) exclus
> {彼女|かのじょ}はフランス人==に見える==。 > {彼女|かのじょ}はフランス人==に見える==。
> She looks like she is French. > She looks like she is French.
## かのよう{だ・に・な} ## かのようだ・に・な
Means "as if", "just like". Means "as if", "just like".
Use かのうようだ if it is ending the sentence, かのうように before a verb, かのような before a noun. Use かのうようだ if it is ending the sentence, かのうように before a verb, かのような before a noun.

View File

@ -54,7 +54,7 @@ It is used with verbs by removing the ます and adding なさい. In casual con
<div class=""> <div class="">
<p><span class="box">ように</span></p> <p><span class="box">ように</span></p>
</div> </div>
<p class="r">+ V (言う・命じる・頼む・...)</p> <p class="r">+ V 言う・命じる・頼む・...</p>
</div> </div>
It means "to tell", "to request", "to order". It means "to tell", "to request", "to order".