]> git.lyx.org Git - lyx.git/blob - lib/examples/linguistics.lyx
Document the automatic generation of LFUNs.lyx (51d4036d)
[lyx.git] / lib / examples / linguistics.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 506
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/examples/
7 \textclass article
8 \begin_preamble
9 %% Uncomment the following for Tableaux captions on top:
10 %\floatstyle{plaintop}
11 %\restylefloat{tableau}
12 \end_preamble
13 \use_default_options false
14 \begin_modules
15 linguistics
16 \end_modules
17 \maintain_unincluded_children false
18 \language english
19 \language_package default
20 \inputencoding auto
21 \fontencoding global
22 \font_roman "lmodern" "FreeSerif"
23 \font_sans "default" "FreeSans"
24 \font_typewriter "default" "default"
25 \font_math "auto" "auto"
26 \font_default_family default
27 \use_non_tex_fonts false
28 \font_sc false
29 \font_osf false
30 \font_sf_scale 100 100
31 \font_tt_scale 100 100
32 \graphics default
33 \default_output_format default
34 \output_sync 0
35 \bibtex_command default
36 \index_command default
37 \paperfontsize default
38 \spacing single
39 \use_hyperref true
40 \pdf_bookmarks true
41 \pdf_bookmarksnumbered false
42 \pdf_bookmarksopen false
43 \pdf_bookmarksopenlevel 1
44 \pdf_breaklinks false
45 \pdf_pdfborder true
46 \pdf_colorlinks false
47 \pdf_backref false
48 \pdf_pdfusetitle true
49 \papersize default
50 \use_geometry false
51 \use_package amsmath 1
52 \use_package amssymb 1
53 \use_package cancel 0
54 \use_package esint 1
55 \use_package mathdots 1
56 \use_package mathtools 0
57 \use_package mhchem 1
58 \use_package stackrel 0
59 \use_package stmaryrd 0
60 \use_package undertilde 0
61 \cite_engine basic
62 \cite_engine_type default
63 \biblio_style plain
64 \use_bibtopic false
65 \use_indices false
66 \paperorientation portrait
67 \suppress_date false
68 \justification true
69 \use_refstyle 0
70 \index Index
71 \shortcut idx
72 \color #008000
73 \end_index
74 \secnumdepth 3
75 \tocdepth 3
76 \paragraph_separation indent
77 \paragraph_indentation default
78 \quotes_language english
79 \papercolumns 1
80 \papersides 1
81 \paperpagestyle default
82 \tracking_changes false
83 \output_changes false
84 \html_math_output 0
85 \html_css_as_file 0
86 \html_be_strict false
87 \end_header
88
89 \begin_body
90
91 \begin_layout Title
92 Writing linguistic papers with \SpecialChar LyX
93
94 \end_layout
95
96 \begin_layout Author
97 Jürgen Spitzmüller
98 \begin_inset Newline newline
99 \end_inset
100
101
102 \begin_inset CommandInset href
103 LatexCommand href
104 target "spitz@lyx.org"
105 type "mailto:"
106
107 \end_inset
108
109
110 \end_layout
111
112 \begin_layout Date
113 21/04/2015
114 \end_layout
115
116 \begin_layout Abstract
117 This paper describes some features that \SpecialChar LyX
118  provides to linguists.
119  It demonstrates how to use some native support in order to produce numbered
120  examples, glosses, OT tableaux, semantic markup, structure trees, and phonetic
121  symbols (IPA).
122 \end_layout
123
124 \begin_layout Section
125 Aims and prerequisites
126 \end_layout
127
128 \begin_layout Standard
129 Basically, this paper describes the features of the 
130 \begin_inset Quotes eld
131 \end_inset
132
133 Linguistics
134 \begin_inset Quotes erd
135 \end_inset
136
137  module that ships with \SpecialChar LyX
138  as of version 1.6.0.
139  
140 \begin_inset Quotes eld
141 \end_inset
142
143 Modules
144 \begin_inset Quotes erd
145 \end_inset
146
147  are support files (introduced with \SpecialChar LyX
148  1.6.0) that can easily be selected for
149  any document.
150  In order to use the Linguistics module, go to 
151 \family sans
152 Document\SpecialChar menuseparator
153 Settings\SpecialChar menuseparator
154 Modules
155 \family default
156 , select 
157 \begin_inset Quotes eld
158 \end_inset
159
160 Linguistics
161 \begin_inset Quotes erd
162 \end_inset
163
164  from the list of available modules, and hit the 
165 \family sans
166 Add
167 \family default
168  button to select it for your document (as already done for this document).
169 \end_layout
170
171 \begin_layout Standard
172 You should be able to use the module with any document class (please inform
173  me, if not).
174  However, in order to use all the features, you need to have the following
175  \SpecialChar LaTeX
176  packages installed:
177 \end_layout
178
179 \begin_layout Enumerate
180
181 \emph on
182 covington.sty
183 \emph default
184  
185 \begin_inset CommandInset citation
186 LatexCommand cite
187 key "covington"
188
189 \end_inset
190
191 : This is the base package used for numbered examples and glosses.
192 \begin_inset Separator parbreak
193 \end_inset
194
195
196 \end_layout
197
198 \begin_deeper
199 \begin_layout Itemize
200 Installed on your system: 
201 \begin_inset Info
202 type  "package"
203 arg   "covington"
204 \end_inset
205
206 .
207 \end_layout
208
209 \end_deeper
210 \begin_layout Enumerate
211
212 \emph on
213 enumitem.sty
214 \emph default
215  
216 \begin_inset CommandInset citation
217 LatexCommand cite
218 key "enumitem"
219
220 \end_inset
221
222 : This package is used for the Subexamples style.
223  It is generally useful to alter the appearance of lists (such as 
224 \emph on
225 enumerate
226 \emph default
227
228 \emph on
229 itemize
230 \emph default
231
232 \emph on
233 description
234 \emph default
235 ).
236 \begin_inset Separator parbreak
237 \end_inset
238
239
240 \end_layout
241
242 \begin_deeper
243 \begin_layout Itemize
244 Installed on your system: 
245 \begin_inset Info
246 type  "package"
247 arg   "enumitem"
248 \end_inset
249
250 .
251 \end_layout
252
253 \end_deeper
254 \begin_layout Enumerate
255
256 \emph on
257 csquotes.sty
258 \emph default
259  
260 \begin_inset CommandInset citation
261 LatexCommand cite
262 key "csquotes"
263
264 \end_inset
265
266 : Needed for the 
267 \emph on
268 Meaning
269 \emph default
270  character style.
271  The package provides context sensitive quotation marks, depending on the
272  language in use.
273 \begin_inset Separator parbreak
274 \end_inset
275
276
277 \end_layout
278
279 \begin_deeper
280 \begin_layout Itemize
281 Installed on your system: 
282 \begin_inset Info
283 type  "package"
284 arg   "csquotes"
285 \end_inset
286
287 .
288 \end_layout
289
290 \end_deeper
291 \begin_layout Enumerate
292
293 \emph on
294 float.sty
295 \emph default
296  
297 \begin_inset CommandInset citation
298 LatexCommand cite
299 key "float"
300
301 \end_inset
302
303 : Needed for the OT tableaux floats and list of floats.
304  This package should be part of any \SpecialChar LaTeX
305  distribution.
306 \begin_inset Separator parbreak
307 \end_inset
308
309
310 \end_layout
311
312 \begin_deeper
313 \begin_layout Itemize
314 Installed on your system: 
315 \begin_inset Info
316 type  "package"
317 arg   "float"
318 \end_inset
319
320 .
321 \end_layout
322
323 \end_deeper
324 \begin_layout Enumerate
325
326 \emph on
327 forest.sty
328 \emph default
329  
330 \begin_inset CommandInset citation
331 LatexCommand cite
332 key "forest"
333
334 \end_inset
335
336 : This package is used to generate structure trees.
337 \begin_inset Separator parbreak
338 \end_inset
339
340
341 \end_layout
342
343 \begin_deeper
344 \begin_layout Itemize
345 Installed on your system: 
346 \begin_inset Info
347 type  "package"
348 arg   "forest"
349 \end_inset
350
351 .
352 \end_layout
353
354 \end_deeper
355 \begin_layout Section
356 Numbered examples
357 \end_layout
358
359 \begin_layout Standard
360 Numbered examples are inserted via the layout drop-down box in the toolbar.
361  There are three variants:
362 \end_layout
363
364 \begin_layout Numbered Example (multiline)
365 This is a multiline example [Style 
366 \emph on
367 Numbered Example (multiline)
368 \emph default
369 ]
370 \end_layout
371
372 \begin_layout Numbered Example (multiline)
373 it can have several paragraphs
374 \end_layout
375
376 \begin_layout Numbered Examples (consecutive)
377 This is a single example
378 \begin_inset CommandInset label
379 LatexCommand label
380 name "exa:single-example"
381
382 \end_inset
383
384  [Style 
385 \emph on
386 Numbered Example (consecutive)
387 \emph default
388 ]
389 \end_layout
390
391 \begin_layout Numbered Examples (consecutive)
392 Consecutive single examples get their own numbers
393 \end_layout
394
395 \begin_layout Subexample
396 This is a subexample
397 \begin_inset CommandInset label
398 LatexCommand label
399 name "subsec:subexample"
400
401 \end_inset
402
403  [Style 
404 \emph on
405 Subexample
406 \emph default
407 ]
408 \end_layout
409
410 \begin_layout Subexample
411 And another one
412 \end_layout
413
414 \begin_layout Standard
415 References to examples are produced as usual: insert a label to the example
416  and a cross-reference via 
417 \family sans
418 Insert\SpecialChar menuseparator
419 Cross references
420 \family default
421 .
422  We refer here, just for the sake of demonstrating this, to 
423 \begin_inset CommandInset ref
424 LatexCommand ref
425 reference "exa:single-example"
426
427 \end_inset
428
429  and 
430 \begin_inset CommandInset ref
431 LatexCommand ref
432 reference "subsec:subexample"
433
434 \end_inset
435
436 .
437 \end_layout
438
439 \begin_layout Standard
440 If you want to modify the numbering of an individual example, you can use
441  
442 \family sans
443 Insert\SpecialChar menuseparator
444 Custom Numbering 
445 \family default
446 .
447 \end_layout
448
449 \begin_layout Section
450 Glosses
451 \end_layout
452
453 \begin_layout Standard
454 The Linguistics module provides two kinds of glosses, which can be inserted
455  via 
456 \family sans
457 Insert\SpecialChar menuseparator
458 Custom Insets
459 \family default
460 : The standard 
461 \emph on
462 Glosse
463 \emph default
464  provides a gloss that consists of two lines (a gloss pair) and a translation,
465  the 
466 \emph on
467 Tri-Glosse
468 \emph default
469  insets consists of three lines and a translation (the third line is usually
470  needed to give morphological or phonological information next to the gloss
471  pair).
472  Each translation line might span multiple lines in the output, i.
473 \begin_inset space \thinspace{}
474 \end_inset
475
476 e., the paragraphs are automatically broken if they exceed the text width.
477  The translation line is inserted by means of 
478 \family sans
479 Insert\SpecialChar menuseparator
480 Glosse Translation
481 \family default
482 .
483  It does not matter where you insert the translation, it is always printed
484  as the last line.
485 \end_layout
486
487 \begin_layout Standard
488 Here is a simple example for a 
489 \emph on
490 Glosse
491 \emph default
492 :
493 \end_layout
494
495 \begin_layout Standard
496 \begin_inset Flex Glosse
497 status open
498
499 \begin_layout Plain Layout
500 C'est     un exemple simple
501 \end_layout
502
503 \begin_layout Plain Layout
504 \begin_inset Flex GroupGlossedWords
505 status open
506
507 \begin_layout Plain Layout
508 This is
509 \end_layout
510
511 \end_inset
512
513  an example simple
514 \end_layout
515
516 \begin_layout Plain Layout
517 \begin_inset Argument 1
518 status open
519
520 \begin_layout Plain Layout
521 \begin_inset Quotes els
522 \end_inset
523
524 This is a simple example
525 \begin_inset Quotes ers
526 \end_inset
527
528
529 \end_layout
530
531 \end_inset
532
533
534 \end_layout
535
536 \end_inset
537
538
539 \end_layout
540
541 \begin_layout Standard
542 \noindent
543 Use 
544 \family sans
545 Edit\SpecialChar menuseparator
546 Text Style\SpecialChar menuseparator
547 GroupGlossedWords
548 \family default
549  in order to hold together multi-word expressions (or alternatively just
550  put braces in TeX mode 
551 \begin_inset ERT
552 status open
553
554 \begin_layout Plain Layout
555
556 {
557 \end_layout
558
559 \end_inset
560
561 around those words
562 \begin_inset ERT
563 status open
564
565 \begin_layout Plain Layout
566
567 }
568 \end_layout
569
570 \end_inset
571
572 ).
573  Note that you can enter multiple spaces to align the glosses in the \SpecialChar LyX
574  work
575  area; this will not affect the output.
576 \end_layout
577
578 \begin_layout Standard
579 Here is a three-line gloss (
580 \emph on
581 Tri-Glosse
582 \emph default
583 ); the procedure is the same:
584 \end_layout
585
586 \begin_layout Standard
587 \begin_inset Flex Tri-Glosse
588 status open
589
590 \begin_layout Plain Layout
591 C'est      un exemple simple
592 \end_layout
593
594 \begin_layout Plain Layout
595 \begin_inset Flex GroupGlossedWords
596 status open
597
598 \begin_layout Plain Layout
599 Das ist
600 \end_layout
601
602 \end_inset
603
604  ein Beispiel einfach
605 \end_layout
606
607 \begin_layout Plain Layout
608 \begin_inset Flex GroupGlossedWords
609 status open
610
611 \begin_layout Plain Layout
612 This is
613 \end_layout
614
615 \end_inset
616
617  an  example simple
618 \end_layout
619
620 \begin_layout Plain Layout
621 \begin_inset Argument 1
622 status open
623
624 \begin_layout Plain Layout
625 \begin_inset Quotes els
626 \end_inset
627
628 This is a simple example
629 \begin_inset Quotes ers
630 \end_inset
631
632
633 \end_layout
634
635 \end_inset
636
637
638 \end_layout
639
640 \end_inset
641
642
643 \end_layout
644
645 \begin_layout Standard
646 \noindent
647 If you want to have numbered glosses, simply insert the gloss inset to a
648  numbered examples paragraph, as follows:
649 \end_layout
650
651 \begin_layout Numbered Examples (consecutive)
652 \begin_inset Flex Tri-Glosse
653 status open
654
655 \begin_layout Plain Layout
656 Mein Luftkissenfahrzeug ist voller  Aale
657 \end_layout
658
659 \begin_layout Plain Layout
660 My    skeertuig                   is  vol       palings
661 \end_layout
662
663 \begin_layout Plain Layout
664 My    hovercraft                 is 
665 \begin_inset Flex GroupGlossedWords
666 status open
667
668 \begin_layout Plain Layout
669 full of
670 \end_layout
671
672 \end_inset
673
674  eels
675 \end_layout
676
677 \begin_layout Plain Layout
678 \begin_inset Argument 1
679 status open
680
681 \begin_layout Plain Layout
682 \begin_inset Quotes els
683 \end_inset
684
685 Do you have matches?
686 \begin_inset Quotes ers
687 \end_inset
688
689
690 \end_layout
691
692 \end_inset
693
694
695 \end_layout
696
697 \end_inset
698
699
700 \end_layout
701
702 \begin_layout Subsection*
703 Tips & Tricks
704 \end_layout
705
706 \begin_layout Subsubsection*
707 Avoiding Page Breaks within Glosses
708 \end_layout
709
710 \begin_layout Standard
711 Page breaks might occur within glosses, which is not desirable.
712  A workaround is to wrap glosses into boxes (via 
713 \family sans
714 Insert\SpecialChar menuseparator
715 Box\SpecialChar menuseparator
716 Frameless
717 \family default
718 ).
719  If you want to automate this for all glosses, you can copy the following
720  code to 
721 \family sans
722 Document\SpecialChar menuseparator
723 Settings\SpecialChar menuseparator
724 LaTeX Preamble
725 \family default
726 :
727 \begin_inset Separator parbreak
728 \end_inset
729
730
731 \end_layout
732
733 \begin_layout Quote
734 \begin_inset listings
735 lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
736 inline false
737 status open
738
739 \begin_layout Plain Layout
740
741 % Do not break pages at two-line glosses
742 \end_layout
743
744 \begin_layout Plain Layout
745
746
747 \backslash
748 AtBeginDocument{%
749 \end_layout
750
751 \begin_layout Plain Layout
752
753
754 \backslash
755 renewenvironment{linggloss}[2][]{%
756 \end_layout
757
758 \begin_layout Plain Layout
759
760
761 \backslash
762 def
763 \backslash
764 glosstr{
765 \backslash
766 glt #1}%
767 \end_layout
768
769 \begin_layout Plain Layout
770
771
772 \backslash
773 begin{minipage}{.7
774 \backslash
775 textwidth}
776 \end_layout
777
778 \begin_layout Plain Layout
779
780
781 \backslash
782 gll #2}{
783 \backslash
784 glosstr
785 \backslash
786 glend
787 \backslash
788 end{minipage}}
789 \end_layout
790
791 \begin_layout Plain Layout
792
793 }
794 \end_layout
795
796 \end_inset
797
798
799 \end_layout
800
801 \begin_layout Quote
802 \begin_inset listings
803 lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
804 inline false
805 status open
806
807 \begin_layout Plain Layout
808
809 % Do not break pages at three-line glosses
810 \end_layout
811
812 \begin_layout Plain Layout
813
814
815 \backslash
816 AtBeginDocument{%
817 \end_layout
818
819 \begin_layout Plain Layout
820
821
822 \backslash
823 renewenvironment{lingglosss}[2][]{%
824 \end_layout
825
826 \begin_layout Plain Layout
827
828
829 \backslash
830 def
831 \backslash
832 glosstr{
833 \backslash
834 glt #1}%
835 \end_layout
836
837 \begin_layout Plain Layout
838
839
840 \backslash
841 begin{minipage}{.7
842 \backslash
843 textwidth}
844 \end_layout
845
846 \begin_layout Plain Layout
847
848
849 \backslash
850 glll #2}{
851 \backslash
852 glosstr
853 \backslash
854 glend
855 \backslash
856 end{minipage}}
857 \end_layout
858
859 \begin_layout Plain Layout
860
861 }
862 \end_layout
863
864 \end_inset
865
866
867 \end_layout
868
869 \begin_layout Standard
870 You might have to adapt the minipage width (
871 \family typewriter
872 .7
873 \backslash
874 textwidth
875 \family default
876  in the example code) to fit the glosses to your actual page width.
877 \end_layout
878
879 \begin_layout Subsubsection*
880 Footnotes in Glosses
881 \end_layout
882
883 \begin_layout Standard
884 Although you can insert a footnote in a 
885 \emph on
886 Glosse
887 \emph default
888  inset, LaTeX compilation will not succeed.
889  If you need footnotes, put 
890 \family typewriter
891
892 \backslash
893 footnotemark
894 \family default
895  in TeX mode in the glosse at the point where the footnote number should
896  appear, and
897 \family typewriter
898  
899 \backslash
900 footnotetext{Actual footnote ...}
901 \family default
902 , also in TeX mode, right behind the 
903 \emph on
904 Glosse
905 \emph default
906  inset.
907  If you need several footnotes, just insert multiple of these constructs.
908 \end_layout
909
910 \begin_layout Subsubsection*
911 Using Glosses (and Examples) in a Beamer Presentation
912 \end_layout
913
914 \begin_layout Standard
915 The 
916 \emph on
917 covington
918 \emph default
919  package and the 
920 \emph on
921 beamer
922 \emph default
923  class do not work together out of the box, since they both try to define
924  the commands 
925 \family typewriter
926
927 \backslash
928 example
929 \family default
930  and 
931 \family typewriter
932
933 \backslash
934 examples
935 \family default
936 , which results in a \SpecialChar LaTeX
937  error.
938  You can work around the problem by inserting the following code in 
939 \family sans
940 Document\SpecialChar menuseparator
941 Settings\SpecialChar menuseparator
942 Local Layout
943 \family default
944 :
945 \end_layout
946
947 \begin_layout Quote
948 \begin_inset listings
949 lstparams "basicstyle={\footnotesize\ttfamily},tabsize=4"
950 inline false
951 status open
952
953 \begin_layout Plain Layout
954
955 Provides covington 1
956 \end_layout
957
958 \begin_layout Plain Layout
959
960 AddToPreamble
961 \end_layout
962
963 \begin_layout Plain Layout
964
965                 
966 \backslash
967 let
968 \backslash
969 example
970 \backslash
971 relax
972 \end_layout
973
974 \begin_layout Plain Layout
975
976                 
977 \backslash
978 let
979 \backslash
980 endexample
981 \backslash
982 relax
983 \end_layout
984
985 \begin_layout Plain Layout
986
987                 
988 \backslash
989 let
990 \backslash
991 examples
992 \backslash
993 relax
994 \end_layout
995
996 \begin_layout Plain Layout
997
998                 
999 \backslash
1000 let
1001 \backslash
1002 endexamples
1003 \backslash
1004 relax
1005 \end_layout
1006
1007 \begin_layout Plain Layout
1008
1009                 
1010 \backslash
1011 usepackage{covington}
1012 \end_layout
1013
1014 \begin_layout Plain Layout
1015
1016 EndPreamble
1017 \end_layout
1018
1019 \end_inset
1020
1021
1022 \end_layout
1023
1024 \begin_layout Standard
1025 Press 
1026 \begin_inset Quotes eld
1027 \end_inset
1028
1029 validate
1030 \begin_inset Quotes erd
1031 \end_inset
1032
1033  and 
1034 \begin_inset Quotes eld
1035 \end_inset
1036
1037 OK
1038 \begin_inset Quotes erd
1039 \end_inset
1040
1041 .
1042  This effectively defuncts beamer's example(s) environment in favour of
1043  covington's.
1044 \end_layout
1045
1046 \begin_layout Standard
1047 Furthermore, if you want to use glosses in 
1048 \emph on
1049 beamer
1050 \emph default
1051 , you need to put it in a 
1052 \begin_inset Quotes eld
1053 \end_inset
1054
1055 fragile
1056 \begin_inset Quotes erd
1057 \end_inset
1058
1059  frame.
1060  
1061 \end_layout
1062
1063 \begin_layout Section
1064 Optimality Theory Tableaux
1065 \end_layout
1066
1067 \begin_layout Standard
1068 OT tableaux itself can of course simply be inserted as ordinary tables (for
1069  specific features such as dashed lines and shaded cells, cf.
1070  the 
1071 \emph on
1072 EmbeddedObjects
1073 \emph default
1074  manual).
1075  However, you might want to have the tableaux numbered throughout the document,
1076  and you might want to have a 
1077 \emph on
1078 List of Tableaux
1079 \emph default
1080 , similar to the 
1081 \emph on
1082 List of Tables
1083 \emph default
1084 .
1085  
1086 \end_layout
1087
1088 \begin_layout Standard
1089 The Linguistics module provides support for both.
1090  In 
1091 \family sans
1092 Insert\SpecialChar menuseparator
1093 Floats
1094 \family default
1095 , you will find a Tableaux float:
1096 \end_layout
1097
1098 \begin_layout Standard
1099 \begin_inset Float tableau
1100 placement h
1101 wide false
1102 sideways false
1103 status open
1104
1105 \begin_layout Plain Layout
1106 \align center
1107 \begin_inset Tabular
1108 <lyxtabular version="3" rows="5" columns="5">
1109 <features tabularvalignment="middle">
1110 <column alignment="right" valignment="top">
1111 <column alignment="center" valignment="top">
1112 <column alignment="center" valignment="top">
1113 <column alignment="center" valignment="top" special="|c">
1114 <column alignment="center" valignment="top">
1115 <row>
1116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1117 \begin_inset Text
1118
1119 \begin_layout Plain Layout
1120 /atikap/
1121 \end_layout
1122
1123 \end_inset
1124 </cell>
1125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1126 \begin_inset Text
1127
1128 \begin_layout Plain Layout
1129
1130 \noun on
1131 Onset
1132 \end_layout
1133
1134 \end_inset
1135 </cell>
1136 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1137 \begin_inset Text
1138
1139 \begin_layout Plain Layout
1140
1141 \noun on
1142 NoCoda
1143 \end_layout
1144
1145 \end_inset
1146 </cell>
1147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1148 \begin_inset Text
1149
1150 \begin_layout Plain Layout
1151
1152 \noun on
1153 Dep
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162
1163 \noun on
1164 Max
1165 \end_layout
1166
1167 \end_inset
1168 </cell>
1169 </row>
1170 <row>
1171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1172 \begin_inset Text
1173
1174 \begin_layout Plain Layout
1175 \begin_inset Formula $\mbox{☞}$
1176 \end_inset
1177
1178  
1179 \begin_inset Formula $\mbox{\textipa{P}}$
1180 \end_inset
1181
1182 a.ti.ka
1183 \end_layout
1184
1185 \end_inset
1186 </cell>
1187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1188 \begin_inset Text
1189
1190 \begin_layout Plain Layout
1191
1192 \end_layout
1193
1194 \end_inset
1195 </cell>
1196 <cell alignment="center" valignment="top" topline="true" usebox="none">
1197 \begin_inset Text
1198
1199 \begin_layout Plain Layout
1200
1201 \end_layout
1202
1203 \end_inset
1204 </cell>
1205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1206 \begin_inset Text
1207
1208 \begin_layout Plain Layout
1209 *
1210 \end_layout
1211
1212 \end_inset
1213 </cell>
1214 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Plain Layout
1218 *
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 </row>
1224 <row>
1225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1226 \begin_inset Text
1227
1228 \begin_layout Plain Layout
1229 a.ti.ka
1230 \end_layout
1231
1232 \end_inset
1233 </cell>
1234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1235 \begin_inset Text
1236
1237 \begin_layout Plain Layout
1238 *!
1239 \end_layout
1240
1241 \end_inset
1242 </cell>
1243 <cell alignment="center" valignment="top" topline="true" usebox="none">
1244 \begin_inset Text
1245
1246 \begin_layout Plain Layout
1247
1248 \end_layout
1249
1250 \end_inset
1251 </cell>
1252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1253 \begin_inset Text
1254
1255 \begin_layout Plain Layout
1256
1257 \end_layout
1258
1259 \end_inset
1260 </cell>
1261 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
1262 \begin_inset Text
1263
1264 \begin_layout Plain Layout
1265 *
1266 \end_layout
1267
1268 \end_inset
1269 </cell>
1270 </row>
1271 <row>
1272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1273 \begin_inset Text
1274
1275 \begin_layout Plain Layout
1276 \begin_inset Formula $\mbox{\textipa{P}}$
1277 \end_inset
1278
1279 a.ti.kap
1280 \end_layout
1281
1282 \end_inset
1283 </cell>
1284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1285 \begin_inset Text
1286
1287 \begin_layout Plain Layout
1288
1289 \end_layout
1290
1291 \end_inset
1292 </cell>
1293 <cell alignment="center" valignment="top" topline="true" usebox="none">
1294 \begin_inset Text
1295
1296 \begin_layout Plain Layout
1297 *!
1298 \end_layout
1299
1300 \end_inset
1301 </cell>
1302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1303 \begin_inset Text
1304
1305 \begin_layout Plain Layout
1306 *
1307 \end_layout
1308
1309 \end_inset
1310 </cell>
1311 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
1312 \begin_inset Text
1313
1314 \begin_layout Plain Layout
1315
1316 \end_layout
1317
1318 \end_inset
1319 </cell>
1320 </row>
1321 <row>
1322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1323 \begin_inset Text
1324
1325 \begin_layout Plain Layout
1326 a.ti.kap
1327 \end_layout
1328
1329 \end_inset
1330 </cell>
1331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1332 \begin_inset Text
1333
1334 \begin_layout Plain Layout
1335 *!
1336 \end_layout
1337
1338 \end_inset
1339 </cell>
1340 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1341 \begin_inset Text
1342
1343 \begin_layout Plain Layout
1344 *!
1345 \end_layout
1346
1347 \end_inset
1348 </cell>
1349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1350 \begin_inset Text
1351
1352 \begin_layout Plain Layout
1353
1354 \end_layout
1355
1356 \end_inset
1357 </cell>
1358 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
1359 \begin_inset Text
1360
1361 \begin_layout Plain Layout
1362
1363 \end_layout
1364
1365 \end_inset
1366 </cell>
1367 </row>
1368 </lyxtabular>
1369
1370 \end_inset
1371
1372
1373 \end_layout
1374
1375 \begin_layout Plain Layout
1376 \begin_inset Caption Standard
1377
1378 \begin_layout Plain Layout
1379 Example Tableau
1380 \end_layout
1381
1382 \end_inset
1383
1384
1385 \end_layout
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \begin_layout Standard
1393 Note that by default, the caption is always placed below the tableaux in
1394  the output, no matter where you put it in the \SpecialChar LyX
1395  window.
1396  To get the Tableau captions on top, put the following code in 
1397 \family sans
1398 Document\SpecialChar menuseparator
1399 Settings\SpecialChar menuseparator
1400 Preamble
1401 \family default
1402 :
1403 \end_layout
1404
1405 \begin_layout Quote
1406 \begin_inset listings
1407 lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
1408 inline false
1409 status open
1410
1411 \begin_layout Plain Layout
1412
1413
1414 \backslash
1415 floatstyle{plaintop}
1416 \end_layout
1417
1418 \begin_layout Plain Layout
1419
1420
1421 \backslash
1422 restylefloat{tableau}
1423 \end_layout
1424
1425 \end_inset
1426
1427
1428 \end_layout
1429
1430 \begin_layout Standard
1431 If you use a KOMA class, use the following code instead:
1432 \end_layout
1433
1434 \begin_layout Quote
1435 \begin_inset listings
1436 lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
1437 inline false
1438 status open
1439
1440 \begin_layout Plain Layout
1441
1442
1443 \backslash
1444 floatstyle{komaabove}
1445 \end_layout
1446
1447 \begin_layout Plain Layout
1448
1449
1450 \backslash
1451 restylefloat{tableau}
1452 \end_layout
1453
1454 \end_inset
1455
1456
1457 \end_layout
1458
1459 \begin_layout Standard
1460 A List of Tableaux inset can be found in 
1461 \family sans
1462 Insert\SpecialChar menuseparator
1463 Lists & TOC
1464 \family default
1465 .
1466  It looks like this:
1467 \end_layout
1468
1469 \begin_layout Standard
1470 \begin_inset FloatList tableau
1471
1472 \end_inset
1473
1474
1475 \end_layout
1476
1477 \begin_layout Section
1478 Semantic Markup (Character Styles)
1479 \end_layout
1480
1481 \begin_layout Standard
1482 The Linguistics module comes with some character styles that are common
1483  in linguistics:
1484 \end_layout
1485
1486 \begin_layout Enumerate
1487 Concept (in small caps): 
1488 \begin_inset Flex Concepts
1489 status collapsed
1490
1491 \begin_layout Plain Layout
1492 concept
1493 \end_layout
1494
1495 \end_inset
1496
1497  
1498 \end_layout
1499
1500 \begin_layout Enumerate
1501 Expression (emphasized): 
1502 \begin_inset Flex Expression
1503 status collapsed
1504
1505 \begin_layout Plain Layout
1506 expression
1507 \end_layout
1508
1509 \end_inset
1510
1511
1512 \end_layout
1513
1514 \begin_layout Enumerate
1515 Meaning (in single quotes): 
1516 \begin_inset Flex Meaning
1517 status collapsed
1518
1519 \begin_layout Plain Layout
1520 meaning
1521 \end_layout
1522
1523 \end_inset
1524
1525
1526 \end_layout
1527
1528 \begin_layout Standard
1529 You can insert the character styles via the 
1530 \family sans
1531 Edit\SpecialChar menuseparator
1532 Text Style
1533 \family default
1534  submenu.
1535  If you need to change the appearance of these styles later, you can redefine
1536  them in the preamble.
1537  To make expressions bold, for instance, insert:
1538 \end_layout
1539
1540 \begin_layout Quote
1541 \begin_inset listings
1542 lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
1543 inline false
1544 status open
1545
1546 \begin_layout Plain Layout
1547
1548
1549 \backslash
1550 renewcommand
1551 \backslash
1552 lingexpr[1]{
1553 \backslash
1554 textbf{#1}}
1555 \end_layout
1556
1557 \end_inset
1558
1559
1560 \end_layout
1561
1562 \begin_layout Standard
1563 Similarly, concept (
1564 \family typewriter
1565
1566 \backslash
1567 lingconcept
1568 \family default
1569 ) and meaning (
1570 \family typewriter
1571
1572 \backslash
1573 lingmeaning
1574 \family default
1575 ) can be modified.
1576 \end_layout
1577
1578 \begin_layout Section
1579 Linguistic structure trees
1580 \end_layout
1581
1582 \begin_layout Standard
1583 Meanwhile, many \SpecialChar LaTeX
1584  are available which help producing structure trees.
1585  \SpecialChar LyX
1586  supports the 
1587 \family sans
1588 forest
1589 \family default
1590  package, which combines high flexibility and power with a comfortable input
1591  syntax.
1592  The Linguistics module provides a Structure Tree inset, which can be inserted
1593  via 
1594 \family sans
1595 Insert\SpecialChar menuseparator
1596 Custom Insets
1597 \family default
1598 .
1599  Within this inset, you can insert the bracket notation used by 
1600 \family sans
1601 forest
1602 \family default
1603  (and also by other similar packages such as 
1604 \family sans
1605 qtree
1606 \family default
1607 ).
1608 \end_layout
1609
1610 \begin_layout Standard
1611 Here is a simple example:
1612 \end_layout
1613
1614 \begin_layout Standard
1615 \begin_inset Flex Structure Tree
1616 status open
1617
1618 \begin_layout Plain Layout
1619 [VP [DP[John]] [V' [V[sent]] [DP[Mary]] [DP[D[a]][NP[letter]]] ] ]
1620 \end_layout
1621
1622 \end_inset
1623
1624
1625 \end_layout
1626
1627 \begin_layout Standard
1628 \noindent
1629 If you view the PDF output, you will see that the input
1630 \end_layout
1631
1632 \begin_layout Quote
1633
1634 \family typewriter
1635 \size small
1636 [VP [DP[John]] [V' [V[sent]] [DP[Mary]] [DP[D[a]][NP[letter]]]]]
1637 \end_layout
1638
1639 \begin_layout Standard
1640 expands to a real structure tree.
1641  To view the result within the \SpecialChar LyX
1642  workarea, you can simply embed the Structure
1643  Tree inset into a Preview inset (
1644 \family sans
1645 Insert\SpecialChar menuseparator
1646 Preview
1647 \family default
1648 ).
1649  If instant preview is correctly installed and activated, you should see
1650  the tree immediately (just click on the image in order to edit):
1651 \end_layout
1652
1653 \begin_layout Standard
1654 \begin_inset Preview
1655
1656 \begin_layout Standard
1657 \begin_inset Flex Structure Tree
1658 status open
1659
1660 \begin_layout Plain Layout
1661 [VP [DP[Mary]] [V' [V[sent]] [DP[John]] [DP[D[a]][NP[response]]] ] ]
1662 \end_layout
1663
1664 \end_inset
1665
1666
1667 \end_layout
1668
1669 \end_inset
1670
1671
1672 \end_layout
1673
1674 \begin_layout Standard
1675 \noindent
1676 Roofs can be easily generated by means of the 
1677 \begin_inset Quotes eld
1678 \end_inset
1679
1680 triangle
1681 \begin_inset Quotes erd
1682 \end_inset
1683
1684  option (note that the comma has special meaning, as it marks options):
1685 \end_layout
1686
1687 \begin_layout Standard
1688 \begin_inset Flex Structure Tree
1689 status open
1690
1691 \begin_layout Plain Layout
1692 [VP [DP[John]] [V' [V[sent]] [DP[Mary]] [DP[another letter, triangle]] ]
1693  ]
1694 \end_layout
1695
1696 \end_inset
1697
1698
1699 \end_layout
1700
1701 \begin_layout Standard
1702 \noindent
1703 In order to align nodes of the tree more elegantly, use the 
1704 \begin_inset Quotes eld
1705 \end_inset
1706
1707 tier
1708 \begin_inset Quotes erd
1709 \end_inset
1710
1711  option.
1712  All nodes which have the same 
1713 \begin_inset Quotes eld
1714 \end_inset
1715
1716 tier
1717 \begin_inset Quotes erd
1718 \end_inset
1719
1720  allocated get aligned.
1721  Here is an example:
1722 \end_layout
1723
1724 \begin_layout Standard
1725 \begin_inset Flex Structure Tree
1726 status open
1727
1728 \begin_layout Plain Layout
1729 [VP [DP[John,tier=word]] [V' [V[sent,tier=word]] [DP[Mary,tier=word]] [DP[D[a,ti
1730 er=word]][NP[letter,tier=word]]] ] ]
1731 \end_layout
1732
1733 \end_inset
1734
1735
1736 \end_layout
1737
1738 \begin_layout Standard
1739 \noindent
1740 The package supports many additional features, such as movement arrows and
1741  decorations, that cannot documented here (please refer to the detailed
1742  package documentation 
1743 \begin_inset CommandInset citation
1744 LatexCommand cite
1745 key "forest"
1746
1747 \end_inset
1748
1749 ).
1750 \end_layout
1751
1752 \begin_layout Section
1753 Phonetic Symbols (IPA)
1754 \end_layout
1755
1756 \begin_layout Standard
1757 You do not need the Linguistics module to insert phonetic symbols, this
1758  is a base functionality of \SpecialChar LyX
1759 .
1760  However, since this is frequently used by linguists, we will describe it
1761  (briefly) in this manual nevertheless.
1762 \end_layout
1763
1764 \begin_layout Standard
1765 If you use traditional \SpecialChar LaTeX
1766  or PDF\SpecialChar LaTeX
1767 , a prerequisite to use \SpecialChar LyX
1768 's IPA support is
1769  the \SpecialChar LaTeX
1770  package 
1771 \emph on
1772 tipa
1773 \emph default
1774  
1775 \begin_inset CommandInset citation
1776 LatexCommand cite
1777 key "tipa"
1778
1779 \end_inset
1780
1781 .
1782 \begin_inset Foot
1783 status collapsed
1784
1785 \begin_layout Plain Layout
1786 If you use Xe\SpecialChar TeX
1787  or Lua\SpecialChar TeX
1788  (i.
1789 \begin_inset space \thinspace{}
1790 \end_inset
1791
1792 e., if you have clicked 
1793 \begin_inset Quotes eld
1794 \end_inset
1795
1796 Use non-\SpecialChar TeX
1797  fonts
1798 \begin_inset Quotes erd
1799 \end_inset
1800
1801  in 
1802 \family sans
1803 Document\SpecialChar menuseparator
1804 Settings\SpecialChar menuseparator
1805 Fonts
1806 \family default
1807 ), no extra package is needed.
1808 \end_layout
1809
1810 \end_inset
1811
1812  Additionally, if you want to have instant preview, you should have the
1813  
1814 \emph on
1815 preview-latex
1816 \emph default
1817  package 
1818 \begin_inset CommandInset citation
1819 LatexCommand cite
1820 key "preview"
1821
1822 \end_inset
1823
1824  installed.
1825 \end_layout
1826
1827 \begin_layout Standard
1828 The recommended way to insert phonetic symbols is via 
1829 \family sans
1830 Insert\SpecialChar menuseparator
1831 Special characters\SpecialChar menuseparator
1832 Phonetic symbols.
1833  
1834 \family default
1835 This gives you an input box (
1836 \begin_inset Quotes eld
1837 \end_inset
1838
1839 inset
1840 \begin_inset Quotes erd
1841 \end_inset
1842
1843  in \SpecialChar LyX
1844  speak), where you can insert the symbols.
1845  Note that this box can be used both for the insertion of small snippets
1846  (inline) and multiple paragraphs of phonetic notation.
1847  While the cursor is inside the box, a toolbar opens, which provides the
1848  basic set of phonetic symbols (sorted by the IPA categories).
1849 \begin_inset Foot
1850 status collapsed
1851
1852 \begin_layout Plain Layout
1853 Currently, there is one symbol missing: the labiodental flap (added to the
1854  IPA in 2005).
1855  This symbol is not yet supported by the 
1856 \emph on
1857 tipa
1858 \emph default
1859  package and thus cannot be supported by LyX.
1860 \end_layout
1861
1862 \end_inset
1863
1864  Each of the toolbar's panels can be torn off the bar by clicking on the
1865  dashed line on its top.
1866  This way, you can insert most symbols quite comfortably: 
1867 \begin_inset IPA
1868
1869 \begin_layout Standard
1870 [l
1871 \begin_inset IPADeco bottomtiebar
1872 status open
1873
1874 \begin_layout Plain Layout
1875 ai
1876 \end_layout
1877
1878 \end_inset
1879
1880 k ðɪs]
1881 \end_layout
1882
1883 \end_inset
1884
1885 .
1886 \begin_inset Foot
1887 status collapsed
1888
1889 \begin_layout Plain Layout
1890 Note that, if you want to insert diacritics, the diacritics are inserted
1891  
1892 \emph on
1893 after
1894 \emph default
1895  the base character.
1896  That is to say, for 
1897 \begin_inset IPA
1898
1899 \begin_layout Standard
1900 [d̥]
1901 \end_layout
1902
1903 \end_inset
1904
1905  you need to insert 
1906 \family typewriter
1907 <d>
1908 \family default
1909  and then the 
1910 \family typewriter
1911 <voiceless>
1912 \family default
1913  subring diacritic from the toolbar immediately after the 
1914 \family typewriter
1915 <d>
1916 \family default
1917 .
1918  If you need a diacritic alone, you can achieve this by inserting a blank
1919  and then the diacritic, as in 
1920 \begin_inset IPA
1921
1922 \begin_layout Standard
1923  ̼
1924 \end_layout
1925
1926 \end_inset
1927
1928  (
1929 \family typewriter
1930 =
1931 \begin_inset space ~
1932 \end_inset
1933
1934 <space>+<Lingolabial from the IPA toolbar>
1935 \family default
1936 ).
1937 \end_layout
1938
1939 \end_inset
1940
1941  Given that
1942 \emph on
1943  preview-latex
1944 \emph default
1945  is installed and you have switched on instant preview (in
1946 \family sans
1947  Tools\SpecialChar menuseparator
1948 Preferences\SpecialChar menuseparator
1949 Graphi
1950 \family default
1951 cs), you'll get a nice WYSIWYG preview as soon as the cursor leaves the
1952  box.
1953  Alternatively to the toolbar, you can also insert the symbols directly
1954  via the shortcut notation which is described in the 
1955 \emph on
1956 tipa
1957 \emph default
1958  manual: here's 
1959 \begin_inset IPA
1960
1961 \begin_layout Standard
1962
1963 \family roman
1964 \series medium
1965 \shape up
1966 \size normal
1967 \emph off
1968 \bar no
1969 \strikeout off
1970 \uuline off
1971 \uwave off
1972 \noun off
1973 \color none
1974 [@n Ig"zA:mpl]
1975 \end_layout
1976
1977 \end_inset
1978
1979  (
1980 \emph on
1981 tipa
1982 \emph default
1983  shortcut notation: 
1984 \family typewriter
1985 [@n Ig"zA:mpl
1986 \family default
1987 ]).
1988  Furthermore, you can insert symbols via 
1989 \family sans
1990 Insert\SpecialChar menuseparator
1991 Special characters\SpecialChar menuseparator
1992 Symbols\SpecialChar ldots
1993
1994 \family default
1995  (which might be useful for symbols that are not yet covered by the toolbar),
1996  or you can simply paste unicode-encoded text (e.
1997 \begin_inset space \thinspace{}
1998 \end_inset
1999
2000 g., from other applications) into the box.
2001  The output should be equal, no matter what input method you chose.
2002 \end_layout
2003
2004 \begin_layout Standard
2005 Note that you can also insert or paste most IPA glyphs outside the specific
2006  IPA input box: [əz ʃəʊn hɪə].
2007  In the output, they will be automatically transformed into the correct
2008  
2009 \emph on
2010 tipa
2011 \emph default
2012  macro (if not, please inform us).
2013  However, please note that this method produces inferior output quality,
2014  since it will most likely result in a mix of fonts (the latin characters
2015  are taken from the base document font, the IPA glyphs from the IPA font).
2016  Within the IPA input box, on the other hand, the IPA font is used for all
2017  characters.
2018  So unless you only need to insert single IPA characters, using the IPA
2019  input box is highly recommended.
2020 \end_layout
2021
2022 \begin_layout Section
2023 Further information
2024 \end_layout
2025
2026 \begin_layout Standard
2027 For a detailed description of specific possibilities for linguists, please
2028  refer to the Linguist\SpecialChar LyX
2029  page on the \SpecialChar LyX
2030  wiki 
2031 \begin_inset CommandInset citation
2032 LatexCommand cite
2033 key "linguistlyx"
2034
2035 \end_inset
2036
2037  (feel free to enter your own hints there).
2038 \end_layout
2039
2040 \begin_layout Bibliography
2041 \begin_inset CommandInset bibitem
2042 LatexCommand bibitem
2043 key "covington"
2044
2045 \end_inset
2046
2047 The covington package: 
2048 \begin_inset Flex URL
2049 status collapsed
2050
2051 \begin_layout Plain Layout
2052
2053 http://www.ctan.org/tex-archive/macros/latex/contrib/covington/
2054 \end_layout
2055
2056 \end_inset
2057
2058 .
2059 \end_layout
2060
2061 \begin_layout Bibliography
2062 \begin_inset CommandInset bibitem
2063 LatexCommand bibitem
2064 key "csquotes"
2065
2066 \end_inset
2067
2068 The csquotes package: 
2069 \begin_inset Flex URL
2070 status collapsed
2071
2072 \begin_layout Plain Layout
2073
2074 http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes/
2075 \end_layout
2076
2077 \end_inset
2078
2079 .
2080 \end_layout
2081
2082 \begin_layout Bibliography
2083 \begin_inset CommandInset bibitem
2084 LatexCommand bibitem
2085 key "enumitem"
2086
2087 \end_inset
2088
2089 The enumitem package: 
2090 \begin_inset Flex URL
2091 status collapsed
2092
2093 \begin_layout Plain Layout
2094
2095 http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/
2096 \end_layout
2097
2098 \end_inset
2099
2100 .
2101 \end_layout
2102
2103 \begin_layout Bibliography
2104 \begin_inset CommandInset bibitem
2105 LatexCommand bibitem
2106 key "float"
2107
2108 \end_inset
2109
2110 The float package: 
2111 \begin_inset Flex URL
2112 status collapsed
2113
2114 \begin_layout Plain Layout
2115
2116 http://www.ctan.org/tex-archive/macros/latex/contrib/float/
2117 \end_layout
2118
2119 \end_inset
2120
2121 .
2122 \end_layout
2123
2124 \begin_layout Bibliography
2125 \begin_inset CommandInset bibitem
2126 LatexCommand bibitem
2127 key "forest"
2128
2129 \end_inset
2130
2131 The forest package: 
2132 \begin_inset Flex URL
2133 status collapsed
2134
2135 \begin_layout Plain Layout
2136
2137 http://www.ctan.org/tex-archive/graphics/pgf/contrib/forest
2138 \end_layout
2139
2140 \end_inset
2141
2142 .
2143 \end_layout
2144
2145 \begin_layout Bibliography
2146 \begin_inset CommandInset bibitem
2147 LatexCommand bibitem
2148 key "linguistlyx"
2149
2150 \end_inset
2151
2152 Maria Gouskova, Stacia Hartleben and Jürgen Spitzmüller: Using \SpecialChar LyX
2153  for Linguistic
2154  Papers.
2155  
2156 \begin_inset Flex URL
2157 status collapsed
2158
2159 \begin_layout Plain Layout
2160
2161 http://wiki.lyx.org/LyX/LinguistLyX
2162 \end_layout
2163
2164 \end_inset
2165
2166 .
2167 \end_layout
2168
2169 \begin_layout Bibliography
2170 \begin_inset CommandInset bibitem
2171 LatexCommand bibitem
2172 key "preview"
2173
2174 \end_inset
2175
2176 The preview-latex package: 
2177 \begin_inset Flex URL
2178 status collapsed
2179
2180 \begin_layout Plain Layout
2181
2182 http://www.ctan.org/tex-archive/macros/latex/contrib/preview/
2183 \end_layout
2184
2185 \end_inset
2186
2187 .
2188 \end_layout
2189
2190 \begin_layout Bibliography
2191 \begin_inset CommandInset bibitem
2192 LatexCommand bibitem
2193 key "tipa"
2194
2195 \end_inset
2196
2197 The tipa package and fonts: 
2198 \begin_inset Flex URL
2199 status collapsed
2200
2201 \begin_layout Plain Layout
2202
2203 http://www.ctan.org/tex-archive/fonts/tipa/
2204 \end_layout
2205
2206 \end_inset
2207
2208 .
2209 \end_layout
2210
2211 \end_body
2212 \end_document