generated from IIITH-Resources/courses_template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
278 lines (253 loc) · 13.7 KB
/
index.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-WBFQRRQ');</script>
<!-- End Google Tag Manager -->
<title>ITL1 - IIITH Resources</title>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="author" content="Bhav Beri">
<meta name='designer' content='Bhav Beri'>
<meta name='owner' content='Bhav Beri'>
<meta name="keywords" content="IIITH Resources">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="./Web/assets/css/main.css" />
<noscript>
<link rel="stylesheet" href="./Web/assets/css/noscript.css" />
</noscript>
</head>
<body class="is-preload">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WBFQRRQ" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Wrapper -->
<div id="wrapper" class="fade-in">
<!-- Intro -->
<div id="intro">
<a href="/index.html" class="logo" title="Home Page">
<h1>IIITH Resources</h1>
</a>
<h3>A One Stop Destination for your IIITH Life.</h3>
<h5>A Website full of resources for your amazing journey at this wonderful institution.<br /></h5>
<h2 style="color: aquamarine;">Introduction to Linguistics 1 {ITL-1}</h2>
<ul class="actions">
<li><a href="#header" class="button icon solid solo fa-arrow-down scrolly">Continue</a></li>
</ul>
</div>
<!-- Header -->
<header id="header">
<a href="/index.html" class="logo" title="Home Page" style="color: aquamarine;">IIITH Resources</a>
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li class="active"><a href="./index.html">ITL1 - Home</a></li>
<li><a href="./Web/assignments.html">Assignments</a></li>
<li><a href="./Web/project.html">Project</a></li>
<li><a href="./Web/notes.html">Notes</a></li>
</ul>
<ul class="links">
<li></li>
<li class="active"><a href="/index.html">Site - Home</a></li>
</ul>
<ul class="icons">
<li><a href="/index.html#about" class="icon brands fa-github" rel="author" target="_self"><span
class="label">GitHub Repository</span></a></li>
</ul>
<!--<ul class="icons">
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>-->
</nav>
<!-- Main -->
<div id="main">
<!-- Featured Post -->
<article class="post featured">
<header class="major">
<h2>
<a href="./index.html">Introduction to Linguistics 1<br />
{ITL 1}</a>
</h2>
<p>All of us use language everyday, but do we really understand how language and communication works?</p>
<p><i>This is the course where we start out our journey as a linguist, exploring topics ranging from morphology and phonology to how children learn languages!</i></p>
<p>Professor : <a href="https://www.iiit.ac.in/people/faculty/aditi.mukherjee/" rel="external"
target="_blank" style="color: Black;"> <b><i>Aditi Mukherjee</i></b></a> (Visiting Professor)
</p>
<p>
Ph.D (Delhi University, New Delhi)
</p>
</header>
</article>
<!-- Posts -->
<section class="posts">
<article>
<header>
<h2>Info</h2>
</header>
<p><i>Semester - 1</i></p>
<ul style="list-style-type: none">
<li><strong>Credits : 4</strong></li>
<li> </li>
<li>Lectures : 3</li>
<li>Tutorial : 1</li>
<li>Practical : 0</li>
</ul>
</article>
<article>
<header>
<h2>Grading Scheme</h2>
</header>
<p>
Will be updated soon!
</p>
</article>
<article>
<header>
<h2>Books & Reference Material</h2>
</header>
<p>
Title : <a
href="https://ukhtt3nee.files.wordpress.com/2019/04/an_introduction_to_language.pdf"
rel="external" target="_blank" style="color: Black;"> <strong>An Introduction to Language</strong></a><br />
Author(s) : <strong>Victoria Fromkin; Robert Rodman & Nina Hyams</strong><br />
Publisher : <strong>Cengage Learning</strong>
</p>
<p>
Title : <a href="https://www.uoanbar.edu.iq/HumanitarianEducationCollege/catalog/Aitchson(1).pdf" rel="external"
target="_blank" style="color: Black;"> <strong>Aitchison's Linguistics</strong></a><br />
Author(s) : <strong>Jean Aitchison</strong><br />
Publisher : <strong>McGraw Hill</strong>
</p>
<p>
Title : <a href="https://edisciplinas.usp.br/pluginfile.php/4415432/mod_folder/content/0/Comrie%201989%20-%20Lgg%20Universals%2C%20Linguistic%20Typology%20-%20Syntax%2C%20Morphology.pdf" rel="external"
target="_blank" style="color: Black;"> <strong>Language Universals and Linguistic Typology</strong></a><br />
Author(s) : <strong>Bernard Comrie</strong><br />
Publisher : <strong>The University of Chicago Press</strong>
</p>
</article>
<article>
<header>
<h2>Some helpful Websites</h2>
</header>
<p>
</p><ul class="actions fit">
<li class="has-line-data" data-line-start="1" data-line-end="2">
<a href="https://www.ipachart.com/" class="button primary fit" rel="external" target="_blank">IPA Chart</a>
</li></ul>
<ul class="actions fit">
<li class="has-line-data" data-line-start="1" data-line-end="2">
<a href="https://keyman.com/keyboards/h/ipa/" class="button primary fit" rel="external" target="_blank">Keyman IPA (SIL) keyboard
</a>
</li>
</ul>
<p></p>
</article>
</section>
<section class="post featured">
<article>
<header>
<h2>Syllabus</h2>
</header>
<div class="tip" markdown="1">
<p>
<b>What is language? Difference between human language and Animal languages</b> <br>
Natural language, Formal language and Artificial language, characteristic features of human language, what we know about language.<br>
<b>Study of Human language - the field of Linguistics</b> <br>
Looking at language from synchronic and diachronic points of view <br>
From structural perspective <br>
<i>Syntagmatic and paradigmatic aspects of language structure, Levels of structural analysis </i> <br>
Phonetics: <i>Place and manner of articulation of speech sounds, IPA. </i><br>
Phonology: <i>Phone, phoneme, allophone; Distinctive features; Phonological rules; Syllable. </i> <br>
Morphology: <i>Units of word's internal structure, word formation processes, inflectional and derivational morphology, compound words and how they are formed. </i><br>
Syntax: <i>Types of sentences, Sentence structures, Phrase structure grammar. </i><br>
From evolution perspective: <i>Historical Linguistics </i><br>
From usage perspective: <i>Socio linguistics </i><br>
From Psychological perspective: <i>Mechanisms of language acquisition, knowing more than one language </i><br>
<b> Indian Grammatical Tradition:</b> <br>
A communication model for language study. Paninian grammatical model. <br>
<b> Writing Systems:</b> <br>
Representing language through graphic characters.
</p>
</div>
</article>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<h4>Introduction to Linguistics 1</h4>
</section>
<section class="split contact">
<section class="alt">
<h3>Professor</h3>
<p>Aditi Mukherjee
</p>
</section>
<section>
<h3>Timeline</h3>
<p>Semester - 1</p>
</section>
<section>
<h3>Year of Content</h3>
<p>2021 - 2022</p>
</section>
<!--<section>
<h3>Social</h3>
<ul class="icons alt">
<li><a href="#" class="icon brands alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
</ul>
</section>-->
</section>
</footer>
<!-- Copyright -->
<!--<div id="copyright">
<ul>
<p class="copyright">© <a href="https://github.com/bhavberi/IIITH-Resources/blob/main/LICENSE"
target="_blank" rel="follow">Bhav Beri & Contibutors. <img alt="GitHub"
src="https://img.shields.io/github/license/bhavberi/IIITH-Resources?label=License&style=plastic"></a>
</p>
<p class="copyright">Design: Massively by HTML5 UP.</p>
<!-
Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
->
</ul>
<a href="https://www.hitwebcounter.com" target="_blank" onclick="return false;"> Website Views :
<img src="https://hitwebcounter.com/counter/counter.php?page=7920934&style=0038&nbdigits=6&type=page&initCount=100"
title="Free Counter" Alt="web counter" border="0" />
</a>
</div>-->
<include src="./Web/footer.html"></include>
</div>
<!-- Scripts -->
<script src="./Web/assets/js/jquery.min.js"></script>
<script src="./Web/assets/js/jquery.scrollex.min.js"></script>
<script src="./Web/assets/js/jquery.scrolly.min.js"></script>
<script src="./Web/assets/js/browser.min.js"></script>
<script src="./Web/assets/js/breakpoints.min.js"></script>
<script src="./Web/assets/js/util.js"></script>
<script src="./Web/assets/js/main.js"></script>
<script src="https://unpkg.com/htmlincludejs"></script>
<!---<include src="./trial.html"></include>--->