]> git.lyx.org Git - lyx.git/blob - lib/examples/Modules/Linguistics.lyx
Linguistics: doc update
[lyx.git] / lib / examples / Modules / Linguistics.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 577
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/examples/Modules/
7 \textclass article
8 \begin_preamble
9 %% Uncomment the following for Tableaux captions on top:
10 %\floatstyle{plaintop}
11 %\restylefloat{tableau}
12
13 % Backwards compatibility for forest 1.x
14 % If you use forest 2.0.1 or later, you can delete this
15 \@ifpackageloaded{forest}{%
16   \@ifpackagelater{forest}{2016/02/20}{}{%
17     \forestset{
18       roof/.style={edge path={\noexpand\path[\forestoption{edge}]%
19           (.north west)--(!u.south)--(.north east)--cycle
20           \forestoption{edge label};
21         }
22       },
23       sn edges/.style={
24         for tree={parent anchor=south, child anchor=north},
25       },
26       linguistics preamble/.style={sn edges, baseline, for tree={align=center}}
27     }
28     \preto\forest@do{%
29       \forestOpreto{\forest@root}{given options}{linguistics preamble,}%
30     }
31   }
32 }{}
33 \end_preamble
34 \use_default_options false
35 \begin_modules
36 linguistics
37 \end_modules
38 \maintain_unincluded_children false
39 \language english
40 \language_package default
41 \inputencoding utf8
42 \fontencoding auto
43 \font_roman "lmodern" "FreeSerif"
44 \font_sans "default" "FreeSans"
45 \font_typewriter "default" "FreeMono"
46 \font_math "auto" "auto"
47 \font_default_family default
48 \use_non_tex_fonts false
49 \font_sc false
50 \font_osf false
51 \font_sf_scale 100 100
52 \font_tt_scale 100 100
53 \use_microtype false
54 \use_dash_ligatures false
55 \graphics default
56 \default_output_format default
57 \output_sync 0
58 \bibtex_command default
59 \index_command default
60 \float_placement class
61 \float_alignment class
62 \paperfontsize default
63 \spacing single
64 \use_hyperref true
65 \pdf_bookmarks true
66 \pdf_bookmarksnumbered false
67 \pdf_bookmarksopen false
68 \pdf_bookmarksopenlevel 1
69 \pdf_breaklinks false
70 \pdf_pdfborder true
71 \pdf_colorlinks false
72 \pdf_backref false
73 \pdf_pdfusetitle true
74 \papersize default
75 \use_geometry false
76 \use_package amsmath 1
77 \use_package amssymb 1
78 \use_package cancel 1
79 \use_package esint 1
80 \use_package mathdots 1
81 \use_package mathtools 1
82 \use_package mhchem 1
83 \use_package stackrel 1
84 \use_package stmaryrd 1
85 \use_package undertilde 1
86 \cite_engine basic
87 \cite_engine_type default
88 \biblio_style plain
89 \use_bibtopic false
90 \use_indices false
91 \paperorientation portrait
92 \suppress_date false
93 \justification true
94 \use_refstyle 0
95 \use_minted 0
96 \use_lineno 0
97 \index Index
98 \shortcut idx
99 \color #008000
100 \end_index
101 \secnumdepth 3
102 \tocdepth 3
103 \paragraph_separation indent
104 \paragraph_indentation default
105 \is_math_indent 0
106 \math_numbering_side default
107 \quotes_style english
108 \dynamic_quotes 0
109 \papercolumns 1
110 \papersides 1
111 \paperpagestyle default
112 \tablestyle default
113 \tracking_changes true
114 \output_changes false
115 \html_math_output 0
116 \html_css_as_file 0
117 \html_be_strict false
118 \author -712698321 "Jürgen Spitzmüller"
119 \end_header
120
121 \begin_body
122
123 \begin_layout Title
124 Writing linguistic papers with \SpecialChar LyX
125
126 \end_layout
127
128 \begin_layout Author
129 Jürgen Spitzmüller
130 \begin_inset Newline newline
131 \end_inset
132
133
134 \begin_inset CommandInset href
135 LatexCommand href
136 target "spitz@lyx.org"
137 type "mailto:"
138 literal "false"
139
140 \end_inset
141
142
143 \end_layout
144
145 \begin_layout Date
146 21/04/2015
147 \end_layout
148
149 \begin_layout Abstract
150 This paper describes some features that \SpecialChar LyX
151  provides to linguists.
152  It demonstrates how to use some native support in order to produce numbered
153  examples, 
154 \change_inserted -712698321 1559649291
155 interlinear 
156 \change_unchanged
157 glosses, OT tableaux, semantic markup, structure trees, and phonetic symbols
158  (IPA).
159 \end_layout
160
161 \begin_layout Section
162 Aims and 
163 \change_deleted -712698321 1559649283
164 p
165 \change_inserted -712698321 1559649283
166 P
167 \change_unchanged
168 rerequisites
169 \end_layout
170
171 \begin_layout Standard
172 Basically, this paper describes the features of the 
173 \begin_inset Quotes eld
174 \end_inset
175
176 Linguistics
177 \begin_inset Quotes erd
178 \end_inset
179
180  module that ships with \SpecialChar LyX
181  as of version 1.6.0.
182  
183 \begin_inset Quotes eld
184 \end_inset
185
186 Modules
187 \begin_inset Quotes erd
188 \end_inset
189
190  are support files (introduced with \SpecialChar LyX
191  1.6.0) that can easily be selected for
192  any document.
193  In order to use the Linguistics module, go to 
194 \family sans
195 Document\SpecialChar menuseparator
196 Settings\SpecialChar menuseparator
197 Modules
198 \family default
199 , select 
200 \begin_inset Quotes eld
201 \end_inset
202
203 Linguistics
204 \begin_inset Quotes erd
205 \end_inset
206
207  from the list of available modules, and hit the 
208 \family sans
209 Add
210 \family default
211  button to select it for your document (as already done for this document).
212 \end_layout
213
214 \begin_layout Standard
215 You should be able to use the module with any document class (please inform
216  me, if not).
217  However, in order to use all the features, you need to have the following
218  \SpecialChar LaTeX
219  packages installed:
220 \end_layout
221
222 \begin_layout Enumerate
223
224 \emph on
225 covington.sty
226 \emph default
227  
228 \begin_inset CommandInset citation
229 LatexCommand cite
230 key "covington"
231 literal "true"
232
233 \end_inset
234
235 : This is the base package used for numbered examples
236 \change_inserted -712698321 1561270568
237 ,
238 \change_unchanged
239  
240 \change_deleted -712698321 1561270570
241 and 
242 \change_unchanged
243 glosses
244 \change_inserted -712698321 1561270580
245  and semantic markup
246 \change_unchanged
247 .
248
249 \change_inserted -712698321 1561204748
250  Note that at least version 2.3 of the covington package is required to use
251  all features.
252 \change_unchanged
253
254 \end_layout
255
256 \begin_deeper
257 \begin_layout Itemize
258 Installed on your system: 
259 \begin_inset Info
260 type  "package"
261 arg   "covington"
262 \end_inset
263
264 .
265 \end_layout
266
267 \end_deeper
268 \begin_layout Enumerate
269
270 \change_deleted -712698321 1559635693
271
272 \emph on
273 enumitem.sty
274 \emph default
275  
276 \begin_inset CommandInset citation
277 LatexCommand cite
278 key "enumitem"
279 literal "true"
280
281 \end_inset
282
283 : This package is used for the Subexamples style.
284  It is generally useful to alter the appearance of lists (such as 
285 \emph on
286 enumerate
287 \emph default
288
289 \emph on
290 itemize
291 \emph default
292
293 \emph on
294 description
295 \emph default
296 ).
297 \end_layout
298
299 \begin_deeper
300 \begin_layout Itemize
301
302 \change_deleted -712698321 1559635693
303 Installed on your system: 
304 \begin_inset Info
305 type  "package"
306 arg   "enumitem"
307 \end_inset
308
309 .
310 \change_unchanged
311
312 \end_layout
313
314 \end_deeper
315 \begin_layout Enumerate
316
317 \emph on
318 csquotes.sty
319 \emph default
320  
321 \begin_inset CommandInset citation
322 LatexCommand cite
323 key "csquotes"
324 literal "true"
325
326 \end_inset
327
328 : Needed for the 
329 \emph on
330 Meaning
331 \emph default
332  character style
333 \change_inserted -712698321 1559635744
334  and for glosses
335 \change_unchanged
336 .
337  The package provides context sensitive quotation marks, depending on the
338  language in use.
339 \end_layout
340
341 \begin_deeper
342 \begin_layout Itemize
343 Installed on your system: 
344 \begin_inset Info
345 type  "package"
346 arg   "csquotes"
347 \end_inset
348
349 .
350 \end_layout
351
352 \end_deeper
353 \begin_layout Enumerate
354
355 \emph on
356 float.sty
357 \emph default
358  
359 \begin_inset CommandInset citation
360 LatexCommand cite
361 key "float"
362 literal "true"
363
364 \end_inset
365
366 : Needed for the OT tableaux floats and list of floats.
367  This package should be part of any \SpecialChar LaTeX
368  distribution.
369 \end_layout
370
371 \begin_deeper
372 \begin_layout Itemize
373 Installed on your system: 
374 \begin_inset Info
375 type  "package"
376 arg   "float"
377 \end_inset
378
379 .
380 \end_layout
381
382 \end_deeper
383 \begin_layout Enumerate
384
385 \emph on
386 forest.sty
387 \emph default
388  
389 \begin_inset CommandInset citation
390 LatexCommand cite
391 key "forest"
392 literal "true"
393
394 \end_inset
395
396 : This package is used to generate structure trees.
397 \end_layout
398
399 \begin_deeper
400 \begin_layout Itemize
401 Installed on your system: 
402 \begin_inset Info
403 type  "package"
404 arg   "forest"
405 \end_inset
406
407 .
408 \end_layout
409
410 \end_deeper
411 \begin_layout Section
412 Numbered 
413 \change_deleted -712698321 1559649278
414 e
415 \change_inserted -712698321 1559649278
416 E
417 \change_unchanged
418 xamples
419 \end_layout
420
421 \begin_layout Standard
422 Numbered examples are inserted via the layout drop-down box in the toolbar.
423  There are three variants:
424 \end_layout
425
426 \begin_layout Numbered Example (multiline)
427 This is a multiline example [Style 
428 \emph on
429 Numbered Example (multiline)
430 \emph default
431 ]
432 \end_layout
433
434 \begin_layout Numbered Example (multiline)
435 it can have several paragraphs
436 \end_layout
437
438 \begin_layout Numbered Examples (consecutive)
439 This is a single example
440 \begin_inset CommandInset label
441 LatexCommand label
442 name "exa:single-example"
443
444 \end_inset
445
446  [Style 
447 \emph on
448 Numbered Example (consecutive)
449 \emph default
450 ]
451 \end_layout
452
453 \begin_layout Numbered Examples (consecutive)
454 Consecutive single examples get their own numbers
455 \end_layout
456
457 \begin_layout Subexample
458 This is a subexample
459 \begin_inset CommandInset label
460 LatexCommand label
461 name "subsec:subexample"
462
463 \end_inset
464
465  [Style 
466 \emph on
467 Subexample
468 \emph default
469 ]
470 \end_layout
471
472 \begin_layout Subexample
473 And another one
474 \end_layout
475
476 \begin_layout Standard
477 References to examples are produced as usual: insert a label to the example
478  and a cross-reference via 
479 \family sans
480 Insert\SpecialChar menuseparator
481 Cross references
482 \family default
483 .
484  We refer here, just for the sake of demonstrating this, to 
485 \begin_inset CommandInset ref
486 LatexCommand ref
487 reference "exa:single-example"
488
489 \end_inset
490
491  and 
492 \begin_inset CommandInset ref
493 LatexCommand ref
494 reference "subsec:subexample"
495
496 \end_inset
497
498 .
499 \end_layout
500
501 \begin_layout Standard
502 If you want to modify the numbering of an individual example, you can use
503  
504 \family sans
505 Insert\SpecialChar menuseparator
506 Custom Numbering
507 \change_deleted -712698321 1561204890
508  
509 \change_unchanged
510
511 \family default
512 .
513
514 \change_inserted -712698321 1561205104
515  For global adjustments, 
516 \emph on
517 covington
518 \emph default
519  provides means for customization.
520  Please refer to the 
521 \emph on
522 covington
523 \emph default
524  manual 
525 \begin_inset CommandInset citation
526 LatexCommand cite
527 key "covington"
528 literal "false"
529
530 \end_inset
531
532  for details.
533 \change_unchanged
534
535 \end_layout
536
537 \begin_layout Standard
538
539 \change_inserted -712698321 1561205365
540 As of version 2.3, 
541 \emph on
542 covington
543 \emph default
544 's subexamples features optional arguments (to insert text between the main
545  number and the first sub-example).
546  These can be inserted via 
547 \family sans
548 Insert\SpecialChar menuseparator
549 Subexamples options
550 \family default
551 .
552  Please, again, refer to the 
553 \emph on
554 covington
555 \emph default
556  manual 
557 \begin_inset CommandInset citation
558 LatexCommand cite
559 key "covington"
560 literal "false"
561
562 \end_inset
563
564  for details.
565 \change_unchanged
566
567 \end_layout
568
569 \begin_layout Section
570
571 \change_inserted -712698321 1559649210
572 Interlinear 
573 \change_unchanged
574 Glosses
575 \end_layout
576
577 \begin_layout Standard
578 The Linguistics module provides two kinds of glosses, which can be inserted
579  via 
580 \family sans
581 Insert\SpecialChar menuseparator
582 Custom Inset
583 \change_deleted -712698321 1559635796
584 s
585 \change_unchanged
586
587 \family default
588
589 \change_deleted -712698321 1559635812
590 The standard 
591 \emph on
592 Glosse
593 \change_inserted -712698321 1559635861
594 Interlinear Gloss (2
595 \begin_inset space ~
596 \end_inset
597
598 Lines)
599 \change_unchanged
600
601 \emph default
602  provides a gloss that consists of two lines (a gloss pair
603 \change_inserted -712698321 1559635998
604  consisting of the original language representation and and interlinear,
605  i.
606 \begin_inset space \thinspace{}
607 \end_inset
608
609 e.
610  word-to-word translation
611 \change_unchanged
612
613 \change_deleted -712698321 1559636571
614 and a
615 \change_inserted -712698321 1559636571
616 plus
617 \change_unchanged
618  
619 \change_inserted -712698321 1559635981
620 free 
621 \change_unchanged
622 translation, the 
623 \change_deleted -712698321 1559635825
624
625 \emph on
626 Tri-Glosse
627 \change_inserted -712698321 1559635858
628 Interlinear Gloss (3
629 \begin_inset space ~
630 \end_inset
631
632 Lines)
633 \change_unchanged
634
635 \emph default
636  
637 \change_deleted -712698321 1559648850
638 insets consists of three lines and a translation
639 \change_inserted -712698321 1559648856
640 provides an additional gloss line
641 \change_unchanged
642  (th
643 \change_deleted -712698321 1559648859
644 e
645 \change_inserted -712698321 1559648859
646 is
647 \change_unchanged
648  third line is usually needed to give morphological or phonological information
649  next to the gloss pair).
650  Each translation line might span multiple lines in the output, i.
651 \begin_inset space \thinspace{}
652 \end_inset
653
654 e., the paragraphs are automatically broken if they exceed the text width.
655  
656 \change_inserted -712698321 1559636240
657 The original language representation (first line in the gloss) is input
658  in the Gloss inset directly, the other information in specific sub-insets
659  (
660 \family sans
661 Interlinear Gloss
662 \family default
663  or with the 3-line-gloss 
664 \family sans
665 Interlinear Gloss (Line 1)
666 \family default
667  and 
668 \family sans
669 Interlinear Gloss (Line 2)
670 \family default
671 , respectively, and 
672 \family sans
673 Gloss Translation
674 \family default
675 ).
676  \SpecialChar LyX
677  automatically inserts these sub-insets if you insert a new gloss.
678  
679 \change_unchanged
680 The
681 \change_inserted -712698321 1559636247
682 y
683 \change_unchanged
684  
685 \change_inserted -712698321 1559636252
686 can also be 
687 \change_deleted -712698321 1559636256
688 translation line is 
689 \change_unchanged
690 inserted 
691 \change_inserted -712698321 1559636649
692 manually 
693 \change_unchanged
694 by means of 
695 \family sans
696 Insert\SpecialChar menuseparator
697 Gloss
698 \change_deleted -712698321 1559635897
699 e
700 \change_unchanged
701  Translation
702 \change_inserted -712698321 1559636277
703
704 \family default
705  and 
706 \family sans
707 Insert\SpecialChar menuseparator
708 Interlinear Gloss
709 \change_unchanged
710
711 \family default
712 .
713  It does not matter where you insert the
714 \change_inserted -712698321 1559636292
715 se sub-insets
716 \change_deleted -712698321 1559636298
717  translation
718 \change_unchanged
719
720 \change_deleted -712698321 1559636300
721 it is
722 \change_inserted -712698321 1559636302
723 they are
724 \change_unchanged
725  always printed 
726 \change_deleted -712698321 1559636305
727 as the last line
728 \change_inserted -712698321 1559636308
729 in the right order
730 \change_unchanged
731 .
732
733 \change_inserted -712698321 1559636755
734  Finally, you can also insert gloss options via 
735 \family sans
736 Insert\SpecialChar menuseparator
737 Gloss Options
738 \family default
739 .
740  These options let you customize the line appearance, add example numbers
741  or preceding text.
742  Please refer to the 
743 \emph on
744 covington
745 \emph default
746  manual 
747 \begin_inset CommandInset citation
748 LatexCommand cite
749 key "covington"
750 literal "false"
751
752 \end_inset
753
754  for details.
755 \begin_inset Foot
756 status open
757
758 \begin_layout Plain Layout
759
760 \change_inserted -712698321 1559636976
761 Note that the gloss support has been completely rewritten for \SpecialChar LyX
762  2.4.
763  It now uses the new and enhanced 
764 \emph on
765 covington
766 \emph default
767  (2.0) gloss macros.
768  Due to the major changes, old glosses cannot be converted to the new style.
769  Instead, the old insets are imported (and saved in the document as a 
770 \family sans
771 Local Layout
772 \family default
773 ).
774  Likewise, new gloss insets are converted to \SpecialChar TeX
775  code if you export to a previous
776  \SpecialChar LyX
777  version.
778 \change_unchanged
779
780 \end_layout
781
782 \end_inset
783
784
785 \change_unchanged
786
787 \end_layout
788
789 \begin_layout Standard
790 Here is a simple example for a 
791 \change_inserted -712698321 1559636502
792
793 \emph on
794 two-line 
795 \change_unchanged
796 Gloss
797 \change_deleted -712698321 1559636506
798 e
799 \change_unchanged
800
801 \emph default
802 :
803 \change_inserted -712698321 1559637042
804
805 \end_layout
806
807 \begin_layout Standard
808
809 \change_inserted -712698321 1559637046
810 \begin_inset Flex Interlinear Gloss (2 Lines)
811 status open
812
813 \begin_layout Plain Layout
814
815 \change_inserted -712698321 1559637057
816 C'est     un exemple simple
817 \end_layout
818
819 \begin_layout Plain Layout
820
821 \change_inserted -712698321 1559637046
822 \begin_inset Argument post:1
823 status open
824
825 \begin_layout Plain Layout
826
827 \change_inserted -712698321 1559637065
828 \begin_inset Flex GroupGlossedWords
829 status open
830
831 \begin_layout Plain Layout
832
833 \change_inserted -712698321 1559637065
834 This is
835 \end_layout
836
837 \end_inset
838
839  an example simple
840 \change_unchanged
841
842 \end_layout
843
844 \end_inset
845
846
847 \end_layout
848
849 \begin_layout Plain Layout
850
851 \change_inserted -712698321 1559637046
852 \begin_inset Argument post:2
853 status open
854
855 \begin_layout Plain Layout
856
857 \change_inserted -712698321 1559637069
858 This is a simple example
859 \change_unchanged
860
861 \end_layout
862
863 \end_inset
864
865
866 \change_unchanged
867
868 \end_layout
869
870 \end_inset
871
872
873 \change_unchanged
874
875 \end_layout
876
877 \begin_layout Standard
878
879 \change_deleted -712698321 1559637072
880 \begin_inset Flex Glosse
881 status open
882
883 \begin_layout Plain Layout
884 C'est     un exemple simple
885 \end_layout
886
887 \begin_layout Plain Layout
888 \begin_inset Flex GroupGlossedWords
889 status open
890
891 \begin_layout Plain Layout
892 This is
893 \end_layout
894
895 \end_inset
896
897  an example simple
898 \end_layout
899
900 \begin_layout Plain Layout
901 \begin_inset Argument 1
902 status open
903
904 \begin_layout Plain Layout
905 \begin_inset Quotes els
906 \end_inset
907
908 This is a simple example
909 \begin_inset Quotes ers
910 \end_inset
911
912
913 \end_layout
914
915 \end_inset
916
917
918 \end_layout
919
920 \end_inset
921
922
923 \change_unchanged
924
925 \end_layout
926
927 \begin_layout Standard
928 \noindent
929 Use 
930 \family sans
931 Edit\SpecialChar menuseparator
932 Text Style\SpecialChar menuseparator
933 GroupGlossedWords
934 \family default
935  in order to hold together multi-word expressions (or alternatively just
936  put braces in TeX mode 
937 \begin_inset ERT
938 status open
939
940 \begin_layout Plain Layout
941
942 {
943 \end_layout
944
945 \end_inset
946
947 around those words
948 \begin_inset ERT
949 status open
950
951 \begin_layout Plain Layout
952
953 }
954 \end_layout
955
956 \end_inset
957
958 ).
959  Note that you can enter multiple spaces to align the glosses in the \SpecialChar LyX
960  work
961  area; this will not affect the output.
962 \end_layout
963
964 \begin_layout Standard
965 Here is a three-line gloss
966 \change_deleted -712698321 1559637102
967  (
968 \emph on
969 Tri-Glosse
970 \emph default
971 )
972 \change_unchanged
973 ; the procedure is 
974 \change_inserted -712698321 1559649192
975 basically 
976 \change_unchanged
977 the same:
978 \change_inserted -712698321 1559637107
979
980 \end_layout
981
982 \begin_layout Standard
983
984 \change_inserted -712698321 1559637110
985 \begin_inset Flex Interlinear Gloss (3 Lines)
986 status open
987
988 \begin_layout Plain Layout
989
990 \change_inserted -712698321 1559648912
991 Hoc est aliud exemplum
992 \end_layout
993
994 \begin_layout Plain Layout
995
996 \change_inserted -712698321 1559637110
997 \begin_inset Argument post:1
998 status open
999
1000 \begin_layout Plain Layout
1001
1002 \change_inserted -712698321 1559648946
1003 n.sg.nom 3sg n.sg.nom n.sg.nom
1004 \change_unchanged
1005
1006 \end_layout
1007
1008 \end_inset
1009
1010
1011 \end_layout
1012
1013 \begin_layout Plain Layout
1014
1015 \change_inserted -712698321 1559637111
1016 \begin_inset Argument post:2
1017 status open
1018
1019 \begin_layout Plain Layout
1020
1021 \change_inserted -712698321 1559648933
1022 This is another  example
1023 \change_unchanged
1024
1025 \end_layout
1026
1027 \end_inset
1028
1029
1030 \end_layout
1031
1032 \begin_layout Plain Layout
1033
1034 \change_inserted -712698321 1559649011
1035 \begin_inset Argument post:3
1036 status open
1037
1038 \begin_layout Plain Layout
1039
1040 \change_inserted -712698321 1559648952
1041 This is another example
1042 \change_unchanged
1043
1044 \end_layout
1045
1046 \end_inset
1047
1048
1049 \begin_inset Argument 1
1050 status open
1051
1052 \begin_layout Plain Layout
1053
1054 \change_inserted -712698321 1559649033
1055 \begin_inset ERT
1056 status open
1057
1058 \begin_layout Plain Layout
1059
1060 \change_inserted -712698321 1559649033
1061
1062 fsii={
1063 \backslash
1064 normalfont
1065 \backslash
1066 scshape}
1067 \change_unchanged
1068
1069 \end_layout
1070
1071 \end_inset
1072
1073
1074 \change_unchanged
1075
1076 \end_layout
1077
1078 \end_inset
1079
1080
1081 \change_unchanged
1082
1083 \end_layout
1084
1085 \end_inset
1086
1087
1088 \change_unchanged
1089
1090 \end_layout
1091
1092 \begin_layout Standard
1093
1094 \change_deleted -712698321 1559637137
1095 \begin_inset Flex Tri-Glosse
1096 status open
1097
1098 \begin_layout Plain Layout
1099 C'est      un exemple simple
1100 \end_layout
1101
1102 \begin_layout Plain Layout
1103 \begin_inset Flex GroupGlossedWords
1104 status open
1105
1106 \begin_layout Plain Layout
1107 Das ist
1108 \end_layout
1109
1110 \end_inset
1111
1112  ein Beispiel einfach
1113 \end_layout
1114
1115 \begin_layout Plain Layout
1116 \begin_inset Flex GroupGlossedWords
1117 status open
1118
1119 \begin_layout Plain Layout
1120 This is
1121 \end_layout
1122
1123 \end_inset
1124
1125  an  example simple
1126 \end_layout
1127
1128 \begin_layout Plain Layout
1129 \begin_inset Argument 1
1130 status open
1131
1132 \begin_layout Plain Layout
1133 \begin_inset Quotes els
1134 \end_inset
1135
1136 This is a simple example
1137 \begin_inset Quotes ers
1138 \end_inset
1139
1140
1141 \end_layout
1142
1143 \end_inset
1144
1145
1146 \end_layout
1147
1148 \end_inset
1149
1150
1151 \change_unchanged
1152
1153 \end_layout
1154
1155 \begin_layout Standard
1156 \noindent
1157
1158 \change_inserted -712698321 1559649169
1159 Note how we have used the gloss options here to make the second line be
1160  typeset in small caps.
1161 \end_layout
1162
1163 \begin_layout Standard
1164 \noindent
1165 If you want to have numbered glosses, 
1166 \change_inserted -712698321 1559649116
1167 either
1168 \change_deleted -712698321 1559637165
1169 simply
1170 \change_unchanged
1171  insert the gloss inset to a numbered examples paragraph, as follows:
1172 \end_layout
1173
1174 \begin_layout Numbered Examples (consecutive)
1175
1176 \change_inserted -712698321 1559637185
1177 \begin_inset Flex Interlinear Gloss (3 Lines)
1178 status open
1179
1180 \begin_layout Plain Layout
1181
1182 \change_inserted -712698321 1559637191
1183 Mein Luftkissenfahrzeug ist voller  Aale
1184 \end_layout
1185
1186 \begin_layout Plain Layout
1187
1188 \change_inserted -712698321 1559637185
1189 \begin_inset Argument post:1
1190 status open
1191
1192 \begin_layout Plain Layout
1193
1194 \change_inserted -712698321 1559637197
1195 My    skeertuig                   is  vol       palings
1196 \change_unchanged
1197
1198 \end_layout
1199
1200 \end_inset
1201
1202
1203 \end_layout
1204
1205 \begin_layout Plain Layout
1206
1207 \change_inserted -712698321 1559637185
1208 \begin_inset Argument post:2
1209 status open
1210
1211 \begin_layout Plain Layout
1212
1213 \change_inserted -712698321 1559637201
1214 My    hovercraft                 is 
1215 \begin_inset Flex GroupGlossedWords
1216 status open
1217
1218 \begin_layout Plain Layout
1219
1220 \change_inserted -712698321 1559637201
1221 full of
1222 \end_layout
1223
1224 \end_inset
1225
1226  eels
1227 \change_unchanged
1228
1229 \end_layout
1230
1231 \end_inset
1232
1233
1234 \end_layout
1235
1236 \begin_layout Plain Layout
1237
1238 \change_inserted -712698321 1559637185
1239 \begin_inset Argument post:3
1240 status open
1241
1242 \begin_layout Plain Layout
1243
1244 \change_inserted -712698321 1559637206
1245 Do you have matches?
1246 \change_unchanged
1247
1248 \end_layout
1249
1250 \end_inset
1251
1252
1253 \change_unchanged
1254
1255 \end_layout
1256
1257 \end_inset
1258
1259
1260 \change_deleted -712698321 1559637208
1261
1262 \begin_inset Flex Tri-Glosse
1263 status open
1264
1265 \begin_layout Plain Layout
1266 Mein Luftkissenfahrzeug ist voller  Aale
1267 \end_layout
1268
1269 \begin_layout Plain Layout
1270 My    skeertuig                   is  vol       palings
1271 \end_layout
1272
1273 \begin_layout Plain Layout
1274 My    hovercraft                 is 
1275 \begin_inset Flex GroupGlossedWords
1276 status open
1277
1278 \begin_layout Plain Layout
1279 full of
1280 \end_layout
1281
1282 \end_inset
1283
1284  eels
1285 \end_layout
1286
1287 \begin_layout Plain Layout
1288 \begin_inset Argument 1
1289 status open
1290
1291 \begin_layout Plain Layout
1292 \begin_inset Quotes els
1293 \end_inset
1294
1295 Do you have matches?
1296 \begin_inset Quotes ers
1297 \end_inset
1298
1299
1300 \end_layout
1301
1302 \end_inset
1303
1304
1305 \end_layout
1306
1307 \end_inset
1308
1309
1310 \change_inserted -712698321 1559637228
1311
1312 \end_layout
1313
1314 \begin_layout Standard
1315
1316 \change_inserted -712698321 1559637243
1317 or use the 
1318 \emph on
1319 ex
1320 \emph default
1321  gloss option:
1322 \end_layout
1323
1324 \begin_layout Standard
1325
1326 \change_inserted -712698321 1559637243
1327 \begin_inset Flex Interlinear Gloss (3 Lines)
1328 status open
1329
1330 \begin_layout Plain Layout
1331
1332 \change_inserted -712698321 1559637251
1333 \begin_inset Argument 1
1334 status open
1335
1336 \begin_layout Plain Layout
1337
1338 \change_inserted -712698321 1559637252
1339 ex
1340 \change_unchanged
1341
1342 \end_layout
1343
1344 \end_inset
1345
1346
1347 \end_layout
1348
1349 \begin_layout Plain Layout
1350
1351 \change_inserted -712698321 1559637243
1352 Mein Luftkissenfahrzeug ist voller  Aale
1353 \end_layout
1354
1355 \begin_layout Plain Layout
1356
1357 \change_inserted -712698321 1559637243
1358 \begin_inset Argument post:1
1359 status open
1360
1361 \begin_layout Plain Layout
1362
1363 \change_inserted -712698321 1559637243
1364 My    skeertuig                   is  vol       palings
1365 \end_layout
1366
1367 \end_inset
1368
1369
1370 \end_layout
1371
1372 \begin_layout Plain Layout
1373
1374 \change_inserted -712698321 1559637243
1375 \begin_inset Argument post:2
1376 status open
1377
1378 \begin_layout Plain Layout
1379
1380 \change_inserted -712698321 1559637243
1381 My    hovercraft                 is 
1382 \begin_inset Flex GroupGlossedWords
1383 status open
1384
1385 \begin_layout Plain Layout
1386
1387 \change_inserted -712698321 1559637243
1388 full of
1389 \end_layout
1390
1391 \end_inset
1392
1393  eels
1394 \end_layout
1395
1396 \end_inset
1397
1398
1399 \end_layout
1400
1401 \begin_layout Plain Layout
1402
1403 \change_inserted -712698321 1559637243
1404 \begin_inset Argument post:3
1405 status open
1406
1407 \begin_layout Plain Layout
1408
1409 \change_inserted -712698321 1559637243
1410 Do you have matches?
1411 \end_layout
1412
1413 \end_inset
1414
1415
1416 \end_layout
1417
1418 \end_inset
1419
1420
1421 \change_unchanged
1422
1423 \end_layout
1424
1425 \begin_layout Subsection*
1426 Tips & Tricks
1427 \end_layout
1428
1429 \begin_layout Subsubsection*
1430 Avoiding Page Breaks within Glosses
1431 \end_layout
1432
1433 \begin_layout Standard
1434
1435 \change_inserted -712698321 1559637546
1436 By default, 
1437 \change_deleted -712698321 1559637546
1438 P
1439 \change_inserted -712698321 1559637547
1440 p
1441 \change_unchanged
1442 age breaks might occur within glosses, which is not desirable.
1443  
1444 \change_inserted -712698321 1559637701
1445 You can avoid most of them by entering 
1446 \emph on
1447 noglossbreaks
1448 \emph default
1449  to 
1450 \family sans
1451 Document\SpecialChar menuseparator
1452 Settings\SpecialChar ldots
1453 \SpecialChar menuseparator
1454 Document Class\SpecialChar menuseparator
1455 Class Options\SpecialChar menuseparator
1456 Custom
1457 \family default
1458 .
1459  If page breaks still occur, you can
1460 \change_deleted -712698321 1559637705
1461 A workaround is to
1462 \change_unchanged
1463  wrap
1464 \change_inserted -712698321 1559637709
1465  the whole
1466 \change_unchanged
1467  gloss
1468 \change_deleted -712698321 1559637710
1469 es
1470 \change_unchanged
1471  into 
1472 \change_inserted -712698321 1559637714
1473
1474 \change_unchanged
1475 box
1476 \change_deleted -712698321 1559637716
1477 es
1478 \change_unchanged
1479  (via 
1480 \family sans
1481 Insert\SpecialChar menuseparator
1482 Box\SpecialChar menuseparator
1483 Frameless
1484 \family default
1485 ).
1486
1487 \change_deleted -712698321 1559637727
1488  If you want to automate this for all glosses, you can copy the following
1489  code to 
1490 \family sans
1491 Document\SpecialChar menuseparator
1492 Settings\SpecialChar menuseparator
1493 LaTeX Preamble
1494 \family default
1495 :
1496 \end_layout
1497
1498 \begin_layout Quote
1499
1500 \change_deleted -712698321 1559637727
1501 \begin_inset listings
1502 lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
1503 inline false
1504 status open
1505
1506 \begin_layout Plain Layout
1507
1508 % Do not break pages at two-line glosses
1509 \end_layout
1510
1511 \begin_layout Plain Layout
1512
1513
1514 \backslash
1515 AtBeginDocument{%
1516 \end_layout
1517
1518 \begin_layout Plain Layout
1519
1520
1521 \backslash
1522 renewenvironment{linggloss}[2][]{%
1523 \end_layout
1524
1525 \begin_layout Plain Layout
1526
1527
1528 \backslash
1529 def
1530 \backslash
1531 glosstr{
1532 \backslash
1533 glt #1}%
1534 \end_layout
1535
1536 \begin_layout Plain Layout
1537
1538
1539 \backslash
1540 begin{minipage}{.7
1541 \backslash
1542 textwidth}
1543 \end_layout
1544
1545 \begin_layout Plain Layout
1546
1547
1548 \backslash
1549 gll #2}{
1550 \backslash
1551 glosstr
1552 \backslash
1553 glend
1554 \backslash
1555 end{minipage}}
1556 \end_layout
1557
1558 \begin_layout Plain Layout
1559
1560 }
1561 \end_layout
1562
1563 \end_inset
1564
1565
1566 \end_layout
1567
1568 \begin_layout Quote
1569
1570 \change_deleted -712698321 1559637727
1571 \begin_inset listings
1572 lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
1573 inline false
1574 status open
1575
1576 \begin_layout Plain Layout
1577
1578 % Do not break pages at three-line glosses
1579 \end_layout
1580
1581 \begin_layout Plain Layout
1582
1583
1584 \backslash
1585 AtBeginDocument{%
1586 \end_layout
1587
1588 \begin_layout Plain Layout
1589
1590
1591 \backslash
1592 renewenvironment{lingglosss}[2][]{%
1593 \end_layout
1594
1595 \begin_layout Plain Layout
1596
1597
1598 \backslash
1599 def
1600 \backslash
1601 glosstr{
1602 \backslash
1603 glt #1}%
1604 \end_layout
1605
1606 \begin_layout Plain Layout
1607
1608
1609 \backslash
1610 begin{minipage}{.7
1611 \backslash
1612 textwidth}
1613 \end_layout
1614
1615 \begin_layout Plain Layout
1616
1617
1618 \backslash
1619 glll #2}{
1620 \backslash
1621 glosstr
1622 \backslash
1623 glend
1624 \backslash
1625 end{minipage}}
1626 \end_layout
1627
1628 \begin_layout Plain Layout
1629
1630 }
1631 \end_layout
1632
1633 \end_inset
1634
1635
1636 \end_layout
1637
1638 \begin_layout Standard
1639
1640 \change_deleted -712698321 1559637727
1641 You might have to adapt the minipage width (
1642 \family typewriter
1643 .7
1644 \backslash
1645 textwidth
1646 \family default
1647  in the example code) to fit the glosses to your actual page width.
1648 \change_unchanged
1649
1650 \end_layout
1651
1652 \begin_layout Subsubsection*
1653 Footnotes in Glosses
1654 \end_layout
1655
1656 \begin_layout Standard
1657 Although you can insert a footnote in a 
1658 \emph on
1659 Glosse
1660 \emph default
1661  inset, LaTeX compilation will not succeed.
1662  If you need footnotes, put 
1663 \family typewriter
1664
1665 \backslash
1666 footnotemark
1667 \family default
1668  in TeX mode in the glosse at the point where the footnote number should
1669  appear, and
1670 \family typewriter
1671  
1672 \backslash
1673 footnotetext{Actual footnote ...}
1674 \family default
1675 , also in TeX mode, right behind the 
1676 \emph on
1677 Gloss
1678 \change_deleted -712698321 1559637777
1679 e
1680 \change_unchanged
1681
1682 \emph default
1683  inset.
1684  If you need several footnotes, just insert multiple of these constructs.
1685 \end_layout
1686
1687 \begin_layout Subsubsection*
1688 Using Glosses (and Examples) in a Beamer Presentation
1689 \end_layout
1690
1691 \begin_layout Standard
1692 If you use the linguistics module with 
1693 \emph on
1694 beamer
1695 \emph default
1696  presentations, there are some caveats:
1697 \end_layout
1698
1699 \begin_layout Itemize
1700 If you want to use glosses in 
1701 \emph on
1702 beamer
1703 \emph default
1704 , you need to put it in a 
1705 \begin_inset Quotes eld
1706 \end_inset
1707
1708 fragile
1709 \begin_inset Quotes erd
1710 \end_inset
1711
1712  frame.
1713  
1714 \end_layout
1715
1716 \begin_layout Itemize
1717 Older versions of the 
1718 \emph on
1719 covington
1720 \emph default
1721  package (before version 1.1) do not play with the 
1722 \emph on
1723 beamer
1724 \emph default
1725  class out of the box, since both 
1726 \emph on
1727 beamer
1728 \emph default
1729  and 
1730 \emph on
1731 covington
1732 \emph default
1733  try to define the commands 
1734 \family typewriter
1735
1736 \backslash
1737 example
1738 \family default
1739  and 
1740 \family typewriter
1741
1742 \backslash
1743 examples
1744 \family default
1745 .
1746  In these older versions of 
1747 \emph on
1748 covington
1749 \emph default
1750 , this results in a \SpecialChar LaTeX
1751  error.
1752  You can work around this problem by inserting the following code in 
1753 \family sans
1754 Document\SpecialChar menuseparator
1755 Settings\SpecialChar menuseparator
1756 Local Layout
1757 \family default
1758 :
1759 \end_layout
1760
1761 \begin_deeper
1762 \begin_layout Quote
1763 \begin_inset listings
1764 lstparams "basicstyle={\footnotesize\ttfamily},tabsize=4"
1765 inline false
1766 status open
1767
1768 \begin_layout Plain Layout
1769
1770 Provides covington 1
1771 \end_layout
1772
1773 \begin_layout Plain Layout
1774
1775 AddToPreamble
1776 \end_layout
1777
1778 \begin_layout Plain Layout
1779
1780                 
1781 \backslash
1782 let
1783 \backslash
1784 example
1785 \backslash
1786 relax
1787 \end_layout
1788
1789 \begin_layout Plain Layout
1790
1791                 
1792 \backslash
1793 let
1794 \backslash
1795 endexample
1796 \backslash
1797 relax
1798 \end_layout
1799
1800 \begin_layout Plain Layout
1801
1802                 
1803 \backslash
1804 let
1805 \backslash
1806 examples
1807 \backslash
1808 relax
1809 \end_layout
1810
1811 \begin_layout Plain Layout
1812
1813                 
1814 \backslash
1815 let
1816 \backslash
1817 endexamples
1818 \backslash
1819 relax
1820 \end_layout
1821
1822 \begin_layout Plain Layout
1823
1824                 
1825 \backslash
1826 usepackage{covington}
1827 \end_layout
1828
1829 \begin_layout Plain Layout
1830
1831 EndPreamble
1832 \end_layout
1833
1834 \end_inset
1835
1836
1837 \end_layout
1838
1839 \begin_layout Standard
1840 Press 
1841 \begin_inset Quotes eld
1842 \end_inset
1843
1844 validate
1845 \begin_inset Quotes erd
1846 \end_inset
1847
1848  and 
1849 \begin_inset Quotes eld
1850 \end_inset
1851
1852 OK
1853 \begin_inset Quotes erd
1854 \end_inset
1855
1856 .
1857  This effectively defuncts 
1858 \emph on
1859 beamer's
1860 \emph default
1861  example(s) environment in favor of 
1862 \emph on
1863 covington's
1864 \emph default
1865  (i.
1866 \begin_inset space \thinspace{}
1867 \end_inset
1868
1869 e., you can use the 
1870 \family sans
1871 Numbered Example
1872 \family default
1873  styles, but not 
1874 \emph on
1875 beamer's
1876 \emph default
1877  
1878 \family sans
1879 Example
1880 \family default
1881  and 
1882 \family sans
1883 Examples
1884 \family default
1885 ).
1886 \end_layout
1887
1888 \begin_layout Standard
1889 As of v.
1890  1.1 of 
1891 \emph on
1892 covington
1893 \emph default
1894 , this problem is solved.
1895  
1896 \end_layout
1897
1898 \end_deeper
1899 \begin_layout Section
1900 Optimality Theory Tableaux
1901 \end_layout
1902
1903 \begin_layout Standard
1904 OT tableaux itself can of course simply be inserted as ordinary tables (for
1905  specific features such as dashed lines and shaded cells, cf.
1906  the 
1907 \emph on
1908 EmbeddedObjects
1909 \emph default
1910  manual).
1911  However, you might want to have the tableaux numbered throughout the document,
1912  and you might want to have a 
1913 \emph on
1914 List of Tableaux
1915 \emph default
1916 , similar to the 
1917 \emph on
1918 List of Tables
1919 \emph default
1920 .
1921  
1922 \end_layout
1923
1924 \begin_layout Standard
1925 The Linguistics module provides support for both.
1926  In 
1927 \family sans
1928 Insert\SpecialChar menuseparator
1929 Floats
1930 \family default
1931 , you will find a Tableaux float:
1932 \end_layout
1933
1934 \begin_layout Standard
1935 \begin_inset Float tableau
1936 placement h
1937 alignment document
1938 wide false
1939 sideways false
1940 status open
1941
1942 \begin_layout Plain Layout
1943 \align center
1944 \begin_inset Tabular
1945 <lyxtabular version="3" rows="5" columns="5">
1946 <features tabularvalignment="middle">
1947 <column alignment="right" valignment="top">
1948 <column alignment="center" valignment="top">
1949 <column alignment="center" valignment="top">
1950 <column alignment="center" valignment="top" special="|c">
1951 <column alignment="center" valignment="top">
1952 <row>
1953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1954 \begin_inset Text
1955
1956 \begin_layout Plain Layout
1957 /atikap/
1958 \end_layout
1959
1960 \end_inset
1961 </cell>
1962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1963 \begin_inset Text
1964
1965 \begin_layout Plain Layout
1966
1967 \noun on
1968 Onset
1969 \end_layout
1970
1971 \end_inset
1972 </cell>
1973 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1974 \begin_inset Text
1975
1976 \begin_layout Plain Layout
1977
1978 \noun on
1979 NoCoda
1980 \end_layout
1981
1982 \end_inset
1983 </cell>
1984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1985 \begin_inset Text
1986
1987 \begin_layout Plain Layout
1988
1989 \noun on
1990 Dep
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999
2000 \noun on
2001 Max
2002 \end_layout
2003
2004 \end_inset
2005 </cell>
2006 </row>
2007 <row>
2008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2009 \begin_inset Text
2010
2011 \begin_layout Plain Layout
2012 \begin_inset Formula $\mbox{☞}$
2013 \end_inset
2014
2015  
2016 \begin_inset Formula $\mbox{\textipa{P}}$
2017 \end_inset
2018
2019 a.ti.ka
2020 \end_layout
2021
2022 \end_inset
2023 </cell>
2024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2025 \begin_inset Text
2026
2027 \begin_layout Plain Layout
2028
2029 \end_layout
2030
2031 \end_inset
2032 </cell>
2033 <cell alignment="center" valignment="top" topline="true" usebox="none">
2034 \begin_inset Text
2035
2036 \begin_layout Plain Layout
2037
2038 \end_layout
2039
2040 \end_inset
2041 </cell>
2042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2043 \begin_inset Text
2044
2045 \begin_layout Plain Layout
2046 *
2047 \end_layout
2048
2049 \end_inset
2050 </cell>
2051 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
2052 \begin_inset Text
2053
2054 \begin_layout Plain Layout
2055 *
2056 \end_layout
2057
2058 \end_inset
2059 </cell>
2060 </row>
2061 <row>
2062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2063 \begin_inset Text
2064
2065 \begin_layout Plain Layout
2066 a.ti.ka
2067 \end_layout
2068
2069 \end_inset
2070 </cell>
2071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2072 \begin_inset Text
2073
2074 \begin_layout Plain Layout
2075 *!
2076 \end_layout
2077
2078 \end_inset
2079 </cell>
2080 <cell alignment="center" valignment="top" topline="true" usebox="none">
2081 \begin_inset Text
2082
2083 \begin_layout Plain Layout
2084
2085 \end_layout
2086
2087 \end_inset
2088 </cell>
2089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2090 \begin_inset Text
2091
2092 \begin_layout Plain Layout
2093
2094 \end_layout
2095
2096 \end_inset
2097 </cell>
2098 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
2099 \begin_inset Text
2100
2101 \begin_layout Plain Layout
2102 *
2103 \end_layout
2104
2105 \end_inset
2106 </cell>
2107 </row>
2108 <row>
2109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2110 \begin_inset Text
2111
2112 \begin_layout Plain Layout
2113 \begin_inset Formula $\mbox{\textipa{P}}$
2114 \end_inset
2115
2116 a.ti.kap
2117 \end_layout
2118
2119 \end_inset
2120 </cell>
2121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2122 \begin_inset Text
2123
2124 \begin_layout Plain Layout
2125
2126 \end_layout
2127
2128 \end_inset
2129 </cell>
2130 <cell alignment="center" valignment="top" topline="true" usebox="none">
2131 \begin_inset Text
2132
2133 \begin_layout Plain Layout
2134 *!
2135 \end_layout
2136
2137 \end_inset
2138 </cell>
2139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2140 \begin_inset Text
2141
2142 \begin_layout Plain Layout
2143 *
2144 \end_layout
2145
2146 \end_inset
2147 </cell>
2148 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
2149 \begin_inset Text
2150
2151 \begin_layout Plain Layout
2152
2153 \end_layout
2154
2155 \end_inset
2156 </cell>
2157 </row>
2158 <row>
2159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2160 \begin_inset Text
2161
2162 \begin_layout Plain Layout
2163 a.ti.kap
2164 \end_layout
2165
2166 \end_inset
2167 </cell>
2168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2169 \begin_inset Text
2170
2171 \begin_layout Plain Layout
2172 *!
2173 \end_layout
2174
2175 \end_inset
2176 </cell>
2177 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2178 \begin_inset Text
2179
2180 \begin_layout Plain Layout
2181 *!
2182 \end_layout
2183
2184 \end_inset
2185 </cell>
2186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2187 \begin_inset Text
2188
2189 \begin_layout Plain Layout
2190
2191 \end_layout
2192
2193 \end_inset
2194 </cell>
2195 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
2196 \begin_inset Text
2197
2198 \begin_layout Plain Layout
2199
2200 \end_layout
2201
2202 \end_inset
2203 </cell>
2204 </row>
2205 </lyxtabular>
2206
2207 \end_inset
2208
2209
2210 \end_layout
2211
2212 \begin_layout Plain Layout
2213 \begin_inset Caption Standard
2214
2215 \begin_layout Plain Layout
2216 Example Tableau
2217 \end_layout
2218
2219 \end_inset
2220
2221
2222 \end_layout
2223
2224 \end_inset
2225
2226
2227 \end_layout
2228
2229 \begin_layout Standard
2230 Note that by default, the caption is always placed below the tableaux in
2231  the output, no matter where you put it in the \SpecialChar LyX
2232  window.
2233  To get the Tableau captions on top, put the following code in 
2234 \family sans
2235 Document\SpecialChar menuseparator
2236 Settings\SpecialChar menuseparator
2237 Preamble
2238 \family default
2239 :
2240 \end_layout
2241
2242 \begin_layout Quote
2243 \begin_inset listings
2244 lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
2245 inline false
2246 status open
2247
2248 \begin_layout Plain Layout
2249
2250
2251 \backslash
2252 floatstyle{plaintop}
2253 \end_layout
2254
2255 \begin_layout Plain Layout
2256
2257
2258 \backslash
2259 restylefloat{tableau}
2260 \end_layout
2261
2262 \end_inset
2263
2264
2265 \end_layout
2266
2267 \begin_layout Standard
2268 If you use a KOMA class, use the following code instead:
2269 \end_layout
2270
2271 \begin_layout Quote
2272 \begin_inset listings
2273 lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
2274 inline false
2275 status open
2276
2277 \begin_layout Plain Layout
2278
2279
2280 \backslash
2281 floatstyle{komaabove}
2282 \end_layout
2283
2284 \begin_layout Plain Layout
2285
2286
2287 \backslash
2288 restylefloat{tableau}
2289 \end_layout
2290
2291 \end_inset
2292
2293
2294 \end_layout
2295
2296 \begin_layout Standard
2297 A List of Tableaux inset can be found in 
2298 \family sans
2299 Insert\SpecialChar menuseparator
2300 Lists & TOC
2301 \family default
2302 .
2303  It looks like this:
2304 \end_layout
2305
2306 \begin_layout Standard
2307 \begin_inset FloatList tableau
2308
2309 \end_inset
2310
2311
2312 \end_layout
2313
2314 \begin_layout Section
2315 Semantic Markup (Character Styles)
2316 \end_layout
2317
2318 \begin_layout Standard
2319 The Linguistics module comes with some character styles that are common
2320  in linguistics:
2321 \end_layout
2322
2323 \begin_layout Enumerate
2324 Concept (in small caps): 
2325 \begin_inset Flex Concepts
2326 status collapsed
2327
2328 \begin_layout Plain Layout
2329 concept
2330 \end_layout
2331
2332 \end_inset
2333
2334  
2335 \end_layout
2336
2337 \begin_layout Enumerate
2338 Expression (emphasized): 
2339 \begin_inset Flex Expression
2340 status collapsed
2341
2342 \begin_layout Plain Layout
2343 expression
2344 \end_layout
2345
2346 \end_inset
2347
2348
2349 \end_layout
2350
2351 \begin_layout Enumerate
2352 Meaning (in single quotes): 
2353 \begin_inset Flex Meaning
2354 status collapsed
2355
2356 \begin_layout Plain Layout
2357 meaning
2358 \end_layout
2359
2360 \end_inset
2361
2362
2363 \end_layout
2364
2365 \begin_layout Standard
2366 You can insert the character styles via the 
2367 \family sans
2368 Edit\SpecialChar menuseparator
2369 Text Style
2370 \family default
2371  submenu.
2372  If you need to change the appearance of these styles later, you can redefine
2373  them in the preamble.
2374  To make expressions bold, for instance, insert:
2375 \end_layout
2376
2377 \begin_layout Quote
2378 \begin_inset listings
2379 lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
2380 inline false
2381 status open
2382
2383 \begin_layout Plain Layout
2384
2385
2386 \backslash
2387 renewcommand
2388 \backslash
2389 l
2390 \change_deleted -712698321 1561270831
2391 ing
2392 \change_unchanged
2393 exp
2394 \change_deleted -712698321 1561270833
2395 r
2396 \change_unchanged
2397 [1]{
2398 \backslash
2399 textbf{#1}}
2400 \end_layout
2401
2402 \end_inset
2403
2404
2405 \end_layout
2406
2407 \begin_layout Standard
2408 Similarly, concept (
2409 \family typewriter
2410
2411 \backslash
2412 l
2413 \change_deleted -712698321 1561270840
2414 ing
2415 \change_unchanged
2416 con
2417 \change_deleted -712698321 1561270844
2418 cept
2419 \change_unchanged
2420
2421 \family default
2422 ) and meaning (
2423 \family typewriter
2424
2425 \backslash
2426 l
2427 \change_deleted -712698321 1561270846
2428 ing
2429 \change_unchanged
2430 mean
2431 \change_deleted -712698321 1561270848
2432 ing
2433 \change_unchanged
2434
2435 \family default
2436 ) can be modified.
2437
2438 \change_inserted -712698321 1561270898
2439  Please refer to the 
2440 \emph on
2441 covington
2442 \emph default
2443  manual 
2444 \begin_inset CommandInset citation
2445 LatexCommand cite
2446 key "covington"
2447 literal "false"
2448
2449 \end_inset
2450
2451  for details.
2452 \change_unchanged
2453
2454 \end_layout
2455
2456 \begin_layout Section
2457 Linguistic structure trees
2458 \end_layout
2459
2460 \begin_layout Standard
2461 Meanwhile, many \SpecialChar LaTeX
2462  are available which help producing structure trees.
2463  \SpecialChar LyX
2464  supports the 
2465 \family sans
2466 forest
2467 \family default
2468  package, which combines high flexibility and power with a comfortable input
2469  syntax.
2470  The Linguistics module provides a Structure Tree inset, which can be inserted
2471  via 
2472 \family sans
2473 Insert\SpecialChar menuseparator
2474 Custom Insets
2475 \family default
2476 .
2477  Within this inset, you can insert the bracket notation used by 
2478 \family sans
2479 forest
2480 \family default
2481  (and also by other similar packages such as 
2482 \family sans
2483 qtree
2484 \family default
2485 ).
2486 \end_layout
2487
2488 \begin_layout Standard
2489 Here is a simple example:
2490 \end_layout
2491
2492 \begin_layout Standard
2493 \begin_inset Flex Structure Tree
2494 status open
2495
2496 \begin_layout Plain Layout
2497 [VP [DP[John]] [V' [V[sent]] [DP[Mary]] [DP[D[a]][NP[letter]]] ] ]
2498 \end_layout
2499
2500 \end_inset
2501
2502
2503 \end_layout
2504
2505 \begin_layout Standard
2506 \noindent
2507 If you view the PDF output, you will see that the input
2508 \end_layout
2509
2510 \begin_layout Quote
2511
2512 \family typewriter
2513 \size small
2514 [VP [DP[John]] [V' [V[sent]] [DP[Mary]] [DP[D[a]][NP[letter]]]]]
2515 \end_layout
2516
2517 \begin_layout Standard
2518 expands to a real structure tree.
2519  To view the result within the \SpecialChar LyX
2520  work area, you can simply embed the Structure
2521  Tree inset into a Preview inset (
2522 \family sans
2523 Insert\SpecialChar menuseparator
2524 Preview
2525 \family default
2526 ).
2527  If instant preview is correctly installed and activated, you should see
2528  the tree immediately (just click on the image in order to edit):
2529 \end_layout
2530
2531 \begin_layout Standard
2532 \begin_inset Preview
2533
2534 \begin_layout Standard
2535 \begin_inset Flex Structure Tree
2536 status open
2537
2538 \begin_layout Plain Layout
2539 [VP [DP[Mary]] [V' [V[sent]] [DP[John]] [DP[D[a]][NP[response]]] ] ]
2540 \end_layout
2541
2542 \end_inset
2543
2544
2545 \end_layout
2546
2547 \end_inset
2548
2549
2550 \end_layout
2551
2552 \begin_layout Standard
2553 \noindent
2554 Roofs can be easily generated by means of the 
2555 \begin_inset Quotes eld
2556 \end_inset
2557
2558 roof
2559 \begin_inset Quotes erd
2560 \end_inset
2561
2562  option
2563 \begin_inset Foot
2564 status collapsed
2565
2566 \begin_layout Plain Layout
2567 \noindent
2568 Note that the 
2569 \begin_inset Quotes eld
2570 \end_inset
2571
2572 roof
2573 \begin_inset Quotes erd
2574 \end_inset
2575
2576  option only exists as of 
2577 \family sans
2578 forest
2579 \family default
2580  version 2.0.
2581  We have added some code to the preamble of this manual to support previous
2582  versions.
2583  If you use a 
2584 \family sans
2585 forest
2586 \family default
2587  version < 2.0, you either need to copy this code to your preamble or use
2588  the old option 
2589 \begin_inset Quotes eld
2590 \end_inset
2591
2592 triangle
2593 \begin_inset Quotes erd
2594 \end_inset
2595
2596  instead of 
2597 \begin_inset Quotes eld
2598 \end_inset
2599
2600 roof
2601 \begin_inset Quotes erd
2602 \end_inset
2603
2604 .
2605 \end_layout
2606
2607 \end_inset
2608
2609  (note that the comma has special meaning, as it marks options):
2610 \end_layout
2611
2612 \begin_layout Standard
2613 \begin_inset Flex Structure Tree
2614 status open
2615
2616 \begin_layout Plain Layout
2617 [VP [DP[John]] [V' [V[sent]] [DP[Mary]] [DP[another letter, roof]] ] ]
2618 \end_layout
2619
2620 \end_inset
2621
2622
2623 \end_layout
2624
2625 \begin_layout Standard
2626 \noindent
2627 In order to align nodes of the tree more elegantly, use the 
2628 \begin_inset Quotes eld
2629 \end_inset
2630
2631 tier
2632 \begin_inset Quotes erd
2633 \end_inset
2634
2635  option.
2636  All nodes which have the same 
2637 \begin_inset Quotes eld
2638 \end_inset
2639
2640 tier
2641 \begin_inset Quotes erd
2642 \end_inset
2643
2644  allocated get aligned.
2645  Here is an example:
2646 \end_layout
2647
2648 \begin_layout Standard
2649 \begin_inset Flex Structure Tree
2650 status open
2651
2652 \begin_layout Plain Layout
2653 [VP [DP[John,tier=word]] [V' [V[sent,tier=word]] [DP[Mary,tier=word]] [DP[D[a,ti
2654 er=word]][NP[letter,tier=word]]] ] ]
2655 \end_layout
2656
2657 \end_inset
2658
2659
2660 \end_layout
2661
2662 \begin_layout Standard
2663 \noindent
2664 The package supports many additional features, such as movement arrows and
2665  decorations, that cannot documented here (please refer to the detailed
2666  package documentation 
2667 \begin_inset CommandInset citation
2668 LatexCommand cite
2669 key "forest"
2670 literal "true"
2671
2672 \end_inset
2673
2674 ).
2675 \end_layout
2676
2677 \begin_layout Section
2678 Phonetic Symbols (IPA)
2679 \end_layout
2680
2681 \begin_layout Standard
2682 You do not need the Linguistics module to insert phonetic symbols, this
2683  is a base functionality of \SpecialChar LyX
2684 .
2685  However, since this is frequently used by linguists, we will describe it
2686  (briefly) in this manual nevertheless.
2687 \end_layout
2688
2689 \begin_layout Standard
2690 If you use traditional \SpecialChar LaTeX
2691  or PDF\SpecialChar LaTeX
2692 , a prerequisite to use \SpecialChar LyX
2693 's IPA support is
2694  the \SpecialChar LaTeX
2695  package 
2696 \emph on
2697 tipa
2698 \emph default
2699  
2700 \begin_inset CommandInset citation
2701 LatexCommand cite
2702 key "tipa"
2703 literal "true"
2704
2705 \end_inset
2706
2707 , which is automatically loaded by \SpecialChar LyX
2708  if you follow the procedure described
2709  below.
2710  If you use Unicode fonts (i.
2711 \begin_inset space \thinspace{}
2712 \end_inset
2713
2714 e., if you have clicked 
2715 \begin_inset Quotes eld
2716 \end_inset
2717
2718 Use non-\SpecialChar TeX
2719  fonts
2720 \begin_inset Quotes erd
2721 \end_inset
2722
2723  in 
2724 \family sans
2725 Document\SpecialChar menuseparator
2726 Settings\SpecialChar menuseparator
2727 Fonts
2728 \family default
2729 ), the package 
2730 \emph on
2731 xunicode
2732 \emph default
2733  is loaded instead (since 
2734 \emph on
2735 tipa
2736 \emph default
2737  does not work in this context).
2738  
2739 \begin_inset Foot
2740 status open
2741
2742 \begin_layout Plain Layout
2743 See also https://github.com/wspr/fontspec/issues/280 and the discussion in
2744  docutils-devel (https://www.mail-archive.com/search?l=mid&q=1487664738.2405.6.camel%
2745 40lyx.org).
2746 \end_layout
2747
2748 \end_inset
2749
2750  The 
2751 \emph on
2752 xunicode
2753 \emph default
2754  package emulates the 
2755 \emph on
2756 tipa
2757 \emph default
2758  output, but is not perfect at that, so some things might not look as expected.
2759  Furthermore, you need to take care in this case to use a font that includes
2760  the IPA glyphs (such as 
2761 \emph on
2762 CMU Serif
2763 \emph default
2764  or 
2765 \emph on
2766 SIL Doulos
2767 \emph default
2768 ).
2769  You can also specify an extra font only for IPA by adding the following
2770  to 
2771 \family sans
2772 Document\SpecialChar menuseparator
2773 Settings\SpecialChar menuseparator
2774 LaTeX Preamble
2775 \family default
2776 :
2777 \end_layout
2778
2779 \begin_layout Standard
2780 \begin_inset listings
2781 lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
2782 inline false
2783 status open
2784
2785 \begin_layout Plain Layout
2786
2787
2788 \backslash
2789 AtBeginDocument{%
2790 \end_layout
2791
2792 \begin_layout Plain Layout
2793
2794
2795 \backslash
2796 newfontfamily{
2797 \backslash
2798 ipafont}{CMU Serif}% or another font
2799 \end_layout
2800
2801 \begin_layout Plain Layout
2802
2803
2804 \backslash
2805 def
2806 \backslash
2807 useTIPAfont{
2808 \backslash
2809 ipafont}
2810 \end_layout
2811
2812 \begin_layout Plain Layout
2813
2814 }
2815 \end_layout
2816
2817 \end_inset
2818
2819 Additionally, and independent from which of the above approaches you use,
2820  if you want to have instant preview, you should have the 
2821 \emph on
2822 preview-latex
2823 \emph default
2824  package 
2825 \begin_inset CommandInset citation
2826 LatexCommand cite
2827 key "preview"
2828 literal "true"
2829
2830 \end_inset
2831
2832  installed.
2833 \end_layout
2834
2835 \begin_layout Standard
2836 The recommended way to insert phonetic symbols is via 
2837 \family sans
2838 Insert\SpecialChar menuseparator
2839 Special characters\SpecialChar menuseparator
2840 Phonetic symbols.
2841  
2842 \family default
2843 This gives you an input box (
2844 \begin_inset Quotes eld
2845 \end_inset
2846
2847 inset
2848 \begin_inset Quotes erd
2849 \end_inset
2850
2851  in \SpecialChar LyX
2852  speak), where you can insert the symbols.
2853  Note that this box can be used both for the insertion of small snippets
2854  (inline) and multiple paragraphs of phonetic notation.
2855  While the cursor is inside the box, a toolbar opens, which provides the
2856  basic set of phonetic symbols (sorted by the IPA categories).
2857 \begin_inset Foot
2858 status collapsed
2859
2860 \begin_layout Plain Layout
2861 Currently, there is one symbol missing: the labiodental flap (added to the
2862  IPA in 2005).
2863  This symbol is not yet supported by the 
2864 \emph on
2865 tipa
2866 \emph default
2867  package and thus cannot be supported by LyX.
2868 \end_layout
2869
2870 \end_inset
2871
2872  Each of the toolbar's panels can be torn off the bar by clicking on the
2873  dashed line on its top.
2874  This way, you can insert most symbols quite comfortably: 
2875 \begin_inset IPA
2876
2877 \begin_layout Standard
2878 [l
2879 \begin_inset IPADeco bottomtiebar
2880 status open
2881
2882 \begin_layout Plain Layout
2883 ai
2884 \end_layout
2885
2886 \end_inset
2887
2888 k ðɪs]
2889 \end_layout
2890
2891 \end_inset
2892
2893 .
2894 \begin_inset Foot
2895 status collapsed
2896
2897 \begin_layout Plain Layout
2898 Note that, if you want to insert diacritics, the diacritics are inserted
2899  
2900 \emph on
2901 after
2902 \emph default
2903  the base character.
2904  That is to say, for 
2905 \begin_inset IPA
2906
2907 \begin_layout Standard
2908 [d̥]
2909 \end_layout
2910
2911 \end_inset
2912
2913  you need to insert 
2914 \family typewriter
2915 <d>
2916 \family default
2917  and then the 
2918 \family typewriter
2919 <voiceless>
2920 \family default
2921  subring diacritic from the toolbar immediately after the 
2922 \family typewriter
2923 <d>
2924 \family default
2925 .
2926  If you need a diacritic alone, you can achieve this by inserting a blank
2927  and then the diacritic, as in 
2928 \begin_inset IPA
2929
2930 \begin_layout Standard
2931  ̼
2932 \end_layout
2933
2934 \end_inset
2935
2936  (
2937 \family typewriter
2938 =
2939 \begin_inset space ~
2940 \end_inset
2941
2942 <space>+<Linguolabial from the IPA toolbar>
2943 \family default
2944 ).
2945 \end_layout
2946
2947 \end_inset
2948
2949  Given that
2950 \emph on
2951  preview-latex
2952 \emph default
2953  is installed and you have switched on instant preview (in
2954 \family sans
2955  Tools\SpecialChar menuseparator
2956 Preferences\SpecialChar menuseparator
2957 Look
2958 \begin_inset space ~
2959 \end_inset
2960
2961 &
2962 \begin_inset space ~
2963 \end_inset
2964
2965 Feel\SpecialChar menuseparator
2966 Display
2967 \family default
2968 ), you'll get a nice WYSIWYG preview as soon as the cursor leaves the box.
2969  Alternatively to the toolbar, you can also insert the symbols directly
2970  via the shortcut notation which is described in the 
2971 \emph on
2972 tipa
2973 \emph default
2974  manual: here's 
2975 \begin_inset IPA
2976
2977 \begin_layout Standard
2978
2979 \family roman
2980 \series medium
2981 \shape up
2982 \size normal
2983 \emph off
2984 \bar no
2985 \strikeout off
2986 \uuline off
2987 \uwave off
2988 \noun off
2989 \color none
2990 [@n Ig"zA:mpl]
2991 \end_layout
2992
2993 \end_inset
2994
2995  (
2996 \emph on
2997 tipa
2998 \emph default
2999  shortcut notation: 
3000 \family typewriter
3001 [@n Ig"zA:mpl
3002 \family default
3003 ]).
3004  Furthermore, you can insert symbols via 
3005 \family sans
3006 Insert\SpecialChar menuseparator
3007 Special characters\SpecialChar menuseparator
3008 Symbols\SpecialChar ldots
3009
3010 \family default
3011  (which might be useful for symbols that are not yet covered by the toolbar),
3012  or you can simply paste unicode-encoded text (e.
3013 \begin_inset space \thinspace{}
3014 \end_inset
3015
3016 g., from other applications) into the box.
3017  The output should be equal, no matter what input method you chose.
3018 \end_layout
3019
3020 \begin_layout Standard
3021 Note that you can also insert or paste most IPA glyphs outside the specific
3022  IPA input box: [əz ʃəʊn hɪə].
3023  In the output, they will be automatically transformed into the correct
3024  
3025 \emph on
3026 tipa
3027 \emph default
3028  macro (if not, please inform us).
3029  However, please note that this method produces inferior output quality,
3030  since it will most likely result in a mix of fonts (the latin characters
3031  are taken from the base document font, the IPA glyphs from the IPA font).
3032  Within the IPA input box, on the other hand, the IPA font is used for all
3033  characters.
3034  So unless you only need to insert single IPA characters, using the IPA
3035  input box is highly recommended.
3036 \end_layout
3037
3038 \begin_layout Section
3039 Further information
3040 \end_layout
3041
3042 \begin_layout Standard
3043 For a detailed description of specific possibilities for linguists, please
3044  refer to the Linguist\SpecialChar LyX
3045  page on the \SpecialChar LyX
3046  wiki 
3047 \begin_inset CommandInset citation
3048 LatexCommand cite
3049 key "linguistlyx"
3050 literal "true"
3051
3052 \end_inset
3053
3054  (feel free to enter your own hints there).
3055 \end_layout
3056
3057 \begin_layout Bibliography
3058 \begin_inset CommandInset bibitem
3059 LatexCommand bibitem
3060 key "covington"
3061 literal "true"
3062
3063 \end_inset
3064
3065 The covington package: 
3066 \begin_inset Flex URL
3067 status collapsed
3068
3069 \begin_layout Plain Layout
3070
3071 http://www.ctan.org/tex-archive/macros/latex/contrib/covington/
3072 \end_layout
3073
3074 \end_inset
3075
3076 .
3077 \end_layout
3078
3079 \begin_layout Bibliography
3080 \begin_inset CommandInset bibitem
3081 LatexCommand bibitem
3082 key "csquotes"
3083 literal "true"
3084
3085 \end_inset
3086
3087 The csquotes package: 
3088 \begin_inset Flex URL
3089 status collapsed
3090
3091 \begin_layout Plain Layout
3092
3093 http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes/
3094 \end_layout
3095
3096 \end_inset
3097
3098 .
3099 \end_layout
3100
3101 \begin_layout Bibliography
3102 \begin_inset CommandInset bibitem
3103 LatexCommand bibitem
3104 key "enumitem"
3105 literal "true"
3106
3107 \end_inset
3108
3109 The enumitem package: 
3110 \begin_inset Flex URL
3111 status collapsed
3112
3113 \begin_layout Plain Layout
3114
3115 http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/
3116 \end_layout
3117
3118 \end_inset
3119
3120 .
3121 \end_layout
3122
3123 \begin_layout Bibliography
3124 \begin_inset CommandInset bibitem
3125 LatexCommand bibitem
3126 key "float"
3127 literal "true"
3128
3129 \end_inset
3130
3131 The float package: 
3132 \begin_inset Flex URL
3133 status collapsed
3134
3135 \begin_layout Plain Layout
3136
3137 http://www.ctan.org/tex-archive/macros/latex/contrib/float/
3138 \end_layout
3139
3140 \end_inset
3141
3142 .
3143 \end_layout
3144
3145 \begin_layout Bibliography
3146 \begin_inset CommandInset bibitem
3147 LatexCommand bibitem
3148 key "forest"
3149 literal "true"
3150
3151 \end_inset
3152
3153 The forest package: 
3154 \begin_inset Flex URL
3155 status collapsed
3156
3157 \begin_layout Plain Layout
3158
3159 http://www.ctan.org/tex-archive/graphics/pgf/contrib/forest
3160 \end_layout
3161
3162 \end_inset
3163
3164 .
3165 \end_layout
3166
3167 \begin_layout Bibliography
3168 \begin_inset CommandInset bibitem
3169 LatexCommand bibitem
3170 key "linguistlyx"
3171 literal "true"
3172
3173 \end_inset
3174
3175 Maria Gouskova, Stacia Hartleben and Jürgen Spitzmüller: Using \SpecialChar LyX
3176  for Linguistic
3177  Papers.
3178  
3179 \begin_inset Flex URL
3180 status collapsed
3181
3182 \begin_layout Plain Layout
3183
3184 https://wiki.lyx.org/LyX/LinguistLyX
3185 \end_layout
3186
3187 \end_inset
3188
3189 .
3190 \end_layout
3191
3192 \begin_layout Bibliography
3193 \begin_inset CommandInset bibitem
3194 LatexCommand bibitem
3195 key "preview"
3196 literal "true"
3197
3198 \end_inset
3199
3200 The preview-latex package: 
3201 \begin_inset Flex URL
3202 status collapsed
3203
3204 \begin_layout Plain Layout
3205
3206 http://www.ctan.org/tex-archive/macros/latex/contrib/preview/
3207 \end_layout
3208
3209 \end_inset
3210
3211 .
3212 \end_layout
3213
3214 \begin_layout Bibliography
3215 \begin_inset CommandInset bibitem
3216 LatexCommand bibitem
3217 key "tipa"
3218 literal "true"
3219
3220 \end_inset
3221
3222 The tipa package and fonts: 
3223 \begin_inset Flex URL
3224 status collapsed
3225
3226 \begin_layout Plain Layout
3227
3228 http://www.ctan.org/tex-archive/fonts/tipa/
3229 \end_layout
3230
3231 \end_inset
3232
3233 .
3234 \end_layout
3235
3236 \end_body
3237 \end_document