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