/**
* Nov 15, 2014 is our special, romantic anniversary,
* this page is a holding to celebrate and commemorate.
*/
Boy i = new Boy("SoyaDokio");
Girl u = new Girl("Yearningyeap18");
// Sept 2, 2012, You had been living deeply in my heart
// when I met you first time.
i.haveCrushOn(u);
// Nov 15, 2014, I decided to tell you how I fell.
i.love(u);
// On that day, I was indeed the luckiest person on Earth!
u.accept();
// Since then, my life with you is like an endless romantic movie.
i.sweetWith(u);
// You say that you won't be so easy to get married with me.
// So I kept waiting and I had confidence that you will.
boolean isHesitate = true;
while (isHesitate) {
i.waitFor(u);
// I think it is an important decision
// and you should think it over.
isHesitate = u.thinkOver();
}
// Nov 15, 2019, I decided to tell you my proposal
// at our 5th anniversary.
i.proposeTo(u);
// I was the happiest one in the world!
isHesitate = u.accept();
// After a romantic wedding, we will live happily ever after.
i.marry(u);
i.liveHappilyWith(u);
_
Yearningyeap18, we have fallen in love for
0 day 00 hr 00 min 00 sec
Love u forever and ever.
- SoyaDokio

Home  |  About  |  Contact

Copyright © 2014-2019 soyadokio.cn | All Rights Reserved