EnglishFrenchSpanish

Ad


OnWorks favicon

french-conjugator - Online in the Cloud

Run french-conjugator in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command french-conjugator that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


french-conjugator - conjugate French verbs

SYNOPSIS


echo aimer | french-conjugator > result.txt

DESCRIPTION


french-conjugator reads the infinitive form of French verbs from the command line or from
standard input and writes (to standard output) the complete conjugation of those verbs, if
they are known.

The standard input is not read if verbs are passed as command-line arguments.

Each mode and tense is introduced by a line that starts with a hyphen and a space, and
ends with a colon. The mode and tense in that line are always in English, regardless of
the user's current locale. (This is meant to facilitate automatic parsing of the output.
For a French user interface, see the GNOME application and applet.) The conjugation is
ended with a line that only contains a hyphen. If the given verb is unknown or not in the
infinitive form, only this line is written.

The command flushes its output buffer after finishing each answer. This allows the
command to be easily called from another program through two pipes.

The command starts by loading its database from XML files (stored typically in
/usr/share/verbiste). This takes some time, so it is a good idea to have the command
answer many requests instead of running it for each request.

The verbiste library's source archive contains Perl and Java example programs that
illustrate this technique.

There must not be any leading or trailing white spaces on the lines read by the command.

In the past participle tense, four lines are written: they correspond in order to the
masculine singular, masculine plural, feminine singular and feminine plural.

OPTIONS


--help display a help page and exit

--version
display version information and exit

--lang=L
select the language to use (fr for French or it for Italian); French is the default
language

--mode=M
only display mode M, where M can be infinitive, indicative, conditional,
subjunctive, imperative or participle

--tense=T
only display tense T, where T can be present, past, imperfect or future

--pronouns
show the pronouns

--all-infinitives
print the infinitive form of all the verbs in the knowledge base, one per line,
unsorted; other command-line arguments are ignored

EXAMPLES


$ french-conjugator aimer
- infinitive present:
aimer
- indicative present:
aime
aimes
aime
aimons
aimez
aiment
- indicative imperfect:
aimais
aimais
aimait
[...]
- participle past:
aimé
aimés
aimée
aimées
-

Use french-conjugator online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad