GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LT-APPEND(1) FreeBSD General Commands Manual LT-APPEND(1)

lt-appendcombine two compiled dictionary transducers

lt-append input_a input_b output

lt-append will combine two compiled dictionaries as if they had been compiled from one big XML file, keeping sections separate. If input_a has sections “main” and “final” and input_b has section “regex” then output will have sections “main”, “final” and “regex” (there is no cross-section minimisation, so internally there is no union, but the behaviour of running the transducer will be as if we had done the union).

input_transducer_a
The first input binary (a finite state transducer).
input_transducer_b
The second input binary (a finite state transducer).
output_transducer
The output binary with the combination of inputs (a finite state transducer).

apertium(1), lt-comp(1), lt-expand(1), lt-print(1), lt-proc(1)

Copyright © 2022 Apertium. This is free software. You may redistribute copies of it under the terms of the GNU General Public License.

Many... lurking in the dark and waiting for you!

March 30, 2022 Apertium

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.