]> git.lyx.org Git - lyx.git/blob - lib/examples/ja/linguistics.lyx
Update manual from Ignatio
[lyx.git] / lib / examples / ja / linguistics.lyx
1 #LyX 1.6.5 created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
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 \language japanese
16 \inputencoding auto
17 \font_roman lmodern
18 \font_sans default
19 \font_typewriter default
20 \font_default_family default
21 \font_sc false
22 \font_osf false
23 \font_sf_scale 100
24 \font_tt_scale 100
25
26 \graphics default
27 \paperfontsize default
28 \spacing single
29 \use_hyperref true
30 \pdf_bookmarks true
31 \pdf_bookmarksnumbered false
32 \pdf_bookmarksopen false
33 \pdf_bookmarksopenlevel 1
34 \pdf_breaklinks false
35 \pdf_pdfborder true
36 \pdf_colorlinks false
37 \pdf_backref false
38 \pdf_pdfusetitle true
39 \papersize default
40 \use_geometry false
41 \use_amsmath 1
42 \use_esint 1
43 \cite_engine basic
44 \use_bibtopic false
45 \paperorientation portrait
46 \secnumdepth 3
47 \tocdepth 3
48 \paragraph_separation indent
49 \defskip medskip
50 \quotes_language english
51 \papercolumns 1
52 \papersides 1
53 \paperpagestyle default
54 \tracking_changes false
55 \output_changes false
56 \author "" 
57 \author "" 
58 \end_header
59
60 \begin_body
61
62 \begin_layout Title
63 LyXで言語学の論文を書く
64 \end_layout
65
66 \begin_layout Author
67 Jürgen Spitzmüller
68 \begin_inset Newline newline
69 \end_inset
70
71
72 \begin_inset CommandInset href
73 LatexCommand href
74 target "spitz@lyx.org"
75 type "mailto:"
76
77 \end_inset
78
79
80 \end_layout
81
82 \begin_layout Date
83 平成20年9月14日
84 \end_layout
85
86 \begin_layout Abstract
87 この小論は、LyXが言語学者に提供している機能のいくつかを説明します。ここでは、付番用例や語句注解、OT表、セマンティックマークアップ、発音記号(IPA)を生成
88 するために用意されているネイティブサポートを利用する方法を説明します。
89 \end_layout
90
91 \begin_layout Section
92 目的と必要な準備
93 \end_layout
94
95 \begin_layout Standard
96 基本的に、この小論は、第1.6.0版現在においてLyXに同梱されている「言語学」モジュールの機能を説明するものです。(LyX 1.6.0で導入された)「モジュール」は、
97 どの文書からでも簡単に選択できるようにしたサポートファイルです。言語学モジュールを使用するためには、
98 \family sans
99 文書\SpecialChar \menuseparator
100 設定\SpecialChar \menuseparator
101 モジュール
102 \family default
103 を開き、選択可能モジュール一覧から「言語学」を選択し、(この文書で既にそうなっているように)使用中の文書に加えるために
104 \family sans
105 追加
106 \family default
107 ボタンを押してください。
108 \end_layout
109
110 \begin_layout Standard
111 このモジュールは、どの文書クラスでも使えるようになったはずです(もしそうなっていなければ、私に知らせてください)。しかし、すべての機能を使用するには、以下の各L
112 aTeXパッケージが導入されている必要があります。
113 \end_layout
114
115 \begin_layout Enumerate
116
117 \emph on
118 covington.sty
119 \emph default
120  
121 \begin_inset CommandInset citation
122 LatexCommand cite
123 key "covington"
124
125 \end_inset
126
127 :これは付番用例と語句注解に使用される基本パッケージです。
128 \end_layout
129
130 \begin_layout Enumerate
131
132 \emph on
133 enumitem.sty
134 \emph default
135  
136 \begin_inset CommandInset citation
137 LatexCommand cite
138 key "enumitem"
139
140 \end_inset
141
142 :このパッケージは、Subexamplesスタイルに使用されます。これは一般的に、箇条書き(
143 \emph on
144 連番
145 \emph default
146
147 \emph on
148 記号
149 \emph default
150
151 \emph on
152 記述
153 \emph default
154 など)の外観を変えるのに役立ちます。
155 \end_layout
156
157 \begin_layout Enumerate
158
159 \emph on
160 csquotes.sty
161 \emph default
162  
163 \begin_inset CommandInset citation
164 LatexCommand cite
165 key "csquotes"
166
167 \end_inset
168
169
170 \emph on
171 意味
172 \emph default
173 文字様式に必要です。このパッケージは、使用中の言語に依存して、文脈依存の引用符を提供するようにします。
174 \end_layout
175
176 \begin_layout Enumerate
177
178 \emph on
179 float.sty
180 \emph default
181  
182 \begin_inset CommandInset citation
183 LatexCommand cite
184 key "float"
185
186 \end_inset
187
188 :OT表とフロート一覧に必要とsれます。このパッケージは、すべてのLaTeX頒布版に同梱されているはずです。
189 \end_layout
190
191 \begin_layout Section
192 付番用例
193 \end_layout
194
195 \begin_layout Standard
196 付番用例は、ツールバーのレイアウトドロップダウンボックスを使って挿入することができます。これには、以下の三つの派生型があります。
197 \end_layout
198
199 \begin_layout Numbered Example (multiline)
200 これは複数行の例です。[
201 \emph on
202 付番用例(複数行)
203 \emph default
204 スタイル]
205 \end_layout
206
207 \begin_layout Numbered Example (multiline)
208 これには複数の段落を入れることができます。
209 \end_layout
210
211 \begin_layout Numbered Examples (consecutive)
212 これは単独の用例です。
213 \begin_inset CommandInset label
214 LatexCommand label
215 name "exa:single-example"
216
217 \end_inset
218
219  [
220 \emph on
221 付番用例(連続)
222 \emph default
223 スタイル]
224 \end_layout
225
226 \begin_layout Numbered Examples (consecutive)
227 連続した単独用例は、それぞれ番号が振られます。
228 \end_layout
229
230 \begin_layout Subexample
231 これは小例です。
232 \begin_inset CommandInset label
233 LatexCommand label
234 name "sub:subexample"
235
236 \end_inset
237
238  [
239 \emph on
240 小例
241 \emph default
242 スタイル]
243 \end_layout
244
245 \begin_layout Subexample
246 もう一つの小例です。
247 \end_layout
248
249 \begin_layout Standard
250 例への参照は通常通り作成することができます。例にラベルを挿入し、
251 \family sans
252 挿入\SpecialChar \menuseparator
253 相互参照
254 \family default
255 で相互参照を入れてください。これを例示するために、ここでは
256 \begin_inset CommandInset ref
257 LatexCommand ref
258 reference "exa:single-example"
259
260 \end_inset
261
262
263 \begin_inset CommandInset ref
264 LatexCommand ref
265 reference "sub:subexample"
266
267 \end_inset
268
269 への参照をしておきましょう。
270 \end_layout
271
272 \begin_layout Section
273 語句注解
274 \end_layout
275
276 \begin_layout Standard
277 言語学モジュールは、2つの語句注解を提供しており、
278 \family sans
279 挿入\SpecialChar \menuseparator
280 任意設定差込枠
281 \family default
282 で挿入することができます。標準の
283 \emph on
284 任意設定:語句注解
285 \emph default
286 は、2行と翻訳から成る語句注解を提供し、
287 \emph on
288 任意設定:三行語句注解
289 \emph default
290 差込枠は、三行と翻訳から成ります。各翻訳行は、複数行に展開されるかもしれません。つまり、本文幅を超えた段落は、自動的に改行されます。翻訳行は必須であり、その先頭
291 には
292 \family typewriter
293
294 \backslash
295 glt
296 \family default
297 コマンドを、語句注解差込枠中にそのまま入れなくてはなりません(TeXモードは必要でなく、実のところTeXモードにすることはできません)。
298 \end_layout
299
300 \begin_layout Standard
301 以下は簡単な例です。
302 \end_layout
303
304 \begin_layout Standard
305 \begin_inset Flex Custom:Glosse
306 status open
307
308 \begin_layout Plain Layout
309
310 C'est un exemple simple
311 \end_layout
312
313 \begin_layout Plain Layout
314
315 {This is} an example simple
316 \end_layout
317
318 \begin_layout Plain Layout
319
320
321 \backslash
322 glt 
323 \begin_inset Quotes els
324 \end_inset
325
326 This is a simple example
327 \begin_inset Quotes ers
328 \end_inset
329
330
331 \end_layout
332
333 \end_inset
334
335
336 \end_layout
337
338 \begin_layout Standard
339 \noindent
340 波括弧が複数単語の表現をくくるのに使われていることに注意してください。
341 \end_layout
342
343 \begin_layout Standard
344 同じようにして、以下のように三行語句注解を作ることができます。
345 \end_layout
346
347 \begin_layout Standard
348 \begin_inset Flex Custom:Tri-Glosse
349 status open
350
351 \begin_layout Plain Layout
352
353 C'est un exemple simple
354 \end_layout
355
356 \begin_layout Plain Layout
357
358 {Das ist} ein Beispiel einfach
359 \end_layout
360
361 \begin_layout Plain Layout
362
363 {This is} an example simple
364 \end_layout
365
366 \begin_layout Plain Layout
367
368
369 \backslash
370 glt 
371 \begin_inset Quotes els
372 \end_inset
373
374 This is a simple example
375 \begin_inset Quotes ers
376 \end_inset
377
378
379 \end_layout
380
381 \end_inset
382
383
384 \end_layout
385
386 \begin_layout Standard
387 \noindent
388 連番の付いた語句注解が欲しい場合には、以下のように、語句注解差込枠を付番用例段落に入れるだけです。
389 \end_layout
390
391 \begin_layout Numbered Examples (consecutive)
392 \begin_inset Flex Custom:Tri-Glosse
393 status open
394
395 \begin_layout Plain Layout
396
397 Mein Luftkissenfahrzeug ist voller Aale
398 \end_layout
399
400 \begin_layout Plain Layout
401
402 My skeertuig is vol palings
403 \end_layout
404
405 \begin_layout Plain Layout
406
407 My hovercraft is {full of} eels
408 \end_layout
409
410 \begin_layout Plain Layout
411
412
413 \backslash
414 glt 
415 \begin_inset Quotes els
416 \end_inset
417
418 Do you have matches?
419 \begin_inset Quotes ers
420 \end_inset
421
422
423 \end_layout
424
425 \end_inset
426
427
428 \end_layout
429
430 \begin_layout Standard
431 語句注解中では、フォントの変更はできないことに注意してください。したがって
432 \family sans
433 文字様式
434 \family default
435 ダイアログは無効になっています。語句注解はハイフネートしないので、LaTeX出力中で明示的に言語を設定することは必要とされません(むしろ、covingtonがサ
436 ポートしないため、出力が崩れてしまいます)。それでも、正しいスペルチェックをするために、言語を設定したいと思うかもしれません。現在のところ、これは以下のようにし
437 なくてはなりません。文章を選択して、
438 \begin_inset Info
439 type  "shortcut"
440 arg   "command-execute"
441 \end_inset
442
443  
444 \family sans
445 language <言語>
446 \family default
447 と打ってください。ここで
448 \family sans
449 <言語>
450 \family default
451 は、
452 \family sans
453 english
454 \family default
455
456 \family sans
457 french
458 \family default
459
460 \family sans
461 ngerman
462 \family default
463 などの各言語に置き換えてください。LaTeX出力中では、この設定は出力されません。
464 \end_layout
465
466 \begin_layout Section
467 最適理論表
468 \end_layout
469
470 \begin_layout Standard
471 OT表自体は、もちろん単純に、通常の表として入れることができます(点線や影付きセルなどの特定の機能については、
472 \emph on
473 埋め込みオブジェクト
474 \emph default
475 説明書を参照)。しかし、これらの表には、文書を通して連番を振り、
476 \emph on
477 表一覧
478 \emph default
479 のように
480 \emph on
481 OT表一覧
482 \emph default
483 を置きたいところです。
484 \end_layout
485
486 \begin_layout Standard
487 言語学モジュールは、この2つをサポートしています。
488 \family sans
489 挿入\SpecialChar \menuseparator
490 フロート
491 \family default
492 の中には、以下のようなOT表フロートがあります。
493 \end_layout
494
495 \begin_layout Standard
496 \begin_inset Float tableau
497 placement h
498 wide false
499 sideways false
500 status open
501
502 \begin_layout Plain Layout
503 \align center
504 \begin_inset Tabular
505 <lyxtabular version="3" rows="5" columns="5">
506 <features>
507 <column alignment="right" valignment="top" width="0">
508 <column alignment="center" valignment="top" width="0">
509 <column alignment="center" valignment="top" width="0">
510 <column alignment="center" valignment="top" width="0" special="|c">
511 <column alignment="center" valignment="top" width="0">
512 <row>
513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
514 \begin_inset Text
515
516 \begin_layout Plain Layout
517 /atikap/
518 \end_layout
519
520 \end_inset
521 </cell>
522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
523 \begin_inset Text
524
525 \begin_layout Plain Layout
526
527 \noun on
528 Onset
529 \end_layout
530
531 \end_inset
532 </cell>
533 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
534 \begin_inset Text
535
536 \begin_layout Plain Layout
537
538 \noun on
539 NoCoda
540 \end_layout
541
542 \end_inset
543 </cell>
544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
545 \begin_inset Text
546
547 \begin_layout Plain Layout
548
549 \noun on
550 Dep
551 \end_layout
552
553 \end_inset
554 </cell>
555 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
556 \begin_inset Text
557
558 \begin_layout Plain Layout
559
560 \noun on
561 Max
562 \end_layout
563
564 \end_inset
565 </cell>
566 </row>
567 <row>
568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
569 \begin_inset Text
570
571 \begin_layout Plain Layout
572 \begin_inset Formula $\mbox{☞}$
573 \end_inset
574
575  
576 \begin_inset Formula $\mbox{\textipa{P}}$
577 \end_inset
578
579 a.ti.ka
580 \end_layout
581
582 \end_inset
583 </cell>
584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
585 \begin_inset Text
586
587 \begin_layout Plain Layout
588
589 \end_layout
590
591 \end_inset
592 </cell>
593 <cell alignment="center" valignment="top" topline="true" usebox="none">
594 \begin_inset Text
595
596 \begin_layout Plain Layout
597
598 \end_layout
599
600 \end_inset
601 </cell>
602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
603 \begin_inset Text
604
605 \begin_layout Plain Layout
606 *
607 \end_layout
608
609 \end_inset
610 </cell>
611 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
612 \begin_inset Text
613
614 \begin_layout Plain Layout
615 *
616 \end_layout
617
618 \end_inset
619 </cell>
620 </row>
621 <row>
622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
623 \begin_inset Text
624
625 \begin_layout Plain Layout
626 a.ti.ka
627 \end_layout
628
629 \end_inset
630 </cell>
631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
632 \begin_inset Text
633
634 \begin_layout Plain Layout
635 *!
636 \end_layout
637
638 \end_inset
639 </cell>
640 <cell alignment="center" valignment="top" topline="true" usebox="none">
641 \begin_inset Text
642
643 \begin_layout Plain Layout
644
645 \end_layout
646
647 \end_inset
648 </cell>
649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
650 \begin_inset Text
651
652 \begin_layout Plain Layout
653
654 \end_layout
655
656 \end_inset
657 </cell>
658 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
659 \begin_inset Text
660
661 \begin_layout Plain Layout
662 *
663 \end_layout
664
665 \end_inset
666 </cell>
667 </row>
668 <row>
669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
670 \begin_inset Text
671
672 \begin_layout Plain Layout
673 \begin_inset Formula $\mbox{\textipa{P}}$
674 \end_inset
675
676 a.ti.kap
677 \end_layout
678
679 \end_inset
680 </cell>
681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
682 \begin_inset Text
683
684 \begin_layout Plain Layout
685
686 \end_layout
687
688 \end_inset
689 </cell>
690 <cell alignment="center" valignment="top" topline="true" usebox="none">
691 \begin_inset Text
692
693 \begin_layout Plain Layout
694 *!
695 \end_layout
696
697 \end_inset
698 </cell>
699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
700 \begin_inset Text
701
702 \begin_layout Plain Layout
703 *
704 \end_layout
705
706 \end_inset
707 </cell>
708 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
709 \begin_inset Text
710
711 \begin_layout Plain Layout
712
713 \end_layout
714
715 \end_inset
716 </cell>
717 </row>
718 <row>
719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
720 \begin_inset Text
721
722 \begin_layout Plain Layout
723 a.ti.kap
724 \end_layout
725
726 \end_inset
727 </cell>
728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
729 \begin_inset Text
730
731 \begin_layout Plain Layout
732 *!
733 \end_layout
734
735 \end_inset
736 </cell>
737 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
738 \begin_inset Text
739
740 \begin_layout Plain Layout
741 *!
742 \end_layout
743
744 \end_inset
745 </cell>
746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
747 \begin_inset Text
748
749 \begin_layout Plain Layout
750
751 \end_layout
752
753 \end_inset
754 </cell>
755 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
756 \begin_inset Text
757
758 \begin_layout Plain Layout
759
760 \end_layout
761
762 \end_inset
763 </cell>
764 </row>
765 </lyxtabular>
766
767 \end_inset
768
769
770 \end_layout
771
772 \begin_layout Plain Layout
773 \begin_inset Caption
774
775 \begin_layout Plain Layout
776 OT表の例
777 \end_layout
778
779 \end_inset
780
781
782 \end_layout
783
784 \end_inset
785
786
787 \end_layout
788
789 \begin_layout Standard
790 出力中のキャプションは、LyXウィンドウ内での置き方にかかわらず、既定ではつねに、OT表の下に置かれることに注意してください。OT表のキャプションを上に置くには
791
792 \family sans
793 文書\SpecialChar \menuseparator
794 設定\SpecialChar \menuseparator
795 LaTeX プリアンブル
796 \family default
797 に以下のコードを書いてください。
798 \end_layout
799
800 \begin_layout LyX-Code
801
802 \backslash
803 floatstyle{plaintop}
804 \end_layout
805
806 \begin_layout LyX-Code
807
808 \backslash
809 restylefloat{tableau}
810 \end_layout
811
812 \begin_layout Standard
813 KOMAクラスを使用している場合には、代わりに以下のようにした方がきれいな余白取りがされます。
814 \end_layout
815
816 \begin_layout LyX-Code
817
818 \backslash
819 floatstyle{komaabove}
820 \end_layout
821
822 \begin_layout LyX-Code
823
824 \backslash
825 restylefloat{tableau}
826 \end_layout
827
828 \begin_layout Standard
829 OT表一覧差込枠の一覧は、
830 \family sans
831 挿入\SpecialChar \menuseparator
832 一覧/目次
833 \family default
834 にあります。OT表一覧は、通常、文書の始まりか終わりに置かれますが、ここでは例示のためにこの場所に置くことにします。
835 \end_layout
836
837 \begin_layout Standard
838 \begin_inset FloatList tableau
839
840 \end_inset
841
842
843 \end_layout
844
845 \begin_layout Section
846 セマンティック・マークアップ(文字様式)
847 \end_layout
848
849 \begin_layout Standard
850 言語学モジュールは、以下のような言語学でよく使われる文字様式を同梱しています。
851 \end_layout
852
853 \begin_layout Enumerate
854 概念(スモールキャップ体):
855 \begin_inset Flex CharStyle:Concepts
856 status collapsed
857
858 \begin_layout Plain Layout
859 concept
860 \end_layout
861
862 \end_inset
863
864  
865 \end_layout
866
867 \begin_layout Enumerate
868 表現(強調):
869 \begin_inset Flex CharStyle:Expression
870 status collapsed
871
872 \begin_layout Plain Layout
873 expression
874 \end_layout
875
876 \end_inset
877
878
879 \end_layout
880
881 \begin_layout Enumerate
882 意味(一重引用符):
883 \begin_inset Flex CharStyle:Meaning
884 status collapsed
885
886 \begin_layout Plain Layout
887 meaning
888 \end_layout
889
890 \end_inset
891
892
893 \end_layout
894
895 \begin_layout Standard
896 これらの文字様式は、
897 \family sans
898 編集\SpecialChar \menuseparator
899 文字様式
900 \family default
901 サブメニューで入れることができます。これらの様式の外観を後で変更する必要があれば、プリアンブル中で再定義することができます。たとえば、ボールド体の表現にするため
902 には、以下のように入れてください。
903 \end_layout
904
905 \begin_layout LyX-Code
906
907 \backslash
908 renewcommand
909 \backslash
910 lingexpr[1]{
911 \backslash
912 textbf{#1}}
913 \end_layout
914
915 \begin_layout Standard
916 同様にして、概念(
917 \family typewriter
918
919 \backslash
920 lingconcept
921 \family default
922 )と意味(
923 \family typewriter
924
925 \backslash
926 lingmeaning
927 \family default
928 )も修正することができます。
929 \end_layout
930
931 \begin_layout Section
932 発音記号(IPA)
933 \end_layout
934
935 \begin_layout Standard
936 発音記号を挿入するには、言語学モジュールは必要でなく、LyXの基本機能となっています。しかしながら、発音記号は言語学者が頻繁に用いるので、本稿でも(手短に)説明
937 します。
938 \end_layout
939
940 \begin_layout Standard
941 LyXのIPAサポートを利用するには、LaTeXパッケージ
942 \emph on
943 tipa
944 \emph default
945
946 \begin_inset CommandInset citation
947 LatexCommand cite
948 key "tipa"
949
950 \end_inset
951
952 が必要です。加えて自動プレビューを必要とするなら、
953 \emph on
954 preview-latex
955 \emph default
956 パッケージ
957 \begin_inset CommandInset citation
958 LatexCommand cite
959 key "preview"
960
961 \end_inset
962
963 を導入しておかなくてはなりません。
964 \end_layout
965
966 \begin_layout Standard
967 発音記号は、
968 \family sans
969 挿入\SpecialChar \menuseparator
970 特殊文字\SpecialChar \menuseparator
971 発音記号
972 \family default
973 で入れることができます。すると小さな枠が現れるので、そこに
974 \emph on
975 tipa
976 \emph default
977 説明書に説明されている短絡表記で記号を挿入します。例:
978 \begin_inset Formula $\text{\textipa{[Ekspl@"neIS@n]}}$
979 \end_inset
980
981
982 \emph on
983 tipa
984 \emph default
985 短絡表記:
986 \family typewriter
987 [Ekspl@"neIS@n
988 \family default
989 ])。
990 \emph on
991 preview-latex
992 \emph default
993 が導入されていて、自動プレビューを(
994 \family sans
995 ツール\SpecialChar \menuseparator
996 設定\SpecialChar \menuseparator
997 表示
998 \family default
999 で)有効にしてあれば、カーソルを枠から出すとすぐに、きれいなプレビューを見ることができます。
1000 \end_layout
1001
1002 \begin_layout Standard
1003 さらに、ほとんどのIPAグリフを(
1004 \family sans
1005 挿入\SpecialChar \menuseparator
1006 特殊文字\SpecialChar \menuseparator
1007 記号\SpecialChar \ldots{}
1008
1009 \family default
1010 で)挿入したり、[ɛkspləˈneɪʃən]のように直接LyXに貼り付けたりすることもできます。出力中では、これらは正しい
1011 \emph on
1012 tipa
1013 \emph default
1014 マクロに自動的に変換されます(そうならなければ私に知らせてください)。しかしながら、以下の二つの理由から、前者の方法の方が良質の出力を生成することに注意してくだ
1015 さい。
1016 \end_layout
1017
1018 \begin_layout Enumerate
1019 直接入力すると、フォントがばらばらになる可能性があります(上例では、ラテン文字は基本フォントから採られ、IPAグリフはIPAフォントから採られていますが、
1020 \family sans
1021 挿入\SpecialChar \menuseparator
1022 特殊文字\SpecialChar \menuseparator
1023 発音記号
1024 \family default
1025 で入れると、すべての文字にIPAフォントが使われます)。
1026 \end_layout
1027
1028 \begin_layout Enumerate
1029 文字のカーニングは保持されません。
1030 \end_layout
1031
1032 \begin_layout Standard
1033 したがって、単一のIPA文字を入れるだけでいいのでなければ、前者の方法が推奨されます。それに、(かなり直感的な)IPA短絡表記は学んでおくに値します。
1034 \end_layout
1035
1036 \begin_layout Section
1037 さらなる情報
1038 \end_layout
1039
1040 \begin_layout Standard
1041 言語学者に特有の利用法について詳しくは、LyX wiki
1042 \begin_inset CommandInset citation
1043 LatexCommand cite
1044 key "linguistlyx"
1045
1046 \end_inset
1047
1048 のLinguistLyXページをご参照ください(ご自身のコツもご自由に書き加えてください)。
1049 \end_layout
1050
1051 \begin_layout Bibliography
1052 \begin_inset CommandInset bibitem
1053 LatexCommand bibitem
1054 key "covington"
1055
1056 \end_inset
1057
1058 covingtonパッケージ:
1059 \begin_inset Flex URL
1060 status collapsed
1061
1062 \begin_layout Plain Layout
1063
1064 http://www.ctan.org/tex-archive/macros/latex/contrib/covington/
1065 \end_layout
1066
1067 \end_inset
1068
1069
1070 \end_layout
1071
1072 \begin_layout Bibliography
1073 \begin_inset CommandInset bibitem
1074 LatexCommand bibitem
1075 key "csquotes"
1076
1077 \end_inset
1078
1079 csquotesパッケージ:
1080 \begin_inset Flex URL
1081 status collapsed
1082
1083 \begin_layout Plain Layout
1084
1085 http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes/
1086 \end_layout
1087
1088 \end_inset
1089
1090
1091 \end_layout
1092
1093 \begin_layout Bibliography
1094 \begin_inset CommandInset bibitem
1095 LatexCommand bibitem
1096 key "enumitem"
1097
1098 \end_inset
1099
1100 enumitemパッケージ:
1101 \begin_inset Flex URL
1102 status collapsed
1103
1104 \begin_layout Plain Layout
1105
1106 http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/
1107 \end_layout
1108
1109 \end_inset
1110
1111
1112 \end_layout
1113
1114 \begin_layout Bibliography
1115 \begin_inset CommandInset bibitem
1116 LatexCommand bibitem
1117 key "float"
1118
1119 \end_inset
1120
1121 floatパッケージ:
1122 \begin_inset Flex URL
1123 status collapsed
1124
1125 \begin_layout Plain Layout
1126
1127 http://www.ctan.org/tex-archive/macros/latex/contrib/float/
1128 \end_layout
1129
1130 \end_inset
1131
1132
1133 \end_layout
1134
1135 \begin_layout Bibliography
1136 \begin_inset CommandInset bibitem
1137 LatexCommand bibitem
1138 key "linguistlyx"
1139
1140 \end_inset
1141
1142 Maria Gouskova, Stacia Hartleben and Jürgen Spitzmüller: Using LyX for Linguisti
1143 c Papers.
1144  
1145 \begin_inset Flex URL
1146 status collapsed
1147
1148 \begin_layout Plain Layout
1149
1150 http://wiki.lyx.org/LyX/LinguistLyX
1151 \end_layout
1152
1153 \end_inset
1154
1155 .
1156 \end_layout
1157
1158 \begin_layout Bibliography
1159 \begin_inset CommandInset bibitem
1160 LatexCommand bibitem
1161 key "preview"
1162
1163 \end_inset
1164
1165 preview-latexパッケージ:
1166 \begin_inset Flex URL
1167 status collapsed
1168
1169 \begin_layout Plain Layout
1170
1171 http://www.ctan.org/tex-archive/macros/latex/contrib/preview/
1172 \end_layout
1173
1174 \end_inset
1175
1176
1177 \end_layout
1178
1179 \begin_layout Bibliography
1180 \begin_inset CommandInset bibitem
1181 LatexCommand bibitem
1182 key "tipa"
1183
1184 \end_inset
1185
1186 tipaパッケージおよびフォント:
1187 \begin_inset Flex URL
1188 status collapsed
1189
1190 \begin_layout Plain Layout
1191
1192 http://www.ctan.org/tex-archive/fonts/tipa/
1193 \end_layout
1194
1195 \end_inset
1196
1197
1198 \end_layout
1199
1200 \end_body
1201 \end_document