]> git.lyx.org Git - lyx.git/blob - lib/examples/linguistics.lyx
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / lib / examples / linguistics.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass article
6 \begin_preamble
7 %% Uncomment the following for Tableaux captions on top:
8 %\floatstyle{plaintop}
9 %\restylefloat{tableau}
10 \end_preamble
11 \use_default_options false
12 \begin_modules
13 linguistics
14 \end_modules
15 \maintain_unincluded_children false
16 \language english
17 \language_package default
18 \inputencoding auto
19 \fontencoding global
20 \font_roman lmodern
21 \font_sans default
22 \font_typewriter default
23 \font_default_family default
24 \use_non_tex_fonts false
25 \font_sc false
26 \font_osf false
27 \font_sf_scale 100
28 \font_tt_scale 100
29
30 \graphics default
31 \default_output_format default
32 \output_sync 0
33 \bibtex_command default
34 \index_command default
35 \paperfontsize default
36 \spacing single
37 \use_hyperref true
38 \pdf_bookmarks true
39 \pdf_bookmarksnumbered false
40 \pdf_bookmarksopen false
41 \pdf_bookmarksopenlevel 1
42 \pdf_breaklinks false
43 \pdf_pdfborder true
44 \pdf_colorlinks false
45 \pdf_backref false
46 \pdf_pdfusetitle true
47 \papersize default
48 \use_geometry false
49 \use_amsmath 1
50 \use_esint 1
51 \use_mhchem 1
52 \use_mathdots 1
53 \cite_engine basic
54 \use_bibtopic false
55 \use_indices false
56 \paperorientation portrait
57 \suppress_date false
58 \use_refstyle 0
59 \index Index
60 \shortcut idx
61 \color #008000
62 \end_index
63 \secnumdepth 3
64 \tocdepth 3
65 \paragraph_separation indent
66 \paragraph_indentation default
67 \quotes_language english
68 \papercolumns 1
69 \papersides 1
70 \paperpagestyle default
71 \tracking_changes false
72 \output_changes false
73 \html_math_output 0
74 \html_css_as_file 0
75 \html_be_strict false
76 \end_header
77
78 \begin_body
79
80 \begin_layout Title
81 Writing linguistic papers with LyX
82 \end_layout
83
84 \begin_layout Author
85 Jürgen Spitzmüller
86 \begin_inset Newline newline
87 \end_inset
88
89
90 \begin_inset CommandInset href
91 LatexCommand href
92 target "spitz@lyx.org"
93 type "mailto:"
94
95 \end_inset
96
97
98 \end_layout
99
100 \begin_layout Date
101 14/09/2008
102 \end_layout
103
104 \begin_layout Abstract
105 This paper describes some features that LyX provides to linguists.
106  It demonstrates how to use some native support in order to produce numbered
107  examples, glosses, OT tableaux, semantic markup, and phonetic symbols (IPA).
108 \end_layout
109
110 \begin_layout Section
111 Aims and prerequisites
112 \end_layout
113
114 \begin_layout Standard
115 Basically, this paper describes the features of the 
116 \begin_inset Quotes eld
117 \end_inset
118
119 Linguistics
120 \begin_inset Quotes erd
121 \end_inset
122
123  module that ships with LyX as of version 1.6.0.
124  
125 \begin_inset Quotes eld
126 \end_inset
127
128 Modules
129 \begin_inset Quotes erd
130 \end_inset
131
132  are support files (introduced with LyX 1.6.0) that can easily be selected
133  for any document.
134  In order to use the Linguistics module, go to 
135 \family sans
136 Document\SpecialChar \menuseparator
137 Settings\SpecialChar \menuseparator
138 Modules
139 \family default
140 , select 
141 \begin_inset Quotes eld
142 \end_inset
143
144 Linguistics
145 \begin_inset Quotes erd
146 \end_inset
147
148  from the list of available modules, and hit the 
149 \family sans
150 Add
151 \family default
152  button to select it for your document (as already done for this document).
153 \end_layout
154
155 \begin_layout Standard
156 You should be able to use the module with any document class (please inform
157  me, if not).
158  However, in order to use all the features, you need to have the following
159  LaTeX packages installed:
160 \end_layout
161
162 \begin_layout Enumerate
163
164 \emph on
165 covington.sty
166 \emph default
167  
168 \begin_inset CommandInset citation
169 LatexCommand cite
170 key "covington"
171
172 \end_inset
173
174 : This is the base package used for numbered examples and glosses.
175 \end_layout
176
177 \begin_deeper
178 \begin_layout Itemize
179 Installed on your system: 
180 \begin_inset Info
181 type  "package"
182 arg   "covington"
183 \end_inset
184
185 .
186 \end_layout
187
188 \end_deeper
189 \begin_layout Enumerate
190
191 \emph on
192 enumitem.sty
193 \emph default
194  
195 \begin_inset CommandInset citation
196 LatexCommand cite
197 key "enumitem"
198
199 \end_inset
200
201 : This package is used for the Subexamples style.
202  It is generally useful to alter the appearance of lists (such as 
203 \emph on
204 enumerate
205 \emph default
206
207 \emph on
208 itemize
209 \emph default
210
211 \emph on
212 description
213 \emph default
214 ).
215 \end_layout
216
217 \begin_deeper
218 \begin_layout Itemize
219 Installed on your system: 
220 \begin_inset Info
221 type  "package"
222 arg   "enumitem"
223 \end_inset
224
225 .
226 \end_layout
227
228 \end_deeper
229 \begin_layout Enumerate
230
231 \emph on
232 csquotes.sty
233 \emph default
234  
235 \begin_inset CommandInset citation
236 LatexCommand cite
237 key "csquotes"
238
239 \end_inset
240
241 : Needed for the 
242 \emph on
243 Meaning
244 \emph default
245  character style.
246  The package provides context sensitive quotation marks, depending on the
247  language in use.
248 \end_layout
249
250 \begin_deeper
251 \begin_layout Itemize
252 Installed on your system: 
253 \begin_inset Info
254 type  "package"
255 arg   "csquotes"
256 \end_inset
257
258 .
259 \end_layout
260
261 \end_deeper
262 \begin_layout Enumerate
263
264 \emph on
265 float.sty
266 \emph default
267  
268 \begin_inset CommandInset citation
269 LatexCommand cite
270 key "float"
271
272 \end_inset
273
274 : Needed for the OT tableaux floats and list of floats.
275  This package should be part of any LaTeX distribution.
276 \end_layout
277
278 \begin_deeper
279 \begin_layout Itemize
280 Installed on your system: 
281 \begin_inset Info
282 type  "package"
283 arg   "float"
284 \end_inset
285
286 .
287 \end_layout
288
289 \end_deeper
290 \begin_layout Section
291 Numbered examples
292 \end_layout
293
294 \begin_layout Standard
295 Numbered examples are inserted via the layout drop-down box in the toolbar.
296  There are three variants:
297 \end_layout
298
299 \begin_layout Numbered Example (multiline)
300 This is a multiline example [Style 
301 \emph on
302 Numbered Example (multiline)
303 \emph default
304 ]
305 \end_layout
306
307 \begin_layout Numbered Example (multiline)
308 it can have several paragraphs
309 \end_layout
310
311 \begin_layout Numbered Examples (consecutive)
312 This is a single example
313 \begin_inset CommandInset label
314 LatexCommand label
315 name "exa:single-example"
316
317 \end_inset
318
319  [Style 
320 \emph on
321 Numbered Example (consecutive)
322 \emph default
323 ]
324 \end_layout
325
326 \begin_layout Numbered Examples (consecutive)
327 Consecutive single examples get their own numbers
328 \end_layout
329
330 \begin_layout Subexample
331 This is a subexample
332 \begin_inset CommandInset label
333 LatexCommand label
334 name "sub:subexample"
335
336 \end_inset
337
338  [Style 
339 \emph on
340 Subexample
341 \emph default
342 ]
343 \end_layout
344
345 \begin_layout Subexample
346 And another one
347 \end_layout
348
349 \begin_layout Standard
350 References to examples are produced as usual: insert a label to the example
351  and a cross-reference via 
352 \family sans
353 Insert\SpecialChar \menuseparator
354 Cross references
355 \family default
356 .
357  We refer here, just for the sake of demonstrating this, to 
358 \begin_inset CommandInset ref
359 LatexCommand ref
360 reference "exa:single-example"
361
362 \end_inset
363
364  and 
365 \begin_inset CommandInset ref
366 LatexCommand ref
367 reference "sub:subexample"
368
369 \end_inset
370
371 .
372 \end_layout
373
374 \begin_layout Section
375 Glosses
376 \end_layout
377
378 \begin_layout Standard
379 The Linguistics module provides two kinds of glosses, which can be inserted
380  via 
381 \family sans
382 Insert\SpecialChar \menuseparator
383 Custom Insets
384 \family default
385 : The standard 
386 \emph on
387 Custom:Glosse
388 \emph default
389  provides a gloss that consists of two lines and a translation, the 
390 \emph on
391 Custom:Tri-Glosse
392 \emph default
393  insets consists of three lines and a translation.
394  Each translation line might span multiple lines in the output, i.
395 \begin_inset space \thinspace{}
396 \end_inset
397
398 e., the paragraphs are automatically broken if they exceed the text width.
399  Note that the translation line is mandatory and must be preceded by the
400  command 
401 \family typewriter
402
403 \backslash
404 glt
405 \family default
406  which must be inserted verbatim in the gloss inset (TeX mode is not needed,
407  and in fact not even possible).
408 \end_layout
409
410 \begin_layout Standard
411 Here is a simple example:
412 \end_layout
413
414 \begin_layout Standard
415 \begin_inset Flex Glosse
416 status open
417
418 \begin_layout Plain Layout
419
420 C'est un exemple simple
421 \end_layout
422
423 \begin_layout Plain Layout
424
425 {This is} an example simple
426 \end_layout
427
428 \begin_layout Plain Layout
429
430
431 \backslash
432 glt This is a simple example
433 \end_layout
434
435 \end_inset
436
437
438 \end_layout
439
440 \begin_layout Standard
441 \noindent
442 Note how the braces hold together multi-word expressions.
443 \end_layout
444
445 \begin_layout Standard
446 In the same vein, we can make a three-line gloss:
447 \end_layout
448
449 \begin_layout Standard
450 \begin_inset Flex Tri-Glosse
451 status open
452
453 \begin_layout Plain Layout
454
455 C'est un exemple simple
456 \end_layout
457
458 \begin_layout Plain Layout
459
460 {Das ist} ein Beispiel einfach
461 \end_layout
462
463 \begin_layout Plain Layout
464
465 {This is} an example simple
466 \end_layout
467
468 \begin_layout Plain Layout
469
470
471 \backslash
472 glt This is a simple example
473 \end_layout
474
475 \end_inset
476
477
478 \end_layout
479
480 \begin_layout Standard
481 \noindent
482 If you want to have numbered glosses, you can simply insert the gloss inset
483  to a numbered examples paragraph, as follows:
484 \end_layout
485
486 \begin_layout Numbered Examples (consecutive)
487 \begin_inset Flex Tri-Glosse
488 status open
489
490 \begin_layout Plain Layout
491
492 Mein Luftkissenfahrzeug ist voller Aale
493 \end_layout
494
495 \begin_layout Plain Layout
496
497 My skeertuig is vol palings
498 \end_layout
499
500 \begin_layout Plain Layout
501
502 My hovercraft is {full of} eels
503 \end_layout
504
505 \begin_layout Plain Layout
506
507
508 \backslash
509 glt Do you have matches?
510 \end_layout
511
512 \end_inset
513
514
515 \end_layout
516
517 \begin_layout Standard
518 Note that font changes are not allowed in glosses.
519  Hence, the 
520 \family sans
521 Character Style
522 \family default
523  dialog is disabled.
524  Since glosses are not hyphenated, an explicit language setting in the LaTeX
525  output is not required (in fact, it would break the output, since covington
526  does not support it).
527  However, you still might want to set the language for proper spell checking.
528  Currently, you have to do this as follows: select the text, and then issue
529  
530 \begin_inset Info
531 type  "shortcut"
532 arg   "command-execute"
533 \end_inset
534
535  
536 \family sans
537 language <lang>
538 \family default
539 , where 
540 \family sans
541 <lang>
542 \family default
543  should be replaced by the respective language, e.
544 \begin_inset space \thinspace{}
545 \end_inset
546
547 g.
548  
549 \family sans
550 english
551 \family default
552
553 \family sans
554 french
555 \family default
556  or 
557 \family sans
558 ngerman
559 \family default
560 .
561  In the LaTeX output, this setting will be supressed.
562 \end_layout
563
564 \begin_layout Section
565 Optimality Theory Tableaux
566 \end_layout
567
568 \begin_layout Standard
569 OT tableaux itself can of course simply be inserted as ordinary tables (for
570  specific features such as dashed lines and shaded cells, cf.
571  the 
572 \emph on
573 EmbeddedObjects
574 \emph default
575  manual).
576  However, you might want to have the tableaux numbered throughout the document,
577  and you might want to have a 
578 \emph on
579 List of Tableaux
580 \emph default
581 , similar to the 
582 \emph on
583 List of Tables
584 \emph default
585 .
586  
587 \end_layout
588
589 \begin_layout Standard
590 The Linguistics module provides support for both.
591  In 
592 \family sans
593 Insert\SpecialChar \menuseparator
594 Floats
595 \family default
596 , you'll find a Tableaux float:
597 \end_layout
598
599 \begin_layout Standard
600 \begin_inset Float tableau
601 placement h
602 wide false
603 sideways false
604 status open
605
606 \begin_layout Plain Layout
607 \align center
608 \begin_inset Tabular
609 <lyxtabular version="3" rows="5" columns="5">
610 <features tabularvalignment="middle">
611 <column alignment="right" valignment="top" width="0">
612 <column alignment="center" valignment="top" width="0">
613 <column alignment="center" valignment="top" width="0">
614 <column alignment="center" valignment="top" width="0" special="|c">
615 <column alignment="center" valignment="top" width="0">
616 <row>
617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
618 \begin_inset Text
619
620 \begin_layout Plain Layout
621 /atikap/
622 \end_layout
623
624 \end_inset
625 </cell>
626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
627 \begin_inset Text
628
629 \begin_layout Plain Layout
630
631 \noun on
632 Onset
633 \end_layout
634
635 \end_inset
636 </cell>
637 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
638 \begin_inset Text
639
640 \begin_layout Plain Layout
641
642 \noun on
643 NoCoda
644 \end_layout
645
646 \end_inset
647 </cell>
648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
649 \begin_inset Text
650
651 \begin_layout Plain Layout
652
653 \noun on
654 Dep
655 \end_layout
656
657 \end_inset
658 </cell>
659 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
660 \begin_inset Text
661
662 \begin_layout Plain Layout
663
664 \noun on
665 Max
666 \end_layout
667
668 \end_inset
669 </cell>
670 </row>
671 <row>
672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
673 \begin_inset Text
674
675 \begin_layout Plain Layout
676 \begin_inset Formula $\mbox{☞}$
677 \end_inset
678
679  
680 \begin_inset Formula $\mbox{\textipa{P}}$
681 \end_inset
682
683 a.ti.ka
684 \end_layout
685
686 \end_inset
687 </cell>
688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
689 \begin_inset Text
690
691 \begin_layout Plain Layout
692
693 \end_layout
694
695 \end_inset
696 </cell>
697 <cell alignment="center" valignment="top" topline="true" usebox="none">
698 \begin_inset Text
699
700 \begin_layout Plain Layout
701
702 \end_layout
703
704 \end_inset
705 </cell>
706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
707 \begin_inset Text
708
709 \begin_layout Plain Layout
710 *
711 \end_layout
712
713 \end_inset
714 </cell>
715 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
716 \begin_inset Text
717
718 \begin_layout Plain Layout
719 *
720 \end_layout
721
722 \end_inset
723 </cell>
724 </row>
725 <row>
726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
727 \begin_inset Text
728
729 \begin_layout Plain Layout
730 a.ti.ka
731 \end_layout
732
733 \end_inset
734 </cell>
735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
736 \begin_inset Text
737
738 \begin_layout Plain Layout
739 *!
740 \end_layout
741
742 \end_inset
743 </cell>
744 <cell alignment="center" valignment="top" topline="true" usebox="none">
745 \begin_inset Text
746
747 \begin_layout Plain Layout
748
749 \end_layout
750
751 \end_inset
752 </cell>
753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
754 \begin_inset Text
755
756 \begin_layout Plain Layout
757
758 \end_layout
759
760 \end_inset
761 </cell>
762 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
763 \begin_inset Text
764
765 \begin_layout Plain Layout
766 *
767 \end_layout
768
769 \end_inset
770 </cell>
771 </row>
772 <row>
773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
774 \begin_inset Text
775
776 \begin_layout Plain Layout
777 \begin_inset Formula $\mbox{\textipa{P}}$
778 \end_inset
779
780 a.ti.kap
781 \end_layout
782
783 \end_inset
784 </cell>
785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
786 \begin_inset Text
787
788 \begin_layout Plain Layout
789
790 \end_layout
791
792 \end_inset
793 </cell>
794 <cell alignment="center" valignment="top" topline="true" usebox="none">
795 \begin_inset Text
796
797 \begin_layout Plain Layout
798 *!
799 \end_layout
800
801 \end_inset
802 </cell>
803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
804 \begin_inset Text
805
806 \begin_layout Plain Layout
807 *
808 \end_layout
809
810 \end_inset
811 </cell>
812 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
813 \begin_inset Text
814
815 \begin_layout Plain Layout
816
817 \end_layout
818
819 \end_inset
820 </cell>
821 </row>
822 <row>
823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
824 \begin_inset Text
825
826 \begin_layout Plain Layout
827 a.ti.kap
828 \end_layout
829
830 \end_inset
831 </cell>
832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
833 \begin_inset Text
834
835 \begin_layout Plain Layout
836 *!
837 \end_layout
838
839 \end_inset
840 </cell>
841 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
842 \begin_inset Text
843
844 \begin_layout Plain Layout
845 *!
846 \end_layout
847
848 \end_inset
849 </cell>
850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
851 \begin_inset Text
852
853 \begin_layout Plain Layout
854
855 \end_layout
856
857 \end_inset
858 </cell>
859 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
860 \begin_inset Text
861
862 \begin_layout Plain Layout
863
864 \end_layout
865
866 \end_inset
867 </cell>
868 </row>
869 </lyxtabular>
870
871 \end_inset
872
873
874 \end_layout
875
876 \begin_layout Plain Layout
877 \begin_inset Caption
878
879 \begin_layout Plain Layout
880 Example Tableau
881 \end_layout
882
883 \end_inset
884
885
886 \end_layout
887
888 \end_inset
889
890
891 \end_layout
892
893 \begin_layout Standard
894 Note that by default, the caption is always placed below the tableaux in
895  the output, no matter where you put it in the LyX window.
896  To get the Tableaux captions on top, put the following code in 
897 \family sans
898 Document\SpecialChar \menuseparator
899 Settings\SpecialChar \menuseparator
900 Preamble
901 \family default
902 :
903 \end_layout
904
905 \begin_layout LyX-Code
906
907 \backslash
908 floatstyle{plaintop}
909 \end_layout
910
911 \begin_layout LyX-Code
912
913 \backslash
914 restylefloat{tableau}
915 \end_layout
916
917 \begin_layout Standard
918 If your using a KOMA class, use the following instead for better spacing:
919 \end_layout
920
921 \begin_layout LyX-Code
922
923 \backslash
924 floatstyle{komaabove}
925 \end_layout
926
927 \begin_layout LyX-Code
928
929 \backslash
930 restylefloat{tableau}
931 \end_layout
932
933 \begin_layout Standard
934 A List of Tableaux inset can be found in 
935 \family sans
936 Insert\SpecialChar \menuseparator
937 Lists & TOC
938 \family default
939 .
940  Even though this usually is placed at the beginning or the end of the document,
941  we do this here for exemplification purposes:
942 \end_layout
943
944 \begin_layout Standard
945 \begin_inset FloatList tableau
946
947 \end_inset
948
949
950 \end_layout
951
952 \begin_layout Section
953 Semantic Markup (Character Styles)
954 \end_layout
955
956 \begin_layout Standard
957 The Linguistics module comes with some character styles that are common
958  in linguistics:
959 \end_layout
960
961 \begin_layout Enumerate
962 Concept (in small caps): 
963 \begin_inset Flex Concepts
964 status collapsed
965
966 \begin_layout Plain Layout
967 concept
968 \end_layout
969
970 \end_inset
971
972  
973 \end_layout
974
975 \begin_layout Enumerate
976 Expression (emphasized): 
977 \begin_inset Flex Expression
978 status collapsed
979
980 \begin_layout Plain Layout
981 expression
982 \end_layout
983
984 \end_inset
985
986
987 \end_layout
988
989 \begin_layout Enumerate
990 Meaning (in single quotes): 
991 \begin_inset Flex Meaning
992 status collapsed
993
994 \begin_layout Plain Layout
995 meaning
996 \end_layout
997
998 \end_inset
999
1000
1001 \end_layout
1002
1003 \begin_layout Standard
1004 You can insert the character styles via the 
1005 \family sans
1006 Edit\SpecialChar \menuseparator
1007 Text Style
1008 \family default
1009  submenu.
1010  If you need to change the appearance of these styles later, you can redefine
1011  them in the preamble.
1012  To make expressions bold, for instance, insert:
1013 \end_layout
1014
1015 \begin_layout LyX-Code
1016
1017 \backslash
1018 renewcommand
1019 \backslash
1020 lingexpr[1]{
1021 \backslash
1022 textbf{#1}}
1023 \end_layout
1024
1025 \begin_layout Standard
1026 Similarly, concept (
1027 \family typewriter
1028
1029 \backslash
1030 lingconcept
1031 \family default
1032 ) and meaning (
1033 \family typewriter
1034
1035 \backslash
1036 lingmeaning
1037 \family default
1038 ) can be modified.
1039 \end_layout
1040
1041 \begin_layout Section
1042 Phonetic Symbols (IPA)
1043 \end_layout
1044
1045 \begin_layout Standard
1046 You do not need the Linguistics module to insert phonetic symbols, this
1047  is a base functionality of LyX.
1048  However, since this is frequently used by linguists, we will describe it
1049  (briefly) in this paper nevertheless.
1050 \end_layout
1051
1052 \begin_layout Standard
1053 A prerequisite to use LyX's IPA support is the LaTeX package 
1054 \emph on
1055 tipa
1056 \emph default
1057  
1058 \begin_inset CommandInset citation
1059 LatexCommand cite
1060 key "tipa"
1061
1062 \end_inset
1063
1064 .
1065  Additionally, if you want to have instant preview, you should have the
1066  
1067 \emph on
1068 preview-latex
1069 \emph default
1070  package 
1071 \begin_inset CommandInset citation
1072 LatexCommand cite
1073 key "preview"
1074
1075 \end_inset
1076
1077  installed.
1078 \end_layout
1079
1080 \begin_layout Standard
1081 Phonetic symbols can be entered via 
1082 \family sans
1083 Insert\SpecialChar \menuseparator
1084 Special characters\SpecialChar \menuseparator
1085 Phonetic symbols.
1086  
1087 \family default
1088 You get a little frame, where you can insert the symbols using the shortcut
1089  notation which is described in the 
1090 \emph on
1091 tipa
1092 \emph default
1093  manual.
1094  Example: 
1095 \begin_inset Formula $\text{\textipa{[Ekspl@"neIS@n]}}$
1096 \end_inset
1097
1098  (
1099 \emph on
1100 tipa
1101 \emph default
1102  shortcut notation: 
1103 \family typewriter
1104 [Ekspl@"neIS@n
1105 \family default
1106 ]).
1107  Given that
1108 \emph on
1109  preview-lat
1110 \family sans
1111 \emph default
1112 e
1113 \family default
1114 x is installed and you have switched on instant preview (in
1115 \family sans
1116  Tools\SpecialChar \menuseparator
1117 Preferences\SpecialChar \menuseparator
1118 Graphi
1119 \family default
1120 cs), you'll get a nice preview as soon as the cursor leaves the frame.
1121 \end_layout
1122
1123 \begin_layout Standard
1124 Furthermore, most IPA glyphs can also be inserted (e.
1125 \begin_inset space \thinspace{}
1126 \end_inset
1127
1128 g.
1129 \begin_inset space \space{}
1130 \end_inset
1131
1132 via 
1133 \family sans
1134 Insert\SpecialChar \menuseparator
1135 Special characters\SpecialChar \menuseparator
1136 Symbols\SpecialChar \ldots{}
1137
1138 \family default
1139 ) or pasted directly into LyX: [ɛkspləˈneɪʃən].
1140  In the output, they will be automatically transformed into the correct
1141  
1142 \emph on
1143 tipa
1144 \emph default
1145  macro (if not, please inform me).
1146  However, please note that the former method produces better output quality
1147  for two reasons:
1148 \end_layout
1149
1150 \begin_layout Enumerate
1151 direct input might result in a mix of fonts (in the above example, the latin
1152  characters are taken from the base font, the IPA glyphs from the IPA font,
1153  whereas 
1154 \family sans
1155 Insert\SpecialChar \menuseparator
1156 Special characters\SpecialChar \menuseparator
1157 Phonetic symbol
1158 \family default
1159 s uses the IPA font for all characters)
1160 \end_layout
1161
1162 \begin_layout Enumerate
1163 the letter kerning is not preserved
1164 \end_layout
1165
1166 \begin_layout Standard
1167 So unless you only need to insert single IPA characters, the former method
1168  is recommended, and it's worth learning the (pretty intuitive) IPA shortcut
1169  notation.
1170 \end_layout
1171
1172 \begin_layout Section
1173 Further information
1174 \end_layout
1175
1176 \begin_layout Standard
1177 For a detailed description of specific possibilities for linguists, please
1178  refer to the LinguistLyX page on the LyX wiki 
1179 \begin_inset CommandInset citation
1180 LatexCommand cite
1181 key "linguistlyx"
1182
1183 \end_inset
1184
1185  (feel free to enter your own hints there).
1186 \end_layout
1187
1188 \begin_layout Bibliography
1189 \labelwidthstring References
1190 \begin_inset CommandInset bibitem
1191 LatexCommand bibitem
1192 key "covington"
1193
1194 \end_inset
1195
1196 The covington package: 
1197 \begin_inset Flex URL
1198 status collapsed
1199
1200 \begin_layout Plain Layout
1201
1202 http://www.ctan.org/tex-archive/macros/latex/contrib/covington/
1203 \end_layout
1204
1205 \end_inset
1206
1207 .
1208 \end_layout
1209
1210 \begin_layout Bibliography
1211 \labelwidthstring References
1212 \begin_inset CommandInset bibitem
1213 LatexCommand bibitem
1214 key "csquotes"
1215
1216 \end_inset
1217
1218 The csquotes package: 
1219 \begin_inset Flex URL
1220 status collapsed
1221
1222 \begin_layout Plain Layout
1223
1224 http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes/
1225 \end_layout
1226
1227 \end_inset
1228
1229 .
1230 \end_layout
1231
1232 \begin_layout Bibliography
1233 \labelwidthstring References
1234 \begin_inset CommandInset bibitem
1235 LatexCommand bibitem
1236 key "enumitem"
1237
1238 \end_inset
1239
1240 The enumitem package: 
1241 \begin_inset Flex URL
1242 status collapsed
1243
1244 \begin_layout Plain Layout
1245
1246 http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/
1247 \end_layout
1248
1249 \end_inset
1250
1251 .
1252 \end_layout
1253
1254 \begin_layout Bibliography
1255 \labelwidthstring References
1256 \begin_inset CommandInset bibitem
1257 LatexCommand bibitem
1258 key "float"
1259
1260 \end_inset
1261
1262 The float package: 
1263 \begin_inset Flex URL
1264 status collapsed
1265
1266 \begin_layout Plain Layout
1267
1268 http://www.ctan.org/tex-archive/macros/latex/contrib/float/
1269 \end_layout
1270
1271 \end_inset
1272
1273 .
1274 \end_layout
1275
1276 \begin_layout Bibliography
1277 \labelwidthstring References
1278 \begin_inset CommandInset bibitem
1279 LatexCommand bibitem
1280 key "linguistlyx"
1281
1282 \end_inset
1283
1284 Maria Gouskova, Stacia Hartleben and Jürgen Spitzmüller: Using LyX for Linguisti
1285 c Papers.
1286  
1287 \begin_inset Flex URL
1288 status collapsed
1289
1290 \begin_layout Plain Layout
1291
1292 http://wiki.lyx.org/LyX/LinguistLyX
1293 \end_layout
1294
1295 \end_inset
1296
1297 .
1298 \end_layout
1299
1300 \begin_layout Bibliography
1301 \labelwidthstring References
1302 \begin_inset CommandInset bibitem
1303 LatexCommand bibitem
1304 key "preview"
1305
1306 \end_inset
1307
1308 The preview-latex package: 
1309 \begin_inset Flex URL
1310 status collapsed
1311
1312 \begin_layout Plain Layout
1313
1314 http://www.ctan.org/tex-archive/macros/latex/contrib/preview/
1315 \end_layout
1316
1317 \end_inset
1318
1319 .
1320 \end_layout
1321
1322 \begin_layout Bibliography
1323 \labelwidthstring References
1324 \begin_inset CommandInset bibitem
1325 LatexCommand bibitem
1326 key "tipa"
1327
1328 \end_inset
1329
1330 The tipa package and fonts: 
1331 \begin_inset Flex URL
1332 status collapsed
1333
1334 \begin_layout Plain Layout
1335
1336 http://www.ctan.org/tex-archive/fonts/tipa/
1337 \end_layout
1338
1339 \end_inset
1340
1341 .
1342 \end_layout
1343
1344 \end_body
1345 \end_document