diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index d7939b9..09299de 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1,7 +1,7 @@ -
+
@@ -9599,6 +9599,14 @@ d’une façon déterminée. Un exemple simple de recherche avec expression rationnelle. + + + A symbol can be bound to a value in several ways. + + + Un symbole peut être lié à une valeur de plusieurs manières. + + A symbol can have any value attached to it or, to use the jargon, we can @dfn{bind} the variable to a value: to a number, such as 72; to a string, @code{"such as this"}; to a list, such as @code{(spruce pine oak)}; we can even bind a variable to a function definition.