Skip to content
Chun Yu
  • About
    • About Chun Yu
    • Q&A: Conversation with Chun Yu
    • Awards, Grants & Fellowships
    • Other Honors
  • Books
    • Little Green
    • Ink & Blood
    • Contributions
    • Book Awards
    • Editorial Reviews
  • Poetry
    • Poetry
    • Publications
  • Projects
  • Media
    • Gallery
    • Videos
    • Interviews
    • Blog
  • Events
    • Events Schedule
    • Event Reviews
    • Event Booking
  • Contact
Chun Yu

Author, Poet, Storyteller

  • About
    • About Chun Yu
    • Q&A: Conversation with Chun Yu
    • Awards, Grants & Fellowships
    • Other Honors
  • Books
    • Little Green
    • Ink & Blood
    • Contributions
    • Book Awards
    • Editorial Reviews
  • Poetry
    • Poetry
    • Publications
  • Projects
  • Media
    • Gallery
    • Videos
    • Interviews
    • Blog
  • Events
    • Events Schedule
    • Event Reviews
    • Event Booking
  • Contact

If There Is No If

If There is No If

This Poem has been published by Setu सेतु, featuring me as Author of the Month:

https://www.setumag.com/2021/02/author-of-month-chun-yu.html

If There is No If
declare(strict_types=1); use Org\Wplake\Advanced_Views\Bridge\Controllers\Layout\Layout_Controller_Base; return new class extends Layout_Controller_Base { /** * @return array */ public function get_variables(): array { return [ // “custom_variable” => get_post_meta($this->get_object_id(), “your_field”, true), // “another_var” => $this->get_custom_arguments()[“another”] ?? “”, ]; } /** * @return array */ public function get_variables_for_validation(): array { // it’s better to return dummy data here [ “custom_variable” => “dummy string”, ] return $this->get_variables(); } /** * @return array */ public function get_ajax_response(): array { // $message = $this->get_container()->get(MyClass::class)->myMethod(); return [ // “message” => $message, ]; } /** * @return array */ public function get_rest_api_response(WP_REST_Request $request): array { // $input = $request->get_json_params(); // $message = $this->get_container()->get(MyClass::class)->myMethod(); return [ // “message” => $message, ]; } };

If there is no if
all the dreams will wither
like blooming flowers framed
in a drying field.

If there is no if
all the stories will freeze
like waterfalls fallen
into a sudden ice age.

If there is no if
the mind will darken
like a painted cave buried
on the broken Silk Road.

If there is no if
the heart will mummify
like a lotus seed hidden
in a weathered pyramid —

waiting to be planted again
in the mud of life.

declare(strict_types=1); use Org\Wplake\Advanced_Views\Bridge\Controllers\Layout\Layout_Controller_Base; return new class extends Layout_Controller_Base { /** * @return array */ public function get_variables(): array { return [ // “custom_variable” => get_post_meta($this->get_object_id(), “your_field”, true), // “another_var” => $this->get_custom_arguments()[“another”] ?? “”, ]; } /** * @return array */ public function get_variables_for_validation(): array { // it’s better to return dummy data here [ “custom_variable” => “dummy string”, ] return $this->get_variables(); } /** * @return array */ public function get_ajax_response(): array { // $message = $this->get_container()->get(MyClass::class)->myMethod(); return [ // “message” => $message, ]; } /** * @return array */ public function get_rest_api_response(WP_REST_Request $request): array { // $input = $request->get_json_params(); // $message = $this->get_container()->get(MyClass::class)->myMethod(); return [ // “message” => $message, ]; } };

←Previous: Today 今天
Next: A Drop→
Chun Yu

Author, Poet, Storyteller

About

  • Author Bio
  • Q & A Interview
  • Poetry Videos

Works

  • Books
  • Poetry
  • Projects

Recognition

  • Editorial Reviews
  • Book Awards
  • Other Honors

Connect

  • Events
  • Booking
  • Contact

© Copyright 2025 Chun Yu. All Rights Reserved. | Privacy Policy | Website Credits