chris.bracken.jp

Statically generated site for chris.bracken.jp
git clone https://git.bracken.jp/chris.bracken.jp.git
Log | Files | Refs

index.html (3524B)


      1 <!doctype html>
      2 <html lang="en">
      3 <head>
      4 <meta charset="utf-8">
      5 <meta name="viewport" content="width=device-width, initial-scale=1">
      6 <title>結婚してくれますか? - Chris Bracken</title>
      7 <link href="/css/site.css" rel="stylesheet">
      8 <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
      9 <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
     10 <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
     11 <link rel="manifest" href="/favicon/site.webmanifest">
     12 <link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#140f42">
     13 <link rel="shortcut icon" href="/favicon/favicon.ico">
     14 <meta name="msapplication-TileColor" content="#603cba">
     15 <meta name="msapplication-config" content="/favicon/browserconfig.xml">
     16 <meta name="theme-color" content="#ffffff">
     17 </head>
     18 <body>
     19 <header id="header">
     20 <div class="site-title">
     21 <h1><a href="/">Chris Bracken</a></h1>
     22 </div>
     23 
     24 <nav class="site-navbar">
     25 <ul id="menu" class="menu">
     26   <li class="menu-item"><a class="menu-item-a" href="/">Home</a></li>
     27   <li class="menu-item"><a class="menu-item-a" href="/about/">About</a></li>
     28   <li class="menu-item"><a class="menu-item-a" href="/code/">Code</a></li>
     29   <li class="menu-item"><a class="menu-item-a" rel="me"href="https://bsd.network/@cbracken">Fediverse</a></li>
     30 </ul>
     31 </nav>
     32 </header>
     33 <main id="main">
     34 <article>
     35 <h2 class="post-title"><a href="https://chris.bracken.jp/2005/07/kekkon-shite-kuremasu-ka/">結婚してくれますか?</a></h2>
     36 31 July 2005
     37 <p>The big news is that Yasuko and I will be getting married in November at
     38 Shimogamo Shrine in Kyoto. For the desperately curious, I &lsquo;officially&rsquo; proposed
     39 in February at <em>Souvenir</em>, a French restaurant down the street.</p>
     40 <p>In Japan, getting engaged isn&rsquo;t strictly just proposing. You&rsquo;re really not
     41 truly engaged until you&rsquo;ve &lsquo;officially&rsquo; proposed, which means not just deciding
     42 to get married, but getting together with the finacées parents and proposing to
     43 them. A long time ago, one might typically say <em>O-jou-san o boku ni kudasai.</em>
     44 &ldquo;Please give me your [honourable] daughter.&rdquo; I decided I&rsquo;d pass on that line.</p>
     45 <p>In any case, after a few trips back and forth to Kyoto, we settled on a
     46 Japanese ceremony just before noon, followed by a party with friends and family
     47 at a restaurant. The <em>nijikai</em> party in Tokyo will be western-style, but we
     48 haven’t even begun to think about when or where yet.</p>
     49 <p>For those questioning the sanity of a November wedding, keep in mind that in
     50 Japan, this is <em>kōyō</em> season, when all the leaves turn red and Japan is at its
     51 most beautiful. As Fall and Spring are the two most beautiful seasons in Japan,
     52 we were lucky to reserve when we did, back in April. Even then, some
     53 restaurants we talked to were already booked solid until mid-December.</p>
     54 <p>In any case, with the shrine and restaurant out of the way, all we have left to
     55 figure out is wedding rings, kimonos, invitations, flowers, food, gifts,
     56 speeches, photos, &hellip;</p>
     57 </article>
     58 </main>
     59 
     60 <footer id="footer">
     61 <div class="copyright">
     62 <span xmlns:dct="http://purl.org/dc/terms/" xmlns:cc="http://creativecommons.org/ns#">
     63 The content of this site by
     64 <a rel="cc:attributionURL" href="https://chris.bracken.jp/about"><span rel="cc:attributionName">Chris Bracken</span></a>
     65 is
     66 <a href="https://creativecommons.org/licenses/by/4.0">CC BY 4.0</a>.
     67 </span>
     68 </div>
     69 </footer>
     70 </body>
     71 </html>