-
Notifications
You must be signed in to change notification settings - Fork 0
/
research.html
64 lines (62 loc) · 3.78 KB
/
research.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
62
63
64
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>The Society For The Preservation of Indian Arts and Culture</title>
<link rel="stylesheet" type="text/css" href="stylesheets/style.css" />
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
</head>
<body>
<div id="universal_container">
<div id="header">
<img src="images/logo.gif" alt="Spinac Logo" />
</div>
<div id="menu">
<ul>
<li><a href="index.html"><img src="images/menu/home.gif" alt="Home" /></a></li>
<li><a href="projects.html"><img src="images/menu/projects.gif" alt="Projects" /></a></li>
<li><a href="heritage.html"><img src="images/menu/heritage.gif" alt="Heritage" /></a></li>
<li><a href="research.html"><img src="images/menu/research.gif" alt="Research" /></a></li>
<li><a href="goals.html"><img src="images/menu/goals.gif" alt="Goals" /></a></li>
<li class="last_child"><a href="about_us.html"><img src="images/menu/about_us.gif" alt="About Us" /></a></li>
</ul>
</div>
<div id="sub_page_paragraphs">
<h1>Research</h1>
<p>The SPINAC has a separate division that is involved in conducting advanced research into the historical and contemporary aspects of South Asia.</p>
<h2>The focus is on:</h2>
<ul>
<li>various aspects of history of Indian civilisation</li>
<li>languages and literary traditions</li>
<li>long-term historical social-cultural and political-economic transformation processes</li>
<li>environmental policies and consequences</li>
<li>history of science, medicine and technology</li>
<li>empowerment dalits and women</li>
</ul>
<p>There are two core research projects that the Trust is proposing to work on with the active support from the Government and corporate world under their corporate social responsibility:</p>
<ol>
<li>The survey, study and documentation of endangered languages and cultural forms are part of research agenda. In particular the tribes in India have evolved unique forms of oral languages and religious narrative traditions which are endangered in the contemporary world. The SPINAC has a special program to conduct research into the tribal life-world and preserve the endangered language forms in electronic form and creative public access.</li>
<li>Developing "Medical humanity": it essentially means doing research and creating an ideal environment for a creative dialogue between the Bio-medical world and the world of Social Sciences. Social world is expanding outside the Bio-medical world and the latter can be provided with insight from the civil society and the historical practices of medicine. The urgent need is to create a link between the civil society and the Bio-medical sciences and this link creates medical humanity. The Trust therefore proposed to study mortality, diseases, medical care and drug inventions from the historical as well as contemporary perspective.</li>
</ol>
<hr />
</div>
<div id="footer">
<div id="support_us">
<h1><img src="images/headers/support_us.gif" alt="" /></h1>
<ul>
<li><a href="volunteer.html#donate">Donate</a></li>
<li><a href="volunteer.html#volunteer">Volunteer</a></li>
</ul>
</div>
<div id="social_networks">
<ul>
<li><a href="http://twitter.com/spinacorg"><img src="images/icons/twitter.gif" alt="SPINAC on Twitter" /></a></li>
<li><a href="http://facebook.com/spinac.org"><img src="images/icons/facebook.gif" alt="SPINAC on Facebook" /></a></li>
</ul>
</div>
<p id="copyright">Copyright © 2017 the SPINAC trust - Hyderabad, Andhra Pradesh India<br />
(+91) 40 23004306</p>
</div>
</div>
</body>
</html>