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