-
Notifications
You must be signed in to change notification settings - Fork 0
/
1039.html
61 lines (53 loc) · 3.47 KB
/
1039.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<html>
<head>
<title>திருக்குறள் | குறள் | திருவள்ளுவர் | அதிகாரம் | அறத்துப்பால் | பாயிரவியல் | இல்லறவியல் | துறவறவியல் | ஊழியல் | பொருட்பால் | Thirukkural | Thirukkural in tamil | Thiruvalluvar | Kural | Kural explanation | Tiruvallurar kural | thirukural with tamil meaning | thirukural tamil | thirukural online | adhigaram</title>
<meta charset="utf-8">
<link rel="canonical" href="http://kural.manojkumar.net/kural" />
<meta property="og:title" content="திருக்குறள்"/>
<meta property="og:type" content="article"/>
<meta property="og:site_name" content="manojkumar.net"/>
</head>
<style>
html, body {
height: 100%;
}
html {
display: table;
margin: auto;
}
body {
display: table-cell;
#vertical-align: middle;
#text-align: center;
}
#tamil-kural {
padding:0;
margin:0;
line-height : 15px;
}
</style>
<body>
<div><center><h1>
1039
</br>
<button id="clck">அடுத்த ஏதோ ஒரு குறள்</button>
</h1></center></div>
<div id="tamil-kural">
<h1>செல்லான் கிழவன் இருப்பின் நிலம்புலந்து</h1>
<h1>இல்லாளின் ஊடி விடும்.</h1>
</div>
<p> <b>டாக்டர் மு.வரதராசனார்:</b>நிலத்திற்கு உரியவன் நிலத்தைச் சென்று பார்க்காமல் வாளா இருந்தால் அந் நிலம் அவனுடைய மனைவியைப் போல் வெறுத்து அவனோடு பிணங்கிவிடும்.</p>
<p><b>மு.கருணாநிதி:</b>உழவன், தனது நிலத்தை நாள்தோறும் சென்று கவனிக்காமல் இருந்தால், அவனால் வெறுப்புற்று விலகியிருக்கும் மனைவிபோல அது விளைச்சலின்றிப் போய்விடும்</p>
<p><b>சாலமன் பாப்பையா:</b>நிலத்திற்கு உரியவன் நாளும் நிலத்திற்குச் சென்று செய்ய வேண்டியதைச் செய்யாது சோம்பி இருந்தால், கடமை ஆற்றாத கணவனை முதலில் மனத்தால் வெறுத்துப் பின் அவனோடு ஊடி விடும் மனைவியைப் போல நிலமும் முதலில் வாடிப் பிறகு பலன் தராமல் போய்விடும்.</p>
<h1>English</h1>
<h1>If landsmen sit sans moving about The field like wife will sulk and pout</h1>
<p>If the owner does not (personally) attend to his cultivation, his land will behave like an angry wife and yield him no pleasure</p>
</body>
<script>
document.getElementById("clck").onclick = function () {
let num = Math.floor(Math.random() * 1330) + 1;
const full = window.location.protocol + '//' + window.location.host+'/'+num+".html";
window.location.replace(full);
};
</script>
</html>