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