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