]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/hu/learning/fundamental.itely
Merge branch 'master' of /home/jcharles/GIT/Lily/. into translation
[lilypond.git] / Documentation / hu / learning / fundamental.itely
index 1b9f7a206dca793315e58495d19f2bc6110e10c9..ab557f518fac2d49764162c07dbb14e74db22daf 100644 (file)
@@ -8,9 +8,10 @@
     Guide, node Updating translation committishes..
 @end ignore
 
+@c Translators: Griechisch Erika, Harmath Dénes
 
 @c -*- coding: utf-8; mode: texinfo; -*-
-@c \version "2.12.0"
+@c \version "2.19.22"
 @node Alapfogalmak
 @chapter Alapfogalmak
 @translationof Fundamental concepts
@@ -34,7 +35,7 @@ amelyek segítségével hasonlóan gyönyörű, de bonyolultabb kottákat kész
 
 A LilyPond bemeneti formátuma meglehetősen rugalmas, így a tapasztalt
 felhasználóknak nagy szabadságot ad abban, hogyan strukturálják a
-forrásfájljaikat. De ez a rugalmasság az újdonsült felhasználók számára
+forrásfájljaikat. Azonban ez a rugalmasság az újdonsült felhasználók számára
 bonyolult lehet. Ez a szakasz elmagyarázza a struktúra nagy részét, az
 egyszerűség kedvéért bizonyos részleteket elnagyolva. A bemeneti formátum
 felépítésének teljes leírása a @ruser{File structure} c. szakaszban olvasható.
@@ -84,8 +85,8 @@ a LilyPond automatikusan hozzáadja az egyszerű bemenethez a szükséges
 parancsokat. A következő bemenet például:
 
 @example
-\relative c'' @{
-  c4 a d c
+\relative @{
+  c''4 a d c
 @}
 @end example
 
@@ -97,8 +98,8 @@ a következő rövidítése:
   \score @{
     \new Staff @{
       \new Voice @{
-        \relative c'' @{
-          c4 a b c
+        \relative @{
+          c''4 a b c
         @}
       @}
     @}
@@ -209,7 +210,7 @@ de egy @code{\score} blokkon kívüli @code{\layout} blokk a @code{\score}
 blokkot tartalmazó (akár explicit, akár implicit) @code{\book} blokkon belüli
 minden @code{\score} blokkra érvényes.
 
-A részletek a @ruser{Multiple scores in a book} c. részben olvashatók. 
+A részletek a @ruser{Multiple scores in a book} c. részben olvashatók.
 
 @cindex változók
 
@@ -218,8 +219,8 @@ Fájljainkat áttekinthetőbbé tehetjük változók definiálásával (ld.
 a módszert használjuk:
 
 @example
-dallam = \relative c' @{
-  c4 a b c
+dallam = \relative @{
+  c'4 a b c
 @}
 
 \score @{
@@ -230,10 +231,10 @@ dallam = \relative c' @{
 Amikor a LilyPond feldolgozza ezt a fájlt, a @code{dallam} változó értékét
 (azaz mindent az egyenlőségjel utáni zenei kifejezésből) beszúrja mindenhova,
 ahol @code{\dallam} hivatkozást lát. A változók nevére nincs sok megkötés -- a
-következők mind helyes példák:  @code{dallam}, @code{jobbKez}, @code{fuvola},
+következők mind helyes példák:  @code{dallam}, @code{jobbz}, @code{fuvola},
 @code{BII} stb. A @ref{Kevesebb gépelés változókkal és függvényekkel} c.
 szakasz további információkat tartalmaz. Mindössze annyi a korlátozás, hogy a
-változónevek csak az angol abc betűit tartalmazhatják, és nem ütközhetnek a
+változónevek csak betűket tartalmazhatnak, és nem ütközhetnek a
 LilyPond parancsok neveivel. A pontos szabályok a @ruser{File structure} c.
 részben vannak leírva.
 
@@ -274,7 +275,7 @@ szükségünk van az énekes és a zongorista szólamára.
 @example
 \score @{
   <<
-    \new Staff = "enek" <<
+    \new Staff = "ének" <<
     >>
     \new PianoStaff = "zongora" <<
     >>
@@ -283,7 +284,7 @@ szükségünk van az énekes és a zongorista szólamára.
 @}
 @end example
 
-Elneveztük a két szólamot @qq{enek} és @qq{zongora} néven. Ez nem kötelező,
+Elneveztük a két szólamot @qq{ének} és @qq{zongora} néven. Ez nem kötelező,
 de jó szokás, hogy első pillantásra lássuk, melyik szólam mire szolgál.
 
 Emlékezzünk arra, hogy @code{<< ... >>} szolgál több szólam jelölésére. Ennek
@@ -296,13 +297,13 @@ feleleveníteni, az @ref{Egyszerű dalok kottázása} c. részben olvashatunk r
 @lilypond[verbatim,quote,ragged-right]
 \score {
   <<
-    \new Staff = "enek" <<
+    \new Staff = "ének" <<
       \new Voice = "dallam" { c'1 }
       \addlyrics { Szólt }
     >>
     \new PianoStaff = "zongora" <<
-      \new Staff = "jobbkez" { c'1 }
-      \new Staff = "bal" { c'1 }
+      \new Staff = "jobbkéz" { c'1 }
+      \new Staff = "balkéz" { c'1 }
     >>
   >>
   \layout { }
@@ -310,15 +311,15 @@ feleleveníteni, az @ref{Egyszerű dalok kottázása} c. részben olvashatunk r
 @end lilypond
 
 Most megvan a teljes struktúra. Az énekszólam egy @code{Voice} kontextust
-tartalmaz a hangoknak, és egy strófányi dalszöveget. A zongoraszólam pedig
-a jobb- és balkéz kottasorait tartalmazza. 
+tartalmaz a hangoknak, és egy versszaknyi dalszöveget. A zongoraszólam pedig
+a jobb- és balkéz kottasorait tartalmazza.
 
 Most elkezdhetjük kitölteni a hangokat. Elkezdhetnénk közvetlenül a Voice
 kontextus belsejébe beleírni, hogy:
 
 @example
-\relative c'' @{
-  r4 d8\noBeam g, c4 r
+\relative @{
+  r4 d''8\noBeam g, c4 r
 @}
 @end example
 
@@ -333,22 +334,22 @@ Tehát miután definiáltuk a megfelelő változókat, hivatkoztunk rájuk, és
 basszuskulccsal láttuk el a balkezet, kész egy valódi mű kezdete:
 
 @lilypond[verbatim,quote,ragged-right]
-dallam = \relative c'' { r4 d8\noBeam g, c4 r }
-dalszoveg = \lyricmode { Szólt az Úr, }
-jobbkez = \relative c'' { <g d g,>2~ <g d g,> }
-balkez = \relative c { b2 e2 }
+dallam = \relative { r4 d''8\noBeam g, c4 r }
+dalszöveg = \lyricmode { Szólt az Úr, }
+jobbkéz = \relative { <g' d g,>2~ <g d g,> }
+balkéz = \relative { b,2 e2 }
 
 \score {
   <<
-    \new Staff = "enek" <<
+    \new Staff = "ének" <<
       \new Voice = "dallam" { \dallam }
-      \addlyrics { \dalszoveg }
+      \addlyrics { \dalszöveg }
     >>
     \new PianoStaff = "zongora" <<
-      \new Staff = "jobbkez" { \jobbkez }
-      \new Staff = "balkez" {
+      \new Staff = "jobbkéz" { \jobbkéz }
+      \new Staff = "balkéz" {
         \clef "bass"
-        \balkez
+        \balkéz
       }
     >>
   >>
@@ -378,8 +379,8 @@ kezdődhetnek, és bármikor végződhetnek. Álljon itt erre egy példa:
 
 @lilypond[verbatim,quote,ragged-right]
 \new Staff {
-  \relative g' {
-    r4 g8 g c4 c8 d |
+  \relative {
+    r4 g'8 g c4 c8 d |
     e4 r8
     <<
       { f c c }
@@ -402,8 +403,8 @@ Az ossia a kottasor fölött is elhelyezkedhet:
 
 @lilypond[verbatim,quote,ragged-right]
 \new Staff = "main" {
-  \relative g' {
-    r4 g8 g c4 c8 d |
+  \relative {
+    r4 g'8 g c4 c8 d |
     e4 r8
     <<
       { f c c }
@@ -478,14 +479,14 @@ lehetséges:
 a triolák és előkék határain. A következő példában az 1. sorban egy gerenda,
 a 2. sorban egy kötőív nyúl bele egy triolába, a 3. és 4. sorban pedig
 mindezek mellett még egy kötőív is található két triola között, valamint egy
-frazeálóív, amely túlnyúlik a triolán. 
+frazeálóív, amely túlnyúlik a triolán.
 
 @lilypond[quote,verbatim,fragment,ragged-right]
 {
-  r16[ g16 \times 2/3 {r16 e'8] }
-  g16( a \times 2/3 {b d) e' }
-  g8[( a \times 2/3 {b d') e'~]}
-  \times 4/5 {e'32\( a b d' e'} a'4.\)
+  r16[ g16 \tuplet 3/2 {r16 e'8] }
+  g16( a \tuplet 3/2 {b d) e' }
+  g8[( a \tuplet 3/2 {b d') e'~]}
+  \tuplet 5/4 {e'32\( a b d' e'} a'4.\)
 }
 @end lilypond
 
@@ -494,11 +495,9 @@ frazeálóív, amely túlnyúlik a triolán.
 @section A szólamok zenét tartalmaznak
 @translationof Voices contain music
 
-
-Singers need voices to sing, and so does LilyPond.
-The actual music for all instruments in a score
-is contained in Voices -- the most fundamental
-of all LilyPond's concepts.
+Ahogy az énekeseknek dallamok kellenek ahhoz, hogy énekelhessenek, a LilyPondnak is szüksége van hangokra.
+A valódi zene minden hangszer számára magában a kottában szereplő szólamokat jelenti -- 
+ezek nem csak a zenének, hanem magának a LilyPondnak is alapkövei.
 
 @menu
 * Hangzatos szólamok::
@@ -524,92 +523,84 @@ of all LilyPond's concepts.
 @cindex voices vs. chords
 @cindex chords vs. voices
 
-The lowest, most fundamental or innermost layers in a LilyPond
-score are called @q{Voice contexts} or just @q{Voices} for short.
-Voices are sometimes called @q{layers} in other notation
-packages.
+A LilyPond kotta legalsó rétege a  @q{Szólam környezet} vagy röviden @q{Szólamok}. 
+A szólamokat egyes csomagokban csak rétegeknek nevezzük.
 
-In fact, a Voice layer or context is the only one which can contain
-music.  If a Voice context is not explicitly declared one is created
-automatically, as we saw at the beginning of this chapter.  Some
-instruments such as an Oboe can play only one note at a time.  Music
-written for such instruments is monophonic and requires just a single
-voice.  Instruments which can play more than one note at a time like
-the piano will often require multiple voices to encode the different
-concurrent notes and rhythms they are capable of playing.
+Valójában a szólam környezet az egyetlen, ami zenét tartalmazhat. 
+Ha szólam környezetet nem hozunk létre, akkor automatikusan készül 
+egy, ahogy láthattuk ennek a fejezetnek az elején. Egyes hangszerek 
+-- mint az oboa is -- egy időben csak egy hangot képesek kiadni. 
+Az ilyen hangszerekre írt zenék monofonikusak és csak egyetlen hangot 
+tartalmaznak (egy időben). Azon hangszerek esetén, melyek képesek egy 
+időben több hangot is kiadni -- mint a zongora -- sokszor többszörös 
+szólamokra van szükségünk, akár különböző ütemben. 
 
-A single voice can contain many notes in a chord, of course,
-so when exactly are multiple voices needed?  Look first at
-this example of four chords:
+       
+Egy egyszerű szólam  több hangjegyet is tartalmazhat egy akkordban, 
+tehát felmerül a kérdés, hogy mikor is van szükségünk többszörös szólamra. 
+Nézzük az első példát, 4 akkorddal:
 
 @lilypond[quote,verbatim,fragment,ragged-right,relative=1]
 \key g \major
 <d g>4 <d fis> <d a'> <d g>
 @end lilypond
 
-This can be expressed using just the single angle bracket chord
-symbols, @code{< ... >}, and for this just a single voice is
-needed.  But suppose the F-sharp were actually an eighth-note
-followed by an eighth-note G, a passing note on the way to the A?
-Now we have two notes which start at the same time but have
-different durations: the quarter-note D and the eighth-note
-F-sharp.  How are these to be coded?  They cannot be written as
-a chord because all the notes in a chord must have the same
-duration.  And they cannot be written as two sequential notes
-as they need to start at the same time.  This is when two
-voices are required.
+A fenti példa leírható egyszerű, kúpos („kacsacsőr”) zárójelekkel, @code{< ... >}, 
+így csak egy egyszeres szólamra volt szükségünk. De tegyük fel, hogy, hogy a FISZ 
+egy nyolcad, melyet egy másik G nyolcad követ. Ebben esetben két hangunk van, 
+mely ugyanakkor kezdődik, de különböző hanghosszúságú: a negyed D és a nyolcad FISZ. 
+Hogy írjuk ezt le? Nem írhatjuk akkordként, hiszen egy akkordban minden hang azonos 
+hosszúságú és nem írhatjuk egymást követő hangokként sem, hiszen egy időben kell kezdődniük a hangoknak. Ilyenkor van szükségünk két szólamra.
+
 
-Let us see how this is done in LilyPond input syntax.
+
+Nézzük, hogy néz ez ki a LilyPond szintaxisában.
 
 @funindex << \\ >>
 @funindex \\
 
-The easiest way to enter fragments with more than one voice on a
-staff is to enter each voice as a sequence (with @code{@{...@}}),
-and combine them simultaneously with angle brackets, @code{<<...>>}.
-The fragments must also be separated with double backward slashes,
-@code{\\}, to place them in separate voices.  Without these, the
-notes would be entered into a single voice, which would usually
-cause errors.  This technique is particularly suited to pieces of
-music which are largely monophonic with occasional short sections
-of polyphony.
+A legegyszerűbb módja olyan részek rögzítésének, amelyek több mint egy hangot 
+tartalmaznak egy szólamban, hogy szekvenciát @code{@{...@}} használunk és ezt kombináljuk a szögletes zárójelekkel @code{<<...>>}.
+Az ilyen a részeket @code{\\} segítségével kell elválasztani ahhoz, hogy különböző szólamként jelenjenek meg. 
+Az elválasztó jelek nélkül a hangok egyetlen szólamként szerepelnének, ami általában hibát okoz. 
+Ez a technika használható olyan daraboknál melyek leginkább monofonikusak és néhány részük polifón.
+
 
-Here's how we split the chords above into two voices and add both
-the passing note and a slur:
+Itt egy példa, ami a fenti akkord egyik hangját két szólamra osztja és kötést is tartalmaz:
 
 @lilypond[quote,verbatim,fragment,ragged-right,relative=2]
 \key g \major
-%    Voice "1"                  Voice "2"
+%    1. szólam                  2. szólam
 << { g4 fis8( g) a4 g }  \\  { d4 d d d }  >>
 @end lilypond
 
-Notice how the stems of the second voice now point down.
+Vegyük észre, hogy a második hang szárai lefele mutatnak.
 
-Here's another simple example:
+
+Íme egy másik egyszerű példa:
 
 @lilypond[quote,verbatim,fragment,ragged-right,relative=2]
 \key d \minor
-%    Voice "1"             Voice "2"
+%    1. szólam               2. szólam
 << { r4 g g4. a8 }    \\ { d,2 d4 g }       >>
 << { bes4 bes c bes } \\ { g4 g g8( a) g4 } >>
 << { a2. r4 }         \\ { fis2. s4 }       >>
 @end lilypond
 
-It is not necessary to use a separate @code{<< \\ >>} construct
-for each bar. For music with few notes in each bar this layout
-can help the legibility of the code, but if there are many
-notes in each bar it may be better to split out each voice
-separately, like this:
+Nem szükséges, hogy minden ütemet elválasszunk a  @code{<< \\ >>} segítségével.  
+Olyan zenék esetén, ahol csak néhány hang van minden ütemben, ez a felépítés 
+segíti a kód olvashatóságát, de ha már sok hang van, akkor jobb, ha a hangokat külön-külön jegyezzük le, például így:
+
 
 @lilypond[quote,verbatim,fragment,ragged-right,relative=2]
 \key d \minor
 << {
-  % Voice "1"
+  % 1. szólam
   r4 g g4. a8 |
   bes4 bes c bes |
   a2. r4 |
 } \\ {
-  % Voice "2"
+  % 2. szólam
   d,2 d4 g |
   g4 g g8( a) g4 |
   fis2. s4 |
@@ -622,43 +613,46 @@ separately, like this:
 @cindex slurs crossing brackets
 @cindex ties crossing brackest
 
-This example has just two voices, but the same construct may be
-used to encode three or more voices by adding more back-slash
-separators.
 
-The Voice contexts bear the names @code{"1"}, @code{"2"}, etc.
-In each of these contexts, the vertical direction of slurs,
-stems, ties, dynamics etc., is set appropriately.
+A fenti példában csak két szólam van, de ha három vagy több szólamot kell 
+lejegyezni, azt is hasonlóan lehet megoldani visszaperjelek (back-slash) használatával.
+
+A szólam környezetek nevei @code{"1"}, @code{"2"}, stb. 
+Minden ilyen környezetben a függőleges elrendezés (kötések, szárak, dinamika, stb) megfelelően jelenik meg.
+
 
 @lilypond[quote,verbatim,fragment]
-\new Staff \relative c' {
-  % Main voice
-  c16 d e f
-  %    Voice "1"     Voice "2"                 Voice "3"
+\new Staff \relative {
+  % Fő hang
+  c'16 d e f
+  %   1. szólam       2. szólam                 3. szólam
   << { g4 f e } \\ { r8 e4 d c8~ } >>
   << { d2 e2 }  \\ { c8 b16 a b8 g~ g2 } \\ { s4 b4 c2 } >>
 }
 @end lilypond
 
-These voices are all separate from the main voice that contains
-the notes just outside the @code{<< .. >>} construct.  Let's call
-this the @emph{simultaneous construct}.  Slurs and ties may only
-connect notes within the same voice, so slurs and ties cannot go
-into or out of a simultaneous construct.  Conversely,
-parallel voices from separate simultaneous constructs on the same
-staff are the same voice.  Other voice-related properties also
-carry across simultaneous constructs.  Here is the same example,
-with different colors and note heads for each voice.  Note that
-changes in one voice do not affect other voices, but they do
-persist in the same voice later.  Note also that tied notes may be
-split across the same voices in two constructs, shown here in the
-blue triangle voice.
+
+A fő szólamtól különválasztva jelennek meg a @code{<< .. >>} között  
+szereplő szólamok (hangok). Ezt hívjuk @emph{szimultán felépítésnek}. 
+Az átkötések és kötőívek csak az azonos szólamon belül kötik 
+össze a hangokat, tehát ezek nem kerülhetnek belülre vagy kívülre a 
+szimultán felépítéshez képest.
+Fordítva, szimultán felépítés esetén azok a párhuzamos szólamok, 
+amelyek ugyanabban az ötvonalban vannak, egy szólamnak minősülnek. 
+Egyéb szólamhoz kapcsolódó tulajdonságok átöröklődnek a szimultán 
+felépítésbe is. Itt egy másik példa, melynél a különböző szólamokban 
+különböző színű hangok szerepelnek. Vegyük észre, hogy 
+adott szólambeli változások nincsenek hatással más szólamokra, 
+de a változtatások ugyanabban a szólamban később is érvényesek. 
+Vegyük észre azt is, hogy az összekötött hangokat szétválaszthatja 
+az ütemhatár, ahogy a kék háromszöget jelző szólamban láthatjuk: 
+
 
 @lilypond[quote,verbatim]
-\new Staff \relative c' {
-  % Main voice
-  c16 d e f
-  <<  % Bar 1
+\new Staff \relative {
+  % Fő szólam
+  c'16 d e f
+  <<  % 1. ütem
     {
       \voiceOneStyle
       g4 f e
@@ -669,11 +663,11 @@ blue triangle voice.
       r8 e4 d c8~
     }
   >>
-  <<  % Bar 2
-     % Voice 1 continues
+  <<  % 2. ütem
+     % 1. szólam folytatása
     { d2 e2 }
   \\
-     % Voice 2 continues
+     % 2. szólam folytatása
     { c8 b16 a b8 g ~ g2 }
   \\
     {
@@ -690,26 +684,26 @@ blue triangle voice.
 @funindex \voiceFourStyle
 @funindex \voiceNeutralStyle
 
-The commands @code{\voiceXXXStyle} are mainly intended for use in
-educational documents such as this one.  They modify the color
-of the note head, the stem and the beams, and the style of the
-note head, so that the voices may be easily distinguished.
-Voice one is set to red diamonds, voice two to blue triangles,
-voice three to green crossed circles, and voice four (not used
-here) to magenta crosses;  @code{\voiceNeutralStyle} (also not
-used here) reverts the style back to the default.
-We shall see later how commands like these may be created by the
-user.
-See @ref{Visibility and color of objects} and
-@ref{Using variables for tweaks}.
+
+A @code{\voiceXXXStyle} parancsot elsősorban oktatási célra érdemes 
+használni, olyan esetben, mint amilyet ez is.  Ezek a parancsok 
+módosítják a hangok színét illetve a kottafejet, a  szárat, a 
+gerendákat és a hangfejek stílusát, így lesznek a szólamok könnyen felismerhetőek. 
+
+Az első szólam piros rombusz, a második kék háromszög, a 
+harmadik zöld áthúzott kör, a negyedik (itt nem használt) magenta kereszt. 
+A @code{\voiceNeutralStyle} (szintén nem használt a fenti példában) visszaállítja 
+a stílust az alapértelmezettre. Később az  @ref{Objektumok láthatósága és színe} 
+és @ref{Változók felhasználása a finomhangoláshoz} fejezetekben majd látni fogjuk, 
+hogyan lehet hasonló parancsokat létrehozni.
+
 
 @cindex polyphony and relative note entry
 @cindex relative note entry and polyphony
 
-Polyphony does not change the relationship of notes within a
-@code{\relative @{ @}} block.  Each note is still calculated
-relative to the note immediately preceding it, or to the first
-note of the preceding chord.  So in
+
+A polifónia nem változtatja meg a hangjegyek viszonyát a @code{\relative @{ @}} blokkon belül. 
+Minden hangjegy helyzetét az azt megelőző hang illetve első hang helyzete határozza meg.
 
 @example
 \relative c' @{ noteA << < noteB noteC > \\ noteD >> noteE @}
@@ -722,9 +716,11 @@ note of the preceding chord.  So in
 @code{noteC};                                                 @*
 @code{noteE} is relative to @code{noteD}, not @code{noteA}.
 
-An alternative way, which may be clearer if the notes in the
-voices are widely separated, is to place a @code{\relative}
-command at the start of each voice:
+
+Van egy másik módszer, ami egyszerűbb, ha a hangjegyek a 
+szólamokon belül teljesen szét vannak választva. 
+Ezt úgy érthetjük el, hogy  a @code{\relative} parancsot használjuk minden szólam kezdetén:
+
 
 @example
 \relative c' @{ noteA ... @}
@@ -736,27 +732,27 @@ command at the start of each voice:
 \relative c' @{ noteE ... @}
 @end example
 
-Let us finally analyze the voices in a more complex piece of music.
-Here are the notes from the first two bars of the second of Chopin's
-Deux Nocturnes, Op 32.  This example will be used at later stages in
-this and the next chapter to illustrate several techniques for
-producing notation, so please ignore for now anything in the
-underlying code which looks mysterious and concentrate just on the
-music and the voices -- the complications will all be explained in
-later sections.
+Végül vizsgáljuk meg a szólamokat összetettebb zene esetén. 
+Nézzük Chopin Deux Nocturne, Op 32. művének első két ütemét. 
+A továbbiakban is ezt a példát fogjuk használni arra, hogy a 
+jelölésekre használható különböző technikákat szemléltessük, 
+ezért tekintsünk el attól, hogy az alábbi kód elsőre rejtélyesnek 
+tűnhet és koncentráljunk csak a zenére és a szólamokra -- a nehezebb részeket majd a későbbi fejezetekben áttekintjük. 
+
+
 
 @c The following should appear as music without code
 @lilypond[quote,ragged-right]
-\new Staff \relative c'' {
+\new Staff \relative {
   \key aes \major
-  <<  % Voice one
-    { c2 aes4. bes8 }
-  \\  % Voice two
+  <<  % 1. szólam
+    { c''2 aes4. bes8 }
+  \\  % 2. szólam
     { aes2 f4 fes }
-  \\  % No voice three
-  \\  % Voice four
+  \\  % Nincs 3. szólam
+  \\  % 4. szólam
     {
-      % Ignore these for now - they are explained in Ch 4
+      % Az alábbival nem foglalkozunk most, a 4. fejezetben megtalálhatjuk a kód magyarázatát
       \once \override NoteColumn #'force-hshift = #0
       <ees c>2
       \once \override NoteColumn #'force-hshift = #0.5
@@ -767,45 +763,32 @@ later sections.
 }
 @end lilypond
 
-The direction of the stems is often used to indicate the continuity of
-two simultaneous melodic lines.  Here the stems of the highest notes
-are all pointing up and the stems of the lower notes are all pointing
-down.  This is the first indication that more than one voice is
-required.
-
-But the real need for multiple voices arises when notes
-which start at the same time have different durations.
-Look at the notes which start at beat three in the first
-bar.  The A-flat is a dotted quarter note, the F is a
-quarter note and the D-flat is a half note.  These
-cannot be written as a chord as all the notes in a chord
-must have the same duration.  Neither can they be written
-as sequential notes, as they must start at the same time.
-This section of the bar requires three voices, and the
-normal practice would be to write the whole bar as three
-voices, as shown below, where we have used different note heads
-and colors for the three voices.  Again, the code behind this
-example will be explained later, so ignore anything you do
-not understand.
+A szárak iránya gyakran jelzi két egyidejű dallamsor folytonosságát. 
+A fenti példánál a legfelső hangjegy szárai felfelé mutatnak, az alsóké mind lefelé. 
+Ez az első jelölés, amire szükségünk van több szólam lejegyzése során. 
+
+
+Leginkább viszont akkor van szükségünk többszörös szólamokra, amikor a hangok ugyanakkor kezdődnek ugyan, de különböző hosszúságúak. Nézzük azt a hangot, ami első ütem harmadik ütésekor kezdődik. Az ASZ egy pontozott negyed, az alatta levő F egy pontozatlan negyed,  a DESZ pedig egy fél hang.  Ezek nem írhatók le akkordként, hiszen akkord esetén minden hang azonos hosszúságú. Nem írhatóak le egymást követő hangokként sem, hiszen egy időben kell kezdődniük. Az ütemnek ebben a részében három szólamra van szükségünk, és normál esetben az egész ütem három szólamú, ahogy az alábbi példa mutatja, ahol különböző hangjegyfejeket használunk különböző színekkel a három szólamhoz. Szeretnénk ismét kihangsúlyozni, hogy az alábbi példa mögötti kódot később elmagyarázzuk, most csak hagyjuk figyelmen kívül azokat a részeket, amik nem érthetőek. 
+
 
 @c The following should appear as music without code
 @c The three voice styles should be defined in -init
 @lilypond[quote,ragged-right]
-\new Staff \relative c'' {
+\new Staff \relative {
   \key aes \major
   <<
-    {  % Voice one
+    {  % 1. szólam
       \voiceOneStyle
-      c2 aes4. bes8
+      c''2 aes4. bes8
     }
-  \\  % Voice two
+  \\  % 2. szólam
     { \voiceTwoStyle
       aes2 f4 fes
     }
-  \\  % No Voice three (we want stems down)
-  \\  % Voice four
+  \\  % Nincs 3. szólam (a hangjegyek szárait lefele szeretnénk)
+  \\  % 4. szólam
     { \voiceThreeStyle
-      % Ignore these for now - they are explained in Ch 4
+       % Az alábbival nem foglalkozunk most, a 4. fejezetben megtalálhatjuk a kód magyarázatát
       \once \override NoteColumn #'force-hshift = #0
       <ees c>2
       \once \override NoteColumn #'force-hshift = #0.5
@@ -816,17 +799,16 @@ not understand.
 }
 @end lilypond
 
-
-Let us try to encode this music from scratch.  As we
-shall see, this encounters some difficulties.  We begin as
-we have learnt, using the @code{<< \\  >>} construct to
-enter the music of the first bar in three voices:
+Kezdjük a legelején a fenti zene kódolását.  
+Látni fogjuk, hogy beleütközünk majd több problémába is (de ez ne keserítsen el minket, a lényeg, hogy ezekből tanulunk :) ). 
+Kezdjük azzal, amit tanultunk: a @code{<< \\  >>}  használatával. 
+Gépeljük be a három szólam első ütemét:
 
 @lilypond[quote,verbatim,fragment,ragged-right]
-\new Staff \relative c'' {
+\new Staff \relative {
   \key aes \major
   <<
-    { c2 aes4. bes8 } \\ { aes2 f4 fes } \\ { <ees c>2 des2 }
+    { c''2 aes4. bes8 } \\ { aes2 f4 fes } \\ { <ees c>2 des2 }
   >>
   <c ees aes c>1
 }
@@ -837,23 +819,19 @@ enter the music of the first bar in three voices:
 @cindex stem directions and voices
 @cindex stem up
 
-The stem directions are automatically assigned with the
-odd-numbered voices taking upward stems and the even-numbered
-voices downward ones.  The stems for voices 1 and 2 are right,
-but the stems in voice 3 should go down in this particular piece
-of music.  We can correct this by skipping voice three
-and placing the music in voice four. This is done by simply
-adding another pair of @code{\\}.
+
+A szárak iránya automatikusan hozzárendelődik a szólamokhoz, a páratlan-sorszámú szólamoknál felfelé, a párosoknál lefelé. Az első és második szólamhoz tartozó hangok szárai megfelelőek, de a harmadik szólamban a száraknak lefelé kellene állniuk. Ezt úgy javíthatjuk, hogy a harmadik szólamot átugorjuk (üresen hagyjuk) és a negyedik szólamba helyezzük az eredetileg harmadik szólamot. Ezt egyszerűen megtehetjük a @code{\\} segítségével:
+
 
 @lilypond[quote,verbatim,fragment,ragged-right]
-\new Staff \relative c'' {
+\new Staff \relative {
   \key aes \major
-  <<  % Voice one
-    { c2 aes4. bes8 }
-  \\  % Voice two
+  <<  % 1. szólam
+    { c''2 aes4. bes8 }
+  \\  % 2. szólam
     { aes2 f4 fes }
-  \\  % Omit Voice three
-  \\  % Voice four
+  \\  % 3. szólam - elhagyjuk
+  \\  % 4. szólam
     { <ees c>2 des2 }
   >>
   <c ees aes c>1
@@ -861,19 +839,10 @@ adding another pair of @code{\\}.
 @end lilypond
 
 @noindent
-We see that this fixes the stem direction, but exposes a problem
-sometimes encountered with multiple voices -- the stems of the notes
-in one voice can collide with the note heads in other voices.  In
-laying out the notes, LilyPond allows the notes or chords from two
-voices to occupy the same vertical note column provided the stems are
-in opposite directions, but the notes from the third and fourth voices
-are displaced, if necessary, to avoid the note heads colliding.  This
-usually works well, but in this example the notes of the lowest voice
-are clearly not well placed by default. LilyPond provides several ways
-to adjust the horizontal placing of notes.  We are not quite ready yet
-to see how to correct this, so we shall leave this problem until a
-later section --- see the @code{force-hshift} property in @ref{Fixing
-overlapping notation}.
+Látjuk, hogy ez megoldotta a problémát a szárak irányával kapcsolatban, 
+de előhozott egy másikat, ami többszörös szólamoknál néha előfordul -- 
+a hangok szárai a szólamon belül ütköznek más kottafejekkel más szólamokban. 
+A hangok megtervezéséhez a LilyPond lehetővé teszi, hogy hangok illetve akkordok esetén, két hang ugyanazt a függőleges pozíciót foglalja el akár ellentétes szárirány esetén, viszont figyelembe veszi azt, hogy bizonyos esetekben a harmadik és a negyedik szólam elmozdulhat, ezzel elkerülve azt, hogy a kottafejek egymást fedjék. Ez általában működik, de a fenti példában egyértelmű, hogy az alacsonyabb szólamok alapértelmezetten nem jól helyezkednek el. Jelenleg még nem vagyunk készen rá, hogy ezt kijavítsuk, úgyhogy most ezt érintetlenül hagyjuk és visszatérünk rá egy későbbi fejezetben -- lásd  @code{force-hshift} tulajdonság az @ref{Egymást átfedő jelek javítása} fejezetben.
 
 
 @seealso
@@ -898,63 +867,59 @@ Notation Reference: @ruser{Multiple voices}.
 @funindex \new Voice
 @cindex voice contexts, creating
 
-Voice contexts can also be created manually
-inside a @code{<< >>} block to create polyphonic music, using
-@code{\voiceOne} ... @code{\voiceFour} to indicate the required
-directions of stems, slurs, etc.  In longer scores this method
-is clearer, as it permits the voices to be separated and to be
-given more descriptive names.
+A @code{<< >>} blokkon belül is létrehozhatunk polifón zenét és ha szükséges, 
+a  @code{\voiceOne} ... @code{\voiceFour} parancsokkal jelezhetjük a szárak, ívek, stb irányát. 
+Hosszabb kották esetén ez a módszer átláthatóbb, mert így külön-külön írhatjuk a szólamokat és beszédesebb neveket is adhatunk nekik. 
 
-Specifically, the construct @code{<< \\ >>} which we used in
-the previous section:
+Konkrétan a @code{<< \\ >>}szerkezet, amit az előző fejezetben használtunk:
 
 @example
 \new Staff @{
-  \relative c' @{
-    << @{ e4 f g a @} \\ @{ c,4 d e f @} >>
+  \relative @{
+    << @{ e'4 f g a @} \\ @{ c,4 d e f @} >>
   @}
 @}
 @end example
 
 @noindent
-is equivalent to
+egyenértékű az alábbival:
 
 @example
 \new Staff <<
-  \new Voice = "1" @{ \voiceOne \relative c' @{ e4 f g a @} @}
-  \new Voice = "2" @{ \voiceTwo \relative c' @{ c4 d e f @} @}
+  \new Voice = "1" @{ \voiceOne \relative @{ e'4 f g a @} @}
+  \new Voice = "2" @{ \voiceTwo \relative @{ c'4 d e f @} @}
 >>
 @end example
 
-Both of the above would produce
+Mindkét fenti esetben az alábbi kottát kapjuk
 
 @c The following example should not display the code
 @lilypond[ragged-right,quote]
 \new Staff <<
-  \new Voice = "1" { \voiceOne \relative c' { e4 f g a } }
-  \new Voice = "2" { \voiceTwo \relative c' { c4 d e f } }
+  \new Voice = "1" { \voiceOne \relative { e'4 f g a } }
+  \new Voice = "2" { \voiceTwo \relative { c'4 d e f } }
 >>
 @end lilypond
 
 @cindex voices, reverting to single
 @cindex reverting to a single voice
 
-The @code{\voiceXXX} commands set the direction of stems, slurs,
-ties, articulations, text annotations, augmentation dots of dotted
-notes, and fingerings.  @code{\voiceOne} and @code{\voiceThree}
-make these objects point upwards, while @code{\voiceTwo} and
-@code{\voiceFour} make them point downwards.  These commands also
-generate a horizontal shift for each voice when this is required
-to avoid clashes of note heads.  The command @code{\oneVoice}
-reverts the settings back to the normal values for a single voice.
 
-Let us see in some simple examples exactly what effect
-@code{\oneVoice}, @code{\voiceOne} and @code{voiceTwo} have on
-markup, ties, slurs, and dynamics:
+A  @code{\voiceXXX} parancs meghatározza a szárak irányát, az 
+átkötéseket, a kötőíveket, az artikulációt, a szöveges magyarázatokat, 
+a pontozott hangokat és az ujjrendet.  A @code{\voiceOne} és a @code{\voiceThree} 
+hatására a mutató elemek felfele mutatnak, míg a @code{\voiceTwo} és a 
+@code{\voiceFour} esetén lefelé. Ezen parancsok ha szükséges vízszintes 
+eltolást is létrehoznak minden szólam esetén, hogy elkerüljék a kottafejek 
+ütközését. A @code{\oneVoice} parancs visszaállítja a beállításokat a normál egyszeres szólamra.
+
+
+Nézzünk egy egyszerű példát arra, hogy a @code{\oneVoice}, @code{\voiceOne} és @code{\voiceTwo} 
+parancsok milyen hatással vannak a jelzésekre, ívekre illetve dinamikára:
 
 @lilypond[quote,ragged-right,verbatim]
 \relative c'{
-  % Default behavior or behavior after \oneVoice
+  % Alapértelmezett viselkedés vagy  viselkedés \oneVoice után
   c d8~ d e4( f g a) b-> c
 }
 @end lilypond
@@ -977,24 +942,21 @@ markup, ties, slurs, and dynamics:
 }
 @end lilypond
 
-Now let's look at three different ways to notate the same passage
-of polyphonic music, each of which is advantageous in different
-circumstances, using the example from the previous section.
+Nézzük végig a három különböző lejegyzési módját ugyanannak a polifón dallamnak, 
+és vizsgáljuk meg melyik milyen esetben előnyös, használva az előző fejezetbeli példát.
+
 
-An expression that appears directly inside a @code{<< >>} belongs
-to the main voice (but, note, @strong{not} in a @code{<< \\ >>}
-construct).  This is useful when extra voices appear while the
-main voice is playing.  Here is a more correct rendition of our
-example.  The red diamond-shaped notes
-demonstrate that the main melody is now in a single voice context,
+A @code{<< >>} közt található kifejezés a főszólamhoz tartozik (jegyezzük meg, hogy a @code{<< >>}  használata során ez @strong{nem} igaz). 
+Ez akkor hasznos, amikor további szólamok jelennek meg a főszólam mellett. Egy helyesebb megvalósítása a példánknak alább látható. 
+The red diamond-shaped notes demonstrate that the main melody is now in a single voice context,
 permitting a phrasing slur to be drawn over them.
 
 @lilypond[quote,ragged-right,verbatim]
-\new Staff \relative c' {
+\new Staff \relative {
   \voiceOneStyle
-  % The following notes are monophonic
-  c16^( d e f
-  % Start simultaneous section of three voices
+  % A következő hangok monofónok
+  c'16^( d e f
+  % Szimultán rész három szólammal
   <<
     % Continue the main voice in parallel
     { g4 f e | d2 e2) | }
@@ -1020,13 +982,11 @@ permitting a phrasing slur to be drawn over them.
 @cindex voices, temporary
 @cindex voices, nesting
 
-More deeply nested polyphony constructs are possible, and if a
-voice appears only briefly this might be a more natural way to
-typeset the music:
+Létrehozhatunk többszörösen beágyazott polifón szerkezetet is, és ha a szólamok rövidek, az alábbi módon természetesebbnek tűnik a leírásuk:
 
 @lilypond[quote,ragged-right,verbatim]
-\new Staff \relative c' {
-  c16^( d e f
+\new Staff \relative {
+  c'16^( d e f
   <<
     { g4 f e | d2 e2) | }
     \new Voice {
@@ -1046,19 +1006,14 @@ typeset the music:
 
 @cindex spacing notes
 
-This method of nesting new voices briefly is useful
-when only small sections of the music
-are polyphonic, but when the whole staff is largely polyphonic
-it can be clearer to use multiple voices throughout, using
-spacing notes to step over sections where the voice is silent,
-as here:
+A szólamokat akkor érdemes így írni, ha a zene csak egy kis része polifón. Viszont amikor az egész ötvonalas kotta nagyrésze polifón, egyszerűbb, ha többszörös szólamokat  használunk mindenütt, --  ritkított hangokkal, hogy átlépjük azokat a részeket, ahol a szólamok  üresek. Az alábbi példa ezt mutatja:
 
 @lilypond[quote,ragged-right,verbatim]
-\new Staff \relative c' <<
+\new Staff \relative <<
   % Initiate first voice
   \new Voice {
     \voiceOne
-    c16^( d e f g4 f e | d2 e2) |
+    c'16^( d e f g4 f e | d2 e2) |
   }
   % Initiate second voice
   \new Voice {
@@ -1075,7 +1030,7 @@ as here:
 >>
 @end lilypond
 
-@subsubheading Note columns
+@subsubheading Hangoszlopok
 
 @cindex note column
 @cindex note collisions
@@ -1090,36 +1045,27 @@ as here:
 @funindex \shiftOnnn
 @funindex shiftOnnn
 
-Closely spaced notes in a chord, or notes occurring at the same
-time in different voices, are arranged in two, occasionally more,
-columns to prevent the note heads overlapping.  These are called
-note columns.  There are separate columns for each voice, and
-the currently specified voice-dependent shift is applied to the
-note column if there would otherwise be a collision.  This can
-be seen in the example above.  In bar 2 the C in voice two is
-shifted to the right relative to the D in voice one, and in the
-final chord the C in voice three is also shifted to the right
-relative to the other notes.
-
-The @code{\shiftOn}, @code{\shiftOnn}, @code{\shiftOnnn}, and
-@code{\shiftOff} commands specify the degree to which notes and
-chords of the voice should be shifted if a collision
-would otherwise occur. By default, the outer voices (normally
-voices one and two) have @code{\shiftOff} specified, while the
-inner voices (three and four) have @code{\shiftOn} specified.
-When a shift is applied, voices one and three are shifted to
-the right and voices two and four to the left.
-
-@code{\shiftOnn} and @code{\shiftOnnn} define further shift
-levels which may be specified temporarily to resolve collisions
-in complex situations -- see @ref{Real music example}.
-
-A note column can contain just one note (or chord) from a voice
-with stems up and one note (or chord) from a voice with stems
-down.  If notes from two voices which have their stems in the
-same direction are placed at the same position and both voices
-have no shift or the same shift specified, the error message
-@qq{Too many clashing note columns} will be produced.
+
+Egymáshoz közel elhelyezkedő, különböző szólamban levő hangok esetén 
+kettő, esetenként több oszlopba rendezzük a hangokat, hogy a kottafejek 
+fedését elkerüljük. Ezeket hangoszlopoknak hívjuk. Különálló oszlopokat 
+hozunk létre minden szólamhoz és az éppen aktuális szólam-független eltolást 
+minden oszlopra alkalmazzuk, ezzel elkerülve az ütközéseket. A fenti példában 
+is ezt láthatjuk. A 2. ütemben a C a kettes szólamban eltolódik a D-tól jobbra 
+(ami az első szólamban van) és a végső C akkord a hármas szólamban szintén eltolódik jobbra a többi hangtól. 
+
+A @code{\shiftOn}, @code{\shiftOnn}, @code{\shiftOnnn}, és
+@code{\shiftOff} parancsok meghatározzák, hogy melyik hangot vagy akkordot milyen mértékben kell megemelnünk ahhoz, hogy az ütközést elkerüljük. Alapértelmezett esetben, a külső szólamokban (az egyes és a kettes szólamban) a  @code{\shiftOff} érvényes, amíg a köztes szólamokban (hármas és négyes) a  @code{\shiftOn}. Eltolás esetén az egyes és a hármas szólam jobbra a kettes és a négyes balra tolódik
+
+
+A @code{\shiftOnn} és @code{\shiftOnnn} további eltolási szinteket 
+határoznak meg, melyek összetett esetekben ideiglenesen szükségesek 
+lehetnek ahhoz, hogy elkerüljük az ütközéseket – lásd @ref{Valós zenei példa}. 
+
+Egy hangoszlop egyszerre csak egy hangot (vagy akkordot) tartalmazhat egy szólamból 
+szárral felfelé és egy másikat szárral lefelé. Ha két különböző szólambeli hang 
+azonos irányú szárral kerül ugyanabba a pozícióba és egyik szólamban sincs eltolás 
+vagy ugyanazt az eltolást adjuk meg, akkor a @qq{Too many clashing note columns} hibaüzenetet kapjuk.
 
 
 @seealso
@@ -1130,8 +1076,7 @@ Notation Reference: @ruser{Multiple voices}.
 @subsection Szólamok és vokális zene
 @translationof Voices and vocals
 
-Vocal music presents a special difficulty: we need to combine two
-expressions -- notes and lyrics.
+A vokális zene speciális nehézséget jelent: két kifejezést kell egyesíteni -- hangokat és a szöveget.
 
 @funindex \new Lyrics
 @funindex \lyricsto
@@ -1140,20 +1085,19 @@ expressions -- notes and lyrics.
 @cindex Lyrics context, creating
 @cindex lyrics, linking to voice
 
-You have already seen the @code{\addlyrics@{@}} command, which
-handles simple scores well.  However, this technique is
-quite limited.  For more complex music, you must introduce the
-lyrics in a @code{Lyrics} context using @code{\new Lyrics} and
-explicitly link
-the lyrics to the notes with @code{\lyricsto@{@}}, using the
-name assigned to the Voice.
+Korábban már találkoztunk a @code{\addlyrics@{@}} paranccsal, ami
+az egyszerű kottákhoz elegendő. Azonban ez a módszer eléggé korlátolt.
+Bonyolultabb zene esetén, muszáj bevezetni a @code{Lyrics} 
+környezetet a @code{\new Lyrics} paranccsal és közvetlenül összekötni a 
+dalszöveget a hangjegyekkel. A @code{\lyricsto@{@}} parancs használatával
+hozzárendelhetjük a szöveget a megfelelő szólamhoz.
 
 @lilypond[quote,verbatim,fragment]
 <<
-  \new Voice = "one" \relative c'' {
+  \new Voice = "one" \relative {
     \autoBeamOff
     \time 2/4
-    c4 b8. a16 g4. f8 e4 d c2
+    c''4 b8. a16 g4. f8 e4 d c2
   }
   \new Lyrics \lyricsto "one" {
     No more let sins and sor -- rows grow.
@@ -1161,21 +1105,19 @@ name assigned to the Voice.
 >>
 @end lilypond
 
-Note that the lyrics must be linked to a @code{Voice} context,
-@emph{not} a @code{Staff} context.  This is a case where it is
-necessary to create @code{Staff} and @code{Voice} contexts
-explicitly.
+Megjegyzés: a dalszövegnek egy @code{Voice} környezethez kell kapcsolódnia,
+@emph{nem} @code{Staff} környezethez.  Ez egy olyan eset, amikor
+muszáj közvetlenül készíteni @code{Staff} és @code{Voice} környezetet is.
 
 @cindex lyrics and beaming
 @cindex beaming and lyrics
 @funindex \autoBeamOff
 @funindex autoBeamOff
 
-The automatic beaming which LilyPond uses by default works well
-for instrumental music, but not so well for music with lyrics,
-where beaming is either not required at all or is used to indicate
-melismata in the lyrics.  In the example above we use the command
-@code{\autoBeamOff} to turn off the automatic beaming.
+Az automatikus gerendázás -, amit a LilyPond használ - jól működik
+a hangszeres zenére, de nem túl jó a dalszövegek esetén,
+amikor előfordul, hogy nincs is szükség gerendákra vagy ha épp melizmát jeleznénk a dalszövegben.
+A fenti példában az @code{\autoBeamOff} paranccsal kikapcsoltuk az automatikus gerendázást.
 
 @funindex \new ChoirStaff
 @funindex ChoirStaff
@@ -1184,20 +1126,21 @@ melismata in the lyrics.  In the example above we use the command
 @cindex vocal score structure
 @cindex choir staff
 
-Let us reuse the earlier example from Judas Maccabæus to
-illustrate this more flexible technique.  We first recast
-it to use variables so the music and lyrics can be separated
-from the staff structure.  We also introduce a ChoirStaff
-bracket.  The lyrics themselves must be introduced with
-@code{\lyricmode} to ensure they are interpreted as lyrics
-rather than music.
+A korábbi Judas Maccabæus példát használva
+nézzünk meg egy rugalmasabb módszert.  Először írjuk újra
+változók használatával, így a zene és a dalszöveg a kotta struktúrájától 
+különválik. Vezessünk be egy kottasorcsoportot, mely kórusszólamokat fog össze
+(ChoirStaff).
+A dalszöveget magát egy @code{\lyricmode} paranccsal
+vezetjük be, ezzel biztosítva, hogy dalszövegként és 
+ne zeneként legyen értelmezve.
 
 @lilypond[quote,verbatim]
 global = { \time 6/8 \partial 8 \key f \major}
-SopOneMusic = \relative c'' {
-  c8 | c([ bes)] a a([ g)] f | f'4. b, | c4.~ c4 | }
-SopTwoMusic = \relative c' {
-  r8 | r4. r4 c8 | a'([ g)] f f([ e)] d | e([ d)] c bes' | }
+SopOneMusic = \relative {
+  c''8 | c([ bes)] a a([ g)] f | f'4. b, | c4.~ 4 | }
+SopTwoMusic = \relative {
+  r8 | r4. r4 c'8 | a'([ g)] f f([ e)] d | e([ d)] c bes' | }
 SopOneLyrics = \lyricmode {
   Let | flee -- cy flocks the | hills a -- dorn, __ | }
 SopTwoLyrics = \lyricmode {
@@ -1227,31 +1170,30 @@ SopTwoLyrics = \lyricmode {
 }
 @end lilypond
 
-This is the basic structure of all vocal scores.  More staves may be
-added as required, more voices may be added to the staves, more verses
-may be added to the lyrics, and the variables containing the music can
-easily be placed in separate files should they become too long.
+Ilyen az alapvető felépítése, struktúrája minden vokális zenének. Olykor több kottasor 
+szükséges vagy több szólam van egy-egy kottasorban, esetleg több versszakból áll a dalszöveg.
+A változók, amik a zenét tartalmazzák, könnyen külön fájlokba is rendezhetők, ha túl hosszúak lennének.
 
 @cindex hymn structure
 @cindex SATB structure
 @cindex vocal scores with multiple verses
 @cindex multiple vocal verses
-@cindex verses, multiple vocal
+@cindex versszakok, multiple vocal
 
-Here is an example of the first line of a hymn with four
-verses, set for SATB.  In this case the words for all four
-parts are the same.  Note how we use variables to separate the
-music notation and words from the staff structure.  See too
-how a variable, which we have chosen to call @q{TimeKey}, is used
-to hold several commands for use within the two staves.  In other
-examples this is often called @q{global}.
+Itt egy példa egy egyházi ének első sorára, aminek négy
+verszaka van, és négyszólamú kórusra íródott. Ebben az esetben a szavak mind a négy
+szólamra azonosak. Figyeljük meg, hogyan használjuk a változókat arra, 
+hogy különválasszuk a kottát és a szavakat a kotta felépítésétől.
+Figyeljük meg, hogy a  @q{TimeKey} nevű változó számos parancsot tartalmaz,
+melyet mindkét kottasorban felhasználunk!
+Más példákban ez a közös változó gyakran  @q{global} néven szerepel.
 
 @lilypond[quote,verbatim]
 TimeKey = { \time 4/4 \partial 4 \key c \major}
-SopMusic   = \relative c' { c4 | e4. e8 g4  g  | a a g | }
-AltoMusic  = \relative c' { c4 | c4. c8 e4  e  | f f e | }
-TenorMusic = \relative  { e4 | g4. g8 c4. b8 | a8 b c d e4 | }
-BassMusic  = \relative  { c4 | c4. c8 c4  c  | f8 g a b c4 | }
+SopMusic   = \relative { c'4 | e4. e8 g4  g  | a a g | }
+AltoMusic  = \relative { c'4 | c4. c8 e4  e  | f f e | }
+TenorMusic = \relative  { e4 | g4. g8 c4. b8 | a8 b c d e4 | }
+BassMusic  = \relative  { c4 | c4. c8 c4  c  | f8 g a b c4 | }
 VerseOne   = \lyricmode {
   E -- | ter -- nal fa -- ther, | strong to save, | }
 VerseTwo   = \lyricmode {
@@ -1281,124 +1223,122 @@ VerseFour  = \lyricmode {
 }
 @end lilypond
 
-@cindex verse and refrain
+@cindex versszakok és refrének
 
-We end with an example to show how we might code a solo verse which
-continues into a two-part refrain in two staves.  The positioning
-of the sequential and simultaneous sections to achieve this within
-a single score is quite tricky, so follow the explanation carefully!
+A példát azzal fejezzük be, hogy megmutatjuk hogyan lehet egy olyan versszakot, 
+ami kétféle refrénnel folytatódik, két ötvonalas kottában leírni.
+Az egymást követő (szekvenciális) és egyidejű (szimultán) részek leírása
+egy kottán belül elég trükkös, úgyhogy a magyarázatot óvatosan kövessük!
 
-Let's start with a score block containing a @code{ChoirStaff}, as
-we would like the brace to appear at the start of the chorus.
-Normally you would need angle brackets after @code{\new ChoirStaff}
-to bring in all the staves in parallel, but here we want to
-defer the parallelism during the solo so we use braces, although
-angle brackets here wouldn't hurt.  Inside the @code{ChoirStaff} we
-want first the staff which will contain the verse.  This must
-contain notes and lyrics in parallel, so here we need angle
-brackets around the @code{\new Voice} and @code{\new Lyrics} to
-start them at the same time:
+Kezdjük egy score blokkal, ami tartalmaz egy @code{ChoirStaff}-ot, 
+úgy beágyazva, ahogy szeretnénk, hogy látszódjon a kórusrész kezdetén. 
+Alapesetben szükség lenne hegyes zárójelekre ( << és >> ) a @code{\new ChoirStaff} után, 
+hogy minden kottasor párhuzamos legyen, de most itt el szeretnénk kerülni a 
+párhuzamosságot a szóló résznél, ezért zárójeleket használunk - bár a 
+hegyes zárójelek nem árthatnak. A @code{ChoirStaff}-on belül először szerepeljen az
+a kottasor, ami a versszakot tartalmazni fogja. Hangokat és dalszöveget kell párhuzamosan tartalmaznia, 
+tehát szükség lesz hegyes zárójelre a @code{\new Voice} és @code{\new Lyrics} esetén, hogy egy időben kezdődjenek:
 
 @lilypond[quote,verbatim,ragged-right]
-versenotes = \relative c'' {
+versszakhangok = \relative {
   \clef "treble"
   \key g \major
   \time 3/4
-  g g g | b b b |
+  g' g g | b b b |
 }
-versewords = \lyricmode {
+
+szoveg = \lyricmode {
   One two three four five six
 }
 \score {
 \new ChoirStaff {
-    \new Staff <<
-      \new Voice = "verse" {
-        \versenotes \break
-      }
-      \new Lyrics \lyricsto verse {
-        \versewords
-      }
-    >>
+ \new ChoirStaff {
+  \new Staff <<
+    \new Voice = "versszak" {
+      \versszakhangok  \break
+    }
+    \new Lyrics \lyricsto "versszak" {
+      \szoveg
+    }
+  >>
   }
 }
 @end lilypond
 
-That gives the verse line.
+Ezzel kész a verssor.
 
-Now we want to continue with refrainA on the same staff while a
-second staff is introduced in parallel with it for refrainB, so
-this is a parallel section which must be positioned immediately
-following the @code{\break} in the verse Voice.  Yes, @emph{within}
-the verse Voice!  Here's that parallel section.  More staves
-could be introduced here in the same way.
+Folytatni szeretnénk a refrenA-val ugyanabban az ötvonalas kottában, míg
+a második ötvonal ezzel párhuzamosan lenne a refrenB-nek, tehát
+ez egy párhuzamos rész, ami rögtön a @code{\break} után jön a "versszak" nevű szólamban.
+Igen, a a "versszak" nevű szólamon @emph{belül}! Íme a párhuzamos rész. Több kottasort 
+írhatunk hasonló módon. 
 
 @example
 <<
-  \refrainnotesA
-  \new Lyrics \lyricsto verse @{
-    \refrainwordsA
+  \refrenhangokA
+  \new Lyrics \lyricsto versszak @{
+    \refrenszovegA
   @}
   \new Staff <<
-    \new Voice = "refrainB" @{
-      \refrainnotesB
+    \new Voice = "refrenB" @{
+      \refrenhangokB
     @}
-    \new Lyrics \lyricsto "refrainB" @{
-      \refrainwordsB
+    \new Lyrics \lyricsto "refrenB" @{
+      \refrenszovegB
     @}
   >>
 >>
 @end example
 
-Here's the final result with two staves in the chorus showing
-how the parallel section is positioned within the verse Voice:
+Itt a végső eredmény két kottasorral a kórusban, mutatva a verse Voice-on belül pozicionált
+párhuzamos részt:
 
 @lilypond[quote,verbatim, ragged-right]
-versenotes = \relative c'' {
+versszakhangok = \relative {
   \clef "treble"
   \key g \major
   \time 3/4
-  g g g | b b b |
+  g' g g | b b b |
 }
-refrainnotesA = \relative c'' {
+refrenhangokA = \relative {
   \time 2/4
-  c c | g g \bar "|."
+  c'' c | g g \bar "|."
 }
-refrainnotesB = \relative c {
+refrenhangokB = \relative {
   \clef "bass"
   \key g \major
   c e | d d |
 }
-versewords = \lyricmode {
+szoveg = \lyricmode {
   One two three four five six
 }
-refrainwordsA = \lyricmode {
+refrenszovegA = \lyricmode {
   la la la la
 }
-refrainwordsB = \lyricmode {
+refrenszovegB = \lyricmode {
   dum dum dum dum
 }
 \score {
   \new ChoirStaff {
     \new Staff <<
-      \new Voice = "verse" {
-        \versenotes \break
+      \new Voice = "versszak" {
+        \versszakhangok \break
         <<
-          \refrainnotesA
-          \new Lyrics \lyricsto "verse" {
-            \refrainwordsA
+          \refrenhangokA
+          \new Lyrics \lyricsto "versszak" {
+            \refrenszovegA
           }
           \new Staff <<
-            \new Voice = "refrainB" {
-              \refrainnotesB
+            \new Voice = "refrenB" {
+              \refrenhangokB
             }
-            \new Lyrics \lyricsto "refrainB" {
-              \refrainwordsB
+            \new Lyrics \lyricsto "refrenB" {
+              \refrenszovegB
             }
           >>
         >>
       }
-      \new Lyrics \lyricsto "verse" {
-        \versewords
+      \new Lyrics \lyricsto "versszak" {
+        \szoveg
       }
     >>
   }
@@ -1409,24 +1349,23 @@ refrainwordsB = \lyricmode {
 @funindex \book
 @funindex book
 
-However, although this is an interesting and useful exercise to
-help you to understand how sequential and simultaneous blocks work,
-in practice one would perhaps choose to code this as two
-@code{\score} blocks within an implicit @code{\book} block, as
-follows:
+Habár ez egy érdekes és hasznos példa arra, hogy megértsük, hogyan működnek
+az egymásutáni és egyidejű blokkok, gyakorlatban valószínűleg a többség ezt két
+@code{\score} blokként írná meg egy implicit  @code{\book} blokkon belül, valahogy így:
+
 
 @lilypond[quote,verbatim,ragged-right]
-versenotes = \relative c'' {
+versenotes = \relative {
   \clef "treble"
   \key g \major
   \time 3/4
-  g g g | b b b |
+  g' g g | b b b |
 }
-refrainnotesA = \relative c'' {
+refrainnotesA = \relative {
   \time 2/4
-  c c | g g \bar "|."
+  c'' c | g g \bar "|."
 }
-refrainnotesB = \relative {
+refrainnotesB = \relative {
   \clef "bass"
   \key g \major
   c e | d d |
@@ -1483,10 +1422,8 @@ Notation Reference: @ruser{Vocal music}.
 @translationof Contexts and engravers
 
 
-Kontextusok és ábrázolók have been mentioned informally
-in earlier sections; we now must look at
-these concepts in more detail, as they are important
-in the fine-tuning of LilyPond output.
+Kontextusok és ábrázolók korábban említésre kerültek; viszont most részletesebben
+foglalkozunk a fogalommal, mivel ezeket használhatjuk a LilyPond kimeneti eredményének finomhangolására.
 
 
 @menu
@@ -1628,8 +1565,8 @@ annotated real-music example:
       \key g \minor
       \clef "treble"
       \new Voice {  % create voice for RH notes
-        \relative c'' {  % start of RH notes
-          d4 ees16 c8.
+        \relative {  % start of RH notes
+          d''4 ees16 c8.
           d4 ees16 c8.
         }  % end of RH notes
       }  % end of RH voice
@@ -1639,14 +1576,14 @@ annotated real-music example:
       \clef "bass"
       \new Voice {  % create LH voice one
         \voiceOne
-        \relative {  % start of LH voice one notes
+        \relative {  % start of LH voice one notes
           g8 <bes d> ees, <g c>
           g8 <bes d> ees, <g c>
         }  % end of LH voice one notes
       }  % end of LH voice one
       \new Voice {  % create LH voice two
         \voiceTwo
-        \relative {  % start of LH voice two notes
+        \relative {  % start of LH voice two notes
           g4 ees
           g4 ees
         }  % end of LH voice two notes
@@ -1696,7 +1633,7 @@ Notation Reference: @ruser{Kontextusok létrehozása}.
 
 @node Az ábrázoló fogalma
 @subsection Az ábrázoló fogalma
-@subsection Az ábrázoló fogalma
+@translationof Engravers explained
 
 @cindex engravers
 
@@ -1749,8 +1686,7 @@ from the name, or vice versa.
   @tab Engraves clefs
 @item Completion_heads_engraver
   @tab Splits notes which cross bar lines
-@c The old Dynamic_engraver is deprecated. -jm
-@item New_dynamic_engraver
+@item Dynamic_engraver
   @tab Creates hairpins and dynamic texts
 @item Forbid_line_break_engraver
   @tab Prevents line breaks if a musical element is still active
@@ -1864,18 +1800,18 @@ is specified, no error message is produced, but the expected
 action will not take place.  For example, the
 @code{instrumentName} clearly lives in the @code{Staff} context, since
 it is the staff that is to be named.
-In this example the first staff is labelled, but not the second,
+In this example the first staff is labeled, but not the second,
 because we omitted the context name.
 
 @lilypond[quote,verbatim,ragged-right]
 <<
-  \new Staff \relative c'' {
+  \new Staff \relative {
     \set Staff.instrumentName = #"Soprano"
-    c4 c
+    c''4 c
  }
-  \new Staff \relative c' {
+  \new Staff \relative {
   \set instrumentName = #"Alto"  % Wrong!
-  d4 d
+  d'4 d
  }
 >>
 @end lilypond
@@ -1914,12 +1850,12 @@ So this turns off extra naturals in one staff:
 
 @lilypond[quote,verbatim,ragged-right]
 <<
-  \new Staff \relative c'' {
-    ais4 aes
+  \new Staff \relative {
+    ais'4 aes
   }
-  \new Staff \relative c'' {
+  \new Staff \relative {
     \set Staff.extraNatural = ##f
-    ais4 aes
+    ais'4 aes
   }
 >>
 @end lilypond
@@ -1929,17 +1865,17 @@ and this turns them off in all staves:
 
 @lilypond[quote,verbatim,ragged-right]
 <<
-  \new Staff \relative c'' {
-    ais4 aes
+  \new Staff \relative {
+    ais'4 aes
   }
-  \new Staff \relative c'' {
+  \new Staff \relative {
     \set Score.extraNatural = ##f
-    ais4 aes
+    ais'4 aes
   }
 >>
 @end lilypond
 
-As another example, if @code{clefOctavation} is set in
+As another example, if @code{clefTransposition} is set in
 the @code{Score} context this immediately changes the value
 of the octavation in all current staves and sets a new default
 value which will be applied to all staves.
@@ -2004,12 +1940,12 @@ like this:
 @lilypond[quote,verbatim,ragged-right]
 <<
   \new Staff
-  \relative c'' {
-    gis ges aes ais
+  \relative {
+    gis' ges aes ais
   }
   \new Staff \with { extraNatural = ##f }
-  \relative c'' {
-    gis ges aes ais
+  \relative {
+    gis' ges aes ais
   }
 >>
 @end lilypond
@@ -2022,13 +1958,13 @@ within the score, it may be appended to an explicit
 \score {
   \new Score \with { extraNatural = ##f } <<
     \new Staff {
-      \relative c'' {
-        gis ges aes ais
+      \relative {
+        gis' ges aes ais
       }
     }
     \new Staff {
-      \relative c'' {
-        gis ges aes ais
+      \relative {
+        gis' ges aes ais
       }
     }
   >>
@@ -2066,8 +2002,8 @@ throughout the @code{\score} or @code{\book} block in which the
 @lilypond[verbatim,quote]
 \score {
   \new Staff {
-    \relative c'' {
-      cis4 e d ces
+    \relative {
+      cis''4 e d ces
     }
   }
   \layout {
@@ -2128,10 +2064,10 @@ produced by the @code{Staff_symbol_engraver}.
 
 @lilypond[quote,verbatim,ragged-right]
 \new Staff \with {
-  \remove Staff_symbol_engraver
+  \remove "Staff_symbol_engraver"
 }
-\relative c' {
-  c4
+\relative {
+  c'4
   \set fontSize = #-4  % make note heads smaller
   d e
   \set fontSize = #2.5  % make note heads larger
@@ -2159,16 +2095,16 @@ range from that voice only:
 @lilypond[quote,verbatim,ragged-right]
 \new Staff <<
   \new Voice \with {
-    \consists Ambitus_engraver
+    \consists "Ambitus_engraver"
   }
-  \relative c'' {
+  \relative {
     \voiceOne
-    c a b g
+    c'' a b g
   }
   \new Voice
-  \relative c' {
+  \relative {
     \voiceTwo
-    c e d f
+    c' e d f
   }
 >>
 @end lilypond
@@ -2180,18 +2116,18 @@ the notes in all the voices on that staff:
 
 @lilypond[quote,verbatim,ragged-right]
 \new Staff \with {
-    \consists Ambitus_engraver
+    \consists "Ambitus_engraver"
   }
   <<
   \new Voice
-  \relative c'' {
+  \relative {
     \voiceOne
-    c a b g
+    c'' a b g
   }
   \new Voice
-  \relative c' {
+  \relative {
     \voiceTwo
-    c e d f
+    c' e d f
   }
 >>
 @end lilypond
@@ -2212,24 +2148,24 @@ staff in a four-staff score, we could write
 \score {
   <<
     \new Staff <<
-      \relative c'' {
-        c a b g
+      \relative {
+        c'' a b g
       }
     >>
     \new Staff <<
-      \relative c' {
-        c a b g
+      \relative {
+        c' a b g
       }
     >>
     \new Staff <<
       \clef "G_8"
-      \relative c' {
-        c a b g
+      \relative {
+        c' a b g
       }
     >>
     \new Staff <<
       \clef "bass"
-      \relative {
+      \relative {
         c a b g
       }
     >>
@@ -2237,7 +2173,7 @@ staff in a four-staff score, we could write
   \layout {
     \context {
       \Staff
-      \consists Ambitus_engraver
+      \consists "Ambitus_engraver"
     }
   }
 }
@@ -2287,7 +2223,7 @@ soprano and cello.  In this case, we would start with the
 
 @example
 \version @w{"@version{}"}
-melody = \relative c' @{
+melody = \relative @{
   \clef treble
   \key c \major
   \time 4/4
@@ -2315,7 +2251,7 @@ Now we want to add a cello part.  Let's look at the @q{Notes only} example:
 
 @example
 \version @w{"@version{}"}
-melody = \relative c' @{
+melody = \relative @{
   \clef treble
   \key c \major
   \time 4/4
@@ -2352,7 +2288,7 @@ different notes.
 
 @example
 \version @w{"@version{}"}
-sopranoMusic = \relative c' @{
+sopranoMusic = \relative @{
   \clef treble
   \key c \major
   \time 4/4
@@ -2363,7 +2299,7 @@ sopranoLyrics = \lyricmode @{
   Aaa Bee Cee Dee
 @}
 
-celloMusic = \relative @{
+celloMusic = \relative @{
   \clef bass
   \key c \major
   \time 4/4
@@ -2420,7 +2356,7 @@ This looks a bit messy; the indentation is messed up now.  That is
 easily fixed.  Here's the complete soprano and cello template.
 
 @lilypond[quote,verbatim,ragged-right,addversion]
-sopranoMusic = \relative c' {
+sopranoMusic = \relative {
   \clef treble
   \key c \major
   \time 4/4
@@ -2431,7 +2367,7 @@ sopranoLyrics = \lyricmode {
   Aaa Bee Cee Dee
 }
 
-celloMusic = \relative {
+celloMusic = \relative {
   \clef bass
   \key c \major
   \time 4/4
@@ -2477,39 +2413,39 @@ from Handel's Messiah:
 @c The following should appear as music without code
 @lilypond[quote,ragged-right]
 global = { \key d \major \time 4/4 }
-sopranoMusic = \relative c'' {
+sopranoMusic = \relative {
   \clef "treble"
-  r4 d2 a4 | d4. d8 a2 | cis4 d cis2 |
+  r4 d''2 a4 | d4. d8 a2 | cis4 d cis2 |
 }
 sopranoWords = \lyricmode {
   Wor -- thy is the lamb that was slain
 }
-altoMusic = \relative a' {
+altoMusic = \relative {
   \clef "treble"
-  r4 a2 a4 | fis4. fis8 a2 | g4 fis e2 |
+  r4 a'2 a4 | fis4. fis8 a2 | g4 fis e2 |
 }
 altoWords = \sopranoWords
-tenorMusic = \relative c' {
+tenorMusic = \relative {
   \clef "G_8"
-  r4 fis2 e4 | d4. d8 d2 | e4 a, cis2 |
+  r4 fis'2 e4 | d4. d8 d2 | e4 a, cis2 |
 }
 tenorWords = \sopranoWords
-bassMusic = \relative c' {
+bassMusic = \relative {
   \clef "bass"
-  r4 d2 cis4 | b4. b8 fis2 | e4 d a'2 |
+  r4 d'2 cis4 | b4. b8 fis2 | e4 d a'2 |
 }
 bassWords = \sopranoWords
-upper = \relative a' {
+upper = \relative {
   \clef "treble"
   \global
-  r4 <a d fis>2 <a e' a>4
+  r4 <a' d fis>2 <a e' a>4
   <d fis d'>4. <d fis d'>8 <a d a'>2
   <g cis g'>4 <a d fis> <a cis e>2
 }
-lower = \relative c, {
+lower = \relative {
   \clef "bass"
   \global
-  <d d'>4 <d d'>2 <cis cis'>4
+  <d, d'>4 <d d'>2 <cis cis'>4
   <b b'>4. <b' b'>8 <fis fis'>2
   <e e'>4 <d d'> <a' a'>2
 }
@@ -2706,39 +2642,39 @@ global = {
   \key d \major
   \time 4/4
 }
-sopranoMusic = \relative c'' {
+sopranoMusic = \relative {
   \clef "treble"
-  r4 d2 a4 | d4. d8 a2 | cis4 d cis2 |
+  r4 d''2 a4 | d4. d8 a2 | cis4 d cis2 |
 }
 sopranoWords = \lyricmode {
   Wor -- thy is the lamb that was slain
 }
-altoMusic = \relative a' {
+altoMusic = \relative {
   \clef "treble"
-  r4 a2 a4 | fis4. fis8 a2 | g4 fis fis2 |
+  r4 a'2 a4 | fis4. fis8 a2 | g4 fis fis2 |
 }
 altoWords = \sopranoWords
-tenorMusic = \relative c' {
+tenorMusic = \relative {
   \clef "G_8"
-  r4 fis2 e4 | d4. d8 d2 | e4 a, cis2 |
+  r4 fis'2 e4 | d4. d8 d2 | e4 a, cis2 |
 }
 tenorWords = \sopranoWords
-bassMusic = \relative c' {
+bassMusic = \relative {
   \clef "bass"
-  r4 d2 cis4 | b4. b8 fis2 | e4 d a'2 |
+  r4 d'2 cis4 | b4. b8 fis2 | e4 d a'2 |
 }
 bassWords = \sopranoWords
-upper = \relative a' {
+upper = \relative {
   \clef "treble"
   \global
-  r4 <a d fis>2 <a e' a>4
+  r4 <a' d fis>2 <a e' a>4
   <d fis d'>4. <d fis d'>8 <a d a'>2
   <g cis g'>4 <a d fis> <a cis e>2
 }
-lower = \relative c, {
+lower = \relative {
   \clef "bass"
   \global
-  <d d'>4 <d d'>2 <cis cis'>4
+  <d, d'>4 <d d'>2 <cis cis'>4
   <b b'>4. <b' b'>8 <fis fis'>2
   <e e'>4 <d d'> <a' a'>2
 }
@@ -2975,20 +2911,20 @@ TimeKey = {
   \time 4/4
   \key c \minor
 }
-ManualOneVoiceOneMusic = \relative g' {
-  g4 g f ees
+ManualOneVoiceOneMusic = \relative {
+  g'4 g f ees
   d2 c2
 }
-ManualOneVoiceTwoMusic = \relative c' {
-  ees16 d ees8~ ees16 f ees d c8 d~ d c~
+ManualOneVoiceTwoMusic = \relative {
+  ees'16 d ees8~ 16 f ees d c8 d~ d c~
   c c4 b8 c8. g16 c b c d
 }
-ManualTwoMusic = \relative c' {
-  c16 b c8~ c16 b c g a8 g~ g16 g aes ees
-  f ees f d g aes g f ees d e8~ ees16 f ees d
+ManualTwoMusic = \relative {
+  c'16 b c8~ 16 b c g a8 g~ 16 g aes ees
+  f ees f d g aes g f ees d e8~ 8es16 f ees d
 }
-PedalOrganMusic = \relative {
-  r8 c16 d ees d ees8~ ees16 a, b g c b c8
+PedalOrganMusic = \relative {
+  r8 c16 d ees d ees8~ 16 a, b g c b c8
   r16 g ees f g f g8 c,2
 }
 
@@ -3037,7 +2973,7 @@ PedalOrganMusic = \relative c {
 By this point, you've seen this kind of thing:
 
 @lilypond[quote,verbatim,ragged-right]
-hornNotes = \relative c'' { c4 b dis c }
+hornNotes = \relative { c''4 b dis c }
 \score {
   {
     \hornNotes
@@ -3048,8 +2984,8 @@ hornNotes = \relative c'' { c4 b dis c }
 You may even realize that this could be useful in minimalist music:
 
 @lilypond[quote,verbatim,ragged-right]
-fragmentA = \relative c'' { a4 a8. b16 }
-fragmentB = \relative c'' { a8. gis16 ees4 }
+fragmentA = \relative { a'4 a8. b16 }
+fragmentB = \relative { a'8. gis16 ees4 }
 violin = \new Staff {
   \fragmentA
   \fragmentA
@@ -3069,11 +3005,11 @@ macros, or user-defined commands) for tweaks:
 @c TODO Avoid padtext - not needed with skylining
 @lilypond[quote,verbatim,ragged-right]
 dolce = \markup { \italic \bold dolce }
-padText = { \once \override TextScript #'padding = #5.0 }
+padText = { \once \override TextScript.padding = #5.0 }
 fthenp=_\markup { \dynamic f \italic \small { 2nd } \hspace #0.1 \dynamic p }
-violin = \relative c'' {
+violin = \relative {
   \repeat volta 2 {
-    c4._\dolce b8 a8 g a b
+    c''4._\dolce b8 a8 g a b
     \padText
     c4.^"hi there!" d8 e' f g d
     c,4.\fthenp b8 c4 c-.
@@ -3095,10 +3031,10 @@ variables.  It's a lot harder to read, especially
 the last line.
 
 @example
-violin = \relative c'' @{
+violin = \relative @{
   \repeat volta 2 @{
-    c4._\markup @{ \italic \bold dolce @} b8 a8 g a b
-    \once \override TextScript #'padding = #5.0
+    c''4._\markup @{ \italic \bold dolce @} b8 a8 g a b
+    \once \override TextScript.padding = #5.0
     c4.^"hi there!" d8 e' f g d
     c,4.\markup @{ \dynamic f \italic \small @{ 2nd @}
       \hspace #0.1 \dynamic p @}
@@ -3120,13 +3056,13 @@ can think of these as functions).
 
 @lilypond[quote,verbatim,ragged-right]
 padText =
-#(define-music-function (parser location padding) (number?)
+#(define-music-function (padding) (number?)
   #{
-    \once \override TextScript #'padding = #$padding
+    \once \override TextScript.padding = #padding
   #})
 
-\relative c''' {
-  c4^"piu mosso" b a b
+\relative {
+  c'''4^"piu mosso" b a b
   \padText #1.8
   c4^"piu mosso" d e f
   \padText #2.6
@@ -3140,7 +3076,7 @@ LilyPond input syntax changes (see
 you have a single definition (such as @code{\dolce}) for all your
 input files (see @ref{Style sheets}), then if the syntax changes, you
 only need to update your single @code{\dolce} definition,
-instead of making changes throughout every @code{.ly} file.
+instead of making changes throughout every @file{.ly} file.
 
 
 @node Partitúra és szólamkották
@@ -3158,7 +3094,7 @@ suppose that the file @file{horn-music.ly} contains the following part
 of a horn/@/bassoon duo
 
 @example
-hornNotes = \relative @{
+hornNotes = \relative @{
   \time 2/4
   r4 f8 a cis4 f e d
 @}
@@ -3194,7 +3130,7 @@ tuning of a normal French Horn in@tie{}F.  The transposition can be seen
 in the following output
 
 @lilypond[quote,ragged-right]
-\transpose f c' \relative {
+\transpose f c' \relative {
   \time 2/4
   r4 f8 a cis4 f e d
 }
@@ -3225,7 +3161,7 @@ This command sets the property @code{skipBars} in the
 this option to the music above, leads to the following result
 
 @lilypond[quote,ragged-right]
-\transpose f c' \relative {
+\transpose f c' \relative {
   \time 2/4
   \set Score.skipBars = ##t
   R2*3
@@ -3252,7 +3188,7 @@ that the other voice is in @code{bassoonNotes} in the file
 leading to
 
 @lilypond[quote,ragged-right]
-\relative <<
+\relative <<
   \new Staff {
     \time 2/4
     R2*3
@@ -3264,4 +3200,4 @@ leading to
     a8 e f4 | g d | gis f |
   }
 >>
-@end lilypond
\ No newline at end of file
+@end lilypond