shirabe.org
Settings
English

Inflections of 委譲

Plain
Polite
Form
Affirmative
Negative
Affirmative
Negative
Basics
Dictionary form — present & future
委譲する
いじょうする
委譲しない
いじょうしない
委譲します
いじょうします
委譲しません
いじょうしません
Completed — 'did, was'
委譲した
いじょうした
委譲しなかった
いじょうしなかった
委譲しました
いじょうしました
委譲しませんでした
いじょうしませんでした
Connector — 'and…', requests
委譲して
いじょうして
委譲しなくて
いじょうしなくて
委譲しまして
いじょうしまして
委譲しませんで
いじょうしませんで
Bare stem — builds other forms
委譲
いじょう
Volition & command
'Let's' / intention
委譲しよう
いじょうしよう
委譲するまい
いじょうするまい
委譲しましょう
いじょうしましょう
委譲しますまい
いじょうしますまい
Blunt command — 'do it!'
委譲しろ
いじょうしろ
委譲する
いじょうする
委譲しなさい
いじょうしなさい
委譲しなさるな
いじょうしなさるな
Voice & causation
Ability — 'can do'
委譲できる
いじょうできる
委譲できない
いじょうできない
委譲できます
いじょうできます
委譲できません
いじょうできません
Done to the subject — 'is …-ed'
委譲される
いじょうされる
委譲されない
いじょうされない
委譲されます
いじょうされます
委譲されません
いじょうされません
Make / let someone do
委譲させる
いじょうさせる
委譲させない
いじょうさせない
委譲させます
いじょうさせます
委譲させません
いじょうさせません
Made to do (unwillingly)
委譲させられる
いじょうさせられる
委譲させられない
いじょうさせられない
委譲させられます
いじょうさせられます
委譲させられません
いじょうさせられません
Conditionals
'If' condition (~eba)
委譲すれば
いじょうすれば
委譲しなければ
いじょうしなければ
委譲しますなら
いじょうしますなら
委譲しませんなら
いじょうしませんなら
'When / if' (~tara)
委譲したら
いじょうしたら
委譲しなかったら
いじょうしなかったら
委譲しましたら
いじょうしましたら
委譲しませんでしたら
いじょうしませんでしたら
List actions among others (~tari)
委譲したり
いじょうしたり
委譲しなかったり
いじょうしなかったり
委譲しましたり
いじょうしましたり
委譲しませんでしたり
いじょうしませんでしたり

Tap a form to learn what it's for

Pitch accent
じょ Heiban (平板型)
Meaning English · JMdict
  1. 1
    transfer (of authority, power, etc.);delegation;devolution
Save this word to start reviewing it with spaced repetition. Save word
From Wikipedia
English Wikipedia

In object-oriented programming, delegation refers to evaluating a member (property or method) of one object (the receiver) in the context of another, original object (the sender). Delegation can be done explicitly, by passing the sending object to the receiving object, which can be done in any object-oriented language; or implicitly, by the member lookup rules of the language, which requires language support for the feature. Implicit delegation is the fundamental method for behavior reuse in prototype-based programming, corresponding to inheritance in class-based programming. The best-known languages that support delegation at the language level are Self, which incorporates the notion of delegation through its notion of mutable parent slots that are used upon method lookup on self calls, and JavaScript; see JavaScript delegation. The term delegation is also used loosely for various other relationships between objects; see delegation (programming) for more. Frequently confused concepts are simply using another object, more precisely referred to as consultation or aggregation; and evaluating a member on one object by evaluating the corresponding member on another object, notably in the context of the receiving object, which is more precisely referred to as forwarding (when a wrapper object doesn't pass itself to the wrapped object). The delegation pattern is a software design pattern for implementing delegation, though this term is also used loosely for consultation or forwarding.

en.wikipedia.org · CC-BY-SA

Grammar codex

What the coloured tags mean

Hiragana

ひらがな

The rounded, flowing kana. Hiragana writes native Japanese words, grammar endings, and anything without (or alongside) kanji — it's the first script you learn. Each character stands for one syllable.

Example

ねこ — cat