-
Notifications
You must be signed in to change notification settings - Fork 7
/
cmafihe.1
77 lines (77 loc) · 2.03 KB
/
cmafihe.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
.TH "cmafihe" 1L "April 2000"
.SH NAME
cmafihe \- Lojban word glosser
.SH SYNOPSIS
.B cmafihe
[ -l ] [ -b ] [ -w width ] [ -p ] [ -v ] [filename]
.SH DESCRIPTION
.I cmafihe
is a program that reads a piece of Lojban text. It writes out the
text, showing the rough English translation of each word. It also
shows the selma'o (category) to which each cmavo (grammar word)
belongs.
.SH OPTIONS
.TP
.B -v
Show the program version and exit.
.TP
.B -l
Produce output for typesetting with LaTeX. The Lojban, selma'o and
English translation are shown on separate lines for each word (or
closely related group of words).
.TP
.B -p
Output GNUStep property list containing vocabulary. (Only available if cmafihe
was compiled with the PLIST option).
.TP
.B -b
Produce plain text output in 'block' format.
.TP
.BI -w " width"
Set the line width for the -b option (default 80).
.PP
The default is to write text to stdout. The Lojban words are shown
without brackets. The selma'o information is in angle brackets. The
English translation is in square brackets.
.TP
.B filename
The name of the file containing text to be parsed. If omitted, the text is
read from standard input.
.SH SEE ALSO
.PP
.TP
.B jbofihe
A much more sophisticated program which includes grammar checking.
.TP
.B smujajgau
A program for compiling binary dictionaries for use by jbofihe
.SH FILES
.TP
.B /usr/local/lib/jbofihe/smujmaji.dat
This file contains all the dictionary data compiled (using
.I smujajgau
) into a binary format to facilitate lookup and search.
.TP
.B /usr/local/bin/cmafihe
The executable.
.SH ENVIRONMENT
.TP
.B JBOFIHE_DICTIONARY
This should point to the name of the file containing the dictionary.
The default is /usr/local/lib/jbofihe/smujmaji.dat
\".SH CAVEATS
.SH BUGS
ju'oru'e so'imei (Surely there are many)
.SH REFERENCES
.TP
.B http://go.to/jbofihe
Home page for the jbofihe project (of which cmafihe is part)
.TP
.B http://www.lojban.org/
Home page of the Lojban community
.TP
.B http://www.rrbcurnow.freeuk.com/lojban/
My Lojban page.
.SH AUTHOR
Richard Curnow
.B <[email protected]>