-
Notifications
You must be signed in to change notification settings - Fork 3
/
jvocuhadju.1
81 lines (81 loc) · 2.24 KB
/
jvocuhadju.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
.TH "jvocuhadju" 1L "April 2000"
.SH NAME
jvocuhadju \- Lujvo picker (based on the rules in the reference grammar.)
.SH SYNOPSIS
.PP
.B jvocuhadju
[-v] [-a] [-l] [-R] [-S] [-A] [-q]
.I tanru-component-1
[
.BR "" ...
.I tanru-component-n
]
.SH DESCRIPTION
.I jvocuhadju
is a program that reads a list of tanru-components (gismu or cmavo) on
the command line, and constructs the possible short-form lujvo
corresponding to those components in sequence. The possible lujvo are
displayed ranked in order of desirability, with their scores shown
based on the algorithm in the reference grammar. The lowest score is
best.
.PP
Where a tanru-component is a cmavo containing an apostrophe, the apostrophe may
be replaced by the letter "h" on the command line. This is a convenience to
avoid having to backslash-escape the apostrophe to hide it from the shell.
.SH OPTIONS
.TP
.B -v
Show the program version and exit.
.TP
.B -a
List all possible lujvo for the input tanru (default is just the best 8).
.TP
.B -l
Allow 4/5 letter rafsi to be picked even if a 3 letter form is available for
any particular tanru component.
.TP
.B -b
Allow to use the rafsi "brod" (from the "broda" series).
This rafsi is suppressed by default because of ambiguity; it could stand for
either "brodo", "brode", "brodi", "brodo" or "brodu".
.TP
.B -R
Do not display the list of possible rafsi.
.TP
.B -S
Do not display the lujvo score.
.TP
.B -A
Do not display annotations. By default, the best-scoring lujvo will be annotated
with an asterisk character at the beginning of the line.
.TP
.B -q
Do not display various info messages.
.TP
.B tanru-component-k
This is a gismu or cmavo which is one component of the word. Cmavo
must have a rafsi corresponding to them.
.SH SEE ALSO
.PP
.TP
.B jbofihe
Checks Lojban grammar checker and provides English translations of the
individual words.
.TP
.B cmafihe
Provides English translations of Lojban words in the input, without
checking the grammar. Useful for getting a rough translation of
grammatically invalid text.
.SH FILES
.SH BUGS
ju'oru'e so'imei (Surely there are many).
.SH REFERENCES
.TP
.B http://www.rc0.org.uk/jbofihe
Home page for the jbofihe project
.TP
.B http://www.lojban.org/
Home page of the Lojban community
.SH AUTHOR
Richard Curnow
.B <rc@rc0.org.uk>