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