]> git.lyx.org Git - lyx.git/blob - lib/examples/fr/linguistics.lyx
Adapt forest (linguistic structure tree) to new syntax of the package
[lyx.git] / lib / examples / fr / linguistics.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 506
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/examples/fr/
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 french
40 \language_package default
41 \inputencoding auto
42 \fontencoding global
43 \font_roman "lmodern" "default"
44 \font_sans "default" "default"
45 \font_typewriter "default" "default"
46 \font_math "auto" "auto"
47 \font_default_family default
48 \use_non_tex_fonts false
49 \font_sc false
50 \font_osf false
51 \font_sf_scale 100 100
52 \font_tt_scale 100 100
53 \graphics default
54 \default_output_format default
55 \output_sync 0
56 \bibtex_command default
57 \index_command default
58 \paperfontsize default
59 \spacing single
60 \use_hyperref true
61 \pdf_bookmarks true
62 \pdf_bookmarksnumbered false
63 \pdf_bookmarksopen false
64 \pdf_bookmarksopenlevel 1
65 \pdf_breaklinks false
66 \pdf_pdfborder true
67 \pdf_colorlinks false
68 \pdf_backref false
69 \pdf_pdfusetitle true
70 \papersize default
71 \use_geometry false
72 \use_package amsmath 1
73 \use_package amssymb 1
74 \use_package cancel 0
75 \use_package esint 1
76 \use_package mathdots 1
77 \use_package mathtools 0
78 \use_package mhchem 1
79 \use_package stackrel 0
80 \use_package stmaryrd 0
81 \use_package undertilde 0
82 \cite_engine basic
83 \cite_engine_type default
84 \biblio_style plain
85 \use_bibtopic false
86 \use_indices false
87 \paperorientation portrait
88 \suppress_date false
89 \justification true
90 \use_refstyle 0
91 \index Index
92 \shortcut idx
93 \color #008000
94 \end_index
95 \secnumdepth 3
96 \tocdepth 3
97 \paragraph_separation indent
98 \paragraph_indentation default
99 \quotes_language french
100 \papercolumns 1
101 \papersides 1
102 \paperpagestyle default
103 \tracking_changes false
104 \output_changes false
105 \html_math_output 0
106 \html_css_as_file 0
107 \html_be_strict false
108 \end_header
109
110 \begin_body
111
112 \begin_layout Title
113 Rédaction de documents linguistiques avec \SpecialChar LyX
114
115 \end_layout
116
117 \begin_layout Author
118 Jürgen Spitzmüller
119 \begin_inset Foot
120 status collapsed
121
122 \begin_layout Plain Layout
123 Traduction française Jean-Pierre Chrétien, <jeanpierre.chretien@free.fr>,
124  novembre 2009, mise à jour décembre 2015
125 \end_layout
126
127 \end_inset
128
129
130 \begin_inset Newline newline
131 \end_inset
132
133
134 \begin_inset CommandInset href
135 LatexCommand href
136 target "spitz@lyx.org"
137 type "mailto:"
138
139 \end_inset
140
141
142 \end_layout
143
144 \begin_layout Date
145 21/04/2015
146 \end_layout
147
148 \begin_layout Abstract
149 Ce document décrit quelques fonctionnalités de \SpecialChar LyX
150  utiles aux linguistes.
151  Il montre comment utiliser ces fonctionnalités de base pour produire des
152  exemples numérotés, des gloses, des tableaux résultant de la théorie de
153  l'optimalité, un balisage sémantique, des structures arborescentes et des
154  symboles phonétiques (API).
155 \end_layout
156
157 \begin_layout Section
158 Buts et pré-requis
159 \end_layout
160
161 \begin_layout Standard
162 Dans l'ensemble, ce document décrit les fonctionnalités du module 
163 \begin_inset Quotes fld
164 \end_inset
165
166 linguistique
167 \begin_inset Quotes frd
168 \end_inset
169
170  qui accompagne \SpecialChar LyX
171  à partir de la version 1.6.0.
172  Les 
173 \begin_inset Quotes fld
174 \end_inset
175
176 modules
177 \begin_inset Quotes frd
178 \end_inset
179
180  sont des fichiers de configuration auxiliaires (introduits avec LyX 1.6.0)
181  qui peuvent être facilement sélectionnés pour n'importe quel document.
182  Pour utiliser le module linguistique, aller à 
183 \family sans
184 Document\SpecialChar menuseparator
185 Paramètres...\SpecialChar menuseparator
186 Modules
187 \family default
188 , sélectionner 
189 \begin_inset Quotes fld
190 \end_inset
191
192 Linguistique
193 \begin_inset Quotes frd
194 \end_inset
195
196  dans le liste des modules disponibles, et appuyer sur le bouton 
197 \family sans
198 Ajouter
199 \family default
200  pour le sélectionner (comme c'est déjà le cas pour ce document).
201 \end_layout
202
203 \begin_layout Standard
204 Vous devez pouvoir utiliser ce module avec n'importe quelle classe de document
205  (merci de me prévenir sinon).
206  Cependant, pour pouvoir utiliser toutes les fonctionnalités, vous devez
207  disposer des paquetages suivants dans votre installation:
208 \end_layout
209
210 \begin_layout Enumerate
211
212 \emph on
213 covington.sty
214 \emph default
215
216 \begin_inset space ~
217 \end_inset
218
219
220 \begin_inset CommandInset citation
221 LatexCommand cite
222 key "covington"
223
224 \end_inset
225
226 : ceci est le paquetage de base utilisé pour les exemples numérotés et les
227  gloses:
228 \begin_inset Separator parbreak
229 \end_inset
230
231
232 \end_layout
233
234 \begin_deeper
235 \begin_layout Itemize
236 installé sur votre système? 
237 \begin_inset Info
238 type  "package"
239 arg   "enumitem"
240 \end_inset
241
242 ;
243 \end_layout
244
245 \end_deeper
246 \begin_layout Enumerate
247
248 \emph on
249 enumitem.sty
250 \emph default
251
252 \begin_inset space ~
253 \end_inset
254
255
256 \begin_inset CommandInset citation
257 LatexCommand cite
258 key "enumitem"
259
260 \end_inset
261
262 : ce paquetage est utilisé pour le style 
263 \begin_inset Quotes fld
264 \end_inset
265
266 Sous-exemples
267 \begin_inset Quotes frd
268 \end_inset
269
270 .
271  Il est plus généralement utile pour modifier l'apparence des listes (comme
272  
273 \emph on
274 Énumération
275 \emph default
276
277 \emph on
278 ListePuces
279 \emph default
280
281 \emph on
282 Description
283 \emph default
284 ):
285 \begin_inset Separator parbreak
286 \end_inset
287
288
289 \end_layout
290
291 \begin_deeper
292 \begin_layout Itemize
293 installé sur votre système? 
294 \begin_inset Info
295 type  "package"
296 arg   "enumitem"
297 \end_inset
298
299 ;
300 \end_layout
301
302 \end_deeper
303 \begin_layout Enumerate
304
305 \emph on
306 csquotes.sty
307 \emph default
308
309 \begin_inset space ~
310 \end_inset
311
312
313 \begin_inset CommandInset citation
314 LatexCommand cite
315 key "csquotes"
316
317 \end_inset
318
319 : nécessaire pour le style de texte 
320 \emph on
321 signification
322 \emph default
323 .
324  Le paquetage fournit des marques de citation contextuelles, en fonction
325  du langage utilisé:
326 \begin_inset Separator parbreak
327 \end_inset
328
329
330 \end_layout
331
332 \begin_deeper
333 \begin_layout Itemize
334 installé sur votre système? 
335 \begin_inset Info
336 type  "package"
337 arg   "enumitem"
338 \end_inset
339
340 ;
341 \end_layout
342
343 \end_deeper
344 \begin_layout Enumerate
345
346 \emph on
347 float.sty
348 \emph default
349
350 \begin_inset space ~
351 \end_inset
352
353
354 \begin_inset CommandInset citation
355 LatexCommand cite
356 key "float"
357
358 \end_inset
359
360 : nécessaire pour les tableaux flottants issus de la théorie de l'optimalité
361  et la liste des flottants; ce paquetage doit faire partie de n'importe
362  quelle distribution \SpecialChar LaTeX
363 :
364 \begin_inset Separator parbreak
365 \end_inset
366
367
368 \end_layout
369
370 \begin_deeper
371 \begin_layout Itemize
372 installé sur votre système? 
373 \begin_inset Info
374 type  "package"
375 arg   "enumitem"
376 \end_inset
377
378 ;
379 \end_layout
380
381 \end_deeper
382 \begin_layout Enumerate
383
384 \emph on
385 forest.sty
386 \emph default
387  
388 \begin_inset CommandInset citation
389 LatexCommand cite
390 key "forest"
391
392 \end_inset
393
394 : nécessaire pour créer les structures arborescentes:
395 \begin_inset Separator parbreak
396 \end_inset
397
398
399 \end_layout
400
401 \begin_deeper
402 \begin_layout Itemize
403 installé sur votre système? 
404 \begin_inset Info
405 type  "package"
406 arg   "forest"
407 \end_inset
408
409 .
410 \end_layout
411
412 \end_deeper
413 \begin_layout Section
414 Exemples numérotés
415 \end_layout
416
417 \begin_layout Standard
418 Les exemples numérotés sont insérés via le menu déroulant des styles dans
419  la barre d'outils.
420  Il existe trois variantes:
421 \end_layout
422
423 \begin_layout Numbered Example (multiline)
424 Ceci est un exemple sur plusieurs lignes [style 
425 \emph on
426 Exemple numéroté (sur plusieurs lignes)
427 \emph default
428 ]
429 \end_layout
430
431 \begin_layout Numbered Example (multiline)
432 il peut avoir plusieurs paragraphes
433 \end_layout
434
435 \begin_layout Numbered Examples (consecutive)
436 Ceci est un exemple simple
437 \begin_inset CommandInset label
438 LatexCommand label
439 name "exa:single-example"
440
441 \end_inset
442
443  [style 
444 \emph on
445 Exemples numérotés (consécutifs)
446 \emph default
447 ]
448 \end_layout
449
450 \begin_layout Numbered Examples (consecutive)
451 Les exemples simples consécutifs ont chacun un numéro
452 \end_layout
453
454 \begin_layout Subexample
455 Ceci est un sous-exemple
456 \begin_inset CommandInset label
457 LatexCommand label
458 name "subsec:subexample"
459
460 \end_inset
461
462  [style 
463 \emph on
464 Sous-exemple
465 \emph default
466 ]
467 \end_layout
468
469 \begin_layout Subexample
470 Un de plus
471 \end_layout
472
473 \begin_layout Standard
474 Les références aux exemples sont créés comme d'habitude: insérer une étiquette
475  dans l'exemple et une référence via 
476 \family sans
477 Insertion\SpecialChar menuseparator
478 Références croisées
479 \family default
480 .
481  Pour les besoins de la démonstration, nous créons une référence ici à
482 \begin_inset space ~
483 \end_inset
484
485
486 \begin_inset CommandInset ref
487 LatexCommand ref
488 reference "exa:single-example"
489
490 \end_inset
491
492  et
493 \begin_inset space ~
494 \end_inset
495
496
497 \begin_inset CommandInset ref
498 LatexCommand ref
499 reference "subsec:subexample"
500
501 \end_inset
502
503 .
504 \end_layout
505
506 \begin_layout Standard
507 Si vous souhaitez modifier la numérotation d'un exemple particulier, vous
508  pouvez utiliser 
509 \family sans
510 Insertion\SpecialChar menuseparator
511 Numérotation spécifique
512 \family default
513 .
514 \end_layout
515
516 \begin_layout Section
517 Gloses
518 \end_layout
519
520 \begin_layout Standard
521 Le module linguistique offre deux sortes de gloses, qui peuvent être insérées,
522  via 
523 \family sans
524 Insertion\SpecialChar menuseparator
525 Inserts personnalisables
526 \family default
527 .
528  
529 \emph on
530 Personnalisé: glose
531 \emph default
532  (standard) crée une glose constituée de deux lignes (un couple d'éléments)
533  et une traduction, 
534 \emph on
535 Personnalisé: tri-glose
536 \emph default
537  est constituée de trois lignes et une traduction (le troisième ligne est
538  généralement utilisée pour donner une information morphologique ou phonologique
539  relative au couple).
540  Chaque ligne de la traduction peut s'étendre sur plusieurs lignes dans
541  le résultat imprimé, c'est-à-dire que les paragraphes sont automatiquement
542  justifiés s'ils excèdent la largeur du texte.
543  Noter que la ligne de traduction est obligatoire et doit être précédée
544  par la commande 
545 \family typewriter
546
547 \backslash
548 glt
549 \family default
550  qui doit être insérée telle quelle dans l'insert de glose (le mode \SpecialChar TeX
551  n'est
552  pas nécessaire, et n'est même pas possible en fait).
553 \end_layout
554
555 \begin_layout Standard
556 Voici un exemple simple pour une glose standard:
557 \end_layout
558
559 \begin_layout Standard
560 \begin_inset Flex Glosse
561 status open
562
563 \begin_layout Plain Layout
564 C'est     un exemple simple
565 \end_layout
566
567 \begin_layout Plain Layout
568 \begin_inset Flex GroupGlossedWords
569 status open
570
571 \begin_layout Plain Layout
572 This is
573 \end_layout
574
575 \end_inset
576
577  an example simple
578 \end_layout
579
580 \begin_layout Plain Layout
581 \begin_inset Argument 1
582 status open
583
584 \begin_layout Plain Layout
585 \begin_inset Quotes els
586 \end_inset
587
588 This is a simple example
589 \begin_inset Quotes ers
590 \end_inset
591
592
593 \end_layout
594
595 \end_inset
596
597
598 \end_layout
599
600 \end_inset
601
602
603 \end_layout
604
605 \begin_layout Standard
606 \noindent
607 Utiliser 
608 \family sans
609 Édition\SpecialChar menuseparator
610 Style de texte\SpecialChar menuseparator
611 GrouperMotsGlosés
612 \family default
613  pour cimenter les expressions comportant plusieurs mots (vous pouvez aussi
614  mettre des accolades 
615 \family typewriter
616 {
617 \family default
618  autour des ces mots 
619 \family typewriter
620 }
621 \family default
622 ).
623  Notez également que vous pouvez saisir des espaces pour aligner les gloses
624  dans la zone de travail de LyX, ceci n'affectera pas le résultat.
625 \end_layout
626
627 \begin_layout Standard
628 Nous pouvons aussi créer une glose de trois lignes:
629 \end_layout
630
631 \begin_layout Standard
632 \begin_inset Flex Tri-Glosse
633 status open
634
635 \begin_layout Plain Layout
636 C'est      un exemple simple
637 \end_layout
638
639 \begin_layout Plain Layout
640 \begin_inset Flex GroupGlossedWords
641 status open
642
643 \begin_layout Plain Layout
644 Das ist
645 \end_layout
646
647 \end_inset
648
649  ein Beispiel einfach
650 \end_layout
651
652 \begin_layout Plain Layout
653 \begin_inset Flex GroupGlossedWords
654 status open
655
656 \begin_layout Plain Layout
657 This is
658 \end_layout
659
660 \end_inset
661
662  an  example simple
663 \end_layout
664
665 \begin_layout Plain Layout
666 \begin_inset Argument 1
667 status open
668
669 \begin_layout Plain Layout
670 \begin_inset Quotes els
671 \end_inset
672
673 This is a simple example
674 \begin_inset Quotes ers
675 \end_inset
676
677
678 \end_layout
679
680 \end_inset
681
682
683 \end_layout
684
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Standard
691 \noindent
692 Si vous désirez numéroter les gloses, il vous suffit de mettre l'insert
693  de glose dans un paragraphe du style 
694 \begin_inset Quotes fld
695 \end_inset
696
697 exemple numéroté
698 \begin_inset Quotes frd
699 \end_inset
700
701 , comme suit:
702 \end_layout
703
704 \begin_layout Numbered Example (multiline)
705 \begin_inset Flex Tri-Glosse
706 status open
707
708 \begin_layout Plain Layout
709 Mein Luftkissenfahrzeug ist voller  Aale
710 \end_layout
711
712 \begin_layout Plain Layout
713 My    skeertuig                   is  vol       palings
714 \end_layout
715
716 \begin_layout Plain Layout
717 My    hovercraft                 is 
718 \begin_inset Flex GroupGlossedWords
719 status open
720
721 \begin_layout Plain Layout
722 full of
723 \end_layout
724
725 \end_inset
726
727  eels
728 \end_layout
729
730 \begin_layout Plain Layout
731 \begin_inset Argument 1
732 status open
733
734 \begin_layout Plain Layout
735 \begin_inset Quotes els
736 \end_inset
737
738 Do you have matches?
739 \begin_inset Quotes ers
740 \end_inset
741
742
743 \end_layout
744
745 \end_inset
746
747
748 \end_layout
749
750 \end_inset
751
752
753 \end_layout
754
755 \begin_layout Subsection*
756 Trucs et astuces
757 \end_layout
758
759 \begin_layout Subsubsection*
760 Éviter les sauts de page dans les gloses
761 \end_layout
762
763 \begin_layout Standard
764 Des sauts de page peuvent apparaître dans des gloses, ce qui est bien entendu
765  regrettable.
766  Une solution consiste à inclure les gloses dans des boîtes (via 
767 \family sans
768 Insertion\SpecialChar menuseparator
769 Boîte\SpecialChar menuseparator
770 Sans cadre
771 \family default
772 ).
773  Si vous voulez rendre ceci automatique pour toutes les gloses, vous pouvez
774  copier le code suivant dans le préambule via 
775 \family sans
776 Document\SpecialChar menuseparator
777 Paramètres\SpecialChar ldots
778 \SpecialChar menuseparator
779 Préambule
780 \family default
781 :
782 \begin_inset Separator parbreak
783 \end_inset
784
785
786 \end_layout
787
788 \begin_layout LyX-Code
789
790 \lang english
791 \begin_inset listings
792 lstparams "basicstyle={\footnotesize},language={[LaTeX]TeX}"
793 inline false
794 status open
795
796 \begin_layout Plain Layout
797
798 % Éviter les sauts de page dans les gloses de deux lignes
799 \end_layout
800
801 \begin_layout Plain Layout
802
803
804 \backslash
805 AtBeginDocument{%
806 \end_layout
807
808 \begin_layout Plain Layout
809
810
811 \backslash
812 renewenvironment{linggloss}[2][]{%
813 \end_layout
814
815 \begin_layout Plain Layout
816
817
818 \backslash
819 def
820 \backslash
821 glosstr{
822 \backslash
823 glt #1}%
824 \end_layout
825
826 \begin_layout Plain Layout
827
828
829 \backslash
830 begin{minipage}{.7
831 \backslash
832 textwidth}
833 \end_layout
834
835 \begin_layout Plain Layout
836
837
838 \backslash
839 gll #2}{
840 \backslash
841 glosstr
842 \backslash
843 glend
844 \backslash
845 end{minipage}}
846 \end_layout
847
848 \begin_layout Plain Layout
849
850 }
851 \end_layout
852
853 \end_inset
854
855
856 \end_layout
857
858 \begin_layout LyX-Code
859
860 \end_layout
861
862 \begin_layout LyX-Code
863
864 \lang english
865 \begin_inset listings
866 lstparams "basicstyle={\footnotesize},language={[LaTeX]TeX}"
867 inline false
868 status open
869
870 \begin_layout Plain Layout
871
872 % Éviter les sauts de page dans les gloses de trois lignes
873 \end_layout
874
875 \begin_layout Plain Layout
876
877
878 \backslash
879 AtBeginDocument{%
880 \end_layout
881
882 \begin_layout Plain Layout
883
884
885 \backslash
886 renewenvironment{lingglosss}[2][]{%
887 \end_layout
888
889 \begin_layout Plain Layout
890
891
892 \backslash
893 def
894 \backslash
895 glosstr{
896 \backslash
897 glt #1}%
898 \end_layout
899
900 \begin_layout Plain Layout
901
902
903 \backslash
904 begin{minipage}{.7
905 \backslash
906 textwidth}
907 \end_layout
908
909 \begin_layout Plain Layout
910
911
912 \backslash
913 glll #2}{
914 \backslash
915 glosstr
916 \backslash
917 glend
918 \backslash
919 end{minipage}}
920 \end_layout
921
922 \begin_layout Plain Layout
923
924 }
925 \end_layout
926
927 \end_inset
928
929
930 \end_layout
931
932 \begin_layout Standard
933 Il vous faudra peut-être adapter la largeur de la minipage (
934 \family typewriter
935 .7
936 \backslash
937 textwidth
938 \family default
939  dans l'exemple) pour l'adapter à votre propre largeur de page.
940 \end_layout
941
942 \begin_layout Subsubsection*
943 Notes de bas de page dans une glose
944 \end_layout
945
946 \begin_layout Standard
947 Bine que vous puissiez insérer une note de bas de page dans une glose, la
948  compilation \SpecialChar LaTeX
949  échouera.
950  Si vous avez besoin de notes de bas de page, saisissez 
951 \family typewriter
952
953 \backslash
954 footnotemark
955 \family default
956  en mode TeX dans la glose là où le renvoi à la note doit apparaître, et
957  
958 \family typewriter
959
960 \backslash
961 footnotetext{Texte effectif de la note...}
962 \family default
963 , également en mode TeX , juste après l'insert de glose.
964  Pour plusieurs notes, insérez simplement plusieurs constructions de ce
965  type.
966 \end_layout
967
968 \begin_layout Subsubsection*
969 Utilisation des gloses (et des exemples) dans une présentation Beamer
970 \end_layout
971
972 \begin_layout Standard
973 Le paquetage 
974 \emph on
975 covington
976 \emph default
977  et la classe 
978 \emph on
979 beamer
980 \emph default
981  ne fonctionnent pas ensemble directement, car chacun d'eux cherche à définir
982  les commandes 
983 \family typewriter
984
985 \backslash
986 example
987 \family default
988  et 
989 \family typewriter
990
991 \backslash
992 examples
993 \family default
994 , ce qui produit une erreur \SpecialChar LaTeX
995 .
996  Vous pouvez contourner le problème en insérant le code qui suit dans 
997 \family sans
998 Document\SpecialChar menuseparator
999 Paramètres\SpecialChar ldots
1000 \SpecialChar menuseparator
1001 Format local
1002 \family default
1003 :
1004 \end_layout
1005
1006 \begin_layout Quote
1007
1008 \lang english
1009 \begin_inset listings
1010 lstparams "basicstyle={\footnotesize\ttfamily},tabsize=4"
1011 inline false
1012 status open
1013
1014 \begin_layout Plain Layout
1015
1016 Fournit covington 1
1017 \end_layout
1018
1019 \begin_layout Plain Layout
1020
1021 AddToPreamble
1022 \end_layout
1023
1024 \begin_layout Plain Layout
1025
1026                 
1027 \backslash
1028 let
1029 \backslash
1030 example
1031 \backslash
1032 relax
1033 \end_layout
1034
1035 \begin_layout Plain Layout
1036
1037                 
1038 \backslash
1039 let
1040 \backslash
1041 endexample
1042 \backslash
1043 relax
1044 \end_layout
1045
1046 \begin_layout Plain Layout
1047
1048                 
1049 \backslash
1050 let
1051 \backslash
1052 examples
1053 \backslash
1054 relax
1055 \end_layout
1056
1057 \begin_layout Plain Layout
1058
1059                 
1060 \backslash
1061 let
1062 \backslash
1063 endexamples
1064 \backslash
1065 relax
1066 \end_layout
1067
1068 \begin_layout Plain Layout
1069
1070                 
1071 \backslash
1072 usepackage{covington}
1073 \end_layout
1074
1075 \begin_layout Plain Layout
1076
1077 EndPreamble
1078 \end_layout
1079
1080 \end_inset
1081
1082
1083 \end_layout
1084
1085 \begin_layout Standard
1086 Appuyez sur 
1087 \begin_inset Quotes fld
1088 \end_inset
1089
1090 Valider
1091 \begin_inset Quotes frd
1092 \end_inset
1093
1094  puis 
1095 \begin_inset Quotes fld
1096 \end_inset
1097
1098 OK
1099 \begin_inset Quotes frd
1100 \end_inset
1101
1102 .
1103  Ceci inhibe les commandes 
1104 \family typewriter
1105
1106 \backslash
1107 example(s)
1108 \family default
1109  de 
1110 \emph on
1111 beamer
1112 \emph default
1113  au profit de celles de 
1114 \emph on
1115 covington
1116 \emph default
1117 .
1118 \end_layout
1119
1120 \begin_layout Standard
1121 Par ailleurs, si vous voulez utiliser des gloses en 
1122 \emph on
1123 beamer
1124 \emph default
1125 , vous devez les inclure dans un cadre 
1126 \begin_inset Quotes fld
1127 \end_inset
1128
1129 fragile
1130 \begin_inset Quotes frd
1131 \end_inset
1132
1133 .
1134 \end_layout
1135
1136 \begin_layout Subsubsection*
1137
1138 \end_layout
1139
1140 \begin_layout Section
1141 Tableaux résultant de la théorie de l'optimalité (OT en anglais)
1142 \end_layout
1143
1144 \begin_layout Standard
1145 Un tableau de ce type peut bien évidemment être inséré comme un tableau
1146  ordinaire (pour ce qui concerne les saisies spécifiques comme les lignes
1147  tiretées et les cellules ombrées, voir le manuel 
1148 \emph on
1149 Objets
1150 \emph default
1151  
1152 \emph on
1153 insérés
1154 \emph default
1155 ).
1156  Cependant, vous pouvez souhaiter numéroter ces tableaux à part dans le
1157  document, avec une 
1158 \emph on
1159 Liste des tableaux
1160 \emph default
1161 , semblable à la 
1162 \emph on
1163 Liste des tableaux
1164 \emph default
1165  usuelle.
1166  
1167 \end_layout
1168
1169 \begin_layout Standard
1170 Le module linguistique permet de gérer les deux.
1171  Avec 
1172 \family sans
1173 Insertion\SpecialChar menuseparator
1174 Flottants\SpecialChar menuseparator
1175 Tableau
1176 \family default
1177  (seconde occurrence), vous pourrez créer un tableau linguistique flottant:
1178 \end_layout
1179
1180 \begin_layout Standard
1181 \begin_inset Float tableau
1182 placement h
1183 wide false
1184 sideways false
1185 status open
1186
1187 \begin_layout Plain Layout
1188 \align center
1189 \begin_inset Tabular
1190 <lyxtabular version="3" rows="5" columns="5">
1191 <features tabularvalignment="middle">
1192 <column alignment="right" valignment="top">
1193 <column alignment="center" valignment="top">
1194 <column alignment="center" valignment="top">
1195 <column alignment="center" valignment="top" special="|c">
1196 <column alignment="center" valignment="top">
1197 <row>
1198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1199 \begin_inset Text
1200
1201 \begin_layout Plain Layout
1202 /atikap/
1203 \end_layout
1204
1205 \end_inset
1206 </cell>
1207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1208 \begin_inset Text
1209
1210 \begin_layout Plain Layout
1211
1212 \noun on
1213 Onset
1214 \end_layout
1215
1216 \end_inset
1217 </cell>
1218 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1219 \begin_inset Text
1220
1221 \begin_layout Plain Layout
1222
1223 \noun on
1224 NoCoda
1225 \end_layout
1226
1227 \end_inset
1228 </cell>
1229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1230 \begin_inset Text
1231
1232 \begin_layout Plain Layout
1233
1234 \noun on
1235 Dep
1236 \end_layout
1237
1238 \end_inset
1239 </cell>
1240 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
1241 \begin_inset Text
1242
1243 \begin_layout Plain Layout
1244
1245 \noun on
1246 Max
1247 \end_layout
1248
1249 \end_inset
1250 </cell>
1251 </row>
1252 <row>
1253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1254 \begin_inset Text
1255
1256 \begin_layout Plain Layout
1257 \begin_inset Formula $\mbox{☞}$
1258 \end_inset
1259
1260  
1261 \begin_inset Formula $\mbox{\textipa{P}}$
1262 \end_inset
1263
1264 a.ti.ka
1265 \end_layout
1266
1267 \end_inset
1268 </cell>
1269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1270 \begin_inset Text
1271
1272 \begin_layout Plain Layout
1273
1274 \end_layout
1275
1276 \end_inset
1277 </cell>
1278 <cell alignment="center" valignment="top" topline="true" usebox="none">
1279 \begin_inset Text
1280
1281 \begin_layout Plain Layout
1282
1283 \end_layout
1284
1285 \end_inset
1286 </cell>
1287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1288 \begin_inset Text
1289
1290 \begin_layout Plain Layout
1291 *
1292 \end_layout
1293
1294 \end_inset
1295 </cell>
1296 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
1297 \begin_inset Text
1298
1299 \begin_layout Plain Layout
1300 *
1301 \end_layout
1302
1303 \end_inset
1304 </cell>
1305 </row>
1306 <row>
1307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1308 \begin_inset Text
1309
1310 \begin_layout Plain Layout
1311 a.ti.ka
1312 \end_layout
1313
1314 \end_inset
1315 </cell>
1316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1317 \begin_inset Text
1318
1319 \begin_layout Plain Layout
1320 *!
1321 \end_layout
1322
1323 \end_inset
1324 </cell>
1325 <cell alignment="center" valignment="top" topline="true" usebox="none">
1326 \begin_inset Text
1327
1328 \begin_layout Plain Layout
1329
1330 \end_layout
1331
1332 \end_inset
1333 </cell>
1334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1335 \begin_inset Text
1336
1337 \begin_layout Plain Layout
1338
1339 \end_layout
1340
1341 \end_inset
1342 </cell>
1343 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
1344 \begin_inset Text
1345
1346 \begin_layout Plain Layout
1347 *
1348 \end_layout
1349
1350 \end_inset
1351 </cell>
1352 </row>
1353 <row>
1354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1355 \begin_inset Text
1356
1357 \begin_layout Plain Layout
1358 \begin_inset Formula $\mbox{\textipa{P}}$
1359 \end_inset
1360
1361 a.ti.kap
1362 \end_layout
1363
1364 \end_inset
1365 </cell>
1366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1367 \begin_inset Text
1368
1369 \begin_layout Plain Layout
1370
1371 \end_layout
1372
1373 \end_inset
1374 </cell>
1375 <cell alignment="center" valignment="top" topline="true" usebox="none">
1376 \begin_inset Text
1377
1378 \begin_layout Plain Layout
1379 *!
1380 \end_layout
1381
1382 \end_inset
1383 </cell>
1384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1385 \begin_inset Text
1386
1387 \begin_layout Plain Layout
1388 *
1389 \end_layout
1390
1391 \end_inset
1392 </cell>
1393 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
1394 \begin_inset Text
1395
1396 \begin_layout Plain Layout
1397
1398 \end_layout
1399
1400 \end_inset
1401 </cell>
1402 </row>
1403 <row>
1404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1405 \begin_inset Text
1406
1407 \begin_layout Plain Layout
1408 a.ti.kap
1409 \end_layout
1410
1411 \end_inset
1412 </cell>
1413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1414 \begin_inset Text
1415
1416 \begin_layout Plain Layout
1417 *!
1418 \end_layout
1419
1420 \end_inset
1421 </cell>
1422 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1423 \begin_inset Text
1424
1425 \begin_layout Plain Layout
1426 *!
1427 \end_layout
1428
1429 \end_inset
1430 </cell>
1431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1432 \begin_inset Text
1433
1434 \begin_layout Plain Layout
1435
1436 \end_layout
1437
1438 \end_inset
1439 </cell>
1440 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
1441 \begin_inset Text
1442
1443 \begin_layout Plain Layout
1444
1445 \end_layout
1446
1447 \end_inset
1448 </cell>
1449 </row>
1450 </lyxtabular>
1451
1452 \end_inset
1453
1454
1455 \end_layout
1456
1457 \begin_layout Plain Layout
1458 \begin_inset Caption Standard
1459
1460 \begin_layout Plain Layout
1461 Exemple de tableau utilisé dans la théorie de l'optimalité
1462 \end_layout
1463
1464 \end_inset
1465
1466
1467 \end_layout
1468
1469 \end_inset
1470
1471
1472 \end_layout
1473
1474 \begin_layout Standard
1475 Noter que, de manière implicite, la légende est toujours placée au-dessous
1476  des tableaux dans le résultat imprimé, quel que soit le positionnement
1477  choisi dans la fenêtre \SpecialChar LyX
1478 .
1479  Pour mettre les légendes des tableaux au-dessus, insérer le code suivant
1480  dans 
1481 \family sans
1482 Document\SpecialChar menuseparator
1483 Paramètres\SpecialChar menuseparator
1484 Préambule
1485 \family default
1486 :
1487 \end_layout
1488
1489 \begin_layout LyX-Code
1490
1491 \backslash
1492 floatstyle{plaintop}
1493 \end_layout
1494
1495 \begin_layout LyX-Code
1496
1497 \backslash
1498 restylefloat{tableau}
1499 \end_layout
1500
1501 \begin_layout Standard
1502 Si vous utilisez une classe KOMA, insérer ce qui suit pour obtenir un meilleur
1503  espacement:
1504 \end_layout
1505
1506 \begin_layout LyX-Code
1507
1508 \backslash
1509 floatstyle{komaabove}
1510 \end_layout
1511
1512 \begin_layout LyX-Code
1513
1514 \backslash
1515 restylefloat{tableau}
1516 \end_layout
1517
1518 \begin_layout Standard
1519 Un insert pour la 
1520 \emph on
1521 Liste des tableaux 
1522 \emph default
1523 est accessible via 
1524 \family sans
1525 Insertion\SpecialChar menuseparator
1526 Listes & TdM
1527 \family default
1528  (il y a deux occurrences dans le menu, c'est la seconde qui est la bonne
1529  en principe
1530 \begin_inset Foot
1531 status collapsed
1532
1533 \begin_layout Plain Layout
1534 Au cas où vous auriez en même temps des tableaux ordinaires et des tableaux
1535  linguistiques, il vous faudra lever l’ambiguïté en modifiant l'un des intitulés
1536 \end_layout
1537
1538 \end_inset
1539
1540 ).
1541  Bien que celle-ci soit placée d'habitude au début ou à la fin du document,
1542  nous l'insérons ici à titre d'exemple:
1543 \end_layout
1544
1545 \begin_layout Standard
1546 \begin_inset FloatList tableau
1547
1548 \end_inset
1549
1550
1551 \end_layout
1552
1553 \begin_layout Section
1554 Balisage sémantique (styles de caractères)
1555 \end_layout
1556
1557 \begin_layout Standard
1558 Le module linguistique inclut quelques styles de caractères usuels en linguistiq
1559 ue:
1560 \end_layout
1561
1562 \begin_layout Enumerate
1563 Concept (en petites capitales): 
1564 \begin_inset Flex Concepts
1565 status collapsed
1566
1567 \begin_layout Plain Layout
1568 concept
1569 \end_layout
1570
1571 \end_inset
1572
1573  
1574 \end_layout
1575
1576 \begin_layout Enumerate
1577 Expression (en italique): 
1578 \begin_inset Flex Expression
1579 status collapsed
1580
1581 \begin_layout Plain Layout
1582 expression
1583 \end_layout
1584
1585 \end_inset
1586
1587
1588 \end_layout
1589
1590 \begin_layout Enumerate
1591 Signification (entre apostrophes simples): 
1592 \begin_inset Flex Meaning
1593 status collapsed
1594
1595 \begin_layout Plain Layout
1596 signification
1597 \end_layout
1598
1599 \end_inset
1600
1601
1602 \end_layout
1603
1604 \begin_layout Standard
1605 Vous pouvez insérer les styles de caractères via le sous-menu 
1606 \family sans
1607 Édition\SpecialChar menuseparator
1608 Style de texte
1609 \family default
1610 .
1611  Si vous avez besoin de modifier la présentation de ces styles plus tard,
1612  vous pouvez les redéfinir dans le préambule.
1613  Par exemple, pour convertir tout ce qui est balisé en tant qu'
1614 \emph on
1615 expression
1616 \emph default
1617  en police 
1618 \series bold
1619 grasse
1620 \series default
1621 , insérer:
1622 \end_layout
1623
1624 \begin_layout LyX-Code
1625
1626 \backslash
1627 renewcommand
1628 \backslash
1629 lingexpr[1]{
1630 \backslash
1631 textbf{#1}}
1632 \end_layout
1633
1634 \begin_layout Standard
1635 De la même façon, concept (
1636 \family typewriter
1637
1638 \backslash
1639 lingconcept
1640 \family default
1641 ) et signification (
1642 \family typewriter
1643
1644 \backslash
1645 lingmeaning
1646 \family default
1647 ) peuvent être modifiés.
1648 \end_layout
1649
1650 \begin_layout Section
1651 Structures arborescentes linguistiques
1652 \end_layout
1653
1654 \begin_layout Standard
1655 De nombreux paquetages \SpecialChar LaTeX
1656  sont disponibles pour créer des arborescences.
1657  \SpecialChar LyX
1658  reconnaît en particulier le paquetage 
1659 \family sans
1660 forest
1661 \family default
1662 , qui comporte à la fois une grande flexibilité et une syntaxe de saisie
1663  agréable.
1664  Le module Linguistique fournit un insert de Structure arborescente, via
1665  
1666 \family sans
1667 Insertion\SpecialChar menuseparator
1668 Inserts personnalisables
1669 \family default
1670 .
1671  Dans cet insert, vous pouvez utiliser la notation entre crochets définie
1672  par
1673 \family sans
1674  forest
1675 \family default
1676  (et également par d'autres paquetages similaires comme 
1677 \family sans
1678 qtree
1679 \family default
1680 ).
1681 \end_layout
1682
1683 \begin_layout Standard
1684 Voici un exemple simple:
1685 \end_layout
1686
1687 \begin_layout Standard
1688 \begin_inset Flex Structure Tree
1689 status open
1690
1691 \begin_layout Plain Layout
1692 [VP [DP[John]] [V' [V[sent]] [DP[Mary]] [DP[D[a]][NP[letter]]] ] ]
1693 \end_layout
1694
1695 \end_inset
1696
1697
1698 \end_layout
1699
1700 \begin_layout Standard
1701 \noindent
1702 Si vous affichez le PDF résultant, vous verrez que la saisie
1703 \end_layout
1704
1705 \begin_layout Quote
1706
1707 \family typewriter
1708 \size small
1709 [VP [DP[John]] [V' [V[sent]] [DP[Mary]] [DP[D[a]][NP[letter]]]]]
1710 \end_layout
1711
1712 \begin_layout Standard
1713 se développe comme une structure arborescente.
1714  Pour afficher ce résultat dans la fenêtre de travail de \SpecialChar LyX
1715 , il vous suffit
1716  d'inclure la structure arborescente dans in insert d'aperçu (
1717 \family sans
1718 Insertion\SpecialChar menuseparator
1719 Aperçu
1720 \family default
1721 ).
1722  Si l'aperçu sur le vif est correctement installé et activé, vous devez
1723  voir l'arborescence s'afficher (cliquer sur l'image pour la modifier):
1724 \end_layout
1725
1726 \begin_layout Standard
1727 \begin_inset Preview
1728
1729 \begin_layout Standard
1730
1731 \lang english
1732 \begin_inset Flex Structure Tree
1733 status collapsed
1734
1735 \begin_layout Plain Layout
1736
1737 \lang english
1738 [VP [DP[Mary]] [V' [V[sent]] [DP[John]] [DP[D[a]][NP[response]]] ] ]
1739 \end_layout
1740
1741 \end_inset
1742
1743
1744 \end_layout
1745
1746 \end_inset
1747
1748
1749 \end_layout
1750
1751 \begin_layout Standard
1752 \noindent
1753 Les toits peuvent être facilement engendrés via l'option 
1754 \begin_inset Quotes fld
1755 \end_inset
1756
1757 roof
1758 \begin_inset Quotes frd
1759 \end_inset
1760
1761
1762 \begin_inset Foot
1763 status open
1764
1765 \begin_layout Plain Layout
1766 \noindent
1767
1768 \lang english
1769 Note that the 
1770 \begin_inset Quotes eld
1771 \end_inset
1772
1773 roof
1774 \begin_inset Quotes erd
1775 \end_inset
1776
1777  option only exists as of 
1778 \family sans
1779 forest
1780 \family default
1781  version 2.0.
1782  We have added some code to the preamble of this manual to support previous
1783  versions.
1784  If you use a 
1785 \family sans
1786 forest
1787 \family default
1788  version < 2.0, you either need to copy this code to your preamble or use
1789  the old option 
1790 \begin_inset Quotes eld
1791 \end_inset
1792
1793 triangle
1794 \begin_inset Quotes erd
1795 \end_inset
1796
1797  instead of 
1798 \begin_inset Quotes eld
1799 \end_inset
1800
1801 roof
1802 \begin_inset Quotes erd
1803 \end_inset
1804
1805 .
1806 \end_layout
1807
1808 \end_inset
1809
1810  (notez que la virgule a une signification spéciale, puisqu’elle marque
1811  une option):
1812 \end_layout
1813
1814 \begin_layout Standard
1815 \begin_inset Flex Structure Tree
1816 status open
1817
1818 \begin_layout Plain Layout
1819 [VP [DP[John]] [V' [V[sent]] [DP[Mary]] [DP[another letter, roof]] ] ]
1820 \end_layout
1821
1822 \end_inset
1823
1824
1825 \end_layout
1826
1827 \begin_layout Standard
1828 \noindent
1829 Pour aligner les nœuds de l'arbre de manière agréable, utiliser l'option
1830  
1831 \begin_inset Quotes fld
1832 \end_inset
1833
1834 tier
1835 \begin_inset Quotes frd
1836 \end_inset
1837
1838 .
1839  Tous les nœuds qui utilisent le même 
1840 \begin_inset Quotes fld
1841 \end_inset
1842
1843 tier
1844 \begin_inset Quotes frd
1845 \end_inset
1846
1847  sont alignés.
1848  Voici un exemple:
1849 \end_layout
1850
1851 \begin_layout Standard
1852 \begin_inset Flex Structure Tree
1853 status open
1854
1855 \begin_layout Plain Layout
1856 [VP [DP[John,tier=toto]] [V' [V[sent,tier=toto]] [DP[Mary,tier=toto]] [DP[D[a,ti
1857 er=toto]][NP[letter,tier=toto]]] ] ]
1858 \end_layout
1859
1860 \end_inset
1861
1862
1863 \end_layout
1864
1865 \begin_layout Standard
1866 \noindent
1867 Le paquetage inclut de nombreuses  fonctionnalités, comme les flèches et
1868  les décorations, qui ne seront pas documentées ici (voir la documentation
1869  détaillée du paquetage 
1870 \begin_inset CommandInset citation
1871 LatexCommand cite
1872 key "forest"
1873
1874 \end_inset
1875
1876 ).
1877 \end_layout
1878
1879 \begin_layout Section
1880 Symboles phonétiques (API)
1881 \end_layout
1882
1883 \begin_layout Standard
1884 Vous n'avez pas besoin du module linguistique pour insérer des symboles
1885  phonétiques, ce qui est une fonctionnalité de base de \SpecialChar LyX
1886 .
1887  Cependant, nous décrirons (brièvement) cette fonctionnalité dans la mesure
1888  où elle est d'un usage fréquent chez les linguistes.
1889 \end_layout
1890
1891 \begin_layout Standard
1892 Le paquetage 
1893 \emph on
1894 tipa
1895 \emph default
1896
1897 \begin_inset space ~
1898 \end_inset
1899
1900
1901 \begin_inset CommandInset citation
1902 LatexCommand cite
1903 key "tipa"
1904
1905 \end_inset
1906
1907  est pré-requis pour utiliser le support phonétique de \SpecialChar LyX
1908  (conforme aux règles
1909  de l'Association Phonétique Internationale, API) si vous utilisez \SpecialChar LaTeX
1910  ou PDF\SpecialChar LaTeX
1911
1912 \begin_inset Foot
1913 status collapsed
1914
1915 \begin_layout Plain Layout
1916 Si vous utilisez Xe\SpecialChar TeX
1917  ou Lua\SpecialChar TeX
1918  (i.
1919 \begin_inset space \thinspace{}
1920 \end_inset
1921
1922 e., si vous avez sélectionné 
1923 \begin_inset Quotes fld
1924 \end_inset
1925
1926 Utiliser les polices non-\SpecialChar TeX
1927
1928 \begin_inset Quotes frd
1929 \end_inset
1930
1931  dans 
1932 \family sans
1933 Document\SpecialChar menuseparator
1934 Paramètres\SpecialChar ldots
1935 \SpecialChar menuseparator
1936 Polices
1937 \family default
1938 ), aucun paquetage supplémentaire n'est requis.
1939 \end_layout
1940
1941 \end_inset
1942
1943 .
1944  En outre, si vous voulez afficher un aperçu des caractères sur le vif,
1945  il faut que la paquetage 
1946 \emph on
1947 preview-latex
1948 \emph default
1949
1950 \begin_inset space ~
1951 \end_inset
1952
1953
1954 \begin_inset CommandInset citation
1955 LatexCommand cite
1956 key "preview"
1957
1958 \end_inset
1959
1960  soit installé.
1961 \end_layout
1962
1963 \begin_layout Standard
1964 Les symboles phonétiques peuvent être préférentiellement saisis via 
1965 \family sans
1966 Insertion\SpecialChar menuseparator
1967 Caractère spécial\SpecialChar menuseparator
1968 Symboles phonétiques.
1969  
1970 \family default
1971 Une boîte des saisie s'ouvre (un 
1972 \begin_inset Quotes fld
1973 \end_inset
1974
1975 insert
1976 \begin_inset Quotes frd
1977 \end_inset
1978
1979  en langage LyX), dans laquelle vous pouvez saisir les symboles.
1980  Notez que celle boîte peut être utilisée à la fois pour insérer de petits
1981  éléments (en ligne) ou plusieurs paragraphes en notation phonétique.
1982  Lorsque le curseur est dans la boîte, une barre d'outils apparaît, qui
1983  propose l'ensemble des symboles phonétiques (triés par catégories API)
1984 \begin_inset Foot
1985 status collapsed
1986
1987 \begin_layout Plain Layout
1988 Actuellement, il manque un symbole: la battue labiodentale (ajoutée à l'API
1989  en 2005) .
1990  Ce symbole n'est pas connu du paquetage 
1991 \emph on
1992 tipa
1993 \emph default
1994  et ne peut donc être connu de LyX.
1995 \end_layout
1996
1997 \end_inset
1998
1999 .
2000  Chacun des panneaux de la barre d’outils peut être inhibé en cliquant sur
2001  la ligne pointillée qui figure au sommet.
2002  De cette façon, vous pouvez insérer de manière ergonomique la plupart des
2003  symboles: 
2004 \begin_inset IPA
2005
2006 \begin_layout Standard
2007
2008 \lang english
2009 [l
2010 \begin_inset IPADeco bottomtiebar
2011 status open
2012
2013 \begin_layout Plain Layout
2014
2015 \lang english
2016 ai
2017 \end_layout
2018
2019 \end_inset
2020
2021 k ðɪs]
2022 \end_layout
2023
2024 \end_inset
2025
2026
2027 \begin_inset Foot
2028 status collapsed
2029
2030 \begin_layout Plain Layout
2031 Notez que si vous souhaitez insérer des diacritiques, ils doivent être saisis
2032  après le caractère de base.
2033  C'est-à-dire, pour 
2034 \begin_inset IPA
2035
2036 \begin_layout Standard
2037
2038 \lang english
2039 [d̥]
2040 \end_layout
2041
2042 \end_inset
2043
2044  vous devez saisir 
2045 \family typewriter
2046 <d>
2047 \family default
2048  et ensuite le sous-diacritique en anneau 
2049 \family typewriter
2050 <dévoisement>
2051 \family default
2052  immédiatement après le 
2053 \family typewriter
2054 <d>
2055 \family default
2056 .
2057  S'il vous faut un diacritique isolé, vous pouvez l’obtenir en saisissant
2058  une espace suivie du diacritique, comme ici: 
2059 \begin_inset IPA
2060
2061 \begin_layout Standard
2062 ̼
2063 \end_layout
2064
2065 \end_inset
2066
2067  (
2068 \family typewriter
2069 =
2070 \begin_inset space ~
2071 \end_inset
2072
2073 <espace>+<Articulation linguo-labiale de la barre d'outils API>
2074 \family default
2075 ).
2076 \end_layout
2077
2078 \end_inset
2079
2080 .
2081  Si 
2082 \emph on
2083 preview-latex
2084 \emph default
2085  est installé et si l'aperçu sur le vif est actif, vous obtiendrez un aperçu
2086  satisfaisant dès que vous quitterez la boîte.
2087  A la place de la barre d'outils, vous pouvez aussi insérer les symboles
2088  directement eu utilisant la notation raccourcie décrite dans le manuel
2089  
2090 \emph on
2091 tipa
2092 \emph default
2093 : voici 
2094 \begin_inset IPA
2095
2096 \begin_layout Standard
2097
2098 \family roman
2099 \series medium
2100 \shape up
2101 \size normal
2102 \emph off
2103 \bar no
2104 \strikeout off
2105 \uuline off
2106 \uwave off
2107 \noun off
2108 \color none
2109 \lang english
2110 [@n Ig"zA:mpl]
2111 \end_layout
2112
2113 \end_inset
2114
2115  (notation raccourcie 
2116 \emph on
2117 tipa
2118 \emph default
2119
2120 \family typewriter
2121 [@n Ig"zA:mpl
2122 \family default
2123 ]).
2124  De plus, vous pouvez saisir des symbole via 
2125 \family sans
2126 Insertion\SpecialChar menuseparator
2127 Caractère spécial\SpecialChar menuseparator
2128 Symboles\SpecialChar ldots
2129
2130 \family default
2131  (ce qui être utile pour des symboles qui ne figurent pas dans la barre
2132  d'outils), et vous pouvez même simplement coller du texte encodé en Unicode
2133  (par exemple en provenance d'autres applications) dans la boîte.
2134  Le résultat devrait être le même quelle que soit le technique employée.
2135 \end_layout
2136
2137 \begin_layout Standard
2138 Vous pouvez enfin saisir les glyphes API en dehors de la boîte spécifique
2139  décrite dans le paragraphe précédent, directement dans la fenêtre \SpecialChar LyX
2140 : [ɛkspləˈneɪ
2141 ʃən].
2142  Dans le résultat imprimé, ils seront automatiquement convertis dans la
2143  macro-instruction 
2144 \emph on
2145 tipa 
2146 \emph default
2147 (sinon, merci de me prévenir).
2148  Notez cependant que cette méthode produit des résultats typographiques
2149  de moins bonne qualité, car il en résultera un mélange de polices (les
2150  caractères latins appartiennent à la police de base, les glyphes API à
2151  la police API), alors que 
2152 \family sans
2153 Insertion\SpecialChar menuseparator
2154 Caractère spécial\SpecialChar menuseparator
2155 Symboles phonétiques
2156 \family default
2157  utilise la police API pour tous les caractères.
2158  Par conséquent, cette dernière méthode est recommandée, sauf si vous ne
2159  saisissez que des caractères API isolés.
2160 \end_layout
2161
2162 \begin_layout Section
2163 En savoir plus
2164 \end_layout
2165
2166 \begin_layout Standard
2167 Pour accéder à une description détaillée des possibilités spécifiques de
2168  \SpecialChar LyX
2169  pour la linguistique, vous pouvez vous référer à la page Linguist\SpecialChar LyX
2170  sur
2171  le wiki
2172 \begin_inset space ~
2173 \end_inset
2174
2175
2176 \begin_inset CommandInset citation
2177 LatexCommand cite
2178 key "linguistlyx"
2179
2180 \end_inset
2181
2182  (n'hésitez pas à ajouter vos propres suggestions dans la page).
2183 \end_layout
2184
2185 \begin_layout Bibliography
2186 \begin_inset CommandInset bibitem
2187 LatexCommand bibitem
2188 key "covington"
2189
2190 \end_inset
2191
2192 Le paquetage covington: 
2193 \begin_inset Flex URL
2194 status collapsed
2195
2196 \begin_layout Plain Layout
2197
2198 http://www.ctan.org/tex-archive/macros/latex/contrib/covington/
2199 \end_layout
2200
2201 \end_inset
2202
2203 .
2204 \end_layout
2205
2206 \begin_layout Bibliography
2207 \begin_inset CommandInset bibitem
2208 LatexCommand bibitem
2209 key "csquotes"
2210
2211 \end_inset
2212
2213 Le paquetage csquotes: 
2214 \begin_inset Flex URL
2215 status collapsed
2216
2217 \begin_layout Plain Layout
2218
2219 http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes/
2220 \end_layout
2221
2222 \end_inset
2223
2224 .
2225 \end_layout
2226
2227 \begin_layout Bibliography
2228 \begin_inset CommandInset bibitem
2229 LatexCommand bibitem
2230 key "enumitem"
2231
2232 \end_inset
2233
2234 Le paquetage enumitem: 
2235 \begin_inset Flex URL
2236 status collapsed
2237
2238 \begin_layout Plain Layout
2239
2240 http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/
2241 \end_layout
2242
2243 \end_inset
2244
2245 .
2246 \end_layout
2247
2248 \begin_layout Bibliography
2249 \begin_inset CommandInset bibitem
2250 LatexCommand bibitem
2251 key "float"
2252
2253 \end_inset
2254
2255 Le paquetage float: 
2256 \begin_inset Flex URL
2257 status collapsed
2258
2259 \begin_layout Plain Layout
2260
2261 http://www.ctan.org/tex-archive/macros/latex/contrib/float/
2262 \end_layout
2263
2264 \end_inset
2265
2266 .
2267 \end_layout
2268
2269 \begin_layout Bibliography
2270 \begin_inset CommandInset bibitem
2271 LatexCommand bibitem
2272 key "forest"
2273
2274 \end_inset
2275
2276 Le paquetage forest: 
2277 \begin_inset Flex URL
2278 status collapsed
2279
2280 \begin_layout Plain Layout
2281
2282 http://www.ctan.org/tex-archive/graphics/pgf/contrib/forest
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 "linguistlyx"
2294
2295 \end_inset
2296
2297 Maria Gouskova, Stacia Hartleben and Jürgen Spitzmüller: 
2298 \lang english
2299 Using \SpecialChar LyX
2300  for Linguistic Papers
2301 \lang french
2302 .
2303  
2304 \begin_inset Flex URL
2305 status collapsed
2306
2307 \begin_layout Plain Layout
2308
2309 http://wiki.lyx.org/LyX/LinguistLyX
2310 \end_layout
2311
2312 \end_inset
2313
2314 .
2315 \end_layout
2316
2317 \begin_layout Bibliography
2318 \begin_inset CommandInset bibitem
2319 LatexCommand bibitem
2320 key "preview"
2321
2322 \end_inset
2323
2324 Le paquetage preview-latex: 
2325 \begin_inset Flex URL
2326 status collapsed
2327
2328 \begin_layout Plain Layout
2329
2330 http://www.ctan.org/tex-archive/macros/latex/contrib/preview/
2331 \end_layout
2332
2333 \end_inset
2334
2335 .
2336 \end_layout
2337
2338 \begin_layout Bibliography
2339 \begin_inset CommandInset bibitem
2340 LatexCommand bibitem
2341 key "tipa"
2342
2343 \end_inset
2344
2345 Le paquetage tipa et ses polices: 
2346 \begin_inset Flex URL
2347 status collapsed
2348
2349 \begin_layout Plain Layout
2350
2351 http://www.ctan.org/tex-archive/fonts/tipa/
2352 \end_layout
2353
2354 \end_inset
2355
2356 .
2357 \end_layout
2358
2359 \end_body
2360 \end_document