Improved handling of qualifiers. Aliases or reserved words.
[egate.git] / ccl / bib1
1 # $Id: bib1,v 1.4 1995/04/17 09:31:38 adam Exp $
2 # CCL qualifiers and their mapping to a bib-1 subset
3 #
4 term s=pw   t=l,r
5 au   u=1    s=pw 
6 ti   u=4    s=pw
7 isbn u=7
8 issn u=8
9 cc   u=20
10 su   u=21   s=pw
11 date u=30   r=o s=pw
12 dp   u=31   r=o
13 da   u=32   r=o
14 la   u=54   s=pw
15 ab   u=62   s=pw
16 note u=63   s=pw
17 af   u=1006 s=pw
18 rel         s=9
19
20 # Relation Attributes
21 rel:lt      r=1
22 rel:le      r=2
23 rel:eq      r=3
24 rel:ge      r=4
25 rel:gt      r=5
26 rel:ne      r=6
27 rel:phon    r=100
28 rel:stem    r=101
29 rel:rele    r=102
30 rel:alwa    r=103
31
32 # Position Attributes
33 pos:ff      p=1
34 pos:fs      p=2
35 pos:af      p=3
36
37 # Structure Attributes
38 str:wp      s=pw
39 str:phrase  s=1
40 str:word    s=2
41 str:key     s=3
42 str:year    s=4
43 str:date    s=5
44 str:wlist   s=6
45 str:dateu   s=100
46 str:daten   s=101
47 str:nameu   s=102
48 str:struc   s=103
49 str:urx     s=104
50 str:fft     s=105
51 str:dt      s=106
52 str:ln      s=107
53 str:str     s=108
54 str:num     s=109
55
56 # Truncation Attributes
57 tru:right   t=1
58 tru:left    t=2
59 tru:both    t=3
60 tru:none    t=100
61 tru:proh    t=101
62 tru:re1     t=102
63 tru:re2     t=103
64
65 # Completeness Attributes
66 com:is      c=1
67 com:cs      c=2
68 com:cf      c=3
69