Naturalmente, para agregar algo a la salida de destino, necesitamos agregar algo a la parte de salida de nuestra regla de transferencia. ¿Y qué va en la parte de salida de nuestra regla de transferencia? Unidades léxicas. Necesitamos insertar un bloque de unidad léxica bajo el elemento de salida de nuestra regla de transferencia. El mínimo indispensable que necesitamos para una unidad léxica es el sentido de la palabra y la categoría gramatical. Si estamos generando manualmente un sentido de palabra, necesitamos usar un elemento de cadena literal y el texto debe estar en la forma word1.2. Donde 1 sería el número de homógrafo (si no hay uno en FLEx, use 1) y 2 sería el número de sentido. En este caso, el segundo sentido de la palabra. La imagen de abajo muestra cómo podría verse.

Naturally to add something to the target output, we need to add something to the output part of our transfer rule. And what goes in output part the of our transfer rule? Lexical units. We need to insert a lexical unit block under the output element of our transfer rule. The bare minimum we need for a lexical unit is the word-sense and the grammatical category. If we are manually outputting a word-sense, we need to use a literal string element and the text needs to be of the form word1.2. Where 1 would be the homograph number (if there isn’t one in FLEx, use 1) and 2 would be the sense number. In this case the second sense of the word. The image below shows how it might look.

Traducción automática desde English