diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index fa6cb32..4582872 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 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. + + + Un symbole peut avoir n'impr + + A symbol can have both a function definition and a value attached to it at the same time.