Irimi

In Japanese martial arts, Irimi (入り身) is the act of entering straight into a technique, as opposed to the more indirect entrance into technique called tenkan. In basic training, irimi usually looks like a step forward, straight or at an angle but usually ending with the body facing the attacker, rather than in the direction of the step. To enter with irimi, the defender needs to move in the very moment of the attack or even himself initiate it.

Irimi
Japanese name
Kanji入り身
Hiraganaいりみ

Aikido

Meaning: Entering[1] or putting in the body.[2]

Irimi (ee-ree-mee) is the second pillar of Aikido (Aikido techniques are structured around six main pillars).[3] Irimi involves entering deeply around or behind an attack to defuse or neutralize the attack. The concept of irimi teaches one to blend with or enter into an opponent's attack to become one with the opponent's movement and leaving the opponent with nowhere to strike.[3] This movement is utilized during the moment of the opponent's attack. To complete the movement, one moves out of the opponent's line of attack to the opponent's shikaku, or blind spot. When executed properly, one can strike an opponent with great force, combining his attacking momentum and one's forward movement.[1]

The entering principle is basic to most Aikido movements as the postures and movements in Aikido contain quite a few oblique stances which are adapted from Sōjutsu (spear fighting).[1]

In Aikido, there are numerous examples of techniques exhibiting the concepts of yin and yang.[4] Irimi and tenkan are an example. Tenkan is the motion of turning (yin) and irimi is the motion of entering (yang).[4]

Irimi is one of two motions Aikido students perform in the role of nage.[4] Practicing irimi will help the Aikido student develop Hara, balance, and groundedness.[4]

In Yoshinkan aikido irimi techniques are denoted by the number one (and tenkan as two). [5]

In modern aikikai irimi techniques are referred to as omote (and tenkan as ura). [6]

gollark: https://pastebin.com/Frv3xkB9Full badly-commented thing.
gollark: I *did* test this, you know.
gollark: ```lua-- Convert path to canonical formlocal function canonicalize(path) return fs.combine(path, "")endlocal function path_in(p, dir) return starts_with(canonicalize(p), canonicalize(dir))end-- Resolve a path with the given root - if you go outside it, loops you back inlocal function resolve_path(path, root) if path_in(path, "/rom") then -- allow access to shared ROM return path end local new_path = fs.combine(root, path) if not path_in(new_path, root) then return resolve_path(new_path, root) else return new_path endend```Relevant code.
gollark: FS overrides can create some really "fun" filesystem messes.
gollark: If you try to cd .. it just puts you in the same directory for funlolz.

References

  1. Ueshiba, K. (1985). "Aikido", Japan Publications Trading, Tokyo.
  2. Shioda, G. (1977). "Dynamic Aikido", Kodansha International, Tokyo.
  3. Stevens, J. (1996). "The Shambhala Guide to Aikido", Shambhala Publications, Massachusetts.
  4. Reynosa, L. and Billingiere J. (1989). "A Beginner’s Guide to Aikido", R &B Publishing Company, Ventura, California.
  5. Total Aikido: The Master Course by Gozo Shioda, Kodansha America, Incorporated, (2012)
  6. Best Aikido: The Fundamentals, Kisshomaru Ueshiba, Kodansha International Ltd, (2002)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.