Showing posts with label angel. Show all posts
Showing posts with label angel. Show all posts

Saturday, September 25, 2010

An Angel's Ink





I wish I could say that this is a sneak-peak of my upcoming book featuring all the poems I've written.
Haha. Napakaambisyosa ko. Ang totoo, sa Microsoft Publisher ko lang ginagawa, at hindi ko matutukan dahil sa kakulangan ng panahon. At 'yung anghel sa taas, ang kaisa-isa pa lang na illustration na nagawa ko. Anghel, kasi, balak kong bigyan ng title na - An Angel's Ink. :)  Sana matapos ko kahit gaano pa katagal.


Tuesday, November 3, 2009

YouAndMe.java

import emotions.*;
private class YouAndMe {
private String you;
private String me;
private int arguments;
private boolean isUsOkay;
private boolean youHappy;
private boolean meHappy;
private boolean youFeelLoved;
private boolean meFeelLoved;
private YouAndMe(String you, String me, boolean isUsOkay, int arguments) {
this.you = you;
this.me = me;
this.isUsOkay = isUsOkay;
this.arguments = arguments;
youHappy = false;
meHappy = false;
youFeelLoved = false;
meFeelLoved = true;
}
private String willToBeTogether(){
if(youHappy && youFeelLoved && isUsOkay && (arguments == 0)){
return “We will be together!”;
}else{
return “We will not be together”;
}
}
private static void main(String arguments[]){
YouAndMe us = new YouAndMe(”best”, “angel”, false, arguments.length);
System.out.println(us.willBeTogether());
}
}

Numb

I’d like to stop thinking about you
About how you look at me saying,
“have I already told you I love you?”
I’d like to change my memories of you
Especially when you kiss the back of my hand
Seems like I still feel your lips touch mine
With every dream at night,
Your voice resounds in my head
When you told me “I’ll marry you”
Yes, I still hear you raging mad at me
Calling me angel, your only fantasy
Yes, I still feel you touching my face
As we kiss so tenderly
Yes, I still miss you so badly
Yes, I want to be numb ’cause it’s painful
When I still hear and feel you
Yes, I want to be numb ’cause it’s painful
To hear you say “goodbye”.