T EX and Linguistics Steve Peter Beech Stave Press and T EX - - PDF document

t ex and linguistics
SMART_READER_LITE
LIVE PREVIEW

T EX and Linguistics Steve Peter Beech Stave Press and T EX - - PDF document

T EX and Linguistics Steve Peter Beech Stave Press and T EX Users Group 1 Who we are 2 The field of Linguistics synchronic vs. diachronic 3 The field of Linguistics synchronic vs. diachronic theoretical vs. applied 4 The field of


slide-1
SLIDE 1

T EX and Linguistics

Steve Peter Beech Stave Press and T EX Users Group

1

slide-2
SLIDE 2

Who we are

2

slide-3
SLIDE 3

The field of Linguistics

synchronic vs. diachronic

3

slide-4
SLIDE 4

The field of Linguistics

synchronic vs. diachronic theoretical vs. applied

4

slide-5
SLIDE 5

The field of Linguistics

synchronic vs. diachronic theoretical vs. applied traditional

5

slide-6
SLIDE 6
  • 1. philology
  • 2. phonology
  • 3. phonetics
  • 4. syntax
  • 5. semantics
  • 6. “hyphenated”

(a) psycholinguistics (b) sociolinguistics (c) biolinguistics (d) discourse analysis

6

slide-7
SLIDE 7

Notation

7

slide-8
SLIDE 8

Philology transliteration (¯ a, ¯ e, ¯ ı, ¯

  • , ¯

u, ˇ s, s .) manuscripts/paleography critical editions Greek (PSGreek/Teubner) Hebrew/Arabic/Nagari, etc.

8

slide-9
SLIDE 9

Semantics

9

slide-10
SLIDE 10

Phonetics

10

slide-11
SLIDE 11

Phonology IPA (ex) computational phonology OT (ex)

11

slide-12
SLIDE 12

Syntax aligned examples (1) I invited Fred for dinner. (2) ? I invited for dinner Fred. (3) * I for invited Fred dinner. (4) Den the Fritz1 Fred habe have ich I

e1 zum

to the Essen eating eingeladen. invited. I invited Fred for dinner.

12

slide-13
SLIDE 13

\begin{exe} \ex I invited Fred for dinner. \ex[?]{I invited for dinner Fred.} \ex[*]{I for invited Fred dinner.} \ex \gll Den Fritz$_1$ habe ich $e_1$ zum Essen eingelade the Fred have I {} {to the} eating inv \glt I invited Fred for dinner. \end{exe}

13

slide-14
SLIDE 14

trees (QTree, SyntTree, TreeDVIPS, PST-JFTree)

14

slide-15
SLIDE 15

15

slide-16
SLIDE 16

16

slide-17
SLIDE 17

AVMs

17

slide-18
SLIDE 18

\newbox\matrixsynsem \newbox\headdtr \newbox\compdtrone \newbox\compdtrtwo {\scriptsize \avmoptions{center} \setbox\matrixsynsem=\hbox{\begin{avm} \osort{synsem}{\[local & \[cat & \[ \] \\ content & \[ \]\]\]} \end{avm}} \setbox\headdtr=\hbox{\begin{avm} \osort{word}{\[ phon\;\<\rm likes\>\\ synsem\;\[local\[ cat\;\[ head \; \@{5}\\ arg-s\;\< \@{1},\@{2}\>\] \\ content\;\@{6} \]\]\]} \end{avm}} \setbox\compdtrone=\hbox{\begin{avm} \sort{phrase}{\[ phon\;\<\rm fido\>\\ synsem\;\@{1}\;\[local\[ cat\;\[ head\;noun\\ arg-s\;\< \>\] \\ content\;\@{3} \]\]\]} \end{avm}} \setbox\compdtrtwo=\hbox{\begin{avm} \sort{phrase}{\[ phon\;\<\rm bones\>\\ synsem\;\@{2}\;\[local\[ cat\;\[ head\;noun\\ arg-s\;\< \>\] \\

18

slide-19
SLIDE 19

content\;\@{4} \]\]\]} \end{avm}} \avmoptions{active,sorted} \begin{avm} \hspace{-1in} [{phrase} phon\;\<\rm fido likes bones\> \\ synsem\;[{synsem} local [{} cat & [{} head & @{5}\\ arg-s & \< \; \>] \\ content & @{6}[{psoa} reln\;like \\ arg1\;@{3} \\ arg2\;@{4} ]]]\\ dtrs\;\sort{head-struc}{[{} head-dtr\;\box\headdtr \\ comp-dtrs\;< \box\compdtrone , \\ \hspace{.5in} \box\compdtrtwo>]}] \end{avm}}

19

slide-20
SLIDE 20

Categorial Grammar PSTricks stuff

20

slide-21
SLIDE 21

21