News for the ‘Some Random Thoughts’ Category

Why Friend?

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "Friend": "Human companion",
    "Types": {
        "Good Friend": [
            "can seek help",
            "can ask money"
        ],
        "Close Friend": [
            "can tell secrets",
            "cry out all problems",
            "can be stupid with",
            "all the benifits of a good friend",
            "and many more"
        ]
    },
    "No Friend": [
        "lonely",
        "boring",
        "no life",
        "can't fit all here"
    ],
    "Why Friend": "except above"
}
Posted: June 4th, 2011
Categories: Just For Fun, Some Random Thoughts
Tags:
Comments: No Comments.